*,::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:16px;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:25px;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: 15px;color:rgb(255 255 255 / 54%);padding:0;margin:0}
#mFull .container .content .topMenu .phone .text h1{margin:0;padding:0;font-size: 18px;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: 5px;}
#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: 14px;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:15px;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 .proCont{display:flex;/* flex-direction:column; */flex-wrap: wrap;}
#mFull .container .content .mMenuM .rightMenu .proCont .single{display:flex;flex-direction:row-reverse;margin-bottom:20px;padding-bottom:20px;border-bottom: 1px solid rgb(157 157 157 / 12%);flex: 1 0 45%;}
#mFull .container .content .mMenuM .rightMenu .proCont .single .image{display:flex;width: 201px;}
#mFull .container .content .mMenuM .rightMenu .proCont .single .image img{height: 57px;transition:all .3s}
#mFull .container .content .mMenuM .rightMenu .proCont .single h1{transition:all .3s;margin:0;padding: 0 18px;color: rgb(255 255 255 / 93%);font-size: 18px;font-weight: 400;text-align:end;display:flex;align-items:center;text-transform: uppercase;}
#mFull .container .content .mMenuM .rightMenu .proCont .single:nth-child(2n){flex-direction:row}
#mFull .container .content .mMenuM .rightMenu .proCont .single:nth-child(2n) h1{text-align:left}
#mFull .container .content .mMenuM .rightMenu .proCont .single:last-child{border-bottom:unset}
#mFull .container .content .mMenuM .rightMenu .proCont .single:hover .image img{filter:grayscale(1);transition:all .3s}
#mFull .container .content .mMenuM .rightMenu .proCont .single:hover h1{color: #ffffff;transition:all .3s}

#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: 35px;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: 13px;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: 13px;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:13px}
#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:16px}


