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

#mainSocials{position: fixed;top:150px;left: 20px;z-index: 99999999999;}
#mainSocials .topS{transition: all .3s;box-shadow: 0 0 6px rgb(0 0 0 / 29%); width: 50px;height: 50px;/* border-radius: 100%; */background: #004d8e;display: flex;align-items: center;justify-content: center;cursor: pointer;}
#mainSocials .topS:hover{opacity: .7;transition: all .3s;}
#mainSocials .topS img{height: 23px; filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(320deg) brightness(109%) contrast(101%); }
#mainSocials .contentMs {overflow: hidden;max-height: 0;opacity: 0;transition: max-height 0.5s ease, opacity 0.5s ease;display: flex;flex-direction: column;}
#mainSocials .contentMs.active {max-height: 500px; /* içeriğin yüksekliğine göre ayarlayabilirsin */opacity: 1;background: #004d8e;border-top: 1px solid rgb(255 255 255 / 41%);}
#mainSocials .contentMs a{display: flex;margin: 5px 0 5px;align-items: center;justify-content: center;transition: all .3s;}
#mainSocials .contentMs a img{height: 26px;transition: all .3s;}
#mainSocials .contentMs a:first-child{filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(320deg) brightness(109%) contrast(101%);}
#mainSocials .contentMs a:hover img{opacity: .7;transition: all .3s;}

#mFull{height:0;width:100%;position:fixed;z-index:9999999999;top:0;left:0;background: linear-gradient(265deg, #102639 0, #3c6c94 100%);overflow-x:hidden;transition:.5s}
#mFull .container{padding:0 20px;display:grid;grid-template-rows: 125px 1fr 70px;}
#mFull .container .header{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgb(157 157 157 / 12%)}
#mFull .container .header span{color:#fff;font-weight:500;flex:1;padding-left:15px}
#mFull .closebtn{font-size:50px;color:#fff;text-align:right;width:100%;max-width:100px}
#mFull .container .content{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:flex-start;padding:0 0 0;flex-direction:column}
#mFull .container .content .topMenu{display:flex;width:100%;padding:30px 0;justify-content:space-between;border-bottom:1px solid rgb(157 157 157 / 12%)}
#mFull .container .content .topMenu .socials{display:flex}
#mFull .container .content .topMenu .socials .social{display:flex;align-items:center;padding:15px 0;margin-right:0;margin:0 34px}
#mFull .container .content .topMenu .socials .social p{margin:0;padding:0;font-size:16px;color:#fff}
#mFull .container .content .topMenu .socials .social p b{font-weight:600}
#mFull .container .content .topMenu .socials .social .icons{margin:0 0 0 15px;padding:0 0 0 15px;display:flex;border-left:1px solid #a0a0a0}
#mFull .container .content .topMenu .socials .social .icons a{display:flex;margin-left:5px}
#mFull .container .content .topMenu .socials .social .icons a:first-child{margin-left:0}
#mFull .container .content .topMenu .socials .social .icons a img{height:25px;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(110deg) brightness(108%) contrast(101%);transition:all .3s}
#mFull .container .content .topMenu .socials .social .icons a:hover img{transition:all .3s;filter:invert(20%) sepia(39%) saturate(5773%) hue-rotate(348deg) brightness(98%) contrast(109%)}
#mFull .container .content .topMenu .socials .line{width:1px;height:67px;background:#686e75;margin:0 15px}
#mFull .container .content .topMenu .socials .single{display:flex;align-items:center;transition:all .3s;padding:15px 0}
#mFull .container .content .topMenu .socials .single img{height:25px;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(110deg) brightness(108%) contrast(101%);transition:all .3s}
#mFull .container .content .topMenu .socials .single:hover img{filter:invert(20%) sepia(39%) saturate(5773%) hue-rotate(348deg) brightness(98%) contrast(109%);transition:all .3s}
#mFull .container .content .topMenu .socials .single p{margin:0;padding:0;font-size:16px;color:#fff;padding-right:15px;margin-right:15px;border-right:1px solid #686e75}
#mFull .container .content .topMenu .socials .single p b{font-weight:600}
#mFull .container .content .topMenu .phone{display:flex;align-items:center;transition:all .3s;flex-direction:row-reverse;justify-content:flex-end}
#mFull .container .content .topMenu .phone:hover{opacity:.75;transition:all .3s}
#mFull .container .content .topMenu .phone .text{display:flex;align-items:flex-start;justify-content:center;flex-direction:column-reverse}
#mFull .container .content .topMenu .phone .text p{font-size:18px;color:rgb(255 255 255 / 54%);padding:0;margin:0}
#mFull .container .content .topMenu .phone .text h1{margin:0;padding:0;font-size:23px;color:#fff;font-weight:600}
#mFull .container .content .topMenu .phone img{height:35px;margin-right:10px;padding-right:10px;border-right:1px solid #386c8d;filter:invert(100%) sepia(100%) saturate(2%) hue-rotate(110deg) brightness(108%) contrast(101%)}
#mFull .container .content .mMenuM{display:flex;flex-wrap:wrap;width:100%;padding:20px 0}
#mFull .container .content .mMenuM .leftMenu{display:flex;flex-direction:column;padding:0 20px 0 0;flex:1;max-width:375px;border-right:1px dashed rgb(157 157 157 / 23%)}
#mFull .container .content .mMenuM .leftMenu .links{display:flex;flex-direction:column;margin-left:6px;justify-content:flex-start;height:fit-content;flex:1}
#mFull .container .content .mMenuM .leftMenu .links:first-child{margin-left:0}
#mFull .container .content .mMenuM .leftMenu .links a{transition:all .3s;color:rgba(255,255,255,.685);font-weight:400;font-size:14px;margin-top:15px;display:flex;align-items:center}
#mFull .container .content .mMenuM .leftMenu .links a:first-child{margin-top:0}
#mFull .container .content .mMenuM .leftMenu .links a:hover{opacity:.89;transition:all .3s;transform:scale(.95);color:rgb(255 255 255 / 40%)}
#mFull .container .content .mMenuM .leftMenu .links a h1{font-weight:600;margin:0;padding:0;font-size:15px;color:#fff}
#mFull .container .content .mMenuM .leftMenu .links a img{height:35px;margin-right:10px;filter:invert(100%) sepia(1%) saturate(5098%) hue-rotate(3deg) brightness(120%) contrast(100%);transition:all .3s}
#mFull .container .content .mMenuM .leftMenu .links a:hover h1{color:rgb(255 255 255 / 40%);transition:all .3s}
#mFull .container .content .mMenuM .leftMenu .links a:hover img{filter:invert(20%) sepia(39%) saturate(5773%) hue-rotate(348deg) brightness(98%) contrast(109%);transition:all .3s}
#mFull .container .content .mMenuM .leftMenu .links .cmt{margin-top:50px}
#mFull .container .content .mMenuM .rightMenu{flex:2;display:flex;height:fit-content;width:100%;/* background:#fff; */border-radius:7px;flex-direction: column;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner{display: flex;position: relative;background: #183853;flex-wrap: wrap;z-index: 999999;width: 100%;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner:before{content: "";width: 200px;background: #3c6c94;position: absolute;left: 0;top: 0;bottom: 0;z-index: -1;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .lImage{    display: flex;margin-left: -40px;max-width: 535px;flex: 1;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .lImage img{    width: 100%;height: 572px;object-fit: contain;margin-top: -77px;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText{display: flex;flex-direction: column;padding: 100px 0;margin-left: 50px;flex: 1;width: 100%;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .title{display: flex;flex-direction: column;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .title h2{margin: 0;padding: 0;font-size: 30px;color: #80b0d7;font-weight: 300;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .title h1{margin: 0;padding: 0;font-size: 40px;color: #fff;max-width: 530px;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt{display: flex;flex-direction: column;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt p{padding: 20px 0 35px 0;margin: 0;font-size: 17px;color: #fff;line-height: 1.5;font-weight: 300;max-width: 530px;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .pIconPro{display: flex;flex-wrap: wrap;width: 100%;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .pIconPro a {display: flex;flex: 1 0 48%;padding: 10px 0;align-items: center;margin-right: 10px;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .pIconPro a img{width: fit-content;height: 35px;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(76deg) brightness(103%) contrast(101%);opacity: .7;transition: all 0.4s ease;margin-right: 10px;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .pIconPro a  p{margin: 0;padding: 0;color: #ffff;font-size: 15px;font-weight: 600;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .pIconPro a.activeProCont{background:#3c6c94 ;padding: 10px;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .button{display: flex;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .button a{font-size: 15px;padding:  0;color: #9dcdf4;transition: all .3s;}
#mFull .container .content .mMenuM .rightMenu .mobilBanner .rText .cnt .button a:hover{color: #fff;transition: all .3s;}
#mFull .dropdownMenu{position:relative;display:none}
#mFull .dropdownMenu a{padding-top:10px}
#mFull .dropdownMenu .colmnMenu{display:flex;flex-direction:column}
#mFull .dropdownMenu .levelTwo{padding:10px 15px;border-top:1px solid #f5f5f5;font-weight:500}
#mFull .dropdownMenu .levelThree{padding:10px 0;border-top:1px solid #f5f5f5}
#mFull .dropdownMenu .levelFour{padding:10px 0;border-top:1px solid #f5f5f5}
#mFull .dropdownMenu i{float:right;font-size:12px;margin-right:0;line-height:15px!important}
#mFull .footerNav{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:20px 0;border-top:1px solid rgb(157 157 157 / 12%)}
#mFull .footerNav-social{display:flex}
#mFull .footerNav-social span{color:#ffffffd1;font-weight:300;font-size:13px}
#mFull .flags img{width:fit-content;height: 50px;object-fit:contain;margin:0 5px;opacity:.7}
#mFull .flags img:hover{opacity:1;filter:brightness(150%)}
#mFull .flags img.aktif{opacity:1}
#mFull .footerNav-social a{margin-left:5px}
#mFull .footerNav-social a:first-child{margin-left:0}
#mFull .footerNav-social img{width:26px;height:26px}
#mFull .footerNav-inviva{display:flex}
#mFull .footerNav-inviva img{height:16px}

