*
{
  margin: 0;
  padding: 0;
}
body
{
  font-family: MyriadPRegular;
  position: relative;
}
/*body.modal-open
{
  overflow: inherit !important;
  padding: 0px !important;
}*/
@font-face 
{
  font-family: arialblack;
  src: url(../fonts/arial_black.ttf);
}
@font-face 
{
  font-family: RalewayMedium;
  src: url(../fonts/Raleway-Medium.ttf);
}
@font-face 
{
  font-family: RalewayBold;
  src: url(../fonts/Raleway-Bold.ttf);
}
/*new font end*/
@font-face 
{
  font-family: impact;
  src: url(../fonts/impact.ttf);
}
@font-face 
{
  font-family: brushScript;
  src: url(../fonts/brush_script.ttf);
}
@font-face 
{
  font-family: MyriadPRegular;
  src: url(../fonts/MyriadPro-Regular.ttf);
}
@font-face 
{
  font-family: HelveticaMedium;
  src: url(../fonts/HelveticaMedium.ttf);
}
@font-face 
{
  font-family: HelveticaBold;
  src: url(../fonts/HelveticaBold.ttf);
}
@font-face 
{
  font-family: MyriadItalic;
  src: url(../fonts/MyriadItalic.ttf);
}
@font-face 
{
  font-family: HelveticaLight;
  src: url(../fonts/HelveticaLight.ttf);
}
@font-face 
{
  font-family: SFUIDisplaySbold;
  src: url(../fonts/SFUIDisplaySbold.ttf);
}
@font-face 
{
  font-family: SFUIDisplayBold;
  src: url(../fonts/SFUIDisplayBold.ttf);
}
@font-face 
{
  font-family: SFUIDisplayThin;
  src: url(../fonts/SFUIDisplayThin.ttf);
}
@font-face 
{
  font-family: SFUIDisplayHeavy;
  src: url(../fonts/SFUIDisplayHeavy.ttf);
}
@font-face 
{
  font-family: SFUIDisplayRegular;
  src: url(../fonts/SFUIDisplayRegular.ttf);
}
@font-face 
{
  font-family: PTSansItalic;
  src: url(../fonts/PTSansItalic.ttf);
}
@font-face 
{
  font-family: PTSansRegular;
  src: url(../fonts/PTSansRegular.ttf);
}

