﻿body, input, textarea {
    font-family: Roboto,sans-serif;
    font-size: 14px
}

.container, .row .col, footer .footer-logo img, header, header nav.main-nav .header-logo img, input, main section.section-header-image, main section.section-services .swiper.swiper-services .swiper-slide img, textarea {
    width: 100%
}

    header .sidenav a, header .sidenav div {
        padding: 8px 8px 8px 32px;
        font-size: 18px
    }

:root {
    --gray: #eaeaea;
    --primary: #00a7e1;
    --secondary: grey;
    --danger: #dc3545;
    --white: #ffffff;
    --black: #010101;
    --bg-box: rgba(16, 21, 29, 0.83);
    --size-0: 0px;
    --size-5: 5px;
    --size-10: 10px;
    --size-15: 15px;
    --size-20: 20px;
    --size-25: 25px;
    --size-30: 30px;
    --size-35: 35px;
    --size-40: 40px;
    --size-45: 45px;
    --size-50: 50px;
    --size-55: 55px;
    --size-60: 60px;
    --size-65: 65px;
    --size-70: 70px;
    --size-75: 75px;
    --size-80: 80px;
    --size-85: 85px;
    --size-90: 90px;
    --size-95: 95px;
    --size-100: 100px;
    --center-box-640: 640px;
    --center-box-720: 720px;
    --center-box-720: 820px;
    --center-box-920: 920px;
    --center-box-1024: 1024px
}

a, body, li, p, ul {
    margin: var(--size-0);
    padding: var(--size-0);
    text-decoration: none
}

li {
    list-style-type: none
}

*, ::after, ::before {
    box-sizing: border-box
}

.thank-you main section.section-header-image .description div.text.text-blue, a, header .sidenav .closebtn:hover, header .sidenav a:hover {
    color: var(--primary)
}

    a:hover {
        color: var(--secondary)
    }

    a, a:hover {
        transition: .2s
    }

body {
    background-color: var(--gray);
    color: var(--white);
    font-weight: 100
}

    body.thank-you {
        background-color: var(--black);
        display: flex;
        flex-flow: column;
        height: 100%;
        position: absolute;
        width: 100%
    }

button:hover, header .sidenav div.btn-lets-talk-business {
    color: var(--black);
    background-color: var(--primary)
}

.mobile-v {
    display: initial
}

.container-visit-our-website, .desktop-v {
    display: none
}

button {
    background: 0 0;
    background-color: var(--primary);
    border: 1px solid var(--primary);
    color: var(--black);
    padding: 6px 12px;
    border-radius: var(--size-5);
    text-transform: uppercase;
    box-shadow: 1px 2px 3px rgba(0,0,0,.6);
    display: inline-block
}

.row, header {
    display: flex
}

input, textarea {
    background: #fff;
    padding: var(--size-10) 16px;
    border-radius: var(--size-5);
    border: 1px solid var(--white);
    color: #000;
    font-weight: 400
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.m-top-auto {
    margin-top: auto
}

.text-black, footer div.footer-info span {
    color: var(--black)
}

.swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: var(--secondary);
    opacity: 1;
    background: rgba(0,0,0,.2);
    border: 1px solid rgba(0,0,0,.2)
}

.swiper-pagination-bullet-active, main section.section-clients .swiper-pagination-bullet-active, main section.section-services .swiper.swiper-services .swiper-pagination-bullet-active {
    border: 1px solid var(--primary) !important
}

.row {
    flex-flow: column;
    gap: var(--size-50)
}

header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.thank-you header {
    position: static;
    border-bottom: 1px solid
}

.thank-you main {
    margin-bottom: var(--size-25)
}

header nav.main-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: var(--size-60);
    margin-top: var(--size-10)
}

    header nav.main-nav .header-logo {
        width: 150px
    }

    header nav.main-nav .navbar-icon {
        font-size: var(--size-30);
        cursor: pointer;
        font-weight: 700
    }

header .sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    background-color: var(--black);
    overflow-x: hidden;
    transition: .5s;
    padding-top: var(--size-60);
    z-index: 10
}

    header .sidenav a.btn-lets-talk-business {
        margin-left: 32px;
        padding: 8px 20px
    }

    header .sidenav a {
        text-decoration: none;
        color: var(--white);
        display: block;
        transition: .3s;
        margin-bottom: var(--size-10);
        display: flex;
        gap: var(--size-10)
    }

    header .sidenav div.btn-lets-talk-business {
        width: 200px;
        border: none;
        display: block;
        text-align: center;
        cursor: pointer;
        text-transform: uppercase;
        outline: 0;
        overflow: hidden;
        position: relative;
        font-weight: 400;
        font-size: 16px;
        padding: 10px 20px;
        box-shadow: 0 5px 15px rgba(0,0,0,.2);
        border-radius: var(--size-5);
        margin-left: 32px
    }

        a.btn-lets-talk-business span, div.btn-lets-talk-business span, header .sidenav div.btn-lets-talk-business span, main section.section-header-image form.form .form-group .btn-submit span {
            position: relative;
            z-index: 1
        }

        header .sidenav div.btn-lets-talk-business:after, main section.section-header-image form.form .form-group .btn-submit:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            height: 490%;
            width: 200%;
            background: var(--white);
            -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
            -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
            transform: translateX(-98%) translateY(-25%) rotate(45deg)
        }

        a.btn-lets-talk-business:hover:after, div.btn-lets-talk-business:hover:after, header .sidenav div.btn-lets-talk-business:hover:after, main section.section-header-image form.form .form-group .btn-submit:hover:after {
            -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
            transform: translateX(-9%) translateY(-25%) rotate(45deg)
        }

    header .sidenav a svg {
        width: 20px
    }

    header .sidenav .closebtn {
        position: absolute;
        top: 0;
        font-size: 36px;
        margin-right: var(--size-50);
        cursor: pointer
    }

main section.section-header-image .header-image-2 {
    width: 100%;
    object-fit: cover;
    object-position: center center
}

.thank-you main section.section-header-image img {
    height: auto;
    max-width: 450px;
    position: relative;
    left: 50%;
    transform: translate(-50%)
}

main section.section-header-image .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.2);
    box-shadow: inset 0 -400px 150px 50px #03a6e1;
    top: 0;
    left: 0
}

.branding main section.section-header-image .shadow {
    -moz-box-shadow: 0 -250px 100px 50px rgba(0,0,0,.8) inset;
    box-shadow: 0 -250px 100px 50px rgb(0 0 0 / 80%) inset
}

