.about-hero-area {
    padding-top: 25px;
    padding-bottom: 70px;
}

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

.about-hero-left {
    max-width: 550px;
}

.about-hero p {
    margin-bottom: 35px;
    margin-top: 24px;
}

.about-hero .about-hero-left p {
    margin-top: 10px;
}


.about-hero a {
    /*
    background: var(--medium-purple-755-be-2, #755BE2);
    color: var(--white-ffffff, #FFF);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    border: 0;
    line-height: 54px;
    max-width: 234px;
    width: 100%;
    display: inline-block;
    text-align: center;

     */
}

.counter-expert-area {
    padding-top: 60px;
    padding-bottom: 80px;
    background: var(--ghost-white-fafbfc, #FAFBFC);
}

.hospitality-experts-area {
    padding-top: 60px;
}

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

.hospitality-experts-left {
    max-width: 685px;
}

.hospitality-experts-right p {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 164%;
}

.hospitality-experts-right {
    max-width: 520px;
}

.hospitality-experts-right h2 {
    margin-bottom: 24px;
}

.mission-hospitality div {
    max-width: 500px;
}

.mission-hospitality-area {
    padding: 80px 0;
}

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

.mission-hospitality-left::before {
    position: absolute;
    width: 2px;
    height: 150px;
    background-color: var(--medium-purple-755-be-2, #755BE2);
    content: "";
    z-index: 1;
    left: 0;
    top: 10px;
}

.mission-hospitality-left {
    padding-left: 63px;
    position: relative;
}

.mission-hospitality-left p {
    color: #1A1B20;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 164%;
}

.mission-hospitality-left h2 {
    color: var(--medium-purple-755-be-2, #755BE2);
    margin-bottom: 24px;

}

.duve-way-area {
    background: var(--light-purple-f4, #FBF4FF);
    padding: 80px 0;
}

.duve-way-title {
    text-align: center;
    margin-bottom: 70px;
}
.ateam-area .swiper-pagination{
    /* width: calc(100% - 350px);
    margin-left: 350px; */
}
.mySwiper{
    position: relative;
}
.ateam-area .duve-statistics-inner{
    position: relative;
}
.ateam-area .duve-statistics-img{
    width: calc(100% - 350px);
    padding-bottom: 32px;
}
.ateam-area .duve-statistics-img{
    padding-left: 0;
}
.ateam-area .duve-statistics-img{
    overflow-x: hidden;
}
.ateam-area .swiper-pagination{
    position: absolute;
    bottom: 0;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 22px;
    width: 100%;
    
}
.ateam-area {
    background: #FAFBFC;
    padding-top: 80px;
    padding-bottom: 102px;
    position: relative;
    margin-top: -60px;
    z-index: 1;
}
.slick-dots li.slick-active button::before {
    background: var(--medium-purple-755-be-2, #755BE2);
    border-radius: 50%;
    opacity: 1;
    color: transparent;
    width: 12px;
    height: 12px;
}
.slick-dots li button {
    border-radius: 50%;
    opacity: 1;
    color: transparent;
    width: 12px;
    height: 12px;
    background-color: #d9d9d9;
}
.slick-dots li button::before {
    color: transparent;
}

.slick-dots {
    bottom: auto;
}

.ateam-area .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #D9D9D9;
    opacity: 1;
}

.ateam-area a {
    margin-top: 25px;
   /* text-align: center;
    text-decoration: none;
    color: var(--white-ffffff, #FFF);
    background: var(--shark-1-a-1-b-20, #1A1B20);
    display: inline-block;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    line-height: 54px;
    width: 100%;
    max-width: 240px; */

}

.ateam-area h3 {
    font-family: 'Playfair Display', serif;
    color: #1A1B20;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 25px;
}

.g-exp {
    display: flex;
    justify-content: space-between;
}

.g-exp-about {
    padding-top: 35px;
    padding-bottom: 100px;
}
.g-exp-left-tablet {display: none;}
.g-exp-title h3 {
    font-family: 'Playfair Display', serif;
    color: var(--shark-1-a-1-b-20, #1A1B20);
    text-align: center;
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.4em;
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
}

.leader-title {
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.leader-area {
    padding-top: 60px;
    position: relative;
    z-index: 10;
}

.leader-title {
    height: 590px;
    padding-top: 240px;
}

.leader-title p {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
}

.leader-title h3 {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 23px;
}

.leader-area {
    position: relative;
}

.lead-col {
    width: 100%;
    height: 590px;
    max-width: 1070px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    /* z-index: -1; */
}

.l-1 {
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.l-2 {
    top: 200px;
    left: 0;
}

.l-3 {
    top: 138px;
    right: 0;
}

.l-4 {
    bottom: 0;
    right: 100px;
}

.l-5 {
    bottom: 0;
    left: 120px;
}

.lead-logo {
    position: absolute;
}
.dwl-single {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.dwl-single p {
    color: #1A1B20;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    max-width: 220px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.duve-way-logos {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

@media (min-width: 768px) {
    #mobileLine {
        display: none;
    }
}
@media (max-width: 767px) {
    .duve-statistics-img {
        position: relative;
    }
    #mobileLine {
        position: absolute;
        width: 2px;
        height: 110px;
        background-color: gold;
        left: 20px;
        bottom: 50px;
    }
}

@media (max-width: 1349px) {
    .about-hero-left {
        max-width: 460px;
    }

    .about-hero-right {
        max-width: 550px;
    }

    .hospitality-experts-right {
        padding-left: 15px;
    }


    .mission-hospitality-left p,
    .hospitality-experts-right p {
        font-size: 17px;
        font-weight: 400;
        line-height: 170%;
    }

    .dwl-single p {
        font-weight: 500;
        font-size: 20px;
        max-width: 215px;
        line-height: 1.2em;
    }

    .leader-title p {
        font-size: 14px;
    }

    .g-exp-title h3 {
        font-size: 28px;
        margin-bottom: 40px;
    }

    .connected-list ul li {
        font-size: 16px;
    }
}


@media (min-width: 992px) {
    .hospitality-experts-left h2 {
        display: none;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .dwl-single p {
        font-size: 18px;
    }
        .l-1 img {
        width: 130px;
    }

    .l-2 img {
        width: 140px;
    }

    .l-3 img {
        width: 135px;
    }

    .l-4 img {
        width: 120px;
    }

    .l-5 img {
        width: 140px;
    }
    .g-exp-left-tablet {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        margin-top: 80px;
    }
    .g-exp-left-tablet img {
        width: 33%;
    }


}

@media (max-width: 991px) {

    .ateam-area .duve-statistics-inner{
        align-items: flex-start;
    }
    .ateam-area .swiper-pagination-bullet{
        width: 9px;
        height: 9px;
    }
    .ateam-area .duve-statistics-img {
        width: 100%;
        padding-bottom: 32px;
    }
    .about-hero-area {
        padding-bottom: 60px;
        padding-top: 0;
    }

    .about-hero-left {
        max-width: 325px;
    }

    .about-hero-left h1.D_H1_Poppins_SemiBold_55px {
        font-size: 32px;
        line-height: 1.2em;
    }

    .hospitality-experts {
        flex-direction: column;
    }

    .hospitality-experts-right h2 {
        display: none;
    }

    .hospitality-experts-right {
        max-width: 100%;
        padding: 0;
        margin: 0;
    }

    .hospitality-experts-left img,
    .hospitality-experts-left h2 {
        width: calc(50% - 10px);
    }

    .hospitality-experts-left {
        gap: 20px;
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .hospitality-experts-right {
        margin-top: 16px;
    }

    .hospitality-experts-area {
        padding-top: 0;
    }

    .counter-expert-area .counter-area {
        padding-bottom: 30px;
    }

    .counter-expert-area {
        padding-bottom: 60px;
    }

    .mission-hospitality {
        flex-direction: row-reverse;
        align-items: start;
    }

    .mission-hospitality-left::before {
        width: 0;
    }

    .mission-hospitality-left {
        padding-left: 0;
        max-width: 315px !important;
    }

    .mission-hospitality-right {
        max-width: 280px !important;
    }

    .duve-way-area {
        padding: 60px 0;
    }

    .duve-way-logos {
        gap: 30px 50px;
        justify-content: center;
        flex-wrap: wrap;
    }

    .dwl-single {
        width: 175px;

    }

    .leader-title p {
        font-size: 14px;
    }

    .leader-title h3 {
        font-size: 20px;
        margin-bottom: 16px;
    }


    .ateam-area .duve-statistics-text::before {
        width: 0;
    }

    .ateam-area .duve-statistics-text {
        padding-left: 0;
        padding-right: 0;
    }

    .g-exp-title {
        max-width: 490px;
        margin-right: auto;
        margin-left: auto;
    }

    .ateam-area a {
        font-size: 16px;
    }

    .ateam-area {
        padding: 60px 0;
    }

    .ateam-area .duve-statistics-text p {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 7;
    }

    .ateam-area .duve-statistics-inner {
        flex-direction: row;
        justify-content: space-between;
    }

    .ateam-area .duve-statistics-text {
        max-width: 250px;
    }

    .ateam-area .duve-statistics-img img {
        height: 222px;
        object-fit: cover;
    }

    .ateam-area .duve-statistics-img {
        max-width: 330px;
    }

    .ateam-area h3 {
        font-size: 28px;
        margin-bottom: 8px;
    }

    .g-exp {
        flex-direction: column-reverse;
    }

    .g-exp-about .connected-list ul li:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .g-exp-about .connected-list ul:before {
        height: 95%;
    }

    .g-exp-about .connected-list-mobile {
        display: flex;
        justify-content: space-between;
    }

    .g-exp-about .connected-list-desktop {
        display: none;
    }

    .g-exp-left {
        margin-top: 70px;
    }

    .g-exp-about {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .ateam-area {
        margin-top: -30px;
    }

    .lead-col {
        height: 430px;
    }

    .l-3 {
        top: 100px;
    }

    .l-4 {
        bottom: 0;
        right: 81px;
    }

    .l-2 {
        top: 120px;
    }

    .l-5 {
        bottom: -12px;
        left: 83px;
    }

    .leader-title {
        padding-top: 163px;
        max-width: 380px;
    }

    .ateam-area .duve-statistics-img{
        padding-bottom: 62px;
    }
    .ateam-area .swiper-pagination{
        bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .hospitality-experts-left h2 br {
        display: none;
    }

}

@media (min-width: 768px) {
    .lead-col-mob {
        display: none;
    }
    .g-exp-left-mobile {
        display: none;
    }
}
.g-exp-left-mobile {
    margin-top: 40px;
}

@media (max-width: 767px) {
    .g-exp-left-tablet {display: none;}
    .about-hero {
        padding-top: 40px;
        flex-direction: column-reverse;
    }

    .about-hero-right {
        margin-bottom: 43px;
    }

    .about-hero a {
        max-width: 100%;
    }

    .about-hero-area {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .hospitality-experts-left {
        flex-direction: column;
    }

    .hospitality-experts-left h2 br {
        display: none;
    }

    .hospitality-experts-left img,
    .hospitality-experts-left h2,
    .hospitality-experts-left {
        max-width: 100%;
        width: 100%;
    }

    .hospitality-experts-area {
        padding-top: 60px;
    }

    .mission-hospitality-left h2 {
        /* margin-bottom: 24px; */
    }

    .mission-hospitality {
        flex-direction: column-reverse;
    }

    .mission-hospitality-right img {
        width: 100%;
    }

    .mission-hospitality-right {
        margin-bottom: 30px;
    }

    .mission-hospitality-right,
    .mission-hospitality-left {
        max-width: 100% !important;
        width: 100%;
    }

    .mission-hospitality-area {
        padding: 60px 0;
    }

    .dwl-single {
        max-width: 215px;
        width: auto;
    }

    .duve-way-logos {
        gap: 50px;
    }

    .lead-logo,
    .lead-col {
        position: unset;
        left: unset;
        right: unset;
        top: unset;
        bottom: unset;
        transform: unset;
    }

    .lead-logo.l-1 {
        display: none;
    }

    .lead-col {
        display: flex;
        gap: 25px;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
    }

    .l-4 {
        order: 4;
    }

    .l-3 {
        order: 3;
    }

    .l-2 {
        order: 1;
    }

    .l-5 {
        order: 2;
    }

    .leader-area {
        padding: 60px 0;
    }

    .position-relative {
        display: flex;
        flex-direction: column-reverse;
    }

    .leader-title {
        padding-top: 0;
        max-width: 100%;
        height: auto;
    }

    .leader-title {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .lead-col{
        height: auto;
    }
    .leader-title p {
        font-size: 16px;
    }

    .leader-title h3 {
        margin-bottom: 20px;
        font-size: 28px;
        max-width: 308px;
    }

    .ateam-area {
        margin-top: 0;
    }

    .ateam-area a {
        max-width: 100%;
        width: 100%;
    }

    .lead-col-mob {
        text-align: center;
    }

    .ateam-area .duve-statistics-img,
    .ateam-area .duve-statistics-text {
        max-width: 100%;
    }

    .g-exp-title {
        max-width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .g-exp-title h3 {
        text-align: left;
    }


    .lead-logo {
        max-width: calc(50% - 15px);
    }

    .g-exp-about .connected-list-mobile {
        width: 600px;
        padding-bottom: 30px;
    }

    .g-exp-left-mobile {
        display: block;
    }

    .g-exp-left {
        display: none;
        overflow-x: scroll;
    }

    .g-exp-left {
        margin-top: 60px;
    }

    /* width */
    .g-exp-left::-webkit-scrollbar {
        width: 1px;
        height: 4px;
        border-radius: 5px;
    }

    /* Track */
    .g-exp-left::-webkit-scrollbar-track {
        background: #fff;
    }

    /* Handle */
    .g-exp-left::-webkit-scrollbar-thumb {
        background: #9C9C9C;
        border-radius: 5px;
    }

    /* Handle on hover */
    .g-exp-left::-webkit-scrollbar-thumb:hover {
        background: #9C9C9C;
        border-radius: 5px;
    }
    .single-team-slide img{
        width: 100%;
    }
    .duve-statistics-img {
        width: 100%;
        padding: 0;
    }
    .ateam-area .duve-statistics-text{
        margin-bottom: 30px;
    }
    .g-exp-title h3{
        line-height: 1.4;
        margin-bottom: 40px;
    }
}

/* mor fix 16/07 */
img {
    height: auto;
}