@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&family=Poiret+One&display=swap");

/* 
font-family: 'Heebo', sans-serif;
font-family: 'Poiret One', sans-serif;
*/

* {
    box-sizing: border-box;
}

html {
    margin: 0;
    padding: 0;
    scroll-behavior: smooth;
    overflow-x: hidden !important;
}

body {
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Heebo", sans-serif;
    color: #434343;
    background: #fff;
    overflow-x: hidden !important;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p {
    margin: 0;
    padding: 0;
}

h2 {
    font-family: "Poiret One", sans-serif;
    line-height: 1.16em;
    position: relative;
    font-size: 30px;
    font-weight: 400;
    color: #373837;
    text-transform: uppercase;
    -webkit-text-stroke: .5px #000000;
}

p {
    line-height: 1.47em;
    position: relative;
    font-size: 15px;
    padding-bottom: 20px;
    font-weight: 400;
}

@media (min-width: 768px) {
    p {
        font-size: 18px;
    }

    h2 {
        font-size: 55px;
    }
}

a {
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    color: #f39802;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.img-fluid {
    display: block;
    max-width: 100%;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul li,
ol li {
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

:focus {
    outline: none !important;
    text-decoration: none;
}

.btn {
    color: #fff;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    padding: 8px 26px 8px;
    border: 1px solid rgba(255, 255, 255, 0.32);
    box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.12);
    font-family: "Poiret One", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 22px;
    font-weight: 400;
    border-radius: 0;
    margin-bottom: 2px;
    -webkit-text-stroke: 1px #FFFFFF;
}

.btn span {
    transition: all 0.4s ease-in-out;
}

.btn span::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 4px;
    width: 105px;
    height: 4px;
    background-color: #fff;
    z-index: 1;
    transition: all 0.4s ease-in-out;
}

.btn-primary {
    background: linear-gradient(180deg, #fab80a 0%, #f49a02 100%);
    color: #fff;
}

@media (min-width: 768px) {
    .btn {
        padding: 8px 32px 8px;
        font-size: 22px;
    }
}

@media (min-width: 1200px) {
    .btn {
        border: none;
        padding: 15px 76px;
        font-size: 22px;
        line-height: 1.18;
    }

    .btn:hover {
        color: #fff;
        border: none;
    }

    .btn:hover span::after {
        width: 100%;
        left: 0;
    }
}

.form-col {
    position: relative;
    margin-bottom: 20px;
}

label {
    display: inline-block;
}

textarea {
    width: 100%;
    height: 130px;
    border: 1px solid rgba(8, 20, 44, 0.4);
    outline: none;
    padding: 16px 20px;
    font-size: 15px;
    font-weight: 400;
    color: #707070;
    resize: none;
    border-radius: 5px;
    transition: 0.2s ease all;
    background: #ffffff;
}

[type="text"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="url"],
[type="week"],
[type="date"] {
    width: 100%;
    height: 55px;
    border: 1px solid rgba(8, 20, 44, 0.4);
    outline: none;
    padding: 16px 20px;
    font-size: 15px;
    font-weight: 400;
    color: #707070;
    border-radius: 5px;
    transition: 0.2s ease all;
    background: #ffffff;
}

input::-webkit-input-placeholder {
    color: #707070;
    opacity: 1;
}

[type="submit"] {
    width: 100%;
    height: 55px;
    border: 2px solid #ffffff;
    outline: none;
    padding: 16px 20px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    border-radius: 5px;
    transition: 0.2s ease all;
    background: #373837;
    text-align: center;
    text-transform: uppercase;
}

[type="submit"]:hover {
background: linear-gradient(180deg, #F49A02 0%, #FAB80A 100%);
}

img {
    max-width: 100%;
    height: auto;
    display: block;
}

iframe,
img {
    max-width: 100%;
}

.container {
    width: 100%;
    max-width: 1344px;
    padding: 0 22px;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?un9wh0');
    src: url('../fonts/icomoon.eot?un9wh0#iefix') format('embedded-opentype'),
        url('../fonts/icomoon.ttf?un9wh0') format('truetype'),
        url('../fonts/icomoon.woff?un9wh0') format('woff'),
        url('../fonts/icomoon.svg?un9wh0#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon12:before {
    content: "\e900";
}

.icon-icon1:before {
    content: "\e901";
}

.icon-icon2:before {
    content: "\e902";
}

.icon-icon3:before {
    content: "\e903";
}

.icon-icon4:before {
    content: "\e904";
}

.icon-icon5:before {
    content: "\e905";
}

.icon-icon6:before {
    content: "\e906";
}

.icon-icon7:before {
    content: "\e907";
}

.icon-icon8:before {
    content: "\e908";
}

.icon-icon9:before {
    content: "\e909";
}

.icon-icon10:before {
    content: "\e90a";
}

.icon-icon11:before {
    content: "\e90b";
}

.icon-icon13:before {
    content: "\e90c";
}

.icon-icon14:before {
    content: "\e90d";
}

.icon-icon15:before {
    content: "\e90e";
}

.icon-icon16:before {
    content: "\e90f";
}

.icon-icon17:before {
    content: "\e910";
}

.icon-icon18:before {
    content: "\e911";
}

.icon-icon19:before {
    content: "\e912";
}

.icon-icon20:before {
    content: "\e913";
}

/* header */

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.page-header {
    padding: 15px 0;
    width: 100%;
    position: fixed;
    transition: all 0.3s ease-in-out;
    top: 0;
    left: 0;
    z-index: 999;
}

.page-header.active {
    background: #FFF;
    box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.05);
}

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

.header__wrap .logo {
    width: 200px;
}

.header-right {
    display: block;
    width: 300px;
    position: fixed;
    right: -100%;
    opacity: 0;
    top: 0px;
    transition: all 0.3s ease-in-out;
    height: 100%;
    background-color: #fff;
    padding: 84px 29px 20px;
    box-shadow: -20px 3px 28px 0px #0000000f;
}

.header-right.active {
    right: 0;
    opacity: 1;
}

.nav-primary ul li {
    line-height: 1em;
    text-align: right;
    margin: 0 0 30px;
}

.nav-primary ul li a {
    display: inline-block;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.32px;
    font-size: 20px;
    font-weight: 500;
}

.header-social-icon {
    margin-top: 50px;
}

.header-social-icon ul {
    display: flex;
    align-items: center;
    justify-content: end;
}

.header-social-icon ul li a {
    display: inline-block;
    font-size: 20px;
    color: #2C2847;
    margin-left: 15px;
}

.toggle-menu {
    width: 24px;
    height: 24px;
    position: relative;
    transition: .5s ease-in-out;
    cursor: pointer;
}

.toggle-menu span {
    display: block;
    position: absolute;
    height: 2px !important;
    width: 50%;
    background: #000;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.toggle-menu span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}

.toggle-menu span:nth-child(odd) {
    left: 0px;
    border-radius: 9px 0 0 9px;
}

.toggle-menu span:nth-child(1),
.toggle-menu span:nth-child(2) {
    top: 0px;
}

.toggle-menu span:nth-child(3),
.toggle-menu span:nth-child(4) {
    top: 10px;
}

.toggle-menu span:nth-child(5),
.toggle-menu span:nth-child(6) {
    top: 20px;
}

.toggle-menu.open span:nth-child(1),
.toggle-menu.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.toggle-menu.open span:nth-child(2),
.toggle-menu.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.toggle-menu.open span:nth-child(1) {
    left: 5px;
    top: 8px;
}

.toggle-menu.open span:nth-child(2) {
    left: calc(50% - 5px);
    top: 8px;
}

.toggle-menu.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

.toggle-menu.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

.toggle-menu.open span:nth-child(5) {
    left: 5px;
    top: 13px;
}

.toggle-menu.open span:nth-child(6) {
    left: calc(50% - 5px);
    top: 13px;
}

@media(min-width: 768px) {
    .page-header {
        padding: 20px 0;
    }

    .header__wrap .logo {
        width: 220px;
    }

    .header-right {
        top: 79px;
        padding: 30px 31px;
    }
}

@media(min-width: 1200px) {
    .page-header {
        padding: 25px 0;
    }

    .toggle-menu {
        display: none;
    }

    .header__wrap .logo {
        width: 280px;
    }

    .header-right {
        width: auto;
        position: relative;
        right: 0%;
        opacity: 1;
        top: 0;
        height: auto;
        padding: 0;
        background-color: transparent;
        box-shadow: none;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-left: 0;
    }

    .nav-primary ul {
        display: flex;
    }

    .nav-primary ul li {
        text-align: center;
        margin: 0;
    }

    .header-social-icon {
        margin-top: 0px;
    }

    .nav-primary ul li a {
        font-size: 16px;
        margin: 0 15px;
    }

    .header-social-icon ul li a:hover,
    .nav-primary ul li a:hover {
        color: #fab80a;
    }

    .nav-primary ul li.current-menu-item a {
        color: #fab80a;
    }
}

@media(min-width: 1350px) {
    .header-right {
        padding-left: 175px;
    }
}

/* masthead */

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

.masthead {
    padding: 100px 0 320px;
    position: relative;
    z-index: 1;
}

.masthead::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: rgb(255, 255, 255);
    background: linear-gradient(80deg, rgba(255, 255, 255, 1) 0%, rgba(251, 230, 216, 1) 100%);
    width: 100%;
    height: 100%;
    z-index: -2;
}

.masthead__content h1 {
    font-family: 'Poiret One', sans-serif;
    font-weight: 400;
    color: #000;
    letter-spacing: 1.4px;
    font-size: 35px;
    padding: 0 0 11px;
    -webkit-text-stroke: 1px #000000;
}

.masthead__content h5 {
    font-family: 'Poiret One', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 20px;
    padding: 0 0 15px;
    -webkit-text-stroke: 0.5px #000000;
    max-width: 285px;
}

.masthead--homepage__image {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: calc(100% - 0px);
    z-index: -1;
}

.masthead__content {
    max-width: 400px;
    position: relative;
    z-index: 2;
}

.banner-mobile {
    display: none;
}

.banner-carved-image {
    display: none;
}

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

    .masthead::after {
        display: none;
    }

    .masthead {
        padding: 130px 0 150px;
        background: transparent;
    }

    .masthead::before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 70px;
        clip-path: polygon(0 100%, 0 0, 100% 100%);
        background-color: #ffffff;
    }

    .banner-mobile {
        display: block;
    }

    .masthead--homepage__image {
        width: calc(100%);
        top: 0;
    }

    .banner-carved-image {
        display: block;
        position: absolute;
        left: 0;
        bottom: -50px;
        width: 718px;
    }
}

@media(min-width: 1200px) {
    .masthead {
        padding: 200px 0;
        background: transparent;
    }

    .masthead__content {
        width: 100%;
        max-width: 1055px;
    }

    .masthead__content h1 {
        font-size: 80px;
    }

    .masthead__content h5 {
        font-size: 42px;
        max-width: 600px;
        padding: 0 0 30px;
    }

    .masthead::before {
        height: 120px;
    }

    .banner-carved-image {
        bottom: -104px;
        width: 96%;
        transform: rotate(-1deg);
    }
}

@media(min-width: 1920px) {
    .masthead {
        padding: 218px 0 334px;
    }

    .masthead__content h1 {
        font-size: 105px;
        text-shadow: 2px 2px #000;
        letter-spacing: 3px;
    }

    .masthead__content {
        width: 1055px;
    }

    .masthead::before {
        height: 216px;
    }

    .banner-carved-image {
        bottom: -70px;
        width: calc(100% - 176px);
    }
}

/* masthead end */

/* our-recent-work */

.our-recent-work {
    padding: 0px 0 100px;
    position: relative;
    z-index: 1;
}

.our-recent-work::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: linear-gradient(179deg, #FFF -21.09%, rgba(255, 255, 255, 0.00) 1.18%, rgba(249, 238, 229, 0.00) 20.8%, rgba(249, 238, 229, 0.63) 47.44%, #F9EEE5 81%);
    z-index: -2;
}

.our-recent-work::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    clip-path: polygon(0 100%, 0 0, 100% 100%);
    z-index: -1;
}

.our-recent-work__images {
    display: flex;
    gap: 20px;
    height: 100%;
}

.our-recent-image-col {
    box-shadow: 0px 4px 44px 0px rgba(0, 0, 0, 0.12);
    height: 200px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.search-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: rgba(244, 154, 2, 0.40);
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    justify-content: center;
}

.search-icon img {
    width: 25px;
}

.our-recent-image-col:hover .search-icon {
    opacity: 1;
    border-radius: 0px;
}

.our-recent-image-col:nth-child(1) {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 3;
}

.our-recent-image-col:nth-child(2) {
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
}

