body {
    font-family: 'Roboto regular';
}

.title-blogs-item a, .detail-post .box-detail-post .title-blogs-item {
    font-family: 'Roboto bold';
}

p, .block-news .nav_title .read-more, #frm-reg-email .form-email-news, .address-ft p, .in-email .description-email-news {
    font-family: 'Roboto regular';
}

.breadcrumb>li>a {
    font-family: 'Roboto bold';
    color: #603210;
    text-transform: uppercase;
}

.breadcrumb>li.active {
    font-family: 'Roboto regular';
    text-transform: uppercase;
}

.active {
    text-decoration: underline !;
}

.recruitment .detail-post .box-detail-post p img, .new-detail .detail-post .box-detail-post p img {
    display: none;
}

#header .menu-footer-vertical {
    padding: 0;
}

#header .menu-footer-vertical .list-fan-page li a, #header .menu-footer-vertical .list-fan-page {
    margin: 0;
}

#socials-header {
    float: right;
    padding: 5px 0;
}

#socials-header a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    display: inline-block;
}

#socials-header a img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.header-top {
    position: relative;
    background: #e1e1e1;
    z-index: 9999999999;
    display: block;
}

.navbar-header {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 15px;
    /* z-index: 1; */
}

div.header-top:before {
    content: "";
    display: inline-block;
    width: calc(50% - 570px);
    left: 0px;
    top: 0px;
    position: absolute;
    height: 120px;
    background: white;
    z-index: 999;
}

#header .navbar-header .logo {
    padding: 0;
    position: relative;
    z-index: 1000;
    left: -30px;
    padding-top: 10px;
}

#header .navbar-header:after {
    content: "";
    display: inline-block;
    background: none;
    width: 160px;
    /* height: 134px; */
    position: absolute;
    left: 0;
    top: 37px;
    z-index: 999;
    /* clip-path: polygon(0 0, 100% 0, 40% 100%, 0% 100%); */
    /* -webkit-clip-path: polygon(0 0, 100% 0, 40% 100%, 0% 100%); */
    border-top: 83px solid white;
    border-right: 75px solid transparent;
}

#header .navbar-header:before {
    content: "";
    /* display: inline-block; */
    width: 160px;
    /* height: 37px; */
    position: absolute;
    background: #e1e1e1;
    left: 0;
    top: 0px;
    /* clip-path: polygon(50% 100%, 0 0, 100% 0); */
    /* -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0); */
    /* z-index: 1000; */
    border-bottom: 37px solid white;
    border-right: 35px solid transparent;
    z-index: 1;
}

.header-top .menu-footer-vertical>.list-fan-page>li {
    padding: 8px 0;
}

#header .bg-main {
    background: -webkit-radial-gradient(top center, ellipse farthest-side, #85512A 0%, #85512A 100%);
}

/*#header .bg-main .webslidemenu-horizontal .wsmenu-list{*/
/*    width: auto;*/
/*}*/
#header .bg-main .webslidemenu-horizontal .wsmenu-list>li {
    display: inline-block;
    position: relative;
}

#header .bg-main .webslidemenu-horizontal .wsmenu-list li:hover {
    background-color: transparent;
}

#header .bg-main .webslidemenu-horizontal .wsmenu-list > li:first-child a:before {
    display: none;
}

/*#header .bg-main .webslidemenu-horizontal .wsmenu-list > li>a:before{*/
/*    content: "";*/
/*    display: none;*/
/*    position: absolute;*/
/*    height: 100%;*/
/*    width: 1px;*/
/*    left: 0px;*/
/*    top: 0px;*/
/*    transform: rotate(45deg);*/
/*    z-index: 5;*/
/*    border-right: 1px solid #ffffff;*/
/*    height: 90px;*/
/*    top: -14px;*/
/*}*/
#header .bg-main .webslidemenu-horizontal .wsmenu-list li a {
    font-size: 14px;
    font-weight: 700;
    line-height: 64px;
    max-height: 64px;
    font-family: 'Oswald';
    padding: 0px 20px;
    text-transform: uppercase;
}

#header .bg-main .webslidemenu-horizontal .wsmenu-list .wsmenu-submenu li a:hover, #header .bg-main .webslidemenu-horizontal .wsmenu-list li a:hover {
    color: white !important;
    text-decoration: underline;
}

