/*
Theme Name: Obelix Interior Three
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
https://duruthemes.com/demo/html/archex/light/
*/
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Oswald:wght@200..700&display=swap');

:root {
    --header-font: "Oswald", sans-serif;
    --body-font: "Inter", sans-serif;
    --primary-color: var(--wp--preset--color--primary);
    /* --primary-color-hover: #AEDB2B; */
    --secondary-color: var(--fs-color-secondary);
    /* --secondary-color-hover: #2763DB; */
    --success-color: var(--fs-color-success);
    --alert-color: var(--fs-color-alert);
    --link-color: var(--fs-experimental-link-color);
    --link-color: var(--fs-experimental-link-color-hover);
    --bg-light-color: #f5f5f5;
    --text-dark: #0f0f0f;
    --text-light: #a1a1a1;
    --boder-active-color: #0f0f0f;
    --boder-color: #ffffff70;
    --box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
    --icon-font: "fl-icons" !important;
    /* Slide define */
    --dark-bg: #161616;
}

/*** HEADER  ***/
.header-nav.header-nav-main {
    justify-content: center !important;
}

.header-main .header-nav .header-button span {
    /* color: #fff; */
}

.header.has-transparent {
    background: #ffffff1a;
    backdrop-filter: blur(8px);
}

.nav-line-bottom>li>a:before,
.nav-line-grow>li>a:before,
.nav-line>li>a:before {
    height: 2px;
    width: 0;
    left: 0;
    transform: none;
}

.dark .nav-vertical-fly-out>li>a:hover,
.dark .nav>li.active>a,
.dark .nav>li>a.active,
.dark .nav>li>a:hover,
.nav-dark .nav>li.active>a,
.nav-dark .nav>li.current>a,
.nav-dark .nav>li>a.active,
.nav-dark .nav>li>a:hover,
.nav-dark a.plain:hover,
.nav-dropdown.dark .nav-column>li>a:hover,
.nav-dropdown.dark>li>a:hover {
    color: var(--primary-color);
}

.nav-line-bottom>li.active>a:before,
.nav-line-bottom>li:hover>a:before,
.nav-line-grow>li.active>a:before,
.nav-line-grow>li:hover>a:before,
.nav-line>li.active>a:before,
.nav-line>li:hover>a:before {
    width: 100%;
}

.header-nav.header-nav-main.nav-left>li {
    margin: 0 17px;
}

.header-nav li.current-dropdown>.nav-dropdown {
    padding-left: 0;
    padding-right: 0;
    white-space: nowrap;
}

.header-nav li.current-dropdown>.nav-dropdown li a {
    font-weight: 500;
    font-size: 16px;
    opacity: 1;
    color: var(--text-dark);
}

.header-nav li.current-dropdown>.nav-dropdown li a:hover {
    background: var(--primary-color);
    color: white;
}

.header-shadow .header-wrapper,
.header-wrapper.stuck,
.layout-shadow #wrapper {
    box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.1);
}

.button.info-block {
    border-radius: 99px;
    color: black;
    padding: 10px 20px 8px 20px;
    line-height: 1;
    font-size: 15px;
}

.header-nav .icon-angle-down:before {
    content: "\e9a6";
}

/*** END HEADER  ***/
/*** HERO SLIDER  ***/
.slider-wrapper.hero-slider .flickity-page-dots {
    right: auto;
    bottom: 30px;
}

.slider-wrapper.hero-slider .flickity-prev-next-button {
    bottom: 20px;
    top: auto;
}

.slider-wrapper.hero-slider .flickity-prev-next-button.next {
    right: auto;
    left: 30%;
}

.slider-wrapper.hero-slider .flickity-prev-next-button.previous {
    left: 10%;
}

.slider-wrapper.hero-slider .flickity-page-dots {}

.hero-container>.row {
    padding: 0 0px 0 216px;
    margin: 0 70px 0 70px;
    border: 1px solid #1e1e1e;
    position: relative;
    z-index: 1;
}

.hero-container .col {
    padding: 0;
}

.hero-container>.row::before {
    position: absolute;
    content: "";
    top: 0;
    left: -40%;
    right: 0;
    height: 100%;
    width: 1px;
    background: #fff;
    border: none;
    z-index: -1;
    margin: 0 auto 0;
    text-align: center;
    opacity: 0.2;
}

.hero-container .single-slider-left {
    transition: 0.5s;
    position: relative;
    z-index: 1;
    left: -10%;
}

