*,::after,::before{box-sizing:border-box;outline:unset}
body,html{min-height:100%;height:100%;font-family:urbanist,system-ui;margin:0;padding:0}
a{text-decoration:none;color:unset}
.containerNew{max-width:1480px;width:100%;display:block;margin:0 auto;padding:0 10px}
#mFull{height:0;width:100%;position:fixed;z-index:9999999999;top:0;left:0;background:linear-gradient(180deg,#f8f8f8 20%,#e2e5e7 90%);overflow-x:hidden;transition:.5s}
#mFull .containerNew{height:100%;padding:0 20px;display:grid;grid-template-rows:270px 1fr 164px;max-width:90%}
#mFull .containerNew .header{width:100%}
#mFull .containerNew .header .ftopT{display:flex;padding:30px 0;align-items:center}
#mFull .containerNew .header .ftopT .mail{display:flex;flex:1;max-width:300px}
#mFull .containerNew .header .ftopT .mail .searchHeader{flex:1;display:block;width:100%;height:50px;float:left;position:relative;max-width:100%;transition:all .3s;cursor:pointer;margin-right:20px;background:#fff;padding:0 0 0 20px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #ddd}
#mFull .containerNew .header .ftopT .mail .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%;margin:0}
#mFull .containerNew .header .ftopT .mail .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;font-size:14px;color:#3b3b3b;font-weight:700}
#mFull .containerNew .header .ftopT .mail .searchHeader form .sImg{display:block;position:absolute;right:0;height:fit-content;top:50%;transform:translateY(-50%);border:none;color:#000;font-size:14px;font-weight:600;cursor:pointer;width:60px;background:#909395;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px;transition:all .3s}
#mFull .containerNew .header .ftopT .mail .searchHeader form .sImg img{height:19px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(104%) contrast(104%)}
#mFull .containerNew .header .ftopT .mail .searchHeader.cash input{background:0 0;color:#faa61a;border:unset;font-weight:700}
#mFull .containerNew .header .ftopT .mail .searchHeader input::placeholder{color:#3b3b3b;font-weight:400}
#mFull .containerNew .header .ftopT .mail .searchHeader:hover{opacity:.8;transition:all .3s}
#mFull .containerNew .header .ftopT .mail .searchHeader form .sImg:hover{background:#faa61a;transition:all .3s}
#mFull .containerNew .header .ftopT .logo{display:flex;flex:1;justify-content:center}
#mFull .containerNew .header .ftopT .logo img{height:76px}
#mFull .containerNew .header .ftopT .socialsHeader{display:flex;justify-content:space-between;align-items:center;padding:10px;flex:1;max-width:350px;justify-content:flex-end}
#mFull .containerNew .header .ftopT .socialsHeader .text{display:flex;justify-content:flex-end}
#mFull .containerNew .header .ftopT .socialsHeader .text p{margin:0;font-size:15px;font-weight:500;text-align:right;color:#3b3b3b;line-height:1}
#mFull .containerNew .header .ftopT .socialsHeader .cont{display:flex;align-items:center}
#mFull .containerNew .header .ftopT .socialsHeader .cont a{margin-left:10px;display:flex;align-items:center;justify-content:center;padding-left:10px;border-left:1px solid #ddd;transition:all .3s}
#mFull .containerNew .header .ftopT .socialsHeader .cont a img{height:20px}
#mFull .containerNew .header .ftopT .socialsHeader .cont a:first-child img{filter:invert(33%) sepia(26%) saturate(1231%) hue-rotate(182deg) brightness(93%) contrast(91%)}
#mFull .containerNew .header .ftopT .socialsHeader .cont a:nth-child(2) img{filter:invert(62%) sepia(65%) saturate(6115%) hue-rotate(300deg) brightness(99%) contrast(93%)}
#mFull .containerNew .header .ftopT .socialsHeader .cont a:nth-child(3) img{filter:invert(22%) sepia(84%) saturate(7272%) hue-rotate(355deg) brightness(88%) contrast(99%)}
#mFull .containerNew .header .ftopT .socialsHeader .cont a:nth-child(4) img{filter:invert(36%) sepia(63%) saturate(5528%) hue-rotate(181deg) brightness(89%) contrast(101%)}
#mFull .containerNew .header .ftopT .socialsHeader .cont a:nth-child(5) img{filter:invert(70%) sepia(12%) saturate(1694%) hue-rotate(73deg) brightness(90%) contrast(85%)}
#mFull .containerNew .header .ftopT .socialsHeader .cont a:hover{opacity:.89;transition:all .3s;transform:scale(.88)}
#mFull .containerNew .header .headerBottom{display:flex;border-top:1px solid #ddd;margin-top:0;align-items:center;border-bottom:1px solid #ddd;height:70px}
#mFull .containerNew .header .headerBottom .menu{width:100%;height:100%;flex:2}
#mFull .containerNew .header .headerBottom .menu .logo{display:none}
#mFull .containerNew .header .headerBottom .menu ul{display:flex;height:100%;align-items:center;flex-direction:row;list-style:none;padding:0;margin:0;width:100%}
#mFull .containerNew .header .headerBottom .menu ul li{position:relative;height:100%;justify-content:space-between;font-weight:400;font-size:15px;border-radius:0;width:auto;display:flex;align-items:center;transition:all ease .5s;cursor:pointer}
#mFull .containerNew .header .headerBottom .menu ul li.mobileMenu{display:flex}
#mFull .containerNew .header .headerBottom .menu ul li.mobileMenu img{height:15px;margin-right:5px;padding-right:5px;border-right:1px solid #ddd}
#mFull .containerNew .header .headerBottom .menu ul li a{font-weight:700;font-size:18px;transition:all .5s;border-radius:0;width:100%;display:flex;align-items:center;color:#3b3b3b;transition:all ease .5s;padding-right:15px;margin-right:15px;border-right:1px solid #ddd}
#mFull .containerNew .header .headerBottom .menu ul li:last-child a{border-right:unset}
#mFull .containerNew .header .headerBottom .menu ul li::after{position:absolute;content:"";height:2px;right:30px;bottom:0;left:0;background-color:#faa61a;transform:scale(0);transform-origin:center;transition:all ease .5s}
#mFull .containerNew .header .headerBottom .menu ul li:hover::after{transform:scale(1)}
#mFull .containerNew .header .headerBottom .closeMenu img{height:50px;filter:invert(36%) sepia(63%) saturate(5528%) hue-rotate(181deg) brightness(89%) contrast(101%);padding:10px 0;cursor:pointer}
#mFull .containerNew .content{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:flex-start}
#mFull .containerNew .content .leftMenu{display:flex;flex-direction:column;padding-right:25px;margin-right:25px;border-right:1px solid rgb(105 109 112/25%)}
#mFull .containerNew .content .leftMenu .single{cursor:pointer;transition:all .3s;flex: 1 0 20%;border-bottom:1px solid rgb(105 109 112/25%);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}
#mFull .containerNew .content .leftMenu .single:last-child{border-bottom:unset}
#mFull .containerNew .content .leftMenu .single img{transition:all .3s;margin-bottom:15px;filter:invert(11%) sepia(21%) saturate(449%) hue-rotate(164deg) brightness(90%) contrast(87%);height:50px;color:#23282c}
#mFull .containerNew .content .leftMenu .single p{margin:0;padding:0;color: #000000;font-size:17px;font-weight:600;text-align:center}
#mFull .containerNew .content .leftMenu .single:hover{opacity:.6;transition:all .3s}
#mFull .containerNew .content .leftMenu .single:hover img{filter:invert(87%) sepia(39%) saturate(7277%) hue-rotate(349deg) brightness(111%) contrast(96%);transition:all .3s}
#mFull .containerNew .content .leftMenu .single.active{opacity:.6;transition:all .3s}
#mFull .containerNew .content .leftMenu .single.active img{filter:invert(87%) sepia(39%) saturate(7277%) hue-rotate(349deg) brightness(111%) contrast(96%);transition:all .3s}
#mFull .containerNew .content .rightMenu{display:flex;flex-wrap:wrap;width:100%}
#mFull .containerNew .content .tabCnt{display:flex;flex-wrap:wrap;width:100%}
#mFull .containerNew .content .rightMenu .single{display:flex;flex-direction:column;flex:1 0 23%;padding:0 15px 0 0}
#mFull .containerNew .content .rightMenu .single h1{margin:0;padding:0;font-size:18px;color: #000000;transition:all .3s;font-weight: 700;}
#mFull .containerNew .content .rightMenu .single h1:hover{opacity:.89;color:#0084ca;transition:all .3s}
#mFull .containerNew .content .rightMenu .single a{transition:all .3s;font-size:15px;color:#000000;margin-top:10px;font-weight: 500;}
#mFull .containerNew .content .rightMenu .single a:hover{opacity:.89;color:#0084ca;transition:all .3s}
#mFull .containerNew .content .rightMenu .tabContent{display:none;width:100%}
#mFull .containerNew .content .rightMenu .tabContent.active{display:flex}
#mFull .containerNew .content .mobilContact{display:flex;flex-wrap:wrap;flex-direction:column;padding-left:25px;margin-left:25px;border-left:1px solid rgb(105 109 112/25%)}
#mFull .containerNew .content .mobilContact .leftMob{flex:1;justify-content:space-between;display:flex;flex-direction:column}
#mFull .containerNew .content .mobilContact .rightMob{margin-top:10px;flex:1;justify-content:space-between;display:flex;flex-direction:column}
#mFull .containerNew .content .mobilContact .single h1{border-bottom:1px solid rgb(221 221 221/22%);margin:0;padding:0;font-size:18px;color:#404040;transition:all .3s}
#mFull .containerNew .content .mobilContact .single p{font-size:13px;margin:10px 0}
#mFull .containerNew .footer .ftopB{display:flex;justify-content:space-between;padding:25px 0;border-top:1px solid #ddd}
#mFull .containerNew .footer .ftopB .phone{display:flex;align-items:flex-start}
#mFull .containerNew .footer .ftopB .phone a{transition:all .3s;font-size:17px;margin-left:8px;padding-left:8px;font-weight:600;border-left:1px solid rgb(0 0 0/22%);border-top:unset}
#mFull .containerNew .footer .ftopB .phone a:first-child{border-left:unset}
#mFull .containerNew .footer .ftopB .phone a img{height:20px;margin-right:5px;vertical-align:middle;filter:invert(20%) sepia(0%) saturate(1796%) hue-rotate(159deg) brightness(88%) contrast(76%)}
#mFull .containerNew .footer .ftopB .phone a:hover{opacity:.8;transition:all .3s}
#mFull .containerNew .footer .ftopB .copyright{display:flex;flex-direction:column;align-items:end}
#mFull .containerNew .footer .ftopB .copyright h1{margin:0;padding:0;font-size:14px;font-weight:600}
#mFull .containerNew .footer .ftopB .copyright p{margin:0;padding:15px 0;text-align:end;font-size:13px}
#mFull .containerNew .footer .ftopB .copyright img{height:20px;transition:all .3s}
#mFull .containerNew .footer .ftopB .copyright img:hover{opacity:.8;transition:all .3s}
#headerNew{width:100%;background-color:#f8f8f8}
#headerNew.sticky{position:fixed;top:0;left:0;right:0;z-index:999999;box-shadow:0 6px 9px 0 rgb(59 59 59/12%)}
#headerNew.sticky .hedaerTop{display:none}
#headerNew.sticky .headerMid{display:none}
#headerNew .hedaerTop{height:50px;display:flex;align-items:center;box-shadow:inset 0 -3px 14px 1px #e9e9e9}
#headerNew .hedaerTop .containerNew{display:flex;justify-content:space-between;align-items:center}
#headerNew .hedaerTop .containerNew .topLeft{display:flex;align-items:center}
#headerNew .hedaerTop .containerNew .topLeft p{margin:0;font-size:15px;margin-right:10px}
#headerNew .hedaerTop .containerNew .topLeft img{height:15px}
#headerNew .hedaerTop .containerNew .topMid a{font-size:14px;text-decoration:none}
#headerNew .hedaerTop .containerNew .topRight a{transition:all .3s;font-size:14px;margin-left:8px;padding-left:8px;font-weight:600;border-left:1px solid #ddd}
#headerNew .hedaerTop .containerNew .topRight a:first-child{border-left:unset}
#headerNew .hedaerTop .containerNew .topRight a img{height:17px;margin-right:5px;vertical-align:middle;filter:invert(20%) sepia(0%) saturate(1796%) hue-rotate(159deg) brightness(88%) contrast(76%)}
#headerNew .hedaerTop .containerNew .topRight a:hover{opacity:.89;transition:all .3s}
#headerNew .headerMid{background-color:#fff;height:120px}
#headerNew .headerMid .containerNew{display:flex;justify-content:space-between;align-items:center;height:100%}
#headerNew .headerMid .containerNew .searchHeader{flex:1;display:block;width:100%;height:50px;float:left;position:relative;max-width:100%;transition:all .3s;cursor:pointer;margin-right:20px;background:#fff;padding:0 0 0 20px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #ddd}
#headerNew .headerMid .containerNew .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%;margin:0}
#headerNew .headerMid .containerNew .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;font-size:14px;color:#3b3b3b;font-weight:700}
#headerNew .headerMid .containerNew .searchHeader form .sImg{display:block;position:absolute;right:0;height:fit-content;top:50%;transform:translateY(-50%);border:none;color:#000;font-size:14px;font-weight:600;cursor:pointer;width:60px;background:#008bd0;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px;transition:all .3s}
#headerNew .headerMid .containerNew .searchHeader form .sImg img{height:19px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(104%) contrast(104%)}
#headerNew .headerMid .containerNew .searchHeader.cash input{background:0 0;color:#faa61a;border:unset;font-weight:700}
#headerNew .headerMid .containerNew .searchHeader input::placeholder{color:#3b3b3b;font-weight:400}
#headerNew .headerMid .containerNew .searchHeader:hover{opacity:.8;transition:all .3s}
#headerNew .headerMid .containerNew .searchHeader form .sImg:hover{background:#faa61a;transition:all .3s}
#headerNew .headerMid .containerNew .logo{flex:2;display:flex;justify-content:center}
#headerNew .headerMid .containerNew .logo img{height:60px}
#headerNew .headerMid .containerNew .midRight{display:flex;align-items:end;flex:1;flex-direction:column;height:100%;justify-content:space-between}
#headerNew .headerMid .containerNew .midRight .userArea{display:flex;align-items:center;padding-top:25px}
#headerNew .headerMid .containerNew .midRight .userArea .login{transition:all .3s;display:flex;align-items:center}
#headerNew .headerMid .containerNew .midRight .userArea .login p{margin:0;font-size:13px;margin-right:10px;color:#4f4f4f;font-weight:600}
#headerNew .headerMid .containerNew .midRight .userArea .login img{height:26px;filter:invert(74%) sepia(74%) saturate(7093%) hue-rotate(174deg) brightness(89%) contrast(103%);transition:all .3s}
#headerNew .headerMid .containerNew .midRight .userArea .login:hover img{filter:invert(87%) sepia(39%) saturate(7277%) hue-rotate(349deg) brightness(111%) contrast(96%);transition:all .3s}
#headerNew .headerMid .containerNew .midRight .userArea .cartH{position:relative;margin-left:15px;display:flex;align-items:end;padding-left:15px}
#headerNew .headerMid .containerNew .midRight .userArea .cartH:before{position:absolute;content:"";top:-25px;left:0;width:1px;height:55px;background:#ccc}
#headerNew .headerMid .containerNew .midRight .userArea .cartH a{display:flex;align-items:center}
#headerNew .headerMid .containerNew .midRight .userArea .cartH a img{height:26px;filter:invert(20%) sepia(15%) saturate(0%) hue-rotate(187deg) brightness(106%) contrast(89%);transition:all .3s}
#headerNew .headerMid .containerNew .midRight .userArea .cartH a:hover img{filter:invert(74%) sepia(74%) saturate(7093%) hue-rotate(174deg) brightness(89%) contrast(103%);transition:all .3s}
#headerNew .headerMid .containerNew .midRight .userArea .cartH a .circle{background-color:#bababa;color:#fff;border-radius:50%;font-size:12px;text-align:center;line-height:18px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-left:7px}
#headerNew .headerMid .containerNew .midRight .midMenu{display:flex;height:fit-content}
#headerNew .headerMid .containerNew .midRight .midMenu ul{list-style:none;display:flex;justify-content:flex-end;align-items:flex-end;margin:0;padding:0}
#headerNew .headerMid .containerNew .midRight .midMenu ul li{margin-left:5px;display:flex}
#headerNew .headerMid .containerNew .midRight .midMenu ul li a{transition:all .3s;text-transform:uppercase;color:#333;text-decoration:none;font-size:13px;font-weight:700;padding:15px 10px;background:#e5e5e5;border-top-left-radius:5px;border-top-right-radius:5px}
#headerNew .headerMid .containerNew .midRight .midMenu ul li a.midActive{background:#008bd0;color:#fff}
#headerNew .headerMid .containerNew .midRight .midMenu ul li a:hover{background:#faa61a;transition:all .3s;color:#fff;padding:12px 10px}
#headerNew .headerBottom{display:flex;border-top:1px solid #ddd;margin-top:0}
#headerNew .headerBottom .containerNew{display:flex;height:50px}
#headerNew .headerBottom .containerNew .menu{width:100%;height:100%;flex:2}
#headerNew .headerBottom .containerNew .menu .logo{display:none}
#headerNew .headerBottom .containerNew .menu ul{display:flex;height:100%;align-items:center;flex-direction:row;list-style:none;padding:0;margin:0;width:100%}
#headerNew .headerBottom .containerNew .menu ul li{position:relative;height:100%;justify-content:space-between;font-weight:400;font-size:15px;border-radius:0;width: 100;display:flex;align-items:center;transition:all ease .5s;cursor:pointer}
#headerNew .headerBottom .containerNew .menu ul li.mobileMenu{display:flex}
#headerNew .headerBottom .containerNew .menu ul li.mobileMenu img{height:15px;margin-right:5px;padding-right:5px;border-right:1px solid #ddd}
#headerNew .headerBottom .containerNew .menu ul li a{font-weight:700;font-size:14px;transition:all .5s;border-radius:0;width:100%;display:flex;align-items:center;color:#3b3b3b;transition:all ease .5s;padding-right:15px;margin-right:15px;border-right:1px solid #ddd}
#headerNew .headerBottom .containerNew .menu ul li:last-child a{border-right:unset}
#headerNew .headerBottom .containerNew .menu ul li::after{position:absolute;content:"";height:2px;right:30px;bottom:0;left:0;background-color:#faa61a;transform:scale(0);transform-origin:center;transition:all ease .5s}
#headerNew .headerBottom .containerNew .menu ul li:hover::after{transform:scale(1)}
#headerNew .headerBottom .containerNew .menu ul li.menuActive::after{background-color:#008bd0;transform:scale(1);transform-origin:center;transition:all ease .5s}
#headerNew .headerBottom .containerNew .socialsHeader{display:flex;justify-content:space-between;align-items:center;padding:10px;flex:1;max-width:350px;justify-content:flex-end}
#headerNew .headerBottom .containerNew .socialsHeader .text{display:flex;justify-content:flex-end}
#headerNew .headerBottom .containerNew .socialsHeader .text p{margin:0;font-size:13px;font-weight:500;text-align:right;color:#3b3b3b;line-height:1}
#headerNew .headerBottom .containerNew .socialsHeader .cont{display:flex;align-items:center}
#headerNew .headerBottom .containerNew .socialsHeader .cont a{margin-left:10px;display:flex;align-items:center;justify-content:center;padding-left:10px;border-left:1px solid #ddd;transition:all .3s}
#headerNew .headerBottom .containerNew .socialsHeader .cont a img{height:20px}
#headerNew .headerBottom .containerNew .socialsHeader .cont a:first-child img{filter:invert(33%) sepia(26%) saturate(1231%) hue-rotate(182deg) brightness(93%) contrast(91%)}
#headerNew .headerBottom .containerNew .socialsHeader .cont a:nth-child(2) img{filter:invert(62%) sepia(65%) saturate(6115%) hue-rotate(300deg) brightness(99%) contrast(93%)}
#headerNew .headerBottom .containerNew .socialsHeader .cont a:nth-child(3) img{filter:invert(22%) sepia(84%) saturate(7272%) hue-rotate(355deg) brightness(88%) contrast(99%)}
#headerNew .headerBottom .containerNew .socialsHeader .cont a:nth-child(4) img{filter:invert(36%) sepia(63%) saturate(5528%) hue-rotate(181deg) brightness(89%) contrast(101%)}
#headerNew .headerBottom .containerNew .socialsHeader .cont a:nth-child(5) img{filter:invert(70%) sepia(12%) saturate(1694%) hue-rotate(73deg) brightness(90%) contrast(85%)}
#headerNew .headerBottom .containerNew .socialsHeader .cont a:hover{opacity:.89;transition:all .3s;transform:scale(.88)}
#headerNewMenuPro.menuDown{width: 100%;position:fixed;margin:0;height: fit-content;left: -100%;top:221px;bottom:0;right:0;transition:all .3s;z-index:999999999;background:linear-gradient(180deg,#f8f8f8 20%,#e2e5e7 90%);padding: 14px 0 25px 0;border-top:1px dashed rgba(65,65,65,.16)}
#headerNewMenuPro.menuDown.sticky{top:50px;transition:all .3s}
#headerNewMenuPro.menuDown .containerNew{max-width:1480px;border-radius:20px;display:grid;grid-template-columns:21% 76%;position:relative;transition:all .3s}
#headerNewMenuPro.menuDown .containerNew .leftMenu{display:flex;flex-direction:column;padding-right:25px;margin-right:25px;border-right:1px solid rgb(105 109 112/25%)}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single{cursor:pointer;transition:all .3s;flex: 1 0 20%;border-bottom:1px solid rgb(105 109 112/25%);display:flex;flex-direction: row;align-items:center;justify-content: flex-start;padding: 10px;}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single:last-child{border-bottom:unset}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single img{transition:all .3s;margin-right: 10px;filter:invert(11%) sepia(21%) saturate(449%) hue-rotate(164deg) brightness(90%) contrast(87%);height: 24px;color:#23282c}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single p{margin:0;padding:0;color: #141414;font-size: 14px;font-weight:600;text-align: left;}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single:hover{opacity:.6;transition:all .3s}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single:hover img{filter:invert(87%) sepia(39%) saturate(7277%) hue-rotate(349deg) brightness(111%) contrast(96%);transition:all .3s}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single.active{opacity:.6;transition:all .3s}
#headerNewMenuPro.menuDown .containerNew .leftMenu .single.active img{filter:invert(87%) sepia(39%) saturate(7277%) hue-rotate(349deg) brightness(111%) contrast(96%);transition:all .3s}
#headerNewMenuPro.menuDown .containerNew .rightMenu{display:flex;flex-wrap:wrap;width:100%}
#headerNewMenuPro.menuDown .containerNew .tabCnt{display:flex;flex-wrap:wrap;width:100%}
#headerNewMenuPro.menuDown .containerNew .rightMenu .single{display:flex;flex-direction:column;flex:1 0 23%;padding:0 15px}
#headerNewMenuPro.menuDown .containerNew .rightMenu .single h1{margin:0;padding:0;font-size: 15px;color: #000000;transition:all .3s;font-weight: 700;}
#headerNewMenuPro.menuDown .containerNew .rightMenu .single h1:hover{opacity:.89;color:#0084ca;transition:all .3s}
#headerNewMenuPro.menuDown .containerNew .rightMenu .single a{transition:all .3s;font-size: 13px;color: #000000;margin-top: 5px;font-weight: 500;}
#headerNewMenuPro.menuDown .containerNew .rightMenu .single a:hover{opacity:.89;color:#0084ca;transition:all .3s}
#headerNewMenuPro.menuDown .containerNew .rightMenu .tabContent{display:none;width:100%}
#headerNewMenuPro.menuDown .containerNew .rightMenu .tabContent.active{display:flex}
#sliderNew{width:100%;height:auto;position:relative}
#sliderNew .swiper-container{position:relative;width:100%;height:auto;background:unset;z-index:1}
#sliderNew .swiper-container .swiper-wrapper{width:100%;height:auto;background:unset}
#sliderNew .swiper-container .swiper-wrapper .swiper-slide{position:relative;width:100%!important;height:auto;transition:all .3s}
#sliderNew .swiper-container .swiper-wrapper .swiper-slide::before{content:"";position:absolute;bottom:0;right:0;left:0;top:0;z-index:2}
#sliderNew .swiper-container .swiper-wrapper .swiper-slide::after{content:"";position:absolute;bottom:0;right:0;left:0;top:0;z-index:2}
#sliderNew .swiper-container .swiper-wrapper video{width:100%;height:auto;object-fit:cover}
#sliderNew .swiper-container .swiper-wrapper img{width:100%;height:auto;object-fit:cover}
#sliderNew .containerNew.paginetionSlider{position:absolute;bottom:25px;z-index:99999999!important;display:flex;position:absolute;width:100%;z-index:999;font-weight:700;left:50%;transform:translateX(-50%)}
#sliderNew .containerNew.paginetionSlider .swiper-pagination{text-align:right;bottom:0;left:50%;background:0 0;z-index:99;display:flex;border-radius:20px;transform:translateX(-50%)}
#sliderNew .containerNew.paginetionSlider .swiper-pagination-bullet{width:10px;height:9px;margin:2px 3px;z-index:99;display:flex;align-items:center;justify-content:center;transition:all .3s;border-radius:100%;background:#9f9f9f;opacity:.7}
#sliderNew .containerNew.paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#faa61a;transition:all .3s;opacity:1}
#sliderNew .containerNew.prevSlider{position:absolute;bottom:80px;z-index:9;display:flex;position:absolute;width:100%;text-align:left;font-weight:700;left:50%;transform:translateX(-50%);padding-left:199px}
#sliderNew .containerNew.prevSlider .swiper-button-prev{background:unset;margin:0;padding:0;width:unset;height:unset}
#sliderNew .containerNew.prevSlider .swiper-button-next{background:unset;margin:0;padding:0;width:unset;height:unset}
#slider .swiper-button-prev img,#sliderNew .containerNew.prevSlider .swiper-button-next img{height:45px}
#homeBrandsNew{background:linear-gradient(90deg,#22272b 0,#49535b 50%,#22272b 100%);padding:30px 0;box-shadow:0 0 20px 14px rgb(0 0 0/19%);position:relative;z-index:99}
#homeBrandsNew .containerNew{display:flex;flex-direction:column}
#homeBrandsNew .containerNew .title{display:flex;justify-content:space-between;align-items:center}
#homeBrandsNew .containerNew .title .leftT{display:flex;flex-direction:column}
#homeBrandsNew .containerNew .title .leftT .top{display:flex;align-items:baseline}
#homeBrandsNew .containerNew .title .leftT .top h1{margin:0;padding:0;font-size:27px;color:#fff;margin-right:10px;font-weight:500;transition:all .3s}
#homeBrandsNew .containerNew .title .leftT .top:hover h1{color:#faa61a;transition:all .3s;opacity:.89}
#homeBrandsNew .containerNew .title .rightT{display:flex}
#homeBrandsNew .containerNew .title .rightT .prevIcon{position:relative;display:flex}
#homeBrandsNew .containerNew .title .rightT .prevIcon .swiper-button-prev{background:unset;margin-left:5px}
#homeBrandsNew .containerNew .title .rightT .prevIcon .swiper-button-next{background:unset}
#homeBrandsNew .containerNew .title .rightT .prevIcon .single{transition:all .3s;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:3px;right:unset;top:unset;bottom:unset;left:unset;position:unset;margin-top:0}
#homeBrandsNew .containerNew .title .rightT .prevIcon .single:hover{transition:all .3s;transform:scale(.8)}
#homeBrandsNew .containerNew .title .rightT .prevIcon .single img{height:22px;object-fit:contain}
#homeBrandsNew .containerNew .title .rightT .button{padding:7px 0 0 15px;transition:all .3s}
#homeBrandsNew .containerNew .title .rightT .button:hover{transition:all .3s;opacity:.89;transform:scale(.89)}
#homeBrandsNew .containerNew .content{padding:20px 0}
#homeBrandsNew .containerNew .content .swiper-container{width:100%;height:100%}
#homeBrandsNew .containerNew .content .swiper-container .swiper-slide{transition:all .3s;margin:0;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;width:100%;transition:all .3s;overflow:hidden;border-right:1px solid #ddd;height:120px;background:#ffff;border-radius:8px}
#homeBrandsNew .containerNew .content .swiper-container .swiper-slide .single .image{width:100%;height:100%;overflow:hidden;position:relative;align-items:center;display:inline-flex;justify-content:center;transition:all .3s;padding:29px}
#homeBrandsNew .containerNew .content .swiper-container .swiper-slide .single .image img{width:100%;height:100%;object-fit:contain;position:relative;transition:all .3s}
#homeBrandsNew .containerNew .content .swiper-container .swiper-slide:hover{transform:scale(.85);transition:all .3s}
#homeBrandsNew.salesHome{box-shadow:unset!important;background:#e2e5e7!important}
#homeBrandsNew.salesHome .containerNew .title .leftT .top h1{color:#5f6265}
#homeBrandsNew.salesHome .containerNew .title .leftT .top:hover h1{color:#faa61a}
#homeBrandsNew.refaranceHome{padding:0}
#homeBrandsNew.refaranceHome .containerNew{border-bottom:1px solid rgb(255 255 255/12%);padding:35px 0}
#homeProductsNew{background:linear-gradient(180deg,#9a9d9f 0,#e2e5e7 100%);padding: 20px 0 11px;box-shadow:0 0 20px 14px rgb(0 0 0/19%);position:relative;z-index:99}
#homeProductsNew .containerNew{display:flex;flex-direction:column}
#homeProductsNew .containerNew .title{display:flex;justify-content:space-between;margin-bottom: 20px;}
#homeProductsNew .containerNew .title .leftT{display:flex;flex-direction:column}
#homeProductsNew .containerNew .title .leftT .top{display:flex;align-items:baseline}
#homeProductsNew .containerNew .title .leftT .top h1{margin:0;padding:0;font-size:27px;color:#fff;margin-right:10px;font-weight:500;transition:all .3s}
#homeProductsNew .containerNew .title .leftT .top:hover h1{color:#faa61a;transition:all .3s;opacity:.89}
#homeProductsNew .containerNew .content{display:flex;flex-wrap:wrap;position:relative}
#homeProductsNew .containerNew .content .single{transition:all .3s;margin:0 0 15px;display:flex;flex-direction:column;padding:30px 25px;flex:0 0 32.58%;background:#fff;border-radius:10px;box-shadow:0 0 13px 0 rgb(0 0 0/20%)}
#homeProductsNew .containerNew .content .single:nth-child(3n-1){margin:0 15px 15px}
#homeProductsNew .containerNew .content .single:nth-child(4){margin-bottom:230px}
#homeProductsNew .containerNew .content .single:nth-child(5){margin-bottom:230px}
#homeProductsNew .containerNew .content .single:nth-child(6){margin-bottom:230px}
#homeProductsNew.hunter {padding: 0 0 20px 0;}
#homeProductsNew.hunter .containerNew .content .single:nth-child(4){margin-bottom:0px}
#homeProductsNew.hunter .containerNew .content .single:nth-child(5){margin-bottom:0px}
#homeProductsNew.hunter .containerNew .content .single:nth-child(6){margin-bottom:0px}


