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

#mFull {height: 0;width: 100%;position: fixed;z-index: 9999999999;top: 0;left: 0;background: #ffffff;overflow-x: hidden;transition: 0.5s;/* box-shadow: 0px 3px 12px 1px rgb(0 0 0 / 32%); */}
#mFull .closebtn {font-size: 50px;color: #6b7750;text-align: right;width: 100%;max-width: 100px;}
#mFull .container {height: 100%;padding: 0 0px;display: grid;grid-template-rows: 100px 1fr 100px;max-width: 1400px;}
#mFull .container .header{display: flex;justify-content: space-between;padding: 10px 0; position: relative;}
#mFull .container .header::after {content: '';display: flex;position: absolute;width: 100%;height: 1px;background-color: #ddd;bottom: 0px;right: 0px;}
#mFull .container .header .flags{display: flex;align-items: center;}
#mFull .container .header .flags .logo{height: 150px;object-fit: contain;margin: 0 5px;margin-bottom: -51px;position: relative;z-index: 9999;}
#mFull .container .header .flags .logoText{height: 41px;object-fit: contain;margin: 0 0px 0 1px;}

#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
#mFull .container .header .leftMenu{display: flex; align-items: center;}
#mFull .container .header .langM{display: flex;align-items: center;justify-content: center;margin-right: 18px;}
#mFull .container .header .langM a{padding: 6px 10px;background: #575453;color: #fff;font-size: 12px;}
#mFull .container .cKap{display: flex; align-items: flex-start; justify-content: center; margin: 60px 0;}
#mFull .container .content {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex; display: grid; align-items: center; grid-template-columns: 450px 1fr; width: 100%; column-gap: 60px;}
#mFull .container .content .info{position:relative;flex: .6;display: grid;grid-template-rows: auto 1fr 1fr;text-align: left;background: #ffffff;width: 100%;height: 100%;padding:50px 35px 30px;box-shadow: 0 1px 5px #cccccc;}
#mFull .container .content .info .title{font-size: 18px;font-weight: 400;color: #6b7750;width: 300px;}
#mFull .container .content .info .title strong{font-weight: 600; font-size: 25px;}
#mFull .container .content .info .maps{margin: 0;}
#mFull .container .content .info .text{display: flex; flex-direction: column; padding: 0px 0 0px;}
#mFull .container .content .info .text ul{list-style: none; display: flex; width: 100%; padding: 0px; margin: 0px; border:0px; justify-content: center; flex-direction: column; align-items: flex-start; padding: 10px 8px 15px;}
#mFull .container .content .info .text ul li{color: #1a1b1d; width: 100%; font-size: 15px; font-weight: 400; border-bottom: 1px solid #e7e7e7; transition: all .3s;}
#mFull .container .content .info .text ul li:hover a{transform: translateX(8px); transition: all .3s;}
#mFull .container .content .info .text ul li a{height: 100%; display: flex; padding: 9px 0; transition: all .3s;}
#mFull .container .content .info .text ul li.activeMenu{color: #6b7750;}
#mFull .container .content .right{margin: 0; width: 100%; height: 100%; display: grid; grid-template-rows: 75px 1fr; row-gap: 40px;}
#mFull .container .content .right .top{width: 100%;height: 100%;display: flex;justify-content: space-between;box-shadow: 0 1px 5px #cccccc;background: #6b7750;padding: 0px 40px;/* border-radius: 3px; */}
#mFull .container .content .right .top .phones{height: 100%; display: flex;}
#mFull .container .content .right .top .phones .phone{height: 100%; display: flex; align-items: center; margin-right: 28px;}
#mFull .container .content .right .top .phones .phone .text{display: flex; justify-content: center; flex-direction: column;}
#mFull .container .content .right .top .phones .phone .text h1{color: #fff; margin: 0px; padding: 0px; font-size: 16px;}
#mFull .container .content .right .top .phones .phone .text p{color: #fff; margin: 0px 0px 2px; padding: 0px; font-size: 13px;}
#mFull .container .content .right .top .phones .phone img{height: 32px; filter: invert(100%); margin: 0 10px 0 0px;}
#mFull .container .content .right .top .socials{height: 100%; display: flex; align-items: center;}
#mFull .container .content .right .top .socials .social{height: 100%; display: flex; align-items: center;}
#mFull .container .content .right .top .socials .social p{font-size: 14px; color: #fff; margin: 0px; padding: 0px; margin-right: 10px; padding-right: 10px; border-right: 1px solid rgb(255 255 255 / 38%);;}
#mFull .container .content .right .top .socials .social p b{font-weight: 600;}
#mFull .container .content .right .top .socials .social .icons{height: 100%; display: flex; align-items: center;}
#mFull .container .content .right .top .socials .social .icons a{display: flex; margin-right: 7px;}
#mFull .container .content .right .top .socials .social .icons a:first-child{}
#mFull .container .content .right .top .socials .social .icons a img{height: 25px; filter: invert(100%);}
#mFull .container .content .right .top .socials .social.single{margin-left: 25px;}
#mFull .container .content .right .top .socials .social.single img{height: 25px; filter: invert(100%);}
#mFull .container .content .right .bottom{width: 100%; height: 100%; list-style: none; padding: 0px; margin: 0px; display: flex; flex-wrap: wrap; justify-content: start;}
#mFull .container .content .right .bottom li{flex: 1 0 20.3%;font-size: 14px;display: flex;color: #3b3b3b;font-weight: 500;border-right: 1px solid #ddd;border-top: 1px solid #ddd;}
#mFull .container .content .right .bottom li:nth-child(3n){}
#mFull .container .content .right .bottom li:last-child{border-right: 0px;}
#mFull .container .content .right .bottom li:nth-child(1)  {/* border-left: unset; */}
#mFull .container .content .right .bottom li::nth-child(3) {border-left: unset; }
#mFull .container .content .right .bottom li a{width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; transition: all .3s;}
#mFull .container .content .right .bottom li a:hover{transform: scale(.85); opacity: .8; transition: all .3s;}
#mFull .container .content .right .bottom li a img{height: 54px;display: flex;align-items: center;filter: invert(67%) sepia(0%) saturate(0%) hue-rotate(201deg) brightness(97%) contrast(101%);margin-bottom: 10px;}
#mFull .container .content .right .bottom li.activeMenu{background: linear-gradient(90deg, #997604 0, #dcaa01 100%);color: #fff;}
#mFull .container .content .right .bottom li.activeMenu img{filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(124deg) brightness(103%) contrast(101%);}

#mFull .container .content .right .bottom .single{flex: 1 0 30%;position: relative;cursor: pointer;transition: all .3s;height: 200px;margin: 2px;}
#mFull .container .content .right .bottom .single:hover{transform: scale(.95);transition: all .3s;}
#mFull .container .content .right .bottom .single img{width: 100%;height: 100%;object-fit: cover;}
#mFull .container .content .right .bottom .single:before{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 0;background: linear-gradient(184deg, #6b7750, rgb(0 0 0 / 15%));z-index: 9999;transition: all .3s;}
#mFull .container .content .right .bottom .single:hover:before{transition: all .3s;height: 100%;}
#mFull .container .content .right .bottom .single .hidden{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);opacity: 0;transition: all .3s;z-index: 99999;font-size: 2em;}
#mFull .container .content .right .bottom .single:hover .hidden{opacity: 1;transition: all .3s;/* top: 50%; *//* left: 50%; */color: #ffff;transform: translate(-50%,-50%) rotate(359deg);}
#mFull .container .content .right .bottom .single h1{position: absolute;left: 15px;bottom: 15px;margin: 0;padding: 0;font-size: 17px;max-width: 350px;z-index: 999;color: rgb(255, 255, 255);font-weight: 600;text-transform: uppercase;}
#mFull .container .content .right .bottom .single:after{content: '';position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;background:linear-gradient(0deg,rgb(27 31 41 / 63%), rgb(0 0 0 / 0%));z-index: 1;transition: all .3s;}


#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 0px; border-top: 1px solid #f5f5f5}
#mFull .dropdownMenu .levelFour{padding: 10px 0px; 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 #ddd;}
#mFull .footerNav-social{display:flex}
#mFull .footerNav-social span{color: #1b1b1b;font-weight:300;font-size: 13px}
#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{width:62px;height:16px}

