/*  @import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i&display=swap&subset=vietnamese');  */
body {
    font-family: 'Roboto', sans-serif;
    /* background-color: #ebebe9; */
    font-size: 16px;
    /*font-weight: bold;*/
}

.des-text img {
    height: auto;
}

.des-text ul {
    margin-left: 15px;
}

.bottom-detail-product .nav_title>li>.dropdown-menu {
    left: 0;
    right: auto;
}

.bg-green-1 {
    background: #449d44;
}

.quick-btn {
    border-radius: 0;
    width: 100%;
    text-align: left;
    padding: 10px 15px;
    margin-bottom: 15px;
}

.quick-btn i {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 30px;
    padding-top: 5px;
    text-align: center;
}

.quick-btn p {
    margin-left: 53px;
    margin-bottom: 0;
}

.item-product .img > a {
    display: block;
    width: 100%;
    height: 100%;
}

img.img-product {
    height: 100%;
    width: 100%;
    object-fit: contain;
    background: #fff;
}

.tbl {
    display: table;
    width: calc(100% + 30px);
}

.tbl-cell.desc, .tbl-cell.img .img-cover {
    background-position: 50% 50%;
    background-size: cover;
}

.desc {
    width: calc(25% - 30px);
    margin: 15px;
    border: 3px solid #012b7a;
    text-align: center;
    height: 100%;
}

.tbl-cell {
    vertical-align: top;
    position: relative;
}

.tbl>.tbl-cell, .tbl>.tbl-row>.tbl-cell {
    float: left;
}

.desc .wrap {
    background-color: rgba(255,255,255,.9);
    color: #545454;
    padding: 40px 25px 10px;
    min-height: 330px;
}

.tbl-cell.desc h2 {
    color: #34a341;
    font-size: 23px;
    line-height: 28px;
    margin: 0 0 50px;
    font-weight: 700;
}

.tbl-cell.desc h2 a {
    color: #34a341;
}

.desc p {
    line-height: 24px;
    margin: 0 0 20px;
    font-size: 15px;
    height: 96px;
    overflow: hidden;
}

.desc .btn-detail {
    text-align: center;
    display: block;
    max-width: 100%;
    padding: 8px 10px 6px;
    border: 1px solid #b8b8b8;
    border-radius: 4px;
    text-transform: uppercase;
    margin: 10px auto 0;
    -ms-transition: ease-in-out .3s;
    transition: ease-in-out .3s;
    font-size: 13px;
    letter-spacing: .3px;
    color: #545454;
    width: 200px;
}

.tbl-cell {
    transition: ease-in-out .3s;
}

.tbl-cell.img.right .img-cover {
    right: 0;
    left: 15px;
}

.tbl-cell.img.left .img-cover {
    right: 15px;
    left: 0;
}

.tbl-cell.img .img-cover {
    position: absolute;
    top: 0;
    bottom: 0;
}

.img-cover {
    overflow: hidden;
    display: block;
}

.nav_title {
    border-bottom: 2px solid #2c8e37;
}

.news-style-1 .tab-product {
    /* margin: 0px 15px; */
    padding: 30px;
    /* padding-bottom: 10px; */
}

.news-style-1 .tab-product h3 {
    float: left;
    margin: 0 15px 0 0;
    font-size: 20px;
}

.news-style-1 .tab-product h3 a {
    color: #000;
}

.news-style-1 .tab-product .title-tab-02 {
    float: left;
    margin: 5px 0 0;
}

.news-style-1 .tab-product .title-tab-02 .tab-item {
    background: none;
    border: none;
    border-left: 1px solid;
    padding: 0 10px;
}

.news-style-1 .tab-product .title-tab-02 li:first-child .tab-item {
    border-left: none;
}

.news-style-1 .nav-tabs-03.nav-tabs>li.active>a {
    color: #000;
    background: none;
}

.news-style-1 .list-item {
    width: 50%;
    float: left;
    margin: 0;
    background: #f5f5f5;
}

.news-style-1 .item-blogs {
    border: none;
    padding-bottom: 0;
    padding-top: 10px;
}

.news-style-1 .box-blogs.view-list .info {
    padding: 0;
    margin: 0;
    overflow: inherit;
}

.news-style-1 .list-item .img-blogs {
    width: 33.333%;
    margin-right: 10px;
    float: left;
}

.news-style-1 .btn-view-more {
    display: none;
}

.news-style-1 .list-item:first-child .img-blogs {
    width: 100%;
}

.social-right {
    position: fixed;
    right: 0;
    top: 20%;
    z-index: 100;
}

.social-right .title-fan-page {
    display: none;
}