.our-recent-image-col:nth-child(3) {
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 3;
}

.our-recent-image-col:nth-child(4) {
    grid-row-start: 3;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 3;
}

.our-recent-work-heading h2 {
    padding-bottom: 10px;
    font-family: 'Poiret One', sans-serif;
    color: #000000;
}

.our-work-carved-image {
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 362px;
    transform: rotate(2deg);
}

@media(min-width: 768px) {
    .our-recent-work__images {
        display: flex;
        gap: 30px;
        height: 100%;
        margin-top: 10px;
    }

    .our-recent-image-col {
        height: auto;
    }

    .our-recent-image-col:nth-child(1) {
        grid-row-start: 1;
        grid-column-start: 1;
        grid-row-end: 2;
        grid-column-end: 3;
    }

    .our-recent-image-col:nth-child(2) {
        grid-row-start: 1;
        grid-column-start: 3;
        grid-row-end: 3;
        grid-column-end: 4;

    }

    .our-recent-image-col:nth-child(3) {
        grid-row-start: 2;
        grid-column-start: 1;
        grid-row-end: 3;
        grid-column-end: 2
    }

    .our-recent-image-col:nth-child(4) {
        grid-row-start: 2;
        grid-column-start: 2;
        grid-row-end: 3;
        grid-column-end: 3;
    }

    .search-icon img {
        width: 24px;
    }

    .our-work-carved-image {
        bottom: -54px;
        width: 700px;
        transform: rotate(-2deg);
    }
}

@media(min-width: 1200px) {
    .search-icon img {
        width: 44px;
    }

    .our-recent-work {
        padding: 0px 0 300px;
    }

    .our-recent-work::before {
        height: 698px;
    }

    .our-recent-work::after {
        height: 225px;
    }

    .our-work-carved-image {
        transform: rotate(3deg);
        bottom: -50px;
        width: 96%;
    }

    .our-recent-work-heading {
        width: 871px;
        padding-bottom: 16px;
    }

    .our-recent-work-heading h2 {
        padding-bottom: 10px;
    }

    .our-recent-work-heading p {
        font-size: 20px;
    }

    .our-recent-work__images {
        margin-top: 30px;
    }
}

@media(min-width: 1920px) {
    .our-work-carved-image {
        bottom: -75px;
        width: calc(100% - 100px);
        transform: rotate(0.4deg);
    }
}

/* our-recent-work end */
/* site-info */

.site-info {
    background: #fff;
    color: #000000;
    padding: 60px 0;
}

.site-info__text h2 {
    padding-bottom: 15px;
    color: #000000;
    text-transform: uppercase;
}

.site-info__text p {
    font-family: 'Poiret One', sans-serif;
    -webkit-text-stroke: 0.5px #000000;
}

.site-info__col {
    max-width: 320px;
    position: relative;
    padding: 60px 40px;
    margin: 30px auto 0;
}

.site-info__col1,
.site-info__col2,
.site-info__col3 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: #fff;
    height: 120px;
    width: 120px;
    background: #F39802;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poiret One', sans-serif;
}

.site-info__col1 {
    position: absolute;
    left: 0;
    top: 0;
}

.site-info__col h4 {
    position: relative;
    font-size: 30px;
    font-family: 'Heebo', sans-serif;
}

.site-info__col p {
    padding: 0;
    font-family: 'Poiret One', sans-serif;
    -webkit-text-stroke: 0.5px #FFFFFF;
}

.site-info__col2 {
    height: 230px;
    width: 230px;
    background: #212121;
}

.site-info__col3 {
    height: 120px;
    width: 120px;
    background: #F39802;
    position: absolute;
    right: 0;
    bottom: 0;
}

@media (min-width: 768px) {
    .site-info {
        padding: 80px 0;
    }

    .site-info__text h2 {
        padding-bottom: 20px;
        font-size: 40px;
    }

    .site-info__col {
        max-width: 600px;
        position: relative;
        padding: 0 80px 0 110px;
        margin: 120px auto 0;
    }

    .site-info__col1,
    .site-info__col2,
    .site-info__col3 {
        height: 180px;
        width: 180px;
    }

    .site-info__col1 {
        left: 0;
        top: -90px;
    }

    .site-info__col h4 {
        font-size: 50px;
        padding-bottom: 15px;
    }

    .site-info__col p {
        font-size: 22px;
        font-family: 'Poiret One', sans-serif;
    }

    .site-info__col2 {
        height: 400px;
        width: 400px;
    }

    .site-info__col3 {
        height: 163px;
        width: 163px;
        right: 0;
        bottom: auto;
        top: 50%;
        transform: translate(0, -50%);
    }
}

@media (min-width: 1200px) {
    .site-info {
        padding: 90px 0 140px;
    }

    .site-info__wrap {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        flex-direction: row-reverse;
    }

    .site-info__text {
        width: calc(100% - 600px);
        padding-left: 70px;
        padding-top: 90px;
    }

    .site-info__col {
        width: 600%;
        position: relative;
        padding: 0 80px 0 110px;
        margin: 120px auto 0;
    }

    .site-info__col1,
    .site-info__col2,
    .site-info__col3 {
        height: 280px;
        width: 280px;
    }

    .site-info__col1 {
        left: 0;
        top: -90px;
    }

    .site-info__col h4 {
        font-size: 60px;
        padding-bottom: 0;
    }

    .site-info__col2 {
        height: 400px;
        width: 400px;
        align-items: flex-start;
        justify-content: flex-end;
        padding: 0 0 55px 55px;
    }

    .site-info__col3 {
        height: 163px;
        width: 163px;
        right: 0;
        bottom: auto;
        top: 50%;
        transform: translate(0, -50%);
    }

    .site-info__text p {
        font-size: 27px;
    }
}

/* site-info end*/

/* service */

.services {
    padding-bottom: 50px;
    position: relative;
    z-index: 1;
}

.services__top-content {
    padding-bottom: 30px;
    color: #4C4B4B;
}

.services__top-content h2 {
    padding-bottom: 15px;
}

.services__col {
    padding-bottom: 15px;
}

.services__top {
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.services__no {
    width: 60px;
    color: #000;
    font-size: 45px;
    line-height: 1em;
    font-weight: 800;
    font-family: 'Heebo', sans-serif;
    background: -webkit-linear-gradient(#FAB80A, #F49A02);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.services__no img {
    max-width: 60px;
}

.services__name {
    width: calc(100% - 60px);
    padding-left: 5px;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Poiret One', sans-serif;
    letter-spacing: 1.92px;
    text-transform: uppercase;
    -webkit-text-stroke: 0.5px #000000;
}

.plane-image {
    position: absolute;
    left: 0;
    bottom: -100px;
    max-width: 400px;
    display: none;
}

@media (min-width: 768px) {
	.services__no {
		width: 80px;
		font-size: 60px;
	}
	
	.services__name {
		    width: calc(100% - 80px);
	}
}

@media (min-width: 1024px) {
	.plane-image {
		display: block;
		max-width: 450px;
	}
}

@media (min-width: 1200px) {
    .services {
        padding-bottom: 100px;
    }

    .plane-image {
        max-width: 550px;
        display: block;
    }

    .services__no {
        width: 100px;
        font-size: 70px;
    }

    .services__name {
        width: calc(100% - 100px);
        font-size: 32px;
    }

    .services__bottom p {
        font-size: 21px;
    }

    .services__col {
        padding: 0 30px 40px 0;
    }

    .services__top-content {
        max-width: 870px;
    }
}

@media (min-width: 1400px) {
    .plane-image {
        max-width: 640px;
    }
}

@media (min-width: 1800px) {
    .plane-image {
        max-width: 650px;
        bottom: -160px;
    }

    .services__no {
        width: 125px;
        font-size: 95px;
    }

    .services__name {
        width: calc(100% - 125px);
        font-size: 32px;
    }
}

/* service end */

/* choose-us */

.choose-us-heading {
    text-align: center;
}

.choose-us-heading h2 {
    padding-bottom: 15px;
}

.choose-us {
    padding: 90px 0 50px;
    position: relative;
}

.choose-us:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 238, 229, 1) 100%);
    height: 160px;
    clip-path: polygon(0 0, 100% 24%, 100% 100%, 0% 100%);
}

.choose-us:before {
    content: "";
    position: absolute;
    right: 0;
    width: 90%;
    top: 22px;
    background: #FAB80A;
    height: 16px;
    clip-path: polygon(0 0, 100% 100%, 100% 100%, 3% 74%);
    transform: rotate(5deg);
}

.choose-us-wrapper {
    position: relative;
    z-index: 1;
}

.choose-us-item {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 4px 44px rgba(0, 0, 0, 0.10);
    border-radius: 15px;
    margin-bottom: 15px;
}

.choose-us-item p {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0;
}

.choose-us-item-icon {
    width: 50px;
}

.choose-us-item-content {
    width: calc(100% - 50px);
    padding-left: 15px;
}

.choose-us-item-content h3 {
    font-size: 18px;
    color: #000000;
    font-family: "Poiret One", sans-serif;
    padding-bottom: 8px;
    letter-spacing: 0.06em;
    -webkit-text-stroke: 0.5px #000000;
}

@media(min-width: 768px) {
    .choose-us-item {
        flex-direction: column;
        width: calc(50% - 30px);
        margin: 0 15px 30px;
    }

    .choose-us-item-content {
        width: 100%;
        padding-left: 0;
        text-align: center;
    }

    .choose-us-item-icon {
        width: auto;
        margin-bottom: 24px;
    }

    .choose-us-list {
        display: flex;
        flex-wrap: wrap;
		justify-content: center;
        width: calc(100% + 30px);
        margin: 0 -15px;
    }

    .choose-us-item p {
        -webkit-line-clamp: 2;
    }

    .choose-us-item-content h3 {
        font-size: 21px;
        padding-bottom: 24px;
    }

    .choose-us-heading {
        margin-bottom: 30px;
    }

    .choose-us {
        padding: 120px 0 50px;
    }

    .choose-us:after {
        height: 280px;
    }

    .choose-us:before {
        top: 40px;
    }

    .choose-us-item p {
        font-size: 16px;
    }
}

@media(min-width: 1200px) {
    .choose-us-item p {
        -webkit-line-clamp: unset;
        font-size: 17px;
    }

    .choose-us-item {
        width: calc(33% - 30px);
        padding: 43px 40px;
    }

    .choose-us-heading {
        max-width: 871px;
        margin: 0 auto 80px;
    }

    .choose-us:before {
        top: 58px;
        clip-path: polygon(0 0, 100% 100%, 100% 100%, 1.5% 74%);
        transform: rotate(6.5deg);
        max-width: 1746px;
        height: 30px;
    }

    .choose-us:after {
        height: 698px;
        top: 0;
        clip-path: polygon(0 0, 100% 24%, 100% 100%, 0% 100%);
    }

    .choose-us {
        padding: 262px 0 110px;
    }
}

@media(min-width: 1600px) {
    .choose-us:after {
        clip-path: polygon(0 0, 100% 31%, 100% 100%, 0% 100%);
    }

    .choose-us:before {
        top: 80px;
        clip-path: polygon(0 0, 100% 100%, 100% 100%, 1.5% 74%);
    }
}

/* choose-us end */

.testimonials {
    padding: 0 0 60px 0;
}

.testimonials-title {
    text-align: center;
}

.testimonials-title h2 {
    color: #000000;
}

.testimonials-title p {
    padding: 7px 0 20px 0;
}

.testimonials-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.js-testimonials-slider {
    margin: 0 -24px !important;
}

.js-testimonials-slider .slick-list {
    padding: 24px !important;
}

.testimonials-content {
    width: 100%;
}

.testimonials-item-wrap {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.13);
   	padding: 25px 0 50px 0;
    margin-bottom: 50px;
}

.testimonials-item-wrap .star-wrap img {
    margin: 0 auto;
}

.testimonials-item-wrap span {
    display: block;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.8;
    color: #000000;
    margin: 8px 0 10px 0;
}

.testimonials-item-wrap .reviews-text {
    position: relative;
    padding: 20px 15px;
}

.testimonials-item-wrap .reviews-text p {
    font-size: 15px;
    line-height: 1.77em;
    color: #646464;
    padding: 0 0 15px 0;
}

.testimonials-item-wrap .reviews-text::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 15.44px;
    background: url(../img/review-text-border-shape.png) no-repeat center center;
}

.testimonials-item-wrap .reviews-text .qoote-icon img {
    margin: 0 auto;
}

.testimonials-thumb {
    display: none;
    width: 100%;
}

.slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: -10px;
}

.slick-dots li {
    width: 10px;
    height: 10px;
}