#header .bg-main .webslidemenu-horizontal .wsmenu-list .wsmenu-submenu li a {
    line-height: inherit;
    background-color: #603210 !important;
    font-family: 'Roboto light';
    font-weight: 600;
    padding: 10px 20px;
}

#header .bg-main .webslidemenu-horizontal .wsmenu-list .wsmenu-submenu li {
    background-color: #145a8d;
}

.wsmenucontainer {
    position: relative;
}

.bg-main .btn.btn-info {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #064f9e;
    border-color: #fffff8;
    margin-right: 15px;
}

.bg-main .btn.btn-info a {
    color: #fff;
    font-family: 'Oswald';
}

.list-download {
    padding: 0 15px;
}

.nhslider .item_block {
    margin: 0;
}

.about-us {
    padding: 50px 0 15px;
    background-color: #F5F5F4;
    margin-bottom: 30px;
}

.about-us>.container>.row>.col-xs-12.col-sm-12 {
    padding: 0;
}

.bg-tt .bg-thanh-tuu h2, .product .box-product h2, .introduce-company .title-intro {
    margin-top: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    font-family: 'Oswald';
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
    color: #603210;
}

.nav_title li a {
    font-family: 'Oswald';
    color: #603210 !important;
}

.product .box-product h2 {
    text-align: center;
    margin-bottom: 30px;
}

.product .box-product h2:before {
    left: 50% !important;
    transform: translateX(-50%);
}

.bg-tt .bg-thanh-tuu h2:before, .product .box-product h2:before, .nav_title li a::before, .introduce-company .title-intro:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -6px;
    content: "";
    background-image: url(https://vina-k.web4s.vn/uploads/plugin/gallery/131/1583208252-717165748-nh-d-i-tieu.png);
    /* background-color: #f5f5f5; */
    width: 120px;
    height: 7px;
    margin: 0 auto;
}

.bg-tt .bg-thanh-tuu h2:before {
    background-color: #e3e3e3;
}

.bg-tt>.container>.row>.col-xs-12 {
    padding: 0;
}

.bg-tt .content .info p {
    text-align: justify;
    padding-top: 13px;
    line-height: 20px;
    font-family: 'Roboto regular';
}

.introduce-company .content {
    /*color: #145a8d;*/
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-family: 'Roboto regular';
}

.box-gallery .light-gallery {
    padding: 0;
}

.images .nav_title {
    margin-left: 15px;
}

.images .image-wrapper a {
    position: relative;
    overflow: hidden;
}

.project .block-news .img:before, .project .block-news .img:after, .images .image-wrapper a:after, .images .image-wrapper a:before, .list_dongxe .cate-list .img:after, .list_dongxe .cate-list .img:before {
    content: "";
    display: inline-block;
    background: #fff;
    width: 40px;
    height: 40px;
    transform: rotate(45deg);
    position: absolute;
    left: -20px;
    top: -20px;
    z-index: 9;
}

.project .block-news .img:after, .images .image-wrapper a:after, .list_dongxe .cate-list .img:after {
    left: initial;
    right: -20px;
    top: initial;
    bottom: -20px;
}

.images .image-wrapper .image-title, .images .image-wrapper .image-hover {
    display: none;
}

.images .image-wrapper img {
    transition: 0.5s;
    transform: scale(1);
}

.images .image-wrapper img:hover {
    transition: 0.5s;
    transform: scale(1.2);
}

.nav_title li a::before {
    background-color: #fff;
}

.nav_title li a {
    font-size: 30px;
}

.block-news .nav_title li:last-child {
    float: right;
    padding: 0;
}

.block-news .nav_title .read-more {
    font-size: 15px;
    font-weight: 300;
    line-height: 58px;
    color: #999;
    text-transform: none;
    float: right;
}

.block-news .nav_title .read-more:before {
    content: none;
}

.block-news .item-blogs {
    padding: 0;
}

.block-news .item-blogs:last-child {
    border-bottom: 0;
}

.block-news .item-blogs .info .more-blogs {
    display: inline-block;
    float: left;
    text-align: center;
    width: 50px;
    height: 60px;
    background-color: #eaeaea;
    position: relative;
    padding-top: 5px;
    font-size: 24px;
    margin-right: 10px;
    font-family: 'Roboto regular';
    color: #333;
}

.block-news .item-blogs .info .more-blogs span {
    background: #999;
    color: #fff;
    font-size: 10px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    display: inline-block;
}

.block-news .item-blogs .info .btn-view-more {
    display: none;
}

