/*
Version: 3.0.17
Theme Name: Super Theme
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* Custom Font Family OTF */
@font-face {
    font-family: 'SVN-Kelson Sans';
    src: url('./assets/fonts/SVN-Kelson-Sans-Bold.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Kelson Sans';
    src: url('./assets/fonts/SVN-Kelson-Sans-Regular.otf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SVN-Kelson Sans';
    src: url('./assets/fonts/SVN-Kelson-Sans-Light.otf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

/* declare primary color */
:root {
    --cus-primary-color: #FFC906;
    --cus-secondary-color: #002956;
    --cus-black-color: #000;
    --cus-white-color: #fff;
}

body, a, h1, h2, h3, h4, h5, h6, p, li {
    font-family: 'SVN-Kelson Sans', sans-serif;
}

.pb-0 {
    padding-bottom: 0 !important;
}

/* Mobile Menu */
.off-canvas-left .mfp-content {
    background: #fff;
}

/* Header nav */
#header .nav > li.menu-item {
    margin: 0 30px;
}

#header .nav > li > a {
    text-transform: none;
    font-size: 18px;
    color: var(--cus-white-color);
}

#header .nav > li > a:hover, #header .nav > li.active > a {
    color: var(--cus-primary-color);
}

/* SPT Button */
.spt-button {
    transition: all 0.3s ease;
    display: inline-block;
}

.spt-button-inner {
    display: flex;
    align-items: center;
}

.spt-button svg {
    margin-right: 10px;
}

.spt-button:hover {
    box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
}

/*  SPT Icon Box  */
.spt-icon-box-content p {
    margin-bottom: 0;
}

/* CF7 */
span.wpcf7-spinner {
    display: none;
}

/* Accordion */
.accordion {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0px -1px 6px 1px #ddd;
}

div#accordion-2860439605 {}

.accordion-title {
    border: 0;
    padding-left: 20px;
}

.accordion-title span {
    font-size: 16px;
    color: rgb(0, 51, 102);
}

.accordion-title button {}

.accordion-title button i {}

.accordion-title button i::before {}

.accordion-inner {
    padding-bottom: 0;
}

.accordion-inner p {}

.accordion-inner ul li {}

.accordion-inner p:last-child {
}

.accordion-item {
    border-bottom: 1px solid #ddd;
}

.accordion .toggle {
    left: unset;
    right: 0;
}


/* Custom */

.home-sec2 {}

.home-sec2 .txt1 {}

.home-sec2 .txt1 p {
    margin-bottom: 14px;
}

.home-sec2 .txt2 p {
    line-height: 40px;
    font-size: 23px;
    font-weight: 300;
}

.home-sec2 .img-col {}

.home-sec2 .img-col .img {}

.home-sec2 .img-col .img .img-inner {
    position: relative;
}

.home-sec2 .img-col .img .img-inner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, #FFC906 3.54%, rgba(255, 201, 6, 0.00) 91.69%);
    opacity: 0.7;
}

.home-sec2 .txt2 p:last-of-type {
    margin-bottom: 0;
}

.header-banner {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.header-banner iframe {
    width: 100%;
    height: 100%;
}

img.header-banner-img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 1;
}

.header-banner::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #C39E06;
    opacity: 0.89;
    mix-blend-mode: soft-light;
    z-index: 2;
}

.header-banner::after {
    content: '';
    position: absolute;
    z-index: 3;
    bottom: 0;
    width: 100%;
    height: 630px;
    background: linear-gradient(0deg, #3E3E3F 0.75%, rgba(62, 62, 63, 0.90) 26.63%, rgba(62, 62, 63, 0.63) 47.15%, rgba(62, 62, 63, 0.25) 70.35%, rgba(62, 62, 63, 0.00) 89.84%);
    left: 0;
}

.header-banner .row {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 100%;
    left: 0;
    right: 0;
    z-index: 4;
}

.header-banner-services-list {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #fff;
}

.header-banner-services-list ul {
    list-style: none;
    margin-bottom: 0;
}

.header-banner-services-list ul li {
    margin: 0;
    color: #FFC906;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 133.333% */
}

.header-banner-services-list ul li a {}

.header-banner-logos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 190px;
}

