@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

.f_family {
  font-family: Montserrat;
}

.strip-box {
  width: 1600px;
  height: 69px;
  left: 0px;
  top: 0px;

  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}

.logo {
  margin-left: 0px;
  width: 112px;
  height: 63px;
  left: 200px;
  top: 3px;

  background: url("Satguru Logo .jpg");
}

.header-1st {
  position: absolute;
  z-index: 99;
  left: 0px;
  top: 0px;
  width: 100%;

  background: #ffffff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
}
ul.navbar {
  margin-top: 14px;
  list-style: none;
  font-size: 14px;
}

.navbar {
  padding: 0.5rem 0rem;
}

.navbar li a {
  color: #333333;
}

.greencolor {
  color: #429d47 !important;
}

.b_font {
  font-size: 30px;
}

.b_font p {
  margin-bottom: 0rem;
}

.dubai_2021 {
  color: #707070;
  font-size: 12px;
}

.rating.rating_4 {
  margin-top: 20px;
}
.rating.rating_4 i {
  color: #ffc600;
  font-size: 20px;
}

.dubai_2021 p {
  margin-bottom: 0.5rem;
}

.day_night {
  color: #333333;
}

.day_night p {
  margin-bottom: 0.4rem;
}

.event_validity {
  font-size: 14px;
}


.col-sm-6 {
  float: left;
}

.line_2 {
  margin-top: 35px;
}

.view_all_button {
  float: right;
  color: #036333;
  background-color: #fff;
  border: solid 1px #ffffff;
  font-size: 14px;
  margin-right: 30px;
}

.starts_from {
  font-size: 14px;
  color: #707070;
}

.starts_from p {
  margin-bottom: 0rem;
}

.statring_price {
  font-size: 30px;
  color: #036333;
}

.statring_price p {
  margin-bottom: 0rem;
}

.pp {
  color: #329632;
  font-size: 12px;
}

.st_price {
  float: left;
}

.send_enq_button {
  margin-top: 30px;
  margin-left: 40px;
  float: left;
}

.send_enq_button button {
  color: #ffffff;
  font-size: 16px;
  border: none;
  background-color: #036333;
  padding: 10px 20px;
  border-radius: 8px;
}

.estimate_price {
  float: left;
}

i.fa.fa-info-circle.text-secondary {
  font-size: 20px;
  margin-left: 10px;
}


.hov .price_hdiv {
  visibility: hidden;
  min-width: 550px;
  position: absolute;
  z-index: 991;
  background: #fff;
  box-shadow: 10px 10px 20px rgb(0 0 0 / 18%);
  padding: 15px 15px 0;
  border-radius: 5px;
  top: 93%;
  right: 210px;
  font-size: 14px;
}

.pricdv {
  position: relative;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: #56111100;
}

table, th, td {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd;
  table-layout: auto;
}

.price_hdiv h2 {
  font-size: 20px;
  text-align: center;
  color: #000;
  font-weight: 600;
}

/*
.tooltip:hover .price_hdiv {
  visibility: visible;
}
*/
.nh_nav {
  margin: 0px 0;
  background: #fff;
  box-shadow: 0 0 10px #ddd;
  padding: 0;
  border-radius: 6px;
  width: 100%;
  overflow: auto;
  position: sticky;
  top: 0;
  z-index: 99;
  /* display: flex; */
  /* justify-content: center; */
  align-items: center;
}


.nh_nav ul {
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  display: flex;
  align-items: center;
}
.nh_nav ul li {
  text-align: center;
  margin-right: 15px;
  padding: 20px;
}

.nh_nav ul li {
  text-align: center;
  margin-right: 0px; 
  margin-left: 0;
  list-style-type: none;
  padding-left: 0px;
}

.nh_nav ul li a {
  color: #000;
  font-weight: 600;
  padding: 15px 13px;
  white-space: nowrap;
}

.nh_nav ul li a.active {
  background: #036333;
  color: #fff;
  padding: 20px;
}

.nh_box {
  margin-bottom: 30px;
  background: #fff;
  box-shadow: 0 0 10px #ddd;
  padding: 30px;
  border-radius: 6px;
}

.slide_panel p {
  font-size: 14px;
  margin-bottom: 0px;
}

ul.checkmark_new li:before {
  font-size: 14px;
  font-size: 2rem;
  vertical-align: middle;
}

ul.checkmark_new li:before {
  color: #036333;
  content: "\f3fd";
  display: inline-block;
  font-family: "ionicons";
  margin-left: -20px;
  width: 24px;
}

ul.checkmark_new li {
  line-height: 1;
  padding: 1px 0 0px 20px;
}

.checkmark_new li {
  list-style-type: none !important;
}