.slick-dots li button {
    font-size: 0;
    width: 10px;
    height: 10px;
    background: #000000 !important;
    border-radius: 50%;
    opacity: 0.4;
    transition: 0.3s;
    padding: 0;
}

.slick-dots li.slick-active button {
    background: #FFA033 !important;
    opacity: 1;
}

.slick-dots li button:before {
    display: none;
}

@media (min-width: 768px) {
    .testimonials {
        padding: 0 0 90px 0;
    }

    .testimonials-wrapper {
        align-items: center;
    }
	
	.testimonials-item-wrap {
		padding: 25px 0 0px 0;
		margin-bottom: 45px;
	}

    .testimonials-content {
        width: 60%;
    }
	
    .testimonials-item-wrap .reviews-text {
        padding: 25px 20px;
    }

    .testimonials-thumb {
        display: block;
        width: 40%;
        padding-left: 30px;
    }

    .js-avatar-slider {
        margin: -10px 0;
    }

    .avatar-slider-col {
        margin: 10px 0;
    }

    .avatar-slider-col__wrap {
        position: relative;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background: #FAFAFA;
        border: 1px solid #F1F1F1;
        transition: 0.3s;
        padding: 18px 0 18px 22px;
    }

    .avatar-slider-col__wrap::before {
        position: absolute;
        content: "";
        top: 50%;
        left: -1px;
        transform: translate(0, -50%);
        width: 6px;
        height: calc(100% + 2px);
        background: #F49A02;
        opacity: 0;
        transition: 0.2s linear;
    }

    .js-avatar-slider .slick-current .avatar-slider-col__wrap {
        background: #FFFFFF;
        border-color: #FFFFFF;
        box-shadow: 0px 4px 24px rgba(0, 0, 0, 0.13);
    }

    .js-avatar-slider .slick-current .avatar-slider-col__wrap::before {
        opacity: 1;
    }

    .avatar-image {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 60px;
        height: 60px;
    }

    .user-details {
        width: calc(100% - 60px);
        padding-left: 15px;
    }

    .user-details span {
        display: block;
        font-size: 18px;
        line-height: 1.4em;
        font-weight: 700;
        color: #333333;
    }

    .user-details p {
        font-size: 15px;
        line-height: 1;
        color: #646464;
        padding: 5px 0 0 0;
    }

    .js-avatar-slider .slick-prev,
    .js-avatar-slider .slick-next {
        top: unset;
        left: 0;
        bottom: -50px;
        transform: translate(0) rotate(90deg);
    }

    .js-avatar-slider .slick-next {
        left: 48px;
        transform: translate(0) rotate(-90deg);
    }
}

@media (min-width: 1200px) {
    .testimonials {
        padding: 0 0 140px 0;
    }

    .testimonials-title p {
        padding: 8px 0 30px 0;
    }

    .testimonials-content {
        width: 65.24%;
    }

    .js-testimonials-slider {
        margin: -24px !important;
    }

    .testimonials-item-wrap {
       	min-height: unset;
        padding: 40px 0 0 0;
		margin-bottom: 70px;
    }

    .testimonials-item-wrap span {
        font-size: 21px;
    }

    .testimonials-item-wrap .reviews-text {
        padding: 34px 45px 37px 45px;
    }

    .testimonials-item-wrap .reviews-text p {
        font-size: 18px;
        padding: 0 0 24px 0;
    }

    .testimonials-thumb {
        width: 34.76%;
        padding-left: 30px;
    }

    .js-avatar-slider {
        margin: -10px -24px -10px 0;
    }

    .avatar-slider-col__wrap {
        cursor: pointer;
        padding: 23px 0 23px 30px;
    }

    .avatar-slider-col__wrap::before {
        width: 9px;
    }

    .js-avatar-slider .slick-list {
        padding: 0 24px 0 0 !important;
    }
}

@media (min-width: 1440px) {
	.js-avatar-slider .slick-prev,
    .js-avatar-slider .slick-next {
        left: unset;
        bottom: unset;
        top: calc(50% - 26px);
        right: -30px;
        transform: translate(0, -50%) rotate(180deg);
    }

    .js-avatar-slider .slick-next {
        top: calc(50% + 26px);
        transform: translate(0, -50%) rotate(0deg);
    }
}

@media (min-width: 1600px) {

    .js-avatar-slider .slick-prev,
    .js-avatar-slider .slick-next {
        right: -88px;
    }
}

.enjoy-the-moment {
    padding: 50px 0;
}

.enjoy-moment-wrap {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    gap: 30px 0;
}

.left-image-col {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.image-inner-col {
    width: 50%;
    padding: 0 12px;
}

.image-inner-box {
    position: relative;
}

.enjoy-moment-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(30, 29, 29, 0.8);
    padding: 20px 0 20px 20px;
}

.enjoy-moment-text h2 {
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #FFFFFF;
}

.enjoy-moment-text span {
    display: block;
    font-size: 10px;
    line-height: 1.15em;
    letter-spacing: 0.3em;
    font-weight: 400;
    color: #FFA033;
    font-family: "Poiret One", sans-serif;
    -webkit-text-stroke: 0.5px #FFA033;
    margin-top: 5px;
}

.image-inner-wrap {
    display: flex;
    flex-direction: column;
    gap: 24px 0;
    width: 50%;
    padding: 0 12px;
}

.right-details-col p {
    padding: 10px 0 20px 0;
}

@media (min-width: 768px) {
    .enjoy-the-moment {
        padding: 100px 0;
    }

    .enjoy-moment-wrap {
        flex-direction: row;
        margin: 0 -15px;
    }

    .left-image-col {
        width: calc(50% + 24px);
        padding: 0 15px;
    }

    .enjoy-moment-text {
        padding: 25px 0 25px 20px;
    }

    .enjoy-moment-text h2 {
        font-size: 40px;
    }

    .enjoy-moment-text span {
        font-size: 13px;
    }

    .image-inner-wrap {
        gap: 17px 0;
    }

    .right-details-col {
        width: 50%;
        text-align: right;
        padding: 0 15px;
    }
}

@media (min-width: 1200px) {
    .enjoy-the-moment {
        padding: 110px 0 140px 0;
    }

    .enjoy-moment-wrap {
        align-items: center;
        margin: 0;
    }

    .left-image-col {
        width: 55.24%;
        margin: 0 -17.5px;
        padding: 0;
    }

    .image-inner-col {
        padding: 0 17.5px;
    }

    .image-inner-wrap {
        gap: 35px 0;
        padding: 0 17.5px;
    }

    .right-details-col {
        width: calc(44.76% + 35px);
        padding: 0 0 0 47px;
    }

    .right-details-col p {
        max-width: 530px;
        padding: 18px 0 27px 0;
        margin-left: auto;
    }

    .enjoy-moment-text h2 {
        font-size: 60px;
    }

    .enjoy-moment-text {
        padding: 50px 0 60px 50px;
    }

    .enjoy-moment-text span {
        font-size: 20px;
        margin-top: 10px;
    }
}

.cash-studies {
    padding: 50px 0;
    min-height: 460px;
    background: linear-gradient(356.26deg, #FFFFFF 10.33%, rgba(255, 255, 255, 0) 29.16%, rgba(249, 238, 229, 0) 45.76%, rgba(249, 238, 229, 0.63) 68.28%, #F9EEE5 96.66%);

}

.cash-studies-title h2 {
    color: #000000;
}

.cash-studies-title p {
    padding: 10px 0 30px 0;
}

.cash-studies-wrap {
    display: flex;
    flex-wrap: wrap;
	justify-content: center;
    gap: 30px 0;
}

.cash-studies-cards {
    width: 100%;
}

.cash-studies-image img {
    width: 100%;
}

.cash-studies-detail {
    position: relative;
    width: calc(100% - 20px);
    background: #FFFFFF;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.12);
    padding: 30px 19px;
    margin-top: -30px;
}

.cash-studies-detail::before {
    position: absolute;
    content: "";
    top: 0;
    left: 19px;
    width: 84px;
    height: 7px;
    background: #F39802;
}

.cash-studies-detail span {
    display: block;
    font-size: 18px;
    line-height: 1.142857em;
    font-weight: 700;
    color: #000000;
}

.cash-studies-detail p {
    padding: 10px 0;
}

.cash-studies-detail a {
    font-size: 16px;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.07em;
    text-transform: uppercase;
    color: #000000;
}

@media (min-width: 768px) {
    .cash-studies {
        padding: 80px 0;
    }

    .cash-studies-title p {
        padding: 22px 0 48px 0;
    }

    .cash-studies-wrap {
        margin: 0 -15px;
    }

    .cash-studies-cards {
        width: 50%;
        padding: 0 15px;
    }

    .cash-studies-detail span {
        font-size: 21px;
		padding-bottom: 10px;
    }

    .cash-studies-detail p {
        padding: 15px 0;
    }
}

@media (min-width: 1200px) {
    .cash-studies {
        padding: 120px 0 140px 0;
    }

    .cash-studies-title p {
        font-size: 20px;
        max-width: 872px;
    }

    .cash-studies-cards {
        width: 33.33%;
    }

    .cash-studies-detail {
        width: calc(100% - 34px);
        padding: 40px 21px 47px 21px;
        margin-top: -40px;
    }

    .cash-studies-detail::before {
        left: 21px;
    }

    .cash-studies-detail p {
        padding: 18px 0 20px 0;
    }

    .cash-studies-detail a:hover {
        color: #F39802;
    }
}


.contact-message {
    padding: 75px 0 0 0;
    min-height: 500px;
    position: relative;
}

.contact-message:after {
    content: "";
    position: absolute;
    left: 0;
    z-index: -1;
    width: 100%;
    top: 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 238, 229, 1) 100%);
    height: 160px;
    clip-path: polygon(0 0, 100% 24%, 100% 100%, 0% 100%);
}

.contact-message:before {
    content: "";
    position: absolute;
    right: 0;
    width: 94%;
    top: 22px;
    background: #FAB80A;
    height: 16px;
    clip-path: polygon(0 0, 100% 100%, 100% 100%, 3% 74%);
    transform: rotate(5deg);
}

.contact-details-col h2 {
    color: #000000;
    margin-bottom: 20px;
}

.contact-details-col ul li {
    margin-bottom: 12px;
}

.contact-details-col ul li:last-child {
    margin-bottom: 0;
}

.contact-details-col ul li h4 {
    font-size: 20px;
    line-height: 1.16em;
    letter-spacing: 0.04em;
    font-family: 'Poiret One';
    font-weight: 400;
    -webkit-text-stroke: 0.3px #000000;
    text-stroke: 0.3px #000000;
    color: #000000;
    margin-bottom: 10px;
}

.contact-details-col ul li p {
    letter-spacing: 0.02em;
    color: #000000;
    padding: 0;
}

.contact-details-col ul li p a {
    color: #000000;
}

.contact-details-col ul li:last-child p:last-of-type {
    margin-top: 5px;
}

.contact-form-col {
    background: #FFFFFF;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.15);
    padding: 25px 15px;
    margin-top: 30px;
}

.contact-form-title h4 {
    font-size: 20px;
    line-height: 1.16em;
    letter-spacing: 0.04em;
    font-family: 'Poiret One';
    font-weight: 400;
    -webkit-text-stroke: 0.5px #000000;
    color: #000000;
}

.contact-form-title p {
    color: #000000;
    padding: 10px 0 15px 0;
}

.form-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 18px 0;
}

.form-input-col {
    width: 100%;
}

.form-input-col label {
    font-weight: 400;
    font-size: 15px;
    line-height: 1.7647058823529411em;
    color: #000000;
    margin-bottom: 9px;
}

.form-input-col input,
.form-input-col textarea {
    height: 48px;
    font-size: 15px;
    color: #000000;
    background: #FFFFFF;
    border: 1px solid #F0EFF5;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.06);
    border-radius: 9px;
    transition: 0.3s;
    padding: 0 0 0 20px;
}

.form-input-col textarea {
    height: 90px;
    padding: 12px 0 0 20px;
}

.form-input-col input::placeholder,
.form-input-col textarea::placeholder {
    font-size: 15px;
    line-height: 1;
    color: #787878;
}

.form-input-col input:focus,
.form-input-col textarea:focus {
    border-color: #f39802;
}

.submit-col {
    width: 100%;
    margin-top: 9px;
}

.submit-col button {
    width: 276px;
}

@media (min-width: 768px) {
    .contact-message {
        padding: 95px 0 50px 0;
    }

    .contact-details-col ul li h4 {
        font-size: 25px;
    }

    .contact-form-col {
        padding: 50px 42px;
    }

    .contact-form-title h4 {
        font-size: 25px;
    }

    .contact-form-title p {
        font-size: 17px;
    }

    .form-input-col label {
        font-size: 17px;
    }

    .form-input-col input,
    .form-input-col textarea {
        font-size: 17px;
        height: 58px;
        padding: 0 20px 0 34px;
    }

    .form-input-col textarea {
        height: 130px;
        padding: 22px 0 0 34px;
    }

    .form-input-col input::placeholder,
    .form-input-col textarea::placeholder {
        font-size: 17px;
    }
}