#header{position:fixed;z-index:99999999;left:0;right:0;top:0;height:130px;border-bottom:1px solid rgb(255 255 255 / 22%)}
#header .container{display:flex;justify-content:space-between;z-index:9999;max-width:1400px;flex-wrap:wrap;height:100%; align-items: center;}
#header.sticky{background: rgb(32 42 24 / 80%);height:100px;transition: all .3s;}
#header.sticky .container .headerLeft .logo{height: 150px;margin-bottom: -75px;transition: all .3s;}
#header.sticky .container .headerLeft .logoText{    opacity: 0;display: none;}
#header .container .headerLeft{height:100%;display: flex;align-items: center;}
#header .container .headerLeft .logo{object-fit:contain;height: 200px;margin-bottom: -86px;filter: drop-shadow(8px 13px 22px rgb(80 80 80 / 28%));}
#header .container .headerLeft .logoText{height: 53px;margin-left: 15px;filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(104deg) brightness(104%) contrast(101%);}
#header .container .headerMenu{width:100%;height:100%;position:relative;flex:2;padding:0 24px}
#header .container .headerMenu::after{position:absolute;content:"";left:-100%;top:0;right:0;width:100%;height:60px;background:#e51e20;display:none}
#header .container .headerMenu 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 .headerMenu ul li{position:relative;height:100%;display:flex;align-items:center;justify-content:space-between}
#header .container .headerMenu ul .menuActive{border-bottom:5px solid #8e9e86}
#header .container .headerMenu ul li a{font-weight: 400;font-size:15px;transition:all .5s;border-radius:0;padding:0 10px;width:100%;color:rgb(255 255 255);display:flex;align-items:center;height:100%}
#header .container .headerMenu ul li a::after{position:absolute;content:'';height:5px;right:0;bottom:0;left:0;background-color:#798c74;transform:scale(0);transform-origin:center;transition:all ease .5s}
#header .container .headerMenu ul li:hover a::after{transform:scale(1)}
#header .container .headerMenu ul li a i{color:#fff}
#header .container .headerMenu ul li:hover a i{color:#fff}
#header .container .headerMenu .mobileMenu{transition:all .3s;width:unset;align-items:center;height:100%;justify-content:center;background:#064876!important;cursor:pointer;color:#fff!important;font-size:22px;padding:20px;margin-right:40px}
#header .container .headerMenu .mobileMenu:hover{opacity:.9;transition:all .3s}
#header .container .headerMenu ul .altMenu{position:absolute;top:100px;left:0;width:275px;background: linear-gradient(113deg, #798c74 23%, #253935 75%);z-index:-111;font-size:15px;box-shadow:1px 8px 6px 0 rgba(0,0,0,.2);transition:all .4s;opacity:0;display:none}
#header.sticky .container .headerMenu ul .altMenu{top:99px!important}
#header .container .headerMenu ul .altMenu ul{flex-direction:column!important}
#header .container .headerMenu ul .altMenu li{display:block!important;border-radius:0}
#header .container .headerMenu ul .altMenu li{width:100%}
#header .container .headerMenu ul .altMenu li:after{display:none}
#header .container .headerMenu ul .altMenu li a:after{display:none!important}
#header .container .headerMenu ul .altMenu li a{padding:10px!important;background:unset!important;color: #fff!important;border-bottom: 1px solid rgb(255 255 255 / 7%);}
#header .container .headerMenu ul .altMenu li:hover a{background:#e4e4e4!important}
#header .container .headerMenu ul .altMenu li:hover{border-radius:0!important;background:#698054!important;transition:all .3s}
#header .container .headerMenu ul .altMenu li:hover a{border-radius:0!important;background:unset!important;transition:all .3s;color:#fff!important}
#header .container .headerMenu ul li:hover .altMenu{top:128px;left:0;transition:all .4s;opacity:1;z-index:99999999;display:flex}
#header .container .menuRight{display: flex;}
#header .container .menuRight .menuB{width:50px;display:flex;align-items:center;justify-content:end;cursor:pointer}
#header .container .menuRight .menuB img{width:25px}
#header .container .menuRight .tahsilatBtn{display:flex;align-items:center;justify-content:end;}
#header .container .menuRight .tahsilatBtn a{display: flex; color: #ffffff; font-weight: 500; font-size: 15px; background: #6e8b28; padding: 12px 15px; border-radius: 35px; align-items: center; line-height: 1;}

#header .lang{height: 38px; margin-left: 25px; justify-content: center; background: #6f7a54; border-radius: 35px; transition: all .5s;}
#header .lang.language-radius{border-radius: 0px; transition: all .5s;}
#header #gt_float_wrapper{top: 120px!important;position: unset !important;}
#header .gt_float_switcher{box-shadow: unset; background: unset;}
#header .gt_float_switcher .gt-selected{background: unset;}
#header .gt_float_switcher .gt-selected .gt-current-lang{padding: 0px!important; display: flex!important; align-items: center!important; justify-content: center; width: 64px; height: 38px;}
#header .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code{font-size: 15px!important; font-weight: 400; top: 0; color: rgb(255 255 255 / 87%);}
#header .gt_float_switcher img{width: 22px!important; display: none;}
#header .gt_float_switcher .gt_options a{padding: 5px!important; border-top: 1px solid #efefef; display: flex!important;align-items: center!important;font-size: 13px!important; justify-content: center;}
#header .gt_float_switcher .gt_options a:hover{background: #586152;}
#header .gt_float_switcher .gt-selected .gt-current-lang span.gt_float_switcher-arrow{margin-left: 8px; color: #fff; filter: invert(100%); opacity: 87%;}
#header .gt_float_switcher .gt_options{width: 64px; background: #dfdfdf;}

#slider{width:100%;height:100vh;position:relative}
#slider .swiper-container{position:relative;width:100%;height:100%;box-shadow:0 3px 10px 0 rgb(0 0 0 / 54%)}
#slider .swiper-container .swiper-slide{position:relative;width:100%!important;height:100%}
#slider .swiper-container .swiper-slide::before {content: '';position: absolute;bottom: 0;right: 0;left: 0;height: 100%;background: linear-gradient(0deg,rgb(0 0 0 / 12%) 0,transparent);z-index: 2}
#slider .swiper-container .swiper-slide::after {content: '';position: absolute;bottom: 0;right: 0;left: 0;height: 100%;background: linear-gradient(181deg,rgb(0 0 0 / 42%) 0,transparent);z-index: 2}

#slider .swiper-container video{width:100%;height:100%;object-fit:cover}
#slider .swiper-container img{width:100%;height:100%;object-fit:cover}
#slider .mainSliderText{position:absolute;bottom:200px;right:11%;transform:translateX(50%);width:100%;text-align:right;z-index:999;max-height:200px;font-weight:700}
#slider .mainSliderText h1{font-size:45px;color:#fff;margin:0;font-weight:600;width:50%}
/* #slider .mainSliderText h1:nth-child(2){font-weight:200} */
#slider .mainSliderText p{font-size:55px;margin:0;font-weight:100}
#slider .swiper-pagination{text-align:right;top:50%;transform:translateY(-50%);left:10%;background:0 0;z-index:99;display:flex;flex-direction:column;border-radius:20px}
#slider .swiper-pagination-bullet{width:13px;height:13px;background:0 0;opacity:1;margin:5px 0 0 0;z-index:99;display:flex;align-items:center;justify-content:center;transition:all .3s;outline:unset}
#slider .swiper-pagination-bullet::before{content:"";width:9px;height:9px;border-radius:100%;background:rgb(255 255 255 / 50%)}
#slider .swiper-pagination-bullet-active::before{content:"";width:8px;height:8px;border-radius:100%;background:hsl(0deg 0% 100% / 0%)}
#slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid rgb(255 255 255 / 30%);background:unset}
#slider .swiper-button-prev{width:8px;height:15px;left:unset;outline:unset;background-image:unset}
#slider .swiper-button-prev i{position:absolute;top:50%;left:50%;transform:translate(-59%,-48%);font-size:15px;color:#8a8a8a}
#slider .swiper-button-next{width:8px;height:15px;right:-28px;outline:unset;background-image:unset}
#slider .swiper-button-next i{position:absolute;top:50%;left:50%;transform:translate(-35%,-47%);font-size:15px;color:#8a8a8a}
#slider .swiperButton{position:absolute;bottom:115px;left:0;transform:translate(-50%,-50%);text-align:left;z-index:999;height:auto;padding-left:11%;font-style:italic;font-weight:700}
#slider .sliderBottom{position:absolute;bottom:30px;z-index:9999;left:0;right:0}
#slider .sliderBottom .container{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:80%}
#slider .sliderBottom .container .sliderBottomLeft{display:flex;align-items:center}
#slider .sliderBottom .container .sliderBottomLeft p{font-size:17px;color:rgb(255 255 255 / 80%);padding:0;margin:0;font-weight:700}
#slider .sliderBottom .container .sliderTopLeftLine{flex:2;display:flex;align-items:center;padding:0 20px 0}
#slider .sliderBottom .container .sliderTopLeftLine .line{width:100%;height:1px;background:rgb(255 255 255)}
#slider .sliderBottom .container .sliderBottomNumber{display:flex;align-items:flex-end;flex:1;flex-direction:column;margin-top:-40px}
#slider .sliderBottom .container .sliderBottomNumber img{margin-right:10px}
#slider .sliderBottom .container .sliderBottomNumber p{color:hsl(0deg 0% 100% / 78%);font-weight:700;font-size:17px}
#slider .sliderBottom .container .sliderBottomRight{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}
#slider .sliderBottom .container .sliderTopRightLine{flex:2;display:flex;align-items:center;padding:0 30px 0 00px}
#slider .sliderBottom .container .sliderTopRightLine .line{width:100%;height:1px;background:rgb(255 255 255 / 50%)}
#slider .sliderBottom .container .sliderTopSocial{display:flex;justify-content:flex-end}
#slider .sliderBottom .container .sliderTopSocial .single{margin-left:5px;transition:all .3s}
#slider .sliderBottom .container .sliderTopSocial img{width:35px;height:35px}
#slider .sliderBottom .container .sliderTopSocial .single:hover{opacity:.7;transition:all .3s}
#mSlider{width:100%;height:auto;z-index:1;position:relative;display:none}
#mSlider .swiper-container{position:relative;width:100%;height:auto!important}
#mSlider .swiper-container .swiper-slide{position:relative;width:100%!important;height:auto!important}
#mSlider .swiper-wrapper{height:auto!important}
#mSlider .swiper-container .swiper-slide::before{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background:linear-gradient(1deg,rgb(0 0 0 / 40%) 0,transparent);z-index:2}
#mSlider .swiper-container .swiper-slide::after{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background:linear-gradient(180deg,rgb(0 0 0 / 49%) 0,transparent);z-index:2}
#mSlider .swiper-container img{width:100%;height:auto;object-fit:cover}
#mSlider .swiper-container video{width:100%;height:auto;object-fit:cover}

