body
{
    margin: 0px !important;
    font-family: 'Montserrat', sans-serif;
}
#app {
    overflow: hidden;
}
/*header*/

.activesoli{
    background-color:#FDA61F !important;
}
    .fondo{
        background-color: #144F85;   
        height: 32px;
    }
    
        
    .fondoheader{
        background-color: #F9F9F9;
       
        }
    .container{
    	max-width:1260px !important;
    	}
    	
    .nav-link{
        color: #333333 !important;
    	font-size: 18px;
    	}
        .nav-link:hover{
            color: #6DB5FA !important;
            font-size: 18px;
            }

    
    .icono{
    	color: #6DB5FA;
    	font-size: 16px;
    	padding: 6px 5px 5px 5px;
    	line-height: unset !important;	text-decoration:none;
    }
       
    .header__enlace{
        font-family: 'Montserrat';
        font-style: normal;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0em;
        text-align: left;
        color: #333333;
        text-decoration: none;
    	
    }

    .header__enlace:hover{
        font-family: 'Montserrat';
        font-style: normal;
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
        letter-spacing: 0em;
    	color: #6DB5FA !important;
        text-align: left;
    	
    }


    .activeheader{
        color: #6DB5FA !important;
        font-weight: 600;
        border-bottom:2px solid #6DB5FA ;
        
    }

    /*footer*/
    
    .fondofooter{
        
        height: 50px;
    }
    .circulo i{
        border-radius: 50%;
        border: 1x solid grey;
        padding: 10px;

    }
    .fondofooterseccion{
        
       background-color: #144F85;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
       
        
    }
    .footer__titulo{
        font-family: 'Montserrat';
        font-style: normal;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: 0em;
        text-align: left;
        color: white;

    }
    .footer__secciones{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        
        color: white;
        text-decoration: none;
        
    }
    .footer__secciones:hover{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 18px;
        
        color: #6DB5FA;
    }

    

    .newsletter{
        margin: 5px 0px;
        background-color: white;   
    }
    .btn-newsletter
    {
        background-color: #1e538e; 
        color: white;
    }
    .form-control::placeholder{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 13px;
        line-height: 2.5 !important;
    }

    .input-group-text{
        font-family: 'Montserrat';
        font-style: normal;
        font-weight: 300;
        font-size: 10px;
        line-height: 2.5 !important;
        
    } 
    .iconofooter{
        height: 40px;
        width: 40px;
        text-align: center;
        font-size: 17px;
        color: #FA2F38;
    }
    .fondofooter2{
        background-color: #FA2F38;
        height: 50px;
    }
    .circulo i{
        border-radius: 50%;
        border: 1x solid grey;
        padding: 10px

    }