.social-right .list-fan-page {
    display: grid;
    list-style-type: none;
    margin-left: auto;
}

.video-yt {
    width: 100%;
}

.video-yt iframe {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.list_item_pro {
    padding: 0 5px;
}

.list_item_pro .thumbnail {
    border: none;
    margin: 0;
    padding: 0;
}

.thumbnail a>img, .thumbnail>img {
    width: 100%;
}

.cate_list_title {
    background: #043a8c;
    height: 67px;
    color: #fff;
    display: table;
    width: 100%;
    padding: 0px 10px;
    font-size: 16px;
    text-align: center;
}

.cate_list_title .cate-title {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}

.list_item_pro .thumbnail a:after {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
    content: "";
    transition: transform 0.6s ease 0s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(-230px, 0px, 0px);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.list_item_pro .thumbnail a:hover:after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(230px, 0px, 0px);
}

.list_item_pro .thumbnail a {
    height: 100%;
    overflow: hidden;
    display: block;
    position: relative;
}

.list_dongxe .title_widget {
    font-family: Arial, sans-serif;
    font-size: 24px;
    color: #043a8c;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
}

.bg-service {
    background: #c4151c;
    padding: 30px 0;
    margin: 20px 0;
}

.news-dv .nav_title {
    border: none;
    margin-bottom: 0;
}

.news-dv .nav_title li {
    float: initial;
    text-align: center;
}

.news-dv .nav_title li a {
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
}

.news-dv .img-blogs img {
    border-radius: 50%;
}

.news-dv .img-blogs {
    max-height: 100%;
    padding-top: 100%;
    position: relative;
}

.news-dv .img-blogs a {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    left: 0;
}

.news-dv .img-blogs:hover:after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
}