.block-news .item-blogs .info .title-blogs-item {
    margin-top: 0;
    height: auto;
}

.product {
    padding: 30px 0;
    background-color: #f5f5f5;
}

.action-product.bg-main {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0;
}

.action-product.bg-main .btn-eye {
    position: absolute;
    top: 0;
    left: -5px;
    clip-path: polygon(100% 0, 0 0, 0 100%);
    padding: 5px 25px 0 0;
    z-index: 10;
    transform: translateX(-100%);
    transition: 0.4s;
    background-color: #85512a !important;
    border: 1px solid #85512a !important;
}

.action-product.bg-main .btn-shop-cart {
    position: absolute;
    bottom: 0;
    right: -5px;
    z-index: 10;
    transform: translateX(100%);
    transition: 0.4s;
}

.item-product .status-product {
    display: none;
}

#slider-thanh-tuu .item-customer img {
    border-radius: 0;
}

.bg-tt {
    padding: 30px 0;
    background-color: #e3e3e3;
}

.bg-tt .content .info {
    text-align: justify;
    font-family: 'Roboto regular';
    font-size: 13px;
}

/*CSS SLIDE*/
.owl-theme .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px !important;
    line-height: 35px;
    text-align: center;
    background-color: rgba(0,0,0,0.6) !important;
    border-radius: 0;
    opacity: 1;
    padding-left: 16px;
    font-size: 25px;
    border-radius: 4px;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: 15px;
    right: inherit !important;
}

.content-Customer .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
    right: 15px;
}

.service .slider-product.owl-theme .owl-controls .owl-buttons div {
    top: 50%;
}

.slider-product.owl-theme .owl-controls .owl-buttons div {
    top: 55%;
}

#slider_service .owl-controls .owl-buttons {
    display: none;
}

#slider_service .owl-pagination {
    display: block;
}

/*END CSS SLIDE*/
.bg-tt .bg-thanh-tuu h2 {
    margin-bottom: 30px;
}

.img_intro1 {
    display: none;
}

.box_bor_style1 {
    border: 0;
    padding: 0;
    width: 100%;
    left: 0;
    position: relative;
}

/*breadcrumb*/
.hide-title .title-bread .title-page {
    display: none;
}

.title-main {
    padding-top: 25px;
    margin-bottom: 15px;
}

.title-main .title-bread {
    background-color: #e8e8e8;
}

.title-main .title-bread .pull-left {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.title-main .title-bread .pull-left .breadcrumb {
    padding: 15px 30px;
    width: 100%;
    background-color: #e8e8e8;
}

.title-main .title-bread .pull-left:after, .title-main .title-bread .pull-left:before {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #85512a;
    z-index: 1;
    content: "";
    transform: rotate(45deg);
}

.title-bread .pull-left:after {
    right: -15px;
    bottom: -15px;
}

.title-bread .pull-left:before {
    top: -15px;
    left: -15px;
}

.title-bread .title-page {
    display: table;
    width: 100%;
    padding: 10px 0;
    background-color: #f0f0f0;
    font-size: 25px;
    font-weight: 600;
    font-family: 'Roboto regular';
    text-transform: uppercase;
    color: #ae9342;
}

.box_bor_style1 {
    display: none;
}

/*end breadcrumb*/
#fanpage {
    margin: 15px 0;
}

#fanpage .title {
    background-color: #145a8d;
    font-size: 16px;
    color: #fff;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 14px 15px;
    position: relative;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.box_content p {
    text-align: justify;
    font-family: 'Roboto regular';
    font-size: 15px;
}

.box_content ul li {
    margin-left: 15px;
    font-family: 'Roboto regular';
}

.box_content {
    margin-bottom: 25px;
}

.service {
    margin-top: 25px;
    padding-bottom: 25px;
    background-color: #f5f5f5;
    background: url(https://vina-k.web4s.vn/uploads/plugin/gallery/130/1583119173-1523648411-nh-n-n-d-ch-v.jpg) no-repeat;
}

.service .tab-service {
    margin-top: 15px;
}

.service .tab-service .nav_title {
    border: 0;
}

.tab-service .nav_title li a::before {
    display: none;
}

#service .item {
    /*width: 30%;*/
    text-align: center;
    margin-bottom: 25px;
}

#service .item .btn-info {
    background-color: #135b8e;
    border-color: #135b8e;
}

#service .item img {
    border-radius: 50%;
    height: 340px;
    margin-bottom: 20px;
}