#mSlider .mainSliderText{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);max-width:1200px;width:100%;z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
#mSlider .mainSliderText img{width:90px;height:90px}
#mSlider .mainSliderText h1{font-size:21px;color:#fff;width:100%;font-weight:600;margin:0}
#mSlider .mainSliderText h1:nth-child(2){font-weight:200}
#mSlider .mainSliderText p{font-size:15px;margin:0;font-weight:100;color:#a1aaba;text-shadow:1px 1px #000}
#mSlider .mainSliderText a{width:max-content;padding:15px;background:#e51e20;color:#fff;transition:all .3s}
#mSlider .mainSliderText a:hover{opacity:.7;transition:all .3s}
#mSlider .mainSliderText a i{color:#fff;font-size:25px}
#mSlider .swiper-pagination{text-align:right;top:50%;transform:translateY(-50%);left:24px;background:0 0;z-index:9999;display:flex;flex-direction:column;align-items:center}
#mSlider .swiper-pagination-bullet{width:5px;height:5px;background:#565a63;margin-top:3px;border-radius:100%;z-index:99999;opacity:1}
#mSlider .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#a1aaba!important;width:8px!important;height:8px!important}
#mSlider .swiperButton{position:absolute;bottom:22px;right:31px;text-align:left;z-index:999;height:auto;left:unset}
#mSlider .swiper-button-next{width:10px;height:42px;margin-right:-6px}
#mSlider .swiper-button-next img{object-fit:contain;width:100%;height:100%}
#mSlider .swiper-button-prev{width:10px;height:42px}
#mSlider .swiper-button-prev img{width:100%;height:100%;object-fit:contain}
#mSlider .sliderBottom{position:absolute;bottom:30px;z-index:9999;left:0;right:0}
#mSlider .sliderBottom .container{display:flex;justify-content:space-between;flex-wrap:wrap;max-width:80%}
#mSlider .sliderBottom .container .sliderBottomLeft{display:flex;align-items:center}
#mSlider .sliderBottom .container .sliderBottomLeft p{font-size:17px;color:rgb(255 255 255 / 80%);padding:0;margin:0;font-weight:700}
#mSlider .sliderBottom .container .sliderTopLeftLine{flex:2;display:flex;align-items:center;padding:0 20px 0}
#mSlider .sliderBottom .container .sliderTopLeftLine .line{width:100%;height:1px;background:rgb(255 255 255)}
#mSlider .sliderBottom .container .sliderBottomNumber{display:flex;align-items:flex-end;flex:1;flex-direction:column;margin-top:-40px}
#mSlider .sliderBottom .container .sliderBottomNumber img{margin-right:10px}
#mSlider .sliderBottom .container .sliderBottomNumber p{color:hsl(0deg 0% 100% / 78%);font-weight:700;font-size:17px}
#mSlider .sliderBottom .container .sliderBottomRight{display:flex;flex-direction:column;align-items:flex-end;justify-content:center}
#mSlider .sliderBottom .container .sliderTopRightLine{flex:2;display:flex;align-items:center;padding:0 30px 0 00px}
#mSlider .sliderBottom .container .sliderTopRightLine .line{width:100%;height:1px;background:rgb(255 255 255 / 50%)}
#mSlider .sliderBottom .container .sliderTopSocial{display:flex;justify-content:flex-end}
#mSlider .sliderBottom .container .sliderTopSocial .single{margin-left:5px;transition:all .3s}
#mSlider .sliderBottom .container .sliderTopSocial .single img{width:35px;height:35px}
#mSlider .sliderBottom .container .sliderTopSocial .single:hover{opacity:.7;transition:all .3s}
#homeCorp{display:flex;background:#1d1d1d;padding:50px 0;position:relative;min-height:575px;box-shadow:0 3px 10px 0 rgb(0 0 0 / 54%);z-index:99;}
#homeCorp .bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;height: 100%;width: 100%;object-fit: cover;opacity: .4;}
#homeCorp .container{display:flex;flex-wrap:wrap;position:relative}
#homeCorp .container .text{width:37%;display:flex;flex-direction:column;justify-content:center}
#homeCorp .container .text h1{font-size: 34px;color:#fff;margin:0;font-weight:600;line-height:40px;text-transform:uppercase;width: 65%;}
#homeCorp .container .text p{padding: 30px 0px;font-size: 17px;margin:0;color: #ffffffc2;}
#homeCorp .container .text .button{position:relative;padding:0 50px}
#homeCorp .container .text .button a{font-size:17px;color:#fff;font-weight:300;transition:all .3s}
#homeCorp .container .text .button a:hover{opacity:.8;transition:all .3s}
#homeCorp .container .text .button a:before{content:"";position:absolute;left:-993%;width:997%;height:1px;background:#aaaaab;top:8px;transition:all .3s}
#homeCorp .container .text .button a:hover:before{left:0;width:0;transition:all .3s}
#homeCorp .container .line{position:absolute;left: 200px;width:211px;height:191px;bottom: -70px;border-top:1px solid #aaaaab;border-right:1px solid #aaaaab;z-index:999999999}
#homeCorp .image{position:absolute;right:0;top:0;bottom:0;width:70%;height:100%;display:flex;align-items:center}
#homeCorp .image img{width:100%;height: 100%;object-fit:contain;/* filter:grayscale(1); */opacity: .8;}
#homeProject{opacity:.95;background:url('../img/projelerimiz/bg.jpg');position:relative;background-size:cover;box-shadow:inset 0 20px 40px 0 rgb(0 0 0 / 17%);z-index:3;filter: grayscale(1);/* opacity: .70; */}
#homeProject:after{content:"";position:absolute;left:0;bottom:49px;width:22%;height:1px;background:#fff;z-index:9999999;z-index:1}
#homeProject .container .title{position:relative;z-index:999;padding:50px 0 0 270px}
#homeProject .container .title h1{color:#fff;margin:0;font-weight:400;text-transform:uppercase;width:fit-content;padding:20px;background:rgb(170 170 171 / 34%);position:relative;font-size:30px;letter-spacing:1px}
#homeProject .container .title h1 .return{width:100%;height:100%;position:absolute;bottom:50px}
#homeProject .content{height:475px;padding:50px;opacity:.9}
#homeProject .content .swiper-container{width:100%;height:100%}
#homeProject .content .swiper-container .swiper-slide{height:100%;margin:0;background-repeat:no-repeat;-webkit-background-size:cover;background-size:cover}
#homeProject .content .swiper-container .swiper-slide .single{margin-right:20px;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s;overflow:hidden;height:100%}
#homeProject .content .swiper-container .swiper-slide .single:hover{transition:all .3s;transform:scale(.95)}
#homeProject .content .swiper-container .swiper-slide .single:last-child{margin-right:0}
#homeProject .content .swiper-container .swiper-slide .single .image{height:100%;width:100%;position:relative;transition:all .3s;overflow:hidden;background:#fff}
#homeProject .content .swiper-container .swiper-slide .single:hover .image img{transform:scale(1.15);transition:all .3s}
#homeProject .content .swiper-container .swiper-slide .single:before{content:'';position:absolute;transition:all .3s;bottom:0;right:0;left:0;height:100%;background:linear-gradient(191deg,rgb(0 0 0 / 32%) 0,rgb(0 0 0 / 0%));z-index:2}
#homeProject .content .swiper-container .swiper-slide .single:hover:before{transition:all .3s;background:#00000080}
#homeProject .content .swiper-container .swiper-slide .single .image .firstLetter{position:absolute;left:15px;bottom:15px}
#homeProject .content .swiper-container .swiper-slide .single .image .firstLetter h6{padding:0;margin:0;font-size:72px;color:#fff;text-shadow:0 0 11px #4f4f4f}
#homeProject .content .swiper-container .swiper-slide .single .image img{height:100%;width:100%;object-fit:contain;filter:unset;opacity:unset;transition:all .3s;padding:32px}
#homeProject .content .swiper-container .swiper-slide .single .projeTitle{position:absolute;padding-left:20px;top:20px;z-index:99999;transition:all .3s;z-index:99999}
/* #homeProject .content .swiper-container .swiper-slide .single:hover .projeTitle{top:50%;transition:all .3s} */
#homeProject .content .swiper-container .swiper-slide .single .projeTitle h1{margin:0;padding:17px 0 5px;color:#fff;font-size:21px;font-weight:500}
#homeProject .content .swiper-container .swiper-slide .single .projeTitle p{margin:0;padding:0 00px;color:rgb(255 255 255 / 87%)}
#homeProject .content .swiper-container .swiper-slide .single .projeTitle .bar{position:absolute;left:0;top:-25px;bottom:15px;width:10px;background:#798c74}
#homeProject .content .swiper-container .swiper-slide .single .newProject{position:absolute;z-index:999;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding:18px;background:rgb(6 88 56);flex-direction:column;justify-content:center;color:#fff;font-size:17px}
#homeProject .content .swiper-container .swiper-slide .single .newProject p{margin:0;padding:10px 0 0;text-align:center}

#homeProducts{width: 100%;position: relative;padding: 80px 0;}
#homeProducts .bg{position: absolute;/* height: 10px; */left: 0;right: 0;width: 100%;top: -96px;opacity: .3;z-index: -1;}
#homeProducts .container{display: flex;flex-direction: column;}
#homeProducts .container .title{display: flex;justify-content: space-between;margin-bottom: 20px;border-bottom: 1px solid #ebf1f7;position: relative;z-index: 88;padding: 0 0 20px 0;}
#homeProducts .container .title .lT{display: flex;align-items: center;}
#homeProducts .container .title .lT img{height: 60px;/* filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(341deg) brightness(107%) contrast(101%); */}
#homeProducts .container .title .lT .text{margin-left: 9px;display: flex;flex-direction:column;}
#homeProducts .container .title .lT .text p{margin: 0;padding: 0;color: #3b3b3b;font-size: 21px;font-weight: 200;}
#homeProducts .container .title .lT .text h1{margin: 0;padding: 0;font-size: 34px;color: #3b3b3b;font-weight: 500;}
#homeProducts .container .title .rT{display: flex;align-items: center;}
#homeProducts .container .title .rT a {transition: all .3s;height: fit-content;color: #9cacb8;font-weight: 200;font-size: 15px;border: 1px solid #ddd;padding: 10px;}
#homeProducts .container .title .rT a:hover{opacity: .8;transition: all .3s;}
#homeProducts .container .title .rT img{height: 15px;filter: invert(35%) sepia(15%) saturate(680%) hue-rotate(169deg) brightness(98%) contrast(90%);}
#homeProducts .container .cntHpro{display: flex;flex-wrap: wrap;}
#homeProducts .container .cntHpro .single{position: relative;display: flex;flex-direction: column;flex: 1 0 23%;margin: 10px;padding: 15px;box-shadow: 0px 0px 11px 0px rgb(0 0 0 / 2%);/* border-radius: 10px; */}
#homeProducts .container .cntHpro .single:hover{opacity: .75;transition: all .3s;}
#homeProducts .container .cntHpro .single .image{height: 275px;width: 100%;}
#homeProducts .container .cntHpro .single .image img{width: 100%;height: 100%;object-fit: cover;}
#homeProducts .container .cntHpro .single .titleP{display: flex;flex-direction: column;padding-top: 10px;margin-top: 10px;border-top: 1px solid #ddd;}
#homeProducts .container .cntHpro .single .titleP p{margin: 0;padding: 0;font-weight: 200;font-size: 14px;}
#homeProducts .container .cntHpro .single .titleP h1{transition: all .3s;margin: 0;padding: 0;font-size: 17px;font-weight: 400;}
#homeProducts .container .cntHpro .single.videoP{padding: 0;flex: 1 0 49%;position: relative;}
#homeProducts .container .cntHpro .single.videoP::after{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background: rgb(0 0 0 / 34%);z-index:2;/* border-radius: 10px; */}
#homeProducts .container .cntHpro .single.videoP video{width: 100%;height: 100%;object-fit: cover;/* border-radius: 10px; */}
#homeProducts .container .cntHpro .single.videoP .textV{position:absolute;z-index: 9;top: 50%;left: 50px;right: 50px;transform: translateY(-50%);}
#homeProducts .container .cntHpro .single.videoP .textV h3{margin: 0;padding: 0;font-size: 30px;color: #ffffff;}
#homeProducts .container .cntHpro .single:hover .titleP h1{color: #065e31;transition: all .3s;}