.news-dv .img-blogs:after {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0% 0%;
    content: "";
    transition: transform 0.6s ease 0s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.news-dv .item-blogs {
    border: none;
}

.news-dv .info .more-blogs, .news-dv .btn-view-more {
    display: none;
}

.news-dv .title-blogs-item {
    text-align: center;
    height: auto;
}

.news-dv .title-blogs-item a {
    color: #fff;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

.news-dv .item-blogs .desc-blogs {
    font-family: Arial, sans-serif;
    color: #fff;
    overflow: hidden;
    text-align: center;
}

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

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

.slider-product.owl-theme .owl-controls .owl-buttons div {
    top: 40%;
    font-size: 40px;
}

.price-well, .owl-theme .owl-controls .owl-buttons div:hover:before, .box-product-style2 .nav_title>li.active>a, .box-product-style2 .nav_title>li>a:hover {
    color: #34a341;
}

.cate_list_title:hover {
    background: #c4151c;
}

.bg-menu-top {
    background: #47c456;
    height: auto;
}

.bg-menu {
    background: #34a341;
}

.bg-menu .box-search {
    display: none;
}

.bg-menu .box-search-mobile a {
    font-size: 24px;
    text-align: center;
}

.bg-menu .item-dropdown a {
    color: #fff;
}

.bg-menu .nav-right .item-dropdown:hover {
    background-color: transparent;
}

.bg-menu .icon_img img {
    width: 35px;
    margin-top: 0;
}

.menu-main .nav_desktop, .menu-main .navbar-header {
    float: left;
}

.nav_desktop li:hover > a {
    background-color: #2c8e37;
}

.nav_desktop li a i {
    display: table;
    margin: 4px auto;
}

.nav_desktop li a {
    padding: 18px 30px;
    font-size: 17px;
}

.nav_desktop.max-992px-hidden {
    width: calc(100% - 400px);
}

.nav_desktop>ul {
    width: 100%;
    display: table;
}

.nav_desktop>ul>li {
    border-left: 1px solid #2d9439;
    float: none;
    margin-top: -11px;
    display: inline-block;
}

.nav_desktop>ul > li {
    display: table-cell;
}

.nav_desktop>ul {
    text-align: center;
}

.nav_desktop>ul>li:last-child {
    border-right: none;
}

.nav_desktop>ul>li:first-child {
    border-left: none;
}

.nav_desktop ul ul {
    top: 100%;
}

.bg-menu .box-search-mobile {
    padding-top: 25px;
}

.language-xml {
    padding-top: 15px;
}

.news-style-1 .row ul, .tabs-block .tab-content {
    background: #f5f5f5;
}

.menu-top li a {
    color: #fff;
    padding: 10px 8px;
}

.menu-top>li {
    float: none;
    display: inline-block;
    margin-left: -4px;
}

.menu-top, .ol-slide-support .item {
    text-align: center;
}

.menu-top li a:hover {
    background: none;
    color: #000;
}

.ol-slide-support .item img {
    height: 150px;
    width: 150px;
    border-radius: 50%;
    object-fit: cover;
    margin-bottom: 15px;
}

.ol-slide-support .name {
    font-size: 16px;
    font-weight: 700;
}

.ol-slide-support .list-icon a {
    font-size: 24px;
}

.bg-service .box-product-style2>div>.nav_title>.active>a:after, .bg-service .box-product>.nav_title>.active>a:after {
    height: 0px;
}

.bg-service .nav_title li a:before, .box-product-style2 h3:before {
    height: 0px;
}

#header .logo img {
    padding: 10px 25px;
    background: #fff;
    max-height: 80px;
}

.list_item_pro .thumbnail a>img, .list_item_pro .thumbnail>img {
    width: 100%;
    height: 100%;
}

.nav_desktop ul li ul li {
    text-align: left;
}

.hotline-ht a {
    position: fixed;
    bottom: 15px;
    background: #c4151c;
    color: #fff;
    padding: 8px 25px;
    border-radius: 20px;
    font-size: 18px;
}

.hotline-ht a i {
    margin-right: 5px;
}

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

.fix {
    background: #34a341;
    position: fixed;
    top: 0px;
    z-index: 9999;
    left: 0;
    right: 0;
}

@media (min-width: 1200px) {
    .list_item_pro .thumbnail {
        height: 270px;
    }

    .bg-menu {
        height: 80px;
    }

    .bg-menu>div {
        padding: 0;
    }

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

    .nav_desktop li a {
        padding: 15px 13px;
        font-size: 17px;
    }

    .bg-menu .box-search-mobile {
        height: 80px;
    }

    .language-xml {
        padding-top: 25px;
    }

    .padding-container {
        padding: 35px 0;
    }
}

@media(min-width: 992px) {
    .bg-menu .box-search-mobile a {
        padding: 23px 31px;
        border-left: 1px solid #2d9439;
        border-right: 1px solid #2d9439;
    }

    .nav_desktop>ul>li>a:after {
        bottom: 0;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-bottom-color: rgba(255, 255, 255, .93);
        border-width: 10px;
        margin-left: -10px;
        visibility: hidden;
        opacity: 0;
    }

    .nav_desktop li:hover > a:after {
        visibility: visible;
        opacity: 1;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
    }

    .desc-01 {
        margin-left: 0px;
    }
}

.title-product a {
    font-size: 17px;
    color: #383838;
    font-weight: bold;
    display: inline-block;
}

.news-style-1 .title-tab-02 {
    display: none;
}

.nav_desktop>ul>li>a {
    color: #fff;
    text-transform: none;
    font-weight: bold;
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
}

.menu-top>li:hover > a {
    background: #03a9f4;
    color: #fff;
}

/* jundental */
.jundental-htm {
    margin: 30px 0;
}

.main-wapper {
    background: #ed1c24;
    padding: 20px;
    box-shadow: 1px 5px 7px 2px #d1d1d1;
}

.main-wapper:hover, .blue-ht:hover {
    background: #043a8c;
}

.main-wapper .info-htm h3 {
    color: #fff;
    font-size: 32px;
    margin-top: 5px;
}

.main-wapper .info-htm {
    margin-left: 38%;
    padding-left: 15px;
}

.main-wapper .info-htm p {
    color: #fff;
    font-size: 16px;
}

.main-wapper img {
    border-radius: 50%;
    float: left;
    width: 38%;
}

.blue-ht {
    background: #c4151c;
    padding: 20px;
    box-shadow: 1px 5px 7px 2px #d1d1d1;
}

.blue-ht h3 {
    color: #fff;
    font-size: 17px;
    margin-top: 6px;
    text-align: center;
}

.blue-ht h3 i {
    margin-right: 10px;
    font-size: 18px;
}

.blue-ht p {
    margin-bottom: 7px;
    color: #fff;
    font-size: 16px;
}

/* feed back */
.tab-feedback h3.title {
    text-align: center;
    margin-bottom: 35px;
    color: #fff;
    font-size: 28px;
    margin-top: 0;
}

.content-feedback .desc-feedback {
    font-weight: bold;
    font-size: 16px;
}

.content-feedback img {
    float: left;
    margin-right: 10px;
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50%;
}

.content-feedback .owl-item {
    padding: 0 10px;
}

.content-feedback {
    color: #fff;
}

.content-feedback .comment {
    background: url(/uploads/plugin/custom_img/2018-01-24/custom-quote-bg.png) top left/100% 100% no-repeat;
    height: 250px;
    max-width: 100%;
    padding: 30px 20px 50px 55px;
    position: relative;
}

.content-feedback .comment:before {
    content: "\201C";
    font-family: Arial;
    font-size: 91px;
    position: absolute;
    top: 19px;
    left: 14px;
    line-height: 1;
    display: block;
}

.content-feedback .owl-prev {
    left: -100% !important;
}

.product-service {
    background: url(/uploads/plugin/custom_img/2018-01-24/custom-index-quote-bg.jpg) 50% 50%/cover no-repeat;
    background: #eee;
    padding-top: 30px;
}

.mighty-slider {
    height: 33vw !important;
}

@media (max-width: 500px) {
    #header .logo {
        width: 100%;
        background: #fff;
        text-align: center;
    }

    .content-Customer .coment {
        padding: 7px;
    }

    .content-feedback .comment {
        height: 200px;
    }

    .slogan {
        color: #012b7a !important;
        text-align: center;
    }

    .product-tm .item-blogs .img-blogs {
        max-height: unset;
        padding-top: 100%;
    }

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

    .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev:before, .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next:before {
        color: red;
    }

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

    .product-service .box-product-style2>div>.nav_title>.active>a:after, .box-product>.nav_title>.active>a:after {
        content: none;
    }
}

