:root{
    --green: #2e8c41;
    --red: #da2128;
}
body {
    font-family: 'OpenSans-Regular';
    font-size: 16px;
    color: #333;
    background-color: #fff;
    z-index: 1;
    width: 100%;
    overflow-x: hidden;
    line-height: 1.5;
}
* {
    padding: 0;
    margin: 0;
    outline: none !important;
}
* img {
    max-width: 100%;
    /*object-fit: cover;*/
    margin: 0 auto;
    display: block;
}
h1, h2, h3, h4, h5{
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
}
b,strong{
    font-family: 'OpenSans-Bold';
}
fieldset{
    margin: 0;
}
table, tr, td{
    border: none;
}
.blog-description2 p{
	/*text-align: center;*/
    margin: 10px auto;
}
a,a:hover{
    text-decoration: none;
}
.container {
    width: 83.5%;
    display: block;
    margin: 0 auto;
    max-width: 1184px;
}
.d-flex{
    display: flex;
}
.no-padding-lr {
    padding-left: 0;
    padding-right: 0;
}
.no-padding-l {
    padding-left: 0;
}
.no-padding-r {
    padding-right: 0;
}
.no-padding-tb {
    padding-top: 0;
    padding-bottom: 0;
}
.no-padding {
    padding-bottom: 0;
    padding: 0px;
}
.padding-lr-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.footer-left a {
    color: #fff;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    width: 100%;
    float: left;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
ul {
    list-style: none;
}
ul li {
    list-style: none;
}
.w2 {
    width: 20px !important;
}
.theme_color {
    color: #2e8c41 !important;
}
.btn-black {
    background: rgba(37, 37, 37, 0.7);
    color: #fff;
    padding: 0 15px;
    line-height: 38px;
    border-radius: 0;
    border: none;
    font-weight: normal;
    font-size: 16px;
    text-transform: uppercase;
}
.btn-black:hover {
    background-color: #2e8c41 !important;
    color: #fff !important;
    border-color: transparent !important;
}
.dropdown-menu > .active > a {
    color: #fff !important;
    text-decoration: none;
    outline: 0;
    background-color: #2e8c41;
}
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #2e8c41;
}
a {
    color: #000;
    transition: all ease 0.3s;
}

.topbar {
    background: #2e8c41;
    height: 50px;
    text-decoration: none;
}
.topbar a {
    color: #696969;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
    display: inline-block;
}
.topbar span {
    color: #696969;
    font-size: 16px;
    line-height: 30px;
    text-decoration: none;
    display: inline-block;
    padding: 0 10px;
}
.topbar a:hover,
.topbar a:focus,
.topbar a:active {
    color: #fff;
    text-decoration: underline;
}
.topbar .pull-left ul li {
    float: left;
}
.topbar .pull-left ul li:last-child a {
    border-right: 1px solid #2e8c41;
}
.topbar .pull-left ul li a {
    color: #fff;
    border-left: 1px solid #2e8c41;
    padding: 10px 20px;
    font-size: 16px;
}
.topbar .pull-left ul li a:hover {
    background: #2e8c41;
}
.topbar .pull-right ul li {
    float: left;
}
.topbar .pull-right ul li a {
    color: #fff;
    text-transform: uppercase;
    padding: 10px 15px;
    text-decoration: none;
    border-left: 1px solid #2e8c41;
}
.topbar .pull-right ul li:last-child a {
    border-right: 1px solid #2e8c41;
}
.topbar .pull-right ul li a:hover {
    background: #2e8c41;
}
@media (max-width: 480px) {
    .topbar .pull-left ul {
        display: none;
    }
    .topbar .pull-right {
        float: left !important;
        width: 100%;
    }
    .topbar .pull-right ul {
        width: 100%;
    }
    .topbar .pull-right ul li {
        float: left;
        width: 50%;
        text-align: center;
    }
    .topbar .pull-right ul li a {
        color: #fff;
        text-transform: uppercase;
        padding: 10px 15px;
        text-decoration: none;
        border-left: 0 solid #2e8c41;
    }
    .topbar .pull-right ul li:last-child a {
        border-right: 0 solid #2e8c41;
    }
    .topbar .pull-right ul li a:hover {
        background: #2e8c41;
    }
    .home-slide .owl-item .item{
        height: 165px!important
    }
}
.header-main {
    position: relative;
}
.header-main .logo {
    padding: 20px 0px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .header-main .logo {
        padding: 30px 0;
    }
}

   

.header-main .header-search {
    margin-bottom: 30px;
}
.cart_search_icon {
    padding: 40px 0;
}
.cart_search_icon ul li {
    float: left;
    margin-left: 15px;
}
#dropdown_Menu1 {
    cursor: pointer;
    cursor: pointer;
    color: #fff;
}
#dropdown_Menu1:hover,
#dropdown_Menu1:focus {
    cursor: pointer;
    color: #2e8c41;
}

