:root {
    --qode-main-color: #215fad;
}

html,
body {
    position: relative;
    height: 100%;
    font-weight: 300;
    font-size: 1rem;
}

body {
    background: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    color: #000;
    margin: 0;
    padding: 0;
}


::-moz-selection {
    background: #3b3afd;
    color: #fff;
}

::selection {
    background: #3b3afd;
    color: #fff;
}

a {
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}


/* Navbar */

.header-logo {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.site-header {
    position: relative;
    height: 100vh;
}

.heaer-hero {
    height: 100vh;
}

/* ----------- */

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Swiper custom */

.swiper_content h2,
.footer_head h2 {
    font-family: Sarabun, sans-serif;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #FFFFFF;
    font-size: 45px;
    line-height: 1.155em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: left;
}

.swiper_content p {
    color: #FFFFFF;
    text-align: left;
    font-size: 1rem;
}

.swiper_content p {
    color: #FFFFFF;
    text-align: left;
    font-size: 1rem;
}

.swiper_content div {
    text-align: left;

}

.swiper_content a {
    color: #000;
    display: inline-block;
    padding: 13px 46px;
    border-radius: 4px;
    background-color: #fff;
}


/* ------- */



/* Design  */
.swiper-slide-content {
    position: absolute;
    width: 100%;
}

.navbar_logo img {
    height: 100px;
}

.footer_bottom {
    padding: 20px;
    border-top: #1b1b1b59;
}

.footer_bottom p {
    font-size: 15px;
    margin: 0;
    color: #1b1b1b;
}

.footer_fluid {
    padding: 100px 0;
    background-color: transparent;
    background-image: linear-gradient(248deg, #8e8f92b0 0%, #FFFFFF 100%);
    opacity: 0.82;
}

.footer_head h2 {
    color: #1b1b1b;
}

.footer_head p {
    color: #5b5b5b;
    width: 90%;
}


.footer_tagline h6 {
    color: #777;
    margin-bottom: 12px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4em;
}

.footer_tagline h5 {
    font-family: Sarabun, sans-serif;
    font-weight: 700;
    letter-spacing: -.01em;
    font-size: 17px;
    line-height: 1.294em;
    word-wrap: break-word
}

.footer_tagline a {
    color: #1b1b1b;
}

.footer_head_custom h2,
.footer_head_custom h6 {
    font-size: 20px;
}

.footer_head_custom h5 {
    width: 90%;
}

.footer_head_custom h5,
.footer_head_custom h5 a {
    font-size: 14px;
    color: #1b1b1b;
    color: #777;
}

.service_border-r {
    border-style: solid;
    border-width: 0 1px 0 0;
    border-color: #1B1B1B26;
}

.service_border-b {
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #1B1B1B26;
}


.service_border-rb {
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #1B1B1B26;
}


.services_wrapper_child {

    margin: 0px 0px 0px 0px;
    padding: 27% 0% 15.5% 0%;

}

.services_wrapper {
    margin: 0px 0px 0px 0px;
    padding: 0% 10.6% 0% 10.6%;
}

.services_img {
    width: 100%;
}

.services_text {
    margin-top: 26px;

    font-family: Sarabun, sans-serif;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #1b1b1b;
    font-size: 22px;
    line-height: 1.181em;
}

.service_desc {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}


.service_desc h2 {
    font-family: Sarabun, sans-serif;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #1b1b1b;
    font-size: 45px;
    line-height: 1.155em;
    width: 95%;
}

.service_desc p {
    width: 90%;

}

.service_desc__button a {
    padding: 18px 40px;
    background-color: var(--qode-main-color);
    margin: 45px 0 0 0;
    color: #FFFFFF;
    display: inline-block;
}

.services_accardion {
    padding: 100px 0;
}

.accordion-item {
    border: none;
    background-color: transparent !important;
    border-bottom: 1px solid rgba(27, 27, 27, .35);
    border-radius: 0;
}

.accordion-item:first-child {
    border-top: 1px solid rgba(27, 27, 27, .35);
}

.accordion-button {
    font-family: Sarabun, sans-serif;
    font-weight: 700;
    letter-spacing: -.01em;
    color: #1b1b1b;
    font-size: 22px;
    line-height: 1.181em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    background: none;
    border: none !important;
    padding: 0;

    justify-content: space-between;
}

.accordion-body {
    color: #5b5b5b;
    padding: 3px 10% 21px 0
}

.accordion-header {
    display: flex;
    align-items: center;
    padding: 15px 0 15px 0
}

.accordion-button:not(.collapsed) {
    color: #1b1b1b;
    background-color: transparent;
    box-shadow: none;
}

.accordion-button:focus {
    border-color: transparent !important;
    box-shadow: none;
    outline: 0;
}


.accordion-item:first-of-type,
.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/* Style for last accordion item */
.accordion-item:last-of-type,
.accordion-item:last-of-type .accordion-button.collapsed,
.accordion-item:last-of-type .accordion-collapse {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.accordion-button::after {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--qode-main-color);
    border-radius: 50%;
    color: #FFFFFF;
    flex-shrink: 0;
    height: 44px;
    line-height: 0;
    margin-left: 0;
    width: 44px;

    font-size: 1rem;
    content: "";
    background-image: none;
    font-family: 'FontAwesome';
    content: "\f067";
    transition: transform .2s ease-in-out
}


.accordion-button:not(.collapsed)::after {
    background-image: none;
    content: "\f068";
}


.services_accardion img {
    width: 100%;
    display: block;
    height: 100%;
    object-fit: cover;
}

.services_accardion img {
    border-radius: 25px;
}

.services_accardion .card__img {
    position: relative;
    height: 100%;
}

.service_images-long {
    height: 600px;
}

.services_accardion .card {
    border: 0 !important;
}

.services_accardion .card.h50 {
    height: 300px;
}

.services_accardion .card.h50:first-child {
    padding-bottom: 12px;
}

.services_accardion .card.h50:last-child {
    padding-top: 12px;
}

.services_accardion .card__overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    color: #fff;
    padding: clamp(0.938rem, 5vw, 1.563rem);
    background: rgb(2, 2, 46);
    background: linear-gradient(0deg, rgb(0 0 0 / 57%) 0%, rgb(255 255 255 / 0%) 100%);
    width: 100%;
    height: 100%;
    border-radius: 25px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

.services_accardion-title {
    font-size: 4rem;
}



/* SELECT Language */
.lang-dropdown {
    float: right;
}

.lang-dropdown button {
    background-color: transparent;
    min-width: 151px;
    width: max-content;
    height: 40px;
    border-radius: 5px;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    justify-content: space-around;
    border: 1px solid #fff;

}

.lang-dropdown button img,
.lang-dropdown-content li img {
    width: 28px;
}

.lang-dropdown button,
.lang-dropdown-content li {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    font-family: "Noto Sans JP", sans-serif;
    font-family: "Noto Sans Arabic", sans-serif;
    font-family: "Noto Sans KR", sans-serif;
    font-weight: 500;
}

.arrow-down {
    width: 0;
    height: 0;
    display: inline-block;
    vertical-align: middle;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-color: #fff transparent transparent transparent;
}

.lang-dropdown button:hover {
    cursor: pointer;
    background-color: transparent;
}

/* Style for the lang-dropdown content */
.lang-dropdown-content {
    display: none;
    position: absolute;
    margin: 1px 0 0 0;
    padding: 0;
    background-color: #f5f5f5;
    min-width: 150px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 5px;
    overflow-y: auto;
    max-height: 315px;
    bottom: 0;
    transform: translateY(100%);
}

/* Style for the lang-dropdown content items */
.lang-dropdown-content li {
    color: black;
    padding: 4px 10px;
    text-decoration: none;
    justify-content: space-between;
}



/* Style for the lang-dropdown content items on hover */
.lang-dropdown-content li:hover {
    background-color: #f1f1f1;
    cursor: pointer;
    color: blue;
    border-radius: 5px;
}

/* Show the lang-dropdown content when the lang-dropdown button is clicked */
/* .lang-dropdown:focus-within .lang-dropdown-content {
    display: block;
} */

.lang-dropdown_button .lang-dropdown-content {
    display: none;
}

.lang-dropdown_button.active .lang-dropdown-content {
    display: block;
}



.lang-dropdown_button2 .lang-dropdown-content {
    display: none;
}

.lang-dropdown_button2.active .lang-dropdown-content {
    display: block;
}

/* Animate the lang-dropdown content */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translateY(95%);
    }

    to {
        opacity: 1;
        transform: translateY(100%);
    }
}

