@charset "utf-8";
/* CSS Document */

#casilla-1 .fillBG img{
    background-color: #942645!important;
}
#casilla-2 .fillBG img{
    background-color: #00758f!important;
}
#casilla-3 .fillBG img{
    background-color: #f29111!important;
}
#casilla-4 .fillBG img{
    background-color: #8aadbf!important;
}
#casilla-5 .fillBG img{
    background-color: #3a913f!important;
}
#casilla-6 .fillBG img{
    background-color: #324b5c!important;
}

.casillas .fillBG{
    text-align: center!important;
    margin-bottom: 10px!important;
}
.texto-banner{
    position: static;
	background-repeat: no-repeat !important;
}

.contenedor-banner{
	width: 100%;
	margin: 0px;
}

.texto-cta{
	display: flex;
	align-items: center;
}

.margenes{
    margin: 2% 1%!important;
    margin-left: 0%!important;
}

.titulo-modulo-j{
    color: #4e5052;
   font-weight: normal;
}
.ancho-total{width: 96%;}

.ancho-blanco{width: 95.5%;}

@media (max-width: 767px) {
.leftPanel, .rightPanel {
    width: 100%;
}
	.ancho-blanco {display: flex; flex-direction: column;}
	#linea-divisoria {display: none;}

}
.piepagina {max-width: 600px;}

/*//Estilos Victor//
*/.mgcero {
margin: 0px !important;
}
.mrgizder {
    margin-left: 21px !important;
    margin-right: 21px !important;
}
@media (max-width: 768px){
.dides {
    justify-content: center;
    display: flex;
}
}

@media (max-width: 978px) {
.mgcero {
    width: 31%;
}
	.mrgizder {
    margin-left: 28px !important;
    margin-right: 28px !important;
}

}

@media (max-width: 800px) {
.mrgizder {
    
    margin-left: 25px !important;
    margin-right: 25px !important;
}
}

@media (max-width: 771px) {
.mgcero {
    width: 100%;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
}
