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

#mFull {height: 0;width: 100%;position: fixed;z-index: 9999999999;top: 0;left: 0;background: linear-gradient(136deg,  #5c5c5c 50%, #2e2e2d 100%);overflow-x: hidden;transition: 0.5s;box-shadow: 0px 3px 12px 1px rgb(0 0 0 / 32%);}
#mFull .container {height: 100%;padding: 0 20px;display: grid;grid-template-rows: 100px 1fr 120px;max-width: 90%;}
#mFull .container .header {display: flex;justify-content: space-between;align-items: center;padding: 10px 0;border-bottom: 1px solid rgb(255 255 255 / 36%);}
#mFull .container .header span {color: #fff;font-weight: 500;flex: 1;padding-left: 15px;}
#mFull .container .content {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;align-items: center;}
#mFull .container .content .info {position:relative;flex: 1;display: flex;flex-direction: column;text-align: right;padding-right: 20px;}
#mFull .container .content .info > div {margin-bottom: 20px;}
#mFull .container .content .info::after {content:'';position:absolute;left: 0;top: 0;bottom: 0;width:1px;background: rgb(255 255 255 / 36%);}
#mFull .container .content .info i {font-size: 32px;color: rgb(255 255 255 / 38%);display: block;margin-bottom: 15px;}
#mFull .container .content .info a {font-size: 17px;display: block;line-height: 0.5;padding: 15px 0 0 0;color: rgb(255 255 255 / 75%);}
#mFull .container .content .info .phone {position: relative;}
#mFull .container .content .info .phone a {font-size: 23px;}
#mFull .container .content .info > div::before {content: '';position: absolute;top: 45px;right: 0;width: 25px;height: 2px;background: rgb(255 255 255 / 38%);}
#mFull .container .content .info .mail { position: relative; }
#mFull .container .content .info .social { position: relative; }
#mFull .container .content .info .social .socials {padding: 15px 0 0 0;}
#mFull .container .content .info .social .socials a {text-decoration:none;color:#FFF;width: 45px;height: 40px;display:inline-block;border-radius:10px;margin-left: 10px;font-size: 25px;line-height: 40px;overflow:hidden;position:relative;text-align:center;transition:transform .4s linear 0s,border-top-left-radius .1s linear 0s,border-top-right-radius .1s linear 0.1s,border-bottom-right-radius .1s linear 0.2s,border-bottom-left-radius .1s linear .3s;padding: 0;}
#mFull .container .content .info .social .socials i {color: inherit;display: inline-block;font-size: inherit;margin: 0;}
#mFull .container .content .info .social .socials a.facebook{background-color:#3b5998;border:2px solid #3b5998}
#mFull .container .content .info .social .socials a.twitter{background-color:#00aced;border:2px solid #00aced}
#mFull .container .content .info .social .socials a.youtube{background-color:#b00;border:2px solid #b00;}
#mFull .container .content .info .social .socials a.facebook:hover{transform:rotate(360deg);border-radius:50%;}
#mFull .container .content .info .social .socials a.twitter:hover{transform:rotate(360deg);border-radius:50%;}
#mFull .container .content .info .social .socials a.youtube:hover{transform:rotate(360deg);border-radius:50%;}
#mFull .closebtn {font-size: 50px;color: #ffffff;text-align: right;width: 100%;max-width: 100px;}
#mFull .container .content ul{flex: 1;list-style-type:none;margin: 0;padding-left: 20px;}
#mFull .container .content ul li{position:relative;padding: 12px 0;}
#mFull .container .content ul li::before{position:absolute;content:'';width:25px;height: 2px;bottom:0;left: 0;background-color: rgb(255 255 255 / 30%);transition: .4s all;}
#mFull .container .content ul li:last-child::before{display:none}
#mFull .container .content ul li a{color: rgb(255 255 255 / 84%);text-decoration:none;font-size: 18px;font-weight: 500;}
#mFull .container .content ul li a:hover{color: #ccc;}
#mFull .container .content ul li:hover::before{width: 50px;}
#mFull .container .header .leftMenu{display: flex;}
#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 .header .langM .langActive{background: #ae1716;}
#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 rgb(255 255 255 / 36%);}
#mFull .footerNav-social{display:flex}
#mFull .footerNav-social span{color: #ffffffd1;font-weight:300;font-size: 13px}
#mFull .flags img{width: 100%;height: 38px;object-fit: contain;margin: 0 5px;opacity: 0.7;}
#mFull .flags img:hover{opacity: 1; filter: brightness(150%);}
#mFull .flags img.aktif {opacity: 1;/* filter: brightness(150%); */}
#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{width: 100%;position: relative;/* z-index: 9999; */margin-bottom: 60px;transition: all .3s;}
#header:before{position: absolute;content: "";right: 10%;top: 171px;height: 150px;width: 73%;background: #383838;left: unset;z-index: -1;}
#header .container{display: flex;flex-direction: column;max-width: 90%;}
#header .container .topHeader{display: flex;justify-content: space-between;padding: 30px 0 20px 0;/* border-bottom: 1px solid #ddd; */}
#header .container .topHeader .topLeft{display: flex;flex: 1;}
#header .container .topHeader .topLeft .logo{width: 100%;}
#header .container .topHeader .topLeft .logo img{height: 42px;}
#header .container .topHeader .topRight{width: 100%;flex: 1;display: flex;align-items: center;justify-content: flex-end;}
#header .container .topHeader .topRight .phoneR{display: flex;align-items: center;font-weight: 600;transition: all .2s;margin-right: 16px;}
#header .container .topHeader .topRight .phoneR img{height: 24px;margin-right: 11px;}
#header .container .topHeader .topRight .phoneR p{margin: 0;padding: 0;font-size: 15px;color: #f07d00;}
#header .container .topHeader .topRight .social-icons{display: flex;transition: all .2s;}
#header .container .topHeader .topRight .social-icons a{width: 40px;/* padding: 0 10px; */height: 30px;display: flex;align-items: center;justify-content: center;border-right: 1px solid #ddd;}
#header .container .topHeader .topRight .social-icons a:last-child{border-right: unset;}
#header .container .topHeader .topRight .social-icons a img{object-fit: contain;opacity: .7;}
#header .container .bottomHeader {display: flex;height: 50px;flex-wrap: wrap;/* background: #ddd; */justify-content: space-between;}
#header .container .bottomHeader .menu{height: 100%;/* flex: 1; */}
#header .container .bottomHeader .menu ul{display:flex;height:100%;align-items:center;flex-direction:row;list-style:none;padding:0;margin:0;width: 100%;}
#header .container .bottomHeader .menu ul li{position: relative;height: 100%;display: flex;align-items: center;/* background: #fff; *//* width: 100%; */justify-content: space-between;font-weight: 400;font-size: 15px;transition:all .5s;border-radius:0;padding: 6px 17px;/* width: 100%; */color: #efefef;display: flex;align-items: center;color: #a1aaba;transition: all ease .5s;cursor: pointer;}
#header .container .bottomHeader .menu ul .menuActive{border-bottom: 1px solid #a1aaba;}
#header .container .bottomHeader .menu ul li:first-child::after{display: none;}
#header .container .bottomHeader .menu ul li:nth-child(2) a{border-left: 1px solid #ddd;padding-left: 30px;}
#header .container .bottomHeader .menu ul li a{font-weight: 400;font-size: 16px;transition:all .5s;border-radius:0;width: 100%;color: #efefef;display: flex;align-items: center;color: #0b0b0b;transition: all ease .5s;}
#header .container .bottomHeader .menu ul li::after {position: absolute;content: '';height: 2px;right: 0;bottom: 0;left: 0;background-color: #f07d00;transform: scale(0);transform-origin: center;transition: all ease .5s;}
#header .container .bottomHeader .menu ul li:hover::after {transform: scale(1);}
#header .container .bottomHeader .menu ul li:hover{color:#fff;transition: all ease .5s;}
#header .container .bottomHeader .menu ul li a i{color: #ffffff;}
#header .container .bottomHeader .menu ul li:hover a i{color: #fff;}
#header .container .bottomHeader .menu .mobileMenu{transition: all .3s;width: unset;align-items: center;height: 100%;justify-content: center;cursor: pointer;color: #fff!important;margin-right: 15px;width: 25px;/* border-bottom: 3px solid #f07d00; */}
#header .container .bottomHeader .menu .mobileMenu:hover{opacity: 0.9;transition: all .3s;}
#header .container .bottomHeader .menu  ul .altMenu{display:none;position:absolute;top: 120px;left: 0;width: 260px;background: #ffffff;z-index: -111;font-size: 15px;/* border-bottom-left-radius: 10px; *//* border-bottom-right-radius: 10px; */box-shadow: 1px 8px 6px 0px rgba(0, 0, 0, 0.2);transition: all .4s;opacity: 0;}
#header .container .bottomHeader .menu  ul .altMenu ul{flex-direction: column!important;}
#header .container .bottomHeader .menu  ul .altMenu li{display:block!important;border-radius: 0;}
#header .container .bottomHeader .menu  ul .altMenu li {/* padding: 10px; */width: 100%;background: #fff;}
#header .container .bottomHeader .menu  ul .altMenu li:after{display: none;}
#header .container .bottomHeader .menu  ul .altMenu li a:after{display: none!important;}
#header .container .bottomHeader .menu  ul .altMenu li a{padding: 5px!important;background: unset!important;color: #000000!important;font-size: 14px;border-left: unset!important;}
#header .container .bottomHeader .menu  ul .altMenu li:hover a{/* background: #ff0000!important; */}
#header .container .bottomHeader .menu  ul .altMenu li:hover{border-radius: 0!important;background: #f07d00!important;transition: all .3s;}
#header .container .bottomHeader .menu  ul .altMenu li:hover a{border-radius: 0!important;/* background: #fff!important; */transition: all .3s;color: #ffffff!important;}
#header .container .bottomHeader .menu  ul li:hover .altMenu{top: 50px;left: 0;transition: all .4s;opacity: 1;z-index: 9999999;display: block;}
#header .container .bottomHeader .menu  ul .altMenu li:hover ul.subMenu {visibility: visible;opacity: 1;right: -100%;transition: all .3s;}
#header .container .bottomHeader .menu  ul .altMenu .subMenu li{min-width:190px;color:#f2f2f2;/* border-bottom: 1px solid rgba(173, 173, 173, 0.46); */height: auto!important;}
#header .container .bottomHeader .menu  ul .altMenu .subMenu li:last-child{border-bottom: unset;}
#header .container .bottomHeader .menu  ul .altMenu .subMenu li:hover a{/* background-color: #6f6f6f!important; *//* background: #ce0f1b!important; */color: #fff!important;}
#header .container .bottomHeader .menu  ul .altMenu .subMenu li a{padding: 10px;/* background: #fff!important; */color: #000000!important;}
#header .container .bottomHeader .menu  ul .altMenu .subMenu li:last-child a{/* line-height: 30px!important; */}
#header .container .bottomHeader .menu  ul .altMenu .subMenu{position:absolute;right: -150%;top:0;visibility: hidden;opacity: 0;z-index: 99999;/* background-color: #5bb246; */transition: all .3s;height: 100%;/* bottom: 0; *//* border-bottom-left-radius: 10px; *//* border-bottom-right-radius: 10px; *//* box-shadow: 1px 8px 6px 0px rgb(0 0 0 / 20%); */}
#header .container .bottomHeader .faviconMenu{}
#header .container .bottomHeader .faviconMenu img{height: 186px;margin-top: -60px;filter: drop-shadow(2px 4px 6px rgb(61 61 61 / 20%));position: relative;z-index: 999;}
#header .container .bottomHeader .searchProduct {display: block;width: 100%;height: 100%;float: left;/* margin: 0 0 30px 0; *//* background: #fff; *//* border-left: 1px solid #d2d2d3; */position: relative;max-width: 325px;}
#header .container .bottomHeader .searchProduct form {display: block;float: left;width: 100%;position: relative;overflow: hidden;height: 100%;border-bottom: 3px solid #f07d00;}
#header .container .bottomHeader .searchProduct form input {display: block;float: left;width: 100%;height: 100%;padding: 0;margin: 0;padding-left: 30px;font-size: 14px;}
#header .container .bottomHeader .searchProduct form button {display: block;position:  absolute;right: 0;height: 100%;top: 0;/* background: #ffffff; */border: none;/* border-left: 1px solid #c7c7c7; */padding: 0 19px;color: #000000;font-size: 14px;font-weight: 600;cursor: pointer;}
#header .container .bottomHeader .searchProduct.cash input {background: transparent;color: #f07d00;border: unset;font-weight: 400;/* border-left: 1px solid #3a648d; */}
#header .container .bottomHeader .searchProduct.cash button {background: transparent;/* border-left: 1px solid #3a648d; *//* border-right: 1px solid #3a648d; */}
#header .container .bottomHeader .searchProduct:after{content: "";position: absolute;bottom: 0;/* left: 0; */right: 0;width: 58px;height: 5px;/* background: #f07d00; */}
#header .container .bottomHeader .searchProduct input::placeholder{color:rgb(29 29 27 / 58%);font-weight: 400;}

#header.sticky{position: fixed;top: 0;right: 0;left: 0;box-shadow: 0px 4px 10px 0px rgb(0 0 0 / 11%);z-index: 999999999;transition: all .3s;background: #fff;}
#header.sticky:before{display: none;}
#header.sticky .topHeader{display: none;}
#header.sticky .container .bottomHeader .faviconMenu img{    height: 81px; margin-top: 0;}