#header{width: 100%;position: relative;z-index: 9;}
#header:before{position: absolute;content: "";right: 0;bottom: 0;height: 89px;background: #26353c;width: 50%;z-index: -1;}
#header .container{display: flex;flex-direction: column;}
#header .container .headerTop{height: 113px;display: flex;justify-content: space-between;position: relative;z-index: 9;}
#header .container .headerTop .logoI{display: flex;align-items: center;margin-bottom: -30px;}
#header .container .headerTop .logoI .logo{display: flex;}
#header .container .headerTop .logoI .logo img{height: 95px;}
#header .container .headerTop .logoI .tanker{display: flex;margin-bottom: -31px;}
#header .container .headerTop .logoI .tanker img{height: 131px;}
#header .container .headerTop .headerR{display: flex;align-items: center;}
#header .container .headerTop .headerR .menu{height: 100%;}
#header .container .headerTop .headerR .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 .headerTop .headerR .menu ul li{position:relative;height:100%;display:flex;align-items:center;justify-content:space-between;font-weight: 400;font-size: 16px;transition:all .5s;border-radius:0;padding: 0 20px;color: #000000;display:flex;align-items:center;cursor:pointer;text-transform: uppercase;}
#header .container .headerTop .headerR .menu ul li img{height:20px;transition:all .3s}
#header .container .headerTop .headerR .menu ul li:hover img{filter:invert(24%) sepia(90%) saturate(5939%) hue-rotate(347deg) brightness(82%) contrast(122%);transition:all .3s}
#header .container .headerTop .headerR .menu ul li::after{position:absolute;content:'';height:3px;right:0;bottom:0;left:0;background-color: #ed1c24;transform:scale(0);transform-origin:right;transition:all ease .5s}
#header .container .headerTop .headerR .menu ul li:hover::after{transform:scale(.89);z-index:99}
#header .container .headerTop .headerR .menu ul li::before{content:'';position:absolute;top:50%;right:0;height:10px;width:1px;background-color:#586c7a;z-index:9;transform:translateY(-50%)}
#header .container .headerTop .headerR .menu ul li a i{color:#fff}
#header .container .headerTop .headerR .menu ul li:last-child::before{border-right:unset;background:unset}
#header .container .headerTop .headerR .menu ul li:hover a i{color:#fff}
#header .container .headerTop .headerR .menu ul .altMenu{display:none;position:absolute;top:120px;left:0;width:275px;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 .headerTop .headerR .menu ul .altMenu ul{flex-direction:column!important}
#header .container .headerTop .headerR .menu ul .altMenu li{display:block!important;border-radius:0}
#header .container .headerTop .headerR .menu ul .altMenu li{width:100%}
#header .container .headerTop .headerR .menu ul .altMenu li:after{display:none}
#header .container .headerTop .headerR .menu ul .altMenu li a:after{display:none!important}
#header .container .headerTop .headerR .menu ul .altMenu li:before{display:none}
#header .container .headerTop .headerR .menu ul .altMenu li a{padding:10px!important;background:unset!important;color:#000!important}
#header .container .headerTop .headerR .menu ul .altMenu li:hover a{background:#e4e4e4!important}
#header .container .headerTop .headerR .menu ul .altMenu li.active .altMenu a::before{display:none!important}
#header .container .headerTop .headerR .menu ul .altMenu li:hover{border-radius:0!important;background:#ff9800!important;transition:all .3s}
#header .container .headerTop .headerR .menu ul .altMenu li:hover a{border-radius:0!important;background:unset!important;transition:all .3s;color:#fff!important}
#header .container .headerTop .headerR .menu ul li:hover .altMenu{top:64px;left:0;transition:all .4s;opacity:1;z-index:9999;display:block}
#header .container .headerTop .headerR .mobileMenu{transition: all .3s;height: 100%;display: flex;align-items: center;width: 80px;justify-content: center;background: #ed1c24;cursor: pointer;}
#header .container .headerTop .headerR .mobileMenu img{height: 22px;filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(175deg) brightness(102%) contrast(101%);}
#header .container .headerTop .headerR .mobileMenu:hover{opacity: .7;transition: all .3s;}
#header .container .headerBottom{display: flex;/* background: #26353c; */width: 100%;justify-content: flex-end;}
#header .container .headerBottom .iconP{display: flex;}
#header .container .headerBottom .iconP img{height: 89px;}
#header .container .headerBottom .proMenu{display: flex;background: #26353c;padding: 15px 0;/* width: 71%; */justify-content: end;}
#header .container .headerBottom .proMenu .single{transition: all .3s;display: flex;flex-direction: column;justify-content: center;padding: 0 15px;border-left: 1px solid rgb(255 255 255 / 22%);}
#header .container .headerBottom .proMenu .single:first-child{border-left: unset;}
#header .container .headerBottom .proMenu .single img{height: 34px;width: fit-content;}
#header .container .headerBottom .proMenu .single p{margin: 0;padding: 0;color: #fff;font-size: 13px;margin-top: 9px;font-weight: 300;}
#header .container .headerBottom .proMenu .single:hover{opacity: .7;transition: all .3s;}