.fade-out {opacity: 0;transition: opacity 0.3s ease;}
#categoryImage {transition: opacity 0.3s ease;}
#toast-container{z-index: 999999999!important;}
#header{width: 100%;height: 100px;box-shadow: 0px 5px 8px 1px rgb(59 59 59 / 12%);z-index: 99999999;position: relative;background: #fff;}
#header.sticky{position: fixed;top: 0;left: 0;right: 0;width: 100%;z-index: 99999999999;}
#header .container{height: 100%;display: flex;position: relative;}
#header .container .logo{display: flex;align-items: center;justify-content: flex-start;}
#header .container .logo img{height: 40px;object-fit: contain;}
#header .container .menu{display:flex;flex-wrap:wrap;justify-content:center;width:100%;height:100%;align-items:end;justify-content:flex-end;background: #fff;}
#header .container .menu ul{display:flex;height:100%;align-items:center;flex-direction:row;list-style:none;padding:0;margin:0;width:100%;justify-content: center;}
#header .container .menu ul li{position:relative;height:100%;justify-content:space-between;font-weight:400;font-size:15px;border-radius:0;padding:0px 18px;width:auto;display:flex;align-items:center;transition:all ease .5s;cursor:pointer}
/* #header .container .menu ul .menuActive{border-bottom:2px solid #1f2f55} */
#header .container .menu ul li a{height: 100%;font-weight: 600;font-size: 15px;transition:all .5s;border-radius:0;width:100%;display:flex;align-items:center;color: #131313;transition:all ease .5s}
#header .container .menu ul li img{margin-left:11px;height: 15px;filter: invert(99%) sepia(4%) saturate(700%) hue-rotate(268deg) brightness(112%) contrast(100%);}
#header .container .menu ul li::after{position:absolute;content:'';height: 4px;right:0;bottom:0;left:0;background-color: #007bc4;transform:scale(0);transform-origin:center;transition:all ease .5s}
#header .container .menu ul li::before{position:absolute;content:'';height: 22px;right:0;top: 50%;transform: translateY(-50%);width: 1px;background: #b2c0ce;}
#header .container .menu ul li:last-child:before{display: none;}
#header .container .menu ul li:hover::after{transform:scale(1)}
#header .container .menu ul li.menuActive::after{transform:scale(1);background-color: #1f2f55;}
#header .container .menu ul li:hover.menuActive::after{transform:scale(1);background-color: #007bc4;}
#header .container .menu ul li:hover a{transition:all ease .5s;}
#header .container .menu ul li.menuActive a{font-weight: 600;color: #3b3b3b;}
#header .container .menu ul .altMenu{position:absolute;top:120px;left:0;width:275px;background:#fff;z-index:-111;font-size:15px;box-shadow:1px 8px 6px 0 rgba(0,0,0,0.2);transition:all .4s;opacity:0;display:none}
#header .container .menu ul .altMenu ul{flex-direction:column!important;width:100%}
#header .container .menu ul .altMenu li{display:block!important;border-radius:0;width:100%}
#header .container .menu ul .altMenu li:after{display:none}
#header .container .menu ul .altMenu li a:after{display:none!important}
#header .container .menu ul .altMenu li a{padding:10px!important;background:unset!important;color:#000!important}
#header .container .menu ul .altMenu li:hover a{background:#e4e4e4!important}
#header .container .menu ul .altMenu li:hover{border-radius:0!important;background: #ff694f !important;transition:all .3s;width:100%}
#header .container .menu ul .altMenu li:hover a{border-radius:0!important;background:unset!important;transition:all .3s;color:#fff!important}
#header .container .menu ul li:hover .altMenu{top: 100px;left:0;transition:all .4s;opacity:1;z-index:999999999999;display:flex;}
#header .container .hedarRight{display: flex;align-items: center;}
#header .container .hedarRight .phoneH{transition: all .3s;width: 40px;height: 40px;border-radius: 100%;margin: 0 5px;background: #004d8e;display: flex;align-items: center;justify-content: center;}
#header .container .hedarRight .phoneH img{height: 18px;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(76deg) brightness(103%) contrast(101%);}
#header .container .hedarRight .phoneH:hover{background: #006b64;}
#header .container .hedarRight .mobileMenu{transition: all .3s;cursor: pointer; height: 40px;display: flex;padding: 0 20px;border-radius: 20px;border: 1px solid #ddd;align-items: center;}
#header .container .hedarRight .mobileMenu img{transition: all .3s;height: 15px;margin-right: 7px;}
#header .container .hedarRight .mobileMenu p{margin: 0;padding: 0;font-size: 14px;}
#header .container .hedarRight .mobileMenu:hover{opacity: .7;transition: all .3s;}
#header .container .hedarRight .mobileMenu:hover img{filter: invert(27%) sepia(78%) saturate(1593%) hue-rotate(179deg) brightness(106%) contrast(101%);transition: all .3s;}
#header .container .hedarRight .searchHe{transition: all .3s;width: 40px;height: 40px;border-radius: 100%;margin: 0 5px;background: #e5e5e5;display: flex;align-items: center;justify-content: center;}
#header .container .hedarRight .searchHe img{height: 15px;filter: invert(22%) sepia(0%) saturate(0%) hue-rotate(190deg) brightness(99%) contrast(84%);}
#header .container .hedarRight .searchHe:hover{opacity: .7;transition: all .3s;}
#header .container .hedarRight .lang {transition:all .3s;display:flex;align-items:center;position:relative}
#header .container .hedarRight .lang .langS {cursor: pointer; transition: all .3s;height: 40px;background: #df0000;padding: 0 20px;border-radius: 20px;display: flex;align-items: center;}
#header .container .hedarRight .lang .langS  p{margin: 0;padding: 0;color: #fff;}
#header .container .hedarRight .lang .langS  img{height: 7px;filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(320deg) brightness(109%) contrast(101%);margin-left: 5px;}
#header .container .hedarRight .lang .langS :hover{background: #3b3b3b;transition: all .3s;}
#header .container .hedarRight .lang #langO{display:none;flex-direction:column;position:absolute;bottom: -52px;left:0;padding:0;z-index:1;width:100%;padding: 0 10px;background-color: #df0000;margin: 0;}
#header .container .hedarRight .lang #langO a{color:#fff;font-size: 13px;font-weight:300;width:100%;padding: 5px 0;border-top:1px solid rgb(255 255 255 / 17%);transition:all .3s}
#header .container .hedarRight .lang.open .langS{border-bottom-left-radius: 0;border-bottom-right-radius: 0;background:rgb(69 77 84);}
#header .container .hedarRight .lang.open #langO{display:flex;background:rgb(69 77 84);}
#header .container .hedarRight .lang:hover .langS{background: #ff694f;transition: all .3s;}
#header .container .hedarRight .lang:hover #langO{background: #ff694f;transition: all .3s;}


