@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto-Light.woff2);
    font-weight: 300;
    font-display: block;
    font-style: normal;
}

.box-cate-2 ul li {
    list-style-type: disc;
    margin-left: 30px;
}

.woocommerce-tabs.wc-tabs-wrapper ul li {
    list-style-type: disc;
    margin-left: 30px;
}

div#tab-description ul li {
    list-style-type: disc;
    margin-left: 40px;
}

.woocommerce-product-details__short-description ul li {
    list-style-type: disc;
    margin-left: 30px;
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto-Regular.woff2);
    font-weight: 400;
    font-display: block;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto-Medium.woff2);
    font-weight: 500;
    font-display: block;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto-Bold.woff2);
    font-weight: 700;
    font-display: block;
    font-style: normal;
}

@font-face {
    font-family: Roboto;
    src: url(fonts/Roboto-Black.woff2);
    font-weight: 900;
    font-display: block;
    font-style: normal;
}

img#ttachment-medium.size-medium.wp-post-image {
    /* height: 170px; */
}

.circle-all li {
    list-style: disc;
    margin-left: 30px;
}

.no-row .col-md-4 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.19);
    margin-bottom: 20px;
    padding: 11px;
}

.col-md-3.sidebar ul li a {
    color: #2b8d42;
    font-size: 15px;
    padding: 10px;
    /* justify-content: center; */
    display: flex;
    font-weight: 600;
}

body {
    font-family: Roboto, sans-serif;
    background: #fff;
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    color: #333;
    word-wrap: break-word;
    min-width: 100%;
    -webkit-font-smoothing: antialiased;
}

* {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

input[type="submit"] {
    background: #c6db44;
    margin-top: 15px;
    border: 0;
    color: #fff;
    display: block;
}

li.thumb-home a span {
    display: block;
}

#slider img:focus {
    border: none;
}

.title-page {
    font-size: 17px;
    font-weight: 600;
    height: 90px;
}

.youtube img {
    width: 100%;
    top: 0;
    left: 0;
    /* border: 5px solid #2b8d42; */
    opacity: 1;
}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26px;
    border-color: transparent transparent transparent #fff;
}

.youtube .play-button,
.youtube img {
    cursor: pointer;
}

.youtube .play-button,
.youtube .play-button:before,
.youtube iframe,
.youtube img {
    position: absolute;
}

.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d(-50%, -50%, 0);
}

.youtube {
    /* background-color: #c7da44; */
    margin-bottom: 0;
    position: relative;
    /* padding-top: 56.25%; */
    overflow: hidden;
    cursor: pointer;
    border: 4px solid #c7da44;
}

.box-video-home,
.home-55-list ul li,
.home-55-list ul li a,
.list-home-3,
.thumb-home {
    position: relative;
    display: block;
}

.home-1 {
    background: #fff;
}

.left-home-1 a {
    display: inline-block;
    padding: 10px 20px;
    background-color: #2b8d42;
    margin-top: 30px;
    color: #fff;
}

.left-home-1 h2 span {
    font-style: initial;
    font-weight: 400;
}


/* .left-home-1 h2:before,
.title-css:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 150px;
    height: 2px;
    background-color: #c7da44;
} */

.home-3-item h3,
.home-title,
.left-home-1 h2,
.title-css {
    color: #2b8d42;
    font-size: 32px;
    position: relative;
    font-weight: 700;
    line-height: 43.25px;
    text-transform: uppercase;
    margin-bottom: 17px;
}


/* .main-menu ul.menu>li>ul>li {
    position: relative;
}

.main-menu .sub-menu li:hover .sub-menu {
    display: block !important;
}

.main-menu .sub-menu .sub-menu li {
    border-bottom: 1px solid #ddd;
}

.main-menu .sub-menu .sub-menu li a {
    display: block;
    font-size: 16px;
    padding: 7px 15px;
    clear: both;
    color: #333;
    white-space: nowrap;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.sub-menu .sub-menu {
    left: 207px;
    position: absolute;
    width: 100%;
    background: #fff;
}

.main-menu .sub-menu .sub-menu {
    display: none;
    min-width: 250px;
    position: absolute;
    top: 0;
    left: 216px;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
} */

.footer .container {
    max-width: 1055px;
}

.gallery-tc-carousel {
    height: fit-content;
    margin-bottom: 15px;
    text-align: -webkit-center;
}

ul.menu>li>ul>li,
ul.menu>li>ul>li>ul>li {
    position: relative;
}

ul.menu>li>ul>li {
    position: relative;
}

.main-menu .sub-menu li:hover>.sub-menu,
.main-menu .sub-menu .sub-menu li:hover>.sub-menu,
.main-menu .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
    display: block;
}

.sub-menu .sub-menu ul.sub-menu {
    display: none;
}


/* .sub-menu .sub-menu li:hover ul.sub-menu {
    display: block;
} */

.sub-menu .sub-menu li {
    border-bottom: 1px solid #ddd;
}

.sub-menu .sub-menu li a {
    display: block;
    font-size: 16px;
    padding: 7px 15px;
    clear: both;
    color: #333;
    white-space: nowrap;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
}

.sub-menu .sub-menu {
    left: 207px;
    position: absolute;
    width: 100%;
    background: #fff;
}

.sub-menu .sub-menu .sub-menu {
    left: 207px;
    position: absolute;
    width: 100%;
    background: #fff;
}

.sub-menu .sub-menu {
    display: none;
    min-width: 250px;
    position: absolute;
    top: 0;
    left: 216px;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
}

.sub-menu .sub-menu .sub-menu {
    display: none;
    min-width: 250px;
    position: absolute;
    top: 0;
    left: 249px;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
}

.sub-menu .sub-menu .sub-menu li a {
    display: block;
    font-size: 16px;
    padding: 7px 15px;
    clear: both;
    color: #333;
    white-space: nowrap;
    padding: 10px;
    font-size: 14px;
    line-height: 1.5;
}

dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333;
    line-height: 1.3;
    font-weight: 400;
    margin: 0 0 10px;
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #2b8d42;
}

img {
    max-width: 100%;
    border: none;
    height: auto;
}

li {
    list-style: none;
}

p.wp-caption-text {
    text-align: center;
}

.wp-caption.aligncenter {
    max-width: 100% !important;
}

.content-post ul {
    padding-left: 20px;
}

.content-post li {
    list-style: none;
}

.maps-form {
    max-height: 440px;
    overflow: hidden;
}

.call-button {
    position: fixed;
    bottom: 60px;
    z-index: 999;
    right: 26px;
}

.call-button i {
    background: rgba(40, 167, 69, 1);
    border-radius: 50%;
    height: 50px;
    width: 50px;
    font-size: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.call-button div {
    padding: 5px;
    background: rgba(40, 167, 69, 1);
    font-size: 17px;
    border-radius: 10px;
    position: absolute;
    left: 60px;
    top: 8px;
    width: 180px;
    display: block;
}

.call-button a {
    position: relative;
    color: #fff;
}

.icon-contact i {
    border: 1px solid #fff;
    float: left;
    height: 30px;
    width: 30px;
    font-size: 18px;
    display: flex;
    justify-content: start;
    align-items: center;
    border-radius: 50%;
    padding: 6px;
    margin-left: 4px;
    margin-right: 2px;
}

.form-contact {
    max-width: 320px;
    text-align: center;
    margin: 0 auto;
}

.form-contact label {
    text-align: left;
}

.call-button {
    z-index: 999999;
    top: auto !important;
    width: 50px;
    height: 50px;
    line-height: 60px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    background: #045d2d;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    animation: play 1.5s ease infinite;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.call-button .fa {
    font-size: 18px;
    color: #fff;
}

@keyframes play {
    0% {
        transform: rotate(0) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px rgba(0, 128, 0), 0 0 0 10px rgba(0, 128, 0);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);
        box-shadow: 0 0 0 5px rgba(0, 128, 0), 0 0 0 10px rgba(0, 128, 0), 0 0 0 15px rgba(0, 128, 0);
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);
    }
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.content-post {
    padding-bottom: 20px;
}

.comment-form-cookies-consent {
    display: none;
}

.row-product .col-md-3 .product-item {
    margin: 0;
}

.form-check-ct ul li:nth-child(1) {
    color: #2b8d42;
    font-family: Roboto;
    font-size: 26px;
    margin-bottom: 15px;
    font-weight: 700;
}

.form-last {
    background: url(img/51.jpg) no-repeat center bottom;
}

.box-form h2 {
    color: #2b8d42;
    font-family: Roboto;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
}

.box-form .form-control {
    padding: 15px 10px;
    height: auto;
    border: 0;
    box-shadow: none;
    border-bottom: 1px solid #2b8d42;
    border-radius: 0;
}

.box-form input[type="submit"].form-control {
    display: inline-block;
    border: 2px solid #f79221;
    text-transform: uppercase;
    font-size: 18px;
    color: #fff;
    background: #f79221;
    padding: 10px 40px;
    font-weight: 700;
    border-radius: 30px;
}

.box-form {
    background: #fff;
    padding: 30px;
    box-shadow: 0 3px 9px 1px rgba(0, 0, 0, 0.5);
}

.form-check-ct ul li:nth-child(2) a {
    display: inline-block;
    border: 2px solid #f79221;
    text-transform: uppercase;
    font-size: 26px;
    color: #fff;
    background: #f79221;
    padding: 10px 40px;
    font-weight: 700;
    border-radius: 30px;
}

.form-check-ct ul {
    box-shadow: 0 5px 8px 1px rgba(0, 0, 0, 0.24);
    border: 2px solid rgba(141, 141, 141, 0.58);
    background: #ddd;
    text-align: center;
    border-radius: 20px;
    padding: 40px;
}

.logo p {
    text-transform: uppercase;
    font-weight: 700;
    color: #2b8d42;
}

.head-no-home .logo p {
    display: none;
}

.home .header-top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 33;
}

.home .header-top:before {
    content: "";
    width: 100%;
    height: 156px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(img/v1.png) no-repeat center bottom;
    background-size: auto 100%;
}

.home .header-top.head-no-home:before {
    display: none;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 18px;
    line-height: 17px;
    text-align: center;
    margin: 0;
    padding: 10px 4px 5px;
}

.wp-pagenavi {
    margin: 20px 0;
}

.wp-pagenavi a,
.wp-pagenavi span.current {
    margin: 2px;
    text-decoration: none;
    border: 1px solid #e3e3e3;
    color: #000;
    background: #fff;
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
    font-weight: 700;
    font-size: 12px;
}

.wp-pagenavi span.current {
    text-shadow: none;
}

.wp-pagenavi a:visited {
    padding: 6px 6px 5px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #e3e3e3;
    color: #000;
    background: #fff;
}

.wp-pagenavi a:hover {
    border: 1px solid #c6db44;
    color: #fff;
    background: #c6db44;
    text-shadow: none;
}

.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
    border: 0;
    background: 0 0;
}

.wp-pagenavi .nextpostslink:hover,
.wp-pagenavi .previouspostslink:hover {
    color: #898989;
    background: 0 0;
    border: 0;
}

.wp-pagenavi a:active {
    padding: 6px 6px 5px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #e3e3e3;
    color: #000;
    background: #fff;
}

.wp-pagenavi span.pages {
    display: none;
}

.wp-pagenavi span.current {
    margin: 2px;
    border: 1px solid #000;
    color: #000;
    border: 1px solid #c6db44;
    color: #fff;
    background: #c6db44;
}

