body
{
    margin: 0px !important;
    font-family: 'Poppins', sans-serif;
}
#app {
    overflow: hidden;
}
/*header*/

.activesoli{
    background-color:#F36D21 !important;
    
}
    .fondo{
   
        line-height: 25px;
    }
    
        
    .fondoheader{
        background-color: #333333;
       
        }
    .container{
    	max-width:1260px !important;
    	}
    	
    .nav-link{
        color: #747474 !important;
    	font-size: 14px;
    	}
        .nav-link:hover{
            color: #F36D21!important;
            font-size: 14px;
            }

    .bg-header{
            background-color: #2C3238;
        }
    .icono{
    	color: #F36D21;
    	font-size: 15px;
    	line-height: unset !important;
    }

    .linea{
        border-bottom: 1px solid #C5C5C5; 
    }
       
    .enlace{
    	color: #383838;
        font-size: 15px;
    	text-decoration: none;
        
    }

    .enlace:hover{
    	color: #F36D21 !important;
    	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{
        color:#F36D21 !important;
    }

    /*footer*/
    
    .fondofooter{
        
        height: 50px;
    }
    .circulo i{
        border-radius: 50%;
        border: 1x solid grey;
        padding: 10px;

    }
    .fondofooterseccion{
        background-image: url('img/maca-agua.png');
        background-color: #474747;
        background-position: right;
        background-size: contain;
        background-repeat: no-repeat;
       padding: auto;
        
    }
    .letra{
        font-weight: 600;
        font-size:15px;
        color: #FDA61F;
    }
    .letraenlace{
        color: white;
        text-decoration: none;
        font-size: 14px;
    }
    .letraenlace:hover{
        text-decoration: none;
        color: #F36D21;
        font-size: 14px;
        
       
    }

    .letrafooter{
        font-size: 16px;
    }

    .letrafooter:hover{
        color:#707171;
    }

    .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

    }