#bottomMenu{position: absolute;right: 0;top: 100px;z-index: 9999999;overflow: hidden;left: 0;}
#bottomMenu .container{display: flex;flex-direction: column;justify-content: flex-end;align-items: end;}
#bottomMenu .container .single{display: flex;position: relative;cursor: pointer;flex-direction: column;width: 250px;}
#bottomMenu .container .single .topS{padding: 27px 5px 27px 27px;display: flex;border-top: 3px solid rgba(0, 0, 0, 0.24);width: 100%;background: #004d8e;transition: all .3s;position: relative;}
#bottomMenu .container .single .topS:before{position: absolute;content: "";right: -1000%;top: -3px;width: 1000%;bottom: 0;background: #004d8e;border-top: 3px solid rgba(0, 0, 0, 0.24);}
#bottomMenu .container .single .topS:after{transition: all 0.4s ease;position: absolute;opacity: 0;content: "";left: 0px;top: -3px;width: 25px;bottom: 0;background: #004d8e;border-top: 3px solid rgba(0, 0, 0, 0.24);}
#bottomMenu .container .single:nth-child(2) .topS{background: #006b64;}
#bottomMenu .container .single:nth-child(3) .topS{background: #684323;}
#bottomMenu .container .single:nth-child(2) .topS:before{background: #006b64;}
#bottomMenu .container .single:nth-child(3) .topS:before{background: #684323;}
#bottomMenu .container .single:nth-child(2) .topS:after{background: #006b64;}
#bottomMenu .container .single:nth-child(3) .topS:after{background: #684323;}
#bottomMenu .container .single:first-child .topS{border-top: unset;}
#bottomMenu .container .single:first-child .topS:before{border-top: unset;top: 0;}
#bottomMenu .container .single:first-child .topS:after{border-top: unset;top: 0;}
#bottomMenu .container .single:hover .topS{background: #007bc4;transition: all .3s;}
#bottomMenu .container .single:hover .topS:before{background: #007bc4;transition: all .3s;}
#bottomMenu .container .single:hover .topS:after{background: #007bc4;transition: all .3s;}
#bottomMenu .container .single .topS .icon{height: 40px;width: 35px;margin-right: 15px;}
#bottomMenu .container .single .topS .icon img{width: 100%;height: 100%;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(76deg) brightness(103%) contrast(101%);opacity: .7;;transition: all 0.4s ease;}
#bottomMenu .container .single .topS .text{display: flex;justify-content: space-between;width: 100%;align-items: center;}
#bottomMenu .container .single .topS .text p{margin: 0;padding: 0;color: #ffff;font-size: 15px;font-weight: 600;}
#bottomMenu .container .single .topS .text img{transition: all 0.4s ease;height: 10px;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(76deg) brightness(103%) contrast(101%);opacity: 0;}
#bottomMenu .container .single .bottomS{height: 0;opacity: 0;background: #f2f2f2;position: relative;transition: all 0.4s ease;}
#bottomMenu .container .single .bottomS .icon{width: 7px;height: 40px;background: #007bc3;left: 30px;position: absolute;bottom: -17px;z-index: 99999;}
#bottomMenu .container .single .bottomS:before{position: absolute;content: "";right: -1000%;top: 0;width: 1000%;bottom: 0;background: #f2f2f2;/* border-top: 3px solid rgba(0, 0, 0, 0.24); */}
#bottomMenu .container .single .bottomS .singleBt{transition: all .3s;display: flex;padding: 0 20px;align-items: center;}
#bottomMenu .container .single .bottomS .singleBt img{height: 12px;margin-right: 10px;filter: invert(58%) sepia(65%) saturate(0%) hue-rotate(190deg) brightness(102%) contrast(92%);}
#bottomMenu .container .single .bottomS .singleBt p{transition: all .3s;margin: 0;padding: 7px 0;font-size: 15px;font-weight: 600;border-bottom: 1px solid #cecece;width: 100%;}
#bottomMenu .container .single .bottomS .singleBt:last-child p{border-bottom: unset;}
#bottomMenu .container .single .bottomS .singleBt:hover{border-radius: 20px;background: #fff;transition: all .3s;box-shadow: 0 0 3px 1px rgb(59 59 59 / 13%);}
#bottomMenu .container .single .bottomS .singleBt:hover p{border-bottom: unset;transition: all .3s;}
#bottomMenu .container .single.active .bottomS{padding: 40px 5px 40px 20px;max-height: 800px; /* içerik yüksekliğini geçmeyecek kadar büyük bir değer */opacity: 1;visibility: visible;height: fit-content;}
#bottomMenu .container .single.active .topS:after{left: -25px;transition: all 0.4s ease;opacity: 1;}
#bottomMenu .container .single.active .topS .text img{opacity: .5;transition: all 0.4s ease;}

