@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Roboto:wght@400;500;700&display=swap");*{padding:0;box-sizing:border-box;margin:0}body{font-size:16px;font-weight:400;color:var(--clr-common-text);line-height:26px;font-family:Roboto,sans-serif}a{text-decoration:none}.w-img img{width:100%}.m-img img{max-width:100%}.transition-5,:after,:before,div,h1,h2,h3,h4,h5,h6,i,img,input,li,p,select,span,svg path,textarea{-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s}.btn,a,button{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s}.button:focus,a:focus{text-decoration:none;outline:none}a:focus,a:hover{text-decoration:none;color:inherit}a,button{border:none;color:inherit;outline:none;background:transparent}button:hover{cursor:pointer}button:focus{border:0;outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--clr-common-heading);-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;letter-spacing:-1px;line-height:1.2;margin-top:0;font-family:Poppins,sans-serif}h1{font-size:40px}h2{font-size:36px}h3{font-size:24px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}ul{padding:0;margin:0}li{list-style:none}p{font-size:16px;font-weight:400;margin-bottom:15px;color:var(--clr-common-text);line-height:26px;font-family:Roboto,sans-serif}::-moz-selection{text-shadow:none;color:var(--clr-common-white);background:var(--clr-common-black)}::selection{text-shadow:none;color:var(--clr-common-white);background:var(--clr-common-black)}::-moz-placeholder{font-size:16px;color:var(--clr-common-placeholder);opacity:1}::placeholder{font-size:16px;color:var(--clr-common-placeholder);opacity:1}.fix{overflow:hidden}.clear{clear:both}.f-left{float:left}.f-right{float:right}.z-index-1{z-index:1}.z-index-11{z-index:11}.overflow-y-visible{overflow-y:visible;overflow-x:hidden}.p-relative{position:relative}.p-absolute{position:absolute}.pos-rel{position:relative}.pos-abs{position:absolute}.grey-bg{background:var(--clr-bg-grey)}.pink-bg{background:var(--clr-common-black)}.white-bg{background:var(--clr-common-white)}.black-bg{background:var(--clr-common-black)}.footer-bg{background:var(--clr-bg-3)}.text-white a,.text-white h1,.text-white h2,.text-white h3,.text-white h4,.text-white h5,.text-white h6,.text-white li,.text-white p,.text-white span{color:var(--clr-common-white)!important}.white-color{color:var(--clr-common-white)}.theme-color{color:var(--clr-common-black)!important}.black-color{color:var(--clr-common-black)}.body-overlay{height:100%;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:fixed;opacity:0;visibility:hidden;top:0;background-color:rgba(0,0,0,.5);left:0;width:100%;z-index:99}.body-overlay:hover{cursor:pointer}.body-overlay.opened{opacity:1;visibility:visible}@media (max-width:575px){.progress-wrap{right:15px;bottom:15px}}.link-btn{padding-inline-end:15px;font-size:15px;font-weight:500;color:var(--clr-common-black);text-transform:uppercase;position:relative}.link-btn i{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;position:absolute;top:50%}.link-btn i:first-child{opacity:0;visibility:hidden;left:-100%}.link-btn i:last-child{right:0}.link-btn:hover{color:var(--clr-common-black)}.link-btn:hover i:first-child{opacity:1;visibility:visible;left:0}.link-btn:hover i:last-child{right:-100%;opacity:0;visibility:hidden}.link-btn-2{padding-inline-end:22px;font-size:14px;font-weight:500;color:var(--clr-common-black);text-transform:uppercase;position:relative;font-family:Roboto,sans-serif;display:inline-block}.link-btn-2 i{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:12px;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease;position:absolute;top:45%}.link-btn-2 i:first-child{right:10%;opacity:0;visibility:hidden}.link-btn-2 i:last-child{right:0}.link-btn-2:hover{color:var(--clr-common-black)}.link-btn-2:hover i:first-child{right:0;opacity:1;visibility:visible}.link-btn-2:hover i:last-child{right:-10%;opacity:0;visibility:hidden}.link-btn-2.pink,.link-btn-2.pink:hover,.pulse-btn{color:var(--clr-common-black)}.pulse-btn{animation:pulse 2s infinite;height:80px;text-align:center;background-color:var(--clr-common-white);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;width:80px;line-height:84px;display:inline-block}.pulse-btn:hover{color:var(--clr-common-white);background-color:var(--clr-common-black)}.pulse-btn i{padding-inline-start:2px}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{-webkit-box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{-webkit-box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes pulse{0%{-moz-box-shadow:0 0 0 0 hsla(0,0%,100%,.4);box-shadow:0 0 0 0 hsla(0,0%,100%,.4)}70%{-moz-box-shadow:0 0 0 45px hsla(0,0%,100%,0);box-shadow:0 0 0 45px hsla(0,0%,100%,0)}to{-moz-box-shadow:0 0 0 0 hsla(0,0%,100%,0);box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}.border-left{position:relative}.border-left:before{height:100%;content:"";position:absolute;top:0;background:#eaebee;left:0;width:1px}:root{--clr-bg-4:#23774e;--clr-common-blue:#3eb44b;--clr-common-white:#fff;--clr-theme-3:#f8f5f0;--clr-bg-1:#23774e;--clr-theme-2:#23774e;--clr-common-heading:#23774e;--clr-common-text:#777;--clr-common-border:#23774e;--clr-bg-2:#23774e;--clr-common-black:#000;--clr-theme-1:#23774e;--clr-bg-3:#f6f6f6;--clr-theme-4:#fff;--clr-common-placeholder:#777;--clr-theme-5:#23774e}.bg-gray{background-color:var(--clr-bg-1)}.fill-btn{height:60px;overflow:hidden;padding:0 38px;justify-content:center;font-size:16px;border:1px solid var(--clr-bg-1);font-weight:700;color:var(--clr-common-white);text-transform:uppercase;position:relative;gap:10px;text-align:center;align-items:center;border-radius:10px;background:var(--clr-bg-1);line-height:58px;white-space:nowrap;display:inline-flex;z-index:1}.fill-btn:focus,.fill-btn:hover{color:var(--clr-theme-1);background-color:var(--clr-common-white)}.fill-btn:after,.fill-btn:before{height:50%;transition:.3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:.3s cubic-bezier(.785,.135,.15,.86);content:"";position:absolute;background:var(--clr-common-white);width:0;z-index:-1}.fill-btn:before{right:auto;top:0;left:0}.fill-btn:after{right:0;bottom:0;left:auto}.fill-btn:hover:before{right:0;left:auto;width:100%}.fill-btn:hover:after{right:auto;left:0;width:100%}.fill-btn-rounded{height:60px;overflow:hidden;padding:0 34px;justify-content:center;font-size:16px;border:1px solid var(--clr-bg-1);font-weight:700;color:var(--clr-common-white);text-transform:uppercase;position:relative;gap:10px;text-align:center;align-items:center;border-radius:30px;background:var(--clr-bg-1);line-height:58px;white-space:nowrap;display:inline-flex;z-index:1}.fill-btn-rounded:focus,.fill-btn-rounded:hover{color:var(--clr-theme-1);background-color:var(--clr-common-white)}.fill-btn-rounded:after,.fill-btn-rounded:before{height:50%;transition:.3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:.3s cubic-bezier(.785,.135,.15,.86);content:"";position:absolute;background:var(--clr-common-white);width:0;z-index:-1}.fill-btn-rounded:before{right:auto;top:0;left:0}.fill-btn-rounded:after{right:0;bottom:0;left:auto}.fill-btn-rounded:hover:before{right:0;left:auto;width:100%}.fill-btn-rounded:hover:after{right:auto;left:0;width:100%}.border-btn{height:50px;overflow:hidden;padding:0 38px;justify-content:center;font-size:16px;border:1px solid var(--clr-common-heading);font-weight:600;color:var(--clr-common-heading);text-transform:uppercase;position:relative;gap:6px;align-items:center;border-radius:5px;line-height:48px;display:inline-flex;z-index:1}.border-btn:focus,.border-btn:hover{color:var(--clr-common-white);background:var(--clr-common-heading)}.border-btn:after,.border-btn:before{height:50%;transition:.3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:.3s cubic-bezier(.785,.135,.15,.86);content:"";position:absolute;background:var(--clr-bg-1);width:0;z-index:-1}.border-btn:before{right:auto;top:0;left:0}.border-btn:after{right:0;bottom:0;left:auto}.border-btn:hover:before{right:0;left:auto;width:100%}.border-btn:hover:after{right:auto;left:0;width:100%}.border-btn-rounded{height:60px;overflow:hidden;padding:0 38px;font-size:16px;border:1px solid var(--clr-bg-1);font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;position:relative;gap:6px;text-align:center;align-items:center;border-radius:30px;line-height:58px;white-space:nowrap;display:inline-flex;z-index:1}.border-btn-rounded:focus,.border-btn-rounded:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.border-btn-rounded:after,.border-btn-rounded:before{height:50%;transition:.3s cubic-bezier(.785,.135,.15,.86);-webkit-transition:.3s cubic-bezier(.785,.135,.15,.86);content:"";position:absolute;background:var(--clr-bg-1);width:0;z-index:-1}.border-btn-rounded:before{right:auto;top:0;left:0}.border-btn-rounded:after{right:0;bottom:0;left:auto}.border-btn-rounded:hover:before{right:0;left:auto;width:100%}.border-btn-rounded:hover:after{right:auto;left:0;width:100%}.text-btn{overflow:hidden;font-size:14px;font-weight:600;color:var(--clr-theme-1);text-transform:uppercase;gap:10px;align-items:center;line-height:1;display:inline-flex}.text-btn:hover{color:var(--clr-theme-2)}.text-btn:hover i:first-child{margin-inline-start:0}.text-btn:hover i:last-child{font-size:0}.text-btn i:first-child{margin-inline-start:-22px}.action-btn{height:50px;font-size:16px;border:1px solid #e3e3e3;text-align:center;width:50px;line-height:50px}.action-btn,.icon-btn{justify-content:center;color:var(--clr-theme-1);align-items:center;border-radius:50%;display:inline-flex}.icon-btn{height:60px;font-size:20px;background:var(--clr-common-white);width:60px}@media (max-width:450px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.icon-btn{height:45px;font-size:18px;width:45px;line-height:45px}}.icon-btn:hover{color:var(--clr-common-white);background:var(--clr-theme-2)}.icon-btn:hover i{animation:iconltr .5s forwards}.section-main-title{font-size:60px;font-weight:700;color:var(--clr-common-heading);text-transform:uppercase;letter-spacing:-1.3px;line-height:1.16}@media only screen and (min-width:1400px) and (max-width:1600px){.section-main-title{font-size:56px}}@media only screen and (min-width:1200px) and (max-width:1399px){.section-main-title{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.section-main-title{font-size:40px}}@media only screen and (min-width:768px) and (max-width:991px){.section-main-title{font-size:48px}}@media only screen and (min-width:576px) and (max-width:767px){.section-main-title{font-size:40px}}@media (max-width:575px){.section-main-title{font-size:40px}}@media (max-width:450px){.section-main-title{font-size:28px}}.section-title{position:relative;z-index:2}.section-subtitle{font-size:16px;font-weight:700;margin-bottom:10px;color:var(--clr-theme-2);text-transform:uppercase;line-height:1;margin-top:-2px;display:block}.style-2 .section-subtitle{margin-bottom:12px}.style-3 .section-subtitle{height:30px;padding:0 20px 0 32px;font-size:16px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;position:relative;border-radius:15px;background:var(--clr-theme-2);line-height:30px;display:inline-block}.style-3 .section-subtitle:before{height:6px;transform:translateY(-50%);content:"";position:absolute;top:50%;border-radius:50%;background:var(--clr-common-white);left:20px;width:6px}.style-4 .section-subtitle,.style-5 .section-subtitle{font-size:16px;font-weight:700;margin-bottom:10px;color:var(--clr-theme-2);text-transform:uppercase;line-height:1;margin-top:-2px;display:block}.hr1{border-bottom:1px solid #dcdcdc}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{padding-inline-end:var(--bs-gutter-x,15px);margin-inline-start:auto;padding-inline-start:var(--bs-gutter-x,15px);margin-inline-end:auto;width:100%}.row{--bs-gutter-x:30px}.g-0,.gx-0{--bs-gutter-x:0}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}.container-big{max-width:1800px}}.play-border-effect{position:relative}.play-border-effect:after,.play-border-effect:before{animation:popupBtn 1.8s linear infinite;height:100%;border:1px solid #eaeaea;content:"";position:absolute;top:0;border-radius:50%;left:0;width:100%}@keyframes popupBtn{0%{transform:scale(1);opacity:0}50%{transform:scale(1.4);opacity:.3}to{transform:scale(1.8);opacity:0}}.filter-search-input{position:relative}.filter-search-input input{height:50px;padding:0 20px;padding-inline-end:50px;border:1px solid var(--clr-bg-1);outline:none;border-radius:10px 10px 10px 10px;background:var(--clr-common-white);width:100%}.filter-search-input button{right:20px;color:#919191;position:absolute;top:12px}[dir=rtl] .filter-search-input button{right:auto;left:20px}.cursor-outer{height:30px;border:2px solid var(--clr-theme-2);transition:all .08s ease-out;opacity:.5;box-sizing:border-box;margin-left:-15px;width:30px;margin-top:-15px;z-index:10000000}[dir=rtl] .mouseCursor{right:auto;left:0}.cursor-inner{height:6px;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;background-color:var(--clr-theme-2);margin-left:-3px;width:6px;margin-top:-3px;z-index:10000001}.cursor-inner span{font-size:12px;color:#fff;text-transform:uppercase;opacity:0;letter-spacing:1px;line-height:80px}.cursor-inner.cursor-big span{opacity:1}.mouseCursor.cursor-big{height:80px;margin-inline-start:-40px;width:80px;margin-top:-40px}.mouseCursor.cursor-big.cursor-outer,.mouseCursor.cursor-big.d-none{display:none}.slider-drag .swiper-slide{cursor:none}.sticky{animation:fadeInDown .3s ease-in-out 0s 1 normal none running;border:none;right:0;transition:.4s;position:fixed;top:0;box-shadow:0 0 60px 0 rgba(53,57,69,.15);background:var(--clr-common-white);left:0;width:100%;z-index:800}.main-menu{margin:15px 20px 15px 15px;display:inline-block}.main-menu ul li{position:relative;margin:0 10px;display:inline-block}@media only screen and (min-width:1400px) and (max-width:1600px){.main-menu ul li{margin:0 18px}}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.main-menu ul li{margin:0 13px}}.main-menu ul li a{padding:20px 0;font-size:16px;font-weight:500;color:#fff;text-transform:capitalize;line-height:20px;display:inline-block}.sub-menu li a{font-size:14px}[dir=rtl] .main-menu ul li a{text-align:right}.main-menu ul li .sub-menu{-webkit-transform:scaleY(0) translateZ(100px);transform:scaleY(0) translateZ(100px);padding:15px 0;right:0;transition:all .5s ease 0s;position:absolute;border-top:4px solid var(--clr-common-heading);opacity:0;visibility:hidden;text-align:left;top:100%;-webkit-transform-origin:top center;transform-origin:top center;box-shadow:0 6px 12px rgba(0,0,0,.176);background:var(--clr-common-white) none repeat scroll 0 0;left:0;width:240px;z-index:9}.main-menu ul li .sub-menu .sub-menu{right:100%;top:0;left:100%}.main-menu ul li .sub-menu li{padding:8px 25px;justify-content:space-between;margin:0;display:flex}.main-menu ul li .sub-menu li a{padding:0;font-weight:500;color:#231f20;position:relative;width:100%;display:block}.main-menu ul li .sub-menu li a:before{height:1px;right:0;transition:width .6s cubic-bezier(.25,.8,.25,1) 0s;content:"";position:absolute;opacity:0;bottom:0;background:#231f20;left:auto;width:0;z-index:-1}.main-menu ul li .sub-menu li:hover>a{padding-inline-start:5px;color:var(--clr-theme-2)}.main-menu ul li .sub-menu li:hover>a:before{right:auto;left:0;width:100%}.main-menu ul li:hover>a{color:var(--clr-theme-2)}.main-menu ul li:hover>.sub-menu{-webkit-transform:scaleY(1) translateZ(194px);transform:scaleY(1) translateZ(0);opacity:1;visibility:visible;top:100%}.main-menu ul li:hover>.sub-menu li:hover>.sub-menu{top:0}.main-menu ul li:hover.menu-item-has-children:after{color:var(--clr-theme-2)}.main-menu ul li.menu-item-has-children{position:relative}.main-menu ul li.menu-item-has-children:after{font-size:12px;color:var(--clr-common-heading);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;content:"\f067";font-family:Font Awesome\ 5 Pro}.bar-icon{height:14px;overflow:hidden;justify-content:space-between;flex-direction:column;width:20px;display:flex}.bar-icon span{height:2px;background:#fff;width:100%;display:inline-block}.bar-icon span:nth-child(2){margin-inline-start:9px;transition:.3s}.bar-icon:hover span:nth-child(2){margin-inline-start:0}div.mean-container .mean-bar{background:transparent}div.mean-container .mean-nav{overflow:hidden;margin-bottom:40px;background:none}div.mean-container .mean-nav>ul{display:block!important}div.mean-container .mean-nav ul li a{padding-inline-start:0;font-size:16px;color:var(--clr-common-heading);text-transform:none;border-top:1px solid var(--clr-common-border);opacity:1;width:100%}div.mean-container .mean-nav ul li a:hover{color:var(--clr-theme-1)}div.mean-container .mean-nav ul li a i{display:none}div.mean-container .mean-nav ul li a.mean-expand{height:26px;padding:10px 5%;border:none;background:var(--clr-bg-3)}div.mean-container .mean-nav ul li a.mean-expand:before{transform:translate(-50%,-50%);content:"+";position:absolute;top:50%;left:50%}div.mean-container .mean-nav ul li a.mean-expand.mean-clicked:before{content:"-"}div.mean-container .mean-nav ul li li a{padding:10px 5%}div.mean-container .mean-nav ul li li li a{padding:10px 10%}div.mean-container a.meanmenu-reveal{display:none!important}.offcanvas-overlay{height:100%;position:fixed;opacity:0;visibility:hidden;top:0;background:#000;width:100%;z-index:900}.offcanvas-overlay.overlay-open{opacity:.4;visibility:visible}.offcanvas-overlay-white{height:100%;position:fixed;opacity:0;visibility:hidden;top:0;background:var(--clr-common-white);width:100%;z-index:900}.offcanvas-overlay-white.overlay-open{opacity:0;visibility:visible}.side-info-close{padding:0;font-size:20px;border:0;color:var(--clr-common-heading);-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;background:none}.side-info{height:100%;overflow-y:scroll;padding:45px 35px 45px 45px;right:-100%;transition:.6s;position:fixed;top:0;background:var(--clr-common-white);width:365px;z-index:99999}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.side-info{padding:15px 25px;width:300px}}.side-info.info-open{right:0}.header-note{padding:7px 15px;position:relative;background:var(--clr-common-heading)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header-note{display:none}}.header-note p{margin-bottom:0;color:var(--clr-common-white);text-align:center}.header-note p span{font-weight:600}.note-close-btn{font-size:12px;right:20px;color:var;color:var(--clr-common-white);position:absolute;top:8px}.header-top-area,.header-top-inner{background:#95c122}.header-top-inner{justify-content:space-between;align-items:center;display:flex}.header-top-inner .meta-item-text p{margin-bottom:0;color:var(--clr-theme-4)}.header-top-inner .meta-item-icon{color:var(--clr-theme-4)}.meta-item-text p{margin-bottom:0}.meta-item-icon,.meta-item-text p{color:var(--clr-theme-1)}.meta-item{gap:10px;display:flex}.header-top-left .meta-item{position:relative}.header-top-left .meta-item:not(:first-child):before{height:10px;right:-25px;content:"";position:absolute;top:8px;background:#d1d0cf;left:-25px;width:2px}.header-top-left .meta-items{padding-inline-start:20px;gap:50px;display:flex}.header-top-right{gap:40px;align-items:center;display:flex}.header-top-social .social-links ul{gap:0}.header-top-social .social-links ul li{height:40px;border-left:1px solid #e8e3da;text-align:center;width:40px;line-height:40px}[dir=rtl] .header-top-social .social-links ul li{border-right:1px solid #e8e3da;border-left:0}.header-top-social .social-links ul li:last-child{border-right:1px solid #e8e3da}.header-main-content-wrapper{justify-content:space-between;align-items:center;display:flex}.header-main-right{gap:15px;align-items:center;display:flex}.header-main-right .border-btn-rounded{border-color:#e2e2e2;height:50px;padding:0 29px;color:#fff;line-height:48px}.header-main-right .border-btn-rounded:hover{border-color:var(--clr-theme-1)}.header-main-right .border-btn-rounded:after,.header-main-right .border-btn-rounded:before{background:var(--clr-bg-1)}.header-main-left{gap:35px;display:flex}.header1-logo{padding-top:10px;margin-bottom:-20px;position:relative;width:180px;z-index:5}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.header1-logo{margin-bottom:0;width:180px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.header1-logo{margin-bottom:0;width:180px}}@media (max-width:450px){.header1-logo{margin-bottom:0;width:180px}}.header-logo{display:inline-block}.header-logo img{width:100%}.header-main-right-header1 .action-btn{color:var(--clr-theme-1)}.header-main-right-header1 .action-btn:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.header2 .header-top-area{background:var(--clr-bg-4)}.header2 .social-links ul li a{color:var(--clr-theme-4)}.meta-header-area{padding:25px 0;background:var(--clr-theme-4)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.meta-header-area{padding:15px 0}}.meta-header-area.sticky{padding:10px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.meta-header-area.sticky{padding:15px 0}}.meta-header-area .bar-icon span{background:var(--clr-bg-4)}.meta-header-inner{justify-content:space-between;align-items:center;display:flex}.meta-header-right{gap:14px;align-items:center;display:flex}.meta-header-right .border-btn-rounded{border-color:#682194;height:50px;padding:0 29px;color:var(--clr-bg-1);line-height:48px}.meta-header-right .border-btn-rounded:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-theme-1)}.meta-header-right .border-btn-rounded:after,.meta-header-right .border-btn-rounded:before{background:var(--clr-theme-1)}.meta-header-right .action-btn{border-color:#682194;color:var(--clr-common-white)}.meta-header-right .action-btn:hover{border-color:var(--clr-common-white);color:var(--clr-theme-1);background:var(--clr-common-white)}.meta-header-right .main-menu{display:none}.sticky .meta-header-right .main-menu{display:inline-block}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.sticky .meta-header-right .main-menu{display:none}}.sticky .meta-header-right .action-btn,.sticky .meta-header-right .meta-header-meta-items{display:none!important}@media only screen and (min-width:992px) and (max-width:1199px){.sticky .meta-header-right .border-btn-rounded{display:none!important}}.sticky .meta-header-right .main-menu ul li a,.sticky .meta-header-right .main-menu ul li.menu-item-has-children:after{color:var(--clr-bg-1)}.sticky .meta-header-right .main-menu ul li .sub-menu li a{color:var(--clr-common-heading)}.meta-header-meta-items{margin-inline-end:46px;gap:40px;display:flex}.meta-header-meta-items .meta-item-icon{height:50px;border:1px solid #682194;color:var(--clr-common-white);text-align:center;border-radius:50%;width:50px;line-height:50px}.meta-header-meta-items p{font-size:14px;font-weight:700;margin-bottom:4px;color:#6a8c80;text-transform:uppercase;line-height:1}.meta-header-meta-items .meta-title{font-size:20px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase}.meta-header-meta-items .meta-item{gap:14px;align-items:center;display:flex}.header-main-left-header2{flex-grow:1;padding:0 40px;justify-content:space-between;align-items:center;box-shadow:0 16px 32px 0 rgba(0,0,0,.1);border-radius:0 0 10px 10px;background:var(--clr-common-white);display:flex}.header-search .single-input-field{margin-bottom:0}.header-search .single-input-field input{height:auto;padding:0 0 0 25px;border:0;width:150px}.header-search .single-input-field input::placeholder{font-size:16px;font-weight:400;color:#b1b1b1;text-transform:inherit}.header-search .single-input-field:after{display:none}.header-search .single-input-field button{color:var(--clr-theme-1);position:absolute;top:0;left:0}.main-menu2.main-menu ul li:first-child{margin-inline-start:0}.header-main1{background-color:#022a1c}.header-main2{position:relative;z-index:5}.header-main2 .header-main-content-wrapper{gap:20px}.header-main-right-header2 .meta-item{height:80px;padding:0 38px;position:relative;align-items:center;border-radius:0 0 10px 10px;background:var(--clr-theme-2);display:flex;z-index:1}.header-main-right-header2 .meta-item .meta-title{font-size:14px;font-weight:700;margin-bottom:4px;color:var(--clr-common-white);text-transform:uppercase;line-height:1}.header-main-right-header2 .meta-item p{font-size:20px;font-weight:700;margin-bottom:0;color:var(--clr-common-white)}.header-main-right-header2 .meta-item p a:hover{text-decoration:underline}.header-main-right-header2 .meta-item-icon{font-size:40px;right:10px;color:#12378c;position:absolute;top:10px;z-index:-1}.header-main3{padding:25px 0;right:0;position:absolute;top:0;left:0;z-index:100}.header-main3:before{height:170px;content:"";position:absolute;opacity:.6;top:0;left:0;width:100%;background-image:-moz-linear-gradient(90deg,transparent 0,#000 100%);background-image:-webkit-linear-gradient(90deg,transparent,#000);background-image:-ms-linear-gradient(90deg,transparent 0,#000 100%);z-index:-1}.header-main3 .container,.header-main3 .container-lg,.header-main3 .container-md,.header-main3 .container-sm,.header-main3 .container-xl,.header-main3 .container-xxl{max-width:1590px}.header-main3.sticky{padding:10px 0;position:fixed;background:var(--clr-bg-1)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-main3.sticky{padding:15px 0}}.header-main3.sticky:before{display:none}.header3-logo{position:relative;z-index:2}.main-menu3{margin-inline-end:140px}@media only screen and (min-width:1200px) and (max-width:1399px){.main-menu3{margin-inline-end:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu3{margin-inline-end:0}}.main-menu3.main-menu ul li a{padding:30px 0;font-size:16px;font-weight:500;color:#fff;text-transform:uppercase;line-height:20px;display:inline-block}.main-menu3.main-menu ul li.menu-item-has-children:after{color:var(--clr-common-white)}.header-main-right-header3 .border-btn-rounded{border-color:hsla(0,0%,100%,.2);height:50px;padding:0 29px;color:var(--clr-common-white);border-width:2px;line-height:46px}.header-main-right-header3 .border-btn-rounded:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}.header-main-right-header3 .action-btn{border-color:hsla(0,0%,100%,.2);color:var(--clr-common-white);border-width:2px}.header-main-right-header3 .action-btn:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}.header-main-right-header3 .bar-icon span{background:var(--clr-common-white)}.style-4.header-top-area{padding:7px 0;right:0;position:absolute;top:0;left:0;z-index:100}.style-4.header-top-area .container{max-width:1450px}.style-4.header-top-area .header-top-inner{background:transparent}.style-4.header-top-area .meta-item-icon,.style-4.header-top-area .meta-item-text p,.style-4.header-top-area .meta-item-text p a:hover{color:var(--clr-common-white)}.style-4 .header-top-left .meta-items{padding-inline-start:0}.style-4 .header-top-left .meta-item:not(:first-child):before{background:#5f6865}.style-4 .header-main-content-wrapper{padding:5px 30px;padding-inline-end:20px;opacity:.3;border-radius:10px;background:#000}.header-main4{right:0;position:absolute;top:40px;left:0;z-index:100}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-main4{top:15px}}.header-main4 .container{max-width:1450px}.header-main4 .header-main-content-wrapper{padding:5px 30px;padding-inline-end:20px;background-color:rgba(0,0,0,.3);border-radius:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-main4 .header-main-content-wrapper{padding:15px 20px}}.header-main4.sticky{position:fixed;top:0;background:transparent}.header-main4.sticky .header-main-content-wrapper{border-radius:0 0 10px 10px;background:var(--clr-bg-1)}.header-main-right-header4 .main-menu ul li a,.header-main-right-header4 .main-menu ul li.menu-item-has-children:after{color:var(--clr-common-white)}.header-main-right-header4 .border-btn{border-color:#38534b;color:var(--clr-common-white);border-width:2px}.header-main-right-header4 .border-btn:hover{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.header-main-right-header4 .bar-icon span{background:var(--clr-common-white)}.main-menu4{margin-inline-end:100px}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu4{margin-inline-end:0}}.header-main5{overflow-x:clip;right:0;position:absolute;top:0;left:0;z-index:100}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.header-main5{background:var(--clr-bg-1)}}.header-main5.sticky{position:fixed;background:var(--clr-bg-1)}.header-main5 .header-main-content-wrapper{background-color:transparent}.header5-logo{height:120px;text-align:center;border-radius:0 0 10px 0;background:var(--clr-bg-1);width:120px;line-height:120px}[dir=rtl] .header5-logo{border-radius:0 0 0 10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header5-logo{height:80px;line-height:80px}}.header5-logo img{width:50px}.main-menu5{margin-inline-end:40px}.main-menu5.main-menu ul li a{padding:50px 0;color:var(--clr-common-white)}.main-menu5.main-menu ul li{margin:0 27px}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu5.main-menu ul li{margin:0 18px}}.main-menu5.main-menu ul li.menu-item-has-children:after{color:var(--clr-common-white)}.header-main-right-header5{padding:0 60px 0 35px;gap:30px;border-radius:0 0 0 10px;background:var(--clr-bg-1)}[dir=rtl] .header-main-right-header5{border-radius:0 0 10px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.header-main-right-header5{padding:0 35px}}.header-main-right-header5 .action-btn{height:auto;font-size:18px;border:0;color:var(--clr-common-white);width:auto}.header-main-right-header5 .side-toggle{transform:translateY(4px);font-size:18px;color:var(--clr-common-white)}.cartmini__title{padding:20px;border-bottom:1px solid var(--clr-border-14);box-shadow:0 0 10px 0 hsla(0,0%,51%,.2)}.cartmini__title h4{font-size:16px;font-weight:600;margin-bottom:0;text-transform:uppercase}.cartmini__close{right:20px;position:absolute;top:17px}.cartmini__close-btn{font-size:22px;color:var(--clr-common-heading);background:transparent}.cartmini__close-btn:hover{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.cartmini__widget{height:100%;overflow-y:scroll}.cartmini__inner ul li{padding:20px;padding-inline-end:35px;transition:background-color .3s;position:relative;border-bottom:1px solid hsla(0,0%,51%,.2);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex}.cartmini__inner ul li:hover{background:var(--tp-gray)}.cartmini__thumb{margin-inline-end:15px;background:var(--clr-border-18)}.cartmini__thumb img{height:90px;width:70px}.cartmini__content h5{font-size:16px;font-weight:500;margin-bottom:12px}.cartmini__content h5 a:hover{color:var(--clr-theme-1)}.cartmini__del{height:25px;font-size:12px;right:10px;color:var(--clr-common-heading);position:absolute;text-align:center;top:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:transparent;width:25px;line-height:25px}.cartmini__del:hover{background:var(--clr-border-4)}.cartmini__checkout{padding:20px 20px 85px;background:var(--clr-common-white);width:100%}.cartmini__checkout-title h4{font-size:18px;font-weight:600;margin-bottom:0;display:inline-block}.cartmini__checkout-title span{font-size:20px;font-weight:600;color:var(--clr-common-heading);color:var(--clr-theme-1);float:right}.offset-widget .support-meta .support-number{color:var(--clr-theme-1)}.offset-widget .support-meta .support-number:hover{color:var(--clr-theme-2)}.offset-widget .footer-social span{color:var(--clr-theme-1)}.page-title-area{height:500px;margin-inline-start:auto;position:relative;max-width:1800px;background-size:cover;align-items:center;background-position:50%;background-repeat:no-repeat;display:flex;z-index:2}.page-title-area:after{height:100%;content:"";position:absolute;opacity:.6;top:0;left:0;width:100%;z-index:-1}[dir=rtl] .page-title-area:after{right:0;left:auto}.page-title-wrapper{padding-bottom:65px}.page-title-wrapper p{margin-bottom:3px}.page-title,.page-title-wrapper p{font-weight:700;color:var(--clr-common-white);text-transform:uppercase}.page-title{font-size:100px;margin-bottom:0;line-height:1.1}@media only screen and (min-width:992px) and (max-width:1199px){.page-title{font-size:72px}}@media only screen and (min-width:768px) and (max-width:991px){.page-title{font-size:62px}}@media only screen and (min-width:576px) and (max-width:767px){.page-title{font-size:46px}}@media (max-width:575px){.page-title{font-size:32px}}.breadcrumb-menu li{position:relative}.breadcrumb-menu li span{font-size:16px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase}.breadcrumb-menu li:not(:last-child):after{font-size:14px;right:-14px;color:var(--clr-common-white);content:"\f105";position:absolute;top:0;font-family:Font Awesome\ 5 Pro;display:inline-block}[dir=rtl] .breadcrumb-menu li:not(:last-child):after{right:auto;left:-14px}.breadcrumb-menu li:last-child:before{height:2px;content:"";position:absolute;bottom:4px;background:#789288;left:0;width:100%}[dir=rtl] .breadcrumb-menu li:last-child:before{right:0;left:auto}.breadcrumb-menu ul{justify-content:start;gap:20px;display:flex}.breadcrumb-wrapper{padding:27px 0;position:absolute;bottom:0;left:0;width:100%}[dir=rtl] .breadcrumb-wrapper{right:0;left:auto}.breadcrumb-wrapper:before{height:100%;content:"";position:absolute;opacity:.9;top:0;background:#022a1c;left:0;width:100%}[dir=rtl] .breadcrumb-wrapper:before{right:0;left:auto}.banner-500{min-height:500px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner-500{min-height:400px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-500{min-height:300px}}@media (max-width:450px){.banner-500{min-height:300px}}.banner-600{min-height:600px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner-600{min-height:500px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-600{min-height:400px}}@media (max-width:450px){.banner-600{min-height:400px}}.banner-800{min-height:800px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner-800{min-height:700px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-800{min-height:600px}}@media (max-width:450px){.banner-800{min-height:600px}}.banner-850{min-height:850px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner-850{min-height:700px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-850{min-height:700px}}@media (max-width:450px){.banner-850{min-height:700px}}.banner-900{min-height:900px;position:relative}.banner-970{min-height:970px;position:relative}@media only screen and (min-width:768px) and (max-width:991px){.banner-970{min-height:800px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-970{min-height:800px}}@media (max-width:450px){.banner-970{min-height:800px}}.single-banner{position:relative;z-index:5}.banner-bg{height:100%;position:absolute;background-size:cover;top:0;background-color:var(--clr-common-white);background-position:50%;left:0;width:100%;background-repeat:no-repeat;z-index:-1}.banner-meta-text{margin-bottom:5px}.banner-meta-text span{font-size:16px}.banner-meta-text span,.banner-title{font-weight:700;text-transform:uppercase}.banner-title{font-size:100px;margin-bottom:40px;line-height:1.1}@media only screen and (min-width:1200px) and (max-width:1399px){.banner-title{font-size:90px}}@media only screen and (min-width:992px) and (max-width:1199px){.banner-title{font-size:80px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-title{font-size:60px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-title{font-size:48px}}@media (max-width:450px){.banner-title{font-size:40px}}.banner-btn{flex-wrap:wrap;gap:30px;align-items:center;display:flex}.banner-area1{padding-inline-start:120px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-area1{padding-inline-start:0}}@media (min-width:1601px){.single-banner-1 .container{transform:translateX(-60px)}}.banner-content1{padding-bottom:60px}.banner-content1 .banner-meta-text span,.banner-content1 .banner-title{color:var(--clr-common-white)}.banner-content1 .fill-btn-rounded{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.banner-content1 .fill-btn-rounded:hover{border-color:var(--clr-common-white);color:var(--clr-theme-1);background:var(--clr-common-white)}.banner-content1 .border-btn-rounded{border-color:#575d4d;color:var(--clr-common-white)}.banner-content1 .border-btn-rounded:hover{border-color:var(--clr-common-white);color:var(--clr-theme-1);background:var(--clr-common-white)}.banner-content1 .border-btn-rounded:after,.banner-content1 .border-btn-rounded:before{background:var(--clr-common-white)}.single-banner-1:after{height:100%;content:"";position:absolute;opacity:.6;top:0;left:0;width:100%;background-image:-moz-linear-gradient(0deg,#000 0,transparent 100%);background-image:-webkit-linear-gradient(0deg,#000,transparent);background-image:-ms-linear-gradient(0deg,#000 0,transparent 100%);z-index:-1}.banner-meta-link{height:120px;transform:rotate(-90deg);padding:20px 40px;justify-content:center;position:absolute;flex-direction:column;bottom:0;transform-origin:bottom left;left:120px;display:flex}[dir=rtl] .banner-meta-link{transform:rotate(90deg);right:120px;transform-origin:bottom right;left:auto}.banner-meta-link h4{font-size:18px;margin-bottom:2px}.banner-meta-link p{font-size:14px;margin-bottom:0}.slider-pagination.slider1-pagination{height:100%;transform:translate(-50%,-50%);justify-content:center;position:absolute;flex-direction:column;gap:10px;top:50%;left:60px;width:inherit;margin-top:-60px;display:flex;z-index:10}[dir=rtl] .slider-pagination.slider1-pagination{right:60px;left:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.slider-pagination.slider1-pagination{display:none}}.slider-pagination.slider1-pagination .swiper-pagination-bullet{height:24px;opacity:1;border-radius:2px;background:#e7e7e7;width:4px}.slider-pagination.slider1-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{height:34px;background:var(--clr-bg-1)}.banner-content2{padding-top:80px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.banner-content2{padding-top:0}}.banner-content2 .banner-meta-text span{color:var(--clr-theme-2)}.banner-content2 .banner-btn{gap:40px;row-gap:10px}.banner-content2 .banner-title{margin-bottom:30px}.banner-content2 .fill-btn-rounded{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.banner-content2 .fill-btn-rounded:hover{border-color:var(--clr-common-white);color:var(--clr-theme-2);background:var(--clr-common-white)}.banner-text{border-left:2px solid var(--clr-theme-1);padding:19px 28px;margin-bottom:30px;max-width:570px;border-radius:0 10px 10px 0;background:var(--clr-common-white)}[dir=rtl] .banner-text{border-right:2px solid var(--clr-theme-1);border-left:0;border-radius:10px 0 0 10px}.banner-text p{font-size:18px;font-weight:500;margin-bottom:0;color:var(--clr-theme-1);line-height:28px}.banner-meta-review{gap:5px;align-items:center;display:flex}.banner-meta-review .meta-review-text{padding-top:10px;font-size:14px;color:var(--clr-theme-2)}.banner-meta-review .meta-review-text span{font-size:30px;font-weight:700;color:var(--clr-theme-1);display:block}.banner-area2{margin-top:-80px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.banner-area2{margin-top:0}}.banner-bg3:after{height:100%;content:"";position:absolute;opacity:.4;top:0;left:0;width:100%;z-index:-1}.banner-content3{position:relative;text-align:center}.banner-content3 .banner-meta-text{margin-bottom:10px}.banner-content3 .banner-meta-text span{height:30px;padding:0 20px 0 32px;font-size:16px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;position:relative;border-radius:15px;background:var(--clr-bg-1);line-height:30px;display:inline-block}.banner-content3 .banner-meta-text span:before{height:6px;transform:translateY(-50%);content:"";position:absolute;top:50%;border-radius:50%;background:var(--clr-common-white);left:20px;width:6px}.banner-content3 .banner-title{margin-bottom:30px;color:var(--clr-common-white)}.banner-content3 .banner-btn{justify-content:center}.banner-content3 .fill-btn-rounded{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.banner-content3 .fill-btn-rounded:hover{border-color:var(--clr-common-white);color:var(--clr-theme-2);background:var(--clr-common-white)}.banner-content3 .play-btn{height:60px;color:var(--clr-theme-1);width:60px;line-height:60px}.banner-content3 .play-btn:hover{color:var(--clr-common-white);background:var(--clr-theme-2)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-content3.banner-plant-shape:after,.banner-content3.banner-plant-shape:before{display:none}}.footer-plant-shape{position:relative}.footer-plant-shape:before{animation:skew3deg 5s linear infinite;content:url(https://gezimatasi.info/assets/img/shape/plant-shape-big.png);margin-left:-228px;left:-8px}.footer-plant-shape:after,.footer-plant-shape:before{position:absolute;bottom:-137.5px;transform-origin:bottom;z-index:-1}.footer-plant-shape:after{animation:skew3deg 5s linear 1s infinite;margin-right:-228px;right:-8px;content:url(https://gezimatasi.info/assets/img/shape/plant-shape-big-rotated.png)}.banner-bg4:after{height:100%;content:"";position:absolute;opacity:1;top:0;left:0;width:100%;background-image:-moz-radial-gradient(50% 50%,circle farthest-side,rgba(11,61,44,.6) 0,#0b3d2c 100%);background-image:-webkit-radial-gradient(50% 50%,circle farthest-side,rgba(11,61,44,.6) 0,#0b3d2c 100%);background-image:-ms-radial-gradient(50% 50%,circle farthest-side,rgba(11,61,44,.6) 0,#0b3d2c 100%);z-index:-1}.banner-content4{position:relative;text-align:center}.banner-content4 .banner-meta-text{margin-bottom:43px}.banner-content4 .banner-meta-text span{font-size:24px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;font-family:Poppins,sans-serif}@media (max-width:450px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-content4 .banner-meta-text span{font-size:16px}}.banner-content4 .banner-title{font-size:40px;margin-bottom:16px;color:var(--clr-common-white)}.banner-content4 .banner-title span{font-size:100px;margin-top:2px;display:block}@media (max-width:450px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-content4 .banner-title span{font-size:40px}}.banner-content4 .banner-btn{justify-content:center}.banner-content4 .fill-btn{border-color:var(--clr-theme-2);border-radius:6px;background:var(--clr-theme-2)}.banner-content4 .fill-btn:hover{border-color:var(--clr-common-white);color:var(--clr-theme-2);background:var(--clr-common-white)}.banner-content4 .border-btn{border-color:var(--clr-common-white);height:60px;color:var(--clr-common-white);border-width:2px;border-radius:6px;line-height:58px}.banner-content4 .border-btn:focus,.banner-content4 .border-btn:hover{border-color:var(--clr-common-white);color:var(--clr-theme-2);background:var(--clr-common-white)}.banner-content4 .border-btn:after,.banner-content4 .border-btn:before{background:var(--clr-common-white)}.banner-bg5{background:#f8f5f0;background-size:cover;background-position:50%;background-repeat:no-repeat}.banner-5-support{padding:24px 40px;position:absolute;bottom:0;border-radius:0 10px 0 0;background:var(--clr-bg-1);left:0;z-index:2}[dir=rtl] .banner-5-support{right:0;border-radius:10px 0 0 0;left:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.banner-5-support{padding:14px 30px}}@media (max-width:575px){.banner-5-support{display:none}}.banner-5-support .support-meta .irc-item-content p{font-size:16px;font-weight:700;margin-bottom:0;color:#94b0a6;text-transform:uppercase}.banner-5-support .support-mail{font-size:24px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.banner-5-support .support-mail{font-size:20px}}.banner-5-support .support-meta .irc-item-icon{height:auto;font-size:40px;background:none;width:auto;line-height:1}.banner-5-support .support-meta{gap:15px}.slider-5-nav{right:0;position:absolute;bottom:0;gap:10px;display:flex;z-index:2}[dir=rtl] .slider-5-nav{right:auto;left:0}.slider-5-nav-btn{height:100px;font-size:26px;color:var(--clr-common-white);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;text-align:center;background:var(--clr-bg-1);width:100px;line-height:100px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.slider-5-nav-btn{height:80px;width:80px;line-height:80px}}.slider-5-nav-btn:hover{background:var(--clr-theme-2)}.slider-button-prev.slider-5-nav-btn{border-radius:10px 10px 0 0}.slider-button-next.slider-5-nav-btn{border-radius:10px 0 0 0}[dir=rtl] .slider-button-next.slider-5-nav-btn{border-radius:0 10px 0 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.banner-content5{margin-bottom:200px}}.banner-content5 .banner-meta-text{margin-bottom:0}.banner-content5 .banner-meta-text span{color:var(--clr-theme-2)}.banner-content5 .banner-title{margin-bottom:30px}.banner-content5 .fill-btn:hover{color:var(--clr-theme-2)}.banner-content5 .banner-shop-btn,.banner-content5 .fill-btn:hover{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.banner-content5 .banner-shop-btn:hover{border-color:var(--clr-theme-1);color:var(--clr-theme-1);background:var(--clr-bg-1)}.banner-5-img{position:relative;z-index:-1}.banner-5-img .pro-img{transform:translateY(-50%);right:55px;transition:.7s;position:absolute;opacity:0;top:55px}@media only screen and (min-width:992px) and (max-width:1199px){.banner-5-img .pro-img{right:-50px}}@media only screen and (min-width:768px) and (max-width:991px){.banner-5-img .pro-img{right:-120px}}@media (max-width:450px){.banner-5-img .pro-img{right:-55px}}.banner-5-img .round-circle-1{height:525px;transform:translateY(-50%);right:25px;content:"";position:absolute;top:-25px;border-radius:50%;background:var(--clr-common-white);width:525px;z-index:-1}.banner-5-img .round-circle-2{height:60px;transform:translateY(-50%);right:525px;content:"";position:absolute;top:195px;border-radius:50px;background:var(--clr-bg-1);width:60px}.swiper-slide-active .banner-5-img .pro-img{opacity:1}.about-thumb{margin-inline-start:70px;position:relative;max-width:510px;border-radius:10px;padding-bottom:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-thumb{margin-bottom:60px}}.about-thumb img{border-radius:10px;width:100%}.about-thumb-meta{height:300px;transform:rotate(-90deg);padding:23px 30px;right:-70px;position:absolute;bottom:0;border-radius:10px;background:var(--clr-bg-1);left:-70px;width:300px;z-index:-1}.about-thumb-meta p{font-weight:700;margin-bottom:0;color:var(--clr-common-white);text-transform:uppercase}[dir=rtl] .about-thumb-meta{transform:rotate(90deg)}.about-content p{margin-inline-end:15px}.clients-area2{padding:81px 0;background:var(--clr-theme-3)}.clients-container-wrapped{padding:40px 50px;box-shadow:-16px 0 32px 0 rgba(0,0,0,.06);border-radius:10px;background:var(--clr-common-white);margin-top:-80px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.clients-container-wrapped{padding:50px 30px}}.style-2.clients-container-wrapped{margin-bottom:-80px}.clients-area{position:relative;z-index:6}.client-single{text-align:center}.client-single a{padding:10px;border-radius:5px;background:transparent;display:inline-block}.client-single a:hover{background:#f4f7f7}.client-single img{transition:.3s;opacity:.6}.client-single img:hover{opacity:1}.foundation-area{position:relative;z-index:2}.foundation-area-bg{background:var(--clr-theme-3)}.foundation-img{overflow:hidden;border-radius:10px}.foundation-img:hover img{transform:scale(1.03)}.foundation-img img{width:100%}.foundation-content{margin-inline-start:auto;max-width:565px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.foundation-content{margin-inline-start:0}}.founder-info-meta{gap:20px;align-items:center;display:flex}.founder-info-meta .founder-img{height:70px;overflow:hidden;border-radius:50%;width:70px}.founder-img img{width:100%}.founder-desciption .designation{font-size:16px;font-weight:700;margin-bottom:6px;color:var(--clr-theme-2);text-transform:uppercase;line-height:1;display:block}.founder-desciption .founder-name{font-size:24px;margin-bottom:0;text-transform:uppercase}@media (max-width:450px){.founder-desciption .founder-name{font-size:20px}}.founder-meta{justify-content:space-between;flex-wrap:wrap;gap:20px;align-items:center;display:flex}.founder-meta .fill-btn-rounded{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.founder-meta .fill-btn-rounded:hover{color:var(--clr-theme-2);background:var(--clr-common-white)}.foundation-bg-shape{position:absolute;opacity:.2;bottom:0;width:100%;z-index:-1}.foundation-bg-shape img{filter:invert(87%) sepia(25%) saturate(35%) hue-rotate(359deg) brightness(105%) contrast(90%);width:100%}.style-2.foundation-content{margin-inline-start:auto;max-width:565px;margin-inline-end:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.style-2.foundation-content{margin-inline-start:0;margin-inline-end:0}}.style-2.foundation-content .founder-meta .fill-btn-rounded{border-color:#ebebeb;color:var(--clr-theme-1);border-width:2px;border-radius:6px;background:var(--clr-common-white)}.style-2.foundation-content .founder-meta .fill-btn-rounded:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}.style-2.foundation-content .founder-meta .fill-btn-rounded:after,.style-2.foundation-content .founder-meta .fill-btn-rounded:before{background:var(--clr-theme-2)}.style-2.foundation-img{max-width:620px}.style-2.foundation-img:hover img{transform:scale(1)}.style-2.foundation-img .row{--bs-gutter-x:20px;--bs-gutter-y:20px}.about-thumb-group{margin-inline-start:-45px;padding-top:94%;position:relative;max-width:625px}@media only screen and (min-width:768px) and (max-width:991px){.about-thumb-group{padding-top:80%;max-width:600px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-thumb-group{margin-inline-start:0}}.about-group-thumb{right:0;position:absolute;top:0;border-radius:6px;left:0;width:inherit}.about-group-thumb:hover{transform:scale(1.05);opacity:1}.about-group-thumb1{opacity:.5;top:7.5%;width:38%}.about-group-thumb2{right:44.8%;top:0;left:44.8%;width:24%}.about-group-thumb3{right:82.4%;top:13.4%;left:82.4%;width:12.8%}.about-group-thumb4{right:16.8%;top:23.5%;left:16.8%;width:68.8%}.about-group-thumb5{right:8%;bottom:.84%;top:auto;left:8%;width:22.4%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-group-thumb5{right:0;left:0}}.about-group-thumb6{right:0;bottom:0;top:auto;left:auto;width:24%}[dir=rtl] .about-group-thumb6{right:auto;left:0}.about-group-thumb7{right:95.2%;top:8.4%;left:95.2%;width:3.2%}.about-work-progress .bd-skill--content{padding-bottom:20px}.about-work-progress .bd-skill--title{font-size:16px;font-family:Roboto,sans-serif}.about-work-progress .bd-skill--title__wrapper{margin-bottom:24px}.about-work-progress .bd-skill--title__wrapper span{font-size:16px;right:0;top:2px;font-family:Roboto,sans-serif}[dir=rtl] .about-work-progress .bd-skill--title__wrapper span{right:auto;left:0}.about-work-progress .bd-skill__wrapper .progress{height:4px;border-radius:0}.about-work-progress .bd-skill__wrapper .progress .progress-bar{border-radius:0;background:var(--clr-bg-1)}.about-work-progress .bd-skill__wrapper .progress .progress-bar span{height:20px;transform:rotate(0deg);right:0;border-radius:0;width:4px;display:block}[dir=rtl] .about-work-progress .bd-skill__wrapper .progress .progress-bar span{right:auto;left:0}.about-content.style-2{max-width:575px}.about-content.style-2 .border-btn-rounded{border-color:#ebebeb}.about-content.style-2 .border-btn-rounded:hover{border-color:var(--clr-theme-1)}.about-tab-wrapper{overflow:hidden;background-color:#fff;box-shadow:0 16px 32px 0 rgba(0,0,0,.04);border-radius:20px 20px;margin-top:-70px}.about-tab-nav .nav-tabs{border-bottom:0}.about-tab-nav .nav-tabs .nav-link{height:140px;padding:0 90px;font-size:30px;border:1px solid var(--clr-theme-2);font-weight:700;color:var(--clr-common-white);text-transform:uppercase;position:relative;border-radius:0;background:var(--clr-theme-2);width:50%;line-height:140px;z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.about-tab-nav .nav-tabs .nav-link{height:100px;padding:0 30px;font-size:24px;width:100%;line-height:100px}}@media only screen and (min-width:768px) and (max-width:991px){.about-tab-nav .nav-tabs .nav-link{height:100px;padding:0 30px;font-size:24px;width:50%;line-height:100px}}.about-tab-nav .nav-tabs .nav-link.active{border-color:#022a1c;background:#022a1c}.about-tab-nav .nav-tabs .nav-link.active i{color:#073424}.about-tab-nav .nav-tabs .nav-link.active .tab-number{-webkit-text-stroke-color:#073424;stroke:2px #073424}.about-tab-nav .nav-tabs .nav-link.active:before{height:11px;transform:translateX(-50%);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;content:"";position:absolute;clip-path:polygon(0 0,100% 0,50% 100%);bottom:-11px;background:#073424;left:50%;width:20px}[dir=rtl] .about-tab-nav .nav-tabs .nav-link.active:before{right:50%;left:auto}.about-tab-nav .nav-tabs .nav-link i{transform:translateY(-50%);font-size:120px;right:10px;color:#348838;position:absolute;top:50%;line-height:.7;z-index:-1}[dir=rtl] .about-tab-nav .nav-tabs .nav-link i{right:auto;left:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-tab-nav .nav-tabs .nav-link i{font-size:80px}}.about-tab-nav .tab-number{-webkit-text-stroke-color:#348838;transform:translateY(-50%);font-size:87px;font-weight:700;color:transparent;transition:.3s;position:absolute;top:50%;left:45px;-webkit-text-stroke-width:2px;stroke:2px #348838;line-height:.7;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent;z-index:-1}[dir=rtl] .about-tab-nav .tab-number{right:45px;left:auto}.about-service-wrapper{padding:40px 100px 65px;position:relative;z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.about-service-wrapper{padding:40px 40px 65px}}@media (max-width:450px){.about-service-wrapper{padding:40px 20px 65px}}.about-service-wrapper .section-main-title{margin-inline-end:-50px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.about-service-wrapper .section-main-title{margin-inline-end:0}}.about-service-bg{transform:translateX(-50%);position:absolute;bottom:0;left:50%;z-index:-1}.service-tab-content{max-width:510px}.service-tab-img{margin-inline-start:-30px;max-width:576px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.service-tab-img{margin-inline-start:0}}.service-tab-img img{width:100%}.service-tab-point{padding:23px 10px 23px 30px;position:relative;gap:24px;border-radius:10px;background:var(--clr-theme-2);margin-top:35px;display:flex;z-index:2}@media (max-width:450px){.service-tab-point{padding:23px 10px 20px 21px;flex-direction:column}}.service-tab-point p{font-size:18px;font-weight:700;margin-bottom:0;color:var(--clr-common-white);text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.service-tab-point p{font-size:16px}}.service-tab-point .backside-icon{height:auto;font-size:100px;right:10px;color:#398a3d;position:absolute;bottom:-10px;background:none;width:auto;line-height:.7;z-index:-1}[dir=rtl] .service-tab-point .backside-icon{right:auto;left:10px}.service-tab-point i{height:50px;font-size:20px;color:var(--clr-theme-2);min-width:50px;text-align:center;border-radius:50%;background:#fff;width:50px;line-height:50px}.style-3.clients-area{overflow-x:clip;position:relative}.style-3 .clients-bg-img{position:absolute;top:60px;left:-45px;width:17.5%;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.style-3 .clients-bg-img{width:22.5%}}@media only screen and (min-width:992px) and (max-width:1199px){.style-3 .clients-bg-img{width:25.5%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.style-3 .clients-bg-img{display:none}}.style-3 .clients-bg-img img{width:100%}.circle-border-logo{margin-bottom:30px;text-align:center}.single-strategy{padding:48px 15px 38px;border:2px solid var(--clr-bg-1);position:relative;text-align:center;border-radius:10px}.single-strategy h4{font-size:24px;margin-bottom:48px;text-transform:uppercase}.single-strategy:hover .st-hover{transform:scale(1);opacity:1;visibility:visible}.strategy-icon{height:140px;right:0;margin:0 auto 34px;border-radius:50%;background:var(--clr-bg-1);left:0;width:140px;line-height:140px}.strategy-arrow{font-size:24px;color:var(--clr-theme-1)}.st-hover{height:calc(100% + 4px);overflow:hidden;transform:scale(.8);transition:.5s;position:absolute;flex-direction:column;opacity:0;visibility:hidden;top:-2px;border-radius:10px;background:var(--clr-bg-1);left:-2px;width:calc(100% + 4px);display:flex}.st-hover .st-h-content{flex-grow:1;position:relative;align-items:center;display:flex;z-index:2}.st-hover .st-h-content:before{height:100%;content:"";position:absolute;opacity:.9;top:0;background:var(--clr-bg-1);left:0;width:100%;z-index:-1}.st-h-content{padding:20px 45px}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.st-h-content{padding:20px}}.st-h-content p{font-size:18px;margin-bottom:0;color:var(--clr-common-white);line-height:1.66}.st-h-btn .fill-btn{border-radius:0 0 10px 10px;width:100%}.st-h-btn .fill-btn:after,.st-h-btn .fill-btn:before{display:none}.video-area{position:relative;z-index:5}.video-area:before{height:100%;content:"";position:absolute;opacity:.9;top:0;background:var(--clr-bg-1);left:0;width:100%;z-index:-1}.play-btn,.video-content{text-align:center}.play-btn{height:120px;color:var(--clr-theme-1);border-radius:50%;background:var(--clr-common-white);width:120px;line-height:120px;display:inline-block}.play-btn:hover{color:var(--clr-common-white);background:var(--clr-theme-2)}.style-5.video-area:before{display:none}.style-5 .video-wrapper{overflow:hidden;position:relative;border-radius:20px}.style-5 .video-btn{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.history-chart{padding:0 50px;justify-content:space-between;flex-wrap:wrap;display:flex}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.history-chart{padding:0}}.history-chart>div{width:50%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.history-chart>div{width:100%}}.history-chart>div:nth-child(odd).single-year-wrapper{transform:translateY(-50%)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.history-chart>div:nth-child(odd).single-year-wrapper{transform:translateY(0)}}.history-chart>div:nth-child(odd).single-year-wrapper:before{right:-1px;left:auto}[dir=rtl] .history-chart>div:nth-child(odd).single-year-wrapper:before{right:auto;left:-1px}.history-chart>div:nth-child(odd).single-year-wrapper:after{transform:translateY(-50%) rotate(180deg);right:0;left:auto}[dir=rtl] .history-chart>div:nth-child(odd).single-year-wrapper:after{transform:translateY(-50%) rotate(0deg);right:auto;left:0}.history-chart>div:nth-child(odd).single-year-wrapper:last-child{margin-bottom:-177.5px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.history-chart>div:nth-child(odd).single-year-wrapper:last-child{margin-bottom:0}}.history-chart>div:nth-child(odd) .single-year{margin-inline-start:0;margin-inline-end:auto}@media (max-width:450px){.history-chart>div:nth-child(odd) .single-year{margin-inline-end:15px}}.history-chart>div:nth-child(odd) .history-thumb{margin-inline-start:auto}.history-chart>div:nth-child(odd) .history-year{right:auto;left:0}[dir=rtl] .history-chart>div:nth-child(odd) .history-year{right:0;left:auto}@media (max-width:450px){.history-chart>div:nth-child(odd) .history-year{transform:rotate(-90deg) translateX(-100%);top:0;transform-origin:top left}}.history-chart>div:nth-child(odd) .history-content-wrapper{justify-content:start}.single-year-wrapper{padding:40px 0;position:relative}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.single-year-wrapper{border-top:1px solid var(--clr-theme-1)}}.single-year-wrapper:hover .history-year{color:#d5d5d5}.single-year-wrapper:before{height:100%;content:"";position:absolute;top:0;background:var(--clr-bg-1);left:0;width:1px}[dir=rtl] .single-year-wrapper:before{right:0;left:auto}.single-year-wrapper:after{transform:translateY(-50%) rotate(0deg);content:url(https://gezimatasi.info/assets/img/history/history-shape.png);position:absolute;max-height:36px;top:50%;left:0}[dir=rtl] .single-year-wrapper:after{transform:translateY(-50%) rotate(180deg);right:0;left:auto}@media (max-width:500px){.single-year-wrapper:after{display:none}}.single-year-wrapper.first-year{padding-top:25px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.single-year-wrapper.first-year{border-top:0}}.single-year-wrapper:last-child{padding-bottom:25px}.single-year{margin-inline-start:auto;position:relative;max-width:500px}@media only screen and (min-width:1200px) and (max-width:1399px){.single-year{max-width:475px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.single-year{max-width:400px}}@media (max-width:450px){.single-year{margin-inline-start:15px}}.history-thumb{position:relative;max-width:220px;border-radius:10px}@media (max-width:575px){.history-thumb{max-width:100%}}.history-thumb img{width:100%}.history-year{font-size:100px;font-weight:700;right:0;color:#f5f5f5;transition:all .5s;position:absolute;top:0;line-height:80px;font-family:Poppins,sans-serif}[dir=rtl] .history-year{right:auto;left:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.history-year{font-size:70px;line-height:55px}}@media (max-width:450px){.history-year{transform:rotate(-90deg);font-size:50px;top:-45px;transform-origin:bottom right;line-height:45px}}.history-title{font-size:24px;margin-bottom:12px;text-transform:uppercase}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.history-title{font-size:20px}}.history-content-wrapper{height:100%;justify-content:end;position:absolute;top:0;align-items:center;left:0;width:100%;display:flex}@media (max-width:450px){.history-content-wrapper{align-items:flex-end}}.history-content{padding:23px 30px;position:relative;max-width:340px;box-shadow:24.575px 17.207px 60px 0 rgba(0,0,0,.06);border-radius:10px;background:var(--clr-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.history-content{padding:23px 20px;max-width:290px}}.history-content p{margin-bottom:0}.services-area{position:relative}.services-title-bg{height:530px;overflow:hidden;position:absolute;top:0;left:0;width:100%;z-index:-1}[dir=rtl] .services-title-bg{right:0;left:auto}.services-title-bg:before{height:100%;content:"";position:absolute;opacity:.9;background:var(--clr-bg-1);width:100%}.services-title-bg img{height:100%;object-fit:cover;width:100%}.services-wrapper .row>div{counter-increment:service-counter}.single-service-default .service-title{font-size:24px;margin-bottom:20px;text-transform:uppercase;position:relative;padding-bottom:23px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-default .service-title{font-size:22px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-default .service-title{font-size:20px}}.single-service-default .service-title:before{height:2px;content:"";position:absolute;bottom:0;background:var(--clr-theme-2);left:0;width:40px}[dir=rtl] .single-service-default .service-title:before{right:0;left:auto}.single-service-default.single-service{overflow:hidden;padding:40px 50px;position:relative;box-shadow:0 16px 32px 0 rgba(0,0,0,.06);border-radius:6px;background:var(--clr-common-white);z-index:5}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-default.single-service{padding:30px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-default.single-service{padding:20px}}.single-service-default.single-service:hover{transform:translateY(-10px);box-shadow:none;background:var(--clr-theme-2)}.single-service-default.single-service:hover:after{opacity:.1}.single-service-default.single-service:hover .service-icon{filter:grayscale(0) opacity(1)}.single-service-default.single-service:hover .single-service-content p{color:#bfd8c1}.single-service-default.single-service:hover .service-number:before{-webkit-text-stroke-color:var(--clr-common-white)}.single-service-default.single-service:hover .service-title{color:var(--clr-common-white)}.single-service-default.single-service:hover .service-title:before{background:var(--clr-common-white);width:80px}.single-service-default.single-service:hover .text-btn{color:var(--clr-common-white)}.single-service-default.single-service:after{justify-content:center;right:0;content:url(https://gezimatasi.info/assets/img/shape/pattern-sm.png);position:absolute;opacity:0;bottom:0;left:0;display:flex;z-index:-1}.single-service-default .single-service-content p{margin-bottom:25px;transition:.3s}.single-service-default .service-icon{filter:grayscale(100%) opacity(.06);right:10px;transition:2s;position:absolute;top:10px;z-index:-1}[dir=rtl] .single-service-default .service-icon{right:auto;left:10px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-default .service-icon{transform:scale(.7);transform-origin:top right}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-default .service-icon{transform:scale(.6);transform-origin:top right}}.single-service-default .service-number{margin-bottom:15px;display:inline-block}.single-service-default .service-number:before{-webkit-text-stroke-color:var(--clr-theme-1);font-size:120px;font-weight:700;color:transparent;transition:.3s;content:counter(service-counter,decimal-leading-zero);-webkit-text-stroke-width:2px;stroke:2px var(--clr-theme-1);line-height:1;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-default .service-number:before{font-size:100px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-default .service-number:before{font-size:70px;-webkit-text-stroke-width:1px}}.work-step-icon{height:140px;position:relative;text-align:center;margin:0 auto 36px;box-shadow:0 16px 32px 0 rgba(0,0,0,.08);border-radius:50%;background:var(--clr-common-white);width:140px;line-height:140px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.work-step-icon{margin-inline-start:0}}.work-step-icon:after{height:40px;transform:rotate(-45deg);font-size:18px;font-weight:300;color:var(--clr-common-white);transition:.3s;content:"\f178";position:absolute;text-align:center;border-radius:50%;background:var(--clr-theme-2);width:40px;line-height:40px;font-family:Font Awesome\ 5 Pro;z-index:1}.work-step:nth-child(2n) .work-step-icon:after{transform:rotate(45deg)}.work-step{padding:0 10px;position:relative;text-align:center;z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.work-step{text-align:left}[dir=rtl] .work-step{text-align:right}}.work-step:hover .work-step-icon img{transform:translateY(-10px)}.work-step h4{font-size:20px;margin-bottom:15px;text-transform:uppercase}.work-step p{margin-bottom:0}.work-step:before{-webkit-text-stroke-color:#eeeae3;font-size:120px;font-weight:700;right:0;content:counter(work-counter,decimal-leading-zero);position:absolute;bottom:0;left:0;-webkit-text-stroke-width:1px;line-height:1;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.work-step:before{font-size:100px;bottom:65px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.work-step:before{font-size:100px;bottom:0}}.work-step:last-child:after{display:none}.work-step:after{height:74%;right:-15px;content:"";position:absolute;bottom:0;top:0;margin:auto 0;width:1px;background-image:linear-gradient(#fff,#dedede 20%,#dedede 80%,#fff)}[dir=rtl] .work-step:after{right:auto;left:-15px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.work-step:after{display:none}}.working-steps{flex-wrap:wrap;margin-bottom:45px;gap:30px;align-items:flex-start;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.working-steps{gap:50px}}.working-steps>div{counter-increment:work-counter;width:calc(33.33333% - 20px)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.working-steps>div{width:100%}}.service-details-main{padding-inline-end:20px}.service-details-main .service-image{margin-bottom:50px}.service-details-main h3{font-size:30px;text-transform:uppercase}.service-details-main p{font-size:16px;line-height:28px}.service-image{border-radius:10px}.service-image img{width:100%}.service-sub-image{margin-bottom:60px;gap:20px;display:flex}.service-sub-image img{border-radius:10px;width:calc(50% - 10px)}.service-features{padding:45px 50px 50px;border-radius:10px;background:var(--clr-bg-1)}@media (max-width:450px){.service-features{padding:35px 20px 40px}}.service-features h4{font-size:24px;margin-bottom:20px;color:var(--clr-common-white);text-transform:uppercase}.service-feature-list{column-gap:30px;flex-wrap:wrap;row-gap:20px;display:flex}.service-feature-list span{height:50px;padding:0 20px;font-size:14px;font-weight:700;color:var(--clr-theme-1);position:relative;border-radius:10px;background:var(--clr-common-white);width:calc(33.33333% - 20px);line-height:50px;white-space:nowrap;display:inline-block}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.service-feature-list span{width:calc(50% - 15px)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.service-feature-list span{width:100%}}.service-feature-list span:after{font-size:14px;font-weight:300;right:20px;color:#aab3bd;content:"\f00c";position:absolute;font-family:Font Awesome\ 5 Pro}[dir=rtl] .service-feature-list span:after{right:auto;left:20px}.sidebar-widget-title{font-size:20px;margin-bottom:30px;text-transform:uppercase;position:relative;padding-bottom:16px;line-height:1}.sidebar-widget-title:before{height:1px;content:"";position:absolute;bottom:0;background:#f2f2f2;left:0;width:100%}[dir=rtl] .sidebar-widget-title:before{right:0;left:auto}.sidebar-widget-title:after{height:1px;content:"";position:absolute;bottom:0;background:var(--clr-bg-1);left:0;width:60px}[dir=rtl] .sidebar-widget-title:after{right:0;left:auto}.sidebar-service .sidebar-widget-title{margin-bottom:20px}.sidebar-service-list a{padding-inline-start:34px;font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;position:relative;align-items:center;font-family:Poppins,sans-serif;display:inline-flex}.sidebar-service-list a:before{font-weight:400;color:#afafaf;transition:.3s;content:"\f178";position:absolute;left:0;font-family:Font Awesome\ 5 Pro}[dir=rtl] .sidebar-service-list a:before{right:0;left:auto}.sidebar-service-list a:hover{color:var(--clr-theme-2)}.sidebar-service-list a:hover:before{transform:translateX(7px);color:var(--clr-theme-2)}[dir=rtl] .sidebar-service-list a:hover:before{transform:translateX(-7px)}.sidebar-service-list li{margin-bottom:14px;border-bottom:1px solid #f2f2f2;padding-bottom:14px}.sidebar-service-list li:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.sidebar-materials-list a{height:60px;padding:0 25px;font-size:14px;border:2px solid var(--clr-bg-1);font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;position:relative;border-radius:10px;width:100%;line-height:56px;font-family:Poppins,sans-serif;display:inline-block}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.sidebar-materials-list a{overflow:hidden;padding:0 13px;padding-inline-end:13px;padding-inline-end:45px;text-overflow:ellipsis;white-space:nowrap}}.sidebar-materials-list a i{font-size:18px;margin-inline-end:15px}.sidebar-materials-list a:after{font-size:16px;font-weight:300;right:20px;color:#c6c6c6;content:"\f019";position:absolute;font-family:Font Awesome\ 5 Pro}[dir=rtl] .sidebar-materials-list a:after{right:auto;left:20px}.sidebar-materials-list a:hover{color:var(--clr-common-white);background:var(--clr-bg-1)}.sidebar-materials-list a:hover:after{color:var(--clr-theme-2)}.sidebar-materials-list ul{flex-direction:column;gap:10px;display:flex}.sidebar-adv{overflow:hidden;border-radius:10px}.sidebar-adv img{width:100%}.services-inner-2{padding-top:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.services-inner-2{padding-top:20px}}.style-2.single-service{padding:50px 50px 0}@media only screen and (min-width:1400px) and (max-width:1600px){.style-2.single-service{padding:40px 40px 0}}@media only screen and (min-width:1200px) and (max-width:1399px){.style-2.single-service{padding:35px 35px 0}}@media only screen and (min-width:992px) and (max-width:1199px){.style-2.single-service{padding:30px 20px 0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.style-2.single-service{padding:0 20px}}.style-2.single-service:hover .service-img img{transform:scale(1)}.style-2.single-service:hover .service-img:before{height:100%}.style-2 .service-img{overflow:hidden;position:relative;border-radius:10px}.style-2 .service-img:before{height:0;content:"";position:absolute;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),rgba(11,61,44,.7));width:100%;z-index:1}.style-2 .service-img img{width:100%}.style-2 .single-service-content{padding:85px 0 75px;position:relative;text-align:center}.style-2 .service-icon{height:100px;transform:translate(-50%,-50%);font-size:50px;color:var(--clr-theme-2);position:absolute;text-align:center;top:0;box-shadow:0 16px 32px 0 rgba(0,0,0,.04);border-radius:50px;background:var(--clr-common-white);left:50%;width:100px;line-height:115px;z-index:2}.style-2 .service-title{font-size:20px;margin-bottom:10px;text-transform:uppercase}.style-2 .service-title a:hover{color:var(--clr-theme-2)}.style-2 .single-service-content p{margin-bottom:0}.style-2 .single-service-content:before{-webkit-text-stroke-color:#e7e7e7;transform:translate(-50%,-50%);font-size:120px;font-weight:700;transition:.3s;content:counter(service-counter,decimal-leading-zero);position:absolute;top:41%;left:50%;-webkit-text-stroke-width:1px;line-height:1;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.style-2 .single-service-content:before{font-size:100px}}.services-area-2{padding-top:120px;background:var(--clr-theme-4)}@media (min-width:1601px){.services-area-2{padding-top:0}}.services-wrapper-2{overflow:hidden;position:relative;border-radius:10px;background:var(--clr-common-white);z-index:2}@media (min-width:1601px){.services-wrapper-2{transform:translateY(-60px);margin-bottom:-60px}}.services-action-wrapper{overflow:hidden;padding:40px 60px;justify-content:space-between;position:relative;gap:20px;align-items:center;background:var(--clr-bg-1);display:flex;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.services-action-wrapper{padding:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.services-action-wrapper{padding:30px}}@media (max-width:450px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.services-action-wrapper{padding:30px 20px;flex-direction:column;align-items:start}}.services-action-wrapper h3{font-size:30px;margin-bottom:0;color:var(--clr-common-white);text-transform:uppercase;max-width:850px;line-height:1.33}@media only screen and (min-width:992px) and (max-width:1199px){.services-action-wrapper h3{font-size:28px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.services-action-wrapper h3{font-size:26px}}@media (max-width:450px){.services-action-wrapper h3{font-size:22px}}.services-action-wrapper .fill-btn-rounded{border-color:var(--clr-common-white);color:var(--clr-theme-1);min-width:200px;background:var(--clr-common-white)}.services-action-wrapper .fill-btn-rounded:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-bg-1)}.services-action-wrapper .fill-btn-rounded:after,.services-action-wrapper .fill-btn-rounded:before{background:var(--clr-theme-2)}.style-2.services-action-wrapper{padding:50px 0;border-top:1px solid #e8e8e8;background:var(--clr-common-white);margin-top:60px}.style-2.services-action-wrapper h3{color:var(--clr-theme-1);gap:25px;align-items:center;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-2.services-action-wrapper h3{flex-direction:column;align-items:start}}.style-2.services-action-wrapper h3 i{padding-top:10px;font-size:60px;color:var(--clr-theme-2);line-height:1}.style-2.services-action-wrapper .fill-btn-rounded{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.style-2.services-action-wrapper .fill-btn-rounded:focus,.style-2.services-action-wrapper .fill-btn-rounded:hover{border-color:var(--clr-theme-1);color:var(--clr-theme-1);background:var(--clr-common-white)}.style-2.services-action-wrapper .fill-btn-rounded:after,.style-2.services-action-wrapper .fill-btn-rounded:before{background:var(--clr-common-white)}.style-2 .service-action-bg-shape{display:none}.service-action-bg-shape{right:0;position:absolute;bottom:-60px;text-align:center;left:0;z-index:-1}.working-steps-2{gap:30px;row-gap:50px}.working-steps-2 .work-step:nth-child(2n){margin-top:40px}@media (max-width:450px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.working-steps-2 .work-step:nth-child(2n){margin-top:0}}.working-steps-2>div{width:calc(25% - 22.5px)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.working-steps-2>div{width:calc(50% - 15px)}}@media (max-width:450px){.working-steps-2>div{width:100%}}.work-step-2:before{-webkit-text-stroke-color:#ebe6de}.work-step-2:after{display:none}.work-step-2:hover:before{-webkit-text-stroke-color:#cfd5d3}.process-flow-border:before{content:url(https://gezimatasi.info/assets/img/shape/process-flow-border1.png);position:absolute;top:0;left:75%}[dir=rtl] .process-flow-border:before{transform:rotate(-6deg);right:75%;left:auto}@media only screen and (min-width:1200px) and (max-width:1399px){.process-flow-border:before{transform:scale(.9);transform-origin:left}[dir=rtl] .process-flow-border:before{transform:scale(.9) rotate(-6deg);transform-origin:right}}@media only screen and (min-width:992px) and (max-width:1199px){.process-flow-border:before{transform:scale(.75);transform-origin:left}[dir=rtl] .process-flow-border:before{transform:scale(.75) rotate(-6deg);transform-origin:right}}@media (max-width:450px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.process-flow-border:before{display:none}}.work-step:nth-child(2n) .process-flow-border:before{transform:rotate(-16deg);transform-origin:top left}[dir=rtl] .work-step:nth-child(2n) .process-flow-border:before{transform:rotate(0deg) translateY(-50px);transform-origin:top right}@media only screen and (min-width:1200px) and (max-width:1399px){.work-step:nth-child(2n) .process-flow-border:before{transform:scale(.9) rotate(-16deg)}[dir=rtl] .work-step:nth-child(2n) .process-flow-border:before{transform:scale(.9) rotate(0deg) translateY(-50px);transform-origin:top right}}@media only screen and (min-width:992px) and (max-width:1199px){.work-step:nth-child(2n) .process-flow-border:before{transform:scale(.75) rotate(-16deg)}[dir=rtl] .work-step:nth-child(2n) .process-flow-border:before{transform:scale(.75) rotate(0deg) translateY(-50px);transform-origin:top right}}.services-title-style-2 .section-subtitle{color:var(--clr-common-white)}.services-title-style-2 .section-subtitle span{color:#84a99c}.services-title-style-2 .section-main-title{color:var(--clr-common-white)}.style-3.single-service:hover .service-img:before{height:100%}.style-3.single-service:hover .service-icon{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-bg-1)}.style-3 .service-img{overflow:hidden;position:relative;border-radius:10px;width:100%}.style-3 .service-img:before{height:0;content:"";position:absolute;bottom:0;background:linear-gradient(180deg,hsla(0,0%,100%,.05),rgba(11,61,44,.7));width:100%;z-index:1}.style-3 .service-img img{width:100%}.style-3 .single-service-content{padding:0 30px;text-align:center}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.style-3 .single-service-content{padding:0 20px}}.style-3 .service-title{font-size:26px;margin-bottom:15px;text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px){.style-3 .service-title{font-size:22px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.style-3 .service-title{font-size:20px}}.style-3 p{margin-bottom:25px}.style-3 .service-icon{height:140px;margin-inline-start:auto;font-size:60px;border:10px solid var(--clr-common-white);color:var(--clr-common-white);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;margin-inline-end:auto;margin-bottom:23px;border-radius:50%;background:var(--clr-bg-1);width:140px;line-height:140px;margin-top:-70px;z-index:2}.style-4.services-area{position:relative;margin-top:-80px}.single-service-style-4 .service-title{font-size:24px;margin-bottom:15px;transition:.3s;text-transform:uppercase;position:relative;padding-bottom:0}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-style-4 .service-title{font-size:22px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-style-4 .service-title{font-size:20px}}.single-service-style-4 .service-title:before{height:2px;transition:.3s;content:"";position:absolute;bottom:0;background:var(--clr-theme-2);left:0;width:40px;display:none}[dir=rtl] .single-service-style-4 .service-title:before{right:0;left:auto}.single-service-style-4.single-service{overflow:hidden;padding:60px 50px 50px;transition:.3s;position:relative;box-shadow:0 16px 32px 0 rgba(0,0,0,.06);border-radius:6px;background:var(--clr-common-white);z-index:5}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-style-4.single-service{padding:30px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-style-4.single-service{padding:20px}}.single-service-style-4.single-service:hover{box-shadow:none;background:var(--clr-bg-1)}.single-service-style-4.single-service:hover .service-icon{filter:grayscale(0) opacity(1)}.single-service-style-4.single-service:hover:after{opacity:.1}.single-service-style-4.single-service:hover .single-service-content p{color:#bfd8c1}.single-service-style-4.single-service:hover .service-number:before{-webkit-text-stroke-color:#124a37}.single-service-style-4.single-service:hover .service-title{color:var(--clr-common-white)}.single-service-style-4.single-service:hover .service-title:before{background:var(--clr-common-white);width:80px}.single-service-style-4.single-service:hover .text-btn{color:var(--clr-common-white)}.single-service-style-4.single-service:after{justify-content:center;right:0;transition:.3s;content:url(https://gezimatasi.info/assets/img/shape/pattern-sm.png);position:absolute;opacity:0;bottom:0;left:0;display:flex;z-index:-1}.single-service-style-4 .single-service-content{text-align:center}.single-service-style-4 .single-service-content p{margin-bottom:25px;transition:.3s}.single-service-style-4 .service-icon{height:80px;filter:grayscale(0) opacity(1);margin-bottom:35px;transition:.3s;text-align:center}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-style-4 .service-icon{transform:scale(.8);transform-origin:center}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-style-4 .service-icon{transform:scale(.8);transform-origin:center}}.single-service-style-4 .service-icon img{height:100%}.single-service-style-4 .service-number{transform:translate(-50%,-50%);margin-bottom:0;position:absolute;top:50%;left:50%;display:inline-block;z-index:-1}.single-service-style-4 .service-number:before{-webkit-text-stroke-color:#ececec;font-size:200px;font-weight:700;color:transparent;transition:.3s;content:counter(service-counter,decimal-leading-zero);-webkit-text-stroke-width:1px;stroke:1px #ececec;line-height:1;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-style-4 .service-number:before{font-size:100px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-style-4 .service-number:before{font-size:100px;-webkit-text-stroke-width:1px}}.single-service-style-5.single-service{position:relative}.single-service-style-5.single-service:hover .service-hover-border{opacity:1;visibility:visible}.single-service-style-5.single-service:hover .service-icon svg{transform:scale(-1) rotate(180deg)}.single-service-style-5.single-service .service-hover-border{height:calc(100% + 20px);transform:translate(-50%,-50%);border:2px solid var(--clr-theme-2);-webkit-transition:all .5s ease-out 0s;-moz-transition:all .5s ease-out 0s;-ms-transition:all .5s ease-out 0s;-o-transition:all .5s ease-out 0s;transition:all .5s ease-out 0s;content:"";position:absolute;opacity:0;visibility:hidden;top:50%;border-radius:6px;background:var(--clr-theme-2);left:50%;width:calc(100% - 20px);z-index:-1}.single-service-style-5 .single-service-inner{padding:48px 13px 40px;border:2px solid var(--clr-bg-1);position:relative;text-align:center;border-radius:6px;background:var(--clr-common-white);z-index:2}.single-service-style-5 .single-service-inner .service-icon{height:120px;margin-inline-start:auto;margin-inline-end:auto;margin-bottom:35px;text-align:center;border-radius:100%;background:var(--clr-bg-1);width:120px;line-height:120px}.single-service-style-5 .single-service-inner .service-title{font-size:24px;margin-bottom:12px;text-transform:uppercase}.single-service-style-5 .single-service-inner p{margin-bottom:0}.single-service-style-5 .single-service-inner .service-number{transform:translate(-50%,-50%);margin-bottom:0;position:absolute;top:65%;left:50%;display:inline-block;z-index:-1}.single-service-style-5 .single-service-inner .service-number:before{-webkit-text-stroke-color:#ececec;font-size:160px;font-weight:700;color:transparent;transition:.3s;content:counter(service-counter,decimal-leading-zero);-webkit-text-stroke-width:1px;stroke:1px #ececec;line-height:1;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:768px) and (max-width:991px){.single-service-style-5 .single-service-inner .service-number:before{font-size:100px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.single-service-style-5 .single-service-inner .service-number:before{font-size:100px;-webkit-text-stroke-width:1px}}.choose-area{position:relative;background:var(--clr-bg-1);z-index:5}.choose-bg{height:100%;overflow:hidden;position:absolute;top:0;left:0;width:64%;z-index:-1}[dir=rtl] .choose-bg{right:0;left:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.choose-bg{margin-bottom:60px;position:static;width:100%}}.choose-bg img{height:100%;object-fit:cover;width:100%}.choose-inner{padding:70px 80px;max-width:670px;border-radius:10px;background:var(--clr-common-white);width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.choose-inner{padding:50px}}@media only screen and (min-width:576px) and (max-width:767px){.choose-inner{padding:50px}}@media (max-width:450px){.choose-inner{padding:30px 20px}}@media (max-width:575px){.choose-inner{padding:40px 30px}}.choose-item .irc-item-content h4{font-size:24px;margin-bottom:12px;text-transform:uppercase;line-height:1}@media only screen and (min-width:992px) and (max-width:1199px){.choose-item .irc-item-content h4{font-size:20px}}@media (max-width:450px){.choose-item .irc-item-content h4{font-size:20px}}.choose-item .irc-item-content p{margin-bottom:0}.choose-item .irc-item-icon{height:80px;min-width:80px;text-align:center;border-radius:50%;background:var(--clr-bg-1);width:80px;line-height:80px}.irc-item.choose-item{gap:24px;display:flex}@media (max-width:450px){.irc-item.choose-item{flex-direction:column}}.irc-item.choose-item:hover .irc-item-icon{background:var(--clr-theme-2)}.choose-list{flex-direction:column;gap:30px;display:flex}.choose-wrapper{justify-content:end;display:flex}.portfolio-hover-style.portfolio-single{overflow:hidden;position:relative;border-radius:10px;z-index:5}.portfolio-hover-style.portfolio-single:hover .portfolio-content{transform:scale(1);opacity:1;visibility:visible}.portfolio-hover-style .portfolio-content{height:100%;overflow:hidden;transform:scale(.8);padding:0 70px;justify-content:center;transition:.3s;position:absolute;opacity:0;visibility:hidden;text-align:center;top:0;align-items:center;border-radius:10px;left:0;width:100%;display:flex;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.portfolio-hover-style .portfolio-content{padding:0 50px}}@media (max-width:450px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.portfolio-hover-style .portfolio-content{padding:0 30px}}.portfolio-hover-style .portfolio-content .portfolio-title{font-size:24px;margin-bottom:35px;color:var(--clr-common-white);line-height:1.3;margin-top:10px}@media only screen and (min-width:1200px) and (max-width:1399px){.portfolio-hover-style .portfolio-content .portfolio-title{font-size:22px;margin-bottom:25px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.portfolio-hover-style .portfolio-content .portfolio-title{font-size:20px;margin-bottom:25px}}.portfolio-hover-style .portfolio-hover-bg{height:100%;pointer-events:none;content:"";position:absolute;opacity:.9;top:0;background:var(--clr-bg-1);left:0;width:100%;z-index:-1}.portfolio-hover-style .portfolio-tag{font-size:14px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase}.portfolio-hover-style .portfolio-title{font-size:24px;text-transform:uppercase}.portfolio-hover-style .portfolio-thumb img{width:100%}.style-2.portfolio-hover-style .portfolio-content{padding:80px 70px;align-items:inherit}@media only screen and (min-width:1200px) and (max-width:1399px){.style-2.portfolio-hover-style .portfolio-content{padding:80px 50px}}@media (max-width:450px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.style-2.portfolio-hover-style .portfolio-content{padding:80px 30px}}.style-2 .portfolio-inner{justify-content:space-between;flex-direction:column;align-items:center;display:flex}.portfolio-hover-items-wrapper{flex-wrap:wrap;gap:30px;display:flex}.portfolio-hover-items-wrapper>div{width:calc(33.33333% - 20px)}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-hover-items-wrapper>div{width:calc(50% - 15px)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-hover-items-wrapper>div{width:100%}}.portfolio-tab-nav{justify-content:center;display:flex}.portfolio-tab-nav .nav-tabs{padding:15px 23px;border-bottom:0;border:2px solid var(--clr-bg-1);position:relative;gap:8px 18px;border-radius:10px;background:var(--clr-common-white);display:flex}@media only screen and (min-width:576px) and (max-width:767px){.portfolio-tab-nav .nav-tabs{padding:15px 10px;gap:8px 7px}}@media (max-width:575px){.portfolio-tab-nav .nav-tabs{padding:15px 10px;gap:8px 13px}}@media (max-width:450px){.portfolio-tab-nav .nav-tabs{padding:15px}}.portfolio-tab-nav .nav-tabs .nav-link{padding:0;padding-inline-start:10px;font-size:16px;border:0;font-weight:700;margin-bottom:0;color:var(--clr-theme-1);text-transform:uppercase;position:relative;border-radius:0}.portfolio-tab-nav .nav-tabs .nav-link:hover{color:var(--clr-theme-2)}.portfolio-tab-nav .nav-tabs .nav-link.active{color:var(--clr-theme-2);background:transparent}.portfolio-tab-nav .nav-tabs .nav-link.active:before{opacity:1}.portfolio-tab-nav .nav-tabs .nav-link:before{height:4px;right:0;content:"";position:absolute;opacity:0;bottom:0;top:0;margin:auto 0;border-radius:50%;background:var(--clr-theme-2);left:0;width:4px}.portfolio-tab-nav .nav-tabs:before{height:100%;border:2px solid var(--clr-bg-1);content:"";position:absolute;bottom:-12px;border-radius:10px;left:18px;width:calc(100% - 36px);z-index:-1}.portfolio-meta-wrapper{padding:30px 40px;position:relative;margin:-60px 40px 50px;box-shadow:0 16px 32px 0 rgba(0,0,0,.08);border-radius:10px;background:var(--clr-common-white);z-index:5}@media only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.portfolio-meta-wrapper{padding:30px}}@media (max-width:450px){.portfolio-meta-wrapper{padding:30px 20px;margin:-60px 20px 50px}}.portfolio-meta{justify-content:space-between;flex-wrap:wrap;gap:20px;align-items:center;display:flex}.portfolio-meta .meta-list{flex-wrap:wrap;gap:75px;display:flex}@media only screen and (min-width:992px) and (max-width:1199px){.portfolio-meta .meta-list{gap:25px}}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-meta .meta-list{flex-grow:1;justify-content:space-between;gap:10px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-meta .meta-list{gap:20px}}.portfolio-meta .meta-item{display:block}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-meta .meta-item{width:calc(50% - 10px)}}@media (max-width:450px){.portfolio-meta .meta-item{width:100%}}.portfolio-meta .meta-item span{font-size:20px;font-weight:700;margin-bottom:6px;color:var(--clr-theme-1);text-transform:uppercase;line-height:1;font-family:Poppins,sans-serif;display:block}.portfolio-meta .meta-item p{font-size:14px;margin-bottom:0}.portfolio-quote{padding:40px 50px;gap:30px;align-items:center;border-radius:10px;background:#f6f6f6;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-quote{padding:40px 20px;flex-direction:column;align-items:flex-start}}.portfolio-quote .quote-icon{height:120px;min-width:120px;text-align:center;border-radius:50%;background:var(--clr-common-white);width:120px;line-height:120px}.portfolio-quote .quote-content p{font-size:24px;font-weight:400;margin-bottom:15px;color:var(--clr-theme-1);line-height:1.4}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-quote .quote-content p{font-size:22px}}.portfolio-quote .quote-content .author-name{font-size:18px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;font-family:Poppins,sans-serif}.portfolio-quote .quote-content .author-name span{font-size:16px;color:var(--clr-theme-2)}.portfolio-faq-wrapper{margin-bottom:60px;margin-top:50px}.portfolio-faq-wrapper h4{font-size:30px;margin-bottom:17px;text-transform:uppercase}.portfolio-faq-wrapper .gm-faq .accordion-button{padding:0 18px;box-shadow:none;border-radius:10px}.portfolio-faq-wrapper .gm-faq .accordion-item:first-of-type .accordion-button,.portfolio-faq-wrapper .gm-faq .accordion-item:last-of-type .accordion-button.collapsed{border-radius:10px}.portfolio-nav-wrapper{padding-top:30px;border-top:1px solid #f0f0f0;padding-bottom:30px}.portfolio-nav-items{justify-content:space-between;position:relative;gap:30px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-nav-items{flex-direction:column}}.portfolio-nav-items .portfolio-img{height:45px;overflow:hidden;border-radius:50%;width:45px}.portfolio-nav-items .portfolio-img img{height:100%;object-fit:cover;width:100%}.portfolio-nav-items .portfolio-single{gap:14px;align-items:center;display:flex}.portfolio-nav-items .portfolio-single:last-child{flex-direction:row-reverse;text-align:right}[dir=rtl] .portfolio-nav-items .portfolio-single:last-child{text-align:left}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-nav-items .portfolio-single:last-child{flex-direction:row;text-align:left}[dir=rtl] .portfolio-nav-items .portfolio-single:last-child{text-align:right}}.portfolio-nav-items .portfolio-content span{font-size:14px;line-height:1}.portfolio-nav-items .portfolio-title{font-size:24px;margin-bottom:0;color:var(--clr-theme-1);text-transform:uppercase}@media (max-width:450px){.portfolio-nav-items .portfolio-title{font-size:20px}}.portfolio-nav-items .portfolio-title a:hover{color:var(--clr-theme-2)}.portfolio-nav-items .dot-icon{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.portfolio-nav-items .dot-icon{display:none}}.portfolio-details-wrapper .portfolio-thumb img{width:100%}.portfolio-details-wrapper p{line-height:28px}.portfolio-details-wrapper p a{color:var(--clr-theme-1)}.portfolio-details-wrapper p span{font-weight:700;color:var(--clr-theme-1)}.portfolio-sub-image{flex-wrap:wrap;margin-bottom:60px;gap:30px;margin-top:50px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-sub-image{gap:15px}}.portfolio-sub-image img{border-radius:10px;width:calc(33.33333% - 20px)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.portfolio-sub-image img{width:calc(33.33333% - 10px)}}@media (max-width:450px){.portfolio-sub-image img{width:100%}}.style-2.portfolio-tab-nav .nav-tabs:before{display:none}.style-2.portfolio-tab-nav .nav-tabs{border-radius:30px}@media only screen and (min-width:1200px) and (max-width:1399px){.style-2.portfolio-tab-nav .nav-tabs{gap:9px}}.style-2.portfolio-tab-nav{justify-content:end}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.style-2.portfolio-tab-nav{justify-content:start}}.portfolio-slide-wrapper{position:relative}.portfolio-1-nav-btn{height:60px;justify-content:center;font-size:18px;color:var(--clr-common-white);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;align-items:center;border-radius:50%;background:var(--clr-bg-1);width:60px;display:inline-flex}.portfolio-1-nav-btn:hover{background:var(--clr-bg-2)}.portfolio-1-nav{justify-content:center;gap:30px;margin-top:40px;display:flex}.portfolio-bottom-content{overflow:hidden;border-radius:10px}.portfolio-bottom-content .portfolio-meta-text{font-size:14px;font-weight:700;color:var(--clr-theme-2);text-transform:uppercase}.portfolio-bottom-content .portfolio-meta-list{margin-bottom:10px;gap:35px;line-height:1;display:flex}.portfolio-bottom-content .portfolio-meta-single{position:relative}.portfolio-bottom-content .portfolio-meta-single:before{height:4px;transform:translateY(-50%);right:-17px;content:"";position:absolute;top:50%;border-radius:50%;background:var(--clr-theme-2);left:-17px;width:4px}.portfolio-bottom-content .portfolio-meta-single:first-child:before{display:none}.portfolio-bottom-content .portfolio-title{font-size:24px;margin-bottom:0;text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px){.portfolio-bottom-content .portfolio-title{font-size:20px}}@media (max-width:450px){.portfolio-bottom-content .portfolio-title{font-size:22px}}.portfolio-bottom-content .portfolio-title a:hover{color:var(--clr-theme-2)}.portfolio-bottom-content .portfolio-content{padding:33px 40px;justify-content:space-between;gap:20px;align-items:center;background:#f7f7f7;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.portfolio-bottom-content .portfolio-content{padding:28px 25px}}@media (max-width:450px){.portfolio-bottom-content .portfolio-content{padding:23px 20px;flex-direction:column;align-items:start}}.portfolio-bottom-content .portfolio-thumb img{width:100%}.portfolio-bg{background:#f6f3ee}.portfolio-active-style-2{overflow:visible}.portfolio-active-style-2 .swiper-wrapper .swiper-slide:nth-child(2n){margin-top:40px}.portfolio-full-width{overflow-x:clip}.portfolio-style-2-pagination-wrapper{justify-content:center;display:flex}.portfolio-style-2-pagination{padding:8px 5px;justify-content:center;border-radius:10px;background:var(--clr-bg-1);display:inline-flex}.portfolio-style-2-pagination .swiper-pagination-bullet{height:4px;opacity:1;margin:0 5px;border-radius:2px;background:#205442;width:20px}.portfolio-style-2-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--clr-common-white);width:30px}.style-3.portfolio-slide-wrapper{padding:0 30px}@media (max-width:575px){.style-3.portfolio-slide-wrapper{padding:0 15px}}.style-3.portfolio-hover-style .portfolio-content{padding:50px 70px;align-items:inherit}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.style-3.portfolio-hover-style .portfolio-content{padding:50px 30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-3.portfolio-hover-style .portfolio-content{padding:50px 15px}}.style-3 .portfolio-inner{justify-content:space-between;flex-direction:column;align-items:center;display:flex}.style-4.portfolio-hover-style.portfolio-single{overflow:hidden;position:relative;border-radius:6px;z-index:5}.style-4.portfolio-hover-style .portfolio-content{padding:30px 40px 40px;justify-content:start;text-align:left}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.style-4.portfolio-hover-style .portfolio-content{padding:15px 25px 40px}}.style-4 .portfolio-inner{height:100%;justify-content:space-between;flex-direction:column;display:flex}[dir=rtl] .style-4 .portfolio-inner{text-align:right}.style-4 .icon-btn{border-radius:6px}.style-4.portfolio-hover-style .portfolio-content .portfolio-title{margin-top:5px}.portfolio-btn.style-4 .fill-btn{border-color:var(--clr-common-white);color:var(--clr-theme-1);background:var(--clr-common-white)}.portfolio-btn.style-4 .fill-btn:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.portfolio-btn.style-4 .fill-btn:after,.portfolio-btn.style-4 .fill-btn:before{background:var(--clr-bg-1)}.portfolio-hover-items-wrapper.style-4{position:relative}.portfolio-shape-1{height:190px;transform:translate(-50%,-50%);position:absolute;top:0;border-radius:50%;background:var(--clr-common-white);left:0;width:190px}.portfolio-shape-2{font-size:256px;right:-190px;color:#efeae2;position:absolute;bottom:-90px}.instagram-shot{position:relative;width:100%;display:inline-block}.instagram-shot:hover .instagram-hover-link{opacity:1;visibility:visible}.instagram-shot img{width:100%}.instagram-hover-link{justify-content:center;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:0;visibility:hidden;align-items:center;display:flex}.instagram-hover-link,.instagram-hover-link:before{height:100%;content:"";position:absolute;top:0;left:0;width:100%}.instagram-hover-link:before{opacity:.9;background:var(--clr-bg-1)}.instagram-hover-link a{font-size:50px;color:var(--clr-common-white);position:relative}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.instagram-hover-link a{font-size:35px}}@media (max-width:450px){.instagram-hover-link a{font-size:30px}}.gm-faq.gm-faq-2column .accordion{column-gap:50px;flex-wrap:wrap;row-gap:20px;display:flex}.gm-faq.gm-faq-2column .accordion>div{width:calc(50% - 25px)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.gm-faq.gm-faq-2column .accordion>div{width:100%}}.gm-faq .accordion-button{height:60px;padding:0 28px;padding-inline-end:8px;justify-content:space-between;font-size:18px;border:2px solid var(--clr-bg-1);font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;text-align:left;box-shadow:0 16px 32px 0 rgba(0,0,0,.08);border-radius:30px;background:var(--clr-common-white);font-family:Poppins,sans-serif}[dir=rtl] .gm-faq .accordion-button{text-align:right}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.gm-faq .accordion-button{font-weight:600}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.gm-faq .accordion-button{padding:0 18px;padding-inline-end:8px;font-size:16px;font-weight:600}}.gm-faq .accordion-button:after{height:40px;margin-inline-start:0;font-size:18px;border:2px solid var(--clr-bg-1);font-weight:400;content:"\f067";text-align:center;border-radius:50%;width:40px;background-image:none;line-height:36px;font-family:Font Awesome\ 5 Pro}.gm-faq .accordion-button:not(.collapsed){color:var(--clr-common-white);background-color:var(--clr-bg-1);box-shadow:none}.gm-faq .accordion-button:not(.collapsed):after{border-color:var(--clr-common-white);color:var(--clr-theme-1);content:"\f068";background:var(--clr-common-white)}.gm-faq .accordion-button:focus{box-shadow:none}.gm-faq .accordion-body{padding:24px 9px 5px 30px;font-size:18px;line-height:28px}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.gm-faq .accordion-body{padding:24px 9px 5px 20px;font-size:16px}}.gm-faq .accordion-collapse{border:none;transition:all .5s}.gm-faq .accordion-item{border:none}[dir=rtl] .gm-faq .accordion-item{background:none}.gm-faq .accordion-item:first-of-type .accordion-button{border-radius:30px}.gm-faq .accordion-item:last-of-type .accordion-button.collapsed{border-width:2px;border-radius:30px}.gm-faq-group{flex-direction:column;gap:20px;display:flex}.faq-area.style-2{background:var(--clr-theme-3)}.faq-thumb{height:160px;transform:translate(-50%,-50%);position:absolute;text-align:center;top:50%;border-radius:550%;background:var(--clr-common-white);left:50%;width:160px;line-height:160px}@media (max-width:450px){.faq-thumb{transform:translate(-50%,-50%) scale(.7)}}.faq-img{position:relative;max-width:580px}.faq-img img{max-width:100%}.member-designation{font-size:16px;font-weight:700;margin-bottom:0;color:var(--clr-theme-2);text-transform:uppercase;line-height:1;display:inline-block}.member-name{font-size:24px;margin-bottom:25px;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px){.member-name{font-size:20px}}.member-name a:hover{color:var(--clr-theme-2)}.social-links.team-social ul{justify-content:center;gap:10px;display:flex}.social-links.team-social ul li a{height:50px;font-size:16px;border:2px solid var(--clr-bg-1);color:var(--clr-theme-1);text-align:center;border-radius:6px;background:var(--clr-common-white);width:50px;line-height:46px;display:inline-block}.social-links.team-social ul li a:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}.team-single{padding:0 10px 30px;text-align:center}.member-img{overflow:hidden;margin-bottom:25px;position:relative;max-width:220px;border-radius:50%;display:inline-block}.member-img img{width:100%}.hover-img-border .member-img a{position:relative;display:inline-block}.hover-img-border .member-img a:after{border:4px solid var(--clr-theme-1);border-radius:50%;z-index:2}.hover-img-border .member-img a:after,.hover-img-border .member-img a:before{height:100%;transform:scale(1.4);content:"";position:absolute;top:0;background:transparent;left:0;width:100%}.hover-img-border .member-img a:before{border:30px solid var(--clr-theme-3);border-radius:50%}.hover-img-border .team-single:hover .member-img a:after,.hover-img-border .team-single:hover .member-img a:before{transform:scale(1)}.team-intro-area{position:relative;background:var(--clr-bg-1)}.team-intro-content .section-main-title,.team-intro-content .section-subtitle{color:var(--clr-common-white)}.team-intro-thumb{height:100%;overflow:hidden;right:0;position:absolute;top:0;width:40%}[dir=rtl] .team-intro-thumb{right:auto;left:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.team-intro-thumb{position:static;padding-bottom:60px;width:100%}}.team-intro-thumb:hover img{transform:scale(1.1)}.team-intro-thumb img{height:100%;transition:6s;object-fit:cover;width:100%}.team-award-logo{flex-wrap:wrap;gap:50px;align-items:center;display:flex}@media (max-width:575px){.team-award-logo img{max-height:70px}}@media (max-width:450px){.team-award-logo{gap:25px}}.team-detais-wrapper .member-img{margin-bottom:0;max-width:520px;border-radius:10px;width:100%}.team-detais-wrapper .member-contact{padding:30px;position:relative;margin:-45px 30px 60px;border-radius:10px;background:var(--clr-bg-1)}@media (max-width:450px){.team-detais-wrapper .member-contact{padding:30px 15px;margin:-45px 15px 60px}}.team-detais-wrapper .member-contact li{margin-bottom:10px;border-bottom:1px solid #154b39;padding-bottom:10px}.team-detais-wrapper .member-contact li:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.member-contact .single-contact p{font-size:20px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;font-family:Poppins,sans-serif}@media (max-width:575px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.member-contact .single-contact p{font-size:18px}}@media (max-width:450px){.member-contact .single-contact p{font-size:16px}}.member-contact .single-contact .contact-icon{font-size:20px;color:#558675;min-width:40px}@media only screen and (min-width:1200px) and (max-width:1399px){.member-contact .single-contact .contact-icon{font-size:18px}}@media (max-width:450px){.member-contact .single-contact .contact-icon{font-size:16px;min-width:30px}}.team-details-content-wrapper{padding-inline-end:45px;padding-inline-start:70px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.team-details-content-wrapper{padding-inline-end:0;padding-inline-start:0}}.team-details-content-wrapper .member-designation{font-size:16px;font-weight:700}.team-details-content-wrapper .member-name{font-size:60px;font-weight:700;margin-bottom:20px}@media only screen and (min-width:1200px) and (max-width:1399px){.team-details-content-wrapper .member-name{font-size:52px}}@media only screen and (min-width:992px) and (max-width:1199px){.team-details-content-wrapper .member-name{font-size:44px}}@media only screen and (min-width:768px) and (max-width:991px){.team-details-content-wrapper .member-name{font-size:52px}}@media only screen and (min-width:576px) and (max-width:767px){.team-details-content-wrapper .member-name{font-size:42px}}@media (max-width:575px){.team-details-content-wrapper .member-name{font-size:40px}}@media (max-width:450px){.team-details-content-wrapper .member-name{font-size:28px}}.section-widget-title{font-size:20px;font-weight:700;text-transform:uppercase}.team-details-social{margin-bottom:40px;gap:20px;align-items:center;margin-top:40px;display:flex}.team-details-social .section-widget-title{margin-bottom:0}.hr-1{border-bottom:1px solid #efefef}.team-details-skill .bd-skill--content{column-gap:45px;flex-wrap:wrap;display:flex}.team-details-skill .bd-skill__wrapper{width:calc(50% - 22.5px)}@media (max-width:450px){.team-details-skill .bd-skill__wrapper{width:100%}}.team-details-skill .section-widget-title{margin-bottom:10px}.bd-skill--title__wrapper{margin-bottom:13px}.bd-skill--title__wrapper span{color:var(--clr-body-heading)}.bd-skill--title{font-size:14px;font-weight:700;margin-bottom:0;text-transform:uppercase;font-family:Poppins,sans-serif;display:inline-block}.bd-skill__wrapper{overflow-x:clip}.bd-skill__wrapper .progress{height:6px;overflow:inherit;background-color:var(--clr-theme-3);border-radius:10px}.bd-skill__wrapper .progress .progress-bar{overflow:inherit;position:relative;border-radius:10px;background:var(--clr-theme-2)}[dir=rtl] .bd-skill__wrapper .progress .progress-bar{animation-name:slideInRight}.bd-skill__wrapper .progress .progress-bar span{height:22px;transform:rotate(20deg);right:-2px;position:absolute;border-radius:30px;background:var(--clr-bg-1);width:4px;display:inline-block;display:none}.bd-skill--content{overflow:hidden;padding-bottom:15px}.bd-skill--title__wrapper{justify-content:space-between;margin-bottom:16px;position:relative;align-items:center;display:flex}.bd-skill--title__wrapper span{font-size:14px;font-weight:700;right:0;color:var(--clr-theme-2);position:absolute;top:0;line-height:1;font-family:Poppins,sans-serif}[dir=rtl] .bd-skill--title__wrapper span{right:auto;left:0}.style-4 .social-links.team-social ul li a{border:2px solid var(--clr-common-white);color:var(--clr-theme-1);background:var(--clr-common-white)}.style-4 .social-links.team-social ul li a:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background-color:var(--clr-theme-2)}.style-4.team-area{background:#f8f5f0}.single-input-field{margin-bottom:20px;position:relative;width:100%}.single-input-field input{height:60px;padding:0 22px;padding-inline-end:44px;border:2px solid var(--clr-bg-1);outline:0;border-radius:10px;width:100%}.single-input-field input::placeholder{font-size:14px;font-weight:700;color:#bebebe;text-transform:uppercase}.single-input-field input:focus{border-color:#7d7d7d}.single-input-field textarea{height:180px;padding:14px 22px;padding-inline-end:44px;resize:none;border:2px solid var(--clr-bg-1);outline:0;border-radius:10px;width:100%}.single-input-field textarea::placeholder{font-size:14px;font-weight:700;color:#bebebe;text-transform:uppercase}.single-input-field textarea:focus{border-color:#7d7d7d}.single-input-field:after{font-size:14px;font-weight:700;right:24px;color:var(--clr-theme-1);content:"\f007";position:absolute;top:16px;font-family:Font Awesome\ 5 Pro}[dir=rtl] .single-input-field:after{right:auto;left:24px}.contact-form .contact-btn{margin-top:10px}.contact-form .contact-btn button:focus{border:1px solid var(--clr-theme-1)}.single-input-field.field-email:after{content:"\f0e0"}.single-input-field.field-message:after{content:"\f040"}.single-input-field.field-website:after{content:"\f0ac"}.single-input-field.field-number:after{content:"\f095"}.single-input-field.field-address:after{content:"\f279"}.single-input-field.field-service:after{content:"\f175"}.contact-form .row{--bs-gutter-x:25px}.contact-area{z-index:2}.contact-wrapper{overflow:hidden;position:relative;box-shadow:-30px 0 60px 0 rgba(0,0,0,.06);border-radius:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-wrapper{box-shadow:0 0 60px 0 rgba(0,0,0,.06)}}.contact-wrapper:hover .contact-wrapper-img img{transform:scale(1.03)}.contact-wrapper-content{padding:90px 100px 100px;background:var(--clr-common-white);width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.contact-wrapper-content{padding:60px 70px 70px}}@media only screen and (min-width:768px) and (max-width:991px){.contact-wrapper-content{padding:60px 70px 70px;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.contact-wrapper-content{padding:30px 30px 40px;width:100%}}@media (max-width:575px){.contact-wrapper-content{padding:30px 30px 40px;width:100%}}@media (max-width:450px){.contact-wrapper-content{padding:20px 20px 30px}}.contact-wrapper-img{height:100%;overflow:hidden;right:0;position:absolute;top:0;width:36%}[dir=rtl] .contact-wrapper-img{right:auto;left:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-wrapper-img{position:static;width:100%}}.contact-wrapper-img img{height:100%;object-fit:cover;width:100%}.contact-info-area{padding-top:220px;position:relative;background:var(--clr-theme-3);padding-bottom:120px;margin-top:-105px;z-index:2}.contact-info-shape{height:100%;position:absolute;top:0;left:0;width:100%;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.contact-info-shape{display:none}}.contact-info-shape .contact-img-1{position:absolute;top:0;left:0}.contact-area{margin-bottom:-105px;position:relative;z-index:3}.contact-map{overflow:hidden;margin-inline-end:-30px;border-radius:10px 0 0 10px}[dir=rtl] .contact-map{border-radius:0 10px 10px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.contact-map{margin-inline-end:0;border-radius:10px 10px 0 0!important}}.contact-map iframe{height:100%;min-height:290px;width:100%;display:block}.contact-info-title{font-size:24px;margin-bottom:17px;text-transform:uppercase}.info-contact-time .info-date{justify-content:space-between;font-size:16px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;display:flex}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.info-contact-time .info-date{font-size:15px}}.info-contact-time li{margin-bottom:12px;border-bottom:1px solid #1a5440;padding-bottom:12px}.info-item-wrapper.info-wrapper-media{border-radius:0 10px 10px 0}[dir=rtl] .info-item-wrapper.info-wrapper-media{border-radius:10px 0 0 10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.info-item-wrapper.info-wrapper-media{border-radius:0 0 10px 10px}}.info-item-wrapper.info-wrapper-time{background:var(--clr-bg-1)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.info-item-wrapper.info-wrapper-time{margin-top:30px}}.info-item-wrapper.info-wrapper-time:before{filter:grayscale(0) opacity(1);content:url(https://gezimatasi.info/assets/img/icon/clock-icon.png)}.info-wrapper-time .contact-info-title{color:var(--clr-common-white)}.info-item-wrapper{height:100%;padding:43px 50px 50px;position:relative;border-radius:10px;background:var(--clr-common-white);z-index:2}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.info-item-wrapper{padding:24px 30px 30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.info-item-wrapper{height:auto}}@media (max-width:450px){.info-item-wrapper{padding:24px 20px 30px}}.info-item-wrapper:before{filter:grayscale(100%) opacity(.05);right:20px;content:url(https://gezimatasi.info/assets/img/icon/calender-icon.png);position:absolute;top:20px;z-index:-1}.info-contact .single-contact p{font-size:16px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.info-contact .single-contact p{font-size:15px}}.info-contact .single-contact .contact-icon{color:var(--clr-theme-2)}.info-contact li{margin-bottom:12px;border-bottom:1px solid #ece9e3;padding-bottom:12px}.info-contact li:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.style-2.contact-info-area{overflow:hidden;padding-top:120px;margin-top:0}.style-2 .contact-info-shape .contact-img-1{right:0;position:absolute;top:0;left:auto}@media only screen and (min-width:1200px) and (max-width:1399px){.style-2 .contact-info-shape .contact-img-1{width:350px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.style-2 .contact-info-shape .contact-img-1{width:300px}}.style-2 .contact-info-shape .contact-img-2{position:absolute;bottom:-280px;left:0}@media only screen and (min-width:1200px) and (max-width:1399px){.style-2 .contact-info-shape .contact-img-2{width:200px}}@media only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.style-2 .contact-info-shape .contact-img-2{width:200px}}.blog-main-wrapper{position:relative;margin-inline-end:60px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper{margin-inline-end:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blog-main-wrapper{margin-inline-end:0}}.blog-main-wrapper:after{height:100%;right:-45px;content:"";position:absolute;top:0;background:#ededed;width:1px}[dir=rtl] .blog-main-wrapper:after{right:auto;left:-45px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper:after{right:-30px}[dir=rtl] .blog-main-wrapper:after{right:auto;left:-30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blog-main-wrapper:after{display:none}}.blog-main-wrapper .blog-single{border:2px solid var(--clr-bg-1);margin-bottom:40px;border-radius:10px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper .blog-single{border-width:1px}}.blog-main-wrapper .blog-thumb{overflow:hidden;min-height:100px;position:relative;margin:-2px -2px 0;border-radius:10px 10px 0 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper .blog-thumb{margin:-1px -1px 0}}.blog-main-wrapper .blog-thumb img{height:100%;object-fit:cover;width:100%}.blog-main-wrapper .blog-thumb .play-btn{height:80px;transform:translate(-50%,-50%);font-size:14px;color:var(--clr-common-white);position:absolute;top:50%;background:var(--clr-bg-1);left:50%;width:80px;line-height:80px}.blog-main-wrapper .blog-thumb .play-btn:hover{background:var(--clr-theme-2)}.blog-main-wrapper .blog-content{padding:58px 48px 48px;position:relative;z-index:3}@media only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper .blog-content{padding:58px 28px 48px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-main-wrapper .blog-content{padding:29px 19px}}.blog-main-wrapper .blog-content .tags{height:30px;padding:0 12px;font-size:14px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;position:absolute;top:-15px;border-radius:6px;background:var(--clr-bg-1);left:50px;line-height:30px;font-family:Poppins,sans-serif}@media only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper .blog-content .tags{left:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-main-wrapper .blog-content .tags{top:-30px;border-radius:0;left:-1px}}.blog-main-wrapper .blog-content p{margin-bottom:25px}.blog-main-wrapper .blog-author{padding:10px;padding-inline-end:22px;right:50px;position:absolute;gap:14px;top:-30px;align-items:center;box-shadow:0 16px 32px 0 rgba(0,0,0,.08);border-radius:10px;background:var(--clr-common-white);display:flex}.blog-main-wrapper .blog-author .author-name{font-size:16px;margin-bottom:0;text-transform:uppercase}.blog-main-wrapper .blog-author .author-img{height:40px;overflow:hidden;width:40px}.blog-main-wrapper .blog-author .author-img img{height:100%;object-fit:cover;width:100%}@media only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper .blog-author{right:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-main-wrapper .blog-author{right:-1px;top:-60px;border-radius:0}}@media (max-width:450px){.blog-main-wrapper .blog-author{padding:0;margin-bottom:20px;position:static;box-shadow:none}}.blog-main-wrapper .blog-title{font-size:34px;margin-bottom:15px;text-transform:uppercase;line-height:1.35}@media only screen and (min-width:1200px) and (max-width:1399px){.blog-main-wrapper .blog-title{font-size:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-main-wrapper .blog-title{font-size:26px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-main-wrapper .blog-title{font-size:28px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-main-wrapper .blog-title{font-size:24px}}@media (max-width:450px){.blog-main-wrapper .blog-title{font-size:20px}}.blog-main-wrapper .blog-title a:hover{color:var(--clr-theme-2)}.blog-main-wrapper .blog-meta-text{font-weight:700;text-transform:uppercase}.blog-main-wrapper .blog-meta-icon,.blog-main-wrapper .blog-meta-text{font-size:14px;color:var(--clr-theme-1)}.blog-main-wrapper .blog-meta-single{position:relative;gap:8px;line-height:1;display:flex}.blog-main-wrapper .blog-meta-single:after{height:100%;right:-29px;content:"";position:absolute;background:var(--clr-bg-1);width:1px}[dir=rtl] .blog-main-wrapper .blog-meta-single:after{right:auto;left:-29px}@media (max-width:575px){.blog-main-wrapper .blog-meta-single:after{display:none}}.blog-main-wrapper .blog-meta-single:last-child:after{display:none}.blog-main-wrapper .blog-meta-list{gap:58px;margin-top:25px;display:flex}@media (max-width:575px){.blog-main-wrapper .blog-meta-list{flex-wrap:wrap;gap:15px 30px}}.blog-main-wrapper .blog-thumb-icon{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.blog-main-wrapper .b-t-overlay:before{height:100%;content:"";position:absolute;opacity:.9;top:0;background:var(--clr-bg-1);left:0;width:100%}.bh-115{height:115px}.blockquote-wrapper{padding:65px 40px 60px 50px;position:relative;border-radius:10px;background:#f7f7f7;z-index:2}@media only screen and (min-width:992px) and (max-width:1199px){.blockquote-wrapper{padding:65px 30px 60px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blockquote-wrapper{padding:35px 20px 30px 25px}}.blockquote-content p{font-size:34px;font-weight:700;margin-bottom:0;color:var(--clr-common-heading);text-transform:uppercase;line-height:1.35;font-family:Poppins,sans-serif}@media only screen and (min-width:1200px) and (max-width:1399px){.blockquote-content p{font-size:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.blockquote-content p{font-size:26px}}@media only screen and (min-width:768px) and (max-width:991px){.blockquote-content p{font-size:28px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blockquote-content p{font-size:22px}}@media (max-width:450px){.blockquote-content p{font-size:20px}}.blockquote-content{gap:30px;align-items:center;display:flex}@media (max-width:575px){.blockquote-content{flex-direction:column;align-items:flex-start}}.blockquote-wrapper:before{transform:translateY(-50%);right:30px;content:url(https://gezimatasi.info/assets/img/icon/quote-icon-white-big.png);position:absolute;top:50%;z-index:-1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blockquote-wrapper:before{transform:translateY(-50%) scale(.8)}}.sidebar-about-content{text-align:center}.sidebar-about-content .profile-thumb{height:140px;margin:0 auto 20px;border-radius:50%;width:140px}.sidebar-about-content .profile-thumb img{height:100%;object-fit:cover;width:100%}.sidebar-about-content .member-name{font-size:18px;margin-bottom:13px}.sidebar-about-content .social-links ul{justify-content:center;gap:22px}.sidebar-about-content .social-links ul li a{font-size:14px;color:#d4d4d4}.sidebar-about-content .social-links ul li a:hover{color:var(--clr-theme-1)}.sidebar-about-content p{margin-bottom:20px}.sidebar-search-form{position:relative}.sidebar-search-form input{height:60px;padding:0 18px;padding-inline-end:70px;border:2px solid var(--clr-bg-1);outline:0;border-radius:10px;width:100%}.sidebar-search-form button{height:60px;font-size:14px;right:0;color:var(--clr-common-white);position:absolute;top:0;border-radius:0 10px 10px 0;background:var(--clr-bg-1);width:60px}[dir=rtl] .sidebar-search-form button{right:auto;border-radius:10px 0 0 10px;left:0}.sidebar-blog-list .blog-single:hover .blog-thumb:before{opacity:1}.sidebar-blog-list .blog-thumb{height:80px;overflow:hidden;position:relative;min-width:80px;margin:0;border-radius:10px;width:80px}.sidebar-blog-list .blog-thumb:before{height:100%;content:"";position:absolute;opacity:0;bottom:0;background:linear-gradient(180deg,rgba(11,61,44,.5),rgba(11,61,44,.5));width:100%;z-index:1}.sidebar-blog-list .blog-thumb img{height:100%;object-fit:cover;width:100%}.sidebar-blog-list .blog-title{font-size:16px;margin-bottom:15px;line-height:22px}.sidebar-blog-list .blog-title a:hover{color:var(--clr-theme-2)}.sidebar-blog-list .blog-single{border:0;margin-bottom:0;gap:20px;display:flex}.sidebar-blog-list .blog-content{padding:0}.sidebar-blog-list .blog-meta-list{margin-top:0}.sidebar-blog-list .blog-meta-text{font-weight:700;text-transform:uppercase}.sidebar-blog-list .blog-meta-icon,.sidebar-blog-list .blog-meta-text{font-size:14px;color:var(--clr-theme-1)}.sidebar-blog-list .blog-meta-single{position:relative;gap:8px;line-height:1;display:flex}.sidebar-blog-list .blog-meta-single:after{height:100%;right:-29px;content:"";position:absolute;background:var(--clr-bg-1);width:1px}@media (max-width:575px){.sidebar-blog-list .blog-meta-single:after{display:none}}.sidebar-blog-list .blog-meta-single:last-child:after{display:none}.sidebar-blog-list ul{flex-direction:column;gap:20px;display:flex}.sidebar-category-list a{justify-content:space-between;font-size:16px;font-weight:400;line-height:1;display:flex}.sidebar-category-list a:hover{color:var(--clr-theme-1)}.sidebar-category-list a:hover .category-name:before{transform:translateX(7px)}[dir=rtl] .sidebar-category-list a:hover .category-name:before{transform:translateX(-7px)}.sidebar-category-list .category-name{padding-inline-start:20px;position:relative}.sidebar-category-list .category-name:before{font-weight:300;content:"\f105";position:absolute;left:0;font-family:Font Awesome\ 5 Pro}[dir=rtl] .sidebar-category-list .category-name:before{right:0;left:auto}.sidebar-category-list .category-item-number{font-size:14px;font-weight:700;color:var(--clr-theme-1)}.sidebar-category-list ul{flex-direction:column;gap:20px;display:flex}.tag{height:30px;padding:0 15px;font-size:12px;font-weight:700;text-transform:uppercase;text-align:center;border-radius:6px;background:#f4f4f4;line-height:30px;display:inline-block}.sidebar-tag-list{flex-wrap:wrap;gap:10px;display:flex}.sidebar-tag-list a{flex-grow:1;max-width:110px}.sidebar-tag-list a:hover{color:var(--clr-common-white);background:var(--clr-bg-1)}.basic-pagination ul{justify-content:center;flex-wrap:wrap;gap:10px;display:flex}.basic-pagination ul li a,.basic-pagination ul li span{height:50px;font-size:14px;border:2px solid var(--clr-bg-1);font-weight:700;color:var(--clr-theme-1);text-align:center;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:var(--clr-common-white);width:50px;line-height:46px;display:inline-block}.basic-pagination ul li a:hover,.basic-pagination ul li span.current{color:var(--clr-common-white);background:var(--clr-bg-1)}.blockquote-d-wrapper{padding:48px 50px 38px;border:2px solid var(--clr-bg-1);text-align:center;border-radius:10px}@media only screen and (min-width:992px) and (max-width:1199px){.blockquote-d-wrapper{padding:39px 19px 29px;border-width:1px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blockquote-d-wrapper{padding:28px 19px 18px;border-width:1px}}.blockquote-d-icon{height:60px;text-align:center;margin:0 auto 22px;border-radius:50%;background:var(--clr-theme-2);width:60px;line-height:60px}.blockquote-d-content .author-name{font-size:20px;margin-bottom:0;text-transform:uppercase}@media (max-width:450px){.blockquote-d-content .author-name{font-size:16px}}.blockquote-d-content .author-designation{font-size:14px;font-weight:700;color:var(--clr-theme-2);text-transform:uppercase}.blockquote-d-content p{font-size:28px;font-weight:700;margin-bottom:26px;color:var(--clr-theme-1);text-transform:uppercase;line-height:1.35;font-family:Poppins,sans-serif}@media only screen and (min-width:992px) and (max-width:1199px){.blockquote-d-content p{font-size:24px}}@media only screen and (min-width:768px) and (max-width:991px){.blockquote-d-content p{font-size:24px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blockquote-d-content p{font-size:24px}}@media (max-width:450px){.blockquote-d-content p{font-size:18px}}.blog-nav-wrapper{padding-top:50px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding-bottom:50px}.blog-nav-items{justify-content:space-between;position:relative;gap:30px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-nav-items{flex-direction:column}}.blog-nav-items .blog-img{height:45px;overflow:hidden;border-radius:50%;width:45px}.blog-nav-items .blog-img img{height:100%;object-fit:cover;width:100%}.blog-nav-items .blog-single{border:0;margin-bottom:0;gap:14px;align-items:center;border-radius:0;display:flex}.blog-nav-items .blog-single:last-child{flex-direction:row-reverse;text-align:right}[dir=rtl] .blog-nav-items .blog-single:last-child{text-align:left}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-nav-items .blog-single:last-child{flex-direction:row;text-align:left}[dir=rtl] .blog-nav-items .blog-single:last-child{text-align:right}}.blog-nav-items .blog-content{padding:0}.blog-nav-items .blog-content span{font-size:14px;line-height:1}.blog-nav-items .blog-title{font-size:24px;margin-bottom:0;color:var(--clr-theme-1);text-transform:uppercase}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-nav-items .blog-title{font-size:20px}}.blog-nav-items .blog-title a:hover{color:var(--clr-theme-2)}.blog-nav-items .dot-icon{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blog-nav-items .dot-icon{display:none}}.blog-details-wrapper{padding:48px;border:2px solid var(--clr-bg-1);position:relative;margin-inline-end:60px;border-radius:10px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-wrapper{padding:39px 29px;margin-inline-end:30px;border-width:1px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blog-details-wrapper{padding:29px 19px;margin-inline-end:0;border-width:1px}}.blog-details-wrapper:after{height:100%;right:-45px;content:"";position:absolute;top:0;background:#ededed;width:1px}[dir=rtl] .blog-details-wrapper:after{right:auto;left:-45px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-details-wrapper:after{right:-30px}[dir=rtl] .blog-details-wrapper:after{right:auto;left:-30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blog-details-wrapper:after{display:none}}.blog-single-details .blog-thumb{margin:0 0 53px;border-radius:10px}.blog-single-details .blog-thumb img{border-radius:10px;width:100%}.blog-single-details h3{font-size:30px;margin-bottom:30px;text-transform:uppercase;margin-top:50px}@media only screen and (min-width:992px) and (max-width:1199px){.blog-single-details h3{font-size:26px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-single-details h3{font-size:24px}}@media (max-width:450px){.blog-single-details h3{font-size:20px}}.blog-single-details .blog-meta-text{font-weight:700;text-transform:uppercase}.blog-single-details .blog-meta-icon,.blog-single-details .blog-meta-text{font-size:14px;color:var(--clr-theme-1)}.blog-single-details .blog-meta-single{position:relative;gap:8px;line-height:1;display:flex}.blog-single-details .blog-meta-single:after{height:100%;right:-29px;content:"";position:absolute;background:var(--clr-bg-1);width:1px}[dir=rtl] .blog-single-details .blog-meta-single:after{right:auto;left:-29px}@media (max-width:575px){.blog-single-details .blog-meta-single:after{display:none}}.blog-single-details .blog-meta-single:last-child:after{display:none}.blog-single-details .blog-meta-list{margin-bottom:30px;gap:58px;margin-top:0;display:flex}@media (max-width:575px){.blog-single-details .blog-meta-list{flex-wrap:wrap;gap:15px 30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.blog-single-details .blog-nav-items .dot-icon{display:none}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-single-details .blog-nav-items .blog-title{font-size:22px}.blog-single-details .blog-writer{padding:28px;gap:28px}.blog-single-details .blgo-writer-content .writer-name{font-size:24px}}.img-details{gap:30px;align-items:flex-start;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.img-details{flex-direction:column}}.img-details img{min-width:190px;border-radius:10px;width:190px}.img-details p{margin-bottom:0}.blog-actions{justify-content:space-between;display:flex}@media (max-width:575px){.blog-actions{flex-direction:column;gap:40px}}.blog-actions h4{font-size:20px;margin-bottom:23px;text-transform:uppercase}.blog-actions>div:last-child{text-align:right}[dir=rtl] .blog-actions>div:last-child{text-align:left}@media (max-width:575px){.blog-actions>div:last-child{text-align:left}[dir=rtl] .blog-actions>div:last-child{text-align:right}}.social-links.blog-share ul{gap:26px}.social-links.blog-share ul li a{color:#b9b9b9}.social-links.blog-share ul li a:hover{color:var(--clr-theme-1)}.blog-tag-list{gap:10px;display:flex}.blog-tag-list .tag{border:2px solid #f4f4f4;background:none;line-height:26px}.blog-tag-list .tag:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.blog-writer{padding:38px;border:2px solid #f3f3f3;gap:40px;align-items:center;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-writer{padding:20px 20px 16px;flex-direction:column;align-items:flex-start}}.blgo-writer-content span{font-size:12px;margin-bottom:0;color:#999;display:block}.blgo-writer-content .writer-name{font-size:36px;margin-bottom:15px;text-transform:uppercase;line-height:1}@media only screen and (min-width:1200px) and (max-width:1399px){.blgo-writer-content .writer-name{font-size:34px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.blgo-writer-content .writer-name{font-size:28px}}@media (max-width:450px){.blgo-writer-content .writer-name{font-size:22px}}.blgo-writer-content p{font-size:14px;margin-bottom:0}.post-comment-title h3{font-size:26px;font-weight:700;margin-bottom:30px;margin-top:40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.post-comment-title h3{font-size:20px}}.latest-comments ul{list-style:none}.comments-box{padding-top:30px;border-top:1px solid #f3f3f3}.latest-comments li:first-child .comments-box{padding-top:0;border-top:0}.comments-avatar{margin-inline-end:30px;float:left}[dir=rtl] .comments-avatar{float:right}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.comments-avatar{width:70px}}@media (max-width:575px){.comments-avatar{margin-bottom:20px;float:none}[dir=rtl] .comments-avatar{float:none}}.comments-avatar img{border-radius:50%}.comments-text{overflow:hidden;margin-bottom:25px;position:relative;padding-bottom:0}.comments-text p{font-size:14px;margin-bottom:0;line-height:24px}.comment-reply{height:40px;padding:0 20px;font-size:14px;border:2px solid #f3f3f3;font-weight:700;right:0;color:var(--clr-theme-1);text-transform:uppercase;position:absolute;top:0;border-radius:10px;line-height:36px;display:inline-block}[dir=rtl] .comment-reply{right:auto;left:0}@media (max-width:450px){.comment-reply{position:static;margin-top:20px}}.comment-reply:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.avatar-name{overflow:hidden;margin-bottom:25px;position:relative}.avatar-name h5{font-size:18px;margin-bottom:12px;text-transform:uppercase}.avatar-name span{font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;gap:8px;align-items:center;line-height:1;display:flex}.latest-comments li.children{margin-inline-start:105px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.latest-comments li.children{margin-inline-start:55px}}.blog-comment-form{padding:50px;border-radius:10px;background:#f7f7f7}@media only screen and (min-width:992px) and (max-width:1199px){.blog-comment-form{padding:30px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-comment-form{padding:40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.blog-comment-form{padding:20px}}.post-comment-form h3{font-size:26px;margin-bottom:30px;margin-top:40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.post-comment-form h3{font-size:20px}}.blog-general:hover .blog-thumb img{transform:scale(1.05)}.blog-general:hover .blog-thumb:before{height:100%}.blog-general .blog-thumb{overflow:hidden;position:relative;border-radius:10px;width:100%}.blog-general .blog-thumb:before{height:0;transition:all .5s;content:"";position:absolute;bottom:0;background:linear-gradient(180deg,rgba(11,61,44,.05),rgba(11,61,44,.7));width:100%;z-index:1}.blog-general .blog-thumb img{width:100%}.blog-general .blog-meta-text{font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}.blog-general .blog-meta-text .blog-date{color:var(--clr-theme-2)}.blog-general .blog-meta-text span{color:#cecece}.blog-general .blog-meta-list{margin-bottom:10px;gap:35px;display:flex}.blog-general .blog-meta-list .blog-meta-single:first-child:before{display:none}.blog-general .blog-meta-single{position:relative;line-height:1}.blog-general .blog-meta-single:before{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;border-radius:50%;background:var(--clr-bg-1);left:-17px;width:4px}[dir=rtl] .blog-general .blog-meta-single:before{right:-17px;left:auto}.blog-general .blog-title{font-size:24px;margin-bottom:29px;text-transform:uppercase;line-height:1.4}@media only screen and (min-width:1200px) and (max-width:1399px){.blog-general .blog-title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog-general .blog-title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.blog-general .blog-title{font-size:20px}}@media (max-width:450px){.blog-general .blog-title{font-size:18px}}.blog-general .blog-title a:hover{color:var(--clr-theme-2)}.blog-general .blog-content{padding:30px 0 0;transition:.3s}.blog-general .blog-btn{line-height:1}.style-2:hover .blog-thumb img{transform:scale(1.05)}.style-2:hover .blog-thumb:before{height:100%}.style-2:hover .blog-content{border-color:var(--clr-theme-1)}.style-2 .blog-thumb{overflow:hidden;margin-inline-start:auto;position:relative;margin-inline-end:auto;border-radius:10px;width:calc(100% - 40px)}.style-2 .blog-thumb:before{height:0;transition:all .5s;content:"";position:absolute;bottom:0;background:linear-gradient(180deg,rgba(11,61,44,.05),rgba(11,61,44,.7));width:100%;z-index:1}.style-2 .blog-thumb img{width:100%}.style-2 .blog-meta-text{font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}.style-2 .blog-meta-text .blog-date{color:var(--clr-theme-2)}.style-2 .blog-meta-text span{color:#cecece}.style-2 .blog-meta-list{margin-bottom:10px;gap:35px;display:flex}@media (max-width:450px){.style-2 .blog-meta-list{gap:32px}}.style-2 .blog-meta-list .blog-meta-single:first-child:before{display:none}.style-2 .blog-meta-single{position:relative;line-height:1}.style-2 .blog-meta-single:before{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;border-radius:50%;background:var(--clr-bg-1);left:-17px;width:4px}[dir=rtl] .style-2 .blog-meta-single:before{right:-17px;left:auto}.style-2 .blog-title{font-size:24px;margin-bottom:29px;text-transform:uppercase;line-height:1.4}@media only screen and (min-width:1200px) and (max-width:1399px){.style-2 .blog-title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.style-2 .blog-title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.style-2 .blog-title{font-size:20px}}@media (max-width:450px){.style-2 .blog-title{font-size:20px}}.style-2 .blog-title a:hover{color:var(--clr-theme-2)}.style-2 .blog-content{padding:170px 38px 36px;border:2px solid var(--clr-common-white);transition:all .5s;border-radius:10px;background:var(--clr-common-white);margin-top:-130px}@media (max-width:450px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.style-2 .blog-content{padding:170px 18px 36px}}.style-2 .blog-btn{line-height:1}.blog-area-2{padding-top:215px;background:#f8f5f0}.style-4:hover .blog-thumb img{transform:scale(1.05)}.style-4:hover .blog-thumb:before{height:100%}.style-4:hover .blog-content{border-color:var(--clr-theme-1);background:var(--clr-common-white)}.style-4 .blog-thumb{overflow:hidden;margin-inline-start:auto;position:relative;margin-inline-end:auto;border-radius:10px;width:calc(100% - 40px)}.style-4 .blog-thumb:before{height:0;transition:all .5s;content:"";position:absolute;bottom:0;background:linear-gradient(180deg,rgba(11,61,44,.05),rgba(11,61,44,.7));width:100%;z-index:1}.style-4 .blog-thumb img{width:100%}.style-4 .blog-meta-text{font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}.style-4 .blog-meta-text .blog-date{color:var(--clr-theme-2)}.style-4 .blog-meta-text span{color:#cecece}.style-4 .blog-meta-list{margin-bottom:10px;gap:10px 35px;display:flex}@media (max-width:450px){.style-4 .blog-meta-list{gap:32px}}.style-4 .blog-meta-list .blog-meta-single:first-child:before{display:none}.style-4 .blog-meta-single{position:relative;line-height:1}.style-4 .blog-meta-single:before{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;border-radius:50%;background:var(--clr-bg-1);left:-17px;width:4px}[dir=rtl] .style-4 .blog-meta-single:before{right:-17px;left:auto}.style-4 .blog-title{font-size:24px;margin-bottom:29px;text-transform:uppercase;line-height:1.4}@media only screen and (min-width:1200px) and (max-width:1399px){.style-4 .blog-title{font-size:22px}}@media only screen and (min-width:992px) and (max-width:1199px){.style-4 .blog-title{font-size:20px}}@media only screen and (min-width:768px) and (max-width:991px){.style-4 .blog-title{font-size:20px}}@media (max-width:450px){.style-4 .blog-title{font-size:20px}}.style-4 .blog-title a:hover{color:var(--clr-theme-2)}.style-4 .blog-content{padding:170px 38px 36px;border:2px solid #f8f5f0;transition:.3s;border-radius:10px;background:#f8f5f0;margin-top:-130px}@media (max-width:450px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.style-4 .blog-content{padding:170px 18px 36px}}.style-4 .blog-btn{line-height:1}.style-5.blog-single{border:2px solid var(--clr-bg-1);border-radius:10px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.style-5.blog-single{flex-direction:column}}.style-5.blog-single:hover .blog-thumb img{transform:scale(1.05)}.style-5 .blog-meta-text{font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}.style-5 .blog-meta-text .blog-date{color:var(--clr-theme-2)}.style-5 .blog-meta-text span{color:#cecece}.style-5 .blog-meta-list{margin-bottom:12px;gap:35px;display:flex}@media (max-width:450px){.style-5 .blog-meta-list{gap:30px}}.style-5 .blog-meta-list .blog-meta-single:first-child:before{display:none}.style-5 .blog-meta-single{position:relative;line-height:1}.style-5 .blog-meta-single:before{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;border-radius:50%;background:var(--clr-bg-1);left:-17px;width:4px}[dir=rtl] .style-5 .blog-meta-single:before{right:-17px;left:auto}.style-5 .blog-title{font-size:24px;margin-bottom:15px;text-transform:uppercase;line-height:1.4}@media (max-width:450px){.style-5 .blog-title{font-size:20px}}.style-5 .blog-title a:hover{color:var(--clr-theme-2)}.style-5 .blog-btn{line-height:1;margin-top:32px}.style-5 .blog-thumb{height:calc(100% + 4px);overflow:hidden;min-width:440px;margin:-2px;border-radius:10px 0 0 10px;width:calc(100% + 4px);width:440px}[dir=rtl] .style-5 .blog-thumb{transform:rotateY(180deg)}@media only screen and (min-width:1200px) and (max-width:1399px){.style-5 .blog-thumb{height:auto;min-width:auto}}@media only screen and (min-width:992px) and (max-width:1199px){.style-5 .blog-thumb{min-width:450px;width:450px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.style-5 .blog-thumb{height:300px;min-width:auto;border-radius:10px 10px 0 0;width:calc(100% + 4px)}}.style-5 .blog-thumb img{height:100%;object-fit:cover;width:100%}.style-5 .blog-content{padding:45px 50px 45px 52px;position:relative}@media only screen and (min-width:1200px) and (max-width:1399px){.style-5 .blog-content{padding:45px 30px 45px 40px;width:346px}}@media (max-width:450px){.style-5 .blog-content{padding:35px 20px}}.style-5 .blog-content:before{-webkit-text-stroke-color:#ececec;font-size:160px;font-weight:700;right:20px;color:transparent;transition:.3s;content:counter(blog-counter,decimal-leading-zero);position:absolute;bottom:30px;-webkit-text-stroke-width:1px;stroke:1px #ececec;line-height:.7;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent;display:none;z-index:-1}.blog-wrapper .row>div{counter-increment:blog-counter}.blog-thumb-nav-btn{font-size:30px;font-weight:900;color:var(--clr-common-white)}.blog-thumb-button-prev{left:40px}.blog-thumb-button-next,.blog-thumb-button-prev{transform:translateY(-50%);position:absolute;top:50%;z-index:2}.blog-thumb-button-next{right:40px}.product-thumb{position:relative;border-radius:10px;background:var(--clr-theme-3)}.product-thumb img{width:100%}.product-wrapper{flex-wrap:wrap;gap:30px;row-gap:0;display:flex}.product-wrapper>div{width:calc(25% - 22.5px)}@media only screen and (min-width:768px) and (max-width:991px){.product-wrapper>div{width:calc(33.33333% - 20px)}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.product-wrapper>div{width:calc(50% - 15px)}}@media (max-width:450px){.product-wrapper>div{width:100%}}.rating{gap:5px;display:flex}.rating a{font-size:14px;color:#d2b116}.product-name{font-size:24px;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.product-name{font-size:22px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.product-name{font-size:20px}}.product-name a:hover{color:var(--clr-theme-2)}.product-price .price-old{text-decoration:line-through;color:#cfcfcf}.product-description{padding:30px 0 18px}.product-description .rating{margin-bottom:5px}.product-description .product-name{margin-bottom:18px}.product-description .product-price{font-size:20px;font-weight:700;color:var(--clr-theme-2);gap:5px;line-height:1;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.product-description .product-price{font-size:18px}}.product-single{margin-bottom:30px}.product-item-action{justify-content:center;right:0;position:absolute;bottom:10%;gap:12px;left:0;display:flex}.product-item-action a{height:50px;transform:scaleX(0);font-size:20px;color:var(--clr-theme-1);transition:.3s;text-align:center;box-shadow:0 16px 32px 0 rgba(0,0,0,.08);border-radius:50%;background:var(--clr-common-white);width:50px;line-height:50px;display:inline-block}.product-item-action a:hover{color:var(--clr-common-white);background:var(--clr-bg-1)}.product-single:hover .product-item-action a{transform:scaleX(1)}.product-d-img-nav{width:135px}.product-d-img-nav .nav-link{padding:0;border:2px solid var(--clr-theme-3);border-radius:10px;background:var(--clr-theme-3)}.product-d-img-nav .nav-link img{width:100%}.product-d-img-nav .nav-link:hover{border-color:var(--clr-theme-1)}.product-d-img-nav .nav-tabs{border-bottom:0;gap:20px;display:flex}.product-d-img-nav .nav-link.active{border-color:var(--clr-theme-1);background:var(--clr-theme-3)}.product-d-img-tab-wrapper{margin-inline-end:50px;gap:20px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.product-d-img-tab-wrapper{margin-inline-end:0}}.product-d-img-tab{flex-grow:1}.product-d-img-tab .tab-pane{border-radius:10px;background:var(--clr-theme-3)}.product-d-img-tab .tab-pane img{width:100%}.product-d-category{height:20px;padding:0 10px;font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;border-radius:4px;background:#ffe400;line-height:22px;display:inline-block}.product-d-review{gap:5px;display:flex}.product-d-review .rating a{color:#ffbf14}.product-d-review span{font-size:14px}.product-category-review{flex-wrap:wrap;margin-bottom:3px;gap:10px;display:flex}.product-side-info .product-name{margin-bottom:10px}.product-side-info .product-price{margin-bottom:35px;color:var(--clr-theme-2);gap:5px;align-items:end;line-height:1;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.product-side-info .product-price{font-size:18px}}.product-side-info .product-price .price-old{font-size:20px}.product-side-info .price-now{font-size:36px;color:var(--clr-theme-2)}.product-d-meta{gap:10px;display:flex}.product-d-meta span{font-size:16px;text-transform:uppercase}.product-d-meta span:first-child{font-weight:700;color:var(--clr-theme-1)}.product-d-meta .social-links ul li a{color:#999}.product-d-meta .social-links ul li a:hover{color:var(--clr-theme-2)}.product-quantity-cart .border-btn{height:60px;padding:0;border-width:2px;border-radius:10px;width:60px;line-height:56px}.product-quantity-cart .border-btn:after,.product-quantity-cart .border-btn:before{display:none}.product-quantity-form .cart-minus,.product-quantity-form .cart-plus{height:56px;width:35px}.product-quantity-form .cart-input{height:56px;color:var(--clr-theme-1);width:24px}.product-details-tab-wrapper{gap:40px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.product-details-tab-wrapper{flex-direction:column;gap:0}}.product-details-content{flex-grow:1}.product-details-nav .nav-tabs{border:0;flex-direction:column;gap:10px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.product-details-nav .nav-tabs{flex-wrap:wrap;flex-direction:row}}.product-details-nav .nav-link{height:60px;padding:0 28px;font-size:16px;border:2px solid var(--clr-bg-1);font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;border-radius:10px;width:260px;line-height:56px;white-space:nowrap}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.product-details-nav .nav-link{width:auto}}.product-details-nav .nav-link.active,.product-details-nav .nav-link:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.product__details-info ul li{padding:15px 30px;align-items:center;display:flex}@media (max-width:575px){.product__details-info ul li{padding:15px}}.product__details-info ul li:nth-child(odd){background:#f7f7f7}.product__details-info ul li h6{font-size:16px;font-weight:600;margin-bottom:0;text-transform:uppercase;min-width:100px;width:25%;display:inline-block}.product__details-info ul li span{font-size:16px}.course-review-item{align-items:normal;display:flex}.course-review-list{margin-inline-start:20px}.course-review-list span{margin-inline-start:10px;font-size:14px;font-weight:400;color:var(--clr-common-heading)}.course-review-list h5{text-transform:uppercase}.course-start-icon i{font-size:13px;color:var(--clr-theme-1)}.course-start-icon{margin-bottom:10px}.comment-title h3{font-size:24px;font-weight:700;margin-bottom:20px;text-transform:uppercase}.comment-title p{color:#454545}.comment-rating span{font-size:15px;color:#454545;margin-inline-end:5px}.comment-rating ul li{display:inline-block}.comment-rating ul li a{font-size:14px;color:var(--clr-theme-1)}.comment-rating ul{display:inline-block}.comment-agree input{height:18px;border:2px solid var(--clr-common-border);appearance:none;outline:none;margin:0;border-radius:2px;background:transparent;width:18px;display:inline-block}.comment-agree label{margin-inline-start:5px;font-size:15px;color:#454545}.comment-agree input::placeholder{font-size:14px;color:var(--clr-common-text);opacity:1}.comment-input input{height:60px;padding:15px 20px;border:none;outline:0;border-radius:4px;background:#f8f8f9;width:100%}.comment-input input::placeholder{font-size:14px;color:var(--clr-common-text);opacity:1}.comment-textarea{height:170px;padding:15px 20px;resize:none;border:none;outline:0;border-radius:4px;background:#f8f8f9;width:100%}.comment-textarea::placeholder{font-size:14px;color:var(--clr-common-text);opacity:1}.product-available-sizes span{height:30px;border:1px solid var(--clr-common-border);text-align:center;border-radius:3px;width:30px;display:inline-block}.product-slider-area-btn{margin-bottom:60px;text-align:right}[dir=rtl] .product-slider-area-btn{text-align:left}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.product-slider-area-btn{text-align:left}[dir=rtl] .product-slider-area-btn{text-align:right}}.style-5.product-slider-area-btn .border-btn{border-color:#f0f0f0;height:60px;color:var(--clr-theme-2);border-width:2px;line-height:56px}.style-5.product-slider-area-btn .border-btn:after,.style-5.product-slider-area-btn .border-btn:before{background:var(--clr-theme-2)}.style-5.product-slider-area-btn .border-btn:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}.style-2.product-single{overflow:hidden;border-radius:10px}.style-2.product-single:hover .product-item-action{margin-bottom:0;opacity:1;visibility:visible}.style-2.product-single:hover .product-thumb img{transform:scale(1.05)}.style-2 .product-description{padding:33px 0 37px;text-align:center;background:var(--clr-common-white)}.style-2 .product-price{justify-content:center}.style-2 .product-name{font-size:20px;margin-bottom:13px}.style-2 .product-price{font-size:18px;font-weight:400}.style-2 .product-item-action a{height:auto;transform:scaleX(1);font-size:18px;color:var(--clr-common-white);position:relative;background:transparent;width:auto;line-height:inherit}.style-2 .product-item-action a:hover{color:var(--clr-theme-2)}.style-2 .product-item-action a:not(:first-child):before{height:18px;transform:translateY(-50%);content:"";position:absolute;top:50%;background:#254;left:-20px;width:2px}[dir=rtl] .style-2 .product-item-action a:not(:first-child):before{right:-20px;left:auto}.style-2 .product-thumb{overflow:hidden}.style-2 .product-item-action{transform:translateX(-50%);padding:17px 23px;margin-right:-23%;margin-bottom:-60px;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:0;bottom:0;visibility:hidden;gap:40px;border-radius:10px 10px 0 0;background:var(--clr-bg-1);left:50%;display:inline-flex}.style-2 .product-batches{right:20px;position:absolute;gap:10px;top:20px;display:flex}.style-2 .batch-trending{height:50px;padding-top:5px;right:20px;color:var(--clr-common-white);position:absolute;text-align:center;top:0;border-radius:0 0 15px 15px;background:var(--clr-theme-2);width:30px;line-height:45px}.style-2 .product-batch{height:60px;font-size:14px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;text-align:center;border-radius:50%;background:var(--clr-common-white);width:60px;line-height:60px}.style-2.featured-product-area{overflow:hidden;padding-top:445px;background:#f8f5f0;margin-top:-325px}.style-2 .featured-product-active{overflow:visible}.style-2 .featured-product-active .swiper-slide{opacity:0;visibility:hidden}.style-2 .featured-product-active .swiper-slide-active,.style-2 .featured-product-active .swiper-slide-active~.swiper-slide{opacity:1;visibility:visible}.featured-porduct-nav{justify-content:flex-end;gap:10px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.featured-porduct-nav{justify-content:flex-start}}.featured-nav-button{height:60px;font-size:20px;color:var(--clr-theme-2);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;text-align:center;border-radius:6px;background:var(--clr-common-white);width:60px;line-height:60px}.featured-nav-button:hover{color:var(--clr-common-white);background:var(--clr-bg-1)}.items-showing-text{font-size:18px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}.items-showing-text span{color:var(--clr-theme-2)}.filter-buttons{justify-content:flex-end;gap:25px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.filter-buttons{justify-content:flex-start}}.filter-buttons .v-line{color:#dcdcdc}.filter-category-btn .btn{padding:0;font-size:14px;border:0;font-weight:600;color:var(--clr-theme-1);text-transform:uppercase}.filter-category-btn .btn:focus{box-shadow:none}.filter-category-btn .btn i{color:var(--clr-theme-2);margin-inline-end:10px}.filter-category-btn .dropdown-menu{border-color:var(--clr-theme-1)}.filter-item-btn .btn{padding:0;font-size:14px;border:0;font-weight:600;color:var(--clr-theme-1);text-transform:uppercase}.filter-item-btn .btn:focus{box-shadow:none}.filter-item-btn .btn i{margin-inline-start:3px;color:var(--clr-theme-2)}.filter-item-btn .dropdown-menu{border-color:var(--clr-theme-1)}.filter-tab-btn{margin-inline-start:5px}.filter-tab-btn .nav-tabs .nav-link{padding:0;border:0;border-radius:0}.filter-tab-btn .nav-tabs{border:0;gap:16px;display:flex}.cart-area .table-content table{border-color:#edeef2;margin-bottom:0;border-style:solid;border-width:1px 0 0 1px;text-align:center;border-radius:0;background:#fff;width:100%}.cart-area .table-content .product-quantity{float:none}.cart-area .table-content table td.product-name{font-size:16px;font-weight:400;text-transform:capitalize}.cart-area .table>:not(:last-child)>:last-child>*{border-bottom-color:#edeef2}.cart-area .table-content table td.product-name a:hover{color:var(--clr-common-heading)}.cart-area .table-content table td{padding:20px 10px;font-size:16px;border-top:none;vertical-align:middle}.cart-area .table-content table td,.cart-area .table-content table th{border-right:1px solid #edeef2;border-bottom:1px solid #edeef2}.cart-area .table td,.cart-area .table th{border-top:1px solid #edeef2;white-space:nowrap}.cart-area .table-content table td.product-subtotal{font-size:16px}.cart-area .table-content table td .cart-plus-minus{margin:0 auto;float:none}.cart-area .coupon-all{margin-top:50px}.cart-area .coupon{flex-wrap:wrap;gap:15px;float:left}@media (max-width:767px){.cart-area .coupon{float:none}}.cart-area #coupon_code{height:50px;padding:0 15px;border:1px solid #edeef2;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.cart-area #coupon_code:focus{border-color:var(--clr-common-heading)}.cart-area .coupon2{float:right}@media (max-width:767px){.cart-area .coupon2{float:none;margin-top:15px}}.cart-area .cart-page-total{padding-top:50px}.cart-area .cart-page-total>h2{font-size:20px;margin-bottom:20px;text-transform:capitalize}.cart-area .cart-page-total>ul{border:1px solid #edeef2}.cart-area .cart-page-total>ul>li{list-style:none;padding:14px 30px;font-size:15px;font-weight:400;color:#575757;border-bottom:1px solid #edeef2}.cart-area .cart-page-total ul>li>span{float:right}[dir=rtl] .cart-area .cart-page-total ul>li>span{float:left}.cart-area .cart-page-total li:last-child{border-bottom:0}.cart-area td.product-thumbnail img{width:125px}.cart-area .product-quantity-form{height:58px;border:1px solid var(--clr-common-border);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;text-align:center;margin:auto;width:122px}.cart-area .product-quantity-form:hover{border-color:var(--clr-common-heading)}.cart-area .cart-minus,.cart-area .cart-plus{height:40px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);font-size:14px;border:none;position:absolute;outline:none;text-align:center;top:50%;background:transparent;left:0;width:45px;vertical-align:middle;display:inline-block}.cart-area .cart-minus:hover,.cart-area .cart-plus:hover{color:var(--clr-common-heading);background:transparent;cursor:pointer}.cart-area .cart-plus{right:0;left:auto}.cart-area .cart-input{height:58px;font-size:14px;border:none;text-align:center;margin:0 -3px;background:transparent;padding-bottom:4px;width:32px;vertical-align:middle;display:inline-block}.cart-area .cart-input:focus{outline:none}.cart-area .coupon .fill-btn,.cart-area .coupon2 .fill-btn{height:50px;line-height:48px}.product-quantity a{white-space:nowrap}.coupon-accordion h3{padding:1em 2em 1em 3.5em;font-size:14px;font-weight:400;position:relative;border-top:3px solid var(--clr-common-heading);background-color:#f6f6f6;margin:0 0 25px;width:auto}.coupon-accordion h3:before{font-weight:700;color:#575757;content:"\f07b";position:absolute;top:13px;left:15px;font-family:Font Awesome\ 5 Pro}.coupon-accordion span{font-weight:500;color:#575757;transition:.3s;cursor:pointer}.coupon-accordion span:hover,p.lost-password a:hover{color:var(--clr-common-heading)}.coupon-content{padding:30px;border:1px solid var(--clr-common-border);margin-bottom:20px;display:none}.coupon-info p.coupon-text{margin-bottom:15px}.coupon-info p{margin-bottom:0}.coupon-info p.form-row-first label,.coupon-info p.form-row-last label{color:var(--clr-common-heading);display:block}.coupon-info p.form-row-first label span.required,.coupon-info p.form-row-last label span.required{font-weight:700;color:var(--clr-common-heading)}.coupon-info p.form-row-first input,.coupon-info p.form-row-last input{height:60px;padding:0 0 0 10px;border:1px solid var(--clr-common-border);max-width:100%;outline:none;margin:0 0 14px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:100%;line-height:60px}.coupon-info p.form-row-first input:focus,.coupon-info p.form-row-last input:focus{border-color:var(--clr-common-heading)}.coupon-info p.form-row input[type=submit]:hover,p.checkout-coupon input[type=submit]:hover{background:#3e976c none repeat scroll 0 0}.coupon-info p.form-row input[type=checkbox]{position:relative;top:0}.form-row>label{margin-top:15px;margin-inline-start:15px;color:#575757}.buttons-cart a,.buttons-cart input,.coupon input[type=submit],.coupon-info p.form-row input[type=submit]{height:40px;padding:0 15px;font-size:12px;border:none;font-weight:700;color:#fff;transition:all .3s ease 0s;text-transform:uppercase;margin-inline-end:15px;background:#252525 none repeat scroll 0 0;line-height:40px;float:left;display:inline-block}p.lost-password{margin-top:15px}p.lost-password a{color:#6f6f6f}p.checkout-coupon input[type=text]{height:60px;padding:0 20px;border:1px solid var(--clr-common-border);margin-bottom:15px;outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;width:100%;line-height:60px}p.checkout-coupon input[type=text]:focus{border-color:var(--clr-common-border)}.coupon-checkout-content{display:none}.checkbox-form .ship-different-title{border-bottom:1px solid var(--clr-common-border);margin:0 0 20px;padding-bottom:10px;width:100%}.checkbox-form h3{text-transform:uppercase}.country-select{margin-bottom:30px;position:relative}.country-select select{height:50px;padding:0 10px;border:1px solid var(--clr-common-border);background-color:transparent;width:100%}.checkout-form-list label,.country-select label{color:var(--clr-common-heading);margin:0;display:block}.checkout-form-list label span.required,.country-select label span.required{color:var(--clr-common-heading)}.country-select .nice-select{height:60px;padding-inline-start:20px;border:1px solid var(--clr-common-border);margin-bottom:20px;color:#575757;border-radius:0;width:100%;line-height:60px}.country-select .nice-select .list{width:100%}.checkout-form-list{margin-bottom:30px}.checkout-form-list label{color:var(--clr-common-heading)}.checkout-form-list input[type=email],.checkout-form-list input[type=password],.checkout-form-list input[type=text]{height:60px;padding:0 0 0 20px;border:1px solid var(--clr-common-border);outline:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:0;background:#fff;width:100%;line-height:60px}[dir=rtl] .checkout-form-list input[type=email],[dir=rtl] .checkout-form-list input[type=password],[dir=rtl] .checkout-form-list input[type=text]{padding:0 20px 0 0}.checkout-form-list input[type=email]:focus,.checkout-form-list input[type=password]:focus,.checkout-form-list input[type=text]:focus{border-color:var(--clr-common-border)}.checkout-form-list input[type=email]::-moz-placeholder,.checkout-form-list input[type=password]::-moz-placeholder,.checkout-form-list input[type=text]::-moz-placeholder{color:#575757;opacity:1}.checkout-form-list input[type=email]::placeholder,.checkout-form-list input[type=password]::placeholder,.checkout-form-list input[type=text]::placeholder{color:#575757;opacity:1}.checkout-form-list input[type=checkbox]{position:relative;margin-inline-end:10px;top:1px;display:inline-block}.create-acc label{color:#575757;display:inline-block}.create-account{display:none}.ship-different-title label{margin-inline-end:10px;display:inline-block}.order-notes textarea{height:90px;padding:15px;padding-inline-start:20px;resize:none;border:1px solid var(--clr-common-border);outline:none;width:100%}.order-notes textarea::-moz-placeholder{color:#575757;opacity:1}.order-notes textarea::placeholder{color:#575757;opacity:1}#ship-box-info{display:none}.panel-default>.panel-heading,.panel-group .panel{border-radius:0}.your-order{padding:30px 40px 45px;border:2px solid var(--clr-common-border)}@media (max-width:767px){.your-order{padding:15px}}.your-order h3{font-size:24px;text-transform:uppercase;border-bottom:1px solid var(--clr-common-border);margin:0 0 20px;padding-bottom:10px;width:100%}.your-order-table table{border:0;background:none;width:100%}.your-order-table table td,.your-order-table table th{border-right:none;padding:15px 0;font-size:16px;color:#575757;border-bottom:1px solid var(--clr-common-border);text-align:left}@media (max-width:767px){.your-order-table table td,.your-order-table table th{padding-inline-end:10px}}.your-order-table table th{font-weight:400;color:var(--clr-common-heading);border-top:none;text-align:left;width:250px;vertical-align:middle;white-space:nowrap}.panel-body>p{color:#222}.your-order-table table .shipping ul li input{position:relative;top:0}.your-order-table table .shipping ul li label{color:#575757}.your-order-table table .shipping th{vertical-align:top}.your-order-table table .order-total th{border-bottom:0}.your-order-table table .order-total td{border-bottom:none}.your-order-table table tr.cart_item:hover{background:#f9f9f9}.your-order-table table tr.order-total td span{font-size:18px;font-weight:500;color:var(--clr-common-heading)}.payment-method{margin-top:40px}.payment-method .accordion-item:last-of-type{border-bottom-right-radius:0;border-bottom-left-radius:0}.payment-method .accordion-item{border:0;border-bottom:1px solid var(--clr-common-border);background-color:#fff}.payment-method .accordion-button{padding:23px 0;font-size:16px;border:none;font-weight:500;color:var(--clr-common-heading)}.payment-method .accordion-button:focus{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.payment-method .accordion-button:after{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);margin-inline-start:0;font-size:16px;font-weight:400;right:0;content:"\f067";position:absolute;top:50%;background-image:none;font-family:Font Awesome\ 5 Pro}[dir=rtl] .payment-method .accordion-button:after{right:auto;left:0}.payment-method .accordion-button:not(.collapsed){color:var(--clr-common-heading);background-color:var(--clr-common-white);box-shadow:none}.payment-method .accordion-button:not(.collapsed):after{content:"\f068"}.payment-method .accordion-body{padding:8px 0 40px}.payment-method .accordion-collapse{border:none}.panel-title>a{display:block}.order-button-payment input{height:40px;padding:0;font-size:15px;border:none;font-weight:600;color:#fff;transition:all .3s ease 0s;text-transform:uppercase;margin:0;background:#232323 none repeat scroll 0 0;width:100%}.order-button-payment input:hover{background:#3e976c none repeat scroll 0 0}.payment-method .btn-link{padding:3px 10px;font-size:14px;border:none;text-decoration:none;font-weight:500;margin-bottom:0;color:#444;transition:all .3s ease 0s;text-transform:uppercase;letter-spacing:1px;text-align:center;border-radius:0;background:no-repeat;cursor:pointer;line-height:1;vertical-align:middle;user-select:none;-moz-user-select:none;white-space:nowrap;display:inline-block}.payment-method .card{border:1px solid var(--clr-common-border);margin-bottom:10px;background-color:#fff;border-radius:0}.payment-method .accordion .card:first-of-type{border:1px solid var(--clr-common-border)}.card-header:first-child{border-radius:0}.payment-method .card-header{border-bottom:1px solid var(--clr-common-border);background-color:#fff}.order-button-payment button{width:100%}.product-details-img{margin-inline-end:50px}@media (max-width:575px){.product-details-img{margin-inline-end:0}}.product-details-img img{width:100%}.product-side-info .product-name{font-size:26px}.product-side-info .product-price{font-size:20px;font-weight:700;color:var(--clr-theme-1)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.product-side-info .product-price{font-size:18px}}.product-side-info p{margin-bottom:40px;margin-top:30px}.product-quantity-cart{flex-wrap:wrap;gap:20px;display:flex}.product-quantity-form .cart-minus,.product-quantity-form .cart-plus{height:55px;border:none;width:55px}.product-quantity-form .cart-input{height:55px;border:none;text-align:center;width:55px}.product-quantity-cart .product-quantity-form{padding:0 7px;border:2px solid var(--clr-common-border);border-radius:10px}.sidebar-action{height:100%;overflow-y:scroll;padding:30px;transition:.6s;position:fixed;top:0;background:var(--clr-common-white);width:390px;z-index:99999}@media (max-width:575px){.sidebar-action{width:320px}}.close-sidebar{height:30px;padding:0 10px;right:30px;color:var(--clr-common-white);position:absolute;gap:10px;top:30px;align-items:center;border-radius:4px;background:var(--clr-bg-1);display:flex}[dir=rtl] .close-sidebar{right:auto;left:30px}.sidebar-cart{right:-100%}.sidebar-cart.cart-open{right:0}.sidebar-wishlist{right:-100%}.sidebar-wishlist.wishlist-open{right:0}.sidebar-filter{right:-100%}.sidebar-filter.filter-open{right:0}.sidebar-filter .product-filters{padding:0}.sidebar-filter .filter-widget-title{font-size:18px}.sidebar-action-title{font-size:20px;margin-bottom:20px;text-transform:uppercase}.sidebar-action-btn{flex-wrap:wrap;gap:10px;display:flex}.sidebar-action-btn a{flex-wrap:wrap;width:100%;white-space:nowrap}.sidebar-action-list{flex-direction:column;gap:20px;display:flex}.product-pricing span{font-size:15px;font-weight:500;color:var(--clr-common-heading);line-height:1}.sidebar-list-item{padding-inline-end:20px;padding-top:20px;position:relative;border-top:1px solid var(--clr-common-border);gap:20px;display:flex}.sidebar-list-item .product-image{height:80px;min-width:90px}.sidebar-list-item .product-image img{height:100%;object-fit:cover;width:100%}.sidebar-list-item .product-desc{padding:0}.sidebar-list-item .product-name{font-size:16px;font-weight:600;color:var(--clr-theme-1);text-transform:uppercase}.sidebar-list-item .remove-item{right:0;color:var(--clr-common-heading);position:absolute;top:20px}.product-price-total{padding-top:20px;justify-content:space-between;border-top:1px solid var(--clr-common-border);padding-bottom:20px;margin-top:20px;display:flex}.product-price-total span{font-weight:500;color:var(--clr-common-heading)}.sidebar-action-btn a{flex-grow:1;height:60px;border-radius:10px;line-height:58px}.sidebar-action-btn .border-btn:after,.sidebar-action-btn .border-btn:before{background:var(--clr-bg-1)}.product__modal{padding:27px 20px 20px;max-width:900px}.product__modal-close{right:15px;top:15px;z-index:1}[dir=rtl] .product__modal-close{right:auto;left:15px}.product__modal-close button{height:38px;border:1px solid var(--clr-bg-1);color:var(--clr-common-white);outline:none;text-align:center;-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%;background:var(--clr-bg-1);width:38px;line-height:36px;display:block}.product__modal-close button:hover{color:var(--clr-theme-1);background:var(--clr-common-white)}.product__modal-wrapper{padding:20px}.product__modal-content h4{padding:0;padding-inline-end:0;padding-inline-end:65px;font-size:24px;font-weight:700;text-transform:none;text-transform:uppercase;margin:0 0 15px}.product__modal-des p{font-size:14px;line-height:26px}.product__modal-box .nav-tabs{border-bottom:0}.product__modal-box .nav-link{padding:0;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.product__modal-links ul li{margin-inline-end:4px;display:inline-block}.product__modal-links ul li a{height:45px;border:1px solid var(--clr-bg-1);color:var(--clr-theme-1);text-align:center;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:var(--clr-common-white);width:45px;line-height:45px;display:block}.product__modal-links ul li a:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.product__modal .nav-tabs{justify-content:space-between;border:none}.product__modal .nav-link{border:1px solid #f0f0f0;margin-bottom:20px;position:relative;border-radius:5px;width:100%}.product__modal .nav-link:before{display:none}.product__modal .nav-link.active{border-color:var(--clr-theme-1)!important}.product__modal .nav-link.active:after{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);border:6px solid transparent;content:"";position:absolute;border-bottom:6px solid var(--clr-theme-1);top:-12px;left:50%}.product__modal-form .product-quantity .cart-plus-minus input{height:60px;border-radius:0;line-height:60px}.product__modal-box .tab-content{margin-bottom:20px}.product__stock span{font-size:14px;color:#777;text-transform:uppercase;display:inline-block}.product__stock span:first-child{padding-inline-end:5px;font-weight:700;color:var(--clr-theme-1)}.product__price span{font-size:24px;font-weight:500;margin-bottom:22px;color:var(--clr-theme-1);display:inline-block}.product__add-review span a{padding-inline-end:10px;color:var(--clr-theme-1);position:relative;margin-inline-end:10px;display:inline-block}.product__add-review span a:after{height:80%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;content:"";position:absolute;top:50%;background:var(--clr-bg-1);width:1px}[dir=rtl] .product__add-review span a:after{right:auto;left:0}.product__add-review span a:hover{color:var(--clr-theme-1)}.product__add-review span:last-child a:after{display:none}.rating__shop ul{margin-inline-end:35px;gap:4px;display:flex}.product__modal-box .nav-tabs{flex-wrap:wrap;gap:20px;display:flex}.product__modal-box .nav-tabs .nav-item{width:calc(25% - 15px)}.product__modal .nav-link img{width:100%}.product__modal-img{border-radius:10px;background:var(--clr-theme-3)}.pricing-area-bg{background:var(--clr-bg-1)}.pricing-section-title .section-subtitle{color:#84a99c}.pricing-section-title .section-main-title{color:var(--clr-common-white)}.pricing-content{padding:53px 38px 43px;border:2px solid #124936;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;border-bottom:0;text-align:center;border-radius:10px 10px 0 0;z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.pricing-content{padding:53px 28px 43px}}.package-name{font-size:16px;margin-bottom:0;color:#84a99c;text-transform:uppercase}.package-name,.package-price{font-weight:700;display:block}.package-price{font-size:60px;margin-bottom:58px;color:var(--clr-common-white);margin-top:27px;font-family:Poppins,sans-serif}@media (max-width:450px),only screen and (min-width:1200px) and (max-width:1399px){.package-price{font-size:50px}}.package-list li{font-size:16px;font-weight:700;margin-bottom:16px;color:var(--clr-common-white);text-transform:uppercase;border-bottom:1px solid #134a37;padding-bottom:16px}.package-list li:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.package-list li.n-inc{color:#445b53}.pricing-btn{overflow:hidden;border-radius:0 0 10px 10px}.pricing-btn .fill-btn{border-color:#124936;border-radius:0;background:#124936;width:100%}.pricing-btn .fill-btn:hover{border-color:var(--clr-common-white);color:#124936;background:var(--clr-common-white)}.pricing-btn .fill-btn:hover i{animation:swing .3s}.pricing-btn .fill-btn:after,.pricing-btn .fill-btn:before{display:none}.pricing-shape{right:0;position:absolute;top:20px;left:0;z-index:-1}.single-pricing{position:relative}.single-pricing:hover .pricing-content{border-color:var(--clr-theme-2)}.single-pricing:hover .pricing-btn .fill-btn{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}.bp-tag{height:30px;font-size:14px;border:2px solid var(--clr-theme-2);font-weight:700;right:0;color:var(--clr-common-white);text-transform:uppercase;position:absolute;border-bottom:0;text-align:center;top:-30px;margin:0 auto;border-radius:10px 10px 0 0;left:0;width:140px;line-height:28px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.best-package{margin-top:30px}}.best-package .pricing-content,.best-package:hover .pricing-content{border-color:var(--clr-common-white);background:var(--clr-common-white)}.best-package .package-name{color:var(--clr-theme-2)}.best-package .package-price{color:var(--clr-theme-1)}.best-package .package-list li{border-color:#f1f1f1;color:var(--clr-theme-1)}.best-package .package-list li.n-inc{color:#b0c1bb}.best-package .pricing-btn .fill-btn{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.best-package .pricing-shape{filter:grayscale(100%) opacity(.1)}.process-area-bg{background:var(--clr-theme-3)}.fact-area{overflow-x:clip;padding-top:215px;position:relative;padding-bottom:60px;z-index:2}.fact-area-bg{background:var(--clr-bg-1)}.fact-title{font-weight:700;margin-bottom:32px;text-transform:uppercase;margin-top:-6px;display:block}.fact-title,.fact-title .section-subtitle{color:#84a99c}.fact-number,.fact-title .section-main-title{color:var(--clr-common-white)}.fact-number{font-size:80px;font-weight:700;margin-bottom:45px;font-family:Poppins,sans-serif;display:block}@media only screen and (min-width:992px) and (max-width:1199px){.fact-number{font-size:70px}}@media (max-width:450px){.fact-number{font-size:60px}}.fact-single{margin-bottom:50px;text-align:center}.fact-single p{margin-bottom:0;color:#c5d8d1}.fact-content{padding:0;max-width:260px;margin:0 auto}.fact-icon{margin-bottom:15px}.fact-batch{transform:translate(-50%,-50%);position:absolute;top:0;box-shadow:-16px 0 32px 0 rgba(0,0,0,.04);border-radius:50%;left:50%;width:190px}.fact-batch img{width:100%}.fact-plant-shape{position:relative}.fact-plant-shape:before{animation:skew3deg 5s linear infinite;content:url(https://gezimatasi.info/assets/img/shape/plant-shape.png);margin-left:-80px;left:0}.fact-plant-shape:after,.fact-plant-shape:before{position:absolute;bottom:-117.5px;transform-origin:bottom;z-index:-1}.fact-plant-shape:after{animation:skew3deg 5s linear 1s infinite;margin-right:-80px;right:0;content:url(https://gezimatasi.info/assets/img/shape/plant-shape-rotated.png)}.testimonial-area{position:relative;z-index:2}.testimonial-video-thumb{position:relative;max-width:540px}@media only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.testimonial-video-thumb{margin-inline-end:45px}}.testimonial-video-thumb img{width:100%}.testimonial-video-thumb .video-btn{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%}.testimonial-video-thumb .play-btn{font-size:16px;font-weight:700;text-transform:uppercase}.testimonial-slide-wrapper.style-1{margin-inline-start:-40px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-slide-wrapper.style-1{margin-inline-start:0}}.style-1.testimonial-single{padding-top:60px;position:relative}@media only screen and (min-width:992px) and (max-width:1199px){.style-1.testimonial-single{padding-top:20px}}.style-1 .rating{height:30px;padding:0 14px;margin-bottom:20px;border-radius:15px;background:var(--clr-theme-2);line-height:30px;display:inline-flex}.style-1 .rating a{font-size:14px;font-weight:400;color:var(--clr-common-white)}.style-1 .author-quote{font-size:40px;font-weight:700;margin-bottom:0;color:var(--clr-theme-1);text-transform:uppercase;letter-spacing:-1.3px;line-height:1.25;font-family:Poppins,sans-serif}@media only screen and (min-width:1200px) and (max-width:1399px){.style-1 .author-quote{font-size:34px}}@media only screen and (min-width:992px) and (max-width:1199px){.style-1 .author-quote{font-size:30px}}@media only screen and (min-width:768px) and (max-width:991px){.style-1 .author-quote{font-size:34px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-1 .author-quote{font-size:28px}}@media (max-width:450px){.style-1 .author-quote{font-size:22px}}.style-1 .testimonial-icon{font-size:160px;right:0;color:#f5f5f5;position:absolute;top:0;z-index:-1}.style-1.testimonial-author-meta{gap:20px;align-items:center;display:flex}.style-1.testimonial-author-meta .author-img{height:70px;overflow:hidden;border-radius:50%;width:70px}.style-1.testimonial-author-meta .author-designation{font-size:16px;font-weight:700;margin-bottom:5px;color:var(--clr-theme-2);text-transform:uppercase;line-height:1;display:block}.style-1.testimonial-author-meta .author-name{font-size:24px;margin-bottom:0;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.style-1.testimonial-author-meta .author-name{font-size:22px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-1.testimonial-author-meta .author-name{font-size:20px}}.style-1 .author-img img{width:100%}.testimonial-thumb-wrapper.style-1{padding-top:40px;border-top:1px solid #ededed;margin-top:30px}.swiper-slide .testimonial-author-meta.style-1{-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;opacity:.5}.swiper-slide.swiper-slide-thumb-active .testimonial-author-meta.style-1{opacity:1}.testimonial-bg-style-2{height:100%;overflow:hidden;justify-content:center;position:absolute;top:0;align-items:center;background:#f8f5f0;left:0;width:100%;display:flex;z-index:-1}.style-2 .testimonial-content{padding:50px 32px;margin-bottom:45px;transition:.3s;position:relative;text-align:center;border-radius:10px;background:var(--clr-common-white);z-index:2}@media (max-width:450px),only screen and (min-width:1200px) and (max-width:1399px){.style-2 .testimonial-content{padding:48px 20px}}.style-2 .testimonial-content .item-counter{-webkit-text-stroke-color:#124634;transform:translateX(-50%);font-size:200px;font-weight:700;color:transparent;transition:.3s;content:counter(item-counter,decimal-leading-zero);position:absolute;opacity:0;visibility:hidden;top:-15px;left:50%;-webkit-text-stroke-width:2px;stroke:2px #124634;line-height:1;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent;z-index:-1}@media (max-width:450px),only screen and (min-width:1200px) and (max-width:1399px){.style-2 .testimonial-content .item-counter{font-size:170px}}.style-2 .testimonial-icon{height:55px;margin-inline-start:auto;font-size:18px;color:var(--clr-common-white);position:relative;margin-inline-end:auto;margin-bottom:30px;transition:.3s;border-radius:50%;background:var(--clr-theme-2);width:55px;line-height:55px}.style-2 .testimonial-icon:before{height:16px;transition:.3s;content:"";position:absolute;clip-path:polygon(3% 0,0 100%,100% 25%);bottom:-8px;background:var(--clr-theme-2);left:8px;width:16px}.style-2 .author-quote{font-size:20px;font-weight:700;margin-bottom:30px;color:var(--clr-theme-1);transition:.3s;text-transform:uppercase;line-height:1.5;font-family:Poppins,sans-serif}@media (max-width:450px),only screen and (min-width:1200px) and (max-width:1399px),only screen and (min-width:992px) and (max-width:1199px){.style-2 .author-quote{font-size:18px}}.style-2 .author-designation{font-size:16px;font-weight:700;margin-bottom:6px;color:var(--clr-theme-2);transition:.3s;text-transform:uppercase;line-height:1;display:block}.style-2 .author-name{font-size:24px;margin-bottom:0;transition:.3s;text-transform:uppercase}.style-2 .author-img{height:70px;margin-inline-start:auto;position:relative;margin-inline-end:auto;margin-bottom:-85px;border-radius:50%;width:70px;z-index:2}.style-2 .author-img:before{height:100%;right:-6px;transition:.3s;content:"";position:absolute;opacity:0;bottom:-6px;visibility:hidden;background:var(--clr-theme-2);z-index:-1}.style-2 .author-img img,.style-2 .author-img:before{border-radius:50%;width:100%}.style-2 .author-info{margin-bottom:44px}.swiper-slide-active .style-2 .testimonial-content{background:var(--clr-bg-1)}.swiper-slide-active .style-2 .author-img:before,.swiper-slide-active .style-2 .testimonial-content .item-counter{opacity:1;visibility:visible}.swiper-slide-active .style-2 .testimonial-icon{color:var(--clr-theme-1);background:var(--clr-common-white)}.swiper-slide-active .style-2 .testimonial-icon:before{background:var(--clr-common-white)}.swiper-slide-active .style-2 .author-name,.swiper-slide-active .style-2 .author-quote{color:var(--clr-common-white)}.style-3.testimonial-bg{height:100%;position:absolute;top:0;left:0;width:100%;z-index:-1}.style-3.testimonial-bg img{height:100%;object-fit:cover;width:100%}.style-3.testimonial-slide-wrapper{height:650px;margin-inline-start:auto;padding:0 20px;justify-content:center;position:relative;margin-inline-end:auto;align-items:center;border-radius:50%;background:var(--clr-common-white);width:650px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-3.testimonial-slide-wrapper{height:auto;padding:50px 20px;position:relative;border-radius:30px;width:100%}}@media (max-width:450px){.style-3.testimonial-slide-wrapper{padding:50px 15px}}.style-3.testimonial-slide-wrapper .testimonial-icon{height:100px;transform:translate(-50%,-50%);justify-content:center;position:absolute;top:0;align-items:center;border-radius:50%;background:var(--clr-bg-1);left:50%;width:100px;display:flex}.style-3.testimonial-slide-content-wrapper{padding-top:140px;position:relative;width:100%}.style-3.testimonial-slide-content-wrapper .wrapper-line-design{height:60px;transform:translateX(-50%);position:absolute;top:50px;background:var(--clr-theme-2);left:50%;width:1px}.style-3.testimonial-slide-content-wrapper .wrapper-line-design:before{height:20px;content:"";position:absolute;bottom:0;background:var(--clr-theme-2);left:-11px;width:1px}.style-3.testimonial-slide-content-wrapper .wrapper-line-design:after{height:20px;right:-11px;content:"";position:absolute;bottom:0;background:var(--clr-theme-2);width:1px}.style-3.testimonial-content-wrapper{margin-inline-start:auto;max-width:540px;margin-inline-end:auto;margin-bottom:24px;text-align:center}.style-3.testimonial-thumb-wrapper{margin-inline-start:auto;margin-inline-end:auto;width:230px}@media (max-width:450px){.style-3.testimonial-thumb-wrapper{width:170px}}.style-3 .author-quote{font-size:40px;font-weight:700;margin-bottom:27px;color:var(--clr-theme-1);text-transform:uppercase;letter-spacing:-1.3px;line-height:1.25;font-family:Poppins,sans-serif}@media only screen and (min-width:992px) and (max-width:1199px){.style-3 .author-quote{font-size:36px}}@media only screen and (min-width:768px) and (max-width:991px){.style-3 .author-quote{font-size:32px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-3 .author-quote{font-size:28px}}@media (max-width:450px){.style-3 .author-quote{font-size:22px}}.style-3 .author-info .author-designation{font-size:16px;font-weight:700;margin-bottom:6px;color:var(--clr-theme-2);text-transform:uppercase;line-height:1;display:block}.style-3 .author-info .author-name{font-size:24px;margin-bottom:0;text-transform:uppercase}@media only screen and (min-width:992px) and (max-width:1199px){.style-3 .author-info .author-name{font-size:22px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-3 .author-info .author-name{font-size:20px}}.style-3.testimonial-author-meta{opacity:.3;gap:20px;align-items:center;display:flex}.style-3.testimonial-author-meta .author-img{height:70px;overflow:hidden;-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;border-radius:50%;cursor:pointer;width:70px}@media (max-width:450px){.style-3.testimonial-author-meta .author-img{height:50px;width:50px}}.style-3 .author-img img{width:100%}.swiper-slide-thumb-active .style-3.testimonial-author-meta{opacity:1}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-3-nav{display:none}}.testimonial-3-nav-btn{height:60px;justify-content:center;color:var(--clr-theme-1);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;align-items:center;border-radius:50%;background:var(--clr-common-white);width:60px;display:flex}.testimonial-3-nav-btn:hover{color:var(--clr-common-white);background:var(--clr-bg-1)}.testimonial-3-nav-btn:hover:before{opacity:1;visibility:visible}.testimonial-3-nav-btn:before{height:100px;border:2px solid var(--clr-common-white);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;content:"";position:absolute;opacity:0;visibility:hidden;top:-20px;border-radius:50%;left:-20px;width:100px}.testimonial-3-nav-btn.testimonial-button-prev{transform:translateY(-50%);position:absolute;top:50%;left:-120px}.testimonial-3-nav-btn.testimonial-button-next{transform:translateY(-50%);right:-120px;position:absolute;top:50%}.testimonial-bg-style-4{height:100%;right:0;position:absolute;top:0;width:37%}[dir=rtl] .testimonial-bg-style-4{right:auto;left:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-bg-style-4{display:none}}.testimonial-bg-style-4:before{height:100%;content:"";position:absolute;opacity:.9;top:0;background:var(--clr-bg-1);left:0;width:100%}.testimonial-bg-style-4 img{height:100%;object-fit:cover;width:100%;z-index:-1}.style-4 .testimonial-content{padding:35px 48px 48px;border:2px solid var(--clr-theme-2);position:relative;text-align:left;border-radius:10px;background:var(--clr-common-white);z-index:2}@media only screen and (min-width:1200px) and (max-width:1399px){.style-4 .testimonial-content{padding:35px 38px 48px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-4 .testimonial-content{padding:25px 28px 30px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.style-4 .testimonial-content{padding:25px 18px 28px}}.style-4 .testimonial-content:hover .testimonial-4-shape{transform:translateY(0);opacity:1}.style-4 .testimonial-icon{display:none}.style-4 .author-quote{font-size:34px;font-weight:700;margin-bottom:30px;color:var(--clr-theme-1);transition:.3s;text-transform:uppercase;line-height:1.45;font-family:Poppins,sans-serif}@media only screen and (min-width:1200px) and (max-width:1399px){.style-4 .author-quote{font-size:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-4 .author-quote{font-size:28px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.style-4 .author-quote{font-size:22px}}.style-4 .testimonial-author-meta{gap:20px;align-items:center;display:flex}.style-4 .author-img{height:70px;position:relative;border-radius:50%;width:70px;z-index:2}.style-4 .author-img img{width:100%}.style-4 .author-meta-rating{padding-top:30px;justify-content:space-between;border-top:1px solid #eaeaea;gap:30px;align-items:center;display:flex}@media (max-width:450px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.style-4 .author-meta-rating{flex-direction:column;gap:0;align-items:flex-start}}.style-4 .author-meta-rating .author-rating{margin-inline-start:0}@media (max-width:450px),(max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:992px) and (max-width:1199px){.style-4 .author-meta-rating .author-rating{margin-inline-start:90px}}.style-4 .item-counter{display:none}.style-4 .author-designation{font-size:14px;font-weight:700;margin-bottom:6px;color:var(--clr-theme-2);transition:.3s;text-transform:uppercase;line-height:1;display:block}.style-4 .author-name{font-size:24px;margin-bottom:0;transition:.3s;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.style-4 .author-name{font-size:22px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.style-4 .author-name{font-size:20px}}.style-4 .rating a{font-size:16px;color:#e5c21f}.testimonial-4-shape{transform:translateY(20px);right:18px;position:absolute;opacity:0;top:18px;z-index:-1}.testimonial-4-nav-button{height:60px;font-size:20px;border:1px solid var(--clr-common-white);color:var(--clr-common-white);-webkit-transition:all .3s ease-out 0s;-moz-transition:all .3s ease-out 0s;-ms-transition:all .3s ease-out 0s;-o-transition:all .3s ease-out 0s;transition:all .3s ease-out 0s;position:relative;text-align:center;border-radius:6px;width:60px;line-height:58px;z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-4-nav-button{border-color:var(--clr-theme-1);color:var(--clr-theme-1)}}.testimonial-4-nav-button:hover{border-color:var(--clr-common-white);color:var(--clr-theme-1);background:var(--clr-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-4-nav-button:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}}.testimonial-4-nav{justify-content:end;gap:16px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.testimonial-4-nav{justify-content:flex-start}}.pricing-cta-wrapper{padding:60px 0 60px 60px;position:relative;border-radius:10px;background:var(--clr-bg-1);z-index:1}[dir=rtl] .pricing-cta-wrapper{padding:60px 60px 60px 0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.pricing-cta-wrapper,[dir=rtl] .pricing-cta-wrapper{padding:50px 30px}}@media (max-width:450px){.pricing-cta-wrapper,[dir=rtl] .pricing-cta-wrapper{padding:40px 20px}}.pricing-cta-form label{font-size:16px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;position:absolute;top:-30px;left:0;line-height:1}[dir=rtl] .pricing-cta-form label{right:0;left:auto}.pricing-cta-form .single-input-field{margin-bottom:30px;margin-top:30px}.pricing-cta-form .single-input-field input{padding:0 28px;padding-inline-end:54px;border:2px solid #1c5240;color:var(--clr-common-white);border-radius:6px;background:var(--clr-bg-1)}.pricing-cta-form .single-input-field input::placeholder{font-size:16px;color:#739589}.pricing-cta-form .single-input-field input:focus{border-color:var(--clr-theme-2)}.pricing-cta-form .single-input-field:after{font-size:16px;right:30px;color:var(--clr-common-white)}[dir=rtl] .pricing-cta-form .single-input-field:after{right:auto;left:30px}.pricing-cta-form .single-input-field .nice-select{height:60px;padding:0 28px;padding-inline-end:28px;padding-inline-end:54px;font-size:16px;border:2px solid #1c5240;font-weight:700;color:#739589;text-transform:uppercase;border-radius:6px;background:transparent;width:100%;line-height:56px}[dir=rtl] .pricing-cta-form .single-input-field .nice-select{text-align:right!important}.pricing-cta-form .single-input-field .nice-select:after{display:none}.pricing-cta-form .single-input-field .nice-select:focus{border-color:var(--clr-theme-2)}.pricing-cta-form .single-input-field .nice-select .list{border:2px solid #1c5240;background:var(--clr-bg-1);width:100%}.pricing-cta-form .single-input-field .nice-select .option{font-size:16px;font-weight:700;color:#739589;text-transform:uppercase}[dir=rtl] .pricing-cta-form .single-input-field .nice-select .option{text-align:right!important}.pricing-cta-form .fill-btn{border-color:var(--clr-common-white);color:var(--clr-theme-1);min-width:200px;border-radius:6px;background:var(--clr-common-white);margin-top:30px}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pricing-cta-form .fill-btn{margin-bottom:30px;margin-top:0}}.pricing-cta-form .fill-btn:hover{border-color:var(--clr-common-white);color:var(--clr-common-white);background:var(--clr-bg-1)}.pricing-cta-form .fill-btn:after,.pricing-cta-form .fill-btn:before{background:var(--clr-bg-1)}.pricing-cta-form .select-service-button{gap:25px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.pricing-cta-form .select-service-button{flex-direction:column;gap:0}}.estimated-price-wrapper{padding:24px 40px 30px;position:relative;border-radius:6px;background:var(--clr-theme-2)}@media (max-width:450px){.estimated-price-wrapper{padding:24px 20px 30px}}.estimated-price-wrapper p{font-size:16px;font-weight:700;margin-bottom:0;color:var(--clr-common-white);text-transform:uppercase}.estimated-price-wrapper .es-price-value{font-size:60px;font-weight:700;color:var(--clr-common-white);line-height:1;font-family:Poppins,sans-serif;display:block}@media (max-width:450px){.estimated-price-wrapper .es-price-value{font-size:36px;margin-top:10px}}.es-price-tag{transform:translateY(-50%);right:40px;position:absolute;top:50%}[dir=rtl] .es-price-tag{right:auto;left:40px}@media (max-width:450px){.es-price-tag{display:none}}.pricing-cta-img{position:absolute;bottom:0;left:55.42%;width:57%;z-index:-1}[dir=rtl] .pricing-cta-img{right:55.42%;left:auto}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.pricing-cta-img{display:none}}.pricing-cta-img img{width:100%}.newsletter-area{margin-bottom:-93px}.newsletter-wrapper{padding:53px 60px 17px;position:relative;border-radius:10px;background:var(--clr-bg-1);z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.newsletter-wrapper{padding:53px 30px 17px}}@media (max-width:450px){.newsletter-wrapper{padding:53px 20px 17px}}.newsletter-text{margin-bottom:30px}.newsletter-text p{font-size:16px;font-weight:700;color:#84a99c}.newsletter-text h2,.newsletter-text p{margin-bottom:0;text-transform:uppercase}.newsletter-text h2{font-size:50px;color:var(--clr-common-white)}@media only screen and (min-width:1200px) and (max-width:1399px){.newsletter-text h2{font-size:46px}}@media only screen and (min-width:992px) and (max-width:1199px){.newsletter-text h2{font-size:38px}}@media only screen and (min-width:768px) and (max-width:991px){.newsletter-text h2{font-size:48px}}@media only screen and (min-width:576px) and (max-width:767px){.newsletter-text h2{font-size:38px}}@media (max-width:575px){.newsletter-text h2{font-size:38px}}@media (max-width:450px){.newsletter-text h2{font-size:28px}}.newsletter-input-wrapper{position:relative}.newsletter-input-wrapper input{height:60px;padding:0 50px;padding-inline-end:200px;border:2px solid var(--clr-common-white);outline:none;border-radius:30px;background:var(--clr-common-white);width:100%}@media (max-width:450px){.newsletter-input-wrapper input{padding-inline-end:20px}}.newsletter-input-wrapper input::placeholder{color:#aeaeae}.newsletter-input-wrapper button{border-color:var(--clr-theme-2);height:50px;right:5px;position:absolute;top:5px;background:var(--clr-theme-2)}@media (max-width:450px){.newsletter-input-wrapper button{position:static;margin-top:15px}}.newsletter-input-wrapper:before{font-weight:700;color:var(--clr-theme-1);content:"\f2b6";position:absolute;top:16px;left:30px;font-family:Font Awesome\ 5 Pro}.newsletter-form{margin-bottom:30px}.style-4.newsletter-wrapper{padding:53px 60px 21px;position:relative;border-radius:10px;background:var(--clr-bg-1);z-index:2}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-4.newsletter-wrapper{padding:53px 30px 17px}}@media (max-width:450px){.style-4.newsletter-wrapper{padding:53px 20px 17px}}.style-4.newsletter-area{margin-bottom:0;margin-top:-95px}.style-4 .newsletter-input-wrapper input{height:60px;padding:0 50px;padding-inline-end:200px;border:2px solid var(--clr-common-white);outline:none;border-radius:6px;background:var(--clr-common-white);width:100%}@media (max-width:450px){.style-4 .newsletter-input-wrapper input{padding-inline-end:20px}}.style-4 .newsletter-input-wrapper button{border-color:var(--clr-theme-2);height:50px;right:5px;position:absolute;top:5px;border-radius:6px;background:var(--clr-theme-2)}@media (max-width:450px){.style-4 .newsletter-input-wrapper button{position:static;margin-top:15px}}.style-4 .newsletter-input-wrapper button:focus,.style-4 .newsletter-input-wrapper button:hover{border-color:var(--clr-theme-1);color:var(--clr-common-white);background:var(--clr-bg-1)}.style-4 .newsletter-input-wrapper button:after,.style-4 .newsletter-input-wrapper button:before{background:var(--clr-bg-1)}.newsletter-bg{overflow:hidden;border-radius:10px;z-index:-1}.newsletter-bg,.newsletter-bg:before{height:100%;position:absolute;top:0;left:0;width:100%}.newsletter-bg:before{content:"";background-image:-moz-linear-gradient(0deg,#0b3d2c 0,rgba(11,61,44,0) 100%);background-image:-webkit-linear-gradient(0deg,#0b3d2c,rgba(11,61,44,0));background-image:-ms-linear-gradient(0deg,#0b3d2c 0,rgba(11,61,44,0) 100%);z-index:1}[dir=rtl] .newsletter-bg:before{transform:rotateY(180deg)}.newsletter-bg img{height:100%;object-fit:cover;width:100%}.counter-area.style-1{overflow:hidden;padding:40px 0;position:relative;background:var(--clr-bg-1)}.counter-area.style-1 .counter-bg-img-left{transform:translateY(-50%);position:absolute;top:50%;left:0}.counter-area.style-1 .counter-bg-img-right{transform:translateY(-50%) rotateY(180deg);right:0;position:absolute;top:50%}.style-1.single-counter{padding:52px 0;position:relative;text-align:center;z-index:2}.style-1.single-counter .counter-number{font-size:80px;margin-bottom:10px;color:var(--clr-common-white);line-height:1}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.style-1.single-counter .counter-number{font-size:60px}}.style-1.single-counter .counter-text{font-size:16px;font-weight:700;margin-bottom:0;color:var(--clr-common-white);text-transform:uppercase}.style-1.single-counter .counter-serial{-webkit-text-stroke-color:#144c39;transform:translate(-50%,-50%);font-size:200px;font-weight:700;color:#144c39;position:absolute;top:50%;background:transparent;left:50%;-webkit-text-stroke-width:1px;stroke:1px #144c39;line-height:.7;font-family:Poppins,sans-serif;-webkit-text-fill-color:transparent;z-index:-1}@media only screen and (min-width:1200px) and (max-width:1399px){.style-1.single-counter .counter-serial{font-size:160px}}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.style-1.single-counter .counter-serial{font-size:140px}}@media only screen and (min-width:768px) and (max-width:991px){.style-1.single-counter .counter-serial{font-size:180px}}.style-4.features-title-area{padding-top:120px;background:var(--clr-bg-1);padding-bottom:80px}.style-4.features-section-title .section-subtitle{color:#629483}.style-4.features-section-title .section-main-title{color:var(--clr-common-white)}.style-4 .single-feature{box-shadow:0 16px 32px 0 rgba(0,0,0,.06);border-radius:6px}.style-4 .single-feature:hover .features-thumb img{transform:scale(1.05)}.style-4 .single-feature-inner{overflow:hidden;border-radius:6px;background:var(--clr-common-white);display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-4 .single-feature-inner{flex-direction:column}}.style-4 .features-thumb{overflow:hidden;width:47%}@media only screen and (min-width:992px) and (max-width:1199px){.style-4 .features-thumb{width:42%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-4 .features-thumb{width:100%}}.style-4 .features-thumb img{height:100%;object-fit:cover;width:100%}.style-4 .features-content{flex-grow:1;justify-content:space-between;flex-direction:column;display:flex}.style-4 .feature-title{font-size:30px;margin-bottom:25px;text-transform:uppercase}.style-4 .feature-offers ul li{font-size:16px;font-weight:700;margin-bottom:8px;color:var(--clr-theme-1);text-transform:uppercase;border-bottom:1px solid #efefef;padding-bottom:6px}.style-4 .feature-offers ul li:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.style-4 .features-text{padding:45px 50px}@media only screen and (min-width:1200px) and (max-width:1399px){.style-4 .features-text{padding:45px 35px}}@media only screen and (min-width:992px) and (max-width:1199px){.style-4 .features-text{padding:35px 30px}}@media (max-width:450px){.style-4 .features-text{padding:45px 30px}}.style-4 .feature-btn .fill-btn{padding:0 50px;justify-content:space-between;border-radius:0;width:100%}@media (max-width:450px){.style-4 .feature-btn .fill-btn{padding:0 30px}}.style-4 .feature-btn .fill-btn:hover{border-color:var(--clr-theme-2);color:var(--clr-common-white);background:var(--clr-theme-2)}.style-4 .feature-btn .fill-btn:after,.style-4 .feature-btn .fill-btn:before{display:none}.style-4 .features-wrapper{margin-top:-80px}.style-4.clients-wrapper{padding-top:60px;border-top:1px solid #e8e8e8;padding-bottom:60px;margin-top:90px}.style-4 .features-area{padding-bottom:60px}.category-basic{overflow:hidden;position:relative;border-radius:10px}.category-basic:hover .category-thumb:before{height:100%}.category-basic .category-thumb:before{height:0;transition:all .5s;content:"";position:absolute;bottom:0;background:linear-gradient(180deg,rgba(11,61,44,.05),rgba(11,61,44,.7));width:100%;z-index:1}.category-basic .category-thumb img{width:100%}.category-basic .category-content{padding:40px 20px;right:0;position:absolute;flex-direction:column;top:0;align-items:center;left:0;display:flex;z-index:1}.category-basic .in-stock{height:26px;padding:0 20px;font-size:14px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase;border-radius:6px 6px 0 0;background:var(--clr-bg-1);line-height:26px;display:inline-block}.category-basic .category-name{padding:13px 36px;font-size:24px;font-weight:700;margin-bottom:0;text-transform:uppercase;border-radius:6px 6px;background:var(--clr-common-white);line-height:34px}@media (max-width:450px){.category-basic .category-name{padding:13px 20px;font-size:20px}}.category-area-basic .container,.category-area-basic .container-lg,.category-area-basic .container-md,.category-area-basic .container-sm,.category-area-basic .container-xl,.category-area-basic .container-xxl{max-width:1850px}@keyframes iconltr{49%{transform:translateX(30%)}50%{transform:translateX(-30%);opacity:0}51%{opacity:1}}.tp-theme-settings-area{border-bottom-right-radius:4px;-webkit-transform:translateY(-50%) translateX(-100%);-moz-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);border:1px solid #eaeaef;position:fixed;top:50%;background-color:var(--clr-common-white);left:0;width:240px;direction:ltr;z-index:991}.tp-theme-settings-area.settings-opened{-webkit-transform:translateY(-50%) translateX(0);-moz-transform:translateY(-50%) translateX(0);-ms-transform:translateY(-50%) translateX(0);transform:translateY(-50%) translateX(0)}.tp-theme-settings-area.settings-opened .tp-theme-settings-gear{opacity:0}.tp-theme-settings-area.settings-opened .tp-theme-settings-close{opacity:1}.tp-theme-settings-open{position:absolute;top:-1px;left:100%}.tp-theme-settings-open button{border-bottom-right-radius:4px;height:60px;border:1px solid #eaeaef;border-left:0;font-size:24px;border-top-right-radius:4px;color:var(--clr-common-black);position:relative;text-align:center;background-color:var(--clr-common-white);width:60px;line-height:60px}.tp-theme-settings-gear{-webkit-animation:spin 4s linear infinite;-moz-animation:spin 4s linear infinite;animation:spin 4s linear infinite;display:inline-block}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-moz-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-ms-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tp-theme-settings-close{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);position:absolute;opacity:0;top:50%;left:50%;display:inline-block}.tp-theme-header-title{font-size:16px;font-weight:600;margin-bottom:30px}.tp-theme-wrapper{padding:20px 30px 30px}.tp-theme-toggle{text-align:center}.tp-theme-toggle-main{padding:4px;position:relative;background-color:#f0f0f5;margin:auto;border-radius:20px;width:160px;display:inline-block;z-index:1}.tp-theme-toggle-dark,.tp-theme-toggle-light{height:26px;width:48%;line-height:26px;display:inline-block}.tp-theme-toggle input{display:none}.tp-theme-toggle:hover{cursor:pointer}.tp-theme-toggle label{font-size:14px;font-weight:500;color:var(--clr-common-black)}.tp-theme-toggle label:hover{cursor:pointer}.tp-theme-toggle #tp-theme-toggler{display:none}.tp-theme-toggle #tp-theme-toggler:checked+i{right:calc(50% - 4px)}.tp-theme-toggle-slide{height:26px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translate3d(0,0);transform:translate3d(0,0);right:4px;color:var(--clr-common-black);-webkit-transition:.2s cubic-bezier(.25,1,.5,1);-o-transition:.2s cubic-bezier(.25,1,.5,1);transition:.2s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;background-color:var(--clr-common-white);border-radius:30px;width:50%;z-index:-1}.tp-theme-dir{text-align:center}.tp-theme-dir-main{padding:4px;position:relative;background-color:#f0f0f5;margin:auto;border-radius:20px;width:160px;display:inline-block;z-index:1}.tp-theme-dir-ltr,.tp-theme-dir-rtl{height:26px;width:48%;line-height:26px;display:inline-block}.tp-theme-dir input{display:none}.tp-theme-dir:hover{cursor:pointer}.tp-theme-dir label{font-size:14px;font-weight:500;color:var(--clr-common-black)}.tp-theme-dir label:hover{cursor:pointer}.tp-theme-dir #tp-dir-toggler{display:none}.tp-theme-dir #tp-dir-toggler:checked+i{right:calc(50% - 4px)}.tp-theme-dir-slide{height:26px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translate3d(0,0);transform:translate3d(0,0);right:4px;color:var(--clr-common-black);-webkit-transition:.2s cubic-bezier(.25,1,.5,1);-o-transition:.2s cubic-bezier(.25,1,.5,1);transition:.2s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;background-color:var(--clr-common-white);border-radius:30px;width:50%;z-index:-1}.tp-theme-color-item.active button:before{opacity:1;visibility:visible}.tp-theme-color-btn{height:40px;position:relative;text-align:center;width:100%;line-height:40px}.tp-theme-color-btn:before{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:16px;font-weight:600;color:var(--clr-common-white);content:"\f00c";position:absolute;opacity:0;visibility:hidden;top:50%;left:50%;font-family:Font Awesome\ 5 Pro}.tp-theme-color-btn.tp-color-settings-btn[data-color="#4e9f24"]{background-color:#4e9f24}.tp-theme-color-btn.tp-color-settings-btn[data-color="#0d640b"]{background-color:#0d640b}.tp-theme-color-btn.tp-color-settings-btn[data-color="#138c17"]{background-color:#138c17}.tp-theme-color-btn.tp-color-settings-btn[data-color="#73c100"]{background-color:#73c100}.tp-theme-color-input{margin-top:15px}.tp-theme-color-input h6{font-size:14px;font-weight:600;margin-bottom:5px}.tp-theme-color-input label{height:40px;text-align:center;background-color:var(--clr-bg-1);width:100%;line-height:40px;display:inline-block}.tp-theme-color-input label:hover{cursor:pointer}.tp-theme-color-input input{display:none}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}footer{overflow:hidden}.footer-area{overflow-y:clip;overflow-x:clip;position:relative;background:var(--clr-bg-1);z-index:2}.footer-bg-shape{position:absolute;bottom:-25px;z-index:-1}.footer-widget-title h4{font-size:20px;font-weight:700;margin-bottom:35px;color:var(--clr-common-white);text-transform:uppercase;position:relative;padding-bottom:18px}.footer-widget-title h4:after{height:2px;content:"";position:absolute;bottom:0;background:var(--clr-theme-2);left:0;width:30px}[dir=rtl] .footer-widget-title h4:after{right:0;left:auto}.footer-widget ul li{margin-bottom:23px}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-widget ul li{margin-bottom:13px}}.footer-widget ul li:last-child{margin-bottom:0}.footer-widget ul li a{font-size:16px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.footer-widget ul li a{font-size:15px}}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-widget ul li a{font-size:14px}}.footer-widget ul li a:hover{color:var(--clr-theme-2)}.footer-widget p{color:#8ea89f}.single-contact{gap:0;display:flex}.single-contact .contact-icon{font-size:16px;color:#4d7869;min-width:35px;width:35px}.single-contact p{margin-bottom:0}.single-contact p a:hover{color:var(--clr-theme-2)}.footer-contact ul li{margin-bottom:10px;border-bottom:1px solid #164837;padding-bottom:13px}.footer-contact ul li:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.footer-social{gap:20px;margin-top:30px;display:flex}.footer-social span{font-weight:700;color:var(--clr-common-white);text-transform:uppercase}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-social span{font-size:14px}}.social-links ul{gap:16px;display:flex}.social-links ul li{margin-bottom:0}.social-links ul li a{color:#fff}.social-links ul li a:hover{color:#022a1c}.support-meta{gap:20px;align-items:center;display:flex}.support-meta .irc-item-icon{height:60px;font-size:30px;color:var(--clr-common-white);text-align:center;border-radius:50%;background:var(--clr-theme-2);width:60px;line-height:60px}.support-meta .support-number{font-size:20px;font-weight:700;color:var(--clr-common-white)}.support-meta .support-number a:hover{color:var(--clr-theme-2)}.support-meta .irc-item-content p{margin-bottom:0}.footer-widget{overflow:hidden}.footer1-widget1{margin-inline-end:-30px}@media only screen and (min-width:992px) and (max-width:1199px){.footer1-widget1{margin-inline-start:0;margin-inline-end:-20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer1-widget1{margin-inline-start:0;margin-inline-end:0}}.footer1-widget2{margin-inline-start:80px;margin-inline-end:-30px}.footer1-widget2 ul{width:50%;float:left}[dir=rtl] .footer1-widget2 ul{float:right}@media only screen and (min-width:1200px) and (max-width:1399px){.footer1-widget2{margin-inline-start:55px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer1-widget2{margin-inline-start:20px;margin-inline-end:-20px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer1-widget2{margin-inline-start:0;margin-inline-end:0}}.footer1-widget3{margin-inline-start:70px}@media only screen and (min-width:992px) and (max-width:1199px){.footer1-widget3{margin-inline-start:40px;margin-inline-end:-40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer1-widget3{margin-inline-start:0;margin-inline-end:0}}.copyright1-area{padding:20px 0;background:#083626}.copyright1-text{font-weight:700;color:#a0b8b0;text-transform:uppercase;text-align:center}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.copyright1-text{margin:15px 0}}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.copyright1-text{font-size:14px}}.copyright1-text a{color:var(--clr-common-white)}.copyright1-text a:hover{color:var(--clr-theme-2)}.go-top{height:60px;font-size:20px;color:var(--clr-common-white);text-align:center;border-radius:50%;background:var(--clr-theme-2);width:60px;line-height:60px;display:inline-block}.go-top:focus,.go-top:hover{color:var(--clr-theme-1);background:var(--clr-common-white)}.go-top-btn{justify-content:end;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.go-top-btn{justify-content:center}.footer-logo{text-align:center}}.footer-area2{overflow-y:visible}.footer-area2-bg{background:#0f3d2d}.footer2-widget1 ul{width:50%;float:left}[dir=rtl] .footer2-widget1 ul{float:right}.footer2-widget1{margin-inline-end:55px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer2-widget1{margin-inline-end:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer2-widget1{margin-inline-end:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer2-widget1{margin-inline-end:0}}.footer2-widget2{margin-inline-end:50px}@media only screen and (min-width:992px) and (max-width:1199px){.footer2-widget2{margin-inline-start:10px;margin-inline-end:10px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer2-widget2{margin-inline-end:0}}.footer2-widget3{margin-inline-start:-50px;margin-inline-end:80px}@media only screen and (min-width:992px) and (max-width:1199px){.footer2-widget3{margin-inline-start:-10px;margin-inline-end:30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer2-widget3{margin-inline-start:0;margin-inline-end:0}}.footer2-widget4{margin-inline-start:-30px}@media only screen and (min-width:992px) and (max-width:1199px){.footer2-widget4{margin-inline-start:-30px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer2-widget4{margin-inline-start:0}}.instagam-shots{flex-wrap:wrap;max-width:400px;gap:15px;display:flex}.instagam-shots a{overflow:hidden;position:relative;border-radius:7px;width:calc(33.33333% - 10px)}.instagam-shots a:hover:before{opacity:1}.instagam-shots a:before{height:100%;content:"";position:absolute;opacity:0;bottom:0;background:linear-gradient(180deg,rgba(11,61,44,.5),rgba(11,61,44,.5));width:100%;z-index:1}.instagam-shots a img{width:100%}.copyright2-area{background:#0f3d2d}.copyright2-inner{padding:24px 0;border-top:1px solid #1b4e3c}.copyright2-inner .footer-links{gap:50px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.copyright2-inner .footer-links{justify-content:center}}.copyright2-inner .footer-links a{font-size:16px;font-weight:700;color:var(--clr-common-white);text-transform:uppercase}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.copyright2-inner .footer-links a{font-size:14px}}.copyright2-inner .footer-links a:hover{color:var(--clr-theme-2)}.copyright2-text{font-weight:700;color:#a0b8b0;text-transform:uppercase;text-align:right}[dir=rtl] .copyright2-text{text-align:left}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.copyright2-text{margin-top:15px}.copyright2-text,[dir=rtl] .copyright2-text{text-align:center}}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.copyright2-text{font-size:14px}}.copyright2-text a{color:var(--clr-common-white)}.copyright2-text a:hover{color:var(--clr-theme-2)}.banner-plant-shape{position:relative}.banner-plant-shape:before{transform:translate(-30%,-50%);left:0}.banner-plant-shape:after,.banner-plant-shape:before{filter:invert(100%) sepia(0) saturate(2%) hue-rotate(226deg) brightness(107%) contrast(101%);content:url(https://gezimatasi.info/assets/img/shape/plant-shape-big.png);position:absolute;opacity:.3;top:50%;z-index:-1}.banner-plant-shape:after{transform:translate(30%,-50%) rotateY(180deg);right:0}.style-3.footer-top-area{padding:25px 0;background:var(--clr-bg-1)}.style-3 .footer-top-social{justify-content:end;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-3 .footer-top-social{justify-content:center}}.style-3 .social-links ul{gap:10px;display:flex}.style-3 .social-links ul li a{height:60px;font-size:18px;color:var(--clr-common-white);text-align:center;border-radius:50%;background:#164a38;width:60px;line-height:58px;display:inline-block}.style-3 .social-links ul li a:hover{color:#164a38;background:var(--clr-common-white)}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.style-3 .footer-logo{margin-bottom:20px}}.footer-area3{overflow-y:visible}.copyright3-area,.footer-area3-bg{background:var(--clr-theme-3)}.copyright3-inner{padding:27px 30px;border-top:0;border-radius:10px 11px 0 0;background:var(--clr-common-white)}@media (max-width:450px){.copyright3-inner{padding:27px 20px}}.footer-links{gap:50px;display:flex}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-links{justify-content:center}}.footer-links a{font-size:16px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-links a{font-size:14px}}.footer-links a:hover{color:var(--clr-theme-2)}.copyright3-text{font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;text-align:right}[dir=rtl] .copyright3-text{text-align:left}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.copyright3-text{margin-top:5px}.copyright3-text,[dir=rtl] .copyright3-text{text-align:center}}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.copyright3-text{font-size:14px}}.copyright3-text a{color:var(--clr-theme-1)}.copyright3-text a:hover{color:var(--clr-theme-2)}.footer3-widget .footer-widget-title h4{color:var(--clr-theme-1)}.footer3-widget.footer-widget ul li a{font-size:16px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer3-widget.footer-widget ul li a{font-size:14px}}.footer3-widget.footer-widget ul li a:hover{color:var(--clr-theme-2)}.footer3-widget1 ul{width:50%;float:left}[dir=rtl] .footer3-widget1 ul{float:right}.footer3-inner.footer-plant-shape:before{content:url(https://gezimatasi.info/assets/img/shape/plant-shape-big-gray.png);bottom:-142.5px}.footer3-inner.footer-plant-shape:after{content:url(https://gezimatasi.info/assets/img/shape/plant-shape-big-gray-rotated.png);bottom:-142.5px}.footer-blog{flex-direction:column;gap:16px;display:flex}.footer-blog .blog-thumb{height:80px;overflow:hidden;position:relative;min-width:80px;border-radius:7px;width:80px}@media only screen and (min-width:992px) and (max-width:1199px){.footer-blog .blog-thumb{height:70px;min-width:60px;width:60px}}.footer-blog .blog-thumb:before{height:100%;content:"";position:absolute;opacity:0;bottom:0;background:linear-gradient(180deg,rgba(11,61,44,.5),rgba(11,61,44,.5));width:100%;z-index:1}.footer-blog .blog-meta-text{font-size:14px;font-weight:700;margin-bottom:8px;color:var(--clr-theme-2);text-transform:uppercase;line-height:1;display:block}.footer-blog .blog-title{font-size:18px;margin-bottom:0;text-transform:uppercase;line-height:26px}@media (max-width:450px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px),only screen and (min-width:992px) and (max-width:1199px){.footer-blog .blog-title{font-size:14px}}.footer-blog .blog-title a:hover{color:var(--clr-theme-2)}.footer-blog .blog-single{gap:20px;align-items:center;display:flex}.footer-blog .blog-single:hover .blog-thumb:before{opacity:1}.footer3-widget1{margin-inline-end:40px}@media only screen and (min-width:992px) and (max-width:1199px){.footer3-widget1{margin-inline-end:0}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer3-widget1{margin-inline-end:0}}.footer3-widget2{margin-inline-start:0;margin-inline-end:80px}@media only screen and (min-width:992px) and (max-width:1199px){.footer3-widget2{margin-inline-start:-10px;margin-inline-end:40px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer3-widget2{margin-inline-start:0;margin-inline-end:0}}.footer3-widget3{margin-inline-start:-80px;margin-inline-end:50px}@media only screen and (min-width:992px) and (max-width:1199px){.footer3-widget3{margin-inline-start:-40px;margin-inline-end:10px}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.footer3-widget3{margin-inline-start:0;margin-inline-end:0}}@media only screen and (min-width:992px) and (max-width:1199px){.footer3-widget4{margin-inline-start:-10px}}.footer-4-bg-img{height:100%;overflow:hidden;position:absolute;top:0;left:0;width:100%;z-index:-1}[dir=rtl] .footer-4-bg-img{right:0;left:auto}.footer-4-bg-img:before{height:100%;content:"";position:absolute;top:0;left:0;width:100%;background-image:-moz-linear-gradient(0deg,rgba(11,61,44,.705) 0,#0b3d2c 15%,#0b3d2c 85%,rgba(11,61,44,.705) 100%);background-image:-webkit-linear-gradient(0deg,rgba(11,61,44,.705),#0b3d2c 15%,#0b3d2c 85%,rgba(11,61,44,.705));background-image:-ms-linear-gradient(0deg,rgba(11,61,44,.705) 0,#0b3d2c 15%,#0b3d2c 85%,rgba(11,61,44,.705) 100%);z-index:1}[dir=rtl] .footer-4-bg-img:before{right:0;left:auto}.footer-4-bg-img img{height:100%;object-fit:cover;width:100%}.footer4-widget1{text-align:center}.footer4-widget1 .footer-logo{margin-bottom:32px}.footer4-widget1 .border-btn{border-color:#305a4b;height:60px;font-size:20px;color:var(--clr-common-white);border-width:2px}.footer4-widget1 .border-btn:hover{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.footer4-widget1 .footer-social{justify-content:center;gap:10px 25px;align-items:center;margin-top:50px}@media (max-width:450px){.footer4-widget1 .footer-social{flex-direction:column}}.footer4-widget1 .social-links ul li a{height:50px;font-size:16px;border:2px solid #164d3a;color:var(--clr-common-white);border-radius:6px;width:50px;line-height:46px;display:inline-block}.footer4-widget1 .social-links ul li a:hover{border-color:var(--clr-theme-2);background:var(--clr-theme-2)}.footer4-widget1 .social-links ul{gap:10px;display:flex}.footer4-widget1 .footer-social span{font-size:16px}.footer4-widget p{font-size:20px;font-weight:700;margin-bottom:32px;color:#f8f5f0;text-transform:uppercase;line-height:1.5}@media (max-width:450px){.footer4-widget p{font-size:16px}}.footer-4-plant-shape,.footer4-inner{position:relative}.footer-4-plant-shape:before{animation:skew3deg 5s linear infinite;content:url(https://gezimatasi.info/assets/img/shape/plant-shape-4.png);position:absolute;top:50%;transform-origin:bottom;left:0;margin-top:-131px;margin-inline-start:4%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.footer-4-plant-shape:before{margin-inline-start:-10%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-4-plant-shape:before{margin-inline-start:-30%}}[dir=rtl] .footer-4-plant-shape:before{right:0;left:auto}.footer-4-plant-shape:after{animation:skew3deg 5s linear 1s infinite;right:0;content:url(https://gezimatasi.info/assets/img/shape/plant-shape-4.png);position:absolute;top:50%;transform-origin:bottom;margin-top:-131px;margin-inline-end:4%;z-index:-1}@media only screen and (min-width:768px) and (max-width:991px){.footer-4-plant-shape:after{margin-inline-end:-10%}}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.footer-4-plant-shape:after{margin-inline-end:-30%}}[dir=rtl] .footer-4-plant-shape:after{right:auto;left:0}@keyframes skew3deg{0%{transform:skewX(0deg)}25%{transform:skewX(-3deg)}50%{transform:skewX(0deg)}75%{transform:skewX(3deg)}to{transform:skewX(0deg)}}.footer-area5{border-top:1px solid var(--clr-theme-1)}.footer-area5-bg{background:var(--clr-common-white)}.footer5-widget1{max-width:655px;text-align:center;margin:0 auto}.footer5-widget p{font-size:18px;color:var(--clr-theme-1)}.footer5-widget .footer-logo,.footer5-widget .footer-text{margin-bottom:45px}.footer5-widget .newsletter-input-wrapper{max-width:570px;margin:0 auto}.footer5-widget .newsletter-input-wrapper input{border-color:var(--clr-theme-1);border-radius:6px}.footer5-widget .fill-btn-rounded{border-radius:6px}.copyright5-area{padding:26px 0;border-top:1px solid var(--clr-theme-1)}.copyright5-text{font-size:16px;font-weight:700;color:var(--clr-theme-1);text-transform:uppercase;text-align:center}@media only screen and (min-width:768px) and (max-width:991px){.copyright5-text{margin-top:10px}}@media (max-width:450px){.copyright5-text{font-size:14px}}.copyright5-text a:hover{color:var(--clr-theme-2)}@media (max-width:450px),only screen and (min-width:992px) and (max-width:1199px){.copyright5-inner .footer-links{gap:35px}}.copyright5-inner .footer-social{justify-content:flex-end;margin-top:0}@media (max-width:575px),only screen and (min-width:576px) and (max-width:767px){.copyright5-inner .footer-social{justify-content:center;margin:10px 0}}.copyright5-inner .social-links ul{gap:23px}.copyright5-inner .social-links ul li a{color:var(--clr-theme-1)}.copyright5-inner .social-links ul li a:hover{color:var(--clr-theme-2)}.sticky .btnSchool{display:none!important}.popup_wrapper{height:100%;-moz-transition:all .5s ease;-o-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;position:fixed;opacity:0;visibility:hidden;top:0;background:rgba(0,0,0,.7) none repeat scroll 0 0;left:0;width:100%;z-index:9999999}.popup_wrapper .popup_content{transform:translate(-50%,-50%);right:0;position:absolute;top:50%;background-color:#fff;left:50%;width:500px}@media (max-width:767px){.popup_wrapper .popup_content{width:300px}}.popup_wrapper .popup_content.newsletter{width:800px}@media (max-width:767px){.popup_wrapper .popup_content.newsletter{width:300px}}.popup_wrapper .popup_content.newsletter figure{overflow:hidden;right:0;position:absolute;bottom:0;top:0;margin:0;left:0}.popup_wrapper .popup_content.newsletter figure img{height:100%;width:auto}.popup_wrapper .popup_content.newsletter .content{height:100%;padding:120px 60px;text-align:center;align-items:center;display:flex}@media (max-width:767px){.popup_wrapper .popup_content.newsletter .content{height:auto;padding:30px 30px 15px}}.popup_wrapper .popup_content.newsletter .content .wrapper{width:100%}.popup_wrapper .popup_content.newsletter .content .wrapper h3{font-size:21px;font-size:1.3125rem;margin-top:25px}.popup_wrapper .popup_close{height:25px;font-size:13px;text-decoration:none;font-weight:700;right:0;color:#fff;-moz-transition:all .3s ease;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;position:absolute;text-align:center;top:-25px;background:#000;cursor:pointer;width:53px;line-height:27px;display:block}.popup_wrapper .popup_close:hover{background:#c00}