.hero-container .single-slider-left::before {
    position: absolute;
    top: -10px;
    left: -10px;
    height: 108%;
    width: 1px;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.hero-container .single-slider-left::after {
    position: absolute;
    top: -25px;
    right: -10px;
    width: 1px;
    height: 107%;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.hero-container .single-slider-left .single-slider {
    background: #1e1e1e;
    padding: 75px 30px 70px 70px;
    transition: 0.5s;
    position: relative;
    z-index: 1;
}

.hero-container .single-slider-left .single-slider::before {
    position: absolute;
    top: -10px;
    left: -29px;
    height: 1px;
    width: 106%;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.hero-container .single-slider-left .single-slider::after {
    position: absolute;
    bottom: -9px;
    left: -10px;
    height: 1px;
    width: 107%;
    background: #fff;
    content: "";
    opacity: 0.2;
}

.slider-wrapper.hero-slider .flickity-slider {
    counter-reset: section 0;
}

.hero-container .single-slider .slider-number {
    position: absolute;
    top: 40px;
    right: 30px;
    z-index: -1;
}

.hero-container .single-slider .slider-number::before {
    counter-increment: section;
    content: counter(section, decimal-leading-zero);
    font-size: 100px;
    line-height: 58px;
    font-weight: 700;
    opacity: 0.2;
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}

.hero-container .slider-content .title {
    font-size: 15px;
    line-height: 20px;
    color: var(--primary-color);
    font-weight: 400;
    margin: 0 0 0;
    position: relative;
    margin-bottom: 59px;
    text-transform: uppercase;
}

.hero-container .slider-content .title::after {
    position: absolute;
    content: "";
    top: 136%;
    left: 2px;
    height: 48px;
    width: 1px;
    background: #fff;
    opacity: 0.3;
}

.hero-container .slider-content .content {
    font-size: 40px;
    line-height: 1.55;
    color: #ffffff;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
    z-index: 1;
}

.slider-image {
    transition-duration: 5s;
    transition-delay: 0.2s;
}

.hero-container .slider-thumb img {
    max-height: 800px;
    object-fit: cover;
    width: 100%;
}

/* button */
.hero-container .slider-button a {
    font-size: 16px;
    line-height: 32px;
    color: #ffffff;
    font-weight: 500;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    margin: 0;
    min-height: unset;
}

.hero-container .slider-button a span {
    line-height: 32px;
}

.hero-container .slider-button a:last-child:not(:only-child) {
    margin-left: 20px;
}

.hero-container .slider-button a:hover {
    color: var(--primary-color) !important;
    opacity: 1 !important;
}

.hero-slider-wrap .slider-icon-box {
    position: absolute;
    top: 50%;
    width: 30px;
    text-align: center;
    left: 30px;
    display: inline-flex;
    flex-direction: column;
}

.hero-slider-wrap .slider-icon-box>span {
    font-size: 14px;
    transform: rotate(90deg);
    /* margin: 0 0px 0 -83px; */
    position: relative;
    z-index: 1;
    white-space: nowrap;
    line-height: 1;
    padding-right: 0;
    top: -73px;
    text-transform: uppercase;
    /* top: -100%; */
}

.hero-slider-wrap .slider-icon-box>span::before {
    position: absolute;
    content: "";
    top: 5px;
    left: -96px;
    height: 1px;
    width: 80px;
    background: #fff;
    opacity: 0.3;
}

.hero-slider-wrap .slider-icon-box>a {
    margin-top: 12px;
}

.hero-slider-wrap .slider-icon-box>a:hover {
    color: var(--primary-color);
}

@media only screen and (max-width: 48em) {

    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .hero-container>.row {
        padding: 0 0px 0 0px;
        margin: 0 0px 0 0px;
        border: none;
    }

    .hero-container .slider-image {
        position: absolute;
        bottom: 0;
    }

    .hero-container .single-slider-left {
        left: auto;
    }

    .hero-content>.col-inner {
        padding: 100px 30px;
    }

    .hero-container .slider-content .content {
        font-size: 24px;
    }

    .hero-container .slider-content .title {
        margin-bottom: 14px;
    }

    .hero-container .slider-content .title::after {
        display: none;
    }

    .hero-container .single-slider-left .single-slider {
        padding: 24px 28px;
    }

    .hero-slider-wrap .slider-icon-box,
    .hero-container>.row::before {
        display: none;
    }

    .hero-container .single-slider-left .single-slider::before,
    .hero-container .single-slider-left .single-slider::after,
    .hero-container .single-slider-left::after,
    .hero-container .single-slider-left::before {
        background-color: var(--primary-color);
        opacity: 0.7;
    }

    .hero-container .single-slider-left .single-slider::before {
        left: -16px;
        width: 110%;
    }

    .hero-container .single-slider-left::after,
    .hero-container .single-slider-left::before {
        height: 120%;
    }

    .hero-container .single-slider-left::before {
        top: -23px;
    }

    .hero-container .single-slider .slider-number {
        top: 13px;
        right: 20px;
    }

    .hero-container .single-slider .slider-number::before {
        font-size: 60px;
        line-height: 1;
        opacity: 0.2;
        color: white;
        -webkit-text-stroke-width: unset;
        -webkit-text-stroke-color: unset;
    }
}

/*** END HERO SLIDER  ***/
/*** GLOBAL STYLE  ***/
#main {
    z-index: 1;
}

#footer {
    position: fixed;
    bottom: 0;
    z-index: 0;
}

.button.is-underline:not(.icon) {
    --button-color: var(--text-dark);
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 32px;
    color: var(--button-color);
    font-weight: 400;
    transition: 0.5s;
    margin: 0;
    padding: 0;
    min-height: unset;
}

.dark .button.is-underline:not(.icon) {
    --button-color: white;
}

.button.is-underline:not(.icon):hover {
    --button-color: var(--primary-color);
}

.button.is-underline:not(.icon)::before {
    position: absolute;
    content: "";
    bottom: calc(50% - 11px);
    right: 0px;
    left: auto;
    width: 23px;
    height: 23px;
    border: 1px solid var(--button-color);
    border-radius: 50%;
    transition: 0.5s;
    transform: unset;
    opacity: 1;
    background: none;
}

.button.is-underline:not(.icon):hover::before {
    width: 23px;
    transform: none;
    left: auto;
    right: 0px;
    border-style: dashed;
    animation: rotation 8s infinite;
}

.button.is-outline:not(.icon),
.ux-relay__load-more-button {
    display: inline-block;
    color: var(--text-dark);
    font-size: 15px;
    line-height: 1.5;
    padding: 13px 44px;
    margin: 0;
    background: transparent;
    font-weight: 500;
    transition: 0.5s;
    border: 1px solid var(--primary-color);
    z-index: 1;
}

.dark .button.is-outline:not(.icon),
.dark .ux-relay__load-more-button {
    color: var(--primary-color);
}

.button.is-outline:not(.icon):hover,
.ux-relay__load-more-button:hover {
    background: none !important;
    color: var(--primary-color);
    box-shadow: none;
}

.button.is-outline:not(.icon)::before,
.button.is-outline:not(.icon)::after,
.ux-relay__load-more-button::before,
.ux-relay__load-more-button::after {
    position: absolute;
    content: "";
    transform: rotate(0);
    -webkit-transform: rotate(0);
    border: solid;
    display: inline-block;
    padding: 3px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.7s ease-out;
}

.button.is-outline:not(.icon)::before,
.ux-relay__load-more-button::before {
    top: -7px;
    left: -7px;
    border-width: 0 1px 1px 0;
    border-color: var(--primary-color);
}

.button.is-outline:not(.icon)::after,
.ux-relay__load-more-button::after {
    bottom: -7px;
    right: -7px;
    border-width: 1px 0 0 1px;
    border-color: var(--primary-color);
}

.button.is-outline:not(.icon):hover::before,
.ux-relay__load-more-button:hover:before {
    left: 100%;
    transform: rotate(90deg);
}

.button.is-outline:not(.icon):hover::after,
.ux-relay__load-more-button:hover:after {
    right: 100%;
    transform: rotate(90deg);
}

.button.is-outline {}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.button.is-underline:not(.icon) span {
    display: inline-block;
    position: relative;
    z-index: 1;
    font-size: 15px;
    line-height: 32px;
    color: var(--button-color);
    font-weight: 400;
    transition: 0.5s;
    padding-right: 54px;
}

.button.is-underline:not(.icon) span::before {
    position: absolute;
    content: "";
    top: 50%;
    right: 12px;
    height: 1px;
    width: 35px;
    background: var(--button-color);
    z-index: -1;
    transition: 0.5s;
}

.button.is-underline:not(.icon) span::after {
    position: absolute;
    content: "";
    top: 13px;
    right: 9px;
    height: 6px;
    width: 6px;
    background: var(--button-color);
    border-radius: 50%;
    z-index: -1;
}

.section-title-container {
    margin-bottom: 50px;
}

.section-title.section-title-center {
    justify-content: center;
}

.section-title,
.obl-section-title .title {
    font-size: 34px;
    line-height: 1.5;
    color: var(--text-dark);
    font-weight: 600;
    margin: 0 0 0;
    position: relative;
    z-index: 1;
}

.dark .section-title,
.dark .obl-section-title .title {
    color: white;
    font-size: 40px;
}

.section-title a {
    font-size: 15px;
    font-weight: 500;
}

.section-title b {
    opacity: 1;
}

.section-title b:nth-child(1),
.obl-section-title .title::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -10%;
    width: 75px;
    height: 2px;
    background: var(--primary-color);
    margin: 0 auto 0;
}

