*
{
  margin: 0;
  padding: 0;
}
body
{
  font-family: Gotham-Bold;
  position: relative;
}
h1,h2,h3,h4,h5,h6
{
  font-family: Veneer Clean Soft;
  position: relative;
}
/*body.modal-open
{
  overflow: inherit !important;
  padding: 0px !important;
}*/
 @font-face
{
  font-family: 'Gotham-Bold';
  src: url("../fonts/Gotham-Bold.eot");
}
@font-face
{
  font-family: 'Gotham-Bold';
  src: url("../fonts/Gotham-Bold.woff") format("woff");
	font-weight: bold; /* Bold style */
  font-style: normal;
}
@font-face
{
  font-family: 'Veneer Clean Soft', sans-serif;
  src: url("../fonts/VeneerCleanSoft-Regular.woff") format("woff");
}
@font-face
{
  font-family: 'SFUIDisplaySbold';
  src: url("../fonts/SFUIDisplaySbold.ttf");
}
@font-face
{
  font-family: 'SFUIDisplayRegular';
  src: url("../fonts/SFUIDisplayRegular.ttf");
}
@font-face
{
  font-family: 'SFUIDisplayThin';
  src: url("../fonts/SFUIDisplayThin.ttf");
}
@font-face
{
  font-family: 'SFUIDisplayBold';
  src: url("../fonts/SFUIDisplayBold.ttf");
}
@font-face
{
  font-family: 'SFUIDisplayMedium';
  src: url("../fonts/SFUIDisplayMedium.ttf");
}
@font-face
{
  font-family: 'PTSansItalic';
  src: url("../fonts/PTSansItalic.ttf");
}
a 
{
  text-decoration: none !important;
  cursor: pointer !important;
}                                              
.pb-50
{
  padding-bottom: 50px;
}
.pt-40
{
  padding-top: 40px;
}
.pt-20
{
  padding-top: 20px;
}
.pb-20
{
  padding-bottom: 20px;
}
.orange
{
  color: #f95c1f !important;
}
.dmo_color1
{
  color: #81bcac !important;
}
.dmo_color2
{
  color: #004a71 !important;
}
.dmo_color3
{
  color: #e6b512 !important;
}
.dmo_color4
{
  color: #e47361 !important;
}
.dmo_color5
{
  color: #00aeef !important;
}
.green
{
  color: #31704a !important;
}
.blue
{
  color: #0054a6;
}
.drk_yellow
{
  background-color: #ffc51a;
}
.yellow2
{
  background-color: #fcd83e;
}
.green2
{
  background-color: #6cb86a;
}
.pink2
{
  background-color: #ff989e;
}
.grey_new
{
  background-color: #8c9ea3;
}
.neon
{
  background-color: #aef5a8;
}
.drk_blue
{
  background-color: #1990ab;
}
.lght_green
{
  background-color: #d7e540;
}
.golden
{
  background-color: #e76006;
}
.grey
{
  background-color: #a4a4b8;
}
.green_drk_new
{
  background-color: #2e574b;
}
.drk_grey_new
{
  background-color: #6f716f;
}
.yellow_new
{
  background-color: #f6c75b;
}
.new_org
{
  background-color: #ff720e;
}
.new_bl
{
  background-color: #07baae;
}
.yellow_org
{
  background-color: #f59731;
}
.green2
{
  background-color: #514d12;
}
.green3
{
  background-color: #7ca13e;
}
.drk_blue2
{
  background-color: #5bb4a2;
}
.mrn_clr
{
  color: #5b3429 !important;
}
.cl_clr
{
  background-color: #5b3429;
}
.bgny
{
  background-color: #3d406a;
}
.lt_red
{
  background-color: #7a112c;
}
.sliv_lt
{
  background-color: #648398;
}
.container-fluid
{
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}
.section_padding
{
  padding: 30px 0px;
}
.banner_video
{
  position: relative;
  width: 70%;
  margin-left: auto;
  z-index: -1;
}
.banner_video video
{
  width: 100%;
}
.topbanner
{
  display: flex;
  align-items: center;
}
.banner_title
{
  margin-left: 25px;
  max-width: 600px;
  position: absolute;
}
.banner_title h1
{
  font-family: 'Veneer Clean Soft', sans-serif;
  color: #010207;
  font-size: 90px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 120px;
}
.banner_title h4 
{
  font-family: 'Veneer Clean Soft', sans-serif;
  color: #fece30;
  font-size: 100px;
  position: absolute;
  text-shadow: 2px 2px #0000001f;
  top: 68px;
  left: -7px;
}
.banner_title p
{
  font-family: 'Gotham', sans-serif;
  color: #000;
  font-size: 18px;
  text-shadow: 1px 1px #00000047;
  margin-bottom: 0px;
  /* padding: 20px 0px; */
  padding-top: 30px;
  padding-bottom: 50px;
}
.watch_video button
{
  border: 2px solid #277e96;
  color: #277e96;
  font-size: 19px;
  padding: 10px 30px;
  border-radius: 50px;
  font-family: 'Gotham', sans-serif;
  font-weight: 600;
  background-color: transparent;
}
.watch_video button:focus,
.newsletter_form input:focus
{
  box-shadow: none;
}
.watch_video button i
{
  font-size: 22px;
  margin-right: 5px;
}
.Search_filter
{
  background-color: #e47361;
  padding: 20px 0px;
}
.Search_filter .navbar.navbar-expand-lg
{
  margin-left: 25px;
  width: 80%;
}
.Search_filter .navbar .dropdown a#navbarDropdownMenuLink
{
  background-color: #69a595;
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-family: 'Gotham', sans-serif;
  border: 1px solid #fff;
  box-shadow: rgb(255 255 255 / 13%) 0px 6px 12px -2px, rgb(255 255 255 / 15%) 0px 3px 7px -3px;
  padding: 8px 15px;
  border-radius: 18px;
  letter-spacing: 1px;
  text-shadow: 2px 2px #0000001f;
  display: flex;
  align-items: center;
}
.Search_filter .navbar #navbarNavDropdown
{
  position: relative;
}
.Search_filter .navbar ul.dropdown-menu
{
  position: absolute;
    top: 0;
    left: 165px;
    right: auto;
    min-width: 130px;
    background-color: #201f25;
    border-radius: 7px;
    border: 1px solid #fff;
}
.Search_filter .navbar ul.dropdown-menu li a
{
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 5px 2px;
}
.Search_filter .navbar ul.dropdown-menu li a:hover
{
  background-color: transparent;
}
.Search_filter .navbar ul.dropdown-menu li a i
{
    color: #69a595;
    margin-right: 2px;
    transform: rotate(270deg);
    font-size: 20px;
    opacity: 0;
}
.Search_filter .navbar ul.dropdown-menu li a:hover i
{
  opacity: 1;
}
.section_head h2
{
  color: #004a71;
  font-size: 32px;
  margin-bottom: 0px;
  font-family: 'Gotham', sans-serif;
}
.modelBanner_video video,
.model_video video
{
  width: 100%;
/*  max-height: 540px;*/
}
.banner_title .watch_video .modal .modal-body,
.detail_video .modal .modal-body,
.model_video .modal .modal-body
{
  padding: 0rem;
}
.model_video .modal-body 
.banner_title .watch_video .modal .modal-content
{
  border-radius: 0px;
  width: 95%;
  height: 600px;
  position: absolute;
  left: 4%;
  top: 6px;
}
.section_head p
{
  color: #0072bc;
  font-family: 'Gotham', sans-serif;
  font-size: 16px;
  margin-bottom: 0px;
}
.watch_video .modal-dialog .modal-content
{
  border: none;
}
/*.card_image img
{
  width: 100%;
  object-fit: cover;
  max-height: 350px;
  height: 350px;
  border-radius: 10px;
}
.location_card
{
  position: relative;
  margin-bottom: 5px;
  transition: 2s;
}
.card_image:after 
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  border-radius: 10px;
  transition: 2s;
  background-image: linear-gradient(0deg, #1c4076 7%, #00000000 60%);
}
.palce_logo img
{
  width: 30%;
}
.palce_logo
{
  position: absolute;
  top: 20px;
  text-align: center;
}
.palce_name
{
  position: absolute;
  bottom: 0px;
  padding: 20px;
}*/
.palce_name h2,
.model_cont h2
{
  color: #fff;
  font-size: 24px;
  margin-bottom: 0px;
  text-shadow: 1px 1px #0000004a;
  font-family: 'Gotham', sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.palce_name p,
.model_cont p
{
    color: #fff;
    font-size: 10px;
    text-shadow: 1px 1px #0000004a;
    margin-bottom: 10px;
    word-spacing: 1px;
    font-family: 'Gotham', sans-serif;
	font-family: 'Veneer Clean Soft', sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-detail
{
  padding-top: 5px;
}
.card-detail button
{
  background-color: transparent;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Gotham', sans-serif;
  letter-spacing: 1px;
  font-size: 16 px;
}
.card-detail button:focus
{
  box-shadow: none;
}
.card-detail button i
{
  color: #000;
  background: #fff;
  font-size: 16px;
  padding: 8px;
  border-radius: 50px;
  margin-right: 1px;
  display: inline-block;
  font-weight: 600;
}
/*.card_title h4
{
  color: #363636;
  font-family: 'Veneer Clean Soft', sans-serif;
  font-size: 22px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.card_title p
{
  font-family: 'Gotham', sans-serif;
  color: #f95c1f;
  font-size: 12px;
  letter-spacing: 1px;
}
.card_row
{
  display: flex;
}
.destination_location
{
  margin: 10px;
}
.location_card:hover .card_image:after
{
  background-image: linear-gradient(0deg, #1c4076 28%, #00000000 80%);
}
.overlay
{
  height: 100%;
  width: 100%;
  background-color: #000;
  display: none;
  position: absolute;
  z-index: 1;
}
.location_card:hover
{
  opacity: 1;
}
.destination_location:hover .overlay
{
  display: block;
}*/
.card_main
{
  width: 19%;
  margin: 6px;
}
.destinations_card
{
  position: relative;
  outline: 0px;
  /*outline-offset: 3px;*/
  border-radius: 11px;

/*  -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    behavior: url(css/PIE.htc);*/
}
/*.destinations_card:hover
{
  outline: 2px solid #0072bc;
}*/
.destinations
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0000;
  border-radius: 15px;
  transition: all 0.3s ease-in-out;
}
.destinations_card:hover .destinations
{
  /*background-color: #00000042;*/
  background-image: linear-gradient(#00000026, #000000a6);
}
.destinations_logo
{
  width: 160px;
  margin: 0 auto;
  padding-top: 20px;
  text-align: center;
  height: 100px;
}
.palce_name
{
  position: absolute;
  bottom: 0px;
  padding: 15px;
  width: 100%;
}
/*.desc p
{
  text-transform: capitalize;
}*/
.body_overlay
{
  background-color: rgba(48,48,48,.8) !important;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0);
  transition: all 1s;
  position: absolute;
  z-index: 111; 
}
/*.destinations_card.card_over
{
  z-index: 999;
  padding: 4px;
  width: 300px;
  overflow-y: visible !important;
  overflow-x: visible !important;
}
*/
/*for card contant start*/
.destinations_card .content .desc {
  transform: scale(0, 0);
  transition: all 0.2s ease-in-out;
  display: none !important;
}
.destinations_card .content .desc p {
  transition: all 0.2s ease-in-out;
}
.destinations_card:hover .content {
  padding-top: 0em;
}
.destinations_card .content .desc
{
  display: none;
}
.destinations_card:hover .content .desc {
  display: none; !important;
  transform: scale(1, 1);
}
.card_border
{
  border: 1px solid blue;
}
/*for card contant end*/
.destinations_detail
{
  padding-top: 8px;
}
.destinations_detail h4
{
  color: #363636;
  margin-bottom: 0px;
  font-size: 22px;
  font-family: 'Gotham', sans-serif;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.destinations_detail p
{
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  color: #004a71 !important;
}
.card_row
{
  display: flex;
  align-items: center;
  padding: 10px 0px;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
}
.card_line
{
    height: 5px;
    width: 70px;
    display: block;
    margin: 6px 0px;
    display: none;
    box-shadow: inset 0px -7px 8px -10px #000;
}
.palce_name p.sub_head
{
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
  white-space: nowrap;
  width: 80%;
  text-overflow: ellipsis;
  overflow: hidden;
}
.destinations_card img.custom_logo
{
  width: 50%;
}
.destinations_card:hover .Search_filter
{
  display: none;
}
.modal-backdrop
{
  background-color: rgba(48,48,48,.8) !important;
  opacity: 1 !important;
  display: none !important;
}
/*.detail_model .modal.fade.show
{
  background-color: rgba(48,48,48,.8) !important;
}*/
.mystyle
{
  display: none !important;
}
.dmo_bannerdeta h4
{
  font-family: 'Veneer Clean Soft', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28pt;
  line-height: 55px;
  /* letter-spacing: 1px; */
/*  padding-left: 15px;*/
}

.dmo_banner
{
  position: relative;
}
.dmo_bannerdeta
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  padding-left: 30px;
}
.banner_logo
{
  width: 180px;
  padding-top: 20px;
  opacity: .7;
}
/*.banner_btn
{
  margin-top: 55px;
}*/
.banner_btn a
{
  color: #fff;
  text-decoration: none;
  font-family: 'Gotham', sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  outline: none;
}
.banner_btn a:hover
{
  color: #fff;
}
.banner_btn a i
{
  background-color: #fff;
  padding: 12px 16px;
  border-radius: 50px;
  color: #20407a;
  font-size: 22px;
  margin-right: 5px;
  height: 45px;
  width: 45px;
}
.banner_detail
{
  position: absolute;
  bottom: 26px;
}
.banner_detail h1
{
  white-space: normal;
}
.banner_detail p
{
  font-family: 'Gotham', sans-serif;
  font-size: 12pt;
  margin-bottom: 15px;
  text-transform: initial;
  white-space: nowrap;
  line-height: 30px;
}
.detail_model .modal .modal-body
{
  padding: 0px;
}
.detail_tag
{
  background-color: #325ea5;
  padding: 20px 30px;
  border-bottom: 4px solid #21407a;
}
.detail_tag p
{
  font-size: 16pt !important;
  font-family: 'Gotham', sans-serif;
  margin-bottom: 0px;
  letter-spacing: 0px;
  white-space: inherit;
}
.detail_tabs
{
  padding: 20px 30px;
}
.detail_tabs .nav-pills .nav-link,
.detail_tabs .nav-pills .nav-link a
{
  color: #707070 !important;
  padding: 0px;
  font-size: 13pt;
  font-family: 'Veneer Clean Soft', sans-serif;
  text-transform: uppercase;
}
.detail_tabs .nav-pills li.nav-item
{
  padding: 0px 40px 10px 0px;
  text-transform: uppercase;
}
.detail_tabs .nav-pills .nav-link.active, 
.detail_tabs .nav-pills .show>.nav-link
{
  color: #0054a6;
  background-color: transparent;
  text-align: left;
  padding: 0;
  border-bottom: 0px solid #0054a6;
  border-radius: 0px;
  padding-bottom: 5px;
  font-weight: 600;
  font-family: 'Gotham', sans-serif;
}
.detail_tabs .nav-pills .nav-link.active a
{
  color: #1a677f !important;
}
.detail_tabs .nav-pills .nav-link.active
{
  color: #1a677f !important;
  border-bottom: 0px solid #1a677f;
  outline: none !important;
}
.detail_close
{
  background-color: #fff;
  position: absolute;
  top: 10px;
  z-index: 99;
  right: 10px;
  border-radius: 50px;
  /*padding: 6px;*/
  font-size: 14px;
  box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
}
.detail_close button
{
  padding: 10px;
}
ul.detail_list li img
{
  width: 16px;
  margin-right: 15px;
}
ul.detail_list
{
  list-style-type: none;
  padding-left: 0px;
}
ul.detail_list li
{
  font-family: SFUIDisplayBold; 
  color: #363636;
  font-size: 12pt;
  padding: 20px 0px;
  word-break: break-all;
}
.plan_way
{
  width: 40px;
  margin-right: 10px;

}
.airport_indetail
{
  display: flex;
  align-items: baseline;
  justify-content: end;
}
.distance
{
  text-align: right;
  min-width: 360px;
  padding-right: 40px;
  position: relative;
}
.distance_inner
{
  position: absolute;
  right: 20px;
  bottom: 54px;
}
.distance_detail
{
  display: flex;
}
.distance p
{
  font-family: 'Gotham', sans-serif;
  color: #1a677f;
  font-size: 11pt;
  padding: 20px 0px;
  margin-bottom: 0px;
  line-height: 18px;
/*  text-transform: capitalize;*/
}
.distance p span
{
  text-transform: uppercase;
}
.distance p.form_airpot 
{
  color: #1a677f;
  font-size: 15pt;
  padding-bottom: 10px;
  font-family: 'Gotham', sans-serif;
}
.distance .airport_indetail p.form_airpot
{
  font-size: 14pt;
  text-shadow: none;
  color: #1a677f;
}
.detail_map p.orange
{
  color: #f95c1f;
  font-family: 'Gotham', sans-serif;
}
.detail_map p
{
  white-space: normal;
  text-transform: uppercase;
  font-size: 12pt !important;
}
.detail_map img
{
  margin-bottom: 10px;
}
.experts_image
{
  max-width: 200px !important;
}
.experts_detail p
{
  color: #b48c09;
  font-family: 'Gotham', sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 18px;
  margin: 10px 0px;
  white-space: initial;
}
.cta_logo
{
  max-width: 110px;
  margin: 0 auto;
}
.experts_detail
{
  width: 28%;
  position: relative;
  text-align: center;
}
.experts
{
  display: flex;
}
.experts_list
{
  padding-left: 40px;
}
.gallery_slider {
  max-width: 1200px;
  margin: 0 auto;
}
.slick-list {
    padding-left: 0px!important;
}
.gallery_slider .slick-slideshow__slide
{
  margin-right: 15px;
}
.photo_gallery,
.venues_slide
{
  position: relative;
}
.photo_gallery .owl-nav,
.venues_slide .owl-nav
{
  position: absolute;
  top: -52px;
  margin-top: 0px;
  padding: 0;
  right: 20px;
}
.photo_gallery .owl-carousel .owl-nav button.owl-next,
.venues_slide .owl-carousel .owl-nav button.owl-next,
.photo_gallery .owl-carousel .owl-nav button.owl-prev,
.venues_slide .owl-carousel .owl-nav button.owl-prev,
.photo_gallery .owl-carousel button.owl-dot,
.venues_slide .owl-carousel button.owl-dot
{
  background-color: #1a677f !important;
  font-size: 30px !important;
  border-radius: 50px !important;
  color: #fff !important;
  padding: 12px 12px 20px !important;
}
.photo_gallery .owl-nav button span,
.venues_slide .owl-nav button span
{
  line-height: 0px !important;
  display: block !important;
}
.guid_arrow
{
  width: 20px;
  margin-right: 10px;
}
.view_guid
{
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.view_guid p
{
  margin-bottom: 0px;
  font-family: 'Gotham', sans-serif;
  color: #0054a6;
  line-height: 16px;
  font-size: 14px;
  white-space: normal;
}
.guid_image
{
  max-width: 240px;
}
.guid_detail
{
  width: 34%;
}
.heading_line
{
  height: 15px;
  width: 140px;
  display: block;
  background-image: linear-gradient(to right, #ffa401 , #ffc301);
}
.venues_slide_detail
{
  padding-top: 5px;
}
.venues_slide_detail h4
{
  color: #363636;
  font-family: 'Gotham', sans-serif;
  margin-bottom: 0px;
  font-size: 18px;
}
.venues_slide_detail p
{
  margin-bottom: 0px;
  font-family: 'Gotham', sans-serif;
  color: #1a7696;
  font-size: 15px;
  text-transform: uppercase;
}
.venues_slide .owl-nav
{
  right: 118px;
}
.venues .section_head
{
  padding: 25px 0px;
}
.venues .section_head p
{
  margin-bottom: 0px;
}
.section_head.main_new_head
{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
a.view_btn,
.view_more,
.view_more a
{
  text-transform: uppercase;
  color: #1a677f;
  font-family: 'Gotham', sans-serif;
  text-decoration: none;
  display: flex;
  align-items: center;
}
a.view_btn :hover
{
  color: #1a677f;
}
a.view_btn i
{
  margin-left: 7px;
  font-size: 20px;
  font-weight: 600;
}
a#less
{
  margin-bottom: 5px;
}
.restaurants .section_head h2
{
  color: #f95c1f;
}
.restaurants .section_head p
{
  color: #ff0000;
}
.golf .section_head h2
{
  color: #31704a;
}
.golf .section_head p
{
  color: #31704a;
}
.special_offer .section_head h2
{
  color: #f95c1f;
}
.special_offer .section_head p
{
  color: #ff0000;
}
.inspired_form
{
  display: flex;
  justify-content: space-between;
}
.inspired_inputs
{
  width: 76%;
}
.inspired_form .inspired_inputs .form
{
  display: flex;
}
.inspired_form .inspired_inputs .form input
{
  width: 100%;
  margin-right: 10px;
  border-color: #0d647b;
  color: #363636;
  height: 40px;
  border-radius: 7px;
}
.inspired_form .inspired_inputs .form input::placeholder
{
  color: #363636;
  font-weight: 500;
}
.newsletter_form form input::placeholder
{
  color: #9a9a9a;
}
.inspired_button .upload,
.inspired_button .send
{
  color: #fff;
  background-color: #0d647b;
  text-transform: uppercase;
  font-family: 'Gotham', sans-serif;
  word-spacing: 10px;
  letter-spacing: 1px;
  padding: 5px 20px;
  border-radius: 50px;
  font-size: 18px;
  text-shadow: 1px 4px 4px #0000007a;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
.inspired_button .send
{
  background-color: #f95c1f;
  margin-left: 8px;
}
.inspired_button button:focus,
.inspired_form .inspired_inputs .form input:focus
{
  box-shadow: none;
}
.inspired_button button:hover
{
  color: #fff;
}
.inspiredAll_images
{
  display: flex;
  flex-wrap: wrap;
}
.inspired_images img
{
  width: 100%;
}
.inspired_images
{
  margin: 5px;
  width: 11.7%;
}
.inspired_imagesMain
{
  padding-top: 25px;
}
.possible_image
{
  width: 55%;
  margin: 0 auto;
}
.bottom_banner
{
  background-size: cover;
  padding: 100px 0px !important;
  background-position: center;
  text-transform: none;
  text-align: center;
  background-image: url("../img/images/new_img/btm_banner.png") !important;
}
.form_heading h4
{
  color: #fff;
  font-family: 'Gotham', sans-serif;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 5px;
}
.form_heading h2
{
  color: #fff;
  font-family: 'Gotham', sans-serif;
  letter-spacing: 1px;
  font-size: 23px;
}
.newsletter_form form
{
  display: flex;
  justify-content: center;
  padding: 5px 0px 20px;
}
.newsletter_form input
{
  margin-right: 15px;
  border-radius: 5px;
}
.newsletter_form input.zip_code
{
  width: 150px;
}
.newsletter_form input.email
{
  width: 300px;
}
.newsletter_form form button.submit
{
  background-color: #0f6680;
  color: #fff;
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0px;
  padding: 5px 25px;
}
.newsletter_form .form-check label
{
  color: #fff;
  font-family: SFUIDisplayRegular;
}
.newsletter_form .form-check a
{
  font-family: SFUIDisplayRegular;
  color: #fff;
  text-decoration: none;
  margin-left: 30px;
}
.modal.show
{
  background-color: rgba(48,48,48,.8) !important;
}
.footer
{
  background-image: url("../img/images/new_img/footerbtm_bg.png") !important;
  background-size: contain !important;
  padding: 25px;
/*  border-top: 3px solid #f95c1f;*/
}
.california_logo
{
  display: flex;
  align-items: center;
}
.california_logo_footer
{
  width: 150px;
  margin-right: 10px;
}
.california_logo p
{
  margin-bottom: 0px;
  font-family: eurostiBold;
  color: #fff;
  letter-spacing: 1px;
}
.wam
{
  float: right;
  width: 130px;
}
.proud p
{
  color: #fff;
  margin-bottom: 0px;
  letter-spacing: 1px;
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
}
.proud
{
  display: flex;
  align-items: center;
  justify-content: center;
}
.mpi_logo
{
  width: 75px;
  padding-left: 10px;
}
.footer_menu ul,
.footer_icon ul
{
  list-style-type: none;
  margin-bottom: 0px;
}
.footer_menu ul li,
.footer_icon ul li
{
  display: inline-block;
  position: relative;
  line-height: 15px;
}
.footer_menu ul li a
{
  color: #fff;
  text-decoration: none;
  margin: 0px 10px;
  font-size: 14px;
  font-family: 'Gotham', sans-serif;
}
.footer_icon ul li a 
{
  display: flex;
  width: 38px;
  height: 38px;
  background-color: #fff;
  align-items: center;
  justify-content: center;
  color: #3D4640;
  border-radius: 50%;
  font-size: 18px;
  line-height: 32px;
  text-decoration: none;
  border: 1.5px solid #3d4643;
  margin: 0px 5px;
}
.footer_logo
{
  padding: 20px 0px;
}
.footer_menu
{
  padding: 20px 0px;
}
.footer_menu ul li
{
  border-right: 2px solid #00ffff;
}
.footer_menu ul li:last-child
{
  border: 0;
}
/*.card_row .card_main:first-child
{
  margin-left: 0px;
}*/
.card_row .card_main:last-child,
.inspiredAll_images .inspired_images:last-child
{
  margin-right: 0px;
}
.inspired_center
{
  width: 24%;
}
.gallery_allImage .wrap 
{
  display: flex;
  flex-wrap: wrap;
}

.gallery_allImage .box1 
{
  flex: 1;
  margin: 10px;
  background: tomato;
  padding: 50px;
  text-align: center;
  color: white;
  font: 3rem/1 sans-serif;
}

.gallery_allImage .box5 
{
  display: none;
  flex: 1;
}
.gallery_all_row
{
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery_all_row .box5
{
  margin: 5px;
}
.gallery_all_row .box5:first-child
{
  margin-left: 0px;
}
.gallery_all_row .box5:last-child 
{
  margin-right: 0px;
}
.photo_gallery .owl-carousel .item
{
  margin-bottom: 5px;
}
.lightbox {
  /* Default to hidden */
  display: none;

  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  /* A bit of padding around image */
  padding: 1em;
  padding-top: 10rem;

  /* Translucent background */
  background: rgb(0 0 0 / 55%);
}

/* Unhide the lightbox when it's the target */
.lightbox:target {
  display: block;
}

.lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 60%;

  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.watch_video .detail_close button
{
  border: none;
  padding: .25em .25em;
}
.image_zoom{
  position: absolute;
  z-index: 9999;
  top: 25%;
  left: 30%;
  width: 450px;
}
.photo_gallery .owl-carousel.gallery_slide.owl-theme
{
  opacity: 1 !important;
}
.photo_gallery .item.owl-item
{
  width: 32.4%;
  margin: 5px;
}
.photo_gallery
{
  display: flow-root;
}

.video_over 
{ 
  position: absolute; 
    height: 100%; 
    width: 100%;  
    top: 0; 
    background-image: radial-gradient(#ffffff00, #fff 70%); 
}
.gallery_slide .zoomIMG {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.photo_gallery .viewall_carousel.my-owl img.zoomIMG:hover
{
  opacity: 0.7;
  cursor: pointer;
}

/* The Modal (background) */
.gallery_slide .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.gallery_slide .modal-content {
    margin: auto;
    display: block;
    width: 75%;
    //max-width: 75%;
}

/* Caption of Modal Image */
.gallery_slide #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.gallery_slide .modal-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.gallery_slide .out {
  animation-name: zoom-out;
  animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(1)}
    to {-webkit-transform:scale(2)}
}

@keyframes zoom {
    from {transform:scale(0.4)}
    to {transform:scale(1)}
}

@keyframes zoom-out {
    from {transform:scale(1)}
    to {transform:scale(0)}
}

/* The Close Button */
.gallery_slide .close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.gallery_slide .close:hover,
.gallery_slide .close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}
.GalleryIMGZoom img
{
  width: 40%;
}
.GalleryIMGZoom
{
  background-color: rgba(48,48,48,.8) !important;
}
.ModelZoomImage
{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .gallery_slide .modal-content {
        width: 100%;
    }
}

.photo_gallery .owl-carousel.gallery_slide .owl-stage-outer
{
     margin: 5px;
}
.photo_gallery .owl-carousel.gallery_slide .owl-item img
{
  max-height: 240px;
  object-fit: cover;
  height: 300px;
}
.photo_gallery #less
{
  display: none !important;
}
.photo_gallery .view_more
{
  display: block;
}
.photo_gallery.aaaa .view_more
{
  display: none !important;
}
.photo_gallery.aaaa #less
{
  display: block !important;
}
.model_dotes
{
  display: flex;
}
.model_dotes span
{
  height: 10px;
  width: 10px;
  background-color: #ffffff7d;
  margin: 5px;
  border-radius: 50px;
}
.destinations_card.extra_card
{
  outline: 0px solid #0072bc;
  outline-offset: 0px;
  bottom: 5px;
}
.btn-close:focus
{
  box-shadow: none !important;
}
button.zoom_close
{
      position: absolute;
    top: 0;
    right: 0px;
    background-color: #fff;
}

/*banner slide start*/
.bannerSlider .carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: rgba(0, 0, 0, 0.3);
    background-size: 100% 50%;
    border-radius: 50px;
    height: 40px;
    width: 40px;
}
.bannerSlider .carousel-control-next-icon {
  background-position-x: 0.2em;
}

/* Since positioning the image, we need to help out the caption */
.bannerSlider .carousel-caption {
  z-index: 10;
  bottom: 3rem;
}

/* Declare heights because of positioning of img element */
.bannerSlider .carousel-item {
  height: 600px;
  background-color: #777;
}

.bannerSlider .carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 700px;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.bannerSlider .marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.bannerSlider .marketing h2 {
  font-weight: normal;
}
.bannerSlider .marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}
.bannerSlider .carousel-caption
{
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
}
/*.bannerSlider .nav .logo img
{
  width: 42%;
}*/
.menuBar
{
  width: 50%;
  align-items: center;
}

.slierNavLogo 
{
      position: absolute;
    bottom: 9px;
    z-index: 1;
    width: 100%;
}
.SlideImage
{
  padding-left: 27px;
  padding-bottom: 50px;

}
.SlideImage img
{
  width: 100px;
}
.bannerSlider
{
  position: relative;
}
.bannerSlider .nav
{
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    flex-wrap: nowrap;
    padding: 10px 20px;
}



/* ====================================
Navigation
==================================== */

.bannerSlider .overlay-navigation {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 0%, 0.8);
  transform: translateY(-100%);
}

.bannerSlider .overlay-slide-down {
  transition: all .4s ease-in-out;
  transform: translateY(0)
}

.bannerSlider .overlay-slide-up {
  transition: all .8s ease-in-out;
  transform: translateY(-100%)
}

.bannerSlider nav,
.bannerSlider nav ul {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.bannerSlider nav ul {
  display: flex;
  list-style: none;
}

.bannerSlider nav ul li {
  flex-basis: 20%;
  justify-content: center;
  align-items: center;
  height: 100%;
  overflow: hidden;
  transform: translateY(-100%);
}

.bannerSlider nav li a {
  position: relative;
  top: 46%;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Gotham', sans-serif;
  font-weight: 300;
  letter-spacing: 4px;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 0.9rem;
}

.bannerSlider nav li a:before {
  content: '';
  width: 70px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 100;
  transform: translateX(-100%);
  opacity: 0;
  transition: all .2s linear;
}

.bannerSlider nav li a:after {
  content: attr(data-content);
  font-size: 0.7rem;
  transition: all .2s linear;
  opacity: 0;
  position: absolute;
  z-index: 100;
  color: #fff;
  display: block;
  margin-right: auto;
  margin-left: auto;
  left: 0;
  right: 0;
  bottom: -50px;
  text-transform: none;
  font-family: 'Gotham', sans-serif;
  font-size: 300;
  font-style: italic;
  letter-spacing: 0;
}

.bannerSlider nav li a:hover:before {
  transform: translateX(0);
  opacity: 1;
}

.bannerSlider nav li a:hover:after {
  transform: translateY(15px);
  opacity: 1;
}

.bannerSlider nav li:nth-of-type(1){background-color: #29363B}
.bannerSlider nav li:nth-of-type(2){background-color: #EA495F}
.bannerSlider nav li:nth-of-type(3){background-color: #F4837D}
.bannerSlider nav li:nth-of-type(4){background-color: #FDCEA9}
.bannerSlider nav li:nth-of-type(5){background-color: #99B998}

.bannerSlider .slide-in-nav-item {
  animation: slide-in-nav-item 0.4s linear 1 .2s both;
}

.bannerSlider .slide-in-nav-item-delay-1 {
  animation: slide-in-nav-item 0.4s linear 1 .4s both;
}

.bannerSlider .slide-in-nav-item-delay-2 {
  animation: slide-in-nav-item 0.4s linear 1 .6s both;
}

.bannerSlider .slide-in-nav-item-delay-3 {
  animation: slide-in-nav-item 0.4s linear 1 .8s both;
}

.bannerSlider .slide-in-nav-item-delay-4 {
  animation: slide-in-nav-item 0.4s linear 1 1s both;
}

.bannerSlider .slide-in-nav-item-reverse {
  animation: slide-in-nav-item-reverse .3s linear 1 .5s both;
}

.bannerSlider .slide-in-nav-item-delay-1-reverse {
  animation: slide-in-nav-item-reverse .3s linear 1 .4s both;
}

.bannerSlider .slide-in-nav-item-delay-2-reverse {
  animation: slide-in-nav-item-reverse .3s linear 1 .3s both;
}

.bannerSlider .slide-in-nav-item-delay-3-reverse {
  animation: slide-in-nav-item-reverse .3s linear 1 .2s both;

}

.bannerSlider .slide-in-nav-item-delay-4-reverse {
  animation: slide-in-nav-item-reverse .3s linear 1 both;
}


/* ====================================
Burger king
==================================== */

.bannerSlider .open-overlay {
/*        position: absolute;*/
/*    right: 1.5rem;*/
/*    top: 20px;*/
    z-index: 100;
    width: 28px;
    display: block;
}
.bannerSlider .open-overlay img
{
  width: 35px;
  cursor: pointer;
}
.search img
{
  width: 30px;
}
.bannerSlider .menuBar .search
{
  padding-right: 15px;
  color: #fff;
}

.bannerSlider .open-overlay span {
  display: block;
  height: 1px;
  background-color: #fff;
  cursor: pointer;
  margin-top: 8px;
}

.bannerSlider .animate-top-bar {
  animation: animate-top-bar .6s linear 1 both
}

.bannerSlider .animate-bottom-bar {
  animation: animate-bottom-bar .6s linear 1 both
}

.bannerSlider .animate-middle-bar {
  animation: animate-middle-bar .6s linear 1 both
}

.bannerSlider .animate-out-top-bar {
  animation: animate-out-top-bar .6s linear 1 both
}

.bannerSlider .animate-out-bottom-bar {
  animation: animate-out-bottom-bar .6s linear 1 both
}

.bannerSlider .animate-out-middle-bar {
  animation: animate-out-middle-bar .6s linear 1 both
}


/* ====================================
Animation keyframes
==================================== */

@keyframes slide-in-nav-item {
  from {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
  to {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes slide-in-nav-item-reverse {
  from {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  to {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
  }
}

@keyframes animate-top-bar {
  0% {
    background-color: #fff;
  }
  50% {
    -webkit-transform: translateY(9px);
    transform: translateY(9px)
  }
  80% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    background-color: #fff
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #29363B;
  }
}

@keyframes animate-bottom-bar {
  0% {
    background-color: #fff;
  }
  50% {
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px)
  }
  80% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    background-color: #fff;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #29363B;
  }
}

@keyframes animate-middle-bar {
  0% {
    background-color: #fff;
  }
  80% {
    background-color: #fff;
  }
  100% {
    background-color: #29363B;
  }
}

@keyframes animate-out-top-bar {
  0% {
    background-color: #29363B
  }
  50% {
    -webkit-transform: translateY(9px);
    transform: translateY(9px)
  }
  80% {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    background-color: #29363B
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #FFF;
  }
}

@keyframes animate-out-bottom-bar {
  0% {
    background-color: #29363B
  }
  50% {
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px)
  }
  80% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    background-color: #29363B;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    background-color: #FFF;
  }
}

@keyframes animate-out-middle-bar {
  0% {
    background-color: #29363B
  }
  80% {
    background-color: #29363B;
  }
  100% {
    background-color: #fff;
  }
}

.bannerSlider .home a{
  font-family: 'Gotham', sans-serif;
  color: #fff;
  font-weight: 300;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  position: absolute;
  z-index: 10;
  top:50px;
  left:50px;
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
}

@media (max-width: 640px) {
  .bannerSlider nav ul li a {
    font-size: 11px;
  }
  .bannerSlider nav li a:after {
    font-size: 0.6rem;
  }
  .open-overlay {
    right: 1rem;
  }
  .bannerSlider nav li a:before {
    width: 15px;
  }
}

/*===============================
             Footer
===============================*/



/* Featurettes
------------------------- */

.bannerSlider .featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.bannerSlider .featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}
.bannerSlider .carousel-caption h4
{
  font-size: 44px;
  font-family: impact;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.bannerSlider .BannerVideoBtn
{
  position: absolute;
  top: auto;
  bottom: 10px;
  z-index: 1;
  /*text-align: center;*/
  /*width: 100%;*/
  /*z-index: 999;*/
  left: 20px;
}
.bannerSlider .carousel-indicators
{
  z-index: 1 !important;
}
.BannerVideoBtn a
{
  background-color: #fff;
  border-radius: 50px;
  font-family: 'Gotham', sans-serif;
  font-size: 13px;
  padding: 7px 8px;
  color: #277d96;
  border: 2px solid #277d96;
}
.BannerVideoBtn a i
{
  font-size: 16px;
}
.Search_filter .owl-carousel .item
{
  width: 90%;
}

.Search_filter .owl-carousel .owl-item img {
    width: 100%;
    height: 65px;
    object-fit: contain;
}

.bannerSlider .carousel-caption h4 span
{
	color: #fece30;
}
.owl-carousel.topLogoSlide .owl-nav,
.owl-carousel.topLogoSlide .owl-dots
{
  display: none !important;
}
.bannerSlider .carousel-indicators li
{
  background-color: rgb(255 255 255) !important;
}
.bannerSlider .carousel-indicators li.active
{
  background-color: #fece30 !important;
}
/*.detail_video .modal-xl.customeModel
{
  max-width: 1330px;
}*/
.distanceMain
{
  width: fit-content;
  float: right;
  border-bottom: 2px solid #1a677f;
}
.cleatTb.new_aiport_dtl p
{
  color: #363636;
  text-shadow: none;
  font-size: 14pt;
  line-height: 23px;
  padding: 10px 0px;
  letter-spacing: 0.5px;
}
.detail_area p
{
  width: 100%;
  position: relative;
}
.name_post h5
{
  font-family: 'Gotham', sans-serif;
  font-size: 18pt;
  margin-bottom: 0px;
  color: #000;
}
.name_post p
{
  font-family: 'Gotham', sans-serif;
  color: #363636 !important;
  font-size: 14pt;
  text-shadow: none;
}
ul.expDetail li p
{
  text-shadow: none;
}
.exp_main a
{
  text-decoration: none;
}
.exp_main a:hover
{
  color: #1a677f;
}
.exp_main p,
.exp_main a
{
  font-family: 'Gotham', sans-serif;
  color: #1a677f;
  font-size: 18pt;
  margin-bottom: 0px;
}
.exp_main h6
{
  font-family: 'Gotham', sans-serif;
  font-size: 18pt;
  margin-bottom: 0px;
  color: #1a677f;
  line-height: 18px;
}
.exp_addr h6
{
  font-family: 'Gotham', sans-serif;
  color: #1a677f;
  font-size: 15pt;
  margin-bottom: 0px;
}
.exp_addr p {
    line-height: 24px;
}
.exp_addr p 
{
  color: #1a677f !important;
  font-family: 'Gotham', sans-serif;
  margin-bottom: 0px;
  font-size: 14pt;
}
.exp_main,
.exp_addr
{
  padding: 10px 0px;
}
.exp_main.exp_icn
{
  display: flex;
}
.exp_main.exp_icn span
{
  height: 10px;
  width: 10px;
  background-color: #ec514a;
  display: block;
  margin: 0px 5px;
  border-radius: 50px;
}
.sale_btn a img
{
  width: 75%;
}
.sale_btn a
{
  width: 95%;
  position: absolute;
  left: 10px;
  bottom: 15px;
}
.sale_btn a img
{
  width: 70%;
}
.detail_map p.dmoName
{
  font-family: 'Gotham', sans-serif;
  color: #707070;
  text-shadow: none;
  margin-bottom: 0px;
}
.detail_video .modal .modal-dialog .modal-content
{
  border: none;
}
.detail_map
{
  position: relative;
  top: 0px;
  text-align: right;
}
.detail_map .expIMGDATA
{
      position: absolute;
    top: 30px;
    width: 100%;
    padding: 0px 25px;
    text-align: center;
}
.expIMGDATA h5
{
  color: #fff;
  font-family: impact;
  font-size: 22pt;
  line-height: 29px;
  margin-bottom: 0px;
  text-shadow: 3px 1px 8px #0000007a;
}
.sale_btn
{
  min-height: 100px;
}
.destinations_card .destinations .model_cont .model_video .modal-content
{
  background-color: transparent;
  border: none
}
.BannerTPModel .modal .modal-content .modal-body
{
  padding: 0px !important;
}
.BannerTPModel .modal .modal-content
{
  background-color: transparent;
  border: none;
}
.logo
{
  width: 50%;
}
.Searchwrap
{
  width: 90%;
  padding-right: 7px;
}
.Searchwrap input
{
  width: 100%;
  padding: 7px 15px;
  border: none;
  outline: none;
  border-radius: 4px;
  color: rgba(26, 103, 127, 1);
  font-weight: 500;
}
.Searchwrap input::placeholder 
{
  color: rgba(26, 103, 127, 1);
  font-weight: 500;
}
.CityFilter .dropbtn 
{
  background-color: #58d5aa;
  color: #000;
  padding: 10px 16px;
  font-size: 18px;
  border: none;
  cursor: pointer;
  font-family: 'Gotham', sans-serif;
  border-radius: 50px;
  box-shadow: 0px 3px 2px rgb(0 0 0 / 40%), inset 0px 0px 6px 0px rgb(0 0 0 / 40%);
}
.CityFilter .dropbtn:hover
{
  background-color: #58d5aa !important;
}


.CityFilter .dropdown {
  position: relative;
  display: inline-block;
}
.CityFilter .filterlist td
{
  position: relative;
}
.CityFilter .filterlist td.active:before
{
  content: url(../img/images/drop_active.png);
  position: absolute;
  left: 0%;
  top: 8px;
}

.CityFilter .dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 500px;
  overflow: auto;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  border: 1px solid #000;
  margin-top: 10px;
}


.CityFilter .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.CityFilter .dropdown a:hover 
{
  background-color: #ddd;
}
.CityFilter .show 
{
  display: block;
}
.dropdown-content.filterlist table
{
  width: 100%;
}
.dropdown-content.filterlist table thead th
{
  font-family: eurostiBold;
  color: #000;
  font-size: 20px;
  padding: 15px;
  border: none;
}
.dropdown-content.filterlist table td
{
  padding: 15px 15px 15px 40px;
  font-size: 17px;
  font-family: 'Gotham', sans-serif;
}
.dropdown-content.filterlist table td
{
  color: #464646;
}
.dropdown-content.filterlist table td:nth-child(2) 
{
  color: #1a677f;
  padding: 15px 0px 15px 20px;
  border-left: 1px solid #1a677f80;
}
.FiltList_head img,
.FiltList_footer img
{
  width: 100%;
}
.SearchClose a
{
  line-height: 0px !important;
  width: fit-content;
  padding: 10px 15px !important;
  float: right;
}
.palce_name p
{
  font-size: 16px !important;
}





/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .bannerSlider .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .bannerSlider .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .bannerSlider .featurette-heading {
    margin-top: 7rem;
  }
}
/*banner slide end*/


@media screen and (-webkit-min-device-pixel-ratio:0)
and (min-resolution:.001dpcm) {

.destinations_card
{
  border-radius: 11px;
}
}

/*new footer css start*/
.footer_cont p
{
  color: #cdcdcd;
  text-transform: capitalize;
  letter-spacing: 1px;
  font-size: 20px;
  font-weight: 100;
  margin-bottom: -7px
}
.footer_cont h4
{
  color: #fff;
  font-size: 42px;
  margin-bottom: 0px;
  font-family: 'Veneer Clean Soft', sans-serif;
  letter-spacing: 2px;
}
.footer_cont,
.footer_copyright
{
  text-align: center;
  padding: 10px;
}
.footer_copyright p
{
  text-align: center;
  margin-bottom: 0px;
  font-family: 'Gotham', sans-serif;
  font-size: 12px;
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
}
.footer_link a 
{
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 0px;
  font-family: 'Gotham', sans-serif;
  color: #000;
  letter-spacing: .5px;
  /*text-transform: uppercase;*/
}
.footer_link a:hover
{
  color: #fff;
}
.footer_cont
{
  padding: 65px 0px 15px;
}

.footer_link a
{
  position: relative;
  padding: 0px 4px;
}
.footer_link a:first-child::after
{
  content: "";
  position: absolute;
  height: 10px;
  width: 1.5px;
  background-color: #000;
  top: 2px;
  right: -4px;

}
/*new footer css end*/


/*07-08-2023 new design code start*/
.new_top_head .navbar img.header_logo_ach
{
  width:50%;
	/*max-width: 200px!important;*/
	max-height: 160px;
}
/*.new_top_head .navbar img
{
  width: 18% !important;
}*/
.new_top_head .navbar ul.navbar-nav li a,
.for_fc2_mobile li a
{
  color: #004a71;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 0px;
  font-family: 'Gotham', sans-serif;
  padding: 0px 15px;
}
.new_top_head .navbar
{
  align-items: flex-end;
}
.new_top_head .navbar ul.navbar-nav li::before
{
  content: '';
  height: 15px;
  width: 2px;
  background-color: #004a71;
  display: block;
  position: absolute;
  margin-right: 10px;
  bottom: 4px;
}
.new_top_head .navbar ul.navbar-nav li:first-child::before,
.bootomnav_left ul li:first-child::before
{
  display: none !important;
}
.new_top_head
{
  padding: 5px 0px;
}
.menu_modal .cstm_mdl
{
  top: 4.9rem;
/*  position: absolute;*/
}
.menu_modal .modal-dialog
{
  display: contents;
}
.menu_modal .cstm_mdl .modal-content
{
  position: absolute;
  width: fit-content;
}
.menu_modal .cstm_mdl.modal.show
{
  background-color: #0072bc8c !important;
}
.menu_modal .modal-content
{
  right: 2.5%;
  max-width: 535px;
  border-radius: 0px;
}
.menu_modal .model_detail h4
{
  color: #f64a08;
    text-transform: uppercase;
    font-size: 18px;
    font-family: 'Gotham', sans-serif;
    margin-bottom: 2px;
}
.menu_modal .model_detail p
{
  color: #363636;
  font-size: 14px;
  line-height: 19px;
  font-family: 'Gotham', sans-serif;
}
.menu_modal .model_detail p span.free_tag
{
  color: #f64a08;
}
.menu_modal .model_detail p span
{
  color: #005c8f;
  font-family: 'Gotham', sans-serif;
}
.menu_modal .model_detail h5
{
  color: #f64a08;
  font-size: 16px;
  font-family: 'Gotham', sans-serif;
}
.menu_modal .model_detail .model_listing p
{
/*  font-size: 14px;*/
  font-style: italic;
}
.model_listing
{
  display: flex;
  align-items: flex-start;
}
.model_listing img
{
  margin-right: 9px;
  width: 19px;
  margin-top: 5px;
}
.mdl_tp_brdr
{
  height: 6px;
  width: 100%;
  background-color: #f64a08;
  position: absolute;
  top: 0;
  left: 0;
}
.menu_modal .cstm_mdl .modal-body
{
  position: relative;
}
.model_detail
{
  padding: 15px;
}
.modal_bottom img
{
  width: 100%;
}
.upload_pera
{
  align-items: flex-start;
}
.upload_pera img
{
  width: 35px;
  margin-right: 10px;
}
.upload_pera p
{
  font-style: italic;
}
.upload_pera p span
{
  color: #f64a08 !important;
  text-transform: uppercase;
  font-family: 'Gotham', sans-serif;
}
.mdl_frm img
{
  width: 100%;
}
.mdl_topoption select
{
  -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: 6px 15px;
    color: #2a2d32;
    font-family: 'Gotham', sans-serif;
    font-size: 16px;
    border: 1.5px solid #cdcdcd;
}
.mdl_topoption
{
  position: relative;
}
.mdl_topoption:after
{
      content: "▼";
    font-size: 16px;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 6px;
    right: 5px;
    background-color: #f8f8f8;
    text-align: center;
    color: #99b0cf;
    border-top: 1.5px solid #bfc8cf;
    border-left: 1.5px solid #bfc8cf;
}

.mdl_otheroption select
{
    padding: 1px 10px;
    font-size: 16px;
    width: 60%;
    color: #000;
}
.mdl_otheroption:after
{
  top: 2px;
  right: 1px;
}
.model_Newform h2
{
  font-family: 'Veneer Clean Soft', sans-serif;
  color: #fc8f00;
  font-size: 36px;
}
.model_Newform
{
  background-color: #2a2d32;
  padding: 15px;
  border: 2px solid #fff;
  border-radius: 15px;
  width: 56%;
}
.mdl_frm
{
  position: relative;
}
.fast_model .modal-content .model_detail,
.modal.cstm_mdl.fast_model .modal-content .modal-body
{
  padding: 0px;
}
.menu_modal .model_detail .mdl_topoption.mdl_otheroption p
{
  color: #c6c6c4;
  line-height: 16px;
  text-align: right;
  font-size: 13px;
  margin-bottom: 0px;
}
.mdl_topoption 
{
  position: relative;
  display: flex;
  align-items: center;
}
.md_lable
{
  width: 50%;
  text-align: right;
  padding-right: 10px;
}
.md_lable img
{
  width: 25%;
}
.mdl_topoption.mdl_otheroption.upld_file select
{
  color: #2a2d32;
}
.mdl_topoption.mdl_otheroption
{
  margin: 15px 0px;
}
.mdl_submit img
{
  width: 65%;
}
.menu_modal .model_detail .mdl_lstPera p
{
  color: #fff;
  font-family: 'Gotham', sans-serif;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 19px;
  margin-bottom: 0px;
}
.menu_modal .model_detail .mdl_lstPera p a
{
  color: #fff;
  text-decoration: none;
}
.mdl_lstPera
{
  padding: 10px 0px 0px;
}
.mdle_lst_desh
{
  height: 2px;
    width: 30%;
    background-color: #fb8d00;
    margin: 0 auto;
}
.mdl_frm
{
  background-size: cover;
  padding: 15px;
  background-position: 40%;
  background-image: url("../img/images/new_img/4_mdl_frm.jpg");
}
.mdl_otheroption select:focus-visible,
.mdl_otheroption select:focus
{
  outline: none;
}
.sec_md1,
.fast_last
{
  padding: 25px;
}
.upload_pera p
{
  margin-bottom: 0px;
}
.fast_last
{
  padding-left: ;
}
.upload_pera.fast_last
{
  padding-top: 15px;
}
.fast_model .modal-body .modal_bottom
{
  padding: 20px;
}
.friendly_abut_devide img
{
  width: 100%;
}
.about_friend
{
  width: 87%;
  line-height: 21px;
}
.menu_modal .model_detail .about_friend h4
{
  font-size: 20px;
  text-transform: uppercase;
  font-family: 'Veneer Clean Soft', sans-serif;
}
.menu_modal .model_detail .about_friend p
{
  color: #000000;
  margin-bottom: 0px;
    font-size: 15px;
    font-family: 'Gotham', sans-serif;
}
.menu_modal .model_detail .friendly_lst p
{
  color: #f64b05;
  font-family: 'Gotham', sans-serif;
  font-style: italic;
  font-size: 12px;
}
.mobile_tb_detail
{
  display: flex;
  position: relative;
}
.mobile_tb_detail .mdl_mobile_img img
{
  position: absolute;
  bottom: -16px;
  right: -6.7%;
  width: 62.5%;
}
.mobile_detail
{
  width: 43%;
}
.cstm_mdl.smart_model .model_detail
{
  padding: 7px;
}
.mobile_line
{
  width: 100%;
  height: 1.5px;
  background-color: #005b90;
  margin: 12px 0px;
}
.mobile_detail p
{
  margin-bottom: 0px;
}
.mbl_buttons a img {
    width: 43%;
}
.mbl_buttons a.google_play_mbl img
{
  width: 53%;
}
.menu_modal .model_detail .model_listing h5
{
  font-family: 'Veneer Clean Soft', sans-serif;
    margin-bottom: 0px;
}
.menu_modal .model_detail .model_listing p
{
  font-style: inherit;
}
.menu_modal .model_detail .model_listing img
{
  width: 30px;
  margin-top: 3px;
  margin-right: 10px;
}
.main_bnrdetail img
{
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.main_bnrdetail
{
  position: relative;
}
.bannerndetail
{
  position: absolute;
	top: 40%;
  right: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  z-index: 1;
}
.main_bnrdetail .bannerndetail h1
{
  color: #fff;
  text-align: center;
  font-family: 'Veneer Clean Soft', sans-serif;
  font-size: 42px;
  margin-bottom: 0px;
  width: 100%;
  text-shadow: 6px 3px 10px #2a2a2a;
}
.banner_nbottom_logo
{
  position: absolute;
  bottom: 0px;
  left: 34px;
  z-index: 1;
}
.banner_nbottom_logo img
{
  width: 35%;
  cursor: pointer;
  margin-bottom: 10px;
}





@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  10% {
    transform: rotate(10deg);
  }
  30% {
    transform: rotate(0deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  60% {
    transform: rotate(5deg);
  }
  70% {
    transform: rotate(0deg);
  }
  80% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@keyframes sonar {
  0% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
.main_bnrdetail .page-wrapper .sidebar-wrapper,
.main_bnrdetail .sidebar-wrapper .sidebar-brand > a,
.main_bnrdetail .sidebar-wrapper .sidebar-dropdown > a:after,
.main_bnrdetail .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.main_bnrdetail .sidebar-wrapper ul li a i,
.main_bnrdetail .page-wrapper .page-content,
.main_bnrdetail .sidebar-wrapper .sidebar-search input.search-menu,
.main_bnrdetail .sidebar-wrapper .sidebar-search .input-group-text,
.main_bnrdetail .sidebar-wrapper .sidebar-menu ul li a,
.main_bnrdetail #show-sidebar,
.main_bnrdetail #close-sidebar {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/*----------------toggeled sidebar----------------*/

.main_bnrdetail .page-wrapper.toggled .sidebar-wrapper {
  left: 0px;
}

@media screen and (min-width: 768px) {
  .main_bnrdetail .page-wrapper.toggled .page-content {
    padding-left: 295px;
  }
}
/*----------------show sidebar button----------------*/
.main_bnrdetail #show-sidebar {
  position: fixed;
  left: 0;
  top: 10px;
  border-radius: 0 4px 4px 0px;
  width: 35px;
  transition-delay: 0.3s;
}
.main_bnrdetail .page-wrapper.toggled #show-sidebar {
  left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.main_bnrdetail .sidebar-wrapper {
  width: 295px;
  height: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: -300px;
}

/*----------------sidebar-content----------------*/

.main_bnrdetail .sidebar-content {
  max-height: calc(100% - 0px);
  height: calc(100% - 0px);
  overflow-y: auto;
  position: relative;
  padding-top: 20px;
  z-index: 1;
}

.main_bnrdetail .sidebar-content.desktop {
  overflow-y: hidden;
}


/*------scroll bar---------------------*/

.sidebar-content::-webkit-scrollbar
 {
  width: 5px;
  height: 7px;
}
.modal.cstm_mdl .modal-body::-webkit-scrollbar
{
  width: 3px;
  height: 5px;
}
.sidebar-content::-webkit-scrollbar-button,
.modal.cstm_mdl .modal-body::-webkit-scrollbar-button
 {
  width: 0px;
  height: 0px;
}
.sidebar-content::-webkit-scrollbar-thumb
 {
  background: #f1591f;
  border: 0px none blue;
  border-radius: 0px;
}
.modal.cstm_mdl .modal-body::-webkit-scrollbar-thumb
{
  background-color: #fb8d00;
}
.sidebar-content::-webkit-scrollbar-thumb:hover,
.modal.cstm_mdl .modal-body::-webkit-scrollbar-thumb:hover
 {
  background: #525965;
}
.sidebar-content::-webkit-scrollbar-thumb:active,
.modal.cstm_mdl .modal-body::-webkit-scrollbar-thumb:active
 {
  background: #525965;
}
.sidebar-content::-webkit-scrollbar-track,
.modal.cstm_mdl .modal-body::-webkit-scrollbar-track
 {
  background: #f0f8ff87;
  border: 0px none blue;
  border-radius: 50px;
}
.sidebar-content::-webkit-scrollbar-corner,
.modal.cstm_mdl .modal-body::-webkit-scrollbar-corner
 {
  background: transparent;
}

.banner_tbdetail
{
  position: relative;
}
.banner_slide_option img
{
  width: 100%;
}
.page-wrapper.chiller-theme.toggled
{
  border-top: 3px solid #096294;
  border-bottom: 3px solid #096294;
  display: flex;
  position: relative;
  z-index: 9;
}
.banner_slide_option a
{
  display: block;
  padding: 10px;
}
.side_head h4
{
  font-size: 15px;
  font-family: 'Veneer Clean Soft', sans-serif;
  color: #063669;
  margin-bottom: 0px;
}
.side_head_nav
{
  display: flex;
  align-items: center;
}
.side_head_nav p 
{
  color: #f54b09;
  font-family: 'Gotham', sans-serif;
  margin-bottom: 0px;
  font-size: 12px;
}
.side_head_nav span
{
  height: 15px;
  width: 3px;
  background-color: #096294;
  margin: 0px 10px;
}
.side_head_nav.regions_sidehead span
{
  background-color: #fece30 !important;
}
.side_head img
{
  width: 40%;
  display: block;
  margin: 3px 0px;
}
.side_head
{
  padding: 3px 10px;
}
.close-sidebar img
{
  width: 8%;
}
#close-sidebar
{
  width: 5%;
  position: absolute;
  right: 10px;
  top: 3px;
}
.bootomnav_left ul
{
  position: relative;
  margin-bottom: 0rem;
  padding-left: 0px;
}
.bootomnav_left ul,
.bootomnav_left ul li
{
  display: inline-block;
}
.bootomnav_left ul li a
{
  color: #004a71;
  font-size: 18px;
  text-decoration: none;
  font-family: 'Veneer Clean Soft', sans-serif !important;
}
.bootomnav_left ul li a.active
{
  color: #f95c1f;
  position: relative;
}
.bootomnav_left ul li a.active:after
{
  content: '';
    height: 15px;
    width: 15px;
    background-color: #f95c1f;
    position: absolute;
    top: -30px;
    left: 42%;
    transform: rotate(-25deg);
    transform: rotate(45deg);
}
.bootomnav_left ul li
{
  padding: 0px 15px;
}
.bootomnav_left ul li::before
{
  content: '';
  height: 15px;
  width: 2px;
  background-color: #ea7702;
  display: block;
  position: absolute;
  margin-left: -18px;
  bottom: 5px;
}
.bootomnav_left .home-search a img
{
  width: 60%;
}
.bootomnav_right .input-group
{
  position: relative;
}
.bootomnav_right .input-group input
{
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 10px !important;
  border: 1.5px solid #6f6f6f;
  background-color: transparent;
}
.bootomnav_right .input-group img
{
  position: absolute;
    right: 2%;
    width: 5%;
    top: 6px;
    z-index: 9;
    cursor: pointer;
}
.bootomnav_right
{
  width: 40%;
}
.bottomNav_main
{
  padding: 10px 0px;
}
.side_mnHead
{
  display: flex;
  align-items: center;
}
.side_mnHead img
{
  width: 7%;
  margin-right: 2px;
}
.regi_sideTab .nav.nav-pills
{
  width: 98.5%;
}
.regi_sideTab .nav-pills .nav-link.active,
.regi_sideTab .nav-pills .show>.nav-link
{
  background-color: transparent;
}
.sideTB_detail
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.banner_map
{
  width: 38%;
  position: absolute;
  top: 22%;
  right: 24%;
}
.banner_map img
{
  width: 95%;
}
.banner_list
{
  width: 38%;
  padding-left: 32px;
}
.sideTB_detail img.banner_head
{
  width: 30%;
}
.banner_TBmap_Detail.thene_TBmap_Detail ul,
.banner_TBmap_Detail .banner_list ul
{
  padding-left: 0px !important;
  overflow-y: auto;
  max-height: 770px;
  -ms-overflow-style: none; 
  scrollbar-width: none; 
}
.banner_TBmap_Detail.thene_TBmap_Detail ul::-webkit-scrollbar,
.banner_TBmap_Detail .banner_list ul::-webkit-scrollbar
{
  display: none;
}
.banner_TBmap_Detail .banner_list ul li
{
  padding: 5px 0px;
}
.banner_TBmap_Detail .banner_list ul li:first-child
{
  padding-top: 0px !important;
}
.banner_TBmap_Detail .banner_list ul li a
{
  /*text-decoration: none;
  color: #fff;
  font-size: 17px;
  margin-left: 10px;
  font-family: 'Gotham', sans-serif;*/
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  margin-left: 10px;
  font-family: 'Gotham', sans-serif;
}
.list_arrow
{
  width: 6%;
}
.theme_art
{
  display: flex;
}
.theme_art .banner_list
{
  width: auto;
}
.art_right
{
  width: 4%;
}
.theme_art img.banner_head
{
  width: 40%;
}

.watch_video_icon{
  cursor: pointer;
}
.for_fc2_mobile
{
  display: none;
}
.navbar-toggler:focus
{
  box-shadow: none !important;
}
.cstm_mdl .close span
{
      color: #005b90;
    font-size: 40px;
    line-height: 22px;
}
.cstm_mdl .close.fast_close span
{
  line-height: 58px;
  margin-right: 18px;
}
.for_fc2_mobile
{
  position: relative;
  z-index: 999;
}
.banner_TBmap_Detail .banner_list ul li i
{
  opacity: 0;  
  font-size: 20px;
  color: #fff;
}
.banner_TBmap_Detail .banner_list ul li:hover i
{
  opacity: 1;
}
.banner_TBmap_Detail .banner_list ul li i.list_first_arrow
{
  opacity: 1;
}
.banner_TBmap_Detail .banner_list ul li:hover i.list_first_arrow
{
  opacity: 0 !important;
}
.top_banner_headfc2
{
  width: fit-content;
  padding: 8px 45px 5px 30px;
  margin-top: 5px;
  box-shadow: rgb(255 255 255 / 59%) 0px 2px 8px 0px;
  clip-path: polygon(0 0, 100% 0, 90% 95%, 0 100%);
}
.top_banner_headfc2 p
{
  margin-bottom: 0px;
  color: #fff;
  font-size: 20px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  font-family: 'Gotham', sans-serif;
}
.mdl_topoption form input,
.form-control.rfp_comm_inp
{
  width: 100%;
  padding: 6px 15px;
  font-family: 'Gotham', sans-serif;
  font-size: 16px;
  border: 1.5px solid #7d7d7d;
  border-radius: 0px;
}
.mdl_topoption form input::placeholder
{
  color: #000;
  font-family: 'Gotham', sans-serif;
}
.menu_modal .model_detail .mdl_topoption.mdl_otheroption .upload_place p
{
  color: #000 !important;
  font-family: 'Gotham', sans-serif!important;
  margin-bottom: 0px;
  text-align: left;
  margin-top: 5px;
  margin-left: 10px;
  font-size: 14px;
}
.mdl_topoption form input:focus
{
  border: none;
  box-shadow: none;
}
.mdl_topoption.rfp_form:after
{
  content: inherit;
}
.upload_place_main
{
  width: 60%;
}
.upload_place
{
  width: 100%;
  font-family: 'Gotham', sans-serif;
  font-size: 16px;
  border-radius: 0px;
  background-color: #fff;
  position: absolute;
  width: 54%;
  top: 0px;
  right: 0;
  height: 28px;
}
.upload_place_main input
{
  z-index: 99999999;
  position: relative;
  opacity: 0;
  height: 30px;
}
.dropify_file .dropify-wrapper
{
  height: 27px !important;
}
.mdl_topoption.mdl_otheroption.upld_file:after
{
  content: initial;
}
.upld_file .dropify_file input
{
  height: 28px;
}
.upld_file .dropify_file input
{
  z-index: 999999;
  position: relative;
  width: 135px;
  float: right;
  opacity: 0;
}
.submit_rfp_button
{
  background-color: transparent;
  border: none;
}
/*.banner_slide_option
{
  background-color: #fff;
}*/
.sidebar_bototom img
{
  width: 100%;
}
.sidebar_bototom
{
  padding: 10px;
}
.cstm_mdl .close img
{
  width: 30%;
}
.cstm_mdl .close
{
  opacity: 1;
  position: absolute;
  top: 7px;
  right: 0;
}
.new_top_head .navbar .navbar-nav li a.active
{
  color: #f95c1f;
}
.new_top_head .navbar ul.navbar-nav li a.active::after
{
  content: '';
  height: 10px;
  width: 10px;
  background-color: #f95c1f;
  position: absolute;
  transform: rotate(43deg);
  left: 45%;
  bottom: -19px;
}
.new_top_head .navbar ul.navbar-nav li
{
  position: relative;
}
.top_nbanner
{
  position: relative;
}
/*.bootomnav_left ul li:last-child::before
{
  content: initial;
}*/
/*.bootomnav_left ul li:last-child
{
  padding-left: 0px;
}*/
.modal.cstm_mdl .modal-body
{
  max-height: 590px;
  overflow-y: scroll;
}
  /*.top_nbanner .main_bnrdetail .sidebar-wrapper .banner_slide_option a img:hover
  {
    transform: scale(1.06);
    transition: transform .2s;
  }*/
.second_nav_home i
{
  font-size: 19px;
}

.detail_list li span.type_fastfct
{
  height: 8px;
  width: 8px;
  display: block;
  margin-right: 8px;
  border-radius: 05px;
  background-color: #ed2f28;
}
ul.detail_list li
{
  display: flex;
  align-items: center;
}
.bottomNav_main .bootomnav_left a.btm_navsearch
{
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Gotham', sans-serif;
  letter-spacing: .2px;
  color: #f64d0c;
  padding: 8px 12px;
  border: 1px solid #004a71;
}
.banner_nbottom_logo.btm_vclogo
{
  right: 34px;
  left: auto;
  text-align: right;
}
.bnr_wchvideo
{
  width: 50px;
  text-align: center;
  margin: 5px auto;
}
.main_bnrdetail .bannerndetail p
{
  color: #fff;
  margin-bottom: 0px;
  font-family: 'Gotham', sans-serif;
  font-size: 48px;
  line-height: 38px;
  letter-spacing: 29px;
  text-align: center;
  margin-left: 20px;
}
.top_nbanner .main_bnrdetail .owl-carousel.banner_slide .owl-dots
{
  position: absolute;
  bottom: 15px;
  width: 100%;
  text-align: center;
}
.top_nbanner .main_bnrdetail .owl-carousel .owl-dots .owl-dot
{
  background-color: #fff;
  height: 4px;
  width: 34px;
  margin: 5px;
  z-index: 999;
  position: relative;
  border-radius: 50px;
}
.top_nbanner .main_bnrdetail .owl-carousel .owl-dots .owl-dot.active
{
  background-color: #ffd001 !important;
}
.banner_nav_head
{
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 32px;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_nav_head p
{
  margin-bottom: 0px;
  color: #fff;
  font-family: 'Gotham', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
}
/*.footer_top
{
  background-color: #0f6680;
  border-top: 3px solid #1083a5;
}*/
.bannerndetail.inner_bnrdtl
{
  top: 0px !important;
  bottom: 0px !important;
}
.bannerndetail.inner_bnrdtl .banner_nbottom_logo
{
  left: auto;
  right: 34px;
  text-align: right;
}
.description-region
{
  padding-left: 30px;
}
.description-region p
{
  color: #fff;
  line-height: 20px;
  margin-bottom: 0px;
  font-family: 'Gotham', sans-serif;
  letter-spacing: 1px;
  font-weight: 600;
}
.banner_TBmap_Detail .banner_list.d-flex.pt-4
{
  padding-top: 1rem !important;
}
.top_banner_headfc2.banner_res p
{
  border: none;
  padding-bottom: 0px;
}
.sidebar-brand
{
  background-color: #fff;
}

/* 06-28-2024 new design code end */
a.navbar-nav.ml-auto-vc {
    display: inline;
}
#navbarSupportedContent-vc
{
	width:100%;
  text-align: right;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav {
        flex-direction: row;
        justify-content: flex-end;
    }
}
.vclogo
{
  max-width:160px;
}
/*30-07-2024 update*/
.bannerndetail img
{
  max-width: 200px;
  margin-bottom: 20px;
}
.collapse.navbar-collapse.for_fc2_main
{
  display: block !important;
}
.footer-img img
{
  width: 100%;
}
.footer-tab,
.footer-mob
{
  display: none;
}
.form_heading
{
  width: 70%;
  margin: 0 auto;
}
.main_bnrdetail .banner_slide .owl-nav
{
  display: none !important;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    letter-spacing: -0.5px;
	font-family: 'Gotham', sans-serif!important;
    font-weight: 700;
}
.section_head h2 {
    color: #004a71;
    font-size: 32px;
    margin-bottom: 0px;
    font-family: 'Gotham', sans-serif;
	font-weight: 700!important;
	letter-spacing: -0.5px;
}
body {
    margin: 0;
    font-family: 'Veneer Clean Soft', sans-serif!important;
    font-size: 1rem;
    font-weight: 100;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
.card-detail button {
    background-color: transparent;
    border: none;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Gotham', sans-serif;
    letter-spacing: -1px;
    font-weight: bold;
    font-size: 16px;
}
.footer_link a:hover {
    color: #50bceb;
}
.footer_copyright p {
    text-align: center;
    margin-bottom: 0px;
    font-family: 'Veneer Clean Soft', sans-serif;
    font-size: 12px;
    color: #000;
    letter-spacing: 0;
    text-transform: uppercase;
}
input.form-control.rounded.home_serach_key {
    font-family: "Veneer Clean Soft", sans-serif;
}
.bannerndetail {
    position: absolute;
    top: 5%;
    right: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    z-index: 1;
}
.palce_name p, .model_cont p {
    color: #fff;
    font-size: 10px;
    text-shadow: none;
    margin-bottom: 0px;
    word-spacing: 1px;
    font-family: 'Gotham', sans-serif !important;
    white-space: inherit;
    overflow: visible;
    font-weight: 300;
    font-size: 16px !important;
}
.vertical-spacer
{
  min-height:12em;
}

.owl-carousel .owl-stage-outer,
main#app-main, .main_bnrdetail,
div#bnrdetail,
.top_nbanner
{
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.5) !important;
}
.BannerTPModel
{
  box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.8) !important;
}

.dmo_bannerdeta h1
{
  font-family: 'Gotham', sans-serif!important;
  font-size: clamp(30px, 6vw, 91px) !important;
  letter-spacing: 4px;
  color: #fff;
  margin-top: -10px;
  margin-bottom: 0px;
line-height: clamp(30px, 6vw, 75px) !important;
/*  white-space: nowrap;*/
  font-weight: 300!important;
}

.detail_map
{
  position: relative;
  top: 0px;
  text-align: right;
}
.guid_image img {
    clip-path: circle();
}

.owl-carousel:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0));
    pointer-events: none;
}
/* remove MEET LA from Destination Expert modal */
div#myModa22 .exp_addr h6 {
    display: none!important;
}
/*---------------*/
.head-bar
{
  width: 20%;
  height: 15px;
}
.head-bar.green-bar
{
  background-color: #017a32;
}
.head-bar.red-bar
{
  background-color: #e1503a;
}
.head-bar.gold-bar
{
  background-color: #f2c300;
}
.head-bar.blue-bar
{
  background-color: #02aec6;
}
.head-bar.orange-bar
{
  background-color: #ea7702;
}
.head-color-bar,
.search-modal-filter
{
  display: flex;
  align-items: center;
}
.bottomNav_main
{
  padding-top: 20px;
}
.bootomnav_left
{
  text-align: center;
  position: relative;
}
.bootomnav_left p
{
  color: #ea7702;
  font-size: 18px;
  margin-bottom: 5px;
  font-family: 'Veneer Clean Soft', sans-serif !important;
}
.serch-modal-head
{
  width: 100%;
  text-align: center;
}
.search-modal .modal-header
{
  border-width: 4px;
  padding: 10px 15px;
  border-color: #f26522;
  border-radius: 0px;
  background-color: #0b3155;
}
.search-modal .modal-header .serch-modal-head h2
{
  color: #fff;
  font-size: 28px;
  margin-bottom: 0px;
  text-transform: uppercase;
  font-family: 'SFUIDisplaySbold' !important;
}
.search-modal .modal-header .serch-modal-head p
{
  color: #01aec7;
  font-size: 16px;
  font-family: 'SFUIDisplaySbold' !important;
}
.search-modal .modal-header .serch-modal-head button {
    opacity: 1;
    top: 15px;
    right: 15px;
    padding: 0px;
    margin: 0px;
    position: absolute;
}
.search-modal .serch-modal-head button img
{
  width: 26%;
}
.search-modal-filter
{
  margin-bottom: 25px;
  justify-content: center;
}
.search-modal-filter a
{
  color: #fff;
  font-size: 18px;
  padding: 4px 15px;
  border-radius: 4px;
  text-decoration: none;
  background-color: #0b3155;
  font-family: 'SFUIDisplayRegular';
  box-shadow: 0px 2px 2px #000000cc, #ffffff 0px 1px 4px 0px inset;
}
.search-modal-filter a:hover
{
  color: #fff;
}
.search-modal-filter a.active
{
  background-color: #f26522;
}
.search-modal-filter p
{
  color: #938f8f;
  font-size: 20px;
  margin: 0px 15px;
  font-family: 'SFUIDisplayRegular';
}
.search-list-main h6
{
  color: #0b3155;
  font-family: 'SFUIDisplaySbold';
}
.search-city-list.city_list h5,
.search-list-main.search-list-main h5
{
  font-size: 20px;
  color: #0b3155;
  width: fit-content;
  position: relative;
  padding-bottom: 2px;
  border-bottom: 2px solid #0b3155;
  font-family: 'SFUIDisplayBold' !important;
}
.search-city-list .search-list-main li
{
  color: #0b3155;
  font-size: 18px;
  margin: 10px 0px;
  font-family: 'SFUIDisplayMedium';
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
.search-city-list .search-list-main
{
  padding-left: 0px;
}
.search-city-list
{
  padding: 0px 35px;
}
.search-region-map img
{
  right: 0px;
  top: 10px;
  width: 300px;
  position: absolute;
}
.regions-list-map ol
{
  padding-left: 0px;
  margin-bottom: 0px;
}
.regions-list-map ol li
{
  color: #503f09;
  margin: 3px 0px;
  font-family: 'SFUIDisplaySbold';
}
.search-modal .modal-dialog
{
  border: none;
}
.experience-list-map ul li
{
  color: #1c568c;
  margin: 4px 0px;
  font-size: 16px;
  list-style-type: disc;
  font-family: 'SFUIDisplaySbold';
}
.experience-list-map ul
{
  padding-left: 20px;
}
.exp-searimg-list
{
  text-align: right;
}
.exp-searimg-list img
{
  width: 64%;
}
.convention-list .search-list-main li span
{
  display: block;
}
.search-list-main.convcenter-main li span:before
{
  content: '';
  top: 6px;
  left: 10px;
  width: 8px;
  height: 8px;
  position: absolute;
  border-radius: 10px;
  background-color: #0072bc;
}
.convention-list .search-list-main li
{
  line-height: 21px;
}
.convention-list .search-list-main.convcenter-main li span
{
  position: relative;
  padding-left: 30px;
}
.search-city-list.convention-list .search-list-main li 
{
  font-size: 16px;
}
.convention-list .search-list-main h5
{
  font-size: 18px;
}

#searchregion .serch-modal-head p
{
  text-transform: none;
}
#searchregion .modal-body p,
#searchexper .modal-body p
{
  color: #000;
  margin-bottom: 0px;
  font-family: 'SFUIDisplayRegular';
}
.region-line
{
  height: 2px;
  width: 40px;
  display: block;
  margin: 10px 0px;
  background-color: #0b3155;
}
.region-bottom-detail
{
  margin-top: 20px;
}
.region-gap,
.convention-list
{
  padding: 1rem;
}
#searchregion .modal-footer,
#searchexper .modal-footer,
#convcenter .modal-footer
{
  padding: 15px;
  border-width: 4px;
  border-color: #f26522;
  justify-content: center;
  background-color: #0b3155;
}
#searchregion .modal-footer a,
#searchexper .modal-footer a,
#convcenter .modal-footer a
{
  width: 140px;
}
.experience-list-map ul li::marker
{
  color: #00adee;
  font-size: 18px;
  background-color: #00adee;
}
#convcenter .modal-footer a
{
  color: #f95c1f;
  width: fit-content;
  text-decoration: none;
  font-family: 'SFUIDisplayMedium';
}
#convcenter .modal-footer a img
{
  width: 15px;
  margin-left: 10px;
}
#convcenter .modal-footer a
{
  width: 100%;
  text-align: center;
  display: block;
}
.home-search
{
  position: absolute;
  top: 15px;
  z-index: 999;
  right: 5px;
}

.home-search #search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: hsla(0,0%,100%,.9);
    -webkit-transition: all 0.5s ease-in-out;
       -moz-transition: all 0.5s ease-in-out;
        -ms-transition: all 0.5s ease-in-out;
         -o-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
       -moz-transform: translate(0px, -100%) scale(0, 0);
        -ms-transform: translate(0px, -100%) scale(0, 0);
         -o-transform: translate(0px, -100%) scale(0, 0);
            transform: translate(0px, -100%) scale(0, 0);    
    opacity: 0;
    display: none;
}

.home-search #search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
       -moz-transform: translate(0px, 0px) scale(1, 1);
        -ms-transform: translate(0px, 0px) scale(1, 1);
         -o-transform: translate(0px, 0px) scale(1, 1);
             transform: translate(0px, 0px) scale(1, 1); 
    opacity: 1;
    z-index: 106;
    display: block;
}

.home-search #search input[type="search"] {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -51px;
    width: 60%;
    margin-left: 20%;
    color: rgb(255, 255, 255);
    background: transparent;
    border-top: 1px solid rgba(255, 255, 255, .8);
    border-bottom: 2px solid rgba(255, 255, 255, .5);
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    font-size: 40px;
    font-family: Roboto;
    font-weight: 300;
    text-align: center;
    outline: none;
    padding: 10px;
}
  
.home-search #search .close
{
  opacity: 1;
  font-size: 18px;
  color: #fff;
  margin-right: 30px;
  text-align: left;
  font-weight: 300;
  height: 25px;
  width: 25px;
  text-align: center;
}

.home-search #search .close:hover
{
  color: #00578b;
  cursor: pointer;
  background-color: #fff;
  padding: 4px;
  border-radius: 30px;
  height: 25px;
  font-weight: 600;
}

/*-------------------------search bar ------------------------------*/
.home-search ::selection {
    color: #fff;
    background: #664AFF
}

.home-search .wrapper .search-input{
    background: #00578b;
    width: 100%;
    position: relative;
    padding: 15px 25px;
    box-shadow: Opx 1px 5px 3px rgba(0,0,0,0. 12);
}

.home-search .search-input input {
  width: 100%;
  outline: none;
  border: none;
  border-radius: 150px;
  padding: 7px 15px;
  font-size: 16px;
  z-index: 1;
  position: relative;
  box-shadoW: 0px 1px 5px rgba(0, 0, 0, 0.1);
}

.home-search .search-input.active input{
    border-radius : 150px;
}

.home-search .search-input .autocom-box
{
  width: 50%;
  left: 29%;
  top: 77px;
  text-align: left;
  max-height: 300px;
  overflow-y: auto;
  background-color: #ffffff;
  border-radius : 0 0 8px 8px;
  position: absolute;
  padding: 28px;
  box-shadow: 0 15px 25px rgba(0, 0, 0, .2);
}

.home-search .search-input.active .autocom-box{
    padding: 2rem;
    opacity: 1;
    pointer-events: auto ;
}

.home-search .autocom-box li {
    width: 100%;
    /* display: none; */
    cursor: default;
    list-style: none;
    border-radius: 3px;
    padding: 10px 0px;
}

.home-search .search-input.active .autocom-box li{
    display: block;
}

.home-search .autocom-box li:hover{
    background: #efefef;
}

.home-search .search-input .icon
{
  position: absolute;
  right: 0px;
  top: 0px;
  line-height: 23px;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
  z-index: 2;
  background: #282d30;
  border-radius: 50%;
  cursor: pointer;
  border: 1px solid #000;
  padding: 7px 10px 6px 10px;
}
.home-search .search-input .icon:hover
{
  color: #000;
  background-color: rgba(0, 0, 0, .1);
}
.home-search .search-head
{
  width: 528px;
  position: relative;
}
.search-head-main
{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-head-main img
{
  width: 160px;
}
.search-input .autocom-box p,
.home-search .autocom-box li
{
  color: #757575;
  padding-left: 10px;
  font-size: 18px;
  font-family: 'SFUIDisplayRegular' !important;
}
.autocom-box #suggestions
{
  width: 100%;
}
.autocom-box #suggestions li::before
{
  content: initial;
}
.srch-logo
{
  width: 20%;
  text-align: left;
}
.srch-close
{
  width: 20%;
}

/*today-css*/
.bottom-ftr-icon
{
    border-top: 3px solid #f26522;
    padding: 10px 0px;
    background-color: #0b3155;
    text-align: center;
}
.bottom-ftr-icon img
{
  height: 40px;
  width: 40px;
}
.modal.search-modal
{
  z-index: 999 !important;
}
.section_head.main_new_head
{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mwp_slide.owl-carousel:after
{
  content: initial;
}
.mwp_slide.owl-carousel .owl-stage-outer
{
  box-shadow: none !important;
}
.venues .section_head
{
  padding: 7px 0px 8px 0px;
}
.section_head .bottom_head
{
  position: relative;
  width: 100%;
}
.section_head h2
{
  font-size: 44px !important;
  color: #003663 !important;
}
.bottom_head .head_viall
{
  position: absolute;
  top: 22px;
  right: 15px;
}
.bottom_head .head_viall a
{
  color: #003663;
  font-family: SFUIDisplaySbold;
  text-transform: uppercase;
  font-size: 13px;
  display: flex;
  align-items: center;
}
.bottom_head .head_viall img
{
  width: 18px;
  margin-left: 7px;
}
.bottom-slide-main
{
  padding: 0px 10px;
}
.venues.restaurants
{
  padding-bottom: 70px;
}
.venues_slide .owl-carousel .owl-nav button.owl-next,
.venues_slide .owl-carousel .owl-nav button.owl-prev
{
    background-color: #50b6d2 !important;
}
.photo_gallery .owl-nav button span,
.venues_slide .owl-nav button span
{
  line-height: 2px !important;
  display: block !important;
}
.bottom_head .head_viall a
{
  text-decoration: none;
}
.section_head.placemeet_head p
{
  color: #404040 !important;
  font-size: 16px !important;
}
.breath-cum p,
.breath-cum p a
{
  font-family: SFUIDisplaySbold !important;
  text-transform: uppercase;
  color: #4c4c4c;
}
.breath-cum
{
  text-align: center;
  padding-bottom: 10px;
}
.section_head.placemeet_head h2
{
  color: #363636 !important;
  text-align: center;
  font-size: 50px !important;
  line-height: 40px;
}
.region_inner img,
.main_page_close img
{
  width: 100%;
}
.inner-card-main.card_row .card_main
{
  margin-bottom: 60px;
}
.section_head.placemeet_head
{
  padding-bottom: 20px;
  padding-top: 30px;
}
.main_page_close
{
  width: 20px;
  position: absolute;
  top: 5px;
  right: 20px;
}
.inner_desmain
{
  position: relative;
}
.explrmd_wrapper .modal .modal-content
{
  border: none;
}
.explrmd_wrapper .modal .modal-body
{
  padding: 0px !important;
}
.dmo_banner
{
  position: relative;
}
.explr_mdldetail
{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  padding-left: 30px;
}
.explrmd_wrapper .explr_mdldetail .banner_logo
{
  opacity: 1;
  width: 100px;
}
.banner_logo
{
  padding-top: 20px;
}
.centre-logo
{
  width: 30%;
}
.banner_form
{
  background-color: #00000073;
  padding: 10px 5px;
  border: 1px solid #ffffff9e;
  border-radius: 10px;
  margin-top: 10px;
  width: fit-content;
	display: none;
}
.banner_form form
{
  display: flex;
}
.modal .dmo_banner .banner_form form input:nth-child(1)
{
  width: 204px;
  font-size: 14px;
}
.banner_form .where-meet-wrap input
{
  border-radius: 5px 0px 0px 5px;
}
.banner_form form input,
.banner_form form select
{
  border: none;
  padding: 5px 10px;
  border-right: .2px solid #868686 !important;
}
.banner_form form button.banner_submit
{
  border: none;
  background-color: transparent;
}
.modal .dmo_banner .banner_form form input,
.modal .dmo_banner .banner_form form select
{
  font-size: 14px;
  width: 110px;
}
.banner_form form select
{
  border: none;
  padding: 5px 10px;
  color: #8c8787;
  -webkit-appearance: none;
  border-radius: 0px 5px 5px 0px;
}
.detail_tabs
{
  padding: 20px 30px;
}
.explrmd_wrapper .detail_tabs .nav
{
  margin-bottom: 0px;
}
.detail_tabs .nav-pills li.nav-item
{
  padding: 0px 40px 10px 0px;
  text-transform: uppercase;
}
.explrmd_wrapper .detail_tabs .nav .nav-item button,
.explrmd_wrapper .detail_tabs .nav .nav-item button.active
{
  font-family: impact;
  font-size: 28px;
  text-shadow: none;
  color: #005c90 !important;
  border-bottom: none !important;
  padding-bottom: 0px;
  font-weight: 500;
}
.detail_tabs .nav-pills .nav-link.active
{
  outline: none !important;
}

.detail_tabs .nav-pills .nav-link.active, .detail_tabs .nav-pills .show>.nav-link {
color: #0054a6;
background-color: transparent;
text-align: left;
padding: 0;
border-bottom: 0px solid #0054a6;
border-radius: 0px;
padding-bottom: 5px;
font-weight: 600;
font-family: 'Veneer Clean Soft', sans-serif;
text-transform: uppercase;
}

.cntcls p
{
  color: #000;
  line-height: 26px;
}
.learn-morebtn
{
  width: 18%;
  position: absolute;
  right: 10px;
  top: 284px;
}
.distance
{
  text-align: right;
  min-width: 360px;
  padding-right: 40px;
}
.detail_map
{
  position: relative;
  top: -33px;
}
.detail_map img
{
  margin-bottom: 10px;
}
.destinations_card img
{
  width: 100% ;
  height: inherit;
  object-fit: contain;
}
.explr_mdldetail .banner_detail h1
{
  color: #fff;
  font-size: 76px;
  margin-bottom: 0px;
  font-weight: 300 !important;
}
.explr_mdldetail .banner_detail p
{
  color: #fff;
  font-size: 16px;
}
.defr_mdllist
{
  display: flex;
  justify-content: space-between;
}
.consider_right
{
  text-align: right;
  width: 100%;
}
.explrmd_wrapper ul.detail_list li,
.consider_right ul li
{
  color: #000;
  font-size: 16px;
  padding: 3px 0px;
  white-space: nowrap;
  font-family: 'Gotham', sans-serif;
/*  font-family: RalewayMedium;*/
}
ul.detail_list li
{
  word-break: break-all;
}
.banner_form form button.banner_submit img
{
  width: 165px;
  margin-left: 5px;
}
.multiple-logo
{
  width: 57%;
}
.defr_mdllist
{
  display: flex;
  justify-content: space-between;
}
.metpsble_mainlist
{
  display: flex;
  width: 100%;
}
.consider_right h3
{
  font-family: RalewayBold;
  color: #005c90;
  font-size: 18px;
  margin-bottom: 0px;
}
.defr_mdllist .consider_right ul
{
  min-height: 230px;
}
.centre-logo.logo-experience-1
{
  width: 15%;
}

/* regions */
.banner_detail
{
  position: absolute;
  bottom: 30px !important; 
}
.explr_mdldetail .banner_detail h4
{
  color: #fff;
  margin-bottom: 0px;
  line-height: 0px;
  font-weight: 500 !important;
}
.explr_mdldetail .banner_detail h1
{
  color: #fff;
  font-family: SFUIDisplayThin !important;
  font-size: 76px;
  margin-bottom: 0px;
}
.temp_detail,
.mdlbtm_temp 
{
  display: flex;
  align-items: center;
}
.mdl_tempmain
{
  padding: 10px 5px;
}
.hightemp,
.mdl_tempmain
{
 border-right: 1px solid #adafa8;
}
.mdl_tempmain
{
  text-align: center;
}
.mdl_tempmain h5,
.temp_highmain h4
{
  font-size: 13px;
  color: #333;
  text-transform: capitalize;
  font-family: SFUIDisplaySbold;
}
.temp_detail,
.mdlbtm_temp
{
  display: flex;
  align-items: center;
}
.temp_highmain
{
  padding: 0px 6px;
}
.temp_highmain p
{
  color: #adafa8;
  font-size: 14px;
  margin-bottom: 0px;
  padding-top: 4px;
}
.venues_slide_detail h4
{
  color: #404040;
  font-family: 'Veneer Clean Soft', sans-serif;
}
.innermain ul
{
  min-height: 222px;
}
.venues .restaurants
{
  padding: 0px 24px 70px;
}
.inner_head
{
  text-align: center;
  padding: 20px 0px 20px 0px;
}
.inner_head img
{
  width: 130px;
}
.consider_right img
{
  width: 50%;
}
.destinations_card img
{
  height: inherit;
  object-fit: contain;
}
.cc_modal .dmo_bannerdeta h4
{
  font-size: 14pt;
  line-height: 35px;
  padding-left: 60px;
}
.cc_modal .detail_tabs .nav-pills .nav-link.active
{
  color: #f95c1f !important;
}
.cc_modal .detail_tag 
{
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 7px 30px;
}
.cc_modal .strip_last_logo
{
  width: 8%;
}
.cc_modal .detail_map
{
  top: -10px !important;
  right: 15px;
}
.cc_modal .convention_address p
{
  margin-bottom: 0px;
  color: #0b4562 !important;
  font-size: 18px !important;
  text-shadow: none;
  font-family: SFUIDisplayMedium !important;
}
.cc_modal .convention_address
{
  margin-top: 40px;
}
.cc_modal .detail_map a.brochure_download
{
  color: #ef6b30;
  text-align: right;
  text-decoration: none;
  display: block;
  font-weight: 500;
  padding-right: 3px;
}
.cc_modal .modal_footer
{
  margin-top: 25px;
}
.cc_modal .convention_experttitle h1,
.cc_modal .leadr_footer h1
{
  font-family: SFUIDisplayThin !important;
  margin-bottom: 0px;
  color: #0c425e;
  font-size: 50px;
  letter-spacing: 1px;
}
.cc_modal .convention_expertcontent p
{
  color: #0c425e;
  font-family: SFUIDisplayMedium;
  text-shadow: none;
  font-size: 14px !important;
  overflow: initial;
  white-space: inherit;
}
.cc_modal .modal_head_line
{
  height: 3px;
  width: 60px;
  background-color: #707070;
  display: block;
  margin: 4px 0px;
}
.cc_modal .leadr_footer
{
  position: absolute;
  bottom: 0;
}
.cc_modal img.leadr_footer_strip
{
  width: 50%;
}
.destinations_card img
{
  height: inherit;
  object-fit: contain;
}
.cc_modal .modal_leader_detail
{
  padding-top: 5px;
}
.cc_modal .modal_leader_detail h5
{
  color: #1a677f;
  font-size: 16px;
  margin-bottom: 3px;
}
.cc_modal .modal_leader_detail p
{
  font-size: 15px !important;
  color: #363636;
  text-shadow: none;
  overflow: initial;
  margin-bottom: 0px;
  white-space: inherit;
}
.cc_modal .leadr_left
{
  position: relative;
  height: 100%;
  min-height: 385px;
}
.cc_modal .leader_drop_dwn img
{
  width: 8%;
}
.banner_logo.convention_51
{
  width: 130px;
  padding-top: 15px;
}
.detail_tag p
{
  font-size: 16pt !important;
  font-family: PTSansItalic !important;
  margin-bottom: 0px;
  letter-spacing: 0px;
  white-space: inherit;
}
.banner_logo.convention_42,
.banner_logo.convention_72,
.banner_logo.convention_22
{
  width: 150px;
}
.leader_right_footer img
{
  width: 80%;
}
.leader_right_footer
{
  width: 100%;
  text-align: right;
  top: -47px;
}
.cc_modal .modal_leader_detail p.leader_email
{
  word-break: break-all;
}
.banner_btn
{
  margin-top: 15px;
}
.banner_logo.convention_50,
.banner_logo.convention_66
{
  width: 140px;
}
.banner_logo.convention_67
{
  width: 70px;
}
.banner_logo.convention_69
{
  width: 150px;
}
.banner_logo.convention_73
{
  width: 110px;
}
.banner_logo.convention_75
{
  width: 120px;
}
.owl-carousel .owl-stage-outer,
main#app-main,
.main_bnrdetail,
div#bnrdetail,
.top_nbanner
{
 box-shadow: none !important;
}
.regions-list-map ol li a
{
  font-size: 14px;
  color: #503f09 !important;
}
.cc_modal .detail_tabs .nav-pills .nav-link
{
  color: #06425f !important;
}
.detail_tabs .nav-pills .nav-link,
.detail_tabs .nav-pills .nav-link a
{
  color: #06425f !important;
}
.convention-list a.destinations_card
{
  color: #0b3155;
}
.cc_modal .convention_address
{
    margin-top: 20px;
}
.cc_modal .leadr_footer h1
{
  line-height: 85px !important;
}
.leader_right_footer img
{
  width: 100%;
}

.search-list-main.meet-space li
{
    text-align: right;
}
.convention-list
{
  padding: 1rem 1.4rem;
}
.cc_modal .convention_experttitle h1,
.cc_modal .leadr_footer h1
{
  font-weight: 300 !important;
}
.photo_gallery_min .photo_gallery .owl-carousel:after
{
  background: initial;
}
.region_exp_main.explr_mdldetail .banner_detail h4
{
  text-transform: uppercase;
}
.detail_tabs.regn-cstm-mdl .nav-item
{
  padding-bottom: 0px !important;
}
.centre-logo.logo-experience-2
{
  width: 25%;
}
.banner_logo.convention_42,
.banner_logo.convention_72,
.banner_logo.convention_22
{
  width: 150px !important;
}
/* Added by Aaron March 12, 2025 */
img {
    width: 100%;
}
.banner_detail p {
    font-family: 'Gotham', sans-serif;
    font-size: 12pt !important;
    margin-bottom: 15px;
    text-transform: initial;
    white-space: nowrap;
    line-height: 30px;
    color: #ffffff!important;
    line-height: 1.25;
}
.detail_tag p {
font-size: clamp(14px, 2.5vw, 21px) !important;
font-family: 'Gotham', sans-serif !important;
font-style: italic;
margin-bottom: 0px;
letter-spacing: 0px;
white-space: inherit;
color: #ffffff !important;
}

.modal-body {
    position: relative;
    /* flex: 1 1 auto; */
    padding: 0!important;
}
ul.detail_list li {
color: #363636;
font-size: 12pt;
padding: 5px 0px;
word-break: break-all;
font-family: 'Gotham', sans-serif!important;
font-weight: 700;
}

div#region_banner_form1 {
    display: none;
}

/* Added by Aaron to hide the nav bar area */
.bottomNav_main {
    /* display: flex;*/
    padding: 10px 0px;
    align-items: center;
    justify-content: end;
    /*display: none;*/
}


.card-detail button {
background-color: transparent;
border: none;
color: #fff;
text-transform: uppercase;
font-family: 'Gotham', sans-serif;
/* replace "letter-spacing: 1;"  with the next line */
letter-spacing: 0; 
font-weight: bold;
font-size: 16px;
}

.banner_detail p {
font-family: 'Gotham', sans-serif;
font-size: 12pt !important;
margin-bottom: 15px;
text-transform: initial;
white-space: nowrap;
color: #ffffff !important;
line-height: 1.25;
}

.hero_video_wrapper {
    max-height: 85vh !important;
    display: flex;
    align-items: center;   /* vertical centering */
    justify-content: center; /* optional: horizontal centering */
}

.hero_video_wrapper video {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
}

.banner-logo {
    width: 200px;
    height: auto;
}
/* .modal.search-modal .modal-dialog
{
  height: auto !important;
  overflow: hidden !important;
  box-shadow: 0 0 16px #ccc;
}
*/
/*.modal.search-modal .modal-dialog .modal-content {
  max-height: 90vh;
 overflow: hidden; 
} */

/* .modal.search-modal .modal-dialog .modal-body {
overflow-y: auto !important; 
   max-height: calc(90vh - 120px); 
   padding: 1rem;
 } */
/* .modal.search-modal .modal-dialog .modal-body::-webkit-scrollbar
{
   display: none;
}*/

/* .modal.search-modal .modal-dialog .modal-content
{
  border: none !important;
} */

.modal.search-modal .modal-dialog {
  margin: 40px auto; /* top/bottom padding for the modal */
}

.modal.search-modal .modal-dialog .modal-body {
  max-height: calc(90vh - 120px);
  overflow-y: auto;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .3rem;
    outline: 0;
    max-height: 94vh;
}
.modal.search-modal .modal-dialog .modal-body {
    border-radius: 0px;
    -ms-overflow-style: none;
    overflow-y: scroll !important;
    height: auto;
}

section.venues.restaurants {
    display: block;
}

.card, .h-100 {border:0!important;}