@media (max-width: 991px) and (min-width: 767px) {
    .header-main .logo {
        padding: 15px;
    }
    .cart_search_icon {
        padding: 25px 0;
    }
}
ul.dropdown-menu.dropdown_Menu1 {
    position: absolute;
    left: auto;
    right: 0;
    top: 20px;
    padding: 0;
    margin: 0;
    width: 320px;
    border: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
ul.dropdown-menu.dropdown_Menu1 li {
    margin: 0;
    padding: 0;
}
ul.dropdown-menu.dropdown_Menu1 li .input-group.search_form_action {
    margin: 0;
}
ul.dropdown-menu.dropdown_Menu1 li .input-group.search_form_action input#search {
    border: none;
    box-shadow: none;
    padding: 5px 15px;
    outline: none !important;
    height: 40px;
}
ul.dropdown-menu.dropdown_Menu1 li .input-group.search_form_action button.btn.btn-default {
    background: #fff;
    color: #acacac;
    border: none;
}
ul.dropdown-menu.dropdown_Menu1 form {
    width: 320px;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 320px;
}
@media (max-width: 991px) and (min-width: 767px) {
    ul.dropdown-menu.dropdown_Menu1 {
        position: absolute;
        left: auto;
        right: 0;
        top: 97px !important;
        padding: 0;
        margin: 0;
        width: 320px;
        border: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        box-shadow: 0 7px 6px rgba(0, 0, 0, 0.075);
    }
}
.navbar.navbar-default.yamm {
    border: 0;
    margin: 0;
    min-height: 100px;
    position: static;
}
@media (min-width: 992px) {
    .navbar.navbar-default.yamm {
        background: transparent;
    }
}
@media (min-width: 992px) {
    #navbar-collapse-grid > ul > li {
        padding: 26px 0;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    #navbar-collapse-grid > ul > li a {
        padding: 15px 10px;
    }
}
#navbar-collapse-grid ul li > ul {
    display: none;
}
#navbar-collapse-grid ul li:hover > ul {
    display: block;
}
#navbar-collapse-grid ul li a {
    color: #000;
    font-weight: 700;
    
}
.level1 a, .level2 a {
    color: #fff!important;
}
#navbar-collapse-grid ul li a:hover {
    color: #2e8c41;
}
#navbar-collapse-grid .list-group {
    margin-bottom: 0;
}
#navbar-collapse-grid .list-group .list-group-item {
    padding: 5px 15px 10px;
}
#navbar-collapse-grid .list-group .list-group-item:not(:first-child) {
    padding: 0px 15px 10px;
}
@media (max-width: 767px) {
    body{
        font-size: 14px;
    }
    #navbar-collapse-grid ul li {
        float: left;
        width: 100%;
    }
   .owl-nav {
        display: none!important;
    }

}
li.dropdown.yamm-fw.open a.dropdown-toggle.clickshowarrow {
    color: #2e8c41 !important;
}
.grid-demo {
    background: #fff;
    padding: 15px 0;
    width: 100%;
    float: left;
}
@media (min-width: 992px) {
    .grid-demo {
        border: #2e8c41 1px solid;
        border-top: none;
    }
}
@media (min-width: 1024px) {
    .grid-demo .r:nth-child(4n + 1) {
        clear: left;
    }
}
@media (max-width: 1023px) {
    .grid-demo .r:nth-child(3n + 1) {
        clear: left;
    }
}
.grid-demo .list-group li {
    border: none;
}
.grid-demo .list-group li a {
    font-weight: 400 !important;
    text-transform: none !important;
}
.grid-demo .list-group li:first-child a {
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.dropdown-menu.dropdown-menu-right.homemenudropdown {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
}
.header-main .menu {
    position: static;
}
@media (max-width: 991px) {
    .header-main .menu {
        margin-bottom: 15px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {
    .header-main .menu {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (max-width: 991px) {
    .navbar.navbar-default.yamm {
        margin: 0;
        min-height: 50px;
        padding: 0;
    }
}
.navbar-toggle.pull-left.text-left {
    border: none;
    background: none;
    color: #fff;
}
.navbar-toggle.pull-left.text-left span {
    background: #fff;
    color: #fff;
}
@media (max-width: 991px) {
    .navbar.navbar-default.yamm {
        margin: 0;
        min-height: 48px;
        padding: 0;
    }
    
    .header-main .menu {
        padding: 0;
    }
    .navbar-header {
        background: #1a1c27;
        padding: 0 15px;
        position: relative;
    }
    .xs-cart-btn {
        position: relative;
        padding-top: 15px;
        display: inline-block;
        float: right;
        margin-right: 15px;
    }
}
.header_xs_search input {
    background: #fff;
    padding: 25px 15px;
    border-right-color: transparent !important;
    border: 1px solid #eee;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
    box-shadow: none !important;
}
.header_xs_search input:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #eee transparent #eee #eee !important;
    background: #fff;
}
.header_xs_search input:focus + span.input-group-btn .header_xs_search_btn {
    border-color: #eee;
    border-left-color: transparent;
    background: #fff;
}
.header_xs_search button {
    background: #fff;
    border: 1px solid #eee;
    border-left-color: transparent !important;
    color: #898989;
    padding: 15px;
    box-shadow: none !important;
    border-radius: 50px;
}
.header_xs_search_btn:active,
.header_xs_search_btn:focus,
.header_xs_search_btn:hover {
    background: #fff !important;
    color: #2e8c41 !important;
    border-color: #eee !important;
    border-left-color: transparent !important;
    box-shadow: none !important;
}
.owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
}
.owl-theme .owl-nav{
    position: absolute;
    top: 50%;
}
#owl-demo-slide .owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 30px;
    opacity: 0;
    text-align: center;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    transition: all ease 0.25s;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    border-radius: 0;
}
#owl-demo-slide .owl-next {
    position: absolute;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 30px;
    opacity: 0;
    text-align: center;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    transition: all ease 0.25s;
    background: rgba(0, 0, 0, 0.5);
    margin: 0;
    border-radius: 0;
    top: 50%;
    margin-top: -25px;
    right: 0;
    padding: 4px 0 5px 5px;
}
#owl-demo-slide .owl-prev {
    top: 50%;
    margin-top: -25px;
    left: 0;
    padding: 4px 5px 5px 0;
}
#owl-demo-slide .owl-prev:hover {
    opacity: 1 !important;
}
#owl-demo-slide .owl-next:hover {
    opacity: 1 !important;
}
#owl-demo-slide:hover .owl-next,
#owl-demo-slide:hover .owl-prev {
    opacity: 0.5;
}
#owl-demo-slide .item img {
    display: block;
    width: 100%;
    height: auto;
}
.policy > div {
    text-align: center;
}
.policy .policy-item {
    margin: 20px 0;
    display: inline-flex;
}
.policy .policy-icon {
    float: left;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #2e8c41;
    border-radius: 50%;
    color: #2e8c41;
    font-size: 22px;
    margin-right: 15px;
}
.policy .policy-text {
    text-align: left;
    float: left;
}
.policy .policy-text .policy_title {
    color: #ccc;
    margin: 0 0 7px;
}
@media (min-width: 992px) {
    .policy .policy-text .policy_title {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .policy .policy-text .policy_title {
        font-size: 16px;
    }
}
.policy .policy-text p {
    margin: 0;
}
.policy .policy-text p a {
    color: #fff;
    line-height: normal;
}
@media (min-width: 992px) {
    .policy .policy-text p a {
        font-size: 18px;
    }
}
@media (max-width: 991px) {
    .policy .policy-text p a {
        font-size: 16px;
    }
}
.policy .policy-text p a:hover {
    color: #2e8c41;
}
.brand {
    position: relative;
    background: #fff;
   /* border-top: 1px solid #2e8c41;
    border-bottom: 1px solid #2e8c41;*/
}
.contact_info {
    background: #1a1c27;
}
div#owl-demo-brand {
    padding: 30px 0;
    margin-bottom: 10px;
}
.brand img {
    margin: 0 auto;
}
.brand .owl-prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -15px !important;
    background: none !important;
    color: #acacac !important;
    font-size: 30px !important;
    padding: 0 !important;
    line-height: 30px;
}
.brand .owl-next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px !important;
    background: none !important;
    color: #acacac !important;
    font-size: 30px !important;
    padding: 0 !important;
    line-height: 30px;
}
.brand .owl-prev:hover,
.brand .owl-next:hover {
    color: #888 !important;
}
.brand img:hover {
    filter: none;
    -webkit-filter: grayscale(0);
}
#owl-demo-brand .owl-controls {
    display: none !important;
}
@media (max-width: 768px) {
    #owl-demo-brand .owl-controls {
        display: block !important;
    }
   
    ul.nav.nav-tabs.product-tab-info li {
        margin-left: 0;
    }
}
div#back-top {
    height: 60px;
    position: absolute;
    overflow: hidden;
    margin: 0 auto;
    width: 60px;
    text-align: center;
    background: rgba(0, 0, 0, 0.25);
    border-radius: 50%;
    margin-top: -30px;
   
    left: 50%;
    margin-left: -30px;
}
div#back-top a {
    color: #fff;
    text-transform: uppercase;
    line-height: 50px;
    background: #2e8c41;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50%;
    font-weight: bold;
}
.footer-bottom {
    background: #f6821f;
    width:100%;
    padding: 0px 0;
}
.footer-bottom .d-flex{
    /*flex-wrap: wrap;*/
}
.footer-bottom .ban-quyen,
.footer-bottom #icolorbranding{
    width: 50%;
}
.footer-bottom #icolorbranding{
    text-align: right;
}
.footer-bottom #icolorbranding a{
    color: #ffde00;
}
.footer-bottom #icolorbranding a:hover{
    color: #2e8c41;
}
.footer-bottom ul li {
    float: left;
}
.footer-bottom ul li a {
    color: #fff;
    text-decoration: none;
    padding: 25px 0 25px 25px;
    /*display: inline-block;*/
}
.footer-bottom ul li a:hover {
    color: #2e8c41;
}
@media (min-width: 992px) {
    .footer-bottom .footer_menu {
        float: right;
    }
}
@media (max-width: 991px) {
    .footer-bottom .footer_menu {
        float: left;
        width: 100%;
    }
}
.copyright {
    color: #fff;
    padding: 25px 0;
    display: inline-block;
    width: 48%;
    text-align: right;
}
.copyright a {
    color: #fff;
}
.copyright a:hover {
    color: #2e8c41;
}
@media (max-width: 991px) {
    .copyright {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .copyright span {
        width: 100%;
        float: left;
        display: inline-block;
    }
}
/*footer#footer {
    background: #1a1c27;
    position: relative;
}*/
footer#footer .input-group button {
    border-radius: 5px;
    border: 1px solid #2e8c41;
    margin-left: 5px;
}
footer#footer .input-group button:hover,
footer#footer .input-group button:focus,
footer#footer .input-group button:active {
    border-radius: 5px;
    background: #2e8c41 !important;
    border: 1px solid #2e8c41;
    margin-left: 5px;
}
footer#footer .input-group input {
    margin-right: 5px !important;
    padding-right: 5px !important;
    border-radius: 5px !important;
}
footer#footer .social_icon li {
    float: left;
    margin: 15px 10px 15px 0 !important;
    width: 40px !important;
    text-align: center;
    height: 40px;
    transition: all ease 0.5s;
}
footer#footer .social_icon li a {
    border-radius: 50%;
    color: #fff !important;
    font-size: 14px !important;
    background: #292c3a;
    width: 40px !important;
    height: 40px;
}
footer#footer .social_icon li a:hover {
    background: #2e8c41;
    text-decoration: none;
}
@media (min-width: 992px) {
    footer#footer .widget {
        padding-top: 50px;
    }
}
@media (max-width: 991px) {
    footer#footer .widget {
        padding-top: 25px;
    }
}
footer#footer .widget .widget-item {
    color: #c2c2c2;
}
@media (min-width: 768px) {
    footer#footer .widget .widget-item {
        margin-bottom: 30px;
    }

}
footer#footer .widget .widget-item .widget-title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
@media (min-width: 992px) {
    footer#footer .widget .widget-item .widget-title {
        margin-bottom: 30px;
    }
}
@media (max-width: 991px) {
    footer#footer .widget .widget-item .widget-title {
        margin-top: 15px;
    }
}
footer#footer .widget .widget-item a {
    color: #fff;
}
footer#footer .widget .widget-item a:hover {
    color: #2e8c41;
}
footer#footer .widget .widget-menu {
    width: 100%;
    float: left;
}
@media (max-width: 767px) {
    footer#footer .widget .widget-menu {
        display: none;
    }
}
footer#footer .widget .widget-menu form {
    width: 100%;
    float: left;
    position: relative;
}
footer#footer .widget .widget-menu form .subcribe_form {
    width: 100%;
}
footer#footer .widget .widget-menu form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    background: #2e8c41;
    border-color: #2e8c41;
    transition: all ease 0.3s;
}
footer#footer .widget .widget-menu form input[type="submit"]:hover {
    background: #2e8c41;
    border-color: #2e8c41;
}
.widget-menu.first-footer-ul li .fa {
    width: 20px;
    color: #2e8c41;
    height: 20px;
    text-align: center;
    margin-right: 10px;
}
.widget-menu.first-footer-ul li > span {
    width: calc(100% - 90px);
    float: left;
    display: block;
    font-size: 16px;
    line-height: 1.5;
}
.widget-menu.first-footer-ul li > span span {
    display: inline-block;
}
.widget-menu li {
    padding: 6px 0;
    width: 100%;
    float: left;
    color: #fff;
}
.widget-menu li a {
    width: 100%;
    float: left;
}
.widget-menu li a span {
    width: calc(100% - 10px);
    float: left;
    display: block;
}
.widget-menu li .fa {
    float: left;
    display: block;
    font-size: 20px;
    line-height: 20px;
}
@media (max-width: 767px) {
    .copyright {
        color: #959595;
    }
    .open_box {
        display: none;
    }
    ul:not(.widget-menu) ul:not(.social_icon) li a {
        color: #959595;
        text-decoration: none;
        padding: 15px 10px 0;
        display: inline-block;
    }
}
.page_title {
    text-align: center;
    color: #fff;
}
.page_title h1 {
    color: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0 30px;
}
.page_title:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
}
.page_title span {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
}
.page_title span:first-letter {
    text-transform: uppercase;
}
.page_title {
    padding-top: 90px;
    padding-bottom: 90px;
    background: url("//bizweb.dktcdn.net/100/243/989/themes/578492/assets/bc_cart.jpg?1602311563494");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
#owl-demo-new-news .item {
    margin-bottom: 30px;
}
#owl-demo-new-news img {
    width: 100%;
}
#owl-demo-new-news .new-name {
    line-height: normal;
    margin: 10px 0;
}
#owl-demo-new-news .new-name a {
    color: #292c3a;
    font-size: 16px;
    font-weight: 700;
}
#owl-demo-new-news .new-name a:hover {
    color: #2e8c41;
}
#owl-demo-new-news .new-info {
    color: #acacac;
    margin-bottom: 10px;
}
#owl-demo-new-news .new-description {
    color: #707070;
    margin-bottom: 5px;
}
#owl-demo-new-news .owl-prev,
#owl-demo-new-news .owl-next {
    background: #c2c2c2;
    border-radius: 0;
    padding: 5px 12px;
    opacity: 1;
}
#owl-demo-new-news .owl-prev:hover,
#owl-demo-new-news .owl-next:hover {
    background: #2e8c41;
    border-radius: 0;
    padding: 5px 12px;
    opacity: 1;
}
#owl-news .item {
    margin-bottom: 30px;

}
/*#owl-news .item:hover{
    margin-left: 10px;
}*/
#owl-news img {
    width: 100%;
}
#owl-news .new-name {
    line-height: normal;
    margin: 2px 0;
}
#owl-news .new-name a {
    color: #292c3a;
    font-size: 16px;
    font-weight: normal;
    font-family: 'OpenSans-Regular';
}
#owl-news .new-name a:hover {
    color: #2e8c41;
}
#owl-news .new-info {
    color: #acacac;
    margin-bottom: 10px;
}
#owl-news .new-description {
    color: #707070;
    margin-bottom: 5px;
}
#owl-news .owl-prev,
#owl-news .owl-next {
    background: #c2c2c2;
    border-radius: 0;
    padding: 5px 12px;
    opacity: 1;
}
#owl-news .owl-prev:hover,
#owl-news .owl-next:hover {
    background: #2e8c41;
    border-radius: 0;
    padding: 5px 12px;
    opacity: 1;
}
#owl-news .owl-nav {
    position: absolute;
    width: 100%;
    top: calc(50% - 142px);
}
#owl-demo-new-news3 .item {
    margin-bottom: 30px;
}
#owl-demo-new-news3 img {
    width: 100%;
}
#owl-demo-new-news3 .new-name {
    line-height: normal;
    margin: 10px 0;
}
#owl-demo-new-news3 .new-name a {
    color: #292c3a;
    font-size: 16px;
    font-weight: 700;
}
#owl-demo-new-news3 .new-name a:hover {
    color: #2e8c41;
}
#owl-demo-new-news3 .new-info {
    color: #acacac;
    margin-bottom: 10px;
}
#owl-demo-new-news3 .new-description {
    color: #707070;
    margin-bottom: 5px;
}
#owl-demo-new-news3 .owl-prev,
#owl-demo-new-news3 .owl-next {
    background: #c2c2c2;
    border-radius: 0;
    padding: 5px 12px;
    opacity: 1;
}
#owl-demo-new-news3 .owl-prev:hover,
#owl-demo-new-news3 .owl-next:hover {
    background: #2e8c41;
    border-radius: 0;
    padding: 5px 12px;
    opacity: 1;
}
.div-new-news-content,
.div-new-jobs-content {
    position: relative;
}
.section-slide-header {
    position: relative;
    display: block;
    width: 100%;
    float: left;
}
.section-slide-header .module-title {
    text-transform: uppercase;
    line-height: 34px;
    color: #444;
}
@media (min-width: 768px) {
    .section-slide-header .module-title {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    .section-slide-header .module-title {
        font-size: 20px;
        margin-top: 30px;
        padding-right: 95px;
    }
    section.mtb25.section-page {
    padding: 10px;
}
}
.page-owl-buttons {
    position: absolute;
    top: 0;
    right: 15px;
}
.page-owl-prev,
.page-owl-next {
    display: inline-block;
    height: 42px;
    width: 42px;
    overflow: hidden;
}
.page-owl-prev a,
.page-owl-next a {
    color: #fff;
    font-size: 16px;
    background: #c2c2c2;
    position: relative;
    overflow: hidden;
    z-index: 1;
    text-align: center;
    line-height: 42px;
    display: block;
}
.page-owl-prev {
    margin-right: 5px;
}
.page-owl-prev a:hover,
.page-owl-next a:hover {
    background: #2e8c41;
}
@media (max-width: 767px) {
    .page-owl-buttons {
        position: absolute;
        top: 30px;
        right: 15px;
    }
}
.jobs-item {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}
.news_jobs .module-title {
    color: #292c3a;
    text-transform: uppercase;
    margin: 0;
}
@media (max-width: 767px) {
    
}
.jobs-name a {
    color: #292c3a;
}
.jobs-name a:hover {
    color: #2e8c41;
}
p.jobs-info {
    color: #acacac;
    margin-top: 5px;
}
.jobs-name {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
#owl-demo-jobs .owl-prev,
#owl-demo-jobs .owl-next,
#owl-demo-related_news .owl-prev,
#owl-demo-related_news .owl-next {
    background: #c2c2c2;
    border-radius: 0;
    padding: 5px 12px;
    font-size: 16px;
    opacity: 1;
}
#owl-demo-jobs .owl-prev:hover,
#owl-demo-jobs .owl-next:hover,
#owl-demo-related_news .owl-prev:hover,
#owl-demo-related_news .owl-next:hover {
    background: #2e8c41;
    border-radius: 0;
    padding: 5px 12px;
    font-size: 16px;
    opacity: 1;
}
#owl-demo-jobs .owl-controls.clickable,
#owl-demo-related_news .owl-controls.clickable {
    position: absolute;
    top: 0;
    right: 0;
}
.activities-policy-icon {
    float: left;
    height: 70px;
    width: 70px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #2e8c41;
    border-radius: 50%;
    color: #fff;
    background: #2e8c41;
    font-size: 22px;
    margin-right: 15px;
}
.activities-policy-icon img {
    max-width: 30px;
    left: 35px;
}
.activities-policy-item-parent {
    text-align: center;
}
.activities-policy-text {
    font-weight: 600;
    text-align: center;
}
p.activities_item_text {
    color: #474747;
    font-size: 16px;
    text-align: justify;
}
p.activities_item_text {
   /* height: 100%;
    overflow: hidden;*/
    min-height: 90px;
}
.activities-policy-text p {
    color: #2e8c41;
    font-size: 16px;
    padding-top: 25px;
}
.activities-policy-item {
    display: inline-flex;
}
.activities_item {
    position: relative;
    overflow: hidden;
}
.activities_item ul li {
    float: left;
    display: block;
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid #2e8c41;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.activities_item ul li:last-child {
    border-bottom: none;
}
.activities_item ul li a {
    color: #898989;
    background: url(../img/circle-min.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: 0 0;
    padding: 0 0 0 25px;
    text-decoration: none;
    font-size: 16px;
    font-family: 'OpenSans-Regular', sans-serif;
}
.activities_item ul li a:hover {
    color: #2e8c41;
    padding: 0 0 0 25px;
    text-decoration: none;
}
h2.activities_title.text-center {
    font-size: 18px;
    color: #363636;
    text-transform: uppercase;
    font-weight: 700;
    margin: 25px 0 15px;
}
#owl-demo-activities .owl-page.active span,
#owl-demo-activities .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: #2e8c41 !important;
}
div#owl-demo-activities .owl-controls.clickable,
.projects-item-content {
    margin-bottom: 30px;
}
.featured-products .activities_title.text-center {
    color: #2e8c41;
    margin-bottom: 15px;
}
.featured-products .activities_description {
    color: #898989;
    font-size: 16px;
     font-family: 'OpenSans-Regular', sans-serif;
}
.featured-products .owl-nav {
    position: absolute;
    width: 100%;
    top: 0;
}
.owl-nav .disabled {
    background: #ccc !important;
    cursor: default !important;
    border-color: #ccc !important;
    color: #fff !important;
}
#owl-demo-featured-products {
    margin-bottom: 30px;
}
#owl-demo-featured-products .owl-nav {
    position: absolute;
    top: 35%;
    width: 100%;
    float: left;
}
#owl-demo-featured-products .owl-prev,
#owl-demo-featured-products .owl-next {
    border-radius: 0;
    background: #fff;
    color: #acacac;
    font-size: 16px;
    opacity: 1;
}
#owl-demo-featured-products .owl-prev:hover,
#owl-demo-featured-products .owl-next:hover {
    background: #363636;
    color: #fff;
    border-color: #363636;
}
.projects-item-content {
    position: relative;
    overflow: hidden;
}
.projects-item-content .projects-item {
    position: relative;
    overflow: hidden;
}
.projects-item-content .projects-item > a {
    display: block;
}

