/*
Theme Name: DEV Wordpress
Version:5.0
Author: Wordpress
*/
body{font-family: 'Open Sans', sans-serif;}

.n2:nth-child(2n+1){clear: left;}
.n3:nth-child(3n+1){clear: left;}
.n4:nth-child(4n+1){clear: left;}
.n5:nth-child(5n+1){clear: left;}
.n6:nth-child(6n+1){clear: left;}
#comments{    margin: 20px auto;
    background-color: rgba(0,0,0,0.05);
    margin-top: 15px;
    padding: 15px 25px;}
#wpd-post-rating{margin-bottom: 20px;}
#wpdcom .wpd-thread-list{padding: 20px 0;}
.tagged_as{font-weight: 700;padding: 6px 0;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;margin: 10px 0}
.tagged_as a{       font-size: 16px;
    color: #27a449;
    margin: 0 3px;
    display: inline-block;
    float: none;
    font-weight: 500;
    padding: 3px 7px;
    border-radius: 3px}
.head.navbar-fixed-top {
    animation: stuckMoveDown .6s;    background: #fff;
   box-shadow: 1px 1px 10px rgba(0,0,0,0.15);
}

body::-webkit-scrollbar {width: 10px;
    background-color: #F5F5F5;border-radius: 0px;} 
body::-webkit-scrollbar-thumb {
    background-color: #999;border-radius: 10px;}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3);border-radius: 0px;
    background-color: #F5F5F5;}







.tooltip {    position: relative;
    display: inline-block;
    opacity: 1;
    font-size: 13px;
}

.tooltip .tooltiptext {
  visibility: hidden;
  display: inline-block;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 20px;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;    transform: translate(-50%,0);
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #555 transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
}
@keyframes stuckMoveUp {
0%{transform:translateY(100%)}
100%{transform:translateY(0)}
}
@keyframes stuckFadeIn {
0%{opacity:0}
100%{opacity:1}
}

.container{}
.row10{margin: 0 -10px;}
.row5{margin: 0 -5px}
.row10 >div{padding: 0 10px;}
.row5 >div{padding: 0 5px}
.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
.bold{font-weight: bold;}
.uppe{text-transform: uppercase;}
.flex{display: flex;align-items: center;flex-wrap: wrap;}
/* 'row-reverse' Dùng cho trường hợp đảo trái phải phần tử con */
.row-reverse{flex-direction: row-reverse;}
.table_cell{display: table;}
.table_cell>div{display: table-cell;}

.modal-content {
border: none;
box-shadow: none;
border-radius: .5rem;
position: relative;
background-color: #fff;
background-clip: padding-box;
outline: 0;}
.modal-header {
background-color: #27a449;
color: #fff;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;}
.modal-header .modal-title {
position: relative;
min-height: 44px;
font-weight: 400;
font-size: 18px;
line-height: normal;
margin: 0;
line-height: 44px;
color: #fff;}
button.close {
position: absolute;
right: 15px;
top: 30px;
color: #fff;
opacity: 1;}
.btn, input[type="submit"] {
display: inline-block;
height: 40px;
line-height: 39px;
padding: 0 20px;
text-align: center;
white-space: nowrap;
outline: none!important;
cursor: pointer;
border: none;
font-weight: 400;
border-radius: 0;
letter-spacing: 0;
-webkit-transition: background-color .1s ease-in;
-moz-transition: background-color .1s ease-in;
-ms-transition: background-color .1s ease-in;
-o-transition: background-color .1s ease-in;
transition: background-color .1s ease-in;
-webkit-border-radius: 0;
border-radius: 0;}
input[type="text"], input[type="search"], input[type="password"], input[type="email"], input[type="file"], input[type="number"], input[type="tel"], textarea, select {
border: 1px solid #e1e1e1;
padding: 7px 10px;
width: 100%;margin-bottom: 10px;
max-width: 100%;
display: block;}
.pop_box input[type=submit] {
background-color: #27a449;
color: #fff;margin-bottom: 0
margin-top: 15px;}
.modal-dialog{margin: 80px auto 0}

*{margin:0;padding:0;line-height:1.5}
a:hover,a:focus,a:visited{text-decoration:none;outline:none}
a{text-decoration:none;cursor:pointer;color:#333;transition: all 300ms ease-in-out;}
a:hover{}
img{max-width:100%;border:none;height:auto}
p.wp-caption-text{text-align:center}
#content_pages{padding:25px 0}

.entry_content{font-size: 16px;}
.content-post {font-size: 15px;}
.content-post hr{margin:15px 0}
.content-post iframe{display:block;margin:10px auto}
.content-post p{margin-bottom:15px}
.content-post p img{margin:0 auto}
.content-post ul,.content-post ol{margin-left:18px;margin-bottom: 15px;}
.content-post strong,.content-post b,.content-post i,.content-post a{line-height: normal;}
.content-post ul li{margin-bottom: 10px;}
.content-post table{margin-bottom:20px}
.content-post h1{font-size:28px;margin-bottom: 15px;}
.content-post h2{font-size:24px;margin-bottom: 15px;}
.content-post h3{font-size:20px;margin-bottom: 15px;}
.content-post h4{font-size:18px;margin-bottom: 15px;}
.content-post h5,.content-post h6{font-size:16px;margin-bottom: 15px;}
.content-post blockquote {padding: 0 0 0 15px;border-left: 3px solid #121c4d;font-size: 16px;}
.content-post a{color:#2962ff}
.content-post .wp-caption.aligncenter{max-width:100%!important}
.content-post .alignnone{margin:5px 20px 20px 0}
.content-post .aligncenter,.content-post div.aligncenter{display:block;margin:15px auto}
.content-post .alignright{float:right;margin:5px 0 20px 20px}
.content-post .alignleft{float:left;margin:5px 20px 20px 0}
.content-post .aligncenter{display:block;margin:5px auto}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:96%;padding:0;text-align:center}
.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:13px;line-height:17px;text-align:center;margin:0;padding:10px 5px 5px}
div.wpcf7 .ajax-loader{position:absolute}
.widget-tabs{padding:7px;margin-bottom:0;border:0;list-style:none;margin-left:0;margin-right:0;background-color:#33b5e5;margin-bottom:1.7rem;word-wrap:break-word}
.tabs-2 li{width:50%}
.nav-tabs .nav-link,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:0;color:#fff}
.nav-tabs .nav-item.active .nav-link,.nav>li>a:focus,.nav>li>a:hover,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:rgba(255,255,255,0.2);color:#fff;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;transition:all 1s;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}


.form-group{margin-bottom:20px;position:relative}
.form-group input[type='email'],.form-group input[type='date'],.form-group input[type='search'],.form-group input[type='number'],.form-group input[type='text'],.form-group input[type='tel'],.form-group input[type='url'],.form-group input[type='password'],.form-group textarea,.form-group select{margin:0;outline:none;padding:10px 20px;line-height: 20px; box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:#9e9e9e;transition:color .3s,border .3s,background .3s,opacity .3s}
.form-group select{height: 42px;}
.form-group input[type='file']{width: auto;border: none;}
.form-group input[type='email']:focus,.form-group input[type='date']:focus,.form-group input[type='search']:focus,.form-group input[type='number']:focus,.form-group input[type='text']:focus,.form-group input[type='tel']:focus,.form-group input[type='url']:focus,.form-group input[type='password']:focus,.form-group textarea:focus,.form-group select:focus{box-shadow:0 0 5px #ccc}
.form-button input[type="submit"]{color:#fff;text-transform:uppercase;font-size:14px;height: 42px;line-height: 42px; letter-spacing: 1px;min-width: 160px; background:#000;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s}
.form-button input[type="submit"]:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,0.2)}
.devvn-popup-title{height:auto;padding:10px;background:#27a449}
.popup-customer-info-group .devvn-order-btn{background:#27a449}
.woocommerce .quantity .qty{width:50px;display:inline-block;text-align:center;height:33px}
.woocommerce #reviews #comments h2{clear:none;text-align:left;font-weight:700;padding:10px 0}
.woocommerce div.product form.cart .button{float:none}
a.devvn_buy_now_style{background:#27a449;border-radius:0}
.mfp-content .devvn-popup-quickbuy a.devvn_buy_now_style{display:none}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#121c4d;color:#fff;-webkit-font-smoothing:antialiased;border-radius:0}
a.devvn_buy_now_style{display:block;margin-top:20px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #ddd;padding:7px}
.image-product{position:relative}
.sale-flash{display:none;font-weight:700;position:absolute;top:10px;right:10px;z-index:9;color:#fff;height:40px;width:40px;font-size:12px;text-align:center;border-radius:50%;line-height:40px;background:#27a449}
.woocommerce a.remove{width:30px;height:22px;position:relative;transition:opacity 200ms;vertical-align:top;display:block;-webkit-appearance:none;background:none;border:none;cursor:pointer;outline:none;padding:0;text-indent:-9999px}
.woocommerce a.remove:before,.woocommerce a.remove:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;left:8px;position:absolute;right:8px;top:2px;display:inline-block;content:''}
.woocommerce a.remove:before{height:6px;transform-origin:-7% 100%;-moz-transform-origin:-7% 100%;-webkit-transform-origin:-7% 100%;transition:transform 150ms;-moz-transition:transform 150ms;-webkit-transition:transform 150ms;width:14px}
.woocommerce a.remove:after{background-position:-1px -4px;height:12px;margin-left:1px;margin-right:2px;margin-top:4px;width:11px}
.woocommerce a.remove:hover:before{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:transform 250ms;-moz-transition:transform 250ms;-webkit-transition:transform 250ms}
.woocommerce a.remove:hover{background:transparent}





.wpcf7-form-control-wrap{position:initial}
.wpcf7 .wpcf7-not-valid-tip{position:relative;padding:5px 10px!important;line-height:1.2em;left:auto!important;border-radius:3px;background-color:#f1f1f1!important;border:0!important;color:#000;position:absolute;right:0;top:40px;z-index:99;font-size:12px;margin-bottom:5px}
.wpcf7 .wpcf7-not-valid-tip:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#f1f1f1;border-width:5px;margin-left:-10px}
.wpcf7 .wpcf7-validation-errors{display:none!important}
.owl-carousel .owl-dots{text-align: center;margin-top: 10px;}
.owl-carousel .owl-dots > *{display: inline-block;zoom: 1;}
.owl-carousel .owl-dots .owl-dot{outline: none;background: none;}
.owl-carousel .owl-dots .owl-dot span {width: 10px;height: 10px;background: #ccc; border-radius: 10px;margin: 0 5px;display: block;}
.owl-carousel .owl-dots .owl-dot.active span{background: #61a63c;width: 30px;}
.owl-carousel .owl-nav button{position: absolute;top: 50%;transform: translateY(-50%);outline: none;background: none;}
.owl-carousel .owl-nav button i{width: 36px;height: 36px;border: 1px solid #61a63c;border-radius: 50%;line-height: 34px;text-align: center;}
.owl-carousel .owl-nav button span{display: block;height: 50px;line-height: 40px;font-size: 45px;width: 50px;text-align: center;  border-radius: 50%;  font-family: -webkit-body;}
.owl-carousel .owl-nav button.owl-prev{left: -50px;}
.owl-carousel .owl-nav button.owl-next{right: -50px;}


.this_mb{display: none;}

.widget .gallery{display: grid;grid-column-gap: 10px;grid-row-gap: 10px;}
.widget .gallery br{display: none;}
.widget .gallery.gallery-columns-2{grid-template-columns: repeat(2,1fr);}
.widget .gallery.gallery-columns-4{grid-template-columns: repeat(4,1fr);}
.widget .gallery.gallery-columns-3{grid-template-columns: repeat(3,1fr);}
.widget .gallery.gallery-columns-5{grid-template-columns: repeat(5,1fr);}
.widget .gallery-item{margin: 0 !important;width: 100% !important;display: flex;align-items: center;float: none;}
.widget .gallery-item img{border: none !important}
h1,h2,h3,h4,h5,h6{margin-top: 0;line-height: 1.5;}
.img img{width: 100%;height: auto;object-fit: cover;}

.columns-2{grid-template-columns: repeat(2,1fr);display: grid;grid-gap: 30px;}
.columns-3{grid-template-columns: repeat(3,1fr);display: grid;grid-gap: 20px;}
.columns-4{grid-template-columns: repeat(4,1fr);display: grid;grid-gap: 20px;}
.columns-5{grid-template-columns: repeat(5,1fr);display: grid;grid-gap: 20px;}
.columns-6{grid-template-columns: repeat(6,1fr);display: grid;grid-gap: 20px;}
.box_hidden{height: 300px;overflow-y: scroll;padding-right: 10px;}
.box_hidden::-webkit-scrollbar{    width: 8px;background-color: #F5F5F5;}
.box_hidden::-webkit-scrollbar-thumb{border-radius: 10px; -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); background-color: #154589;}
.box_hidden::-webkit-scrollbar-track{    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); border-radius: 10px; background-color: #F5F5F5;}
.capt a,.title a,.title span,.title a{line-height: normal;}
.button_home{font-size: 15px;text-transform: uppercase; line-height: 40px;padding: 0 25px;border-radius: 5px;border: 1px solid #61a63c;background: #61a63c;color: #fff;font-weight: 500;letter-spacing: 0.5px;}
.button_home:hover{box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);}
.block_slider{margin: 0 -15px;}
.item_slider{padding: 15px;}
.box_shadow{box-shadow: 1px 3px 7px 0 rgb(0 0 0 / 30%);}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9999;text-align: center;font-weight:500;font-size: 16px;text-transform: uppercase;line-height: 30px;color: #666;}
#back-top a{display: block;}
#back-top .icon_up {border-radius: 50%;display: block;margin-bottom: 3px;color: #fff;
    width: 40px;background: #27a449;font-size: 20px;text-align: center;line-height: 40px;
    height: 40px;}
.supports{ position: fixed;
    right:20px;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20%;
    padding: 10px 0;}
.supports ul{list-style: none;margin: 0;}
.supports ul li{margin: 5px 0;}
.supports ul li:first-child{margin-bottom: 10px;}
.supports ul li a{    border: none;position: relative;z-index: 99;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;}
.supports ul li a .icon{width: 40px;height: 40px;border-radius:50%;display: block; background-repeat: no-repeat;background-size: 40px;margin: 0 auto;background-position: center center}
.supports ul li a .icon_zalo{background-image: url(images/widget_icon_zalo.svg) !important;}
.supports ul li a .icon_call{background-image: url(images/widget_icon_click_to_call.svg) !important;}
.supports ul li a .icon_mess{background-image: url(images/widget_icon_messenger.svg) !important;}
.supports ul li a .icon_cart{background-image: url(images/cart_ic.png) !important;}
.supports_mb{display: none;}


/* Header */
.header_mobile{display: none;}
.header_menu ul{list-style:none;margin:0}
.header_menu .menu li{position:relative}
.header_menu .menu {display: flex;flex-wrap: wrap;justify-content: flex-end;}
.header_menu .menu>li{display:block;margin:0 12px;}
.header_menu .menu>li:last-child{margin-right: 0;}
.header_menu .menu .sub-menu{opacity:0;visibility:hidden;position:absolute;z-index:99;    border-radius: 5px;
    background:#fff;width:auto; min-width: 250px;   -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    -o-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    -ms-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);transition:all .3s}
.header_menu .menu>li>a{  display: block;
    line-height: 65px;
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #272727;
    text-transform: none;}
.header_menu .menu>li:hover >a{color: #27a449;}
.header_menu .menu>li.current-menu-item > a{color: #27a449;}
.header_menu .menu>li>a:before{position: absolute;
    content: '';
    bottom: 15px;
    left: 0;height: 1px;
    width: 100%;
    opacity: 0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    background:#27a449;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;}
.header_menu .menu>li:hover>a:before,.header_menu .menu>li.current-menu-item>a:before{    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);}
.header_menu .menu>li.menu-item-has-children>a:after{content:"\f107";font-family:"Font Awesome 5 Free";
    font-size:14px;position: absolute;right: 0;top: 2px; -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;}
.header_menu .menu>li.menu-item-has-children>a{padding-right: 13px;}
.header_menu .menu>li.menu-item-has-children:hover>a:after{    -webkit-transform: rotate(
180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(
180deg);}
.header_menu .menu>li>.sub-menu{top:calc(100% - 2px);left:0;font-size:16px;transform:scaleY(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>.sub-menu{top:-2px;left:100%;transform:scaleX(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>a{display:block;padding:10px 20px;border-bottom: 1px solid #ececec;white-space: nowrap;color: #4c4c4c;font-size: 15px}
.header_menu .menu>li>.sub-menu li:hover>a{background: rgba(0,0,0,0.03)}
.header_menu .menu>li>.sub-menu li:last-child>a{border-bottom: none;}
.header_menu .menu>li>.sub-menu li.menu-item-has-children>a:after{content:"\f105";font-family:"Font Awesome 5 Free";font-size:14px;font-weight: 900;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}

.header_menu .menu li:hover>.sub-menu{opacity:1;visibility:visible}
.header_menu .menu>li:hover>.sub-menu{transform:scaleY(1)}
.header_menu .menu>li>.sub-menu li:hover>.sub-menu{transform:scaleX(1)}


/* Footer */


/* News */
.item_news{display: flex;flex-wrap: wrap;align-items: flex-start;margin-bottom: 25px;}
.item_news .img{width: 35%;position: relative;overflow: hidden;padding-top: 21%;border-radius: 6px;}
.item_news .img img{top: 0;left: 0;position: absolute;height: 100%;transition: all .4s;}
.item_news .img:hover img{transform: scale(1.1);}
.item_news .info{width: 65%;padding-left: 15px;}
.item_news .info .capt{    font-size: 18px;
    font-weight: bold;
    margin-bottom: 14px;}
.item_news .info .capt a{    color: #61a63c;}
.item_news .info .capt a:hover{color: #ff8300;}
.item_news .info .meta_single{margin-bottom: 10px;}
.item_news .info .desc{font-size: 16px;}
.wp-pagenavi { text-align: center; padding: 20px 0;}
.wp-pagenavi a, .wp-pagenavi span { width: 38px; height: 38px;border: none; line-height: 38px; font-size: 16px; border-radius: 4px;text-align: center;display: inline-block;padding: 0 10px;margin: 0 5px;}
.wp-pagenavi span.pages, .wp-pagenavi a.last, .wp-pagenavi a.first {width: auto;display: none;}
.wp-pagenavi span.current, .wp-pagenavi a:hover {background: #61a63c;color: #fff; border: none;}
.paginate_links{overflow:hidden;text-align:center;display:table;margin:30px auto}
.paginate_links .page-numbers{width:32px;height:32px;display:inline-block;float:left;margin:0 5px;padding-top:7px;color:#c8102e;border:1px solid #c8102e;margin-bottom:5px}
.paginate_links .page-numbers:hover{background:#c8102e;color:#fff}
.paginate_links .page-numbers.prev,.paginate_links .page-numbers.next{background:transparent;width:auto;border:none}
.paginate_links .page-numbers.prev:hover,.paginate_links .page-numbers.next:hover{text-decoration:underline;color:#007BB6}
.paginate_links .page-numbers.current{background:#c8102e;color:#fff}


/* Single */
.meta_single {font-size: 13px;margin-bottom: 15px;    margin-bottom: 15px;
    font-size: 14px;
    display: block;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    color: #999;}
.meta_single span:not(:last-child){margin-right: 15px;}
.meta_single span i{margin-right: 4px;}
.title_single{    letter-spacing: 0;
    font-size: 21px;
    color: #329c51;
    font-weight: 700;
    margin-bottom: 15px;}
.meta_single a{color: #27a449}
.before_after_post{padding: 10px 0;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.before_after_post .item{font-weight: 600;font-size: 16px;}
.before_after_post .item i{font-size: 14px;}
.before_after_post .item.it_left i{margin-right: 3px;}
.before_after_post .item.it_right i{margin-left: 3px;}

/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 30px;}
.sidebar-title{    display: block;
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: bold;
    text-transform: none;
    letter-spacing: 0;
    color: #61a63c;}
.sidebar-title:after{content: "";display: block;height: 2px;width: 50px;margin: 0 auto 10px 0;background: #61a63c;}

.sidebar .widget_home_news {border-radius: 4px;
    margin: 0;
    border: 1px solid #e5e5e5;
    padding: 10px;}



.sidebar .single-post{padding: 15px 0 12px;border-bottom: 1px dashed #e7e7e7;position: relative;}
.sidebar .single-post:last-child{border-bottom: 0;}
.sidebar .single-post .img{width: 100%;position: relative;padding-top: 90%;overflow: hidden;}
.sidebar .single-post .img img{    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 50%;
    object-fit: cover;}
.sidebar .single-post .info .capt{font-size: 14px;margin-bottom: 5px;font-weight:500;}
.sidebar .single-post .info .capt a{line-height: normal;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.sidebar .single-post .info .meta_single {color: #9a9a9a;margin-bottom: 0;}
.sidebar .single-post .info .meta_single .author{font-size: 12px;margin-bottom: 2px;}
.sidebar .single-post .info .meta_single span:not(:last-child){margin-right: 8px;}

/* Pages */
.breadcrumbs{padding:10px 0;background:#f1f1f1;color: #777;}
.breadcrumbs .separator{margin:0 7px;color: #ccc;}
.breadcrumbs *{margin-bottom: 0;}


/* Contact */


/* About */

/* Product */
.woocommerce-ordering{float: none !important;margin: 0 !important;}
.woocommerce-ordering .orderby{margin-bottom: 0;padding: 0 20px 0 0;border: none;border-bottom: 1px solid #000;line-height: 31px;height: 31px;outline: none;width: 160px;}
.head_catpro{display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
.woocommerce-products-header__title{font-size: 26px;font-weight: bold;margin: 0;text-transform: uppercase;}

.item_pro .img{position: relative;overflow: hidden;padding-top: 100%;margin-bottom: 15px;}
.item_pro .img img{position: absolute;height: 100%;top: 0;left: 0;}
.item_pro .info{text-align: center;}
.item_pro .info .capt{font-size: 18px;font-weight: 600;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.item_pro .info .price{font-size: 18px;font-weight: 600;color: #d20000;}
.item_pro .info .price del{font-size: 14px;margin-right: 10px;font-weight: normal;color: #666;}
.item_pro .info .price ins{text-decoration: none;}

/* Detail */
.woo-variation-gallery-wrapper{min-height: 0 !important;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image{transition: all .4s;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image>div {
    border: 1px solid #dedede;
    border-radius: 8px;padding-top: 75%;position: relative;overflow: hidden;
}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image>div img{position: absolute;width: 100%;height:100%;top: 0;left: 0;object-fit: cover;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image.slick-current>div,.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image.current-thumbnail>div{border-width: 2px;border-color: #121c4d;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
    font-size: 0;
    background-size: 13px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: rgba(255, 255, 255, .5);
}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
    background-image: url(images/icon_leftt.png) !important;
}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow {
    background-image: url(images/icon_rightt.png) !important;
}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow:hover, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow:hover {
    background-color: rgba(255, 255, 255, .5);
}
.woo-variation-gallery-slider-wrapper{margin-bottom: 15px !important;}
.woo-variation-gallery-slider-wrapper .slick-slider .slick-list{border-radius: 10px;overflow: hidden;}
.woo-variation-gallery-slider-wrapper .slick-slider .slick-slide .wvg-single-gallery-image-container{width: 100%;position: relative;padding-top: 80%;}
.woo-variation-gallery-slider-wrapper .slick-slider .slick-slide .wvg-single-gallery-image-container img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow, .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow{display: none !important;}
.woo-variation-gallery-thumbnail-slider{display: flex !important;justify-content: center;}
.woo-variation-gallery-thumbnail-slider .slick-list{padding-right: 1px !important;}

.product_title {font-size: 26px;font-weight: 600;color: #121c4d;}
.info-product {margin-bottom: 30px;}
.info-product .cart{margin-bottom: 0 !important;}
.info-product .price{padding: 10px 0;border-bottom: 1px dotted #dfe0e1;border-top: 1px dotted #dfe0e1;font-size: 28px;font-weight: 600;color: #121c4d;margin-bottom: 12px;font-family: 'Oswald', sans-serif;}
.info-product .price del{font-size: 20px;font-weight: normal;color: #555;margin-right: 12px;}
.info-product .price ins{text-decoration: none;}
.woocommerce-product-details__short-description{margin: 12px 0;}
.woocommerce-product-details__short-description li{margin-left: 16px;margin-bottom: 10px;}
.quantity input{height: 40px;width: 34px;border-color: #121c4d;outline: none;}
.quantity input.text{width: 60px !important;height: 40px !important;margin-bottom: 0;font-size: 16px;font-weight: 600;color: #121c4d;}
.quantity input.minus{border-radius: 5px 0 0 5px;background: #121c4d;color: #fff;}
.quantity input.plus{border-radius: 0 5px 5px 0;background: #121c4d;color: #fff;}
.woocommerce div.product form.cart div.quantity{margin: 0;width: 142px;}
.woocommerce div.product form.cart .button{width: calc(100% - 142px);height: 40px;padding: 0 20px;text-align: center;border-radius: 5px;font-weight: 500;text-transform: uppercase;background-color: #121c4d;}
a.devvn_buy_now_style{max-width: 100%;margin-bottom: 0;margin-top: 15px;border-radius: 7px;line-height: 50px;padding: 0 20px;font-size: 18px;}
a.devvn_buy_now_style strong{font-weight: 600;}
a.devvn_buy_now_style span{display: none;font-size: 0;}
a.devvn_buy_now_style:hover{background: #121c4d;}
.sidebar-product{border-radius: 10px;padding: 15px;background: #bef1fe;margin-bottom: 30px;}
.sidebar-product .title{text-align: center;text-transform: uppercase;font-weight: bold;color: #121c4d;font-size: 20px;margin-bottom: 15px;}
.sidebar-product .item{display: flex;align-items: center;flex-wrap: wrap;margin-bottom: 15px;}
.sidebar-product .item:last-child{margin-bottom: 0;}
.sidebar-product .item .icon{width: 50px;height: 50px;border-radius: 50%;background: #121c4d;display: flex;align-items: center;justify-content: center;}
.sidebar-product .item .icon img{max-height: 28px;}
.sidebar-product .item .text{width: calc(100% - 50px);padding-left: 15px;font-size: 15px;font-weight: 500;}
.sidebar-product .item .text b,.sidebar-product .item .text a,.sidebar-product .item .text span,.sidebar-product .item .text strong{color: #121c4d;}

.tab-title-pro{list-style: none;display: flex;border-bottom: 1px solid #ececec;margin-bottom: 25px;padding-left: 8px;}
.tab-title-pro li{display: block;margin-bottom: -1px;}
.tab-title-pro li a,.tab-title-pro li span{line-height: 50px;padding: 0 20px;text-transform: uppercase;font-size: 18px;font-weight: 600;color: #121c4d;}
.tab-title-pro li.active{border: 1px solid #ececec;border-radius: 8px 8px 0 0;border-bottom-color: #fff;}

.related_products{margin-top: 25px;}



/* CArt */
.woocommerce-error, .woocommerce-info, .woocommerce-message{margin: 0 0 20px;border-top-color: #121c4d;}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before{color: #121c4d;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{float: none;width: 100%;}
table.no_border{border: none !important;}
table.no_border td,table.no_border th{border: none !important;}

table.shop_table td:last-child,table.shop_table th:last-child{padding-right: 0 !important;text-align: right;}
table.shop_table td:first-child,table.shop_table th:first-child{padding-left: 0 !important;text-align: left;}
table.shop_table th.product-name{font-size: 16px;color: #121c4d;font-weight: bold;}
table.shop_table thead tr{border-bottom: 1px solid #d2d2d2;}
table.shop_table td{vertical-align: top !important;}
table.shop_table td.product-thumbnail{width: 92px;}
table.shop_table td.product-thumbnail a{display: block;position: relative;padding-top: 100%;overflow: hidden; width: 100%;box-shadow: 0 6px 12px 0 rgb(0 0 0 / 10%);border-radius: 8px;}
table.shop_table td.product-thumbnail a img{width: auto;height: auto;max-width: 100%;max-height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
table.shop_table td.product-quantity .quantity{margin: 0 0 10px !important;}
table.shop_table td.product-quantity .quantity .screen-reader-text{display: none;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text{padding: 2px 5px;font-size: 13px;}
table.shop_table td.product-quantity{width: 150px;}
.woocommerce a.remove{width: 50px;padding-left: 24px;line-height: 22px;text-indent: 0;color: #666 !important;font-weight: normal;font-size: 10px;margin: 0 auto;}
table.shop_table td .amount{font-size: 18px;font-weight: bold;color: #121c4d;}
table.shop_table td.product-total .amount{font-size: 15px;}
table.shop_table td.product-price{width: 140px;text-align: right;}
table.shop_table td.product-name{font-size: 18px;font-weight: 600;}
table.shop_table td.product-name .product-quantity{display: none;}
.cart-collaterals .cart_totals{box-shadow: 0 6px 12px 0 rgb(0 0 0 / 5%);    border: #eee solid 1px;border-radius: 8px;padding: 15px;}
.cart-collaterals .cart_totals h2{font-size: 18px;color: #121c4d;font-weight: bold;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{margin-bottom: 0;}
.wc-proceed-to-checkout .checkout-button{border-radius: 26px !important;height: 44px;padding: 10px 20px !important;line-height: 24px !important;text-transform: uppercase;font-size: 16px !important;font-weight: normal !important;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{width: 100%;float: none;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{width: 49%;}
.woocommerce-shipping-fields{padding-left: 20px;}
#ship-to-different-address{font-size: 18px;}


/* Home */
.bg_section{background-size: cover;background-repeat: no-repeat;background-position: center;}
.section_home{position: relative;padding: 50px 0;}
.header_bar{background: #eeeeee;padding: 5px 0;}
.header_bar .text_bar{margin-bottom: 0;font-size: 13px;color: rgba(102,102,102,0.85)}
.header_bar .contact_bar ul{margin-bottom: 0;text-align: right;}
.header_bar .contact_bar ul li{list-style: none;display: inline-block;position: relative;}
.header_bar .contact_bar ul li a{color: rgba(102,102,102,0.85);font-size: 14px;}
.header_bar .contact_bar ul li a:hover{    color: rgba(17,17,17,0.85);}
.header_bar .contact_bar ul li:first-child{margin-right: 10px;padding-right: 10px;}
.header_bar .contact_bar ul li:first-child:after{    content: '';
    position: absolute;
    top: 50%;
    width: 1px;
    border-left: 1px solid rgba(0,0,0,0.1);
    height: 15px;
    margin-top: -7px;
    right: 0;}

.header_top {    height: 65px;    box-shadow: 2px 2px 10px #00000012;position: relative;}
.header_top.head.navbar-fixed-top{position: fixed;width: 100%;}


.logo {margin-bottom: 0;}
.logo a img{max-height: 65px;    padding: 5px 0;}

.slider_home.owl-carousel .owl-nav button.owl-prev{left: 50px;}
.slider_home.owl-carousel .owl-nav button.owl-next{right: 50px;}
.slider_home.owl-carousel .owl-nav button i{border: none;font-size: 36px;color: #fff;}
.slider_home.owl-carousel .owl-dots{position: absolute;bottom: 10px;left: 50%;transform: translate(-50%,0);}
.slider_home.owl-carousel .owl-dots .owl-dot span{background: #fff;opacity: .4}
.slider_home.owl-carousel .owl-dots .owl-dot.active span{background: #fff;opacity: 1}
.intro_home{padding: 64px 0;position: relative;}
.list_about .item_about{    border: 1px solid #23a952;
    padding: 20px 10px;transition: all .3s ease;
    border-radius: 10px;}
.list_about .item_about .icon a{display: block;overflow: hidden;width: 75px;margin: 0 auto 16px;}
.list_about .item_about .icon a img{width: 100%;height: 75px;display: block;margin: 0 auto;object-fit: cover;}
.list_about .item_about h3{font-size: 15px;margin-bottom: 0;display: block;text-align: center;}
.list_about .item_about h3 a{color: #333;display: block;}
.list_about .item_about:hover h3 a{color: #27a449}
.list_about .item_about:hover {box-shadow: 0 5px 15px rgb(39 164 73 / 35%)}
.intro_home .cnt_about h2{    font-size: 26px;
    display: block;
    margin-bottom: 15px;
    font-weight: 700;}
.intro_home .cnt_about .desc p{font-size: 16px;display: block;margin-bottom: 20px;}
.intro_home .cnt_about .link_more{}
.intro_home .cnt_about .link_more a{}
.button_link a{    width: auto;
    height: 38px;
    text-align: center;
    color: #fff;
    background: #27a449;
    font-size: 15px;
    display: inline-block;
    font-weight: 500;
    border: 3px solid #27a449;
    border-radius: 50px;
    line-height: 30px;
    position: relative;
    overflow: hidden;
    padding: 0 30px;}
.button_link a:hover{background: #fff;color: #27a449}

.button_link a:before{content: attr(data-text);
    background: #fff;position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;    
    -webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 0% 0%);
    transform: translate3d(-100%,0,0);}
.button_link a:hover:before{transform: translate3d(0,0,0);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);}
.button_link a:after{ content: attr(data-text);
    background: #fff;      position: absolute;
    top: 0;
    left: 0;
    width: 105%;
    height: 100%;
    transform: translate3d(100%,0,0);
    transition: transform 0.3s cubic-bezier(0.7, 0, 0.2, 1);}
.button_link a:hover:after{transform: translate3d(0,0,0);
    transition: transform 0.01s 0.3s cubic-bezier(0.7, 0, 0.2, 1);}
.contact_home{background: #27a449;padding: 15px 0;    color: #fff;}
.contact_home .cnt_contact h2{    margin-bottom: 3px;padding-top: 13px;color: #fff;font-weight: 700;font-size: 23px;}
.contact_home .cnt_contact p{    margin-bottom: 12px;color: #f1f1f1;font-size: 16px;}
.list_contact .item_ct{position: relative;text-align: center;color: #fff;}
.list_contact .item_ct a img{width: 60px;display: block;margin: 0 auto}
.list_contact .item_ct a span{font-size: 16px;display: block;text-align: center;color: #fff;}
.list_contact.columns-3{grid-gap: 5px;}
.criteria_home{    padding-top: 45px;
    padding-bottom: 45px;position: relative;
    background-color: rgb(242, 244, 245);}
.head_title h2{text-align: center;font-size: 24px;display: block;margin-bottom: 5px;color: #000;font-weight: 700;text-transform: uppercase;color: #27a449}
.head_title h2 a{color: #27a449}
.head_title p{font-size: 16px;display: block;text-align: center;margin-bottom: 20px;}
.list_criteria.columns-3{grid-gap: 30px;}
.list_criteria .item_criteria{    box-shadow: 2px 2px 20px rgb(0 0 0 / 10%);
    background: white;
    padding: 0 0 20px;}
.list_criteria .item_criteria .thumb{margin-bottom: 15px;}
.list_criteria .item_criteria .thumb img{     width: 100%;
    height: 240px;
    object-fit: cover;
    display: block;}
.list_criteria .item_criteria .cnt{    margin-top: -50px;
    text-align: center;
    padding: 0 10px;}
.list_criteria .item_criteria .cnt .icon{    width: 90px;
    display: block;
    margin: 0 auto 5px;}
.list_criteria .item_criteria .cnt .icon img{width: 100%;
    height: 90px;
    object-fit: cover;
    padding-top: 0;
    border: 3px solid white;
    border-radius: 50%;}
.list_criteria .item_criteria .cnt h3{    font-size: 17px;
    color: #0a0a0a;
    font-weight: 700;
    margin-bottom: 10px;}
.list_criteria .item_criteria .cnt .desc{font-size: 15px;display: block;}
.charac_home{position: relative;padding-top: 30px;margin-top: -50px;}
.list_charac .item_charac{text-align: center;    margin-bottom: 30px;}
.list_charac .item_charac .icon{    width: 60px;
    display: block;
    margin: 0 auto 15px;}
.list_charac .item_charac .icon img{width: 100%;
    height: auto;
    object-fit: cover;}
.list_charac .item_charac h3{    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #0a0a0a;}
.list_charac .item_charac .desc{    font-size: 15px;}

.news_home{background: rgb(242, 244, 245);padding: 40px 0;position: relative;}
.news_home h2{text-align: center;font-size: 24px;text-transform: uppercase;font-weight: 700;    margin-bottom: 35px;}
.news_home h2 a{color: #000;}
.news_home h2 a:hover{color: #27a449;}

.list_post .item_post{position: relative;}
.list_post .item_post .thumb a{display: block;overflow: hidden;border-radius: 3px;margin-bottom: 10px;}
.list_post .item_post .thumb a img{width: 100%;height: 175px;object-fit: cover;transition: all .5s ease;}
.list_post .item_post:hover .thumb a img{transform: scale(1.1);}
.list_post .item_post .cnt a h3{font-size: 15px;display: block;font-weight: 700;color: #000;margin-bottom: 10px;}
.list_post .item_post .cnt a h3:hover{color: #27a34e}
.list_post .item_post .cnt a p{font-size: 14px;display: block;}
.list_post .item_post:hover .cnt a p{color: #81d742;}
.statistical_home{position: relative;    padding-top: 43px;padding-bottom: 43px;color: #fff;}
.statistical_home:after{content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: rgba(39, 164, 73, 0.9)}
.statistical_home .box_statis,.box_video{position: relative;z-index: 9;color: #fff;}
.statistical_home .thumb_statis{position: relative;z-index: 9;color: #fff;}
.statistical_home .box_statis h2{    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;}
.statistical_home .box_statis p.text{    font-size: 16px;
    color: #f1f1f1;
    margin-bottom: 20px;}
.statistical_home .box_statis .list_statis{display: flex;align-items: center;}
.box_statis .list_statis .item_statis{width: calc(100% / 3);display: inline-block;padding: 16px;text-align: center;position: relative;}
.box_statis .list_statis .item_statis:after{content: '';position: absolute;width: 1px;height: 100%;top: 0;right: 0;background: rgba(255,255,255,0.2)}
.box_statis .list_statis .item_statis:last-child:after{display: none;}
.box_statis .list_statis .item_statis span{font-size: 29px;font-weight: 700;margin-bottom: 10px;}
.box_statis .list_statis .item_statis p{font-size: 16px;}
.statistical_home .thumb_statis img{width: 100%;height: auto;display: block;border-radius: 6px;overflow: hidden;}
.video_home .head_title h2{display: block;color: #fff;margin-bottom: 30px;position: relative;z-index: 99}






.footer{font-size: 13px;color: #f1f1f1}
.footer_mid{position: relative;padding: 40px 0;background-color: #666;    color: #c0c0c0;}
.footer-title{font-size: 18px;color: #fff;font-weight: 700;display: block;    margin-bottom: 20px;}
.footer ul{margin-bottom: 0;}
.footer ul li{margin-left: 20px;margin-bottom: 10px;}
.footer ul li a{color: #f1f1f1;}
.footer_mid h4{    color: #99cc00;font-size: 18px;font-weight: 700;display: block;margin-bottom: 20px;}
.footer_mid img{margin-bottom: 20px;display: block;}
.footer_mid .social_footer a{width: 32px;height: 32px;display: inline-block;border-radius: 50%;color: #fff;line-height: 32px;text-align: center;font-size: 16px;margin: 0 2px;}
.footer_mid .social_footer a:nth-child(1){background: #3a589d }
.footer_mid .social_footer a:nth-child(2){background: #2478ba }
.footer_mid .social_footer a:nth-child(3){background: #51cb5a }
.footer_mid .social_footer a:nth-child(4){background: #dd4e31 }
.copyright{background: #1c1c1c;font-size: 13px;color: rgba(255,255,255,0.5);padding: 10px;}
.copyright p{margin-bottom: 0; }
.align_right{text-align: right;}
.single_cat_title{    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    font-size: 22px;
    font-weight: bold;
    color: #61a63c;}
.category-info{font-size: 16px;display: block;margin-bottom: 25px;}
.related-title{    margin-top: 20px;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 20px;
    color: #61a63c;}


.heateor_sss_sharing_title{display: none;}

.info_single{background: #f3ffe9;
    padding: 15px;margin: 30px 0;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    clear: both;
    border: 1px dashed #61a63c;}
.info_single .left{    width: 15%;
    float: left;
    display: inline-block;}
.info_single .left img{width: 100%;}
.info_single .right{    padding-left: 15px;
    width: 85%;
    float: right;
    display: inline-block;
    text-align: left;}
.info_single .right h4{    margin-bottom: 4px;
    font-size: 19px;
    font-weight: bold;
    color: #23a848;}
.info_single .right p{font-size: 16px;}
.about_page,.page_service{padding-top: 0 !important}
.about_page .sec1{padding: 30px 0;position: relative;}
.about_page .sec1 .cnt_sec h2 {font-size: 24px;font-weight: 700;}
.about_page .sec1 .cnt_sec .desc{ position: relative;
    font-size: 20px;font-weight: 700;
    margin: 0 0 20px;
    padding: 0 20px 0 35px;    color: #00a859;
    border-left: 2px solid #446084;
    font-style: italic;}
.about_page .sec1 .text_sec{font-size: 16px;}
.about_page .sec2{    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(247, 247, 247);text-align: center;margin-bottom: 35px;}
.about_page .sec2{    padding-top: 30px;
    padding-bottom: 30px;
    background-color: rgb(247, 247, 247);}
.about_page .sec2 h2{    font-size: 24px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;}
.list_svabout .item_vsabout{position: relative;padding: 15px;}
.list_svabout .item_vsabout .icon img{width: 75px;display: block;margin: 0 auto 10px;}
.list_svabout .item_vsabout h3{    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;}
.title_pages{    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    font-size: 24px;
    font-weight: bold;
    color: #333;}

.page_service .all_box{padding-top: 25px;}
.sec_service1{font-size: 15px;}
.sec_service1 .list_cnt .item_cnt{padding: 20px 0;}
.sec_service1 .list_cnt .item_cnt img{width: 100%;}
.sec_service1 .list_cnt .item_cnt h3{    color: #00a859;
    font-size: 22px;
    font-weight: 700;}

.sec_service1 .list_cnt .item_cnt:nth-child(even) .col-md-4{order: 2}
.sec_service1 .list_cnt .item_cnt:nth-child(even) .col-md-8{order: 1}



.box_mb{display: none;}
.maps{margin-bottom: 35px;padding: 10px;border: 1px solid #ddd;border-radius: 5px;}
.form_contact{    box-shadow: 2px 2px 10px #d6d6d6;
    padding: 20px;
    border-radius: 5px;}
.form_contact .form-group input{    border-radius: 4px;
    box-shadow: none;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;}
.form_contact .form-group textarea{  border-radius: 4px;
    box-shadow: none;
    height: 120px;
    padding: 10px 20px;}

.form_contact .form-group input[type='submit']{    background: #27a449;
    color: #Fff;
    font-size: 16px;
    font-weight: 700;
    width: 80%;}
.wpcf7-spinner{    position: absolute;
    right: -50%;
    top: 0;}

.service_home{padding: 35px 0;background: rgb(242, 244, 245)}
.list_service {margin-top: 20px;}
.list_service .item_service{padding: 5px 15px;display: block;position: relative;    box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);border-radius: 5px;}
.list_service .item_service .thumb a{display: block;overflow: hidden;margin-bottom: 15px;}
.list_service .item_service .thumb a img{   height: 245px;width: 100%;object-fit: cover;transition: all .5s ease;}
.list_service .item_service:hover .thumb a img{transform: scale(1.1);}
.list_service .item_service .cnt h3{text-align: center;font-size: 18px;font-weight: 700;position: relative;padding-bottom: 10px;margin-bottom: 20px;}
.list_service .item_service .cnt h3:after{content: '';position: absolute;bottom: 0;width: 120px;height: 3px;background: rgb(245, 4, 4);left: 50%;transform: translate(-50%,0);}
.list_service .item_service:nth-child(2) .cnt h3:after,.list_service .item_service:nth-child(5) .cnt h3:after{background: rgb(245, 206, 2)}
.list_service .item_service:nth-child(3) .cnt h3:after,.list_service .item_service:nth-child(6) .cnt h3:after{background: rgb(7, 77, 242)}
.list_service .item_service .cnt h3 a{display: block;}
.list_service .item_service:hover .cnt h3 a{color: #27a449}
.list_service .item_service .cnt p{text-align: center;font-size: 16px;color: #777}
.product_home{padding: 35px 0;position: relative;}
.product_home .head_title{margin-bottom: 30px;}

.list_pro .item_pro{    position: relative;
    padding: 10px;
    box-shadow: 0px 5px 15px rgb(0 0 0 / 10%);
    border-radius: 5px;
    overflow: hidden;}
.list_pro .item_pro .thumb {position: relative;overflow: hidden;margin-bottom: 15px;}
.list_pro .item_pro .thumb a{display: block;position: relative;overflow: hidden;}
.list_pro .item_pro .thumb a.buynow{    position: absolute;
    bottom: -34px;
    background: #27a449;
    margin-bottom: 0;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;height: 34px;line-height: 34px;
    padding:0 10px;z-index: 9;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;transition: all .5s ease;}
.list_pro .item_pro:hover .thumb a.buynow{bottom: 0;}

.list_pro .item_pro .thumb a img{width: 100%;height: 250px;object-fit: cover;transition: all .5s ease;}
.list_pro .item_pro:hover .thumb a img{transform: scale(1.1);}
.list_pro .item_pro .cnt h3{font-size: 16px;display: block;    font-weight: 600;}
.list_pro .item_pro:hover .cnt h3 a{color: #27a449}
.list_pro .item_pro .cnt .price{display: flex;align-items: center;}
.list_pro .item_pro .cnt .price ins{    font-size: 16px;
    text-decoration: none;
    font-weight: 700;
    color: #d33;order: 1;
    display: inline-block;
    margin-right: 15px;}
.list_pro .item_pro .cnt .price del{  font-size: 14px;
    font-weight: 700;order: 2;
    display: inline-block;}
.head_catpro{position: relative;margin-bottom: 30px;}
.head_catpro .woocommerce-ordering{    float: none;
    position: absolute;
    right: 0;
    top: 0;}

.info-product .price{display: flex;align-items: center;    margin-bottom: 20px;}
.info-product .price ins{    font-size: 22px;
    text-decoration: none;
    font-weight: 700;
    color: #d33;order: 1;
    display: inline-block;
    margin-right: 15px;}
.info-product .price del{  font-size: 18px;
    font-weight: 700;order: 2;
    display: inline-block;}
.woocommerce div.product .product_title{font-size: 27px;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;}
.woocommerce div.product form.cart .button{   background: #d26e4b;}
a.devvn_buy_now_style{display: none;}

.sibar_customer{padding-top: 30px;}
.sibar_customer .box_customer .list_customer{border-radius: 6px;
    box-shadow: 0 0 3px #999;
    margin-bottom: 10px;
    padding: 10px;}
.sibar_customer .box_customer .list_customer li{       padding: 0;
    box-shadow: none;
    text-align: left !important;
    list-style: none;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    padding-bottom: 5px;
    margin-bottom: 5px !important;}
.sibar_customer .box_customer .list_customer li p{padding: 0;font-size: 15px;margin-bottom: 5px;font-weight: 600;}
.sibar_customer .box_customer .list_customer li .phone{   font-size: 14px;
    display: inline-block;
    margin-right: 5px;
    color: #ff0000;
    font-weight: 600;}
.sibar_customer .box_customer .list_customer li .mail{    display: inline-block;
    font-size: 13px;}
.sibar_customer .box_customer .list_customer button{display: none !important;}
.woobt_before_text{background-color: #3453a6;
    border-radius: 6px;
    font-size: .875rem;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;}

.product-categories li{list-style: none;display: block;padding: 5px 0;font-size: 16px;}
.product-categories li+li{border-top: 1px solid #ccc}
.product-categories li a{display: block;}
.product-categories li:hover a{color: #61a63c;padding-left:5px;}

.heateor_sss_sharing_container {margin-top: 20px;}


@media screen and (max-width: 1024px) {
    /* Màn hình Ipad - ngang */
}


@media(max-width:768px) {


.list_about.columns-3,.list_contact.columns-3{grid-template-columns: repeat(3,1fr);}
.list_about .item_about .icon a img {object-fit: contain;width: 80%;height: 60px;}
.box_mb{display: block;}
.box_pc{display: none;}
.intro_home .cnt_about h2{margin-top: 20px;font-size: 22px;}
.list_criteria .item_criteria{margin: 15px;}
.charac_home{margin-top: 0;}
.list_post .item_post .thumb a img{height: auto;}
.statistical_home .box_statis .list_statis {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;}
.intro_home {padding: 30px 0;}
.list_service.columns-3{grid-template-columns: repeat(2,1fr);padding-bottom: 15px;}
.list_service .item_service .thumb a img{height: 120px;}
.list_service .item_service {padding: 5px;}

.list_service .item_service .cnt h3{font-size: 16px;}
.list_service .item_service .cnt p{font-size: 14px;}
.list_pro .item_pro .thumb a img{height: 175px;}
.list_pro .item_pro .cnt .price {display: block;}
.head_title h2{font-size: 22px;}




.n3:nth-child(2n+1){clear: left;}
.n3:nth-child(3n+1){clear: none;}
.n5:nth-child(2n+1){clear: none;}
.n5:nth-child(2n+1){clear: left;}
.container{width:100%;padding:0 10px;overflow:hidden}
.row{margin: 0 -10px}
.row>div{padding: 0 10px;}
iframe{width: 100%}
.fixed{position:fixed!important;z-index:1000000;width:100%;background:#fff;top:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 7px 0 rgba(0,0,0,.1);box-shadow:0 2px 7px 0 rgba(0,0,0,.1)}
.this_pc{display: none;}
.this_mb{display: block;}
.flex,.flex_al{display: block;}
.columns-4,.columns-5,.columns-6{grid-template-columns: repeat(2,1fr);grid-gap: 15px;}
.columns-3,.columns-2{grid-template-columns: repeat(1,1fr);grid-gap: 15px;}
#back-top{bottom: 100px;}
.supports{display: none;}
.supports_mb{display: block;}
.supports_mb {width: 100%;padding: 6px 0 3px;position: fixed;bottom: 0;z-index: 99;background: #fff;box-shadow: 0px -1px 10px rgba(153, 153, 153, 0.1);}
.supports_mb ul{list-style: none;margin: 0;display: flex;align-items: center;justify-content: center;}
.supports_mb ul li{width: 80px;font-size: 12px;color: #999;text-align: center;}
.supports_mb ul li img{display: block;height: 32px;margin: 0 auto 5px;width: 32px;}
.supports_mb ul li a{color: #999;position: relative;}
.entry_content{font-size: 14px;}
.content-post h1{font-size: 24px;}
.content-post h2{font-size: 20px;}
.content-post h3{font-size: 18px;}
.content-post h4{font-size: 16px;}
.content-post h5,.content-post h6{font-size: 14px;}
.wp-pagenavi a, .wp-pagenavi span{height: 28px;line-height: 26px;}
.button_home{font-size: 13px;line-height: 36px;padding: 0 15px;}
.block_slider{margin: 0 -8px;}
.item_slider{padding: 8px;}

/* Header MB */
.header_mobile{display: block;}
#header{display: none;}
#header_mb{box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);position: relative;z-index: 99}
.header_top_mb .nav_supports{display: flex;align-items: center;justify-content: space-between;padding: 8px 0;font-size: 12px;flex-wrap: wrap; border-bottom: 1px solid #d0d0d0}
.header_main_mb .row_flex{padding:6px 0;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.header_main_mb .logo_mb{display: flex;align-items: center;justify-content: center;width: calc(100% - 80px);padding: 0 10px;}
.header_main_mb .logo_mb img{max-width: 160px;max-height: 60px;}
.header_main_mb .box_right{width: 40px;height: 40px;cursor: pointer;}
.header_search_mb{padding: 8px 12px; border-top: 1px solid #ededed;background: #23a952;}
.header_search_mb form{position: relative;width: 100%;}
.header_search_mb form .search-field{width: 100%;outline: none;padding: 0 40px 0 15px;border: none;border-radius: 3px;height: 32px;line-height: 32px;margin-bottom: 0;font-size: 13px;}
.header_search_mb form button{width: 32px;height: 32px;outline: none;background: none;border: none;position: absolute;top: 0;right: 0;border-radius: 3px;}
.touch_menu {width: 40px;height: 40px;display: flex;align-items: center; justify-content: center;position: relative; cursor: pointer;}
.touch_menu:after, .touch_menu:before {content: ""; -moz-transition: 0.3s ease; -o-transition: 0.3s ease;-webkit-transition: 0.3s ease; transition: 0.3s ease;height: 2px; width: 24px;position: absolute;left: 8px;background: #333;}
.touch_menu:before {top: 10px;}
.touch_menu:after {bottom: 10px;}
.touch_menu .line {width: 24px;display: block;height: 2px; background: #333;}
.touch_menu.opened .line { display: none;}
.touch_menu.opened:before {transform: rotate(-45deg);top: 22px;}
.touch_menu.opened:after {transform: rotate(45deg);bottom: 16px;}
#menu_bar_mobile {
    position: fixed;
    width: 300px;padding: 8px;
    height: 100%;
    overflow: scroll;
    background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -moz-transition: left 0.5s ease;
    z-index: 999;
    -o-transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    transition: left 0.5s ease;
    top: 0;
    left: -320px;}
#menu_bar_mobile.opened {
    left: 0;
}
.menu_mobile {list-style: none;margin: 0;}
.menu_mobile ul{list-style: none;margin: 0;display: none;}
.menu_mobile>li{display: block;position: relative;border-bottom: 1px solid #3333331c;}
.menu_mobile>li>a{display: block;padding: 10px;line-height: 26px; font-size: 14px;text-transform: uppercase;font-weight: 600;}
.menu_mobile li>i{width: 30px;height: 30px;position: absolute;top: 10px;right: 10px;line-height: 30px;text-align: center;cursor: pointer;font-size: 16px;}
.menu_mobile>li ul{padding-left: 20px;padding-bottom: 10px;}
.menu_mobile>li ul>li{display: block;position: relative;}
.menu_mobile>li ul>li>a{font-size: 14px;display: block;padding: 6px;line-height: 22px;}
.menu_mobile>li li>i{top: 2px;font-size: 13px;}
.menu_mobile>li.opened{background:#1d1d1d08;}

.line_dark{width: 100%;height: 100%;position: fixed;top: 0;left: 0;    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;background: rgba(0,0,0,0.5);z-index: 101;opacity: 0;visibility: hidden;}
.line_dark.opened{opacity: 1;visibility: visible;}

/* Footer MB */


/* News MB */
.item_news .img{width: 100%;padding-top: 60%;}
.item_news .info{width: 100%;padding-left: 0;padding-top: 15px;}
.item_news .info .capt{font-size: 18px;}
.wp-pagenavi a, .wp-pagenavi span{height: 32px;width: 32px;line-height: 30px;font-size: 13px;}

/* Single MB */

/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 20px;}


/* Pages MB */


/* Contact MB */


/* About MB */


/* Home MB */

}


@media screen and (max-width: 1023px) and (min-width: 768px) {
/* Màn hình Ipad - dọc */
}