.wp-pagenavi span.extend {
    margin: 2px;
    color: #000;
    background: #fff;
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #e3e3e3;
    background: #fff;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border: 0;
}

.header-center {
    float: left;
    text-align: center;
    width: 50%;
    margin: 15px 15px 0;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    padding: 10px;
    border: 1px solid #ddd;
    width: 42px;
    border: 1px solid #c6db44;
    color: #fff;
    background: #c6db44;
}

.woocommerce-product-details__short-description {
    padding: 10px 0;
    color: #333;
}

.row-product {
    clear: both;
}

.main-home {
    padding-top: 20px;
}

.box-d {
    background: #f1f7e9;
}

.box-c {
    max-width: 1055px;
    /* max-width: 1200px; */
    margin: auto;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.row-product .product-item {
    /* margin: 40px; */
    padding: 0;
    border: 2px solid #cadd50;
    position: relative;
    margin-bottom: 20px !important;
    text-align: center;
    background: #fff;
    overflow: hidden;
}

.row-product .product-item .button {
    display: none;
}

.row-product .product-item .price {
    font-size: 15px !important;
}

.row-product .product-item:hover {
    border-color: #999;
}

.row-product .product-item li:nth-child(2) a {
    position: absolute;
    display: block;
    width: 100%;
    background: #00000080;
    color: #fff;
    padding: 10px;
    bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
}

.row-product .product-item li:nth-child(2) {
    position: relative;
}

.row-product .product-item li:nth-child(3) a:nth-child(1) {
    background: #e3b108;
}

.row-product .product-item li:nth-child(3) a {
    float: left;
    width: 50%;
    display: inline-block;
    text-align: center;
    padding: 10px 5px;
    text-transform: uppercase;
    color: #333;
    font-weight: 700;
    font-size: 13px;
}

.row-product .product-item li:nth-child(1) a {
    display: block;
    overflow: hidden;
}

.row-product .product-item li:nth-child(3) a:nth-child(1):hover {
    background-color: #e3b108;
    color: #ffff;
}

.row-product .product-item li:nth-child(3) a:nth-child(2):hover {
    color: #ffff;
    background-color: #ccc9c9;
}

.row-product .product-item:hover img {
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.row-product .product-item img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.home-10 .container>.row {
    margin: 0;
    background: url(img/2-layers.png) no-repeat left center;
    background-size: 120% auto;
}

.home-10 .container>.row>.col-md-6 {
    padding: 0;
}

#box {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#box .item {
    width: 30%;
    /* max-width: 30%; */
    margin: 10px 10px;
    padding: 10px 20px;
    text-align: center;
    box-sizing: border-box;
}

.tc-project {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.tc-project .tc-project-item {
    width: 50%;
    box-sizing: border-box;
}

.project-load-more {
    background-color: #f0ad4e;
    display: block;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    margin: 20px auto;
    border: none;
    transition: 0.5s;
    transition-property: background;
}

.project-load-more:hover {
    background-color: #eea236;
}

.loader {
    margin: auto;
    border: 5px solid #f3f3f3;
    border-radius: 80%;
    border-top: 5px solid #3498db;
    width: 30px;
    height: 30px;
    -webkit-animation: spin 0.5s linear infinite;
    /* Safari */
    animation: spin 0.5s linear infinite;
}

.content-post ul.slider-nav {
    padding-left: 0;
    max-width: 870px;
    margin: auto;
}

.content-post ul.slider-nav li {
    padding: 0 5px;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@media (min-width: 1200px) {
    .tc-project .tc-project-item:nth-child(2n) {
        margin-left: -175px;
    }
    .update_buy_cart {
        margin: 4px !important;
        width: 200px !important;
        height: 40px;
    }
    .buy-next {
        margin: 4px !important;
        margin-right: 32px;
        border: none;
        width: 161px !important;
        float: left !important;
    }
    .slider {
        height: 100vh;
        overflow: hidden;
    }
    .container {
        width: 100%;
    }
    .right-img {
        margin-left: -175px;
    }
    .left-home-1 {
        padding-right: 60px;
        text-align: justify;
    }
    .text-right {
        margin-top: 18px;
        text-align: right;
    }
    .title-post {
        color: rgba(0, 0, 0, 0.87);
        width: 100%;
        height: 2.6em;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        line-height: 1.5;
    }
    .woocommerce a.button.alt {
        background: #c6db44;
    }
    .woocommerce button.button.alt {
        background: #f79221;
    }
    .woocommerce a.button.alt:hover,
    .woocommerce button.button.alt:hover {
        background: #2b8d42 !important;
    }
    a.button-oder:hover {
        color: #000;
        background: #e19234;
    }
    i.fa.fa-caret-right {
        width: 20px;
        font-size: 20px;
        color: #c6db44;
    }
    .infor-oder ul {
        padding: 16px;
    }
    .infor-oder {
        background: #2b8d42;
        margin-top: 27px;
    }
    .infor-oder li {
        color: #fff;
        font-size: 16px;
        margin: 5px;
    }
    .buy-next {
        padding: 12px !important;
        text-align: center;
    }
    .cart-oder {
        border: 2px solid #ddd;
        padding: 24px;
    }
    .value-sum {
        position: absolute;
        right: 34px;
        color: red;
    }
    .oder-text span {
        font-size: 19px;
        font-weight: 600;
        line-height: 2.5;
    }
    .button-oder {
        background-color: #f79221;
        border: none;
        color: #fff;
        padding: 9px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        border: 2px solid #f79221;
        font-weight: 600;
        width: 100%;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 100%;
    }
    .home-7-item .row .col-md-3 {
        width: 25%;
    }
    .woocommerce #review_form #respond p.form-submit {
        margin: 0 auto;
    }
    .form-submit {
        /* position: absolute; */
        /* margin-top: -42px !important; */
        display: block;
        width: 100px;
        background-color: #2b8d42 !important;
        color: #444 !important;
        border-radius: 5px !important;
        /* right: 474px; */
    }
    .col-md-6 .comment-form-comment #comment {
        height: 130px !important;
        border: solid 1px #2b8d42;
    }
    .owl-nav .owl-prev:hover {
        opacity: 1;
        background: #000;
    }
    .owl-nav .owl-next:hover {
        opacity: 1;
        background: #000;
    }
    .owl-item .col-md-3 {
        width: 100%;
        padding: 10px;
    }
    .owl-nav .owl-next {
        width: 40px;
        height: 40px;
        position: absolute;
        right: 0;
        top: 110px;
        opacity: 0.5;
    }
    .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        position: absolute;
        left: 0;
        top: 110px;
        opacity: 0.5;
    }
    .row-product .product-item h2 {
        font-size: 16px;
        margin: 0;
        font-weight: 700;
        min-height: 40px;
        margin-top: 10px;
    }
    .woocommerce .woocommerce-ordering select {
        padding: 8px;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after,
    .woocommerce div.product .woocommerce-tabs ul.tabs li.active::before {
        display: none;
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs {
        padding-left: 0;
        display: none;
    }
    .woocommerce span.onsale {
        width: 40px;
        height: 40px;
        line-height: 35px;
        background: red !important;
    }
    .woocommerce div.product p.price ins,
    .woocommerce div.product span.price ins {
        color: #2b8d42;
        text-decoration: none;
    }
    .woocommerce button.button.alt:before {
        content: "\f07a";
        font: normal normal normal 14px/1 FontAwesome;
        padding-right: 5px;
    }
    .woocommerce div.product p.price del,
    .woocommerce div.product span.price del {
        color: #333;
        font-style: normal;
    }
    .woocommerce-product-gallery__wrapper {
        border: 1px solid #ddd;
    }
    .logo img {
        max-height: 90px;
    }
    .text_header {
        color: #c6db44;
        margin: 0 0 10px;
        font-size: 14px;
        font-weight: 700;
        font-size: 14px;
    }
    .address {
        color: #000;
        font-size: 16px;
        margin-top: 5px;
        font-weight: 300;
    }
}

.search-form {
    position: relative;
}

.search-form input[type="search"] {
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 22px;
    border: 1px solid #c6db44;
    height: 40px;
    padding: 0 40px 0 10px;
    width: 100%;
}

.search-form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 40px;
    text-align: center;
    line-height: 34px;
    background: #c6db44 url(img/search-bg.png) no-repeat center center;
    color: #333;
    border: none;
    outline: 0;
    transition: all 0.2s ease-out;
    font-size: 0;
    cursor: pointer;
    border-bottom-right-radius: 22px;
    border-top-right-radius: 22px;
}

.header-info .tel {
    background: url(img/bghotline.png) no-repeat;
    text-align: center;
}

.header-info .tel span {
    display: block;
    padding: 3px 0 4px;
    color: #fff;
    font-size: 18px;
    padding-left: 0;
}

.header-info .tel span a {
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.support-header .item .icon {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.support-header .item {
    float: left;
    width: 33%;
    padding: 3px 0;
    text-align: center;
    color: #5b5b5b;
    text-decoration: none;
    font-size: 12px;
}

.support-header .item .title {
    font-weight: 700;
}

.support-header .item .icon {
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

ul {
    margin: 0;
}

.footer-menu li {
    display: inline-block;
}

.footer-menu li a {
    display: block;
    padding: 8px 20px;
}

.footer-menu ul {
    text-align: center;
}

.main-menu ul.menu>li {
    position: relative;
    float: left;
    display: block;
    padding: 10px 0;
}

.main-menu ul.menu>li>ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 200px;
    background: #fff;
    z-index: 999;
}

.main-menu ul.menu>li:hover>ul {
    display: block;
}

.main-menu ul.menu>li>a {
    position: relative;
    display: block;
    padding: 0 15px;
    border-left: 0 solid #c5000e;
    font-size: 16px;
    color: #469b59;
    margin: 0 10px;
}

.main-menu ul.menu>li.current-menu-item>a,
.main-menu ul.menu>li:hover>a {
    border-radius: 10px;
    background: #041e5b;
    color: #ff0;
}

.main-menu ul.menu>li>ul>li>a {
    display: block;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    padding: 7px 15px;
    clear: both;
    color: #333;
    white-space: nowrap;
}

.menu-list-category>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    border-left: 1px solid #c5000e;
    border-right: 1px solid #c5000e;
    font-size: 16px;
    color: #fff;
    background-color: #297d37;
    text-transform: uppercase;
}

.menu-list-category {
    position: relative;
}

.menu-list-category ul.menu {
    position: absolute;
    top: 100%;
    display: none;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
}

.home .menu-list-category ul.menu {
    display: block;
}

.menu-list-category ul.menu>li {
    position: relative;
}

.menu-list-category ul.menu>li>ul {
    display: none;
    position: absolute;
    left: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
}

.menu-list-category ul.menu>li:hover>ul {
    display: block;
}

.menu-list-category ul.menu>li>a,
.menu-list-category ul.menu>li>ul>li>a {
    display: block;
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    padding: 7px 15px;
    clear: both;
    color: #333;
    white-space: nowrap;
}

.menu-list-category .fa-navicon {
    margin-right: 5px;
}

.menu-list-category .fa-angle-down {
    margin-left: 15px;
}

.menu-list-category .menu-item a img {
    width: 28px;
}

.home .container,
.page .home-5 .container {
    max-width: 1230px;
}

.archive .container,
.page .container {
    /* max-width: 1230px; */
    max-width: 1055px;
}

.row {
    margin: 0 -6px;
}


/*.row > div {
    padding: 0 6px;
  }*/

h1 {
    font-size: 21px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 19px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 18px;
}

.product-css>h2 {
    background: #f8f8f8;
    position: relative;
    padding: 0 20px 0 30px;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px;
    border-bottom: 3px double #c6db44;
    border-bottom-left-radius: 3px;
    clear: both;
}

.product-css>h2>i {
    position: absolute;
    border-radius: 3px;
    width: 34px;
    height: 38px;
    top: 0;
    left: 0;
    z-index: 3;
    display: inline-block;
    background: #c6db44;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
}

.tile-cat {
    background: #c6db44;
    padding: 0 20px 0 5px;
    height: 100%;
    position: relative;
    margin: 0;
    float: left;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.product-css>h2 a {
    color: #fff;
    font-size: 14px;
    line-height: 40px;
    font-weight: 700;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 0;
    margin: 0;
    float: left;
}

.tile-cat .cat-name {
    display: block;
}

.product-css>h2 a.viewall {
    float: right;
    font-size: 10px;
    color: #c6db44;
}

.cat-name:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 55, 156, 0);
    border-left-color: #c6db44;
    border-width: 19px;
    margin-top: -19px;
}

.product-css .box {
    display: block;
    float: left;
    margin-bottom: 10px;
    text-align: center;
    padding: 4px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    border: 1px solid #dadada;
}

.product-css .box:hover {
    box-shadow: 0 0 15px -2px #717171;
    border-color: #c6db44;
}

.product-css .box h3.title-product {
    font-size: 16px;
    height: 55px;
    margin: 0 0 5px;
    font-weight: 700;
    border-top: 1px solid #dadada;
    padding-top: 7px;
    overflow: hidden;
}

.product-css .box .price {
    color: #ff3838;
    margin: 0 0 2px;
    font-size: 16px;
    font-weight: 700;
}

.ttl-footer {
    color: #333;
    font-size: 18px;
    text-transform: uppercase;
    border-bottom: 0 double #575656;
    padding-bottom: 3px;
    margin: 0 0 15px;
    font-weight: 700;
}

.footer {
    color: #333;
    margin-top: 20px;
}

p {
    margin: 0 0 5px;
}

.mid-footer {
    background: #836c43;
    padding: 20px 0;
}

.mid-footer a {
    color: #333;
}

footer ul li {
    margin-bottom: 5px;
}

footer ul li a {
    color: #fff;
}

.top-footer {
    border-top: solid 1px #e5e6e7;
    border-bottom: solid 1px #e8e9ea;
    background: #f3f3f4;
    padding: 16px 0 12px;
}

.top-footer .icon {
    width: 40px;
    margin-right: 10px;
    float: left;
}

.top-footer .info {
    overflow: hidden;
}

.top-footer .info .name {
    color: red;
    text-transform: uppercase;
}

.top-footer .info .text {
    color: green;
}

.top-footer .info .text span {
    display: block;
    color: red;
    font-weight: 700;
}

#back-top a {
    z-index: 99999;
    bottom: 80px !important;
    width: 50px;
    height: 50px;
    position: fixed;
    cursor: pointer;
    color: #808080;
    text-align: center;
    line-height: 40px;
    right: 20px;
    bottom: 60px;
    display: inline-block;
    border: 1px solid #808080;
    border-radius: 100%;
    background: #fff;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    font-size: 28px;
}