@media(min-width: 1200px) {
    .contact-message:before {
        top: 58px;
        clip-path: polygon(0 0, 100% 100%, 100% 100%, 1.5% 74%);
        transform: rotate(6.5deg);
        max-width: 1746px;
        height: 30px;
    }

    .contact-message:after {
        height: 698px;
        top: 0px;
        clip-path: polygon(0 0, 100% 26.5%, 100% 100%, 0% 100%);
        background: linear-gradient(0deg, #FFFFFF 6.64%, rgba(252, 246, 241, 0) 20.31%, rgba(249, 238, 229, 0) 32.36%, rgba(249, 238, 229, 0.63) 48.72%, #F9EEE5 69.32%);
    }

    .contact-message {
        padding: 230px 0 90px;
    }

    .contact-message-wrap {
        display: flex;
        flex-wrap: wrap;
    }

    .contact-details-col {
        width: calc(100% - 576px);
    }

    .contact-details-col h2 {
        margin-bottom: 40px;
    }

    .contact-details-col ul li p {
        font-size: 20px;
    }

    .contact-details-col ul li p a:hover {
        color: #FAB80A;
        text-decoration: underline;
    }

    .contact-form-col {
        position: relative;
        z-index: 1;
        width: 576px;
        padding: 66px 62px 66px 52px;
        margin-top: -245px;
    }

    .contact-form-title p {
        max-width: 415px;
        padding: 16px 0;
    }
}

.why-customized {
    padding: 50px 0;
}

.customize-bg {
    display: none;
}

.why-customized h2 {
    text-align: center;
    color: #000000;
    margin-bottom: 25px;
}

.accordion-col {
	background: #fff;
    border: 1px solid #DBD6D6;
    margin-bottom: 17px;
}

.accordion-col:last-child {
    margin-bottom: 0;
}

.accordion-title {
    position: relative;
    font-size: 18px;
    line-height: 1.1904761905em;
    font-family: 'Poiret One';
    font-weight: 400;
    -webkit-text-stroke: 0.2px #000000;
    color: #000000;
    cursor: pointer;
    padding: 13.5px 50px 13.5px 15px;
}

.accordion-title::after {
    position: absolute;
    content: "";
    top: 13px;
    right: 12px;
    width: 24px;
    height: 24px;
    background: url(../img/accordion-arrow.svg) no-repeat center center / cover;
    transition: 0.3s;
}

.accordion-title.active::after {
    transform: rotate(180deg);
}

.accordion-content {
    display: none;
    font-size: 15px;
    line-height: 1.733334em;
    color: #484848;
    padding: 0 15px;
}

@media (min-width: 768px) {
    .why-customized {
        padding: 50px 0 70px 0;
    }

    .why-customized h2 {
        margin-bottom: 40px;
    }

    .accordion-title {
        font-size: 21px;
        padding: 15.5px 37px;
    }

    .accordion-title::after {
        top: 14px;
        right: 14px;
        width: 28px;
        height: 28px;
    }

    .accordion-content {
        padding: 0 42px 0 37px;
    }
}

@media (min-width: 1200px) {
    .why-customized {
        position: relative;
        padding: 50px 0 140px 0;
    }

    .customize-bg {
        display: block;
        position: absolute;
        top: 65px;
        left: 0;
		z-index: -1;
        width: 48.292vw;
    }

    .why-customized h2 {
        margin-bottom: 68px;
    }

    .accordion {
        max-width: 740px;
        margin-left: auto;
/*         margin-right: 3.75vw; */
    }
	
	.accordion-block .accordion {
        max-width: 100%;

    }
}

footer {
    position: relative;
}

footer .container {
    position: relative;
    z-index: 9;
}

footer:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 20px;
    background: rgb(255, 255, 255);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(249, 238, 229, 1) 100%);
    height: 160px;
    clip-path: polygon(0 0, 100% 24%, 100% 100%, 0% 100%);
}

footer:before {
    content: "";
    position: absolute;
    right: 0;
    width: 94%;
    top: 22px;
    background: #FAB80A;
    height: 16px;
    clip-path: polygon(0 0, 100% 100%, 100% 100%, 3% 74%);
    transform: rotate(5deg);
}

.newsletter {
    padding: 100px 0 50px 0;
}

.newsletter-title h2 {
    color: #000000;
    border-bottom: 1px solid #F49A02;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.newsletter-text span {
    display: block;
    font-size: 20px;
    line-height: 1.16667em;
    font-family: 'Poiret One';
    font-weight: 400;
    color: #000000;
    -webkit-text-stroke: 0.2px #000000;
}

.newsletter-bottom {
    margin-top: 25px;
}

.newsletter-input {
    position: relative;
}

.newsletter-input input {
    border: none;
    height: auto;
    border-bottom: 1px solid #D6D6D6;
    background: transparent;
    font-size: 15px;
    color: #000000;
    padding: 0 0 25px 35px;
}

.newsletter-input input::placeholder {
    font-size: 18px;
    line-height: 1em;
    letter-spacing: 0.03em;
    font-family: 'Poiret One';
    font-weight: 400;
    color: #000000;
    -webkit-text-stroke: 0.2px #000000;
}

.newsletter-input span {
    display: flex;
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 15px;
    color: #F49A02;
}

.newsletter-submit {
    margin-top: 20px;
}

.newsletter-submit button {
    width: 100%;
}

.footer-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 0;
}

.footer-col {
    width: 100%;
}

.footer-col.quick-link,
.footer-col.information {
    width: 50%;
}

.footer-logo-icon {
    width: 100%;
}

.footer-icon ul {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-top: 20px;
}

.footer-icon ul li a {
    display: block;
    max-width: 38px;
}

.footer-col h3 {
    font-size: 20px;
    line-height: 1.16667em;
    font-family: 'Poiret One';
    font-weight: 400;
    letter-spacing: 0.04em;
    -webkit-text-stroke: 0.4px #000000;
    color: #000000;
    margin-bottom: 10px;
}

.footer-col ul li a {
    display: inline-block;
    font-size: 16px;
    line-height: 2.375em;
    color: #333333;
}

.get-in-touch-item:first-of-type {
    padding-top: 10px;
}

.get-in-touch-item:first-of-type a {
    border-bottom-color: transparent;
}

.get-in-touch-item a {
    position: relative;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0 20px;
/*     border: 1px solid #D6D6D6; */
    padding: 12px 20px;
}

.get-in-touch-left i {
    font-size: 22px;
    color: #000000;
}

.get-in-touch-content h4 {
    font-size: 17px;
    line-height: 1.4705882352941178em;
    font-weight: 700;
    color: #000000;
}

.get-in-touch-content p {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    padding: 3px 0 0 0;
}

.get-in-touch-right {
    margin-left: auto;
}

.get-in-touch-right i {
	display: none;
    font-size: 12px;
    color: #000000;
    transition: 0.4s;
}

.copyright {
    position: relative;
    z-index: 9;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #D6D6D6;
    font-family: 'Poiret One', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.01em;
    -webkit-text-stroke: 0.2px #000000;
    color: #000000;
    margin-top: 35px;
}

@media (min-width: 768px) {
    .newsletter-top {
        display: flex;
        flex-wrap: wrap;
    }

    .newsletter-title {
        width: 41%;
    }

    .newsletter-title h2 {
        font-size: 42px;
        border-bottom: 0;
        border-right: 1px solid #F49A02;
        padding-bottom: 0;
        padding-right: 30px;
        margin-bottom: 0;
    }

    .newsletter-text {
        width: 59%;
    }

    .newsletter-text span {
        font-size: 22px;
        padding-left: 25px;
    }

    .newsletter-bottom {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 45px;
    }
	
	.newsletter-bottom form {
		display: flex;
        align-items: center;
        gap: 15px;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
	}
	
	.newsletter-bottom .tnp-subscription {
		max-width: 100% !important;
	}
	
	.newsletter-bottom .tnp-field-email {
		min-width: 450px;
	}
	
	.tnp-subscription label {
		display: none !important;
	}

    .newsletter-input {
        width: 60%;
    }

    .newsletter-input input {
        padding: 3px 0 15px 48px;
    }

    .newsletter-input input::placeholder {
        font-size: 24px;
        line-height: 1;
    }

    .newsletter-submit {
        width: 200px;
        margin-top: 10px;
    }

    .footer-col.quick-link,
    .footer-col.information {
        width: 25%;
    }

    .footer-col.get-in-touch {
        width: 50%;
    }

    .footer-col h3 {
        font-size: 24px;
    }

    .copyright {
        font-size: 18px;
        padding: 30px 0 26px 0;
    }
}

@media(min-width: 1200px) {
    footer:before {
        top: 58px;
        clip-path: polygon(0 0, 100% 100%, 100% 100%, 1.5% 74%);
        transform: rotate(6.5deg);
        max-width: 1746px;
        height: 30px;
    }

    footer:after {
        height: 698px;
        top: 0;
        clip-path: polygon(0 0, 100% 26.9%, 100% 100%, 0% 100%);
    }

    .newsletter {
        padding: 210px 0 80px 0;
    }

    .newsletter-top {
        align-items: center;
    }

    .newsletter-title {
        width: 34%;
    }

    .newsletter-title h2 {
        font-size: 55px;
        line-height: 1;
        padding: 6px 50px 6px 0;
    }

    .newsletter-text {
        width: 66%;
    }

    .newsletter-text span {
        font-size: 30px;
        max-width: 788px;
        padding-left: 50px;
    }

    .newsletter-bottom {
        margin-top: 80px;
    }

    .newsletter-input {
        width: 58.5%;
    }

    .newsletter-submit {
        width: 276px;
    }

    .footer-wrapper {
        margin: 0 -15px;
    }

    .footer-logo-icon {
        width: 28%;
        padding: 0 15px;
    }

    .footer-icon ul li a {
        max-width: 48px;
    }

    .footer-col {
        padding: 0 15px;
    }

    .footer-col.quick-link,
    .footer-col.information {
        width: 15%;
    }

    .footer-col ul li a:hover {
        color: #FAB80A;
    }

    .footer-col.information {
        width: 17.4%;
    }

    .footer-col.get-in-touch {
        width: 39.6%;
    }

    .get-in-touch-item {
        max-width: 442px;
    }

    .get-in-touch-left i {
        font-size: 24px;
    }

    .newsletter-bottom form {
        display: flex;
        align-items: center;
        gap: 15px;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
    }
	
    .newsletter-bottom .tnp-subscription input[type="email"] {
        width: 450px;
        background: #FFFFFF;
        border: 1px solid #F0EFF5;
        box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.06);
    }

    .newsletter-bottom div.tnp-subscription {
        max-width: 100%;
    }

    .newsletter-bottom .tnp-field input[type="submit"] {
        width: 156px;
        height: 54px;
        background: linear-gradient(180deg, #fab80a 0%, #f49a02 100%);
    }

    .newsletter-bottom .tnp-field input[type="submit"]:hover {
        background: linear-gradient(180deg, #F49A02 0%, #FAB80A 100%);
    }
}

.nav-primary ul li a.active-menu {
    color: #fab80a;
}

.header-shadow {
    background: #FFFFFF;
    box-shadow: 0px 4px 44px 0px #0000000D;
}

.breadcrumb-section {
    margin-top: 100px;
    padding: 30px 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    content: "";
    width: 7px;
    height: 12px;
    background: url(../img/chevron-right.svg) no-repeat center;
    float: none;
    margin-right: 0.5rem;
}

.breadcrumb-item a {
    color: #232222;
}

.breadcrumb-item.active {
    color: #232222;
    font-weight: 500;
}

@media only screen and (max-width:760px) {
    .breadcrumb-section {
        margin-top: 65px;
        padding: 15px 0;
    }

    .breadcrumb-item {
        font-size: 14px;
    }
}

@media only screen and (min-width:761px) and (max-width:1200px) {
    .breadcrumb-section {
        margin-top: 65px;
    }
}

.who-we-are-section {
    background: url(../img/graphic-bg.png) no-repeat center bottom;
}

.who-we-are-section p {
    color: #646464;
    max-width: 660px;
}

.who-we-are-section h2 {
    margin-bottom: 20px;
}

.who-we-are-section h6 {
    font-family: "Poiret One", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.16em;
    color: #373837;
    -webkit-text-stroke: .5px #373837;
    margin-bottom: 10px;
}

.who-we-are-section figure {
    margin: 0;
    padding: 50px 50px 0 50px;
    background: linear-gradient(178.3deg, #FCF6F1 9.91%, #FCF6F1 29.29%, #F9EEE5 46.37%, #F9EEE5 69.55%, #F9EEE5 98.76%);
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

@media only screen and (max-width:760px) {
    .who-we-are-section p {
        max-width: 100%;
    }

    .who-we-are-section h2 {
        margin-bottom: 10px;
    }

    .who-we-are-section h6 {
        font-size: 18px;
        margin-bottom: 5px;
    }

    .who-we-are-section figure {
        padding: 30px 30px 0 30px;
    }
}

.experience-section {
    padding: 100px 0;
    background: url(../img/graphic-bg-2.png) no-repeat top left;
}

.experience-section section {
    padding: 100px;
    background-color: #F8FCFF;
}

.experience-section section h2 {
    margin-bottom: 20px;
}

.experience-section section p {
    margin: 0 auto;
    max-width: 660px;
    color: #646464;
    text-align: center;
}

#counter {
    margin-top: 50px;
    border: 1px solid #D9DFDF;
    border-width: 1px 0;
    display: flex;
    flex-wrap: wrap;
}

#counter div {
    width: 25%;
    text-align: center;
    padding: 50px;
    border-right: 1px solid #D9DFDF;
}

#counter div:last-child {
    border: none;
}