.lang-dropdown-content {
    animation: slideIn 0.3s ease-out;
}

.footer_contact__icon {
    font-size: 1.3rem;
    color: var(--qode-main-color);
    margin-right: 5px;
}

.footer-col-content {
    display: flex;
    align-items: center;
}


/* ----------------------------- */

@media (min-width: 1400px) {
    .container {
        max-width: 95%;
    }
}



@media (max-width: 576px) {
    .navbar_logo img {
        height: 70px;
    }
}

@media (max-width: 400px) {
    .navbar_logo img {
        height: 50px;
    }

    .lang-dropdown button {
        scale: 0.8;
    }
}

@media (min-width: 768px) {}

@media (max-width: 992px) {
    .service_border-r {
        border-width: 0 0 1px 0;
    }

    .service_border-b {
        border-width: 0 0 1px 0;
    }

    .service_border-rb {
        border-width: 0 0 1px 0;
    }

    .service_border-rb:first-child {
        padding-top: 10%;
        padding-bottom: 10%;
    }

    .service_desc h2 {
        font-size: 30px;
        width: 100%;
    }

    .swiper_content h2,
    .footer_head h2 {
        font-size: 30px;
    }

    .swiper_content a {
        font-size: 15px;
        padding: 13px 30px;
    }

    .services_accardion-title {
        font-size: 30px;
    }

    .service_desc__button a {
        padding: 13px 30px;
    }

    .service_desc p {
        width: 100%;
    }

    .accordion-button::after {
        height: 36px;
        width: 36px;
    }

    .accordion-button {
        font-size: 19px;
    }

    .accordion-body {
        padding-right: 0;
    }

    .service_images-long {
        height: 400px;
    }

    .services_accardion .card.h50 {
        height: 200px;
    }

    .services_accardion {
        padding: 50px 0;
    }
}

@media (min-width: 992px) {
    .service_desc h2 {
        font-size: 30px;
    }
}

@media (min-width: 1200px) {}