/*
Theme Name: Sou-KNST
Description: Contact KNST: 0968247707
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.home .top_main_content {
    display: none;
}
ul.header-nav > li > a {
    margin: 0 30px;    line-height: 70px!important;
}
ul.header-nav > li:hover > a {

}
.stuck .header-main .nav > li > a {
    padding: 0px 0;
}

/* count images slider*/
.box_count_img {
    position: absolute;
    top: 0;
    right: 0;
    width: 185px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
    height: 100%;
}
.box_count_img h3 {
    text-align: center;
    font-size: 80px;
    color: #353535;
    width: auto;
    line-height: 48px;
    font-weight: normal;
}
.box_count_img h3 p {
    font-size: 20px;
    text-align: right;
    color: #353535;
    margin-right: 6px;
    font-weight: normal;
}


/* slide */
.slideTop_custom .slider-nav-dots-dashes-spaced .flickity-page-dots .dot {
    height: 7px;
    width: 33px;
    border-radius: 4px;
    background: #fff;
    border: 3px solid #fff;
    margin: 0 7px;
		opacity:1;
}

.slideTop_custom .slider-nav-dots-dashes-spaced .flickity-page-dots .dot.is-selected,.slideTop_custom .slider-nav-dots-dashes-spaced .flickity-page-dots .dot:hover{
		background: #f6d300;
    border: 3px solid #f6d300;
}
.shop-page-title{
		display:none;
}
div .allinone_carousel.charming .leftNav {
    left: 80px;
    display: block!important;
}
div .allinone_carousel.charming .rightNav {
    right: 80px;
    display: block!important;
}
/*session 3*/

.ban1_fj > img {
    float: left;
    width: 137px;
}
.banner_pro_con {
    position: absolute;
    width: 100%;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%,60%);
    z-index: 9;
    opacity: 0;
    -webkit-transition: opacity 0.5s, transform 0.5s;
}
.banner_home:hover .banner_pro_con {
    opacity: 1;
    -webkit-transform: translate(-50%,50%);
}
ul.ul_pro_con {
    float: left;
    width: 100%;
    background: #fff;
		   background: #fff;
    border-radius: 5px;
    box-shadow: 0px 15px 30px -15px rgba(0,0,0,0.3);
    display: flex;
    padding: 18px 0;
}

.div_pro_img {
    float: left;
    width: 40%;
}
.div_pro_r {
    float: left;
    width: 60%;
    text-align: left;
}

.div_pro_r span {
    color: #999;
}
.div_pro_r > p {
    color: #999;
}
.div_pro_r h2 {
    font-size: 18px;
    text-align: left;
    color: #2a2a2a;
}



.ban1_fj {
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    left: 80px;
    -webkit-transform: translate(50%,50%) scale(0.3,0.3);
    opacity: 0;
    -webkit-transition: opacity 1s, transform 1s;
}
.banner_home:hover .ban1_fj {
    opacity: 1;
    -webkit-transform: translate(0%,0%) scale(1,1);
}


.banner_home .banner-layers .fj_img {
    display: none;
    max-height: 280px;
}

.banner_home .fj_img_on {
    display: block;
}
.banner_home:hover .ban1_fj img {
    -webkit-animation: fudong 4s ease 0s infinite;
}
@-webkit-keyframes fudong {
0% {-webkit-transform:translate(0px,0px);}
50% {-webkit-transform:translate(0px,10px);}
100% {-webkit-transform:translate(0px,0px);}
}

.banner_home .banner-layer {
    top: 0;
}
#register-link {
    position: fixed;
    bottom: 130px;
    right: 15px;
    z-index: 1000;
    width: 60px;
}
.banner_home .banner {
    position: relative;
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
}

.banner_home .banner .banner_pro {
}

.banner_home .banner .banner_pro .banner_img {
    position: relative;
}