.service .title-service {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.wrap-list .item-blogs {
    padding: 5px;
    text-align: center;
    box-shadow: 1px 2px 4px #ccc;
    margin-bottom: 30px;
}

.wrap-list .item-blogs .img-blogs a img {
    height: 190px;
}

.wrap-list .item-blogs .desc-blogs, .wrap-list .item-blogs p.content {
    text-align: center;
    font-family: 'Roboto regular';
    font-weight: 500;
}

.wrap-list .item-blogs p.content b {
    color: #f78d10;
}

.wrap-list .item-blogs .btn-view-more, .wrap-list .item-blogs .more-blogs {
    display: none;
}

.wrap-list .item-blogs .info {
    max-height: 120px;
    height: 120px;
}

.new-event .wrap-list .item-blogs .info {
    max-height: unset;
    height: auto;
}

.new-event .wrap-list .item-blogs p.content {
    display: none;
}

/*CSS THÃƒÆ’Ã¢â‚¬ÂNG TIN Ãƒâ€žÃ‚ÂÃƒÂ¡Ã‚ÂºÃ‚Â¦U TÃƒâ€ Ã‚Â¯*/
.news {
    padding: 30px 0;
}

.in-email>.main-email-news>h4 {
    padding-top: 0px !important;
    margin-top: 7px;
}

.in-email>.main-email-news>h4, .news .box-left .title_style h3 {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    padding: 10px 0;
    color: #fff;
    background-color: transparent;
}

.news .box-left .title_style .border-bottom a:hover {
    background-color: transparent;
}

.block-nav-left-mobile>.border, .block-nav-left-mobile>nav>ul, .news .bs-docs-sidenav>li {
    border: none;
}

.news .bs-docs-sidenav>li>a {
    position: relative;
    padding: 0 0 11px 10px;
    color: #fff;
    font-family: 'Roboto regular';
    transition: 0.4s;
}

.news .bs-docs-sidenav>li>a:hover {
    transition: 0.4s;
    padding-left: 20px;
}

.news .bs-docs-sidenav>li>a:before {
    content: "";
    position: absolute;
    top: 025%;
    left: 0;
    width: 4px;
    height: 4px;
    background-color: #fff;
    transform: rotate(45deg);
}

.menu-footer-vertical .title-menu-ft {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    display: inline-block;
    color: #fff;
}

/*END CSS THÃƒÆ’Ã¢â‚¬ÂNG TIN Ãƒâ€žÃ‚ÂÃƒÂ¡Ã‚ÂºÃ‚Â¦U TÃƒâ€ Ã‚Â¯*/
.new .info .desc-blogs {
    display: block;
    font-family: 'Roboto regular';
}

.new .info .content {
    display: none;
}

#toTop {
    position: fixed;
    bottom: 25px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: #85512A;
    line-height: 40px;
    text-align: center;
    transform: rotate(45deg);
    z-index: 1000;
}

#toTop i {
    transform: rotate(-45deg);
    color: #fff;
    font-size: 20px;
    padding-right: 4px;
}

.fixed {
    /* To fix main menu container */
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
}

.menu-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #333;
}

.project .block-news .nav_title li {
    width: 100%;
    text-align: center;
}

.project .block-news .nav_title .read-more {
    display: none;
}

.project .nav_title li a::before {
    left: 50%;
    transform: translateX(-50%);
    background-color: #f5f5f5;
}

.project .block-news .img {
    overflow: hidden;
    position: relative;
}

.project .block-news .img>a {
    position: relative;
    display: block;
}

.project .block-news .img a:before {
    position: absolute;
    content: "";
    top: 0;
    left: -75%;
    z-index: 100;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
    transform: skewX(-25deg);
    transition: 1s;
}

.project .block-news .img a:hover:before {
    animation: imgShine .75s ease-in-out alternate;
    /*transition: 1s;*/
    /*left: 100%;*/
}

@-webkit-keyframes imgShine {
    from {
        transform: translateX(0) skewX(-25deg);
        transition: 1s;
    }

    to {
        transform: translateX(300%) skewX(-25deg);
        transition: 1s;
    }
}

.owl-wrapper-outer .item-product>.row>.col-xs-12 {
    padding: 0;
}

.project .block-news .img:after, .project .block-news .img:before, {
    background-color: #f5f5f5;
    width: 40px;
    height: 40px;
}