.header-banner-logos .txt {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px; /* 133.333% */
    white-space: nowrap;
}

.header-banner-logos-images {
    /* display: flex;
    align-items: center;
    gap: 60px; */
    
}

.header-banner-logos-images-slick-outter {
    width: calc(100% - 480px);
}

.header-banner-logos-images-slick .slick-slide {
    width: auto;
    padding: 0 0 0 40px;
    height: 48px;
    display: flex !important;
    align-items: center;
}

.header-banner-logos-images-slick .slick-slide img {
    /* height: 48px; */
    /* margin: 0 auto; */
}

.header-banner .row .col-inner {
    display: flex;
    height: 100%;
    flex-direction: column;
    justify-content: center;
}

.home-sec1 {
    margin-top: -150px;
    position: relative;
    z-index: 10;
}

.home-sec1 .cus-sec-title p {
    margin-bottom: 0;
}

.home-sec1 .cus-sec-title p {
    margin-bottom: 0;
}

.project-item {
}

.project-item > a {
    height: 306px;
    display: block;
    position: relative;
    overflow: hidden;
}

.project-image {}

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

.project-name {
    position: absolute;
    bottom: 50px;
    left: 0;
    z-index: 2;
    color: #FFF;
    font-size: 35px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px; /* 114.286% */
    text-align: center;
    width: 100%;
}

.home-sec1 .row-list {
}

.home-sec1 .row-list .col-inner {
    padding: 4px;
}

.home-sec1 .row-list .col {
}

.home-sec3 {}

.home-sec3 .cus-sec-title p {
    margin-bottom: 4px;
}

.service-item {
    display: flex;
    margin-bottom: 25px;
}

.service-item-content {
    width: calc(100% - 392px);
}

a.service-item-name {
    color: #FFC906;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 160% */
    display: block;
    margin-bottom: 20px;
    padding-bottom: 7px;
    border-bottom: 1px solid #FFC906;
}

.service-item-short-des {
    cursor: pointer;
}

.service-item-short-des {
    padding-right: 20px;
    color: #FFF;
    font-size: 23px;
    font-style: normal;
    font-weight: 300;
    line-height: 35px; /* 152.174% */
}

.service-item-full-content {
    display: none;
}

.service-item-short-des img {}

.service-item-image a {
    width: 392px;
    height: 230px;
    overflow: hidden;
    display: block;
}

.service-item-image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.service-item-image {
    margin-top: 47px;
}

.service-item:last-child {
    margin-bottom: 0;
}

.cf7-form-sec {}

.cf7-form-sec .cus-sec-title p {
    margin-bottom: 37px;
}

.cf7-form-sec form {margin-bottom: 10px;}

.cf7-form-sec form label {
    color: #FFF;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 133.333% */
    width: auto;
    margin: 0;
    white-space: nowrap;
    min-width: 180px;
}

.cf7-form-sec form .form-yctv label {
    min-width: 260px;
}

.cf7-form-sec form .form-group {
    display: flex;
    margin-bottom: 32px;
    align-items: center;
    gap: 103px;
}

.cf7-form-sec form .form-row {
    margin-bottom: 32px;
}

.cf7-form-sec form .form-row label {
    margin-bottom: 10px;
}

.cf7-form-sec form .form-input {
    margin: 0;
    stroke-width: 1.49px;
    stroke: #FFF;
    opacity: 0.84;
    background: none;
    box-shadow: none;
    border-radius: 6px;
    height: 66px;
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px; /* 133.333% */
}

.cf7-form-sec form textarea {
    width: 100%;
}

.cf7-form-sec form .form-group span.wpcf7-form-control-wrap {width: 100%;}

.cf7-form-sec form label[for="name"] {
    width: 294px;
}

.cf7-form-sec form label[for="name"] ~ .wpcf7-form-control-wrap {
    width: calc(100% - 294px - 102px);
}

.cf7-form-sec form .form-group textarea {
    min-height: 233px !important;
}

.cf7-form-sec form .form-group select option {
    color: #000;
}

