.dt_rooms_section{grid-template-columns:2fr 1fr;max-width:1260px;margin:65px auto 0;display:grid}@media (max-width:844px){.dt_rooms_section{flex-direction:column;width:100%;padding:0 30px;display:flex}}.dt_rooms_section .dt_rooms_section_left{flex-direction:column;gap:30px;padding:10px 35px;display:flex}@media (max-width:844px){.dt_rooms_section .dt_rooms_section_left{padding:0}}.dt_rooms_section .dt_rooms_section_left .dt_rooms_hero{position:relative;overflow:hidden}.dt_rooms_section .dt_rooms_section_left .dt_rooms_hero .dt_rooms_hero_track{will-change:transform;transition:transform .4s;display:flex;width:100%!important}.dt_rooms_section .dt_rooms_section_left .dt_rooms_hero .dt_rooms_hero_track .dt_rooms_hero_slide{min-width:100%;height:20px}.dt_rooms_section .dt_rooms_section_left .dt_rooms_hero .dt_rooms_hero_track .dt_rooms_hero_slide img{object-fit:cover;width:100%;height:auto;display:block}.dt_rooms_section .dt_rooms_section_left .dt_rooms_hero .dt_rooms_hero_track .dt_rooms_hero_slide.active{height:fit-content;min-height:fit-content}.dt_rooms_section .dt_rooms_section_left .dt_rooms_thumbnails{float:left;text-align:center;width:100%;display:inline}.dt_rooms_section .dt_rooms_section_left .dt_rooms_thumbnails .dt_rooms_thumbnails_wrapper{cursor:pointer;color:#95ba49;background:0 0;border:none;margin:0 10px 15px;padding:3px;line-height:0;display:inline-block;position:relative}.dt_rooms_section .dt_rooms_section_left .dt_rooms_thumbnails .dt_rooms_thumbnails_wrapper img{object-fit:cover;aspect-ratio:16/11;width:100%;max-width:85px;height:fit-content;display:block}.dt_rooms_section .dt_rooms_section_left .dt_rooms_thumbnails .dt_rooms_thumbnails_wrapper.active{border:1px solid #95ba49}.dt_rooms_section .dt_room_form{flex-direction:column;margin:0 0 40px;padding:10px 35px;display:flex}@media (max-width:844px){.dt_rooms_section .dt_room_form{flex-direction:column-reverse;padding:0}}.dt_rooms_section .dt_rooms_section_right{margin:0 0 40px}@media (max-width:844px){.dt_rooms_section .dt_rooms_section_right{order:3}}.dt_rooms_section .dt_rooms_section_right .dt_rooms_price_wrapper{color:#3b3e47;font-family:Open Sans;font-size:24px;line-height:26px}.dt_rooms_section .dt_rooms_section_right .dt_rooms_price_wrapper span{color:#859b8f;margin:10px 0 45px;font-size:30px;display:block}.dt_rooms_section .dt_rooms_section_right h4{text-transform:uppercase;letter-spacing:.5px;color:#3b3e47;margin-bottom:20px;font-size:16px;font-weight:700}.dt_rooms_section .dt_rooms_section_right ul{float:left;clear:both;width:100%;margin:-5px 0 0;padding:0}.dt_rooms_section .dt_rooms_section_right ul li{float:left;clear:both;color:#859b8f;border-bottom:1px dotted #0006;width:100%;padding:5px 0;display:block}.dt_rooms_section .dt_rooms_section_right ul li:last-child{border-bottom:none}.dt_rooms_section .dt_rooms_section_right ul li span{color:#222;min-width:85px;display:inline-block}.dt_rooms_section .dt_rooms_section_right ul li i{min-width:20px;margin:0 10px 0 0}.dormitory_section{padding:30px 0}.dormitory_section .dormitory_grid{max-width:853px;margin:0 auto;padding:0 25px;position:relative}@media (max-width:767px){.dormitory_section .dormitory_grid{padding:0}}.dormitory_section .title{font-family:var(--font-poppins);color:#859b8f;letter-spacing:.5px;margin-bottom:20px;font-size:1.875rem;font-weight:700}.dormitory_section .desc{font-family:var(--font-open-sans);color:#3b3e47;margin-bottom:30px;font-weight:400;line-height:1.625rem}.dormitory_section .tabs{flex-wrap:wrap;padding:0;list-style:none;display:flex;overflow-x:auto}@media (max-width:768px){.dormitory_section .tabs{flex-direction:column;gap:8px;overflow-x:visible}}.dormitory_section .tabs li{margin-right:3px}.dormitory_section .tabs li:last-child{margin-right:0}.dormitory_section .tabs li a{color:#000;white-space:nowrap;font-family:var(--font-open-sans);text-align:center;background:#0000000d;border:none;border-radius:0;padding:14px 17px 13px;font-size:1.125rem;font-weight:700;line-height:1.625rem;text-decoration:none;transition:all .25s;display:block}.dormitory_section .tabs .current{color:#fff;background:#87998d}.dormitory_section .tab_content{box-sizing:border-box;border:1px solid #0000000d;margin:1px 0 0;padding:30px}.dormitory_section .amenities_grid{gap:40px;margin-top:20px;padding-bottom:45px;display:flex}.dormitory_section .amenities_grid .amenities_section{flex:1}.dormitory_section .amenities_grid .amenities_section h4{color:#3b3e47;text-transform:uppercase;font-weight:700;font-family:var(--font-poppins);letter-spacing:.5px;margin-bottom:20px;font-size:1rem;line-height:normal}.dormitory_section .amenities_grid .amenities_section ul{width:100%;margin:0;padding:0}.dormitory_section .amenities_grid .amenities_section ul li{color:#3f3f3f;border-bottom:1px dotted #0003;width:80%;padding:5px 0 5px 25px;font-size:1rem;position:relative}.dormitory_section .amenities_grid .amenities_section ul li:before{content:"•";color:#95ba49;font-size:1.625rem;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dormitory_section .amenities_grid .amenities_section ul li::marker{font-size:0}@media (max-width:768px){.dormitory_section .amenities_grid{flex-direction:column}}.dormitory_section .activities_grid{flex-wrap:wrap;justify-content:space-between;margin-top:20px;display:flex}@media (max-width:768px){.dormitory_section .activities_grid{display:inline-block}}.dormitory_section .activities_grid .activity_item{text-align:center;width:100%;min-height:250px;margin-bottom:10px}@media (min-width:768px){.dormitory_section .activities_grid .activity_item{width:48%;min-height:390px;margin-bottom:40px;display:inline-block}}.dormitory_section .activities_grid .activity_item img{width:130px;margin-bottom:15px}.dormitory_section .activities_grid .activity_item h4{color:#299989;font-size:1.2rem;font-family:var(--font-poppins);text-transform:uppercase;margin-top:22px;margin-bottom:15px;font-weight:600;position:relative;top:-2px}@media (min-width:768px){.dormitory_section .activities_grid .activity_item h4{margin-top:15px}}.dormitory_section .activities_grid .activity_item p{color:#3b3e47;line-height:1.625rem;font-family:var(--font-open-sans);text-align:center;margin-bottom:40px;font-size:1rem;font-weight:400}@media (min-width:768px){.dormitory_section .activities_grid .activity_item p{margin-bottom:10px}}.dormitory_section .package_table{width:100%;margin-top:25px}.dormitory_section .package_table .table_header,.dormitory_section .package_table .table_row{text-align:center;justify-content:space-between;padding:18px 20px;display:flex}.dormitory_section .package_table .table_header span,.dormitory_section .package_table .table_row span{width:25%}.dormitory_section .package_table .table_header{color:#fff;background:#859b8f;font-size:.625rem;font-weight:600}@media (min-width:768px){.dormitory_section .package_table .table_header{font-size:1.25rem}}.dormitory_section .package_table .table_row{color:#3f3f3f;background:#dfe7e2;border-bottom:1px solid #0000001a;font-size:.625rem}@media (min-width:768px){.dormitory_section .package_table .table_row{font-size:1rem}}.dormitory_section .reach_list{flex-direction:column;gap:10px;margin-top:15px;display:flex}.dormitory_section .reach_list .reach_item{align-items:flex-start;gap:10px;display:flex}.dormitory_section .reach_list .reach_item p{color:#3f3f3f;line-height:1.55}.dormitory_section .reach_list .query_box{margin-top:25px}.dormitory_section .reach_list .query_box strong{color:#3b3e47;font-size:1.375rem;font-weight:700;line-height:1.875rem;font-family:var(--font-poppins)}.dormitory_section .reach_list .query_box p{font-family:var(--font-poppins);color:#3b3e47;letter-spacing:.5px;margin-top:5px;margin-bottom:20px;font-size:1.375rem;line-height:1.875rem}.dormitory_section .video_embed{width:100%;height:280px;margin-top:20px}.dormitory_section .video_embed iframe{border:none;width:100%;height:100%}@media (min-width:768px){.dormitory_section .video_embed{height:450px}}.hero_banner{justify-content:center;align-items:center;width:100%;min-height:570px;margin-top:0;padding-top:0;display:flex;position:relative;overflow:hidden}@media (max-width:640px){.hero_banner{background:#38383845;justify-content:center;align-items:center;min-height:340px;display:flex}}@media (max-width:991px){.hero_banner{min-height:340px}}.hero_banner .hero_image{z-index:0;position:absolute;inset:0}.hero_banner .hero_image img{object-fit:cover;color:#0000;width:100%;height:100%;position:absolute;inset:0}.hero_banner:before{content:"";z-index:1;background:#ffffff45;width:100%;height:100%;position:absolute;top:0;left:0}@media screen and (max-width:767px){.hero_banner:before{background:#38383845}}.hero_overlay{z-index:2;text-align:center;color:#fff;width:100%;max-width:1100px;margin:0 auto;padding:110px 0;position:relative;top:3px}@media screen and (min-width:768px){.hero_overlay{top:100px}}@media screen and (min-width:992px){.hero_overlay{top:110px}}@media (max-width:640px){.hero_overlay{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}}.hero_title{color:#fff;margin:0;font-family:Poppins,Helvetica,Arial,sans-serif;font-size:30px;font-weight:500;line-height:1.05}@media screen and (min-width:1240px){.hero_title{font-size:45px}}@media (max-width:991px){.hero_title{font-size:32px}}@media (max-width:640px){.hero_title{font-size:23px;font-weight:500}}.hero_breadcrumb{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:.5rem;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:13px;font-weight:500;display:flex}.hero_breadcrumb a,.hero_breadcrumb span{color:#ffffffe6}@media (max-width:640px){.hero_breadcrumb{font-size:.85rem}}.reach_item i{text-align:center;width:22px;min-width:22px;height:22px;min-height:22px;margin-right:4px;padding:5px 0 0;font-size:22px;line-height:22px;display:inline-block}.reach_item i:before{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900}.reach_item i.Defaults-plane{width:16px;height:16px;margin-right:10px;font-size:16px;rotate:320deg}.reach_item i.Defaults-plane:before{content:""}.reach_item i.Defaults-train:before{content:""}.reach_item i.Defaults-roads:before{content:""}