.project .block-news .img .title-product {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    transition: 0.5s;
    padding: 10px 0;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
}
.title-product:hover{
    color: #603210 !important;
}

.project .block-news .img:hover .title-product {
    transition: 0.5s;
    transform: translateY(0%);
}

.project .block-news .img:hover .title-product a {
    color: #fff;
    font-family: 'Roboto regular';
    font-size: 14px;
}

.tab-service ul li {
    width: 100%;
    text-align: center;
    font-family: 'Roboto regular';
    padding: 0;
}

.tab-service .nav_title li a::before {
    left: 50%;
    transform: translateX(-50%);
    background-color: #f5f5f5;
}

.service .item-customer img {
    height: 340px;
}

.service .item-customer img {
    padding: 4px;
}

.item-customer img {
    margin: 0;
}

/*.service .item-customer .btn.btn-info{*/
/*    border: 3px solid #b58c2e;*/
/*}*/
.owl-item .item .link-title {
    text-transform: uppercase;
    font-weight: bold;
    color: #85512a;
    font-size: 20px;
    font-family: 'Oswald';
}

#footer {
    padding: 0;
}

.bottom-footer{
    background: #85512a !important;
}

.project {
    background-color: #f5f5f5;
    padding-top: 25px;
}

.footer-bottom {
    background-image: linear-gradient(#603210,#85512A);
    background: -webkit-radial-gradient(bottom center, ellipse farthest-side, #603210 0%, #85512A 100%);
}

.footer-bottom .col_left .bs-docs-sidenav {
    border: 0;
}

#socials {
    display: inline-block;
    position: fixed;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    z-index: 100;
    width: 40px;
}

#socials a {
    width: 40px;
    height: 40px;
    display: block;
    margin-bottom: 10px;
}

#socials a.phone {
    padding: 5px;
    border-radius: 50%;
    background-color: #64bc46;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
}

#socials a.phone img {
    padding: 5px;
}

@-webkit-keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}

.coppyright {
    color: #fff;
    font-size: 15px;
    font-family: 'Roboto regular';
}

.top-list-blogs-subpage {
    display: none;
}

.page-news .item-blogs {
    padding: 5px;
    box-shadow: 1px 2px 4px #ccc;
    margin-bottom: 30px;
}

.page-news>.container>.row>.col-xs-12 {
    padding: 0;
}

/*CSS BÃƒÆ’Ã¢â€šÂ¬I VIÃƒÂ¡Ã‚ÂºÃ‚Â¾T LIÃƒÆ’Ã…Â N QUAN*/
.col_left .bs-docs-sidenav {
    border: 1px solid #ddd;
}

.new-connection {
    margin-top: 15px;
}

.new-connection>.row {
    margin: 0;
}

.new-connection>.row ul {
    border: 1px solid #ddd;
}

.new-connection .nav_title {
    margin: 0;
}

.new-connection .nav_title li.active {
    width: 100%;
    padding: 0;
}

#fanpage .title,.category .title_style h3, .new-connection .nav_title li a {
    background: -webkit-radial-gradient(top center, ellipse farthest-side, #603210 0%, #85512A 100%);
}

.new-connection .nav_title li a {
    font-size: 16px;
    color: #fff !important;
    margin: 0;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 14px 15px;
    position: relative;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    font-family: inherit;
}

.new-connection .box-blogs {
    margin: 0;
    padding: 0;
}

.new-connection .box-blogs {
    margin: 0;
}

.new-connection .box-blogs .item-blogs {
    margin: 0;
    padding: 0;
    box-shadow: none;
}

.new-connection .box-blogs .item-blogs .img-blogs, .new-connection .box-blogs .item-blogs .info .more-blogs, .new-connection .box-blogs .item-blogs .info .desc-blogs, .new-connection .box-blogs .item-blogs .info .content, .new-connection .nav_title .read-more, .new-connection .nav_title li a:before {
    display: none;
}

.new-connection .item-blogs .info .title-blogs-item {
    margin: 0;
    border-top: 1px solid #ddd;
    margin-right: 10px;
}

.new-connection .box-blogs .item-blogs .info .title-blogs-item a {
    font-family: 'Roboto regular';
    font-size: 15px !important;
    font-weight: normal;
    padding-top: 10px;
}

/*END CSS BÃƒÆ’Ã¢â€šÂ¬I VIÃƒÂ¡Ã‚ÂºÃ‚Â¾T LIÃƒÆ’Ã…Â N QUAN*/
.new-event .wrap-list .info .title-blogs-item {
    min-height: 60px;
    height: 60px;
    overflow: hidden;
}