a.btn-lets-talk-business, div.btn-lets-talk-business, main section.section-header-image form.form .form-group .btn-submit {
    cursor: pointer;
    outline: 0;
    overflow: hidden;
    background-color: var(--primary);
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    text-transform: uppercase;
    text-align: center
}

main section.section-header-image .description {
    display: flex;
    flex-flow: column;
    position: relative
}

.thank-you main section.section-header-image .description {
    text-align: center;
    flex-flow: column
}

    .thank-you main section.section-header-image .description div.text {
        color: var(--white);
        font-size: 18px;
        font-weight: 400
    }

    .thank-you main section.section-header-image .description span.italic {
        font-style: italic
    }

    .thank-you main section.section-header-image .description div.blue-line {
        width: 275px;
        height: 1px;
        background-color: var(--primary);
        margin: var(--size-20) auto
    }

main section.section-header-image .description h1 {
    font-weight: 700;
    font-size: 32px;
    line-height: 34px;
    width: 100%;
    height: 100%;
}

    main section.section-header-image .description h1 span {
        color: #ffff;
        font-size: 32px;
        line-height: 34px;
        font-weight: 400;
        font-style: italic;
        display: block
    }

.branding main section.section-header-image .description h1 {
    top: -180px
}

main section.section-header-image .form-border {
    position: relative
}

main section.section-header-image form.form {
    background-color: var(--bg-box);
    border-radius: var(--size-15);
    padding: var(--size-20);
    z-index: 1;
    position: relative
}

    main section.section-header-image form.form .text-lets-see {
        font-size: 24px
    }

    main section.section-header-image form.form .possible-together {
        font-size: 26px;
        color: var(--primary);
        font-weight: 700;
        margin-bottom: var(--size-15)
    }

    main section.section-header-image form.form .form-group {
        display: grid;
        grid-template-columns: repeat(2,minmax(0,1fr));
        gap: var(--size-10);
        position: relative
    }

        main section.section-header-image form.form .form-group .re-group, main section.section-header-image form.form .form-group .textarea-group {
            grid-column: 1/3
        }

        main section.section-header-image form.form .form-group label {
            padding-left: var(--size-10)
        }

        main section.section-header-image form.form .form-group .btn-submit {
            border: none;
            display: block;
            position: relative;
            color: var(--black);
            font-weight: 700;
            font-size: 14px;
            padding: 12px 50px
        }

main section .section-title {
    display: flex;
    flex-flow: column;
    margin-bottom: var(--size-50)
}

    main section .section-title .title {
        display: flex;
        flex-flow: column;
        color: var(--primary);
        margin-bottom: var(--size-10)
    }

        main section .section-title .title span.sub-title {
            color: var(--black);
            padding-left: var(--size-15);
            font-size: 24px
        }

        main section .section-title .title span.main-title {
            font-size: 38px;
            line-height: 38px;
            font-weight: 700;
            border-left: 3px solid var(--primary);
            padding-left: var(--size-15);
            margin-top: var(--size-5)
        }

    main section .section-title .brief {
        padding-left: var(--size-15);
        color: var(--black)
    }

main section.section-other-main-services, section.section-testimonials, main section.section-services, section.section-swiper-container-approach {
    padding: var(--size-50) var(--size-0)
}

main section.section-who-we-are {
    margin: var(--size-50) var(--size-0)
}

footer p.all-rights-reserved, section.section-who-we-are .swiper.swiper-numbers-matter p {
    margin-bottom: var(--size-10)
}

.branding main section.section-who-we-are {
    position: relative;
    margin: var(--size-50) var(--size-0) var(--size-0);
    padding: var(--size-50) var(--size-0)
}

    .branding main section.section-who-we-are:after {
        content: "";
        display: inline-block;
        background-image: url(../../resources/img/who-we-are-bg.webp);
        background-repeat: no-repeat;
        background-position: top right;
        background-size: contain;
        width: 100%;
        height: 100%;
        max-height: 350px;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1
    }

main section.section-who-we-are .line-h-1 {
    background-color: var(--primary);
    height: 1px;
    width: 100%;
    background-color: var(--primary);
    position: absolute;
    right: 102%;
    top: var(--size-10)
}

main section.section-who-we-are .hint {
    color: var(--primary);
    margin-top: var(--size-50);
    position: relative
}

main section.section-services {
    background-color: var(--white);
    color: var(--black)
}

    main section.section-other-main-services .swiper.swiper-other-main-services, main section.section-services .swiper.swiper-services, main section.section-what-makes .swiper.swiper-what-makes, section.section-who-we-are .swiper.swiper-numbers-matter {
        width: 100%;
        padding-bottom: var(--size-50)
    }

        main section.section-services .swiper.swiper-services .swiper-slide .col.service, main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .service, section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .title {
            display: flex;
            flex-flow: column;
            gap: var(--size-20)
        }

        main section.section-services .swiper.swiper-services .swiper-slide img.icon {
            width: 90px
        }

        main section.section-services .swiper.swiper-services .swiper-slide div.title {
            font-weight: 500;
            font-size: 20px;
            line-height: 22px
        }

        main section.section-services .swiper.swiper-services .swiper-slide p {
            font-size: 14px;
            line-height: 18px
        }

        main section.section-services .swiper.swiper-services .swiper-pagination-bullet {
            color: var(--black);
            background: rgba(0,0,0,0);
            border: 0
        }

.branding main section.section-what-makes-imagine, main section.section-what-makes {
    padding-bottom: var(--size-50);
    padding-top: var(--size-50)
}

main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide, section.section-who-we-are .swiper.swiper-numbers-matter .swiper-bg {
    background-color: var(--black);
    border: 1px solid var(--white);
    border-radius: var(--size-15);
    padding: var(--size-20);
    position: relative
}

    main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide::after {
        content: "";
        display: inline-block;
        width: var(--size-50);
        height: var(--size-50);
        background-color: var(--gray);
        position: absolute;
        right: -25px;
        bottom: -25px;
        border-top: 1px solid var(--white);
        transform: rotate(-45deg)
    }

    main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide .service {
        display: flex;
        flex-flow: column;
        gap: var(--size-25)
    }

        main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide .service .title-icon, section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .icon {
            display: flex;
            justify-content: space-between
        }

            main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide .service .title-icon .title {
                font-size: 20px;
                line-height: 24px;
                font-weight: 500;
                color: var(--primary);
                display: flex;
                flex-flow: column;
                justify-content: space-between
            }

                main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide .service .title-icon .title span {
                    background-color: var(--primary);
                    display: block;
                    width: var(--size-50);
                    height: 1px
                }

        main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide .service img.icon {
            width: 64px
        }

