@import"https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700;800;900&display=swap";header{background-color:#fff;height:12vh;box-shadow:0 5px 30px #0016541a;padding:15px 0;position:sticky;top:0;z-index:99999}header img{width:170px}header a{margin-left:30px;transition:.5s;font-weight:500}header a:hover{color:#27ae60}header span{width:auto;padding:0 6px;background:#27ae60;border-radius:50px;color:#fff;margin-right:4px;font-weight:400}header h4{font-weight:500;margin-right:20px}header .toggle{display:none}@media screen and (max-width: 768px){header{padding:0}header img{margin-top:30px}header .button{display:none}header .nav .flex{display:none}header .toggle{display:block;margin-top:20px}header .small{position:absolute;top:10vh;left:0;width:100%;background-color:#27ae60;padding:20px}header li a{display:inline-block;margin-bottom:20px;color:#fff}}.featured .box{box-shadow:0 0 20px #70798a2e;border-radius:6px;text-align:center;padding:30px;cursor:pointer}.featured img{width:65px;height:65px;margin:auto}.hero{background-image:url(/assets/banner-CvnInjqK.png);background-repeat:no-repeat;background-position:center;background-size:cover;height:90vh;width:100%}.hero .container{padding-top:15%}.hero h1{color:#fff;font-size:60px}.hero p{color:#fff;opacity:.8}form{background-color:#fff;border-radius:5px;margin-top:50px;padding:0 20px}form input{padding:10px;width:100%;border:1px solid rgba(128,128,128,.2);margin-top:5px;border-radius:5px}form span{font-size:14px;color:gray}input::-moz-placeholder{font-size:17px;color:#000}input::placeholder{font-size:17px;color:#000}form .box{padding:15px;border-left:1px solid rgba(128,128,128,.2)}form .box:nth-child(1){border-left:none}form h4{font-weight:500}@media screen and (max-width: 800px){.hero .container{padding-top:30%}form{display:flex;flex-wrap:wrap}form .box{border-left:none}form input{width:100%}}.location .box{position:relative;border-radius:5px}.location img{border-radius:5px}.location .overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;height:250px;width:100%;color:#fff;z-index:222}.location .overlay:after{content:"";position:absolute;top:0;left:0;width:280px;height:170px;background:#0f1c2f4d;z-index:-1;margin:20px;border-radius:5px}.location h5{font-size:18px;font-weight:500}.location label{color:#fff;margin-right:20px;opacity:.8}@media screen and (max-width: 800px){.location .overlay:after{width:280px;height:170px}}.price{text-align:center}.price .content .box{width:31.5%;padding:30px;border-radius:10px}.price button{margin-bottom:20px}.price .box:nth-child(1) .topbtn button,.price .box:nth-child(3) .topbtn button{display:none}.price h3{font-size:22px}.price h1{font-size:60px}.price h1 span{font-size:30px;font-weight:500}.price ul{margin-top:40px}.price ul li{display:flex;margin-bottom:20px}.price label{width:30px;height:30px;line-height:30px;border-radius:50%;margin-right:20px}.price .btn5{width:100%}@media screen and (max-width: 800px){.price .content{flex-direction:column}.price .content .box{width:100%;padding:30px;border-radius:10px;margin-bottom:50px}}.recent .text{padding:30px}.recent .category span{padding:4px 15px;border-radius:2px;font-weight:600;font-size:13px;display:inline-block}.recent .category i{font-size:20px;color:#bec7d8}.recent p{color:#72809d}.recent .button{border-top:1px solid #e4e8f3;padding:10px 30px}.awards{background-color:#122947;color:#fff;text-align:center}.awards .heading{display:flex;flex-direction:column-reverse}.awards .heading p{color:#27ae60}.awards .heading h1{color:#fff;font-size:30px;font-weight:400}.awards .icon{width:100px;height:100px;line-height:100px;margin:50px auto auto;background:#ffffff1a;border-radius:4% 50%;font-size:32px;color:#fff}.awards h1{font-size:50px}.awards p{color:gray}.team .box{background:#fff;border-radius:6px;border:1px solid rgb(62 28 131 / 10%);padding:2rem;transition:.5s}.team .box:hover{box-shadow:0 0 20px #70798a2e;cursor:pointer}.team .details{text-align:center;margin-top:30px}.team .img{width:90px;height:90px;margin:auto;position:relative}.team img{width:90px;height:90px;border-radius:50%}.team .img i{color:#108be7;font-size:17px;position:absolute;top:35px;right:-10px}.team .img:after{content:"";position:absolute;top:-15px;left:-15px;width:110px;height:110px;border:5px solid #edf0f5;border-radius:50%}.team label{display:inline-block;margin-top:20px}.team i{color:gray;margin-right:5px}.team ul{display:inline-block;margin-top:10px}.team ul li{display:inline-block;width:40px;height:40px;line-height:40px;align-items:center;background-color:#f4f5f7;border-radius:50%;margin:5px}.team .button{margin-top:20px}.team .button i{color:#fff;font-size:20px}.footerContact{background-color:#27ae60;padding:40px 0;color:#fff}.footerContact h1{font-size:40px}footer{background-color:#1d2636;padding:50px 0;color:#fff}footer .container{display:grid;grid-template-columns:6fr 2fr 2fr 1fr;grid-gap:20px}.logo{border-radius:5px;height:50px}footer img{width:150px}footer h2{font-weight:500}footer p{color:gray;margin:20px 0}footer input{background-color:#fff;padding:17px;width:100%;border-radius:5px}footer h3{font-weight:500;margin-bottom:30px}footer ul{display:block}footer ul li{display:block;color:gray;margin-bottom:20px}.legal{text-align:center;padding:20px;background:#1d2636;color:#ffffff80;border-top:1px solid rgba(255,255,255,.1)}@media screen and (max-width: 800px){footer .container{grid-template-columns:repeat(2,1fr)}}.about{margin-bottom:80px}.about .heading{text-align:left;width:100%;margin-bottom:30px}.about p{font-size:15px;padding-right:30px;margin-bottom:20px;line-height:30px}@media screen and (max-width: 768px){.about .container{flex-direction:column}.about p{padding:0}.about .container img{margin-top:50px}}.contact form div{display:flex}.contact textarea{border:1px solid rgba(0,0,0,.1);width:100%;border-radius:5px;margin-bottom:20px}.contact input{margin-bottom:20px;margin-right:10px}.contact form{padding:30px}@media screen and (max-width: 768px){.contact h4{width:100%;margin-bottom:30px}.contact form div{flex-direction:column}.contact input{width:100%}}*{padding:0;margin:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;background-color:#fff}.container{max-width:80%;margin:auto}.flex{display:flex;justify-content:space-between;align-items:center}a{text-decoration:none;color:#000;text-transform:capitalize}ul{list-style-type:none}button{border-radius:5px;padding:10px 20px;background:#27ae60;border:none;color:#fff;cursor:pointer;font-weight:700}button i{margin-right:5px}.heading{text-align:center;width:60%;margin:auto}.heading h1{color:#fff;font-weight:600;text-transform:capitalize;font-size:35px}.heading p{color:#fff}textarea,input{border:none;outline:none;background:none}.background{padding:80px 0;position:relative;background:#f7f9fc}.grid5{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:30px}label{color:#2d3954;font-size:14px}.mtop{margin-top:50px}h4{font-weight:500;margin-top:10px}.shadow{box-shadow:0 0 20px #70798a2e}.padding{padding:80px 0}.grid3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px}img{width:100%;height:100%;cursor:pointer}.btn2{border-radius:50px;font-size:20px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px}.btn3{background:#ff6922;border-radius:50px}.btn4{background-color:#000;color:#fff}.btn5{border-radius:50px;padding:20px 40px;color:#27ae60;font-size:20px;font-weight:400;border:5px solid #27ae601f;background:#fff}.back{height:40vh;position:relative}.back img{height:40vh;position:absolute;top:0;left:0;z-index:-1;-o-object-fit:cover;object-fit:cover}.back:after{content:"";position:absolute;top:0;left:0;width:100%;height:40vh;background:#112848a0;z-index:-1}.back .container{color:#fff;padding:120px 0}.back h1{font-size:40px;font-weight:500}.mb{margin-bottom:80px}@media screen and (max-width: 800px){.grid4,.grid3,.grid5{grid-template-columns:repeat(2,1fr)}.heading{width:100%}.container{max-width:90%}.back:after,.back img,.back{height:30vh}}