#homeVideo{height: 600px;position: relative;margin: 0;}
#homeVideo .lBg{position: absolute;top: -14px;left: 0;bottom: 0;height: 100%;z-index: 2;/* transform: translateY(-50%); */opacity: .8;}
#homeVideo .rBg{position: absolute;right: 0;top: 0;bottom: 0;height: 100%;z-index: 9;}
#homeVideo  video{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;right: 0;top: 0;bottom: 0;z-index: -1;}
#homeVideo:before{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background: linear-gradient(267deg, rgb(224 230 235 / 0%) 0, #ffffff00 0%, #253209 100%);z-index:2;}
#homeVideo .container{display: flex;flex-direction: column;position: relative;z-index: 4;height: 100%;}
#homeVideo .container .text {display: flex;flex-direction: column;max-width: 500px;padding: 50px 0;align-items: flex-start;height: 100%;justify-content: center;}
#homeVideo .container .text .fav{height: 89px;filter: invert(100%) sepia(0%) saturate(7470%) hue-rotate(116deg) brightness(109%) contrast(109%);}
#homeVideo .container .text h1{margin: 0;padding: 15px 0 5px 0;font-size: 35px;line-height: 1.2;color: #ffffff;font-weight: 500;}
#homeVideo .container .text p{margin: 0;padding: 0;color: rgb(255 255 255 / 87%);font-size: 17px;line-height: 1.4;}
#homeVideo .container .treeVideo{height: 330px;position: absolute;right: 0;bottom: -56px;z-index: 999999;filter: invert(100%) sepia(0%) saturate(7470%) hue-rotate(116deg) brightness(109%) contrast(109%);}

#homeFlour{width: 100%;padding: 80px 0;background: #746d50;margin: 0px 0 0;}
#homeFlour .container{display: flex;flex-wrap: wrap;flex-direction: row-reverse;}
#homeFlour .container .leftFlour{flex: 1.2;margin-left: 40px;}
#homeFlour .container .leftFlour .title .top{display: flex;align-items: center;justify-content: end;flex-direction: row-reverse;}
#homeFlour .container .leftFlour .title .top .line{width: 50px;height: 2px;background: rgb(255 255 255 / 35%);margin-left: 8px;}
#homeFlour .container .leftFlour .title .top img{height: 88px;box-shadow: -7px 0px 18px 6px rgb(49 49 49 / 12%);}
#homeFlour .container .leftFlour .title .top p{padding: 0;margin: 0;line-height: 1.6;font-size: 15px;color: rgb(255 255 255 / 59%);font-weight: 600;}
#homeFlour .container .leftFlour .title .bottom{display: flex;}
#homeFlour .container .leftFlour .title .bottom a{margin: 0;padding: 0;font-size: 34px;color: #ffffff;font-weight: 400;letter-spacing: 1.5;padding-left: 170px;text-align: end;}
#homeFlour .container .leftFlour  p{margin: 0;padding: 40px 0 40px 150px;line-height: 1.5;color: rgb(255 255 255 / 69%);font-size: 17px;text-align: end;}
#homeFlour .container .leftFlour img{height: 450px;width: 100%;object-fit: cover;position: relative;z-index: 99999;}
#homeFlour .container .leftFlour video{height: 450px;width: 100%;object-fit: cover;position: relative;z-index: 99999;}
#homeFlour .container .rightFlour{flex: .8;}
#homeFlour .container .rightFlour p{margin: 0;padding: 0;margin: 0;padding: 40px 0 0px 40px;line-height: 1.5;color: rgb(255 255 255 / 69%);font-size: 17px;text-align: end;}
#homeFlour .container .rightFlour img{height: 557px;width: 100%;object-fit: cover;box-shadow: -7px 0px 18px 6px rgb(49 49 49 / 12%);}
#homeFlour .container .rightFlour video{height: 557px;width: 100%;object-fit: cover;box-shadow: -7px 0px 18px 6px rgb(49 49 49 / 12%);}

#homeContact{position: relative;background: #ffffff;}
#homeContact .line-left{position: absolute;left: 0;bottom: 30px;width: 150px;height: 2px;background: rgb(0 0 0);z-index: 99999;}
#homeContact .container{display: flex;position: relative;padding: 80px 0;}
#homeContact .container .line-top{position: absolute;top: -75px;left: 0;width: 2px;height: 150px;/* background: #e8cfad; */}
#homeContact .container .line-bottom{position: absolute;right: 0;bottom: -75px;height: 150px;width: 2px;background: rgb(4 182 192);}
#homeContact .container .content{display: flex;flex-wrap: wrap;height: 450px;}
#homeContact .container .content .leftQ{flex: 1.1;padding: 0 118px 0 0px;position: relative;z-index: 9999;display: flex;flex-direction: column;align-items: center;justify-content: center;}
#homeContact .container .content .leftQ .title{width: 100%;}
#homeContact .container .content .leftQ .title h1{margin: 0;color: #979493;font-size: 35px;font-weight: 300;}
#homeContact .container .content .leftQ .title h1:last-child{color: #636a50;font-size: 34px;/* letter-spacing: 1; */font-weight: 400;text-transform: uppercase;}
#homeContact .container .content .leftQ .text{display: flex;flex-wrap: wrap;margin-top: 18px;flex-direction: column;}
#homeContact .container .content .leftQ .text .lineText{display: flex;flex-wrap: wrap;}
#homeContact .container .content .leftQ .text .line{height: 2px;width: 100%;background: #636a50;flex: .3;}
#homeContact .container .content .leftQ .text p{padding: 0;margin: 0;flex: 1;padding-left: 22px;line-height: 1.5;font-size: 17px;color: rgb(5 5 5 / 72%);}
#homeContact .container .content .leftQ .text .imageLogo{display: flex;padding: 20px 0 0 150px;}
#homeContact .container .content .leftQ .text .imageLogo .imageS{display: flex;align-items: center;height: fit-content;padding: 0 20px;border-right: 1px solid #ddd;}
#homeContact .container .content .leftQ .text .imageLogo .imageS:last-child{ border-right: unset;}
#homeContact .container .content .leftQ .text .imageLogo .imageS img{height: 59px;object-fit: contain;}
#homeContact .container .content .image{position: relative;flex: 1.2;}
#homeContact .container .content .image:before{content: "";position: absolute;right: 0;top: 0;bottom: 0;width: 193%;height: 100%;background: #eef1f3;}
#homeContact .container .content .image img{width: 100%;height: 100%;object-fit: cover;position: relative;}
#homeContact .container .content .image video{width: 100%;height: 100%;object-fit: cover;position: relative;}

#footer{background: #eef1f3;}
#footer .container{border-radius:7px}
#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;align-items: center;}
#footer .container .ftrCnt .footerTop .logo .logo{height: 145px;}
#footer .container .ftrCnt .footerTop .logo .logoText{height: 50px;margin-left: 10px;}

#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: #303c45;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(79%) sepia(59%) saturate(2640%) hue-rotate(347deg) brightness(96%) contrast(102%);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: #303c45;font-size:12px}
#footer .container .ftrCnt .footerTop .rightTf .phoneH .text h1{margin:0;padding:0;color: #303c45;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 70px 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: #303c45;}
#footer .container .ftrCnt .footerBotom .copyRight p{padding:0;margin:0;font-size:13px;color: #303c45;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: #303c45;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: #303c45;margin-top:37px;text-align:end;transition:all .3s}
#footer .container .ftrCnt .footerBotom .fbRight .inviva:hover{opacity:.7;color:#3b3b3b;transition:all .3s}