.cf7-form-sec form .top-form {
    padding-right: 250px;
}

span.wpcf7-spinner {
    display: none;
}

.cf7-form-sec form input.wpcf7-submit {
    color: #000;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 100% */
    height: 53px !important;
    padding: 0 58px;
    border-radius: 60px;
    margin: 0;
    min-height: unset;
}

.cf7-form-sec form .form-action {
    display: flex;
    justify-content: end;
}

.cf7-form-sec form .bot-form {}

.cf7-form-sec form .bot-form .form-group {
    margin-bottom: 27px;
}

.cus-footer {}

.cus-footer .col {
    border-top: 1px solid #FFC906;
    display: flex;
    justify-content: space-between;
}

.footer-contacts {
    display: flex;
    align-items: center;
    margin: 30px 0 78px;
    gap: 48px;
}

.footer-contact-item {
    background: #FFC906;
    border-radius: 6px;
    padding: 8px 37px 8px 22px;
}

.footer-contact-item-title {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 125% */
}

.footer-contact-item-content {
    color: #000;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 25px;
}

.footer-socials {
    display: flex;
    gap: 22px;
    justify-content: end;
    padding-top: 33px;
}

.footer-socials a {
    width: 54px;
    height: 54px;
    background-color: #FFC906;
    border-radius: 100%;
}