#back-top a:hover {
    background: #838383;
    color: #fff;
    border-color: #838383;
}

a:hover {
    color: #c6db44;
    transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    -ms-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    -webkit-transition: color 0.3s ease-in-out;
}

.box-title {
    font-size: 18px;
    padding: 0 0 10px;
    border-bottom: 1px solid #333;
    position: relative;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
    color: #333;
}

.box-title:before {
    position: absolute;
    bottom: -3px;
    left: 22px;
    width: 35px;
    height: 5px;
    content: "";
    display: inline-block;
    background-color: #4d4d4d;
}

.box-title:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    height: 1px;
    content: "";
    display: inline-block;
    background-color: #4d4d4d;
}

.main-news .img {
    width: 30%;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.main-news .info {
    overflow: hidden;
}

.main-news .info h3 {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 5px;
    overflow: hidden;
}

.main-news .img img {
    height: 115px;
    width: 100%;
    object-fit: cover;
}

.main-news .box {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.banner-home .item,
.slider {
    margin-top: 0;
}

.sidebar .menu {
    padding: 15px;
    background: #fff;
}

.blog_list_item {
    padding: 10px;
    background: 0 0;
    border: 1px solid #ddd;
}

.view-more-cat {
    border: 2px solid #c6db44;
    border-radius: 30px;
    display: inline-block;
    padding: 8px 20px;
}

.title-sidebar {
    border-bottom: 0;
    margin: 0 0 0;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0;
    position: relative;
    line-height: 1.2;
}

.title-sidebar span {
    padding: 10px 10px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    width: 100%;
    background: #c6db44;
    margin-top: 0;
    font-size: 18px;
    color: #fff;
    padding: 8px;
    font-weight: 700;
    border-bottom: 0 solid #532200;
}

.box-title-home a {
    color: #fff;
}

.sidebar .widget_nav_menu li a {
    font-weight: 400;
    color: #333;
    font-size: 16px;
    text-decoration: none;
    padding: 10px 0;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    display: block;
    text-transform: uppercase;
}

.sidebar .widget {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    font-weight: 100;
}

.sidebar .widget_nav_menu li>ul {
    display: none;
}

.blog_list_item {
    margin-bottom: 30px;
}

.gd_support_2 {
    padding-top: 158px;
    background: url(img/bg-support.png) center 0 no-repeat;
}

.gd_support_2 .supporter {
    font-weight: 700;
    border-bottom: 1px solid #fff;
    padding: 0 13px;
}

.gd_support_2 .supporter:last-child {
    border-bottom: none;
}

.gd_support_2 .supporter i {
    width: 14px;
    margin-right: 10px;
    color: #c82727;
}

.gd_support_2 .online {
    text-align: center;
    margin: 5px 0;
    display: none;
}

.gd_support_2 .name {
    text-align: center;
    display: block;
    color: #333;
    font-weight: 700;
    line-height: 26px;
}

.gd_support_2 .mail {
    display: block;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding-left: 46px;
    line-height: 38px;
    background: url(img/Email.png) 2px center no-repeat;
}

.gd_support_2 .skype {
    margin: 0;
    text-align: center;
    padding: 5px 0;
}

.gd_support_2 .phone {
    color: #fff;
    font-weight: 700;
    display: block;
    font-size: 22px;
    line-height: 38px;
    padding-left: 46px;
    background: url(img/ic1.png) 2px center no-repeat;
    border-bottom: 1px solid #fff;
}

.gd_support_2 .phone:nth-child(2) {
    background: url(img/ic2.png) left center no-repeat;
}

.gd_support_3 {
    box-shadow: 2px -2px 3px #a1a1a1;
    border: none !important;
}

.gd_support_3 .supporter {
    text-align: left;
    font-weight: 700;
    padding: 7px 13px 50px;
    border-bottom: 1px solid #f3f3f3;
}

.gd_support_3 .supporter .img-sp {
    float: right;
    height: 75px;
    width: 75px;
    border: 1px solid #ccc;
    border-radius: 50%;
}

.gd_support_3 i {
    display: none;
}

.gd_support_3 .info {
    margin-top: 15px;
}

.gd_support_3 .name {
    text-transform: uppercase;
    color: #333;
    font-size: 14px;
}

.gd_support_3 .phone {
    color: #222;
    display: block;
    font-weight: 400;
    line-height: 3;
}

.gd_support_3 .mail {
    color: #222;
    font-weight: 400;
    line-height: 1;
}

.gd_support_3 .online {
    text-align: left;
    margin: 0;
    position: relative;
}

.gd_support_3 .name3 {
    font-weight: 400;
    font-size: 14px;
}

.gd_support_3 .skype,
.gd_support_3 .yahoo {
    display: inline-block;
    margin: 0 5px;
    position: absolute;
    bottom: -60px;
}

.gd_support_3 .skype {
    margin-left: 53px;
}

.gd_support_3 .skype a,
.gd_support_3 .yahoo a {
    line-height: 0;
    display: block;
    background: url(img/yahoo.png) no-repeat;
    height: 32px;
    width: 34px;
}

.gd_support_3 .skype a {
    height: 34px;
    background: url(img/sky.png) no-repeat;
}

.wp-pagenavi {
    height: 60px;
    margin-bottom: 15px;
}

.gd_support_3 .skype img,
.gd_support_3 .yahoo img {
    display: none;
}

.item-news li:nth-child(1) a,
.item-news-2 li:nth-child(2) a {
    display: block;
    padding: 0 0 10px 0;
    font-size: 16px;
    font-weight: 700;
}

.item-news-2 li:nth-child(2) a {
    padding-top: 10px;
}

.item-news {
    border: 1px solid #ddd;
    padding: 20px;
    margin: 15px 0;
    border-radius: 8px;
}

.sidebar .widget_nav_menu li a:before {
    content: "\f054" !important;
}

.item-news li img {
    float: left;
    width: 220px;
    margin-right: 15px;
}

.blog_list_item .blog-item {
    padding: 10px 0;
    margin: 0;
    position: relative;
    border-bottom: solid 1px #ebebeb;
    margin-bottom: 0;
}

.aside-item .list-blogs .blog_list_item .blog-item-list:first-child {
    padding-top: 0;
}

.blog_list_item .blog-item .blog-item-thumbnail {
    display: inline-block;
    float: left;
    position: relative;
    overflow: hidden;
    width: 90px;
}

.blog_list_item .blog-item .ct_list_item {
    display: block;
    float: left;
    width: calc(100% - 90px);
    -o-width: calc(100% - 90px);
    -moz-width: calc(100% - 90px);
    -webkit-width: calc(100% - 90px);
    padding-left: 15px;
}

.blog_list_item .blog-item .blog-item-name {
    margin: 0 0 5px;
    line-height: 19px;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.blog_list_item .blog-item:first-child {
    padding-top: 0;
}

.blog_list_item .blog-item .blog-item-name a {
    color: #666;
}

.mid-footer .widget ul li:before,
.sidebar .widget_nav_menu li a:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f054";
    margin-right: 5px;
    color: red;
}

.sidebar .widget_nav_menu li a:hover {
    padding-left: 15px;
}

.breadcrums {
    background: #f5f5f5;
    padding: 5px 0;
    margin-bottom: 20px;
}

img.emoji,
img.wp-smiley {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: 0 0 !important;
    padding: 0 !important;
}

blockquote {
    padding-left: 30px;
    border: none;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}

blockquote:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #333;
    content: "";
    opacity: 0.4;
}

blockquote p {
    font-weight: 300;
    font-size: 22px;
    line-height: 1.6;
    margin-bottom: 0;
}

.category-intro iframe {
    display: block;
    margin: 15px auto;
}

.category-intro {
    margin-bottom: 15px;
}

.single-short {
    display: inline-block;
    width: 100%;
}

.single-short .left-short {
    display: inline-block;
    width: 45%;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #ddd;
}

.single-short .left-short img {
    width: 100%;
}

.short-excerpt {
    background: #efefef;
    margin-top: 15px;
}

.single-short .right-short {
    display: inline-block;
    width: 54%;
    float: left;
    padding-left: 20px;
}

.single-short .right-short .detail-title {
    margin-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 5px;
}

.single-short .suk {
    width: 100%;
}

.single-short .suk .kcode {
    width: 50%;
    display: inline;
    padding-right: 20px;
    font-size: 14px;
}

.kcode span {
    color: red;
    text-transform: uppercase;
}

.single-short .suk .status {
    width: 50%;
    display: inline-block;
    border-left: 2px solid #ccc;
    padding-left: 20px;
    font-size: 14px;
}

.status span {
    color: red;
    text-transform: uppercase;
}

.single-short .right-short .price {
    color: red;
    font-size: 26px;
    line-height: 1;
    margin-top: 15px;
    font-weight: 700;
}

.single-short .right-short .price span {
    color: #333;
    font-size: 16px;
}

.ordernow {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

a.order-this-now {
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    line-height: 1;
    background: #c6db44;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    color: #fff !important;
    border-radius: 0;
    margin-top: 0;
    width: 49%;
    font-size: 18px;
    border-radius: 2px;
    text-transform: none;
}

a.order-this-now .p1,
a.support .p1 {
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 7px;
}

a.order-this-now .p2,
a.support .p2 {
    font-size: 15px;
}

a.support {
    background-color: #297d37;
    color: #fff;
    display: inline-block;
    padding: 5px 0;
    text-align: center;
    line-height: 1;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    border-radius: 0;
    margin-top: 0;
    width: 50%;
    font-size: 18px;
    border-radius: 2px;
    text-transform: none;
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important;
}

ul.all-posts li {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

ul.all-posts li .img {
    display: inline-block;
    float: left;
    width: 22%;
    padding: 4px;
    border: 1px solid #dadada;
}

ul.all-posts li .img a {
    display: inline-block;
    vertical-align: top;
    transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    opacity: 1;
}

ul.all-posts li .detail {
    display: inline-block;
    float: left;
    width: 78%;
    padding-left: 12px;
}

ul.all-posts li .detail>h3 {
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 6px;
    font-size: 18px;
}

ul.all-posts li .detail .content-excerpt {
    margin-bottom: 10px;
}

ul.all-posts li .read-more {
    display: inline-block;
    padding: 6px 22px 6px 12px;
    border: 1px solid #dadada;
    line-height: 1;
    position: relative;
    font-size: 12px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

ul.all-posts li .img:hover a {
    opacity: 0.7;
}

ul.all-posts li>.detail .read-more:hover {
    border-color: #c6db44;
    color: #c6db44;
}

.main-menu ul.menu>li>ul>li>a:hover,
.menu-list-category ul.menu>li>a:hover,
.menu-list-category ul.menu>li>ul>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}

.modal-header-post {
    background: #c6db44;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    padding: 9px 12px;
    position: relative;
    border: 1px solid #c6db44;
    border-bottom: 0;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    margin-bottom: 0;
}

button.close {
    width: 26px;
    height: 26px;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    color: #000;
    position: absolute;
    z-index: 2;
    right: 12px;
    top: 2px;
    text-align: center;
    line-height: 25px;
    float: none;
    opacity: 1;
    font-size: inherit;
}

.modal-content-post {
    width: 100%;
    display: block;
}

.content-form .form-left {
    display: table-cell;
    width: 52%;
    vertical-align: top;
    padding: 30px;
}

.head-form {
    width: 100%;
    display: inline-block;
    clear: both;
    margin-bottom: 10px;
}

.head-form .thumb {
    width: 60px;
    height: auto;
    display: block;
    float: left;
    margin-right: 10px;
}

.head-form .title h3 {
    font-size: 18px;
    margin-bottom: 15px;
}

.content-form .form-right {
    display: table-cell;
    width: 48%;
    background: #f7f7f7;
    vertical-align: top;
    padding: 30px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}

.form-right .note-top {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 22px;
}

.form-right .note-top * {
    font-size: 14px;
    color: #747474;
    margin: 0;
}

.form-right .note-bottom {
    border-top: 1px solid #e7e7e7;
    padding-top: 22px;
}

.content-form {
    display: table;
    width: 100%;
    vertical-align: top;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.modal-dialog {
    max-width: 675px;
}

.client-fill {
    text-align: center;
}

.client-fill p {
    display: inline-block;
    width: 100%;
    margin: 0 0 10px;
    vertical-align: top;
}

.wpcf7-form-control {
    background: #ffffff50;
    color: #333;
    border: solid 1px #2b8d42 !important;
    width: 100%;
    padding: 8px;
}

.client-fill p.first select {
    border: 1px solid #d3d3d3;
    display: inline-block;
    float: left;
    width: 20%;
    height: 30px;
    padding: 0 5px;
    margin-right: 5px;
}

.client-fill p input[type="email"],
.client-fill p input[type="number"],
.client-fill p input[type="text"],
.client-fill p textarea {
    padding: 5px 10px;
    width: 100%;
    height: 30px;
    border: 1px solid #d3d3d3;
    outline: 0;
    font-family: Arial, sans-seif;
    vertical-align: top;
}

.client-fill p textarea {
    height: auto;
}

.client-fill p.first input[type="text"] {
    width: 75%;
    float: right;
    max-width: 100%;
}

.btn-order-popup {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    clear: both;
    padding: 10px 40px;
    background: #c6db44;
    border: 1px solid #c6db44;
    line-height: 1;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}

.modal-dialog {
    pointer-events: auto;
}

.slider-home .owl-nav>* {
    cursor: pointer;
    background: rgba(51, 51, 51, 0.8);
    width: 40px;
    font-size: 15px;
    height: 40px;
    position: absolute;
    display: block;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 100;
    border: 1px solid rgba(235, 234, 234, 0);
}

.slider-home .owl-nav>.owl-prev {
    left: 20px;
}

.slider-home .owl-nav>.owl-next {
    right: 20px;
}

.slider-home .owl-nav> :hover {
    background: #c6db44;
}

.main-slider {
    margin-bottom: 10px;
}

.click-menu,
.mobile-menu {
    display: none;
}

.menu-header ul.menu>li>span,
.menu-mobile>div {
    display: none;
}

.col-md-3.sidebar {
    float: left;
    display: block;
}

.row {
    display: block;
}

.top-head {
    padding: 10px 0;
    height: 42px;
    background: #c6db44;
    color: #fff;
}

.list-home-3 .owl-dots {
    counter-reset: dots;
}

.list-home-3 .owl-dot:before {
    counter-increment: dots;
    content: "0" counter(dots);
}

.left-top {
    float: left;
}

.right-top {
    float: right;
}

.right-top .search-form {
    float: right;
    padding-left: 20px;
    top: -5px;
}

.right-top .search-form input[type="search"] {
    height: auto;
    border-color: #ddd;
    padding: 5px 10px;
}

.uk-button {
    background: 0 0;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    color: #333;
    padding: 5px 10px;
}

.fix-top.header-top {
    background: 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 33333;
    background: #fff;
}

.home .header-top.head-no-home {
    background-color: #fff;
}

.logo {
    text-align: center;
}

.header-top .main-menu {
    float: right;
    padding-top: 30px;
}

.epx li {
    background: url(img/epx.png) no-repeat left center;
    padding-left: 15px;
    font-weight: 700;
    color: #444;
    font-size: 18px;
}

.epx li strong {
    color: red;
}

.main-menu ul.menu>li {
    padding: 0;
}

.main-menu ul.menu>li>a {
    padding: 8px 15px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0;
}

.header-top .main-menu.main-menu-right {
    float: left;
}

.main-menu ul.menu>li.current-menu-item>a,
.main-menu ul.menu>li:hover>a {
    background: #469b59;
    color: #fff;
    border-radius: 0;
}

.mid-footer .ttl-footer {
    color: #fff;
}

.mid-footer {
    padding-top: 50px;
    color: #fff;
}

.mid-footer .widget ul li:before,
.sidebar .widget_nav_menu li a:before {
    color: #333;
}

.mid-footer hr {
    border-bottom: 1px solid #695228;
    border-top: 1px solid #a78f65;
}

.mid-footer a {
    color: #fff;
}

.page-lh-form input {
    margin-bottom: 15px;
}

.mid-footer .widget.info-footer ul li:before {
    display: none;
}

.mid-footer .widget.info-footer ul li {
    position: relative;
    padding-left: 40px;
    padding-bottom: 10px;
}

.breadcrums {
    padding: 10px 0;
}

.breadcrums a {
    font-weight: 700;
}

.home-4-list {
    max-width: 1000px;
    margin: auto;
}

.review-content img {
    max-width: 75%;
}

.mid-footer .widget.info-footer ul li i {
    background: #c6db44;
    color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    position: absolute;
    left: 5px;
    top: 0;
}

.box-title {
    border-bottom: 1px solid #2b8d42;
    color: #2b8d42;
    text-transform: uppercase;
    padding-left: 0;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.box-title:after {
    display: none;
}

.box-title:before {
    content: "";
    display: none;
    position: absolute;
    width: 33px;
    height: 34px;
    background: #c6db44;
    left: 0;
    top: initial;
    bottom: 0;
}

.single_add_to_cart_button.button.alt.btn-update i {
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #ffffff;
    background: #771d1d;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    transition: 0.5s;
    transform-origin: background;
}

.single_add_to_cart_button.button.alt.btn-update {
    width: auto !important;
    background-color: red !important;
    /* background-color: #2b8d42 !important; */
    color: #ffff !important;
    margin-right: 10px !important;
    text-transform: uppercase !important;
    transition: 0.5s;
    transform-origin: background;
}

.star-rating span {
    color: #ffff0e9c !important;
}

.single_add_to_cart_button.button.alt.btn-update:hover {
    background-color: rgb(158, 5, 5) !important;
}

.single_add_to_cart_button.button.alt.btn-update:hover i {
    background: red!important;
}

.item-news .text-right a {
    background: #c6db44;
    border-color: #c6db44;
}

.item-news li:nth-child(1) a,
.item-news-2 li:nth-child(2) a {
    padding: 0;
}

.item-news {
    padding: 15px 0;
    border: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    margin: 0;
}

.item-news li:nth-child(3) {
    padding-bottom: 5px;
}

.item-news li:nth-child(2) a {
    color: #2b8d42;
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 10px;
    display: block;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #333;
    font-weight: 700;
    padding: 8px 0;
    display: block;
}

.row-product .product-item h2 {
    max-height: 40px;
    overflow: hidden;
}

.woocommerce div.product .product_title {
    font-size: 30px;
    color: #626366;
    font-weight: 700;
}

.woocommerce div.product p.price {
    color: red;
    font-size: 24px;
    font-weight: 700;
}

#tab-additional_information,
.product_meta,
.woocommerce button.button.alt:before,
.woocommerce table.shop_attributes {
    display: none;
}

.single-product.woocommerce div.product .quantity,
.tm-epo-totals {
    display: none;
}

.woocommerce div.product form.cart .button.fix-cart {
    border: none;
    background: #f59123;
    box-shadow: 0 -3px 0 0 #cadd50 inset;
    width: 100%;
    color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.page-cong-trinh .title-css {
    font-family: Cambria;
    color: #444;
}

.button.fix-cart span {
    display: block;
    text-transform: uppercase;
    font-size: 20px;
}

.button.fix-cart strong {
    display: block;
}

.detailcall {
    clear: both;
    margin: 20px 0 20px 0;
    padding: 10px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    background: #2ecc71;
    box-shadow: 0 -3px 0 0 #248c50 inset;
}

.callphoneicon {
    float: left;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 100%;
    margin-left: 22px;
    margin-right: 11px;
}

.supports {
    position: fixed;
    right: 10px;
    background: #fffe;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20%;
    padding: 10px 0;
    border: 1px solid #f2f2f2;
}

.supports ul {
    list-style: none;
    margin: 0;
}

.supports ul li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.detailcall a span {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    float: left;
}

.detailcall a span.tlp1 {
    font-size: 22px;
    font-weight: 700;
    height: 43px;
    line-height: 43px;
}

.cs i {
    padding-right: 10px;
}

.cs {
    padding: 15px 0;
    border-top: 1px solid #e5e5e5;
    margin-top: 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
}

.footer {
    margin-top: 0;
}

.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border-color: #c8c8c8;
    border-top-color: #c6db44;
    border-bottom: 1px solid #fff;
    background: 0 0;
    color: #c6db44;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0;
    border-radius: 0;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
    padding: 2px;
}

.woocommerce-tabs {
    padding: 0;
    border: 0 solid #ddd;
    border-top: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: block;
    margin-bottom: 0;
    position: relative;
    top: 1px;
}

.main-top .col-md-3 {
    width: 16.66666667%;
}

.row-product .product-item h2 {
    color: #c6db44;
}

.row-product .product-item h2:hover {
    color: #fb6f0c;
}

.box-title-home a {
    position: relative;
    color: #c6db44;
    padding: 7px 0 7px 45px;
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 18px;
    margin: 0 0 15px 0;
    display: block;
    border-bottom: 1px solid #c6db44;
}

.box-title-home a i {
    display: block;
    position: absolute;
    width: 35px;
    height: 100%;
    left: 0;
    top: 0;
    background: #c6db44;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-weight: 400;
}

.related-posts {
    margin-bottom: 30px;
}

.footer-text {
    background-color: #257838;
    padding: 15px 0;
    color: #fff;
    border-top: 1px solid #fff;
}

.footer-text span {
    color: #ffd134;
}

.mid-footer {
    background-color: #2b8d42;
    padding-top: 0;
}

.fll {
    float: left;
}

.flr {
    float: right;
}

.align-center {
    -webkit-align-items: center !important;
    align-items: center !important;
}

.md-flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
}

.f-bottom,
.f-widget {
    padding: 20px 0;
}

.social-footer a {
    display: inline-block;
    width: 40px;
    height: 40px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 40px;
    margin-right: 5px;
}

.f-bottom h3 {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #c6db44;
}

.f-bottom .col-md-5 h3 {
    color: #fff;
}

.map-f {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 20px;
    padding-left: 50px;
    background: url(img/map.png) no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-top .menu li {
    float: left;
}

.footer-top .menu li a {
    display: block;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.footer-top {
    border-bottom: 1px solid #fff;
    padding: 20px 0;
    margin-bottom: 10px;
}

.footer-top .menu {
    float: right;
}

.list-ht-footer span {
    font-weight: 700;
}
.footer-top img {
    padding: 0 100px 0 0;
}

.list-ht-footer strong {
    font-size: 16px;
}

.footer-top .menu li:last-child a {
    padding-right: 0;
}



.no-row .col-md-4 ul {
    height: 500px;
}

.head-no-home .main-menu ul.menu>li>a {
    color: #333;
}

.head-no-home .main-menu ul.menu>li.current-menu-item>a,
.head-no-home .main-menu ul.menu>li:hover>a {
    background: #469b59;
    color: #fff;
    border-radius: 0;
}

.head-no-home {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 0 5px #ddd;
    background: #fff;
}


/* .head-no-home .logo {
    height: 70px;
  } */


/* .head-no-home.header-top .main-menu {
    padding-top: 15px;
  } */

.des-cat {
    padding: 50px 0;
    text-align: justify;
}

.head-no-home .logo img {
    background: #fff;
    padding: 6px;
    /* border-radius: 50%; */
}

body {
    background: #fff;
}

.breadcrums {
    margin-bottom: 10px;
    background: 0 0;
}

.button-s {
    padding: 15px 0;
}

.product-slider .col-md-6 {
    width: 100%;
}

.product-slider .col-md-6 .product-item {
    margin: 0;
}

.product-slider .product-item-action {
    text-align: center;
}

.product-slider .product-item-action a:nth-child(1) {
    margin-right: 5px;
}

.product-slider .tc-product-item {
    margin: 0 15px;
}

.end-product h3 {
    margin-left: 15px;
    border-bottom: 1px solid #2b8d42;
    color: #2b8d42;
    text-transform: uppercase;
    padding-left: 0;
    position: relative;
    padding-top: 5px;
    padding-bottom: 5px;
}

.button-s .btn {
    text-transform: uppercase;
    font-weight: 700;
    background: #cadd50;
    border-color: #cadd50;
    font-size: 20px;
    padding: 10px 30px;
}

.share-product a {
    display: inline-block;
    margin-right: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background: #314b7e;
    color: #fff;
}

.share-product a:nth-child(2) {
    background: #e52c27;
}

.share-product a:nth-child(3) {
    background: #b31217;
}

.btn-buy {
    background: #f2f2f2;
    border: 1px solid #cadd50;
    border-radius: 10px;
    overflow: hidden;
    max-width: 80%;
}

.btn-buy .btn-buy-top {
    padding: 20px;
}

.btn-buy .btn-buy-top strong {
    display: block;
}

.comment-notes,
.comment-reply-title {
    display: none;
}

.woocommerce div.product form.cart .button.fix-cart {
    margin-bottom: 0;
    background: #cadd50;
    color: #444;
}

.share-product {
    margin-top: 15px;
}

.home-9-item.home-5-item ul li strong.data {
    position: absolute;
    top: 0;
    left: 0;
    background: #636367;
    color: #fff;
    padding: 0 10px;
    text-align: center;
}

.home-9-item.home-5-item ul li strong.data b {
    display: block;
    font-weight: 300;
    font-size: 24px;
}

.home-9-item-2 li:nth-child(2) a {
    color: #318c42;
    font-size: 16px;
    font-weight: 700;
    padding-top: 15px;
    display: block;
    padding-bottom: 10px;
}

.home-9-item-2 li:nth-child(1) a {
    float: left;
    width: 185px;
    margin-right: 15px;
}

.home-5-item.home-9-item {
    padding: 0;
    position: relative;
}

.home-5-item.home-9-item ul li {
    position: relative;
    z-index: 3;
}

.home-5-item.home-9-item ul li a,
.home-9-item-2 li:nth-child(1) a {
    display: block;
    overflow: hidden;
}

.home-5-item.home-9-item ul li:hover img,
.home-9-item-2 li:nth-child(1):hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transition: scale(1.1);
    -o-transition: scale(1.1);
    -ms-transition: scale(1.1);
}

.p10 {
    padding-top: 10px;
}

.tm-epo-element-label {
    float: left !important;
    width: 150px !important;
    flex: none !important;
}

.tm-extra-product-options-container {
    float: right !important;
    width: calc(100% - 150px) !important;
    flex: none !important;
}

label {
    margin-bottom: 0;
}

.end-product.no-bg {
    background: 0 0;
    padding: 0 25px;
}

.tm-extra-product-options-totals,
.woocommerce div.product form.cart .reset_variations,
.woocommerce div.product form.cart div.quantity {
    display: none !important;
}

.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label,
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label {
    padding: 0 !important;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
    width: auto !important;
    /* border: 1px solid #c6db44; */
    color: #2b8d42;
    margin-right: 5px;
    border-radius: 2px;
    padding: 0 10px !important;
}

.tm-extra-product-options .tm-epo-field.tmcp-checkbox,
.tm-extra-product-options .tm-epo-field.tmcp-radio {
    display: none !important;
}

.tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap.tc-active {
    background-color: #2b8d42 !important;
    border: 1px solid #c6db44 !important;
    color: #fff !important;
}

body.single {
    background: #f1f7e9;
}

body.single .box {
    background: #fff;
    /* max-width: 1250px; */
    max-width: 1055px;
    margin: auto;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.view-more {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: url(img/xem-them-icon.png) no-repeat center;
    float: right;
    position: relative;
    margin-top: -10px;
}

.home-5-item.home-9-item ul:after {
    content: "";
    background-color: #bcbcbc;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    top: 5px;
    left: 5px;
    position: absolute;
    z-index: -1;
}

.woocommerce-billing-fields h3 {
    font-weight: bold !important;
}

.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    display: block;
    width: 100%;
    background: #2b8d42;
    color: #fff !important;
    border-radius: 0;
}

.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
    color: #333 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: 0;
    padding: 0;
}

.box-cate-2 h2,.end-product h3,.tab-title-content span,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    font-family: Cambria;
    height: 60px;
    color: #626366;
    font-size: 32px;
    font-weight: 700;
    position: relative;
    /*display: inline-block;*/
	display: none;
    /*text-transform: uppercase;*/
    padding: 0;
}


/* .box-cate-2 h2:before, .end-product h3:before,.tab-title-content span:before,.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:before {
    content: "";
    width: 100px;
    background: #cadd50;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 10px;
} */

.end-product {
    background: url(img/logo-chim.png) no-repeat left bottom;
    padding: 30px 0;
    background-color: #2b8d42;
    border-bottom: 1px solid #fff;
}

.breadcrums-product-cat {
    padding: 100px 0;
    /* background: url(img/bg.jpg) no-repeat center; */
    text-align: center;
    position: relative;
    color: #fff;
}

.breadcrums-product-cat h1 {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    position: relative;
    z-index: 3;
}

.breadcrums-product-cat span {
    position: relative;
    z-index: 33;
}

.breadcrums-product-cat span a {
    color: #fff;
    font-weight: 700;
}

.breadcrums-product-cat:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #00000040;
    left: 0;
    top: 0;
}

.head-no-home {
    position: relative;
    z-index: 33333;
}

.sidebar-product>div {
    border: 1px solid #cadd50;
    box-shadow: 0 0 5px #ccc;
}

.sidebar-product .title-sidebar span {
    background: #626366;
    text-align: center;
}

.sidebar-product .title-sidebar span i {
    display: none;
}

.sidebar-product .menu {
    padding: 20px;
}

.sidebar-product .menu li a {
    display: block;
    padding: 5px;
    text-transform: uppercase;
    position: relative;
    font-weight: 700;
}

.sidebar-product .menu li a:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    padding-right: 10px;
}

.term-description {
    padding-top: 20px;
}

.end-product h2 {
    font-family: Cambria;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    font-weight: 700;
    padding: 15px 0;
    color: #fff;
    position: relative;
    margin-bottom: 20px;
}

.end-product h2:after {
    content: "";
    width: 200px;
    height: 2px;
    background: #cadd50;
    position: absolute;
    left: 50%;
    margin-left: -100px;
    bottom: 0;
}

.woocommerce-ordering,
.woocommerce-result-count {
    display: none;
}

.p50 {
    padding: 50px 0;
}

 ::placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
}