#homeProductsNew .containerNew .content .single .image{height:250px;width:100%;padding:0}
#homeProductsNew .containerNew .content .single .image img{width:100%;height:100%;object-fit:contain;transition:all .3s}
#homeProductsNew .containerNew .content .single .titleHp{display:flex;flex-direction:column;position:relative;border-top:1px solid #e5e5e5}
#homeProductsNew .containerNew .content .single .titleHp:before{transition:all .3s;position:absolute;content:"";top:0;left:0;width:50px;height:5px;background:#faa61a}
#homeProductsNew .containerNew .content .single .titleHp h1{margin:0;padding:20px 0;font-size:16px;font-weight:500;color:#3b3b3b}
#homeProductsNew .containerNew .content .single .titleHp p{margin:0;padding:0;font-size:20px;color:#008bd0;font-weight:700;transition:all .3s}
#homeProductsNew .containerNew .content .single:hover{opacity:.89;transition:all .3s}
#homeProductsNew .containerNew .content .single:hover .image img{transition:all .3s}
#homeProductsNew .containerNew .content .single:hover .titleHp:before{transition:all .3s;width:70px;background:#008bd0}
#homeProductsNew .containerNew .content .single:hover .titleHp p{color:#faa61a;transition:all .3s}
#homeProductsNew .containerNew .content .banner{transition:all .3s;position:absolute;top:850px;background:#000;height:200px;display:flex;border-radius:10px;padding-left:143px;right:0;left:0}
#homeProductsNew .containerNew .content .banner .favico{position:absolute;right:0;bottom:0;height:100%}
#homeProductsNew .containerNew .content .banner .limg{height:100%}
#homeProductsNew .containerNew .content .banner .text{display:flex;flex-direction:column;width:401px;justify-content:center}
#homeProductsNew .containerNew .content .banner .text p{margin:0 0 0 40px;padding:20px 40px;color:#fff;border-left:1px solid #4d4d4d}
#homeProductsNew .containerNew .content .banner:hover{opacity:.89;transition:all .3s;filter:invert(5)}
#homeCategoryNew{background:linear-gradient(90deg,#22272b 0,#49535b 50%,#22272b 100%);padding:35px 0 30px;box-shadow:0 30px 20px 0 rgb(0 0 0/19%);position:relative;z-index:999}
#homeCategoryNew.youtube{background:linear-gradient(180deg,#e2e5e7 0,#e2e5e7 100%);box-shadow:unset;border-top:1px solid #ddd;padding: 20px 0 10px;}
#homeCategoryNew.paket{background: linear-gradient(180deg, #e2e5e7 17%, #ffffff 53%);box-shadow:unset;border-top: 1px solid rgb(37 42 46 / 16%);padding: 20px 0 0px;}
#homeCategoryNew .containerNew{display:flex;flex-direction:column}
#homeCategoryNew .containerNew .title{display:flex;justify-content:space-between}
#homeCategoryNew .containerNew .title .leftT{display:flex;flex-direction:column}
#homeCategoryNew .containerNew .title .leftT .top{display:flex;align-items:baseline}
#homeCategoryNew .containerNew .title .leftT .top h1{margin:0;padding:0;font-size:27px;color:#fff;margin-right:10px;font-weight:500;transition:all .3s}
#homeCategoryNew.youtube .containerNew .title .leftT .top h1{color: #252a2f;display: flex;align-items: center;}
#homeCategoryNew.youtube .containerNew .title .leftT .top h1 img {
  filter: invert(22%) sepia(84%) saturate(7272%) hue-rotate(355deg) brightness(88%) contrast(99%);
  height: 20px;
  margin-right: 8px;
}
#homeCategoryNew.paket .containerNew .title .leftT .top h1{color: #252a2f;}
#homeCategoryNew .containerNew .title .leftT .top:hover h1{color:#faa61a;transition:all .3s;opacity:.89}
#homeCategoryNew .containerNew .title .rightT{display:flex}
#homeCategoryNew .containerNew .title .rightT .prevIcon{position:relative;display:flex}
#homeCategoryNew .containerNew .title .rightT .prevIcon .swiper-button-prev{background:unset;margin-left:5px}
#homeCategoryNew .containerNew .title .rightT .prevIcon .swiper-button-next{background:unset}
#homeCategoryNew .containerNew .title .rightT .prevIcon .single{transition:all .3s;display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:3px;right:unset;top:unset;bottom:unset;left:unset;position:unset;margin-top:0}
#homeCategoryNew .containerNew .title .rightT .prevIcon .single:hover{transition:all .3s;transform:scale(.8)}
#homeCategoryNew .containerNew .title .rightT .prevIcon .single img{height:22px;object-fit:contain}
#homeCategoryNew .containerNew .title .rightT .button{padding:7px 0 0 15px;transition:all .3s}
#homeCategoryNew .containerNew .title .rightT .button:hover{transition:all .3s;opacity:.89;transform:scale(.89)}
#homeCategoryNew .containerNew .content .swiper-container{width:100%;height:100%;padding:20px 0}
#homeCategoryNew .containerNew .content .swiper-container .swiper-slide{transition:all .3s;margin:0;position:relative;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;border-radius:10px;width:100%;transition:all .3s;overflow:hidden;height:370px;border-radius:8px;box-shadow:0 0 13px 0 rgb(0 0 0/20%)}
#homeCategoryNew .containerNew .content .swiper-container .swiper-slide .single .image{width:100%;height:100%;overflow:hidden;position:relative;border-radius:10px;align-items:center;display:inline-flex;justify-content:center;transition:all .3s}
#homeCategoryNew .containerNew .content .swiper-container .swiper-slide .single .image img{width:100%;height:100%;object-fit:cover;position:relative;transition:all .3s;border-radius:10px}
#homeCategoryNew .containerNew .content .swiper-container .swiper-slide .single h1{margin:0;padding:0;position:absolute;bottom:30px;left:30px;z-index:999;color:#fff;font-size:25px}
#homeCategoryNew .containerNew .content .swiper-container .swiper-slide .single:before{bottom:0;left:0;right:0;top:0;position:absolute;content:"";background:linear-gradient(0deg,rgb(0 0 0/70%) 0,rgb(0 0 0/11%) 100%);z-index:999}
#homeCategoryNew .containerNew .content .swiper-container .swiper-slide:hover{transform:scale(.95);transition:all .3s;filter:grayscale(1)}
#homeCategoryNew.youtube  .containerNew .content .swiper-container .swiper-slide .single h1{font-size: 20px;left: 15px;right: 15px;}
#homeCategoryNew.paket  .containerNew .content .swiper-container .swiper-slide .single h1{font-size: 20px;left: 15px;right: 15px;}
#homeCategoryNew.youtube .containerNew .content .swiper-container .swiper-slide{height: 275px;}
#homeCategoryNew.paket .containerNew .content .swiper-container .swiper-slide{height: 275px;}
#homeCategoryNew.paket  .containerNew .content .swiper-container .swiper-slide .single:before{background: unset;}