.productMenu{width:0%;position:fixed;margin:0;height: 750px;left: -100000%;top: 100px;bottom:0;right:0;transition:all .3s;z-index: 9999999999999;background: #393939;}
.productMenu:before{position: absolute;content: ""; left: 0;top: 0;bottom: 0;width: 50%;height: 100%;background: #004d8e;}

.productMenu .container{transition: all .3s;display:flex;height: 100%;}
.productMenu .container .single{display: flex;position: relative;cursor: pointer;flex-direction: column;padding: 27px;display: flex;border-top: 3px solid rgba(0, 0, 0, 0.24);width: 100%;background: #004d8e;transition: all .3s;position: relative;}
.productMenu .container .single:nth-child(2){background: #006b64;}
.productMenu .container .single:nth-child(3){background: #684323;}
.productMenu .container .single:nth-child(4){background: #393939;}
.productMenu .container .single .topS{display: flex;}
.productMenu .container .single .topS .icon{height: 70px;width: fit-content;margin-right: 15px;}
.productMenu .container .single .topS .icon img{width: 100%;height: 100%;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(76deg) brightness(103%) contrast(101%);opacity: .7;;transition: all 0.4s ease;}
.productMenu .container .single .topS .text{display: flex;justify-content: space-between;width: 100%;align-items: center;}
.productMenu .container .single .topS .text p{margin: 0;padding: 0;color: #ffff;font-size: 19px;font-weight: 600;}
.productMenu .container .single .topS .text img{transition: all 0.4s ease;height: 10px;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(76deg) brightness(103%) contrast(101%);opacity: 0;}
.productMenu .container .single .bottomS{padding: 30px 20px;/* position: relative; */transition: all 0.4s ease;}
.productMenu .container .single .bottomS .icon{width: 7px;height: 40px;background: #007bc3;left: 30px;position: absolute;bottom: -17px;z-index: 99999;}
.productMenu .container .single .bottomS .singleBt{transition: all .3s;display: flex;align-items: center;}
.productMenu .container .single .bottomS .singleBt img{height: 12px;margin-right: 10px;filter: invert(58%) sepia(65%) saturate(0%) hue-rotate(190deg) brightness(102%) contrast(92%);}
.productMenu .container .single .bottomS .singleBt p{transition: all .3s;margin: 0;padding: 7px 0;font-size: 15px;font-weight: 600;border-bottom: 1px solid rgb(255 255 255 / 18%);width: 100%;color: #fff;}
.productMenu .container .single .bottomS .singleBt:last-child p{border-bottom: unset;}
.productMenu .container .single .bottomS .singleBt:hover{border-radius: 20px;background: #fff;transition: all .3s;box-shadow: 0 0 3px 1px rgb(59 59 59 / 13%);padding: 0 20px;}
.productMenu .container .single .bottomS .singleBt:hover p{border-bottom: unset;transition: all .3s;color: #3b3b3b;}


#slider{width:100%;height:90vh!important;position:relative;max-height: 800px;margin-top: 0px;position: relative;}
#slider .favicon{filter: invert(100%) sepia(12%) saturate(1%) hue-rotate(213deg) brightness(101%) contrast(101%);position:absolute;top: 0;left: -166px;bottom: 0;height: 100%;z-index: 999;width: fit-content!important;opacity: .1;}
#slider .swiper-container{position:relative;width:100%;height:100%}
#slider .swiper-container .swiper-slide{transition:all .3s;position:relative;height:100%;overflow:hidden;transition:all .3s;cursor:pointer}
#slider .swiper-container .swiper-slide::after{content:'';position:absolute;bottom:0;right:0;left:0;height:100%;background: linear-gradient(180deg, rgb(0 0 0 / 12%) 0, rgb(0 0 0 / 33%) 92%);z-index:2}
#slider .swiper-container .swiper-slide img{width:100%;height:100%;object-fit:cover}
#slider .swiper-container .swiper-slide video{width:100%;height:100%;object-fit:cover}
#slider .swiper-container .swiper-slide .mainSlider{position:absolute;max-width:1680px;bottom: 0;left:50%;transform: translate(-50%,0%);width:100%;text-align:left;z-index:999;font-weight:700;display:flex;height:100%;align-items: flex-end;justify-content:flex-start;padding-bottom: 65px;}
#slider .swiper-container .swiper-slide .mainSlider .text{transition:all .3s;flex:1;display:flex;justify-content:start;flex-direction:column;max-width: 700px;}
#slider .swiper-container .swiper-slide .mainSlider .text h1{line-height:1;font-size: 70px;margin:0;padding:0;font-weight: 700;color: #ffffff;text-align:left;text-shadow: 0px 0px 9px rgb(0 0 0 / 68%);}
#slider .swiper-container .swiper-slide .mainSlider .text h2{padding:0;font-size: 35px;color:#fff;font-weight: 300;margin:0;text-align:left;line-height:1.1;text-shadow: 0px 0px 9px rgb(0 0 0 / 68%);max-width: 650px;margin-top: 15px;}
#slider .paginetionSlider{bottom: 23px;z-index: 9999999!important;display:flex;position:absolute;width:100%;text-align:left;font-weight:700;}
#slider .paginetionSlider .container{position:relative}
#slider .paginetionSlider .swiper-pagination{right: 0;top:50%;transform:translateY(-50%);display:flex;align-items:center}
#slider .paginetionSlider .swiper-pagination-bullet{background:#c6cace;width: 7px;height: 7px;margin-right:5px;border-radius: 100%;opacity:1}
#slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;height: 7px;background: #007bc3;display:flex;align-items:center;justify-content:center;border-radius: 7px;}
#slider .bottomLine{position: absolute;bottom: 0;height: 50px;left: 0;right: 0;width: 100%;overflow: hidden;}
#slider .bottomLine .container{position: relative; right: 0; /* background: #fff; */ width: 100%; height: 100%; z-index: 999; display: flex;justify-content: end;}
#slider .bottomLine .container:before{ position: absolute;content: "";right: -1000%;bottom: 0;height: 50px;background: #fff;width: 1000%;z-index: 99;}
#slider .bottomLine .container .line{background: #fff;width: 200px;height: 100%;position: relative;z-index: 99999999999;}
#slider .bottomLine .container .triangle{position: absolute;right: 200px;top: 0;border-bottom: 50px solid #fff;border-top: 0px solid transparent;border-left: 50px solid #97979800;/* box-shadow: inset 17px -20px 12px 0px rgb(0 0 0); */z-index: 99999;}
#slider .bottomLine .container .triangleShadow {position: absolute;right: 227px;top: -17px;width: 36px;height: 114px;background: rgb(0 0 0 / 30%);transform: rotate(45deg);z-index: 9;}

#homeCorp{position: relative;width: 100%;height: 600px;}
#homeCorp .bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;object-fit: cover;height: 100%;}
#homeCorp .container{position: relative;display: flex;flex-wrap: wrap;height: 100%;}
#homeCorp .container .leftText{flex: 1;display: flex;flex-wrap: wrap;padding-top: 130px;height: fit-content;}
#homeCorp .container .leftText .links{max-width: 190px;flex: 1;display: flex;flex-direction: column;padding-right: 40px;}
#homeCorp .container .leftText .links .image{background: #ff694f;height: 90px;width: 100%;display: flex;align-items: center;justify-content: center;margin-bottom: 25px;}
#homeCorp .container .leftText .links .image img{height: 45px;}
#homeCorp .container .leftText .links .cnt{display: flex;flex-direction: column;}
#homeCorp .container .leftText .links .cnt a{transition: all .3s;color: #000; font-size: 15px; padding: 6px 0;border-bottom: 1px solid #d9d9d9;display: flex;align-items: center; justify-content: flex-end;}
#homeCorp .container .leftText .links .cnt a:first-child{font-weight: 700;}
#homeCorp .container .leftText .links .cnt a b{font-weight: 700;}
#homeCorp .container .leftText .links .cnt a:last-child{border-bottom: unset;}
#homeCorp .container .leftText .links .cnt a:hover{opacity: .7;transition: all .3s;}
#homeCorp .container .leftText .textC{display: flex;flex-direction: column;flex: 1;padding-left: 60px;border-left: 1px solid #ddd;}
#homeCorp .container .leftText .textC .title{display: flex;flex-direction: column;}
#homeCorp .container .leftText .textC .title h2{margin: 0;padding: 0;font-size: 20px;font-weight: 500;color: #1d1d1d;}
#homeCorp .container .leftText .textC .title h1{margin: 0;padding: 0;color: #ff694f;font-size: 30px;font-weight: 700;}
#homeCorp .container .leftText .textC .content{display: flex;flex-direction: column;padding-right: 100px;}
#homeCorp .container .leftText .textC .content p{margin: 0;padding: 40px 0 25px 0;font-size: 17px;color: #1d1d1d;line-height: 1.5;font-weight: 500;}
#homeCorp .container .leftText .textC .content .button{display: flex;}
#homeCorp .container .leftText .textC .content .button a{font-size: 15px;background: #008998;padding: 15px;color: #fff;border-radius: 7px;transition: all .3s;}
#homeCorp .container .leftText .textC .content .button a:hover{background: #ff694f;transition: all .3s;}
#homeCorp .container .rightImg{flex: 1;max-width: 490px;display: flex;align-items: center;}
#homeCorp .container .rightImg img{height: 500px;width: fit-content;object-fit: contain;}

#homeBanner{width: 100%;}
#homeBanner .container{    display: flex;position: relative;background: #183853;border-radius: 10px;flex-wrap: wrap;z-index: 999999;}
#homeBanner .container:before{content: "";width: 200px;background: #3c6c94;position: absolute;left: 0;top: 0;bottom: 0;border-top-left-radius: 10px;border-bottom-left-radius: 10px;z-index: -1;}
#homeBanner .container .lImage{    display: flex;margin-left: -40px;max-width: 535px;flex: 1;}
#homeBanner .container .lImage img{    width: 100%;height: 572px;object-fit: contain;margin-top: -77px;}
#homeBanner .container .rText{display: flex;flex-direction: column;padding: 80px 0;margin-left: 80px;flex: 1;}
#homeBanner .container .rText .title{display: flex;flex-direction: column;}
#homeBanner .container .rText .title h2{margin: 0;padding: 0;font-size: 35px;color: #80b0d7;font-weight: 300;}
#homeBanner .container .rText .title h1{margin: 0;padding: 0;font-size: 50px;color: #fff;max-width: 510px;}
#homeBanner .container .rText .cnt{display: flex;flex-direction: column;}
#homeBanner .container .rText .cnt p{padding: 30px 0 35px 0;margin: 0;font-size: 17px;color: #fff;line-height: 1.5;font-weight: 300;max-width: 710px;}
#homeBanner .container .rText .cnt .button{display: flex;}
#homeBanner .container .rText .cnt .button a{font-size: 15px;padding:  0;color: #9dcdf4;transition: all .3s;}
#homeBanner .container .rText .cnt .button a:hover{color: #fff;transition: all .3s;}

#homeCategory{width:100%;padding: 40px 0;height:510px;position:relative;z-index:6}
#homeCategory .container{display:grid;grid-template-columns:300px 1fr;gap:0 50px;position:relative;z-index:99999;overflow:hidden}
#homeCategory .container .tabs-nav{display:flex;flex-direction:column}
#homeCategory .container .tabs-nav h1{margin: 0 0 30px 0;padding:0;font-size: 19px;color: #004d8e;font-weight:700;text-align: end;}
#homeCategory .container .tabs-nav ul{padding:0;margin:0}
#homeCategory .container .tabs-nav li{list-style:none;transition:all .3s;padding:0 25px;border-radius:40px;margin-bottom: 5px;border: 1px solid #ddd;}
#homeCategory .container .tabs-nav li a{display:flex;align-items:center;padding:15px 0;/* border-bottom:1px solid #e5e5e5; */justify-content: end;}
#homeCategory .container .tabs-nav li a img{height:17px;opacity:1;margin-left: 15px;filter: invert(97%) sepia(1%) saturate(32%) hue-rotate(314deg) brightness(85%) contrast(92%);}
#homeCategory .container .tabs-nav li a .activeIcon{display:none;opacity:0}
#homeCategory .container .tabs-nav li a p{color:#000;font-weight:600;padding:0;margin:0;font-size:16px}
#homeCategory .container .tabs-nav li:last-child a{border-bottom:unset}
#homeCategory .container .tabs-nav li:hover{background:#ebf1f7;transition:all .3s}
#homeCategory .container .tabs-nav li:hover a .icon{opacity:0;filter:invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);display:none}
#homeCategory .container .tabs-nav li:hover a .activeIcon{opacity:1;filter:invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);display:flex}
#homeCategory .container .tabs-nav li:hover a p{color:#012658}
#homeCategory .container .tabs-nav li.titleProjectActive{background: #004d8e;transition:all .3s;box-shadow:0 0 6px 0 rgb(59 59 59 / 19%);color: #fff;}
#homeCategory .container .tabs-nav li.titleProjectActive a{border-bottom:unset}
#homeCategory .container .tabs-nav li.titleProjectActive a .icon{opacity:0;display:none}
#homeCategory .container .tabs-nav li.titleProjectActive a .activeIcon{opacity:1;display:flex;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(135deg) brightness(102%) contrast(100%);}
#homeCategory .container .tabs-nav li.titleProjectActive a p{color:#e9540d}
#homeCategory .container .tabs-nav li.titleProjectActive:hover{background: #3c6c94;}
#homeCategory .container .tabs-nav li.titleProjectActive:hover a img{filter:invert(48%) sepia(0%) saturate(89%) hue-rotate(158deg) brightness(91%) contrast(85%);opacity:0}
#homeCategory .container .tabs-nav li.titleProjectActive:hover a p{color:#e9540d}
#homeCategory .container .tabs{width:100%;position:relative;min-width:0;overflow:hidden}
#homeCategory .container .tabs .tabs-stage{width:100%}
#homeCategory .container .tabs .tabs-stage .tabsVisibility{width:100%;background:unset}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont{width:100%;display:flex;flex-direction:column}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .titleCat{display:flex;justify-content:space-between;padding: 15px 100px 40px 0;align-items: center;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .titleCat h1{margin:0;padding:0;font-size:19px;font-weight:300;color:#004d8e;transition: all .3s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .titleCat h1:hover{color:  #076f75;transition: all .3s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .titleCat h1 b{font-weight: 700;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .titleCat .nextPrev{display: flex;margin: 0;padding: 0;cursor: pointer;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .titleCat .nextPrev p{margin: 0;padding: 0;color: #737373;font-size: 14px;transition: all .3s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .titleCat .nextPrev p:hover{opacity: .7;transition: all .3s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .catSlider{width:100%;position:relative;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-container{height:auto;  overflow: visible;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-wrapper{display:flex;align-items:stretch;height:auto; overflow: visible;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-slide{transition: all .4s;flex:0 0 20%;height:385px;background:#fff;transition:all .4s ease;box-sizing:border-box}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-slide-active{flex:0 0 40%!important;z-index:2;transition:all .4s ease}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-slide .image{border-radius: 10px; display:flex;align-items:center;justify-content:center;transition:all .5s ease;height:300px;width:100%}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-slide .image img{border-radius: 10px; width:100%;height:100%;object-fit:cover}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-slide h1{margin:0;padding:0;font-size:17px;padding-top: 25px;transition: all .4s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-slide:hover{opacity:.7;transition: all .4s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-slide:hover h1{color: #004d8e;transition: all .4s;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .prevSlider{position:absolute;top: -73px;z-index:9;right:0;/* background:#f2f2f2; */display:flex;align-items:center;justify-content:center;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-next,#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-prev{background:unset;margin:0;padding:0;position:static;width: 40px;height: 40px;background: #333333;border-radius: 100%;display: flex;align-items: center;justify-content: center;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-prev{margin-right: 5px;background: #fff;border: 1px solid #e7e7e7;}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-next img, #homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-prev img{height: 20px;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(135deg) brightness(102%) contrast(100%);}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-prev img{filter: invert(15%) sepia(0%) saturate(0%) hue-rotate(154deg) brightness(101%) contrast(86%);}
#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-next:hover,#homeCategory .container .tabs .tabs-stage .tabsVisibility .homeCatProCont .swiper-button-prev:hover{opacity: .7;transition: all .2s;}

#bottomTheree{padding: 40px 0;background: #f2f2f2;}
#bottomTheree .container{display: flex;flex-wrap: wrap;}
#bottomTheree .container .single{z-index: 9; transition: all .3s;justify-content: space-between; height: 300px;border-radius: 7px;display: flex;flex-wrap: wrap;flex: 1 0 32%;margin-right: 25px;background: #242424;position: relative;padding: 40px;}
#bottomTheree .container .single .bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;border-radius: 7px;}
#bottomTheree .container .single:last-child{margin-right: 0;}
#bottomTheree .container .single .text{max-width: 105px;margin-right: 30px; display: flex;flex-direction: column;justify-content: space-between;z-index: 99999999;position: relative;height: 100%;}
#bottomTheree .container .single .text h1{margin: 0;padding: 0;color: #fff;font-size: 19px;}
#bottomTheree .container .single .text p{margin: 0;padding: 0;font-size: 14px;font-weight: 300;color: rgba(255, 255, 255, 0.438);transition: all .3s;}
#bottomTheree .container .single .text p b{font-weight: 700;}
#bottomTheree .container .single.homeNews .text p{font-weight: 700;color: #fff;}
#bottomTheree .container .single.homeGallery .text p{color: #9cced7;}
#bottomTheree .container .single.catalogHome .text p{color: #dedede;}
#bottomTheree .container .single.homeNews .image{max-width: 250px; z-index: 99; flex: 1; background: #ffffff; border-radius: 7px;height: 220px;}
#bottomTheree .container .single.homeNews .image img{width: 100%;height: 100%;border-radius: 7px;object-fit: cover;}
#bottomTheree .container .single.homeGallery:before{border-radius: 7px; position: absolute;content: "";top: 0;left: 0;bottom: 0;right: 0;width: 100%;height: 100%;z-index: 9;background: linear-gradient(270deg, rgb(0 0 0 / 0%) 0, #243b3f 78%);border-top-left-radius: 7px;border-top-right-radius: 7px;}
#bottomTheree .container .single.catalogHome .image{height: 314px;flex: 1;z-index: 999;display: flex;justify-content: end;}
#bottomTheree .container .single.catalogHome .image img{/* width: 100%; */height: 100%;object-fit: contain;}
#bottomTheree .container .single.homeNews:hover{background: #004d8e;transition: all .3s;}
#bottomTheree .container .single.catalogHome:hover{background: #da905a;transition: all .3s;}
#bottomTheree .container .single.homeGallery:hover:before{background: linear-gradient(270deg, rgb(0 0 0 / 0%) 0, #ff694f 78%);transition: all .3s;}
#bottomTheree .container .single.homeGallery:hover .text p{color:#fff;transition: all .3s;}

#bottomTwo{padding: 40px 0;}
#bottomTwo .container{display: flex;flex-wrap: wrap;}
#bottomTwo .container .single{padding: 40px;display: flex;height: 400px;background: #264b5a;position: relative;flex: 1;margin-right: 30px;border-radius: 5px;transition: all .3s;}
#bottomTwo .container .single:last-child{margin-right: 0;}
#bottomTwo .container .single .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;object-fit: cover;z-index: 2;border-radius: 5px;}
#bottomTwo .container .single:before{position: absolute;content: "";top: 0;left: 0;right: 0;bottom: 0;z-index: 99;border-radius: 5px;transition: all .3s;}
#bottomTwo .container .single .text{display: flex;max-width: 310px;z-index: 999;height: fit-content;flex-direction: column;}
#bottomTwo .container .single .text h2{margin: 0;padding: 0;font-size: 20px;font-weight: 500;color: #fff;}
#bottomTwo .container .single .text h1{margin: 0;padding: 0;font-size: 28px;font-weight: 700;color: #fff;margin-top: 3px;}
#bottomTwo .container .single.rBg:before{background: rgba(0, 0, 0, 0.705);transition: all .3s;}
#bottomTwo .container .single.lBg:before{display: none;}
#bottomTwo .container .single:hover{background: #ff694f;transition: all .3s;}
#bottomTwo .container .single.rBg:hover:before {background: rgb(152 101 63 / 65%);transition: all .3s;}

#footer{width: 100%;padding: 60px 0;position: relative;background: #001627;}
#footer .bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;z-index: 9; object-fit: cover;height: 100%;}
#footer .container{display: flex;justify-content: space-between;position: relative;z-index: 999;}
#footer .container .footerLeft{flex: 1; max-width:370px ;display: flex;flex-direction: column;}
#footer .container .footerLeft .logo{display: flex;transition: all .3s;}
#footer .container .footerLeft .logo img{height: 40px;}
#footer .container .footerLeft .logo :hover{opacity: .7;transition: all .3s;}
#footer .container .footerLeft .copyright{padding: 30px 0 20px 0;}
#footer .container .footerLeft .copyright h1{margin: 0;padding: 0;color: #fff;font-size: 13px;}
#footer .container .footerLeft .copyright .adress{margin: 9px 0;padding: 0;color: #fff;font-size: 13px;transition: all .3s;}
#footer .container .footerLeft .copyright .adress:hover{opacity: .7;transition: all .3s;}
#footer .container .footerLeft .copyright p{margin: 0;padding: 0;color: #adcbd9;font-size: 13px;}
#footer .container .footerLeft .socials{display: flex;flex-direction: column;padding: 0 0 15px 0;}
#footer .container .footerLeft .socials h1{margin: 0;padding: 0;color: #fff;font-size: 13px;}
#footer .container .footerLeft .socials .cnt{display: flex;margin-top: 3px;width: 100%;}
#footer .container .footerLeft .socials .cnt a{margin-right: 2px;display: flex;transition: all .3s;}
#footer .container .footerLeft .socials .cnt a img{height: 30px;width: fit-content;transition: all .3s;width: 30px;}
#footer .container .footerLeft .socials .cnt a:hover img{opacity: .7;transition: all .3s;}
#footer .container .footerLeft .phoneF{display: flex;align-items: flex-start;transition: all .3s;}
#footer .container .footerLeft .phoneF img{height: 25px;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(135deg) brightness(102%) contrast(100%);}
#footer .container .footerLeft .phoneF .cnt{display: flex;flex-direction: column;padding-left: 15px;margin-left: 15px;border-left: 1px solid #4d5d68;}
#footer .container .footerLeft .phoneF .cnt h1{margin: 0;padding: 0;font-size: 13px;color: #fff;}
#footer .container .footerLeft .phoneF .cnt a{margin: 0;padding: 0;font-size: 13px;color: #fff;}
#footer .container .footerLeft .phoneF .cnt a:first-child{margin: 7px 0;}
#footer .container .footerLeft .phoneF:hover{opacity: .7;transition: all .3s;}
#footer .container .footerMenu{display: flex;justify-content: flex-end;}
#footer .container .footerMenu .single{max-width: 150px;margin: 0;padding: 0;display: flex;flex-direction: column;margin-right: 50px;}
#footer .container .footerMenu .single:last-child{margin-right: 0;}
#footer .container .footerMenu .single a{margin: 0;padding: 0;margin-bottom: 1px;font-size: 13px;color: rgb(255 255 255 / 61%);transition: all .3s;}
#footer .container .footerMenu .single a h1{margin: 0;padding: 0;font-size: 13px;color: #fff;}
#footer .container .footerMenu .single a .smt{margin-top: 20px;}
#footer .container .footerMenu .single a:hover{opacity: .7;transition: all .3s;}

#footerInviva{padding: 20px 0 30px 0;}
#footerInviva .container{display: flex;justify-content: flex-end;}
#footerInviva .container a{font-size: 13px;color: #000;transition: all .3s;}
#footerInviva .container a:hover{opacity: .7;transition: all .3s;width: fit-content;}


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


#pageDetailContent{width:100%;margin-top:30px;}
#pageDetailContent .container{display:-ms-grid;display:grid;grid-template-columns:400px 73%;grid-gap:0 50px}
#pageDetailContent .container .pageLeft{width: 100%;/* background: #262d31; *//* border-right: 1px solid #ddd; */margin-top: -165px;position: relative;z-index: 9;}
#pageDetailContent .container .pageLeft .filter{display:none;color:#3b3b3b;font-size:14px}
#pageDetailContent .container .pageLeft .filter img{height:15px;margin-right:10px}
#pageDetailContent .container .pageLeft .orderTotalBox{display:flex;background:linear-gradient(90deg, #36a9e1 0, #36a9e1 100%);border-radius:2px;padding:40px;height:150px;transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox:hover{background:linear-gradient(90deg, #1a3984 0, #025ba8 100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox .ordImg{height:40px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(154deg) brightness(100%) contrast(102%);margin-right:20px;padding-right:20px;border-right:1px solid rgb(0 0 0 / 44%)}
#pageDetailContent .container .pageLeft .orderTotalBox .text{display:flex;flex-direction:column}
#pageDetailContent .container .pageLeft .orderTotalBox .text p{margin:0;padding:0;font-size:15px;color:#fff}
#pageDetailContent .container .pageLeft .orderTotalBox .text h1{margin:0;padding:0;font-size:18px;font-weight:600;color:#fff;margin-top:3px}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button{display:flex;transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button:hover{opacity:.7;transition:all .3s}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button a{font-size:13px;color:#fff;padding:5px 10px;margin-top:4px;background:#ffffff4d;display:flex;align-items:center}
#pageDetailContent .container .pageLeft .orderTotalBox .text .button a img{height:14px;margin-left:5px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%)}
#pageDetailContent .container .pageLeft .orderButtonView{display:flex;flex-direction:column}
#pageDetailContent .container .pageLeft .orderButtonView a{background:#4f5961;margin-top:1px;border-radius:2px;font-size:12px;padding:15px 30px;color:#fff;display:flex;transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a.greenBox{background:linear-gradient(90deg,#759e05 0,#749d05 100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a img{height:16px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-right:5px}
#pageDetailContent .container .pageLeft .orderButtonView a:hover{background:linear-gradient(90deg, #36a9e1 0, #36a9e1 100%);color:#fff;transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a.greenBox:hover{background:linear-gradient(90deg,#2b3035 0,#4f5961 100%);transition:all .3s}
#pageDetailContent .container .pageLeft .orderButtonView a .count{margin: 0 3px;}
#pageDetailContent .container .pageLeft .detailMenu{display:flex;align-items:center;flex-direction:column;list-style:none;padding:0;margin:0;padding:0;position:relative;border-radius: 10px;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner{display: flex;flex-direction: column; position: relative;background: #183853;flex-wrap: wrap;z-index: 999999;width: 100%;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner:before{content: "";width: 100%;background: #3c6c94;position: absolute;left: 0;top: 0;z-index: -1;height: 150px;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .lImage{display: flex;margin-left: 0;max-width: 100%;flex: 1;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .lImage img{width: 100%;height: 335px;object-fit: contain;margin-top: -77px;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText{display: flex;flex-direction: column;padding: 34px;margin-left: 0;flex: 1;width: 100%;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .title{display: flex;flex-direction: column;margin: 0;align-items: flex-start;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .title h2{margin: 0;padding: 0;font-size: 20px;color: #80b0d7;font-weight: 300;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .title h1{margin: 0;padding: 0;font-size: 25px;color: #fff;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt{display: flex;flex-direction: column;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt p{padding: 10px 0;margin: 0;font-size: 16px;color: rgb(255 255 255 / 58%);line-height: 1.5;font-weight: 300;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .pIconPro{display: flex;flex-wrap: wrap;width: 100%;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .pIconPro a {display: flex;flex: 1 0 100%;padding: 10px;align-items: center;border-bottom: 1px solid rgb(255 255 255 / 35%);}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .pIconPro a img{transition: all .3s;width: fit-content;height: 35px;filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(76deg) brightness(103%) contrast(101%);opacity: .7;transition: all 0.4s ease;margin-right: 10px;width: 35px;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .pIconPro a  p{transition: all .3s;/* margin: 0; *//* padding: 0; *//* color: #ffff; *//* font-weight: 600; */}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .pIconPro a:hover p{color: #fff;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .pIconPro a:hover img{opacity: 1;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .pIconPro a.activeProCont{background:#3c6c94 ;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .button{display: flex;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .button a{font-size: 15px;padding:  0;color: #9dcdf4;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu .mobilBanner .rText .cnt .button a:hover{color: #fff;transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu li{position:relative;height:100%;display:flex;align-items:center;background:unset;width:100%;justify-content:space-between;padding:0 9px;transition:all .3s}
#pageDetailContent .container .pageLeft .detailMenu li:before{position:absolute;content:"";top:0;right: 0;width: 55px;height:100%;background:0 0;transition:all .3s;border-top-right-radius: 10px;border-bottom-right-radius: 10px;}
#pageDetailContent .container .pageLeft .detailMenu li.activePage:before{background: #ff694f;transition: all .2s;right: -55px;}
#pageDetailContent .container .pageLeft .detailMenu li.activePage{background: linear-gradient(305deg, #ff694f 20%, #b45241 100%);transition:all .3s}
#pageDetailContent .container .pageLeft .detailMenu li.activePage a{color:#fff!important;font-weight: 400;border-bottom:unset;transition:all .3s;}
#pageDetailContent .container .pageLeft .detailMenu li.activePage a i{display:block;transform:rotate(0);transition:all .3s;position:absolute;right:-30px}
#pageDetailContent .container .pageLeft .detailMenu li.activePage a img{filter: invert(100%) sepia(39%) saturate(0%) hue-rotate(173deg) brightness(113%) contrast(100%);transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu li:hover:before{background: #008998;transition: all .2s;right: -55px;}
#pageDetailContent .container .pageLeft .detailMenu li a{font-weight: 500;font-size: 15px;transition:all .5s;border-radius:0;padding:12px 0;width:100%;color: rgb(255 255 255 / 72%);display:flex;align-items:center;width:100%;display:flex;border-bottom: 1px solid rgb(255 255 255 / 10%);}
#pageDetailContent .container .pageLeft .detailMenu li a img{height:33px;filter: invert(100%) sepia(39%) saturate(0%) hue-rotate(173deg) brightness(113%) contrast(100%);transition: all .3s;margin-right: 15px;}
#pageDetailContent .container .pageLeft .detailMenu li:hover{background: linear-gradient(90deg, #027480 0%, #008998 100%);transition:all .3s!important}
#pageDetailContent .container .pageLeft .detailMenu li:hover a{color:#fff!important;font-weight:700;transition:all .3s;}
#pageDetailContent .container .pageLeft .detailMenu li:hover a img{filter: invert(100%) sepia(39%) saturate(0%) hue-rotate(173deg) brightness(113%) contrast(100%);transition: all .3s;}
#pageDetailContent .container .pageLeft .detailMenu li a i{transition:all .3s;margin-right:10px;transform:rotate(223deg);padding:0}
#pageDetailContent .container .pageLeft .detailMenu li:hover a i{display:block;transform:rotate(0);transition:all .3s;position:absolute;right:-30px}
#pageDetailContent .container .pageLeft .detailMenu .title{display:flex;align-items:center;margin:25px 0;position: relative;z-index: 99999;}
#pageDetailContent .container .pageLeft .detailMenu .title h1{margin:0;padding:0;font-size:22px;color: #ffffff;font-weight:200}
#pageDetailContent .container .pageLeft .detailMenu .title h1 strong{font-weight:400}
#pageDetailContent .container .pageLeft .detailMenu .title .line{width:100%;height:1px;background: rgb(255 255 255 / 38%);margin-left:23px}
#pageDetailContent .container .pageLeft .detailMenu .menuPage{width:100%;position: relative;background: #2e2e2e;padding:34px;box-shadow: 1px 5px 10px 0 rgb(37 37 37 / 15%);}
#pageDetailContent .container .pageLeft .detailMenu .menuPage .bg {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;z-index: 1;opacity: .4;}
#pageDetailContent .container .pageLeft .detailMenu .menuPage ul{padding-left: 0;position: relative;z-index: 99999;}
#pageDetailContent .container .pageLeft .detailMenu .pMenu ul{padding-left:20px;margin:0;margin-top:15px}
#pageDetailContent .container .pageLeft .detailMenu .multi{background:#9a9a9a}
#pageDetailContent .container .pageLeft .detailMenu .pMenu{padding:25px 15px 0}
#pageDetailContent .container .pageLeft .detailMenu .multi .title h1{color:rgb(255 255 255)}
#pageDetailContent .container .pageLeft .detailMenu .multi .title .line{width:100%;height:1px;background:rgba(255,255,255,.12)}
#pageDetailContent .container .pageLeft .detailMenu .multi li a{color:rgb(255 255 255 / 58%);border-bottom:1px solid rgb(255 255 255 / 10%)}
#pageDetailContent .container .pageLeft .detailMenu .multi li.activePage:before{background:#00b5ca;transition:all .3s;right:-40px}
#pageDetailContent .container .pageLeft .detailMenu .multi li.activePage{background:rgb(0 181 202);transition:all .3s}
#pageDetailContent .container .pageLeft .detailMenu .multi li:hover:before{background:#00b5ca;transition:all .3s;right:-30px}
#pageDetailContent .container .pageLeft .detailMenu .multi li:hover{background:#00b5ca;transition:all .3s!important}
#pageDetailContent .container .pageLeft .detailMenu .multi .lastTitle{margin-top:50px}

#pageDetailContent .container .pageLeft .orderBoxBanner{display:flex;flex-direction:column;padding:40px 30px;background: #ff694f;transition:all .3s;}
#pageDetailContent .container .pageLeft .orderBoxBanner img{height: 50px;width: fit-content;margin-bottom: 11px;/* opacity: .6; */filter: invert(100%) sepia(7%) saturate(0%) hue-rotate(39deg) brightness(106%) contrast(109%);}
#pageDetailContent .container .pageLeft .orderBoxBanner .text{display:flex;flex-direction:column;padding-top: 0;}
#pageDetailContent .container .pageLeft .orderBoxBanner .text p{transition:all .3s;margin:0;padding:0;font-size: 18px;color: #ffffff;}
#pageDetailContent .container .pageLeft .orderBoxBanner .text h1{transition:all .3s;color: #ffffff;font-size: 23px;margin:0}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover{background: #3c6c94;transition:all .3s}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover img{transition:all .3s}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover .text p{color:#fff;transition:all .3s}
#pageDetailContent .container .pageLeft .orderBoxBanner:hover .text h1{color:#fff;transition:all .3s}
#pageDetailContent .container .pageRight{width:100%;margin-bottom: 20px;}
#pageDetailContent .container .pageRight #slider{width:100%;height:auto!important;position:relative}
#pageDetailContent .container .pageRight #slider .swiper-container{position:relative;width:100%;height:auto}
#pageDetailContent .container .pageRight #slider .swiper-container .swiper-wrapper{height:auto}
#pageDetailContent .container .pageRight #slider .swiper-container .swiper-wrapper .swiper-slide{transition:all .3s;position:relative;height:auto;overflow:hidden;transition:all .3s;cursor:pointer}
#pageDetailContent .container .pageRight #slider .swiper-container .swiper-wrapper .swiper-slide img{width:100%;height:auto;object-fit:cover}
#pageDetailContent .container .pageRight #slider .paginetionSlider{bottom:-35px;z-index:99!important;display:flex;position:absolute;width:100%;text-align:left;font-weight:700;right:0;height:35px;background:#fff}
#pageDetailContent .container .pageRight #slider .paginetionSlider .container{position:relative}
#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination{left:35px;top:50%;transform:translateY(-50%);display:flex;align-items:center}
#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination-bullet{background:#c6cace;width:5px;height:5px;margin-right:5px;border-radius:0;opacity:1}
#pageDetailContent .container .pageRight #slider .paginetionSlider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:15px;height:5px;background:#e8242e;display:flex;align-items:center;justify-content:center}
#pageDetailContent .container .pageRight #slider .prevSlider{position:absolute;top:50%;z-index:9;display:flex;width:100%;text-align:left;font-weight:700;left:50%;transform:translate(-50%,-50%)}
#pageDetailContent .container .pageRight #slider .prevSlider .container{position:relative}
#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-prev{background:unset;margin:0;padding:0;width:unset;height:unset;left:30px}
#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next{background:unset;margin:0;padding:0;width:unset;height:unset;right:30px}
#pageDetailContent .container .pageRight #slider .prevSlider .swiper-button-next img,#slider .prevSlider .swiper-button-prev img{height:40px}
#pageDetailContent .container .pageRight .pCatList{display:flex;flex-direction:column;margin-top:35px;position:relative}
#pageDetailContent .container .pageRight .pCatList .titleCat{display:flex;transition:all .3s;padding:20px 0 35px 0}
#pageDetailContent .container .pageRight .pCatList .titleCat img{height:35px;width:fit-content}
#pageDetailContent .container .pageRight .pCatList .titleCat .text{display:flex;flex-direction:column}
#pageDetailContent .container .pageRight .pCatList .titleCat .text p{transition:all .3s;margin:0;padding:0;font-size:15px;color:#303c45}
#pageDetailContent .container .pageRight .pCatList .titleCat .text h1{transition:all .3s;color:#303c45;font-size:21px;margin:0}
#pageDetailContent .container .pageRight .pCatList .contentCat{display:flex;flex-wrap:wrap}
#pageDetailContent .container .pageRight .pCatList .contentCat .single{transition:all .3s;display:flex;flex:0 0 24.8%;position:relative;height:400px;width:100%;margin:1px}
#pageDetailContent .container .pageRight .pCatList .contentCat .single:before{transition:all .3s;position:absolute;content:"";left:0;right:0;bottom:0;background:linear-gradient(180deg,rgb(0 0 0 / 0%) 0,rgb(0 0 0) 200%);z-index:9;height:110px}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .bg{transition:all .3s;position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;object-fit:cover}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .main{transition:all .3s;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .main img{transition:all .3s;object-fit: cover;height: 100%;width:100%}
#pageDetailContent .container .pageRight .pCatList .contentCat .single h1{transition:all .3s;position:absolute;left:15px;bottom:15px;margin:0;padding:0;color:#fff;z-index:99;font-size:20px;font-weight:600}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat{transition:all .3s;display:flex;height:fit-content;z-index:-1;position:absolute;left:0;right:0;top:0;background:#fff;padding:0 20px 15px 20px;align-items:center;opacity:-1}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text{display:flex;flex-direction:column}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text p{transition:all .3s;margin:0;padding:0;font-size:11px;color:rgb(48 60 69 / 70%)}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .text h2{transition:all .3s;color:rgb(48 60 69 / 70%);font-size:16px;margin:0}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image{position:relative;margin-left:10px;padding-left:10px}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image img{height:22px;filter:invert(91%) sepia(6%) saturate(154%) hue-rotate(163deg) brightness(87%) contrast(89%)}
#pageDetailContent .container .pageRight .pCatList .contentCat .single .plusesCat .image:before{position:absolute;content:"";top:-14px;width:1px;height:33px;background:#c0c4c7;left:0}

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





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

#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice{display:flex;align-items:flex-end;transition:all .3s;display: flex;flex-direction: column;}
#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p{margin:0;padding:0;font-size:18px;color:#00478f;font-weight:600;transition:all .3s}
#pageDetailContent .container .pageRight .lastOrder .orderS .totalPrice p:last-child{margin: 0;padding: 0;color:#3b3b3b;font-size: 14px;text-align: end;}
#pageDetailContent .container .pageRight .lastOrder .orderS:hover{background:#fff;transition:all .3s}
#pageDetailContent .container .pageRight .lastOrder .orderS:hover .date img{filter:invert(10%) sepia(92%) saturate(7172%) hue-rotate(354deg) brightness(88%) contrast(95%);transition:all .3s}
#pageDetailContent .container .pageRight .lastOrder .orderS:hover .totalPrice p{color:#e51e28;transition:all .3s;}
#pageDetailContent .container .pageRight .accountDetails{display:flex;margin-top:25px;width:100%}
#pageDetailContent .container .pageRight .accountDetails .accountD{display:flex;flex-direction:column;width:100%;padding:50px;background:#4f5961;border-radius:8px}
#pageDetailContent .container .pageRight .accountDetails .accountD img{height:55px;filter:invert(100%) sepia(0%) saturate(7500%) hue-rotate(154deg) brightness(100%) contrast(102%);margin-bottom:10px}
#pageDetailContent .container .pageRight .accountDetails .accountD .text{display:flex;flex-direction:column;align-items:center}
#pageDetailContent .container .pageRight .accountDetails .accountD .text h1{margin:0;padding:0;color:#fff;font-size:24px}
#pageDetailContent .container .pageRight .accountDetails .accountD .text h2{margin:0;padding:0;color:#fff;font-size:20px;font-weight:500}
#pageDetailContent .container .pageRight .accountDetails .accountD .text p{margin:12px 0;padding:0;color:rgb(255 255 255 / 54%)}
#pageDetailContent .container .pageRight .accountDetails .accountD .links{display:flex;flex-direction:column}
#pageDetailContent .container .pageRight .accountDetails .accountD .links a{font-size:13px;color:#fff;padding:10px;margin-top:8px;background:rgb(255 255 255 / 30%);display:flex;align-items:center;transition:all .3s}
#pageDetailContent .container .pageRight .accountDetails .accountD .links a img{height:14px;margin-left:5px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-bottom:unset}
#pageDetailContent .container .pageRight .accountDetails .accountD .links a:hover{opacity:.7;transition:all .3s}

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

#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev{left: 10px;outline:unset;background-image:unset;z-index:999;margin-top:0;top:25%;width:fit-content}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-prev img{width:15px}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next{right: 10px;outline:unset;background-image:unset;margin-top:0;top:25%;width:fit-content}
#pageDetailContent .container .pageRight .proDetails .pdTop #sliderInfo .bottomSlider .swiper-button-next img{width:15px}
#pageDetailContent .container .pageRight #detailInfo{display:flex;flex-direction:column;padding-top: 0;}
#pageDetailContent .container .pageRight #detailInfo h1{margin: 0;padding: 0 0 10px 0;font-size: 25px;font-weight: 700;line-height: 1.3;color: #014590;transition: all .3s;}
#pageDetailContent .container .pageRight #detailInfotitleP{display: flex;flex-direction: column;}
#pageDetailContent .container .pageRight #detailInfotitleP h1{margin: 0;padding: 0;font-size: 35px;font-weight: 700;line-height: 1.2;color: #3f3f3f;transition: all .3s;/* background: linear-gradient(to left, #6b7e95 0%, #506073 100%); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; *//* text-shadow: 0px 3px 6px rgb(0 0 0 / 32%); */}
#pageDetailContent .container .pageRight #detailInfotitleP h4{margin: 0;padding: 10px 0 0;font-size: 18px;color: #464646;font-weight: 400;}
#pageDetailContent .container .pageRight #detailInfotitleP h4 b{font-weight: 600;}
#pageDetailContent .container .pageRight #detailInfotitleP p{margin: 0;padding: 0;font-size: 17px;line-height: 1.3;font-weight: 300; margin-bottom: 11px;}

#pageDetailContent .container .pageRight .pdTop #detailInfo{display:flex;flex-direction:column;padding-top: 0;}
#pageDetailContent .container .pageRight .pdTop #detailInfo h1{margin: 0;padding: 0 0 10px 0;font-size: 25px;font-weight: 700;line-height: 1.3;color: #014590;transition: all .3s;}
/* #pageDetailContent .container .pageRight .pdTop #detailInfotitle{display: flex;justify-content: space-between;align-items: center;margin-bottom: 17px;} */
#pageDetailContent .container .pageRight .pdTop #detailInfotitle h1{margin: 0;padding: 0 0 10px 0;font-size: 24px;font-weight: 700;line-height: 1.3;color: #3d3d3c;transition: all .3s;}
#pageDetailContent .container .pageRight .pdTop #detailInfotitle img{ height: 130px; margin-top: -66px;}

#pageDetailContent .container .pageRight .pdTop #detailInfo p{margin: 0;padding: 15px 0 0 0;font-size: 17px;color: #32393e;line-height: 1.5;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .date{display: flex;align-items: center;padding-top: 15px;border-top: 1px solid #ddd;margin-top: 15px;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .date img{height: 30px;margin-right: 7px;filter: invert(26%) sepia(86%) saturate(1348%) hue-rotate(182deg) brightness(98%) contrast(102%);opacity: .5;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .date p{margin: 0;padding: 0;font-size: 16px;color: #6b6b6a;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .linesRead{cursor: pointer;}
#pageDetailContent .container .pageRight .pdTop #detailInfo .linesRead img{animation: UpDown 1.5s linear infinite;}


#pageDetailContent .container .pageRight .pDetailInfo{display: flex;flex-wrap: wrap;margin-top: 10px;width: 100%;flex-direction: column;}
#pageDetailContent .container .pageRight .pDetailInfo a{flex: 1;padding: 10px 0px;/* margin-right: 10px; *//* background: #dd7520; */color: #131313;display: flex;align-items: center;/* border-radius: 4px; */border-bottom: 3px solid #dcdcdc}
#pageDetailContent .container .pageRight .pDetailInfo a img{margin-right: 7px;height: 20px;filter: invert(76%) sepia(7%) saturate(126%) hue-rotate(160deg) brightness(85%) contrast(82%);}
#pageDetailContent .container .pageRight .pDetailInfo a:last-child{/* background: #0aa400; */margin-right: 0;/* border-bottom: 5px solid #85878a; */}


#pageDetailContent .container .pageRight .pDetailSertifika{display: flex;flex-wrap: wrap;margin-top: 10px;width: 100%;}
#pageDetailContent .container .pageRight .pDetailSertifika img{height: 75px;margin-left: 20px;}
#pageDetailContent .container .pageRight .pDetailSertifika img:first-child{margin-left: 0;}

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

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







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

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


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

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

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

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




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

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

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

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

#pageDetailContent .container .pageRight .searchHeader{display:block;width:100%;height:50px;float:left;position:relative;max-width:100%;transition:all .3s;cursor:pointer;margin-right:20px;background: #f4f5f6;padding: 0 20px;border-bottom: 1px dashed#ddd;margin-top: 9px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
#pageDetailContent .container .pageRight .searchHeader form{display:block;float:left;width:100%;position:relative;overflow:hidden;height:100%}
#pageDetailContent .container .pageRight .searchHeader form input{display:block;float:left;width:100%;height:100%;padding:0;margin:0;padding-left:61px;font-size:14px;color:#3b3b3b;font-weight:700}
#pageDetailContent .container .pageRight .searchHeader form .sImg{display:block;position:absolute;left:0;height:fit-content;top:50%;transform:translateY(-50%);border:none;color:#000;font-size:14px;font-weight:600;cursor:pointer;padding:0 20px 0 0;border-right:1px solid #ccc}
#pageDetailContent .container .pageRight .searchHeader form .sImg img{height:19px;filter:invert(59%) sepia(0%) saturate(38%) hue-rotate(134deg) brightness(94%) contrast(94%)}
#pageDetailContent .container .pageRight .searchHeader form .rImg{display:block;position:absolute;right:0;height:100%;top:0;border:none;color:#000;font-size:14px;font-weight:600;cursor:pointer}
#pageDetailContent .container .pageRight .searchHeader form .rImg img{height:15px}
#pageDetailContent .container .pageRight .searchHeader.cash input{background:0 0;color: #004d8e;border:unset;font-weight:700}
#pageDetailContent .container .pageRight .searchHeader.cash .sImg{background:0 0}
#pageDetailContent .container .pageRight .searchHeader.cash .rImg{background:0 0}
#pageDetailContent .container .pageRight .searchHeader input::placeholder{color:#3b3b3b;font-weight:700}
#pageDetailContent .container .pageRight .searchHeader:hover{opacity:.8;transition:all .3s}
#pageDetailContent .container .pageRight .pageContact{display:flex;width:100%;padding:30px;background: #f2f5f8;flex-wrap: wrap;}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact{flex:1;display:flex;flex-direction:column;padding-right:23px}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact h1{margin:0;padding:0;color:#102c41;font-size: 19px;margin:10px 0 0 0}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single{display:flex;align-items:center;padding:20px;border-bottom:1px solid #ddd;border-radius:0}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single img{height: 22px;filter:invert(47%) sepia(11%) saturate(367%) hue-rotate(169deg) brightness(97%) contrast(85%)}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single p{margin:0;padding:0;font-size: 14px;margin-left: 11px;}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single:hover{transition:all .3s;background:#e8eaf0}
#pageDetailContent .container .pageRight .pageContact .firmsInfoContact .single:hover img{filter:invert(19%) sepia(0%) saturate(1%) hue-rotate(248deg) brightness(96%) contrast(85%);transition:all .3s}
#pageDetailContent .container .pageRight .pageContact .maps{flex:1;height:400px}
#pageDetailContent .container .pageRight .pageContact .maps iframe{width:100%;height:100%}
#pageDetailContent .container .pageRight .pageContact .form {flex: 1 0 100%;margin-top: 15px;}
#pageDetailContent .container .pageRight .pageContact .form  .login-form{display:flex;flex-direction:column}
#pageDetailContent .container .pageRight .pageContact .form  .login-form input,textarea{width:100%;padding:10px 25px;margin:0 0 12px 0;border:unset;border-radius:4px;font-size:14px;color:#757575}
#pageDetailContent .container .pageRight .pageContact .form  .login-form button{background-color:#8bc34a;color:#fff;padding:10px 15px 10px 25px;border:none;border-radius:4px;cursor:pointer;width:fit-content;margin:10px 0 15px 0;display:flex;align-items:center;justify-content:center}
#pageDetailContent .container .pageRight .pageContact .form  .login-form button img{height:20px;filter:invert(99%) sepia(8%) saturate(144%) hue-rotate(289deg) brightness(117%) contrast(100%);margin-left:5px}
#pageDetailContent .container .pageRight .pageContact .form  .login-form button:hover{background-color:#7cb342}
#pageDetailContent .container .pageRight .pagination{display: flex;list-style: none;padding: 0;margin: 0;justify-content: space-between;margin-top: 13px;background: #f4f5f6;padding: 10px;border-radius: 7px;}
#pageDetailContent .container .pageRight .pagination li{transition: all .3s;list-style: unset;flex: 1;display: flex;align-items: center;justify-content: center;padding: 8px;border-right: 1px solid #ddd;}
#pageDetailContent .container .pageRight .pagination li .page-link{display: flex;align-items: center;justify-content: center;width: 100%;font-size: 12px;}
#pageDetailContent .container .pageRight .pagination li.active{background: linear-gradient(90deg, #a5d914 0, #a6db15 100%);color: #fff;}
#pageDetailContent .container .pageRight .pagination li:last-child{border-right: unset;}
#pageDetailContent .container .pageRight .pagination li:hover{transition: all .3s;background: #4f5961;color: #fff;}

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

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

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


#pageTopNvg{width: 100%;position: relative;height: 650px;z-index: 1;overflow: hidden;background: linear-gradient(180deg, rgb(0 0 0 / 12%) 0, rgb(0 0 0 / 76%) 92%);}
#pageTopNvg .bg{position: absolute;top: 0;right: 0;bottom: 0;left: 0;width: 100%;height: 100%;}
#pageTopNvg .icon{position: absolute;left: 0;right: 0;bottom: 0;top: 0;opacity: .25;width: 100%;height: 100%;object-fit: cover;}
#pageTopNvg .container{display: flex;height: 100%;position: relative;z-index: 8;/* padding-right: 0; */align-items: end;justify-content: flex-end;}
#pageTopNvg .container .text{display: flex;width: fit-content;flex-direction: row-reverse;}
#pageTopNvg .container .text .imageI{margin-bottom: 10px; display: flex;align-items: center;transition: all .3s;margin-top: 0px;justify-content: center;border-top-left-radius: 10px;border-top-right-radius: 10px;bottom: 150px;left: 0;/* top: 0; */}
#pageTopNvg .container .text .imageI img{height: 80px;writing-mode: vertical-rl;opacity: .65;border-radius: 5px;}
#pageTopNvg .container .text .slogan{display: flex;align-items: flex-end;padding-bottom: 13px;flex-direction: column;}
#pageTopNvg .container .text .slogan h1{margin: 0;padding: 0;color: #ffffff;font-weight: 200;font-size: 34px;text-align: end;}

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

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