:root{--container-width:1410px;--container-out:calc(calc(100vw - var(--container-width)) / 2);--primary-color:#152E74;--secondary-color:#E95F10;--tertiary-color:#526D80;--footer-color:#33363B;--background-color:linear-gradient(  135deg,#152E74 0%,#1d3a8f 55%,#3550a8 100%);}
/* poppins-300 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/poppins-v24-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/poppins-v24-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-500 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/poppins-v24-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-600 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/poppins-v24-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* poppins-700 - latin_latin-ext */

*{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}
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}
.flex-1{flex:1}
.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: #152E74;}
.theme-btn-blue::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(to bottom,#152E74,#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:#1d3a8f}
.theme-btn-blue:hover i{transform:translateX(6px)}
.gradient-title{font-weight:600;background: radial-gradient(50% 86.52% at 50% 100%, #3550a8 0%, #16203a 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, #dbe2f3 0%, #152E74 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:101px;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: 25px;box-shadow: 0 8px 32px rgba(0, 0, 0, 0.25);padding: 0 40px}
header .blurr .flex-1 form{flex:1}
header.bgd2 .blurr{background-color: rgba(45,45,45, .31);}
header .logo{width:180px;}
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 40px;padding:0;border-radius:25px}
header .lang a.block{display:flex;align-items:center;justify-content:center;color:#fff;position:relative;z-index:9;font-size:16px;font-weight:300;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;display:none}
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:auto;display:flex;flex-direction:column;align-items:start;justify-content:space-between;}
header .menu .top li{position:relative;margin:0 13px;padding-bottom:10px}
header .menu .bottom li{position:relative;margin:0 24px;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:auto;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,header .menu .bottom li .menu-toggle{font-size:16px;font-weight:500;white-space:nowrap;display:flex;align-items:center}
header .menu li a,header .menu li span,header .menu li .menu-toggle{color:#fff}
header .menu li .menu-toggle{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;line-height:inherit}
header.header .menu .bottom li a,header.header .menu .bottom li .menu-toggle{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,header .menu li .menu-toggle:hover{color:#fff}
header.header .menu li a:hover,header.header .menu li .menu-toggle: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.autocomplete-wrapper{margin: 0 30px}
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:100%;background:transparent;padding:0 0 0 10px}
header .search input::placeholder{border:none;font-size:16px;font-weight:500;color:#fff;text-shadow:0 0 8px rgba(255,255,255,0.7)}
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: #152E74;color: #fff;border-radius: 70px;padding: 11px;font-size: 12px;font-weight: 500;border: unset;box-shadow: unset;transition: background 0.3s ease;text-shadow:0 0 8px rgba(255,255,255,0.7);display:flex;align-items: center;}
header .search button i {font-size:16px;margin-right:5px}
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: #1d3a8f;}
.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:#152E74;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;position:relative;padding:10px 20px;background:#f5f6f81a;display:flex;flex-direction:column;width:57px;align-items:center;justify-content:center;height:57px;border-radius:50%;border:unset}
.menu-btn::before{content:'';position:absolute;inset:0;border-radius:50%;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:26px;height:2px;display:block;margin-bottom:6px;cursor:pointer;float:right}
header.header .menu-btn span{background:#526d80cc}
header .menu-btn span:nth-child(3){margin-bottom: 0;}
.menu-btn b{margin-bottom:0;padding-bottom:0;color:#fff;font-size:12px;font-weight: 500;}
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:8px}
.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:#152E74;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:#152E74;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}
.slider .video-item{
    position: relative;
}
.slider .video-item::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: #000;
    opacity: 0.1; */
}
.slider .video-item video{
    width: 100%;
    /* height: 100vh; */
    object-fit: cover;
    /* filter: blur(2px); */
}
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;}
.swiper-slide.swiper-slide-visible:not(.swiper-slide-fully-visible) {
  filter: blur(8px);
  opacity: 0.6;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
.swiper-slide.swiper-slide-fully-visible {
  filter: none;
  opacity: 1;
  transition: filter 0.3s ease, opacity 0.3s ease;
}
.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, #dbe2f3 0%, #152E74 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: #152E74;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} */
.new-product .splide__track {overflow:unset}
.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%, #16203a 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:#152E74;font-size:14px;font-weight:500;background:#F6F7F9;text-transform:capitalize}
.product .product-attributes{min-height:105px}


/* Hakkımızda / About bölümü */
.three-box{margin:120px 0 80px 0}
.three-box-about{display:flex;border-radius:20px;overflow:hidden;box-shadow: 0px 17px 38px rgba(0, 0, 0, 0.1);}
.three-box-about--reverse{flex-direction:row-reverse}
.three-box-about-image{flex:3;min-height:420px;overflow:hidden;border-radius:20px}
.three-box-about-image img{width:100%;height:100%;object-fit:cover;display:block}
.three-box-about-content{flex:2;display:flex;flex-direction:column;justify-content:center;padding:50px 40px;background:linear-gradient(83deg, #ffffff, #fcfbfc);}
.three-box-about-title{font-size:32px;font-weight:600;margin:0 0 20px;letter-spacing:-.5px}
.three-box-about-text{font-size:15px;line-height:1.8;color:#555;margin:0}
@media(max-width:768px){
.three-box{margin:80px 0}
.three-box-about,.three-box-about--reverse{flex-direction:column-reverse;gap:0}
.three-box-about-image{min-height:unset;width:100%}
.three-box-about-content{padding:30px 24px;text-align:center;align-items:center}
.three-box-about-title{font-size:26px;margin-bottom:12px}
.three-box-about-text{font-size:14px}
}
.production-section{padding:80px 0 20px;position:relative;overflow:clip}
.home-section-title{font-size:58px;font-weight:600;text-transform:uppercase;display:inline-flex}
.production-slider{position:relative;width:100%;overflow:clip;cursor:grab;-webkit-user-select:none;user-select:none;z-index:99;overflow:unset}
.production-slider:active{cursor:grabbing}
.production-slider .splide__track {overflow:unset}
.production-slider-track{display:flex;gap:20px;padding:90px 0px;will-change:transform}
.production-card {height: 436px;overflow: hidden;position: relative;display: flex;flex-direction: column;cursor: pointer;background: rgba(214, 214, 214, 0.15);box-shadow: 0px 17px 38px rgba(0, 0, 0, 0.1);backdrop-filter: blur(9px);border-radius: 20px;}
.production-card-label {flex: 1;display: inline-flex;align-items: center;justify-content: center;z-index: 2;font-size: 32px;font-weight: 500;backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);transition: flex 0.4s ease;background: radial-gradient(68.72% 120.2% at 31.28% 83.62%, #3550a8 0%, #16203a 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;}
.production-card-img {width: 100%;height: 150px;object-fit: cover;display: block;border-radius: 20px;box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.6);transition: all 0.4s ease;filter:grayscale(100%)}
.production-card:hover{background: radial-gradient(192.5% 100% at 0.04% 0%, rgba(134, 188, 201, 0.85) 0%, rgba(31, 53, 55, 0.85) 100%), linear-gradient(0deg, #152E74, #152E74), rgba(214, 214, 214, 0.15);backdrop-filter: blur(9px);}
.production-card:hover .production-card-label{color:#fff;background: unset;background-clip: unset;-webkit-text-fill-color: unset;text-fill-color: unset;}
.production-card:hover .production-card-img {height: 218px;filter:grayscale(0%)}
.production-right-img{position: absolute;right:0;bottom:0}
.production-section .arrow-list{background-color: rgba(214, 214, 214, 0.30);}
@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;margin-bottom:20px}
}

.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:#152E74;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:30px;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;width:60%}
.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:#152E74;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:#152E74;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, #dbe2f3 0%, #152E74 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:#2D2D2D;padding:30px 0 0 0}
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:30px 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:#152E74;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:#152E74;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:#152E74;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:#152E74;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:#152E74;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:100%;max-width:100%}
.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 .splide__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 .splide__slide-active h3{font-size:108px;font-weight:700;color:#152E74;line-height:93px}
.bottom-slider .splide__button--next:after, .bottom-slider .splide__button--prev:after{display:none}
.splide__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}
.splide__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:#152E74;margin-bottom:50px}
.content-tree .text strong{display:block;margin-top:30px;font-size:32px;font-weight:500;line-height:40px;color:#152E74;padding-bottom:50px;margin-bottom:50px;position:relative}
.content-tree .text strong:after{content:"";width:30%;height:2px;background:#152E74;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:#152E74;height:4px;border:1px solid #152E74;border-radius:0;opacity:.4}
.full-galeri .slick-galeri-dots .slick-dots li.slick-active button:before{opacity:1;border:1px solid #152E74;background:#152E74}
.sablon .content .text-four{margin-top:60px}
.sablon .content .text-four h3{font-size:32px;width:100%;color:#152E74;font-weight:500;line-height:40px;margin-bottom:60px;display:block;position:relative}
.sablon .content .text-four h3:after{content:"";background:#152E74;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:#152E74}
.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:#152E74;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;border-radius: 70px;}
.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:#152E74;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:#152E74;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:#152E74;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:#152E74;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:#152E74;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:#152E74;font-weight:700}
.product-list #downloadpdfBtn{background:#152E74;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:#152E74;height:3px;border:1px solid #152E74;border-radius:0;opacity:.4}
.group-new-product .slick-new-dots .slick-dots li.slick-active button:before{opacity:1;border:1px solid #152E74;background:#152E74}
.group-new-product .arrows{margin-right:40px}
.group-new-product .arrows li{color:#152E74;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:#152E74;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:#152E74;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:#152E74;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:#152E74}
.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}
.splide__track--nav>.splide__list>.splide__slide.is-active{border:unset!important}
.pro-bottom-slider{padding:0;margin:0 40px;position:relative;cursor:pointer}
.pro-bottom-slider img{height: 140px;object-fit: contain;}
.pro-bottom-slider .splide__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;max-height:170px}
.pro-bottom-slider .splide__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: 150px 0 50px 0}
div#error-not-found {padding: 120px 0 40px 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;}
.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%, #3550a8 0%, #16203a 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%, #152E74 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%, #152E74 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:17px 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{overflow-x:hidden;overflow-y:auto;max-height: 250px;}
.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%), #152E74;box-shadow: inset 0px -1px 18px #FFFFFF;backdrop-filter: blur(9px);border-radius: 30px;color:#fff;border:unset}
.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;border:unset}
.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, #dbe2f3 0%, #152E74 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:#152E74;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:#152E74;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:32%}
.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:#152E74;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:#152E74;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:#152E74;height:3px;border:1px solid #152E74;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;}
header.fixed .menu-btn{padding:0;width: 60px;height: 60px;}
header.fixed .menu-btn b{display:none}
header.fixed .menu-btn span{margin-bottom: 6px;width:26px;height:2px}
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:420px;object-fit:cover;object-position:bottom;}
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: 100px 0 150px;}
section#cms-blog.sablon-misyonvizyon .c-container {padding: 100px 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;}
.sablon .contact.bayii h3{margin:0 0 45px}
.sablon .contact .top{margin:0 0 45px}
.sablon .contact .map{margin:60px 0}
.sablon .contact .left{width:34%}
.sablon .contact .right{width:66%}
.sablon .contact .right .item{width:50%}
.sablon .contact ul.link{margin-bottom:60px;white-space:nowrap;overflow:auto}
.sablon .contact ul.link li{min-width:202px;height:72px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0 26px}
.sablon .contact ul.link li.active,.sablon .contact ul.link li:hover{background:#152E74}
.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}
.sablon .contact ul.link li.active span,.sablon .contact ul.link li:hover span{color:#fff}
.sablon .contact h2{color:#526d80cc;font-size:24px;font-weight:500;line-height:29px}
.sablon .contact h3{color:#526d80ff;font-size:36px;font-weight:500;line-height:42px;max-width:100%}
.sablon .contact .contact-link li{margin-bottom:12px}
.sablon .contact .contact-link li a,.sablon .contact .contact-link li span, .sablon .contact .contact-link li button{border-radius:50px;background:#526d801a;padding:16px 24px;display:inline-block;color:#526D80;font-size:14px;font-weight:500;cursor:pointer;border: none;}
.sablon .contact .contact-link li a:hover,.sablon .contact .contact-link li button:hover,.sablon .contact .contact-link li span:hover{background:#526d8026}
.sablon .contact .item h4{border-bottom:1px solid #526d8026;color:#526d8099;font-size:16px;font-weight:500;padding-bottom:14px;margin-bottom:10px}
.sablon .contact .item span{margin-top:12px;display:block;width:10rem;color:#526d80cc;font-size:16px;font-weight:500;margin-bottom:62px}
.sablon .contact .item a{color:#526d80ff;font-size:24px;font-weight:500;line-height:42px}
.sablon .contact .item a:hover{color:#152E74}
/* .sablon .contact .social{margin-top:57px} */
.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}
.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%, #152E74 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%, #152E74 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:#152E74;padding:15px 0;color:#fff}
#compared .toplink a{color:#fff;display:flex;align-items:center;justify-content:start;gap:5px;font-weight:600;font-size:16px}
#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 {padding: 0}
.comparedlist	.product .item{padding:15px 40px 15px 20px;text-align:right;position:relative}
.comparedlist	.product .item img{height: 92px;min-width:92px}
.comparedlist	.product .item i{position:absolute;right:10px;top:15px;background: #ff0000;color: #fff;border-radius: 50%;width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;}
.comparedlist .product h2{margin-bottom:14px;min-height:initial;line-height:20px;margin-top:0;font-size:16px}
.comparedlist .product h3{font-size:14px}
.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;background:linear-gradient(180deg, #526d8026 0%, transparent)}
.pro-right {/*background: #2d2d2d17;*/display:flex;align-items:center;border-radius:20px}
.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:#152E74;font-size:48px;font-weight:700}
.compared-bg span{color:#526D80;font-size:20px;font-weight:500;white-space:nowrap}
.comparedkodadd span{background:#152E74;color:#fff;border-radius:50px;padding:10px 24px;font-size:12px;font-weight:700;position:relative;z-index:2;cursor:pointer}
.comparedlists{margin-bottom:50px}
.compare-table{width:100%;border-collapse:collapse;background:#fff;border-radius:20px;overflow:hidden;table-layout:fixed}
.compare-table th,.compare-table td{border-bottom:1px solid #526d8040;padding:15px 18px;font-size:14px;font-weight:400;vertical-align:middle;text-align:left;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}
.compare-table th{font-weight:700;color:#526D80;width:220px;min-width:180px;background:#fff}
.compare-table td{color:#152E74;min-width:220px}
.compare-table tr.attr-group-row th,.compare-table tr.attr-group-row td{font-weight:700;color:#526D80;background:#f0f4f6;font-size:13px;text-transform:uppercase;letter-spacing:0.3px}
.compare-table tr.attr-group-row th{color:#152E74}
.compare-table td a{text-decoration:none}
.compare-table td a:hover{text-decoration:underline}
.compare-table a.compare-product-name{font-weight:600}
.compare-img-cell{position:relative;text-align:center;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center}
.compare-img-cell img{max-height:180px;max-width:100%;object-fit:contain}
.compare-remove{position:absolute;right:0;top:0;cursor:pointer;color:#526D80;font-size:14px;z-index:2;display:flex;align-items:center;gap:4px;transition:color .2s}
.compare-remove:hover{color:#e74c3c}
.compare-action-row th,.compare-action-row td{border-bottom:none;padding:20px 18px 30px}
.compare-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#152E74;color:#fff !important;border-radius:10px;font-weight:700;font-size:14px;padding:12px 24px;text-decoration:none !important;transition:background .2s}
.compare-btn:hover{background:#1e8a95;color:#fff !important;text-decoration:none !important}
.compare-filter{display:flex;align-items:center;justify-content:flex-end;margin-bottom:12px}
.compare-toggle{display:flex;align-items:center;gap:10px;cursor:pointer;user-select:none}
.compare-toggle input{display:none}
.compare-toggle-slider{position:relative;width:42px;height:24px;background:#526d8040;border-radius:50px;transition:background .3s}
.compare-toggle-slider::after{content:'';position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .3s}
.compare-toggle input:checked+.compare-toggle-slider{background:#152E74}
.compare-toggle input:checked+.compare-toggle-slider::after{transform:translateX(18px)}
.compare-toggle-text{font-size:14px;font-weight:600;color:#526D80}
.compare-hidden{display:none}
.compare-empty{min-height:30vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;padding:60px;background:#fff;border-radius:20px}
.compare-empty i{font-size:48px;color:#526D80;opacity:0.4}
.compare-empty p{color:#526D80;font-size:16px;font-weight:500;margin:0}
.back{cursor:pointer;margin-top:50px;background:#152E74;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, #dbe2f3 0%,#152E74 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;padding:150px 0 50px 0}
.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, #dbe2f3 0%, #152E74 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%), #152E74;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: 150px 0 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%), #152E74;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-box-list li button,.filter-box-list li a{all:unset;display:flex;align-items:center;gap:10px;width:100%;cursor:pointer;font:inherit;color:inherit}
.filter-title-actions{display:flex;align-items:center;gap:10px}
.filter-search-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;transition:all .2s;opacity:.6}
.filter-search-btn:hover{opacity:1;background:rgba(37,162,174,.1)}
.filter-search-input{flex:1;border:none;border-bottom:2px solid #152E74;background:transparent;font-size:16px;font-family:'Inter',sans-serif;font-weight:500;color:#1a3a4a;padding:4px 0;outline:none;animation:fadeInSearch .2s ease;max-height:28px}
.filter-search-input::placeholder{color:#aab;font-weight:400}
@keyframes fadeInSearch{from{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}
.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%), #152E74;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;position:relative}
.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 .splide{padding:20px 0;margin:-20px 0}
.np-swiper-wrap .splide__arrow{width:36px;height:36px;background:#fff;border:1.5px solid #d0e0e8;border-radius:50%;box-shadow:0 2px 8px #00000014;opacity:1;transition:all .2s}
.np-swiper-wrap .splide__arrow svg{fill:#3a5a6a;width:14px;height:14px}
.np-swiper-wrap .splide__arrow:hover{background:#2a9d8f;border-color:#2a9d8f}
.np-swiper-wrap .splide__arrow:hover svg{fill:#fff}
.np-swiper-wrap .splide__arrow--prev{left:-4px}
.np-swiper-wrap .splide__arrow--next{right:-4px}
.np-swiper-wrap .splide__pagination{position:relative;bottom:auto;margin-top:50px;padding:0}
.np-swiper-wrap .splide__pagination__page{background:#e1e5e6;opacity:1;width:50px;height:8px;border-radius:20px;border:0;margin:0 4px}
.np-swiper-wrap .splide__pagination__page.is-active{background:#d6d6d6;transform:none}
.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;padding:16px;position:sticky;top:120px;border-radius:20px}
.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:4px;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-about-content{padding:30px 20px}
}
@media (max-width: 992px) {
.breadcrumb-banner{height:240px;object-position: center;}
.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: 0 0 0 7px}
.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: #152E74;color: #fff;border-radius: 70px;padding: 12px 26px;font-size: 14px;font-weight: 500;border: unset;box-shadow: unset;transition: background 0.3s ease;text-shadow:0 0 8px rgba(255,255,255,0.7)}
.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: #1d3a8f;}
.pro-bottom-slider .splide__track {
  max-width: fit-content;
  margin: 0 auto;
}

.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%, #3550a8 0%, #16203a 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: 100%;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 10px}
.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: #152E74;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: #1d3a8f;}

@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:#152E74;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:#152E74;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:100%}
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) {
  header.bgd2 .blurr{    background-color: rgb(45 45 45);
    padding: 10px 20px;}
    #product-all{padding: 35px 0}
    .product-category{padding: 35px 0}
    .product-detail{padding: 35px 0}
    div#error-not-found {padding: 35px 0;}
    .kod .theme-btn{margin-left:15px;}
    .product-detail .oemmodel-card{min-height:unset}
    .product-detail .oem {margin-bottom:35px}
    .certifica .item{height: auto}
.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:left}
.sablon-sss .accordion .accordion-item .accordion-button{font-size:16px!important}
section#cms-blog .c-container .accordion-body p{font-size:13px!important}
.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-misyonvizyon>.c-container>.d-flex{align-items: center!important;}
.sablon-misyonvizyon .content-tree{justify-content: center;}
.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-about-title{font-size:24px;margin-bottom:10px}
.three-box-about-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;}
header .lang{margin: 0 10px}
header .blurr{padding: 0 0px}
header .search.autocomplete-wrapper{margin: 0 0px}
header .blurr .flex-1 form{display:none}
.category-filter-section form > .search > button{padding: 10px 15px;font-size: 12px;text-transform: capitalize;}
.category-filter-section form > .search input{font-size:16px}
}
.mobile-logo-dark { display: none !important; }
@media(max-width: 991px) {

.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}
.category-filter-section form > .search input{width:100%}
}
@media(max-width: 600px) {
  .pro-bottom-slider img{height:80px!important}
  .pro-top-slider a{display: flex;align-items: center;justify-content: center;}
  .pro-top-slider img{height:260px!important;object-position: center;}
  .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; }
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:center;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:#152e74;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;align-items:flex-start!important}
.services ul li a{padding: 3px}
.services ul li {line-height: 1.2;}
.services ul li:after{top:3px }
.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:45px;height:45px}
.menu-btn span{width:20px;height:2px;margin-bottom: 5px;float:unset}
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 15px}
.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(-94vw);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%;margin-bottom:50px}
.sablon .contact .right .item:last-child{margin-bottom:0}
.sablon .contact .item span{margin-bottom:10px}
.sablon .form{padding:30px 10px!important}
.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:20px}
.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}
.compare-table th{width:160px;min-width:140px;padding:12px 14px}.compare-table td{min-width:180px;padding:12px 14px}
.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}
section#cms-blog .blog-info-title{font-size:36px}
section#cms-blog .c-container h2{font-size:22px}
}
@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}
}

.production-slider .splide__slide, .news-slider .splide__slide, 
.new-product-slider .splide__slide {
  transition: filter 0.6s ease, opacity 0.6s ease;
  filter: blur(13px);
  opacity: 0.6;
}

.production-slider .splide__slide.is-visible, .news-slider .splide__slide.is-visible, 
.new-product-slider .splide__slide.is-visible {
  filter: blur(0px);
  opacity: 1;
}
.fslightbox-flex-centered > div {background: #fff;}

/* =============================================
   RTL / Arabic overrides
   ============================================= */

/* Header: dropdown ve menü konum düzeltmeleri */
html[dir="rtl"] header .drop-lang{left:auto;right:0;text-align:right}
html[dir="rtl"] header .menu li .dropdown-menu{left:auto;right:0;padding:16px 24px 16px 0}
html[dir="rtl"] header .menu li .dropdown-menu-two{left:auto;right:100%}
html[dir="rtl"] header .menu li.dropdown .dropdown-menu li a span{text-align:right;margin-left:0;margin-right:8px;left:auto;right:0;transition:all .5s}
html[dir="rtl"] header .menu li.dropdown .dropdown-menu li:hover a span{left:auto;right:15px}
html[dir="rtl"] header .menu li.dropdown .dropdown-menu li svg{margin-left:0;margin-right:26px}
html[dir="rtl"] header .menu li:last-child{margin-right:initial;margin-left:0}
html[dir="rtl"] header .menu .bottom li a img{margin-right:0;margin-left:7px}
html[dir="rtl"] header .menu li a i{margin-left:0;margin-right:5px}
html[dir="rtl"] header .lang a.block svg{margin-left:0;margin-right:5px}
html[dir="rtl"] header .lang a.block span{margin-right:0;margin-left:8px;padding-right:0;padding-left:8px}
html[dir="rtl"] header .lang a.block span:after{right:auto;left:0}
html[dir="rtl"] header .link a{margin-left:0;margin-right:44px}
html[dir="rtl"] header .link a,html[dir="rtl"] header .link li{margin-left:0;margin-right:39px}
html[dir="rtl"] header .link i{margin-left:0;margin-right:5px}
html[dir="rtl"] header .link a i{margin-left:0;margin-right:5px}
html[dir="rtl"] header .link li .dropdown{left:auto;right:0}
html[dir="rtl"] header .link li .dropdown li a span{text-align:right;margin-left:0;margin-right:8px;left:auto;right:0}
html[dir="rtl"] header .link li .dropdown li:hover a span{left:auto;right:15px}
html[dir="rtl"] header .b2b:after{right:auto;left:-17px}
html[dir="rtl"] header .search input{padding:0 10px 0 0;text-align:right}
html[dir="rtl"] header .search > span{margin-right:0;margin-left:10px;padding-left:0;padding-right:17px}
html[dir="rtl"] header .search > span:before{left:auto;right:0}
html[dir="rtl"] header .search .object{margin-right:0;margin-left:10px}
html[dir="rtl"] header .search button i{margin-right:0;margin-left:5px}
html[dir="rtl"] header .lang{margin:0 40px}

/* Openmenu */
html[dir="rtl"] .openmenu .close{margin-left:0;margin-right:36px}
html[dir="rtl"] .openmenu .search span{margin-right:0;margin-left:10px;padding-left:0;padding-right:17px}
html[dir="rtl"] .openmenu .search span:before{left:auto;right:0}

/* Anasayfa: three-box bölümü */
html[dir="rtl"] .three-box-about{flex-direction:row-reverse}
html[dir="rtl"] .three-box-about--reverse{flex-direction:row}

/* Arrow butonları: ikonları RTL için çevir */
html[dir="rtl"] .arrow-item.new-prev .arrow-btn i,
html[dir="rtl"] .arrow-item.production-prev .arrow-btn i{transform:scaleX(-1)}
html[dir="rtl"] .arrow-item.new-next .arrow-btn i,
html[dir="rtl"] .arrow-item.production-next .arrow-btn i{transform:scaleX(-1)}

/* Servisler / listeler */
html[dir="rtl"] .services ul li:after{left:auto;right:0}
html[dir="rtl"] .services ul li a{padding-left:0;padding-right:15px}
html[dir="rtl"] .services .service{left:auto;right:50px}
html[dir="rtl"] .bayi-link{border-right:none;border-left:1px solid #526d8033}
html[dir="rtl"] .bayi-link li a,.bayi-link li span{padding-left:0;padding-right:0}
html[dir="rtl"] .bayi-link li.active span,.bayi-link li.active span:hover,.bayi-link li:hover span{padding-left:0;padding-right:20px}

/* Scroll contact butonu */
html[dir="rtl"] .scroll-contact{right:auto;left:60px}
html[dir="rtl"] .cookie{right:auto;left:60px}

/* Footer */
html[dir="rtl"] footer .newsletter_policy .left p{padding:10px 10px 10px 15px}

/* Ürün span (yeni etiketi) */
html[dir="rtl"] .product span{left:auto;right:20px}

/* Splide: RTL modda track overflow kontrolü */
html[dir="rtl"] .new-product-slider .splide__track,
html[dir="rtl"] .production-slider .splide__track,
html[dir="rtl"] .news-slider .splide__track{direction:rtl}
 #cookie {position: fixed;left: 24px;bottom: 24px;width: 360px;max-width: calc(100vw - 32px);z-index: 9999;background: #fff;color: #1f2937;border-radius: 14px;box-shadow: 0 20px 40px -10px rgba(0, 0, 0, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.15);border: 1px solid rgba(0, 0, 0, 0.06);padding: 20px 22px 18px;font-family: inherit;animation: cookieSlideUp 0.45s cubic-bezier(0.2, 0.9, 0.3, 1.2) both}#cookie .cookie-body {display: flex;align-items: flex-start;gap: 12px;margin-bottom: 14px}#cookie .cookie-icon {width: 40px;height: 40px;flex: 0 0 40px;border-radius: 10px;background: linear-gradient(135deg, #152E74 0%, #2d2d2d 100%);display: flex;align-items: center;justify-content: center;font-size: 22px;line-height: 1}#cookie .cookie-text {font-size: 13px;line-height: 1.55;color: #4b5563;margin: 0;padding-top: 2px}#cookie .cookie-text a {color: #2563eb;text-decoration: underline;text-underline-offset: 2px;font-weight: 500}#cookie .cookie-text a:hover {color: #1d4ed8}#cookie .cookie-actions {display: flex;gap: 8px}#cookie button {flex: 1;border: none;border-radius: 9px;padding: 10px 14px;font-size: 13px;font-weight: 600;cursor: pointer;transition: all 0.18s ease;font-family: inherit;line-height: 1.2}#cookie button.cookie-accept {background: #2d2d2d;color: #ffffff}#cookie button.cookie-accept:hover {background: #152E74;transform: translateY(-1px);box-shadow: 0 6px 14px -4px rgba(0, 0, 0, 0.35)}#cookie button.cookie-decline {background: #f3f4f6;color: #374151}#cookie button.cookie-decline:hover {background: #e5e7eb;color: #111827}#cookie button:focus-visible {outline: 2px solid #2563eb;outline-offset: 2px}@keyframes cookieSlideUp {from {opacity: 0;transform: translateY(24px) scale(0.96)}to {opacity: 1;transform: translateY(0) scale(1)}}@media (max-width: 480px) {#cookie {left: 12px;right: 12px;bottom: 12px;width: auto;padding: 16px 18px 14px;border-radius: 12px}#cookie .cookie-text {font-size: 12.5px}}
/* ============================================================
   YUMAK USA — Corporate Header (Concept A)  [yh-*]
   ============================================================ */
header.yhead{
  --yh-navy:#152E74;--yh-navy2:#1d3a8f;--yh-orange:#E95F10;--yh-orange-d:#cf520b;
  --yh-ink:#16203a;--yh-muted:#717b8c;--yh-line:#e7eaf1;--yh-bg:#f4f6fa;
  position:sticky!important;top:-40px;left:0;width:100%;z-index:900;
  display:block;background:#fff;height:auto;box-shadow:0 4px 24px rgba(16,32,70,.07);
}
header.yhead.fixed{position:sticky!important;background:#fff;top:-40px;}
header.yhead .yh-wrap{max-width:1410px;width:100%;margin:0 auto;padding:0 28px;}

/* Row 1 — utility */
header.yhead .yh-utility{background:var(--yh-navy);color:#c3cde6;font-size:12.5px}
header.yhead .yh-utility .yh-wrap{display:flex;align-items:center;justify-content:space-between;height:40px;gap:16px}
header.yhead .yh-trust{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
header.yhead .yh-trust span{display:flex;align-items:center;gap:7px;font-weight:500;letter-spacing:.2px}
header.yhead .yh-trust i{color:var(--yh-orange);font-size:13px}
header.yhead .yh-util-right{display:flex;align-items:center;gap:16px}
header.yhead .yh-util-right>a{display:flex;align-items:center;gap:7px;color:#d6deef;font-weight:500}
header.yhead .yh-util-right>a:hover{color:#fff}
header.yhead .yh-util-right>a i{color:#9fb0d6}
header.yhead .yh-div{width:1px;height:14px;background:rgba(255,255,255,.16)}
/* language pill */
header.yhead .yh-util-right .lang{list-style:none;position:relative;margin:0;padding:0}
header.yhead .yh-util-right .lang>a.block{display:flex;align-items:center;gap:6px;color:#fff;font-weight:600;font-size:12.5px;background:rgba(255,255,255,.10);padding:5px 12px;border-radius:20px}
header.yhead .yh-util-right .lang>a.block span{display:none}
header.yhead .yh-util-right .lang>a.block svg,header.yhead .yh-util-right .lang>a.block i{color:#fff;font-size:11px;margin:0}
header.yhead .yh-util-right .lang .drop-lang{top:100%;right:0;left:auto;min-width:180px;border-radius:8px;box-shadow:0 12px 30px rgba(0,0,0,.18);padding:8px}
header.yhead .yh-util-right .lang .drop-lang li{margin:0}
header.yhead .yh-util-right .lang .drop-lang .dropdown-item{padding:8px 10px;border-radius:6px;font-size:14px;color:var(--yh-ink)}
header.yhead .yh-util-right .lang .drop-lang .dropdown-item img{width:20px;border-radius:2px}

/* Row 2 — main */
header.yhead .yh-main{background:#fff;border-bottom:1px solid var(--yh-line)}
header.yhead .yh-main .yh-wrap{display:flex;align-items:center;gap:26px;min-height:100px;justify-content: space-between;}
header.yhead .yh-logo{flex-shrink:0;display:flex;align-items:center;width:auto}
header.yhead .yh-logo img{max-height:76px;width:auto}
header.yhead .yh-search{flex:1;min-width:0;max-width:620px}
header.yhead .yh-phone{display:flex;align-items:center;gap:12px;flex-shrink:0;}
header.yhead .yh-phone-ic{width:44px;height:44px;border-radius:50%;background:var(--yh-bg);display:flex;align-items:center;justify-content:center;color:var(--yh-navy);font-size:17px}
header.yhead .yh-phone-tx small{display:block;font-size:11px;color:var(--yh-muted);font-weight:500;line-height:1.3}
header.yhead .yh-phone-tx b{display:block;font-size:16px;color:var(--yh-navy);font-weight:700;line-height:1.3}

/* ===== embedded search module — clean pill, self-contained ===== */
header.yhead .yh-search form{width:100%;margin:0;padding:0}
header.yhead .yh-search .autocomplete-wrapper{position:relative;display:flex;align-items:center;width:100%;height:56px;margin:0;padding:5px 5px 5px 6px;background:#fff;border:1px solid var(--yh-line);border-radius:32px;box-shadow:0 2px 12px rgba(16,32,70,.05);box-sizing:border-box}
header.yhead .yh-search .autocomplete-wrapper::before,
header.yhead .yh-search .autocomplete-wrapper::after{content:none!important;display:none!important}
header.yhead .yh-search input.autocomplete-input,
header.yhead .yh-search input.autocomplete-input:focus,
header.yhead .yh-search input.autocomplete-input:focus-visible{flex:1;min-width:0;height:100%;margin:0;border:none!important;outline:none!important;box-shadow:none!important;border-radius:0!important;padding:0 8px 0 18px;font-size:15px;font-weight:500;color:var(--yh-ink)!important;background:transparent!important;text-transform:none}
header.yhead .yh-search input.autocomplete-input::placeholder{color:#9aa3b2;font-weight:400;text-transform:none;text-shadow:none}
header.yhead .yh-search .autocomplete-wrapper>button[type="submit"]{flex-shrink:0;display:flex;align-items:center;gap:8px;height:100%;margin:0;padding:0 26px;background:var(--yh-orange);color:#fff;border:0;border-radius:30px;font-size:13.5px;font-weight:700;letter-spacing:.3px;cursor:pointer;white-space:nowrap;box-shadow:none;transition:background .18s}
header.yhead .yh-search .autocomplete-wrapper>button[type="submit"]:hover{background:var(--yh-orange-d)}
header.yhead .yh-search .autocomplete-wrapper>button[type="submit"] i{color:#fff;font-size:14px}

/* Row 3 — nav */
header.yhead .yh-nav{background:#fff;position:relative;z-index:5}
header.yhead .yh-nav .yh-wrap{display:flex;align-items:center;gap:6px;min-height:56px}
/* All Categories (also .menu-btn — triggers mega menu) */
header.yhead .yh-allcats{display:flex!important;flex-direction:row;align-items:center;justify-content:center;gap:11px;width:auto;height:56px;margin:0;padding:0 22px;background:var(--yh-orange);color:#fff;font-weight:700;font-size:14.5px;border-radius:0;border:0;flex-shrink:0;cursor:pointer}
header.yhead .yh-allcats::before{display:none}
header.yhead .yh-allcats:hover{background:var(--yh-orange-d)}
header.yhead .yh-allcats i{font-size:15px;color:#fff}
/* menu module */
header.yhead .yh-nav .menu{height:auto;flex-direction:row;align-items:center;justify-content:flex-start;margin:0 0 0 12px;padding:0}
header.yhead .yh-nav .menu ul.bottom{display:flex;align-items:center;gap:2px;margin:0;padding:0;list-style:none}
header.yhead .yh-nav .menu ul.bottom>li{position:relative;margin:0;padding:0;z-index:1}
header.yhead .yh-nav .menu ul.bottom>li>a,
header.yhead .yh-nav .menu ul.bottom>li>.menu-toggle{display:flex;align-items:center;gap:7px;height:56px;padding:0 16px;font-size:14.5px;font-weight:600;color:var(--yh-ink);background:none;border:0;cursor:pointer;position:relative;white-space:nowrap}
header.yhead .yh-nav .menu ul.bottom>li>a::after,
header.yhead .yh-nav .menu ul.bottom>li>.menu-toggle::after{content:"";position:absolute;left:16px;right:16px;bottom:0;height:3px;background:var(--yh-orange);transform:scaleX(0);transition:.25s;border-radius:3px 3px 0 0}
header.yhead .yh-nav .menu ul.bottom>li:hover>a::after,
header.yhead .yh-nav .menu ul.bottom>li:hover>.menu-toggle::after,
header.yhead .yh-nav .menu ul.bottom>li.active>a::after{transform:scaleX(1)}
header.yhead .yh-nav .menu ul.bottom>li:hover>a,
header.yhead .yh-nav .menu ul.bottom>li:hover>.menu-toggle{color:var(--yh-navy)}
/* dropdowns */
header.yhead .yh-nav .menu li .dropdown-menu{top:56px;left:0;min-width:230px;padding:10px 0;background:#fff;border-radius:0 0 10px 10px;box-shadow:0 14px 34px rgba(16,32,70,.14);border:0}
header.yhead .yh-nav .menu li:hover>.dropdown-menu{display:block}
/* dropdown li tam genişlik: eski flex/padding-right ezilir, hover panel boyunca yayılır */
header.yhead .yh-nav .menu .dropdown-menu li{display:block;margin:0;padding:0;position:relative;width:100%}
header.yhead .yh-nav .menu .dropdown-menu li>a,header.yhead .yh-nav .menu .dropdown-menu li>span{display:block;width:100%;box-sizing:border-box;padding:10px 22px;margin:0;font-size:14px;font-weight:500;color:var(--yh-ink);transition:background .15s,color .15s}
header.yhead .yh-nav .menu .dropdown-menu li>a span,header.yhead .yh-nav .menu .dropdown-menu li>span span{margin:0;left:0;color:inherit;transition:none}
header.yhead .yh-nav .menu .dropdown-menu li>a:hover,header.yhead .yh-nav .menu .dropdown-menu li:hover>span{background:var(--yh-bg);color:var(--yh-navy)}
header.yhead .yh-nav .menu .dropdown-menu li>a:hover span,header.yhead .yh-nav .menu .dropdown-menu li:hover>span span{color:var(--yh-navy);left:0}
header.yhead .yh-nav .menu .dropdown-menu li.has-submenu>span{display:flex;align-items:center;justify-content:space-between;gap:10px}
header.yhead .yh-nav .menu .dropdown-menu li.has-submenu>span i{margin:0;font-size:11px;color:var(--yh-muted)}

/* nav right */
header.yhead .yh-nav-right{display:flex;align-items:center;gap:18px;flex-shrink:0;margin-left:auto}
header.yhead .yh-iso{display:flex;align-items:center;gap:8px;color:var(--yh-navy);font-weight:700;font-size:13.5px;white-space:nowrap}
header.yhead .yh-iso i{color:var(--yh-orange)}
header.yhead .yh-quote{display:flex;align-items:center;gap:9px;background:var(--yh-navy);color:#fff;font-weight:600;font-size:14px;padding:11px 20px;border-radius:9px;white-space:nowrap}
header.yhead .yh-quote:hover{background:var(--yh-navy2);color:#fff}

/* mobile burger (in main bar) */
header.yhead .yh-burger{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:46px;height:46px;padding:0;margin:0;border:0;border-radius:10px;background:var(--yh-bg);cursor:pointer;flex-shrink:0}
header.yhead .yh-burger::before{display:none}
header.yhead .yh-burger span{display:block;width:22px;height:2px;background:var(--yh-navy);border-radius:2px;margin:0}

/* ===== Responsive ===== */
@media (max-width:1199px){
  header.yhead .yh-trust{gap:16px;font-size:11.5px}
  header.yhead .yh-iso{display:none}
}
@media (max-width:991px){
  header.yhead .yh-nav{display:none}
  header.yhead .yh-burger{display:flex}
  header.yhead .yh-trust{display:none}
  header.yhead .yh-utility .yh-wrap{justify-content:flex-end}
  header.yhead .yh-main .yh-wrap{flex-wrap:wrap;gap:14px;min-height:auto;padding-top:14px;padding-bottom:14px}
  header.yhead .yh-phone{display:none}
  header.yhead .yh-logo{margin-right:auto}
  header.yhead .yh-search{order:5;flex:0 0 100%}
}
@media (max-width:575px){
  header.yhead .yh-wrap{padding:0 16px}
  header.yhead .yh-util-right{gap:10px;font-size:11.5px}
  header.yhead .yh-util-right>a:first-child{display:none}
  header.yhead .yh-search .autocomplete-wrapper{height:48px}
  header.yhead .yh-search .autocomplete-wrapper>button[type="submit"]{padding:0 16px}
  header.yhead .yh-logo img{max-height:52px}
}

/* ============================================================
   Global focus outline removal (mouse focus rings off)
   ============================================================ */
*:focus,*:focus-visible{outline:none!important;}
a:focus,button:focus,input:focus,select:focus,textarea:focus,
.form-control:focus,.form-select:focus,.form-check-input:focus,.btn:focus,
[tabindex]:focus,[contenteditable]:focus{outline:none!important;box-shadow:none!important;}

/* ============================================================
   YUMAK USA — Mega dropdown panel  [yh-mega]
   ============================================================ */
header.yhead .yh-mega{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:3px solid var(--yh-orange);box-shadow:0 30px 60px rgba(8,18,40,.22);z-index:899;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s;max-height:82vh;overflow-y:auto}
header.yhead .yh-mega.open{opacity:1;visibility:visible;transform:none}
header.yhead .yh-mega .yh-wrap{display:flex;align-items:stretch;gap:0;padding-top:0;padding-bottom:0}
/* left links */
header.yhead .yh-mega-left{flex:0 0 250px;background:var(--yh-bg);padding:24px 0;border-right:1px solid var(--yh-line)}
header.yhead .yh-mega-left h4{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--yh-muted);font-weight:700;padding:0 26px;margin:0 0 12px}
header.yhead .yh-mega-left>a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 26px;font-size:15px;font-weight:600;color:var(--yh-ink);border-left:3px solid transparent}
header.yhead .yh-mega-left>a i{color:var(--yh-muted);font-size:12px}
header.yhead .yh-mega-left>a:hover,header.yhead .yh-mega-left>a.active{background:#fff;color:var(--yh-navy);border-left-color:var(--yh-orange)}
header.yhead .yh-mega-left>a:hover i,header.yhead .yh-mega-left>a.active i{color:var(--yh-orange)}
header.yhead .yh-mega-sep{height:1px;background:var(--yh-line);margin:12px 26px}
header.yhead .yh-mega-mobilehead{display:none}
/* right category grid */
header.yhead .yh-mega-right{flex:1;padding:24px 30px;min-width:0}
header.yhead .yh-mega-rhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}
header.yhead .yh-mega-rhead h3{font-size:17px;color:var(--yh-navy);font-weight:800;margin:0}
header.yhead .yh-mega-rhead>a{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:600;color:var(--yh-orange)}
header.yhead .yh-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
header.yhead .yh-cat-card{display:flex;align-items:center;gap:14px;padding:12px;border:1px solid var(--yh-line);border-radius:12px;transition:.18s;background:#fff}
header.yhead .yh-cat-card:hover{border-color:var(--yh-navy);box-shadow:0 10px 26px rgba(16,32,70,.10);transform:translateY(-2px)}
header.yhead .yh-cat-thumb{width:58px;height:58px;border-radius:10px;background:linear-gradient(135deg,#eef1f8,#dfe5f3);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--yh-navy);overflow:hidden}
header.yhead .yh-cat-thumb img{width:100%;height:100%;object-fit:cover}
header.yhead .yh-cat-thumb i{font-size:24px}
header.yhead .yh-cat-card:hover .yh-cat-thumb{background:linear-gradient(135deg,var(--yh-navy),var(--yh-navy2));color:#fff}
header.yhead .yh-cat-info{min-width:0}
header.yhead .yh-cat-info b{display:block;font-size:14.5px;color:var(--yh-ink);font-weight:700;line-height:1.25}
header.yhead .yh-cat-info small{display:block;font-size:12px;color:var(--yh-muted);margin-top:3px}
header.yhead .yh-cat-card:hover .yh-cat-info b{color:var(--yh-navy)}
/* allcats active state while open */
body.yh-mega-open header.yhead .yh-allcats{background:var(--yh-orange-d)}
/* responsive: full-screen on mobile */
@media (max-width:991px){
  header.yhead .yh-mega{position:fixed;top:0;left:0;height:100vh;max-height:100vh;width:100%;border-top:0;opacity:1;visibility:hidden;transform:translateY(-100%);transition:transform .3s,visibility .3s}
  header.yhead .yh-mega.open{visibility:visible;transform:none}
  header.yhead .yh-mega .yh-wrap{flex-direction:column;padding:0;max-width:100%}
  header.yhead .yh-mega-left{flex:none;border-right:0;border-bottom:1px solid var(--yh-line);padding:0 0 16px}
  header.yhead .yh-mega-mobilehead{display:flex;align-items:center;justify-content:space-between;padding:15px 20px;background:var(--yh-navy)}
  header.yhead .yh-mega-mobilehead b{color:#fff;font-size:16px}
  header.yhead .yh-mega-close{color:#fff;font-size:22px;cursor:pointer;line-height:1}
  header.yhead .yh-mega-left h4{margin-top:14px}
  header.yhead .yh-mega-right{padding:18px 20px}
  header.yhead .yh-cat-grid{grid-template-columns:1fr 1fr}
  body.yh-mega-open{overflow:hidden}
}
@media (max-width:575px){
  header.yhead .yh-cat-grid{grid-template-columns:1fr}
}

/* ===== Mega panels (hover-switched content) ===== */
header.yhead .yh-mega-panel{display:none}
header.yhead .yh-mega-panel.active{display:block}
header.yhead .yh-mega-links{column-count:3;column-gap:26px}
header.yhead .yh-mega-col{min-width:0;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;margin-bottom:18px}
header.yhead .yh-mega-collink{display:block;font-size:14.5px;font-weight:700;color:var(--yh-navy);padding:0 0 7px;margin-bottom:6px;border-bottom:1px solid var(--yh-line)}
header.yhead .yh-mega-collink:hover{color:var(--yh-orange)}
header.yhead .yh-mega-sublink{display:block;font-size:13.5px;font-weight:500;color:var(--yh-ink);padding:5px 0;transition:color .15s,padding .15s}
header.yhead .yh-mega-sublink:hover{color:var(--yh-navy);padding-left:5px}
@media (max-width:991px){
  header.yhead .yh-mega-links{column-count:2}
}
@media (max-width:575px){
  header.yhead .yh-mega-links{column-count:1}
}

/* ============================================================
   YUMAK USA — Hero (slideshow)  [yh-hero]
   ============================================================ */
.slider.yh-hero{position:relative;overflow:hidden;height:84vh;min-height:600px;max-height:860px;background:#0b1428}
.slider.yh-hero .default-slider,.slider.yh-hero .video-item{height:100%}
.slider.yh-hero video,.slider.yh-hero .yh-hero-img{width:100%;height:100%;object-fit:cover;display:block}
.yh-hero-overlay{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(96deg,rgba(9,17,36,.80) 0%,rgba(12,22,48,.58) 38%,rgba(12,22,48,.28) 68%,rgba(12,22,48,.06) 100%)}
.slider.yh-hero .content{position:absolute;inset:0;z-index:3;display:flex;align-items:center;height:100%;width:100%;padding:0}
.slider.yh-hero .c-container{max-width:1410px;width:100%;margin:0 auto;padding:0 28px}
.yh-hero-tag{display:inline-flex;align-items:center;gap:8px;background:#E95F10;color:#fff;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:7px 16px;border-radius:30px;margin-bottom:22px}
.slider.yh-hero .content h3{font-size:26px;line-height:1.1;color:#ff9d63;font-weight:700;letter-spacing:1px;text-transform:uppercase;margin:0 0 6px;max-width:none}
.slider.yh-hero .content h2{font-size:72px;line-height:1.02;color:#fff;font-weight:800;letter-spacing:-1px;text-transform:uppercase;margin:0 0 22px;max-width:none}
.slider.yh-hero .content p{font-size:19px;line-height:1.55;color:#d4dcec;font-weight:400;max-width:560px;margin:0 0 30px}
.yh-hero-cta{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:46px}
.yh-hero-btn{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:700;padding:15px 28px;border-radius:11px;transition:transform .2s,background .2s;cursor:pointer}
.yh-hero-btn.primary{background:#E95F10;color:#fff;box-shadow:0 10px 26px rgba(233,95,16,.32)}
.yh-hero-btn.primary:hover{background:#cf520b;transform:translateY(-2px);color:#fff}
.yh-hero-btn.ghost{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.30)}
.yh-hero-btn.ghost:hover{background:rgba(255,255,255,.16);color:#fff}
.yh-hero-stats{display:flex;flex-wrap:wrap;align-items:center}
.yh-hero-stat{padding-right:34px;margin-right:34px;border-right:1px solid rgba(255,255,255,.18)}
.yh-hero-stat:last-child{padding-right:0;margin-right:0;border-right:0}
.yh-hero-stat b{display:block;font-size:30px;font-weight:800;color:#fff;line-height:1}
.yh-hero-stat span{display:block;font-size:13px;color:#aebbd6;font-weight:500;margin-top:6px}
.slider.yh-hero .page-down{position:absolute;left:0;bottom:30px;z-index:4;width:auto;cursor:pointer}
.slider.yh-hero .pagescrool{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:15px;animation:yhBounce 2s infinite}
@keyframes yhBounce{0%,100%{transform:translateY(0)}50%{transform:translateY(6px)}}
/* ===== responsive ===== */
@media (max-width:991px){
  .slider.yh-hero{height:auto;min-height:0;max-height:none}
  .slider.yh-hero .default-slider,.slider.yh-hero .video-item{height:auto}
  .slider.yh-hero video,.slider.yh-hero .yh-hero-img{height:80vh;min-height:480px}
  .slider.yh-hero .content h2{font-size:46px}
  .slider.yh-hero .content h3{font-size:20px}
  .slider.yh-hero .content p{font-size:16px}
  .yh-hero-overlay{background:linear-gradient(180deg,rgba(9,17,36,.55) 0%,rgba(9,17,36,.85) 100%)}
}
@media (max-width:575px){
  .slider.yh-hero video,.slider.yh-hero .yh-hero-img{height:90vh;min-height:520px}
  .slider.yh-hero .content h2{font-size:35px;margin-bottom:16px}
  .yh-hero-tag{font-size:11px;margin-bottom:16px}
  .yh-hero-btn{flex:1 1 100%;justify-content:center}
  .yh-hero-stats{gap:0}
  .yh-hero-stat{padding-right:18px;margin-right:18px}
  .yh-hero-stat b{font-size:22px}
}

/* ============================================================
   YUMAK USA — Featured / New Products slider (homepage)
   Scoped to .new-product slider so category/search kept intact
   ============================================================ */
.new-product{padding:80px 0 70px}
/* heading (only the featured header c-container, not production) */
.new-product > .c-container .home-section-title,
.new-product > .c-container .gradient-title{font-size:40px;font-weight:800;letter-spacing:-.5px;color:#152E74!important;background:none!important;-webkit-text-fill-color:#152E74!important;background-clip:border-box!important;-webkit-background-clip:border-box!important}
/* view-all button */
.new-product > .c-container .theme-btn{background:#fff!important;border:1px solid #e7eaf1;color:#152E74!important;font-weight:700;padding:14px 22px;border-radius:10px;backdrop-filter:none;-webkit-backdrop-filter:none}
.new-product > .c-container .theme-btn::before{display:none!important}
.new-product > .c-container .theme-btn:hover{background:#152E74!important;color:#fff!important}
.new-product > .c-container .theme-btn:hover svg path{stroke:#fff}
/* arrows */
.new-product > .c-container .arrows-container{border:1px solid #e7eaf1;border-radius:999px;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}
.new-product > .c-container .arrows-container::before{display:none!important}
.new-product > .c-container .arrow-item:hover{background:#f4f6fa}
.new-product > .c-container .arrow-btn{border:0!important;color:#152E74;font-size:16px;width:auto;height:auto}
.new-product > .c-container .arrow-item:hover .arrow-btn{color:#E95F10}
.new-product > .c-container .arrows-container .divider{background:#e7eaf1}
/* ===== product cards (featured slider only) ===== */
.new-product-slider .product{padding:0 8px}
.new-product .new-product-slider .product:hover{transform:none}
.new-product-slider .product .item{padding:0;background:#fff;border:1px solid #e7eaf1;border-radius:16px;overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s;height:100%}
.new-product-slider .product .item:hover{border-color:#152E74;box-shadow:0 16px 36px rgba(16,32,70,.10);transform:translateY(-4px)}
.new-product-slider .product .item>a{display:flex;flex-direction:column;height:100%;padding:18px;position:relative}
.new-product-slider .product .item>a>span{position:absolute;top:14px;left:14px;z-index:2;background:#E95F10;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:5px 11px;border-radius:20px}
.new-product-slider .product .item img{width:100%;height:160px;object-fit:contain;background:#f7f9fc;border-radius:10px;padding:14px;margin:0 0 14px}
.new-product-slider .product h4{margin:0 0 6px!important;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#8a93a6!important;background:none!important;-webkit-text-fill-color:#8a93a6!important;opacity:1}
.new-product-slider .product h2{margin:0 0 12px!important;min-height:auto!important;font-size:16px;font-weight:700;color:#16203a!important;background:none!important;-webkit-text-fill-color:#16203a!important;line-height:1.35;display:block;align-self:stretch}
.new-product-slider .product .product-attributes{min-height:auto!important;border-top:1px solid #eef1f6;padding-top:12px;margin-top:auto}
.new-product-slider .product h3{margin:0!important;font-size:15px;font-weight:800;color:#152E74!important;background:none!important;-webkit-text-fill-color:#152E74!important;letter-spacing:0}
.new-product-slider .product h4.brand{margin:6px 0 0!important;width:auto!important;min-height:auto!important;font-size:12.5px;font-weight:500;color:#6b7587!important;background:none!important;-webkit-text-fill-color:#6b7587!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1}
@media (max-width:991px){
  .new-product{padding:50px 0 40px}
  .new-product > .c-container .home-section-title,
  .new-product > .c-container .gradient-title{font-size:28px}
}

/* ============================================================
   Scroll mavisi -> tema turuncusu
   ============================================================ */
::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background:#E95F10!important}
.scroll-contact,.scroll-contact d{background:#E95F10!important}
.scroll-contact a:hover d,.scroll-contact span:hover d,.scroll-contact span.page-top:hover d{background:#E95F10!important}

/* ============================================================
   Featured / New Products — header-tarzi temiz
   ============================================================ */
section.new-product{background:#ffffff!important}
.new-product{padding:78px 0 64px}
/* view-all -> turuncu solid buton */
.new-product > .c-container .theme-btn{background:#E95F10!important;border:0!important;color:#fff!important;border-radius:10px;padding:15px 24px;font-weight:700;gap:10px;box-shadow:0 8px 20px rgba(233,95,16,.26);backdrop-filter:none;-webkit-backdrop-filter:none}
.new-product > .c-container .theme-btn::before{display:none!important}
.new-product > .c-container .theme-btn:hover{background:#cf520b!important;color:#fff!important;transform:translateY(-2px)}
.new-product > .c-container .theme-btn i{font-size:14px;color:#fff;transition:transform .25s}
.new-product > .c-container .theme-btn:hover i{transform:translateX(5px)}
/* oklar -> temiz yuvarlak */
.new-product > .c-container .arrows-container{border:0!important;background:transparent!important;box-shadow:none;margin-right:14px;overflow:visible}
.new-product > .c-container .arrows-container::before{display:none!important}
.new-product > .c-container .arrow-list{gap:10px}
.new-product > .c-container .arrow-item{padding:0;width:46px;height:46px;border:1px solid #d9deea;border-radius:50%;background:#fff;transition:.2s}
.new-product > .c-container .arrow-item:hover{background:#152E74;border-color:#152E74}
.new-product > .c-container .arrow-item:hover .arrow-btn{color:#fff}
.new-product > .c-container .arrow-btn{border:0!important;color:#152E74;font-size:15px;width:auto;height:auto}
.new-product > .c-container .arrows-container .divider{display:none!important}
/* kartlar -> hafif golge, daha sade */
.new-product-slider .product .item{border:1px solid #eef1f6;box-shadow:0 6px 20px rgba(16,32,70,.05)}
.new-product-slider .product .item:hover{border-color:#152E74;box-shadow:0 18px 40px rgba(16,32,70,.12)}
.new-product-slider .product .item img{background:#f6f8fc}

/* ============================================================
   Tema rengi: gradient yazi basliklari -> duz navy
   ============================================================ */
.gradient-title{background:none!important;-webkit-text-fill-color:#152E74!important;color:#152E74!important;-webkit-background-clip:border-box!important;background-clip:border-box!important}

/* ============================================================
   YUMAK USA — Feature cards (eski three-box) + Production
   ============================================================ */
.yh-feat{padding:10px 0 72px}
.yh-feat .c-container{max-width:1410px;margin:0 auto;padding:0 28px}
.yh-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}
.yh-feat-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eef1f6;border-radius:18px;overflow:hidden;box-shadow:0 8px 26px rgba(16,32,70,.06);transition:transform .2s,box-shadow .2s}
.yh-feat-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(16,32,70,.12)}
.yh-feat-img{height:208px;overflow:hidden}
.yh-feat-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s}
.yh-feat-card:hover .yh-feat-img img{transform:scale(1.05)}
.yh-feat-body{padding:26px 26px 28px;flex:1;display:flex;flex-direction:column;align-items:flex-start}
.yh-feat-icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:14px;background:#f4f6fb;margin-bottom:16px}
.yh-feat-icon img{width:34px;height:34px;object-fit:contain}
.yh-feat-title{font-size:21px;font-weight:800;color:#152E74;margin:0 0 10px;letter-spacing:-.3px}
.yh-feat-text{font-size:14.5px;line-height:1.7;color:#6b7587;margin:0}
.yh-feat-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;color:#E95F10;font-weight:700;font-size:14px}
.yh-feat-link i{transition:transform .2s;font-size:13px}
.yh-feat-link:hover i{transform:translateX(4px)}

/* ===== Production slider — clean cards ===== */
.production-section{padding:24px 0 70px;background:#fff}
.production-slider-track{padding:0}
.production-card{height:340px;display:block;position:relative;overflow:hidden;border-radius:18px;background:#16203a;box-shadow:0 12px 30px rgba(16,32,70,.10);backdrop-filter:none;-webkit-backdrop-filter:none;border:0}
.production-card::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(to top,rgba(11,20,40,.94) 0%,rgba(11,20,40,.35) 48%,rgba(11,20,40,0) 78%);transition:opacity .3s}
.production-card::before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;z-index:3;background:#E95F10;transform:scaleX(0);transform-origin:left;transition:transform .35s}
.production-card:hover::before{transform:scaleX(1)}
.production-card-img{position:absolute!important;inset:0;width:100%;height:100%!important;object-fit:cover;display:block;border-radius:0!important;box-shadow:none!important;filter:grayscale(35%);transition:transform .5s ease,filter .5s ease}
.production-card:hover .production-card-img{transform:scale(1.07);filter:grayscale(0%);height:100%!important}
.production-card-label{position:absolute!important;left:0;right:0;bottom:0;z-index:2;flex:none!important;display:block!important;padding:22px 24px;text-align:left;font-size:19px;font-weight:700;line-height:1.25;color:#fff!important;background:none!important;-webkit-text-fill-color:#fff!important;text-fill-color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
.production-card:hover{background:#16203a}
.production-card:hover .production-card-label{color:#fff!important;-webkit-text-fill-color:#fff!important}
/* production arrows -> clean circular */
.production-section .arrows-container{background:transparent!important;border:0;box-shadow:none}
.production-section .arrow-list{background:transparent!important;gap:10px}
.production-section .arrow-item{padding:0;width:46px;height:46px;border:1px solid #d9deea;border-radius:50%;background:#fff;transition:.2s}
.production-section .arrow-item:hover{background:#152E74;border-color:#152E74}
.production-section .arrow-item .arrow-btn{border:0!important;color:#152E74;font-size:15px;width:auto;height:auto}
.production-section .arrow-item:hover .arrow-btn{color:#fff}
.production-section .arrows-container .divider{display:none!important}

@media (max-width:991px){
  .yh-feat-grid{grid-template-columns:1fr;gap:34px}
  .yh-feat{padding:0 0 40px}
  .production-card{height:280px}
}

/* ============================================================
   YUMAK USA — Footer  [yh-footer]
   ============================================================ */
footer.yh-footer{background:#0e1f47;color:#aebbd6;padding:0;margin-top:0}
.yh-footer .c-container{max-width:1410px;margin:0 auto;padding:0 28px}
/* trust strip */
.yh-foot-strip{border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.02)}
.yh-foot-strip-in{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;padding:18px 0}
.yh-foot-strip-in span{display:flex;align-items:center;gap:9px;font-size:13.5px;font-weight:500;color:#cdd6ea}
.yh-foot-strip-in i{color:#E95F10;font-size:15px}
/* main */
.yh-foot-main{padding:54px 0 44px}
.yh-foot-grid{display:grid;grid-template-columns:1.3fr 3fr;gap:50px}
.yh-foot-logo{height:46px;width:auto;margin-bottom:20px;filter:brightness(0) invert(1)}
.yh-foot-desc{font-size:14px;line-height:1.7;color:#9fb0d0;margin:0 0 20px;max-width:340px}
.yh-foot-contact{list-style:none;margin:0 0 20px;padding:0}
.yh-foot-contact li{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-size:14px}
.yh-foot-contact i{color:#E95F10;width:16px;text-align:center}
.yh-foot-contact a{color:#dbe3f2}
.yh-foot-contact a:hover{color:#fff}
.yh-foot-social{display:flex;gap:10px}
.yh-foot-social a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.08);color:#cdd6ea;transition:.2s}
.yh-foot-social a:hover{background:#E95F10;color:#fff;transform:translateY(-2px)}
/* link columns */
.yh-foot-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}
.yh-foot-col h5{font-size:15px;font-weight:700;color:#fff;margin:0 0 16px;position:relative;padding-bottom:10px}
.yh-foot-col h5::after{content:"";position:absolute;left:0;bottom:0;width:26px;height:2px;background:#E95F10;border-radius:2px}
.yh-foot-col ul{list-style:none;margin:0 0 20px;padding:0}
.yh-foot-col li{margin-bottom:9px}
.yh-foot-col a{font-size:13.5px;color:#9fb0d0;font-weight:400;transition:color .15s,padding .15s;display:inline-block}
.yh-foot-col a:hover{color:#fff;padding-left:4px}
/* bottom */
.yh-foot-bottom{border-top:1px solid rgba(255,255,255,.10)}
.yh-foot-bottom-in{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;padding:22px 0}
.yh-foot-bottom-in p{margin:0;font-size:13px;color:#8194b8}
.yh-foot-policy{list-style:none;display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0;padding:0}
.yh-foot-policy li{padding:0 16px;border-right:1px solid rgba(255,255,255,.16);line-height:1}
.yh-foot-policy li:last-child{border-right:0;padding-right:0}
.yh-foot-policy a{font-size:13px;color:#9fb0d0}
.yh-foot-policy a:hover{color:#fff}
/* responsive */
@media (max-width:991px){
  .yh-foot-grid{grid-template-columns:1fr;gap:34px}
  .yh-foot-cols{grid-template-columns:repeat(2,1fr);gap:24px}
  .yh-foot-strip-in{justify-content:center;gap:14px}
}
@media (max-width:575px){
  .yh-foot-cols{grid-template-columns:1fr}
  .yh-foot-bottom-in{flex-direction:column;align-items:flex-start}
  .yh-foot-strip-in span{font-size:12px}
}

/* ============================================================
   Ana sayfa toparlama: feature (yatay) + services + zemin
   ============================================================ */
/* feature (three-box) -> yatay alternatif kart */
.yh-feat-grid{display:flex!important;flex-direction:column;gap:28px;grid-template-columns:none!important}
.yh-feat-card{flex-direction:row}
.yh-feat-img{height:auto;flex:0 0 48%;min-height:330px}
.yh-feat-body{flex:1;justify-content:center;padding:44px 50px}
.yh-feat-icon{position:static;margin-bottom:18px}
.yh-feat-title{font-size:27px;margin-bottom:14px}
.yh-feat-text{font-size:15px;max-width:46rem}
.yh-feat-card:nth-child(even){flex-direction:row-reverse}
@media (max-width:991px){
  .yh-feat-card,.yh-feat-card:nth-child(even){flex-direction:column}
  .yh-feat-img{flex:none;min-height:200px;height:220px}
  .yh-feat-body{padding:28px 24px}
}

/* services (FROM YUMAK USA) — yeni tema kartlari */
.home-part-2.yh-srv{background:#fff;padding:30px 0 84px}
.yh-srv .c-container{max-width:1410px;margin:0 auto;padding:0 28px}
.yh-srv-title{font-size:40px;font-weight:800;color:#152E74;letter-spacing:-.5px;margin:0 0 32px;text-transform:uppercase}
.yh-srv-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}
.yh-srv-col{display:flex;flex-direction:column;gap:24px}
.yh-srv-card{position:relative;display:block;border-radius:18px;overflow:hidden;min-height:268px;flex:1;background:#16203a;box-shadow:0 12px 30px rgba(16,32,70,.10);transition:transform .2s,box-shadow .2s}
.yh-srv-card:hover{transform:translateY(-4px);box-shadow:0 22px 46px rgba(16,32,70,.16)}
.yh-srv-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}
.yh-srv-card:hover img{transform:scale(1.05)}
.yh-srv-card::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(108deg,rgba(11,20,40,.93) 0%,rgba(11,20,40,.72) 44%,rgba(11,20,40,.25) 100%)}
.yh-srv-body{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:38px 40px}
.yh-srv-card--tall{min-height:560px}
.yh-srv-card--tall .yh-srv-body{justify-content:space-between}
.yh-srv-body h4{font-size:24px;font-weight:800;color:#fff;margin:0 0 12px;letter-spacing:-.3px;max-width:18rem;background:none!important;-webkit-text-fill-color:#fff!important}
.yh-srv-body p{font-size:14px;line-height:1.6;color:#c3cde6;margin:0 0 22px;max-width:18rem}
.yh-srv-links{list-style:none;margin:14px 0 0;padding:0}
.yh-srv-links li{margin-bottom:11px}
.yh-srv-links a{color:#dbe3f2;font-size:15px;font-weight:500;display:inline-flex;align-items:center;gap:9px;transition:.15s}
.yh-srv-links a::before{content:"\203A";color:#E95F10;font-weight:800;font-size:18px;line-height:1}
.yh-srv-links a:hover{color:#fff;padding-left:3px}
.yh-srv-btn{display:inline-flex;align-items:center;gap:9px;align-self:flex-start;background:#E95F10;color:#fff!important;font-weight:700;font-size:14px;padding:13px 22px;border-radius:9px;transition:background .2s;box-shadow:0 8px 20px rgba(233,95,16,.26)}
.yh-srv-btn span{color:#fff!important;-webkit-text-fill-color:#fff!important}
.yh-srv-btn i{font-size:13px;transition:transform .2s}
.yh-srv-card:hover .yh-srv-btn,.yh-srv-btn:hover{background:#cf520b;color:#fff!important}
.yh-srv-card:hover .yh-srv-btn i,.yh-srv-btn:hover i{transform:translateX(4px)}
@media (max-width:991px){
  .yh-srv-grid{grid-template-columns:1fr}
  .yh-srv-card--tall{min-height:360px}
  .yh-srv-title{font-size:28px}
}

/* ana sayfa bolum zeminleri beyaz (tutarlilik) */
.home-part-2,section.production-section,.three-box,.yh-feat{background:#fff}

/* ============================================================
   YUMAK USA — Ana sayfa gövdesi v2 (slider yok, editorial)
   ============================================================ */
.yh-home{background:#fff;display:block}
.yh-home .c-container{max-width:1410px;margin:0 auto;padding:0 28px}
/* section head */
.yh-sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:34px}
.yh-sec-head--center{flex-direction:column;align-items:center;text-align:center;gap:10px}
.yh-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#E95F10;font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:10px}
.yh-sec-title{font-size:40px;font-weight:800;color:#152E74;letter-spacing:-.8px;line-height:1.05;margin:0;text-transform:uppercase}
/* buttons */
.yh-btn-primary{display:inline-flex;align-items:center;gap:10px;background:#E95F10;color:#fff;font-weight:700;font-size:14.5px;padding:14px 24px;border-radius:10px;white-space:nowrap;box-shadow:0 8px 20px rgba(233,95,16,.26);transition:transform .2s,background .2s}
.yh-btn-primary:hover{background:#cf520b;color:#fff;transform:translateY(-2px)}
.yh-btn-primary i{font-size:13px;transition:transform .2s}
.yh-btn-primary:hover i{transform:translateX(4px)}
.yh-btn-outline{display:inline-flex;align-items:center;gap:10px;background:transparent;color:#152E74;font-weight:700;font-size:14.5px;padding:13px 24px;border:1.5px solid #152E74;border-radius:10px;transition:.2s}
.yh-btn-outline:hover{background:#152E74;color:#fff}
.yh-btn-outline i{font-size:13px;transition:transform .2s}
.yh-btn-outline:hover i{transform:translateX(4px)}

/* ===== NEW PRODUCTS grid ===== */
.yh-prods{padding:80px 0 70px}
.yh-prods-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.yh-prod-cell{display:flex}
/* product card (thumb.twig) — temiz, blur yok */
.yh-prods-slider .product{position:relative;width:100%;background:#fff;border:1px solid #eef1f6;border-radius:16px;box-shadow:0 6px 20px rgba(16,32,70,.05);backdrop-filter:none!important;-webkit-backdrop-filter:none!important;padding:0;transition:transform .2s,box-shadow .2s,border-color .2s}
.yh-prods-slider .product:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(16,32,70,.12);border-color:#152E74}
.yh-prods-slider .product .item{padding:0;height:100%}
.yh-prods-slider .product .item>a{display:flex;flex-direction:column;height:100%;padding:18px;position:relative}
.yh-prods-slider .product .item>a>span{position:absolute;top:14px;left:14px;z-index:2;background:#E95F10;color:#fff;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:5px 11px;border-radius:20px;box-shadow:none;backdrop-filter:none}
.yh-prods-slider .product .item img{width:100%;height:158px;object-fit:contain;background:#f6f8fc;border-radius:10px;padding:14px;margin:0 0 14px}
.yh-prods-slider .product h4{margin:0 0 6px!important;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#8a93a6!important;background:none!important;-webkit-text-fill-color:#8a93a6!important;opacity:1}
.yh-prods-slider .product h2{margin:0 0 12px!important;min-height:auto!important;font-size:15.5px;font-weight:700;color:#16203a!important;background:none!important;-webkit-text-fill-color:#16203a!important;line-height:1.35;display:block;align-self:stretch}
.yh-prods-slider .product .product-attributes{min-height:auto!important;border-top:1px solid #eef1f6;padding-top:12px;margin-top:auto}
.yh-prods-slider .product h3{margin:0!important;font-size:15px;font-weight:800;color:#152E74!important;background:none!important;-webkit-text-fill-color:#152E74!important;letter-spacing:0}
.yh-prods-slider .product h4.brand{margin:6px 0 0!important;width:auto!important;min-height:auto!important;font-size:12.5px;font-weight:500;color:#6b7587!important;background:none!important;-webkit-text-fill-color:#6b7587!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:1}

/* ===== Editorial split ===== */
.yh-split{padding:36px 0}
.yh-split-in{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.yh-split--rev .yh-split-in{direction:rtl}
.yh-split--rev .yh-split-in>*{direction:ltr}
.yh-split-media{position:relative;border-radius:5px;overflow:hidden;box-shadow:0 24px 50px rgba(16,32,70,.16)}
.yh-split-media img{width:100%;height:100%;object-fit:cover;display:block}
.yh-split-badge{position:absolute;left:24px;bottom:24px;width:66px;height:66px;border-radius:18px;background:#152E74;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px rgba(21,46,116,.4)}
.yh-split-badge img{width:34px;height:34px;object-fit:contain;filter:brightness(0) invert(1)}
.yh-split-text{max-width:520px}
.yh-split-text .yh-sec-title{font-size:38px;margin-bottom:18px}
.yh-split-text p{font-size:16px;line-height:1.8;color:#5a6477;margin:0 0 26px}

/* ===== Production capacity grid ===== */
.yh-cap{padding:70px 0 86px}
.yh-cap-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.yh-cap-card{position:relative;display:block;border-radius:16px;overflow:hidden;aspect-ratio:1/1.12;background:#16203a;box-shadow:0 12px 30px rgba(16,32,70,.10)}
.yh-cap-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s,filter .5s;filter:grayscale(30%)}
.yh-cap-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(11,20,40,.9) 0%,rgba(11,20,40,.25) 55%,rgba(11,20,40,0) 80%);z-index:1;transition:.3s}
.yh-cap-card::before{content:"";position:absolute;left:0;right:0;bottom:0;height:4px;background:#E95F10;z-index:3;transform:scaleX(0);transform-origin:left;transition:transform .35s}
.yh-cap-card:hover::before{transform:scaleX(1)}
.yh-cap-card:hover img{transform:scale(1.07);filter:grayscale(0)}
.yh-cap-label{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:20px 22px;font-size:18px;font-weight:700;color:#fff;line-height:1.25}

/* swiper/blur kapat (kalan slider'lar icin) */
.swiper-slide.swiper-slide-visible:not(.swiper-slide-fully-visible){filter:none!important;opacity:1!important}

/* ===== responsive ===== */
@media (max-width:1199px){
  .yh-prods-grid{grid-template-columns:repeat(3,1fr)}
  .yh-cap-grid{grid-template-columns:repeat(3,1fr)}
}
@media (max-width:991px){
  .yh-prods{padding:50px 0 40px}
  .yh-sec-title{font-size:30px}
  .yh-split-text .yh-sec-title{font-size:28px}
  .yh-split-in{grid-template-columns:1fr;gap:26px}
  .yh-split--rev .yh-split-in{direction:ltr}
  .yh-prods-grid{grid-template-columns:repeat(2,1fr)}
  .yh-cap-grid{grid-template-columns:repeat(2,1fr)}
  .yh-cap{padding:44px 0 50px}
}
@media (max-width:575px){
  .yh-sec-head{flex-direction:column;align-items:flex-start}
  .yh-prods-grid{grid-template-columns:1fr 1fr;gap:14px}
  .yh-cap-grid{grid-template-columns:1fr 1fr}
}

/* ===== NEW PRODUCTS full-bleed slider ===== */
.yh-prods-slider{width:100%;overflow:hidden;padding-bottom:6px}
.yh-prods-slider .splide__track{overflow:visible}
.yh-prods-slider .splide__list{align-items:stretch}
.yh-prods-slider .splide__slide{height:auto;display:flex}
.yh-prods-slider .splide__slide>.product{height:100%;width:100%}

/* ============================================================
   FROM YUMAK USA v2 — 3 esit dikey kart
   ============================================================ */
.yh-srv2{background:#fff;padding:30px 0 86px}
.yh-srv2 .c-container{max-width:1410px;margin:0 auto;padding:0 28px}
.yh-srv2 .yh-sec-head--left{justify-content:flex-start;margin-bottom:30px}
.yh-srv2-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.yh-srv2-card{display:flex;flex-direction:column;background:#fff;border:1px solid #eef1f6;border-radius:18px;overflow:hidden;box-shadow:0 8px 26px rgba(16,32,70,.06);transition:transform .2s,box-shadow .2s}
.yh-srv2-card:hover{transform:translateY(-5px);box-shadow:0 22px 46px rgba(16,32,70,.12)}
.yh-srv2-img{position:relative;height:320px;overflow:hidden;background-color: #0e1f47;}
.yh-srv2-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s;}
.yh-srv2-card:last-child .yh-srv2-img img {object-fit: contain;padding:20px}
.yh-srv2-card:hover .yh-srv2-img img{transform:scale(1.06)}
.yh-srv2-img::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(14,31,71,.42),rgba(14,31,71,0) 55%)}
.yh-srv2-body{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:26px 26px 28px}
.yh-srv2-body h4{font-size:20px;font-weight:800;color:#152E74;margin:0 0 10px;letter-spacing:-.3px}
.yh-srv2-body p{font-size:14px;line-height:1.65;color:#6b7587;margin:0 0 22px}
.yh-srv2-links{list-style:none;margin:0 0 22px;padding:0;width:100%}
.yh-srv2-links li{margin-bottom:9px}
.yh-srv2-links a{display:inline-flex;align-items:center;gap:8px;color:#5a6477;font-size:14px;font-weight:500;transition:color .15s,padding .15s}
.yh-srv2-links a::before{content:"\203A";color:#E95F10;font-weight:800;font-size:16px;line-height:1}
.yh-srv2-links a:hover{color:#152E74;padding-left:3px}
.yh-srv2-body .yh-btn-primary,.yh-srv2-body .yh-btn-outline{margin-top:auto}
@media (max-width:991px){
  .yh-srv2-grid{grid-template-columns:1fr}
  .yh-srv2{padding:10px 0 50px}
}

/* ============================================================
   YUMAK USA — Ürün kartı (thumb.twig) v2  [yh-pcard]
   her yerde gecerli (slider/kategori/arama)
   ============================================================ */
.product.yh-pcard{position:relative;width:100%;height:100%;background:#fff;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border:1px solid #e9edf4;border-radius:16px;box-shadow:0 6px 20px rgba(16,32,70,.05);padding:0;margin:0;overflow:hidden;transition:transform .22s,box-shadow .22s,border-color .22s}
.product.yh-pcard:hover{transform:translateY(-5px);box-shadow:0 20px 44px rgba(16,32,70,.13);border-color:#152E74}
.yh-pcard .yh-pcard-in{display:flex;flex-direction:column;height:100%;padding:14px;text-decoration:none}
.yh-pcard-media{position:relative;background:#f5f7fc;border-radius:12px;height:260px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:16px}
.yh-pcard-img{max-width:100%;max-height:100%;width:auto!important;height:auto!important;object-fit:contain;padding:16px;mix-blend-mode:multiply;transition:transform .35s}
.product.yh-pcard:hover .yh-pcard-img{transform:scale(1.06)}
.yh-pcard-badge{position:absolute;top:12px;left:12px;z-index:2;background:#E95F10;color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding:5px 11px;border-radius:30px}
.yh-pcard-go{position:absolute;top:12px;right:12px;z-index:2;width:38px;height:38px;border-radius:50%;background:#152E74;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;opacity:0;transform:translateY(-6px);transition:.22s}
.product.yh-pcard:hover .yh-pcard-go{opacity:1;transform:none}
.yh-pcard-body{display:flex;flex-direction:column;flex:1;padding:0 4px}
.yh-pcard-cat{font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#9aa3b5;margin-bottom:7px}
.yh-pcard .yh-pcard-name{font-size:15.5px;font-weight:700;color:#16203a;line-height:1.32;margin:0 0 14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:41px;background:none!important;-webkit-text-fill-color:#16203a!important}
.yh-pcard-foot{margin-top:auto;border-top:1px solid #eef1f6;padding-top:13px;display:flex;flex-direction:column;gap:9px}
.yh-pcard-code{display:inline-flex;flex-direction:column;align-self:flex-start;background:#f0f3fb;border:1px solid #e0e7f5;border-radius:9px;padding:7px 13px;color:#152E74!important;font-weight:800;font-size:15px;letter-spacing:.3px;line-height:1.1;background-clip:border-box!important;-webkit-text-fill-color:#152E74!important}
.yh-pcard-code small{font-size:9.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#E95F10!important;-webkit-text-fill-color:#E95F10!important;margin-bottom:3px}
.yh-pcard-veh{display:flex;align-items:center;gap:7px;font-size:12px;color:#7c8699;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.yh-pcard-veh i{color:#152E74;font-size:12px;flex-shrink:0}

/* eski .product span kuralini ez (specificity + reset) */
.yh-pcard .yh-pcard-badge{position:absolute;top:12px;left:12px;right:auto;bottom:auto;z-index:2;background:#E95F10;color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding:5px 11px;border-radius:30px;box-shadow:none;backdrop-filter:none;-webkit-text-fill-color:#fff}
.yh-pcard .yh-pcard-go{position:absolute;top:12px;right:12px;left:auto;bottom:auto;z-index:2;width:38px;height:38px;border-radius:50%;background:#152E74;color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;padding:0;opacity:0;transform:translateY(-6px);transition:.22s;box-shadow:none}
.product.yh-pcard:hover .yh-pcard-go{opacity:1;transform:none}
.yh-pcard .yh-pcard-cat{position:static;top:auto;left:auto;display:block;background:none;box-shadow:none;backdrop-filter:none;border-radius:0;padding:0;margin:0 0 7px;font-size:11px;font-weight:700;letter-spacing:.7px;text-transform:uppercase;color:#9aa3b5;-webkit-text-fill-color:#9aa3b5}
.yh-pcard .yh-pcard-code{position:static;top:auto;left:auto;display:inline-flex;flex-direction:column;align-self:flex-start;background:#eef2fb;box-shadow:none;backdrop-filter:none;border:1px solid #e0e7f5;border-radius:9px;padding:7px 13px;color:#152E74;font-weight:800;font-size:15px;letter-spacing:.3px;line-height:1.1;-webkit-text-fill-color:#152E74;text-transform:none}
.yh-pcard .yh-pcard-code small{position:static;display:block;background:none;padding:0;box-shadow:none;font-size:9.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#E95F10;-webkit-text-fill-color:#E95F10;margin:0 0 3px;line-height:1}
.yh-pcard .yh-pcard-veh{position:static;top:auto;left:auto;display:flex;align-items:center;gap:7px;background:none;box-shadow:none;backdrop-filter:none;padding:0;border-radius:0;font-size:12px;font-weight:500;color:#7c8699;-webkit-text-fill-color:#7c8699;text-transform:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.yh-pcard .yh-pcard-veh i{color:#152E74;-webkit-text-fill-color:#152E74;font-size:12px;flex-shrink:0}

/* ============================================================
   Rotuslar: slider blur kaldir + thumb ovallik azalt
   ============================================================ */
/* product slider blur/opacity kapat */
.new-product-slider .splide__slide,
.production-slider .splide__slide,
.news-slider .splide__slide{filter:none!important;opacity:1!important;transition:none}
/* thumb daha az oval / keskin */
.product.yh-pcard{border-radius:10px}
.yh-pcard-media{border-radius:8px}
.yh-pcard .yh-pcard-badge{border-radius:4px}
.yh-pcard .yh-pcard-go{border-radius:9px}
.yh-pcard .yh-pcard-code{border-radius:6px}
/* capability "view all" */
.yh-cap-more{display:flex;justify-content:center;margin-top:30px}

/* ============================================================
   Ürün kartı v3 — gradient border + keskin + teknik YUMAK NO
   ============================================================ */
.product.yh-pcard{
  border:1.5px solid transparent;border-radius:2px;
  background:linear-gradient(#fff,#fff) padding-box, linear-gradient(135deg,#152E74 0%,#3550a8 48%,#E95F10 100%) border-box;
  box-shadow:0 6px 20px rgba(16,32,70,.05);
}
.product.yh-pcard:hover{
  border-color:transparent;transform:translateY(-5px);
  background:linear-gradient(#fff,#fff) padding-box, linear-gradient(135deg,#E95F10 0%,#3550a8 52%,#152E74 100%) border-box;
  box-shadow:0 18px 42px rgba(16,32,70,.14);
}
.yh-pcard-media{border-radius:2px}
.yh-pcard .yh-pcard-badge{border-radius:0}
.yh-pcard .yh-pcard-go{border-radius:2px}
/* YUMAK NO — teknik: sol turuncu aksan, kutu yok, tabular kod */
.yh-pcard .yh-pcard-code{display:flex;flex-direction:column;align-self:stretch;background:transparent;border:0;border-left:3px solid #E95F10;border-radius:0;padding:2px 0 2px 12px;margin:0;color:#152E74;-webkit-text-fill-color:#152E74;font-weight:800;font-size:17px;letter-spacing:.7px;line-height:1.05;font-variant-numeric:tabular-nums}
.yh-pcard .yh-pcard-code small{display:block;background:none;padding:0;color:#9aa3b5;-webkit-text-fill-color:#9aa3b5;font-size:9.5px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;margin:0 0 5px}

/* hover'da kart ustten kesilmesin: wrapper'a dikey nefes ver */
.yh-prods-slider{overflow:hidden;padding-top:22px;padding-bottom:22px;margin-top:-16px}

/* ============================================================
   YUMAK USA — İÇ SAYFALAR v2  (article / CMS / form / bilgi)
   style.css sonuna eklendi. Eski .sablon / #cms-blog / teal (#526D80)
   teması, sonda yer alma + özgüllük ile ezilir.
   Renkler: navy #152E74, turuncu #E95F10, ink #16203a, body #5a6477
   ============================================================ */

/* ---- sayfa zemini: eski teal radial gradient kaldırıldı ---- */
section#cms-blog{background:#fff!important}
section#cms-blog > .c-container{padding-left:28px;padding-right:28px;max-width:1410px}
section#cms-blog:not(.sablon) > .c-container{padding-top:64px;padding-bottom:90px}

/* ---- breadcrumb banner: temiz, turuncu alt çizgi ---- */
.breadcrumb-banner{height:300px;object-fit:cover;object-position:center;border-bottom:4px solid #E95F10;box-shadow:0 14px 30px rgba(16,32,70,.10)}

/* ---- sayfa başlığı (H1): navy uppercase + turuncu sol aksan ---- */
section#cms-blog .blog-info-title,
section#cms-blog.sablon-sss .sss .top h1.gradient-title{
  font-size:42px;font-weight:800;letter-spacing:-.6px;line-height:1.08;
  color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;
  text-transform:uppercase;position:relative;padding-left:20px;margin-bottom:30px;display:inline-flex
}
section#cms-blog .blog-info-title::before,
section#cms-blog.sablon-sss .sss .top h1.gradient-title::before{
  content:"";position:absolute;left:0;top:8px;bottom:8px;width:5px;border-radius:3px;background:#E95F10
}

/* ---- makale gövdesi tipografisi (yh-prose) ---- */
section#cms-blog #content,
section#cms-blog .content{color:#5a6477}
section#cms-blog #content h2,
section#cms-blog #content h3,
section#cms-blog #content h4{color:#152E74;font-weight:700;line-height:1.25;margin:30px 0 14px}
section#cms-blog #content h2{font-size:28px}
section#cms-blog #content h3{font-size:22px}
section#cms-blog #content p{font-size:16px;line-height:1.85;color:#5a6477;margin-bottom:16px}
section#cms-blog #content ul li{color:#5a6477;font-size:16px;line-height:1.7;margin-bottom:6px}
section#cms-blog #content a{color:#E95F10;text-decoration:none;font-weight:600}
section#cms-blog #content a:hover{text-decoration:underline}
section#cms-blog #content img{border-radius:14px;box-shadow:0 16px 40px rgba(16,32,70,.12)}

/* ---- sol kenar navigasyonu (blog-left-sidebar) ---- */
/* sticky header (main 100 + nav 56 = 156px) altında kalmasın */
section#cms-blog .blog-left-sidebar{position:sticky;top:168px}
section#cms-blog .blog-left-sidebar a.theme-btn{
  justify-content:flex-start;gap:12px;width:100%;max-width:270px;
  background:#fff!important;border:1px solid #e6ebf3;border-radius:12px;
  padding:14px 18px;color:#3a455c!important;font-size:14.5px;font-weight:600;
  backdrop-filter:none;-webkit-backdrop-filter:none;transition:.2s
}
section#cms-blog .blog-left-sidebar a.theme-btn::before{display:none}
section#cms-blog .blog-left-sidebar a.theme-btn i{color:#E95F10;font-size:13px}
section#cms-blog .blog-left-sidebar a.theme-btn:hover{
  background:#f5f7fc!important;border-color:#cdd6e8;transform:translateX(2px)
}
section#cms-blog .blog-left-sidebar a.theme-btn.active{
  background:#152E74!important;border-color:#152E74;color:#fff!important;box-shadow:0 10px 22px rgba(21,46,116,.25)
}
section#cms-blog .blog-left-sidebar a.theme-btn.active i{color:#fff}

/* ---- alt makale kartları (child-articles) ---- */
section#cms-blog .child-articles{gap:0}
section#cms-blog .child-article{margin-bottom:26px}
section#cms-blog .child-article img{border-radius:12px;box-shadow:0 12px 30px rgba(16,32,70,.1);transition:transform .3s}
section#cms-blog .child-article:hover img{transform:translateY(-4px)}
section#cms-blog .child-article .gradient-title{
  font-size:16px;font-weight:700;color:#16203a!important;-webkit-text-fill-color:#16203a!important;
  background:none!important;text-transform:none;padding:0
}
section#cms-blog .child-article .gradient-title a{color:#16203a}
section#cms-blog .child-article .gradient-title:hover a{color:#152E74}

/* ============================================================
   FORMLAR  (.sablon .form / .flex-form)  — temiz kart + navy/turuncu
   ============================================================ */
.sablon .form{
  background:#fff;border:1px solid #e6ebf3;border-radius:20px;
  box-shadow:0 14px 40px rgba(16,32,70,.07);padding:44px 48px;margin:24px 0
}
.sablon .form > .d-flex{gap:48px}
/* sol: başlık + açıklama + kvkk */
.sablon .form .left{width:35%;padding-right:48px;border-right:1px solid #eef1f6}
.sablon .form .right{width:65%;padding-left:0}
.sablon .form.contact-form .right{padding-left:0;margin-top:0}
.sablon .form h2{font-size:28px;font-weight:800;color:#152E74;line-height:1.2;margin-bottom:16px;letter-spacing:-.4px}
.sablon .form p{font-size:15.5px;font-weight:400;color:#6b7587;line-height:1.65}
.sablon .form .top{margin-bottom:24px}
/* girdiler */
.sablon .form input,.sablon .form textarea,.sablon .form select,
.form .flex-form input,.flex-form textarea,.flex-form select{
  width:100%;margin-bottom:0;border:1px solid #dde4f1!important;border-radius:10px;
  background:#fff;padding:13px 16px;font-size:14.5px;color:#16203a;transition:border-color .2s,box-shadow .2s
}
.flex-form .form-group{margin-bottom:16px}
.sablon .form input::placeholder,.sablon .form textarea::placeholder{color:#9aa3b5}
.sablon .form input:focus,.sablon .form textarea:focus,.sablon .form select:focus{
  outline:none;border-color:#152E74!important;box-shadow:0 0 0 3px rgba(21,46,116,.12)
}
.sablon .form textarea{height:140px;resize:vertical}
/* statik bölüm başlığı (servis-destek) */
.sablon .form .form-group.static{margin:12px 0 4px}
.sablon .form .right label,.sablon .form .form-control-static{
  font-size:13px;color:#152E74;font-weight:800;letter-spacing:.4px;text-transform:uppercase;margin-bottom:8px
}
.sablon .form .form-group.static .form-control-static{border-bottom:2px solid #eef1f6;padding-bottom:8px}
/* kvkk checkbox */
.sablon .form .checkbox{gap:10px;margin-top:8px;align-items:flex-start}
.sablon .form .checkbox input{width:20px;height:20px;min-width:20px;margin:2px 0 0;accent-color:#152E74;border-radius:4px;padding:0}
.sablon .form .checkbox label{font-size:13.5px;font-weight:400;color:#6b7587;line-height:1.5}
.sablon .form .checkbox label a{color:#E95F10;font-weight:700}
/* dosya yükleme */
.flex-form form .control-file-label.control-file-label-right{
  background:#152E74;border-radius:10px;font-weight:600;font-size:14px!important;padding:13px 0
}
.form-file{border:1px dashed #c9d3e8;border-radius:10px;background:#f8fafd;padding:8px 12px;width:100%}
/* gönder butonu — turuncu (yh-btn-primary uyumu) */
.sablon .form .frm-btn{
  width:initial;display:inline-flex;align-items:center;gap:8px;justify-content:center;float:right;
  margin:18px 0 0;left:0;background:#E95F10;color:#fff;padding:14px 28px;font-size:14.5px;font-weight:700;
  border:none;border-radius:10px;box-shadow:0 8px 20px rgba(233,95,16,.26);transition:transform .2s,background .2s
}
.sablon .form .frm-btn:hover{left:0;margin-left:0;background:#cf520b;transform:translateY(-2px)}
.sablon .form .frm-btn i{margin:0;font-size:12px;transition:transform .2s}
.sablon .form .frm-btn:hover i{margin:0;transform:translateX(4px)}
.sablon .form .modalhide{background:#fff;color:#152E74;border:1.5px solid #152E74;box-shadow:none;margin-left:12px}
.sablon .form .modalhide:hover{background:#152E74;color:#fff}

/* ============================================================
   SSS — akordeon
   ============================================================ */
.sss .left{width:36%;padding-right:48px}
.sss .right{width:64%;padding-left:48px}
.sss .top h1{margin-bottom:18px}
.sss .top > div,.sss .top p{color:#6b7587;font-size:16px;line-height:1.8}
section#cms-blog.sablon-sss .accordion .accordion-item{
  background:#fff!important;border:1px solid #e6ebf3!important;border-radius:14px!important;
  margin-bottom:14px;overflow:hidden;box-shadow:0 6px 18px rgba(16,32,70,.05)
}
section#cms-blog.sablon-sss .accordion .accordion-button{
  background:#fff!important;color:#152E74!important;font-size:16px;font-weight:700;padding:20px 22px;box-shadow:none
}
section#cms-blog.sablon-sss .accordion .accordion-button:not(.collapsed){color:#152E74!important;background:#f5f7fc!important}
section#cms-blog.sablon-sss .accordion .accordion-button::after{
  background-image:none;content:"\002B";font-family:inherit;font-size:22px;font-weight:400;color:#E95F10;
  width:auto;height:auto;transform:none;transition:transform .2s
}
section#cms-blog.sablon-sss .accordion .accordion-button:not(.collapsed)::after{content:"\2212";transform:none}
section#cms-blog.sablon-sss .accordion .accordion-body{padding:4px 22px 22px;color:#5a6477;font-size:15px;line-height:1.75}
section#cms-blog .c-container .accordion-body p{font-size:15px!important;color:#5a6477}

/* ============================================================
   SERTİFİKALAR / KATALOG — kart grid
   ============================================================ */
.certifica .item{
  height:auto;min-height:320px;background:#fff;border:1px solid #e6ebf3;border-radius:16px;
  padding:30px;margin-bottom:24px;box-shadow:0 10px 28px rgba(16,32,70,.06);
  display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden
}
.certifica .item:hover{transform:translateY(-5px);box-shadow:0 22px 48px rgba(16,32,70,.13);border-color:#152E74}
.certifica .item .bg-img{width:auto;max-height:300px;object-fit:contain;margin-bottom:24px}
.certifica .item h4{
  color:#152E74;font-size:18px;font-weight:700;line-height:1.35;min-height:auto;width:100%;align-items:center
}
.certifica .item h4 span{background:#f0f3fb;border-radius:8px;padding:8px 14px;color:#152E74}
.certifica .item .fancy{
  height:54px;width:54px;border-radius:12px;background:#152E74;top:auto;right:22px;bottom:22px;
  transition:background .2s,transform .2s
}
.certifica .item .fancy i{color:#fff;font-size:18px}
.certifica .item .fancy img{filter:brightness(0) invert(1);height:20px}
.certifica .item .fancy:hover{background:#E95F10;transform:scale(1.05)}
.certifica .item .fancy.lock{background:#f0f3fb}
.certifica .item .fancy.lock i{color:#152E74}
.certifica .item .fancy.lock:hover{background:#152E74}
.certifica .item .fancy.lock:hover i{color:#fff}

/* ============================================================
   İLETİŞİM (sablon-iletisim) — teal -> navy/temiz
   ============================================================ */
.sablon .contact h2{color:#152E74;font-weight:700}
.sablon .contact h3{color:#152E74;font-weight:700}
.sablon .contact .contact-link li a,
.sablon .contact .contact-link li span,
.sablon .contact .contact-link li button{
  background:#152E74;color:#fff;border-radius:10px;padding:14px 22px;font-weight:600;font-size:14px;transition:.2s
}
.sablon .contact .contact-link li a:hover,
.sablon .contact .contact-link li button:hover,
.sablon .contact .contact-link li span:hover{background:#E95F10;color:#fff}
.sablon .contact .item{background:#fff;border:1px solid #e6ebf3;border-radius:14px;padding:32px 24px;box-shadow:0 8px 22px rgba(16,32,70,.05)}
.sablon .contact .item h4{border-bottom:1px solid #eef1f6;color:#8a93a6;font-size:12px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding-bottom:12px;margin-bottom:14px}
.sablon .contact .item a{color:#152E74;font-size:20px;font-weight:700;line-height:1.4}
.sablon .contact .item a:hover{color:#E95F10}
.sablon .contact .item span{color:#8a93a6;font-size:14px;font-weight:400;margin-bottom:0}
.sablon .contact .map{margin:40px 0 0;border-radius:16px;overflow:hidden;box-shadow:0 14px 36px rgba(16,32,70,.12)}
.sablon .contact .map iframe{display:block;width:100%}
.sablon .contact .social a{border:1px solid #dde4f1;color:#152E74;background:#fff}
.sablon .contact .social a:hover{background:#152E74;color:#fff;border-color:#152E74}

/* ============================================================
   MİSYON / VİZYON — content-tree
   ============================================================ */
.sablon .text-tree h3{color:#152E74;font-size:26px;font-weight:700;line-height:1.3;margin-bottom:12px}
.sablon .text-tree strong{color:#152E74;font-weight:700}
.sablon .text-tree p,.sablon .content-tree p{color:#5a6477;line-height:1.8}
.sablon .content-tree{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #eef1f6}
.sablon .content-tree:last-child{border-bottom:none}

/* ============================================================
   KİLOMETRE TAŞI — timeline slider
   ============================================================ */
.timeline-img p{color:#5a6477;font-size:18px;line-height:1.6}
.bottom-slider h3{color:#cdd6e8;font-weight:800}
.bottom-slider .splide__slide-active h3{color:#E95F10;font-weight:800}
.bottom-slider .splide__arrow{background:#152E74;opacity:1}
.bottom-slider .splide__arrow:hover{background:#E95F10}
.bottom-slider .splide__arrow svg{fill:#fff}

/* ============================================================
   STOK OPENCART SAYFALARI  (yh-doc)
   contact / gdpr / sitemap / blog liste — breadcrumb banner + temiz kart
   ============================================================ */
.yh-doc{background:#fff}
.yh-doc .yh-doc-head{position:relative}
.yh-doc .yh-doc-wrap{max-width:1410px;margin:0 auto;padding:54px 28px 90px}
.yh-doc .yh-doc-title{font-size:42px;font-weight:800;letter-spacing:-.6px;color:#152E74;text-transform:uppercase;position:relative;padding-left:20px;margin-bottom:26px;display:inline-block}
.yh-doc .yh-doc-title::before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:5px;border-radius:3px;background:#E95F10}
/* breadcrumb şeridi */
.yh-doc .breadcrumb{background:none;padding:0;margin:0 0 22px;font-size:13.5px}
.yh-doc .breadcrumb .breadcrumb-item a{color:#8a93a6;text-decoration:none}
.yh-doc .breadcrumb .breadcrumb-item a:hover{color:#E95F10}
.yh-doc .breadcrumb-item+.breadcrumb-item::before{color:#cdd6e8}
/* içerik kartı */
.yh-doc .yh-card{background:#fff;border:1px solid #e6ebf3;border-radius:18px;box-shadow:0 14px 40px rgba(16,32,70,.07);padding:34px 36px;margin-bottom:24px}
.yh-doc .yh-card h2,.yh-doc .yh-card h3,.yh-doc .yh-card legend{color:#152E74;font-weight:700;font-size:20px;border:none;margin-bottom:18px}
.yh-doc .yh-card address,.yh-doc .yh-card p,.yh-doc .yh-card li{color:#5a6477;line-height:1.7}
.yh-doc .yh-card strong{color:#16203a}
/* formlar */
.yh-doc .form-control,.yh-doc .form-select{border:1px solid #dde4f1;border-radius:10px;padding:12px 15px;font-size:14.5px;color:#16203a}
.yh-doc .form-control:focus,.yh-doc .form-select:focus{border-color:#152E74;box-shadow:0 0 0 3px rgba(21,46,116,.12)}
.yh-doc .col-form-label,.yh-doc .form-label{color:#152E74;font-weight:600}
.yh-doc .input-group{gap:8px;flex-wrap:wrap}
.yh-doc .input-group > .form-control,.yh-doc .input-group > .form-select,.yh-doc .input-group > .btn{border-radius:10px!important}
.yh-doc .input-group-text{border:1px solid #dde4f1;border-radius:10px;background:#f5f7fc;color:#152E74;font-weight:600}
.yh-doc .btn-primary{background:#E95F10;border-color:#E95F10;border-radius:10px;font-weight:700;padding:12px 26px;box-shadow:0 8px 20px rgba(233,95,16,.26)}
.yh-doc .btn-primary:hover{background:#cf520b;border-color:#cf520b}
.yh-doc .btn-info,.yh-doc .btn-outline-secondary{background:#152E74;border-color:#152E74;color:#fff;border-radius:10px;font-weight:600}
.yh-doc .btn-info:hover,.yh-doc .btn-outline-secondary:hover{background:#0f2356;border-color:#0f2356;color:#fff}
.yh-doc .btn-light{background:#f0f3fb;border-color:#e6ebf3;color:#152E74;border-radius:10px;font-weight:600}
/* accordion (contact lokasyon) */
.yh-doc .accordion-item{border:1px solid #e6ebf3;border-radius:14px!important;overflow:hidden;margin-bottom:12px}
.yh-doc .accordion-button{color:#152E74;font-weight:700;box-shadow:none}
.yh-doc .accordion-button:not(.collapsed){background:#f5f7fc;color:#152E74}
.yh-doc .accordion-button:focus{box-shadow:none;border-color:#e6ebf3}
/* sitemap listeleri */
.yh-doc.sitemap-doc .yh-card ul{list-style:none;padding-left:0}
.yh-doc.sitemap-doc .yh-card > .row > div > ul > li{margin-bottom:10px}
.yh-doc.sitemap-doc .yh-card > .row > div > ul > li > a{color:#152E74;font-weight:700;font-size:16px}
.yh-doc.sitemap-doc .yh-card ul ul{padding-left:18px;margin-top:6px;border-left:2px solid #eef1f6}
.yh-doc.sitemap-doc .yh-card ul ul a{color:#5a6477;font-weight:500}
.yh-doc.sitemap-doc .yh-card a:hover{color:#E95F10}

/* blog liste (cms/blog) — makale kartları */
.yh-doc.blog-list .yh-art{background:#fff;border:1px solid #e6ebf3;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(16,32,70,.06);margin-bottom:24px;transition:transform .2s,box-shadow .2s}
.yh-doc.blog-list .yh-art:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(16,32,70,.12)}
.yh-doc.blog-list .yh-art-img img{width:100%;height:210px;object-fit:cover;display:block}
.yh-doc.blog-list .yh-art-body{padding:22px 24px}
.yh-doc.blog-list .yh-art-body h2{font-size:20px;margin-bottom:10px}
.yh-doc.blog-list .yh-art-body h2 a{color:#16203a}
.yh-doc.blog-list .yh-art-body h2 a:hover{color:#152E74}
.yh-doc.blog-list .yh-art-meta{font-size:12.5px;color:#9aa3b5;margin-bottom:12px;list-style:none;padding:0}
.yh-doc.blog-list .yh-art-meta a{color:#E95F10}
.yh-doc.blog-list .yh-art-body p{color:#5a6477;line-height:1.7;margin-bottom:16px}

/* ============================================================
   İÇ SAYFALAR — responsive
   ============================================================ */
@media (max-width:991px){
  .breadcrumb-banner{height:200px}
  section#cms-blog .blog-info-title,.yh-doc .yh-doc-title{font-size:30px}
  .sablon .form{padding:28px 22px}
  .sablon .form > .d-flex{flex-direction:column;gap:26px}
  .sablon .form .left{width:100%;padding-right:0;border-right:none;border-bottom:1px solid #eef1f6;padding-bottom:22px}
  .sablon .form .right{width:100%}
  .sss .left,.sss .right{width:100%;padding:0}
  .sss .right{margin-top:28px}
  .yh-doc .yh-doc-wrap{padding:34px 18px 60px}
  .yh-doc .yh-card{padding:24px 20px}
  section#cms-blog .blog-left-sidebar{position:static}
}
@media (max-width:575px){
  .sablon .form .frm-btn{width:100%;float:none}
  .certifica .item{min-height:auto}
}

/* ============================================================
   Hero — Splide slider (1 banner statik, 2+ otomatik fade)
   ============================================================ */
.slider.yh-hero .yh-hero-splide,
.slider.yh-hero .yh-hero-splide .splide__track,
.slider.yh-hero .yh-hero-splide .splide__list{height:100%}
.slider.yh-hero .splide__slide{height:100%}
.slider.yh-hero .video-item{position:relative;height:100%;overflow:hidden}
.slider.yh-hero .yh-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position: top;}
.slider.yh-hero .yh-hero-overlay{z-index:2}
.slider.yh-hero .content{z-index:3}
/* pagination dots (sag alt) */
.slider.yh-hero .splide__pagination{bottom:32px;left:auto;right:40px;padding:0;gap:8px}
.slider.yh-hero .splide__pagination__page{width:10px;height:10px;background:rgba(255,255,255,.45);opacity:1;margin:0;border:0;transition:.25s}
.slider.yh-hero .splide__pagination__page.is-active{background:#E95F10;width:26px;border-radius:6px;transform:none}
/* arrows */
.slider.yh-hero .splide__arrow{width:48px;height:48px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.32);border-radius:50%;opacity:1;transition:.2s}
.slider.yh-hero .splide__arrow:hover{background:#E95F10;border-color:#E95F10}
.slider.yh-hero .splide__arrow svg{fill:#fff;width:18px;height:18px}
.slider.yh-hero .splide__arrow--prev{left:24px}
.slider.yh-hero .splide__arrow--next{right:24px}
/* mobilde slider icin sabit yukseklik (auto degil) */
@media (max-width:991px){
  .slider.yh-hero{height:86vh!important;min-height:560px!important;max-height:none!important}
  .slider.yh-hero .video-item{height:100%!important}
  .slider.yh-hero .splide__pagination{right:auto;left:50%;transform:translateX(-50%);bottom:20px}
  .slider.yh-hero .splide__arrow{width:35px;height:35px;top:85%}
}

/* ============================================================
   PRODUCT ALL — Tüm Kategoriler / Yedek Parça landing v2
   Cam efekti + teal radial gradient -> temiz beyaz + navy/turuncu kart
   (eski .all-category-* kurallarını sonda + #product-all özgüllüğüyle ezer)
   ============================================================ */
#product-all{background:#fff!important;padding:60px 0}
#product-all > .c-container{max-width:1410px;margin:0 auto;padding:0 28px}
/* ---- hero başlığı (arama kaldırıldı) ---- */
#product-all .pa-hero{max-width:880px;margin:0 0 44px}
#product-all .pa-eyebrow{margin-bottom:14px}
#product-all .pa-hero-title{
  font-size:46px;font-weight:800;letter-spacing:-.8px;line-height:1.08;
  color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;
  text-transform:none;margin:0 0 18px;position:relative;display:block;padding-bottom:18px
}
#product-all .pa-hero-title::after{content:"";position:absolute;left:0;bottom:0;width:70px;height:4px;border-radius:3px;background:#E95F10}
#product-all .pa-hero-desc{
  display:block;font-size:16px;line-height:1.75;color:#6b7587!important;-webkit-text-fill-color:#6b7587!important;
  background:none!important;margin:0;font-weight:400;max-width:760px
}
/* ---- kategori grid: 4'lü, büyük görsel-öncelikli kartlar ---- */
#product-all .all-category-grid{grid-template-columns:repeat(4,1fr);gap:26px;margin-top:0;padding:0}
#product-all .all-category-item{display:flex}
#product-all .all-category-card{
  padding:0;width:100%;background:#fff;border:1px solid #e6ebf3!important;border-image:none!important;border-radius:16px;
  align-items:stretch;justify-content:flex-start;backdrop-filter:none;-webkit-backdrop-filter:none;
  box-shadow:0 10px 30px rgba(16,32,70,.06);transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden
}
#product-all .all-category-card::before{display:none!important}
#product-all .all-category-card:hover{transform:translateY(-7px);border-color:#152E74!important;box-shadow:0 28px 56px rgba(16,32,70,.15)}
#product-all .all-category-card:hover::before{display:none!important}
/* rozet -> turuncu temiz pill */
#product-all .all-category-badge{
  top:16px;right:16px;background:#E95F10!important;box-shadow:none!important;backdrop-filter:none;-webkit-backdrop-filter:none;
  border-radius:30px;font-size:11.5px;font-weight:700;letter-spacing:.4px;padding:6px 13px;text-transform:uppercase;z-index:3
}
/* görsel alanı — tam genişlik, yüksek */
#product-all .all-category-img{
  width:100%;height:380px;margin:0;background:#f5f7fc;border-radius:0;padding:30px;overflow:hidden;
  border-bottom:1px solid #eef1f6
}
#product-all .all-category-img img{transition:transform .4s}
#product-all .all-category-card:hover .all-category-img img{transform:scale(1.07)}
/* ad alanı */
#product-all .all-category-name{
  padding:24px 20px;font-size:21px;font-weight:700;line-height:1.3;text-align:center;text-transform:none;
  color:#16203a!important;-webkit-text-fill-color:#16203a!important;background:none!important;transition:color .2s
}
#product-all .all-category-card:hover .all-category-name{color:#152E74!important;-webkit-text-fill-color:#152E74!important}
/* kategori yoksa butonu */
#product-all .btn-primary{background:#E95F10;border-color:#E95F10;border-radius:10px;font-weight:700;padding:12px 26px;box-shadow:0 8px 20px rgba(233,95,16,.26)}
#product-all .btn-primary:hover{background:#cf520b;border-color:#cf520b}
/* responsive */
@media (max-width:1199px){
  #product-all .all-category-grid{grid-template-columns:repeat(3,1fr)}
  #product-all .all-category-img{height:280px}
}
@media (max-width:991px){
  #product-all{padding:90px 0 56px}
  #product-all .all-category-grid{grid-template-columns:repeat(2,1fr);gap:18px}
  #product-all .pa-hero{margin-bottom:32px}
  #product-all .pa-hero-title{font-size:32px}
  #product-all .all-category-img{height:240px;padding:22px}
  #product-all .all-category-name{font-size:18px;padding:18px 16px}
  #product-all .all-category-badge{top: unset;position: relative;right: 0;border-radius: 0;}
}
@media (max-width:575px){
  #product-all .all-category-grid{grid-template-columns:1fr 1fr;gap:14px}
  #product-all .all-category-img{height:175px;padding:16px}
  #product-all .all-category-name{font-size:15px;padding:14px 10px}
  #product-all .pa-hero-title{font-size:26px}
}

/* ============================================================
   CATEGORY PAGE v2  (product/category)
   Eski teal #2a9d8f/#25A2AE + cam efekti/gri-gradient border -> navy/turuncu temiz
   (.product-category class scope; ürün grid kartları zaten yh-pcard)
   ============================================================ */
/* sayfa zemini: teal radial gradient -> beyaz */
.product-category{background:#fff!important;padding:34px 0 70px!important}
.category-filter-section{padding:0 0 6px}
/* üst: başlık + arama */
.category-filter-section .search-top{align-items:center;gap:24px;margin-bottom:14px}
.category-filter-section .search-top-title{
  font-size:30px;font-weight:800;letter-spacing:-.4px;color:#152E74!important;-webkit-text-fill-color:#152E74!important;
  background:none!important;text-transform:uppercase;max-width:none
}
.category-filter-section .search-description{font-size:15px;color:rgba(90,100,119,1);max-width:900px;line-height:1.65;margin:0 0 28px}
/* arama pill (header tarzı temiz) */
.category-filter-section .search-box{flex:0 0 460px;max-width:100%}
.category-filter-section .search.autocomplete-wrapper{
  position:relative;display:flex;align-items:center;width:100%;height:54px;margin:0;padding:5px 5px 5px 6px;
  background:#fff!important;border:1px solid #e6ebf3!important;border-radius:32px;box-shadow:0 2px 12px rgba(16,32,70,.05)!important
}
.category-filter-section .search.autocomplete-wrapper::before,
.category-filter-section .search.autocomplete-wrapper::after{content:none!important;display:none!important}
.category-filter-section .autocomplete-input.search,
.category-filter-section .autocomplete-input.search:focus{
  flex:1;min-width:0;height:100%;width:auto;border:none!important;outline:none!important;box-shadow:none!important;border-radius:0!important;
  padding:0 8px 0 18px;font-size:15px;font-weight:500;color:#16203a!important;-webkit-text-fill-color:#16203a!important;
  background:transparent!important;text-transform:none
}
.category-filter-section .autocomplete-input.search::placeholder{color:#9aa3b2!important;-webkit-text-fill-color:#9aa3b2!important;font-weight:400;text-transform:none}
.category-filter-section .search.autocomplete-wrapper>button{
  flex-shrink:0;display:flex;align-items:center;gap:8px;height:100%;margin:0;padding:0 24px;
  background:#E95F10!important;color:#fff!important;border:0!important;border-radius:30px;font-size:13.5px;font-weight:700;white-space:nowrap;box-shadow:none!important;text-shadow:none
}
.category-filter-section .search.autocomplete-wrapper>button:hover{background:#cf520b!important}
.category-filter-section .search.autocomplete-wrapper>button::before{display:none!important}
/* filtre kutuları: cam -> temiz beyaz kart */
.filter-boxes{gap:22px}
.filter-box{background:#fff!important;border:1px solid #e6ebf3;box-shadow:0 8px 24px rgba(16,32,70,.05)!important;backdrop-filter:none;-webkit-backdrop-filter:none}
.filter-box-title{background:#fff!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:14px}
.filter-box-title::before,.filter-box-title::after{display:none!important}
.filter-box-title h5{color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;font-size:18px;font-weight:700}
.filter-box-title h5 span{color:#E95F10!important;-webkit-text-fill-color:#E95F10!important}
.filter-box-title .toggle-btn{background:#152E74!important;color:#fff}
.filter-box-list li{color:#3a455c;border-bottom:1px solid #eef1f6}
.filter-box-list li:hover{color:#152E74}
.filter-box-list li .chk{border:2px solid #cdd6e8;background:#fff}
.filter-box-list li.active .chk{background:#152E74;border-color:#152E74}
.filter-box-list li.active .chk::after{color:#fff}
.filter-box-list li.active{color:#152E74;font-weight:600}
.filter-search-btn:hover{background:rgba(21,46,116,.08)}
.filter-search-input{border-bottom:2px solid #152E74;color:#16203a}
.filter-clear span{background:none!important;-webkit-text-fill-color:#8a93a6!important;color:#8a93a6!important}
.filter-clear:hover span{color:#E95F10!important;-webkit-text-fill-color:#E95F10!important}
/* sort/limit select: cam -> temiz */
.cat-products-sort select{
  background:#fff 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='%23152E74' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E") no-repeat right 16px center!important;
  background-size:12px!important;box-shadow:0 4px 14px rgba(16,32,70,.06)!important;backdrop-filter:none;-webkit-backdrop-filter:none;
  border:1px solid #e6ebf3!important;border-radius:10px;padding:11px 42px 11px 18px;font-size:14.5px;font-weight:600;color:#16203a;
  -webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer
}
.cat-products-sort::after{display:none!important}
/* başlık + ürün sayısı rozeti */
.category-heading h1{font-size:32px;font-weight:800;color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;text-transform:uppercase;letter-spacing:-.4px}
.product-count-badge{background:#152E74!important;box-shadow:none!important;backdrop-filter:none;-webkit-backdrop-filter:none;border-radius:30px;padding:7px 16px;font-size:12.5px;font-weight:700}
/* breadcrumb pill'leri: gri-gradient -> temiz */
.cat-breadcrumb a,.cat-breadcrumb .current{background:#f5f7fc!important;border:1px solid #e6ebf3!important;border-radius:30px;color:#5a6477!important;font-weight:600;padding:7px 16px}
.cat-breadcrumb a::before,.cat-breadcrumb a::after,.cat-breadcrumb span::before,.cat-breadcrumb span::after{display:none!important}
.cat-breadcrumb a:hover{color:#E95F10!important;border-color:#E95F10!important}
.cat-breadcrumb .current{background:#152E74!important;color:#fff!important;border-color:#152E74!important}
.cat-breadcrumb .sep{color:#cdd6e8}
/* yeni ürünler: başlık + swiper okları/pagination */
.new-products-header h3{font-size:24px;font-weight:800;color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;text-transform:uppercase}
.np-swiper-wrap .splide__arrow{background:#fff;border:1px solid #e6ebf3}
.np-swiper-wrap .splide__arrow svg{fill:#152E74}
.np-swiper-wrap .splide__arrow:hover{background:#E95F10;border-color:#E95F10}
.np-swiper-wrap .splide__arrow:hover svg{fill:#fff}
.np-swiper-wrap .splide__pagination__page{background:#e1e5ee}
.np-swiper-wrap .splide__pagination__page.is-active{background:#E95F10}
/* yeni ürün swiper kartları (.product .item inline markup) -> temiz */
.npSwiper .product{background:#fff;border:1px solid #e6ebf3;border-radius:12px;box-shadow:0 6px 20px rgba(16,32,70,.05);overflow:hidden;transition:transform .2s,box-shadow .2s,border-color .2s;height:100%;backdrop-filter:none}
.npSwiper .product:hover{transform:translateY(-4px);border-color:#152E74;box-shadow:0 18px 40px rgba(16,32,70,.12)}
.npSwiper .product .item{padding:16px;height:100%}
.npSwiper .product .item>a{display:flex;flex-direction:column;height:100%;text-decoration:none}
.npSwiper .product img{width:100%;height:150px;object-fit:contain;background:#f5f7fc;border-radius:8px;padding:12px;margin:0 0 12px;mix-blend-mode:multiply}
.npSwiper .product h4{font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#9aa3b5!important;-webkit-text-fill-color:#9aa3b5!important;background:none!important;margin:0 0 6px}
.npSwiper .product h2{font-size:15px;font-weight:700;color:#16203a!important;-webkit-text-fill-color:#16203a!important;background:none!important;margin:0 0 10px;line-height:1.35;min-height:auto}
.npSwiper .product .product-attributes{border-top:1px solid #eef1f6;padding-top:10px;margin-top:auto;min-height:auto}
.npSwiper .product h3{font-size:15px;font-weight:800;color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;margin:0}
.npSwiper .product h5{font-size:12px;color:#6b7587!important;-webkit-text-fill-color:#6b7587!important;background:none!important;margin:3px 0 0;font-weight:500}
.npSwiper .product h4.brand{font-size:12px;color:#6b7587!important;-webkit-text-fill-color:#6b7587!important;margin:4px 0 0;text-transform:none;letter-spacing:0;width:auto}
/* kategori ağacı (sol sidebar): cam -> temiz */
/* sticky header (main 100 + nav 56 = 156px) altında kalmasın */
.cat-tree{background:#fff;border:1px solid #e6ebf3;box-shadow:0 8px 24px rgba(16,32,70,.05);border-radius:16px;top:168px!important}
.cat-tree:before{display:none!important}
.cat-tree-section > h3,.cat-tree h3{color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;font-weight:700}
.cat-tree-section > h3 span,.cat-tree h3 span{color:#E95F10!important;-webkit-text-fill-color:#E95F10!important}
.cat-tree .tree-group{border-bottom:1px solid #eef1f6}
.cat-tree .tree-parent a{color:#3a455c!important;-webkit-text-fill-color:#3a455c!important;background:none!important}
.cat-tree .tree-parent a:hover,.cat-tree .tree-parent a.active{color:#E95F10!important;-webkit-text-fill-color:#E95F10!important}
.cat-tree .tree-children li{border-bottom:1px solid #f3f6fb}
.cat-tree .tree-children li a{color:#5a6477!important;-webkit-text-fill-color:#5a6477!important;background:none!important}
.cat-tree .tree-children li a:hover,.cat-tree .tree-children li a.active{color:#E95F10!important;-webkit-text-fill-color:#E95F10!important;font-weight:600}
.cat-tree .tree-children li a .arrow{color:#cdd6e8}
/* ürün grid + sonuç metni */
.cat-products-grid{gap:22px}
/* grid hücrelerinin min-width:auto yüzünden eşitsiz genişlemesini engelle
   (kart içindeki nowrap araç/kod metni aksi halde sütunu zorla genişletiyor) */
.cat-products-grid > div{min-width:0}
.product.yh-pcard{min-width:0}
.yh-pcard .yh-pcard-in,.yh-pcard-body,.yh-pcard-foot{min-width:0}
.cat-products-pagination .results-text{color:#8a93a6}

/* ===== Sol sidebar: kategori + marka blokları (filtre sola toplandı) ===== */
.cat-tree{padding:18px}
.cat-tree .cat-side-block{padding:0}
.cat-tree .cat-side-block + .cat-side-block{margin-top:18px;padding-top:18px;border-top:1px solid #eef1f6}
.cat-tree .cat-side-title{
  font-size:13px!important;font-weight:800!important;letter-spacing:.6px;text-transform:uppercase;
  color:#152E74!important;-webkit-text-fill-color:#152E74!important;background:none!important;
  margin:0 0 12px;padding-left:12px;position:relative;display:block
}
.cat-tree .cat-side-title::before{content:"";position:absolute;left:0;top:2px;bottom:2px;width:4px;border-radius:3px;background:#E95F10}
.cat-tree .cat-side-scroll{max-height:360px;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:#cdd6e8 transparent}
.cat-tree .cat-side-scroll::-webkit-scrollbar{width:5px}
.cat-tree .cat-side-scroll::-webkit-scrollbar-thumb{background:#dde4f1;border-radius:4px}
.cat-tree .cat-brand-scroll{max-height:250px}
/* marka listesi (filterByBrand JS korundu) */
.cat-brand-list{list-style:none;margin:0;padding:0}
.cat-brand-list li{border-bottom:1px solid #f3f6fb}
.cat-brand-list li:last-child{border-bottom:none}
.cat-brand-list li button{all:unset;display:flex;align-items:center;gap:10px;width:100%;cursor:pointer;padding:9px 2px;font-size:13.5px;color:#5a6477;transition:color .15s}
.cat-brand-list li button:hover{color:#152E74}
.cat-brand-list li .chk{width:18px;height:18px;min-width:18px;border:2px solid #cdd6e8;border-radius:4px;display:flex;align-items:center;justify-content:center;background:#fff;transition:.15s}
.cat-brand-list li.active button{color:#152E74;font-weight:600}
.cat-brand-list li.active .chk{background:#152E74;border-color:#152E74}
.cat-brand-list li.active .chk::after{content:'\2713';color:#fff;font-size:11px;font-weight:700;line-height:1}

/* ============================================================
   PRODUCT DETAIL v2  (product/product) — özgün e-ticaret teması
   Navy #152E74 / Turuncu #E95F10. Eski teal/gradient + glassmorphism ezilir.
   ============================================================ */
.product-detail.ypd{padding:60px 0 64px;background:#fff}
@media (max-width:991px){.product-detail.ypd{padding:56px 0 40px}}

/* --- Breadcrumb --- */
.ypd-crumbs{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:26px;font-size:13px}
.ypd-crumbs a{color:#5a6477;transition:color .15s}
.ypd-crumbs a:hover{color:#E95F10}
.ypd-crumbs i{color:#c0cbe0;font-size:11px}
.ypd-crumbs span{color:#152E74;font-weight:600}

/* --- Ana grid: galeri + bilgi --- */
.ypd-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:start}
@media (max-width:991px){.ypd-grid{grid-template-columns:1fr;gap:30px}}

/* === GALERİ === */
.ypd-gallery{position:relative}
.ypd .pro-top-slider{margin:0;position:relative;background:#f5f7fc;border:1px solid #e6ebf5;border-radius:16px;overflow:hidden}
.ypd .pro-top-slider::before{display:none!important}
.ypd .pro-top-slider .splide__slide{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}
.ypd .pro-top-slider .splide__slide a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}
.ypd .pro-top-slider .splide__slide img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;padding:34px;mix-blend-mode:multiply}
.ypd-zoom-hint{position:absolute;right:14px;bottom:14px;z-index:4;width:40px;height:40px;border-radius:10px;background:#fff;border:1px solid #e6ebf5;color:#152E74;display:flex;align-items:center;justify-content:center;font-size:15px;box-shadow:0 4px 14px rgba(21,46,116,.1);pointer-events:none}

.ypd .pro-bottom-slider{margin:14px 0 0;padding:0}
.ypd .pro-bottom-slider .splide__slide{background:#f5f7fc;border:1px solid #e6ebf5;box-shadow:none;backdrop-filter:none;border-radius:12px;padding:10px;max-height:none;cursor:pointer;transition:border-color .2s}
.ypd .pro-bottom-slider .splide__slide::before{display:none!important}
.ypd .pro-bottom-slider .splide__slide img{height:90px;object-fit:contain;mix-blend-mode:multiply}
.ypd .pro-bottom-slider .splide__slide.is-active{border-color:#152E74}
.ypd .pro-bottom-slider .slide-3d .thumb-3d-content{color:#152E74}
.ypd .pro-bottom-slider .slide-3d:hover .thumb-3d-content{color:#E95F10}

.ypd-gallery .ypd-360{position:absolute;top:14px;left:14px;z-index:5;background:#fff;border:1px solid #e6ebf5;border-radius:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px rgba(21,46,116,.1)}
.ypd-gallery .btn-3d-viewer{position:absolute;top:14px;left:14px;z-index:5;background:#fff;border:1px solid #e6ebf5;border-radius:10px;width:44px;height:44px;color:#152E74;font-size:18px;box-shadow:0 4px 14px rgba(21,46,116,.1)}
.ypd-gallery .ypd-360 + .btn-3d-viewer{top:66px}
.ypd-gallery .btn-3d-viewer:hover{background:#152E74;color:#fff;transform:scale(1.05)}

/* === BİLGİ KOLONU === */
.ypd-info{min-width:0}
.ypd-eyebrow{display:inline-block;color:#E95F10;font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px}
.ypd-eyebrow sup{font-size:9px}
.ypd-title{font-size:30px;line-height:1.25;font-weight:800;color:#152E74;margin:0 0 14px}
.ypd-desc{color:#5a6477;font-size:15px;line-height:1.65;margin-bottom:22px}
.ypd-desc p{margin-bottom:8px}

/* Parça numarası bloğu */
.ypd-partno{display:flex;flex-direction:column;gap:3px;padding:14px 18px;background:#f5f7fc;border:1px solid #e6ebf5;border-left:4px solid #E95F10;border-radius:10px;margin-bottom:20px}
.ypd-partno-label{font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:#E95F10}
.ypd-partno-label sup{font-size:8px}
.ypd-partno-code{font-size:24px;font-weight:800;color:#152E74;font-variant-numeric:tabular-nums;letter-spacing:.5px}

/* Meta: durum + gtin */
.ypd-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-bottom:24px}
.ypd-status{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:700;padding:7px 14px;border-radius:30px}
.ypd-status i{font-size:8px}
.ypd-status--order{background:rgba(31,157,85,.12);color:#1f9d55}
.ypd-status--test{background:rgba(233,95,16,.12);color:#E95F10}
.ypd-status--design{background:rgba(21,46,116,.1);color:#152E74}
/* ===== Stok seviyesi rozetleri (0 yok, 1-50 az, 51-200 orta, 200+ yüksek) ===== */
.yh-stock{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;letter-spacing:.3px;padding:5px 11px;border-radius:30px;white-space:nowrap;align-self:flex-start}
.yh-stock i{font-size:7px}
.yh-stock--none{background:rgba(108,117,125,.12);color:#6c757d;-webkit-text-fill-color:#6c757d}
.yh-stock--low{background:rgba(220,53,69,.12);color:#dc3545;-webkit-text-fill-color:#dc3545}
.yh-stock--mid{background:rgba(233,95,16,.13);color:#E95F10;-webkit-text-fill-color:#E95F10}
.yh-stock--high{background:rgba(31,157,85,.12);color:#1f9d55;-webkit-text-fill-color:#1f9d55}
.yh-stock i,.yh-stock--none i,.yh-stock--low i,.yh-stock--mid i,.yh-stock--high i{-webkit-text-fill-color:currentColor}
.ypd-status.yh-stock{font-size:13px;padding:7px 14px}
.ypd-status.yh-stock i{font-size:8px}
/* Thumb/kart stok rozeti: detay ile AYNI görünüm — açık renkli zemin + uyumlu yazı.
   Kart bağlamındaki gradient/mavi zemini ve -webkit-text-fill bleed'ini kesin olarak ez. */
.yh-stock{background-image:none!important;box-shadow:none!important;border:0!important}
.yh-stock--none{background:rgba(108,117,125,.12)!important;background-image:none!important;color:#6c757d!important;-webkit-text-fill-color:#6c757d!important}
.yh-stock--low{background:rgba(220,53,69,.12)!important;background-image:none!important;color:#dc3545!important;-webkit-text-fill-color:#dc3545!important}
.yh-stock--mid{background:rgba(233,95,16,.13)!important;background-image:none!important;color:#E95F10!important;-webkit-text-fill-color:#E95F10!important}
.yh-stock--high{background:rgba(31,157,85,.12)!important;background-image:none!important;color:#1f9d55!important;-webkit-text-fill-color:#1f9d55!important}
.yh-stock i{-webkit-text-fill-color:currentColor!important}
.ypd-gtin{font-size:13px;color:#5a6477}
.ypd-gtin b{color:#1b2440;font-weight:700}

/* OEM & markalar blok */
.ypd-block{margin-bottom:20px;border:1px solid #e6ebf5;border-radius:12px;overflow:hidden}
.ypd-block-title{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:#152E74;margin:0;padding:13px 18px;background:#f5f7fc;border-bottom:1px solid #e6ebf5}
.ypd-block-title i{color:#E95F10;font-size:13px}
.ypd-oem-scroll{max-height:230px;overflow-y:auto}
.ypd-oem-scroll::-webkit-scrollbar{width:6px}
.ypd-oem-scroll::-webkit-scrollbar-thumb{background:#d3dcef;border-radius:6px}
.ypd-oem-row{display:flex;gap:16px;padding:12px 18px;border-bottom:1px solid #f0f3fa}
.ypd-oem-row:last-child{border-bottom:none}
.ypd-oem-brand{flex:0 0 30%;font-size:14px;font-weight:700;color:#152E74}
.ypd-oem-nums{flex:1;display:flex;flex-wrap:wrap;gap:6px 14px;align-content:flex-start}
.ypd-oem-nums a{font-size:13.5px;color:#5a6477;transition:color .15s}
.ypd-oem-nums a:hover{color:#E95F10}
.ypd-brand-models span{font-size:13.5px;color:#5a6477}
.ypd-brand-models span:not(:last-child)::after{content:',';color:#c0cbe0}

/* Aksiyonlar */
.ypd-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:26px;padding-top:24px;border-top:1px solid #e6ebf5}
.ypd-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:14px;font-weight:700;padding:14px 26px;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:.2s;white-space:nowrap}
.ypd-btn-primary{background:#E95F10;color:#fff;box-shadow:0 10px 24px rgba(233,95,16,.26)}
.ypd-btn-primary:hover{background:#cf520b;transform:translateY(-2px);color:#fff}
.ypd-btn-outline{background:#fff;color:#152E74;border-color:#152E74}
.ypd-btn-outline:hover{background:#152E74;color:#fff}
.ypd-icon-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:#5a6477;font-size:13.5px;font-weight:600;cursor:pointer;padding:10px 8px;transition:color .15s}
.ypd-icon-btn i{font-size:16px;color:#152E74;transition:color .15s}
.ypd-icon-btn:hover,.ypd-icon-btn:hover i{color:#E95F10}
@media (max-width:480px){.ypd-actions{gap:10px}.ypd-btn{flex:1;padding:13px 16px}.ypd-icon-btn span{display:none}}

/* ============ TAB BÖLÜMÜ ============ */
.ypd-tabs .detail-links-top{background:#fff;border-bottom:2px solid #e6ebf5;margin-bottom:34px}
.ypd-tabs .detail-links-top.fixed{position:fixed;top:0;left:0;width:100%;z-index:666;background:#fff;box-shadow:0 6px 20px rgba(21,46,116,.08)}
.ypd-tabs .detail-links-top .nav-tabs{border:none;display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-start}
.ypd-tabs .detail-links-top .nav-tabs .nav-item{margin:0}
.ypd-tabs .detail-links-top .nav-tabs .nav-link,
.ypd-tabs .detail-links-top .nav-tabs .nav-link.active{background:none!important;background-image:none!important;border:none!important;box-shadow:none!important;-webkit-text-fill-color:#5a6477!important;color:#5a6477!important;font-size:15px!important;font-weight:700;padding:16px 20px;position:relative;border-radius:0;isolation:auto}
.ypd-tabs .detail-links-top .nav-tabs .nav-link:hover,
.ypd-tabs .detail-links-top .nav-tabs .nav-link.active{-webkit-text-fill-color:#152E74!important;color:#152E74!important}
/* Eski beyaz ::before kutusunu ve teal blur ::after parıltısını öldür */
.ypd-tabs .detail-links-top .nav-tabs .nav-link::before,
.ypd-tabs .detail-links-top .nav-tabs .nav-link.active::before{display:none!important;content:none!important;background:none!important}
/* Turuncu alt çizgi — eski teal blur ::after'ı tamamen ezer */
.ypd-tabs .detail-links-top .nav-tabs .nav-link::after,
.ypd-tabs .detail-links-top .nav-tabs .nav-link.active::after{content:''!important;display:block!important;position:absolute!important;left:16px!important;right:16px!important;top:auto!important;bottom:-2px!important;width:auto!important;height:3px!important;background:#E95F10!important;border-radius:3px 3px 0 0!important;filter:none!important;z-index:1!important;transform:scaleX(0);transition:transform .25s}
.ypd-tabs .detail-links-top .nav-tabs .nav-link.active::after{transform:scaleX(1)}
.ypd-tabs .detail-links-top .nav-tabs .nav-link:hover::after{transform:scaleX(1);opacity:.45}

/* Teknik özellikler / araç tabloları */
.ypd-tabs .feature-document{margin-top:0;border:1px solid #e6ebf5;border-radius:12px;overflow:hidden}
.ypd-tabs .feature-document .title{background:#152E74;color:#fff;font-size:16px;font-weight:700;padding:16px 22px;border-radius:0;letter-spacing:.3px}
.ypd-tabs .feature-document .default-columns,.ypd-tabs .feature-document .mmm{padding:0}
.ypd-tabs .feature-document p{padding:14px 22px;color:#1b2440;font-size:14.5px;border-bottom:1px solid #f0f3fa;margin:0;display:flex}
.ypd-tabs .feature-document p:last-child{border-bottom:none}
.ypd-tabs .feature-document p:nth-child(even){background:#fafbfe}
.ypd-tabs .feature-document p span{font-weight:700;color:#152E74;width:40%;display:inline-block}
.ypd-tabs .feature-document .mmm p span,.ypd-tabs .vehicles p span{font-weight:500;color:#5a6477;width:33.33%}
.ypd-tabs .vehicles .feature-document>p{background:#f5f7fc;font-weight:700}
.ypd-tabs .vehicles .feature-document>p span{color:#152E74;font-weight:700}

/* Doküman talep */
.ypd-tabs .feature-document .dokuman{border:none}
.ypd-tabs .feature-document .dokuman p{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#1b2440}
.ypd-tabs .feature-document .dokuman span{background:#E95F10;color:#fff;font-size:13px;font-weight:700;border-radius:10px;padding:13px 24px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;width:auto;transition:.2s;box-shadow:0 8px 20px rgba(233,95,16,.24)}
.ypd-tabs .feature-document .dokuman span:hover{background:#cf520b}

/* Kits / benzer / kullanılan ürünler grid kartları */
.ypd-tabs .kits{padding:0;background:none;margin:0 0 10px}
.ypd-tabs .kits .title{color:#152E74;font-size:20px;font-weight:800;margin-bottom:22px}
.ypd-tabs .kits-products{display:grid;gap:18px;grid-template-columns:repeat(5,1fr)}
.ypd-tabs .kits-products .product{background:none;padding:0}
.ypd-tabs .kits-products .product .item{position:relative;background:#fff;border:1px solid #e6ebf5;border-radius:12px;padding:16px;height:100%;transition:.22s}
.ypd-tabs .kits-products .product .item:hover{border-color:#152E74;box-shadow:0 12px 28px rgba(21,46,116,.1);transform:translateY(-3px)}
.ypd-tabs .kits-products .product .item>a{display:flex;flex-direction:column;height:100%}
.ypd-tabs .kits-products .product .item img{height:130px;object-fit:contain;mix-blend-mode:multiply;margin-bottom:14px}
.ypd-tabs .kits-products .product .item h2{font-size:13.5px;color:#1b2440;font-weight:600;line-height:1.4;margin:0 0 12px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:38px}
.ypd-tabs .kits-products .product .item .code-brand{flex:1}
.ypd-tabs .kits-products .product .item h3{font-size:13px;color:#152E74;font-weight:800;font-variant-numeric:tabular-nums;margin:0}
.ypd-tabs .kits-products .product .item .md-flex{margin-top:auto;align-items:flex-end}
.ypd-tabs .kits-products .product .item .link{width:34px;height:34px;min-width:34px;border-radius:9px;background:#f5f7fc;color:#152E74;display:flex;align-items:center;justify-content:center;font-size:13px;transition:.2s}
.ypd-tabs .kits-products .product .item:hover .link{background:#E95F10;color:#fff}
.ypd-tabs .kits-products .product .item span{position:absolute!important;top:10px;left:10px;background:#E95F10!important;color:#fff;font-size:10px;font-weight:800;letter-spacing:.6px;text-transform:uppercase;padding:4px 9px;border-radius:6px;z-index:2;width:auto;height:auto}
.ypd-tabs .loadMore span{position:static!important;padding:12px 26px;border-radius:10px;color:#152E74;background:#f5f7fc;border:1px solid #e6ebf5;font-weight:700;letter-spacing:0;text-transform:none}
.ypd-tabs .loadMore span:hover{background:#152E74;color:#fff;border-color:#152E74}

/* Anahtar kelimeler */
.ypd-tabs .keywords h4{padding:0;background:none;color:#152E74;font-size:20px;font-weight:800;margin:0 0 18px;border-radius:0}
.ypd-tabs .keywords .d-flex{padding:0}
.ypd-tabs .keywords a{padding:9px 16px;border-radius:8px;color:#5a6477;font-size:13.5px;background:#f5f7fc;border:1px solid #e6ebf5;transition:.18s}
.ypd-tabs .keywords a:hover{background:#152E74;color:#fff;border-color:#152E74}

/* Responsive kits grid */
@media (max-width:1200px){.ypd-tabs .kits-products{grid-template-columns:repeat(4,1fr)}}
@media (max-width:991px){.ypd-tabs .kits-products{grid-template-columns:repeat(3,1fr)}}
@media (max-width:640px){.ypd-tabs .kits-products{grid-template-columns:repeat(2,1fr);gap:12px}
  .ypd-title{font-size:24px}
  .ypd-tabs .nav-tabs .nav-link{padding:12px 14px;font-size:13.5px}
  .ypd-oem-brand{flex-basis:38%}
  .ypd .pro-bottom-slider .splide__slide img{height:64px}}

/* ============================================================
   İLETİŞİM v2 — düzen toparlama
   (üst bilgi bloğu dengeleme + form sol sütun boşluğu)
   ============================================================ */
/* --- üst bilgi: buton sütunu + eşit kart ızgarası (orta boşluk giderildi) --- */
.sablon-iletisim .contact .tab > .d-flex{align-items:stretch;gap:30px;padding-top:8px!important}
.sablon-iletisim .contact .left{width:290px;flex:0 0 290px;border:none;padding:0}
.sablon-iletisim .contact .right{flex:1 1 auto;width:100%;padding:0}
.sablon-iletisim .contact .contact-link{display:flex;flex-direction:column;gap:12px;margin:0}
.sablon-iletisim .contact .contact-link li{margin:0;min-width:0}
.sablon-iletisim .contact .contact-link li a,
.sablon-iletisim .contact .contact-link li button{display:flex;align-items:center;justify-content:center;width:100%;padding:18px 22px;font-size:15px;text-align:center}
.sablon-iletisim .contact .right .row{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin:0}
.sablon-iletisim .contact .right .item{width:auto;height:100%;margin:0;display:flex;flex-direction:column}
.sablon-iletisim .contact .right .item span{width:auto;margin:6px 0 0;min-height:0}
.sablon-iletisim .contact .social{margin-top:18px}
/* harita yoksa üstteki margin görsel boşluk yapmasın */
.sablon-iletisim .contact .map:empty{margin:0}

/* --- iletişim formu: sol sütun boşluğunu topla --- */
.sablon .form .left{justify-content:flex-start;gap:24px}
.sablon .form.contact-form > .d-flex{align-items:flex-start}
.sablon .form.contact-form .left .top{margin:0}
.sablon .form.contact-form .checkbox{margin-top:0}
/* alanlar kart kenarlarına yapışmasın: bootstrap negatif gutter sızıntısı -> simetrik 16px gutter */
.sablon-iletisim .flex-form form{margin-left:-8px;margin-right:-8px}
.sablon-iletisim .flex-form .form-group{padding-left:8px;padding-right:8px}
.sablon-iletisim .form.contact-form .right{padding-left:8px}

/* --- responsive --- */
@media (max-width:991px){
  .sablon-iletisim .contact .tab > .d-flex{flex-direction:column;gap:24px;}
  .sablon-iletisim .contact .left{width:100%;flex:0 0 auto}
  .sablon-iletisim .contact .right .row{grid-template-columns:1fr}
}

/* ============================================================
   PAGINATION v2 — kategori / arama / üretici vb. (paylaşımlı)
   Navy #152E74 / Turuncu #E95F10. Eski teal cam efekti
   (.page-item ::before radial gri + ::after #d1f1f2) ezilir.
   ============================================================ */
.pagination{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0;padding:0;list-style:none}
.pagination .page-item{
  margin:0;width:44px;height:44px;border-radius:11px;
  background:#fff;border:1.5px solid #e6ebf5;box-shadow:none;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;
}
.pagination .page-item::before,
.pagination .page-item::after{display:none!important;content:none!important}
.pagination .page-item:hover{transform:translateY(-2px);border-color:#E95F10;box-shadow:0 6px 16px rgba(233,95,16,.16)}
.pagination .page-link{
  z-index:2;color:#152E74;background:transparent;border:none;
  font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;
  height:100%;width:100%;display:flex;align-items:center;justify-content:center;
  padding:0;border-radius:11px;text-decoration:none;
}
.pagination .page-item.page-nav .page-link{color:#5a6477;font-size:13px}
.pagination .page-item:hover .page-link{color:#E95F10}
.pagination .page-item.active{background:#152E74;border-color:#152E74;box-shadow:0 6px 16px rgba(21,46,116,.22)}
.pagination .page-item.active:hover{transform:none;border-color:#152E74;box-shadow:0 6px 16px rgba(21,46,116,.22)}
.pagination .page-item.active .page-link,
.pagination .page-item.active:hover .page-link{color:#fff}
.pagination .page-item.disabled{opacity:.4;pointer-events:none}
.pagination .page-item.disabled .page-link{background:transparent;color:#9aa4b8}

/* kategori sayfalama satırı: sayfalar solda, sonuç metni sağda */
.cat-products-pagination{border-top:1px solid #eef1f6;padding-top:24px;margin-top:30px}
.cat-products-pagination .pagination{justify-content:flex-start}
.cat-products-pagination .results-text{font-size:13.5px;color:#8a93a6;font-weight:500;white-space:nowrap}

@media (max-width:576px){
  .pagination .page-item{width:40px;height:40px}
  .cat-products-pagination{justify-content:center}
  .cat-products-pagination .pagination{justify-content:center}
}

/* ===== Sidebar: Product Groups ve Brand AYRI KARTLAR (aralarinda bosluk) ===== */
/* .cat-tree artik sadece sticky konteyner; kart gorunumu her bloga gecti */
.cat-tree{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;border-radius:0!important}
.cat-tree:before{display:none!important}
.cat-tree .cat-side-block{
  background:#fff;border:1px solid #e6ebf3;box-shadow:0 8px 24px rgba(16,32,70,.05);
  border-radius:16px;padding:18px
}
.cat-tree .cat-side-block + .cat-side-block{margin-top:16px;padding-top:18px;border-top:none}

/* ===== SİPARİŞ FORMU — ürün kartı sipariş butonu (foot sağında) ===== */
.product.yh-pcard{position:relative}
/* YUMAK NO / marka metninin butonun altına girmemesi için sağda yer ayrılır */
.yh-pcard .yh-pcard-foot{padding-right:54px}
.yh-pcard-order{
  position:absolute;right:14px;bottom:16px;z-index:6;
  width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;
  border:none;border-radius:11px;background:#E95F10;color:#fff;font-size:16px;line-height:1;
  box-shadow:0 6px 16px rgba(233,95,16,.30);cursor:pointer;
  transition:transform .2s ease,background .2s ease,box-shadow .2s ease
}
.yh-pcard-order:hover{background:#152E74;transform:translateY(-2px);box-shadow:0 9px 22px rgba(21,46,116,.34)}
.yh-pcard-order:focus{outline:none}

/* ===== Stokta olmayan ürün (out of stock) ===== */
/* Sadece kart görseli grileşir; detay sayfasında görsel normaldir */
.yh-pcard--oos .yh-pcard-img{filter:grayscale(1);opacity:.62}
.yh-pcard-order[disabled]{background:#9aa3b5;cursor:not-allowed;opacity:.7;box-shadow:none}
.yh-pcard-order[disabled]:hover{background:#9aa3b5;transform:none;box-shadow:none}
.ypd-btn-primary[disabled]{background:#9aa3b5;cursor:not-allowed;box-shadow:none}
.ypd-btn-primary[disabled]:hover{background:#9aa3b5;transform:none}

/* ===== Sipariş modalı düzeni ===== */
.modal .modal-content{border:none;border-radius:18px;overflow:hidden;box-shadow:0 30px 70px rgba(16,32,70,.28)}
.modal .modal-body{padding:30px 36px}
.modal .sablon .form{background:transparent;padding:6px 0!important;border:unset!important;background-color: #fff!important;box-shadow:unset!important}
.modal .c-container{max-width:100%;padding:0}

/* Adet alanı — placeholder default '1' ile gizlendiği için label gösterilir */
.modal .flex-form form label.qty-label{
  display:block;font-size:11.5px;font-weight:700;color:#152E74;
  text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px
}

/* Captcha satırı — flex ile dikey ortalı */
.modal .ord-captcha{display:flex;align-items:center;gap:12px}
.modal #order-captcha-img{flex:none;height:46px;width:140px;background:#f5f7fc;border:1px solid #dde4f1;border-radius:8px;cursor:pointer}
.modal #order-captcha-refresh{flex:none;width:38px;height:38px;padding:0;border:none;background:transparent;color:#6b7587;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .2s}
.modal #order-captcha-refresh:hover{color:#E95F10}
.modal #order-captcha{flex:1;margin:0}

/* Gönder / Vazgeç butonları — bitişik durmasın */
.modal .form-group.text-end{display:flex;justify-content:flex-end;gap:14px;align-items:center}
.modal .sablon .form .frm-btn{float:none;margin:0}
.modal .sablon .form .frm-btn[type="submit"]{order:2}
.modal .sablon .form .modalhide{order:1;margin:0}

/* ============================================================
   YUMAK USA — Account / Auth  [yh-account, yh-auth]
   ============================================================ */
/* ---- Header account widget (main bar — replaces phone block) ---- */
header.yhead .yh-account{position:relative;display:flex;align-items:center;outline:none;flex-shrink:0}
header.yhead .yh-account-main .yh-accm-toggle{display:flex;align-items:center;gap:11px;cursor:pointer}
header.yhead .yh-accm-ic{width:44px;height:44px;border-radius:50%;background:var(--yh-bg);display:flex;align-items:center;justify-content:center;color:var(--yh-navy);font-size:19px;flex-shrink:0;transition:background .18s,color .18s}
header.yhead .yh-account-main:hover .yh-accm-ic,header.yhead .yh-account-main:focus-within .yh-accm-ic{background:var(--yh-navy);color:#fff}
header.yhead .yh-accm-tx{display:flex;flex-direction:column;line-height:1.25;text-align:left}
header.yhead .yh-accm-tx small{font-size:11px;color:var(--yh-muted);font-weight:500}
header.yhead .yh-accm-tx b{font-size:15px;color:var(--yh-navy);font-weight:700;white-space:nowrap}
header.yhead .yh-account-main .yh-acc-caret{font-size:10px;color:var(--yh-muted);transition:transform .2s;margin-left:2px}
header.yhead .yh-account-main:hover .yh-acc-caret,header.yhead .yh-account-main:focus-within .yh-acc-caret{transform:rotate(180deg);color:var(--yh-navy)}
/* shared dropdown panel */
header.yhead .yh-acc-drop{position:absolute;top:100%;right:0;min-width:242px;background:#fff;border:1px solid var(--yh-line);border-radius:12px;box-shadow:0 18px 44px rgba(8,18,40,.22);padding:10px;opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .18s,transform .18s,visibility .18s;z-index:950}
header.yhead .yh-acc-drop::before{content:"";position:absolute;top:-14px;left:0;right:0;height:16px}
header.yhead .yh-account:hover .yh-acc-drop,header.yhead .yh-account:focus-within .yh-acc-drop{opacity:1;visibility:visible;transform:translateY(7px)}
header.yhead .yh-acc-head{display:block;padding:6px 12px 9px;font-size:11.5px;letter-spacing:.5px;text-transform:uppercase;font-weight:700;color:var(--yh-muted)}
header.yhead .yh-acc-drop a{display:flex;align-items:center;gap:11px;padding:9px 12px;border-radius:8px;font-size:13.5px;font-weight:500;color:var(--yh-ink);transition:background .14s,color .14s}
header.yhead .yh-acc-drop a i{width:16px;text-align:center;color:var(--yh-navy);font-size:13px}
header.yhead .yh-acc-drop a:hover{background:var(--yh-bg);color:var(--yh-navy)}
header.yhead .yh-acc-drop a:hover i{color:var(--yh-orange)}
header.yhead .yh-acc-sep{height:1px;background:var(--yh-line);margin:7px 4px}
header.yhead .yh-acc-cta{justify-content:center;background:var(--yh-orange);color:#fff!important;font-weight:700!important;margin-bottom:5px}
header.yhead .yh-acc-cta i{color:#fff!important}
header.yhead .yh-acc-cta:hover{background:var(--yh-orange-d)!important}
header.yhead .yh-acc-cta:hover i{color:#fff!important}
header.yhead .yh-acc-reg{justify-content:center;border:1px solid var(--yh-line)}
header.yhead .yh-acc-logout i{color:#c0392b!important}
header.yhead .yh-acc-logout:hover{color:#c0392b}
@media (max-width:991px){
  header.yhead .yh-account-main .yh-accm-tx,header.yhead .yh-account-main .yh-acc-caret{display:none}
}

/* ---- Auth pages shell (login / register / forgotten) ---- */
.yh-auth{background:#fff}
.yh-auth-band{background:linear-gradient(120deg,#102457 0%,#152E74 45%,#26408f 100%);position:relative;overflow:hidden}
.yh-auth-band::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 88% -10%,rgba(233,95,16,.30),transparent 45%);pointer-events:none}
.yh-auth-bandwrap{max-width:1410px;margin:0 auto;padding:34px 28px 40px;position:relative;z-index:1}
.yh-auth-band .breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0 0 18px;padding:0;list-style:none;background:none}
.yh-auth-band .breadcrumb-item{display:inline-flex;align-items:center}
.yh-auth-band .breadcrumb-item a{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.20);color:#dbe3f4;border-radius:30px;font-size:12.5px;font-weight:600;text-decoration:none;line-height:1;transition:background .15s,border-color .15s,color .15s}
.yh-auth-band .breadcrumb-item a:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:#fff}
.yh-auth-band .breadcrumb-item:last-child a{background:rgba(255,255,255,.18);border-color:rgba(255,255,255,.28);color:#fff}
.yh-auth-band .breadcrumb-item+.breadcrumb-item::before{content:"\f054";font-family:"Font Awesome 6 Free";font-weight:900;float:none;display:inline-flex;align-items:center;padding:0;margin:0 10px;font-size:9px;color:rgba(255,255,255,.45)}
.yh-auth-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#ffc7a3;font-weight:700;font-size:12.5px;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px}
.yh-auth-eyebrow i{color:var(--secondary-color)}
.yh-auth-title{color:#fff;font-size:38px;font-weight:800;margin:0;letter-spacing:-.5px}
.yh-auth-title b{color:#ffb98c}
.yh-auth-sub{color:#c3cee6;font-size:15.5px;margin:10px 0 0;max-width:620px;line-height:1.6}
.yh-auth-wrap{max-width:1410px;margin:0 auto;padding:0 28px;transform:translateY(-26px)}
.yh-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch}
.yh-auth-card{background:#fff;border:1px solid var(--yh-line,#e7eaf1);border-radius:16px;box-shadow:0 18px 44px rgba(16,32,70,.10);padding:34px;display:flex;flex-direction:column}
.yh-auth-card h2{font-size:21px;font-weight:800;color:var(--primary-color);margin:0 0 6px}
.yh-auth-lead{color:#717b8c;font-size:14.5px;margin:0 0 22px;line-height:1.6}
.yh-auth-card .alert{border-radius:10px}

/* form fields */
.yh-auth .yh-field{margin-bottom:18px}
.yh-auth .yh-field label,.yh-auth .col-form-label{display:block;font-size:13px;font-weight:700;color:var(--primary-color);margin-bottom:7px;letter-spacing:.2px}
.yh-auth .form-control,.yh-auth .form-select{height:50px;border:1px solid #dde3ee;border-radius:10px;padding:0 16px;font-size:15px;color:var(--yh-ink,#16203a);background-color:#fbfcfe;box-shadow:none;transition:border-color .16s,background .16s}
.yh-auth textarea.form-control{height:auto;padding:12px 16px}
.yh-auth .form-control:focus,.yh-auth .form-select:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(21,46,116,.10)!important}
.yh-auth .form-control::placeholder{color:#a6adbd}
.yh-auth .yh-forgot{display:inline-block;margin-top:9px;font-size:13px;font-weight:600;color:var(--secondary-color);text-decoration:none}
.yh-auth .yh-forgot:hover{text-decoration:underline}

/* buttons */
.yh-auth .btn-primary,.yh-auth .yh-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:var(--secondary-color)!important;border:0!important;border-radius:10px!important;padding:13px 26px!important;font-size:14.5px!important;font-weight:700!important;color:#fff!important;box-shadow:0 8px 20px rgba(233,95,16,.26);transition:background .18s,transform .12s}
.yh-auth .btn-primary:hover,.yh-auth .yh-btn-primary:hover{background:#cf520b!important;transform:translateY(-1px)}
.yh-auth .btn-light,.yh-auth .yh-btn-outline{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#fff!important;border:1.5px solid var(--primary-color)!important;border-radius:10px!important;padding:12px 26px!important;font-size:14.5px!important;font-weight:700!important;color:var(--primary-color)!important}
.yh-auth .btn-light:hover,.yh-auth .yh-btn-outline:hover{background:var(--primary-color)!important;color:#fff!important}
.yh-auth .yh-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:6px}
.yh-auth .yh-actions.end{justify-content:flex-end}

/* new-customer panel (navy) */
.yh-auth-new{background:linear-gradient(150deg,#152E74 0%,#1d3a8f 60%,#26408f 100%);border:0;color:#fff;position:relative;overflow:hidden}
.yh-auth-new::after{content:"";position:absolute;right:-40px;bottom:-40px;width:200px;height:200px;background:radial-gradient(circle,rgba(233,95,16,.34),transparent 70%)}
.yh-auth-new h2{color:#fff}
.yh-auth-new .yh-auth-lead{color:#c7d2ec}
.yh-auth-benefits{list-style:none;margin:0 0 26px;padding:0;position:relative;z-index:1}
.yh-auth-benefits li{display:flex;align-items:center;gap:12px;padding:9px 0;font-size:14.5px;color:#e6ecfa;font-weight:500;border-bottom:1px solid rgba(255,255,255,.10)}
.yh-auth-benefits li i{color:var(--secondary-color);font-size:15px;flex-shrink:0}
.yh-auth-new .yh-actions{margin-top:auto;position:relative;z-index:1}
.yh-auth-new .yh-btn-light{display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#fff;color:var(--primary-color)!important;border-radius:10px;padding:13px 28px;font-size:14.5px;font-weight:800;text-decoration:none;box-shadow:0 10px 24px rgba(0,0,0,.22)}
.yh-auth-new .yh-btn-light:hover{background:var(--secondary-color);color:#fff!important}

/* logout — ortalı onay kartı */
.yh-logout-card{max-width:560px;margin:0 auto;background:#fff;border:1px solid var(--yh-line,#e7eaf1);border-radius:18px;box-shadow:0 18px 44px rgba(16,32,70,.10);padding:48px 38px;text-align:center;display:flex;flex-direction:column;align-items:center}
.yh-logout-ic{width:74px;height:74px;border-radius:50%;background:rgba(31,157,85,.12);color:#1f9d55;display:inline-flex;align-items:center;justify-content:center;font-size:34px;margin-bottom:20px}
.yh-logout-title{font-size:23px;font-weight:800;color:var(--primary-color);margin:0 0 10px}
.yh-logout-msg{color:#717b8c;font-size:14.5px;line-height:1.65;margin:0 0 28px;max-width:420px}
.yh-logout-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center}
.yh-logout-reg{flex-basis:100%;margin-top:8px;font-size:13.5px;font-weight:700;color:var(--secondary-color);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:7px}
.yh-logout-reg i{font-size:11px;transition:transform .15s}
.yh-logout-reg:hover{color:#cf520b}
.yh-logout-reg:hover i{transform:translateX(3px)}
@media (max-width:520px){
  .yh-logout-card{padding:36px 22px}
  .yh-logout-actions .btn-primary,.yh-logout-actions .yh-btn-outline{width:100%}
}

/* account success message */
.yh-success-card{max-width:600px}
.yh-success-msg{color:#5b6577;font-size:14.5px;line-height:1.7;margin:0 0 28px;max-width:480px}
.yh-success-msg p{margin:0 0 12px}
.yh-success-msg p:first-child{font-size:16px;font-weight:700;color:var(--primary-color)}
.yh-success-msg p:last-child{margin-bottom:0}
.yh-success-msg a{color:var(--secondary-color);font-weight:600;text-decoration:none}
.yh-success-msg a:hover{text-decoration:underline}
@media (max-width:520px){
  .yh-success-card .btn-primary,.yh-success-card .yh-btn-outline{width:100%}
}

/* register fieldset look */
.yh-auth fieldset{border:0;margin:0 0 10px;padding:0}
.yh-auth legend{font-size:15px;font-weight:800;color:var(--primary-color);text-transform:uppercase;letter-spacing:.6px;border:0;padding:0 0 14px;margin:0 0 18px;border-bottom:2px solid var(--yh-line,#e7eaf1);width:100%;float:none}
.yh-auth fieldset+fieldset{margin-top:26px}
.yh-auth .form-check-input{width:1.2em;height:1.2em}
.yh-auth .form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color)}
.yh-auth .form-switch .form-check-input:checked{background-color:var(--secondary-color);border-color:var(--secondary-color)}
.yh-auth .invalid-feedback{font-size:12.5px}
.yh-auth .form-control.is-invalid,.yh-auth .form-select.is-invalid{border-color:#dc3545}

/* single centered card (forgotten / register) */
.yh-auth-narrow{max-width:780px;margin:0 auto}
.yh-auth-mid{max-width:560px;margin:0 auto}

/* ---- Account dashboard ---- */
.yh-acc-dash .yh-auth-wrap{transform:none;padding-top:36px;padding-bottom:24px}
.yh-acc-dash .alert{border-radius:12px}
.yh-acc-sec-title{font-size:15px;font-weight:800;color:var(--primary-color);text-transform:uppercase;letter-spacing:.6px;margin:38px 0 18px;display:flex;align-items:center;gap:11px}
.yh-acc-dash-cards>.yh-acc-sec-title:first-of-type{margin-top:4px}
.yh-acc-sec-title::before{content:"";width:4px;height:18px;background:var(--secondary-color);border-radius:3px}
.yh-acc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:0}
.yh-acc-tile{display:flex;align-items:center;gap:15px;background:#fff;border:1px solid var(--yh-line,#e7eaf1);border-radius:14px;padding:20px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s}
.yh-acc-tile:hover{border-color:var(--primary-color);box-shadow:0 14px 32px rgba(16,32,70,.12);transform:translateY(-2px)}
.yh-acc-tile .yh-acc-ic{flex-shrink:0;width:50px;height:50px;border-radius:12px;background:linear-gradient(135deg,#152E74,#3550a8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:19px}
.yh-acc-tile:hover .yh-acc-ic{background:linear-gradient(135deg,#E95F10,#cf520b)}
.yh-acc-tile .yh-acc-tx{display:flex;flex-direction:column}
.yh-acc-tile .yh-acc-tx b{font-size:15px;font-weight:700;color:var(--primary-color);line-height:1.3}
.yh-acc-tile .yh-acc-tx small{font-size:12.5px;color:#717b8c}
.yh-acc-dash-cards{margin-top:8px}

@media (max-width:991px){
  .yh-auth-grid{grid-template-columns:1fr}
  .yh-acc-grid{grid-template-columns:repeat(2,1fr)}
  .yh-auth-title{font-size:30px}
}
@media (max-width:575px){
  .yh-auth-card{padding:24px}
  .yh-acc-grid{grid-template-columns:1fr}
  .yh-auth-bandwrap{padding:26px 16px 36px}
  .yh-auth-wrap{padding:0 16px}
}

/* ============================================================
   SİPARİŞ SEPETİ (Order Cart) — header ikonu, modal liste, stepper
   ============================================================ */
/* Header sepet ikonu */
.yh-ordercart{
  position:relative;flex:none;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;
  margin-left:8px;border:1px solid #e0e7f5;border-radius:12px;background:#fff;color:#152E74;font-size:18px;cursor:pointer;
  transition:background .2s,color .2s,border-color .2s
}
.yh-ordercart:hover{background:#152E74;color:#fff;border-color:#152E74}
.order-cart-badge{
  position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;padding:0 5px;border-radius:11px;
  background:#E95F10;color:#fff;font-size:11px;font-weight:800;line-height:20px;text-align:center;box-shadow:0 2px 6px rgba(233,95,16,.4)
}
@media (max-width:991px){.yh-ordercart{width:42px;height:42px;font-size:16px}}

/* Modal — başlık + 2 kolon */
#order-modal .order-head{margin-bottom:18px}
#order-modal .order-head h2{margin:0 0 6px}
#order-modal .order-head p{margin:0;color:#6b7587;font-size:14.5px;line-height:1.6}
#order-modal .order-body{display:flex;gap:30px;align-items:flex-start}
#order-modal .order-col-items{flex:1.05;min-width:0}
#order-modal .order-col-form{flex:1;min-width:0}
#order-modal .order-sub{
  font-size:13px;font-weight:800;color:#152E74;text-transform:uppercase;letter-spacing:.5px;
  margin:0 0 14px;display:flex;align-items:center;gap:9px
}
#order-modal .order-sub i{color:#E95F10}
#order-modal .order-sub-count{
  margin-left:auto;background:#152E74;color:#fff;min-width:24px;height:24px;border-radius:12px;
  font-size:12px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;padding:0 7px
}
#order-modal .order-kvkk{margin-top:18px}

/* Sepet ürün listesi */
#order-modal #order-items{max-height:340px;overflow-y:auto;padding-right:4px}
.ord-items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}
.ord-item{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #e6ebf3;border-radius:12px;padding:10px 12px}
.ord-item-img{flex:none;width:56px;height:56px;border-radius:8px;background:#f5f7fc;border:1px solid #eef1f6;overflow:hidden;display:flex;align-items:center;justify-content:center}
.ord-item-img img{max-width:100%;max-height:100%;mix-blend-mode:multiply}
.ord-item-info{flex:1;min-width:0}
.ord-item-name{display:block;font-size:14px;font-weight:600;color:#16203a;line-height:1.3;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.ord-item-name:hover{color:#E95F10}
.ord-item-code{display:block;font-size:11.5px;color:#7c8699;margin-top:3px}
.ord-item-code b{color:#152E74;font-weight:800}
.ord-item-qty{flex:none;display:flex;align-items:center;border:1px solid #dde4f1;border-radius:9px;overflow:hidden}
.ord-qty-btn{width:30px;height:34px;border:none;background:#f5f7fc;color:#152E74;font-size:16px;font-weight:700;cursor:pointer;line-height:1}
.ord-qty-btn:hover{background:#152E74;color:#fff}
.ord-qty-input{width:42px;height:34px;border:none;border-left:1px solid #dde4f1;border-right:1px solid #dde4f1;text-align:center;font-size:14px;font-weight:700;color:#16203a;-moz-appearance:textfield}
.ord-qty-input::-webkit-outer-spin-button,.ord-qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.ord-item-remove{flex:none;width:30px;height:30px;border:none;background:transparent;color:#b3bccd;font-size:15px;cursor:pointer;border-radius:7px;transition:.2s}
.ord-item-remove:hover{background:#fdecec;color:#e23b3b}
.ord-empty{text-align:center;padding:38px 16px;color:#9aa3b5}
.ord-empty i{font-size:34px;color:#dde4f1;margin-bottom:12px;display:block}
.ord-empty p{margin:0;font-size:14px}

/* Ürün detay adet stepper */
.ypd-qty{display:inline-flex;align-items:center;border:1.5px solid #dde4f1;border-radius:10px;overflow:hidden;height:46px}
.ypd-qty-btn{width:38px;height:100%;border:none;background:#f5f7fc;color:#152E74;font-size:18px;font-weight:700;cursor:pointer;line-height:1}
.ypd-qty-btn:hover{background:#152E74;color:#fff}
.ypd-qty input{width:48px;height:100%;border:none;border-left:1px solid #dde4f1;border-right:1px solid #dde4f1;text-align:center;font-size:15px;font-weight:700;color:#16203a;-moz-appearance:textfield;border-radius:0}
.ypd-qty input::-webkit-outer-spin-button,.ypd-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}

/* Sağ kolon — düzenli form yerleşimi (genel .flex-form/.frm-btn hack'lerini ezer) */
#order-modal .flex-form form{margin:0;display:flex;flex-wrap:wrap;gap:14px;align-items:stretch;justify-content:flex-start}
#order-modal .flex-form .form-group{padding:0;margin:0;width:100%}
@media (min-width:861px){
  #order-modal .flex-form .form-group.col-lg-6{width:calc(50% - 7px)}
}
#order-modal .flex-form form label{display:block;font-size:11.5px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:#152E74;margin:0 0 6px}
#order-modal .flex-form form label.required:after{content:' *';color:#E95F10}
#order-modal .flex-form .form-control{border:1.5px solid #dde4f1;border-radius:10px;padding:11px 14px;font-size:14px;box-shadow:none;background:#fff}
#order-modal .flex-form .form-control:focus{border-color:#152E74;box-shadow:0 0 0 3px rgba(21,46,116,.08)}
#order-modal .flex-form textarea.ord-notes{min-height:92px;max-height:180px;resize:vertical}
#order-modal .order-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:2px}
#order-modal .ord-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:50px;padding:13px 28px;font-size:14px;font-weight:700;cursor:pointer;transition:background .2s,border-color .2s,transform .2s;float:none;margin:0;width:auto}
#order-modal .ord-btn i{font-size:11px;color:inherit;margin:0}
#order-modal .ord-btn-primary{background:#E95F10;color:#fff;box-shadow:0 6px 16px rgba(233,95,16,.28)}
#order-modal .ord-btn-primary:hover{background:#d35509;transform:translateY(-1px)}
#order-modal .ord-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}
#order-modal .ord-btn-ghost{background:#fff;color:#152E74;border:1.5px solid #dde4f1}
#order-modal .ord-btn-ghost:hover{border-color:#152E74;background:#f5f7fc}

/* Login kullanıcı — hesap bilgisi notu (form atlanır) */
#order-modal .order-logged-note{
  display:flex;align-items:flex-start;gap:14px;background:#f5f7fc;border:1px solid #e0e7f5;
  border-left:4px solid #152E74;border-radius:12px;padding:16px 18px;margin-bottom:0;width:100%
}
#order-modal .order-logged-ic{
  flex:none;width:44px;height:44px;border-radius:50%;background:#152E74;color:#fff;
  display:inline-flex;align-items:center;justify-content:center;font-size:20px
}
#order-modal .order-logged-tx{display:flex;flex-direction:column;gap:3px;min-width:0}
#order-modal .order-logged-tx b{font-size:15px;color:#152E74;font-weight:800}
#order-modal .order-logged-tx small{font-size:12.5px;color:#5a6477}
#order-modal .order-logged-tx em{font-style:normal;font-size:12px;color:#9aa3b5;margin-top:3px}

/* Mobil — modal kolonları alt alta */
@media (max-width:860px){
  #order-modal .order-body{flex-direction:column;gap:22px}
  #order-modal #order-items{max-height:240px}
}

/* Sepete ekleme toast'ı — "Sepeti Gör" linki */
.oc-toast-msg{font-size:13.5px;color:#16203a;line-height:1.4}
.oc-toast-link{
  display:inline-flex;align-items:center;gap:6px;margin-top:8px;
  font-size:13px;font-weight:800;color:#E95F10;text-decoration:none
}
.oc-toast-link i{font-size:11px;transition:transform .2s}
.oc-toast-link:hover{color:#152E74}
.oc-toast-link:hover i{transform:translateX(3px)}

/* ============================================================
   MÜŞTERİ PANEL — Siparişler kartlı liste (account/order_list)
   ============================================================ */
.yh-acc-orders-content{margin:0 auto}
.yh-orders{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:20px}
.yh-order-card{
  background:#fff;border:1px solid #e6ebf3;border-radius:16px;overflow:hidden;
  box-shadow:0 10px 30px rgba(16,32,70,.06);display:flex;flex-direction:column;
  transition:transform .2s,box-shadow .2s,border-color .2s
}
.yh-order-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(16,32,70,.12);border-color:#cdd8ee}
.yh-order-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #eef1f6}
.yh-order-idwrap{display:flex;flex-direction:column;gap:4px;min-width:0}
.yh-order-hash{font-size:18px;font-weight:800;color:#152E74;letter-spacing:.3px}
.yh-order-date{font-size:12.5px;color:#7c8699;display:flex;align-items:center;gap:6px}
.yh-order-date i{color:#aab3c5}
.yh-order-status{
  flex:none;background:#E95F10;color:#fff;font-size:11.5px;font-weight:700;
  padding:5px 11px;border-radius:30px;white-space:nowrap;box-shadow:0 4px 10px rgba(233,95,16,.25)
}
.yh-order-thumbs{display:flex;align-items:center;gap:10px;padding:18px;flex:1;text-decoration:none;flex-wrap:wrap}
.yh-order-thumb{
  width:64px;height:64px;border-radius:11px;background:#f5f7fc;border:1px solid #e6ebf3;
  overflow:hidden;display:flex;align-items:center;justify-content:center;flex:none
}
.yh-order-thumb img{max-width:100%;max-height:100%;mix-blend-mode:multiply}
.yh-order-thumb--empty{color:#c4ccdb;font-size:22px}
.yh-order-more{background:#152E74;color:#fff;font-size:14px;font-weight:800;border-color:#152E74}
.yh-order-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-top:1px solid #eef1f6;background:#fafbfe}
.yh-order-count{font-size:12.5px;color:#5a6477;display:flex;align-items:center;gap:7px;font-weight:700}
.yh-order-count i{color:#152E74}
.yh-order-count small{color:#9aa3b5;font-weight:500}
.yh-order-btn{
  display:inline-flex;align-items:center;gap:8px;background:#152E74;color:#fff;
  font-size:13px;font-weight:700;padding:10px 18px;border-radius:9px;text-decoration:none;
  transition:background .2s,transform .2s;white-space:nowrap
}
.yh-order-btn i{font-size:11px;transition:transform .2s}
.yh-order-btn:hover{background:#E95F10;color:#fff}
.yh-order-btn:hover i{transform:translateX(3px)}
.yh-order-btn--outline{background:#fff;color:#152E74;border:1.5px solid #152E74}
.yh-order-btn--outline:hover{background:#152E74;color:#fff}
.yh-orders-pag{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:26px}
.yh-orders-results{font-size:13px;color:#7c8699}
.yh-orders-continue{margin-top:22px;text-align:right}
.yh-orders-empty{text-align:center;padding:60px 20px;color:#9aa3b5}
.yh-orders-empty i{font-size:46px;color:#dde4f1;margin-bottom:14px;display:block}
.yh-orders-empty p{font-size:15px;margin:0}
@media (max-width:600px){
  .yh-orders{grid-template-columns:1fr}
  .yh-order-foot{flex-direction:column;align-items:stretch;gap:10px}
  .yh-order-btn{justify-content:center}
  .yh-orders-continue{text-align:center}
  .sablon-iletisim .form{padding:30px 20px!important;}
}

/* ============================================================
   YUMAK USA — Account v2 (toast, subpages, sidebar, newsletter)
   ============================================================ */
/* ---- Native ajax toast (#alert) — fixes login/register error display ---- */
#alert.yh-toast{position:fixed;bottom:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:10px;width:360px;max-width:calc(100vw - 40px);pointer-events:none}
#alert.yh-toast .alert{pointer-events:auto;margin:0;border:0;border-radius:12px;box-shadow:0 14px 38px rgba(8,18,40,.22);font-size:14px;font-weight:600;display:flex;align-items:center;gap:10px;padding:14px 16px;animation:yhToastIn .25s ease}
#alert.yh-toast .alert-danger{background:#fde8e6;color:#9b1c14}
#alert.yh-toast .alert-success{background:#e3f5ea;color:#15683b}
#alert.yh-toast .alert .btn-close{margin-left:auto;flex-shrink:0}
@keyframes yhToastIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media (max-width:575px){#alert.yh-toast{right:16px;left:16px;bottom:16px;width:auto}}

/* ---- Newsletter toggle card (register) ---- */
.yh-news{display:flex;align-items:center;gap:14px;background:#fbfcfe;border:1px solid #dde3ee;border-radius:12px;padding:15px 18px;cursor:pointer;transition:border-color .16s,box-shadow .16s;max-width:560px}
.yh-news:hover{border-color:var(--primary-color);box-shadow:0 6px 18px rgba(16,32,70,.07)}
.yh-news-ic{flex-shrink:0;width:44px;height:44px;border-radius:11px;background:linear-gradient(135deg,#152E74,#3550a8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px}
.yh-news-tx{flex:1}
.yh-news-tx b{display:block;font-size:14.5px;color:var(--primary-color);font-weight:700}
.yh-news-toggle{flex-shrink:0;padding:0;min-height:0}
.yh-news-toggle .form-check-input{width:3em;height:1.6em;margin:0;cursor:pointer;background-color:#cfd6e4;border-color:#cfd6e4;box-shadow:none}
.yh-news-toggle .form-check-input:checked{background-color:var(--secondary-color);border-color:var(--secondary-color)}

/* ============================================================
   Account subpages (stock OpenCart account/* pages)
   ============================================================ */
div[id^="account-"].container{max-width:1410px;padding-top:34px;padding-bottom:60px}
/* breadcrumb pills */
div[id^="account-"].container>.breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:0;margin:0 0 22px;padding:0;list-style:none;background:none}
div[id^="account-"].container>.breadcrumb .breadcrumb-item{display:inline-flex;align-items:center}
div[id^="account-"].container>.breadcrumb .breadcrumb-item a{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#fff;border:1px solid #dde3ee;color:var(--primary-color);border-radius:30px;font-size:12.5px;font-weight:600;text-decoration:none;line-height:1;transition:background .15s,border-color .15s,color .15s}
div[id^="account-"].container>.breadcrumb .breadcrumb-item a:hover{background:var(--secondary-color);border-color:var(--secondary-color);color:#fff}
div[id^="account-"].container>.breadcrumb .breadcrumb-item:last-child a{background:var(--yh-bg,#f4f6fa)}
div[id^="account-"].container>.breadcrumb .breadcrumb-item+.breadcrumb-item::before{content:"\f054";font-family:"Font Awesome 6 Free";font-weight:900;float:none;display:inline-flex;align-items:center;padding:0;margin:0 9px;font-size:9px;color:#aab2c4}
/* layout */
div[id^="account-"].container #column-left{flex:0 0 260px;max-width:260px}
/* content card */
div[id^="account-"].container #content{background:#fff;border:1px solid #e7eaf1;border-radius:16px;box-shadow:0 12px 34px rgba(16,32,70,.07);padding:30px}
div[id^="account-"].container #content>h1,
div[id^="account-"].container #content>h2:first-child{font-size:24px;font-weight:800;color:var(--primary-color);margin:0 0 22px;padding-bottom:16px;border-bottom:2px solid #eef1f7;position:relative}
div[id^="account-"].container #content>h1::after{content:"";position:absolute;left:0;bottom:-2px;width:60px;height:2px;background:var(--secondary-color)}
div[id^="account-"].container #content h2{font-size:18px;font-weight:700;color:var(--primary-color)}
div[id^="account-"].container #content p{color:#5b6473}
/* legends, labels, fields */
div[id^="account-"].container legend{font-size:15px;font-weight:800;color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;border:0;padding:0 0 12px;margin:0 0 18px;border-bottom:2px solid #eef1f7;width:100%;float:none}
div[id^="account-"].container .col-form-label{font-weight:700;color:var(--primary-color);font-size:13.5px}
div[id^="account-"].container .form-control,
div[id^="account-"].container .form-select{min-height:46px;border:1px solid #dde3ee;border-radius:10px;padding:8px 14px;font-size:14.5px;background-color:#fbfcfe;box-shadow:none}
div[id^="account-"].container .form-control:focus,
div[id^="account-"].container .form-select:focus{border-color:var(--primary-color);background:#fff;box-shadow:0 0 0 3px rgba(21,46,116,.10)}
div[id^="account-"].container .form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color)}
div[id^="account-"].container .form-switch .form-check-input:checked{background-color:var(--secondary-color);border-color:var(--secondary-color)}
/* buttons */
div[id^="account-"].container .btn-primary{background:var(--secondary-color);border:0;border-radius:10px;padding:11px 22px;font-weight:700;font-size:14px;box-shadow:0 6px 16px rgba(233,95,16,.22)}
div[id^="account-"].container .btn-primary:hover{background:#cf520b}
div[id^="account-"].container .btn-light,
div[id^="account-"].container .btn-secondary{background:#fff;border:1.5px solid var(--primary-color);border-radius:10px;padding:10px 22px;font-weight:700;font-size:14px;color:var(--primary-color)}
div[id^="account-"].container .btn-light:hover,
div[id^="account-"].container .btn-secondary:hover{background:var(--primary-color);color:#fff}
div[id^="account-"].container .btn-danger{border-radius:10px;font-weight:700}
/* tables */
div[id^="account-"].container .table{border-color:#e7eaf1;overflow:hidden}
div[id^="account-"].container .table thead th,
div[id^="account-"].container .table>thead>tr>td{background:var(--primary-color);color:#fff;border-color:var(--primary-color);font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.3px;vertical-align:middle}
div[id^="account-"].container .table td,
div[id^="account-"].container .table th{padding:13px 14px;vertical-align:middle;font-size:14px}
div[id^="account-"].container .table-hover>tbody>tr:hover>*{background:var(--yh-bg,#f4f6fa)}
div[id^="account-"].container .table a:not(.btn){color:var(--primary-color);font-weight:600}

/* ---- account sidebar module (logged subpages) ---- */
.yh-acc-side{display:flex;flex-direction:column;background:#fff;border:1px solid #e7eaf1;border-radius:14px;box-shadow:0 12px 34px rgba(16,32,70,.07);padding:10px;position:sticky;top:168px}
.yh-acc-side-link{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:9px;font-size:14px;font-weight:600;color:var(--yh-ink,#16203a);text-decoration:none;transition:background .14s,color .14s}
.yh-acc-side-link i{width:18px;text-align:center;color:var(--primary-color);font-size:14px;transition:color .14s}
.yh-acc-side-link:hover{background:var(--yh-bg,#f4f6fa);color:var(--primary-color)}
.yh-acc-side-link:hover i{color:var(--secondary-color)}
.yh-acc-side-logout{color:#c0392b;margin-top:4px;border-top:1px solid #eef1f7;border-radius:0}
.yh-acc-side-logout i{color:#c0392b!important}
/* legacy list-group fallback (before template cache clear) */
div[id^="account-"].container #column-left .list-group{border-radius:14px;overflow:hidden;border:1px solid #e7eaf1}
div[id^="account-"].container #column-left .list-group-item{border-color:#eef1f7;font-weight:600;color:var(--yh-ink,#16203a)}
div[id^="account-"].container #column-left .list-group-item:hover{background:var(--yh-bg,#f4f6fa);color:var(--primary-color)}
#order-modal .sablon .form .ord-item-qty input{width:75px!important}

@media (max-width:767px){
  div[id^="account-"].container #content{padding:22px}
  .yh-acc-side{position:static;margin-bottom:18px}
  header.yhead .yh-accm-ic{border-radius:12px}
.yh-ordercart{margin:0}
#order-modal .order-col-items{width:100%}
#order-modal .sablon .form .ord-item-qty input{width:45px!important}
section#cms-blog > .c-container{max-width:var(--container-width)}
}