#promotionalAreaNew{background:#e2e5e7;padding: 0 0 40px 0;}
#promotionalAreaNew .containerNew{display:flex;flex-wrap:wrap}
#promotionalAreaNew .containerNew .singleOne{flex:1;display:flex;flex-wrap:wrap}
#promotionalAreaNew .containerNew .singleTwo{flex:1;display:flex;flex-wrap:wrap}
#promotionalAreaNew .containerNew .single .favico{height:60px;filter:invert(100%) sepia(0%) saturate(6528%) hue-rotate(264deg) brightness(114%) contrast(102%);margin-bottom:15px}
#promotionalAreaNew .containerNew .single{transition:all .3s;margin:0;flex:1;position:relative;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover;border-radius:10px;width:100%;transition:all .3s;overflow:hidden;height:435px;border-radius:8px;box-shadow: 0 0 13px 0 rgb(0 0 0 / 20%);}
#promotionalAreaNew .containerNew .single .image{width:100%;height:100%;overflow:hidden;position:relative;border-radius:10px;align-items:center;display:inline-flex;justify-content:center;transition:all .3s}
#promotionalAreaNew .containerNew .single .image img{width:100%;height:100%;object-fit:cover;position:relative;transition:all .3s;border-radius:10px}
#promotionalAreaNew .containerNew .single h1{margin:0;padding:0;position:absolute;bottom:30px;right:60px;left:20px;z-index:999;color:#fff;display:flex;flex-direction:column;font-size:21px;align-items:flex-start;font-weight:600}
#promotionalAreaNew .containerNew .singleOne .single h1{max-width:275px}
#promotionalAreaNew .containerNew .singleTwo .single{margin-left:10px}
#promotionalAreaNew .containerNew .single:before{bottom:0;left:0;right:0;top:0;position:absolute;content:"";background:linear-gradient(0deg,rgb(0 0 0/70%) 0,rgb(0 0 0/0%) 66%);z-index:999}
#promotionalAreaNew .containerNew .single:hover{transform:scale(.95);transition:all .3s;filter:grayscale(1)}