.icon_img img {
    margin-right: 30px
}

.box_bor_style1.wrap-description-intro {
    position: static;
    padding: 0;
    border: 0;
    width: auto;
    text-align: center;
    margin: 15px 0;
    height: auto !important;
    margin-bottom: 10px;
}

.breadcrumb {
    margin: 10px 0 !important;
}

.twitter-share-button {
    background: #0c7abf;
    color: #fff;
    font-size: 12px;
    padding: 2px 13px 1px;
    margin-bottom: 4px;
    margin-right: 4px;
    display: inline-block;
    float: left;
    border-radius: 3px;
}

.box-search {
    position: absolute;
    top: 55px;
}

.box-search>.form-inline>.form-group>.input-group>.form-control {
    border: 1px solid #e3e3e3;
}

.btn-search {
    position: absolute;
    z-index: 99;
    right: -7px;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    padding: 7px 12px;
}

.box-search-mobile .box-search {
    position: absolute;
    right: 85px;
    margin: auto;
    top: 80px;
    display: none;
    background: #fff;
    border-radius: 0px;
    z-index: 999;
    padding: 20px;
    box-shadow: 0 0 5px #000;
}

.thang-may-html .title h1 >a {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 35px;
    color: #34a341;
    line-height: 1.3;
}

.img-calc {
    width: calc(100% - 320px);
}

.img-calc img {
    width: 100%;
    max-height: 335px;
    margin-top: 15px;
    object-fit: cover
}

.img-calc-01 img {
    width: 100%;
    max-height: 335px;
    margin-top: 15px;
    object-fit: cover;
}

.tbl-cell img:hover {
    opacity: 0.7;
}

.desc .btn-detail:hover {
    border: 1px solid red;
    background: red;
    color: #fff;
}

/*elevator-html*/
.elevator-a {
    width: 30%;
    float: left;
    position: relative;
}

.elevator-a img {
    width: 100%;
    height: 350px;
    object-fit: cover;
}

.elevator-title h1 {
    text-align: center;
}

.elevator-title h1 a {
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 35px;
    color: #34a341;
    line-height: 1.3;
    text-align: center;
}

.elevator-a-main {
    position: absolute;
    top: 0;
    text-align: center;
    padding: 30px 20px;
    border: 3px solid #012b7a;
    height: 100%;
    width: 100%;
    background-color: rgba(255,255,255,.9);
    color: #545454;
}

.elevator-a-main > h2 > a {
    color: #34a341;
    font-size: 23px;
    line-height: 20px;
    margin: 0 0 50px;
    font-weight: 700;
}

.elevator-a-main > h2:after {
    content: "";
    display: block;
    width: 42px;
    margin: 20px auto 0;
    height: 1px;
    background-color: #34a341;
}

.elevator-a-main p {
    line-height: 24px;
    margin: 0 0 20px;
    font-size: 14px;
    height: 96px;
    overflow: hidden;
}

.elevator-button {
    padding: 7px 50px;
    border: 1px solid #333;
    border-radius: 5px;
    color: #333;
}

.elevator-button:hover {
    background: red;
    border: 1px solid red;
    color: #fff;
}

.elevator-img {
    width: 70%;
    float: left;
    height: 350px;
}

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

.elevator-img img:hover {
    opacity: 0.7;
}

.elevator-left, .elevator-right {
    float: left;
    width: 35%;
    height: 350px;
}

.elevator-left img, .elevator-right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-top: 15px;
    margin-bottom: 15px;
}

.elevator-b {
    margin-top: 15px;
    margin-bottom: 15px;
}