@media (min-width: 1200px) {
    .projects-item-content .projects-item > a {
        height: 360px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .projects-item-content .projects-item > a {
        height: 290px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    .projects-item-content .projects-item > a {
        height: 340px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .projects-item-content .projects-item > a {
        height: 450px;
    }
    .ban-quyen,#icolorbranding{
        width: 100%!important;
        text-align: center!important;
        display: block;
        padding: 10px 0;
    }
    .title>.border:nth-of-type(2) {
        left: 380px;
    }
}
@media (max-width: 479px) {
    .projects-item-content .projects-item > a {
        height: 300px;
    }
    .ban-quyen,#icolorbranding{
        width: 100%!important;
        text-align: center!important;
        display: block;
        padding: 10px 0;
    }
    .title>.border:nth-of-type(2){
        left: 330px!important;
    }
}
@media (max-width: 479px){
    .title>.border:nth-of-type(1){
        left: 0!important;
    }
    .title>.border:nth-of-type(2){
        left: unset!important;
        right: 0!important;
    }
}
.projects-item-content .projects-item img {
    max-width: 100%;
    max-height: 100%;
}
.projects-item-info {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.85);
    width: 100%;
    padding: 15px;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.projects-item:hover > .projects-item-info {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.projects-item-title {
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.projects-item-title a {
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.projects-item-title a:hover {
    color: #2e8c41;
}
.price-box .special-price {
    color: #2e8c41;
    text-decoration: none;
    margin-right: 10px;
    font-weight: 600;
}
.price-box .old-price {
    color: #ccc;
    text-decoration: line-through;
}
@media (min-width: 767px) {
    .featured_projects_hidden_xs {
        display: block;
    }
    .featured_projects_show_xs {
        display: none;
    }
}
@media (max-width: 767px) {
    .featured_projects_hidden_xs {
        display: none;
    }
    .featured_projects_show_xs {
        display: block;
    }
}
.projects-item-content-more {
    background: #2e8c41;
    color: #fff;
    padding: 15px 35px;
    text-transform: uppercase;
    border-radius: 50px;
    border: none;
    margin: 30px 0;
}
.featured_projects .activities_title.text-center {
    margin-bottom: 30px;
}
.featured_projects .activities_description {
    color: #898989;
    font-size: 16px;
    font-family: 'OpenSans-Regular', sans-serif;
}
.featured_projects .nav-tabs > li {
    float: left;
    margin: 5px;
    border: none;
}
.featured_projects .nav-tabs > li.active > a {
    color: #fff !important;
    background-color: #2e8c41;
    border: 1px solid #2e8c41;
    border-bottom-color: #2e8c41;
    cursor: default;
    border-radius: 3px;
}
.featured_projects .nav-tabs > li.active > a:hover,
.featured_projects .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #2e8c41;
    border: 1px solid #2e8c41;
    border-bottom-color: #2e8c41;
    cursor: default;
    border-radius: 3px;
}
.featured_projects .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border-radius: 3px;
    border: 1px solid #2e8c41;
    text-transform: uppercase;
    color: #2e8c41;
}
.featured_projects .nav-tabs > li:last-child {
    display: none;
}
.featured_projects .nav-tabs > li:last-child > a {
    color: #fff;
    background-color: #2e8c41;
    border: 1px solid #2e8c41;
    border-bottom-color: #2e8c41;
    cursor: default;
    border-radius: 3px;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    width: 270px;
}
.featured_projects .nav-tabs > li > a:hover {
    border-color: #2e8c41;
    color: #fff;
}
.featured_projects .nav > li > a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #2e8c41;
}
.featured_projects ul.nav.nav-tabs {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 20px;
    border: none;
}
.featured_projects .nav .open > a {
    background-color: #2e8c41;
    border-color: #2e8c41;
    color: #fff;
}
.featured_projects .nav .open > a:hover,
.featured_projects .nav .open > a:focus {
    background-color: #2e8c41;
    border-color: #2e8c41;
    color: #fff;
}
.tablist_parent {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.nav > li > a:focus {
    text-decoration: none;
    color: #fff;
    background-color: #2e8c41;
}
@media (max-width: 767px) {
    .featured_projects .nav-tabs > li {
        display: none;
    }
    .featured_projects .nav-tabs > li:last-child {
        display: block;
    }
}
i.fa.fa-angle-down.pull-right {
    margin-top: 3px;
}
#owl-demo-featured_projects .owl-prev {
    top: 50%;
    margin-top: -20px !important;
    left: 15px;
    padding: 4px 5px 5px 0;
}
#owl-demo-featured_projects .owl-next {
    top: 50%;
    margin-top: -20px !important;
    right: 15px;
    padding: 4px 0 5px 5px;
}
#owl-demo-featured_projects .owl-prev,
#owl-demo-featured_projects .owl-next {
    position: absolute;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 30px;
    opacity: 1;
    text-align: center;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    transition: all ease 0.25s;
    background: rgba(0, 0, 0, 0.35);
    margin: 0;
    border-radius: 0;
}
.people_say {
    background: url("//bizweb.dktcdn.net/100/243/989/themes/578492/assets/people_say.jpg?1602311563494");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    position: relative;
}
.people_say:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.35);
    height: 100%;
}
.people-say-content {
    position: relative;
    overflow: hidden;
}
.people-say-content .people-img {
    width: 78px;
    height: 78px;
    overflow: hidden;
    border-radius: 50%;
    border: 6px solid #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -40px;
}
.people-say-content .people-img img {
    max-width: 100%;
}
.people-right {
    background: rgba(26, 28, 39, 0.55);
    padding: 20px 20px 20px 65px;
    border-radius: 5px;
    margin-left: 40px;
}
.people_say_title {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin-top: 50px;
    padding: 0 30px;
}
.people_say_description {
    color: #ffffff;
    position: relative;
   font-family: 'OpenSans-Regular', sans-serif;
    font-size: 16px;
    margin: 20px 0 30px;
}
@media (max-width: 767px) {
    .people_say_description {
        display: none;
    }
    .people_say_title {
        margin-bottom: 30px;
    }
    .people-right {
        background: rgba(26, 28, 39, 0.55);
        padding: 45px 20px 20px;
        border-radius: 5px;
        margin-left: 0;
    }
    .people-say-content {
        position: relative;
        overflow: hidden;
        padding-top: 40px;
    }
    .people-say-content .people-img {
        width: 78px;
        height: 78px;
        overflow: hidden;
        border-radius: 50%;
        border: 6px solid #fff;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
        position: absolute;
        top: 40px;
        left: 50%;
        margin-left: -40px;
    }
}
.people-name {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
}
p.people-info {
    color: #2e8c41;
     font-family: 'OpenSans-Regular', sans-serif;
    font-style: italic;
    font-size: 16px;
}
p.people-description {
    color: #ffffff;
     font-family: 'OpenSans-Regular', sans-serif;
    font-size: 14pt;
}
div#owl-demo-people-say .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff;
}
div#owl-demo-people-say .owl-page.active span,
div#owl-demo-people-say .owl-page:hover span {
    background: #2e8c41;
}
div#owl-demo-people-say .owl-controls {
    margin: 40px 0 30px;
}
.link_title_css {
    padding-left: 45px !important;
}
/*.link_title_1 {
    background: url(../img/link_title_1-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_1:hover {
    background: url(../img/link_title_1_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_2 {
    background: url(../img/link_title_2-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_2:hover {
    background: url(../img/link_title_2_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_3 {
    background: url(../img/link_title_3-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_3:hover {
    background: url(../img/link_title_3_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_4 {
    background: url(../img/link_title_4-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_4:hover {
    background: url(../img/link_title_4_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_5 {
    background: url(../img/link_title_5-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_5:hover {
    background: url(../img/link_title_5_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_6 {
    background: url(../img/link_title_6a-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_6:hover {
    background: url(../img/link_title_6a_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_7 {
    background: url(../img/link_title_7-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_7:hover {
    background: url(../img/link_title_7_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_8 {
    background: url(../img/link_title_8-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_8:hover {
    background: url(../img/link_title_8_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_9 {
    background: url(../img/link_title_9-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_9:hover {
    background: url(../img/link_title_9_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_10 {
    background: url(../img/link_title_10-min.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}
.link_title_10:hover {
    background: url(../img/link_title_10_hv.png);
    background-repeat: no-repeat;
    background-position: 15px center;
}*/
.sidebar_blog_search input {
    background: #f7f7f7;
    color: #898989;
    padding: 25px 15px;
    border-right-color: transparent !important;
    border: 1px solid #eee;
    box-shadow: none !important;
}
.sidebar_blog_search input:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: #eee transparent #eee #eee !important;
    background: #fff;
}
.sidebar_blog_search input:focus + span.input-group-btn .sidebar_blog_search_btn {
    border-color: #eee;
    border-left-color: transparent;
    background: #fff;
}
.sidebar_blog_search button {
    background: #f7f7f7;
    border: 1px solid #eee;
    border-left-color: transparent !important;
    color: #898989;
    padding: 15px;
    box-shadow: none !important;
}
.sidebar_blog_search_btn:active,
.sidebar_blog_search_btn:focus,
.sidebar_blog_search_btn:hover {
    background: #fff !important;
    color: #2e8c41 !important;
    border-color: #eee !important;
    border-left-color: transparent !important;
    box-shadow: none !important;
}
a.link_title_css.blog_catalog_link {
    padding-left: 20px !important;
}
.widget-sidebar-blog-list {
    margin: 0;
    width: 100%;
    float: left;
}
.widget-sidebar-blog-list li {
    width: 100%;
    float: left;
}
.widget-sidebar-blog-list li .blog-item {
    display: inline-block;
    float: left;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 15px;
    margin: 15px 0 0;
}
.widget-sidebar-blog-list li .blog-item .blog-name {
    margin: 0 0 10px;
    width: 100%;
    float: left;
}
.widget-sidebar-blog-list li .blog-item .blog-name a {
    color: #363636;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    display: block;
    line-height: 22px;
}
.widget-sidebar-blog-list li .blog-item .blog-name a:hover {
    color: #2e8c41;
}
.widget-sidebar-blog-list li .blog-item .blog-info {
    margin: 0;
}
.widget-sidebar-blog-list li:last-child .blog-item {
    border-bottom-color: transparent;
    margin-bottom: 0;
    padding-bottom: 0;
}
.news_project_image {
    width: 100%;
    float: left;
}
.news_project_image .news_project_image_content {
    margin-bottom: 5px;
}
@media (min-width: 992px) {
    .news_project_image .news_project_image_content .img_placeholder a {
        height: 70px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_project_image .news_project_image_content .img_placeholder a {
        height: 220px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .news_project_image .news_project_image_content .img_placeholder a {
        height: 260px;
    }
}
@media (min-width: 320px) and (max-width: 479px) {
    .news_project_image .news_project_image_content .img_placeholder a {
        height: 120px;
    }
}
@media (min-width: 992px) {
    .news_project_image .news_project_image_content .img_placeholder a picture {
        height: 70px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .news_project_image .news_project_image_content .img_placeholder a picture {
        height: 220px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .news_project_image .news_project_image_content .img_placeholder a picture {
        height: 260px;
    }
}
@media (min-width: 320px) and (max-width: 479px) {
    .news_project_image .news_project_image_content .img_placeholder a picture {
        height: 120px;
    }
}
.news_project_image .news_project_image_content .img_placeholder a img {
    max-height: 100%;
    max-width: 100%;
}
@media (max-width: 767px) {
    ul.widget-sidebar-blog-list .blog-item .blogleftimg {
        width: 85px !important;
        overflow: hidden;
        padding-right: 0;
        margin-right: 15px;
    }
}
.topnone {
    top: 0 !important;
}
.leftnone {
    left: 0 !important;
    width: 100% !important;
}
@media (max-width: 991px) {
    ul.widget-sidebar-blog-list li .blog-item {
        margin-top: -5px;
    }
    ul.widget-sidebar-blog-list .blog-item .blogrightcontent {
        position: relative;
        overflow: hidden;
        padding-top: 5px;
    }
    ul.widget-sidebar-blog-list .blog-item .blogleftimg {
        width: 13vw;
        overflow: hidden;
        padding-right: 0;
        margin-right: 15px;
        margin-top: 5px;
    }
    ul.widget-sidebar-blog-list .blog-item .img_placeholder {
        height: 0;
        padding-bottom: 100%;
        width: 100%;
        overflow: hidden;
        position: relative;
    }
    ul.widget-sidebar-blog-list .blog-item .img_placeholder img {
        top: 0;
        left: 0;
        width: auto;
        position: absolute;
        height: 100%;
        max-width: none;
        display: block;
        vertical-align: middle;
    }
}
.widget-sidebar-name {
    font-size: 16px;
    color: #363636;
    text-align: left;
    font-weight: 700;
    border-bottom: 1px solid #2e8c41;
    padding-bottom: 10px;
    margin: 15px 0;
    text-transform: uppercase;
    width: 100%;
    float: left;
}
.widget-sidebar-list.products_tags li {
    float: left;
}
.widget-sidebar-list.products_tags li a {
    text-decoration: none;
    color: #898989;
    background: #fff;
    padding: 8px 13px;
    margin: 0 5px 5px 0;
    border: 1px solid #2e8c41;
    display: inline-block;
    font-size: 16px;
}
.widget-sidebar-list.products_tags li a:hover {
    color: #fff;
    background: #2e8c41;
    border: 1px solid #2e8c41;
}
.megamenu-left {
    margin-bottom: 30px;
}
.megamenu-left .widget-sidebar-item {
    display: block;
    width: 100%;
    float: left;
}
.megamenu-left .widget-sidebar-item:nth-of-type(1) {
    margin-top: 0;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
}
.widget-sidebar-item .product_item {
    margin-bottom: 15px !important;
    border-bottom: 1px solid #2e8c41;
    padding-bottom: 15px;
    width: 100%;
    float: left;
}
@media (min-width: 992px) {
    .widget-sidebar-item .product_item .product-img-parent {
        padding: 0;
    }
}
@media (min-width: 425px) and (max-width: 479px) {
    .widget-sidebar-item .product_item .product-img-parent {
        padding: 0;
    }
}
@media (max-width: 424px) {
    .widget-sidebar-item .product_item .product-img-parent {
        padding: 0;
    }
}
@media (min-width: 992px) {
    .widget-sidebar-item .product_item .product-img-parent .product-img picture {
        height: 90px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .widget-sidebar-item .product_item .product-img-parent .product-img picture {
        height: 160px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .widget-sidebar-item .product_item .product-img-parent .product-img picture {
        height: 200px;
    }
}
@media (min-width: 425px) and (max-width: 479px) {
    .widget-sidebar-item .product_item .product-img-parent .product-img picture {
        height: 140px;
    }
}
@media (max-width: 424px) {
    .widget-sidebar-item .product_item .product-img-parent .product-img picture {
        height: 100px;
    }
}
.widget-sidebar-item .product_item .product-img-parent .product-img img {
    max-height: 100%;
}
.widget-sidebar-item .product_item .product-name {
    margin: 0 0 10px;
    text-align: left;
}
.widget-sidebar-item .product_item .product-name a {
    color: #363636;
    text-align: left;
    font-weight: 600;
    text-decoration: none;
    font-size: 16px;
    line-height: normal;
}
.widget-sidebar-item .product_item .product-name a:hover {
    color: #2e8c41;
}
.widget-sidebar-item .product_item .price-box {
    padding: 0 0 15px;
    text-align: left;
}
.widget-sidebar-item .product_item:nth-of-type(1) {
    padding-top: 15px;
}
.widget-sidebar-item .product_item .rightcontent {
    text-align: left;
}
.widget-sidebar-item .product_item .product_item_form {
    width: 100%;
    float: left;
}
@media (min-width: 991px) {
    .widget-sidebar-item .sale_tag {
        position: absolute;
        top: 5px;
        right: 5px;
        font-size: 11px;
        color: #2e8c41;
        text-transform: uppercase;
        border: 1px solid #2e8c41;
        padding: 1px 5px;
        z-index: 1;
    }
}
.filter-right .pull-left-content .filter-item {
    display: inline-block;
    position: relative;
}
.filter-right .pull-left-content .filter-item + .filter-item {
    float: right;
}
.filter-right .pull-left-content .filter-item .button-group button {
    background: #fff;
    border: 1px solid #2e8c41;
    width: 35px;
    height: 35px;
    color: #898989;
}
.filter-right .pull-left-content .filter-item .button-group button.active,
.filter-right .pull-left-content .filter-item .button-group button:hover,
.filter-right .pull-left-content .filter-item .button-group button:focus {
    background: #fff;
    border: 1px solid #2e8c41;
    width: 35px;
    height: 35px;
    color: #2e8c41;
}
.filter-right .pull-left-content .filter-item .button-group button.active:hover,
.filter-right .pull-left-content .filter-item .button-group button.active:focus {
    background: #fff;
    border: 1px solid #2e8c41;
    width: 35px;
    height: 35px;
    color: #2e8c41;
}
.collection-pagination-parent {
    border-top: 1px solid #2e8c41;
    width: 100%;
    float: left;
    margin-top: 30px;
}
@media (max-width: 543px) {
    .collection-pagination {
        width: 100%;
        float: left;
        text-align: center;
    }
}
.collection-pagination .pagination li span {
    border-color: #898989;
}
@media (min-width: 544px) {
    .collection-pagination .pagination li span {
        padding: 10px 15px;
        margin: 5px 0 5px 5px;
    }
}
@media (max-width: 543px) {
    .collection-pagination .pagination li span {
        padding: 3px 8px;
        margin: 0 2px;
    }
}
.collection-pagination .pagination li a {
    color: #898989;
    border-color: #898989;
    border-radius: 0;
}
@media (min-width: 544px) {
    .collection-pagination .pagination li a {
        padding: 10px 15px;
        margin: 5px 0 5px 5px;
    }
}
@media (max-width: 543px) {
    .collection-pagination .pagination li a {
        padding: 3px 8px;
        margin: 0 2px;
    }
}
.collection-pagination .pagination li a:hover,
.collection-pagination .pagination li a:focus {
    color: #fff;
    border-color: #2e8c41;
    background: #2e8c41;
    border-radius: 0;
}
.collection-pagination .pagination li.active span {
    color: #fff;
    border-color: #2e8c41;
    background: #2e8c41;
}
@media (min-width: 544px) {
    .collection-pagination .pagination li.active span {
        padding: 10px 15px;
        margin: 5px 0 5px 5px;
    }
}
@media (max-width: 543px) {
    .collection-pagination .pagination li.active span {
        padding: 3px 8px;
        margin: 0 2px;
    }
}
.filter-right {
    width: 100%;
    float: left;
}
.filter-right .pull-left-content {
    position: relative;
    border-bottom: 1px solid #2e8c41;
    margin-bottom: 30px;
    padding: 0 0 14px;
}
.filter-right .pull-left-content .filter-item + .filter-item button.btn.dropdown-toggle.btn-default {
    background: #fff;
    color: #898989;
    border-color: #ccc !important;
    border-radius: 0;
    padding: 7px 30px 7px 15px;
}
.filter-right .pull-left-content .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: auto;
}
.filter-right .pull-left-content .filter-item + .filter-item span.label-btn {
    padding: 0 15px;
}
@media (max-width: 480px) {
    .filter-right .pull-left-content .filter-item + .filter-item span.label-btn {
        display: none;
    }
    .filter-right .pull-left-content .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
        width: auto;
        margin-left: 5px;
    }
}
.product-list-show .product-name {
    margin: 0 0 10px;
    padding: 0 !important;
    text-align: left !important;
}
.product-list-show .product-name a {
    color: #363636;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}
.product-list-show .product-name a:hover {
    color: #2e8c41;
}
.product-list-show .description {
    color: #898989;
    width: 100%;
    float: left;
}
.product-list-show .description img {
    display: none;
}
.product-list-show .product_item {
    margin-bottom: 30px;
}
.product-list-show .product-price {
    margin: 10px 0;
    display: block;
}
.product-list-show .product-price b.productminprice {
    font-size: 18px;
    text-transform: uppercase;
    color: #2e8c41;
    padding-right: 7px;
}
.product_item .product-grid {
    position: relative;
    overflow: hidden;
}
.product_item .product-grid .product-action-btn {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -23px;
    opacity: 0;
}
.product_item .product-action-btn {
    width: 100%;
    float: left;
    text-align: center;
    -webkit-transition: all ease 0.75s;
    -ms-transition: all ease 0.75s;
    transition: all ease 0.75s;
}
.product_item .product-action-btn .addtocart {
    background: #2e8c41;
    transition: all ease 0.3s;
}
.product_item .product-action-btn .addtocart:hover {
    background: #2e8c41;
}
.product_item .product-action-btn .btn-cart {
    background: rgba(0, 154, 154, 0.7);
    border-radius: 0;
    border: none;
    margin-right: 5px;
    padding: 0 15px;
    line-height: 38px;
    color: #fff;
    text-transform: uppercase;
}
.product_item .product-action-btn .btn-cart:hover {
    background: #2e8c41;
}
.product_item:hover .product-action-btn {
    opacity: 1;
}
.product_item .product-name {
    width: 100%;
    float: left;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    margin-bottom: 20px;
    line-height: normal;
}
.product_item .product-name a {
    font-size: 16px;
    text-decoration: none;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: 'OpenSans-Regular';
}
.product_item .product-name a:hover {
    color: #2e8c41;
}
.product_item .price-box {
    padding: 20px 0 5px;
    width: 100%;
    float: left;
    text-align: center;
}
.product_item .product-price {
    width: 100%;
    display: block;
    position: relative;
    padding: 20px 0 5px;
}
.sale_tag {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 12px;
    color: #2e8c41;
    background: #fff;
    text-transform: uppercase;
    border: 1px solid #2e8c41;
    padding: 3px 10px;
    z-index: 1;
}
.product-price b.productminprice {
    font-size: 16px;
    text-transform: uppercase;
    color: #2e8c41;
    padding-right: 7px;
}
.product-price del {
    color: #898989;
    padding-left: 7px;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
    border: none;
    margin-right: 7px;
    font-size: 16px;
}
.btn-group > .btn:last-child:not(:first-child) {
    border-radius: 0;
    border: none;
    margin-left: 7px;
    font-size: 16px;
}
.btn-group > .dropdown-toggle:not(:first-child) {
    border-radius: 0;
    border: none;
    margin-left: 7px;
    font-size: 16px;
}
@media (min-width: 1170px) {
    .product-grid .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-radius: 0;
        border: none;
        margin-right: 5px;
        padding: 10px;
    }
    .product-grid .btn-group > .btn:last-child:not(:first-child) {
        border-radius: 0;
        border: none;
        margin-left: 5px;
        padding: 10px;
    }
    .product-grid .btn-group > .dropdown-toggle:not(:first-child) {
        border-radius: 0;
        border: none;
        margin-left: 5px;
        padding: 10px;
    }
}
@media (max-width: 1170px) and (min-width: 991px) {
    .product-grid .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-radius: 0;
        border: none;
        margin-right: 5px;
        font-size: 1vw;
        padding: 10px 7px;
    }
    .product-grid .btn-group > .btn:last-child:not(:first-child) {
        border-radius: 0;
        border: none;
        margin-left: 5px;
        font-size: 1vw;
        padding: 10px 7px;
    }
    .product-grid .btn-group > .dropdown-toggle:not(:first-child) {
        border-radius: 0;
        border: none;
        margin-left: 5px;
        font-size: 1vw;
        padding: 10px 7px;
    }
}
.product-detail-left {
    margin-bottom: 30px;
}
.product-detail-right .product-name {
    color: #363636;
    margin: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: normal;
}
.product-detail-right .description {
    color: #898989;
    margin-bottom: 10px;
    word-wrap: break-word;
    line-height: normal;
}
.product-detail-right .price-box {
    margin-bottom: 15px;
}
.product-detail-right .price-box .special-price {
    font-size: 30px;
    color: #2e8c41;
    margin-right: 10px;
}
.product-detail-right .price-box .old-price {
    font-size: 20px;
    color: #ccc;
    text-decoration: line-through;
}
.product-detail-right .box-variant {
    display: block;
    width: 100%;
    float: left;
}
.product-detail-right .box-variant .selector-wrapper {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    position: relative;
}
.product-detail-right .box-variant .selector-wrapper .single-option-selector {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
}
@media (min-width: 480px) {
    .product-detail-right .box-variant .selector-wrapper .single-option-selector {
        min-width: 200px;
    }
}
@media (max-width: 479px) {
    .product-detail-right .box-variant .selector-wrapper .single-option-selector {
        width: 100%;
    }
}
.product-detail-right label {
    font-size: 16px;
    font-weight: 400;
    padding-left: 0;
    color: #666;
    margin: 0;
    float: left;
    height: 40px;
    line-height: 40px;
}
@media (min-width: 480px) {
    .product-detail-right label {
        min-width: 100px;
    }
}
@media (max-width: 479px) {
    .product-detail-right label {
        width: 100%;
    }
}
.product-detail-right .product_quantity {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.product-detail-right .product_quantity .btn_quantity {
    position: relative;
    float: left;
    height: 40px;
    line-height: 40px;
}
@media (min-width: 480px) {
    .product-detail-right .product_quantity .btn_quantity {
        width: 200px;
    }
}
@media (max-width: 479px) {
    .product-detail-right .product_quantity .btn_quantity {
        width: 100%;
    }
}
.product-detail-right .product_quantity .btn_quantity input {
    width: 100%;
    float: left;
    font-size: 16px;
    outline: none;
    padding: 0 40px;
    height: 40px;
    line-height: 40px;
}
.product-detail-right .product_quantity .btn_quantity button {
    position: absolute;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.product-detail-right .product_quantity .btn_quantity button.reduced {
    left: 0;
}
.product-detail-right .product_quantity .btn_quantity button.increase {
    right: 0;
}
.product-detail-right .button_actions {
    width: 100%;
    float: left;
    margin-bottom: 15px;
}
.product-detail-right .button_actions .btn-cart {
    background: #2e8c41;
    border-radius: 0;
    border: none;
    margin-right: 5px;
    padding: 0 15px;
    line-height: 38px;
    color: #fff;
    text-transform: uppercase;
}
@media (min-width: 480px) {
    .product-detail-right .button_actions .btn-cart {
        min-width: 300px;
    }
}
@media (max-width: 479px) {
    .product-detail-right .button_actions .btn-cart {
        width: 100%;
    }
}
.product-detail-right .button_actions .btn-cart:hover {
    background: #2e8c41;
}
.qty_up_down_right {
    float: left;
    border-right: 1px solid #acacac;
    border-top: 1px solid #acacac;
    border-bottom: 1px solid #acacac;
    height: 42px;
    position: relative;
    overflow: hidden;
    width: 38px;
}
.input-group-btn.data-dwn,
.input-group-btn.data-up {
    display: inline-block;
    width: 100%;
    float: none;
    border: none;
    padding: 0;
    margin: 0;
    max-height: 20px;
    vertical-align: top;
}
.input-group-btn.data-dwn .btn.mathbtn,
.input-group-btn.data-up .btn.mathbtn {
    background: none;
    margin: 0;
    padding: 0;
    color: #000;
    padding-left: 12px;
    padding-right: 12px;
    box-shadow: none;
}
.quanitybtn .input-group.quantity input {
    border-color: #acacac;
    height: 42px;
    width: auto;
    max-width: 120px;
    padding-left: 40px;
    border-radius: 0;
}
.section-product-tabs .nav-tabs {
    border-bottom: 2px solid #363636;
    margin-bottom: 2px;
    padding-bottom: 1px;
}
.section-product-tabs .nav-tabs > li.active > a,
.section-product-tabs .nav-tabs > li:hover > a {
    background: #363636;
    color: #fff !important;
    border-color: #363636;
}
.section-product-tabs .nav-tabs > li > a {
    margin-right: 0;
    line-height: 1.42857143;
    text-decoration: none;
    color: #363636;
    text-transform: uppercase;
    border-radius: 0;
    transition: all ease 0.3s;
}
.tab-content.product-tab-content {
    border: 1px solid #2e8c41;
    border-top: 0;
    margin-top: -2px;
    padding: 15px;
}
@media (max-width: 640px) {
    .section-product-tabs .nav-tabs {
        border-bottom: 2px solid #363636;
        margin-bottom: 2px;
        padding-bottom: 1px;
        border-left: 1px solid #2e8c41;
        border-right: 1px solid #2e8c41;
        border-top: 1px solid #2e8c41;
    }
    .section-product-tabs .nav-tabs > li {
        display: block;
        width: 100%;
    }
    .section-product-tabs .nav-tabs > li .active > a {
        border-radius: 0;
        border-color: #fff !important;
    }
    .section-product-tabs .nav-tabs > li .active > a:hover,
    .section-product-tabs .nav-tabs > li .active > a:focus {
        text-transform: uppercase;
    }
}
.quantity_cartbtn {
    display: inline-block;
    position: relative;
    margin-bottom: 15px;
    margin-top: 10px;
}
.product_cart_btn {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    float: left;
}
.product_quantity {
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 15px;
}
.section_related_products {
    position: relative;
    display: block;
    width: 100%;
    overflow: hidden;
}
.section_related_products .module-title {
    width: 100%;
    float: left;
}
.section_related_products .module-title .related_products_title {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 18px;
    margin: 30px 0 15px;
    color: #2e8c41;
}
.section_related_products .module-title .related_products_description {
    width: 100%;
    float: left;
    text-align: center;
}
.section_related_products .module-title .related_products_description.activities_description {
    color: #898989;
    font-size: 16px;
    font-family: 'OpenSans-Regular', sans-serif;
}
.product-tab-wrapper {
    border-bottom: 1px solid #eee;
}
.selectproduct .dropdown-menu.open {
    padding: 0;
    margin: 0;
    margin-top: -1px;
    border-radius: 0;
    border-color: #acacac;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.075);
}
.selectproduct .dropdown-menu.open ul li a {
    line-height: 32px;
}
.selectproduct .dropdown-menu.open ul li.selected a {
    background: #fff;
    color: #2e8c41;
}
.selectproduct .dropdown-menu.open ul li a:hover,
.selectproduct .dropdown-menu.open ul li a:focus {
    background: #fff;
    color: #2e8c41;
}
.product-images #img_02 {
    margin: 0 auto;
}
@media (min-width: 480px) {
    .product-images #img_02 {
        max-width: 100px;
        max-height: 100px;
    }
}
@media (max-width: 479px) {
    .product-images #img_02 {
        max-width: 50px;
        max-height: 50px;
    }
}
@media (min-width: 768px) {
    .product-images .large-image {
        height: 400px;
    }
}
@media (max-width: 767px) {
    .product-images .large-image {
        height: 300px;
    }
}
.product-images .large-image a {
    max-height: 100%;
    max-width: 100%;
}
.product-images .large-image a img {
    margin: 0 auto;
    max-width: 100%;
    max-height: 100%;
}
.product-images .slides .item a img {
    margin: 0 auto;
}
@media (min-width: 480px) {
    .product-images #gallery_01 {
        margin-top: 30px;
    }
}
@media (max-width: 479px) {
    .product-images #gallery_01 {
        margin-top: 10px;
    }
}
@media (min-width: 768px) {
    .product-images #gallery_01 .item a {
        height: 100px;
    }
}
@media (max-width: 767px) {
    .product-images #gallery_01 .item a {
        height: 50px;
    }
}
.product-images #gallery_01 .item a img {
    max-width: 100%;
    max-height: 100%;
}
.product-images #gallery_01 .flex-direction-nav > li {
    position: absolute;
    right: 50%;
}
@media (max-width: 479px) {
    .product-images #gallery_01 .flex-direction-nav > li {
        bottom: -30px;
    }
}
.product-images #gallery_01 .flex-direction-nav > li > a {
    font-family: "FontAwesome";
    color: #d9d9d9;
}
.product-images #gallery_01 .flex-direction-nav .flex-next::before {
    content: "\f176";
}
.product-images #gallery_01 .flex-direction-nav .flex-prev::before {
    content: "\f175";
}
.product-images #gallery_01 .flex-direction-nav .flex-nav-next {
    top: 0;
}
@media (min-width: 480px) {
    .product-images #gallery_01 .flex-direction-nav .flex-nav-prev {
        bottom: -30px;
    }
}
.product-images .slides li a {
    margin: 5px;
}
.zoomLens {
    width: 100px !important;
    height: 100px !important;
}
@media (max-width: 1024px) {
    .zoomContainer {
        display: none;
    }
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1045;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1046;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader,
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: 'OpenSans-Regular', sans-serif;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.mfp-ie7 .mfp-img {
    padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
    padding: 0;
}
.mfp-ie7 .mfp-content {
    padding-top: 44px;
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0;
}
button.slick-prev.slick-arrow,
button.slick-next.slick-arrow {
    display: none !important;
}
.slick-item {
    padding-right: 0;
}
.slick-item .overflow-thumbnails-carousel {
    padding: 0;
}
li.slick-slide {
    margin: 0 0 10px;
}
.megamenu-right {
    margin-bottom: 30px;
}
.megamenu-right .section-blog .blog-item {
    display: block;
    overflow: hidden;
}
.megamenu-right .section-blog .blog-item .blog-description {
    width: 100%;
    float: left;
    color: #777;
}
.megamenu-right .section-blog .blog-item:not(:last-child) .blog-description {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #eee;
    min-height: 91px;
}
.megamenu-right .section-blog .blog-item .blog-img {
    display: block;
    width: 100%;
    overflow: hidden;
}
.megamenu-right .section-blog .blog-item .blog-img img {
    display: block;
}
.megamenu-right .section-blog .blog-item .blog-name a {
    color: #363636;
    font-size: 16px;
    font-weight: 700;
    padding-top: 15px;
    display: block;
    text-decoration: none;
}
.megamenu-right .section-blog .blog-item .blog-name a:hover {
    color: #2e8c41;
}
.pagination-blog li a {
    color: #898989 !important;
    border-color: #898989 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    margin: 5px 0 5px 5px !important;
}
.blog-info {
    color: #acacac;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.blog-info-page .pagination-blog li.active a {
    color: #fff !important;
    border-color: #2e8c41 !important;
    background: #2e8c41 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    margin: 5px 0 5px 5px !important;
}
.blog-info-page .pagination-blog li.active a:hover,
.blog-info-page .pagination-blog li.active a:focus {
    color: #fff !important;
    border-color: #2e8c41 !important;
    background: #2e8c41 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    margin: 5px 0 5px 5px !important;
}
.blog-info-page .pagination-blog li a:hover,
.blog-info-page .pagination-blog li a:focus {
    color: #fff !important;
    border-color: #2e8c41 !important;
    background: #2e8c41 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    margin: 5px 0 5px 5px !important;
}
.blog-info-page .pagination-blog li.active span {
    color: #fff !important;
    border-color: #2e8c41 !important;
    background: #2e8c41 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    margin: 5px 0 5px 5px !important;
}
.blog-info-page .pagination-blog li.active span:hover,
.blog-info-page .pagination-blog li.active span:focus {
    color: #fff !important;
    border-color: #2e8c41 !important;
    background: #2e8c41 !important;
    border-radius: 0 !important;
    padding: 10px 15px !important;
    margin: 5px 0 5px 5px !important;
}
.related_news {
    position: relative;
    width: 100%;
    float: left;
    border-top: 1px solid #2e8c41;
    border-bottom: 1px solid #2e8c41;
    margin-bottom: 15px;
    padding: 0 0 15px;
}
#owl-demo-related_news .new-img {
    position: relative;
    width: 100%;
    float: left;
}
#owl-demo-related_news .new-img img {
    display: block;
    vertical-align: middle;
}
#owl-demo-related_news .owl-nav {
    position: absolute;
    top: -60px;
    right: 0;
}
.section-article {
    width: 100%;
    
}
.section-article .blog-item {
    width: 100%;
    
}
.section-article .blog-item .blog_list_page_img {
    width: 100%;
    float: left;
}
.section-article .blog-item .blog-name {
    width: 100%;
    float: left;
    font-size: 16px;
    font-weight: 700;
}
.section-article .blog-item .blog-name:first-letter {
    text-transform: uppercase;
}
.section-article .blog-item .blog-description {
    color: #707070;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #eee;
    position: relative;
    width: 100%;
    float: left;
}
.section-article .blog-item .blog-description img {
    max-width: 100%;
    height: auto ;
   align-items: center;
}
.section-article .blog-item .section_article_footer {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 15px;
}
.section-article .blog-item .section_article_footer label {
    line-height: 25px;
}
.section-article .blog-item .section_article_footer .article_tags {
    margin-bottom: 10px;
}
.section-article .blog-item .section_article_footer .article_tags a {
    line-height: 25px;
}
.section-article .blog-item .section_article_footer .article_sharing {
    margin-bottom: 10px;
}
@media (min-width: 992px) {
    .section-article .blog-item .section_article_footer .article_sharing {
        text-align: right;
    }
}
.section-article .blog-item .section_article_footer .social_share {
    display: inline-block;
    margin: 0;
    vertical-align: top;
}
.section-article .blog-item .section_article_footer .social_share li {
    float: left;
    margin: 0 0 5px 5px;
    width: 24px;
    height: 24px;
    text-align: center;
    padding-top: 3px;
}
.section-article .blog-item .section_article_footer .social_share li:first-child {
    background: #4a6ea9;
}
.section-article .blog-item .section_article_footer .social_share li:first-child + li {
    background: #32ddf3;
}
.section-article .blog-item .section_article_footer .social_share li:first-child + li + li {
    background: #d64136;
}
.section-article .blog-item .section_article_footer .social_share li:last-child {
    background: #bd2125;
}
.section-article .blog-item .section_article_footer .social_share li:hover {
    border-radius: 10px;
}
.section-article .blog-item .section_article_footer .social_share li a {
    color: #fff;
}
.section-article .blog-item .section_article_footer .social_title {
    display: inline-block;
    line-height: 25px;
}
.section-article .new-name {
    margin: 15px 0 5px;
    width: 100%;
    float: left;
}
.section-article .new-name a {
    color: #363636;
    line-height: normal;
    font-size: 16px;
}
.section-article .new-name a:hover {
    color: #2e8c41;
}
.section-article .new-info {
    color: #acacac;
}
.section-article .comment-title {
    color: #363636;
    text-transform: uppercase;
    font-weight: 700;
}
.section-article #article_comments {
    width: 100%;
    float: left;
}
#article_comments .errors ul {
    margin: 0;
}
.section-comments.comment {
    position: relative;
    clear: both;
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 15px;
}
.imgcmt {
    width: 80px;
    height: 80px;
    overflow: hidden;
    background: #eee;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
.media.comment-item {
    margin: 15px 0 0;
    position: relative;
    width: 100%;
    float: left;
    min-height: 85px;
}
.media-body-me {
    border: 1px solid #2e8c41;
    min-height: 85px;
    padding: 10px;
    position: relative;
    width: calc(100% - 110px);
    margin-left: 110px;
    float: left;
}
.media-body-me .media-heading {
    width: 100%;
    float: left;
}
.media-body-me .media-heading .comment-name {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    color: #363636;
}
.media-body-me .blog-info {
    font-style: italic;
    margin: 0 0 5px;
    display: inline-block;
}
.media-body-me .comment-content {
    color: #707070;
    font-style: italic;
    width: 100%;
    float: left;
}
.arrow-left {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 15px solid #2e8c41;
    position: absolute;
    left: -15px;
    top: 25px;
}
.arrow-left:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 9px solid transparent;
    border-bottom: 9px solid transparent;
    border-right: 14px solid #fff;
    position: absolute;
    margin-top: -9px;
    margin-left: 1px;
}
.article_comment .name-and-email {
    padding: 0;
}
.article_comment .name-and-email input {
    width: 100%;
    padding: 0 15px;
    height: 42px;
    line-height: 42px;
}
@media (min-width: 768px) {
    .article_comment .name-and-email {
        margin-bottom: 15px;
    }
}
@media (min-width: 768px) {
    .article_comment .cmt-content-text {
        margin-bottom: 15px;
    }
}
.article_comment .cmt-content-text .form-group {
    width: 100%;
}
.article_comment .cmt-content-text textarea {
    width: 100%;
    min-height: 150px;
}
.article_comment .post-cmt-btn button {
    background: #2e8c41;
    border: none;
    border-radius: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
}
.article_comment .post-cmt-btn button:hover,
.article_comment .post-cmt-btn button:focus {
    background: #2e8c41;
    border: none;
    border-radius: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.form-inline .form-comment {
    margin-bottom: 30px;
}
#add-comment-title {
    border-top: 1px solid #eee;
    margin-top: 0;
    padding-top: 30px;
}
.cart_div_center p {
    margin-bottom: 30px;
}
form#cart_form table.table.big_screen {
    border: 1px solid #eee;
}
form#cart_form table.table.big_screen td {
    border-right: 1px solid #eee;
}
form#cart_form table.table.big_screen tr {
    border-bottom: 1px solid #eee;
}
form#cart_form table.table.big_screen tr td {
    padding: 15px;
    text-align: center;
    vertical-align: middle !important;
}
form#cart_form table.table.big_screen tr.cart_title td {
    text-transform: uppercase;
}
form#cart_form table.table.big_screen td.cart_item_title a {
    color: #363636;
}
form#cart_form table.table.big_screen td.cart_item_title a:hover {
    color: #2e8c41;
}
form#cart_form table.table.big_screen td.cart_item_close a:hover {
    color: #2e8c41;
}
form#cart_form table.table.big_screen tr td input {
    max-width: 50px;
    border-radius: 0;
    text-align: center;
}
form#cart_form table.table.big_screen td.cart_item_close a {
    color: #363636;
    font-size: 16px;
}
.big_cart_total {
    display: inline-block;
    border: 1px solid #eee;
    margin: 10px 0;
}
.big_cart_total span {
    padding: 15px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
}
.big_cart_total span + span {
    border-left: 1px solid #eee;
    color: red;
}
@media (max-width: 767px) {
    .big_cart_total span {
        padding: 12px 15px !important;
    }
    .cart_checkout_pay .btn {
        padding: 10px 15px !important;
    }
}
@media (max-width: 480px) {
    .big_cart_total span + span {
        border-left: 0 solid #eee;
        color: red;
    }
}
.cart_checkout_pay {
    margin-top: 15px;
    margin-bottom: 70px;
}
.cart_checkout_pay .btn {
    background: #252525;
    color: #fff;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    padding: 15px 25px;
    margin-left: 5px;
    margin-bottom: 10px;
}
.cart_checkout_pay .btn:hover,
.cart_checkout_pay .btn:focus {
    background: #2e8c41;
}
.cart_collection {
    overflow: hidden;
    position: relative;
}
.cart_collection .cart_collection-item {
    background-color: #fff;
    line-height: 1.5rem;
    padding: 10px 20px;
    margin: 0;
}
.cart_collection .cart_collection-item.avatar {
    min-height: 84px;
    padding-left: 90px;
    position: relative;
    margin: 20px 0;
    background: #fff;
    color: #444;
    border: 1px solid #ddd;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.025);
}
.cart_collection .cart_collection-item.avatar .circle {
    position: absolute;
    width: 60px;
    height: auto;
    overflow: hidden;
    left: 15px;
    display: inline-block;
    vertical-align: middle;
}
.cart_collection .cart_collection-item.avatar a {
    color: #666;
    text-decoration: none;
}
.cart_collection .cart_collection-item.avatar p {
    margin: 0;
    padding: 0;
    margin-top: 5px;
    color: #666;
}
.cart_collection .cart_collection-item.avatar .secondary-content {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 0.5;
}
.cart_collection .cart_collection-item.avatar .secondary-content:hover {
    opacity: 1;
}
.secondary-content {
    text-indent: -9999px;
    display: inline-block;
    text-indent: -9999px;
    background-image: url(close.png);
    width: 15px;
    height: 15px;
    background-size: 15px 15px;
    background-repeat: no-repeat;
    background-position: center right;
    float: right;
}
.cart_collection .cart_collection-item.avatar input.form-control.mod2.input-control {
    border: none;
    width: 40px;
    box-shadow: none;
    padding: 0;
    margin: 0;
    font-size: 16px;
    max-height: 20px;
}
.ggmap {
    width: 100%;
    height: 70vh;
    background: #f5f5f5;
    margin-bottom: 50px;
}
.notification_contact {
    display: none;
    background: #2e8c41;
    position: fixed;
    vertical-align: middle;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    z-index: 99999999;
}
.notification_contact p {
    color: #fff;
    font-size: 28px;
    font-weight: 100;
    top: 50%;
    position: absolute;
    display: block;
    text-align: center;
    width: 100%;
}
.contact-logo {
    margin-bottom: 15px;
    display: block;
}
.section-contact {
    margin-bottom: 80px;
}
.section-contact .widget-menu > li {
    color: #444;
}
.section-contact ul.widget-menu li {
    padding: 5px 0;
    line-height: 20px;
}
.section-contact ul.widget-menu li:first-child span {
    padding-left: 0;
    color: #888;
}
.section-contact .form-inline.form-comment .form-group {
    display: block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}