.home ::placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #fff !important;
}

.page-cong-trinh ::placeholder {
    text-transform: uppercase;
    font-weight: 700;
    color: #2b8d42 !important;
}

.page-cong-trinh .box-form input[type="submit"].form-control {
    margin: auto;
    display: block;
}

textarea.form-control {
    max-height: 120px;
}

.home-1 {
    background: #fff;
}

.left-home-1 {
    padding-right: 60px;
    text-align: justify;
}

.left-home-1 h2 span {
    font-style: initial;
    font-weight: 400;
}


/* .left-home-1 h2:before,
.title-css:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 150px;
    height: 2px;
    background-color: #c7da44;
} */

.list-home-3 .owl-nav>button {
    width: 50px;
    position: relative;
    top: -29px;
    height: 49px;
    background-color: #fff;
    color: #c6db44 !important;
    font-size: 25px;
    line-height: 40px;
}

.home-3 {
    background: url(img/logo-bg.png) no-repeat left bottom;
    background-color: #fff;
    /* background-size: 280px 331px; */
}

.list-home-3 .owl-nav {
    position: absolute;
    left: 50%;
    margin-left: -45px;
    bottom: -9px;
}

.list-home-3 .owl-nav>button.owl-next {
    background: #c6db44 !important;
    color: #fff !important;
}

