@charset "utf-8";
/* Autor: fiorella  */


/* cabcera barra azul */

.barra{
 background-color: #1053C4;
   display:block;
   padding-top: 5px;
  
}



.barra .fa {

margin-right: 5px;
font-size: 15px !important;

   
}



.socialespie{
   
    display:block;
    float:left;
    margin:0;
    padding:0;
    list-style:none;
  
}
.socialespie li{
    float:left;
display:block;
     color:#FFF  !important;
     font: 500 13px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}



.socialespie li:last-child {
    margin-left:20px;
    



}

.direccion{
    
    display:block;
    float:right;
    color:#FFF;
font: 500 13px / 24px "Roboto", Helvetica, Arial, Verdana, sans-serif !important;

    margin: 0 0 5px !important;

}

/* fin cabcera barra azul */


.slz-main-title .title1 {
    font-weight: 700;
   
    padding: 0;
    color: #0c63c0;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
}

.icono_inversiones_02 h2{ font-size: 30px !important; }

.wpb_wrapper .cam{
 text-align: center;
    line-height: 1.5;
    font-size: 18px;
    display: block;
    color: #000000;
    font-family: 'Roboto' !important;
   
    margin: 0;
    margin-bottom: 10px !important;
}

.titular_dos h2{ font-size: 25px;color: #155196;
margin-top: 5px;
}


.socialespie1{
    width:158px;
    height:44px;
    display:block;
    float:left;
    margin:0;
    padding:0;
    list-style:none;
}
.socialespie1 li{
    float:right;
}
.socialespie1 li a{
    display:block;
    margin-left:6px;
}


.btn-whatsapp {
    display: block;
    width: 60px;
    height: 60px;
    color: #fff;
    position: fixed;
    right: 20px;
    bottom: 20px;
    border-radius: 50%;
    line-height: 70px;
    text-align: center;
    z-index: 999;
}

.wsp {
    width: 62px;
    height: 62px;
}





/*soluciones sectores */



@media only screen and (max-width:1400px){
	

.icono_inversiones_02 h2 {
    font-size: 27px !important;
}

.titular_dos h2 {
    font-size: 22px;
    color: #155196;
    margin-top: 0px;
}


}

@media only screen and (max-width: 800px){


.wsp {
    width: 55px;
    height: 55px;
}

}

@media only screen and (max-width:400px){

/* cabcera barra azul */

    .barra {
    width: 100%;
    margin: 0 auto;
    text-align: center !important;
}

.socialespie {

    width: 100%;
    float: none;
    margin: 0 auto;
    padding: 0;
    list-style: none;
     text-align: center;
}

.socialespie li {
    display: inline-block;
    float: none;
    text-align: center;
     margin: 0 auto;
    text-align: center;
}

.direccion {
    width: 100%;

    float: none;
    text-align: center;
     margin: 0 auto;
    margin-top: 10px;
}

/* fin cabcera barra azul */


.icono_inversiones_02 h2 {
    font-size: 25px !important;
    line-height: 1.2 !important;
}

.wpb_wrapper .cam {
    text-align: center;
    line-height: 1.4;
    font-size: 16px;
    display: block;
    color: #000000;
    font-family: 'Roboto';
    font-weight: 400;
    margin: 0;
    margin-bottom: 0px !important;
}

.work-post-gal img {
    max-width: 100% !important;
    height: auto;
    display: block;
}

.titular_dos h2 {
    font-size: 20px;
    color: #155196;
    margin-top: 5px;
}


}






@media only screen and (max-width:360px){

.icono_inversiones_02 h2 {
    font-size: 23px !important;
    line-height: 1.2 !important;
}

.titular_dos h2 {
    font-size: 19px;
    color: #155196;
    margin-top: 5px;
}
	

}