@import url("https://fonts.googleapis.com/css2?family=Jost:wght@700&family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap");:root{--bodyColor: #fafff4;--boxColor: rgba(95, 147, 94, .12);--dark-brand-color: #202020;--brand-color: #4b9461;--primaryColor: #000000;--title-2-color: #292836;--secendaryColor: #000000;--border-radius: 5px}*{padding:0;margin:0;box-sizing:border-box}body{font-family:"Roboto", sans-serif;font-weight:300;font-size:1.125rem;line-height:1.5em;color:var(--primaryColor);background:var(--bodyColor);background:linear-gradient(17deg, #fff 20%, #ebf5e3 100%);text-align:left;position:relative;overflow-x:hidden;min-height:100vh}@media (min-width: 992px){body{display:flex;flex-direction:column}}body.inner{background:white}html{scroll-behavior:smooth;overflow-x:hidden}strong{font-weight:600}::selection{color:var(--bodyColor);background-color:var(--brand-color)}.title{font-family:"Jost", sans-serif;font-weight:700;line-height:1.2em;color:var(--primaryColor);font-size:45px;position:relative;text-transform:capitalize}.title-2{font-weight:700;color:var(--title-2-color);font-size:26px;position:relative;text-transform:capitalize}.title-3{font-weight:700;color:var(--title-2-color);font-size:22px;position:relative;text-transform:capitalize;margin-top:2rem}.pretitle{text-transform:uppercase;font-weight:500;font-size:16px;color:var(--brand-color)}.unique-text{color:var(--brand-color)}a{text-decoration:none;color:var(--brand-color);-webkit-transition:all .2s;transition:all .2s}a.black{color:var(--dark-brand-color)}a:hover{color:var(--dark-brand-color)}.list>li{margin-top:1rem;margin-bottom:1rem}.header .navbar{z-index:700;font-size:1.5rem;font-family:"Jost", sans-serif}@media (max-width: 991px){.header .navbar{font-family:"Roboto", sans-serif;font-size:1.25rem}}.header .navbar .nav-link{padding-left:1rem !important;padding-right:1rem !important}.header .navbar .logo{width:9rem}@media (min-width: 992px){.header .navbar .logo{width:18rem}}.header .navbar .navbar-toggler,.header .navbar .navbar-toggler:active,.header .navbar .navbar-toggler:focus{border:none;box-shadow:none !important}.header .navbar.sticky{background-color:var(--boxColor);-webkit-transition:all .2s;transition:all .2s}.header .navbar ul li a{font-weight:600;color:var(--secendaryColor) !important}.header .navbar ul li a:focus{background-color:transparent}.header .navbar ul li a:hover,.header .navbar ul li a.active{color:var(--brand-color) !important}@media (max-width: 991px){.header .navbar .navbar-collapse{position:absolute;top:65px;left:0;right:0;background-color:white}.header .navbar .navbar-collapse .navbar-nav{padding:1rem 0;background:var(--bodyColor);background:linear-gradient(180deg, #fff 0%, #ebf5e3 100%)}.header .navbar .navbar-collapse .navbar-nav-home{background:linear-gradient(180deg, #ebf5e3 0%, #fff 100%)}}.header .navbar .dropdown-menu{background-color:var(--boxColor) !important}.header .navbar .dropdown-menu .dropdown-item{color:var(--title-2-color);background-color:var(--boxColor)}@media (max-width: 991px){.header .navbar .dropdown-menu{max-height:75vh;overflow-y:auto}.header .navbar .container{max-width:none !important}}@media (max-width: 767px) and (orientation: landscape){.header .navbar .navbar .dropdown-menu{max-height:50vh;overflow-y:auto}}.header .navbar-toggler{margin:0;padding:3px;position:absolute;right:.625rem;border:0;background:none;top:.75rem;z-index:999;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}.header .navbar-toggler>span{display:block;width:2rem;height:4px;background:var(--brand-color);border-radius:2px;margin:0.375rem;-webkit-transition:all .2s;transition:all .2s}.header .navbar-toggler>span:first-child{-webkit-transform:rotate(45deg) translate(7px, 7px);transform:rotate(45deg) translate(7px, 7px)}.header .navbar-toggler>span:nth-child(2){opacity:0;width:2rem;-webkit-transform:translateX(3px);transform:translateX(3px)}.header .navbar-toggler>span:last-child{-webkit-transform:rotate(-45deg) translate(7px, -7px);transform:rotate(-45deg) translate(7px, -7px)}.header .navbar-toggler.collapsed>span:first-child{-webkit-transform:rotate(0deg) translate(0, 0);transform:rotate(0deg) translate(0, 0)}.header .navbar-toggler.collapsed>span:nth-child(2){opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.header .navbar-toggler.collapsed>span:last-child{-webkit-transform:rotate(0deg) translate(0, 0);transform:rotate(0deg) translate(0, 0)}.contact .info i{font-size:30px;color:var(--brand-color)}@media (max-width: 413px){.contact .info i{font-size:24px}}.contact .info h3{color:var(--secendaryColor);font-size:20px;font-weight:500}@media (max-width: 374px){.contact .info h3{font-size:16px;font-weight:400}}.box{background-color:var(--boxColor);padding:20px;border-radius:var(--border-radius);position:relative;height:100%;z-index:1;-webkit-transition:all .2s;transition:all .2s}.btn{border:2px solid var(--brand-color) !important;background:var(--brand-color);color:var(--bodyColor);font-weight:800;border-radius:40px;padding:.5rem 2.5rem;font-size:1.75rem;position:relative;overflow:hidden;display:inline-flex;justify-content:center;text-transform:capitalize;align-items:center;text-align:center;letter-spacing:0.5px;outline:none;font-weight:bold;-webkit-transition:all .2s;transition:all .2s;cursor:pointer;z-index:1}.btn:hover{color:var(--brand-color)}.learn-more{text-transform:capitalize;color:var(--brand-color);font-size:20px;font-weight:bold;cursor:pointer;border:none;background-color:transparent;display:flex;align-items:center}.learn-more .bi{font-size:25px}@media (max-width: 768px){.title{font-size:35px}.title-2{font-size:20px}.pretitle{font-size:14px}p{font-size:14}}p{color:var(--secendaryColor)}img{width:100%}.breadcrumbs{display:flex;flex-wrap:wrap;margin:0;padding:0;list-style:none;text-transform:uppercase;text-transform:uppercase;font-weight:500;font-size:16px;color:var(--secendaryColor)}.breadcrumbs li{padding-right:1.25rem}.breadcrumbs li:not(:last-child)::after{font-family:bootstrap-icons;position:absolute;content:"\F285";margin-left:.125rem}#preloader{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:var(--bodyColor);z-index:9999;opacity:1;-webkit-transition:all .2s;transition:all .2s}#preloader .loader{width:48px;height:48px;border-radius:50%;display:inline-block;border-top:3px solid var(--brand-color);border-right:3px solid transparent;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.hero{position:relative}@media (min-width: 768px) and (orientation: landscape){.hero{min-height:calc(100vh - 60px)}}.hero .hero-text{position:relative;z-index:2}.hero .hero-text .title{font-size:52px}@media (max-width: 990px){.hero .hero-text .title{font-size:44px}}.hero .hero-icons a{width:36px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:var(--border-radius);background-color:var(--boxColor)}.hero .hero-icons a:hover{background-color:var(--brand-color)}.hero .hero-icons a:hover>i{color:var(--boxColor)}.hero .hero-icons i{font-size:20px;color:var(--secendaryColor);cursor:pointer}#particles-js{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}#content{position:relative;z-index:1}.services .box .title-2{font-size:18px;font-weight:400 !important;margin:0}.services .box{display:flex;flex-direction:row !important;align-items:center;padding:12px}.services .box i{font-size:35px;color:var(--brand-color)}.services .bars{margin:0;padding:0}@keyframes load{from{width:0%}}@-webkit-keyframes load{from{width:0%}}@-o-keyframes load{from{width:0%}}@-moz-keyframes load{from{width:0%}}.testimonials .box h3{font-size:18px;margin:0;padding:0}.testimonials i{color:#edbb27;font-size:20px}#particle u{position:absolute;border-radius:50%;z-index:1;display:block;font-style:normal;pointer-events:none}@keyframes particle-animation-1{100%{transform:translate3d(6vw, 4vh, 42px)}}#particle u:nth-child(1){animation:particle-animation-1 60s infinite;opacity:.45;height:13px;width:13px;animation-delay:-.2s;transform:translate3d(8vw, 5vh, 4px);background:#2c26d9}@keyframes particle-animation-2{100%{transform:translate3d(56vw, 59vh, 10px)}}#particle u:nth-child(2){animation:particle-animation-2 60s infinite;opacity:.04;height:8px;width:8px;animation-delay:-.4s;transform:translate3d(71vw, 3vh, 14px);background:#d92674}@keyframes particle-animation-3{100%{transform:translate3d(27vw, 67vh, 66px)}}#particle u:nth-child(3){animation:particle-animation-3 60s infinite;opacity:.35;height:8px;width:8px;animation-delay:-.6s;transform:translate3d(29vw, 79vh, 89px);background:#26d99a}@keyframes particle-animation-4{100%{transform:translate3d(17vw, 74vh, 6px)}}#particle u:nth-child(4){animation:particle-animation-4 60s infinite;opacity:.49;height:13px;width:13px;animation-delay:-.8s;transform:translate3d(78vw, 34vh, 34px);background:#26d9cd}@keyframes particle-animation-5{100%{transform:translate3d(26vw, 63vh, 2px)}}#particle u:nth-child(5){animation:particle-animation-5 60s infinite;opacity:.02;height:6px;width:6px;animation-delay:-1s;transform:translate3d(44vw, 86vh, 76px);background:#d926a3}@keyframes particle-animation-6{100%{transform:translate3d(45vw, 53vh, 95px)}}#particle u:nth-child(6){animation:particle-animation-6 60s infinite;opacity:.23;height:12px;width:12px;animation-delay:-1.2s;transform:translate3d(73vw, 30vh, 87px);background:#b8d926}@keyframes particle-animation-7{100%{transform:translate3d(87vw, 35vh, 36px)}}#particle u:nth-child(7){animation:particle-animation-7 60s infinite;opacity:.33;height:13px;width:13px;animation-delay:-1.4s;transform:translate3d(69vw, 84vh, 89px);background:#7726d9}@keyframes particle-animation-8{100%{transform:translate3d(5vw, 6vh, 21px)}}#particle u:nth-child(8){animation:particle-animation-8 60s infinite;opacity:.31;height:7px;width:7px;animation-delay:-1.6s;transform:translate3d(17vw, 63vh, 62px);background:#a3d926}@keyframes particle-animation-9{100%{transform:translate3d(54vw, 72vh, 2px)}}#particle u:nth-child(9){animation:particle-animation-9 60s infinite;opacity:.24;height:14px;width:14px;animation-delay:-1.8s;transform:translate3d(46vw, 63vh, 83px);background:#d94a26}@keyframes particle-animation-10{100%{transform:translate3d(52vw, 33vh, 6px)}}#particle u:nth-child(10){animation:particle-animation-10 60s infinite;opacity:.13;height:8px;width:8px;animation-delay:-2s;transform:translate3d(25vw, 39vh, 26px);background:#ac26d9}@keyframes particle-animation-11{100%{transform:translate3d(53vw, 66vh, 26px)}}#particle u:nth-child(11){animation:particle-animation-11 60s infinite;opacity:.45;height:7px;width:7px;animation-delay:-2.2s;transform:translate3d(85vw, 65vh, 6px);background:#d92674}@keyframes particle-animation-12{100%{transform:translate3d(8vw, 56vh, 75px)}}#particle u:nth-child(12){animation:particle-animation-12 60s infinite;opacity:.41;height:6px;width:6px;animation-delay:-2.4s;transform:translate3d(64vw, 81vh, 77px);background:#a9d926}@keyframes particle-animation-13{100%{transform:translate3d(44vw, 53vh, 2px)}}#particle u:nth-child(13){animation:particle-animation-13 60s infinite;opacity:.4;height:5px;width:5px;animation-delay:-2.6s;transform:translate3d(53vw, 88vh, 84px);background:#2691d9}@keyframes particle-animation-14{100%{transform:translate3d(4vw, 88vh, 59px)}}#particle u:nth-child(14){animation:particle-animation-14 60s infinite;opacity:.15;height:15px;width:15px;animation-delay:-2.8s;transform:translate3d(71vw, 4vh, 48px);background:#267ad9}@keyframes particle-animation-15{100%{transform:translate3d(87vw, 10vh, 37px)}}#particle u:nth-child(15){animation:particle-animation-15 60s infinite;opacity:.46;height:3px;width:3px;animation-delay:-3s;transform:translate3d(53vw, 54vh, 95px);background:#26d926}@keyframes particle-animation-16{100%{transform:translate3d(5vw, 68vh, 4px)}}#particle u:nth-child(16){animation:particle-animation-16 60s infinite;opacity:.19;height:17px;width:17px;animation-delay:-3.2s;transform:translate3d(28vw, 68vh, 49px);background:#6bd926}@keyframes particle-animation-17{100%{transform:translate3d(28vw, 58vh, 79px)}}#particle u:nth-child(17){animation:particle-animation-17 60s infinite;opacity:.37;height:5px;width:5px;animation-delay:-3.4s;transform:translate3d(38vw, 42vh, 41px);background:#ca26d9}@keyframes particle-animation-18{100%{transform:translate3d(24vw, 31vh, 38px)}}#particle u:nth-child(18){animation:particle-animation-18 60s infinite;opacity:.19;height:8px;width:8px;animation-delay:-3.6s;transform:translate3d(87vw, 4vh, 32px);background:#d95f26}@keyframes particle-animation-19{100%{transform:translate3d(23vw, 69vh, 1px)}}#particle u:nth-child(19){animation:particle-animation-19 60s infinite;opacity:.11;height:16px;width:16px;animation-delay:-3.8s;transform:translate3d(50vw, 60vh, 64px);background:#d926d0}@keyframes particle-animation-20{100%{transform:translate3d(80vw, 84vh, 86px)}}#particle u:nth-child(20){animation:particle-animation-20 60s infinite;opacity:.34;height:3px;width:3px;animation-delay:-4s;transform:translate3d(28vw, 32vh, 49px);background:#26d9c1}@keyframes particle-animation-21{100%{transform:translate3d(58vw, 10vh, 92px)}}#particle u:nth-child(21){animation:particle-animation-21 60s infinite;opacity:.07;height:8px;width:8px;animation-delay:-4.2s;transform:translate3d(82vw, 72vh, 45px);background:#47d926}@keyframes particle-animation-22{100%{transform:translate3d(35vw, 67vh, 80px)}}#particle u:nth-child(22){animation:particle-animation-22 60s infinite;opacity:.48;height:6px;width:6px;animation-delay:-4.4s;transform:translate3d(31vw, 38vh, 8px);background:#9426d9}@keyframes particle-animation-23{100%{transform:translate3d(39vw, 65vh, 81px)}}#particle u:nth-child(23){animation:particle-animation-23 60s infinite;opacity:.43;height:12px;width:12px;animation-delay:-4.6s;transform:translate3d(29vw, 82vh, 20px);background:#bbd926}@keyframes particle-animation-24{100%{transform:translate3d(70vw, 85vh, 82px)}}#particle u:nth-child(24){animation:particle-animation-24 60s infinite;opacity:.38;height:8px;width:8px;animation-delay:-4.8s;transform:translate3d(90vw, 27vh, 29px);background:#2656d9}@keyframes particle-animation-25{100%{transform:translate3d(45vw, 38vh, 82px)}}#particle u:nth-child(25){animation:particle-animation-25 60s infinite;opacity:.41;height:13px;width:13px;animation-delay:-5s;transform:translate3d(24vw, 64vh, 91px);background:#d92f26}@keyframes particle-animation-26{100%{transform:translate3d(38vw, 16vh, 11px)}}#particle u:nth-child(26){animation:particle-animation-26 60s infinite;opacity:.09;height:15px;width:15px;animation-delay:-5.2s;transform:translate3d(44vw, 14vh, 100px);background:#b526d9}@keyframes particle-animation-27{100%{transform:translate3d(16vw, 49vh, 84px)}}#particle u:nth-child(27){animation:particle-animation-27 60s infinite;opacity:.5;height:9px;width:9px;animation-delay:-5.4s;transform:translate3d(38vw, 65vh, 45px);background:#26d950}@keyframes particle-animation-28{100%{transform:translate3d(76vw, 15vh, 97px)}}#particle u:nth-child(28){animation:particle-animation-28 60s infinite;opacity:.03;height:8px;width:8px;animation-delay:-5.6s;transform:translate3d(74vw, 29vh, 8px);background:#9126d9}@keyframes particle-animation-29{100%{transform:translate3d(35vw, 43vh, 22px)}}#particle u:nth-child(29){animation:particle-animation-29 60s infinite;opacity:.37;height:13px;width:13px;animation-delay:-5.8s;transform:translate3d(52vw, 13vh, 46px);background:#26d997}@keyframes particle-animation-30{100%{transform:translate3d(13vw, 33vh, 69px)}}#particle u:nth-child(30){animation:particle-animation-30 60s infinite;opacity:.19;height:13px;width:13px;animation-delay:-6s;transform:translate3d(72vw, 46vh, 24px);background:#26b2d9}.gmap-cover{overflow:hidden}.gmap-cover .gmap{width:100%;height:350px;margin-bottom:-0.5rem}.gmap-cover+.book-bar-bottom{margin-top:0 !important}.book-bar{background-color:var(--boxColor);font-size:1rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.book-bar .btn{padding:.375rem 2rem;font-size:1.375rem}.book-bar>*{padding:0 .5rem}.book-bar strong{font-weight:800}@media (min-width: 768px){.book-bar{font-size:1.25rem}}@media (min-width: 992px){.book-bar{font-size:1.375rem}}.book-bar:before{height:1rem;bottom:-1rem;opacity:.8}.book-bar-bottom{position:relative;margin-top:auto}.book-bar-bottom:before{bottom:auto;top:-1rem}.hr-img{height:200px;background-color:var(--brand-color);background-image:url("../images/hr-img.webp");background-size:cover}.hr-img:before{content:''}.footer{padding:2rem 0;background-color:var(--dark-brand-color);font-weight:300;color:rgba(255,255,255,0.9);font-size:.875rem;line-height:1.4em}.footer ul{margin:0;padding:0;list-style:none;display:block}@media (max-width: 767px){.footer ul{margin-top:1rem}}.footer ul li{display:inline}.footer ul li:after{content:"|";padding:0 0.4375rem 0 .5rem}.footer ul li:last-child:after{content:"";padding-right:0}.footer ul.icons li:after{content:"";padding:0 .25rem 0 .25rem}.footer a,.footer .nav-link{display:inline;padding:0;color:rgba(255,255,255,0.9);text-decoration:none;white-space:nowrap}.footer a:hover,.footer .nav-link:hover{color:rgba(255,255,255,0.7)}.footer .icons a{color:#fff}.footer .icons a:hover{color:rgba(255,255,255,0.7)}.footer .copyright{font-size:.75rem}@media (max-width: 991px){.footer{text-align:center}}.ml-auto{margin-left:auto}input[type="text"],input[type="number"],input[type="email"],input[type="date"],input[type="datetime-local"],textarea{box-sizing:border-box;width:100%;padding:.25rem .5rem;border-radius:.25rem;background-color:var(--boxColor);border:1px solid var(--boxColor)}.single input[type="radio"]{transform:translateY(1px)}::-webkit-input-placeholder{font-style:italic}:-moz-placeholder{font-style:italic}::-moz-placeholder{font-style:italic}:-ms-input-placeholder{font-style:italic}input[name="radioHowOther"]{opacity:0;pointer-events:none;width:auto;margin-top:0;min-height:2rem}input[name="radioHow"]:checked ~ input[name="radioHowOther"]{opacity:1;pointer-events:auto}.form-check{padding-left:0;margin-bottom:0}.form-check .form-check-input{float:none;margin-left:0}.form-check-input:checked{background-color:var(--brand-color);border-color:var(--brand-color)}.owl-theme .owl-dots .owl-dot span{background-color:var(--boxColor)}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background-color:var(--brand-color)}.owl-stage,.owl-item{display:flex}
/*# sourceMappingURL=main.min.css.map */