.list-home-3 .owl-dots {
    position: absolute;
    bottom: -55px;
    width: 100%;
    text-align: center;
}

.item-home-3 {
    padding-bottom: 30px;
    overflow: hidden;
    padding-right: 30px;
    padding-top: 30px;
}

.img-home-3 img {
    position: relative;
}

.home-banner .slide .video-slide {
    background-color: #000;
}

.home-banner.loading .video-background {
    opacity: 0;
}

.video-background {
    position: absolute;
    top: 50%;
    left: 0;
    padding-top: 56.25%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 2s opacity ease;
    transition: 2s opacity ease;
    opacity: 1;
}

.video-background iframe,
.video-foreground {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.box-video-home:before,
.home-55-list ul li:before,
.img-home-3:before {
    transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    content: "";
    width: 70%;
    height: 100%;
    position: absolute;
    margin-left: 168px;
    top: 0;
    border: 2px solid #c6db44;
}

.thumb-home img {
    margin-bottom: 15px;
}

.banner-home img {
    width: 100%;
}

.home-title {
    text-align: center;
    font-size: 32px;
}

.p50 {
    padding: 50px 0;
}

.home-3-item h3 {
    font-size: 24px;
    position: relative;
    padding: 10px 0;
    margin-bottom: 20px;
    color: #626366;
}

.home-3-item h3:before {
    content: "";
    width: 100px;
    height: 3px;
    background: #c6db44;
    position: absolute;
    left: 0;
    bottom: 0;
}

.home-3-a {
    background-color: #2b8d42;
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    margin-top: 20px;
}

.btn-read-more {
    padding: 10px 20px;
}

.list-home-3 .owl-dots {
    text-align: center;
    width: 50%;
    left: 50%;
}

.list-home-3 .owl-dots .owl-dot.active {
    color: #939393;
}

.list-home-3 .owl-dots .owl-dot {
    color: #444;
    margin: 0 5px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li+li {
    display: none;
}

body.home {
    background: #fff;
}

.owl-item .col-md-4 {
    width: 100%;
    padding: 5px;
}

.wpgs-nav .slick-slide {
    max-height: 100px;
}

.home-4 {
    background: url(img/bg-gia.jpg) no-repeat center;
    background-size: auto 100%;
}

.home-4 .container .home-4-list {
    /* background: url(img/bg_icon.png) no-repeat center; */
    background: rgb(241, 247, 233);
    background: linear-gradient(180deg, rgba(241, 247, 233, 1) 0%, rgba(241, 247, 233, 0.9) 70%, rgba(241, 247, 233, 0.75) 100%);
    padding: 60px 40px 30px 40px;
}

.home-4-list ul {
    padding: 0;
}

.home-4-list ul li {
    position: relative;
}

.home-4-list ul li span {
    display: block;
    padding: 26px 0;
    text-align: center;
    position: relative;
    z-index: 333;
    font-size: 18px;
    max-width: 300px;
    margin: auto;
}

.home-4-list ul li.no-fix span,
.home-5-item ul li span {
    position: absolute;
    bottom: 0;
    background: 0 0;
    padding: 10px;
}

.home-5-item ul {
    padding: 20px;
}

.home-5-item ul li {
    position: relative;
}

.home-5-item ul li span {
    background: #00000080;
    color: #fff;
    text-align: center;
    width: 100%;
}

.home-5 {
    background: url(img/bg-mau.png) no-repeat right bottom;
    background-size: 100% 100%;
}

.home-5 h2 {
    color: #fff;
}

.home-55-list ul {
    position: relative;
    margin: 20px;
}

.home-55-list ul li,
a,
img {
    transition: all 0.3s ease-in-out;
}

.home-55-list ul:hover li:before {
    border: 5px solid #007738;
    transform: rotate(0);
    -ms-transform: rotate(0);
    left: 5px;
    top: 5px;
    -webkit-transform: rotate(0);
}

.home-55-list ul:hover img {
    /* border-color: #c7da44; */
    transform: scale(1.05);
}

.home-55-list ul img {
    left: 168px;
    border: 5px solid #fff;
    width: 70%;
    position: relative;
}

.home-55-list ul li span {
    transition: all 0.3s ease-in-out;
    background: url(img/n.png) no-repeat right center;
    position: absolute;
    left: 173px;
    bottom: 5px;
    background-color: #00934580;
    color: #fff;
    padding: 8px 100px 8px 20px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 700;
    font-size: 18px;
}

.home-6 {
    background: #fff;
}

.home-55-list ul li span:hover {
    background-image: url(img/nn.png);
    background-color: #c7da44;
    color: #007738;
}

.home-6 ul {
    text-align: center;
}

.home-6 ul li:nth-child(2) {
    font-weight: 700;
    font-size: 20px;
    color: #444;
    padding: 10px 0;
}

.home-6 ul li:nth-child(1) span {
    display: inline-block;
    width: 180px;
    height: 180px;
    background: url(img/icon-s.png) no-repeat;
    color: #c7da44;
    font-size: 45px;
    font-weight: 700;
    text-align: center;
    line-height: 180px;
}

.star {
    color: #ffbf02;
}

.home-7 {
    position: relative;
}

.home-7:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f2f8eb;
    opacity: 0.5;
}

.home-7-item .review-avatar {
    text-align: center;
}

.home-7-item .review-avatar img {
    border-style: solid;
    border-color: rgb(43, 141, 66);
    border-width: 3px;
    border-radius: 250px;
}

.home-7-item .review-avatar span {
    display: block;
}

.review-content p {
    padding: 15px 0;
}

.da-xt {
    display: inline-block;
    padding: 10px 20px;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    margin-top: 20px;
}

.text-center .da-xt:hover {
    border: 1px solid;
}

.img-home-3 img {
    border: 4px solid #c6db44;
}

.home-8 {
    background-color: #626366;
}

.home-8 h2 {
    color: #fff;
}

.home-8 ul {
    float: left;
    width: 25%;
    text-align: center;
    padding: 10px;
}

.home-8 ul li {
    border: 5px solid #fff;
}

.home-8 ul li:hover {
    border-color: #c6db44;
}

.home-8 ul li img {
    width: 100%;
}

.home-9 {
    background: url(img/bg-tintuc.jpg) no-repeat center;
    background-size: 100% 100%;
}

.home-9 .home-title {
    color: #fff;
    margin-bottom: 30px;
}

.home-9-item {
    padding: 20px 20px 0;
}

.home-9-item ul {
    position: relative;
    border: 0 solid #636367;
    padding: 0;
}

.home-9-item ul:hover {
    border-color: #c6db44;
}

.home-9-item ul:hover span {
    color: #c6db44;
}

.home-9-item.home-5-item ul li span {
    background: #fff;
    position: relative;
    color: #318c42;
    display: block;
    padding: 10px;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
}

.woocommerce div.product div.images img {
    /* width: auto; */
    height: auto;
}

.home-10 {
    background: #fff;
}

.home-10 img {
    width: 100%;
}

.form-home {
    padding: 30px;
}

.home-9-item-2 {
    background: #fff;
    padding: 5px;
    margin-bottom: 15px;
}

.archive .container-product {
    max-width: 1000px;
    margin: auto;
}

.form-home input,
.form-home textarea.form-control {
    border: 1px solid #c6db44;
    border-radius: 0;
    margin-bottom: 15px;
    background: #ffffff50;
    max-height: 150px;
}

.form-home input[type="submit"] {
    background-color: #fff;
    color: #2b8d42;
    font-size: 16px;
    text-transform: uppercase;
    border-color: #2b8d42;
    height: auto;
    padding: 10px 20px;
}

.home-9-item.home-5-item img {
    height: auto;
    width: 100%;
    max-height: 395px;
}


/*=========CUSTOM STYLE============*/

.tc-btn-readmore {
    /* display: inline-block; */
    padding: 10px 20px;
    background-color: #2b8d42;
    margin-top: 30px;
    color: #fff;
    border: none;
    border-radius: inherit;
}

.tc-btn-readmore:hover,
.tc-btn-readmore:active {
    background-color: #2b8d42;
    color: #c7da44;
}

.review-avatar .avatar {
    width: 270px;
    height: 270px;
    border-style: solid;
    border-color: rgb(43, 141, 66);
    border-width: 3px;
    border-radius: 250px;
}


/*=========END CUSTOM STYLE============*/


/*=========CUSTOM STYLE WOO============*/

.tc-product-item,
.tc-cat-product-item {
    padding-bottom: 10px;
}

.tc-cat-product-item .price {
    margin: 0 10px;
    margin-bottom: 5px;
    display: flex;
    justify-content: flex-start;
}

.tc-cat-product-item .original-price {
    position: relative;
    color: #555;
    margin-right: 10px;
}

.tc-cat-product-item .variation-price {
    position: relative;
    color: #555;
    font-weight: bold;
    display: inline !important;
}

.tc-cat-product-item .original-price::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    border-top: 1px solid #333;
    /* transform: rotate(-20deg); */
}