.section-contact .form-inline.form-comment .form-group label {
    font-weight: 400;
    float: left;
    line-height: 38px;
}
@media (min-width: 480px) {
    .section-contact .form-inline.form-comment .form-group label {
        min-width: 100px;
    }
}
@media (max-width: 479px) {
    .section-contact .form-inline.form-comment .form-group label {
        width: 100%;
    }
}
.section-contact .form-inline.form-comment .form-group textarea {
    float: left;
    border-radius: 3px;
    border-color: #2e8c41;
    box-shadow: none;
    padding: 18px 15px;
}
@media (min-width: 480px) {
    .section-contact .form-inline.form-comment .form-group textarea {
        width: calc(100% - 100px);
    }
}
@media (max-width: 479px) {
    .section-contact .form-inline.form-comment .form-group textarea {
        width: 100%;
    }
}
.section-contact .form-inline.form-comment .form-group input {
    float: left;
    border-radius: 3px;
    border-color: #2e8c41;
    box-shadow: none;
    padding: 0 15px;
    height: 38px;
    line-height: 38px;
}
@media (min-width: 480px) {
    .section-contact .form-inline.form-comment .form-group input {
        width: calc(100% - 100px);
    }
}
@media (max-width: 479px) {
    .section-contact .form-inline.form-comment .form-group input {
        width: 100%;
    }
}
#submitlienhe {
    background: #2e8c41;
    border: none;
    border-radius: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
}
#submitlienhe:hover,
#submitlienhe:focus {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
@media (min-width: 767px) {
    button#submitlienhe {
        margin-left: 100px;
    }
}
.not_found h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #363636;
    margin-top: 100px;
}
section.not_found p {
    color: #707070;
    margin: 15px 0;
}
a.btn.btn-primary.btn-not-found {
    background: #2e8c41;
    color: #fff;
    text-transform: uppercase;
    border: none;
    border-radius: 50px;
    padding: 15px 30px;
    margin-bottom: 100px;
}
.forgot_pass_div .errors ul li {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.form-login {
    margin-bottom: 100px;
}
.form-login .form-heading {
    text-transform: uppercase;
    text-align: center;
    font-size: 18px;
    color: #2e8c41;
    font-weight: 700;
    margin-bottom: 30px;
}
.form-login .info-input input {
    background: #f9f9f9;
    color: #363636;
    padding: 20px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px 0;
}
.form-login .checkbox {
    display: block;
    text-align: left;
    width: 100%;
    margin: 0;
}
.form-login .checkbox label {
    color: #898989;
    padding: 0;
}
.form-login .checkbox input[type="checkbox"]:checked + label span {
    background: url(check_radio_sheet.png);
    background-position: 55px center;
}
.form-login .checkbox input[type="checkbox"] + label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    margin: -1px 10px 0 0 !important;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.form-login .checkbox input[type="checkbox"] {
    display: none !important;
}
.form-login ul li {
    float: left;
}
.form-login button.btn-cart {
    color: #fff;
    background: #2e8c41;
    border: none;
    padding: 15px 35px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-top: 20px;
}
.form-login ul li:first-child label:after {
    content: "|";
    margin-left: 15px;
    margin-right: 15px;
    color: #898989;
}
.form-login form .row {
    margin-left: 0;
    margin-right: 0;
}
.a_forget_pass:hover {
    color: #2e8c41 !important;
}
.form-login .center-btn {
    text-align: center;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.form-login .center-btn button {
    margin: 15px auto;
    text-align: center;
    display: inline-block;
    float: none !important;
}
.hover_underline:hover {
    text-decoration: underline;
}
.em-effect06 {
    position: relative;
    z-index: 1;
    text-align: center;
}
.em-effect06 a {
    position: relative;
    overflow: hidden;
    z-index: 0;
    display: block;
    vertical-align: top;
    max-width: 100%;
    border-radius: 10px 10px 0px 0px;
}
.em-effect06 a:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: rgba(30, 30, 30, 0.18);
}
.em-effect06 .em-eff06-03:after {
    height: 100%;
    bottom: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}
.em-effect06 .em-eff06-03:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.form-error .ycolor {
    font-weight: 400;
    font-size: 16px;
}
.form-login .col-md-1 {
    padding-right: 0;
}
.label-text-color {
    color: #888;
    line-height: 20px;
}
div.cookie-popup:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(125, 125, 125, 0.5);
}
.cookie-popup input[type="checkbox"] + label span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #fff;
    margin: -1px 10px 0 0 !important;
    vertical-align: middle;
    border: 1px solid #ccc;
}
.cookie-popup input[type="checkbox"] {
    display: none !important;
}
div.cookie-popup-wrap {
    display: none;
}
.popup_register_form input {
    border-radius: 0;
}
.popup_register_form button.btn.btn-default {
    padding: 15px;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    font-size: 16px;
}
.popup_register_form .input-group,
.popup_register_form input.form-control,
.popup_register_form button.btn.btn-default {
    width: 100%;
}
.popup_register_form .muahang a.btn.btn-info.btn-lg {
    background: none;
    border: 1px solid #ccc;
    color: #888;
}
.popup_register_description {
    color: #fff;
    font-size: 16px;
    padding-top: 20px;
    margin-bottom: 5px;
}
.popup_register_form {
    padding-top: 20px;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-right: 30px;
}
.popup_register {
    font-size: 30px;
    padding-top: 5px;
    color: #fff;
    margin-top: 5px;
    text-transform: uppercase;
}
.popup_content {
    padding-top: 75px;
    padding-left: 0;
    padding-right: 0;
}
.cookie-popup .checkbox {
    display: block;
    text-align: left;
    width: 100%;
}
.checkbox label {
    color: #fff;
    padding: 0;
}
.cookie-popup input[type="checkbox"]:checked + label span {
    background: url(check_radio_sheet.png);
    background-position: 55px center;
}
div.cookie-popup-wrap {
    z-index: 9999;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
}
div.cookie-popup h2 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
    font-size: 25px;
    padding: 15px;
    text-align: center;
}
div.cookie-popup h6 {
    background-color: #2e8c41;
    right: 0;
    font-size: 12px;
    top: 0;
    position: absolute;
    padding: 0;
    color: #fff;
    margin: 0;
    opacity: 0;
}
div.cookie-popup:hover h6 {
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}
div.cookie-popup h6 a {
    font-size: 16px;
    color: #fff;
    padding: 10px;
    line-height: 36px;
}
div.cookie-popup h6:hover {
    background-color: #2e8c41;
    color: #fff;
}
div.cookie-popup h6 a:hover {
    color: #fff;
}
.popup_register_form .input-group input {
    border-radius: 0;
    line-height: 36px;
    padding: 25px 15px;
    margin-bottom: 10px;
}
@media only screen and (max-width: 800px) {
    div.cookie-popup-wrap {
        display: none !important;
    }
}
input[type="number"] {
    position: relative !important;
}
input[type="number"].mod::-webkit-outer-spin-button,
input[type="number"].mod::-webkit-inner-spin-button {
    -webkit-appearance: none;
    background: #fff url(numberupdown.png) no-repeat center center;
    width: 1em;
    border-left: 1px solid #bbb;
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
input[type="number"].mod:hover::-webkit-inner-spin-button,
input[type="number"].mod:active::-webkit-inner-spin-button {
    opacity: 0.8;
}
input:-webkit-autofill {
    background: #fff;
    color: #cb4d4d;
}
input[type="number"].mod.product-qty::-webkit-outer-spin-button,
input[type="number"].mod.product-qty::-webkit-inner-spin-button {
    -webkit-appearance: none;
    background: #fff url(up-down-btn-bg.png) no-repeat center center;
    width: 30px;
    border-left: 1px solid #acacac;
    opacity: 1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
@media (max-width: 767px) {
    .modal {
        z-index: 1050 !important;
    }
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.ajax-success-modal .overlay {
    background: rgba(20, 20, 20, 0.75);
    height: 100%;
    width: 100%;
    position: fixed;
}
.ajax-success-modal .content {
    background: #fff;
    bottom: auto;
    left: 50%;
    margin-left: -270px;
    margin-top: -100px;
    min-height: 200px;
    padding: 30px;
    position: fixed;
    right: auto;
    top: 50% !important;
    width: 540px;
}
.ajax-success-modal .content .button {
    padding: 10px 15px;
}
.ajax-success-modal .ajax-left {
    float: left;
    margin-right: 30px;
}
.ajax-success-modal .ajax-right {
    margin-left: 93px;
}
.success-message {
    background: #f9f9f9;
    min-height: 40px;
    line-height: 40px;
    color: #000;
    padding: 0 10px;
    margin-bottom: 20px;
}
.ajax-product-title {
    text-align: left;
    margin-bottom: 20px;
    font-weight: 700;
    line-height: 14px;
    color: #000;
}
.ajax-success-modal .close-modal {
    position: absolute;
    right: 0;
    top: 0;
    height: 34px;
    width: 34px;
    background: #000;
    color: #fff;
    padding: 5px;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
}
.ajax-success-modal .close-modal:hover {
    background: #2e8c41;
    color: #000;
}
@media (max-width: 480px) {
    .ajax-success-modal .content {
        left: 5%;
        top: 25% !important;
        width: 90%;
        margin: 0 auto;
        padding: 30px 10px;
    }
    .ajax-success-modal .ajax-left {
        margin-right: 10px;
    }
    .ajax-success-modal .ajax-right {
        margin-left: 73px;
    }
    button.btn.btn-red-popup {
        font-size: 16px;
    }
    .actions button {
        float: left;
    }
}
.rte img {
    max-width: 100%;
}
button.btn.btn-red-popup {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    padding: 10px;
}
button.btn.btn-red-popup:nth-of-type(2) {
    margin-left: 10px;
    background: #2e8c41;
    color: #fff;
}
button.btn.btn-red-popup:nth-of-type(2):hover {
    background: #2e8c41;
}

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border-left: 3px solid #eee;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    background-color: #fff;
    border-radius: 3px;
}
.bs-callout-danger {
    background-color: #fdf7f7;
    border-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    background-color: #fcf8f2;
    border-color: #f0ad4e;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
}
.bs-callout-info {
    background-color: #f4f8fa;
    border-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}
.input-group.search_form_action {
    margin-bottom: 30px;
}
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}
.yamm .container {
    position: relative;
}
.yamm .dropdown-menu {
    left: auto;
}
.yamm .yamm-content {
    padding: 20px 30px;
}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}
.a_medr2 {
    float: left;
    padding-left: 0 !important;
}
.a_medr1 {
    float: left;
}
.subcribe_form.form-control {
    width: auto;
    float: left;
}
@media (max-width: 991px) and (min-width: 768px) {
    .foo_col:nth-child(2n + 1) {
        clear: both;
    }
}
.home-slide .owl-dots {
    position: absolute;
    bottom: 10px !important;
    width: 100%;
}
.bread-crumb {
    width: 100%;
    font-size: 16px;
    min-height: 52px;
    border-bottom: 1px solid #ebebeb;
    
    overflow: hidden;
}
.bread-crumb .breadcrumb {
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 15px;
    padding-top: 15px;
    background: transparent;
}
.bread-crumb .breadcrumb li {
    display: inline;
}
.bread-crumb .breadcrumb li > a > span {
    padding: 0;
    color: #343434;
}
.bread-crumb .breadcrumb li span {
    padding: 0 5px;
    display: inline-block;
}
.bread-crumb .breadcrumb li span .fa {
    color: #2e8c41;
}
.bread-crumb .breadcrumb li strong span {
    padding: 0;
    color: #2e8c41;
}
.bread-crumb .breadcrumb li a:hover,
.bread-crumb .breadcrumb li.active,
.bread-crumb .breadcrumb li strong {
    color: #2e8c41;
    font-weight: 400;
}
.bread-crumb .breadcrumb > li + li:before {
    display: none;
}
.product-img-parent {
    position: relative;
    overflow: hidden;
}
.product-img-parent .product-img img {
    max-width: 100%;
    max-height: 100%;
}
.section-products {
    width: 100%;
    float: left;
}
.section-products .product-grid-show {
    width: 100%;
    float: left;
}
@media (min-width: 992px) {
    .section-products .product-grid-show .item:nth-child(3n + 1) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .section-products .product-grid-show .item:nth-child(2n + 1) {
        clear: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .section-products .product-list-show .product-img-parent .product-img {
        height: 280px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .section-products .product-list-show .product-img-parent .product-img {
        height: 450px;
    }
}
@media (min-width: 375px) and (max-width: 479px) {
    .section-products .product-list-show .product-img-parent .product-img {
        height: 350px;
    }
}
.section-products .product-list-show .product-name {
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
}
@media (max-width: 767px) {
    .section-products .product-list-show .product-name {
        margin-top: 10px;
    }
}
.section-products .product-list-show .price-box {
    text-align: left;
    padding: 10px 0;
}
.section-products .product-list-show .product-action-btn {
    text-align: left;
    float: left;
}
.account-template p {
    margin: 0;
}
.account-template .addresses {
    margin-bottom: 30px;
}
.account-template #add_address {
    padding: 15px;
    border: #2e8c41 1px solid;
    margin-bottom: 30px;
}
.account-template .input-text,
.account-template select {
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    padding: 0 15px;
    border: #2e8c41 1px solid;
}
.account-template .checkbox label {
    color: #333;
}
.account-template .address p {
    margin: 0 0 10px;
}
.sixcontact {
    margin-top: 0px;
    margin-bottom: 25px;
}
.circle-icon {
    display: inline-block;
    width: 64px;
    text-align: center;
    color: #fff;
    margin-right: 0px;
    margin-top: 0 !important;
}
.c-red {
    background-position: -128px 0;
}
.circle-icon img {
    margin-top: 16px;
}
.textcenter {
    text-align: center;
}
.navbar-nav {
    float: right;
    margin: 0;
}
/*header#header {
    background: rgba(26, 28, 40, 0.7);
}*/
/*#navbar-collapse-grid ul li a {
    color: #fff;
    background: initial;
}
#navbar-collapse-grid ul li a {
    padding: 10px;
}*/
.sixcontact {
    background: #1a1c27;
    color: #fff;
}
footer#footer .widget .widget-menu form input[type="submit"] {
    color: #fff;
}
.level0 > li > a {
    color: #fff !important;
}
@media only screen and (min-width: 1200px) {
    #navbar-collapse-grid > ul > li {
        position: relative;
    }
    .leftabc {
        padding-right: 0px;
    }
    .rightabc {
        padding-left: 0px;
    }
   /* .sticky {
    position: fixed;
    z-index: 10000;
    width: 100%;
    top: 0px;
        height: 100px;
    background: rgba(255, 255, 255, 0.81);
}*/
    #site-header {
        position: relative;
      /*  top: 0px !important;
        z-index: 99999;
        width: 100%;*/
    }
    #navbar-collapse-grid ul li > ul {
        display: none;
        position: absolute;
        background: rgba(26, 28, 39, 0.77);
        width: 200px;
        z-index: 999;
        top: 102px;
    }
    #navbar-collapse-grid ul li a {
        line-height: 30px;
    }
    .page_title {
        margin-top: 101px;
    }
    #galleria {
        width: 900px !important;
        margin: 0 auto;
    }
    .galleria-theme-classic {
        background: #1c1c27 !important;
        width: 900px !important;
    }
    .play {
        width: 298px;
        left: 26%;
    }
    .play > .cta {
        width: 228px;
    }
    #owl-demo-featured-products2 .owl-nav {
        top: 25% !important;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    #navbar-collapse-grid ul li > ul {
        display: none;
        position: absolute;
        background: rgba(26, 28, 39, 0.77);
        width: 200px;
        z-index: 999;
    }
    #navbar-collapse-grid ul li a {
        line-height: 30px;
    }
    .leftabc {
        padding-right: 0px;
    }
    .rightabc {
        padding-left: 0px;
    }
    .galleria-theme-classic {
        width: 100% !important;
    }
    #galleria {
        width: 100% !important;
    }
    .galleria-theme-classic img {
        width: 100% !important;
    }
    .play {
        width: 270px;
        left: 22% !important;
        top: 34% !important;
    }
    .play > .cta {
        width: 200px;
    }
    #navbar-collapse-grid > ul > li > a {
        font-size: 12px !important;
    }
    .bread-crumb {
        margin-top: 0px !important;
    }
    #owl-demo-people-say .owl-next {
        right: 0px !important;
    }
    #owl-demo-people-say .owl-prev {
        left: 0px !important;
    }
    .activities-policy-text p {
        font-size: 16px;
    }
    .section-page table {
        width: 100% !important;
    }
    .cart_search_icon ul li {
        margin-left: 5px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 991px) {
    .leftabc {
        padding-right: 0px;
    }
    .rightabc {
        padding-left: 0px;
    }
    .galleria-theme-classic {
        width: 100% !important;
    }
    #galleria {
        width: 100% !important;
    }
    .galleria-theme-classic img {
        width: 100% !important;
    }
    .play {
        width: 270px;
        left: 11% !important;
        top: 34% !important;
    }
    .play > .cta {
        width: 200px;
    }
    .featured-products .owl-nav {
        top: 50px;
    }
    #owl-demo-people-say .owl-next {
        right: 0px !important;
    }
    #owl-demo-people-say .owl-prev {
        left: 0px !important;
    }
    .bread-crumb {
        margin-top: 0px !important;
    }
    #owl-demo-featured-products2 .owl-nav {
        top: 12% !important;
        
    }
    #owl-demo-featured-products .owl-nav {
        top: 16% !important;
         
    }
    #owl-demo-new-news .owl-nav {
        top: 16% !important;
         
    }
    #owl-demo-new-news3 .owl-nav {
        top: 16% !important;
        
    }
    .activities_item ul li a {
        display: flex;
        min-height: 44px;
    }
    .activities-policy-text p {
        min-height: 65px;
    }
    .section-page table {
        width: 100% !important;
    }
    #navbar-collapse-grid {
        background: #2e8c41;
        padding-top: 10px;
    }
    #navbar-collapse-grid ul li a:hover {
        color: #fff;
    }
    #navbar-collapse-grid ul li {
        background: #2e8c41;
    }
    .contact-logo img {
        width: 50%;
    }
    .activities-policy-icon {
        height: 60px !important;
        width: 65px !important;
    }
    .activities-policy-text p {
        padding-top: 0px !important;
    }
    .activities_item ul li a,
    .activities_item ul li a:hover {
        background-size: 10% !important;
    }

}
@media only screen and (max-width: 768px) {
    #navbar-collapse-grid ul li a {
        color: #000 !important;
    }
    #galleria {
        height: 100%;
        min-height: 315px !important;
    }
    header#header {
        background: #1a1c27 !important;
    }
    .circle-icon img {
        margin-left: -14px;
    }
    #owl-demo-people-say .owl-prev {
        left: 0px !important;
    }
    #owl-demo-people-say .owl-next {
        right: 0px !important;
    }
    .galleria-theme-classic {
        width: 100% !important;
    }
    #galleria {
        width: 100% !important;
    }
    .blog-description table {
        width: 100% !important;
    }
    .play {
        width: 270px;
        left: 11% !important;
        top: 34% !important;
    }
    .play > .cta {
        width: 200px;
    }
    #owl-demo-featured-products2 .owl-nav {
        top: 12% !important;
    }
    #owl-demo-featured-products .owl-nav {
        top: 30% !important;
        display: none!important;
    }
    #owl-demo-new-news3 .owl-nav {
        top: 30% !important;
         display: none!important;
    }
    .home-slide img {
        width: 100% !important;
    }
    .blog-description table * {
        font-size: 16px;
    }
    .bread-crumb {
        margin-top: 0px !important;
    }
    .section-page table * {
        font-size: 16px;
    }
    #owl-demo-new-news2 .owl-nav {
        position: absolute;
        top: -60px;
        right: 0px;
    }
    .owl-carousel.owl-loaded {
        margin-bottom: 10px !important;
    }
    .section-page table {
        width: 100% !important;
    }
    .page_title {
        padding-top: 24px !important;
        padding-bottom: 40px !important;
        background-size: contain !important;
        background-position: center;
        position: relative;
        height: 112px !important;
    }
    .fb-page,
    .fb-page span,
    .fb-page span iframe[style] {
        width: 100% !important;
    }
    #owl-demo-people-say .owl-prev,
    #owl-demo-people-say .owl-next {
        top: 7% !important;
    }
}
#navbar-collapse-grid ul li > ul.level1 {
    left: 200px;
    top: 0px;
}
#navbar-collapse-grid ul li > ul.level1 li.level2 > ul.level2 {
    left: 200px;
    top: 0px;
}
.level1:hover {
    background: #2e8c41;
}
.level1:hover a {
    text-decoration: none;
}
.level2:hover {
    background: #2e8c41;
}
.level2:hover a {
    color: #fff !important;
    text-decoration: none;
}
.level3:hover {
    background: #2e8c41;
}
.level3:hover a {
    color: #fff !important;
    text-decoration: none;
}
.textcenter:hover h5 {
    color: #2e8c41;
}
#galleria {
    height: 100%;
    min-height: 500px;
}
.abc {
    float: right;
    color: #1a1c27;
    top: 7px;
    position: absolute;
    right: 10px;
}
ul li {
    position: relative;
}
/*.section-article .blog-item .blog-description img {
    width: 100% !important;
    height: 100% !important;
}*/
.level1 a {
    font-weight: normal !important;
}
ul.navbar-nav > li:hover > a:after {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
ul.navbar-nav > li > a:after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #2e8c41;
    content: "";
    transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
    transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
}
#navbar-collapse-grid > ul > li > a {
    padding: 0px;
}
#navbar-collapse-grid > ul > li {
    padding: 35px 10px;
}
.section-contact a {
    color: #000 !important;
}
.section-contact a:hover {
    color: #2e8c41 !important;
}
.play {
    text-decoration: none;
    color: #fff;
    display: block;
    margin: 20px auto 20px auto;
    top: 45%;
    background: rgba(29, 33, 41, 0.77);
    position: absolute;
    margin: 0 auto;
    padding-left: 10px;
}
.play > .cta {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 60px;
    letter-spacing: 0.25em;
    -webkit-font-smoothing: antialiased;
}
.play > .playIco {
    display: block;
    width: 60px;
    height: 60px;
    background: url(../img/play-ico.png) center no-repeat;
    border-left: solid 1px rgba(97, 97, 97, 0.5);
}
.floatL {
    float: left;
}
#owl-demo-featured-products .product-img-parent a:hover:after,
.blog-item .product-img-parent a:hover:after {
    top: 0;
    background: rgba(0, 0, 0, 0.5);
}
.product-img-parent {
    transform: translate3d(0px, 0px, 0px);
    max-height: 300px;
    overflow: hidden;
}
#owl-demo-featured-products .product-img-parent a:after,
.blog-item .product-img-parent a:after {
    position: absolute;
    left: 0;
    top: 20%;
    content: "";
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 99;
    transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    cursor: pointer;
}
.play > .cta:hover {
    color: #fff;
}
.play:hover {
    color: #fff;
}
.textcenter:hover img {
    -moz-transform: scale(1.11);
    -o-transform: scale(1.11);
    -ms-transform: scale(1.11);
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
}
.textcenter img {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
#owl-demo-featured-products .owl-prev,
#owl-demo-featured-products2 .owl-prev,
#owl-demo-new-news .owl-prev,
#owl-news .owl-prev,
#owl-demo-new-news3 .owl-prev {
    left: 0px !important;
    position: absolute !important;
    color: #fff !important;
    font-size: 35px;
    background: none !important;
}
#owl-demo-featured-products .owl-next,
#owl-demo-featured-products2 .owl-next,
#owl-demo-new-news .owl-next,
#owl-news .owl-next,
#owl-demo-new-news3 .owl-next {
    right: 0px !important;
    position: absolute !important;
    color: #fff !important;
    font-size: 35px;
    background: none !important;
}
.fancybox-container {
    z-index: 9999999999 !important;
}
#owl-demo-featured-products2 .owl-prev {
    color: #fff !important;
    font-size: 35px;
    background: none !important;
}
#owl-demo-featured-products2 .owl-next {
    color: #fff !important;
    font-size: 35px;
    background: none !important;
}
.play:hover {
    background: #2e8c41;
}
footer#footer .widget .widget-menu form input[type="submit"]:hover {
    background: #00cda0;
    border-color: #00cda0;
}
div#back-top a:hover {
    background: #00cda0;
    border-color: #00cda0;
}
#owl-demo-people-say .owl-next {
    color: #fff !important;
    font-size: 35px;
    background: none !important;
    right: -65px;
    position: absolute;
    top: 12%;
}
#owl-demo-people-say .owl-prev {
    color: #fff !important;
    font-size: 35px;
    background: none !important;
    left: -65px;
    position: absolute;
    top: 12%;
}
#owl-demo-people-say .owl-dots {
    bottom: initial;
    display: none;
}
#owl-demo-new-news2 .owl-prev:hover,
#owl-demo-new-news2 .owl-next:hover {
    background: #2e8c41;
    border-radius: 0;
    padding: 5px 12px;
    font-size: 16px;
    opacity: 1;
}
#owl-demo-new-news2 .owl-prev,
#owl-demo-new-news2 .owl-next {
    background: #c2c2c2;
    border-radius: 0;
    padding: 5px 12px;
    font-size: 16px;
    opacity: 1;
}
.galleria-thumbnails {
    margin: 0 auto;
}
.bread-crumb {
    padding: 0px;
    /*background: #bebebe87;*/
}
#owl-demo-featured-products .owl-next:hover,
#owl-demo-featured-products .owl-prev:hover {
    color: #00cda0 !important;
}
#owl-demo-new-news .owl-next:hover,
#owl-demo-new-news .owl-prev:hover,
#owl-demo-new-news3 .owl-next:hover,
#owl-demo-new-news3 .owl-prev:hover {
    color: #00cda0 !important;
}
#owl-demo-featured-products2 .owl-next:hover,
#owl-demo-featured-products2 .owl-prev:hover {
    color: #00cda0 !important;
}
#owl-demo-people-say .owl-prev:hover,
#owl-demo-people-say .owl-next:hover {
    color: #00cda0 !important;
}
#owl-demo-new-news .owl-prev:hover,
#owl-demo-new-news .owl-next:hover,
#owl-demo-new-news3 .owl-prev:hover,
#owl-demo-new-news3 .owl-next:hover {
    background: #363636;
    color: #fff;
    border-color: #363636;
}
.product-img-parent img {
    -webkit-transition-duration: 500ms;
    -moz-transition-duration: 500ms;
    -ms-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-property: transform;
    -moz-transition-property: transform;
    -ms-transition-property: transform;
    -o-transition-property: transform;
    transition-property: transform;
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.product-img-parent:hover img {
    -moz-transform: scale(1.11);
    -o-transform: scale(1.11);
    -ms-transform: scale(1.11);
    -webkit-transform: scale(1.11);
    transform: scale(1.11);
}
.mtb25.section-page .btn:hover,
.mtb25.section-page .btn:focus {
    background: #2e8c41;
    border: none;
    border-radius: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.mtb25.section-page .btn {
    background: #2e8c41;
    border: none;
    border-radius: 0;
    padding: 12px 30px;
    text-transform: uppercase;
    color: #fff;
}
.megamenu-right .section-blog .blog-item .blog-name2 a {
    text-align: center !important;
    padding-top: 0px;
    padding-bottom: 10px;
}
.blog-description table {
    margin: 0 auto;
    width: 100% !important;
}
.abcd {
    margin-top: 0px !important;
}
.play > .cta {
    color: #fff;
}
#owl-demo-new-news .new-name,
#owl-demo-new-news3 .new-name {
    text-align: center;
}
.btn-5 {
    border: 0 solid;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
    outline: 1px solid;
    outline-color: rgba(255, 255, 255, 0.5);
    outline-offset: 0px;
    text-shadow: none;
    transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn-5:hover {
    border: 1px solid;
    box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
    outline-color: rgba(255, 255, 255, 0);
    outline-offset: 15px;
    text-shadow: 1px 1px 2px #427388;
}
.title-head1 {
    float: left;
    background: #2e8c41;
    width: auto;
    font-size: 20px;
    color: dimgrey;
    font-weight: 700;
    float: left;
    padding: 0 10px;
    position: relative;
    line-height: 40px;
}
.title-head1 h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 38px;
}
.title-head1 h2:after {
    content: "";
    position: absolute;
    top: 0;
    right: -11px;
    border-top: 20px solid transparent;
    border-right: 0 solid transparent;
    border-bottom: 22px solid transparent;
    border-left: 11px solid #2e8c41;
}
.title-head1 h2 a span {
    color: #fff;
    font-size: 20px;
}
.title-head1 h2 {
    margin-top: 0px;
}
.box-product-head {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 40px;
    border: 1px solid #e5e5e5;
    margin-bottom: 15px;
    background: #fafafa;
    border-radius: 3px;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}
.cde {
    border-bottom: 2px solid #2e8c41;
    padding-bottom: 1px;
}
.module-title2 {
    margin-bottom: 15px !important;
}
#owl-demo-new-news3 .owl-nav {
    position: absolute;
    top: 15%;
    width: 100%;
    float: left;
}
#owl-demo-new-news .owl-nav {
    position: absolute;
    top: calc(50% - 65px);
    width: 100%;
    float: left;
    margin: 0;
}
.megamenu-right .section-blog .blog-item {
    padding: 0px 2px;
}
.owl-carousel.owl-loaded {
    margin-bottom: 30px;
}
.home-slide .owl-carousel.owl-loaded {
    margin-bottom: 0px !important;
   
}
.home-slide .owl-carousel .owl-item img {
    display: block;
    /*width: 83.5%;*/
    width: auto;
    max-height: 450px !important;
    margin: 0 auto;
}