#slider{width:100%;height: 78vh!important;position:relative;max-height: 750px;z-index: 1;margin-top: -50px;}
#slider .swiper-container{position:relative;width:100%;height:100%}
#slider .swiper-container .swiper-slide{overflow: hidden; 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: rgb(29 43 58 / 50%);z-index:2}*/
#slider .swiper-container .swiper-slide::before{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background: linear-gradient(0deg, rgb(255 255 255 / 0%) 03%, rgb(0 0 0 / 75%) 102%);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-active img{animation: zoomAnimation 30s ease-in-out infinite; }
#slider .swiper-container .swiper-slide .mainSlider{position:absolute;bottom: 15px;left: 50%;transform: translateX(-50%);width:100%;text-align:left;z-index:999;font-weight:700;max-width:1480px;display:flex;align-items:center;opacity: 1;justify-content: flex-start;}
#slider .swiper-container .swiper-slide .mainSlider .text{transition:all .3s;flex:1;display:flex;justify-content: flex-start;flex-direction:column;padding: 30px 0;max-width: 680px;background: #ed1c24;}
#slider .swiper-container .swiper-slide .mainSlider .text h1{line-height:1;font-size: 35px;margin:0;padding:0;font-weight:300;color:#fff;/* text-align: center; */}
#slider .swiper-container .swiper-slide .mainSlider .text h2{padding:0;font-size: 30px;color:#fff;font-weight:700;margin:0;/* text-align: center; */line-height: 1.5;}
#slider .paginetionSlider{bottom:10px;z-index:99!important;display:flex;position:absolute;width:100%;text-align:left;font-weight:700;right:0;height:45px}
#slider .paginetionSlider .swiper-pagination{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:left;z-index:999;font-weight:700;max-width:1480px;display:flex;height:100%;align-items:center;justify-content: flex-start;}
#slider .paginetionSlider .swiper-pagination-bullet{background:#c6cace;width:5px;height:5px;margin-right:5px;border-radius:0;opacity:1}
#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:15px;height:5px;background:#fff;display:flex;align-items:center;justify-content:center}
#slider .prevSlider{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:left;font-weight:700;max-width:1480px;z-index:9}
#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 !important;}
#slider .sliderTriangle{position:absolute;bottom: 0;left:50%;transform: translate(-50%,0%);width:100%;text-align:left;font-weight:700;max-width:1480px;z-index:9}
#slider .sliderTriangle .line{/* width: 200px; *//* height: 75px; *//* background: #173b5f; */}
#slider .sliderTriangle .triangle{transition:  all .3s;/* position: absolute; *//* content: ""; */left: 200px;bottom: 0;/* border-top: 75px solid transparent; *//* border-bottom: 0 solid transparent; */border-left: 75px solid #173b5f;}
#slider .sliderTriangle:before{bottom: 15px;left: -10000%;position: absolute;width: 10000%;content: "";background: #ed1c24;height: 140px;}

#homeCorp{width: 100%;position: relative;height: 600px;z-index: 99999;background: #24353c;}
#homeCorp .favico{height: 385px;top: -214px;left: 50%;position: absolute;z-index: 999;transform: translateX(-50%);}
#homeCorp .rbg{position: absolute;right: 0;top: 0;bottom: 0;width: 50%;height: 100%;}
#homeCorp .container{display: flex;flex-wrap: wrap;height: 100%;}
#homeCorp .container .text{display: flex;width: 50%;padding: 50px 75px 00px 0;flex-direction: column;}
#homeCorp .container .text .logo{width: fit-content;}
#homeCorp .container .text .logo img{height: 180px;}
#homeCorp .container .text .cont{display: flex;flex-direction: column;padding-left: 25px;}
#homeCorp .container .text .cont .title{display: flex;flex-direction: column;}
#homeCorp .container .text .cont .title h1{padding: 0;margin: 0;font-size: 35px;font-weight: 400;color: #fff;}
#homeCorp .container .text .cont .title h1 b{font-weight: 700;color: #0ea384;}
#homeCorp .container .text .cont p{margin: 0;padding: 0;font-size: 17px;line-height: 1.4;margin-top: 10px;color: #fff;font-weight: 300;}
#homeCorp .container .text .cont .links{display: flex;flex-direction: column;margin-top: 25px;}
#homeCorp .container .text .cont .links a{transition: all .3s;margin: 0px 0 13px 0;padding: 0px 0 13px 0;display: flex;font-size: 15px;color: #fff;display: flex;align-items: center;border-bottom: 1px solid rgb(255 255 255 / 7%);}
#homeCorp .container .text .cont .links a:hover{opacity: .7;transition: all .3s;}
#homeCorp .container .text .cont .links a img{height: 18px;margin-right: 10px;filter: invert(59%) sepia(0%) saturate(38%) hue-rotate(134deg) brightness(94%) contrast(94%);}
#homeCorp .container .text .cont .buttonL{margin-top: 50px;}