.elevator-left img:hover, .elevator-right img:hover {
    opacity: 0.7;
}

.elevator-left {
    padding-right: 15px;
}

.elevator-right {
    padding-left: 15px;
}

/* end.elevtor-html */
.module-01 {
    margin-top: 50px;
}

.elevator-family .info .desc-blogs, .elevator-family .info .more-blogs, .elevator-family .btn-view-more {
    display: none;
}

.elevator-family .item-blogs, .elevator-family .nav_title, .news-title .nav_title {
    border-bottom: none;
}

.elevator-family, .news-title {
    background: #f5f5f5;
    position: relative;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    border-radius: 5px;
    border: 1px solid #fff;
}

.news-title {
    margin-top: 50px;
}

.news-style-1, .news-title {
    background: #f5f5f5 !important;
}

.elevator-family .nav_title li a:hover:before {
    opacity: 1;
}

.elevator-family .nav_title li a {
    text-align: center;
}

.elevator-family .nav_title li a, .news-title .nav_title li a {
    background: url(/uploads/plugin/custom_img/2020-01-16/1579150374-1798967661-custom.png) center;
    position: absolute;
    z-index: 11;
    top: -17px;
    left: 50%;
    transform: translate(-50%,0);
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 25px;
    padding: 8px 0;
    color: #fff;
    margin: 0;
    white-space: nowrap;
}

.elevator-family .nav_title li a:before, .elevator-family .nav_title li a:after, .news-title .nav_title li a:before, .news-title .nav_title li a:after {
    content: "";
    position: absolute;
    height: 100%;
    top: 0px;
    width: 78px;
}

.elevator-family .nav_title li a:before, .news-title .nav_title li a:before {
    background: url(/uploads/plugin/custom_img/2020-01-16/1579150375-1738132791-custom.png) top left no-repeat;
    left: -77px;
    top: 0px;
    opacity: 1;
}

.elevator-family .nav_title li a:after, .news-title .nav_title li a:after {
    background: url(/uploads/plugin/custom_img/2020-01-16/1579150375-92731486-custom.png) top left no-repeat;
    right: -77px;
}

.img-blogs:hover img, .img-news-feture:hover img {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    transition: ease-in-out .3s;
}

.img-blogs, .img-news-feture {
    overflow: hidden !important;
    position: relative;
    transition: ease-in-out .3s;
}

.module-01 {
    background: url(/uploads/plugin/custom_img/2018-10-16/custom-index-project-bg-1.jpg) top left #f5f5f5;
    padding: 50px 0 50px;
}

.elevator-family .read-more a, .news-title .read-more a {
    width: 168px;
    display: block;
    position: absolute;
    bottom: -13px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    transform: translate(-50%,0);
    color: #fff;
    text-align: center;
    background: url(/uploads/plugin/custom_img/2020-01-16/1579150374-2072064566-custom.png) left top/100% 100% no-repeat;
    line-height: 29px;
    height: 29px;
}

.desc-new-feture {
    font-size: 14px;
    font-weight: 300;
}

.title-n-feture a:hover, .title-news-right a:hover {
    color: #23527c;
}

.title-news-right:before {
    content: "\f0da";
    font: normal normal normal 12px/1 FontAwesome;
    position: absolute;
    left: 5px;
    color: #666;
    top: 3px;
}

.video-yt {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 24px;
}

.video-top h3 {
    font-size: 18px;
}

.video-top h3 > a {
    text-transform: uppercase;
    color: #34a341;
}

.video-top p {
    font-size: 15px;
    font-weight: 300;
}

.partner-css {
    padding-top: 15px !important;
    margin-top: 50px;
    margin-bottom: 50px;
}

.cty-footer {
    color: #fff;
    font-size: 18px;
}

#footer .address-ft i {
    color: #fff;
}

.botft {
    position: fixed;
    bottom: 0;
    height: 40px;
    background: rgba(230, 219, 219, 0.7);
    width: 100%;
    z-index: 9999;
    text-align: center;
    float: left;
}

.botft ul {
    width: 80%;
    padding-left: 0;
}

.botft ul li {
    display: inline-block;
    margin-right: 15px;
    margin-top: 6px;
}

.botft ul li span {
    font-weight: bold;
    color: #6c2d70;
}

.back-top {
    display: none;
    z-index: 9999;
    height: 40px;
    width: 38px;
    line-height: 40px;
    background: #ff9c00 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 15px;
    font-size: 20px;
    text-align: center;
}

.back-top.button-show {
    display: block;
}

.back-top:hover {
    background: #333 none repeat scroll 0 0;
    color: #fff;
}

