.wp-caption {
    margin: auto;
}

.aligncenter {
    text-align: center;
}

.headertop-google {
    float: right !important;
    margin-top: 0 !important;
    line-height: 30px;
}

.headertopdes-google {
    display: inline-block;
    margin-top: 35px;
}

.section_thuonghieu_delta_arc .mybrand {
    padding: 20px;
}

#google_translate_element {
    float: left;
    margin-top: 35px;
}

.headertop-left .follow_option {
    display: contents;
}

.headertop-left .headertop-tell {
    display: inline-block;
    margin-left: 30px;
}

.headertop-left .headertop-tell a {
    font-size: 15px;
    color: #b40505ab;
    font-weight: 700;
}

.headertop-right a {
    font-size: 15px;
    color: #b40505ab;
    font-weight: 700;
}

/*Home About---START*/
section {
    /*width: 100%;*/
    /*float: left;*/
}

.title_module_main {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .title_module_main {
        text-align: center !important;
    }
}

.title_module_main .inner_title {
    display: inline-block;
    position: relative;
}

.title_module_main .inner_title .number {
    font-family: 'Roboto', sans-serif;
    font-size: 68px;
    font-weight: 300;
    color: #d6dadd;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    line-height: 68px;
}

.title_module_main .h2, .title_module_main h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    position: relative;
}

