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

#mFull{height:0;width:100%;position:fixed;z-index:9999999999;top:0;left:0;background: radial-gradient(circle,#555f6c 0,#39404a 100%);overflow-x:hidden;transition:.5s;background: radial-gradient(circle, #516a7a 20%, #171c1f 100%);}
#mFull .container{max-width:1600px;height:100%;padding:0 20px;display:grid;grid-template-rows: 150px 1fr 70px;padding-left:100px}
#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:#fff;font-weight:500;flex:1;padding-left:15px}
#mFull .closebtn{font-size:50px;color:#fff;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 34px}
#mFull .container .content .topMenu .socials .social p{margin:0;padding:0;font-size: 18px;color:#fff}
#mFull .container .content .topMenu .socials .social p b{font-weight:600}
#mFull .container .content .topMenu .socials .social .icons{margin:0 0 0 15px;padding:0 0 0 15px;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: 28px;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(110deg) brightness(108%) contrast(101%);transition:all .3s}
#mFull .container .content .topMenu .socials .social .icons a:first-child img {filter: invert(48%) sepia(77%) saturate(1960%) hue-rotate(105deg) brightness(99%) contrast(79%);}
#mFull .container .content .topMenu .socials .social .icons a:hover img{transition:all .3s;filter:invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%)}
#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:25px;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(110deg) brightness(108%) contrast(101%);transition:all .3s}
#mFull .container .content .topMenu .socials .single:hover img{filter:invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%);transition:all .3s}
#mFull .container .content .topMenu .socials .single p{margin:0;padding:0;font-size:16px;color:#fff;padding-right:15px;margin-right:15px;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: 17px;color:rgb(255 255 255 / 54%);padding:0;margin:0}
#mFull .container .content .topMenu .phone .text h1{margin:0;padding:0;font-size: 20px;color:#fff;font-weight:600}
#mFull .container .content .topMenu .phone img{height: 30px;margin-right:10px;padding-right:10px;border-right:1px solid #386c8d;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(110deg) brightness(108%) contrast(101%)}
#mFull .container .content .mMenuM{display:flex;flex-wrap:wrap;width:100%;padding:20px 0}
#mFull .container .content .mMenuM .leftMenu{display:flex;flex-direction:column;padding:0 20px 0 0;flex:1;max-width:375px;border-right:1px dashed rgb(157 157 157 / 23%)}
#mFull .container .content .mMenuM .leftMenu .links .msng{margin-top: 9px;}
#mFull .container .content .mMenuM .leftMenu .links{display:flex;flex-direction:column;margin-left:6px;justify-content:flex-start;height:fit-content;flex:1}
#mFull .container .content .mMenuM .leftMenu .links:first-child{margin-left:0}
#mFull .container .content .mMenuM .leftMenu .links a{transition:all .3s;color:rgba(255,255,255,.685);font-weight:400;font-size: 17px;margin-top: 10px;display:flex;align-items:center}
#mFull .container .content .mMenuM .leftMenu .links a:first-child{margin-top:0}
#mFull .container .content .mMenuM .leftMenu .links a:hover{opacity:.89;transition:all .3s;transform:scale(.95);color:rgb(255 255 255 / 40%)}
#mFull .container .content .mMenuM .leftMenu .links a h1{font-weight:600;margin:0;padding:0;font-size: 17px;color:#fff}
#mFull .container .content .mMenuM .leftMenu .links a img{height:35px;margin-right:10px;filter:invert(100%) sepia(1%) saturate(5098%) hue-rotate(3deg) brightness(120%) contrast(100%);transition:all .3s}
#mFull .container .content .mMenuM .leftMenu .links a:hover h1{color:rgb(255 255 255 / 40%);transition:all .3s}
#mFull .container .content .mMenuM .leftMenu .links a:hover img{filter:invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%);transition:all .3s}
#mFull .container .content .mMenuM .leftMenu .links .cmt{margin-top:50px}
#mFull .container .content .mMenuM .rightMenu{flex:2;display:flex;height:fit-content;width:100%;border-radius:7px;padding-left: 30px;flex-direction: column;}


#mFull .container .content .mMenuM .rightMenu .tabs-nav{display:flex;flex-wrap:wrap;justify-content:end;align-items:center;width: 100%;padding-bottom: 15px;border-bottom: 1px solid rgb(157 157 157 / 12%);}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li{border-right: 1px solid rgb(255 255 255 / 6%);list-style: none;transition: all .3s;flex: 1;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li:last-child{border-right: unset;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon{transition:all .3s;display:flex;/* border-right:1px solid #50595e; */padding: 10px 13px;align-items:center;height: 100%;position: relative;/* flex-direction: column; */}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon:before{position: absolute;right: -1px;top: 50%;height: 55px;width: 1px;background: #50595e;content: "";transform: translateY(-50%);}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon:last-child{border-right:unset}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon:last-child:before{display: none;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon img{height: 40px;margin-right: 10px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);transition:all .3s;opacity: .65;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon h1{transition:all .3s;margin:0;padding:0;font-size: 17px;color: rgb(255 255 255 / 85%);font-weight: 500;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon:hover img{filter:invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%);transition:all .3s;opacity: 1;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li .icon:hover h1{transition:all .3s;/* font-weight:300; */}
#mFull .container .content .mMenuM .rightMenu .tabs-nav li.titleProjectActive{}
#mFull .container .content .mMenuM .rightMenu .tabs-nav .titleProjectActive .icon img{filter:invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%);transition:all .3s;opacity: 1;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav .titleProjectActive .icon h1{color: #fff;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav .titleProjectActive:hover {background: #ffff;}
#mFull .container .content .mMenuM .rightMenu .tabs-nav .titleProjectActive:hover .icon img{filter:invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition:all .3s}
#mFull .container .content .mMenuM .rightMenu .tabs-nav .titleProjectActive:hover .icon h1{transition:all .3s;color: #3b3b3b;}
#mFull .container .content .mMenuM .rightMenu .tabs{width:100%;min-width:100%;position:relative}
#mFull .container .content .mMenuM .rightMenu .tabs .tabs-stage{width:100%}
#mFull .container .content .mMenuM .rightMenu .tabs .tabs-stage .tabsVisibility{width:100%;background: unset;}
#mFull .container .content .mMenuM .rightMenu .tabs .tabs-stage .tabsVisibility .contentCat{width: 100%;position: relative;flex: 1;flex-wrap: wrap;display: flex;height: fit-content;margin-top: 15px;}
#mFull .container .content .mMenuM .rightMenu .tabs .tabs-stage .tabsVisibility .contentCat .single{transition: all .3s;display: flex;flex: 1 0 45%;padding: 15px;margin: 5px;/* background: #ddd; */align-items: center;box-shadow: 0 0 6px 0px rgb(255 255 255 / 10%);font-size: 17px;color: rgb(255 255 255 / 76%);}
#mFull .container .content .mMenuM .rightMenu .tabs .tabs-stage .tabsVisibility .contentCat .single img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);transition: all .3s;margin-right: 2px;}
#mFull .container .content .mMenuM .rightMenu .tabs .tabs-stage .tabsVisibility .contentCat .single:hover{transition:all .3s;color: #e9540d;}
#mFull .container .content .mMenuM .rightMenu .tabs .tabs-stage .tabsVisibility .contentCat .single:hover img{opacity: 1; filter: invert(46%) sepia(98%) saturate(3492%) hue-rotate(356deg) brightness(93%) contrast(96%);opacity: 1;}
#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:#ffffffd1;font-weight:300;font-size: 15px;}
#mFull .flags img{width:fit-content;height: 95px;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: 18px;}