@font-face 
{
  font-family: PTSansBold;
  src: url(../fonts/PTSansBold.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: eurostiBold;
  src: url(../fonts/eurostiBold.ttf);
}
@font-face 
{
  font-family: eurostiRegular;
  src: url(../fonts/eurostiRegular.ttf);
}
.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: impact;
  color: #010207;
  font-size: 90px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 120px;
}
.banner_title h4 
{
  font-family: brushScript;
  color: #fece30;
  font-size: 100px;
  position: absolute;
  text-shadow: 2px 2px #0000001f;
  top: 68px;
  left: -7px;
}
.banner_title p
{
   font-family: MyriadPRegular;
    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: MyriadPRegular;
   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: MyriadPRegular;
  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
{
  font-family: HelveticaBold;
  color: #004a71;
  font-size: 32px;
  margin-bottom: 0px;
}
.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: MyriadItalic;
  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: PTSansRegular;
  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: SFUIDisplayMedium;
    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;
  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: HelveticaMedium;
  font-size: 22px;
  margin-bottom: 0px;
  letter-spacing: 1px;
}
.card_title p
{
  font-family: SFUIDisplaySbold;
  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_card img
{
      width: 100%;
    height: inherit;
    object-fit: contain;
}
.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: 24px;
    font-family: PTSansBold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.destinations_detail p
{
  font-family: SFUIDisplaySbold;
  text-transform: uppercase;
  font-size: 14px;
}
.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: SFUIDisplaySbold;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 0px;
  color: #fff;
  font-size: 36pt;
  line-height: 48px;
/*  letter-spacing: 1px;*/
}
.dmo_bannerdeta h1
{
  font-family: SFUIDisplayThin;
  font-size: 68pt;
  letter-spacing: 4px;
  color: #fff;
  margin-top: -10px;
  margin-bottom: 0px;
/*  line-height: 18px;*/
  white-space: nowrap;
}
.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 a
{
  color: #fff;
  text-decoration: none;
  font-family: SFUIDisplayRegular;
  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: 30px;
}
.banner_detail h1
{
  white-space: normal;
}
.banner_detail p
{
  font-family: SFUIDisplayRegular;
  font-size: 15pt;
  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;
  font-family: PTSansItalic;
  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: SFUIDisplayMedium;
  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: 4px solid #0054a6;
  border-radius: 0px;
  padding-bottom: 5px;
  font-weight: 600;
  font-family: SFUIDisplayBold;
}
.detail_tabs .nav-pills .nav-link.active a
{
  color: #1a677f !important;
}
.detail_tabs .nav-pills .nav-link.active
{
  color: #1a677f !important;
  border-bottom: 4px solid #1a677f !important;
  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: 13pt;
  padding: 20px 0px;
  word-break: break-all;
}
.plan_way
{
  width: 140px;
  margin-left: auto;
}
.distance
{
  text-align: right;
  min-width: 360px;
  padding-right: 40px;
}
.distance_detail
{
  display: flex;
}
.distance p
{
  font-family: SFUIDisplaySbold;
  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: SFUIDisplaySbold;
}
.detail_map p.orange
{
  color: #f95c1f;
  font-family: SFUIDisplayBold;
}
.detail_map p
{
  white-space: normal;
  text-transform: uppercase;
  font-size: 14pt !important;
}
.detail_map img
{
  margin-bottom: 10px;
}
.experts_image
{
  max-width: 200px !important;
}
.experts_detail p
{
  color: #b48c09;
  font-family: SFUIDisplaySbold;
  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: -50px;
  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: 38px !important;
  border-radius: 50px !important;
  color: #fff !important;
  padding: 10px 10px 20px !important;
}
.photo_gallery .owl-nav button span,
.venues_slide .owl-nav button span
{
  line-height: 2px !important;
  display: block !important;
}
.guid_arrow
{
  width: 20px;
  margin-right: 10px;
}
.venues_slide .owl-carousel .owl-nav button.owl-next,
.venues_slide .owl-carousel .owl-nav button.owl-prev
{
  background-color: #50b6d2 !important;
}
.view_guid
{
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.view_guid p
{
  margin-bottom: 0px;
  font-family: SFUIDisplaySbold;
  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, #53b7d1 , #70c7bf);
}
.venues_slide_detail
{
  padding-top: 5px;
}
.venues_slide_detail h4
{
  color: #363636;
  font-family: HelveticaMedium;
  margin-bottom: 0px;
  font-size: 16px;
}
.venues_slide_detail p
{
  margin-bottom: 0px;
  font-family: SFUIDisplaySbold;
  color: #076092;
  font-size: 14px;
/*  text-transform: uppercase;*/
}
.venues_slide .owl-nav
{
  right: 170px;
}
.venues .section_head
{
  padding: 7px 0px 8px 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: HelveticaBold;
  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: #939393;
  font-weight: 400;
}
.inspired_button .upload,
.inspired_button .send
{
  color: #fff;
  background-color: #0d647b;
  text-transform: uppercase;
  font-family: SFUIDisplaySbold;
  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: 70px 0px 40px !important;
  background-position: center;
  background-image: url("../images/form_banner.png");
}
.form_heading h4
{
  color: #fff;
  font-family: 'SFUIDisplayRegular';
  letter-spacing: 1px;
  font-weight: 500;
  font-size: 26px;
  margin-bottom: 2px;
}
.form_heading h2
{
  color: #fff;
  font-family: SFUIDisplayRegular;
  letter-spacing: 1px;
  font-size: 23px;
}
.newsletter_form form
{
  display: flex;
  padding: 5px 0px 20px;
}
.newsletter_form input
{
  margin-right: 15px;
  border-radius: 6px;
  border: none;
}
.newsletter_form input.zip_code
{
  width: 160px;
}
.newsletter_form input.email
{
  width: 300px;
}
.newsletter_form form button.submit
{
  background-color: #0f6680;
  color: #fff;
  font-family: HelveticaMedium;
/*  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: none !important;
  background-color: #0f6681;
  background-size: cover;
  padding-bottom: 6px;
  padding-top: 10px;
  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: eurostiRegular;
}
.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: SFUIDisplaySbold;
}
.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%); 
}
/*ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss*/
.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: 'Work sans', 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: 'Open 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: "Work Sans", 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: SFUIDisplaySbold;
  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 #363636;
}
.detail_area p
{
  width: 100%;
  position: relative;
}
.name_post h5
{
  font-family: PTSansBold;
  font-size: 18pt;
  margin-bottom: 0px;
  color: #000;
}
.name_post p
{
  font-family: SFUIDisplayMedium;
  color: #363636;
  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: eurostiRegular;
  color: #1a677f;
  font-size: 18pt;
  margin-bottom: 0px;
}
.exp_main h6
{
  font-family: eurostiBold;
  font-size: 18pt;
  margin-bottom: 0px;
  color: #1a677f;
  line-height: 18px;
}
.exp_addr h6
{
  font-family: SFUIDisplayBold;
  color: #1a677f;
  font-size: 15pt;
  margin-bottom: 0px;
}
.exp_addr p {
    line-height: 24px;
}
.exp_addr p 
{
  color: #1a677f;
  font-family: SFUIDisplayMedium;
  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: SFUIDisplayBold;
  color: #707070;
  text-shadow: none;
  margin-bottom: 0px;
}
.detail_video .modal .modal-dialog .modal-content
{
  border: none;
}
.detail_map
{
  position: relative;
  top: -36px;
}

.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: SFUIDisplayBold;
  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: SFUIDisplayMedium;
}
.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: 12px !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;
}
}

