@import url("https://fonts.googleapis.com/css2?family=Cabin+Condensed:wght@400;500;600;700&family=Russo+One&display=swap");:root{--base:#f49712;--color-gradient-1:linear-gradient(180deg,transparent,transparent 19.36%,rgba(221,7,51,.55) 71.26%,#dd0733);--bg3:#f5f6fd;--white:#fff;--text-footer:#4e4e4e;---box-shadow:0px 4px 25px rgba(0,0,0,.06);--bg6:#0c0c0d;--text2:#8a8c94;--color-gradient-2:linear-gradient(180deg,rgba(0,0,0,.31),rgba(0,0,0,.78));--button2:#030734;--black:#000;--border2:#d7d7d7;--theme:#f49712;--header:#16171a;--theme2:#ff7617;--bg4:#020001;--text:#727272;--button:#1c2539;--bg5:#f8f8f8;--bg7:#edeeee;--bg2:#f6f6f6;--body:#fff;--border:#dfdcdc;--ratting:#f09815;--bg:#f7f7f7}.theme-btn{overflow:hidden;padding:24px 45px;font-size:16px;font-weight:700;color:var(--white);background-color:var(--theme);line-height:1;z-index:9}.theme-btn,.theme-btn i{transition:all .4s ease-in-out;position:relative;display:inline-block}.theme-btn i{margin-right:8px}@media (max-width:575px){.theme-btn i{font-size:12px;margin-left:3px}}.theme-btn span{position:relative;z-index:9}.theme-btn:after{right:0;top:0}.theme-btn:after,.theme-btn:before{height:0;transition:all .4s ease-in-out;content:"";position:absolute;background-color:var(--header);width:50%;z-index:1}.theme-btn:before{bottom:0;left:0}.theme-btn:hover{color:var(--white)}.theme-btn:hover:after,.theme-btn:hover:before{height:100%}.theme-btn:hover i{transform:translate(5px)}.theme-btn.hover-white:after,.theme-btn.hover-white:before{background-color:var(--white)}.theme-btn.hover-white:hover{color:var(--header)}.theme-btn.hover-white:hover i{transform:translate(5px);color:var(--header)}.theme-btn.bg-white{color:var(--header)}.theme-btn.bg-white:hover{color:var(--white)}.theme-btn.bg-white:hover i{transform:translate(5px);color:var(--white)}.theme-btn.theme-btn-2{background-color:var(--theme2)}.theme-btn.line-height{line-height:1.3}@media (max-width:767px){.theme-btn{padding:22px 30px}}@media (max-width:575px){.theme-btn{padding:18px 30px}.theme-btn span{font-size:14px}}.link-btn{font-size:16px;font-weight:600;color:var(--header)}.link-btn span{background-size:0 2px;background-position:0 95%;background-image:linear-gradient(var(--theme),var(--theme));background-repeat:no-repeat;display:inline-block}.link-btn i,.link-btn span{transition:all .4s ease-in-out}.link-btn i{height:25px;font-size:16px;font-size:12px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:25px;margin-left:10px;width:25px;line-height:25px}.link-btn:hover span{color:var(--theme);background-size:100% 1px}.link-btn.link-btn-2 span{background-image:linear-gradient(var(--theme2),var(--theme2))}.link-btn.link-btn-2 i{background-color:var(--theme2)}.link-btn.link-btn-2:hover span{color:var(--theme2)}body{overflow-x:hidden;font-size:16px;font-weight:400;color:var(--text);background-color:var(--white);line-height:28px;font-family:Montserrat,sans-serif}body,ul{padding:0;margin:0}ul{list-style:none}button{padding:0;border:none;background-color:transparent}input:focus{outline:none}input,input:focus{color:var(--white)}h1,h2,h3,h4,h5,h6{padding:0;color:var(--header);transition:all .4s ease-in-out;margin:0;font-family:Montserrat,sans-serif}h1{font-size:85px;font-weight:600;line-height:106%}h2{font-size:48px;font-weight:700;line-height:115%}@media (max-width:1199px){h2{font-size:42px}}@media (max-width:991px){h2{font-size:32px}}@media (max-width:575px){h2{font-size:26px}}h3{font-size:24px;font-weight:600;line-height:121%}@media (max-width:575px){h3{font-size:20px}}h4{font-size:22px;font-weight:700}@media (max-width:575px){h4{font-size:20px}}h5{font-size:20px}h5,h6{font-weight:600}h6{font-size:18px;line-height:156%}a{text-decoration:none;color:var(--header);outline:none!important;cursor:pointer}a,p{transition:all .4s ease-in-out}p{margin:0}.preloader{height:100%;justify-content:center;position:fixed;top:0;align-items:center;cursor:default;left:0;width:100%;display:flex;z-index:9999999}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{animation:spinner 1s linear infinite;height:9em;border:3px solid rgba(0,0,0,.2);border-top:3px solid var(--theme);margin:0 auto 3.5em;border-radius:50%;width:9em}@media (max-width:767px){.preloader .animation-preloader .spinner{height:7.5em;margin:0 auto 1.5em;width:7.5em}}.preloader .animation-preloader .txt-loading{font:700 5em Montserrat,sans-serif;text-align:center;user-select:none}@media (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;transform:rotateY(-90deg);color:var(--header);content:attr(data-text-preloader);position:absolute;opacity:0;top:-3px;left:0;font-family:Montserrat,sans-serif}.preloader p{font-size:15px;font-weight:600;color:var(--theme);letter-spacing:8px}.preloader .loader{height:100%;font-size:0;position:fixed;top:0;poMontserrat-events:none;left:0;width:100%;z-index:1}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);background-color:#fff;left:0;width:100%}.preloader.loaded .animation-preloader{transition:.3s ease-out;opacity:0}.preloader.loaded .loader-section .bg{transition:allcubic-bezier(.1,.1,.1,1) .7s .3s;width:0}.search-wrap{height:100%;overflow:hidden;position:fixed;top:0;background-color:hsla(0,0%,100%,.9);left:0;width:100%;display:none;z-index:999999}.search-wrap .search-inner{height:100%;position:relative;width:100%}.search-wrap .search-cell{transform:translateY(-50%);position:absolute;top:50%;width:100%}.search-wrap .search-field-holder{animation:slideInUp .3s;position:relative;margin:auto;width:50%}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{height:70px;padding:0 50px;font-size:25px;border:0;color:var(--header);border-bottom:2px solid var(--header);letter-spacing:2px;text-align:center;background:transparent;width:100%}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;font-size:18px;line-height:50px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--header)}input.main-search-input::placeholder{font-size:25px;color:var(--header);opacity:1}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{font-size:30px;right:50px;color:var(--theme);position:absolute;top:50px;cursor:pointer}.mouse-cursor{-webkit-transform:translateZ(0);transform:translateZ(0);position:fixed;visibility:hidden;top:0;poMontserrat-events:none;border-radius:50%;left:0}@media (max-width:767px){.mouse-cursor{display:none}}.cursor-inner{height:6px;-webkit-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;-o-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;background-color:var(--theme);width:6px;z-index:10000001}.cursor-inner.cursor-hover{height:70px;opacity:.3;background-color:var(--theme);margin-left:-35px;width:70px;margin-top:-35px}.cursor-outer{height:30px;border:1px solid var(--theme);-webkit-transition:all .08s ease-out;-o-transition:all .08s ease-out;transition:all .08s ease-out;opacity:.5;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:-12px;width:30px;margin-top:-12px;z-index:10000000}.cursor-outer.cursor-hover{opacity:0}.back-to-top{height:40px;transform:translateY(20px);font-size:14px;right:30px;color:var(--white);transition:all .4s ease-in-out;position:fixed;opacity:0;bottom:30px;visibility:hidden;background-color:var(--theme);border-radius:4px;width:40px;line-height:40px;display:inline-block;z-index:99}.back-to-top:hover{background-color:var(--header)}.back-to-top.show{transform:translate(0);opacity:1;visibility:visible}.section-title,.section-title-2,.section-title-2 h2{font-size:28px!important;font-weight:600;margin-bottom:20px;color:var(--theme);position:relative;z-index:99}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title span{font-weight:600;margin-bottom:10px;color:var(--theme);letter-spacing:.11em;display:inline-block}.section-title span.color-style{color:var(--theme)}.section-title span.color-2{color:var(--theme2)}.section-title.style-2 span{text-decoration:none;color:var(--theme2);letter-spacing:0}.section-title.style-2 h2 span{text-decoration:none;color:var(--theme2);letter-spacing:0}.title-section-area{justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.title-section-area{justify-content:center;flex-wrap:wrap;gap:20px;text-align:center}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg)}.section-bg-w{background-color:var(--white)}.section-bg-2{background-color:var(--bg5)}.section-bg-3{background-color:var(--bg6)}.section-bg-4{background-color:var(--bg7)}.section-bg-5{background-color:#1d1e22}.section-bg-theme{background-color:#f68b1e}.section-bg-blog{background-color:#fbfbfb}.footer-bg{background-color:#f4f4f4}.footer-bg:after{height:100%;transform:translateY(-50%);right:0;content:"";position:absolute;background-size:cover;opacity:.2;top:50%;width:100%;background-image:url(https://kusadasiplaj.shop/smart-tema/images/footer-back.png);z-index:0}.section-padding-min{padding:30px 0}.section-padding{padding:60px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}@-webkit-keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px rgba(244,68,56,0);box-shadow:0 0 0 40px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px rgba(244,68,56,0);box-shadow:0 0 0 40px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes toggle{0%{opacity:0}to{opacity:1}}@-webkit-keyframes moveCursor1{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes moveCursor1{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes moveCursor2{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes moveCursor2{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes cir36{to{transform:rotate(1turn)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animation__rotate{animation:rotate 40s linear infinite}@keyframes rotateY{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.animation__rotateY{animation:rotateY 40s linear infinite}@keyframes rounded{50%{transform:rotate(30deg)}}@keyframes handed{to{transform:rotate(-1turn)}}@keyframes right-image-bounce{0%{transform:translateX(8px)}50%{transform:translateX(-12px)}to{transform:translateX(8px)}}@keyframes top-image-bounce{0%{transform:translateY(8px)}50%{transform:translateY(-12px)}to{transform:translateY(8px)}}@-webkit-keyframes scale-up-one{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-one{0%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(.8);transform:scale(.8)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes letters-loading{0%,75%,to{transform:rotateY(-90deg);opacity:0}25%,50%{transform:rotateY(0deg);opacity:1}}@keyframes letters-loading{0%,75%,to{transform:rotateY(-90deg);opacity:0}25%,50%{transform:rotateY(0deg);opacity:1}}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes tpswing{0%{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}to{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes width{0%{width:0}to{width:100%}}@-webkit-keyframes width{0%{width:0}to{width:100%}}@-webkit-keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:float-bob-y;animation-name:float-bob-y;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}@-webkit-keyframes video-animation{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(2);opacity:0}}@keyframes video-animation{0%{transform:scale(1)}50%{transform:scale(1.5)}to{transform:scale(2);opacity:0}}@keyframes tptranslateX2{0%{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(40px);-moz-transform:translateX(40px);-ms-transform:translateX(40px);-o-transform:translateX(40px);transform:translateX(40px)}}@keyframes tptranslateY2{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px);-ms-transform:translateY(-40px);-o-transform:translateY(-40px);transform:translateY(-40px)}}.float-bob-x{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:float-bob-x;animation-name:float-bob-x;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translateX(0);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(30px);transform:translateX(30px)}}@keyframes float-bob-x{0%{-webkit-transform:translateX(30px);transform:translateX(30px)}50%{-webkit-transform:translateX(10px);transform:translateX(10px)}to{-webkit-transform:translateX(30px);transform:translateX(30px)}}@keyframes bounce-x{0%{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(30px);transform:translateX(30px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.bounce-x{-webkit-animation:bounce-x 7s linear infinite;animation:bounce-x 7s linear infinite}.header-top-section{padding:20px 0;position:relative;background-color:var(--theme);z-index:9}@media (max-width:991px){.header-top-section{display:none}}.header-top-section:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--theme);left:0;left:73%;width:100%;z-index:-1}@media (max-width:1899px){.header-top-section:before{display:none}}.header-top-section-2{background-color:var(--bg7)}@media (max-width:1199px){.header-top-section-2{display:none}}.header-top-section-3{background-color:#f1f5ff}@media (max-width:1199px){.header-top-section-3{display:none}}.header-top-section-3 .container-fluid{padding:0 100px}@media (max-width:1399px){.header-top-section-3 .container-fluid{padding:0}}.header-top-wrapper{justify-content:center;align-items:center;display:flex}.header-top-wrapper .contact-list{gap:25px;align-items:center;display:flex}.header-top-wrapper .contact-list li{font-size:15px;color:var(--text2)}.header-top-wrapper .contact-list li a{color:var(--text2)}.header-top-wrapper .contact-list li i{margin-right:10px;color:var(--theme)}.header-top-wrapper .top-right{gap:65px;align-items:center;display:flex}.header-top-wrapper .top-right .social-icon{gap:15px}.header-top-wrapper .top-right .social-icon a{color:var(--text2)}.header-top-wrapper .top-right .social-icon a:hover{color:var(--theme)}.header-top-wrapper .top-right .header-menu{gap:20px;align-items:center;display:flex}.header-top-wrapper .top-right .header-menu li a{color:var(--white);transition:all .4s ease-in-out;background-size:0 2px;background-position:0 95%;background-image:linear-gradient(var(--white),var(--white));background-repeat:no-repeat;display:inline-block}.header-top-wrapper .top-right .header-menu li a:hover{background-size:100% 1px}@media (max-width:1899px){.header-top-wrapper .top-right .header-menu li a{color:var(--text2);background-image:linear-gradient(var(--text2),var(--text2))}}.header-top-wrapper.style-2 .contact-list{display:initial}.header-top-wrapper.style-2 .contact-list li{font-weight:500;color:var(--header)}.header-top-wrapper.style-2 .contact-list li .line-none{text-decoration:none!important}.header-top-wrapper.style-2 .top-left{gap:30px;align-items:center;display:flex}.header-top-wrapper.style-2 .flag-wrap{position:relative;width:160px}.header-top-wrapper.style-2 .flag-wrap .nice-select{padding:10px 7px 10px 55px;border:none;position:relative;text-align:center;margin:0 auto;background:transparent;z-index:999}.header-top-wrapper.style-2 .flag-wrap .nice-select span{font-size:16px;font-weight:500;color:var(--header)}.header-top-wrapper.style-2 .flag-wrap .flag{position:absolute;top:9px;left:15px;z-index:1}@media (max-width:767px){.header-top-wrapper.style-2 .flag-wrap .flag{display:none}}.header-top-wrapper.style-2 .flag-wrap .flag img{height:100%;border:4px solid var(--white);border-radius:50%;width:100%}.header-top-wrapper.style-2 .top-right{gap:35px}.header-top-wrapper.style-2 .top-right .header-menu{padding:15px 25px;background-color:var(--theme)}@media (max-width:1899px){.header-top-wrapper.style-2 .top-right .header-menu li a{color:var(--white);background-image:linear-gradient(var(--white),var(--white))}}.header-top-wrapper.style-2 .top-right .social-icon{gap:20px}.header-top-wrapper.style-2 .top-right .social-icon a{color:var(--header)}.header-top-wrapper.style-2 .top-right .social-icon a:hover{color:var(--theme)}.header-top-wrapper.style-3 .top-left{display:initial}.header-top-wrapper.style-3 .top-left .contact-list{gap:25px;align-items:center;display:flex}@media (max-width:1600px){.header-top-wrapper.style-3 .top-left .contact-list{gap:10px}}.header-top-wrapper.style-3 .top-left .contact-list li{font-size:15px;font-weight:500;color:var(--header)}@media (max-width:1600px){.header-top-wrapper.style-3 .top-left .contact-list li{font-size:14px}}.header-top-wrapper.style-3 .top-left .contact-list li:not(:last-child){border-right:1px solid var(--border2);padding-right:20px}@media (max-width:1600px){.header-top-wrapper.style-3 .top-left .contact-list li:not(:last-child){padding-right:10px}}.header-top-wrapper.style-3 .top-left .contact-list li span{padding:5px 10px;font-size:13px;margin-right:10px;color:var(--white);letter-spacing:.15em;text-align:center;background-color:var(--theme2)}.header-top-wrapper.style-3 .top-left .contact-list li a{text-decoration:underline;color:var(--header)}.header-top-wrapper.style-3 .top-left .contact-list li a:hover{color:var(--theme2)}.header-top-wrapper.style-3 .top-left .contact-list li i{margin-right:10px;color:var(--theme2)}.header-top-wrapper.style-3 .top-right{gap:5px}.header-top-wrapper.style-3 .top-right .nice-select.style-2{padding:0 30px;border:none;position:relative;text-align:center;margin:0 auto;background:transparent;z-index:999}.header-top-wrapper.style-3 .top-right .social-icon{padding:18px 25px;background-color:var(--theme2)}.header-top-wrapper.style-3 .top-right .social-icon a{color:var(--white)}.header-top-wrapper.color-style .top-left{display:initial}.header-top-wrapper.color-style .top-left .contact-list li span{background-color:var(--theme)}.header-top-wrapper.color-style .top-left .contact-list li a:hover,.header-top-wrapper.color-style .top-left .contact-list li i{color:var(--theme)}.header-top-wrapper.color-style .top-right .social-icon{background-color:var(--theme)}.header-section-1{position:relative;background-color:#fff;box-shadow:var(---box-shadow);z-index:999}.header-section-1:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--theme);width:110px;z-index:-1}@media (max-width:1899px){.header-section-1:before{display:none!important}}.header-section-2{position:relative}.header-section-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:50%;background-color:var(--bg5);left:0;width:100%;z-index:-1}@media (max-width:1199px){.menu-thumb{display:none!important}}.header-main{justify-content:space-between;align-items:center;display:flex}@media (max-width:1199px){.header-main{padding:15px 0}}.header-main .main-menu{margin-left:180px}@media (max-width:1441px){.header-main .main-menu{margin-left:280px}}@media (max-width:1281px){.header-main .main-menu{margin-left:180px}}@media (min-width:1442px){.header-main .main-menu{margin-left:28vw}}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{list-style:none;position:relative;margin-inline-end:35px;display:inline-block}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{padding:35px 0;font-size:13px;font-weight:600;color:#333;transition:all .4s ease-in-out;position:relative;text-align:left;font-family:Montserrat,sans-serif;display:inline-block}.header-main .main-menu ul li a i{font-size:15px;font-weight:600;margin-left:5px}.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{border-bottom-right-radius:4px;border-bottom-left-radius:4px;transform:translateY(10px);inset-inline-start:0;color:var(--header);transition:all .4s ease-in-out;position:absolute;opacity:0;visibility:hidden;min-width:280px;top:100%;transform-origin:top center;box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.2);background:var(--white);z-index:99999}.header-main .main-menu ul li .submenu li{padding:0;margin:0;width:100%;display:block}.header-main .main-menu ul li .submenu li a{padding:8px 25px;font-size:14px;font-weight:500;color:#333;position:relative;border-bottom:1px solid #eee;width:100%;font-family:Montserrat,sans-serif;z-index:11}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;opacity:0;visibility:hidden;top:0}.header-main .main-menu ul li .submenu li:hover>a{color:var(--white)!important;background:var(--theme)}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{-webkit-transform:translateY(1);-moz-transform:translateY(1);-ms-transform:translateY(1);-o-transform:translateY(1);transform:translateY(1);opacity:1;visibility:visible}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{inset-inline-end:25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--theme);position:absolute;top:50%}.header-main .main-menu ul li .has-home-menu{padding:30px 30px 10px;opacity:0;visibility:hidden;left:-250px;width:800px}.header-main .main-menu ul li .has-home-menu .home-menu,.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb{position:relative}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button{transform:translate(-50%,-50%);justify-content:center;transition:all .4s ease-in-out;position:absolute;flex-direction:column;opacity:0;visibility:hidden;gap:10px;top:50%;left:50%;width:70%;margin-top:20px;display:flex}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn{padding:14px 20px;font-size:14px;color:var(--white)!important;text-align:center;border-radius:0!important;width:auto}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn:hover:after,.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb .demo-button .theme-btn:hover:before{border-radius:0}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:before{height:100%;overflow:hidden;transition:all .3s ease-in-out;content:"";position:absolute;background:linear-gradient(to bottom,rgba(99,92,92,0) 0,var(--theme) 100%);background-size:cover;opacity:0;top:0;background-position:50%;left:0;width:100%;background-repeat:no-repeat}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:hover:before{opacity:1;visibility:visible}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb:hover.home-menu-btn{transform:translateY(50%);opacity:1;bottom:50%;visibility:visible}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-thumb img{width:100%}.header-main .main-menu ul li .has-home-menu .home-menu .home-menu-title{font-size:16px;text-align:center;margin:15px auto;display:inline-block}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{transform:translateY(0);opacity:1;visibility:visible}.header-1 .container-fluid{padding:0 50px}@media (max-width:470px){.header-1 .container-fluid{padding:0 15px}}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main{gap:20px}}.header-1 .mega-menu-wrapper .header-main .header-left{gap:180px;align-items:center;display:flex}@media (max-width:1899px){.header-1 .mega-menu-wrapper .header-main .header-left{gap:100px}}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-left{gap:90px}}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-left{gap:60px}}.header-1 .mega-menu-wrapper .header-main .header-right{gap:90px}@media (max-width:1899px){.header-1 .mega-menu-wrapper .header-main .header-right{gap:30px}}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-right{gap:50px}}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-right{gap:40px}}.header-1 .mega-menu-wrapper .header-main .header-right .contact-info{gap:20px;align-items:center;display:flex}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-right .contact-info{display:none!important}}.header-1 .mega-menu-wrapper .header-main .header-right .contact-info .content h6{font-size:16px}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-right .header-button{display:none!important}}.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--white)}@media (max-width:1899px){.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--theme)}}@media (max-width:991px){.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{display:none!important}}.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{color:var(--theme)}.header-section-11{position:relative}.header-section-11:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--theme);left:0;width:100%;width:16%;z-index:9}@media (max-width:1899px){.header-section-11:before{display:none}}.header-top-wrapper-22{justify-content:space-between;align-items:center;margin-left:250px;display:flex}@media (max-width:1899px){.header-top-wrapper-22{margin-left:0}}.header-top-wrapper-22 .contact-list{gap:25px;align-items:center;display:flex}.header-top-wrapper-22 .contact-list li{font-size:15px;color:var(--white)}.header-top-wrapper-22 .contact-list li a{color:var(--white)}.header-top-wrapper-22 .contact-list li i{margin-right:10px;color:var(--white)}.header-top-wrapper-22 .top-right{gap:30px;align-items:center;display:flex}.header-top-wrapper-22 .top-right .social-icon{gap:15px}.header-top-wrapper-22 .top-right .social-icon span{font-weight:500;color:var(--white)}.header-top-wrapper-22 .top-right .social-icon a{color:var(--white)}.header-top-section-22{padding:10px 0;position:relative;background-color:var(--header);z-index:1}@media (max-width:991px){.header-top-section-22{display:none}}.header-top-section-22:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--theme);left:0;left:81%;width:100%;z-index:-1}@media (max-width:1899px){.header-top-section-22:before{display:none}}.header-top-section-22 .container-fluid{padding:0 130px}@media (max-width:1399px){.header-top-section-22 .container-fluid{padding:0 50px}}.header-2{position:relative;margin-left:250px}@media (max-width:1899px){.header-2{margin-left:0}}.header-2 .main-logo{position:absolute;top:5px;left:-200px;z-index:9}@media (max-width:1899px){.header-2 .main-logo{display:none}}.header-2 .container-fluid{padding:0 130px}@media (max-width:1399px){.header-2 .container-fluid{padding:0 50px}}@media (max-width:991px){.header-2 .container-fluid{padding:0 40px}}@media (max-width:575px){.header-2 .container-fluid{padding:0 15px}}@media (max-width:1899px){.header-2 .header-main .logo{display:block!important}}@media screen and (max-width:1025px){.header-2 .header-main .main-menu ul li{margin-inline-end:25px}}.header-2 .header-main .main-menu ul li .has-homemenu{left:-200px}@media (max-width:1600px){.header-2 .header-main .main-menu ul li .has-homemenu{left:-300px}}.header-2 .header-main .header-right{gap:40px}@media (max-width:991px){.header-2 .header-main .header-right{gap:25px}}.header-2 .header-main .header-right .header-button .theme-btn{padding:22px 30px}@media (max-width:1899px){.header-2 .header-main .header-right .header-button{margin-right:0}}@media (max-width:1600px){.header-2 .header-main .header-right .header-button{display:none}}.header-2 .header-main .header-right .sidebar__toggle{color:var(--header)}.header-3 .container-fluid{padding:0 100px}@media (max-width:1399px){.header-3 .container-fluid{padding:0 20px}}.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li a:hover{color:var(--theme2)!important}.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li .submenu li:hover>a{color:var(--white)!important;background:var(--theme2)}.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li .submenu li.has-dropdown>a:after,.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li .submenu li:hover>a:after,.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li:hover>a,.header-3 .mega-menu-wrapper .header-main .header-left .main-menu ul li:hover>a:after{color:var(--theme2)}.header-3 .mega-menu-wrapper .header-main .header-right{gap:30px}.header-3 .mega-menu-wrapper .header-main .header-right .header-button{line-height:1}@media (max-width:1199px){.header-3 .mega-menu-wrapper .header-main .header-right .header-button{display:none}}.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle{color:var(--header)}.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span,.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span:first-child,.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span:last-child,.header-3 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle .header-bar span:nth-child(2){background:var(--header)}.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li a:hover{color:var(--theme)!important}.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li .submenu li:hover>a{color:var(--white)!important;background:var(--theme)}.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li .submenu li.has-dropdown>a:after,.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li .submenu li:hover>a:after,.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li:hover>a,.header-3 .mega-menu-wrapper .header-main.style-2 .header-left .main-menu ul li:hover>a:after{color:var(--theme)}.top-header-2{padding:15px 0;background-color:var(--theme)}@media (max-width:1199px){.top-header-2{display:none}}.top-header-2 .top-header-items{justify-content:space-between;align-items:center;display:flex}.top-header-2 .top-header-items .contact-list{gap:40px;align-items:center;display:flex}.top-header-2 .top-header-items .contact-list li,.top-header-2 .top-header-items .contact-list li a{color:var(--white)}.top-header-2 .top-header-items .contact-list li i{margin-right:10px;color:var(--white)}.top-header-2 .top-header-items .header-right{gap:40px;align-items:center;display:flex}.top-header-2 .top-header-items .header-right .social-icon{gap:20px;align-items:center;display:flex}.top-header-2 .top-header-items .header-right .social-icon li a{color:var(--white)}.top-header-2 .top-header-items .header-right .support-list{gap:30px}.top-header-2 .top-header-items .header-right .support-list li{color:var(--white)}.sidebar__toggle{cursor:pointer}.sidebar__toggle .header-bar{height:18px;position:relative;width:31px}.sidebar__toggle .header-bar span{height:2px;overflow:hidden;transition:all .3s;position:absolute;background:var(--white);left:0;width:100%;display:inline-block}.sidebar__toggle .header-bar span:first-child{top:0;background:var(--white);left:16px;width:15px}.sidebar__toggle .header-bar span:nth-child(2){top:44%;background:var(--white);width:30px}.sidebar__toggle .header-bar span:last-child{bottom:0;background:var(--white);width:15px}.sidebar__toggle .header-bar.active span:first-child{transform:rotate(45deg) translate(3px,9px)}.sidebar__toggle .header-bar.active span:nth-child(2){opacity:0}.sidebar__toggle .header-bar.active span:last-child{transform:rotate(-45deg) translate(3px,-9px)}.sidebar__toggle .header-bar:hover{cursor:pointer}.sticky{-webkit-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;animation:fadeInDown .5s ease-in-out 0s 1 normal none running;transition:all .9s;position:fixed!important;top:0!important;background-color:#fff;box-shadow:var(---box-shadow);left:0;width:100%;z-index:100}.sticky.header-1 .mega-menu-wrapper .header-main .header-right .header__hamburger .sidebar__toggle,.sticky.header-1 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--theme)}.sticky.header-2{margin-left:0}.sticky.header-2 .main-logo{display:none}.sticky.header-2 .header-main .logo{display:block!important}.offcanvas__info{height:100%;-webkit-transform:translateX(calc(100% + 80px));-moz-transform:translateX(calc(100% + 80px));-ms-transform:translateX(calc(100% + 80px));-o-transform:translateX(calc(100% + 80px));transform:translateX(calc(100% + 80px));overflow-y:scroll;border-left:2px solid var(--theme);right:0;-webkit-transition:transform .45s ease-in-out,opacity .45s ease-in-out;-moz-transition:transform .45s ease-in-out,opacity .45s ease-in-out;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;background:var(--white) none repeat scroll 0 0;overscroll-behavior-y:contain;width:400px;scrollbar-width:none;z-index:9999}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.offcanvas__wrapper{height:100%;padding:30px;position:relative}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{height:45px;position:relative;text-align:center;background-color:var(--theme);border-radius:50%;cursor:pointer;width:45px;line-height:45px;z-index:9}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact{margin-top:50px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:500}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{padding:20px 40px;width:100%}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{height:45px;font-size:16px;border:1px solid var(--border);color:var(--header);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border-radius:50%;background:transparent;width:45px;line-height:45px;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{color:var(--white);background-color:var(--theme)}.offcanvas__overlay{height:100%;right:0;position:fixed;opacity:0;visibility:hidden;top:0;background:#151515;width:100%;z-index:1900}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{overflow:hidden;position:relative}.breadcrumb-wrapper::beforse{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:rgba(16,10,47,.58);left:0;width:100%}.breadcrumb-wrapper .layer-shape{position:absolute;bottom:0;left:0;z-index:1}@media (max-width:991px){.breadcrumb-wrapper .layer-shape{display:none}}.breadcrumb-wrapper .layer-shape img{height:100%;width:100%}.breadcrumb-wrapper .breadcrumb-shape{right:0;position:absolute;top:0;z-index:1}.breadcrumb-wrapper .breadcrumb-shape img{height:100%;width:100%}@media (max-width:991px){.breadcrumb-wrapper .breadcrumb-shape{display:none}}.breadcrumb-wrapper .page-heading{position:relative;text-align:center}@media (max-width:767px){.breadcrumb-wrapper .page-heading{justify-content:center;flex-wrap:wrap;gap:20px}}.breadcrumb-wrapper .page-heading h1{font-size:50px;text-shadow:1px 1px 2px rgba(0,0,0,.6);color:var(--white);position:relative;line-height:1.3;z-index:9}@media (max-width:1199px){.breadcrumb-wrapper .page-heading h1{font-size:50px}}@media (max-width:991px){.breadcrumb-wrapper .page-heading h1{font-size:48px}}@media (max-width:767px){.breadcrumb-wrapper .page-heading h1{font-size:36px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center;align-items:center;margin-top:10px;display:flex}.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:13px;font-weight:400;color:var(--white)}.breadcrumb-wrapper .page-heading .breadcrumb-items li:after{font-size:11px;margin-right:5px;content:"\f061";position:relative;opacity:.7;margin-left:5px;font-family:Font Awesome\ 5 Pro;display:inline-block}.breadcrumb-wrapper .page-heading .breadcrumb-items li:last-child:after{display:none}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:12px}}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--white);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:18px;color:var(--white)}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:16px}}.error-content{margin-top:-40px}@media (max-width:991px){.error-content{margin-top:-20px}}.error-content h2{font-size:320px;font-weight:700;color:var(--theme);line-height:1}.error-content h2 span{color:var(--theme2)}@media (max-width:1199px){.error-content h2{font-size:300px}}@media (max-width:991px){.error-content h2{font-size:200px}}@media (max-width:575px){.error-content h2{font-size:110px}}.error-content h3{font-weight:700}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{min-height:auto;padding:0;background:none}.mean-container .mean-nav>ul{padding:0;list-style-type:none;margin:0;width:100%;display:block!important}.mean-container .mean-nav>ul .home-menu{position:relative}.mean-container .mean-nav>ul .home-menu .home-menu-thumb{position:relative;width:280px}.mean-container .mean-nav>ul .home-menu .home-menu-thumb .demo-button{transform:translate(-50%,-50%);justify-content:center;transition:all .4s ease-in-out;position:absolute;flex-direction:column;opacity:0;visibility:hidden;gap:10px;top:50%;left:50%;width:60%;display:flex}.mean-container .mean-nav>ul .home-menu .home-menu-thumb .demo-button .theme-btn{padding:10px 30px;font-size:14px;color:var(--white)!important;text-align:center;width:auto}.mean-container .mean-nav>ul .home-menu .home-menu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:before{height:100%;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(99,92,92,0)),to(#292930));background:linear-gradient(180deg,rgba(99,92,92,0) 0,#292930);background-size:cover;opacity:0;top:0;background-position:50%;left:0;width:100%;background-repeat:no-repeat}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:hover:before{opacity:1;visibility:visible}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.mean-container .mean-nav>ul .home-menu .home-menu-thumb:hover .home-menu-btn{transform:translateY(50%);opacity:1;bottom:50%;visibility:visible}.mean-container .mean-nav>ul .home-menu .home-menu-thumb img{width:100%}.mean-container .mean-nav>ul .home-menu .home-menu-content .home-menu-title{font-size:16px;margin-top:15px;display:inline-block}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{padding:10px 0;font-size:16px;font-weight:600;color:var(--header);width:100%;line-height:1.5}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme2)}.mean-container .mean-nav ul li a.mean-expand{padding:0!important;margin-top:5px}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{height:200px;padding:0;margin-bottom:20px;border-top:0;width:100%}.hero-1{position:relative;z-index:9}.hero-1 .circle-arrow{right:135px;position:absolute;bottom:35px;z-index:9}@media (max-width:767px){.hero-1 .circle-arrow{display:none}}.hero-1 .circle-arrow a{height:200px;backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.1);position:relative;text-align:center;border-radius:50%;background:rgba(221,7,51,.9);width:200px;line-height:163px;display:inline-block}.hero-1 .circle-arrow a .circle1{animation:cir36 10s linear infinite;height:175px;position:relative;text-align:center;margin-left:0;width:175px;line-height:175px;margin-top:10px}.hero-1 .circle-arrow a .arrow1{height:40px;position:absolute;top:80px;left:80px;width:40px}.hero-1 .swiper-slide-active .hero-image{-webkit-transform:scale(1.12);-moz-transform:scale(1.12);transform:scale(1.12)}.hero-1 .swiper-dot{transform:translateX(-50%);position:absolute;bottom:5%;left:50%;z-index:999}.hero-1 .swiper-dot .swiper-pagination-bullet{height:10px;transition:.6s;opacity:1;background-color:var(--white);border-radius:10px;width:10px}.hero-1 .swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:10px}.hero-1 .swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:.6s;position:relative;background-color:var(--theme)}.hero-1 .swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{height:22px;border:2px solid var(--theme);content:"";position:absolute;top:-6px;background-color:transparent;border-radius:50%;left:-6px;width:22px;line-height:22px}@media (max-width:767px){.hero-1 .slider-button{display:none}}.hero-1 .slider-button .array-prev{height:60px;transform:translateY(-50%);font-size:18px;color:var(--white);transition:all .4s ease-in-out;position:absolute;text-align:center;top:50%;background-color:var(--theme);cursor:pointer;left:2%;width:60px;line-height:60px;z-index:9}.hero-1 .slider-button .array-next,.hero-1 .slider-button .array-prev:hover{color:var(--header);background-color:var(--white)}.hero-1 .slider-button .array-next{height:60px;transform:translateY(-50%);font-size:18px;right:2%;transition:all .4s ease-in-out;position:absolute;text-align:center;top:50%;cursor:pointer;width:60px;line-height:60px;z-index:9}.hero-1 .slider-button .array-next:hover{color:var(--white);background-color:var(--theme)}.hero-1 .hero-image{height:100%;overflow:hidden;transform:scale(1);-webkit-transition:all 8s ease-out 0s;-moz-transition:all 8s ease-out 0s;-ms-transition:all 8s ease-out 0s;-o-transition:all 8s ease-out 0s;transition:all 8s ease-out 0s;position:absolute!important;background-size:cover;opacity:1;top:0;left:0;width:100%;z-index:-2}.hero-1 .hero-image:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:linear-gradient(90deg,#16171a .06%,rgba(22,23,26,0) 99.93%);left:0;width:100%;z-index:-1}.hero-1 .hero-content{padding:180px 0;position:relative;z-index:9}@media (max-width:767px){.hero-1 .hero-content{padding:130px 0;text-align:center;margin:0 auto}}.hero-1 .hero-content h6{padding:8px 20px;margin-bottom:30px;color:var(--white);letter-spacing:1px;background-color:var(--theme);line-height:1;display:inline-block}.hero-1 .hero-content h1{margin-bottom:15px;color:var(--white);line-height:120%}@media (max-width:1399px){.hero-1 .hero-content h1{font-size:70px}}@media (max-width:991px){.hero-1 .hero-content h1{font-size:56px}}@media (max-width:767px){.hero-1 .hero-content h1{font-size:43px}}@media (max-width:575px){.hero-1 .hero-content h1{font-size:34px}}.hero-1 .hero-content p{font-size:18px;font-weight:500;margin-bottom:40px;color:var(--white)}.hero-1 .hero-content .hero-button{gap:30px;align-items:center;margin-top:50px;display:flex}@media (max-width:767px){.hero-1 .hero-content .hero-button{justify-content:center;margin-top:40px}}@media (max-width:575px){.hero-1 .hero-content .hero-button{justify-content:center;flex-wrap:wrap;margin-top:25px}}.hero-1 .hero-content .hero-button .video-btn{height:50px;font-size:16px;color:var(--white);position:relative;text-align:center;background-color:var(--theme);border-radius:50%;width:50px;line-height:50px;display:inline-block}.hero-1 .hero-content .hero-button .video-btn:before{height:60px;transform:translate(-50%,-50%);border:1px solid var(--theme);right:0;content:"";position:absolute;bottom:0;top:50%;border-radius:50%;left:50%;width:60px}.hero-1 .hero-content .hero-button .button-text span{font-size:16px;font-weight:700;color:var(--white)}.hero-2{padding:170px 0;position:relative}@media (max-width:991px){.hero-2{padding:150px 0}}@media (max-width:767px){.hero-2{padding:130px 0}}@media (max-width:575px){.hero-2{padding:110px 0}}.hero-2 .shape-image{right:-20%;position:absolute;bottom:0;top:0}@media (max-width:1399px){.hero-2 .shape-image{display:none}}.hero-2 .shape-image img{height:100%;width:100%}@media (max-width:767px){.hero-2 .hero-content{text-align:center}}.hero-2 .hero-content h1{font-size:88px;margin-bottom:30px;line-height:115%}@media (max-width:1399px){.hero-2 .hero-content h1{font-size:70px}}@media (max-width:991px){.hero-2 .hero-content h1{font-size:56px}}@media (max-width:767px){.hero-2 .hero-content h1{font-size:43px}}@media (max-width:575px){.hero-2 .hero-content h1{font-size:34px}}@media (max-width:767px){.hero-2 .hero-content p{color:var(--header)}}.hero-2 .hero-content .hero-button{gap:20px;align-items:center;margin-top:40px;display:flex}@media (max-width:767px){.hero-2 .hero-content .hero-button{justify-content:center;flex-wrap:wrap;margin-top:25px}}.hero-2 .hero-content .hero-button .theme-btn.style-2{background-color:var(--header)}.hero-2 .hero-content .hero-button .theme-btn.style-2:after,.hero-2 .hero-content .hero-button .theme-btn.style-2:before{background-color:var(--theme)}.hero-3{position:relative}.hero-3:hover .slider-button{opacity:1;visibility:visible}.hero-3 .slider-button{transition:all .4s ease-in-out;opacity:0;visibility:hidden}@media (max-width:991px){.hero-3 .slider-button{display:none}}.hero-3 .slider-button .hero-nav-prev{height:40px;transform:translateY(-50%);font-size:18px;color:var(--header);transition:all .4s ease-in-out;position:absolute;text-align:center;top:35%;background-color:var(--white);border-radius:4px;cursor:pointer;left:5%;width:40px;line-height:40px;z-index:9}.hero-3 .slider-button .hero-nav-next,.hero-3 .slider-button .hero-nav-prev:hover{color:var(--white);background-color:var(--theme)}.hero-3 .slider-button .hero-nav-next{height:40px;transform:translateY(-50%);font-size:18px;right:5%;transition:all .4s ease-in-out;position:absolute;text-align:center;top:35%;border-radius:4px;cursor:pointer;width:40px;line-height:40px;z-index:9}.hero-3 .slider-button .hero-nav-next:hover{color:var(--header);background-color:var(--white)}.hero-3 .slide-bg{padding:190px 0 305px;position:relative;z-index:9}@media (max-width:1199px){.hero-3 .slide-bg{padding:170px 0 275px}}@media (max-width:991px){.hero-3 .slide-bg{padding:160px 0 270px}}@media (max-width:767px){.hero-3 .slide-bg{padding:130px 0}}@media (max-width:575px){.hero-3 .slide-bg{padding:100px 0}}.hero-3 .slide-bg:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:linear-gradient(90deg,#16171a .06%,rgba(22,23,26,0) 99.93%);left:0;width:100%;z-index:-1}.hero-3 .slide-bg .hero-content{position:relative;z-index:9}@media (max-width:767px){.hero-3 .slide-bg .hero-content{text-align:center;margin:0 auto}}@media (max-width:991px){.hero-3 .slide-bg .hero-content br{display:none}}.hero-3 .slide-bg .hero-content h4{font-weight:500;margin-bottom:20px;color:var(--white);position:relative}@media (max-width:767px){.hero-3 .slide-bg .hero-content h4{font-size:18px}}@media (max-width:575px){.hero-3 .slide-bg .hero-content h4{font-size:16px}}.hero-3 .slide-bg .hero-content h1{font-size:90px;font-weight:700;color:var(--white)}@media (max-width:1399px){.hero-3 .slide-bg .hero-content h1{font-size:70px}}@media (max-width:1199px){.hero-3 .slide-bg .hero-content h1{font-size:68px}}@media (max-width:1191px){.hero-3 .slide-bg .hero-content h1{font-size:56px}}@media (max-width:991px){.hero-3 .slide-bg .hero-content h1{font-size:42px;line-height:1.3}}@media (max-width:767px){.hero-3 .slide-bg .hero-content h1{font-size:32px}}.hero-3 .slide-bg .hero-content .hero-button{margin-top:50px}@media (max-width:767px){.hero-3 .slide-bg .hero-content .hero-button{margin-top:30px}}.feature-section{position:relative}.feature-section .shape-image{position:absolute;top:0;left:0}.single-feature-items{padding:40px;border:1px solid var(--border);transition:all .4s ease-in-out;position:relative;z-index:9}.single-feature-items:before{height:100%;transform:scale(.7);transition:.5s;content:"";position:absolute;opacity:0;visibility:hidden;top:0;background-color:var(--theme);left:0;width:100%;z-index:-1}.single-feature-items .icon{font-size:48px;margin-bottom:15px;color:var(--theme);transition:all .4s ease-in-out}.single-feature-items:hover:before{transform:scale(1);opacity:1;visibility:visible}.single-feature-items:hover .icon,.single-feature-items:hover h3{color:var(--white)}.trusted-client-wrapper .trusted-client-image{height:826px;overflow:hidden;position:relative;margin-left:-70%;width:917px}@media (max-width:1399px){.trusted-client-wrapper .trusted-client-image{margin-left:-90%}}@media (max-width:1199px){.trusted-client-wrapper .trusted-client-image{max-width:900px;margin-left:0;width:inherit}}@media (max-width:767px){.trusted-client-wrapper .trusted-client-image{height:600px}}@media (max-width:575px){.trusted-client-wrapper .trusted-client-image{height:500px}}.trusted-client-wrapper .trusted-client-image .counter-main-area{height:1063px;transform:rotate(-90deg);padding-top:0;position:absolute;bottom:17px;top:-97px;left:146px;width:875px}@media (max-width:1399px){.trusted-client-wrapper .trusted-client-image .counter-main-area{left:400px}}@media screen and (max-width:1270px){.trusted-client-wrapper .trusted-client-image .counter-main-area{left:420px}}@media (max-width:1199px){.trusted-client-wrapper .trusted-client-image .counter-main-area{left:90px}}@media (max-width:767px){.trusted-client-wrapper .trusted-client-image .counter-main-area{height:auto;transform:none;right:0;bottom:0;top:auto;left:0;width:auto}}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area{padding:50px 120px;justify-content:space-between;background-color:var(--theme);align-items:center;display:flex}@media (max-width:767px){.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area{padding:40px 50px;gap:50px}}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items:not(:last-child){border-right:2px solid #3282dd;padding-right:90px}@media (max-width:767px){.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items:not(:last-child){border:none;padding-right:0}}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h2{-webkit-text-stroke-color:var(--white);font-size:48px;transition:all .4s ease-in-out;-webkit-text-stroke-width:1px;-webkit-text-fill-color:transparent}.trusted-client-wrapper .trusted-client-image .counter-main-area .counter-area .counter-items h3{font-weight:400;color:var(--white)}.trusted-client-wrapper .trusted-client-image .icon-box{position:absolute;bottom:4%;left:28%}@media (max-width:767px){.trusted-client-wrapper .trusted-client-image .icon-box{transform:translate(-50%,-50%);bottom:0;top:50%;left:50%}}@media (max-width:575px){.trusted-client-wrapper .trusted-client-image .icon-box{display:none}}.trusted-client-wrapper .trusted-client-image .icon-box .text-circle{animation:cir36 10s linear infinite}.trusted-client-wrapper .trusted-client-image .icon-box .icon{height:154px;transform:translate(-50%,-50%);position:absolute;text-align:center;top:50%;background-color:hsla(0,0%,100%,.2);border-radius:50%;left:50%;width:154px;line-height:154px}@media (max-width:767px){.trusted-client-wrapper .trusted-client-image .icon-box .icon{top:33%}}.trusted-client-wrapper .trusted-content{margin-left:80px}@media (max-width:1199px){.trusted-client-wrapper .trusted-content{margin-left:0}}.trusted-client-wrapper .trusted-content .single-tab-items{margin-top:50px}@media (max-width:575px){.trusted-client-wrapper .trusted-content .single-tab-items{margin-top:30px}}.trusted-client-wrapper .trusted-content .single-tab-items .nav{gap:30px;align-items:center;display:flex}@media (max-width:575px){.trusted-client-wrapper .trusted-content .single-tab-items .nav{gap:15px}}.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link{padding:10px 40px;font-size:16px;font-weight:600;color:var(--header);transition:all .3s ease-in-out;text-align:center;background-color:#ebebeb;border-radius:5px}@media (max-width:991px){.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link{padding:14px 45px;font-size:18px}}@media (max-width:575px){.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link{padding:12px 20px;font-size:14px}}.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link.active{color:var(--white);position:relative;background-color:var(--theme)}.trusted-client-wrapper .trusted-content .single-tab-items .nav .nav-link.active:after{height:0;border-right:10px solid transparent;border-left:10px solid transparent;right:0;transition:all .4s ease-in-out;content:"";position:absolute;border-top:10px solid var(--theme);bottom:-10px;margin:0 auto;left:0;width:0;z-index:-1}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content{margin-top:50px}@media (max-width:575px){.trusted-client-wrapper .trusted-content .single-tab-items .tab-content{margin-top:30px}}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li{font-size:18px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li:not(:last-child){margin-bottom:10px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items ul li i{margin-right:5px;color:var(--theme)}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .icon-area{gap:35px;align-items:center;margin-top:30px;display:flex}@media (max-width:767px){.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .icon-area{flex-wrap:wrap;gap:20px}}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .icon-area .icon-items .icon{height:70px;font-size:32px;color:var(--theme);text-align:center;background-color:var(--bg3);border-radius:50%;width:70px;line-height:75px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items{width:100%;margin-top:40px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .pro-head{justify-content:space-between;margin-bottom:10px;align-items:center;display:flex}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .pro-head .title{font-size:18px}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .pro-head .point{font-size:18px;font-weight:600;color:var(--text);color:var(--header)}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .progress{height:10px;justify-content:flex-start;position:relative;align-items:center;border-radius:100px;background:var(--bg2);width:100%;display:flex}.trusted-client-wrapper .trusted-content .single-tab-items .tab-content .tab-content-items .pro-items .progress-value{animation:load 3s normal forwards;height:10px;border-radius:10px;background:var(--theme);width:0}.feature-icon-box-wrapper{padding:80px 50px;position:relative;background-color:var(--white);box-shadow:var(---box-shadow);margin-top:-120px;z-index:9}@media (max-width:575px){.feature-icon-box-wrapper{padding:50px 30px}}.feature-icon-box-wrapper .icon-box-items{position:relative;gap:30px;align-items:center;display:flex}.feature-icon-box-wrapper .icon-box-items:before{height:2px;transition:.3s;content:"";position:absolute;opacity:0;bottom:-75%;background:var(--theme);left:0;width:100%}@media (max-width:1399px){.feature-icon-box-wrapper .icon-box-items:before{display:none}}@media (max-width:575px){.feature-icon-box-wrapper .icon-box-items{justify-content:center;flex-wrap:wrap;gap:20px}}.feature-icon-box-wrapper .icon-box-items .icon{height:107px;font-size:42px;color:var(--theme);text-align:center;background-color:var(--bg3);border-radius:50%;width:107px;line-height:115px}@media (max-width:575px){.feature-icon-box-wrapper .icon-box-items .icon{height:80px;font-size:32px;width:80px;line-height:90px}}.feature-icon-box-wrapper .icon-box-items .content{flex-basis:62%}@media (max-width:1199px){.feature-icon-box-wrapper .icon-box-items .content{flex-basis:50%}}.feature-icon-box-wrapper .icon-box-items .content h3{margin-bottom:10px}.feature-icon-box-wrapper .icon-box-items.active:before,.feature-icon-box-wrapper .icon-box-items:hover:before{opacity:1}.feature-icon-box-area-2{position:relative}.feature-icon-box-area-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:45%;background-color:var(--bg5);left:0;width:100%}.counter-section{position:relative}.counter-section .line-shape{position:absolute;top:-15%;left:0}@media (max-width:1399px){.counter-section .line-shape{top:0}}@media (max-width:1199px){.counter-section .line-shape{display:none}}.counter-section .line-shape img{height:100%;width:100%}.counter-wrapper .counter-items{position:relative;padding-bottom:45px}.counter-wrapper .counter-items:before{height:100%;height:auto;right:0;content:"";position:absolute;bottom:0;top:0;top:60px;background-color:var(--white);border-radius:9px;left:0;width:100%}.counter-wrapper .counter-items .icon{height:106px;font-size:50px;color:var(--theme);transition:all .4s ease-in-out;position:relative;text-align:center;background-color:var(--white);box-shadow:var(---box-shadow);border-radius:50%;width:106px;line-height:115px;z-index:9}.counter-wrapper .counter-items .icon img{transition:all .4s ease-in-out}.counter-wrapper .counter-items .content{position:relative;margin-top:30px;z-index:9}.counter-wrapper .counter-items .content h2{font-size:65px;margin-bottom:5px}@media (max-width:767px){.counter-wrapper .counter-items .content h2{font-size:52px}}@media (max-width:575px){.counter-wrapper .counter-items .content h2{font-size:48px}}.counter-wrapper .counter-items .content p{font-size:18px;font-weight:500}.counter-wrapper .counter-items:hover .icon{color:var(--white);background-color:var(--theme)}.counter-section-2{position:relative}.counter-section-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:60%;background-color:var(--bg6);left:0;width:100%;z-index:-1}.counter-wrapper-2{padding:65px 105px;justify-content:space-between;background-color:var(--theme2);align-items:center;border-radius:11px;display:flex}@media (max-width:991px){.counter-wrapper-2{padding:50px;flex-wrap:wrap;gap:30px}}@media (max-width:470px){.counter-wrapper-2{justify-content:center;text-align:center}}.counter-wrapper-2 .counter-items:not(:last-child){border-right:1px solid hsla(0,0%,45%,.133);padding-right:80px}@media (max-width:1199px){.counter-wrapper-2 .counter-items:not(:last-child){padding-right:20px}}@media (max-width:991px){.counter-wrapper-2 .counter-items:not(:last-child){border:none;padding-right:0}}.counter-wrapper-2 .counter-items .icon{font-size:52px;color:var(--white)}.counter-wrapper-2 .counter-items .content{margin-top:25px}@media (max-width:575px){.counter-wrapper-2 .counter-items .content{margin-top:15px}}.counter-wrapper-2 .counter-items .content h2{font-size:50px;font-weight:600;color:var(--white)}@media (max-width:575px){.counter-wrapper-2 .counter-items .content h2{font-size:38px}}.counter-wrapper-2 .counter-items .content p{font-size:18px;color:var(--white);margin-top:10px}@media (max-width:575px){.counter-wrapper-2 .counter-items .content p{font-size:16px}}.grow-wrapper .title-section-area{border-bottom:1px solid hsla(0,0%,90%,.1);padding-bottom:30px}@media (max-width:1199px){.grow-wrapper .title-section-area{justify-content:center;flex-wrap:wrap}}.grow-wrapper .circle-progress-bar-wrapper{justify-content:space-between;align-items:center;margin-top:50px;display:flex}@media (max-width:1199px){.grow-wrapper .circle-progress-bar-wrapper{justify-content:center;flex-wrap:wrap;gap:30px}}@media (max-width:575px){.grow-wrapper .circle-progress-bar-wrapper{flex-wrap:wrap;gap:20px;margin-top:30px}}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar{gap:30px;display:flex}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar span{font-size:16px;font-weight:700;line-height:1}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .content h6{margin-bottom:10px;color:var(--white);display:block}@media (max-width:575px){.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .content br{display:block}}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar{height:120px;position:relative;width:120px}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar div{height:100px;position:absolute;border-radius:50%;width:100px}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar div span{height:90px;font-size:22px;font-weight:700;color:var(--black);position:absolute;text-align:center;top:5px;background-color:var(--white);border-radius:50%;left:5px;width:90px;line-height:92px}@media (max-width:575px){.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar div span{font-size:24px}}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar div span:before{border:8px solid var(--bg6);right:0;content:"";position:absolute;bottom:0;top:0;border-radius:50%;left:0}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar .background{background-color:var(--white)!important}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar .rotate{clip:rect(0 50px 100px 0);background-color:var(--theme2)!important}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar .left{clip:rect(0 50px 100px 0);opacity:1;background-color:var(--white)!important}.grow-wrapper .circle-progress-bar-wrapper .single-circle-bar .circle-bar .right{-webkit-transform:rotate(180deg);transform:rotate(180deg);clip:rect(0 50px 100px 0);opacity:0;background-color:var(--theme2)!important}.manage-it-wrapper .single-tab-items .nav{margin-right:100px;--bs-nav-link-padding-x:0;border-bottom:1px solid var(--border2);gap:80px;align-items:center;padding-bottom:20px;display:flex}@media (max-width:767px){.manage-it-wrapper .single-tab-items .nav{gap:30px}}@media (max-width:575px){.manage-it-wrapper .single-tab-items .nav{gap:20px}}.manage-it-wrapper .single-tab-items .nav .nav-link{font-size:18px;font-weight:600;color:var(--header);transition:all .3s ease-in-out;text-align:center}.manage-it-wrapper .single-tab-items .nav .nav-link.active{color:var(--theme);position:relative}.manage-it-wrapper .single-tab-items .nav .nav-link.active:before{height:2px;transition:.3s;content:"";position:absolute;bottom:-21px;background:var(--theme);left:0;width:100%}.manage-it-wrapper .single-tab-items .tab-content-items .list-area{margin-bottom:40px;gap:70px;align-items:center;margin-top:30px;display:flex}@media (max-width:575px){.manage-it-wrapper .single-tab-items .tab-content-items .list-area{flex-wrap:wrap;margin-bottom:30px;gap:20px;margin-top:20px}}.manage-it-wrapper .single-tab-items .tab-content-items .list-area ul li{font-weight:500;color:var(--header)}.manage-it-wrapper .single-tab-items .tab-content-items .list-area ul li:not(:last-child){margin-bottom:10px}.manage-it-wrapper .single-tab-items .tab-content-items .list-area ul li i{margin-right:8px;color:var(--theme)}.manage-it-wrapper .single-tab-items .tab-content-items .theme-btn{line-height:1.2}.manage-it-wrapper .manage-image{height:645px;position:relative;max-width:550px}.manage-it-wrapper .manage-image .counting-shape{animation:top-image-bounce 3s ease-in-out infinite;position:absolute;bottom:5%;left:-20%}@media (max-width:991px){.manage-it-wrapper .manage-image .counting-shape{left:0}}.choose-us-section{position:relative}.choose-us-section .choose-us-image{position:absolute;bottom:0;top:0;left:0}@media (max-width:1899px){.choose-us-section .choose-us-image{max-width:800px}}@media (max-width:1600px){.choose-us-section .choose-us-image{max-width:700px}}@media (max-width:1399px){.choose-us-section .choose-us-image{max-width:600px}}@media (max-width:1199px){.choose-us-section .choose-us-image{margin-bottom:30px;position:static;max-width:none}}.choose-us-section .choose-us-image img{height:100%;object-fit:cover;width:100%}.choose-us-wrapper .choose-us-content p{margin-bottom:50px}.choose-us-wrapper .choose-us-content .icon-box{padding:15px 20px;transition:all .4s ease-in-out;gap:15px;background-color:#16171a;align-items:center;display:flex}.choose-us-wrapper .choose-us-content .icon-box .icon{height:60px;font-size:36px;color:var(--white);transition:all .4s ease-in-out;position:relative;text-align:center;background-color:var(--theme);border-radius:50%;width:60px;line-height:69px;display:inline-block}.choose-us-wrapper .choose-us-content .icon-box .content h4{font-size:20px;font-weight:600;color:var(--white)}.choose-us-wrapper .choose-us-content .icon-box:hover{background-color:var(--white)}.choose-us-wrapper .choose-us-content .icon-box:hover .icon{background-color:#16171a}.choose-us-wrapper .choose-us-content .icon-box:hover .content h4{color:var(--header)}.work-process-left span{font-size:16px;font-weight:600;margin-bottom:10px;color:var(--theme);letter-spacing:4px;display:inline-block}.work-process-left h2{font-size:50px;margin-bottom:20px}@media (max-width:991px){.work-process-left h2{font-size:44px}}@media (max-width:767px){.work-process-left h2{font-size:38px}}@media (max-width:575px){.work-process-left h2{font-size:32px}}.work-process-card-items{padding:30px;border:1px solid var(--border);border-radius:5px}.work-process-card-items h2{-webkit-text-stroke-color:var(--theme);font-size:50px;margin-bottom:15px;-webkit-text-stroke-width:1px;-webkit-text-fill-color:transparent}.work-process-card-items h5{margin-bottom:10px}.work-process-card-items .link-btn{color:var(--theme);letter-spacing:1.28px;margin-top:20px;display:inline-block}.work-process-card-items .link-btn:hover{color:var(--theme2)}.choose-us-top-inner{margin-bottom:30px;position:relative;margin-top:60px}@media (max-width:767px){.choose-us-top-inner{margin-top:30px}}.choose-us-top-inner:before{height:1px;transform:translateY(-50%);right:0;content:"";position:absolute;top:50%;background-color:var(--border);left:0;width:100%}@media (max-width:767px){.choose-us-top-inner:before{display:none}}.choose-us-top-inner ul{justify-content:space-between;position:relative;max-width:950px;gap:30px;margin:0 auto;align-items:center;display:flex;z-index:9}@media (max-width:767px){.choose-us-top-inner ul{justify-content:start;flex-wrap:wrap;gap:20px}}.choose-us-top-inner ul li{padding:14px 30px;font-size:14px;border:1px solid var(--border);font-weight:500;color:var(--header);transition:all .4s ease-in-out;background-color:var(--white);border-radius:50px;line-height:1;display:inline-block}.choose-us-top-inner ul li:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.choose-us-card-items{padding:35px 25px;border:1px solid var(--border);transition:all .4s ease-in-out;text-align:center;background-color:var(--bg);border-radius:16px;margin-top:30px}.choose-us-card-items .icon{height:70px;font-size:28px;border:1px solid var(--border);color:var(--white);transition:all .4s ease-in-out;transition:transform .5s ease;text-align:center;background-color:var(--theme);margin:0 auto;border-radius:8px;width:70px;line-height:70px}.choose-us-card-items .content{margin-top:20px}.choose-us-card-items .content h3{font-size:22px;margin-bottom:10px}.choose-us-card-items:hover{border:1px solid var(--theme)}.choose-us-card-items:hover .icon{transform:scaleX(-1)}.choose-us-card-items.style-2{padding:0;border:none;max-width:280px;background-color:transparent;margin:30px auto 0}.choose-us-card-items.style-2 .content h3,.choose-us-card-items.style-2 .content p{color:var(--white)}.process-work-wrapper{position:relative}.process-work-wrapper .line-shape{transform:translate(-50%,-50%);position:absolute;top:60%;left:50%;width:880px}.process-work-wrapper .line-shape img{height:100%;width:100%}@media (max-width:1399px){.process-work-wrapper .line-shape{display:none}}.process-work-wrapper .work-process-items{margin-top:30px}.process-work-wrapper .work-process-items .icon{height:100px;font-size:46px;color:var(--theme2);position:relative;text-align:center;background-color:var(--white);margin:0 auto;box-shadow:var(---box-shadow);border-radius:50%;width:100px;line-height:110px}.process-work-wrapper .work-process-items .icon .number{height:34px;font-weight:400;color:var(--white);position:absolute;text-align:center;top:0;background-color:var(--theme2);border-radius:50%;left:0;width:34px;line-height:34px}.process-work-wrapper .work-process-items .content{margin-top:30px}.process-work-wrapper .work-process-items .content h4{font-weight:700;margin-bottom:5px}.process-work-wrapper .work-process-items .content.style-2{margin-bottom:30px;margin-top:0}.about-section,.about-wrapper .about-image{position:relative}.about-wrapper .about-image img{height:100%;width:100%}.about-wrapper .about-image .about-image-2{border-left:15px solid var(--white);right:0;position:absolute;border-bottom:15px solid var(--white);top:0}@media (max-width:575px){.about-wrapper .about-image .about-image-2{max-width:180px;z-index:9}}.about-wrapper .about-image .about-experience{border-right:15px solid var(--white);position:absolute;border-top:15px solid var(--white);bottom:0;background-color:var(--header);left:0}.about-wrapper .about-image .about-experience .bg-shape{right:0;mix-blend-mode:color-burn;position:absolute;background-size:cover;bottom:0;top:0;background-position:top;left:0;background-repeat:no-repeat}.about-wrapper .about-image .about-experience .about-experience-content{position:relative;align-items:center;display:flex;z-index:1}.about-wrapper .about-image .about-experience .about-experience-content .about-text{padding:38.5px 16px;background-color:var(--theme)}.about-wrapper .about-image .about-experience .about-experience-content .about-text .experience-title{transform:rotate(180deg);writing-mode:vertical-rl;font-size:16px;font-weight:700;color:var(--white);margin:0;line-height:1.75}.about-wrapper .about-image .about-experience .about-experience-content .about-year{-webkit-text-stroke-color:var(--white);padding:0 32.48px 0 38px;font-size:65px;font-weight:700;margin-bottom:0;color:var(--white);-webkit-text-stroke-width:1px;line-height:1.076;-webkit-text-fill-color:transparent}.about-wrapper .about-content{margin-left:50px}@media (max-width:1199px){.about-wrapper .about-content{margin-left:20px}}@media (max-width:991px){.about-wrapper .about-content{margin-left:0}}.about-wrapper .about-content .about-inner{padding:40px 0;justify-content:space-between;border-top:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;margin-top:40px;display:flex}@media (max-width:575px){.about-wrapper .about-content .about-inner{flex-wrap:wrap;gap:20px}}.about-wrapper .about-content .about-inner .icon-items{gap:20px;display:flex}@media (max-width:1199px){.about-wrapper .about-content .about-inner .icon-items{flex-wrap:wrap}}.about-wrapper .about-content .about-inner .icon-items .icon{height:60px;font-size:30px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:50%;width:60px;line-height:66px}.about-wrapper .about-content .about-inner .icon-items .content h6{margin-bottom:3px}.about-wrapper .about-content .about-author{gap:40px;align-items:center;margin-top:50px;display:flex}@media (max-width:1199px){.about-wrapper .about-content .about-author{gap:30px}}@media (max-width:575px){.about-wrapper .about-content .about-author{flex-wrap:wrap;margin-top:20px}}.about-wrapper .about-content .about-author .author-image{gap:20px;align-items:center;display:flex}.about-wrapper-2 .about-image{position:relative}.about-wrapper-2 .about-image img{height:100%;width:100%}.about-wrapper-2 .about-image .video-box{right:-200px;position:absolute;bottom:65px}@media (max-width:1199px){.about-wrapper-2 .about-image .video-box{right:-100px;width:480px}}@media (max-width:991px){.about-wrapper-2 .about-image .video-box{right:0;bottom:0;width:auto}}.about-wrapper-2 .about-image .video-box .video-btn{height:90px;transform:translate(-50%,-50%);font-size:18px;color:var(--theme);position:absolute;text-align:center;top:50%;background-color:var(--white);border-radius:50%;left:50%;width:90px;line-height:90px}.about-wrapper-2 .about-image .video-box .ripple:after,.about-wrapper-2 .about-image .video-box .ripple:before{height:90px;width:90px}.about-wrapper-2 .about-content{margin-left:40px}@media (max-width:1399px){.about-wrapper-2 .about-content{margin-left:30px}}@media (max-width:1199px){.about-wrapper-2 .about-content{margin-left:20px}}@media (max-width:991px){.about-wrapper-2 .about-content{margin-left:0}}@media (max-width:1199px){.about-wrapper-2 .about-content br{display:none}}.about-wrapper-2 .about-content .about-list{margin-left:200px;margin-top:40px}@media (max-width:1199px){.about-wrapper-2 .about-content .about-list{margin-left:100px}}@media (max-width:991px){.about-wrapper-2 .about-content .about-list{margin-left:0}}.about-wrapper-2 .about-content .about-list li{padding:15px 20px;font-size:18px;color:var(--header);transition:all .4s ease-in-out;background-color:var(--bg);width:300px}@media (max-width:575px){.about-wrapper-2 .about-content .about-list li{width:100%}}.about-wrapper-2 .about-content .about-list li:not(:last-child){margin-bottom:15px}.about-wrapper-2 .about-content .about-list li i{margin-right:5px;color:var(--theme)}.about-wrapper-2 .about-content .about-author{gap:60px;align-items:center;margin-top:150px;display:flex}@media (max-width:1199px){.about-wrapper-2 .about-content .about-author{gap:30px;margin-top:80px}}@media (max-width:991px){.about-wrapper-2 .about-content .about-author{margin-top:60px}}@media (max-width:575px){.about-wrapper-2 .about-content .about-author{flex-wrap:wrap;margin-top:40px}}.about-wrapper-2 .about-content .about-author .author-image{gap:20px;align-items:center;display:flex}@media (max-width:991px){.about-wrapper-2 br{display:none}}.about-wrapper-3 .about-image-items-2 .about-image{height:502px}@media (max-width:767px){.about-wrapper-3 .about-image-items-2 .about-image{height:450px}}@media (max-width:575px){.about-wrapper-3 .about-image-items-2 .about-image{height:350px}}.about-wrapper-3 .about-image-items-2 .about-image img{height:100%;object-fit:cover;width:100%}.about-wrapper-3 .about-image-items-2 .about-experience{padding:30px;background-color:var(--theme2)}.about-wrapper-3 .about-image-items-2 .about-experience h2{font-size:32px;color:var(--white)}.about-wrapper-3 .about-image-items-2 .about-experience h6{color:var(--white)}.about-wrapper-3 .about-image-items-2 .about-experience .thumb{margin-bottom:15px;margin-top:15px}.about-wrapper-3 .about-image-items-2 .about-img{margin-top:20px}.about-wrapper-3 .about-image-items-2 .about-img img{height:100%;width:100%}.about-wrapper-3 .about-content{margin-left:50px}@media (max-width:1399px){.about-wrapper-3 .about-content{margin-left:30px}}@media (max-width:991px){.about-wrapper-3 .about-content{margin-left:0}}.about-wrapper-3 .about-content .d-flex{margin-bottom:30px;gap:50px;margin-top:10px}@media (max-width:1199px){.about-wrapper-3 .about-content .d-flex{gap:20px}}.about-wrapper-3 .about-content .checked-list li{margin-top:10px}.about-wrapper-3 .about-content .checked-list li i{margin-right:5px;color:var(--theme2)}.about-wrapper-3 .about-content .theme-btn{background-color:var(--theme2)}.about-wrapper-4{margin-bottom:100px}@media (max-width:1399px){.about-wrapper-4{margin-bottom:50px}}@media (max-width:1199px){.about-wrapper-4{margin-bottom:0}}.about-wrapper-4 .about-image-items{position:relative}.about-wrapper-4 .about-image-items .about-conter-box{overflow:hidden;padding:50px;position:absolute;text-align:center;top:3px;border-radius:10px;background:var(--theme);left:5px;display:inline-block;z-index:1}@media (max-width:991px){.about-wrapper-4 .about-image-items .about-conter-box{padding:20px 43px}}@media (max-width:767px){.about-wrapper-4 .about-image-items .about-conter-box{padding:30px;top:0;left:0}}.about-wrapper-4 .about-image-items .about-conter-box h2{font-size:56px;font-weight:700;margin-bottom:15px;color:var(--white);position:relative;display:inline-block}@media (max-width:767px){.about-wrapper-4 .about-image-items .about-conter-box h2{font-size:40px}}.about-wrapper-4 .about-image-items .about-conter-box p{font-size:18px;font-weight:600;color:var(--white);text-align:center;line-height:24px}.about-wrapper-4 .about-image-items .about-image-1{position:relative;text-align:center}@media (max-width:767px){.about-wrapper-4 .about-image-items .about-image-1{max-width:700px;text-align:left}}.about-wrapper-4 .about-image-items .about-image-1 img{max-width:100%;border-radius:10px}@media (max-width:767px){.about-wrapper-4 .about-image-items .about-image-1 img{width:100%}}.about-wrapper-4 .about-image-items .about-image-1 .about-image-2{border:10px solid var(--white);position:absolute;bottom:-100px;box-shadow:var(---box-shadow);border-radius:10px;left:0}@media (max-width:1199px){.about-wrapper-4 .about-image-items .about-image-1 .about-image-2{max-width:250px;bottom:0}.about-wrapper-4 .about-image-items .about-image-1 .about-image-2 img{width:100%}}@media (max-width:991px){.about-wrapper-4 .about-image-items .about-image-1 .about-image-2{max-width:none;bottom:0}.about-wrapper-4 .about-image-items .about-image-1 .about-image-2 img{width:auto}}@media (max-width:767px){.about-wrapper-4 .about-image-items .about-image-1 .about-image-2{max-width:200px}.about-wrapper-4 .about-image-items .about-image-1 .about-image-2 img{height:100%;width:100%}}.about-wrapper-4 .about-image-items .about-shape{position:absolute;bottom:-95px;left:65%}@media (max-width:1199px){.about-wrapper-4 .about-image-items .about-shape{display:none}}.about-wrapper-4 .about-content{margin-left:40px}@media (max-width:1199px){.about-wrapper-4 .about-content{margin-left:0}}.about-wrapper-4 .about-content .icon-box{gap:20px;align-items:center;margin-top:30px;display:flex}.about-wrapper-4 .about-content .icon-box .icon{height:70px;font-size:36px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:10px;width:70px;line-height:73px}.about-wrapper-4 .about-content .icon-box .content{flex-basis:60%}.about-wrapper-4 .about-content .icon-box .content h4{font-size:18px;font-weight:600}.about-wrapper-4 .about-content .theme-btn{margin-top:50px}.service-image-items{position:relative;margin-top:30px;z-index:9}.service-image-items:before{right:0;opacity:.6;bottom:0;background-color:var(--black)}.service-image-items:after,.service-image-items:before{height:100%;content:"";position:absolute;top:0;left:0;width:100%}.service-image-items:after{transform:scale(.7);transition:.5s;opacity:0;visibility:hidden;background-color:var(--theme);z-index:1}.service-image-items img{height:100%;width:100%}.service-image-items .service-content{position:absolute;bottom:30px;left:65px;z-index:9}.service-image-items .service-content h3{font-size:30px}@media (max-width:575px){.service-image-items .service-content h3{font-size:24px}}.service-image-items .service-content h3 a{color:var(--white)}.service-image-items .service-content h3 i{margin-left:15px}.service-image-items:hover:after{transform:scale(1);opacity:.5;visibility:visible}.service-card-items{padding:40px 30px;transition:all .4s ease-in-out;position:relative;background-color:var(--white);margin-top:30px;z-index:1}.service-card-items .icon{font-size:50px;color:var(--theme);transition:all .4s ease-in-out}.service-card-items .content{margin-top:20px}.service-card-items .content h4{margin-bottom:10px}.service-card-items .content p{margin-bottom:15px}.service-card-items.active,.service-card-items:hover{background-color:var(--theme)}.service-card-items.active .content .link-btn span,.service-card-items.active .content h4 a,.service-card-items.active .content p,.service-card-items.active .icon,.service-card-items:hover .content .link-btn span,.service-card-items:hover .content h4 a,.service-card-items:hover .content p,.service-card-items:hover .icon{color:var(--white)}.service-card-items.active .content .link-btn i,.service-card-items:hover .content .link-btn i{color:var(--theme);background-color:var(--white)}.service-section{position:relative}.service-section:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:68%;background-color:#1d1e22;left:0;width:100%;z-index:-1}.service-section-2{position:relative}.service-section-2 .bg-shape-2{right:0;position:absolute;top:0}.service-section-2 .cot-shape{position:absolute;top:40%;left:0}.service-box-items{overflow:hidden;padding:45px 35px;position:relative;background-color:var(--white);box-shadow:var(---box-shadow);margin-top:30px;z-index:9}@media (max-width:575px){.service-box-items{padding:30px 25px;text-align:center}}.service-box-items:before{height:100%;transform:scaleY(0);transition:transform .5s ease;bottom:0;top:0;background-color:var(--theme);transform-origin:bottom center}.service-box-items:after,.service-box-items:before{right:0;content:"";position:absolute;left:0;width:100%;z-index:-1}.service-box-items:after{height:320px;transition:all .4s ease-in-out;background-size:cover;opacity:0;bottom:-50px;visibility:hidden;background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/service/line-shape.png);background-repeat:no-repeat}.service-box-items .icon{font-size:60px;color:var(--theme);transition:all .4s ease-in-out;position:relative;display:inline-block}.service-box-items .icon:before{height:46px;content:"";position:absolute;bottom:-20px;border-radius:50%;background:rgba(8,106,216,.08);left:0;width:46px}.service-box-items .content{margin-top:40px}@media (max-width:767px){.service-box-items .content{margin-top:30px}}@media (max-width:575px){.service-box-items .content{margin-top:20px}}.service-box-items .content h3{font-size:19px;margin-bottom:20px}@media (max-width:575px){.service-box-items .content h3{margin-bottom:10px}}.service-box-items .arrow-icon{transform:rotate(-50deg);color:var(--theme);transition:all .4s ease-in-out;display:inline-block}.service-box-items:hover:before{transform:scale(1);transform-origin:top center}.service-box-items:hover:after{opacity:1;bottom:0;visibility:visible}.service-box-items:hover .icon{transform:scaleX(-1);color:var(--white)}.service-box-items:hover .content h3 a,.service-box-items:hover .content p{color:var(--white)}.service-box-items:hover .arrow-icon{transform:none;color:var(--white)}.service-box-items.active:before{transform:scale(1);transform-origin:top center}.service-box-items.active:after{opacity:1;bottom:0;visibility:visible}.service-box-items.active .content h3 a,.service-box-items.active .content p,.service-box-items.active .icon{color:var(--white)}.service-box-items.active .arrow-icon{transform:none;color:var(--white)}.service-box-items.style-2{padding:50px 20px;text-align:center;margin:0 auto;width:100%}.service-box-items.style-2:before{background-color:var(--theme2)}.service-box-items.style-2:after{height:12px;content:"";position:absolute;background-size:initial;bottom:-50px;left:5px;width:12px;background-image:none;background-repeat:repeat;background:hsla(0,0%,100%,.23)}.service-box-items.style-2 .icon{font-size:70px;color:var(--theme2)}.service-box-items.style-2 .content h6{font-weight:700}.service-box-items.style-2:hover:after{bottom:5px}.service-box-items.style-2:hover .content h6 a,.service-box-items.style-2:hover .icon{color:var(--white)}.service-box-items.style-2.active:after{bottom:5px}.service-box-items.style-2.active .content h6 a,.service-box-items.style-2.active .icon{color:var(--white)}.service-card-items-2{position:relative;background-color:var(--white);margin-top:30px;z-index:5}.service-card-items-2 .service-image{position:relative;z-index:9}.service-card-items-2 .service-image img{height:100%;width:100%}.service-card-items-2 .service-image:before{height:100%;transform:scaleY(0);right:0;transition:transform .5s ease;content:"";position:absolute;opacity:.6;bottom:0;top:0;background-color:var(--theme);transform-origin:bottom center;left:0;width:100%}.service-card-items-2 .service-content{padding:30px;position:relative;z-index:9}.service-card-items-2 .service-content .number{height:80px;font-size:18px;font-weight:600;color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:var(--header);margin:-75px auto 20px;border-radius:50%;width:80px;line-height:80px}.service-card-items-2 .service-content h3{margin-bottom:10px}.service-card-items-2 .service-content p{font-size:14px;margin-bottom:10px}.service-card-items-2 .service-content .link-btn-2{font-size:16px;font-weight:600;color:var(--header);display:inline-block}.service-card-items-2 .service-content .link-btn-box{padding:10px 35px;font-size:14px;border:2px solid var(--theme);font-weight:600;color:var(--theme);border-radius:3px;margin-top:10px;display:inline-block}.service-card-items-2:hover .service-content .link-btn-box{font-size:16px;border:2px solid var(--theme);font-weight:600;color:var(--theme);border-radius:3px;background:var(--white);display:inline-block}.service-card-items-2 .service-content .link-btn-2 i{transform:rotate(-45deg);margin-left:5px}.service-card-items-2 .service-content:after{height:100%;transform:scaleY(0);right:0;transition:transform .5s ease;content:"";position:absolute;bottom:0;top:0;transform-origin:top center;background:var(--theme);left:0;width:100%;z-index:-1}.service-card-items-2:hover .service-image:before{transform:scale(1);transform-origin:top center}.service-card-items-2:hover .service-content:after{transform:scale(1);transform-origin:bottom center}.service-card-items-2:hover .service-content .number{color:var(--header);background-color:var(--white)}.service-card-items-2:hover .service-content .link-btn-2,.service-card-items-2:hover .service-content h3 a,.service-card-items-2:hover .service-content p{color:var(--white)}.service-counter-section{position:relative}.service-counter-section:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:55%;background-color:var(--bg6);left:0;width:100%;z-index:-1}.service-wrapper-3{justify-content:space-between;gap:25px;align-items:center;width:100%;margin-top:30px;display:flex}@media (max-width:1399px){.service-wrapper-3{flex-wrap:wrap}}.service-text-area .link-btn-2 span{color:var(--theme2);background-size:100% 1px}.service-details-wrapper .service-details-items .details-image img{height:100%;width:100%}.service-details-wrapper .service-details-items .details-content{margin-top:30px}@media (max-width:575px){.service-details-wrapper .service-details-items .details-content{margin-top:20px}}.service-details-wrapper .service-details-items .details-content h3{font-size:40px;margin-bottom:15px}@media (max-width:991px){.service-details-wrapper .service-details-items .details-content h3{font-size:35px}}@media (max-width:767px){.service-details-wrapper .service-details-items .details-content h3{font-size:30px}}@media (max-width:575px){.service-details-wrapper .service-details-items .details-content h3{font-size:24px}}.service-details-wrapper .service-details-items .details-content h4{margin-bottom:15px;margin-top:40px}@media (max-width:767px){.service-details-wrapper .service-details-items .details-content h4{margin-top:30px}}@media (max-width:575px){.service-details-wrapper .service-details-items .details-content h4{margin-top:20px}}.service-details-wrapper .service-details-items .details-content .service-details-video{margin-bottom:40px;margin-top:30px}@media (max-width:575px){.service-details-wrapper .service-details-items .details-content .service-details-video{margin-bottom:30px;margin-bottom:20px;margin-top:25px;margin-top:20px}}.service-details-wrapper .service-details-items .details-content .service-details-video .details-video-content ul{margin-top:20px}.service-details-wrapper .service-details-items .details-content .service-details-video .details-video-content ul li:not(:last-child){margin-bottom:10px}.service-details-wrapper .service-details-items .details-content .service-details-video .details-video-content ul li i{margin-right:5px;color:var(--theme)}.service-details-wrapper .service-details-items .details-content .service-details-video .video-image{position:relative}.service-details-wrapper .service-details-items .details-content .service-details-video .video-image img{height:100%;width:100%}.service-details-wrapper .service-details-items .details-content .service-details-video .video-image .video-box{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.service-details-wrapper .service-details-items .details-content .service-details-video .video-image .video-box .video-btn{height:80px;color:var(--theme);text-align:center;background-color:var(--white);border-radius:50%;width:80px;line-height:80px;display:inline-block}.service-details-wrapper .service-details-items .details-content .service-details-video .video-image .video-box .ripple:after,.service-details-wrapper .service-details-items .details-content .service-details-video .video-image .video-box .ripple:before{height:80px;width:80px}.service-details-wrapper .service-details-items .details-content .details-image-2{margin-top:40px}@media (max-width:767px){.service-details-wrapper .service-details-items .details-content .details-image-2{margin-top:30px}}@media (max-width:575px){.service-details-wrapper .service-details-items .details-content .details-image-2{margin-top:20px}}.service-details-wrapper .service-details-items .details-content .details-image-2 img{height:100%;width:100%}.service-details-wrapper .service-details-items .faq-content{margin-top:50px}.service-details-wrapper .service-details-items .faq-content .accordion-item{border-radius:0}.service-details-wrapper .service-details-items .faq-content .accordion-item .accordion-header .accordion-button{font-size:20px;font-weight:600}.service-details-wrapper .main-sidebar .single-sidebar-widget{padding:30px;margin-bottom:30px;background-color:var(--bg5)}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category{margin-top:30px}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a{padding:16px 20px;font-weight:600;position:relative;background-color:var(--white);width:100%;display:inline-block;z-index:9}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a:not(:last-child){margin-bottom:10px}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a i{font-size:18px;right:20px;color:var(--header);position:absolute;top:25px}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a:before{height:100%;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;opacity:0;visibility:hidden;top:0;background-color:var(--theme);left:0;width:100%;z-index:-1}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a:hover,.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a:hover i{color:var(--white)}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a:hover:before{opacity:1;visibility:visible}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a.active,.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a.active i{color:var(--white)}.service-details-wrapper .main-sidebar .single-sidebar-widget .service-category a.active:before{opacity:1;visibility:visible}.service-details-wrapper .main-sidebar .single-sidebar-widget .message-form{margin-top:30px}.service-details-wrapper .main-sidebar .single-sidebar-widget .message-form .single-form-input input,.service-details-wrapper .main-sidebar .single-sidebar-widget .message-form .single-form-input textarea{padding:16px 20px;border:none;color:var(--text);background-color:var(--white);width:100%}.service-details-wrapper .main-sidebar .single-sidebar-widget .message-form .single-form-input textarea{padding:16px 20px 120px}.single-case-study-wrapper{padding:0 70px;position:relative}.single-case-study-wrapper:before{height:130%;right:0;content:"";position:absolute;top:-77%;background-color:#191919;left:0;width:100%;z-index:-1}@media (max-width:767px){.single-case-study-wrapper{padding:0}}.single-case-study-wrapper .it-case-study-carousel-active .slick-slide{margin:0 15px}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots{height:40px;border:1px dotted var(--theme);text-align:center;margin:30px auto 0;border-radius:30px;width:145px;line-height:40px}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li{margin:13px 5px;display:inline-block}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li button{height:10px;border:2px solid var(--theme);text-indent:-9999px;transition:all .3s ease-in-out;position:relative;background-color:var(--white);border-radius:10px;width:10px}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li button:hover{background-color:var(--theme)}.single-case-study-wrapper .it-case-study-carousel-active .slide-dots li.slick-active button{border-color:var(--theme);background-color:var(--theme)}.single-case-study-wrapper .it-case-study-carousel-active .slick-list{margin:0 -15px}.single-promo-box-items{padding:50px;position:relative;gap:30px;margin-top:-120px;display:flex;z-index:9}@media (max-width:991px){.single-promo-box-items{justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}@media (max-width:767px){.single-promo-box-items{padding:40px;margin-top:0}}@media (max-width:575px){.single-promo-box-items{padding:30px}}.single-promo-box-items:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:var(--theme2);left:0;width:100%;z-index:-1}.single-promo-box-items .icon{font-size:48px;color:var(--white)}.single-promo-box-items .content h3{font-size:30px;margin-bottom:15px;color:var(--white)}.single-promo-box-items .content p{margin-bottom:10px;color:var(--white)}.single-promo-box-items .content .link-btn{color:var(--white)}.single-promo-box-items.style-2:before{background:var(--header)}.single-causes-cat{padding:38px 40px;transition:all .4s ease-in-out;text-align:center;background-color:var(--white);box-shadow:0 16px 32px 0 hsla(195,3%,73%,.2)}.single-causes-cat .icon{margin-bottom:20px}.single-causes-cat .icon img{transition:all .4s ease-in-out}.single-causes-cat:hover{background-color:var(--theme2)}.single-causes-cat:hover .icon img{filter:brightness(100)}.single-causes-cat:hover h6{color:var(--white)}.project-wrapper .project-left .section-title h2{font-size:42px}@media (max-width:575px){.project-wrapper .project-left .section-title h2{font-size:32px}}.project-wrapper .project-left .nav{border:unset;margin-top:40px;display:inline-block}.project-wrapper .project-left .nav .nav-link{padding:0;border:unset;max-width:100%;background:none;width:410px}@media (max-width:1399px){.project-wrapper .project-left .nav .nav-link{width:370px}}@media (max-width:1199px){.project-wrapper .project-left .nav .nav-link{width:410px}}@media (max-width:575px){.project-wrapper .project-left .nav .nav-link{width:350px}}.project-wrapper .project-left .nav .nav-link:not(:last-child){margin-bottom:25px}.project-wrapper .project-left .nav .nav-link .project-list{padding:15px 20px;gap:20px;background-color:#f3f5f7;align-items:center;border-radius:5px;display:flex}@media screen and (max-width:470px){.project-wrapper .project-left .nav .nav-link .project-list{padding:15px;gap:15px}}.project-wrapper .project-left .nav .nav-link .project-list .icon{height:48px;font-size:26px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:50%;width:48px;line-height:58px}.project-wrapper .project-left .nav .nav-link .project-list .content{font-size:16px;font-weight:600;color:var(--header);text-align:left}.project-wrapper .project-left .nav .nav-link.active .project-list{background-color:var(--theme)}.project-wrapper .project-left .nav .nav-link.active .project-list .icon{color:var(--theme);background-color:var(--white)}.project-wrapper .project-left .nav .nav-link.active .project-list .content{color:var(--white)}.project-wrapper .project-right-items{background-color:#f3f5f7}.project-wrapper .project-right-items .project-thumb img{height:100%;width:100%}.project-wrapper .project-right-items .project-content{padding:30px}.project-wrapper .project-right-items .project-content h3{font-size:32px;margin-bottom:15px}@media (max-width:575px){.project-wrapper .project-right-items .project-content h3{font-size:26px}}.project-wrapper .project-right-items .project-content h3 a:hover{color:var(--theme)}.project-wrapper .project-right-items .project-content p{font-size:18px;font-weight:500;margin-bottom:20px}@media (max-width:575px){.project-wrapper .project-right-items .project-content p{font-size:16px}}.case-studies-1{position:relative}.case-studies-1:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:70%;background-color:var(--bg);left:0;width:100%}.case-studies-wrapper .case-studies-content-area{margin-right:-200px;position:relative;z-index:9}@media (max-width:1399px){.case-studies-wrapper .case-studies-content-area{margin-right:-100px}}@media (max-width:1199px){.case-studies-wrapper .case-studies-content-area{margin-right:0}}.case-studies-wrapper .case-studies-content-area .case-studies-items{padding:160px 100px;position:relative;background-color:var(--theme);margin-top:50px}.case-studies-wrapper .case-studies-content-area .case-studies-items:before{height:0;transform:rotate(-181deg);border-left:200px solid transparent;right:0;content:"";position:absolute;border-top:55px solid var(--theme);top:-53px;width:0}@media (max-width:1399px){.case-studies-wrapper .case-studies-content-area .case-studies-items{padding:120px 60px}}@media (max-width:1199px){.case-studies-wrapper .case-studies-content-area .case-studies-items{padding:100px 80px}}@media (max-width:991px){.case-studies-wrapper .case-studies-content-area .case-studies-items{padding:80px 50px}}@media (max-width:767px){.case-studies-wrapper .case-studies-content-area .case-studies-items{padding:60px 40px}}.case-studies-wrapper .case-studies-content-area .case-studies-items .case-studies-content{justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.case-studies-wrapper .case-studies-content-area .case-studies-items .case-studies-content{flex-wrap:wrap;gap:30px}}.case-studies-wrapper .case-studies-content-area .case-studies-items .case-studies-content:not(:last-child){margin-bottom:60px}@media (max-width:767px){.case-studies-wrapper .case-studies-content-area .case-studies-items .case-studies-content:not(:last-child){margin-bottom:30px}}.case-studies-wrapper .case-studies-content-area .case-studies-items .case-studies-content .content h3 a,.case-studies-wrapper .case-studies-content-area .case-studies-items .case-studies-content .content h5{color:var(--white)}.case-studies-wrapper .case-studies-image{height:933px;position:relative;width:878px;margin-top:-120px}@media (max-width:1399px){.case-studies-wrapper .case-studies-image{margin-top:0}}@media (max-width:1199px){.case-studies-wrapper .case-studies-image{height:600px;max-width:1000px;width:auto}}@media (max-width:767px){.case-studies-wrapper .case-studies-image{height:400px}}@media (max-width:575px){.case-studies-wrapper .case-studies-image{height:400px}}.case-studies-wrapper .case-studies-image img{height:100%;object-fit:cover;width:100%}.case-studies-wrapper .case-studies-image .icon{transform:rotate(45deg) translate(-50%,-5%);font-size:160px;color:var(--theme);position:absolute;top:50%;left:50%;z-index:9}@media (max-width:1399px){.case-studies-wrapper .case-studies-image .icon{font-size:100px}}@media (max-width:767px){.case-studies-wrapper .case-studies-image .icon{font-size:70px}}.case-studies-wrapper-2{padding:0 50px}@media (max-width:1199px){.case-studies-wrapper-2{padding:0}}.case-studies-wrapper-2 .case-studies-items{overflow:hidden;margin-top:30px!important}.case-studies-wrapper-2 .case-studies-items .case-studies-image{position:relative}.case-studies-wrapper-2 .case-studies-items .case-studies-image:before{height:100%;overflow:hidden;right:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;background-size:cover;opacity:0;bottom:0;visibility:hidden;top:0;background-position:50%;left:0;width:100%;background-image:var(--color-gradient-1);background-repeat:no-repeat}.case-studies-wrapper-2 .case-studies-items .case-studies-image img{height:100%;width:100%}.case-studies-wrapper-2 .case-studies-items .case-studies-image .case-studies-content{padding:30px 35px;right:20px;transition:all .4s ease-in-out;position:absolute;bottom:20px;background-color:var(--white);border-radius:8px;left:20px}@media (max-width:575px){.case-studies-wrapper-2 .case-studies-items .case-studies-image .case-studies-content{padding:25px;right:10px;bottom:20px;left:10px}}.case-studies-wrapper-2 .case-studies-items .case-studies-image .case-studies-content p{font-size:14px;font-weight:600;margin-bottom:10px;color:var(--theme)}.case-studies-wrapper-2 .case-studies-items .case-studies-image .icon{height:90px;transform:translate(-50%,-50%) rotate(-40deg);font-size:20px;color:var(--theme);transition:all .4s ease-in-out;position:absolute;opacity:0;visibility:hidden;text-align:center;top:0;background-color:var(--white);border-radius:50%;left:50%;width:90px;line-height:95px}@media (max-width:575px){.case-studies-wrapper-2 .case-studies-items .case-studies-image .icon{height:60px;width:60px;line-height:65px}}.case-studies-wrapper-2 .case-studies-items .case-studies-image .icon:hover{transform:translate(-50%,-50%) rotate(0);color:var(--white);background-color:var(--theme)}.case-studies-wrapper-2 .case-studies-items:hover .case-studies-image:before{opacity:1;visibility:visible}.case-studies-wrapper-2 .case-studies-items:hover .case-studies-image .icon{opacity:1;visibility:visible;top:50%}.case-studies-wrapper-2 .case-studies-items:hover .case-studies-image .case-studies-content{background-color:transparent}.case-studies-wrapper-2 .case-studies-items:hover .case-studies-image .case-studies-content h4 a,.case-studies-wrapper-2 .case-studies-items:hover .case-studies-image .case-studies-content p{color:var(--white)}.case-studies-carousel-active .slick-slide,.case-studies-carousel-active-2 .slick-slide{margin:0 15px}.case-studies-carousel-active .slick-list,.case-studies-carousel-active-2 .slick-list{margin:0 -15px}.case-studies-carousel-active .case-study-items.slick-slide.slick-current.slick-active .case-study-image,.case-studies-carousel-active-2 .case-study-items.slick-slide.slick-current.slick-active .case-study-image{filter:none}.case-studies-carousel-active .case-study-items.slick-slide.slick-current.slick-active .case-study-content h3 a,.case-studies-carousel-active-2 .case-study-items.slick-slide.slick-current.slick-active .case-study-content h3 a{color:var(--theme2)}.case-studies-carousel-active .case-study-items.slick-slide.slick-current.slick-active .case-study-content .icon,.case-studies-carousel-active-2 .case-study-items.slick-slide.slick-current.slick-active .case-study-content .icon{transform:rotate(0);color:var(--white);background-color:var(--theme2)}.case-study{background:linear-gradient(180deg,#fff,#f6f6f6)}.project-image{height:450px;position:relative}.project-image img{height:100%;object-fit:cover;width:100%}.project-image:before{height:100%;overflow:hidden;right:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";background-size:cover;bottom:0;top:0;background-position:50%;left:0;width:100%;background-image:var(--color-gradient-1);background-repeat:no-repeat}.project-image .icon,.project-image:before{position:absolute;opacity:0;visibility:hidden}.project-image .icon{transform:translate(-50%,-50%);font-size:60px;color:var(--white);transition:all .4s ease-in-out;top:50%;left:50%}.project-image .project-content{transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:-50px;visibility:hidden;left:50px}.project-image .project-content h3{font-size:27px}.project-image .project-content h3 a{color:var(--white)}.project-image .project-content p{color:var(--white);margin-top:5px}.project-image:hover .icon,.project-image:hover:before{opacity:1;visibility:visible}.project-image:hover .project-content{opacity:1;bottom:50px;visibility:visible}.project-details-wrapper .project-title-content{margin-top:-5px}.project-details-wrapper .project-title-content .text{font-weight:700;margin-bottom:10px;color:var(--theme);display:inline-block}.project-details-wrapper .project-title-content h2{font-weight:600;margin-bottom:25px}.project-details-wrapper .project-title-content p{margin-bottom:30px}.project-details-wrapper .details-info{padding:50px;background-color:#f5faff}.project-details-wrapper .details-info .info-items h5{margin-bottom:5px}.project-details-wrapper .details-info .info-items a{text-decoration:underline;color:var(--theme)}.project-details-wrapper .project-details-image{margin-top:60px}.project-details-wrapper .project-details-image img{height:100%;width:100%}.project-details-wrapper .project-details-image .details-image{height:505px}.project-details-wrapper .project-details-image .details-image img{height:100%;object-fit:cover;width:100%}.project-details-wrapper .project-details-content{border-bottom:1px solid var(--border2);padding-bottom:60px;margin-top:60px}.project-details-wrapper .project-details-content .title-content h2{font-size:38px;font-weight:600}.project-details-wrapper .project-details-content .details-content .list-items{gap:70px;align-items:center;margin-top:30px;display:flex}.project-details-wrapper .project-details-content .details-content .list-items li{font-weight:600;color:var(--header)}.project-details-wrapper .project-details-content .details-content .list-items li:not(:last-child){margin-bottom:10px}.project-details-wrapper .project-details-content .details-content .list-items li i{margin-right:5px;color:var(--theme)}.project-details-wrapper .project-details-content.style-2{border:none}.project-details-wrapper .project-details-content.style-2 .details-content .list-items-area{margin-top:30px}.project-details-wrapper .project-details-content.style-2 .details-content .list-items-area .icon{font-size:20px;font-weight:600;margin-bottom:10px;color:var(--header)}.project-details-wrapper .project-details-content.style-2 .details-content .list-items-area .icon i{font-size:24px;margin-right:10px;color:var(--theme)}.project-details-wrapper .project-details-content.style-2 .details-content .list-items-area p{padding-right:100px}.project-details-wrapper .previous-button{justify-content:space-between;align-items:center;margin-top:60px;display:flex}.project-details-wrapper .previous-button .preview-button i{font-size:14px;margin-left:5px}.project-details-wrapper .previous-button .preview-button h4{font-weight:600;margin-top:5px}.project-details-wrapper .previous-button .preview-button h4 a{transition:all .4s ease-in-out;background-size:0 2px;background-position:0 95%;background-image:linear-gradient(var(--theme),var(--theme));background-repeat:no-repeat}.project-details-wrapper .previous-button .preview-button h4 a:hover{color:var(--theme);background-size:100% 2px}.project-details-wrapper .previous-button .preview-button.style-2{text-align:right}.project-details-wrapper .previous-button .icon{font-size:32px;color:var(--theme)}.project-items-2{position:relative}.project-items-2 .project-image-2{height:457px;position:relative}.project-items-2 .project-image-2 img{height:100%;object-fit:cover;width:100%}.project-items-2 .project-image-2 .project-content{overflow:hidden;padding:35px 30px;right:25px;position:absolute;bottom:25px;background-color:var(--white);left:25px}.project-items-2 .project-image-2 .project-content:before{height:58px;transform:translateY(-50%);transition:all .4s ease-in-out;content:"";position:absolute;top:50%;background-color:var(--theme2);left:0;width:6px}.project-items-2 .project-image-2 .project-content p{font-weight:500;margin-bottom:5px;color:var(--theme2)}.project-items-2 .project-image-2 .project-content h4{font-weight:700}.project-items-2 .project-image-2 .project-content h4 a:hover{color:var(--theme2)}.project-items-2 .project-image-2 .project-content .icon{height:65px;transform:rotate(-40deg);right:30px;color:var(--theme2);transition:all .4s ease-in-out;position:absolute;opacity:0;visibility:hidden;text-align:center;top:130px;background-color:var(--white);box-shadow:var(---box-shadow);border-radius:50%;width:65px;line-height:65px}.project-items-2 .project-image-2 .project-content .icon:hover{color:var(--white);background-color:var(--theme2)}.project-items-2:hover .project-image-2 .project-content:before{height:100%}.project-items-2:hover .project-image-2 .project-content .icon{transform:rotate(0deg);opacity:1;visibility:visible;top:35px}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme);border-radius:5px}::-webkit-scrollbar-thumb{border-radius:10px;background:var(--theme)}.fix{overflow:hidden}.ralt{position:relative}.ml-100{margin-left:100px}.video-pulse:after,.video-pulse:before{height:90px;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border:1px solid var(--white);-webkit-animation-timing-function:linear;animation-timing-function:linear;content:"";position:absolute;-webkit-animation-name:video-animation;animation-name:video-animation;opacity:.7;top:0;border-radius:50%;left:0;width:90px;-webkit-animation-duration:2.5s;animation-duration:2.5s}.video-pulse:before{-webkit-animation-delay:1s;animation-delay:1s}.ripple{position:relative}.ripple:after,.ripple:before{-webkit-animation:rippleOne 3s infinite;animation:rippleOne 3s infinite;height:60px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;box-shadow:0 0 0 0 rgba(221,7,51,.5);border-radius:50%;left:50%;width:60px}.ripple:before{-webkit-animation-delay:.9s;animation-delay:.9s}.ripple:after,.ripple:before{right:0;content:"";position:absolute;bottom:0}.ripple:after{-webkit-animation-delay:.6s;animation-delay:.6s}.mt-10{margin-top:10px}@media (max-width:991px){br{display:none}}.bg-cover{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.nice-select{padding:18px 30px;font-size:16px;border:1px solid #e4e4e4;font-weight:500;color:var(--text);transition:all .4s ease-in-out;outline:none;background-color:transparent;width:unset}@media (max-width:575px){.nice-select{padding:12px 20px}}.nice-select span{font-size:16px;font-weight:500;margin-bottom:0!important;color:var(--text)}.nice-select:hover:after{border-right:1px solid var(--text);border-bottom:1px solid var(--text)}.nice-select option{color:var(--text)}.nice-select .current{margin-right:12px}.nice-select:after{height:10px;border-right:1px solid var(--text);right:23px;border-bottom:1px solid var(--text);width:10px}.nice-select.open .list{color:var(--text);background:var(--bg);width:100%;margin-top:16px}.nice-select .option.selected.focus{font-size:16px;color:var(--theme);outline:none;background:var(--bg)}.nice-select .option{border:none}.nice-select .option:hover{background:transparent}.head-color{color:var(--header)}.theme-color-1{color:var(--theme)!important}.border-none{border-top:none!important}.mbm-10{margin-bottom:-20px}.array-button{gap:15px;align-items:center;display:flex}.array-button .array-prev{height:56px;border:1px solid var(--theme);color:var(--theme);transition:all .4s ease-in-out;text-align:center;background-color:transparent;border-radius:50%;width:56px;line-height:56px}.array-button .array-next,.array-button .array-prev:hover{color:var(--white);background-color:var(--theme)}.array-button .array-next{height:56px;transition:all .4s ease-in-out;text-align:center;border-radius:50%;width:56px;line-height:56px}.array-button .array-next:hover{color:var(--theme);background-color:var(--white)}.swiper-dot{text-align:center;margin-top:50px}.swiper-dot .swiper-pagination-bullet{height:10px;transition:.6s;opacity:1;background-color:var(--header);border-radius:10px;width:10px}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:10px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:.6s;position:relative;background-color:var(--theme)}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{height:22px;border:2px solid var(--theme);content:"";position:absolute;top:-6px;background-color:transparent;border-radius:50%;left:-6px;width:22px;line-height:22px}.swiper-dot.style-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--theme2)}.swiper-dot.style-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border:2px solid var(--theme2)}@media (max-width:1199px){.testimonial-responsive{margin-top:-100px}}@media (max-width:991px){.testimonial-responsive{margin-top:-80px}}.team-wrapper-2{position:relative;z-index:9}.team-wrapper-2 .team-items{padding:35px 0;justify-content:space-between;position:relative;align-items:center;margin-top:30px;display:flex}@media (max-width:767px){.team-wrapper-2 .team-items{justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}.team-wrapper-2 .team-items .team-title{width:250px}.team-wrapper-2 .team-items .team-title span{margin-bottom:5px;color:var(--theme);display:inline-block}.team-wrapper-2 .team-items .team-title h4{transition:all .4s ease-in-out;position:relative}.team-wrapper-2 .team-items .team-title h4 a:hover{color:var(--theme)}.team-wrapper-2 .team-items .social-profile{overflow:hidden;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;gap:10px;align-items:center;display:flex;z-index:2}.team-wrapper-2 .team-items .social-profile ul{transform:translateX(100px);transition:all .6s ease-in-out;opacity:0;visibility:hidden;gap:10px;align-items:center;display:flex}.team-wrapper-2 .team-items .social-profile ul li a{height:40px;color:var(--white);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;margin:0 auto;border-radius:50%;background:var(--theme);width:40px;line-height:40px;display:block}.team-wrapper-2 .team-items .social-profile ul li a:hover{color:var(--white);background-color:var(--header)}@media (max-width:575px){.team-wrapper-2 .team-items .social-profile ul{transform:translateY(0);opacity:1;visibility:visible}}.team-wrapper-2 .team-items .social-profile .plus-btn{height:40px;color:var(--white);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;border-radius:50%;background:var(--theme);cursor:pointer;width:40px;line-height:40px;display:inline-block;z-index:2}.team-wrapper-2 .team-items .social-profile:hover ul{transform:translateY(0);opacity:1;visibility:visible}.team-wrapper-2 .team-items .team-hover{height:176px;overflow:hidden;transform:translateY(-50%) rotate(10deg);inset-inline-start:0;transition:opacity .3s,transform .7s cubic-bezier(.23,1,.32,1);position:absolute;background-size:cover;opacity:0;visibility:hidden;top:50%;poMontserrat-events:none;margin:-200px 0 0 -50px;border-radius:50%;border-radius:30px;width:176px;background-repeat:no-repeat;background-position-x:75%;z-index:2}.team-wrapper-2 .team-items:hover .team-hover{opacity:1;visibility:visible}.team-section{position:relative}.team-section .light-shape{position:absolute;top:0;left:0}@media (max-width:1199px){.team-section .light-shape{display:none}}.team-section .shape-img-3{right:0;position:absolute;bottom:0}.team-section .dot-shape-2{right:0;position:absolute;top:0;z-index:-1}.team-details-wrapper .team-image{height:525px}@media (max-width:575px){.team-details-wrapper .team-image{height:400px}.team-details-wrapper .team-image img{object-fit:cover}}.team-details-wrapper .team-details-content .star a{font-size:14px;color:var(--header)}.team-details-wrapper .team-details-content .star a i{color:var(--ratting)}.team-details-wrapper .team-details-content h3{font-size:44px;margin-bottom:5px}@media (max-width:767px){.team-details-wrapper .team-details-content h3{font-size:30px}}@media (max-width:575px){.team-details-wrapper .team-details-content h3{font-size:24px}}.team-details-wrapper .team-details-content span{font-weight:500;margin-bottom:15px;display:block}.team-details-wrapper .team-details-content .social-icon{position:relative;gap:15px;margin-top:40px;z-index:9}@media (max-width:575px){.team-details-wrapper .team-details-content .social-icon{margin-top:20px}}.team-details-wrapper .team-details-content .social-icon a{height:40px;font-size:16px;color:var(--text);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border-radius:50%;background:var(--bg);width:40px;line-height:40px;display:block}.team-details-wrapper .team-details-content .social-icon a:hover{color:var(--white);background-color:var(--theme)}.team-skill{background-color:var(--theme)}.team-skill-wrapper .team-skill-content h3{font-size:40px;font-weight:600;color:var(--white);line-height:125%}@media (max-width:1199px){.team-skill-wrapper .team-skill-content h3{font-size:36px}}@media (max-width:767px){.team-skill-wrapper .team-skill-content h3{font-size:28px}}@media (max-width:575px){.team-skill-wrapper .team-skill-content h3{font-size:24px}}.team-skill-wrapper .progress-wrap .pro-items:not(:last-child){margin-bottom:20px}.team-skill-wrapper .progress-wrap .pro-items .pro-head{justify-content:space-between;margin-bottom:10px;align-items:center;display:flex}.team-skill-wrapper .progress-wrap .pro-items .pro-head .point{font-size:18px;font-weight:700;color:var(--white)}.team-skill-wrapper .progress-wrap .pro-items .pro-head .title{font-size:18px;font-weight:600;color:var(--white)}.team-skill-wrapper .progress-wrap .pro-items .progress{height:6px;justify-content:flex-start;position:relative;align-items:center;border-radius:0;background:var(--white);width:100%;display:flex}.team-skill-wrapper .progress-wrap .pro-items .progress-value{animation:load 3s normal forwards;height:6px;box-shadow:0 10px 40px -10px var(--white);border-radius:0;background:var(--white);width:0}.team-skill-wrapper .progress-wrap .pro-items .style-two{animation:load2 3s normal forwards}@keyframes load{0%{width:0}to{width:65%}}@keyframes load2{0%{width:0}to{width:75%}}.team-contact-wrapper .get-touch-items .get-touch-title h2{margin-bottom:10px}.team-contact-wrapper .get-touch-items .contact-items{gap:100px;align-items:center;margin-top:50px;display:flex}@media (max-width:575px){.team-contact-wrapper .get-touch-items .contact-items{flex-wrap:wrap;gap:30px;margin-top:20px}}.team-contact-wrapper .get-touch-items .contact-items .contact-info h4{font-size:22px;font-weight:600;margin-bottom:10px}.team-contact-wrapper .get-touch-items .contact-items .contact-info h5{font-size:18px}.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon{position:relative;gap:15px;z-index:9}@media (max-width:575px){.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon{margin-top:20px}}.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon a{height:40px;font-size:16px;color:var(--text);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border-radius:50%;background:var(--bg);width:40px;line-height:40px;display:block}.team-contact-wrapper .get-touch-items .contact-items .contact-info .social-icon a:hover{color:var(--white);background-color:var(--theme)}.team-button{text-align:center;margin-top:30px}.single-team-style-1{background-color:var(--white)}.single-team-style-1 .team-image img{height:100%;width:100%}.single-team-style-1 .team-image .icon-list{transform:translate(-50%,-50%);padding:10px 30px;transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:50px;background-color:var(--theme);left:50%}.single-team-style-1 .team-image .icon-list ul{gap:20px;align-items:center;display:flex}.single-team-style-1 .team-image .icon-list ul li{transform:scaleX(0);transition:all .5s ease-in-out}.single-team-style-1 .team-image .icon-list ul li a i{font-size:16px;color:var(--white)}.single-team-style-1 .team-content{padding:25px 10px;position:relative;background-color:var(--white);margin:-50px 20px 0;box-shadow:0 10px 60px hsla(0,0%,65%,.25);z-index:9}.single-team-style-1 .team-content h3{font-size:22px;position:relative}.single-team-style-1 .team-content h3:before{height:3px;transform:translate(-50%,-50%);content:"";position:absolute;bottom:-20px;background-color:var(--theme);left:50%;width:50px}.single-team-style-1 .team-content h3 a:hover{color:var(--theme)}.single-team-style-1 .team-content p{margin-top:35px}.single-team-style-1:hover .team-image .icon-list{opacity:1}.single-team-style-1:hover .team-image .icon-list ul li{transform:scaleX(1)!important}.single-team-style-1.active .team-image .icon-list{opacity:1}.single-team-style-1.active .team-image .icon-list ul li{transform:scaleX(1)!important}.team-wrapper .main-box{padding:0;gap:25px;align-items:center;display:flex}@media (max-width:991px){.team-wrapper .main-box{justify-content:center;flex-wrap:wrap;gap:0}}.team-wrapper .main-box .box{list-style:none;height:563px;overflow:hidden;transition:all .4s ease-in-out;position:relative;background-size:cover;background-position:50%;border-radius:10px;width:200px!important;background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/team/13.jpg);background-repeat:no-repeat;margin-top:30px;z-index:1}@media (max-width:991px){.team-wrapper .main-box .box{width:424px!important}}@media (max-width:575px){.team-wrapper .main-box .box{height:420px;object-fit:cover}}.team-wrapper .main-box .box:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;border-radius:10px;background:linear-gradient(180deg,hsla(0,0%,6%,0),hsla(0,0%,6%,.79));left:0;width:100%;z-index:-1}.team-wrapper .main-box .box .team-content{transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:35px;visibility:hidden;left:-30%}.team-wrapper .main-box .box .team-content .social-icon{padding:13px 30px;font-size:24px;position:absolute;gap:25px;top:-135%;background-color:var(--bg);align-items:center;border-radius:0 10px 10px 0;left:-30px;display:flex}.team-wrapper .main-box .box .team-content .social-icon a{color:#36545e}.team-wrapper .main-box .box .team-content .social-icon a:hover{color:var(--theme)}.team-wrapper .main-box .box .team-content h3 a{color:var(--white)}.team-wrapper .main-box .box .team-content h3 a:hover{color:var(--theme2)}.team-wrapper .main-box .box .team-content p{color:var(--white)}.team-wrapper .main-box .box.bg-1{background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/team/11.jpg)}.team-wrapper .main-box .box.bg-2{background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/team/14.jpg)}.team-wrapper .main-box .box.bg-3{background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/team/12.jpg)}.team-wrapper .main-box .box.bg-4{background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/team/15.jpg)}.team-wrapper .main-box .box.active{width:424px!important}.team-wrapper .main-box .box.active .team-content,.team-wrapper .main-box .box:hover .team-content{opacity:1;visibility:visible;left:30px}.team-card-items-3{margin-top:30px}.team-card-items-3 .team-image{position:relative}.team-card-items-3 .team-image img{height:100%;width:100%}.team-card-items-3 .team-image .social-profile{overflow:hidden;right:30px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;content:"";position:absolute;top:30px;display:inline-block;z-index:2}.team-card-items-3 .team-image .social-profile ul{transform:translateY(-100px);transition:all .6s ease-in-out;opacity:0;visibility:hidden}.team-card-items-3 .team-image .social-profile ul li:not(:last-child){margin-bottom:10px}.team-card-items-3 .team-image .social-profile ul li a{height:40px;font-size:16px;color:var(--header);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;margin:0 auto;border-radius:50%;background:var(--white);width:40px;line-height:40px;display:block}.team-card-items-3 .team-image .social-profile ul li a:hover{color:var(--white);background-color:var(--theme2)}.team-card-items-3 .team-image .social-profile .plus-btn{height:40px;font-size:16px;margin-bottom:10px;color:var(--white);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;border-radius:50%;background:var(--theme2);cursor:pointer;width:40px;line-height:40px;display:inline-block;z-index:2}.team-card-items-3 .team-image .social-profile:hover ul{transform:translateY(0);opacity:1;visibility:visible}.team-card-items-3 .team-content{padding:30px;margin-right:30px;position:relative;background-color:var(--white);box-shadow:var(---box-shadow);margin-top:-50px;z-index:9}.team-card-items-3 .team-content h3{margin-bottom:5px}.team-card-items-3 .team-content h3 a:hover{color:var(--theme2)}.product-box-items{margin-top:30px}.product-box-items .product-image{height:280px;overflow:hidden;justify-content:center;position:relative;align-items:center;border-radius:6px;width:100%;display:flex}.product-box-items .product-image .product-badge{position:absolute;top:20px;left:20px;line-height:0}.product-box-items .product-image .product-badge .product-badge-item{padding:4px 9px;font-size:12px;color:var(--white);background-color:var(--theme);line-height:1;display:inline-block}.product-box-items .product-image .product-icon{transform:translateY(-50%);position:absolute;gap:16px;top:50%;left:5%}.product-box-items .product-image .product-icon li{height:40px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;text-align:center;background-color:var(--theme);border-radius:40px;cursor:pointer;width:40px;line-height:40px}.product-box-items .product-image .product-icon li:hover{background-color:var(--header)}.product-box-items .product-image .product-icon li:hover i{color:var(--white)}.product-box-items .product-image .product-icon li a i{font-size:16px;color:var(--white);transition:all .4s ease-in-out}.product-box-items .product-content{padding:15px 10px;transition:all .4s ease-in-out;text-align:center;border-radius:2px;background:var(--theme);margin-top:20px}.product-box-items .product-content a{font-size:15px;font-weight:500;color:#fff}.product-box-items .product-content:hover{background:#f68b1e;cursor:pointer}.product-box-items .product-content a:hover,.product-box-items .product-content a:visited{font-size:15px;font-weight:500;color:#fff}.product-box-items .product-content h5 a:hover{color:var(--theme)}.product-box-items .product-content .price{gap:10px;align-items:center;margin-top:5px;display:flex}.product-box-items .product-content .price del{font-size:14px;font-weight:500;color:var(--header)}.product-box-items .product-content .price span{font-size:14px;font-weight:500;color:var(--theme)}.product-box-items:hover .product-image .product-icon li{-webkit-transform:scaleX(1);transform:scaleX(1)}.product-box-items.style-2{text-align:center}.product-box-items.style-2 .product-content .price{justify-content:center}.product-box-items.style-2 .product-content .price del,.product-box-items.style-2 .product-content .price span{font-weight:500;color:var(--text);display:inline-block}.product-box-items.style-2 .product-content .star{margin-bottom:20px;color:var(--theme)}.product-box-items.style-2 .product-content .theme-btn{padding:16px 30px}.main-cart-wrapper{border-radius:5px}.main-cart-wrapper .cart-wrapper{padding:40px;box-shadow:0 6px 30px rgba(0,0,0,.06)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table{width:100%}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table thead{border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table thead tr th{color:var(--header);padding-bottom:16px}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item td{padding:16px 0;border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-info{gap:16px;align-items:center;display:flex}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-price{color:var(--header)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity{padding:2px 20px;justify-content:center;gap:10px;align-items:center;border-radius:5px;background:var(--bg);width:100px;display:flex}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity span{color:var(--header);display:block}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity .cart-item-quantity-controller a{display:block}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity .cart-item-quantity-controller a i,.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-remove a i{color:var(--header)}.main-cart-wrapper .cart-wrapper-footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.main-cart-wrapper .cart-wrapper-footer form{padding:8px;justify-content:space-between;border:1px solid var(--border);align-items:center;border-radius:5px;display:flex}.main-cart-wrapper .cart-wrapper-footer form input{padding:5px;font-size:16px;border:none;color:var(--text);outline:none;background:transparent}.main-cart-wrapper .cart-wrapper-footer form button{border:none;outline:none}.main-cart-wrapper .cart-pragh-box{padding-right:30px;margin-top:24px}.main-cart-wrapper .cart-graph{padding:30px;border:1px solid var(--border);border-radius:5px}.main-cart-wrapper .cart-graph h4{margin-bottom:30px;color:var(--header);text-align:center}.main-cart-wrapper .cart-graph ul{margin-bottom:30px}.main-cart-wrapper .cart-graph ul li{display:flex}.main-cart-wrapper .cart-graph ul li:not(:last-child){border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-graph ul li span{padding:16px 0;font-size:18px;font-weight:500;color:var(--header);width:50%}@media (max-width:767px){.cart-wrapper{overflow-x:scroll}.cart-wrapper .cart-items-wrapper,.cart-wrapper .cart-wrapper-footer{width:700px}}.checkout-radio{padding:24px;box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px}.checkout-radio .primary-text{font-size:24px;font-weight:500;margin-bottom:16px;color:var(--header);line-height:150%}.checkout-radio h4{font-weight:600;margin-bottom:16px;color:var(--header)}.checkout-radio .checkout-radio-wrapper .checkout-radio-single .form-check-input{height:18px;border:1px solid var(--border);font-weight:500;outline:none;box-shadow:none;border-radius:50%;width:18px}.checkout-radio .checkout-radio-wrapper .checkout-radio-single label{color:var(--header)}.checkout-radio .checkout-radio-wrapper .checkout-radio-single:not(:last-child){margin-bottom:12px}@media (max-width:500px){.checkout-radio{padding:10px}}.checkout-single-wrapper .checkout-single h4{font-weight:600;margin-bottom:2rem;color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .country-select,.checkout-single-wrapper .checkout-single .checkout-single-form .input-single input,.checkout-single-wrapper .checkout-single .checkout-single-form .input-single textarea{padding:12px 24px;border:1px solid var(--border);font-weight:500;color:var(--header);outline:none;box-shadow:none;border-radius:5px;width:100%}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single label{font-size:18px;font-weight:500;margin-bottom:10px;color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single ::placeholder{color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select{background-color:var(--white)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select span{font-size:18px;font-weight:500;color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select:after{border-right:1px solid var(--header);border-bottom:1px solid var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .payment{margin-bottom:12px;color:var(--header)}.checkout-single-wrapper .boxshado-single{padding:32px;margin-bottom:24px;box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px}@media (max-width:575px){.checkout-single-wrapper .boxshado-single{padding:14px}}.checkout-single-wrapper .checkout-single-bg{padding:32px;box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px}.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single .country-select,.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single input,.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single textarea{border:1px solid var(--border);background:transparent}@media (max-width:575px){.checkout-single-wrapper .checkout-single-bg{padding:14px}}.checkout-single-wrapper .checkout-single-bg .payment-save{gap:10px;align-items:center;margin-top:20px;display:flex}.checkout-single-wrapper .checkout-single-bg .payment-save input{height:24px;border:1px solid var(--border);color:var(--header);outline:none;background-color:var(--theme);border-radius:4px;width:24px}.checkout-single-wrapper .checkout-single-bg .payment-save label{font-size:16px;font-weight:500}.shop-details-wrapper .shop-details-image{position:relative}.shop-details-wrapper .shop-details-image .nav{gap:15px;align-items:center;margin-top:20px;display:flex}.shop-details-wrapper .shop-details-image .nav img{height:100%;height:110px;padding:20px 10px;border:1px solid #efefef;object-fit:cover;border-radius:5px;width:100%}.shop-details-wrapper .shop-details-image .nav .nav-link{padding:0;max-width:115px}.shop-details-wrapper .shop-details-image .shop-thumb{border:1px solid #dedede;text-align:center}.shop-details-wrapper .product-details-content{margin-left:60px}@media (max-width:1399px){.shop-details-wrapper .product-details-content{margin-left:30px}}@media (max-width:991px){.shop-details-wrapper .product-details-content{margin-left:0}}.shop-details-wrapper .product-details-content .star a{font-size:16px;font-weight:600;color:var(--theme)}.shop-details-wrapper .product-details-content .star span{margin-left:10px}.shop-details-wrapper .product-details-content .price-list{border-bottom:1px solid var(--border);gap:20px;padding-bottom:30px}.shop-details-wrapper .product-details-content .price-list h3{font-size:40px}.shop-details-wrapper .product-details-content .cart-wrp{flex-wrap:wrap;margin-bottom:40px;gap:15px;align-items:center;margin-top:40px;display:flex}.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity{padding-right:15px}.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity input{height:40px;border:1px solid var(--border);color:var(--header);text-align:center;background-color:transparent;width:50px}.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity .minus,.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity .plus,.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity .qty{color:var(--header)}.shop-details-wrapper .product-details-content .cart-wrp .icon{height:40px;border:1px solid var(--border);color:var(--header);text-align:center;background-color:transparent;width:50px;line-height:40px}.shop-details-wrapper .product-details-content .cart-wrp .theme-btn{padding:20px 35px}.shop-details-wrapper .product-details-content .details-info{position:relative}.shop-details-wrapper .product-details-content .details-info:not(:last-child){margin-bottom:10px}.shop-details-wrapper .product-details-content .details-info span{font-size:16px;font-weight:600;position:absolute;top:2px;left:0}.shop-details-wrapper .product-details-content .details-info a{font-size:16px;font-weight:400;color:var(--text);margin-left:150px}.shop-details-wrapper .single-tab{padding-top:10px}@media (max-width:575px){.shop-details-wrapper .single-tab{padding-top:10px}}.shop-details-wrapper .single-tab .nav{justify-content:left;border-bottom:1px solid var(--border)}.shop-details-wrapper .single-tab .nav .nav-link.active{position:relative}.shop-details-wrapper .single-tab .nav .nav-link.active h6{color:var(--theme)}.shop-details-wrapper .single-tab .nav .nav-link.active:before{height:2px;transition:.3s;content:"";position:absolute;bottom:-1px;background:var(--theme);left:0;width:100%}@media (max-width:470px){.shop-details-wrapper .single-tab .nav .nav-link.active:before{display:none}}.shop-details-wrapper .single-tab .nav .nav-link h6{font-size:18px}.shop-details-wrapper .single-tab .description-items .description-content{margin-right:50px}@media (max-width:1399px){.shop-details-wrapper .single-tab .description-items .description-content{margin-right:30px}}@media (max-width:991px){.shop-details-wrapper .single-tab .description-items .description-content{margin-right:0}}.shop-details-wrapper .single-tab .description-items .description-content h3{margin-bottom:15px}.shop-details-wrapper .single-tab .description-items .description-content .description-list-items{margin-top:30px}@media (max-width:575px){.shop-details-wrapper .single-tab .description-items .description-content .description-list-items{flex-wrap:wrap;gap:30px}}.shop-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li{font-size:16px;font-weight:600;color:var(--header)}.shop-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li span{font-weight:400;color:var(--text)}@media (max-width:767px){.shop-details-wrapper .single-tab .review-items .admin-items{justify-content:center;gap:30px}}.shop-details-wrapper .single-tab .review-items .admin-items .admin-img{height:100px;width:100px}.shop-details-wrapper .single-tab .review-items .admin-items .admin-img img{border-radius:50%}.shop-details-wrapper .single-tab .review-items .admin-items .content{border:1px solid var(--border);position:relative}.shop-details-wrapper .single-tab .review-items .admin-items .content:before{height:30px;transform:rotate(45deg);border-left:1px solid var(--border);content:"";position:absolute;border-bottom:1px solid var(--border);top:40%;background-color:var(--white);left:-16px;width:30px}@media (max-width:575px){.shop-details-wrapper .single-tab .review-items .admin-items .content:before{display:none}}.shop-details-wrapper .single-tab .review-items .admin-items .content .head-content h5 span{font-size:14px;margin-left:30px}.shop-details-wrapper .single-tab .review-items .admin-items .content .star i{font-size:16px;color:var(--theme)}.shop-details-wrapper .single-tab .review-title .rate-now{gap:15px;margin-top:15px}.shop-details-wrapper .single-tab .review-title .rate-now p{font-size:16px}.shop-details-wrapper .single-tab .review-title .rate-now i{font-size:16px;color:var(--theme)}.shop-details-wrapper .single-tab .review-form{margin-top:40px}.shop-details-wrapper .single-tab .review-form .form-clt input{padding:18px 35px;font-size:16px;border:none;color:var(--text);outline:none;background-color:#f5f5f5;width:100%}@media (max-width:575px){.shop-details-wrapper .single-tab .review-form .form-clt input{padding:15px 20px}}.shop-details-wrapper .single-tab .review-form .form-clt-big textarea{padding:18px 35px 170px;font-size:14px;border:none;color:var(--text);outline:none;background-color:#f5f5f5;width:100%}@media (max-width:575px){.shop-details-wrapper .single-tab .review-form .form-clt-big textarea{padding:15px 20px}}.faq-content{position:relative;z-index:99}@media (max-width:991px){.faq-content{margin-right:0}}.faq-content .accordion-item{border:0;background-color:var(--white);border-radius:10px;margin-top:20px}.faq-content .accordion-item .accordion-header .accordion-button{padding:26px 25px;font-size:16px;border:0;font-weight:500;color:var(--header);color:var(--white);letter-spacing:-.2px;background-color:var(--theme);box-shadow:none;border-radius:5px 5px 0 0}.faq-content .accordion-item .accordion-header .accordion-button:after{height:30px;font-weight:300;color:var(--white);transition:all .3s ease-in-out!important;content:"\f067";text-align:center;border-radius:30px;background:transparent;background-color:var(--theme);width:30px;line-height:30px;font-family:Font Awesome\ 5 Pro}.faq-content .accordion-item .accordion-header .accordion-button:not(.collapsed):after{font-weight:300;color:var(--theme);content:"\f068";background:transparent;background-color:var(--white);font-family:Font Awesome\ 5 Pro}.faq-content .accordion-item .accordion-header .accordion-button.collapsed{color:var(--header);background-color:var(--white);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.faq-content .accordion-item .accordion-collapse .accordion-body{padding:20px 30px 25px 20px;background-color:var(--white);box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.faq-content.style-2{margin-right:20px;margin-bottom:0}@media (max-width:991px){.faq-content.style-2{margin-right:0}}.faq-content.style-2 .accordion-item .accordion-header .accordion-button:after{color:var(--white);background-color:var(--theme2)}.faq-section{position:relative;z-index:9}.faq-section:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:40px;background-color:#f7f7f7;left:0;width:100%;width:52%;z-index:2}@media (max-width:1199px){.faq-section:before{top:0;width:100%;z-index:-1}}.faq-section .faq-image{right:0;position:absolute;max-width:1160px;bottom:0;z-index:9;z-index:1}@media (max-width:1199px){.faq-section .faq-image{margin-bottom:50px;position:static}}.faq-section .faq-image img{height:100%;width:100%}.faq-section-2{position:relative;z-index:9}.faq-section-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:#1d1e22;left:0;width:100%;width:85%;z-index:-1}@media (max-width:1199px){.faq-section-2:before{width:100%}}.faq-wrapper .faq-image-items-2{margin-right:-40%}@media (max-width:1399px){.faq-wrapper .faq-image-items-2{margin-right:0}}.faq-wrapper .faq-image-items-2 img{height:100%;object-fit:cover;width:100%}@media (max-width:991px){.faq-wrapper .faq-image-items-2 .faq-image-1{height:600px}}@media (max-width:767px){.faq-wrapper .faq-image-items-2 .faq-image-1{height:500px}}@media (max-width:575px){.faq-wrapper .faq-image-items-2 .faq-image-1{height:400px}}.faq-content-22 .accordion-item{padding:10px;border:0;border:1px solid var(--border2);background-color:var(--white);border-radius:10px;border-radius:3px;margin-top:20px}@media (max-width:575px){.faq-content-22 .accordion-item{margin-top:10px}}.faq-content-22 .accordion-item .accordion-header .accordion-button{padding:10px 0;font-size:16px;border:0;font-weight:700;color:var(--header);letter-spacing:-.2px;background-color:transparent;box-shadow:none;border-radius:0}.faq-content-22 .accordion-item .accordion-header .accordion-button:after{font-weight:300;color:var(--header);transition:all .3s ease-in-out!important;content:"\f067";background:transparent;font-family:Font Awesome\ 5 Pro}.faq-content-22 .accordion-item .accordion-header .accordion-button:not(.collapsed):after{font-weight:300;content:"\f068";background:transparent;font-family:Font Awesome\ 5 Pro}.faq-content-22 .accordion-item .accordion-collapse .accordion-body{padding-top:5px;font-size:14px;font-weight:500;color:var(--text);padding-right:30px;font-family:inherit;padding-left:0}@media (max-width:1199px){.faq-content-22 .accordion-item .accordion-collapse .accordion-body{padding-right:0}}.faq-content-22.style-2 .accordion-item{border:1px solid var(--border);background-color:var(--white);border-radius:4px}.faq-content-22.style-2 .accordion-item .accordion-header .accordion-button:after{height:37px;color:var(--white);content:"\f078";text-align:center;background-color:var(--theme2);border-radius:4px;width:37px;line-height:37px}.faq-content-22.style-2 .accordion-item .accordion-header .accordion-button:not(.collapsed):after{content:"\f077";background:var(--theme)}.faq-content-22.style-2 .accordion-item .accordion-collapse .accordion-body{color:#5a627d}.faq-content-22.style-color .accordion-item .accordion-header .accordion-button:after{background-color:var(--theme)}.faq-content-22.style-color .accordion-item .accordion-collapse .accordion-body{color:#5a627d}.faq-wrapper-22 .single-tab-items .nav{gap:15px;align-items:center;display:flex}.faq-wrapper-22 .single-tab-items .nav .nav-link{padding:8px 25px;font-size:16px;font-weight:600;color:var(--header);transition:all .3s ease-in-out;text-align:center;background-color:#edf2f6;border-radius:5px}@media (max-width:991px){.faq-wrapper-22 .single-tab-items .nav .nav-link{padding:14px 45px;font-size:18px}}@media (max-width:767px){.faq-wrapper-22 .single-tab-items .nav .nav-link{padding:14px 30px;font-size:14px}}@media (max-width:575px){.faq-wrapper-22 .single-tab-items .nav .nav-link{padding:12px 20px;font-size:14px}}.faq-wrapper-22 .single-tab-items .nav .nav-link.active{color:var(--white);position:relative;background-color:var(--theme)}.faq-wrapper-22 .faq-content .accordion-item{padding:20px 0;border-bottom:1px solid var(--border2)!important;border:0;border-radius:0;margin-top:0}.faq-wrapper-22 .faq-content .accordion-item .accordion-header .accordion-button{font-weight:600}.cta-banner-section{background-attachment:fixed;position:relative}.cta-banner-section:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;left:0;width:100%;background-image:var(--color-gradient-2)}.cta-banner-wrapper{justify-content:space-between;position:relative;align-items:center;display:flex;z-index:1}@media (max-width:1199px){.cta-banner-wrapper{justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}.cta-chat-wrapper{padding:55px 40px;justify-content:space-between;background-color:var(--theme);align-items:center;border-radius:7px;display:flex}@media (max-width:1199px){.cta-chat-wrapper{justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}@media (max-width:575px){.cta-chat-wrapper{text-align:center}}.cta-chat-wrapper .chat-items{gap:35px;align-items:center;display:flex}@media (max-width:1199px){.cta-chat-wrapper .chat-items{justify-content:center;flex-wrap:wrap;gap:20px}}.cta-chat-wrapper .chat-items .icon{font-size:52px;color:var(--white)}.cta-chat-wrapper .chat-items .content h3{font-size:36px;margin-bottom:10px;color:var(--white)}@media (max-width:575px){.cta-chat-wrapper .chat-items .content h3{font-size:28px}}.cta-chat-wrapper .chat-items .content p{font-size:18px;color:hsla(0,0%,100%,.52)}.cta-chat-wrapper.style-2{background-color:var(--theme2)}.cta-chat-section-2{position:relative}.cta-chat-section-2:before{height:100%;height:50%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg6);left:0;width:100%;z-index:-1}.cta-banner-2{padding:25px 30px;justify-content:space-between;position:relative;max-width:800px;background-color:var(--theme);margin:60px auto;align-items:center;border-radius:10px;display:flex;z-index:9}@media (max-width:767px){.cta-banner-2{justify-content:center;flex-wrap:wrap;gap:30px}}.cta-banner-2 .cta-items{gap:30px;align-items:center;display:flex}@media (max-width:767px){.cta-banner-2 .cta-items{justify-content:center;flex-wrap:wrap}}.cta-banner-2 .cta-items .content p{font-weight:600;color:#c5c3c3}@media (max-width:470px){.cta-banner-2 .cta-items .content p{text-align:center}}.cta-banner-2 .cta-items .content h6{font-size:16px;color:var(--white)}.cta-banner-2 .theme-btn{line-height:1}.cta-discuss-section{position:relative}.cta-discuss-section:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg5);left:0;left:55%;width:100%;width:auto;z-index:-1}@media (max-width:991px){.cta-discuss-section:before{left:0}}.cta-discuss-wrapper{padding:65px 30px;gap:65px;align-items:center;display:flex}@media (max-width:991px){.cta-discuss-wrapper{padding:50px 30px;justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}.cta-discuss-wrapper .cta-discuss-image{position:relative}.cta-discuss-wrapper .cta-discuss-image .icon{height:85px;font-size:38px;color:var(--white);position:absolute;text-align:center;top:-30px;background-color:var(--theme);left:20px;width:85px;line-height:90px}.cta-discuss-wrapper .cta-discuss-image .icon:before{height:0;border-right:22px solid transparent;transform:rotate(-180.509deg);content:"";position:absolute;border-top:30px solid var(--theme);top:0;left:-21px;width:0}.cta-discuss-wrapper .cta-discuss-content .section-title span i{transform:rotate(-40deg);padding-right:10px}.cta-discuss-wrapper .cta-discuss-content .section-title h2{font-weight:600}.cta-discuss-wrapper .cta-discuss-content .section-title h2 span{color:var(--header);letter-spacing:normal}.cta-discuss-wrapper .cta-discuss-content .cta-button{margin-top:10px}.cta-banner-section-4{position:relative;z-index:9}.cta-banner-section-4:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:50%;background-color:var(--bg4);left:0;width:100%;z-index:-1}.cta-service-section{background-attachment:fixed;position:relative;z-index:9}.cta-service-section:before{height:100%;right:0;content:"";position:absolute;opacity:.5;bottom:0;top:0;background-color:var(--black);left:0;width:100%;z-index:-1}.cta-service-items{justify-content:space-between;align-items:center;display:flex}@media (max-width:991px){.cta-service-items{justify-content:center;flex-wrap:wrap;gap:25px;text-align:center}}.cta-service-items h2{color:var(--white)}.cta-news-section{position:relative;z-index:9}.cta-news-section:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:50%;background-color:#16171a;left:0;width:100%;z-index:-1}.cta-newsletter-items{padding:50px;background-color:var(--theme)}.cta-newsletter-items .section-title h2{font-size:32px;color:var(--white);line-height:145%}.cta-newsletter-items .newsletter-items{position:relative}.cta-newsletter-items .newsletter-items .form-clt input{padding:20px;border:none;font-weight:500;color:var(--text);outline:none;background-color:var(--white);border-radius:8px;width:100%}.cta-newsletter-items .newsletter-items .theme-btn{padding:16px 40px;right:8px;position:absolute;bottom:8px;top:8px}@media (max-width:767px){.cta-newsletter-items .newsletter-items .theme-btn{right:25px}}.marquee-wrapper{overflow:hidden;position:relative;background-color:var(--theme);white-space:nowrap;z-index:9}.marquee-wrapper.transform-1{transform:rotate(4deg)}.marquee-wrapper.transform-2{transform:rotate(-4deg)}.text-slider{height:130px;padding:50px 0;font-size:66px;font-weight:700;color:var(--white)}@media (max-width:767px){.text-slider{height:90px;padding:30px 0;font-size:45px}}.text-slider.style-2{-webkit-text-stroke-color:var(--white);color:var(--white);-webkit-text-stroke-width:1px;-webkit-text-fill-color:transparent}.marquee-inner{position:absolute;width:200%;display:inline-flex}.marquee-list{width:50%;float:left}.marquee-item{transition:animation .2s ease-out;float:left}.marquee-inner.to-left{animation:marqueeLeft 25s linear infinite}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}.marquee-inner.to-right{animation:marqueeRight 25s linear infinite}@keyframes marqueeRight{0%{right:0}to{right:-100%}}.testimonial-card-item{padding:40px 30px;background-color:var(--white);border-radius:10px;margin-top:30px}@media (max-width:767px){.testimonial-card-item{text-align:center}}@media (max-width:575px){.testimonial-card-item{padding:30px 25px}}.testimonial-card-item .star{margin-bottom:20px}.testimonial-card-item .star i{color:#ffa31a}.testimonial-card-item p{font-size:18px;font-weight:400;line-height:30px}@media (max-width:575px){.testimonial-card-item p{font-size:16px}}.testimonial-card-item .client-info{gap:20px;align-items:center;margin-top:25px;display:flex}@media (max-width:767px){.testimonial-card-item .client-info{justify-content:center}}.testimonial-card-item .client-info .client-img{height:80px;width:80px}@media (max-width:767px){.testimonial-card-item .client-info .content{text-align:left}}.testimonial-card-item .client-info .content span{font-size:16px;font-weight:400}.testimonial-carousel-active .slick-slide{margin:0 15px}.testimonial-carousel-active .slide-dots{height:40px;border:1px dotted var(--theme);text-align:center;margin:30px auto 0;border-radius:30px;width:145px;line-height:40px}.testimonial-carousel-active .slide-dots li{margin:13px 5px;display:inline-block}.testimonial-carousel-active .slide-dots li button{height:10px;border:2px solid var(--theme);text-indent:-9999px;transition:all .3s ease-in-out;position:relative;background-color:var(--white);border-radius:10px;width:10px}.testimonial-carousel-active .slide-dots li button:hover{background-color:var(--theme)}.testimonial-carousel-active .slide-dots li.slick-active button{border-color:var(--theme);background-color:var(--theme)}.testimonial-carousel-active .slick-list{margin:0 -15px}.testimonial-section-2{margin-bottom:-40px;position:relative;z-index:9}.testimonial-section-2:before{height:100%;height:70%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg);left:0;width:100%;z-index:-1}.testimonial-card-items-2{padding:50px;margin-bottom:40px;background-color:var(--white);box-shadow:var(---box-shadow);border-radius:8px;margin-top:30px}.testimonial-card-items-2 .star{margin-bottom:20px;color:#ffa900}.testimonial-card-items-2 p{font-weight:500}.testimonial-card-items-2 .client-info{gap:20px;align-items:center;margin-top:25px;display:flex}.testimonial-card-items-2 .client-info .client-img{height:70px;position:relative;width:70px}.testimonial-card-items-2 .client-info .client-img .icon{transform:translateX(-50%);position:absolute;bottom:-15px;left:50%}.testimonial-card-items-2 .client-info .content h3{font-size:20px}.testimonial-section-4{position:relative}@media (max-width:1199px){.testimonial-section-4{margin-top:-40px}}.testimonial-section-4:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:30%;background-color:var(--bg5);left:0;width:100%;z-index:-1}.testimonial-section-4:after{height:90px;right:20%;content:"";position:absolute;bottom:11%;background-color:#ffb302;border-radius:90px;width:90px;z-index:-1}.testimonial-section-4 .client-1{animation:scale-up-one 3s linear infinite;height:90px;transform:translateY(-50%);position:absolute;top:50%;left:40px;width:90px}@media (max-width:1399px){.testimonial-section-4 .client-1{display:none}}.testimonial-section-4 .client-1 img{height:100%;width:100%}.testimonial-section-4 .client-2{animation:scale-up-one 4s linear infinite;right:10%;position:absolute;bottom:10%}@media (max-width:1399px){.testimonial-section-4 .client-2{display:none}}.testimonial-section-4 .slider-button{transform:translateX(-50%);position:absolute;bottom:12%;gap:30px;align-items:center;left:50%;display:flex}@media (max-width:991px){.testimonial-section-4 .slider-button{display:none}}.testimonial-section-4 .slider-button .testimonial-nav-next,.testimonial-section-4 .slider-button .testimonial-nav-prev{height:50px;border:1px solid var(--theme);transition:all .4s ease-in-out;text-align:center;background-color:transparent;border-radius:50%;cursor:pointer;width:50px;line-height:50px}.testimonial-section-4 .slider-button .testimonial-nav-next:hover,.testimonial-section-4 .slider-button .testimonial-nav-prev:hover{color:var(--white);background-color:var(--theme)}.testimonial-wrapper-4{position:relative}.testimonial-wrapper-4 .testimonial-items{position:relative;text-align:center;padding-bottom:20px}@media (max-width:1199px){.testimonial-wrapper-4 .testimonial-items{padding:40px}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items{padding:30px}}.testimonial-wrapper-4 .testimonial-items:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:40px;background-color:var(--white);box-shadow:0 4px 25px rgba(0,0,0,.07);left:0;width:100%;z-index:1}@media (max-width:1199px){.testimonial-wrapper-4 .testimonial-items:before{top:70px}}.testimonial-wrapper-4 .testimonial-items .testimonial-image{height:90px;position:relative;margin:0 auto;border-radius:50%;width:90px;z-index:9}.testimonial-wrapper-4 .testimonial-items .client-info{position:relative;margin-top:20px;z-index:9}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .client-info{margin-top:10px}}.testimonial-wrapper-4 .testimonial-items .client-info h5{font-size:18px}.testimonial-wrapper-4 .testimonial-items .client-info h6{font-size:16px;margin-top:5px}.testimonial-wrapper-4 .testimonial-items .client-info h6 span{color:var(--theme)}.testimonial-wrapper-4 .testimonial-items .testimonial-content{position:relative;max-width:950px;text-align:center;margin:50px auto;z-index:9}@media (max-width:991px){.testimonial-wrapper-4 .testimonial-items .testimonial-content{margin:30px auto}}@media (max-width:767px){.testimonial-wrapper-4 .testimonial-items .testimonial-content{margin:20px auto}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .testimonial-content{margin:10px auto}}.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:30px;font-weight:500;line-height:180%}@media (max-width:1199px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:25px}}@media (max-width:991px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:24px;line-height:170%}}@media (max-width:767px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:20px;line-height:165%}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .testimonial-content h3{font-size:18px;line-height:160%}}.testimonial-wrapper-4 .testimonial-items .testimonial-content .star{margin-top:30px}@media (max-width:767px){.testimonial-wrapper-4 .testimonial-items .testimonial-content .star{margin-top:20px}}@media (max-width:575px){.testimonial-wrapper-4 .testimonial-items .testimonial-content .star{margin-top:10px}}.testimonial-wrapper-4 .testimonial-items .testimonial-content .star span{font-size:14px;color:var(--ratting)}.testimonial-carousel-active-2 .slide-dots{margin-bottom:-10px!important}.testimonial-carousel-active-2 .slide-dots li{margin:0 8px!important}.single-testimonial-style-2 .single-testimonial-items-2{padding:40px 55px;transition:all .4s ease-in-out;background-color:#f8f8f8;margin-top:30px}@media (max-width:575px){.single-testimonial-style-2 .single-testimonial-items-2{padding:35px 25px}}.single-testimonial-style-2 .single-testimonial-items-2 .ratting-items{justify-content:space-between;margin-bottom:40px;align-items:center;display:flex}.single-testimonial-style-2 .single-testimonial-items-2 .ratting-items .client-ratting ul{align-items:center;margin-top:5px;display:flex}.single-testimonial-style-2 .single-testimonial-items-2 .ratting-items .client-ratting ul li i{color:var(--theme)}.single-testimonial-style-2 .single-testimonial-items-2 .text{font-size:20px;position:relative;margin-left:25px}.single-testimonial-style-2 .single-testimonial-items-2 .text:before{height:100%;content:"";position:absolute;top:-10px;left:-25px;width:100%;background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/home-4/testimonial/comma.html);background-repeat:no-repeat}.single-testimonial-style-2 .single-testimonial-items-2 .client-info{gap:30px;align-items:center;margin-top:40px;display:flex}@media (max-width:575px){.single-testimonial-style-2 .single-testimonial-items-2 .client-info{justify-content:center;flex-wrap:wrap;gap:15px;margin-top:25px}}.single-testimonial-style-2 .single-testimonial-items-2 .client-info .image{padding:5px;border:1px solid var(--theme);text-align:center;border-radius:50%}@media (max-width:575px){.single-testimonial-style-2 .single-testimonial-items-2 .client-info .content{text-align:center}}.single-testimonial-style-2 .single-testimonial-items-2:hover{background-color:var(--white);box-shadow:0 10px 60px hsla(0,0%,65%,.25)}.testimonial-section-5{position:relative}.testimonial-section-5 .shape{right:0;position:absolute;top:25%}@media (max-width:1600px){.testimonial-section-5 .shape{display:none}}.testimonial-section-5 .bg-shape{position:absolute;bottom:0;top:0;left:0}.testimonial-section-5 .bg-shape img{height:100%;width:100%}.testimonial-section-5 .testimonial-carousel-active-5 .slick-slide{margin:30px 15px}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots{height:40px;border:1px dotted var(--theme);text-align:center;margin:30px auto 0;border-radius:30px;width:145px;line-height:40px}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li{margin:13px 5px;display:inline-block}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li button{height:10px;border:2px solid var(--theme);text-indent:-9999px;transition:all .3s ease-in-out;position:relative;background-color:var(--white);border-radius:10px;width:10px}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li button:hover{background-color:var(--theme)}.testimonial-section-5 .testimonial-carousel-active-5 .slide-dots li.slick-active button{border-color:var(--theme);background-color:var(--theme)}.testimonial-section-5 .testimonial-carousel-active-5 .slick-list{margin:0 -15px}.tesimonial-section-6{margin-bottom:-20px;position:relative;z-index:9}.tesimonial-section-6:before{opacity:.7;background:#0c0c0d;z-index:-1}.tesimonial-section-6:after,.tesimonial-section-6:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;left:0;width:100%}.tesimonial-section-6:after{top:80%;background:var(--white)}.tesimonial-section-6 .array-button .array-prev{color:var(--header);background-color:var(--white)}.tesimonial-section-6 .array-button .array-next,.tesimonial-section-6 .array-button .array-prev:hover{color:var(--white);background-color:var(--theme2)}.tesimonial-section-6 .array-button .array-next:hover{color:var(--header);background-color:var(--white)}.testimonial-box-items{padding:40px;margin-bottom:20px;position:relative;background-color:var(--white);box-shadow:0 4px 25px rgba(56,75,255,.08);margin-top:30px;z-index:9}.testimonial-box-items .icon{right:40px;position:absolute;top:40px}.testimonial-box-items .client-items{margin-bottom:20px;position:relative;gap:20px;align-items:center;display:flex;z-index:9}.testimonial-box-items .client-items .client-image{height:120px;border-radius:50%;width:120px}.testimonial-box-items .client-items .client-image.style-2{height:100px;width:100px}.testimonial-box-items .client-items .client-content h4{margin-bottom:5px}.testimonial-box-items .client-items .client-content .star{margin-top:5px}.testimonial-box-items .client-items .client-content .star i{color:var(--theme2)}.testimonial-box-items .client-items .client-content .star .color-text{color:var(--text);opacity:.4}.single-brand-style-1 h6{font-weight:700;margin-bottom:60px;position:relative;text-align:center}.single-brand-style-1 h6:before{height:2px;content:"";position:absolute;top:10px;background-color:var(--theme);left:35px;width:480px}@media (max-width:1600px){.single-brand-style-1 h6:before{width:450px}}@media (max-width:1399px){.single-brand-style-1 h6:before{width:325px}}@media (max-width:991px){.single-brand-style-1 h6:before{width:200px}}@media (max-width:767px){.single-brand-style-1 h6:before{display:none}}.single-brand-style-1 h6:after{height:2px;right:35px;content:"";position:absolute;top:10px;background-color:var(--theme);width:480px}@media (max-width:1600px){.single-brand-style-1 h6:after{width:450px}}@media (max-width:1399px){.single-brand-style-1 h6:after{width:325px}}@media (max-width:991px){.single-brand-style-1 h6:after{width:200px}}@media (max-width:767px){.single-brand-style-1 h6:after{display:none}}.single-brand-style-1 .brand-logo{text-align:center}.single-brand-style-1.it-single-brand-style h6:after,.single-brand-style-1.it-single-brand-style h6:before{background-color:var(--theme2)}.single-pricing-items{overflow:hidden;padding:15px;border:1px solid var(--border);transition:all .4s ease-in-out;position:relative;background-color:#f5f5f8;margin-top:30px}.single-pricing-items .pricing-header{padding:45px;position:relative;background-color:var(--white);z-index:9}@media (max-width:575px){.single-pricing-items .pricing-header{padding:40px}}.single-pricing-items .pricing-header h2{margin-bottom:10px}.single-pricing-items .pricing-header h2 sub{font-size:18px;margin-left:-10px}.single-pricing-items .pricing-header span{font-size:18px;font-weight:500;color:var(--header)}.single-pricing-items .pricing-header .icon-area{position:relative;margin-top:40px}.single-pricing-items .pricing-header .icon-area img{transition:all .5s ease}@media (max-width:575px){.single-pricing-items .pricing-header .icon-area{margin-top:20px}}.single-pricing-items .pricing-header .icon-area .content{padding:5px 15px;right:0;position:absolute;bottom:0;text-align:center;background-color:var(--white);box-shadow:var(---box-shadow)}.single-pricing-items ul{padding:40px 45px 50px;position:relative;z-index:9}@media (max-width:575px){.single-pricing-items ul{padding:40px 40px 30px}}.single-pricing-items ul li{position:relative}.single-pricing-items ul li:not(:last-child){margin-bottom:10px}.single-pricing-items ul li i{margin-right:5px;color:var(--theme)}.single-pricing-items .pricing-button{padding:0 45px 50px;position:relative;z-index:9}@media (max-width:575px){.single-pricing-items .pricing-button{padding:0 40px 40px}}.single-pricing-items.active{border:1px solid var(--theme)}.single-pricing-items .shape-image{right:0;position:absolute;bottom:0;top:0;z-index:1}.single-pricing-items .shape-image img{height:100%;width:100%}.single-pricing-items:hover{transform:translateY(-15px)}.single-pricing-items:hover .pricing-header .icon-area img{transform:scaleX(-1)}.pricing-box-items{padding:50px;justify-content:space-between;background-color:var(--header);align-items:center;margin-top:30px;display:flex}@media (max-width:767px){.pricing-box-items{padding:40px;flex-wrap:wrap;gap:30px}}.pricing-box-items .pricing-header h4{font-weight:500;margin-bottom:15px;color:var(--white)}.pricing-box-items .pricing-header h2{font-size:30px;font-weight:600;margin-bottom:20px;color:var(--white)}.pricing-box-items .pricing-header h2 span{font-size:16px;font-weight:500;color:var(--text);margin-left:-7px}.pricing-box-items .pricing-header p{margin-bottom:30px}.pricing-box-items .pricing-header .theme-btn{padding:19px 35px}.pricing-box-items .pricing-list li{color:var(--white)}.pricing-box-items .pricing-list li:not(:last-child){margin-bottom:12px}.pricing-box-items .pricing-list li i{margin-right:5px;color:var(--theme2)}.pricing-box-items.active{background-color:var(--theme2)}.pricing-box-items.active .pricing-header h2 span,.pricing-box-items.active .pricing-header p{color:var(--white)}.pricing-box-items.active .pricing-list li i{color:var(--header)}.news-box-items{position:relative;margin-top:30px}.news-box-items .news-image{overflow:hidden;position:relative;max-height:300px}.news-box-items .news-image img{height:100%;-webkit-transition:all .5s ease;transition:all .5s ease;position:relative;object-fit:cover;width:100%;display:block}.news-box-items .news-image img:first-chdild{-webkit-transform:translateX(50%) scaleX(2);transform:translateX(50%) scaleX(2);-webkit-filter:blur(10px);filter:blur(10px);right:0;position:absolute;opacity:0;bottom:0;top:0;left:0;z-index:1}.news-box-items .news-image .date{font-size:30px;font-weight:700;color:var(--white);position:absolute;letter-spacing:-.6px;text-align:center;top:10px;background-color:var(--theme);left:10px;z-index:3}.news-box-items .news-image .date span{padding:7px 15px;font-size:18px;color:var(--header);position:relative;background-color:var(--white);line-height:1em;display:block}.news-box-items .news-content{padding:30px;position:relative;background-color:var(--white);box-shadow:var(---box-shadow);z-index:9}.news-box-items .news-content .post-date{margin-bottom:15px;gap:15px;align-items:center;display:flex}.news-box-items .news-content .post-date li{transition:all .4s ease-in-out}.news-box-items .news-content .post-date li i{margin-right:5px;color:var(--theme);transition:all .4s ease-in-out}.news-box-items .news-content h3{font-size:18px;margin-bottom:10px}.news-box-items .news-content h3 a:hover{color:var(--theme)}.news-box-items .news-content p{font-size:14px;margin-bottom:15px}.news-box-items:hover .news-image img:first-child{-webkit-transform:translateX(0) scaleX(1);transform:translateX(0) scaleX(1);-webkit-filter:blur(0);filter:blur(0);opacity:1}.news-box-items:hover .news-image img:nth-child(2){-webkit-transform:translateX(-50%) scaleX(2);transform:translateX(-50%) scaleX(2);-webkit-filter:blur(10px);filter:blur(10px);opacity:0}.news-card-items{margin-bottom:40px;background-color:var(--white);box-shadow:var(---box-shadow);margin-top:30px}.news-card-items .news-image{position:relative}.news-card-items .news-image img{height:100%;width:100%}.news-card-items .news-image .post-date{padding:12px 24px;position:absolute;top:20px;background-color:var(--theme);left:20px}.news-card-items .news-image .post-date h3{font-size:24px;font-weight:700;color:var(--white)}.news-card-items .news-image .post-date h3 span{font-size:16px;font-weight:400;color:var(--white)}.news-card-items .news-content{padding:30px;position:relative;z-index:9}.news-card-items .news-content ul{margin-bottom:15px;gap:50px;align-items:center;display:flex}@media (max-width:1199px){.news-card-items .news-content ul{gap:20px}}.news-card-items .news-content ul li{font-size:16px;font-weight:500}.news-card-items .news-content ul li i{margin-right:5px;color:var(--theme)}.news-card-items .news-content h3{font-weight:700;margin-bottom:5px}.news-card-items .news-content h3 a:hover{color:var(--theme)}.news-card-items .news-content .link-btn{display:inline-block}.news-section-2{margin-bottom:-40px}.single-news-items-2{margin-top:30px}.single-news-items-2 .news-image{height:270px;position:relative;max-width:408px}@media (max-width:1199px){.single-news-items-2 .news-image{max-width:550px}}.single-news-items-2 .news-image .post-date{padding:15px 30px;right:0;position:absolute;text-align:center;top:0;background-color:var(--theme2)}.single-news-items-2 .news-image .post-date h4{color:var(--white)}.single-news-items-2 .news-image .post-date h4 span{font-size:15px;color:var(--white)}.single-news-items-2 .news-content{padding-top:25px}.single-news-items-2 .news-content p{font-weight:500;margin-bottom:10px;color:var(--theme2)}.single-news-items-2 .news-content h4{margin-bottom:20px}.single-news-items-2 .news-content h4 a{transition:all .4s ease-in-out;background-size:0 2px;background-position:0 95%;background-image:linear-gradient(var(--theme2),var(--theme2));background-repeat:no-repeat}.single-news-items-2 .news-content h4 a:hover{color:var(--theme2);background-size:100% 2px}.news-box-items-3{background-color:var(--white);box-shadow:var(---box-shadow);margin-top:30px}.news-box-items-3 .news-image{position:relative}.news-box-items-3 .news-image img{height:100%;border-radius:10px 10px 0 0;width:100%}.news-box-items-3 .news-image .post-date{padding:12px 20px;right:0;position:absolute;bottom:0;background-color:var(--theme2)}.news-box-items-3 .news-image .post-date h3,.news-box-items-3 .news-image .post-date p{color:var(--white)}.news-box-items-3 .news-content{padding:30px 40px}@media (max-width:575px){.news-box-items-3 .news-content{padding:30px 25px}}.news-box-items-3 .news-content ul{margin-bottom:15px;gap:20px;align-items:center;display:flex}.news-box-items-3 .news-content ul li i{margin-right:5px}.news-box-items-3 .news-content h3{margin-bottom:10px}.news-box-items-3 .news-content h3 a:hover{color:var(--theme2)}.news-box-items-3 .news-content .link-btn i{background-color:var(--theme2)}.news-box-items-3 .news-content p{margin-bottom:15px}.news-box-items-2{gap:15px;background-color:var(--white);align-items:center;box-shadow:var(---box-shadow);border-radius:10px;margin-top:30px;display:flex}@media (max-width:470px){.news-box-items-2{flex-wrap:wrap;gap:0}}.news-box-items-2 .news-img{height:337px;position:relative;max-width:300px;border-radius:10px 0 0 10px;flex-basis:50%}@media (max-width:575px){.news-box-items-2 .news-img{flex-basis:100%}}@media (max-width:470px){.news-box-items-2 .news-img{max-width:420px}}.news-box-items-2 .news-img .post-date{padding:12px 20px;right:0;position:absolute;top:0;background-color:var(--theme2)}.news-box-items-2 .news-img .post-date h3,.news-box-items-2 .news-img .post-date p{color:var(--white)}.news-box-items-2 .news-content{padding:30px 20px}@media (max-width:575px){.news-box-items-2 .news-content{padding:30px 10px}}@media (max-width:470px){.news-box-items-2 .news-content{padding:30px 25px}}.news-box-items-2 .news-content ul{flex-wrap:wrap;margin-bottom:15px;gap:20px;align-items:center;display:flex}@media (max-width:575px){.news-box-items-2 .news-content ul{gap:10px}}.news-box-items-2 .news-content ul li i{margin-right:5px}.news-box-items-2 .news-content h3{margin-bottom:10px}@media (max-width:575px){.news-box-items-2 .news-content h3{font-size:20px}}.news-box-items-2 .news-content h3 a:hover{color:var(--theme2)}.news-box-items-2 .news-content p{margin-bottom:15px}.news-box-items-2 .news-content .link-btn i{background-color:var(--theme2)}.news-box-items-2.style-2 .news-img{height:337px;position:relative;max-width:300px;border-radius:10px 0 0 10px;flex-basis:70%}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{font-weight:600}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative}.blog-wrapper .single-blog-post .video__button{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:2}.blog-wrapper .single-blog-post .video__button .video__btn__wrp{margin-bottom:0}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{border:none;position:relative;background:transparent}.blog-wrapper .single-blog-post.post-details .post-content{border:none}.blog-wrapper .single-blog-post.post-details .post-content img{margin-bottom:20px;margin-top:20px}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{height:100%;width:100%}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4}.blog-wrapper .single-blog-post.post-details .post-content h1,.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px}}.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{padding:60px;font-size:26px;font-weight:400;color:var(--white);position:relative;text-align:center;background-color:var(--theme);margin:40px 0;line-height:1.4;font-family:Montserrat,sans-serif;z-index:1}.blog-wrapper .single-blog-post.post-details .wp-block-quote a,.blog-wrapper .single-blog-post.post-details blockquote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover,.blog-wrapper .single-blog-post.post-details blockquote a:hover{color:var(--text)}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{padding:30px 15px;font-size:18px;line-height:1.5}}.blog-wrapper .single-blog-post.post-details .wp-block-quote:before,.blog-wrapper .single-blog-post.post-details blockquote:before{font-size:110px;font-weight:900;right:30px;color:var(--white);content:"\f10d";position:absolute;opacity:.1;bottom:-20px;line-height:1;font-family:Font Awesome\ 5 Pro;z-index:-1}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb,.blog-wrapper .single-blog-post.format-video .post-featured-thumb{position:relative;z-index:1}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb:before,.blog-wrapper .single-blog-post.format-video .post-featured-thumb:before{height:100%;content:"";position:absolute;opacity:.3;top:0;background-color:#282835;left:0;width:100%;z-index:-1}.blog-wrapper .single-blog-post.format-quote .post-content,.blog-wrapper .single-blog-post.quote-post .post-content{border:none;position:relative;background-color:var(--theme)}.blog-wrapper .single-blog-post.format-quote .post-content:before,.blog-wrapper .single-blog-post.quote-post .post-content:before{height:100%;right:0;content:"";position:absolute;background-size:cover;bottom:0;top:0;left:0;width:100%;background-image:url(https://kusadasiplaj.shop/smart-tema/exlib/img/quotepost.png);background-repeat:no-repeat}.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{overflow:hidden;padding:50px}@media (max-width:585px){.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{padding:30px;font-size:24px;text-align:center}}.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{overflow:hidden;font-size:70px;margin-right:30px;line-height:80px;float:left}@media (max-width:585px){.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{font-size:50px;margin-right:0;margin-bottom:10px;line-height:60px;float:none}}.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text,.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.format-quote .quote-content h2,.blog-wrapper .single-blog-post.quote-post .quote-content h2{font-size:36px;color:var(--white);margin-top:-2px}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta{margin-top:10px}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span{color:var(--white)}.blog-wrapper .single-blog-post:last-child{margin-bottom:0}.blog-wrapper .single-blog-post .post-featured-thumb{height:450px;margin-bottom:-2px;position:relative;width:100%}.blog-wrapper .single-blog-post .post-featured-thumb .post-date{padding:15px 30px;position:absolute;text-align:center;top:20px;background-color:var(--theme);left:20px}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4{color:var(--white)}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4 span{font-size:15px;color:var(--white)}@media (max-width:991px){.blog-wrapper .single-blog-post .post-featured-thumb{height:280px}}@media (max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb{height:230px}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:2}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .play-video{height:80px;font-size:18px;border-radius:50%;width:80px;line-height:80px}.blog-wrapper .single-blog-post .post-content{overflow:hidden;padding-top:30px;box-sizing:border-box}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content{padding-top:20px}}.blog-wrapper .single-blog-post .post-content h2{font-size:30px;font-weight:600;line-height:1.4;font-family:inherit}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content h2{font-size:28px}}.blog-wrapper .single-blog-post .post-content h2 a:hover{color:var(--theme)}.blog-wrapper .single-blog-post .post-content p{font-size:16px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content{padding:30px 10px}}@media (max-width:414px){.blog-wrapper .single-blog-post .post-content h2{font-size:22px}}.blog-wrapper .single-blog-post .post-content .post-cat a{padding:14px 18px 12px;font-size:16px;font-weight:700;margin-bottom:20px;color:var(--white);transition:all .3s ease-in-out;background-color:var(--theme);line-height:1;font-family:Montserrat,sans-serif;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px}}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--header)}.blog-wrapper .single-blog-post .post-content ul{margin-bottom:0;list-style-type:disc;margin-top:30px}.blog-wrapper .single-blog-post .post-content ul ol,.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ul li{font-size:18px;color:var(--text);list-style-type:disc;position:relative;line-height:1.5;margin-top:10px;padding-left:30px}.blog-wrapper .single-blog-post .post-content ul li:before{color:var(--theme);content:"\f00c";position:absolute;top:0;left:0;font-family:Font Awesome\ 5 Pro}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content ol ol,.blog-wrapper .single-blog-post .post-content ol ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ol li{list-style-type:decimal;line-height:1.5;margin-top:10px}.blog-wrapper .single-blog-post .post-content p{margin-top:15px}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:10px}.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:18px;font-weight:500;margin-right:25px;color:var(--text);line-height:1;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px}}.blog-wrapper .single-blog-post .post-content .post-meta span i{font-weight:700;margin-right:5px;color:var(--theme)}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden}.blog-wrapper .single-blog-post .post-content .author-info .author-img{height:40px;overflow:hidden;margin-right:15px;background-size:cover;background-color:#f2f2f2;background-position:50%;border-radius:50%;width:40px;line-height:40px;float:left}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px}}.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:16px;line-height:1;margin-top:9px;display:inline-block}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px}}@media (min-width:991px){.news-area .main-sidebar{margin-left:20px}}@media (max-width:991px){.news-area .main-sidebar{margin-top:40px}}.news-area .main-sidebar .single-sidebar-widget{padding:30px;border:2px solid #ededed;margin-bottom:40px;box-sizing:border-box}.news-area .main-sidebar .single-sidebar-widget ul{padding-left:0}.news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px}.news-area .main-sidebar .single-sidebar-widget ul>li a{font-size:18px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:var(--theme)}.news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px}.news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px}.news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0}.news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;position:relative;padding-left:45px}.news-area .main-sidebar .single-sidebar-widget .wid-title:before{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);border-radius:5px;left:0;width:18px}.news-area .main-sidebar .single-sidebar-widget .wid-title:after{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);border-radius:50%;left:22px;width:4px}.news-area .main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget .social-link a{height:40px;font-size:14px;margin-right:5px;margin-bottom:5px;text-align:center;background-color:var(--bg);border-radius:50%;width:40px;line-height:40px;display:inline-block}.news-area .main-sidebar .single-sidebar-widget .social-link a:hover{color:var(--white);background-color:var(--theme)}.search_widget form{position:relative;width:100%}.search_widget form input{padding:20px;font-size:15px;border:none;color:var(--header);background-color:var(--bg);width:100%}.search_widget form button{height:100%;font-size:18px;right:0;color:var(--white);transition:all .3s ease-in-out;position:absolute;text-align:center;top:0;background-color:var(--theme);width:70px}.search_widget form button:hover{background-color:var(--header)}.popular-posts .single-post-item,.popular_posts .single-post-item{overflow:hidden;margin-bottom:20px;border-bottom:1px solid #f2f2f2;padding-bottom:20px}.popular-posts .single-post-item:last-child,.popular_posts .single-post-item:last-child{border:none;margin-bottom:0;padding-bottom:0}.popular-posts .single-post-item .thumb,.popular_posts .single-post-item .thumb{height:95px;overflow:hidden;margin-right:20px;background-color:#f2f2f2;width:95px;float:left}.popular-posts .single-post-item .post-content,.popular_posts .single-post-item .post-content{overflow:hidden}.popular-posts .single-post-item .post-content h5,.popular_posts .single-post-item .post-content h5{font-size:14px;font-weight:500;margin-bottom:0;line-height:22px}.popular-posts .single-post-item .post-content h5 a:hover,.popular_posts .single-post-item .post-content h5 a:hover{color:var(--theme)}.popular-posts .single-post-item .post-content .post-date,.popular_posts .single-post-item .post-content .post-date{font-size:15px;font-weight:600;color:var(--theme);margin-top:10px}.popular-posts .single-post-item .post-content .post-date i,.popular_posts .single-post-item .post-content .post-date i{margin-right:7px}.widget_categories ul li:last-child a{margin-bottom:0}.widget_categories ul li a{padding:17px 20px;font-size:14px;font-weight:500;margin-bottom:12px;transition:all .4s ease-in-out;position:relative;background:var(--bg);line-height:1;display:block}.widget_categories ul li a:hover{color:var(--theme)}.widget_categories ul li a i{margin-right:10px}.widget_categories ul li a span{height:100%;right:0;color:var(--white);content:"";position:absolute;text-align:center;top:0;background-color:var(--theme);width:60px;line-height:55px}.tagcloud a{padding:12px 22px;font-weight:600;margin-right:10px;margin-bottom:10px;background:var(--bg);line-height:1;display:inline-block}.tagcloud a:last-child{margin-right:0}.tagcloud a:hover{color:var(--white);background-color:var(--theme)}.widget_categories ul li{margin-bottom:10px;display:block}p.sticky-label{padding:10px 40px;font-weight:700;right:0;color:var(--white);position:absolute;top:0;background:var(--theme);z-index:-1}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li .page-numbers{height:60px;font-weight:700;transition:all .3s ease-in-out;margin:0 2px;border-radius:50%;background:#f6f6f6;width:60px;line-height:60px;display:inline-block}.page-nav-wrap ul li .page-numbers.current{color:var(--white);background-color:var(--theme)}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{height:50px;font-size:14px;width:50px;line-height:50px;margin-top:10px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers:hover{color:var(--white);background-color:var(--theme)}.social-share a{transition:all .4s ease-in-out;margin-left:10px}.social-share a:hover{color:var(--theme)}.tag-share-wrap{padding-bottom:50px}.tag-share-wrap h4{margin-bottom:25px}@media (max-width:767px){.tag-share-wrap h4{font-size:18px;margin-bottom:10px}.tag-share-wrap .tagcloud{margin-bottom:20px}}.comments-section-wrap{overflow:hidden}.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:26px}@media (max-width:767px){.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:20px}}.comments-item-list .single-comment-item{margin-top:30px}.comments-item-list .single-comment-item ul{margin-bottom:15px}.comments-item-list .single-comment-item p,.comments-item-list .single-comment-item span{font-size:16px}.comments-item-list .single-comment-item .author-img{height:100px;overflow:hidden;margin-right:30px;border-radius:50%;width:100px;float:left}@media (max-width:991px){.comments-item-list .single-comment-item .author-img{height:80px;margin-right:20px;width:80px}}@media (max-width:767px){.comments-item-list .single-comment-item .author-img{height:70px;margin-right:15px;width:70px}}@media (max-width:585px){.comments-item-list .single-comment-item .author-img{margin-bottom:20px;float:none}}.comments-item-list .single-comment-item .author-info-comment{overflow:auto;border-bottom:1px solid #e2e2e2;padding-bottom:25px}.comments-item-list .single-comment-item .author-info-comment .info{position:relative}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{transform:translateY(-50%);padding:10px 18px;font-size:14px;border:1px solid #ebebeb;right:0;color:var(--text);transition:all .4s ease-in-out;position:absolute;top:50%;box-shadow:inherit;border-radius:0;background:transparent}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn i{margin-right:10px;transition:all .4s ease-in-out;margin-left:0!important}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:after,.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:before{background-color:initial}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover{color:var(--white);background-color:var(--theme)}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover a{color:var(--white)!important}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover i{transform:translate(0)}.comments-item-list .single-comment-item .author-info-comment .info h5{margin-bottom:5px}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info h5{font-size:16px}}.comments-item-list .single-comment-item .author-info-comment span{font-weight:500;color:var(--theme)}.comments-item-list .single-comment-item .author-info-comment .theme-btn{transform:translateY(-50%);padding:7px 18px;font-size:14px;right:0;position:absolute;top:50%}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .theme-btn i{margin-right:5px}.comments-item-list .single-comment-item .author-info-comment .theme-btn:hover a{color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .comment-text{margin-top:15px}.comment-form{background-color:var(--white);width:100%;margin-top:30px}@media (max-width:767px){.comment-form{padding:30px}}@media (max-width:585px){.comment-form{padding:30px 15px}}.comment-form label{margin-bottom:4px}.comment-form input,.comment-form textarea{padding:20px 30px;font-size:16px;border:none;font-weight:500;margin-bottom:20px;color:var(--header);outline:none;background-color:var(--bg);width:100%;line-height:1}@media (max-width:585px){.comment-form input,.comment-form textarea{padding:15px}}.comment-form textarea{height:200px;border:none;line-height:1.3}@media (max-width:767px){.comment-form textarea{height:120px}}.comment-form .theme-btn{padding:24px 60px;margin-bottom:0;transition:all .3s ease-in-out;line-height:1.2;margin-top:20px;display:inline-block}@media (max-width:767px){.comment-form .theme-btn{padding:20px 40px}}@media (max-width:585px){.comment-form .theme-btn{padding:15px 40px;font-size:14px}}.comment-form .theme-btn i{margin-right:10px}.comment-form .theme-btn:hover i{transform:translate(0)}.comment ul{list-style-type:disc}.comment ul ol{margin-bottom:0}.comment ul li{list-style-type:disc;line-height:1.5;margin-top:10px}.comment ol ol,.comment ol ul{margin-bottom:0}.comment ol li{line-height:1.5;margin-top:10px}.site_info_widget .single-contact-info{overflow:auto;margin-bottom:20px}.site_info_widget .single-contact-info span{color:var(--theme);display:block}.site_info_widget .single-contact-info .icon{height:40px;overflow:hidden;font-size:16px;margin-right:20px;color:var(--white);text-align:center;background-color:var(--theme);width:40px;line-height:40px;float:left}.site_info_widget .single-contact-info:nth-child(2n) .icon,.site_info_widget .single-contact-info:nth-child(3n) .icon{background-color:var(--theme)}.site_info_widget .social-link{margin-top:35px}.site_info_widget .social-link a{margin-right:8px!important}.alignleft{margin-right:1.5em;margin-bottom:1.5em;float:left}.contact-section{position:relative}.contact-section:before{height:100%;height:70.1%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg);left:0;width:100%;z-index:-1}.contact-section .contact-image{right:-2%;position:absolute;bottom:30%}@media (max-width:1399px){.contact-section .contact-image{display:none}}.contact-section .contact-shape{right:0;position:absolute;top:0;z-index:-1}@media (max-width:1199px){.contact-section .contact-shape{display:none}}.contact-wrapper .contact-left-image{height:600px;position:relative;left:-50%;width:915px}@media (max-width:1399px){.contact-wrapper .contact-left-image{left:-60%;width:890px}}@media (max-width:1199px){.contact-wrapper .contact-left-image{max-width:915px;left:0;width:auto}}@media (max-width:575px){.contact-wrapper .contact-left-image{height:500px}}.contact-wrapper .contact-left-image .counter-area{justify-content:space-between;right:0;position:absolute;bottom:0;align-items:center;display:flex}.contact-wrapper .contact-left-image .counter-area .counter-items{padding:40px 90px 40px 40px;background-color:var(--header)}@media (max-width:767px){.contact-wrapper .contact-left-image .counter-area .counter-items{padding:35px}}@media (max-width:575px){.contact-wrapper .contact-left-image .counter-area .counter-items{padding:25px}}.contact-wrapper .contact-left-image .counter-area .counter-items h2{font-size:48px;margin-bottom:5px;color:var(--white)}@media (max-width:575px){.contact-wrapper .contact-left-image .counter-area .counter-items h2{font-size:42px}}.contact-wrapper .contact-left-image .counter-area .counter-items p{font-size:18px;color:var(--white)}@media (max-width:575px){.contact-wrapper .contact-left-image .counter-area .counter-items p{font-size:16px}}.contact-wrapper .contact-left-image .counter-area .counter-items.style-2{background-color:var(--theme)}.contact-wrapper .contact-area{margin-left:30px}@media (max-width:1199px){.contact-wrapper .contact-area{margin-left:0}}.contact-wrapper .contact-area .contact-box{padding:50px;background-color:var(--white);box-shadow:var(---box-shadow)}@media (max-width:767px){.contact-wrapper .contact-area .contact-box{padding:50px}}@media (max-width:575px){.contact-wrapper .contact-area .contact-box{padding:40px}}.contact-wrapper .contact-area .contact-box .contact-title{margin-bottom:40px;text-align:left}@media (max-width:575px){.contact-wrapper .contact-area .contact-box .contact-title{margin-bottom:20px}}.contact-wrapper .contact-area .contact-box .contact-title span{font-weight:600;margin-bottom:10px;color:var(--theme);display:inline-block}.contact-wrapper .contact-area .contact-box .contact-title h3{font-size:30px}.contact-wrapper .contact-area .contact-box .form-clt input,.contact-wrapper .contact-area .contact-box .form-clt textarea{padding:18px 30px;border:none;color:var(--header);outline:none;background-color:var(--bg);width:100%}@media (max-width:575px){.contact-wrapper .contact-area .contact-box .form-clt input,.contact-wrapper .contact-area .contact-box .form-clt textarea{padding:14px 30px}}.contact-wrapper .contact-area .contact-box .form-clt textarea{padding:18px 30px 110px}@media (max-width:575px){.contact-wrapper .contact-area .contact-box .form-clt textarea{padding:14px 30px 70px}}.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{padding:18px 30px;font-size:18px;border:none;font-weight:500;color:var(--header);outline:none;background-color:var(--white);border-radius:5px;width:100%}@media (max-width:575px){.contact-form-items .form-clt input,.contact-form-items .form-clt textarea{padding:14px 20px}}.contact-form-items .form-clt input::placeholder,.contact-form-items .form-clt textarea::placeholder{color:var(--header)}.contact-form-items .form-clt textarea{padding:18px 30px 110px}@media (max-width:575px){.contact-form-items .form-clt textarea{padding:14px 20px 90px}}.contact-section-2{position:relative;z-index:9}.contact-section-2 .contact-image{animation:right-image-bounce 3s ease-in-out infinite;right:0;position:absolute;bottom:0;z-index:-1}.contact-box{padding:60px 45px;background-color:var(--white);box-shadow:var(---box-shadow);border-radius:5px}.contact-box .contact-title{margin-bottom:30px;text-align:center}.contact-box .contact-title h3{font-size:27px}.contact-box .contact-title p{color:var(--black);margin-top:5px}.contact-box .contact-form-items .form-clt{position:relative}.contact-box .contact-form-items .form-clt input,.contact-box .contact-form-items .form-clt textarea{border:1px solid #e4e4e4;font-weight:500;color:var(--text)}.contact-box .contact-form-items .form-clt input::placeholder,.contact-box .contact-form-items .form-clt textarea::placeholder{color:var(--text)}@media (max-width:575px){.contact-box .contact-form-items .form-clt input,.contact-box .contact-form-items .form-clt textarea{padding:12px 20px}}.contact-box .contact-form-items .form-clt .icon{right:30px;position:absolute;top:18px}.contact-box .contact-form-items textarea{padding:18px 30px 90px}@media (max-width:575px){.contact-box .contact-form-items textarea{padding:12px 20px 90px!important}}.contact-box .contact-form-items .theme-btn-2{text-align:center;margin:0 auto;line-height:1;display:inherit}.contact-main-wrapper .contact-content{margin-right:30px}@media (max-width:1399px){.contact-main-wrapper .contact-content{margin-right:0}}.contact-main-wrapper .contact-content .info-items{gap:25px;display:flex}.contact-main-wrapper .contact-content .info-items .icon{font-size:22px;color:var(--theme)}.contact-main-wrapper .contact-content .info-items .content h5{margin-bottom:5px}.contact-main-wrapper .contact-content .info-items .content a{color:var(--text)}.contact-main-wrapper .contact-content .info-items .content .social-icon{position:relative;gap:15px;margin-top:10px;z-index:9}.contact-main-wrapper .contact-content .info-items .content .social-icon a{height:40px;font-size:16px;border:1px solid var(--border2);color:var(--text);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border-radius:50%;background:transparent;width:40px;line-height:40px;display:block}.contact-main-wrapper .contact-content .info-items .content .social-icon a:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.contact-main-wrapper .contact-content .contact-image{margin-top:50px}.contact-main-wrapper .contact-content .contact-image img{height:100%;width:100%}.contact-main-wrapper .contact-form-items{padding:55px 45px;background-color:var(--bg5)}.contact-main-wrapper .contact-form-items .contact-title{margin-bottom:30px}@media (max-width:575px){.contact-main-wrapper .contact-form-items .contact-title{margin-bottom:20px}}.contact-main-wrapper .contact-form-items .contact-title h3{font-size:38px;margin-bottom:10px}@media (max-width:767px){.contact-main-wrapper .contact-form-items .contact-title h3{font-size:32px}}@media (max-width:575px){.contact-main-wrapper .contact-form-items .contact-title h3{font-size:28px}}.contact-main-wrapper .contact-form-items .form-clt{position:relative}.contact-main-wrapper .contact-form-items .form-clt .icon{position:absolute;top:18px;left:0}@media (max-width:575px){.contact-main-wrapper .contact-form-items .form-clt .icon{display:none}}.contact-main-wrapper .contact-form-items .form-clt .icon i{color:var(--header)}.contact-main-wrapper .contact-form-items .form-clt input,.contact-main-wrapper .contact-form-items .form-clt textarea{padding:20px 30px;border:none;font-weight:500;color:var(--text);border-bottom:1px solid var(--border2);outline:none;background-color:transparent;border-radius:0;width:100%}@media (max-width:575px){.contact-main-wrapper .contact-form-items .form-clt input,.contact-main-wrapper .contact-form-items .form-clt textarea{padding:15px 20px}}.contact-main-wrapper .contact-form-items .form-clt input::placeholder,.contact-main-wrapper .contact-form-items .form-clt textarea::placeholder{color:var(--text)}.contact-main-wrapper .contact-form-items .form-clt textarea{padding:20px 30px 110px}.contact-main-wrapper .contact-form-items .theme-btn i{margin-right:10px}.contact-main-wrapper .contact-form-items .theme-btn:hover i{transform:translate(0)}.google-map iframe{height:500px;width:100%}.contact-wrapper-3{position:relative;margin-top:3px}.contact-wrapper-3 .contact-left{padding-top:120px;margin-right:70px;position:relative;display:block;z-index:1}@media (max-width:991px){.contact-wrapper-3 .contact-left{margin-right:0}}.contact-wrapper-3 .contact-left .contact-bg{right:-433px;clip-path:polygon(0 0,100% 0,73% 100%,0 100%);background-position:50%}.contact-wrapper-3 .contact-left .contact-bg,.contact-wrapper-3 .contact-left .contact-shape{position:absolute;background-size:cover;bottom:-120px;top:0;left:-375px;background-repeat:no-repeat;z-index:-1}.contact-wrapper-3 .contact-left .contact-shape{right:-190px;opacity:.8;background-position:100%}.contact-wrapper-3 .contact-left .form-clt input,.contact-wrapper-3 .contact-left .form-clt textarea{padding:18px 30px;border:none;color:var(--text);outline:none;background-color:var(--white);width:100%}.contact-wrapper-3 .contact-left .form-clt textarea{padding:18px 30px 90px}.contact-wrapper-3 .contact-left .form-clt .nice-select{padding:17px 30px;background-color:var(--white);border-radius:0}.contact-wrapper-3 .contact-left .form-clt .nice-select span{font-weight:400}.contact-wrapper-3 .contact-left .theme-btn{background-color:var(--header)}.contact-wrapper-3 .contact-left .theme-btn span{transition:all .4s ease-in-out}.contact-wrapper-3 .contact-left .theme-btn:after,.contact-wrapper-3 .contact-left .theme-btn:before{background-color:var(--white)}.contact-wrapper-3 .contact-left .theme-btn:hover span{color:var(--header)}.contact-wrapper-3 .contact-right{margin-right:-315px;position:relative;margin-left:-30px;margin-top:40px;display:block}@media (max-width:991px){.contact-wrapper-3 .contact-right{margin:0}}.contact-wrapper-3 .contact-right:before{border-right:30px solid transparent;border-left:20px solid transparent;content:"";position:absolute;border-bottom:40px solid var(--header);top:-40px;left:344px}.contact-wrapper-3 .contact-right .google-map-box{position:relative;clip-path:polygon(25% 0,100% 0,100% 100%,0 100%);display:block}@media (max-width:991px){.contact-wrapper-3 .contact-right .google-map-box{clip-path:none}}.contact-wrapper-3 .contact-right .google-map-box iframe{height:730px;border:none;mix-blend-mode:luminosity;position:relative;width:100%;display:block}@media (max-width:991px){.contact-wrapper-3 .contact-right .google-map-box iframe{height:620px;mix-blend-mode:normal;clip-path:none}}@media (max-width:767px){.contact-wrapper-3 .contact-right .google-map-box iframe{height:520px}}@media (max-width:575px){.contact-wrapper-3 .contact-right .google-map-box iframe{height:420px}}.footer-section{position:relative;z-index:7}.footer-section .arrow-shape-1{position:absolute;top:0;left:0}@media (max-width:1399px){.footer-section .arrow-shape-1{display:none}}.footer-section .footer-shape-1{animation:tptranslateX2 4s infinite alternate;position:absolute;bottom:0;top:0;left:170px;z-index:-1}.footer-section .footer-shape-1 img{height:100%;width:100%}.footer-section .footer-shape-2{animation:tptranslateY2 2.5s infinite alternate;right:25px;position:absolute;top:0;z-index:-1}.footer-contact-items{padding:120px 0 0}@media (max-width:1199px){.footer-contact-items{padding:100px 0 0}}@media (max-width:991px){.footer-contact-items{padding:80px 0 0}}.footer-contact-items .footer-contact-list-area{border:1px solid #262626;align-items:center;display:flex}@media (max-width:1199px){.footer-contact-items .footer-contact-list-area{padding:40px 30px;flex-wrap:wrap;gap:20px}}.footer-contact-items .footer-contact-list-area .f-list-logo{border-right:1px solid #262626;padding:40px 20px;width:100%}@media (max-width:1199px){.footer-contact-items .footer-contact-list-area .f-list-logo{padding:0;border:none!important;width:auto}}.footer-contact-items .footer-contact-list-area .f-list{padding:30px 20px;gap:10px;width:100%}@media (max-width:1199px){.footer-contact-items .footer-contact-list-area .f-list{padding:0;border:none!important;width:auto}}.footer-contact-items .footer-contact-list-area .f-list:not(:last-child){border-right:1px solid #262626}.footer-contact-items .footer-contact-list-area .f-list .icon{height:40px;text-align:center;background-color:#2b2b2b;border-radius:50%;width:40px;line-height:40px}.footer-contact-items .footer-contact-list-area .f-list .content span{font-size:14px;margin-bottom:5px;display:inline-block}.footer-contact-items .footer-contact-list-area .f-list .content h5{font-size:16px;color:var(--white)}.footer-contact-items .footer-contact-list-area .f-list .content h5 a{color:var(--white)}.footer-widgets-wrapper{padding:50px 0 70px;position:relative;z-index:9}.footer-widgets-wrapper .arrow-shape-2{right:0;position:absolute;bottom:0}@media (max-width:1399px){.footer-widgets-wrapper .arrow-shape-2{display:none}}@media (max-width:1199px){.footer-widgets-wrapper{padding:60px 0 90px}}@media (max-width:991px){.footer-widgets-wrapper{padding:50px 0 70px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}.footer-widgets-wrapper .single-footer-widget .widget-head:after{height:2px;content:"";position:relative;top:0;background:#f49712;width:50%;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:20px}}.footer-widgets-wrapper .single-footer-widget .widget-head h5{color:var(--white);margin-top:10px}.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-size:32px;color:var(--white);margin-top:10px}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:var(--text-footer)}@media (max-width:1399px){.footer-widgets-wrapper .single-footer-widget .footer-content br{display:none}}.footer-widgets-wrapper .single-footer-widget .footer-content span{font-weight:500;color:var(--text2);margin-top:15px;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content span{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .link{font-size:16px;font-weight:700;color:var(--white);margin-top:15px;display:inline-block}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .link{margin-top:10px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{position:relative;gap:15px;margin-top:40px;z-index:9}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{margin-top:20px}}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{height:40px;font-size:16px;color:var(--text2);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border-radius:50%;background:rgba(92,92,91,.1);width:40px;line-height:40px;display:block}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{color:var(--white);background-color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input{border:2px solid #262626!important;background-color:transparent!important}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input button{width:100%;line-height:1.3;margin-top:12px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input{padding:16px 22px;border:none;border:1px solid var(--border);color:var(--text);position:relative;background-color:var(--bg);width:100%}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn{padding:19px 45px;width:100%;line-height:1.3;margin-top:12px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn span{color:var(--white);margin:0}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn:after,.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn:before{background-color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .theme-btn:hover span{color:var(--header)}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items{gap:20px;display:flex}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .icon{height:40px;border:1px solid #f4f4f4;color:hsla(0,0%,100%,.702);text-align:center;border-radius:50%;width:40px;line-height:40px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .content{flex-basis:79%}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .content h4{font-size:14px;font-weight:500;color:var(--text-footer);margin-top:5px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .content h4 a{color:var(--theme);margin-top:0}.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .list-items li a{font-size:14px;font-weight:500;color:var(--text-footer);position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li a:before{height:6px;transition:all .4s ease-in-out;content:"";position:absolute;opacity:0;visibility:hidden;top:8px;background-color:var(--theme);border-radius:50%;left:0;width:6px}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover{color:var(--theme);padding-left:20px}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover:before{opacity:1;visibility:visible}.footer-widgets-wrapper .single-footer-widget .footer-address-text p{color:var(--text2)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5{padding:20px 0;color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-address-text h5 a{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-address-text .link-mail{font-size:16px;color:var(--text2)}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item{gap:10px;align-items:center;display:flex}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item:not(:last-child){margin-bottom:10px}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb{position:relative}@media (max-width:575px){.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb{width:100px}}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb img{height:100%;width:100%}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon{height:100%;transform:translate(-50%,-50%);transition:.3s;position:absolute;opacity:0;text-align:center;top:50%;left:50%;width:100%;z-index:1}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon:after{height:100%;right:0;transition:.4s;content:"";position:absolute;opacity:0;bottom:0;top:0;background-color:rgba(226,9,53,.85);left:0;width:100%}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb .icon i{font-size:22px;color:var(--white);position:relative;margin-top:25px;z-index:99}.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon,.footer-widgets-wrapper .single-footer-widget .footer-gallery .gallery-wrap .gallery-item .thumb:hover .icon:after{opacity:1}.footer-nav-items{border:1px solid #262626}.footer-nav-items .footer-nav{align-items:center;display:flex}@media (max-width:767px){.footer-nav-items .footer-nav{padding:20px 0;justify-content:center;flex-wrap:wrap;gap:20px}}.footer-nav-items .footer-nav .nav-list{border-right:1px solid #262626;padding:20px 10px;text-align:center;width:100%}@media (max-width:767px){.footer-nav-items .footer-nav .nav-list{padding:0;border:none;width:auto}}.footer-nav-items .footer-nav .nav-list:first-child{border-left:1px solid #262626}@media (max-width:767px){.footer-nav-items .footer-nav .nav-list:first-child{border-left:none}}.footer-nav-items .footer-nav .nav-list a{color:var(--text)}.footer-nav-items .footer-nav .nav-list a:hover{color:var(--theme2)}.footer-bottom{padding:30px 0;position:relative;background-color:#ebebeb;z-index:9}@media (max-width:991px){.footer-bottom .footer-wrapper{justify-content:center!important;flex-wrap:wrap;gap:10px;text-align:center;margin-top:30px}}.footer-bottom .footer-wrapper p,.footer-bottom .footer-wrapper p a{font-size:13px;font-weight:500;color:#666}.footer-bottom .footer-wrapper .footer-menu{gap:20px;align-items:center;display:flex}.footer-bottom .footer-wrapper .footer-menu li a{font-size:13px;font-weight:500;color:#666;transition:all .4s ease-in-out;background-size:0 1px;background-position:0 95%;background-image:linear-gradient(var(--theme),var(--theme));background-repeat:no-repeat;display:inline-block}.footer-bottom .footer-wrapper .footer-menu li a:hover{background-size:100% 1px}.footer-bottom.style-2{text-align:center;background-color:transparent}.footer-bottom.style-2 .footer-wrapper{display:initial!important}.newsletter-area{position:relative;z-index:9}.newsletter-area .newsletter-title{text-align:center}.newsletter-area .newsletter-title h2{margin-bottom:10px;color:var(--white)}.newsletter-area .newsletter-title p{color:var(--white)}.newsletter-area .shape-1{animation:rounded 6s linear infinite;position:absolute;bottom:4%;left:-15%}@media (max-width:1399px){.newsletter-area .shape-1{display:none}}.newsletter-area .shape-2{animation:rounded 5s linear infinite;right:-15%;position:absolute;bottom:4%}@media (max-width:1399px){.newsletter-area .shape-2{display:none}}.newsletter-area .newsletter-items{gap:10px;align-items:center;margin-top:40px;display:flex}@media (max-width:1399px){.newsletter-area .newsletter-items{justify-content:center;flex-wrap:wrap;gap:20px;text-align:center}}.newsletter-area .newsletter-items .form-clt{flex-basis:70%}@media (max-width:767px){.newsletter-area .newsletter-items .form-clt{flex-basis:100%}}.newsletter-area .newsletter-items .form-clt input{padding:18px 30px;font-size:16px;border:none;color:var(--text);position:relative;outline:none;background-color:var(--white);border-radius:5px;width:100%}@media (max-width:767px){.newsletter-area .newsletter-items .form-clt input{padding:14px 30px}}@media (max-width:575px){.newsletter-area .newsletter-items .form-clt input{padding:14px 25px}}.newsletter-area .newsletter-items .theme-btn{padding:24px 50px}@media (max-width:767px){.newsletter-area .newsletter-items .theme-btn{padding:20px 40px;width:100%}}@media (max-width:575px){.newsletter-area .newsletter-items .theme-btn{padding:18px 25px}}.logo{max-width:200px}.logo img{max-width:100%}.section-title h4{font-size:28px;font-weight:400;font-style:normal;font-family:Russo One}.fl50{padding-left:50px}@media (max-width:1024px){.fl50{padding-left:0}}.link-btn-box-1{padding:10px 35px;font-size:14px;border:2px solid var(--theme);font-weight:500;color:var(--theme);border-radius:3px;margin-top:30px;display:inline-block}.link-btn-box-1:hover{border:2px solid var(--white);color:var(--white);background:var(--theme)}.q-section{padding-top:60px;padding-bottom:10px}.q-section .section-title{font-size:36px!important;font-weight:600;color:#fff}.q-section p{font-size:16px;color:#fff;line-height:24px}.tab-link-a{font-size:13px;font-weight:500;color:var(--text)}.tab-link-a i{font-size:16px;margin-right:5px;color:#c00;display:inline-block}.tab-link-a a:hover,.tab-link-a a:visited{font-size:13px;font-weight:500;color:var(--theme)}.add-personel-btn{overflow:hidden;padding:14px 25px;font-size:13px;font-weight:600;margin-bottom:10px;color:var(--white);background-color:var(--theme);border-radius:4px;line-height:1;margin-top:30px;z-index:9}.add-personel-btn,.add-personel-btn i{transition:all .4s ease-in-out;position:relative;display:inline-block}.add-personel-btn i{margin-right:8px}.add-personel-btn:hover{background-color:var(--theme2)}.tagimg{position:absolute;top:0;width:100%;z-index:444}.tagimg img{height:auto;right:5px;position:Absolute;max-width:100px;top:5px}