.contactanos label,
span {
    font-family: "AkzidenzGroteskBE-Ex" !important;
}

i {
    font-family: "Font Awesome 6 Brands" !important;
    color: #8f7c56;
}

.redes-sociales {
    display: block;
    margin-bottom: auto;
    margin-top: auto;
}

.google {
    color: #b7b3a9;
    border-color: #8f7c56;
    border-radius: 0%;
}

.google:hover {
    color: white;
    text-decoration: underline;
    background-color: #8f7c56;
    border-color: #8f7d57;
}

.locacion {
    color: #FEFEFD;
    background-color: #8f7d57;
    text-decoration: none;
    border-color: #8f7d57;
}

.locacion:hover {
    color: #FEFEFD;
    background-color: #8f7d57;
    text-decoration: none;
    border-color: #8f7d57;
}

.contacto {
    text-decoration: none;
}

.redes {
    display: flex;
    justify-content: center;
}

.linea-contacto {
    background: #917D59 !important;
}

.iconos-sociales {
    text-decoration: none;
}

.texto-sociales {
    text-decoration: none;
}

.titulo-contactanos {
    color: #917D59
}

.subtitulo-contactano {
    color: #858177;
}

.contacto .txt-contactanos {
    color: #170500;
}

.txt-tel-email {
    color: #917D59;
}
@media (max-width:320px){
    .redes {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
    }
}
@media screen and (min-width:320px) and (max-width:374px) {
    .txt-contactanos {
        font-size: 12px;
    }

    .modal-footer {
        justify-content: center !important;
    }

    i {
        font-size: 20px !important;
    }

    .contactanos {
        margin-top: 35% !important;
    }

    .redes-sociales {
        font-size: 10px !important;
        margin-right: 0.5% !important;
    }

    .btn-contactanos {
        padding: 10px 10px !important;
        font-size: 12px !important;
        border-radius: 0% !important;
    }

    .google {
        border-radius: 0%;
        font-size: 12px;
    }

    .locacion {
        color: #FEFEFD;
        background-color: #8f7d57;
        text-decoration: none;
        border-color: #8f7d57;
        font-size: 12px;
    }

    .linea-contacto {
        width: 100% !important;
        height: 0.2% !important;
    }

    .iconos-sociales {
        margin-right: 1% !important;
    }

    .texto-sociales {
        margin-right: 2% !important;
        margin-top: 4px !important;
    }

    .titulo-contactanos {
        font-size: 18px !important;
    }
}

@media screen and (min-width:375px) and (max-width:423px) {
    .modal-footer {
        justify-content: center !important;
    }

    i {
        font-size: 20px !important;
    }

    .contactanos {
        margin-top: 30% !important;
    }

    .redes-sociales {
        font-size: 12px !important;
        margin-right: 0.5% !important;
    }

    .btn-contactanos {
        padding: 9px 20px !important;
        font-size: 13px !important;
        border-radius: 0% !important;
    }

    .google {
        border-radius: 0%;
        font-size: 15px;
    }

    .locacion {
        color: #FEFEFD;
        background-color: #8f7d57;
        text-decoration: none;
        border-color: #8f7d57;
        font-size: 15px;

    }

    .linea-contacto {
        width: 100% !important;
        height: 0.2% !important;
    }

    .iconos-sociales {
        margin-right: 1% !important;
    }

    .texto-sociales {
        margin-right: 2% !important;
        margin-top: 3px !important;
    }

    .titulo-contactanos {
        font-size: 21px !important;
    }
}