.product-item-thumbnail {}

.product-item-title {
    /* background: rgba(0, 0, 0, 0); */
    text-align: left;
    margin: 10px 10px;
    margin-bottom: 0;
}

.product-item-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    -webkit-box-orient: vertical;
}

.product-item-action {
    display: block;
}

.product-item-action a {
    background-color: #2b8d42;
    padding: 5px 10px;
    color: #fff;
}

#box .item ul li {
    cursor: pointer;
}

.tc-input-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    margin: 20px 0;
}

.tc-custom-select {
    width: 35%;
    height: 32px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
}

.tc-custom-select:nth-child(1) {
    margin-right: 10px;
}

.variations select {
    min-width: 0 !important;
}

.supports {
    position: fixed;
    right: 10px;
    background: #fffe;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20%;
    padding: 10px 0;
    z-index: 3333;
    border: 1px solid #f2f2f2;
}

.supports ul {
    list-style: none;
    margin: 0;
}

.supports ul li a {
    border: none;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;
}

.supports ul li a .icon {
    width: 36px;
    height: 36px;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    margin: 0 auto;
    background-position: center center
}

.supports ul li a .icon_local {
    background-image: url(images/widget_icon_map.svg);
}

.supports ul li a .icon_zalo {
    background-image: url(images/widget_icon_zalo.svg);
}

