@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=vietnamese');
body {
    font-size: 14px;
    color: #333333;
    background: #FFFFFF;
    padding-top: 100px;
    line-height: 1.425;
}
h1, h2, h3, h4, h5, h6, p, a, strong, div {
    line-height: 1.425;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
ul, ol {
    margin: 0;
    padding: 0;
}
header {
    background: #FFFFFF;
    border-bottom: 2px #62b400 solid;
}
#container-logo { padding: 5px }
#container-logo img { height: 100px }
#container-logo-mobile img {
    height: 55px;
    position: absolute;
    top: 4px;
    left: 13px;
    z-index: 1000;
}
.hotline-info {
    background: #62b400;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    padding: 5px;
    border-radius: 5px;
    margin-top: 3px;
}
.hotline-info .text {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.hotline-info a { color: #FFFFFF !important }
.hotline-info .phone {
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.hotline-info-mobile {
    color: #62b400;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}
.hotline-info a, .hotline-info-mobile a { color: #62b400 }
.content_menu_mobile {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    z-index: 400;
    display: none;
}
.content_menu_mobile a { color: #333333 }
.container-icon-bar {
    padding-top: 21px;
    cursor: pointer;
    float: right;
}
.container-icon-bar .icon-bar {
    height: 5px;
    width: 30px;
    margin-bottom: 3px;
    background: #62b400;
    display: block;
    max-width: 100%;
}
.btn_arrow_hidden {
    color: #62b400;
    text-align: right;
    padding-right: 15px;
    padding-top: 5px;
    height: 55px;
}
.body_menu_mobile { background: #62b400 }
.body_menu_mobile a { color: #FFFFFF !important }
.body_menu_mobile .nav .open > a, .body_menu_mobile .nav .open > a:focus, .body_menu_mobile .nav .open > a:hover { background-color: #62b400 }
.body_menu_mobile .nav > li > a:focus, .body_menu_mobile .nav > li > a:hover {
    text-decoration: none;
    background-color: #62b400;
}
.navbar-nav .open .dropdown-menu > li > a { font-weight: normal }
.navbar-nav .open .dropdown-menu > li > a:hover {
    background: #62b400;
    text-decoration: underline;
}
.navbar-nav { margin: 7.5px 0 }
.link-footer a {
    border: 1px #354060 solid;
    padding: 3px;
    border-radius: 3px;
    display: block;
    float: left;
    margin: 3px;
    color: #354060;
    font-size: 12px;
    font-style: italic;
}
footer {
    background: url('../image/bg-nghiencuu-min.jpg');
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 33px;
    margin-top: 30px;
}
.bx-wrapper { margin-bottom: 0 !important }
.powered {
    background: #62b400;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    color: #FFFFFF;
}
.powered a { color: #FFFFFF }
.footer-title { font-weight: 600 }
.feedback {
    padding-top: 20px;
    padding-bottom: 20px;
}
.feedback-detail {
    background-color: #FFFFFF;
    padding: 10px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 4px 4px 0 0 #A0B5CA;
    -moz-box-shadow: 4px 4px 0 0 #A0B5CA;
    box-shadow: 4px 4px 0 0 #A0B5CA;
    position: relative;
    margin-bottom: 40px;
    color: #58668F;
    height: 200px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.feedback-detail:after {
    content: " ";
    position: absolute;
    background: url(../image/customer-review-arrow.png) center no-repeat transparent;
    width: 23px;
    height: 18px;
    bottom: -18px;
    left: 40px;
}
.feedback .heading-title {
    color: #FFFFFF;
    margin-bottom: 40px;
    font-weight: 100;
    font-size: 40px;
}
.feedback-customer {
    font-weight: 600;
    font-size: 24px;
}
.feedback-date { font-style: italic }
.staff .heading-title {
    font-size: 40px;
    font-weight: 100;
}
.staff-image {
    margin-bottom: 20px;
    display: block;
    padding: 30px;
    padding-bottom: 0;
}
.staff-name {
    font-weight: 600;
    font-size: 20px;
    color: #009DEB;
}
.staff-job {
    font-size: 15px;
    margin-bottom: 8px;
}
.staff-info { font-size: 15px }
.why-us {
    padding-top: 20px;
    padding-bottom: 50px;
}
.why-us .heading-title {
    text-align: center;
    margin-bottom: 40px;
    font-weight: 100;
    font-size: 40px;
}
.why-us .text { font-size: 16px }
.new-home .heading-title {
    font-weight: 100;
    font-size: 40px;
    margin-bottom: 50px;
    margin-top: 20px;
}
.new-home-title {
    font-weight: 600;
    color: #354060;
}
.new-home-image { width: 100% }
.newsletter {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #F4F7FF;
    background: url(../image/landing-page-1-bg.png) 0 40px repeat-x #F4F7FF;
}
.newsletter .heading-title {
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #18A7F5;
}
.form-content {
    background: #FFFFFF;
    border-radius: 15px;
    padding: 20px;
    border: 1px solid #C5D0EF;
}
.left-newsletter {
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, linear-gradient(to bottom, #14A6F4 0%, #47C8FF 100%);
    box-shadow: 0 3px 0 0 rgba(40, 138, 215, 0.26);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    padding: 25px 40px;
    color: #FFFFFF;
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.left-newsletter-title {
    margin-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
.button_newsletter {
    background: linear-gradient(to bottom, #2983D8 0%, #1BB3EA 100%);
    color: #FFFFFF;
    border: none;
    text-shadow: none;
}
.button_newsletter:hover {
    background: #2983D8;
    color: #FFFFFF;
}
.service-home {
    padding-top: 30px;
    padding-bottom: 50px;
}
.service-home .heading-title {
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 30px;
    display: block;
}
.service-home .cat-name a {
    display: block;
    font-size: 20px;
    margin-top: 10px;
    color: #333333;
    font-weight: bold;
}
.tour-home {
    padding-top: 30px;
    padding-bottom: 50px;
}
.tour-home .heading-title {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 100;
    margin-bottom: 50px;
}
.tour-border {
    background: #FFFFFF;
    border-radius: 7px;
    overflow: hidden;
}
.tour-border .tour-info { padding: 20px }
.tour-border .tour-price {
    color: #E93550;
    font-size: 16px;
}
.tour-border .tour-description { margin-bottom: 10px }
.tour-info .tour-name { overflow: hidden;height: 40px; }
.tour-info a {
    font-size: 14px;
    font-weight: bold;
    /*white-space: nowrap;*/
    text-overflow: ellipsis;
    color: #354060;
    overflow: hidden;
}
h1.heading_title {
    font-size: 25px;
    font-weight: bold;
}
/*#content * { max-width: 100% }*/
/*#content img { height: auto !important }*/
.tour-border .tour-image { position: relative }
.tour-border .tour-image .tour-fee {
    position: absolute;
    top: 15px;
    left: 22px;
    background: #DD304E;
    font-weight: bold;
    padding: 5px 10px;
    color: #FFFFFF;
    border-radius: 3px;
}
.tour-border .tour-image:hover .cover { display: block }
.tour-border .tour-image .cover {
    background: #009DEB;
    background: -moz-linear-gradient(top, #009DEB 0%, rgba(103, 240, 255, 0.8) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #009DEB), color-stop(100%, rgba(103, 240, 255, 0.8)));
    background: -webkit-linear-gradient(top, #009DEB 0%, rgba(103, 240, 255, 0.8) 100%);
    background: -o-linear-gradient(top, #009DEB 0%, rgba(103, 240, 255, 0.8) 100%);
    background: -ms-linear-gradient(top, #009DEB 0%, rgba(103, 240, 255, 0.8) 100%);
    background: linear-gradient(to bottom, #009DEB 0%, rgba(103, 240, 255, 0.8) 100%);
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
    padding-top: 30%;
}
.tour-border .tour-image .cover a {
    border: 2px #FFFFFF solid;
    border-radius: 3px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}
.new-list-title a {
    color: #354060;
    font-size: 18px;
    font-weight: bold;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background: #62b400 }
@media screen and (min-width: 767px) {
    header {
        position: fixed;
        z-index: 300;
        top: 0;
        left: 0;
        width: 100%;
    }
}
.tour-left { padding-top: 20px }
.tour-left .button-book-tour {
    background: #F33750;
    background: -moz-linear-gradient(top, #F33750 0%, #F16F5C 0%, #DA2038 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #F33750), color-stop(0%, #F16F5C), color-stop(100%, #DA2038));
    background: -webkit-linear-gradient(top, #F33750 0%, #F16F5C 0%, #DA2038 100%);
    background: -o-linear-gradient(top, #F33750 0%, #F16F5C 0%, #DA2038 100%);
    background: -ms-linear-gradient(top, #F33750 0%, #F16F5C 0%, #DA2038 100%);
    background: linear-gradient(to bottom, #F33750 0%, #F16F5C 0%, #DA2038 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f33750', endColorstr='#da2038', GradientType=0);
    -webkit-box-shadow: 0 3px 0 0 rgba(210, 26, 49, 0.45);
    -moz-box-shadow: 0 3px 0 0 rgba(210, 26, 49, 0.45);
    box-shadow: 0 3px 0 0 rgba(210, 26, 49, 0.45);
    border: 1px solid #BF2337;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 15px 30px;
    text-shadow: 0 3px 0 rgba(171, 46, 62, 0.45);
    display: inline-block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 25px;
}
.tour-left p {
    color: #797979;
    line-height: 25px;
    font-weight: bold;
}
.tour-left-contact {
    color: #FFFFFF;
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, #14A6F4;
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -moz-linear-gradient(top, #14A6F4 0%, #47C8FF 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -webkit-gradient(left top, left bottom, color-stop(0%, #14A6F4), color-stop(100%, #47C8FF));
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -webkit-linear-gradient(top, #14A6F4 0%, #47C8FF 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -o-linear-gradient(top, #14A6F4 0%, #47C8FF 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, -ms-linear-gradient(top, #14A6F4 0%, #47C8FF 100%);
    background: url(../image/aside-contact-bg.png) 100% 100% no-repeat, linear-gradient(to bottom, #14A6F4 0%, #47C8FF 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14a6f4', endColorstr='#47c8ff', GradientType=0);
    -webkit-box-shadow: 0 3px 0 0 rgba(40, 138, 215, 0.26);
    -moz-box-shadow: 0 3px 0 0 rgba(40, 138, 215, 0.26);
    box-shadow: 0 3px 0 0 rgba(40, 138, 215, 0.26);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 25px 30px;
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}
.tour-left-contact .title {
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
/* price table */
.bg_color_header-0 .price-table-header,
.bg_color_header-0 .price-table-body li .price-table-body-cell:before,
.bg_color_header-0 .price-table-btn { background-color: #70AE73 }
.bg_color_header-1 .price-table-header,
.bg_color_header-1 .price-table-body li .price-table-body-cell:before,
.bg_color_header-1 .price-table-btn { background-color: #FFAC00 }
.bg_color_header-2 .price-table-header,
.bg_color_header-2 .price-table-body li .price-table-body-cell:before,
.bg_color_header-2 .price-table-btn { background-color: #FF745C }
.bg_color_header-3 .price-table-header,
.bg_color_header-3 .price-table-body li .price-table-body-cell:before,
.bg_color_header-3 .price-table-btn { background-color: #475CA7 }
.bg_color_header-4 .price-table-header,
.bg_color_header-4 .price-table-body li .price-table-body-cell:before,
.bg_color_header-4 .price-table-btn { background-color: #70AE73 }
.bg_color_header-5 .price-table-header,
.bg_color_header-5 .price-table-body li .price-table-body-cell:before,
.bg_color_header-5 .price-table-btn { background-color: #37C9A2 }
/*.price-table {background-color: #F5F5F5;}*/
ul.price-table-body { list-style: none }
.price-table .clearfix { margin-bottom: 30px }
.price-table_inner {
    padding-top: 15px;
    -moz-transition: padding 0.2s linear, margin 0.2s linear !important;
    -o-transition: padding 0.2s linear, margin 0.2s linear !important;
    -webkit-transition: padding 0.2s linear, margin 0.2s linear !important;
    transition: padding 0.2s linear, margin 0.2s linear !important;
}
.price-table_inner:hover { padding-top: 0 }
.price-table_inner,
.price-table_inner * {
}
.price-table_inner:hover,
.price-table_inner:hover * {
}
.price-table-box {
    border: solid 1px #EBEBEB;
    border-bottom: solid 2px #D3D3D3;
    border-top-width: 2px;
    -moz-transition: -moz-box-shadow 0.2s linear;
    -o-transition: box-shadow 0.2s linear;
    -webkit-transition: -webkit-box-shadow 0.2s linear;
    transition: box-shadow 0.2s linear;
    border-radius: 6px;
    overflow: hidden;
}
.price-table .price-table-header {
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
    color: #FFFFFF;
}
.price-table .price-table-header .price-table-header-top-wrap {
    background-color: #F5F5F5;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    color: #9D9D9D;
    font-size: 20px;
    text-align: center;
    width: 80px;
    height: 80px;
    left: 32%;
    position: relative;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 80px;
    border: solid 2px #C9C9C9;
    top: 10px;
    margin: auto;
    position: unset;
    margin-top: 25px;
}
.price-table-header-top { height: 90px }
.price-table .price-table-header .price-table-header-bottom {
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    height: 60px;
}
.price-table .price-table-header .price-table-header-bottom:after {
    background: #FFFFFF;
    content: '' !important;
    display: block !important;
    height: 60px;
    left: 0;
    filter: alpha(opacity=15);
    -khtml-opacity: 0.15;
    -moz-opacity: 0.15;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
    opacity: 0.15;
    position: absolute;
    width: 100%;
}
.price-table .price-table-body {
    background-color: #E4E7F2;
    padding: 0;
    color: #9D9D9D;
    margin: 0;
}
.price-table .price-table-body ul {
    margin: 0;
    list-style: none;
    padding: 0;
}
.price-table .price-table-body ul br { display: none }
.price-table .price-table-body ul > li {
    background: none;
    -moz-box-sizing: border-box !important;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    display: table;
    position: relative;
    min-height: 17px;
    line-height: 16px !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 10px 5px !important;
    width: 100%;
    font-size: 14px;
    text-align: center !important;
}
.price-table .price-table-body ul li:nth-child(odd) { background: #F5F5F5 }
.price-table .price-table-body ul li:nth-child(even) {
}
.price-table .price-table-footer {
    text-align: center;
    display: block;
    border-radius: 0 0 5px 5px;
}
.price-table .price-table-footer a {
    display: block;
    padding: 20px;
    font-size: 18px;
    color: #FFFFFF;
}
.price-table .price-table-footer a:hover { color: #333333 !important }
.price-table .price-table-body-cell * { color: #666666 }
.price-table_inner:hover .price-table-body-cell * { color: #333333 }
.price-table_inner:hover .price-table-header-bottom { opacity: 0.6 }
.price-table .price-table-header-top { text-align: center }
.price-table .price-table-header-top-wrap {
    position: unset;
    margin: auto;
}
.header-text {
    text-align: center;
    display: block;
    color: #DC0F00;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
    margin-top: 21px;
}
.service-slider-text {
    padding-top: 40px;
    padding-bottom: 40px;
}
.service-slider-text .title {
    background: #2C7660;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto 30px;
    max-width: 400px;
    padding: 10px;
    font-size: 20px;
    border-radius: 10px;
}
.service-slider-text .title h3 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
}
.service-slider-text .description {
    line-height: 30px;
    font-size: 20px;
    font-weight: 600;
}
.service-title-image {
    background: #F1F1F1;
    padding-bottom: 30px;
}
.service-title-image img {
    display: block;
    margin: 0 auto;
    max-width: 980px !important;
}
.service-tieuchuan {
    padding-top: 40px;
    padding-bottom: 40px;
}
.service-tieuchuan .element-description {
    font-size: 18px;
    min-height: 150px;
    margin-bottom: 10px;
    text-align: center;
}
.service-tieuchuan .element-image img {
    width: 100%;
    margin-bottom: 20px;
}
.service-title-text { padding-bottom: 30px }
.green-title {
    background: #247B62;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
}
.green-title h3 {
    font-weight: bold;
    font-size: 20px;
    margin: 0;
}
.service-title-text .description {
    text-align: center;
    font-size: 20px;
}
.service-image-text {
    padding-bottom: 20px;
    padding-top: 50px;
}
.red-title {
    border: 2px #62b400 solid;
    border-radius: 5px;
    color: #62b400;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    /*max-width: 300px;*/
    margin: 0 auto 20px;
    font-size: 18px;
}
.red-title h3 {
    font-size: 18px;
    margin: 0;
    font-weight: bold;
}
.service-image-text .description {
    font-size: 18px;
    line-height: 30px;
}
.feedback-row {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #CCCCCC dashed;
}
.feedback-row .customer-name {
    font-weight: bold;
    font-size: 20px;
    color: #247B62;
    margin-top: 10px;
    margin-bottom: 10px;
}
.feedback-row .customer-feedback { font-size: 18px }
.newsletter {
    background: #E2E2E2;
    padding: 20px;
    border: 2px #62B400 solid;
    border-radius: 10px;
}
.newsletter ul { padding-left: 20px }
.newsletter { font-weight: bold }
.newsletter .button {
    background: #62b400;
    color: #FFFFFF;
    text-shadow: none;
    text-transform: uppercase;
    display: block;
    margin: 0 auto 20px;
    border: none;
    font-size: 16px;
    font-weight: bold;
}
.product-list .product-title {
    text-align: center;
    color: #FFFFFF;
    display: block;
    padding: 10px;
    border-radius: 5px;
    background: #62B400;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
.product-list .product-image { width: 100% }
.product-list .product-attribute {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
    font-weight: bold;
}
.sf-menu a { text-transform: capitalize }
.sf-menu ul li { background: #62B400 }
.sf-menu ul ul li { background: #62B400 }
.sf-menu li:hover,
.sf-menu li.sfHover {
    background: #62B400;
    /* only transition out, not in */
    -webkit-transition: none;
    transition: none;
}
@media only screen and (max-width: 768px) {
    body { padding-top: 0 }
}
/*======================================================================================*/
/*======================================================================================*/
img, .container, iframe {max-width: 100% !important}
/*img {height: auto !important}*/
[id*="map"] img,
[class*='map'] img {max-width: none !important}
.h1, .h2, .h3, .h4, .h5, .h6,
h1, h2, h3, h4, h5, h6 {line-height: 1.425}
/*==========================================*/
.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20 {position: relative;min-height: 1px;padding-right: 15px;padding-left: 15px}
.col-xs-20 {float: left;width: 20%}
.col-xs-pull-20 {right: 20%}
.col-xs-push-20 {left: 20%}
.col-xs-offset-20 {margin-left: 20%}
@media (min-width: 768px) {
    .col-sm-20 {float: left;width: 20%}
    .col-sm-pull-20 {right: 20%}
    .col-sm-push-20 {left: 20%}
    .col-sm-offset-20 {margin-left: 20%}
}
@media (min-width: 992px) {
    .col-md-20 {float: left;width: 20%}
    .col-md-pull-20 {right: 20%}
    .col-md-push-20 {left: 20%}
    .col-md-offset-20 {margin-left: 20%}
}
@media (min-width: 1200px) {
    .col-lg-20 {float: left;width: 20%}
    .col-lg-pull-20 {right: 20%}
    .col-lg-push-20 {left: 20%}
    .col-lg-offset-20 {margin-left: 20%}
}
/*==========================================*/
ol > br, ul > br {display: none}
a, a:focus, a:hover {text-decoration: none}
/*==========================================*/
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tour-description .special-price, .tour-description .old-price {
    display: inline-block;
    margin-right: 5px;
}
.tour-description .special-price {font-size: 20px}
.tour-description .old-price {text-decoration: line-through}
.cat-image img {
    margin: auto;
    width: 100%;
}
.nav > li > span {
    position: relative;
    display: block;
    /*padding: 10px 15px;*/
}
.nav > li > span:focus, .nav > li > span:hover {
    text-decoration: none;
    background-color: #EEEEEE;
}
.module_filter .nav-link label {
    display: block;
    padding: 10px 15px;
    cursor: pointer;
    margin: 0;
}
.aside-title .title-head {
    font-size: 20px;
    font-weight: bold;
}
.aside-title .title-head a {color: #000000}
.aside-content-article .loop-blog,
.item_small .product-mini-item {
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
}
.aside-content-article .loop-blog .thumb-left,
.item_small .product-mini-item .product-img {
    display: block;
    width: 30%
}
.aside-content-article .loop-blog .name-right,
.item_small .product-mini-item .product-info {
    display: block;
    width: 70%;
    padding-left: 10px;
}
.aside-content-article .loop-blog .name-right h3,
.item_small .product-mini-item .product-info h3 {
    font-size: 14px;
    margin: 0;
}
.item_small .product-mini-item .product-info .price-box .price {
    margin-right: 2px;
    font-size: 15px;
    color: #2A7A60;
    font-weight: bold
}
.item_small .product-mini-item .product-info .price-box .old-price {color: #ACACAC}
.product_thumbnails .thumbnail {margin: 0}
.product_thumbnails .owl-nav {margin: 0}
.product_thumbnails.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
    padding: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 24px;
    z-index: 99999;
}
.product_thumbnails.owl-carousel .owl-nav .owl-next {right: 0}
.product_thumbnails.owl-carousel .owl-nav .owl-prev {left: 0}
body[class^="product-product-"] #content.news-content {padding: 30px 15px}
.banner-anh_chu > .row {
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
}
.banner-anh_chu > .row > .col-sm-6:first-child {
    /*display: -webkit-flex; */
    /*-webkit-align-items: center; */
}
.banner-anh_chu > .row > .col-sm-6:first-child img {height: 100%}
#cart .icons {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#cart .icon-bag:before {content: "\f07a"}
#cart .icon_hotline {
    font-size: 36px;
    color: #62b400;
    position: relative;
    text-align: center;
}
#cart .icon_hotline .count_item {
    font-size: 13px;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    background-color: #5DD648;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}
#cart .top-cart-content {
    display: none;
    position: absolute;
    background: #FFF;
    padding: 10px;
    border: 2px #62b400 solid;
    z-index: 999;
    border-radius: 5px;
    min-width: 200px;
    right: 0;
}
#cart:hover .top-cart-content {display: block}
#cart-sidebar {list-style: none}
#cart .list-item-cart .item {
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #dadada;
    float: left;
    width: 100%;
}
#cart .list-item-cart .border_list > *,
#cart .list-item-cart .detail-item > * {
    float: left;
    width: 100%;
}
#cart .list-item-cart .product-image {width: 25%}
#cart .list-item-cart .detail-item {
    white-space: nowrap;
    width: 75%;
    padding-left: 5px;
}
#cart .list-item-cart .detail-item .product-name {
    margin: 0;
    padding-right: 20px;
    font-weight: bold
}
#cart .list-item-cart .remove-item-cart {
    position: absolute;
    right: 0;
    top: 5px;
}
#cart-sidebar > li {
    float: left;
    width: 100%;
    display: -webkit-flex;
    display: flex;
}
#cart-sidebar .pd.right_ct a {margin: 5px}
.social{
    display: inline-block;
    margin-top: 10px;  
}
.social ul.link li {
    margin-right: 3px;
}
.social ul {
    list-style: none;
    padding: 0;
}
.social .link a {
    padding: 0 !important;
    border: 0;
    width: 40px;
    height: 40px;
    display: block;
    background-color: #8CC63F;
    color: #FFFFFF;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    border-radius: 100%;
}
.section_video{
    margin-bottom: 40px;
}
.section_video__item .icon_youtube {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section_video__item .icon_youtube img {
    width: 50px;
}
.new-home .heading-title{
    background-image:url('/image/catalog/banner/Film.png');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 40px;
    line-height: 40px;
    color: White;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 20px;
}
.news-content .tab-content img,
.news-content img{
    height: auto;
}
.call_now .button {
    text-align: center;
    padding: 10px 15px;
    background: #62b400;
    border-color: #62b400;
    width: 100%;
}
.call_now .button .text {
    display: block;
    font-weight: 500;
}
.product_newsletter .newsletter{
    padding:8px 0 30px 0;
}
.product_newsletter .newsletter .form-group{
    padding-right: 0;
}
#button-cart{
    height: 70px;
    background: #62b400;
    border-color: #62b400;
}
.sf-menu > li > a {
    padding: 45px 10px;
}
.tour-image img,
.new-home-image,
.section_thumb img{
    height: 300px;
    width: 100%;
    object-fit: cover;
}
.section_thumb{
    background: #62b400;
    padding: 30px 10px 10px;
    margin-bottom: 20px;
}
.title-item a{
    color: #62b400;
    font-size: 18px;
    font-weight: 500;
}
.btn-zozo.btn-hover {
    border: 1px solid #62b400 !important;
}
.btn-zozo.btn-hover::before {
    background-color: #62b400 !important;
}
.btn-zozo.btn-hover:hover, .btn-zozo.btn-hover:hover a{
    color:#62b400 !important;
}
.btn-primary:focus, .btn-primary:hover {
    background-color: #62b400;
    background-position: 0 -15px;
}
.btn-primary {
    background-image: -webkit-linear-gradient(top,#62b400 0,#62b400 100%);
    background-image: -o-linear-gradient(top,#62b400 0,#62b400 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#62b400),to(#62b400));
    background-image: linear-gradient(to bottom,#62b400 0,#62b400 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62b400', endColorstr='#62b400', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    background-repeat: repeat-x;
    border-color: #62b400;
}
a{
    color:#62b400;
}
.wrapper-news_custom .info-item_news .desc-item {
    margin: 0;
    display: block;
    min-height: 70px;
}
.img-item_news img {
    max-height: 35px;
    width: auto !important;
    margin: 0 auto 20px;
    object-fit: contain;
}
.wrapper-news_custom .info-item_news {
    padding: 0;
}
.btn-zozo {
    position: relative;
    display: inline-block;
    padding: 10px 28px;
    line-height: var(--line-height);
    border: 1px solid #ffffff;
    border-radius: 0;
    text-transform: uppercase;
    font-size: var(--fontsize_text);
    text-align: center;
    letter-spacing: 1px;
    background-color: transparent;
    -webkit-transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: color 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86),border 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    z-index: 1;
    color: var(--text_color);
    overflow: hidden;
}
.product-detail-thumb{
    margin:10px 0;
}
/* custom */
@media(max-width: 991px){
    .product_newsletter{
        padding: 0;
    }
    #product .call_now{
        padding: 0;
        margin-top: 10px;
    }
    .new-home .heading-title {
        background-size: 150% 100%;
        background-position: center;
    }
}
@media(max-width: 767px){
    body:not(.common-home) #content{
        padding-right: 15px;
        padding-left: 15px;
    }
    #content{
        padding: 0;
    }
    .banner-anh_chu ul{
        padding-left: 40px;
    }
}