/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/
/*Body Style*/
@font-face {
    font-family: 'K2D-Regular';
    src: url("fonts/K2D-Regular.ttf");
}

@font-face {
    font-family: 'K2D-Bold';
    src: url("fonts/K2D-Bold.ttf");
}
@font-face {
    font-family: 'K2D-Medium';
    src: url("fonts/K2D-Medium.ttf");
}
.header-main .nav > li > a{
    display: block;
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    padding: 22px 0 18px;
    position: relative;
    text-align: center;
    color: #333333;
    position: relative;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'K2D-Medium';
}
.banner-home{

}
.banner-home .banner{

}
.banner-home .banner h1{
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    color: #fff;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    font-family: 'K2D-Bold';
}
.banner-home .banner{
    font-family: 'K2D-Regular';
}
.col12-gt{padding-bottom: 0;}
.col12-gt .section-title-container{margin-bottom: 0;}
.col12-gt .section-title-container h2{
    position: relative;
    border: unset;
    padding-bottom: 10px;
    margin-bottom: 0;
}
.col12-gt .section-title-container h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 61px;
    height: 4px;
    background-color: #26b3ef;
}
.col12-gt .section-title-container h2 span{
   color:#0066b3;
   font-size: 33px;
   line-height: 50px;
   text-transform: uppercase;
   margin: 0 auto;
   padding-bottom: 0;
   border: unset;
   font-family: 'K2D-Bold';
}
.h3-title {
}
.col-desc-item .col-inner {
    padding: 20px 90px 20px 40px;
}
.h3-title .section-title-container {
    /* margin-bottom: 9px; */
}
.h3-title .section-title-container h3 {
    position: relative;
    border: unset;
}
.h3-title .section-title-container h3::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 61px;
    height: 4px;
    background-color: #26b3ef;
}
.h3-title .section-title-container h3 span {
    font-size: 30px;
    line-height: 45px;
    text-transform: uppercase;
    color: #0066b3;
    border: unset;
    margin-right: 0;
    font-family: 'K2D-Bold';
}
.col-desc-item table {
    font-size: 16px;
    line-height: 24px;
    border: 0;
    margin-bottom: 0;
    font-family: 'K2D-Regular';
}
.col-desc-item table tr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.col-desc-item table tr td {
    padding: 10px 0px;
    border: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    color: #000;
}
.col-desc-item table tr td:first-child {
    padding-right: 20px;
    font-weight: 700;
    width: 180px;
    font-family: 'K2D-Bold';
    font-size: 16px;
}