@-webkit-keyframes flash{
0%{opacity:1}
50%{opacity:.1}
100%{opacity:1}
}
@keyframes flash{
0%{opacity:1}
50%{opacity:.1}
100%{opacity:1}
}
#homeProject .bottom{position:relative;display:flex;flex-wrap:wrap;padding:20px 0 40px 0;align-items:center;z-index:999}
#homeProject .bottom .left{flex:2;position:relative}
#homeProject .bottom .left .bottomLine{position:absolute;right:0;width:51px;height:124px;top:0;border-right:1px solid #ddd;z-index:9999}
#homeProject .bottom .left .line{width:100%;height:1px;background:#ddd}
#homeProject .bottom .left .swiper-pagination{text-align:right;left:unset;z-index:99;display:flex;flex-direction:row;background:0 0;align-items:center;left:0;border-radius:0;transform:translateY(-50%)}
#homeProject .bottom .left .swiper-pagination-bullet{width:48px;height:1px;background:0 0;opacity:1;z-index:99;display:flex;align-items:center;justify-content:center;transition:all .3s;margin-top:0;border-radius:unset}
#homeProject .bottom .left .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#2ba8f9;height:1px}
#homeProject .bottom .mid{padding:0 26px}
#homeProject .bottom .mid .buttonSwiper{position:relative;flex:0.2;margin-left:20px;font-size:18px}
#homeProject .bottom .mid .arrowLeft{flex:2;display:flex;justify-content:center}
#homeProject .bottom .mid .arrowLeft .swiper-button-prev{background-image:unset!important;width:auto!important;height:auto!important;margin-top:unset!important;transform:translateY(-50%)}
#homeProject .bottom .mid .arrowLeft .swiper-button-prev i{color:rgb(255 255 255 / 72%)}
#homeProject .bottom .mid .arrowRight .swiper-button-next{background-image:unset!important;width:auto!important;height:auto!important;margin-top:unset!important;transform:translateY(-50%);right:0}
#homeProject .bottom .mid .arrowRight .swiper-button-next i{color:rgb(255 255 255 / 80%)}
#homeProject .bottom .right{display:flex;align-items:center;justify-content:end}
#homeProject .bottom .right .button{width:100%;text-align:end;transition:all .2s}
#homeProject .bottom .right .button:hover{transition:all .2s;transform:scale(.8)}
#homeProject .bottom .right .button a{width:100%;color:rgb(255 255 255 / 80%);padding:15px 40px;border:1px solid #aaaaab;transition:all .2s}
#homeProject .bottom .right .button a:hover{opacity:.7;transition:all .2s;border:unset;background:rgb(255 255 255 / 85%);color:#3b3b3b;transform:scale(.2)}
#homeNews{width:100%;height:70vh;position:relative;background:#f5f5f5;z-index:2}
#homeNews .swiper-container{position:relative;width:100%;height:100%;box-shadow:0 3px 10px 0 rgb(0 0 0 / 22%)}
#homeNews .swiper-container .swiper-slide{position:relative;width:100%!important;height:100%}
#homeNews .swiper-slide.swiper-slide-active .textNews{opacity:1!important;transition:all .3s}
#homeNews .swiper-container .swiper-slide::before{content:'';z-index:2}
#homeNews .swiper-container .swiper-slide::after{content:'';position:absolute;bottom:0;left:0;height:75%;width:75%;background:linear-gradient(81deg,rgb(0 0 0 / 40%) 0,transparent);z-index:1}
#homeNews .swiper-container video{width:100%;height:100%;object-fit:cover}
#homeNews .swiper-container img{width:75%;height:75%;object-fit:cover;position:absolute;left:0;bottom:0}
#homeNews .textNews{position:absolute;opacity:0!important;top:0;bottom:0;right:0;width:46%;text-align:left;background:rgb(63 94 114 / 90%);opacity:1;z-index:2;padding:74px 15% 74px 74px;display:flex;flex-direction:column;z-index:99;justify-content:flex-end;transition:all .1s}
#homeNews .textNews h3{color:#fff;margin:0;font-weight:400;text-transform:uppercase;width:fit-content;padding:20px;background:rgb(170 170 171 / 51%);font-size:30px;position:absolute;left:287px;top:74px;letter-spacing:1px}
#homeNews .textNews h1{font-size:35px;color:#fff;margin:0;font-weight:300;width:84%;text-transform:uppercase}
#homeNews .textNews p{font-size:20px;margin:0;font-weight:300;padding:56px 0;color:rgb(255 255 255 / 67%)}
#homeNews .textNews .button{display:flex;align-items:center}
#homeNews .textNews .button:hover .lineB{flex:0;transition:all .3s}
#homeNews .textNews .button:hover a{opacity:.8;transition:all .3s}
#homeNews .textNews .button a{font-size:17px;color:rgb(255 255 255 / 67%);padding-right:30px;font-weight:300;transition:all .3s}
#homeNews .textNews .button .lineB{height:1px;background:rgb(255 255 255 / 38%);flex:1;transition:all .3s}
#homeNews .swiper-pagination{text-align:right;top:10%;left:53%;background:0 0;z-index:99;display:flex;flex-direction:column;border-radius:20px}
#homeNews .swiper-pagination-bullet{width:10px;height:10px;background:0 0;opacity:1;margin:5px 0 0 0;z-index:99;display:flex;align-items:center;justify-content:center;transition:all .3s;outline:unset}
#homeNews .swiper-pagination-bullet::before{content:"";width:9px;height:9px;border-radius:100%;background:rgb(131 146 156)}
#homeNews .swiper-pagination-bullet-active::before{content:"";width:8px;height:8px;border-radius:100%;background:rgb(255 255 255 / 0%)}
#homeNews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid rgb(255 255 255 / 30%);background:#42485a}
#homeNews .swiperButton{position:absolute;display:flex;flex-direction:column;bottom:0;left:88%;width:50px;height:100px;justify-content:flex-start;z-index:99999999}
#homeNews .swiper-button-prev{transition:all .3s;width:100%;height:50%;left:unset;outline:unset;background-image:unset;display:flex;align-items:center;justify-content:center;position:relative;border-left:1px solid rgb(255 255 255 / 38%);border-right:1px solid rgb(255 255 255 / 38%);margin-top:0}
#homeNews .swiper-button-prev i{position:absolute;top:50%;left:50%;transform:translate(-59%,-48%);font-size:15px;color:rgb(255 255 255 / 55%)}
#homeNews .swiper-button-next{transition:all .3s;right:unset;outline:unset;background-image:unset;position:relative;width:100%;height:50%;border:1px solid rgb(255 255 255 / 38%);display:flex;align-items:center;justify-content:center;margin-top:-50px}
#homeNews .swiper-button-next i{position:absolute;color:rgb(255 255 255 / 55%)}
#homeNews .swiper-button-prev:hover{opacity:.8;transition:all .3s}
#homeNews .swiper-button-next:hover{opacity:.8;transition:all .3s}



#pageNavigation{background:#b8b8b8;padding:30px 0}
#pageNavigation .container a{font-size:20px;color:#fff;font-weight:400}
#pageNavigation .container a:last-child{font-weight:500}
#pageNavigationImg{width:100%;height:375px;position:relative;}
#pageNavigationImg .container{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:9}
#pageNavigationImg::before{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background:linear-gradient(19deg,rgb(0 0 0 / 55%) 0,transparent);z-index:2}
#pageNavigationImg::after{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background:linear-gradient(187deg,rgb(0 0 0 / 10%) 0,rgb(0 0 0 / 32%));z-index:2}
#pageNavigationImg img{width:100%;height:100%;object-fit:cover}
#pageNavigationImg video{width:100%;height:100%;object-fit:cover}
#pageNavigationImg .container .text{position:absolute;bottom:20px;left:0;z-index:999999;color:#d9d9d9;font-style:italic}
#pageNavigationImg .container .text h1{margin:0;font-weight:300;line-height:1.1;font-size:45px}
#pageNavigationImg .container .text a{font-size:21px;color:#9d9d9c}
#pageNavigationImg .container .text a:last-child{color:#fff}
#pageNavigationImg .container .text p{margin:0;font-weight:700}
#pageNavigationImg .container .image{position:absolute;bottom:40px;right:-25px;z-index:999999;width:200px;height:175px}
#pageNavigationImg .container .image img{object-fit:contain}


