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


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

@font-face {
    font-family: "RobotoCondensed-Bold";
    src: url(assets/fonts/RobotoCondensed-Bold.ttf);
}

@font-face {
    font-family: "RobotoCondensed-Light";
    src: url(assets/fonts/RobotoCondensed-Light.ttf);
}

@font-face {
    font-family: "RobotoCondensed-Regular";
    src: url(assets/fonts/RobotoCondensed-Regular.ttf);
}

@font-face {
    font-family: "UTM-AvoBold";
    src: url(assets/fonts/UTM-AvoBold.ttf);
}


body {
    font-family: "RobotoCondensed-Regular";
}

a {
    text-decoration: none !important;
}
ul.mega-sub-menu li a:hover {
    color: #4D979B !important;
}
ul.mega-sub-menu li a {
    color: #002e57 !important;
    font-size: 18px !important;
}
.layout-tintuc-hanghai {
    padding-bottom: 30px;
}
/**header**/
div#top-bar .header-language {
    float: left;
}

div#top-bar .header-language ul li {
    list-style: none;
    float: left;
    line-height: 36px;
    margin: 0px !important;
    height: 36px;
}

div#top-bar .header-language ul li a img {
    width: 20px;
}

div#top-bar .header-language ul li img {
    margin-right: 10px;
}

div#top-bar .header-language ul li:last-child img {
    margin: 0px !important;
}

div#top-bar .header-home-top ul li a:before {
    content: '|';
    position: absolute;
    left: 0%;
}

div#top-bar .header-home-top ul li:first-child a:before {
    display: none;
}

div#top-bar .header-home-top ul li a {
    font-size: 14px;
    position: relative;
    color: #fff;
    line-height: 36px;
    padding: 0px 15px;
}

div#top-bar .header-home-top ul li {
    list-style: none;
    margin: 0px !important;
    float: left;
}

div#top-bar ul.nav.top-bar-nav.nav-right.nav-small.nav-divided li {
    margin: 0px !important;
}

.management-carousel .slick-prev,
.management-carousel .slick-next {
    top: -30%;
}

.management-carousel .slick-next {
    right: 0;
    width: 40px;
	height:10px;
}

.management-carousel .slick-prev {
    left: 92%;
    width: 40px;
	height:10px;
}

.carousel-container.management-carousel {
    overflow: unset !important;
}

.bk-breadcrumbs.color-dark {
    width: 100%;
    display: inline-block;
    padding: 30px 0 10px 0;
    font-weight: normal;
}
.bk-breadcrumbs.color-dark span, .bk-breadcrumbs.color-dark a {
    color: #000;
}
.logofooter img {
    object-fit: cover;
    width: 100%;
}
.slide-news img {
    height: 145px;
    object-fit: cover;
    width: 100%;
}
a.col-main.slick-slide.tintuc-home-on {
    padding-right: 15px;
}

img.sitemap {
    width: 20px;
    margin-right: 2px;
	    object-fit: cover;
}

.mang-xahoi-home img {
    width: 32px;
    margin-right: 5px;
}

.search-field.mb-0 {
    border: 1px #ffffff solid !important;
}
i.icon-search {
    color: #ffffff;
}
input#s::placeholder {
    color: #ffffff;
    font-size: 16px;
}
input#s {
    color: #ffffff !important;
    font-size: 16px;
}
.lienhe-popup .col.medium-5.small-12.large-5 {
    padding-bottom: 0px;
}
ul.danhmuc-logistic {
    position: fixed;
    top: 28%;
    z-index: 9999;
    left: 6%;
    background: #ffffff;
    padding: 10px;
}
button.mfp-close {
    border-radius: 80px;
    border: 2px #ffffff solid;
    background: #07447a;
    left: 95%;
    opacity: 1;
}
input#text-tuvan-home::placeholder {
    color: #000000 !important;
    font-size: 14px !important;
}
textarea#yeucau::placeholder {
    color: #000000 !important;
    font-size: 14px !important;
}
select#dvls_district {
    display: none !important;
}
input.dvls-submit {
    background: #07447a !important;
}
.sme-home-img {
    margin-top: 30px;
}