/*CSS socials-share*/
.socials-share {
    display: table;
}

.socials-share b {
    font-size: 15px;
    line-height: 30px;
    float: left;
}

.socials-share a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    margin-left: 10px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
}

.socials-share a.facebook {
    background-color: #4267b2;
}

.socials-share a.twitter {
    background-color: #1da1f2;
}

.socials-share a.pinterest {
    background-color: #f4b400;
}

.socials-share a.google-plus {
    background-color: #e45858;
}

/*END css socials-share*/
.detail-post {
    background-color: #f0f0f0;
    padding: 15px;
}

.detail-post .title-blogs-item {
    color: #603210 !important;
}

.title-blogs-item a:hover{
    color: #603210 !important;
}

.related-new-title {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    padding-top:50px;
}

.related-new-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 135px;
    height: 3px;
    background-color: #333;
}

/*CSS FORM COMMENT*/
.content-contact {
    width: 100%;
    height: auto;
    display: table;
    background-color: #f0f0f0;
}

.content-contact .btn-submit {
    background-color: #603210;
    color: #fff;
}

/*END CSS FORM COMMENT*/
/*CSS TRANG GIÃƒÂ¡Ã‚Â»Ã…Â¡I THIÃƒÂ¡Ã‚Â»Ã¢â‚¬Â U*/
.intro-post .nav_title {
    display: none;
}

/*END CSS GIÃƒÂ¡Ã‚Â»Ã…Â¡I THIÃƒÂ¡Ã‚Â»Ã¢â‚¬Â U*/
/*CSS Module dÃƒÂ¡Ã‚Â»Ã¢â‚¬Â¹ch vÃƒÂ¡Ã‚Â»Ã‚Â¥*/
.item.item-customer.text-center a:first-child {
    display: block;
    border-radius: 50%;
    margin-bottom: 35px;
    background-color: #85512a;
}

/*END CSS Module dÃƒÂ¡Ã‚Â»Ã¢â‚¬Â¹ch vÃƒÂ¡Ã‚Â»Ã‚Â¥*/
/*Share facebook, twitter*/
.title-addthis {
    float: left;
    margin-right: 10px;
    line-height: 30px;
}

.addthis_inline_share_toolbox .at-share-btn-elements a span:last-child, .addthis_inline_share_toolbox .at-share-btn-elements a span:nth-child(3) {
    display: none;
}

.addthis_inline_share_toolbox .at-share-btn-elements a span:nth-child(2) {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px;
}

.addthis_inline_share_toolbox .at-share-btn-elements a {
    border-radius: 50% !important;
}

.addthis_inline_share_toolbox .at-share-btn-elements a svg {
    width: 20px !important;
    height: 20px !important;
    line-height: 20px;
}

/*END Share*/
.item-download .media {
    margin-top: 30px;
}

.box-language .item-dropdown {
    padding: 12px 0 8px;
}

.box-language .dropdown-menu {
    min-width: 98px;
}

.slogan-top {
    float: left;
    width: 50%;
    color: #85512a;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0 0;
    text-align: right;
}

/*  */
.list_dongxe .nav_title {
    text-align: center;
}

.list_dongxe .nav_title li {
    float: inherit;
    padding: 0;
}

.list_dongxe .cate-list .img {
    position: relative;
    overflow: hidden;
    padding-top: 65%;
    height: auto !important;
    margin-bottom: 30px;
}

.list_dongxe .cate-list .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    object-fit: cover;
    height: 100%;
    width: 100%;
    margin: 0 auto;
}

.list_dongxe .cate-list .img a:before {
    position: absolute;
    content: "";
    top: 0;
    left: -75%;
    z-index: 100;
    width: 50%;
    height: 100%;
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 100%);
    transform: skewX(-25deg);
    transition: 1s;
}

.list_dongxe .cate-list .img:hover a:before {
    animation: imgShine .75s ease-in-out alternate;
}

.list_dongxe .cate-list .cate_list_title {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(0%);
    transition: 0.5s;
    padding: 10px 0;
    text-align: center;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
}

.list_dongxe .cate-list .img:hover .cate_list_title {
    transition: 0.5s;
    transform: translateY(0%);
}

.list_dongxe .cate-list .cate_list_title a {
    color: #fff;
}

