/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12/04/2024, 05:15:21 PM
    Author     : pcgc7
*/

/* Títulos */
.py-5 { padding-top: 2.5em !important; padding-bottom: 2.5em !important; }

/* Imágenes */
.datosFotos { font-size: 1em; }
.p-4 { padding-top: 1.25em !important; padding-right: 1.25em !important; padding-bottom: 1.25em !important; padding-left: 1.25em !important; }
.mb-3 { margin-bottom: 1em !important; }
.mb-5 { margin-bottom: 2.25em !important; }

@media screen and (min-width: 1424px) and (max-width: 1647.98px) {
    
    /* Títulos */
    .py-5 { padding-top: 2.25em !important; padding-bottom: 2.25em !important; }
    
    /* Imágenes */
    .datosFotos { font-size: 0.85em; }
    .p-4 { padding-top: 1em !important; padding-right: 1em !important; padding-bottom: 1em !important; padding-left: 1em !important; }
    .mb-3 { margin-bottom: 1em !important; }
    .mb-5 { margin-bottom: 2em !important; }
}

@media screen and (min-width: 1200px) and (max-width: 1423.98px) {
    
    /* Títulos */
    .py-5 { padding-top: 2em !important; padding-bottom: 2em !important; }
    
    /* Imágenes */
    .datosFotos { font-size: 0.75em; }
    .p-4 { padding-top: 0.5em !important; padding-right: 1em !important; padding-bottom: 0.5em !important; padding-left: 1em !important; }
    .mb-3 { margin-bottom: 1em !important; }
    .mb-5 { margin-bottom: 1.75em !important; }
}

@media screen and (min-width: 992px) and (max-width: 1199.98px) {
    
    /* Títulos */
    .py-5 { padding-top: 1.75em !important; padding-bottom: 1.75em !important; }
    
    /* Imágenes */
    .datosFotos { font-size: 0.75em; }
    .p-4 { padding-top: 0.25em !important; padding-right: 1em !important; padding-bottom: 0.25em !important; padding-left: 1em !important; }
    .mb-3 { margin-bottom: 0.75em !important; }
    .mb-5 { margin-bottom: 1.5em !important; }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
    
    /* Títulos */
    .py-5 { padding-top: 1.5em !important; padding-bottom: 1.5em !important; }
    
    /* Imágenes */
    .datosFotos { font-size: 0.7em; }
    .p-4 { padding-top: 0 !important; padding-right: 1em !important; padding-bottom: 0 !important; padding-left: 1em !important; }
    .mb-3 { margin-bottom: 0.75em !important; }
    .mb-5 { margin-bottom: 1.25em !important; }
}

@media screen and (min-width: 576px) and (max-width: 767.98px) {
    
    /* Títulos */
    .py-5 { padding-top: 1.25em !important; padding-bottom: 1.25em !important; }
    
    /* Imágenes */
    .datosFotos { font-size: 0.7em; }
    .p-4 { padding-top: 0 !important; padding-right: 1em !important; padding-bottom: 0 !important; padding-left: 1em !important; }
    .mb-3 { margin-bottom: 0.75em !important; }
    .mb-5 { margin-bottom: 1em !important; }
}

@media screen and (min-width: 481px) and (max-width: 575.98px) {    
    
    /* Títulos */
    .py-5 { padding-top: 1em !important; padding-bottom: 1em !important; }
    
    /* Imágenes */
    .datosFotos { font-size: 0.7em; }
    .p-4 { padding-top: 0 !important; padding-right: 1em !important; padding-bottom: 0 !important; padding-left: 1em !important; }
    .mb-3 { margin-bottom: 0.75em !important; }
    .mb-5 { margin-bottom: 0.75em !important; }    
}

@media screen and (max-width: 480.98px) {
    
    /* Títulos */
    .py-5 { padding-top: 1em !important; padding-bottom: 1em !important; }
    
    /* Imágenes */
    .datosFotos { font-size: 0.7em; }
    .p-4 { padding-top: 0 !important; padding-right: 1em !important; padding-bottom: 0 !important; padding-left: 1em !important; }
    .mb-3 { margin-bottom: 0.75em !important; }
    .mb-5 { margin-bottom: 0.75em !important; }   
}