@media only screen and (min-width:1200px){.about-us .card-box{padding-top:100px}}.about-us .image-wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:1200px){.about-us .image-wrapper img{height:550px}}@media only screen and (min-width:1600px){.about-us .image-wrapper img{height:670px}}@media only screen and (min-width:1200px){.about-us .image-wrapper{top:0;left:0;z-index:-1}}.about-us .content-wrapper{background:#f8f6f4;padding:20px}@media only screen and (min-width:640px){.about-us .content-wrapper{padding:30px}}@media only screen and (min-width:1024px){.about-us .content-wrapper{padding:40px}}@media only screen and (min-width:1200px){.about-us .content-wrapper{min-height:510px;padding:60px}}@media only screen and (min-width:1440px){.about-us .content-wrapper{min-height:650px}}@media only screen and (min-width:1600px){.about-us .content-wrapper{padding:100px}}.about-us .content-wrapper .title{color:#b09684}.banner{background:#f8f6f4;overflow:hidden;position:relative;z-index:1}@media screen and (min-width:1200px)and (max-width:1439px){.banner{height:calc(100vh - 90px)}}@media only screen and (min-width:640px){.banner{position:static}}.banner .banner-content{padding:110px 0;width:100%}@media only screen and (min-width:1200px){.banner .banner-content .banner-btn{padding-left:40px;padding-right:40px}}@media only screen and (min-width:1441px){.banner .banner-content .banner-btn{padding-left:64px;padding-right:64px}}@media only screen and (max-width:639px){.banner .banner-content{text-align:center}.banner .banner-content .title{margin-left:auto;margin-right:auto}.banner .banner-content p{color:#fff}.banner .banner-content .banner-btn{border-color:transparent}}@media only screen and (max-width:480px){.banner .banner-content{padding:50px 0}}@media only screen and (min-width:640px){.banner .banner-content{width:50%;padding:20px 0}}@media only screen and (min-width:1200px){.banner .banner-content{padding:100px 0}}.banner .banner-content .title{color:#b09684}@media only screen and (max-width:639px){.banner .banner-content .title{max-width:450px}}.banner .banner-content p{margin-bottom:20px}@media only screen and (min-width:1200px){.banner .banner-content p{margin-bottom:50px}}.banner .banner-content p:last-child{margin:0}.banner .banner-image{z-index:-1;overflow:hidden}.banner .banner-image,.banner .banner-image:after{position:absolute;top:0;left:0;width:100%;height:100%}.banner .banner-image:after{content:"";background:#000;opacity:.6}.banner .banner-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media only screen and (min-width:640px){.banner .banner-image{padding:60px 0;position:relative;top:auto;left:auto;width:50%;height:auto;z-index:1;overflow:visible}.banner .banner-image:after{display:none}}@media only screen and (min-width:1024px){.banner .banner-image{padding:80px 0}}@media screen and (min-width:1200px)and (max-width:1439px){.banner .banner-image{height:100%;display:flex;align-items:center;padding:40px 0}}@media only screen and (min-width:1440px){.banner .banner-image{padding:100px 0}}.banner .banner-image:before{content:"";position:absolute;top:0;left:150px;height:100%;width:10000px;z-index:-1;display:none}@media only screen and (min-width:640px){.banner .banner-image:before{display:block}}@media only screen and (min-width:768px){.banner .banner-image:before{left:220px}}@media only screen and (min-width:1440px){.banner .banner-image:before{left:270px}}.banner .banner-image:before{background:#b09684}.banner .banner-image .image-wrapper{width:100%;height:100%}@media only screen and (min-width:640px){.banner .banner-image .image-wrapper{padding:16px 16px 16px 10px;border:3px solid #f8f6f4}}@media only screen and (min-width:768px){.banner .banner-image .image-wrapper{padding:24px}}@media screen and (min-width:1200px)and (max-width:1439px){.banner .banner-image .image-wrapper{max-height:500px}}@media only screen and (min-width:1440px){.banner .banner-image .image-wrapper{padding:35px 35px 35px 24px}.banner .banner-image .image-wrapper img{max-height:600px}}.contact-list li{margin-bottom:10px}@media only screen and (min-width:640px){.contact-list li{margin-bottom:16px}}@media only screen and (min-width:1200px){.contact-list li{margin-bottom:20px}}@media only screen and (min-width:1440px){.contact-list li{margin-bottom:30px}}.contact-list li:last-child{margin:0}.contact-list li .link{color:#585858;word-break:break-word}.contact-list li .link br{display:none}@media only screen and (min-width:640px){.contact-list li .link br{display:block}}.contact-list li .link .icon{min-width:30px;min-height:30px;border:1px solid #e6d8c5;transition:all .4s}@media only screen and (min-width:1200px){.contact-list li .link .icon{width:40px;height:40px}}@media only screen and (min-width:1440px){.contact-list li .link .icon{width:50px;height:50px}}.contact-list li .link i{font-size:18px;color:#b09684}@media only screen and (min-width:1200px){.contact-list li .link i{font-size:22px}}@media only screen and (min-width:1440px){.contact-list li .link i{font-size:30px}}.contact-list li .link i i{transition:all .4s}.contact-list li .link:hover{color:#b09684}.contact-list li .link:hover .icon{background:#b09684;border-color:#b09684;transition:all .4s}.contact-list li .link:hover i:before{color:#fff;transition:all .4s}.svg-icon{width:100px;display:block;margin:40px auto 0}.svg-icon .path{stroke-dasharray:1000;stroke-dashoffset:0}.svg-icon .path.circle{animation:dash .9s ease-in-out}.svg-icon .path.line{stroke-dashoffset:1000;animation:dash .9s ease-in-out .35s forwards}.svg-icon .path.check{stroke-dashoffset:-100;animation:dash-check .9s ease-in-out .35s forwards}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}.contact-us-card{background:#b09684;padding:20px}@media only screen and (min-width:640px){.contact-us-card{padding:30px}}@media only screen and (min-width:1200px){.contact-us-card{padding:40px}}@media only screen and (min-width:1440px){.contact-us-card{padding:60px}.contact-us-card .input-group{margin-bottom:30px}}.contact-us-card h3,.contact-us-card label{color:#fff}.contact-us-card h3{margin-bottom:20px}@media only screen and (min-width:1200px){.contact-us-card h3{margin-bottom:30px}}.contact-us-card input,.contact-us-card textarea{color:#000;border:none}.contact-us-card input::-moz-placeholder,.contact-us-card textarea::-moz-placeholder{color:#585858}.contact-us-card input::placeholder,.contact-us-card textarea::placeholder{color:#585858}.contact-us-card .error-msg{color:#fff}.contact-us-card .form-btn{background:#b09684;border-color:#fff}@media only screen and (min-width:1440px){.contact-us-card .form-btn{padding-left:64px;padding-right:64px}}.contact-us-card .form-btn:hover{background:#b09684;border-color:#b09684}@media only screen and (min-width:480px){.contact-us-card .custom-row{display:flex;align-items:center;gap:20px}}@media only screen and (min-width:768px){.contact-us-card .custom-row{display:block}}@media only screen and (min-width:1024px){.contact-us-card .custom-row{display:flex;gap:30px}}.contact-us-card .custom-row .input-group{width:100%}.get-in-tough{position:relative;display:none}@media only screen and (min-width:767px){.get-in-tough{display:block}}.get-in-tough .title{color:#b09684}.get-in-tough:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:160px;background:#f8f6f4;z-index:-1}@media only screen and (min-width:1440px){.get-in-tough:before{height:200px}}@media only screen and (min-width:768px){.get-in-tough .get-in-content{padding-right:12px}}@media only screen and (min-width:1024px){.get-in-tough .get-in-content{padding-right:20px}}@media only screen and (min-width:1200px){.get-in-tough .get-in-content{padding-right:30px}}@media only screen and (min-width:1440px){.get-in-tough .get-in-content{padding-right:80px}}@media only screen and (min-width:1600px){.get-in-tough .get-in-content{padding-right:136px}}.main-features .title-wrapper .title{color:#b09684}.main-features .title-wrapper p{max-width:1057px}.main-features .main-features-list .features-card{border:1px solid #e6d8c5;padding:10px;height:auto;overflow:hidden;position:relative;display:flex;flex-direction:column}@media only screen and (max-width:479px){.main-features .main-features-list .features-card{padding:6px}}@media only screen and (min-width:768px){.main-features .main-features-list .features-card{padding:16px}}@media only screen and (min-width:1200px){.main-features .main-features-list .features-card{display:block;padding:20px 16px 0;height:518px;transition:all .6s}.main-features .main-features-list .features-card:hover{padding-top:40px;transition:all .6s}.main-features .main-features-list .features-card:hover h3{color:#b09684;transition:all .6s}}@media only screen and (min-width:1440px){.main-features .main-features-list .features-card{padding:30px 20px 0;height:580px}.main-features .main-features-list .features-card:hover{padding-top:60px}}.main-features .main-features-list .features-card .image-wrapper{text-align:center;width:100%;z-index:1;transition:all .6s;order:1;padding-bottom:16px}@media only screen and (min-width:1200px){.main-features .main-features-list .features-card .image-wrapper{position:absolute;left:0;right:0;bottom:0;margin:auto;height:364px;padding:0 30px}.main-features .main-features-list .features-card .image-wrapper:before{content:"";position:absolute;bottom:0;left:0;background:#fff;z-index:-1;width:100%}}@media screen and (min-width:1200px)and (max-width:1440px){.main-features .main-features-list .features-card .image-wrapper:before{height:316px}}@media only screen and (min-width:1440px){.main-features .main-features-list .features-card .image-wrapper{height:364px;padding:0 40px}.main-features .main-features-list .features-card .image-wrapper:before{height:416px}}@media only screen and (min-width:1600px){.main-features .main-features-list .features-card .image-wrapper{height:368px;padding:0 60px}}.main-features .main-features-list .features-card .image-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:bottom;object-position:bottom;margin:auto}.main-features .main-features-list .features-card h3{font-weight:400;color:#b09684;margin-bottom:6px;order:2}@media only screen and (max-width:479px){.main-features .main-features-list .features-card h3{font-size:16px}}@media only screen and (max-width:639px){.main-features .main-features-list .features-card h3{line-height:1}}@media only screen and (min-width:480px){.main-features .main-features-list .features-card h3{margin-bottom:16px}}.main-features .main-features-list .features-card p{display:-webkit-box;-webkit-line-clamp:12;-webkit-box-orient:vertical;overflow:hidden;transition:all .6s;order:3;margin:0}@media only screen and (max-width:479px){.main-features .main-features-list .features-card p{font-size:12px;line-height:1.2}}@media only screen and (min-width:768x){.main-features .main-features-list .features-card p{-webkit-line-clamp:4}}@media only screen and (min-width:1200px){.main-features .main-features-list .features-card p{-webkit-line-clamp:9;line-height:26px}}.main-features .main-features-list .features-card:hover .image-wrapper{bottom:-204px;transition:all .6s}.main-features .main-features-list .features-card:hover .image-wrapper:before{height:100%}@media only screen and (min-width:1200px){.main-features .main-features-list .features-card:hover .image-wrapper{bottom:-172px}}@media only screen and (min-width:1440px){.main-features .main-features-list .features-card:hover .image-wrapper{bottom:-190px}}@media only screen and (min-width:1600px){.main-features .main-features-list .features-card:hover .image-wrapper{bottom:-204px}}.testimonial-section .title{color:#b09684}.testimonial-section .testimonial-card{background-color:#f8f6f4}.testimonial-section .testimonial-card .image-wrapper{position:relative}.testimonial-section .testimonial-card .image-wrapper:before{content:"";width:100%;height:50%;background-color:#fff;position:absolute;top:0;left:0;z-index:-1}.testimonial-section .testimonial-card .image-wrapper .user-img{width:120px;height:120px;border-radius:50%;overflow:hidden;margin:0 auto;border:10px solid #fff}@media only screen and (min-width:1200px){.testimonial-section .testimonial-card .image-wrapper .user-img{width:145px;height:145px}}@media only screen and (min-width:1600px){.testimonial-section .testimonial-card .image-wrapper .user-img{width:180px;height:180px}}.testimonial-section .testimonial-card .image-wrapper .user-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.testimonial-section .testimonial-card .users-reviews{display:flex;flex-direction:column;justify-content:space-between;padding:15px;text-align:center;height:100%}@media only screen and (min-width:768px){.testimonial-section .testimonial-card .users-reviews{padding:20px}}@media only screen and (min-width:1200px){.testimonial-section .testimonial-card .users-reviews{padding:30px}}.testimonial-section .testimonial-card .users-reviews h3{margin-bottom:0;text-transform:capitalize;color:#b09684;font-size:18px}@media only screen and (min-width:768px){.testimonial-section .testimonial-card .users-reviews h3{font-size:20px}}@media only screen and (min-width:1600px){.testimonial-section .testimonial-card .users-reviews h3{font-size:24px}}.testimonial-section .testimonial-card .users-reviews h3 .user-posting{font-size:14px;color:#585858;font-weight:400;margin-left:5px}@media only screen and (min-width:768px){.testimonial-section .testimonial-card .users-reviews h3 .user-posting{font-size:16px}}@media only screen and (min-width:1600px){.testimonial-section .testimonial-card .users-reviews h3 .user-posting{font-size:18px}}.testimonial-section .testimonial-card .users-reviews p i{font-size:9px;color:#b09684}@media only screen and (min-width:640px){.testimonial-section .testimonial-card .users-reviews p i{font-size:12px}}@media only screen and (min-width:1600px){.testimonial-section .testimonial-card .users-reviews p i{font-size:15px}}.testimonial-section .testimonial-card .users-reviews p .icon-quote1{margin-right:2px}@media only screen and (min-width:1600px){.testimonial-section .testimonial-card .users-reviews p .icon-quote1{margin-right:5px}}.testimonial-section .testimonial-card .users-reviews p .icon-quote-2{margin-left:5px}@media only screen and (min-width:1600px){.testimonial-section .testimonial-card .users-reviews p .icon-quote-2{margin-left:8px}}.testimonial-section .testimonial-content .swiper-wrapper{display:flex}.testimonial-section .testimonial-content .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;align-items:stretch}@media only screen and (min-width:640px){.testimonial-section .testimonial-content .swiper-wrapper .swiper-slide{height:auto}}.even-organizer .even-organizer-card{background:#f8f6f4;padding:20px;position:relative;transition:all .6s;text-align:center;z-index:1}@media only screen and (min-width:768px){.even-organizer .even-organizer-card{text-align:start}}@media only screen and (min-width:1200px){.even-organizer .even-organizer-card{padding:30px 40px}}@media only screen and (min-width:1600px){.even-organizer .even-organizer-card{padding:50px 60px}}.even-organizer .even-organizer-card .title{color:#b09684}.even-organizer .even-organizer-card .card-btn:hover{background:#fff;color:#2d2d2d;border-color:#fff}.even-organizer .even-organizer-card .content-wrapper{text-align:left}@media only screen and (min-width:768px){.even-organizer .even-organizer-card .content-wrapper{padding-right:30px;max-width:580px}}@media only screen and (min-width:1024px){.even-organizer .even-organizer-card .content-wrapper{max-width:720px}}@media only screen and (min-width:1200px){.even-organizer .even-organizer-card .content-wrapper{max-width:590px}}@media only screen and (min-width:1600px){.even-organizer .even-organizer-card .content-wrapper{max-width:740px}}.even-organizer .even-organizer-card .content-wrapper h3,.even-organizer .even-organizer-card .content-wrapper p{transition:all .6s;margin-bottom:10px}@media only screen and (min-width:1600px){.even-organizer .even-organizer-card .content-wrapper h3,.even-organizer .even-organizer-card .content-wrapper p{margin-bottom:20px}}.even-organizer .even-organizer-card .content-wrapper .event-organizer-listing li{margin-bottom:5px}.even-organizer .even-organizer-card .content-wrapper .event-organizer-listing li i{margin-right:10px;color:#b09684;transition:all .6s;font-size:14px;line-height:1.3}@media only screen and (min-width:640px){.even-organizer .even-organizer-card .content-wrapper .event-organizer-listing li i{font-size:16px;line-height:1.4}}@media only screen and (min-width:768px){.even-organizer .even-organizer-card .content-wrapper .event-organizer-listing li i{font-size:18px}}@media only screen and (min-width:1200px){.even-organizer .even-organizer-card .content-wrapper .event-organizer-listing li i{margin-right:15px}}@media only screen and (min-width:1600px){.even-organizer .even-organizer-card .content-wrapper .event-organizer-listing li i{font-size:22px}}.even-organizer .even-organizer-card .content-wrapper .event-organizer-listing li p{margin-bottom:0}.even-organizer .even-organizer-card .image-wrapper{margin:20px auto}@media only screen and (min-width:768px){.even-organizer .even-organizer-card .image-wrapper{position:absolute;top:0;bottom:0;right:100px;margin:auto;opacity:.5;z-index:-1}.even-organizer .even-organizer-card .image-wrapper img{margin:auto}}@media only screen and (min-width:1024px){.even-organizer .even-organizer-card .image-wrapper{left:50%;right:auto;transform:translateX(-44px)}}@media only screen and (min-width:1200px){.even-organizer .even-organizer-card .image-wrapper{opacity:1}}@media only screen and (min-width:1440px){.even-organizer .even-organizer-card .image-wrapper{transform:translateX(-44px)}}@media only screen and (min-width:1600px){.even-organizer .even-organizer-card .image-wrapper{transform:translateX(-100px)}}.even-organizer .even-organizer-card .image-wrapper img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.even-organizer .even-organizer-card .image-wrapper .hover{display:none}.even-organizer .even-organizer-card:hover{background:#b09684;transition:all .6s}.even-organizer .even-organizer-card:hover .content-wrapper .title,.even-organizer .even-organizer-card:hover .content-wrapper h3,.even-organizer .even-organizer-card:hover .content-wrapper p{color:#fff;transition:all .6s}.even-organizer .even-organizer-card:hover .image-wrapper img{display:none}.even-organizer .even-organizer-card:hover .image-wrapper .hover{display:block}.even-organizer .even-organizer-card:hover .event-organizer-listing li i{color:#fff}