
span,
p,
label,
li {
    font-family: 'Aeonik-light';
    font-weight: normal;
}

.contacto-container {
    width: 100%;
    background-color: #FAFAFA;
    margin-bottom: 100px;
}

/* OS SECTION TITULO */

.os_title_section{
    padding: 85px 0 0 0;
    text-align: center;
    font-family: "Aeonik-Light";
}

.os_title{
    font-size: 3.7vw;
    color: #343434;
    letter-spacing: 0.2em;
}

.os_title span{
    color: #cdae7d;
}

.os_line_left, .os_line_right{
    background-color: #CDAE7D;
    border: 1px solid #CDAE7D;
    width: 10%;
    top: 280px;
    position: absolute;
}

.os_line_left{
    float: left;
    left: 5%;
    top: 20rem;
    
}

.os_line_right{
    float: right;
    right: 5%;
    top: 20rem;
}

@media only screen and (max-width: 600px) {
    .os_title_section{
        padding: 40px 0;
    }

    .os_title{
        font-size: 35px;
        padding: 0px 60px;
    }

    .os_line_right{
        float: right;
        right: 5%;
        top: 200px;
    }

    .os_line_left{
        float: left;
        left: 5%;
        top: 200px;
    }

}


/* SECTION TITULO */

.contacto-principal {
    position: relative;
    margin: auto;
    width: 100%;
    text-align: center;
    padding: 170px 0;
}

.contacto-principal__titulo {
    color: #343434;
    font-size: 5.2vw;
    text-align: center;
    width: 60.833vw;
    margin: auto;
    display: block;
}

.contacto-principal__titulo span {
    width: 100%;
    color: #CDAE7D;
    font-size: 5.2vw;
}

.contacto-principal__desc {
    width: 27%;
    margin-top: 50px;
    letter-spacing: 0.22em;
    font-size: 1.1vw;
    display: inline-flex;
}

.contacto-principal__form {
    width: 50%;
    margin: auto;
    margin-top: 100px;
}

.contacto-principal__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.contacto-principal__col {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45%;
    border-bottom: 1px solid;
    text-align: start;
}

.contacto-principal__col input,
.contacto-principal__col__unica input {
    background-color: #FAFAFA;
}

.contacto-principal__col__unica {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid;
    text-align: start;
}

.contacto-principal__hoja {
    position: absolute;
    right: 0;
    top: 250px;
    width: 12%;
}

.linea_der {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 8%;
    top: 250px;
    right: 10%;
    background-color: #CDAE7D;
}

.linea_izq {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 8%;
    top: 250px;
    left: 10%;
    height: 0;
    background-color: #CDAE7D;
}

