/*
Theme Name: phongmy-vn-lbn
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

:root {
    --pri: #CE3105;
    --second: #088CEA;
    --second: #175fa6;
    --second1: rgb(24, 53, 138);
    --white: #fff;
    --black: #000;
}

a.ux-menu-link__link:hover {
    color: var(--second) !important;
}

@font-face {
    font-family: 'UTM HelvetIns';
    src: local('UTM HelvetIns'), local('UTMHelvetIns'),
    url('fonts/UTMHelvetIns.woff2') format('woff2'),
    url('fonts/UTMHelvetIns.woff') format('woff'),
    url('fonts/UTMHelvetIns.ttf') format('truetype'),
    url('fonts/UTMHelvetIns.svg#UTMHelvetIns') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*GENERAL==========================*/
.pri_font, .pri_font span, .pri_font * {
    font-family: UTM HelvetIns;
    font-weight: normal;
}

.radius-20, .radius-20 img {
    border-radius: 20px;
}

.text-white {
    color: var(--white);
}

.max-width-800 {
    max-width: 800px;
}

.filter-white img {
    filter: brightness(0) invert(1);
}

/*GENERAL==========================*/


/*HEADER==========================*/

.home header#header {
    position: absolute;
    background: #ffffff3d;
}


/*fix default menu-dropdown fs*/
.nav-dropdown-has-border .nav-dropdown {
    border: 0;
}

.nav-dropdown-default {
    padding: 0;
}

.nav-dropdown-default .nav-column li > a, .nav-dropdown.nav-dropdown-default > li > a {
    border-bottom: 0;
    margin: 0;
    padding: 0;
}

ul.nav-dropdown.nav-dropdown-default li {
    padding: 7.5px;
}

ul.nav-dropdown.nav-dropdown-default li:hover {
    background: var(--second);
    /*background: var(--pri);*/
}

ul.nav-dropdown.nav-dropdown-default li:hover a {
    color: var(--white);
}

/*fix default menu-dropdown fs*/


/*fix language*/
li.has-dropdown.header-language-dropdown ul.nav-dropdown {
    min-width: 100px;
}

li.has-dropdown.header-language-dropdown img {
    height: 25px;
}

li.has-dropdown.header-language-dropdown i.image-icon {
    padding-right: 5px;
}

li.has-dropdown.header-language-dropdown i.icon-angle-down {
    display: none;
}

li.has-dropdown.header-language-dropdown a:before {
    opacity: 0;
}

/*fix language*/


.header.show-on-scroll, .stuck .header-main {
    background: var(--white);
}

li.btn_lienhe_top:hover {
    background: var(--second);
}

li.btn_lienhe_top:hover a:before {
    content: none;
}

li.btn_lienhe_top a {
    color: var(--white) !important;
    line-height: 1.3rem !important;
    font-size: 1rem;
    padding: 0;
}

li.btn_lienhe_top {
    padding: 3px 15px;
    border-radius: 5px;
    background: var(--pri);
    text-align: center;
    line-height: 1.5rem;
}

/*HEADER==========================*/


/*HOMEPAGE==========================*/

.is-divider {
    display: none;
}

.box-push .box-text a.plain {
    color: var(--white) !important;
}

.box_home_news .col.post-item .box-blog-post a.button {
    margin: 0;
    position: absolute;
    border-radius: 99px;
    padding: 1px 22px;
    font-family: Roboto, sans-serif;
    left: calc(50% - 45px);
    top: calc(50% - 17.5px);
    z-index: 1;
    width: 90px;
}

.box_home_news .col.post-item .box-image {
    position: relative;
    border-radius: 10px;
}

.box_home_news .col.post-item .box-image:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;

    opacity: 0;
    visibility: hidden;
    transition: all 500ms;
}

.box_home_news .col.post-item:hover .box-image:after {
    transition: all 500ms;
    background: #02020291;
    opacity: 1;
    visibility: visible;
}

.box_home_news .col.post-item:hover a.button {
    opacity: 1;
    visibility: visible;
    transition: all 500ms;

}

.box_home_news .col.post-item a.button {
    opacity: 0;
    transition: all 500ms;
    visibility: hidden;
}


.box-push .box-text {
    margin: 0;
    max-width: 100%;
    padding: 7.5px;
    background: #00000075;
    position: absolute;
    bottom: 0;
}

.section_home_dv1,
.section_home_dv2 {
    background: url(assets/img/shape1.svg) no-repeat top right;
    background-size: 45%;
    background-position: 125% 0%;
}