.back-top span {
    display: block;
    text-align: center;
}

a.img-news {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.img-news-feture {
    position: relative;
    width: 100%;
    padding-top: 80%;
}

.img-news-feture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.block-news-hpage.news-style-1>.tab-product>.row> [class^="col-md-"]:last-child .item-news-home .more-post {
    border-bottom: none;
}

.product-service {
    margin-top: 25px;
}

.product-tm .item-blogs .img-blogs {
    max-height: unset;
    padding-top: 100%;
}

.product-service .item-blogs .img-blogs {
    max-height: unset;
    padding-top: 60%;
}

.time {
    display: none;
}

.title-blogs-item, .desc-blogs {
    height: 50px;
}

.product-service .item-blogs, .block-news .nav_title, .product-tm .item-blogs {
    border-bottom: none;
    margin-bottom: 0;
}

.product-service .block-news .nav_title li a {
    color: #34a341;
    text-align: center !important;
    font-size: 25px;
}

.product-tm .box-product .nav_title li a {
    text-align: center !important;
    color: #34a341;
    font-size: 25px;
}

.product-service .block-news .nav_title>li, .product-tm .box-product .nav_title>li {
    float: none;
}

.product-tm .box-product .info .title-product a {
    color: #fff !important;
}

.product-tm .box-product>.nav_title>.active>a:after {
    content: none;
}

.product-tm {
    margin-top: 25px;
}

.product-tm .item-product .info {
    padding: 0;
    margin-top: 0;
}

.product-tm .desc-blogs, .product-tm .btn-view-more {
    display: none;
}

.product-tm .nav_title li a:before {
    content: none;
}

.product-tm .nav_title {
    border-bottom: none;
}

.product-tm .item-product .info {
    background: #34a341;
    text-align: center;
    display: flex;
    align-items: center;
}

.product-tm .title-blogs-item a {
    padding: 5px;
}

.product-tm .price-inline p {
    color: #fff;
    display: none;
}

.product-tm .item-blogs .img-blogs {
    margin-bottom: 0;
}

.product-tm p.more-blogs {
    margin: 0;
}

.product-tm .title-blogs-item:hover {
    background: #c4151c;
}

.product-tm .img a:after {
    content: "";
    background: rgba(255, 255, 254, 0.5) none repeat scroll 0% 0%;
    transition: transform 0.6s ease 0s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(-230px, 0px, 0px);
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.product-tm .img a:hover:after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(230px, 0px, 0px);
}

.product-tm.hover-action-product .action-product {
    display: none !important;
}

.product-tm .title-product a {
    font-size : 16px;
}

.wrap-list .item-blogs:not(.view-list) .img-blogs {
    padding-top: 60%;
}

.wrap-list .box-blogs.view-list .item-blogs .img-blogs {
    padding-top: 15%;
}

@media(min-width: 992px) {
    .elevator-family {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 30px;
    }
}

@media(max-width: 768px) {
    body.detail .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
        right: 35px;
    }

    body.detail .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
        right: 0px;
    }

    .elevator-family .nav_title li a, .news-title .nav_title li a {
        font-size: 20px;
        padding: 8px 10px;
    }

    .elevator-family .nav_title li a:before, .elevator-family .nav_title li a:after, .news-title .nav_title li a:after {
        display: none;
    }

    .elevator-family {
        padding-left: 15px;
        padding-right: 15px;
    }

    .project-public {
        margin-top: 50px
    }

    .video-youtube-html {
        margin-top: 30px;
    }

    .botft {
        height: 100px !important;
        padding-left: 50px;
    }

    .title-blogs-item, .desc-blogs {
        height: unset;
    }

    .news-style-1 .tab-product {
        padding: 15px;
    }

    .bottom-detail-product img , .detail-post img {
        height: auto;
    }

    .top-list-blogs-subpage>.row>div:nth-child(2)>.clearfix {
        border-top: 1px solid #ddd;
    }
}

@media (max-width: 768px) {
    .blue-ht {
        margin-bottom: 20px;
    }

    body {
        overflow-x: hidden;
    }

    .content-feedback .comment {
        height: 135px;
    }

    .bg-feed {
        padding: 30px 0 25px;
    }

    .content-Customer {
        position: relative;
    }

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

    .bottom-footer {
        margin: 0 -15px;
    }

    .bg-service {
        padding: 20px 0 0 0;
    }

    .news-dv .item-blogs {
        border: none;
        padding: 0 40px;
        padding-top: 20px;
    }

    .ov-hidden .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
        left: -25px;
    }

    .elevator-img, .elevator-left, .elevator-right {
        display: none;
    }

    .elevator-a {
        width: 100%;
    }

    .bg-menu .box-search-mobile {
        padding-top: 13px !important;
    }

    .box-search-mobile .box-search {
        right: 0px;
        top: 50px;
        width: 100%;
        z-index: 9999;
    }

    .img-calc, .img-calc-01 {
        display: none;
    }

    .tbl {
        margin-left: -15px;
    }
}