#header{width: 100%;position: relative;z-index: 999999;}
#header:before{position: absolute;content: "";right: 0;top: 0;height: 100px;width: 50%;background: #252e32;}
#header .container{display: flex;flex-wrap: wrap;max-width: 100%;padding: 0 100px;}
#header .container .logo{max-width: 350px;flex: 1;position: relative;display: flex;align-items: center;z-index: 99999999999;}
#header .container .logo img{position: relative;z-index: 9999999;    margin-bottom: -26px;}
#header .container .logo .triangleR{content: '';position: absolute;right: -123px;top: -20px;border-bottom: 230px solid transparent;border-top: 0 solid transparent;border-left: 200px solid #171c1f;z-index: 99999;}
#header .container .logo .triangleB{transition: all .3s;content: '';z-index: 3;position: absolute;content: "";left: -268px;width: 554px;height: 227px;background: linear-gradient(305deg, #171c1f 20%, #516a7a 100%);z-index: 1;transform: rotate(5deg);bottom: -31px;}
#header .container .logo .triangleB .line{/* width: 100%; */height: 10px;background: linear-gradient(90deg, rgba(233,84,13,1) 0%, rgba(70,43,31,1) 100%);position: absolute;bottom: 0;left: -3px;right: 1px;}
#header .container .logo .triangleBt{content: '';position: absolute;right: 78px;top: 155px;border-bottom: 55px solid transparent;border-top: 0 solid transparent;/* border-right: 526px solid #171c1f; */z-index: 99999;}
#header .container .hRight{ flex: 2;}
#header .container .hRight .hRightTop{display:flex;position:relative;height: 100px;background: #252e32;justify-content: flex-end;padding-right: 130px;box-shadow: inset 0px -20px 40px 0px rgb(0 0 0 / 24%);}
#header .container .hRight .hRightTop .mIcons{display:flex;flex-wrap:wrap;justify-content:end;align-items:center}
#header .container .hRight .hRightTop .mIcons .icon{transition:all .3s;display:flex;/* border-right:1px solid #50595e; */padding: 10px 13px;align-items:center;height: 100%;position: relative;}
#header .container .hRight .hRightTop .mIcons .icon:before{position: absolute;right: -1px;top: 50%;height: 55px;width: 1px;background: #50595e;content: "";transform: translateY(-50%);}
#header .container .hRight .hRightTop .mIcons .icon:last-child{border-right:unset}
#header .container .hRight .hRightTop .mIcons .icon:last-child:before{display: none;}
#header .container .hRight .hRightTop .mIcons .icon img{height: 35px;margin-right:10px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);transition:all .3s;opacity: .65;}
#header .container .hRight .hRightTop .mIcons .icon h1{transition:all .3s;margin:0;padding:0;font-size: 13px;color: rgb(255 255 255 / 85%);font-weight: 500;}
#header .container .hRight .hRightTop .mIcons .icon:hover img{filter:invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%);transition:all .3s;opacity: 1;}
#header .container .hRight .hRightTop .mIcons .icon:hover h1{transition:all .3s;/* font-weight:300; */}
#header .container .hRight .hRightBot{position: relative;display: flex;height: 55px;justify-content: flex-end;background: #262f34;padding-right: 100px;}
#header .container .hRight .hRightBot:before{content: '';position: absolute;left: -55px;top: 0;border-bottom: 56px solid transparent;border-top: 0 solid transparent;border-right: 55px solid #262f34;}
#header .container .hRight .hRightBot .menu{display:flex;height:100%;padding:0 20px;position:relative;z-index:7;/* background:#2d383e; */position:relative}
#header .container .hRight .hRightBot .menu ul{display:flex;height:100%;align-items:center;flex-direction:row;list-style:none;padding:0;margin:0;width:100%;justify-content:center}
#header .container .hRight .hRightBot .menu ul li{position:relative;height:20px;display:flex;align-items:center;justify-content:space-between;border-left:1px solid rgb(255 255 255 / 29%)}
#header .container .hRight .hRightBot .menu ul li:first-child{border-left:unset}
#header .container .hRight .hRightBot .menu ul li a{font-weight:400;font-size:13px;transition:all .5s;border-radius:0;padding:0 12px;width:100%;color: rgb(255 255 255 / 84%);display:flex;align-items:center;height:100%}
#header .container .hRight .hRightBot .menu ul li:first-child a{padding:0 12px 0 0}
#header .container .hRight .hRightBot .menu ul li a::after{position:absolute;content:'';height:3px;right:0;top:-18px;left:0;background-color:#fff;transform:scale(0);transform-origin:right;transition:all ease .5s}
#header .container .hRight .hRightBot .menu ul li:hover a::after{transform:scale(1);z-index:99}
#header .container .hRight .hRightBot .menu ul li a::before{content:'';position:absolute;top:-18px;left:0;height:3px;width:25px;background-color: #e9540d;z-index:9;opacity:0;transition:all .3s}
#header .container .hRight .hRightBot .menu ul li:first-child a::before{opacity:1;transition:all .3s}
#header .container .hRight .hRightBot .menu ul li:hover a{color: #ffffff;}
#header .container .hRight .hRightBot .menu ul li:hover a::before{opacity:1;transition:all .3s}
#header .container .hRight .hRightBot .menu ul li.activeMenu a::after{transform:scale(1);z-index:99;background-color:#ff6428}
#header .container .hRight .hRightBot .menu ul li a i{color:#fff}
#header .container .hRight .hRightBot .menu ul li:last-child a{border-right:unset}
#header .container .hRight .hRightBot .menu ul li:hover a i{color:#fff}
#header .container .hRight .hRightBot .menu ul li:hover.menuDrop{position:unset}
#header .container .hRight .hRightBot .menu ul li .menuDownList{display:none;position:absolute;top:120px;left:0;width:100%;background:#fff;z-index:-111;font-size:15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:1px 8px 6px 0 rgba(0,0,0,.2);transition:all .4s;opacity:0}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList:before{position:absolute;content:"";top:0;left:0;bottom:0;width:30%;height:100%;background:#f6f6f6;z-index:-1}
#header .container .hRight .hRightBot .menu ul li.menuDrop:hover .menuDownList{display:flex;z-index:99999999;opacity:1;top:59px}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container{display:flex;flex-wrap:wrap}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownLeft{display:flex;flex-direction:column;flex:1;padding:100px 70px 50px 0;background:#f6f6f6}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownLeft h1{margin:0;padding:0;font-size:34px;font-weight:300;color:#01193a}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownLeft p{margin:20px 0;padding:0;line-height:1.4;font-size:14px;color:#a4a4a4}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownRight{display:flex;flex-wrap:wrap;flex:2;margin-left:20px;align-items:center;padding:10px}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownRight .single{flex:1 0 24%;margin-right:auto;border:1px solid #e8e8e8;padding:10px;transition:all .3s;height:auto;flex-direction:column;height:200px;margin:10px 10px 0;align-items:flex-start;width:100%}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownRight .single:after{display:none!important}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownRight .single img{height:118px;width:100%;object-fit:contain}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownRight .single h1{margin:0;padding:0;font-size:15px;padding-top:15px;border-top:1px solid #e8e8e8;color:#01193a;width:100%;margin-top:15px;font-weight:500}
#header .container .hRight .hRightBot .menu ul li.menuDrop .menuDownList .container .mDownRight .single:hover{opacity:.89;transform:scale(.89);transition:all .3s;border:1px solid #02214d}
#header .container .hRight .hRightBot .menu ul .altMenu{display:none;position:absolute;top:120px;left:0;width:275px;background:#f6f6f6;z-index:-111;font-size:15px;box-shadow:1px 8px 6px 0 rgba(0,0,0,.2);transition:all .4s;opacity:0}
#header .container .hRight .hRightBot .menu ul .altMenu ul{flex-direction:column!important}
#header .container .hRight .hRightBot .menu ul .altMenu li{display:block!important;border-radius:0}
#header .container .hRight .hRightBot .menu ul .altMenu li{width:100%}
#header .container .hRight .hRightBot .menu ul .altMenu li:after{display:none}
#header .container .hRight .hRightBot .menu ul .altMenu li a:after{display:none!important}
#header .container .hRight .hRightBot .menu ul .altMenu li:before{display:none}
#header .container .hRight .hRightBot .menu ul .altMenu li a{padding:15px!important;background:unset!important;color:#01193a!important}
#header .container .hRight .hRightBot .menu ul .altMenu li:hover a{background:#e4e4e4!important}
#header .container .hRight .hRightBot .menu ul .altMenu li.active .altMenu a::before{display:none!important}
#header .container .hRight .hRightBot .menu ul .altMenu li:hover{border-radius:0!important;background:#b2caed!important;transition:all .3s}
#header .container .hRight .hRightBot .menu ul .altMenu li:hover a{border-radius:0!important;background:unset!important;transition:all .3s;color:#fff!important}
#header .container .hRight .hRightBot .compInfo{display: flex;align-items: center;padding: 0 30px;}
#header .container .hRight .hRightBot .compInfo .single{display:flex;/* background:#2d383e; */align-items:center;padding:0 20px;border-right: 1px solid rgb(255 255 255 / 29%);}
#header .container .hRight .hRightBot .compInfo .single img{transition:all .3s;height:25px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right:7px}
#header .container .hRight .hRightBot .compInfo .single p{transition:all .3s;margin:0;padding:0;font-weight:400;color:#fff;font-size:13px}
#header .container .hRight .hRightBot .compInfo .single p strong{font-weight:600}
#header .container .hRight .hRightBot .compInfo .single:hover img{transition: all .3s;filter: invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%);}
#header .container .hRight .hRightBot .compInfo .single:hover p{color:rgb(255 255 255 / 44%);transition:all .3s}
#header .container .hRight .hRightBot .compInfo .searchHeader{display:block;width:100%;height: 100%;float:left;position:relative;max-width: 169px;transition:all .3s;cursor:pointer;padding: 0 20px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
#header .container .hRight .hRightBot .compInfo .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%}
#header .container .hRight .hRightBot .compInfo .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;padding-left:30px;font-size:14px;color: #706e6e;font-weight:500}
#header .container .hRight .hRightBot .compInfo .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 0px 0 0;}
#header .container .hRight .hRightBot .compInfo .searchHeader form .sImg img{height:19px;filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(251deg) brightness(105%) contrast(102%);}
#header .container .hRight .hRightBot .compInfo .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}
#header .container .hRight .hRightBot .compInfo .searchHeader form .rImg img{height:15px}
#header .container .hRight .hRightBot .compInfo .searchHeader.cash input{background:0 0;color: #a4c5e1;border:unset;font-weight:500}
#header .container .hRight .hRightBot .compInfo .searchHeader.cash .sImg{background:0 0}
#header .container .hRight .hRightBot .compInfo .searchHeader.cash .rImg{background:0 0}
#header .container .hRight .hRightBot .compInfo .searchHeader input::placeholder{color:#ffff;font-weight:500}
#header .container .hRight .hRightBot .compInfo .searchHeader:hover{opacity:.8;transition:all .3s}
#header .container .hRight .hRightBot .offerBasket{transition: all .3s; display: flex;background: #131a20;}
#header .container .hRight .hRightBot .offerBasket:hover{transition: all .3s;background: #393939;}
#header .container .hRight .hRightBot .offerBasket .leftB{display: flex;align-items: center;padding: 17px 20px;}
#header .container .hRight .hRightBot .offerBasket .leftB img{height: 24px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 9px;}
#header .container .hRight .hRightBot .offerBasket .leftB p{    margin: 0;padding: 0;color: #fff;}
#header .container .hRight .hRightBot .offerBasket .rightB{display: flex;position: relative;width: 55px;height: 100%;align-items: center;justify-content: center;}
#header .container .hRight .hRightBot .offerBasket .rightB img{height: 100%;width: 8px;position: absolute;left: 0;top: 0;bottom: 0;}
#header .container .hRight .hRightBot .offerBasket .rightB p{margin: 0;padding: 0;color: #fff;}
#header .container .hRight .hRightBot .mobilLang{display: flex;flex-direction: column;width: 100px;position: absolute;right: 0;bottom: 0;z-index: 99999999;transition: all .3s;}
#header .container .hRight .hRightBot .mobilLang .lang{display: flex;background: #454c51;width: 100%;align-items: center;height: 40px;justify-content: center;}
#header .container .hRight .hRightBot .mobilLang .lang img{height: 20px;filter: invert(84%) sepia(52%) saturate(3223%) hue-rotate(345deg) brightness(99%) contrast(100%);margin-left: 5px;}
#header .container .hRight .hRightBot .mobilLang .lang p{margin: 0;padding: 0;color: #fff;text-transform: uppercase;font-size: 13px;transition: all .3s;}
#header .container .hRight .hRightBot .mobilLang .mobile{transition: all .3s; width: 100%;height: 100px;background: #e9540d;display: flex;align-items: center;justify-content: center;cursor: pointer;}
#header .container .hRight .hRightBot .mobilLang .mobile img{height: 23px;transition: all .3s;}
#header .container .hRight .hRightBot .mobilLang .mobile:hover{background: #e9540d;transition: all .3s;}
#header .container .hRight .hRightBot .mobilLang .lang {position: relative;/* display: inline-block; */cursor: pointer;}
#header .container .hRight .hRightBot .mobilLang .lang p,
#header .container .hRight .hRightBot .mobilLang .lang img {display: inline-block;vertical-align: middle;}
#header .container .hRight .hRightBot .mobilLang .lang-menu {position: absolute;top: 20px;left: 0px;background: #454c51;/* border-radius: 8px; */box-shadow: 0 8px 16px rgba(0,0,0,0.1);list-style: none;padding: 0 0 0 0;margin: 10px 0 0 0;width: 80px;opacity: 0;pointer-events: none;transform: translateY(10px);transition: opacity 0.3s ease, transform 0.3s ease;z-index: 999;}
#header .container .hRight .hRightBot .mobilLang .lang.active .lang-menu {opacity: 1;pointer-events: auto;transform: translateY(0);}
#header .container .hRight .hRightBot .mobilLang .lang-menu li {padding: 12px 20px;transition: background 0.3s;border-top: 1px solid #50595e;}
#header .container .hRight .hRightBot .mobilLang .lang-menu li:hover {background: #e9540d;}
#header .container .hRight .hRightBot .mobilLang .lang-menu a {text-decoration: none;color: #ffffff;display: block;transition: color 0.3s ease;}
#header .container .hRight .hRightBot .socials{position: absolute;bottom: -60px;display:flex;/* background:#2d383e; */align-items:center;padding: 15px 0;right: 0;}
#header .container .hRight .hRightBot .socials .single{margin-left:5px}
#header .container .hRight .hRightBot .socials .single img{height:30px;filter: invert(50%) sepia(6%) saturate(51%) hue-rotate(202deg) brightness(92%) contrast(83%);}
#header .container .hRight .hRightBot .socials .single:first-child img{filter: invert(48%) sepia(77%) saturate(1960%) hue-rotate(105deg) brightness(99%) contrast(79%);}
#header .container .hRight .hRightBot .socials .single:hover img{filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%)}

