:root{--container-width:1410px;--container-out:calc(calc(100vw - var(--container-width)) / 2);--primary-color:#25A2AE;--secondary-color:#25A2AE;--tertiary-color:#526D80;--footer-color:#33363B;--background-color:linear-gradient(  135deg,#1f98a3 0%,#25A2AE 45%,#6ec7cd 100%);}
*{font-family:'Poppins',sans-serif;scroll-behavior:smooth;outline:0!important;outline:none;text-decoration:none}
body{font-family:'Poppins',sans-serif;scroll-behavior:smooth;outline:0!important;outline:none;text-decoration:none}
a,a:hover{text-decoration:none}
::-webkit-scrollbar{width:2px;height:0}
body::-webkit-scrollbar{width:8px}
::-webkit-scrollbar-track{background:#f1f1f1}
::-webkit-scrollbar-thumb{background:var(--primary-color)}
::-webkit-scrollbar-thumb:hover{background:var(--primary-color)}
body.ar{font-family:'Vazirmatn',sans-serif}
body{color:#262626}
body:not(.home){padding-top:100px}
li{list-style:none}
ul{margin:0;padding-left:0}
.z-5{z-index:2}
.pb-50{padding-bottom:50px}
.pore{position:relative;z-index:2}
.n-d-flex{display:block!important}
.invert-image{-webkit-filter:invert(100%);filter:invert(100%)}
.brightness-image{-webkit-filter:brightness(100%);filter:brightness(100)}
.header .brightness-image{-webkit-filter:brightness(1);filter:brightness(1)}
.header .invert-image{-webkit-filter:invert(0%);filter:invert(0%)}
.theme-btn{position:relative;display:inline-flex;align-items:center;gap:20px;justify-content:space-between;padding:18px 20px;font-size:14px;font-weight:700;line-height:16px;color:#1F2A37B2;text-decoration:none;border-radius:999px;background:transparent;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .4s ease}
.theme-btn::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(to bottom,#F2F2F2,#81818172,#ffffff47);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.theme-btn i{font-size:12px;transition:transform .4s ease}
.theme-btn:hover{background:#526d8026}
.theme-btn:hover i{transform:translateX(6px)}
.theme-btn-blue{position:relative;display:inline-flex;align-items:center;gap:20px;justify-content:space-between;padding:19px 20px;font-size:14px;font-weight:700;line-height:16px;color:#fff;text-decoration:none;border-radius:999px;background:transparent;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .4s ease;background-color: #25A2AE;}
.theme-btn-blue::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(to bottom,#25A2AE,#81818172,#ffffff47);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.theme-btn-blue i{font-size:12px;transition:transform .4s ease}
.theme-btn-blue:hover{background:#1d818a}
.theme-btn-blue:hover i{transform:translateX(6px)}
.gradient-title{font-weight:600;background: radial-gradient(50% 86.52% at 50% 100%, #86BCC9 0%, #1F3537 100%), radial-gradient(68.01% 68.01% at 31.99% 43.97%, #A8ACB1 0%, #1F2A37 100%), #152E74;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.gradient-title-dark{font-weight:600;background: radial-gradient(50% 86.52% at 50% 100%,#A8ACB1 0%,#1F2A37 55%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.gradient-border{position: relative;}
.gradient-border::after {content: '';position: absolute;inset: 0;border-radius: 18px;padding: 2px;background: linear-gradient(180deg, #C9EAF2 0%, #25A2AE 41.42%, #FFFFFF 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;}
.gradient-border img {border-radius: 20px;}
.gradient-border-silver {position: relative;}
.gradient-border-silver::after {content: '';position: absolute;inset: 0;border-radius: 18px;padding: 2px;background: linear-gradient(180deg, #F2F2F2 0%, #818181 41%, #FFFFFF 100%);opacity: 0.5;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;}
.header-container{width:calc(100% - 120px);padding:17px 0;margin:0 auto;position:relative;height:100%}
.banner-container{width:calc(100% - 120px);padding:18px 0 0;margin:0 auto;position:relative}
.c-container{width:100%;max-width:var(--container-width);margin:0 auto;position: relative;z-index: 2;}
.cl-container{margin:0 auto;margin-left:var(--container-out)}
header{width:100%;position:absolute;z-index:9}
header .blurr{box-shadow:unset}
header .blurr{height:131px;background: rgba(255, 255, 255, 0.15);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);border: 1px solid rgba(255, 255, 255, 0.25);border-radius: 40px;box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);}
header .logo{width:180px;margin-left: 16px}
header.header{width:100%;position:relative;z-index:9}
/* header .header-container:before{content:"";background:#fff;width:calc(100% - 1800px);position:absolute;bottom:0;right:0;background-size:contain;height:8px;background-repeat:no-repeat;z-index:0} */
/* header.header .header-container:after{background-image:url(./images/icons/header-border.svg)} */
/* header.header .header-container:before{background:#526d8033} */
header .b2b{color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;gap:4px;position:relative;cursor:pointer;white-space:nowrap}
header.header .b2b{color:#526D80}
header .b2b:after{background:#fff;content:"";width:1px;height:100%;position:absolute;right:-17px;top:0;background:#fff}
header .b2b .object{color:#526D80;font-size:16px;font-weight:700}
header:not(.header) .b2b .object{filter:brightness(100)}
header .header-mobile-top .b2b .object{filter:initial}
header .lang{position:relative;margin:0 0 0 36px;padding:0;border-radius:50px}
header .lang a.block{display:flex;align-items:center;justify-content:center;color:#fff;position:relative;z-index:9;font-size:16px;font-weight:700;color:#fff}
header.header .lang a.block{color:#526D80}
header .lang a.block span{color:#fff;font-size:16px;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:8px;position:relative;padding-right:8px;line-height:16px}
header.header .lang a.block span{color:#526D80}
header .lang a.block span:after{content:"";background:#fff;width:1px;height:100%;right:0;top:0;position:absolute}
header.header .lang a.block span:after{background:#526D80}
header .lang a.block svg{color:#fff;font-size:12px;margin-left:5px}
header.header .lang a.block svg{color:#526D80}
header .lang:hover a.block span i{transform:rotate(180deg)}
header .lang a.block span i{margin-top:0;color:#fff;font-size:13px;display:block;margin-left:7px}
header .drop-lang{transition:all .5s;position:absolute;top:100%;left:0;padding:16px 24px 16px 24px;background:#fff;visibility:hidden;text-align:left;z-index:28;border-radius: 0.25rem;}
header .lang:hover .drop-lang{background:#fff;visibility:visible}
header .lang .drop-lang li{margin-bottom:12px;cursor:pointer}
header .lang .drop-lang li:last-child{margin-bottom:8px}
header .drop-lang span{color:#526d80cc;font-size:14px;font-weight:500}
header .drop-lang li:hover span{color:#526D80}
header .menu{height:72px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;margin-left:60px}
header .menu .top li{position:relative;margin:0 13px;padding-bottom:10px}
header .menu .bottom li{position:relative;margin:0 24px;text-transform:uppercase;z-index:99;padding:10px 0}
header .menu li:first-child{margin-left:0}
header .menu li:last-child{margin-right:0}
header .right{height:90px;display:flex;flex-direction:column;align-items:end;justify-content:space-between}
header .menu li .dropdown-menu{position:absolute;top:50px;left:0;padding:16px 0 16px 24px;background:#fff;display:none;z-index:88}
header .menu .top li .dropdown-menu{top:28px;z-index:104}
header .menu li.dropdown:hover .dropdown-menu{display:block}
header .menu li.dropdown .dropdown-menu li{margin:6px 0;padding:0;position:relative;padding-right:24px;display:flex;align-items:center}
header .menu li.dropdown .dropdown-menu li svg{margin-left:26px;font-size:11px}
header .menu li.dropdown .dropdown-menu li a{padding-left:0;margin-left:0}
header .menu li.dropdown .dropdown-menu li a span{white-space:nowrap;text-align:left;margin-left:8px;position:relative;left:0;transition:all .5s;color:#75787A}
header .menu li.dropdown .dropdown-menu li:hover a span{color:#fff;left:15px}
header .menu .top li a,header .menu .top li span{font-size:14px;font-weight:300;white-space:nowrap}
header .menu li .dropdown-menu-two{position:absolute;top:0;left:100%;padding:15px 24px;background:#fff;display:none;z-index:88}
header .menu .dropdown-menu li:hover .dropdown-menu-two{display:block}
header .menu .bottom li a{font-size:18px;font-weight:500;white-space:nowrap;display:flex;align-items:center}
header .menu li a,header .menu li span{color:#fff}
header.header .menu li a,header.header .menu li span{color:#526d80cc;display:flex;align-items:center;white-space:nowrap;cursor:pointer}
header .menu .bottom li a{color:#ffff}
header.header .menu .bottom li a{color:#526d80cc}
header.header .menu .bottom>li:first-child a{color:#E95F10}
header .menu .bottom li a img{margin-right:7px}
header .menu .dropdown li a,header .menu .dropdown li span{color:#526d80cc;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;white-space:nowrap;gap:15px}
header .menu .dropdown li a:hover{color:#526d80ff}
header .menu li a i{color:#000;font-size:10px;margin-left:5px}
header .menu li a:hover{color:#fff}
header.header .menu li a:hover{color:#526d80ff}
header .menu li .dropdown a i{color:#75787A;font-size:10px;margin-left:5px}
header .link a{margin-left:44px;display:flex;align-items:center;justify-content:start;width:100%}
header .link a,header .link li{color:#75787A;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;margin-left:39px}
header .link i{color:#75787A;margin-left:5px;margin-top:5px;font-size:10px}
header .link a i{color:#75787A;margin-left:5px;margin-top:5px}
header .link li:hover i{color:#262554}
header .link li{position:relative;padding-bottom:15px;padding-top:15px}
header .link li:hover{color:#262554}
header .link li .dropdown{position:absolute;top:50px;left:0;padding:30px 80px 30px 30px;border:1px solid #a6a8a980;border-radius:10px;background:#fff;display:none}
header .link li:hover .dropdown{display:block}
header .link li .dropdown li{margin-left:0;padding:7px 0}
header .link li .dropdown li a{padding-left:0;margin-left:0}
header .link li .dropdown li a span{white-space:nowrap;text-align:left;margin-left:8px;left:0;position:relative;transition:all .5s}
header .link li .dropdown li:hover a span{color:#A6A8A9;left:15px}
header .bottom{position:relative}
header .search {position: relative;display: flex;align-items: center;justify-content: space-between;background: #d6d6d630;border-radius: 50px;padding: 8px 7px;border: unset;z-index: 26;}
header .search::before {content: '';position: absolute;inset: 0;border-radius: 50px;padding: 0.75px;background: linear-gradient(180deg, #F2F2F272 0%, #81818172 41.42%, #FFFFFF72 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;z-index: -1;}
header .search .search-icon{position:relative;display:flex;align-items:center;justify-content:center}
header .search .search-icon:after{content:"";background:var(--background-color);border-radius:50px;height:36px;width:36px;z-index:9;position:absolute;top:0;left:0}
header .search .object{z-index:12;height:36px;width:36px;padding:5px 10px;margin-right:10px;position:relative;display:flex;align-items:center;justify-content: center;}
header .search input{border:none;font-size:16px;font-weight:400;color:#fff;margin-right:10px;width:15rem;padding-right:0;background:transparent}
header .search input::placeholder{border:none;font-size:16px;font-weight:500;color:#fff;text-transform:uppercase}
header .search > span{font-size:14px;font-weight:400;color:#fff;margin-right:10px;position:relative;height:100%;padding-left:17px}
header .search > span:before{content:"";position:absolute;left:0;top:0;background:#526d8091;width:1px;height:100%}
header .search button {position: relative;white-space: nowrap;background: #25A2AE;color: #fff;border-radius: 70px;padding: 11px;font-size: 12px;font-weight: 500;border: unset;box-shadow: unset;transition: background 0.3s ease;}
header .search button::before {content: '';position: absolute;inset: 0;border-radius: 70px;padding: 0.53px;background: linear-gradient(180deg, #F2F2F272 0%, #81818172 41.42%, #FFFFFF72 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;}
header .search button:hover {background: #1d818a;}
.openmenu{background:#2c2f2fc4;width:100%;position:fixed;top:0;z-index:999;transition:all .5s;transform:translateY(-100vh);overflow:auto;max-height:100vh;height:100vh;backdrop-filter: blur(12px) saturate(120%);-webkit-backdrop-filter: blur(12px) saturate(120%);}
.openmenu:after{content:"";width:100%;height:550px;position:absolute;right:0;bottom:0;background-image:url(../../../image/catalog/logos/zeplin-favicon-200.png);background-repeat:no-repeat;background-position:bottom right;opacity:.03}
.openmenu .openmenu-logo {max-width:180px}
.openmenu .flexd{flex-direction:column;display:flex;justify-content:start;height:100%;position: relative;z-index:99}
.openmenu .search{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:50px;padding:12px;position:relative;z-index:99}
.openmenu .bottom span{font-size:14px;color:#fff}
.openmenu .search .search-icon{position:relative;display:flex;align-items:center;justify-content:center}
.openmenu .search .search-icon:after{content:"";background:var(--background-color);border-radius:50px;height:36px;width:36px;z-index:9;position:absolute;top:0;left:0}
.openmenu .search .object{z-index:12;height:36px;width:36px;padding:5px 10px;margin-right:10px;position:relative;display:flex;align-items:center;justify-content: center;}
.openmenu .search input{border:none;font-size:16px;font-weight:500;color:#000000;margin-right:10px;width:36vw;padding-right:60px}
.openmenu .search input::placeholder{border:none;font-size:16px;font-weight:500;color:#000000;text-transform:uppercase}
.openmenu .search span{font-size:14px;font-weight:400;color:#fff;margin-right:10px;position:relative;height:100%;padding-left:17px}
.openmenu .search span:before{content:"";position:absolute;left:0;top:0;background:#fff;width:1px;height:100%}
.openmenu .right{flex-direction:row-reverse;display:flex;gap:20px}
.openmenu .bottom{text-align:center;position:relative}
.openmenu .search button{white-space:nowrap;background:#25A2AE;color:#fff;border-radius:70px;padding:11px;font-size:12px;font-weight:700;border:unset;box-shadow:unset}
.openmenu .b2b{color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;gap:4px;position:relative;cursor:pointer;white-space:nowrap}
.openmenu .b2b:after{background:#fff;content:"";width:1px;height:100%;position:absolute;right:-17px;top:0}
.openmenu .b2b .object{color:#fff;font-size:16px;font-weight:700}
.openmenu .lang{position:relative;margin:0 0 0 36px;padding:0;border-radius:50px}
.openmenu .lang a.block{display:flex;align-items:center;justify-content:center;color:#fff;position:relative;z-index:9;font-size:16px;font-weight:700}
.openmenu .lang a.block span{color:#fff;font-size:16px;text-align:center;display:flex;align-items:center;justify-content:center;font-weight:700;margin-right:8px;position:relative;padding-right:8px;line-height:16px}
.openmenu .lang a.block span:after{content:"";background:#fff;width:1px;height:100%;right:0;top:0;position:absolute}
.openmenu .lang a.block svg{color:#fff;font-size:12px;margin-left:5px}
.openmenu .lang:hover a.block span i{transform:rotate(180deg)}
.openmenu .lang a.block span i{margin-top:0;color:#fff;font-size:13px;display:block;margin-left:7px}
.openmenu .drop-lang{transition:all .5s;position:absolute;top:100%;left:0;padding:27px 90px 15px 24px;background:#fff;visibility:hidden;text-align:left;z-index:8}
.openmenu .lang:hover .drop-lang{background:#fff;visibility:visible}
.openmenu .lang .drop-lang li{margin-bottom:12px}
.openmenu .lang .drop-lang li:last-child{margin-bottom:8px}
.openmenu .drop-lang span{color:#526d80cc;font-size:14px;font-weight:500;cursor:pointer}
.openmenu .drop-lang li:hover span{color:#526D80}
.openmenu .navs{padding:110px 72px 25px}
.openmenu .link{padding-left:0}
.openmenu .link li{margin-bottom:16px;position:relative;left:0;transition:all .5s}
.openmenu .navs-link .link li.active:after{content:"";position:absolute;right:-1px;top:0;width:3px;height:100%;background:#fff}
.openmenu .navs-link-right{margin-left:78px;overflow:auto;height:62vh;position:relative;z-index:2}
.openmenu .link li h6{color:#fffffff0;font-size:32px;line-height:38px;margin-bottom:13px;display:inline-block;text-transform:uppercase;cursor:pointer}
.openmenu .navs-link{position:relative}
.openmenu .navs-link:after{position:absolute;content:"";height:100%;width:1px;right:0;top:0;background:#ffffffb3}
.openmenu .navs-link .link li:first-child a{font-weight:700}
.openmenu .link li.active h6{color:#fff}
.openmenu .cat-wrapper {display: flex;justify-content: space-between;align-items: center;width: 100%;}
.openmenu .toggle-btn {background: none;border: none;padding: 5px 10px;cursor: pointer;color: #fff; transition: transform 0.3s ease;}
.openmenu .toggle-btn[aria-expanded="true"] i {transform: rotate(180deg);}
.openmenu ul.collapse-menu {padding-left: 15px;list-style: none;}
.menu-btn{cursor:pointer;margin:0 16px;position:relative;padding:16px 26px;background:#f5f6f81a;display:flex;flex-direction:column;width:88px;align-items:center;justify-content:center;height:88px;border-radius:30px;border:unset}
.menu-btn::before{content:'';position:absolute;inset:0;border-radius:30px;padding:0.53px;background:linear-gradient(180deg, #F2F2F272 0%, #81818172 41.42%, #FFFFFF72 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
header.header .menu-btn{background:#F5F6F8}
.menu-btn span{position:relative;content:" ";background:#fff;width:40px;height:4px;display:block;margin-bottom:6px;cursor:pointer;float:right}
header.header .menu-btn span{background:#526d80cc}
.menu-btn b{margin-bottom:0;padding-bottom:0;color:#fff;font-size:12px}
header.header .menu-btn b{color:#526d80cc}
.openmenu .close{cursor:pointer;margin-left:36px;position:relative;padding:16px 26px;margin-right:0;background:#f5f6f81a;display:flex;flex-direction:column;width:88px;align-items:center;justify-content:center;height:88px;border-radius:10px}
.openmenu .close span{position:absolute;content:" ";background:#fff;width:36px;height:3px;display:block;margin-bottom:6px;transition:all .5s ease-in-out;cursor:pointer;float:right;transform:rotate(45deg);transform-origin:center;top:35px}
.openmenu .close span+span{transform:rotate(-45deg);transform-origin:center}
.openmenu .close b{margin-bottom:0;padding-bottom:0;color:#fff;font-size:12px;margin-top:35px}
.navs-link-right::-webkit-scrollbar{width:0}
.openmenu .navs-link-right .link{display:none}
.openmenu .navs-link-right .link li{margin-bottom:10px}
.openmenu .navs-link-right .link ul{margin-left:20px;margin-top:10px}
.openmenu .navs-link-right .link a{font-size:20px;color:#ffffffed;margin-bottom:0;line-height:24px;text-transform:capitalize;font-weight:500}
.openmenu .navs-link-right .link a:hover{color:#fff}
.openmenu .navs-link-right .link ul li{margin-bottom:5px}
.openmenu .navs-link-right .link ul a{font-size:18px;line-height:18px;color:#ffffffed;font-weight:400}
.openmenu .navs-link-right .link ul a:hover{color:#fff}
.slider{position:relative;overflow:hidden;background:#000000}

.slider .c-container{max-width: 85%;}
/* .slider .slider-left, .slider .slider-right{position:absolute;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}
.slider .slider-left{left:0}
.slider .slider-right{right:0;opacity:.5} */
.slider .slider-left{position:absolute;left:0;top:0;z-index:1;pointer-events:none}
.slider video{width:100%;height:100vh;object-fit:cover}
.slider picture img{height:100vh;width:100%;object-position:center;object-fit:cover;max-width:100%}
.slider .item{position:relative}
.slider .content{position:absolute;width:100%;height:100%;display:inline-flex;align-items:center;padding-top:0;left:0;bottom:0}
.slider .content h2{font-size:84px;line-height:100%;color:#fff;font-weight:700;margin-top:0;max-width:17rem;letter-spacing:-.5px;margin-bottom:40px;text-transform: uppercase;}
.slider .content h3{font-size:84px;line-height:100%;color:#fff;font-weight:700;margin-top:0;letter-spacing:-.5px;margin-bottom:15px;text-transform: uppercase;}
.slider .content p{font-size:20px;line-height:24px;color:#fff;font-weight:400;margin-top:0;max-width:545px}
.page-down{position:absolute;bottom:48px;cursor:pointer;z-index:9;width:100%;left:0}
.page-down span{transform:rotate(270deg);display:inline-block;margin-bottom:52px;height:34px;color:#fff;font-size:15px;font-weight:300}
.slider .arrows li{background:#ffffff30;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50px;color:#fff;display:none!important;font-size:20px}
.slider .arrows .next{position:absolute;right:100px;bottom:50%;z-index:15}
.slider .arrows .prev{position:absolute;left:100px;bottom:50%;z-index:15}
.slider .arrows li:hover{background:var(--secondary-color)}
.slider .arrows i{font-size:21px;color:#fff}
.slider .arrows li:hover i{color:#fff}
.slider .slick-dotted.slick-slider{margin-bottom:-7px;padding-bottom:0}
.slick-slider-dots .slick-dots{display:flex;align-items:center;bottom:12px;left:0;right:0;justify-content:center;margin:0 auto}
.slider .slick-dots li{position:relative;display:inline-block;width:57px;height:3px;margin:0 5px;padding:0;cursor:pointer}
.slider .slick-dots li button{font-size:0;line-height:0;display:block;width:57px;height:3px;padding:0;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;border:none}
.slider .slick-slider-dots .slick-dots li button:before{content:"";width:57px;background:#666;height:3px;border:1px solid #666;border-radius:20px;opacity:1}
.slider .slick-slider-dots .slick-dots li.slick-active button:before{opacity:1;border:1px solid #fff;background:#fff}
.slider .pagescrool img{margin-right:13px}
.slider .pagescrool{font-size:21px;font-weight:300;color:#fff;position:relative;z-index:9;width:21px}
.scroll-contact{position:fixed;right:60px;top:35%;overflow:visible;display:flex;background:#25A2AE;border-radius:10px;flex-direction:column;padding:0;gap:0;font-size:32px;z-index:3}
.scroll-contact img{cursor:pointer;position:relative;z-index:2}
.scroll-contact a{position:relative;margin:0;height:54px;border-bottom:1px solid #fff6;width:100%;display:block;padding:0 10px 0 12px;display:flex;align-items:center;justify-content:center}
.scroll-contact span{display:inline-block;position:relative;padding:0 10px 5px 12px;border-bottom:1px solid #fff6}
.scroll-contact span:last-child{border-bottom:none}
.scroll-contact a:hover img{color:var(--primary-color)}
.scroll-contact img:hover{color:var(--primary-color)}
.scroll-contact d{position:absolute;z-index:1;width:0;left:0;display:flex;transition:all .5s;height:100%;top:0;align-items:center;justify-content:start;font-size:14px;background:#25A2AE;text-transform:uppercase;font-weight:600;transform:translateX(-100%);overflow:hidden;white-space:nowrap;color:#fff}
.scroll-contact a:hover d{left:12px;width:initial;padding:0 55px 0 15px;background:var(--primary-color)}
.scroll-contact span:hover d{left:10px;width:initial;padding:0 55px 0 15px;white-space:nowrap;opacity:1;font-weight:600;color:#fff;background:var(--primary-color)}
.scroll-contact span.page-top:hover d{left:10px;width:initial;padding:0 55px 0 15px;white-space:nowrap;opacity:1;font-weight:600;color:#fff;background:var(--primary-color)}
#popup{align-items:center;justify-content:center;top:0;padding-top:0}
#popup.show{display:flex!important}
.modal .pore{position:relative;width:500px;display:flex;align-items:center;justify-content:center;margin:0 auto}
.scroll-contact d ul li a{border:none;padding:0 8px}
.scroll-contact d ul li a svg{color:#fff;font-size:21px}
.code-brand {display: flex;flex-direction: column;}
.cookie{display:none;position:fixed;bottom:30px;padding:28px 25px;width:490px;background:var(--primary-color);right:60px;border-radius:15px;z-index:9;max-width:calc(100vw - 40px);z-index:99}
.cookie h3{font-size:16px;color:#fff;font-weight:400;line-height:19px}
.cookie a{color:#fff;font-weight:700}
.cookie span.cookie-ok{margin:7px 8px 0;color:#fff;font-size:15px;margin-left:10px;padding:11px 30px;font-weight:700;border:1px solid #fff;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:50px;text-transform:uppercase;cursor:pointer}

section.new-product{background: radial-gradient(68.98% 100% at 100% 0%, #CECECE 0%, #FFFFFF 100%);overflow: hidden;}
.new-product-slider{margin-top:72px;overflow: unset;}
.new-product{padding:100px 0 0 0;position:relative;}
.new-product h1{font-size:58px;}
.new-product .arrows-container{position:relative;display:inline-block;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:0px;border-radius: 999px;background: transparent;border: none;color: #fff;margin-right:50px;overflow:hidden}
.new-product .arrows-container::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(to bottom,#F2F2F2,#81818172,#ffffff47);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.new-product .arrow-list{display:flex;align-items:stretch;list-style:none;padding:0;margin:0;gap:0;height:100%}
.new-product .arrow-item{flex:1;display:flex;align-items:center;justify-content:center;padding:17px 24px;cursor:pointer;list-style:none;transition:all .4s ease;position:relative}
.new-product .arrow-item.new-prev:hover{border-radius:999px 0 0 999px}
.new-product .arrow-item.new-next:hover{border-radius:0 999px 999px 0}
.new-product .arrow-btn{width:20px;height:20px;display:flex;align-items:center;justify-content:center;border: 1.5px solid rgba(31, 42, 55, 0.7);border-radius:3px;color:#1F2A37B2;transition:all .4s ease;pointer-events:none}
.new-product .arrow-item:hover{background:#526d8026}
.new-product .arrow-item:hover .arrow-btn{border-color:rgba(31, 42, 55, 0.9);color:#1F2A37}
.new-product .arrows-container .divider{width:1px;align-self:stretch;background-color:#1F2A3725;list-style:none;position:relative;z-index:1}
.product {position: relative;background: rgba(255, 255, 255, 0.85);box-shadow:0px 4px 12px rgba(0, 0, 0, 0.06),0px 1px 4px rgba(0, 0, 0, 0.04);backdrop-filter: blur(9px);border-radius: 20px;padding: 20px 40px;transition: all 0.3s ease;}
.product::before {content: '';position: absolute;inset: 0;border-radius: 20px;padding: 2px;background: linear-gradient(180deg, rgba(242, 242, 242, 0.5) 0%, rgba(129, 129, 129, 0.5) 41.42%, rgba(255, 255, 255, 0.5) 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;transition: opacity 0.3s ease;}
.product::after {content: '';position: absolute;inset: 0;border-radius: 20px;padding: 2px;background: linear-gradient(180deg, #C9EAF2 0%, #25A2AE 41.42%, #FFFFFF 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;opacity: 0;transition: opacity 0.3s ease;}
.product:hover::after {opacity: 1;}
.new-product .product:hover {transform: scale(1.04);}
.product .item{padding:20px 0 0}
.product .item img{width:100%;height:180px;object-fit: contain;}
.product .item a {display:flex;flex-direction:column}
.product span{position:absolute;top:20px;left:20px;padding:5px 14px;font-size:12px;line-height:14px;color:#fff;border-radius: 999px;background: #25A2AE;box-shadow: 0px 277px 111px rgba(0, 0, 0, 0.01), 0px 156px 94px rgba(0, 0, 0, 0.05), 0px 69px 69px rgba(0, 0, 0, 0.09), 0px 17px 38px rgba(0, 0, 0, 0.1), inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 5px;}
/* .product .link{background:var(--background-color);color:#fff;width:48px;height:48px;align-items:center;justify-content:center;border-radius:50px;display:none}
.product:hover .link{display:flex} */
.product h4{font-size:14px;font-weight:400;color:transparent;background: radial-gradient(49.66% 49.67% at 50.34% 50%, #A6AAAA 0%, #596A6C 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;opacity:.8;margin-bottom:0;line-height:24px;display:inline-block;margin-top:20px}
.product h2{font-size:20px;font-weight:500;background: radial-gradient(70% 70% at 50% 50%, #6a9ea8 0%, #3a5c62 40%, #1F3537 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;margin-bottom:10px;line-height:24px;margin-top:10px;min-height:48px;display: flex;align-items:center;align-self: flex-start;}
.product h3{font-size:18px;font-weight:500;background: radial-gradient(49.58% 49.59% at 50.42% 50%, #A8ACB1 0%, #1F2A37 55.29%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;margin-bottom:5px;line-height:21px;letter-spacing: -0.02em;display:inline-block;}
.product h5{font-size:12px;font-weight:400;background: radial-gradient(70% 70% at 50% 50%, #3a9da6 0%, #2d6b72 40%, #34585C 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;margin-bottom:0;line-height:21px;min-height:21px;display:inline-block;}
.product h4.brand{opacity:1;margin-bottom:12px;width:14rem;min-height:25px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;background: radial-gradient(50% 88.56% at 50% 50%, #86A7C9 0%, #1F2A37 100%), radial-gradient(68.01% 68.01% at 31.99% 43.97%, #A8ACB1 0%, #1F2A37 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.product .all-group{padding:16px 20px;display:flex;align-items:center;justify-content:start;gap:8px;color:#25A2AE;font-size:14px;font-weight:500;background:#F6F7F9;text-transform:capitalize}
.product .product-attributes{min-height:105px}
.new-product.slick-dotted.slick-slider{margin-bottom:-7px;padding-bottom:0}
.new-product .slick-dots, .new-product .swiper-pagination {display: flex;align-items: center;justify-content: center;flex-wrap: wrap;row-gap: 10px;position: relative;margin-top: 50px;}
.new-product .swiper-pagination-bullet {position: relative;display: inline-block;width: 57px;height: 3px;margin: 0 5px;padding: 0;background: transparent;opacity: 1;border-radius: 0;cursor: pointer;}
.new-product .swiper-pagination-bullet::before {content: "";display: block;width: 57px;height: 4px;background: #25A2AE;border: 1px solid #25A2AE;opacity: 0.4;}
.new-product .swiper-pagination-bullet-active::before {opacity: 1;}


.three-box{margin:160px 0 80px 0}
.three-box-row{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;border-radius:20px}
.three-box-bg{position:absolute;top:0;bottom:0;left:calc((100% - 48px) / 3);right:0;z-index:1;border-radius:0 20px 20px 0;overflow:hidden;opacity:0;clip-path:inset(0 100% 0 0);transition:opacity .4s ease .5s,clip-path .01s ease 1s;pointer-events:none}
.three-box-bg img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease .5s}
.three-box-col{position:relative;z-index:2;cursor:pointer}
.three-box-col:hover{z-index:10;}
.three-box-col:hover::before{content:'';position:absolute;top:0;bottom:0;left:-200vw;right:-200vw;z-index:-1}
.three-box-card{height:375px;padding:50px 30px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#FBFFFF;border-radius:20px;box-shadow:0 10px 30px #0000000f;border:1px solid #00000008}
.three-box-card-icon{width:64px;height:64px;object-fit:contain;margin-bottom:25px}
.three-box-card-title{font-size:32px;font-weight:600;margin:0 0 20px;letter-spacing:-.5px}
.three-box-card-text{font-size:14px;line-height:1.7;color:#555;margin:0}
.three-box-col:nth-child(2) .three-box-card{transition:transform .5s ease,opacity .35s ease .1s,border-radius .3s ease}
.three-box-col:nth-child(3) .three-box-card{transition:transform .5s ease,opacity .35s ease .25s,border-radius .3s ease}
.three-box-col:nth-child(4) .three-box-card{transition:transform .5s ease,opacity .35s ease .4s,border-radius .3s ease}

/* === HOVER ENTER === */
@media(min-width: 1024px){
.three-box-row:has(.three-box-col:hover) .three-box-bg{opacity:1;clip-path:inset(0 0 0 0);transition:opacity .01s ease 0s,clip-path .5s ease 0s}
.three-box-row:has(.three-box-col:hover) .three-box-bg img{transition:opacity .3s ease 0s}
.three-box-row:has(.three-box-col:hover) .three-box-col:not(:hover) .three-box-card{opacity:0;transition:transform .5s ease,opacity .25s ease 0s,border-radius .3s ease}
.three-box-col:hover .three-box-card{border-radius:20px 0 0 20px;box-shadow:unset;border:unset}
.three-box-col:nth-child(3):hover .three-box-card{transform:translateX(calc(-100% - 24px))}
.three-box-col:nth-child(4):hover .three-box-card{transform:translateX(calc(-200% - 48px))}
.three-box-row:has(.three-box-col:nth-child(2):hover) .three-box-bg img:nth-child(1){opacity:1}
.three-box-row:has(.three-box-col:nth-child(3):hover) .three-box-bg img:nth-child(2){opacity:1}
.three-box-row:has(.three-box-col:nth-child(4):hover) .three-box-bg img:nth-child(3){opacity:1}
}
@media(max-width:768px){
.three-box{margin:80px 0}
.three-box-row{grid-template-columns:1fr;gap:16px}
.three-box-bg{display:none}
.three-box-row:has(.three-box-col:hover) .three-box-col:not(:hover) .three-box-card{opacity:1}
.three-box-col:hover .three-box-card{border-radius:20px;transform:none}
.three-box-col:hover::before{display:none}
}
.production-section{padding:80px 0 100px;position:relative;overflow:hidden}
.home-section-title{font-size:58px;font-weight:600;margin-bottom:20px;text-transform:uppercase;display:inline-flex}
.production-slider-wrapper{position:relative;width:100%;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none;z-index:99}
.production-slider-wrapper:active{cursor:grabbing}
/* .production-slider-wrapper::before,.production-slider-wrapper::after{content:'';position:absolute;top:0;width:80px;height:100%;z-index:5;pointer-events:none}
.production-slider-wrapper::before{left:0;background:linear-gradient(to right,#f7f8fa 0%,transparent 100%)}
.production-slider-wrapper::after{right:0;background:linear-gradient(to left,#f7f8fa 0%,transparent 100%)} */
.production-slider-track{display:flex;gap:20px;padding:90px 0px;will-change:transform}
.production-card{flex:0 0 190px;height:300px;border-radius:18px;overflow:hidden;position:relative;cursor:pointer;transition:all .4s cubic-bezier(0.25,0.46,0.45,0.94);box-shadow:0 8px 24px #0000001f;padding:2px;background-color:#dfdfdf50}
.production-card:hover{transform:scale(1.06);}
.production-card:hover::after{background: linear-gradient(180deg, #00cdff 0%, #25A2AE 41.42%, #FFFFFF 100%)}
.production-card.active{transform:scale(1.06)}
.production-card.active.gradient-border-silver::after{background: linear-gradient(180deg, #00cdff 0%, #25A2AE 41.42%, #FFFFFF 100%)}
.production-card-img{width:100%;height:225px;object-fit:cover;display:block;transition:transform .5s ease;border-radius:18px}
/* .production-card:hover .production-card-img{transform:scale(1.1)} */
.production-card-label{position:relative;display:flex;height:75px;align-items:center;justify-content:center;z-index:2;font-size:20px;font-weight:500;backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);}
.production-detail{max-width:1200px;margin:50px auto 0;padding:0 40px;display:flex;justify-content:center;gap:0;height:400px}
.production-detail-card{display:flex;border-radius:18px;overflow:hidden;box-shadow:0 12px 40px #0000001a;background:linear-gradient(220.99deg, rgba(251, 255, 255, 0) 30.84%, #FBFFFF 61.63%), rgba(255, 255, 255, 0.85);position:relative;z-index:2;width:100%;max-width:900px;}
.production-detail-card::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;box-shadow: 0px 69px 69px rgba(0, 0, 0, 0.09);backdrop-filter: blur(9px);border-radius: 18px;}
.production-detail-info{padding:45px 40px;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:300px;text-align: center}
.production-detail-title{font-size:32px;font-weight:500;color:#1a1a2e;margin-bottom:16px;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}
.production-detail-link{display:inline-block;font-size:14px;color:#25A2AE;text-decoration:none;font-weight:500;letter-spacing:.3px;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease,color .3s ease}
.production-detail-link:hover{color:#21867a;text-decoration:underline}
.production-detail-image{flex:1;position:relative;overflow:hidden}
.production-detail-image img{width:100%;height:100%;object-fit:cover;display:block;opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}
.production-detail-card.changing .production-detail-title,.production-detail-card.changing .production-detail-link,.production-detail-card.changing .production-detail-image img{opacity:0;transform:translateY(10px)}
.production-detail-product{display:flex;align-items:center;justify-content:center;position: absolute;bottom:-60px;right:-80px;}
.production-detail-product img{max-width:100%;height:auto;max-height:20%;object-fit:contain;filter:drop-shadow(0 10px 30px #00000014);transition:transform .5s ease}
.production-detail-product:hover img{transform:scale(1.03)}
@media (max-width: 992px) {
.production-detail{flex-direction:column;padding:0 20px}
}
@media (max-width: 768px) {
.production-section{padding:50px 0 60px}
.production-section-title{font-size:28px;margin-bottom:30px}
.home-section-title{font-size:42px}
.production-card{flex:0 0 130px;height:170px}
.production-detail-card{flex-direction:column}
.production-detail-info{flex:unset;padding:30px 25px}
.production-detail-image{height:200px}
.production-detail-title{font-size:22px}
}

.home-part-2{background: radial-gradient(68.98% 100% at 0% 100%, #CECECE 0%, #FFFFFF 100%), #F4F4F4;overflow: hidden;}

.services{padding:90px 0}
.services .bg-gray{background:#526d801a}
/* .services a{text-transform:uppercase;background:#25A2AE;padding:16px;color:#fff;transition:all .5s;display:inline-flex;align-items:center;gap:20px;font-size:14px;font-weight:700;border-radius:5px} */
/* .services a:hover{gap:30px;background:#152e74e6} */

.services h4{font-size:32px;font-weight:400;line-height:40px;margin-bottom:12px;color:#526D80}
.services p{font-size:14px;font-weight:400;line-height:19px;margin-bottom:14px;color:#526D80}
.services .item{position:relative;box-shadow:0px 4px 50px rgba(0,0,0,0.08);border-radius:20px;overflow:hidden}
.services .item img{width:100%;height:100%;object-fit:cover;display:block}
.services .col-6.d-flex{gap:24px}
.services .col-6.d-flex .item{flex:1;display:flex}
.services .col-6.d-flex .item img{position:absolute;top:0;left:0}
.services .col-6.d-flex .item{flex:1;position:relative;overflow:hidden;box-shadow:0px 4px 50px rgba(0,0,0,0.08);border-radius:20px;min-height:280px}
.services .col-6.d-flex .item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.services .col-6:not(.d-flex) .item{width:100%;position:relative;overflow:hidden;box-shadow:0px 4px 50px rgba(0,0,0,0.08);border-radius:20px;min-height:584px}
.services .col-6:not(.d-flex) .item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}
.services .service{position:absolute;top:0;left:50px;height:100%;display:flex;align-items:start;flex-direction:column;justify-content:center;z-index:1}
.services .service p{max-width:17rem}
.services .service-catalog{justify-content:space-between;padding:50px 0}
.services .service-catalog h4{margin-bottom:0}
.services .service.kariyer .theme-btn{background-color:#d6d6d660}
.services .service.kariyer .theme-btn:hover{background-color:#d6d6d690}
.services .services-support{height:260px;display:flex;align-items:start;flex-direction:column;justify-content:center}
.services .services-support p{max-width:19rem;margin-bottom:32px}
.services ul{margin-bottom:52px}
.services ul li{font-size:12px;color:#203537;position:relative;padding-left:15px;font-weight:500}
.services ul li a{color:#203537}
.services ul li a:hover{color:#25A2AE;text-decoration: underline;}
.services ul li:after{content:"•";font-weight:700;position:absolute;left:0;font-size:12px;top:0;height:100%;display:flex;align-items:center}
.services .catalog{display:flex;align-items:start;flex-direction:column;justify-content:space-between;height:520px}
.services .catalog h4{font-weight:700;margin-bottom:32px;max-width:17rem}
.home-news{padding:72px 0 60px;position:relative}
.home-news h2{font-size:36px;color:#25A2AE;margin-bottom:40px;line-height:36px;text-align:center}
/* .news .news-content::after {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;border-radius: 0 0 20px 20px;background: linear-gradient(115deg, rgba(217, 217, 217, 1) 18%, rgba(217, 217, 217, 0) 78%);z-index: 0;} */
.news{position:relative;text-align:center;}
.news::after {content: '';position: absolute;inset: 0;border-radius: 18px;padding: 2px;background: linear-gradient(180deg, #F2F2F2 0%, #818181 41%, #FFFFFF 100%);opacity: 1;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;}
.news:hover::after {content: '';position: absolute;inset: 0;border-radius: 18px;padding: 2px;background: linear-gradient(180deg, #C9EAF2 0%, #25A2AE 41.42%, #FFFFFF 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;}
.news .news-content {position: absolute;bottom: 0;width: 100%;height: 50%;padding: 20px 45px;display: flex;align-items: flex-end;opacity: 0;transition: opacity 0.3s;background: linear-gradient(to top, rgba(251, 255, 255, 0.85) 40%, rgba(251, 255, 255, 0) 80%);border-radius: 20px;}
.news .news-content h3 {position: relative;z-index: 1;font-size:24px;font-weight:600;}
.home-news .news a{position:relative;display: block;height: 100%;width: 100%;}
.news a::before {content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;border-radius: 0 0 20px 20px;background: linear-gradient(218deg, rgba(251, 255, 255, 0) 30%, rgba(251, 255, 255, 0.85) 65%);z-index: 0;opacity:0;transition: opacity 0.3s;}
.news:hover .news-content {opacity: 1;}
.news:hover a::before {opacity: .8;}
.home-news .news {height:470px;border-radius:20px;box-shadow: 0px 40px 80px rgba(0, 0, 0, 0.05);backdrop-filter: blur(20.9242px);}
.home-news .news img{height:100%;width:100%;object-fit: cover;border-radius:20px}
.news .news-content img{width:100%;height:470px}
/* .news .news-content span{color:#fff;font-size:14px;font-weight:500;line-height:14px;padding:10px 20px;border-radius:50px;border:2px solid #fff}
.news .news-content .date{color:#fff;font-size:20px;font-weight:500;line-height:44px} */
footer{background:#33363B;padding-top:68px}
footer .logos img{height:48px}
footer .logos{display:flex;align-items:center;gap:20px}
footer .social a{height:60px;width:60px;border-radius:60px;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}
footer .social a:hover{background:#ffffff26}
footer .top{margin-bottom:25px}
footer .top .left{gap:80px}
footer .center .title{font-size:20px;color:#fff;margin-bottom:20px;line-height:15px;margin-top:43px}
footer .center ul li a{font-size:14px;color:#fffc;margin-bottom:5px;line-height:16px;font-weight:300}
footer .center ul li a:hover{color:#ffff}
footer .copyright{border-top:2px solid #ffffff4d;margin-top:30px}
footer .bottom{display:flex;align-items:center;justify-content:center;color:#fff;padding:62px 0}
footer .bottom p{font-size:14px;color:#fff;line-height:14px;margin-bottom:0;padding-bottom:0}
footer .bottom a{font-size:14px;color:#fff;line-height:14px;margin-bottom:0;padding-bottom:0}
footer .newsletter_policy{margin-top:50px;height:100%}
footer .policy ul{display:flex;align-items:center;gap:21px;color:#fff}
footer .policy ul li{padding-right:21px;border-right:1px solid #ffffff4d}
footer .policy ul li:last-child{border-right:none}
footer .policy ul li a{font-size:14px;color:#fffc;font-weight:300}
footer .policy ul li a:hover{color:#ffff}
footer .newsletter_policy .left p{font-size:14px;font-weight:300;color:#fffc;margin:31px 0;border-left:1px solid #ffffff4d;max-width:35rem;padding:10px 0 10px 38px}
.check-input input[type="checkbox"]{width:0;height:0;opacity:0;display:none}
.check-input label{position:relative;padding-left:20px;width:201px;font-size:11px;color:#fffc;font-weight:300}
.check-input label:before{content:'';position:absolute;left:0;top:0;width:16px;height:16px;border:1px solid #707374;border-radius:3px}
.check-input label:after{content:'\f00c';font-family:'Font Awesome 6 Free';display:flex;align-items:center;justify-content:centeR;position:absolute;left:0;top:0;font-weight:700;width:16px;height:16px;border:1px solid #707374;border-radius:3px;color:var(--color-red);transition:300ms;opacity:0;font-size:8px}
.check-input input[type="checkbox"]:checked ~ label:after{opacity:1}
.newsletter_policy{width:100%;display:flex;align-items:center;justify-content:space-between}
.newsletter_policy .newsletter{width:100%;background:hsl(210deg 2% 79% / 10%);padding:30px 40px;border-radius:5px}
.newsletter_policy .left{width:50%;height:100%;display:flex;flex-direction:column;gap:50px;justify-content:space-between;align-items:start}
.newsletter_policy .right{width:50%}
.newsletter-input-border{border:1px solid #fffc;padding:4px 4px 4px 16px;border-radius:5px;width:calc(100% - 210px)}
.newsletter h6{color:#fffc;font-size:28px;line-height:36px;margin-bottom:5px;font-weight:500}
.newsletter p{color:#fffc;font-size:14px;line-height:20px;font-weight:300}
.newsletter-input-border input{margin-left:10px;color:#fffc}
.newsletter-input-border input::placeholder{margin-left:10px;color:#fffc}
.newsletter-input-border button{white-space:nowrap;background:#25A2AE;color:#fff;font-size:14px;font-weight:700;border-radius:5px;border:none;padding:12px;margin-left:7px}
.newsletter-input-border button:hover{background:#152e7499}
.banner .banner-title{position:absolute;width:100%;top:18px;height:100%;display:flex;align-items:center;color:#fff;font-size:36px;font-weight:700}
.banner .banner-title h1{color:#fff;font-size:36px;font-weight:700}
.breadcrumb{background:#526d800d;margin:0 60px}
.product-list-breadcrumb{margin:28px 0 20px;padding-top:20px;background:transparent}
.product-detail-breadcrumb{margin:16px 0 20px;background:transparent}
.breadcrumb ul{display:flex;align-items:center;gap:10px;padding:15px 0}
.breadcrumb ul li{position:relative;padding-right:15px}
.breadcrumb ul li,.breadcrumb ul li a{color:#526D80;font-size:16px;font-weight:300;line-height:28px}

.breadcrumb.product-list-breadcrumb ul li a{border-radius:20px;padding:6px 15px;border:1px solid #526d8099}
.breadcrumb.product-detail-breadcrumb ul li a{border-radius:20px;padding:6px 15px;border:1px solid #526d8099}
.breadcrumb li:after{content:"\f054";font-family:'Font Awesome 6 Free';font-weight:700;position:absolute;right:0;color:#526D80;font-size:12px;top:0;height:100%;display:flex;align-items:center}
.breadcrumb li:last-child:after{display:none}
/* .sablon{margin:60px 0 150px} */
.sablon-two{margin:60px 0 0}
.sidebar{width:25%}
.sidebar ul{padding:22px 0 22px 20px;position:relative}
.sablon .content{width:66%;position:relative}
.sidebar ul:after{position:absolute;left:0;top:0;width:calc(100% - 30px);height:100%;background:#F6F7F9;content:"";z-index:-2}
.sidebar li{color:#526D80;padding:0 10px;line-height:16px;font-size:16px;position:relative}
.sidebar li:after{content:"";background:#25A2AE;width:0;left:0;top:0;height:100%;transition:all .5s;position:absolute;z-index:-1}
.sidebar li:hover:after{width:100%}
.sidebar li a{color:#526D80;padding:16px 0 16px 10px;line-height:16px;font-size:16px;display:flex;margin:0;width:100%;align-items:center;justify-content:space-between;position:relative}
.sidebar li a:after{content:"";background:#526d804d;width:calc(100% - 70px);left:10px;position:absolute;height:1px;bottom:0}
.sidebar li:last-child a:after{display:none}
.sidebar li:hover a{color:#fff}
.sidebar li svg{display:none;fill:#fff}
.sidebar li:hover svg{display:block}
.sablon .content h1{font-size:26vw;width:100%;color:#F6F7F9;font-weight:700;line-height:17vw;position:absolute;z-index:-1;left:0;top:0}
.sablon .content .text{margin-top:11vw;padding-left:10vw}
.sablon .content strong{font-size:32px;width:100%;color:#25A2AE;font-weight:500;line-height:40px;margin-bottom:48px;display:block;position:relative}
.sablon .content p{font-size:20px;color:#526D80;font-weight:300;line-height:32px}
.sablon .content p strong{font-size:20px;color:#25A2AE;font-weight:500;line-height:32px;margin-bottom:0}
.sablon .text-two{display:flex;align-items:start;justify-content:space-between;gap:30px;margin-top:60px;padding-right:25px}
.sablon .content .text-two strong:after{content:"";background:#25A2AE;position:absolute;bottom:-20px;left:0;width:50%;height:2px}
.sablon .content .text-two p strong:after{display:none}
.sablon .content-tree{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px}
.sablon .content-tree:nth-child(2n){flex-direction:row-reverse}
.sablon .content-img{width:50%}
.sablon .text-tree{width:50%;max-width:330px}
.sablon .text-tree h3{font-size:32px;font-weight:500;line-height:40px;color:#526D80}
.sablon .text-tree strong{font-size:20px;font-weight:700;line-height:32px;color:#526D80}
.bottom-slider .swiper-slide{text-align:center;height:100px;display:flex;align-items:center;justify-content:center}
.timeline-img{width:100%;max-width:690px;margin:0 auto}
.timeline-img p{font-size:24px;font-weight:400;line-height:32px;color:#526D80;margin-top:22px;text-align:center}
.line-container{display:flex;margin:107px 0 0;align-items:start;justify-content:space-between}
.line{position:relative;background:#526d8099;height:24px;width:2px}
.line:nth-child(12){height:60px;background:#526d8099}
.line:nth-child(24){height:0;background:#152e74;top:initial;bottom:calc(100% - 24px)}
.line:nth-child(24):after{content:"";background:#152e74;height:120px;width:2px;position:absolute;top:-96px;left:0}
.line:nth-child(36){height:60px;background:#526d8099;width:2px}
/* .bottom-slider{padding:0 12%} */
.bottom-slider h3{font-size:58px;font-weight:700;color:#526d8099}
.bottom-slider .swiper-slide-active h3{font-size:108px;font-weight:700;color:#25A2AE;line-height:93px}
.bottom-slider .swiper-button-next:after, .bottom-slider .swiper-button-prev:after{display:none}
.swiper-button-next:before{content:'\f178';font-family:'Font Awesome 6 Free';font-weight:700;position:absolute;left:-64px;font-size:16px;top:-28px;color:#526d80ff;border-radius:50px;border:1px solid #526d80ff;width:64px;height:64px;display:flex;align-items:center;justify-content:center}
.swiper-button-prev:before{content:'\f177';font-family:'Font Awesome 6 Free';font-weight:700;position:absolute;left:24px;font-size:16px;top:-25px;color:#526d80ff;border-radius:50px;border:1px solid #526d80ff;width:64px;height:64px;display:flex;align-items:center;justify-content:center}

.content-two .item{padding:57px 55px 50px}
.content-two .item img{margin-bottom:35px}
.content-two .item h3{color:#526D80;font-size:20px;font-weight:700;line-height:24px}
.content-tree .item{position:relative}
.content-tree .item:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#000;opacity:.2;transition:all .5s}
.content-tree .item:hover:before{opacity:0}
.content-tree .play-content{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.content-tree .play-content img{transition:all .5s;transform:scale(1.2)}
.content-tree .item:hover .play-content img{transition:all .5s;transform:scale(1)}
.content-tree .text{text-align:center;margin:60px auto}
.content-tree .text h3{font-size:36px;line-height:43px;font-weight:700;color:#25A2AE;margin-bottom:50px}
.content-tree .text strong{display:block;margin-top:30px;font-size:32px;font-weight:500;line-height:40px;color:#25A2AE;padding-bottom:50px;margin-bottom:50px;position:relative}
.content-tree .text strong:after{content:"";width:30%;height:2px;background:#25A2AE;position:absolute;bottom:0;left:35%}
.content-tree .text p{color:#526D80;font-size:20px;font-weight:300;line-height:30px;padding:0 5px}
.full-galeri{padding:174px 0 240px;background:#526d800d;position:relative}
.full-galeri h2{color:#526D80;text-align:center;margin-bottom:50px;font-size:36px;font-weight:700;line-height:43px}
.full-galeri .slick-galeri-dots{position:relative}
.galeri-slider.slick-dotted.slick-slider{margin-bottom:-7px;padding-bottom:0}
.full-galeri .slick-dots{display:flex;align-items:center;bottom:-57px;left:0;right:0;justify-content:center;margin:0 auto}
.full-galeri .slick-dots li{position:relative;display:inline-block;width:57px;height:3px;margin:0 5px;padding:0;cursor:pointer}
.full-galeri .slick-dots li button{font-size:0;line-height:0;display:block;width:57px;height:3px;padding:0;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;border:none}
.full-galeri .slick-galeri-dots .slick-dots li button:before{content:"";width:57px;background:#25A2AE;height:4px;border:1px solid #25A2AE;border-radius:0;opacity:.4}
.full-galeri .slick-galeri-dots .slick-dots li.slick-active button:before{opacity:1;border:1px solid #25A2AE;background:#25A2AE}
.sablon .content .text-four{margin-top:60px}
.sablon .content .text-four h3{font-size:32px;width:100%;color:#25A2AE;font-weight:500;line-height:40px;margin-bottom:60px;display:block;position:relative}
.sablon .content .text-four h3:after{content:"";background:#25A2AE;position:absolute;bottom:-20px;left:0;width:25%;height:2px}
.sablon .content .text-four strong{font-size:20px;width:100%;color:#526D80;font-weight:700;line-height:32px;margin-bottom:15px;margin-top:35px;display:block;position:relative}
.sablon .content .text-four p{font-size:20px;color:#526D80;font-weight:300;line-height:32px;margin-bottom:5px}
.certifica .item{height:450px;background:#526d801a;position:relative;padding:30px;margin-bottom:25px;display:flex;flex-direction:column;justify-content:space-between}
.certifica .item .bg-img{width:50%;margin-bottom:45px}
.certifica .item .fancy{position:absolute;right:0;top:0;height:96px;width:96px;display:flex;align-items:center;justify-content:center;background:#526d8033}
.certifica .item .fancy i{color:#fff;font-size:26px;transition:all .5s;transform:scale(1)}
.certifica .item .fancy:hover i{transform:scale(1.2)}
.certifica .item h4{font-size:20px;font-weight:500;line-height:24px;min-height:48px;color:#526D80;display:flex;align-items:start;gap:8px;width:80%}
.certifica .item h4 span{background:#fff;border-radius:50px;padding:12px 20px}
.archive{display:flex;align-items:center;background:#526d800d;padding:95px 0 95px 120px;width:100%;gap:30px}
.archive .left{width:58%;border-right:1px solid #526d80cc}
.archive .right{width:42%}
.archive .left .archive-contact{border-top:1px solid #526d80cc;margin-top:24px;padding-top:24px}
.archive h5{color:#526D80;font-size:16px;font-weight:500;line-height:32px}
.archive h2{color:#526D80;font-size:32px;font-weight:500;line-height:32px}
.archive li{color:#526D80;font-size:16px;font-weight:500;line-height:32px}
.archive li:hover{color:#25A2AE}
.archive span{display:inline-block;margin-right:19px;transition:all .5s;color:#526D80;font-size:16px;font-weight:500;line-height:32px}
.archive li:hover span{margin-right:30px}
.archive d{width:70px;display:inline-block}
.content .archive p{font-size:14px;font-weight:300;width:12rem;line-height:20px}
.sablon .form{padding:80px;}
.sablon .form .right label,.sablon .form .form-control-static{font-size:20px;color:#526D80;line-height:28px;font-weight:500;margin-bottom:16px}
.sablon .form .right label:last-child{margin-top:46px}
.sablon .form input,.form textarea,.form select{width:100%;margin-bottom:14px;border:none;padding:18px 20px;color:#526d80ff}
.sablon .form input::placeholder,.form textarea:placeholder{color:#526d8099}
.sablon .form textarea{height:150px}
.sablon .form .left{width:34.7%;display:flex;flex-direction:column;justify-content:space-between;align-items:start;padding-right:75px;border-right:1px solid #526d8099}
.sablon .form .right{width:65.3%;padding-left:75px}
.sablon .form.contact-form .right{width:65.3%;padding-left:75px;margin-top:0}
.sablon .form .frm-btn{width:initial;display:flex;justify-content:center;align-items:center;float:right;margin-top:15px;background:#25A2AE;color:#fff;padding:15px 17px;font-size:14px;font-weight:700;border:none;box-shadow:0 0;position:relative;transition:all .5s;left:0;margin-left:50px}
.sablon .form .modalhide{background:#526D80}
.sablon .form .frm-btn:hover{left:10px;margin-left:40px}
.sablon .form .frm-btn i{font-size:10px;margin-left:10px;color:#fff;font-weight:700;position:relative;transition:all .5s}
.sablon .form .frm-btn:hover i{margin-left:20px}
.checkbox{display:flex;align-items:start;gap:5px}
.sablon .form .checkbox label{font-size:14px;font-weight:300;color:#526D80}
.sablon .form .checkbox label a{color:#25A2AE;font-weight:500}
.sablon .form .checkbox input{margin-bottom:0;height:30px;border:none;padding:0;width:30px}
.sablon .form h2{font-size:36px;font-weight:500;color:#526D80;line-height:42px;margin-bottom:36px}
.sablon .form p{font-size:20px;font-weight:300;color:#526D80;line-height:27px}
.sss .left{width:34.7%;padding-right:75px}
.sss .right{width:65.3%;padding-left:75px}
.accordion-button{padding:8px 0;font-size:24px;color:#526D80;font-weight:500}
.accordion-button:focus{z-index:3;outline:0;background-color:transparent;box-shadow:0 0;border:none}
.accordion-button:not(.collapsed){color:#526D80;background-color:transparent;box-shadow:0 0;border:none}
.accordion-flush .accordion-item{border-bottom:2px solid #526d8033}
.accordion-body{padding:0;font-size:20px;line-height:27px;color:#526D80;font-weight:300}
.accordion-body p{padding:1rem 0;font-size:20px;line-height:27px;color:#526D80;font-weight:300}
code{font-size:initial;color:#152e74}
.accordion-button::after{content:"+";background-image:none;font-size:36px;width:initial;height:initial}
.accordion-button:not(.collapsed)::after{content:"-";background-image:none;transform:initial}
.sss .top p{color:#000;font-size:32px;font-weight:500;line-height:40px;position:relative;padding-bottom:15px}
.sss .top p:after{position:absolute;bottom:0;left:0;width:40%;background:#25A2AE;content:"";height:1px}
.news-detail .left{width:44%}
.news-detail .right{width:66%}
.news-detail .top{padding-bottom:30px;margin-bottom:40px}
.news-detail h2{font-size:48px;font-weight:700;color:#526D80;line-height:64px}
.news-detail span{font-size:14px;font-weight:500;color:#526d8099;line-height:14px;border-radius:50px;padding:8px 22px}
.news-detail .date{margin-top:11px;font-size:20px;font-weight:500;color:#526d8099;line-height:27px}
.news-detail ul{display:flex;align-items:center;gap:9px}
.news-detail ul li{width:64px;height:64px;border-radius:64px;border:1px solid #526d800d;display:flex;align-items:center;justify-content:center}
.news-detail ul svg{font-size:24px;color:#526D80}
.news-detail ul li:hover{background:#526d800d}
.news-detail .text{margin-top:24px}
.news-detail img{margin-bottom:24px}
.news-detail p{color:#526D80;font-size:20px;font-weight:300;line-height:32px}
.swall-button{border:5px!important;color:#fff!important;font-size:14px!important;font-weight:700!important;padding:16px!important;border:none!important;outline:none!important;box-shadow:0 0!important}
.swall-title{font-size:20px;font-weight:500;line-height:24px;color:#526D80;padding:14px 20%}
.gorsel-content .item{background:#526d801a;padding:20px 20px 18px}
.gorsel-content .item>img{margin-bottom:15px}
.gorsel-content .item a{border-radius:30px;background:#fff;padding:15px 20px;margin-bottom:5px;display:flex;align-items:center;justify-content:space-between;font-size:16px;font-weight:500;color:#526D80}
.gorsel-content .item a:hover{background:#fff6}
.gorsel-content h4{font-size:20px;font-weight:500;line-height:24px;min-height:48px;color:#526D80;display:flex;align-items:start;gap:8px;width:80%}
.gorsel-content h4 span{background:#fff;border-radius:50px;padding:12px 20px}
.video-img{position:relative;margin-bottom:10px}
.video-img .play-content{position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.video-img .play-content a{background:transparent;padding:0;border:none}
.video-img .play-content img{transition:all .5s;transform:scale(1.2)}
.video-img:hover .play-content img{transition:all .5s;transform:scale(1)}
.sunum .item{height:300px}
.sunum .item span{background:#fff;border-radius:50px;padding:12px 20px;width:85px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:500;color:#526D80}

.bayi-link{width:68%;border-right:1px solid #526d8033}
.bayi-link ul{width:100%}
.bayi-link li{min-height:72px;display:flex;align-items:start;flex-direction:column;width:100%}
.bayi-link li a,.bayi-link li span{min-height:72px;display:flex;width:100%;align-items:center;border-bottom:1px solid #526d8033;color:#526D80;font-weight:500;font-size:20px;position:relative;padding-left:0;transition:all .5s;cursor:pointer}
.bayi-link li.active span,.bayi-link li.active span:hover,.bayi-link li:hover span{background:#25A2AE;padding-left:20px;color:#fff}
.bayi-link li.active.dropdown span{background:#fff;padding-left:20px;color:#526D80}
.bayi-link li.active.dropdown span:hover,.bayi-link li.active.dropdown .active span{background:#25A2AE;padding-left:20px;color:#fff}
.bayi-link li.dropdown.active>span:hover,.bayi-link li.dropdown.active >span,.bayi-link li.dropdown >span:hover{background:#526d8080;padding-left:20px;color:#fff}
.bayi-link li.dropdown ul{display:none}
.bayi-link li.dropdown.active ul{display:block}
.advanced-search-bg{width:calc(100% - 120px);border-radius:5px;margin:15px 60px;position:relative;padding:36px 0 27px;background:#526d8026}
.advanced-search{display:flex;align-items:start;justify-content:space-between}
.advanced-search h4{max-width:24rem;font-size:24px;font-weight:700;line-height:29px;color:#526D80}
.advanced-search .right{width:55%;max-width:770px;position:relative}

.advanced-search h1{color:#fff;margin-bottom:50px;font-size:58px;font-weight:700;line-height:77px}
.advanced-search h2{color:#fff;font-size:36px;font-weight:700;line-height:40px;width:36rem}
.filter{border-top:1px solid #526d8080;padding-top:26px;margin-top:25px}
.filter .item{height:257px;background:#fff;padding:5px 0 35px 5px;border-radius:5px;position:relative}
.filter ul{overflow-y:auto;height:calc(100% - 40px);padding-bottom:30px}
.filter b{height:36px;position:absolute;bottom:0;left:0;background:#F6F7F9;width:100%;display:flex;align-items:center;padding-left:20px;font-size:12px;color:#526D80;cursor:pointer;gap:3px}
.filter b:before{content:"\f00d";font-size:10px;color:#526D80;font-family:'Font Awesome 6 Free';font-weight:700}
.filter li{display:flex;padding-left:15px;padding-right:15px;font-size:16px;font-weight:400;color:#526D80;align-items:center;height:35px;border-top:1px solid #526d804d}
.filter label{width:16px;height:16px;cursor:pointer;border:1px solid #526D80;margin-right:9px;position:relative}
.filter .active label{width:16px;background:#E95F10;height:16px;cursor:pointer;border:1px solid #E95F10;margin-right:9px;position:relative}
.filter .active label:after{color:#fff;position:absolute;top:0;left:3px;font-size:10px;font-weight:700;content:'\f00c';font-family:'Font Awesome 6 Free';border-radius:50px}
.filter .title{padding:15px;font-size:16px;font-weight:700;color:#526D80;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}
.filter .title span{cursor:pointer;font-size:20px;font-weight:700;color:#526D80;display:none}
.filter .item ul::-webkit-scrollbar{width:3px}
.filter .item ul::-webkit-scrollbar-track{background:#D3DADF}
.filter .item ul::-webkit-scrollbar-thumb{background:#526D80}
.filter .item ul::-webkit-scrollbar-thumb:hover{background:#526D80}
.categori-sablon{margin:68px 0 120px}
.categori-sablon h1{font-size:72px;font-weight:700;color:#25A2AE;max-width:75rem;text-align:center;margin:0 auto 67px}
.categori-sablon .item{padding:40px 40px 108px;overflow:hidden;text-align:center;position:relative;border-bottom:1px solid #526d8080;border-right:1px solid #526d8080}
.categori-sablon .item:nth-child(3n+3){border-right:none}
.categori-sablon .item:hover{background:#F6F7F9}
.categori-sablon .item span{font-size:14px;font-weight:700;color:#526D80;padding:5px 11px;background:#526d801a;border-radius:12px;position:relative;z-index:2;display:inline-block}
.categori-sablon .item img{position:relative;top:0;transition:all .5s;margin:40px auto 105px}
.categori-sablon .item:hover img{top:-15px}
.categori-sablon .item h3{text-align:left;color:#526D80;font-size:28px;font-weight:700;line-height:37px}
.categori-sablon .item b{text-align:left;position:absolute;left:40px;bottom:-50px;color:#526D80;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:5px;transition:all .5s}
.categori-sablon .item svg{font-size:12px}
.categori-sablon .item:hover b{bottom:50px}
.product-list{margin-top:57px}
.product-list h2{margin-bottom:0;font-size:36px;color:#25A2AE;font-weight:700}
.product-list #downloadpdfBtn{background:#25A2AE;border-radius:50px;color:#fff;font-size:14px;font-weight:700;padding:15px 24px;display:flex;align-items:center;gap:6px;cursor:pointer}
.product-list #downloadpdfBtn:hover{background:#152e74cc}
.product-list .sort{border-radius:10px;position:relative}
.product-list .right span{font-size:16px;line-height:19px;font-weight:400;color:#526D80}
.product-list .sort h5{font-size:16px;line-height:28px;font-weight:400;color:#526D80;padding:16px!important;z-index:95;width:100%;background:#fff;border-radius:10px;margin:0}
.product-list .sort svg{font-size:14px;color:#262626;margin-left:10px;z-index:95;margin-right:15px}
.product-list .sort .listele{display:none;position:absolute;top:85%;background:#fff;width:100%;left:0;padding:25px 20px 20px;z-index:2;max-height:35vh;overflow:auto;border-right:1px solid #526d8080;border-bottom:1px solid #526d8080;border-left:1px solid #526d8080;border-radius:0 0 10px 10px}
.product-list .sort li{font-size:16px;line-height:20px;font-weight:400;color:#526D80;padding:4px 0!important;z-index:99;margin-bottom:7px;display:block;background:transparent;cursor:pointer}
.product-list .sort:hover .listele{display:block}
.product-list .sort:after{border:1px solid #526d8080;content:"";border-radius:10px;width:100%;height:104%;position:absolute;top:-1px;z-index:300}
.product-list .sort:hover svg{transform:rotate(180deg)}
.notes{background:#526d800d;padding:27px 30px;border-radius:5px}
.notes .right{max-width:440px;min-width:440px}
.notes .left h6{font-size:16px;font-weight:700;color:#526D80;line-height:20px;margin-bottom:0}
.notes .left p{font-size:16px;font-weight:400;color:#526D80;line-height:20px;margin-bottom:0}
.product-content .left{width:330px}
.product-content .right{width:calc(100% - 330px)}
.filter-products{display:flex;align-items:start;flex-wrap:wrap}
.filter-products .product{width:33.3333%}
.filter-products .product .item .mx-auto{display:block}
.filter-products .product .item{padding:20px 20px 0}
.product-content{margin-bottom:90px}
.group-new-product-slider .pro-text{margin-top:50px;width:calc(100% - 100px)}
.group-new-product-slider .product .item{padding:10px 10px 26px 20px}
.group-new-product-slider .pro-right{display:flex;flex-direction:column;align-items:end;justify-content:space-between;margin-right:10px}
.group-new-product-slider .product h4.brand{margin-bottom:0}
.group-new-product-slider .product .link{margin-right:10px}
.group-new-product{margin:26px 0;background:#26e9100d;padding:25px 25px 25px 30px}
.group-new-product-slider.slick-dotted.slick-slider{margin-bottom:0}
.group-new-product-slider .slick-slide{margin:0 15px}
.group-new-product-slider .slick-list{margin:0 -15px}
.group-new-product-slider .product{background:#fff}
.group-new-product .slick-dots{position:initial;text-align:left}
.group-new-product .slick-dots li button{font-size:0;line-height:0;display:block;width:21px;height:3px;padding:0;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;border:none}
.group-new-product .slick-new-dots .slick-dots li button:before{content:"";width:21px;background:#25A2AE;height:3px;border:1px solid #25A2AE;border-radius:0;opacity:.4}
.group-new-product .slick-new-dots .slick-dots li.slick-active button:before{opacity:1;border:1px solid #25A2AE;background:#25A2AE}
.group-new-product .arrows{margin-right:40px}
.group-new-product .arrows li{color:#25A2AE;height:60px;width:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:60px;cursor:pointer}
.group-new-product .left h4{color:#25A2AE;font-size:24px;font-weight:700;margin-bottom:25px;margin-top:25px}
.products .left .item{padding:20px 27px 27px;background:#526d800d;margin-right:25px}
.products .left h4{color:#25A2AE;font-size:24px;font-weight:700;margin-bottom:25px;margin-top:25px}
.product-sidebar li{width:100%;font-size:14px;line-height:36px;color:#526D80}
.product-sidebar li:not(.group){width:100%;border-bottom:1px solid #526d8099}
.product-sidebar li:not(.group) a{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:12px;line-height:14px;color:#526D80;min-height:40px}
.product-sidebar li h6{width:100%;display:flex;align-items:center;justify-content:space-between;font-size:13px;line-height:14px;color:#526D80;min-height:40px;margin-bottom:0;cursor:pointer}
.product-sidebar li svg{font-size:12px}
.product-sidebar .group ul li{padding-left:15px}
.group ul{display:none}
.group.active ul{display:block}
.group.active h6{font-weight:700}
.group li.active a{font-weight:700}
.product-sidebar .group.active h6 svg{transform:rotate(180deg)}
.filter-products{margin-bottom:64px}
.pagination .page-item{margin:0 3px;border-radius:50%;height:40px;width:40px;display:flex;align-items:center;justify-content:center;position:relative;background:#ffffffe6;border:none;box-shadow:0 4px 12px #0000000f;transition: .2s all;}
.pagination .page-item:hover{transform:translateY(-2px);}
.pagination .page-item::before{content:'';position:absolute;inset:-1px;border-radius:50%;background:radial-gradient(circle at 75% 75%,#999 0%,#FFF 100%);z-index:0;opacity:.7}
.pagination .page-item::after{content:'';position:absolute;inset:0;border-radius:50%;background: linear-gradient(to bottom,#d1f1f2 0%,rgba(255, 255, 255, 0.6) 100%);z-index:1;left:0;right:0;top:0;bottom:0}
.pagination .page-link{z-index:2;color:#25A2AE;background:transparent;border:none;font-size:16px;font-weight:500;height:100%;width:100%;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%}
.pagination .page-item.active::before,.pagination .page-item.active::after{display:none}
.pagination .page-item.active{background:#25A2AE}
.pagination .page-item.active .page-link{color:#fff}
.pro-top-slider{margin:0 5vw;position:relative}
.pro-top-slider::before{content:"";position:absolute;inset:0;background-image: url('../../../image/catalog/backgrounds/product-detail-photo-bg.webp');background-size: cover;left:0;right:0;top:0;bottom:0}
.pro-top-slider .item img{padding:20px;margin:0 auto}

.pro-bottom-slider{padding:0;margin:0 40px;position:relative;cursor:pointer}
.pro-bottom-slider img{height: 140px;object-fit: contain;}
.pro-bottom-slider .swiper-slide{display:flex;justify-content: center;align-items: center;background: rgba(214, 214, 214, 0.14);box-shadow: inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 30px;padding:20px}
.pro-bottom-slider .swiper-slide::before{content: '';position: absolute;inset: 0;border-radius: 18px;padding: 2px;background: linear-gradient(180deg, #F2F2F2 0%, #818181 41%, #FFFFFF 100%);opacity: 0.5;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;opacity:.2}
.product-detail{padding: 50px 0}
.b-right{border-right:1px solid #526d804d;position:relative}
.b-bottom{border-bottom:1px solid #526d804d}
.b-top{border-top:1px solid #526d804d}
.fancybox{position:absolute;top:44px;left:44px;z-index:10}
.oem-no ul{display:flex;font-size:13px;color:#526D80;padding:17px 0;width:calc(100% - 31.4%);flex-wrap:wrap}
.title-detail,.kod{padding:17px 0 0 0}
.title-detail h2{font-size:32px;margin-bottom:18px;font-weight:600;background: radial-gradient(50% 86.52% at 50% 100%, #86BCC9 0%, #1F3537 100%), radial-gradient(68.01% 68.01% at 31.99% 43.97%, #A8ACB1 0%, #1F2A37 100%), #152E74;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.title-detail p{font-size:16px;color:#526D80;margin-bottom:0;line-height:21px}
.kod h1{font-size:24px;font-weight: 500;margin-bottom:0;white-space:nowrap;background: radial-gradient(49.58% 49.59% at 50.42% 50%, #A8ACB1 0%, #1F2A37 55.29%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.kod d{font-family:'Inter', sans-serif;font-size:16px;margin-bottom:0;white-space:nowrap;font-weight:500;background: radial-gradient(68.72% 120.2% at 31.28% 83.62%, #25A2AE 0%, #34585C 100%), radial-gradient(68.72% 120.2% at 31.28% 83.62%, #86A7C9 0%, #1F2A37 100%), radial-gradient(68.01% 68.01% at 31.99% 43.97%, #A8ACB1 0%, #1F2A37 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.kod .theme-btn{display:flex;align-items:center;font-family:'Inter',sans-serif;font-size:14px;font-weight:500;white-space:nowrap;cursor:pointer;padding: 15px 15px;gap:10px}
.kod span{background: radial-gradient(49.58% 49.59% at 50.42% 50%, #A8ACB1 0%, #1F2A37 55.29%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.kod img{margin-right:8px}
.gtin h3{display:flex;align-items:center;font-family:'Inter', sans-serif;font-size:16px;font-weight:400;line-height:19px;margin-bottom:0;gap:14px;color:rgba(0, 0, 0,.8)}
.gtin h3 .left{width:31.4%;padding:15px 0 17px 0;font-weight:500}
.oem h4{font-family:'Inter', sans-serif;padding:11px 0 0 0;font-size:16px;font-weight:400;margin-bottom:0;background: radial-gradient(68.72% 120.2% at 31.28% 83.62%, #25A2AE 0%, #34585C 100%), radial-gradient(68.72% 120.2% at 31.28% 83.62%, #86A7C9 0%, #1F2A37 100%), radial-gradient(68.01% 68.01% at 31.99% 43.97%, #A8ACB1 0%, #1F2A37 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.oem-no{font-family:'Inter', sans-serif;gap:15px;font-size:16px;cursor:pointer;display:flex;padding:0 0 0 0;background:#fff;position:relative;border-radius:10px;z-index:2;}
.oem-no .left{font-family:'Inter', sans-serif;width:31.4%;padding:15px 0;font-size:16px;font-weight:500;color:rgba(0,0,0,.8);transition:all .4s}
.oem-no li{font-size:16px;font-weight:400;color:rgba(0,0,0,.75);transition:all .4s;width:33.33%}
.oem-no li a{color:inherit}
.product-detail .brand{display:flex;align-items:stretch;gap:15px;padding:0 0 0 0}
.product-detail .oemmodel-card{max-height:212px;overflow-x:hidden;overflow-y:auto;min-height:212px}
.product-detail .oemmodel-card2{max-height:63px;overflow-x:hidden;overflow-y:auto;min-height:63px}
.product-detail .brand .left{font-family:'Inter', sans-serif;width:31.4%;padding:15px 0;font-size:16px;font-weight:500;color:rgba(0,0,0,.8);transition:all .4s}
.product-detail .brand h3{font-family:'Inter', sans-serif;padding:6px 0;font-size:16px;font-weight:400;color:rgba(0,0,0,.8);margin:0}
.product-detail .product-status{position:relative;width:184px;display: flex;justify-content: center;align-items: center;padding: 18px 30px;gap: 10px;background: linear-gradient(110.72deg, rgba(255, 255, 255, 0.1) -2.91%, rgba(255, 255, 255, 0) -2.9%, rgba(255, 255, 255, 0) 17.95%, rgba(255, 255, 255, 0.1) 19.42%, rgba(255, 255, 255, 0.1) 34.01%, rgba(255, 255, 255, 0) 38.67%, rgba(255, 255, 255, 0) 50.86%, rgba(255, 255, 255, 0.1) 53.07%, rgba(255, 255, 255, 0.1) 66.11%, rgba(255, 255, 255, 0) 72.21%), #25A2AE;box-shadow: inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 30px;color:#fff}
.product-detail .product-whatsapp{position:relative;width:184px;display: flex;justify-content: center;align-items: center;padding: 18px 30px;gap: 10px;background: rgba(214, 214, 214, 0.3);box-shadow: inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 30px;color:#fff;transition: .5s all;}
.product-detail .product-whatsapp::after{content: '';position: absolute;inset: 0;border-radius: 30px;padding: 2px;background: linear-gradient(180deg, #F2F2F2 0%, #818181 41%, #FFFFFF 100%);opacity: 0.5;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;opacity:.6;transition:.5s all}
.product-detail .product-whatsapp span{position:relative;z-index:2;background: radial-gradient(49.58% 49.59% at 50.42% 50%, #A8ACB1 0%, #1F2A37 55.29%), linear-gradient(0deg, #FFFFFF, #FFFFFF), radial-gradient(99.76% 174.5% at 0.24% 100%, #3C4D5F 0%, #A39283 38%, #356999 57.5%, #BBAA9D 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.product-detail .product-whatsapp:hover{position:relative;width:184px;display: flex;justify-content: center;align-items: center;padding: 18px 30px;gap: 10px;background: rgba(37, 162, 174, 0.15);box-shadow: inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 30px;color:#fff;transition: .5s all;}
.product-detail .product-whatsapp:hover::after{content: '';position: absolute;inset: 0;border-radius: 30px;padding: 2px;background: linear-gradient(180deg, #C9EAF2 0%, #25A2AE 41.42%, #FFFFFF 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;opacity:.6}
.product-detail .product-whatsapp:hover span{position:relative;z-index:2;background: radial-gradient(49.58% 49.59% at 50.42% 50%, #A8ACB1 0%, #1F2A37 55.29%), linear-gradient(0deg, #FFFFFF, #FFFFFF), radial-gradient(99.76% 174.5% at 0.24% 100%, #3C4D5F 0%, #A39283 38%, #356999 57.5%, #BBAA9D 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;}
.status-img{width:30px;height:30px;background:#fff;border-radius:50px;display:flex;align-items:Center;justify-content:center}
.b-right.b-bottom{display:flex;flex-direction:column;justify-content:space-between}
.detail-links{display:flex;align-items:center;justify-content:space-between;background:#25A2AE;padding:0 30px;position:relative;z-index:2}
.detail-links ul{position:relative;display:flex;align-items:center;justify-content:space-around;gap:30px;width:100%}
.detail-links ul li{position:relative;color:#fff;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:14px;font-weight:700;height:100%;padding:15px 0}
.detail-links ul li a{position:relative;color:#fff;cursor:pointer;display:flex;align-items:center;gap:5px;font-size:14px;font-weight:700;height:100%;padding:15px 0}
.tab-links ul{position:relative;display:flex;align-items:center;justify-content:center;gap:2rem;width:100%}
.tab-links ul li{position:relative;color:#25A2AE;cursor:pointer;font-size:16px;font-weight:700;height:100%;padding:15px 0 5px;border-bottom:2px solid transparent}
.tab-links ul li.active{color:#E95F10;border-color:#E95F10}
.share-social{width:369px;position:absolute;top:86%;left:-133px;display:none;padding:13px;background:#fff;margin-top:0;border-radius:10px;text-align:center}
.share-social:after{content:"";border-color:transparent transparent #fff;border-style:solid;border-width:22px;width:0;height:0;position:absolute;top:-36px;left:calc(50% - 22px)}
li:hover .share-social{display:block}
.share-social .social-btn{margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:5px}
.share-social li{color:#526D80;font-size:20px;width:48px;height:48px;display:inline-flex;align-items:center;border-radius:50px;justify-content:center}
.share-social li svg{color:#526D80}
.share-social li:hover{color:#fff;background:#526d80ff;border:1px solid #526d80ff}
.share-social li:hover svg{color:#fff}
.share-social .copy{padding:10px;border-radius:5px;margin-top:11px}
.share-social p{color:#526D80;font-size:14px;margin-bottom:0;position:relative}
.share-social p:after{background:#526D80;content:"";position:absolute;left:8%;width:15%;height:1px;top:10px}
.share-social p:before{background:#526D80;content:"";position:absolute;right:8%;width:15%;height:1px;top:10px}
.share-social .copy p:after,.share-social .copy p:before{display:none}
.feature-document{margin-top:30px}
.feature-document p{padding:22px 0 22px 20px;color:#526D80;margin-bottom:0;font-size:16px;border-bottom:1px solid #526d801a}
.feature-document p span{font-weight:700;width:40%;display:inline-block}
.feature-document .mmm p span{font-weight:500}
.vehicles p span{width:33.33%}
.feature-document .title{background:#526d801a;color:#526D80;font-size:20px;padding:20px;border-radius:5px}
.feature-document .dokuman p{display:flex;align-items:center;justify-content:space-between;padding:12px 20px}
.feature-document .dokuman a{background:#25A2AE;font-size:12px;font-weight:700;border-radius:80px;color:#fff;padding:13px 24px;display:flex;align-items:center;gap:7px}
.feature-document .dokuman a:hover{background:#152e74d9}
.feature-document .dokuman span{background:#25A2AE;font-size:12px;font-weight:700;border-radius:80px;color:#fff;padding:13px 24px;display:flex;align-items:center;gap:7px;width:initial;cursor:pointer}
.feature-document .dokuman span:hover{background:#152e74d9}
.kits{padding:20px 25px 30px;background:#526d801a;margin-top:30px;margin-bottom:30px;border-radius:5px}
.kits .title{color:#526D80;font-size:21px;margin-bottom:25px}
.kits-products {display: grid;gap: 20px;grid-template-columns: repeat(5, 1fr);}
.kits-products .product {background: #fff;display: none;padding: 10px 20px;}
.kits-products .product .item .mx-auto{display:block}
.kits-products .product h4, .kits-products .product h5{display: none;}
.kits-products .product h2{margin-bottom:15px}
.loadMore span{padding:10px 24px;border-radius:50px;color:#526D80;display:flex;align-items:center;gap:5px;background:#fff;cursor:pointer}
.end-product h2.title,.same-product h2.title{color:#526D80;font-size:36px;margin-bottom:40px;text-align:center}
.end-product .slick-list,.same-product .slick-list{margin:0 -1px}
.end-product{background:#526d800d;padding:104px 0;margin-top:90px}
.loadMore span:hover{background:#526d800d;border:1px solid #526d800d}
.slick-same-dots .slick-dots li button,.slick-end-dots .slick-dots li button{font-size:0;line-height:0;display:block;width:21px;height:3px;padding:0;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;border:none}
.slick-same-dots .slick-dots li button:before,.slick-end-dots .slick-dots li button:before{content:"";width:21px;background:#25A2AE;height:3px;border:1px solid #25A2AE;border-radius:0;opacity:.4}
.slick-same-dots .slick-dots li.slick-active button:before,.slick-end-dots .slick-dots li.slick-active button:before{opacity:1}
.same-product{padding-top:40px;border-top:1px solid #526d801a}
.dokuman{border:0 solid #526d801a}
.keywords .d-flex{padding:0 19px}
.keywords h4{padding:20px;background:#526d801a;color:#526D80;font-size:20px;margin-bottom:20px;border-radius:5px;margin-top:30px;font-weight:400}
.keywords a{padding:10px 18px;border-radius:60px;display:inline-block;margin-bottom:10px;color:#526D80;font-size:14px}
.keywords a:hover{background:#526d801a}
header.fixed{position:fixed;top:0;z-index:998;background-color: #2D2D2D;}
header.fixed .top{display:none!important}
header.fixed .header-container:after{display:none}
header.fixed .header-container{padding:20px 0}
header.fixed .right{height:initial}
header.fixed .menu{height:initial;display:flex;flex-direction:column;align-items:start;justify-content:space-between;margin-left:60px}
header.fixed .menu-btn{padding:0;width: 60px;height: 60px;}
header.fixed .menu-btn b{display:none}
header.fixed .menu-btn span{margin-bottom: 5px;width:26px;height:4px}
header.fixed .menu-btn span:nth-child(3){margin-bottom: 0;}
header.fixed .blurr{box-shadow:unset;height: auto;background:transparent;backdrop-filter: unset;-webkit-backdrop-filter: unset;border:unset}
.autocomplete-wrapper{position:relative}
.autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e0e4ea;border-top:none;border-radius:0 0 12px 12px;box-shadow:0 12px 40px #00000026;z-index:9999;max-height:480px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;text-align:left;}
.autocomplete-dropdown::-webkit-scrollbar{width:5px}
.autocomplete-dropdown::-webkit-scrollbar-thumb{background:#c1c7d0;border-radius:10px}
.autocomplete-item{display:flex;align-items:center;gap:12px;padding:10px 14px;text-decoration:none;color:#1a1a2e;border-bottom:1px solid #f0f1f4;transition:background .15s;cursor:pointer}
.autocomplete-item:hover,.autocomplete-item.ac-active{background:#f4f6fa}
.autocomplete-item:last-child{border-bottom:none}
.autocomplete-thumb{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;background:#f8f9fb;display:flex;align-items:center;justify-content:center;border:1px solid #eee}
.autocomplete-thumb img{width:100%;height:100%;object-fit:contain}
.autocomplete-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}
.autocomplete-name{font-size:13.5px;font-weight:600;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}
.autocomplete-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center}
.autocomplete-badge{font-size:11px;padding:2px 7px;border-radius:4px;font-weight:500;white-space:nowrap;line-height:1.4}
.autocomplete-badge.model{background:#e8f0fe;color:#1a56db}
.autocomplete-badge.eski-kod{background:#fef3e0;color:#c27803}
.autocomplete-badge.sku{background:#e8f8f0;color:#047857}
.autocomplete-badge.match{background:#fce4ec;color:#c62828}
.autocomplete-arrow{flex-shrink:0;color:#b0b8c9;transition:color .15s}
.autocomplete-item:hover .autocomplete-arrow{color:#1a56db}
.autocomplete-footer{border-top:1px solid #e8eaef;padding:10px 14px;background:#fafbfc;border-radius:0 0 12px 12px}
.autocomplete-footer a{display:flex;align-items:center;gap:8px;color:#4a5568;font-size:13px;text-decoration:none;transition:color .15s}
.autocomplete-footer a:hover{color:#1a56db}
.autocomplete-footer strong{color:#1a1a2e}
.autocomplete-loading{display:flex;align-items:center;justify-content:center;padding:20px;color:#888;font-size:13px;gap:8px}
.autocomplete-empty{padding:24px 16px;text-align:center;color:#8892a4;font-size:13px}
.autocomplete-empty svg{margin-bottom:6px;opacity:.5}
.ac-highlight{background:#fff3bf;border-radius:2px;padding:0 1px}
@keyframes ac-spin {
to{transform:rotate(360deg)}
}
.ac-spinner{width:16px;height:16px;border:2px solid #ddd;border-top-color:#1a56db;border-radius:50%;animation:ac-spin .6s linear infinite}
@media (max-width: 768px) {
.autocomplete-dropdown{position:absolute;top:100%;left:0px;right:0px;bottom:0;height:60vh;border-radius:16px 16px 0 0;border:1px solid #e0e4ea}
.autocomplete-thumb{width:44px;height:44px}
.home-section-title{font-size:42px}
.autocomplete-name{font-size:13px}
}
.breadcrumb-banner{width:100%;height:320px;object-fit:cover;object-position:center;}
section#cms-blog{background: radial-gradient(34.49% 50% at 100% 0%, #CECECE 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(34.49% 50% at 0% 100%, #CECECE 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(30.49% 20.11% at 69.51% 34.65%, rgba(94, 200, 239, 0.355) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(34.27% 22.6% at 35.78% 91.4%, rgba(94, 229, 239, 0.455) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(47.27% 31.16% at 50% 59.84%, rgba(201, 234, 242, 0.65) 0%, rgba(255, 255, 255, 0.65) 100%), #FFFFFF;}
section#cms-blog:not(.sablon) .c-container{padding: 100px 0 250px 0;}
section#cms-blog.sablon-sss .c-container {padding: 60px 0 150px;}
section#cms-blog.sablon-misyonvizyon .c-container {padding: 60px 0 150px;}
section#cms-blog.sablon-iletisim .c-container {padding: 60px 0 150px;}
section#cms-blog.sablon-sss .accordion .accordion-item, section#cms-blog.sablon-sss .accordion .accordion-item .accordion-button{background: transparent;}
section#cms-blog .blog-info-title{margin-bottom: 50px;font-size:58px;display:inline-flex}
section#cms-blog .c-container h2{font-size:36px;font-weight: 600;color: rgba(0,0,0,.8);margin-bottom:35px}
section#cms-blog .c-container p{font-size:16px;font-weight:400;line-height: 150%;}
section#cms-blog .c-container ul{list-style:disc;margin-bottom:15px;padding-left:revert}
section#cms-blog .c-container ul li{list-style:disc;font-size:16px}
section#cms-blog .c-container .contact ul{padding:0;list-style: none;}
section#cms-blog .c-container .contact ul li{list-style: none;}
section#cms-blog .blog-left-sidebar a.theme-btn{justify-content:center;width: 100%;max-width:250px}
section#cms-blog .blog-left-sidebar a.theme-btn.active {background: linear-gradient(0deg, rgba(214, 214, 214, 0.1), rgba(214, 214, 214, 0.1)), rgba(37, 162, 174, 0.2);}
section#cms-blog .blog-left-sidebar a.theme-btn:hover {background: linear-gradient(0deg, rgba(214, 214, 214, 0.1), rgba(214, 214, 214, 0.1)), rgba(37, 162, 174, 0.2);}
section#cms-blog .c-container #content img{max-height: 450px;}
section#cms-blog.sablon .contact.bayii h3{margin:0 0 45px}
section#cms-blog.sablon .contact .top{margin:0 0 45px}
section#cms-blog.sablon .contact .map{margin:60px 0}
section#cms-blog.sablon .contact .left{width:34%}
section#cms-blog.sablon .contact .right{width:66%}
section#cms-blog.sablon .contact .right .item{width:50%}
section#cms-blog.sablon .contact ul.link{margin-bottom:60px;white-space:nowrap;overflow:auto}
section#cms-blog.sablon .contact ul.link li{min-width:202px;height:72px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 26px}
section#cms-blog.sablon .contact ul.link li.active,section#cms-blog.sablon .contact ul.link li:hover{background:#25A2AE}
section#cms-blog.sablon .contact ul.link li span{color:#526D80;font-size:20px;font-weight:500;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
section#cms-blog.sablon .contact ul.link li.active span,section#cms-blog.sablon .contact ul.link li:hover span{color:#fff}
section#cms-blog.sablon .contact h2{color:#526d80cc;font-size:24px;font-weight:500;line-height:29px}
section#cms-blog.sablon .contact h3{color:#526d80ff;font-size:36px;font-weight:500;line-height:42px;max-width:100%}
section#cms-blog.sablon .contact .contact-link li{margin-bottom:12px}
section#cms-blog.sablon .contact .contact-link li a,section#cms-blog.sablon .contact .contact-link li span{border-radius:50px;background:#526d801a;padding:16px 24px;display:inline-block;color:#526D80;font-size:14px;font-weight:500;cursor:pointer}
section#cms-blog.sablon .contact .contact-link li a:hover,section#cms-blog.sablon .contact .contact-link li span:hover{background:#526d8026}
section#cms-blog.sablon .contact .item h4{border-bottom:1px solid #526d8026;color:#526d8099;font-size:16px;font-weight:500;padding-bottom:14px;margin-bottom:10px}
section#cms-blog.sablon .contact .item span{margin-top:12px;display:block;width:10rem;color:#526d80cc;font-size:16px;font-weight:500;margin-bottom:62px}
section#cms-blog.sablon .contact .item a{color:#526d80ff;font-size:24px;font-weight:500;line-height:42px}
section#cms-blog.sablon .contact .item a:hover{color:#25A2AE}
section#cms-blog.sablon .contact .social{margin-top:57px}
section#cms-blog.sablon .contact .social a{height:60px;width:60px;border-radius:60px;background:#fff0;display:flex;align-items:center;justify-content:center;color:#526D80;font-size:20px;border:1px solid #526D80}
section#cms-blog.sablon .contact .social a:hover{background:#ffffff0d;border:1px solid #ffffff0d}
.detail-links-top.fixed{position:fixed;top:84px;left:0;width:100%;z-index:666;background:#152e74}
.detail-links-top .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link{position:relative;background: radial-gradient(68.72% 120.2% at 31.28% 83.62%, #25A2AE 0%, #34585C 100%), radial-gradient(49.58% 49.59% at 50.42% 50%, #A8ACB1 0%, #1F2A37 55.29%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;border:unset;font-size:17px;}
.detail-links-top .nav-tabs .nav-link.active:before,  .nav-tabs .nav-item.show .nav-link:before{content:'';position:absolute;bottom:0;left:0;width:100%;height:100%;background:#fff;z-index:-1}
.detail-links-top .nav-tabs .nav-link.active:after,  .nav-tabs .nav-item.show .nav-link:after{background: radial-gradient(50% 50% at 50% 50%, #6FE3EE 0%, rgba(111, 227, 238, 0.25) 100%);filter: blur(10px);content: '';position: absolute;left: 0;right: 0;bottom: -10px;height: 10px;z-index:-2}
.detail-links-top .nav-tabs .nav-link.active:focus,  .nav-tabs .nav-item.show .nav-link:focus{isolation: auto;}
.detail-links-top .nav-tabs .nav-link{background: radial-gradient(68.72% 120.2% at 31.28% 83.62%, #25A2AE 0%, #34585C 100%), radial-gradient(49.58% 49.59% at 50.42% 50%, #A8ACB1 0%, #1F2A37 55.29%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;border:unset;font-size:17px;}
.myList{position:absolute;top:0;display:none;left:0;background:#fff;width:100%;z-index:1;padding:56px 0 0;border-radius:25px 25px 5px 5px;border:1px solid #526d8080;text-align:left;max-height:48vh;overflow:auto}
.right .myList{position:absolute;top:0;display:none;left:0;background:#fff;width:100%;z-index:1;padding:76px 0 0;border-radius:25px 25px 5px 5px;border:0 solid #526d8080;text-align:left;max-height:48vh;overflow:auto}
.myList img{width:40px;margin-right:19px}
.myList b{width:30px;margin-right:14px}
.myList li{padding:5px 9px;border-bottom:1px solid #526d8080;color:#526d80ff;font-size:16px}
.myList li:last-child{border-bottom:none}
.comparedkodadd .myList li{border-top:1px solid #526d8080;border-bottom:none}
.myList li a{color:#526d80ff;font-size:16px}
.mmm{overflow:hidden;overflow-y:auto;max-height:345px}
#iframe360{display:none;z-index:999;position:fixed;top:0;left:0;width:100%;height:100vh;background:#fffc;justify-content:center;align-items:center}
#iframe360 #iframeContainer{width:100%;height:100%;text-align:center}
#iframe360 #iframeContainer iframe{width:46%;height:100%;margin:0 auto}
#close360{position:absolute;top:15px;right:27%;cursor:pointer;color:#f7f7f7;font-size:44px;background:#152e74;height:40px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:8px}
#compared{display:none;position:fixed;bottom:0;left:0;width:100%;text-align:center;background:#fff;z-index:105}
#compared .toplink{background:#25A2AE;padding:15px 0;color:#fff}
#compared .toplink a{color:#fff;display:flex;align-items:center;justify-content:start;gap:5px;font-size:20px;font-weight:700}
#compared .toplink a svg{font-size:16px}
#compared .toplink span{color:#fff;display:flex;align-items:center;justify-content:start;gap:5px;font-size:12px;font-weight:500;cursor:pointer}

.comparedlist{margin:10px 0}
.comparedlist	.product .item{padding:15px 20px;text-align:left;position:relative}
.comparedlist .product h2{margin-bottom:14px;min-height:initial;line-height:20px}
.comparedlist .product h6{font-size:11px;font-weight:400;color:#526D80;margin-bottom:2px;line-height:15px}
.comparedlist	.product .item svg{color:#526D80;position:absolute;right:5px;top:5px;cursor:pointer}
.compared-bg{width:calc(100% - 120px);border-radius:5px;margin:15px 60px;position:relative;padding:55px 0 286px;background:#526d8026}
.comparedkodadd{background:#fff;border-radius:50px;padding:7px;position:relative}
.comparedkodadd input{border:none;text-indent:13px;color:#526D80;font-weight:500;width:14rem;position:relative;z-index:99;width:16rem}
.comparedkodadd input::placeholder{color:#526D80;font-weight:400}
.compared-bg h4{color:#25A2AE;font-size:48px;font-weight:700}
.compared-bg span{color:#526D80;font-size:20px;font-weight:500;white-space:nowrap}
.comparedkodadd span{background:#25A2AE;color:#fff;border-radius:50px;padding:10px 24px;font-size:12px;font-weight:700;position:relative;z-index:2;cursor:pointer}
.comparedlists{margin-top:-255px;margin-bottom:50px}
.comparedlists .list{background:#fff;position:relative;z-index:9;min-height:50vh;border-radius:20px;padding-top:20px;gap:10px}
.comparedlists .list ul{width:20%;min-width:270px}
.comparedlists .list li{border-bottom:1px solid #526d8040;padding:15px;font-size:14px;font-weight:400;color:#25A2AE;white-space:nowrap;overflow-x:auto}
.comparedlists .list .title li{font-weight:700;color:#526D80}
.comparedlists .list li:first-child{display:flex;flex-direction:column;gap:15px;position:relative;min-height:160px;justify-content:space-between}
.comparedlists .list li:first-child span{position:absolute;right:10px;top:0;cursor:pointer;color:#526D80;font-size:14px;display:flex;gap:5px;align-items:center}
.comparedlists .list .title li:first-child{flex-direction:initial;align-items:end;justify-content:start;gap:3px}
.comparedlists .list .title li:first-child input{height:18px;width:18px;margin-bottom:2px}
.back{cursor:pointer;margin-top:50px;background:#25a2ae;color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:15px;font-weight:700;font-size:14px;padding:14px 16px}
.flex-form form{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;justify-content:start;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x)/ -2);margin-left:calc(var(--bs-gutter-x)/ -2);align-items:end}
.flex-form .form-group{padding-right:15px;padding-left:15px}
.custom-form-button{width:100%}
.flex-form form label{display:none}
.pagination-group br{display:none}
.page-item.disabled .page-link{background-color:transparent}
#document .sablon,#documentmodal .sablon{margin:0}
#document .modal-body,#documentmodal .modal-body{padding:0}
.tab-content{display:none}
.tab-content.active{display:block}
.default-columns{columns:2}
.custom-title{width:100%!important}
.custom-title li{min-height:initial!important}
.flex-form input[type="file"]{display:none}
.flex-form form .control-file-label{display:flex;margin:0!important;font-size:16px!important;width:50%;cursor:pointer}
.flex-form form .control-file-label.control-file-label-right{display:flex;margin:0!important;font-size:16px!important;width:50%;display:flex;align-items:center;justify-content:center;background:#526d8099;padding:13px 0;border-radius:10px;color:#fff;font-weight:300}
.form-file{display:flex;align-items:center;justify-content:space-between;margin:0;width:calc(100% - 30px);margin:0 auto;background:#fff;padding:9px 0}
.flex-form form.document{justify-content:space-between;align-items:end}
.contact .tab{display:none}
.contact .tab.active{display:block}
.filter-group{height:100%}
.openmenu .back{display:none}
.header-mobile-top,.header-mobile-bottom{display:none}
#downloadpdfBtn{display:none!important}
.product-thumb {position: relative;transition:.2s all;border-radius: 12px;background: #fff;}
.product-thumb::before {content: "";position: absolute;inset: 0;padding: 2px;border-radius: inherit;background: linear-gradient(180deg, rgba(242, 242, 242, 0.5) 0%, rgba(129, 129, 129, 0.5) 41.42%, rgba(255, 255, 255, 0.5) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;opacity: 1;transition: opacity .5s ease;}
.product-thumb:hover::before {opacity: 0;}
.product-thumb::after {content: "";position: absolute;inset: 0;padding: 2px;border-radius: inherit;background: linear-gradient(180deg, #C9EAF2 0%,#25A2AE 41.42%,#FFFFFF 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;opacity: 0;transition: opacity .5s ease;}
.product-thumb:hover::after {opacity: 1;}

#product-all{background: radial-gradient(34.49% 50% at 100% 0%, #CECECE 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(34.49% 50% at 0% 100%, #CECECE 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(30.49% 20.11% at 69.51% 34.65%, rgba(94, 200, 239, 0.355) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(34.27% 22.6% at 35.78% 91.4%, rgba(94, 229, 239, 0.455) 0%, rgba(255, 255, 255, 0) 100%) , radial-gradient(47.27% 31.16% at 50% 59.84%, rgba(201, 234, 242, 0.65) 0%, rgba(255, 255, 255, 0.65) 100%) , #FFFFFF;}
.all-category-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; padding: 20px 0;margin-top:40px}
.all-category-item { display: flex; }
.all-category-card { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; padding: 32px 24px 64px 24px; background: linear-gradient(180deg, rgba(214,214,214,0.3) 0%, rgba(255,255,255,0.5) 100%); backdrop-filter: blur(9px); -webkit-backdrop-filter: blur(9px); border: 2px solid transparent; border-image: linear-gradient(180deg, #F2F2F2 0%, #818181 41%, #FFFFFF 100%) 1; border-radius: 20px; box-shadow: 0px 17px 38px rgba(0,0,0,0.1), 0px 69px 69px rgba(0,0,0,0.09), 0px 156px 94px rgba(0,0,0,0.05), 0px 277px 111px rgba(0,0,0,0.01); text-decoration: none; color: inherit; transition: transform 0.3s ease, box-shadow 0.3s ease; overflow: hidden; border:none}
.all-category-card::before { content: ""; position: absolute; inset: 0; border-radius: 20px; padding: 2px; background: linear-gradient(180deg, #f2f2f240 0%, #818181 41%, #FFFFFF20 100%); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; pointer-events: none; }
.all-category-card:hover { transform: translateY(-4px); box-shadow: 0px 20px 44px rgba(0,0,0,0.13), 0px 80px 80px rgba(0,0,0,0.11), 0px 170px 100px rgba(0,0,0,0.06); }
.all-category-card:hover::before { background: linear-gradient(180deg, #C9EAF2 0%, #25A2AE 41%, #FFFFFF 100%); }
.all-category-badge { position: absolute; top: 16px; right: 16px; background: linear-gradient(110.72deg, rgba(255, 255, 255, 0.1) -2.91%, rgba(255, 255, 255, 0) -2.9%, rgba(255, 255, 255, 0) 17.95%, rgba(255, 255, 255, 0.1) 19.42%, rgba(255, 255, 255, 0.1) 34.01%, rgba(255, 255, 255, 0) 38.67%, rgba(255, 255, 255, 0) 50.86%, rgba(255, 255, 255, 0.1) 53.07%, rgba(255, 255, 255, 0.1) 66.11%, rgba(255, 255, 255, 0) 72.21%), #25A2AE;box-shadow: 0px 277px 111px rgba(0, 0, 0, 0.01), 0px 156px 94px rgba(0, 0, 0, 0.05), 0px 69px 69px rgba(0, 0, 0, 0.09), 0px 17px 38px rgba(0, 0, 0, 0.1), inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 20px; color: #fff; font-size: 12px; font-weight: 600; padding: 4px 12px; z-index: 2; letter-spacing: 0.3px; }
.all-category-img { display: flex; align-items: center; justify-content: center; width: 100%; height: 304px; margin: 55px 0 }
.all-category-img img { max-width: 100%; max-height: 100%; object-fit: contain; }
.all-category-name { font-weight: 500;font-size: 26px; color: #1a1a1a; text-align: center; line-height: 1.4; }

.product-category{padding: 50px 0;background: radial-gradient(34.49% 50% at 100% 0%, #CECECE 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(34.49% 50% at 0% 100%, #CECECE 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(30.49% 20.11% at 69.51% 34.65%, rgba(94, 200, 239, 0.355) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(34.27% 22.6% at 35.78% 91.4%, rgba(94, 229, 239, 0.455) 0%, rgba(255, 255, 255, 0) 100%), radial-gradient(47.27% 31.16% at 50% 59.84%, rgba(201, 234, 242, 0.65) 0%, rgba(255, 255, 255, 0.65) 100%), #FFFFFF;}
.category-filter-section{padding:24px 0}
.category-filter-section .c-container{max-width:1410px;margin:0 auto;padding:0 15px}
.category-filter-section .search-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}
.category-filter-section .search-top h4{font-size:35px;font-weight:600;margin:0;flex:1;width: 100%;max-width: 442px;}
.category-filter-section .search-top .search-box{flex:0 0 400px}
.category-filter-section .search-description{font-size:14px;font-weight:400;color:rgba(0,0,0,.75);margin:0 0 50px 0;flex:1;line-height: 1.2;}
.filter-boxes{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}
.filter-box{background: #f2f2f2;box-shadow: 0px 277px 111px rgba(0, 0, 0, 0.01), 0px 69px 69px rgba(0, 0, 0, 0.09), 0px 17px 38px rgba(0, 0, 0, 0.1);backdrop-filter: blur(9px);border-radius: 20px;transition: .2s all;}
.filter-box:hover{box-shadow: 0px 277px 111px rgba(0, 0, 0, 0.02), 0px 69px 69px rgba(0, 0, 0, 0.15), 0px 17px 38px rgba(0, 0, 0, 0.15)}
.filter-box-title{position:relative;display:flex;align-items:center;justify-content:space-between;padding:23px 30px;cursor:pointer;user-select:none;background: rgba(255, 255, 255, 0.9);backdrop-filter: blur(9px);border-radius: 20px;}
.filter-box-title::before, .filter-box-title::after{content: '';position: absolute;left: 16px;right: 16px;height: 1px;background: linear-gradient(to right, #F2F2F2 0%, #818181 41%, #FFFFFF 100%);opacity:.25}
.filter-box-title::before{top: 0;}
.filter-box-title::after{bottom: 0;}
.filter-box-title h5{font-size:20px;font-weight:500;color:#1a3a4a;margin:0;letter-spacing:.3px;font-family:'Inter', sans-serif}
.filter-box-title h5 span{color:#2a9d8f}
.filter-box-title .toggle-btn{width: 30px;height: 30px;display: flex;align-items: center;justify-content: center;font-size: 22px;font-weight: 300;transition: transform .2s;background: linear-gradient(110.72deg, rgba(255, 255, 255, 0.1) -2.91%, rgba(255, 255, 255, 0) -2.9%, rgba(255, 255, 255, 0) 17.95%, rgba(255, 255, 255, 0.1) 19.42%, rgba(255, 255, 255, 0.1) 34.01%, rgba(255, 255, 255, 0) 38.67%, rgba(255, 255, 255, 0) 50.86%, rgba(255, 255, 255, 0.1) 53.07%, rgba(255, 255, 255, 0.1) 66.11%, rgba(255, 255, 255, 0) 72.21%), #25A2AE;border-radius: 50%;color: #fff;}
/* @media(max-width: 992px){.filter-box-title .toggle-btn{display:flex}} */
.filter-box-title .toggle-btn.open{transform:rotate(45deg)}
.filter-box-list{list-style:none;padding:8px 20px;margin:0;max-height:195px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#c0d8e0 transparent}
.filter-box-list::-webkit-scrollbar{width:4px}
.filter-box-list::-webkit-scrollbar-thumb{background:#eaeaea;border-radius:4px}
.filter-box-list li{display:flex;align-items:center;padding:4px 0;cursor:pointer;font-size:16px;color:#000;transition:color .15s;border-bottom:1px solid #f0f4f6;gap:10px;font-weight:400;font-family: 'Inter', sans-serif;}
.filter-box-list li:last-child{border-bottom:none}
.filter-box-list li:hover{color:#1a3a4a}
.filter-box-list li .chk{width:20px;height:20px;min-width:20px;border:2px solid #fff;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .15s;background:#c8e0e3}
.filter-box-list li.active .chk{background:#249fab;border-color:#fff}
.filter-box-list li.active .chk::after{content:'✓';color:#fff;font-size:12px;font-weight:700}
.filter-box-list li.active{color:#1a1a2e;font-weight:500}
.filter-clear{display:inline-flex;align-items:center;gap:10px;padding:8px 20px 12px;font-size:14px;cursor:pointer;text-decoration:none;background:none;border:none}
.filter-clear span{font-weight:500;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;background: radial-gradient(68.01% 68.01% at 31.99% 43.97%, #A8ACB1 0%, #1F2A37 100%);background-clip: text;-webkit-background-clip: text;}
.filter-clear:hover{color:#c0392b}
.filter-clear svg{width:20px;height:20px}
.category-content{padding:24px 15px}
.category-content .c-container{position: static;}

.category-heading{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:8px}
.category-heading h1{font-size:35px;font-weight:600;margin:0}
.product-count-badge{color:#fff;padding:6px 16px;border-radius:20px;font-size:13px;font-weight:600;white-space:nowrap;background: linear-gradient(110.72deg, rgba(255, 255, 255, 0.1) -2.91%, rgba(255, 255, 255, 0) -2.9%, rgba(255, 255, 255, 0) 17.95%, rgba(255, 255, 255, 0.1) 19.42%, rgba(255, 255, 255, 0.1) 34.01%, rgba(255, 255, 255, 0) 38.67%, rgba(255, 255, 255, 0) 50.86%, rgba(255, 255, 255, 0.1) 53.07%, rgba(255, 255, 255, 0.1) 66.11%, rgba(255, 255, 255, 0) 72.21%), #25A2AE;box-shadow: inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 20px;}
.cat-breadcrumb{display:flex;align-items:center;gap:6px;margin:24px 0;flex-wrap:wrap}
.cat-breadcrumb a{font-size:14px;color:rgba(31,42,55, .7);text-decoration:none;display:inline-block;padding:8px 20px;border-radius:999px;background:#f8f8f8;border:1.5px solid transparent;background-clip:padding-box;position:relative;font-weight:600}
.cat-breadcrumb a::before,.cat-breadcrumb span::before{content:'';position:absolute;inset:-1.5px;border-radius:999px;background:linear-gradient(180deg,#F2F2F2 0%,#818181 41%,#FFF 100%);z-index:-1}
.cat-breadcrumb a::after,.cat-breadcrumb span::after{content:'';position:absolute;inset:0;border-radius:999px;background:#f8f8f8;z-index:-1}
.cat-breadcrumb a:hover{color:#2a9d8f}
.cat-breadcrumb .sep{font-size:18px;color:rgba(31,42,55, .7)}
.cat-breadcrumb .current{color:rgba(31,42,55, .7);padding:8px 20px;border-radius:999px;font-weight:600;background:#f8f8f8;border:1.5px solid transparent;}
.new-products-section{margin-bottom:32px}
.new-products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}
.new-products-header h3{font-size:24px;font-weight:500;margin:0}
.np-swiper-wrap{position:relative}
.np-swiper-wrap .swiper {padding: 20px 0;margin: -20px 0;}
.np-swiper-wrap .swiper-button-prev,.np-swiper-wrap .swiper-button-next{width:36px;height:36px;background:#fff;border:1.5px solid #d0e0e8;border-radius:50%;box-shadow:0 2px 8px #00000014;color:#3a5a6a;transition:all .2s}
.np-swiper-wrap .swiper-button-prev:hover,.np-swiper-wrap .swiper-button-next:hover{background:#2a9d8f;color:#fff;border-color:#2a9d8f}
.np-swiper-wrap .swiper-button-prev::after,.np-swiper-wrap .swiper-button-next::after{font-size:14px;font-weight:700}
.np-swiper-wrap .swiper-button-prev{left:-4px}
.np-swiper-wrap .swiper-button-next{right:-4px}
.np-swiper-wrap .swiper-pagination{position:relative;margin-top:50px}
.np-swiper-wrap .swiper-pagination-bullet{background:#e1e5e6;opacity:1;width:50px;height:8px;border-radius:20px}
.np-swiper-wrap .swiper-pagination-bullet-active{background:#d6d6d6}
.np-card{background:#fff;border:1px solid #e8eef2;border-radius:12px;padding:16px;transition:all .2s;text-decoration:none;display:block;color:inherit;height:100%}
.np-card:hover{box-shadow:0 4px 16px #00000014;border-color:#d0e0e8;transform:translateY(-2px);color:inherit;text-decoration:none}
.np-card .np-img{width:100%;height:180px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;background:#f8fafb;border-radius:8px;overflow:hidden}
.np-card .np-img img{max-width:90%;max-height:160px;object-fit:contain}
.np-card .np-name{font-size:14px;font-weight:600;color:#1a1a2e;margin-bottom:6px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.np-card .np-model{font-size:13px;color:#5a6a7a;margin-bottom:2px;font-weight:500}
.np-card .np-sku{font-size:12px;color:#2a9d8f;font-weight:600;margin-bottom:4px}
.np-card .np-brand{font-size:12px;color:#8a9aaa}
.np-card .np-price{font-size:15px;font-weight:700;color:#1a3a4a;margin-top:8px}
.np-card .np-price .old{text-decoration:line-through;color:#aaa;font-weight:400;font-size:12px;margin-right:6px}
.cat-tree-section{margin-top:8px}
.cat-tree-section > h3{font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:20px}
.cat-tree-section > h3 span{color:#2a9d8f}
.cat-tree-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:flex-start}
.cat-tree{background:#fff;border:1px solid #e8eef2;border-radius:12px;padding:16px;position:sticky;top:120px;}
.cat-tree-wrapper{position: relative;}
.cat-tree:before{content: '';position: absolute;inset: 0;border-radius: 20px;padding: 2px;background: linear-gradient(180deg, rgba(242, 242, 242, 0.5) 0%, rgba(129, 129, 129, 0.5) 41.42%, rgba(255, 255, 255, 0.5) 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;transition: opacity 0.3s ease;}
.cat-tree h3{font-weight: 400;}
.cat-tree .tree-group{border-bottom:1px solid #f0f4f6}
.cat-tree .tree-group:last-child{border-bottom:none}
.cat-tree .tree-parent{display:flex;align-items:center;justify-content:space-between;padding:10px 0;cursor:pointer}
.cat-tree .tree-parent a{font-weight:400;font-size:15px;color:#3a5a6a;text-decoration:none;transition:color .15s;flex:1}
.cat-tree .tree-parent a:hover,.cat-tree .tree-parent a.active{color:#2a9d8f}
.cat-tree .tree-parent .tree-toggle{transition:transform .2s;min-width:14px}
.cat-tree .tree-parent.open .tree-toggle{transform:rotate(180deg)}
.cat-tree .tree-children{padding-left:20px;list-style:none;margin:0}
.cat-tree .tree-children li{border-bottom:1px solid #f5f7f9}
.cat-tree .tree-children li a{display:flex;align-items:center;justify-content:space-between;padding:8px 4px 8px 0;font-size:13px;color:#5a6a7a;text-decoration:none;transition:color .15s;font-weight: 400;}
.cat-tree .tree-children li a:hover,.cat-tree .tree-children li a.active{color:#2a9d8f;font-weight:600}
.cat-tree .tree-children li a .arrow{font-size:10px;color:#c0c8d0}
.cat-products-area{min-width:0}
.cat-products-sort{display:flex;align-items:center;justify-content:flex-end;margin-bottom:16px;gap:12px;flex-wrap:wrap}
.cat-products-sort{position:relative;}
.cat-products-sort select{background: rgba(214, 214, 214, 0.25);box-shadow:0px 40px 88px rgba(0, 0, 0, 0.1),0px 10px 30px rgba(0, 0, 0, 0.08);backdrop-filter: blur(20px);-webkit-backdrop-filter: blur(20px);border-radius: 9999px;border: none;padding: 14px 48px 14px 24px;font-size: 16px;font-weight: 600;color: #4a4a4a;appearance: none;-webkit-appearance: none;-moz-appearance: none;cursor: pointer;outline: none;position: relative;z-index: 1;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%234a4a4a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: right 20px center;background-size: 12px;}
.cat-products-sort::after{content:"";position:absolute;inset:0;border-radius:9999px;padding:.8px;background:linear-gradient(180deg,#F2F2F2 0%,#818181 41%,#FFF 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:2;opacity:.8}
.cat-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.cat-products-pagination{display:flex;align-items:center;justify-content:space-between;margin-top:20px;flex-wrap:wrap;gap:12px}
.cat-products-pagination .results-text{font-size:13px;color:#7a8a9a}
@media (max-width: 1200px) {
.cat-products-grid{grid-template-columns:repeat(2,1fr)}
.home-news .news{height: auto;}
.home-section-title{font-size:42px}
.three-box-card{padding: 20px 20px;gap: 20px}
}
@media (max-width: 992px) {
.breadcrumb-banner{height:240px;object-position: left;}
.filter-boxes{grid-template-columns:1fr}
.filter-box-list{max-height:160px}
.cat-tree-layout{grid-template-columns:1fr}
.cat-tree{position:static;order:2}
.cat-tree:before{display: none;}
.category-heading h1{font-size:20px}
.cat-products-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.category-filter-section .search-top{flex-direction:column;align-items:flex-start}
.category-filter-section .search-top .search-box{flex:1;width:100%}
.cat-products-grid{grid-template-columns:repeat(1,1fr)}
.cat-products-sort{justify-content:flex-start}
}
@media (max-width: 480px) {
    .cat-products-grid{grid-template-columns:1fr}
}
.category-filter-section form > .search {position: relative;width:702px;max-width:100%;display: flex;align-items: center;justify-content: space-between;background: #d6d6d630;border-radius: 50px;padding: 12px 7px;border: unset;z-index: 26;margin: 0px auto}
.category-filter-section form > .search::before {content: '';position: absolute;inset: 0;border-radius: 50px;padding: 0.75px;background: linear-gradient(180deg, #F2F2F272 0%, #81818172 41.42%, #FFFFFF72 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;z-index: -1;}
.category-filter-section form > .search .search-icon{position:relative;display:flex;align-items:center;justify-content:center}
.category-filter-section form > .search .search-icon:after{content:"";background:var(--background-color);border-radius:50px;height:50px;width:50px;z-index:9;position:absolute;top:0;left:0}
.category-filter-section form > .search .object{z-index:12;height:50px;width:50px;padding:5px 10px;margin-right:10px;position:relative;display:flex;align-items:center;justify-content: center;}
.category-filter-section form > .search .object i{font-size:20px}
.category-filter-section form > .search input{border:none;font-size:20px;font-weight:500;color:#111;margin-right:10px;width:15rem;padding-right:0;background:transparent;background: radial-gradient(50% 50% at 50% 50%, #A8ACB1 0%, #1F2A37 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;flex:1;padding: 0px 0}
.category-filter-section form > .search input::placeholder{border:none;font-size:20px;font-weight:600;color:#111;text-transform:uppercase}
.category-filter-section form > .search > span{font-size:24px;font-weight:400;margin-right:10px;position:relative;height:100%;padding-left:17px;background:transparent;background: radial-gradient(50% 50% at 50% 50%, #A8ACB1 0%, #1F2A37 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;margin-right:25px;}
.category-filter-section form > .search > span:before{content:"";position:absolute;left:0;top:0;background:#526d8091;width:1px;height:100%}
.category-filter-section form > .search > button {position: relative;white-space: nowrap;background: #25A2AE;color: #fff;border-radius: 70px;padding: 12px 26px;font-size: 14px;font-weight: 500;border: unset;box-shadow: unset;transition: background 0.3s ease;}
.category-filter-section form > .search > button::before {content: '';position: absolute;inset: 0;border-radius: 70px;padding: 0.53px;background: linear-gradient(180deg, #F2F2F272 0%, #81818172 41.42%, #FFFFFF72 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;}
.category-filter-section form > .search > button:hover {background: #1d818a;}


.categories-page h2 {font-size:48px;font-weight: 500;margin-bottom:40px;display:inline-flex}
.categories-page h3 {font-size:58px;font-weight: 500;margin-bottom:40px;display:inline;background: radial-gradient(50% 86.52% at 95% 100%, #86BCC9 0%, #1F3537 100%), radial-gradient(68.01% 68.01% at 31.99% 43.97%, #A8ACB1 0%, #1F2A37 100%), #152E74;-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;    text-fill-color: transparent;}
.categories-page .text-center{max-width:820px;margin:0 auto}
.categories-page .text-center p{font-weight: 300;}
.categories-page form > .search {position: relative;display: flex;align-items: center;justify-content: space-between;background: #d6d6d630;border-radius: 50px;padding: 6px 7px;border: unset;z-index: 26;margin: 0px auto}
.categories-page form > .search::before {content: '';position: absolute;inset: 0;border-radius: 50px;padding: 0.75px;background: linear-gradient(180deg, #F2F2F272 0%, #81818172 41.42%, #FFFFFF72 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;z-index: -1;}
.categories-page form > .search .search-icon{position:relative;display:flex;align-items:center;justify-content:center}
.categories-page form > .search .search-icon:after{content:"";background:var(--background-color);border-radius:50px;height:46px;width:46px;z-index:9;position:absolute;top:0;left:0}
.categories-page form > .search .object{z-index:12;height:46px;width:46px;padding:5px 10px;margin-right:10px;position:relative;display:flex;align-items:center;justify-content: center;}
.categories-page form > .search .object i{font-size:20px}
.categories-page form > .search > input{border:none;font-size:18px;font-weight:600;color:#111;margin-right:10px;width:15rem;padding-right:0;background:transparent;background: radial-gradient(50% 50% at 50% 50%, #A8ACB1 0%, #1F2A37 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;flex:1;padding: 15px 0}
.categories-page form > .search > input::placeholder{border:none;font-size:18px;font-weight:600;color:#111;text-transform:uppercase}
.categories-page form > .search > span{font-size:18px;font-weight:400;margin-right:10px;position:relative;height:100%;padding-left:17px;background:transparent;background: radial-gradient(50% 50% at 50% 50%, #A8ACB1 0%, #1F2A37 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;color: transparent;margin-right:25px}
.categories-page form > .search > span:before{content:"";position:absolute;left:0;top:0;background:#526d8091;width:1px;height:100%}
.categories-page form > .search > button {position: relative;white-space: nowrap;background: #25A2AE;color: #fff;border-radius: 70px;padding: 18px 26px;font-size: 15px;font-weight: 500;border: unset;box-shadow: unset;transition: background 0.3s ease;}
.categories-page form > .search > button::before {content: '';position: absolute;inset: 0;border-radius: 70px;padding: 0.53px;background: linear-gradient(180deg, #F2F2F272 0%, #81818172 41.42%, #FFFFFF72 100%);-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;pointer-events: none;}
.categories-page form > .search > button:hover {background: #1d818a;}

@media (max-width: 991px) { .all-category-grid { grid-template-columns: repeat(2, 1fr); gap: 16px; } }
@media (max-width: 575px) { .all-category-grid { grid-template-columns: 1fr; gap: 14px; } .all-category-card { padding: 24px 16px; } .all-category-name{font-size:20px}}
@media (max-width: 768px) {
.categories-page form > .search { padding: 5px 5px; }
.categories-page form > .search input { font-size: 14px; width: auto; min-width: 0; margin-right: 5px; }
.categories-page form > .search input::placeholder { font-size: 12px; }
.categories-page form > .search span { font-size: 14px; margin-right: 10px; padding-left: 10px; }
.categories-page form > .search .search-icon:after { height: 36px; width: 36px; }
.categories-page form > .search .object { height: 36px; width: 36px; margin-right: 5px; }
.categories-page form > .search button { padding: 9px 14px; font-size: 13px; }
}
@media (max-width: 480px) {
.categories-page form > .search { padding: 4px 4px; }
.categories-page form > .search input { font-size: 12px; margin-right: 3px; }
.categories-page form > .search input::placeholder { font-size: 10px; }
.categories-page form > .search span { font-size: 12px; margin-right: 6px; padding-left: 8px; }
.categories-page form > .search .search-icon:after { height: 30px; width: 30px; }
.categories-page form > .search .object { height: 30px; width: 30px; margin-right: 3px; }
.categories-page form > .search button { padding: 7px 10px; font-size: 12px; }
}


/* Responsive */
@media (min-width: 1450px) {
.modal-xl{max-width:1400px}
}
.bottom-slider .swiper-button-next{right:0}
.bottom-slider .swiper-button-prev{left:0}
.bottom-slider .swiper-button-prev:before{left:0}
.bottom-slider .swiper-button-next:before{left:initial;right:0}
.search-products .product{width:25%}
.notfound-product{margin-bottom:60px}
.notfound-product .notfound{width:100%;padding:30px 0;border-radius:5px;text-align:center}
.notfound .right{width:100%;max-width:650px;margin:0 auto}
.notfound-input-border{border:1px solid #526D80;padding:4px 4px 4px 16px;border-radius:5px;width:100%;margin-bottom:15px}
.notfound h1{font-size:34px;font-weight:700;margin:35px 0 15px;color:#526D80}
.notfound p{color:#152e74;font-size:29px;line-height:38px;font-weight:300}
.notfound-input-border input{margin-left:10px;color:#526D80}
.notfound-input-border input::placeholder{margin-left:10px;color:#526D80}
.notfound-input-border button{white-space:nowrap;background:#25A2AE;color:#fff;font-size:14px;font-weight:700;border-radius:5px;border:none;padding:12px;margin-left:7px}
.notfound-input-border button:hover{background:#152e7499}
.notfound .check-input label{color:#152e74;width:100%;font-size:16px;text-align:left;padding-left:30px}
.compared-overflow{overflow:auto;width:100%;position:relative;z-index:0;background:#fff;border-radius:20px}
.modal-body{padding:0}
.swal2-confirm{background-color:#25A2AE;text-transform:uppercase}
.swal2-cancel{text-transform:uppercase}
@media (min-width: 992px) and (max-height: 600px) {
.slider .content h3{margin-top:25px}
.slider .content h2{font-size:68px;line-height:64px;margin-bottom:15px}
}

@media(max-width: 1800px) {
header .header-container:after{background-size:cover}
}
@media(max-width: 1510px) {
header .menu{margin-left:30px}
header .menu .bottom li{margin:0 15px}
header .menu .top li{margin:0 7px}
header .menu li:first-child{margin-left:0}
.header-container{width:calc(100% - 80px)}
.banner-container{width:calc(100% - 80px)}
.compared-bg{width:calc(100% - 80px);margin:15px 40px}
.breadcrumb .c-container{max-width:100%}
.breadcrumb{margin:0 30px;padding-left:15px}
.advanced-search-bg{width:calc(100% - 80px);margin:15px 40px}
.scroll-contact{right:40px}
.cookie{right:40px}
.banner .banner-title h1{padding-left:15px}
}
@media(max-width: 1490px) {
:root{--container-width:calc(100% - 80px)}
.modal-body .c-container{max-width:100%}
}
@media(max-width: 1440px) {
.openmenu .search input{width:100%}
.product h2{font-size:16px}
}
@media(max-width: 1360px) {
.header-container{width:calc(100% - 60px)}
.banner-container{width:calc(100% - 60px)}
.compared-bg{width:calc(100% - 60px);margin:15px 30px}
.advanced-search-bg{width:calc(100% - 60px);margin:15px 30px}
:root{--container-width:calc(100% - 60px)}
}
@media(max-width: 1340px) {
header .search input{width:11rem}
header .search input::placeholder{font-size:12px}
.openmenu .bottom{display:none}
.openmenu .navs{padding:90px 40px 25px}
.openmenu .link li{margin-bottom:0}
header.fixed .menu{margin-left:30px}
.newsletter .b-bottom{flex-direction:column;row-gap:15px}
.newsletter-input-border{width:calc(100%)}
.check-input label{width:calc(100%)}
}
@media(max-width: 1310px) {

}
@media(max-width: 1295px) {
header .menu .bottom li{margin:0 5px}
header .menu{margin-left:15px}
.menu-btn{margin-left:15px}
header .menu .top li{margin:0 5px}
header .menu .top li a,header .menu .top li span{font-size:14px}
}
@media(max-width: 1200px) {
header .menu .top li:nth-child(n+5){display:none}
header .menu .bottom li:nth-child(n+4){display:none}
.home-numbers-yumak .md-flex{flex-wrap:wrap;justify-content:space-around!important;row-gap:30px}
.home-numbers-yumak{height:initial;padding:10vh 0}
.services .item{height:50%}
.services .item:first-child img{object-fit:cover;height:100%}
footer .logos{gap:10px}
footer .logos img{height:38px}
footer .top .left{gap:40px}
footer .newsletter_policy .left p{padding:10px 15px 10px 38px}
.c-col-md-4{flex:0 0 auto;width:33.3333333333%}
.pro-top-slider{margin:0}
.compared-bg h4{font-size:38px}
}
@media(max-width: 1199px) {
.categori-sablon .item{border-right:none}
.categori-sablon .item:nth-child(2n+1){border-right:1px solid #526d8080}
.product-detail-d-flex{flex-direction:column;row-gap:25px}
}
@media(max-width: 1145px) {
header .menu .top li:nth-child(n+4){display:none}
header .menu .bottom li:nth-child(n+3){display:none}
.advanced-search{flex-direction:column}
.advanced-search .right{width:100%;max-width:100%}
.advanced-search h4{max-width:34rem;text-align:center;margin:18px auto}
.advanced-search .right span{text-align:center}
.filter-products .product{width:33.333%}
.search-products .product{width:33.333%}
.category-filter-section form > .search{width:100%;max-width:100%}
}
@media(max-width: 1060px) {
header .menu .top li:nth-child(n+3){display:none}
header .menu .bottom li:nth-child(n+2){display:none}
header .menu li{display:none}
.product-content .left{width:295px}
.product-content .right{width:calc(100% - 295px)}
.notes .right{max-width:40%;min-width:40%}
}
@media(max-width: 1024px) {
.products .left{display:none}
.products .right{width:calc(100% - 0px)}
.filter li{padding-left:10px;padding-right:0;font-size:16px}
.sss .left{padding-right:0}

}
@media(max-width: 992px) {
.filter li{padding-left:0;padding-right:0;font-size:14px}
.new-product h1{font-size:34px;line-height:42px}
.home-section-title{font-size:34px}
.services a{padding:11px;font-size:12px}
.services .kariyer{left:15px}
.services .services-support{padding:15px}
footer .top>.d-flex{align-items:start!important}
footer .top .left{flex-direction:column;align-items:start!important}
.sablon .content{width:73%}
.breadcrumb ul{width:100%;overflow:auto;white-space:nowrap}
.banner-container img{height:120px;object-fit:cover}
.news-detail .left{width:100%}
.news-detail .right{width:100%}
.news-detail .bottom .d-flex{flex-direction:column;row-gap:20px}
.news-detail .top .d-flex{flex-direction:column;row-gap:20px}
.line-container{margin:100px 0 0}
.bottom-slider h3{font-size:52px}
.bottom-slider .swiper-slide-active h3{font-size:92px}
.sss>.d-flex{flex-direction:column;row-gap:30px}
.sss .left{width:100%;padding-right:0}
.sss .right{width:100%;padding-left:0}
.sss .top p{text-align:center}
.sss .top p:after{left:30%}
.sablon .sidebar{width:100%}
.sablon .content{width:100%}
.sablon>.c-container>.d-flex{flex-direction:column-reverse;row-gap:50px}
.sablon .text-tree{max-width:46%}
.modal-xl{max-width:calc(100% - 25px)}
.tab-links ul{justify-content:start;white-space:nowrap;overflow:auto}
.sablon .form{padding:90px 30px}
.new-product{padding-top:50px}
.new-product-slider{margin-top:50px}
.product h4{margin-top: 30px;}
.product h2{margin-top: 0;margin-bottom:0;font-size:20px}
.product h4.brand{margin-top: 0;margin-bottom: 5px}
.product .product-attributes{min-height: auto;}
.three-box-card{height:auto}
.three-box-card-title{font-size:26px;margin-bottom:5px}
.three-box-card-icon{margin-bottom:10px}
.three-box-card-text{font-size:13px}
.services h4{font-size:20px}
.services .col-6.d-flex .item:first-child img{object-position: calc(100% - -100px) center;}
.services .col-6.d-flex .item:last-child img{object-position: calc(100% - -170px) center;}
.services .service.kariyer .theme-btn span{font-weight: 500;}
.services .service.kariyer .theme-btn-blue span{font-weight: 500;}
.services .col-6:not(.d-flex) .item {min-height: 400px}
.services .col-6:not(.d-flex) .item img{object-position: left;}
.services .service{left:15px}
.services p{font-size:13px}
.services .service p{max-width:15rem}
.news a::before{opacity:1}
.news .news-content{opacity:1}
.news .news-content h3{font-size:18px}
.categories-page h2{font-size:34px}
.all-category-img{height:230px;margin:25px 0}
.categories-page form > .search .object i{font-size:13px}
section#cms-blog:not(.sablon) .c-container{padding: 50px 0 90px 0;}
section#cms-blog.sablon-sss .c-container {padding: 50px 0 80px;}
section#cms-blog.sablon-misyonvizyon .c-container {padding: 40px 0 70px;}
section#cms-blog.sablon-iletisim .c-container {padding: 40px 0 70px;}
}
.mobile-logo-dark { display: none !important; }
@media(max-width: 991px) {
.is-home .mobile-logo-light { display: none !important; }
.is-home .mobile-logo-dark { display: block !important; }
.is-home.fixed .mobile-logo-light { display: block !important; }
.is-home.fixed .mobile-logo-dark { display: none !important; }
.compared-bg h4{font-size:38px;text-align:center;margin-bottom:20px}
.compared-bg .left{justify-content:center}
.categories-page h3{font-size:42px}
}
@media(max-width: 768px) {
.services .md-flex{flex-direction:column}
.filter-products .product{width:50%}
.sablon .text-two{flex-direction:column}
.col-6{width:100%}
.newsletter_policy .right,.newsletter_policy .left{width:100%}
footer .newsletter_policy{flex-direction:column-reverse}
.openmenu .col-6{width:50%}
.openmenu .c-container{max-width:100%}
.openmenu .navs{padding:70px 0 25px}
.c-col-md-4{flex:0 0 auto;width:100%;margin-bottom:20px}
.filter .title span{display:block}
.filter li{padding-left:15px}
.filter .item{max-height:257px;min-height:70px;height:0}
.sablon .content-tree{flex-direction:column;row-gap:30px}
.sablon .content-tree:nth-child(2n){flex-direction:column}
.sablon .content-tree .content-img{width:100%}
.sablon .content-tree .text-tree{width:100%;max-width:100%}
.categori-sablon .item img{height:150px;margin:40px auto 65px}
.categori-sablon .item{padding:40px 40px 85px}
.categori-sablon .item h3{font-size:24px;line-height:32px}
.bayii>.d-flex{flex-direction:column;row-gap:60px}
.sablon .contact .left,.sablon .contact .right{width:100%}
.sablon .form .left{width:40.7%;padding-right:21px}
.sablon .form .right{width:60.3%;padding-left:20px}
.sablon .form.contact-form .right{width:60.3%;padding-left:20px}
.bayi-link{width:100%}
.product{padding: 10px 20px}
}
@media(max-width: 600px) {
header.fixed .menu-btn{width:45px;height:45px;}
header.fixed .menu-btn span{width:22px;height:2px}
.menu-btn::before{opacity:.7}
body:not(.home){padding-top: 85px;}
.new-product-slider {padding-left: 10vw;padding-right: 10vw;}
.modal .pore{width:100%}
.openmenu .navs-link-right .link ul{margin-left:0px}
.header-container{width:calc(100% - 30px)}
.banner .banner-title h1{font-size:20px}
.banner-container{width:calc(100% - 30px)}
:root{--container-width:calc(100% - 30px)}
.breadcrumb{margin:0 15px}
.advanced-search-bg{width:calc(100% - 30px);margin:15px}
footer .bottom{align-items:start;justify-content:start;padding:40px 0;flex-direction:column;row-gap:15px}
footer .top>.d-flex{align-items:center!important;flex-direction:column;row-gap:20px}
footer .top .left{align-items:center!important}
header .search > span{display:none}
header.fixed .logo img{width:30vw;height:initial}
header .logo img{width:80%}
header .b2b{width:50%;height:40px;text-align:center;justify-content:center}
header .b2b:after{display:none}
header .lang{width:100%;background:#f6f7f9;border-radius:0;margin:0;height:40px;align-items:center;display:flex;justify-content:center}
header .lang a.block span{font-size:14px}
header .blurr{box-shadow:unset;height: auto;backdrop-filter:unset;-webkit-backdrop-filter:unset}
.slider .content h3{font-size:18px;line-height:24px}
.slider .content h2{font-size:40px;line-height:43px;margin-bottom:15px}
.new-product .md-flex{flex-direction:column;row-gap:15px}
.new-product h1{font-size:27px;line-height:37px;max-width:100%;text-align:center}
.new-product .slick-new-dots .slick-dots li button:before{height:3px;width:37px}
.new-product .slick-dots li{width:37px}
.news-slider .slick-slide{margin:0}
.news-slider .slick-list{margin:0}
footer .logos img{height:30px}
.menu-btn{margin-left:10px;width:75px;height:74px}
header .search a{padding:8px;font-size:9px}
.services .item,.services .services-support{height:initial;padding:15px 0;justify-content:start;align-items:start}
.services .item:last-child .d-flex{flex-direction:column;gap:20px;align-items:start!important}
.services .item:first-child{height:250px}
.services .item:first-child img{object-position:right}
.services a{white-space:nowrap}
.categories-page h3{font-size:26px}
.scroll-contact{right:5px}
.cookie{right:5px}
.newsletter_policy .newsletter{padding:30px 10px}
footer .newsletter_policy .left p{padding:10px 15px 10px 10px}
header .right{display:none}
.header-mobile-top{display:block;margin-bottom:8px}
.header-mobile-bottom{display:block;margin:20px 30px}
.header-container{padding: 10px 0}
header.fixed .header-mobile-bottom{display:none!important}
header{position:initial}
.slider video,.slider picture img{height:68vh}
header .b2b{color:#526d80}
header .lang a.block span{color:#526d80}
header .lang a.block span:after{background:#526d80}
header .lang a.block{color:#526d80}
header .lang a.block svg{color:#526d80}
header .menu-btn{background:#f5f6f8}
header .menu-btn span{background:#526d80cc}
header .menu-btn b{color:#526d80cc}
header .drop-lang{padding:27px 41px 15px 24px;width:100%}
header .b2b .object{filter:initial}
.services ul li{font-size:17px}
.openmenu .right{display:none}
.openmenu .navs{padding:21px 0 25px}
.openmenu{padding-top:20px}
.navs .col-6:last-child{display:none;transform:translateX(-92vw);background:#2c2f2f;padding: 20px;position: relative;z-index: 99;backdrop-filter: blur(12px) saturate(120%);-webkit-backdrop-filter: blur(12px) saturate(120%);}
.openmenu .navs-link:after{display:none}
.openmenu .navs-link-right{margin-left:0;height:65vh}
.openmenu .navs-link .link li.active:after{display:none}
.openmenu .c-container{max-width:100%}
.openmenu .back{display:flex;width:30px;margin-top:0;margin-bottom:15px}
.openmenu .navs-link{margin-top:20px}
.openmenu .navs-link-right .link a{font-size:17px;font-weight:300}
.openmenu .navs-link-right .link ul a{font-size:15px;font-weight:300}
.services a{font-size:10px}
.openmenu .col-6{width:100%}
.col-6{width:100%}
.bottom-slider .swiper-slide-active h3{font-size:48px}
.timeline-img p{font-size:16px;line-height:23px;margin-top:15px}
.line:nth-child(24):after{height:70px;top:-46px}
.line-container{margin:45px 0 0}
.sablon .content strong{font-size:26px;line-height:33px;margin-bottom:20px}
.sablon .form>.d-flex{flex-direction:column;row-gap:20px}
.flex-form form{flex-wrap:wrap}
.flex-form form .form-group:not(.form-file){width:100%}
.flex-form form .form-group.form-file{margin-bottom:20px}
.sablon .form .left{width:100%}
.sablon .form .right{width:100%;padding-left:0}
.filter-products .product{width:100%}
.breadcrumb{padding-left:10px;margin:0 15px}
.product-list-breadcrumb{margin:0;padding-left:0;padding-top:0}
.product-list h2{margin-bottom:10px}
header .search input{width:100%;color: #000}
header .search input::placeholder{color: #000}
.advanced-search .right span{display:none}
.advanced-search-bg .c-container{max-width:calc(100% - 20px)}
.categori-sablon h1{font-size:36px}
.categori-sablon .item:nth-child(2n+1){border-right:none}
.pagination{flex-wrap:wrap;justify-content:center;row-gap:15px}
.pagination>li{margin:2px}
.pagination-group{flex-direction:column;row-gap:18px}
.notes .right{max-width:100%;min-width:100%;position:relative}
.notes{padding:25px 10px;flex-direction:column;text-align:center;row-gap:15px}
.product-list .sort:after{z-index:2;left:0}
.group-new-product{flex-direction:column;padding:25px 10px;row-gap:25px}
.product-content .right{width:calc(100% - 0px)}
.group-new-product .arrows{margin-right:0}
.arrows .flex-column{flex-direction:row-reverse!important}
.group-new-product .slick-new-dots{display:none}
.group-new-product .left h4{width:26px;line-height:39px}
footer .bottom p{font-size:13px}
.kits-products .product{width:100%}
.pro-bottom-slider{padding:0;margin:0}
.product-detail .b-right{border-right:0 solid #526d804d}
.default-columns{columns:1}
.title-detail,.kod{padding:17px 0}
.gtin h3 .left{width:calc(31.4% + -5px);padding:17px 0}
.oem h4{padding:11px 0 11px 5px}
.oem-no{padding:0}
.kod h1{font-size:18px;line-height:28px}
.product-detail .brand{padding:0}
.oem-no ul{flex-wrap:wrap;gap:5px 9px}
.oem-no li{width:initial}
.product-detail .brand h3{padding:6px 0 0;font-size:11px}
.detail-links ul{gap:8px}
.detail-links{padding:0}
.detail-links ul li{font-size:11px}
.status .item{font-size:12px}
.status .item:after{right:-12px}
.end-product h2.title,.same-product h2.title{font-size:28px;margin-bottom:20px}
.product-detail{margin-bottom:20px}
.keywords .d-flex{gap:5px!important}
.keywords a{padding:7px 14px;border-radius:60px;margin-bottom:0;font-size:12px}
.feature-document p{padding:12px 0 12px 20px;font-size:14px;border-bottom:1px solid #526d801a}
.feature-document .dokuman p{flex-direction:column;row-gap:7px}
.tab-links ul{gap:12px}
.tab-links ul li{font-size:14px}
.end-product .slick-dots li{width:16px;height:16px;margin:0 6px}
.sablon .contact .top{flex-direction:column;row-gap:25px}
.sablon .contact .tab .d-flex{flex-direction:column-reverse;row-gap:25px}
.sablon .contact .tab .social{flex-direction:row}
.sablon .contact .right .item{width:100%}
.sablon .form{padding:70px 10px}
.sablon .form.contact-form .right{width:100%;padding-left:0}
.checkbox{display:none}
.sablon .contact .top{margin:0 0 10px}
.sablon .form .frm-btn{margin-top:0}
.modal-body .sablon .form .frm-btn{margin-right:15px}
.modal-xl{max-width:calc(100% - 10px)}
.sablon .form .left{border-right:0 solid #526d8099}
.product-detail .swiper-button-prev{left:0;display:none!important}
.product-detail .swiper-button-next{right:0;display:none!important}
.news-detail h2{font-size:28px;line-height:32px}
footer .social a{height:50px;width:50px}
.sablon .contact h3{font-size:28px;line-height:36px}
.compared-bg{width:calc(100% - 30px);margin:15px}
.compared-bg span{text-align:center;display:block;margin-bottom:15px}
.cookie{padding:20px 12px;width:100%;max-width:calc(100vw - 10px);bottom:0}
.cookie h3{font-size:14px;line-height:18px}
.cookie span.cookie-ok{margin:4px 8px 0;font-size:13px;padding:8px 24px}
.scroll-contact img{height:16px}
.scroll-contact a{height:43px}
.fancybox{top:15px;left:0}
.cat-breadcrumb a{padding: 6px 12px;font-size: 12px;font-weight: 400;}
.cat-breadcrumb .current{padding: 6px 12px;font-size: 12px;font-weight: 400;}
.new-products-header{flex-direction: column;gap: 15px;align-items: center;}
.cat-products-sort select{padding: 7px 24px 7px 12px;font-size: 13px;font-weight: 400;}
.np-swiper-wrap .swiper-pagination-bullet{height: 4px;width:25px}
.product-detail .product-status{padding: 12px 15px}
.product-detail .product-whatsapp{padding: 12px 15px}
.product-detail .product-whatsapp:last-child{display:none!important}
}
@media print {
.cookie,footer,.keywords,.same-product,.end-product,.openmenu,.scroll-contact,.detail-links,.breadcrumb,.tab-links,#compared,.pro-bottom-slider{display:none!important}
.product-detail .oemmodel-card,.product-detail .oemmodel-card2,.mmm{max-height:initial;min-height:initial}
.default-columns{columns:1}
.tab-content{display:block}
#document{display:none}
.pro-top-slider img{display:none!important}
.pro-top-slider .slick-active img{display:block!important;margin:0 auto;width:100%}
.b-top,.b-right{border:none}
.pro-top-slider{margin:0}
.fancybox,.status,.print-right-menu,.menu{display:none!important}
header.fixed{position:initial}
header .print-center{justify-content:center;width:100%;border-bottom:7px solid #dce2e6;padding-bottom:15px}
}