@charset "UTF-8";@font-face{font-family:GE SS Two;src:url(/build/assets/GE_SS_Two_Medium-Da35L79U.otf) format("opentype");font-weight:medium;font-style:normal}@font-face{font-family:GE SS Two;src:url(/build/assets/GE_SS_Two_Light-CaKQdLx3.otf) format("opentype");font-weight:light;font-style:normal}@font-face{font-family:GE SS Two;src:url(/build/assets/GE_SS_Two_Light-CaKQdLx3.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:GE SS Two;src:url(/build/assets/GE_SS_Two_Bold-DW9AAawv.otf) format("opentype");font-weight:700;font-style:normal}:root{--primaryFont: "GE SS Two", sans-serif;--secondaryFont: "GE SS Two", sans-serif;--optionalFont: "GE SS Two", monospace;--primaryColor: #f4c946;--secondaryColor: #a6c0e1;--optionalColor: #12233a;--paraColor: #555;--titleColor: #000;--whiteColor: #fff;--offwhiteColor: rgba(255,255,255,.5);--altoColor: #ddd;--aztechColor:#111828;--darkChocolateColor:#121212;--charcoalColor:#30363D;--codColor: #12131B;--darkborder: #4c4c4c;--borderColor:rgba(255,255,255,.18);--darkParaColor: #C0C0C0;--slateGrayColor:#2a3439;--fontSize: 16px;--transition: all ease .5s}*{box-sizing:border-box}html{scroll-behavior:auto}.form-control:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}a,button,input[type=submit]{cursor:pointer}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]{-moz-appearance:textfield;appearance:textfield}a{text-decoration:none;-webkit-transition:all .4s ease;transition:all .4s ease}a:hover,a:focus{text-decoration:none;box-shadow:none}img{max-width:100%;height:auto;display:inline-block}h1,h2,h3,h4,h5,h6{color:var(--titleColor)}body{color:var(--paraColor);font-size:var(--fontSize);font-family:var(--primaryFont);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{padding-bottom:120px}.ptb-120{padding-top:120px;padding-bottom: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{padding:13px 25px;border-radius:50px}.btn span.btn-icon{width:50px;height:50px}.btn span.btn-icon i{font-size:24px;line-height:.8;font-weight:300;transition:var(--transition)}.btn span.btn-text,.btn span.btn-icon{position:relative;display:inline-block;overflow:hidden;z-index:1}.btn span.btn-text:before,.btn span.btn-text:after,.btn span.btn-icon:before,.btn span.btn-icon:after{position:absolute;top:0;right:0;width:100%;content:"";z-index:-1;display:inline-block;transition:var(--transition)}.btn span.btn-text:before,.btn span.btn-icon:before{height:100%}.btn span.btn-text:after,.btn span.btn-icon:after{height:0;visibility:hidden;opacity:0}.btn:hover span.btn-text:after,.btn:hover span.btn-icon:after{height:100%;visibility:visible;opacity:1}.btn:hover span.btn-icon i{transform:rotate(-45deg)}.btn.style-one span.btn-text,.btn.style-one span.btn-icon{color:var(--whiteColor)}.btn.style-one span.btn-text:before,.btn.style-one span.btn-icon:before{background-color:var(--primaryColor);border-radius:50px}.btn.style-one span.btn-text:after,.btn.style-one span.btn-icon:after{background-color:var(--secondaryColor)}.btn.style-one span.btn-icon i{color:var(--whiteColor)}.btn.style-one:hover span.btn-text,.btn.style-one:hover span.btn-icon,.btn.style-one:hover span.btn-icon i,.btn.style-two span.btn-text,.btn.style-two span.btn-icon{color:var(--titleColor)}.btn.style-two span.btn-text:before,.btn.style-two span.btn-icon:before{background-color:var(--secondaryColor);border-radius:50px}.btn.style-two span.btn-text:after,.btn.style-two span.btn-icon:after{background-color:var(--primaryColor)}.btn.style-two span.btn-icon i{color:var(--titleColor)}.btn.style-two:hover span.btn-text,.btn.style-two:hover span.btn-icon,.btn.style-two:hover span.btn-icon i{color:var(--whiteColor)}.btn.style-two:hover span.btn-icon img{filter:brightness(0) invert(1)}.link{position:relative;padding-bottom:1px;line-height:1}.link:after{position:absolute;bottom:0;right:0;content:"";width:0;height:1px;transition:var(--transition)}.link i{margin-right:8px;font-size:23px;font-weight:300;line-height:.8;position:relative;top:3px;transition:var(--transition)}.link img{position:relative;top:-1px;margin-right:5px;transition:var(--transition)}.link:hover:after{width:100%}.link:hover img{margin-right:9px}.link:hover i{margin-right: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);width:100%;visibility:visible;opacity:1}.link.style-two:hover:after{background-color:var(--primaryColor)}.link.style-two:hover{color:var(--primaryColor)}.link.style-three{color:var(--secondaryColor)}.link.style-three:after{background-color:var(--secondaryColor);width:100%;visibility:visible;opacity:1}.link.style-three:hover:after{background-color:var(--primaryColor)}.link.style-three:hover{color:var(--primaryColor)}.link-hover-white,.link-hover-primary,.link-hover-secondary{position:relative;background-position:100% 100%;background-repeat:no-repeat;background-size:0% 2px;transition:background-size .6s}.link-hover-white:hover,.link-hover-primary:hover,.link-hover-secondary: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{transition:.3s ease;transform-style:preserve-3d}.img-hover-zoom .img-zoom img{-webkit-transition:all .5s ease;transition:all .5s ease}.img-hover-zoom .img-zoom img:first-child{-webkit-transform:translateX(-50%) scaleX(2);transform:translate(-50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.img-hover-zoom:hover .img-zoom img:first-child{-webkit-transform:translateX(0) scaleX(1);transform:translate(0) scaleX(1);opacity:1;-webkit-filter:blur(0);filter:blur(0)}.img-hover-zoom:hover .img-zoom img:nth-child(2){-webkit-transform:translateX(50%) scaleX(2);transform:translate(50%) scaleX(2);opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.img-hover:before{position:absolute;top:0;right:-75%;z-index:2;display:block;content:"";width:50%;height:100%;background:linear-gradient(to left,#fff0,#ffffff4d);transform:skew(25deg)}.blog-card:hover .img-hover:before{animation:shine .75s}.blog-card:hover .img-hover img{transform:scale(1.05)}@-webkit-keyframes shine{to{right:125%}}@keyframes shine{to{right:125%}}.bg-f{background-position:center center;background-size:cover;background-repeat:no-repeat;background-color:#ddd}.transition{-webkit-transition:all .2s linear;transition:all .2s linear}.social-profile li{display:inline-block;margin-left:5px}.social-profile li:last-child{margin-left:0}.social-profile li a i{line-height:.8;transition:var(--transition)}.social-profile.style-one li{margin-left:6px;line-height:1}.social-profile.style-one li:last-child{margin-left:0}.social-profile.style-one li a{width:36px;height:36px;background-color:#12233a}.social-profile.style-one li a i{font-size:15px;line-height:1;position:relative;color:var(--primaryColor)}.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{margin-left:7px;line-height:1;padding-left:7px;border-left:1px solid rgba(221,221,221,.24)}.social-profile.style-two li:last-child{margin-left:0;padding-left:0;border-left:none}.social-profile.style-two li a i{font-size:14px;line-height:1;position:relative;color:var(--altoColor)}.social-profile.style-two li a:hover i{color:var(--secondaryColor)}.social-profile.style-three li{margin-left:7px;line-height:1;padding-left:7px;border-left:1px solid rgba(45,28,34,.2)}.social-profile.style-three li:last-child{margin-left:0;padding-left:0;border-left:none}.social-profile.style-three li a i{font-size:18px;line-height:1;position:relative;color:var(--paraColor)}.social-profile.style-three li a:hover i{color:var(--primaryColor)}.section-subtitle.style-one{padding-right:25px}.section-subtitle.style-one img,.section-subtitle.style-one i{position:absolute;top:calc(50% - 2px);right:0;transform:translateY(-50%)}.section-subtitle.style-two{padding-right:19px}.section-subtitle.style-two img,.section-subtitle.style-two i{position:absolute;top:calc(50% - 1px);right:0;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 .prev-btn,.slider-btn.style-one .next-btn{position:relative;overflow:hidden}.slider-btn.style-one .prev-btn:hover img,.slider-btn.style-one .next-btn:hover img{filter:brightness(0) invert(1)}.slider-btn.style-one .prev-btn:before,.slider-btn.style-one .next-btn:before{content:"";position:absolute;width:0;height:100%;top:0;right:0;opacity:0;z-index:0;transition:var(--transition)}.slider-btn.style-one .prev-btn img,.slider-btn.style-one .prev-btn i,.slider-btn.style-one .next-btn img,.slider-btn.style-one .next-btn i{transition:var(--transition)}.slider-btn.style-one .prev-btn i,.slider-btn.style-one .next-btn i{font-size:20px;line-height:1;font-weight:300;position:relative;top:0}.slider-btn.style-one .prev-btn:hover:before,.slider-btn.style-one .next-btn:hover:before{width:100%;opacity:1}.slider-btn.style-one .prev-btn i{right:-1px}.slider-btn.style-one .next-btn i{left:-1px}.slider-btn.style-one .prev-btn,.slider-btn.style-one .next-btn{width:50px;height:50px;background:#f4c94666}.slider-btn.style-one .prev-btn:before,.slider-btn.style-one .next-btn:before{background-color:var(--primaryColor)}.slider-btn.style-one .prev-btn i,.slider-btn.style-one .next-btn i{color:var(--whiteColor)}.slider-btn.style-one .prev-btn:hover,.slider-btn.style-one .next-btn:hover{border-color:transparent}.slider-btn.style-two .prev-btn,.slider-btn.style-two .next-btn{width:56px;height:56px;background-color:var(--primaryColor)}.slider-btn.style-two .prev-btn:before,.slider-btn.style-two .next-btn:before{background-color:var(--aztechColor)}.slider-btn.style-two .prev-btn i,.slider-btn.style-two .next-btn i{color:var(--whiteColor)}.slider-btn.style-two .prev-btn:hover,.slider-btn.style-two .next-btn:hover{background-color:var(--aztechColor)}.slider-btn.style-two .prev-btn:hover img,.slider-btn.style-two .next-btn:hover img{filter:brightness(0) invert(1)}.slider-btn.style-three .prev-btn,.slider-btn.style-three .next-btn{width:56px;height:56px;background-color:var(--whiteColor);border:1px solid var(--primaryColor)}.slider-btn.style-three .prev-btn:before,.slider-btn.style-three .next-btn:before{background-color:var(--primaryColor)}.slider-btn.style-three .prev-btn i,.slider-btn.style-three .next-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{line-height:.8;color:#fec21e}.preloader-area{inset:0;z-index:9999;position:fixed;text-align:center;overflow:hidden;background-color:var(--whiteColor)}.preloader-area .spinner{width:7px;height:7px;position:absolute;inset:0;margin:auto}.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:nth-child(1){animation-delay:.15s;background-color:#f25208e6}.preloader-area .spinner div:nth-child(2){animation-delay:.3s;background-color:#f25208cc}.preloader-area .spinner div:nth-child(3){animation-delay:.45s;background-color:#f25208b3}.preloader-area .spinner div:nth-child(4){animation-delay:.6s;background-color:#f2520899}.preloader-area .spinner div:nth-child(5){animation-delay:.75s;background-color:#f2520880}@keyframes spinner{0%{transform:rotate(0) translateY(-200%)}60%,to{transform:rotate(-360deg) translateY(-200%)}}.progress-wrap{position:fixed;left:30px;bottom:30px;height:46px;width:46px;cursor:pointer;display:block;border-radius:50px;box-shadow:inset 0 0 0 2px var(--primaryColor);z-index:99;opacity:0;visibility:hidden;transform:translateY(15px);-webkit-transition:all .2s linear;transition:all .2s linear}.progress-wrap:after{position:absolute;font-family:remixicon!important;content:"";text-align:center;line-height:46px;font-size:24px;right:0;color:var(--primaryColor);top:1px;height:46px;width:46px;cursor:pointer;display:block;z-index:1;-moz-animation:float 1.5s infinite ease-in-out;-webkit-animation:float 1.5s infinite ease-in-out;animation:float 1.5s infinite ease-in-out;-webkit-transition:all .2s linear;transition:all .2s linear}.progress-wrap.active-progress{opacity:1;visibility:visible;transform:translateY(0)}.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;-webkit-transition:all .2s linear;transition:all .2s linear;stroke:var(--primaryColor)}.rotate{-webkit-animation:rotation 20s infinite linear;animation:rotation 20s infinite linear}.bounce{-moz-animation:float 1.5s infinite ease-in-out;-webkit-animation:float 1.5s infinite ease-in-out;animation:float 1.5s infinite ease-in-out}.animationFramesTwo{-moz-animation:animationFramesTwo 20s infinite ease-in-out;-webkit-animation:animationFramesTwo 20s infinite ease-in-out;animation:animationFramesTwo 20s infinite ease-in-out}.moveHorizontal{-moz-animation:moveHorizontal 3s infinite ease-in-out;-webkit-animation:moveHorizontal 3s infinite ease-in-out;animation:moveHorizontal 3s infinite ease-in-out}.moveVertical{-moz-animation:moveVertical 3s infinite ease-in-out;-webkit-animation:moveVertical 3s infinite ease-in-out;animation:moveVertical 3s infinite ease-in-out}.zoomIn{-moz-animation:zoom-in 3.5s infinite ease-in-out;-webkit-animation:zoom-in 3.5s infinite ease-in-out;animation:zoom-in 3.5s infinite ease-in-out}.waving_left{-webkit-animation:waving_left 7s infinite linear;animation:waving_left 7s infinite linear;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.waving_right{-webkit-animation:waving_right 7s infinite linear;animation:waving_right 7s infinite linear;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.img-anim-top{animation:img-anim-top 1.3s forwards cubic-bezier(.645,.045,.355,1);opacity:0}.img-anim-right{animation:img-anim-right 1.3s forwards cubic-bezier(.645,.045,.355,1) .4s;opacity:0}.img-anim-left{animation:img-anim-left 1.3s forwards cubic-bezier(.645,.045,.355,1) .4s;opacity:0}.moving_cloud_one{-webkit-animation:movingclouds 20s linear infinite;-moz-animation:movingclouds 20s linear infinite;animation:movingclouds 20s linear infinite}.moving_cloud_two{-webkit-animation:movingclouds 45s linear infinite;-moz-animation:movingclouds 45s linear infinite;animation:movingclouds 45s linear infinite}.moving_cloud_three{-webkit-animation:movingclouds 19s linear infinite;-moz-animation:movingclouds 19s linear infinite;animation:movingclouds 19s linear infinite}.moving_cloud_four{-webkit-animation:movingclouds 25s linear infinite;-moz-animation:movingclouds 35s linear infinite;animation:movingclouds 35s linear infinite}.moving_cloud_five{-webkit-animation:movingclouds 50s linear infinite;-moz-animation:movingclouds 50s linear infinite;animation:movingclouds 50s linear infinite}[data-aos=fade-up]{transform:translate3d(0,40px,0)}@-webkit-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_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)}}@-webkit-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 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%{transform:translateY(-5%);-webkit-clip-path:inset(0 0 100% 0);clip-path:inset(0 0 100% 0);opacity:0}to{transform:translateY(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-right{0%{transform:translate(-5%);-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%);opacity:0}to{transform:translate(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}@keyframes img-anim-left{0%{transform:translate(5%);-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);opacity:0}to{transform:translate(0);-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);opacity:1}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes movingclouds{0%{margin-right:100%}to{margin-right:-110%}}@-webkit-keyframes movingclouds{0%{margin-right:100%}to{margin-right:-110%}}@-moz-keyframes movingclouds{0%{margin-right:100%}to{margin-right:-110%}}@keyframes movingplane{0%{margin-right:100%;top:300px}29%{margin-right:50%;top:50px;-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}31%{-webkit-transform:rotate(20deg);-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}60%{margin-right:0%;top:300px}to{margin-right:-100%;top:300px}}@-webkit-keyframes movingplane{0%{margin-right:100%;top:300px}29%{margin-right:50%;top:50px;-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}31%{-webkit-transform:rotate(20deg);-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}60%{margin-right:0%;top:300px}to{margin-right:-100%;top:300px}}@-moz-keyframes movingplane{0%{margin-right:100%;top:300px}29%{margin-right:50%;top:50px;-webkit-transform:rotate(-20deg);-moz-transform:rotate(-20deg);-ms-transform:rotate(-20deg);transform:rotate(-20deg)}31%{-webkit-transform:rotate(20deg);-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}60%{margin-right:0%;top:300px}to{margin-right:-100%;top:300px}}.reveal-text{visibility:hidden;max-width:100%}.reveal-text .letter{position:relative;display:inline-block;will-change:transform;transform-style:preserve-3d}.reveal-text .letter div{width:100%;backface-visibility:hidden;transform-style:preserve-3d}.reveal-text .perspective,.reveal-text .perspective div{position:relative;display:inline-block}.reveal-text .word{display:inline-block}.ripple:before{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s;content:"";position:absolute}.ripple:after{-webkit-animation-delay:.1s;-moz-animation-delay:.1s;-ms-animation-delay:.1s;-o-animation-delay:.1s;animation-delay:.1s;content:"";position:absolute}.ripple,.ripple:before,.ripple:after{position:absolute;top:50%;right:50%;width:100%;height:100%;-webkit-transform:translateX(50%) translateY(-50%);transform:translate(50%) translateY(-50%);-webkit-transform-origin:center;transform-origin:center center;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 0 0 0 rgba(255,255,255,.5);-moz-box-shadow:0 0 0 0 rgba(255,255,255,.5);-ms-box-shadow:0 0 0 0 rgba(255,255,255,.5);-o-box-shadow:0 0 0 0 rgba(255,255,255,.5);box-shadow:0 0 #ffffff80;-webkit-animation:ripple 3s infinite;-moz-animation:ripple 3s infinite;-ms-animation:ripple 3s infinite;-o-animation:ripple 3s infinite;animation:ripple 3s infinite}@-webkit-keyframes reveal{0%{transform:translateY(100%)}to{transform:translate(0)}}@-webkit-keyframes reveal{0%{-webkit-transform:translate(0,100%);transform:translateY(100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@keyframes reveal{0%{-webkit-transform:translate(0,100%);transform:translateY(100%)}to{-webkit-transform:translate(0,0);transform:translate(0)}}@-webkit-keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes zoomin{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@-webkit-keyframes zoomout{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@keyframes zoomout{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(-359deg)}}@-webkit-keyframes moveHorizontal{0%{-webkit-transform:translateX(0px);transform:translate(0)}50%{-webkit-transform:translateX(20px);transform:translate(20px)}to{-webkit-transform:translateX(0px);transform:translate(0)}}@keyframes moveHorizontal{0%{-webkit-transform:translateX(0px);transform:translate(0)}50%{-webkit-transform:translateX(20px);transform:translate(20px)}to{-webkit-transform:translateX(0px);transform:translate(0)}}@-webkit-keyframes moveVertical{0%{-webkit-transform:translateY(0px);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@keyframes moveVertical{0%{-webkit-transform:translateY(0px);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@-webkit-keyframes animationFramesTwo{0%{-webkit-transform:translate(0px,0px) 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(0px,0px) rotate(0deg)}}@keyframes animationFramesTwo{0%{-webkit-transform:translate(0px,0px) 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(0px,0px) rotate(0deg)}}@-webkit-keyframes float{0%{-webkit-transform:translateY(0px);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@keyframes float{0%{-webkit-transform:translateY(0px);transform:translateY(0)}50%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}to{-webkit-transform:translateY(0px);transform:translateY(0)}}@-webkit-keyframes ripple{70%{box-shadow:0 0 0 30px #fff0}to{box-shadow:0 0 #fff0}}@keyframes ripple{70%{box-shadow:0 0 0 30px #fff0}to{box-shadow:0 0 #fff0}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.cursor{width:35px;height:35px;border-radius:100%;transition:all .35s ease-out;position:fixed;pointer-events:none;right:0;top:0;transform:translate(calc(-1*(-50% + 15px)),-50%);z-index:999;border:1px solid var(--primaryColor);display:flex;align-items:center;justify-content:center;font-size:10px;font-family:sans-serif;color:var(--primaryColor);background-color:transparent}.cursor-inner{width:6px;height:6px;border-radius:100%;opacity:.9;position:fixed;transform:translate(50%,-50%);pointer-events:none;transition:width .6s,height .6s,opacity .6s;background-color:var(--primaryColor);z-index:999}.cursor-inner.hidden{opacity:0;transform:scale(0);transition:opacity .5s,transform .5s}.hover{border-color:transparent;opacity:.8;width:3px;height:3px;z-index:999;background-color:var(--primaryColor)}.cursorinnerhover{width:15px;height:15px;opacity:.5}.cursor-text{display:none;pointer-events:none}.cursor.view{background-color:var(--primaryColor);color:var(--whiteColor);border-color:transparent;width:120px;height:120px;font-size:16px;cursor:pointer}.cursor.view .cursor-text{display:block}.page-nav li{margin-left:10px}.page-nav li:last-child{margin-left:0}.page-nav li:last-child a i{left:-2px}.page-nav li a{width:46px;height:46px;background-color:#f3f3f3;color:var(--grayColor);border:none;font-weight:700;transition:var(--transition)}.page-nav li a:focus{outline:none;box-shadow:none}.page-nav li a i{font-size:24px;font-weight:300;color:var(--blackColor);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{border-color:transparent;background-color:var(--primaryColor);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{padding:185px 0 100px;background-color:#f3eae6;margin:-100px 12px 0;border-radius:40px}.breadcrumb-area .br-shape-one{bottom:29%;right:12%}.breadcrumb-area .br-shape-two{left:8%}.breadcrumb-area .br-menu li{display:inline-block;position:relative;margin-left:9px;padding-left:19px;font-size:13px;font-weight:600;letter-spacing:.1em;font-family:var(--optionalFont);color:var(--paraColor)}.breadcrumb-area .br-menu li:after{position:absolute;top:50%;left:-1px;content:"";width:8px;height:8px;border-radius:50%;transform:translateY(-50%);background-color:#e4ccbe}.breadcrumb-area .br-menu li:last-child{margin-left:0;padding-left: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{position:relative;top:-1px;margin-left:5px}.hero-area.style-one{border-radius:40px;padding:230px 0 0;margin:-100px 8px 0}.hero-area.style-one:after{position:absolute;top:0;right:0;content:"";width:100%;height:calc(100% - 80px);background-color:var(--optionalColor);z-index:-1;border-radius:40px}.hero-area.style-one .hero-content{margin-bottom:160px}.hero-area.style-one .hero-content h1{font-size:70px;line-height:84px;letter-spacing:-.02em;margin-bottom:22px}.hero-area.style-one .hero-content .section-subtitle{padding-right:25px}.hero-area.style-one .hero-content p{color:#ffffff80;margin-bottom:32px}.hero-area.style-one .circle-text-wrap{width:218px;height:218px;margin-top:-40px}.hero-area.style-one .circle-text-wrap .play-icon{width:86px;height:86px;top:50%;right:50%;transform:translate(50%,-50%)}.hero-area.style-one .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:19px;line-height:1;position:relative;right:1px}.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{width:calc(100% - 300px);margin-right:auto}.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{padding:167px 0 0;margin:-100px 0 0}.hero-area.style-two .br-one,.hero-area.style-two .br-two,.hero-area.style-two .br-three{width:1px;height:100%;background-color:#00000014}.hero-area.style-two .br-one:after,.hero-area.style-two .br-two:after,.hero-area.style-two .br-three:after{position:absolute;top:0;right:0;content:"";width:1px;height:100px;background:linear-gradient(#12233a 100%,#fff 64.33%)}.hero-area.style-two .br-one{right:22.5%}.hero-area.style-two .br-one:after{animation:moveDown 10s linear infinite}.hero-area.style-two .br-two{right:50.66%}.hero-area.style-two .br-two:after{animation:moveDown 14s linear infinite}.hero-area.style-two .br-three{right:78%}.hero-area.style-two .br-three:after{animation:moveDown 20s linear infinite}.hero-area.style-two .hero-content h1{font-size:54px;line-height:64px;letter-spacing:-.02em}.hero-area.style-two .hero-content h1 span{margin-right:100px}.hero-area.style-two .hero-content .section-subtitle{padding-right:22px}.hero-area.style-two .hero-content p{color:#ffffff80;margin-bottom:32px}.hero-area.style-two .circle-text-wrap{width:218px;height:218px}.hero-area.style-two .circle-text-wrap .play-icon{width:86px;height:86px;top:50%;right:50%;transform:translate(50%,-50%)}.hero-area.style-two .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:19px;line-height:1;position:relative;right:1px}.hero-area.style-two .circle-text-wrap:hover .play-icon{background-color:var(--secondaryColor)}.hero-area.style-two .move-text-wrapper{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);position:absolute;bottom:0;right:50px}.hero-area.style-two .move-text-wrapper .move-text{width:100px;height:100vh}.hero-area.style-two .move-text-wrapper .move-text.style-two ul{-webkit-animation:mymoveTwo 15s linear infinite;animation:mymoveTwo 15s linear infinite alternate}.hero-area.style-two .move-text-wrapper .move-text.style-two ul li{font-size:96px;line-height:1;font-weight:300;margin:0 0 0 26px;padding:0;color:#7384890d}.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{writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);position:absolute;bottom:23%;right:0}.hero-area.style-two .post-share ul{padding-top:2px;margin:0;position:relative;left:7px}.hero-area.style-two .post-share ul li{transform:rotate(-90deg);padding-bottom:12px;padding-left:0;border:none}.hero-area.style-two .post-share ul li:after{position:absolute;top:2px;right:3px;content:"";width:1px;height:10px;background-color:#0000001a}.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{margin-top:-106px;padding:235px 0 140px;border-radius:0 0 50px 50px}.hero-area.style-three:after{position:absolute;bottom:0;right:50%;content:"";width:80%;height:120px;background-color:var(--whiteColor);border-radius:50px 50px 0 0;transform:translate(50%)}.hero-area.style-three .hero-bg{background-image:url(../img/hero/hero-bg-1.jpg);background-size:cover;background-attachment:fixed;background-repeat:no-repeat;-webkit-user-select:none;background-position:top center;user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-animation:zoomin 22s ease-in infinite;animation:zoomin 22s ease-in infinite;z-index:-1}.hero-area.style-three .hero-bg:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:#000000c7;z-index:-1}.hero-area.style-three .hero-content h1{font-size:54px;line-height:64px;letter-spacing:-.02em}.hero-area.style-three p{color:#ffffff80}.hero-area.style-three .circle-text-wrap{width:218px;height:218px}.hero-area.style-three .circle-text-wrap .play-icon{width:86px;height:86px;top:50%;right:50%;transform:translate(50%,-50%)}.hero-area.style-three .circle-text-wrap .play-icon i{color:var(--titleColor);font-size:22px;line-height:1;position:relative;right:1px}.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{position:relative;right:-18px;font-size:25.2vw;line-height:.85;background-image:url(../img/hero/hero-bg-2.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-background-clip:text;background-clip:text;color:transparent}.hero-slider-one{position:relative}.hero-slider-one .hero-slide-item.bg-1{background-image:url(../img/hero/hero-slide-1.jpg)}.hero-slider-one .hero-slide-item.bg-2{background-image:url(../img/hero/hero-slide-2.jpg)}.hero-slider-one .hero-slide-item.bg-3{background-image:url(../img/hero/hero-slide-3.jpg)}.hero-slider-one .hero-slide-item{height:732px;padding:36px 25px 30px}.hero-slider-one .hero-slide-item:after{position:absolute;bottom:0;right:0;content:"";width:100%;height:100%;background:linear-gradient(-173.03deg,#00000016 5.45%,#3c130080 64.33%);z-index:-1}.hero-slider-one .hero-slide-item .hero-feature-card{background-color:#ffffff1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:28px 22px 25px;border-radius:10px;border:1px solid rgba(255,255,255,.14);transition:var(--transition)}.hero-slider-one .hero-slide-item .hero-feature-card:hover{background-color:#4343434f}.hero-slider-one .hero-slide-item .hero-feature-card .feature-icon{width:30px;height:30px;position:relative}.hero-slider-one .hero-slide-item .hero-feature-card div{width:calc(100% - 40px);margin-right:auto}.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{position:absolute;inset:60px auto auto 0;height:auto;display:inline-block;background-color:#0000006e;border:1px solid rgba(255,255,255,.44);border-radius:none;border-radius:0 10px 10px 0;padding:24px 25px 20px 20px;z-index:1;max-width:79px}.hero-slider-one .hero-pagination .swiper-pagination-bullet{background-color:transparent;font-size:16px;font-weight:500;display:inline-block;min-height:22px;color:var(--altoColor);opacity:1;display:block;margin-bottom:20px;position:relative}.hero-slider-one .hero-pagination .swiper-pagination-bullet:after{position:absolute;top:11px;left:-40px;content:"";width:0;height:1.5px;background-color:var(--secondaryColor);transition:var(--transition);visibility:hidden;opacity: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{width:20px;opacity:1;visibility:visible}@keyframes moveDown{0%{top:0;opacity:1}to{top:100%;opacity:0}}.category-card.style-one{background-color:#f8f3f1;padding:28px 22px 23px}.category-card.style-one .category-icon{width:70px;height:70px;margin:0 auto 50px}.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 38px 0 0}.about-area.style-one .about-img-wrap .about-thumb{top:0;right:0;max-width:164px;border-radius:30px;filter:drop-shadow(0px 10px 37px rgba(134,69,40,.61))}.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-right: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(../img/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-left:35px}.about-area.style-three{border-radius:0 0 45px 45px}.about-area.style-three:before{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:#fff7f2;z-index:0;border-radius:0 0 45px 45px}.about-area.style-three:after{position:absolute;bottom:0;right:0;content:"";width:100%;height:30%;background-color:var(--optionalColor);z-index:-1}.about-area.style-three .about-img-wrap:after{position:absolute;bottom:0;right:0;content:"";width:100%;height:73%;background-color:#ffd8c7;z-index:-1;border-radius:40% 20px 5px 5px}.about-area.style-three .about-img-wrap .about-shape{right:50%;transform:translate(50%)}.about-area.style-three .about-content .feature-item{padding-right:50px;margin-bottom:42px}.about-area.style-three .about-content .feature-item img{position:absolute;top:9px;right:0}.about-area.style-three .about-content .feature-item h3{line-height:26px;margin-bottom:5px}.feature-list.style-one li{padding-right:53px;margin-bottom:29px;letter-spacing:.01em}.feature-list.style-one li span{top:50%;width:40px;height:40px;transform:translateY(-50%);background-color:#ffffff1c}.counter-card.style-one{padding:25px 25px 22px 18px}.counter-card.style-one:after{position:absolute;top:50%;right:50%;content:"";width:70%;height:70%;border-radius:50%;filter:blur(26px);z-index:-1;transform:translate(50%,-50%)}.counter-card.style-one.bg-1{background-color:#f5efe8}.counter-card.style-one.bg-1:after{background:#ff860129}.counter-card.style-one.bg-2{background-color:#fef6f5}.counter-card.style-one.bg-2:after{background:#f5a29c7d}.counter-card.style-one.bg-3{background-color:#f3eee2}.counter-card.style-one.bg-3:after{background:#ffd56242}.counter-card.style-one img{top:40%;right:50%;transform:translate(50%,-50%);z-index:-1;opacity:.6}.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:#f0f0f014;border:1px dashed rgba(255,255,255,.26);padding:25px 20px 22px 18px}.counter-card.style-two:after{position:absolute;top:50%;right:50%;content:"";width:70%;height:70%;border-radius:50%;background:#f4c94666;filter:blur(26px);z-index:-1;transform:translate(50%,-50%)}.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{position:absolute;top:-50px;right:50%;content:"";width:100%;height:calc(100% + 50px);background-color:var(--optionalColor);z-index:-1;border-radius:0 0 45px 45px;transform:translate(50%)}.wh-area.style-one .wh-content p{color:#ffffff80}.wh-area.style-one .wh-content .feature-item h3{line-height:26px;width:calc(100% - 45px);margin-right:auto;padding-left:10px}.wh-area.style-one .wh-img-wrap{padding:0 96px 36px 125px}.wh-area.style-one .wh-img-wrap .rating-box{top:40px;max-width:190px;height:204px;padding:20px;background-color:#c3a89f42;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wh-area.style-one .wh-img-wrap .rating-box:after{position:absolute;content:"";top:5px;right:5px;width:calc(100% - 10px);height:calc(100% - 10px);border-radius:10px;border:1px dashed var(--whiteColor)}.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 0 0 40px}.wh-area.style-two .wh-img-wrap .wh-thumb{filter:drop-shadow(0px 0px 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{width:55px;height:55px}.wh-area.style-two .wh-content .feature-item h6{width:calc(100% - 74px);margin-right:auto;line-height:28px}.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{width:calc(100% - 122px);margin-right:auto}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-message h6{padding-right:24px}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-message h6:before{position:absolute;top:10px;right:0;content:"";width:18px;height:2px;background-color:#000000e6}.wh-area.style-two .wh-content .ceo-message-wrap .ceo-message h6 span{color:#888}.wh-area.style-three .wh-img-wrap{padding:0 96px 38px 0}.wh-area.style-three .wh-img-wrap .wh-thumb{filter:drop-shadow(0px 0px 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{height:24px;background:#ffffff1c;border-radius:3px}.wh-area.style-three .wh-content .progressbar-wrap .progress-item .progress .progress-bar{height:12.5px;margin-top:11.5px;border-radius:3px;background-color:var(--secondaryColor);position:relative}.progress-bar{width:0;animation:progress 1.5s ease-in-out forwards}.progress-bar .title{opacity:0;animation:show .35s forwards ease-in-out .5s}@keyframes progress{0%{width:0}to{width:100%}}@keyframes show{0%{opacity:0}to{opacity:1}}.feature-area.style-three:after{position:absolute;top:0;right:0;content:"";width:100%;height:calc(100% - 20px);background-color:#f8f3f0;border-radius:0 0 45px 45px;z-index:-1}.feature-area.style-four:after{position:absolute;top:0;right:0;content:"";width:100%;height:75%;background-color:#f3f3f3;border-radius:45px;z-index:-1}.feature-card.style-one h3{margin:32px 0 13px;line-height:34px}.feature-card.style-three{background-color:#f8f3f0;padding:38px 20px 32px;min-height:510px}.feature-card.style-three .br-one{width:100%;height:138px;transition:var(--transition)}.feature-card.style-three .br-one:before{position:absolute;top:0;right:0;content:"";width:115px;height:100%;border-top:1px solid rgba(255,94,20,.5);border-right:1px solid rgba(255,94,20,.5);border-radius:0 20px 0 0}.feature-card.style-three .br-one:after{position:absolute;top:0;left:0;content:"";width:115px;height:100%;border-top:1px solid rgba(255,94,20,.5);border-left:1px solid rgba(255,94,20,.5);border-radius:20px 0 0}.feature-card.style-three .br-two{position:absolute;width:100%;height:138px;transition:var(--transition)}.feature-card.style-three .br-two:before{position:absolute;bottom:0;right:0;content:"";width:115px;height:100%;border-bottom:1px solid rgba(255,94,20,.5);border-right:1px solid rgba(255,94,20,.5);border-radius:0 0 20px}.feature-card.style-three .br-two:after{position:absolute;bottom:0;left:0;content:"";width:115px;height:100%;border-bottom:1px solid rgba(255,94,20,.5);border-left:1px solid rgba(255,94,20,.5);border-radius:0 0 0 20px}.feature-card.style-three .feature-img{width:268px;height:268px;margin-bottom:42px}.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;min-height:510px;max-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(../img/features/feature-img-3.jpg);height:510px;padding:34px 20px 35px}.feature-card.style-five:after{position:absolute;bottom:0;right:0;content:"";width:100%;height:100%;background:linear-gradient(-180.78deg,#2d1c225e 52.93%,#381200d4 67.93%);-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);border-radius:20px;z-index:-1}.feature-card.style-five h3{margin-bottom:16px}.feature-card.style-five p{margin-bottom:10px}.feature-card.style-six{padding:15px;box-shadow:0 0 40px #0000001a}.feature-card.style-six .feature-img{width:250px}.feature-card.style-six .feature-info{width:calc(100% - 265px);margin-right:auto}.feature-card.style-six .feature-info .feature-list li{margin-bottom:9px;padding-right:18px;font-size:15px}.feature-card.style-six .feature-info .feature-list li img{position:absolute;top:7px;right:0}.feature-tablist{border-bottom:none;column-gap:13px}.feature-tablist .nav-item{margin-bottom:20px;width:calc(25% - 16px)}.feature-tablist .nav-item .nav-link{display:block;font-weight:600;width:100%;background-color:var(--whiteColor);border-radius:50px;padding:13px;color:var(--titleColor);transition:var(--transition)}.feature-tablist .nav-item .nav-link:hover,.feature-tablist .nav-item .nav-link.active{background-color:var(--primaryColor);color:var(--whiteColor)}.feature-tab-content .feature-img-wrap{padding-right:118px}.feature-tab-content .feature-img-wrap .exp-box{top:25%;width:218px;height:248px;padding:20px;box-shadow:0 0 40px #8d8d8d36}.feature-tab-content .feature-img-wrap .exp-box .fav-icon{width:64px;height:64px;margin-bottom:35px}.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{position:absolute;top:0;right:25px;content:"";width:1px;height:100%;z-index:0;border-right:1px dashed rgba(0,0,0,.29)}.feature-tab-content .feature-content .feature-timeline li{margin-bottom:45px;padding-right: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{position:absolute;top:50%;right:0;width:52px;height:52px;border:1px dashed rgba(45,28,34,.23);transform:translateY(-50%)}.service-area.style-one{border-radius:45px}.service-area.style-one:after{position:absolute;bottom:0;right:0;content:"";width:100%;height:100%;background-color:#f8f3f1;border-radius:45px;z-index:-1}.service-card-wrap.style-one{column-gap:25px}.service-card-wrap.style-one .service-card{width:calc(33.33% - 17px);border-right:1px dashed rgba(255,255,255,.11);padding-right:44px}.service-card-wrap.style-one .service-card:first-child{padding-right:0;border-right:none}.service-card h3{font-size:24px;line-height:34px}.service-card.style-one{padding:22px 29px 28px;border:1px dashed transparent}.service-card.style-one .service-counter{color:#55555538;margin-bottom:7px}.service-card.style-one .service-icon{margin:68px auto 80px}.service-card.style-one .service-para p{width:calc(100% - 65px);padding-left:20px}.service-card.style-one .service-para .service-link{width:50px;height:50px;background-color:#ff5e1421}.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{width:100%}.service-card.style-two .service-img.semiround-left,.service-card.style-two .service-img.semiround-left img{border-radius:50% 0 50% 50%}.service-card.style-two .service-img.semiround-right,.service-card.style-two .service-img.semiround-right img{border-radius: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 30px 0}.service-card.style-two .service-img img{width:100%;aspect-ratio:16/9;object-fit:cover}.service-card.style-two h3{font-size:24px;font-weight:700;line-height:34px;margin:35px 0 15px;padding-left:26px}.service-card.style-two:hover .service-img.semiround-left,.service-card.style-two:hover .service-img.semiround-left img{border-radius:0 50% 50%}.service-card.style-two:hover .service-img.semiround-right,.service-card.style-two:hover .service-img.semiround-right img{border-radius:50% 0 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 20px 0}.service-card.style-three h3{margin:50px 0 13px;line-height:34px}.service-card.style-three p{margin-bottom:26px}.service-area-home:after{background-color:var(--optionalColor)!important}.service-area-home.ptb-120{padding-top:90px!important;padding-bottom:90px!important;margin-top:60px!important;margin-bottom:60px!important}.service-area-home .section-title{color:var(--whiteColor)!important}.service-area-home .text-title{color:var(--whiteColor)}.service-area-home p{color:#ffffffbf!important}.move-text{position:relative}.move-text.style-two{height:47px}.move-text.style-two ul{position:absolute;top:50%;right:0;z-index:1;transform:translateY(-50%);white-space:nowrap;-webkit-animation:mymove 21s linear infinite;animation:mymove 21s linear infinite alternate}.move-text.style-two ul li{font-size:48px;line-height:1;font-weight:400;display:inline-block;margin:0 0 0 26px;padding:0 0 0 43px;color:#2d1c221a;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{position:absolute;top:48%;left:0;content:"|";font-size:48px;font-weight:400;transform:translateY(-50%) rotate(20deg)}@-webkit-keyframes mymove{0%{right:0}to{right:-100%}}@keyframes mymove{0%{right:0}to{right:-100%}}@-webkit-keyframes mymoveTwo{0%{letopft:0}to{bottom:-100%}}@keyframes mymoveTwo{0%{top:0}to{bottom:-100%}}.project-filter-box.style-one{padding:30px 20px 15px;column-gap:12px;border:1px dashed rgba(45,28,24,.2)}.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;padding:10px 14px;font-size:15px;color:var(--paraColor)}.project-filter-box.style-one .form-group input::placeholder,.project-filter-box.style-one .form-group select::placeholder{opacity:1;color:var(--paraColor)}.project-filter-box.style-one .form-group select{background-image:url(../img/icons/down-arrow-gray.svg);background-position:calc(100% - (100% - 18px)) 50%;background-repeat:no-repeat;background-size:11px;-webkit-appearance:none;appearance:none;-moz-appearance:none}.project-filter-box.style-one .form-group .btn span.btn-text{padding-right:15px;padding-left:15px}.project-card.style-one .project-img{width:55%}.project-card.style-one .project-img:after{position:absolute;top:50%;right:50%;width:calc(100% - 32px);height:calc(100% - 32px);content:"";background-color:#000000b0;border:1px solid rgba(255,255,255,.5);z-index:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translate(50%,-50%);border-radius:10px;visibility:hidden;opacity:0;transition:var(--transition)}.project-card.style-one .project-img .circle-text-wrap{position:absolute;top:50%;right:50%;z-index:1;transform:translate(50%,-50%);visibility:hidden;opacity:0}.project-card.style-one .project-img .circle-text-wrap .circle-text-icon{top:50%;right:50%;transform:translate(50%,-50%)}.project-card.style-one .project-info{width:45%;padding-right:25px}.project-card.style-one .project-info .project-counter{font-size:100px;line-height:85px;color:#13576e12;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-right:25px}.project-card.style-one .project-info p img,.project-card.style-one .project-info p i{position:absolute;top:3px;right:0}.project-card.style-one:hover .project-img:after{visibility:visible;opacity:1}.project-card.style-one:hover .circle-text-wrap{visibility:visible;opacity:1}.project-card.style-two,.project-card.style-four{background-color:#f3f3f3;padding:20px 30px 26px}.project-card.style-two:before,.project-card.style-four:before{position:absolute;top:0;right:0;width:100%;height:100%;content:"";background-position:center;background-size:cover;background-repeat:no-repeat;visibility:hidden;opacity:0;z-index:-1;transition:var(--transition)}.project-card.style-two:after,.project-card.style-four:after{position:absolute;top:0;right:0;width:100%;height:100%;content:"";background-color:#2d1c22bf;visibility:hidden;opacity:0;z-index:-1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:var(--transition)}.project-card.style-two.bg-1:before,.project-card.style-four.bg-1:before{background-image:url(../img/project/project-bg-1.jpg)}.project-card.style-two.bg-2:before,.project-card.style-four.bg-2:before{background-image:url(../img/project/project-bg-2.jpg)}.project-card.style-two.bg-3:before,.project-card.style-four.bg-3:before{background-image:url(../img/project/project-bg-3.jpg)}.project-card.style-two.bg-4:before,.project-card.style-four.bg-4:before{background-image:url(../img/project/project-bg-4.jpg)}.project-card.style-two .project-counter,.project-card.style-four .project-counter{font-size:128px;line-height:1;color:#00000021;margin:59px 0}.project-card.style-two .project-title h3,.project-card.style-four .project-title h3{width:calc(100% - 55px)}.project-card.style-two .project-title .project-link,.project-card.style-four .project-title .project-link{width:50px;height:50px;background-color:#ff5e1421}.project-card.style-two .project-title .project-link:hover,.project-card.style-four .project-title .project-link:hover{background-color:var(--primaryColor)}.project-card.style-two .project-title .project-link:hover img,.project-card.style-four .project-title .project-link:hover img{filter:brightness(0) invert(1)}.project-card.style-two:hover:before,.project-card.style-two:hover:after,.project-card.style-four:hover:before,.project-card.style-four:hover:after{visibility:visible;opacity:1}.project-card.style-two:hover .project-status,.project-card.style-four:hover .project-status{color:var(--secondaryColor)}.project-card.style-two:hover .project-counter,.project-card.style-four:hover .project-counter{color:#ffffff47}.project-card.style-two:hover .project-title h3 a,.project-card.style-four:hover .project-title h3 a{color:var(--whiteColor)}.project-card.style-two:hover .project-title .project-link,.project-card.style-four:hover .project-title .project-link{background-color:var(--primaryColor)}.project-card.style-two:hover .project-title .project-link img,.project-card.style-four:hover .project-title .project-link img{filter:brightness(0) invert(1)}.project-card.style-three{padding:20px 30px 26px;height:495px}.project-card.style-three:before{position:absolute;top:50%;right:50%;width:calc(100% - 24px);height:calc(100% - 24px);content:"";background-color:#2d1c2294;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);transform:translate(50%,-50%);border-radius:10px;visibility:hidden;opacity:0;z-index:-1;transition:var(--transition)}.project-card.style-three.bg-1{background-image:url(../img/project/project-bg-5.jpg)}.project-card.style-three.bg-2{background-image:url(../img/project/project-bg-6.jpg)}.project-card.style-three.bg-3{background-image:url(../img/project/project-bg-7.jpg)}.project-card.style-three.bg-4{background-image:url(../img/project/project-bg-8.jpg)}.project-card.style-three .project-counter{position:absolute;top:40px;left:42px;font-size:24px;font-weight:600;line-height:1;color:var(--secondaryColor);transition:var(--transition)}.project-card.style-three .project-link{position:absolute;top:50%;right:50%;width:108px;height:108px;border:1px solid var(--secondaryColor);transform:translate(50%,-50%)}.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{position:absolute;right:43px;bottom:40px}.project-card.style-three h3 a{color:var(--whiteColor)}.project-card.style-three h3:hover a{color:var(--primaryColor)}.project-card.style-three .project-link,.project-card.style-three .project-counter,.project-card.style-three h3,.project-card.style-three:before{visibility:hidden;opacity:0}.project-card.style-three:hover .project-link,.project-card.style-three:hover .project-counter,.project-card.style-three:hover h3,.project-card.style-three:hover:before{visibility:visible;opacity:1}.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:before,.project-slider-two .swiper-slide.swiper-slide-next .project-card.style-two:after{visibility:visible;opacity:1}.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:#ffffff47}.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{padding:15px 0;border-top:1px dashed rgba(45,28,34,.12);border-bottom:1px dashed rgba(45,28,34,.12)}.project-pagination .prev-project,.project-pagination .next-project{font-weight:500}.project-pagination .prev-project img,.project-pagination .next-project img{filter:brightness(0) invert(0);opacity:.8;transition:var(--transition)}.project-pagination .prev-project:hover img,.project-pagination .next-project:hover img{filter:brightness(1) invert(0);opacity:1}.project-highlight-box{padding:35px 30px;background-color:#ff5e1417}.project-highlight-box p{margin-bottom:18px!important}.project-highlight-box p:last-child{margin-bottom:0!important}.project-desc:after{position:absolute;top:0;right:-15px;content:"";width:calc(100% + 30px);height:35%;background-color:#f3f3f3;border-radius:20px;z-index:-1}.project-desc .single-project-metainfo li{padding-right:10px;line-height:1;padding-top:3px;margin-bottom:15px;border-right:1px solid var(--primaryColor)}.project-desc .single-project-metainfo li span:first-child{margin-bottom:10px}.pricing-card.style-one{position:relative;padding:21px 28px 29px}.pricing-card.style-one .featured{top:0;left:20px;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg);padding:12px 5px;line-height:1;border-radius:50px 50px 0 0}.pricing-card.style-one .pricing-header{padding-bottom:15px;border-bottom:1px dashed rgba(0,0,0,.18);margin-bottom:23px}.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-right:20px}.pricing-card.style-one .pricing-features li:last-child{margin-bottom:0}.pricing-card.style-one .pricing-features li img{position:absolute;top:8px;right:0}.rating-box.style-one{background-color:#f8f3f0;padding:20px 28px 23px}.rating-box.style-one h2{font-size:48px;font-family:"Exo 2",sans-serif;line-height:1;margin-left:20px;top:2px}.rating-box.style-two{background-color:#fff1ea;padding:20px 28px 23px;width:234px;height: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{width:96px;height:96px}.testimonial-card.style-one p{font-size:24px;line-height:34px;margin:25px 0 24px}.testimonial-card.style-one h6{padding-right:0}.testimonial-card.style-one h6:before{display:none}.testimonial-card.style-two .quote-icon{width:96px;height:96px;margin-bottom:40px}.testimonial-card.style-two p{font-size:24px;line-height:36px;margin-bottom:31px;letter-spacing:.015em}.testimonial-card.style-two h6{padding-right:86px}.testimonial-card.style-two h6:before{position:absolute;top:12px;right:0;content:"";width:70px;height:1px;background-color:#0000002e}.testimonial-card.style-three .testimonial-content{width:calc(100% - 325px);margin-left:auto}.testimonial-card.style-three .testimonial-content .quote-icon{width:96px;height: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-right: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-right:100px}.testimonial-slider-one.style-one .slider-btn{position:absolute;top:0;left:0;z-index:2}.testimonial-slider-one.style-one:before{position:absolute;top:0;right:40px;content:"";width:1px;height:100%;border-right:1px dashed rgba(45,28,34,.12)}.testimonial-slider-one.style-two{padding-left:100px}.testimonial-slider-one.style-two:before{position:absolute;top:0;left:40px;content:"";width:1px;height:100%;border-left:1px dashed rgba(45,28,34,.12)}.testimonial-slider-one.style-three{padding-right:45px}.testimonial-slider-one.style-three:before{position:absolute;top:0;right:0;content:"";width:1px;height:100%;border-right:1px dashed rgba(45,28,34,.12)}.testimonial-bg-wrap .testimonial-bg{width:calc(100% - 125px)}.award-card.style-one{padding:18px;border-radius:50px;border:1px dashed rgba(0,0,0,.18)}.award-card.style-one .award-badge{width:72px;height:72px}.award-card.style-one .award-title{width:calc(100% - 92px);margin-right:auto}.award-card.style-one:hover{background-color:#fbbd061a}.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(../img/cta/cta-bg-1.jpg);padding:80px 0}.cta-area.style-one .section-shape{opacity:.5}.cta-area.style-one:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:#2d1c2285;z-index:-1}.cta-area.style-one .circle-text-wrap{width:254px;height:254px;padding:20px 15px 15px;border:1px dashed rgba(255,255,255,.99)}.cta-area.style-one .circle-text-wrap .arrow-icon{top:50%;right:50%;transform:translate(50%,-50%)}.cta-area.style-two{background-image:url(../img/cta/cta-bg-2.jpg);padding:80px 0}.cta-area.style-two .section-shape{opacity:.2}.cta-area.style-two:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:#4735008f;z-index:-1}.cta-area.style-two .circle-text-wrap{width:237px;height:237px;padding:14px 15px;border:1px dashed rgba(255,255,255,.99)}.cta-area.style-two .circle-text-wrap:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:transparent;z-index:-1;border-radius:50%;border:50px solid var(--primaryColor)}.cta-area.style-two .circle-text-wrap .arrow-icon{top:50%;right:50%;transform:translate(50%,-50%)}.cta-area.style-three{background-image:url(../img/cta/cta-bg-3.jpg);padding:235px 0 125px;margin-top:-110px;border-radius:0 0 45px 45px}.cta-area.style-three .section-shape{opacity:.2}.cta-area.style-three:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:#4735008f;z-index:-1}.cta-area.style-three .circle-text-wrap{width:237px;height:237px;padding:14px 15px;border:1px dashed rgba(255,255,255,.99)}.cta-area.style-three .circle-text-wrap:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:transparent;z-index:-1;border-radius:50%;border:50px solid var(--primaryColor)}.cta-area.style-three .circle-text-wrap .arrow-icon{top:50%;right:50%;transform:translate(50%,-50%)}.cta-area.style-four{background-image:url(../img/cta/cta-bg-3.jpg);padding:135px 0 125px;border-radius:0 0 45px 45px}.cta-area.style-four .section-shape{opacity:.2}.cta-area.style-four:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:#4735008f;z-index:-1}.cta-area.style-four .circle-text-wrap{width:237px;height:237px;padding:14px 15px;border:1px dashed rgba(255,255,255,.99)}.cta-area.style-four .circle-text-wrap:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:transparent;z-index:-1;border-radius:50%;border:50px solid var(--primaryColor)}.cta-area.style-four .circle-text-wrap .arrow-icon{top:50%;right:50%;transform:translate(50%,-50%)}.team-area.style-one .slider-btn .prev-btn,.team-area.style-one .slider-btn .next-btn{position:absolute;top:60%;z-index:1;transform:translateY(-50%)}.team-area.style-one .slider-btn .prev-btn{right:15px}.team-area.style-one .slider-btn .next-btn{left: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{margin-left:9px;padding-left:9px;border-left-color:#5555554f}.team-card.style-one .team-info .social-profile.style-two li:last-child{margin-left:0;padding-left:0}.team-card.style-one .team-info .social-profile.style-two li a i{font-size:17px;color:var(--paraColor)}.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{padding-top:20px;margin-top:20px;border-top:1px dashed rgba(0,0,0,.11)}.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-top:10px;padding-bottom:10px}.team-desc .feature-list li{padding-right:22px;margin-bottom:11px}.team-desc .feature-list li:last-child{margin-bottom:0}.team-desc .feature-list li:before{position:absolute;top:8px;right:0;content:"";width:10px;height:10px;border-radius:50%;background-color:#f5a29c}.location-area.style-one:after{position:absolute;top:0;right:0;content:"";width:100%;height:78%;background-color:#f8f3f0;border-radius:40px;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{column-gap:14px}.location-area.style-one .location-box .location-filter .form-group,.location-area.style-two .location-box .location-filter .form-group{width:calc(23% - 8px);margin-bottom:25px}.location-area.style-one .location-box .location-filter .form-group:nth-child(1),.location-area.style-two .location-box .location-filter .form-group:nth-child(1){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{background-image:url(../img/icons/down-arrow-gray.svg);background-position:calc(100% - (100% - 18px)) 50%;background-repeat:no-repeat;background-size:11px;-webkit-appearance:none;appearance:none;-moz-appearance:none}.location-area.style-one .location-box .location-filter .form-group input::placeholder,.location-area.style-two .location-box .location-filter .form-group input::placeholder{opacity:1;color:var(--paraColor)}.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{height:408px;overflow-y:scroll;direction:ltr;padding-right:10px;scrollbar-width:thin;scrollbar-color:#F5A29C #FCE2E0}.location-area .scrollable-container>*{direction:rtl}.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{padding:30px 20px 15px;column-gap:12px}.property-filter-box .form-group{width:calc(16% - 9px)}.property-filter-box .form-group:nth-child(1){width:calc(19% - 9px)}.property-filter-box .form-group input,.property-filter-box .form-group select{border-radius:50px;padding:10px 14px;font-size:15px;color:var(--paraColor)}.property-filter-box .form-group input::placeholder,.property-filter-box .form-group select::placeholder{opacity:1;color:var(--paraColor)}.property-filter-box .form-group select{background-image:url(../img/icons/down-arrow-gray.svg);background-position:calc(100% - (100% - 18px)) 50%;background-repeat:no-repeat;background-size:11px;-webkit-appearance:none;appearance:none;-moz-appearance:none}.property-filter-box .form-group .btn span.btn-text{padding-right:15px;padding-left:15px}.property-card.style-one .property-img{margin-bottom:23px}.property-card.style-one .property-img .property-price{top:20px;line-height:1;padding:7px 11px 5px 5px;border-radius:0 50px 50px 0}.property-card.style-one p{padding-right:22px}.property-card.style-one p img,.property-card.style-one p i{position:absolute;top:3px;right:0}.property-card.style-two .property-img{width:198px}.property-card.style-two .property-info{width:calc(100% - 223px);margin-right:auto}.property-card.style-two .property-info .property-category{border-radius:50px;padding:5px 10px;line-height:1}.property-card.style-two .property-info .property-category:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.property-card.style-two .property-info h3{margin-top:65px;margin-bottom:13px}.property-card.style-two .property-info p{padding-right:24px;position:relative}.property-card.style-two .property-info p i,.property-card.style-two .property-info p img{position:absolute;top:2px;right:0}.single-property-video{height:422px;border-radius:10px;overflow:hidden;background-image:url(../img/properties/single-property-2.jpg)}.single-property-video:after{position:absolute;top:0;right:0;content:"";width:100%;height:100%;background-color:#0009;z-index:-1}.single-property-video .play-icon{width:100px;height:100px;border:1px solid var(--secondaryColor);background-color:transparent;top:50%;right:50%;transition:var(--transition);transform:translate(50%,-50%)}.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{width:20%;padding-right:22px;margin-bottom:11px}.single-property-amenities li:last-child{margin-bottom:0}.single-property-amenities li:before{position:absolute;top:8px;right:0;content:"";width:10px;height:10px;border-radius:50%;background-color:#f5a29c}.job-card.style-one{padding:0 10px}.job-card.style-one:after{position:absolute;bottom:0;right:0;content:"";width:100%;height:70%;background-color:#f3f3f3;z-index:-1;border-radius:10px}.job-card.style-one .job-img .job-salary{top:12px;line-height:1;padding:9px 12px 7px;border-radius:0 50px 50px 0}.job-card.style-one .job-info{padding:22px 10px}.job-card.style-one .job-info .job-metainfo{display:flex;flex-wrap:wrap;justify-content:space-between;border-top:1px dashed rgba(0,0,0,.1);border-bottom:1px dashed rgba(0,0,0,.1);padding:15px 0 6px;margin:15px 0}.job-metainfo li{display:inline-block;padding-right:25px;margin-left:10px;margin-bottom:10px}.job-metainfo li:last-child{margin-left:0}.job-metainfo li i,.job-metainfo li img{position:absolute;top:50%;right:0;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-right:15px}.job-desc .feature-list li:last-child{margin-bottom:0}.job-desc .feature-list li:before{position:absolute;top:10px;right:0;content:"";width:4px;height:4px;border-radius:50%;background-color:var(--titleColor)}.job-desc .single-img .job-salary{top:12px;line-height:1;padding:9px 12px 7px;border-radius:0 50px 50px 0;background-color:#ffecb4}.job-desc .single-job-title{margin:-65px 17px 40px;padding:25px 25px 5px;box-shadow:0 0 40px #0000001a}.job-desc .single-job-title .job-metainfo{padding-top:18px;margin-top:15px;border-top:1px dashed rgba(45,28,34,.23)}.job-desc .single-job-title .job-metainfo li{margin-left:45px;padding-right:0}.job-desc .single-job-title .job-metainfo li:last-child{margin-left:0}.job-desc .single-job-title .job-metainfo li img{position:relative;margin-left:9px;top:6px}.accordion.style-one .accordion-item{margin:0 0 18px;padding:0;border:1px dashed transparent;border-radius:3px;background-color:transparent}.accordion.style-one .accordion-item:last-child{margin:0}.accordion.style-one .accordion-item .accordion-header .accordion-button{display:flex;align-items:flex-start!important;margin:0;font-size:16px;font-weight:600;line-height:28px;color:var(--titleColor);text-align:right;align-items:center;padding:16px 25px 16px 40px;border-radius:3px;background-color:#f3f3f3;box-shadow:none;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{outline:none;box-shadow:none}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow{display:inline-block;width:35px;height:35px;position:absolute;top:13px;left:4px;text-align:center;transition:var(--transition)}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i{position:absolute;top:50%;right:50%;font-size:19px;font-weight:300;line-height:1;display:block;margin:0 auto;color:#5f6368;transform:translate(50%,-50%);transition:var(--transition)}.accordion.style-one .accordion-item .accordion-header .accordion-button .accord-arrow i.minus{visibility:hidden;opacity:0;top:50%}.accordion.style-one .accordion-item .accordion-body{padding:24px 25px 20px;border-top:none;border-top:1px solid rgba(0,0,0,.07)}.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{visibility:hidden;opacity:0}.accordion-item:not(.collapsed) .accordion-button span .minus{visibility:visible!important;opacity:1!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{width:59px;height:59px}.contact-card.style-one .contact-info{width:calc(100% - 70px);margin-right:auto}.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-right:0}.checkbox input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.checkbox label{position:relative;cursor:pointer}.checkbox label:before{content:"";-webkit-appearance:none;appearance:none;background-color:transparent;display:inline-block;vertical-align:middle;cursor:pointer;margin-left:5px;position:absolute;right:0;top:6px}.checkbox.style-one label{padding-right:30px}.checkbox.style-one label:before{width:21px;height:21px;border:1px solid rgba(45,28,34,.3);top:2px;border-radius:5px}.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{top:2px;right:0;width:21px;height:21px;border-radius:5px;background:var(--primaryColor)}.checkbox.style-two input:checked+label:after{top:5px;right:0;width:15px;height:15px;border-radius:50%;background:var(--primaryColor)}.blog-area.style-two:before,.blog-area.style-two:after{position:absolute;bottom:0;right:0;content:"";width:100%}.blog-area.style-two:before{height:100%;border-radius:0 0 45px 45px;background-color:var(--whiteColor);z-index:-1}.blog-area.style-two:after{height:30%;background-color:var(--optionalColor);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:translate3d(0,0,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{top:13px;right:13px}.blog-card.style-two .blog-img .blog-date{bottom:15px;left:15px}.blog-card .blog-img{margin-bottom:18px}.blog-card .blog-date{width:66px;height:74px;padding-top:5px}.blog-card .blog-date:hover{background-color:var(--primaryColor);color:var(--whiteColor)}.blog-metainfo li{margin-left:3px;padding-left:13px;font-weight:500}.blog-metainfo li:after{position:absolute;top:calc(50% - 1px);left:0;content:"/";font-size:16px;color:var(--paraColor);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{padding:25px;margin-bottom:35px}.sidebar .sidebar-widget:last-child{margin-bottom:0}.sidebar .sidebar-widget .sidebar-widget-title{padding-bottom:13px;border-bottom:1px dashed rgba(0,0,0,.08)}.sidebar .sidebar-widget .sidebar-widget-title img{margin-left:12px;top:-2px}.sidebar .sidebar-widget.bg-1{background-color:#fff7f2}.sidebar .sidebar-widget.bg-2{background-color:#f5a29c30}.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 18px 12px 60px}.search-widget form input::placeholder{color:var(--paraColor);opacity:1}.search-widget form button{left:18px;padding:0 15px 0 0}.search-widget form button:before{position:absolute;top:50%;right:0;content:"";width:1px;height:22px;border-right:1px dashed rgba(45,28,34,.1);transform:translateY(-50%)}.category-widget ul li{margin-bottom:10px}.category-widget ul li:last-child{margin-bottom:0}.category-widget ul li a{padding-right:28px;font-size:15px;font-weight:500;color:var(--paraColor)}.category-widget ul li a img{top:1px;right:0}.category-widget ul li a:hover{color:var(--primaryColor);padding-right: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{width:85px;border-radius:12px}.rp-post-card .rp-post-img img{border-radius:12px}.rp-post-card .rp-post-info{width:calc(100% - 100px);margin-right:auto;position:relative}.rp-post-card .rp-post-info h5{line-height:26px}.rp-post-card .rp-post-info span{position:relative;padding-right:20px}.rp-post-card .rp-post-info span i{position:absolute;top:0;right:0;color:#1f0e145c}.rp-post-card.style-two .rp-post-img{padding:15px;height:83px;display:flex;flex-direction:column;justify-content:center;align-items:center}.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-left: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 0 0 4px}.tags-widget ul li a{display:inline-block;line-height:15px;font-size:15px;font-weight:500;padding:8.5px 15px;color:var(--paraColor);background-color:var(--whiteColor);border-radius:50px;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-right:26px}.contact-list li:last-child{margin-bottom:0}.contact-list li img{position:absolute;top:4px;right:0}.experience-list li{padding-right:25px;margin-bottom:10px}.experience-list li:last-child{margin-bottom:0}.experience-list li img{position:absolute;top:6px;right:0}.job-brief{padding:10px 0 0}.job-brief li{padding:20px 30px 25px;margin-bottom:10px;border-bottom:1px dashed rgba(96,125,139,.23)}.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 strong,.blog-desc p b,.property-desc p strong,.property-desc p b,.service-desc p strong,.service-desc p b,.terms-wrap p strong,.terms-wrap p b{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{margin-bottom:14px;font-weight:700;line-height:1.3}.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-top:20px;margin-bottom:30px}.blog-desc ol li,.property-desc ol li,.service-desc ol li,.terms-wrap ol li{margin-bottom:15px;padding-right: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{max-width:25px;display:block;margin-bottom:12px}.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,.property-desc .single-img,.service-desc .single-img,.terms-wrap .single-img{width:100%}.blog-desc .single-img .blog-date,.property-desc .single-img .blog-date,.service-desc .single-img .blog-date,.terms-wrap .single-img .blog-date{width:66px;height:74px;padding-top:5px;top:13px;right:13px}.blog-desc .single-img .property-price,.property-desc .single-img .property-price,.service-desc .single-img .property-price,.terms-wrap .single-img .property-price{top:20px;line-height:1;padding:7px 11px 5px 5px;border-radius:0 50px 50px 0}.blog-desc .single-img img,.property-desc .single-img img,.service-desc .single-img img,.terms-wrap .single-img img{width:100%}.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{width:96px;height: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-right: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{padding-right:15px;margin-bottom:10px}.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{position:absolute;top:10px;right:0;content:"";width:4px;height:4px;border-radius:50%;background-color:var(--titleColor)}.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-right: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{position:absolute;top:10px;right:0;content:"";width:4px;height:4px;border-radius:50%;background-color:var(--titleColor)}.post-metaoption{padding:14px 20px;border:1px dashed rgba(45,28,34,.1);margin-top:40px;border-radius:10px}.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-tag span,.post-share span{margin-left:5px}.comment-form{padding:49px 58px 55px}.comment-form.style-two{padding:45px 34px}.form-wrapper.style-one .form-group input,.form-wrapper.style-one .form-group select,.contact-form .form-group input,.contact-form .form-group select,.comment-form .form-group input,.comment-form .form-group select{height:50px;padding:13px 18px}.form-wrapper.style-one .form-group input:focus,.form-wrapper.style-one .form-group select:focus,.contact-form .form-group input:focus,.contact-form .form-group select:focus,.comment-form .form-group input:focus,.comment-form .form-group select:focus{outline:0}.form-wrapper.style-one .form-group input::placeholder,.form-wrapper.style-one .form-group textarea::placeholder,.contact-form .form-group input::placeholder,.contact-form .form-group textarea::placeholder,.comment-form .form-group input::placeholder,.comment-form .form-group textarea::placeholder{color:var(--paraColor);opacity:1}.form-wrapper.style-one .form-group textarea,.contact-form .form-group textarea,.comment-form .form-group textarea{height:150px;resize:none;padding:14px 20px}.form-wrapper.style-one .form-group textarea:focus,.contact-form .form-group textarea:focus,.comment-form .form-group textarea:focus{outline:0}.comment-item-wrap .comment-item{margin-bottom:40px}.comment-item-wrap .comment-item.reply{margin-right:105px}.comment-item-wrap .comment-item:last-child{margin-bottom:0}.comment-item-wrap .comment-item .comment-author-img{width:80px;position:relative;top:5px}.comment-item-wrap .comment-item .comment-author-info{width:calc(100% - 108px);margin-right:auto}.comment-item-wrap .comment-item .comment-text:last-child{margin-bottom:0}.add-star-rating{text-align:start;overflow:hidden}.add-star-rating label{float:right;cursor:pointer;position:relative;margin-left:3px}.add-star-rating label:before{content:"";font-family:remixicon!important;font-size:16px;line-height:1;color:#ffba00;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{content:"";color:#ffba00}.button-home{display:block;width:fit-content;padding:10px 20px;background-color:var(--primaryColor);color:var(--whiteColor);border-radius:5px;transition:all .3s ease;margin:30px auto;text-align:center}.button-home:hover{background-color:var(--primaryColor);color:var(--whiteColor);transform:translateY(-2px)}
