
.txt-bco{
    color:  #fff;
}

.txt-azul{
    color:  #294079;
}

.txt-somos { font-size: 20px; line-height: 30px; color: #222; text-align: justify; }

.text-justify {
    text-align:justify;
}

.text-center {
    text-align:center;
}

.text-right {
    text-align: right;
}

.subtitulo {
    font-size: 32px;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .2px;
    color: #c61d24
}

.titulo2 {
    font-size: 40px;
    font-weight: 800;
    letter-spacing: .2px;
    color: #294079;
    line-height: 1.0
}


.font14 { font-size: 14px; }
.font16 { font-size: 16px; }
.font18 { font-size: 18px; }
.font20 { font-size: 20px; }
.font22 { font-size: 22px; }
.font24 { font-size: 24px; }
.font26 { font-size: 26px; }
.font28 { font-size: 28px; }
.font30 { font-size: 30px; }
.font32 { font-size: 32px; }
.font34 { font-size: 34px; }
.font36 { font-size: 36px; }
.font38 { font-size: 38px; }
.font40 { font-size: 40px; }

.left10 { margin-left: 10px; }
.left20 { margin-left: 20px; }
.left30 { margin-left: 30px; }
.left40 { margin-left: 40px; }
.left50 { margin-left: 50px; }

.top10 { margin-top: 10px; }
.top20 { margin-top: 20px; }
.top30 { margin-top: 30px; }
.top40 { margin-top: 40px; }
.top50 { margin-top: 50px; }
.top60 { margin-top: 60px; }

.top-nega20 { margin-top: -20px; }
.top-nega30 { margin-top: -30px; }
.top-nega40 { margin-top: -40px; }
.top-nega50 { margin-top: -50px; }
.top-nega60 { margin-top: -60px; }
.top-nega70 { margin-top: -70px; }
.top-nega80 { margin-top: -80px; }


.padd-left10 { padding-left: 10px; }
.padd-left20 { padding-left: 20px; }
.padd-left30 { padding-left: 30px; }


.pie-izq { text-align: left; }
.pie-dere { text-align: right; }


.mobile-size {
   height: 185px !important;
    max-height: 185px !important;
}

.movil-oculta {
    text-align: right;
    
}


.left20-12 { margin-left: 20px; }
.titu-movil { text-align: left; }


/*@media (min-width: 375px) and (max-width: 768px) {*/ 
@media (max-width: 768px) {   
.pie-izq { text-align: center; }
.pie-dere { display: none; }
    
.logo img {
	height: 55px !important;
	max-height: 55px !important;
}
    
.mobile-size {
   height: 55px !important;
    max-height: 55px !important;
}

.movil-oculta {
    display: none;
}  
    
.top-tel {
    padding: 10px;
    color: #294079;
    letter-spacing: .5px;
    text-align: left;
    font-weight: 500;
 
}
    
.left20-12 { margin-left: 0px; } 
.titu-movil { text-align: center; }  
    
.txt-somos { font-size: 20px; line-height: 30px; color: #222; text-align:center; } 
    
.serv-padding {

    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    line-height: 28px;
}    
    
}


@media (max-width: 480px) {
.slider-banner .subtitle  {  
    
    display: none;
    }
    
}    

.sc_title_section{
	width:100%;
	height:200px;
    background-position:center 0; 
  background-repeat: no-repeat; 
  background-size: cover; 
	float:left;
	position:relative;
}
.sc_img_overlay{
	position:absolute;
	top:0%;
	left:0%;
	right:0%;
	bottom:0%;
    width:100%;
	background:rgba(0,0,0,0.0);

}



.body_gris {
    background-color: #f3f3f3;
}


.serv-padding {

    padding-top: 30px;
    padding-left: 50px;
    padding-right: 30px;
    line-height: 28px;
}
