/*
elementor_tab
@author CJJ
 */

.trans{transition:all 0.4s ease-out-moz-transition:all 0.4s ease-out;-ms-transition:all 0.4s ease-out;-o-transition:all 0.4s ease-out;-webkit-transition:all 0.4s ease-out;}
.clean{zoom:1;}
.clean:after,.clean:before{content:''; display:table;}
.clean:after{clear:both;}

#form_popups_box{display: none;position: fixed;inset:0 0 0 0;z-index: 10000;}
#form_popups_box:after{background: rgba(255,255,255,0.7);position: absolute;inset:0 0 0 0;content: '';z-index: 0}
#form_popups_box .elementor-1777{z-index: 1;position: relative;}

.my_no_show{display:none !important;}
.my_show{display:flex !important;}

#product_detail_pic .detail_pic{text-align:center;position: relative;}
#product_detail_pic .detail_pic .up{position: relative;margin-bottom: 11px;}
#product_detail_pic .detail_pic .up .big_box{margin:auto;position: relative;}
#product_detail_pic .detail_pic .up .big_box.FirstVideo .big_pic{display: none;}
#product_detail_pic .detail_pic .up .big_box.FirstVideo .video_box{display: block;}
#product_detail_pic .detail_pic .up .big_box .video_box{display: none;inset:0 0 0 0;}
#product_detail_pic .detail_pic .up .big_box .video_box iframe{width: 100%;aspect-ratio:16/9;border: 0;;}
/*#product_detail_pic .detail_pic .up .big_box.center{left: 50%;transform:translate(-50%,0);}*/
#product_detail_pic .detail_pic .big_pic{inset:0 0 0 0;align-items: center;justify-content: center;display: flex;}
#product_detail_pic .detail_pic .small_img_list{margin:0 auto; position:relative;width: 100%;}
#product_detail_pic .detail_pic .small_img_list .list{list-style-type: none;padding-inline-start: 0;}
#product_detail_pic .detail_pic .small_img_list .list .item{position:relative;border-radius: 6px;overflow: hidden;}
#product_detail_pic .detail_pic .small_img_list .list .item:after{opacity: 0;content: '';position: absolute;inset:0 0 0 0;background-color:#8E8D8D78;cursor: pointer;transition:all 0.4s ease-out}
#product_detail_pic .detail_pic .small_img_list .list .item:hover:after,
#product_detail_pic .detail_pic .small_img_list .list .item.current:after,
#product_detail_pic .detail_pic .small_img_list .list .item.video:after{opacity: 1;}
#product_detail_pic .detail_pic .small_img_list .list .item.video:before{content: '';position: absolute;transform:translate(-50%,-50%);border-radius: 50%;border:4px solid white;left: 50%;top: 50%;width: 50%;    height: 50%;z-index: 11;cursor: pointer;}
#product_detail_pic .detail_pic .small_img_list .list .item .imgBox{position:relative;padding-top: 100%;height: 0; }
#product_detail_pic .detail_pic .small_img_list .list .item.video .imgBox:after{content: '';position: absolute;border-width: 6px 0 6px 12px;border-style: solid;border-color: transparent transparent transparent white;transform:translate(-50%,-50%);z-index: 14;left: 52%;top: 50%;cursor: pointer;}
#product_detail_pic .detail_pic .small_img_list .list a{width: 100%;height: 100%; display:flex;position: absolute;left: 0;top: 0;align-items: center;justify-content: center;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction{position: absolute;inset:0 0 0 0;pointer-events:none;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next,
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;position: absolute;top:calc(50% - 20px);z-index: 10;background: #FFFFFF;color: #000000;pointer-events:auto;border-radius: 20px;font-size: 22px;transition:all 0.4s ease-out;opacity: 0;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction svg{fill: currentColor;width: auto;height: 1em;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next{right:10px;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{left:10px;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next:hover{color:#000000;background: #FFFFFF;opacity: 1;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev:hover{color:#000000;background: #FFFFFF;opacity: 1;}
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{width: 25px;height: 25px;display: block;position: absolute;top: 50%;z-index: 10000;background: #e8768f;pointer-events:auto;border-radius: 50%;opacity: 0.3;transition:all 0.4s ease-out;}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next:hover,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev:hover{opacity: 1;}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next{right: 0;transform:translate(10px,-50%) rotate(180deg);}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{left: 0;transform:translate(-10px,-50%);}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next svg,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev svg{fill:white;}*/

#product_detail_pic .detail_pic .down .img_btn{width: 30px;height: 30px;border-radius: 30px;background: white;text-align: center;line-height: 30px;position: absolute;top: 50%;transform:translate(0,-50%);position: absolute;}
#product_detail_pic .detail_pic .down .img_btn.left{left: 10px;}
#product_detail_pic .detail_pic .down .img_btn.right{right: 10px;}
#product_detail_pic .detail_pic .down .img_btn a{position: absolute;inset: 0 0 0 0;font-family: monospace;color: var( --e-global-color-3187e95 );font-weight: bold;}

#products_features .item{margin-bottom:10px;display: flex;align-items: center;}
#products_features .item i{font-size: 14px;display: flex;}
#products_features .item i svg{fill:#d30d2b;width: 1em;height:1em;margin-right: 10px;}
#products_features .item span{color:#383636;font-family: "Lexend Exa", sans-serif;font-size: 18px;font-weight: 500;font-style: normal;text-decoration: none;line-height: 20px;letter-spacing: -1.5px;}

#products_introduct_image{border-radius:20px;overflow: hidden;position: relative;width:100%;padding-bottom: 66.6%;}
#products_introduct_image iframe{position:absolute;left:0;top:0;width: 100%;height: 100%;}
#products_introduct_image img{max-width: 100%;}

#sh_lsft_custom_dropdown_flags_names .stylable-list.flag-and-text{background:#151515;color:#FFFFFF;}
#sh_lsft_custom_dropdown_flags_names #sh_sc_flags_names_submenu{background-color:#151515 !important;color:#FFFFFF !important;}
#sh_lsft_custom_dropdown_flags .stylable-list{background:#151515;}
#sh_lsft_custom_dropdown_flags #sh_sc_flags_submenu{background-color:#151515 !important;}

.faq_list .faq_info{color:#FFFFFF;fill:#FFFFFF;border-style: solid;border-width:2px;border-color:#CED4D8;margin-bottom: 14px;cursor: pointer;transition: all .3s ease-in-out;}
.faq_list .faq_info:hover{border-color: #FE8002;color:#FE8002;fill:#FE8002;}
.faq_list .faq_info .question{padding: 15px;font-size: 1rem;font-weight: 600;line-height: 1;-webkit-transition: all .3s ease-in-out;transition: all .3s ease-in-out;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;cursor: pointer;}
.faq_list .faq_info .question .control .icon{font-size:16px;display:none;width: 16px;height: 16px;}
.faq_list .faq_info .question .control .icon.curr{display: block;}
.faq_list .faq_info .answer{color:#FFFFFFAD;font-size: 1em;line-height: 1.7;display:none;padding:15px;}

.s02_advantage{display:flex;flex-direction: column;}
.s02_advantage .item{border-bottom: 1px solid #2D2D2D;padding:20px 0;}
.s02_advantage .item:last-child{border-bottom:none;}
.s02_advantage .item .item_title h3{color:#383636;font-family: "Lexend Giga", sans-serif;font-size: 21px;font-weight: 700;line-height: 29px;letter-spacing: -2.8px;margin-bottom: 8px;}
.s02_advantage .item .item_describe{color:#787979;font-family: "Lexend", sans-serif;font-size: 15px;font-weight: 300;line-height: 26px;}

.s05_advantage .item{display:flex;justify-content: center;align-items:center;}
.s05_advantage .item .item_image{width: 50%;padding: 10px 10px 10px 130px;}
.s05_advantage .item .item_image img{width: 800px;}
.s05_advantage .item .item_content{width: 50%;padding: 0 120px 0 5%;}
.s05_advantage .item .item_content .item_title h3{font-family: "Lexend Giga", sans-serif;font-size: 28px;font-weight: 600;line-height: 35px;letter-spacing: -3.6px;color: #FFFFFF;}
.s05_advantage .item .item_content .item_describe{width: auto;max-width: auto;text-align: left;font-family: "Lexend", sans-serif;font-size: 19px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 26px;color: #FFFFFF;}
.s05_advantage .bx-controls .bx-controls-direction{position: absolute;inset:0 0 0 0;pointer-events:none;}
.s05_advantage .bx-controls .bx-controls-direction .bx-next,
.s05_advantage .bx-controls .bx-controls-direction .bx-prev{width: 90px;height: 90px;display: flex;align-items: center;justify-content: center;position: absolute;top:calc(50% - 20px);z-index: 10;background: #3434349C;color: #FFFFFF;pointer-events:auto;font-size: 22px;transition:all 0.4s ease-out;}
.s05_advantage .bx-controls .bx-controls-direction svg{fill: currentColor;width: auto;height: 1em;}
.s05_advantage .bx-controls .bx-controls-direction .bx-next{right:10px;}
.s05_advantage .bx-controls .bx-controls-direction .bx-prev{left:10px;}
.s05_advantage .bx-controls .bx-controls-direction .bx-next:hover{color:#FFFFFF;background: #D30D2B;}
.s05_advantage .bx-controls .bx-controls-direction .bx-prev:hover{color:#FFFFFF;background: #D30D2B;}
.s05_advantage .bx-wrapper .bx-pager{display:flex;justify-content: center;}
.s05_advantage .bx-wrapper .bx-pager.bx-default-pager {text-align: center;padding-top: 15px;}
.s05_advantage .bx-wrapper .bx-pager.bx-default-pager a {width: 17px;height: 17px;background: #ccc;border-radius: 50%;display: inline-block;margin: 0 6px;text-indent: -9999px;transition: all 0.3s ease;}
.s05_advantage .bx-wrapper .bx-pager.bx-default-pager a:hover {background: #000000;}
.s05_advantage .bx-wrapper .bx-pager.bx-default-pager a.active {background: #FFFFFF;}

.s02_solutions_list{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 37px;}
.s02_solutions_list .item{display:flex;align-items: start;gap:20px 15px;padding-bottom: 20px;border-bottom: 1px solid #A0A0A0;}
.s02_solutions_list .item .item_icon{font-size: 21px;padding-top:6px;}
.s02_solutions_list .item .item_icon svg{width: 1em;height: 1em;fill:#AD172E;}
.s02_solutions_list .item .item_content .item_title h3{font-family: "Lexend Giga", sans-serif;font-size: 18px;font-weight: 700;line-height: 24px;letter-spacing: -2.5px;color:#383636;}
.s02_solutions_list .item .item_content .item_describe{font-family: "Lexend", sans-serif;font-size: 15px;font-weight: 300;line-height: 26px;color:#787979;}

.s05_solutions_list{display:flex;flex-direction: column;gap:12px;}
.s05_solutions_list .item{padding:20px 0;border-bottom: 1px solid #FFFFFF;}
.s05_solutions_list .item .item_title h3{font-family: "Lexend Giga", sans-serif;font-size: 21px;font-weight: 700;line-height: 29px;letter-spacing: -2.8px;color:#FFFFFF;}
.s05_solutions_list .item .item_describe{font-family: "Lexend", sans-serif;font-size: 15px;font-weight: 300;line-height: 26px;color:#C4C4C4;}

.filter_attrbute{display: flex;justify-content: center;align-items:center;gap:30px;}
.filter_select{background-color:#FFFFFF00;padding:10px 5px;width:200px;border:none;border-bottom:1px solid #787979;border-radius:0;font-family: "Lexend Exa", sans-serif;font-size: 15px;font-weight: 600;text-transform: none;font-style: normal;text-decoration: none;line-height: 26px;letter-spacing: -0.6px;color: #AFAFAF;}
.filter_select option{letter-spacing:-1.2px;}
.filter_search{display:flex;align-items:center;gap:10px;border: 1px solid #ACACAC;padding: 6px 10px 6px 18px}
.filter_search .search_submit{display:flex;}
.filter_search .search_submit svg{width:1em;height: 1em;fill:#D30D2B;}
.filter_search .search_input{background-color:#FFFFFF00;border:none !important;outline: none !important;box-shadow: none !important; padding:3px 0 !important;color: #666;font-family: "Lexend Exa", sans-serif;font-size: 15px;font-weight: 500;text-transform: none;font-style: normal;text-decoration: none;line-height: 26px;letter-spacing: -0.8px;}
.customer-reviews .e-con-boxed .e-con-inner{min-height: 400px;justify-content: space-between !important;}

.highlight_gallery img{width:100%;}

.custom_coutry_flags{width:28px;}

.faq_module .item{border-bottom: 1px solid #d4d4d4;padding:10px 0;}
.faq_module .item .item_title{padding:10px;font-family: "Lexend Exa", sans-serif;font-size: 20px;font-weight: 500;line-height:28px;display: flex;justify-content: space-between;color:#383636;cursor: pointer;letter-spacing:-1.9px;}
.faq_module .item .item_title .item_show,
.faq_module .item .item_title .item_hidden{font-size: 16px;color:#383636;}
.faq_module .item .item_title .item_show svg,
.faq_module .item .item_title .item_hidden svg{width: 1em;height: 1em;fill: #383636;}
.faq_module .item .item_title .item_hidden{display: none;}
.faq_module .item .item_describe{display:none;padding:15px;color:#333;font-family:"Lexend",Sans-serif;font-size: 1em;line-height:1.7;background-color: #F7F7F7;}
.faq_module .item:hover,
.faq_module .item:hover .item_title,
.faq_module .item.show .item_title{color:#DA291C;}
.faq_module .item.show .item_title .item_show{display: none;}
.faq_module .item.show .item_title .item_hidden{display: block;}


.menu-item-11454 .elementor-sub-item{display:none;}
.hottest_head_nav .elementor-sub-item{display:none;}
.hottest_head_nav .item a{padding:11px 20px;font-family: "Lexend", sans-serif;font-size: 15px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;letter-spacing: 0px;}
.hottest_head_nav .item:hover a{background-color: #3f444b;color:#FFFFFF;}

@media screen and (max-width: 1024px){
    .filter_attrbute{flex-wrap: wrap;}
}

/*手机*/
@media screen and (max-width: 767px){
    .s02_advantage .item .item_title h3{font-size:18px;line-height: 26px;}
    .s02_advantage .item .item_describe{font-size: 16px;line-height: 24px;}

    .s05_advantage .item{flex-direction: column;}
    .s05_advantage .item .item_image{width:100%;padding:10px;}
    .s05_advantage .item .item_content{width:100%;padding:10px;}
    .s05_advantage .item .item_content .item_title h3{font-size: 18px;line-height:26px;letter-spacing:-1.9px;color:#FFFFFF;}
    .s05_advantage .item .item_content .item_describe{font-size: 16px;line-height: 24px;}
    .s05_advantage .bx-controls .bx-controls-direction .bx-next,
    .s05_advantage .bx-controls .bx-controls-direction .bx-prev{width:60px;height:60px;top: calc(50% - 195px);}

    .s02_solutions_list{grid-template-columns: repeat(1,1fr);}
    .s02_solutions_list .item{flex-direction: column;gap:9px 15px;}

    .s05_solutions_list .item .item_title h3{font-size: 18px;font-weight:700;line-height: 26px; }

    .customer-reviews .e-con-boxed .e-con-inner{min-height: 300px;}

    .filter_attrbute{flex-direction: column;}
    .filter_attrbute .filter_select{width: 100%;}

    .faq_module .item .item_title{font-size: 16px;line-height: 24px;}
    .faq_module .item .item_describe{font-size: 16px;line-height: 24px;}

    #products_features .item span{font-size: 16px;}
}