@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Poppins:wght@700&display=swap');

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css');

@import url('animate.min.css');

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #242424;
    margin: 0;
    padding: 0;
}

.content-hero-banner .swiper-pagination-bullet-active {
    background: #fff;
}

.content-hero-banner .swiper-pagination-bullet {
    background: #fff;
}



.primary-color {
    color: #1153C1;
}


.secondary-color {
    color: #16CDED;
}

.linear-gradient {
    background-image: lin(135deg, rgb(2, 3, 129) 0%, rgb(40, 116, 252) 100%)
}

.flex {
    display: flex;
}

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

.space-between {
    justify-content: space-between;
}

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

a {
    text-decoration: none;
    color: inherit;
}


.main-banner {
    background: url(../img/bg-1.png);
    color: #fff;
    overflow: hidden;
}

.container {
    width: 85%;
    margin: 0 auto;
}

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

.container-header {
    padding: 20px 0 30px;
}

.navigation a {
    padding: 10px !important;
    display: block;
}

.navigation li {
    /* padding: 10px; */
    font-size: 17px;
}

.content-text-banner h1 {
    font-size: 50px;
    /* width: 47%; */
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    margin: 20px 0;
}

.social-media {
    width: 5%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 35px;
}

.banner-image {
    width: 38%;
}

img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: -5px;
}

.content-text-banner {
    width: 50%;
    padding-bottom: 50px;
}

.content-text-banner p {
    margin: 0;
    /* display: none; */
}

.content-btn-action a {
    padding: 10px 20px;
    background: #ffffff;
    display: inline-block;
    border-radius: 40px;
    color: #154ca6;
    font-weight: 600;
    font-size: 15px;
}

.description {
    margin-bottom: 20px;
}

section.container-banner {
    padding: 0px 0 0;
}


section.container-services {
    background-color: #F4F7FD;
    position: relative;
    text-align: center;
}

section.container-services:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../img/service-bg-layer.png);
    background-position: top right;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.content-bloc-service {
    width: 100%;
    border-radius: 40px 40px 40px 40px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #1784D3;
    padding: 50px 15px;
    box-shadow: 0px 11px 10px 0px rgba(23.000000000000004, 132.0000000000001, 211, 0.06);
    background: #fff;
    min-height: 444px;
    margin: 0 20px;
}

.contact-information-list .content-bloc-service {
    text-align: center;
    padding: 70px;
    min-height: 400px;
}

.content-icone-service {
    width: 100px;
    margin: 0 auto 20px;
}

* {
    box-sizing: border-box;
}

.content-list-service {
    position: relative;
}

.inner-service a {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
}

.inner-service .content-btn-action a {
    font-family: 'montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.inner-service p {
    margin: 10px 0;
}

section.container-services .container {
    width: 80%;
    position: relative;
    z-index: 100;
}

section.container-services {
    padding: 60px 0 60px;
}

.content-bloc-title {
    padding: 30px 0;
    max-width: 58%;
    margin: 0 auto;
}

.container-case-studies .content-bloc-title {
    text-align: center;
}

.container-services .content-bloc-title {
    max-width: 85%;
}

.content-bloc-title h2 {
    font-size: 40px;
    line-height: 1.2;
    margin: 0px 0 20px;
    font-family: 'Poppins', sans-serif;
    /* text-transform: capitalize; */
}

.inner-page .container-aboutus .content-bloc-title {
    max-width: 100%;
}

.container-mission-vision .content-bloc-title h2 {
    margin-bottom: 0;
}

.small-title {
    font-size: 17px;
    color: #1266c8;
    text-transform: uppercase;
}

.img-about-us-principal {
    /* width: 500px; */
    /* height: 500px; */
    position: relative;
    /* border-radius: 50%; */
    display: flex;
    justify-content: end;
    overflow: hidden;
}

.img-about-us-principal img {
    justify-self: flex-end;
}

.img-about-us-principal img {
    height: 450px;
    object-fit: cover;
    display: block;
    width: 450px;
    border-radius: 50%;
}

.content-image-aboutus {
    width: 50%;
    /* display: flex; */
    text-align: right;
    padding-bottom: 180px;
}

.content-aboutus {
    width: 63%;
    padding-left: 85px;
}

.content-aboutus a {
    border: 1px solid;
}

.img-about-us-second {
    position: relative;
    transform: translate(0px, 0px);
}

.img-about-us-second {}

.img-about-us-second img:first-child {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    position: absolute;
    bottom: -8vh;
    left: 0vw;
    z-index: 20;
}