#pageDetailContent{width:100%;margin-top:30px;overflow:hidden}
#pageDetailContent .container{display:-ms-grid;display:grid;grid-template-columns:300px 75%;grid-gap:0 50px}
#pageDetailContent .container .pageLeft{width:100%;max-width:300px}
#pageDetailContent .container .pageLeft .filter{display:none;color:#3b3b3b;font-size:14px}
#pageDetailContent .container .pageLeft .filter img{height:15px;margin-right:10px}
#pageDetailContent .container .pageLeft .orderTotalBox{display:flex;background:linear-gradient(90deg, #36a9e1 0, #36a9e1 100%);border-radius:2px;padding:40px;height:150px;transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox:hover{background:linear-gradient(90deg, #1a3984 0, #025ba8 100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height:40px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(154deg) brightness(100%) contrast(102%);margin-right:20px;padding-right:20px;border-right:1px solid rgb(0 0 0 / 44%)}
#pageDetailContent .container .pageLeft .orderTotalBox .text{display:flex;flex-direction:column}
#pageDetailContent .container .pageLeft .orderTotalBox .text p{margin:0;padding:0;font-size:15px;color:#fff}
#pageDetailContent .container .pageLeft .orderTotalBox .text h1{margin:0;padding:0;font-size:18px;font-weight:600;color:#fff;margin-top:3px}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button{display:flex;transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button:hover{opacity:.7;transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{font-size:13px;color:#fff;padding:5px 10px;margin-top:4px;background:#ffffff4d;display:flex;align-items:center}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button a img{height:14px;margin-left:5px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%)}
#pageDetailContent .container .pageLeft .orderButtonView{display:flex;flex-direction:column}
#pageDetailContent .container .pageLeft .orderButtonView a{background:#4f5961;margin-top:1px;border-radius:2px;font-size:12px;padding:15px 30px;color:#fff;display:flex;transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a.greenBox{background:linear-gradient(90deg,#759e05 0,#749d05 100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a img{height:16px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-right:5px}
#pageDetailContent .container .pageLeft .orderButtonView a:hover{background:linear-gradient(90deg, #36a9e1 0, #36a9e1 100%);color:#fff;transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a.greenBox:hover{background:linear-gradient(90deg,#2b3035 0,#4f5961 100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a .count{margin: 0 3px;}
#pageDetailContent .container .pageLeft .detailMenu{display:flex;flex-direction:column;list-style:none;padding:0;margin:0;position:relative;margin-top:0px;background: #f2f5f8;/* padding-top:30px; */}
#pageDetailContent .container .pageLeft .detailMenu li{position:relative;display:flex;align-items:center;transition:all .3s}
#pageDetailContent .container .pageLeft .detailMenu li.activeDetail a{background: linear-gradient(90deg, #363b2a 0, #6b7750 100%);color:#fff;transition:all .3s}
#pageDetailContent .container .pageLeft .detailMenu li.activeDetail a img{filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);transition:all .3s}
#pageDetailContent .container .pageLeft .detailMenu li a{color:#303c45;margin-bottom:1px;font-size:14px;width:100%;padding:10px 30px;border-top:1px solid #fff;display:flex;align-items:center;font-weight:600}
#pageDetailContent .container .pageLeft .detailMenu li a img{height:16px;filter:invert(19%) sepia(38%) saturate(312%) hue-rotate(163deg) brightness(96%) contrast(88%);margin-right:5px}
#pageDetailContent .container .pageLeft .detailMenu li:hover a{background: linear-gradient(90deg, #6b7951 0, #6b7750 100%);transition:all .3s;color:#fff}
#pageDetailContent .container .pageLeft .detailMenu li:hover a img{filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderBoxBanner{margin: 10px 0;display:flex;flex-direction:column;padding:40px 30px;background: #f2f5f8;transition:all .3s;}
#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 79px;width: fit-content;margin-bottom: 11px;filter: invert(31%) sepia(2%) saturate(3453%) hue-rotate(55deg) brightness(85%) contrast(78%);opacity: .6;}
#pageDetailContent .container .pageLeft .orderBoxBanner .text{display:flex;flex-direction:column}
#pageDetailContent .container .pageLeft .orderBoxBanner .text p{transition:all .3s;margin:0;padding:0;font-size:15px;color: #4a5345;}
#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{transition:all .3s;color: #4a5345;font-size:20px;margin:0}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover{background: #6b7750;transition:all .3s}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover img{filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover .text p{color:#fff;transition:all .3s}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover .text h1{color:#fff;transition:all .3s}
#pageDetailContent .container .pageRight{width:100%;margin-bottom: 20px;}
#pageDetailContent .container .pageRight #slider{width:100%;height:auto!important;position:relative}
#pageDetailContent .container .pageRight #slider .swiper-container{position:relative;width:100%;height:auto}
#pageDetailContent .container .pageRight #slider .swiper-container .swiper-wrapper{height:auto}
#pageDetailContent .container .pageRight #slider .swiper-container .swiper-wrapper .swiper-slide{transition:all .3s;position:relative;height:auto;overflow:hidden;transition:all .3s;cursor:pointer}
#pageDetailContent .container .pageRight #slider .swiper-container .swiper-wrapper .swiper-slide img{width:100%;height:auto;object-fit:cover}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #slider .paginetionSlider .container{position:relative}
#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left:35px;top:50%;transform:translateY(-50%);display:flex;align-items:center}
#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination-bullet{background:#c6cace;width:5px;height:5px;margin-right:5px;border-radius:0;opacity:1}
#pageDetailContent .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}
#pageDetailContent .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%)}
#pageDetailContent .container .pageRight #slider .prevSlider .container{position:relative}
#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{background:unset;margin:0;padding:0;width:unset;height:unset;left:30px}
#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{background:unset;margin:0;padding:0;width:unset;height:unset;right:30px}
#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img,#slider .prevSlider .swiper-button-prev img{height:40px}
#pageDetailContent .container .pageRight .pCatList{display:flex;flex-direction:column;margin-top:35px;position:relative}
#pageDetailContent .container .pageRight .pCatList .titleCat{display:flex;transition:all .3s;padding:20px 0 35px 0}
#pageDetailContent .container .pageRight .pCatList .titleCat img{height:35px;width:fit-content}
#pageDetailContent .container .pageRight .pCatList .titleCat .text{display:flex;flex-direction:column}
#pageDetailContent .container .pageRight .pCatList .titleCat .text p{transition:all .3s;margin:0;padding:0;font-size:15px;color:#303c45}
#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{transition:all .3s;color:#303c45;font-size:21px;margin:0}
#pageDetailContent .container .pageRight .pCatList .contentCat{display:flex;flex-wrap:wrap}
#pageDetailContent .container .pageRight .pCatList .contentCat .single{transition:all .3s;display:flex;flex:0 0 24.8%;position:relative;height:400px;width:100%;margin:1px}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{transition:all .3s;object-fit: cover;height: 100%;width:100%}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text{display:flex;flex-direction:column}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{transition:all .3s;margin:0;padding:0;font-size:11px;color:rgb(48 60 69 / 70%)}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{transition:all .3s;color:rgb(48 60 69 / 70%);font-size:16px;margin:0}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{position:relative;margin-left:10px;padding-left:10px}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height:22px;filter:invert(91%) sepia(6%) saturate(154%) hue-rotate(163deg) brightness(87%) contrast(89%)}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image:before{position:absolute;content:"";top:-14px;width:1px;height:33px;background:#c0c4c7;left:0}

#pageDetailContent .container .pageRight .pCatList .contentCat .single:first-child .bg{display:none}
#pageDetailContent .container .pageRight .pCatList .contentCat .single:first-child .main img{height:100%;object-fit:cover;width:100%}





#pageDetailContent .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%)}
#pageDetailContent .container .pageRight .pCatList .contentCat .single:hover .plusesCat{top:0;transition:all .3s;opacity:1;z-index:999}
#pageDetailContent .container .pageRight .listTitle {display:flex;align-items:center}
#pageDetailContent .container .pageRight .listTitle .menuL{display:flex;align-items:center}
#pageDetailContent .container .pageRight .listTitle .menuL .menu{display:flex;cursor:pointer}
#pageDetailContent .container .pageRight .listTitle .menuL .menu img{height:11px}
#pageDetailContent .container .pageRight .listTitle .menuL a{margin:0;padding:0 13px;position:relative;color:#596067;font-size:14px;font-weight:400}
#pageDetailContent .container .pageRight .listTitle .menuL a:first-child{padding-left: 0;}
#pageDetailContent .container .pageRight .listTitle .menuL a:before{position:absolute;content:"";top:0;right:0;height:100%;width:1px;background:#8e9296}
#pageDetailContent .container .pageRight .listTitle .menuL a:last-child{color:rgb(48 60 69 / 70%);font-weight:600}
#pageDetailContent .container .pageRight .listTitle .menuL a:last-child:before{display:none}
#pageDetailContent .container .pageRight .listTitle select{border: 1px solid #ddd;    border: 1px solid #dddd;font-size: 14px;padding: 6px;}
#pageDetailContent .container .pageRight .pProList{display:flex;flex-wrap:wrap;margin-top:25px;background: #f2f5f8;/* border-radius:10px; */padding: 25px;margin-bottom: 35px;}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .pProList .single:nth-child(3n-1){border-left:1px solid #cdd0d3;border-right:1px solid #cdd0d3}
#pageDetailContent .container .pageRight .pProList .single .image{width:100%;height:225px;background: #fff;position: relative;}
#pageDetailContent .container .pageRight .pProList .single .image::after {content: '';position: absolute;right: 0;bottom: 0;border-bottom: 0px solid transparent;border-top: 35px solid transparent;border-right: 35px solid #ffffff;/* z-index: 99999; */}
#pageDetailContent .container .pageRight .pProList .single .image img{transition:all .3s;width:100%;height:100%;object-fit: cover;}
#pageDetailContent .container .pageRight .pProList .single .text{display:flex;flex-direction:column;margin-top:25px}
#pageDetailContent .container .pageRight .pProList .single .text h1{transition:all .3s;margin:0;padding:0;font-size:17px;color:#303c45;font-weight:600}
#pageDetailContent .container .pageRight .pProList .single .text p{margin:0;padding:0;font-size:13px;color:#303c45;font-weight:400}
#pageDetailContent .container .pageRight .pProList .single .text h2{margin:0;padding:10px 0;font-size:17px;color:#303c45;font-weight:600}
#pageDetailContent .container .pageRight .pProList .single .buttons{display:flex;justify-content:space-between}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .pProList .single .buttons button.basketB{background:#e41d27;border-top-right-radius:22px;border-bottom-right-radius:22px;border-left:1px solid #fff}
#pageDetailContent .container .pageRight .pProList .single .buttons button img{height:17px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%)}
#pageDetailContent .container .pageRight .pProList .single .buttons button:hover{opacity:.7;transition:all .3s;background:#87b600}
#pageDetailContent .container .pageRight .pProList .single:hover{opacity:.85;transition:all .3s}
#pageDetailContent .container .pageRight .pProList .single:hover .text h1{color: #646f4b;transition:all .3s}
#pageDetailContent .container .pageRight .pProList .single:hover .image img{filter:grayscale(1);transition:all .3s}
#pageDetailContent .container .pageRight .orderListWindow{margin-top:25px;padding:15px;background:#f2f5f8;border-radius:8px}
#pageDetailContent .container .pageRight .orderListWindow.orderLastDetail .table{margin-bottom:20px}
#pageDetailContent .container .pageRight .orderListWindow .titleOrd{margin:15px 0 0}
#pageDetailContent .container .pageRight .orderListWindow .titleOrd h1{margin:0;padding:0;font-size:18px;color:#4f5961}
#pageDetailContent .container .pageRight .orderListWindow .table{width:100%;overflow:hidden;overflow-x:auto;background:#fff;border-radius:8px;margin-top:10px;padding:15px}
#pageDetailContent .container .pageRight .orderListWindow table{width:100%;overflow-x:auto;border-collapse:collapse}
#pageDetailContent .container .pageRight .orderListWindow table th{font-weight:600;text-align:left}
#pageDetailContent .container .pageRight .orderListWindow table td,th{padding:6px;font-size:14px;border-right:1px solid #c6c3c7}
#pageDetailContent .container .pageRight .orderListWindow table tr{border-bottom:1px solid #c6c3c7}
#pageDetailContent .container .pageRight .orderListWindow table tr:last-child{border-bottom:unset}
#pageDetailContent .container .pageRight .orderListWindow table td:last-child{border-right:unset}
#pageDetailContent .container .pageRight .orderListWindow table td:first-child{/* width:40px; */cursor:pointer;display:flex;align-items:center;justify-content:center}
#pageDetailContent .container .pageRight .orderListWindow table td form{width: 100%;}
#pageDetailContent .container .pageRight .orderListWindow .table .rmvBtn{background: #e51e28;border: unset;padding: 10px;color: #fff;cursor: pointer;width: 100%;transition: all .3s;}
#pageDetailContent .container .pageRight .orderListWindow .table .rmvBtn:hover{opacity: .8;transition: all .3s;}
#pageDetailContent .container .pageRight .orderListWindow .table .qtyW{width: 126px;}
#pageDetailContent .container .pageRight .orderListWindow .table .qtyW input{width: 50px;border: 1px solid #ddd;padding: 6px;}
#pageDetailContent .container .pageRight .orderListWindow .table .qtyW .quantity {border: unset;background: #4f5961;color: #fff;padding: 6px 10px;transition: all .3s;cursor: pointer;}
#pageDetailContent .container .pageRight .orderListWindow .table .qtyW .quantity:hover{opacity: .8;transition: all .3s;}
#pageDetailContent .container .pageRight .orderListWindow table.lastOrder td:first-child{width:unset;cursor:pointer;display:block;align-items:center;justify-content:center}
#pageDetailContent .container .pageRight .orderListWindow .lastOrder table td:first-child{width: unset;display: block;cursor: unset;}
#pageDetailContent .container .pageRight .orderListWindow .singleNote{display: flex;flex-direction: column;margin-bottom: 10px;}
#pageDetailContent .container .pageRight .orderListWindow .singleNote label{margin-bottom: 10px;}
#pageDetailContent .container .pageRight .orderListWindow .singleNote textarea{border: unset;padding: 10px;font-size: 14px;}
#pageDetailContent .container .pageRight .orderListWindow .singleNote input{    border: unset;padding: 10px;font-size: 14px;}
#pageDetailContent .container .pageRight .orderListWindow .orderStatus{display: flex;margin-bottom: 10px;align-items: center;background: #4f5961;padding: 10px;border-radius: 7px;}
#pageDetailContent .container .pageRight .orderListWindow .orderStatus p{margin: 0;padding: 0;color: #fff;font-weight: 700;font-size: 16px;}
#pageDetailContent .container .pageRight .orderListWindow .orderStatus p:last-child{padding: 10px;margin-left: 15px;border-radius: 10px;background: #e9252e;font-size: 14px;font-weight: 300;}
#pageDetailContent .container .pageRight .orderListWindow .orderStatus p.approval{background: #87b600;}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo{display:flex;flex-direction:column;align-items:flex-end}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos{display:flex;padding:20px 0}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p{margin:0 10px;padding:0;font-size:15px}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p b{margin:0;padding:0}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .infos p:first-child{margin:0}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons{display:flex}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button{border: unset; background:#87b600;margin-top:1px;border-radius:2px;font-size:13px;padding:15px 20px;color:#fff;display:flex;transition:all .3s;align-items:center}
#pageDetailContent .container .pageRight .orderListWindow .buttonInfo .buttons button:hover{background:#4f5961;transition:all .3s}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .lastOrder{display:flex;margin-top:25px;flex-direction:column;background:#f2f5f8;border-radius:8px}
#pageDetailContent .container .pageRight .lastOrder .orderS{transition:all .3s;display:flex;justify-content:space-between;padding:50px 30px;border-bottom:1px solid #ddd;background:#f2f5f8}
#pageDetailContent .container .pageRight .lastOrder .orderS:first-child{border-top-left-radius:8px;border-top-right-radius:8px}
#pageDetailContent .container .pageRight .lastOrder .orderS:last-child{border-bottom:unset;border-bottom-left-radius:8px;border-bottom-right-radius:8px}
#pageDetailContent .container .pageRight .lastOrder .orderS .date{display:flex;align-items:center}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .lastOrder .orderS .date .text{flex-direction: column;display: flex;}
#pageDetailContent .container .pageRight .lastOrder .orderS .date p{padding:0;margin:0;font-size:18px;font-weight:600;transition:all .3s}
#pageDetailContent .container .pageRight .lastOrder .orderS .date h1{padding:0;margin:0;font-size: 16px;font-weight:300;transition:all .3s}