#slider {position: relative;width: 100%;height: 74vh;}
#slider .container{max-width:90%;height: 100%;}
#slider .swiper-container {position: relative;  width: 100%; height: 100%; }
#slider .swiper-container .swiper-slide {position: relative;width: 100%; height: 100%;  }
#slider .swiper-container .swiper-slide::before {content: '';position: absolute;top: 0;bottom: 0;left: 0;/* right: 0; */width: 100%;height: 100%;background: linear-gradient(90deg,rgb(0 0 0 / 49%), rgb(0 0 0 / 0%));z-index: 2;box-shadow: inset 119px -20px 86px -28px #00000061;}
#slider .swiper-container img {width: 100%;height: 100%;object-fit: cover;}
#slider .swiper-container video {width: 100%;height: 100%;object-fit: cover;}
#slider .mainSliderText {position: absolute;top: 50%;left: 0;transform: translatey(-50%);/* max-width: 1000px; */width: 76%;z-index: 999;height: 100%;display: flex;flex-direction: column;justify-content: center;}
#slider .mainSliderText h1 {color: #fff;text-shadow: 1px 1px #f07d00;margin: 0 5%;font-size: 50px;font-weight: 800;text-transform: uppercase;padding: 0;font-style: oblique;}
#slider .mainSliderText h1:nth-child(2){font-weight: 800;color: #f07d00;text-shadow: 1px 1px #000000;}
#slider .mainSliderText p {font-size: 25px;color: #fff;text-shadow: 1px 1px #000;margin: 10px 5%;}
#slider .mainSliderText .buton {width: 200px;margin-top: 20px;}
/*#slider .mainSliderText .btnn:hover { }*/
#slider .mainSliderText .btnn b {transition: all .3s linear;font-weight: 700;color: #3f3f3f;font-size: 16px;padding: 16px;background: #fff;}
#slider .mainSliderText .btnn:hover b { color: #fff;background-color: #3f3f3f;  }
#slider .arrows {position: absolute;right: 0px;top: 50%;transform: translateY(-100%);z-index: 2;}
#slider .arrows::before {/* content: ''; */position: absolute;top: 0px;background: #f2f2f2;bottom: 0;width: 45%;left: -13px;transform: skewx(-30deg);overflow: hidden;transition: all .2s;z-index: 1;}
#slider .arrows i {font-size: 20px;color: #000;}
#slider .arrows .swiper-button-prev {left: 70px;background-image: unset;position: relative;top: 78px;width: 70px;height: 50px;float: left;z-index: 1;display: flex;align-items: center;justify-content: center;/* border-right: 2px solid #000; */background: #fff;}
#slider .arrows .swiper-button-next {right: 0;left: unset;background-image: unset;position: relative;top: 0;width: 70px;height: 50px;margin: 0;float: left;z-index: 1;display: flex;align-items: center;justify-content: center;background: #fff;}
#slider .button{position: absolute;bottom: 23%;left: 0;z-index: 999;box-shadow: 0 0 4px rgb(60 60 60 / 52%);transition: all .3s;}
#slider .button a{padding: 20px 50px;background: rgb(255 255 255);display: flex;align-items: center;justify-content: center;}
#slider .button a i{font-size: 25px;color: #f07d00;}
#slider .button:hover{opacity: .89;transition: all .3s;}

#homeCorp{width: 100%;position: relative;/* z-index: 9999; */margin-bottom: 60px;z-index: 999;}
#homeCorp:before{position: absolute;content: "";right: 10%;top: 0;bottom: -199px;/* height: 100%; */width: 73%;background: #383838;left: unset;z-index: -1;}
#homeCorp .container{ position: relative;display: flex;flex-direction: column;}
#homeCorp .container .corpText{display: flex; flex-wrap: wrap; justify-content: end; position: relative;}
#homeCorp .container .corpText .image{flex: 1;margin-top: 85px;box-shadow: 0 0 4px rgb(60 60 60 / 52%);height: 435px;position: absolute;left: 0;width: 60%;}
#homeCorp .container .corpText .image img{width: 100%;height: 100%;object-fit: cover;}
#homeCorp .container .corpText .text{background: #fff;width: 50%;margin-top: 289px;box-shadow: 0 0 19px 6px rgb(255 255 255 / 18%);padding: 30px;z-index: 999;}
#homeCorp .container .corpText .text .title{}
#homeCorp .container .corpText .text .title h1{margin: 0;padding: 0;font-size: 36px;color: #f07d00;}
#homeCorp .container .corpText .text .title h1:nth-child(1){font-size: 29px;font-weight: 400;margin-bottom: 0px;color: #1d1d1b;}
#homeCorp .container .corpText .text p{padding: 0;margin: 0;padding-top: 15px;font-size: 16px;line-height: 1.5;}
#homeCorp .container .corpText .text .button{padding: 13px;margin: 26px;background: rgb(240 124 0 / 71%);color: #fff;font-size: 15px;display: flex;transition: all .3s;}
#homeCorp .container .corpText .text .button:hover{transition: all .3s;opacity: .89;transform: scale(.9);}
#homeCorp .container .corpText .text .button a{width: 100%;}
#homeCorp .container .corpBanner{width: 38%;margin-top: -93px;margin-left: 20%;}
#homeCorp .container .corpBanner .title{margin-left: -27%;width: 100%;}
#homeCorp .container .corpBanner .title h1{margin: 0;padding: 0;font-size: 35px;color: #ffffff;}
#homeCorp .container .corpBanner .title h1:nth-child(1){font-size: 26px;font-weight: 400;margin-bottom: 0px;color: rgb(255 255 255 / 55%);}
#homeCorp .container .corpBanner p{padding: 15px 0;margin: 0;font-size: 19px;line-height: 1.3;color: rgb(255 255 255 / 62%);}
#homeCorp .container .corpBanner .boxes{display: flex;flex-wrap: wrap;}
#homeCorp .container .corpBanner .boxes .single{flex: 1 0 45%;height: 90px;display: flex;align-items: center;background: rgb(255 255 255);margin: 10px;box-shadow: 0 0 19px 6px rgb(60 60 60 / 10%);transition: all .3s;cursor: pointer;}
#homeCorp .container .corpBanner .boxes .single .line{width: 7px;height: 100%;background: #f4a24a;}
#homeCorp .container .corpBanner .boxes .single p{padding: 0 20px;margin: 0;width: 86%;color: #464646;font-size: 18px;}
#homeCorp .container .corpBanner .boxes .single:nth-child(2n) .line{background: #9d866c;}
#homeCorp .container .corpBanner .boxes .single:hover{opacity: .89;transition: all .3s;}

#homeBrands{padding: 75px 0;position: relative;background: #1d1d1b;display: flex;justify-content: flex-end;}
#homeBrands:before{position: absolute;content: "";left: 0;top: -0px;bottom: 25px;width: 47%;background: #ffffff;z-index: 9999;box-shadow: 0px -7px 20px 0px rgb(0 0 0 / 10%);}
#homeBrands .container{display: grid;grid-template-columns: 23% 73%;grid-gap: 0 50px;position: relative;z-index: 9999999;max-width: 80%;margin: 0;}
#homeBrands .container .title {display: flex;flex-direction: column;padding: 65px 0 0 0;}
#homeBrands .container .title h1{margin: 0;padding: 0 20px;font-size: 46px;border-left: 2px solid #e2c60b;line-height: 1;}
#homeBrands .container .title h1 strong{font-size: 28px;}
#homeBrands .container .title p{padding: 23px;margin: 0;font-size: 18px;font-weight: 300;line-height: 1.5;}
#homeBrands .container .content .swiper-container{position:relative;width:100%;height:100%;/* box-shadow:0 6px 6px -1px rgba(171,171,171,0.52); */padding: 0;}
#homeBrands .container .content .swiper-container .swiper-slide{transition: all .3s;padding: 15px;display: flex;flex-direction: column;justify-content: space-around;height: 450px;position: relative;}
#homeBrands .container .content .swiper-container .swiper-slide:before{transition: all .3s;content: "";position: absolute;left: 0;right: 0;bottom: 0;top: 0;background: linear-gradient(15deg,rgb(0 0 0 / 62%) 0,rgb(0 0 0 / 28%));z-index: 1;}
#homeBrands .container .content .swiper-container .swiper-slide .bg{position: absolute;left: 0;top: 0;bottom: 0;right: 0;width: 100%;height: 100%;object-fit: cover;}
#homeBrands .container .content .swiper-container .swiper-slide .content{position: absolute;z-index: 99999;left: 0;bottom: 50px;}
#homeBrands .container .content .swiper-container .swiper-slide .content .icon{width: 50px;object-fit: contain;transition: all .3s;margin-left: 35px;}
#homeBrands .container .content .swiper-container .swiper-slide .content h1{color: #fff;margin: 0;padding: 10px 20px  0 20px;font-weight: 300;border-left: 5px solid #f4a24a;font-size: 20px;}
#homeBrands .container .content .swiper-container .swiper-slide:hover {transition: all .3s;}
#homeBrands .container .content .swiper-container .swiper-slide:hover:before {opacity: .7;background: linear-gradient(15deg,rgb(0 0 0 / 40%) 0,rgb(0 0 0 / 15%));transition: all .3s;}
#homeBrands .container .content .swiper-container .swiper-slide:hover .content .icon{transform: rotate(360deg);transition: all .3s;}
#homeBrands .container .content .swiper-container .swiper-slide-active {transition: all .3s;}
#homeBrands .container .content .swiper-container .swiper-slide-active:before {background: linear-gradient(181deg,rgb(0 0 0 / 0%) 0,rgb(0 0 0 / 60%));transition: all .3s;}
#homeBrands .container .content .swiper-container .swiper-slide-active .content .icon{transform: rotate(360deg);transition: all .3s;}
#homeBrands .container .content .swiper-container .swiper-slide:nth-child(2n) .content h1{border-left: 5px solid #2e9db9;}
#homeBrands .container .content .swiper-container .swiper-slide:nth-child(3n) .content h1{border-left: 5px solid #d42c2c;}

#homeEducation{width: 100%;background: #1d1d1b;padding: 50px 0;position: relative;}
#homeEducation .bg{position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;z-index: 2;}
#homeEducation .container{display: flex;flex-direction: column;z-index: 3;position: relative;}
#homeEducation .container .title{display: flex;justify-content: space-between;align-items: center;margin-bottom: 25px;}
#homeEducation .container .title .leftT{display: flex;}
#homeEducation .container .title .leftT img{height: 65px;margin-top: -39px;transform: rotate(345deg);}
#homeEducation .container .title .leftT h1{margin: 0;padding: 0;font-size: 24px;font-weight: 500;color: #ffffff;}
#homeEducation .container .title .leftT h1:last-child{margin: 0;/* padding: 0; */margin-left: -6px;/* font-weight: 300; */}
#homeEducation .container .title .rightT{transition: all .3s;display: flex;align-items: center;}
#homeEducation .container .title .rightT:hover{transition: all .3s;opacity: .89;transform: scale(.95);}
#homeEducation .container .title .rightT p{margin: 0;padding: 0;font-size: 15px;font-weight: 300;color: #fff;}
#homeEducation .container .title .rightT img{height: 25px;margin-left: 10px;transition: all .3s}
#homeEducation .container .title .rightT:hover img{transform: rotate(360deg);transition: all .3s}
#homeEducation .container .content{display: flex;flex-wrap: wrap;padding: 30px;background: rgb(64 64 64 / 51%);margin: 15px 0;}
#homeEducation .container .content .single{display:flex;/* flex-direction:column; */transition: all .3s;/* height: 250px; *//* justify-content: center; */flex: 1 0 27%;padding: 35px;border-right: 1px dashed rgb(255 255 255 / 65%);/* margin: 25px 25px 0 0; */}
#homeEducation .container .content .single:hover{opacity: .89;transition: all .3s;transform: scale(.85);}
#homeEducation .container .content .single a {width: 100%;/* height: 100%; */display: flex;/* justify-content: center; *//* flex-direction:column; */align-items: center;}
#homeEducation .container .content .single p{margin: 0;padding: 0;transition: all .3s;font-size: 43px;color: rgb(255 255 255 / 50%);text-transform: uppercase;flex: .4;}
#homeEducation .container .content .single .border{width: 14%;transition: all .3s;margin: 15px;height: 1px;background: rgb(255 255 255 / 65%);flex: .2;}
#homeEducation .container .content .single h1{margin: 0;padding: 0;transition: all .3s;font-size: 15px;color: rgb(255 255 255 / 90%);width: 85%;font-weight: 400;flex: 2;}
#homeEducation .container .content .single:nth-child(3n){margin: 0;border-right: unset;}

