.com_crumbs{border-bottom:none;margin-top:30px;}
/*top*/
.sl_pstop{padding:80px 0;background:var(--backgroundColor);position:relative;overflow:hidden;margin-top:30px;border-top:1px solid rgba(255,255,255,.15);}
.sl_pstop .pb_tit{text-transform:capitalize;}
.sl_pstop .slpst_line{width:46px;height:2px;background:var(--logoColor);margin-top:20px;}
.sl_pstop .slpst_con{margin-top:35px;}
.sl_pstop .slpst_left{width:640px;}
.sl_pstop .slpst_left .slpst_img{width:100%;padding-bottom:75%;position:relative;}
.sl_pstop .slpst_left .slpst_b{width:100%;overflow:hidden;border:1px solid rgba(255,255,255,.15);}
.sl_pstop .slpst_left .slpst_spic{width:100%;margin-top:3px;}
.sl_pstop .slpst_left .slpst_s{width:100%;overflow:hidden;}
.sl_pstop .slpst_left .slpst_s .swiper-slide{padding:5px;border:1px solid rgba(255,255,255,.15);cursor:pointer;}
.sl_pstop .slpst_left .slpst_s .swiper-slide.swiper-slide-thumb-active{border-color:var(--logoColor);}
.sl_pstop .slpst_right{width:calc(100% - 640px);padding-left:50px;height:479px;}
.sl_pstop .slpst_right span{font-size:30px;line-height:1.33;color:#FFF;text-transform:uppercase;}
.sl_pstop .slpst_right .slpst_p{margin-top:30px;}
.sl_pstop .slpst_right .slpst_p p{font-size:16px;line-height:1.8;color:var(--fontColor);}
.sl_pstop .slpst_right .slpst_phone{padding:16px 0;border-top:1px dashed rgba(255,255,255,.15);border-bottom:1px dashed rgba(255,255,255,.15);font-size:16px;color:#FFF;margin-top:10px;}
.sl_pstop .slpst_right .slpst_phone i{color:#FFF;font-size:17px;width:32px;height:32px;line-height:32px;text-align:center;background:var(--logoColor);border-radius:50%;margin-right:6px;}
.sl_pstop .slpst_right .slpst_phone b{font-size:22px;color:var(--logoColor);margin-left:8px;}
.sl_pstop .slpst_right .slpst_btn{margin-top:30px;}
.sl_pstop .slpst_right .slpst_btn a{height:50px;color:#FFF;margin-right:20px;font-size:16px;border-radius:5px;background:var(--logoColor);padding:0 25px;text-transform:uppercase;}
.sl_pstop .slpst_right .slpst_btn a:last-child{background:#333;}
.sl_pstop .slpst_right .slpst_btn a i{margin-right:8px;font-size:22px;margin-top:2px;}
.sl_pstop .slpst_right .slpst_btn a:hover{background:var(--logoColor);}
html[lang='ru-RU'] .sl_pstop .slpst_right .slpst_btn a{font-size:14px;}
html[lang='ar'] .sl_pstop .slpst_right{padding-left:0;padding-right:50px;}
html[lang='ar'] .sl_pstop .slpst_right .slpst_phone b{margin-left:0;margin-right:8px;direction:ltr;}
html[lang='ar'] .sl_pstop .slpst_right .slpst_phone i{margin-right:0;margin-left:6px;}
html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a{margin-right:0;margin-left:20px;}
html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a i{margin-right:0;margin-left:8px;}
/*nav*/
.sl_psnav{position:relative;overflow:hidden;}
.sl_psnav .container{background:#222;}
.sl_psnav .slpsn_li{min-height:70px;padding:8px 20px;line-height:1.5;font-size:16px;color:#000;text-transform:uppercase;position:relative;cursor:pointer;letter-spacing:1px;}
.sl_psnav .slpsn_li.on{background:var(--logoColor);color:#FFFF;}
.sl_psnav .slpsn_li:not(.on):hover{background:#D9E3E3;}
/*content*/
.sl_psitem{padding:15px 0 80px;position:relative;overflow:hidden;}
.sl_pscontent{}
.sl_pscontent .slpsc_table{margin-top:32px;font-size:16px;line-height:1.65;color:var(--fontColor);}
.sl_pscontent .slpsc_table>*+*{margin-top:1em;}
.sl_pscontent .slpsc_table img{margin:0 auto;width:auto;max-width:100%;height:auto;display:block;}
.sl_pscontent .slpsc_table h2{font-size:20px;color:#FFF;}
.sl_pscontent .slpsc_table h3{font-size:18px;color:#FFF;}
/*list*/
.sl_pslist{background:url(../Image/productbg.jpg) no-repeat center center fixed;position:relative;overflow:hidden;padding:80px 0;background-size:cover;}
.sl_pslist:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.82);backdrop-filter:blur(5px);}
.sl_pslist .slpsl_ul{margin-top:30px;overflow:hidden;}
.sl_pslist .slpsl_ul .swiper-slide{height:auto;}
.sl_pslist .slpsl_ul .slpsl_img{width:100%;padding-bottom:75%;position:relative;overflow:hidden;}
.sl_pslist .slpsl_ul p{background:#FFF;padding:10px;font-size:16px;color:var(--titleColor);position:relative;line-height:1.8;}
.sl_pslist .slpsl_ul p:before{content:'';position:absolute;left:50%;margin-left:-7px;top:-7px;border-bottom:7px solid #FFF;border-left:7px solid transparent;border-right:7px solid transparent;}


@media screen and (max-width:1519px){
	.com_crumbs{margin-top:25px;}
	.sl_pstop{padding:60px 0;margin-top:25px;}
	.sl_pstop .slpst_line{width:42px;height:2px;margin-top:16px;}
	.sl_pstop .slpst_con{margin-top:28px;}
	.sl_pstop .slpst_left{width:582px;}
	.sl_pstop .slpst_left .slpst_spic{margin-top:3px;}
	.sl_pstop .slpst_left .slpst_s .swiper-slide{padding:4px;}
	.sl_pstop .slpst_right{width:calc(100% - 582px);padding-left:40px;height:435px;}
	.sl_pstop .slpst_right span{font-size:26px;}
	.sl_pstop .slpst_right .slpst_p{margin-top:25px;}
	.sl_pstop .slpst_right .slpst_p p{font-size:15px;line-height:1.7;}
	.sl_pstop .slpst_right .slpst_phone{padding:13px 0;font-size:15px;margin-top:9px;}
	.sl_pstop .slpst_right .slpst_phone i{font-size:16px;width:30px;height:30px;line-height:30px;margin-right:5px;}
	.sl_pstop .slpst_right .slpst_phone b{font-size:20px;margin-left:7px;}
	.sl_pstop .slpst_right .slpst_btn{margin-top:25px;}
	.sl_pstop .slpst_right .slpst_btn a{height:46px;margin-right:16px;font-size:15px;border-radius:4px;padding:0 22px;}
	.sl_pstop .slpst_right .slpst_btn a i{margin-right:7px;font-size:20px;margin-top:2px;}
	html[lang='ru-RU'] .sl_pstop .slpst_right .slpst_btn a{font-size:13px;}
	html[lang='ar'] .sl_pstop .slpst_right{padding-left:0;padding-right:40px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_phone b{margin-left:0;margin-right:7px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_phone i{margin-right:0;margin-left:5px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a{margin-right:0;margin-left:16px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a i{margin-right:0;margin-left:7px;}
	.sl_psnav .slpsn_li{min-height:62px;padding:7px 16px;font-size:15px;}
	.sl_psitem{padding:10px 0 60px;}
	.sl_pscontent .slpsc_table{margin-top:26px;font-size:15px;}
	.sl_pscontent .slpsc_table h2{font-size:18px;}
	.sl_pscontent .slpsc_table h3{font-size:17px;}
	.sl_pslist{padding:60px 0;}
	.sl_pslist .slpsl_ul{margin-top:25px;}
	.sl_pslist .slpsl_ul p{padding:9px;font-size:15px;line-height:1.72;}
	.sl_pslist .slpsl_ul p:before{margin-left:-5px;top:-5px;border-bottom-width:5px;border-left-width:5px;border-right-width:5px;}
}

@media screen and (max-width:1359px){
	.com_crumbs{margin-top:20px;}
	.sl_pstop{padding:40px 0;margin-top:20px;}
	.sl_pstop .slpst_line{width:38px;height:2px;margin-top:13px;}
	.sl_pstop .slpst_con{margin-top:22px;}
	.sl_pstop .slpst_left{width:482px;}
	.sl_pstop .slpst_left .slpst_spic{margin-top:2px;}
	.sl_pstop .slpst_left .slpst_s .swiper-slide{padding:3px;}
	.sl_pstop .slpst_right{width:calc(100% - 482px);padding-left:30px;height:360px;}
	.sl_pstop .slpst_right span{font-size:22px;}
	.sl_pstop .slpst_right .slpst_p{margin-top:20px;}
	.sl_pstop .slpst_right .slpst_p p{font-size:14px;line-height:1.65;}
	.sl_pstop .slpst_right .slpst_phone{padding:10px 0;font-size:14px;margin-top:8px;}
	.sl_pstop .slpst_right .slpst_phone i{font-size:15px;width:26px;height:26px;line-height:26px;}
	.sl_pstop .slpst_right .slpst_phone b{font-size:18px;margin-left:6px;}
	.sl_pstop .slpst_right .slpst_btn{margin-top:20px;}
	.sl_pstop .slpst_right .slpst_btn a{height:42px;margin-right:12px;font-size:14px;padding:0 16px;}
	.sl_pstop .slpst_right .slpst_btn a i{margin-right:6px;font-size:18px;margin-top:1px;}
	html[lang='ar'] .sl_pstop .slpst_right{padding-left:0;padding-right:30px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_phone b{margin-left:0;margin-right:6px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a{margin-right:0;margin-left:12px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a i{margin-right:0;margin-left:6px;}
	.sl_psnav .slpsn_li{min-height:56px;padding:6px 13px;font-size:14px;}
	.sl_psitem{padding:5px 0 40px;}
	.sl_pscontent .slpsc_table{margin-top:20px;font-size:14px;}
	.sl_pscontent .slpsc_table h2{font-size:16px;}
	.sl_pscontent .slpsc_table h3{font-size:15px;}
	.sl_pslist{padding:40px 0;}
	.sl_pslist .slpsl_ul{margin-top:20px;}
	.sl_pslist .slpsl_ul p{padding:8px;font-size:14px;line-height:1.65;}
	.sl_pslist .slpsl_ul p:before{margin-left:-4px;top:-4px;border-bottom-width:4px;border-left-width:4px;border-right-width:4px;}
}

@media screen and (max-width:1023px){
	.com_crumbs{margin-top:16px;}
	.sl_pstop{padding:30px 0;margin-top:16px;}
	.sl_pstop .slpst_line{width:35px;margin-top:10px;}
	.sl_pstop .slpst_con{margin-top:16px;}
	.sl_pstop .slpst_left{width:100%;}
	.sl_pstop .slpst_left .slpst_s .swiper-slide{padding:2px;}
	.sl_pstop .slpst_right{width:100%;padding-left:0;height:auto;margin-top:20px;}
	.sl_pstop .slpst_right span{font-size:22px;}
	.sl_pstop .slpst_right .slpst_p{margin-top:15px;}
	.sl_pstop .slpst_right .slpst_p p{font-size:14px;line-height:1.65;}
	.sl_pstop .slpst_right .slpst_phone{padding:8px 0;margin-top:12px;}
	.sl_pstop .slpst_right .slpst_phone b{font-size:17px;}
	.sl_pstop .slpst_right .slpst_btn{margin-top:15px;}
	.sl_pstop .slpst_right .slpst_btn a{height:40px;margin-right:10px;padding:0 13px;}
	.sl_pstop .slpst_right .slpst_btn a i{margin-right:5px;}
	html[lang='ar'] .sl_pstop .slpst_right{padding-left:0;padding-right:0;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a{margin-right:0;margin-left:10px;}
    html[lang='ar'] .sl_pstop .slpst_right .slpst_btn a i{margin-right:0;margin-left:5px;}
	.sl_psnav .slpsn_li{min-height:42px;padding:5px 11px;}
	.sl_psitem{padding:0 0 30px;}
	.sl_pscontent .slpsc_table{margin-top:15px;}
	.sl_pslist{padding:30px 0;}
	.sl_pslist .slpsl_ul{margin-top:15px;}
}

@media screen and (max-width:767px){
	.sl_pstop{padding:20px 0;}
}