.section-title b:nth-child(3),
.obl-section-title .title::after {
    content: "";
    position: absolute;
    left: -64px;
    right: 0;
    bottom: -10%;
    width: 10px;
    height: 2px;
    background-color: white;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: MOVE-BG;
    margin: 0 auto 0;
    text-align: center;
}

.dark .section-title b:nth-child(3),
.dark .obl-section-title .title::after {
    background-color: var(--dark-bg);
}

@keyframes MOVE-BG {
    0% {
        left: -70px;
    }

    100% {
        left: 70px;
    }
}

.obl-section-title .title strong {
    color: var(--primary-color);
}

.obl-section-title .decor {
    opacity: 0.02;
    font-size: 104px;
    line-height: 58px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}

.obl-section-title .sub-title {
    margin-top: 40px;
}

.section-title-normal {
    border: none;
    position: relative;
}

.section-title-normal span {
    position: relative;
    border-color: var(--primary-color);
}

.section-title-normal span::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
    width: 10px;
    height: 2px;
    background-color: white;
    animation-duration: 8s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move-bg-2;
    margin: 0;
    text-align: center;
}

.dark .section-title-normal span::after {
    background-color: var(--dark-bg);
}

@keyframes move-bg-2 {
    0% {
        left: -70px;
    }

    100% {
        left: 100%;
    }
}

.aside-contacts>a svg path {
    fill: var(--text-dark);
}

.nav-pagination>li>a,
.nav-pagination>li>span {
    border-radius: 0;
    border: none;
    background: #e3e3e3;
    line-height: 34px;
    font-weight: 400;
}

.nav-pagination>li>.current,
.nav-pagination>li>a:hover,
.nav-pagination>li>span:hover {
    font-weight: 600;
    color: var(--text-dark);
}

/*** END GLOBAL STYLE  ***/
/*** SERVICE  ***/
.service-one-wrap {}

.service-style-one {
    transition: 0.5s;
    margin-bottom: 30px;
    padding: 42px 35px;
    background: #101010;
}

.service-style-one .service-content h4 {
    font-size: 18px;
    line-height: 30px;
    color: var(--primary-color);
    font-weight: 500;
    margin: 0 0 0;
    background: #212121;
    display: inline-block;
    height: 45px;
    width: 90px;
    text-align: right;
    padding: 8px 15px 0;
    position: relative;
    z-index: 1;
}