#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice{display:flex;align-items:flex-end;transition:all .3s;display: flex;flex-direction: column;}
#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p{margin:0;padding:0;font-size:18px;color:#646f4b;font-weight:600;transition:all .3s}
#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p:last-child{margin: 0;padding: 0;color:#3b3b3b;font-size: 14px;text-align: end;}
#pageDetailContent .container .pageRight .lastOrder .orderS:hover{background:#fff;transition:all .3s}
#pageDetailContent .container .pageRight .lastOrder .orderS:hover .date img{filter:invert(10%) sepia(92%) saturate(7172%) hue-rotate(354deg) brightness(88%) contrast(95%);transition:all .3s}
#pageDetailContent .container .pageRight .lastOrder .orderS:hover .totalPrice p{color:#e51e28;transition:all .3s;}
#pageDetailContent .container .pageRight .accountDetails{display:flex;margin-top:25px;width:100%}
#pageDetailContent .container .pageRight .accountDetails .accountD{display:flex;flex-direction:column;width:100%;padding:50px;background:#4f5961;border-radius:8px}
#pageDetailContent .container .pageRight .accountDetails .accountD img{height:55px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(154deg) brightness(100%) contrast(102%);margin-bottom:10px}
#pageDetailContent .container .pageRight .accountDetails .accountD .text{display:flex;flex-direction:column;align-items:center}
#pageDetailContent .container .pageRight .accountDetails .accountD .text h1{margin:0;padding:0;color:#fff;font-size:24px}
#pageDetailContent .container .pageRight .accountDetails .accountD .text h2{margin:0;padding:0;color:#fff;font-size:20px;font-weight:500}
#pageDetailContent .container .pageRight .accountDetails .accountD .text p{margin:12px 0;padding:0;color:rgb(255 255 255 / 54%)}
#pageDetailContent .container .pageRight .accountDetails .accountD .links{display:flex;flex-direction:column}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .accountDetails .accountD .links a:hover{opacity:.7;transition:all .3s}
#pageDetailContent .container .pageRight .proDetails{display:flex;margin-top:25px;width:100%;flex-direction:column}
#pageDetailContent .container .pageRight .proDetails .pdTop{display:flex;flex-direction: column;grid-template-columns:47% 47%;grid-gap:0 30px;padding: 30px;background: #f2f5f8;width:100%;}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo{width:100%;background:#ffff;padding:10px;border-radius: 10px;position: relative;}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .tearprof{position: absolute;height: 130px;top: 20px;right: 20px;z-index: 9999999;}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider{height: 450px;width:100%;margin-bottom: 10px;border-bottom:1px solid #ddd;padding-bottom: 10px;}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container{position:relative;width:100%;height:100%}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container .swiper-slide .single{width:100%}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container video{width:100%;height:100%;object-fit:contain}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-container img{width:100%;height:100%;object-fit:contain}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .slider .swiper-pagination .swiper-pagination-bullet{background:#9a9b9c;width:10px;height:10px;margin-right:5px}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider{position:relative;height:93px;padding:0 50px;display:flex;align-items:center;justify-content:center;margin-top:30px}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs.swiper-container{height:90px}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide{width:100px;opacity:.5;transition:all .3s}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide-active{opacity:1}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs .swiper-slide:hover{filter:contrast(.5);transition:all .3s}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .slider-thumbs img{cursor:pointer;width:100%;height:100%;object-fit:contain;padding:5px}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width:15px}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{right: 10px;outline:unset;background-image:unset;margin-top:0;top:25%;width:fit-content}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width:15px}
#pageDetailContent .container .pageRight .pdTop #detailInfo{display:flex;flex-direction:column;padding-top: 0;}
#pageDetailContent .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;}
/* #pageDetailContent .container .pageRight .pdTop #detailInfotitle{display: flex;justify-content: space-between;align-items: center;margin-bottom: 17px;} */
#pageDetailContent .container .pageRight .pdTop #detailInfotitle h1{margin: 0;padding: 0 0 10px 0;font-size: 24px;font-weight: 700;line-height: 1.3;color: #6b7c65;transition: all .3s;}
#pageDetailContent .container .pageRight .pdTop #detailInfotitle img{ height: 130px; margin-top: -66px;}

#pageDetailContent .container .pageRight .pdTop #detailInfo p{margin: 0;padding: 15px 0 0 0;font-size: 17px;color: #32393e;line-height: 1.5;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .date{display: flex;align-items: center;padding-top: 15px;border-top: 1px solid #ddd;margin-top: 15px;}
#pageDetailContent .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;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .date p{margin: 0;padding: 0;font-size: 16px;color: #6b6b6a;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .linesRead{cursor: pointer;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .linesRead img{animation: UpDown 1.5s linear infinite;}

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

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

#pageDetailContent .container .pageRight .iconsProT{display: flex;flex-wrap: wrap;margin: 10px 0;padding: 20px;}
#pageDetailContent .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%);}
#pageDetailContent .container .pageRight .iconsProT .single img{height: 75px;padding-right: 15px;margin-right: 15px;border-right: 2px solid #ddd;width: 85px;object-fit: contain;}
#pageDetailContent .container .pageRight .iconsProT .single:hover{opacity: .85;background: #f2f5f8;transition: all .3s;}
#pageDetailContent .container .pageRight .iconsProT .single p{margin: 0;padding: 0;}