.branding main .section-approach, main section.section-browse-our-case-studies {
    padding-bottom: var(--size-50)
}

    main section.section-browse-our-case-studies .grid-images {
        display: grid;
        grid-template-columns: repeat(1,minmax(0,1fr));
        gap: var(--size-20)
    }

        main section.section-browse-our-case-studies .grid-images div.case {
            display: block;
            z-index: 1;
            overflow: hidden;
            position: relative;
            transition: .3s
        }

            main section.section-browse-our-case-studies .grid-images div.case:hover img {
                transform: scale(1.2);
                transition: .4s
            }

            main section.section-browse-our-case-studies .grid-images div.case:hover .overlay {
                display: flex;
                transition: .3s
            }

            main section.section-browse-our-case-studies .grid-images div.case img {
                width: 100%;
                transition: .4s
            }

            main section.section-browse-our-case-studies .grid-images div.case .overlay {
                display: none;
                position: absolute;
                top: var(--size-0);
                left: var(--size-0);
                width: 100%;
                height: 100%;
                background-color: rgba(0,0,0,.65);
                align-items: center;
                justify-content: center;
                color: #bbb;
                font-size: var(--size-20);
                font-weight: 400;
                padding: var(--size-20);
                text-align: center;
                flex-flow: column;
                gap: var(--size-10)
            }

                main section.section-browse-our-case-studies .grid-images div.case .overlay span {
                    font-size: var(--size-30);
                    color: var(--white)
                }

.branding section.section-who-we-are .swiper.swiper-numbers-matter .swiper-bg {
    background-color: rgba(0,0,0,0);
    border: 0;
    border-radius: 0;
    padding: var(--size-20);
    position: relative
}

section.section-who-we-are .swiper.swiper-numbers-matter .swiper-bg::after {
    left: -90px;
    transform-origin: right top;
    position: absolute;
    bottom: -27px;
    content: "";
    transform: rotate(-45deg);
    width: var(--size-90);
    height: var(--size-90);
    background-color: var(--gray);
    border-right: 1px solid var(--white)
}

.branding section.section-who-we-are .swiper.swiper-numbers-matter .swiper-bg::after {
    content: none
}

section.section-who-we-are .swiper.swiper-numbers-matter .text-numbers-matter {
    font-size: 32px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: var(--size-5)
}

section.section-who-we-are .swiper.swiper-numbers-matter .swiper-wrapper {
    align-items: start
}

section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide {
    display: flex;
    flex-flow: column;
    align-items: center;
    text-align: center;
    gap: var(--size-5)
}

.branding section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide {
    color: var(--primary);
    font-size: 16px
}

section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide span {
    font-size: var(--size-70);
    line-height: var(--size-70);
    font-weight: 900;
    display: flex;
    color: var(--primary)
}

.branding section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide span {
    color: var(--white);
    font-size: var(--size-60);
    line-height: var(--size-60);
    font-weight: 500
}

section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide span.plus {
    font-size: var(--size-40);
    position: relative;
    top: -15px
}

section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide img {
    width: var(--size-70)
}

section.section-swiper-container-approach {
    position: relative;
    width: 100%;
    min-height: 100%;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

    section.section-swiper-container-approach .swiper {
        width: 100%;
        padding-bottom: var(--size-75)
    }

    section.section-swiper-container-approach .swiper-approach .swiper-slide {
        background-position: center;
        background-size: cover;
        width: 300px;
        position: relative
    }

        section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay {
            position: absolute;
            width: 100%;
            height: 100%;
            top: var(--size-0);
            left: var(--size-0);
            display: flex;
            flex-flow: column;
            justify-content: space-between;
            padding: var(--size-20)
        }

            section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .title div {
                font-size: 30px;
                line-height: 34px
            }

            section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .title p {
                line-height: 16px
            }

            section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .icon img {
                width: 50px
            }

main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg::after, main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg::before {
    width: var(--size-50);
    height: var(--size-50);
    border-top: 1px solid var(--white);
    z-index: 0;
    display: inline-block;
    background-color: var(--gray);
    content: "";
    position: absolute
}

section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .icon span {
    font-size: 36px;
    font-weight: 400
}

section.section-swiper-container-approach .swiper-approach .swiper-slide img.bk-img {
    display: block;
    width: 100%;
    border-radius: var(--size-20);
    border: 1px solid;
    object-fit: cover
}

section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .title ul {
    flex-flow: column;
    gap: var(--size-10);
    padding-left: var(--size-25)
}

    section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .title ul li {
        list-style-type: square
    }

main section.section-what-makes .what-makes-title {
    display: flex;
    flex-flow: column
}

    main section.section-what-makes .what-makes-title img {
        margin-left: auto;
        margin-right: var(--size-15);
        width: 85%;
        z-index: 1
    }

main section.section-what-makes .what-makes {
    margin: -25px auto 0;
    position: relative;
    z-index: 0
}

main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg {
    background-color: var(--black);
    border: 1px solid var(--white);
    border-radius: var(--size-15);
    padding: var(--size-50) var(--size-25) var(--size-25)
}

    main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg::after {
        right: -25px;
        bottom: 25px;
        transform: rotate(-45deg)
    }

    main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg::before {
        left: -20px;
        top: -30px;
        transform: rotate(145deg)
    }

    main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .title-icon {
        display: flex;
        gap: var(--size-20)
    }

        main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .title-icon img {
            width: 70px
        }

        main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .title-icon .title {
            display: flex;
            flex-flow: column;
            justify-content: space-between;
            font-size: 18px;
            line-height: 20px
        }

            main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .title-icon .title span {
                display: inline-block;
                width: var(--size-25);
                height: 1px;
                background-color: var(--primary)
            }

main section.section-what-makes .swiper.swiper-what-makes .swiper-pagination {
    right: 0;
    left: initial;
    width: auto
}

.branding main section.section-what-makes-imagine .what-makes-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,2fr));
    gap: var(--size-40)
}

    .branding main section.section-what-makes-imagine .what-makes-grid .grid-item {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: var(--size-20)
    }

        .branding main section.section-what-makes-imagine .what-makes-grid .grid-item img {
            width: 75px
        }

        .branding main section.section-what-makes-imagine .what-makes-grid .grid-item p {
            color: var(--primary);
            font-size: 16px;
            text-align: center
        }