.service-style-one .service-content h4::before {
    position: absolute;
    content: "";
    left: 23px;
    top: 23px;
    height: 1px;
    width: 20px;
    background: var(--primary-color);
    transition: 0.5s;
}

.service-style-one .service-content h4::after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -14px;
    height: 5px;
    width: 100%;
    background: #212121;
    transition: 0.5s;
}

.service-style-one:hover .service-content h4::after {
    background: white;
}

.service-style-one .service-content h3 {
    font-size: 24px;
    line-height: 40px;
    color: var(--primary-color);
    font-weight: 600;
    text-transform: capitalize;
    margin: 37px 0 11px;
    transition: 0.5s;
}

.service-style-one .service-content p {
    font-size: 15px;
    line-height: 28px;
    opacity: 0.8;
    font-weight: 400;
}

.service-style-one .service-button {
    --button-color: white;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    overflow: hidden;
    transition: 0.5s;
}

.service-style-one:hover .service-button {
    --button-color: var(--primary-color);
}

.post-wrap.dich-vu-ctp .flickity-slider {
    counter-reset: serviceCount 0;
}

.post-wrap.dich-vu-ctp .post-item .service-content h4 span::before {
    counter-increment: serviceCount;
    content: counter(serviceCount, decimal-leading-zero);
    font-weight: 500;
    text-align: right;
}

.service-style-one .service-button a {
    margin-left: -64px;
}

.service-style-one:hover .service-button a {
    margin-left: 0;
}

.single-service-aside .title {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 600;
    padding: 10px 20px;
    background: #F5F6F8;
}

.single-service-aside .title:hover a {
    color: var(--primary-color);
}

.single-service-aside .title a {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    transition: all ease .3s;
}