.col_4_img .col:last-child {
    margin-top: 70px;
}

.col_4_img img {
    border-radius: 10px;
    object-fit: cover;
}


.col_4_img .col-inner .img4 {
    margin-right: auto;
    max-width: 80%;
}

.col_4_img .col-inner .img1 {
    margin-left: auto;
    max-width: 80%;
}

.col_4_img .col-inner .img1 img,
.col_4_img .col-inner .img4 img {
    height: 200px;
}

.col_4_img .col-inner .img2 img,
.col_4_img .col-inner .img3 img {
    height: 250px;
}

.ux-menu-link__link {
    position: relative;
    padding: 0;
}

.section_home_dv1 .ux-menu-link__link i.ux-menu-link__icon {
    top: 4px;
}

.ux-menu-link__link i.ux-menu-link__icon {
    position: absolute !important;
    top: 0px;
    left: 0;
    width: 25px;
    height: 25px;
}

.ux-menu-link__icon + .ux-menu-link__text {
    padding-left: 1.7em;
}

.section_home_dv1 .ux-menu-link__link i.ux-menu-link__icon:before {
    background: url("assets/img/shape2.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.ux-menu-link__link i.ux-menu-link__icon:before {
    content: '' !important;
    /*background: url("assets/img/shape2.svg");*/
    background: url("assets/img/tick-lbn.svg");
    background-size: contain;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
    display: block;
}

.section_home_dv2 .col_box_text .small_title {
    background: #ffffff4a;
    color: var(--white);
}

.small_title {
    background: #48b1fb45;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 10px;
    color: var(--second);
    font-size: 15px;
    transition: all 500ms;
    margin-bottom: 1rem;
}

.large_title p:last-child {
    margin-bottom: 0;
}

.large_title b {
    color: var(--pri);
}

.large_title {
    font-size: 2rem;
    line-height: 2.5rem;
}

.col_box_text .small_title:hover {
    background: var(--second);
    color: var(--white);
    cursor: pointer;
}

.section-title-normal {
    border-bottom: 0;
}

.section-title-normal span {
    border-bottom: 2px solid var(--pri);
    font-size: 1.5rem;
}

/*.lbn_slider_section .heading * {*/
/*    color: var(--white);*/
/*    text-shadow: 3px 4px 2px var(--black);*/
/*    font-family: UTM HelvetIns;*/
/*    font-weight: normal;*/
/*}*/

/*.lbn_slider_section .heading .sub {*/
/*    font-size: 1.5rem;*/
/*}*/

/*.lbn_slider_section .heading {*/
/*    position: absolute;*/
/*    left: 400px;*/
/*    top: calc(50% - 43.5px);*/
/*}*/

.gallery-box .box-text {
    display: none;
}

/*HOMEPAGE==========================*/


/*PAGE PAGE TEMPLATE==========================*/

.flex_lienhe > div{
    width: 50px;
}
.flex_lienhe {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    max-width: 200px;
}

.page-template .text-white .page_heading h1 {
    text-shadow: 2px 1px 5px var(--white);
    margin: 0;
}

.page-template .page_heading h1 {
    font-size: 2.2rem;
    color: var(--pri);
}

.page-template .small_title p {
    margin: 0;
}

.fix_height .col-inner {
    height: 363px;
    overflow-x: auto;
}

.fix_height .col-inner::-webkit-scrollbar {
    width: 5px;
}

.fix_height .col-inner::-webkit-scrollbar-track {
    background: #eee;
}

.fix_height .col-inner::-webkit-scrollbar-thumb {
    background: var(--pri);
    border-radius: 5px;
}

.fix_height .col-inner::-webkit-scrollbar-thumb:hover {
    background: var(--second);
}

.section-title-container {
    margin-bottom: 0;
}

/*PAGE PAGE TEMPLATE==========================*/

/*ARCHIVE PAGE==========================*/
h1.page-title {
    color: var(--white);
    font-size: 2.2rem;
}

.taxonomy-description {
    color: var(--white);
}

.taxonomy-description p:last-child {
    margin-bottom: 0;
}

.archive .archive-page-header .col {
    padding-bottom: 0;
}

.single .entry-header .entry-header-text h1 {
    color: var(--pri);
    font-family: UTM HelvetIns;
    font-weight: normal;
    font-size: 2.2rem;
}

.single .entry-header .entry-header-text {
    padding-bottom: 0;
    text-align: center;
}

.archive .archive-page-header {
    background: url(assets/img/archive-bg.jpg) no-repeat top center;
    background-size: cover;
    padding: 60px 0;
    background-size: 100% 100%;
    margin-bottom: 3rem;
}

/*ARCHIVE PAGE==========================*/


/*SINGLE PAGE==========================*/
.single-page h2, .single-page h3, .single-page h4, .single-page h5, .single-page h6 {
    color: var(--second1);
}

.single-page h2 {
    color: var(--second1);
    margin-top: 2rem;
}

h2.title_pm:before {
    content: '';
    position: absolute;
    top: 3px;
    height: 25px;
    width: 25px;
    left: 0;
    background: url(assets/img/icon-info.png) no-repeat;
    background-size: cover;
}

h2.title_pm {
    position: relative;
    padding-left: 30px;
}

div.blog-single {
    background: url(assets/img/polygon-scatter-haikei.svg) fixed no-repeat top right;
    background-size: 38%;
    background-position: 127% 50%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.spec table tr:nth-child(even) {
    background: #eee;
}

.spec table td {
    border: 1px solid #000;
    padding: 10px;
}

.custom-gallery-data {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 10px;
}

.custom-gallery-data a:hover img {
    transform: scale(1.3);
}

.custom-gallery-data a {
    overflow: hidden;
    border-radius: 5px;
    cursor: pointer;
}

.custom-gallery-data a img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border-radius: 5px;
    transition: all 500ms;
}

a.video_youtube span.play-icon {
    position: absolute;
    left: calc(50% - 20px);
    top: calc(50% - 20px);
    z-index: 11;
}

a.video_youtube {
    position: relative;
}

.tabbed-content.brochure_tab {
    border: 1px dashed var(--second);
    border-radius: 5px;
    padding: 15px;
}

@media (min-width: 850px) {
    .tabbed-content .nav-vertical {
        width: 33%;
    }
}

/*SINGLE PAGE==========================*/


/*FOOTER==========================*/
.footer_social_icons {
    gap: 10px;
}

.footer_social_icons .img {
    transform: scale(1);
    transition: 500ms;
    flex: 0 1 35px;
}

.footer_social_icons .img:hover {
    transform: scale(1.2);
}


.footer_icon {
    position: relative;
    padding-left: 30px;
    font-size: 0.9rem;
    margin-top: 10px;
}

.footer_icon:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 25px;
}