@media (max-width: 767px) {
    .show-xs {
        display: block !important;
    }

    .desc .wrap {
        min-height: 0;
        padding: 20px 15px;
    }

    .news-style-1 .list-item {
        width: 100%;
    }

    .nav_title>li>.dropdown-menu {
        left: auto;
        right: 0;
    }

    .desc {
        width: calc(100% - 30px);
    }

    .hotline:before, .hotline .content:after {
        display: none;
    }
}

.module-01 .item-blogs .img-blogs {
    height: 150px;
}

.detail-list-blogs .list-item:not(.view-list) .img-blogs {
    padding-top: 60%;
}

.box-blogs.view-list .item-blogs .img-blogs {
    padding-top: 15%;
}

.title_style h2, .title_style h3, .title_style h4 {
    background-color: #34a341;
}

#main_img {
    position: relative;
    padding-top: 60%;
    width: 100%;
}

#main_img>a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#main_img img {
    object-fit: contain;
}

.description-product-detail>p {
    height: unset;
    line-height: 25px;
    font-weight: normal;
    font-size: 14px;
}

.desc-blogs {
    font-weight: initial;
}

.popup-custom {
    border: 2px solid #2c8e37;
    padding: 10px 15px;
    border-radius: 6px;
    color: #34a341;
    font-size: 20px;
    font-weight: 600;
    line-height: 17px;
}

#popup-dangkytuvan .btn-close-popup, #popup-dangkytuvan-1 .btn-close-popup {
    top: 2px;
    bottom: unset;
}

a {
    cursor: pointer;
    color: #34a341;
    font-weight: bold;
}

#popup-dangkytuvan {
    top: 10%;
}

#popup-dangkytuvan .modal-dialog, #popup-dangkytuvan .modal-content {
    overflow: hidden;
}

#popup-dangkytuvan .btn-close-popup {
    position: absolute;
    right: 0;
    color: #000;
    background: none;
}

#popup-dangkytuvan .title-lienhe, #popup-dangkytuvan-1 .title-lienhe {
    text-transform: uppercase;
    font-weight: bold!important;
    font-size: 2.6rem;
    text-align: center;
    display: block;
    line-height: 1.35;
}

#popup-dangkytuvan .input-block select, #popup-dangkytuvan-1 .input-block select {
    width: 100%;
    height: 40px;
    border: 1px solid #ccc;
    padding: 0 8px;
}

#popup-dangkytuvan .btn-submit, #popup-dangkytuvan-1 .btn-submit {
    background: #00a5e8;
    color: #fff;
}

#popup-dangkytuvan .form-control, #popup-dangkytuvan-1 .form-control {
    height: 40px;
}

#popup-dangkytuvan textarea.form-control , #popup-dangkytuvan-1 textarea.form-control {
    height: 100px;
}

@media (min-width: 768px) {
    #popup-dangkytuvan .modal-dialog {
        width: 760px;
    }
}

.dowload-file-custom a {
    border: 2px solid #2c8e37;
    padding: 10px 15px;
    border-radius: 6px;
    color: #34a341;
    font-size: 20px;
    font-weight: 600;
    line-height: 17px;
}

.product-detail-custom ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.video-clip-title {
    margin-bottom: 20px;
    margin-top: 17px;
    position: relative;
    color: #002b7a;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
}

.video-clip-title:before {
    position: absolute;
    height: 1px;
    max-width: 100%;
    left: 11px;
    bottom: 2px;
    width: 145px;
}

.video-clip-title:after {
    width: 5px;
    height: 5px;
    display: block;
}

.video-clip-title:before, .video-clip-title:after {
    content: "";
    background-color: #002b7a;
}

.product-service .box-product>.nav_title>.active>a:after, .product-service .box-product>.nav_title>.active>a:before {
    opacity: 0;
}

ol, ul {
    margin: 0;
}

.product-service .block-news .nav_title {
    margin: 0;
}

.read-more {
    text-align: center;
    padding: 10px 0;
}

.captcha-img {
    width: 120px !important;
}

.captcha-input {
    padding: 5px 5px;
    margin: 2px 10px 0 0;
}

.captcha-reload {
    float: left;
    width: auto;
    margin-right: 10px;
}

.captcha-reload+ .text {
    width: auto;
}

.captcha-reload+ .text label {
    display: none;
}