#homeBannerOne{position: relative;padding: 40px 0;}
#homeBannerOne::before{content: "";position: absolute;left: 0;bottom: 69px;width: 170px;height: 3px;background: #838383;}
#homeBannerOne .container{display: flex;}
#homeBannerOne .container .leftText{flex: 1;padding: 30px 0;}
#homeBannerOne .container .leftText .title{margin-left: 0;width: 100%;}
#homeBannerOne .container .leftText .title h1{margin: 0;padding: 0;font-size: 35px;color: #44454a;margin-bottom: 25px;line-height: 1.3;}
#homeBannerOne .container .leftText .title h1:nth-child(1){margin-bottom: 0px;}
#homeBannerOne .container .leftText .title .border{height: 3px;background: #838383;width: 50%;}
#homeBannerOne .container .leftText p{padding: 30px 35px 0 100px;margin: 0;line-height: 1.7;color: rgb(59 59 59 / 72%);font-size: 16px;}
#homeBannerOne .container .leftText .button{background: #e3313b;padding: 15px;width: fit-content;margin-top: 30px;transition: all .3s;}
#homeBannerOne .container .leftText .button:hover{opacity: .89;transition: all .3s;transform: scale(.9);}
#homeBannerOne .container .leftText .button a{font-size: 13px;color: #fff;}
#homeBannerOne .container .rightImg{position: relative;flex: 1;}
#homeBannerOne .container .rightImg:before{position: absolute;content: "";left: -30%;width: 100%;top: 30px;bottom: 50px;background: #f3f3f3;z-index: -1;}
#homeBannerOne .container .rightImg img{width: 100%;height: 400px;object-fit: cover;z-index: 999;box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 9%);}

#homeBannerTwos{position: relative;padding: 40px 0;}
#homeBannerTwos::before{content: "";position: absolute;right: 0;top: 113px;width: 200px;height: 3px;background: #838383;}
#homeBannerTwos::after{content: "";position: absolute;left: 0;bottom: 70px;width: 170px;height: 3px;background: #838383;}
#homeBannerTwos .container{display: flex;}
#homeBannerTwos .container .leftBanner{flex: 1;padding: 30px 186px 30px 0;position: relative;}
#homeBannerTwos .container .leftBanner::before{position: absolute;content: "";left: 10%;width: 100%;height: 250px;top: 75px;bottom: 50px;background: #f3f3f3;z-index: -1;}
#homeBannerTwos .container .leftBanner::after{position: absolute;content: "";left: 44%;width: 100%;height: 250px;bottom: 108px;background: #f3f3f3;z-index: -1;}
#homeBannerTwos .container .leftBanner .image{position: relative;height: 475px;margin-top: 180px;}
#homeBannerTwos .container .leftBanner .image:before{position: absolute;content: "";right: -49%;width: 100%;height: 250px;top: -80px;bottom: 50px;/* background: #f3f3f3; */z-index: -1;}
#homeBannerTwos .container .leftBanner .image img{width: 100%;height: 100%;object-fit: cover;z-index: 999;box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 27%);}
#homeBannerTwos .container .leftBanner .text{margin-top: 59px;width: 149%;position: relative;margin-left: 32%;}
#homeBannerTwos .container .leftBanner .text:before{position: absolute;content: "";left: -42px;top: -84px;bottom: 0;height: 100%;width: 3px;background: #f6a913;z-index: -1;}
#homeBannerTwos .container .leftBanner .text h1{margin: 0;padding: 0;font-size: 35px;color: #44454a;margin-bottom: 25px;line-height: 1.3;}
#homeBannerTwos .container .leftBanner .text h1:nth-child(1){margin-bottom: 0px;}
#homeBannerTwos .container .leftBanner .text p{margin: 0;padding: 0;line-height: 1.7;color: rgb(59 59 59 / 72%);font-size: 16px;}
#homeBannerTwos .container .leftBanner .text .button{width: fit-content;margin: 30px 0;transition: all .3s;}
#homeBannerTwos .container .leftBanner .text .button:hover{opacity: .89;transition: all .3s;transform: scale(.9);}
#homeBannerTwos .container .leftBanner .text .button a{font-size: 13px;color: #fff;padding: 15px;background: #055c95;}

#homeBannerTwos .container .rightBanner{flex: 1;padding: 30px 0;position: relative;}
#homeBannerTwos .container .rightBanner .text{margin-left: 0;width: 100%;padding-left: 45px;position: relative;}
#homeBannerTwos .container .rightBanner .text:before{position: absolute;content: "";left: 15px;top: 73px;bottom: 0;height: 100%;width: 3px;background: #2e9db9;z-index: 99;}
#homeBannerTwos .container .rightBanner .text h1{margin: 0;padding: 0;font-size: 35px;color: #44454a;margin-bottom: 0;line-height: 1.3;}
#homeBannerTwos .container .rightBanner .text h1:nth-child(1){margin-bottom: 0px;}
#homeBannerTwos .container .rightBanner .text p{padding: 15px 00;margin: 0;line-height: 1.7;color: rgb(59 59 59 / 72%);font-size: 16px;}
#homeBannerTwos .container .rightBanner .image{position: relative;height: 400px;}
#homeBannerTwos .container .rightBanner .image img{width: 100%;height: 100%; object-fit: cover;z-index: 999;}
#homeBannerTwos .container .rightBanner .image video{width: 100%;height: 100%;object-fit: cover;z-index: 999;box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 27%);}
#homeBannerTwos .container .rightBanner .text .button{width: fit-content;margin: 30px 0;transition: all .3s;}
#homeBannerTwos .container .rightBanner .text .button:hover{opacity: .89;transition: all .3s;transform: scale(.9);}
#homeBannerTwos .container .rightBanner .text .button a{font-size: 13px;color: #fff;padding: 15px;background: #4caf50;}

#homeBannerThree{position: relative;padding: 40px 0;}
#homeBannerThree .container{display: flex;}
#homeBannerThree .container .leftText{flex: 1;padding: 50px;position: relative;}
#homeBannerThree .container .leftText .title{margin-left: 0;width: 100%;}
#homeBannerThree .container .leftText .title h1{margin: 0;padding: 0;font-size: 35px;color: #44454a;margin-bottom: 25px;line-height: 1.3;}
#homeBannerThree .container .leftText .title h1:nth-child(1){margin-bottom: 0px;}
#homeBannerThree .container .leftText .title .border{height: 3px;background: #838383;width: 50%;position: absolute;top: 30px;left: -53px;}
#homeBannerThree .container .leftText p{padding: 20px 0;margin: 0;line-height: 1.7;color: rgb(59 59 59 / 72%);font-size: 16px;}
#homeBannerThree .container .leftText .button{background: #e3313b;padding: 15px;width: fit-content;margin-top: 30px;transition: all .3s;}
#homeBannerThree .container .leftText .button:hover{opacity: .89;transition: all .3s;transform: scale(.9);}
#homeBannerThree .container .leftText .button a{font-size: 13px;color: #fff;}
#homeBannerThree .container .leftText .icons{display: flex;margin-top: 30px;}
#homeBannerThree .container .leftText .icons a{height: 50px;width: 50px;background: rgb(244 116 51);display: flex;align-items: center;justify-content: center;color: #fff;margin-right: 10px;transition: all .3s;}
#homeBannerThree .container .leftText .icons a:hover{transition: all .3s;opacity: 0.45;}

#homeBannerThree .container .rightImg{position: relative;flex: 1;}
#homeBannerThree .container .rightImg:before{position: absolute;content: "";right: -30%;width: 100%;top: 22%;bottom: -42%;background: #f3f3f3;z-index: -1;}
#homeBannerThree .container .rightImg img{width: 100%;height: 400px;object-fit: cover;z-index: 999;box-shadow: 0px 0px 20px 4px rgb(0 0 0 / 9%);}

#homeReferance{width: 100%;display: flex;flex-direction: column;padding: 50px 0;}
#homeReferance .title{padding: 50px 0 25px 0;background-color: rgb(46 46 45);border-bottom: 1px dashed #ffffff;}
#homeReferance .title .container{display: flex;justify-content: space-between;}
#homeReferance .title .container .leftT{display: flex;}
#homeReferance .title .container .leftT img{height: 65px;margin-top: -39px;transform: rotate(345deg);}
#homeReferance .title .container .leftT h1{margin: 0;padding: 0;font-size: 24px;font-weight: 500;color: #ffffff;}
#homeReferance .title .container .leftT h1:last-child{margin: 0;/* padding: 0; */margin-left: -6px;/* font-weight: 300; */}
#homeReferance .title .container .rightT{transition: all .3s;display: flex;align-items: center;}
#homeReferance .title .container .rightT:hover{transition: all .3s;opacity: .89;transform: scale(.95);}
#homeReferance .title .container .rightT p{margin: 0;padding: 0;font-size: 15px;font-weight: 300;color: #ffffff;}
#homeReferance .title .container .rightT img{height: 25px;margin-left: 10px;transition: all .3s}
#homeReferance .title .container .rightT:hover img{transform: rotate(360deg);transition: all .3s}
#homeReferance .content{padding:  10px 0;}
#homeReferance .content .container{height: auto;}
#homeReferance .content .container .swiper-container {width: 100%;height: auto;padding: 20px 0 0px 0;}
#homeReferance .content .container .swiper-slide  {height: 150px;border-right: 1px dashed #b2b2b2;transition: all .3s;}
#homeReferance .content .container .swiper-slide:hover{opacity: .89;transition: all .3s;transform: scale(.9);}
#homeReferance .content .container .swiper-slide a{display: flex;justify-content: center;align-items: center;height: 100%;}
#homeReferance .content .container .swiper-slide img{width: 100%;height: 85%;object-fit: contain;padding: 10px;}

/*Ana Sayfa Iletisim*/
#homeContact{background: #243340;padding: 70px 0;border-top: 1px dashed #ddd;border-bottom: 1px dashed #ddd;}
#homeContact .container .title{position: relative;display: flex;flex-wrap: wrap;height: 100px;align-items: center;}
/* #homeContact .container .title:before{position: absolute;content: "BÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ZÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°MLE TANIÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾IN";top: -4px;left: 35%;font-size: 55px;z-index: 1;color: #c8c9cb;opacity: .7;} */
#homeContact .container .title .line-One{flex: 1;display: flex;height: 2px;width: 100%;background: #c8c9cb;}
#homeContact .container .title h1{margin: 0;flex: -0.7;font-size: 37px;padding: 0 25px 0 0;color: rgb(255 255 255 / 82%);position: relative;z-index: 9999999;}
#homeContact .container .title .line-Two{flex: 1;width: 100%;height: 2px;background: #c8c9cb;}
#homeContact .container .content{display: flex;flex-direction: column;align-items: center;}
#homeContact .container .content h1{font-size: 25px;margin: 0;padding: 0;font-weight: 400;COLOR: rgb(255 255 255 / 64%);}
#homeContact .container .content .icons{display: flex;margin-top: 30px;}
#homeContact .container .content .icons a{height: 50px;width: 50px;background: rgb(255 255 255 / 38%);display: flex;align-items: center;justify-content: center;color: #fff;margin-right: 10px;transition: all .3s;}
#homeContact .container .content .icons a:hover{transition: all .3s;opacity: 0.45;}