#homeCategory{background: #044537;position: relative;margin: 25px 0 0;}
#homeCategory:before{position: absolute;content: "";right: 0;left: 0;top: 0;bottom: 0;width: 100%;background: linear-gradient(89deg, #181c1e 0, #223238 100%);box-shadow: -14px 20px 18px 2px rgb(221 221 221 / 12%);z-index: 1;}
#homeCategory .container{display:grid;grid-template-columns: 1fr 1fr;position: relative;z-index: 99999;}
#homeCategory .container .tabs-nav{position: relative;display:flex;padding:0;margin:0;position:relative;z-index:9999;list-style:none;height:auto;flex-direction:column;padding: 25px 0;}
#homeCategory .container .tabs-nav .lIcon{position: absolute;top: 0;left: 0;bottom: 0;height: 100%;width: 39px;object-fit: cover;opacity: .35;}
#homeCategory .container .tabs-nav li{list-style:none;transition:all .3s;position:relative;border-bottom: 1px solid rgb(255 255 255 / 11%);}
#homeCategory .container .tabs-nav li:last-child{border-bottom: unset;}
#homeCategory .container .tabs-nav li a{width:100%;display: flex;padding: 18px 10px;}
#homeCategory .container .tabs-nav li a .image{display: flex;flex-direction: column;max-width: 250px;width: 100%;align-items: flex-start;}
#homeCategory .container .tabs-nav li a .image img{height: 50px;object-fit: contain;}
#homeCategory .container .tabs-nav li a .image h1{margin: 0;padding: 0;font-size: 16px;color: #ec1c24;margin-top: 9px;font-weight: 400;}
#homeCategory .container .tabs-nav li a .text{display: flex;}
#homeCategory .container .tabs-nav li a .text p{color: rgb(255 255 255 / 71%);padding:0;margin:0;font-size: 16px;font-weight: 200;line-height: 1.5;}
#homeCategory .container .tabs-nav li.titleProjectActive{background: #ed1c24;transition:all .3s;}
#homeCategory .container .tabs-nav li.titleProjectActive a .image h1{color: #fff;}
#homeCategory .container .tabs-nav li:hover{opacity: .5;transition: all .3s;}
#homeCategory .container .tabs{position: relative; min-width:600px;position:relative}
#homeCategory .container .tabs .icon{position: absolute;right: 0;bottom: 0;height: 250px;opacity: .1;}
#homeCategory .container .tabs:before{position: absolute;content: "";left: 0;top: 0;bottom: 0;right: 0;background: linear-gradient(90deg, rgb(0 0 0 / 8%) 0, rgb(0 0 0 / 0%) 50%, rgb(0 0 0 / 0%) 100%);z-index: -1;}
#homeCategory .container .tabs .tabs-stage{width:100%}
#homeCategory .container .tabs .tabs-stage .tabsVisibility{width:100%;padding: 0;display: flex;flex-direction: column;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .cnt{display: flex;flex-wrap: wrap;position: relative;width: 100%;z-index: 9999;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .cnt .image{display: flex;align-items: center;height: 620px;justify-content: center;padding: 15px;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .cnt .image img{height: 500px;width: 100%;object-fit: contain;}

#homeKatalog{width: 100%;position: relative;z-index: 9;}
#homeKatalog .rBg{position: absolute;right: 0;top: -75px;bottom: 0;height: 608px;}
#homeKatalog .lBg{position: absolute;left: 0;top: 0;bottom: 0;height: 100%;object-fit: cover;z-index: -1;}
#homeKatalog .container .text{display: flex;flex-direction: column;width: 100%;max-width: 550px;padding: 50px 0;}
#homeKatalog .container .text h1{margin: 0;padding: 0;text-transform: uppercase;font-weight: 600;font-size: 35px;color: #c11b20;}
#homeKatalog .container .text p{padding: 15px 0 00;margin: 0;padding-left: 76px;color: #233239;font-size: 15px;line-height: 1.3;}
#homeKatalog .container .text p b{color:#ed1c24;font-size: 18px;}
#homeKatalog .container .text .buttonL{margin-top: 27px;}