/*  */
@media(min-width: 992px) {
    .wsmenucontainer {
        padding-left: 180px;
    }
}

@media(max-width: 1200px) and (min-width:992px) {
    div.header-top:before {
        width: calc(50% - 397px);
    }
}

@media (max-width: 576px) {
    .item-download {
        height: 200px;
    }

    .item-download .media {
        margin: 0;
    }

    .box-blogs.view-list .info {
        padding-left: 15px;
        max-height: 150px;
        margin-bottom: 10px;
    }

    .news .box-left .title_style h3 {
        width: 100%;
    }

    .news .box-left .title_style h3 a i {
        color: #fff;
    }

    .sign-up-for-email .in-email {
        padding: 0;
        margin-bottom: 10px;
    }

    .news .box-left {
        margin: 0;
    }

    /*.service .tab-content .item-customer img{*/
    /*    height: 305px;*/
    /*}*/
    .bg-tt .bg-thanh-tuu h2, .introduce-company .title-intro, .nav_title li a {
        font-size: 20px;
    }

    .block-news .nav_title .read-more {
        line-height: 45px;
    }
}

@media(max-width: 420px) {
    #main .slide-mb .mighty-slider {
        height: 140px;
    }
}

@media(min-width: 376px) and (max-width: 420px) {
    .service .tab-content .owl-wrapper .owl-item .item-customer img {
        height: 345px;
    }
}

@media(min-width: 375px) and (max-width: 680px) {
    .service .tab-content .owl-item .item-customer img {
        height: 305px;
    }
}

@media(max-width: 767px) {
    .coppyright {
        padding-top: 7px;
        line-height: unset;
    }

    .slide-mb .mighty-slider {
        height: 200px;
    }
}

@media(max-width: 768px) {
    .service .tab-service .nav_title {
        margin: 0;
    }

    .page-news .item_block, #fanpage {
        padding: 0 15px;
    }

    #footer {
        background-image: linear-gradient(#603210,#85512A);
        background: -webkit-radial-gradient(bottom center, ellipse farthest-side, #603210 0%, #85512A 100%);
    }

    #socials-header {
        margin: 12px 0;
    }

    #socials-header a {
        margin-left: 5px;
    }

    .footer-top {
        padding-top: 20px;
    }

    .mobile-sub .wsmenu-submenu li .wsmenu-submenu-sub li a {
        display: table;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .navbar-header a.logo img {
        max-height: 55px !important;
        margin: 5px 0;
    }

    #header .navbar-header .logo {
        padding: 0;
        left: 0;
    }

    #header .navbar-header:after, #header .navbar-header:before {
        display: none;
    }

    .socials {
        height: 65px;
        line-height: 65px;
    }

    .tab-service .item-customer img {
        height: 340px;
    }

    .navbar-header {
        display: inline-block;
        position: inherit;
        top: 0;
        left: 0;
    }

    .product .nav_title li.active {
        width: 100%;
        padding: 0;
        text-align: center;
        color: #85512a !important;
    }

    .product .nav_title li a::before {
        left: 50%;
        transform: translateX(-50%);
        color: #85512a !important;
        background-color: #f5f5f5;
    }

    /*CSS SLIDE*/
    .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: -8px;
    }

    .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
        right: inherit;
        padding-left: 8px;
    }

    .slider-product.owl-theme .owl-controls .owl-buttons div {
        top: 50%;
    }

    .owl-theme .owl-controls .owl-buttons div {
        font-size: 40px;
        padding: 0px 20px;
        border: 1px solid #ccc;
        border-radius: 0;
        background-color: rgba(0,0,0,0.6);
        opacity: 1;
    }

    .content-Customer .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: 15px;
        right: inherit;
    }

    .bg-tt .slider-product.owl-theme .owl-controls .owl-buttons div {
        transform: translateY(-50%);
    }

    /*END CSS SLIDE*/
    #service .item img {
        height: 220px;
    }

    .in-email>.main-email-news>h4, .news .box-left .title_style h3, .menu-footer-vertical .title-menu-ft {
        font-size: 20px;
    }