#footer{background: #2e2e2d;}
#footer .container{}
#footer .container .fTop{width: 100%;padding: 20px 0;display: flex;align-items: center;justify-content: space-between;border-bottom: 1px solid #3d424a;font-family: 'Montserrat', sans-serif;}
#footer .container .fTop .fLeft{display: flex;}
#footer .container .fTop .fLeft .single{display: flex;align-items: center;font-weight: 600;transition: all .3s}
#footer .container .fTop .fLeft .single:hover{transition: all .3s;opacity: .7;}
#footer .container .fTop .fLeft .single img{margin-right: 10px;height: 20px;}
#footer .container .fTop .fLeft .single p{color: #fff;margin: 0;padding: 0;font-size: 14px;}
#footer .container .fTop .fLeft .fPhone{margin-left: 35px;}
#footer .container .fTop .fLeft .fMail{margin-left: 35px;}
#footer .container .fTop .fLeft .fMail img{margin-right: 10px;height: 13px;opacity: .89;}
#footer .container .fTop .fLeft .fMail p{color: #fff;margin: 0;padding: 0;opacity: .5;font-size: 12px;}
#footer .container .fTop .fLeft .fSocials{display: flex;align-items: center;margin-left: 35px;}
#footer .container .fTop .fLeft .fSocials a{padding: 4px 10px;border-left: 1px solid #4a4f58;opacity: .5;transition: all .3s;}
#footer .container .fTop .fLeft .fSocials a:hover{opacity: .7;transition: all .3s;transform: scale(.9);}
#footer .container .fTop .fLeft .fSocials a img{height: 15px;}
#footer .container .fTop .fLeft .fSocials a:first-child{border-left: unset;}
#footer .container .fTop .fRight{position: relative;}
#footer .container .fTop .fRight img{position: absolute;left: 0;top: -55px;height: 110px;}
#footer .container .fContent{width: 100%;display: flex;flex-wrap: wrap;padding: 45px 0 0px 0;}
#footer .container .fContent .fInfo{display: flex;flex: .7;flex-direction: column;/* align-items: end; */margin-right: 20px;}
#footer .container .fContent .fInfo .logo{max-width: 200px;}
#footer .container .fContent .fInfo .logo img{width: 100%;object-fit: contain;}
#footer .container .fContent .fInfo h1{font-size: 15px;color: rgb(255 255 255 / 74%);/* text-align: end; */padding: 0;margin: 15px 0 10px 0;}
#footer .container .fContent .fInfo p{font-size: 13px;color: rgb(255 255 255 / 74%);/* text-align: end; */padding: 0;margin: 0;}
#footer .container .fContent .fMenu{display:flex;flex-direction:row;padding: 0 0 45px 0;flex: 3;justify-content: end;}
#footer .container .fContent .fMenu .links{display:flex;flex-direction:column;padding: 0 23px;}
#footer .container .fContent .fMenu .links .single{max-width:200px;color:#3b3b3b;margin-top: 18px;}
#footer .container .fContent .fMenu .links .single h1{margin:0;padding: 0 0 5px 0;font-size: 16px;color: rgb(255 255 255 / 88%);border-bottom:1px solid #747474;width:fit-content}
#footer .container .fContent .fMenu .links .single ul{display:flex;height:100%;align-items:start;flex-direction:column;list-style:none;padding:0;margin:0}
#footer .container .fContent .fMenu .links .single ul li{margin-bottom:0;padding-top: 7px;}
#footer .container .fContent .fMenu .links .single ul li a{font-weight: 300;font-size: 13px;transition:all .5s;color: rgb(255 255 255 / 61%);}
#footer .container .fContent .fMenu .links .single ul li a:hover{border-radius:5px;transition:all .5s;opacity: .7;}
#footer .container .fContent .fMenu #accordionF{display:none;flex-direction:column;/* max-width:40%; */margin: .5rem 0;width: 100%;}
#footer .container .fContent .fMenu #accordionF .single-accordion{display:flex;flex-direction:column;margin: .4rem 0;/* box-shadow:0 0 .2em .1em rgba(0,0,0,0.1); */border-radius:.2rem;overflow:hidden;width: 100%;color: #8895aa;}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-header{/* background-color: #edf4f7; */width: 100%;margin: 0;padding: 4px 0;color: #000000;display: flex;align-items: center;justify-content: space-between;cursor: pointer;font-weight: 700;border-bottom: 1px solid rgb(255 255 255 / 9%);}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-header h1{font-weight: 500;margin: 0;font-size: 11px;display: inline;color: rgb(255 255 255 / 45%);}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-header i{transform: rotate(0deg)!important;transition: all .3s;color: rgb(255 255 255 / 9%);font-size: 14px;}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-header__title{padding:1rem 1.5rem;text-transform:capitalize;color:#fff}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-header__caret{padding:1rem 1.5rem;margin-left:auto;border-left:1px solid;position:relative}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-header__caret::before{content:"+";text-align:center;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;height:100%;width:100%}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-text{margin:0 auto;padding: 0 0 0 00px;min-width: 95%;max-width: 95%;display: flex;flex-direction: column;}
#footer .container .fContent .fMenu #accordionF .single-accordion .accordion-text a{margin-top: 8px;/* padding: 5px 0; */font-size: 12px;color: #969696;}
#footer .container .fContent .fMenu #accordionF .single-accordion[data-opened="true"] .accordion-header__caret::before{content:"-"} 
#footer .container .fContent .fMenu #accordionF .single-accordion[data-opened="true"] .accordion-header i{transform: rotate(180deg)!important;transition: all .3s;color: #fff;}
#footer .container .fContent .fMenu #accordionF .single-accordion[data-opened="true"] .accordion-header h1{color: #fff;}

#footerBottom{width: 100%;height: 70px;background: #fff;display: flex;align-items: center;justify-content: flex-end;}
#footerBottom .container{width: 100%;height: 100%;display: flex;align-items: center;justify-content: flex-end;}
#footerBottom .container a{transition: all .3s;display: flex;align-items: center;}
#footerBottom .container a:hover{opacity: 0.5;transition: all .3s;}
#footerBottom .container a img{height: 15px;}
#footerBottom .container a p{font-weight: 300;padding: 0;margin: 0;padding-right: 10px;font-size: 13px;}