@media screen and (min-width:425px) and (max-width:767px) {
    .modal-footer {
        justify-content: center !important;
    }

    i {
        font-size: 20px !important;
    }

    .contactanos {
        margin-top: 30% !important;
    }

    .redes-sociales {
        font-size: 15px !important;
        margin-right: 0.5% !important;

    }

    .btn-contactanos {
        padding: 10px 30px !important;
        font-size: 13px !important;
        border-radius: 0% !important;


    }

    /* .google {
        border-radius: 0%;
    }

    .locacion {
        color: #FEFEFD;
        background-color: #8f7d57;
        text-decoration: none;
        border-color: #8f7d57;
        margin-right: 20px;

    } */

    .linea-contacto {
        width: 100% !important;
        height: 0.2% !important;
    }

    .iconos-sociales {
        margin-right: 1% !important;
    }

    .texto-sociales {
        margin-right: 2% !important;
        margin-top: 2px !important;

    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    i {
        font-size: 30px;
    }

    .contactanos {
        margin-top: 15% !important;
    }

    .redes-sociales {
        font-size: 20px !important;
        margin-right: 0.5% !important;

    }

    .btn-contactanos {
        padding: 10px 45px !important;
        font-size: 13px !important;
        border-radius: 0% !important;


    }

    /* .google {
        border-radius: 0%;
    }

    .locacion {
        color: #FEFEFD;
        background-color: #8f7d57;
        text-decoration: none;
        border-color: #8f7d57;
        margin-right: 10%;
    } */

    .linea-contacto {
        width: 100% !important;
        height: 0.2% !important;
    }

    .iconos-sociales {
        margin-right: 1% !important;
    }

    .texto-sociales {
        margin-right: 2% !important;
        margin-top: 2px !important;
    }
}

@media screen and (min-width:1024px) and (max-width:1439px) {
    i {
        font-size: 30px;
    }

    .contactanos {
        margin-top: 12% !important;
    }

    .redes-sociales {
        font-size: 20px !important;
        margin-right: 0.5% !important;

    }

    .btn-contactanos {
        padding: 10px 45px !important;
        font-size: 13px !important;
        border-radius: 0% !important;

    }

    /*
    .google {
        border-radius: 0%;
    }

    .locacion {
        margin-right: 0%;
    } */

    .linea-contacto {
        width: 100% !important;
        height: 0.2% !important;
    }

    .iconos-sociales {
        margin-right: 1% !important;
    }

    .texto-sociales {
        margin-right: 2% !important;
        margin-top: 2px !important;
    }
}

@media screen and (min-width:1440px) and (max-width:2559px) {
    i {
        font-size: 35px;
    }

    .contactanos {
        margin-top: 9.5% !important;
    }

    .redes-sociales {
        font-size: 20px !important;
        margin-right: 0.5% !important;

    }

    .btn-contactanos {
        padding: 10px 45px !important;
        font-size: 13px !important;
        border-radius: 0% !important;


    }

    /* .google {
        border-radius: 0%;
        float: right;
    }

    .locacion {
        position: relative;
        left: 15%;
    } */

    .linea-contacto {
        width: 100% !important;
        height: 0.2% !important;
    }

    .iconos-sociales {
        margin-right: 0.5% !important;
    }

    .texto-sociales {
        margin-right: 3% !important;
        margin-top: 5px !important;
    }
}

@media screen and (min-width:1536px) and (max-width:1536px) {
    .contactanos {
        margin-top: 8.9% !important;
    }
}

@media screen and (min-width:1920px) and (max-width:1920px) {
    .contactanos {
        margin-top: 7% !important;
    }
}

@media screen and (min-width:2560px) {
    i {
        font-size: 35px;
    }

    .contactanos {
        margin-top: 6.5% !important;
    }

    .redes-sociales {
        font-size: 20px !important;
        margin-right: 0.5% !important;

    }

    .btn-contactanos {
        padding: 10px 45px !important;
        font-size: 13px !important;
        border-radius: 0% !important;


    }

    /* .google {
        border-radius: 0%;
        float: right;
    }

    .locacion {
        position: relative;
        left: 15%;
    } */

    .linea-contacto {
        width: 100% !important;
        height: 0.2% !important;
    }

    .iconos-sociales {
        margin-right: 0.5% !important;
    }

    .texto-sociales {
        margin-right: 3% !important;
        margin-top: 5px !important;
    }
}


/* .mapa .img-mapa{
    position: relative;

}

.mapa .img-mapa iframe{

    width:100%;
    object-fit:cover;
}

.seccion-datos{

    background-color: #343440;
}
.seccion-datos .col-lg-3{

    border-right: 1px solid #bfb8aa;
}

.seccion-datos h4{

    color: #343440;
    font-weight: 500;
}

.seccion-datos p{
    color: #343440;
}

.seccion-datos i{

    font-size: 20px;
    color: #343440;
}

.seccion-contacto .tit-contacto {

    color:#343440;
    text-transform: uppercase;
    font-weight: 600;
}
.seccion-contacto h4{

    color: #848484;
    font-weight: 500;
    font-size: 1.2rem;
}
.seccion-contacto i{

    font-size: 20px;
    color: #848484;
}
.seccion-contacto p{

    color: #343440;
}

.seccion-contacto a {
    color: #343440;
    text-decoration: none;
}

.seccion-contacto h6{

    color: #343440;
    font-weight: 400;
}

.seccion-contacto form .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #bfb8aa;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.seccion-contacto form .btn-enviar {

    background: #343440;
    border-radius: 0;
    color: white;
    text-transform: uppercase;
} */