main section.section-clients {
    background-color: #fff;
    padding: var(--size-50) var(--size-0)
}

    main section.section-clients .swiper.swiper-clients {
        width: 100%;
        height: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: var(--size-75)
    }

        main section.section-clients .swiper.swiper-clients .swiper-wrapper {
            flex-direction: initial;
            align-items: end
        }

        main section.section-clients .swiper.swiper-clients .swiper-slide {
            text-align: center;
            height: calc((100% - 30px)/ 4) !important;
            background-color: var(--white);
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius: var(--size-10);
            border: 1px solid var(--black);
            padding: var(--size-50) var(--size-20);
            transition: .4s
        }

            main section.section-clients .swiper.swiper-clients .swiper-slide div img {
                width: 185px
            }

    .branding main section.section-branding-services .swiper .swiper-pagination-bullet, main section.section-clients .swiper-pagination-bullet {
        background: rgba(0,0,0,0);
        border: 0;
        color: var(--black)
    }

.thank-you footer {
    padding: var(--size-0) var(--size-0) var(--size-0);
    margin-top: auto
}

footer {
    padding: var(--size-50) var(--size-0) var(--size-0);
    border-bottom: var(--size-15) solid var(--primary);
    background-color: var(--gray)
}

    footer p.all-rights-reserved {
        text-align: center;
        color: var(--black)
    }

    footer div.footer-info {
        font-size: 32px;
        line-height: 34px;
        font-weight: 700;
        text-transform: uppercase;
        color: var(--primary)
    }

    footer .col.talk-business {
        display: flex;
        flex-flow: column;
        gap: var(--size-35);
        margin-bottom: var(--size-35);
        margin-top: auto
    }

    footer .footer-logo {
        width: 200px;
        display: block
    }

    footer ul.social-media {
        display: flex;
        gap: var(--size-15)
    }

        footer ul.social-media a {
            display: flex;
            width: 50px;
            height: 50px;
            justify-content: center;
            border: 1px solid;
            border-radius: 50%;
            padding: 10px
        }

a.btn-lets-talk-business, div.btn-lets-talk-business {
    width: 220px;
    border: none;
    display: block;
    position: relative;
    color: var(--black);
    font-weight: 400;
    font-size: 16px;
    padding: 10px 20px;
    border-radius: var(--size-5)
}

    a.btn-lets-talk-business:after, div.btn-lets-talk-business:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 490%;
        width: 150%;
        background: var(--white);
        -webkit-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
        transform: translateX(-98%) translateY(-25%) rotate(45deg)
    }

a.btn-whatsapp {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    background-image: url("../../resources/img/whatsapp.webp");
    filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, .3));
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 100
}

.loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9999
}

.loading-text {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 100px;
    line-height: 100px
}

    .loading-text span {
        display: inline-block;
        margin: 0 5px;
        color: #fff;
        font-family: "Quattrocento Sans",sans-serif
    }

        .loading-text span:first-child {
            filter: blur(0px);
            -webkit-animation: 1.5s linear infinite alternate blur-text;
            animation: 1.5s linear infinite alternate blur-text
        }

        .loading-text span:nth-child(2) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .2s infinite alternate blur-text;
            animation: 1.5s linear .2s infinite alternate blur-text
        }

        .loading-text span:nth-child(3) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .4s infinite alternate blur-text;
            animation: 1.5s linear .4s infinite alternate blur-text
        }

        .loading-text span:nth-child(4) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .6s infinite alternate blur-text;
            animation: 1.5s linear .6s infinite alternate blur-text
        }

        .loading-text span:nth-child(5) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear .8s infinite alternate blur-text;
            animation: 1.5s linear .8s infinite alternate blur-text
        }

        .loading-text span:nth-child(6) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear 1s infinite alternate blur-text;
            animation: 1.5s linear 1s infinite alternate blur-text
        }

        .loading-text span:nth-child(7) {
            filter: blur(0px);
            -webkit-animation: 1.5s linear 1.2s infinite alternate blur-text;
            animation: 1.5s linear 1.2s infinite alternate blur-text
        }

@-webkit-keyframes blur-text {
    0% {
        filter: blur(0px)
    }

    100% {
        filter: blur(4px)
    }
}

@keyframes blur-text {
    0% {
        filter: blur(0px)
    }

    100% {
        filter: blur(4px)
    }
}

.main-thank-you {
    --color-of-text: var(--white);
    position: relative;
    text-align: center;
    margin-bottom: var(--size-5)
}

    .main-thank-you div.link {
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 1;
        display: block
    }

        .main-thank-you div.link:first-child {
            -webkit-clip-path: polygon(0 0,100% 0,50% 50%);
            clip-path: polygon(0 0,100% 0,50% 50%)
        }

        .main-thank-you div.link:nth-child(2) {
            -webkit-clip-path: polygon(100% 0,100% 100%,50% 50%);
            clip-path: polygon(100% 0,100% 100%,50% 50%)
        }

        .main-thank-you div.link:nth-child(3) {
            -webkit-clip-path: polygon(0 100%,50% 50%,100% 100%);
            clip-path: polygon(0 100%,50% 50%,100% 100%)
        }

        .main-thank-you div.link:nth-child(4) {
            -webkit-clip-path: polygon(0 0,50% 50%,0 100%);
            clip-path: polygon(0 0,50% 50%,0 100%)
        }

        .main-thank-you div.link:hover {
            -webkit-clip-path: none;
            clip-path: none;
            z-index: 2
        }

        .main-thank-you div.link:first-child:hover ~ .text-thank-you:before {
            --from: circle(0% at 50% 0%);
            --to: circle(150% at 0% 50%);
            -webkit-animation: 1s forwards textani;
            animation: 1s forwards textani
        }

        .main-thank-you div.link:nth-child(2):hover ~ .text-thank-you:before {
            --from: circle(0% at 150% 50%);
            --to: circle(100% at 50% 50%);
            -webkit-animation: 1s forwards textani;
            animation: 1s forwards textani
        }

        .main-thank-you div.link:nth-child(3):hover ~ .text-thank-you:before {
            --from: circle(0% at 50% 100%);
            --to: circle(150% at 0% 50%);
            -webkit-animation: 1s forwards textani;
            animation: 1s forwards textani
        }

        .main-thank-you div.link:nth-child(4):hover ~ .text-thank-you:before {
            --from: circle(0% at 0% 50%);
            --to: circle(150% at 0% 50%);
            -webkit-animation: 1s forwards textani;
            animation: 1s forwards textani
        }