#counter span.title {
    display: block;
    white-space: nowrap;
    font-size: 16x;
    color: #728277;
    text-transform: uppercase;
}

#counter span.percent {
    font-size: 30px;
    font-weight: 700;
    color: #000000;
    display: block;
}

#counter span.percent:after {
    content: "+";
    display: inline-block;
}

@media only screen and (max-width:760px) {
    .experience-section {
        padding: 30px 0;
        background: url(../img/graphic-bg-2.png) no-repeat top left;
    }

    .experience-section section {
        padding: 30px;
    }

    .experience-section section h2 {
        margin-bottom: 10px;
    }

    #counter {
        margin-top: 0;
        border-width: 1px;
        flex-wrap: wrap;
    }

    #counter div {
        width: 50%;
        text-align: center;
        padding: 20px;
        border-right: none;
        border-bottom: 1px solid #D9DFDF;
    }

    #counter div:nth-child(1) {
        border-right: 1px solid #D9DFDF;
    }

    #counter div:nth-child(3) {
        border-right: 1px solid #D9DFDF;
        border-bottom: none;
    }

    #counter span.title {
        font-size: 14px;
    }

    #counter span.percent {
        font-size: 20px;
    }
}

@media only screen and (min-width:761px) and (max-width:1200px) {
    .experience-section section {
        padding: 50px;
    }

    #counter div {
        padding: 50px 15px;
    }
}

.our-goal-section {
    padding: 0 0 100px 0;
}

.our-goal-section figure {
    margin: 0;
    padding: 50px;
    background-color: #212121;
    display: flex;
    justify-content: center;
    align-items: center;
}

.our-goal-section p {
    color: #646464;
    max-width: 660px;
}

.our-goal-section h2 {
    margin-bottom: 20px;
}

.our-goal-section h6 {
    font-family: "Poiret One", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.16em;
    color: #373837;
    text-shadow: 1px 1px #373837;
    margin-bottom: 20px;
}

.our-goal-section h5 {
    font-family: "Poiret One", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.16em;
    color: #000000;
    -webkit-text-stroke: 0.5px #000000;
    margin-bottom: 20px;
}

.our-goal-section h5 span {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 40px;
    background-color: #F8FCFF;
    border: 1px solid #F4F8FB;
    border-radius: 20px 20px 0 0;
}

@media only screen and (max-width:760px) {
    .our-goal-section {
        padding: 30px 0;
    }

    .our-goal-section figure {
        padding: 30px;
    }

    .our-goal-section h2 {
        margin-bottom: 10px;
    }

    .our-goal-section h6 {
        font-size: 18px;
    }

    .our-goal-section h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .our-goal-section h5 span {
        width: 120px;
    }
}

.our-response-section section {
    padding: 60px 60px 200px 60px;
    background-color: #F8FCFF;
}

.our-response-section h2 {
    margin-bottom: 20px;
    max-width: 900px;
}

.our-response-section p {
    color: #646464;
}

@media only screen and (max-width:760px) {
    .our-response-section section {
        padding: 20px;
    }
}

.we-serve-globally-section {
    margin-top: -200px;
    padding: 100px 0;
}

.we-serve-globally-section section {
    margin-right: 75px;
    padding: 50px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 44px 0px #0000000D;
}

.we-serve-globally-section section h2 {
    max-width: 60%;
    margin-bottom: 30px;
}

.we-serve-globally-section section p {
    color: #646464;
}

@media only screen and (max-width:760px) {
    .we-serve-globally-section {
        margin-top: 0;
        padding: 30px 0;
    }

    .we-serve-globally-section section {
        margin-right: 0;
        padding: 20px;
    }
}

@media only screen and (min-width:761px) and (max-width:1200px) {
    .we-serve-globally-section section {
        margin-right: 30px;
        padding: 30px;
    }

    .we-serve-globally-section section h2 {
        max-width: 100%;
        margin-bottom: 30px;
    }
}

.contact-title-section h2 {
    margin-bottom: 20px;
}

.contact-title-section p {
    max-width: 100%;
    color: #646464;
}

.contact-info-section {
    margin-top: 20px;
}

.contact-info-section section {
    padding: 60px;
    background-color: #F7F9F6;
}

.contact-info-section h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    color: #000000;
}

.contact-info-section .icon-box {
    padding: 30px;
    min-height: 130px;
    background: #FAFAFA;
    border: 1px solid #F2F2F2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 30px;
    row-gap: 0;
    transition: all .4s ease-in-out;
}

.contact-info-section .icon-box:hover {
    background-color: #FFFFFF;
    box-shadow: 0px 4px 44px 0px #00000026;
    transition: all .4s ease-in-out;
}

.contact-info-section .icon-box figure {
    margin: 0;
    padding: 0;
    width: 70px;
    height: 70px;
    background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #FFFFFF;
}

.contact-info-section .icon-box article {
    width: calc(100% - 100px);
}

.contact-info-section .icon-box h6 {
    font-family: 'Heebo', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 28px;
    color: #16021A;
    margin: 0;
    padding: 0;
}

.contact-info-section .icon-box p,
.contact-info-section .icon-box p a {
    font-family: 'Heebo', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: #16021A;
    word-break: break-all;
    margin: 0;
    padding: 0;
}

.contact-info-section .icon-box p a:hover {
    text-decoration: underline;
}

.contact-info-section form {
    padding: 50px;
    background-color: #FFFFFF;
}

.form-group {
    position: relative;
    text-align: left;
    padding-bottom: 30px;
}

.form-group+.form-group {
    margin-top: 40px;
}

.form-label {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #070B30;
    z-index: 10;
    transition: transform 150ms ease-out, font-size 150ms ease-out;
}

.focused .form-label {
    transform: translateY(-125%);
    font-size: 0.75em;
}

.form-input {
    position: relative;
    padding: 0;
    width: 100%;
    outline: 0;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 0 0 #070B30;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #070B30;
    transition: box-shadow 150ms ease-out;
}

.form-input:focus {
    box-shadow: 0 1px 0 0 #FAB80A;
}

.form-input.filled {
    box-shadow: 0 1px 0 0 #F49A02;
}

.contact-info-section input[type="submit"] {
    margin: 0;
    padding: 0;
    width: 180px;
    height: 56px;
    background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
    border: none;
    font-family: "Poiret One", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    color: #FFFFFF;
    text-transform: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    transition: all .4s ease-in-out;
}

.map-section {
    padding: 100px 0;
}


.faqs-section {
    padding: 0 0 60px 0;
}

.faqs-section h2 {
    color: #000000;
    -webkit-text-stroke: 0.5px #000000;
}

.faqs-section p {
    padding: 10px 0 30px 0;
}

.two-collumn-accordion {
    gap: 17px 0;
}

.two-collumn-accordion .accordion {
    max-width: 100%;
    margin: 0;
}

@media (min-width: 768px) {
    .faqs-section {
        padding: 0 0 90px 0;
    }
}

