@import url(__reboot.css);
@import url(fonts.css?v=1.2);

@import url(header.css?v=2.0);
@import url(info-link.css?v=1.8);
@import url(rs.css?v=1.1);

body {
    overflow-x: hidden;
}

.about {
    background: linear-gradient(277deg, #04739E 4.95%, #03132C 74.93%);
    padding-left: 4.38vw;
    height: 38.52vw;
}

.banner .title {
    margin-left: 20.31vw;
}

.info-block {
    margin-left: 8.2vw;
}

.about .title h2 {
    color: #F3DE2B;
    font-family: Inter;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: normal;
    letter-spacing: 0.6px;
    display: flex;
    gap: 0.63vw;
    margin-top: 11.25vw;
    margin-bottom: 1.56vw;
}

.about .text {
    margin-bottom: 0.78vw;
}

.about .text p {
    color: rgba(255, 255, 255, 0.80);
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.about .text strong {
    color: rgba(255, 255, 255, 0.80);
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
    max-width: 52.03vw;
    flex-shrink: 0;
    padding-top: 1.56vw;
    padding-bottom: 0.78vw;
}

.about-img-block {
    padding-right: 4.92vw;
    display: flex;
    justify-content: end;
}

.about-img {
    margin-top: 7.89vw;
    width: 37.66vw;
    height: 23.44vw;
    flex-shrink: 0;
    aspect-ratio: 545.78/307.00;
    border-radius: 0.78vw;
    border: 1px solid #F3DE2B;
    box-shadow: -1.17vw -3px 18.7px 0px rgba(0, 0, 0, 0.25);
}

.about .info-block {
    margin-left: inherit;
}

.row-3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.overlay-wrapper {
    -webkit-mask-image: url(../images/3438685.png);
    mask-image: url(../images/3438685.png);
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: 85% -30%;

    border: 2px solid rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 1.17vw 5px rgba(255, 255, 255, 0.6);
    border-radius: 0.94vw;
    background-color: transparent;
}

.overlay-wrapper img.bg-gif {
    width: 109%;
    height: 100%;
    object-fit: cover;
    display: block;
    border: 1px solid #000;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.overlay-wrapper img.overlay-png {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.agua-action {
    margin-top: 12.03vw;
    margin-left: 1.64vw;
    margin-bottom: 1.64vw;
}

.agua-title {
    color: #043E66;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 3.13vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: normal;
    letter-spacing: 1.2px;
}

.agua-text {
    color: #043E66;
    font-family: Outfit;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 400;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.agua-text strong {
    margin-top: 3.52vw;
    color: #043E66;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.agua-info strong {
    color: #043E66;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.agua-info {
    margin-top: 8.44vw;
    margin-left: 5vw;
    color: #043E66;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.agua-info-image {
    width: 56.1vw;
    height: 40.39vw;
    flex-shrink: 0;
    aspect-ratio: 718.08 / 517.02;
    transform: rotate(-376.273deg) scaleX(-1);
}

.agua-info-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.agua-info-image {
    -webkit-mask-image: url(../images/overlay-2.png);
    mask-image: url(../images/overlay-2.png);
    mask-size: 100%;
    mask-repeat: no-repeat;
    mask-position: 3% 100%;
}

.agua-culture-info {
    gap: 2.34vw !important;
}

.nere-image {
    margin-top: 10.39vw;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 18.91vw;
    flex-shrink: 0;
    aspect-ratio: 997.84/242.00;
}

.nere-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.agua-timeline {
    margin-top: 7.34vw !important;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1.56vw;
    width: 80%;
    margin: 3.13vw auto;
    /* mərkəzə gətirmək üçün */
}

.agua-timeline .line-through {
    position: absolute;
    top: 25%;
    left: 0;
    right: 0;
    height: 0.47vw;
    background-color: #043E66;
    transform: translateY(-50%);
    z-index: 0;
}

.agua-timeline .info {
    width: 38.28vw;
    height: 11.88vw;
    flex-shrink: 0;
    border-radius: 0.63vw;
    background: #043E66;
    padding: 1.72vw;
    z-index: 1;
    color: white;
}

.agua-timeline .info strong {
    color: #FFF;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.56vw;
    font-weight: 700;
    font-display: swap;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.agua-timeline .info p {
    color: #FFF;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.56vw;
    font-weight: 400;
    font-display: swap;
    line-height: 2.03vw;
    letter-spacing: 0.6px;
}

.scissors-wrapper,
.bar {
    position: relative;
    width: 6.02vw;
    height: 6.02vw;
    z-index: 1;
}

.scissors svg,
.bar svg {
    width: 100%;
    height: 100%;
    display: block;
}

.scissors img,
.bar img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 3.13vw;
    height: 3.13vw;
}

.info-text {
    color: #043E66;
    text-align: center;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 0.94vw;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    line-height: 1.56vw;
    letter-spacing: 0.6px;
    width: 15.94vw;
    position: absolute;
    left: -4.69vw;
}

.blog-section-title {
    color: #043E66;
    font-family: Inter;
    font-size: 3.13vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: normal;
    letter-spacing: 1.2px;
}

.blog {
    margin-left: 4.69vw;
    margin-right: 4.69vw;
}

.blog-section-title svg {
    width: 1.88vw;
    height: 1.88vw;
    aspect-ratio: 1/1;
}

.blog-sub-text-block {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 1.56vw;
    margin-bottom: 1.56vw;
}

.blog-sub-text-block .text-1 {
    max-width: 22.11vw;
    color: #043E66;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.17vw;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    line-height: 1.56vw;
    letter-spacing: 0.6px;
}

.blog-sub-text-block .text-2 a {
    width: 11.41vw;
    height: 2.89vw;
    flex-shrink: 0;
    border-radius: 54px;
    background: #F3DE2B;
    padding: 0.47vw 1.25vw;
    color: #043E66;
    font-family: 'Outfit', 'Nunito', 'Arial', sans-serif;
    font-size: 1.25vw;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    line-height: normal;
    letter-spacing: 0.6px;
}

.blogs-row {
    display: flex;
    justify-content: space-between;
    gap: 1.56vw;
    margin-bottom: 3.13vw;
}

.image img {
    width: 27.34vw;
    flex-shrink: 0;
    aspect-ratio: 371.20/464.00;
}

.blog-item {
    position: relative;
}

.blog-item .text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 1.56vw;
    color: #FFF;
    font-family: Inter;
    font-size: 0.94vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: 1.25vw;
    letter-spacing: 0.36px;
}

.contact-form {
    margin-bottom: 5.31vw;
    padding: 3.13vw 7.97vw;
    /* height: 22.34vw; */
    flex-shrink: 0;
    background: linear-gradient(90deg, #033150 0%, #076FB6 100%);
    margin: 4.69vw;
}

#message {
    background: linear-gradient(90deg, #033150 0%, #076FB6 100%);
    width: 100%;
    height: 16.09vw;
    flex-shrink: 0;
    border-radius: 0.78vw;
    border: 1px solid #FFF;
    color: #FFF;
    padding: 1.02vw;
    outline: none;
}

#message::placeholder {
    color: #FFF;
    opacity: 1;
}

.form-control {
    background: linear-gradient(90deg, #033150 0%, #076FB6 100%);
    color: #FFF;

    ::placeholder {
        color: #FFF;
        opacity: 1;
    }
}

.form-control::-webkit-input-placeholder {
    color: #FFF;
    opacity: 1;
}

.form-control::-moz-placeholder {
    color: #FFF;
    opacity: 1;
}

.form-control:-ms-input-placeholder {
    color: #FFF;
    opacity: 1;
}

.form-control::placeholder {
    color: #FFF;
    opacity: 1;
}

.send-message {
    width: 22.42vw;
    height: 4.3vw;
    flex-shrink: 0;
    border-radius: 3.91vw;
    background: #F3DE2B;
    color: #043E66;
    font-family: Urbanist;
    font-size: 1.56vw;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    line-height: normal;
}

.contact-form-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

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

.scissors-wrapper,
.bar {
    margin-left: 3.91vw;
}

.slogan {
    display: none;
}

@media (max-width:768px) {
    .banner * {
        display: none;
    }

    .slogan {
        display: flex;
    }

    .about .row {
        flex-direction: column-reverse;
    }

    .about {
        padding: 20px;
    }

    .info-link-1 {
        width: 100%;
    }

    .about .text,
    .agua-text {
        font-weight: 200;
        font-size: 16px;
        padding-bottom: 10px;
    }

    .agua-action .row {
        flex-direction: column;
    }

    .row.agua-culture-info {
        flex-direction: column-reverse;
    }

    .nere-image img,
    .nere-image {
        width: 95%;
        height: auto;
    }

    .nere-image {
        margin-top: 45px;
    }

    .blog {
        margin-left: 20px;
        margin-right: 20px;
    }

    .blogs-row {
        overflow-x: auto;
        scrollbar-width: none;
    }

    .blog-sub-text-block .text-1 {
        max-width: 220px;
    }

    .contact-form .row {
        flex-direction: column;
    }

    .contact-form {
        padding: 15px 20px;
        height: auto;
    }

    .send-message {
        width: 100%;
        height: 48px;
    }

    .contact-form-right {
        width: 100%;
        height: auto;
    }

    .agua-timeline {
        width: 100%;
        flex-direction: column;
    }

    .agua-timeline .info {
        width: 100%;
        height: auto;
        border-radius: 0;
    }

    .timeline-items {
        display: flex;
        align-items: center;
        justify-content: space-around;
        width: 100%;
    }

    .scissors-wrapper,
    .bar {
        margin-left: 0;
    }

    body .container {
        overflow: hidden;
    }

    .agua-action {
        margin-top: 50px;
    }

    .agua-info-image {
        mask-size: 105%;
        mask-position: -97% 100%;
    }

    .agua-info {
        margin: inherit;
        padding: 20px;
        font-size: 14px;
    }

    .blogs-row {
        display: flex;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        gap: 16px;
        padding: 0 16px;
        scroll-padding-left: 16px;
        -webkit-overflow-scrolling: touch;
    }

    .blog-item {
        flex: 0 0 80%;
        scroll-snap-align: start;
        background: #f5f5f5;
        border-radius: 8px;
        min-width: 80%;
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    }

    .blog-item .image img {
        width: 100%;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        display: block;
    }

    .blog-item .text {
        padding: 12px;
    }

    .banner .title,
    .info-block {
        margin-left: inherit;
    }

    .info-text {
        font-size: 14px;
    }

    .about-img-block {
        padding: 0 !important;
        width: 100%;
    }

    .about-img-block img {
        width: 100%;
        height: 203px;
        flex-shrink: 0;
        aspect-ratio: 360.89/203.00;
    }

    .slogan {
        height: initial;
        aspect-ratio: initial;
    }

    .info-block {
        padding-top: 24px;
    }

    .about-img {
        margin-top: 44px;
    }

    .about .title h2 {
        color: #F3DE2B;
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.6px;
        margin-top: 20px;
        margin-bottom: 13px;
    }

    .about .text strong {
        color: rgba(255, 255, 255, 0.80);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 17px;
        letter-spacing: 0.42px;
    }

    .about .text p {
        color: rgba(255, 255, 255, 0.80);
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px;
        letter-spacing: 0.42px;
    }

    .about .title {
        margin-bottom: -44px;
    }

    .agua-title {
        color: #043E66;
        font-family: Outfit;
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        letter-spacing: 0.72px;
    }

    .agua-text strong {
        color: #043E66;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 185.714% */
        letter-spacing: 0.42px;
    }

    .agua-text {
        color: #043E66;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.42px;
    }

    .agua-info-image {
        transform: rotate(-376.273deg) scaleX(-1);
        width: 460.869px;
        height: 331.825px;
        flex-shrink: 0;
        aspect-ratio: 460.87 / 331.83;
    }

    .agua-info-image {
        mask-size: 100%;
        mask-position: -97% 100%;
    }

    .agua-info strong {
        color: #043E66;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        letter-spacing: 0.42px;
    }

    .agua-info {
        color: #043E66;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.42px;
    }

    .agua-timeline .info {
        height: 152px;
        flex-shrink: 0;
        padding: 24px;
    }

    .agua-timeline .info strong {
        color: #FFF;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        /* 185.714% */
        letter-spacing: 0.42px;
    }

    .agua-timeline .info p {
        color: #FFF;
        font-family: Outfit;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        letter-spacing: 0.42px;
    }

    .scissors-wrapper,
    .bar {
        width: 77px;
        height: 77px;
    }

    .scissors img,
    .bar img {
        width: 40px;
        height: 40px;
    }

    .info-text {
        color: #043E66;
        text-align: center;
        font-family: Outfit;
        font-size: 13px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        letter-spacing: 0.42px;
        width: 204.03px;
        left: -60px;
    }

    .blog-section-title {
        font-size: 24px;
        margin-top: 88px;
    }

    .blog-sub-text-block .text-1 {
        font-size: 14px;
        line-height: 20px;
        letter-spacing: 0.42px;
    }

    .blog-sub-text-block .text-2 a {
        padding: 6px 16px;
        color: #043E66;
        font-family: Outfit;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        letter-spacing: 0.45px;
    }

    .blog-section-title svg {
        width: 24px;
        height: 24px;
        aspect-ratio: 1/1;
    }

    .blog-item .text {
        color: #FFF;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.36px;
    }

    .blog-item .text strong {
        color: #FFF;
        font-family: Inter;
        font-size: 12px;
        font-style: normal;
        font-weight: 700;
        line-height: 16px;
        /* 133.333% */
        letter-spacing: 0.36px;
    }

    .contact-form {
        margin: 0;
        padding: 22px 28px;
    }

    .send-message {
        color: #043E66;
        font-family: Urbanist Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .contact-form .row {
        gap: 0;
    }

    .contact-form .col-sm-12 {
        margin-bottom: 5px;
    }

    .contact-form-right .col-md-12 {
        margin-bottom: 5px;
    }

    .form-control,
    #message {
        padding: 12px;
    }

    #message {
        height: 138px;
        flex-shrink: 0;
    }

    .form-control {
        height: 56px;
        flex-shrink: 0;
    }
}