#owl-demo-new-news .new-name a,
#owl-demo-new-news3 .new-name a {
    text-decoration: blink;
}
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}
.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}
.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.suntory-alo-ph-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
    text-align: center;
}
.suntory-alo-phone.suntory-alo-hover,
.suntory-alo-phone:hover {
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #2e8c41;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #bfebfc;
    opacity: 1;
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #2e8c41;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}
.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}
.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle,
.suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #2e8c41;
}
.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}
@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}
.suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    color: #fff;
}
@keyframes suntory-alo-ring-ring {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
footer#footer .social_icon li.fb_icon a {
    background: #4267b2;
}
footer#footer .social_icon li.yt_icon a {
    background: #f00;
}
footer#footer .social_icon li.sk_icon a {
    background: #01aef2;
}
footer#footer .social_icon li.gg_icon a {
    background: #db4437;
}
footer#footer .social_icon li.tw_icon a {
    background: #4ab3f4;
}
.activities_item a {
    text-decoration: none;
}

/* css new*/
section {
    padding-top: 0px;
    padding-bottom: 0px;
}
section#pages {
    padding-bottom: 60px;
}
.title {
    font-family: 'OpenSans-Bold';
    font-size: 20px;
    color: #f6821f;
    text-shadow: 0px 5px 5px #999999;
}
.about-content h2{
	text-align: left;
}