@media (min-width: 1200px) {
    .faqs-section {
        padding: 0 0 160px 0;
    }

    .faqs-section p {
        padding: 16px 0 30px 0;
    }

    .two-collumn-accordion .accordion-title {
        padding: 14.5px 37px;
    }

    .two-collumn-accordion .accordion-content {
        line-height: 26px;
        padding: 0 26px 20px 37px;
    }

    .two-collumn-accordion .accordion-col {
        margin-bottom: 30px;
    }

    .contact-info-section input[type="submit"]:hover {
        background: linear-gradient(180deg, #F49A02 0%, #FAB80A 100%);
    }
}

@media only screen and (max-width:760px) {
    .contact-title-section h2 {
        margin-bottom: 10px;
    }

    .contact-title-section p {
        max-width: 100%;
    }

    .contact-info-section {
        margin-top: 10px;
    }

    .contact-info-section section {
        padding: 20px;
    }

    .contact-info-section h4 {
        font-size: 20px;
    }

    .contact-info-section .icon-box {
        padding: 15px;
        min-height: inherit;
        gap: 15px;
    }

    .contact-info-section .icon-box figure {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .contact-info-section .icon-box article {
        width: calc(100% - 60px);
    }

    .contact-info-section .icon-box h6 {
        font-size: 16px;
        line-height: 1.4;
    }

    .contact-info-section .icon-box p {
        font-size: 14px;
        line-height: 1.4;
    }

    .contact-info-section form {
        padding: 20px;
    }

    .form-label {
        font-size: 14px;
    }

    .form-input {
        font-size: 14px;
    }

    .contact-info-section input[type="submit"] {
        margin: 0;
        padding: 0;
        width: 100%;
        width: 130px;
        height: 46px;
        font-size: 16px;
        line-height: 46px;
    }

    .map-section {
        padding: 30px 0;
    }

    .faqs-section {
        padding: 0;
    }

    .faqs-section h2 {
        margin-bottom: 10px;
    }

    .faqs-section .accordion {
        margin-bottom: 17px;
    }
}

@media only screen and (min-width:761px) and (max-width:1200px) {
    .contact-info-section section {
        padding: 30px;
    }

    .contact-info-section form {
        padding: 30px;
    }

    .contact-info-section .icon-box {
        padding: 15px;
        min-height: inherit;
        gap: 15px;
    }

    .contact-info-section .icon-box article {
        width: calc(100% - 85px);
    }

    .contact-info-section .icon-box h6 {
        font-size: 18px;
        line-height: 1.4;
    }

    .contact-info-section .icon-box p {
        font-size: 16px;
        line-height: 1.4;
    }

    .faqs-section .accordion {
        margin-bottom: 17px;
    }
}

.agnitio-careers-section figure {
    margin: 0;
    padding: 150px 50px;
    background-color: #DF7A0E;
    display: flex;
    justify-content: center;
    align-items: center;
}

.agnitio-careers-section h6 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 2%;
    color: #F49A02;
}

.agnitio-careers-section h2 {
    color: #000000;
    -webkit-text-stroke: 0.5px #000000;
    margin-bottom: 20px;
}

.agnitio-careers-section p {
    color: #646464;
}

@media only screen and (max-width:760px) {
    .agnitio-careers-section figure {
        padding: 30px;
    }

    .agnitio-careers-section h6 {
        font-size: 20px;
        margin-top: 20px;
    }

    .agnitio-careers-section h2 {
        margin-bottom: 10px;
    }
}

@media only screen and (min-width:761px) and (max-width:1024px) {
    .agnitio-careers-section figure {
        padding: 50px;
    }

    .agnitio-careers-section h6 {
        margin-top: 20px;
    }
}

.career-opportunities-section {
    padding: 100px 0;
}

.career-opportunities-section section {
    padding: 50px;
    background-color: #F8FCFF;
}

.job-search {
    margin: 30px 0;
    padding: 35px;
    background-color: #FFFFFF;
}

.job-search h3 {
    font-family: "Poiret One", sans-serif;
    line-height: 1.16em;
    position: relative;
    font-size: 30px;
    font-weight: 400;
    -webkit-text-stroke: 0.8px #000000;
}

.job-search h3 span {
    font-size: 18px;
    -webkit-text-stroke: 0.2px #000000;
    text-shadow: none;
}

.job-search input[type="search"] {
    margin: 0;
    padding: 25px;
    width: 100%;
    height: 90px;
    background: #FFFFFF;
    border: 1px solid #EFEFEF;
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #000000;
}

.job-search select {
    margin: 0 0 10px 0;
    padding: 10px 40px 10px 25px;
    width: 100%;
    height: 40px;
    background: #FFFFFF url(../img/dd-arrow.png) no-repeat right;
    border: 1px solid #EFEFEF;
    border-radius: 0 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    color: #000000;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.job-search input[type="submit"] {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 90px;
    background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
    border: none;
    border-radius: 0;
    font-family: "Poiret One", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 56px;
    text-align: center;
    color: #FFFFFF;
    text-transform: none;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 15px;
    transition: all .4s ease-in-out;
}

.job-opening .job-box {
    padding: 30px;
    background-color: #ECF4FB;
}

.job-opening h4 {
    font-family: "Poiret One", sans-serif;
    line-height: 1.16em;
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #000000;
    -webkit-text-stroke: 0.5px #000000;
    margin-bottom: 30px;
}

.job-opening h4 span {
    display: block;
}

.btn-apply-now a {
    margin: 0;
    padding: 8px 25px;
    width: auto;
    background: transparent;
    border: 1px solid #323232;
    border-radius: 0;
    font-family: "Poiret One", sans-serif;
    line-height: 1.16em;
    position: relative;
    font-size: 17px;
    font-weight: 400;
    color: #303030;
    -webkit-text-stroke: 1px #303030;
    display: inline-block;
}

.btn-apply-now a:hover {
    background-color: #FAB80A;
    border-color: #FAB80A;
    color: #FFFFFF;
    -webkit-text-stroke-color: #FFFFFF;
}

@media only screen and (max-width:760px) {
    .career-opportunities-section {
        padding: 30px 0;
    }

    .career-opportunities-section section {
        padding: 20px;
    }

    .job-search {
        margin: 15px 0;
        padding: 15px;
    }

    .job-search h3 {
        font-size: 20px;
    }

    .job-search h3 span {
        font-size: 14px;
    }

    .job-search input[type="search"] {
        margin: 0 0 10px 0;
        padding: 10px 25px;
        width: 100%;
        height: 40px;
        font-size: 14px;
    }

    .job-search input[type="submit"] {
        height: 56px;
        font-size: 18px;
        line-height: 56px;
    }

    .job-opening .job-box {
        padding: 15px;
    }

    .job-opening h4 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .btn-apply-now a {
        padding: 8px 15px;
        font-size: 14px;
    }
}

@media only screen and (min-width:761px) and (max-width:1200px) {
    .career-opportunities-section section {
        padding: 30px;
    }

    .job-search {
        padding: 20px;
    }
}

.our-recruitment-process-section {
    padding: 0 0 100px 0;
}

.our-recruitment-process-section h2 {
    margin-bottom: 50px;
}

.icon-content-box {
    padding: 50px;
    background-color: #FFFFFF;
    box-shadow: 0px 4px 44px 0px #0000000A;
}

.icon-content-box h5 {
    font-family: 'Heebo', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.16em;
    letter-spacing: 2%;
    color: #000000;
    margin: 25px 0 15px 0;
}

.icon-content-box p {
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.5;
    letter-spacing: 0%;
    color: #1E1E1E;
    margin: 0;
    padding: 0;
}

@media only screen and (max-width:760px) {
    .our-recruitment-process-section {
        padding: 0 0 30px 0;
    }

    .our-recruitment-process-section h2 {
        margin-bottom: 20px;
    }

    .icon-content-box {
        padding: 20px;
    }

    .icon-content-box img {
        height: 40px;
    }

    .icon-content-box h5 {
        font-size: 18px;
        margin: 20px 0 10px 0;
    }

    .icon-content-box p {
        font-size: 14px;
    }
}

@media only screen and (min-width:761px) and (max-width:1200px) {
    .icon-content-box {
        padding: 20px;
    }
}

.services-title-section h2 {
    margin-bottom: 20px;
    max-width: 600px;
}

.services-title-section p {
    max-width: 1060px;
    color: #646464;
}

.services-info-section {
    padding: 100px 0;
    background: url(../img/services-bg.png) no-repeat right bottom;
    min-height: 850px;
}

.success-stories-section {
    padding: 100px 0;
    text-align: center;
}

.success-stories-section section {
    padding: 30px;
    background-color: #F8FCFF;
}

.success-stories-section h2,
.testimonials h2 {
    margin-bottom: 20px;
}

.success-stories-section p {
    margin: 0 auto;
    max-width: 1060px;
}

.icon-cards-block {
    padding: 50px 0 70px;
    position: relative;
    margin: 50px 0;
}

.icon-cards-bg {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.icon-cards-bg img {
    width: 100%;
    height: 100%;
    border-radius: 0 0 103px 0px;
    object-fit: cover;
    opacity: 0.75;
}

.icon-card {
    margin-bottom: 30px;
}

.icon-card-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background: #FFFFFF;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.06);
    border-radius: 10px;
    padding: 20px;
    height: 100%;
}

.icon-card-link:hover {
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.1);
    transform: scale(1.05);
}

.icon-card-link:hover button {
    color: #fab80a;
}

.icon-card-top {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.icon-card-icon {
    width: 50px;
    margin-right: 25px;
}

.icon-card-heading {
    width: calc(100% - 75px);
}

.icon-card-heading h3 {
    font-family: 'Poiret One', sans-serif;
    color: #000;
    letter-spacing: 0.13em;
    -webkit-text-stroke: .5px #000000;
}

.icon-card-content {
    margin-bottom: 20px;
}

.icon-card-bottom p {
    color: #000;
    font-family: "Heebo", sans-serif;
    padding-bottom: 0;
}

.btn-link {
    background: transparent;
    border: 0;
    text-decoration: none;
    font-family: "Heebo", sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.16em;
    color: #020815;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.btn-link img {
    margin-left: 6px;
}

@media (min-width:768px) {
    .icon-card-heading h3 {
        font-size: 22px;
        -webkit-text-stroke: 1px #000;
    }

    .icon-card-icon {
        width: 75px;
        margin-right: 25px;
    }

    .icon-card-heading {
        width: calc(100% - 100px);
    }

    .icon-cards-flex {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 -15px;
    }

    .icon-card {
        width: calc(50% - 30px);
        margin: 15px;
    }

    .icon-card-link {
        padding: 30px 30px 40px;
    }

    .icon-card-top {
        margin-bottom: 36px;
    }

    .icon-card-content {
        margin-bottom: 36px;
    }
}

@media (min-width:1200px) {
	.icon-cards-flex {
		justify-content: start;
	}
	
    .icon-card {
        width: calc(33.33% - 30px);
        margin: 15px;
    }

    .icon-cards-bg img {
        border-radius: 0 0 303px 0px;
    }

    .icon-cards-block {
        padding: 70px 0 91px;
        margin: 100px 0;
    }

    .icon-cards-bg {
        width: 1389px;
        width: 72.4vw;
    }
}

.success-block {
    padding: 0 0 50px;
}

.success-heading {
    max-width: 1060px;
    margin: 0 auto;
}

.success-heading h2 {
    margin: 0 0 20px;
}

.success-slider-wrapper {
    background: #F8FCFF;
    padding: 20px;
}

.success-slider {
    background: #fff;
}

.js-success-slider .slick-slide {
    padding: 0 15px;
}

.success-slider-content {
    padding: 30px;
}

.success-slider-content h3 {
    font-family: "Heebo", sans-serif;
    font-weight: 700;
    font-size: 26px;
    line-height: 47px;
    color: #000000;
}

.success-slider-content p {
    color: #000;
}

.js-success-slider .slick-prev {
    top: unset;
    transform: unset;
    bottom: 0;
    left: 50%;
    margin-left: -45px;
}

.js-success-slider .slick-next {
    top: unset;
    transform: unset;
    bottom: 0;
    right: 50%;
    margin-right: -45px;
}

.js-success-slider.slick-dotted.slick-slider {
    margin-bottom: 0px;
}

.js-success-slider {
    padding-bottom: 80px;
}

.js-success-slider .slick-prev::before {
    background: url(../img/prev.svg) no-repeat center center;
}

.js-success-slider .slick-next::before {
    background: url(../img/next.svg) no-repeat center center;
}

.js-success-slider .slick-next:hover:before {
    background: url(../img/next.svg) no-repeat center center;
    filter: contrast(0) brightness(2);
}

@media (min-width:1200px) {
    .success-block {
        padding: 0 0 140px;
    }

    .success-heading {
        padding-bottom: 20px;
    }

    .success-slider-wrapper {
        padding: 30px 30px 56px;
    }
}

.our-work-section {
    padding: 40px 0 140px 0;
}

.tab-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    width: 100%;
    background-color: #F7ECE1;
    border-radius: 10px;
}

.tab-buttons span {
    position: relative;
    display: block;
    font-size: 17px;
    line-height: 30px;
    letter-spacing: 0.05em;
    font-weight: 400;
    text-align: center;
    min-width: 188px;
    max-width: 315px;
    cursor: pointer;
    transition: 0.4s;
    padding: 10px 15px;
}

/* .tab-buttons span::after {
    position: absolute;
    content: "";
    bottom: -7px;
    left: 50%;
    transform: translate(-50%, 0) rotate(45deg);
    border: 7px solid #FFFFFF;
    border-color: transparent #FFFFFF #FFFFFF transparent;
    opacity: 0;
    transition: 0.4s;
} */

.tab-buttons span.active {
    font-size: 17px;
    line-height: 30px;
    font-weight: 700;
    letter-spacing: 0.1em;
    background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
    color: #FFFFFF !important;
    border-radius: 8px;
    padding: 10px 15px;
}

.tab-buttons span.active::after {
    opacity: 1;
}

tab-buttons span.active span {
	color: #FFFFFF !important;
}

.tab-content {
    margin-top: 30px;
}

.tab-content-panel {
    min-height: 800px;
}

@media (max-width: 992px) {
	.tab-buttons {
		width: unset;
		margin: 0 -22px 0 0;
		padding: 10px 10px 10px 40px;
	}
	
	.tab-buttons:after,
	.tab-buttons:before {
		position: absolute;
		content: "";
		top: 0;
		right: 0;
		z-index: 1;
		width: 30%;
		height: 100%;
		background: linear-gradient(270deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 100%);
	}
	
	.tab-buttons:before {
		right: unset;
		left: 0;
		width: 8%;
		background: linear-gradient(90deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 10%, rgba(255, 255, 255, 0) 100%);
	}
	
	.tab-buttons .slick-active span {
		font-size: 16px;
		letter-spacing: 0.1em;
		font-weight: 700;
		background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
   		color: #FFFFFF !important;
		border-radius: 8px;
        padding: 10px 20px;
	}
	
	.tab-buttons .slick-arrow {
		width: 26px;
    	height: 26px;
		background: #373837;
	}
	
	.tab-buttons .slick-next {
		right: 22px;
		transform: translate(0, -50%) rotate(270deg);
	}
	
	.tab-buttons .slick-prev {
		left: 6px;
		transform: translate(0, -50%) rotate(90deg);
	}
	
	.tab-buttons .slick-prev:before, 
	.tab-buttons .slick-next:before {
		filter: brightness(0) invert(1);
	}
}

@media (max-width: 767px) {
	.tab-buttons .slick-active span {
		font-size: 14px;
		line-height: 26px;
	}
	
	.gallery-item img {
		height: 240px !important;
	}
}

.gallery {
    column-gap: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.gallery-item {
	width: calc(33.33% - 16px);
    break-inside: avoid;
    margin-bottom: 1.5rem;
    position: relative;
    border-radius: 12px;
    overflow: hidden;
    opacity: 0;
    transform: translateY(20px);
    animation: fadeUp 0.8s ease forwards;
    animation-delay: calc(var(--delay) * 0.2s);
}

@media (max-width: 1024px) {
    .gallery-item {
        width: calc(50% - 12px);
    }
}

@media (max-width: 767px) {
    .gallery-item {
        width: 100%;
    }
}

.gallery-item:hover .overlay {
    opacity: 1;
    transform: translateY(0);
}

.gallery-item img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

.overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(250, 184, 10, 1), rgba(250, 184, 10, 0.0));
    padding: 100px 25px 25px;
    color: #ffffff;
    opacity: 0;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.overlay h2 {
    font-size: 25px;
    padding-top: 20px;
    margin-bottom: 0;
    font-weight: 600;
    color: #000;
    font-family: "Heebo", sans-serif;
    text-shadow: none;
}

.overlay p {
    font-size: 16px;
    line-height: 1.4;
    padding-bottom: 0;
    color: #000;
    display: none;
}