ul.checkmark_new {
  padding-left: 0px;
  font-size: 14px;
  margin-bottom: 0px;
}

.m--g {
  padding-left: 20px;
}
.m--g li {
  margin-bottom: 10px;
  font-size: 14px;
}

.formulario_2 {
  margin: 60px;
  display: table;
  text-align: left;
  display: inline-block;
  background: #fff;
  padding: 20px;
  border: 1px solid #333333;
  font-family: Montserrat;
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.3);
  border-radius: 8px;
  margin-left: -15px;
  position: sticky;
  top: 80px;
  margin-top: 0px;
}

.titulo_form2 {
  font-size: 28px;
  color: #ffffff;
  margin: -20px -20px 10px -21px;
  background-color: #333333;
  height: 68px;
  text-align: center;
  border-radius: 6px 6px 0px 0px;
  line-height: 2.3;
}

.formulario_2 p {
  font-size: 12px;
  color: #6e6e6e;
  margin: 12px 0 12px 0;
}

hr {
  border: none;
  border-bottom: 1px solid #ddd;
}
.campo_input2 {
  margin: 0px;
}
.formulario_2 span {
  font-weight: bold;
  width: 80px;
  display: inline-block;
}
.formulario_2 input[type="text"] {
  padding: 10px;
  border: 1px solid #ddd;
  width: 334px;
  margin: 8px 0px;
  font-size: 12px;
}
.formulario_2 input[type="email"] {
  padding: 10px;
  border: 1px solid #ddd;
  width: 334px;
  margin: 8px 0px;
  font-size: 12px;
}
.formulario_2 textarea {
  padding: 10px;
  border: 1px solid #ddd;
  width: 334px;
  margin: 8px 0px;
  font-family: Montserrat;
  font-size: 12px;
}

.bt_save2 {
  background-color: #036333;
  width: 100%;
  border: none;
  color: white;
  padding: 10px 10px;
  text-decoration: none;
  margin: 15px 0 20px 0;
  cursor: pointer;
  border-radius: 8px;
  height: 40px;
}



.l-i {
  list-style: none;
  font-size: 12px;
}
.stick_nav {
  margin: 30px 0;
  background: #fff;
  padding: 0;
  border-radius: 6px;
  width: 100%;
  overflow: auto;
  position: sticky;
  top: 114px;
  z-index: 99;
}

.nh_banner_img {
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    }

 .nh_banner_img .viewallpic {
    margin: 10px;
    padding: 10px 20px;
    background: #fff;
    font-weight: 600;
    border-radius: 5px;
    font-size: 15px;
    position: absolute;
    white-space: nowrap;
}

.pricdv {
   position: relative
}
.price_hdiv {
  display: none;
  min-width: 615px;
  position: absolute;
  z-index: 991;
  background: #fff;
  box-shadow: 10px 10px 20px rgb(0 0 0 / 10%);
  padding: 15px 15px 0;
  border-radius: 5px;
  top: 100%;
  right: 0
 }
 .price_hdiv h2 {
  font-size: 20px;
  text-align: center;
  color: #000;
  font-weight: 600
  }
  
  /* .pricdv:hover .price_hdiv {
  display: block
  }*/

  .accordion_h2.active {
    margin: 0 0 15px;
}
.nh_box h2 {
    font-size: 24px;
    font-weight: 600;
    color: #4b4b4b;
    margin: 0;
    position: relative;
    cursor: pointer;
}
.accordion_h2.active::after {
    content: "\f107";
}
.accordion_h2::after {
    position: absolute;
    right: 0;
    top: 3px;
    font-family: "Font Awesome 5 Pro";
    content: "\f105";
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #969696;
    border-radius: 100%;
    font-size: 20px;
}

.slide_panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height .2s ease-out;
}
.enquiry-form {
    position: sticky;
    top: 71px;
}

.enquiry-form {
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 10px 10px 20px rgb(0 0 0 / 10%);
    margin: 0 0 10px 0;
    border-radius: 6px;
    width: 300px !important; 
}

.enquiry-form h2.staycation-name {
    font-weight: bold;
    font-size: 22px;
    margin: 20px 10px 0 10px;
    text-align: center;
}

/* .enquiry-form iframe, #enquiry iframe {
    min-height: 690px !important;
    height: auto !important;
} */

.holiday_package_page .tour_services img {
    width: auto;
}

/* .holiday_package_page p {
    font-size: unset;
} */

.tour_services p {
  font-size: 13px;  
  margin: 0px 5px 0px 0px!important;
}

.b_font {
    font-size: 30px !important;
}

.holiday_package_page .checkmark_new {
    position: unset !important;
  }

.qodef-mobile-header .qodef-mobile-menu-opener a {
    color: #000000 !important;
}