#homeNumber{width: 100%;position: relative;z-index: 9999;margin-bottom: -80px;margin-top: 50px;}
#homeNumber .container{display: flex;background: rgb(32 48 54 / 61%);padding: 56px 40px;justify-content: space-between;flex-wrap: wrap;border-radius: 15px;}
#homeNumber .container .rightNumber{display: flex;flex: 2;justify-content: center;align-items: center;}
#homeNumber .container .rightNumber .single{display: flex;flex-direction: column;padding: 0 50px;border-left: 1px solid rgb(255 255 255 / 33%);height: fit-content;   }
#homeNumber .container .rightNumber .single:first-child{border-left: unset; padding-left: 0;}
#homeNumber .container .rightNumber .single h6{margin: 0;padding: 0;color: #fff;font-weight: 400;font-size: 29px;}
#homeNumber .container .rightNumber .single .count{display: flex;color: #fff;font-size: 34px;align-items: baseline;font-weight: 200;}
#homeNumber .container .rightNumber .single .count p{margin: 0;padding: 0 8px 0 0;font-size: 54px;font-weight: 500;}


#homeProduction{width: 100%;position: relative;z-index: 9;    height: 519px;padding-top: 70px;}
#homeProduction .bg{position: absolute;right: 0;bottom: 0;top: 0;height: 100%;object-fit: cover;z-index: -1;}
#homeProduction .container{display: flex;flex-wrap: wrap;}
#homeProduction .container .text{display: flex;flex-direction: column;width: 100%;max-width: 650px;padding: 50px 0;flex: 1;}
#homeProduction .container .text h1{margin: 0;padding: 0;text-transform: uppercase;font-weight: 600;font-size: 35px;color: #c11b20;}
#homeProduction .container .text h1 b{color: #24353c;font-weight: 400;}
#homeProduction .container .text p{padding: 15px 0 00;margin: 0;padding-left: 76px;color: #233239;font-size: 15px;line-height: 1.3;}
#homeProduction .container .text p b{color:#ed1c24;font-size: 18px;}
#homeProduction .container .text .buttonL{margin-top: 27px;}
#homeProduction .container .image{flex: 1;display: flex;align-items: center;justify-content: end;}
#homeProduction .container .image img{height: 321px;}

