@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Exo+2:ital,wght@0,100..900;1,100..900&family=Exo:ital,wght@0,100..900;1,100..900&family=Martian+Mono:wght@100..800&display=swap");:root{--primaryFont:"DM Sans",sans-serif;--secondaryFont:"Exo",sans-serif;--optionalFont:"Martian Mono",monospace;--primaryColor:#bf3d40;--secondaryColor:#e3ecf6;--optionalColor:#1d3557;--paraColor:#555;--titleColor:#1d3557;--whiteColor:#fff;--offwhiteColor:hsla(0,0%,100%,.5);--altoColor:#ddd;--aztechColor:#111828;--darkChocolateColor:#121212;--charcoalColor:#30363d;--codColor:#12131b;--darkborder:#4c4c4c;--borderColor:hsla(0,0%,100%,.18);--darkParaColor:silver;--slateGrayColor:#2a3439;--fontSize:16px;--transition:all ease .5s}*{box-sizing:border-box}html{scroll-behavior:auto}.form-control:focus{box-shadow:none;outline:none}a,button,input[type=submit]{cursor:pointer}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}a{transition:all .4s ease}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{box-shadow:none}img{display:inline-block;height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{color:var(--titleColor)}body{color:var(--paraColor);font-family:var(--primaryFont);font-size:var(--fontSize);font-weight:400;line-height:26px}.text_primary{color:var(--primaryColor)!important}.text_secondary{color:var(--secondaryColor)}.text-title{color:var(--titleColor)}.text-para{color:var(--paraColor)}.text-offwhite{color:var(--offwhiteColor)}.text-alto{color:var(--altoColor)}.font-primary{font-family:var(--primaryFont)}.font-secondary{font-family:var(--secondaryFont)}.font-optional{font-family:var(--optionalFont)}.bg-title{background-color:var(--titleColor)}.bg-ash{background-color:var(--ashColor)}.bg-heath{background-color:#fffbf3}.bg_primary{background-color:var(--primaryColor)}.bg_secondary{background-color:var(--secondaryColor)}.bg-optional{background-color:var(--optionalColor)}.bg-gray{background-color:#f3f3f3}.bg-dawn{background-color:#f8f3f0}.bg-mystic{background-color:#fff7f2}.ht-48{height:48px}.ht-50{height:50px}.ht-152{height:152px}.fw-black{font-weight:900}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-17{font-size:17px}.fs-18{font-size:18px}.fs-20{font-size:20px}.fs-22{font-size:22px}.fs-24{font-size:24px}.fs-28{font-size:28px}.fs-30{font-size:30px}.fs-36{font-size:36px}.ls-0{letter-spacing:0}.ls-1{letter-spacing:.1em}.top-n2{top:-2px}.fw-extrabold{font-weight:800}.resize-0{resize:none}.pt-50{padding-top:50px}.pt-90{padding-top:90px}.pt-95{padding-top:95px}.pt-120{padding-top:120px}.pb-90{padding-bottom:90px}.pb-95{padding-bottom:95px}.pb-120,.ptb-120{padding-bottom:120px}.ptb-120{padding-top:120px}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-10{margin-bottom:10px}.mb-12{margin-bottom:12px}.mb-15{margin-bottom:15px}.mb-16{margin-bottom:16px}.mb-18{margin-bottom:18px}.mb-20{margin-bottom:20px}.mb-22{margin-bottom:22px}.mb-25{margin-bottom:25px}.mb-28{margin-bottom:28px}.mb-30{margin-bottom:30px}.mb-32{margin-bottom:32px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.mb-42{margin-bottom:42px}.mb-45{margin-bottom:45px}.mb-50{margin-bottom:50px}.mb-55{margin-bottom:55px}.mb-60{margin-bottom:60px}.mb-65{margin-bottom:65px}.mb-70{margin-bottom:70px}.mb-75{margin-bottom:75px}.mb-80{margin-bottom:80px}.mb-120{margin-bottom:120px}.btn{overflow:hidden;padding:0}.btn span.btn-text{border-radius:50px;padding:13px 25px}.btn span.btn-icon{height:50px;width:50px}.btn span.btn-icon i{font-size:24px;font-weight:300;line-height:.8;transition:var(--transition)}.btn span.btn-icon,.btn span.btn-text{display:inline-block;overflow:hidden;position:relative;z-index:1}.btn span.btn-icon:after,.btn span.btn-icon:before,.btn span.btn-text:after,.btn span.btn-text:before{content:"";display:inline-block;left:0;position:absolute;top:0;transition:var(--transition);width:100%;z-index:-1}.btn span.btn-icon:before,.btn span.btn-text:before{height:100%}.btn span.btn-icon:after,.btn span.btn-text:after{height:0;opacity:0;visibility:hidden}.btn:hover span.btn-icon:after,.btn:hover span.btn-text:after{height:100%;opacity:1;visibility:visible}.btn:hover span.btn-icon i{transform:rotate(45deg)}.btn.style-one span.btn-icon,.btn.style-one span.btn-text{color:var(--whiteColor)}.btn.style-one span.btn-icon:before,.btn.style-one span.btn-text:before{background-color:var(--primaryColor);border-radius:50px}.btn.style-one span.btn-icon:after,.btn.style-one span.btn-text:after{background-color:var(--secondaryColor)}.btn.style-one span.btn-icon i{color:var(--whiteColor)}.btn.style-one:hover span.btn-icon,.btn.style-one:hover span.btn-icon i,.btn.style-one:hover span.btn-text,.btn.style-two span.btn-icon,.btn.style-two span.btn-text{color:var(--titleColor)}.btn.style-two span.btn-icon:before,.btn.style-two span.btn-text:before{background-color:var(--secondaryColor);border-radius:50px}.btn.style-two span.btn-icon:after,.btn.style-two span.btn-text:after{background-color:var(--primaryColor)}.btn.style-two span.btn-icon i{color:var(--titleColor)}.btn.style-two:hover span.btn-icon,.btn.style-two:hover span.btn-icon i,.btn.style-two:hover span.btn-text{color:var(--whiteColor)}.btn.style-two:hover span.btn-icon img{filter:brightness(0) invert(1)}.link{line-height:1;padding-bottom:1px;position:relative}.link:after{bottom:0;content:"";height:1px;left:0;position:absolute;transition:var(--transition);width:0}.link i{font-size:23px;font-weight:300;line-height:.8;margin-left:8px;top:3px}.link i,.link img{position:relative;transition:var(--transition)}.link img{margin-left:5px;top:-1px}.link:hover:after{width:100%}.link:hover img{margin-left:9px}.link:hover i{margin-left:12px}.link.style-one{color:var(--primaryColor)}.link.style-one:after{background-color:var(--primaryColor)}.link.style-one:hover{color:var(--primaryColor)}.link.style-two{color:var(--titleColor)}.link.style-two:after{background-color:var(--titleColor);opacity:1;visibility:visible;width:100%}.link.style-two:hover{color:var(--primaryColor)}.link.style-two:hover:after{background-color:var(--primaryColor)}.link.style-three{color:var(--secondaryColor)}.link.style-three:after{background-color:var(--secondaryColor);opacity:1;visibility:visible;width:100%}.link.style-three:hover{color:var(--primaryColor)}.link.style-three:hover:after{background-color:var(--primaryColor)}.link-hover-primary,.link-hover-secondary,.link-hover-white{background-position:0 100%;background-repeat:no-repeat;background-size:0 2px;position:relative;transition:background-size .6s}.link-hover-primary:hover,.link-hover-secondary:hover,.link-hover-white:hover{background-size:100% 2px}.link-hover-title:hover{background-image:linear-gradient(var(--titleColor),var(--titleColor));color:var(--titleColor)}.link-hover-primary:hover{background-image:linear-gradient(var(--primaryColor),var(--primaryColor));color:var(--primaryColor)!important}.link-hover-white:hover{background-image:linear-gradient(var(--whiteColor),var(--whiteColor));color:var(--whiteColor)!important}.link-hover-yellowGreen:hover{background-image:linear-gradient(var(--yellowGreenColor),var(--yellowGreenColor));color:var(--yellowGreenColor)!important}.link-hover-titleTwo:hover{background-image:linear-gradient(#134404,#134404);color:#134404}.link-hover-secondary:hover{background-image:linear-gradient(var(--secondaryColor),var(--secondaryColor));color:var(--secondaryColor)}.hover-text-secondary:hover{color:var(--secondaryColor)!important}.hover-text-primary:hover{color:var(--primaryColor)!important}.hover-text-jaffa:hover{color:var(--jaffaColor)!important}.hover-text-secondary:hover{color:var(--secondaryColor)}.hover-text-optional:hover{color:var(--optionalColor)}.tilt-img{transform-style:preserve-3d;transition:.3s ease}.img-hover-zoom .img-zoom img{transition:all .5s ease}.img-hover-zoom .img-zoom img:first-child{filter:blur(10px);opacity:0;transform:translateX(50%) scaleX(2)}.img-hover-zoom:hover .img-zoom img:first-child{filter:blur(0);opacity:1;transform:translateX(0) scaleX(1)}.img-hover-zoom:hover .img-zoom img:nth-child(2){filter:blur(10px);opacity:0;transform:translateX(-50%) scaleX(2)}.img-hover:before{background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.3));content:"";display:block;height:100%;left:-75%;position:absolute;top:0;transform:skewX(-25deg);width:50%;z-index:2}.blog-card:hover .img-hover:before{animation:shine .75s}.blog-card:hover .img-hover img{transform:scale(1.05)}@keyframes shine{to{left:125%}}.bg-f{background-color:#ddd;background-position:50%;background-repeat:no-repeat;background-size:cover}.transition{transition:all .2s linear}.social-profile li{display:inline-block;margin-right:5px}.social-profile li:last-child{margin-right:0}.social-profile li a i{line-height:.8;transition:var(--transition)}.social-profile.style-one li{line-height:1;margin-right:6px}.social-profile.style-one li:last-child{margin-right:0}.social-profile.style-one li a{background-color:rgba(255,94,20,.13);height:36px;width:36px}.social-profile.style-one li a i{color:var(--primaryColor);font-size:15px;line-height:1;position:relative}.social-profile.style-one li a:hover{background-color:var(--primaryColor)}.social-profile.style-one li a:hover i{color:var(--whiteColor)}.social-profile.style-two li{border-right:1px solid hsla(0,0%,87%,.24);line-height:1;margin-right:7px;padding-right:7px}.social-profile.style-two li:last-child{border-right:none;margin-right:0;padding-right:0}.social-profile.style-two li a i{color:var(--altoColor);font-size:14px;line-height:1;position:relative}.social-profile.style-two li a:hover i{color:var(--secondaryColor)}.social-profile.style-three li{border-right:1px solid rgba(45,28,34,.2);line-height:1;margin-right:7px;padding-right:7px}.social-profile.style-three li:last-child{border-right:none;margin-right:0;padding-right:0}.social-profile.style-three li a i{color:var(--paraColor);font-size:18px;line-height:1;position:relative}.social-profile.style-three li a:hover i{color:var(--primaryColor)}.section-subtitle.style-one{padding-left:25px}.section-subtitle.style-one i,.section-subtitle.style-one img{left:0;position:absolute;top:calc(50% - 2px);transform:translateY(-50%)}.section-subtitle.style-two{padding-left:19px}.section-subtitle.style-two i,.section-subtitle.style-two img{left:0;position:absolute;top:calc(50% - 1px);transform:translateY(-50%)}.section-title{font-family:var(--secondaryFont)}.section-title.style-one,.section-title.style-two{font-size:40px;line-height:52px}.slider-btn.style-one .next-btn,.slider-btn.style-one .prev-btn{overflow:hidden;position:relative}.slider-btn.style-one .next-btn:hover img,.slider-btn.style-one .prev-btn:hover img{filter:brightness(0) invert(1)}.slider-btn.style-one .next-btn:before,.slider-btn.style-one .prev-btn:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:var(--transition);width:0;z-index:0}.slider-btn.style-one .next-btn i,.slider-btn.style-one .next-btn img,.slider-btn.style-one .prev-btn i,.slider-btn.style-one .prev-btn img{transition:var(--transition)}.slider-btn.style-one .next-btn i,.slider-btn.style-one .prev-btn i{font-size:20px;font-weight:300;line-height:1;position:relative;top:0}.slider-btn.style-one .next-btn:hover:before,.slider-btn.style-one .prev-btn:hover:before{opacity:1;width:100%}.slider-btn.style-one .prev-btn i{left:-1px}.slider-btn.style-one .next-btn i{right:-1px}.slider-btn.style-one .next-btn,.slider-btn.style-one .prev-btn{background:rgba(255,94,20,.13);height:50px;width:50px}.slider-btn.style-one .next-btn:before,.slider-btn.style-one .prev-btn:before{background-color:var(--primaryColor)}.slider-btn.style-one .next-btn i,.slider-btn.style-one .prev-btn i{color:var(--whiteColor)}.slider-btn.style-one .next-btn:hover,.slider-btn.style-one .prev-btn:hover{border-color:transparent}.slider-btn.style-two .next-btn,.slider-btn.style-two .prev-btn{background-color:var(--primaryColor);height:56px;width:56px}.slider-btn.style-two .next-btn:before,.slider-btn.style-two .prev-btn:before{background-color:var(--aztechColor)}.slider-btn.style-two .next-btn i,.slider-btn.style-two .prev-btn i{color:var(--whiteColor)}.slider-btn.style-two .next-btn:hover,.slider-btn.style-two .prev-btn:hover{background-color:var(--aztechColor)}.slider-btn.style-two .next-btn:hover img,.slider-btn.style-two .prev-btn:hover img{filter:brightness(0) invert(1)}.slider-btn.style-three .next-btn,.slider-btn.style-three .prev-btn{background-color:var(--whiteColor);border:1px solid var(--primaryColor);height:56px;width:56px}.slider-btn.style-three .next-btn:before,.slider-btn.style-three .prev-btn:before{background-color:var(--primaryColor)}.slider-btn.style-three .next-btn i,.slider-btn.style-three .prev-btn i{color:var(--titleColor)}.outline-0:focus{outline:none}.round-5{border-radius:5px}.round-8{border-radius:8px}.round-10{border-radius:10px}.round-15{border-radius:15px}.round-20{border-radius:20px}.round-30{border-radius:30px}.round-40{border-radius:40px}.round-45{border-radius:45px}.rating li{display:inline-block}.rating li i{color:#fec21e;line-height:.8}.preloader-area{background-color:var(--whiteColor);bottom:0;left:0;overflow:hidden;position:fixed;right:0;text-align:center;top:0;z-index:9999}.preloader-area .spinner{bottom:0;height:7px;left:0;margin:auto;position:absolute;right:0;top:0;width:7px}.preloader-area .spinner div{animation:spinner 1.875s infinite backwards;background-color:var(--primaryColor);border-radius:50%;height:100%;position:absolute;width:100%}.preloader-area .spinner div:first-child{animation-delay:.15s;background-color:rgba(242,82,8,.9)}.preloader-area .spinner div:nth-child(2){animation-delay:.3s;background-color:rgba(242,82,8,.8)}.preloader-area .spinner div:nth-child(3){animation-delay:.45s;background-color:rgba(242,82,8,.7)}.preloader-area .spinner div:nth-child(4){animation-delay:.6s;background-color:rgba(242,82,8,.6)}.preloader-area .spinner div:nth-child(5){animation-delay:.75s;background-color:rgba(242,82,8,.5)}@keyframes spinner{0%{transform:rotate(0deg) translateY(-200%)}60%,to{transform:rotate(1turn) translateY(-200%)}}.progress-wrap{border-radius:50px;bottom:30px;box-shadow:inset 0 0 0 2px var(--primaryColor);opacity:0;position:fixed;right:30px;transform:translateY(15px);visibility:hidden;z-index:99}.progress-wrap,.progress-wrap:after{cursor:pointer;display:block;height:46px;transition:all .2s linear;width:46px}.progress-wrap:after{animation:float 1.5s ease-in-out infinite;color:var(--primaryColor);content:"\ea76";font-family:remixicon!important;font-size:24px;left:0;line-height:46px;position:absolute;text-align:center;top:1px;z-index:1}.progress-wrap.active-progress{opacity:1;transform:translateY(0);visibility:visible}.progress-wrap svg path{fill:none}.progress-wrap:hover:before{opacity:1}.progress-wrap svg.progress-circle path{stroke-width:4;box-sizing:border-box;transition:all .2s linear;stroke:var(--primaryColor)}.rotate{animation:rotation 20s linear infinite}.bounce{animation:float 1.5s ease-in-out infinite}.animationFramesTwo{animation:animationFramesTwo 20s ease-in-out infinite}.moveHorizontal{animation:moveHorizontal 3s ease-in-out infinite}.moveVertical{animation:moveVertical 3s ease-in-out infinite}.zoomIn{animation:zoom-in 3.5s ease-in-out infinite}.waving_left{animation:waving_left 7s linear infinite}.waving_left,.waving_right{transition:all .3s ease-in-out}.waving_right{animation:waving_right 7s linear infinite}.img-anim-top{animation:img-anim-top 1.3s cubic-bezier(.645,.045,.355,1) forwards;opacity:0}.img-anim-right{animation:img-anim-right 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}.img-anim-left{animation:img-anim-left 1.3s cubic-bezier(.645,.045,.355,1) .4s forwards;opacity:0}.moving_cloud_one{animation:movingclouds 20s linear infinite}.moving_cloud_two{animation:movingclouds 45s linear infinite}.moving_cloud_three{animation:movingclouds 19s linear infinite}.moving_cloud_four{animation:movingclouds 35s linear infinite}.moving_cloud_five{animation:movingclouds 50s linear infinite}[data-aos=fade-up]{transform:translate3d(0,40px,0)}@keyframes waving_left{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(3deg)}50%{-webkit-transform:rotate(6deg)}75%{-webkit-transform:rotate(-3deg)}to{-webkit-transform:rotate(0deg)}}@keyframes waving_right{0%{-webkit-transform:rotate(0deg)}25%{-webkit-transform:rotate(-3deg)}50%{-webkit-transform:rotate(-6deg)}75%{-webkit-transform:rotate(-3deg)}to{-webkit-transform:rotate(0deg)}}@keyframes img-anim-top{0%{clip-path:inset(0 0 100% 0);opacity:0;transform:translateY(-5%)}to{clip-path:inset(0 0 0 0);opacity:1;transform:translateY(0)}}@keyframes img-anim-right{0%{clip-path:inset(0 0 0 100%);opacity:0;transform:translateX(5%)}to{clip-path:inset(0 0 0 0);opacity:1;transform:translateX(0)}}@keyframes img-anim-left{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translateX(-5%)}to{clip-path:inset(0 0 0 0);opacity:1;transform:translateX(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,80px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes movingclouds{0%{margin-left:100%}to{margin-left:-110%}}@keyframes movingplane{0%{margin-left:100%;top:300px}29%{margin-left:50%;top:50px;transform:rotate(20deg)}31%{transform:rotate(-20deg)}60%{margin-left:0;top:300px}to{margin-left:-100%;top:300px}}.reveal-text{max-width:100%;visibility:hidden}.reveal-text .letter{display:inline-block;position:relative;transform-style:preserve-3d;will-change:transform}.reveal-text .letter div{backface-visibility:hidden;transform-style:preserve-3d;width:100%}.reveal-text .perspective,.reveal-text .perspective div{display:inline-block;position:relative}.reveal-text .word{display:inline-block}.ripple:after,.ripple:before{animation-delay:.1s;content:"";position:absolute}.ripple,.ripple:after,.ripple:before{animation:ripple 3s infinite;border-radius:50%;-ms-box-shadow:0 0 0 0 hsla(0,0%,100%,.5);-o-box-shadow:0 0 0 0 hsla(0,0%,100%,.5);box-shadow:0 0 0 0 hsla(0,0%,100%,.5);height:100%;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);transform-origin:center center;width:100%}@keyframes reveal{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes zoomout{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes moveHorizontal{0%{transform:translateX(0)}50%{transform:translateX(-20px)}to{transform:translateX(0)}}@keyframes moveVertical{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes animationFramesTwo{0%{-webkit-transform:translate(0) rotate(0deg)}20%{-webkit-transform:translate(73px,-1px) rotate(36deg)}40%{-webkit-transform:translate(100px,72px) rotate(72deg)}60%{-webkit-transform:translate(63px,71px) rotate(108deg)}80%{-webkit-transform:translate(-40px,52px) rotate(144deg)}to{-webkit-transform:translate(0) rotate(0deg)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-5px)}to{transform:translateY(0)}}@keyframes ripple{70%{box-shadow:0 0 0 30px hsla(0,0%,100%,0)}to{box-shadow:0 0 0 0 hsla(0,0%,100%,0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.cursor{align-items:center;background-color:transparent;border:1px solid var(--primaryColor);border-radius:100%;color:var(--primaryColor);display:flex;font-family:sans-serif;font-size:10px;height:35px;justify-content:center;left:0;top:0;transform:translate(calc(-50% + 15px),-50%);transition:all .35s ease-out;width:35px}.cursor,.cursor-inner{pointer-events:none;position:fixed;z-index:999}.cursor-inner{background-color:var(--primaryColor);border-radius:100%;height:6px;opacity:.9;transform:translate(-50%,-50%);transition:width .6s,height .6s,opacity .6s;width:6px}.cursor-inner.hidden{opacity:0;transform:scale(0);transition:opacity .5s,transform .5s}.hover{background-color:var(--primaryColor);border-color:transparent;height:3px;opacity:.8;width:3px;z-index:999}.cursorinnerhover{height:15px;opacity:.5;width:15px}.cursor-text{display:none;pointer-events:none}.cursor.view{background-color:var(--primaryColor);border-color:transparent;color:var(--whiteColor);cursor:pointer;font-size:16px;height:120px;width:120px}.cursor.view .cursor-text{display:block}.page-nav li{margin-right:10px}.page-nav li:last-child{margin-right:0}.page-nav li:last-child a i{right:-2px}.page-nav li a{background-color:#f3f3f3;border:none;color:var(--grayColor);font-weight:700;height:46px;transition:var(--transition);width:46px}.page-nav li a:focus{box-shadow:none;outline:none}.page-nav li a i{color:var(--blackColor);font-size:24px;font-weight:300;position:relative;top:1px;transition:var(--transition)}.page-nav li a img{filter:brightness(1) invert(0);transition:var(--transition)}.page-nav li a.active,.page-nav li a:hover{background-color:var(--primaryColor);border-color:transparent;color:var(--whiteColor)}.page-nav li a.active i,.page-nav li a:hover i{color:var(--whiteColor)}.page-nav li a.active img,.page-nav li a:hover img{filter:brightness(0) invert(1)}.breadcrumb-area{background-color:#f3eae6;border-radius:40px;margin:-100px 12px 0;padding:185px 0 100px}.breadcrumb-area .br-shape-one{bottom:29%;left:12%}.breadcrumb-area .br-shape-two{right:8%}.breadcrumb-area .br-menu li{color:var(--paraColor);display:inline-block;font-family:var(--optionalFont);font-size:13px;font-weight:600;letter-spacing:.1em;margin-right:9px;padding-right:19px;position:relative}.breadcrumb-area .br-menu li:after{background-color:#e4ccbe;border-radius:50%;content:"";height:8px;position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:8px}.breadcrumb-area .br-menu li:last-child{margin-right:0;padding-right:0}.breadcrumb-area .br-menu li:last-child:after{display:none}.breadcrumb-area .br-menu li a{color:var(--primaryColor)}.breadcrumb-area .br-menu li a:hover{color:var(--paraColor)}.breadcrumb-area .br-menu li a img{margin-right:5px;position:relative;top:-1px}.hero-area.style-one{border-radius:40px;margin:-100px 8px 0;padding:230px 0 0}.hero-area.style-one:after{background-color:var(--optionalColor);border-radius:40px;content:"";height:calc(100% - 80px);left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-area.style-one .hero-content{margin-bottom:160px}.hero-area.style-one .hero-content h1{font-size:70px;letter-spacing:-.02em;line-height:84px;margin-bottom:22px}.hero-area.style-one .hero-content .section-subtitle{padding-left:25px}.hero-area.style-one .hero-content p{color:hsla(0,0%,100%,.5);margin-bottom:32px}.hero-area.style-one .circle-text-wrap{height:218px;margin-top:-40px;width:218px}.hero-area.style-one .circle-text-wrap .play-icon{height:86px;left:50%;top:50%;transform:translate(-50%,-50%);width:86px}.hero-area.style-one .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:19px;left:1px;line-height:1;position:relative}.hero-area.style-one .circle-text-wrap:hover .play-icon{background-color:var(--secondaryColor)}.hero-area.style-one .hero-subcontent .hero-thumb{width:285px}.hero-area.style-one .hero-subcontent .hero-thumb-para{margin-left:auto;width:calc(100% - 300px)}.hero-area.style-one .hero-subcontent .hero-thumb-para p{font-size:18px;line-height:28px}.hero-area.style-one .hero-img{bottom:80px;max-width:620px}.hero-area.style-two{margin:-100px 0 0;padding:167px 0 0}.hero-area.style-two .br-one,.hero-area.style-two .br-three,.hero-area.style-two .br-two{background-color:rgba(0,0,0,.08);height:100%;width:1px}.hero-area.style-two .br-one:after,.hero-area.style-two .br-three:after,.hero-area.style-two .br-two:after{background:linear-gradient(#ff5e14 100%,#fff 0);content:"";height:100px;left:0;position:absolute;top:0;width:1px}.hero-area.style-two .br-one{left:22.5%}.hero-area.style-two .br-one:after{animation:moveDown 10s linear infinite}.hero-area.style-two .br-two{left:50.66%}.hero-area.style-two .br-two:after{animation:moveDown 14s linear infinite}.hero-area.style-two .br-three{left:78%}.hero-area.style-two .br-three:after{animation:moveDown 20s linear infinite}.hero-area.style-two .hero-content h1{font-size:54px;letter-spacing:-.02em;line-height:64px}.hero-area.style-two .hero-content h1 span{margin-left:100px}.hero-area.style-two .hero-content .section-subtitle{padding-left:22px}.hero-area.style-two .hero-content p{color:hsla(0,0%,100%,.5);margin-bottom:32px}.hero-area.style-two .circle-text-wrap{height:218px;width:218px}.hero-area.style-two .circle-text-wrap .play-icon{height:86px;left:50%;top:50%;transform:translate(-50%,-50%);width:86px}.hero-area.style-two .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:19px;left:1px;line-height:1;position:relative}.hero-area.style-two .circle-text-wrap:hover .play-icon{background-color:var(--secondaryColor)}.hero-area.style-two .move-text-wrapper{bottom:0;left:50px;position:absolute;text-orientation:mixed;transform:rotate(-180deg);writing-mode:vertical-rl}.hero-area.style-two .move-text-wrapper .move-text{height:100vh;width:100px}.hero-area.style-two .move-text-wrapper .move-text.style-two ul{animation:mymoveTwo 15s linear infinite alternate}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li{color:hsla(194,9%,49%,.05);font-size:96px;font-weight:300;line-height:1;margin:0 26px 0 0;padding:0}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li:nth-child(2n){font-weight:400}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li:after{display:none}.hero-area.style-two .post-share{bottom:23%;left:0;position:absolute;text-orientation:mixed;transform:rotate(-180deg);writing-mode:vertical-rl}.hero-area.style-two .post-share ul{margin:0;padding-top:2px;position:relative;right:7px}.hero-area.style-two .post-share ul li{border:none;padding-bottom:12px;padding-right:0;transform:rotate(90deg)}.hero-area.style-two .post-share ul li:after{background-color:rgba(0,0,0,.1);content:"";height:10px;left:3px;position:absolute;top:2px;width:1px}.hero-area.style-two .post-share ul li:first-child:after{display:none}.hero-area.style-two .post-share ul li a{padding-left:12px;padding-right:12px}.hero-area.style-two .post-share ul li a i{font-size:14px}.hero-area.style-three{border-radius:0 0 50px 50px;margin-top:-106px;padding:235px 0 140px}.hero-area.style-three:after{background-color:var(--whiteColor);border-radius:50px 50px 0 0;bottom:0;content:"";height:120px;left:50%;position:absolute;transform:translateX(-50%);width:80%}.hero-area.style-three .hero-bg{animation:zoomin 22s ease-in infinite;background-attachment:fixed;background-image:url(../images/hero/hero-bg-1.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none;z-index:-1}.hero-area.style-three .hero-bg:after{background-color:rgba(0,0,0,.78);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-area.style-three .hero-content h1{font-size:54px;letter-spacing:-.02em;line-height:64px}.hero-area.style-three p{color:hsla(0,0%,100%,.5)}.hero-area.style-three .circle-text-wrap{height:218px;width:218px}.hero-area.style-three .circle-text-wrap .play-icon{height:86px;left:50%;top:50%;transform:translate(-50%,-50%);width:86px}.hero-area.style-three .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:22px;left:1px;line-height:1;position:relative}.hero-area.style-three .circle-text-wrap .play-icon:hover,.hero-area.style-three .circle-text-wrap:hover .play-icon{background-color:var(--secondaryColor)}.hero-area.style-three .circle-text-wrap:hover .play-icon i{color:var(--titleColor)}.hero-area.style-three .hero-transparent-text-wrap{margin-top:-85px}.hero-area.style-three .hero-transparent-text-wrap .hero-transparent-text{-webkit-background-clip:text;background-clip:text;background-image:url(../images/hero/hero-bg-2.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:transparent;font-size:25.2vw;left:-18px;line-height:.85;position:relative}.hero-slider-one{position:relative}.hero-slider-one .hero-slide-item{height:732px;padding:36px 25px 30px}.hero-slider-one .hero-slide-item.bg-1{background-image:url(../images/hero/hero-slide-1.jpg)}.hero-slider-one .hero-slide-item.bg-2{background-image:url(../images/hero/hero-slide-2.jpg)}.hero-slider-one .hero-slide-item.bg-3{background-image:url(../images/hero/hero-slide-3.jpg)}.hero-slider-one .hero-slide-item:after{background:linear-gradient(173.03deg,rgba(0,0,0,.085) 5.45%,rgba(60,19,0,.5) 64.33%);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.hero-slider-one .hero-slide-item .hero-feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.14);border-radius:10px;padding:28px 22px 25px;transition:var(--transition)}.hero-slider-one .hero-slide-item .hero-feature-card:hover{background-color:rgba(67,67,67,.31)}.hero-slider-one .hero-slide-item .hero-feature-card .feature-icon{height:30px;position:relative;width:30px}.hero-slider-one .hero-slide-item .hero-feature-card div{margin-left:auto;width:calc(100% - 40px)}.hero-slider-one .hero-slide-item .hero-feature-card div h3{line-height:30px}.hero-slider-one .hero-slide-item .hero-feature-card div p{margin-bottom:20px}.hero-slider-one .hero-slide-item .hero-feature-card div h3{margin-bottom:6px}.hero-slider-one .hero-pagination{background-color:rgba(0,0,0,.43);border:1px solid hsla(0,0%,100%,.44);border-radius:none;border-radius:10px 0 0 10px;bottom:auto;display:inline-block;height:auto;left:auto;max-width:79px;padding:24px 20px 20px 25px;position:absolute;right:0;top:60px;z-index:1}.hero-slider-one .hero-pagination .swiper-pagination-bullet{background-color:transparent;color:var(--altoColor);display:inline-block;display:block;font-size:16px;font-weight:500;margin-bottom:20px;min-height:22px;opacity:1;position:relative}.hero-slider-one .hero-pagination .swiper-pagination-bullet:after{background-color:var(--secondaryColor);content:"";height:1.5px;opacity:0;position:absolute;right:-40px;top:11px;transition:var(--transition);visibility:hidden;width:0}.hero-slider-one .hero-pagination .swiper-pagination-bullet:last-child{margin-bottom:0}.hero-slider-one .hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{color:var(--secondaryColor);font-weight:700}.hero-slider-one .hero-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after{opacity:1;visibility:visible;width:20px}@keyframes moveDown{0%{opacity:1;top:0}to{opacity:0;top:100%}}.category-card.style-one{background-color:#f8f3f1;padding:28px 22px 23px}.category-card.style-one .category-icon{height:70px;margin:0 auto 50px;width:70px}.category-card.style-one h6{line-height:28px;transition:var(--transition)}.category-card.style-one:hover{background-color:var(--primaryColor)}.category-card.style-one:hover h6{color:var(--whiteColor)}.about-area.style-one .about-img-wrap{padding:30px 0 0 38px}.about-area.style-one .about-img-wrap .about-thumb{border-radius:30px;filter:drop-shadow(0 10px 37px rgba(134,69,40,.61));left:0;max-width:164px;top:0}.about-area.style-one .about-content .section-title{margin-bottom:16px}.about-area.style-one .about-content .section-title span img{border-radius:50px}.about-area.style-one .about-content .about-subcontent{padding-left:38px}.about-area.style-one .about-content .about-subcontent p{margin-bottom:3px}.about-area.style-one .about-content .about-subcontent .counter-card{margin-top:25px}.about-area.style-two .about-bg{background-image:url(../images/about/about-bg-1.jpg);height:100%}.about-area.style-two .about-content{padding:120px 0}.about-area.style-two .about-content p{margin-bottom:27px}.about-area.style-two .about-content .feature-list.style-one li{padding-right:35px}.about-area.style-three{border-radius:0 0 45px 45px}.about-area.style-three:before{background-color:#fff7f2;border-radius:0 0 45px 45px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.about-area.style-three:after{background-color:var(--optionalColor);bottom:0;content:"";height:30%;left:0;position:absolute;width:100%;z-index:-1}.about-area.style-three .about-img-wrap:after{background-color:#ffd8c7;border-radius:20px 40% 5px 5px;bottom:0;content:"";height:73%;left:0;position:absolute;width:100%;z-index:-1}.about-area.style-three .about-img-wrap .about-shape{left:50%;transform:translateX(-50%)}.about-area.style-three .about-content .feature-item{margin-bottom:42px;padding-left:50px}.about-area.style-three .about-content .feature-item img{left:0;position:absolute;top:9px}.about-area.style-three .about-content .feature-item h3{line-height:26px;margin-bottom:5px}.feature-list.style-one li{letter-spacing:.01em;margin-bottom:29px;padding-left:53px}.feature-list.style-one li span{background-color:hsla(0,0%,100%,.11);height:40px;top:50%;transform:translateY(-50%);width:40px}.counter-card.style-one{padding:25px 18px 22px 25px}.counter-card.style-one:after{border-radius:50%;content:"";filter:blur(26px);height:70%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%;z-index:-1}.counter-card.style-one.bg-1{background-color:#f5efe8}.counter-card.style-one.bg-1:after{background:rgba(255,134,1,.16)}.counter-card.style-one.bg-2{background-color:#fef6f5}.counter-card.style-one.bg-2:after{background:hsla(4,82%,79%,.49)}.counter-card.style-one.bg-3{background-color:#f3eee2}.counter-card.style-one.bg-3:after{background:rgba(255,213,98,.26)}.counter-card.style-one img{left:50%;opacity:.6;top:40%;transform:translate(-50%,-50%);z-index:-1}.counter-card.style-one h6{margin-bottom:85px}.counter-card.style-one h4{font-size:36px;line-height:1;margin-bottom:3px}.counter-card.style-two{background-color:hsla(0,0%,94%,.08);border:1px dashed hsla(0,0%,100%,.26);padding:25px 18px 22px 20px}.counter-card.style-two:after{background:rgba(255,94,20,.13);border-radius:50%;content:"";filter:blur(26px);height:70%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:70%;z-index:-1}.counter-card.style-two h6{color:#ddd;margin-bottom:85px}.counter-card.style-two h4{font-size:36px;line-height:1;margin-bottom:3px}.counter-card.style-two p{font-size:15px}.wh-area.style-one:after{background-color:var(--optionalColor);border-radius:0 0 45px 45px;content:"";height:calc(100% + 50px);left:50%;position:absolute;top:-50px;transform:translateX(-50%);width:100%;z-index:-1}.wh-area.style-one .wh-content p{color:hsla(0,0%,100%,.5)}.wh-area.style-one .wh-content .feature-item h3{line-height:26px;margin-left:auto;padding-right:10px;width:calc(100% - 45px)}.wh-area.style-one .wh-img-wrap{padding:0 125px 36px 96px}.wh-area.style-one .wh-img-wrap .rating-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(15,23%,69%,.26);height:204px;max-width:190px;padding:20px;top:40px}.wh-area.style-one .wh-img-wrap .rating-box:after{border:1px dashed var(--whiteColor);border-radius:10px;content:"";height:calc(100% - 10px);left:5px;position:absolute;top:5px;width:calc(100% - 10px)}.wh-area.style-one .wh-img-wrap .rating-box h2{font-size:48px;line-height:1;margin-bottom:10px}.wh-area.style-one .wh-img-wrap .rating-box .rating{margin:8px 0 13px}.wh-area.style-one .wh-img-wrap .rating-box p{line-height:24px}.wh-area.style-one .wh-img-wrap .wh-thumb{filter:drop-shadow(10px -10px 60px rgba(60,42,42,.39))}.wh-area.style-two .wh-img-wrap{padding:180px 40px 0 0}.wh-area.style-two .wh-img-wrap .wh-thumb{filter:drop-shadow(0 0 40px rgba(0,0,0,.11))}.wh-area.style-two .wh-content .feature-item{margin-top:30px}.wh-area.style-two .wh-content .feature-item .feature-icon{height:55px;width:55px}.wh-area.style-two .wh-content .feature-item h6{line-height:28px;margin-left:auto;width:calc(100% - 74px)}.wh-area.style-two .wh-content .ceo-message-wrap{margin-top:58px}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-avatar{width:98px}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-message{margin-left:auto;width:calc(100% - 122px)}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-message h6{padding-left:24px}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-message h6:before{background-color:rgba(0,0,0,.9);content:"";height:2px;left:0;position:absolute;top:10px;width:18px}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-message h6 span{color:#888}.wh-area.style-three .wh-img-wrap{padding:0 0 38px 96px}.wh-area.style-three .wh-img-wrap .wh-thumb{filter:drop-shadow(0 0 50px rgba(177,160,112,.49))}.wh-area.style-three .wh-content .progressbar-wrap{margin-bottom:50px}.wh-area.style-three .wh-content .progressbar-wrap .progress-item{margin-bottom:40px}.wh-area.style-three .wh-content .progressbar-wrap .progress-item:last-child{margin-bottom:0}.wh-area.style-three .wh-content .progressbar-wrap .progress-item .progress-title{margin-bottom:10px}.wh-area.style-three .wh-content .progressbar-wrap .progress-item .progress{background:hsla(0,0%,100%,.11);border-radius:3px;height:24px}.wh-area.style-three .wh-content .progressbar-wrap .progress-item .progress .progress-bar{background-color:var(--secondaryColor);border-radius:3px;height:12.5px;margin-top:11.5px;position:relative}.progress-bar{animation:progress 1.5s ease-in-out forwards;width:0}.progress-bar .title{animation:show .35s ease-in-out .5s forwards;opacity:0}@keyframes progress{0%{width:0}to{width:100%}}@keyframes show{0%{opacity:0}to{opacity:1}}.feature-area.style-three:after{background-color:#f8f3f0;border-radius:0 0 45px 45px;height:calc(100% - 20px)}.feature-area.style-four:after,.feature-area.style-three:after{content:"";left:0;position:absolute;top:0;width:100%;z-index:-1}.feature-area.style-four:after{background-color:#f3f3f3;border-radius:45px 45px;height:75%}.feature-card.style-one h3{line-height:34px;margin:32px 0 13px}.feature-card.style-three{background-color:#f8f3f0;min-height:510px;padding:38px 20px 32px}.feature-card.style-three .br-one{height:138px;transition:var(--transition);width:100%}.feature-card.style-three .br-one:before{border-left:1px solid rgba(255,94,20,.5);border-radius:20px 0 0 0;left:0}.feature-card.style-three .br-one:after,.feature-card.style-three .br-one:before{border-top:1px solid rgba(255,94,20,.5);content:"";height:100%;position:absolute;top:0;width:115px}.feature-card.style-three .br-one:after{border-radius:0 20px 0 0;border-right:1px solid rgba(255,94,20,.5);right:0}.feature-card.style-three .br-two{height:138px;position:absolute;transition:var(--transition);width:100%}.feature-card.style-three .br-two:before{border-left:1px solid rgba(255,94,20,.5);border-radius:0 0 0 20px;left:0}.feature-card.style-three .br-two:after,.feature-card.style-three .br-two:before{border-bottom:1px solid rgba(255,94,20,.5);bottom:0;content:"";height:100%;position:absolute;width:115px}.feature-card.style-three .br-two:after{border-radius:0 0 20px 0;border-right:1px solid rgba(255,94,20,.5);right:0}.feature-card.style-three .feature-img{height:268px;margin-bottom:42px;width:268px}.feature-card.style-three h3{margin-bottom:14px}.feature-card.style-three p{margin-bottom:8px}.feature-card.style-three:hover .br-one,.feature-card.style-three:hover .br-two{height:100px}.feature-card.style-four{background-color:#ffcb37;max-height:510px;min-height:510px}.feature-card.style-four .feature-info{padding:34px 20px 0}.feature-card.style-four h3{margin-bottom:16px}.feature-card.style-four p{margin-bottom:10px}.feature-card.style-five{background-image:url(../images/features/feature-img-3.jpg);height:510px;padding:34px 20px 35px}.feature-card.style-five:after{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:linear-gradient(180.78deg,rgba(45,28,34,.37) 52.93%,rgba(56,18,0,.83) 67.93%);border-radius:20px;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.feature-card.style-five h3{margin-bottom:16px}.feature-card.style-five p{margin-bottom:10px}.feature-card.style-six{box-shadow:0 0 40px rgba(0,0,0,.1);padding:15px}.feature-card.style-six .feature-img{width:250px}.feature-card.style-six .feature-info{margin-left:auto;width:calc(100% - 265px)}.feature-card.style-six .feature-info .feature-list li{font-size:15px;margin-bottom:9px;padding-left:18px}.feature-card.style-six .feature-info .feature-list li img{left:0;position:absolute;top:7px}.feature-tablist{border-bottom:none;-moz-column-gap:13px;column-gap:13px}.feature-tablist .nav-item{margin-bottom:20px;width:calc(25% - 16px)}.feature-tablist .nav-item .nav-link{background-color:var(--whiteColor);border-radius:50px;color:var(--titleColor);display:block;font-weight:600;padding:13px;transition:var(--transition);width:100%}.feature-tablist .nav-item .nav-link.active,.feature-tablist .nav-item .nav-link:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.feature-tab-content .feature-img-wrap{padding-left:118px}.feature-tab-content .feature-img-wrap .exp-box{box-shadow:0 0 40px hsla(0,0%,55%,.21);height:248px;padding:20px;top:25%;width:218px}.feature-tab-content .feature-img-wrap .exp-box .fav-icon{height:64px;margin-bottom:35px;width:64px}.feature-tab-content .feature-img-wrap .exp-box h6 span{font-size:64px;line-height:1;margin-bottom:12px}.feature-tab-content .feature-content .feature-timeline{position:relative;z-index:1}.feature-tab-content .feature-content .feature-timeline:after{border-left:1px dashed rgba(0,0,0,.29);content:"";height:100%;left:25px;position:absolute;top:0;width:1px;z-index:0}.feature-tab-content .feature-content .feature-timeline li{margin-bottom:45px;padding-left:77px;z-index:2}.feature-tab-content .feature-content .feature-timeline li:last-child{margin-bottom:0}.feature-tab-content .feature-content .feature-timeline li span{border:1px dashed rgba(45,28,34,.23);height:52px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:52px}.service-area.style-one{border-radius:45px}.service-area.style-one:after{background-color:#f8f3f1;border-radius:45px;bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.service-card-wrap.style-one{-moz-column-gap:25px;column-gap:25px}.service-card-wrap.style-one .service-card{border-left:1px dashed hsla(0,0%,100%,.11);padding-left:44px;width:calc(33.33% - 17px)}.service-card-wrap.style-one .service-card:first-child{border-left:none;padding-left:0}.service-card h3{font-size:24px;line-height:34px}.service-card.style-one{border:1px dashed transparent;padding:22px 29px 28px}.service-card.style-one .service-counter{color:rgba(85,85,85,.22);margin-bottom:7px}.service-card.style-one .service-icon{margin:68px auto 80px}.service-card.style-one .service-para p{padding-right:20px;width:calc(100% - 65px)}.service-card.style-one .service-para .service-link{background-color:rgba(255,94,20,.13);height:50px;width:50px}.service-card.style-one:hover{border:1px dashed var(--primaryColor)}.service-card.style-one:hover .service-counter{color:var(--primaryColor)}.service-card.style-one:hover .service-link{background-color:var(--primaryColor)}.service-card.style-one:hover .service-link img{filter:brightness(0) invert(1)}.service-card.style-two .service-img{height:178px;width:196px}.service-card.style-two .service-img.semiround-left,.service-card.style-two .service-img.semiround-left img{border-radius:0 50% 50% 50%}.service-card.style-two .service-img.semiround-right,.service-card.style-two .service-img.semiround-right img{border-radius:50% 0 50% 50%}.service-card.style-two .service-img.rounded-corner,.service-card.style-two .service-img.rounded-corner img{border-radius:30px}.service-card.style-two .service-img.rounded-two,.service-card.style-two .service-img.rounded-two img{border-radius:30px 30px 0 30px}.service-card.style-two h3{font-size:24px;font-weight:700;line-height:34px;margin:35px 0 15px;padding-right:26px}.service-card.style-two:hover .service-img.semiround-left,.service-card.style-two:hover .service-img.semiround-left img{border-radius:50% 0 50% 50%}.service-card.style-two:hover .service-img.semiround-right,.service-card.style-two:hover .service-img.semiround-right img{border-radius:0 50% 50% 50%}.service-card.style-two:hover .service-img.rounded-corner,.service-card.style-two:hover .service-img.rounded-corner img{border-radius:20px}.service-card.style-two:hover .service-img.rounded-two,.service-card.style-two:hover .service-img.rounded-two img{border-radius:20px 20px 0 20px}.service-card.style-three h3{line-height:34px;margin:50px 0 13px}.service-card.style-three p{margin-bottom:26px}.move-text{position:relative}.move-text.style-two{height:47px}.move-text.style-two ul{animation:mymove 21s linear infinite alternate;left:0;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:1}.move-text.style-two ul li{color:rgba(45,28,34,.1);display:inline-block;font-size:48px;font-weight:400;line-height:1;margin:0 26px 0 0;padding:0 43px 0 0;position:relative;transition:var(--transition)}.move-text.style-two ul li:nth-child(2n){font-weight:800}.move-text.style-two ul li:last-child:after{display:none}.move-text.style-two ul li:after{content:"|";font-size:48px;font-weight:400;position:absolute;right:0;top:48%;transform:translateY(-50%) rotate(-20deg)}@keyframes mymove{0%{left:0}to{left:-100%}}@keyframes mymoveTwo{0%{top:0}to{bottom:-100%}}.project-filter-box.style-one{border:1px dashed rgba(45,28,24,.2);-moz-column-gap:12px;column-gap:12px;padding:30px 20px 15px}.project-filter-box.style-one .form-group{width:calc(21% - 13px)}.project-filter-box.style-one .form-group:last-child{width:calc(17% - 9px)}.project-filter-box.style-one .form-group input,.project-filter-box.style-one .form-group select{border-radius:50px;color:var(--paraColor);font-size:15px;padding:10px 14px}.project-filter-box.style-one .form-group input::-moz-placeholder,.project-filter-box.style-one .form-group select::-moz-placeholder{color:var(--paraColor);opacity:1}.project-filter-box.style-one .form-group input::placeholder,.project-filter-box.style-one .form-group select::placeholder{color:var(--paraColor);opacity:1}.project-filter-box.style-one .form-group select{-webkit-appearance:none;appearance:none;-moz-appearance:none;background-image:url(../images/icons/down-arrow-gray.svg);background-position:calc(100% - 18px) 50%;background-repeat:no-repeat;background-size:11px}.project-filter-box.style-one .form-group .btn span.btn-text{padding-left:15px;padding-right:15px}.project-card.style-one .project-img{width:55%}.project-card.style-one .project-img:after{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background-color:rgba(0,0,0,.69);border:1px solid hsla(0,0%,100%,.5);border-radius:10px;content:"";height:calc(100% - 32px);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition);visibility:hidden;width:calc(100% - 32px);z-index:0}.project-card.style-one .project-img .circle-text-wrap{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);visibility:hidden;z-index:1}.project-card.style-one .project-img .circle-text-wrap .circle-text-icon{left:50%;top:50%;transform:translate(-50%,-50%)}.project-card.style-one .project-info{padding-left:25px;width:45%}.project-card.style-one .project-info .project-counter{color:rgba(19,87,110,.07);font-size:100px;line-height:85px;margin-bottom:40px}.project-card.style-one .project-info h3{font-size:24px;line-height:32px;margin-bottom:15px}.project-card.style-one .project-info p{padding-left:25px}.project-card.style-one .project-info p i,.project-card.style-one .project-info p img{left:0;position:absolute;top:3px}.project-card.style-one:hover .circle-text-wrap,.project-card.style-one:hover .project-img:after{opacity:1;visibility:visible}.project-card.style-four,.project-card.style-two{background-color:#f3f3f3;padding:20px 30px 26px}.project-card.style-four:before,.project-card.style-two:before{background-position:50%;background-repeat:no-repeat;background-size:cover}.project-card.style-four:after,.project-card.style-four:before,.project-card.style-two:after,.project-card.style-two:before{content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:var(--transition);visibility:hidden;width:100%;z-index:-1}.project-card.style-four:after,.project-card.style-two:after{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:rgba(45,28,34,.75)}.project-card.style-four.bg-1:before,.project-card.style-two.bg-1:before{background-image:url(../images/project/project-bg-1.jpg)}.project-card.style-four.bg-2:before,.project-card.style-two.bg-2:before{background-image:url(../images/project/project-bg-2.jpg)}.project-card.style-four.bg-3:before,.project-card.style-two.bg-3:before{background-image:url(../images/project/project-bg-3.jpg)}.project-card.style-four.bg-4:before,.project-card.style-two.bg-4:before{background-image:url(../images/project/project-bg-4.jpg)}.project-card.style-four .project-counter,.project-card.style-two .project-counter{color:rgba(0,0,0,.13);font-size:128px;line-height:1;margin:59px 0}.project-card.style-four .project-title h3,.project-card.style-two .project-title h3{width:calc(100% - 55px)}.project-card.style-four .project-title .project-link,.project-card.style-two .project-title .project-link{background-color:rgba(255,94,20,.13);height:50px;width:50px}.project-card.style-four .project-title .project-link:hover,.project-card.style-two .project-title .project-link:hover{background-color:var(--primaryColor)}.project-card.style-four .project-title .project-link:hover img,.project-card.style-two .project-title .project-link:hover img{filter:brightness(0) invert(1)}.project-card.style-four:hover:after,.project-card.style-four:hover:before,.project-card.style-two:hover:after,.project-card.style-two:hover:before{opacity:1;visibility:visible}.project-card.style-four:hover .project-status,.project-card.style-two:hover .project-status{color:var(--secondaryColor)}.project-card.style-four:hover .project-counter,.project-card.style-two:hover .project-counter{color:hsla(0,0%,100%,.28)}.project-card.style-four:hover .project-title h3 a,.project-card.style-two:hover .project-title h3 a{color:var(--whiteColor)}.project-card.style-four:hover .project-title .project-link,.project-card.style-two:hover .project-title .project-link{background-color:var(--primaryColor)}.project-card.style-four:hover .project-title .project-link img,.project-card.style-two:hover .project-title .project-link img{filter:brightness(0) invert(1)}.project-card.style-three{height:495px;padding:20px 30px 26px}.project-card.style-three:before{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background-color:rgba(45,28,34,.58);border-radius:10px;content:"";height:calc(100% - 24px);left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition);visibility:hidden;width:calc(100% - 24px);z-index:-1}.project-card.style-three.bg-1{background-image:url(../images/project/project-bg-5.jpg)}.project-card.style-three.bg-2{background-image:url(../images/project/project-bg-6.jpg)}.project-card.style-three.bg-3{background-image:url(../images/project/project-bg-7.jpg)}.project-card.style-three.bg-4{background-image:url(../images/project/project-bg-8.jpg)}.project-card.style-three .project-counter{color:var(--secondaryColor);font-size:24px;font-weight:600;line-height:1;position:absolute;right:42px;top:40px;transition:var(--transition)}.project-card.style-three .project-link{border:1px solid var(--secondaryColor);height:108px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:108px}.project-card.style-three .project-link:hover{background-color:var(--secondaryColor);border-color:transparent}.project-card.style-three .project-link:hover img{filter:brightness(0) invert(1)}.project-card.style-three h3{bottom:40px;left:43px;position:absolute}.project-card.style-three h3 a{color:var(--whiteColor)}.project-card.style-three h3:hover a{color:var(--primaryColor)}.project-card.style-three .project-counter,.project-card.style-three .project-link,.project-card.style-three h3,.project-card.style-three:before{opacity:0;visibility:hidden}.project-card.style-three:hover .project-counter,.project-card.style-three:hover .project-link,.project-card.style-three:hover h3,.project-card.style-three:hover:before{opacity:1;visibility:visible}.project-card.style-four .project-counter{margin:97px 0}.project-card.style-four .project-title h3{width:100%}.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two:after,.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two:before{opacity:1;visibility:visible}.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two .project-status{color:var(--secondaryColor)}.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two .project-counter{color:hsla(0,0%,100%,.28)}.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two .project-title h3 a{color:var(--whiteColor)}.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two .project-title .project-link{background-color:var(--primaryColor)}.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two .project-title .project-link img{filter:brightness(0) invert(1)}.project-pagination{border-bottom:1px dashed rgba(45,28,34,.12);border-top:1px dashed rgba(45,28,34,.12);padding:15px 0}.project-pagination .next-project,.project-pagination .prev-project{font-weight:500}.project-pagination .next-project img,.project-pagination .prev-project img{filter:brightness(0) invert(0);opacity:.8;transition:var(--transition)}.project-pagination .next-project:hover img,.project-pagination .prev-project:hover img{filter:brightness(1) invert(0);opacity:1}.project-highlight-box{background-color:rgba(255,94,20,.09);padding:35px 30px}.project-highlight-box p{margin-bottom:18px!important}.project-highlight-box p:last-child{margin-bottom:0!important}.project-desc:after{background-color:#f3f3f3;border-radius:20px;content:"";height:35%;left:-15px;position:absolute;top:0;width:calc(100% + 30px);z-index:-1}.project-desc .single-project-metainfo li{border-left:1px solid var(--primaryColor);line-height:1;margin-bottom:15px;padding-left:10px;padding-top:3px}.project-desc .single-project-metainfo li span:first-child{margin-bottom:10px}.pricing-card.style-one{padding:21px 28px 29px;position:relative}.pricing-card.style-one .featured{border-radius:50px 50px 0 0;line-height:1;padding:12px 5px;right:20px;text-orientation:mixed;top:0;transform:rotate(-180deg);writing-mode:vertical-rl}.pricing-card.style-one .pricing-header{border-bottom:1px dashed rgba(0,0,0,.18);margin-bottom:23px;padding-bottom:15px}.pricing-card.style-one .pricing-header span{margin-bottom:10px}.pricing-card.style-one .pricing-features{margin-bottom:24px}.pricing-card.style-one .pricing-features li{margin-bottom:10px;padding-left:20px}.pricing-card.style-one .pricing-features li:last-child{margin-bottom:0}.pricing-card.style-one .pricing-features li img{left:0;position:absolute;top:8px}.rating-box.style-one{background-color:#f8f3f0;padding:20px 28px 23px}.rating-box.style-one h2{font-family:Exo\ 2,sans-serif;font-size:48px;line-height:1;margin-right:20px;top:2px}.rating-box.style-two{background-color:#fff1ea;height:234px;padding:20px 28px 23px;width:234px}.rating-box.style-two h2{font-size:48px;line-height:1}.rating-box.style-two .rating{margin:4px 0 9px}.testimonial-card.style-one{padding:28px 35px 30px}.testimonial-card.style-one .quote-icon{height:96px;width:96px}.testimonial-card.style-one p{font-size:24px;line-height:34px;margin:25px 0 24px}.testimonial-card.style-one h6{padding-left:0}.testimonial-card.style-one h6:before{display:none}.testimonial-card.style-two .quote-icon{height:96px;margin-bottom:40px;width:96px}.testimonial-card.style-two p{font-size:24px;letter-spacing:.015em;line-height:36px;margin-bottom:31px}.testimonial-card.style-two h6{padding-left:86px}.testimonial-card.style-two h6:before{background-color:rgba(0,0,0,.18);content:"";height:1px;left:0;position:absolute;top:12px;width:70px}.testimonial-card.style-three .testimonial-content{margin-right:auto;width:calc(100% - 325px)}.testimonial-card.style-three .testimonial-content .quote-icon{height:96px;width:96px}.testimonial-card.style-three .testimonial-content p{font-size:24px;line-height:34px;margin:32px 0 24px}.testimonial-card.style-three .testimonial-content h6{padding-left:0}.testimonial-card.style-three .testimonial-content h6:before{display:none}.testimonial-card.style-three .testimonial-img{width:306px}.testimonial-slider-one.style-one{padding-left:100px}.testimonial-slider-one.style-one .slider-btn{position:absolute;right:0;top:0;z-index:2}.testimonial-slider-one.style-one:before{border-left:1px dashed rgba(45,28,34,.12);content:"";height:100%;left:40px;position:absolute;top:0;width:1px}.testimonial-slider-one.style-two{padding-right:100px}.testimonial-slider-one.style-two:before{border-right:1px dashed rgba(45,28,34,.12);content:"";height:100%;position:absolute;right:40px;top:0;width:1px}.testimonial-slider-one.style-three{padding-left:45px}.testimonial-slider-one.style-three:before{border-left:1px dashed rgba(45,28,34,.12);content:"";height:100%;left:0;position:absolute;top:0;width:1px}.testimonial-bg-wrap .testimonial-bg{width:calc(100% - 125px)}.award-card.style-one{border:1px dashed rgba(0,0,0,.18);border-radius:50px;padding:18px}.award-card.style-one .award-badge{height:72px;width:72px}.award-card.style-one .award-title{margin-left:auto;width:calc(100% - 92px)}.award-card.style-one:hover{background-color:rgba(251,189,6,.1)}.brand-slider .swiper-slide.swiper-slide-active .brand-logo img{opacity:1}.brand-logo img{opacity:.2;transition:var(--transition)}.brand-logo:hover img{opacity:1}.cta-area.style-one{background-image:url(../images/cta/cta-bg-1.jpg);padding:80px 0}.cta-area.style-one .section-shape{opacity:.5}.cta-area.style-one:after{background-color:rgba(45,28,34,.52);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cta-area.style-one .circle-text-wrap{border:1px dashed hsla(0,0%,100%,.99);height:254px;padding:20px 15px 15px;width:254px}.cta-area.style-one .circle-text-wrap .arrow-icon{left:50%;top:50%;transform:translate(-50%,-50%)}.cta-area.style-two{background-image:url(../images/cta/cta-bg-2.jpg);padding:80px 0}.cta-area.style-two .section-shape{opacity:.2}.cta-area.style-two:after{background-color:rgba(71,53,0,.56);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cta-area.style-two .circle-text-wrap{border:1px dashed hsla(0,0%,100%,.99);height:237px;padding:14px 15px;width:237px}.cta-area.style-two .circle-text-wrap:after{background-color:transparent;border:50px solid var(--primaryColor);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cta-area.style-two .circle-text-wrap .arrow-icon{left:50%;top:50%;transform:translate(-50%,-50%)}.cta-area.style-three{background-image:url(../images/cta/cta-bg-3.jpg);border-radius:0 0 45px 45px;margin-top:-110px;padding:235px 0 125px}.cta-area.style-three .section-shape{opacity:.2}.cta-area.style-three:after{background-color:rgba(71,53,0,.56);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cta-area.style-three .circle-text-wrap{border:1px dashed hsla(0,0%,100%,.99);height:237px;padding:14px 15px;width:237px}.cta-area.style-three .circle-text-wrap:after{background-color:transparent;border:50px solid var(--primaryColor);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cta-area.style-three .circle-text-wrap .arrow-icon{left:50%;top:50%;transform:translate(-50%,-50%)}.cta-area.style-four{background-image:url(../images/cta/cta-bg-3.jpg);border-radius:0 0 45px 45px;padding:135px 0 125px}.cta-area.style-four .section-shape{opacity:.2}.cta-area.style-four:after{background-color:rgba(71,53,0,.56);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cta-area.style-four .circle-text-wrap{border:1px dashed hsla(0,0%,100%,.99);height:237px;padding:14px 15px;width:237px}.cta-area.style-four .circle-text-wrap:after{background-color:transparent;border:50px solid var(--primaryColor);border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.cta-area.style-four .circle-text-wrap .arrow-icon{left:50%;top:50%;transform:translate(-50%,-50%)}.team-area.style-one .slider-btn .next-btn,.team-area.style-one .slider-btn .prev-btn{position:absolute;top:60%;transform:translateY(-50%);z-index:1}.team-area.style-one .slider-btn .prev-btn{left:15px}.team-area.style-one .slider-btn .next-btn{right:15px}.team-card.style-one .team-img{margin-bottom:23px}.team-card.style-one .team-info h3{font-size:20px;margin-bottom:10px}.team-card.style-one .team-info .social-profile.style-two li{border-right-color:rgba(85,85,85,.31);margin-right:9px;padding-right:9px}.team-card.style-one .team-info .social-profile.style-two li:last-child{margin-right:0;padding-right:0}.team-card.style-one .team-info .social-profile.style-two li a i{color:var(--paraColor);font-size:17px}.team-card.style-one .team-info .social-profile.style-two li a:hover i{color:var(--primaryColor)}.single-team-box{padding:25px}.single-team-box .single-team-details .team-member-info{margin-bottom:55px}.single-team-box .single-team-infolist{border-top:1px dashed rgba(0,0,0,.11);margin-top:20px;padding-top:20px}.single-team-box .single-team-infolist li{margin-bottom:10px}.single-team-box .single-team-infolist li:last-child{margin-bottom:0}.single-team-box .btn span.btn-text{padding-bottom:10px;padding-top:10px}.team-desc .feature-list li{margin-bottom:11px;padding-left:22px}.team-desc .feature-list li:last-child{margin-bottom:0}.team-desc .feature-list li:before{background-color:#f5a29c;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.location-area.style-one:after{background-color:#f8f3f0;border-radius:40px;content:"";height:78%;left:0;position:absolute;top:0;width:100%;z-index:-1}.location-area.style-one .location-box,.location-area.style-two .location-box{padding:27px}.location-area.style-one .location-box .location-filter,.location-area.style-two .location-box .location-filter{-moz-column-gap:14px;column-gap:14px}.location-area.style-one .location-box .location-filter .form-group,.location-area.style-two .location-box .location-filter .form-group{margin-bottom:25px;width:calc(23% - 8px)}.location-area.style-one .location-box .location-filter .form-group:first-child,.location-area.style-two .location-box .location-filter .form-group:first-child{width:calc(30% - 8px)}.location-area.style-one .location-box .location-filter .form-group input,.location-area.style-one .location-box .location-filter .form-group select,.location-area.style-two .location-box .location-filter .form-group input,.location-area.style-two .location-box .location-filter .form-group select{padding:10px 18px}.location-area.style-one .location-box .location-filter .form-group select,.location-area.style-two .location-box .location-filter .form-group select{-webkit-appearance:none;appearance:none;-moz-appearance:none;background-image:url(../images/icons/down-arrow-gray.svg);background-position:calc(100% - 18px) 50%;background-repeat:no-repeat;background-size:11px}.location-area.style-one .location-box .location-filter .form-group input::-moz-placeholder,.location-area.style-two .location-box .location-filter .form-group input::-moz-placeholder{color:var(--paraColor);opacity:1}.location-area.style-one .location-box .location-filter .form-group input::placeholder,.location-area.style-two .location-box .location-filter .form-group input::placeholder{color:var(--paraColor);opacity:1}.location-area.style-one .location-box.style-one,.location-area.style-two .location-box.style-one{box-shadow:0 0 40px #eae5e2}.location-area .scrollable-container{direction:rtl;height:408px;overflow-y:scroll;padding-left:10px;scrollbar-color:#f5a29c #fce2e0;scrollbar-width:thin}.location-area .scrollable-container>*{direction:ltr}.scrollable-container::-webkit-scrollbar{width:3px}.scrollable-container::-webkit-scrollbar-track{background:#fce2e0;border-radius:50px}.scrollable-container::-webkit-scrollbar-thumb{background-color:#f5a29c;border-radius:50px}.property-filter-box{-moz-column-gap:12px;column-gap:12px;padding:30px 20px 15px}.property-filter-box .form-group{width:calc(16% - 9px)}.property-filter-box .form-group:first-child{width:calc(19% - 9px)}.property-filter-box .form-group input,.property-filter-box .form-group select{border-radius:50px;color:var(--paraColor);font-size:15px;padding:10px 14px}.property-filter-box .form-group input::-moz-placeholder,.property-filter-box .form-group select::-moz-placeholder{color:var(--paraColor);opacity:1}.property-filter-box .form-group input::placeholder,.property-filter-box .form-group select::placeholder{color:var(--paraColor);opacity:1}.property-filter-box .form-group select{-webkit-appearance:none;appearance:none;-moz-appearance:none;background-image:url(../images/icons/down-arrow-gray.svg);background-position:calc(100% - 18px) 50%;background-repeat:no-repeat;background-size:11px}.property-filter-box .form-group .btn span.btn-text{padding-left:15px;padding-right:15px}.property-card.style-one .property-img{margin-bottom:23px}.property-card.style-one .property-img .property-price{border-radius:50px 0 0 50px;line-height:1;padding:7px 5px 5px 11px;top:20px}.property-card.style-one p{padding-left:22px}.property-card.style-one p i,.property-card.style-one p img{left:0;position:absolute;top:3px}.property-card.style-two .property-img{width:198px}.property-card.style-two .property-info{margin-left:auto;width:calc(100% - 223px)}.property-card.style-two .property-info .property-category{border-radius:50px;line-height:1;padding:5px 10px}.property-card.style-two .property-info .property-category:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.property-card.style-two .property-info h3{margin-bottom:13px;margin-top:65px}.property-card.style-two .property-info p{padding-left:24px;position:relative}.property-card.style-two .property-info p i,.property-card.style-two .property-info p img{left:0;position:absolute;top:2px}.single-property-video{background-image:url(../images/properties/single-property-2.jpg);border-radius:10px;height:422px;overflow:hidden}.single-property-video:after{background-color:rgba(0,0,0,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.single-property-video .play-icon{background-color:transparent;border:1px solid var(--secondaryColor);height:100px;left:50%;top:50%;transform:translate(-50%,-50%);transition:var(--transition);width:100px}.single-property-video .play-icon i{color:var(--secondaryColor);font-size:25px;line-height:1;transition:var(--transition)}.single-property-video .play-icon:hover{background-color:var(--secondaryColor)}.single-property-video .play-icon:hover i{color:var(--titleColor)}.single-property-amenities li{margin-bottom:11px;padding-left:22px;width:20%}.single-property-amenities li:last-child{margin-bottom:0}.single-property-amenities li:before{background-color:#f5a29c;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:8px;width:10px}.job-card.style-one{padding:0 10px}.job-card.style-one:after{background-color:#f3f3f3;border-radius:10px;bottom:0;content:"";height:70%;left:0;position:absolute;width:100%;z-index:-1}.job-card.style-one .job-img .job-salary{border-radius:50px 0 0 50px;line-height:1;padding:9px 12px 7px;top:12px}.job-card.style-one .job-info{padding:22px 10px}.job-card.style-one .job-info .job-metainfo{border-bottom:1px dashed rgba(0,0,0,.1);border-top:1px dashed rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between;margin:15px 0;padding:15px 0 6px}.job-metainfo li{display:inline-block;margin-bottom:10px;margin-right:10px;padding-left:25px}.job-metainfo li:last-child{margin-right:0}.job-metainfo li i,.job-metainfo li img{left:0;position:absolute;top:50%;transform:translateY(-50%)}.job-desc .single-para{margin-bottom:35px}.job-desc .single-para:last-child{margin-bottom:0}.job-desc .single-para p{margin-bottom:20px}.job-desc .single-para p:last-child{margin-bottom:0}.job-desc .feature-list li{margin-bottom:10px;padding-left:15px}.job-desc .feature-list li:last-child{margin-bottom:0}.job-desc .feature-list li:before{background-color:var(--titleColor);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:10px;width:4px}.job-desc .single-img .job-salary{background-color:#ffecb4;border-radius:50px 0 0 50px;line-height:1;padding:9px 12px 7px;top:12px}.job-desc .single-job-title{box-shadow:0 0 40px rgba(0,0,0,.1);margin:-65px 17px 40px;padding:25px 25px 5px}.job-desc .single-job-title .job-metainfo{border-top:1px dashed rgba(45,28,34,.23);margin-top:15px;padding-top:18px}.job-desc .single-job-title .job-metainfo li{margin-right:45px;padding-left:0}.job-desc .single-job-title .job-metainfo li:last-child{margin-right:0}.job-desc .single-job-title .job-metainfo li img{margin-right:9px;position:relative;top:6px}.accordion.style-one .accordion-item{background-color:transparent;border:1px dashed transparent;border-radius:3px;margin:0 0 18px;padding:0}.accordion.style-one .accordion-item:last-child{margin:0}.accordion.style-one .accordion-item .accordion-header .accordion-button{align-items:flex-start!important;align-items:center;background-color:#f3f3f3;border-radius:3px;box-shadow:none;color:var(--titleColor);display:flex;font-size:16px;font-weight:600;line-height:28px;margin:0;padding:16px 40px 16px 25px;text-align:left;transition:var(--transition)}.accordion.style-one .accordion-item .accordion-header .accordion-button:after{display:none}.accordion.style-one .accordion-item .accordion-header .accordion-button:focus{box-shadow:none;outline:none}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow{display:inline-block;height:35px;position:absolute;right:4px;text-align:center;top:13px;transition:var(--transition);width:35px}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i{color:#5f6368;display:block;font-size:19px;font-weight:300;left:50%;line-height:1;margin:0 auto;position:absolute;top:50%;transform:translate(-50%,-50%);transition:var(--transition)}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{opacity:0;top:50%;visibility:hidden}.accordion.style-one .accordion-item .accordion-body{border-top:none;border-top:1px solid rgba(0,0,0,.07);padding:24px 25px 20px}.accordion.style-one .accordion-item .accordion-body p:last-child{margin-bottom:0}.accordion-item:not(.collapsed){border:1px dashed rgba(45,28,34,.1)!important}.accordion-item:not(.collapsed) .accordion-button span .plus{opacity:0;visibility:hidden}.accordion-item:not(.collapsed) .accordion-button span .minus{opacity:1!important;visibility:visible!important}.error-wrap{border-top:1px solid rgba(0,0,0,.1)}.contact-card.style-one{padding:40px 40px 39px;transition:var(--transition)}.contact-card.style-one .contact-icon{height:59px;width:59px}.contact-card.style-one .contact-info{margin-left:auto;width:calc(100% - 70px)}.contact-card.style-one .contact-info span:first-child{margin-bottom:3px}.contact-card.style-one:hover .contact-icon{background-color:var(--primaryColor)}.contact-card.style-one:hover .contact-icon img{filter:brightness(0) invert(1)}.checkbox{display:block}.checkbox.form-check{padding-left:0}.checkbox input{cursor:pointer;display:none;height:auto;margin-bottom:0;padding:0;width:auto}.checkbox label{cursor:pointer;position:relative}.checkbox label:before{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;content:"";cursor:pointer;display:inline-block;left:0;margin-right:5px;position:absolute;top:6px;vertical-align:middle}.checkbox.style-one label{padding-left:30px}.checkbox.style-one label:before{border:1px solid rgba(45,28,34,.3);border-radius:5px;height:21px;top:2px;width:21px}.checkbox.style-one input:checked+label:before,.checkbox.style-two input:checked+label:before{border-color:transparent}.checkbox input:checked+label:after{content:"";display:block;position:absolute}.checkbox.style-one input:checked+label:after{background:var(--primaryColor);border-radius:5px;height:21px;left:0;top:2px;width:21px}.checkbox.style-two input:checked+label:after{background:var(--primaryColor);border-radius:50%;height:15px;left:0;top:5px;width:15px}.blog-area.style-two:after,.blog-area.style-two:before{bottom:0;content:"";left:0;position:absolute;width:100%}.blog-area.style-two:before{background-color:var(--whiteColor);border-radius:0 0 45px 45px;height:100%;z-index:-1}.blog-area.style-two:after{background-color:var(--optionalColor);height:30%;z-index:-2}.blog-card h3{font-size:22px;line-height:32px;margin-bottom:10px}.blog-card .blog-img img{transform:translateZ(0) scale(1.09);-webkit-transform:translateZ(0) scale(1.09);transition:opacity .35s,transform .45s,filter .35s}.blog-card .blog-metainfo{margin-bottom:13px}.blog-card:hover .blog-img img{transform:translate3d(-4%,0,0) scale(1.09);-webkit-transform:translate3d(-4%,0,0) scale(1.09)}.blog-card:hover .blog-img .blog-date.bg-white{background-color:var(--primaryColor)!important;color:var(--whiteColor)}.blog-card.style-one .blog-img .blog-date{left:13px;top:13px}.blog-card.style-two .blog-img .blog-date{bottom:15px;right:15px}.blog-card .blog-img{margin-bottom:18px}.blog-card .blog-date{height:74px;padding-top:5px;width:66px}.blog-card .blog-date:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.blog-metainfo li{font-weight:500;margin-right:3px;padding-right:13px}.blog-metainfo li:after{color:var(--paraColor);content:"/";font-size:16px;position:absolute;right:0;top:calc(50% - 1px);transform:translateY(-50%)}.blog-metainfo li:last-child:after{display:none}.blog-metainfo li a{color:var(--paraColor)}.blog-metainfo li a:hover{color:var(--primaryColor)}.sidebar .sidebar-widget{margin-bottom:35px;padding:25px}.sidebar .sidebar-widget:last-child{margin-bottom:0}.sidebar .sidebar-widget .sidebar-widget-title{border-bottom:1px dashed rgba(0,0,0,.08);padding-bottom:13px}.sidebar .sidebar-widget .sidebar-widget-title img{margin-right:12px;top:-2px}.sidebar .sidebar-widget.bg-1{background-color:#fff7f2}.sidebar .sidebar-widget.bg-2{background-color:hsla(4,82%,79%,.19)}.sidebar .sidebar-widget.style-two{margin-bottom:25px}.sidebar .sidebar-widget.style-two:last-child{margin-bottom:0}.search-widget form input{height:50px;padding:12px 60px 12px 18px}.search-widget form input::-moz-placeholder{color:var(--paraColor);opacity:1}.search-widget form input::placeholder{color:var(--paraColor);opacity:1}.search-widget form button{padding:0 0 0 15px;right:18px}.search-widget form button:before{border-left:1px dashed rgba(45,28,34,.1);content:"";height:22px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1px}.category-widget ul li{margin-bottom:10px}.category-widget ul li:last-child{margin-bottom:0}.category-widget ul li a{color:var(--paraColor);font-size:15px;font-weight:500;padding-left:28px}.category-widget ul li a img{left:0;top:1px}.category-widget ul li a:hover{color:var(--primaryColor);padding-left:32px}.rp-post-wrap .rp-post-card{margin-bottom:30px}.rp-post-wrap .rp-post-card:last-child{margin-bottom:0}.rp-post-card .rp-post-img{border-radius:12px;width:85px}.rp-post-card .rp-post-img img{border-radius:12px}.rp-post-card .rp-post-info{margin-left:auto;position:relative;width:calc(100% - 100px)}.rp-post-card .rp-post-info h5{line-height:26px}.rp-post-card .rp-post-info span{padding-left:20px;position:relative}.rp-post-card .rp-post-info span i{color:rgba(31,14,20,.36);left:0;position:absolute;top:0}.rp-post-card.style-two .rp-post-img{align-items:center;display:flex;flex-direction:column;height:83px;justify-content:center;padding:15px}.rp-post-card.style-two .rp-post-img img{display:block;margin:0 auto}.rp-post-card.style-two .rp-post-info .rating{margin-bottom:6px}.rp-post-card.style-two .rp-post-info .rating li{margin-right:2px}.rp-post-card.style-two .rp-post-info .rating li i{color:#ffb62e;font-size:17px}.rp-post-card.style-two .rp-post-info h5{margin-bottom:0}.tags-widget ul{margin-top:-8px}.tags-widget ul li{display:inline-block;margin:10px 4px 0 0}.tags-widget ul li a{background-color:var(--whiteColor);border-radius:8px;border-radius:50px;color:var(--paraColor);display:inline-block;font-size:15px;font-weight:500;line-height:15px;padding:8.5px 15px;transition:var(transition)}.tags-widget ul li a:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.property-info-list li{margin-bottom:7px}.property-info-list li:last-child{margin-bottom:0}.contact-list li{margin-bottom:15px;padding-left:26px}.contact-list li:last-child{margin-bottom:0}.contact-list li img{left:0;position:absolute;top:4px}.experience-list li{margin-bottom:10px;padding-left:25px}.experience-list li:last-child{margin-bottom:0}.experience-list li img{left:0;position:absolute;top:6px}.job-brief{padding:10px 0 0}.job-brief li{border-bottom:1px dashed rgba(96,125,139,.23);margin-bottom:10px;padding:20px 30px 25px}.job-brief li:last-child{border-bottom:none;margin-bottom:0}.blog-desc p,.property-desc p,.service-desc p,.terms-wrap p{margin-bottom:22px}.blog-desc p b,.blog-desc p strong,.property-desc p b,.property-desc p strong,.service-desc p b,.service-desc p strong,.terms-wrap p b,.terms-wrap p strong{color:var(--blackColor)}.blog-desc h1,.blog-desc h2,.blog-desc h3,.blog-desc h4,.blog-desc h5,.blog-desc h6,.property-desc h1,.property-desc h2,.property-desc h3,.property-desc h4,.property-desc h5,.property-desc h6,.service-desc h1,.service-desc h2,.service-desc h3,.service-desc h4,.service-desc h5,.service-desc h6,.terms-wrap h1,.terms-wrap h2,.terms-wrap h3,.terms-wrap h4,.terms-wrap h5,.terms-wrap h6{font-weight:700;line-height:1.3;margin-bottom:14px}.blog-desc h1,.property-desc h1,.service-desc h1,.terms-wrap h1{font-size:32px}.blog-desc h2,.property-desc h2,.service-desc h2,.terms-wrap h2{font-size:30px}.blog-desc h3,.property-desc h3,.service-desc h3,.terms-wrap h3{font-size:28px}.blog-desc h4,.property-desc h4,.service-desc h4,.terms-wrap h4{font-size:26px}.blog-desc h5,.property-desc h5,.service-desc h5,.terms-wrap h5{font-size:24px}.blog-desc h6,.property-desc h6,.service-desc h6,.terms-wrap h6{font-size:20px}.blog-desc p:last-child,.property-desc p:last-child,.service-desc p:last-child,.terms-wrap p:last-child{margin-bottom:0}.blog-desc ol,.property-desc ol,.service-desc ol,.terms-wrap ol{margin-bottom:30px;margin-top:20px}.blog-desc ol li,.property-desc ol li,.service-desc ol li,.terms-wrap ol li{margin-bottom:15px;padding-left:3px}.blog-desc .single-para,.property-desc .single-para,.service-desc .single-para,.terms-wrap .single-para{margin-bottom:35px}.blog-desc .single-para:last-child,.property-desc .single-para:last-child,.service-desc .single-para:last-child,.terms-wrap .single-para:last-child{margin-bottom:0}.blog-desc .single-para p,.property-desc .single-para p,.service-desc .single-para p,.terms-wrap .single-para p{margin-bottom:16px}.blog-desc .single-para p:last-child,.property-desc .single-para p:last-child,.service-desc .single-para p:last-child,.terms-wrap .single-para p:last-child{margin-bottom:0}.blog-desc .feature-card img,.property-desc .feature-card img,.service-desc .feature-card img,.terms-wrap .feature-card img{display:block;margin-bottom:12px;max-width:25px}.blog-desc .feature-card h3,.property-desc .feature-card h3,.service-desc .feature-card h3,.terms-wrap .feature-card h3{font-size:16px;line-height:26px}.blog-desc .single-img .blog-date,.property-desc .single-img .blog-date,.service-desc .single-img .blog-date,.terms-wrap .single-img .blog-date{height:74px;left:13px;padding-top:5px;top:13px;width:66px}.blog-desc .single-img .property-price,.property-desc .single-img .property-price,.service-desc .single-img .property-price,.terms-wrap .single-img .property-price{border-radius:50px 0 0 50px;line-height:1;padding:7px 5px 5px 11px;top:20px}.blog-desc .testimonial-card.style-two,.property-desc .testimonial-card.style-two,.service-desc .testimonial-card.style-two,.terms-wrap .testimonial-card.style-two{padding:28px 35px 30px}.blog-desc .testimonial-card.style-two .quote-icon,.property-desc .testimonial-card.style-two .quote-icon,.service-desc .testimonial-card.style-two .quote-icon,.terms-wrap .testimonial-card.style-two .quote-icon{height:96px;width:96px}.blog-desc .testimonial-card.style-two p,.property-desc .testimonial-card.style-two p,.service-desc .testimonial-card.style-two p,.terms-wrap .testimonial-card.style-two p{font-size:24px;line-height:32px;margin:28px 0 20px}.blog-desc .testimonial-card.style-two h6,.property-desc .testimonial-card.style-two h6,.service-desc .testimonial-card.style-two h6,.terms-wrap .testimonial-card.style-two h6{padding-left:0}.blog-desc .testimonial-card.style-two h6:before,.property-desc .testimonial-card.style-two h6:before,.service-desc .testimonial-card.style-two h6:before,.terms-wrap .testimonial-card.style-two h6:before{display:none}.blog-desc .feature-item-list.style-one li,.property-desc .feature-item-list.style-one li,.service-desc .feature-item-list.style-one li,.terms-wrap .feature-item-list.style-one li{margin-bottom:10px;padding-left:15px}.blog-desc .feature-item-list.style-one li:last-child,.property-desc .feature-item-list.style-one li:last-child,.service-desc .feature-item-list.style-one li:last-child,.terms-wrap .feature-item-list.style-one li:last-child{margin-bottom:0}.blog-desc .feature-item-list.style-one li:before,.property-desc .feature-item-list.style-one li:before,.service-desc .feature-item-list.style-one li:before,.terms-wrap .feature-item-list.style-one li:before{background-color:var(--titleColor);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:10px;width:4px}.blog-desc .feature-item-list.style-two li,.property-desc .feature-item-list.style-two li,.service-desc .feature-item-list.style-two li,.terms-wrap .feature-item-list.style-two li{margin-bottom:10px;padding-left:15px}.blog-desc .feature-item-list.style-two li:last-child,.property-desc .feature-item-list.style-two li:last-child,.service-desc .feature-item-list.style-two li:last-child,.terms-wrap .feature-item-list.style-two li:last-child{margin-bottom:0}.blog-desc .feature-item-list.style-two li:before,.property-desc .feature-item-list.style-two li:before,.service-desc .feature-item-list.style-two li:before,.terms-wrap .feature-item-list.style-two li:before{background-color:var(--titleColor);border-radius:50%;content:"";height:4px;left:0;position:absolute;top:10px;width:4px}.post-metaoption{border:1px dashed rgba(45,28,34,.1);border-radius:10px;margin-top:40px;padding:14px 20px}.post-metaoption .tag-list li{display:inline-block}.post-metaoption .tag-list li a{color:var(--paraColor)}.post-metaoption .tag-list li a:hover{color:var(--primaryColor)}.post-share span,.post-tag span{margin-right:5px}.comment-form{padding:49px 58px 55px}.comment-form.style-two{padding:45px 34px}.comment-form .form-group input,.comment-form .form-group select,.contact-form .form-group input,.contact-form .form-group select,.form-wrapper.style-one .form-group input,.form-wrapper.style-one .form-group select{height:50px;padding:13px 18px}.comment-form .form-group input:focus,.comment-form .form-group select:focus,.contact-form .form-group input:focus,.contact-form .form-group select:focus,.form-wrapper.style-one .form-group input:focus,.form-wrapper.style-one .form-group select:focus{outline:0}.comment-form .form-group input::-moz-placeholder,.comment-form .form-group textarea::-moz-placeholder,.contact-form .form-group input::-moz-placeholder,.contact-form .form-group textarea::-moz-placeholder,.form-wrapper.style-one .form-group input::-moz-placeholder,.form-wrapper.style-one .form-group textarea::-moz-placeholder{color:var(--paraColor);opacity:1}.comment-form .form-group input::placeholder,.comment-form .form-group textarea::placeholder,.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder,.form-wrapper.style-one .form-group input::placeholder,.form-wrapper.style-one .form-group textarea::placeholder{color:var(--paraColor);opacity:1}.comment-form .form-group textarea,.contact-form .form-group textarea,.form-wrapper.style-one .form-group textarea{height:150px;padding:14px 20px;resize:none}.comment-form .form-group textarea:focus,.contact-form .form-group textarea:focus,.form-wrapper.style-one .form-group textarea:focus{outline:0}.comment-item-wrap .comment-item{margin-bottom:40px}.comment-item-wrap .comment-item.reply{margin-left:105px}.comment-item-wrap .comment-item:last-child{margin-bottom:0}.comment-item-wrap .comment-item .comment-author-img{position:relative;top:5px;width:80px}.comment-item-wrap .comment-item .comment-author-info{margin-left:auto;width:calc(100% - 108px)}.comment-item-wrap .comment-item .comment-text:last-child{margin-bottom:0}.add-star-rating{overflow:hidden;text-align:start}.add-star-rating label{cursor:pointer;float:left;margin-right:3px;position:relative}.add-star-rating label:before{color:#ffba00;content:"\f18b";font-family:remixicon!important;font-size:16px;line-height:1;transition:var(--transition)}.add-star-rating input{display:none}.add-star-rating input:checked~label:before,.add-star-rating:not(:checked)>label:hover:before,.add-star-rating:not(:checked)>label:hover~label:before{color:#ffba00;content:"\f186"}