@keyframes fadeUp {
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.contact-title-section.full-width p {
    max-width: unset;
}

.drop-zone {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    background: #FFFFFF;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    padding: 0;
    margin: 0;
}

.drop-zone img {
    margin-right: 10px;
    max-width: 16px;
}

.drop-zone span {
    font-size: 12px;
    font-weight: 300;
    color: #646464;
    margin-left: 5px;
}

.drop-zone:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    border-radius: 2px;
    border: 1px dashed #0280F4;
}

.drop-zone.dragover {
    background-color: #e0e0e0;
}

.file-list {
    margin: 0 !important;
    list-style: none;
    padding: 0 !important;
}

.file-list li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 12px 0 0 !important;
    padding: 0 !important;
    background-color: transparent;
    box-shadow: none;
}

.delete-btn {
    background: #f6a305;
    color: white;
    border: none;
    padding: 3px 6px;
    cursor: pointer;
    border-radius: 3px;
}

input[type="checkbox"] {
    display: none;
}

.custom-checkbox {
    display: inline-block;
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: 2px solid #007bff;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    margin-right: 8px;
}

.custom-checkbox::after {
    content: "";
    position: absolute;
    left: 5px;
    top: 1px;
    width: 6px;
    height: 12px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    display: none;
}

input[type="checkbox"]:checked+.custom-checkbox::after {
    display: block;
}

input[type="checkbox"]:checked+.custom-checkbox {
    background-color: #0280F4;
    box-shadow: inset 0px 3px 4px rgba(0, 0, 0, 0.35);
}

.checkbox-label {
    display: flex;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0 0 30px;
}

.checkbox-label a {
    color: #007bff;
    text-decoration: none;
}

.checkbox-label p {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    width: calc(100% - 28px);
    padding: 0;
}

.checkbox-label a:hover {
    text-decoration: underline;
}

.career-deatils__flex__form .form-col {
    margin-bottom: 15px;
}

.career-deatils__flex__form .form-col [type="text"],
.career-deatils__flex__form .form-col [type="date"],
.career-deatils__flex__form .form-col [type="datetime"],
.career-deatils__flex__form .form-col [type="datetime-local"],
.career-deatils__flex__form .form-col [type="email"],
.career-deatils__flex__form .form-col [type="month"],
.career-deatils__flex__form .form-col [type="number"],
.career-deatils__flex__form .form-col [type="password"],
.career-deatils__flex__form .form-col [type="search"],
.career-deatils__flex__form .form-col [type="tel"],
.career-deatils__flex__form .form-col [type="url"],
.career-deatils__flex__form .form-col [type="week"],
.career-deatils__flex__form .form-col [type="date"],
.career-deatils__flex__form .form-col select {
    height: 44px;
    border: 1px solid #E3E6E1;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    border-radius: 6px;
    width: 100%;
    background: #fff;
}

.career-deatils__flex__form .form-col textarea {
    height: 130px;
    border: 1px solid #E3E6E1;
    padding: 7px 15px;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    border-radius: 6px;
    width: 100%;
    background: #fff;
}

.career-deatils__flex__form .form-col select {
    background: url(../img/dd-arrow.png) center right no-repeat #fff;
    padding-right: 42px;
}

.career-deatils__flex__form .form-col [type="text"]::placeholder,
.career-deatils__flex__form .form-col [type="date"]::placeholder,
.career-deatils__flex__form .form-col [type="datetime"]::placeholder,
.career-deatils__flex__form .form-col [type="datetime-local"]::placeholder,
.career-deatils__flex__form .form-col [type="email"]::placeholder,
.career-deatils__flex__form .form-col [type="month"]::placeholder,
.career-deatils__flex__form .form-col [type="number"]::placeholder,
.career-deatils__flex__form .form-col [type="password"]::placeholder,
.career-deatils__flex__form .form-col [type="search"]::placeholder,
.career-deatils__flex__form .form-col [type="tel"]::placeholder,
.career-deatils__flex__form .form-col [type="url"]::placeholder,
.career-deatils__flex__form .form-col [type="week"]::placeholder,
.career-deatils__flex__form .form-col [type="date"]::placeholder,
.career-deatils__flex__form .form-col textarea::placeholder {
    color: #000;
    opacity: 1;
}

.career-deatils__flex__form .form-col [type="text"]:focus,
.career-deatils__flex__form .form-col [type="date"]:focus,
.career-deatils__flex__form .form-col [type="datetime"]:focus,
.career-deatils__flex__form .form-col [type="datetime-local"]:focus,
.career-deatils__flex__form .form-col [type="email"]:focus,
.career-deatils__flex__form .form-col [type="month"]:focus,
.career-deatils__flex__form .form-col [type="number"]:focus,
.career-deatils__flex__form .form-col [type="password"]:focus,
.career-deatils__flex__form .form-col [type="search"]:focus,
.career-deatils__flex__form .form-col [type="tel"]:focus,
.career-deatils__flex__form .form-col [type="url"]:focus,
.career-deatils__flex__form .form-col [type="week"]:focus,
.career-deatils__flex__form .form-col [type="date"]:focus,
.career-deatils__flex__form .form-col textarea:focus,
.career-deatils__flex__form .form-col select:focus {
    outline: auto;
    border: 1px solid #f39702;
}

.career-deatils__flex__form {
    padding: 22px;
    background-color: #F7F9F6;
    border-radius: 15px;
    margin: 20px 0 0;
}

.career-deatils {
    padding: 50px 0;
}

.career-deatils__flex h4 {
    font-family: "Poiret One", sans-serif;
    line-height: 1.16em;
    position: relative;
    font-size: 24px;
    font-weight: 400;
    color: #000;
    text-shadow: 1px 1px #000;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.career-deatils__flex .career-deatils__flex__form h4 {
    margin: 0 0 25px;
}

.career-deatils__flex h5 {
    font-family: "Poiret One", sans-serif;
    line-height: 1.16em;
    position: relative;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-shadow: 1px 1px #000;
    margin: 0 0 20px;
    text-transform: uppercase;
}

.career-deatils__flex ul {
    padding-bottom: 15px;
}

.career-deatils__flex p+h5,
.career-deatils__flex ul+h5 {
    margin-top: 15px;
}

.career-deatils__flex__content p {
    font-size: 15px;
    padding: 0 0 15px;
    color: #646464;
}

.career-deatils__flex__content p strong {
    color: #000;
}

.career-deatils__flex ul li {
    padding: 0 0 0 25px;
    margin: 0 0 10px;
    font-size: 15px;
    color: #646464;
}

.career-deatils__flex ul li:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: #646464;
    border-radius: 10px;
    left: 11px;
    top: 10px;
}

ul.file-list li:after {
    display: none;
}

.btn-submit {
    background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
    border: 1px solid rgba(255, 255, 255, 0.32);
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.12);
    font-size: 22px;
    color: #fff;
    padding: 9px 0;
    height: 53px;
    letter-spacing: 0.06em;
    border-radius: 0;
    width: 100%;
    text-align: center;
    font-family: "Poiret One", sans-serif;
    text-shadow: 1px 1px #fff;
    transition: all ease 0.3s;
    text-transform: none;

}