#promotionalAreaNew.kullanim{padding: 40px 0 10px 0;}
#promotionalAreaNew.kullanim .containerNew{flex-direction: row-reverse;}
#promotionalAreaNew.kullanim .containerNew .singleOne{flex-direction: column;background: linear-gradient(90deg,#5f6265 0,#22272b 100%);border-radius: 10px;padding: 30px 0;box-shadow: 0 0 13px 0 rgb(0 0 0 / 20%);/* margin-left: 15px; */flex: .32;}
#promotionalAreaNew.kullanim .containerNew .singleOne .ssLn{display: flex;align-items: center;padding: 8px 20px;font-size: 17px;transition: all .3s;    color: #fff;font-weight: 600;border-bottom: 1px solid rgb(255 255 255 / 11%);}
#promotionalAreaNew.kullanim .containerNew .singleOne .ssLn img{height: 17px;margin-right: 3px;filter: invert(100%) sepia(100%) saturate(1%) hue-rotate(180deg) brightness(107%) contrast(101%);}
#promotionalAreaNew.kullanim .containerNew .singleTwo .single{margin-left: 0;margin-right: 10px;height: 325px;}

#shortInfoNew{background:linear-gradient(90deg,#5f6265 0,#22272b 100%);padding:40px 0}
#shortInfoNew .containerNew{display:flex;flex-wrap:wrap}
#shortInfoNew .containerNew .single{cursor:pointer;transition:all .3s;flex:1 0 25%;border-right:1px solid #696d70;display:flex;flex-direction:column;align-items:center;justify-content:center}
#shortInfoNew .containerNew .single:last-child{border-right:unset}
#shortInfoNew .containerNew .single img{transition:all .3s;margin-bottom:15px;filter:invert(100%) sepia(100%) saturate(1%) hue-rotate(180deg) brightness(107%) contrast(101%);height:50px}
#shortInfoNew .containerNew .single p{margin:0;padding:0;color:#fff;font-size:17px;font-weight:600;text-align:center}
#shortInfoNew .containerNew .single:hover{opacity:.6;transition:all .3s}
#shortInfoNew .containerNew .single:hover img{filter:invert(87%) sepia(39%) saturate(7277%) hue-rotate(349deg) brightness(111%) contrast(96%);transition:all .3s}
#footerNew{width:100%}
#footerNew .containerNew{display:flex;flex-direction:column}
#footerNew .containerNew .ftop{display:flex;flex-direction:column}
#footerNew .containerNew .ftop .ftopT{display:flex;padding:50px 0;align-items:center}
#footerNew .containerNew .ftop .ftopT .mail{display:flex;flex:1;max-width:300px}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader{flex:1;display:block;width:100%;height:50px;float:left;position:relative;max-width:100%;transition:all .3s;cursor:pointer;margin-right:20px;background:#fff;padding:0 0 0 20px;border-top-left-radius:5px;border-top-right-radius:5px;border:1px solid #ddd}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%;margin:0}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;font-size:14px;color:#3b3b3b;font-weight:700}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader form .sImg{display:block;position:absolute;right:0;height:fit-content;top:50%;transform:translateY(-50%);border:none;color:#000;font-size:14px;font-weight:600;cursor:pointer;width:60px;background:#909395;height:100%;border-top-right-radius:5px;border-bottom-right-radius:5px;transition:all .3s}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader form .sImg img{height:19px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(313deg) brightness(104%) contrast(104%)}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader.cash input{background:0 0;color:#faa61a;border:unset;font-weight:700}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader input::placeholder{color:#3b3b3b;font-weight:400}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader:hover{opacity:.8;transition:all .3s}
#footerNew .containerNew .ftop .ftopT .mail .searchHeader form .sImg:hover{background:#faa61a;transition:all .3s}
#footerNew .containerNew .ftop .ftopT .logo{display:flex;flex:1;justify-content:center}
#footerNew .containerNew .ftop .ftopT .logo img{height:60px}
#footerNew .containerNew .ftop .ftopT .socialsHeader{display:flex;justify-content:space-between;align-items:center;padding:10px;flex:1;max-width:350px;justify-content:flex-end}
#footerNew .containerNew .ftop .ftopT .socialsHeader .text{display:flex;justify-content:flex-end}
#footerNew .containerNew .ftop .ftopT .socialsHeader .text p{margin:0;font-size:13px;font-weight:500;text-align:right;color:#3b3b3b;line-height:1}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont{display:flex;align-items:center}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a{margin-left:10px;display:flex;align-items:center;justify-content:center;padding-left:10px;border-left:1px solid #ddd;transition:all .3s}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a img{height:20px}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a:first-child img{filter:invert(33%) sepia(26%) saturate(1231%) hue-rotate(182deg) brightness(93%) contrast(91%)}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a:nth-child(2) img{filter:invert(62%) sepia(65%) saturate(6115%) hue-rotate(300deg) brightness(99%) contrast(93%)}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a:nth-child(3) img{filter:invert(22%) sepia(84%) saturate(7272%) hue-rotate(355deg) brightness(88%) contrast(99%)}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a:nth-child(4) img{filter:invert(36%) sepia(63%) saturate(5528%) hue-rotate(181deg) brightness(89%) contrast(101%)}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a:nth-child(5) img{filter:invert(70%) sepia(12%) saturate(1694%) hue-rotate(73deg) brightness(90%) contrast(85%)}
#footerNew .containerNew .ftop .ftopT .socialsHeader .cont a:hover{opacity:.89;transition:all .3s;transform:scale(.88)}
#footerNew .containerNew .ftop .ftopB{display:flex;justify-content:space-between;padding:25px 0;border-top:3px solid #e8e9e9;border-bottom:1px solid #e8e9e9}
#footerNew .containerNew .ftop .ftopB .phone{display:flex;align-items:flex-start;flex-direction: column;}
#footerNew .containerNew .ftop .ftopB .phone .single{margin-top: 5px;}
#footerNew .containerNew .ftop .ftopB .phone a{transition:all .3s;font-size:14px;margin-left:8px;padding-left:8px;font-weight:600;border-left:1px solid #ddd}
#footerNew .containerNew .ftop .ftopB .phone a:first-child{border-left:unset}
#footerNew .containerNew .ftop .ftopB .phone a img{height: 43px;width: 40px;margin-right:5px;vertical-align:middle;filter:invert(20%) sepia(0%) saturate(1796%) hue-rotate(159deg) brightness(88%) contrast(76%);object-fit: contain;}
#footerNew .containerNew .ftop .ftopB .phone a:hover{opacity:.8;transition:all .3s}
#footerNew .containerNew .ftop .ftopB .copyright{display:flex;flex-direction:column;align-items:end}
#footerNew .containerNew .ftop .ftopB .copyright h1{margin:0;padding:0;font-size:14px;font-weight:600}
#footerNew .containerNew .ftop .ftopB .copyright p{margin:0;padding:15px 0;text-align:end;font-size:13px}
#footerNew .containerNew .ftop .ftopB .copyright img{height:20px;transition:all .3s}
#footerNew .containerNew .ftop .ftopB .copyright img:hover{opacity:.8;transition:all .3s}
#footerNew .containerNew .fMid{display:flex;flex-wrap:wrap;padding:50px 0}
#footerNew .containerNew .fMid .menuF{display:flex;flex:2}
#footerNew .containerNew .fMid .menuF .single{display:flex;flex-direction:column;flex:1 0 25%}
#footerNew .containerNew .fMid .menuF .single h1{margin:0;padding:0;font-size:16px;color:#404040;transition:all .3s}
#footerNew .containerNew .fMid .menuF .single h1:hover{opacity:.89;color:#0084ca;transition:all .3s}
#footerNew .containerNew .fMid .menuF .single a{transition:all .3s;font-size:15px;color:#404040;margin-top:10px}
#footerNew .containerNew .fMid .menuF .single a:hover{opacity:.89;color:#0084ca;transition:all .3s}
#footerNew .containerNew .fMid .etbis{display:flex;margin-left:130px}
#footerNew .containerNew .fMid .etbis img{height:150px}
#footerNew .containerNew .fBot{display:flex;justify-content:space-between;padding:30px 0 40px;border-top:1px solid #e8e9e9}
#footerNew .containerNew .fBot a{font-size:15px;color:#404040;font-weight:500;transition:all .3s}
#footerNew .containerNew .fBot a:hover{color:#faa61a;transition:all .3s;transform:scale(.89)}
#breadcrumbs,#cart-container,.container,.contentbox-body,.contentbox-header{max-width:1480px!important;width:100%!important;display:block!important;margin:0 auto!important;padding:10px!important}
#main{padding-top:0!important}
#entry-slider{margin-bottom:0!important}
.slick-slide img{width:100%!important}
.current-page-default-entry #main{padding-top:0!important}
.breadcrumb-container{margin-top:0!important;margin-bottom:10px!important;padding:0!important;border-bottom:1px solid #ddd}
.tabs-stage{margin-top:35px}
.dealerList{display:flex;flex-wrap:wrap}
.dealerList .single{flex:0 0 45%;margin:0 35px 35px 0;box-shadow:0 0 11px 4px rgb(221 221 221/56%);padding:17px}
.dealerList .single:nth-child(2n){margin-right:0}
.dealerList .single h1{margin:0;padding:0;font-size:13px;color:#34383c}
.dealerList .single .infoD{display:flex;align-items:center;margin-top:11px}
.dealerList .single .infoD i{color:#008bd0;margin-right:9px}
.dealerList .single .infoD p{margin-top:0!important;padding:0;font-size:13px!important}
.svg-turkiye-haritasi{max-width:1140px;margin:0 auto;text-align:center;margin-top:39px}
.svg-turkiye-haritasi svg{width:100%;height:auto}
.il-isimleri{position:absolute;z-index:2;font-size:14px}
.il-isimleri div{display:inline-block;background:#008bd0;color:#fff;padding:8px 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;transition:all .3s}
#svg-turkiye-haritasi path{cursor:pointer;fill:#ccc}
#svg-turkiye-haritasi path:hover{fill:#008bd0!important;transition:all .3s}
#svg-turkiye-haritasi #konya path{fill:#faa61a;transition:all .3s}
#svg-turkiye-haritasi .bayii path{fill:#34383c;transition:all .3s}
.brand-list{padding-bottom:0;background:linear-gradient(90deg,#22272b 0,#49535b 50%,#22272b 100%)!important;border-radius:10px!important;padding:10px 30px 0 10px!important}
.brand-list a{background:#fff!important;border-radius:10px!important;transition:all .3s!important}
.brand-list a:hover{opacity:.8!important;transition:all .3s!important}
.brand-list a div{width:100%!important;height:115px!important;position:relative!important;padding:23px!important}
.brand-list a div img{height:127px!important;object-fit:contain!important;padding:20px!important}
.brand-list .row [class*=col-]{padding-right:0!important;padding-left:15px!important}
.showcase-container{padding:30px!important;background:linear-gradient(180deg,#9a9d9f 0,#e2e5e7 100%);border-radius:10px!important}
.showcase-container .row [class*=col-]{padding-right:5px!important;padding-left:5px!important}
.showcase-container .row .showcase{position:relative!important;margin-bottom:10px!important;padding:10px 23px!important;background:#fff!important;border-radius:10px!important}
.showcase-container .row .showcase .showcase-content{padding:10px 0!important;border-top:1px solid #ddd;margin-top:10px!important}
.showcase-container .row .showcase .showcase-content .showcase-brand{text-align:left!important;margin-bottom:0!important}
.showcase-container .row .showcase .showcase-content .showcase-brand a{font-size:15px!important;height:fit-content!important}
.showcase-container .row .showcase .showcase-content .showcase-title{text-align:left!important;margin-bottom:0!important}
.showcase-container .row .showcase .showcase-content .showcase-title a{font-size:15px!important;height:fit-content!important;line-height:1!important;padding:7px 0!important}
.showcase-container .row .showcase .showcase-content .showcase-price{justify-content:flex-start!important;height:fit-content!important;align-items:flex-start!important}
.showcase-container .row .showcase .showcase-content .showcase-price-new{color:#008bd0!important;font-size:20px!important;font-weight:700!important}
#sliderInfo{width:100%;background:#ffff;padding: 0;border-radius:8px}
#sliderInfo .slider{height: 475px;width:100%;margin-bottom: 0;border-bottom:1px solid #ddd;padding-bottom: 0;}
#sliderInfo .slider .swiper-container{position:relative;width:100%;height:100%}
#sliderInfo .slider .swiper-container .swiper-slide{position:relative;width:100%!important;height:100%;background:#fff;display:flex;justify-content:center;padding: 0;}
#sliderInfo .slider .swiper-container .swiper-slide .single{width:100%}
#sliderInfo .slider .swiper-container video{width:100%;height:100%;object-fit:contain}
#sliderInfo .slider .swiper-container img{width:100%;height:100%;object-fit: contain;}
#sliderInfo .slider .swiper-pagination{text-align:right;bottom:26px;left:100px;background:0 0;z-index:99;display:flex;flex-direction:row;border-radius:10px}
#sliderInfo .slider .swiper-pagination .swiper-pagination-bullet{background:#9a9b9c;width:10px;height:10px;margin-right:5px}
#sliderInfo .slider .swiper-pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:15px;height:15px;border:1px solid #9a9b9c;background:unset;display:flex;align-items:center;justify-content:center}
#sliderInfo .bottomSlider{position:relative;height: 121px;padding:0 50px;display:flex;align-items:center;justify-content:center;margin-top: 0;}
#sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 79px;}
#sliderInfo .bottomSlider .slider-thumbs .swiper-slide{width:100px;opacity:.5;transition:all .3s}
#sliderInfo .bottomSlider .slider-thumbs .swiper-slide::before{content:"";position:absolute;bottom:0;right:0;left:0;height:100%;z-index:2;cursor:pointer;transition:all .3s;border:1px solid #dddd}
#sliderInfo .bottomSlider .slider-thumbs .swiper-slide-active{opacity:1}
#sliderInfo .bottomSlider .slider-thumbs .swiper-slide:hover{filter:contrast(.5);transition:all .3s}
#sliderInfo .bottomSlider .slider-thumbs .swiper-slide-active:before{opacity:1;filter:initial;background:rgb(230 230 230/64%);transition:all .3s}
#sliderInfo .bottomSlider .slider-thumbs img{cursor:pointer;width:100%;height:100%;object-fit: contain;padding: 0;}
#sliderInfo .bottomSlider .swiper-button-prev{left: 20px;outline:unset;background-image:unset;z-index:999;margin-top:0;top: 50%;width:fit-content;transform: translateY(-40%);}
#sliderInfo .bottomSlider .swiper-button-prev img{width:15px}
#sliderInfo .bottomSlider .swiper-button-next{right: 20px;outline:unset;background-image:unset;margin-top:0;top: 50%;width:fit-content;transform: translateY(-40%);}
#sliderInfo .bottomSlider .swiper-button-next img{width:15px}
#detailInfo{display:flex;flex-direction:column}
#detailInfo .text{display:flex;flex-direction:column;margin-top:25px}
#detailInfo .text h1{transition:all .3s;margin:0;padding:0;font-size:28px;color:#303c45;font-weight:600}
#detailInfo .text p{margin:0;padding:0;font-size:18px;color:#303c45;font-weight:400}
#detailInfo .text p:last-child{font-size:15px;padding-bottom:15px}
#detailInfo .text h2{margin:0;padding:10px 0;font-size:30px;color:#96c21f;font-weight:600}
#detailInfo .buttons{display:flex;justify-content:space-between}
#detailInfo .buttons button{transition:all .3s;color:#fff;font-size:13px;padding:10px 15px;flex:1;background:#303c45;border:unset;display:flex;align-items:center;justify-content:space-between;font-weight:600;border-top-left-radius:22px;border-bottom-left-radius:22px;cursor:pointer}
#detailInfo .buttons button.basketB{background:#3b3b3b;border-top-right-radius:22px;border-bottom-right-radius:22px;border-left:1px solid #fff;flex:1;border-top-left-radius:0;border-bottom-left-radius:0}
#detailInfo .buttons button img{height:17px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%)}
#detailInfo .buttons button:hover{opacity:.7;transition:all .3s;background:#87b600}
#detailInfo .buttons .qtyB{display:flex;flex:1}
#detailInfo .buttons .qtyB .plusMin{width:100%;transition:all .3s;color:#fff;font-size:13px;padding:10px 15px;flex:1;background:#303c45;border:unset;font-weight:600;border-top-left-radius:22px;border-bottom-left-radius:22px;cursor:pointer}
#detailInfo .buttons .qtyB .plusMin:hover{opacity:.7;transition:all .3s;background:#87b600}
#detailInfo .buttons .qtyB .quantity-plus{border-top-left-radius:0;border-bottom-left-radius:0}
#detailInfo .buttons .qtyB input{width:75px;border:unset;border-top:1px solid #303c45;border-bottom:1px solid #303c45;display:flex;align-items:center;justify-content:center;padding:0 10px;font-size:16px}
#otherProducts{width:100%;background:#f4f5f6;border-radius:10px;padding:15px;margin-bottom:15px}
#otherProducts .title{padding:15px 0 30px}
#otherProducts .title h1{color:#1d2c3b;font-size:25px;margin:0;padding:0;font-weight:500}
#otherProducts .content{width:100%;position:relative;background:#f4f5f6}
#otherProducts .content .swiper-container{height:auto;box-shadow:unset;background:#f4f5f6}
#otherProducts .content .swiper-container .swiper-wrapper{height:auto}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{transition:all .3s;display:flex;flex-direction:column;padding:30px;background:#fff;border-radius:10px}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{width:100%;height:225px}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image img{transition:all .3s;width:100%;height:100%;object-fit:contain}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{display:flex;flex-direction:column;margin-top:25px}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h1{transition:all .3s;margin:0;padding:0;font-size:17px;color:#303c45;font-weight:600}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text p{margin:0;padding:0;font-size:13px;color:#303c45;font-weight:400}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2{margin:0;padding:10px 0;font-size:17px;color:#008bd0;font-weight:600;display:flex;flex-direction:column-reverse}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2 span{font-size:15px;color:#faa61a;text-decoration:line-through}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons{display:flex;justify-content:space-between}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button{transition:all .3s;color:#fff;font-size:13px;padding:10px 15px;flex:1;background:#303c45;border:unset;display:flex;align-items:center;justify-content:space-between;font-weight:600;border-top-left-radius:22px;border-bottom-left-radius:22px;cursor:pointer}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button.basketB{background:#3b3b3b;border-top-right-radius:22px;border-bottom-right-radius:22px;border-left:1px solid #fff}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button img{height:17px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%)}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button:hover{opacity:.7;transition:all .3s;background:#3b3b3b}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover{opacity:.85;transition:all .3s}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover .text h1{color:#faa61a;transition:all .3s}
#otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover .image img{filter:grayscale(1);transition:all .3s}
#otherProducts .content .hProButtons{position:absolute;right:0;top:-30px}
#otherProducts .content .swiper-button-prev{z-index:99999999999;left:unset;width:auto;height:auto;top:auto;right:37px}
#otherProducts .content .swiper-button-next{z-index:99999999999999;right:10px;height:auto;width:auto;top:unset}
#otherProducts .content .swiper-button-next,.swiper-button-prev{background-image:unset;transition:all .3s}
#otherProducts .content .swiper-button-next img,#otherProducts .content .swiper-button-prev img{height:21px}
#otherProducts .content .swiper-button-next:hover,#otherProducts .content .swiper-button-prev:hover{opacity:.89;transition:all .3s}
.product-area-top{background:linear-gradient(180deg,#f8f8f8 20%,#e2e5e7 90%)!important;border-radius:10px!important;padding:20px!important}
.product-title{margin-bottom:0!important}
.product-title h1{margin:0!important;padding:0!important;font-size:20px!important;color:#3b3b3b!important}
.product-price-container{margin-left:0!important;margin-right:0!important;margin-bottom:0!important}
.product-price-container .product-price{flex-direction:row-reverse}
.product-price-container>div{padding-left:0!important;padding-right:0!important}
.product-price-container .product-price-new{color:#008bd0!important;font-size:28px!important}
.product-price-container .product-price-old{color:#faa61a!important;font-size:24px!important;margin-right:1rem}
.product-price-container .product-price-new,.product-price-container .product-price-old{color:#faa61a;font-size:28px;font-weight:700!important}
.product-list-container{margin:10px 0!important;padding:10px 0!important}
.product-list-container .product-list-row{padding:2px 0!important;font-size:15px!important}
.product-list-container .product-list-row .product-list-title{font-size:16px!important}
.product-list-container .product-list-row .product-list-content{font-size:16px!important}
.text-danger{color:#008bd0!important}
.product-qty-wrapper .product-qty{background:#8d8d8d!important}
.product-qty-wrapper .product-qty>a{color:#fff!important;border:1px solid rgb(255 255 255/49%)!important}
.product-qty-wrapper .product-qty>div input{color:#fff!important}
.product-cart-buttons a.add-to-cart-button{background-color:#8bc34a!important;color:#fff!important}
.product-cart-buttons{margin-bottom:1.5rem!important}
.product-cargo-buttons{margin-top:10px!important}
.product-cargo-buttons .product-cargo-button{margin-right:10px!important;font-size:18px!important}
.product-cargo-buttons .product-cargo-button i{margin-right:5px!important}
.product-cargo-buttons .product-cargo-button i img{height:30px!important}
.detail-whatsapp{margin-top:10px!important}
.detail-whatsapp a{font-size:18px!important}
.detail-whatsapp a i{margin-right:5px!important}
.detail-whatsapp a i img{height:30px!important}
.product-detail-tab{margin:15px 0!important}
.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a{padding:5px!important;margin-bottom:5px!important;height:fit-content!important;font-size:20px!important}
.product-detail-tab [data-tab-index]>a{font-size:17px!important}
.product-detail-tab .product-detail-tab-content .product-detail-tab-row [data-tab-index]>a:after{font-size:17px!important}
.product-detail-tab .product-detail-tab-content [data-tab-content]>div{font-size:17px!important;margin-bottom:5px!important;line-height:1.3!important}
.product-detail-tab .product-detail-tab-content [data-tab-content]>div p{font-size:17px!important;margin-bottom:5px!important}
.promotion-title{margin-top:10px!important}
.page-contact .text .firmaboxes{display:flex;flex-direction:column;justify-content:flex-start;flex-basis:100%;padding:0 50px 0 0}
.page-contact .text .firmaboxes h1{margin:10px 0;padding:0;font-size:18px;color:#5c5c5c}
.page-contact .text .firmaboxes .box{display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #d1287917;padding:15px 0}
.page-contact .text .firmaboxes .box .icon{text-align:center;height:100%;min-width:54px;display:flex;align-items:center;justify-content:center}
.page-contact .text .firmaboxes .box .icon i{font-size:25px;color:#ff9800}
.page-contact .text .firmaboxes .box .ctitle{display:flex;flex-direction:column;justify-content:center;padding:0;height:100%;width:100%}
.page-contact .text .firmaboxes .box:first-child .ctitle{justify-content:center}
.page-contact .text .firmaboxes .box .ctitle p{color:#8c8c8c;margin:0!important;font-size:14px!important;line-height:1!important}
.page-contact .text .firmaboxes .box .ctitle p a{font-weight:400;letter-spacing:1px;color:#8c8c8c}
.page-contact .text .firmaboxes .box .ctitle .tel{font-size:18px}
.page-contact .text .contact-top{display:flex;flex:1;margin:20px 0;flex-direction:row}
.page-contact .text .contact-top .form{flex:1 0 45%}
.page-contact .text .contact-top .boxes{display:flex;flex-direction:column;justify-content:flex-start;flex-basis:50%;padding:0 50px 0 0}
.page-contact .text .contact-top .boxes h1{margin:10px 0;padding:0;font-size:18px;color:#5c5c5c}
.page-contact .text .contact-top .boxes .box{display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #d1287917;padding:15px 0}
.page-contact .text .contact-top .boxes .box .icon{text-align:center;height:100%;min-width:54px;display:flex;align-items:center;justify-content:center}
.page-contact .text .contact-top .boxes .box .icon i{font-size:25px;color:#ff9800}
.page-contact .text .contact-top .boxes .box .ctitle{display:flex;flex-direction:column;justify-content:center;padding:0;height:100%;width:100%}
.page-contact .text .contact-top .boxes .box:first-child .ctitle{justify-content:center}
.page-contact .text .contact-top .boxes .box .ctitle p{color:#8c8c8c;margin:0!important;font-size:14px!important;line-height:1!important}
.page-contact .text .contact-top .boxes .box .ctitle p a{font-weight:400;letter-spacing:1px;color:#8c8c8c}
.page-contact .text .contact-top .boxes .box .ctitle .tel{font-size:18px}
.tabs-ilSecim{display:flex}
.tabs-ilSecim #ilIsmi{display:flex;flex:0.1;height:35px}