*,::before,::after{box-sizing:border-box;outline:unset}
html,body{min-height:100%;height:100%;font-family:'Montserrat', sans-serif;margin: 0;padding: 0;background: #fff;}
a{text-decoration:none;color:unset;}
.container{max-width:1680px;width:100%;display:block;margin:0 auto;}

#mFull{height:0;width:100%;position:fixed;z-index:9999999999;top:0;left:0;background:linear-gradient(90deg, rgb(235 235 236) 0%, rgba(255, 255, 255, 1) 50%, rgb(235 235 236) 100%);overflow-x:hidden;transition:.5s}
#mFull .container{height:100%;padding:0 20px;display:grid;grid-template-rows:90px  1fr 70px;}
#mFull .container .header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgb(157 157 157 / 12%)}
#mFull .container .header span{color:#232655;font-weight:500;flex:1;padding-left:15px}
#mFull .closebtn{font-size:50px;color:#232655;text-align:right;width:100%;max-width:100px}
#mFull .container .content{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:flex-start;padding:0 0 0;flex-direction:column}
#mFull .container .content .topMenu{display:flex;width:100%;padding: 15px 0;justify-content:space-between;border-bottom:1px solid rgb(157 157 157 / 12%)}
#mFull .container .content .topMenu .socials{display:flex}
#mFull .container .content .topMenu .socials .social{display:flex;align-items:center;padding:15px 0;margin-right:0;margin: 0 15px;}
#mFull .container .content .topMenu .socials .social p{margin:0;padding:0;font-size: 15px;color:#232655}
#mFull .container .content .topMenu .socials .social p b{font-weight:600}
#mFull .container .content .topMenu .socials .social .icons{margin: 0 0 0 10px;padding: 0 0 0 10px;display:flex;border-left:1px solid #a0a0a0}
#mFull .container .content .topMenu .socials .social .icons a{display:flex;margin-left:5px}
#mFull .container .content .topMenu .socials .social .icons a:first-child{margin-left:0}
#mFull .container .content .topMenu .socials .social .icons a img{height: 23px;filter:invert(71%) sepia(84%) saturate(5487%) hue-rotate(10deg) brightness(104%) contrast(101%);transition:all .3s}
#mFull .container .content .topMenu .socials .social .icons a:hover img{transition:all .3s;filter:invert(20%) sepia(39%) saturate(5773%) hue-rotate(348deg) brightness(98%) contrast(109%)}
#mFull .container .content .topMenu .socials .line{width:1px;height:67px;background:#686e75;margin:0 15px}
#mFull .container .content .topMenu .socials .single{display:flex;align-items:center;transition:all .3s;padding:15px 0}
#mFull .container .content .topMenu .socials .single img{height: 23px;filter:invert(71%) sepia(84%) saturate(5487%) hue-rotate(10deg) brightness(104%) contrast(101%);transition:all .3s}
#mFull .container .content .topMenu .socials .single:hover img{filter:invert(20%) sepia(39%) saturate(5773%) hue-rotate(348deg) brightness(98%) contrast(109%);transition:all .3s}
#mFull .container .content .topMenu .socials .single p{margin:0;padding:0;font-size: 15px;color:#232655;padding-right: 10px;margin-right: 10px;border-right:1px solid #686e75}
#mFull .container .content .topMenu .socials .single p b{font-weight:600}
#mFull .container .content .topMenu .phone{display:flex;align-items:center;transition:all .3s;flex-direction:row-reverse;justify-content:flex-end}
#mFull .container .content .topMenu .phone:hover{opacity:.75;transition:all .3s}
#mFull .container .content .topMenu .phone .text{display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse}
#mFull .container .content .topMenu .phone .text p{font-size: 15px;color:#232655;padding:0;margin:0}
#mFull .container .content .topMenu .phone .text h1{margin:0;padding:0;font-size: 17px;color:#232655;font-weight:600}
#mFull .container .content .topMenu .phone img{height: 25px;margin-right: 7px;padding-right: 7px;border-right:1px solid #386c8d;filter:invert(71%) sepia(84%) saturate(5487%) hue-rotate(10deg) brightness(104%) contrast(101%)}
#mFull .container .content .mobilCorp{display: flex;flex-wrap: wrap;height: 100%;position: relative;width: 100%;margin: 10px 0;}
#mFull .container .content .mobilCorp:before{position: absolute;content: "";left: -10000%;top: 0;bottom: 0;width: 10000%;height: 100%;/* background: #0063a5; */}
#mFull .container .content .mobilCorp:after{    position: absolute;content: "";right: -10000%;top: 0;bottom: 0;width: 10000%;height: 100%;background: #f9f9fa;}
#mFull .container .content .mobilCorp .leftCorp{position: relative;max-width: 300px;height: 100%;width: 100%;border-top-right-radius: 10px;border-bottom-right-radius: 10px;flex: 1;margin-right: -15px;}
#mFull .container .content .mobilCorp .leftCorp .bg{position: absolute;right: 0;top: 0;bottom: 0;/* width: 100%; */height: 100%;object-fit: cover;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#mFull .container .content .mobilCorp .leftCorp .text{display: flex;position: relative;flex-direction: column;z-index: 9999;padding-right: 50px;align-items: flex-end;justify-content: center;height: 100%;border-right: 10px solid #0d63a5;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#mFull .container .content .mobilCorp .leftCorp .text h1{margin: 0;padding: 0;font-size: 35px;font-weight: 400;color: #fff;}
#mFull .container .content .mobilCorp .leftCorp .text .since{height: 65px;/* object-fit: contain; */width: fit-content;}
#mFull .container .content .mobilCorp .leftCorp .text p{margin: 0;padding: 0;font-size: 25px;font-weight: 200;max-width: 225px;text-align: end;color: #fff;}
#mFull .container .content .mobilCorp .leftCorp .text p b{font-weight: 500;}
#mFull .container .content .mobilCorp .rightCorp{flex: 1;display: flex;margin-left: 0x;flex-wrap: wrap;background: #fff;border-top-left-radius: 10px;border-bottom-left-radius: 10px;width: 100%;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu{flex: 1;display: flex;flex-wrap: wrap;width: 100%;background: #fff;padding: 15px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent{width: 100%;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .mobMenTit{transition: all .3s;background: #f9f9fa;display: flex;flex-direction: column;/* align-items: center; *//* justify-content: center; */padding: 25px;border-radius: 7px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .mobMenTit:hover{background: #ededee;transition: all .3s}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .mobMenTit p{margin: 0;padding:0;color: #838383;font-size: 15px;font-weight: 300;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .mobMenTit h1{margin: 0;padding:0;color: #242654;font-size: 25px;margin-top: 7px;transition: all .3s}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .mobMenTit:hover h1{color: #393939;transition: all .3s;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil{display: flex;flex-wrap: wrap;margin-top: 15px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a{transition: all .3s;display: flex;background: #fff;border-radius: 7px;border: 1px solid #ddd;padding: 10px 5px 10px 15px;display: flex;align-items: center;flex: 1 0 100%;justify-content: space-between;margin: 5px 0;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent#kurumsalMobil a, #mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent#sektorMobil a{flex: 1 0 45%;margin: 5px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a .leftMobilP{display: flex;align-items: center;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a .proImgMobil{height: 55px;margin-right: 10px;padding-right: 5px;border-right: 1px solid #ddd;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a p{font-size: 14px;padding: 0;margin: 0;color:#2b2b2b;font-weight: 400;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent#urunlerMobil a p{font-weight: 600;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a .icon{transition: all .3s;width: 35px;height: 35px;background: #f07d00;display: flex;align-items: center;justify-content: center;border-radius: 100%;margin-right: 14px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a .icon img{height: 14px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a:hover{background: linear-gradient(90deg, rgb(255 255 255) 0%, rgb(249 249 250) 50%, rgb(235 235 236) 100%);transition: all .3s;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .menusMobil a:hover .icon{background: #006eb7;transition: all .3s;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .mapsMobil{width: 100%;margin-top: 10px;height: 400px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .tabsContent .mapsMobil iframe{width: 100%;height: 100%;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .single{padding: 0 30px;border-left: 1px solid #e5e5e5;display: flex;flex-direction: column;max-width: 300px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .single:first-child{border-left: unset;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .single a{font-size: 14px;padding: 3px 0;font-weight: 400;line-height: 1.4;transition: all .3s;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .single a:hover{opacity: .5;transition: all .3s;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .single a h1{margin: 0;padding: 0;font-weight: 600;font-size: 15px;}
#mFull .container .content .mobilCorp .rightCorp .mmMenu .single .smt{margin-top: 30px;}
#mFull .container .content .mobilCorp .rightCorp .rMenu{display: flex;flex-direction: column;flex:1;max-width: 250px;padding-top: 70px;position: relative;background: #f9f9fa;}
#mFull .container .content .mobilCorp .rightCorp .rMenu:before{position: absolute;content: "";left: 0;top: 0;bottom: 0;width: 79px;background: linear-gradient(90deg, rgb(0 0 0 / 5%) 0%, rgba(255, 255, 255, 0) 20%);}
#mFull .container .content .mobilCorp .rightCorp .rMenu .logo{    display: flex;padding-left: 50px;padding-bottom: 20px;border-bottom: 1px solid #dbdbe2;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .logo img{height: 25px;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC{margin: 0;padding: 0;list-style: unset;position: relative;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a{transition: all .3s;display: flex;padding: 12px 0;border-bottom: 1px solid #dbdbe2;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a img{transition: all .3s;height: 18px;width: 50px; opacity: 0;filter: invert(30%) sepia(67%) saturate(1410%) hue-rotate(176deg) brightness(96%) contrast(108%);}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a p{margin: 0;padding: 0;font-size: 14px;color: #52536f;font-weight: 500;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a.activeCorp{background: #fff;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a.activeCorp img{opacity: 1;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a.activeCorp p{font-weight: 700;color: #232655;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a:hover{opacity: 1;transition: all .3s;background: #fff;}
#mFull .container .content .mobilCorp .rightCorp .rMenu .menuC a:hover img{opacity: 1;transition: all .3s;filter: invert(54%) sepia(83%) saturate(2875%) hue-rotate(5deg) brightness(98%) contrast(101%);}
#mFull .dropdownMenu{position:relative;display:none}
#mFull .dropdownMenu a{padding-top:10px}
#mFull .dropdownMenu .colmnMenu{display:flex;flex-direction:column}
#mFull .dropdownMenu .levelTwo{padding:10px 15px;border-top:1px solid #f5f5f5;font-weight:500}
#mFull .dropdownMenu .levelThree{padding:10px 0;border-top:1px solid #f5f5f5}
#mFull .dropdownMenu .levelFour{padding:10px 0;border-top:1px solid #f5f5f5}
#mFull .dropdownMenu i{float:right;font-size:12px;margin-right:0;line-height:15px!important}
#mFull .footerNav{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 0;border-top:1px solid rgb(157 157 157 / 12%)}
#mFull .footerNav-social{display:flex}
#mFull .footerNav-social span{color:#000000;font-weight:300;font-size:13px}
#mFull .flags img{width:fit-content;height:60px;object-fit:contain;margin:0 5px;opacity:.7}
#mFull .flags img:hover{opacity:1;filter:brightness(150%)}
#mFull .flags img.aktif{opacity:1}
#mFull .footerNav-social a{margin-left:5px}
#mFull .footerNav-social a:first-child{margin-left:0}
#mFull .footerNav-social img{width:26px;height:26px}
#mFull .footerNav-inviva{display:flex}
#mFull .footerNav-inviva img{height:16px}
 
#header{width: 100%;display: flex;flex-direction: column;position: relative;z-index: 99;}
#header .hTop {display: flex;height: 120px;box-shadow: -5px 4px 6px #ddd;position: relative;background: #fff;}
.k #header .hTop {box-shadow:-5px 4px 6px rgb(0 0 0 / 22%)}
#header .hTop .container{display: flex;height: 100%;align-items: center;justify-content: space-between;}
#header .hTop .container .logo{display: flex;}
#header .hTop .container .logo img{height: 80px;}
#header .hTop .container .menu{display: flex;align-items: center;height: 100%;}
#header .hTop .container .menu .mobilMenu{display: flex;margin-right: 20px;transition: all .3s;cursor: pointer;}
#header .hTop .container .menu .mobilMenu img{height: 12px;opacity: .5s;}
#header .hTop .container .menu .mobilMenu:hover img{opacity: .5s;transition: all .3s;}
#header .hTop .container .menu ul{margin: 0;padding: 0;list-style: unset;display: flex;height: 100%;align-items: center;}
#header .hTop .container .menu ul li{margin: 0;padding: 0 0 0 12px;list-style: none;transition: all .3s;height: 100%;}
#header .hTop .container .menu ul li a{font-size: 15px;font-weight: 600;color: #232655;display: flex;align-items: center;transition: all .3s;height: 100%;}
#header .hTop .container .menu ul li:hover a{color: #f07d00;transition: all .3s;}
#header .hTop .container .menu ul li.productsMenu.active a {color: #f07d00;}
#header .hTop .container .menu ul li.advantagesMenu.active a {color: #f07d00;}
#header .hTop .container .menu ul li.sectorsMenu.active a {color: #f07d00;}
#header .hTop .container .menu ul li a img{filter: invert(23%) sepia(56%) saturate(3619%) hue-rotate(187deg) brightness(97%) contrast(101%);margin-left: 5px;height: 12px;}
#header .hTop .container .menu ul li:hover a img{filter: invert(71%) sepia(84%) saturate(5487%) hue-rotate(10deg) brightness(104%) contrast(101%);transition: all .3s;}
#header .hTop .container .hRight{display: flex;    align-items: center;}
#header .hTop .container .hRight .kspSosyal{display: flex;align-items: center;transition: all .3s;position: relative;cursor: pointer;z-index: 999999;}
#header .hTop .container .hRight .kspSosyal:hover{opacity: .7;transition: all .3s;}
#header .hTop .container .hRight .kspSosyal img{height: 25px;filter: invert(71%) sepia(84%) saturate(5487%) hue-rotate(10deg) brightness(104%) contrast(101%);}
#header .hTop .container .hRight .kspSosyal .text{display: flex;flex-direction: column;margin-left: 10px;}
#header .hTop .container .hRight .kspSosyal .text p{font-size: 13px;padding: 0;margin: 0;color: #232655;font-weight: 400;}
#header .hTop .container .hRight .kspSosyal .text p b{font-weight: 700;}
#header .hTop .container .hRight .kspSosyal .fSclCnt{display: flex;overflow: hidden;max-width: 0;opacity: 0;transition: all 0.35s ease;/* background: #006eb7; */height: 100%;/* position: absolute; */z-index: 9999;padding: 5px;}
#header .hTop .container .hRight .kspSosyal .fSclCnt a{margin-left: 2px;display: flex;}
#header .hTop .container .hRight .kspSosyal .fSclCnt a img{height: 19px;filter: invert(8%) sepia(49%) saturate(3349%) hue-rotate(228deg) brightness(101%) contrast(88%);transition: all .3s;opacity: .7;}
#header .hTop .container .hRight .kspSosyal .fSclCnt a:hover img{opacity: .7;transition: all .3s;}
#header .hTop .container .hRight .kspSosyal.show .fSclCnt {max-width: 200px; /* İstediğin genişliğe göre ayarlayabilirsin */opacity: 1;}
#header .hTop .container .hRight .kspPhone{display: flex;align-items: center;margin: 0 15px;transition: all .3s;}
#header .hTop .container .hRight .kspPhone:hover{opacity: .7;transition: all .3s;}
#header .hTop .container .hRight .kspPhone img{height: 25px;filter: invert(8%) sepia(49%) saturate(3349%) hue-rotate(228deg) brightness(101%) contrast(88%);}
#header .hTop .container .hRight .kspPhone .text{display: flex;flex-direction: column;margin-left: 10px;}
#header .hTop .container .hRight .kspPhone .text p{font-size: 13px;padding: 0;margin: 0;color: #232655;font-weight: 400;}
#header .hTop .container .hRight .kspPhone .text p b{font-weight: 700;}
#header .hTop .container .hRight .search{display: flex;width: 170px;height: 40px;border: 1px solid #d3d4dd;border-radius: 20px;}
#header .hTop .container .hRight .search .searchHeader{display:block;width:100%;height:100%;float:left;position:relative}
#header .hTop .container .hRight .search .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%}
#header .hTop .container .hRight .search .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;padding-left:9px;font-size:12px}
#header .hTop .container .hRight .search .searchHeader form button{display:block;position:absolute;right:0;height:100%;top:0;border:none;padding:5px 15px;color:#000;font-size:14px;font-weight:600;cursor:pointer}
#header .hTop .container .hRight .search .searchHeader.cash{/* position:absolute; *//* width:auto; *//* left:20px; *//* right:20px; *//* top:20px; *//* z-index:99; */}
#header .hTop .container .hRight .search .searchHeader form input::placeholder{color:rgba(35, 38, 85, 0.563)}
#header .hTop .container .hRight .search .searchHeader.cash input{color: #000000;border:unset;font-weight:600;background:rgb(221 221 221 / 0%)}
#header .hTop .container .hRight .search .searchHeader.cash button{background:rgb(255 255 255 / 0%)}
#header .hTop .container .hRight .search .searchHeader.cash button img{height: 20px; filter: invert(14%) sepia(12%) saturate(7499%) hue-rotate(210deg) brightness(97%) contrast(93%);}
#header .hTop .container .hRight .search .searchHeader:after{content:"";position:absolute;bottom:-3px;right:0;width:100%;height:3px}
#header .hTop .container .hRight .langMenu{display: flex;margin-left: 15px;transition: all .3s;position: relative;z-index: 999999999;}
#header .hTop .container .hRight .langMenu:hover .topLang{opacity: .7;transition: all .3s;}
#header .hTop .container .hRight .langMenu .topLang{display: flex;height: 40px;border: 1px solid #d3d4dd;border-radius: 20px;padding: 5px;align-items: center;cursor: pointer;}
#header .hTop .container .hRight .langMenu .topLang p{font-size: 15px;margin: 0;padding: 0;font-weight: 600;color: #232655;padding-left: 8px;}
#header .hTop .container .hRight .langMenu .topLang img{height: 30px;margin-left: 10px;}
#header .hTop .container .hRight .langMenu .bottomLang {/* display: none; */position: absolute;top: 40px;left: 0;background: #fff;border: 1px solid #d3d4dd;/* border-radius: 10px; *//* padding: 5px 10px; */z-index: 10;opacity: 0;transform: translateY(-10px);pointer-events: none;transition: all 0.25s ease;z-index: 9999999999;width: 100%;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
#header .hTop .container .hRight .langMenu.show .bottomLang{opacity: 1;transform: translateY(0);pointer-events: auto;}
#header .hTop .container .hRight .langMenu.show .topLang{border-radius: 0; border-top-left-radius: 10px;border-top-right-radius: 10px;}
#header .hTop .container .hRight .langMenu .bottomLang a {display: flex;align-items: center;text-decoration: none;padding: 5px;height: 33px;border-bottom: 1px solid #ddd;}
#header .hTop .container .hRight .langMenu .bottomLang a:last-child{border-bottom: unset;}
#header .hTop .container .hRight .langMenu .bottomLang a p {font-size: 14px;color: #232655;font-weight: 600;margin: 0;padding-left: 8px;}
#header .hTop .container .hRight .langMenu .bottomLang a img{height: 25px;margin-left: 10px;}

#header .hBottom{width: 100%;overflow: hidden;z-index: 999999;}
#header .hBottom .container{display: flex;height: auto;justify-content: flex-end;height: 55px;}
#header .hBottom .container .menuB{position: relative;height: 100%;background: #fff;/* border-top: 1px solid #dedfe6; */}
#header .hBottom .container .menuB:before{position: absolute;content: "";width: 10000%;right: -10000%;background: #ffffff;top: 0;height: 55px;border-top: 1px solid #dedfe6;;}
#header .hBottom .container .menuB .triangle {position: absolute;left: -54px;top: 0;border-top: 55px solid #ffffff;border-bottom: 0px solid transparent;border-left: 55px solid #97979800;/* box-shadow: -5px 4px 12px 0px rgb(0 0 0); */z-index: 222;}
#header .hBottom .container .menuB .triangleShadow {position: absolute;left: -30px;top: -26px;/* border-bottom: 49px solid rgb(0 0 0 / 56%); *//* border-top: 0px solid transparent; *//* border-right: 52px solid #97979800; *//* box-shadow: inset 17px -20px 12px 0px rgb(0 0 0); */width: 7px;height: 115px;/* z-index: -1; */background: #bcbdcb;transform: rotate(315deg);}
#header .hBottom .container .menuB ul{margin: 0;padding: 0;list-style: unset;display: flex;height: 100%;width: fit-content;border-top: 1px solid #dedfe6;}
#header .hBottom .container .menuB ul li{margin: 0;padding: 0;position: relative;height: 100%;list-style: none;margin-right: 10px;padding-right: 10px;/* border-top: 1px solid #ddd; */}
#header .hBottom .container .menuB ul li:before{position: absolute;content: "";top: 0;left: 0;width: 30px;height: 5px;background: unset;transition: all .3s;}
#header .hBottom .container .menuB ul li.activeBottom:before{background: #f07d00;}
#header .hBottom .container .menuB ul li:after{position: absolute;content: ""; top: 50%;right: 0;width: 1px;height: 18px;background: #d3d4dd;transform: translateY(-50%);}
#header .hBottom .container .menuB ul li:last-child{margin-right: 0;padding-right: 0;}
#header .hBottom .container .menuB ul li:last-child::after{display: none;}
#header .hBottom .container .menuB ul li:hover:before{width: 100%;height: 3px;background: #006eb7;transition: all .3s;}
#header .hBottom .container .menuB ul li a{font-size: 13px;font-weight: 400;color: #232655;display: flex;align-items: center;height: 100%;}
#header .hBottom .container .menuB ul li a img{filter: invert(23%) sepia(56%) saturate(3619%) hue-rotate(187deg) brightness(97%) contrast(101%);margin-left: 10px;}


#header .hTop #headerProducts {width: 100%;background: #2f3842;position: absolute;z-index: 999999; top: 120px;       /* header altında */left: 0;z-index: 999;padding: 70px 0 35px 0;/* animasyon için */visibility: hidden;opacity: 0;transform: translateY(20px);transition: all 0.4s ease;box-shadow: inset 0px 4px 17px -4px rgb(59 59 59 / 12%);}
#header .hTop #headerProducts.show {visibility: visible;opacity: 1;transform: translateY(0);}
#header .hTop #headerProducts .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
#header .hTop #headerProducts .container{display: grid;grid-template-columns: 414px 1fr;grid-gap: 0 0px;position: relative;z-index: 99999;align-items: unset;justify-content: unset;}
#header .hTop #headerProducts .container .tabs-nav{display:flex;flex-direction: column;padding: 45px 0;background: linear-gradient(180deg, #fdfdfd 0%, #e4e4ed 100%);border-radius: 7px;/* margin: 15px 0; *//* height: 525px; */justify-content: flex-start;margin-right: -17px;}
#header .hTop #headerProducts .container .tabs-nav li{   list-style: none;transition: all .3s;/* position: relative; */padding: 0 40px;}
#header .hTop #headerProducts .container .tabs-nav li a{display: flex;align-items: center;padding: 15px 0;border-bottom: 1px solid #ccccd3;justify-content: space-between;}
#header .hTop #headerProducts .container .tabs-nav li a p{color: rgba(0, 0, 0, 0.725);font-weight: 400;padding: 0;margin: 0;font-size: 14px;transition: all .3s;}
#header .hTop #headerProducts .container .tabs-nav li a .icon{opacity: 0; transition: all .3s;width: 40px;height: 40px;background: #006eb7;display: flex;align-items: center;justify-content: center;border-radius: 100%;margin-left: 15px;}
#header .hTop #headerProducts .container .tabs-nav li a .icon img{height: 15px;filter:  invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#header .hTop #headerProducts .container .tabs-nav li.titleProjectActive{background: #fff;transition: all .3s;transition: all .3s;box-shadow: 0 0 6px 0px rgb(59 59 59 / 19%);}
#header .hTop #headerProducts .container .tabs-nav li.titleProjectActive a{border-bottom: unset;}
#header .hTop #headerProducts .container .tabs-nav li.titleProjectActive a .icon{opacity: 1;transition: all .3s;}
#header .hTop #headerProducts .container .tabs-nav li.titleProjectActive a p{color: #3b3b3b;font-weight: 700;transition: all .3s;}
#header .hTop #headerProducts .container .tabs-nav li:hover {background: #f7f7f7dd;}
#header .hTop #headerProducts .container .tabs-nav li:hover a .icon{background: #f07d00;transition: all .3s;opacity: 1;}
#header .hTop #headerProducts .container .tabs-nav li:hover a p{color: #3b3b3b;font-weight: 700;transition: all .3s;}
#header .hTop #headerProducts .container .tabs{width:100%;min-width:600px;position:relative}
#header .hTop #headerProducts .container .tabs .tabs-stage{width:100%}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility{width:100%;background: unset;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content{display: flex;/* margin: 15px 0; */background: #fff;border-radius: 7px;flex-wrap: wrap;width: 100%;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCmenu{display: flex;flex-direction: column;flex: 1;/* padding: 50px; *//* max-width: 700px; */height: 500px;overflow: scroll;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCmenu .cntMenu{display: flex;margin: 25px;flex-direction: column;height: 100%;border-right: 1px solid #dddd;padding: 0 25px;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCmenu .cntMenu a{    padding: 10px 20px;margin: 0;border-bottom: 1px solid #ddd;font-size: 14px;border-radius: 0;transition: all .3s;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCmenu .cntMenu a.active{    transition: all .3s;background: #f07d00;color: #fff;border-radius: 7px;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCmenu .cntMenu a:hover{    transition: all .3s;background: #006eb7;color: #fff;border-radius: 7px;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage{display: flex;flex: .7;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single{transition:all ease .5s;background:#fff;padding: 40px;border-radius: 7px;width: 100%;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single .image{display:flex;align-items:center;justify-content:center;transition:all ease .5s;height: 327px;width:100%;padding: 18px;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single .image img{width:100%;height:100%;object-fit: contain;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single .text{transition:all .3s;position: relative; padding-top: 20px;display: flex;border-top: 1px solid #d2d2d2;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single .text:before{transition:all .3s;position: absolute;content: "";top: 0;left: 0;width: 40px;height: 5px;background: #d2d2d2;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single .text .icon{transition:all .3s;height: 30px;padding-right: 15px;margin-right: 15px;border-right: 1px solid #cccccc;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single .text .icon img{transition:all .3s;height: 17px;filter: invert(34%) sepia(7%) saturate(6%) hue-rotate(315deg) brightness(101%) contrast(89%);}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single .text p{transition:all .3s;margin: 0;padding: 0;font-size: 14px;color: #3b3b3b;padding-right: 30px;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single:hover{transition:all .3s;/* transform: scale(1.05); */box-shadow: 0 0 9px 2px rgb(59 59 59 / 25%);z-index: 9999999;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single:hover .text:before{background: #f07d00;transition:all .3s;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single:hover .text .icon img{filter: invert(48%) sepia(95%) saturate(1748%) hue-rotate(4deg) brightness(98%) contrast(101%);transition:all .3s;}
#header .hTop #headerProducts .container .tabs .tabs-stage .tabsVisibility .content .tabCimage .single:hover .text p{transition:all .3s;font-weight: 700;}



#header .hTop #headerAdvantages{width: 100%;background: linear-gradient(180deg, #fdfdfd 0%, #e4e4ed 100%);position: absolute;z-index: 999999; top: 120px;       /* header altında */left: 0;z-index: 999;padding: 70px 0 35px 0;/* animasyon için */visibility: hidden;opacity: 0;transform: translateY(20px);transition: all 0.4s ease;box-shadow: inset 0px 4px 17px -4px rgb(59 59 59 / 12%);}
#header .hTop #headerAdvantages.show {visibility: visible;opacity: 1;transform: translateY(0);}
#header .hTop #headerAdvantages .container{position: relative;}
#header .hTop #headerAdvantages .container .content{display: flex;flex-wrap: wrap;background: #fff;padding:  0;border-radius: 10px;}
#header .hTop #headerAdvantages .container .content .single{margin-right: 10px;flex: 1;height: 450px;border-radius: 7px;position: relative;}
#header .hTop #headerAdvantages .container .content .single:last-child{margin-right: 0;}
#header .hTop #headerAdvantages .container .content .single .bg{width: 100%;height: 100%;border-bottom: 1px solid #fff;object-fit: cover;border: 10px;border-radius: 7px;}
#header .hTop #headerAdvantages .container .content .single .text{position: absolute;bottom: 0;left: 0;right: 0;height: 90px;background: #2f3a46;padding: 0 20px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;display: flex;flex-direction: column;justify-content: center;border-top: 1px solid #fff;}
#header .hTop #headerAdvantages .container .content .single .text .icon{/* position: absolute; */top: -10px;width: 50px;height: 50px;margin-bottom: 20px;background: #f07d00;display: flex;align-items: center;justify-content: center;margin-top: -50px;}
#header .hTop #headerAdvantages .container .content .single .text .icon img{height: 17px;filter:  invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#header .hTop #headerAdvantages .container .content .single .text h1{margin: 0;padding: 0;font-size: 16px;font-weight: 600;color: #fff;}
#header .hTop #headerAdvantages .container .content .single .text p{padding: 0;margin: 0;font-size: 14px;color: #d7dee7;font-weight: 200;padding-top: 23px;display: none;}
#header .hTop #headerAdvantages .container .content .single:hover .bg{height: 100%;}
#header .hTop #headerAdvantages .container .content .single:hover .text{/* top: 40px; */right: 30px;bottom: 40px;left: 30px;background: rgba(0, 70, 145, 0.859);border-radius: 7px;height: fit-content;padding: 20px;border-top: unset;}
#header .hTop #headerAdvantages .container .content .single:hover .text .icon{border-radius: 100%;background: #e5e5e5;margin-top: -44px;box-shadow: 0 0 6px 1px rgb(59 59 59 / 42%);}
#header .hTop #headerAdvantages .container .content .single:hover .text .icon img{transform: rotate(90deg);filter: invert(18%) sepia(89%) saturate(2007%) hue-rotate(199deg) brightness(88%) contrast(91%);}
#header .hTop #headerAdvantages .container .content .single:hover .text h1{font-size: 19px;}
#header .hTop #headerAdvantages .container .content .single:hover .text p{display: flex;}
#header .hTop #headerAdvantages .container .content .single .bg,#header .hTop #headerAdvantages .container .content .single .text,#header .hTop #headerAdvantages .container .content .single .text .icon,#header .hTop #headerAdvantages .container .content .single .text .icon img,#header .hTop #headerAdvantages .container .content .single .text p {transition: all 0.4s ease; /* geçiş efekti */}

#header .hTop #headerSectors{width: 100%;background: linear-gradient(180deg, #f9f9fa 0%, #e4e4ed 100%);position: absolute;z-index: 999999;top: 120px;       /* header altında */left: 0;z-index: 999;padding: 70px 0 35px 0;/* animasyon için */visibility: hidden;opacity: 0;transform: translateY(20px);transition: all 0.4s ease;box-shadow: inset 0px 4px 17px -4px rgb(59 59 59 / 12%);}
#header .hTop #headerSectors.show {visibility: visible;opacity: 1;transform: translateY(0);}
#header .hTop #headerSectors .container .content{display: flex;flex-wrap: wrap;width: 100%;}
#header .hTop #headerSectors .container .content .leftSec{flex: 1;display: flex;flex-wrap: wrap;}
#header .hTop #headerSectors .container .content .leftSec .single{position: relative;height: 250px;margin-right: 10px;margin-bottom: 10px;flex: 1 0 23%;overflow: hidden;border-radius: 7px;transition: all .3s;}
#header .hTop #headerSectors .container .content .leftSec .single:nth-last-child(-n+4) {margin-bottom: 0;}
#header .hTop #headerSectors .container .content .leftSec .single:hover{opacity: .8;transition: all .3s;}
#header .hTop #headerSectors .container .content .leftSec .single:before{transition: all .3s;position: absolute;content: "";top: 0;bottom: 0;right: 0;left: 0;background:rgba(47, 56, 67, 0.705);z-index: 999;border-radius: 7px;}
#header .hTop #headerSectors .container .content .leftSec .single:hover:before{background: rgb(47 58 70 / 67%);transition: all .3s;}
#header .hTop #headerSectors .container .content .leftSec .single img{transition: all .3s;position: absolute;top: 0;right: 0;bottom: 0;left: 0;object-fit: cover;/* transform: rotate(180deg); */border-radius: 7px;height: 100%;width: 100%;}
#header .hTop #headerSectors .container .content .leftSec .single h1{transition: all .3s;margin: 0;padding: 0;font-size: 21px;font-weight: 500;;writing-mode: vertical-rl;position: absolute;right: 20px;top: 20px;z-index: 9999;color: #fff;transform: rotate(180deg);}
#header .hTop #headerSectors .container .content .leftSec .single:hover h1{transition: all .3s;}
#header .hTop #headerSectors .container .content .rightSec{transition: all .3s;max-width: 420px;flex: 1;background: #2f3a46;display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0 65px;border-radius: 7px;}
#header .hTop #headerSectors .container .content .rightSec:hover{background: #006eb7;transition: all .3s}
#header .hTop #headerSectors .container .content .rightSec p{margin: 0;padding:0;color: #d2d2d2;font-size: 25px;font-weight: 300;}
#header .hTop #headerSectors .container .content .rightSec h1{margin: 0;padding:0;color: #f9b122;font-size: 35px;margin-top: 10px;transition: all .3s}
#header .hTop #headerSectors .container .content .rightSec:hover h1{color: #fff;transition: all .3s;}

#slider{width:100%;height:90vh!important;position:relative;max-height:700px;margin-top: -55px;}
#slider .swiper-container{position:relative;width:100%;height:100%;/* box-shadow: 1px 5px 10px 0 rgb(37 37 37 / 33%); */}
#slider .swiper-container .swiper-slide{position:relative;/* width:100%!important; */height:100%;background:url(../img/slider/bg_one.png);background-size:cover}
/* #slider .swiper-container .swiper-slide:nth-child(2n){background:#ed143c} */
#slider .swiper-container .swiper-slide .mainSlider{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:left;z-index:999;font-weight:700;max-width:1680px;display:flex;flex-wrap:wrap;height:100%}
#slider .swiper-container .swiper-slide .mainSlider .faviconS{position: absolute;bottom: 0;left: 0;height: 170px;}
#slider .swiper-container .swiper-slide .mainSlider .text{flex:1;display:flex;/* align-items:center; */justify-content:center;max-width: 430px;flex-direction: column;}
#slider .swiper-container .swiper-slide .mainSlider .text .title{display: flex;flex-direction: column;}
#slider .swiper-container .swiper-slide .mainSlider .text .title h1{margin: 0;padding: 0;font-size: 33px;color: #232655;font-weight: 400;}
#slider .swiper-container .swiper-slide .mainSlider .text .title h2{margin: 0;padding: 0;font-size: 37px;color: #232655;font-weight: 600;}
#slider .swiper-container .swiper-slide .mainSlider .text p{margin: 0;padding: 30px 0;font-size: 17px;color: #232655;font-weight: 200;}
#slider .swiper-container .swiper-slide .mainSlider .text .button{transition: all .3s;display: flex;height: 60px;background: #f07d00;border-radius: 40px;box-shadow:  0 0 rgba(33, 33, 33, 0.335);padding: 20px 30px;max-width: 260px;width: fit-content;box-shadow: -5px 4px 6px #ddd;}
#slider .swiper-container .swiper-slide .mainSlider .text .button:hover{background: #006eb7;transition: all .3s;}
#slider .swiper-container .swiper-slide .mainSlider .text .button a{display: flex;align-items: center;height: 100%;}
#slider .swiper-container .swiper-slide .mainSlider .text .button a h4{margin: 0;padding: 0;font-size: 13px;color: #fff;font-weight: 500;margin-right: 15px;}
#slider .swiper-container .swiper-slide .mainSlider .text .button a img{height: 20px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#slider .swiper-container .swiper-slide .mainSlider .image{flex:1;height:100%;align-items:flex-end;justify-content:end;display:flex;padding-bottom:100px;width:100%;}
#slider .swiper-container .swiper-slide .mainSlider .image img{height: 74%;/* width:100%; */object-fit:contain}
#slider .container{ position:absolute;bottom:59px;z-index:9;display:flex;width:100%;text-align:left;font-weight:700;max-width:1680px;left:50%;transform:translateX(-50%);padding-left:0;}
#slider .swiper-pagination {color: #a8a8b1;   /* yazı rengi */font-size: 39px;  /* yazı boyutu */font-weight: 300; /* kalınlık */right: 100px;      /* konum */bottom: -37px;     /* alta mesafe */width: auto;      /* genişliği sadece yazı kadar */left: unset;display: flex;align-items: center;}
#slider .container .swiper-pagination-bullet{background:#595959;width:10px;height:10px;margin-right:5px;}
#slider .container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#7ea736}
#slider .swiper-pagination .swiper-pagination-current{font-size: 40px;padding-right: 10px;}
#slider .swiper-pagination .swiper-pagination-total{font-size: 15px;padding-left: 10px;}
#slider .swiper-button-prev{background:unset;margin:0;padding:0;top: -7px;right: 45px;width:unset;height:unset;left: unset;}
#slider .swiper-button-next{background:unset;margin:0;padding:0;top: -7px;width:unset;height:unset;position:absolute;right:0}
#slider .swiper-button-prev img{height:40px;filter: invert(88%) sepia(8%) saturate(121%) hue-rotate(201deg) brightness(96%) contrast(84%);}
#slider .swiper-button-next img{height:40px;filter: invert(88%) sepia(8%) saturate(121%) hue-rotate(201deg) brightness(96%) contrast(84%);}
#slider .swiper-slide{overflow:hidden}
#slider .slide-inner{position:absolute;width:100%;height:100%;left:0;top:0;background-size:cover;background-position:center}

#homeCorp{width: 100%;margin-top: 10px;height: 480px;overflow: hidden;}
#homeCorp .container{display: flex;flex-wrap: wrap;height: 100%;position: relative;}
#homeCorp .container:before{    position: absolute;content: "";left: -10000%;top: 0;bottom: 0;width: 10000%;height: 100%;background: #0063a5;}
#homeCorp .container:after{    position: absolute;content: "";right: -10000%;top: 0;bottom: 0;width: 10000%;height: 100%;background: #f9f9fa;}

#homeCorp .container .leftCorp{position: relative;max-width: 414px;height: 100%;width: 100%;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#homeCorp .container .leftCorp .bg{position: absolute;right: 0;top: 0;bottom: 0;/* width: 100%; */height: 100%;object-fit: cover;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#homeCorp .container .leftCorp .text{display: flex;position: relative;flex-direction: column;z-index: 9999;padding-right: 85px;align-items: flex-end;justify-content: center;height: 100%;border-right: 10px solid #0d63a5;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#homeCorp .container .leftCorp .text h1{margin: 0;padding: 0;font-size: 35px;font-weight: 400;color: #fff;}
#homeCorp .container .leftCorp .text .since{height: 95px;/* object-fit: contain; */width: fit-content;}
#homeCorp .container .leftCorp .text p{margin: 0;padding: 0;font-size: 25px;font-weight: 200;max-width: 225px;text-align: end;color: #fff;}
#homeCorp .container .leftCorp .text p b{font-weight: 500;}
#homeCorp .container .rightCorp{flex: 1;display: flex;margin-left: 10px; flex-wrap: wrap;background: linear-gradient(90deg, rgb(249 249 250) 0%, rgba(255, 255, 255, 1) 50%, rgba(249, 249, 250, 1) 100%);border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
#homeCorp .container .rightCorp .cText{display: flex;flex: 1;flex-direction: column;margin-left: 10px;padding: 70px;}
#homeCorp .container .rightCorp .cText h1{margin: 0;padding: 0;font-weight: 400;font-size: 30px;color: #006eb7;}
#homeCorp .container .rightCorp .cText h1 b{font-weight: 600;}
#homeCorp .container .rightCorp .cText p{margin: 0;padding: 30px 0 40px 0;color: #232655;font-size: 18px;line-height: 1.4;font-weight: 300;}
#homeCorp .container .rightCorp .cText .button{display: flex;width: fit-content;}
#homeCorp .container .rightCorp .cText .button a{display: flex;background: #fff;border-radius: 40px;border: 1px solid #ddd;padding: 5px 5px 5px 25px;display: flex;align-items: center;}
#homeCorp .container .rightCorp .cText .button a p{font-size: 15px;padding: 0;margin: 0;color:#2b2b2b;font-weight: 400;}
#homeCorp .container .rightCorp .cText .button a .icon{transition: all .3s;width: 40px;height: 40px;background: #f07d00;display: flex;align-items: center;justify-content: center;border-radius: 100%;margin-left: 15px;}
#homeCorp .container .rightCorp .cText .button a .icon img{height: 15px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#homeCorp .container .rightCorp .cText .button:hover .icon{background: #006eb7;transition: all .3s;}
#homeCorp .container .rightCorp .rMenu{display: flex;flex-direction: column;flex:1;max-width: 250px;padding-top: 9px;position: relative;}
#homeCorp .container .rightCorp .rMenu:before{position: absolute;content: "";left: 0;top: 0;bottom: 0;width: 79px;background: linear-gradient(90deg, rgb(0 0 0 / 5%) 0%, rgba(255, 255, 255, 0) 20%);}
#homeCorp .container .rightCorp .rMenu .logo{display: flex;padding-left: 50px;padding-bottom: 9px;border-bottom: 1px solid #dbdbe2;}
#homeCorp .container .rightCorp .rMenu .logo img{height: 124px;width: 100px;object-fit: contain;}
#homeCorp .container .rightCorp .rMenu .menuC{margin: 0;padding: 0;list-style: unset;position: relative;}
#homeCorp .container .rightCorp .rMenu .menuC a{transition: all .3s;display: flex;padding: 12px 0;border-bottom: 1px solid #dbdbe2;}
#homeCorp .container .rightCorp .rMenu .menuC a img{transition: all .3s;height: 18px;width: 50px; opacity: 0;filter: invert(30%) sepia(67%) saturate(1410%) hue-rotate(176deg) brightness(96%) contrast(108%);}
#homeCorp .container .rightCorp .rMenu .menuC a p{margin: 0;padding: 0;font-size: 15px;color: #52536f;font-weight: 500;}
#homeCorp .container .rightCorp .rMenu .menuC a.activeCorp{background: #fff;}
#homeCorp .container .rightCorp .rMenu .menuC a.activeCorp img{opacity: 1;}
#homeCorp .container .rightCorp .rMenu .menuC a.activeCorp p{font-weight: 700;color: #232655;}
#homeCorp .container .rightCorp .rMenu .menuC a:hover{opacity: 1;transition: all .3s;background: #fff;}
#homeCorp .container .rightCorp .rMenu .menuC a:hover img{opacity: 1;transition: all .3s;filter: invert(54%) sepia(83%) saturate(2875%) hue-rotate(5deg) brightness(98%) contrast(101%);}

#homeAdvantages{width: 100%;margin: 10px 0;background: linear-gradient(180deg, #fdfdfd 0%, #e4e4ed 100%);}
#homeAdvantages .container{position: relative;height: 500px;}
#homeAdvantages .container .title{position: absolute;;writing-mode: vertical-rl;left: -84px;top: 50px;transform: rotate(180deg);}
#homeAdvantages .container .title h1{font-size: 25px;margin: 0;padding: 0;color: #006eb7;font-weight: 400;}
#homeAdvantages .container .title h1 b{font-size: 30px;font-weight: 700;}
#homeAdvantages .container .content{display: flex;flex-wrap: wrap;background: #fff;padding: 0 10px;}
#homeAdvantages .container .content .single{margin-right: 10px;flex: 1;height: 500px;border-radius: 7px;position: relative;}
#homeAdvantages .container .content .single:last-child{margin-right: 0;}
#homeAdvantages .container .content .single .bg{width: 100%;height: 100%;border-bottom: 1px solid #fff;object-fit: cover;border-radius: 10px;}
#homeAdvantages .container .content .single .text{position: absolute;bottom: 0;left: 0;right: 0;height: 129px;background: linear-gradient(180deg, #222d61 0%, #004f9f 100%);padding: 0 40px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;display: flex;flex-direction: column;justify-content: center;border-top: 1px solid #fff;}
#homeAdvantages .container .content .single .text .icon{/* position: absolute; */top: -10px;width: 50px;height: 50px;margin-bottom: 20px;background: #006eb7;display: flex;align-items: center;justify-content: center;margin-top: -50px;}
#homeAdvantages .container .content .single .text .icon img{height: 17px;filter:  invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#homeAdvantages .container .content .single .text h1{margin: 0;padding: 0;font-size: 16px;font-weight: 600;color: #fff;}
#homeAdvantages .container .content .single .text p{padding: 0;margin: 0;font-size: 14px;color: #d7dee7;font-weight: 200;padding-top: 23px;display: none;}
#homeAdvantages .container .content .single:hover .bg{height: 100%;}
#homeAdvantages .container .content .single:hover .text{/* top: 40px; */right: 30px;bottom: 40px;left: 30px;background: rgba(0, 70, 145, 0.859);border-radius: 7px;height: fit-content;padding: 42px;border-top: unset;}
#homeAdvantages .container .content .single:hover .text .icon{border-radius: 100%;background: #e5e5e5;margin-top: -62px;box-shadow: 0 0 6px 1px rgb(59 59 59 / 42%);}
#homeAdvantages .container .content .single:hover .text .icon img{transform: rotate(90deg);filter: invert(18%) sepia(89%) saturate(2007%) hue-rotate(199deg) brightness(88%) contrast(91%);}
#homeAdvantages .container .content .single:hover .text h1{font-size: 19px;}
#homeAdvantages .container .content .single:hover .text p{display: flex;}
#homeAdvantages .container .content .single .bg,#homeAdvantages .container .content .single .text,#homeAdvantages .container .content .single .text .icon,#homeAdvantages .container .content .single .text .icon img,#homeAdvantages .container .content .single .text p {transition: all 0.4s ease; /* geçiş efekti */}

#homeCategory{width: 100%;margin: 10px 0;background:#2f3842;height: 640px;padding: 55px 0;position: relative;}
#homeCategory .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
#homeCategory .container{position: relative;height: 500px;}
#homeCategory .container .title{position: absolute;;writing-mode: vertical-rl;left: -84px;top: 50px;transform: rotate(180deg);}
#homeCategory .container .title h1{font-size: 25px;margin: 0;padding: 0;color: #7eb8de;font-weight: 400;}
#homeCategory .container .title h1 b{font-size: 30px;font-weight: 700;}
#homeCategory .container .content{display: grid;grid-template-columns: 414px 1fr;grid-gap: 0 0px;position: relative;z-index: 99999;}
#homeCategory .container .content .tabs-nav{display:flex;flex-direction: column;padding: 45px 0;background: linear-gradient(180deg, #fdfdfd 0%, #e4e4ed 100%);border-radius: 7px;margin: 15px 0;height: 525px;justify-content: center;}
#homeCategory .container .content .tabs-nav li{   list-style: none;transition: all .3s;/* position: relative; */padding: 0 40px;}
#homeCategory .container .content .tabs-nav li a{display: flex;align-items: center;padding: 15px 0;border-bottom: 1px solid #ccccd3;justify-content: space-between;}
#homeCategory .container .content .tabs-nav li a p{color: rgba(0, 0, 0, 0.725);font-weight: 400;padding: 0;margin: 0;font-size: 14px;transition: all .3s;}
#homeCategory .container .content .tabs-nav li a .icon{opacity: 0; transition: all .3s;width: 40px;height: 40px;background: #006eb7;display: flex;align-items: center;justify-content: center;border-radius: 100%;margin-left: 15px;}
#homeCategory .container .content .tabs-nav li a .icon img{height: 15px;filter:  invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#homeCategory .container .content .tabs-nav li.titleProjectActive{background: #fff;transition: all .3s;transition: all .3s;box-shadow: 0 0 6px 0px rgb(59 59 59 / 19%);}
#homeCategory .container .content .tabs-nav li.titleProjectActive a{border-bottom: unset;}
#homeCategory .container .content .tabs-nav li.titleProjectActive a .icon{opacity: 1;transition: all .3s;}
#homeCategory .container .content .tabs-nav li.titleProjectActive a p{color: #3b3b3b;font-weight: 700;transition: all .3s;}
#homeCategory .container .content .tabs-nav li:hover {background: #f7f7f7dd;}
#homeCategory .container .content .tabs-nav li:hover a .icon{background: #f07d00;transition: all .3s;opacity: 1;}
#homeCategory .container .content .tabs-nav li:hover a p{color: #3b3b3b;font-weight: 700;transition: all .3s;}
#homeCategory .container .content .tabs{width:100%;min-width:600px;position:relative}
#homeCategory .container .content .tabs .tabs-stage{width:100%}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility{width:100%;background: unset;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container{height:auto;box-shadow:unset;padding: 15px ;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper{height:auto}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide{height: 525px;transition:all ease .5s;background:#fff;padding: 40px;border-radius: 7px;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image{display:flex;align-items:center;justify-content:center;transition:all ease .5s;height: 375px;width:100%;padding: 39px;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .image img{width:100%;height:100%;object-fit: contain;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .text{transition:all .3s;position: relative; padding-top: 20px;display: flex;border-top: 1px solid #d2d2d2;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .text:before{transition:all .3s;position: absolute;content: "";top: 0;left: 0;width: 40px;height: 5px;background: #d2d2d2;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .text .icon{transition:all .3s;height: 30px;padding-right: 15px;margin-right: 15px;border-right: 1px solid #cccccc;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .text .icon img{transition:all .3s;height: 17px;filter: invert(34%) sepia(7%) saturate(6%) hue-rotate(315deg) brightness(101%) contrast(89%);}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide .text p{transition:all .3s;margin: 0;padding: 0;font-size: 14px;color: #3b3b3b;padding-right: 30px;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active{transition:all .3s;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active .text:before{background: #006eb7;transition:all .3s;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active .text .icon img{filter: invert(29%) sepia(35%) saturate(3395%) hue-rotate(181deg) brightness(97%) contrast(103%);transition:all .3s;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide-active .text p{transition:all .3s;font-weight: 700;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide:hover{transition:all .3s;transform: scale(1.05);box-shadow: 0 0 9px 2px rgb(59 59 59 / 25%);z-index: 9999999;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide:hover .text:before{background: #f07d00;transition:all .3s;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide:hover .text .icon img{filter: invert(48%) sepia(95%) saturate(1748%) hue-rotate(4deg) brightness(98%) contrast(101%);transition:all .3s;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .swiper-container .swiper-wrapper .swiper-slide:hover .text p{transition:all .3s;font-weight: 700;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .allPro{position: absolute;top: -20px;right: 15px;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .allPro a{font-size: 13px;color: rgba(255, 255, 255, 0.509);transition: all .3s;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .allPro a:hover{opacity: .7;transition: all .3s;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .prevSlider{position: absolute;top: 25px;z-index: 9;display: flex;text-align: left;font-weight: 700;right: 29px;width: 65px;height: 50px;/* background: #f2f2f2; *//* display: flex; */align-items: center;justify-content: center;border-radius: 41px;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .prevSlider .swiper-button-prev{transition: all .3s;background: unset;margin: 0;padding: 0;width: 32px;height: unset;/* left: 20px; */top: unset;margin-top: 0;display: flex;align-items: center;justify-content: center;right: unset;border-right: 1px solid #ddd;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .prevSlider .swiper-button-next{transition: all .3s;background: unset;margin: 0;padding: 0;width: 12px;height: unset;left: unset;right: 2px;top: unset;display: flex;align-items: center;justify-content: center;}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .prevSlider .swiper-button-next img,#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .prevSlider .swiper-button-prev img{height: 17px;filter: invert(84%) sepia(0%) saturate(201%) hue-rotate(135deg) brightness(91%) contrast(74%);}
#homeCategory .container .content .tabs .tabs-stage .tabsVisibility .prevSlider .swiper-button-next:hover, #homeCategory .container .content .tabs .tabs-stage .tabsVisibility .prevSlider .swiper-button-prev:hover{opacity: .8;transition: all .3s;}

#homeSectors{width: 100%;margin: 10px 0;}
#homeSectors .container{position: relative;height: 500px;}
#homeSectors .container .title{position: absolute;;writing-mode: vertical-rl;left: -84px;top: 50px;transform: rotate(180deg);}
#homeSectors .container .title h1{font-size: 25px;margin: 0;padding: 0;color: #006eb7;font-weight: 400;}
#homeSectors .container .title h1 b{font-size: 30px;font-weight: 700;}
#homeSectors .container .content{display: flex;flex-wrap: wrap;}
#homeSectors .container .content .leftSec{flex: 1;display: flex;flex-wrap: wrap;}
#homeSectors .container .content .leftSec .single{position: relative;height: 500px;margin-right: 10px;flex: 1;overflow: hidden;border-radius: 7px;transition: all .3s;}
#homeSectors .container .content .leftSec .single:hover{opacity: .8;transition: all .3s;}
#homeSectors .container .content .leftSec .single:before{transition: all .3s;position: absolute;content: "";top: 0;bottom: 0;right: 0;left: 0;background:rgba(47, 56, 67, 0.705);z-index: 999;border-radius: 7px;}
#homeSectors .container .content .leftSec .single:hover:before{background: rgb(47 58 70 / 67%);transition: all .3s;}
#homeSectors .container .content .leftSec .single img{transition: all .3s;position: absolute;top: 0;right: 0;bottom: 0;left: 0;object-fit: cover;transform: rotate(180deg);border-radius: 7px;height: 100%;width: 100%;}
#homeSectors .container .content .leftSec .single h1{transition: all .3s;margin: 0;padding: 0;font-size: 25px;font-weight: 500;;writing-mode: vertical-rl;position: absolute;right: 20px;top: 40px;z-index: 9999;color: #fff;transform: rotate(180deg);}
#homeSectors .container .content .leftSec .single:hover h1{transition: all .3s;}
#homeSectors .container .content .rightSec{transition: all .3s;max-width: 420px;flex: 1;background: #2f3a46;display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 0 65px;border-radius: 7px;}
#homeSectors .container .content .rightSec:hover{background: #006eb7;transition: all .3s}
#homeSectors .container .content .rightSec p{margin: 0;padding:0;color: #d2d2d2;font-size: 25px;font-weight: 300;}
#homeSectors .container .content .rightSec h1{margin: 0;padding:0;color: #f9b122;font-size: 35px;margin-top: 10px;transition: all .3s}
#homeSectors .container .content .rightSec:hover h1{color: #fff;transition: all .3s;}

#homeThereeD{width: 100%;margin: 10px 0;overflow: hidden;background: linear-gradient(180deg, #fdfdfd 0%, #e4e4ed 100%);}
#homeThereeD .container{position: relative;height: 650px;}
#homeThereeD .container:after{position: absolute;content: "";right: -10000%;top: 0;bottom: -1px;width: 10000%;height: 100%;background: #282828;}
#homeThereeD .container .leftBg{position: absolute;left: -70px;/* width: 100%; */top: 93px;transform: rotate(60deg);opacity: .7;}
#homeThereeD .container .title{position: absolute;writing-mode: vertical-rl;left: -84px;top: 50px;transform: rotate(180deg);}
#homeThereeD .container .title h1{font-size: 25px;margin: 0;padding: 0;color: #f07d00;font-weight: 400;}
#homeThereeD .container .title h1 b{font-size: 30px;font-weight: 700;}
#homeThereeD .container .content{display:flex;height: 100%;/* background: #fcfcfd; */border-radius: 7px;}
#homeThereeD .container .content .text{display: flex;flex-direction: column;flex: 1;max-width: 550px;padding: 50px 30px;position: relative;z-index: 9999;}
#homeThereeD .container .content .text h1{margin: 0;padding: 0;/* font-family: "Dancing Script", cursive; */font-size: 30px;color: #0062a3;font-weight: 400;}
#homeThereeD .container .content .text p{margin: 0;padding: 15px 0 0 0;color: #000000;font-size: 17px;line-height: 1.4;font-weight: 300;}
#homeThereeD .container .content .text .button{display: flex;width: fit-content;margin-top: 15px;}
#homeThereeD .container .content .text .button a{display: flex;background: #fff;border-radius: 40px;border: 1px solid #ddd;padding: 5px 5px 5px 25px;display: flex;align-items: center;}
#homeThereeD .container .content .text .button a p{font-size: 15px;padding: 0;margin: 0;color:#2b2b2b;font-weight: 400;}
#homeThereeD .container .content .text .button a .icon{transition: all .3s;width: 40px;height: 40px;background: #f07d00;display: flex;align-items: center;justify-content: center;border-radius: 100%;margin-left: 15px;}
#homeThereeD .container .content .text .button a .icon img{height: 15px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%);}
#homeThereeD .container .content .text .button:hover .icon{background: #006eb7;transition: all .3s;}
#homeThereeD .container .content .image{display: flex;flex: 1;height: 100%;}
#homeThereeD .container .content .image img{width: 100%;}


#homeShortcut{width: 100%;margin-top: 20px;}
#homeShortcut .container{display: flex;flex-wrap: wrap;}
#homeShortcut .container .catalogFoto{flex: 1;display: flex;flex-direction: column;margin-right: 10px;}
#homeShortcut .container .catalogFoto .single{margin-top: 10px;padding: 15px 35px;display: flex;border-radius: 7px;background: linear-gradient(63deg, rgb(249 249 250) 0%, rgba(255, 255, 255, 1) 50%, rgba(249, 249, 250, 1) 100%);justify-content: space-between;}
#homeShortcut .container .catalogFoto .single:first-child{margin-top: 0;}
#homeShortcut .container .catalogFoto .single:first-child{padding: 35px }
#homeShortcut .container .catalogFoto .single .text{display: flex;/* flex: 1; */flex-direction: column;margin-right: 10px;}
#homeShortcut .container .catalogFoto .single .text h1{margin: 0;padding: 0;font-size: 19px; font-weight: 700;color: #222d61;margin-bottom: 25px;}
#homeShortcut .container .catalogFoto .single .text a{padding: 10px 50px 10px 0;margin: 0;color: rgba(47, 56, 67, 0.804);font-size: 14px;border-bottom: 1px solid #c9c9c9;font-weight: 500;}
#homeShortcut .container .catalogFoto .single .image{height: 200px;margin-top: -20px;}
#homeShortcut .container .catalogFoto .single .image img{width: 100%;height: 100%;object-fit: contain;}
#homeShortcut .container .catalogFoto .single.galleryHs{}
#homeShortcut .container .catalogFoto .single.galleryHs .image{margin-top: 0;}
#homeShortcut .container .newsHome{border-radius: 7px; padding: 35px; flex: 1;display: flex;flex-direction: column;background: linear-gradient(90deg, rgb(249 249 250) 0%, rgba(255, 255, 255, 1) 50%, rgba(249, 249, 250, 1) 100%);}
#homeShortcut .container .newsHome .title{display: flex;justify-content: space-between;}
#homeShortcut .container .newsHome .title h1{margin: 0;padding: 0;font-size: 19px;color: #222d61;}
#homeShortcut .container .newsHome .title a{font-size: 13px;color: rgba(34, 44, 97, 0.702);}
#homeShortcut .container .newsHome .cntNews{display: flex;flex-direction: column;}
#homeShortcut .container .newsHome .cntNews .image{height: 290px;width: 100%;margin: 19px 0 20px 0;}
#homeShortcut .container .newsHome .cntNews .image img{width: 100%;height: 100%;object-fit: cover;}
#homeShortcut .container .newsHome .cntNews .text{display: flex;flex-direction: column;}
#homeShortcut .container .newsHome .cntNews .text h1{margin: 0;padding: 0;font-size: 19px;color: rgba(47, 56, 67, 0.894);}
#homeShortcut .container .newsHome .cntNews .text p{margin: 0;padding: 15px 0 0;font-size: 15px;color: rgba(47, 56, 67, 0.894);}

#homeSolvent{width:100%;height:550px;margin: 25px 0 10px 0;position: relative;z-index: 99999;}
#homeSolvent .container{position:relative;border-radius:7px;height:100%}
#homeSolvent .container:after{position: absolute;content: "";left: -10000%;top: 0;bottom: -1px;width: 10000%;height: 100%;background: #2f3a46;}
#homeSolvent .container .text{display:flex;padding:50px;height:100%;position:relative;}
#homeSolvent .container .text:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background: linear-gradient(90deg, #2f3a46 0%, rgb(0 0 0 / 0%) 100%);z-index:2;border-top-right-radius: 7px;border-bottom-right-radius: 7px;}
#homeSolvent .container .text .video{overflow: hidden;width: 100%;height: 100%;position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-top-right-radius: 7px;border-bottom-right-radius: 7px;}
#homeSolvent .container .text .bg{position:absolute;left:0;right:0;bottom:0;width:100%;border-radius:7px;height:120%;object-fit:cover;z-index: 1;/* opacity: .4; */filter: brightness(1);/* opacity: 0; */}
#homeSolvent .container .text .bgImg{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;border-radius:7px;height:100%;object-fit:cover;z-index: 1;/* opacity: .4; */filter: brightness(1);/* opacity: 0; */}
#homeSolvent .container .text .logo{display:flex;align-items:center;justify-content:center;margin-left: 0;/* width: 371px; */min-width: 230px;height: 230px;padding: 0;background: linear-gradient(0deg, #ffffff 0, #ffffff 100%);z-index:9;box-shadow:0 0 12px 2px rgb(125 125 125 / 48%);border-radius: 100%;border: 6px solid rgb(255 255 255);position: relative;margin-top: -100px;}
#homeSolvent .container .text .logo img{height: 166px;object-fit: contain;position: absolute;}
#homeSolvent .container .text .damla{position: absolute;left: -20px;bottom: 50px;height: 295px;z-index: 2;opacity: .8;}

#homeSolvent .container .text .solventLogo{    position: absolute;right: 25px;top: 25px;height: 170px;z-index: 2;opacity: .8;/* filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(329deg) brightness(118%) contrast(116%); */}
#homeSolvent .container .text .cntText{margin-left: 70px;display:flex;flex-direction:column;z-index:9;padding-right:31%}
#homeSolvent .container .text .cntText .title{margin-top:0;}
#homeSolvent .container .text .cntText .title h1{font-size: 27px;font-weight:400;margin:0;padding:0;color:#fff}
#homeSolvent .container .text .cntText .title h1 b{font-weight:700}
#homeSolvent .container .text .cntText .title .line{width:50px;height:3px;background:#6e7886;margin-top:15px}
#homeSolvent .container .text .cntText p{padding:0;margin:0;font-size: 17px;color:rgb(255 255 255 / 88%);margin-top: 15px;line-height:1.5}
#homeSolvent .container .text .cntText .button{display:flex;margin-top:20px;box-shadow:0 0 12px 2px rgb(125 125 125 / 48%);width:fit-content}
#homeSolvent .container .text .cntText .button a{padding:10px 20px;background: #ff000f;color:#fff;border-radius:4px;font-size:14px}
#homeSolvent .container:hover .text .bg{filter:brightness(.5);transition:all .3s}
#homeSolvent .container .text .logo:hover{transition:all .3s;/* background: linear-gradient(0deg, #949494 0, #3b3b3b 100%); */}
#homeSolvent .container .text .cntText .button:hover a{background:#949494;transition:all .3s;opacity:.85}

#homeRef{width: 100%;margin-top: 10px;height: 550px;overflow: hidden;}
#homeRef .container{display: flex;flex-wrap: wrap;height: 100%;position: relative;}
#homeRef .container .title{position: absolute; ;writing-mode: vertical-rl; left: -84px; top: 50%; transform: rotate(180deg);}
#homeRef .container .title h1{font-size: 25px;margin: 0;padding: 0;color: #006eb7;font-weight: 400;}
#homeRef .container .title h1 b{font-size: 30px;font-weight: 700;}




#homeRef .container:before{position: absolute;content: "";left: -10000%;top: 0;bottom: 0;width: 10000%;height: 100%;/* background: #f9f9fa; */}
#homeRef .container .content{display: grid;grid-template-columns: 390px 1fr;height: 100%;}
#homeRef .container .content .leftRef{position: relative;max-width: 390px;height: 100%;width: 100%;/* border-top-right-radius: 10px; *//* border-bottom-right-radius: 10px; */background: #f9f9fa;flex: 1;z-index: 999;border-radius: 7px;}
#homeRef .container .content .leftRef a{display: none;}
#homeRef .container .content .leftRef .bg{    position: absolute;top: 50%;left: 0;height: 400px;transform: translateY(-50%);}
#homeRef .container .content .rigRef{width:100%;min-width:600px;height: 100%;position:relative;margin-left: 10px;}
#homeRef .container .content .rigRef .swiper-container{height:auto;box-shadow:unset;width: 100%;}
#homeRef .container .content .rigRef .swiper-container .swiper-wrapper{height: 100%;}
#homeRef .container .content .rigRef .swiper-container .swiper-wrapper .swiper-slide{/* display: grid !important; *//* grid-template-columns: repeat(3, 1fr); */ /* 3 sütun *//* grid-template-rows: repeat(2, 1fr); */    /* 2 satır */background: #fff;display: flex;flex-wrap: wrap;width: 99%!important;}
#homeRef .container .content .rigRef .swiper-container .swiper-wrapper .swiper-slide .single{transition: all .3s;display: flex;align-items: center;height: 274px;padding: 0;flex: 1 0 20%;border: 1px solid #ddd;border-left: unset;}
#homeRef .container .content .rigRef .swiper-container .swiper-wrapper .swiper-slide .single:nth-child(5n){border-right: unset;}
#homeRef .container .content .rigRef .swiper-container .swiper-wrapper .swiper-slide .single:nth-child(-n+5) {border-top: unset;border-bottom: unset;}
#homeRef .container .content .rigRef .swiper-container .swiper-wrapper .swiper-slide .single img{width:100%;height: 100%;object-fit: contain;filter: grayscale(1);transition: all .3s;}
#homeRef .container .content .rigRef .swiper-container .swiper-wrapper .swiper-slide .single:hover img{filter: grayscale(0);transition: all .3s;}

#footer{margin-top: 10px;width: 100%;}
#footer .container{display: flex;flex-direction: column;}
#footer .container .footerTop{border-radius: 7px;display: flex;justify-content: space-between;background: #222d61;height: 60px;}
#footer .container .footerTop .fLeft{display: flex;align-items: center;padding-left: 40px;}
#footer .container .footerTop .fLeft p{font-size: 15px;color: #fff;padding: 0;margin: 0;font-weight: 700;}
#footer .container .footerTop .fRight{display: flex;}
#footer .container .footerTop .fRight .kspSosyal{display: flex;align-items: center;transition: all .3s;padding: 0 50px;background: #006eb7;border-right: 1px solid #fff;border-left: 1px solid #fff;}
#footer .container .footerTop .fRight .kspSosyal:hover{background: #f9b122; transition: all .3s;}
#footer .container .footerTop .fRight .kspSosyal .fScl{display: flex;align-items: center;margin-right: 15px;}
#footer .container .footerTop .fRight .kspSosyal .fScl img{height: 25px;filter: invert(100%) sepia(3%) saturate(7448%) hue-rotate(104deg) brightness(135%) contrast(112%);}
#footer .container .footerTop .fRight .kspSosyal .fScl .text{display: flex;flex-direction: column;margin-left: 10px;}
#footer .container .footerTop .fRight .kspSosyal .fScl .text p{font-size: 13px;padding: 0;margin: 0;color: #ffffff;font-weight: 400;}
#footer .container .footerTop .fRight .kspSosyal .fScl .text p b{font-weight: 700;}
#footer .container .footerTop .fRight .kspSosyal .fSclCnt{display: flex;}
#footer .container .footerTop .fRight .kspSosyal .fSclCnt a{margin-left: 5px;display: flex;}
#footer .container .footerTop .fRight .kspSosyal .fSclCnt a img{height: 25px;filter: invert(100%) sepia(3%) saturate(7448%) hue-rotate(104deg) brightness(135%) contrast(112%);transition: all .3s;}
#footer .container .footerTop .fRight .kspSosyal .fSclCnt a:hover img{opacity: .7;transition: all .3s;}
#footer .container .footerTop .fRight .kspPhone{display: flex;align-items: center;transition: all .3s;padding: 0 50px;background: #f07d00;border-top-right-radius: 7px;border-bottom-right-radius: 7px;}
#footer .container .footerTop .fRight .kspPhone:hover{opacity: .7;transition: all .3s;background: #2f3a46;}
#footer .container .footerTop .fRight .kspPhone img{height: 25px;filter: invert(100%) sepia(3%) saturate(7448%) hue-rotate(104deg) brightness(135%) contrast(112%);}
#footer .container .footerTop .fRight .kspPhone .text{display: flex;flex-direction: column;margin-left: 10px;}
#footer .container .footerTop .fRight .kspPhone .text p{font-size: 13px;padding: 0;margin: 0;color: #ffffff;font-weight: 400;}
#footer .container .footerTop .fRight .kspPhone .text p b{font-weight: 700;}
#footer .container .footerMid{display: flex;flex-wrap: wrap;padding: 60px 0;justify-content: space-between;}
#footer .container .footerMid .fMidLogo{display: flex;flex-direction: column;max-width: 360px;padding-left: 40px;}
#footer .container .footerMid .fMidLogo .logo{display: flex;}
#footer .container .footerMid .fMidLogo .logo img{height: 80px;}
#footer .container .footerMid .fMidLogo p{margin: 0;padding:35px 0 20px 0;font-size: 13px;color: #585858;}
#footer .container .footerMid .fMidLogo .adress{font-size: 14px;max-width: 250px;transition: all .2s;}
#footer .container .footerMid .fMidLogo .adress:hover{opacity: .7;transition: all .2s;}
#footer .container .footerMid .fMidMenu{display: flex;flex-wrap: wrap;}
#footer .container .footerMid .fMidMenu .single{padding: 0 30px;border-left: 1px solid #e5e5e5;display: flex;flex-direction: column;max-width: 300px;}
#footer .container .footerMid .fMidMenu .single:first-child{border-left: unset;}
#footer .container .footerMid .fMidMenu .single a{font-size: 14px;padding: 3px 0;font-weight: 400;line-height: 1.4;transition: all .3s;}
#footer .container .footerMid .fMidMenu .single a:hover{opacity: .5;transition: all .3s;}
#footer .container .footerMid .fMidMenu .single a h1{margin: 0;padding: 0;font-weight: 600;font-size: 15px;}
#footer .container .footerMid .fMidMenu .single .smt{margin-top: 30px;}
#footer .container .footerBottom{border-top: 1px solid #cccccc;padding: 30px 0;display: flex;justify-content: space-between;}
#footer .container .footerBottom .bFleft{margin-top: -50px;display: flex;}
#footer .container .footerBottom .bFleft .search{display: flex;width: 170px;height: 40px;border: 1px solid #d3d4dd;border-radius: 20px;background: #fff;margin-left: 40px;}
#footer .container .footerBottom .bFleft .search .searchHeader{display:block;width:100%;height:100%;float:left;position:relative}
#footer .container .footerBottom .bFleft .search .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%}
#footer .container .footerBottom .bFleft .search .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;padding-left:9px;font-size:12px}
#footer .container .footerBottom .bFleft .search .searchHeader form button{display:block;position:absolute;right:0;height:100%;top:0;border:none;padding:5px 15px;color:#000;font-size:14px;font-weight:600;cursor:pointer}
#footer .container .footerBottom .bFleft .search .searchHeader form button img{height: 20px; filter: invert(14%) sepia(12%) saturate(7499%) hue-rotate(210deg) brightness(97%) contrast(93%);}
#footer .container .footerBottom .bFleft .search .searchHeader.cash{/* position:absolute; *//* width:auto; *//* left:20px; *//* right:20px; *//* top:20px; *//* z-index:99; */}
#footer .container .footerBottom .bFleft .search .searchHeader form input::placeholder{color:rgba(35, 38, 85, 0.563)}
#footer .container .footerBottom .bFleft .search .searchHeader.cash input{color: #000000;border:unset;font-weight:600;background:rgb(221 221 221 / 0%)}
#footer .container .footerBottom .bFleft .search .searchHeader.cash button{background:rgb(255 255 255 / 0%)}
#footer .container .footerBottom .bFleft .search .searchHeader:after{content:"";position:absolute;bottom:-3px;right:0;width:100%;height:3px}
#footer .container .footerBottom .bFleft .langMenu{display: flex;margin-left: 15px;transition: all .3s;}
#footer .container .footerBottom .bFleft .langMenu:hover{opacity: .7;transition: all .3s;}
#footer .container .footerBottom .bFleft .langMenu .topLang{display: flex;height: 40px;border: 1px solid #d3d4dd;border-radius: 20px;padding: 5px;align-items: center;background: #fff;}
#footer .container .footerBottom .bFleft .langMenu .topLang p{font-size: 15px;margin: 0;padding: 0;font-weight: 600;color: #232655;padding-left: 8px;}
#footer .container .footerBottom .bFleft .langMenu .topLang img{height: 30px;margin-left: 10px;}
#footer .container .footerBottom .fInviva{display: flex;align-items: center;justify-content: center;}
#footer .container .footerBottom .fInviva a{display: flex;font-size: 13px;color: #737373;transition: all .3s;}
#footer .container .footerBottom .fInviva a:hover{color: #3b3b3b;transition: all .3s;opacity: .4;}

#fixedCat{display: none;position: fixed;left: -194px;top: 56%;z-index: 99999999;/* background: #fff; */transition: all .3s;transform: translateY(-50%);background: #fff;box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 11%);}
#fixedCat .single{transition: all .3s;flex: 1 0 45%;display: flex;background: transparent;padding: 12px;align-items: center;width: 100%;/* border-top-right-radius: 7px;border-bottom-right-radius: 7px; */margin: 3px;display: flex;justify-content: flex-end;align-items: center;padding: 9px;width: 260px;border-bottom: 1px solid rgb(105 105 105 / 37%);}
#fixedCat .single img{transition: all .3s;height: 50px;margin-left: 11px;/* filter: brightness(500);filter: invert(34%) sepia(6%) saturate(1291%) hue-rotate(141deg) brightness(99%) contrast(93%); *//* max-width: 50px; */object-fit: contain;/* width: 100%; */}
#fixedCat .single h1{transition: all .3s;margin: 0;padding: 0;font-size: 12px;color: #485e62;font-weight: 500;text-align: end;}
#fixedCat .single:hover{opacity: 1;transition: all .3s;/* width: 240px; */background: #0063a5;}
#fixedCat .single:hover img{/* filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%); */transition: all .3s;}
#fixedCat .single:hover h1{color:#fff}
#fixedCat .single:last-child{border-bottom: unset;}
#fixedCat:hover{left: -10px;transition: all .3s;/* width: 268px; */}
#fixedCat .mainIcon{display: none;}
#fixedCat .single.fixedActive{opacity: 1;transition: all .3s;/* width: 240px; */}
#fixedCat .single.fixedActive img{filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);transition: all .3s;}
#fixedCat .single.fixedActive h1{color:#fff}
.detailMasterBottom{display: none;}
.k .detailMasterBottom{display: block;}
.k #fixedCat{display: block;}



#pageNavigationImg{width: 100%;margin-top: -55px;height: 325px;position: relative;background: #5d5f61;z-index: 3;}
#pageNavigationImg .bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;opacity: .05;/* filter: brightness(1); */z-index: 1;}
#pageNavigationImg .container{display: flex;height: 100%;position: relative; align-items: center; z-index: 999;}
#pageNavigationImg .container .favicon{position: absolute;left: 0;/* filter: brightness(.1); *//* opacity: .1; */height: 220px;}
#pageNavigationImg .container .title{display: flex;flex-direction: column;align-items: flex-end;width: 100%;justify-content: center;padding-top: 55px;}
#pageNavigationImg .container .title h1{margin: 0;padding: 0;color: rgb(255 255 255);                      /* iç dolgu rengi *//* -webkit-text-stroke: 1px #ffffff; */font-size: 70px;line-height: 1;text-align: end;}
#pageNavigationImg .container .title p{margin: 0;padding: 0;font-size: 19px;font-weight: 500;color: #ffffff;margin: 5px 0;text-align: end;}
#pageNavigationImg .container .title .links{display: flex;}
#pageNavigationImg .container .title .links a{padding: 0;margin: 0;font-size: 14px;margin-left: 5px;color: #fff;}
#pageNavigationImg .container .title .links a img{height: 10px;margin-left: 5px;filter: invert(100%) sepia(3%) saturate(7448%) hue-rotate(104deg) brightness(135%) contrast(112%);}


#pageTopNvg{width: 100%;position: relative;height: 350px;background: #21292c;margin-top: -60px;z-index: 6;overflow: hidden;}
#pageTopNvg .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}
#pageTopNvg .icon{position: absolute;left: 0;right: 0;/* bottom: 0; */top: 74px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);opacity: .035;width: 100%;z-index: 1;}
#pageTopNvg .container{display: flex;height: 100%;position: relative;z-index: 8;padding-right: 0;align-items: end;justify-content: flex-end;}
#pageTopNvg .container .text{display: flex;width: fit-content;flex-direction: row-reverse;}
#pageTopNvg .container .text .imageI{width: 120px;height: 170px;background: #e9540d;display: flex;align-items: center;transition: all .3s;margin-left: 20px;justify-content: center;border-top-left-radius: 10px;border-top-right-radius: 10px;}
#pageTopNvg:hover  .container .text .imageI{background: #00a5c3;transition: all .3s;}
#pageTopNvg .container .text .imageI img{width: 120px;height: 35px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);transform: rotate(90deg);writing-mode: vertical-rl;}
#pageTopNvg .container .text .slogan{display: flex;align-items: flex-end;padding-bottom: 13px;}
#pageTopNvg .container .text .slogan h1{margin: 0;padding: 0;color: #fff;font-weight: 200;font-size: 34px;text-align: end;}

#pageDetailCnt{width: 100%;position: relative;border-bottom: 1px solid #ddd}
#pageDetailCnt .container {display: grid;grid-template-columns: 400px 73%;grid-gap: 0 50px;padding-left: 0;}
#pageDetailCnt.proDetailCntn .container{display: flex;flex-direction: column;}

#pageDetailCnt .container .pageLeft{width: 100%;/* background: #262d31; *//* border-right: 1px solid #ddd; *//* margin-top: -165px; */position: relative;z-index: 1;}
#pageDetailCnt .container .pageLeft .filter{display:none;color:#3b3b3b;font-size:14px;}
#pageDetailCnt .container .pageLeft .filter img{height: 12px;margin-right: 6px;}
#pageDetailCnt .container .pageLeft{display: flex;flex-direction: column;max-width: 450px;}
#pageDetailCnt .container .pageLeft .leftCorp{position: relative;max-width: 450px;height: 100%;width: 100%;border-top-right-radius: 10px;border-bottom-right-radius: 10px;position: relative;height: 295px;}
#pageDetailCnt .container .pageLeft .leftCorp:before{position: absolute;content: "";left: -10000%;top: 0;bottom: 0;width: 10047%;height: 100%;background: #0063a5;}
#pageDetailCnt .container .pageLeft .leftCorp .bg{position: absolute;right: 0;top: 0;bottom: 0;/* width: 100%; */height: 100%;object-fit: cover;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}

#pageDetailCnt .container .pageLeft .leftCorp .text{display: flex;position: relative;flex-direction: column;z-index: 9999;padding-right: 85px;align-items: flex-end;justify-content: center;height: 100%;border-right: 10px solid #0d63a5;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#pageDetailCnt .container .pageLeft .leftCorp .text h1{margin: 0;padding: 0;font-size: 35px;font-weight: 400;color: #fff;}
#pageDetailCnt .container .pageLeft .leftCorp .text .since{height: 62px;/* object-fit: contain; */width: fit-content;}
#pageDetailCnt .container .pageLeft .leftCorp .text p{margin: 0;padding: 0;font-size: 25px;font-weight: 200;max-width: 225px;text-align: end;color: #fff;}
#pageDetailCnt .container .pageLeft .leftCorp .text p b{font-weight: 500;}
#pageDetailCnt .container .pageLeft .menuGrp{display: flex;position: relative;background: #2f3842;margin: 10px 0;position: relative;border-radius: 7px;}
#pageDetailCnt .container .pageLeft .menuGrp.grpColor{background: linear-gradient(90deg, rgb(255 255 255) 39%, rgb(235 235 236) 100%);}
#pageDetailCnt .container .pageLeft .menuGrp .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;object-fit: cover;filter: contrast(0.5);opacity: .2;border-radius: 7px;}
#pageDetailCnt .container .pageLeft .menuGrp.grpColor .bg{opacity: 0;filter: unset;}
#pageDetailCnt .container .pageLeft .menuGrp .title{position: absolute;;writing-mode: vertical-rl;left: -84px;top: 50px;transform: rotate(180deg);}
#pageDetailCnt .container .pageLeft .menuGrp .title h1{font-size: 25px;margin: 0;padding: 0;color: #006eb7;font-weight: 400;}
#pageDetailCnt .container .pageLeft .menuGrp .title h1 b{font-size: 30px;font-weight: 700;}
#pageDetailCnt .container .pageLeft .menuGrp .content{display: flex;flex-direction: column;width: 100%;padding: 50px;position: relative;}
#pageDetailCnt .container .pageLeft .menuGrp .content a{transition: all .3s;padding: 10px 50px 10px 0;margin: 0;color: rgba(47, 56, 67, 0.804);font-size: 14px;border-bottom: 1px solid #c9c9c942;font-weight: 500;color: #fff;}
#pageDetailCnt .container .pageLeft .menuGrp .content a.activePage{background: #ef7d00;padding-left: 10px;color: #fff;}
#pageDetailCnt .container .pageLeft .menuGrp.grpColor .content a.activePage{color: #fff;}
#pageDetailCnt .container .pageLeft .menuGrp.grpColor .content a{color: #3b3b3b;}
#pageDetailCnt .container .pageLeft .menuGrp.grpColor .content .lpCatL{display: flex;align-items: center;}
#pageDetailCnt .container .pageLeft .menuGrp.grpColor .content .lpCatL img{height: 35px;margin-right: 10px;}
#pageDetailCnt .container .pageLeft .menuGrp.grpColor .content a.activePage.lpCatL img{filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(128deg) brightness(106%) contrast(106%);}
#pageDetailCnt .container .pageLeft .menuGrp .content a:hover{opacity: .7;transition: all .3s;}

#pageDetailCnt .container .pageLeft .rightSec{position: relative;transition: all .3s;/* flex: 1; */background: #edeef1;display: flex;flex-direction: column;align-items: center;justify-content: center;padding: 50px 0;border-bottom-right-radius: 7px;border-top-right-radius: 7px;padding-right: 95px;text-align: end;}
#pageDetailCnt .container .pageLeft .rightSec:before{transition: all .3s;position: absolute;content: "";left: -10000%;top: 0;bottom: 0;width: 10047%;height: 100%;background: #edeef1;z-index: -1;}
#pageDetailCnt .container .pageLeft .rightSec:hover{background: #006eb7;transition: all .3s}
#pageDetailCnt .container .pageLeft .rightSec:hover:before{background: #006eb7;transition: all .3s;}
#pageDetailCnt .container .pageLeft .rightSec p{margin: 0;padding:0;color: #2f3842;font-size: 25px;font-weight: 300;transition: all .3s;}
#pageDetailCnt .container .pageLeft .rightSec h1{margin: 0;padding:0;color: #ef7d00;font-size: 35px;margin-top: 10px;transition: all .3s}
#pageDetailCnt .container .pageLeft .rightSec:hover h1{color: #2f3842;transition: all .3s;}
#pageDetailCnt .container .pageLeft .rightSec:hover p{color: #fff;transition: all .3s;}


#pageDetailCnt .container .pageLeft #filter{width:100%;height:0;position:fixed;z-index: 99999999;top:0;overflow-x:hidden;transition:.5s;left:0;right:0;background:#fff;bottom:0}
#pageDetailCnt .container .pageLeft #filter .container{width:100%;height:100%;padding:0;display:grid;grid-template-rows:60px 1fr 100px;grid-template-columns:unset}
#pageDetailCnt .container .pageLeft #filter .container .header{width:100%;display:flex;border-bottom:1px solid #c1c1c1}
#pageDetailCnt .container .pageLeft #filter .container .content{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;flex-direction:column}
#pageDetailCnt .container .pageLeft #filter .closebtnn{font-size:38px;color:#005c95;width:100%;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageLeft #filter .dropdownMenu{position:relative;display:none}
#pageDetailCnt .container .pageLeft #filter .drop-down i{padding:0 15px;font-size:12px}
#pageDetailCnt .container .pageLeft #filter .dropdownMenu .levelTwo{padding:10px 15px;border-top:1px solid #f5f5f5;font-weight:500}
#pageDetailCnt .container .pageLeft #filter .dropdownMenu .levelThree{padding:10px 0;border-top:1px solid #f5f5f5}
#pageDetailCnt .container .pageLeft #filter .dropdownMenu .levelFour{padding:10px 0;border-top:1px solid #f5f5f5}
#pageDetailCnt .container .pageLeft #filter .dropdownMenu i{float:right;font-size:12px;margin-right:0;line-height:15px!important}


#pageDetailCnt .container .pageRight{width: 100%;display: flex;flex-direction: column;z-index: 5;}
#pageDetailCnt .container .pageRight .naviPages{position: relative;/* background: #20272a; */padding: 25px 0px;border-bottom: 1px solid #ddd;}
/* #pageDetailCnt .container .pageRight .naviPages:before {content: "";position: absolute;right: -100%;width: 100%;top: 0;bottom: 0;background: #20272a;} */
#pageDetailCnt .container .pageRight .naviPages .links{display: flex;flex-direction: column;}
#pageDetailCnt .container .pageRight .naviPages .links h1{margin: 0;padding: 0;font-size: 30px;}
#pageDetailCnt .container .pageRight .naviPages .links .bottomLn{display: flex;margin-top: 10px;}
#pageDetailCnt .container .pageRight .naviPages .links .bottomLn a{font-size: 15px;display: flex;align-items: center;color: #adadad;font-weight: 400;transition: all .3s;}
#pageDetailCnt .container .pageRight .naviPages .links .bottomLn a:hover{opacity: .75;transition: all .3s;}
#pageDetailCnt .container .pageRight .naviPages .links .bottomLn a:last-child{font-weight: 700;}
#pageDetailCnt .container .pageRight .naviPages .links .bottomLn a img{height: 18px;filter: invert(50%) sepia(6%) saturate(51%) hue-rotate(202deg) brightness(92%) contrast(83%);margin: 0 5px;}


#pageDetailCnt .container .pageRight #slider{width:100%;height:auto!important;position:relative}
#pageDetailCnt .container .pageRight #slider .swiper-container{position:relative;width:100%;height:auto}
#pageDetailCnt .container .pageRight #slider .swiper-container .swiper-wrapper{height:auto}
#pageDetailCnt .container .pageRight #slider .swiper-container .swiper-wrapper .swiper-slide{transition:all .3s;position:relative;height:auto;overflow:hidden;transition:all .3s;cursor:pointer}
#pageDetailCnt .container .pageRight #slider .swiper-container .swiper-wrapper .swiper-slide img{width:100%;height:auto;object-fit:cover}
#pageDetailCnt .container .pageRight #slider .paginetionSlider{bottom:-35px;z-index:99!important;display:flex;position:absolute;width:100%;text-align:left;font-weight:700;right:0;height:35px;background:#fff}
#pageDetailCnt .container .pageRight #slider .paginetionSlider .container{position:relative}
#pageDetailCnt .container .pageRight #slider .paginetionSlider .swiper-pagination{left:35px;top:50%;transform:translateY(-50%);display:flex;align-items:center}
#pageDetailCnt .container .pageRight #slider .paginetionSlider .swiper-pagination-bullet{background:#c6cace;width:5px;height:5px;margin-right:5px;border-radius:0;opacity:1}
#pageDetailCnt .container .pageRight #slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:15px;height:5px;background:#e8242e;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight #slider .prevSlider{position:absolute;top:50%;z-index:9;display:flex;width:100%;text-align:left;font-weight:700;left:50%;transform:translate(-50%,-50%)}
#pageDetailCnt .container .pageRight #slider .prevSlider .container{position:relative}
#pageDetailCnt .container .pageRight #slider .prevSlider .swiper-button-prev{background:unset;margin:0;padding:0;width:unset;height:unset;left:30px}
#pageDetailCnt .container .pageRight #slider .prevSlider .swiper-button-next{background:unset;margin:0;padding:0;width:unset;height:unset;right:30px}
#pageDetailCnt .container .pageRight #slider .prevSlider .swiper-button-next img,#slider .prevSlider .swiper-button-prev img{height:40px}
#pageDetailCnt .container .pageRight .pCatList{display:flex;flex-direction:column;margin-top:35px;position:relative}
#pageDetailCnt .container .pageRight .pCatList .titleCat{display:flex;transition:all .3s;padding:20px 0 35px 0}
#pageDetailCnt .container .pageRight .pCatList .titleCat img{height:35px;width:fit-content}
#pageDetailCnt .container .pageRight .pCatList .titleCat .text{display:flex;flex-direction:column}
#pageDetailCnt .container .pageRight .pCatList .titleCat .text p{transition:all .3s;margin:0;padding:0;font-size:15px;color:#303c45}
#pageDetailCnt .container .pageRight .pCatList .titleCat .text h1{transition:all .3s;color:#303c45;font-size:21px;margin:0}
#pageDetailCnt .container .pageRight .pCatList .contentCat{display:flex;flex-wrap:wrap}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single{transition:all .3s;display:flex;flex:0 0 24.8%;position:relative;height:400px;width:100%;margin:1px}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single:before{transition:all .3s;position:absolute;content:"";left:0;right:0;bottom:0;background:linear-gradient(180deg,rgb(0 0 0 / 0%) 0,rgb(0 0 0) 200%);z-index:9;height:110px}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .bg{transition:all .3s;position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;object-fit:cover}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .main{transition:all .3s;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .main img{transition:all .3s;object-fit: cover;height: 100%;width:100%}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single h1{transition:all .3s;position:absolute;left:15px;bottom:15px;margin:0;padding:0;color:#fff;z-index:99;font-size:20px;font-weight:600}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .plusesCat{transition:all .3s;display:flex;height:fit-content;z-index:-1;position:absolute;left:0;right:0;top:0;background:#fff;padding:0 20px 15px 20px;align-items:center;opacity:-1}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .plusesCat .text{display:flex;flex-direction:column}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .plusesCat .text p{transition:all .3s;margin:0;padding:0;font-size:11px;color:rgb(48 60 69 / 70%)}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{transition:all .3s;color:rgb(48 60 69 / 70%);font-size:16px;margin:0}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .plusesCat .image{position:relative;margin-left:10px;padding-left:10px}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height:22px;filter:invert(91%) sepia(6%) saturate(154%) hue-rotate(163deg) brightness(87%) contrast(89%)}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single .plusesCat .image:before{position:absolute;content:"";top:-14px;width:1px;height:33px;background:#c0c4c7;left:0}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single:first-child .bg{display:none}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single:first-child .main img{height:100%;object-fit:cover;width:100%}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single:hover{z-index:9999;border:10px solid #fff;transition:all .3s;padding:0;background:#fff;height:435px;margin-top:-30px;box-shadow:0 0 19px 7px rgb(59 59 59 / 32%)}
#pageDetailCnt .container .pageRight .pCatList .contentCat .single:hover .plusesCat{top:0;transition:all .3s;opacity:1;z-index:999}
#pageDetailCnt .container .pageRight .listTitle {display:flex;align-items:center}
#pageDetailCnt .container .pageRight .listTitle .menuL{display:flex;align-items:center}
#pageDetailCnt .container .pageRight .listTitle .menuL .menu{display:flex;cursor:pointer}
#pageDetailCnt .container .pageRight .listTitle .menuL .menu img{height:11px}
#pageDetailCnt .container .pageRight .listTitle .menuL a{margin:0;padding:0 13px;position:relative;color:#596067;font-size:14px;font-weight:400}
#pageDetailCnt .container .pageRight .listTitle .menuL a:before{position:absolute;content:"";top:0;right:0;height:100%;width:1px;background:#8e9296}
#pageDetailCnt .container .pageRight .listTitle .menuL a:last-child{color:rgb(48 60 69 / 70%);padding:0 0 0 13px;font-weight:600}
#pageDetailCnt .container .pageRight .listTitle .menuL a:last-child:before{display:none}
#pageDetailCnt .container .pageRight .listTitle select{border: 1px solid #ddd;    border: 1px solid #dddd;font-size: 14px;padding: 6px;}

#pageDetailCnt .container .pageRight .pProList{display:flex;flex-wrap:wrap;margin-top:25px;background: #edeef1;padding: 25px;margin-bottom: 35px;border-radius: 7px;}
#pageDetailCnt .container .pageRight .pProList .single{transition:all .3s;display:flex;flex-direction:column;padding:15px;background:#fff;flex:0 0 33%;border-bottom:1px solid #cdd0d3;/* border-radius: 7px; */}
#pageDetailCnt .container .pageRight .pProList .single:nth-child(3n-1){border-left:1px solid #cdd0d3;border-right:1px solid #cdd0d3}
#pageDetailCnt .container .pageRight .pProList .single .image{display:flex;align-items:center;justify-content:center;transition:all ease .5s;height: 250px;width:100%;}
#pageDetailCnt .container .pageRight .pProList .single .image img{width:100%;height:100%;object-fit: contain;}
#pageDetailCnt .container .pageRight .pProList .single .text{transition:all .3s;position: relative;padding-top: 20px;padding-bottom: 14px;display: flex;border-top: 1px solid #d2d2d2;}
#pageDetailCnt .container .pageRight .pProList .single .text:before{transition:all .3s;position: absolute;content: "";top: 0;left: 0;width: 40px;height: 5px;background: #d2d2d2;}
#pageDetailCnt .container .pageRight .pProList .single .text .icon{transition:all .3s;height: 30px;padding-right: 15px;margin-right: 15px;border-right: 1px solid #cccccc;}
#pageDetailCnt .container .pageRight .pProList .single .text .icon img{transition:all .3s;height: 17px;filter: invert(34%) sepia(7%) saturate(6%) hue-rotate(315deg) brightness(101%) contrast(89%);}
#pageDetailCnt .container .pageRight .pProList .single .text .textR{display: flex;flex-direction: column;padding-right: 30px;}
#pageDetailCnt .container .pageRight .pProList .single .text h1{transition:all .3s;margin: 0;padding: 0;font-size: 16px;color: #3b3b3b;}
#pageDetailCnt .container .pageRight .pProList .single .text p{transition:all .3s;margin: 0;padding: 0;font-size: 14px;color: #3b3b3b;}
#pageDetailCnt .container .pageRight .pProList .single:hover{transition:all .3s;transform: scale(1.05);box-shadow: 0 0 9px 2px rgb(59 59 59 / 25%);z-index: 9999999;}
#pageDetailCnt .container .pageRight .pProList .single:hover .text:before{background: #f07d00;transition:all .3s;}
#pageDetailCnt .container .pageRight .pProList .single:hover .text .icon img{filter: invert(48%) sepia(95%) saturate(1748%) hue-rotate(4deg) brightness(98%) contrast(101%);transition:all .3s;}
#pageDetailCnt .container .pageRight .pProList .single:hover .text p{transition:all .3s;font-weight: 700;}

#pageDetailCnt .container .pageRight .pProList .single.singleIcn .text .icon{height: fit-content}
#pageDetailCnt .container .pageRight .pProList .single.singleIcn .text .icon img{height: 50px;}

#pageDetailCnt .container .pageRight .pProList.pProAllList .single{padding: 40px 20px;background:#fff;flex: 0 0 24%;border: 1px solid #cdd0d3;margin: 8px;}
/* #pageDetailCnt .container .pageRight .pProList.pProAllList .single:nth-child(4n-2),
#pageDetailCnt .container .pageRight .pProList.pProAllList .single:nth-child(4n-1) {border-left: 1px solid #cdd0d3;border-right: 1px solid #cdd0d3;} */
/* #pageDetailCnt .container .pageRight .pProList.pProAllList .single:nth-child(3n-1){border-left: unset;border-right: 1px solid #cdd0d3} */

#pageDetailCnt .container .pageRight .orderListWindow{margin-top:25px;padding:15px;background:#edeef1;}
#pageDetailCnt .container .pageRight .orderListWindow.orderLastDetail .table{margin-bottom:20px}
#pageDetailCnt .container .pageRight .orderListWindow .titleOrd{margin:15px 0 0}
#pageDetailCnt .container .pageRight .orderListWindow .titleOrd h1{margin:0;padding:0;font-size:18px;color:#4f5961}
#pageDetailCnt .container .pageRight .orderListWindow .table{width:100%;overflow:hidden;overflow-x:auto;background:#fff;margin-top:10px;padding:15px}
#pageDetailCnt .container .pageRight .orderListWindow table{width:100%;overflow-x:auto;border-collapse:collapse}
#pageDetailCnt .container .pageRight .orderListWindow table th{font-weight:600;text-align:left}
#pageDetailCnt .container .pageRight .orderListWindow table td,th{padding:6px;font-size:14px;/* border-right:1px solid #c6c3c7; */color: #565656;font-weight: 600;}
#pageDetailCnt .container .pageRight .orderListWindow table tr{border-bottom:unset!important}
#pageDetailCnt .container .pageRight .orderListWindow table tr:last-child{border-bottom:unset}
#pageDetailCnt .container .pageRight .orderListWindow table td{display: flex; flex: 1;}
#pageDetailCnt .container .pageRight .orderListWindow table td:first-child{flex: 1.5;}
#pageDetailCnt .container .pageRight .orderListWindow table td:nth-child(2){display: flex;align-items: center;justify-content: center;}
#pageDetailCnt .container .pageRight .orderListWindow table td:nth-child(2) img{height: 86px;}
#pageDetailCnt .container .pageRight .orderListWindow table td:nth-child(4){border-right:unset;max-width: 50px /*50px*/;}
#pageDetailCnt .container .pageRight .orderListWindow table td:last-child{/*width:40px;*/ max-width: unset/*80px*/; cursor:pointer;display:flex;align-items:center;justify-content:right}
#pageDetailCnt .container .pageRight .orderListWindow table td form{width:60px;}
#pageDetailCnt .container .pageRight .orderListWindow .table .rmvBtn{background: #e51e28;border: unset;padding: 9px;color: #fff;cursor: pointer;width: 100%;transition: all .3s;font-size: 11px;}
#pageDetailCnt .container .pageRight .orderListWindow .table .rmvBtn:hover{opacity: .8;transition: all .3s;}
#pageDetailCnt .container .pageRight .orderListWindow .table .qtyW{width: 126px; justify-content: flex-end;}
#pageDetailCnt .container .pageRight .orderListWindow .table .qtyW input{width: 50px;border: 1px solid #ddd;padding: 6px;}
#pageDetailCnt .container .pageRight .orderListWindow .table .qtyW .quantity {border: unset;background: #4f5961;color: #fff;padding: 6px 10px;transition: all .3s;cursor: pointer;}
#pageDetailCnt .container .pageRight .orderListWindow .table .qtyW .quantity:hover{opacity: .8;transition: all .3s;}
#pageDetailCnt .container .pageRight .orderListWindow table.lastOrder td:first-child{width:unset;cursor:pointer;display:block;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight .orderListWindow .lastOrder table td:first-child{width: unset;display: block;cursor: unset;}
#pageDetailCnt .container .pageRight .orderListWindow .lastOrder table td:first-child{max-width: 150px;}
#pageDetailCnt .container .pageRight .orderListWindow .lastOrder table td:first-child img{height: 70px;}
#pageDetailCnt .container .pageRight .orderListWindow .lastOrder table td:nth-child(2){justify-content: flex-start;}
#pageDetailCnt .container .pageRight .orderListWindow .singleNote{display: flex;flex-direction: column;margin-bottom: 10px;}
#pageDetailCnt .container .pageRight .orderListWindow .singleNote label{margin-bottom: 10px;}
#pageDetailCnt .container .pageRight .orderListWindow .singleNote textarea{border: unset;padding: 10px;font-size: 14px;}
#pageDetailCnt .container .pageRight .orderListWindow .singleNote input{    border: unset;padding: 10px;font-size: 14px;}
#pageDetailCnt .container .pageRight .orderListWindow .orderStatus{display: flex;margin-bottom: 10px;align-items: center;background: #4f5961;padding: 10px;border-radius: 7px;}
#pageDetailCnt .container .pageRight .orderListWindow .orderStatus p{margin: 0;padding: 0;color: #fff;font-weight: 700;font-size: 16px;}
#pageDetailCnt .container .pageRight .orderListWindow .orderStatus p:last-child{padding: 10px;margin-left: 15px;border-radius: 10px;background: #e9252e;font-size: 14px;font-weight: 300;}
#pageDetailCnt .container .pageRight .orderListWindow .orderStatus p.approval{background: #87b600;}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo{display:flex;flex-direction:column;align-items:flex-end}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .infos{display:flex;padding:20px 0}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .infos p{margin:0 10px;padding:0;font-size:15px}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .infos p b{margin:0;padding:0}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .infos p:first-child{margin:0}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .buttons{display:flex}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .buttons button{border: unset; background:#87b600;margin-top:1px;font-size:13px;padding:15px 20px;color:#fff;display:flex;transition:all .3s;align-items:center;margin-top: 5px;}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .buttons button:hover{background:#4f5961;transition:all .3s}
#pageDetailCnt .container .pageRight .orderListWindow .buttonInfo .buttons button img{height:16px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-left:5px}
#pageDetailCnt .container .pageRight .lastOrder{display:flex;margin-top:25px;flex-direction:column;background:#edeef1;/* border-radius:8px; */}
#pageDetailCnt .container .pageRight .lastOrder .orderS{transition:all .3s;display:flex;justify-content:space-between;padding:50px 30px;border-bottom:1px solid #ddd;background:#edeef1}
#pageDetailCnt .container .pageRight .lastOrder .orderS:first-child{border-top-left-radius:8px;border-top-right-radius:8px}
#pageDetailCnt .container .pageRight .lastOrder .orderS:last-child{border-bottom:unset;border-bottom-left-radius:8px;border-bottom-right-radius:8px}
#pageDetailCnt .container .pageRight .lastOrder .orderS .date{display:flex;align-items:center}
#pageDetailCnt .container .pageRight .lastOrder .orderS .date img{height:40px;filter:invert(20%) sepia(1%) saturate(1456%) hue-rotate(315deg) brightness(96%) contrast(87%);margin-right:11px;transition:all .3s}
#pageDetailCnt .container .pageRight .lastOrder .orderS .date .text{flex-direction: column;display: flex;}
#pageDetailCnt .container .pageRight .lastOrder .orderS .date p{padding:0;margin:0;font-size:18px;font-weight:600;transition:all .3s}
#pageDetailCnt .container .pageRight .lastOrder .orderS .date h1{padding:0;margin:0;font-size: 16px;font-weight:300;transition:all .3s}
#pageDetailCnt .container .pageRight .lastOrder .orderS .totalPrice{display:flex;align-items:flex-end;transition:all .3s;display: flex;flex-direction: column;}
#pageDetailCnt .container .pageRight .lastOrder .orderS .totalPrice p{margin:0;padding:0;font-size:18px;color:#f7a712;font-weight:600;transition:all .3s}
#pageDetailCnt .container .pageRight .lastOrder .orderS .totalPrice p:last-child{margin: 0;padding: 0;color:#3b3b3b;font-size: 14px;text-align: end;}
#pageDetailCnt .container .pageRight .lastOrder .orderS:hover{background:#fff;transition:all .3s}
#pageDetailCnt .container .pageRight .lastOrder .orderS:hover .date img{filter:invert(10%) sepia(92%) saturate(7172%) hue-rotate(354deg) brightness(88%) contrast(95%);transition:all .3s}
#pageDetailCnt .container .pageRight .lastOrder .orderS:hover .totalPrice p{color:#e51e28;transition:all .3s;}
#pageDetailCnt .container .pageRight .accountDetails{display:flex;margin-top:25px;width:100%}
#pageDetailCnt .container .pageRight .accountDetails .accountD{display:flex;flex-direction:column;width:100%;padding:50px;background:#4f5961;border-radius:8px}
#pageDetailCnt .container .pageRight .accountDetails .accountD img{height:55px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(154deg) brightness(100%) contrast(102%);margin-bottom:10px}
#pageDetailCnt .container .pageRight .accountDetails .accountD .text{display:flex;flex-direction:column;align-items:center}
#pageDetailCnt .container .pageRight .accountDetails .accountD .text h1{margin:0;padding:0;color:#fff;font-size:24px}
#pageDetailCnt .container .pageRight .accountDetails .accountD .text h2{margin:0;padding:0;color:#fff;font-size:20px;font-weight:500}
#pageDetailCnt .container .pageRight .accountDetails .accountD .text p{margin:12px 0;padding:0;color:rgb(255 255 255 / 54%)}
#pageDetailCnt .container .pageRight .accountDetails .accountD .links{display:flex;flex-direction:column}
#pageDetailCnt .container .pageRight .accountDetails .accountD .links a{font-size:13px;color:#fff;padding:10px;margin-top:8px;background:rgb(255 255 255 / 30%);display:flex;align-items:center;transition:all .3s}
#pageDetailCnt .container .pageRight .accountDetails .accountD .links a img{height:14px;margin-left:5px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-bottom:unset}
#pageDetailCnt .container .pageRight .accountDetails .accountD .links a:hover{opacity:.7;transition:all .3s}



#pageDetailCnt .container .pageRight .proDetails{display:flex;margin-top:25px;width:100%;flex-direction:column}
#pageDetailCnt .container .pageRight .proDetails .pdTop{display:flex;flex-direction: column;grid-template-columns:47% 47%;grid-gap:0 30px;padding: 30px;background: #f2f5f8;width:100%;}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo{width:100%;background:#ffff;padding:10px;position: relative;}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .tearprof{position: absolute;height: 130px;top: 20px;right: 20px;z-index: 9999999;}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 450px;width:100%;margin-bottom: 10px;border-bottom:1px solid #ddd;padding-bottom: 10px;}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container{position:relative;width:100%;height:100%}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container .swiper-slide{position:relative;width:100%!important;height:100%;background:#fff;display:flex;justify-content:center;padding:12px}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container .swiper-slide .single{width:100%}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container video{width:100%;height:100%;object-fit:contain}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container img{width:100%;height:100%;object-fit:contain}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-pagination{text-align:right;bottom:26px;left:100px;background:0 0;z-index:99;display:flex;flex-direction:row;border-radius:10px}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-pagination .swiper-pagination-bullet{background:#9a9b9c;width:10px;height:10px;margin-right:5px}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:15px;height:15px;border:1px solid #9a9b9c;background:unset;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{position:relative;height:93px;padding:0 50px;display:flex;align-items:center;justify-content:center;margin-top:30px}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height:90px}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide{width:100px;opacity:.5;transition:all .3s}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide::before{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;z-index:2;cursor:pointer;transition:all .3s;border:1px solid #dddd}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide-active{opacity:1}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide:hover{filter:contrast(.5);transition:all .3s}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide-active:before{opacity:1;filter:initial;background:rgb(230 230 230 / 64%);transition:all .3s}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs img{cursor:pointer;width:100%;height:100%;object-fit:contain;padding:5px}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev{left: 10px;outline:unset;background-image:unset;z-index:999;margin-top:0;top:25%;width:fit-content}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width:15px}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{right: 10px;outline:unset;background-image:unset;margin-top:0;top:25%;width:fit-content}
#pageDetailCnt .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width:15px}
#pageDetailCnt .container .pageRight .proDetails .pdTop .video{display:flex;flex-wrap:wrap;}
#pageDetailCnt .container .pageRight .proDetails .pdTop .video iframe{height:320px;flex:1 0 40%;margin:10px;}

#pageDetailCnt .container .pageRight .proDetails #otherProducts{width:100%;background:#eef1f3}
#pageDetailCnt .container .pageRight .proDetails #otherProducts{background:#fffb}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .title{padding:30px 0}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .title h1{color:#1d2c3b;font-size:21px;margin:0;padding:0;font-weight:500}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content{width:100%;position:relative;padding: 0;}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container{height:auto;box-shadow:unset;background: #edeef1;/* border-radius: 10px; */}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper{height:auto}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{transition:all .3s;display:flex;flex-direction:column;padding:30px;background: #f2f5f8;}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{width:100%;height:225px;background: #fff;}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image img{transition:all .3s;width:100%;height:100%;object-fit: cover;}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{display:flex;flex-direction:column;margin-top:25px}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h1{transition:all .3s;margin:0;padding:0;font-size:17px;color:#303c45;font-weight:600}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text p{margin:0;padding:0;font-size:13px;color:#303c45;font-weight:400}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text h2{margin:0;padding:10px 0;font-size:17px;color:#303c45;font-weight:600}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons{display:flex;justify-content:space-between}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button{transition:all .3s;color:#fff;font-size:13px;padding:10px 15px;flex:1;background:#303c45;border:unset;display:flex;align-items:center;justify-content:space-between;font-weight:600;border-top-left-radius:22px;border-bottom-left-radius:22px;cursor:pointer}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button.basketB{background:#e41d27;border-top-right-radius:22px;border-bottom-right-radius:22px;border-left:1px solid #fff}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button img{height:17px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%)}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button:hover{opacity:.7;transition:all .3s;background:#87b600}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover{opacity:.85;transition:all .3s}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover .text h1{color: #f7a712;transition:all .3s}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover .image img{filter:grayscale(1);transition:all .3s}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .hProButtons{position:absolute;right:0;top:-30px}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-button-prev{z-index:99999999999;left:unset;width:auto;height:auto;top:auto;right:37px}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-button-next{z-index:99999999999999;right:10px;height:auto;width:auto;top:unset}
#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-button-next,.swiper-button-prev{background-image:unset;transition:all .3s}
#otherProducts .content .swiper-button-prev img,#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-button-next img{height:21px}
#otherProducts .content .swiper-button-prev:hover,#pageDetailCnt .container .pageRight .proDetails #otherProducts .content .swiper-button-next:hover{opacity:.89;transition:all .3s}
#pageDetailCnt .container .pageRight .proDetails .pbody{display:flex;flex-direction:column;padding:25px;background:#f2f3f7;margin:20px 0;width:100%}
#pageDetailCnt .container .pageRight .proDetails .pbody .title{width:100%;display:flex;flex-direction:column;color:#384251}
#pageDetailCnt .container .pageRight .proDetails .pbody .title h1{margin:0;padding:0;font-size:25px}
#pageDetailCnt .container .pageRight .proDetails .pbody .title p{margin:0;padding:0;font-size:15px}
#pageDetailCnt .container .pageRight .proDetails .pbody .contBody{width:100%}
#pageDetailCnt .container .pageRight .proDetails .pbody .contBody p{font-size:15px;line-height:1.7;margin:0;padding:0;margin-top:10px}
#pageDetailCnt .container .pageRight .proDetails .pbody .productKatalog{font-size:18px;display:flex;align-items:center;color:#e21a22;margin:10px 0}
#pageDetailCnt .container .pageRight .proDetails .pbody .productKatalog i{font-size:23px;margin-right:7px}
#pageDetailCnt .container .pageRight .proDetails .pbody .table{width:100%;overflow:hidden;overflow-x:auto;margin:15px 0 20px 0}
#pageDetailCnt .container .pageRight .proDetails .pbody .table table{width:100%;overflow-x:auto;margin-top:10px;border-collapse:collapse}
#pageDetailCnt .container .pageRight .proDetails .pbody .table table th{color:#fff;background:#0072bc;border-radius:0;padding:10px;font-size:13px}
#pageDetailCnt .container .pageRight .proDetails .pbody .table table td,th{padding:15px;font-size:13px;flex:1;display:flex;align-items:center}
#pageDetailCnt .container .pageRight .proDetails .pbody .table table tr:first-child{font-weight:700}
#pageDetailCnt .container .pageRight .proDetails .pbody .table table tr{border-bottom:1px solid #cbcbcb;display:flex}
#pageDetailCnt .container .pageRight .proDetails .pbody .table table .tableRevert{display:revert!important}
#pageDetailCnt .container .pageRight .proDetails .pbody .table table tr:nth-child(2n){background:unset}

#pageDetailCnt .container .pageRight .proDetails .referanceDe {display: flex;flex-wrap: wrap;background: #fff;}

#pageDetailCnt .container .pageRight .proDetails .referanceDe .rSingle {flex: 0 0 20%;height: 230px;border-bottom: 1px solid #f2f5f8;border-right: 1px solid #f2f5f8;}

#pageDetailCnt .container .pageRight .proDetails .referanceDe .rSingle .singleR {height: 100%;}

#pageDetailCnt .container .pageRight .proDetails .referanceDe .rSingle .singleR img{width: 100%;height: 100%;object-fit: contain;padding: 17px;filter: opacity(1); transform: scale(1); transition: all .3s;}
#pageDetailCnt .container .pageRight .proDetails .referanceDe .rSingle .singleR:hover img {filter: opacity(.6); transform: scale(.92); transition: all .3s;}

#pageDetailCnt .container .pageRight .table{width: 100%;overflow: hidden;overflow-x: auto;}
#pageDetailCnt .container .pageRight .table table{width: 100%;overflow-x:auto;/* margin-top: 10px; *//* text-transform: uppercase; */border-collapse: collapse;/* background: #e0e6eb; */}
#pageDetailCnt .container .pageRight .table table th{color: #fff;background: #0072bc;border-radius: 0;padding: 10px;font-size: 13px;}
#pageDetailCnt .container .pageRight .table table td, th{padding: 15px 10px;font-size: 13px;flex: 1;display: flex;align-items: center;}
#pageDetailCnt .container .pageRight .table table tr:first-child{font-weight: 600;color: #565656;/* border-top-left-radius: 10px; *//* border-top-right-radius: 10px; */}
#pageDetailCnt .container .pageRight .table table tr:last-child{/* border-bottom-left-radius: 10px; *//* border-bottom-right-radius: 10px; */}
#pageDetailCnt .container .pageRight .table table tr{border-bottom: 1px solid #c6c3c7;background: #edeef1;display: flex;}
#pageDetailCnt .container .pageRight .table table .tableRevert{ display: revert!important;}
#pageDetailCnt .container .pageRight .table table tr:nth-child(2n){background: unset;}

#pageDetailCnt .container .pageRight .contentP #sliderInfo{position: relative;/* height: 700px; */padding: 50px 0;display: flex;flex-direction: column;width: 100%;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bg{position: absolute;left: 0;right: 0;width: 100%;height: 100%;object-fit: cover;top: 0;bottom: 0;}
/* #pageDetailCnt .container .pageRight .contentP #sliderInfo:before{position: absolute;content: "";right: 0;top: 50px;order-bottom: 25em solid transparent; border-top: 0px solid transparent;border-right: 25em solid rgb(92 95 102); z-index: 9999;height: 234px;width: 50%;background: linear-gradient(178deg, #34363a 23%, #565b65 75%);  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 12%); } */
#pageDetailCnt .container .pageRight .contentP #sliderInfo:after{position: absolute;content: "";}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider{grid-template-columns: 69% 525px;grid-gap: 0 30px;display: grid;position: relative;/* box-shadow: 0px 7px 15px 0px rgb(0 0 0 / 12%); */border-radius: 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider{height: 510px;z-index: 99999;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-container{position:relative;width:100%;height:100%;box-shadow:0px 3px 7px 0px rgb(0 0 0 / 11%);}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-container .swiper-slide{padding: 30px; position:relative;width:100%!important;height:100%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;background: #fff;}
/* #pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-container .swiper-slide::before{content:'';position:absolute;bottom:0;right:0;left:0;height: 100%; background: rgb(0 0 0 / 64%); z-index:2; background: linear-gradient(256deg, rgb(0 0 0 / 8%) 0%, rgb(255 255 255 / 0%) 60%); border-top-left-radius: 10px; border-bottom-left-radius: 10px; } */
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-container video{width:100%;height:100%;object-fit:cover}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-container img{width:100%;height:100%;object-fit: contain;border-top-left-radius: 10px;border-bottom-left-radius: 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-pagination {text-align: right;bottom: 26px;/* transform: translateY(-61%); */left: 16px;background: none;z-index: 9999;display: flex;flex-direction: row;/* background: rgba(0, 0, 0, 0.5); */border-radius: 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-pagination-bullet {width: 10px;height: 10px;background: transparent;border: 1px solid #a2a2a2;opacity: 1;margin: 0 5px 0 0;z-index: 99;display: flex;align-items: center;justify-content: center;transition: all .3s;outline: unset;border-radius: 100%;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-pagination-bullet::before {content: "";/* width: 9px; *//* height: 9px; *//* border-radius: 100%; *//* background: rgb(138 138 138); */}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-pagination-bullet-active::before {/* content: ""; *//* width: 8px; *//* height: 8px; *//* border-radius: 100%; */background: rgb(0 0 0 / 51%);}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{/* border: 1px solid rgb(255 255 255 / 30%); */background: #0063a5;height: 20px;border-radius: 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info{width: 100%;display: flex;flex-direction: column;position: relative;z-index: 99999;/* box-shadow: 1px 20px 20px 0px rgb(0 0 0 / 18%); *//* background: linear-gradient(254deg, rgb(0 0 0 / 8%) 0%, rgb(255 255 255 / 0%) 60%); */padding: 0;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .icons{display: flex;flex-wrap: wrap;padding: 0 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .icons .single{cursor: pointer;transition: all .3s;flex: 0 0 20%;/* background: linear-gradient(97deg, #f0f3f4 0%, #ffffff 100%); */box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 8%);display: flex;align-items: center;justify-content: center;margin: 8px 8px 0 0;padding: 15px;border: 1px solid #ddd;border-radius: 7px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .icons .single img{height: 60px;padding: 5px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .icons .single:hover{background: #ddd;transition: all .3s;}

#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .featureIcons{display: flex;flex-wrap: wrap;padding: 0 10px; border-top: 1px solid #ddd; padding: 10px 5px 0px 5px; margin: 20px 0px 0px 0px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .featureIcons .single{transition: all .3s;flex: 0 0 27%;/* background: linear-gradient(97deg, #f0f3f4 0%, #ffffff 100%); */box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 8%);display: flex;align-items: center;justify-content: center;margin: 8px 8px 0 0;padding: 10px 10px 0px 10px;border: 1px solid #ddd;border-radius: 7px; flex-direction: column;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .featureIcons .single:hover{background-color: #00a8bd; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .featureIcons .single:hover img{transition: all .3s; filter: invert(0%) sepia(0%) saturate(0%) hue-rotate(337deg) brightness(97%) contrast(106%);}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .featureIcons .single:hover h3{transition: all .3s; color: #fff;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .featureIcons .single img{transition: all .3s; height: 55px;padding: 2px; filter: invert(60%) sepia(0%) saturate(0%) hue-rotate(337deg) brightness(97%) contrast(106%);}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .featureIcons .single h3{transition: all .3s; font-size: 11px; text-align: center;}

#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .uretim{display: flex;width: 100%;flex-wrap: wrap;padding: 0 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .uretim .single{flex: 1 0 30%;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .uretim .single img{height: 43px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .text{width: 100%;display: flex;flex-direction: column;padding: 25px 10px;/* border-top: 1px solid #ddd; */border-bottom: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .text.pName{padding: 0 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info p{margin: 0;padding: 10px;font-size: 15px;line-height: 1.5;color: #a1a1a1;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .text h1{background: linear-gradient(to right, #171c1f 0%, #36454f 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;/* text-shadow: 0px 3px 6px rgb(0 0 0 / 11%); */margin: 0;padding: 0;font-size: 23px;line-height: 1.2;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .text p{padding: 0;margin: 0;font-size: 16px;}


#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .iconsMac{display: flex;flex-wrap: wrap;border-top: 1px solid #ddd;/* border-bottom: 1px solid #ddd; */}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .iconsMac .macSingle{flex: 1 0 45%;display: flex;transition: all .3s;align-items: center;padding: 10px 15px;border-bottom: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .iconsMac .macSingle img{height: 31px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .iconsMac .macSingle p{line-height: 1.2;font-weight: 300;color: #3b3b3b;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .iconsMac .macSingle p b{font-weight: 600;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .iconsMac .macSingle:hover{opacity: .7;transition: all .3s;}



#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons{display: flex;width: 100%;flex-wrap: wrap;margin: 20px 0 5px 0;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB{flex: 1 0 42%;display: flex;align-items: center;transition: all .3s;background: #ffffff;padding: 10px;/* border-right: 1px solid #dddddd; *//* border: 1px solid #dddddd; */}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons button.singleB{border: unset;/* border-right: 1px solid #dddddd; */cursor: pointer;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB:hover{box-shadow: 0 0 9px 0px rgba(64, 64, 64, 0.18);transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB:hover.teklif{background: #2f3842;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.pdf:hover{background: #ef7d00;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.whatsap:hover{background: #1bb54e;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.shop:hover{background: #f8a329;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.teklif{border-bottom:5px solid #2f3842;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.pdf{border-bottom:5px solid #ef7d00;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.whatsap{border-bottom:5px solid #1bb54e;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.shop{border-bottom:5px solid #f8a329;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB img{height: 23px;margin-right: 7px;filter: invert(50%) sepia(6%) saturate(51%) hue-rotate(202deg) brightness(92%) contrast(83%);transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB p{margin: 0;padding: 0;color: #272f32;font-size: 14px;font-weight: 500;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB:hover img{    filter: invert(100%) sepia(3%) saturate(7448%) hue-rotate(104deg) brightness(135%) contrast(112%);transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB:hover p{color: #fff;transition: all .3s;}



#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider{position: relative;/* background: #ddd; */height: 60px;padding: 0 50px;display: flex;align-items: center;justify-content: center;margin-top: 30px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 56px;width: 100%;overflow: hidden;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs .swiper-slide {width: auto;border-radius: 10px;opacity: 0.5; /* Safari 6.0 - 9.0 */transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs .swiper-slide::before{content:'';position:absolute;bottom:0;right:0;left:0;height: 100%;/* background: rgb(72 82 87 / 20%); */z-index:2;cursor: pointer;transition: all .3s;border: 1px solid #dddd;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs .swiper-slide-active{opacity: 1;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs .swiper-slide:hover{filter: contrast(0.5);transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs .swiper-slide-active:before {opacity: 1;filter: initial;background: rgb(230 230 230 / 64%);transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs img {cursor: pointer;width: auto;height: 100%;border-radius: 10px;object-fit: contain;padding: 5px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .swiper-button-prev{/* width: 8px; *//* height: 15px; */left: 0;outline:unset;background-image: unset;z-index: 99999;margin-top: 0;top: 25%;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .swiper-button-prev img{width: 18px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .swiper-button-next{right: 0;outline:unset;background-image: unset;z-index: 999999;margin-top: 0;top: 25%;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .swiper-button-next img{width: 18px;}


#pageDetailCnt .container .pageRight .pdTop #detailInfo{display:flex;flex-direction:column;padding-top: 0;}
#pageDetailCnt .container .pageRight .pdTop #detailInfo h1{margin: 0;padding: 0 0 10px 0;font-size: 25px;font-weight: 700;line-height: 1.3;color: #014590;transition: all .3s;}
/* #pageDetailCnt .container .pageRight .pdTop #detailInfotitle{display: flex;justify-content: space-between;align-items: center;margin-bottom: 17px;} */
#pageDetailCnt .container .pageRight .pdTop #detailInfotitle h1{margin: 0;padding: 0 0 10px 0;font-size: 24px;font-weight: 700;line-height: 1.3;color: #3d3d3c;transition: all .3s;}
#pageDetailCnt .container .pageRight .pdTop #detailInfotitle img{ height: 130px; margin-top: -66px;}
#pageDetailCnt .container .pageRight .pdTop #detailInfo p{margin: 0;padding: 15px 0 0 0;font-size: 17px;color: #32393e;line-height: 1.5;}
#pageDetailCnt .container .pageRight .pdTop #detailInfo .date{display: flex;align-items: center;padding-top: 15px;border-top: 1px solid #ddd;margin-top: 15px;}
#pageDetailCnt .container .pageRight .pdTop #detailInfo .date img{height: 30px;margin-right: 7px;filter: invert(26%) sepia(86%) saturate(1348%) hue-rotate(182deg) brightness(98%) contrast(102%);opacity: .5;}
#pageDetailCnt .container .pageRight .pdTop #detailInfo .date p{margin: 0;padding: 0;font-size: 16px;color: #6b6b6a;}
#pageDetailCnt .container .pageRight .pdTop #detailInfo .linesRead{cursor: pointer;}
#pageDetailCnt .container .pageRight .pdTop #detailInfo .linesRead img{animation: UpDown 1.5s linear infinite;}

#pageDetailCnt .container .pageRight .pDetailInfo{display: flex;flex-wrap: wrap;margin-top: 10px;width: 100%;}
#pageDetailCnt .container .pageRight .pDetailInfo a{flex: 1;padding: 13px 15px;margin-right: 10px;background: #252e32;color: #fff;display: flex;align-items: center;/* border-radius: 10px; */}
#pageDetailCnt .container .pageRight .pDetailInfo a img{margin-right: 9px;height: 25px;filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(264deg) brightness(105%) contrast(103%);}
#pageDetailCnt .container .pageRight .pDetailInfo a:last-child{background: #0aa400;margin-right: 0;}

#pageDetailCnt .container .pageRight .prevButtons{display: flex;align-items: center;justify-content: space-between;margin: 25px  0 10px 0;}
#pageDetailCnt .container .pageRight .prevButtons .buttonsP{display: flex;align-items: center;padding: 0 10px;/* background: #e0e6eb; */opacity: .5;font-size: 15px;}
#pageDetailCnt .container .pageRight .prevButtons .buttonsP img{height: 15px;margin: 0 10px;}

#pageDetailCnt .container .pageRight .iconsProT{display: flex;flex-wrap: wrap;margin: 10px 0;padding: 20px;}
#pageDetailCnt .container .pageRight .iconsProT .single {cursor: pointer; transition: all .3s;display: flex;background: #fff;margin: 5px 5px 5px 0;flex: 1 0 45%;padding: 15px;border-radius: 10px;box-shadow: 0px 8px 11px 0px rgb(0 0 0 / 7%);}
#pageDetailCnt .container .pageRight .iconsProT .single img{height: 75px;padding-right: 15px;margin-right: 15px;border-right: 2px solid #ddd;width: 85px;object-fit: contain;}
#pageDetailCnt .container .pageRight .iconsProT .single:hover{opacity: .85;background: #edeef1;transition: all .3s;}
#pageDetailCnt .container .pageRight .iconsProT .single p{margin: 0;padding: 0;}


#pageDetailCnt .container .pageRight .contentP .tabs {width: 100%;padding: 10px 0;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav{list-style: none;display: flex;margin: 0;padding: 0;border-bottom: 2px solid rgb(217 217 217 / 52%); border-top: 2px solid rgb(217 217 217 / 52%);}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li{position: relative;/* height: 75px; */display: flex;align-items: center;border-right: 2px solid rgb(217 217 217 / 70%); transition: all .3s;flex: 1;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li:last-child{border-right: unset;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a{padding: 20px;height: 100%;display: flex;align-items: flex-start;flex-direction: column;justify-content: center;width: 100%;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li .triangle {position: absolute;content: "";left: 40px;bottom: -12px;border-top: 12px solid #ef7d00;border-left: 12px solid #611d1d00;border-right: 12px solid #ff000000;display: none;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li.tab-active .triangle{display: block;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li.tab-active{background: #ef7d00; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li:hover{background: #0063a5; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a img{height: 50px;margin-bottom: 10px;transition: all .3s;opacity: .5;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a h1{color: #393e43;margin: 0;padding: 0;font-size: 15px;font-weight: 500;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a p{padding: 0;margin: 0;color: #888888;font-size: 11px;padding-top: 3px;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li:hover a h1{color: #fff; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li:hover a img{filter: invert(100%); transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li.tab-active:hover{background: #2f3842; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li.tab-active:hover .triangle{border-top: 12px solid #2f3842; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li.tab-active a h1{font-weight: 600; color: #fff;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li.tab-active a img{filter: invert(100%);transition: all .3s;opacity: 1;}
#pageDetailCnt .container .pageRight .contentP .tabs-stage{padding: 25px 0;}
#pageDetailCnt .container .pageRight .contentP .tabs table{width: 100%;overflow: hidden;overflow-x: auto;border: unset; margin-top: 25px; border: 1px solid #e7e7e7; border-spacing: 0; }
#pageDetailCnt .container .pageRight .contentP .tabs table:first-child{margin-top: 0px !important;}
#pageDetailCnt .container .pageRight .contentP .tabs table table{width: 100%;overflow-x: auto;margin-top: 10px;border: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr{border-bottom: 1px solid #ddd;/* padding: 10px; *//* display: flex; */font-size: 16px;border: unset;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr:nth-child(2n){background: #e7e7e7;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr td{font-weight: 400;/* flex: 1; */color: #000000;/* display: flex; *//* align-items: center; */padding: 8px;text-align: center;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr td:nth-child(2n){/* font-weight: 400;color: #6d6d6d; */}
#pageDetailCnt .container .pageRight .contentP .tabs table tr:first-child td{font-weight: 500;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr td:first-child {font-weight: 500;max-width: 130px;}

#pageDetailCnt .container .pageRight .contentP .tabs-stage .iframe{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
#pageDetailCnt .container .pageRight .contentP .tabs-stage iframe{height: 400px!important;flex: 0 0 48.9%;margin-right: 7px;}
#pageDetailCnt .container .pageRight .contentP .tabs-stage p{margin: 0;padding: 7px 0 0 0;font-size: 15px;line-height: 1.5;color: #3b3b3b;}
#pageDetailCnt .container .pageRight .contentP .tabs .variation table tr:first-child td{color: #000000!important;font-weight: 700!important;}
#pageDetailCnt .container .pageRight .contentP .tabs .variation table tr td:nth-child(1n){font-weight: 400;color: #6d6d6d;}
#pageDetailCnt .container .pageRight .contentP .tabs .variation table tr td:nth-child(3n){font-weight: 400;color: #6d6d6d;}
#pageDetailCnt .container .pageRight .contentP .tabs .variation table tr td:nth-child(4n){font-weight: 400;color: #6d6d6d;} 
#pageDetailCnt .container .pageRight .brosurs{display: flex;flex-direction: column;margin: 10px;flex: 1 0 100%;}
#pageDetailCnt .container .pageRight .brosurs .single{display: flex;justify-content: space-between;padding: 10px 7px;border-bottom: 1px solid #ddd;margin: 0 20px;align-items: center; transition: all .3s;}
#pageDetailCnt .container .pageRight .brosurs .single:hover{background: #f7f7f7dd; transition: all .3s;}
#pageDetailCnt .container .pageRight .brosurs .single:first-child{border-top: unset;}
#pageDetailCnt .container .pageRight .brosurs .single .left{font-size: 15px;}
#pageDetailCnt .container .pageRight .brosurs .single:hover{color:#f07d00/*#015a99*/;transition: all .3s;}
#pageDetailCnt .container .pageRight .brosurs .single .left i{padding-right: 6px;}
#pageDetailCnt .container .pageRight .brosurs .single .right i{color: #f07d00;font-size: 30px;}
#pageDetailCnt .container .pageRight .contentP .tabs .imageTeknik{width: 100%;}
#pageDetailCnt .container .pageRight .contentP .tabs .imageTeknik img{width: 100%;height: 100%;object-fit: contain;max-height: 375px;}

#pageDetailCnt .container .pageRight .contentFormP {width:100%;padding:100px;background:linear-gradient(0deg,#e0e2e3 0,#eaebec 100%);border-radius: 8px;}
#pageDetailCnt .container .pageRight .contentFormP  .login-form{display:flex;flex-direction:column}
#pageDetailCnt .container .pageRight .contentFormP  .login-form input,textarea{width:100%;padding:10px 25px;margin:0 0 12px 0;border:unset;/* border-radius:4px; */font-size:14px;color:#757575}

#pageDetailCnt .container .pageRight .contentFormP  .login-form button{background-color:#8bc34a;color:#fff;padding:10px 15px 10px 25px;border:none;border-radius:4px;cursor:pointer;width:fit-content;margin:0 0 15px 0;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight .contentFormP  .login-form button img{height:20px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-left:5px}
#pageDetailCnt .container .pageRight .contentFormP  .login-form button:hover{background-color:#7cb342}

#pageDetailCnt .container .pageRight #newsList .container{display:flex;flex-wrap:wrap;padding:0 0 17px 0}
#pageDetailCnt .container .pageRight #newsList .single{flex:1 0 48%;padding:10px}
#pageDetailCnt .container .pageRight #newsList .single .catSingle{width:100%;height:240px;margin:20px 0 0;transition:all 1s ease 8ms;border:1px solid #e6e6e6;box-shadow:0 0 5px 0 rgba(221,221,221,.6196078431372549);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:30px}
#pageDetailCnt .container .pageRight #newsList .single .catSingle .top{position:relative;height:45px;width:100%}
#pageDetailCnt .container .pageRight #newsList .single .catSingle .top:after{position:absolute;content:"";width:100%;height:2px;background:#ddd;right:0;top:50%;transform:translateY(-50%);z-index:-1}
#pageDetailCnt .container .pageRight #newsList .single .catSingle .midle h1{color:#102a60;font-size:23px;font-weight:500;text-align:center}
#pageDetailCnt .container .pageRight #newsList .single .catSingle .bottom{width:50px;height:50px;font-size:18px;border-radius:100%;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;transition:all .3s;color:#bc4f19}
#pageDetailCnt .container .pageRight #newsList .single:hover .catSingle .bottom{transform:rotate(360deg)}
#pageDetailCnt .container .pageRight #news-list{background:#fff;border-radius:10px}
#pageDetailCnt .container .pageRight #news-list .list{display:flex;flex-direction:row;flex-wrap:wrap;padding:15px}
#pageDetailCnt .container .pageRight #news-list .list .inner-container{width:100%;height:auto;position:relative;margin:15px;box-shadow:0 0 15px rgba(0,0,0,.06);flex-basis:42%}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .date{position:absolute;top:0;left:0;width:80px;height:auto;background-color:#ff6428;z-index:2;padding:18px 19px 10px 19px}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .date:before{position:absolute;content:'';left:0;bottom:-13px;border-top:15px solid #ff6428;border-right:80px solid transparent;z-index:-1}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .date h3{font-size:36px!important;font-weight:300;margin-top:10px!important;margin-bottom:4px}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .date h3 span{position:relative;color:#fff}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .date h3 span:before{position:absolute;content:"";width:100%;height:1px;background-color:#fff3db;left:0;bottom:3px}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .date h5{margin:0;padding:0;color:#fff;letter-spacing:0;font-size:15px;line-height:14px;font-weight:400;text-transform:uppercase}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .date h5:first-child{padding:10px 0 0 0}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .image img{width:100%;height:250px;object-fit:cover;filter:grayscale(1);transition:1s linear}
#pageDetailCnt .container .pageRight #news-list .list .inner-container:hover .image img{filter:unset;transition:1s linear}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc{width:100%;height:auto;padding:0 20px 30px 30px}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .title h3{font-size:21px;line-height:1;font-weight:400;color:#14141c; text-transform:capitalize}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .title h3 a{text-decoration:none;color:#181a2f;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .title h3 a:hover{color:#274185}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .info{width:100%;margin-bottom:24px;border-bottom:1px solid #ccc;padding-bottom:4px}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .info span{position:relative;color:#000;font-size:14px;padding-right:22px;font-style:italic;font-weight:400}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .info span:last-child{position:unset}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .info a{text-decoration:none;color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .info a:hover{color:#274185}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .explanation{margin-bottom:17px}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .explanation p{font-size:15px;color:#3b3b3b;line-height:1.6}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .readmore{width:100%}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .readmore a{text-decoration:none;background-color:#505050;color:#fff;line-height:1.6;font-weight:600;padding:10px 17px; font-size: 17px; border-radius:3px;display:inline-block;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
#pageDetailCnt .container .pageRight #news-list .list .inner-container .desc .readmore a:hover{opacity:.7}

#pageDetailCnt .container .pageRight .newsContent{background:#fff;padding:20px;height: auto;}
#pageDetailCnt .container .pageRight .newsContent .textC a{text-decoration: unset;color: unset;}
#pageDetailCnt .container .pageRight .newsContent .textC p{margin-bottom: 0!important;line-height: 1.5!important;margin: 0!important;padding-top: 10px!important;}
#pageDetailCnt .container .pageRight .newsContent .textC ul{margin-bottom: 0!important;line-height: 1.5!important;margin: 0!important;padding-top: 10px!important;}
#pageDetailCnt .container .pageRight .newsContent .textC ul li{line-height: 1.5;}
#pageDetailCnt .container .pageRight .newsContent .textC span{line-height: 1.5!important;font-size: 16px!important;}
#pageDetailCnt .container .pageRight .newsDetail-footer-share{display: flex;align-items: center;}
#pageDetailCnt .container .pageRight .newsContent .page-news-detail-footer{position:relative;display:flex;flex-direction:column;justify-content:center;margin:20px 0;padding:10px 0;text-align:center;border-top:1px solid #d8d8d7;border-bottom:1px solid #d8d8d7}
#pageDetailCnt .container .pageRight .newsContent .page-news-detail-footer:before{position:absolute;content:'';width:100px;height:2px;top:-1px;left:0;background-color:#0060a8}
#pageDetailCnt .container .pageRight .newsContent .page-news-detail-footer:after{position:absolute;content:'';width:100px;height:2px;bottom:-1px;right:0;background-color:#174470}
#pageDetailCnt .container .pageRight .newsContent .newsDetail-footer-share-items{margin-left: 10px; display: flex;align-items: center;justify-content: center;}
#pageDetailCnt .container .pageRight .newsContent .newsDetail-footer-share-items a{width:70px;height:40px;position:relative;display:inline-block;color:#fff}
#pageDetailCnt .container .pageRight .newsContent .newsDetail-footer-share-items a:hover{opacity:.8}
#pageDetailCnt .container .pageRight .newsContent .newsDetail-footer-share-items svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}

#pageDetailCnt .container .pageRight .searchHeader{display:block;width:100%;height:50px;float:left;position:relative;max-width:100%;transition:all .3s;cursor:pointer;margin-right:20px;background: #f4f5f6;padding: 0 20px;border-bottom: 1px dashed#ddd;margin-top: 9px;/* border-top-left-radius: 5px; *//* border-top-right-radius: 5px; */}
#pageDetailCnt .container .pageRight .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%}
#pageDetailCnt .container .pageRight .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;padding-left:61px;font-size:14px;color:#3b3b3b;font-weight:700}
#pageDetailCnt .container .pageRight .searchHeader form .sImg{display:block;position:absolute;left:0;height:fit-content;top:50%;transform:translateY(-50%);border:none;color:#000;font-size:14px;font-weight:600;cursor:pointer;padding:0 20px 0 0;border-right:1px solid #ccc}
#pageDetailCnt .container .pageRight .searchHeader form .sImg img{height:19px;filter:invert(59%) sepia(0%) saturate(38%) hue-rotate(134deg) brightness(94%) contrast(94%)}
#pageDetailCnt .container .pageRight .searchHeader form .rImg{display:block;position:absolute;right:0;height:100%;top:0;border:none;color:#000;font-size:14px;font-weight:600;cursor:pointer}
#pageDetailCnt .container .pageRight .searchHeader form .rImg img{height:15px}
#pageDetailCnt .container .pageRight .searchHeader.cash input{background:0 0;color:#005caa;border:unset;font-weight:700}
#pageDetailCnt .container .pageRight .searchHeader.cash .sImg{background:0 0}
#pageDetailCnt .container .pageRight .searchHeader.cash .rImg{background:0 0}
#pageDetailCnt .container .pageRight .searchHeader input::placeholder{color:#3b3b3b;font-weight:700}
#pageDetailCnt .container .pageRight .searchHeader:hover{opacity:.8;transition:all .3s}
#pageDetailCnt .container .pageRight .pageContact{display:flex;width:100%;padding:30px;background: #f2f5f8;border-radius: 8px;flex-wrap: wrap;}
#pageDetailCnt .container .pageRight .pageContact .firmsInfoContact{flex:1;display:flex;flex-direction:column;padding-right:23px}
#pageDetailCnt .container .pageRight .pageContact .firmsInfoContact h1{margin:0;padding:0;color:#102c41;font-size: 19px;margin:10px 0 0 0}
#pageDetailCnt .container .pageRight .pageContact .firmsInfoContact .single{display:flex;align-items:center;padding:20px;border-bottom:1px solid #ddd;border-radius:0}
#pageDetailCnt .container .pageRight .pageContact .firmsInfoContact .single img{height: 22px;filter:invert(47%) sepia(11%) saturate(367%) hue-rotate(169deg) brightness(97%) contrast(85%)}
#pageDetailCnt .container .pageRight .pageContact .firmsInfoContact .single p{margin:0;padding:0;font-size: 14px;margin-left: 11px;}
#pageDetailCnt .container .pageRight .pageContact .firmsInfoContact .single:hover{transition:all .3s;background:#e8eaf0}
#pageDetailCnt .container .pageRight .pageContact .firmsInfoContact .single:hover img{filter:invert(19%) sepia(0%) saturate(1%) hue-rotate(248deg) brightness(96%) contrast(85%);transition:all .3s}
#pageDetailCnt .container .pageRight .pageContact .maps{flex:1;height:400px}
#pageDetailCnt .container .pageRight .pageContact .maps iframe{width:100%;height:100%}
#pageDetailCnt .container .pageRight .pageContact .form {flex: 1 0 100%;margin-top: 15px;}
#pageDetailCnt .container .pageRight .pageContact .form  .login-form{display:flex;flex-direction:column}
#pageDetailCnt .container .pageRight .pageContact .form  .login-form input,textarea{width:100%;padding:10px 25px;margin:0 0 12px 0;border:unset;/* border-radius:4px; */font-size:14px;color:#757575}

#pageDetailCnt .container .pageRight .contentFormP {width:100%;padding:100px;background:linear-gradient(0deg,#e0e2e3 0,#eaebec 100%);border-radius: 8px;}
#pageDetailCnt .container .pageRight .contentFormP  .login-form{display:flex;flex-direction:column}
#pageDetailCnt .container .pageRight .contentFormP  .login-form input,textarea, select{width:100%;padding:10px 25px;margin:0 0 12px 0;border:unset;border-radius:4px;font-size:14px;color:#757575}

#pageDetailCnt .container .pageRight .contentFormP  .login-form button{background-color:#8bc34a;color:#fff;padding:10px 15px 10px 25px;border:none;border-radius:4px;cursor:pointer;width:fit-content;margin:0 0 15px 0;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight .contentFormP  .login-form button img{height:20px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-left:5px}
#pageDetailCnt .container .pageRight .contentFormP  .login-form button:hover{background-color:#7cb342}
#pageDetailCnt .container .pageRight .pageContact .form  .login-form button{background-color:#8bc34a;color:#fff;padding:10px 15px 10px 25px;border:none;border-radius:4px;cursor:pointer;width:fit-content;margin:10px 0 15px 0;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight .pageContact .form  .login-form button img{height:20px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-left:5px}
#pageDetailCnt .container .pageRight .pageContact .form  .login-form button:hover{background-color:#7cb342}
#pageDetailCnt .container .pageRight .pagination{display: flex;list-style: none;padding: 0;margin: 0;justify-content: space-between;margin-top: 10px;background: #f4f5f6;padding: 10px;border-radius: 7px;}
#pageDetailCnt .container .pageRight .pagination li:first-child{background: #2f3842; color: #ffffff;}
#pageDetailCnt .container .pageRight .pagination li:last-child{background: #2f3842; color: #ffffff;}
#pageDetailCnt .container .pageRight .pagination li{transition: all .3s;list-style: unset;flex: 1;display: flex;align-items: center;justify-content: center;padding: 11px;border-right: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .pagination li .page-link{display: flex;align-items: center;justify-content: center;width: 100%;font-size: 12px;}
#pageDetailCnt .container .pageRight .pagination li.active{background: #f07d00;color: #fff;}
#pageDetailCnt .container .pageRight .pagination li:last-child{border-right: unset;}
#pageDetailCnt .container .pageRight .pagination li:hover{transition: all .3s;background: #222d61;color: #fff;}



.successNotification {display: flex;padding: 10px;background: #e9540d;width: 100%;}
.successNotification p {margin: 0;padding: 0;font-size: 13px;color: #fff;}

#cboxClose{top: 0!important;width: 100px!important;height: 44px!important;background: url('../img/cbox/kapat.png') no-repeat!important;background-color: #fff!important;background-size: contain !important;}

#cboxLoadedContent{margin-bottom: 0!important;}

#cboxOverlay {z-index: 99999999!important;}
#colorbox, #cboxContent, #cboxLoadedContent{z-index: 99999999999!important;}

.whatsapMaster {position: fixed;z-index: 99999;right: 70px;bottom: 70px;width: 60px;height: 60px}
.whatsapMaster.right {right: 100px}
.whatsapMaster .whatsapMaster-btn {background: #0dc143;border-radius: 50%;box-shadow: 0 5px 10px 0 rgba(35,50,56,0.1);-webkit-transform-origin: center;transform-origin: center;position: relative;height: 60px;width: 60px;text-align: center;line-height: 60px;font-size: 1.6em;color: #fff;z-index: 1;    display: flex;align-items: center;justify-content: center;}
.whatsapMaster .whatsapMaster-btn:hover {background: #333333}
.whatsapMaster .ripple,.whatsapMaster .ripple:before,.whatsapMaster .ripple:after {-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;border-radius: 50%;box-shadow: 0 0 0 0 #0dc143;top: 0;height: 60px;position: absolute;width: 60px}
.whatsapMaster .ripple:before {-webkit-animation-delay: .9s;animation-delay: .9s;content: "";position: absolute;top: 0}
.whatsapMaster .ripple:after { -webkit-animation-delay: .6s; animation-delay: .6s; content: ""; position: absolute; top: 0}
.ytp-cued-thumbnail-overlay-image{object-fit: contain!important;background-size: contain!important;-webkit-background-size: contain!important;}

@-webkit-keyframes ripple {
    70% {
        box-shadow: 0 0 0 50px rgba(94,188,231,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(94,188,231,0)
    }
}

@keyframes ripple {
    70% {
        box-shadow: 0 0 0 50px rgba(94,188,231,0)
    }

    100% {
        box-shadow: 0 0 0 0 rgba(94,188,231,0)
    }
}