#header.sticky{position: fixed;top: 0;left: 0;right: 0;z-index: 999999;}
#header.sticky .container .hRight .hRightBot{background: unset;}
#header.sticky .container .hRight .hRightBot:before{display: none;}
#header.sticky .container .hRight .hRightBot .menu{display: none;}
#header.sticky .container .hRight .hRightBot .compInfo{display: none;}
#header.sticky .container .hRight .hRightBot .offerBasket{display: none;}
#header.sticky .container .hRight .hRightBot .socials{display: none;}

#headerProducts{width:0%;position:fixed;margin:0;/* height:100%; */left:-100%;top:100px;bottom:0;right:0;transition:all .3s;z-index: 99;background:#fff;padding:50px 0;border-top:1px dashed rgba(65,65,65,.16);overflow: auto;}
#headerProducts .container {padding-left: 100px;display:grid;grid-template-columns: 280px 1fr;grid-gap: 0 50px;max-width: 1600px; position: relative;z-index: 9999999; padding: 0; }
#headerProducts .container .tabs-nav{display:flex;flex-direction: column;padding-top: 100px;}
#headerProducts .container .tabs-nav h1{margin: 0 0 15px 0;padding: 0;font-size: 20px;color: rgb(55 55 55 / 47%);font-weight: 700;}
#headerProducts .container .tabs-nav li{list-style: none;transition: all .3s;/* position: relative; */padding: 0 20px;/* border-radius: 40px; */}
#headerProducts .container .tabs-nav li a{display: flex;align-items: center;padding: 10px 0;border-bottom: 1px solid #e5e5e5;justify-content: space-between;}
#headerProducts .container .tabs-nav li a img{height: 17px;opacity: 0;}
#headerProducts .container .tabs-nav li a p{color: #000000;font-weight: 600;padding: 0;margin: 0;font-size: 15px;font-weight: 600;}
#headerProducts .container .tabs-nav li:last-child a{border-bottom: unset;}
#headerProducts .container .tabs-nav li:hover{background: #ebf1f7;transition: all .3s;}
#headerProducts .container .tabs-nav li:hover a img{opacity: 1;filter: invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition: all .3s;}
#headerProducts .container .tabs-nav li:hover a p{color: #012658;}
#headerProducts .container .tabs-nav li.titleProjectActive{background: #fff;transition: all .3s;transition: background-color 0.3s ease, color 0.3s ease;box-shadow: 0 0 6px 0px rgb(59 59 59 / 19%);}
#headerProducts .container .tabs-nav li.titleProjectActive a{border-bottom: unset;}
#headerProducts .container .tabs-nav li.titleProjectActive a img{opacity: 1; filter: invert(46%) sepia(98%) saturate(3492%) hue-rotate(356deg) brightness(93%) contrast(96%);opacity: 1;}
#headerProducts .container .tabs-nav li.titleProjectActive a p{color: #e9540d;}
#headerProducts .container .tabs-nav li.titleProjectActive:hover {background: #f7f7f7dd;}
#headerProducts .container .tabs-nav li.titleProjectActive:hover a img{filter:invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition:all .3s}
#headerProducts .container .tabs-nav li.titleProjectActive:hover a p{transition:all .3s;color: #e9540d;}
#headerProducts .container .tabs{width:100%;min-width:100%;position:relative}
#headerProducts .container .tabs .tabs-stage{width:100%}
#headerProducts .container .tabs .tabs-stage .tabsVisibility{width:100%;background: unset;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC{display: flex;flex-wrap: wrap;width: 100%;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner{flex: 1;max-width: 325px;display: flex;flex-direction: column;background: linear-gradient(180deg, rgb(255 255 255) 61%, #f7f7f7 100%);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;/* border-radius: 10px; */box-shadow: 0 0 6px 0px rgb(59 59 59 / 19%)}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .image{width: 100%;height: 200px;/* border-top-left-radius: 10px; *//* border-top-right-radius: 10px; */border-bottom: 1px solid #ddd;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .image img{width: 100%;height: 100%;object-fit: contain;/* border-top-left-radius: 10px; *//* border-top-right-radius: 10px;*/}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB{display: flex;flex-direction: column;padding: 25px 30px;background: linear-gradient(180deg, rgb(255 255 255) 61%, #f7f7f7 100%);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;justify-content: space-between;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB .title{display: flex;flex-direction: column;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB .title h1{margin: 0;padding: 0;font-size: 20px;color: #373737;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB .title .line{    width: 70px;height: 2px;background: #e9540d;margin: 5px 0;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB .title p{margin: 0;padding: 0;font-size: 13px;color: #676767;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB .bAllC{display: flex;flex-direction: column;/* padding-top: 5px; *//* border-top: 1px solid #ddd; */}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB .bAllC p{margin: 0;padding: 0;font-size: 15px;color: #676767;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .slideBanner .textB .bAllC p b{font-weight: 700;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .contentCat{width: 100%;position: relative;flex: 1;padding: 0 0 0 50px;flex-wrap: wrap;display: flex;height: fit-content;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .contentCat .single{transition: all .3s;display: flex;flex: 1 0 45%;padding: 15px;margin: 5px;/* background: #ddd; */align-items: center;box-shadow: 0 0 6px 0px rgb(59 59 59 / 12%);font-size: 15px;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .contentCat .single img{height: 17px;filter: invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition: all .3s;margin-right: 2px;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .contentCat .single:hover{transition:all .3s;color: #e9540d;}
#headerProducts .container .tabs .tabs-stage .tabsVisibility .tabC .contentCat .single:hover img{opacity: 1; filter: invert(46%) sepia(98%) saturate(3492%) hue-rotate(356deg) brightness(93%) contrast(96%);opacity: 1;}