.venues_slide .owl-nav
{
  top: -50px;
}
/*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: 40px;
  font-family: SFUIDisplayThin;
  letter-spacing: 1px;
}
.footer_cont,
.footer_copyright
{
  text-align: center;
}
.footer_copyright p
{
  text-align: center;
  font-family: SFUIDisplayMedium;
  font-size: 13px;
  color: #e9e9e9;
  letter-spacing: .5px;
  text-transform: uppercase;
}
.footer_link a {
    color: #fff;
    font-size: 10px;
    text-decoration: none;
    text-align: center;
    margin-bottom: 0px;
    font-family: SFUIDisplayRegular;
    font-size: 10px;
    color: #e9e9e9;
    letter-spacing: .5px;
    text-transform: uppercase;
}
.footer_cont h4
{
  margin-bottom: 0px;
}
.footer_link a
{
  position: relative;
  padding: 0px 4px;
}
.footer_link a:first-child::after
{
  content: "";
    position: absolute;
    height: 10px;
    width: 1.5px;
    background-color: #fff;
    top: 2px;
    right: -4px;

}
/*new footer css end*/


/*07-08-2023 new design code start*/
.new_top_head .navbar img.header_logo_ach
{
  width: 40% !important;
}
/*.new_top_head .navbar img
{
  width: 18% !important;
}*/
.new_top_head .navbar ul.navbar-nav li a,
.for_fc2_mobile li a
{
  color: #005c90;
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 0px;
  font-family: SFUIDisplaySbold;
  padding: 0px 15px;
  white-space: nowrap;
}
.new_top_head .navbar
{
  align-items: center;
}
.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: 10px 0px 16px;
  position: relative;
}
.header_brdr
{
  position: absolute;
  bottom: 0;
  width: 100%;
  line-height: 0;
}
.header_brdr img
{
   object-fit: cover;
  height: 5px;
  width: 100%;
}
.new_top_head
.menu_modal .cstm_mdl
{
  top: 4.4rem;
/*  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: SFUIDisplaySbold;
    margin-bottom: 2px;
}
.menu_modal .model_detail p
{
  color: #363636;
  font-size: 14px;
  line-height: 19px;
  font-family: SFUIDisplayRegular;
}

.menu_modal .model_detail p span.free_tag
{
  color: #f64a08;
}
.menu_modal .model_detail p span
{
  color: #005c8f;
  font-family: SFUIDisplaySbold;
}
.menu_modal .model_detail h5
{
  color: #f64a08;
  font-size: 16px;
  font-family: SFUIDisplaySbold;
}
.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;
}
.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: SFUIDisplaySbold;
}
.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: SFUIDisplaybold;
    font-family: SFUIDisplayRegular;
    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: SFUIDisplayBold;
  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: HelveticaMedium;
  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: SFUIDisplayBold;
}
.menu_modal .model_detail .about_friend p
{
  color: #000000;
  margin-bottom: 0px;
    font-size: 15px;
    font-family: SFUIDisplayRegular;
}
.menu_modal .model_detail .friendly_lst p
{
  color: #f64b05;
  font-family: SFUIDisplayBold;
  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: SFUIDisplayBold;
    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: 38.4%;
  right: 0;
/*  bottom: 0;*/
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.main_bnrdetail .bannerndetail h1
{
      color: #fff;
    text-align: center;
    font-family: arialblack;
    font-size: 52px;
        margin-bottom: 0px;
    text-shadow: 6px 3px 10px #2a2a2a;
}
.banner_nbottom_logo
{
      position: absolute;
    bottom: 0px;
    right: 34px;
    text-align: right;
}
.banner_nbottom_logo img
{
  width: 35%;
  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: 275px;
  }
}
/*----------------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: 280px;
  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: SFUIDisplayBold;
  color: #063669;
  margin-bottom: 0px;
}
.side_head_nav
{
  display: flex;
  align-items: center;
}
.side_head_nav p 
{
  color: #f54b09;
  font-family: SFUIDisplaySbold;
  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: #005c90;
  text-decoration: none;
  text-transform: uppercase;
  font-family: SFUIDisplaySbold;
}
.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: #f95c1f;
  display: block;
  position: absolute;
  margin-left: -18px;
  bottom: 5px;
}
.bootomnav_left a img
{
  width: 16%;
}
.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
{
  display: flex;
  padding: 10px 0px;
  justify-content: space-between;
}
.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: 120px;
}
.sideTB_detail img.banner_head
{
  width: 30%;
}
.banner_TBmap_Detail .banner_list ul li
{
  padding: 13px 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: 5px;
  font-family: SFUIDisplaySbold;
}
.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 10px 20px;
  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-family: HelveticaBold;
  text-shadow: 1px 0px 2px #ffffff;
}
.mdl_topoption form input,
.form-control.rfp_comm_inp
{
  width: 100%;
  padding: 6px 15px;
  font-family: SFUIDisplayRegular;
  font-size: 16px;
  border: 1.5px solid #7d7d7d;
  border-radius: 0px;
}
.mdl_topoption form input::placeholder
{
  color: #000;
  font-family: SFUIDisplayRegular;
}
.menu_modal .model_detail .mdl_topoption.mdl_otheroption .upload_place p
{
  color: #000 !important;
  font-family: SFUIDisplayRegular !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: SFUIDisplayRegular;
  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: 36%;
}
.cstm_mdl .close
{
  opacity: 1;
  position: absolute;
  top: 13px;
  left: 5px;
}
.new_top_head .navbar .navbar-nav li a.active
{
  color: #005c90;
}
/*.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;
}


/* 07-08-2023 new design code end */