.banner_home .banner .banner_pro .banner_img .ban_img {
    height: 440px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.banner .banner_pro .banner_img .ban_img img {
    width: 100%;
}

.banner .banner_pro .banner_img .ban1_fj {
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    left: 80px;
    -webkit-transform: translate(50%,50%) scale(0.3,0.3);
    opacity: 0;
    -webkit-transition: opacity 1s, transform 1s;
}

.banner .banner_pro .banner_img .ban1_fj .fj_img {
    display: none;
    max-height: 280px;
}

.banner .banner_pro .banner_img .ban1_fj .fj_img_on {
    display: block;
}

.banner .banner_pro .banner_img .ban1_p {
    position: absolute;
    top: 100px;
    right: 80px;
    -webkit-transform: translate(50%,0%);
    font-weight: bold;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 1s, transform 1s;
    display: none;
}

.banner .banner_pro .banner_img .ban1_p span {
    font-size: 48px;
    color: #4ddafd;
}

.banner .banner_pro .banner_img .ban1_p u {
    text-decoration: none;
    font-size: 48px;
    color: #7d7d7d;
}

.banner .banner_pro .banner_img .ban1_p i {
    font-style: normal;
    font-size: 56px;
    color: #fff;
}

.banner .banner_pro .banner_img .ban1_p_on {
    display: block;
}


.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con {
    background: #fff;
    border-radius: 5px;
    box-shadow: 0px 15px 30px -15px rgba(0,0,0,0.3);
    display: flex;
    padding: 18px 0;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li {
    flex: 1;
    border-right: 1px solid #e2e2e2;
    margin-left: 0;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li:last-child {
    border: none;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a {
    display: flex;
    align-items: center;
    padding: 0px 10px;    flex-wrap: wrap;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_img {
    margin-right: 10px;
    width: 160px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner_home .banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_img img {
    max-height: 100%;
}

.banner_home .banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_r {
    padding: 20px 0;
    flex: 1;
}

.banner_home .banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_r h2 {
    color: #797979;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 1.25em;
    line-height: 1em;
    position: relative;
    display: inline-block;
}

.banner_home .banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_r h2 b {
    position: absolute;
    bottom: -4px;
    left: 0;
    height: 2px;
    width: 0%;
    background: #f6d300;
    display: block;
    z-index: 1;
    -webkit-transition: width 0.5s;
}

.banner_home .banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li:hover a .div_pro_r h2 {
    color: #2a2a2a;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li:hover a .div_pro_r h2 b {
    width: 100%;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con .li_pro_con_on a .div_pro_r h2 {
    color: #2a2a2a;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con .li_pro_con_on a .div_pro_r h2 b {
    width: 100%;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_r p {
    color: #999;
    font-size: 12px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 2em;
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_r span {
    color: #999;
    font-size: 12px;
}

.banner_home .banner_info {
    position: relative;
    padding: 20px 80px 0px;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    -webkit-transition: opacity 0.5s,transform 0.5s;
}

.banner_home .banner_info p {
    font-size: 18px;
    line-height: 13px;
    white-space: pre;
    color: #353535;
    margin-bottom: 0;
}

.banner .banner_pro .banner_info img {
    height: 80px;
    margin-left: 2em;
}

.banner .banner_pro_2 .banner_img .ban1_fj {
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    left: 80px;
    -webkit-transform: translate(50%,50%) scale(0.3,0.3);
    opacity: 0;
    -webkit-transition: opacity 1s, transform 1s;
}

.banner .banner_pro_2 .banner_img .ban1_p {
    position: absolute;
    top: 100px;
    right: 80px;
    -webkit-transform: translate(50%,0%);
    font-weight: bold;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 1s, transform 1s;
}

.banner .banner_pro_2 .banner_img .ban1_p span {
    font-size: 48px;
    color: #e62129;
}

.banner .banner_pro_2 .banner_img .ban1_p u {
    text-decoration: none;
    font-size: 48px;
    color: #fff;
}

.banner_home .banner .banner_pro_2 .banner_img .ban1_p i {
    font-style: normal;
    font-size: 56px;
    color: #fff;
}

.banner_home .banner .banner_pro_3 .banner_img .ban1_fj {
    height: 280px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    left: 80px;
    -webkit-transform: translate(50%,50%) scale(0.3,0.3);
    opacity: 0;
    -webkit-transition: opacity 1s, transform 1s;
}

.banner_home .banner .banner_pro_3 .banner_img .ban1_p {
    position: absolute;
    top: 100px;
    right: 80px;
    -webkit-transform: translate(50%,0%);
    font-weight: bold;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 1s, transform 1s;
}

.banner_home .banner .banner_pro_3 .banner_img .ban1_p span {
    font-size: 48px;
    color: #28a3ff;
}

.banner_home .banner .banner_pro_3 .banner_img .ban1_p u {
    text-decoration: none;
    font-size: 48px;
    color: #6c7073;
}

.banner_home .banner .banner_pro_3 .banner_img .ban1_p i {
    font-style: normal;
    font-size: 56px;
    color: #040708;
}

.banner_home:hover .banner_info {
    opacity: 0;
    -webkit-transform: translateY(-20px);
}

.banner_home .banner .banner_pro:hover .banner_img .banner_pro_con {
    opacity: 1;
    -webkit-transform: translate(-50%,50%);
}

.banner_home .banner .banner_pro:hover .banner_img .ban1_fj {
    opacity: 1;
    -webkit-transform: translate(0%,0%) scale(1,1);
}

.banner_home .banner .banner_pro:hover .banner_img .ban1_fj img {
    -webkit-animation: fudong 4s ease 0s infinite;
}

@-webkit-keyframes fudong {
    0% {
        -webkit-transform: translate(0px,0px);
    }

    50% {
        -webkit-transform: translate(0px,10px);
    }

    100% {
        -webkit-transform: translate(0px,0px);
    }
}

.banner .banner_pro:hover .banner_img .ban1_p {
    opacity: 1;
    -webkit-transform: translate(0%,0%);
}

.banner_home {
    overflow: inherit;
}
.banner_home .text-box .text-box-content, 
.banner_home .text-box .text-box-content > div,
.banner_home .text-box-content, .banner_home .banner,
.banner_home .banner_pro,.banner_home .banner_img,.addhome,.banner_home .banner-layer
{
    height: 100%;
}

.banner_home .banner {
    background: none;
}

/* product list*/
.product.type-product > .col-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 0 0 20px;
    align-items: center;
}
a.compare.added:before,a.compare:hover:before {
    background: #f6d300;
    border-color: #f6d300;
}
a.compare:before {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid;
    float: left;
	display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    border-radius: 3px;
    margin-right: 5px;
    box-sizing: border-box;
    position: relative;
}
a.compare.added:after {
    position: absolute;
    content: "";
    left: 8px;
    top: 8px;
    display: inline-block;
    width: 4px;
    height: 10px;
    border-width: 0px 2px 2px 0px;
    border-color: #2a2a2a;
    border-style: solid;
    transform: rotate(45deg);
}
a.viewmore_woo {
    order: 4;
    display: block;
    text-align: center;
    width: 50%;
    padding: 8px 0;
    font-size: 14px;
    border-radius: 5em;
    border: 1px solid #333;
    color: #333;
    cursor: pointer;
    box-sizing: border-box;
    -webkit-transition: background 0.5s, border 0.5s;
    float: right;
    margin: 0;
}
a.compare {
    position: relative;
    display: flex;
    align-items: center;
}
a.viewmore_woo:hover {
    background: #f6d300;
    border-color: #f6d300;color: initial;
}
.row-box-shadow-1 .col-inner, .row-box-shadow-1-hover .col-inner:hover, .box-shadow-1, .box-shadow-1-hover:hover,.product > .col-inner {
    -webkit-box-shadow: 1px -1px 4px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    box-shadow: 1px -1px 4px 2px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}
/*tab product*/
.tabbed-content.product_tab .nav,.lever2_item {
   width: 100%;
    background: #f9f9f9;
   margin: 30px 0;padding: 0 20px;    float: left;
}
.lever2_item {
padding: 0;order: 4;
}
.tabbed-content.product_tab .nav li,.lever2_item li{
    float: left;
    margin: 0 2.5% 0 2%;list-style:none;
}
.tabbed-content.product_tab .nav li a,.lever2_item li a {
    width: 100%;
    color: #6f6f6f;
    display: block;
    padding: 18px 0;
    cursor: pointer;
    border-bottom: 3px solid #f9f9f9;position: relative;
}
.product_tab .nav-line-bottom>li>a:before, 
.product_tab .nav-line-grow>li>a:before, 
.product_tab .nav-line>li>a:before{

    bottom: 0;
	background-color: #f6d300;opacity:0;top:auto;
}
.nav-line>li.active>a:before,.nav-line>li:hover>a:before{

opacity:1;
}

.lever2_item li:hover a:before {

    bottom: 0;
	background-color: #f6d300;opacity:1;top:auto;
}
.lever2_item li a:before {
	content: " ";
    position: absolute;
	top:auto;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    background-color: #446084;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 0;
    height: 3px;}
.top_main_content {
    display: flex;
    justify-content: space-between;
    max-width: 1210px;
    margin: 0 auto;
    padding: 15px 15px;
    flex-wrap: wrap;
    bottom: 0;
    align-items: center;
}
.top_main_content input:not([type=submit]) {
        background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 14px;
    width: 250px;
    height: 39px;
}

.post-type-archive-product .lever1_item,.single-product .lever1_item,.tax-product_cat .lever1_item,.tax-product_cat .lever1_item,.tax-pwb-brand .lever1_item {
    display: flex;
    align-items: center;
    max-width: 1200px;
    margin-bottom: 0;
    position: relative;
    margin-top: 10px;margin-bottom: 20px;
}
.post-type-archive-product .suo_breadcrumb,.single-product .suo_breadcrumb,.post-type-archive .suo_breadcrumb,.tax-product_cat .suo_breadcrumb,.tax-pwb-brand .suo_breadcrumb {
    width: auto;margin-top: 0;
}
.post-type-archive-product .searchform-wrapper,.single-product .searchform-wrapper,.post-type-archive .searchform-wrapper,.tax-product_cat .searchform-wrapper,.tax-pwb-brand .searchform-wrapper{
   order: 3;
}

.lever1_item li {
    padding: 0 10px;
    list-style: none;
    cursor: pointer;position: relative;margin-bottom: 0;display: inline-block;
}
.lever1_item li:first-child {
    padding-left: 0px;
}
.lever1_item li a {
    display: block;
    height: 60px;
    color: #000;
    position: relative;
    font-weight: 600;
    /* margin-top: 30px; */
    text-align: center;
    font-size: 14px;
    display: flex;
    align-items: center;
}
.lever1_item li a:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 4px;
    background: #f6d300;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 0%;
    -webkit-transition: width 0.5s;
} 

.lever1_item li:not(:last-child):after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background: #ccc;
    right: 0;
    top: 50%;
    margin-top: -9px;
}
.lever1_item li:hover a:after {
    width: 100%;
}

.lever1_item li:after {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    height: 18px;
    background: #ccc;
    right: 0;
    top: 50%;
    margin-top: -9px;
}


.tax-product_cat .top_main_content,.single-product .top_main_content{
    padding-top: 9px;
    position: relative;
    padding: 0 15px;
}
.tax-product_cat .searchform-wrapper,.single-product .searchform-wrapper {
    margin-top: 0px;
}

 
/*product details*/
.searchform-wrapper {
    width: auto;
    order: 2;
}
.product-images {
    border: 1px solid #f2f2f2;
    border-radius: 20px;
}
.product-thumbnails a {
    border-radius: 13px;
}
.related.related-products-wrapper.product-section {
    border: none;
}
h3.product-section-title {
    border-bottom: 1px solid #ddd;
    margin: 0;
    width: 100%;
    max-width: inherit;
    text-align: center;
}




/* page Download */
div .w3eden .well {
    padding: 35px 30px;
    box-shadow: none;
    border: 0;
    font-style: normal;
    background: none;
    border-radius: 4px;
    margin-bottom: 10px;
    border: 1px solid #eaeaea;
    -webkit-transition: box-shadow 0.5s, border 0.5s;
}
div .w3eden .well:hover {
    box-shadow: 0px 15px 30px -10px rgb(0 0 0 / 20%);
    border-color: #f2f2f2;
}
div .w3eden .media-heading a {
    outline: none !important;
    font-weight: normal!important;
    text-transform: uppercase;
    color: #353535;
}
.w3eden .list-group-item .badge {
    width: auto;
}
button.wp-block-search__button.wp-element-button {
    position: absolute;
    right: 0;
    font-size: 0;
}
.wp-block-search__inside-wrapper {
    position: relative;
}
button.wp-block-search__button.wp-element-button {
    position: absolute;
    right: 8px;
    font-size: 0;
    top: 18px;
}
button.wp-block-search__button.wp-element-button:before {
    content: "";
    font-size: 17px;
    font-family: "fl-icons" !important;
}

/* table */
@media (max-width: 1199px) {
div.custom_social_footer > .col-inner {
    margin: 0!important;
}

.banner_home .banner_pro_con {
    opacity: 1; -webkit-transform: translate(-50%,50%);
}

.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con {
    box-shadow: 0 0 0 transparent;
}
.banner_home .banner_info {
    opacity: 1!important;
    -webkit-transform: translateY(0px)!important;
}
}

@media (min-width: 850px) and (max-width: 1199px) {
ul.header-nav > li > a {
    margin: 0 0px;
}

ul.header-nav > li > a {
    font-size: 14px;
}
}



/*single video app*/
.suo_breadcrumb,.suo_breadcrumb {
    order: 3;
    width: 100%;
    margin-top: 15px;
}
.lever2_item, .lever2_item {
    padding: 0;
    order: 4;
    display: none;
}
.lever1_item,.lever1_item {
    margin-bottom: 0;
}
.item_video_content:not(.active) {
    display: none;
}

.lever1_item,.lever1_item {
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
}
.lever1_item:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid #e2e2e2;
    width: 120vw;
    left: -20vw;
    bottom: 0;
}
.suo_breadcrumb {
    order: 3;
    width: 100%;
}




.blog-single-video {
    background: rgba(0,0,0,0.7);
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.box_content_video {
    background: #000;
    padding: 50px 10px 0 50px;position: relative;
}
.blog-single-video header.entry-header {
    display: none;
}
.blog-single-video .mejs-container {
    background: #222;
}
.wp-video {
    border: 2px solid #fff;
}
.item_video {
    margin-bottom: 25px;
}
.item_video {
    display: flex;cursor:pointer;
}
.Related_videos * {
    color: #fff;
}
.title_video {
    color: #fff;
    margin-top: 15px;
    font-size: 25px;
}
.item_video > img {
    margin-right: 15px;
}

.item_video > img {
    border: 2px solid transparent;
}
.item_video.active > img,.item_video:hover > img{
    border: 2px solid #fff;
}


.popup_videos:before {
    content: '';
    background: rgba(0,0,0,0.7);
    height: 100%;
    width: 100%;
    position: absolute;
}
.popup_videos {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
} 
span.close_popup {
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: 100%;
    background-image: url(./close.png);
    background-repeat: no-repeat;
    right: 15px;
    top: 15px;
    z-index: 99;
    cursor: pointer;
}
.popup_videos .wp-video,.popup_videos .wp-video-shortcode{
	
    width: 100%!important;
}
.popup_videos .blog-single-video {
    min-width: 100vw;
    background: none;
}
.text_right {
    align-items: center;
    display: flex;
}
.article-inner > .row:nth-child(2n+2) .img_left {
    order: 2;
}
a.get_list_video:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(./icon_play.png) no-repeat scroll center center transparent;
}
.box-image .image-cover:before {
    content: '';
    background: url(./icon_play.png) no-repeat scroll center center transparent;
    width: 60px;
    height: 60px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    top: calc(50% - 30px);
    left: calc(50% - 30px);
    background-size: 100%;
}





@media (min-width: 1200px) and (max-width: 1559px) {
ul.header-nav > li > a {
    margin: 0 18px;
}
}



/* mobile */
@media (max-width: 849px) {
	.header-main .nav > li > a {
    color: #333;
}
a.viewmore_woo {
    width: 100%;
        margin: 10px 10px 0;
}
.tax-product_cat .top_main_content .searchform-wrapper {
   position: relative!important; 
    top: 10px;
}
.lever1_item li a {
    height: auto;
}
.lever1_item {
    flex-wrap: wrap;
}
.lever1_item li {
    width: 100%;
    padding: 0;
}
.tabbed-content.product_tab .nav li a, .lever2_item li a {
    padding: 5px 0;
}
div .allinone_carousel.charming .leftNav {
    left: 5px;
}
div .allinone_carousel.charming .rightNav {
    right: 5px;
}
.allinone_carousel {
    position: relative;
    left: -15px;
}

.w3eden .media {
    flex-wrap: wrap;
}
.lever1_item li:not(:last-child):after ,.lever1_item li:last-child:after{
    display: none;

}
.lever1_item:before {
  display:none;
}
.article-inner > .row:nth-child(2n+2) .img_left {
    order: inherit;
}
    .banner_home .banner_pro_con {
        opacity: 1;
        overflow: auto;
        -webkit-transform: none;
        left: 0;
        top: auto;
        bottom: 0;
    }
    .banner_home .banner .banner_pro:hover .banner_img .banner_pro_con {
        opacity: 1;
        -webkit-transform: none!important;
    }

    .banner .banner_pro .banner_img .ban1_fj {
        height: 125px;
        top: -13px;
    }
    .banner_home .banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_r {
        padding: 5px 0;
        flex: 1;
    }
    .banner .banner_pro .banner_img .ban1_fj {
        height: auto;    top: 0px;
        left: 0;
    }
    .banner .banner_pro .banner_img .ban1_p {
        top: 0px; right: 0;width: 50%;
    }
    .banner_home:hover .banner_pro_con {
        opacity: 1;
        -webkit-transform: none;
    }

}

.banner_home .banner_pro_con {
    padding: 0 10px;
}

.header-wrapper:not(.stuck) .header-main .header-nav {
    margin-top: 0!important;
}
@media (max-width: 767px) {
	.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con {
	   background: none;    margin-bottom: 0;
	}
	.banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li {
		background: #fff;
	}
.banner_home .banner .banner_pro .banner_img .banner_pro_con .ul_pro_con li a .div_pro_r h2 {
    margin-bottom: 0;
}

    .banner_home .banner-layers {
        overflow: inherit;
        -webkit-overflow-scrolling: touch;
    }
    .box_count_img h3 {
        text-align: center;
        font-size: 43px;
        color: #353535;
        width: auto;
        line-height: 73px;
        font-weight: normal;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: 0;
    }
    .box_count_img {
        width: auto;
        padding: 0 10px;
    }
    .header, .header-wrapper {
        z-index: 999;
    }
    .banner_home .banner .banner_pro:hover .banner_img .banner_pro_con {
        opacity: 1;
        -webkit-transform: none;
    }
}

li {
    list-style: none;
}