/* ----------------------------------------------------------------
	Custom CSS
-----------------------------------------------------------------*/


/* Cuando la pantalla es menor a 900px  (tablets y teléfonos inteligentes)*/
@media only screen and (max-width : 900px) {
	.pietxt{text-align: justify;}
	.slogan{font-size: 12px !important; letter-spacing: 1.5px !important;}

	}

	#header-wrap {
		background-color: #3F54A1;
	}

#footer .footer-widgets-wrap {position: relative; padding: 0;}
.blue1{color: #3F54A1;}
.blue2{color: #273C74;}
.bg-color, .bg-color #header-wrap {background-color: #3F54A1  !important;}
.superadrian{ border-bottom:1px dotted rgb(233, 236, 239);}
.just{text-align: justify;}
.topb{border-bottom: 1px dotted rgba(255, 255, 255, .5) !important; background-color: rgba(255, 255, 255, .2) !important; border-top:  rgba(255, 255, 255, .0) !important;}
.svgc{filter: invert(22%) sepia(13%) saturate(2823%) hue-rotate(185deg) brightness(100%) contrast(95%);}