@media (min-width: 768px) {
    .title_module_main .h2.before, .title_module_main h2.before {
        margin-top: 10px;
    }

    .title_module_main .h2.before:before, .title_module_main h2.before:before {
        content: "";
        width: 50px;
        height: 5px;
        background: #d6dadd;
        position: absolute;
        bottom: -25px;
        left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .title_module_main .h2.before, .title_module_main h2.before {
        margin-top: 10px;
    }

    .title_module_main .h2.before:before, .title_module_main h2.before:before {
        content: "";
        width: 50px;
        height: 5px;
        background: #d6dadd;
        position: absolute;
        bottom: -25px;
        left: 50%;
        transform: translateX(-50%);
    }
}

@media (max-width: 767px) {
    .title_module_main .h2, .title_module_main h2 {
        font-size: 26px;
    }
}

.title_module_main .h2 span, .title_module_main h2 span {
    color: #252525;
    text-decoration: none;
}

@media (max-width: 767px) {
    .title_module_main {
        text-align: center !important;
    }
}

.section_tongquan {
    padding: 40px 0 80px;
    position: relative;
}

@media (max-width: 767px) {
    .section_tongquan {
        padding: 20px 0 80px;
    }
}

.section_tongquan .wrapcontent {
    width: 100%;
    float: left;
}

.section_tongquan .wrapcontent .content_text {
    width: 100%;
    float: left;
    text-align: left;
    margin-top: 35px;
}

@media (max-width: 767px) {
    .section_tongquan .wrapcontent .content_text {
        margin-top: 15px;
    }
}

.section_tongquan .wrapcontent .content_text p, .section_tongquan .wrapcontent .content_text span {
    /*font-family: "Arimo", sans-serif;*/
    width: 100%;
    float: left;
    display: block;
}

.section_tongquan .wrapcontent .content_text p {
    font-size: 16px;
    font-weight: 700;
    color: #252525;
    margin-bottom: 5px;
    padding-bottom: 0;
}

.section_tongquan .wrapcontent .content_text span {
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin-bottom: 15px;
}

.section_tongquan .wrapcontent .content_counter {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.section_tongquan .wrapcontent .content_counter .counter_item {
    display: block;
    float: left;
}

@media (min-width: 768px) {
    .section_tongquan .wrapcontent .content_counter .counter_item {
        width: calc(100% / 3);
        -webkit-width: calc(100% / 3);
        -moz-width: calc(100% / 3);
        -o-width: calc(100% / 3);
        -os-width: calc(100% / 3);
    }
}

@media (max-width: 767px) {
    .section_tongquan .wrapcontent .content_counter .counter_item {
        width: 140px;
    }

    .section_tongquan .wrapcontent .content_counter .counter_item:last-child {
        width: 160px;
        margin-top: 20px;
    }
}

.section_tongquan .wrapcontent .content_counter .counter {
    display: block;
    width: 100%;
    float: left;
    font-family: "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 48px;
    margin: 0;
    line-height: 58px;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.section_tongquan .wrapcontent .content_counter span {
    display: block;
    width: 100%;
    float: left;
    font-family: "Arimo", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #333;
    font-weight: bold;
}

@media (max-width: 1199px) {
    .section_tongquan .wrapcontent .content_counter span {
        font-size: 14px;
    }
}

.section_tongquan .owlslide_duan {
    width: 44%;
    position: absolute;
    top: 40px;
    right: 0;
}

@media (min-width: 768px) {
    .section_tongquan .owlslide_duan {
        min-height: 300px;
    }
}

@media (max-width: 991px) {
    .section_tongquan .owlslide_duan {
        position: relative;
        width: 92%;
        margin: 0 auto;
    }
}

.section_tongquan .owlslide_duan .owlpositon .owl-dots {
    display: none;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next, .section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-prev {
    width: 50px;
    height: 70px;
    background: #fff;
    top: auto;
    bottom: -6px;
    border: none;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next.disabled {
    background: #fff;
    opacity: 1;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next:before, .section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-prev:before {
    line-height: 30px;
    width: 50px;
    border-radius: 0px;
    border: none;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next:hover, .section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-prev:hover {
    background: #fff !important;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next:hover:before, .section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-prev:hover:before {
    background: #fff;
    color: #252525;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next {
    left: 50px;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next:before {
    text-align: left;
    padding-left: 10px;
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-next:after {
    content: "";
    width: 1px;
    height: 25px;
    background: #ebebeb;
    position: absolute;
    top: 52%;
    left: 0;
    transform: translateY(-50%);
}

.section_tongquan .owlslide_duan .owlpositon .owl-nav .owl-prev:before {
    text-align: right;
    padding-right: 10px;
}

.counter_gradient {
    background: -webkit-linear-gradient(left, #821624, #881c2a);
    background: -o-linear-gradient(to right, #821624, #881c2a);
    background: -moz-linear-gradient(to right, #821624, #881c2a);
    background: linear-gradient(to right, #821624, #881c2a);
}

/*Home About---END*/

/*Home Services---START*/
.myblog .content_blog {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.myblog .content_blog .summary_item_blog {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.title_module_main_custome {
    width: 100%;
    float: left;
    margin-bottom: 20px;
}

.title_module_main_custome .inner_title {
    display: inline-block;
    position: relative;
    float: left;
}

.title_module_main_custome .inner_title .inline_title {
    display: inline-block;
    float: left;
}

.title_module_main_custome .inner_title .number {
    font-family: 'Roboto', sans-serif;
    font-size: 68px;
    font-weight: 300;
    color: #d6dadd;
    height: 40px;
    overflow: hidden;
    display: inline-block;
    margin: 0 auto;
    line-height: 68px;
}

.title_module_main_custome .inner_title .des {
    font-family: "Arimo", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 28px;
    margin: 0 0 10px;
}

.title_module_main .inner_title .number, .title_module_main_custome .inner_title .number {
    display: none;
}

.title_module_main_custome .h2, .title_module_main_custome h2 {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 38px;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    position: relative;
    display: inline-block;
    float: left;
}

.title_module_main_custome .h2.before, .title_module_main_custome h2.before {
    margin-top: 35px;
    margin-left: 10px;
}

.title_module_main_custome .h2.before:before, .title_module_main_custome h2.before:before {
    content: "";
    width: 50px;
    height: 5px;
    background: #d6dadd;
    position: absolute;
    bottom: 3px;
    right: -80px;
}

@media (max-width: 991px) {
    .title_module_main_custome .h2, .title_module_main_custome h2 {
        font-size: 28px;
    }

    .title_module_main_custome .h2.before, .title_module_main_custome h2.before {
        margin-top: 38px;
    }
}

@media (max-width: 767px) {
    .title_module_main_custome .h2, .title_module_main_custome h2 {
        font-size: 20px;
    }
}

.title_module_main_custome .h2 a, .title_module_main_custome h2 a {
    color: #252525;
    text-decoration: none;
}

.title_module_main_custome .h2 a:hover, .title_module_main_custome h2 a:hover {
    color: #fd6035;
}

@media (max-width: 991px) {
    .title_module_main_custome {
        text-align: center !important;
    }

    .title_module_main_custome .inner_title {
        text-align: center;
        float: none;
    }

    .title_module_main_custome .inner_title .inline_title {
        float: none;
    }

    .title_module_main_custome .inner_title .inline_title p {
        margin-bottom: 0;
    }

    .title_module_main_custome .inner_title .h2 {
        margin-top: 0;
        margin-left: 0;
        width: 100%;
        line-height: 28px;
    }

    .title_module_main_custome .inner_title .h2 a {
        max-width: 60%;
        display: block;
        margin: 0 auto;
    }

    .title_module_main_custome .inner_title .h2:before {
        content: none;
    }
}

.section_khonggiansong {
    position: relative;
    padding: 40px 0 80px;
}

@media (max-width: 767px) {
    .section_khonggiansong {
        padding: 40px 0 20px;
    }
}

.section_khonggiansong .wrapowl_full {
    position: relative;
    z-index: 1;
    margin-top: 40px;
}

@media (max-width: 767px) {
    .section_khonggiansong .wrapowl_full {
        margin-top: 10px;
    }
}

@media (min-width: 768px) {
    .section_khonggiansong .wrapowl_full .owl_blog_full .owl-stage-outer {
        overflow: visible;
    }

    .section_khonggiansong .wrapowl_full .owl_blog_full .owl-stage-outer:before {
        content: "";
        width: 50vw;
        height: 100%;
        position: absolute;
        display: block;
        top: 0;
        background: rgba(255, 255, 255, 0.8);
        z-index: 99;
        right: 100%;
    }

    .section_khonggiansong .wrapowl_full .owl_blog_full .owl-stage-outer:after {
        content: "";
        width: 50vw;
        height: 100%;
        position: absolute;
        display: block;
        top: 0;
        background: rgba(255, 255, 255, 0.8);
        z-index: 99;
        left: 100%;
    }
}

.section_khonggiansong .wrapowl_full .owl_blog_full .owl-dots {
    display: none;
}

@media (max-width: 767px) {
    .section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav {
        display: none;
    }
}

.section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-next, .section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 0px;
    box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.06);
    -os-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.06);
    border: none;
    position: absolute;
    top: -100px;
}

.section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-next:before, .section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-prev:before {
    width: 40px;
    height: 40px;
    line-height: 38px;
    background: #fff;
    border-radius: 0px;
    border: none;
}

.section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-next:hover, .section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-prev:hover {
    box-shadow: none;
    background-image: -moz-linear-gradient(35deg, #fd6334 0%, #ed2939 100%);
    background-image: -webkit-linear-gradient(35deg, #fd6334 0%, #ed2939 100%);
    background-image: -ms-linear-gradient(35deg, #fd6334 0%, #ed2939 100%);
}

.section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-next:hover:before, .section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-prev:hover:before {
    background-image: -moz-linear-gradient(35deg, #fd6334 0%, #ed2939 100%);
    background-image: -webkit-linear-gradient(35deg, #fd6334 0%, #ed2939 100%);
    background-image: -ms-linear-gradient(35deg, #fd6334 0%, #ed2939 100%);
    color: #fff;
}

.section_khonggiansong .wrapowl_full .owl_blog_full .owl-nav .owl-prev {
    left: auto;
    right: 45px;
}

@media (max-width: 767px) {
    .section_khonggiansong .wrapowl_full .owl_blog_full .owl-item .myblog .image-blog-left .block_img {
        min-height: 230px;
    }

    .section_khonggiansong .wrapowl_full .owl_blog_full .owl-item .content_blog {
        display: none !important;
    }
}

.itemblog {
    width: 100%;
    float: left;
    overflow: hidden;
}

.myblog {
    width: 100%;
    float: left;
}

.myblog .image-blog-left {
    display: block;
    float: left;
    width: 100%;
    position: relative;
}

.myblog .image-blog-left:before {
    content: "";
    background-image: -moz-linear-gradient(90deg, #fd6334 0%, #fa483b 100%);
    background-image: -webkit-linear-gradient(90deg, #fd6334 0%, #fa483b 100%);
    background-image: -ms-linear-gradient(90deg, #fd6334 0%, #fa483b 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: -100%;
    z-index: 1;
    opacity: .7;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.myblog .image-blog-left .block_img {
    display: block;
    min-height: 360px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.myblog .content_blog {
    display: block;
    float: left;
    padding: 40px 30px 0;
    width: 100%;
    height: 100%;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
}

.myblog .content_blog .content_ {
    top: -100%;
    left: -100%;
    height: 100%;
    width: 100%;
    z-index: 2;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    position: absolute;
    z-index: 1;
    padding: 40px 30px;
}

.myblog .content_blog .h3 {
    margin: 0px 0 40px 0;
    padding: 0;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #fff;
    width: 100%;
    float: left;
    position: relative;
}

.myblog .content_blog .h3:before {
    content: "";
    width: 30px;
    height: 5px;
    background: #fff;
    position: absolute;
    bottom: -20px;
    left: 0;
}

.myblog .content_blog .h3 a {
    color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

.myblog .content_blog .h3:hover a {
    color: #fd6035;
}

.myblog .content_blog .summary_item_blog {
    padding-top: 10px;
    font-family: "Arimo", sans-serif;
    font-size: 15px;
    color: #fff;
    line-height: 23px;
    margin-bottom: 10px;
}

.myblog .content_blog .buttonplus {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.myblog .content_blog .buttonplus .fa {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    line-height: 40px;
}

.myblog .content_blog .button_views {
    display: inline-block;
    height: 0px;
    padding: 0 15px;
    background: #fff;
    z-index: 2;
    line-height: 40px;
    font-family: "Arimo", sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    position: absolute;
    bottom: -100%;
    left: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.myblog .content_blog .button_views .fa {
    color: #252525;
    padding-left: 5px;
    font-size: 14px;
}

.myblog .content_blog .button_views:hover {
    background: #fd6035;
    color: #fff;
}

.myblog .content_blog .button_views:hover .fa {
    color: #fff;
}

.myblog .image-blog-left:hover:before {
    left: 0;
    top: 0;
}

.myblog .image-blog-left:hover .content_blog .content_ {
    left: 0;
    top: 0;
}

.myblog .image-blog-left:hover .buttonplus {
    height: 0px;
    bottom: -100%;
}

.myblog .image-blog-left:hover .button_views {
    height: 40px;
    bottom: 0;
}

/*Home Services---END*/

/*Home Gallery---START*/
.pad50 {
    padding: 50px 0;
}

.title-module {
    text-align: center;
    margin-bottom: 50px;
}

.title-module p {
    padding: 0 15px;
}

.title-module h2 {
    margin: 0 0 15px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.title-module p {
    color: #fff;
}

.viewmore {
    text-align: center;
    clear: both;
}

.viewmore a {
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: 1px #000 solid;
    border-radius: 20px;
    display: inline-block;
    font-weight: bold;
    color: #e52821;
}

.main-project .title-module {
    margin-bottom: 25px;
}

.main-project .nav-tabs {
    border: none;
    text-align: center;
    margin-bottom: 20px;
    display: block;
}

.main-project .nav-tabs > li {
    display: inline-block;
    float: none;
    padding: 0 6px;
    margin-bottom: 15px;
}

.main-project .nav-tabs > li a {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin: 0;
    border-radius: 3px;
    border: 1px #d7d7d7 solid;
    transition: all .3s;

}

.main-project .nav-tabs > li a.active, .main-project .nav-tabs > li:hover a {
    border: 1px solid #000;
    background: #841826;
    color: #fff !important;
}

.main-project .item {
    margin: 0 0 15px 0;
    position: relative;
    text-align: center;
}

.main-project .item a:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(https://bizweb.dktcdn.net/100/226/207/themes/552753/assets/view.png) rgba(0, 0, 0, 0.5) center center no-repeat;
    z-index: 99;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .5s;
}

.main-project .item h3 {
    position: absolute;
    padding: 15px;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 14px;
    background: linear-gradient(to right, rgba(3, 188, 202, 0.8), rgba(35, 94, 191, 0.8));
    text-align: center;
    line-height: 1.5;
    z-index: 999;
    opacity: 0;
    transition: all .5s;
    color: #fff !important;
    margin: 0;
}

.main-project .item:hover h3, .main-project .item:hover a:after {
    opacity: 1;
}

.main-project .viewmore {
    margin-top: 30px;
    display: inline-block;
    width: 100%;
}

@media screen and (min-width: 768px) {
    .main-project .col-sm-4:nth-child(3n+1) {
        clear: left;
    }
}

@media screen and (max-width: 479px) {
    .main-project .nav-tabs > li {
        min-width: 49%;
    }
}

/*Home Gallery---END*/

/*Home Product Slider ---START*/
.product-box {
    text-align: left;
    margin-bottom: 14px;
    background: #fff;
    position: relative;
    overflow: hidden;
}

.product-box .product-thumbnail {
    display: -webkit-flex;
    -webkit-align-items: center;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.product-box .product-thumbnail a {
    align-items: center;
}

@media (max-width: 480px) {
    .product-box .product-thumbnail a {
        width: 100%;
    }
}

.product-box .product-thumbnail a img {
    width: auto;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

@media (max-width: 480px) {
    .product-box .product-thumbnail a img {
        width: 100%;
    }
}

.product-box .product-info {
    position: relative;
    padding-bottom: 10px;
}

.product-box .product-name {
    font-size: 1.14286em;
    line-height: 24px;
    color: #0a0a0a;
    font-weight: 600;
    margin: 10px 0px 0px 0px;
}

.product-box .product-name a {
    color: #0a0a0a;
    text-decoration: none;
}

.product-box .product-name a:hover {
    color: #e3b468;
}

.product-box .product-price {
    color: #e3b468;
    font-size: 1em;
    line-height: 1.71429em;
    display: block;
    margin: 0 10px 0 0px;
    font-weight: 600;
}

.product-box form {
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.product-price {
    color: #323c3f;
    font-size: 1.42857em;
    line-height: 24px;
    display: block;
    font-weight: 700;
}

.btn-style {
    background-color: #fff;
    border: 1px #e1e1e1 solid;
    border-radius: 5px;
    color: #0a0a0a;
    height: auto;
    padding: 0px 15px;
    font-size: 14px;
    line-height: 43px;
}

.btn-style:hover {
    text-decoration: none;
    border-color: #e3b468;
    background-color: #e3b468;
}

.display-inline-block {
    display: inline-block;
}

.section_slider_product .owl_slider_product .item .product-box {
    position: relative;
    max-width: 100%;
}

.section_slider_product .owl_slider_product .item .product-box .product-thumbnail {
    max-width: 100%;
    margin-bottom: 80px;
    overflow: hidden;
    text-align: center;
    display: block;
}

@media (min-width: 1200px) {
    .section_slider_product .owl_slider_product .item .product-box .product-thumbnail {
        max-width: 480px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section_slider_product .owl_slider_product .item .product-box .product-thumbnail {
        width: 480px;
    }
}

@media (max-width: 767px) {
    .section_slider_product .owl_slider_product .item .product-box .product-thumbnail {
        height: auto;
    }
}

.section_slider_product .owl_slider_product .item .product-box .product-thumbnail > a {
    width: auto;
    height: 100%;
}

.section_slider_product .owl_slider_product .item .product-box .product-thumbnail > a img {
    border-radius: 0px;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info {
    padding: 0px 30px;
    position: absolute;
    left: 0;
    top: calc(100% - 80px);
    width: 100%;
    height: 100%;
    background: #e3b468;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info .product-info {
    color: #0a0a0a;
    padding: 0px;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info .product-info .product-name {
    margin-top: 0px;
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info .product-info .product-name a:hover {
    text-shadow: 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000, 0px 0px 5px #000;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info .product-info .price-box {
    margin-bottom: 40px;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info .product-info .price-box .product-price {
    font-size: 20px;
    line-height: 23px;
    font-weight: 600;
    color: #0a0a0a;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info .product-action .btn-style {
    border: 1px solid #0a0a0a;
    color: #0a0a0a;
    background: transparent;
}

.section_slider_product .owl_slider_product .item .product-box .product-wrap-info .product-action .btn-style:hover {
    background: #0a0a0a;
    border: 1px solid #e3b468;
    color: #e3b468;
}

.section_slider_product .owl_slider_product .item .product-box:hover .product-wrap-info {
    top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.section_slider_product .owl_slider_product .item .product-box:hover .product-wrap-info .product-info .product-name {
    margin-bottom: 15px;
    height: auto;
}

.text2line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.text3line {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

/*Home Product Slider ---END*/

/*Home Brand ---START*/
.owl_nav_custome2 .owl-carousel .owl-nav .owl-next, .owl_nav_custome2 .owl-carousel .owl-nav .owl-prev {
    width: 30px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border: none;
    border-radius: 0;
}

.owl_nav_custome2 .owl-carousel .owl-nav .owl-next:before, .owl_nav_custome2 .owl-carousel .owl-nav .owl-prev:before {
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #222;
    border: none;
    border-radius: 0;
    padding: 0;
    margin: 0;
    box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -moz-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -o-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
    -os-box-shadow: 0px 10px 21.6px 2.4px rgba(0, 0, 0, 0.06);
}

.owl_nav_custome2 .owl-carousel .owl-nav .owl-next {
    right: 0px;
    left: auto;
}

.owl_nav_custome2 .owl-carousel .owl-nav .owl-prev {
    left: 0px;
}

.owl_nav_custome2 .owl-carousel .owl-dots {
    display: none;
}

.title_main_delta_arc {
    display: inline-block;
}

.title_main_delta_arc p, .title_main_delta_arc h2, .title_main_delta_arc .h2, .title_main_delta_arc span {
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.title_main_delta_arc p {
    font-size: 14px;
    color: #222;
    font-weight: 300;
    line-height: 24px;
    margin: 0;
}

@media (max-width: 767px) {
    .title_main_delta_arc p {
        font-size: 11px;
    }
}

.title_main_delta_arc p strong {
    font-weight: 700;
    color: #222;
}

.title_main_delta_arc .h2, .title_main_delta_arc h2 {
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: 400;
    color: #222;
    text-transform: uppercase;
}

@media (max-width: 991px) {
    .title_main_delta_arc .h2, .title_main_delta_arc h2 {
        font-size: 25px;
    }
}

.section_thuonghieu_delta_arc {
    padding: 20px 0 40px;
}

.section_thuonghieu_delta_arc .h2 {
    position: relative;
}

.section_thuonghieu_delta_arc .block-brand {
    width: 100%;
    float: left;
    margin-top: 30px;
}

.section_thuonghieu_delta_arc .block-brand .owl-dots {
    display: none;
}

.section_thuonghieu_delta_arc .block-brand a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .section_thuonghieu_delta_arc .block-brand a {
        height: 60px;
    }
}

.section_thuonghieu_delta_arc .block-brand a .wrp {
    display: block;
    position: relative;
    color: inherit;
    text-decoration: none;
    line-height: 24px;
}

.section_thuonghieu_delta_arc .block-brand a img {
    max-width: 100%;
    filter: grayscale(1);
}

@media (max-width: 991px) {
    .section_thuonghieu_delta_arc .block-brand a img {
        filter: grayscale(0);
        max-width: 100px;
    }
}

.section_thuonghieu_delta_arc .block-brand a:hover img {
    filter: grayscale(0);
}

/*Home Brand ---END*/

/*Page Contact ---START*/
.page_cotact {
    font-family: "Roboto", sans-serif
}

.page_cotact .title-head-contact {
    color: #363636;
    font-size: 30px !important;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    text-transform: none;
    position: relative;
    display: block;
    margin: 0;
    padding-bottom: 10px
}

.page_cotact .title-head-contact span {
    display: block;
    padding: 10px 0
}

.page_cotact p {
    color: #8d90a6
}

.page_cotact .title_db {
    font-size: 18px !important;
    font-weight: 700;
    color: #363636;
    text-transform: uppercase;
    position: relative;
    display: block;
    margin: 0;
    padding-bottom: 0px
}

.page_cotact .title_db span {
    display: block;
    padding: 10px 0
}

.page_cotact .form-signup {
    margin: 0px
}

.page-login .title-head-contact:before {
    width: 25%
}

.group_contact .form-group {
    padding: 0px 15px;
    margin-bottom: 15px;
    color: #363636
}

.group_contact .form-group .form-control {
    border-radius: 0px !important;
    font-size: 14px;
    color: #363636;
    height: 40px;
    padding: 0px 15px;
    border: 1px solid #e1e1e1;
    background: #fff
}

.group_contact .form-group .form-control::-webkit-input-placeholder {
    color: #fff
}

.group_contact .form-group .form-control::-moz-placeholder {
    color: #fff
}

.group_contact .form-group .form-control:-ms-input-placeholder {
    color: #fff
}

.group_contact .form-group .content-area {
    min-height: 100px;
    padding: 10px 15px;
    border-radius: 0 !important;
    resize: none
}

.group_contact .form-group input, .group_contact .form-group textarea {
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.group_contact .form-group input:focus, .group_contact .form-group textarea:focus {
    border-color: #f7f7f7
}

.group_contact .form-group .btn-50-full {
    font-family: "Roboto", sans-serif;
    position: absolute;
    right: 15px;
    bottom: 0px;
    box-shadow: none;
    padding: 8px 20px;
    font-size: 14px;
    color: #fff;
    background: #00b18a;
    border: solid 1px #00b18a
}

.group_contact .form-group .btn-50-full:hover {
    border-color: #00cda0;
    background: #fff;
    color: #00cda0
}

.group_contact .btn-lienhe {
    border-radius: 0;
    font-family: 'Open Sans', sans-serif;
    border: 1px #00b18a solid;
    background: #00b18a;
    color: #fff;
    padding: 0px 20px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    min-width: 80px;
    position: relative
}

.group_contact .btn-lienhe:hover {
    background: #00cda0;
    color: #fff;
    border-color: #00cda0
}

.thank_text {
    color: #00b18a;
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px
}

.google-map {
    width: 100%
}

.google-map .map {
    width: 100%;
    height: 450px;
    background: #dedede
}

@media (max-width: 543px) {
    .page-login span.intr {
        font-size: 13px !important
    }

    .address .page_address .adr_title .title-head a {
        width: 100%;
        margin: 15px 0
    }
}

.iFrameMap {
    width: 100%;
    float: left;
    margin-bottom: 30px
}

.iFrameMap iframe {
    width: 100% !important;
    height: 430px
}

.title-head-contact {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 0px
}

.page_contact {
    padding: 0 0 30px;
    width: 100%;
    float: left
}

.page_contact label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.page_contact label em {
    color: red
}

.contact-right {
    width: 100%;
    float: left
}

.contact-right .page_cotact .text_des {
    width: 100%;
    float: left;
    font-size: 13px;
    margin: 20px 0;
    color: #363636;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

.contact-right .content-contact {
    display: block;
    font-size: 13px;
    margin-bottom: 15px;
    width: 100%;
    float: left
}

.contact-right .content-contact .icon i {
    width: 10px;
    height: 15px;
    float: left;
    margin-top: 5px;
    color: #00b18a
}

.contact-right .content-contact .fa-phone {
    transform: rotate(-270deg);
    margin-top: 3px !important
}

.contact-right .content-contact a, .contact-right .content-contact span {
    width: calc(100% - 15px);
    padding-left: 15px;
    float: left;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif
}

/*Page Contact ---END*/
/*Page News ---START*/
.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.item_blog_big .content_item_blogs {
    margin-top: 10px;
    margin-bottom: 0px;
}

.item_blog_big .content_item_blogs .time_blogs .short_time {
    font-family: "Muli", serif;
    font-size: 12px;
    font-style: italic;
    color: #636363;
    margin-bottom: 10px;
}

.item_blog_big .content_item_blogs .title_blogs h3 {
    margin: 0;
    font-size: 17px;
    font-weight: bold;
}

.short_info a {
    font-size: 17px;
}

.title-head {
    text-decoration: none;
    position: relative;
}

.heading .title-head {
    display: inline-block;
    padding-right: 50px;
    font-family: 'GothamVnu-Bold';
    font-size: 30px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 10px;
    color: #2d2d2d;
    text-transform: none;
    background: #fff;
    z-index: 999;
}

@media (min-width: 1200px) {
    .blog-main .col-lg-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .blog-main .col-md-4:nth-child(3n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .blog-main .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

.blog-item {
    overflow: hidden;
    /*margin-bottom: 40px !important;*/
    padding-bottom: 35px;
    border-bottom: 1px solid #ebebeb;
}

.blog-item:last-child {
    margin-bottom: 0;
    border: none;
    padding-bottom: 0;
}

.product_tab_db .product-tab > ul {
    border-bottom: none;
}

ul.tabs li.current {
    color: #000;
}

.product_tab_db .tab-link.current h3 {
    color: #15282d;
}

.product_tab_db .tab-link:first-child h3 {
    padding-left: 0;
}

.product_tab_db .tab-link h3 span {
    font-family: 'GothamVnu-Bold';
    font-weight: bold;
    font-size: 36px;
    text-transform: none;
}

.product_tab_db .owl-nav .owl-prev:hover {
    color: #fff;
}

.product_tab_db .owl-nav .owl-prev {
    top: -48px;
    right: 44px;
    left: unset;
    color: #898989;
}

.product_tab_db .owl-nav .owl-prev:before {
    left: 0;
    top: -1px;
    transform: rotate(180deg);
}

.product_tab_db .owl-nav .owl-prev:before, .product_tab_db .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    content: "\f061";
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #898989;
    font-size: 14px;
    background: transparent;
    position: absolute;
    font-weight: 400;
}

.product_tab_db .owl-nav .owl-next {
    top: -50px;
    right: 25px;
    color: #898989;
}

.product_tab_db .owl-nav .owl-next:before {
    left: 0;
    top: 1px;
}

.owl-carousel .owl-nav .owl-prev:hover:before, .owl-carousel .owl-nav .owl-prev:hover:after, .owl-carousel .owl-nav .owl-next:hover:before, .owl-carousel .owl-nav .owl-next:hover:after {
    color: #08d8b8;
    border-color: #08d8b8;
}

.product_tab_db .owl-nav .owl-prev:before, .product_tab_db .owl-nav .owl-next:before {
    font-family: "FontAwesome";
    text-indent: 0;
    content: "\f061";
    width: 40px;
    height: 40px;
    line-height: 35px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid #898989;
    font-size: 14px;
    background: transparent;
    position: absolute;
    font-weight: 400;
}

.product_tab_db .product-tab .tab-link {
    border-bottom: none;
}

.product-tab .tab-link {
    float: left;
}

/*Page News ---END*/
/*Home Page Title ---START*/
.title_module_main {
    margin-bottom: 20px;
}

.title_module_main h2 {
    text-align: center;
    margin: 0;
    font-size: 0;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.title_module_main h2 a {
    font-size: 20px;
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;
    padding: 10px 0;
    display: inline-block;
}

.title_module_main h2 a .t1 {
    font-weight: bold;
    color: #ec4f21;
}

.title_module_main h2 a:hover {
    color: #ec4f21;
}
/*Home Page Title ---END*/