@charset "utf-8";@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;700&display=swap');.button.pay{display:none !important;}body{font-family:"Poppins", sans-serif;overflow-x:hidden;max-width:100%;position:relative;}body.gg #page{overflow:hidden;height:100vh;}body.is-desktop .mobile_menu{display:none !important;}html{overflow-x:hidden;max-width:100%;scroll-behavior:smooth;}body.overflow_hidden{overflow:hidden;}#gtx-trans{display:none !important;}ul{padding:0;margin:0;}li{list-style:none;}a{cursor:pointer;text-decoration:none;}p{font-size:14px;font-weight:400;color:#000;}@media (max-width: 991px){p{font-size:13px !important;}}.link_to{display:flex;align-items:center;justify-content:center;gap:12px;border:1px solid #fff;border-radius:8px;padding:10px 24px;overflow:hidden;position:relative;transition:border .6s ease;width:fit-content;z-index:15;}.link_to span{font-size:14px;text-transform:uppercase;color:#fff;letter-spacing:1px;position:relative;z-index:5;}.link_to .icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;transform:rotateZ(-45deg);transform-origin:center;transition:all .3s ease;position:relative;z-index:5;}.link_to .icon svg{width:100%;height:100%;}.link_to .icon svg g path{fill:#fff;}.link_to::after{content:"";background-color:#254c53;width:100%;height:100%;position:absolute;left:-100%;top:0;transition:all .3s ease;z-index:2;}@media (min-width: 991px){.link_to:hover{border:1px solid #254c53;}.link_to:hover .icon{transform:rotateZ(0deg);}.link_to:hover::after{left:0;}}@media (max-width: 991px){.link_to:hover{opacity:0.6;}}::-webkit-scrollbar{width:8px;background:#000;}::-webkit-scrollbar-thumb{background:#254c53;background-image:-webkit-linear-gradient(20deg,rgba(255,255,255,0.5) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.5) 75%,transparent 75%);}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0px 0px 6px rgba(0,0,0,0.3);background:#fff;}#page{position:relative;overflow:hidden;}.display-flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}.display-flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;}.display-flex-shrink{-ms-flex-negative:0;flex-shrink:0;}.transitions{-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,0.75rem);padding-left:var(--bs-gutter-x,0.75rem);margin-right:auto;margin-left:auto;}@media (min-width: 576px){.container{max-width:540px;}}@media (min-width: 768px){.container{max-width:720px;}}@media (min-width: 992px){.container{max-width:960px;}}@media (min-width: 1200px){.container{max-width:1140px;}}@media (min-width: 1400px){.container{max-width:1320px;}}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem;width:100%;display:block;}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb;}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5;}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7;}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe;}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,.woocommerce-notice,p.no-comments,#infoBox{padding:20px;padding-left:85px;margin:0;margin-bottom:1rem;clear:both;color:#fff;position:relative;width:100%;border-radius:5px;overflow:hidden;}.woocommerce-message:before,.woocommerce-info:before,.woocommerce-error:before,.woocommerce-noreviews:before,.woocommerce-notice:before,p.no-comments:before,#infoBox:before{content:"";position:absolute;left:0;top:0;width:70px;height:100%;background-color:rgba(0,0,0,0.25);background-image:url("../../img/tmp/circle-info.svg");background-position:center;background-repeat:no-repeat;background-size:36px;border-top-left-radius:0px;border-bottom-left-radius:0px;}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a,.woocommerce-noreviews a,.woocommerce-notice a,p.no-comments a,#infoBox a{color:#fff;font-weight:500;text-decoration:none;-webkit-transition:all 0.35s;transition:all 0.35s;-moz-transition:all 0.35s;-ms-transition:all 0.35s;background-color:rgba(0,0,0,0.15);padding:3px 7px;padding-bottom:5px;border-radius:3px;margin-right:5px;}.woocommerce-message a:hover,.woocommerce-info a:hover,.woocommerce-error a:hover,.woocommerce-noreviews a:hover,.woocommerce-notice a:hover,p.no-comments a:hover,#infoBox a:hover{background-color:rgba(0,0,0,0.3);}.woocommerce-info,.woocommerce-noreviews,.woocommerce-notice,p.no-comments,#infoBox{background-color:#254c53;}.woocommerce-info:before,.woocommerce-noreviews:before,.woocommerce-notice:before,p.no-comments:before,#infoBox:before{background-image:url("../../img/tmp/circle-info.svg");}.woocommerce-message,.woocommerce-notice--success,.woocommerce-thankyou-order-received{background-color:#27ae60;}.woocommerce-message:before,.woocommerce-notice--success:before,.woocommerce-thankyou-order-received:before{background-image:url("../../img/tmp/circle-check.svg");}.woocommerce-error{background-color:#e74c3c;}.woocommerce-error:before{background-image:url("../../img/tmp/circle-xmark.svg");}ul.woocommerce-error{padding-left:103px;}.woocommerce-no-products-found{width:100%;}.is-info{background-color:#f4fff7 !important;border-color:#4ab866 !important;}.is-info svg{background-color:#4ab866 !important;}@-webkit-keyframes scale-up-ver-top{0%{-webkit-transform:scaleY(0.3) translate(-50%,0);transform:scaleY(0.3) translate(-50%,0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;}100%{-webkit-transform:scaleY(1) translate(-50%,0);transform:scaleY(1) translate(-50%,0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;}}@keyframes scale-up-ver-top{0%{-webkit-transform:scaleY(0.3) translate(-50%,0);transform:scaleY(0.3) translate(-50%,0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;}100%{-webkit-transform:scaleY(1) translate(-50%,0);transform:scaleY(1) translate(-50%,0);-webkit-transform-origin:100% 0%;transform-origin:100% 0%;}}.xoo-el-inmodal{background-color:#254c53 !important;}.xoo-el-inmodal label{font-weight:300 !important;font-weight:123px !important;}.xoo-el-inmodal label a{font-weight:700 !important;}.site_header{position:fixed;top:0;left:0;width:100%;z-index:999;-webkit-transition:-webkit-transform 0.3s ease;transition:transform 0.3s ease;-webkit-transform:translateY(0);transform:translateY(0);background-color:transparent;user-select:none;}@media (max-width: 991px){.site_header{z-index:99999999999;}}.site_header.scroll_down{-webkit-transform:translateY(-100%);transform:translateY(-100%);}.site_header.kaydi{background-color:#000;}.site_header.sub-page.kaydi .wrapper{border-bottom:1px solid transparent !important;}@media (max-width: 991px){.site_header.sub-page.kaydi .wrapper .toggle{border:1px solid #fff;}}.site_header.sub-page.kaydi .wrapper .toggle .bars .bar::before{background-color:#fff !important;}.site_header.sub-page.kaydi .wrapper .site_logo{filter:brightness(0) invert(1);}@media (max-width: 991px){.site_header.sub-page.kaydi .wrapper .site_logo{height:60%;}}.site_header.sub-page.kaydi .wrapper .mid_menu ul li a{color:#fff;}.site_header.sub-page.kaydi .wrapper .navbar .buttons a svg path{fill:#fff !important;}@media (max-width: 991px){.site_header.sub-page.kaydi .wrapper .navbar .buttons a:first-child{border:1px solid #fff;}.site_header.sub-page.kaydi .wrapper .navbar .buttons a svg path{fill:#254c53;}}.site_header.sub-page.kaydi .wrapper .navbar .arama-alani .search svg path{fill:#fff;}.site_header.sub-page.kaydi .wrapper .navbar .arama-alani .search:hover svg g path{fill:#fff;}.site_header.sub-page.kaydi .wrapper .navbar .arama-alani .sub-search form button{color:#000;}.site_header.sub-page.kaydi .wrapper .navbar .arama-alani .sub-search form button svg g path{fill:#000;}.site_header.sub-page.kaydi .wrapper .navbar .make_request div ul li a span{color:#fff;}.site_header.sub-page .wrapper{border-bottom:1px solid #254c53;}@media (max-width: 991px){.site_header.sub-page .wrapper .toggle{border:1px solid #000;}}.site_header.sub-page .wrapper .toggle .bars .bar::before{background-color:#000 !important;}@media (max-width: 991px){.site_header.sub-page .wrapper .site_logo{height:60%;}}.site_header.sub-page .wrapper .mid_menu ul li a{color:#000;}.site_header.sub-page .wrapper .mid_menu ul li a::after{background-color:#254c53;}.site_header.sub-page .wrapper .navbar .buttons a svg path{fill:#000 !important;}.site_header.sub-page .wrapper .navbar .buttons a:hover{background-color:#254c53;border:1px solid #254c53;}.site_header.sub-page .wrapper .navbar .buttons a:hover svg g path{fill:#f8f7f4;}@media (max-width: 991px){.site_header.sub-page .wrapper .navbar .buttons a:first-child{border:1px solid #000;}}.site_header.sub-page .wrapper .navbar .arama-alani .search svg path{fill:#000;}.site_header.sub-page .wrapper .navbar .arama-alani .search:hover{background-color:#254c53;border:1px solid #254c53;}.site_header.sub-page .wrapper .navbar .arama-alani .search:hover svg g path{fill:#000;}.site_header.sub-page .wrapper .navbar .arama-alani .sub-search form{background-color:#254c53;}.site_header.sub-page .wrapper .navbar .arama-alani .sub-search form input{border:1px solid #254c53;color:#254c53;}.site_header.sub-page .wrapper .navbar .arama-alani .sub-search form button{border:1px solid #254c53;background-color:#fff;border-left:1px solid #ddd;color:#000;}.site_header.sub-page .wrapper .navbar .arama-alani .sub-search form button svg g path{fill:#000;}.site_header.sub-page .wrapper .navbar .make_request:hover{background-color:#254c53;border:1px solid #254c53;}.site_header.sub-page .wrapper .navbar .make_request div ul li a span{color:#000;}.site_header .container.full{width:100%;max-width:100%;margin:0;padding:0 7%;}@media (max-width: 991px){.site_header .container.full{padding:0 12px;}}.site_header .wrapper{flex-wrap:nowrap;align-items:center;display:flex;height:95px;justify-content:space-between;transition:all .3s ease;}@media (max-width: 991px){.site_header .wrapper{height:70px;position:relative;}}.site_header .wrapper .toggle{display:none;width:30px;height:30px;writing-mode:lr;align-items:center;justify-content:center;cursor:pointer;}@media (max-width: 991px){.site_header .wrapper .toggle{display:flex;margin-right:10px;height:40px;width:40px;border-radius:50px;border:1px solid #fff;background-color:#ddcdbd05;overflow:hidden;}}.site_header .wrapper .toggle .bars{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;}.site_header .wrapper .toggle .bars .bar{display:inline-block;width:100%;width:22px;height:2px;margin:2px 0;transform:none;transition:0.2s cubic-bezier(0.165,0.84,0.44,1);}.site_header .wrapper .toggle .bars .bar::before{content:"";transition:transform 0.3s ease;background-color:#fff;width:100%;height:2.2px;border-radius:5px;display:block;}.site_header .wrapper .toggle.opened .bar:nth-child(1){transform:rotate(45deg);margin-bottom:-5px;}.site_header .wrapper .toggle.opened .bar:nth-child(2){opacity:0;}.site_header .wrapper .toggle.opened .bar:nth-child(3){transform:rotate(-45deg);margin-top:-5px;}.site_header .wrapper .site_logo{height:65%;display:flex;align-items:center;transition:all 0.3s ease;width:16%;background-color:transparent;}.site_header .wrapper .site_logo img{height:85%;object-fit:contain;transition:transform 0.3s ease;background-color:transparent;}@media (max-width: 991px){.site_header .wrapper .site_logo{height:60%;width:auto;}.site_header .wrapper .site_logo img{width:auto;height:100%;}}.site_header .wrapper .mid_menu{width:68%;height:100%;}@media (max-width: 991px){.site_header .wrapper .mid_menu{display:none;}}.site_header .wrapper .mid_menu .menu{height:100%;display:flex;align-items:center;justify-content:center;gap:20px;width:auto;overflow:hidden;width:100%;}.site_header .wrapper .mid_menu .menu li{height:100%;display:flex;align-items:center;padding:15px 0;}.site_header .wrapper .mid_menu .menu li a{text-align:center;color:#fff;font-size:14px;padding:8px 8px;position:relative;transition:all .3s ease;text-transform:uppercase;}.site_header .wrapper .mid_menu .menu li a::after{content:"";display:block;width:5px;height:5px;background-color:#254c53;position:absolute;left:50%;bottom:0;border-radius:50px;transform:translateX(-50%) translateY(700%);transition:all .3s ease;}.site_header .wrapper .mid_menu .menu li a:hover::after{transform:translateX(-50%) translateY(40%);}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu{width:100vw;height:440px;position:fixed;left:0;top:95px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;gap:75px;pointer-events:none;opacity:0;transition:all .35s ease;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left{width:25%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a{display:flex;width:100%;text-align:left;align-items:center;justify-content:flex-start;gap:15px;transition:all .3s ease;border-bottom:1px solid #dbdbdb;padding:25px 0;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a:last-child{border:none;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a span{color:#000;width:80%;font-size:16px;text-transform:capitalize;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a svg{width:20px;height:20px;opacity:0;transform:translateX(-10px);transition:all .3s ease;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a::after{display:none;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a.active{-webkit-text-stroke:medium;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a.active svg{opacity:1;transform:translateX(0px);}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a:hover{-webkit-text-stroke:medium;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .left a:hover svg{opacity:1;transform:translateX(0px);}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right{width:75%;height:90%;display:flex;justify-content:center;flex-direction:column;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;opacity:0;display:none;transition:all .3s ease;height:100%;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone.active{opacity:1;display:grid;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box{position:relative;display:flex;flex-direction:column;gap:10px;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box:hover .top{border:1px solid #254c53;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box a{position:absolute;left:0;top:0;z-index:15;width:100%;height:100%;background-color:transparent;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box a::after{display:none;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box .top{width:100%;height:140px;border-radius:15px;display:flex;align-items:center;justify-content:center;border:1px solid #dbdbdb;transition:all .3s ease;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box .top img{width:100%;height:100%;object-fit:contain;border-radius:15px;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box .top svg{width:20px;height:20px;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box span{text-transform:uppercase;color:#000;font-size:16px;}.site_header .wrapper .mid_menu .menu li.have_sub .dropdown_menu .right .zone .box.all-products-box span{text-transform:capitalize;}.site_header .wrapper .mid_menu .menu li.have_sub:hover .dropdown_menu{pointer-events:auto;opacity:1;}.site_header .wrapper .dropdown_menu.normal_dropdown.simple-sub ul li{border-top:none !important;border-left:none !important;border-right:none !important;box-shadow:none !important;}.site_header .wrapper .dropdown_menu.normal_dropdown.simple-sub ul li a{display:flex !important;align-items:center !important;gap:12px !important;border:none !important;box-shadow:none !important;}.site_header .wrapper .dropdown_menu.normal_dropdown.simple-sub ul li a i{width:18px;min-width:18px;text-align:center;color:#254c53;font-size:15px;}.site_header .wrapper .dropdown_menu.normal_dropdown.simple-sub ul li a span{flex:1 1 auto;}.site_header .wrapper .navbar{height:100%;width:16%;display:flex;align-items:center;justify-content:flex-end;flex-direction:row;position:relative;gap:15px;}@media (max-width: 991px){.site_header .wrapper .navbar{width:auto;}}.site_header .wrapper .navbar .buttons{position:relative;}@media (max-width: 991px){.site_header .wrapper .navbar .buttons{display:none;}.site_header .wrapper .navbar .buttons:first-child{display:flex;}.site_header .wrapper .navbar .buttons:first-child a{padding:7px 6px 6px 6px !important;width:40px;height:40px;border-radius:50px;border:1px solid #fff;background-color:#ddcdbd00;overflow:hidden;}.site_header .wrapper .navbar .buttons:first-child a svg g path{fill:#fff;}}.site_header .wrapper .navbar .buttons a{height:45px;width:45px;border-radius:50px;border:1px solid transparent;background-color:transparent;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:10px;transition:all .3s ease;}.site_header .wrapper .navbar .buttons a svg{width:100%;height:100%;}.site_header .wrapper .navbar .buttons a svg path{fill:#fff;}@media (max-width: 991px){.site_header .wrapper .navbar .buttons a svg path{fill:#004b1f;}}.site_header .wrapper .navbar .buttons a:hover{background-color:#254c53;border:1px solid #254c53;}.site_header .wrapper .navbar .buttons a:hover svg g path{fill:#f8f7f4;}.site_header .wrapper .navbar .buttons a .cart-num{position:absolute;right:-5px;top:0px;background-color:#1ed760;border-radius:20px;color:#fff;font-size:12px;width:18px;height:18px;display:flex;align-items:center;justify-content:center;text-align:center;}.site_header .wrapper .navbar .buttons a .cart-num.dp{display:none !important;}.site_header .wrapper .navbar .arama-alani{position:relative;}@media (max-width: 991px){.site_header .wrapper .navbar .arama-alani{display:none;}}.site_header .wrapper .navbar .arama-alani .search{height:40px;width:40px;border-radius:50px;border:1px solid transparent;background-color:transparent;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:8px;transition:all .3s ease;}.site_header .wrapper .navbar .arama-alani .search svg{width:100%;height:100%;}.site_header .wrapper .navbar .arama-alani .search svg path{fill:#f8f7f4;}.site_header .wrapper .navbar .arama-alani .search:hover{background-color:#254c53;border:1px solid #254c53;}.site_header .wrapper .navbar .arama-alani .search:hover svg g path{fill:#f8f7f4;}.site_header .wrapper .navbar .arama-alani .sub-search{width:265px;height:0px;position:absolute;overflow:hidden;top:120%;display:inline;right:0;pointer-events:none;transition:all 0.6s ease-in-out;}.site_header .wrapper .navbar .arama-alani .sub-search.active-search{height:250px;pointer-events:auto;}.site_header .wrapper .navbar .arama-alani .sub-search form{background-color:#254c53;position:relative;padding:5px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;width:254px;border-radius:10px;}.site_header .wrapper .navbar .arama-alani .sub-search form input{display:inline-block;padding:8px;padding-left:8px;border:1px solid #254c53;outline:none;border-right:none;color:#254c53;border-top-left-radius:8px;border-bottom-left-radius:8px;}.site_header .wrapper .navbar .arama-alani .sub-search form input::placeholder{font-size:14px;}.site_header .wrapper .navbar .arama-alani .sub-search form button{display:inline-block;border:1px solid #254c53;outline:none;background-color:#fff;border-left:1px solid #ddd;cursor:pointer;padding:8px 12px;color:#f8f7f4;transition:all 0.6s ease-in-out;border-top-right-radius:8px;border-bottom-right-radius:8px;}.site_header .wrapper .navbar .arama-alani .sub-search form button svg{width:20px;height:20px;}.site_header .wrapper .navbar .arama-alani .sub-search form button svg g path{fill:#254c53;}.site_header .wrapper .navbar .arama-alani .sub-search form button:hover{transition:all 0.6s ease-in-out;color:#6480ad;}.site_header .wrapper .navbar .make_request{display:flex;margin-right:10px;height:45px;width:45px;border-radius:50px;border:1px solid transparent;background-color:transparent;overflow:hidden;margin-left:8px;transition:all .3s ease;}.site_header .wrapper .navbar .make_request:hover{background-color:#254c53;border:1px solid #254c53;}.site_header .wrapper .navbar .make_request div{width:100%;height:100%;}.site_header .wrapper .navbar .make_request div ul{width:100%;height:100%;}.site_header .wrapper .navbar .make_request div ul li{width:100%;height:100%;}.site_header .wrapper .navbar .make_request div ul li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;}.site_header .wrapper .navbar .make_request div ul li a span{font-size:14px;font-weight:600;height:19px;color:#f8f7f4;}.mobile_menu{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:100%;z-index:9999999999999;background-color:rgba(0,0,0,0.6);transition:all 0.35s;opacity:0;visibility:hidden;display:flex;}.mobile_menu.opened{opacity:1;visibility:visible;}.mobile_menu.opened .inner{transform:translateX(0%);}.mobile_menu.o_h .inner .center .menu{overflow:hidden;}.mobile_menu .inner{width:80%;max-width:100%;height:100%;background-color:#000;transform:translateX(-100%);transition:all 0.35s;overflow:hidden;}.mobile_menu .inner .top{position:relative;text-align:center;padding:10px;height:21%;display:flex;align-items:center;justify-content:center;}@media (max-width: 991px) and (max-height: 750px){.mobile_menu .inner .top{height:25%;}}.mobile_menu .inner .top .close_btn{position:absolute;left:10px;top:10px;border:1px solid #254c53;padding:5px;border-radius:50px;display:flex;align-items:center;justify-content:center;background-color:#254c53;}.mobile_menu .inner .top .close_btn svg g path{stroke:#fff;}.mobile_menu .inner .top .logo{display:inline-block;width:67%;padding:35px 0 25px 0;}@media (max-width: 991px){.mobile_menu .inner .top .logo{width:40%;}}@media (max-width: 575px){.mobile_menu .inner .top .logo{width:95%;}}.mobile_menu .inner .top .logo img{width:100%;}.mobile_menu .inner .center{position:relative;height:79%;display:block;}@media (max-width: 991px) and (max-height: 750px){.mobile_menu .inner .center{height:75%;}}.mobile_menu .inner .center .search_bar{position:relative;margin:0 10px;}.mobile_menu .inner .center .search_bar .form_wrap{display:flex;align-items:center;}.mobile_menu .inner .center .search_bar .form_wrap button{color:#254c53;position:absolute;right:1px;background-color:#254c53;border:none;border-top-right-radius:50px;border-bottom-right-radius:50px;height:100%;top:0;padding:5px 20px;}.mobile_menu .inner .center .search_bar .form_wrap button svg{width:20px;height:auto;}.mobile_menu .inner .center .search_bar .form_wrap button svg path{fill:#fff;}.mobile_menu .inner .center .search_bar .form_wrap input{width:100%;height:40px;padding:12px;font-size:15px;border-radius:30px;border:1px solid #254c53;}.mobile_menu .inner .center .menu{font-size:19px;font-weight:600;padding-left:0;overflow-x:hidden;padding-top:10px;transition:all .3s ease;position:relative;}.mobile_menu .inner .center .menu::-webkit-scrollbar{width:8px;background:#000;}.mobile_menu .inner .center .menu::-webkit-scrollbar-thumb{background:#254c53;background-image:-webkit-linear-gradient(20deg,rgba(255,255,255,0.5) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.5) 75%,transparent 75%);}.mobile_menu .inner .center .menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0px 0px 6px rgba(0,0,0,0.3);background:#fff;}.mobile_menu .inner .center .menu li{list-style:none;}.mobile_menu .inner .center .menu li a{text-decoration:none;font-size:19px;font-weight:500;padding:8px 12px;color:#fff;display:flex;align-items:center;justify-content:space-between;}@media (max-height: 770px){.mobile_menu .inner .center .menu li a{font-size:18px;padding:6px 12px;}}.mobile_menu .inner .center .menu li svg{padding:4px;border:1px solid #fff;border-radius:50px;width:20px;height:20px;}.mobile_menu .inner .center .menu li svg g path{fill:#fff;}.mobile_menu .inner .center .menu .dropdown li a{display:flex;align-items:center;justify-content:space-between;}.mobile_menu .inner .center .menu .dropdown .dropdown_menu{position:absolute;padding-top:10px;left:0;top:0;z-index:3;background-color:#000;width:100%;height:100%;transform:translateX(120%);transition:all 0.35s;overflow:auto;}.mobile_menu .inner .center .menu .dropdown .dropdown_menu::-webkit-scrollbar{width:8px;background:#000;}.mobile_menu .inner .center .menu .dropdown .dropdown_menu::-webkit-scrollbar-thumb{background:#254c53;background-image:-webkit-linear-gradient(20deg,rgba(255,255,255,0.5) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0.5) 75%,transparent 75%);}.mobile_menu .inner .center .menu .dropdown .dropdown_menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0px 0px 6px rgba(0,0,0,0.3);background:#fff;}.mobile_menu .inner .center .menu .dropdown .dropdown_menu li a{display:block;padding:8px 12px;font-size:18px;color:#fff;}@media (max-height: 770px){.mobile_menu .inner .center .menu .dropdown .dropdown_menu li a{font-size:18px;padding:6px 12px;}}.mobile_menu .inner .center .menu .dropdown .dropdown_menu.opened{transform:translateX(0%);}.mobile_menu .inner .center .menu .dropdown .dropdown_menu .back_btn{display:flex;align-items:center;cursor:pointer;padding:8px 12px;font-size:19px;gap:8px;color:#fff;}@media (max-height: 770px){.mobile_menu .inner .center .menu .dropdown .dropdown_menu .back_btn{font-size:18px;padding:6px 12px;}}.mobile_menu .inner .center .menu .dropdown .dropdown_menu .back_btn svg{padding:4px;border:1px solid #fff;border-radius:50px;width:20px;height:20px;transform:rotateY(180deg);}.mobile_menu .inner .center .menu .dropdown .dropdown_menu .back_btn svg g path{fill:#fff;}.mobile_menu .inner .center .menu .dropdown .dropdown_menu .back_btn span{height:26px;}.mobile_menu .inner .bottom{width:100%;height:auto;background-color:#254c53;border-top-left-radius:5px;border-top-right-radius:5px;position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;flex-direction:column;}@media (max-height: 770px){.mobile_menu .inner .bottom{padding:15px 0;}}.mobile_menu .inner .bottom::before{content:"";width:90%;height:3px;background-color:#5f5f5f;display:block;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);}@media (max-height: 770px){.mobile_menu .inner .bottom::before{height:2px;}}.mobile_menu .inner .bottom::after{content:"";width:90%;height:3px;background-color:#5f5f5f;display:block;position:absolute;bottom:-1px;left:50%;transform:translate(-50%,-50%);}@media (max-height: 770px){.mobile_menu .inner .bottom::after{height:2px;}}.mobile_menu .inner .bottom .s_f_mobile{display:flex;align-items:center;justify-content:center;gap:5px;}.mobile_menu .inner .bottom .s_f_mobile ul{display:flex;gap:10px;justify-content:center;align-items:center;}@media (max-width: 991px){.mobile_menu .inner .bottom .s_f_mobile ul{justify-content:flex-start;}}.mobile_menu .inner .bottom .s_f_mobile ul li a{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:30px;transition:0.2s cubic-bezier(0.39,0.575,0.565,1);border:1px solid #fff;padding:9px;}@media (max-height: 770px){.mobile_menu .inner .bottom .s_f_mobile ul li a{padding:8px;}}.mobile_menu .inner .bottom .s_f_mobile ul li a svg{width:26px;height:26px;}@media (max-height: 770px){.mobile_menu .inner .bottom .s_f_mobile ul li a svg{width:24px;height:24px;}}.mobile_menu .inner .bottom .s_f_mobile ul li a svg g path{fill:#fff;}.mobile_menu .inner .bottom .s_f_mobile ul li a:hover{transform:translateY(-5px);}.mobile_menu .inner .bottom .lang{display:flex;height:100%;align-items:center;justify-content:flex-end;}.mobile_menu .inner .bottom .lang svg{width:35px;height:35px;}.mobile_menu .inner .bottom .lang ul{padding:0;display:flex;align-items:center;flex-direction:row-reverse;height:100%;}.mobile_menu .inner .bottom .lang ul li{list-style:none;border-right:1px solid #fff;padding:0px 10px;}.mobile_menu .inner .bottom .lang ul li a{font-size:18px;text-decoration:none;color:#fff;text-transform:uppercase;transition:all .3s;}.mobile_menu .inner .bottom .lang ul li a:hover{transform:translateY(-3px);}@media (max-height: 770px){.mobile_menu .inner .bottom .lang ul li a{font-size:16px;}}.mobile_menu .inner .bottom .lang ul li:first-child{border:none !important;}.mobile_menu .inner .bottom .lang ul li.wpml-ls-current-language a{font-weight:900;color:#1ed760;}#slide-up-btn{position:fixed;bottom:-50px;left:12px;width:45px;height:45px;background-color:#254c53;padding:8px;border:none;border-radius:30px;cursor:pointer;transition:bottom 0.3s ease-in-out;z-index:999;}#slide-up-btn svg{width:100%;height:100%;}#slide-up-btn svg g path{fill:#fff;}.page_head{width:100%;padding-top:120px;padding-bottom:80px;background-color:#fff;}.page_head .container .bread .rank-math-breadcrumb p a{color:#000;text-transform:uppercase;font-size:13px;}@media (max-width: 991px){.page_head .container .bread .rank-math-breadcrumb p a{font-size:11px;}}.page_head .container .bread .rank-math-breadcrumb p span{color:#000;text-transform:uppercase;font-size:13px;}.page_head .container .bread .rank-math-breadcrumb p span:last-child{font-weight:700;}@media (max-width: 991px){.page_head .container .bread .rank-math-breadcrumb p span{font-size:11px;}}.page_head .container .bread .rank-math-breadcrumb p span.separator{color:#254c53;}.page_head .container h1{margin:0;font-size:65px;font-weight:700;color:#000;}@media (max-width: 991px){.page_head .container h1{font-size:40px;}}.hesaplayici{width:100%;transition:all .3s ease;padding-bottom:80px;}.hesaplayici.load{opacity:0;}.hesaplayici.hide{display:none;}.hesaplayici .container{display:flex;flex-direction:column;gap:80px;}@media (max-width: 575px){.hesaplayici .container{gap:50px;}}.hesaplayici .container .title{font-size:16px;color:#000;font-weight:700;}.hesaplayici .container .devices{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;}@media (max-width: 991px){.hesaplayici .container .devices{grid-template-columns:repeat(1,1fr);}}.hesaplayici .container .devices .device{border-radius:15px;background-color:#f1efe9;display:flex;align-items:center;justify-content:space-between;padding:25px 50px;}.hesaplayici .container .devices .device.lite{background-color:#fff;}@media (max-width: 991px){.hesaplayici .container .devices .device{padding:20px;}.hesaplayici .container .devices .device.lite{background-color:#f1efe9;}.hesaplayici .container .devices .device:nth-child(even){background-color:#fff !important;}}.hesaplayici .container .devices .device .left{display:flex;align-items:center;justify-content:flex-start;gap:20px;}.hesaplayici .container .devices .device .left .icon{width:50px;height:50px;}@media (max-width: 991px){.hesaplayici .container .devices .device .left .icon{width:42px;height:42px;}}.hesaplayici .container .devices .device .left .icon img{width:100%;height:100%;object-fit:contain;}.hesaplayici .container .devices .device .left .context{display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;}.hesaplayici .container .devices .device .left .context p{margin:0;color:#000;font-size:16px;}.hesaplayici .container .devices .device .left .context .values{display:flex;align-items:flex-start;justify-content:flex-start;gap:2px;}.hesaplayici .container .devices .device .left .context .values span{color:#707070;font-size:14px;}.hesaplayici .container .devices .device .left .context .values p{color:#707070;font-size:14px;margin:0;}.hesaplayici .container .devices .device .right{display:flex;align-items:center;justify-content:flex-end;gap:20px;}.hesaplayici .container .devices .device .right .edit{background-color:transparent;padding:0;border:none;color:#254c53;cursor:pointer;font-size:14px;}.hesaplayici .container .devices .device .right .ui-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:30px;height:30px;border-radius:5px;background:#fff;border:1px solid #d9d9d9;-webkit-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s;cursor:pointer;position:relative;}.hesaplayici .container .devices .device .right .ui-checkbox *{-webkit-box-sizing:border-box;box-sizing:border-box;}.hesaplayici .container .devices .device .right .ui-checkbox *::before{-webkit-box-sizing:border-box;box-sizing:border-box;}.hesaplayici .container .devices .device .right .ui-checkbox *::after{-webkit-box-sizing:border-box;box-sizing:border-box;}.hesaplayici .container .devices .device .right .ui-checkbox::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;-webkit-box-shadow:0 0 0 calc(8px) #254c53;box-shadow:0 0 0 calc(8px) #254c53;border-radius:inherit;opacity:0;-webkit-transition:all 0.5s cubic-bezier(0.12,0.4,0.29,1.46);-o-transition:all 0.5s cubic-bezier(0.12,0.4,0.29,1.46);transition:all 0.5s cubic-bezier(0.12,0.4,0.29,1.46);}.hesaplayici .container .devices .device .right .ui-checkbox::before{top:43%;left:50%;content:"";position:absolute;width:4px;height:7px;border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(0);-ms-transform:translate(-50%,-50%) rotate(45deg) scale(0);transform:translate(-50%,-50%) rotate(45deg) scale(0);opacity:0;-webkit-transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;-o-transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;}.hesaplayici .container .devices .device .right .ui-checkbox:hover{border-color:#254c53;}.hesaplayici .container .devices .device .right .ui-checkbox:checked{background:#254c53;border-color:#254c53;}.hesaplayici .container .devices .device .right .ui-checkbox:checked::before{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(2);-ms-transform:translate(-50%,-50%) rotate(45deg) scale(2);transform:translate(-50%,-50%) rotate(45deg) scale(2);-webkit-transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;-o-transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;}.hesaplayici .container .devices .device .right .ui-checkbox:active:not(:checked)::after{-webkit-transition:none;-o-transition:none;-webkit-box-shadow:none;box-shadow:none;transition:none;opacity:1;}.hesaplayici .container .sub_total{width:100%;display:flex;align-items:center;flex-direction:column;gap:80px;}@media (max-width: 575px){.hesaplayici .container .sub_total{gap:50px;}}.hesaplayici .container .sub_total .top{width:100%;display:flex;align-items:flex-start;justify-content:space-between;}@media (max-width: 575px){.hesaplayici .container .sub_total .top{flex-direction:column;gap:25px;}}.hesaplayici .container .sub_total .top .notice{width:40%;color:#707070;font-size:14px;text-align:left;}@media (max-width: 575px){.hesaplayici .container .sub_total .top .notice{width:100%;}}.hesaplayici .container .sub_total .top .right{display:flex;align-items:center;justify-content:flex-end;gap:20px;}.hesaplayici .container .sub_total .top .right p{margin:0;color:#000;font-size:14px;}.hesaplayici .container .sub_total .top .right .total{display:flex;align-items:center;justify-content:flex-end;color:#000;gap:2px;font-size:18px;}.hesaplayici .container .sub_total .top .right .total span{color:#000;font-size:18px;}.hesaplayici .container .sub_total .bottom a{cursor:pointer;border:1px solid #254c53;background-color:#254c53;}.hesaplayici .container .sub_total .bottom a::after{background-color:#fff;}@media (max-width: 575px){.hesaplayici .container .sub_total .bottom a:hover{background-color:transparent;}}.hesaplayici .container .sub_total .bottom a:hover::after{transform:translateX(0%) !important;}.hesaplayici .container .sub_total .bottom a:hover span{color:#254c53;}.hesaplayici .container .sub_total .bottom a:hover .icon svg g path{fill:#254c53;}.hesaplayici .container .sub_total .bottom a span{font-size:14px;font-weight:400;color:#fff;}.hesaplayici .container .sub_total .bottom a .icon svg g path{fill:#fff;}.edit_popup{position:fixed;display:none;left:0;top:0;z-index:1010;width:100%;height:100%;}.edit_popup::after{width:100%;}.edit_popup .pop{width:532px;gap:25px;z-index:15;position:absolute;border-radius:30px;background-color:#fff;left:50%;top:50%;transform:translate(-50%,-50%);padding:40px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;}@media (max-width: 991px){.edit_popup .pop{width:100%;top:auto;bottom:0;transform:translateX(-50%);border-bottom-left-radius:0;border-bottom-right-radius:0;}}@media (max-width: 575px){.edit_popup .pop{padding:25px;}}.edit_popup .pop .zone_1{width:100%;display:flex;justify-content:space-between;}.edit_popup .pop .zone_1 .icon{width:40px;height:40px;}.edit_popup .pop .zone_1 .icon img{width:100%;object-fit:contain;height:100%;}.edit_popup .pop .zone_1 .name{color:#000;font-size:18px;}.edit_popup .pop .zone_2{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;gap:20px;}.edit_popup .pop .zone_2 p{margin:0;font-size:17px;color:#000;}.edit_popup .pop .zone_2 .editable{display:flex;gap:10px;align-items:center;justify-content:flex-start;}.edit_popup .pop .zone_2 .editable input{width:75px;height:45px;border-radius:5px;border:1px solid #00000033 !important;font-size:17px;color:#254c53;font-weight:500;text-align:center;}.edit_popup .pop .zone_2 .editable span{font-size:17px;color:#000;font-weight:500;text-align:center;}.edit_popup .pop .zone_3{width:100%;display:flex;justify-content:center;flex-direction:column;align-items:flex-start;gap:20px;}.edit_popup .pop .zone_3 p{margin:0;font-size:17px;color:#000;}.edit_popup .pop .zone_3 .editable{display:flex;gap:10px;align-items:center;justify-content:flex-start;}.edit_popup .pop .zone_3 .editable input{width:75px;height:45px;border-radius:5px;border:1px solid #00000033 !important;font-size:17px;color:#254c53;font-weight:500;text-align:center;}.edit_popup .pop .zone_3 .editable span{font-size:17px;color:#000;font-weight:500;text-align:center;}.edit_popup .pop .zone_4{width:100%;display:flex;justify-content:space-between;gap:40px;align-items:center;}.edit_popup .pop .zone_4 .buttons{width:50%;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:17px;height:54px;cursor:pointer;transition:all .3s ease;}.edit_popup .pop .zone_4 .buttons.okey{background-color:#000;color:#fff;border:1px solid #000;}.edit_popup .pop .zone_4 .buttons.okey:hover{opacity:0.7;}.edit_popup .pop .zone_4 .buttons.close{background-color:#fff;color:#000000ad;border:1px solid #00000033;}.edit_popup .pop .zone_4 .buttons.close:hover{color:#254c53;border:1px solid #254c53;}.edit_popup .pop .line{display:block;width:100%;height:1px;background-color:#00000021;}.edit_popup .overlay{width:100%;height:100%;position:absolute;top:0;z-index:5;left:0;background-color:#00000054;}.chose_product{width:100%;padding-top:0;transition:all .3s ease;padding-bottom:160px;}.chose_product.load{opacity:0;}.chose_product.hide{display:none;}.chose_product .container{display:flex;flex-direction:column;gap:80px;}.chose_product .container .top_chose{display:flex;align-items:center;justify-content:space-between;}.chose_product .container .top_chose .title{font-size:16px;color:#000;font-weight:700;}.chose_product .container .top_chose .geri_1{font-size:16px;color:#254c53;font-weight:300;cursor:pointer;display:flex;align-items:center;gap:5px;justify-content:flex-end;transition:all .3s ease;}.chose_product .container .top_chose .geri_1 svg{width:14px;height:14px;margin-bottom:2px;}.chose_product .container .top_chose .geri_1 svg g path{fill:#254c53;}.chose_product .container .top_chose .geri_1:hover{gap:10px;}.chose_product .container .tabs_wrapper360{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:15px;}@media (max-width: 991px){.chose_product .container .tabs_wrapper360{flex-direction:column;}}.chose_product .container .tabs_wrapper360 .tabs_container{display:flex;align-items:center;justify-content:center;height:462px;width:48%;}@media (max-width: 991px){.chose_product .container .tabs_wrapper360 .tabs_container{height:410px;width:100%;}}@media (max-width: 575px){.chose_product .container .tabs_wrapper360 .tabs_container{height:315px;}}.chose_product .container .tabs_wrapper360 .tabs_container .tab_content{display:none;width:100%;height:100%;align-items:center;justify-content:center;border:1px solid #f1efe9;border-radius:15px;}.chose_product .container .tabs_wrapper360 .tabs_container .tab_content.active{display:flex;}.chose_product .container .tabs_wrapper360 .tabs_container .tab_content.active img{width:100%;height:100%;object-fit:cover;border-radius:15px;}.chose_product .container .tabs_wrapper360 .right{width:50%;display:flex;flex-direction:column;gap:25px;}@media (max-width: 991px){.chose_product .container .tabs_wrapper360 .right{width:100%;}}.chose_product .container .tabs_wrapper360 .right .top{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px;}.chose_product .container .tabs_wrapper360 .right .top .sub_title{font-size:30px;font-weight:700;color:#000;}.chose_product .container .tabs_wrapper360 .right .top .bar{display:flex;flex-direction:column;width:100%;background-color:#f1efe9;border-radius:10px;padding:20px;}.chose_product .container .tabs_wrapper360 .right .top .bar .daily{font-size:14px;color:#000;}.chose_product .container .tabs_wrapper360 .right .top .bar .value{font-size:14px;color:#254c53;font-weight:700;}.chose_product .container .tabs_wrapper360 .right .tabs{width:100%;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:25px;}.chose_product .container .tabs_wrapper360 .right .tabs .tab{border:1px solid #dbdbdb;border-radius:15px;transition:all .3s ease;overflow:hidden;cursor:pointer;position:relative;}.chose_product .container .tabs_wrapper360 .right .tabs .tab::after{content:"";width:30px;height:30px;background-color:transparent;border:1px solid #707070;border-radius:5px;display:block;transition:all .3s ease;position:absolute;right:30px;bottom:30px;z-index:5;}.chose_product .container .tabs_wrapper360 .right .tabs .tab::before{bottom:40px;right:40px;z-index:15;content:"";position:absolute;width:4px;height:7px;border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(0);-ms-transform:translate(-50%,-50%) rotate(45deg) scale(0);transform:translate(-50%,-50%) rotate(45deg) scale(0);opacity:0;-webkit-transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;-o-transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .deger{width:100%;background-color:#f1efe9;display:flex;align-items:center;padding:10px 15px;border-radius:15px;font-size:14px;color:#000;transition:all .3s ease;border-top-left-radius:0;border-top-right-radius:0;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;padding:15px;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .top{width:40%;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .top img{width:100%;height:100%;object-fit:contain;border-radius:15px;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .bottom{width:60%;display:flex;flex-direction:column;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .bottom h4{margin:0;font-size:17px;color:#000;font-weight:700;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .bottom .kwh{font-size:14px;color:#000;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .bottom .price{font-size:30px;font-weight:700;color:#000;padding:10px 0;}.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .bottom .day_text,.chose_product .container .tabs_wrapper360 .right .tabs .tab .holder_b .bottom .days{font-size:14px;color:#707070;}.chose_product .container .tabs_wrapper360 .right .tabs .tab:hover{border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .tabs .tab:hover::after{border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .tabs .tab.active{border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .tabs .tab.active .deger{background-color:#254c53;color:#fff;}.chose_product .container .tabs_wrapper360 .right .tabs .tab.active::after{background-color:#254c53;border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .tabs .tab.active::before{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(2);-ms-transform:translate(-50%,-50%) rotate(45deg) scale(2);transform:translate(-50%,-50%) rotate(45deg) scale(2);-webkit-transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;-o-transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;}.chose_product .container .tabs_wrapper360 .right .bottom_b{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px;}.chose_product .container .tabs_wrapper360 .right .bottom_b .sub_title{font-size:30px;font-weight:700;color:#000;}.chose_product .container .tabs_wrapper360 .right .battery{border:1px solid #dbdbdb;border-radius:15px;transition:all .3s ease;overflow:hidden;cursor:pointer;position:relative;}.chose_product .container .tabs_wrapper360 .right .battery::after{content:"";width:30px;height:30px;background-color:transparent;border:1px solid #707070;border-radius:5px;display:block;transition:all .3s ease;position:absolute;right:30px;bottom:30px;z-index:5;}.chose_product .container .tabs_wrapper360 .right .battery::before{bottom:40px;right:40px;z-index:15;content:"";position:absolute;width:4px;height:7px;border-right:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(0);-ms-transform:translate(-50%,-50%) rotate(45deg) scale(0);transform:translate(-50%,-50%) rotate(45deg) scale(0);opacity:0;-webkit-transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;-o-transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;transition:all 0.1s cubic-bezier(0.71,-0.46,0.88,0.6), opacity 0.1s;}.chose_product .container .tabs_wrapper360 .right .battery .deger{width:100%;background-color:#f1efe9;display:flex;align-items:center;padding:10px 15px;border-radius:15px;font-size:14px;color:#000;transition:all .3s ease;border-top-left-radius:0;border-top-right-radius:0;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;padding:15px;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .top{width:40%;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .top img{width:100%;height:100%;object-fit:contain;border-radius:15px;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .bottom{width:60%;display:flex;flex-direction:column;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .bottom h4{margin:0;font-size:17px;color:#000;font-weight:700;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .bottom .kwh{font-size:14px;color:#000;transition:all .3s ease;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .bottom .price{font-size:30px;font-weight:700;color:#000;padding:10px 0;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .bottom .day_text{font-size:14px;color:#000;}.chose_product .container .tabs_wrapper360 .right .battery .holder_b .bottom .days{font-size:14px;color:#000;transition:all .3s ease;}.chose_product .container .tabs_wrapper360 .right .battery:hover{border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .battery:hover::after{border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .battery.extr{border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .battery.extr::after{background-color:#254c53;border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .battery.extr::before{opacity:1;-webkit-transform:translate(-50%,-50%) rotate(45deg) scale(2);-ms-transform:translate(-50%,-50%) rotate(45deg) scale(2);transform:translate(-50%,-50%) rotate(45deg) scale(2);-webkit-transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;-o-transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;transition:all 0.2s cubic-bezier(0.12,0.4,0.29,1.46) 0.1s;}.chose_product .container .tabs_wrapper360 .right .battery.extr .deger{background-color:#254c53;color:#fff;}.chose_product .container .tabs_wrapper360 .right .battery.extr .bottom .kwh{color:#2dd973;}.chose_product .container .tabs_wrapper360 .right .battery.extr .bottom .days{color:#2dd973;}.chose_product .container .tabs_wrapper360 .right .solar_panels{display:flex;flex-direction:column;gap:25px;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b{border:1px solid #dbdbdb;border-radius:15px;transition:all .3s ease;overflow:hidden;cursor:pointer;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;padding:15px;opacity:0.7;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .top{width:40%;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .top img{width:100%;height:100%;object-fit:contain;border-radius:15px;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom{width:60%;display:flex;flex-direction:column;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom h4{margin:0;font-size:17px;color:#000;font-weight:700;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .price{font-size:30px;font-weight:700;color:#000;padding:10px 0;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose{width:100%;display:flex;align-items:center;justify-content:flex-start;gap:25px;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .days{font-size:14px;transition:all .3s ease;width:fit-content;display:flex;align-items:center;justify-content:flex-start;gap:5px;color:#2dd973;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .days svg{width:20px;height:25px;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .days p{font-size:14px !important;margin:0;color:#2dd973;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .input-group{width:120px;display:flex;align-items:center;justify-content:center;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .input-group .btn-default{width:40px;height:40px;border:none;text-align:center;padding:0;display:flex;align-items:center;justify-content:center;border-radius:10px;cursor:pointer;transition:all .3s ease;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .input-group .btn-default:hover{background-color:#0000004f;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .input-group .btn-default svg{width:30%;height:30%;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .input-group .btn-default svg g path{fill:#000;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b .bottom .chose .input-group input{padding:0;width:40px;font-size:17px;color:#000;height:40px;border:none;font-weight:700;text-align:center;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b:hover{border:1px solid #254c53;}.chose_product .container .tabs_wrapper360 .right .solar_panels .holder_b.active{border:1px solid #254c53;opacity:1;}.chose_product .container .sub_total{display:flex;align-items:center;justify-content:flex-end;gap:15px;flex-direction:row;}@media (max-width: 575px){.chose_product .container .sub_total{flex-direction:column;align-items:flex-end;}}.chose_product .container .sub_total .price_total{font-size:30px;font-weight:700;color:#000;}.chose_product .container .sub_total a{cursor:pointer;border:1px solid #254c53;background-color:#254c53;}.chose_product .container .sub_total a::after{background-color:#fff;}@media (max-width: 575px){.chose_product .container .sub_total a{width:100%;}}@media (max-width: 575px){.chose_product .container .sub_total a:hover{background-color:transparent;}}.chose_product .container .sub_total a:hover::after{transform:translateX(0%) !important;}.chose_product .container .sub_total a:hover span{color:#254c53;}.chose_product .container .sub_total a:hover .icon svg g path{fill:#254c53;}.chose_product .container .sub_total a span{font-size:14px;font-weight:400;color:#fff;}.chose_product .container .sub_total a .icon svg g path{fill:#fff;}.added{width:100%;height:100%;position:fixed;top:0;left:0;z-index:-1;background-color:#0000003b;opacity:0;transition:all .3s ease;display:flex;align-items:center;justify-content:center;}.added.load{transition:all .3s ease;opacity:1;z-index:999999;}.added .inner{width:500px;height:500px;background-color:#fff;display:flex;flex-direction:column;gap:25px;border-radius:25px;align-items:center;justify-content:center;position:relative;}@media (max-width: 575px){.added .inner{width:95%;height:auto;padding:30px 0;}}.added .inner .close_ok{position:absolute;right:-10px;top:-10px;border-radius:50px;width:45px;height:45px;display:flex;align-items:center;justify-content:center;padding:12px;background-color:#fff;border:1px solid #254c53;cursor:pointer;transition:all .3s ease;}.added .inner .close_ok svg{width:100%;height:100%;}.added .inner .close_ok:hover{background-color:#254c53;}.added .inner .close_ok:hover svg g path{fill:#fff;}.added .inner svg{width:150px;height:150px;}.added .inner .ad_ok{font-size:30px;font-weight:700;color:#000;}.added .inner .bottom{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:25px;}.added .inner .bottom a{border:1px solid #000;user-select:none;width:60%;}@media (max-width: 575px){.added .inner .bottom a{width:fit-content;}}.added .inner .bottom a span{font-size:14px;font-weight:400;color:#000;transition:all .3s ease;}.added .inner .bottom a .icon svg{transition:all .3s ease;}.added .inner .bottom a .icon svg g path{fill:#000;}.added .inner .bottom a:hover span{color:#fff;}.added .inner .bottom a:hover .icon svg g path{fill:#fff;}.feed_ins{width:100%;padding-top:80px;}.feed_ins .container .top{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;}@media (max-width: 575px){.feed_ins .container .top{gap:10px;flex-direction:column;}}.feed_ins .container .top span{font-size:65px;font-weight:700;color:#000;}@media (max-width: 575px){.feed_ins .container .top span{font-size:40px;}}.feed_ins .container .top a{font-size:16px;font-weight:700;}.footer{width:100%;display:flex;background:#004e20;background:linear-gradient(0deg,#004e20 0%,#000 100%);position:relative;z-index:9999;}.footer .container{width:100%;max-width:100%;padding-left:24px;padding-right:24px;box-sizing:border-box;display:flex;flex-direction:column;}.footer .container .top{padding:80px 0;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:32px;}.footer .container .top span{font-size:65px;font-weight:700;color:#fff;}@media (max-width: 575px){.footer .container .top span{font-size:30px;}}.footer .container .top a span{font-size:12px;font-weight:400;color:#fff;}.footer .container .top.dp{display:none !important;}.footer .container .bottom{width:100%;border-top:1px solid #2dd97321;}.footer .container .bottom .b_top{width:100%;height:140px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;padding:25px 0;}@media (max-width: 991px){.footer .container .bottom .b_top{height:auto;}}@media (max-width: 575px){.footer .container .bottom .b_top{gap:25px;flex-direction:column;align-items:flex-start;}}.footer .container .bottom .b_top .left{height:85%;}@media (max-width: 991px){.footer .container .bottom .b_top .left{height:80px;}}@media (max-width: 575px){.footer .container .bottom .b_top .left{height:60px;}}.footer .container .bottom .b_top .left a{height:100%;}.footer .container .bottom .b_top .left a img{height:100%;object-fit:contain;}.footer .container .bottom .b_top .right{display:flex;align-items:center;justify-content:flex-end;gap:20px;}@media (max-width: 991px){.footer .container .bottom .b_top .right{flex-direction:column;width:100%;height:50%;gap:20px;align-items:flex-end;}}@media (max-width: 575px){.footer .container .bottom .b_top .right{align-items:flex-start;}}.footer .container .bottom .b_top .right span{color:#000;font-size:16px;text-transform:uppercase;}.footer .container .bottom .b_top .right ul{display:flex;gap:25px;justify-content:flex-end;align-items:center;}@media (max-width: 575px){.footer .container .bottom .b_top .right ul{gap:15px;}}.footer .container .bottom .b_top .right ul li a{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;transition:all 0.3s ease;background-color:#fff;}.footer .container .bottom .b_top .right ul li a .svg{width:50px;height:50px;border:1px solid #ffffff33;display:flex;align-items:center;justify-content:center;border-radius:0;border-radius:8px;transition:all 0.3s ease;}@media (max-width: 991px){.footer .container .bottom .b_top .right ul li a .svg{width:50px;height:50px;}}.footer .container .bottom .b_top .right ul li a .svg svg{width:28px;height:28px;transition:all 0.3s ease;}.footer .container .bottom .b_top .right ul li a .svg svg g path{fill:#000;}@media (min-width: 991px){.footer .container .bottom .b_top .right ul li a:hover{background-color:#254c53;}.footer .container .bottom .b_top .right ul li a:hover .svg{border:1px solid #254c53;}.footer .container .bottom .b_top .right ul li a:hover .svg svg g path{fill:#fff;}}.footer .container .bottom .b_mid{width:100%;height:290px;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;position:relative;padding:30px 0;}@media (max-width: 991px){.footer .container .bottom .b_mid{height:auto;}}@media (max-width: 575px){.footer .container .bottom .b_mid{flex-direction:column;gap:50px;padding-top:50px;}}.footer .container .bottom .b_mid .col{height:100%;}.footer .container .bottom .b_mid .col.w-2{width:25%;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-2{width:100%;}}.footer .container .bottom .b_mid .col.w-3{width:20%;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-3{width:100%;}}.footer .container .bottom .b_mid .col.w-3.bold a{font-weight:700 !important;}.footer .container .bottom .b_mid .col.w-3.bold span{font-weight:700 !important;}.footer .container .bottom .b_mid .col.w-3.bold p{font-weight:700 !important;}.footer .container .bottom .b_mid .col.w-4{width:40%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-left:35px;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-4{width:60%;padding:var(--bs-gutter-x,0.75rem) !important;}}@media (max-width: 575px){.footer .container .bottom .b_mid .col.w-4{width:100%;padding:0 !important;}}.footer .container .bottom .b_mid .col.w-4 ul{padding:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px;}.footer .container .bottom .b_mid .col.w-4 ul li{width:100%;}.footer .container .bottom .b_mid .col.w-4 ul li a{width:fit-content;color:#fff;font-size:14px;transition:all 0.2s ease;display:flex;align-items:flex-start;justify-content:flex-start;gap:8px;text-transform:uppercase;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-4 ul li a{font-size:15px;}}@media (min-width: 991px){.footer .container .bottom .b_mid .col.w-4 ul li a:hover{transform:translateX(5px);}}.footer .container .bottom .b_mid .col.w-4 ul li a span{font-size:14px;text-transform:none;width:100%;height:auto !important;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-4 ul li a span{font-size:15px;}}.footer .container .bottom .b_mid .col.w-4 ul li a span span{font-weight:700 !important;font-size:16px !important;display:block;height:12px !important;}.footer .container .bottom .b_mid .col.w-4 ul li a svg{width:30px;height:25px;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-4 ul li a svg{width:22px;height:22px;}}.footer .container .bottom .b_mid .col.w-4 ul li a svg g path{fill:#254c53;}.footer .container .bottom .b_mid .col.w-4 ul li:first-child a span{white-space:nowrap;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-4 #ETBIS{display:none !important;}}.footer .container .bottom .b_mid .col.w-4 #ETBIS img{width:80px !important;height:96px !important;}.footer .container .bottom .b_mid .col.w-9{width:100%;}@media (max-width: 991px){.footer .container .bottom .b_mid .col.w-9{width:50%;padding:0 !important;}.footer .container .bottom .b_mid .col.w-9 div .menu li.active{padding:var(--bs-gutter-x,0.75rem);border:1px solid #ffffff33;border-radius:15px;}.footer .container .bottom .b_mid .col.w-9 div .menu li.active a{font-size:14px;font-weight:600;color:#fff !important;text-transform:capitalize;}.footer .container .bottom .b_mid .col.w-9 div .menu li a{text-transform:capitalize;color:#000;font-size:14px;font-weight:400;}}@media (max-width: 991px) and (max-width: 991px){.footer .container .bottom .b_mid .col.w-9 div .menu{justify-content:space-between;gap:10px;}}@media (max-width: 575px){.footer .container .bottom .b_mid .col.w-9{width:100%;}}.footer .container .bottom .b_mid .col div{width:100%;height:100%;}.footer .container .bottom .b_mid .col div .menu{width:100%;height:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;align-content:flex-start;row-gap:8px;}@media (max-width: 991px){.footer .container .bottom .b_mid .col div .menu{justify-content:space-between;}}.footer .container .bottom .b_mid .col div .menu li{width:100%;transition:all 0.2s ease;}@media (min-width: 991px){.footer .container .bottom .b_mid .col div .menu li:hover{transform:translateX(5px);}}.footer .container .bottom .b_mid .col div .menu li a{color:#fff !important;font-size:15px !important;}.footer .container .bottom .b_mid .col div .menu li.active{position:relative;border:1px solid #ffffff33;}.footer .container .bottom .b_mid .col div .menu li.active::after{content:'';background-image:url("../../img/ok_asagi.svg");background-size:contain;background-repeat:no-repeat;position:absolute;top:13px;right:15px;transition:all .3s;z-index:2;width:15px;height:15px;transition:all .3s ease;transform-origin:center;}.footer .container .bottom .b_mid .col div .menu li.active a{width:100%;display:block;z-index:5;position:relative;border-bottom:1px solid transparent;font-weight:700;color:#254c53 !important;font-size:12px;text-transform:uppercase;}.footer .container .bottom .b_mid .col div .menu li.active .sub-menu li{width:100%;}.footer .container .bottom .b_mid .col div .menu li.active .sub-menu li a{font-weight:400;border:none;color:#fff !important;font-size:15px;}.footer .container .bottom .b_mid .col div .menu li.turned a{border-bottom:1px solid #ffffff33;padding-bottom:3px;margin-bottom:3px;}.footer .container .bottom .b_mid .col div .menu li.turned::after{transform:rotate(180deg);}.footer .container .bottom .b_mid .col div .menu li.turned .sub-menu li a{padding:3px 0 0 0 !important;border:none;margin:0;}.footer .container .bottom .b_mid .col div .menu li.bold a{font-weight:700 !important;}.footer .container .bottom .b_mid .col:nth-child(1),.footer .container .bottom .b_mid .col:nth-child(2),.footer .container .bottom .b_mid .col:nth-child(3){display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:0px 50px;}.footer .container .bottom .b_mid .col:first-child{padding-left:0;}.footer .container .bottom .b_bot{border-top:1px solid #2dd97321;width:100%;height:75px;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;position:relative;}@media (max-width: 991px){.footer .container .bottom .b_bot{flex-direction:column;padding:15px;gap:15px;height:auto;}}.footer .container .bottom .b_bot .ajans360-l{display:flex;align-items:center;}@media (max-width: 991px){.footer .container .bottom .b_bot .ajans360-l{filter:brightness(0) invert(1);}}.footer .container .bottom .b_bot .ajans360-l .ajans-logo .a360-icon{width:90px;margin:0;}.footer .container .bottom .b_bot .img{width:43%;height:80%;padding-right:30px;display:flex;align-items:center;justify-content:flex-end;border-right:1px solid #2dd97321;}.footer .container .bottom .b_bot .img img{width:100%;object-fit:contain;filter:brightness(0) invert(1);}@media (max-width: 991px){.footer .container .bottom .b_bot .img{border:none;width:100%;padding:0;}}@media (max-width: 575px){.footer .container .bottom .b_bot .img{width:100%;}}.footer .container .bottom .b_bot p{position:absolute;left:0;transform:translateY(-50%);top:55%;margin:0;font-size:14px;color:#fff;font-weight:200;}@media (max-width: 991px){.footer .container .bottom .b_bot p{position:relative;transform:translateY(0);left:auto;top:auto;}}@media (min-width: 991px){.footer .container .bottom .b_bot #ETBIS{display:none !important;}}.footer .container .bottom .b_bot #ETBIS img{width:91px !important;height:105px !important;}