/*08-11-2023 modal design start*/
.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 .convention_address p
{
  margin-bottom: 0px;
  color: #0b4562;
  font-size: 18px;
  text-shadow: none;
}
.cc_modal .detail_map img
{
  margin-bottom: 0px;
}
.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;
  margin-bottom: 0px;
  color: #0c425e;
  font-size: 56px;
  letter-spacing: 1px;
}
.cc_modal .modal_head_line
{
  height: 3px;
    width: 60px;
    background-color: #707070;
    display: block;
    margin: 4px 0px;
}
.cc_modal .convention_expertcontent p
{
  color: #0c425e;
    font-family: SFUIDisplayMedium;
    text-shadow: none;
    font-size: 14px;
    overflow: initial;
    white-space: inherit;
}
.cc_modal .leadr_left
{
  position: relative;
  height: 100%;
  min-height: 385px;
}
.cc_modal .leadr_footer
{
  position: absolute;
  bottom: 0;
}
.cc_modal .leader_drop_dwn img
{
  width: 8%;
}
.cc_modal img.leadr_footer_strip
{
  width: 50%;
}
.cc_modal .leadr_footer h1
{
  line-height: 85px;
}
.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;
  color: #363636;
  text-shadow: none;
  overflow: initial;
  margin-bottom: 0px;
  white-space: inherit;
}
.cc_modal .modal_leader_detail p.leader_email
{
  word-break: break-all;
}
.leader_right_footer
{
  width: 100%;
  text-align: right;
/*  position: absolute;*/
  top: -47px;
}
.leader_right_footer img
{
  width: 80%;
}
.cc_modal .detail_tabs .nav-pills .nav-link
{
  color: #06425f !important;
}
.cc_modal .detail_tabs .nav-pills .nav-link.active
{
  color: #f95c1f !important;
}
.cc_modal .detail_map 
{
  top: -10px !important;
  right: 15px;
}
.scroll_all_slide .venues_slide_detail h4
{
  font-size: 16px;
  color: #020202;
}
/*.scroll_all_slide .venues_slide_detail p
{
  color: #917708;
}*/
.cc_modal .convention_address
{
  margin-top: 40px;
}
.cc_modal .dmo_bannerdeta h4
{
  font-size: 15pt;
  line-height: 4px;
  padding-left: 60px;
}
/*08-11-2023 modal design end*/
/*mdl logo setting start*/
.banner_logo.convention_67
{
  width: 70px;
}
.banner_logo.convention_64
{
  width: 150px;
}
.banner_logo.convention_51
{
  width: 130px;
  padding-top: 15px;
}
.banner_logo.convention_69
{
  width: 150px;
}
.banner_logo.convention_42,
.banner_logo.convention_72,
.banner_logo.convention_22
{
  width: 150px;
}
.banner_logo.convention_72
{
  padding-top: 15px;
}
.banner_logo.convention_73
{
  width: 110px;
}
.banner_logo.convention_50,
.banner_logo.convention_66
{
  width: 140px;
}
.banner_logo.convention_39
{
  width: 150px;
}
.banner_logo.convention_75
{
  width: 120px;
}
.top_nbanner .main_bnrdetail .owl-carousel .owl-dots .owl-dot
{
  background-color: #fff;
  height: 4px;
  width: 30px;
  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;
}
.top_nbanner .main_bnrdetail .owl-carousel.banner_slide .owl-dots
{
  position: absolute;
  bottom: 55px;
  width: 100%;
  text-align: center;
}
.new_top_head .navbar ul.navbar-nav li.active a
{
  border-bottom: 3px solid transparent;
  background: linear-gradient(white, white) padding-box,
              linear-gradient(to right, #51b6d2, #70c7c0) border-box;
/*  border-image: linear-gradient(to right, #51b6d2 , #70c7c0);*/
}
.new_top_head .navbar ul.navbar-nav li
{
  padding: 0px 15px;
}
.new_top_head .navbar ul.navbar-nav li a
{
  padding: 5px 0px !important;
}
.planner_btn
{
  padding-top: 20px !important;
}
.more_btm_logo
{
  padding-top: 50px;
  text-align: right;
}
.more_btm_logo img
{
  width: 30%;
}

/*mdl logo setting end*/