.slider-item .slick-arrow{
    width: 40px;
    height: 40px;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-size: 15px;
    /* background-position: center; */
    position: absolute;
    border: none;
    left: 86%;
    top: 50%;
    font-size: 0;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 1;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border-radius: 100%;
    mix-blend-mode: luminosity;
    opacity: 0.4;
}
.slider-item  .slick-next {
    background-image: url(/wp-content/uploads/2024/03/icon-next.svg);
    right: 10px;
    background-position: 58% 54%;
    /* margin-left: 397px; */
}
.slider-item .slick-prev {
    background-image: url(/wp-content/uploads/2024/03/icon-back.svg);
    left: 185px;
    background-position: 41% 54%;
    /* margin-left: -397px; */
}
.slider-item .slick-slide{
    padding: 0 40px;
    transform: scale(1);
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.slider-item .slick-active{
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}
.slider-item .slick-active{
    transform: scale(1.2);
    position: relative;
    /* z-index: 22; */
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
    transition-delay: 0.5s;
}
.slider-item .slick-slide {
    padding: 0;
    /* width: 800px !important; */
}
.slider-item .slick-slide.slick-current{
padding: 0;
}
.slider-item .slick-slide.slick-active .img-inner{
    padding: 0 190px;
    width: auto;
    height: auto;
}
.slider-item .slick-slide .img-inner{
    /* width: 700px; */
    height: 430px;
}
.slider-item .slick-slide.slick-active .img-inner{
    height: 516px;
}
.slider-item{
    padding-bottom: 50px !important;
}
.col6-gallery .image-lightbox p{
    color: #015ba6;
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'K2D-Bold';
    text-align: center;
}
.col12-video{position: relative;}
.col12-video .video-button-wrapper{position: absolute;left: 0;right: 0;top: 0;bottom: 0;height: 100%;width: 100%;z-index: 999999;justify-content: center;display: flex;align-items: center;}
.col12-video .video-button-wrapper a{
    z-index: 999999;
    color: #17437C;
}
.col12-video .video-button-wrapper a:hover{
color:#fff;
}
.col12-video .video-button-wrapper a i{
    
}
.footer-1{
    position: relative;
    padding-top: 80px;
    padding-bottom: 30px;
}
.footer-1::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #003663;
    opacity: 0.85;
    pointer-events: none;
}
.lstAddressFt{

}
.lstAddressFt h3{

}
.lstAddressFt ul{

}
.lstAddressFt li {
    margin-bottom: 10px;
    padding-left: 35px;
    position: relative;
    font-size: 16px;
    line-height: 24px;
    font-family: 'K2D-Regular';
    list-style-type: none;
}
.lstAddressFt li .icon {
    position: absolute;
    left: 0;
    top: 2px;
    width: 19px;
}
.lstAddressFt li .icon a{
    color: #fff;
}
.footer-1 .widget-title{
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'K2D-Bold';
}
.cs2{

}
.cs2 ul{

}
.cs2 ul li{
    border-top: unset !important;
}
.cs2 ul li a{
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    font-family: 'K2D-Regular';
}
.form-ft{

}
.form-ft input.wpcf7-form-control{
    background-color: transparent !important;
    height: 30px;
    font-family: 'K2D-Regular';
}
.form-ft input.wpcf7-form-control::placeholder{
    color: #fff;
    font-family: 'K2D-Regular';
}
.form-ft textarea.wpcf7-textarea{
    background-color: transparent !important;
    height: 30px;
    font-family: 'K2D-Regular';
    /* max-height: 39px; */
    min-height: 62px;
}
.form-ft textarea.wpcf7-textarea::placeholder{
    color: #fff;
    font-family: 'K2D-Regular';
}
.form-ft{
    text-align: center;
}
.form-ft #ID-send{
    background-color: #0066b3 !important;
}
.absolute-footer{
    padding: 20px 0;
    border-top: 1px solid #00adee;
    background: transparent;
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
}
.social-button {
    display: inline-grid;
    position: fixed;
    bottom: 90px;
    right:6px;
    min-width: 56px;
    s
    text-align: center;
    z-index: 99999;
    background-color: transparent !important;
    border-color: transparent !important;
    }
  
  .social-button-content {
    display: inline-grid;
    background: transparent;
    background-color: transparent;
    }
  
  .social-button a {
    padding: 8px 0;
    cursor: pointer;
    position: relative;
    background: transparent !important;
    }
  
  .social-button i {
    width: 40px;
    height: 40px;
    background:rgba(229,140,20,1);
    color: #fff;
    border-radius: 100%;
    font-size: 20px;
    text-align: center;
    line-height: 1.9;     float:right;   right:10px;
    position: relative;
    z-index: 999; }
  
      .social-button i.iconfb {
    background:url("/wp-content/uploads/2024/03/icon_fb.png");
          background-size:100% auto;  background-repeat:no-repeat;    padding: 23px 16px;
      right: 9px;
          background-position:center center;
  
    }
  
      .social-button i.iconzalo {
    background:url("/wp-content/uploads/2024/03/icon_zalo.png");
          background-size:100% auto;  background-repeat:no-repeat; padding: 8px 15px; right: 9px; top:-5px;
          background-position:center center;      border-radius: 0%;  
  
    }
      .social-button i.iconfb:before, .social-button i.iconzalo:before {
      content:  none
  }
  
  .alo-circle-fill {
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both;
    animation-name: pulse;
    width: 50px;
    height: 50px;
    top: 3px;
    right: 5px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    background-color: rgba(0, 175, 242, 0.5);
    opacity: .75;
    }
  
  .call-icon i:hover > span, .mes i:hover > span, .sms i:hover > span, .zalo i:hover > span {
    display: block; }
  
  .call-icon:hover > span, .mes:hover > span, .sms:hover > span, .zalo:hover > span   {
    display: block; }
  
  .social-button a span {
    border-radius: 2px;
    text-align: center;
    background: #ff9000;
    padding: 9px;
    display: none;
    width: 180px;
    margin-left: 10px;
    position: absolute;
    color: #ffffff;
    z-index: 999;
    top: 9px;
    right: 60px;
    transition: all 0.2s ease-in-out 0s;
    -moz-animation: headerAnimation 0.7s 1;
    -webkit-animation: headerAnimation 0.7s 1;
    -o-animation: headerAnimation 0.7s 1;
    animation: headerAnimation 0.7s 1;
    z-index: 9999999999999999;
    }
  
    .breadcrumb {
        font-family: 'K2D-Regular';
        margin: 0;
        font-size: 14px;
        padding: 0px;
        border-radius: 0;
        font-weight: 400;
        line-height: 24px;
        background-color: transparent;
        width: 100%;
        text-align: left;
        border-bottom: 1px solid #eee;
    }
    .breadcrumb li {
        display: inline;
        margin-left: 0 !important;
    }
    #header{
        border-bottom: 1px solid #ececec;
    }
    .archive-page-header h1{
        float: left;
        width: 100%;
        margin-top: 10px;
    }
    .archive-page-header h1 span{
        float: left;
        margin-right: 10px;
        font-size: 14px;
        font-family: 'K2D-Bold';
        color: #fff;
        position: relative;
        background: #0066b3;
        padding: 9px 20px;
        line-height: 18px;
    }
    .archive-page-header h1 span:after {
        border: 18px solid transparent;
        border-left-color: #0066b3;
        border-bottom-color: #0066b3;
        position: absolute;
        top: 0;
        left: 100%;
        content: "";
    }
    .post-cats a:last-child span{
        display: none;
    }
    .post-listing{
        background: #FFF;
        border-bottom: 4px solid #F88C00;
        -webkit-box-shadow: 0 0 3px #CACACA;
        -moz-box-shadow: 0 0 3px #cacaca;
        box-shadow: 0 0 3px #CACACA;
        border-bottom-color: #59220d;
        float: left;
        width: 100%;
    }
    .item-list {
        border-bottom: 1px solid #f2f2f2;
        padding: 20px 20px 25px;
        clear: both;
        float: left;
        width: 100%;
    }
    h2.post-box-title {
        font-size: 20px;
        line-height: 26px;
        font-family: 'K2D-Bold';
    }
    h2.post-box-title a{
        color: #000;
        font-family: 'K2D-Bold';
    }
    .item-list p.post-meta {
        margin: 10px 0;
        font-family: 'K2D-Regular';
    }
    p.post-meta span {
        display: inline-block;
        margin-right: 10px;
    }
    p.post-meta a {
        color: #888;
    }
    
 .post-thumbnail.tie-appear{
        opacity: 1;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
        float: left;
        margin-bottom: 0;
        margin-right: 15px;
        position: relative;
        line-height: 0;
    }
    .post-thumbnail a {
        display: block !important;
        background: #000;
        font-size: 0;
    }
    .post-thumbnail img {
        height: auto;
        max-width: 100%;
        width: 100%;
        -webkit-transition: all .40s;
        -moz-transition: all .40s;
        -o-transition: all .40s;
        transition: all .40s;
        opacity: 1;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        transition: all .4s ease-in-out;
    }
    .overlay-icon:before, .tie_slider .overlay-icon:before {
        content: '\f15c';
        color: #FFF;
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        border: 3px solid #FFF;
        border-radius: 100%;
        width: 40px;
        height: 40px;
        text-align: center;
        font-size: 18px;
        line-height: 35px;
        margin: -20px 0 0 -20px;
        opacity: 0;
        -webkit-backface-visibility: hidden;
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .entry {
        word-wrap: break-word;
        line-height: 22px;
    }
    .cat-box .entry p, .archive-box .entry p {
        line-height: 21px;
        margin-bottom: 12px;
        font-family: 'K2D-Regular';
        font-size: 14px;
    }
    a.more-link {
        color: #FFF !important;
        float: left;
        margin-top: 4px;
        padding-top: 2px;
        padding-bottom: 2px;
        background-color: #0066b3;
        padding: 10px;
    }
    #secondary .widget span.widget-title, #product-sidebar .widget span.widget-title, #shop-sidebar .widget span.widget-title, .sidebar-wrapper .widget .widgettitle, .sidebar-wrapper .widget .widget-title {
        letter-spacing: 1px;
        padding: 16px;
        font-size: 15px;
        display: block;
        background: #0066b3;
        color: #fff;
        border-radius: 10px 10px 0 0;
        /* line-height: 3.05; */
        text-transform: uppercase;
        font-family: 'K2D-Bold';
    }
    #secondary .widget .is-divider+*:not(.mp-video), #product-sidebar .widget .is-divider+*:not(.mp-video), #shop-sidebar .widget .is-divider+*:not(.mp-video), .sidebar-wrapper .widget .menu, .sidebar-wrapper .widget ul {
        padding: 10px;
        box-shadow: 0 0 3px #CACACA;
    }
    #secondary .widget .is-divider, #product-sidebar .widget .is-divider, #shop-sidebar .widget .is-divider, .sidebar-wrapper .widget .is-divider {
        display: none;
    }
    .post-sidebar .form-ft input.wpcf7-form-control{
        color: #000;
    }
    .post-sidebar .form-ft input.wpcf7-form-control::placeholder{
        color: #000;
    }
    .post-sidebar .form-ft textarea.wpcf7-textarea{
        color: #000;
    }
    .post-sidebar .form-ft textarea.wpcf7-textarea::placeholder{
        color: #000;
    }
    .post-sidebar .form-ft #ID-send{
