body{
    margin: 0px !important;
    font-family: 'Nunito', sans-serif;  
}

/* #app {
    overflow: hidden;
} */
/*header*/

.header__link{
    font-family: 'Nunito';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 22px;
/* identical to box height, or 138% */

text-decoration: none;
color: #002F9C;
}
.header__link:hover{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    /* identical to box height, or 138% */
    
    
    color: #002F9C;
}


.nav-link{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    
    text-transform: capitalize;

    
    
    color: #000000 !important;
}

.nav-link:hover{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    text-transform: capitalize; 
    color: #FF7200 !important;
}

.activeheader{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    text-transform: capitalize;
    color:#FF7200 !important;    
}

.activeheader:hover{
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 19px;
    text-transform: capitalize;
    color:#FF7200 !important;    
}


.icono__header{
    text-decoration: none;
}







    
    

    	
     .header__enlace{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 25px;
        /* identical to box height */
        
        text-transform: capitalize;
        
        color: #000000;
     }  
     .header__enlace:hover{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 25px;
        /* identical to box height */

        text-transform: capitalize;

        color: #FF7200;
     }   

    
    .icono{
    	text-decoration:none;
    }
       
    .header__enlace{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-transform: capitalize;
        
        color: #000000;
    	
    }

    .header__idioma{
        text-decoration: none !important;
    }


    .btn-presupuesto{
        
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */

    text-transform: capitalize;
        background: #3FA3C9;
        border-radius: 10px;
        color: white;
    }

    .btn-presupuesto:hover{
        
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    /* identical to box height */

    text-transform: capitalize;
        color:#3FA3C9 ;
        border: 1px solid #3FA3C9;
        background-color: white;
        
    }

    /*footer*/
    
    .fondofooter{
        
        height: 50px;
    }
 
    .fondofooterseccion{
        background-image: url('../img/footer.png');
       background-color: white;
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
       
        
    }
    .footer__titulo{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 33px;
        /* identical to box height */


        color: #002F9C;

    }
    .footer__secciones{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        /* identical to box height, or 138% */
        
        
        color: #002F9C;
        text-decoration: none;
        
        
        
    }
    .footer__secciones:hover{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        /* identical to box height, or 138% */
        
        
        color: #002F9C;
        color: #002F9C;
       
    }

    .emailNewsletter{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 18px;
        color: #002F9C !important;
        border-radius: 5px !important;
    }

    .btn-newsletter{
        background-color: #FF7200 !important;
        border: 1px solid #FFF !important;
        border-left: 0px !important;
        font-family: 'Nunito' !important;
        font-style: normal;
        font-weight: 400 !important;
        font-size: 14px !important;
        height: 40px !important;
        /* line-height: 50px !important; */
        text-align: center !important;
        color: #002F9C !important;
        border-radius: 5px !important;
        transition: 0.4s ease all !important;
    }
    .form-control::placeholder{
        font-family: 'Nunito';
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 45px;
   
        
        color: #002F9C !important;
    }

    .input-group-text{
        font-family: 'Nunito ';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 40px;
        
    } 
    .iconofooter{
        height: 40px;
        width: 40px;
        text-align: center;
        font-size: 17px;
        color: #FA2F38;
    }

    .circulo i{
        border-radius: 50%;
        border: 1x solid grey;
        padding: 10px

    }

    .pie__titulo{
        font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;

    color: #002F9C;
    }