.contacto-principal__button {
    border: 1px solid #CDAE7D;
    box-sizing: border-box;
    border-radius: 88px;
    background-color: #CDAE7D;
    width: 130px;
    margin: auto;
    margin-top: 120px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contacto-principal__button span {
    color: #FFF;
    font-size: 1.042vw;
}
/* Section work */

.contacto-work {
    margin: auto;
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #FFF;
    padding: 170px 0;
}

.contacto-work__titulo,
.busquedas__titulo {
    color: #343434;
    font-size: 3.7vw;
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 60px;
    letter-spacing: 0.22em;
    line-height: 70px;
    margin-top: 40px;
}

.contacto-work__titulo span,
.busquedas__titulo span {
    width: 100%;
    color: #CDAE7D;
    font-size: 3.7vw;
}

.contacto-work__linea_der {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 8%;
    top: 276px;
    right: 10%;
    background-color: #CDAE7D;
}

.contacto-work__linea_izq {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 5%;
    top: 276px;
    left: 10%;
    height: 0;
    background-color: #CDAE7D;
}

.contacto-work__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.contacto-work__form {
    margin-top: 100px;
}

.contacto_work_cvfile,
.contacto_work_linkfile {
    background: #FAFAFA;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    width: 100%;
    margin: 0 22%;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #343434;
    border-width: 0px;
}

.contacto_work_cvfile,
.contacto_work_linkfile p {
        cursor: pointer;
        font-family: 'Aeonik-Light';
        font-weight: 250;
        font-size: 2.08vw;
        line-height: 100%;
        border-width: 0px;
}

.file {
    width: 0;
    height: 0;
    opacity: 0;
}

.contacto-work__clip {
    margin-right: 20px;
}
/* Form contact 1 */

.form1-contact {
    padding-top: 5%;
    width: 60%;
    margin: auto;
}

.cont_group1-contact {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.group {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}

.group2 {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}

textarea {
    width: 100%;
    background-color: #FAFAFA;
    border: none;
    border-bottom: 1px solid #D7D7D7;
    height: 60px;
    display: block;
    font-size: 1vw;
}

textarea:focus{
    outline: none;
}

input {
    font-size: 0.938vw;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #D7D7D7;
}

input:focus {
    outline: none;
}
/* LABEL ======================================= */

label {
    color: #A5A6A8;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
/* active state */
textarea:focus~label,
textarea:valid~label,
input:focus~label,
input:valid~label {
    top: -20px;
    font-size: 0.781vw;
    color: #CDAE7D;
}

textarea:focus {
    border-bottom: 2px solid #CDAE7D;
}
/* BOTTOM BARS ================================= */

.bar {
    position: relative;
    display: block;
    width: 100%;
}

.bar:before,
.bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #CDAE7D;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

.bar:before {
    left: 50%;
}

.bar:after {
    right: 50%;
}
/* active state */

input:focus~.bar:before,
input:focus~.bar:after {
    width: 50%;
}
/* HIGHLIGHTER ================================== */

.highlight {
    position: absolute;
    height: 60%;
    width: 100%;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}
/* active state */

input:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}
/* ANIMATIONS ================ */

@-webkit-keyframes inputHighlighter {
    from {
        background: #CDAE7D;
    }
    to {
        width: 0;
        background: transparent;
    }
}

@-moz-keyframes inputHighlighter {
    from {
        background: #CDAE7D;
    }
    to {
        width: 0;
        background: transparent;
    }
}

@keyframes inputHighlighter {
    from {
        background: #CDAE7D;
    }
    to {
        width: 0;
        background: transparent;
    }
}

.contact-btn {
    margin: auto;
    width: 160px !important;
    height: 48px;
}

.busquedas {
    background-color: #FFF;
    padding-bottom: 5%;
    position: relative;
    margin-top: -40px;
}

.busquedas__titulo {
    padding-bottom: 100px;
}

.busqueda__bloque {
    width: 70%;
    margin: auto;
    margin-bottom: 100px;
    padding-top: 7%;
}

.busqueda__bloque p {
    font-size: 2.56vw;
    line-height: 100%;
    color: #A5A6A8;
}

.busqueda__numero {
    font-size: 1.56vw !important;
}

.busqueda__bloque:hover .busqueda__numero,
.busqueda__bloque:hover .busqueda__bloque__tipo__titulo {
    color: #CDAE7D !important;
}

.busqueda__bloque:hover .busqueda__bloque__tipo__button {
    background-color: #CDAE7D !important;
}

.busqueda__bloque__tipo {
    background-color: #FAFAFA;
    box-shadow: 4px 15px 15px rgba(0, 0, 0, 0.02);
    border-radius: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 170px;
}

.busqueda__bloque__tipo a{
    text-decoration: none;
}

.busqueda__bloque__tipo__titulo {
    display: block;
    width: 70%;
    padding-left: 5%;
    font-size: 2.96vw;
    line-height: 100%;
    letter-spacing: 0.05em;
    color: #CDAE7D;
}

.busqueda__bloque__tipo__button {
    box-sizing: border-box;
    border-radius: 88px;
    background-color: #CDAE7D;
    width: 170px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}


.busqueda__bloque__tipo__button span {
    color: #FFF;
    font-size: 1.042vw;
}

.texto_mobile {
    font-weight: 500;
    font-size: 1.042vw;
    line-height: 100%;
    letter-spacing: 0.05em;
    color: #CDAE7D;
    cursor: pointer;
    display: none;
}

.group2 input,
.group input {
    background-color: #FAFAFA;
}

@media only screen and (max-width: 950px) and (min-width: 600px) {
.contacto-container {
    width: 100%;
    background-color: #FAFAFA;
}
/* SECTION TITULO */
.contacto-principal {
    padding: 60px 0;
}
.contacto-principal__titulo {
    color: #343434;
    text-align: center;
    width: 400px;
    margin: auto;
    display: block;
    padding-top: 60px;
}
.contacto-principal__titulo span {
    width: 100%;
    color: #CDAE7D;
}
.contacto-principal__desc {
    width: 18%;
    margin-top: 50px;
}
.contacto-principal__form {
    width: 50%;
    margin: auto;
    margin-top: 100px;
}
.contacto-principal__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.contacto-principal__col {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 45%;
    border-bottom: 1px solid;
    text-align: start;
}
.contacto-principal__col input,
.contacto-principal__col__unica input {
    background-color: #FAFAFA;
}
.contacto-principal__col__unica {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid;
    text-align: start;
}
.contacto-principal__hoja {
    position: absolute;
    right: 0;
    top: 250px;
}
.linea_der {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 8%;
    top: 250px;
    right: 10%;
    background-color: #CDAE7D;
}
.linea_izq {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 8%;
    top: 250px;
    left: 10%;
    height: 0;
    background-color: #CDAE7D;
}
.contacto-principal__button span {
    font-size: 4vw;
}
/* Section work */
.contacto-work {
    margin: auto;
    width: 100%;
    text-align: center;
    position: relative;
    background-color: #FFF;
}
.contacto-work__titulo,
.busquedas__titulo {
    color: #343434;
    text-align: center;
    width: 420px;
    margin: auto;
    display: block;
    padding-top: 60px;
}
.contacto-work__titulo span,
.busquedas__titulo span {
    width: 100%;
    color: #CDAE7D;
    
}
.contacto-work__linea_der {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 8%;
    top: 250px;
    right: 10%;
    background-color: #CDAE7D;
}
.contacto-work__linea_izq {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 5%;
    top: 250px;
    left: 10%;
    height: 0;
    background-color: #CDAE7D;
}
.contacto-work__row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.contacto-work__form {
    margin-top: 100px;
}
.contacto_work_cvfile,
.contacto_work_linkfile {
    background: #FAFAFA;
    box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    width: 600px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #343434;
}
.contacto_work_linkfile {
    margin-top: 30px;
}
.file {
    width: 0;
}
.contacto-work__clip {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}
/* Form contact 1 */
.form1-contact {
    padding-top: 5%;
    width: 60%;
    margin: auto;
}
.cont_group1-contact {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.group {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}
.group2 {
    width: 40%;
    position: relative;
    margin-bottom: 45px;
}
input {
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    border: none;
    border-bottom: 1px solid #757575;
}
input:focus {
    outline: none;
}
/* LABEL ======================================= */
label {
    color: #999;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
/* active state */
input:focus~label,
input:valid~label {
    top: -20px;
    font-size: 14px;
    color: #CDAE7D;
}
/* BOTTOM BARS ================================= */
.bar {
    position: relative;
    display: block;
    width: 100%;
}
.bar:before,
.bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #CDAE7D;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}
.bar:before {
    left: 50%;
}
.bar:after {
    right: 50%;
}
/* active state */
input:focus~.bar:before,
input:focus~.bar:after {
    width: 50%;
}
/* HIGHLIGHTER ================================== */
.highlight {
    position: absolute;
    height: 60%;
    width: 100%;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}
/* active state */
input:focus~.highlight {
    -webkit-animation: inputHighlighter 0.3s ease;
    -moz-animation: inputHighlighter 0.3s ease;
    animation: inputHighlighter 0.3s ease;
}
/* ANIMATIONS ================ */
.contact-btn {
    margin: auto;
    width: 160px !important;
    height: 48px;
}
.texto_mobile {
    display: block;
    font-size: 22px;
}
.texto_desktop {
    display: none;
}
.busqueda__bloque__tipo__titulo {
    font-size: 20px;
}
.busqueda__bloque p {
    font-size: 25px;
}
}

@media only screen and (max-width: 600px) and (min-width: 250px) {
.input-mobile{ /* WebKit browsers */
        padding-bottom: 14px;
}
input{
    font-size: 3.7vw;
}
.contacto-principal__button span {
    font-size: 4vw;
}
.contacto-principal {
    padding: 0;
}
.contacto-principal__titulo {
    color: #343434;
    font-size: 40px;
    text-align: center;
    width: 100%;
    margin: auto;
    display: block;
    padding-top: 70px;
}
.busqueda__bloque {
    margin-bottom: 4%;
}
.contacto-principal__titulo span {
    width: 100%;
    color: #CDAE7D;
    font-size: 50px;
}
.contacto-principal__desc {
    width: 65%;
    margin-top: 20px;
    font-size: 2.5vw;
    font-weight: bold;
}
.contacto-principal__hoja {
    top: -40px;
    width: 100px;
    z-index: 99;
}
.contacto-work {
    padding: 30px 0;
}
.contacto-work__titulo,
.busquedas__titulo {
    color: #343434;
    font-size: 27px;
    text-align: center;
    width: 100%;
    margin: auto;
    display: block;
    padding-top: 60px;
    letter-spacing: 0;
    padding-bottom: 0px;
    letter-spacing: 0.2em;
}
.contacto-work__linea_der,
.contacto-work__linea_izq {
    top: 179px;
        width: 8%;
}
.contacto-work__titulo span,
.busquedas__titulo span {
    width: 100%;
    color: #CDAE7D;
    font-size: 27px;
}

.busquedas {
    margin-top: 40px;
    padding-bottom: 20%;
}

.form1-contact {
    padding-top: 7%;
    width: 80%;
    margin: auto;
}
.cont_group1-contact {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.group2 {
    width: 100%;
    position: relative;
    margin-bottom: 45px;
}
.linea_der {
    position: absolute;
    border: 1px solid #CDAE7D;
    top: 165px;
    right: 10%;
    width: 8%;
}
.linea_izq {
    position: absolute;
    border: 1px solid #CDAE7D;
    width: 8%;
    top: 165px;
    left: 10%;
    height: 0;
    background-color: #CDAE7D;
}
.contacto_work_cvfile,
.contacto_work_linkfile {
    margin: 0 16%;
    height: 32px; 
}

.contacto_work_cvfile p, .contacto_work_cvfile p {
    font-size: 16px;
}

.texto_mobile {
    display: block;
    font-size: 4.1vw;
}
.texto_desktop {
    display: none;
}
.busqueda__bloque__tipo__titulo {
    font-size: 20px;
}
.busqueda__bloque p {
    font-size: 4.1vw;
    width: 80%;
}
.busqueda__bloque__tipo {
    height: 61px;
}
.busqueda__numero {
    font-size: 3vw !important;
}

.busquedas-work__linea_der, .busquedas-work__linea_izq{
    top:152px;
}

textarea:focus~label, textarea:valid~label, input:focus~label, input:valid~label {
        top: -20px;
        font-size: 2.781vw;
        color: #CDAE7D;
    }

    .contacto-principal__button span {
        font-size: 4vw;
    }

    textarea {
      font-size: 3vw;
    }


}

@media only screen and (min-width: 960px) and (max-width: 1700px) {
.contacto-principal {
    padding: 40px 0;
}
.contacto-principal__titulo {
    width: 60.833vw;
    letter-spacing: 0.22em;
    line-height: 70px;
    margin-top: 36px;
}
.contacto-work {
    padding: 83px 0;
}
.contacto-work__form {
    margin-top: 100px;
}
.contacto-principal__button {
    margin-top: 53px;
}
.busqueda__bloque {
    margin-bottom: 8px;
}
.busqueda__bloque__tipo {
    position: relative;
}
.linea__izq__busqueda {
    position: absolute;
    height: 84%;
    width: 2px;
    background-color: #F5F5F5;
    left: 0;
}
}

#exampleModal {
    width: 70% !important;
    margin: auto !important;
}

.detalle__bloque {
    width: 80%;
}

@media (min-width: 576px) {
    .modal-dialog {
        margin: 1.75rem auto;
    }
}

.boton_modal {
    padding-right: 2%;
    padding-top: 0.5%;
    margin-bottom: 5%;
}

.modals {
    display: none;
}

@media only screen and (min-width: 600px) and (max-width: 960px) {
    .contacto-principal__desc {
font-size: 2vw;
}
.contacto-principal__button span{
    font-size: 2vw;
    }
    .contacto-principal__desc {
width: 27%;
margin-top: 50px;
}
.busqueda__bloque__tipo {
height: 110px;
}
.texto-ulti {
width: 50%;
margin-top: 50px;
}
}

.btn-modal-succes {
    color: #fff;
    border: 1px solid #cdae7d;
    box-sizing: border-box;
    border-radius: 88px;
    background-color: #cdae7d;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.btn-modal-succes:hover {
    color: #212529;
    background-color: #cdae7d;
    border-color: #cdae7d;
}

.btn-modal-exit {
    color: #fff;
    border: 1px solid #6c757d;
    box-sizing: border-box;
    border-radius: 88px;
    background-color: #6c757d;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.btn-modal-exit:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.hs-button {
    background-color: black;
}

.mb-5-form{
    margin-bottom: 5rem;
}