@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap");:root{--base:#00813d;--color-gradient-1:linear-gradient(270deg,#fd4a81,#ff5e73,#ff7269,#ff8662,#fc9860);--white:#fff;---box-shadow:0px 6px 25px rgba(0,0,0,.05);--text2:#bfbfbf;--black:#000;--border2:#373737;--theme:#a6a182;--header:#000;--theme-2:#a6a182;--text:#54595f;---color-gradient-2:linear-gradient(270deg,#ff8662,#fc9860,#ff7269,#fd4a81,#ff5e73);--bg2:#0d0d0d;--body:#fff;--border:#e6e6e6;--ratting:#f8bc26;--bg:#f8f8f8}.theme-btn{padding:22px 40px;font-size:14px;font-weight:600;color:var(--white);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-transform:capitalize;position:relative;letter-spacing:1.2px;background-color:var(--theme);border-radius:0;border-radius:5px;line-height:1;display:inline-block;z-index:1}.theme-btn:before{top:0;border-radius:5px 5px 0 0;left:0}.theme-btn:after,.theme-btn:before{height:50%;-webkit-transition:all .3s cubic-bezier(.785,.135,.15,.86);transition:all .3s cubic-bezier(.785,.135,.15,.86);content:"";position:absolute;background-color:var(--header);width:0;z-index:-1}.theme-btn:after{right:0;bottom:0;border-radius:0 0 5px 5px}.theme-btn i{margin-left:5px}.theme-btn:hover{color:var(--white)}.theme-btn:hover:after,.theme-btn:hover:before{width:100%}.theme-btn.bg-transparent{border:1px solid var(--theme);color:var(--header);background-color:transparent}.theme-btn.bg-transparent:before{background-color:var(--theme);border-radius:5px 5px 0 0}.theme-btn.bg-transparent:after{background-color:var(--theme);border-radius:0 0 5px 5px}.theme-btn.bg-transparent:hover{color:var(--white)}.theme-btn.padding-style{padding:24px 40px;line-height:1.3}@media (max-width:767px){.theme-btn.padding-style{padding:18px 32px}}@media (max-width:575px){.theme-btn.padding-style{padding:16px 30px;font-size:14px}}.theme-btn.bg-white{color:var(--header);background-color:var(--white)}.theme-btn.bg-white:after,.theme-btn.bg-white:before{background-color:var(--header)}.theme-btn.bg-white:hover{color:var(--white)}.theme-btn.radius-none,.theme-btn.radius-none:after,.theme-btn.radius-none:before{border-radius:0}.theme-btn.hover-white:after,.theme-btn.hover-white:before{background-color:var(--white)}.theme-btn.hover-white:hover{color:var(--header)}@media (max-width:767px){.theme-btn{padding:18px 32px}}@media (max-width:575px){.theme-btn{padding:16px 30px;font-size:14px}}.link-btn{font-size:14px;font-weight:600;color:var(--header);text-transform:capitalize;letter-spacing:1.2px;display:inline-block}.link-btn i{margin-left:5px}.link-btn:hover{color:var(--theme)}.link-btn.white-btn{color:var(--white)}.link-btn.white-btn:hover{color:var(--theme)}body{overflow-x:hidden;font-size:16px;font-weight:400;color:var(--text);background-color:var(--white);line-height:28px;font-family:Montserrat,sans-serif}body,ul{padding:0;margin:0}ul{list-style:none}button{padding:0;border:none;background-color:transparent}input:focus{outline:none}input,input:focus{color:var(--white)}h1,h2,h3,h4,h5,h6{padding:0;color:var(--header);transition:all .4s ease-in-out;text-transform:capitalize;margin:0;font-family:Montserrat,sans-serif}h1{font-size:68px;line-height:118%}h1,h2{font-weight:700}h2{font-size:48px;line-height:125%}@media (max-width:1199px){h2{font-size:42px}}@media (max-width:767px){h2{font-size:36px}}@media (max-width:575px){h2{font-size:32px}}h3{font-size:24px;font-weight:600;line-height:133%}@media (max-width:575px){h3{font-size:20px}}h4,h5{font-size:20px}h4,h5,h6{font-weight:600}h6{font-size:16px;line-height:145%}a{text-decoration:none;color:var(--header);outline:none!important;cursor:pointer}a,p{transition:all .4s ease-in-out}p{margin:0}.preloader{height:100%;justify-content:center;position:fixed;top:0;align-items:center;cursor:default;left:0;width:100%;display:flex;z-index:9999999}.preloader .animation-preloader{z-index:1000}.preloader .animation-preloader .spinner{animation:spinner 1s linear infinite;height:9em;border:3px solid rgba(0,0,0,.2);border-top:3px solid var(--theme);margin:0 auto 3.5em;border-radius:50%;width:9em}@media (max-width:767px){.preloader .animation-preloader .spinner{height:7.5em;margin:0 auto 1.5em;width:7.5em}}.preloader .animation-preloader .txt-loading{font:700 5em Montserrat,sans-serif;text-align:center;user-select:none}@media (max-width:767px){.preloader .animation-preloader .txt-loading{font-size:2.5em}}.preloader .animation-preloader .txt-loading .letters-loading{color:var(--theme);position:relative}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(2):before{animation-delay:.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(3):before{animation-delay:.4s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(4):before{animation-delay:.6s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(5):before{animation-delay:.8s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(6):before{animation-delay:1s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(7):before{animation-delay:1.2s}.preloader .animation-preloader .txt-loading .letters-loading:nth-child(8):before{animation-delay:1.4s}.preloader .animation-preloader .txt-loading .letters-loading:before{animation:letters-loading 4s infinite;transform:rotateY(-90deg);color:var(--header);content:attr(data-text-preloader);position:absolute;opacity:0;top:-3px;left:0;font-family:Montserrat,sans-serif}.preloader p{font-size:15px;font-weight:600;color:var(--theme);text-transform:uppercase;letter-spacing:8px}.preloader .loader{height:100%;pointer-events:none;font-size:0;position:fixed;top:0;left:0;width:100%;z-index:1}.preloader .loader .row{height:100%}.preloader .loader .loader-section{padding:0}.preloader .loader .loader-section .bg{height:100%;transition:all .8s cubic-bezier(.77,0,.175,1);background-color:#fff;left:0;width:100%}.preloader.loaded .animation-preloader{transition:.3s ease-out;opacity:0}.preloader.loaded .loader-section .bg{transition:allcubic-bezier(.1,.1,.1,1) .7s .3s;width:0}.search-wrap{height:100%;overflow:hidden;position:fixed;top:0;background-color:hsla(0,0%,100%,.9);left:0;width:100%;display:none;z-index:999999}.search-wrap .search-inner{height:100%;position:relative;width:100%}.search-wrap .search-cell{transform:translateY(-50%);position:absolute;top:50%;width:100%}.search-wrap .search-field-holder{animation:slideInUp .3s;position:relative;margin:auto;width:50%}@media only screen and (min-width:768px) and (max-width:991px){.search-wrap .search-field-holder{width:70%}}@media (max-width:575px){.search-wrap .search-field-holder{width:80%}}.search-wrap .main-search-input{height:70px;padding:0 50px;font-size:25px;border:0;color:var(--header);text-transform:capitalize;border-bottom:2px solid var(--header);letter-spacing:2px;text-align:center;background:transparent;width:100%}@media (max-width:575px){.search-wrap .main-search-input{height:50px;padding:0;font-size:18px;line-height:50px}}.search-wrap input.form-control,.search-wrap input.form-control:focus{background-color:var(--header)}input.main-search-input::placeholder{font-size:25px;color:var(--header);opacity:1}@media (max-width:575px){input.main-search-input::placeholder{font-size:18px}}.search-close{font-size:30px;right:50px;color:var(--theme);position:absolute;top:50px;cursor:pointer}.scroll-up{transform:translateY(15px);right:25px;position:fixed;opacity:0;bottom:35px;visibility:hidden;border-radius:50px;z-index:99}.scroll-up,.scroll-up:after{height:50px;transition:all .4s ease-in-out;cursor:pointer;width:50px;display:block}.scroll-up:after{font-size:18px;font-weight:700;color:var(--theme);content:"\f176";position:absolute;text-align:center;top:0;left:0;line-height:50px;font-family:Font Awesome\ 5 Pro;z-index:1}.scroll-up svg path{fill:none}.scroll-up svg.scroll-circle path{transition:all .4s ease-in-out;box-sizing:border-box;stroke-width:4px;stroke:var(--theme)}.scroll-up.active-scroll{transform:translateY(0);opacity:1;visibility:visible}.mouse-cursor{-webkit-transform:translateZ(0);transform:translateZ(0);pointer-events:none;position:fixed;visibility:hidden;top:0;border-radius:50%;left:0}@media (max-width:767px){.mouse-cursor{display:none}}.cursor-inner{height:6px;-webkit-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;-o-transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;transition:width .3s ease-in-out,height .3s ease-in-out,margin .3s ease-in-out,opacity .3s ease-in-out;background-color:var(--theme);width:6px;z-index:10000001}.cursor-inner.cursor-hover{height:70px;opacity:.3;background-color:var(--theme);margin-left:-35px;width:70px;margin-top:-35px}.cursor-outer{height:30px;border:1px solid var(--theme);-webkit-transition:all .08s ease-out;-o-transition:all .08s ease-out;transition:all .08s ease-out;opacity:.5;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:-12px;width:30px;margin-top:-12px;z-index:10000000}.cursor-outer.cursor-hover{opacity:0}.section-title{margin-bottom:30px;position:relative;margin-top:-6px;z-index:99}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title h6{font-size:18px;font-weight:600;margin-bottom:10px;color:var(--theme);text-transform:capitalize;display:inline-block}.section-title h2,.section-title span{text-transform:capitalize!important}.section-title h3{font-size:28px;font-weight:700}@media (max-width:767px){.section-title br{display:none}}.section-title-area{justify-content:space-between;align-items:center;display:flex}@media (max-width:767px){.section-title-area{flex-wrap:wrap;gap:30px}}.center{text-align:center;margin:0 auto}.section-bg{background-color:var(--bg)!important}.section-bg-2{background-color:var(--bg2)}.section-padding{padding:120px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:991px){.section-padding{padding:80px 0}}@-webkit-keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px rgba(244,68,56,0);box-shadow:0 0 0 40px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes rippleOne{70%{-webkit-box-shadow:0 0 0 40px rgba(244,68,56,0);box-shadow:0 0 0 40px rgba(244,68,56,0)}to{-webkit-box-shadow:0 0 0 0 rgba(244,68,56,0);box-shadow:0 0 0 0 rgba(244,68,56,0)}}@keyframes cir36{to{transform:rotate(1turn)}}@keyframes rounded{50%{transform:rotate(15deg)}}@keyframes rounded-2{50%{transform:rotate(5deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.animation__rotate{-webkit-animation:rotate 40s linear infinite;animation:rotate 40s linear infinite}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes letters-loading{0%,75%,to{transform:rotateY(-90deg);opacity:0}25%,50%{transform:rotateY(0deg);opacity:1}}@keyframes letters-loading{0%,75%,to{transform:rotateY(-90deg);opacity:0}25%,50%{transform:rotateY(0deg);opacity:1}}@keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes tpswing{0%{-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}to{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes width{0%{width:0}to{width:100%}}@-webkit-keyframes width{0%{width:0}to{width:100%}}@-webkit-keyframes loaderspin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:float-bob-y;animation-name:float-bob-y;-webkit-animation-duration:3s;animation-duration:3s}@-webkit-keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes float-bob-y{0%{-webkit-transform:translateY(-30px);transform:translateY(-30px)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(-30px);transform:translateY(-30px)}}@keyframes top-image-bounce{0%{transform:translateX(-8px)}50%{transform:translateX(12px)}to{transform:translateX(-8px)}}@keyframes top-image-bounce-2{0%{transform:translatey(-8px)}50%{transform:translatey(12px)}to{transform:translatey(-8px)}}@keyframes toggle{0%{opacity:0}to{opacity:1}}@-webkit-keyframes moveCursor1{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8)}}@keyframes moveCursor1{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.8);transform:scale(.8)}}@-webkit-keyframes moveCursor2{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}@keyframes moveCursor2{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(1.5);transform:scale(1.5)}to{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.splt-txt .whitespace{width:8px}.splt-txt.animated .char{-webkit-animation:fadeInUp .4s cubic-bezier(.3,0,.7,1) both;animation:fadeInUp .4s cubic-bezier(.3,0,.7,1) both;-webkit-animation-delay:calc(30ms*var(--char-index));animation-delay:calc(30ms*var(--char-index))}.header-top-section{position:relative;z-index:9}@media (max-width:991px){.header-top-section{display:none}}.header-top-section:before{height:100%;right:0;content:"";position:absolute;clip-path:polygon(2% 0,100% 0,100% 100%,0 100%);bottom:0;top:0;background-color:var(--theme);left:0;left:60%;width:100%;z-index:-1}@media (max-width:1199px){.header-top-section:before{left:50%}}.header-top-wrapper{padding:6px 0;justify-content:space-between}.header-top-wrapper,.header-top-wrapper .contact-list{align-items:center;display:flex}.header-top-wrapper .contact-list li i{margin-right:10px;color:var(--theme)}.header-top-wrapper .contact-list li a{color:var(--text)}.header-top-wrapper .contact-list li .link{color:var(--white)}.header-top-wrapper .top-right{gap:80px;align-items:center;display:flex}.header-top-wrapper .top-right .social-icon{gap:25px}.header-top-wrapper .top-right .social-icon span{color:var(--white)}.header-top-wrapper .top-right .social-icon i{color:var(--white);transition:all .4s ease-in-out}.header-top-wrapper .top-right .social-icon i:hover{color:var(--theme)}.header-main{padding:10px 0;justify-content:space-between;align-items:center;display:flex}@media (max-width:1199px){.header-main{padding:15px 0}}.header-main .main-menu ul{margin-bottom:0}.header-main .main-menu ul li{list-style:none;padding:30px 0;position:relative;margin-inline-end:30px;display:inline-block}.header-main .main-menu ul li:last-child{margin-inline-end:0}.header-main .main-menu ul li a{font-size:16px;font-weight:500;color:var(--header);transition:all .4s ease-in-out;text-transform:capitalize;position:relative;text-align:left;display:inline-block}.header-main .main-menu ul li a i{font-size:15px;font-weight:600;margin-left:5px}.header-main .main-menu ul li a:hover{color:var(--theme)!important}.header-main .main-menu ul li .submenu{transform:translateY(10px);inset-inline-start:0;color:var(--header);transition:all .4s ease-in-out;position:absolute;opacity:0;visibility:hidden;min-width:240px;top:100%;transform-origin:top center;box-shadow:0 0 10px 0 rgba(0,0,0,.2);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.2);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.2);background:var(--white);z-index:99999}.header-main .main-menu ul li .submenu li{padding:0;margin:0;width:100%;display:block}.header-main .main-menu ul li .submenu li a{padding:11px 25px;font-size:16px;font-weight:500;color:var(--header);position:relative;border-bottom:1px solid #eee;width:100%;z-index:11}.header-main .main-menu ul li .submenu li:last-child a{border:none}.header-main .main-menu ul li .submenu li .submenu{inset-inline-start:100%;opacity:0;visibility:hidden;top:0}.header-main .main-menu ul li .submenu li:hover>a{color:var(--white)!important;background:var(--theme)}.header-main .main-menu ul li .submenu li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li .submenu li:hover>.submenu{-webkit-transform:translateY(1);-moz-transform:translateY(1);-ms-transform:translateY(1);-o-transform:translateY(1);transform:translateY(1);opacity:1;visibility:visible}.header-main .main-menu ul li .submenu li.has-dropdown>a:after{inset-inline-end:25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);color:var(--theme);position:absolute;top:50%}.header-main .main-menu ul li .has-homemenu{padding:30px 30px 10px;opacity:0;visibility:hidden;left:-250px;width:1100px}.header-main .main-menu ul li .has-homemenu .homemenu,.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb{position:relative}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button{transform:translate(-50%,-50%);justify-content:center;transition:all .4s ease-in-out;position:absolute;flex-direction:column;opacity:0;visibility:hidden;gap:10px;top:50%;left:50%;width:70%;margin-top:20px;display:flex}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button .theme-btn{padding:12px 15px;font-size:14px;color:var(--white)!important;text-align:center;width:auto}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:before{height:100%;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(99,92,92,0)),to(#292930));background:linear-gradient(180deg,rgba(99,92,92,0) 0,#292930);background-size:cover;opacity:0;top:0;background-position:50%;left:0;width:100%;background-repeat:no-repeat}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover:before{opacity:1;visibility:visible}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb:hover .homemenu-btn{transform:translateY(50%);opacity:1;bottom:50%;visibility:visible}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-thumb img{width:100%}.header-main .main-menu ul li .has-homemenu .homemenu .homemenu-title{font-size:16px;text-align:center;margin:15px auto;display:inline-block}.header-main .main-menu ul li:hover>a,.header-main .main-menu ul li:hover>a:after{color:var(--theme)}.header-main .main-menu ul li:hover>.submenu{transform:translateY(0);opacity:1;visibility:visible}.header-1{position:relative;z-index:9}.header-1 .mega-menu-wrapper .header-main .header-left{gap:90px;align-items:center;display:flex}.header-1 .mega-menu-wrapper .header-main .header-right{gap:40px}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-right{gap:20px}}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart{position:relative}@media (max-width:1199px){.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart{display:none}}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box{transform:rotateX(90deg);padding:5px 20px 0;transition:all .5s ease 0s;position:absolute;visibility:hidden;top:150%;transform-origin:center top 0;box-shadow:0 0 7px .5px rgba(0,0,0,.15);background:var(--white) none repeat scroll 0 0;left:-70px;width:340px;z-index:9999}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box{left:-260px}}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box ul li{padding:10px 0;font-size:16px;font-weight:600;text-transform:capitalize;border-bottom:1px solid var(--border);gap:15px;align-items:center;display:flex}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box ul li a{padding:0;font-size:16px;text-transform:capitalize;position:relative}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box ul li a:after{height:18px;font-size:10px;font-weight:600;right:-88px;color:var(--white);content:"\f00d";position:absolute;text-align:center;top:15px;background-color:var(--theme);border-radius:30px;width:18px;line-height:18px;font-family:Font Awesome\ 5 Pro}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box ul li span{font-size:16px;font-weight:500;color:var(--header);display:block}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box ul li img{width:90px}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box .shopping-items{margin-top:10px}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box .shopping-items span{font-size:16px;font-weight:600;color:var(--header);text-transform:capitalize}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box .cart-button{margin-top:20px}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-box .cart-button .theme-btn{padding:16px 28px;font-size:14px}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-icon{height:45px;position:relative;text-align:center;background-color:var(--bg);border-radius:50%;width:45px;line-height:45px;display:inline-block}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-icon:before{height:18px;font-size:12px;font-weight:500;right:-8px;color:var(--white);content:"1";position:absolute;text-align:center;top:-7px;background-color:var(--theme);border-radius:18px;width:18px;line-height:18px}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart .cart-icon i{color:var(--header)}.header-1 .mega-menu-wrapper .header-main .header-right .menu-cart:hover .cart-box{transform:rotateX(0deg);visibility:visible}@media (max-width:1399px){.header-1 .mega-menu-wrapper .header-main .header-right .header-button{display:none}}.header-1.header-2{position:absolute;top:0;left:0;width:100%;z-index:9999}.header-1.header-2 .container-fluid{padding:0 80px}@media (max-width:1399px){.header-1.header-2 .container-fluid{padding:0 20px}}.header-1.header-2 .mega-menu-wrapper .header-main .main-menu ul li a{color:var(--white)}.header-1.header-2 .mega-menu-wrapper .header-main .main-menu ul li:hover a{color:var(--theme)}.header-1.header-2 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a,.header-1.header-2 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover a{color:var(--header)}.header-1.header-2 .mega-menu-wrapper .header-main .header-right{gap:40px}@media (max-width:1399px){.header-1.header-2 .mega-menu-wrapper .header-main .header-right .header-button{display:none}}.header-1.header-2 .mega-menu-wrapper .header-right{gap:50px}.header-1.header-2 .mega-menu-wrapper .header-right .icon-items{gap:20px;align-items:center;display:flex}@media (max-width:1399px){.header-1.header-2 .mega-menu-wrapper .header-right .icon-items{display:none}}.header-1.header-2 .mega-menu-wrapper .header-right .icon-items .icon{height:48px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:5px;width:48px;line-height:48px}.header-1.header-2 .mega-menu-wrapper .header-right .icon-items .content p{margin-bottom:5px;color:var(--white)}.header-1.header-2 .mega-menu-wrapper .header-right .icon-items .content h4 a{color:var(--white)}.header-1.header-2 .mega-menu-wrapper .header-right .search-icon{border-right:1px solid var(--text);border-left:1px solid var(--text);padding:0 20px;color:var(--white)}.header-3{position:relative;background-color:var(--bg);z-index:9}.header-3 .container-fluid{padding:0 80px}@media (max-width:1399px){.header-3 .container-fluid{padding:0 20px}}.header-3 .mega-menu-wrapper .header-main{padding:0}.header-3 .mega-menu-wrapper .header-main .header-right{gap:40px}@media (max-width:1399px){.header-3 .mega-menu-wrapper .header-main .header-right .header-button{display:none}}.header-3 .mega-menu-wrapper .header-right{gap:50px}.header-3 .mega-menu-wrapper .header-right .icon-items{gap:20px;align-items:center;display:flex}@media (max-width:1399px){.header-3 .mega-menu-wrapper .header-right .icon-items{display:none}}.header-3 .mega-menu-wrapper .header-right .icon-items .icon{font-size:32px;color:var(--theme)}.header-3 .mega-menu-wrapper .header-right .icon-items .content p{margin-bottom:5px;color:var(--text)}.header-3 .mega-menu-wrapper .header-right .icon-items .content h4 a{color:var(--text)}.header-3 .mega-menu-wrapper .header-right .search-icon{padding:30px;color:var(--white);background-color:var(--theme)}.header-4{position:absolute;top:0;left:0;width:100%;z-index:99}@media (max-width:1199px){.header-4{background-color:var(--white)}}.header-4 .mega-menu-wrapper .header-main{padding:10px 40px;background-color:var(--white);box-shadow:var(---box-shadow)}@media (max-width:1199px){.header-4 .mega-menu-wrapper .header-main{padding:20px 0;box-shadow:none}}.header-4 .mega-menu-wrapper .header-main .header-left{gap:90px;align-items:center;display:flex}.header-4 .mega-menu-wrapper .header-main .header-right{gap:40px}.header-4 .mega-menu-wrapper .header-main .header-right .search-icon{border-right:1px solid var(--border);border-left:1px solid var(--border);padding:0 20px}.header-5{position:relative;z-index:9}@media (max-width:1399px){.header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-homemenu{left:-350px}}.header-5 .mega-menu-wrapper .header-main .main-menu ul li a{color:var(--white)}.header-5 .mega-menu-wrapper .header-main .main-menu ul li:hover a{color:var(--theme)}.header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu li a,.header-5 .mega-menu-wrapper .header-main .main-menu ul li .submenu li:hover a{color:var(--header)}.header-5 .mega-menu-wrapper .header-main .header-right{gap:20px}.header-5 .mega-menu-wrapper .header-main .header-right .search-icon{color:var(--white)}.header-5 .mega-menu-wrapper .header-main .header-right .search-icon,.header-5 .mega-menu-wrapper .header-main .header-right .sidebar__toggle{height:55px;text-align:center;background-color:var(--bg2);width:55px;line-height:55px}@media (max-width:1199px){.header-5 .mega-menu-wrapper .header-main .header-right .sidebar__toggle{display:block!important}}.header-5 .mega-menu-wrapper .header-main .header-right .header-button .theme-btn,.header-5 .mega-menu-wrapper .header-main .header-right .header-button:after,.header-5 .mega-menu-wrapper .header-main .header-right .header-button:before{border-radius:0}@media (max-width:1399px){.header-5 .mega-menu-wrapper .header-main .header-right .header-button{display:none}}.sidebar__toggle{cursor:pointer}.sticky{-webkit-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;animation:fadeInDown .5s ease-in-out 0s 1 normal none running;-webkit-transition:all .9s;transition:all .9s;position:fixed!important;top:0!important;background-color:var(--white);box-shadow:var(---box-shadow);left:0;width:100%;z-index:100}.sticky.header-2{background-color:#060606}.sticky .header-main .main-menu ul li{padding:20px 0}.sticky.header-4 .mega-menu-wrapper .header-main{box-shadow:none}.sticky.header-5{background-color:#060606}.sticky.header-5 .mega-menu-wrapper .header-main .main-menu ul li .has-homemenu{left:-450px}.sticky.header-5 .mega-menu-wrapper .header-main .header-right .header-button,.sticky.header-5 .mega-menu-wrapper .header-main .header-right .search-icon,.sticky.header-5 .mega-menu-wrapper .header-main .header-right .sidebar__toggle{display:none}.offcanvas__info{height:100%;-webkit-transform:translateX(calc(100% + 80px));-moz-transform:translateX(calc(100% + 80px));-ms-transform:translateX(calc(100% + 80px));-o-transform:translateX(calc(100% + 80px));transform:translateX(calc(100% + 80px));overflow-y:scroll;border-left:2px solid var(--theme);right:0;-webkit-transition:transform .45s ease-in-out,opacity .45s ease-in-out;-moz-transition:transform .45s ease-in-out,opacity .45s ease-in-out;transition:transform .45s ease-in-out,opacity .45s ease-in-out;position:fixed;top:0;background:var(--white) none repeat scroll 0 0;overscroll-behavior-y:contain;width:400px;scrollbar-width:none;z-index:99999}.offcanvas__info::-webkit-scrollbar{display:none}.offcanvas__info.info-open{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1}.offcanvas__wrapper{height:100%;padding:30px;position:relative}.offcanvas__wrapper .offcanvas__content .text{color:var(--text)}.offcanvas__wrapper .offcanvas__content .offcanvas__close{height:45px;position:relative;text-align:center;background-color:var(--theme);border-radius:50%;cursor:pointer;width:45px;line-height:45px;z-index:9}.offcanvas__wrapper .offcanvas__content .offcanvas__close i{color:var(--white)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact,.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul{margin-top:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li{font-size:16px;font-weight:500;text-transform:capitalize}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li:not(:last-child){margin-bottom:15px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon{margin-right:20px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact ul li .offcanvas__contact-icon i{color:var(--theme)}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .header-button .theme-btn{padding:16px 40px;width:100%}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon{gap:10px;margin-top:30px}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a{height:45px;font-size:16px;border:1px solid var(--border);color:var(--header);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;border-radius:50%;background:transparent;width:45px;line-height:45px;display:block}.offcanvas__wrapper .offcanvas__content .offcanvas__contact .social-icon a:hover{color:var(--white);background-color:var(--theme)}.offcanvas__overlay{height:100%;right:0;position:fixed;opacity:0;visibility:hidden;top:0;background:#151515;width:100%;z-index:900}.offcanvas__overlay.overlay-open{opacity:.8;visibility:visible}@media (max-width:450px){.offcanvas__info{width:300px}}@media (max-width:575px){.offcanvas__wrapper{padding:20px}}.breadcrumb-wrapper{overflow:hidden;position:relative}.breadcrumb-wrapper:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:linear-gradient(180deg,rgba(0,0,0,.285),rgba(0,0,0,.47));left:0;width:100%}.breadcrumb-wrapper .page-heading{position:relative;margin-top:55px;z-index:9}@media (max-width:1199px){.breadcrumb-wrapper .page-heading{margin-top:35px}}@media (max-width:991px){.breadcrumb-wrapper .page-heading{text-align:center}}.breadcrumb-wrapper .page-heading h1{font-size:68px;color:var(--white);position:relative;line-height:1.3;z-index:9}@media (max-width:991px){.breadcrumb-wrapper .page-heading h1{font-size:50px}}@media (max-width:575px){.breadcrumb-wrapper .page-heading h1{font-size:42px}}.breadcrumb-wrapper .page-heading .breadcrumb-items{gap:10px;align-items:center;margin-top:15px;display:flex}@media (max-width:991px){.breadcrumb-wrapper .page-heading .breadcrumb-items{justify-content:center}}.breadcrumb-wrapper .page-heading .breadcrumb-items li{font-size:16px;font-weight:500;color:var(--white);text-transform:capitalize}.breadcrumb-wrapper .page-heading .breadcrumb-items li a{color:var(--white);transition:all .4s ease-in-out}.breadcrumb-wrapper .page-heading .breadcrumb-items li a:hover{color:var(--theme)}.breadcrumb-wrapper .page-heading .breadcrumb-items li i{color:var(--white)}@media (max-width:575px){.breadcrumb-wrapper .page-heading .breadcrumb-items li i{font-size:16px}}.error-items .error-image{margin-bottom:50px}.error-items .error-image img{height:100%;width:100%}.mean-container a.meanmenu-reveal{display:none}.mean-container .mean-nav{background:none;margin-top:0}.mean-container .mean-bar{min-height:auto;padding:0;background:none}.mean-container .mean-nav>ul{padding:0;list-style-type:none;margin:0;width:100%;display:block!important}.mean-container .mean-nav>ul .homemenu{position:relative}.mean-container .mean-nav>ul .homemenu .homemenu-thumb{position:relative;width:280px}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button{transform:translate(-50%,-50%);justify-content:center;transition:all .4s ease-in-out;position:absolute;flex-direction:column;opacity:0;visibility:hidden;gap:10px;top:50%;left:50%;width:60%;display:flex}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn{padding:10px 30px;font-size:14px;color:var(--white)!important;text-align:center;width:auto}.mean-container .mean-nav>ul .homemenu .homemenu-thumb .demo-button .theme-btn:hover{color:var(--white)!important}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:before{height:100%;overflow:hidden;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;content:"";position:absolute;background:-webkit-gradient(linear,left top,left bottom,from(rgba(99,92,92,0)),to(#292930));background:linear-gradient(180deg,rgba(99,92,92,0) 0,#292930);background-size:cover;opacity:0;top:0;background-position:50%;left:0;width:100%;background-repeat:no-repeat}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover:before{opacity:1;visibility:visible}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .demo-button{opacity:1;visibility:visible;margin-top:0}.mean-container .mean-nav>ul .homemenu .homemenu-thumb:hover .homemenu-btn{transform:translateY(50%);opacity:1;bottom:50%;visibility:visible}.mean-container .mean-nav>ul .homemenu .homemenu-thumb img{width:100%}.mean-container .mean-nav>ul .homemenu .homemenu-content .homemenu-title{font-size:16px;margin-top:15px;display:inline-block}.mean-container a.meanmenu-reveal{display:none!important}.mean-container .mean-nav ul li a{padding:10px 0;font-size:16px;font-weight:500;color:var(--header);width:100%;line-height:1.5}.mean-container .mean-nav ul li a:last-child{border-bottom:0}.mean-container .mean-nav ul li a:hover{color:var(--theme)}.mean-container .mean-nav ul li a.mean-expand{padding:0!important;margin-top:5px}.mean-container .mean-nav ul li>a>i{display:none}.mean-container .mean-nav ul li>a.mean-expand i{display:inline-block}.mean-container .mean-nav>ul>li:first-child>a{border-top:0}.mean-container .mean-nav ul li a.mean-expand.mean-clicked i{transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transition:all .4s ease-in-out}.mean-container .mean-nav ul li .mega-menu li a{height:200px;padding:0;margin-bottom:20px;border-top:0;width:100%}@media (max-width:1199px){.mean-container .mean-nav ul li.menu-thumb{display:none}}.hero-1{padding:215px 0 90px;position:relative}@media (max-width:1199px){.hero-1{padding:160px 0 90px;margin-bottom:-20px}}@media (max-width:991px){.hero-1{padding:130px 0 90px;margin-bottom:-40px}}@media (max-width:767px){.hero-1{padding:100px 0 90px;margin-bottom:-50px}}@media (max-width:575px){.hero-1{padding:70px 0 90px}}.hero-1 .star-image{transform:translateY(-50%);position:absolute;top:50%;left:3%}.hero-1 .hero-image-2{position:absolute;top:55.5%;left:17%}@media (max-width:1199px){.hero-1 .hero-image-2{left:4%}}@media (max-width:991px){.hero-1 .hero-image-2{max-width:300px;top:40%;left:45%;z-index:9}.hero-1 .hero-image-2 img{height:100%;width:100%}}@media (max-width:767px){.hero-1 .hero-image-2{max-width:230px;top:45%;left:45%}}@media (max-width:575px){.hero-1 .hero-image-2{max-width:200px;top:39.5%;left:42%}}.hero-1 .hero-image-2 img{border-radius:5px}.hero-1 .hero-image-2:before{height:109%;border:1px solid var(--theme);right:0;right:-15px;content:"";position:absolute;top:-15px;border-radius:5px;width:100%;z-index:-1}.hero-1 .hero-image-2:after{height:22px;right:-12%;content:"";position:absolute;top:-12%;background-color:var(--theme);border-radius:5px;width:22px;z-index:2}.hero-1:before{height:100%;height:60%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg);left:0;width:100%;z-index:-1}.hero-1 .hero-content{position:relative;margin-top:50px;z-index:9}@media (max-width:991px){.hero-1 .hero-content{margin-bottom:70px;margin-top:0}}@media (max-width:767px){.hero-1 .hero-content{margin-bottom:60px}}@media (max-width:575px){.hero-1 .hero-content{margin-bottom:50px;text-align:center;margin-top:0}}.hero-1 .hero-content h1{margin-bottom:20px}@media (max-width:1199px){.hero-1 .hero-content h1{font-size:48px}}@media (max-width:767px){.hero-1 .hero-content h1{font-size:42px}}@media (max-width:575px){.hero-1 .hero-content h1{font-size:32px;margin-bottom:15px}}.hero-1 .hero-content h1 span{margin-left:80px}@media (max-width:1199px){.hero-1 .hero-content h1 span{margin-left:0}}.hero-1 .hero-content p{max-width:300px;text-align:right;margin:0 auto}@media (max-width:1199px){.hero-1 .hero-content p{max-width:none;text-align:left}}@media (max-width:575px){.hero-1 .hero-content p{text-align:center}}.hero-1 .hero-image{height:750px;position:relative;max-width:660px;border-radius:5px;margin-left:-120px}@media (max-width:991px){.hero-1 .hero-image{margin-left:0}}@media (max-width:767px){.hero-1 .hero-image{height:500px}}@media (max-width:575px){.hero-1 .hero-image{height:400px}}.hero-1 .hero-image:before{height:104%;border:1px solid var(--theme);right:0;content:"";position:absolute;top:-15px;border-radius:5px;left:-20px;width:100%;z-index:-1}@media (max-width:575px){.hero-1 .hero-image:before{height:100%;top:0;left:0}}.hero-1 .hero-image .client-items{padding:20px;right:20px;position:absolute;bottom:20px;gap:20px;background-color:var(--white);align-items:center;box-shadow:var(---box-shadow);border-radius:5px;display:flex}.hero-1 .hero-image .client-items .client-content h3{font-size:28px;font-weight:700}.hero-2{padding-top:150px;position:relative;padding-bottom:110px;z-index:9}@media (max-width:767px){.hero-2{padding-top:130px}}@media (max-width:575px){.hero-2{padding-top:100px}}.hero-2 .line{position:absolute;bottom:20%;left:5%;z-index:2}@media (max-width:1600px){.hero-2 .line{display:none}}.hero-2 .star-shape{position:absolute;top:20%;left:3%}.hero-2 .star-shape-2{right:10%;position:absolute;bottom:20%}.hero-2 .text{transform:translateX(-50%);position:absolute;bottom:12%;left:72%}.hero-2 .text:before{height:1px;content:"";position:absolute;top:28px;background-color:var(--theme);left:-150px;width:106px}@media (max-width:991px){.hero-2 .text:before{display:none}}@media (max-width:575px){.hero-2 .text{bottom:7%;text-align:center;left:50%}}.hero-2 .text p{color:var(--white)}.hero-2:before{background-size:cover;background-position:50%;width:100%;width:50%;background-image:url(https://formandfeel.top/assets/img/hero/overlay-shape.jpg);background-repeat:no-repeat}.hero-2:after,.hero-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;left:0;z-index:-1}.hero-2:after{opacity:.7;background-color:var(--black);left:48%;width:100%}.hero-2 .hero-content{position:relative;z-index:9}@media (max-width:575px){.hero-2 .hero-content{text-align:center;margin:0 auto}}.hero-2 .hero-content h1{font-size:100px;margin-bottom:20px;color:var(--theme)}@media (max-width:1399px){.hero-2 .hero-content h1{font-size:90px}}@media (max-width:1199px){.hero-2 .hero-content h1{font-size:80px}}@media (max-width:991px){.hero-2 .hero-content h1{font-size:62px}}@media (max-width:767px){.hero-2 .hero-content h1{font-size:48px}}@media (max-width:575px){.hero-2 .hero-content h1{font-size:38px}}.hero-2 .hero-content h1 span{font-weight:300}.hero-2 .hero-content p{margin-bottom:40px;color:hsla(0,0%,100%,.702)}@media (max-width:575px){.hero-2 .hero-content p{margin-bottom:20px}}.hero-2 .hero-content .social-icon{position:relative;gap:20px;margin-top:50px}@media (max-width:575px){.hero-2 .hero-content .social-icon{justify-content:center;margin-bottom:75px;margin-top:30px}}.hero-2 .hero-content .social-icon a{height:40px;border:1px solid var(--text);color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:transparent;border-radius:5px;width:40px;line-height:40px;display:inline-block}.hero-2 .hero-content .social-icon a:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.hero-3{padding:155px 0}@media (max-width:991px){.hero-3{padding-top:130px}}@media (max-width:767px){.hero-3{padding-top:100px}}@media (max-width:575px){.hero-3{padding-top:80px}.hero-3 .hero-content{text-align:center;margin:0 auto}}.hero-3 .hero-content span{font-size:18px;font-weight:600;color:var(--header)}.hero-3 .hero-content h1{margin-bottom:20px}@media (max-width:1399px){.hero-3 .hero-content h1{font-size:56px}}@media (max-width:1199px){.hero-3 .hero-content h1{font-size:48px}}@media (max-width:991px){.hero-3 .hero-content h1{font-size:52px}}@media (max-width:767px){.hero-3 .hero-content h1{font-size:42px}}@media (max-width:575px){.hero-3 .hero-content h1{font-size:32px}}.hero-3 .hero-content p{color:var(--black)}.hero-3 .hero-content .hero-button{gap:40px;align-items:center;margin-top:40px;display:flex}@media (max-width:1199px){.hero-3 .hero-content .hero-button{gap:25px}}@media (max-width:767px){.hero-3 .hero-content .hero-button{gap:30px;margin-top:30px}}@media (max-width:575px){.hero-3 .hero-content .hero-button{justify-content:center;flex-wrap:wrap;gap:20px;margin-top:25px}}.hero-3 .hero-content .hero-button .icon-items{gap:15px;align-items:center;display:flex}.hero-3 .hero-content .hero-button .icon-items .icon{height:55px;border:5px solid hsla(52,17%,58%,.28);color:var(--theme);text-align:center;background-color:transparent;border-radius:50%;width:55px;line-height:45px}.hero-3 .hero-content .hero-button .icon-items .content{text-align:left!important}.hero-3 .hero-content .hero-button .icon-items .content p{font-weight:500;margin-bottom:5px;color:var(--black)}.hero-3 .hero-slider-items{transform:rotate(-45deg);margin-right:-90%}@media (max-width:1199px){.hero-3 .hero-slider-items{transform:rotate(0)}}@media (max-width:991px){.hero-3 .hero-slider-items{margin-right:0}}.hero-3 .hero-slider-items .hero-image{max-width:410px}.hero-3 .hero-slider-items .hero-image img{height:100%;object-fit:cover;width:100%}@media (max-width:767px){.hero-3 .hero-slider-items .hero-image{height:500px;max-width:590px}}@media (max-width:575px){.hero-3 .hero-slider-items .hero-image{height:420px;max-width:450px}}.hero-4,.hero-4 .hero-content{position:relative;z-index:9}.hero-4 .hero-content{padding:80px 60px;margin-bottom:90px;background-color:var(--white);margin-top:160px}@media (max-width:991px){.hero-4 .hero-content{margin-bottom:0}}@media (max-width:767px){.hero-4 .hero-content{padding:50px 40px}}@media (max-width:575px){.hero-4 .hero-content{padding:40px 30px;text-align:center}}.hero-4 .hero-content:before{height:50px;right:20px;content:"";position:absolute;opacity:.4;top:20px;background-color:var(--theme);width:50px}.hero-4 .hero-content span{font-size:18px;font-weight:600;margin-bottom:10px;color:var(--theme);display:inline-block}.hero-4 .hero-content h1{margin-bottom:20px}@media (max-width:1199px){.hero-4 .hero-content h1{font-size:56px}}@media (max-width:1399px){.hero-4 .hero-content h1{font-size:60px}}@media (max-width:991px){.hero-4 .hero-content h1{font-size:50px}}@media (max-width:767px){.hero-4 .hero-content h1{font-size:42px}}@media (max-width:575px){.hero-4 .hero-content h1{font-size:32px}}.hero-4 .hero-content p{margin-bottom:40px}@media (max-width:767px){.hero-4 .hero-content p{margin-bottom:30px}}@media (max-width:575px){.hero-4 .hero-content p{margin-bottom:20px}}.hero-4 .hero-image{height:650px;position:relative;border-radius:5px;margin-left:-80px;width:1050px}@media (max-width:991px){.hero-4 .hero-image{max-width:1050px;margin-left:0;width:auto}}@media (max-width:767px){.hero-4 .hero-image{height:500px}}@media (max-width:575px){.hero-4 .hero-image{height:430px}}.hero-4 .hero-image:before{height:90px;right:0;content:"";position:absolute;bottom:-7%;background-color:var(--theme);width:800px;z-index:-1}@media (max-width:1199px){.hero-4 .hero-image:before{display:none}}.hero-5{overflow:hidden;margin-top:120px}.hero-5 .hero-wrapper{overflow:hidden;margin-right:-350px;margin-left:-350px}@media (max-width:1199px){.hero-5 .hero-wrapper{margin-right:0;margin-left:0}}.hero-5 .hero-wrapper .hero-items{overflow:hidden}.hero-5 .hero-wrapper .hero-items .hero-image img{height:100%;width:100%}.hero-5 .hero-wrapper .hero-items .hero-content{border-left:4px solid var(--theme);padding:60px 80px;transition:all .4s ease-in-out;position:relative;max-width:1070px;opacity:0;visibility:hidden;background-color:var(--bg2);margin:-110px auto 0;z-index:9}@media (max-width:1199px){.hero-5 .hero-wrapper .hero-items .hero-content{margin-top:0}}@media (max-width:767px){.hero-5 .hero-wrapper .hero-items .hero-content{padding:50px 40px}}@media (max-width:575px){.hero-5 .hero-wrapper .hero-items .hero-content{padding:40px 30px}}.hero-5 .hero-wrapper .hero-items .hero-content h1{margin-bottom:20px;color:var(--white)}@media (max-width:1399px){.hero-5 .hero-wrapper .hero-items .hero-content h1{font-size:60px}}@media (max-width:1199px){.hero-5 .hero-wrapper .hero-items .hero-content h1{font-size:52px}}@media (max-width:991px){.hero-5 .hero-wrapper .hero-items .hero-content h1{font-size:48px}}@media (max-width:767px){.hero-5 .hero-wrapper .hero-items .hero-content h1{font-size:42px}}@media (max-width:575px){.hero-5 .hero-wrapper .hero-items .hero-content h1{font-size:32px}}.hero-5 .hero-wrapper .hero-items .hero-content h1 span{font-weight:300}.hero-5 .hero-wrapper .hero-items .hero-content p{color:var(--white)}.hero-5 .hero-wrapper .swiper-slide.swiper-slide-active .hero-items .hero-content{opacity:1;visibility:visible}.work-process-items{padding:40px;position:relative;background-color:var(--white);box-shadow:var(---box-shadow);border-radius:5px;margin-top:30px;z-index:9}@media (max-width:575px){.work-process-items{padding:30px}}.work-process-items:before{background-size:cover;opacity:0;background-image:url(https://formandfeel.top/assets/img/process-bg.jpg);background-repeat:no-repeat}.work-process-items:after,.work-process-items:before{height:100%;right:0;transition:all .4s ease-in-out;content:"";position:absolute;bottom:0;visibility:hidden;top:0;border-radius:5px;left:0;width:100%;z-index:-1}.work-process-items:after{opacity:.7;opacity:0;background-color:var(--black)}.work-process-items h6{-webkit-text-stroke-color:var(--black);font-size:48px;font-weight:700;margin-bottom:40px;transition:all .4s ease-in-out;opacity:.2;-webkit-text-stroke-width:2px;line-height:1;-webkit-text-fill-color:transparent;display:inline-block}@media (max-width:575px){.work-process-items h6{margin-bottom:20px}}.work-process-items h3{margin-bottom:20px;border-bottom:2px solid var(--border);padding-bottom:20px}.work-process-items .icon{font-size:48px;color:var(--black);transition:all .4s ease-in-out;position:relative;margin-top:25px;z-index:9}@media (max-width:575px){.work-process-items .icon{margin-top:15px}}.work-process-items:hover h6{-webkit-text-stroke-color:var(--white);opacity:1}.work-process-items:hover h3{border-bottom:2px solid hsla(0,0%,90%,.5)}.work-process-items:hover .icon,.work-process-items:hover h3,.work-process-items:hover p{color:var(--white)}.work-process-items:hover:after,.work-process-items:hover:before{opacity:.7;visibility:visible}.work-process-items.active h6{-webkit-text-stroke-color:var(--white);opacity:1}.work-process-items.active h3{border-bottom:2px solid hsla(0,0%,90%,.5)}.work-process-items.active .icon,.work-process-items.active h3,.work-process-items.active p{color:var(--white)}.work-process-items.active:after,.work-process-items.active:before{opacity:.7;visibility:visible}.achievement-section{position:relative}.achievement-section .shape-left{position:absolute;opacity:.1;bottom:0;left:0}.achievement-wrapper{position:relative;z-index:9}.achievement-wrapper .achievement-content .about-button{margin-top:40px}.achievement-wrapper .counter-area{margin-left:40px}@media (max-width:1199px){.achievement-wrapper .counter-area{margin-left:0}}.achievement-wrapper .counter-area .counter-item{padding:30px;text-align:center;background-color:var(--white)}.achievement-wrapper .counter-area .counter-item .icon{font-size:48px;color:var(--theme)}.achievement-wrapper .counter-area .counter-item .content{margin-top:20px}.achievement-wrapper .counter-area .counter-item .content h2{font-size:48px;margin-bottom:5px;color:var(--header)}@media (max-width:767px){.achievement-wrapper .counter-area .counter-item .content h2{font-size:36px}}@media (max-width:575px){.achievement-wrapper .counter-area .counter-item .content h2{font-size:32px}}.cta-video-wrapper{padding:230px 0;position:relative;margin:0 120px}@media (max-width:1399px){.cta-video-wrapper{padding:210px 0}}@media (max-width:1199px){.cta-video-wrapper{padding:190px 0;margin:0}}@media (max-width:991px){.cta-video-wrapper{padding:150px 0}}@media (max-width:767px){.cta-video-wrapper{padding:100px 0}}@media (max-width:575px){.cta-video-wrapper{padding:80px 0}}.cta-video-wrapper:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));left:0;width:100%}.cta-video-wrapper .video-box{position:relative;text-align:center;margin:0 auto;z-index:9}.cta-video-wrapper .video-box .video-btn{height:115px;font-size:28px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:50%;width:115px;line-height:115px;display:inline-block}@media (max-width:767px){.cta-video-wrapper .video-box .video-btn{height:80px;font-size:20px;width:80px;line-height:80px}}@media (max-width:575px){.cta-video-wrapper .video-box .video-btn{height:70px;font-size:18px;width:70px;line-height:70px}}@media (max-width:767px){.cta-video-wrapper .video-box .ripple:after,.cta-video-wrapper .video-box .ripple:before{height:80px;width:80px}}@media (max-width:575px){.cta-video-wrapper .video-box .ripple:after,.cta-video-wrapper .video-box .ripple:before{height:70px;width:70px}}.work-process-wrapper .section-title h2{font-size:68px}@media (max-width:1399px){.work-process-wrapper .section-title h2{font-size:62px}}@media (max-width:1199px){.work-process-wrapper .section-title h2{font-size:58px}}@media (max-width:991px){.work-process-wrapper .section-title h2{font-size:48px}}@media (max-width:767px){.work-process-wrapper .section-title h2{font-size:42px}}@media (max-width:575px){.work-process-wrapper .section-title h2{font-size:32px}}.work-process-wrapper .section-title h2 span{-webkit-text-stroke-color:var(--white);font-size:68px;font-weight:700;-webkit-text-stroke-width:1px;-webkit-text-fill-color:transparent}@media (max-width:1399px){.work-process-wrapper .section-title h2 span{font-size:62px}}@media (max-width:1199px){.work-process-wrapper .section-title h2 span{font-size:58px}}@media (max-width:991px){.work-process-wrapper .section-title h2 span{font-size:48px}}@media (max-width:767px){.work-process-wrapper .section-title h2 span{font-size:42px}}@media (max-width:575px){.work-process-wrapper .section-title h2 span{font-size:32px}}.work-process-wrapper .work-process-items-2{margin-top:30px}.work-process-wrapper .work-process-items-2 .work-process-content{position:relative}.work-process-wrapper .work-process-items-2 .work-process-content h3{color:var(--white);border-bottom:1px solid var(--text);padding-bottom:30px}.work-process-wrapper .work-process-items-2 .work-process-content .number{-webkit-text-stroke-color:var(--white);font-size:68px;font-weight:700;right:0;position:absolute;opacity:.2;top:-30px;-webkit-text-stroke-width:1px;-webkit-text-fill-color:transparent}@media (max-width:575px){.work-process-wrapper .work-process-items-2 .work-process-content .number{font-size:48px;top:-20px}}.work-process-wrapper .work-process-items-2 .work-process-content p{padding-top:30px;color:var(--white)}@media (max-width:575px){.work-process-wrapper .work-process-items-2 .work-process-content p{padding-top:20px}}.work-process-wrapper.style-2 .section-title h2{color:var(--header)!important}.work-process-wrapper.style-2 .work-process-items-2{margin-top:30px}.work-process-wrapper.style-2 .work-process-items-2 .work-process-content{position:relative}.work-process-wrapper.style-2 .work-process-items-2 .work-process-content h3{color:var(--header)}.work-process-wrapper.style-2 .work-process-items-2 .work-process-content .number{-webkit-text-stroke-color:var(--black)}.work-process-wrapper.style-2 .work-process-items-2 .work-process-content p{color:var(--text)}.counter-wrapper{margin-top:-30px}@media (max-width:1199px){.counter-wrapper{margin-top:-80px}}@media (max-width:991px){.counter-wrapper{margin-top:-100px}}.counter-wrapper .counter-box-items{padding:30px 20px;text-align:center;background-color:var(--white);box-shadow:var(---box-shadow)}@media (max-width:575px){.counter-wrapper .counter-box-items{padding:20px}}.counter-items{gap:40px;align-items:center;display:flex}@media (max-width:767px){.counter-items{text-align:center;margin:0 auto;display:inline}}.counter-items .icon{height:80px;font-size:38px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:50%;width:80px;line-height:90px}@media (max-width:767px){.counter-items .icon{height:70px;text-align:center;margin:0 auto;width:70px;line-height:80px}}@media (max-width:575px){.counter-items .icon{height:60px;width:60px;line-height:75px}}.counter-items .content{border-left:1px solid var(--black);padding-left:20px}@media (max-width:767px){.counter-items .content{border:none;margin-top:30px;padding-left:0}}.counter-items .content p{color:var(--black)}.counter-wrapper-2{padding:60px 50px}.counter-wrapper-2 .counter-items-2{gap:40px;align-items:center;display:flex}.counter-wrapper-2 .counter-items-2 .icon{font-size:60px;color:var(--theme)}.counter-wrapper-2 .counter-items-2 .content{border-left:1px solid hsla(0,0%,100%,.1);padding-left:25px}.counter-wrapper-2 .counter-items-2 .content h2{margin-bottom:5px;color:var(--white)}.counter-wrapper-2 .counter-items-2 .content p{color:var(--white)}.about-wrapper{margin-top:45px}.about-wrapper .about-left-items{position:relative}.about-wrapper .about-left-items .dot-shape{right:20px;position:absolute;bottom:55px}.about-wrapper .about-left-items .about-counter-items{height:100%;padding:50px 45px;background-color:var(--theme);border-radius:5px}@media (max-width:575px){.about-wrapper .about-left-items .about-counter-items{padding:30px;text-align:center}}.about-wrapper .about-left-items .about-counter-items h2{color:var(--white)}.about-wrapper .about-left-items .about-counter-items h5{color:var(--white);margin-top:15px}.about-wrapper .about-left-items .about-image-1 img{height:100%;border-radius:5px;width:100%}.about-wrapper .about-left-items .about-image-2{height:300px;position:relative;max-width:480px;border-radius:5px}@media (max-width:991px){.about-wrapper .about-left-items .about-image-2{max-width:800px}}.about-wrapper .about-left-items .about-image-2 .client-items{padding:12px 20px;right:-90px;position:absolute;gap:20px;top:40px;background-color:var(--white);align-items:center;box-shadow:var(---box-shadow);border-radius:5px;display:flex}.about-wrapper .about-left-items .about-image-2 .client-items .clinet-img{height:63px;border-radius:50%;width:63px}@media (max-width:1199px){.about-wrapper .about-left-items .about-image-2 .client-items{right:-30px}}@media (max-width:991px){.about-wrapper .about-left-items .about-image-2 .client-items{right:0}}.about-wrapper .about-content{margin-left:40px}@media (max-width:991px){.about-wrapper .about-content{margin-left:0}}@media (max-width:1199px){.about-wrapper .about-content br{display:none}}.about-wrapper .about-content .about-button{margin-top:40px}@media (max-width:767px){.about-wrapper .about-content .about-button{margin-top:30px}}@media (max-width:575px){.about-wrapper .about-content .about-button{margin-top:20px}}.about-wrapper .about-content.style-3 .icon-items{gap:30px;align-items:center;margin-top:30px;display:flex}@media (max-width:575px){.about-wrapper .about-content.style-3 .icon-items{flex-wrap:wrap;gap:20px}}.about-wrapper .about-content.style-3 .icon-items .icon{height:100px;text-align:center;background-color:var(--bg2);width:100px;line-height:100px}.about-wrapper .about-content.style-3 .icon-items .content h3{margin-bottom:5px;color:var(--white)}.about-wrapper .about-content.style-3 .icon-items .content p{color:var(--white)}.about-wrapper .about-image-2 img{height:100%;width:100%}.about-wrapper-2{position:relative;z-index:9}.about-wrapper-2 .about-content p{color:hsla(0,0%,100%,.702)}.about-wrapper-2 .about-content .progress-wrap{margin-bottom:55px;margin-top:30px}.about-wrapper-2 .about-content .progress-wrap .pro-items:not(:last-child){margin-bottom:30px}.about-wrapper-2 .about-content .progress-wrap .pro-items .pro-head{justify-content:space-between;margin-bottom:10px;align-items:center;display:flex}.about-wrapper-2 .about-content .progress-wrap .pro-items .pro-head .point,.about-wrapper-2 .about-content .progress-wrap .pro-items .pro-head .title{font-size:12px;font-weight:600;color:var(--white);letter-spacing:2.4px}.about-wrapper-2 .about-content .progress-wrap .pro-items .progress{height:10px;justify-content:flex-start;position:relative;align-items:center;border-radius:100px;border-radius:0;background:var(--bg);width:100%;display:flex}.about-wrapper-2 .about-content .progress-wrap .pro-items .progress-value{animation:load 3s normal forwards;height:10px;border-radius:0;background:var(--theme);width:0}.about-wrapper-2 .about-content .progress-wrap .pro-items .style-two{animation:load2 3s normal forwards}.about-wrapper-2 .about-image{height:539px;margin-bottom:10px;position:relative;max-width:510px;border-radius:5px;margin-left:100px}@media (max-width:1199px){.about-wrapper-2 .about-image{margin-left:55px}}@media (max-width:991px){.about-wrapper-2 .about-image{max-width:730px;margin-left:0}}@media (max-width:767px){.about-wrapper-2 .about-image{height:500px;margin-bottom:0}}@media (max-width:575px){.about-wrapper-2 .about-image{height:450px}}.about-wrapper-2 .about-image:before{height:440px;right:-10px;content:"";position:absolute;top:20%;background-color:var(--theme);border-radius:5px;width:411px;z-index:-1}@media (max-width:767px){.about-wrapper-2 .about-image:before{display:none}}.about-wrapper-2 .about-image .counter-shape{padding:25px;border:1px solid var(--theme);color:hsla(0,0%,100%,.702);position:absolute;bottom:40px;background-color:var(--bg2);border-radius:5px;left:-14%;display:inline-block}.about-wrapper-2 .about-image .counter-shape h3{font-size:28px;margin-bottom:5px;color:hsla(0,0%,100%,.702)}@media (max-width:991px){.about-wrapper-2 .about-image .counter-shape{bottom:0;left:0}}.about-wrapper-2 .about-image .line-shape{position:absolute;bottom:30%;left:-7%}@media (max-width:991px){.about-wrapper-2 .about-image .line-shape{bottom:123px;left:40px}}.about-wrapper-3 .about-image img{height:100%;width:100%}.about-wrapper-3 .about-content{margin-left:40px}@media (max-width:1399px){.about-wrapper-3 .about-content{margin-left:15px}.about-wrapper-3 .about-content br{display:none}}@media (max-width:991px){.about-wrapper-3 .about-content{margin-left:0}}.about-wrapper-3 .about-content .about-list{justify-content:space-between;flex-wrap:wrap;margin-bottom:40px;gap:20px;align-items:center;margin-top:30px;display:flex}@media (max-width:767px){.about-wrapper-3 .about-content .about-list{margin-bottom:30px;margin-top:20px}}@media (max-width:575px){.about-wrapper-3 .about-content .about-list{margin-bottom:25px;margin-top:15px}}.about-wrapper-3 .about-content .about-list ul li:not(:last-child){margin-bottom:15px}.about-wrapper-3 .about-content .about-list ul li i{margin-right:5px;color:var(--theme)}.about-wrapper-3.style-2 .about-image-items .about-image-1{height:465px;position:relative;max-width:490px;border-radius:5px;margin-left:100px}@media (max-width:991px){.about-wrapper-3.style-2 .about-image-items .about-image-1{margin-left:0}}@media (max-width:575px){.about-wrapper-3.style-2 .about-image-items .about-image-1{height:450px;max-width:550px}}.about-wrapper-3.style-2 .about-image-items .about-image-1:before{height:100%;content:"";position:absolute;top:0;background-color:var(--theme);border-radius:5px;left:-30px;width:15px}.about-wrapper-3.style-2 .about-image-items .about-image-1 .about-image-2{position:absolute;max-width:300px;bottom:-65px;left:-100px}@media (max-width:991px){.about-wrapper-3.style-2 .about-image-items .about-image-1 .about-image-2{bottom:0;left:0}}@media (max-width:767px){.about-wrapper-3.style-2 .about-image-items .about-image-1 .about-image-2{max-width:250px}}@media (max-width:575px){.about-wrapper-3.style-2 .about-image-items .about-image-1 .about-image-2{max-width:200px}}.about-wrapper-3.style-2 .about-image-items .about-image-1 .about-image-2 img{height:100%;border-radius:5px;width:100%}.about-wrapper-3.style-2 .about-content{margin-left:20px}.about-wrapper-3.style-2 .about-content .progress-wrap{margin-bottom:55px;margin-top:30px}.about-wrapper-3.style-2 .about-content .progress-wrap .pro-items:not(:last-child){margin-bottom:30px}.about-wrapper-3.style-2 .about-content .progress-wrap .pro-items .pro-head{justify-content:space-between;margin-bottom:10px;align-items:center;display:flex}.about-wrapper-3.style-2 .about-content .progress-wrap .pro-items .pro-head .title{font-size:16px;font-weight:500;color:var(--black)}.about-wrapper-3.style-2 .about-content .progress-wrap .pro-items .pro-head .point{font-size:16px;font-weight:500;color:var(--theme)}.about-wrapper-3.style-2 .about-content .progress-wrap .pro-items .progress{height:6px;justify-content:flex-start;position:relative;align-items:center;border-radius:5px;background:var(--white);width:100%;display:flex}.about-wrapper-3.style-2 .about-content .progress-wrap .pro-items .progress-value{animation:load 3s normal forwards;height:6px;border-radius:0;border-radius:5px;background:var(--theme);width:0}.about-wrapper-3.style-2 .about-content .progress-wrap .pro-items .style-two{animation:load2 3s normal forwards}.service-section{position:relative}.service-section .bg-shape{position:absolute;top:0;left:0}.service-section .bg-shape img{height:100%;width:100%}.service-items{padding:30px;position:relative;z-index:9}@media (max-width:991px){.service-items{margin-top:0!important}}.service-items:before{height:100%;height:auto;right:0;content:"";position:absolute;bottom:0;top:0;top:23%;background-color:var(--white);border-radius:5px;left:0;width:100%;z-index:-1}.service-items .icon{height:65px;font-size:40px;color:var(--white);text-align:center;background-color:var(--theme);border-radius:5px;width:65px;line-height:75px}.service-items .content{margin-top:20px}.service-items .content h3{margin-bottom:10px}.service-items .content h3 a:hover{color:var(--theme)}.service-items .content p{margin-bottom:20px}.service-items.style-2{margin-top:-30px!important}.service-items.style-2:before{background-color:var(--bg)}.service-wrapper .service-image{height:740px;margin-right:-100%;margin-bottom:-120px;max-width:615px;margin-top:-120px}@media (max-width:1199px){.service-wrapper .service-image{margin-right:0;margin-bottom:0;margin-top:0}}@media (max-width:991px){.service-wrapper .service-image{height:600px}}@media (max-width:767px){.service-wrapper .service-image{height:500px}}@media (max-width:575px){.service-wrapper .service-image{height:430px}}.service-box-items{padding:40px;background-color:var(--bg2);border-radius:5px;margin-top:30px}@media (max-width:575px){.service-box-items{padding:30px 25px}}.service-box-items .icon{font-size:55px;color:var(--theme)}.service-box-items .content{margin-top:30px}@media (max-width:575px){.service-box-items .content{margin-top:20px}}.service-box-items .content h3{margin-bottom:15px}.service-box-items .content h3 a{color:var(--white)}.service-box-items .content h3 a:hover{color:var(--theme)}.service-box-items .content p{color:hsla(0,0%,100%,.702)}.service-box-items .content ul{margin-top:20px}.service-box-items .content ul li{color:hsla(0,0%,100%,.702)}.service-box-items .content ul li i{margin-right:5px;color:var(--text)}.service-box-items .content ul li:not(:last-child){margin-bottom:10px}.service-box-items .content .link-btn{color:var(--white);margin-top:30px}.service-box-items .content .link-btn i,.service-box-items .content .link-btn:hover{color:var(--theme)}.service-box-items.style-2{padding:40px 30px;border:1px solid transparent;transition:all .4s ease-in-out}@media (max-width:767px){.service-box-items.style-2{padding:30px}}@media (max-width:575px){.service-box-items.style-2{padding:25px 20px}}.service-box-items.style-2 .icon{font-size:45px}.service-box-items.style-2 .content h4{margin-bottom:20px}@media (max-width:575px){.service-box-items.style-2 .content h4{margin-bottom:15px}}.service-box-items.style-2 .content h4 a{color:var(--white)}.service-box-items.style-2 .content h4 a:hover{color:var(--theme)}.service-box-items.style-2 .content .link-btn{color:var(--theme);margin-top:20px}@media (max-width:575px){.service-box-items.style-2 .content .link-btn{margin-top:15px}}.service-box-items.style-2.active,.service-box-items.style-2:hover{border:1px solid var(--theme)}.service-box-items.style-3{border:1px solid var(--bg2);transition:all .4s ease-in-out;background-color:transparent;border-radius:0}.service-box-items.style-3 .icon{font-size:48px;color:var(--theme)}.service-box-items.style-3 .content h3{margin-bottom:0;border-bottom:2px solid hsla(0,0%,100%,.1);padding-bottom:20px}.service-box-items.style-3 .content p{padding-top:20px;color:var(--white)}.service-box-items.style-3.active,.service-box-items.style-3:hover{border-bottom:3px solid var(--theme);background-color:var(--bg2)}@media (max-width:1399px){.service-section-2 .section-title-area{flex-wrap:wrap}}.service-section-3{position:relative}.service-section-3 .bg-shape{position:absolute;top:0;left:0}.service-section-3 .bg-shape img{height:100%;width:100%}.service-box-items-2{padding:40px;position:relative;background-color:var(--bg2);margin-top:30px;z-index:9}@media (max-width:767px){.service-box-items-2{padding:30px 35px;padding:25px 20px}}.service-box-items-2 .icon{font-size:45px;color:var(--theme)}.service-box-items-2 .content{margin-top:30px}@media (max-width:575px){.service-box-items-2 .content{margin-top:20px}}.service-box-items-2 .content h3 a{color:var(--white)}.service-box-items-2 .content h3 a:hover{color:var(--theme)}.service-box-items-2 .content p{color:var(--white);margin-top:15px}@media (max-width:575px){.service-box-items-2 .content p{margin-top:10px}}.service-wrapper-2 .main-service-items .theme-btn{transition:all .4s ease-in-out;opacity:0;visibility:hidden}.service-wrapper-2 .main-service-items:hover .theme-btn{opacity:1;visibility:visible}.service-wrapper-2 .theme-btn{text-align:center;width:100%}.service-details-wrapper .service-details-items .service-image img{height:100%;border-radius:5px;width:100%}.service-details-wrapper .service-details-items .details-content{margin-top:30px}.service-details-wrapper .service-details-items .details-content h3{font-size:28px}.service-details-wrapper .service-details-items .details-content .list{margin-bottom:40px;margin-top:30px}.service-details-wrapper .service-details-items .details-content .list li{position:relative;padding-left:25px}.service-details-wrapper .service-details-items .details-content .list li:before{height:6px;content:"";position:absolute;top:10px;background-color:var(--theme);border-radius:6px;left:0;width:6px}.service-details-wrapper .service-details-items .details-content .list li:not(:last-child){margin-bottom:10px}.service-details-wrapper .service-details-items .details-content h4{font-size:24px;margin-bottom:20px}.service-details-wrapper .service-details-items .details-content .list-items{justify-content:space-between;flex-wrap:wrap;gap:30px;align-items:center;margin-top:40px;display:flex}.service-details-wrapper .service-details-items .details-content .list-items .d-list li i{margin-right:5px;color:var(--theme)}.service-details-wrapper .service-details-items .details-content .list-items .d-list li:not(:last-child){margin-bottom:15px}.service-details-wrapper .service-details-items .details-content .list-items .icon-box{padding:30px;text-align:center;background-color:var(--bg)}.service-details-wrapper .service-details-items .details-content .list-items .icon-box i{font-size:40px;margin-bottom:20px;color:var(--theme)}.service-details-wrapper .service-details-items .details-content .list-items .icon-box h4{margin-bottom:5px}.service-details-wrapper .main-sidebar .single-sidebar-widget{margin-bottom:40px}.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li{padding:18px 30px;font-size:20px;font-weight:600;color:var(--header);transition:all .4s ease-in-out;background-color:var(--bg);border-radius:5px;cursor:pointer}@media (max-width:1199px){.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li{font-size:16px}}@media (max-width:991px){.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li{font-size:18px}}.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li i{font-size:22px;color:var(--theme);transition:all .4s ease-in-out}.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li:not(:last-child){margin-bottom:20px}.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li:hover{color:var(--white);background-color:var(--theme)}.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li:hover a,.service-details-wrapper .main-sidebar .single-sidebar-widget .widget-categories ul li:hover i{color:var(--white)}.service-details-wrapper .main-sidebar .bg-image{position:relative;max-width:500px}@media (max-width:991px){.service-details-wrapper .main-sidebar .bg-image{max-width:800px}}.service-details-wrapper .main-sidebar .bg-image:before{height:100%;right:0;content:"";position:absolute;opacity:.7;bottom:0;top:0;background-color:var(--black);border-radius:5px;left:0;width:100%}.service-details-wrapper .main-sidebar .bg-image .contact-text{padding:40px 35px;position:relative;text-align:center;margin:0 auto}.service-details-wrapper .main-sidebar .bg-image .contact-text .icon{height:48px;color:var(--white);position:relative;text-align:center;background-color:var(--theme);margin:0 auto 20px;border-radius:50%;width:48px;line-height:48px}.service-details-wrapper .main-sidebar .bg-image .contact-text p{color:var(--white)}.service-details-wrapper .main-sidebar .bg-image .contact-text h3{margin-top:15px}.service-details-wrapper .main-sidebar .bg-image .contact-text h3 a{color:var(--white)}.service-details-wrapper .main-sidebar .download-service-doc .theme-btn{font-size:22px;font-weight:600}@media (max-width:1199px){.service-details-wrapper .main-sidebar .download-service-doc .theme-btn{padding:22px 20px;font-size:16px}}@media (max-width:991px){.service-details-wrapper .main-sidebar .download-service-doc .theme-btn{font-size:18px}}.service-details-wrapper .main-sidebar .download-service-doc .theme-btn.style-2{color:var(--header);text-align:left;background-color:var(--bg)}.service-details-wrapper .main-sidebar .download-service-doc .theme-btn.style-2 i{font-size:24px;margin-right:15px}@media (max-width:1199px){.service-details-wrapper .main-sidebar .download-service-doc .theme-btn.style-2 i{font-size:16px}}@media (max-width:991px){.service-details-wrapper .main-sidebar .download-service-doc .theme-btn.style-2 i{font-size:18px}}.service-details-wrapper .main-sidebar .download-service-doc .theme-btn.style-2:after,.service-details-wrapper .main-sidebar .download-service-doc .theme-btn.style-2:before{background-color:var(--theme)}.service-details-wrapper .main-sidebar .download-service-doc .theme-btn.style-2:hover{color:var(--white)}.project-carousel-items{overflow:hidden;margin-top:30px}.project-carousel-items .project-image{position:relative}@media (max-width:767px){.project-carousel-items .project-image{height:550px}}@media (max-width:575px){.project-carousel-items .project-image{height:450px}}.project-carousel-items .project-image img{height:100%;object-fit:cover;border-radius:5px;width:100%}.project-carousel-items .project-image .project-content{padding:30px;right:30px;transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:-150px;visibility:hidden;background-color:var(--white);left:30px}.project-carousel-items .project-image .project-content h3{margin-bottom:10px}.project-carousel-items .project-image .project-content h3 a:hover{color:var(--theme)}.project-carousel-items .project-image .project-content p{font-size:12px;font-weight:600;color:#616670;letter-spacing:2.4px}.project-carousel-items .project-image .project-content .icon{height:45px;right:15px;color:var(--white);transition:all .4s ease-in-out;position:absolute;text-align:center;top:-25px;background-color:var(--theme);border-radius:50%;width:45px;line-height:45px;display:inline-block}.project-carousel-items .project-image .project-content .icon:hover{color:var(--white);background-color:var(--header)}.project-carousel-items:hover .project-image .project-content,.project-wrapper .swiper-slide.swiper-slide-active .project-carousel-items .project-image .project-content{opacity:1;bottom:30px;visibility:visible}.project-details-wrapper .project-details-items .project-image img{height:100%;border-radius:5px;width:100%}.project-details-wrapper .project-details-items .project-details-content{padding:40px;border:1px solid var(--border);position:relative;background-color:var(--bg);margin:-150px 40px 0;border-radius:5px;z-index:9}@media (max-width:767px){.project-details-wrapper .project-details-items .project-details-content{padding:30px;margin:0}}.project-details-wrapper .project-details-items .project-details-content h2{font-size:28px;margin-bottom:15px}.project-details-wrapper .project-details-items .project-details-content .d-list{margin-top:20px}.project-details-wrapper .project-details-items .project-details-content .d-list li i{margin-right:5px;color:var(--theme)}.project-details-wrapper .project-details-items .project-details-content .d-list li:not(:last-child){margin-bottom:15px}.project-details-wrapper .project-details-items .pro-details-items{margin-top:50px}.project-details-wrapper .project-details-items .pro-details-items .thumb img{height:100%;border-radius:5px;width:100%}.project-details-wrapper .project-details-items .pro-details-items .pro-details-content-items{height:100%;padding:40px 30px;background-color:var(--bg)}.project-details-wrapper .project-details-items .pro-details-items .pro-details-content-items .pro-details-cont{margin-bottom:17px}.project-details-wrapper .project-details-items .pro-details-items .pro-details-content-items .pro-details-cont h3{margin-bottom:15px}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory{padding:30px;background-color:var(--bg);border-radius:5px}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory h3{margin-bottom:10px}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory ul{margin-top:30px}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory ul li{padding:14px 20px;justify-content:space-between;font-size:20px;font-weight:600;color:var(--header);background-color:var(--white);align-items:center;border-radius:5px;display:flex}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory ul li:not(:last-child){margin-bottom:15px}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory ul li span{font-size:16px;font-weight:400;color:var(--text)}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory .social-icon{gap:10px;margin-top:30px}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory .social-icon a{height:30px;color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:var(--black);border-radius:5px;width:30px;line-height:30px;display:inline-block}.project-details-wrapper .main-sidebar .single-sidebar-widget .project-catagory .social-icon a:hover{background-color:var(--theme)}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--theme);border-radius:5px}::-webkit-scrollbar-thumb{border-radius:10px;background:var(--theme)}.fix{overflow:hidden}.ralt,.ripple{position:relative}.ripple:after,.ripple:before{animation:rippleOne 3s infinite;height:115px;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);position:absolute;top:50%;box-shadow:0 0 0 0 hsla(52,17%,58%,.7);border-radius:50%;left:50%;width:115px}.ripple:before{-webkit-animation-delay:.9s;animation-delay:.9s}.ripple:after,.ripple:before{right:0;content:"";position:absolute;bottom:0}.ripple:after{-webkit-animation-delay:.6s;animation-delay:.6s}.swiper-dot{margin-bottom:-7px;text-align:center;margin-top:40px}.swiper-dot .swiper-pagination-bullet{height:8px;transition:.6s;position:relative;opacity:1;background-color:#d9d9d9;border-radius:60px;width:12px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{transition:.6s;position:relative;background-color:var(--theme);width:51px}.array-button{position:relative;gap:20px;align-items:center;display:flex;z-index:99}.array-button .array-prev{height:60px;font-size:18px;font-weight:600;color:var(--theme);transition:all .4s ease-in-out;background-color:hsla(52,17%,58%,.2);border-radius:50%;width:60px;line-height:60px}@media (max-width:575px){.array-button .array-prev{height:45px;width:45px;line-height:45px}}.array-button .array-next,.array-button .array-prev:hover{color:var(--white);background-color:var(--theme)}.array-button .array-next{height:60px;font-size:18px;font-weight:600;transition:all .4s ease-in-out;border-radius:50%;width:60px;line-height:60px}@media (max-width:575px){.array-button .array-next{height:45px;width:45px;line-height:45px}}.array-button .array-next:hover{color:var(--theme);background-color:hsla(52,17%,58%,.2)}.array-button.radius-none .array-next,.array-button.radius-none .array-prev{border-radius:0!important}.mt-10{margin-top:10px}@media (max-width:575px){br{display:none}}.bg-cover{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.nice-select{padding:16px 20px;font-size:16px;border:1px solid hsla(0,0%,100%,.2);font-weight:400;color:var(--white);transition:all .4s ease-in-out;outline:none;background-color:transparent;border-radius:5px;width:unset}@media (max-width:767px){.nice-select{padding:14px 20px}}@media (max-width:575px){.nice-select{padding:12px 18px}}.nice-select span{font-size:16px;margin-bottom:0!important}.nice-select option,.nice-select span{color:hsla(0,0%,100%,.702)}.nice-select .current{margin-right:12px}.nice-select:after{height:10px;border-right:1px solid var(--theme);right:23px;border-bottom:1px solid var(--theme);width:10px}.nice-select.open .list{color:var(--text);text-transform:capitalize;background:var(--black);width:100%;margin-top:16px}.nice-select .option.selected.focus{font-size:16px;color:var(--theme);text-transform:capitalize;outline:none;background:var(--black)}.nice-select .option{border:none}.nice-select .option:hover{background:transparent}.head-color{color:var(--header)}.footer-bg{background-color:var(--black)}.background-black{background-color:var(--black)!important}.bg-white{background-color:var(--white)!important}.border-none{border-top:none!important}.ml-100{margin-left:100px!important}@media (max-width:991px){.ml-100{margin-left:0!important}}.border-radius-none,.border-radius-none input{border-radius:0!important}.text-color{color:hsla(0,0%,100%,.702)}@media (max-width:991px){.title-responsive{justify-content:center;flex-wrap:wrap;text-align:center}}.mb-10{margin-bottom:-10px!important}.style-2-bg{position:relative}.style-2-bg:after{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:-100px;background-color:var(--bg);left:0;width:100%;z-index:-1}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.box-shadow{background-color:var(--white);box-shadow:var(---box-shadow)}.w-100{width:100%!important}.mt-30{margin-top:30px!important}.mb-15{margin-bottom:-15px!important}.mt-40{padding-top:40px}.team-section{position:relative}.team-section .light-shape{transform:translateY(-50%);right:0;position:absolute;top:30%}@media (max-width:1399px){.team-section .light-shape{display:none}}.single-team-items{overflow:hidden;margin-top:30px}.single-team-items .team-image{height:353px;position:relative;max-width:370px;border-radius:5px}@media (max-width:1199px){.single-team-items .team-image{max-width:550px}}.single-team-items .team-image .team-content{padding:20px;position:absolute;bottom:0;background-color:var(--bg);border-radius:5px 0 5px 0;left:40px;width:100%}@media (max-width:1399px){.single-team-items .team-image .team-content{border-radius:0;left:0}}.single-team-items .team-image .team-content h3 a:hover{color:var(--theme)}.single-team-items .team-image .team-content p{margin-bottom:5px}.single-team-items .team-image .team-content .social-profile{overflow:hidden;right:-5px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;content:"";position:absolute;bottom:56px;cursor:pointer;display:inline-block;z-index:2}.single-team-items .team-image .team-content .social-profile ul{transform:translateY(100px);transition:all .6s ease-in-out;opacity:0;visibility:hidden;z-index:-1}.single-team-items .team-image .team-content .social-profile ul li a{height:40px;color:var(--white);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;margin:0 auto 10px;border-radius:0 5px 5px 0;background:var(--theme);width:40px;line-height:40px;display:block}.single-team-items .team-image .team-content .social-profile .plus-btn{height:50px;color:var(--white);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;border-radius:0 5px 0 5px;background:var(--header);cursor:pointer;width:50px;line-height:50px;display:inline-block;z-index:2}.single-team-items .team-image .team-content .social-profile .plus-btn:hover{color:var(--white);background-color:var(--theme)}.single-team-items .team-image .team-content .social-profile:hover ul{transform:translateY(0);opacity:1;visibility:visible}.team-card-items{border:1px solid hsla(0,0%,100%,.2);text-align:center;background-color:var(--bg2);border-radius:5px;margin-top:30px}.team-card-items .team-image img{height:100%;border-radius:5px 5px 0 0;width:100%}.team-card-items .team-content{padding:30px 15px}.team-card-items .team-content h3{margin-bottom:5px}.team-card-items .team-content h3 a{color:var(--white)}.team-card-items .team-content h3 a:hover{color:var(--theme)}.team-card-items .team-content p{color:var(--white)}.team-card-items .team-content .social-icon{position:relative;gap:20px;margin-top:20px}.team-card-items .team-content .social-icon a{height:35px;border:1px solid var(--text);color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:transparent;border-radius:5px;width:35px;line-height:35px;display:inline-block}.team-card-items .team-content .social-icon a:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.team-card-items.style-2{border:none;background-color:var(--bg);margin-top:0}.team-card-items.style-2 .team-content h3 a{color:var(--header)}.team-card-items.style-2 .team-content h3 a:hover{color:var(--theme)}.team-card-items.style-2 .team-content p{color:var(--text)}.team-card-items.style-2 .team-content .social-icon a{border:1px solid var(--border);color:var(--header)}.team-card-items.style-2 .team-content .social-icon a:hover{color:var(--white)}.team-box-items{margin-top:30px}.team-box-items .team-image img{height:100%;width:100%}.team-box-items .team-content{padding:40px;margin-right:25px;transition:all .4s ease-in-out;position:relative;opacity:0;visibility:hidden;background-color:var(--bg2);margin-left:20px;margin-top:-120px;z-index:9}@media (max-width:1199px){.team-box-items .team-content{padding:30px}}@media (max-width:575px){.team-box-items .team-content{padding:25px 20px}}.team-box-items .team-content p{margin-bottom:5px;color:var(--white)}.team-box-items .team-content h3{font-size:28px}@media (max-width:1199px){.team-box-items .team-content h3{font-size:26px}}@media (max-width:767px){.team-box-items .team-content h3{font-size:24px}}@media (max-width:575px){.team-box-items .team-content h3{font-size:22px}}.team-box-items .team-content h3 a{color:var(--white)}.team-box-items .team-content h3 a:hover{color:var(--theme)}.team-box-items .team-content .social-profile{overflow:hidden;right:30px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;content:"";position:absolute;bottom:40px;cursor:pointer;display:inline-block;z-index:2}@media (max-width:1399px){.team-box-items .team-content .social-profile{bottom:90px}}@media (max-width:1199px){.team-box-items .team-content .social-profile{right:30px;bottom:40px}}@media (max-width:991px){.team-box-items .team-content .social-profile{right:20px;bottom:70px}}@media (max-width:767px){.team-box-items .team-content .social-profile{right:10px;bottom:60px}}@media (max-width:575px){.team-box-items .team-content .social-profile{right:30px;bottom:40px}}.team-box-items .team-content .social-profile ul{transform:translateY(100px);transition:all .6s ease-in-out;opacity:0;visibility:hidden;z-index:-1}.team-box-items .team-content .social-profile ul li a{height:40px;font-size:16px;color:var(--white);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;text-align:center;margin:0 auto 10px;border-radius:5px;background:var(--theme);width:40px;line-height:40px;display:block}.team-box-items .team-content .social-profile .plus-btn{height:40px;font-size:16px;color:var(--black);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;text-align:center;border-radius:5px;background:var(--white);cursor:pointer;width:40px;line-height:40px;display:inline-block;z-index:2}.team-box-items .team-content .social-profile .plus-btn:hover{color:var(--white);background-color:var(--theme)}.team-box-items .team-content .social-profile:hover ul{transform:translateY(0);opacity:1;visibility:visible}.team-box-items.active .team-content,.team-box-items:hover .team-content{opacity:1;visibility:visible}.team-details-wrapper .team-details-image{height:714px;position:relative;max-width:630px;z-index:-1}@media (max-width:991px){.team-details-wrapper .team-details-image{height:650px}}@media (max-width:767px){.team-details-wrapper .team-details-image{height:550px}}@media (max-width:575px){.team-details-wrapper .team-details-image{height:450px}}.team-details-wrapper .team-details-content{padding:60px 40px;background-color:var(--white);box-shadow:0 8px 24px hsla(210,8%,62%,.2);margin-left:-100px;z-index:9}@media (max-width:991px){.team-details-wrapper .team-details-content{margin-left:0}}@media (max-width:767px){.team-details-wrapper .team-details-content{padding:40px 30px}}.team-details-wrapper .team-details-content .progress-wrap{margin-bottom:40px}.team-details-wrapper .team-details-content .progress-wrap .pro-items:not(:last-child){margin-bottom:30px}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head{justify-content:space-between;margin-bottom:10px;align-items:center;display:flex}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head .title{font-size:20px;font-weight:600;color:var(--header)}.team-details-wrapper .team-details-content .progress-wrap .pro-items .pro-head .point{font-size:16px;font-weight:400;color:var(--header)}.team-details-wrapper .team-details-content .progress-wrap .pro-items .progress{height:10px;justify-content:flex-start;position:relative;align-items:center;border-radius:100px;border-radius:5px;background:#e6e6e6;width:100%;display:flex}.team-details-wrapper .team-details-content .progress-wrap .pro-items .progress-value{animation:load 3s normal forwards;height:10px;border-radius:0;border-radius:5px;background:var(--theme);width:0}.team-details-wrapper .team-details-content .progress-wrap .pro-items .style-two{animation:load2 3s normal forwards}.team-details-wrapper .team-details-content .progress-wrap .pro-items .style-three{animation:load3 3s normal forwards}.team-details-wrapper .team-details-content .progress-wrap .pro-items .style-four{animation:load4 3s normal forwards}@keyframes load{0%{width:0}to{width:80%}}@keyframes load2{0%{width:0}to{width:70%}}@keyframes load3{0%{width:0}to{width:85%}}@keyframes load4{0%{width:0}to{width:90%}}.team-contact-wrapper .contact-form-items .form-clt{position:relative}.team-contact-wrapper .contact-form-items .form-clt input,.team-contact-wrapper .contact-form-items .form-clt textarea{padding:16px 30px;border:none;font-weight:500;color:var(--text);outline:none;background-color:var(--bg);border-radius:5px;width:100%}@media (max-width:767px){.team-contact-wrapper .contact-form-items .form-clt input,.team-contact-wrapper .contact-form-items .form-clt textarea{padding:14px 20px}}@media (max-width:575px){.team-contact-wrapper .contact-form-items .form-clt input,.team-contact-wrapper .contact-form-items .form-clt textarea{padding:12px 18px}}.team-contact-wrapper .contact-form-items .form-clt input::placeholder,.team-contact-wrapper .contact-form-items .form-clt textarea::placeholder{color:var(--text)}.team-contact-wrapper .contact-form-items .form-clt textarea{padding-bottom:135px}.team-contact-wrapper .team-biography h3{font-size:28px;margin-bottom:15px}.team-contact-wrapper .team-biography .contact-info-items{gap:20px;align-items:center;margin-top:30px;display:flex}.team-contact-wrapper .team-biography .contact-info-items .icon{height:40px;color:var(--header);text-align:center;background-color:var(--bg);border-radius:5px;width:40px;line-height:40px}.team-contact-wrapper .team-biography .contact-info-items .content h6{font-size:16px;font-weight:400}.team-contact-wrapper .team-biography .contact-info-items .content h6 a{color:var(--text)}.shop-section .array-button .array-prev{height:50px;border:1px solid var(--border);font-weight:700;color:var(--white);background-color:transparent;border-radius:5px;width:50px;line-height:50px}.shop-section .array-button .array-prev:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.shop-section .array-button .array-next{height:50px;border:1px solid var(--theme);font-weight:700;color:var(--theme);background-color:transparent;border-radius:5px;width:50px;line-height:50px}.shop-section .array-button .array-next:hover{color:var(--white);background-color:var(--theme)}.shop-items{border:1px solid hsla(0,0%,100%,.2);background-color:var(--bg2);border-radius:5px;margin-top:30px}.shop-items .shop-image img{height:100%;border-radius:5px 5px 0 0;width:100%}.shop-items .shop-content{padding:30px}@media (max-width:575px){.shop-items .shop-content{padding:25px}}.shop-items .shop-content .price{justify-content:space-between;align-items:center;display:flex}.shop-items .shop-content .price .star i{font-size:14px;color:var(--theme)}.shop-items .shop-content .price .star .color-2{color:var(--text)}.shop-items .shop-content .price h4{color:var(--theme)}.shop-items .shop-content .title{margin-top:25px}@media (max-width:575px){.shop-items .shop-content .title{margin-top:15px}}.shop-items .shop-content .title a{color:var(--white)}.shop-items .shop-content .title a:hover{color:var(--theme)}.shop-items .shop-content .link-btn{color:var(--theme);margin-top:20px}@media (max-width:575px){.shop-items .shop-content .link-btn{margin-top:10px}}.shop-card-items .shop-image img{height:100%;border-radius:5px;width:100%}.shop-card-items .shop-content{padding:20px;margin-right:30px;position:relative;background-color:var(--white);box-shadow:var(---box-shadow);border-radius:0 5px 5px 5px;margin-top:-60px;z-index:9}.shop-card-items .shop-content h3{margin-bottom:10px}.shop-card-items .shop-content h3 a:hover{color:var(--theme)}.shop-card-items .shop-content .star{margin-top:15px}.shop-card-items .shop-content .star i{color:var(--ratting)}.shop-card-items .shop-content .star .color-2{color:#e6e6e6}.shop-card-items .shop-content h4{font-size:24px;margin-top:15px}.main-cart-wrapper{border-radius:5px}.main-cart-wrapper .cart-wrapper{padding:40px;box-shadow:0 6px 30px rgba(0,0,0,.06)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table{width:100%}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table thead{border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table thead tr th{color:var(--header);text-transform:capitalize;padding-bottom:16px}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item td{padding:16px 0;border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-info{gap:16px;align-items:center;display:flex}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-price{color:var(--header)}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity{padding:2px 20px;justify-content:center;gap:10px;align-items:center;border-radius:5px;background:var(--bg);width:100px;display:flex}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity span{color:var(--header);display:block}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity .cart-item-quantity-controller a{display:block}.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-quantity .cart-item-quantity-controller a i,.main-cart-wrapper .cart-wrapper .cart-items-wrapper table tbody .cart-item .cart-item-remove a i{color:var(--header)}.main-cart-wrapper .cart-wrapper-footer{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.main-cart-wrapper .cart-wrapper-footer form{padding:8px;justify-content:space-between;border:1px solid var(--border);align-items:center;border-radius:5px;display:flex}.main-cart-wrapper .cart-wrapper-footer form input{padding:5px;font-size:16px;border:none;color:var(--text);text-transform:capitalize;outline:none;background:transparent}.main-cart-wrapper .cart-wrapper-footer form button{border:none;outline:none}.main-cart-wrapper .cart-pragh-box{padding-right:30px;margin-top:24px}.main-cart-wrapper .cart-graph{padding:30px;border:1px solid var(--border);border-radius:5px}.main-cart-wrapper .cart-graph h4{margin-bottom:30px;color:var(--header);text-align:center}.main-cart-wrapper .cart-graph ul{margin-bottom:30px}.main-cart-wrapper .cart-graph ul li{display:flex}.main-cart-wrapper .cart-graph ul li:not(:last-child){border-bottom:1px solid var(--border)}.main-cart-wrapper .cart-graph ul li span{padding:16px 0;font-size:18px;font-weight:500;color:var(--header);text-transform:capitalize;width:50%}@media (max-width:767px){.cart-wrapper{overflow-x:scroll}.cart-wrapper .cart-items-wrapper,.cart-wrapper .cart-wrapper-footer{width:700px}}.checkout-radio{padding:24px;box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px}.checkout-radio .primary-text{font-size:24px;font-weight:500;margin-bottom:16px;color:var(--header);text-transform:capitalize;line-height:150%}.checkout-radio h4{font-weight:600;margin-bottom:16px;color:var(--header)}.checkout-radio .checkout-radio-wrapper .checkout-radio-single .form-check-input{height:18px;border:1px solid var(--border);font-weight:500;outline:none;box-shadow:none;border-radius:50%;width:18px}.checkout-radio .checkout-radio-wrapper .checkout-radio-single label{color:var(--header);text-transform:capitalize}.checkout-radio .checkout-radio-wrapper .checkout-radio-single:not(:last-child){margin-bottom:12px}@media (max-width:500px){.checkout-radio{padding:10px}}.checkout-single-wrapper .checkout-single h4{font-weight:600;margin-bottom:2rem;color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .country-select,.checkout-single-wrapper .checkout-single .checkout-single-form .input-single input,.checkout-single-wrapper .checkout-single .checkout-single-form .input-single textarea{padding:12px 24px;border:1px solid var(--border);font-weight:500;color:var(--header);text-transform:capitalize;outline:none;box-shadow:none;border-radius:5px;width:100%}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single label{font-size:18px;font-weight:500;margin-bottom:10px;color:var(--header);text-transform:capitalize}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single ::placeholder{color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select{background-color:var(--white)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select span{font-size:18px;font-weight:500;color:var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .input-single .nice-select:after{border-right:1px solid var(--header);border-bottom:1px solid var(--header)}.checkout-single-wrapper .checkout-single .checkout-single-form .payment{margin-bottom:12px;color:var(--header);text-transform:capitalize}.checkout-single-wrapper .boxshado-single{padding:32px;margin-bottom:24px;box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px}@media (max-width:575px){.checkout-single-wrapper .boxshado-single{padding:14px}}.checkout-single-wrapper .checkout-single-bg{padding:32px;box-shadow:0 6px 30px rgba(0,0,0,.06);border-radius:5px}.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single .country-select,.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single input,.checkout-single-wrapper .checkout-single-bg .checkout-single-form .input-single textarea{border:1px solid var(--border);text-transform:capitalize;background:transparent}@media (max-width:575px){.checkout-single-wrapper .checkout-single-bg{padding:14px}}.checkout-single-wrapper .checkout-single-bg .payment-save{gap:10px;align-items:center;margin-top:20px;display:flex}.checkout-single-wrapper .checkout-single-bg .payment-save input{height:24px;border:1px solid var(--border);color:var(--header);outline:none;background-color:var(--theme);border-radius:4px;width:24px}.checkout-single-wrapper .checkout-single-bg .payment-save label{font-size:16px;font-weight:500;text-transform:capitalize}.shop-details-wrapper .shop-details-image{position:relative}.shop-details-wrapper .shop-details-image .nav{gap:15px;align-items:center;margin-top:20px;display:flex}.shop-details-wrapper .shop-details-image .nav img{height:100%;border-radius:5px;width:100%}.shop-details-wrapper .shop-details-image .nav .nav-link{padding:0}.shop-details-wrapper .shop-details-image .shop-thumb img{height:100%;border-radius:5px;width:100%}.shop-details-wrapper .product-details-content{margin-left:60px}@media (max-width:1399px){.shop-details-wrapper .product-details-content{margin-left:30px}}@media (max-width:991px){.shop-details-wrapper .product-details-content{margin-left:0}}.shop-details-wrapper .product-details-content .star a{font-size:16px;font-weight:600;color:var(--theme)}.shop-details-wrapper .product-details-content .star span{margin-left:10px}.shop-details-wrapper .product-details-content .price-list{border-bottom:1px solid var(--border);gap:20px;padding-bottom:30px}.shop-details-wrapper .product-details-content .price-list h3{font-size:40px}.shop-details-wrapper .product-details-content .cart-wrp{flex-wrap:wrap;margin-bottom:40px;gap:15px;align-items:center;margin-top:40px;display:flex}.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity{padding-right:15px}.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity input{height:40px;border:1px solid var(--border);color:var(--header);text-align:center;background-color:transparent;width:50px}.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity .minus,.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity .plus,.shop-details-wrapper .product-details-content .cart-wrp .cart-quantity .qty{color:var(--header)}.shop-details-wrapper .product-details-content .cart-wrp .icon{height:40px;border:1px solid var(--border);color:var(--header);text-align:center;background-color:transparent;width:50px;line-height:40px}.shop-details-wrapper .product-details-content .cart-wrp .theme-btn{padding:20px 35px}.shop-details-wrapper .product-details-content .details-info{position:relative}.shop-details-wrapper .product-details-content .details-info:not(:last-child){margin-bottom:10px}.shop-details-wrapper .product-details-content .details-info span{font-size:16px;font-weight:600;text-transform:capitalize;position:absolute;top:2px;left:0}.shop-details-wrapper .product-details-content .details-info a{font-size:16px;font-weight:400;color:var(--text);text-transform:capitalize;margin-left:150px}.shop-details-wrapper .single-tab{padding-top:80px}@media (max-width:575px){.shop-details-wrapper .single-tab{padding-top:50px}}.shop-details-wrapper .single-tab .nav{justify-content:center;border-bottom:1px solid var(--border);padding-bottom:20px}.shop-details-wrapper .single-tab .nav .nav-link.active{position:relative}.shop-details-wrapper .single-tab .nav .nav-link.active h6{color:var(--theme)}.shop-details-wrapper .single-tab .nav .nav-link.active:before{height:2px;transition:.3s;content:"";position:absolute;bottom:-21px;background:var(--theme);left:0;width:100%}@media (max-width:470px){.shop-details-wrapper .single-tab .nav .nav-link.active:before{display:none}}.shop-details-wrapper .single-tab .nav .nav-link h6{font-size:18px}.shop-details-wrapper .single-tab .description-items .description-content{margin-right:50px}@media (max-width:1399px){.shop-details-wrapper .single-tab .description-items .description-content{margin-right:30px}}@media (max-width:991px){.shop-details-wrapper .single-tab .description-items .description-content{margin-right:0}}.shop-details-wrapper .single-tab .description-items .description-content h3{margin-bottom:15px}.shop-details-wrapper .single-tab .description-items .description-content .description-list-items{margin-top:30px}@media (max-width:575px){.shop-details-wrapper .single-tab .description-items .description-content .description-list-items{flex-wrap:wrap;gap:30px}}.shop-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li{font-size:16px;font-weight:600;color:var(--header);text-transform:capitalize}.shop-details-wrapper .single-tab .description-items .description-content .description-list-items .description-list li span{font-weight:400;color:var(--text)}@media (max-width:767px){.shop-details-wrapper .single-tab .review-items .admin-items{justify-content:center;gap:30px}}.shop-details-wrapper .single-tab .review-items .admin-items .admin-img{height:100px;width:100px}.shop-details-wrapper .single-tab .review-items .admin-items .admin-img img{border-radius:50%}.shop-details-wrapper .single-tab .review-items .admin-items .content{border:1px solid var(--border);position:relative}.shop-details-wrapper .single-tab .review-items .admin-items .content:before{height:30px;transform:rotate(45deg);border-left:1px solid var(--border);content:"";position:absolute;border-bottom:1px solid var(--border);top:40%;background-color:var(--white);left:-16px;width:30px}@media (max-width:575px){.shop-details-wrapper .single-tab .review-items .admin-items .content:before{display:none}}.shop-details-wrapper .single-tab .review-items .admin-items .content .head-content h5 span{font-size:14px;margin-left:30px}.shop-details-wrapper .single-tab .review-items .admin-items .content .star i{font-size:16px;color:var(--theme)}.shop-details-wrapper .single-tab .review-title .rate-now{gap:15px;margin-top:15px}.shop-details-wrapper .single-tab .review-title .rate-now p{font-size:16px;text-transform:capitalize}.shop-details-wrapper .single-tab .review-title .rate-now i{font-size:16px;color:var(--theme)}.shop-details-wrapper .single-tab .review-form{margin-top:40px}.shop-details-wrapper .single-tab .review-form .form-clt input{padding:18px 35px;font-size:16px;border:none;color:var(--text);text-transform:capitalize;outline:none;background-color:var(--bg);width:100%}@media (max-width:575px){.shop-details-wrapper .single-tab .review-form .form-clt input{padding:15px 20px}}.shop-details-wrapper .single-tab .review-form .form-clt-big textarea{padding:18px 35px 170px;font-size:14px;border:none;color:var(--text);text-transform:uppercase;outline:none;background-color:#f5f5f5;width:100%}@media (max-width:575px){.shop-details-wrapper .single-tab .review-form .form-clt-big textarea{padding:15px 20px}}.faq-section{position:relative}.faq-wrapper .faq-box-area{padding:30px 50px 30px 30px;border:1px solid var(--theme);border-radius:5px;margin-top:40px;display:inline-block}.faq-wrapper .faq-box-area .box-items{margin-bottom:20px;gap:20px;align-items:center;display:flex}.faq-wrapper .faq-box-area .box-items .content{gap:15px;align-items:center;display:flex}.faq-wrapper .faq-box-area .box-items .content h3{font-size:28px;font-weight:700}.faq-wrapper .accordion-item{border:none!important;background-color:var(--white)}.faq-wrapper .accordion-item .accordion-header .accordion-button{padding:30px 30px 0;font-size:24px;border:none!important;font-weight:600;color:var(--white);text-transform:capitalize;letter-spacing:-.2px;background-color:var(--theme);box-shadow:none;border-radius:0;border-radius:5px 5px 0 0}@media (max-width:1199px){.faq-wrapper .accordion-item .accordion-header .accordion-button{font-size:20px}}@media (max-width:575px){.faq-wrapper .accordion-item .accordion-header .accordion-button{padding:20px 20px 0;font-size:18px}}.faq-wrapper .accordion-item .accordion-header .accordion-button span{margin-right:20px}.faq-wrapper .accordion-item .accordion-header .accordion-button:after{font-size:16px;font-weight:500;color:var(--header);transition:all .3s ease-in-out!important;content:"\f324";background:transparent;font-family:Font Awesome\ 5 Pro}.faq-wrapper .accordion-item .accordion-header .accordion-button:not(.collapsed):after{font-weight:500;color:var(--white);content:"\f325";background:transparent;font-family:Font Awesome\ 5 Pro}.faq-wrapper .accordion-item .accordion-header .accordion-button.collapsed{padding:25px 30px;color:var(--header);background-color:var(--white);box-shadow:var(---box-shadow)}.faq-wrapper .accordion-item .accordion-collapse .accordion-body{padding:25px 40px 28px 70px;color:hsla(0,0%,100%,.702);background-color:var(--theme);border-radius:0 0 5px 5px}@media (max-width:767px){.faq-wrapper .accordion-item .accordion-collapse .accordion-body{padding-left:60px}}@media (max-width:575px){.faq-wrapper .accordion-item .accordion-collapse .accordion-body{padding-bottom:20px;padding-left:50px}}.cta-banner-section{position:relative;z-index:9}.cta-banner-section:before{height:100%;height:50%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg);left:0;width:100%;z-index:-1}.cta-banner-wrapper{padding:60px 120px;gap:110px;background-color:var(--black);align-items:center;border-radius:5px;display:flex}@media (max-width:991px){.cta-banner-wrapper{flex-wrap:wrap;gap:40px}}@media (max-width:767px){.cta-banner-wrapper{padding:50px 40px;gap:30px}}@media (max-width:575px){.cta-banner-wrapper{padding:40px;text-align:center}}.cta-banner-wrapper .icon{position:relative;z-index:9}@media (max-width:575px){.cta-banner-wrapper .icon{margin:0 auto}}.cta-banner-wrapper .icon:before{height:390px;transform:rotate(15deg);content:"";position:absolute;bottom:0;top:-120%;left:-12px;width:180px;background-image:linear-gradient(180deg,#a6a182,hsla(52,17%,58%,0));z-index:-1}@media (max-width:1399px){.cta-banner-wrapper .icon:before{display:none}}.cta-banner-wrapper .content h2{margin-bottom:20px;color:var(--white)}.cta-banner-wrapper .content p{color:hsla(0,0%,100%,.702)}.cta-banner-wrapper .newsletter-items{gap:20px;align-items:center;margin-top:40px;display:flex}@media (max-width:1399px){.cta-banner-wrapper .newsletter-items{justify-content:center;flex-wrap:wrap;gap:20px;text-align:center}}.cta-banner-wrapper .newsletter-items .form-clt{flex-basis:60%}@media (max-width:1199px){.cta-banner-wrapper .newsletter-items .form-clt{flex-basis:100%}}.cta-banner-wrapper .newsletter-items .form-clt input{padding:18px 30px;font-size:16px;border:none;border:1px solid var(--white);color:var(--white);position:relative;outline:none;background-color:transparent;border-radius:5px;width:100%}@media (max-width:767px){.cta-banner-wrapper .newsletter-items .form-clt input{padding:14px 30px}}@media (max-width:575px){.cta-banner-wrapper .newsletter-items .form-clt input{padding:14px 25px}}.cta-banner-wrapper .newsletter-items .form-clt input::placeholder{color:var(--white)}.cta-banner-wrapper .newsletter-items .theme-btn{padding:25px 30px}@media (max-width:1199px){.cta-banner-wrapper .newsletter-items .theme-btn{width:100%}}@media (max-width:767px){.cta-banner-wrapper .newsletter-items .theme-btn{padding:20px 30px;width:100%}}@media (max-width:575px){.cta-banner-wrapper .newsletter-items .theme-btn{padding:18px 25px}}.cta-banner-wrapper.style-2{padding:60px 80px;justify-content:space-between;gap:0;background-color:var(--theme);border-radius:0}@media (max-width:1199px){.cta-banner-wrapper.style-2{gap:30px}}@media (max-width:991px){.cta-banner-wrapper.style-2{gap:0}}@media (max-width:767px){.cta-banner-wrapper.style-2{padding:50px 40px}}@media (max-width:575px){.cta-banner-wrapper.style-2{padding:40px 30px}}.cta-banner-wrapper.style-2 .newsletter-items{flex-basis:70%}@media (max-width:1399px){.cta-banner-wrapper.style-2 .newsletter-items{flex-wrap:nowrap;flex-basis:100%}}@media (max-width:1199px){.cta-banner-wrapper.style-2 .newsletter-items{flex-wrap:wrap}}.cta-banner-wrapper.style-2 .newsletter-items .form-clt{flex-basis:65%}@media (max-width:1399px){.cta-banner-wrapper.style-2 .newsletter-items .form-clt{flex-basis:50%}}@media (max-width:1199px){.cta-banner-wrapper.style-2 .newsletter-items .form-clt{flex-basis:100%}}.cta-banner-wrapper.style-3{position:relative;background-color:transparent;border-radius:0;display:initial;z-index:9}.cta-banner-wrapper.style-3 .cta-shape{position:absolute;bottom:0;left:-20px;z-index:-1}@media (max-width:1399px){.cta-banner-wrapper.style-3 .cta-shape{bottom:-315px}}@media (max-width:1199px){.cta-banner-wrapper.style-3 .cta-shape{display:none}}.cta-banner-wrapper.style-3 .cta-img-2 img{height:100%;width:100%}.cta-banner-wrapper.style-3 .content{position:relative}.cta-banner-wrapper.style-3 .content .arrow-shape{right:15%;position:absolute;top:30%}@media (max-width:1199px){.cta-banner-wrapper.style-3 .content .arrow-shape{display:none}}@media (max-width:1399px){.cta-banner-wrapper.style-3 .content .newsletter-items .form-clt{flex-basis:74%}}@media (max-width:1199px){.cta-banner-wrapper.style-3 .content .newsletter-items .form-clt{flex-basis:100%}}.cta-banner-wrapper.style-3 .content .newsletter-items .form-clt input{border:none;border-radius:0;background:hsla(0,0%,100%,.1)!important}.cta-banner-wrapper.style-3 .content .newsletter-items .theme-btn,.cta-banner-wrapper.style-3 .content .newsletter-items .theme-btn:after,.cta-banner-wrapper.style-3 .content .newsletter-items .theme-btn:before{border-radius:0}.cta-banner-wrapper-2{padding:75px 60px;position:relative;background-color:var(--theme);border-radius:5px;margin-top:70px}@media (max-width:1399px){.cta-banner-wrapper-2{margin-top:-30px}}@media (max-width:767px){.cta-banner-wrapper-2{padding:50px 40px}}@media (max-width:575px){.cta-banner-wrapper-2{padding:40px 30px}}.cta-banner-wrapper-2 .cta-image{position:absolute;bottom:0;left:30px;z-index:9}@media (max-width:1399px){.cta-banner-wrapper-2 .cta-image{display:none}}.cta-banner-wrapper-2 .cta-image .circle-shape{position:absolute;bottom:0;left:-30px;z-index:-1}.cta-banner-wrapper-2 .section-title-area{margin-left:350px}@media (max-width:1399px){.cta-banner-wrapper-2 .section-title-area{margin-left:0}}@media (max-width:991px){.cta-banner-wrapper-2 .section-title-area{justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}.cta-banner-section-2{position:relative}.cta-banner-section-2:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:50%;background-color:var(--bg2);left:0;width:100%}.cta-banner-section-3{position:relative;z-index:9}.cta-banner-section-3:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;top:50%;background-color:var(--black);left:0;width:100%;z-index:-1}.cta-banner-section-4{background-color:var(--theme)}.cta-banner-wrapper-3{padding:70px 80px;justify-content:space-between;position:relative;background-color:var(--bg2);align-items:center;display:flex}@media (max-width:1199px){.cta-banner-wrapper-3{justify-content:center;flex-wrap:wrap;gap:30px;text-align:center}}@media (max-width:767px){.cta-banner-wrapper-3{padding:50px 40px}}@media (max-width:575px){.cta-banner-wrapper-3{padding:40px 30px}}.cta-banner-wrapper-3 .dot-shape{right:0;position:absolute;bottom:0;top:0;left:0}.cta-banner-wrapper-3 .dot-shape img{height:100%;width:100%}.cta-banner-wrapper-3 .content{position:relative;z-index:9}.cta-banner-wrapper-3 .content h2{color:var(--white)}.cta-banner-wrapper-3 .content .newsletter-items .form-clt{position:relative;margin-top:40px}.cta-banner-wrapper-3 .content .newsletter-items .form-clt input{padding:25px 20px;border:1px solid var(--white);background-color:transparent;border-radius:5px;width:600px}@media (max-width:767px){.cta-banner-wrapper-3 .content .newsletter-items .form-clt input{padding:18px 20px;width:450px}}@media (max-width:575px){.cta-banner-wrapper-3 .content .newsletter-items .form-clt input{width:480px}}@media screen and (max:550px){.cta-banner-wrapper-3 .content .newsletter-items .form-clt input{width:400px}}@media (max-width:470px){.cta-banner-wrapper-3 .content .newsletter-items .form-clt input{width:345px}}.cta-banner-wrapper-3 .content .newsletter-items .form-clt input::placeholder{color:var(--white)}.cta-banner-wrapper-3 .content .newsletter-items .form-clt .theme-btn{right:10px;position:absolute;bottom:10px;top:10px}@media (max-width:767px){.cta-banner-wrapper-3 .content .newsletter-items .form-clt .theme-btn{padding:14px 18px;font-size:12px}}.marque-section{position:relative}@media (max-width:1199px){.marque-section .line-area{display:none}}.marque-section .line-area span{height:100%;content:"";position:absolute;top:0;background-color:#efefef;left:26%;width:1px;z-index:-1}.marque-section .line-area span:nth-child(2){left:50%}.marque-section .line-area span:nth-child(3){left:80%}.marquee-wrapper{overflow:hidden;margin-bottom:45px;position:relative;margin-top:-2px;white-space:nowrap}@media (max-width:575px){.marquee-wrapper{margin-top:-25px}}.marquee-wrapper.style-2{line-height:40px}.marquee-wrapper.style-2 .text-slider{font-size:24px;margin-right:40px;color:var(--header)}.text-slider{height:100px;font-size:120px;font-weight:700;margin-right:20px;color:#e1e1de;text-transform:uppercase;line-height:90px}@media (max-width:575px){.text-slider{height:70px;font-size:50px;line-height:65px}}.marquee-inner{position:absolute;width:200%;display:inline-flex}.marquee-list{width:50%;float:left}.marquee-item{transition:animation .2s ease-out;float:left}.marquee-inner.to-left{animation:marqueeLeft 25s linear infinite}@keyframes marqueeLeft{0%{left:0}to{left:-100%}}.marquee-inner.to-right{animation:marqueeRight 25s linear infinite}@keyframes marqueeRight{0%{right:0}to{right:-100%}}.testimonial-wrapper{position:relative;margin-top:30px;display:inline-block}@media (max-width:991px){.testimonial-wrapper{width:100%}}.testimonial-wrapper .array-button{right:0;position:absolute;top:0}@media (max-width:1199px){.testimonial-wrapper .array-button{display:none}}.testimonial-wrapper .array-button .array-prev{height:50px;border:1px solid var(--border);font-weight:700;color:var(--header);background-color:transparent;border-radius:5px;width:50px;line-height:50px}.testimonial-wrapper .array-button .array-prev:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.testimonial-wrapper .array-button .array-next{height:50px;border:1px solid var(--theme);font-weight:700;color:var(--theme);background-color:transparent;border-radius:5px;width:50px;line-height:50px}.testimonial-wrapper .array-button .array-next:hover{color:var(--white);background-color:var(--theme)}.testimonial-wrapper .testimonial-image{height:534px;border-radius:5px;width:850px}@media (max-width:1199px){.testimonial-wrapper .testimonial-image{width:600px}}@media (max-width:991px){.testimonial-wrapper .testimonial-image{max-width:850px;width:auto}}@media (max-width:767px){.testimonial-wrapper .testimonial-image{height:480px}}@media (max-width:575px){.testimonial-wrapper .testimonial-image{height:430px}}.testimonial-wrapper .testimonial-area{max-width:670px}.testimonial-wrapper .testimonial-items{padding:60px;position:relative;background-color:var(--white);border-radius:5px;z-index:9}@media (max-width:767px){.testimonial-wrapper .testimonial-items{padding:40px 30px}}.testimonial-wrapper .testimonial-items .icon{font-size:48px;right:60px;color:var(--theme);position:absolute;top:60px}@media (max-width:767px){.testimonial-wrapper .testimonial-items .icon{right:50px;top:50px}}@media (max-width:575px){.testimonial-wrapper .testimonial-items .icon{font-size:38px;right:20px;top:40px}}.testimonial-wrapper .testimonial-items .client-items{gap:20px;align-items:center;display:flex}.testimonial-wrapper .testimonial-items .client-items .client-image{height:70px;border-radius:50%;width:70px}.testimonial-wrapper .testimonial-items .client-items .client-content h3{margin-bottom:5px}.testimonial-wrapper .testimonial-items .star{margin-top:30px}@media (max-width:575px){.testimonial-wrapper .testimonial-items .star{margin-top:20px}}.testimonial-wrapper .testimonial-items .star i{color:var(--ratting)}.testimonial-wrapper .testimonial-items .star .text-color{color:#e6e6e6}.testimonial-wrapper .testimonial-items p{font-size:18px;margin-top:20px}@media (max-width:575px){.testimonial-wrapper .testimonial-items p{font-size:16px;margin-top:15px}}.testimonial-wrapper.style-2{position:relative}.testimonial-wrapper.style-2 .testimonial-image{height:393px;width:960px;margin-top:-160px}@media (max-width:991px){.testimonial-wrapper.style-2 .testimonial-image{max-width:960px;width:auto;margin-top:0}}.testimonial-wrapper.style-2 .testimonial-area{padding-top:110px;max-width:740px;margin-left:-100px}@media (max-width:991px){.testimonial-wrapper.style-2 .testimonial-area{padding-top:0;margin-left:0}}.testimonial-wrapper.style-2 .testimonial-items{position:relative;background-color:var(--black);border-radius:0}.testimonial-wrapper.style-2 .testimonial-items:before{height:45px;content:"";position:absolute;opacity:.5;top:0;background-color:var(--theme);left:0;width:45px}.testimonial-wrapper.style-2 .testimonial-items h4{font-size:18px;font-weight:400;color:var(--white);line-height:145%}@media (max-width:575px){.testimonial-wrapper.style-2 .testimonial-items h4{font-size:16px}}.testimonial-wrapper.style-2 .testimonial-items .client-content{margin-top:30px}.testimonial-wrapper.style-2 .testimonial-items .client-content h3{margin-bottom:5px;color:var(--white)}.testimonial-wrapper.style-2 .testimonial-items .client-content span{font-weight:400;color:var(--white)}.testimonial-wrapper.style-2 .testimonial-items .icon{right:60px;opacity:.5;bottom:55px;top:auto}.testimonial-wrapper.style-2 .array-button{transform:translateX(-50%);position:absolute;bottom:-88%;gap:0;left:55%}.testimonial-wrapper.style-2 .array-button .array-prev{color:var(--black);border-radius:0}.testimonial-wrapper.style-2 .array-button .array-prev:hover{color:var(--white);background-color:var(--theme)}.testimonial-wrapper.style-2 .array-button .array-next{color:var(--white);background-color:var(--theme);border-radius:0}.testimonial-wrapper.style-2 .array-button .array-next:hover{background-color:var(--black)}.testimonial-wrapper.style-2:before{height:1px;content:"";position:absolute;bottom:25px;background-color:var(--theme);left:0;width:350px}.testimonial-wrapper-2{position:relative}.testimonial-wrapper-2 .testimonial-image{height:507px;max-width:630px}@media (max-width:767px){.testimonial-wrapper-2 .testimonial-image{height:480px}}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-image{height:430px}}.testimonial-wrapper-2 .testimonial-content{padding:0 90px;position:relative;z-index:9}@media (max-width:1199px){.testimonial-wrapper-2 .testimonial-content{padding:0 40px}}@media (max-width:991px){.testimonial-wrapper-2 .testimonial-content{padding:0}}.testimonial-wrapper-2 .testimonial-content .client-info{margin-bottom:30px}@media (max-width:575px){.testimonial-wrapper-2 .testimonial-content .client-info{margin-bottom:20px}}.testimonial-wrapper-2 .testimonial-content .client-info h3{margin-bottom:5px;color:var(--white)}.testimonial-wrapper-2 .testimonial-content .client-info span{color:var(--white)}.testimonial-wrapper-2 .testimonial-content p{font-size:18px;color:var(--white)}.testimonial-wrapper-2 .testimonial-content .social-icon{padding:10px 35px;border:1px solid hsla(0,0%,100%,.2);border-radius:5px;margin-top:30px;display:inline-block}.testimonial-wrapper-2 .testimonial-content .social-icon a{color:var(--white)}.testimonial-wrapper-2 .testimonial-content .social-icon a:hover{color:var(--theme)}.testimonial-wrapper-2 .array-button{right:0;position:absolute;bottom:0}@media (max-width:767px){.testimonial-wrapper-2 .array-button{display:none}}.testimonial-wrapper-2 .array-button .array-prev{border:1px solid var(--theme);color:var(--theme)!important;background-color:transparent}.testimonial-wrapper-2 .array-button .array-prev i{color:var(--theme)}.testimonial-wrapper-2 .array-button .array-prev:hover{color:var(--white);background-color:var(--theme)}.testimonial-wrapper-2 .array-button .array-next{border:1px solid var(--white);color:var(--white);background-color:transparent}.testimonial-wrapper-2 .array-button .array-next i{color:var(--theme);transition:all .4s ease-in-out}.testimonial-wrapper-2 .array-button .array-next:hover{border:1px solid transparent;background-color:var(--theme)}.testimonial-wrapper-2 .array-button .array-next:hover i{color:var(--white)}.testimonial-section-5{position:relative}.testimonial-section-5:before{height:100%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--bg2);left:0;left:45%;width:100%}@media (max-width:991px){.testimonial-section-5:before{display:none}}.testimonial-section-5 .frame-shape{right:0;position:absolute;bottom:0;top:0}.brand-wrapper .brand-image{text-align:center}.brand-wrapper.style-2{border-bottom:1px solid var(--text)}.pricing-box-items{margin-top:30px}.pricing-box-items .pricing-image img{height:100%;border-radius:5px;width:100%}.pricing-box-items .pricing-content{padding:20px;position:relative;margin:-30px 20px 0;z-index:9}.pricing-box-items .pricing-content:before{height:100%;height:83%;right:0;content:"";position:absolute;bottom:0;top:0;background-color:var(--white);box-shadow:var(---box-shadow);border-radius:5px;left:0;width:100%;z-index:-1}.pricing-box-items .pricing-content h3{margin-bottom:5px}.pricing-box-items .pricing-content h3 a:hover{color:var(--theme)}.pricing-box-items .pricing-content h4{padding:15px 30px;margin-bottom:-25px;color:var(--white);background-color:var(--theme);border-radius:5px;margin-top:25px;display:inline-block}.pricing-card-items{padding:40px;border:1px solid var(--border);transition:all .4s ease-in-out;position:relative;border-radius:5px}@media (max-width:767px){.pricing-card-items{padding:30px}}@media (max-width:575px){.pricing-card-items{padding:30px 20px}}.pricing-card-items .icon{font-size:70px;right:40px;color:var(--theme);position:absolute;top:40px}@media (max-width:767px){.pricing-card-items .icon{right:30px;top:30px}}@media (max-width:575px){.pricing-card-items .icon{right:20px;top:20px}}.pricing-card-items .pricing-header{position:relative}.pricing-card-items .pricing-header h2{font-size:42px;color:var(--header)}.pricing-card-items .pricing-header h2 span{font-size:16px;font-weight:400;color:var(--text);margin-left:-5px}.pricing-card-items .pricing-header h3{font-size:22px;font-weight:700;margin-bottom:10px;color:var(--header)}@media (max-width:767px){.pricing-card-items .pricing-header h3{font-size:20px}}@media (max-width:575px){.pricing-card-items .pricing-header h3{font-size:18px}}.pricing-card-items .pricing-header p{border-bottom:1px solid var(--border);padding-bottom:30px}@media (max-width:575px){.pricing-card-items .pricing-header p{padding-bottom:20px}}.pricing-card-items ul{margin-top:30px}@media (max-width:575px){.pricing-card-items ul{margin-top:20px}}.pricing-card-items ul li:not(:last-child){margin-bottom:12px}.pricing-card-items ul li i{margin-right:10px;color:var(--theme)}.pricing-card-items .pricing-button{margin-top:40px}.pricing-card-items .pricing-button .theme-btn{color:var(--header);text-align:center;background-color:var(--bg);width:100%}.pricing-card-items .pricing-button .theme-btn:after,.pricing-card-items .pricing-button .theme-btn:before{background-color:var(--theme)}.pricing-card-items .pricing-button .theme-btn:hover{color:var(--white)}.pricing-card-items:hover{transform:translateY(-10px);border:1px solid var(--theme)}.news-card-items{margin-top:30px}.news-card-items .news-image{height:340px;max-width:370px}@media (max-width:1399px){.news-card-items .news-image{max-width:550px}}.news-card-items .news-content{padding:30px;transition:all .4s ease-in-out;position:relative;border-bottom:3px solid transparent;background-color:var(--bg);border-radius:5px;margin-left:40px;margin-top:-50px;z-index:9}@media (max-width:1399px){.news-card-items .news-content{margin:0}}.news-card-items .news-content ul{gap:15px;align-items:center;display:flex}.news-card-items .news-content ul li{font-size:14px}.news-card-items .news-content ul li i{margin-right:7px}.news-card-items .news-content h3{margin-bottom:20px;margin-top:15px}.news-card-items .news-content h3 a:hover{color:var(--theme)}.news-card-items .news-content .link-btn{font-weight:700}.news-card-items:hover .news-content{border-bottom:3px solid var(--theme)}.news-card-items.style-2 .news-image{height:301px;max-width:410px}@media (max-width:1199px){.news-card-items.style-2 .news-image{max-width:500px}}@media (max-width:767px){.news-card-items.style-2 .news-image{height:450px;max-width:650px}}@media (max-width:575px){.news-card-items.style-2 .news-image{height:350px;max-width:550px}}.news-card-items.style-2 .news-content{padding:20px 0 0;border-bottom:none;background-color:transparent;margin:0;border-radius:0}.news-card-items.style-2 .news-content ul li{font-weight:600;color:var(--black);letter-spacing:2.4px}.news-card-items.style-2 .news-content ul li i{color:var(--theme)}@media (max-width:575px){.news-card-items.style-2 .news-content h3{margin-bottom:10px}}.news-card-items.style-2 .news-content p{margin-bottom:20px}@media (max-width:575px){.news-card-items.style-2 .news-content p{margin-bottom:15px}}.news-card-items.style-3 .news-image{height:340px;max-width:410px;border-radius:5px}@media (max-width:767px){.news-card-items.style-3 .news-image{max-width:650px}}.news-card-items.style-3 .news-content{border:none;margin-right:20px;border-radius:0;margin-left:15px;margin-top:-60px}.news-card-items.style-3 .news-content ul{flex-wrap:wrap;gap:15px}.news-card-items.style-3 .news-content .link-btn i,.news-card-items.style-3 .news-content ul li i{color:var(--theme)}.section-title-area .array-prev{height:50px;border:1px solid var(--border);font-weight:700;color:var(--header);background-color:transparent;border-radius:50%;width:50px;line-height:50px}.section-title-area .array-prev:hover{border:1px solid transparent;color:var(--white);background-color:var(--theme)}.section-title-area .array-next{height:50px;border:1px solid var(--theme);font-weight:700;color:var(--theme);background-color:transparent;border-radius:50%;width:50px;line-height:50px}.section-title-area .array-next:hover{color:var(--white);background-color:var(--theme)}.news-slider-items{align-items:center;margin-top:30px;display:flex}@media (max-width:1399px){.news-slider-items{max-width:650px;margin:30px auto}}@media (max-width:767px){.news-slider-items{flex-wrap:wrap}}.news-slider-items .news-content{padding:30px;border:1px solid var(--text);margin-right:-2px;border-radius:5px}@media (max-width:767px){.news-slider-items .news-content{flex-basis:100%}}.news-slider-items .news-content ul{margin-bottom:20px;gap:15px;align-items:center;display:flex}@media (max-width:575px){.news-slider-items .news-content ul{margin-bottom:15px}}.news-slider-items .news-content ul li{font-size:14px;color:var(--white)}.news-slider-items .news-content ul li i{margin-right:7px;color:var(--theme)}.news-slider-items .news-content h3{font-size:22px;margin-bottom:20px}@media (max-width:575px){.news-slider-items .news-content h3{font-size:20px;margin-bottom:15px}}.news-slider-items .news-content h3 a{color:var(--white)}.news-slider-items .news-content h3 a:hover{color:var(--theme)}.news-slider-items .news-content p{margin-bottom:20px;color:var(--white)}@media (max-width:575px){.news-slider-items .news-content p{margin-bottom:15px}}.news-slider-items .news-image{height:361px;max-width:264px;border-radius:5px;flex-basis:50%}@media (max-width:767px){.news-slider-items .news-image{max-width:550px;flex-basis:100%}.news-section .section-title-area{justify-content:center;text-align:center}}.news-box-items{margin-top:30px}.news-box-items .news-image{height:228px;border-radius:5px}.news-box-items .news-content{margin-top:20px}.news-box-items .news-content ul{margin-bottom:15px;gap:20px;align-items:center;display:flex}.news-box-items .news-content ul li{color:var(--white)}.news-box-items .news-content ul li i{margin-right:5px}.news-box-items .news-content h3{margin-bottom:20px}.news-box-items .news-content h3 a{color:var(--white)}.news-box-items .news-content h3 a:hover{color:var(--theme)}.blog-wrapper h1,.blog-wrapper h2,.blog-wrapper h3,.blog-wrapper h4,.blog-wrapper h5,.blog-wrapper h6{font-weight:600}.blog-wrapper .single-blog-post{margin-bottom:40px;position:relative}.blog-wrapper .single-blog-post .video__button{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:2}.blog-wrapper .single-blog-post .video__button .video__btn__wrp{margin-bottom:0}.blog-wrapper .single-blog-post.post-details.format-quote .post-content{border:none;position:relative;background:transparent}.blog-wrapper .single-blog-post.post-details .post-content{border:none}.blog-wrapper .single-blog-post.post-details .post-content img{margin-bottom:20px;border-radius:5px;margin-top:20px}.blog-wrapper .single-blog-post.post-details .post-content .single-post-image{height:100%;border-radius:5px;width:100%}.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:36px;line-height:1.4}.blog-wrapper .single-blog-post.post-details .post-content h1,.blog-wrapper .single-blog-post.post-details .post-content h2,.blog-wrapper .single-blog-post.post-details .post-content h3,.blog-wrapper .single-blog-post.post-details .post-content h4,.blog-wrapper .single-blog-post.post-details .post-content h5,.blog-wrapper .single-blog-post.post-details .post-content h6{margin-top:10px}.blog-wrapper .single-blog-post.post-details .post-content table{margin-top:20px}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .post-content h1{font-size:28px}.blog-wrapper .single-blog-post.post-details .post-content h3{font-size:20px}}.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{padding:60px;font-size:26px;font-weight:400;color:var(--white);position:relative;text-align:center;background-color:var(--theme);margin:40px 0;line-height:1.4;font-family:Montserrat,sans-serif;z-index:1}.blog-wrapper .single-blog-post.post-details .wp-block-quote a,.blog-wrapper .single-blog-post.post-details blockquote a{color:var(--white)}.blog-wrapper .single-blog-post.post-details .wp-block-quote a:hover,.blog-wrapper .single-blog-post.post-details blockquote a:hover{color:var(--text)}@media (max-width:767px){.blog-wrapper .single-blog-post.post-details .wp-block-quote,.blog-wrapper .single-blog-post.post-details blockquote{padding:30px 15px;font-size:18px;line-height:1.5}}.blog-wrapper .single-blog-post.post-details .wp-block-quote:before,.blog-wrapper .single-blog-post.post-details blockquote:before{font-size:110px;font-weight:900;right:30px;color:var(--white);content:"\f10d";position:absolute;opacity:.1;bottom:-20px;line-height:1;font-family:Font Awesome\ 5 Pro;z-index:-1}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb,.blog-wrapper .single-blog-post.format-video .post-featured-thumb{position:relative;z-index:1}.blog-wrapper .single-blog-post.category-video-post .post-featured-thumb:before,.blog-wrapper .single-blog-post.format-video .post-featured-thumb:before{height:100%;content:"";position:absolute;opacity:.3;top:0;background-color:#282835;left:0;width:100%;z-index:-1}.blog-wrapper .single-blog-post.format-quote .post-content,.blog-wrapper .single-blog-post.quote-post .post-content{border:none;position:relative;background-color:var(--theme)}.blog-wrapper .single-blog-post.format-quote .post-content:before,.blog-wrapper .single-blog-post.quote-post .post-content:before{height:100%;right:0;content:"";position:absolute;background-size:cover;bottom:0;top:0;left:0;width:100%;background-image:url(https://formandfeel.top/assets/img/quotepost.png);background-repeat:no-repeat}.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{overflow:hidden;padding:50px}@media (max-width:585px){.blog-wrapper .single-blog-post.format-quote .quote-content,.blog-wrapper .single-blog-post.quote-post .quote-content{padding:30px;font-size:24px;text-align:center}}.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{overflow:hidden;font-size:70px;margin-right:30px;line-height:80px;float:left}@media (max-width:585px){.blog-wrapper .single-blog-post.format-quote .quote-content .icon,.blog-wrapper .single-blog-post.quote-post .quote-content .icon{font-size:50px;margin-right:0;margin-bottom:10px;line-height:60px;float:none}}.blog-wrapper .single-blog-post.format-quote .quote-content .quote-text,.blog-wrapper .single-blog-post.quote-post .quote-content .quote-text{overflow:hidden}.blog-wrapper .single-blog-post.format-quote .quote-content h2,.blog-wrapper .single-blog-post.quote-post .quote-content h2{font-size:30px;color:var(--white);margin-top:-2px}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta{margin-top:10px}.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta i,.blog-wrapper .single-blog-post.format-quote .quote-content .post-meta span,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta i,.blog-wrapper .single-blog-post.quote-post .quote-content .post-meta span{color:var(--white)}.blog-wrapper .single-blog-post:last-child{margin-bottom:0}.blog-wrapper .single-blog-post .post-featured-thumb{height:350px;margin-bottom:-2px;position:relative;border-radius:5px;width:100%}.blog-wrapper .single-blog-post .post-featured-thumb .post-date{padding:15px 30px;position:absolute;text-align:center;top:20px;background-color:var(--theme);border-radius:5px;left:20px}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4{color:var(--white)}.blog-wrapper .single-blog-post .post-featured-thumb .post-date h4 span{font-size:15px;color:var(--white);text-transform:uppercase}@media (max-width:991px){.blog-wrapper .single-blog-post .post-featured-thumb{height:280px}}@media (max-width:767px){.blog-wrapper .single-blog-post .post-featured-thumb{height:230px}}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn{transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;z-index:2}.blog-wrapper .single-blog-post .post-featured-thumb .video-play-btn .play-video{height:80px;font-size:18px;border-radius:50%;width:80px;line-height:80px}.blog-wrapper .single-blog-post .post-content{overflow:hidden;padding-top:30px;box-sizing:border-box}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content{padding-top:20px}}.blog-wrapper .single-blog-post .post-content h2{font-size:48px;font-weight:700;line-height:1.4}@media (max-width:575px){.blog-wrapper .single-blog-post .post-content h2{font-size:28px}}.blog-wrapper .single-blog-post .post-content h2 a:hover{color:var(--theme)}.blog-wrapper .single-blog-post .post-content p{font-size:16px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content{padding:30px 10px}}@media (max-width:414px){.blog-wrapper .single-blog-post .post-content h2{font-size:22px}}.blog-wrapper .single-blog-post .post-content .post-cat a{padding:14px 18px 12px;font-size:16px;font-weight:700;margin-bottom:20px;color:var(--white);transition:all .3s ease-in-out;text-transform:capitalize;background-color:var(--theme);line-height:1;font-family:Montserrat,sans-serif;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-cat a{font-size:12px}}.blog-wrapper .single-blog-post .post-content .post-cat a:hover{background-color:var(--header)}.blog-wrapper .single-blog-post .post-content ul{margin-bottom:0;list-style-type:disc;margin-top:30px}.blog-wrapper .single-blog-post .post-content ul ol,.blog-wrapper .single-blog-post .post-content ul ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ul li{font-size:18px;color:var(--text);list-style-type:disc;position:relative;line-height:1.5;margin-top:10px;padding-left:30px}.blog-wrapper .single-blog-post .post-content ul li:before{color:var(--theme);content:"\f00c";position:absolute;top:0;left:0;font-family:Font Awesome\ 5 Pro}.blog-wrapper .single-blog-post .post-content ol{margin-bottom:0;list-style-type:decimal}.blog-wrapper .single-blog-post .post-content ol ol,.blog-wrapper .single-blog-post .post-content ol ul{margin-bottom:0}.blog-wrapper .single-blog-post .post-content ol li{list-style-type:decimal;line-height:1.5;margin-top:10px}.blog-wrapper .single-blog-post .post-content p{margin-top:15px}.blog-wrapper .single-blog-post .post-content .post-meta{margin-bottom:10px}.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:18px;font-weight:500;margin-right:25px;color:var(--text);line-height:1;display:inline-block}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-meta span{font-size:15px}}.blog-wrapper .single-blog-post .post-content .post-meta span i{font-weight:700;margin-right:5px;color:var(--theme)}.blog-wrapper .single-blog-post .post-content .author-info{overflow:hidden}.blog-wrapper .single-blog-post .post-content .author-info .author-img{height:40px;overflow:hidden;margin-right:15px;background-size:cover;background-color:#f2f2f2;background-position:50%;border-radius:50%;width:40px;line-height:40px;float:left}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info .author-img{margin-right:5px}}.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:16px;line-height:1;margin-top:9px;display:inline-block}.blog-wrapper .single-blog-post .post-content .author-info h5 a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .author-info h5{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a{font-weight:700}.blog-wrapper .single-blog-post .post-content .post-link a:hover{color:var(--theme)}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a{font-size:14px}}.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:5px}@media (max-width:767px){.blog-wrapper .single-blog-post .post-content .post-link a i{margin-right:3px}}@media (min-width:991px){.news-area .main-sidebar{margin-left:20px}}@media (max-width:991px){.news-area .main-sidebar{margin-top:40px}}.news-area .main-sidebar .single-sidebar-widget{padding:30px;border:2px solid #ededed;margin-bottom:40px;box-sizing:border-box}.news-area .main-sidebar .single-sidebar-widget ul{padding-left:0}.news-area .main-sidebar .single-sidebar-widget ul>li{margin-bottom:10px}.news-area .main-sidebar .single-sidebar-widget ul>li a{font-size:16px;font-weight:600;text-transform:capitalize}.news-area .main-sidebar .single-sidebar-widget ul>li a:hover{color:var(--theme)}.news-area .main-sidebar .single-sidebar-widget ul ul{padding-left:20px}.news-area .main-sidebar .single-sidebar-widget ul ul li{margin-top:5px}.news-area .main-sidebar .single-sidebar-widget:last-child{margin-bottom:0}.news-area .main-sidebar .single-sidebar-widget .wid-title{margin-bottom:25px;position:relative;padding-left:45px}.news-area .main-sidebar .single-sidebar-widget .wid-title:before{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);border-radius:5px;left:0;width:18px}.news-area .main-sidebar .single-sidebar-widget .wid-title:after{height:4px;transform:translateY(-50%);content:"";position:absolute;top:50%;background-color:var(--theme);border-radius:50%;left:22px;width:4px}.news-area .main-sidebar .single-sidebar-widget .wid-title h4{font-size:24px;font-weight:600}.news-area .main-sidebar .single-sidebar-widget .social-link a{height:40px;font-size:14px;margin-right:5px;margin-bottom:5px;text-align:center;background-color:var(--bg);border-radius:50%;width:40px;line-height:40px;display:inline-block}.news-area .main-sidebar .single-sidebar-widget .social-link a:hover{color:var(--white);background-color:var(--theme)}.search_widget form{position:relative;width:100%}.search_widget form input{padding:20px;font-size:15px;border:none;color:var(--header);text-transform:capitalize;background-color:var(--bg);width:100%}.search_widget form button{height:100%;font-size:18px;right:0;color:var(--white);transition:all .3s ease-in-out;position:absolute;text-align:center;top:0;background-color:var(--theme);width:70px}.search_widget form button:hover{background-color:var(--header)}.popular-posts .single-post-item,.popular_posts .single-post-item{overflow:hidden;margin-bottom:20px;border-bottom:1px solid #f2f2f2;padding-bottom:20px}.popular-posts .single-post-item:last-child,.popular_posts .single-post-item:last-child{border:none;margin-bottom:0;padding-bottom:0}.popular-posts .single-post-item .thumb,.popular_posts .single-post-item .thumb{height:95px;overflow:hidden;margin-right:20px;background-color:#f2f2f2;width:95px;float:left}.popular-posts .single-post-item .post-content,.popular_posts .single-post-item .post-content{overflow:hidden}.popular-posts .single-post-item .post-content h5,.popular_posts .single-post-item .post-content h5{font-size:16px;font-weight:600;margin-bottom:0;text-transform:capitalize;line-height:22px}.popular-posts .single-post-item .post-content h5 a:hover,.popular_posts .single-post-item .post-content h5 a:hover{color:var(--theme)}.popular-posts .single-post-item .post-content .post-date,.popular_posts .single-post-item .post-content .post-date{font-size:15px;font-weight:600;color:var(--theme);text-transform:capitalize;margin-top:10px}.popular-posts .single-post-item .post-content .post-date i,.popular_posts .single-post-item .post-content .post-date i{margin-right:7px}.widget_categories ul li:last-child a{margin-bottom:0}.widget_categories ul li a{padding:17px 20px;font-size:14px;font-weight:500;margin-bottom:12px;transition:all .4s ease-in-out;position:relative;background:var(--bg);line-height:1;display:block}.widget_categories ul li a:hover{color:var(--theme)}.widget_categories ul li a i{margin-right:10px}.widget_categories ul li a span{height:100%;right:0;color:var(--white);content:"";position:absolute;text-align:center;top:0;background-color:var(--theme);width:60px;line-height:55px}.tagcloud a{padding:11px 26px;font-size:15px;font-weight:600;margin-right:10px;margin-bottom:10px;text-transform:capitalize;background:var(--bg);line-height:1;display:inline-block}.tagcloud a:last-child{margin-right:0}.tagcloud a:hover{color:var(--white);background-color:var(--theme)}.widget_categories ul li{margin-bottom:10px;display:block}p.sticky-label{padding:10px 40px;font-weight:700;right:0;color:var(--white);position:absolute;top:0;background:var(--theme);z-index:-1}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li .page-numbers{height:60px;font-weight:700;transition:all .3s ease-in-out;margin:0 2px;border-radius:50%;background:#f6f6f6;width:60px;line-height:60px;display:inline-block}.page-nav-wrap ul li .page-numbers.current{color:var(--white);background-color:var(--theme)}@media (max-width:767px){.page-nav-wrap ul li .page-numbers{height:50px;font-size:14px;width:50px;line-height:50px;margin-top:10px}}.page-nav-wrap ul li .page-numbers i{margin-top:2px}.page-nav-wrap ul li .page-numbers:hover{color:var(--white);background-color:var(--theme)}.social-share a{transition:all .4s ease-in-out;margin-left:10px}.social-share a:hover{color:var(--theme)}.tag-share-wrap{padding-bottom:50px}.tag-share-wrap h4{margin-bottom:25px}@media (max-width:767px){.tag-share-wrap h4{font-size:18px;margin-bottom:10px}.tag-share-wrap .tagcloud{margin-bottom:20px}}.comments-section-wrap{overflow:hidden}.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:26px}@media (max-width:767px){.comment-form-wrap h3,.comments-heading h3,.related-post-wrap h3{font-size:20px}}.comments-item-list .single-comment-item{margin-top:30px}.comments-item-list .single-comment-item ul{margin-bottom:15px}.comments-item-list .single-comment-item p,.comments-item-list .single-comment-item span{font-size:16px}.comments-item-list .single-comment-item .author-img{height:100px;overflow:hidden;margin-right:30px;border-radius:50%;width:100px;float:left}@media (max-width:991px){.comments-item-list .single-comment-item .author-img{height:80px;margin-right:20px;width:80px}}@media (max-width:767px){.comments-item-list .single-comment-item .author-img{height:70px;margin-right:15px;width:70px}}@media (max-width:585px){.comments-item-list .single-comment-item .author-img{margin-bottom:20px;float:none}}.comments-item-list .single-comment-item .author-info-comment{overflow:auto;border-bottom:1px solid #e2e2e2;padding-bottom:25px}.comments-item-list .single-comment-item .author-info-comment .info{position:relative}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{transform:translateY(-50%);padding:12px 18px;font-size:14px;border:1px solid #ebebeb;right:0;color:#727475;transition:all .4s ease-in-out;position:absolute;top:50%;box-shadow:inherit;border-radius:0;background:transparent}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn i{margin-right:10px}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:after,.comments-item-list .single-comment-item .author-info-comment .info .theme-btn.minimal-btn:before{background-color:initial}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover{color:var(--white);background-color:var(--theme)}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover a{color:var(--white)!important}.comments-item-list .single-comment-item .author-info-comment .info .theme-btn:hover i{transform:translate(0)}.comments-item-list .single-comment-item .author-info-comment .info h5{margin-bottom:5px}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .info h5{font-size:16px}}.comments-item-list .single-comment-item .author-info-comment span{font-weight:500;color:var(--theme)}.comments-item-list .single-comment-item .author-info-comment .theme-btn{transform:translateY(-50%);padding:7px 18px;font-size:14px;right:0;position:absolute;top:50%}@media (max-width:767px){.comments-item-list .single-comment-item .author-info-comment .theme-btn{font-size:12px}}.comments-item-list .single-comment-item .author-info-comment .theme-btn i{margin-right:5px}.comments-item-list .single-comment-item .author-info-comment .theme-btn:hover a{color:var(--white)}.comments-item-list .single-comment-item .author-info-comment .comment-text{margin-top:15px}.comment-form{background-color:var(--white);width:100%;margin-top:30px}@media (max-width:767px){.comment-form{padding:30px}}@media (max-width:585px){.comment-form{padding:30px 15px}}.comment-form label{margin-bottom:4px}.comment-form input,.comment-form textarea{padding:20px 30px;font-size:16px;border:none;font-weight:500;margin-bottom:20px;color:var(--header);text-transform:capitalize;outline:none;background-color:var(--bg);width:100%;line-height:1}@media (max-width:585px){.comment-form input,.comment-form textarea{padding:15px}}.comment-form textarea{height:200px;border:none;line-height:1.3}@media (max-width:767px){.comment-form textarea{height:120px}}.comment-form .theme-btn{padding:24px 60px;margin-bottom:0;transition:all .3s ease-in-out;line-height:1.2;margin-top:20px;display:inline-block}@media (max-width:767px){.comment-form .theme-btn{padding:20px 40px}}@media (max-width:585px){.comment-form .theme-btn{padding:15px 40px;font-size:14px}}.comment-form .theme-btn i{margin-right:10px}.comment-form .theme-btn:hover i{transform:translate(0)}.comment ul{list-style-type:disc}.comment ul ol{margin-bottom:0}.comment ul li{list-style-type:disc;line-height:1.5;margin-top:10px}.comment ol ol,.comment ol ul{margin-bottom:0}.comment ol li{line-height:1.5;margin-top:10px}.site_info_widget .single-contact-info{overflow:auto;margin-bottom:20px}.site_info_widget .single-contact-info span{color:var(--theme);display:block}.site_info_widget .single-contact-info .icon{height:40px;overflow:hidden;font-size:16px;margin-right:20px;color:var(--white);text-align:center;background-color:var(--theme);width:40px;line-height:40px;float:left}.site_info_widget .single-contact-info:nth-child(2n) .icon,.site_info_widget .single-contact-info:nth-child(3n) .icon{background-color:var(--theme)}.site_info_widget .social-link{margin-top:35px}.site_info_widget .social-link a{margin-right:8px!important}.alignleft{margin-right:1.5em;margin-bottom:1.5em;float:left}.portfolio-wrapper{margin-right:-35%}@media (max-width:1199px){.portfolio-wrapper{margin-right:0}}.portfolio-wrapper.style-2{padding:0 95px;margin-right:0}@media (max-width:1399px){.portfolio-wrapper.style-2{padding:0}}.portfolio-wrapper.style-2 .portfolio-items{margin-top:0}@media (max-width:767px){.portfolio-wrapper.style-2 .portfolio-items .portfolio-image{max-width:700px}}.portfolio-items{position:relative;margin-top:30px}.portfolio-items:before{height:100%;height:93%;right:0;transition:all .4s ease-in-out;content:"";position:absolute;opacity:0;bottom:0;visibility:hidden;top:0;top:20px;background-color:var(--black);left:0;left:20px;width:100%;width:90%;z-index:1}@media (max-width:1399px){.portfolio-items:before{height:100%;top:0;left:0;width:100%}}.portfolio-items .portfolio-image{height:534px;position:relative;max-width:410px;border-radius:5px}@media (max-width:1399px){.portfolio-items .portfolio-image{max-width:550px}}@media (max-width:1199px){.portfolio-items .portfolio-image{margin-right:0}}@media (max-width:767px){.portfolio-items .portfolio-image{height:500px}}@media (max-width:575px){.portfolio-items .portfolio-image{max-width:550px}}.portfolio-items .portfolio-image .portfolio-content{transform:translate(-50%,-50%);transition:all .4s ease-in-out;position:absolute;opacity:0;visibility:hidden;text-align:center;top:50%;left:50%;width:100%;z-index:9}@media (max-width:991px){.portfolio-items .portfolio-image .portfolio-content br{display:block}}.portfolio-items .portfolio-image .portfolio-content .icon{height:55px;margin-bottom:30px;color:var(--white);transition:all .4s ease-in-out;text-align:center;background-color:var(--theme);border-radius:50%;width:55px;line-height:55px;display:inline-block}.portfolio-items .portfolio-image .portfolio-content .icon:hover{color:var(--theme);background-color:var(--white)}.portfolio-items .portfolio-image .portfolio-content h3{margin-bottom:10px}.portfolio-items .portfolio-image .portfolio-content h3 a{color:var(--white)}.portfolio-items .portfolio-image .portfolio-content h3 a:hover{color:var(--theme)}.portfolio-items .portfolio-image .portfolio-content p{color:var(--white)}.portfolio-items:hover:before{opacity:.8;visibility:visible}.portfolio-items:hover .portfolio-image .portfolio-content{opacity:1;visibility:visible}.portfolio-wrapper-2{margin-bottom:30px}.portfolio-wrapper-2 .portfolio-content{padding:40px 0;border-top:1px solid hsla(0,0%,100%,.2);gap:110px;align-items:center;display:flex}@media (max-width:767px){.portfolio-wrapper-2 .portfolio-content{padding:30px 0;gap:90px}}@media (max-width:575px){.portfolio-wrapper-2 .portfolio-content{padding:25px 0;gap:70px}}.portfolio-wrapper-2 .portfolio-content:last-child{border-bottom:1px solid hsla(0,0%,100%,.2)}.portfolio-wrapper-2 .portfolio-content .content{overflow:hidden;position:relative}.portfolio-wrapper-2 .portfolio-content .content:before{height:16px;transition:all .4s ease-in-out;content:"";position:absolute;background-size:cover;opacity:0;visibility:hidden;top:6px;left:0;left:-100px;width:90px;background-image:url(https://formandfeel.top/assets/img/arrow.svg)}.portfolio-wrapper-2 .portfolio-content .content p{color:var(--theme);transition:all .4s ease-in-out}.portfolio-wrapper-2 .portfolio-content h3 a{color:var(--white)}.portfolio-wrapper-2 .portfolio-content h3 a:hover{color:var(--theme)}.portfolio-wrapper-2 .portfolio-content:hover .content:before{opacity:1;visibility:visible;left:0}.portfolio-wrapper-2 .portfolio-content:hover .content p{padding-left:110px}.portfolio-wrapper-2 .portfolio-image{position:relative;margin-left:100px;z-index:9}@media (max-width:1399px){.portfolio-wrapper-2 .portfolio-image{margin-left:50px}}@media (max-width:1199px){.portfolio-wrapper-2 .portfolio-image{margin-left:0}}.portfolio-wrapper-2 .portfolio-image img{height:100%;border-radius:5px;width:100%}.portfolio-wrapper-2 .portfolio-image:before{height:410px;transform:rotate(-15deg);right:0;content:"";position:absolute;opacity:.5;bottom:0;top:20px;background-color:var(--theme);border-radius:5px;left:0;width:535px;z-index:-1}@media (max-width:1399px){.portfolio-wrapper-2 .portfolio-image:before{width:495px}}@media (max-width:1199px){.portfolio-wrapper-2 .portfolio-image:before{display:none}}@media (max-width:767px){.portfolio-wrapper-3{margin-top:-20px}}.portfolio-wrapper-3 .portfolio-content{margin-left:33px}@media (max-width:1199px){.portfolio-wrapper-3 .portfolio-content{margin-left:0}.portfolio-wrapper-3 .portfolio-content br{display:block}}@media (max-width:575px){.portfolio-wrapper-3 .portfolio-content{text-align:center}}.portfolio-wrapper-3 .portfolio-content h6{font-size:18px;font-weight:600;margin-bottom:10px;color:var(--theme);line-height:1;display:inline-block}.portfolio-wrapper-3 .portfolio-content h3{font-size:28px;font-weight:700;margin-bottom:15px}@media (max-width:991px){.portfolio-wrapper-3 .portfolio-content h3{font-size:26px}}@media (max-width:767px){.portfolio-wrapper-3 .portfolio-content h3{font-size:24px}}@media (max-width:575px){.portfolio-wrapper-3 .portfolio-content h3{font-size:20px;margin-bottom:10px}}.portfolio-wrapper-3 .portfolio-content h3 a:hover{color:var(--theme)}.portfolio-wrapper-3 .portfolio-content p{margin-bottom:35px}@media (max-width:767px){.portfolio-wrapper-3 .portfolio-content p{margin-bottom:25px}}.portfolio-wrapper-3 .portfolio-content ul{margin-bottom:35px;margin-top:-10px}.portfolio-wrapper-3 .portfolio-content ul li i{margin-right:5px;color:var(--theme)}.portfolio-wrapper-3 .portfolio-content ul li:not(:last-child){margin-bottom:15px}.portfolio-wrapper-3 .portfolio-content .counter-item{padding:20px;gap:20px;background-color:#c1995b;display:inline-flex}.portfolio-wrapper-3 .portfolio-content .counter-item h2{font-size:48px}.portfolio-wrapper-3 .portfolio-content .counter-item h2 span{font-size:48px;font-weight:700;margin-bottom:0;color:var(--white)}.portfolio-wrapper-3 .portfolio-content .counter-item p{margin-bottom:0}.portfolio-wrapper-3 .project-image{margin-left:33px}@media (max-width:1199px){.portfolio-wrapper-3 .project-image{margin-left:0}}.portfolio-wrapper-3 .project-image img{height:100%;border-radius:5px;width:100%}.portfolio-section-2 .swiper-slide.swiper-slide-active .portfolio-single-items .portfolio-image .portfolio-content{opacity:1;bottom:20px;visibility:visible}.portfolio-single-items{overflow:hidden;margin-top:30px}.portfolio-single-items .portfolio-image{height:402px;transition:all .4s ease-in-out;position:relative}.portfolio-single-items .portfolio-image .portfolio-content{padding:30px;right:20px;transition:all .4s ease-in-out;position:absolute;opacity:0;bottom:0;bottom:-150px;background-color:var(--black);left:20px}.portfolio-single-items .portfolio-image .portfolio-content h3{margin-bottom:10px}.portfolio-single-items .portfolio-image .portfolio-content h3 a{color:var(--white)}.portfolio-single-items .portfolio-image .portfolio-content h3 a:hover{color:var(--theme)}.portfolio-single-items .portfolio-image .portfolio-content p{color:var(--white)}.portfolio-single-items:hover .portfolio-image .portfolio-content{opacity:1;bottom:20px;visibility:visible}.contact-wrapper .contact-left{padding:60px;background-color:var(--bg2)}@media (max-width:767px){.contact-wrapper .contact-left{padding:50px 40px}}@media (max-width:575px){.contact-wrapper .contact-left{padding:40px 30px}}.contact-wrapper .contact-form-items .form-clt input,.contact-wrapper .contact-form-items .form-clt textarea{padding:16px 20px;border:none;border:1px solid hsla(0,0%,100%,.2);color:var(--white);outline:none;background-color:transparent;border-radius:5px;width:100%}@media (max-width:767px){.contact-wrapper .contact-form-items .form-clt input,.contact-wrapper .contact-form-items .form-clt textarea{padding:14px 20px}}@media (max-width:575px){.contact-wrapper .contact-form-items .form-clt input,.contact-wrapper .contact-form-items .form-clt textarea{padding:12px 18px}}.contact-wrapper .contact-form-items .form-clt input::placeholder,.contact-wrapper .contact-form-items .form-clt textarea::placeholder{color:hsla(0,0%,100%,.702)}.contact-wrapper .contact-form-items .form-clt textarea{padding-bottom:75px}.contact-wrapper .contact-image{height:811px;border-radius:5px;width:980px}@media (max-width:1199px){.contact-wrapper .contact-image{height:650px;max-width:900px;width:inherit}}@media (max-width:991px){.contact-wrapper .contact-image{height:600px}}@media (max-width:767px){.contact-wrapper .contact-image{height:500px}}@media (max-width:575px){.contact-wrapper .contact-image{height:430px}}.contact-wrapper-2 .section-title{margin-top:-12px}.contact-wrapper-2 .contact-form-items .form-clt{position:relative}.contact-wrapper-2 .contact-form-items .form-clt input,.contact-wrapper-2 .contact-form-items .form-clt textarea{padding:16px 30px;border:none;font-weight:500;color:var(--text);outline:none;background-color:var(--white);border-radius:5px;width:100%}@media (max-width:767px){.contact-wrapper-2 .contact-form-items .form-clt input,.contact-wrapper-2 .contact-form-items .form-clt textarea{padding:14px 20px}}@media (max-width:575px){.contact-wrapper-2 .contact-form-items .form-clt input,.contact-wrapper-2 .contact-form-items .form-clt textarea{padding:12px 18px}}.contact-wrapper-2 .contact-form-items .form-clt input::placeholder,.contact-wrapper-2 .contact-form-items .form-clt textarea::placeholder{color:var(--text)}.contact-wrapper-2 .contact-form-items .form-clt textarea{padding-bottom:175px}.contact-wrapper-2 .contact-form-items .form-clt .icon{right:30px;color:var(--black);position:absolute;top:16px}.contact-wrapper-2 .contact-form-items .form-clt .nice-select{padding:16px 30px;border:none;font-weight:500;background-color:var(--white)}@media (max-width:767px){.contact-wrapper-2 .contact-form-items .form-clt .nice-select{padding:14px 20px}}@media (max-width:575px){.contact-wrapper-2 .contact-form-items .form-clt .nice-select{padding:12px 18px}}.contact-wrapper-2 .contact-form-items .form-clt .nice-select span{color:var(--text)}.contact-wrapper-2 .contact-form-items .form-clt .nice-select:after{border-right:1px solid var(--black);right:30px;border-bottom:1px solid var(--black)}.contact-wrapper-2 .contact-form-items .form-clt .nice-select .option.selected.focus{color:var(--white);background:transparent}.contact-wrapper-2 .contact-form-items .form-clt .nice-select .list{color:var(--white);background-color:var(--theme)}.contact-info-wrapper{background-color:var(--bg)}.contact-info-wrapper .google-map{margin-bottom:-9px}.contact-info-wrapper .google-map iframe{height:560px;width:100%}.contact-info-wrapper .contact-info-content{padding:40px}.contact-info-wrapper .contact-info-content h3{font-size:28px;font-weight:700;margin-bottom:15px}.contact-info-wrapper .contact-info-content .contact-info-area{margin-top:40px}.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items .icon{height:45px;color:var(--theme);text-align:center;background-color:hsla(52,17%,58%,.1);border-radius:50%;width:45px;line-height:45px}.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items .content{margin-top:20px}.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items .content h3{font-weight:600}.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items .content h6{font-weight:400;color:var(--text)}.contact-info-wrapper .contact-info-content .contact-info-area .contact-info-items .content h6 a{color:var(--text)}@media (max-width:1399px){.contact-section-4{padding-top:40px}}@media (max-width:1199px){.contact-section-4{padding-top:20px}}@media (max-width:991px){.contact-section-4{margin-top:-40px}}.contact-wrapper-3{padding:0 0 80px;background-size:cover;border-radius:5px;background-image:url(https://formandfeel.top/assets/img/contact.jpg);background-repeat:no-repeat}.contact-wrapper-3 .contact-content{padding:40px 40px 40px 0;background-color:var(--white);border-radius:0 0 5px 0}.contact-wrapper-3 .contact-content .contact-form-items .form-clt{position:relative}.contact-wrapper-3 .contact-content .contact-form-items .form-clt input,.contact-wrapper-3 .contact-content .contact-form-items .form-clt textarea{padding:16px 20px;border:1px solid var(--border);font-weight:500;color:var(--text);outline:none;background-color:transparent;border-radius:5px;width:100%}@media (max-width:767px){.contact-wrapper-3 .contact-content .contact-form-items .form-clt input,.contact-wrapper-3 .contact-content .contact-form-items .form-clt textarea{padding:14px 20px}}@media (max-width:575px){.contact-wrapper-3 .contact-content .contact-form-items .form-clt input,.contact-wrapper-3 .contact-content .contact-form-items .form-clt textarea{padding:12px 18px}}.contact-wrapper-3 .contact-content .contact-form-items .form-clt input::placeholder,.contact-wrapper-3 .contact-content .contact-form-items .form-clt textarea::placeholder{color:var(--text)}.contact-wrapper-3 .contact-content .contact-form-items .form-clt textarea{padding-bottom:115px}.footer-widgets-wrapper{padding:90px 0 120px;position:relative;z-index:9}@media (max-width:1199px){.footer-widgets-wrapper{padding:70px 0 100px}}@media (max-width:991px){.footer-widgets-wrapper{padding:50px 0 80px}}.footer-widgets-wrapper .single-footer-widget{margin-top:30px}.footer-widgets-wrapper .single-footer-widget .widget-head{margin-bottom:30px}.footer-widgets-wrapper .single-footer-widget .widget-head h3{font-weight:600;color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content p{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input{position:relative;margin-top:40px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input{padding:18px 20px;border:none;outline:none;border-radius:5px;background:hsla(0,0%,100%,.1);width:100%}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input input::placeholder{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input .newsletter-btn{height:64px;right:0;color:var(--white);position:absolute;text-align:center;top:0;background-color:var(--theme);border-radius:5px;width:60px;line-height:60px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input.style-two{position:relative;margin-top:40px}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input.style-two input{border:1px solid hsla(0,0%,100%,.702);background:transparent}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input.style-two input::placeholder{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input.style-two .newsletter-btn{border-radius:0 5px 5px 0}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input.style-three input{background-color:var(--black);border-radius:0}.footer-widgets-wrapper .single-footer-widget .footer-content .footer-input.style-three .newsletter-btn{height:54px;font-size:18px;right:5px;color:var(--black);top:5px;border-radius:0}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon{gap:10px;margin-top:40px}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a{height:40px;color:hsla(0,0%,100%,.702);transition:all .4s ease-in-out;text-align:center;background-color:#0d0d0d;border-radius:5px;width:40px;line-height:40px;display:inline-block}.footer-widgets-wrapper .single-footer-widget .footer-content .social-icon a:hover{color:var(--white);background-color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items{gap:20px;display:flex}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .icon{height:40px;border:1px solid var(--theme);color:hsla(0,0%,100%,.702);text-align:center;border-radius:50%;width:40px;line-height:40px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .content{flex-basis:79%}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .content h4{font-weight:600;color:var(--white);margin-top:5px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area .contact-items .content h4 a{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area-2 .contact-items{gap:20px;align-items:center;display:flex}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area-2 .contact-items:not(:last-child){margin-bottom:20px}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area-2 .contact-items .icon{font-size:20px;color:var(--theme)}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area-2 .contact-items .content p{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area-2 .contact-items .content h6{font-size:16px;font-weight:400}.footer-widgets-wrapper .single-footer-widget .footer-content .contact-info-area-2 .contact-items .content h6 a{color:var(--white)}.footer-widgets-wrapper .single-footer-widget .list-items li{text-transform:capitalize}.footer-widgets-wrapper .single-footer-widget .list-items li:not(:last-child){margin-bottom:15px}.footer-widgets-wrapper .single-footer-widget .list-items li a{font-size:16px;color:var(--white);position:relative}.footer-widgets-wrapper .single-footer-widget .list-items li a:before{height:2px;transition:all .4s ease-in-out;content:"";position:absolute;opacity:0;visibility:hidden;top:8px;background-color:var(--theme);left:0;width:10px}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover{color:var(--theme);padding-left:20px}.footer-widgets-wrapper .single-footer-widget .list-items li a:hover:before{opacity:1;visibility:visible}.footer-widgets-wrapper.style-2 .single-footer-widget{margin-top:30px}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .social-icon a{background-color:hsla(0,0%,100%,.1);border-radius:50%}.footer-widgets-wrapper.style-2 .single-footer-widget .footer-content .social-icon a:hover{color:var(--white);background-color:var(--theme)}.footer-widgets-wrapper.style-2 .single-footer-widget .list-items li i{margin-right:10px;color:var(--theme)}.footer-bottom{padding:30px 0;position:relative;background-color:hsla(0,0%,100%,.051);z-index:9}@media (max-width:575px){.footer-bottom{padding:20px 0;text-align:center}}@media (max-width:991px){.footer-bottom .footer-wrapper{justify-content:center!important;flex-wrap:wrap;gap:10px;margin-top:30px}}.footer-bottom .footer-wrapper p,.footer-bottom .footer-wrapper p a{color:hsla(0,0%,100%,.702)}.footer-bottom .footer-wrapper .footer-menu{gap:20px;align-items:center;display:flex}@media (max-width:575px){.footer-bottom .footer-wrapper .footer-menu{justify-content:center;flex-wrap:wrap;gap:15px}}.footer-bottom .footer-wrapper .footer-menu li a{color:hsla(0,0%,100%,.702);transition:all .4s ease-in-out;background-size:0 2px;background-position:0 95%;background-image:linear-gradient(var(--theme),var(--theme));background-repeat:no-repeat;display:inline-block}.footer-bottom .footer-wrapper .footer-menu li a:hover{background-size:100% 1px}.footer-bottom .footer-wrapper.border-style{border-top:1px solid var(--text)!important}.footer-bottom.style-2{padding:0;position:relative;background-color:transparent;margin-top:-5px;z-index:9}@media (max-width:991px){.footer-bottom.style-2{margin-top:-35px}}.footer-bottom.style-2 .footer-wrapper{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.2)}.footer-section{overflow:hidden;position:relative}.footer-section .shape-img{position:absolute;opacity:.2;bottom:0;left:0}.footer-section .shape-img-2{position:absolute;opacity:.1;bottom:0;left:0}.footer-section .footer-shape-3{right:0;position:absolute;bottom:0}.footer-section .bg-shape{position:absolute;bottom:0;top:0;left:0}.footer-section .bg-shape img{height:100%;width:100%}