﻿body {
}

.pt-250{
    padding-top: 250px;

}

@media (min-width: 1200px){
#header-bottom {
       background-image: url(//www.bajacalifornia.gob.mx/Recursos/Imagenes/fondo-figuras.jpg)!important;
       height:120px;
}
}
.nav-bottom #header-mid {
    background-image: url(//www.bajacalifornia.gob.mx/Recursos/Imagenes/fondo-figuras.jpg)!important;
    height:94px;       
}


.section-rectangulo{    
    border-radius: 15px;
    padding: 25px 20px 20px 20px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    border: 1px solid #e8e8e9;
}

/*.section-rectangulo h2 {
    text-align:center;   
    font-style: normal;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 29px;
    color: #5C5C5C !important;
}*/



.rectangulo-principal{    
    border-radius: 15px;
    padding: 25px 20px 20px 20px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease-in-out;
    border: 1px solid #e8e8e9;
}

.a_opciones_frecuentes{    
    font-size:14px !important;
    line-height:17px !important;
    color:#5C5C5C !important;
    font-weight:600 !important;
    margin-bottom:10px !important;
    margin-top:0px !important;
}

.p_opciones_frecuentes
{   
    font-size: 12px !important;
    line-height: 13px !important;
    color: #2D2D2D !important;
    font-weight: normal !important;

}


.section-titulo {
    color: #5C5C5C !important;
    font-weight: 800 !important;
    font-size: 1.5em !important;
}

/*Servicios en linea*/

.proyectos-programas img {
    width: 60px !important;
    height: 60px !important;
}
.proyectos-programas img {
    width: 60px !important;
    height: 60px !important;
}

.proyectos-programas  div div {   
    border-radius:20px;   
    padding:25px 25px 25px 25px;
    background: #FFFFFF;
    box-shadow:  -2px 4px 10px 1px rgb(0 0 0 / 25%);
     width: 95% !important;
  
}
.proyectos-programas div div:hover {
   border: 0.1px solid #b17a45;
   cursor:pointer;

}
.proyectos-programas h3 {
    color: #606060 !important;
    font-weight: bold !important;
    font-size: 1.2em !important;
    margin-top:10px;
    }

.padding-cuadros {
padding-top:40px;
}
.proyectos-programas p {  
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #565656;
}

.proyectos-programas img {
     width:60px !important;
     height:60px !important;
}


.servicio-enlinea img {
     width:152px !important;
     height:152px !important;
}

modal-servicios a {
cursor:pointer;
}


h5 {
    color: #0E0D0D !important;
    font-weight: 800 !important;
    font-size: 1.1em !important;
}


/* Fin Servicios en linea*/

/* Documentos Oficiales*/


.proyectos-doctos div div {
    border-radius: 40px;
    padding: 25px 25px 25px 25px;
    background: #6A1B31;
    box-shadow: -2px 4px 12px 1px rgb(0 0 0 / 25%);
    width: 95% !important;
}

.proyectos-doctos div div:hover {
   border: 0.1px solid #be955c;
   cursor:pointer;

}
.proyectos-doctos h3 {
    color: #FFFFFF !important;
    font-weight: bold !important;
    font-size: 1.5em !important;
    margin-top:10px;
    }

modal-servicios a {
cursor:pointer;
}

/* Fin Documentos Oficiales*/

.textoGuinda {
    color: #6A1B31 !important;
    font-weight: bold !important;
}