.title_style h3{
    background-color: #85512a !important;
}
    .news {
        padding: 0;
    }

    .new-mb .block-news .info .desc-blogs {
        display: block;
    }

    .new-mb .block-news .info .content {
        display: none;
    }

    .box-blogs.view-list {
        margin-bottom: 10px;
    }

    .service .item-customer img {
        height: 205px;
    }

    .box-left .title_style i {
        display: block;
        color: #fff;
    }

    .bg-tt .content .info {
        margin-bottom: 30px;
    }

    /*.footer-top, */
    /*.sign-up-for-email{*/
    /*    background-color: #135b8e;   */
    /*}*/
    .news .bs-docs-sidenav {
        border: 0;
    }

    .footer-top .menu-footer-vertical {
        padding: 0;
    }

    .sign-up-for-email .in-email {
        padding-bottom: 0;
    }

    #footer .description-email-news {
        width: 50%;
        text-align: justify;
    }

    .box-right.box-language {
        float: right;
        padding: 11px 0;
    }

    .icon_img img {
        width: 20px !important;
    }

    .wrap-list .item-blogs .img-blogs a img {
        height: 245px;
    }
}

@media(max-width: 576px) {
    .wsmenucontainer {
        overflow: visible;
        width: 50px;
        position: absolute;
        z-index: 5;
    }

    .navbar-header {
        left: 30px;
        z-index: 4;
    }

    #service .item img {
        width: 220px;
    }

    .block-nav-left-mobile.hidden-mobile {
        display: block;
    }

    .footer-top .col-xs-6 {
        width: 100%;
    }

    #footer .description-email-news {
        width: 100%;
        text-align: justify;
    }
}

@media(max-width: 360px) {
    .service .item-customer img {
        height: 290px;
    }
}

@media(max-width: 320px) {
    .menu-mb>.container>.row>.col-xs-7 {
        width: 57%;
    }

    .service .owl-wrapper-outer .item-customer img {
        height: 250px;
    }
}

@media(max-width: 1920px) {
    .menu-footer-vertical img, .navbar-header a.logo img {
        max-height: 100px;
    }
}

.box-left .title_style h3{
    background-color: #85512a !important;
}
.box-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 35px;
    margin: 0;
    z-index: 9999;
}

.btn-show-search {
    background-color: #064f9e;
    border-color: #fffff8;
    margin-right: 15px;
    color: #fff;
    font-family: 'Oswald';
    float: right;
    font-size: 18px;
}

.btn-show-search i {
    font-weight: bold;
}

.box-search>.form-inline {
    z-index: 9999;
    width: 300px;
    border-radius: 19px;
    height: auto;
    background: #fff;
    border: 1px solid #603210;
}

.box-search>.form-inline>.form-group {
    border-radius: 20px;
}

#search-type {
    display: block;
}

#search-type .dropdown-toggle {
    padding: 0 10px;
}

#search-type .dropdown-menu {
    min-width: 140px;
}

.box-search>.form-inline>.form-group>.input-group>.input-group-addon {
    top: 0;
    right: 48px;
    height: 40px;
    line-height: 40px;
}

.box-search>.form-inline>.form-group>.btn-search {
    border-radius: 0 20px 20px 0;
    border: none;
}

.box-search>.form-inline>.form-group>.input-group>.form-control {
    border-radius: 20px;
    height: 40px;
}

.box-search>.form-inline>.form-group>.btn-search {
    width: 50px;
    height: 42px;
    right: -1px;
}

.box-search>.form-inline>.form-group>.btn-search {
    background: #603210;
}

.empty-data {
    padding-left: 15px;
}

.btn-show-search {
    display: none;
}

.action-product .bg-main .action-product a:{
    background-color: #603210 !important;
    
}
.action-product a:hover{
    background: #603210 !important;
}
.box_content img , .ckeditor-post img, .bottom-detail-product img {
    height: auto !important;
}
.block-news .new .nav_title li a{
 color: #603210 !important;
}

.view_detail {
    text-align: right;
    float: right;
    color: #f00;
    margin-bottom: 15px;
}

@media(max-width: 768px) {
    .wsmenucontainer {
        float: left;
    }
}

@media(max-width: 320px) {
    .navbar-header a.logo img {
        height: 30px !important;
        margin: 12px 0;
    }

    #socials-header a img {
        width: 20px;
        height: 20px;
    }

    #socials-header a {
        width: 20px;
        height: 20px;
        margin: 0;
    }

    .box-language .item-dropdown {
        margin-left: 8px;
        padding: 6px 0;
    }

    .icon_img img {
        width: 15px !important;
        margin: 0;
    }

    .navbar-header {
        left: 30px;
    }

    .animated-arrow {
        padding: 10px 0 10px 0;
    }
}
