@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");@import url("https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap");*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}a:hover{color:currentColor}ol,ul{list-style:none;margin:0;padding:0}body{background:#fff;font-family:Philosopher,sans-serif;font-weight:400}img{width:100%}main{overflow-x:hidden}:root{--responsive-font:1.83rem}html{font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:52.25em){html{font-size:50%}}@media only screen and (max-width:23.75em){html{font-size:44%}}@media only screen and (max-width:21.25em){html{font-size:42%}}@media only screen and (max-width:18.125em){html{font-size:35%}}@media only screen and (min-width:112.5em){html{font-size:75%}}.btn{background:#000;border:none;color:#fff;display:inline-block;font-size:1.4rem;font-weight:500;letter-spacing:.3px;overflow:hidden;padding:.67rem 2.5rem;position:relative;text-align:center;text-transform:capitalize;transition:.5s;z-index:1}.btn span{border:none;display:block;height:0;position:absolute;transform:translate(-50%,-50%);transition:width .5s ease-in-out,height .5s ease-in-out;width:0;z-index:-1}.btn__line{color:#82b440;font-size:1.5rem;font-weight:500;letter-spacing:.3px;padding-bottom:3px;position:relative;text-transform:capitalize}.btn__line:before{background:#82b440;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.btn__line:hover{color:#1cbcd8}.btn__line:hover:before{background:#1cbcd8}.btn:hover{background:#5b0017;color:#fff}.btn:hover span{height:562.5px;width:225%}.btn--contact{background:#cfa55b;margin:3.5rem 0 0}.btn--header{background:#82b440;border:none;box-shadow:none;margin-top:1rem;padding:1rem 2.4rem}.btn--nav{background:#5b0017;color:#fff;font-size:1.5rem}.btn--nav:hover{background:#f90;color:#fff}@media only screen and (max-width:61.875em){.btn--nav{margin-left:auto;order:3}}.btn--primary:hover{background:#f90;color:#000}.btn--red{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%)!important}.heading{align-items:center;display:flex;flex-direction:column;margin-bottom:5rem;text-align:center}@media only screen and (max-width:37.5em){.heading{margin-bottom:3rem}}.heading--left{align-items:flex-start;text-align:start}.heading__primary{color:#1cbcd8;font-size:2.8rem;font-weight:600;line-height:36px}.heading__primary--features{color:#fff}.heading__primary--about{margin-bottom:1rem}@media only screen and (max-width:52.25em){.heading__primary--about-page{margin-bottom:0}}.heading__subtitle{color:#585757;font-size:1.7rem;font-weight:400;max-width:75rem}.heading__subtitle--features{color:#fff}.heading--terms{font-size:2.1rem;font-weight:500;margin:2rem 0}.heading--about-page{margin-bottom:2rem}@media only screen and (max-width:52.25em){.heading--about-page{margin-bottom:0}}.paragraph{color:#5b0017;font-size:1.7rem;font-weight:400;letter-spacing:0;line-height:1.8;margin-bottom:1rem}@media only screen and (max-width:37.5em){.paragraph{font-size:var(--responsive-font)}}.paragraph--speciality{color:#848484;font-size:1.55rem}@media only screen and (max-width:37.5em){.paragraph--speciality{font-size:var(--responsive-font)}}.paragraph--features{color:#fff}.paragraph--footer{color:#fff;line-height:1.954}.paragraph--footer:last-child{margin-bottom:0}.paragraph--icon{padding-left:3rem;position:relative}.paragraph--icon i{color:#016fb7;left:0;position:absolute;top:5.5px}.para-last-item{margin-bottom:0}.section-padding{padding:8rem 0}.section-padding--procedure{padding:4rem 0}.section-padding--f{padding:8rem 0 4rem}.section-padding--l{padding:4rem 0 8rem}@media only screen and (max-width:52.25em){.section-padding{padding:7rem 1rem}}.move-left{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.move-left.animate{-webkit-animation:moveLeft .65s ease forwards;animation:moveLeft .65s ease forwards;-webkit-transform:translateX(-100px);-ms-transform:translateX(-100px);transform:translateX(-100px)}.move-right.animate{-webkit-animation:moveRight .65s ease forwards;animation:moveRight .65s ease forwards;-webkit-transform:translateX(100px);-ms-transform:translateX(100px);transform:translateX(100px)}@-webkit-keyframes moveLeft{to{opacity:1;-webkit-transform:translateX(0)}}@keyframes moveLeft{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes headerSlideDown{0%{margin-top:-100px}to{margin-top:0}}@keyframes headerSlideDown{0%{margin-top:-100px}to{margin-top:0}}@-webkit-keyframes moveRight{to{opacity:1;-webkit-transform:translateX(0)}}@keyframes moveRight{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.breadcrumb{background-image:url(../img/inner-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;margin-bottom:0;padding:4rem 0;position:relative;z-index:0}.breadcrumb:before{background:#016fb7;content:"";height:100%;left:0;opacity:.4;position:absolute;top:0;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;width:100%;z-index:0}.breadcrumb__title{color:#fff;font-size:3rem;margin-bottom:0;position:relative;z-index:2}.owl-item.active h1,.owl-item.active p{animation-delay:.3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeInDown}.owl-item.active .btn{animation-delay:.3s;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;animation-name:fadeInUp}.owl-nav .owl-prev{background:rgba(0,0,0,.5)!important;border-radius:0;cursor:pointer;display:block;height:40px;left:15px;opacity:0;position:absolute;top:43%;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;width:40px;z-index:1000}.owl-nav .owl-prev span{color:#fff;font-size:1.6875rem}.owl-nav .owl-prev:focus{outline:0}.owl-nav .owl-prev:hover{background:#000!important}.owl-nav .owl-next{background:rgba(0,0,0,.5)!important;border-radius:0;cursor:pointer;display:block;height:40px;opacity:0;position:absolute;right:15px;top:43%;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;width:40px;z-index:1000}.owl-nav .owl-next span{color:#fff;font-size:1.6875rem}.owl-nav .owl-next:focus{outline:0}.owl-nav .owl-next:hover{background:#000!important}.line-btn__box{align-items:center;display:flex;justify-content:center;margin-top:2rem}.line-btn__link:link,.line-btn__link:visited{border-bottom:1px solid #82b440;color:#82b440;font-size:2rem;font-weight:500;line-height:1.6;padding:3px;transition:all .2s}.line-btn__link:hover{background:#82b440;border-bottom:1px solid #82b440;border-radius:5px;box-shadow:0 1rem 2rem rgba(0,0,0,.15);color:#fff;padding:3px 1.5rem;transform:translateY(-3px)}.row{row-gap:1.5rem!important}.bg-grey{background:#f1f5f9}.hr{background:#f90;bottom:auto;height:2px;left:auto;right:auto;top:auto}.hr,.navigation{position:relative;width:100%}.navigation{background-color:#fff!important;box-shadow:0 .75rem 1.5rem rgba(18,38,63,.03);-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;z-index:3}@media only screen and (max-width:61.875em){.navigation{background:#fff;padding:0 1.5rem;position:relative}}.navigation.sticky{-webkit-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;-moz-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;animation:fadeInDown .5s ease-in-out 0s 1 normal none running;-webkit-animation:headerSlideDown .5s ease forwards;animation:headerSlideDown .5s ease forwards;background-color:#fff!important;box-shadow:0 2px 28px 0 rgba(0,0,0,.09);left:0;position:fixed;top:0;width:100%;z-index:30}.navigation.sticky .navigation__logo--2{display:inline-block}.navigation.sticky .navigation__logo--1{display:none}.navigation.sticky .navigation__content{padding:1rem 0}.navigation__content{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:1.5rem 0;position:relative}@media only screen and (max-width:61.875em){.navigation__content{flex-direction:row;justify-content:flex-start;overflow:hidden;padding:2rem 0;position:relative}}.navigation__logo{cursor:pointer;position:relative}.navigation__logo img{border-radius:0;width:9rem}@media only screen and (max-width:61.875em){.navigation__logo{order:2}}.navigation__logo--2{display:none}@media only screen and (max-width:61.875em){.navigation__logo--2{display:inline-block}}.navigation__logo--1{display:inline-block}@media only screen and (max-width:61.875em){.navigation__logo--1{display:none}}.navigation__list{align-items:center;color:#000;display:flex;justify-content:center;list-style:none;margin-left:auto}@media only screen and (max-width:61.875em){.navigation__list{background:#fff;height:100%;left:0;opacity:0;order:2;padding-left:4rem;padding-top:6rem;position:fixed;top:0;transform:translateX(-100%);transition:all .8s ease;visibility:hidden;width:80%;z-index:35}.navigation__list:before{background:rgba(112,121,139,.6);content:"";height:1px;left:0;position:absolute;top:7rem;width:100%}}.navigation__list.active{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-start;opacity:1;transform:translateX(0);visibility:visible}.navigation__list.active .navigation__items{font-size:3rem}.navigation__items{cursor:pointer;margin-right:3.5rem}@media only screen and (max-width:61.875em){.navigation__items{padding:3rem 0;width:100%}.navigation__items:not(:last-child){border-bottom:1px solid rgba(91,0,23,.2)}}.navigation__link{color:#666;font-size:1.5rem;font-weight:500;position:relative}.navigation__link:hover{color:#5b0017}.navigation__link.active{color:#5b0017;font-weight:500}.navigation__link.active:before{background:#5b0017;bottom:-6px;content:"";height:1px;left:0;position:absolute;width:100%}@media only screen and (max-width:61.875em){.navigation__link{color:#000;font-size:1.9rem}}.navigation__menu{display:none;margin-top:1rem;position:relative;width:30px;z-index:2}@media only screen and (max-width:61.875em){.navigation__menu{display:inline-block;margin-right:3rem;margin-top:0;order:1}}.navigation__menu .hamburger .line{background-color:#70798b;border-radius:10px;content:"";display:block;height:2.5px;margin:5px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:25px}.navigation__menu .hamburger:hover{cursor:pointer}.navigation__menu #hamburger-1.active .line:nth-child(2){opacity:0}.navigation__menu #hamburger-1.active .line:first-child{-webkit-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);-o-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.navigation__menu #hamburger-1.active .line:nth-child(3){-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);-o-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}.hidden{display:none;height:auto}.overlay{background:rgba(0,0,0,.6);content:"";height:100%;left:0;position:fixed;top:0;width:100%;z-index:3}.mobile-btn{display:none}@media only screen and (max-width:61.875em){.mobile-btn{display:block}}.hamburger-2{display:none;position:absolute;right:2rem;top:2rem}@media only screen and (max-width:61.875em){.hamburger-2{display:block}}.hamburger-2 .line{background-color:#70798b;border-radius:10px;content:"";display:block;height:2.5px;margin:5px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:25px}.hamburger-2 .line:hover{cursor:pointer}.hamburger-2 .line:nth-child(2){opacity:0}.hamburger-2 .line:first-child{-webkit-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);-o-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.hamburger-2 .line:nth-child(3){-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);-o-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}.media__social{align-items:center;display:flex;gap:1.5rem;margin-top:5rem}.media__social-item{color:#fff;cursor:pointer;font-size:1.8rem}.media__social-item i{color:#fff}.media__social-item i:hover{color:hsla(0,0%,100%,.8)}.heading__primary{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:700;letter-spacing:0;line-height:1;margin-bottom:2rem}.heading__primary--white{-webkit-text-fill-color:#fff;text-fill-color:transparent;background:none;-webkit-background-clip:initial;background-clip:text}.heading__sub-title{color:#5b0017;font-size:1.7rem;font-weight:500}.typography{align-items:flex-end;position:relative;text-align:end}.typography__hr{background:#f90;height:2px;position:absolute;width:87%}.typography--2{align-items:flex-start}.typography--2 img{bottom:-10rem;left:0}.typography--2 .typography__hr{bottom:-2rem;left:14rem}.typography--2 .heading__primary{padding-left:15rem}.typography img{position:absolute;width:15rem;z-index:3}.typography--1 img{bottom:-10rem;right:0}.typography--1 .typography__hr{bottom:-2rem;right:14rem}.typography--1 .heading__primary{padding-right:15rem}.banner__slider:hover .owl-prev{left:0;opacity:1}.banner__slider:hover .owl-next{opacity:1;right:0}#scroll{align-items:center;background-color:#5b0017;-webkit-border-radius:6rem;-moz-border-radius:6rem;border-radius:6rem;bottom:8rem;color:#fff;cursor:pointer;display:none;display:flex;font-size:2rem;height:5rem;justify-content:center;position:fixed;right:2rem;text-align:center;width:5rem;z-index:100}@media only screen and (max-width:52.25em){#scroll{bottom:9rem;height:6.4rem;width:6.4rem}}#scroll:hover{background-color:rgba(55,69,95,.7);filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)";opacity:1}.whatsapp-float{background-color:#25d366;border-radius:5rem;bottom:2rem;box-shadow:2px 2px 3px #999;color:#fff;font-size:3rem;height:5rem;position:fixed;right:2rem;text-align:center;width:5rem;z-index:100}.whatsapp-float:hover{background-color:rgba(37,211,102,.7);color:#fff}@media only screen and (max-width:52.25em){.whatsapp-float{font-size:3.4rem;height:6.4rem;width:6.4rem}}.whatsapp-float--icon{margin-top:1.6rem;transform:translate(2%,-15%)}@media only screen and (max-width:52.25em){.whatsapp-float--icon{margin-top:2.2rem}}@media screen and (orientation:landscape) and (min-device-width:320px) and (max-device-width:450px){.container{max-width:608px}}@media only screen and (min-width:112.5em){.container{max-width:132rem}}main{position:relative}.remove-scrolling{height:100%;overflow:hidden;transition:overflow .1s}@media only screen and (max-width:61.875em){.row-col-reverse{flex-direction:column-reverse}}.about__left-images{align-items:stretch;display:flex;gap:3rem;height:100%;justify-content:center}@media only screen and (max-width:61.875em){.about__left-images{margin-bottom:4rem;width:100%}}.about__left-images img{height:100%;width:95%}.about__right{display:flex;flex-direction:column;justify-content:center}.about__sub-title{color:#fff;font-size:4rem;margin-bottom:3rem;text-align:start}.about__page-section .land-header__sub-title{text-align:start}.about__page-section .land-header__left{justify-content:flex-start}.about__page-section .land-header__left .heading__primary{text-decoration:underline}.about__swiper{margin-top:8rem}.about__swiper .swiper-container{position:relative}.about__swiper .swiper-container .swiper-slide{border-radius:5px}.about__swiper .swiper-container .next,.about__swiper .swiper-container .prev{cursor:pointer;opacity:.65;position:absolute;top:50%;transform:translateY(-50%);transition:.2s;z-index:100}.about__swiper .swiper-container .next:hover,.about__swiper .swiper-container .prev:hover{opacity:1}.about__swiper .swiper-container .next svg,.about__swiper .swiper-container .prev svg{height:20px;width:20px}.about__swiper .swiper-container .next svg path,.about__swiper .swiper-container .prev svg path{fill:#fff}.about__swiper .swiper-container .prev{left:25px}.about__swiper .swiper-container .next{right:25px}.about__swiper .swiper-container .pagination{align-items:center;display:flex;justify-content:center;margin-left:8px!important;margin-top:40px;z-index:100}.about__swiper .swiper-container .pagination span{border:1px solid #fff;font-size:0;margin:0 6px!important;opacity:1}.about__swiper .swiper-container .pagination span.swiper-pagination-bullet-active{background-color:transparent;transform:scale(1.5)}#pagination{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:5rem}#pagination li{display:inline}#pagination li a{border-radius:.5rem;color:#000;display:inline-block;font-size:1.6rem;padding:.5rem 1rem;text-decoration:none;-webkit-transition:background-color .3s;transition:background-color .3s}#pagination li a.active{background-color:#f81327;color:#fff}#pagination li a:hover:not(.active){background-color:#ddd}.footer{background:url(../img/footer.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:20rem 0 4rem;position:relative}.footer:after{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);content:"";height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%}.footer__content{position:relative;z-index:1}.footer__grid{display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:4rem}@media only screen and (max-width:37.5em){.footer__grid{gap:4rem;grid-template-columns:repeat(1,1fr)}}.footer__item{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:flex-start;text-align:center}@media only screen and (max-width:37.5em){.footer__item:nth-child(2){order:-1}}.footer__item img{width:10rem}.footer__title{color:#fff;font-size:3rem}.footer__title--follow{font-size:2rem}.footer__title a,.footer__title i{color:#f90}.footer__title a:hover{color:rgba(255,153,0,.7)}.footer__details{color:#fff;font-size:1.7rem;line-height:1.8}@media only screen and (max-width:37.5em){.footer__details{max-width:30rem}}.footer__copyright{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:4rem}@media only screen and (max-width:61.875em){.footer__copyright{column-gap:5rem;justify-content:center;row-gap:2rem}}@media only screen and (max-width:37.5em){.footer__copyright{flex-direction:column;gap:2rem}}.footer__copyright h6{color:#fff;font-size:1.3rem}@media only screen and (max-width:52.25em){.footer__copyright h6{font-size:1.8rem}.footer__copyright h6:nth-child(2){text-align:center}}@media only screen and (max-width:37.5em){.footer__copyright h6:nth-child(2){max-width:29rem}}.footer__copyright h6 a,.footer__copyright h6 i{color:#f90}.footer__copyright h6 a:hover{color:rgba(255,153,0,.7)}.footer__news-letter{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);border:.756144px solid hsla(47,55%,70%,.2);box-shadow:16.6352px 22.6843px 71.8336px .756144px rgba(0,0,0,.1);margin-bottom:10rem;margin-top:-30rem}.footer__news-letter-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:8rem 4rem}@media only screen and (max-width:37.5em){.footer__news-letter-content{text-align:center}}.footer__news-letter-tag{color:#fff;font-size:1.7rem;margin-bottom:3rem}.footer__news-letter h5{color:#fff}.footer__news-letter-form{display:flex;gap:3rem;margin-top:5rem}@media only screen and (max-width:37.5em){.footer__news-letter-form{align-items:stretch;flex-direction:column}}.footer__news-letter-input{background:transparent;border:.756144px solid #f5efdb;color:#fff;font-size:1.6rem;min-width:50vh;padding:.5rem 2rem;width:100%}@media only screen and (max-width:37.5em){.footer__news-letter-input{min-width:35vh;width:100%}}.footer__news-letter-input::placeholder{color:#fff;font-size:1.6rem;font-weight:700;line-height:175%}.footer__news-letter-btn{width:100%}.footer__hr{background:rgba(255,153,0,.7)}.breadcrumb__hr{height:1.5rem}.bg-about{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%)}.pb-20{padding-bottom:20rem}.land-nav{left:0;position:absolute;top:0;width:100%;z-index:3}.land-nav.sticky{-webkit-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;-moz-animation:fadeInDown .5s ease-in-out 0s 1 normal none running;animation:fadeInDown .5s ease-in-out 0s 1 normal none running;-webkit-animation:headerSlideDown .5s ease forwards;animation:headerSlideDown .5s ease forwards;background-color:#fff!important;box-shadow:0 2px 28px 0 rgba(0,0,0,.09);left:0;position:fixed;top:0;width:100%;z-index:30}.land-nav.sticky .land-nav__logo{width:7rem}.land-nav.sticky .land-nav__logo--2{display:inline-block}.land-nav.sticky .land-nav__logo--1{display:none}.land-nav.sticky .land-nav__content{padding:1rem 0}.land-nav.sticky .land-nav__ul-link{color:#000}.land-nav.sticky .land-nav__ul-link.active,.land-nav.sticky .land-nav__ul-link:hover{color:#f90}.land-nav.sticky .land-nav__menu .hamburger .line{background-color:#232323}.land-nav__content{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.land-nav__logo{width:10rem}@media only screen and (max-width:37.5em){.land-nav__logo{width:15rem}}.land-nav__logo--2{display:none}.land-nav__logo--1{display:inline-block}.land-nav__ul{align-items:center;display:flex;gap:3rem;transition:all .5s ease-in-out}@media only screen and (max-width:61.875em){.land-nav__ul{align-items:flex-start;background:linear-gradient(158.16deg,#341a1d 5.28%,#520e0f 103.26%);display:flex;flex-direction:column;gap:0;height:100%;left:-100%;opacity:0;order:8;padding:4rem;position:fixed;top:0;visibility:hidden;width:100%;z-index:999999}.land-nav__ul li{padding:3rem 0;width:60%}.land-nav__ul li:not(:last-child){border-bottom:.3px solid #f90}.land-nav__ul .land-nav__menu{position:absolute;right:5rem;top:9rem}}.land-nav__ul-li{padding:1rem 0;position:relative}.land-nav__ul-li:hover .land-nav__ul-dropdown{opacity:1;pointer-events:all;top:100%;visibility:visible}@media only screen and (max-width:61.875em){.land-nav__ul-li:hover .land-nav__ul-dropdown{top:0}}.land-nav__ul-li.active:after,.land-nav__ul-li:hover:after{background:#f90;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media only screen and (max-width:61.875em){.land-nav__ul-li.active:after,.land-nav__ul-li:hover:after{display:none}}.land-nav__ul-li.active .land-nav__ul-link,.land-nav__ul-li:hover .land-nav__ul-link{color:#f90}.land-nav__ul-dropdown{background:#fc283c;border-radius:4px;box-shadow:0 2px 28px 0 rgba(0,0,0,.09);left:0;opacity:0;pointer-events:none;position:absolute;top:500%;transition:all .4s ease-in-out;visibility:hidden;width:200%}@media only screen and (max-width:61.875em){.land-nav__ul-dropdown{background:transparent;gap:1rem;margin-top:1rem;opacity:1;pointer-events:all;position:relative;top:auto;visibility:visible}}.land-nav__ul-dropdown:hover .land-nav__ul-dropdown{opacity:1;pointer-events:all;top:200%;visibility:visible}.land-nav__ul-dropdown li{align-items:center;display:flex;justify-content:center;padding:1.5rem 0}.land-nav__ul-dropdown li:not(:last-child){border-bottom:1px solid #f90}@media only screen and (max-width:61.875em){.land-nav__ul-dropdown li:not(:last-child){border-bottom:none;margin-bottom:1rem}.land-nav__ul-dropdown li{justify-content:flex-start;padding-left:3rem;position:relative}.land-nav__ul-dropdown li:after{background:#f90;content:"";height:100%;left:0;position:absolute;top:0;width:3px}}.land-nav__ul-dropdown-link{color:#fff;font-size:1.5rem;font-weight:400;letter-spacing:.03em;line-height:1.5;text-align:center;text-transform:capitalize}@media only screen and (max-width:61.875em){.land-nav__ul-dropdown-link{font-size:2.4rem}}.land-nav__ul-dropdown-link:hover{color:#f90}.land-nav__ul-link{color:#fff;font-size:1.8rem;font-weight:600;position:relative;transition:all .2s ease-in-out}@media only screen and (max-width:61.875em){.land-nav__ul-link{color:#fff!important;font-size:3rem;font-weight:700;line-height:1.5;text-align:center}}.land-nav__buttons{align-items:center;display:flex;gap:1rem}.land-nav__menu{display:none;margin-top:1rem;position:relative;width:30px;z-index:2}@media only screen and (max-width:61.875em){.land-nav__menu{display:inline-block;margin-right:3rem;margin-top:0}}.land-nav__menu .hamburger .line{background-color:#fff;border-radius:10px;content:"";display:block;height:2px;margin:5px auto;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.land-nav__menu .hamburger:hover{cursor:pointer}.land-nav__menu #hamburger-1.active .line:nth-child(2),.land-nav__menu #hamburger-2.active .line:nth-child(2){opacity:0}.land-nav__menu #hamburger-1.active .line:first-child,.land-nav__menu #hamburger-2.active .line:first-child{-webkit-transform:translateY(6px) rotate(45deg);-ms-transform:translateY(6px) rotate(45deg);-o-transform:translateY(6px) rotate(45deg);transform:translateY(6px) rotate(45deg)}.land-nav__menu #hamburger-1.active .line:nth-child(3),.land-nav__menu #hamburger-2.active .line:nth-child(3){-webkit-transform:translateY(-9px) rotate(-45deg);-ms-transform:translateY(-9px) rotate(-45deg);-o-transform:translateY(-9px) rotate(-45deg);transform:translateY(-9px) rotate(-45deg)}.land-nav__menu #hamburger-2{border:1px solid #f90}.land-nav__menu #hamburger-2 .line{background-color:#f90}.land-nav.active .land-nav__ul{height:100%;left:0;opacity:1;overflow-x:hidden;overflow-y:scroll;transform:translateX(0);visibility:visible;width:100%}.land-header{background-image:url(../img/home_banner.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;left:0;padding:32rem 0;position:relative;top:0;width:100%;z-index:1}@media only screen and (max-width:61.875em){.land-header{padding:24rem 0}}.land-header:after{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);content:"";height:100%;left:0;opacity:.75;position:absolute;top:0;width:100%}.land-header--breadcrumb{background-position:top;padding:0}.land-header--breadcrumb .land-header__content{padding:14rem 0 10rem}@media only screen and (max-width:61.875em){.land-header--breadcrumb .land-header__content{padding:20rem 0 10rem}}.land-header--breadcrumb .land-header__title{font-size:5rem}.land-header__content{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;z-index:1}.land-header__content,.land-header__left{justify-content:center}@media only screen and (max-width:61.875em){.land-header__left{margin-bottom:4rem}}.land-header__title{color:#fff;font-family:Libre Baskerville,serif;font-size:7rem;font-weight:500;line-height:1.25;max-width:60%}@media only screen and (max-width:75em){.land-header__title{font-size:6rem}}@media only screen and (max-width:37.5em){.land-header__title{max-width:100%}}.land-header__sub-title{color:#fff;font-size:2.5rem;font-weight:400;line-height:1.5}@media only screen and (max-width:75em){.land-header__sub-title{font-size:2.3rem}}@media only screen and (max-width:37.5em){.land-header__sub-title{max-width:100%}}.land-header__scroll{bottom:15rem;left:50%;position:absolute;transform:translate(-50%,-50%);z-index:1}.land-header__scroll--1{animation:scrolldown 1.2s ease-in-out .15s infinite;bottom:25px}.land-header__scroll--1,.land-header__scroll--2{background-color:transparent;border-color:#faebd7;border-style:solid;border-width:0 .25em .25em 0;height:2em;left:50%;opacity:0;position:absolute;transform:translateY(0) rotate(45deg);width:2em;z-index:80}.land-header__scroll--2{animation:scrolldown 1.2s ease-in-out infinite;bottom:40px}.land-btn{background:#f90}.land-btn:hover{background:rgba(255,153,0,.7)}.land-btn--transparent{background:transparent}@keyframes scrolldown{0%{opacity:.7;transform:translateY(20%) rotate(45deg)}50%{opacity:.2;transform:translateY(0) rotate(45deg)}to{opacity:.7;transform:translateY(20%) rotate(45deg)}}.services{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);background:#f91227}.services__title{text-decoration:underline}.services__page{padding:8rem 0 20rem}.services__content{margin:10rem 0}.services__content--page{padding:8rem 0}.services__content-details{align-items:flex-start;display:flex;flex-direction:column;gap:2rem;height:100%;justify-content:center;padding-right:6rem}.services__content-details--right{padding-left:6rem;padding-right:0}@media only screen and (max-width:61.875em){.services__content-details{padding:0}}.services__content-img,.services__content-img img{height:100%}.services__para{color:#fff}.gallery__page{padding:8rem 0 20rem}.gallery__img{padding:1rem}.gallery-content{line-height:0;position:relative}.gallery-content img{height:auto!important;width:100%!important}.gallery-content img:hover{opacity:.7}@media only screen and (max-width:75em){.gallery-content{-moz-column-count:3;-webkit-column-count:3;column-count:3}}@media (max-width:1000px){.gallery-content{-moz-column-count:3;-webkit-column-count:3;column-count:3}}@media (max-width:800px){.gallery-content{-moz-column-count:2;-webkit-column-count:2;column-count:2}}@media (max-width:400px){.gallery-content{-moz-column-count:1;-webkit-column-count:1;column-count:1}}#tabs .tab-pane{height:auto;margin-top:1rem;padding:1.5rem}#tabs .nav-tabs{align-items:center;border:none;border-radius:6px;display:flex;flex-wrap:wrap;justify-content:center;margin:auto auto 4rem;padding:1rem 3rem;position:relative;width:40%}@media only screen and (max-width:767px){#tabs .nav-tabs{width:82%}}@media only screen and (max-width:37.5em){#tabs .nav-tabs{gap:1rem;padding:1rem 0;width:100%}}#tabs .nav-tabs .nav-item .nav-link{border:none;color:#131313;cursor:pointer;font-size:2rem;font-weight:400;margin-right:0;padding:1rem;white-space:nowrap}#tabs .nav-tabs .nav-item .nav-link.active,#tabs .nav-tabs .nav-item .nav-link:hover{-webkit-text-fill-color:transparent;text-fill-color:transparent;background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);-webkit-background-clip:text;background-clip:text;border:none;color:#f90}#tabs .nav-tabs .nav-item .nav-link.active{font-size:2.1rem;font-weight:700}#tabs .bottom-slider{background-color:hsla(0,0%,86%,.55);border-radius:3px;bottom:0;display:block;height:4px;left:15;margin:0;padding:0;position:absolute;width:91.5%;z-index:0}@media only screen and (max-width:61.875em){#tabs .bottom-slider{left:6%;width:87.4%}}@media only screen and (max-width:37.5em){#tabs .bottom-slider{left:0;width:100%}}#tabs .slider{background-color:#f90;background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);border-radius:3px;bottom:0;display:inline-block;height:4px;left:0;position:absolute;transition:all .4s linear;width:30px;z-index:1}.contact{padding:8rem 0 20rem}.contact__form{display:flex;flex-direction:column;gap:2rem}.contact__form-input{background:transparent;border:1px solid #e0e0e0;font-size:1.6rem;padding:.5rem 2rem;width:100%}.contact__form-input::placeholder{font-size:1.6rem;font-weight:700;line-height:175%}.contact__map{height:100%;padding:0 3rem}@media only screen and (max-width:61.875em){.contact__map{margin-top:3rem;padding:0}}.contact__map iframe{height:100%;width:100%}@media only screen and (max-width:61.875em){.contact__map iframe{min-height:40vh;padding:0}}.cta{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);border:.756144px solid hsla(47,55%,70%,.2)}.cta--2{background:url(../img/cta-image.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.cta--2:before{background:rgba(0,0,0,.7);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (max-width:37.5em){.cta--2:before{background:hsla(0,0%,100%,.75)}}.cta--2 .cta__title{color:#f90}.cta__title{color:#fff;font-size:4rem;font-weight:500;letter-spacing:4px;line-height:1.5;text-align:center}@media only screen and (max-width:37.5em){.cta__title{font-weight:600}}.cta__content{align-items:center;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:1}.cta .contact__form{background:#fff;border-radius:5px;box-shadow:0 2px 28px 0 rgba(0,0,0,.09);padding:2rem}.cta__page{margin-top:8rem}@media only screen and (max-width:37.5em){.testimonial--1{display:none}}.testimonial--2{display:none}@media only screen and (max-width:37.5em){.testimonial--2{display:block}}.testimonial__page{padding-bottom:20rem}.testimonial__content{margin-top:4rem}.testimonial__img{height:100%;padding:1rem}@media only screen and (max-width:37.5em){.testimonial__img{align-items:center;display:flex;justify-content:center}.testimonial__img img{width:50%}}.testimonial__details{display:flex;flex-direction:column;height:100%;justify-content:center;padding:0 3rem}@media only screen and (max-width:37.5em){.testimonial__details{align-items:center;text-align:center}}.testimonial__name{color:#f90;font-size:2.2rem;font-weight:700;letter-spacing:.03em;line-height:1;margin-bottom:1rem;margin-top:2rem;text-decoration-line:underline;text-transform:capitalize}.mission{padding-top:4rem}.mission__content{padding:4rem 4rem 4rem 15rem}@media only screen and (max-width:37.5em){.mission__content{padding-left:4rem}}.mission__animation{display:flex;gap:3rem;justify-content:center;margin:4rem 0;overflow:hidden;position:relative}.mission__animation-text{color:#fff;font-size:18rem;font-weight:700;line-height:1;transition:all .2s}@media only screen and (max-width:75em){.mission__animation-text{font-size:15rem}}@media only screen and (max-width:61.875em){.mission__animation-text{font-size:12rem;line-height:2}}@media only screen and (max-width:37.5em){.mission__animation-text{font-size:8rem;line-height:1}}.mission__animation-text--visible{animation:textAnimation2 5s infinite}.mission__animation-text--invisible{animation:textAnimation 5s infinite;left:13%;padding:2rem 0;position:absolute;top:100%}@media only screen and (max-width:75em){.mission__animation-text--invisible{left:5%}}.mission__animation-sub-text{color:#fff;font-size:8rem;font-weight:400;line-height:1.2}@media only screen and (max-width:37.5em){.mission__animation-sub-text{font-size:4rem}}@keyframes textAnimation{0%{top:100%}25%{top:-10%;@media only screen and (max-width:75em){top:0}}50%{top:-100%}75%{top:-10%;@media only screen and (max-width:75em){top:0}}to{top:100%}}@keyframes textAnimation2{0%{transform:translateY(-10%);@media only screen and (max-width:75em){transform:translateY(0)}}25%{transform:translateY(-100%)}50%{transform:translateY(-10%);@media only screen and (max-width:75em){transform:translateY(0)}}75%{transform:translateY(100%)}to{transform:translateY(-10%);@media only screen and (max-width:75em){transform:translateY(0)}}}.blog{padding-bottom:20rem}.blog__single-items{border-right:.5px solid #000;height:100%;padding:2rem}@media only screen and (max-width:37.5em){.blog__single-items{border:none;border-bottom:.5px solid #000}}.blog__row .col-md-4:nth-child(3n) .blog__single-items{border:none}@media only screen and (max-width:37.5em){.blog__row .col-md-4:nth-child(3n) .blog__single-items{border-bottom:.5px solid #000}.blog__row .col-md-4:last-child .blog__single-items{border:none}}.blog__name{font-size:1.7rem;font-weight:400;line-height:1;margin-top:1.5rem}.blog__title{font-size:3rem;font-weight:700;line-height:1.3;margin:1rem 0}.blog__link{color:#010001;font-size:2rem;font-weight:700;letter-spacing:.04em;line-height:1;margin-top:1.5rem;text-decoration-line:underline}.single-article{padding-bottom:20rem}.single-article__writer-details{align-items:center;display:flex;gap:2rem;margin:2rem 0}.single-article__writer-details li{align-items:center;display:flex;font-size:1.5rem;gap:1rem;padding-left:1rem;position:relative}.single-article__writer-details li img{border-radius:50%;height:3rem;width:3rem}.single-article__writer-details li a{color:#666}.single-article__writer-details li:before{color:#d6d6d6;content:"|";left:-1rem;position:absolute;top:0}.single-article__writer-details li:first-child:before{content:none}.single-article__heading{color:#463d3d;font-size:4rem;font-weight:700;line-height:1.4}.single-article__paragraph{color:#666;font-size:1.6rem;line-height:1.7em;margin-bottom:1.5em;margin-top:2rem}.single-article__post-suggest{border-top:1px solid #eee;display:block;padding-top:2rem}.single-article__post-suggest:first-of-type{border:none}.single-article__post-suggest:not(:last-child){margin-bottom:2rem}.single-article__post-img{align-items:center;display:flex;height:100%;justify-content:center}.single-article__post-img img{width:60%}.single-article__post-details{display:flex;flex-direction:column;height:100%;justify-content:center}.single-article__post-details a{color:#757575;display:inline-block;font-size:1.5rem;font-weight:500;line-height:1.5}.single-article__post-date{color:#9e9e9e;display:inline-block;font-size:1.3rem}.single-article__recent-post{background-color:#fff;box-shadow:0 5px 10px rgba(0,0,0,.1);padding:4rem 2.5rem}.single-article__recent-post h3{display:inline-block;font-size:2rem;margin:0 0 1em;padding-right:4rem;position:relative}.single-article__recent-post h3:after{background-color:#fe6c35;content:"";height:2px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:35px}.single-services__enquire-content{align-items:stretch;display:flex;flex-direction:column}.single-services__enquire .contact__form{max-width:50%}.single-services__enquire .contact__form-input{color:#fff}.single-services__enquire .contact__form-input::placeholder{color:#fff}.menu{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%)}.menu .nav-tabs{background:#f90;gap:2rem;min-width:50%;width:auto!important}.menu .nav-item{border-radius:8px;flex-grow:0;padding:0 2rem}.menu .nav-item.active,.menu .nav-item:hover{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%)}.menu .nav-link{color:#fff!important}.menu .nav-link:hover{-webkit-text-fill-color:initial!important;background:none!important;color:#fff!important}.menu__container{display:none}.menu__container.show{display:block}.menu__single{align-items:center;display:flex;height:100%;justify-content:center;margin-bottom:2rem;text-align:center}.menu__single h1{color:#fff}.home-services{background:linear-gradient(158.16deg,#ff0d24 5.28%,#cf3034 103.26%);background:#f91227}.home-services .services__title{align-items:center;display:flex;font-size:4rem;justify-content:end;margin-left:0;margin-right:-20%;padding:1rem;position:relative;text-align:right;white-space:nowrap;z-index:2}@media only screen and (max-width:37.5em){.home-services .services__title{margin-right:0}}.home-services .services__title:before{background:#f90;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media only screen and (max-width:37.5em){.home-services .services__title:before{display:none}}.home-services .services__page{padding:8rem 0 20rem}.home-services .services__content{margin:10rem 0}.home-services .services__content--page{padding:8rem 0}.home-services .services__content-details{align-items:flex-end;gap:2rem;height:auto;padding-left:4rem;padding-right:2rem;padding-top:6rem}@media only screen and (max-width:37.5em){.home-services .services__content-details{align-items:flex-start}}.home-services .services__content-details--right{align-items:flex-start;padding-left:4rem;padding-right:0}.home-services .services__content-details--right .services__title{margin-left:-20%;margin-right:0;text-align:left}@media only screen and (max-width:37.5em){.home-services .services__content-details--right .services__title{margin-left:0}}.home-services .services__content-details--right .services__para{text-align:left}.home-services .services__content-details--right .services__btn{margin-left:0;margin-right:auto}@media only screen and (max-width:61.875em){.home-services .services__content-details{padding:0}}.home-services .services__content-img img{height:100%}.home-services .services__para{color:#fff;font-size:2.1rem;line-height:1.65;text-align:right}@media only screen and (max-width:37.5em){.home-services .services__para{text-align:left}}.home-services .services__btn{margin-left:auto}.wave{height:105%;left:0;position:absolute;top:-2rem}.wave,.wave img{width:100%}.wave img svg{height:100%!important;width:150rem!important}.wave{bottom:-1rem;height:auto;top:auto;z-index:1}.wave--cta{bottom:-3rem}@media only screen and (max-width:37.5em){.wave--cta{bottom:-1rem}}.wave-div{overflow:hidden;padding-bottom:18rem;position:relative}.preloader,.wave img{height:100%}.preloader{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;text-align:center;top:0;width:100%;z-index:99999}.preloader h1{animation:fill-2 2s;background:url(../img/preloader-bg.jpg) no-repeat;-webkit-background-clip:text;background-size:200%;color:hsla(0,0%,100%,0);display:inline-block;font-size:5rem;font-weight:600;letter-spacing:.5px;max-width:73%;text-shadow:0 0 rgba(0,0,0,.1)}.preloader img{margin-bottom:2rem;width:15rem}#line{background:red;height:10px;left:0;margin:0 auto;position:absolute;top:0}@media only screen and (max-width:37.5em){.preloader h1{font-size:3rem;max-width:45%}}@keyframes animateText{to{stroke-dashoffset:0}}@keyframes colorFill{0%{fill:transparent;text-decoration:none}to{fill:#cf3034}}.preloader__animation-container{transform:translate(10%,-10%)}@media only screen and (max-width:37.5em){.preloader__animation-container{transform:translate(5%,-10%)}}.poppins{align-items:center;animation:colorFill 1.5s ease 7s forwards;display:flex;gap:50px;height:8rem;overflow:initial}.poppins path:first-child{stroke-dasharray:449px;stroke-dashoffset:449px;animation:animateText 1s ease forwards;transform:translateY(42%)}.poppins path:nth-child(2){stroke-dasharray:565;stroke-dashoffset:565px;animation:animateText 1s ease 1s forwards;transform:translateX(70px) translateY(53%)}.poppins path:nth-child(3){stroke-dasharray:449px;stroke-dashoffset:449px;animation:animateText 1s ease 1.5s forwards;transform:translateX(135px) translateY(53%)}.poppins path:nth-child(4){stroke-dasharray:449px;stroke-dashoffset:449px;animation:animateText 1s ease 2s forwards;transform:translateX(230px) translateY(53%)}.poppins path:nth-child(5){stroke-dasharray:227px;stroke-dashoffset:227px;animation:animateText 1s ease 2.5s forwards;transform:translateX(319px) translateY(53%)}.poppins path:nth-child(6){stroke-dasharray:449px;stroke-dashoffset:449px;animation:animateText 1s ease 3s forwards;transform:translateX(390px) translateY(53%)}.poppins-two{position:relative;transform:translateY(-30%)}.poppins-two path:first-child{animation:animateText 1s ease 3.5s forwards;transform:translateY(42%)}.poppins-two path:nth-child(2){animation:animateText 1s ease 4s forwards;transform:translateX(39px) translateY(42%)}.poppins-two path:nth-child(3){animation:animateText 1s ease 4.5s forwards;transform:translateX(90px) translateY(30%)}.poppins-two path:nth-child(4){animation:animateText 1s ease 5s forwards;transform:translateX(185px) translateY(30%)}.poppins-two path:nth-child(5){animation:animateText 1s ease 5.5s forwards;transform:translateX(253px) translateY(42%)}.poppins-two path:nth-child(6){animation:animateText 1s ease 6s forwards;transform:translateX(292px) translateY(42%)}.poppins-two path:nth-child(7){stroke-dasharray:449px;stroke-dashoffset:449px;animation:animateText 1s ease 6.5s forwards;transform:translateX(396px) translateY(42%)}