@import"https://fonts.googleapis.com/css2?family=Old+Standard+TT&family=Roboto:wght@300&display=swap";.cta-btn{border:1px solid rgb(255,255,255);font-size:11px;background:none;padding-inline:1.5rem;padding-block:.8rem;letter-spacing:2px;text-align:center;cursor:pointer}.home{background-image:url(/background.jpg);background-size:cover;background-position:center;height:100vh;display:flex;flex-direction:column}.home .header{height:4.5rem;display:flex;padding-block:2rem;justify-content:center;align-items:center;position:relative}.home .header .menu{position:absolute;right:0;cursor:pointer}.home .header .menu .cta-container{display:none}.home .home-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media (hover: hover){.cta-btn{transition:border,color .5s}.cta-btn:hover{border-color:#f59c90;color:#f59c90}.cta-container{transition:border .5s}.cta-container .button-background{transition:width .5s}.cta-container:hover .button-background{width:100%}.cta-container:hover{border-color:#f59c90}}@media only screen and (min-width: 991px){.home .header{height:6rem}.home .header .menu .menu-icon{display:none}.home .header .menu .cta-container{display:block}.home .header .menu .cta-container .cta-btn2{background:none}}.nav-head{position:fixed;top:0;left:-20rem;bottom:0;width:20rem;background-color:#00000080}.nav-head .nav-items{padding:3rem}.nav-head .nav-items li{height:2.5rem;display:flex;align-items:center}.nav-head .nav-items li .nav-item{cursor:pointer;display:block;height:100%;width:100%;font-size:13px}@media only screen and (min-width: 991px){.nav-head{display:none}}.cta-container{margin-block:2rem;position:relative;border:1px solid rgb(255,255,255);cursor:pointer}.cta-container .cta-btn2{background-color:#fff3;display:block;width:175px;height:60px}.cta-container .btn-text{position:absolute;height:100%;width:100%;display:flex;justify-content:center;align-items:center;font-size:14px;letter-spacing:2px;top:0;z-index:2}.cta-container .button-background{position:absolute;top:0;height:100%;width:0;background-color:#f59b90}.top-nav{display:none}@media only screen and (min-width: 991px){.top-nav{display:block;width:20rem;margin:0 auto}.top-nav .nav-items{display:flex;justify-content:space-between}.top-nav .nav-items li{width:100px;text-align:center}.top-nav .nav-items li .nav-item{letter-spacing:3px;cursor:pointer;display:block;font-size:13px}}.about{background-image:url(/background2.jpg);background-position:top;height:100vh;text-align:center;display:flex;flex-direction:column;justify-content:center}.about .logo-container{height:6.5rem;margin-inline:auto;margin-top:6.5rem;margin-bottom:2.5rem}.services{background-color:#fff8f5;padding-block:1rem;padding-inline:.9rem}.services .service{margin-block:2rem;background-image:url(/background4.png);background-position:bottom right;background-repeat:no-repeat;background-size:30vw;display:flex;flex-direction:column}.services .service .service-content{background-image:url(/background5.png);background-size:30vw;background-repeat:no-repeat}.services .service .service-content .h3{color:#43484e}.services .service .service-content p{line-height:1.86rem;color:#43484eb3;font-size:14px}.services .service .service-image-wrapper{height:20rem}.services .service .service-image-wrapper .service-image{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;max-width:600px}@media only screen and (min-width: 767px){.services{padding-inline:2rem}.services .service{gap:0px 3rem;justify-content:space-between}.services .service:nth-child(odd){flex-direction:row}.services .service:nth-child(even){flex-direction:row-reverse;background-position:bottom left}.services .service .service-content,.services .service .service-image-wrapper{flex:1}.services .service .service-image-wrapper,.services .service .service-content{display:flex;flex-direction:column;justify-content:center}}.form{background-color:#fff;padding-inline:1rem;padding-block:2.8rem;color:#43484e}.form .form-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(auto,.4fr);grid-row-gap:1rem}.form .input{background-color:#f7efec;border:solid .8px rgb(204,204,204);padding:1rem}.form .input::-moz-placeholder{opacity:.8}.form .input::placeholder{opacity:.8}.form textarea::-moz-placeholder{color:#43484e;font-family:Roboto,sans-serif}.form textarea::placeholder{color:#43484e;font-family:Roboto,sans-serif}.form .submit-btn{height:3rem;background-color:#a87e72;color:#fff9;border:none;letter-spacing:3.3px;padding-block:1rem;font-size:10px}.submitted{text-align:center}@media (hover: hover){.submit-btn{cursor:pointer;transition:background-color .5s}.submit-btn:hover{background-color:#f59b90}}@media only screen and (min-width: 767px){.form .form-grid{grid-template-columns:repeat(2,1fr);grid-column-gap:1rem}.form .form-grid .input:nth-child(5){grid-area:3/1/4/3}.form .form-grid .input:nth-child(6){grid-area:4/1/5/3}.form .form-grid .submit-btn{grid-area:5/1/6/3}}.contact-us{background-image:url(/background3.jpg);background-repeat:no-repeat;background-size:cover;background-position:center;padding-block:2.5rem}.contact-us .contact-details{margin-bottom:3rem}.contact-us .contact-details>*{margin-block:1rem}.contact-us .contact-details .contacts>*{margin-block:1rem}.contact-us .contact-details .contacts .contact{display:flex}.contact-us .contact-details .contacts .contact .contact-icon{margin-right:.5rem;background-color:#a87e72;border-radius:2rem;padding:1px;transform:scale(1.4)}@media only screen and (min-width: 991px){.contact-us{display:flex;justify-content:space-between;gap:0 3rem}.contact-us>*{flex:1}}.footer{background-color:#a87e72;color:#fff8f599;padding:2rem 0;text-align:center}.footer .footer-wrapper{max-width:20rem;margin-inline:auto}.footer .footer-wrapper .logo-wrapper{height:6rem;margin-block:1rem}.footer .footer-wrapper .footer-nav{display:flex;justify-content:space-around}.footer .footer-wrapper .footer-nav .navlink-wrapper{cursor:pointer}.footer .footer-wrapper .contact-info{margin-block:3rem;line-height:2rem}.footer .footer-wrapper .copyright{font-family:Old Standard TT,serif;color:#fff}ul{list-style-type:none;padding:0;margin:0}body{box-sizing:border-box;margin:0;padding:0;font-size:14px;font-family:Roboto,sans-serif;color:#fff}a{text-decoration:none;color:unset}h1,h2,h3,h4,h5,h6{margin:0;font-family:Old Standard TT,serif}.h1{font-size:60px;font-weight:400}.h2{font-size:40px;font-weight:400}.h3{font-size:26px;font-weight:400}.h4{font-size:25px;font-weight:400}.h5{font-size:20px;font-weight:400}.container{padding-inline:1.5rem}.logo,.logo img{height:100%}address{font-style:normal}.s-media-icon{transform:scale(2);margin-top:.5rem;margin-right:2rem}@media only screen and (min-width: 479px){.container{padding-inline:2.8rem}}@media only screen and (min-width: 767px){.container{padding-inline:4rem}.h1{font-size:100px}.h2{font-size:54px}}@media only screen and (min-width: 991px){.container{padding-inline:3rem}.h1{font-size:166px}}@media only screen and (min-width: 1350px){.container{padding-inline:auto}.wrapper{max-width:1320px;margin-inline:auto}}