.footer-socials a.fb {
    background-image: url(./assets/img/ft-ico-fb.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.footer-socials a.insta {
    background-image: url(./assets/img/ft-ico-insta.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.footer-socials a.pin {
    background-image: url(./assets/img/ft-ico-pin.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.footer-socials a.you {
    background-image: url(./assets/img/ft-ico-you.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.single-project-content {
    position: relative;
    z-index: 10;
    margin-top: -150px;
    color: #FFF;
    font-size: 23px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px; /* 173.913% */
}

.single-project-content .featured-projects-title {
    color: #FFC906;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 100% */
}

.single-project-content h1.project-name {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px; /* 133.333% */
    position: unset;
    text-align: left;
    margin: 20px 0 6px;
}

.related-projects {
    padding-bottom: 46px !important;
}

.related-projects .project-item {
    padding: 4px;
}

.related-projects-row .line {
    height: 1px;
    background: #FFC906;
    margin-bottom: 53px;
}

.single-service-name {
    color: #FFC906;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 160% */
    margin: 20px 0 6px;
}

.single-service-content {
    color: #FFF;
    font-size: 23px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px; /* 173.913% */
}

.static-page-content-sec {
    margin-top: -150px;
    position: relative;
    z-index: 10;
    color: #FFF;
    font-size: 23px;
    font-style: normal;
    font-weight: 300;
    line-height: 40px; /* 173.913% */
}

.static-page-content-sec h1 {
    color: #FFC906;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 100% */
    margin-bottom: 37px;
}

main #content section:first-child {
    margin-top: -150px;
    position: relative;
    z-index: 10;
}

a.btn-to-home {
    position: fixed;
    top: 50%;
    width: 39px;
    height: 36px;
    background: url(./assets/img/home-ico.svg) no-repeat;
    background-size: 100% 100%;
    z-index: 99999;
    display: none;
}

.form-yctv {}

.form-yctv .wpcf7-checkbox {
    display: flex;
    flex-wrap: wrap;
}

.form-yctv .wpcf7-checkbox span.wpcf7-list-item {
    width: 50%;
    margin: 0;
}

.form-yctv .wpcf7-checkbox span.wpcf7-list-item label {
    width: 80%;
    position: relative;
    background: #fff;
    color: #000;
    padding: 6px 0;
    border-radius: 8px;
    cursor: pointer;
    margin-bottom: 20px;
    border: 2px solid #fff;
}

.form-yctv .wpcf7-checkbox span.wpcf7-list-item label input {
    opacity: 0;
}

.form-yctv .wpcf7-checkbox span.wpcf7-list-item.active label {
    background: #ffc906;
    border: 2px solid #ffc906;
}

.form-yctv .wpcf7-checkbox span.wpcf7-list-item label:hover {
    border: 2px solid #ffc906;
}

.custom-contact-item {
    margin-bottom: 20px;
    height: 63px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    background: #FFC906;
    border-radius: 6px;
}

.custom-contact-item p {
    margin: 0;
}

.custom-contact-item .icon-box-img {
    width: 50px !important;
    height: 50px;
}

.custom-contact-item .icon-box-img img {
    height: 50px;
    padding: 0;
}

a.btn-yctv {
    color: #000 !important;
    font-size: 20px;
    padding: 3px 60px;
}

.fw-300, .fw-300 p {
    font-weight: 300 !important;
}

.mb-0, .mb-0 p {
    margin-bottom: 0 !important;
}

.icon-box.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.icon-box.contact-item p {
    margin: 0;
}

.icon-box.contact-item .icon-inner {
    background: rgb(255, 201, 6);
    border-radius: 37%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.contact-item .icon-box-img {
    width: 40px !important;
    height: 40px;
}

.contact-item .icon-box-img img {
    width: 80%;
}

.ctp-socials-list {}

.ctp-socials-list .col-inner {
    display: flex;
    align-items: center;
    gap: 20px;
}

.ctp-socials-list .icon-box {}

.ctp-socials-list .icon-box .icon-box-img {
    width: 50px !important;
    height: 50px;
}

.ctp-socials-list .icon-inner {
    background: rgb(255, 201, 6);
    border-radius: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ctp-socials-list .icon-inner img {
    height: 29px;
    width: auto;
}

.ctp-line {
    width: 100%;
    height: 1px;
    background: #FFC906;
    margin-bottom: 30px;
}

.ctp-socials-list .icon-box.zalo img {
    height: 45px;
}

.ctp-socials-list .icon-box.instagram img {
    height: 41px;
}

.ctp-yctv-btn {
    border-radius: 30px !important;
}

.ctp-yctv-btn:hover {
    box-shadow: none;
    background: rgb(255, 201, 6) !important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
    .header-banner {
        height: 940px;
    }

    .off-canvas .nav-vertical>li>a {
        font-size: 20px;
    }

    .row-collapse>.col {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .header-banner-logos {
        flex-direction: column;
        justify-content: start;
        align-items: start;
    }

    .header-banner-logos-images {
        /* flex-wrap: wrap;
        row-gap: 20px;
        margin-top: 30px; */
    }

    .service-item {
        flex-wrap: wrap;
        margin-bottom: 40px;
    }

    .service-item-image {
        margin: 0;
        order: 0;
        width: 100%;
    }

    .service-item-content {
        order: 1;
        width: 100%;
    }

    a.service-item-name {
        margin-top: 20px;
    }

    .cf7-form-sec form .form-group {
        flex-wrap: wrap;
        gap: 10px;
        margin-bottom: 30px;
    }

    .cf7-form-sec form label[for="name"] ~ .wpcf7-form-control-wrap {
        width: 100%;
    }

    .cf7-form-sec form .top-form {
        padding-right: 0;
    }

    .cf7-form-sec form .form-group .form-input {
        height: 50px;
        font-size: 20px;
        line-height: normal;
    }

    .cf7-form-sec form label {
        font-size: 25px;
    }

    .cf7-form-sec form .form-group textarea {
        min-height: 100px !important;
    }

    .cf7-form-sec form input.wpcf7-submit {
        font-size: 26px;
        height: 50px !important;
    }

    .footer-contacts {
        flex-wrap: wrap;
        gap: 20px;
        margin-bottom: 10px;
    }

    .cus-footer .col {
        flex-wrap: wrap;
    }

    .footer-contact-item {
        width: 100%;
    }

    .footer-socials {
        justify-content: center;
        align-items: center;
        width: 100%;
        margin-bottom: 40px;
    }

    a.btn-to-home {
        right: 15px;
        top: unset !important;
        bottom: 20px !important;
        width: 30px;
        height: 30px;
        left: unset !important;
        background-color: #fff;
        border-radius: 100%;
        background-size: 75% 75%;
        background-position: center;
        box-shadow: 0 0 17px 3px #444;
    }
}

#footer .absolute-footer {
    display: none;
}