color: #fff;
    }
    #mvccount{
        display: none;
    }
    #mvcwid{
        box-shadow: 0 0 3px #CACACA;
    }
    .post-thumbnail a:hover img {
        opacity: 0.3 !important;
    }
    .post-thumbnail a:hover .overlay-icon:before, .video-box .overlay-icon:before {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .blog-single .article-inner{
        border-bottom-color: #59220d;
        border-bottom: 4px solid #F88C00;
        -webkit-box-shadow: 0 0 3px #CACACA;
        -moz-box-shadow: 0 0 3px #cacaca;
        box-shadow: 0 0 3px #CACACA;
        margin-top: 15px;
        padding: 20px;
    }
    .page-right-sidebar .page-inner{
        -webkit-box-shadow: 0 0 3px #CACACA;
        -moz-box-shadow: 0 0 3px #cacaca;
        box-shadow: 0 0 3px #CACACA;
        margin-top: 15px;
        padding: 20px;
    }
   .post-views {
        font-size: 14px;
    }
    .cate-dm{
        font-size: 14px;
        margin-right: 15px;
    }
    #comments{
        display: none;
    }
    .single-page{
        padding-top: 0;
    }
    .search-results .archive-page-header h1 span{
        float: unset;
        background: #fff;
        color: #000;
        font-size: 23px;
    }
    .search-results .archive-page-header h1 span:after{
        display: none;
    }
    .footer-1{
        background-size: cover;
    }
    @media(max-width:768px){
        .sec-thuvien .slider-wrapper .col{
            padding-bottom: 0 !important;
        }
        .slider-item .slick-slide.slick-active .img-inner{
            padding: 0 60px;
            height: auto;
        }
    }
    @media(max-width:549px){
        .col12-gt .section-title-container h2 span{
            font-size: 25px;
            line-height: 33px;
        }
        .h3-title .section-title-container h3 span{
            font-size: 25px;
            line-height: 42px;
        }
        .col-desc-item .col-inner{
            padding: 15px;
        }
        .col-desc-item table tr td:first-child{
            width: 130px;
        }
        .slider-item .slick-prev{
            left: 20px;
        }
        .slider-item .slick-next{
            right: 0;
            left: unset;
        }
        .slider-item .slick-slide .img-inner{
            height: auto;
        }
        .post-thumbnail.tie-appear{
            width: 100%;
        }
    }