.hide {
    display: none !important;
}

.text-right {
    text-align: right;
}

.h1-subtitle-big {
    font-weight: 600;
    font-size: 48px;
    line-height: 72px;
    text-align: center;
}

.main-section {
    background: none;
    position: relative;
}

.main-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: black;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(../images/slide-main-1.jpeg);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/slide-main-1.jpeg);
    display: flex;
    overflow: hidden;
    min-height: 100vh;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: black;
    overflow: hidden;
    min-height: 100vh;
    opacity: 0;
}

.service-grid-item {
    height: 610px;
}

.nav-contact-link.like-btn.link-block {
    margin-left: 0px;
    border: 0;
    padding: 0;
}

.nav-contact-link.like-btn.link-block:hover {
    background: none;
    color: #fff;
    text-decoration: none;
}

.paragraph-pre-button {
    font-size: 24px;
}

#click {
  display: none;
}

.made-by {
  margin-left: 20px;
}

.made-by-logo {
    height: 12px;
    opacity: 0.6;
    filter: invert(1);
    margin-left: 5px;
}

/* New design */

.nav-lang-dd {
    display: block;
}

.paragraph.paragraph-bold {
    color: rgba(99,99,99,.87);
    font-weight: 600;
    font-size: 20px;
}

.service-bg-img {
    background-image: url(../images/service-additionally-1.png);
}

.service-bg-img.img-4 {
    background-image: url(../images/service-additionally-2.png);
}

.service-bg-img.img-3 {
    background-image: url(../images/service-additionally-3.png);
}

.service-bg-img.img-2 {
    background-image: url(../images/servicios-4.jpeg);
    filter: saturate(0.25);
}

.service-bg-img.img-5 {
    background-image: url(../images/servicios-5.jpg);
    filter: saturate(0.25);
}

.service-bg-img.img-6 {
    background-image: url(../images/servicios-6.jpeg);
}

.ingenieria-wrapper {
    color: #fff;
    gap: 20px;
    display: flex;
    flex-direction: column;
}

.ingenieria-wrapper .subtitle {
    font-size: 28px;
    text-transform: uppercase;
}

.ingenieria-wrapper .paragraph {
    width: 100%;
}

.ingenieria-wrapper .like-btn.link-block {
    display: inline-block;
    border: 1px solid #fff;
    padding: 15px 20px;
    text-decoration: none;
    font-weight: normal;
}

.ingenieria-wrapper .like-btn.link-block:hover {
    background: #fff;
    color: #000;
}

.section.bg-img-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(../images/slider_2.jpeg);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/stage-construction.jpeg);
}

.section.service-bg-img-1 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(../images/service-1.webp);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/service-1.webp);
}

.section.service-bg-img-2 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(../images/service-2.jpeg);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/service-2.jpeg);
    background-position-y: -100px;
}

.section.service-bg-img-3 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.6)), to(rgba(0, 0, 0, 0.6))), url(../images/service-3.jpeg);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url(../images/service-3.jpeg);
    background-position-y: -100px;
}

#current-projects {
    background-color: #f3f3f5;
}

.current-project-div {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    margin-top: 90px;
    margin-bottom: 90px;
    padding: 50px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #636363;
}

.project-text-div {
    position: relative;
    z-index: 5;
    min-height: 100px;
    padding-right: 35px;
    padding-bottom: 50px;
}

.project-name {
    color: #fff;
    font-size: 2em;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 15px;
}

.work-p {
    color: #f3f3f5;
    font-size: 18px;
    line-height: 1.7em;
    font-weight: 300;
}

.area-text {
    position: absolute;
    left: -20px;
    bottom: -10px;
    z-index: 3;
    color: hsla(0,0%,48%,.25);
    font-size: 160px;
    line-height: 125.6px;
    font-weight: 900;
}

.projects-img-wrap {
    position: relative;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.small-lightbox-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.big-lightbox {
    width: 49%;
    margin-bottom: 2%;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer;
    max-height: 145px;
    overflow: hidden;
}

.big-lightbox:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.small-lightbox {
    width: 23.5%;
    padding-right: 0%;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer;
    max-height: 90px;
    overflow: hidden;
}

.small-lightbox:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

#about-us .h2 {
    font-size: 36px;
}

.section.cta-section {
    background-color: #2a9d8f;
}

.form-checkbox-block {
    color: #ffffffc4;
}

#services {
    padding-bottom: 10px;
}

#services .h4 {
    font-size: 24px;
}

#benefits .icon-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px;
}