.about-text,.button{
	padding-top: 15px;
}
.about-content .button{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
} 

.btn-red{
	border: 1px solid #2e8c41;
   /* border-radius: 5px;*/
    background-color: #2e8c41;
    display: block;
   /* align-items: center;
    justify-content: center;*/
    padding: 15px 30px;
    color: #fff;
    text-transform: uppercase;
    height: 50px;
    width: 184px;
}

section.phuongcham{
	max-width: 1440px;
    display: block;
    margin: 0 auto;
    height: 330px;
    overflow: hidden;
}
.banner-content{
	position: relative;
    padding: 30px 30px;
    display: block;
    top: 15%;
    text-align: center;
    background-color: #edebea;
    opacity: 0.9;
    width: 80%;
    margin: 0 auto;
}
.banner-content h3{
	font-size: 32px;
    font-family: 'OpenSans-SemiBold'
}
.banner-content .text{
	width: 52%;
    margin: auto;
}
  .banner-content2 .text{
    width: 90%;
    margin: auto;
  }

.pc{
	display: block;
}
.mobile{
	display: none;
}
/*.phuongcham p {
    font-size: 14pt;
    font-family: 'OpenSans-Regular';
}*/
span.gp-text {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.gp-text h3 {
    font-size: 18px;
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    line-height: 1.5;
    text-shadow: 0px 5px 5px #999999;
}
.short-title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.title-cm h2{
	    font-size: 16px;
    color: #2e8c41;
}
.title-cm h3{
	font-size: 30px;
    color: #3c3c3c;
}

.tdcm{
	display: flex;
	justify-content: space-between;
    padding-top: 10px;
}
.tdcm a{
	height: 30px;
    width: 110px;
    text-align: center;
    padding: 5px;
    position: relative;
    top: 25px;
}
.thong-tin:after{
	background: url(../frontend/img/line.png);/*http://localhost/smarthome/wp-content/themes/Smarthome/frontend/img/line.png*/
    background-repeat: no-repeat;
    z-index: 9999;
    position: relative;
}

section.featured-products{
	background: #f4f4f4;
}

.left-box{width: 80%; order: 1;-webkit-order: 1 ;position: relative;}
.right-box{width: 80%; order: 2;-webkit-order: 2;position: relative;}}
.red-box {
    position: relative;
    top:20px;
    background: #2e8c41;
}
.banner-content2{
    position: relative;
    padding: 20px 20px;
    display: block;
    top: 15%;
    text-align: center;
    background-color: #f8f7f9;
    width: 80%;
    opacity: 0.8;
    margin: 0 auto;
    border-radius: 10px;
}
section.phuongcham2 {
    max-width: 1440px;
    display: block;
    margin: 0 auto;
    height: 370px;
    overflow: hidden;
}
.bxt{
    display: flex;
}
.icon {
    width: 20%;
    position: relative;
    top: 55px;
    left: -5px;
}
.desc {
    width: 78%;
    right: 0px;
}
h3.tit {
    font-size: 16px;
    min-height: 47px;
}
section.news_jobs.news_jobs2 p {
    font-size: 16px;
}
.item img {
    width: 64px;
    height: auto;
}
.midle-footer {
    padding-top: 60px;
    padding-bottom: 30px;
}
.ft-block-1{
    display: flex;
     color: #fff;
}
.footer-left {
    width: 60%;
    text-align: left;
   
}
.footer-left i {
    color: #2e8c41;
    float: left;
    display: block;
    font-size: 16px;
    line-height: 20px;
    width: 20px;
}
.footer-left p{
    line-height: 2.2rem;
}