.supports ul li a .icon_call {
    background-image: url(images/widget_icon_click_to_call.svg);
}

.supports ul li a .icon_mess {
    background-image: url(images/widget_icon_messenger.svg);
}

.supports ul li a .icon_sms {
    background-image: url(images/widget_icon_contact_form.svg);
}

.supports ul li a .icon_live_chat {
    background-image: url(images/chat-svgrepo-com.svg);
}


/*=========END CUSTOM STYLE WOO============*/

@media (max-width: 990px) {
    .tc-project .tc-project-item {
        width: 100%;
    }
    .home-55-list ul li:before {
        margin-left: 0;
    }
    .home-55-list ul img {
        left: 0;
        width: 100%;
    }
    .home-55-list ul li span {
        left: 5px;
    }
    .tc-custom-select {
        width: 45%;
    }
}

@media (max-width: 830px) {
    .review-avatar .avatar {
        margin: auto;
    }
    .review-content .star {
        text-align: center;
    }
}

@media (max-width: 768px) {
    .container p {
        text-align: justify;
    }
    .container .logo p {
        text-align: center;
    }
    .md-flex {
        display: block;
    }
    .fll,
    .flr {
        float: none;
    }
    .main-news {
        padding-bottom: 20px;
    }
    .row-product .product-item {
        margin: 10px;
    }
    .col-md-3.sidebar,
    .content.col-md-9 {
        float: none;
    }
    .menu-mobile>div {
        display: block;
    }
    .mainmenu.clearfix {
        z-index: 10000;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        width: 310px;
        max-width: 100%;
        transform: translate(-100%, 0);
        transition: ease-in-out 0.3s;
        padding-top: 125px;
        max-height: 100%;
        overflow: auto;
    }
    .mainmenu .title {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: #cf5001;
        width: 310px;
        max-width: 100%;
        z-index: 1000000;
    }
    .mainmenu .title h2 {
        padding: 0 15px;
        text-transform: uppercase;
        font-size: 20px;
        color: #fff;
        margin: 20px 0;
    }
    a#button-toggle-menu {
        display: block;
    }
    .menu-header a.bg-cl {
        position: absolute;
        display: block;
        background: #cf5001;
        width: 15px;
        height: 15px;
        right: 20px;
        top: 20px;
    }
    .menu-header a.bg-cl img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
    }
    .menu-header a.bg-cl .close {
        opacity: 5;
    }
    #touch-menu .touch-menu-inner {
        display: block;
        top: 45px;
        left: 20px;
        transition-delay: 0.13s;
        transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        transition-duration: 0.13s;
        cursor: pointer;
    }
    #touch-menu .touch-menu-inner,
    #touch-menu .touch-menu-inner:after,
    #touch-menu .touch-menu-inner:before {
        position: absolute;
        width: 30px;
        height: 4px;
        transition-timing-function: ease;
        transition-duration: 0.15s;
        transition-property: transform;
        border-radius: 4px;
        background-color: #c6db44;
    }
    #touch-menu .touch-menu-inner:after,
    #touch-menu .touch-menu-inner:before {
        display: block;
        content: "";
    }
    #touch-menu .touch-menu-inner:before {
        top: -10px;
        transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
    }
    #touch-menu .touch-menu-inner:after {
        bottom: -10px;
        top: -20px;
        transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear;
    }
    body.active #touch-menu .touch-menu-inner {
        transition-delay: 0.22s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, -10px, 0) rotate(-45deg);
    }
    body.active #touch-menu .touch-menu-inner:after {
        top: 0;
        transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
        opacity: 0;
    }
    body.active #touch-menu .touch-menu-inner {
        transition-delay: 0.22s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transform: translate3d(0, -10px, 0) rotate(-45deg);
    }
    body.active #touch-menu .touch-menu-inner:before {
        top: 0;
        transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
        transform: rotate(-90deg);
    }
    .menu-header a.bg img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
    }
    .mainmenu.clearfix {
        z-index: 9999999;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        width: 310px;
        max-width: 100%;
        transform: translate(-100%, 0);
        transition: ease-in-out 0.3s;
        padding-top: 60px;
        max-height: 100%;
        overflow: auto;
    }
    body.active .mainmenu.clearfix {
        transform: none;
        opacity: 1.1;
    }
    body.active::before {
        visibility: visible;
        opacity: 1;
        z-index: 2;
        width: 100%;
        height: 100%;
    }
    body::before {
        content: "";
        background: rgba(0, 0, 0, 0.6);
        width: 0;
        height: 0;
        top: 0;
        left: 0;
        position: fixed;
        z-index: 0;
        visibility: visible;
        opacity: 0;
        transition: visibility, opacity ease-in-out 0.3s;
    }
    #sticker-wrapper .sticker-body {
        max-height: 100%;
        overflow: auto;
    }
    .mainmenu {
        background: #c6db44;
    }
    .mainmenu .sub-menu {
        display: none;
    }
    .mainmenu .title {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: #c6db44;
        width: 310px;
        max-width: 100%;
        z-index: 1000000;
    }
    .mainmenu .title h2 {
        padding: 0 15px;
        text-transform: uppercase;
        font-size: 20px;
        color: #fff;
        margin: 20px 0;
    }
    .mainmenu .title ul.phone li {
        font-size: 18px;
        color: #1e81c2;
        font-weight: 600;
        position: relative;
        padding-left: 15px;
        line-height: 35px;
        text-align: center;
        background: #fff;
    }
    .mainmenu .hotline ul.phone li i.fa {
        font-size: 20px;
        border-radius: 50%;
        background: #fff;
        line-height: 30px;
        width: 30px;
        margin-right: 10px;
        height: 30px;
        color: #cf5001;
        transform: rotate(90deg);
    }
    .mainmenu .title input[type="search"] {
        width: 100%;
        border: 1px solid #ddd;
        padding: 5px 10px;
        font-size: 16px;
    }
    .timkiem {
        position: relative;
    }
    .timkiem button {
        position: absolute;
        top: 0;
        color: #757575;
        right: 0;
        font-size: 16px;
        padding: 6px 10px;
        border-radius: 0;
        border: none;
        background: #fff;
    }
    .menu-header a.bg-cl {
        position: absolute;
        display: block;
        background: #c6db44;
        width: 15px;
        height: 15px;
        right: 20px;
        top: 20px;
    }
    .menu-header a.bg-cl img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
    }
    .menu-header a.bg-cl .close {
        opacity: 5;
    }
    .mainmenu .hotline {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #31363a;
        width: 310px;
        max-width: 100%;
        z-index: 1000000;
    }
    .mainmenu .hotline ul.phone li {
        font-size: 18px;
        color: #fff;
        font-weight: 600;
        position: relative;
        line-height: 40px;
        text-align: center;
    }
    .mainmenu .hotline ul.phone {
        padding: 0;
        margin: 0;
        border-bottom: 1px solid #ddd;
    }
    .hotline .socials {
        display: block;
        width: auto;
        color: #fff;
        margin-bottom: 0;
        padding-left: 0;
    }
    .hotline .socials>li {
        width: 20%;
        border: none;
        display: inline-block;
        float: left;
    }
    .hotline .socials>li>a {
        padding: 0;
        display: block;
        border-radius: 0;
        border-right: 1px #666 solid;
        width: 100%;
        height: 50px;
        line-height: 48px;
        text-align: center;
        font-size: 20px;
    }
    .mainmenu .hotline ul.phone li:before {
        top: 3px;
        left: 45px;
        background-color: #fff;
    }
    .mainmenu li a {
        border-bottom: 1px solid #c5c3c3;
        color: #fff;
        line-height: 14px;
        padding: 12px 45px 10px 15px;
        display: block;
        text-align: left;
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        white-space: nowrap;
    }
    .mainmenu>nav>ul>li,
    .mainmenu>nav>ul>li>ul>li,
    .mainmenu>nav>ul>li>ul>li>ul>li {
        position: relative;
    }
    .menu-main ul.menu>li {
        display: block;
    }
    .mainmenu>nav>ul>li>span,
    .mainmenu>nav>ul>li>ul>li>span,
    .mainmenu>nav>ul>li>ul>li>ul>li>span {
        display: block !important;
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 43px;
        color: #fff;
        padding: 13px;
        text-align: center;
    }
    .menu-header nav>ul>li>.sub-menu>li>a>i {
        font-size: 10px;
    }
    .menu-header nav>ul>li>.sub-menu>li>a,
    .menu-header nav>ul>li>ul>li>.sub-menu>li>a,
    .menu-header nav>ul>li>ul>li>ul>li>.sub-menu>li>a {
        text-transform: none;
        border-bottom: 0;
    }
    .menu-header nav>ul>li>.sub-menu,
    .menu-header nav ul li ul li .sub-menu,
    .menu-header nav ul li ul li ul li .sub-menu {
        position: relative !important;
        width: 100%;
    }
    .menu-header nav>ul>li>.sub-menu>li>a,
    .menu-header nav>ul>li>ul>li>.sub-menu>li>a,
    .menu-header nav>ul>li>ul>li>ul>li>.sub-menu>li>a {
        color: #333;
    }
    /* .mainmenu>nav>ul>li>ul>li {
        position: relative;
    }
    .mainmenu>nav>ul>li>ul>li>a {
        color: #fff;
    }
    .mainmenu>nav>ul>li>ul>li>span {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 43px;
        color: #fff;
        padding: 13px;
        text-align: center;
    } */
    .menu-header nav>ul>li>ul>li>.sub-menu {
        background-color: #c6db44;
        padding-left: 10px;
    }
    .menu-header nav>ul>li>ul>li>ul>li>.sub-menu {
        background-color: #c6db44;
    }
    .sub-menu .sub-menu .sub-menu {
        background-color: #c6db44;
        left: -10px;
        padding-left: 20px;
        border-right: none;
    }
    .mainmenu>nav>ul>li>ul>li,
    .mainmenu>nav>ul>li>ul>li>ul>li,
    .mainmenu>nav>ul>li>ul>li>ul>li>ul>li {
        position: relative;
    }
    .mainmenu>nav>ul>li>ul>li>a,
    .mainmenu>nav>ul>li>ul>li>ul>li>a,
    .mainmenu>nav>ul>li>ul>li>ul>li>ul>li>a {
        color: #fff;
    }
    .mainmenu>nav>ul>li>ul>li>span,
    .mainmenu>nav>ul>li>ul>li>ul>li>span,
    .mainmenu>nav>ul>li>ul>li>ul>li>ul>li>span {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 42px;
        height: 43px;
        color: #fff;
        padding: 13px;
        text-align: center;
        z-index: 9999;
    }
    .menu-header nav>ul>li>ul>li>.sub-menu2>li>a>i {
        font-size: 10px;
    }
    .menu-header nav>ul>li>ul>li>.sub-menu2>li>a {
        text-transform: none;
        border-bottom: 0;
    }
    .menu-header nav>ul>li>ul>li>.sub-menu2 {
        margin: 0 10px;
        padding: 0;
        list-style: none;
        display: none;
    }
    .menu-main ul.menu>li>a {
        padding: 15px 10px;
        color: #fff;
    }
    .container {
        width: 100%;
        padding: 0 15px;
        overflow: hidden;
    }
    .content-form,
    .header-left,
    .header-right,
    .header-top .container {
        display: block;
    }
    .header-center,
    .header-info,
    .header-left,
    .single-short .left-short,
    .single-short .right-short,
    ul.all-posts li .img {
        width: 100%;
    }
    .header-center {
        margin: 0;
    }
    .fix-width>.col-md-3,
    .fix-width>.col-md-6,
    .fix-width>.col-md-9 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .banner-home,
    .sidebar {
        display: none;
    }
    .product-css .row .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    iframe {
        max-width: 100%;
        height: 220px;
    }
    .single-short .right-short {
        padding-left: 0;
    }
    .content-form .form-left,
    .content-form .form-right {
        display: block;
        width: 100%;
        padding: 10px;
    }
    .box-title {
        font-size: 18px;
    }
    ul.all-posts li .detail {
        width: 100%;
        padding-left: 0;
    }
    .click-menu,
    .mobile-menu {
        display: block;
    }
    .pc-menu {
        display: none;
    }
    .home-4 .container .home-4-list {
        padding: 20px 10px 10px 10px;
    }
    .supports {
        padding: 5px 0 8px;
    }
    .supports ul li {
        width: 20%;
        float: left;
    }
    .supports {
        width: 100%;
        bottom: 0;
        left: 0;
        border-radius: 0;
        background: #fff;
    }
    .supports ul li a .icon_call {
        width: 54px;
        height: 54px;
        background-color: #6cb917;
        border: 2px solid white;
        background-size: 27px;
        border-radius: 50%;
        margin-bottom: 4px;
    }
    .supports ul li.icon_mb {
        position: relative;
        top: -23px;
    }
}