.text-thank-you {
    color: transparent;
    -webkit-text-stroke: 0.4px var(--color-of-text);
    text-stroke: 0.4px var(--color-of-text);
    font-size: 3.5rem;
    font-weight: 900;
    text-transform: uppercase
}

    .text-thank-you:before {
        content: attr(data-text);
        position: absolute
    }

@keyframes textani {
    0% {
        -webkit-clip-path: var(--from);
        clip-path: var(--from)
    }

    100% {
        -webkit-clip-path: var(--to);
        clip-path: var(--to);
        color: var(--color-of-text)
    }
}

.branding main section.section-branding-services {
    background-color: var(--white);
    color: var(--black);
    padding: var(--size-50) var(--size-0)
}

    .branding main section.section-branding-services .swiper {
        width: 100%;
        padding-bottom: var(--size-60)
    }

        .branding main section.section-branding-services .swiper .swiper-slide {
            width: 300px;
            position: relative
        }

            .branding main section.section-branding-services .swiper .swiper-slide img.bk-img {
                display: block;
                width: 100%;
                border-radius: var(--size-20);
                object-fit: cover
            }

            .branding main section.section-branding-services .swiper .swiper-slide .overlay {
                position: absolute;
                width: 100%;
                height: 100%;
                top: var(--size-0);
                left: var(--size-0);
                display: flex;
                flex-flow: column;
                justify-content: space-evenly;
                align-items: center;
                padding: var(--size-20);
                background-color: rgba(27,117,187,.75);
                color: var(--white);
                border-radius: var(--size-20);
                box-shadow: 0 0 2.5px #000
            }

                .branding main section.section-branding-services .swiper .swiper-slide .overlay img.icon, .z2 .form-arrow img {
                    width: 100px
                }

                .branding main section.section-branding-services .swiper .swiper-slide .overlay div.title {
                    font-size: 24px;
                    font-weight: 300;
                    text-align: center;
                    text-transform: uppercase
                }

    .branding main section.section-branding-services .current-info {
        width: 100%;
        max-width: 900px;
        margin: 0 auto;
        text-align: center;
        padding: var(--size-0) var(--size-20)
    }

.branding main section.section-browse-our-case-studies {
    padding-top: var(--size-50)
}

.branding main .section-approach img {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    display: flex
}

