

body
{
    margin: 0px !important;
    font-family: 'Roboto', sans-serif;
   
}

#app {
    overflow: hidden;
}
/*header*/
.ocultar_{
    display: none;
}

.bg__nav{
    background-color: #353535   ;
    line-height: 40px;
}

.header__link{    
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    /* Blanco */
    
    color: #FFFFFF;

}


.header__link:hover{    
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;

    /* Blanco */

    color: #FFFFFF;

}
.nav__home{
    background-color: transparent;
    font-size: 13px;

padding-top: 10px;
position: absolute;
left: 0;
top: 0;
right: 0;
z-index: 1000;
}

.letraenlace{
    
font-family: 'Roboto';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 20px;
text-decoration: none;

text-align: right;

color: #757376;
}

.letraenlace:hover{
    
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    
    text-align: right;
    
    color: #1A478D;
    }
.btn-privada{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    
    text-align: center;
    background: #1A478D;
    
    color: white ;
}



.btn-registrar{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    border-color: #1A478D;
    color:#1A478D ;
}
.btn-registrar:hover{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    background-color: #1A478D;
    color: white;
}


    
        

.container{
    	max-width:1260px !important;
    	}
    	
     .header__enlace__black{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        /* identical to box height */
        
        text-align: center;
        
        color: #000000 !important;
     }  
     .header__enlace__black:hover{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        /* identical to box height */
        
        text-align: center;
        
        color: #1A478D !important;
     }


     .header__enlace{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        /* identical to box height */
        
        text-align: center;
        
        color: #FFFFFF !important;
     }  
     .header__enlace:hover{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        /* identical to box height */
        
        text-align: center;
        
        color: #1A478D !important;
     }
    
    .icono{
    	color: #6DB5FA;
    	font-size: 16px;
    	padding: 6px 5px 5px 5px;
    	line-height: unset !important;	text-decoration:none;
    }
       

 
.activeheader{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    /* identical to box height */
    
    text-align: center;
    
    color: #1A478D !important;
}




.btn-presupuesto{
        
    font-family: 'Roboto';
    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: 'Roboto';
    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*/
    

 
.fondofooterseccion{
        
       background-color: #303030;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
       
        
    }
    .footer__titulo{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */
        
        text-transform: capitalize;
        
        color: white;

    }
    .footer__secciones{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        
        
        color: #FFFFFF;
        /* identical to box height */
        text-decoration: none;
        
        
        
    }
    .footer__secciones:hover{
        font-family: 'Roboto';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        
        
        color: #FFFFFF;
       
    }

    
    .form-control::placeholder{
        font-family: 'Roboto Condensed';
        font-style: normal;
        font-weight: 300;
        font-size: 12px;
        line-height: 45px;
        /* identical to box height, or 375% */
        
        
        /* Gris */
        
        color: #726F6D;
    }

    .input-group-text{
        font-family: 'Roboto Condensed';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 40px;
        
    } 



    .whatsapp {
        position: fixed;
        width: 60px;
        height: 60px;
        bottom: 40px;
        right: 40px;
        background-color: #25d366;
        color: #FFF !important;
        border-radius: 50px;
        text-align: center;
        font-size: 30px;
        z-index: 100;
    }
    