.p-tb60{padding: 60px 0;}
.p-tb30{padding: 30px 0;}
.m-t50{margin-top: 50px;}
.fz-26{font-size: 26px;}
.bg01{background: #F5F5F5;}
.content-text{font-size: 16px;line-height: 1.8;color: #555;}
.text-p p{margin-bottom: 0;}

@media (max-width: 991px) {
    .p-tb60{padding: 48px 0;}
    .p-tb30{padding: 24px 0;}
    .m-t50{margin-top: 40px;}
    .fz-26{font-size: 22px;}
    .content-text{font-size: 14px;}
}



.sales_next_prev .salesnext,.sales_next_prev .salesprev{width: 28px;height: 40px;background: #f9f9f9;margin: 0;top: 50%;transform: translateY(-50%);}
.sales_next_prev .salesnext{right: -60px;}
.sales_next_prev .salesprev{left: -60px;}
.sales_next_prev .salesnext:after,.sales_next_prev .salesprev:after{font-size: 16px;color: #999;}
.sales_next_prev .salesnext:hover,.sales_next_prev .salesprev:hover{background: #1ABC9C;}
.sales_next_prev .salesnext:hover:after,.sales_next_prev .salesprev:hover:after{color: #fff;}

.salesswiper .itemcon{width: 100%;overflow: hidden;position: relative;}
.salesswiper .itemcon .contxt{width: 100%;background: rgba(0,0,0,0.5);padding: 12px;position: absolute;left: 0;bottom: -100%;}
.salesswiper .itemcon .contxt a{font-weight: bold;color: #fff;}
.salesswiper .itemcon .contxt .end{margin-top: 12px;}
.salesswiper .itemcon:hover .contxt{bottom: 0;}
.salesswiper .itemcon .contxt a:hover{color: #1ABC9C;}
.salesswiper .itemcon:hover img{transform: scale(1.08);}

.box-item-en-title{padding-bottom: 30px;position: relative;}
.box-item-en-title:after{content: '';width: 40px;height: 2px;background: #444;position: absolute;left: 50%;transform: translateX(-50%);bottom: 0;}
.catalog_flex,.featured_flex{display: flex;flex-wrap: wrap;}
.catalog_flex .left{width: 320px;padding: 0.4rem;}
.catalog_flex .left .title{font-size: 18px;font-weight: bold;margin-bottom: 20px;}
.catalog_flex .left ul li{list-style: none;line-height: 2;padding-left: 12px;background: url('../images/widget-link-dark2.png') no-repeat left center/4px;}
.catalog_flex .left ul li a{color: #555;}
.catalog_flex .left ul li a:hover{color: #1ABC9C;}
.catalog_flex .right{width: calc(100% - 320px);}
.catalog_flex .right .bgtitle{background: #f9f9f9;}
.featured_flex{padding: 20px;}
.featured_flex .item{width: 20%;padding: 10px;overflow: hidden;position: relative;}
.featured_flex .item .title{width: 100%;height: 60px;line-height: 60px;padding: 0 15px;background: #fff;position: absolute;left: 0;bottom: 0;transform: translateY(60px);}
.featured_flex .item .title a{font-size: 16px;font-weight: bold;color: #222;}
.featured_flex .item:hover .img img{transform: translateY(-20px);}
.featured_flex .item:hover .title{transform: translateY(0);}
.featured_flex .item.width{width: 16.66%;}
.featured_flex .item.width .wp_pro_list{overflow: hidden;position: relative;}
.featured_flex .item.width .wp_pro_list .contxt{width: 100%;background: rgba(0,0,0,0.5);padding: 12px;position: absolute;left: 0;bottom: -100%;}
.featured_flex .item.width .wp_pro_list .contxt a{font-weight: bold;color: #fff;}
.featured_flex .item.width .wp_pro_list .contxt .end{margin-top: 12px;}
.featured_flex .item.width .wp_pro_list:hover .contxt{bottom: 0;}
.featured_flex .item.width .wp_pro_list .contxt a:hover{color: #1ABC9C;}
.featured_flex .item.width .wp_pro_list:hover img{transform: scale(1.08);}

a.bottommargin{display: block;width: 100%;padding: 30px 0;text-align: center;background: #444;font-size: 30px;color: #fff;}
a.bottommargin strong{padding-right: 32px;text-decoration: underline;font-family: 'Lato';background: url('../images/morey.png') no-repeat right center/20px;}
a.bottommargin:hover{background: #1ABC9C;}

.home_info_flex{display: flex;align-items: center;}
.home_info_flex .img{width: 360px;}
.home_info_flex .con{width: calc(100% - 360px);padding-left: 30px;}
.home_info_flex .con .box-item-en-title:after{left: 0;transform: none;}
a.learn-more{display: inline-block;font-size: 16px;line-height: 42px;padding: 0 26px;border: 2px solid #444;color: #333;border-radius: 3px;}
a.learn-more:hover{background: #444;color: #fff;}

.current-location{display: flex;align-items: center;justify-content: space-between;}
.current-location .text{margin-top: 6px;font-size: 18px;color: #777;}
.current-location ul li{float: left;list-style: none;font-size: 12px;color: #6c757d;}
.current-location ul li span{margin: 0 6px;}
.current-location ul li a{display: block;color: #6c757d;}
.current-location ul li a:hover{color: #1ABC9C;}

.pro_details_display{display: flex;align-items: center;}
.pro_details_display .picimg{width: 250px;}
.galleryOverlay{width: 100%;height: 100%;position: fixed;top: 0;left: 0;opacity: 0;z-index: 100000;background-color: rgba(0,0,0,.7);overflow: hidden;display: none;-moz-transition: opacity 0.5s ease;-webkit-transition: opacity 0.5s ease;transition: opacity 0.5s ease;}
.galleryOverlay.visible{opacity: 1;}
.gallerySlider{width: 100%;height: 100%;position: absolute;left: 0;top: 0;white-space: nowrap;}
.gallerySlider .placeholder{background: url("../images/loading.gif") no-repeat center center;height: 100%;line-height: 1px;text-align: center;width: 100%;display: inline-block;}
.gallerySlider .placeholder:before{content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}
.gallerySlider .placeholder img{display: inline-block;max-height: 88%;max-width: 100%;vertical-align: middle;}
.prevArrow, .nextArrow{border: none; text-decoration: none;opacity: 0.5;cursor: pointer;position: absolute; width:50%;height:100%;top:0;margin-top: 0px;}
.prevArrow:hover, .nextArrow:hover{opacity: 1;}
.prevArrow{background-position: left top;left:0;}
.nextArrow{background-position: right top;right:0;}
.pagelimit{position: absolute;bottom: 20px;left: 50%;margin-left: -18px;color: #fff;font-size: 18px;}
.closed{cursor: pointer;position: absolute;width: 40px;height: 40px;right:2%;top: 3%;transform: rotate(45deg);}
.closed::after,.closed::before{content: '';background: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.closed:hover{opacity: 0.5;}
.closed::after{width: 26px;height: 2px;}
.closed::before{width: 2px;height: 26px;}
.pro_details_display .infocn{width: calc(100% - 250px);padding-left: 30px;border: none;}
.card-body{padding: 12px 24px;border: 1px solid rgba(0,0,0,0.125);border-radius: 5px;}
.card-body a{color: #1ABC9C;}

.pro_details_display .infocn .table{margin-top: 20px;}
.pro_details_display .infocn .table tr th{padding: 10px;vertical-align: middle;background: #f9f9f9;}
.pro_details_display .infocn .table tr td{padding: 15px 10px;vertical-align: middle;border-bottom: 1px solid #ddd;}
.pro_details_display .infocn .table tr td span{color: #e4000d;}
.pro_details_display .infocn .table tr td a{color: #1ABC9C;}
.share_to{display: flex;align-items: center;justify-content: space-between;}
.share_to .a2a_default_style .a2a_svg{width: 24px;height: 24px;}

.servicebox .img{width: 350px;}
.servicebox .con{width: calc(100% - 350px);padding-left: 30px;}
.servicebox .con .row{display: flex;flex-wrap: wrap;}
.servicebox .con .fboxcon{padding: 20px 0;height: 100%;}
.servicebox .con .fboxcon .flex{display: flex;align-items: center;text-align: left;}
.servicebox .con .fboxcon .flex .img{width: 28px;}
.servicebox .con .fboxcon .flex .title{width: calc(100% - 28px);padding-left: 10px;font-size: 16px;font-weight: bold;}
.servicebox .con .fboxcon .desc{margin-top: 10px;line-height: 1.8;color: #999;}

.contactcon{width: 280px;line-height: 1.6;}
.contactmap{width: calc(100% - 280px);height: 320px;}
.noleftmargin{width: 360px;}
.noleftmargin h4{font-size: 18px;font-weight: bold;color: #444;}
.noleftmargin h5{margin: 8px 0 30px;color: #555;}
.signinright{width: calc(100% - 360px);}
.signinright .title{font-size: 24px;color: #444;margin-bottom: 30px;}
.sign_in_form .col_full{font-size: 14px;font-weight: 700;color: #555;margin-bottom: 10px;letter-spacing: 1px;cursor: pointer;}
.sign_in_form .input{width: 100%;height: 40px;padding: 0 10px;color: #495057;border: 1px solid #ced4da;border-radius: 5px;margin-bottom: 20px;}
.sign_in_form .nomargin{display: inline-block;border-radius: 5px;cursor: pointer;padding: 0 25px;font-size: 14px;height: 40px;line-height: 40px;background-color: #1ABC9C;color: #FFF;font-weight: 700;letter-spacing: 1px;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);border-bottom: 3px solid rgba(0,0,0,0.15);}

@media (max-width: 1440px) {
    .featured_flex .item.width{width: 25%;}
}
@media (max-width: 991px) {
    .featured_flex .item{width: 50%;}
    .featured_flex .item.width{width: 50%;}
    a.bottommargin{font-size: 18px;}
    a.bottommargin strong{padding-right: 22px;background-size: 14px;}
}
@media (max-width: 768px) {
    .current-location{display: block;}
    .current-location ul{margin-top: 10px;}
    .current-location .text{font-size: 16px;}
    
    .catalog_flex .left{display: none;}
    .noleftmargin,.contactcon,.catalog_flex .right{width: 100%;}
    .signinright,.contactmap{width: 100%;margin-top: 40px;}

    .home_info_flex .img,.home_info_flex .info{width: 100%;}
    .home_info_flex .con{width: 100%;padding: 30px 0 0;}
    .pro_details_display .picimg{width: 100%;max-width: 280px;margin: auto;}
    .pro_details_display .infocn{width: 100%;padding: 30px 0 5px;}
    .servicebox .img{width: 100%;max-width: 350px;margin: auto;}
    .servicebox .con{width: 100%;padding: 20px 0 0;}
    .home_info_flex .map{width: 100%;margin-top: 30px;}
}
@media (max-width: 575px) {
    .featured_flex .item{width: 100%;}
    .featured_flex .item.width{width: 100%;}
}