#slider{width:100%;height:92vh!important;position:relative;/* max-height:750px; */margin-top: -55px;z-index: 6;}
#slider .swiper-container{position:relative;width:100%;height:100%}
#slider .swiper-container .swiper-slide{transition:all .3s;position:relative;height:100%;overflow:hidden;transition:all .3s;cursor:pointer}
#slider .swiper-container .swiper-slide::after{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;/* background:linear-gradient(270deg,rgb(0 0 0 / 12%) 0,rgb(9 75 108) 92%); */z-index:2}
#slider .swiper-container .swiper-slide img{width:100%;height:100%;object-fit:cover}
#slider .swiper-container .swiper-slide video{width:100%;height:100%;object-fit:cover}
#slider .swiper-container .swiper-slide .mainSlider{position:absolute;max-width:1400px;bottom: 0;left:50%;transform:translate(-50%,-50%);width:100%;text-align:left;z-index:999;font-weight:700;display:flex;align-items:center;}
#slider .swiper-container .swiper-slide .mainSlider .text{transition:all .3s;flex:1;display:flex;justify-content: end;flex-direction:column;align-items: end;}
#slider .swiper-container .swiper-slide .mainSlider .text a{padding: 20px;border-radius: 50px;border: 1px solid rgb(255 255 255 / 40%);transition: all .3s;}
#slider .swiper-container .swiper-slide .mainSlider .text a p{margin: 0;padding: 0;color: #fff;font-weight: 400;}
#slider .swiper-container .swiper-slide .mainSlider .text a:hover{opacity: .7;transition: all .3s;}
#slider .paginetionSlider{bottom: 35px;z-index:8!important;display:flex;position:absolute;width:100%;text-align:left;font-weight:700;right:0;}
#slider .paginetionSlider .container{position:relative}
#slider .paginetionSlider .swiper-pagination{left: 50%;top:50%;transform: translateX(-50%);display:flex;align-items:center;bottom: 66px;}
#slider .paginetionSlider .swiper-pagination-bullet{background: #d2d2d2;width: 10px;height:5px;margin-right:5px;border-radius:0;opacity:1}
#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 40px;height:5px;background: #ffffff;display:flex;align-items:center;justify-content:center}
#slider .prevSlider{position:absolute;top:50%;z-index:8;display:flex;width:100%;text-align:left;font-weight:700;left:50%;transform:translate(-50%,-50%)}
#slider .prevSlider .container{position:relative}
#slider .prevSlider .swiper-button-prev{background:unset;margin:0;padding:0;width:unset;height:unset;left:30px}
#slider .prevSlider .swiper-button-next{background:unset;margin:0;padding:0;width:unset;height:unset;right:30px}
#slider .prevSlider .swiper-button-next img,#slider .prevSlider .swiper-button-prev img{height:40px}

#homeCorp{width: 100%;margin: 20px 0;position: relative;z-index: 6;}
#homeCorp .container{border-radius: 10px;position: relative;background: #01285d;height: 600px;display: flex;flex-wrap: wrap;padding: 0 50px;transition: all .3s;}
#homeCorp:hover .container{background: #21292c;transition: all .3s;}
#homeCorp .container .bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;border-radius: 10px;object-fit: cover;width: 100%;height: 100%;z-index: 9;}
#homeCorp .container .text{display: flex;flex-direction: column;position: relative;z-index: 9999;flex: 1;padding-top: 90px;max-width: 550px;}
#homeCorp .container .text h1{margin: 0;padding: 0;font-size: 35px;color: #fff;font-weight: 400;}
#homeCorp .container .text p{margin: 0;padding: 40px 0 30px 0;color: rgb(255 255 255 / 72%);line-height: 1.3;font-size: 17px;}
#homeCorp .container .text .button{display: flex;width: fit-content;padding: 15px 40px;border: 1px solid rgb(255 255 255 / 41%);border-radius: 39px;margin-bottom: 40px;transition: all .3s;}
#homeCorp .container .text .button:hover{transition: all .3s;opacity: .75;transform: scale(.95);}
#homeCorp .container .text .button a{width: fit-content;display: flex;align-items: center;}
#homeCorp .container .text .button a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;}
#homeCorp .container .text .button a p{margin: 0;padding: 0;font-size: 17px;color: #fff;font-weight: 500;}
#homeCorp .container .text .links{display: flex;width: fit-content;}
#homeCorp .container .text .links .imageI{width: 140px;height: 104px;background: #e9540d;display: flex;align-items: center;transition: all .3s;}
#homeCorp .container .text .links:hover .imageI{background: #01285d;transition: all .3s;}
#homeCorp .container .text .links .imageI img{width: 68px; height: 20px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);transform: rotate(271deg);writing-mode: vertical-rl;margin-left: -5px;}
#homeCorp .container .text .links .link{display: flex;flex-direction: column;margin-left: 10px;}
#homeCorp .container .text .links .link a{font-size: 15px;display: flex;padding: 8px 20px;flex-direction: row;align-items: center;color: #fff;border-bottom: 1px solid rgb(255 255 255 / 20%);transition: all .3s;}
#homeCorp .container .text .links .link a:hover{opacity: .75;transition: all .3s;}
#homeCorp .container .text .links .link a:first-child{border-top: 1px solid rgb(255 255 255 / 20%);}
#homeCorp .container .text .links .link a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;}
#homeCorp .container .image{display: flex;position: relative;z-index: 99999;flex: 1;align-items: center;justify-content: end;padding-right: 50px;}
#homeCorp .container .image img{height: 490px;}