@keyframes DownUp {0% {  top: -70px;}50% {  top: -50px;}100% {  top: -70px;}}
/* Efects */
@keyframes swing{0%{ -webkit-clip-path: ellipse(30px 30px at -2.54% -30.25%);clip-path: ellipse(30px 30px at -2.54% -30.25%)}50%{-webkit-clip-path: ellipse(30px 30px at 30.66% 50.36%);clip-path: ellipse(30px 30px at 30.66% 50.36%);}100%{ -webkit-clip-path: ellipse(30px 30px at 80.62% -5.61%);clip-path: ellipse(30px 30px at 80.62% -5.61%);}}
@keyframes goRight {from{left:0;right:100%}40%{left:0;right:0}60%{left:0;right:0}to{left:100%;right:0}}
@keyframes goLeft {from{left:100%;right:0}40%{left:0;right:0}60%{left:0;right:0}to{left:0;right:100%}}
@keyframes goTop {from{top:100%;bottom:0}40%{top:0;bottom:0}60%{top:0;bottom:0}to{top:0;bottom:100%}}
@keyframes goBottom {from{top:0;bottom:100%}40%{top:0;bottom:0}60%{top:0;bottom:0}to{top:100%;bottom:0}}
@keyframes backRight {from{left:0;right:100%}40%{left:0;right:0}60%{left:0;right:0}to{left:0;right:100%}}
@keyframes backLeft {from{left:100%;right:0}40%{left:0;right:0}60%{left:0;right:0}to{left:100%;right:0}}
@keyframes backTop {from{top:100%;bottom:0}40%{top:0;bottom:0}60%{top:0;bottom:0}to{top:100%;bottom:0}}
@keyframes backBottom {from{top:0;bottom:100%}40%{top:0;bottom:0}60%{top:0;bottom:0}to{top:0;bottom:100%}}
.revealedBox-in.goRight > span,.revealedBox-in.goLeft > span,.revealedBox-in.backRight > span,.revealedBox-in.backLeft > span{height:100%;top:0}
.revealedBox-in.goRight.childrenSpan-2 > span,.revealedBox-in.goLeft.childrenSpan-2 > span,.revealedBox-in.backRight.childrenSpan-2 > span,.revealedBox-in.backLeft.childrenSpan-2 > span{height:50%}
.revealedBox-in.goRight.childrenSpan-2 > span:nth-child(2),.revealedBox-in.goLeft.childrenSpan-2 > span:nth-child(2),.revealedBox-in.backRight.childrenSpan-2 > span:nth-child(2),.revealedBox-in.backLeft.childrenSpan-2 > span:nth-child(2){top:50%}
.revealedBox-in.goRight.childrenSpan-3 > span,.revealedBox-in.goLeft.childrenSpan-3 > span,.revealedBox-in.backRight.childrenSpan-3 > span,.revealedBox-in.backLeft.childrenSpan-3 > span{height:33.33333%}
.revealedBox-in.goRight.childrenSpan-3 > span:nth-child(2),.revealedBox-in.goLeft.childrenSpan-3 > span:nth-child(2),.revealedBox-in.backRight.childrenSpan-3 > span:nth-child(2),.revealedBox-in.backLeft.childrenSpan-3 > span:nth-child(2){top:33.33333%}
.revealedBox-in.goRight.childrenSpan-3 > span:nth-child(3),.revealedBox-in.goLeft.childrenSpan-3 > span:nth-child(3),.revealedBox-in.backRight.childrenSpan-3 > span:nth-child(3),.revealedBox-in.backLeft.childrenSpan-3 > span:nth-child(3){top:66.66666%}
.revealedBox-in.goRight.childrenSpan-4 > span,.revealedBox-in.goLeft.childrenSpan-4 > span,.revealedBox-in.backRight.childrenSpan-4 > span,.revealedBox-in.backLeft.childrenSpan-4 > span{height:25%}
.revealedBox-in.goRight.childrenSpan-4 > span:nth-child(2),.revealedBox-in.goLeft.childrenSpan-4 > span:nth-child(2),.revealedBox-in.backRight.childrenSpan-4 > span:nth-child(2),.revealedBox-in.backLeft.childrenSpan-4 > span:nth-child(2){top:25%}
.revealedBox-in.goRight.childrenSpan-4 > span:nth-child(3),.revealedBox-in.goLeft.childrenSpan-4 > span:nth-child(3),.revealedBox-in.backRight.childrenSpan-4 > span:nth-child(3),.revealedBox-in.backLeft.childrenSpan-4 > span:nth-child(3){top:50%}
.revealedBox-in.goRight.childrenSpan-4 > span:nth-child(4),.revealedBox-in.goLeft.childrenSpan-4 > span:nth-child(4),.revealedBox-in.backRight.childrenSpan-4 > span:nth-child(4),.revealedBox-in.backLeft.childrenSpan-4 > span:nth-child(4){top:75%}
.revealedBox-in.goRight.childrenSpan-5 > span,.revealedBox-in.goLeft.childrenSpan-5 > span,.revealedBox-in.backRight.childrenSpan-5 > span,.revealedBox-in.backLeft.childrenSpan-5 > span{height:20%}
.revealedBox-in.goRight.childrenSpan-5 > span:nth-child(2),.revealedBox-in.goLeft.childrenSpan-5 > span:nth-child(2),.revealedBox-in.backRight.childrenSpan-5 > span:nth-child(2),.revealedBox-in.backLeft.childrenSpan-5 > span:nth-child(2){top:20%}
.revealedBox-in.goRight.childrenSpan-5 > span:nth-child(3),.revealedBox-in.goLeft.childrenSpan-5 > span:nth-child(3),.revealedBox-in.backRight.childrenSpan-5 > span:nth-child(3),.revealedBox-in.backLeft.childrenSpan-5 > span:nth-child(3){top:40%}
.revealedBox-in.goRight.childrenSpan-5 > span:nth-child(4),.revealedBox-in.goLeft.childrenSpan-5 > span:nth-child(4),.revealedBox-in.backRight.childrenSpan-5 > span:nth-child(4),.revealedBox-in.backLeft.childrenSpan-5 > span:nth-child(4){top:60%}
.revealedBox-in.goRight.childrenSpan-5 > span:nth-child(5),.revealedBox-in.goLeft.childrenSpan-5 > span:nth-child(5),.revealedBox-in.backRight.childrenSpan-5 > span:nth-child(5),.revealedBox-in.backLeft.childrenSpan-5 > span:nth-child(5){top:80%}
.revealedBox-in.goTop > span,.revealedBox-in.goBottom > span,.revealedBox-in.backTop > span,.revealedBox-in.backBottom > span{width:100%}
.revealedBox-in.goTop.childrenSpan-2 > span,.revealedBox-in.goBottom.childrenSpan-2 > span,.revealedBox-in.backTop.childrenSpan-2 > span,.revealedBox-in.backBottom.childrenSpan-2 > span{width:50%}
.revealedBox-in.goTop.childrenSpan-2 > span:nth-child(2),.revealedBox-in.goBottom.childrenSpan-2 > span:nth-child(2),.revealedBox-in.backTop.childrenSpan-2 > span:nth-child(2),.revealedBox-in.backBottom.childrenSpan-2 > span:nth-child(2){left:50%}
.revealedBox-in.goTop.childrenSpan-3 > span,.revealedBox-in.goBottom.childrenSpan-3 > span,.revealedBox-in.backTop.childrenSpan-3 > span,.revealedBox-in.backBottom.childrenSpan-3 > span{width:33.33333%}
.revealedBox-in.goTop.childrenSpan-3 > span:nth-child(2),.revealedBox-in.goBottom.childrenSpan-3 > span:nth-child(2),.revealedBox-in.backTop.childrenSpan-3 > span:nth-child(2),.revealedBox-in.backBottom.childrenSpan-3 > span:nth-child(2){left:33.33333%}
.revealedBox-in.goTop.childrenSpan-3 > span:nth-child(3),.revealedBox-in.goBottom.childrenSpan-3 > span:nth-child(3),.revealedBox-in.backTop.childrenSpan-3 > span:nth-child(3),.revealedBox-in.backBottom.childrenSpan-3 > span:nth-child(3){left:66.66666%}
.revealedBox-in.goTop.childrenSpan-4 > span,.revealedBox-in.goBottom.childrenSpan-4 > span,.revealedBox-in.backTop.childrenSpan-4 > span,.revealedBox-in.backBottom.childrenSpan-4 > span{width:25%}
.revealedBox-in.goTop.childrenSpan-4 > span:nth-child(2),.revealedBox-in.goBottom.childrenSpan-4 > span:nth-child(2),.revealedBox-in.backTop.childrenSpan-4 > span:nth-child(2),.revealedBox-in.backBottom.childrenSpan-4 > span:nth-child(2){left:25%}
.revealedBox-in.goTop.childrenSpan-4 > span:nth-child(3),.revealedBox-in.goBottom.childrenSpan-4 > span:nth-child(3),.revealedBox-in.backTop.childrenSpan-4 > span:nth-child(3),.revealedBox-in.backBottom.childrenSpan-4 > span:nth-child(3){left:50%}
.revealedBox-in.goTop.childrenSpan-4 > span:nth-child(4),.revealedBox-in.goBottom.childrenSpan-4 > span:nth-child(4),.revealedBox-in.backTop.childrenSpan-4 > span:nth-child(4),.revealedBox-in.backBottom.childrenSpan-4 > span:nth-child(4){left:75%}
.revealedBox-in.goTop.childrenSpan-5 > span,.revealedBox-in.goBottom.childrenSpan-5 > span,.revealedBox-in.backTop.childrenSpan-5 > span,.revealedBox-in.backBottom.childrenSpan-5 > span{width:20%}
.revealedBox-in.goTop.childrenSpan-5 > span:nth-child(2),.revealedBox-in.goBottom.childrenSpan-5 > span:nth-child(2),.revealedBox-in.backTop.childrenSpan-5 > span:nth-child(2),.revealedBox-in.backBottom.childrenSpan-5 > span:nth-child(2){left:20%}
.revealedBox-in.goTop.childrenSpan-5 > span:nth-child(3),.revealedBox-in.goBottom.childrenSpan-5 > span:nth-child(3),.revealedBox-in.backTop.childrenSpan-5 > span:nth-child(3),.revealedBox-in.backBottom.childrenSpan-5 > span:nth-child(3){left:40%}
.revealedBox-in.goTop.childrenSpan-5 > span:nth-child(4),.revealedBox-in.goBottom.childrenSpan-5 > span:nth-child(4),.revealedBox-in.backTop.childrenSpan-5 > span:nth-child(4),.revealedBox-in.backBottom.childrenSpan-5 > span:nth-child(4){left:60%}
.revealedBox-in.goTop.childrenSpan-5 > span:nth-child(5),.revealedBox-in.goBottom.childrenSpan-5 > span:nth-child(5),.revealedBox-in.backTop.childrenSpan-5 > span:nth-child(5),.revealedBox-in.backBottom.childrenSpan-5 > span:nth-child(5){left:80%}
.revealedBox .contentBox{opacity:0}
.revealedBox > span{position:absolute;display:block;background:#e3e3e3}
.revealedBox-in > .contentBox{opacity:1;transition-delay:1.05s}
.revealedBox-in.goRight > span{animation:goRight 2.4s}
.revealedBox-in.goLeft > span{animation:goLeft 2.4s}
.revealedBox-in.backRight > span{animation:backRight 2.4s}
.revealedBox-in.backLeft > span{animation:backLeft 2.4s}
.revealedBox-in.goTop > span{animation:goTop 2.4s}
.revealedBox-in.goBottom > span{animation:goBottom 2.4s}
.revealedBox-in.backTop > span{animation:backTop 2.4s}
.revealedBox-in.backBottom > span{animation:backBottom 2.4s}
.revealedBox-in > span{animation-delay:.1s}
.revealedBox-in > span:nth-child(2){animation-delay:.2s}
.revealedBox-in > span:nth-child(3){animation-delay:.3s}
.revealedBox-in > span:nth-child(4){animation-delay:.4s}
.revealedBox-in > span:nth-child(5){animation-delay:.5s}

/*pageTitle*/
.pageImage{width: 100%;height: 42vh;position: relative;}
.pageImage img{width: 100%;height: 100%;object-fit: cover;}
.pageImage::after{position: absolute;content: "";left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.36);}
.pageImage .container{position: relative;}
.pageImage .container h1{padding: 0;margin: 0;color: #ffffff;font-size: 20px;position: absolute;left: 0;bottom: 25px;z-index: 9999;}

.pageTitle{width: 100%;padding: 30px 0;background: #0474bd;display: flex;align-items: center;}
.pageTitle h1{padding: 0;margin: 0;color: #fff;font-size: 20px;}

.pageInfo{width: 100%;height: 50px;background: #484848;}
.pageInfo .container{display: flex;flex-direction: row;justify-content: space-between;height: 100%;}
.pageInfo .container .nextPrev{display: flex;color: #fff;align-items: center;justify-content: center;height: 100%;}
.pageInfo .container .nextPrev a{color:#fff;text-decoration: none;font-size: 15px;margin: 0 20px;}
.pageInfo .container .nextPrev a:first-child{margin-left: 0;}
.pageInfo .container .nextPrev a p{margin: 0;padding: 0;}
.pageInfo .container .productNavigation{display: flex;color: #fff;align-items: center;justify-content: center;height: 100%}
.pageInfo .container .productNavigation a{color:#fff;text-decoration: none;font-size: 13px;padding: 0 2px;}

/*Sayfa*/
.pageContent{padding: 20px 0;display: flex;}
.pageContent h2{margin: 0;padding: 5px 0;font-size: 21px;color: #db5e32;/* border-bottom: 1px solid #19244c; */font-weight: 400;position: relative;}
.pageContent h2::after{position: absolute;content: "";left: 0;bottom: -6px;width: 50px;height: 5px;background: #274185;border-top-right-radius: 5px;}
.pageContent img{/* float: left; */margin-right: 20px;width: 500px;}
.pageContent p{margin: 0;padding: 10px 0 0 0;color: #000d;line-height: 1.7;}
 
.docsTitle{margin: 0;padding: 0;font-size: 20px;color: #f3a45f;margin-bottom: 10px;display: flex;align-items: center;}
.docs{display: flex;flex-wrap: wrap;}
.docs a{display: flex;width: 100%;flex:1 0 25%;margin: 10px;height: 270px;padding: 10px;border: 1px dashed #94dbe9;}
.docs a img{width: 100%;height: 100%;object-fit: contain;}

.kadromuz{flex-wrap: wrap;display: flex;align-items: center;/* justify-content: center; */padding: 15px 0;}
.kadromuz .single{flex-basis: 23%;display: flex;flex-direction: column;margin: 10px;height: 300px;margin-top: 15px;border-bottom: 1px solid #dddd;}
.kadromuz .single .image{display: flex;align-items: center;justify-content: center;height: 177px;}
.kadromuz .single .image img{height: 100%;object-fit: contain;width: 100%;}
.kadromuz .single .title{padding: 14px 0 0;}
.kadromuz .single .title h1{margin: 0;padding: 0;font-size: 23px;color: #e51e20;}
.kadromuz .single .title p{padding: 0;margin: 0;font-size: 13px;padding-top: 5px;}

/*Urun List*/

#pageDetailContent .container .pageLeft .content .tabsVisibility{width: 100%;}
#pageDetailContent .container .pageLeft .content .tabsVisibility-one{/* padding: 30px 0 100px 40px; */}
#pageDetailContent .container .pageLeft .content .tabs-nav-one{list-style: none;display: flex;margin: 0;padding: 0;border-bottom: 2px solid #d9d9d9;flex-wrap: wrap;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li{position: relative;height: 51px;display: flex;align-items: center;flex: 1 0 25%;text-align: center;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li:last-child{border-right: unset;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li:after{position: absolute;content: "";right: 0;top: 50%;transform: translateY(-50%);width: 1px;height: 20px;background: #d9d9d9;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li a{padding: 0 19px;height: 100%;display: flex;align-items: center;flex-direction: column;justify-content: center;width: 100%;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li .triangle {position: absolute;content: "";left: 0;bottom: -3px;display: none;width: 100%;height: 3px;background: #009ba4;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li.activeCategory .triangle{display: block;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li.tab-active-one{}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li a h1{color: #393e43;margin: 0;padding: 0;font-size: 14px;font-weight: 300;width: 100%;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li a p{padding: 0;margin: 0;color: #888888;font-size: 11px;padding-top: 3px;}
#pageDetailContent .container .pageLeft .content .tabs-nav-one li.tab-active-one a h1{font-weight: 600;}

#pageDetailContent .container .pageLeft .content .projeList{display: flex;flex-wrap: wrap;padding: 30px 0;}
#pageDetailContent .container .pageLeft .content .projeList .single{flex: 0 0 30%;transition: all .3s!important;transform: scale(1)!important;margin-right: 15px;margin-top: 15px;border: 3px outset #cfd9e0;padding: 15px;}
#pageDetailContent .container .pageLeft .content .projeList .single .image{width: 100%;height: 200px;}
#pageDetailContent .container .pageLeft .content .projeList .single .image img{width: 100%;height: 100%;object-fit: cover;}
#pageDetailContent .container .pageLeft .content .projeList .single .title{position: relative;margin: 0;padding: 8px 0;font-size: 13px;font-weight: 400;color: #1d2f3d;}
#pageDetailContent .container .pageLeft .content .projeList .single .title:before{content: "";left: 0;bottom: 0;width: 0;height: 3px;transition: all .3s;position: absolute;}
#pageDetailContent .container .pageLeft .content .projeList .single:hover{transform: scale(0.9)!important;transition: all .3s;}
#pageDetailContent .container .pageLeft .content .projeList .single:hover .title:before{background: #009ba4;transition: all .3s;width: 50%;}

#productsList .list {width: 100%;margin: 0;padding: 20px 0;list-style: none;display: flex;flex-wrap: wrap;}
#productsList .list li {flex-basis: 47%;width: 100%;height: 250px;margin: 0 15px 15px 0;position: relative;overflow: hidden;transition: all .4s;}
#productsList .list li:hover .katImage{transform: scale(1.2);transition: all .4s;}
#productsList .list li .katImage {width: 100%;height: 100%;transition: all .4s;}
#productsList .list li .katImage img {width: 100%;height: 100%;object-fit: cover;display: block;}
#productsList .list li .katTitle {width: 100%;position: absolute;bottom: 0;z-index: 100;background: rgb(255 255 255 / 58%);padding: 11px 0 15px 15px;transition: all .4s;}
#productsList .list li:hover .katTitle{transition: all .8s;letter-spacing: 1px;padding: 15px 0 15px 20px;}
#productsList .list li .katTitle h2 {font-size: 14px;margin: 0;padding: 0;color: #000000;}
#productsList .list li::after{width:100%;height:5px;background: #4e4e4e;position: absolute;content:"";bottom: 0;left: 0;right: 0;z-index: 998;}
#productsList .list li::before{position:absolute;content:"";left:0;bottom: 0;height:5px;width:20%;background: #00a3c0;z-index: 999;transition: all .3s;}
#productsList .list li:hover::before{width:30%;transition: all .3s;}

/*Urun List*/
#productsListe .list {width: 100%;margin: 0;padding: 20px 0;list-style: none;display: flex;flex-wrap: wrap;}
#productsListe .list a{flex-basis: 30%;background: #fff;position:relative;transition: all .3s;padding: 15px;border-radius: 8px;padding: 0;display: flex;flex-direction: column;border: 1px solid #ddd;margin-right: 15px;margin-bottom: 15px;}
#productsListe .list a:nth-child(3n){margin-right: 0;}
#productsListe .list a:before{transition: all .3s;position: absolute;content: "";left: 0;right: 0;top: -22px;height: 30px;border-top-left-radius: 8px;border-top-right-radius: 8px;}
#productsListe .list a:hover{opacity: 0.98;transition: all .3s;transform: scale(.88);}
#productsListe .list a img{width: 100%;/* height: 246px; */object-fit: contain;padding: 20px;}
#productsListe .list a .title{margin: 0;font-size: 17px;color: #e4af00;font-weight: 500;/* position: relative; */padding: 20px 30px;/* border-top: 1px solid #e5e9ec; */min-height: 64px;transition: all .3s;display: flex;align-items: center;justify-content: center;}
#productsListe .list a .title:before{content: "";position: absolute;left: 0;bottom: 0;width: 10px;height: 80px;background: #b2b2b2;transition: all .3s;border-bottom-left-radius: 8px;}
#productsListe .list a:hover .title{opacity: .7;transition: all .3s;}
#productsListe .list a span{position: absolute;left: 20px;top: 20px;background: #823f91;border-radius: 100%;margin: 0;width: 50px!important;height: 50px;display: flex;align-items: center;justify-content: center;color: #fff;box-shadow: 0 0 4px 2px rgb(0 0 0 / 23%);}
#productsListe .list a:hover .title:before{transition: all .3s;height: 100%;background: #009640;width: 5px;border-top-left-radius: 8px;}

/*Urun Detay*/
#productContent{padding: 0;background: #fff;display: flex;flex-direction: column;position: relative;padding: 15px 0;}
#productContent .left{float: none!important;width: 100%!important;}
#productContent .left .image{width: 100%;overflow: hidden;}
#productContent .right{width: 100%;padding: 1%;display: flex;border-right: unset;flex-direction: column;justify-content: center;background: rgb(255, 255, 255);z-index: 2;/* color: #ffffff; */margin-top: 15px;}
#productContent .right h2{margin: 0;padding: 5px 0;font-size: 21px;color: #000000;/* border-bottom: 1px solid #19244c; */font-weight: 400;position: relative;}
#productContent .right h2::after{position: absolute;content: "";left: 0;bottom: -6px;width: 50px;height: 5px;/* background: #274185; */border-top-right-radius: 5px;}
#productContent .right strong{margin: 0;padding: 10px 0;font-size: 17px;color: #484848;/* border-bottom: 1px solid #19244c; */font-weight: 700;position: relative;}
#productContent .right strong::after{position: absolute;content: "";left: 0;bottom: 3px;width: 50px;height: 3px;/* background: #94dbe9; */border-top-right-radius: 5px;}
#productContent .right p{margin: 2px 0px;padding: 5px 0;font-size: 16px;color: #232323dd;line-height: 1.7;}
#productContent .fotorama__thumb-border{border-color: #ec6707!important;background-image: linear-gradient(to bottom right,rgba(12, 77, 162, 0.34),rgba(236, 103, 7, 0.13))!important;}

#pageDetailContent .container .pageLeft .content .link{padding: 15px;background: #e2ad24;color: #fff;margin-bottom: 10px;font-size: 14px;width: fit-content;transition: all .3s;}
#pageDetailContent .container .pageLeft .content .link a{padding: 15px;transition: all .3s;}
#pageDetailContent .container .pageLeft .content .link:hover{opacity: .7;transition: all .3s;}
#pageDetailContent .container .pageLeft .content .table{width: 93%;overflow: hidden;overflow-x: auto;}
#pageDetailContent .container .pageLeft .content table{width: 100%;overflow-x:auto;margin-top: 10px;/* text-transform: uppercase; */border-collapse: collapse;}
#pageDetailContent .container .pageLeft .content table th{color: #fff;background: #0072bc;border-radius: 0;padding: 10px;font-size: 13px;}
#pageDetailContent .container .pageLeft .content table td, th{padding: 6px;font-size: 12px;}
#pageDetailContent .container .pageLeft .content table td:first-child{/* font-weight: 700; */}
#pageDetailContent .container .pageLeft .content table tr{border-bottom: 1px solid #c6c3c7;/* background: #dddd; */}

#pageDetailContent .container .pageRight .table{width: 100%;overflow: hidden;overflow-x: auto;margin: 29px 0;}
#pageDetailContent .container .pageRight table{width: 100%;overflow-x:auto;margin-top: 10px;/* text-transform: uppercase; */border-collapse: collapse;}
#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: 15px;flex: 1;display: flex;align-items: center;}
#pageDetailContent .container .pageRight table tr:first-child{font-weight: 700;background: #2e2e2d;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: #cbd7cf;display: flex;}
#pageDetailContent .container .pageRight table .tableRevert{ display: revert!important;}
#pageDetailContent .container .pageRight table tr:nth-child(2n){background: unset;}

/*ekip List*/
#teamList .list {width: 100%;margin: 0;padding: 20px 0;list-style: none;display: flex;flex-wrap: wrap;}
#teamList .list li {flex: 1 0 100%;width: 100%;/* height: 250px; */margin: 0 15px 15px 0;position: relative;overflow: hidden;transition: all .4s;border: 1px solid #e8e9ed;}
#teamList .list li:hover .katImage{transform: scale(1.2);transition: all .4s;}
#teamList .list li .katImage {width: 100%;height: 100%;transition: all .4s;}
#teamList .list li .katImage img {width: 100%;height: 100%;object-fit: contain;display: block;}
#teamList .list li .katTitle {width: 100%;position: absolute;bottom: 0;z-index: 100;background: #ffffff;padding: 11px 0 15px 15px;transition: all .4s;}
#teamList .list li:hover .katTitle{transition: all .8s;letter-spacing: 1px;/* padding: 15px 0 15px 20px; */}
#teamList .list li .katTitle h2 {font-size: 14px;margin: 0;padding: 0;color: #484848;}
#teamList .list li::after{width:100%;height:5px;background: #e8e9ed;position: absolute;content:"";bottom: 0;left: 0;right: 0;z-index: 998;}
#teamList .list li::before{position:absolute;content:"";left:0;bottom: 0;height:5px;width:20%;background: #00a3c0;z-index: 999;transition: all .4s;}
#teamList .list li:hover::before{width: 25%;transition: all .4s;}

/*Ekibimiz Detay*/
#teamContent{padding: 27px 0;background: #ffffff;}
#teamContent .container{display: flex;flex-direction: row;position: relative;flex-wrap: wrap;}
#teamContent .container .left{float: none!important;width: 30%!important;flex: 1 0 27%;}
#teamContent .container .right{width: 100%;padding: 0 4%;display: flex;border-right: unset;flex-direction: column;/* justify-content: center; */margin-bottom: 15px;background: rgba(255, 255, 255, 0.58);z-index: 2;color: #000000;/* position: absolute; *//* bottom: 3%; *//* right: 3%; */flex: 1 0 40%;}
#teamContent .container .right p{margin: 0px;padding: 0;font-size: 15px;line-height: 1.7;}
#teamContent .container .left .fotorama__thumb-border{border-color: #4db848;background-color:rgba(0, 0, 0, 0.5);}
#teamContent .container .right h1{margin: 10px 0;padding: 5px 0px;font-size: 20px;color: #009bdf;position: relative;}
#teamContent .container .right h1:after{position: absolute;content: "";left: 0;bottom: -3px;width: 50px;height: 5px;background: #a1a8b8;}
#teamContent .container .right h2{font-size: 15px;color: #102a60;margin: 0 0 2px 0;padding: 0;}
#teamContent .container .right h2 span{font-weight: 500;font-size: 15px;color: #102a60;}
#teamContent .container .right h3{margin: 0 0 2px 0;padding: 0;font-size: 16px;color: #102a60;}
#teamContent .container .right p{margin: 0 0 10px 0;padding: 0;}
#teamContent .container .right span{font-size: 10px;color:#000;}
#teamContent .container .content .text{flex: 1;width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;margin-left: 5%;}
#teamContent .fotorama{max-width:800px;width:100%;margin:0 auto;border: 1px solid #dee1e6;border-bottom: 5px solid #dee1e6;padding-bottom: 10px;}
#teamContent .fotorama__nav{border-top: 1px solid #dee1e6;padding-top: 10px;width: 90%!important;}

/*Haber Categori*/
#newsList .container{display: flex;flex-wrap: wrap;padding: 0 0 17px 0;}
#newsList .single {flex: 1 0 48%;padding: 10px;}
#newsList .single .catSingle{width: 100%;height: 240px;margin: 20px 0 0;transition: all 1s ease 8ms;border: 1px solid #e6e6e6;box-shadow: 0px 0px 5px 0px rgba(221, 221, 221, 0.6196078431372549);display: flex;flex-direction: column;align-items: center;justify-content: space-between;padding: 30px;}
#newsList .single .catSingle .top{position: relative;height: 45px;width: 100%;}
#newsList .single .catSingle .top:after{position: absolute;content: "";width: 100%;height: 2px;background: #ddd;right: 0;top:50%;transform: translateY(-50%);z-index: -1;}
#newsList .single .catSingle .midle h1{color: #102a60;font-size: 23px;font-weight: 500;text-align: center;}
#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;}
#newsList .single:hover .catSingle .bottom{transform: rotate(360deg);}

/*Haberler List*/
#news-list{background: #fff;}
#news-list .list{display: flex;flex-direction: row;flex-wrap: wrap;padding: 15px;}
#news-list .list .inner-container {width: 100%;height: auto;position:relative;margin: 15px;box-shadow: 0px 0px 15px rgba(0,0,0,0.06);flex-basis: 42%;}
#news-list .list .inner-container .date {position: absolute;top: 0px;left: 0px;width: 80px;height: auto;background-color: #1d1d1b;z-index: 2;padding: 18px 19px 10px 19px;}
#news-list .list .inner-container .date:before {position: absolute;content: '';left: 0px;bottom: -13px;border-top: 15px solid #1d1d1b;border-right: 80px solid transparent;z-index: -1;}
#news-list .list .inner-container .date  h3 {font-size: 36px!important;font-weight: 300;margin-top: 10px!important;margin-bottom: 4px;}
#news-list .list .inner-container .date  h3 span {position: relative;color: #fff;}
#news-list .list .inner-container .date  h3 span:before {position: absolute;content: "";width: 100%;height: 1px;background-color: #fff3db;left: 0px;bottom: 3px;}
#news-list .list .inner-container .date  h5 {margin: 0px;padding: 0px;color: #fff;letter-spacing: 0px;font-size: 14px;line-height: 14px;font-weight: 400;text-transform: uppercase;}
#news-list .list .inner-container .date  h5:first-child {padding: 10px 0 0 0;}
#news-list .list .inner-container .image img {width: 100%;height: 250px;object-fit: cover;filter: grayscale(1);transition: 1s linear;}
#news-list .list .inner-container:hover .image img{filter: unset;transition: 1s linear;}
#news-list .list .inner-container .desc {width: 100%;height: auto;padding: 0 20px 30px 30px;}
#news-list .list .inner-container .desc .title h3 {font-size: 20px;line-height: 1;font-weight: 500;color: #14141c;margin-bottom: 10px;text-transform: capitalize;}
#news-list .list .inner-container .desc .title h3 a {text-decoration: none;color: #1d1d1b;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
#news-list .list .inner-container:hover .desc .title h3 a{color: #f07d00;}
#news-list .list .inner-container .desc .info {width: 100%;margin-bottom: 8px;border-bottom: 1px solid #ccc;padding-bottom: 4px;}
#news-list .list .inner-container .desc .info span {position: relative;color: #000000;font-size: 12px;padding-right: 22px;font-style: italic;font-weight: 400;}
#news-list .list .inner-container .desc .info span:last-child {position:unset}
#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;}
#news-list .list .inner-container .desc .info a:hover{color: #274185;}
#news-list .list .inner-container .desc .explanation {margin-bottom: 17px;}
#news-list .list .inner-container .desc .explanation p {font-size: 15px;color: #3b3b3b;line-height: 1.6;}
#news-list .list .inner-container .desc .readmore {width: 100%; margin-bottom: 8px;}
#news-list .list .inner-container .desc .readmore a {text-decoration: none;background-color: #505050; font-size: 15px; 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;}
#news-list .list .inner-container .desc .readmore a:hover {opacity: 0.7;}

/*Haber Detay*/
#pageDetailContent .container .pageRight .newsContent .image{width: 100%;height: 480px;margin-bottom: 20px;}
#pageDetailContent .container .pageRight .newsContent .image img{width: 100%;height: 100%;object-fit: contain;}
#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: #d64b18;}
#pageDetailContent .container .pageRight .newsContent .page-news-detail-footer:after{position:absolute;content:'';width:100px;height:2px;bottom:-1px;right:0;background-color: #519fd7;}
#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 i {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}

#pageDetailContent .container .pageRight .newsContent .newsGallery .topTitle{width: 100%;margin: 10px 0 20px;color: #ff4d00;}
#pageDetailContent .container .pageRight .newsContent .newsGallery .topTitle h1{margin: 0;padding: 0;font-size: 24px;}
#pageDetailContent .container .pageRight .newsContent .newsGallery .content{width: 100%;flex-wrap: wrap;display: flex;}
#pageDetailContent .container .pageRight .newsContent .group1{flex: 1 0 44%;margin: 10px;height: 250px;}
#pageDetailContent .container .pageRight .newsContent .group1 img{width: 100%;height: 100%;object-fit: cover;}

#pageDetailContent .container .pageRight .brosurs{display: flex;flex-direction: column;margin: 10px;}
#pageDetailContent .container .pageRight .brosurs .single{display: flex;justify-content: space-between;padding: 7px;border-bottom: 1px solid #ddd;margin: 0 20px;align-items: center;transition: all .3s;}
#pageDetailContent .container .pageRight .brosurs .single:first-child{border-top: unset;}
#pageDetailContent .container .pageRight .brosurs .single .left{font-size: 13px;}
#pageDetailContent .container .pageRight .brosurs .single:hover{color:#015a99;transition: all .3s;}
#pageDetailContent .container .pageRight .brosurs .single .left i{padding-right: 9px;}
#pageDetailContent .container .pageRight .brosurs .single .right i{color: #3d4243;font-size: 23px;}

#pageDetailContent .container .pageRight .referanceList{flex-wrap: wrap;display: flex;/* padding: 20px 0 0; */}
#pageDetailContent .container .pageRight .referanceList .single{cursor:pointer;position: relative;flex: 1 0 30%;width: 100%;display: flex;min-height: 70px;align-items: center;justify-content: center;transition: all .3s;border:1px solid #cccccc;flex-direction: column;margin: 8px;/* padding: 23px; */text-decoration: unset;color: unset;}
#pageDetailContent .container .pageRight .referanceList .single:hover{transform: scale(0.95);transition: all .3s;}
#pageDetailContent .container .pageRight .referanceList .single img{width: 100%;object-fit: contain;height: 160px;padding: 12px;}
#pageDetailContent .container .pageRight .referanceList .single h1{font-size: 17px;font-weight: 500;/* color: #fff; */padding: 10px 0;margin: 0;width: 100%;text-align: center;text-decoration: unset;}
#pageDetailContent .container .pageRight .referanceList .single:before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 4px;background: linear-gradient(256deg, rgb(116 116 116) 23%, #f07d00 75%);transition: all .3s;}
#pageDetailContent .container .pageRight .referanceList .single:hover:before{width: 100%;background: #1d1d1b;transition: all .3s;}

/*Video List*/
#videoList .container .list{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
#videoList a{display: flex;flex: 1 0 47%;width: 100%;height: 300px;margin: 10px;position: relative;transition: all .4s;}
#videoList a img{width: 100%;height: 100%;object-fit: cover;filter: grayscale(1);}
#videoList a p{position: absolute;bottom: 0;left: 0;width: 100%;background: #3b3b3b7a;color: #fff;padding: 11px;margin: 0;}
#videoList a:hover{opacity: 0.7;}
#videoList a:hover img{filter: unset;}

 /*Iletisim*/
.form {flex: 1 0 45%; height: 350px;}
.page-contact .boxes{display:flex;flex-direction:column;justify-content:flex-start;flex-basis:50%;padding:0 50px 0 0}
.page-contact .boxe{display: flex;flex-direction: column;}
.page-contact .boxe h1{margin: 0;padding: 17px 0;font-size: 16px;color: #519fd7;border-bottom: 1px solid #ddd;}
.page-contact .box{display:flex;align-items:center;justify-content:flex-start;border-bottom:1px solid #d1287917;padding: 15px 15px; transition: all .3s;}
.page-contact a.box:hover{background: rgb(0 0 0 / 4%); transition: all .3s;}
.page-contact .box .icon{text-align:center;height:100%;min-width:40px;display:flex;align-items:center}
.page-contact .box .icon i{font-size:28px;color: #f07d00;}
.page-contact .box .tel{font-size: 18px!important;}
.page-contact .box .ctitle{display:flex;flex-direction:column;justify-content:center;padding:0;height:100%;width: 100%;}
.page-contact .box:first-child .ctitle{justify-content:center}
.page-contact .box .ctitle a{font-weight:400; letter-spacing:1px;color:#8c8c8c; height: 100%;}
.page-contact .box .ctitle p{color:#8c8c8c;margin:0;font-size:15px!important;line-height:1!important; display: flex; align-items: center;}
.page-contact .contact-top{display:flex;flex:1;margin: 20px 0;justify-content: space-between;}

/*Cerezler*/
.cookie-banner {position: fixed;bottom: 50px;left: 10%;right: 10%;width: 80%;padding: 5px 14px;display: flex;align-items: center;justify-content: space-between;background-color: #1b2650;color: #fff;border-radius: 5px;box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);z-index: 99999;flex-direction: column;}
.cookie-banner p{margin:0; padding: 10px;}
.cookie-banner a:hover{text-decoration: underline;}
.cookie-close {background-color: #bc4f19;border: none;color: white;border-radius: 2px;cursor: pointer;padding: 10px;font-size:14px;}

/*Sayfalama*/
ul.pagination{display: flex;flex-direction: row;width: 100%;list-style: none;margin: 0;flex-wrap: wrap;padding: 10px 0;margin:10px 0;border-top:1px solid #ddd;border-bottom: 1px solid #ddd;}
ul.pagination li:first-child{border-left: unset;}
ul.pagination li{display: flex;align-items: center;justify-content: center;list-style: unset;width: 100%;flex: 1;border-left: 1px solid #ddd;}
ul.pagination li a{width: 100%;display: flex;align-items: center;justify-content: center;}
li.active{color: #2c8db1;}

#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;}

/*Page Sayfalama*/
#pageNavigationImg{width:100%;height: 375px;/* z-index: -1; */position:relative;margin-top: 0;}
#pageNavigationImg .container{width:100%;height:100%;/* box-shadow:0 6px 6px -1px rgba(171,171,171,0.52) */position: absolute;top: 0;left: 0;right: 0;bottom: 0;}
#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: #ffffff;}
#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%;position: relative;}
#pageDetailContent::before{position: absolute;content: "";width: 40%;top: 0;bottom: 0;left: 0;background: #e7e7e7;z-index: -1;}
#pageDetailContent .container{/* display: flex; *//* flex-wrap: wrap; *//* flex-direction: row; */display: -ms-grid;display: grid;grid-template-columns: 27% 69%;grid-gap: 0 50px;/* padding: 0 20px; */background: #fff;}
#pageDetailContent .container .pageLeft{width: 100%;background: #e7e7e7;/* padding: 30px 0; *//* border-bottom-right-radius: 15px; */}
#pageDetailContent .container .pageRight{width: 100%;padding: 30px 0;}
#pageDetailContent .container .pageRight .pageTitle{border-bottom: 2px solid #d9d9d9;padding: 0 0 16px 0;display: flex;align-items: center;justify-content: flex-start;font-style: italic;}
#pageDetailContent .container .pageRight .pageTitle a{font-size: 24px;}
#pageDetailContent .container .pageRight .pageTitle a:nth-child(2){position: relative;display: flex;align-items: center;font-weight: 700;}
#pageDetailContent .container .pageRight .pageTitle a:nth-child(2):before{content: '\E5CC';color: rgb(0 0 0 / 70%);vertical-align: top;display: inline-block;font-family: 'Material Icons';font-weight: normal;font-style: normal;font-size: 30px;-webkit-font-smoothing: antialiased;}
#pageDetailContent .container .pageRight .content{position: relative;height: 100%;padding-bottom: 50px;}
#pageDetailContent .container .pageRight .content .contentTitle{width: 100%;max-width: 531px;font-size: 55px;margin: 0;margin-bottom: 35px;font-style: italic;font-weight: 900;}
#pageDetailContent .container .pageRight .content p{font-size: 17px;line-height: 1.5;width: 94%;margin: 0;padding: 0;margin-top: 10px; height: 100%;}
#pageDetailContent .container .pageRight .content .page-contact P{margin-top: 0;}/*iletişim sayfası için*/
#pageDetailContent .container .pageRight .contentP p{width: 100%;}
#pageDetailContent .container .pageRight .content ul{width: 100%;}
#pageDetailContent .container .pageRight .content ul li{    font-size: 17px;line-height: 1.5;margin: 0;padding: 0;}

#pageDetailContent .container .pageRight .content .kurumsalImg{position: absolute;right: 0;bottom: 52px;z-index: -1;}

#pageDetailContent .container .pageLeft .filter{display: none;padding: 13px 0; background: #f07d00; color: #fff;cursor: pointer;align-items: center;justify-content: center;}
#pageDetailContent .container .pageLeft .filter img{margin-right: 6px; filter: invert(100%); height: 15px;}
#pageDetailContent .container .pageLeft .filter i{margin-right: 13px;}


#pageDetailContent .container .pageRight .contentP{display: flex;flex-wrap: wrap;padding-top: 20px;height: auto!important;}
#pageDetailContent .container .pageRight .content .singleU{flex: 0 0 calc(33% - 12px); margin-right: 12px; margin-bottom: 12px; transition: all .3s; position: relative; height: auto; border-radius: 5px;  background: #e7e7e7;}
#pageDetailContent .container .pageRight .content .singleU:hover{transition: all .2s; transform: scale(.92);}
#pageDetailContent .container .pageRight .content .singleU img{width: 100%; object-fit: cover; height: 200px; max-height: 200px; padding: 8px;}
#pageDetailContent .container .pageRight .content .singleU h1{font-size: 16px; padding: 10px; margin: -7px 0 0 0; font-weight: 500; min-height: 45px; height: auto;}
#pageDetailContent .container .pageRight .content .singleU::before{content: "";position: absolute;left: 25px;height: 43%;width: 1px;/* background: linear-gradient(3deg,  #7d656f 50%, #381c12 100%); */transition: all .3s;}
#pageDetailContent .container .pageRight .content .singleU:hover::before{transition: all .3s;height: 100%;left: 90%;}
#pageDetailContent .container .pageRight .contentP .build{font-size: 17px;margin-top: 0;padding: 10px 0;margin-bottom: 10px;border-bottom: 1px solid #ddd;width: 100%;}

#pageDetailContent .container .pageRight .contentP .singleEdu{display:flex;/* flex-direction:column; */transition: all .3s;/* height: 250px; *//* justify-content: center; */flex: 1 0 27%;padding: 35px;border-right: 1px dashed rgb(255 255 255 / 65%);/* margin: 25px 25px 0 0; */}
#pageDetailContent .container .pageRight .contentP .singleEdu:hover{opacity: .89;transition: all .3s;transform: scale(.85);}
#pageDetailContent .container .pageRight .contentP .singleEdu a {width: 100%;/* height: 100%; */display: flex;/* justify-content: center; *//* flex-direction:column; */align-items: center;}
#pageDetailContent .container .pageRight .contentP .singleEdu p{margin: 0;padding: 0;transition: all .3s;font-size: 43px;color: rgb(255 255 255 / 50%);text-transform: uppercase;flex: .4;}
#pageDetailContent .container .pageRight .contentP .singleEdu .border{width: 14%;transition: all .3s;margin: 15px;height: 1px;background: rgb(255 255 255 / 65%);flex: .2;}
#pageDetailContent .container .pageRight .contentP .singleEdu h1{margin: 0;padding: 0;transition: all .3s;font-size: 15px;color: rgb(255 255 255 / 90%);width: 85%;font-weight: 400;flex: 2;}
#pageDetailContent .container .pageRight .contentP .singleEdu:nth-child(3n){margin: 0;border-right: unset;}

#pageDetailContent .container .pageRight .content .ourTeams{flex-wrap: wrap;display: flex;/* padding: 20px 0 0; */}
#pageDetailContent .container .pageRight .content .ourTeams .single{position: relative;flex: 1 0 25%;width: 100%;display: flex;min-height: 220px;align-items: center;justify-content: center;transition: all .3s;border:1px solid #cccccc;flex-direction: column;margin: 14px;/* padding: 23px; */padding: 5px;cursor: pointer;}
#pageDetailContent .container .pageRight .content .ourTeams .single:hover{transform: scale(0.95);transition: all .3s;}
#pageDetailContent .container .pageRight .content .ourTeams .single img{width: 100%;object-fit: contain;height: 200px;/* padding: 10px; */}
#pageDetailContent .container .pageRight .content .ourTeams .single h1{font-size: 15px;font-weight: 500;/* color: #fff; */padding: 7px 0 5px 0;margin: 0;width: 100%;text-align: center;}
#pageDetailContent .container .pageRight .content .ourTeams .single p{font-size: 12px;font-weight: 500;/* color: #fff; */padding: 8px 0;margin: 0;width: 100%;text-align: center;}
#pageDetailContent .container .pageRight .content .ourTeams .single:before{content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 5px;background: #cccccc;transition: all .3s;}
#pageDetailContent .container .pageRight .content .ourTeams .single:hover:before{width: 100%;background: #00a3c0;transition: all .3s;}


/*Ana Sayfa Slider*/
#pageDetailContent .container .pageRight #productSlider{width:100%;height: 45vh;position: relative;}
#pageDetailContent .container .pageRight #productSlider .swiper-container{position:relative;width:100%;height:100%;/* box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 54%); */}
#pageDetailContent .container .pageRight #productSlider .swiper-container .swiper-slide{position:relative;width:100%!important;height:100%;background: #ffff;}
#pageDetailContent .container .pageRight #productSlider .swiper-container .swiper-slide::before{content:'';position:absolute;bottom:0;right:0;left:0;height: 100%;/* background: rgb(255 255 255 / 35%); */z-index:2;}
#pageDetailContent .container .pageRight #productSlider .swiper-container video{width:100%;height:100%;object-fit:cover}
#pageDetailContent .container .pageRight #productSlider .swiper-container div{width: 100%;height: 100%;}
#pageDetailContent .container .pageRight #productSlider .swiper-container img{width:100%;height:100%;object-fit: contain;}
#pageDetailContent .container .pageRight #productSlider .swiper-pagination {text-align: right;left: 50%;transform: translateX(-50%);bottom: 6px;background: none;z-index: 99;display: flex;/* flex-direction: column; *//* background: rgba(0, 0, 0, 0.5); */border-radius: 20px;align-items: flex-end;}
#pageDetailContent .container .pageRight #productSlider .swiper-pagination-bullet {width: 20px;height: 3px;background: #4e4e4e;opacity: 1;z-index: 99;display: flex;align-items: center;justify-content: center;transition: all .3s;margin-right: 6px;border-radius: unset;}
#pageDetailContent .container .pageRight #productSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #5b616a;height: 5px;}
#pageDetailContent .container .pageRight #productSlider .swiper-button-prev{background:unset;background-position:center;background-repeat:no-repeat;background-size:contain;width: 30px;left:3%;height: 60px;}
#pageDetailContent .container .pageRight #productSlider .swiper-button-prev i{color: #f07d00;font-size: 35px;}
#pageDetailContent .container .pageRight #productSlider .swiper-button-next{background:unset;background-position:center;background-repeat:no-repeat;background-size:contain;width: 30px;right:3%;height: 60px;}
#pageDetailContent .container .pageRight #productSlider .swiper-button-next i{color: #f07d00;font-size: 35px;}
#pageDetailContent .container .pageRight #productSlider .buyutec{position: absolute;width: 50px;height: 50px;right: 20px;top: 20px;z-index: 99999999;opacity: .7;}
#pageDetailContent .container .pageRight #productSlider .buyutec i{font-size: 35px;color: #2e2e2e;}

#pageDetailContent .container .pageRight .productDetail{width: 100%;padding: 0!important;}
#pageDetailContent .container .pageRight .productDetail .tabs{width: 100%;margin-top: 10px;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-nav{display: flex;flex-wrap: wrap;list-style: none;margin: 0;padding: 0;margin-bottom: 10px;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-nav .singlee{flex: 1;list-style: none;/* padding: 20px; */background: #cfd9e0;display: flex;transition: all .3s;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-nav .singlee:hover{opacity: .7;transition: all .3s;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-nav .singlee.tab-active{background: #1d2f3d;width: 100%;color: #fff;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-nav .singlee a{width: 100%;height: 100%;padding: 20px;text-align: center;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-stage{width: 100%;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-stage .tabsVisibility{width: 100%;}
#pageDetailContent .container .pageRight .productDetail .tabs .tabs-stage .tabsVisibility img{width: 100%;object-fit: contain;padding: 10px;border: 2px solid #ddd;}
#pageDetailContent .container .pageRight .productDetail .din{margin: 8px 0;padding: 0;font-size: 25px;color: #009ba4;}


#pageDetailContent .container .pageLeft .pageDetailSlider{position: relative;padding: 50px 50px 100px 50px;height: 610px;display: flex;flex-direction: column;justify-content: space-around;}
#pageDetailContent .container .pageLeft .pageDetailSlider img{position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}
#pageDetailContent .container .pageLeft .pageDetailSlider .text{font-style: italic;}
#pageDetailContent .container .pageLeft .pageDetailSlider .text .title h1{font-size: 35px;color:#fff;margin:0;font-weight: 700;/* line-height: 91px; */}
#pageDetailContent .container .pageLeft .pageDetailSlider .text .title p{color: #ff991a;text-shadow:1px 1px #000;margin:0;font-weight: 400;font-size: 20px;}
#pageDetailContent .container .pageLeft .pageDetailSlider .text .content p{font-size: 17px;color: #a09f9f;font-weight: 400;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-container{position:relative;width:100%;/* box-shadow:0 6px 6px -1px rgba(171,171,171,0.52) */}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-container .swiper-slide{position:relative;display: flex;flex-direction: column;height: 100%;align-items: center;justify-content: center;/* box-shadow: inset 0 0 150px 7px #f3f3f3; */}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-container .swiper-slide .image{width: 100%;height: 80px;display: flex;align-items: center;justify-content: center;margin-bottom: 9px;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-container .swiper-slide img{margin-bottom: 20px;height: 100%;width: 100%;object-fit: contain;position: unset;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-container .swiper-slide .count{display: flex;font-weight: 500;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-container .swiper-slide p{padding: 0;margin: 0;color: #fff;font-size: 19px;width: 73%;text-align: center;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-container .swiper-slide h1{margin: 0;padding: 0;font-size: 20px;text-align: center;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-pagination {text-align: right;top: unset;transform: translateX(-50%);left: 50%;background: none;z-index: 99;display: flex;flex-direction: row;/* background: rgba(0, 0, 0, 0.5); */border-radius: 20px;align-items: center;justify-content: center;bottom: 50px;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-pagination-bullet {width: 19px;height: 19px;background: transparent;/* border: 1px solid rgba(255, 255, 255, 0.75); */opacity: 1;/* margin: 2px 3px; */z-index: 99;display: flex;align-items: center;justify-content: center;transition: all .3s;}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-pagination-bullet::before {content: "";width: 8px;height: 8px;border-radius: 100%;background:rgba(255, 255, 255, 0.75);}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-pagination-bullet-active::before {content: "";width: 8px;height: 8px;border-radius: 100%;background: rgb(255, 255, 255);}
#pageDetailContent .container .pageLeft .pageDetailSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border: 1px solid rgb(255 255 255 / 30%);}

#pageDetailContent .container .pageLeft .detailMenu{display:flex;/* height:100%; */align-items:center;flex-direction:column;list-style:none;padding:0;margin:0;padding: 20px 0; background: #e7e7e7; /* border-left: 1px solid #d9d9d9; */position: relative;}
#pageDetailContent .container .pageLeft .detailMenu:after{position: absolute;content:"";top: 0;left: 0px;height: 0;/* background: #eef5fa; */z-index: 1;}
#pageDetailContent .container .pageLeft .detailMenu li{position: relative;height: 100%;display: flex;align-items: center;background: unset;width: 100%;justify-content: space-between;padding: 0 30px;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu li:before{position: absolute;content:"";top:-0px;right: 0px;width: 30px;height: 100%;background: transparent;transition: all .3s;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#pageDetailContent .container .pageLeft .detailMenu li:after{position: absolute;content:"";background: transparent;transition: all .3s;}

#pageDetailContent .container .pageLeft .detailMenu li.activePage:before{background: #495052;transition: all .3s;right: -30px;}
#pageDetailContent .container .pageLeft .detailMenu li.activePage:after{background: #1c1f1f;transition: all .3s;left: -1000%;width: 1000%;top: 0;bottom: 0;}

#pageDetailContent .container .pageLeft .detailMenu li.activePage{background: #e00b18;}
#pageDetailContent .container .pageLeft .detailMenu li.activePage {background: linear-gradient(270deg,rgb(75 82 84) 0%, #1c1f1f 100%);transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu li.activePage a{color: #ffffff;font-weight: 500;border-bottom: unset;transition: all .3s;padding: 15px 0;}
#pageDetailContent .container .pageLeft .detailMenu li.activePage a i{display: block;transform: rotate(0deg);transition: all .3s;position: absolute;right: -30px;z-index: 999;}

#pageDetailContent .container .pageLeft .detailMenu li:hover:before{background: #f07d00;transition: all .3s;right: -30px;}
#pageDetailContent .container .pageLeft .detailMenu li:hover:after{background: #f07d00;transition: all .3s;left: -1000%;width: 1000%;top: 0;bottom: 0;}

#pageDetailContent .container .pageLeft .detailMenu li a{font-weight: 400;font-size: 15px;transition:all .5s;border-radius:0;padding: 12px 0px;width: 100%;color: #000000;display: flex;align-items: center;width: 100%;display: flex;border-bottom: 1px solid rgb(255 255 255 / 29%);}
#pageDetailContent .container .pageLeft .detailMenu li:hover {background: #f07d00;transition: all .3s!important;}
#pageDetailContent .container .pageLeft .detailMenu li:hover a{color: #fff!important;/* font-weight: 700; *//* border-bottom: unset; */transition: all .3s;padding: 15px 0;}
#pageDetailContent .container .pageLeft .detailMenu li a i{transition: all .3s;margin-right: 10px;transform: rotate(184deg);padding: 0;}
#pageDetailContent .container .pageLeft .detailMenu li:hover a i{display: block;transform: rotate(0deg);transition: all .3s;position: absolute;right: -30px;z-index: 99;}

#pageDetailContent .container .pageLeft .detailMenu .nextPrevP{background: #4e4e4e;}
#pageDetailContent .container .pageLeft .detailMenu .nextPrevP a{border-bottom: 1px solid #dde3e8;}
#pageDetailContent .container .pageLeft .detailMenu .subMenu{flex-direction: column;}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu {position: relative;display: none;padding: 0;width: 100%;}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu a{padding: 10px 5px!important;border-bottom: 1px solid rgba(255, 255, 255, 0.541)!important;font-size: 14px!important;}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu a:hover{/* background-color: #535960; */padding: 10px!important;color: rgb(255 255 255 / 42%)!important;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu .colmnMenu{display: flex;flex-direction: column;/* width: 89%; */padding-left: 20px;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu .colmnMenu:hover{padding-left: 10px;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu .levelTwo{padding: 10px 15px;border-top: 1px solid #f5f5f5;font-weight: 500;}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu .levelThree{padding: 10px 0px; border-top: 1px solid #f5f5f5}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu .levelFour{padding: 10px 0px; border-top: 1px solid #f5f5f5}
#pageDetailContent .container .pageLeft .detailMenu .dropdownMenu i{float:right;font-size:12px;margin-right:0;line-height:15px!important}


/*Filtre Acilir Menu*/
#filter {width: 100%;height: 0;position: fixed;z-index: 9999999999999999;top: 0; background: #fff; overflow-x: hidden;transition: 0.5s;left: 0;right: 0;bottom: 0;}
#filter .container {width: 100%;height: 100%;padding: 0;display: grid;grid-template-rows: 60px 1fr 100px; background: 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;/* align-items: center; */flex-direction: column;/* border-bottom: 1px solid #c1c1c1; */}
#filter .closebtnn {font-size: 41px;color: #f07d00;width: 100%;display: flex;align-items: center;justify-content: center; font-weight: 500;}
#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 0px; border-top: 1px solid #f5f5f5}
#filter .dropdownMenu .levelFour{padding: 10px 0px; 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;/* height: 50px; */}
#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;}



#cboxOverlay{z-index: 9999999999!important;}
#colorbox {z-index: 999999999999!important;}
.fotorama{border:1px solid #ddd!important;padding: 20px!important;}
.fotorama__nav--thumbs{border-top: 1px solid #ddd!important;padding-top: 20px!important;}
.fotorama__thumb-border{background-color: rgb(199 199 199 / 56%)!important;border-color: #95a9ba!important;}

#otherProducts{padding-bottom: 30px;border-bottom: 1px solid #dbdbdb;background: #f3f3f3;}
#otherProducts .container{border-top: 1px solid #dbdbdb;}
#otherProducts .bTitle{/* font-family: 'Open Sans', sans-serif; */font-size: 17px;font-weight: 400;margin: 0;padding: 22px 0;}
#otherProducts .swiper-slide{transition: all .3s!important;transform: scale(1)!important;/* border: 3px outset #cfd9e0; */padding: 15px;background: #fff;}
#otherProducts .swiper-container{/* background-color:#fff; *//* padding: 20px 0; *//* border: 3px outset #cfd9e0; */}
#otherProducts .single .image{width: 100%;height: 126px;}
#otherProducts .single .image img{width: 100%;height: 100%;object-fit: contain;}
#otherProducts .single .title{position: relative;margin: 0;padding: 8px 0;font-size: 13px;font-weight: 400;color: #1d2f3d;text-align: center;}
#otherProducts .single .title:before{content: "";left: 0;bottom: 0;width: 0;height: 3px;transition: all .3s;position: absolute;}
#otherProducts .swiper-slide:hover{transform: scale(0.9)!important;transition: all .3s;}
#otherProducts .swiper-slide:hover .title:before{background: #009ba4;transition: all .3s;width: 50%;}
#otherProducts .swiper-slide-active{transform: scale(0.9)!important;transition: all .3s;}
#otherProducts .swiper-slide-active .title:before{background: #009ba4;transition: all .3s;width: 50%;}

.pPdf{margin-top: 10px;width: 100%;display: flex;}
.pPdf a{width: 100%;padding: 10px;background-color: #2f297e;color: #fff;}


#pageDetailContent .container .pageRight .pageListK .singleT{transition: all .3s;flex: 1 0 30%;position: relative;margin-left: 15px;box-shadow: 0 5px 4px 0px rgb(0 0 0 / 20%);width: 100%;margin-top: 15px;display: flex;align-items: center;padding: 25px;background: linear-gradient(270deg, rgb(122 155 21) 0%, rgb(170 207 59) 50%, rgb(122 155 21) 100%);color: #fff;}
#pageDetailContent .container .pageRight .pageListK .singleT:nth-child(2n){background: linear-gradient(270deg, rgb(36 51 64) 0%, rgb(87 114 131) 50%, rgb(36 51 64) 100%);}
#pageDetailContent .container .pageRight .pageListK .singleT:nth-child(3n){background: linear-gradient(270deg, rgb(6 88 56) 0%, rgb(96 146 129) 50%, rgb(6 88 56) 100%);}
#pageDetailContent .container .pageRight .pageListK .singleT:nth-child(4n){background: linear-gradient(270deg, rgb(86 86 86) 0%, rgb(172 172 172) 50%, rgb(86 86 86) 100%);}
#pageDetailContent .container .pageRight .pageListK .singleT:nth-child(5n){background: linear-gradient(270deg, rgb(128 18 18) 0%, rgb(255 66 24) 50%, rgb(128 38 18 ) 100%);}
#pageDetailContent .container .pageRight .pageListK .singleT:nth-child(6n){background: linear-gradient(270deg, rgb(28 105 111) 0%, rgb(52 214 227) 50%, rgb(28 105 111) 100%);}

#pageDetailContent .container .pageRight .pageListK .singleT:hover{opacity: .8;transform: scale(.8);transition: all .3s;}
#pageDetailContent .container .pageRight .pageListK .singleT:hover img{transform: rotate(360deg);transition: all .3s;}
#pageDetailContent .container .pageRight .pageListK .singleT img{height: 49px;transition: all .3s;}
#pageDetailContent .container .pageRight .pageListK .singleT h1{margin: 0;padding: 0 15px;font-size: 18px;font-weight: 400;}

#pageDetailContent .container .pageRight .pInfos{display: flex;flex-wrap: wrap;width: 100%;}
#pageDetailContent .container .pageRight .pInfos .single{flex: 1 0 40%;background: linear-gradient(48deg,  #39231a 0%, #775e56 100%);margin: 10px 10px 0 0;display: flex;justify-content: center;flex-direction: column;padding: 20px;color: #fff;border-radius: 10px;}
#pageDetailContent .container .pageRight .pInfos .single p{margin-top: 0;font-size: 14px;line-height: 1.4;font-weight: 400;}
#pageDetailContent .container .pageRight .pInfos .single:nth-child(2n){background: linear-gradient(42deg,  #44041f 0%, #bc6c8e 100%);margin-right: 0;}
#pageDetailContent .container .pageLeft .contentP .pDetailInfo a{flex: 1;padding: 10px;margin-right: 10px;background: #a4a4a4;color: #fff;display: flex;align-items: center;}
#pageDetailContent .container .pageRight .pInfos .single:nth-child(3){margin-right: 0;background: linear-gradient(48deg,  #39231a 0%, #775e56 100%)}
#pageDetailContent .container .pageRight .pDetailInfo{display: flex;flex-wrap: wrap;margin-top: 10px;width: 100%;}
#pageDetailContent .container .pageRight .pDetailInfo a{flex: 1;padding: 10px;margin-right: 10px;background: #353839;color: #fff;display: flex;align-items: center;border-radius: 10px;}
#pageDetailContent .container .pageRight .pDetailInfo a i{margin-right: 9px;}
#pageDetailContent .container .pageRight .pDetailInfo a:last-child{background: #0aa400;}