.img-about-us-second img {
    height: 200px;
    object-fit: cover;
    border-radius: 50%;
    width: 200px;
    left: 2.1vw;
    position: absolute;
    bottom: -31vh;
}

.content-video-play {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    font-size: 52px;
    /* border-radius: 50%; */
    /* overflow: hidden; */
}

.content-video-play a {
    display: block;
    width: 126px;
    height: 124px;
    line-height: 90px;
    color: #ffffff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #1153C1 0%, #16CDED 100%);
    border-style: solid;
    border-width: 11px 11px 11px 11px;
    border-color: var(--e-global-color-secondary);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.5);
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.3);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-aboutus .content-bloc-title {
    max-width: 75%;
    margin: 0;
    padding-bottom: 0;
}

.content-aboutus p {
    max-width: 60%;
    margin-top: 0;
}

.inner-page .content-aboutus p {
    max-width: 88%;
    line-height: 2em;
}

.content-hero-banner {
    width: 80%;
}

.inner-page .content-hero-banner {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 85%;
    align-items: center;
}

.button-wrapper.btn-book a {
    display: inline-block;
    line-height: 1;
    background-color: #247ed1;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    border-radius: 100px 100px 100px 100px;
    padding: 18px 40px 18px 40px;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.button-wrapper.btn-book a:hover {
    background: #ffffff;
    color: #267dd1;
    font-weight: 600;
}

.btn-wrapper a:hover {
    color: #2378cf;
    background-color: var(--e-global-color-ab63baa);
    border-color: var(--e-global-color-ab63baa);
}

section.container-aboutus {
    padding: 70px 0;
}

.content-image-case-studies {
    background-image: url(img/bg.jpg);
}

.content-bloc-case-studies {
    /* background-image: url(https://elementorpress.com/templatekit-pro/layout45/wp-content/uploads/2022/06/diverge-blog-1.jpg); */
    background-position: -79px 0px;
    background-repeat: no-repeat;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 015px 0px 015px;
    --e-column-margin-right: 015px;
    --e-column-margin-left: 015px;
    padding: 270px 0px 30px 35px;
    border-radius: 40px 40px 40px 40px;
    position: relative;
    overflow: hidden;
    min-height: 500px;
    background-position: center;
}

.case-study-page .content-bloc-case-studies {
    width: 30%;
    margin-top: 30px;
}

.case-study-page .content-list-case-studies {
    flex-wrap: wrap;
}

.content-bloc-case-studies:hover .content-background-overlay {
    background-color: transparent;
    background-image: linear-gradient(270deg, #16cded 39%, #1153c1 93%);
    opacity: 0.7;
}

.content-text-case-studies .content-btn-action a {
    padding: 0;
    line-height: 1;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.content-btn-action a:hover {
    color: var(--e-global-color-secondary);
    background-color: transparent;
    background-image: linear-gradient(180deg, #1153c1 0%, #16cded 100%);
}

.content-text-case-studies {
    color: #fff;
    position: relative;
    position: absolute;
    bottom: 30px;
}

.content-text-case-studies h3 {
    margin-top: 10px;
}

.content-background-overlay {
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

section.container-case-studies {
    background-color: #f4f7fd;
    position: relative;
    padding: 50px 0 110px;
    border-top: 2px solid #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
}

section.container-case-studies .container {
    position: relative;
    z-index: 10;
}

section.container-case-studies:before {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url(https://elementorpress.com/templatekit-pro/layout45/wp-content/uploads/2022/06/case-study-bg-layer.png);
    background-position: top left;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.content-btn-action a:hover {
    color: #fff;
}

section.container-testimonials-partners .content-bloc-title {
    max-width: unset;
}

.content-partners-wrapper,
.content-testimonials {
    width: 50%;
}

.language a:first-child {
    border-right: 1px solid;
}

.language a {
    padding: 0 10px;
}

.content-partners {
    display: flex;
    /* justify-content: space-between; */
    flex-wrap: wrap;
    align-items: center;
}

.logo-partner {
    width: 30%;
    margin-bottom: 20px;
}

.logo-partner img {
    width: 85%;
    margin: 0 auto;
}

.content-partners-wrapper {
    width: 41%;
    padding: 40px 0;
}

.content-author-image {
    width: 85px;
}

.content-author-name h4 {
    color: #1499db;
    margin: 0;
    line-height: 1;
    font-size: 1.3rem;
}

.content-author-name p {
    margin-top: 10px;
    font-size: .8rem;
}

footer {
    background-image: url(https://elementorpress.com/templatekit-pro/layout45/wp-content/uploads/2022/06/footer-bg-layer.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    /* opacity: 0.5; */
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    padding: 95px 0 0px;
    color: #fff;
    background-color: #14183f;
}

.bloc-footer:first-child {
    width: 30% !important;
}

.logo-footer {
    width: 55%;
}

.logo-footer img {}

.bloc-footer p {
    font-size: 15px;
}

.bloc-footer h4 {
    text-transform: capitalize;
    font-size: 18px;
    font-family: 'Poppins';
}

.bloc-footer {
    width: 21%;
}

.bloc-footer li i {
    margin-right: 10px;
}

.bloc-footer li {
    display: flex;
    align-items: flex-start;
    font-size: 15px;
    line-height: 1.5;
}

.bloc-footer li {
    padding: 10px 0;
}

.bloc-footer li a {
    display: flex;
    line-height: 1.4;
}

.bloc-footer li span {
    line-height: 1.6;
    display: block;
    margin-top: -5px;
}

.bloc-footer:nth-child(2) {
    width: 14%;
}

.content-social-media a:hover {
    background-color: transparent;
    background-image: linear-gradient(180deg, #1153c1 0%, #16cded 100%);
}

.content-social-media a {
    --icon-padding: 0.8em;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF66;
    width: 45px;
    height: 45px;
    display: block;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 12px;
    margin-top: 10px;
}

.super-footer {
    border-top: 1px solid rgb(255 255 255 / 34%);
    margin-top: 20px;
}

.content-testimonials {
    width: 53%;
}


.content-title-banner-left h1 {
    font-size: 3rem;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 0;
}

.content-hero-banner .content-right-image {
    width: 79%;
}

.blog-page .content-hero-banner .content-right-image {
    width: 74%;
}

.content-title-banner-left {
    width: 50%;
}

.blog-page .content-title-banner-left {
    width: 75%;
    padding: 30px 0 0px;
}

a.no-active-link {
    padding-left: 9px;
    font-weight: 600;
}


.inner-page .img-about-us-principal {
    justify-content: unset;
    display: block;
}

.inner-page .content-image-aboutus {
    text-align: center !important;
    padding: 0;
}

.content-mission .content-bloc-title,
.content-engagement .content-bloc-title {
    /* margin: 0; */
    text-align: center;
    max-width: 74%;
}

.content-engagement .content-bloc-title {
    text-align: center;
    /* max-width: 99%; */
}

.container-mission-vision .container {
    width: 100%;
}

.content-mission,
.content-engagement {
    width: 50%;
    padding: 0 40px 20px 40px;
    border: none;
}

.content-mission h3 {
    margin-top: 0;
    line-height: 1;
}

.content-mission {
    background: #14183f;
    color: #fff;
}

.content-mission .small-title {
    color: #fff;
}

.content-engagement {
    text-align: right;
    border-top: 2px solid #d8d8d8;
    border-bottom: 2px solid #d8d8d8;
}

.content-list-engagement li {
    display: flex;
    align-items: baseline;
    text-align: left;
}


.content-list-engagement .content-engagement {
    text-align: left;
    width: 100%;
    padding-left: 20px;
    margin-top: -7px;
    border: none;
}

.content-howit-work .content-engagement {
    max-width: 82%;
}

.content-list-engagement .content-engagement .h5 {
    font-size: 18px;
    font-weight: 600;
    color: #2583d2;
    /* margin-top: -18px; */
    display: block;
    line-height: 1;
}

.content-howit-work .content-engagement .h5 {
    color: #fff;
}

.content-howit-work .content-list-engagement .content-engagement p {
    opacity: 1;
}

.content-list-engagement .content-engagement p {
    margin: 6px 0 0 0;
    font-size: 15px;
    opacity: 0.6;
}

.container-mission-vision {
    background: color(srgb 0.15 0.51 0.82 / 0.04);
}

.content-icon-line i {
    color: #1784d3;
    font-size: 1.4rem;
    line-height: 1;
}

.content-howit-work .content-bloc-title {
    max-width: 90%;
    MARGIN: 0;
}

.content-image-howit-work .img-about-us-principal {
    border-radius: unset;
    width: auto;
    height: auto;
    overflow: unset;
    position: absolute;
    right: 0;
}

.content-image-howit-work img {
    border-radius: unset;
    object-fit: unset;
    height: auto;
    width: 100%;
    margin-bottom: 0;
}

.content-image-howit-work {
    width: 50%;
}

section.container-how-it-work {
    padding: 50px 0 0;
    color: #fff;
    position: relative;
    overflow: hidden;
    background-size: cover;
    background-position: bottom;
}

.content-howit-work .content-icon-line i {
    color: #fff;
}

.content-howit-work {
    width: 53%;
    padding-bottom: 29px;
}

.content-howit-work .small-title {
    color: #fff;
}

.content-testimonials-text {
    padding: 30px 0 15px;
    line-height: 2em;
}

.content-bloc-projects {
    width: 30%;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 2px 6px 0px rgba(27, 42, 82, 0.07);
    overflow: hidden;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

section.container-projects {
    padding: 40px 0;
    background: rgb(38 119 207 / 7%);
}

.content-text-projects {
    padding: 35px 30px 35px;
}

.content-text-projects h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.72px;
    margin-bottom: 17px;
    margin-top: 0;
}

.content-text-projects p {
    opacity: .8;
    font-size: 14px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 21px;
}

.content-bloc-projects:hover {
    box-shadow: 0px 16px 60px 0px rgba(26, 40, 75, 0.1);
}

section.container-contact .content-bloc-title {
    text-align: center;
}

.content-form-contact .content-bloc-title {
    text-align: left;
}

section.container-contact {
    padding: 40px 0;
}

section.container-blog-detail .container {
    width: 75vw;
    padding: 4rem 0;
}

.content-image-blog img {
    max-height: 500px;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
}

.content-blog-title {
    font-size: 1.4rem;
}

.menu {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
    display: none;
}

.line {
    fill: none;
    stroke: #ffffff;
    stroke-width: 6;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
        stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}

.line1 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
}

.line2 {
    stroke-dasharray: 60 60;
    stroke-width: 6;
}

.line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
}

.opened .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
}

.opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6;
}

.opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
}

.ombre-responsive {
    position: fixed;
    top: 0;
    right: 100%;
    bottom: 0;
    left: 0;
    background: rgb(0 0 0 / 50%);
    z-index: 100;
    transition: ease-in-out .2s;
}

.open-menu .ombre-responsive {
    right: 0;
}

.case-study-page .content-list-case-studies.flex.space-between {
    flex-wrap: wrap;
}

@media only screen and (max-width: 1100px) {
    .container {
        width: 100vw;
        padding: 0 20px;
        flex-wrap: wrap;
    }

    section.container-services .container {
        width: 100vw;
    }

    .content-hero-banner {
        width: 84vw;
    }

    section.container-aboutus .container {
        width: 90%;
    }

    .content-aboutus {
        padding-left: calc(100% - 85vw) !important;
        padding-left: 30px;
    }

    .container-aboutus .content-bloc-title {
        max-width: 85%;
    }

    .content-aboutus p {
        max-width: 90%;
    }

    .content-text-banner h1 {
        font-size: 40px;
    }

    .content-text-banner {
        width: 100%;
        padding-bottom: 30px;
    }

    .banner-image {
        width: 100%;
        margin-top: 20px;
    }

    .content-btn-action a {
        padding: 8px 16px;
        font-size: 14px;
    }

    .content-bloc-service {
        width: 100%;
        margin-bottom: 20px;
    }

    .content-bloc-case-studies {
        width: 100%;
        margin-bottom: 20px;
    }

    .content-partners-wrapper,
    .content-testimonials {
        width: 100%;
        /* flex-wrap: wrap; */
    }

    .content-title-banner-left h1 {
        font-size: 2.5rem;
    }

    .content-hero-banner .content-right-image {
        width: 100%;
    }

    .content-title-banner-left {
        width: 100%;
    }

    .content-mission,
    .content-engagement {
        width: 100%;
        padding: 0 20px;
    }

    .content-howit-work {
        width: 100%;
        padding-bottom: 20px;
    }

    .content-image-howit-work {
        width: 100%;
    }

    .content-image-howit-work img {
        width: 100%;
    }

    .content-bloc-projects {
        width: 100%;
        margin-bottom: 20px;
    }

    .content-text-projects h3 {
        font-size: 18px;
    }

    .content-text-projects p {
        font-size: 13px;
    }

    .content-form-contact .content-bloc-title {
        text-align: center;
    }

    section.container-blog-detail .container {
        width: 100%;
        padding: 2rem 0;
    }

    .navigation {
        position: fixed;
        left: -100%;
        width: 65vw;
        background: #2982d2;
        /* top: 50px; */
        height: 100vh;
        overflow-y: auto;
        bottom: 0;
        transition: ease-in-out .5s;
    }

    .navigation.show-navigation {
        left: 0;
        z-index: 101;
    }

    .navigation ul {
        flex-direction: column;
        /* max-width: 85vw; */
        background: #2982d2;
    }

    .navigation ul li {
        border-top: 1px solid rgb(255 255 255 / 54%);
    }

    .navigation a {
        font-size: 1.2rem;
    }

    .img-about-us-second img {
        bottom: -33vh;
        width: 150px;
        height: 150px;
    }

    .img-about-us-second img:first-child {
        width: 75px;
        height: 75px;
        bottom: -13vh;
    }

    button.menu {
        display: flex;
        width: 60px;
    }

    .content-language {
        display: flex;
        align-items: center;
    }
}

@media only screen and (max-width:768px) {
    .content-image-aboutus {
        padding-bottom: 0;
        width: 100%;
    }

    .content-aboutus {
        width: 100%;
        padding: 0 !important;
    }

    section.container-aboutus .container {
        flex-wrap: wrap;
    }

    .img-about-us-second {
        display: none;
    }

    .img-about-us-principal {
        justify-content: center;
        align-items: center;
        justify-content: center;
    }

    .img-about-us-principal img {
        width: 100%;
        height: auto;
        border-radius: unset;
        object-fit: unset;
    }

    .content-video-play {
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    section.container-testimonials-partners .container {
        flex-wrap: wrap;
    }

    .logo-partner {
        width: 25%;
    }
}


@media only screen and (max-width:800px) {
    .content-list-service {
        flex-wrap: wrap;
    }

    .contact-information-list .content-bloc-service {
        width: 44%;
    }

    .content-bloc-projects {
        width: 45%;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 30px;
    }

    .content-list-projects {
        flex-wrap: wrap;
    }

    .case-study-page .content-bloc-case-studies {
        width: 45%;
    }

    .bloc-footer:nth-child(2) {
        width: 50%;
    }

    .bloc-footer {
        width: 50%;
    }

    .content-detail-blog {
        padding: 20px 30px;
    }

    .inner-page .content-hero-banner {
        width: 99%;
    }

    .blog-page .content-title-banner-left {
        width: 100%;
    }

    .content-bloc-service {
        width: 44%;
    }

    .container-mission-vision .container {
        padding: 0;
    }
}


@media only screen and (max-width:600px) {
    .bloc-footer:first-child {
        width: 100% !important;
    }

    .content-bloc-projects {
        width: 100% !important;
    }

    .bloc-footer:nth-child(2) {
        width: 100%;
    }

    .bloc-footer {
        width: 100%;
    }

    .content-video-play a {
        width: 70px !important;
        height: 70px !important;
        border-width: 5px;
    }

    .content-video-play {
        font-size: 2rem;
    }

    section.container-aboutus .container {
        padding: 0;
    }

    .content-bloc-title h2 {
        font-size: 25px;
    }

    .small-title {
        font-size: 14px;
    }

    .logo a {
        width: 101px;
        display: block;
    }

    .container-header {
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .-inner-container .row-line {
        flex-wrap: wrap;
    }

    .content-text-banner h1 {
        font-size: 25px;
    }

    .banner-image {
        display: none;
    }

    button.menu {
        width: 40px;
    }

    .content-text-banner p {
        font-size: 14px;
    }

    .description {
        font-size: 14px;
    }

    .button-wrapper.btn-book a {
        font-size: 12px;
        padding: 12px 20px;
    }

    .content-bloc-case-studies {
        padding-right: 20px;
    }

    .content-text-case-studies {
        padding-right: 20px;
        width: 90%;
    }

    .content-title-banner-left h1 {
        font-size: 1.5rem;
    }

    .content-hero-banner .content-right-image {
        display: none;
    }

    .inner-page .content-hero-banner {
        padding-bottom: 20px;
    }

    .content-mission .content-bloc-title,
    .content-engagement .content-bloc-title {
        max-width: 100%;
    }

    .inner-page .content-list-service {
        flex-wrap: wrap;
    }

    .inner-page .content-list-service .content-bloc-service {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        min-height: auto;
    }

    section.container-blog-detail {
        padding: 0 20px;
    }

    .content-blog-title {
        font-size: 1.2rem;
        line-height: 1.2;
    }

    .content-detail-blog p {
        font-size: 14px;
    }

    .blog-page .content-title-banner-left {
        width: 100%;
    }

    .breadcrumb {
        font-size: 12px;
    }

    .content-list-projects {
        flex-wrap: wrap;
    }

    .case-study-page .content-bloc-case-studies {
        width: 100%;
    }
}