ul#footer-menu{
    margin-left: 20px;
    color: #fff;
    padding-top: 30px;
    font-size: 16px;
}
ul#footer-menu li{
    list-style: disc;
    color: #2e8c41;
    line-height: 2rem;
}
.menu-footer a {
    color: #fff;
}
.menu-footer a:hover{
    color: #2e8c41;
}
.footer-right input, .footer-right textarea{
    background: #1a1c27;
    color: #fff;
}
.footer-right textarea{
    max-height: 130px;
    overflow-y: auto;
}
.footer-right .wpcf7-submit{
    float: left;
    background: #2e8c41;
    border: 1px solid #bebebe;
    width: 120px;
    height: 35px;
    margin-left: 10px;
}
.footer-right .socical{
    bottom: -25px;
}

.footer h3 {
    color: #fff;
    text-transform: uppercase;
}
.lh {
    padding-top: 10px;
}

.sticky .header-main {
    background: #000;
}
.sticky .navbar a {
    color: #fff!important;
}
.ft-menu {
    position: relative;
    left: 20px;
}
#galleria2 {
    height: 100%;
    min-height: 420px;
}

img.zoom.wp-post-image{
    max-width: 240px;
    height:200px;
    object-fit: cover;
}
/*#owl-news .owl-item {
    width: 340px;
}*/
/*#owl-news .owl-item:hover {
    background: #2e8c41!important;
    color: #fff!important;
    display: block;
}
    */
#owl-news .owl-item:hover a,#owl-news .owl-item:hover p{
    color: #2e8c41!important;
}
.single-bv {
    background: #fff;
    margin-right: 20px;
    margin-top: 20px;
}


img.img-responsive.datb-img.wp-post-image {
        width: 100%;
    object-fit: cover;
    height: auto;
    max-height: 220px;
    overflow: hidden;

}
.thong-tin p{
    color: #474747;
    font-size: 16px;
    text-align: justify;
        padding-top: 10px;
}

@media(max-width:767px){
    .banner-content2{
        max-height: 260px;
        overflow-y: auto;
    }
	.pc{
	display: none;
}
.mobile{
	display: block;
}
.about-content h2 {
    text-align: center;
}
.title h2:after {
   
    left: 15%;
    
}
.btn-red{
	margin: 0 auto;
}
.banner-content {
   
    padding: 5px 5px;
    top: 10%;
    width: 90%;
}
.banner-content2{
    top: 0;
    max-height: 300px;
    overflow-y: auto; 
}
.ft-block-1{
    display: block;
}
.midle-footer {
    padding-top: 45px;
    /*width: 90%;
    display: block;
    margin:0 auto;*/
}
.col-xs-12 {
    margin-bottom: 5px;
}
.home-slide .owl-item .item {
   
    display: block;
    margin: 0 auto;
}
.logo-footer{
    display: block;
   
}
.footer h3{
    font-size: 18px;
    text-align: center;
}
.footer-left p {
    line-height: 3.2rem;
}
.ft-menu{display: none;}
.midle-footer .col-sm-5{
    width: 100%;
}
.footer-left{width: 100%;}
.col-xs-6 {
    width: 100%;
    }
.nav-tabs>li {
    width: 100%;
}   
.tdcm a{
    display: none;
}
.title-cm h3{
    font-size: 18px;
}
#owl-news .owl-item{
    width: 100%;
   /* max-width: 350px;*/
}
.socical {

    bottom: -35px;
}
.footer-right .socicall{
    bottom: -55px!important;
}
.footer-left i{
    top: 10px;
    position: relative;
}
.row{
    margin-left: 0px;
    margin-right:0px;
}
.banner-content h3{
    font-size: 24px;
}
}

img.img-sp.wp-post-image {
  /*  width: 100%;
    object-fit: cover;*/
    max-width: 400px;
    min-height: 300px;
    object-fit: contain;
    width: 100%;
}
h3.product-name.text2line {
    min-height: 30px;
}



.title-cm h2{
    position: relative;
}
.title-cm h2:after{
  content: "";
    position: absolute;
    border-bottom: 2px solid #cccccc;
    width: 190px;
    bottom: -10px;
    left: 0;
}
.thong-tin p{
    position: relative;
}
.thong-tin p:after{
  content: "";
    position: absolute;
    border-bottom: 2px solid #000;
    width: 10%;
    bottom: 0;
    right: 0;
}
.banner-title{
    margin-left: -118px;
    position: absolute;
    top: 25%;
    z-index: 9999;
}
.banner-title h3{
    /*background-color: rgb(0 0 0 / 30%);*/
    font-size: 42px;
    font-family:'OpenSans-Bold';
    width: 80%;
    color: #219739;
    padding: 10px;
    word-break: break-word;
    text-transform: uppercase;
}
.banner-title h4{
    font-size: 42px;
    color: #ffe42e;;
}

/* css animation*/


/*=== Trigger  ===*/
.animate {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*=== Optional Delays, change values here  ===*/
.one {
-webkit-animation-delay: 0.4s;
-moz-animation-delay: 0.4s;
animation-delay: 0.4s;
}

.two {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
animation-delay: 1s;
}

.three {
-webkit-animation-delay: 2.3s;
-moz-animation-delay: 2.3s;
animation-delay: 2.3s;
}

.four {
-webkit-animation-delay: 3.3s;
-moz-animation-delay: 3.3s;
animation-delay: 3.3s;
}

/*=== Animations start here  ===*/
/*=== FADE IN  ===*/
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}


/*=== FADE IN DOWN ===*/
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

/*==== FADE IN UP ===*/
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

/*=== FADE IN LEFT ===*/
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}


/*==== FADE IN RIGHT ===*/
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/*section.featured-products a {
    color:#171717!important;
    text-transform: uppercase;
    font-weight: normal!important;
}*/
.why p {
    font-size: 16px;
}
@media (min-width: 1400px) and (max-width: 1920px) {
 .header-main .container{
        width: 98%;
        display: block;
        margin: 0 auto;
    }
 
}

