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

.activesoli{
    background-color:#FDA61F !important;
}
    .fondo{
        background-color: #94B38B;
           
        line-height: 25px;
    }
    
        
    .fondoheader{
        background-color: #F9F9F9;
       
        }
    .container{
    	max-width:1260px !important;
    	}
    	
    .nav-link{
        color: #000000 !important;
    	font-size: 14px;
    	}

    .bg-header{
            background-color: #2C3238;
        }
    .icono{
    	color: #575757;
    	font-size: 16px;
    	padding: 6px 5px 5px 5px;
    	line-height: unset !important;	text-decoration:none;
    }
       
    .enlace{
    	color: white;
        font-size: 12px;	text-decoration: none;
    	
    }

    .enlace:hover{
    		color: #FDA61F !important;
    		text-decoration: none;
    	}

    .enlace1 a{
    	color: #268BC7;
    }
    .enlace1 a:hover{
    	text-decoration: none;
    }

    .ml-6{

    	padding-left: 100px;
    	padding-right: 0 !important;
    }
    .enlace2 i{
    	color: green;
    	font-size: 24px;
    }

    .enlace2 a{
    	text-decoration: none;
    	color: #268BC7;

    }

    .activeheader{
        border-bottom:2px solid #FDA61F ;
        
    }

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

    }
    .fondofooterseccion{
        
       background-color: #051E09;
        background-position: center;
        background-size: contain;
        background-repeat: no-repeat;
       
        
    }
    .letra{
        font-weight: 600;
        font-size:15px;
        color: #FDA61F;
    }
    .letraenlace{
        color: white;
        font-size: 13px;
        text-decoration: none;
        
    }
    .letraenlace:hover{
        text-decoration: none;
        color: #FDA61F;
        font-size: 13px;
    }

    .letrafooter:hover{
        color:black;
    }

    .newsletter{
        margin: 10px 0px;
        background-color: #F2F2F2;
        
    }

    /* .input-group-text{
        
        margin: 10px 0px;
        
    } */
    .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

    }