#homeCategory{width: 100%;padding: 50px 0;height: 510px;position: relative;z-index: 6;}
#homeCategory .container {padding-left: 100px;display:grid;grid-template-columns: 280px 1fr;grid-gap: 0 50px;position: relative;z-index: 99999;}
#homeCategory .container .tabs-nav{display:flex;flex-direction: column;}
#homeCategory .container .tabs-nav h1{margin: 0 0 70px 0;padding: 0;font-size: 23px;color: rgb(55 55 55 / 47%);font-weight: 700;}
#homeCategory .container .tabs-nav li{   list-style: none;transition: all .3s;/* position: relative; */padding: 0 25px;border-radius: 40px;}
#homeCategory .container .tabs-nav li a{display: flex;align-items: center;padding: 15px 0;border-bottom: 1px solid #e5e5e5;justify-content: space-between;}
#homeCategory .container .tabs-nav li a img{height: 17px;opacity: 0;}
#homeCategory .container .tabs-nav li a p{color: #000000;font-weight: 600;padding: 0;margin: 0;font-size: 16px;font-weight: 600;}
#homeCategory .container .tabs-nav li:last-child a{border-bottom: unset;}
#homeCategory .container .tabs-nav li:hover{background: #ebf1f7;transition: all .3s;}
#homeCategory .container .tabs-nav li:hover a img{opacity: 1;filter: invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition: all .3s;}
#homeCategory .container .tabs-nav li:hover a p{color: #012658;}
#homeCategory .container .tabs-nav li.titleProjectActive{background: #fff;transition: all .3s;transition: background-color 0.3s ease, color 0.3s ease;box-shadow: 0 0 6px 0px rgb(59 59 59 / 19%);}
#homeCategory .container .tabs-nav li.titleProjectActive a{border-bottom: unset;}
#homeCategory .container .tabs-nav li.titleProjectActive a img{opacity: 1; filter: invert(46%) sepia(98%) saturate(3492%) hue-rotate(356deg) brightness(93%) contrast(96%);opacity: 1;}
#homeCategory .container .tabs-nav li.titleProjectActive a p{color: #e9540d;}
#homeCategory .container .tabs-nav li.titleProjectActive:hover {background: #f7f7f7dd;}
#homeCategory .container .tabs-nav li.titleProjectActive:hover a img{filter:invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition:all .3s}
#homeCategory .container .tabs-nav li.titleProjectActive:hover a p{transition:all .3s;color: #e9540d;}
#homeCategory .container .tabs{width:100%;min-width:600px;position:relative}
#homeCategory .container .tabs .tabs-stage{width:100%}
#homeCategory .container .tabs .tabs-stage .tabsVisibility{width:100%;background: unset;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner{position: absolute;width: 325px;left: 0;display: flex;flex-direction: column;border-radius: 10px;box-shadow: 0 0 6px 0px rgb(59 59 59 / 19%)}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .image{width: 100%;height: 275px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .image img{width: 100%;height: 100%;object-fit: cover;border-top-left-radius: 10px;border-top-right-radius: 10px;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB{display: flex;flex-direction: column;padding: 25px 30px;background: linear-gradient(180deg, rgb(255 255 255) 61%, #f7f7f7 100%);border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;height: 240px;justify-content: space-between;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB .title{display: flex;flex-direction: column;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB .title h1{margin: 0;padding: 0;font-size: 23px;color: #373737;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB .title .line{width: 70px;height: 5px;background: #e9540d;margin: 10px 0;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB .title p{margin: 0;padding: 0;font-size: 15px;color: #676767;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB .bAllC{display: flex;flex-direction: column;padding-top: 5px;border-top: 1px solid #ddd;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB .bAllC p{margin: 0;padding: 0;font-size: 13px;color: #676767;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .slideBanner .textB .bAllC p b{font-weight: 700;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont {width: 100%;display: flex;flex-direction: column;padding-left: 330px;} 
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .link{display: flex;justify-content: flex-end;width: 100%;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .link .button{display: flex;width: fit-content;padding: 15px 40px;border: 1px solid rgb(199 199 199 / 41%);border-radius: 39px;margin-bottom: 31px;transition: all .3s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .link .button:hover{transition: all .3s;opacity: .75;transform: scale(.95);}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .link .button a{width: fit-content;display: flex;align-items: center;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .link .button a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .link .button a p{margin: 0;padding: 0;font-size: 17px;color: #000000;font-weight: 400;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider{width: 100%;position: relative;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container{height:auto;box-shadow:unset;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper{height:auto}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper .swiper-slide{height: 325px;transition:all ease .5s;background:#fff;padding: 0 20px;border-right:1px solid #ddd}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper .swiper-slide .image{display:flex;align-items:center;justify-content:center;transition:all ease .5s;height: 225px;width:100%}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper .swiper-slide .image img{width:100%;height:100%;object-fit: contain;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper .swiper-slide .pTitle{position:relative;padding: 20px 0 0 0;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper .swiper-slide .pTitle h2{margin:0;font-size:20px;font-weight:600;transition:all .3s;color: #3b3b3b;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper .swiper-slide-active{transition:all .3s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .swiper-container .swiper-wrapper .swiper-slide:hover{opacity:.89;transform:scale(.89);transition:all ease .5s}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .prevSlider{position: absolute;top: -80px;z-index: 9;display: flex;text-align: left;font-weight: 700;right: 188px;width: 100px;height: 50px;background: #f2f2f2;display: flex;align-items: center;justify-content: center;border-radius: 41px;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .prevSlider:before{position: absolute;content: "";left: 50%;transform: translateX(-50%);top: 0;bottom: 0;width: 1px;background: #ddd;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .prevSlider .swiper-button-prev{background: unset;margin: 0;padding: 0;width: unset;height: unset;left: 20px;top: unset;margin-top: 0;right: unset;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .prevSlider .swiper-button-next{background: unset;margin: 0;padding: 0;width: unset;height: unset;left: unset;right: 20px;top: unset;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .prevSlider .swiper-button-next img,#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider .prevSlider .swiper-button-prev img{height: 15px;}

#homeNewsBrand{width: 100%;position: relative;background: #11528e;padding: 81px 0;z-index: 5;}
#homeNewsBrand .icon{position: absolute;bottom: 0;left: 0;right: 0;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);opacity: .035;}
#homeNewsBrand .container{padding-left: 100px;display: grid;grid-template-columns: 1fr 1fr;position: relative;z-index: 999999;}
#homeNewsBrand .container .text{flex: 1;display: flex;flex-direction: column;position: relative;z-index: 9999;}
#homeNewsBrand .container .text h1{margin: 0;padding: 0;font-size: 35px;color: #fff;font-weight: 400;max-width: 400px;}
#homeNewsBrand .container .text p{margin: 0;padding: 40px 184px 30px 0;color: rgb(255 255 255 / 72%);line-height: 1.3;font-size: 17px;}
#homeNewsBrand .container .text .button{display: flex;width: fit-content;padding: 15px 25px;border: 1px solid rgb(255 255 255 / 41%);border-radius: 39px;margin-bottom: 40px;transition: all .3s;}
#homeNewsBrand .container .text .button:hover{transition: all .3s;opacity: .75;transform: scale(.95);}
#homeNewsBrand .container .text .button a{width: fit-content;display: flex;align-items: center;}
#homeNewsBrand .container .text .button a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;}
#homeNewsBrand .container .text .button a p{margin: 0;padding: 0;font-size: 17px;color: #fff;font-weight: 500;}
#homeNewsBrand .container .text .brands{position: relative; display: flex;height: 100px;background: #fff;margin-right: 200px;align-items: center;border-top-right-radius: 49px;border-bottom-right-radius: 50px;box-shadow: 4px 0px 8px 3px rgb(0 0 0 / 18%);}
#homeNewsBrand .container .text .brands:before{position: absolute;content: "";top: 0;bottom: 0;left: -1000%;width: 1000%;height: 100px;background: #fff;box-shadow: -14px 0px 8px 3px rgb(0 0 0 / 18%);}
#homeNewsBrand .container .text .brands .single{cursor: pointer; transition: all .3s;display: flex;align-items: center;padding: 0 20px;border-right: 1px solid #ddd;height: fit-content;}
#homeNewsBrand .container .text .brands .single:hover{opacity: .75;transition: all .3s;}
#homeNewsBrand .container .text .brands .single img{width: auto;height: 40px;object-fit: contain;}
#homeNewsBrand .container .text .brands .single:last-child{border-right: unset;}
#homeNewsBrand .container .text .links{display: flex;width: fit-content;margin-top: 40px;}
#homeNewsBrand .container .text .links .imageI{width: 140px;height: 104px;background: #e9540d;display: flex;align-items: center;transition: all .3s;}
#homeNewsBrand .container .text .links:hover .imageI{background: #01285d;transition: all .3s;}
#homeNewsBrand .container .text .links .imageI img{height: 20px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);transform: rotate(271deg);writing-mode: vertical-rl;margin-left: -5px;width: 68px;}
#homeNewsBrand .container .text .links .link{display: flex;flex-direction: column;margin-left: 10px;}
#homeNewsBrand .container .text .links .link a{font-size: 15px;display: flex;padding: 8px 20px;flex-direction: row;align-items: center;color: #fff;border-bottom: 1px solid rgb(255 255 255 / 20%);transition: all .3s;}
#homeNewsBrand .container .text .links .link a:hover{opacity: .75;transition: all .3s;}
#homeNewsBrand .container .text .links .link a:first-child{border-top: 1px solid rgb(255 255 255 / 20%);}
#homeNewsBrand .container .text .links .link a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;}
#homeNewsBrand .container .newsHome{display: flex;flex-direction: column;flex: 1;}
#homeNewsBrand .container .newsHome .title{display: flex;margin-bottom: 36px;}
#homeNewsBrand .container .newsHome .title a{transition: all .3s;padding: 8px 15px;color: rgb(255 255 255 / 60%);display: flex;border-right: 1px solid rgb(89 134 176 / 59%);}
#homeNewsBrand .container .newsHome .title a.activeN{padding: 8px 15px 8px 0;color: #fff;display: flex;flex-direction: column;position: relative;}
#homeNewsBrand .container .newsHome .title a img{height: 10px;width: 112px;object-fit: contain;position: absolute;bottom: -9px;left: 1px;}
#homeNewsBrand .container .newsHome .title a:hover{opacity: .75;transition: all .3s;}
#homeNewsBrand .container .newsHome .title a:last-child{border-right: unset;}
#homeNewsBrand .container .newsHome .content{width: 100%;height: 500px;}
#homeNewsBrand .container .newsHome .content .swiper-container{width: 100%;height: 100%;padding:0;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper{width: 100%;height: 100%;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide{width: 100%;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide .single{transition: all .3s;box-shadow: 0 0 5px 2px rgb(0 0 0 / 29%);width: 100%;display: flex;flex-wrap: wrap;border-radius: 8px;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide .single .image{flex: 1;width: 100%;height: 230px;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide .single .image img{height: 100%;width: 100%;object-fit: cover;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide .single .textN{flex: 1;display: flex;flex-direction: column;border-top-right-radius: 8px;border-bottom-right-radius: 8px;background: #fff;padding: 60px 30px;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide .single .textN h1{margin: 0;padding: 0;font-size: 19px;margin-bottom: 15px;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide .single .textN p{margin: 0;padding: 0;font-size: 15px;color: #4a4a4a;}
#homeNewsBrand .container .newsHome .content .swiper-container .swiper-wrapper .swiper-slide .single:hover{opacity: .75;transition: all .3s;}
#homeNewsBrand .container .newsHome .content .prevSlider{position: absolute;top: -2px;z-index: 9;display: flex;text-align: left;font-weight: 700;right: 0;width: 100px;height: 40px;background: #346c9f;display: flex;align-items: center;justify-content: center;border-radius: 41px;}
#homeNewsBrand .container .newsHome .content .prevSlider:before{position: absolute;content: "";left: 50%;transform: translateX(-50%);top: 0;bottom: 0;width: 1px;background: rgb(255 255 255 / 21%);}
#homeNewsBrand .container .newsHome .content .prevSlider .swiper-button-prev{background: unset;margin: 0;padding: 0;width: unset;height: unset;left: 20px;top: unset;margin-top: 0;right: unset;}
#homeNewsBrand .container .newsHome .content .prevSlider .swiper-button-next{background: unset;margin: 0;padding: 0;width: unset;height: unset;left: unset;right: 20px;top: unset;}
#homeNewsBrand .container .newsHome .content .prevSlider .swiper-button-next img,#homeNewsBrand .container .newsHome .content .prevSlider .swiper-button-prev img{height: 15px;}

#homePromotion{position: relative;margin: 10px 0;}
#homePromotion:before{position: absolute;content: "";top: 0;bottom: 0;left: 0;width: 45%;background: #f8a329;z-index: -1;}
#homePromotion:after{position: absolute;content: "";top: 0;bottom: 0;right: 0;width: 45%;background: #6c6c6c;z-index: -1;transition: all .3s;}
#homePromotion .container{display: flex;flex-wrap: wrap;}
#homePromotion .container .single{display: flex;height: 400px;position: relative;flex: 1;}
#homePromotion .container .single.teknik{background: #f8a329;margin-right: 5px;transition: all .3s;}
#homePromotion .container .single.teknik:hover{background: #e9540d;transition: all .3s;}
#homePromotion .container .single.bayi{background: #6c6c6c;margin-left: 5px;transition: all .3s;}
#homePromotion .container .single.bayi:hover{background: #0f4d66;transition: all .3s;}
#homePromotion .container .single .text{display: flex;flex-direction: column;max-width: 450px;height: 100%;padding-top: 70px;}
#homePromotion .container .single .text h1{    margin: 0;padding: 0;font-size: 35px;color: #fff;}
#homePromotion .container .single .text p{margin: 0;padding: 30px 0px 30px 0px;color: #fff;font-size: 17px;}
#homePromotion .container .single .text .button{display: flex;width: fit-content;padding: 15px 25px;border: 1px solid rgb(255 255 255 / 41%);border-radius: 39px;margin-bottom: 40px;transition: all .3s;}
#homePromotion .container .single .text .button:hover{transition: all .3s;opacity: .75;transform: scale(.95);}
#homePromotion .container .single .text .button a{width: fit-content;display: flex;align-items: center;}
#homePromotion .container .single .text .button a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;position: unset;}
#homePromotion .container .single .text .button a p{margin: 0;padding: 0;font-size: 17px;color: #fff;font-weight: 500;}
#homePromotion .container .single.teknik img{bottom: 0;right: 0;height: 435px;position: absolute;}
#homePromotion .container .single.bayi img{right: 0;bottom: -30px;height: 310px;position: absolute;}
#homePromotion .container .single.teknik .text {padding-left: 100px;}
#homePromotion .container .single.bayi .text {padding-left: 70px; max-width: 550px;}
#homePromotion .container .single.bayi .text p {padding-right: 105px;}
#homePromotion.hover-effect:after {background: #0f4d66;transition: all .3s;}
#homePromotion.hover-effectr:before { background: #e9540d;transition: all .3s;}

#homeProducts{width: 100%;padding: 60px 0;background: linear-gradient(180deg, #ffffff 76%, #eeeeee 170%);}
#homeProducts .container{width: 100%;padding-left: 100px;}
#homeProducts .container .title{display: flex;justify-content: space-between;align-items: center;}
#homeProducts .container .title .leftTitle{display: flex;align-items: center;}
#homeProducts .container .title .leftTitle h2{margin: 0;padding: 0;color: #d0d0d0;font-size: 23px;}
#homeProducts .container .title .rightTitle{display: flex;align-items: center;}
#homeProducts .container .title .rightTitle .link{display: flex;justify-content: flex-end;width: 100%;align-items: center;}
#homeProducts .container .title .rightTitle .link .button{display: flex;width: fit-content;padding: 15px 40px;border: 1px solid rgb(199 199 199 / 41%);border-radius: 39px;transition: all .3s;}
#homeProducts .container .title .rightTitle .link .button:hover{transition: all .3s;opacity: .75;transform: scale(.95);}
#homeProducts .container .title .rightTitle .link .button a{width: fit-content;display: flex;align-items: center;}
#homeProducts .container .title .rightTitle .link .button a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;}
#homeProducts .container .title .rightTitle .link .button a p{margin: 0;padding: 0;font-size: 17px;color: #000000;font-weight: 400;}
#homeProducts .container .content{width: 100%;position: relative;}
#homeProducts .container .content .swiper-container{height:auto;box-shadow:unset;padding: 60px 0 30px 0;}
#homeProducts .container .content .swiper-container .swiper-wrapper{height:auto}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide{transition:all ease .5s;/* background:#fff; */padding: 0 20px;border-right:1px solid #ddd;height: 346px;}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide .image{display:flex;align-items:center;justify-content:center;transition:all ease .5s;height: 250px;width:100%;margin-top: -20px;}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide .image img{width:100%;height:100%;object-fit: contain;}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide .pTitle{position:relative;padding: 20px 0 0 0;}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide .pTitle h1{margin:0;font-size:17px;font-weight:600;transition:all .3s;color: #3b3b3b;}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide .pTitle p{margin:0;font-size:13px;font-weight: 400;transition:all .3s;color: #474747;}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide-active{transition:all .3s;}
#homeProducts .container .content .swiper-container .swiper-wrapper .swiper-slide:hover{opacity:.89;transform:scale(.89);transition:all ease .5s}
#homeProducts .container .content .prevSlider{position: absolute;top: -50px;z-index: 6;display: flex;text-align: left;font-weight: 700;right: 195px;width: 100px;height: 50px;background: #f2f2f2;display: flex;align-items: center;justify-content: center;border-radius: 41px;}
#homeProducts .container .content .prevSlider:before{position: absolute;content: "";left: 50%;transform: translateX(-50%);top: 0;bottom: 0;width: 1px;background: #ddd;}
#homeProducts .container .content .prevSlider .swiper-button-prev{background: unset;margin: 0;padding: 0;width: unset;height: unset;left: 20px;top: unset;margin-top: 0;right: unset;}
#homeProducts .container .content .prevSlider .swiper-button-next{background: unset;margin: 0;padding: 0;width: unset;height: unset;left: unset;right: 20px;top: unset;}
#homeProducts .container .content .prevSlider .swiper-button-next img,#homeProducts .container .content .prevSlider .swiper-button-prev img{height: 15pxpx;}

#homeContact{width: 100%;position: relative;height: 500px;z-index: 6;}
#homeContact .emo{position: absolute;right: 0;bottom: 50px;height: 420px;filter: invert(98%) sepia(3%) saturate(164%) hue-rotate(268deg) brightness(113%) contrast(95%);}
#homeContact:before{position: absolute;content: "";right: 0;bottom: 0;width: 45%;height: 30px;background: #00a5c3;}
#homeContact:after{position: absolute;content: "";left: 0;bottom: 0;width: 45%;background: #d3d3d3;height: 30px;}
#homeContact .container{padding-left: 100px;height: 100%;}
#homeContact .container .cBorder{width: 100%;border-bottom: 30px solid #00a5c3;display: flex;position: relative;display: flex;justify-content: space-between;height: 100%;z-index: 999;transition: all .3s;}
#homeContact .container .cBorder:hover{border-bottom: 30px solid #f16022;transition: all .3s;}
#homeContact .container .cBorder .text{display: flex;flex-direction: column;max-width: 415px;height: 100%;padding-top: 70px;}
#homeContact .container .cBorder .text h1{margin: 0;padding: 0;font-size: 35px;color: #3b3b3b;}
#homeContact .container .cBorder .text p{margin: 0;padding: 30px 60px 30px 0px;color: #3b3b3b;font-size: 17px;}
#homeContact .container .cBorder .text .button{display: flex;width: fit-content;padding: 15px 25px;border: 1px solid rgb(59 59 59 / 35%);border-radius: 39px;margin-bottom: 40px;transition: all .3s;}
#homeContact .container .cBorder .text .button:hover{transition: all .3s;opacity: .75;transform: scale(.95);}
#homeContact .container .cBorder .text .button a{width: fit-content;display: flex;align-items: center;}
#homeContact .container .cBorder .text .button a img{height: 17px;margin-right: 7px;position: unset;filter: invert(21%) sepia(1%) saturate(0%) hue-rotate(204deg) brightness(97%) contrast(90%);}
#homeContact .container .cBorder .text .button a p{margin: 0;padding: 0;font-size: 17px;color: #3b3b3b;font-weight: 500;}
#homeContact .container .cBorder .image{display: flex;justify-content: end;margin-top: -59px;}
#homeContact .container .cBorder .image img{height: 530px;}

#footer{width: 100%;padding-top: 50px; position: relative; z-index: 1;}
#footer .container{    padding-left: 100px;/* display: grid; *//* grid-template-columns: 1fr 1fr; */position: relative;z-index: 999999;display: flex;justify-content: space-between;}
#footer .container .fLeft{display: flex;flex-direction: column;}
#footer .container .fLeft .logo{display: flex;transition: all .3s;}
#footer .container .fLeft .logo:hover{opacity: .85;transition: all .3s;}
#footer .container .fLeft .logo img{height: 85px;}
#footer .container .fLeft .copyright{display: flex;flex-direction: column;max-width: 350px;margin-top: 30px;}
#footer .container .fLeft .copyright a{transition: all .3s;}
#footer .container .fLeft .copyright a:hover p{opacity: .75;transition: all .3s;}
#footer .container .fLeft .copyright p{ transition: all .3s;   margin: 0;padding: 0;font-size: 13px;color: #737373;}
#footer .container .fLeft .copyright .bottomC{margin-top: 20px;}
#footer .container .fRight{display: flex;flex-direction: column;}
#footer .container .fRight .socialsPhone{display: flex;justify-content: flex-end;padding-bottom: 40px;border-bottom: 1px solid #ddd;}
#footer .container .fRight .socialsPhone .socials{display: flex;align-items: center;margin-right: 30px;}
#footer .container .fRight .socialsPhone .socials p{margin: 0;padding: 0;font-size: 15px;color: #3b3b3b;font-weight: 500;margin-right: 10px;}
#footer .container .fRight .socialsPhone .socials .icons{display: flex;}
#footer .container .fRight .socialsPhone .socials .icons a{margin-left: 5px;}
#footer .container .fRight .socialsPhone .socials .icons a img{transition: all .3s;    height: 30px;filter: invert(16%) sepia(47%) saturate(7415%) hue-rotate(194deg) brightness(87%) contrast(90%);}
#footer .container .fRight .socialsPhone .socials .icons a:hover img{filter: invert(44%) sepia(91%) saturate(3434%) hue-rotate(357deg) brightness(93%) contrast(95%);transition: all .3s;}
#footer .container .fRight .socialsPhone .phone{display: flex;align-items: center;transition: all .3s;}
#footer .container .fRight .socialsPhone .phone p{    margin: 0;padding: 0;font-size: 15px;color: #3b3b3b;font-weight: 500;}
#footer .container .fRight .socialsPhone .phone img{height: 30px;margin: 0 10px;}
#footer .container .fRight .socialsPhone .phone h1{    margin: 0;padding: 0;font-size: 17px;color: #3b3b3b;font-weight: 700;}
#footer .container .fRight .socialsPhone .phone:hover{opacity: .75;transition: all .3s;}
#footer .container .fRight .menuF{display: flex;flex-wrap: wrap;padding: 35px 0;}
#footer .container .fRight .menuF .single{display: flex;flex-direction: column;margin-right: 50px;}
#footer .container .fRight .menuF .single a{margin: 0;padding: 0;font-size: 15px;color: #3b3b3b;padding-bottom: 8px;}
#footer .container .fRight .menuF .single a:hover{transition: all .3s ;opacity: .75;transform: scale(.96);}

#fInviva{display: flex;}
#fInviva .container{display: flex;justify-content: flex-end;padding-left: 100px;}
#fInviva .container .fBt{display: flex;justify-content: flex-end;border-top: 1px solid #ddd;width: 100%;}
#fInviva .container .fBt a{padding: 25px 0 125px 0;font-size: 13px;color: #3b3b3b;transition: all .3s;}
#fInviva .container .fBt a:hover{font-weight: 600;opacity: .5;transition: all .3s;transform: scale(.95);}


#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: 9;}
#pageDetailCnt .container .pageLeft .filter{display:none;color:#3b3b3b;font-size:14px;}
#pageDetailCnt .container .pageLeft .filter img{height: 12px;margin-right: 6px;}
#pageDetailCnt .container .pageLeft .detailMenu{display:flex;align-items:center;flex-direction:column;list-style:none;padding:0;margin:0;padding:0;position:relative;border-radius: 10px;}
#pageDetailCnt .container .pageLeft .detailMenu li{position:relative;height:100%;display:flex;align-items:center;background:unset;width:100%;justify-content:space-between;padding:0 9px;transition:all .3s}
#pageDetailCnt .container .pageLeft .detailMenu li:before{position:absolute;content:"";top:0;right: 0;width: 55px;height:100%;background:0 0;transition:all .3s;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#pageDetailCnt .container .pageLeft .detailMenu li.activePage:before{background: #171c1f;transition: all .2s;right: -55px;}
#pageDetailCnt .container .pageLeft .detailMenu li.activePage{background: linear-gradient(305deg, #171c1f 20%, #516a7a 100%);transition:all .3s}
#pageDetailCnt .container .pageLeft .detailMenu li.activePage a{color:#fff!important;font-weight: 400;border-bottom:unset;transition:all .3s;}
#pageDetailCnt .container .pageLeft .detailMenu li.activePage a i{display:block;transform:rotate(0);transition:all .3s;position:absolute;right:-30px}
#pageDetailCnt .container .pageLeft .detailMenu li.activePage a img{filter: invert(100%) sepia(39%) saturate(0%) hue-rotate(173deg) brightness(113%) contrast(100%);transition: all .3s;}
#pageDetailCnt .container .pageLeft .detailMenu li:hover:before{background: #00a5c3;transition: all .2s;right: -55px;}
#pageDetailCnt .container .pageLeft .detailMenu li a{font-weight: 500;font-size: 15px;transition:all .5s;border-radius:0;padding:12px 0;width:100%;color:rgb(0 0 0 / 72%);display:flex;align-items:center;width:100%;display:flex;border-bottom:1px solid rgb(0 0 0 / 10%)}
#pageDetailCnt .container .pageLeft .detailMenu li a img{height:33px;filter: invert(19%) sepia(0%) saturate(1%) hue-rotate(248deg) brightness(96%) contrast(85%);transition: all .3s; margin-right: 15px;}
#pageDetailCnt .container .pageLeft .detailMenu li:hover{background: linear-gradient(90deg, #02353e 0%, #00a5c3 100%);transition:all .3s!important}
#pageDetailCnt .container .pageLeft .detailMenu li:hover a{color:#fff!important;font-weight:700;transition:all .3s;}
#pageDetailCnt .container .pageLeft .detailMenu li:hover a img{filter: invert(100%) sepia(39%) saturate(0%) hue-rotate(173deg) brightness(113%) contrast(100%);transition: all .3s;}
#pageDetailCnt .container .pageLeft .detailMenu li a i{transition:all .3s;margin-right:10px;transform:rotate(223deg);padding:0}
#pageDetailCnt .container .pageLeft .detailMenu li:hover a i{display:block;transform:rotate(0);transition:all .3s;position:absolute;right:-30px}
#pageDetailCnt .container .pageLeft .detailMenu .title{display:flex;align-items:center;margin:25px 0}
#pageDetailCnt .container .pageLeft .detailMenu .title h1{margin:0;padding:0;font-size:22px;color:#171d24;font-weight:200}
#pageDetailCnt .container .pageLeft .detailMenu .title h1 strong{font-weight:400}
#pageDetailCnt .container .pageLeft .detailMenu .title .line{width:100%;height:1px;background:rgba(49,28,35,.12);margin-left:23px}
#pageDetailCnt .container .pageLeft .detailMenu .menuPage{width:100%;background: #f2f5f8;padding:34px;border-radius: 10px;box-shadow: 1px 5px 10px 0 rgb(37 37 37 / 15%);}
#pageDetailCnt .container .pageLeft .detailMenu .menuPage ul{padding-left:15px}
#pageDetailCnt .container .pageLeft .detailMenu .pMenu ul{padding-left:20px;margin:0;margin-top:15px}
#pageDetailCnt .container .pageLeft .detailMenu .multi{background:#9a9a9a}
#pageDetailCnt .container .pageLeft .detailMenu .pMenu{padding:25px 15px 0}
#pageDetailCnt .container .pageLeft .detailMenu .multi .title h1{color:rgb(255 255 255)}
#pageDetailCnt .container .pageLeft .detailMenu .multi .title .line{width:100%;height:1px;background:rgba(255,255,255,.12)}
#pageDetailCnt .container .pageLeft .detailMenu .multi li a{color:rgb(255 255 255 / 58%);border-bottom:1px solid rgb(255 255 255 / 10%)}
#pageDetailCnt .container .pageLeft .detailMenu .multi li.activePage:before{background:#00b5ca;transition:all .3s;right:-40px}
#pageDetailCnt .container .pageLeft .detailMenu .multi li.activePage{background:rgb(0 181 202);transition:all .3s}
#pageDetailCnt .container .pageLeft .detailMenu .multi li:hover:before{background:#00b5ca;transition:all .3s;right:-30px}
#pageDetailCnt .container .pageLeft .detailMenu .multi li:hover{background:#00b5ca;transition:all .3s!important}
#pageDetailCnt .container .pageLeft .detailMenu .multi .lastTitle{margin-top:50px}

#pageDetailCnt .container .pageLeft .promotionLp{display: flex;flex-direction: column;}
#pageDetailCnt .container .pageLeft .promotionLp .single{display: flex; height: 230px; position: relative;}
#pageDetailCnt .container .pageLeft .promotionLp .single.teknik{background: #f8a329;transition: all .3s;}
#pageDetailCnt .container .pageLeft .promotionLp .single.teknik:hover{background: #e9540d;transition: all .3s;}
#pageDetailCnt .container .pageLeft .promotionLp .single.bayi{background: #6c6c6c;transition: all .3s;}
#pageDetailCnt .container .pageLeft .promotionLp .single.bayi:hover{background: #0f4d66;transition: all .3s;}
#pageDetailCnt .container .pageLeft .promotionLp .single.musteri{background: #005c95;transition: all .3s;}
#pageDetailCnt .container .pageLeft .promotionLp .single.musteri:hover{background: #2d383e;transition: all .3s;}
#pageDetailCnt .container .pageLeft .promotionLp .single .text{display: flex;flex-direction: column;padding: 25px 75px 20px 25px;height: 100%;}
#pageDetailCnt .container .pageLeft .promotionLp .single .text h1{margin: 0;padding: 0;font-size: 25px;color: #fff;}
#pageDetailCnt .container .pageLeft .promotionLp .single .text p{    margin: 0;padding: 10px 130px 10px 0px;color: #fff;font-size: 16px;}
#pageDetailCnt .container .pageLeft .promotionLp .single .text .button{display: flex;width: fit-content;padding: 10px 10px;border: 1px solid rgb(255 255 255 / 41%);border-radius: 39px;margin-top:15px;transition: all .3s;}
#pageDetailCnt .container .pageLeft .promotionLp .single .text .button:hover{transition: all .3s;opacity: .75;transform: scale(.95);}
#pageDetailCnt .container .pageLeft .promotionLp .single .text .button a{width: fit-content;display: flex;align-items: center;}
#pageDetailCnt .container .pageLeft .promotionLp .single .text .button a img{height: 17px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);margin-right: 7px;position: unset;}
#pageDetailCnt .container .pageLeft .promotionLp .single .text .button a p{    margin: 0;padding: 0;font-size: 14px;color: #fff;font-weight: 500;}
#pageDetailCnt .container .pageLeft .promotionLp .single.teknik img{    bottom: 0;right: 0;height: 170px;position: absolute;}
#pageDetailCnt .container .pageLeft .promotionLp .single.bayi img{right: 0;bottom: -30px;height: 150px;position: absolute;}
#pageDetailCnt .container .pageLeft .promotionLp .single.musteri img{right: -15px;bottom: 0px;height: 250px;position: absolute;}
#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 .productsListN{display: flex;flex-wrap: wrap;padding: 24px 0;/* margin: 35px 0; *//* justify-content: space-between; */}
#pageDetailCnt .container .pageRight .productsListN .single{position: relative; display: flex;flex-direction: column;flex: 0 0 50%;/* margin: 5px; *//* background: #eeee; */padding: 10px;border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .productsListN .single:after{position: absolute;bottom: 0;right: 0;left: 0;width: 100%;height: 5px;content: "";background: #00a5c3;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single:hover{box-shadow: 0 0 9px 0px rgba(64, 64, 64, 0.18);transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single:nth-child(2n){border-right: unset;}
#pageDetailCnt .container .pageRight .productsListN .single:nth-child(2n):after{background:#e9540d;}
#pageDetailCnt .container .pageRight .productsListN .single:nth-child(3n):after{background: #fcb016;}
#pageDetailCnt .container .pageRight .productsListN .single:nth-child(4n):after{background: #0d5d99;}
#pageDetailCnt .container .pageRight .productsListN .single:nth-child(5n):after{background: #6c6c6c;}
#pageDetailCnt .container .pageRight .productsListN .single:hover:after{background: #3b3b3b;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .image{height: 250px;width: 100%;background: #fff;}
#pageDetailCnt .container .pageRight .productsListN .single .image img{width: 100%;height: 100%;object-fit: contain;}
#pageDetailCnt .container .pageRight .productsListN .single .text{display: flex;flex-direction: column;background: #fff;padding: 20px;border-top: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .productsListN .single .text h1{margin: 0;padding: 0;font-size: 21px;font-weight: 600;transition: all .3s;color: #3b3b3b;}
#pageDetailCnt .container .pageRight .productsListN .single .text h3{margin: 0;padding: 15px 0;font-size: 13px;font-weight: 400;color: #4d4d4d;line-height: 1.3;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos{display: flex;flex-direction: column;border-top: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos .singleI{display: flex;padding: 9px 0;border-bottom: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos .singleI p{margin: 0;padding: 0;flex: 1;font-size: 13px;color: #565656;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos .singleI p:first-child{font-weight: 500;max-width: 140px;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos{width: 100%;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos table{width: 100%;overflow-x: auto;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos table tbody{width: 100%;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos table tbody tr{display: flex;flex-wrap: wrap;padding: 9px 0;border-bottom: 1px solid #ddd;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos table tbody tr td{margin: 0;padding: 0;flex: 1;font-size: 13px;color: #565656;flex: 1;display: flex;align-items: center;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos table tbody tr td:first-child{max-width: 140px;}
#pageDetailCnt .container .pageRight .productsListN .single .text .infos table tbody tr td strong{font-weight: 500;}

#pageDetailCnt .container .pageRight .productsListN .single .text .buttons{display: flex;width: 100%;flex-wrap: wrap;margin: 20px 0 5px 0;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB{flex: 1 0 19%;display: flex;align-items: center;transition: all .3s;background: #41484b;padding: 10px;border-right: 1px solid #dddddd;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons button.singleB{border: unset;border-right: 1px solid #dddddd;cursor: pointer;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB:hover{box-shadow: 0 0 9px 0px rgba(64, 64, 64, 0.18);transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB:hover.teklif{background: #00a5c3;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB.pdf:hover{background: #e9540d;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB.whatsap:hover{background: #1bb54e;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB.shop:hover{background: #f8a329;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB.teklif{border-bottom:5px solid #00a5c3;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB.pdf{border-bottom:5px solid #e9540d;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB.whatsap{border-bottom:5px solid #1bb54e;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB.shop{border-bottom:5px solid #f8a329;transition: all .3s;}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB img{height: 25px;margin-right: 7px;filter: invert(100%) sepia(0%) saturate(7500%) hue-rotate(83deg) brightness(115%) contrast(104%);}
#pageDetailCnt .container .pageRight .productsListN .single .text .buttons .singleB p{margin: 0;padding: 0;color: #fff;font-size: 12px;font-weight: 500;}

#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: #ebf1f7; padding: 25px;margin-bottom: 35px;}
#pageDetailCnt .container .pageRight .pProList .single{transition:all .3s;display:flex;flex-direction:column;padding:30px;background:#fff;flex:0 0 33%;border-bottom:1px solid #cdd0d3}
#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{width:100%;height:225px;background: #fff;}
#pageDetailCnt .container .pageRight .pProList .single .image img{transition:all .3s;width:100%;height:100%;object-fit: contain;}
#pageDetailCnt .container .pageRight .pProList .single .text{display:flex;flex-direction:column;margin-top:25px}
#pageDetailCnt .container .pageRight .pProList .single .text h1{transition:all .3s;margin:0;padding:0;font-size:17px;color:#303c45;font-weight:600}
#pageDetailCnt .container .pageRight .pProList .single .text p{margin:0;padding:0;font-size:13px;color:#303c45;font-weight:400}
#pageDetailCnt .container .pageRight .pProList .single .text h2{margin:0;padding:10px 0;font-size:17px;color:#303c45;font-weight:600}
#pageDetailCnt .container .pageRight .pProList .single .buttons{display:flex;justify-content:space-between}
#pageDetailCnt .container .pageRight .pProList .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 .pProList .single .buttons button.basketB{background:#e41d27;border-top-right-radius:22px;border-bottom-right-radius:22px;border-left:1px solid #fff}
#pageDetailCnt .container .pageRight .pProList .single .buttons button img{height:17px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%)}
#pageDetailCnt .container .pageRight .pProList .single .buttons button:hover{opacity:.7;transition:all .3s;background:#87b600}
#pageDetailCnt .container .pageRight .pProList .single:hover{opacity:.85;transition:all .3s}
#pageDetailCnt .container .pageRight .pProList .single:hover .text h1{color: #e41d27;transition:all .3s}
#pageDetailCnt .container .pageRight .pProList .single:hover .image img{filter:grayscale(1);transition:all .3s}
#pageDetailCnt .container .pageRight .orderListWindow{margin-top:25px;padding:15px;background:#ebf1f7;}
#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:#ebf1f7;/* 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:#ebf1f7}
#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 .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: #ebf1f7;transition: all .3s;}
#pageDetailCnt .container .pageRight .iconsProT .single p{margin: 0;padding: 0;}


#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: #ebf1f7;/* 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: contain;}
#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 33.3%;height: 200px;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: 24px;}


#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: #ebf1f7;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: 1fr 400px;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: 500px;z-index: 99999;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-container{position:relative;width:100%;height:100%;box-shadow: 0px 3px 13px 0px rgb(0 0 0 / 5%);border-botom-left-radius: 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .slider .swiper-container .swiper-slide{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 #202629;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: #202629;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: 25px 10px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info p{margin: 0;padding: 10px;font-size: 19px;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.3;}


#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .text .ce{/* width: 100%; */}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .text .ce img{height: 43px;margin-left: 20px;}


#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: #00a5c3;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.pdf:hover{background: #e9540d;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 #00a5c3;transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB.pdf{border-bottom:5px solid #e9540d;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: 29px;margin-right: 7px;filter: invert(50%) sepia(6%) saturate(51%) hue-rotate(202deg) brightness(92%) contrast(83%);}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .topSlider .Info .buttons .singleB p{margin: 0;padding: 0;color: #272f32;font-size: 16px;font-weight: 500;}


#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider{position: relative;/* background: #ddd; */height: 60px;padding: 0 200px;display: flex;align-items: center;justify-content: center;margin-top: 30px;}
#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height: 56px;}
#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: 100px;outline:unset;background-image: unset;z-index: 99999999;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: 100px;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 .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;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li:last-child{border-right: unset;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a{padding: 20px 40px;height: 100%;display: flex;align-items: center;flex-direction: column;justify-content: center;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li .triangle {position: absolute;content: "";left: 40px;bottom: -12px;border-top: 12px solid #e9540d;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: #e9540d; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li:hover{background: #01285d; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a img{height: 50px; margin-bottom: 10px; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a h1{color: #393e43;margin: 0;padding: 0;font-size: 18px;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: #00a5c3; transition: all .3s;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li.tab-active:hover .triangle{border-top: 12px solid #00a5c3; 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;}
#pageDetailCnt .container .pageRight .contentP .tabs-stage{padding: 25px 0;}
#pageDetailCnt .container .pageRight .contentP .tabs table{width: 100%;overflow: hidden;overflow-x: auto;}
#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;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr:nth-child(2n){background: #e7e7e7;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr td{font-weight: 500;flex: 1;color: #000000;display: flex;align-items: center;}
#pageDetailCnt .container .pageRight .contentP .tabs table tr td:nth-child(2n){font-weight: 400;color: #6d6d6d;}
#pageDetailCnt .container .pageRight .contentP .tabs-stage .iframe{display: flex;flex-wrap: wrap;justify-content: space-between;}
#pageDetailCnt .container .pageRight .contentP .tabs-stage iframe{height: 300px!important;flex: 0 0 40%;margin-right: 7px;}
#pageDetailCnt .container .pageRight .contentP .tabs-stage p{margin: 0;padding: 7px 0 0 0;font-size: 17px;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:#c40000/*#015a99*/;transition: all .3s;}
#pageDetailCnt .container .pageRight .brosurs .single .left i{padding-right: 6px;}
#pageDetailCnt .container .pageRight .brosurs .single .right i{color: #c40000;font-size: 37px;}
#pageDetailCnt .container .pageRight .contentP .tabs .imageTeknik{width: 100%;max-height: 500px;}
#pageDetailCnt .container .pageRight .contentP .tabs .imageTeknik img{width: 100%;height: 100%;object-fit: contain;max-height: 500px;}

#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:14px;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;margin-bottom:10px;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:12px;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 20px;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 .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: 13px;background: #f4f5f6;padding: 10px;border-radius: 7px;}
#pageDetailCnt .container .pageRight .pagination li{transition: all .3s;list-style: unset;flex: 1;display: flex;align-items: center;justify-content: center;padding: 8px;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: linear-gradient(90deg, #a5d914 0, #a6db15 100%);color: #fff;}
#pageDetailCnt .container .pageRight .pagination li:last-child{border-right: unset;}
#pageDetailCnt .container .pageRight .pagination li:hover{transition: all .3s;background: #4f5961;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;}