.linear-gradient {
    background: #00a7e1;
    background: linear-gradient(90deg,#0e1c23 1%,#00a7e1 50%,#0e1c23 100%);
    display: flex;
    height: 2px;
    width: 100%
}

@media screen and (min-width:390px) {
    .branding main section.section-header-image .shadow {
        -moz-box-shadow: inset 0 -380px 125px 50px var(--black);
        box-shadow: inset 0 -380px 125px 50px var(--black)
    }
}

@media screen and (min-width:620px) {
    .container {
        max-width: 540px
    }
}

@media screen and (min-width:960px) {
    body {
        font-size: 14px
    }

    .mobile-v, .navbar-icon, section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .title ul {
        display: none
    }

    .desktop-v {
        display: initial
    }

    .row, main section.section-header-image .description, section.section-swiper-container-approach .swiper-approach .swiper-slide.swiper-slide-approach.active .overlay .icon {
        flex-flow: row
    }

    .container {
        max-width: 960px
    }

    .container-visit-our-website {
        display: flex;
        gap: var(--size-25)
    }

        .container-visit-our-website a.call-me {
            display: flex;
            align-items: center;
            gap: var(--size-10);
            color: var(--white);
            font-size: 16px;
            font-weight: 400;
            direction: ltr
        }

            .container-visit-our-website a.call-me svg {
                width: 24px
            }

            .container-visit-our-website a.call-me:hover {
                color: var(--primary)
            }

    a.btn-visit-our-website {
        border: 1px solid;
        display: block;
        text-align: center;
        cursor: pointer;
        text-transform: uppercase;
        outline: 0;
        overflow: hidden;
        position: relative;
        color: #fff;
        font-weight: 300;
        font-size: 14px;
        background-color: var(--bg-box);
        padding: 10px 20px;
        border-radius: 5px;
        box-shadow: 0 5px 15px rgba(0,0,0,.2)
    }

        a.btn-visit-our-website span {
            position: relative;
            z-index: 1
        }

        a.btn-visit-our-website:after {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            height: 490%;
            width: 200%;
            background: var(--primary);
            -webkit-transition: .5s ease-in-out;
            transition: .5s ease-in-out;
            -webkit-transform: translateX(-98%) translateY(-25%) rotate(45deg);
            transform: translateX(-98%) translateY(-25%) rotate(45deg)
        }

        a.btn-visit-our-website:hover:after {
            -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
            transform: translateX(-9%) translateY(-25%) rotate(45deg)
        }

    header {
        position: absolute
    }

        header nav.main-nav {
            margin: var(--size-25) var(--size-0) var(--size-15)
        }

            footer .footer-logo, header nav.main-nav .header-logo {
                width: 220px
            }

    main section.section-header-image {
        position: relative
    }

        main section.section-header-image .shadow {
            box-shadow: inset 0 -200px 200px 30px #000
        }


    .thank-you main section.section-header-image .description {
        justify-content: center
    }

    main section.section-header-image .description h1 {
        position: static;
        margin-top: auto
    }

    main section .section-title {
        max-width: 480px
    }

        main section .section-title .title span.main-title, section.section-who-we-are .swiper.swiper-numbers-matter .text-numbers-matter {
            font-size: 50px;
            line-height: 54px
        }

        main section .section-title .title {
            margin-bottom: var(--size-15)
        }

        main section .section-title .brief, section.section-who-we-are .swiper.swiper-numbers-matter p {
            font-size: 18px
        }

    .branding main section.section-who-we-are .section-title {
        flex-flow: column;
        gap: var(--size-0)
    }

        .branding main section.section-who-we-are .section-title .brief {
            margin-top: var(--size-15);
            margin-left: var(--size-15)
        }

    main section.section-who-we-are .section-title {
        max-width: 100%;
        flex-flow: row;
        gap: var(--size-50)
    }

        main section.section-who-we-are .section-title .brief {
            margin-top: var(--size-50);
            width: 100%;
            padding-left: var(--size-0)
        }

        main section.section-who-we-are .section-title .title {
            width: 100%;
            max-width: 400px;
            margin-bottom: var(--size-0)
        }

    main section.section-services .swiper.swiper-services .swiper-slide .col.service {
        max-width: 380px;
        justify-content: center
    }

    main section.section-services .swiper.swiper-services .swiper-slide img.icon {
        width: 120px
    }

    main section.section-services .swiper.swiper-services .swiper-slide div.title {
        font-size: 22px;
        line-height: 26px
    }

    main section.section-services .swiper.swiper-services .swiper-slide p {
        font-size: 16px;
        line-height: 22px
    }

    main section.section-services .swiper.swiper-services .swiper-pagination {
        width: initial;
        display: flex;
        gap: var(--size-10)
    }

    .swiper-pagination-bullet {
        width: 30px;
        height: 30px;
        line-height: 28px;
        font-size: 18px
    }

    main section.section-who-we-are .line-h-1 {
        right: 110%;
        top: 12px
    }

    main section.section-other-main-services .swiper.swiper-other-main-services .swiper-wrapper {
        flex-direction: initial;
        align-items: baseline
    }

    main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide {
        min-height: 210px;
        padding: var(--size-25)
    }

        main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide:first-child::after, main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide:nth-child(2)::after {
            bottom: initial;
            top: -25px
        }

        main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide:first-child::after {
            transform: rotate(-135deg)
        }

        main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide:nth-child(2)::after {
            right: initial;
            left: -25px;
            transform: rotate(135deg)
        }

        main section.section-other-main-services .swiper.swiper-other-main-services .swiper-slide:nth-child(4)::after {
            right: initial;
            left: -25px;
            transform: rotate(45deg)
        }

    main section.section-browse-our-case-studies .grid-images {
        grid-template-columns: repeat(6,1fr)
    }

        main section.section-browse-our-case-studies .grid-images div.case {
            grid-column: auto/span 2
        }

            main section.section-browse-our-case-studies .grid-images div.case:first-child, main section.section-browse-our-case-studies .grid-images div.case:nth-child(2) {
                grid-column: auto/span 3
            }

    section.section-swiper-container-approach .swiper-approach .swiper-slide.swiper-slide-approach {
        cursor: pointer
    }

        section.section-swiper-container-approach .swiper-approach .swiper-slide.swiper-slide-approach.active {
            width: 39% !important;
            transition: .4s
        }

        section.section-swiper-container-approach .swiper-approach .swiper-slide.swiper-slide-approach.inactive {
            width: 10% !important;
            transition: .3s
        }

        section.section-swiper-container-approach .swiper-approach .swiper-slide.swiper-slide-approach.active .overlay .title ul {
            display: flex
        }

        section.section-swiper-container-approach .swiper-approach .swiper-slide.swiper-slide-approach.active .overlay .title div {
            transform: rotate(0);
            position: static;
            width: 100%
        }

    section.section-swiper-container-approach .swiper-approach .swiper-slide img.bk-img {
        height: 400px
    }

    section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .icon {
        flex-flow: column;
        align-items: center;
        gap: var(--size-10)
    }

    section.section-swiper-container-approach .swiper-approach .swiper-slide .overlay .title div {
        transform: rotate(90deg);
        width: 300px;
        position: relative;
        top: 140px;
        left: -115px
    }

    main section.section-what-makes {
        padding-top: var(--size-50)
    }

        main section.section-what-makes .what-makes-title img {
            max-width: 520px
        }

        main section.section-what-makes .what-makes {
            max-width: 85%;
            margin-left: var(--size-0)
        }

        main section.section-what-makes .what-makes-title {
            flex-flow: row;
            gap: var(--size-50)
        }

        main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg::before {
            width: var(--size-75);
            height: var(--size-75);
            left: -40px;
            top: -40px;
            transform: rotate(135deg)
        }

        main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg::after {
            width: var(--size-75);
            height: var(--size-75);
            right: -40px;
            bottom: 12px
        }

        main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg {
            margin-top: var(--size-0);
            padding: var(--size-50) var(--size-50)
        }

            main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-wrapper {
                flex-direction: initial;
                align-items: baseline;
                row-gap: var(--size-25)
            }

            main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-slide {
                border-bottom: 1px solid var(--white);
                padding-bottom: var(--size-35);
                min-height: 150px
            }

                main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-slide:first-child .service, main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-slide:nth-child(3) .service {
                    border-right: 1px solid var(--white);
                    padding-right: var(--size-35)
                }

                main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-slide:nth-child(2), main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-slide:nth-child(4) {
                    padding-left: var(--size-35)
                }

                main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-slide:nth-child(3), main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .swiper-slide:nth-child(4) {
                    border-bottom: var(--size-0);
                    padding-bottom: var(--size-0);
                    margin-bottom: var(--size-0)
                }

            main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .title-icon .title {
                font-size: 20px;
                line-height: 22px
            }

                main section.section-what-makes .swiper.swiper-what-makes .what-makes-bg .title-icon .title span {
                    height: 3px;
                    margin-top: var(--size-15)
                }

    footer p.all-rights-reserved {
        text-align: right;
        color: var(--black)
    }

    .text-thank-you {
        font-size: 8.5rem
    }

    .branding main section.section-branding-services .swiper-wrapper {
        max-width: 900px;
        margin: 0 auto;
        width: 100%
    }

    .branding main section.section-branding-services .swiper {
        width: 100%;
        padding-top: var(--size-50)
    }

        .branding main section.section-branding-services .swiper .swiper-slide .overlay, .branding main section.section-branding-services .swiper .swiper-slide img.bk-img {
            border-radius: 0;
            box-shadow: 0 0 0 #000
        }

        .branding main section.section-branding-services .swiper .swiper-slide:first-child .overlay, .branding main section.section-branding-services .swiper .swiper-slide:first-child img.bk-img {
            border-top-left-radius: var(--size-20);
            border-bottom-left-radius: var(--size-20)
        }

        .branding main section.section-branding-services .swiper .swiper-slide:last-child .overlay, .branding main section.section-branding-services .swiper .swiper-slide:last-child img.bk-img {
            border-top-right-radius: var(--size-20);
            border-bottom-right-radius: var(--size-20)
        }

        .branding main section.section-branding-services .swiper .swiper-slide {
            display: inline-block;
            position: relative;
            -webkit-transition: 250ms ease-in;
            -webkit-transform: scale(1);
            -ms-transition: 250ms ease-in;
            -ms-transform: scale(1);
            -moz-transition: 250ms ease-in;
            -moz-transform: scale(1);
            transition: 250ms ease-in;
            transform: scale(1);
            width: calc(24% - 1.5px) !important
        }

            .branding main section.section-branding-services .swiper .swiper-slide.active {
                box-shadow: 0 0 5px #000;
                -webkit-transition: 250ms ease-in;
                -webkit-transform: scale(1.15);
                -ms-transition: 250ms ease-in;
                -ms-transform: scale(1.15);
                -moz-transition: 250ms ease-in;
                -moz-transform: scale(1.15);
                transition: 250ms ease-in;
                transform: scale(1.15);
                border-radius: var(--size-20);
                z-index: 1
            }

            .branding main section.section-branding-services .swiper .swiper-slide .overlay, .branding main section.section-branding-services .swiper .swiper-slide img.bk-img {
                -webkit-transition: 250ms ease-in;
                -ms-transition: 250ms ease-in;
                -moz-transition: 250ms ease-in;
                transition: 250ms ease-in
            }

            .branding main section.section-branding-services .swiper .swiper-slide.active .overlay, .branding main section.section-branding-services .swiper .swiper-slide.active img.bk-img {
                border-radius: var(--size-20);
                -webkit-transition: 250ms ease-in;
                -ms-transition: 250ms ease-in;
                -moz-transition: 250ms ease-in;
                transition: 250ms ease-in
            }

    .branding main section.section-branding-services .current-info {
        width: 100%;
        max-width: 900px;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        font-weight: 400
    }

    .branding main section.section-header-image .shadow {
        -moz-box-shadow: 0 -300px 275px 75px rgba(0,0,0,.97) inset;
        box-shadow: 0 -300px 275px 75px rgb(0 0 0 / 97%) inset
    }

    .branding main section.section-what-makes-imagine .section-title {
        max-width: 600px
    }

    .branding main section.section-what-makes-imagine .what-makes-grid {
        grid-template-columns: repeat(4,minmax(0,4fr))
    }

        .branding main section.section-what-makes-imagine .what-makes-grid .grid-item img {
            width: 100px
        }
}

@media screen and (min-width:1200px) {
    footer div.footer-info, section.section-who-we-are .swiper.swiper-numbers-matter p {
        margin-bottom: var(--size-50)
    }

    .container {
        max-width: 1140px
    }

    main section.section-header-image .shadow {
        box-shadow: inset 0 -250px 150px 20px #000
    }

    main section.section-header-image .description h1 {
        font-size: 42px;
        line-height: 46px;
        display: flex;
        flex-flow: column;
        margin-block-end: 0
    }

        main section.section-header-image .description h1 span {
            font-size: 36px;
            line-height: 39px
        }

    main section.section-header-image form.form .text-lets-see {
        font-size: 30px
    }

    main section.section-header-image form.form .possible-together {
        font-size: 35px;
        font-weight: 500
    }

    main section .section-title {
        max-width: 520px
    }

    main section.section-services .swiper.swiper-services .swiper-slide .col.service {
        max-width: 420px;
        gap: var(--size-25)
    }

    main section.section-services .swiper.swiper-services .swiper-slide img.icon {
        width: 150px
    }

    main section.section-services .swiper.swiper-services .swiper-slide div.title {
        font-size: 24px;
        line-height: 28px
    }

    main section.section-services .swiper.swiper-services .swiper-slide p {
        font-size: 18px;
        line-height: 24px
    }

    main section.section-who-we-are .section-title .brief {
        margin-top: var(--size-75)
    }

    section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide {
        border-right: 1px solid var(--primary)
    }

        section.section-who-we-are .swiper.swiper-numbers-matter .swiper-slide:last-child {
            border-right: 0
        }

    main section.section-who-we-are .line-h-1 {
        width: 300%
    }

    main section.section-what-makes .what-makes-title img {
        max-width: 640px
    }

    footer div.footer-info {
        font-size: 52px;
        line-height: 54px
    }

    a.btn-whatsapp {
        right: 25px;
        bottom: 25px
    }

    .branding main section.section-branding-services .swiper-wrapper {
        max-width: 1160px
    }
}

@media screen and (min-width:1280px) {
    header {
        position: absolute
    }
}

.header-logo-section {
    background-size: cover;
    background-position-x: right
}



@media screen and (max-width:960px) {
    .header-logo-section:before {
        padding-top: 42%
    }
}

.z1 {
    width: 60%;
    position: relative
}

.z2 {
    width: 40%;
    display: flex;
    align-items: flex-end;
    padding-bottom: 30px
}

@media screen and (max-width:1024px) {
    .z1, .z2 {
        width: 100%
    }
}

.z2 .form-arrow {
    position: absolute;
    z-index: 10;
    bottom: 10px;
    right: -40px;
    width: 100px
}

@media screen and (max-width:639px) {
    .header-logo-section:before {
        padding-top: 110%
    }

    .z2 .form-arrow {
        right: 0
    }
}

main section.section-header-image .form-absolute {
    padding-top: 120px;
    padding-bottom: 40px;
    width: 100%;
}








.section-faq {
    padding: 0 20px !important;
}

    .section-faq .ui-accordion-header {
        font-size: 24px !important;
        background-color: #fff !important;
        border-width: 0 !important;
        padding-right: 50px !important;
    }

        .section-faq .ui-accordion-header:nth-of-type(2n+1) {
            background-color: var(--gray) !important;
        }

    .section-faq .ui-widget-content {
        border: 0px solid #dddddd !important;
        background: #ffffff;
        color: #333333;
    }

    .section-faq .ui-accordion-content {
        padding: 2em 2.2em !important;
    }


    .section-faq .ui-state-active {
        color: var(--primary)
    }

    .section-faq .faq-close-icon {
        background-size: cover !important;
        background: url('../../resources/img/close.webp') !important;
    }

    .section-faq .faq-open-icon {
        background-size: cover !important;
        background: url('../../resources/img/open.webp') !important;
    }

    .section-faq .ui-icon {
        background-size: cover !important;
        width: 25px !important;
        height: 25px !important;
        position: absolute;
        right: 15px;
        top: 22px;
    }






.special-offers {
    background-color: #fff;
    padding: var(--size-50) var(--size-0);
}






.pricing-table {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 25px;
}

.pricing-plan {
    background-color: white;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    flex: 1 1 calc(100% / 4 - 20px);
}

    .pricing-plan .pricing-plan-header {
        padding: 20px;
        background-color: #ddd;
        position: relative;
        border-radius: 15px;
        display: flex;
        flex-direction: column;
        align-items: center;
        z-index: 10;
        height: 221px;
    }

        .pricing-plan .pricing-plan-header:after {
            width: 30px;
            height: 30px;
            background-color: #ddd;
            content: '';
            position: absolute;
            bottom: -15px;
            transform: rotate(-45deg);
        }

    .pricing-plan h2 {
        text-align: center;
        color: #333;
        position: absolute;
        top: 0;
        padding: 5px 20px;
        margin: 0;
        color: #fff;
        background-color: var(--black);
        border-end-end-radius: 15px;
        border-end-start-radius: 15px;
    }

    .pricing-plan .price {
        padding: 50px 0 10px;
        text-align: center;
        color: var(--primary);
        font-size: 18px;
        position: relative;
        display: flex;
        justify-content: center;
    }

        .pricing-plan .price:before {
            position: absolute;
            height: 2px;
            width: 40px;
            background-color: red;
            content: '';
            transform: rotate(-45deg);
            bottom: 20px;
            left: 18px;
        }

    .pricing-plan .discounted-price {
        text-align: center;
        color: var(--black);
        font-size: 34px;
        font-weight: bold;
        border-bottom: 2px solid var(--primary);
        padding-bottom: 10px;
    }

        .pricing-plan .discounted-price .discounted-price-custom {
            padding-top: 68px;
        }

    .pricing-plan .see-all-features {
        font-weight: bold;
        top: -10px;
        position: relative;
        text-align: center;
        padding: 10px;
        color: var(--black);
        background-color: var(--gray);
        cursor: pointer;
    }

    .pricing-plan .pages {
        text-align: center;
        color: var(--primary);
        margin: 20px 0;
        font-size: 18px;
    }

    .pricing-plan ul {
        list-style: none;
        background-color: var(--gray);
        padding: 50px 30px 30px 30px;
        position: relative;
        top: -10px;
    }

        .pricing-plan ul li {
            padding: 15px 0 0 0;
            color: var(--black);
        }

            .pricing-plan ul li:before {
                height: 1px;
                width: 60%;
                content: '';
                display: block;
                margin-bottom: 15px;
                border-top: 1px solid var(--primary);
            }

            .pricing-plan ul li:first-child:before {
                border-top: 0px solid var(--primary);
            }

        .pricing-plan ul .hidden-features {
            display: none;
        }

    .pricing-plan .button {
        text-align: center;
        position: relative;
        top: -10px;
    }

        .pricing-plan .button a {
            cursor: pointer;
            background-color: var(--primary);
            color: white;
            text-decoration: none;
            padding: 10px 20px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            width: 100%;
            display: inline-block;
            font-size: 22px;
        }

            .pricing-plan .button a:hover {
                background-color: var(--black);
            }

@media (max-width: 992px) {
    .pricing-plan {
        flex: 1 1 calc(100% / 2 - 20px);
    }
}

@media (max-width: 600px) {
    .pricing-plan {
        flex: 1 1 100%;
    }
}





















.section-testimonials {
    padding: var(--size-50) var(--size-0);
    background-color: #fff
}

.testimonials-outer {
    position: relative;
}

.swiper-testimonials .details-inner {
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.section-testimonials .swiper-testimonials {
    width: 100%;
    height: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: var(--size-50);
    position: unset
}

.section-testimonials .swiper-wrapper {
    flex-direction: initial;
    align-items: end;
}

.section-testimonials .swiper-testimonials .swiper-slide {
    text-align: center;
    height: calc((100% - 30px) / 2) !important;
    color: #222121;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: var(--size-25);
}

.section-testimonials .swiper-testimonials .swiper-slide {
    flex-flow: row-reverse;
    background-color: var(--gray);
    padding: 50px;
    border-radius: 15px;
}

    .section-testimonials .swiper-testimonials .swiper-slide img {
        min-width: 180px;
        max-width: 180px;
    }

    .section-testimonials .swiper-testimonials .swiper-slide .details {
        display: flex;
        flex-flow: column;
        align-items: start;
        gap: var(--size-15);
    }

        .section-testimonials .swiper-testimonials .swiper-slide .details .title {
            color: var(--primary);
            font-size: 30px;
            font-weight: bold;
            text-align: left;
        }

            .section-testimonials .swiper-testimonials .swiper-slide .details .title p {
                padding-top: 10px;
                color: var(--black);
                font-size: 18px;
                font-weight: normal;
                text-align: left;
            }

        .section-testimonials .swiper-testimonials .swiper-slide .details .hint {
            text-align: left;
        }

:lang(ar) .section-testimonials .swiper-testimonials .swiper-slide .details .hint {
    text-align: right;
    font-size: 18px;
}

.img-w-140 {
    width: 140px !important;
}

.section-testimonials .swiper-testimonials .swiper-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
}

.section-testimonials .swiper-testimonials .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.section-testimonials .swiper-testimonials .swiper-pagination-bullet-active {
    background: var(--primary);
}








@media screen and (max-width: 767px) {


    .section-testimonials .swiper-testimonials .swiper-slide {
        padding: 25px;
    }

        .section-testimonials .swiper-testimonials .swiper-slide .details .title {
            font-size: 24px;
        }
}

@media screen and (max-width: 520px) {



    .section-testimonials .swiper-testimonials .swiper-slide {
        flex-flow: column !important;
    }

        .section-testimonials .swiper-testimonials .swiper-slide .details {
            align-items: center;
        }

            .section-testimonials .swiper-testimonials .swiper-slide .details .hint,
            :lang(ar) .section-testimonials .swiper-testimonials .swiper-slide .details .hint {
                text-align: center;
            }
}

@media screen and (max-width: 1023px) {
    .swiper-testimonials .details-inner {
        gap: 20px;
        flex-direction: column;
    }
}


/* Include Font Awesome for the swiper buttons */
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: "\f054"; /* Right arrow */
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: "\f053"; /* Left arrow */
}

/* Additional styles for navigation buttons */
.section-testimonials .swiper-button-next,
.section-testimonials .swiper-button-prev {
    color: var(--primary);
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.thank-you main section.section-header-image img{
    width:100%
}