.menu-dm {
    position: absolute;
    top: 20px;
    left: 30px;
}

.menu-dm .title_style h3 {
    display: none;
}

.menu-dm .bs-docs-sidebar {
    border: none;
}

.menu-dm .side-bar-left .nav li {
    border: none;
    margin-bottom: 15px;
}

.menu-dm .side-bar-left .nav li a {
    z-index: 0;
    width: 255px;
    padding: 10px 10px;
    background-color: rgb(230, 111, 18);
    font-size: 16px;
    color: rgb(255,255,255);
    -moz-box-shadow: 0px 5px 10px rgb(142,142,142);
    -webkit-box-shadow: 0px 5px 10px rgb(142,142,142);
    box-shadow: 0px 5px 10px rgb(142,142,142);
    ms-filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=180,strength=8);
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=180,strength=8);
    -moz-border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    -khtml-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
}

.menu-dm .bs-docs-sidenav {
    border: none;
}

.menu-dm .side-bar-left .nav li a:hover {
    background-color: rgb(52, 163, 65);
}

.box_content iframe {
    display: table !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

.bk-product {
    background: #f5f5f5;
    padding-top: 30px;
}

.product-service-custom .nav_title {
    display: flex;
    justify-content: center;
}

.product-service-custom .nav_title li {
    float: none;
}

.product-service-custom .nav_title li a {
    color: #34a341;
    font-size: 25px;
}

.product-service-custom .nav_title {
    border-bottom: none;
}

.des-text {
    margin-bottom: 30px;
}

.icon_img_eng {
    float: right;
    padding: 29px 28px;
}

.btn-view-nav-left.show-mobile {
    color: #fff;
}

.product-detail-custom .multi-collapse {
    position: absolute;
    top: 165%;
    left: 15px;
    background: #2c8e37;
    padding: 15px;
    border-radius: 5px;
    z-index: 1;
    width: 300px;
}

.product-detail-custom .multi-collapse a {
    color: white;
    display: block;
}

.phone-hot {
    display: flex;
}

.text-hot {
    color: white;
    font-weight: bold;
    margin-right: 5px;
}

.address i {
    margin-right: 5px;
}

/*----------------*/
@media (max-width: 1200px) and (min-width: 992px) {
    .nav_desktop li a {
        padding: 18px 10px;
        font-size: 12px;
    }

    #header .logo img {
        padding: 10px 10px;
        max-height: 63px;
    }

    .bg-menu {
        position: relative;
        float: left;
        width: 100%;
    }

    .nav_desktop.max-992px-hidden {
        width: calc(100% - 260px);
    }

    .bg-menu .box-search-mobile a {
        padding: 27px 20px 16px;
    }

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

@media(max-width: 768px) {
    .box-left .title_style i {
        color: #fff;
    }

    .mighty-slider {
        margin-bottom: 20px;
    }

    .box-left {
        margin-bottom: 15px;
    }

    .product-tm {
        margin: 0;
    }

    .btn-menu-main {
        width: unset;
    }

    #header .logo {
        padding: 0;
    }
}

@media(max-width: 375px) {
    .captcha-reload+ .text {
        width: 45%;
        float: left;
    }

    .captcha-input {
        width: 100%;
    }
}

@media (max-width: 1024px) {
    .mighty-slider {
        height: 35vh !important;
    }

    #header .navbar-header {
        text-align: center;
    }
}

@media (max-width: 1200px) and (min-width: 769px) {
    .mighty-slider {
        height: 55vh !important;
    }
}

.blogs-partner .title-blogs-item {
    height: 40px;
}

.blogs-partner .desc-blogs {
    height: auto;
}

@media(max-width: 768px) {
    .box_content iframe {
        width: 100% !important;
        height: 250px !important;
        overflow: hidden;
    }

    .blogs-partner .desc-blogs {
        display: block !important
    }

    .blogs-partner .title-blogs-item {
        height: auto;
    }

    .ckeditor-post-news table {
        width: 100% !important;
        overflow: hidden;
    }

    .ckeditor-post-news table tbody {
        width: 100% !important;
        display: block;
    }

    .ckeditor-post-news table tbody tr {
        /*         display: flex;
        align-items: center; */
        height: auto !important;
    }

    .ckeditor-post-news table tbody tr td {
        text-align: left !important;
        height: auto !important;
        border-bottom: 1px solid #eee;
        padding: 5px 0px;
    }

    .ckeditor-post-news table tbody tr td:first-child {
        width: 30% !important;
        height: auto !important;
    }

    .ckeditor-post-news table tbody tr td:last-child {
        width: 70% !important;
        height: auto !important;
    }

    .box_content {
        overflow: hidden;
    }
}