.btn-submit:hover {
    background: linear-gradient(180deg, #df8a05 0%, #fd8000 100%);
    border: 1px solid rgba(255, 255, 255, 0.32);
}

.inner-banner-image {
    border-radius: 10px;
    overflow: hidden;
    min-height: 150px;
    margin-bottom: 21px;
}

.contact-title-section.with-image {
    margin-top: -18px;
}

.inner-banner-image img {
    max-width: unset;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.icon-card-item .icon-card {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-shadow: 0px 4px 44px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    text-align: center;
    padding: 35px 25px;
    width: 100%;
    margin: 0;
}

.icon-card__image {
    margin: 0 auto 24px;
    display: table;
}

.icon-card h4 {
    font-family: 'Poiret One';
    font-weight: 400;
    font-size: 26px;
    line-height: 30px;
    letter-spacing: 0.06em;
    color: #000000;
    -webkit-text-stroke: 0.5px #000000;
    margin: 0 0 15px;
}

.icon-card p {
    font-family: "Heebo", sans-serif;
    font-size: 17px;
    font-weight: 300;
    padding: 0;
    color: #000;
}

.icon-cards__list {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
}

.icon-cards {
    margin: 30px 0 50px;
}

.checklist-content {
    margin: 50px 0;
}

.checklist-content__heading h2 {
    color: #000;
    text-shadow: 1px 1px #000;
    margin: 0 0 15px;
}

.checklist-content__heading p {
    color: #646464;
}

.checklist-content ul {
    padding: 0;
    margin: 0;
}

.checklist-content ul li {
    padding: 0 0 0 35px;
    margin: 25px 0 0;
}

.checklist-content ul li:after {
    content: "";
    position: absolute;
    background: url(../img/checklist-tick.svg) 0 0 no-repeat;
    width: 25px;
    height: 25px;
    background-size: 25px;
    top: 0;
    left: 0;
}

.checklist-content ul li h3 {
    font-family: "Poiret One", sans-serif;
    line-height: 1.16em;
    position: relative;
    font-size: 22px;
    letter-spacing: 0.06em;
    font-weight: 400;
    text-transform: none;
    color: #000;
    text-shadow: 1px 1px #000;
    margin: 0 0 10px;
}

.checklist-content ul li p {
    color: #000;
    padding: 0;
    font-weight: 300;
}

@media(min-width: 768px) {
    .career-deatils__flex__form {
        padding: 52px;
    }

    .career-deatils__flex ul li {
        font-size: 18px;
    }

    .career-deatils__flex__content p {
        font-size: 18px;
    }

    .career-deatils__flex h4 {
        font-size: 30px;
    }

    .career-deatils__flex h5 {
        font-size: 24px;
    }

    .drop-zone {
        font-size: 16px;
    }

    .inner-banner-image {
        border-radius: 20px;
        margin-bottom: 40px;
    }

    .contact-title-section.with-image {
        margin-top: -28px;
    }

    .drop-zone img {
        max-width: unset;
    }

    .drop-zone span {
        font-size: 14px;
    }

    .icon-card-item {
        width: calc(50% - 16px);
    }

    .icon-card-item .icon-card {
        padding: 45px 25px;
        height: 100%;
    }

    .icon-cards {
        margin: 30px 0 70px;
    }

    .checklist-content ul li h3 {
        font-size: 26px;
    }

    .checklist-content ul li {
        padding: 0 0 0 80px;
        margin: 25px 0 0;
    }

    .checklist-content ul li:after {
        background: url(../img/checklist-tick.svg) 0 0 no-repeat;
        width: 60px;
        height: 60px;
        background-size: 60px;
        top: 50%;
        transform: translate(0, -50%);
    }

    .checklist-content {
        margin: 70px 0;
    }

    .checklist-content ul li p {
        font-size: 17px;
    }
}

@media(min-width: 1200px) {
    .career-deatils__flex__form {
        padding: 30px;
    }

    .career-deatils__flex {
        display: flex;
        align-items: flex-start;
        gap: 32px;
    }

    .career-deatils__flex__content {
        width: calc(60% - 16px);
    }

    .career-deatils__flex__form {
        width: calc(40% - 16px);
        margin: 0;
    }

    .career-deatils {
        padding: 50px 0 75px;
    }

    .icon-card-item {
        width: calc(33.333% - 22px);
    }

    .icon-card-item .icon-card {
        padding: 0 25px;
        height: 260px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .icon-cards {
        margin: 30px 0 100px;
    }

    .checklist-content ul {
        display: flex;
        flex-wrap: wrap;
        gap: 32px;
    }

    .checklist-content ul li {
        margin: 0;
        width: calc(50% - 16px);
    }

    .checklist-content__heading {
        margin: 0 0 20px;
    }

    .checklist-content {
        margin: 100px 0;
    }
}

.career-deatils__flex__form .form-col .wpcf7-form-control-wrap[data-name="file-414"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    text-align: center;
}

.career-deatils__flex__form .form-col input[type="file"] {
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0
}

.checkbox input[type="checkbox"] {
    position: absolute;
    left: -9px;
    top: 5px;
    display: block !important;
}

.checkbox label {
    position: relative;
    padding-left: 16px;
}

.privacy-policy h2 {
    font-family: "Heebo", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-shadow: none;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: 10px;
}

@media(min-width: 768px) {
    .privacy-policy {
        padding-bottom: 50px
    }

    .privacy-policy h2 {
        font-size: 25px;
        margin-bottom: 15px;
        margin-top: 15px;
    }
}

@media(min-width: 1200px) {
    .privacy-policy {
        padding-bottom: 100px
    }

    .privacy-policy h2 {
        font-size: 30px;
    }
}

.casestudy-main-section {
    position: relative;
    z-index: 1;
}

.casestudy-main-section::before {
    content: "";
    width: 917px;
    height: 1518px;
    background: url(../img/ellipse-left.png) no-repeat center;
    position: absolute;
    left: 0;
    top: -100px;
    z-index: -1;
}

.casestudy-main-section::after {
    content: "";
    width: 810px;
    height: 1518px;
    background: url(../img/ellipse-right.png) no-repeat center;
    position: absolute;
    right: 0;
    top: -100px;
    z-index: -1;
}

@media only screen and (max-width:1023px) {
    .casestudy-main-section::before {
        width: 100%;
        height: 50%;
        background-size: cover;
    }

    .casestudy-main-section::after {
        width: 100%;
        height: 50%;
        background-size: cover;
    }
}

.casestudy-header-section {
    padding: 0 0 50px 0;
    text-align: center;
}

.hexagon-logo {
    margin: -50px auto -20px auto;
}

.hexagon-logo img {
    display: inline-block;
}

.casestudy-header-section h2 {
    font-family: 'Heebo', sans-serif;
    font-size: 100px;
    font-weight: 800;
    line-height: 1.2;
    color: #000000;
    text-transform: uppercase;
    padding: 10px 0;
}

.casestudy-header-section h4 {
    font-family: 'Heebo', sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.2;
    color: #646464;
}

.casestudy-header-section h6 {
    font-family: 'Heebo', sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    color: #646464;
}

@media only screen and (max-width:760px) {
    .casestudy-header-section {
        padding: 0 0 30px 0;
    }

    .hexagon-logo {
        margin: -30px auto -10px auto;
    }

    .hexagon-logo img {
        width: 30%;
    }

    .casestudy-header-section h2 {
        font-size: 36px;
    }

    .casestudy-header-section h4 {
        font-size: 24px;
    }

    .casestudy-header-section h6 {
        font-size: 24px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .casestudy-header-section h2 {
        font-size: 50px;
    }

    .casestudy-header-section h4 {
        font-size: 30px;
    }

    .casestudy-header-section h6 {
        font-size: 30px;
    }
}

.casestudy-about-section section {
    padding: 40px;
    background-color: #FFFFFF;
    border-radius: 50px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 60px;
}

.casestudy-about-section figure {
    margin: 0;
    padding: 0;
    width: 48%;
    position: relative;
}

.casestudy-about-section figure .main-image img {
    border-radius: 30px;
}

.casestudy-about-section figure .sub-image {
    position: absolute;
    right: -30px;
    bottom: -30px;
    padding: 5px;
    width: 180px;
    height: 180px;
    background-color: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0px 4px 44px 0px #0000001A;
}

.casestudy-about-section figure .sub-image img {
    border-radius: 50%;
}

.casestudy-about-section article {
    width: 52%;
}

.casestudy-about-section article h2 {
    padding: 30px 0 10px 0;
    font-size: 45px;
    color: #000000;
}

.casestudy-about-section article p {
    padding: 10px 0;
    color: #646464;
}

hr {
    width: 150px;
    height: 5px;
    background-color: #F39802;
    border: none;
    opacity: 1;
}

@media only screen and (max-width:760px) {
    .casestudy-about-section section {
        padding: 20px;
        border-radius: 30px;
        flex-wrap: wrap;
        gap: 20px;
    }

    .casestudy-about-section figure {
        margin: 0;
        padding: 0;
        width: 100%;
        position: relative;
    }

    .casestudy-about-section figure .main-image img {
        border-radius: 20px;
    }

    .casestudy-about-section figure .sub-image {
        right: -20px;
        bottom: -15px;
        width: 100px;
        height: 100px;
    }

    .casestudy-about-section article {
        width: 100%;
    }

    .casestudy-about-section article h2 {
        padding: 10px 0;
        font-size: 30px;
    }

    hr {
        margin: 5px 0;
        width: 100px;
        height: 3px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .casestudy-about-section figure .sub-image {
        right: -40px;
    }

    .casestudy-about-section article h2 {
        padding: 10px 0;
    }
}

@media only screen and (min-width:1024px) and (max-width:1210px) {
    .casestudy-about-section figure .sub-image {
        right: -40px;
    }
}

.casestudy-challenge-section {
    padding: 100px 0;
}

.casestudy-challenge-section .container {
    display: flex;
    justify-content: space-between;
    gap: 60px;
}

.casestudy-challenge-section article {
    width: 45%;
    padding: 20px 0;
}

.casestudy-challenge-section aside {
    width: 55%;
    padding: 20px;
    background: linear-gradient(358.87deg, #FFFFFF -4.4%, #F9EEE5 98.9%);
    border: 2px dashed #F39802;
    border-radius: 30px;
}

.casestudy-challenge-section h2 {
    font-size: 45px;
}

.casestudy-challenge-section p {
    padding: 10px 0;
    color: #646464;
}

.casestudy-challenge-section p img {
    display: inline-block;
}

.casestudy-challenge-section ul li {
    margin: 5px 0;
    padding-left: 30px;
    background: url(../img/bullet.svg) no-repeat 0 0;
}

@media only screen and (max-width:760px) {
    .casestudy-challenge-section {
        padding: 30px 0;
    }

    .casestudy-challenge-section .container {
        flex-wrap: wrap;
        gap: 20px;
    }

    .casestudy-challenge-section article {
        width: 100%;
        padding: 0;
    }

    .casestudy-challenge-section aside {
        width: 100%;
        border-radius: 20px;
    }

    .casestudy-challenge-section h2 {
        padding: 10px 0;
        font-size: 30px;
    }

    .casestudy-challenge-section p img {
        transform: rotate(90deg);
        width: 50%;
    }
}

.casestudy-featurers-section section {
    padding: 50px;
    background: #F1F1F1 url(../img/key-bg.png) no-repeat center/cover;
    border-radius: 30px;
}

.casestudy-featurers-section h2 {
    font-size: 45px;
}

.casestudy-featurers-section ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 0 50px;
}

.casestudy-featurers-section ul li {
    margin: 5px 0;
    width: calc(50% - 25px);
    font-size: 24px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0 20px;
}

.casestudy-featurers-section ul li figure {
    width: 80px;
    height: 80px;
    background-color: #FFFFFF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.casestudy-featurers-section ul li span {
    width: calc(100% - 100px);
}

@media only screen and (max-width:760px) {
    .casestudy-featurers-section section {
        padding: 20px;
        border-radius: 20px;
    }

    .casestudy-featurers-section h2 {
        font-size: 30px;
        padding: 10px 0;
    }

    .casestudy-featurers-section ul {
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        gap: 0;
    }

    .casestudy-featurers-section ul li {
        width: 100%;
        font-size: 18px;
    }

    .casestudy-featurers-section ul li figure {
        width: 60px;
        height: 60px;
        padding: 10px;
    }

    .casestudy-featurers-section ul li figure img {
        width: 30px;
    }

    .casestudy-featurers-section ul li span {
        width: calc(100% - 80px);
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .casestudy-featurers-section ul li {
        width: 100%;
    }
}

.casestudy-results-section {
    padding: 50px 0;
}

.casestudy-results-section h2 {
    font-size: 45px;
}

.casestudy-results-section ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 30px;
}

.casestudy-results-section ul li {
    width: calc(50% - 15px);
    padding: 20px;
    background-color: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0px 4px 44px 0px #0000001A;
    font-size: 24px;
    line-height: 1.2;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.casestudy-results-section ul li img {
    width: 32px;
    height: 32px;
    margin-right: 18px;
}

@media only screen and (max-width:760px) {
    .casestudy-results-section {
        padding: 30px 0;
    }

    .casestudy-results-section h2 {
        font-size: 30px;
        padding: 10px 0;
    }

    .casestudy-results-section ul {
        margin-top: 15px;
        gap: 15px;
    }

    .casestudy-results-section ul li {
        width: 100%;
        padding: 15px;
        font-size: 18px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .casestudy-results-section ul li {
        width: 100%;
    }
}

.casestudy-conclusion-section {
    padding: 0 0 100px 0;
}

.casestudy-conclusion-section h2 {
    font-size: 45px;
}

.casestudy-conclusion-section p {
    padding: 10px 0;
}

@media only screen and (max-width:760px) {
    .casestudy-conclusion-section {
        padding: 0 0 30px 0;
    }

    .casestudy-conclusion-section h2 {
        font-size: 30px;
        padding: 10px 0;
    }
}

.celebrations-header-section p {
    padding: 10px 0;
}

.celebrations-tabs-section {
    padding: 50px 0 100px 0;
}

.tabs_wrapper {
    width: 100%;
    margin: 0 auto;
}

ul.tabs {
    position: relative;
    z-index: 10;
    margin: 0;
    padding: 10px;
    width: 100%;
    background-color: #F7ECE1;
    border-radius: 10px;
    list-style: none;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

ul.tabs li {
    margin: 0;
    cursor: pointer;
    padding: 10px 42px;
    background-color: #FFFFFF;
    border-radius: 8px;
    font-family: "Poiret One", sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    color: #000000;
    text-align: center;
    -webkit-text-stroke: 0.5px #000000;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.tabs li:hover {
    background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #FFFFFF;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.tabs li.active {
    background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
    color: #FFFFFF;
    -webkit-text-stroke: 0.5px #FFFFFF;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.tab_container {
    display: inline-block;
    position: relative;
    z-index: 20;
    width: 100%;
    min-width: 10px;
    text-align: left;
}

.tab_content {
    padding: 0;
    height: 100%;
    display: none;
}

.tab_drawer_heading {
    display: none;
}

@media screen and (max-width: 1023px) {
    ul.tabs {
        display: none;
    }

    .tab_container {
        display: block;
        margin: 0 auto;
        padding: 10px;
        width: 100%;
        background-color: #F7ECE1;
        border-radius: 10px;
    }

    .tab_drawer_heading {
        margin: 0 auto 10px auto;
        padding: 10px 15px;
        background-color: #FFFFFF;
        border-radius: 8px;
        font-family: "Poiret One", sans-serif;
        font-size: 22px;
        font-weight: 400;
        line-height: 28px;
        color: #000000;
        -webkit-text-stroke: 0.5px #000000;
        display: block;
        cursor: pointer;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        text-align: center;
    }

    .tab_drawer_heading:hover {
        background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
        color: #FFFFFF;
        -webkit-text-stroke: 0.5px #FFFFFF;
    }

    .d_active {
        background: linear-gradient(180deg, #FAB80A 0%, #F49A02 100%);
        color: #FFFFFF;
        -webkit-text-stroke: 0.5px #FFFFFF;
    }
}

.photo-gallery {
    padding: 50px 0;
}

.photo-gallery h3 {
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    font-size: 100px;
    line-height: 1;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(to top, #FFFFFF 0%, #F7ECE1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.photo-gallery h4 {
    font-family: 'Heebo', sans-serif;
    font-weight: 900;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    color: #333333;
    position: relative;
    top: -50px;
}

.main .container {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
    justify-content: center;
    align-items: center;
}

.main .card {
    background: #ffffff;
    color: #333333;
}

.main .card-image {
    background: #ffffff;
    display: block;
    padding-top: 70%;
    position: relative;
    width: 100%;
}

.main .card-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

@media only screen and (max-width: 600px) {
    .main .container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 1rem;
    }
}

@media only screen and (max-width:760px) {
    .photo-gallery {
        padding: 20px 0;
    }

    .photo-gallery h3 {
        font-size: 36px;
        background: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .photo-gallery h4 {
        font-size: 24px;
        top: 0px;
        margin-bottom: 15px;
    }
}

@media only screen and (min-width:761px) and (max-width:1023px) {
    .photo-gallery h3 {
        font-size: 60px;
        background: linear-gradient(to top, #FFFFFF 0%, #FFFFFF 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

    .photo-gallery h4 {
        font-size: 40px;
        top: 0px;
        margin-bottom: 15px;
    }
}

.website_link {
    text-transform: lowercase !important;
}

.wpcf7-spinner {
    position: absolute !important;
}

@media only screen and (max-width:760px) {
    .form-input-col label {
        margin-bottom: 0 !important;
    }

    .form-wrapper {
        gap: 10px 0;
    }

    .js-testimonials-slider {
        margin: 0 -24px !important;
    }
	
	.js-testimonials-slider .slick-list {
		    padding: 24px !important;
	}
	
    .tab-buttons span {
        font-size: 15px;
        padding: 10px 20px;
        min-width: auto;
        max-width: auto;
    }

    .tab-buttons span.active {
        font-size: 16px;
        padding: 10px 20px;
    }

    .career-opportunities-section .container,
    .contact-info-section .container,
    .experience-section .container,
    .our-response-section .container {
        padding: 0;
    }
}

.gallery-item img {
  width: 100%;  height: 300px; object-fit: cover;
}
 