.switcher .selected a{
    color:#000!important;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.list-item {
    display: flex;
    flex-wrap: wrap;
}
.list-item .item{
    width: 32%;
    position: relative;
    margin-bottom: 10px;
}
@media(max-width: 767px){
    .list-item .item{
        width: 100%;
    }
}
@media(max-width: 1024px){
    img.img-sp.wp-post-image {
    width: 90%;
}
}
.phan-trang .page-numbers {
    padding: 5px 10px;
    border: 1px solid #2e8c41;
    border-radius: 50%;
    font-size: 16px;
    text-align: center;
}
.phan-trang .page-numbers.current {
    background-color: #2e8c41;
    color: #fff;
}
header .sub-menu li{
    padding: 5px 10px;
    border-bottom: 1px solid #fff;
}
.sub-menu > li:hover > a:after{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.banner-content2{
    top: 0;
    height: 300px;
}
.col01 {
    min-height: 120px;
}
.icon {

    top: 60px;
}


.img-bv {
    max-width: 500px;
    max-height: 200px;
    width: 100%;
    object-fit: cover;
}
.bv-info {
    padding: 10px;
    min-height: 130px;
}
@media(max-width: 1025px){
    .img-bv {
    max-width: 450px;
    
    width: 100%;
    object-fit: cover;
    }
    

}
@media(max-width: 768px){
  
 .bvd{
    padding-bottom: 10px;
 }
  .img-bv {
    max-width: 330px;
   
    width: 100%;
    object-fit: cover;
    }
  .banner-content .text{
    width: 80%;
   
}  
.about-us .right {
    padding-top: 10px;
}
    
}
.blog-description p{
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xem-them-btn{
        padding: 10px;
    border: 1px solid;
    background: #2e8c41;
    color: #fff!important;
}
.xem-them-btn:hover{
    background: none;
    color:#2e8c41!important;
}
.bv-info a{
    color: #171717;
    font-weight: normal;
}
h3.blog-name{
    min-height: 40px;
}
.phan-trang{
    padding-top: 10px;
    text-align: center;
    padding-bottom: 30px;
}
/*.blog-item img {
    width: 100%;
    height: auto;
}*/
.blog-item iframe{
    display: block;
    width: 100%;
    min-height: 466px;
    margin: 20px auto 0;
    text-align: center;
}
.list-giatri {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.giatri {
    width: 40%;
        padding-top: 30px;
    padding-bottom: 30px;
}
.switcher{
    max-width: 120px!important;
    width: 100%;
}
.switcher .selected a{
    width: 100px!important;
}
.menu-tk.mobi{
    display: none;
}
.menu-tk.sw-pc{
    display: flex;
    padding:25px 0px;
    right: -140px;
    position: absolute;
}
.sticky .menu-tk.sw-pc{
    right: 10px;
}
.menu-tk.sw-pc .tk {
    display: flex;
    min-width: 200px;
}
.menu-tk.sw-pc .lang{
    padding: 10px 10px;
}

@media(max-width: 767px){
    .container{
        padding-left: 0px;
        padding-right: 0px;
        width: 90%;
    }
    .menu-tk.mobi{
    display: flex;
}
    .menu-tk {
    display: flex;
    padding: 2px 0px;
}
   .menu-tk .tk{
    min-width: 200px;
    padding: 2px 0px;
   }
   .menu-tk .lang{
    padding: 5px 20px;
   }
   .switcher .selected a {
    color: #fff!important;
}

}


/* css của khảnh fix footer*/
.footer-left .first-footer-ul li{
    display: flex;
    align-items: center;
}
.logo-footer{

    max-width: 250px;
    margin: unset;
}
.paginations-box {
    display: block;
    text-align: center;
    padding-bottom: 10px;
}

@media(max-width: 768px){
.widget-menu.first-footer-ul li .fa{
  top:0;
}
section.single-product{
    padding:10px;
}
.logo-footer {
     margin: 0 auto;
}

}
img.icon-left {
    width: 20px;
    height: 20px;
    text-align: center;
    margin-right: 10px;
    float: left;
}
section.featured-products .btn-red{
    color:#fff!important;
}

section.activities {
    padding-top: 50px;
    /* padding-bottom: 90px;*/
}
section.gp{
    padding-bottom: 00px;
    padding-top: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
@media(max-width:1200px) {
section.activities,section.gp{
    padding-top: 30px;
    padding-bottom: 30px;
}

}
.danb .product_item .product-name {
    width: 100%;
    float: left;
    margin-bottom: 0;
    line-height: normal;
    font-size: 16px;
    padding: 25px 0px 10px;
}

.product-price-discount {
    font-size: 30px;
    color: #2e8c41;
    padding-top: 10px;
    padding-bottom: 10px;
}



section.spnb{
    background-color: #ffff;
}

@media (min-width: 1920px){




}
.first-title{
    text-transform: uppercase;
    padding-top: 10px;
    color: #3c3c3c;
    font-size: 20px;
    text-align: left;
    font-family: 'OpenSans-Regular';
}
body.home .button .xem-them-2{
    display: block;
}
.button .xem-them-2 {
    display: none;
    padding: 10px;
    border: 1px solid #2e8c41;
    border-radius: 10px;
    width: 140px;
    font-size: 16px;
    text-align: center;
    color: #333;
    font-family: 'OpenSans-SemiBold';
    background: #fff;
}
img.img-gp {
    max-height: 155px!important;
    width: 100%!important;
    height: auto;
    overflow: hidden;
}
.title h2 {
   font-size: 30px;
   line-height: 1;
}

i.fa.fa-angle-left{
    position: relative;
    left: 40px;
}
i.fa.fa-angle-right{
    position: relative;
    right: 40px;
}
.activities_item {
    background: #fff;
    border-radius: 10px;
}
.gp .title {
    /*color: #2e8c41;
    text-align: center;*/
    padding-top: 10px;
    padding-bottom: 30px;
}
.product-tab-content td{
    border: 1px solid #ccc;
    padding: 8px;
    color: #000;
}
.product-tab-content tr:nth-child(2n) td {
    background: #e6e6e6 none repeat scroll 0 0;
}

section.spnb .title{
    text-align: center;
}
section.spnb .title p{
    text-align: center;
    color: #262626;
}

.spnb .owl-nav,.danb .owl-nav {
    display: block!important;
}
.spnb i.fa.fa-angle-left{
    color: #000;
    left: -30px;
}

.spnb i.fa.fa-angle-right{
    color: #000;
    right: -30px;
}

.xem-them a {
    padding: 10px;
    border: 1px solid #2e8c41;
    background-color: #2e8c41;
    border-radius: 10px;
    display: block;
    margin: 0 auto;
    width: 140px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
    font-weight:bold;
}


/*.danb img {
    border: 1px solid #fff;
}*/
.danb .product_item a {
    color: #fffefe;
}
.clearfix {
    display: inline-block!important;
}
.danb h2{
    padding-top: 10px;
    padding-bottom: 10px;
   /* text-align: center;*/
}
.news_jobs2 h2 {
    padding-top: 10px;
   
   
}
.single-bv .item .info{
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}
.item .info .date{
    background-color: #2e8c41;
    color: #fff;
    text-align: center;
    width: 55px;
    height: 55px;
    padding-top: 5px;
}
.info .date .day{
   font-weight: bold;
}
h3.new-name.text1line {
}

.text1line a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #f6821f;
    text-transform: none;
}

.xem-them-2:hover{
    background: #2e8c41;
    color: #fff;
}
.brand .title{
    padding-top: 10px;
    padding-bottom: 30px;
    text-align: center;
}
.brand p{
    text-align: center;
    color: #0a0a0a;
}

form.wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ban-quyen {
    color: #fff;
    display: inline-block;
    text-align: left;
}
@media (max-width: 768px){
   
     .nivo-controlNav {
     top: -20px!important;
     }
    .theme-default .nivo-controlNav a{
        width: 10px!important;
        height: 10px!important;
    }
    .show_us .col-sm-9 {
        background: #f6f6f6;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .footer-left{
        width: 100%;
    }
}
@media (max-width: 1025px){

}
/*.about-text p {
    font-size: 16px;
}*/
/*.single-product .activities_item {
    border-radius: unset;
}
.single-product span.gp-text h2{
	font-family: 'OpenSans-SemiBold';
}
.single-product span.gp-text {
	width: 100%;
}*/
@media(max-width: 768px){
    a.profile{
        margin-top: 10px;
        width: 200px;
        margin-left: 0;
    }
    a.profile img{
        display: none;
    }
}
td,td p {
    font-size: 14px!important;
}
.blog-description2 ul li {
    list-style: disc;
    margin-left: 20px;
}
.blog-description2 img {
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0;
    display: inline-block;
}
.tag-content a {
    color: #2e8c41;
}
.mo-ta-ngan p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.aligncenter{
    margin: auto;
    display: block;
}
.wp-caption{
    width: 100%!important;
}
.wp-caption-text{
    text-align: center;    
    padding: 10px;
    margin-bottom: 10px;
}
.blog-description2{
    padding-bottom: 30px;
    margin: auto;
    /* width: 75%; */
}
@media(max-width: 768px){
    .blog-description2{
        width: 100%
    }
}

/* ============= custom css woocommerce ===================== */
.woocommerce-MyAccount-navigation ul{
    display: flex;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px dashed;
}
.woocommerce-MyAccount-navigation ul li{
    padding-right: 20px;
    margin-right: 20px;
    border-right: 1px dashed;
}
.woocommerce a{
    color: #3f51b5;
    transition: .3s;
}
.woocommerce a:hover{
    color: #da2128;
}
.woocommerce form .form-row{
    padding: 0;
}
#content-single {
    background: #f3f4f8;
    padding: 65px 0;
    color: #444;
}
.woocommerce div.product div.images.woocommerce-product-gallery,
.woocommerce #content div.product div.summary, 
.woocommerce div.product div.summary, 
.woocommerce-page #content div.product div.summary, 
.woocommerce-page div.product div.summary,
.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce div.product .woocommerce-tabs, 
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs,
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    -ms-box-shadow: 0 1px 1px rgba(0,0,0,0.04);
    box-shadow: 0 1px 1px rgb(0 0 0 / 4%);
    background: #fff;
}
.woocommerce #content div.product div.images, 
.woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, 
.woocommerce-page div.product div.images{
}
.woocommerce ul.products li.product a img{
    margin-bottom: 0!important;
    max-height: 186px;
    min-height: 124px;
    object-fit: contain;
}
.woocommerce div.product div.images img{
    width: auto!important;
    margin: auto;
}
.related{
    clear: both;
    width: 100%;
    float: none;
}
.related .woocommerce ul.products li.product a img{
    max-height: 215px;
}
.product_title{
    font-size: 24px;
}
.woocommerce ul.products li.product a{
    color: #2e8c41;
    transition: .1s;
    display: block;
}
.woocommerce ul.products li.product a:hover{
    color: #da2128;
}
.woocommerce ul.products li.product a.button:hover{
    color: #1b3666;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, 
.woocommerce ul.products li.product .woocommerce-loop-product__title, 
.woocommerce ul.products li.product h3{
    text-align: center;
    padding: 10px!important;
}
.woocommerce ul.products li.product .price{
    font-size: 18px!important;
    font-weight: bold!important;
    color: #ca0000!important;
    text-align: center;
    margin: auto auto 18px!important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    color: #ca0000!important;
    font-size: 24px!important;
    font-family: 'OpenSans-Bold';
    margin-bottom: 10px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, .woocommerce button.button, 
.woocommerce input.button{
    border-radius: 0!important;
    font-weight: lighter!important;
}
.woocommerce ul.products li.product .button{
    margin-top: 0!important;
    text-align: center;
    display: block;
    margin: auto;
    transition: .3s;
    width: fit-content;
}
.woocommerce div.product form.cart{
    display: flex;
    align-items: stretch;
}
.woocommerce .quantity .qty{
    margin-right: 15px;
}
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt{
    transition: .3s;
    background: #2e8c41!important;
}
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover{
    background: #da2128!important;
}
.woocommerce .quantity .qty,
.woocommerce #content table.cart td.actions .input-text, 
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text{
    border: 1px solid #666;
    border-radius: 0;
    padding: 8px;
}
.woocommerce .woocommerce-ordering select{
    padding: 5px;
    border: 1px solid #2e8c41;
    color: #2e8c41;
    background: #fff;
}
.woocommerce .woocommerce-ordering select:focus{
    outline: none;
}

.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
    padding-bottom: 25px!important;
    background: #fff;
    transition: all .3s ease;
    will-change: transform;
}
.woocommerce ul.products li.product:hover, 
.woocommerce-page ul.products li.product:hover{
    -ms-box-shadow: 0px 0px 65px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 0px 65px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 0px 65px rgb(0 0 0 / 10%);
    box-shadow: 0px 0px 65px rgb(0 0 0 / 10%);
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.related h2{
    font-size: 18px;
    margin-bottom: 30px;
}
.woocommerce #content div.product .woocommerce-tabs, 
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tabs{
    margin-bottom: 40px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin: 0;
    padding: 0!important;
    list-style: none;
    background: #f0f8ff;
    border: 1px solid #e8e8e8;
}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{
    display: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border: none!important;
    border-radius: 0!important;
    margin: 0!important;
    padding: 0!important;
    background: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    display: none!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background: #fff!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{
    text-transform: uppercase;
    color: #444;
    font-family: 'OpenSans-Bold';
    padding: 20px 30px!important;
    background: none!important;
}
.woocommerce div.product .woocommerce-tabs .panel>h2{
    display: none;
}
.woocommerce-message{
    border-top-color: #8cc540!important;
}
.woocommerce-message::before{
    color: #8cc540!important;
}
.woocommerce table.shop_table{
    border-radius: 0!important;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th{
    font-family: 'OpenSans-Bold';
}
.restore-item{
    color: #389cff ;
}
.restore-item:hover{
    color: #000;
}
.woocommerce form .form-row input.input-text, 
.woocommerce form .form-row textarea{
    padding: 10px;
    border: 1px solid #ccc;
    transition: .1s;
}
.woocommerce form .form-row input.input-text:focus, 
.woocommerce form .form-row textarea:focus{
    border: 1px solid #2196f3;
    box-shadow: 1px 1px 15px #2196f355;
}
.woocommerce form .form-row textarea{
    height: 150px!important;
    font-family: 'Helvetica Neue';
}
#add_payment_method #payment, 
.woocommerce-cart #payment, 
.woocommerce-checkout #payment{
    border-radius: 0!important;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img{
    width: 100px;
    height: 100px!important;
    object-fit: cover;
}
.woocommerce table.shop_table td.product-name a{
    font-size: 15px;
    color: #000;
    transition: .2s;
}
.woocommerce table.shop_table td.product-name a:hover{
    color: #2196f3;
}
.woocommerce table.shop_table td.product-price,
.woocommerce table.shop_table td.product-subtotal,
.woocommerce table.shop_table tr.cart-subtotal td,
.woocommerce table.shop_table tr.order-total td{
    font-size: 18px;
    color: #ca0000;
}
.woocommerce .products ul, 
.woocommerce ul.products{
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product{
    display: flex;
    flex-direction: column;
}
.woocommerce ul.products li.product a:first-of-type{
    flex: 1;
    display: flex;
    flex-direction: column;
}
.woocommerce ul.products li.product a:last-of-type{
    text-align: center;
    margin-top: auto;
}
.woocommerce ul.order_details{
    margin-top: 20px!important;
}
.woocommerce .woocommerce-customer-details address{
    border: 1px solid rgb(46 140 65)!important;
    border-radius: 0!important;
    box-shadow: 0 0 10px #2e8c4180;
}
.woocommerce div.product div.summary, .woocommerce div.product .woocommerce-tabs .panel {
    padding: 10px 0 10px 15px;
    box-sizing: border-box;
}
.woocommerce-product-details__short-description{
    margin:0 0 30px 2px;
}
@media (max-width: 768px) {
    .woocommerce .products ul, .woocommerce ul.products{
        margin-right: -2%;
    }
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        margin-right: 2%;
        margin-bottom: 2%;
    }
    .product_title{
        font-size: 18px;
    }
}
.term-63,
.term-58{
    order: 4;
}
.term-71,
.term-56{
    order: 3;
}
.term-73,
.term-60{
    order: 5;
}
.term-347,
.term-335{
    order: 1;
}
.term-349,
.term-337{
    order: 2;
}