@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css";:root{--primaryColor: #CD7B00;--secondaryColor: #092215;--tertiaryColor: #084323;--semiTertiaryColor: #092215;--whiteColor: #fff;--greyColor: #F7F7F5;--darkColor: #2A2A2A;--gradientColor: linear-gradient(to left, #00000020 0%, #041734 89%);--gradientColor2: linear-gradient(to bottom, #00000020 0%, #041734 89%);--globalFont: "Roboto", sans-serif}a{outline-style:none !important;text-decoration:none}html{scroll-behavior:smooth;font-size:62.5%;line-height:normal;touch-action:manipulation}body{background-color:var(--whiteColor);overflow-x:hidden;font-family:var(--globalFont);width:100%;min-height:100vh;font-size:22px;line-height:32px;color:var(--darkColor)}ol,ul{list-style:none;margin:0;padding:0}a{color:var(--primaryColor);text-decoration:none !important}img{display:block}*{margin:0;padding:0;box-sizing:border-box}h1{font-size:9rem;line-height:10.1rem}h2{font-size:8rem;line-height:9rem}h3{font-size:6rem;line-height:7rem}h4{font-size:2.5rem}h5{font-size:3rem}h6{font-size:2rem}p{font-size:2.2rem;line-height:3.2rem}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input,textarea,button{border:none;outline-style:none;background-color:rgba(0,0,0,0)}input[type=submit],input[type=button] button{cursor:pointer}ul{padding:0;margin:0;list-style:none}.container{max-width:1720px;width:100%;margin:0 auto;position:relative}@media only screen and (max-width: 1750px){html{font-size:55%}.container{max-width:1400px}}@media only screen and (max-width: 1500px){html{font-size:48%}.container{max-width:1200px}}@media only screen and (max-width: 1199px){.container{max-width:100%;padding:0 30px}html{font-size:30%}}@media only screen and (max-width: 991px){.container{padding:0 15px}}@media only screen and (max-width: 700px){h1,h2{font-size:24px}h3{font-size:25px}h4{font-size:35px}h5{font-size:33px}p{font-size:13px;line-height:20px}}.pt{padding-top:10rem}.pb{padding-bottom:10rem}.big_pt{padding-top:16rem}.big_pb{padding-bottom:16rem}.text-center{text-align:center}.common_button{width:auto;height:6.2rem;background-color:var(--primaryColor);color:var(--whiteColor);font-size:2.5rem;padding:0 3.2rem;display:flex;align-items:center;justify-content:center;gap:5px;color:#fff;font-weight:600;text-transform:uppercase;transition:all .5s ease-in;cursor:pointer;border:none;cursor:pointer}.common_button img{width:2rem}input:focus,textarea:focus,select:focus{border-color:var(--primaryColor) !important}.common_heading{width:100%;margin-bottom:5rem}.common_heading h3{margin-bottom:3.8rem}.common_heading p{width:100.28rem;margin:0 auto}@media only screen and (max-width: 700px){.pt{padding-top:30px}.pb{padding-bottom:30px}.error-message{font-size:9px}.spot_light_wrapper .container{padding:0 10%}.common_button{padding:0 10px;font-size:11px;font-weight:400;height:28px;width:132px;border-radius:0}.common_button img{width:10px}.common_heading{width:85%;margin:0 auto 23px auto}.common_heading h3{max-width:226px;margin:0 auto 27px auto;line-height:34px;margin-bottom:10px}.common_heading p{width:100%}}.flex-container{display:flex}.flex-direction-row{flex-direction:row}.flex-direction-row-reverse{flex-direction:row-reverse}.flex-direction-column{flex-direction:column}.flex-direction-column-reverse{flex-direction:column-reverse}.flex-wrap-nowrap{flex-wrap:nowrap}.flex-wrap-wrap{flex-wrap:wrap}.flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}.flex-flow-row-nowrap{flex-flow:row nowrap}.flex-flow-column-wrap{flex-flow:column wrap}.justify-content-flex-start{justify-content:flex-start}.justify-content-flex-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}.justify-content-space-around{justify-content:space-around}.justify-content-space-evenly{justify-content:space-evenly}.align-items-flex-start{align-items:flex-start}.align-items-flex-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-flex-start{align-content:flex-start}.align-content-flex-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-space-between{align-content:space-between}.align-content-space-around{align-content:space-around}.align-content-space-evenly{align-content:space-evenly}.align-content-stretch{align-content:stretch}.flex-item-auto{flex:auto}.flex-item-initial{flex:initial}.flex-item-none{flex:none}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.flex-basis-auto{flex-basis:auto}.flex-basis-50{flex-basis:50%}.flex-basis-100{flex-basis:100%}.order-1{order:1}.order-2{order:2}.order--1{order:-1}.align-self-auto{align-self:auto}.align-self-flex-start{align-self:flex-start}.align-self-flex-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}header{position:absolute;top:0;left:0;width:100%;transition:all .1s ease-in;z-index:10;padding-top:4.7rem}header .ovarlay{display:none}header .hamburgar_menu{display:none}header .logo{width:14.2rem}header .logo img{width:100%;display:block}header .menu_button_area_wrapper{gap:3rem}header .menu_button_area_wrapper ul{gap:1.6rem}header .menu_button_area_wrapper ul li.active a::before{opacity:1;width:100%}header .menu_button_area_wrapper ul li a{color:var(--whiteColor);font-size:1.8rem;text-transform:uppercase;position:relative}header .menu_button_area_wrapper ul li a::before{width:0%;height:2px;background-color:var(--whiteColor);position:absolute;bottom:-8px;left:0;right:0;margin:auto;content:"";opacity:0;transition:all .5s ease-in-out}header .menu_button_area_wrapper ul li:hover a::before{width:100%;opacity:1}@media only screen and (max-width: 700px){header .container>*{flex:0 0 33.333%;width:33%}header .ovarlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:none}header .ovarlay.open{display:block}header .menu_button_area_wrapper ul{position:fixed;top:0;right:0;width:240px;height:100%;background-color:var(--darkColor);flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0;display:none}header .menu_button_area_wrapper ul.open{display:flex}header .menu_button_area_wrapper ul li.active{width:100%}header .menu_button_area_wrapper ul li.active a{background-color:var(--primaryColor);width:100%}header .menu_button_area_wrapper ul li.active a::before{display:none}header .menu_button_area_wrapper ul li:hover a::before{display:none}header .menu_button_area_wrapper ul li a{font-size:15px;padding:15px 0;display:block}header .logo{width:80px;flex:0 0 80px;margin-left:0}header .common_button{flex:0 0 132px}header .hamburgar_menu{display:block}header .hamburgar_menu.open_menu .list{display:none}header .hamburgar_menu.open_menu .cross{display:block}header .hamburgar_menu img{width:25px;filter:brightness(0) invert(1)}header .hamburgar_menu .cross{display:none}}.hero_bg_wrapper{width:100%;height:100vh;position:relative}.hero_bg_wrapper.inner{background-color:var(--semiTertiaryColor);height:55.3rem}.hero_bg_wrapper.inner::before{display:none}.hero_bg_wrapper.inner .hero_image{opacity:.2}.hero_bg_wrapper.inner .container{padding-top:20rem}.hero_bg_wrapper::before{width:100%;height:100%;background:var(--gradientColor);position:absolute;top:0;left:0;content:"";z-index:2}.hero_bg_wrapper .container{z-index:9;height:100%}.hero_bg_wrapper .hero_image{width:100%;height:100%;display:block;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.hero_bg_wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;left:0}.hero_bg_wrapper h1{color:var(--whiteColor);max-width:70rem;font-weight:700;margin-bottom:3.2rem}.hero_bg_wrapper .common_button{max-width:28.8rem}@media only screen and (max-width: 700px){.hero_bg_wrapper{height:518px}.hero_bg_wrapper.inner{height:254px}.hero_bg_wrapper.inner h1{padding-top:32px}.hero_bg_wrapper.inner .container{justify-content:center}.hero_bg_wrapper .container{align-items:center;text-align:center;justify-content:flex-end;padding-bottom:40px}.hero_bg_wrapper h1{max-width:284px;font-size:35px;line-height:45px}.hero_bg_wrapper .common_button{padding:0 10px;font-size:11px;font-weight:400;height:28px;width:128px}.hero_bg_wrapper:before{background:var(--gradientColor2)}}.welcome_section_wrapper{width:100%;background-color:var(--greyColor)}.welcome_section_wrapper .service_list{width:100%;gap:5.6rem}.welcome_section_wrapper .service_list li{text-align:center}.welcome_section_wrapper .service_list li img{height:9.5rem;margin-bottom:2.6rem;display:inline-block}.welcome_section_wrapper .service_list li h4{color:var(--tertiaryColor);text-transform:capitalize;font-weight:400}@media only screen and (max-width: 700px){.welcome_section_wrapper .service_list{flex-wrap:wrap;gap:0}.welcome_section_wrapper .service_list li{flex:0 0 25%;width:25%;margin-bottom:25px}.welcome_section_wrapper .service_list li img{width:41px;height:41px;margin-bottom:10px}.welcome_section_wrapper .service_list li h4{font-size:13px}}.call_to_action_wrapper{width:100%;height:80rem;position:relative;overflow:hidden}.call_to_action_wrapper.mobile{display:none}.call_to_action_wrapper::before{width:100%;height:100%;background:rgba(0,0,0,.2);position:absolute;top:0;left:0;content:"";z-index:2}.call_to_action_wrapper img{width:100%;height:100%;display:block;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.call_to_action_wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;top:0;left:0}.call_to_action_wrapper .container{height:100%;z-index:9}.call_to_action_wrapper h2{color:var(--whiteColor);margin-bottom:3.6rem;width:97.3rem;text-align:center}@media only screen and (max-width: 700px){.call_to_action_wrapper{height:322px}.call_to_action_wrapper.mobile{display:block}.call_to_action_wrapper h2{max-width:277px;font-size:25px;line-height:30px;margin-bottom:17px}.call_to_action_wrapper .common_button{width:83px;height:26px;font-size:10px}}.about_section_wrapper{width:100%;background-color:var(--greyColor)}.about_section_wrapper.about_page .text_area_wrapper{width:50%;max-width:50%;padding-left:10rem}.about_section_wrapper.about_page .image_wrapper{width:50%;max-width:50%;position:relative;height:60rem;overflow:hidden}.about_section_wrapper.about_page .image_wrapper img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.about_section_wrapper.cross .image_wrapper .two{left:auto;right:-9.2rem}.about_section_wrapper .text_area_wrapper{max-width:66rem}.about_section_wrapper .text_area_wrapper h3{margin-bottom:3.8rem}.about_section_wrapper .text_area_wrapper p{width:100%}.about_section_wrapper .image_wrapper{width:84.5rem;height:75.9rem;position:relative}.about_section_wrapper .image_wrapper img{-o-object-fit:cover;object-fit:cover}.about_section_wrapper .image_wrapper .one{width:100%}.about_section_wrapper .image_wrapper .two{width:53.8rem;border:var(--greyColor) 10px solid;position:absolute;bottom:0;left:-9.2rem}@media only screen and (max-width: 1750px){.about_section_wrapper .image_wrapper{max-width:80rem}}@media only screen and (max-width: 1199px){.about_section_wrapper .image_wrapper{width:50%;max-width:100%}.about_section_wrapper .text_area_wrapper{width:40%;max-width:100%;text-align:center}}@media only screen and (max-width: 700px){.about_section_wrapper{padding-left:17px;padding-right:17px}.about_section_wrapper.about_page .container .text_area_wrapper{margin-bottom:27px}.about_section_wrapper.about_page .container .text_area_wrapper h3{margin-bottom:10px}.about_section_wrapper.about_page .container .image_wrapper{height:324px;width:100%;max-width:100%;flex:auto;order:2}.about_section_wrapper .container{flex-direction:column;gap:0}.about_section_wrapper .container .text_area_wrapper{flex:0 0 100%;width:100%;max-width:100%;padding:0 16px;margin-bottom:30px}.about_section_wrapper .container .text_area_wrapper h3{margin:0 auto 27px auto;line-height:1.3;margin-bottom:10px}.about_section_wrapper .container .text_area_wrapper p{text-align:center}.about_section_wrapper .container .image_wrapper{flex:0 0 100%;width:100%;height:auto}.about_section_wrapper .container .image_wrapper .one{height:324px}.about_section_wrapper .container .image_wrapper .two{left:0;right:0;margin:-70px auto 0;position:relative;border-width:5px;width:258px;height:198px}.about_section_wrapper.cross .image_wrapper{order:2}.about_section_wrapper.cross .text_area_wrapper{order:1}}.faciluty_wrapper{width:100%;background-color:var(--secondaryColor)}.faciluty_wrapper h3{color:var(--whiteColor);text-align:center;margin-bottom:7.2rem}.faciluty_wrapper .carousel_container .owl-stage{display:flex;align-items:center}.faciluty_wrapper .carousel_container .owl-item{padding-top:14.9rem;width:25%;height:72.6rem;position:relative;transition:all .1s ease-in-out}.faciluty_wrapper .carousel_container .owl-item .slide_item{width:100%;height:100%;position:relative}.faciluty_wrapper .carousel_container .owl-item .slide_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.faciluty_wrapper .carousel_container .owl-item .slide_item .text_ovarlay{position:absolute;bottom:4.6rem;background:linear-gradient(to left, rgba(115, 115, 115, 0) 0%, #092215 89%);padding:10px;color:var(--whiteColor);font-size:2.5rem;font-weight:400;display:none;width:60%}.faciluty_wrapper .carousel_container .owl-item.active-first{padding-top:0;width:50%}.faciluty_wrapper .carousel_container .owl-item.active-first .slide_item .text_ovarlay{display:block}.faciluty_wrapper .carousel_container .owl-nav{position:absolute;top:4.5rem;left:34%;background-color:var(--secondaryColor);border-radius:50px}.faciluty_wrapper .carousel_container .owl-nav button.owl-prev span,.faciluty_wrapper .carousel_container .owl-nav button.owl-next span{width:4.6rem;height:4.6rem;display:block;background-size:contain;background-repeat:no-repeat}.faciluty_wrapper .carousel_container .owl-nav button.owl-prev span{background-image:url(../images/prev.png)}.faciluty_wrapper .carousel_container .owl-nav button.owl-next{margin-left:3.8rem}.faciluty_wrapper .carousel_container .owl-nav button.owl-next span{background-image:url(../images/next.png)}.faciluty_wrapper .custom-slider{display:flex;gap:38px;position:relative;align-items:end;padding:20px 0}.faciluty_wrapper .custom-slider .left-part{width:45%;position:relative}.faciluty_wrapper .custom-slider .left-part .text_ovarlay{position:absolute;bottom:4.6rem;background:linear-gradient(to left, rgba(115, 115, 115, 0) 0%, #092215 89%);padding:10px;color:#fff;font-size:2.5rem;font-weight:400;width:60%;transition:opacity .3s ease;opacity:1}.faciluty_wrapper .custom-slider .right-part{width:55%;display:flex;flex-direction:row;gap:3.8rem}.faciluty_wrapper .custom-slider .left-part img,.faciluty_wrapper .custom-slider .right-part img{width:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease;opacity:1}.faciluty_wrapper .custom-slider .left-part img{height:72.6rem}.faciluty_wrapper .custom-slider .right-part img{height:57.7rem;width:47.7%}.faciluty_wrapper .custom-slider .arrow_wrapper{position:absolute;width:calc(55% - 1.8rem);top:7rem;right:0;display:flex;align-items:center;gap:3rem}.faciluty_wrapper .custom-slider .arrow_wrapper .nav-btn{cursor:pointer}.faciluty_wrapper .common_button{max-width:32.2rem;position:absolute;top:20.1rem;right:5px}@media only screen and (max-width: 700px){.faciluty_wrapper h3{margin-bottom:27px}.faciluty_wrapper .custom-slider{gap:0;padding:0 40px}.faciluty_wrapper .custom-slider .left-part{width:100%;height:305px}.faciluty_wrapper .custom-slider .left-part img{height:100%}.faciluty_wrapper .custom-slider .left-part .text_ovarlay{font-size:13px;padding:7px 7px}.faciluty_wrapper .custom-slider .right-part{display:none}.faciluty_wrapper .custom-slider .arrow_wrapper{position:absolute;width:100%;top:0;left:0;bottom:0;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:0;padding:0 4px}.faciluty_wrapper .custom-slider .arrow_wrapper .nav-btn img{width:30px;height:30px}.faciluty_wrapper .common_button{position:relative;top:0;right:0;margin:28px auto 0}}.gallery_image_wrapper{width:100%}.gallery_image_wrapper h3{margin-bottom:7.2rem}.gallery_image_wrapper .common_button{max-width:32.2rem;margin:4.3rem auto 0}.gallery_image_wrapper .gallery_carousel_wrapper{width:100%}.gallery_image_wrapper .gallery_carousel_wrapper .center .gallery_item .text_ovarlay{display:block}.gallery_image_wrapper .gallery_carousel_wrapper .gallery_item{width:100%;height:50.8rem;position:relative}.gallery_image_wrapper .gallery_carousel_wrapper .gallery_item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery_image_wrapper .gallery_carousel_wrapper .gallery_item .text_ovarlay{position:absolute;left:0;right:0;bottom:4.6rem;background-color:rgba(9,34,21,.8);padding:15px 0;color:var(--whiteColor);font-size:3rem;font-weight:400;display:none;width:60%;margin:auto;text-align:center}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav{width:100%;position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 10rem}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-prev span,.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-next span{width:4.6rem;height:4.6rem;display:block;background-size:contain;background-repeat:no-repeat}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-prev span{background-image:url(../images/white-prev.png)}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-next span{background-image:url(../images/white-next.png)}.new_gallery.main_wrapper{width:100%;display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:3.4rem;position:relative}.new_gallery.main_wrapper p{text-align:center;grid-column:1/5}.new_gallery.main_wrapper .image-wrapper{width:100%;position:relative}.new_gallery.main_wrapper .image-wrapper .loader{width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.new_gallery.main_wrapper .image-wrapper .loader::before{width:4rem;height:4rem;border:4px solid #ddd;border-top:4px solid var(--primaryColor);border-radius:50%;animation:spin 1s linear infinite;margin:10px auto;display:block;content:""}.new_gallery.main_wrapper .image-wrapper a{width:100%;display:block;height:100%}.new_gallery.main_wrapper .image-wrapper a img{width:100%;height:37rem;-o-object-fit:cover;object-fit:cover}.new_gallery.main_wrapper .image-wrapper:first-child{grid-column:1/2;grid-row:1/3}.new_gallery.main_wrapper .image-wrapper:first-child img{height:100%}.new_gallery.main_wrapper .image-wrapper:nth-child(2){grid-column:2/4}.new_gallery.main_wrapper .image-wrapper:nth-child(2) img{height:100%}.new_gallery.main_wrapper .image-wrapper:nth-child(3) img{height:100%}.new_gallery.main_wrapper .image-wrapper:nth-child(10){grid-column:4/5;grid-row:3/5}.new_gallery.main_wrapper .image-wrapper:nth-child(10) img{height:100%}.new_gallery.main_wrapper .video-wrapper{width:100%;position:relative;height:256px}.new_gallery.main_wrapper .video-wrapper video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.new_gallery.main_wrapper .video-wrapper .video-container{width:100%;height:100%;position:relative}.new_gallery.main_wrapper .video-wrapper .video-play-button{width:45px;height:45px;background-color:#000;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;border-radius:100%;opacity:.8;border:#fff 3px solid;display:flex;align-items:center;justify-content:center}.new_gallery.main_wrapper .video-wrapper .video-play-button img{filter:brightness(0) invert(1);opacity:.6;width:20px}.loader{width:100%;height:100%;background-color:#fff;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center}.loader::before{width:4rem;height:4rem;border:4px solid #ddd;border-top:4px solid var(--primaryColor);border-radius:50%;animation:spin 1s linear infinite;margin:10px auto;display:block;content:""}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.tab-buttons{width:100%;margin-bottom:9rem;border-bottom:var(--primaryColor) 1px solid}.tab-buttons button{width:15.5rem;height:5.7rem;color:#88847e;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:3rem;text-transform:capitalize}.tab-buttons button.active{background-color:var(--primaryColor);color:var(--whiteColor)}#pagination-controls{padding-top:8rem}#pagination-controls button{width:4.6rem;height:6.2rem;background-color:var(--whiteColor);display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:500;color:#88847e;cursor:pointer}#pagination-controls button.active{color:var(--primaryColor)}#pagination-controls button:last-child,#pagination-controls button:first-child{width:16.4rem;background-color:var(--primaryColor);color:var(--whiteColor);font-size:2.5rem;font-weight:500}#pagination-controls button:first-child{margin-right:3rem}#pagination-controls button:last-child{margin-left:3rem}#pagination-controls button:disabled{background-color:#88847e}.loading-state{width:100%;height:100%;position:absolute;background-color:#000;top:0;left:0}@media only screen and (max-width: 700px){.gallery_image_wrapper .gallery_carousel_wrapper .gallery_item{height:320px}.gallery_image_wrapper .gallery_carousel_wrapper .gallery_item.center .text_ovarlay{padding:0;height:40px;display:flex;align-items:center;justify-content:center;font-size:13px}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav{padding:0 6px}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-prev,.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-next{padding:0 !important;margin:0}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-prev span,.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-next span{width:30px;height:30px}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-prev span{background-image:url(../images/mobile-prev.png)}.gallery_image_wrapper .gallery_carousel_wrapper .owl-nav button.owl-next span{background-image:url(../images/mobile-next.png)}.gallery_image_wrapper .common_button{margin-top:31px}.gallery_image_wrapper h3{margin-bottom:10px}.tab-buttons{margin-bottom:44px}.tab-buttons button{width:75px;height:29px;font-size:14px}.new_gallery.main_wrapper{grid-template-columns:1fr;grid-gap:17px}.new_gallery.main_wrapper .image-wrapper:first-child{grid-column:auto;grid-row:auto}.new_gallery.main_wrapper .image-wrapper:first-child img{height:441px}.new_gallery.main_wrapper .image-wrapper:nth-child(2){grid-column:auto}.new_gallery.main_wrapper .image-wrapper:nth-child(2) img{height:332px}.new_gallery.main_wrapper .image-wrapper:nth-child(10){grid-column:auto;grid-row:auto}.new_gallery.main_wrapper .image-wrapper a img{height:289px}#pagination-controls{padding-top:33px}#pagination-controls button{padding:0 10px;font-size:11px;font-weight:400;height:28px;width:132px;border-radius:0}}.load-more.disabled{display:none !important}.testimonials_wrapper{width:100%;text-align:center}.testimonials_wrapper .heading h2{color:var(--fontColor1)}.testimonials_wrapper .heading p{color:#434346;font-size:2rem;max-width:108.5rem;margin:0 auto;line-height:2.8rem;padding-top:2rem}.testimonials_wrapper .carousel_wrapper{width:100%;padding-top:3rem}.testimonials_wrapper .carousel_wrapper .owl-item{padding-top:15rem}.testimonials_wrapper .carousel_wrapper .owl-item.center{padding-top:8rem;padding-left:8rem;padding-right:8rem}.testimonials_wrapper .carousel_wrapper .carousel_card{width:100%;border:#a1a4aa 1px solid;border-radius:15px;padding-top:8rem;padding-left:4rem;padding-right:4rem;padding-bottom:4rem;position:relative}.testimonials_wrapper .carousel_wrapper .carousel_card .quote{width:13.1rem;height:13.1rem;background-color:var(--whiteColor);display:flex;align-items:center;justify-content:center;position:absolute;top:-6.6rem;left:0;right:0;margin:auto}.testimonials_wrapper .carousel_wrapper .carousel_card .quote img{width:7.9rem}.testimonials_wrapper .carousel_wrapper .carousel_card .start_wrap{gap:3px;margin-bottom:3rem;margin-top:-1rem;position:relative}.testimonials_wrapper .carousel_wrapper .carousel_card .start_wrap img{width:3rem}.testimonials_wrapper .carousel_wrapper .carousel_card p{text-align:center;font-size:2.2rem;color:var(--fontColor1);margin-bottom:1rem;line-height:auto;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.testimonials_wrapper .carousel_wrapper .carousel_card p a{font-size:2.2rem;cursor:pointer;color:#acacac}.testimonials_wrapper .carousel_wrapper .carousel_card .see-more-link{font-size:1.8rem;cursor:pointer;color:#acacac;position:relative;top:-10px}.testimonials_wrapper .carousel_wrapper .carousel_card h6{font-size:2.5rem;font-weight:600;color:var(--fontColor1)}.testimonials_wrapper .carousel_wrapper .owl-nav{display:none}.testimonials_wrapper .carousel_wrapper .owl-dots{margin-top:2rem}.testimonials_wrapper .carousel_wrapper .owl-dots .owl-dot span{width:14px;height:14px;background-color:#dbdbdb;margin:0 7px}.testimonials_wrapper .carousel_wrapper .owl-dots .owl-dot.active span{background-color:#3b5648;width:14px !important}.testimonials_wrapper .common_button{max-width:32.2rem;margin:5.3rem auto 0}@media only screen and (max-width: 700px){.testimonials_wrapper .heading p{font-size:13px;line-height:17px;width:360px;max-width:100%;padding-top:0}.testimonials_wrapper .heading h2{line-height:1.3;margin-bottom:10px}.testimonials_wrapper .carousel_wrapper{padding-top:14px}.testimonials_wrapper .carousel_wrapper .owl-item.center{padding-top:16px;padding-left:28px;padding-right:28px}.testimonials_wrapper .carousel_wrapper .owl-item{padding-top:16px}.testimonials_wrapper .carousel_wrapper .carousel_card{border-radius:0;border-color:#a1a4aa;padding-top:29px;padding-left:15px;padding-right:15px;height:auto}.testimonials_wrapper .carousel_wrapper .carousel_card p{font-size:12px;line-height:16px}.testimonials_wrapper .carousel_wrapper .carousel_card h6{font-size:13px;margin-top:6px}.testimonials_wrapper .carousel_wrapper .carousel_card .quote{width:45px;height:45px;top:-25px}.testimonials_wrapper .carousel_wrapper .carousel_card .quote img{width:25px}.testimonials_wrapper .carousel_wrapper .carousel_card .start_wrap img{width:10px}.testimonials_wrapper .carousel_wrapper .owl-dots{margin-top:0}.testimonials_wrapper .carousel_wrapper .owl-dots .owl-dot.active span{width:6px !important;background-color:var(--primaryColor)}.testimonials_wrapper .carousel_wrapper .owl-dots .owl-dot span{width:6px;height:6px;margin:0 1.5px}}.map_wrapper{width:100%;display:grid;grid-template-columns:57% 43%}.map_wrapper .map_area{width:100%;height:61.3rem}.map_wrapper .map_area iframe{width:100%;height:100%;border:none;padding:0}.map_wrapper .contact_area{width:100%;height:100%;background-color:var(--greyColor);padding:0 0 0 7rem}.map_wrapper .contact_area address{font-style:normal;margin-top:2rem}.map_wrapper .contact_area address p{margin-bottom:1.5rem}.map_wrapper .contact_area address p.gap{gap:12px}.map_wrapper .contact_area address a{gap:10px;color:var(--darkColor)}.map_wrapper .contact_area .common_button{max-width:32.2rem;margin:3rem 0 0 0}@media only screen and (max-width: 700px){.map_wrapper{grid-template-columns:1fr}.map_wrapper .map_area{height:267px}.map_wrapper .contact_area{padding:36px 0 30px 0;text-align:center;display:flex;align-items:center;flex-direction:column}.map_wrapper .contact_area p{justify-content:center}.map_wrapper .contact_area p strong{display:block}.map_wrapper .contact_area address a{font-size:13px;gap:1px}.map_wrapper .contact_area .common_button{display:none}}.amenities_heading{background-color:var(--semiTertiaryColor);color:var(--whiteColor)}.amenities_carousel_area{width:100%;position:relative;background-color:var(--greyColor)}.amenities_carousel_area .container{width:100%;height:76.6rem}.amenities_carousel_area .slide_item{position:absolute;top:0;left:0;opacity:0;visibility:hidden;transition:all .5s ease-in-out;width:100%;height:100%;display:flex;align-items:center}.amenities_carousel_area .slide_item.slide_show{opacity:1;visibility:visible}.amenities_carousel_area .left_content{flex:1}.amenities_carousel_area .left_content .amenities_list{margin-top:2.5rem;max-height:39.8rem;width:70%;overflow:auto}.amenities_carousel_area .left_content .amenities_list::-webkit-scrollbar{width:5px}.amenities_carousel_area .left_content .amenities_list::-webkit-scrollbar-track{box-shadow:inset 0 0 5px gray;border-radius:10px}.amenities_carousel_area .left_content .amenities_list::-webkit-scrollbar-thumb{background-color:var(--primaryColor);border-radius:10px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.amenities_carousel_area .left_content .amenities_list::-webkit-scrollbar-thumb:hover{background-color:var(--semiTertiaryColor)}.amenities_carousel_area .left_content .amenities_list li{display:flex;align-items:center;gap:2rem;margin-bottom:2rem;line-height:2.8rem}.amenities_carousel_area .left_content .amenities_list li span b{font-size:1.6rem;font-weight:400}.amenities_carousel_area .left_content .amenities_list li .icon{flex:0 0 3rem}.amenities_carousel_area .left_content .amenities_list li .icon img{width:100%}.amenities_carousel_area .right_image{flex:1 0 25%;height:100%;margin-right:calc(-50vw + 50%);position:relative}.amenities_carousel_area .right_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.amenities_carousel_area .arrow_wrapper{width:58%;height:100%;position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:0 5.4rem;cursor:pointer}.about_map_wrapper{width:100%;background-color:#e5f1f1;position:relative}.about_map_wrapper .mobile{display:none}.about_map_wrapper h3{position:sticky;left:0;z-index:1;width:100%}.about_map_wrapper img{width:100%;height:100%}@media only screen and (max-width: 3000px){.amenities_carousel_area .arrow_wrapper{width:52%}}@media only screen and (max-width: 2500px){.amenities_carousel_area .arrow_wrapper{width:55%}}@media only screen and (max-width: 2000px){.amenities_carousel_area .arrow_wrapper{width:58%}}@media only screen and (max-width: 700px){.amenities_carousel_area{padding:20px}.amenities_carousel_area .container{height:520px}.amenities_carousel_area .slide_item{flex-direction:column}.amenities_carousel_area .slide_item .left_content{order:2;width:100%;padding-top:28px}.amenities_carousel_area .slide_item .left_content h5{font-size:25px}.amenities_carousel_area .slide_item .left_content .amenities_list{width:100%;margin-top:21px;max-height:130px}.amenities_carousel_area .slide_item .left_content .amenities_list li{font-size:13px;line-height:24.5px}.amenities_carousel_area .slide_item .left_content .amenities_list li span b{font-size:13px}.amenities_carousel_area .slide_item .left_content .amenities_list li .icon{flex:0 0 25px}.amenities_carousel_area .slide_item .right_image{height:324px;flex:0 0 324px;width:100%;margin-right:0}.amenities_carousel_area .arrow_wrapper{height:324px;top:19px;width:100%;padding:0 31px}.amenities_carousel_area .arrow_wrapper img{width:30px}.about_map_wrapper{overflow-y:hidden;overflow-x:auto}.about_map_wrapper .map_wrap{width:1200px}.about_map_wrapper .map_wrap img{width:1200px}}.accomodation_wrapper{width:100%}.accomodation_wrapper .main_wrapper{width:100%}.accomodation_wrapper .main_wrapper .section{width:100%;display:flex;align-items:center;margin-bottom:7rem;background-color:var(--greyColor);overflow:hidden}.accomodation_wrapper .main_wrapper .section .image_wrap{flex:0 0 100.66rem;width:100.66rem;height:68rem;position:relative;overflow:hidden}.accomodation_wrapper .main_wrapper .section .image_wrap img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.accomodation_wrapper .main_wrapper .section .content{text-align:center}.accomodation_wrapper .main_wrapper .section .content h3{margin-bottom:3rem}.accomodation_wrapper .main_wrapper .section .content p{width:60%;margin:auto}.accomodation_wrapper .main_wrapper .section:nth-child(2n+2) .content{order:1}.accomodation_wrapper .main_wrapper .section:nth-child(2n+2) .image_wrap{order:2}@media only screen and (max-width: 700px){.accomodation_wrapper .main_wrapper .section{flex-direction:column;margin-bottom:20px}.accomodation_wrapper .main_wrapper .section .image_wrap{height:324px;flex:auto}.accomodation_wrapper .main_wrapper .section .content{padding:35px;flex:auto}.accomodation_wrapper .main_wrapper .section .content p{width:100%}.accomodation_wrapper .main_wrapper .section .content h3{margin-bottom:0}.accomodation_wrapper .main_wrapper .section:nth-child(2n+2) .content{order:2}}.experience_wrapper{width:100%}.experience_wrapper .main_wrapper{display:grid;grid-template-columns:repeat(2, 1fr);gap:4.6rem}.experience_wrapper .main_wrapper .section{width:100%;background-color:var(--greyColor)}.experience_wrapper .main_wrapper .section .image_wrap{width:100%;height:67.5rem;position:relative;overflow:hidden}.experience_wrapper .main_wrapper .section .image_wrap img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.experience_wrapper .main_wrapper .section .content{width:100%;padding:5.6rem 0}.experience_wrapper .main_wrapper .section .content h5{margin-bottom:2rem}@media only screen and (max-width: 700px){.experience_wrapper .main_wrapper{grid-template-columns:1fr;gap:20px}.experience_wrapper .main_wrapper .section .image_wrap{flex:auto;height:324px}.experience_wrapper .main_wrapper .section .content{padding:35px;flex:auto}.experience_wrapper .main_wrapper .section .content h5{font-size:25px;margin-bottom:10px}.experience_wrapper .main_wrapper .section .content p{width:100%}}.reviews_main_wrap{width:100%}.reviews_main_wrap .review-section{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:6.8rem}.reviews_main_wrap .section{width:100%;background-color:var(--greyColor);padding:5.5rem}.reviews_main_wrap .section .head{width:100%;margin-bottom:1.5rem}.reviews_main_wrap .section .head .quote{margin-bottom:3rem}.reviews_main_wrap .section .head .start_wrap{gap:1rem}.reviews_main_wrap .section p{padding-bottom:3rem;width:100%;border-bottom:#acacac 1px solid;min-height:25.5rem}.reviews_main_wrap .section p span{font-size:2.2rem;cursor:pointer;color:#acacac}.reviews_main_wrap .section .customer_area{padding-top:3rem;gap:2.5rem}.reviews_main_wrap .section .customer_area h6{font-size:2rem;margin-bottom:0}.reviews_main_wrap .section .customer_area span{font-style:normal;font-size:1.5rem;color:#8e8e8e;line-height:2rem;display:block}.reviews_main_wrap .common_button{margin:0 auto 0 auto}.reviews_wrapper .heading h3{margin-bottom:2rem}@media only screen and (max-width: 700px){.reviews_main_wrap .review-section{grid-template-columns:1fr;grid-gap:24px}.reviews_main_wrap .review-section .section{padding:24px}.reviews_main_wrap .review-section .section .head .quote{margin-bottom:18px}.reviews_main_wrap .review-section .section .head .quote img{width:35px}.reviews_main_wrap .review-section .section .head .start_wrap{gap:10px}.reviews_main_wrap .review-section .section .head .start_wrap span img{width:13px}.reviews_main_wrap .review-section .section .comment-text{text-align:center;padding-top:10px;font-size:12px;line-height:17px;min-height:131px;max-width:263px;margin:0 auto}.reviews_main_wrap .review-section .section .customer_area{flex-direction:column;align-items:center;padding-top:15px;gap:12px}.reviews_main_wrap .review-section .section .customer_area img{width:39px;height:39px}.reviews_main_wrap .review-section .section .customer_area h6{font-size:13px}.reviews_main_wrap .review-section .section .customer_area span{text-align:center;font-size:8px}.reviews_wrapper .heading h3{margin-bottom:0px}}.contact_wrapper{width:100%}.contact_wrapper .main_area{width:100%;display:grid;grid-template-columns:1.5fr 1fr;grid-gap:11rem}.contact_wrapper .main_area h3{margin-bottom:2.5rem}.contact_wrapper .main_area .contact_form_wrapper{width:100%;padding-top:4.1rem}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:1.5rem}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper .textarea{grid-column:1/3}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper .form_wrap{width:100%;position:relative}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper .form-control{width:100%;height:5.6rem;font-size:2rem;line-height:2.8rem;font-weight:400;color:#a1a1a1;border:1px solid #a1a1a1;outline-style:none;padding:0 2rem;font-family:var(--globalFont)}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper .form-control::-moz-placeholder{color:#a1a1a1;font-size:2rem}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper .form-control::placeholder{color:#a1a1a1;font-size:2rem}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper .form-control.textarea{height:14.3rem;padding:2rem;resize:none;grid-column:1/3}.contact_wrapper .main_area .contact_form_wrapper .submitWrap{padding:2.5rem 0 4rem}.contact_wrapper .main_area .contact_form_wrapper .apply{padding:0 0 5rem;font-size:2rem;font-weight:400}.contact_wrapper .main_area .contact_form_wrapper .apply a{color:#000;font-weight:700}.contact_wrapper .main_area .contact_wrap{width:100%;margin-bottom:4rem}.contact_wrapper .main_area address{font-style:normal;margin-top:2rem;width:100%}.contact_wrapper .main_area address p,.contact_wrapper .main_area address a{margin-bottom:1.5rem}.contact_wrapper .main_area address p.gap,.contact_wrapper .main_area address a.gap{gap:10px}.contact_wrapper .main_area address a{color:var(--darkColor)}.contact_wrapper .map_area{width:100%;height:50.7rem;margin-top:5rem}.contact_wrapper .map_area iframe{width:100%;height:100%;border:none;padding:0}.contact_wrapper .error-message{color:red;font-size:12px;margin-top:2px;display:block;position:absolute;font-style:italic;bottom:-25px}.contact_wrapper input:focus,.contact_wrapper textarea:focus,.contact_wrapper select:focus{border-color:var(--primaryColor) !important}@media only screen and (max-width: 700px){.contact_wrapper .error-message{font-size:9px}.contact_wrapper .spot_light_wrapper .container{padding:0 10%}}@media only screen and (max-width: 700px){.contact_wrapper .main_area{grid-template-columns:1fr;grid-gap:0}.contact_wrapper .main_area h3{line-height:33px;margin-bottom:10px !important}.contact_wrapper .main_area .contact_form_wrapper{padding-top:20px}.contact_wrapper .main_area .contact_form_wrapper .form_wrapper .form-control{height:36.5px;font-size:16px;line-height:14px;padding:0 10px;border-radius:0;-webkit-text-size-adjust:100%}.contact_wrapper .main_area .contact_form_wrapper .submitWrap{display:flex;justify-content:center;padding:15px 0}.contact_wrapper .main_area .left_area h3,.contact_wrapper .main_area .left_area p{text-align:center}.contact_wrapper .main_area .left_area h3{max-width:226px;margin:0 auto 27px auto;line-height:33px}.contact_wrapper .main_area .right_area{display:flex;flex-direction:column;align-items:center;margin-top:20px}.contact_wrapper .main_area .right_area .contact_wrap{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:20px}.contact_wrapper .main_area .right_area .contact_wrap p{justify-content:center}.contact_wrapper .main_area .right_area .contact_wrap p strong{display:block}.contact_wrapper .main_area address{margin-top:0}.contact_wrapper .main_area address a.gap{gap:1px}.contact_wrapper .main_area address a{font-size:13px;justify-content:center}.contact_wrapper .map_area{height:254px}.contact_wrapper .error-message{bottom:-13px}}footer{width:100%;background-color:var(--secondaryColor)}footer .container{gap:3.7rem}footer .logo{width:19.7rem}footer .logo img{width:100%}footer .ft_menu{gap:1.6rem}footer .ft_menu li.active a{color:var(--primaryColor)}footer .ft_menu li a{color:var(--whiteColor);font-size:1.8rem;text-transform:uppercase}footer .social_footer{gap:1.5rem}footer .copyright{width:100%;padding:1.9rem 0;font-size:1.5rem;line-height:3.5rem;border-top:#234835 1px solid;text-align:center;color:var(--whiteColor);margin-top:2.8rem}@media only screen and (max-width: 700px){footer .container{gap:21px}footer .logo{width:80px}footer .ft_menu{flex-wrap:wrap;justify-content:center;gap:15px}footer .ft_menu li a{font-size:13px}footer .social_footer{gap:17px}footer .social_footer li img{width:23px}footer .copyright{margin-top:10px;font-size:10px;padding:12px 0}}/*# sourceMappingURL=style.min.css.map */