#pageDetailContent .container .pageRight .proDetails #otherProducts{width:100%;background:#eef1f3}
#pageDetailContent .container .pageRight .proDetails #otherProducts{background:#fffb}
#pageDetailContent .container .pageRight .proDetails #otherProducts .title{padding:30px 0}
#pageDetailContent .container .pageRight .proDetails #otherProducts .title h1{color:#1d2c3b;font-size:21px;margin:0;padding:0;font-weight:500}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content{width:100%;position:relative;padding: 0;}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container{height:auto;box-shadow:unset;background: #f2f5f8;border-radius: 10px;}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper{height:auto}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single{transition:all .3s;display:flex;flex-direction:column;padding:30px;background: #f2f5f8;}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image{width:100%;height:225px;background: #fff;}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .image img{transition:all .3s;width:100%;height:100%;object-fit: contain;}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .text{display:flex;flex-direction:column;margin-top:25px}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons{display:flex;justify-content:space-between}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .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%)}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single .buttons button:hover{opacity:.7;transition:all .3s;background:#87b600}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover{opacity:.85;transition:all .3s}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover .text h1{color: #646f4b;transition:all .3s}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-container .swiper-wrapper .swiper-slide.single:hover .image img{filter:grayscale(1);transition:all .3s}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .hProButtons{position:absolute;right:0;top:-30px}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-prev{z-index:99999999999;left:unset;width:auto;height:auto;top:auto;right:37px}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next{z-index:99999999999999;right:10px;height:auto;width:auto;top:unset}
#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next,.swiper-button-prev{background-image:unset;transition:all .3s}
#otherProducts .content .swiper-button-prev img,#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next img{height:21px}
#otherProducts .content .swiper-button-prev:hover,#pageDetailContent .container .pageRight .proDetails #otherProducts .content .swiper-button-next:hover{opacity:.89;transition:all .3s}
#pageDetailContent .container .pageRight .proDetails .pbody{display:flex;flex-direction:column;padding:25px;background:#f2f3f7;border-radius:8px;margin:20px 0;width:100%}
#pageDetailContent .container .pageRight .proDetails .pbody .title{width:100%;display:flex;flex-direction:column;color:#384251}
#pageDetailContent .container .pageRight .proDetails .pbody .title h1{margin:0;padding:0;font-size:25px}
#pageDetailContent .container .pageRight .proDetails .pbody .title p{margin:0;padding:0;font-size:15px}
#pageDetailContent .container .pageRight .proDetails .pbody .contBody{width:100%}
#pageDetailContent .container .pageRight .proDetails .pbody .contBody p{font-size:15px;line-height:1.7;margin:0;padding:0;margin-top:10px}
#pageDetailContent .container .pageRight .proDetails .pbody .productKatalog{font-size:18px;display:flex;align-items:center;color:#e21a22;margin:10px 0}
#pageDetailContent .container .pageRight .proDetails .pbody .productKatalog i{font-size:23px;margin-right:7px}
#pageDetailContent .container .pageRight .proDetails .pbody .table{width:100%;overflow:hidden;overflow-x:auto;margin:15px 0 20px 0}
#pageDetailContent .container .pageRight .proDetails .pbody .table table{width:100%;overflow-x:auto;margin-top:10px;border-collapse:collapse}
#pageDetailContent .container .pageRight .proDetails .pbody .table table th{color:#fff;background:#0072bc;border-radius:0;padding:10px;font-size:13px}
#pageDetailContent .container .pageRight .proDetails .pbody .table table td,th{padding:15px;font-size:13px;flex:1;display:flex;align-items:center}
#pageDetailContent .container .pageRight .proDetails .pbody .table table tr:first-child{font-weight:700}
#pageDetailContent .container .pageRight .proDetails .pbody .table table tr{border-bottom:1px solid #cbcbcb;display:flex}
#pageDetailContent .container .pageRight .proDetails .pbody .table table .tableRevert{display:revert!important}
#pageDetailContent .container .pageRight .proDetails .pbody .table table tr:nth-child(2n){background:unset}

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


#pageDetailContent .container .pageRight .contentFormP {width:100%;padding:100px;background:linear-gradient(0deg,#e0e2e3 0,#eaebec 100%);border-radius: 8px;}
#pageDetailContent .container .pageRight .contentFormP  .login-form{display:flex;flex-direction:column}
#pageDetailContent .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}

#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .contentFormP  .login-form button:hover{background-color:#7cb342}

#pageDetailContent .container .pageRight #newsList .container{display:flex;flex-wrap:wrap;padding:0 0 17px 0}
#pageDetailContent .container .pageRight #newsList .single{flex:1 0 48%;padding:10px}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #newsList .single .catSingle .top{position:relative;height:45px;width:100%}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #newsList .single .catSingle .midle h1{color:#102a60;font-size:23px;font-weight:500;text-align:center}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #newsList .single:hover .catSingle .bottom{transform:rotate(360deg)}
#pageDetailContent .container .pageRight #news-list{background:#fff;border-radius:10px}
#pageDetailContent .container .pageRight #news-list .list{display:flex;flex-direction:row;flex-wrap:wrap;padding:15px}
#pageDetailContent .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%}
#pageDetailContent .container .pageRight #news-list .list .inner-container .date{position:absolute;top:0;left:0;width:80px;height:auto;background-color:#646f4b;z-index:2;padding:18px 19px 10px 19px}
#pageDetailContent .container .pageRight #news-list .list .inner-container .date:before{position:absolute;content:'';left:0;bottom:-13px;border-top:15px solid #646f4b;border-right:80px solid transparent;z-index:-1}
#pageDetailContent .container .pageRight #news-list .list .inner-container .date h3{font-size:36px!important;font-weight:300;margin-top:10px!important;margin-bottom:4px}
#pageDetailContent .container .pageRight #news-list .list .inner-container .date h3 span{position:relative;color:#fff}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #news-list .list .inner-container .date h5:first-child{padding:10px 0 0 0}
#pageDetailContent .container .pageRight #news-list .list .inner-container .image img{width:100%;height:250px;object-fit:cover;filter:grayscale(1);transition:1s linear}
#pageDetailContent .container .pageRight #news-list .list .inner-container:hover .image img{filter:unset;transition:1s linear}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc{width:100%;height:auto;padding:0 20px 30px 30px}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .title h3 a:hover{color:#274185}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .info{width:100%;margin-bottom:24px;border-bottom:1px solid #ccc;padding-bottom:4px}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .info span:last-child{position:unset}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .info a:hover{color:#274185}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .explanation{margin-bottom:17px}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .explanation p{font-size:15px;color:#3b3b3b;line-height:1.6}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .readmore{width:100%}
#pageDetailContent .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}
#pageDetailContent .container .pageRight #news-list .list .inner-container .desc .readmore a:hover{opacity:.7}

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




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

.successNotification {display: flex;padding: 10px;background: #646f4b;border-radius: 5px;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;}

#pageDetailContent .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;}
#pageDetailContent .container .pageRight .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .searchHeader form .sImg img{height:19px;filter:invert(59%) sepia(0%) saturate(38%) hue-rotate(134deg) brightness(94%) contrast(94%)}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .searchHeader form .rImg img{height:15px}
#pageDetailContent .container .pageRight .searchHeader.cash input{background:0 0;color:#005caa;border:unset;font-weight:700}
#pageDetailContent .container .pageRight .searchHeader.cash .sImg{background:0 0}
#pageDetailContent .container .pageRight .searchHeader.cash .rImg{background:0 0}
#pageDetailContent .container .pageRight .searchHeader input::placeholder{color:#3b3b3b;font-weight:700}
#pageDetailContent .container .pageRight .searchHeader:hover{opacity:.8;transition:all .3s}
#pageDetailContent .container .pageRight .pageContact{display:flex;width:100%;padding:30px;background: #f2f5f8;flex-wrap: wrap;}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{flex:1;display:flex;flex-direction:column;padding-right:23px}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact h1{margin:0;padding:0;color:#102c41;font-size: 19px;margin:10px 0 0 0}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single{display:flex;align-items:center;padding:20px;border-bottom:1px solid #ddd;border-radius:0}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single img{height: 22px;filter:invert(47%) sepia(11%) saturate(367%) hue-rotate(169deg) brightness(97%) contrast(85%)}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single p{margin:0;padding:0;font-size: 14px;margin-left: 11px;}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single:hover{transition:all .3s;background:#e8eaf0}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single:hover img{filter:invert(19%) sepia(0%) saturate(1%) hue-rotate(248deg) brightness(96%) contrast(85%);transition:all .3s}
#pageDetailContent .container .pageRight .pageContact .maps{flex:1;height:400px}
#pageDetailContent .container .pageRight .pageContact .maps iframe{width:100%;height:100%}
#pageDetailContent .container .pageRight .pageContact .form {flex: 1 0 100%;margin-top: 15px;}
#pageDetailContent .container .pageRight .pageContact .form  .login-form{display:flex;flex-direction:column}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .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}
#pageDetailContent .container .pageRight .pageContact .form  .login-form button:hover{background-color:#7cb342}
#pageDetailContent .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;}
#pageDetailContent .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;}
#pageDetailContent .container .pageRight .pagination li .page-link{display: flex;align-items: center;justify-content: center;width: 100%;font-size: 12px;}
#pageDetailContent .container .pageRight .pagination li.active{background: linear-gradient(90deg, #a5d914 0, #a6db15 100%);color: #fff;}
#pageDetailContent .container .pageRight .pagination li:last-child{border-right: unset;}
#pageDetailContent .container .pageRight .pagination li:hover{transition: all .3s;background: #4f5961;color: #fff;}

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

#pageDetailContent .container .pageRight .pProList .single.sCat{transition:all .3s;display:flex;flex-direction:row; padding: 17px 15px 17px 20px;background:#fff;flex:0 0 25%;border-bottom:1px solid #cdd0d3; border-left:1px solid #cdd0d3; border-right: 0px !important;}
#pageDetailContent .container .pageRight .pProList .single.sCat:nth-child(4n-3){border-left:0px}
#pageDetailContent .container .pageRight .pProList .single.sCat:nth-last-child(-n+4){border-bottom:0px}
#pageDetailContent .container .pageRight .pProList .single.sCat .text{display: flex; flex-direction: row; align-items: center; margin-top: 0px;}
#pageDetailContent .container .pageRight .pProList .single.sCat .text h1{font-size: 15px; margin-left: 15px; color: #3c3c3b; font-weight: 500;}
#pageDetailContent .container .pageRight .pProList .single.sCat .text img{height: 53px; filter: invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);}
#pageDetailContent .container .pageRight .pProList .single.sCat:hover{transform: scale(.92); transition:all .3s;}
#pageDetailContent .container .pageRight .pProList .single.sCat:hover .text h1{color: unset;transition:all .3s}

.pswp{z-index:999999999!important;}