.single-service-aside .section-title-container {
    margin-bottom: 0;
    padding: 1rem 2rem 5rem;
    background: var(--primary-color);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.single-service-aside .section-title-container {
    padding: 2rem 5rem;
    background: var(--primary-color);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.single-service-aside .section-title-normal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-service-aside .col-inner {
    background: #f9f6f3;
    padding: 0 !important;
    border-radius: 20px;
}

.single-service-aside .col-inner .post-wrap * {
    background: #f9f6f3 !important;
}

.single-service-aside .post-item {
    padding-bottom: 0 !important;
}

.single-service-aside .section-title span {
    text-transform: uppercase;
    font-weight: 400;
}

.single-service-aside .title a {
    color: #101010;
    font-size: 17px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-service-aside .title {
    padding: 1.5rem 0;
}

.single-service-aside .post-wrap {
    padding: 3rem 2rem;
}

.single-service-aside .post-item:not(:last-child) .title {
    border-bottom: 1px solid #d9d9d9;
}

/*** END SERVICE  ***/
/*** MARQUEE  ***/
.obelix-marquee {
    position: relative;
    --speed: 30s;
    --gap: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.obelix-marquee .marquee-block {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: var(--gap);
    min-width: 87%;
    -webkit-animation: marquee var(--speed) linear infinite;
    animation: marquee var(--speed) linear infinite;
}

.obelix-marquee.pause-on-hover:hover .marquee-block {
    -webkit-animation-play-state: paused;
    animation-play-state: paused;
}

.obelix-marquee .marquee-block .content-box {
    position: relative;
    margin-right: 0px;
}

.obelix-marquee .marquee-block .content-box .title {
    display: inline-block;
    opacity: 1;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    padding: 0 48px;
    transition: 0.5s;
    margin-bottom: 0;
    line-height: 1.5;
}

.obelix-marquee .marquee-block .content-box span {
    display: inline-block;
    font-size: 42px;
    color: #fff;
    font-weight: 600;
    padding: 0 48px;
    transition: 0.5s;
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(calc(-100% - var(--gap)));
        transform: translateX(calc(-100% - var(--gap)));
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        -webkit-transform: translateX(calc(-100% - var(--gap)));
        transform: translateX(calc(-100% - var(--gap)));
    }
}

/*** END MARQUEE  ***/
/*** BANNER  ***/
.banner-style-one::before {
    position: absolute;
    top: -10px;
    right: -10px;
    height: 1px;
    width: calc(100% + 38px);
    background: var(--primary-color);
    content: "";
    opacity: 1;
}

.banner-style-one::after {
    position: absolute;
    bottom: -9px;
    left: -10px;
    height: 1px;
    width: calc(100% + 38px);
    background: var(--primary-color);
    content: "";
    opacity: 1;
}

.banner-style-one .banner-layers::before {
    position: absolute;
    top: -10px;
    left: -10px;
    height: calc(100% + 30px);
    width: 1px;
    background: var(--primary-color);
    content: "";
    opacity: 1;
}

.banner-style-one .banner-layers::after {
    position: absolute;
    bottom: -10px;
    right: -10px;
    width: 1px;
    height: calc(100% + 30px);
    background: var(--primary-color);
    content: "";
    opacity: 1;
}

.banner-style-one .text-box {
    transform: translate(-50%, calc(50% + 8px)) !important;
    bottom: 0;
    top: auto;
    text-align: center;
    z-index: 2;
}

.banner-style-one .text-box-content {
    background-color: var(--dark-bg);
    border-radius: 100px;
    display: inline-block;
    padding: 8px 20px;
}

.banner-style-one .overlay {
    height: 0;
    visibility: visible;
    transition: all ease 0.5s;
}

.banner-style-one:hover .overlay {
    height: 100%;
}

/*** end BANNER  ***/
/*** PROJECT  ***/
.single-project-box {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.single-project-box .project-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    width: 100%;
    transform: scale(1);
    transition: transform 500ms ease;
}

.single-project-box .project-thumb img {
    width: 100%;
    object-fit: cover;
    height: 450px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.single-project-box:hover .project-thumb img {
    transform: scale(1.05);
}

.single-project-box .project-content {
    position: relative;
    z-index: 2;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 85% 15%;
    align-items: center;
}

.single-project-box.one .project-cat a {
    font-size: 14px;
    line-height: 1.4;
    color: var(--primary-color);
    font-weight: 400;
    margin: 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-project-box .project-content .title-cont {
    position: absolute;
    bottom: 0px;
    padding: 20px 90px 20px 20px;
    width: 100%;
}

.single-project-box .project-content .title-cont .title a {
    color: #fff;
    font-size: 21px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
}

.single-project-box .project-content .title-cont .location {
    font-family: var(--body-font);
    color: white;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 0;
    text-transform: capitalize;
    display: flex;
}

.single-project-box .project-content .title-cont .location i {
    color: var(--primary-color);
    margin-right: 2px;
    display: block;
    width: auto;
}

.single-project-box .project-content .project-button {
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #fff;
    border-top-left-radius: 50%;
    padding: 15px;
}

.single-project-box .project-content .project-button::before {
    position: absolute;
    content: "";
    bottom: 6px;
    left: -20px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #fff;
}

.single-project-box .project-content .project-button::after {
    position: absolute;
    content: "";
    top: -20px;
    right: 6px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #fff;
}

.single-project-box .project-content .project-button .arrow {
    position: absolute;
    background: #c5a47e;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.single-project-box:hover .project-content .project-button .arrow {
    color: #fff;
    background: #101010;
}

.single-project-box .bottom-fade {
    z-index: 1;
}

.post-wrap.du-an-ctp .flickity-prev-next-button {
    display: none;
}

.nav-dots-small .flickity-page-dots .dot,
.row-slider .flickity-page-dots .dot {
    width: 12px;
    height: 12px;
    opacity: 1;
}

.flickity-page-dots .dot {
    background-color: transparent !important;
    border: solid 1px var(--primary-color) !important;
}

.flickity-page-dots .dot.is-selected {
    background-color: var(--primary-color) !important;
}

.bottom-fade {
    width: 100%;
    top: 0;
    height: 100%;
    float: left;
    position: absolute;
    background: linear-gradient(to top, #000000 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
    z-index: 0;
    border-radius: 20px 20px 0 20px;
}

/* end project card */
.project-des {
    background: #F5F6F8;
    padding: 20px 26px;
}

.project-des {
    background: #F5F6F8;
    padding: 20px 26px;
}

.project-des .obl-post-meta {
    border-bottom: 1px solid #e6e6e6;
    color: var(--text-dark);
    padding: 10px 0px;
}

.project-des .obl-post-meta:last-of-type {
    border: none;
}

.project-des .meta-label {
    opacity: .7;
    margin-right: 6px;
    display: inline;
}

.project-des .meta-value {
    font-weight: 500;
}

.taxonomy-list.list-du-an-ctp_cat li {
    display: inline-block;
    position: relative;
    list-style: none;
    width: auto;
    margin: 0;
    margin-right: 30px;
}

.taxonomy-list.list-du-an-ctp_cat li::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 0%;
    background: var(--primary-color);
    left: 0;
    bottom: 0;
    z-index: -1;
    transition: 0.5s;
    opacity: 1;
}

.taxonomy-list.list-du-an-ctp_cat li.current .header-title,
.taxonomy-list.list-du-an-ctp_cat li:hover .header-title {
    color: var(--primary-color);
}

.taxonomy-list.list-du-an-ctp_cat li.current::after,
.taxonomy-list.list-du-an-ctp_cat li:hover::after {
    width: 100%;
}

.taxonomy-list.list-du-an-ctp_cat li:last-of-type {
    margin-right: 0px;
}

.taxonomy-list.list-du-an-ctp_cat li a {
    display: flex;
    align-items: center;
    padding: 10px 0px;
}

.taxonomy-list.list-du-an-ctp_cat li a .header-title {
    margin-bottom: 0;
    text-transform: capitalize;
    font-weight: 600;
    transition: all ease .3s;
}

.taxonomy-list.list-du-an-ctp_cat li a p {
    margin-bottom: 0;
    margin-left: 8px;
}

.taxonomy-list.list-du-an-ctp_cat {}

.taxonomy-list.list-du-an-ctp_cat {
    margin-bottom: 40px;
}

/*** end PROJECT  ***/
/*** BLOG  ***/
.blog-card-wrap {
    transition: 0.5s;
    margin-bottom: 12px;
    background: white;
    padding: 30px 25px 20px;
    overflow: hidden;
}

.blog-card-wrap a:hover {
    color: var(--primary-color);
}

.blog-card-wrap .blog-content .title {
    display: inline-block;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 600;
    margin: 0 0 25px;
    transition: 0.5s;
}

.blog-card-wrap .blog-content .meta {
    font-size: 13px;
    margin-bottom: 5px;
    display: block;
}

.blog-card-wrap .blog-content i {
    color: var(--primary-color);
    margin-right: 4px;
}

.blog-card-wrap .blog-thumb {
    position: relative;
    z-index: 1;
    transition: 0.5s;
}

.blog-card-wrap .blog-thumb::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: var(--primary-color);
    opacity: 0.6;
    transition: 0.5s;
    transform: scale(0);
    z-index: 2;
}

.blog-card-wrap:hover .blog-thumb::before {
    transform: scale(1);
}

.blog-card-wrap .blog-thumb img {
    height: 260px;
    width: 100%;
    object-fit: cover;
}

.blog-card-wrap .blog-button {
    margin-top: 24px;
}

.blog-card-wrap .button.is-underline:not(.icon) span {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

.blog-card-wrap:hover .blog-button a {
    margin-left: 0px;
}

.blog-card-wrap .button.is-underline:not(.icon)::before {
    border-color: #cacaca;
}

.button.is-underline:not(.icon) span::after,
.button.is-underline:not(.icon) span::before {
    background-color: #cacaca;
}

.section-gray {
    background-color: rgb(244, 244, 244);
}

.section-gray .section-title-normal span::after {
    background-color: rgb(244, 244, 244);
}

.section-title i.icon-angle-right::before {
    content: "\e92b";
    position: relative;
    top: 1px;
}

.page-header-wrapper h1 {
    text-transform: uppercase;
    font-size: 42px;
    text-shadow: none;
}

.page-header-wrapper .title-breadcrumbs {
    position: absolute;
    bottom: -6px;
    z-index: 1;
    right: 50%;
    transform: translateX(50%);
    background: white;
    color: var(--text-dark);
    padding: 11px 19px;
    font-size: 14px;
    text-shadow: none;
}

.page-header-wrapper .title-breadcrumbs a:hover {
    color: var(--primary-color);
}

article .article-inner figcaption {
    background-color: #F5F6F8;
    text-align: center;
    font-style: italic;
    font-size: 15px;
    padding: 4px;
}

.single-post .obelix-breadcrumb ul li:last-of-type {
    display: none;
}

.obelix-breadcrumb ul li {
    margin: 0;
}

.content-toc-list ul {
    column-count: 2;
    margin-bottom: 0;
}

.obl-toc-list {
    background-color: #F5F6F8;
    padding: 20px;
    margin-bottom: 20px;
}

.obl-toc-list .title-wrap .toc-toggle {
    position: absolute;
    right: 10px;
    top: 14px;
}

article .article-inner {
    font-size: 18px;
}

blockquote {
    font-size: 0.97rem;
}

/*** end BLOG  ***/
/***** WIDGET *****/
.widgets-boxed .widget,
.widgets-framed .widget {
    box-shadow: none;
    border: none;
    background: #F5F6F8;
    padding: 30px 30px;
}

span.widget-title {
    font-size: 22px;
    font-weight: 500;
}

.widget .is-divider {
    background-color: var(--text-dark);
    height: 2px;
}

.tagcloud {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.tagcloud a {
    padding: 8px 14px;
    font-size: 15px !important;
    font-weight: 500;
    background-color: white;
    border: none;
    color: var(--text-dark);
    margin: 0;
}

.tagcloud a:hover {
    background: var(--primary-color);
    color: white;
}

.post-tags.tags-style-button a {
    font-size: 14px;
    line-height: 28px;
    color: #515151;
    background: none;
    font-weight: 400;
    border: 1px solid #DEDFE1;
    font-weight: 500;
    padding: 8px 13px;
}

.badge.post-date {
    width: 80px;
    height: 80px;
}

.recent-blog-posts {
    align-items: center !important;
}

.recent-blog-posts a {
    font-weight: 500;
}

/***** End WIDGET *****/
.slider-nav-circle .flickity-prev-next-button {
    opacity: 1;
}

.slider-nav-circle .flickity-prev-next-button::before {
    border: none;
    background: rgb(255 255 255 / 28%);
    backdrop-filter: blur(8px);
    font-weight: 400;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.social-icons.follow-icons {}

/***** TAB *****/
.tabbed-content p {
    color: var(--text-dark);
    font-size: 16px;
}

.tabbed-content li.tab a {
    color: var(--text-dark);
    font-weight: 500;
    padding-bottom: 2px;
}

.tabbed-content li.tab {
    margin-right: 20px;
}

/***** End TAB *****/

.off-canvas .nav-vertical>li>a {
    color: var(--text-dark);
    font-size: 16px;
}

.nav-vertical>li>ul li a {
    color: var(--text-dark);
    font-size: 15px;
}

.sidebar-menu .active>.toggle {
    transform: none;
}

.sidebar-menu .toggle i {
    height: 18px;
    width: 18px;
    line-height: 9px;
    text-align: center;
}

.sidebar-menu .active>.toggle i {
    transform: rotate(45deg);
}

.sidebar-menu .icon-angle-down:before {
    content: "\e9a6";
    font-size: 16px;
}

.sidebar-menu .social-icons.follow-icons a {
    background: black;
    color: white;
    /* padding: 6px; */
    width: 32px;
    height: 32px;
    line-height: 35px;
    display: inline-block;
    text-align: center;
}

.sidebar-menu .search-field {
    background-color: #F8F8F8;
    border-color: #F8F8F8;
}

.mapblock-style .google_map_iframe {
    position: absolute;
    top: 0;
    height: 100% !important;
}

.mapblock-style .mapblock-content {
    position: relative;
    z-index: 3;
}

/* start blog box one */
/*** blog  ***/
.single-blog-box {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.single-blog-box .blog-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    width: 100%;
    transform: scale(1);
    transition: transform 500ms ease;
}

.single-blog-box .blog-thumb img {
    width: 100%;
    object-fit: cover;
    height: 450px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.single-blog-box:hover .blog-thumb img {
    transform: scale(1.05);
}

.single-blog-box .blog-content {
    position: relative;
    z-index: 2;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 85% 15%;
    align-items: center;
}

.single-blog-box.one .blog-cat a {
    font-size: 14px;
    line-height: 1.4;
    color: var(--primary-color);
    font-weight: 400;
    margin: 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-blog-box .blog-content .title-cont {
    position: absolute;
    bottom: 0px;
    padding: 20px 90px 20px 20px;
    width: 100%;
}

.single-blog-box .blog-content .title-cont .title a {
    color: #fff;
    font-size: 21px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
}

.single-blog-box .blog-content .title-cont .location {
    font-family: var(--body-font);
    color: white;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.single-blog-box .blog-content .title-cont .location i {
    color: var(--primary-color);
    margin-right: 2px;
}

.single-blog-box .blog-content .blog-button {
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #fff;
    border-top-left-radius: 50%;
    padding: 15px;
}

.single-blog-box .blog-content .blog-button::before {
    position: absolute;
    content: "";
    bottom: 6px;
    left: -20px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #fff;
}

.single-blog-box .blog-content .blog-button::after {
    position: absolute;
    content: "";
    top: -20px;
    right: 6px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #fff;
}

.single-blog-box .blog-content .blog-button .arrow {
    position: absolute;
    background: #c5a47e;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    width: 60px;
    height: 60px;
    line-height: 14px;
    text-align: center;
}

.single-blog-box .blog-content .blog-button .arrow div>span.day {
    font-size: 22px;
    font-weight: 800;
}

.single-blog-box .blog-content .blog-button .arrow div>span.day span {
    font-size: 13px;
    font-weight: normal;
}

.single-blog-box .blog-content .blog-button .arrow i {
    display: none;
}

.single-blog-box .blog-content .blog-button .arrow:hover i {
    display: block;
}

.single-blog-box .blog-content .blog-button .arrow:hover div {
    display: none;
}

.single-blog-box:hover .blog-content .blog-button .arrow {
    color: #fff;
    background: #101010;
}

.single-blog-box .bottom-fade {
    z-index: 1;
}

/* end blog box one */
/* start service box one */
/*** service  ***/
.single-service-box {
    position: relative;
    display: block;
    margin-bottom: 15px;
}

.single-service-box .service-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    z-index: 1;
    border-radius: 20px;
    width: 100%;
    transform: scale(1);
    transition: transform 500ms ease;
}

.single-service-box .service-thumb img {
    width: 100%;
    object-fit: cover;
    height: 450px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.single-service-box:hover .service-thumb img {
    transform: scale(1.05);
}

.single-service-box .service-content {
    position: relative;
    z-index: 2;
    border-radius: 20px;
    display: grid;
    grid-template-columns: 85% 15%;
    align-items: center;
}

.single-service-box.one .service-cat a {
    font-size: 14px;
    line-height: 1.4;
    color: var(--primary-color);
    font-weight: 400;
    margin: 0 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.single-service-box .service-content .title-cont {
    position: absolute;
    bottom: 0px;
    padding: 20px 90px 20px 20px;
    width: 100%;
}

.single-service-box .service-content .title-cont .title a {
    color: #fff;
    font-size: 21px;
    margin-bottom: 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
}

.single-service-box .service-content .title-cont .location {
    font-family: var(--body-font);
    color: white;
    font-weight: 300;
    font-size: 15px;
    margin-bottom: 0;
    text-transform: capitalize;
}

.single-service-box .service-content .title-cont .location i {
    color: var(--primary-color);
    margin-right: 2px;
}

.single-service-box .service-content .service-button {
    position: absolute;
    bottom: -6px;
    right: -6px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    background: #fff;
    border-top-left-radius: 50%;
    padding: 15px;
}

.single-service-box .service-content .service-button::before {
    position: absolute;
    content: "";
    bottom: 6px;
    left: -20px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #fff;
}

.single-service-box .service-content .service-button::after {
    position: absolute;
    content: "";
    top: -20px;
    right: 6px;
    background: transparent;
    width: 20px;
    height: 20px;
    border-bottom-right-radius: 20px;
    box-shadow: 6px 6px 0 6px #fff;
}

.single-service-box .service-content .service-button .arrow {
    position: absolute;
    background: #c5a47e;
    color: #fff;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s;
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.single-service-box:hover .service-content .service-button .arrow {
    color: #fff;
    background: #101010;
}

.single-service-box .bottom-fade {
    z-index: 1;
}

.single-service-box .service-content .service-button .arrow i {
    display: none;
}

.single-service-box .service-content .service-button .arrow:hover i {
    display: block;
}

.single-service-box .service-content .service-button .arrow:hover div {
    display: none;
}

/* end service box one */
/* start contact banner */
.contact-banner .text .sub-title {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 2px;
    color: var(--primary-color) !important;
    margin-bottom: 2rem;
}

.contact-banner .text .title * {
    font-size: 50px;
    font-weight: 400;
    letter-spacing: 2px;
}

.contact-banner .stack .social-icons,
.contact-banner .stack>.button {
    display: inline-flex;
    align-items: center;
}

.contact-banner .stack .social-icons i::before {
    color: #fff;
}

.contact-banner .stack .social-icons a:hover i::before {
    color: var(--primary-color);
}

.contact-banner .stack>.company-info {
    width: auto;
}

.contact-banner .stack>div,
.contact-banner .stack>a {
    padding: 0 1rem;
}

.contact-banner .stack>div:first-child {
    padding-left: 0;
}

.contact-banner .stack>div:not(:first-child),
.contact-banner .stack>a {
    border-left: 1px solid #d9d9d9;
}

.contact-banner .stack .company-info-text {
    margin-top: 0;
}

.contact-banner .stack .company-info-text a {
    color: #fff;
}

.contact-banner .stack a:hover *,
.contact-banner .stack .company-info:hover * {
    color: var(--primary-color) !important;
}

.contact-banner .stack>.button span {
    display: flex;
    gap: 3px;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
}

.contact-banner .stack>.button span::after {
    content: "\e92b";
    font-family: var(--icon-font);
    transform: rotate(-45deg);
    display: block;
}

/* start contact box */
.contact-box>.col-inner {
    background: #f9f6f3;
    padding: 2rem;
    border-radius: 20px;
    transform: translateY(10px);
    transition: all ease 0.3s;
    overflow: hidden;
}

.contact-box>.col-inner .company-info {
    position: relative;
    z-index: 1;
}

.contact-box>.col-inner .icon-absolute {
    position: absolute;
    right: -20px;
    bottom: -3rem;
    z-index: 0;
}

.contact-box>.col-inner .icon-absolute i {
    font-size: 100px;
    visibility: hidden;
}

.contact-box>.col-inner .icon-absolute i::before {
    transition-duration: 0ms;
}

.contact-box>.col-inner .icon-absolute i::before {
    color: #cdb190;
}

.contact-box>.col-inner:hover .icon-absolute i,
.contact-box.active>.col-inner .icon-absolute i {
    visibility: visible;
}

.contact-box>.col-inner:hover {
    background: #c5a47e;
    transform: translateY(0);
}

.contact-box.active>.col-inner {
    background: #c5a47e;
}

.contact-box>.col-inner:hover .icon,
.contact-box>.col-inner:hover .info-icon::before,
.contact-box>.col-inner:hover .company-info-text,
.contact-box>.col-inner:hover a {
    color: #fff;
}

.contact-box.active>.col-inner .icon,
.contact-box.active>.col-inner:hover .info-icon::before,
.contact-box.active>.col-inner .company-info-text,
.contact-box.active>.col-inner a {
    color: #fff;
}

.contact-box>.col-inner:hover a {
    transition-duration: 0ms;
}

.contact-box .icon {
    font-size: 40px;
    color: var(--primary-color);
}

.contact-box .title {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    transition: all ease 0.3s;
}

.contact-box .icon,
.contact-box .title {
    display: block;
    width: 100%;
}

.contact-section {
    margin-top: -8rem;
}

.contact-form .wpcf7 textarea,
.contact-form .wpcf7 input:not(.wpcf7-submit) {
    padding: 2rem 30px;
    background: #f9f6f3;
    border-radius: 99px;
}

.contact-form .wpcf7 input.wpcf7-submit {
    padding: .5rem 3rem;
    border-radius: 99px;
}

.contact-form .wpcf7 input.wpcf7-submit:hover {
    background: var(--secondary-color) !important;
    box-shadow: none;
}

.contact-form .wpcf7 textarea {
    height: 130px !important;
    border-radius: 30px;
}

.contact-form .wpcf7 input,
.contact-form .wpcf7 textarea {
    border: none;
}

.google_map_iframe iframe {
    border-radius: 15px;
}

/* end contact box */

/* end contact banner */
/* start footer */
footer .social-icons .button.facebook,
footer .social-icons .button.twitter,
footer .social-icons .button.email,
footer .social-icons .button.instagram {
    color: var(--primary-color) !important;
}

footer .social-icons .button.facebook:hover,
footer .social-icons .button.twitter:hover,
footer .social-icons .button.email:hover,
footer .social-icons .button.instagram:hover {
    color: #fff !important;
    box-shadow: none;
}

footer .social-icons .button i::before {
    color: #000;
}

/* end footer */
@media only screen and (max-width: 48em) {
    .banner-style-one .text-box {
        bottom: 10%;
    }

    .flickity-prev-next-button::before {
        background: #fff;
    }

    .contact-banner .stack>div,
    .contact-banner .stack>a {
        padding: 0 5px;
    }

    .contact-banner .stack>div:not(:first-child),
    .contact-banner .stack>a {
        border-left: none;
    }

    .section-title,
    .obl-section-title .title {
        font-size: 27px;
    }

    .dark .section-title,
    .dark .obl-section-title .title {
        font-size: 30px;
    }

    .page-header-wrapper .title-breadcrumbs {
        width: 100%;
        background: transparent;
        color: white;
        bottom: 0;
    }

    .taxonomy-list.list-du-an-ctp_cat {
        text-align: center;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 12px;
        margin-bottom: 0;
    }

    .taxonomy-list.list-du-an-ctp_cat li {
        margin: 0;
    }

    .project-filter .col-inner.text-right {
        text-align: center;
    }

    .page-header-wrapper h1 {
        font-size: 30px;
    }

    .mapblock-style .google_map_iframe {
        position: static;
        height: 400px !important;
    }
}