#footer{background: #ffffff;}
#footer .container{position: relative;}
#footer .container .ftrCnt{display:flex;flex-direction:column}
#footer .container .ftrCnt .footerTop{display:flex;padding: 60px 0 30px 0;justify-content:space-between;border-bottom: 1px solid #d0d6dc;}
#footer .container .ftrCnt .footerTop .logo{display:flex}
#footer .container .ftrCnt .footerTop .logo img{height: 60px;}
#footer .container .ftrCnt .footerTop .rightTf{display:flex;align-items:center;justify-content:flex-end}
#footer .container .ftrCnt .footerTop .rightTf .iconsG{display:flex;align-items:center}
#footer .container .ftrCnt .footerTop .rightTf .iconsG p{margin:0;padding:0;font-size:12px;color: #393939;margin-right:10px}
#footer .container .ftrCnt .footerTop .rightTf .iconsG .icons{display:flex;align-items:center}
#footer .container .ftrCnt .footerTop .rightTf .iconsG .icons a{width:auto;margin-left:7px;height:fit-content;}
#footer .container .ftrCnt .footerTop .rightTf .iconsG .icons a img{height:24px;filter: invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);opacity: .85;/* box-shadow: 0 0 5px 2px #cdcdcd5e; */}
#footer .container .ftrCnt .footerTop .rightTf .iconsG .icons a:hover img{filter: invert(22%) sepia(43%) saturate(5537%) hue-rotate(344deg) brightness(91%) contrast(104%);transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .phoneH{display:flex;margin-left:13px;margin:0 32px;transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .phoneH:hover{opacity:.85;transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .phoneH img{height:31px;filter: invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);margin-right:8px;transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .phoneH:hover img{filter: invert(79%) sepia(59%) saturate(2640%) hue-rotate(347deg) brightness(96%) contrast(102%);transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .phoneH .text{display:flex;flex-direction:column}
#footer .container .ftrCnt .footerTop .rightTf .phoneH .text p{margin:0;padding:0;color: #393939;font-size:12px}
#footer .container .ftrCnt .footerTop .rightTf .phoneH .text h1{margin:0;padding:0;color: #393939;font-size:17px;font-weight:500}
#footer .container .ftrCnt .footerTop .rightTf .salesOnline a{transition:all .3s;padding:10px 15px;background:#3b3b3b;display:flex;align-items:center;font-weight:500;width:fit-content;border-radius:5px;box-shadow:0 0 5px 4px #3b3b3b5e}
#footer .container .ftrCnt .footerTop .rightTf .salesOnline a:hover{background:#00b3d9;transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .salesOnline a img{height:24px;filter:invert(23%) sepia(83%) saturate(1278%) hue-rotate(176deg) brightness(94%) contrast(101%);margin-right:15px;transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .salesOnline a p{margin:0;padding:0;font-size:14px;color:#00598d;transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .salesOnline a:hover img{color:#3b3b3b;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(46deg) brightness(103%) contrast(100%);transition:all .3s}
#footer .container .ftrCnt .footerTop .rightTf .salesOnline a:hover p{color:#3b3b3b;transition:all .3s}
#footer .container .ftrCnt .footerBotom{display:flex;align-items:center;justify-content:space-between;padding: 30px 0;}
#footer .container .ftrCnt .footerBotom .copyRight{display:flex;max-width:350px;width:100%;flex-direction:column}
#footer .container .ftrCnt .footerBotom .copyRight h1{margin:0;padding:0;font-size:13px;font-weight:600;color: #393939;}
#footer .container .ftrCnt .footerBotom .copyRight p{padding:0;margin:0;font-size:13px;color: #393939;margin-top:20px;font-weight:300}
#footer .container .ftrCnt .footerBotom .fbRight{max-width:300px;display:flex;flex-direction:column}
#footer .container .ftrCnt .footerBotom .fbRight .adres{margin:0;padding:0;font-size:13px;color: #393939;text-align:end;transition:all .3s}
#footer .container .ftrCnt .footerBotom .fbRight .adres:hover{opacity:.7;color:#3b3b3b;transition:all .3s}
#footer .container .ftrCnt .footerBotom .fbRight .inviva{margin:0;padding:0;font-size:13px;color: #393939;margin-top:37px;text-align:end;transition:all .3s}
#footer .container .ftrCnt .footerBotom .fbRight .inviva:hover{opacity:.7;color:#3b3b3b;transition:all .3s}

#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;align-items: end;}
#pageTopNvg .container .text{display: flex;width: fit-content;}
#pageTopNvg .container .text .imageI{width: 140px;height: 170px;background: #ed1c24;display: flex;align-items: center;transition: all .3s;margin-right: 20px;}
#pageTopNvg:hover  .container .text .imageI{background: #455d69;transition: all .3s;}
#pageTopNvg .container .text .imageI img{height: 152px;writing-mode: vertical-rl;margin-left: 0;}
#pageTopNvg .container .text .slogan{display: flex;margin-left: 78px;}
#pageTopNvg .container .text .slogan h1{margin: 0;padding: 0;color: #fff;font-weight: 200;font-size: 34px;}

#pageDetailCnt{width: 100%;position: relative;border-bottom: 1px solid #ddd}
#pageDetailCnt .container {display: grid;grid-template-columns: 400px 73%;grid-gap: 0 50px;}
#pageDetailCnt .container .pageLeft{width: 100%;/* background: #262d31; */border-right: 1px solid #ddd;}
#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{position: relative;display: flex;flex-direction: column;list-style: none;padding: 35px 0;margin: 0px 0 0 0;border-bottom: 1px solid #ddd;}
#pageDetailCnt .container .pageLeft .detailMenu h1{margin: 0 0 10px 0;padding: 0;font-size: 23px;color: rgb(55 55 55 / 47%);font-weight: 700;}
#pageDetailCnt .container .pageLeft .detailMenu li{list-style: none;transition: all .3s;/* position: relative; */padding: 0 25px;/* border-radius: 40px; */}