.nav-contact-link {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.nav-contacts-block {
    margin-right: 0px;
}

.nav-links-div .like-btn {
    margin-left: 0px;
    margin-top: 10px;
}

.current-projects-wrap-new {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
}

.current-project-div-new {
    flex: 1 1 calc(50% - 20px);
    overflow: hidden;
    position: relative;
    background: #fff;
}

.projects-img-wrap-new {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 330px;
}

.project-text-div-new {
    color: #000;
    margin-bottom: 0px;
    font-size: 22px;
    font-weight: 600;
    padding: 20px;
    line-height: 34px;
}

.current-project-div-new .projects-img-wrap-new.expa-1 {
    background-image: url(../images/exca-project-1.jpeg);
}

.current-project-div-new .projects-img-wrap-new.expa-2 {
    background-image: url(../images/exca-project-2.jpeg);
}

.current-project-div-new .projects-img-wrap-new.expa-3 {
    background-image: url(../images/exca-project-3.jpeg);
}

.current-project-div-new .projects-img-wrap-new.expa-4 {
    background-image: url(../images/exca-project-4.jpeg);
}

.current-project-div-new .projects-img-wrap-new.expa-5 {
    background-image: url(../images/exca-project-5.jpeg);
}

.current-project-div-new .projects-img-wrap-new.expa-6 {
    background-image: url(../images/exca-project-6.jpeg);
}

.current-project-div-new .projects-img-wrap-new.expa-7 {
    background-image: url(../images/exca-project-7.jpeg);
}

.current-project-div-new .projects-img-wrap-new.expa-8 {
    background-image: url(../images/exca-project-8.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-1 {
    background-image: url(../images/muros-project-1.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-2 {
    background-image: url(../images/muros-project-2.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-3 {
    background-image: url(../images/muros-project-3.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-4 {
    background-image: url(../images/muros-project-4.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-5 {
    background-image: url(../images/muros-project-5.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-6 {
    background-image: url(../images/muros-project-6.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-7 {
    background-image: url(../images/muros-project-7.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-8 {
    background-image: url(../images/muros-project-8.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-9 {
    background-image: url(../images/muros-project-9.jpeg);
}

.current-project-div-new .projects-img-wrap-new.muros-10 {
    background-image: url(../images/muros-project-10.jpeg);
}

#current-projects .h2-div {
    margin-bottom: 20px;
}

#current-projects .h3-div {
    display: flex;
    margin-bottom: 40px;
    justify-content: center;
}

#current-projects .h3-div h3 {
    font-size: 32px;
    text-align: center;
    line-height: 38px;
}

#current-projects .h3-subdiv {
    margin-top: 40px;
}

.menu-btn {
    margin-left: 25px;
}

/* Media */

@media screen and (max-width: 991px) {
    .made-by {
        margin-left: 15px;
    }

    .project-text-div {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 40px;
    }

    .project-name {
        font-size: 24px;
        line-height: 24px;
    }

    .work-p {
        margin-bottom: 0px;
        font-size: 17px;
        line-height: 25px;
    }

    .area-text {
        font-size: 140px;
    }

    .projects-img-wrap {
        width: 100%;
    }

    .current-project-div .project-text-div {
        min-height: 110px;
    }
}

@media screen and (max-width: 767px) {
    .ingenieria-wrapper {
        flex-direction: column;
        gap: 20px;
    }

    .current-project-div {
        margin-top: 5%;
        padding-top: 40px;
        padding-right: 40px;
        padding-left: 40px;
    }

    .project-text-div {
        padding-bottom: 30px;
    }

    .project-name {
        font-size: 20px;
        line-height: 25px;
    }

    .work-p {
        font-size: 16px;
        line-height: 23px;
    }

    .area-text {
        left: -10px;
        font-size: 90px;
        line-height: 84.6px;
    }

    .current-project-div-new {
        flex: auto;
    }
}

@media screen and (max-width: 479px) {
    .current-project-div {
        margin-bottom: 40px;
        padding: 30px 30px 50px;
    }

    .nav-contact-link {
        font-size: 16px;
    }

    .project-name {
        font-size: 18px;
    }

    .h1-subtitle-big {
        font-size: 36px;
        line-height: 54px;
    }

    #about-us .h2 {
        font-size: 28px;
        line-height: 38px;
    }

    .work-p {
        font-size: 14px;
        line-height: 20px;
    }

    .area-text {
        font-size: 50px;
        line-height: 52px;
    }

    .small-lightbox-wrap {
        margin-right: 0%;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .nav-logo-link {
        margin-top: 20px;
    }

    .service-grid-item {
        height: auto !important;
    }

    .menu-btn {
        margin-top: 5px;
    }
}