.icons-address:before {
    background: url("assets/img/address1.svg") no-repeat center;
    background-size: cover;

}

.icons-email:before {
    background: url("assets/img/email1.svg") no-repeat center;
    background-size: cover;
}

.icons-phone:before {
    background: url("assets/img/phone1.svg") no-repeat center;
    background-size: cover;
}

.ggmaps:before {
    background: url("assets/img/google_map.svg") no-repeat center;
    background-size: cover;
}

.ggmaps a {
    color: #b1a3a3;
    line-height: 27px;
}

.footer_title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -8px;
    background: var(--white);
    height: 2px;
    right: 0;
}

.footer_title {
    color: var(--white);
    font-size: 1.5rem;
    position: relative;
    display: inline-block;
}


.menu_wp_content {
    margin-top: 20px;
}

.menu_wp_content ul li a:hover {
    color: var(--pri);
}

.menu_wp_content ul li a {
    color: var(--white);
    font-size: 0.9rem;
}

.menu_wp_content ul li {
    margin-left: 0;
    line-height: 1.2rem;
}

.menu_wp_content ul {
    list-style: none;
}


/*FOOTER==========================*/


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


    .no_fix_height_mobile .img-inner {
        padding-top: 270px !important;
    }

    .col_4_img .col-inner img {
        height: 200px !important;
    }

    .col_4_img .col-inner {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }

    .col_4_img .col:last-child {
        margin-top: 0;
    }

    .col_4_img .col-inner .img {
        margin: 0 !important;
    }

    .col_4_img .col-inner .img {
        max-width: 100% !important;
    }

    .nav-vertical > li > a, .nav-vertical > li > ul > li a {
        gap: 10px;
    }

    .large_title {
        font-size: 1.7rem;
        line-height: 2.2rem;
    }

    .section_page_dv .col.col_box_text {
        padding: 15px 0 !important;
    }


    .single .row .section {
        padding-left: 0;
        padding-right: 0;
    }

    .custom-gallery-data {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
}