@media (max-width: 648px) {
    #box .item {
        max-width: 100%;
        width: 100%;
        padding: 0;
        margin: 0;
    }
}

@media (max-width: 480px) {
	.footer-top img {
    height: auto;
    width: 100%;
    padding: 0 70px 0 70px;
}
	
	.no-row .col-md-4 ul {
    height: auto ;
}
	
		
    .review-avatar .avatar {
        margin: auto;
    }
    .tc-custom-select {
        width: 100%;
    }
    .tc-custom-select:nth-child(1) {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .sub-menu .sub-menu {
        left: 0;
    }
    .woocommerce-tabs.wc-tabs-wrapper ul li {
        list-style-type: disc;
        margin-left: 30px;
    }
    .woocommerce-product-details__short-description ul li {
        list-style-type: disc;
        margin-left: 30px;
    }
    img.attachment-medium.size-medium.wp-post-image {
        /* height: 120px; */
    }
    .text-right {
        margin-bottom: 15px;
        margin-top: 10px;
    }
    .buy-next,
    .update_buy_cart {
        width: 100% !important;
    }
    .btn-buy {
        width: 100%;
        max-width: 100%;
        margin: 1px 1px;
    }
    .single_add_to_cart_button.button.alt.btn-update {
        margin: 1px 20px;
    }
    .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
        width: auto !important;
        border: 1px solid #c6db44;
        color: #2b8d42;
        margin-right: 5px;
        border-radius: 2px;
        padding: 0 10px !important;
        margin: 2px;
    }
    .owl-carousel .owl-stage-outer .col-md-3 {
        margin: 0 90px;
    }
    .owl-carousel .owl-stage-outer .col-md-3.review-avatar {
        margin: 0 0;
    }
    .owl-prev {
        left: 0;
        top: 70px;
    }
    .owl-next,
    .owl-prev {
        position: absolute;
        height: 35px;
        width: 35px;
        background: #ddd;
    }
    .owl-next {
        right: 0;
        top: 70px;
    }
    .form-submit .woocommerce #respond input#submit {
        margin: 0 11px;
        display: block;
        width: 37%;
        background: #2b8d42;
        color: #444 !important;
        border-radius: 0;
    }
    .comment-form-comment .hidden {
        display: block !important;
    }
    .head-no-home .logo img {
        border-radius: 0;
        background: #fff;
        padding: 0;
    }
    .form-home input[type="submit"] {
        background-color: #c6db44;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        border-color: #2b8d42;
        height: auto;
        padding: 10px 20px;
    }
    .img-home-3 {
        display: block;
        width: 100%;
    }
    .home-4 .container .home-4-list {
        background: url(img/bg_icon.png) no-repeat center;
        padding: 40px;
        background-size: 100% 100%;
    }
    .home-55-list ul li span {
        left: 0;
        transition: all 0.3s ease-in-out;
        background: url(img/n.png) no-repeat right center;
        position: absolute;
        bottom: 0;
        background-color: #00934580;
        color: #fff;
        padding: 10px;
        text-transform: uppercase;
        display: inline-block;
        font-weight: 700;
        font-size: 18px;
        width: 86%;
    }
    .home-55-list ul img {
        border: 5px solid #fff;
        width: 100%;
        position: relative;
        left: 0;
    }
    .youtube {
        background-color: #000;
        margin-bottom: 0;
        position: relative;
        padding-top: 0%;
        overflow: hidden;
        cursor: pointer;
        width: 100%;
    }
    .left-home-1 a {
        display: inline-block;
        padding: 10px 20px;
        background-color: #2b8d42;
        margin-top: 0;
        margin-bottom: 30px;
        color: #fff;
    }
    .box-video-home:before,
    .home-55-list ul li:before,
    .img-home-3:before {
        transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        -webkit-transform: rotate(5deg);
        content: "";
        width: 100%;
        height: 100%;
        position: absolute;
        margin-left: 0;
        top: 0;
        border: 2px solid #c6db44;
    }
    .home-3-a {
        background-color: #2b8d42;
        display: inline-block;
        text-transform: uppercase;
        font-size: 16px;
        color: #fff;
        padding: 15px 20px;
        margin-top: 20px;
        margin-bottom: 24px;
    }
    .home-3-item h3 {
        font-size: 21px;
        position: relative;
        padding: 10px 0;
        margin-bottom: 20px;
        color: #626366;
    }
    .p50 {
        padding: 20px 0;
    }
    .banner-home,
    .sidebar {
        display: block;
    }
    .home-title {
        margin-top: 10px;
        text-align: center;
        line-height: 1.3;
    }
    .home-55-list .col-md-6 a span {
        display: block;
        margin: 10px;
        font-weight: 500;
    }
    .tm-extra-product-options ul.tmcp-elements li.tmcp-field-wrap {
        width: 15%;
    }
    .woocommerce a.button.alt,
    .woocommerce button.button.alt {
        background-color: #c6db44;
        text-align: center;
    }
    dl.tm-extra-product-options-totals.tm-custom-price-totals {
        text-align: center;
    }
    .woocommerce .quantity .qty {
        width: 100px;
        text-align: center;
        margin: 1px 20px;
    }
    .product_meta {
        text-align: center;
        font-size: 20px;
    }
    .tc-section-inner-wrap {
        text-align: center;
    }
    .tm-extra-product-options .tmcp-ul-wrap {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .woocommerce a.button.alt:hover {
        background: rgba(40, 167, 69, 1);
        color: #fff;
    }
    .woocommerce button.button.alt:hover {
        background: rgba(40, 167, 69, 1) !important;
        color: #fff;
    }
    .cart-oder {
        border: 2px solid #ddd;
        padding: 24px;
    }
    .value-sum {
        position: absolute;
        right: 34px;
        color: red;
    }
    .oder-text span {
        font-size: 19px;
        font-weight: 600;
        line-height: 2.5;
    }
    .button-oder {
        background-color: #f79221;
        border: none;
        color: #fff;
        padding: 9px;
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        border: 2px solid #f79221;
        font-weight: 600;
        width: 100%;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cart_totals {
        float: right;
        width: 100%;
    }
    .update_buy_cart {
        margin: 4px !important;
        width: 200px;
        height: 40px;
    }
    .buy-next {
        margin: 4px !important;
        margin-right: 32px;
        border: none;
        width: 161px;
        float: left !important;
    }
    .infor-oder ul {
        padding: 16px;
    }
    .infor-oder {
        background: #2b8d42;
        margin-top: 27px;
    }
    .infor-oder li {
        color: #fff;
        font-size: 16px;
        margin: 5px;
    }
    .buy-next {
        padding: 12px !important;
        text-align: center;
    }
    .form-home {
        padding: 30px;
    }
    .home-10 {
        background: #a9a9a9;
    }
    .home-10 .container>.row {
        margin: 0;
        background: url(img/2-layers.png) no-repeat left center;
        background-size: auto 100%;
    }
    textarea.form-control {
        background: #ffffff50;
        height: auto;
    }
    .box-video-home,
    .home-55-list ul li,
    .home-55-list ul li a,
    .list-home-3,
    .thumb-home {
        position: relative;
        display: block;
        margin-bottom: 17px;
    }
    .view-more {
        display: inline-block;
        width: 28px;
        height: 28px;
        background: url(img/xem-them-icon.png) no-repeat center;
        float: right;
        position: relative;
    }
    .list-home-3 .owl-dots .owl-dot {
        float: left;
        justify-content: center;
        display: flex;
        color: #444;
        margin: 0 4px;
        margin-bottom: 18px;
        align-items: center;
    }
    .home-3-item h3,
    .home-title,
    .left-home-1 h2,
    .title-css {
        color: #2b8d42;
        font-size: 24px;
        position: relative;
        font-weight: 700;
        line-height: 27.25px;
        text-transform: uppercase;
        margin-bottom: 17px;
        text-align: center;
    }
    .single_add_to_cart_button.button.alt.btn-update {
        width: 100% !important;
        margin: 6px 1px !important;
    }
    .form-check-ct ul li:nth-child(2) a {
        padding: 1px 20px;
    }
    .form-check-ct ul li:nth-child(1) {
        font-weight: 600;
        font-size: 20px;
    }
    .box-cate-2 h2 {
        text-align: left !important;
        height: auto;
    }
    .thumb-home img {
        /* margin-bottom: 0; */
        max-width: 80px;
        /* text-align: center; */
        /* float: left; */
        /* padding: 16px 0; */
        display: block;
        margin: 0 auto;
    }
    .title-page a {
        color: #2b8d42;
    }
    .btn-primary {
        color: #2b8d42;
        background-color: #fff;
        border-color: #2b8d42;
    }
    .product-item li:nth-child(3) a {
        font-size: 6px !important;
    }
    .row-product .product-item li:nth-child(2) a {
        font-size: 9px;
    }
    .home-6 ul li:nth-child(2) {
        font-weight: 700;
        font-size: 20px;
        color: #444;
        padding: 72px 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .home-6 ul li:nth-child(1) span {
        float: left;
        display: inline-block;
        width: 180px;
        height: 180px;
        background: url(img/icon-s.png) no-repeat;
        color: #c7da44;
        font-size: 45px;
        font-weight: 700;
        text-align: center;
        line-height: 180px;
    }
    .product-css .row .col-md-3 {
        max-width: 100%;
        display: flex;
        justify-items: center;
        align-items: center;
        padding: 3px 37px;
    }
    #box .item {
        max-width: 100%;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    #box .item span {
        font-family: arial, helvetica, sans-serif;
    }
    .left-home-1,
    .item-home-3 {
        padding-right: 0;
    }
    .product-item-action a {
        display: block;
        margin-top: 5px;
    }
    .product-item-action a:nth-child(2) {
        display: block;
        margin: 0 5px;
        margin-top: 5px;
        margin-bottom: 0;
    }
}