#pageDetailCnt .container .pageLeft .detailMenu li a{display: flex;align-items: center;padding: 15px 0;border-bottom: 1px solid #e5e5e5;justify-content: space-between;}
#pageDetailCnt .container .pageLeft .detailMenu li a img{height: 17px;opacity: 0;}
#pageDetailCnt .container .pageLeft .detailMenu li a p{color: #000000;font-weight: 600;padding: 0;margin: 0;font-size: 16px;font-weight: 600;}
#pageDetailCnt .container .pageLeft .detailMenu li:last-child a{border-bottom: unset;}
#pageDetailCnt .container .pageLeft .detailMenu li:hover{background: #ebf1f7;transition: all .3s;}
#pageDetailCnt .container .pageLeft .detailMenu li:hover a img{opacity: 1;filter: invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition: all .3s;}
#pageDetailCnt .container .pageLeft .detailMenu li:hover a p{color: #26353c;}
#pageDetailCnt .container .pageLeft .detailMenu li.activeDetail{background: #eb1c24;transition: all .3s;transition: background-color 0.3s ease, color 0.3s ease;box-shadow: 0 0 6px 0px rgb(59 59 59 / 19%);}
#pageDetailCnt .container .pageLeft .detailMenu li.activeDetail a{border-bottom: unset;}
#pageDetailCnt .container .pageLeft .detailMenu li.activeDetail a img{opacity: 1;filter: invert(100%) sepia(100%) saturate(2%) hue-rotate(175deg) brightness(102%) contrast(101%);opacity: 1;}
#pageDetailCnt .container .pageLeft .detailMenu li.activeDetail a p{color: #ffffff;}
#pageDetailCnt .container .pageLeft .detailMenu li.activeDetail:hover {background: #f7f7f7dd;}
#pageDetailCnt .container .pageLeft .detailMenu li.activeDetail:hover a img{filter:invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);transition:all .3s}
#pageDetailCnt .container .pageLeft .detailMenu li.activeDetail:hover a p{transition:all .3s;color: #21292c;}

#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: 6;}
#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: 27px;}
#pageDetailCnt .container .pageRight .naviPages .links .bottomLn{display: flex;margin-top: 10px;}
#pageDetailCnt .container .pageRight .naviPages .links .bottomLn a{font-size: 14px;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;top: 0;width: 3px;height: 262px;content: "";/* background: #ed1c24; */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;border-right: 1px solid #ed1c24;}
#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:last-child{border-right:unset;max-width: 75px;}
#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:first-child{width:40px;max-width: 80px;cursor:pointer;display:flex;align-items:center;justify-content:center}
#pageDetailCnt .container .pageRight .orderListWindow table td form{width: 100%;}
#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;}
#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 392px;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: 475px;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: 17px;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: 25px;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: 15px;font-weight: 500;}


#pageDetailCnt .container .pageRight .contentP #sliderInfo .bottomSlider{position: relative;/* background: #ddd; */height: 50px;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: 50px;}
#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: 15px;}
#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: 15px;}

#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%);}
#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%);}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li:last-child{border-right: unset;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a{padding: 25px 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 #f1f1f1;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: #f1f1f1;}
#pageDetailCnt .container .pageRight .contentP .tabs-nav li a h1{color: #393e43;margin: 0;padding: 0;font-size: 18px;font-weight: 500;}
#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.tab-active a h1{font-weight: 600;}
#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: 7px;border-bottom: 1px solid #ddd;margin: 0 20px;align-items: center;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:#015a99;transition: all .3s;}
#pageDetailCnt .container .pageRight .brosurs .single .left i{padding-right: 9px;}
#pageDetailCnt .container .pageRight .brosurs .single .right i{color: #3d4243;font-size: 23px;}
#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;}


