@charset "UTF-8";

h6 {
    font-size: 18px;
}

a {
   font-family: 'Poppins', sans-serif !important; 
    font-weight: 600 !important;
}

.logo-carrusel {
	background-image: url("../img/logo-carrusel.png");
	height: 100px;
	background-repeat: no-repeat;
}

.btn {
    font-family: 'Poppins', sans-serif !important; 
    font-weight: 600 !important;
}

.form-control {
    color: #000 !important;
}

.input {
    color: #fff !important;
}

.up-icon {
    margin-top: -20px;
}

.footer .footer-input {
    background: rgba(255,255,255,.55);
}

.footer {
    padding-top: 40px;
}

.back-to-top {
    font-size: 25px;
    padding: 0;
}


.btn-base-bg:hover {
    background: #587336;
}


.gris {
    color: #333 !important;
}
    
    
.verde {
    color: #789C4A;
}

.blanco {
    color: #fff;
}

.modal-body {
    padding: 60px;
    color: #333 !important;
    font-size: 17px;
    font-weight: 400;
}

.verde-body {
    color: #789C4A;
    font-size: 17px;
    font-weight: 600;
}

.modal-text li {
    color: #333 !important;
    font-size: 15px;
    font-weight: 400;
}

.blockquote li {
    color: #333 !important;
    font-size: 17px;
    font-weight: 400;
}

.texto-parrafo {
    font-size: 17px !important;
    font-weight: 400 !important;
    color: rgb(51, 51, 51) !important;
    margin-left: 20px !important;
    border-left: none !important;
}


.row-top {
    margin-top: 70px;
}

.modal-body h4 {
    color: #789C4A;
    line-height: 1.2em;
}

.pointer {
    cursor: pointer;
}

.close {
    font-size: 20px;
    opacity: 1;
}

.equipo {
    padding-bottom: 50px;
    padding-top: 50px;
}
