*{
  margin:0; 
  padding:0; 
  outline:none;
}
html {
  overflow-x: hidden;
}
body{
  background: #FAFAFA !important;
  padding: 0 !important;

}

img{
  margin:0; 
  padding:0; 
  border:none; 
  max-width:100%; 
  height:auto;  
}

h1,
h2,
h3,
h4,
h5,
h6{ 
  margin:0;
  padding:10px 0;

}
p{
  margin:0 0 15px; 
  padding:0;
  font-size:15px;
  font-weight:300;
}

a{
  text-decoration: none !important;
}

/* header sidebar */
.logo-rightsidebar-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 92px;
  height: 84px;
  background: #FFFFFF;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom-right-radius: 30px;

}
.logo-rightsidebar-header i {
  color: #000000;
  font-size: 24px;
}

.btn-close {
  position: absolute;
  right: 9px;
  top: 41px;
}
.logo-rightsidebar-header .offcanvas-start {
  padding: 38px 10px;
}
.offcanvas.show {
  transform: none;
  overflow: scroll;
}
.logo-rightsidebar-header .offcanvas-header {

  flex-direction: column;
  justify-content: left;
  align-items: flex-start;
}
.about-us-menu p {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;

}
.about-us-menu h2 {
  font-family: Nunito Sans;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin: 0;
  padding-bottom: 18px;
}
.about-us-menu {
  padding: 38px 0;
}
.header-contact-content span {
  font-family: Nunito Sans;
  font-size: 15px;
  font-weight: 700;
  line-height: 20.46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
}
.header-contact-content p {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
  padding-left: 5px;

}
.header-contact-content a {
  display: flex;
  align-items: center;
  justify-content: left;
}
.header-contact-content i {
  color: #FFE500;
  font-size: 20px;
  padding-right: 14px;
}

/* end Header sidebar */
.banner-image {
  padding: 60px 0;
  background-size: 100% 100%;
  background-position: center;
  padding: 180px 0 48px;
  position: relative;
  z-index: 1;

}
.home #header .logo img {
  display: flex !important;
}
.page-template #header .logo img {
  display: none;
}
.bradcrumbs a {
  color: #FFE500;
  font-family: Nunito Sans;
  font-size: 19px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  padding: 0 20px;

}
.row.bg-media{
  justify-content: center;
}
.bradcrumbs  {
  color: #1C1C1C;
  font-family: Nunito Sans;
  font-size: 19px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.banner-image::before {
  content: "";
  background: #101010;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: -1;
  
}
.entry-title {
  font-family: Nunito Sans;
  font-size: 42px;
  font-weight: 900;
  line-height: 53px;
  letter-spacing: -0.01em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  margin-bottom: 0;
}
.middle-align p {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
 .header-menus-box {
  background: #FFFFFF;
  box-shadow: 0px 133.01px 106.41px 0px #00000005;
  padding: 0 14px;
  border-radius: 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
}

.header-trip-cart a{
  position: relative;
}
.header-trip-cart a span {
  width: 28px;
  height: 28px;
  border: 2px solid #FFE500;
  background: #fff;
  font-family: Nunito Sans;
  font-size: 13px;
  font-weight: 600;
  line-height: 14px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1C1C1C;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  right: -8px;
}
.header-trip-cart a i {
  width: 54px;
  height: 54px;
  background: #FFE500;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1C1C1C;
  border-radius: 14px;
  font-size: 20px;
}
.sticky .logo {
  display: none !important;
}
.home .header-menus-box {
  background-color: #FFFFFF;
  box-shadow: 0px 133.01px 106.41px 0px #00000005;
  padding: 0 14px;
  border-radius: 20px;
  transform: translate(0px, 798px);
  display: flex;
  align-items: center;
  /* justify-content: space-between; */
  height: 110px;

}
.read-moresec a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: unset;
  padding: 10px 40px;
}
.error404 .page-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.home .header-nav {
  position: absolute;
  bottom: 0;
}
.blog header#masthead {
  position: unset;
}
.page-content h3 {
  font-family: Nunito Sans;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.text-404 {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
.content_page {
  padding: 60px 0;
}
.sticky .header-nav{
  position: unset;
}

.sticky .header-menus-box {
  transform: unset !important;
}
.topbar-phone-number a p {
  font-family: Nunito Sans;
  font-size: 15px;
  font-weight: 700;
  line-height: 20.46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FAFAFA;
  margin-bottom: 0;
  padding-left: 10px;

}
.topbar-mail-id a p {
  font-family: Nunito Sans;
  font-size: 15px;
  font-weight: 700;
  line-height: 20.46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  margin-bottom: 0;
  padding-left: 10px;

}
.social-main a i:hover {
  color: #FFE500;
}
.topbar-contact-content i {
  color: #FFE500;
  font-size: 16px;
  padding: 0 11px;
}
.search-icon i {
  color: #200E32;
  font-size: 19px;
}
.topbar-contact-content p:hover {
  color: #FFE500;
}

.topbar-contact-content {
  display: flex;
  align-items: center;
  justify-content: left;
  background: #101010E5;
  padding: 18px 54px 18px 42px;
  border-bottom-right-radius: 50px;
  margin: 0 -9px;

}
.topbar-phone-number a span {

  font-family: Nunito Sans;
  font-size: 15px;
  font-weight: 700;
  line-height: 20.46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FAFAFA80;
  
}
.topbar-phone-number a {
  display: flex;
  align-items: center;
}
.topbar-mail-id a {
  display: flex;
  align-items: center;
}

.topbar-mail-id a span {
  font-family: Nunito Sans;
  font-size: 15px;
  font-weight: 700;
  line-height: 20.46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FAFAFA80;
}
/* booking search */

section#booking-search {
  height: 266px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-top: 116px;
  padding-top: 118px;
}
h2#booking_search_heading_word span {
  font-family: Nunito Sans;
  font-size: 30px;
  font-weight: 900;
  line-height: 32px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.booking-top-svg svg {
  position: absolute;
  top: 0;
  transform: translate(0px, -193px);
  width: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: -1;
}
.booking-top-svg svg path {
  fill: #FFE500;
}
.booking-search-heading h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 200;
  line-height: 42px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;

}
.booking-search-heading {
  position: relative;
  margin-bottom: 16px;
  height: 126px;
  display: flex;
  align-items: center;
  justify-content: center;

}
.booking-left-heading {
  position: absolute;
  top: 0;
  left: 0;
}
.add-info-desc {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1CE5;

}
.add-info-head {
  font-family: Nunito Sans;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
}
.booking-right-search {
  position: absolute;
  right: 0;
  top: 0;
}
.booking-search-heading h4 {
  font-family: Painting With Chocolate;
  font-size: 140px;
  font-weight: 400;
  line-height: 82px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FAFAFA;
  margin-bottom: 0;
}
.header-wrap {
  position: relative;
}

/* Slider */
.slider-content {
  padding-left: 100px;
}
.slider-left-inner-image img {
  border-bottom-right-radius: 200px;
  height: 100%;
}
.discount-number-circle svg path {
  fill: #FFE500;
}
.slider-content {
  padding-left: 100px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: normal;
  justify-content: center;
  flex-direction: column;
}
.header-logo {
  position: absolute;
  top: 0;
  right: 0;
}
.right-slider img {
  width: 100%;
  max-height: 922px;
  border-bottom-left-radius: 200px;
  height: 100%;
}
  .social-main a i {
    color: #FFFFFF;
    font-size: 18px;
    padding-left: 12px;
    font-family: 'FontAwesome';
}

.slider-content h6 {
  font-family: Nunito Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 32.74px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #948500;
  padding: 0;
  margin: 0;
}
.slider-content h1 {
  font-family: Nunito Sans;
  font-size: 55px;
  font-weight: 200;
  line-height: 53px;
  letter-spacing: -0.01em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.slider-content p {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
}
.slider-content h1 span {
  font-family: Nunito Sans;
  font-size: 55px;
  font-weight: 900;
  line-height: 53px;
  letter-spacing: -0.01em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.know-more-adventure a:hover {
  background: #fff;
  color: #FFE500;
  transition: 0.8s ease-in-out;
}
.know-more-adventure a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 281px;
}
#slider .owl-nav button {
    width: 45px;
    height: 45px;
    border: 2px solid #FFFFFF;
    background: unset;
    border-radius: 50%;
    transition: 0.8s ease-in-out;
    margin: 8px 0;
}
#slider .owl-nav button i {
  color: #FFFFFF;
  transition: 0.8s ease-in-out;
}
.slider-image-overlay {
  background: #101010;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0.6;
  border-bottom-left-radius: 200px;

}
#slider .owl-nav button:hover {
  background: #FFE500 !important;
  border: 2px solid #FFE500;
}
#slider .owl-nav button:hover i{
  color: #1C1C1C;
}
#slider .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
  transform: translate(-89px, -140px);
  display: flex;
  align-items: center;
  flex-direction: column;
}

#slider .owl-dots {
  position: absolute;
  right: 100px;
  top: 34%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
#slider .owl-dot.active {
  background: #FFE500 !important;
  border: unset !important;
}

#slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border: 1.5px solid #FFFFFF;
  background: unset;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 4px;

}
section#slider {
  /* display: flex;
  align-items: center;
  justify-content: center; */
  position: relative;
}
/* About  */

section#about {
  position: relative;
  padding: 100px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.about-left-image img {
  width: 100%;
  border-radius: 230px;
  border: 6px solid #FFFFFF;
  height: 100%;
}
.about-right-image img {
  width: 100%;
  border-radius: 230px;
  border: 6px solid #FFFFFF;
  height: 100%;
}

.about-main-headings h2 {
  font-family: Nunito Sans;
  font-size: 50px;
  font-weight: 200;
  line-height: 50px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
}
.about-main-headings p {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
.know-more-about-us-button a:hover {
  background: #FFE500;
  color: #fff;
  transition: 0.8s ease-in-out;
}
.know-more-about-us-button a {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 281px;
}
#about .heading-word {
  font-family: Nunito Sans;
  font-size: 50px;
  font-weight: 900;
  line-height: 50px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.know-more-about-us-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 54px;
}
.about-main-headings {
  position: relative;
}
.about-main-headings::before {
  content: "";
  width: 90px;
  height: 3px;
  background: #FFE500;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  top: -28px;
}
.about-point-icon-title h4 {
  font-family: Nunito Sans;
  font-size: 19px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 0;
  padding-left: 21px;
  width: 176px;
}
.about-point-icon-title i {
  width: 70px;
  height: 70px;
  background: #FFE500;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  color: #1C1C1C;
  font-family: 'FontAwesome';
  border-radius: 50%;
  animation: pulse 2s linear alternate infinite;

}
.about-point-icon-title {
  display: flex;
  align-items: center;
  justify-content: left;
}

#about .discount-number {
  position: relative;
  z-index: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.discount-number-circle {
  position: absolute;
  bottom: 20px;
  left: 0;
  animation: pulse 2s linear alternate infinite;
}
#about .discount-number h4 {
  font-size: 23px;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  font-family: "Finger Paint", serif;
  width: 62%;
  display: flex;
  margin-bottom: 0;
  transform: rotate(-12deg);
}
#about .discount-number svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  z-index: -1;
  margin: auto;
}

/* Our Adventure */
.our-adventure-headings h2 {
  font-family: Nunito Sans;
  font-size: 42px;
  font-weight: 200;
  line-height: 46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  position: relative;
  padding-left: 22px;
  width: 54%;

}
.our-adventure-headings h2::before {
  content: "";
  width: 3px;
  background: #FFFFFF;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
#our-adventure .heading-word {
  font-family: Nunito Sans;
  font-size: 42px;
  font-weight: 900;
  line-height: 46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
}
.adventure-right-image img {
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 170px;

}
.adventure-right-image .image-overlay {
  background: #101010;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  border-bottom-left-radius: 170px;
  right: 0;
}
.our-adventure-headings p {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
  width: 50%;

}

section#our-adventure {
  padding: 60px 0;
  position: relative;
}
.left-background-box {
  background: #FFE500;
  position: absolute;
  height: 100%;
  width: 54%;
  top: 0;
  z-index: 0;
  border-bottom-right-radius: 150px;
  height: 800px;
  margin-top: 60px;

}
.outer-container-box {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: left;
  z-index: 1;
}
.inner-our-adventure-contents {
  background: #FFFFFF;
  border-radius: 22px;
  height: 210px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: baseline;
  padding: 33px;
  position: relative;
}
.inner-our-adventure-contents i {
  width: 92px;
  height: 92px;
  background: #FFE500;
  border: 3px solid #FFFFFF;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -38px;
  transform: translate(0px, -43px);
  font-size: 34px;
  font-family: 'FontAwesome';
  animation: pulse 2s linear alternate infinite;
}
.inner-our-adventure-contents h4 {
  font-family: Nunito Sans;
  font-size: 19px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  margin-bottom: 0;
  padding: 0;
}
.inner-our-adventure-contents p {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
/* our blogs */
section#our-blogs {
  padding: 60px 0;
  position: relative;
}
.blog-heading h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 200;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
  width: 39%;
  padding-left: 44px;


}
#our-blogs .heading-word {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 900;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.blog-heading::before {
  content: "";
  background: #FFE500;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.blog-heading {
  position: relative;
}
.blog-title a h5 {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
  padding: 0;

}
.blogs-comment-date span {
  font-family: Nunito Sans;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  padding-left: 10px;

}
.blog-date h6 {
  font-family: Nunito Sans;
  font-size: 12px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
  padding-left: 10px;

}
.blogs-image-box img {
  width: 100%;
  height: 100%;
}
.inner-blog-box {
  background: #FFFFFF;
  box-shadow: 0px 4px 20px 0px #0000000D;
  padding: 38px 26px;
  height: 155px;

}
.blogs-comment-date {
  display: flex;
  align-items: center;
  justify-content: left;
}
.blogs-comment-date i {
  color: #FF2727;
  font-size: 12px;
}

.blog-date {
  padding-left: 16px;
  display: flex;
    align-items: center;
    justify-content: left;
}

#our-blogs .blog-contents-left:nth-child(6) {
  margin-top: -16%;
}
#our-blogs .blog-contents-left:nth-child(8) {
  margin-top: -16%;
}
#our-blogs .blog-contents-left:nth-child(2) .blogs-image-box{
  display: none;

}
#our-blogs .blog-contents-left:nth-child(4) .blogs-image-box{
  display: none;

}
#our-blogs .blog-contents-left:nth-child(5) .blogs-image-box{
  display: none;

}
#our-blogs .blog-contents-left:nth-child(7) .blogs-image-box{
  display: none;

}
#our-blogs .blog-contents-left:nth-child(2) .inner-blog-box{
  background: #FFE500;
}
#our-blogs .blog-contents-left:nth-child(4) .inner-blog-box{
  background: #1C1C1C;
}
#our-blogs .blog-contents-left:nth-child(5) .inner-blog-box{
  background: #1C1C1C;
  margin-top: 19px;

}
#our-blogs .blog-contents-left:nth-child(7) .inner-blog-box{
  background: #FFE500;
  margin-top: 19px;

}

#our-blogs .blog-contents-left:nth-child(4) .inner-blog-box .blog-title a h5{
  color: #fff;
}
#our-blogs .blog-contents-left:nth-child(4) .blogs-comment-date span{
  color: #fff;

}
#our-blogs .blog-contents-left:nth-child(4) .blog-date h6{
  color: #fff;
}

#our-blogs .blog-contents-left:nth-child(5) .inner-blog-box .blog-title a h5{
  color: #fff;
}
#our-blogs .blog-contents-left:nth-child(5) .blogs-comment-date span{
  color: #fff;

}
#our-blogs .blog-contents-left:nth-child(5) .blog-date h6{
  color: #fff;
}
/* upcoming trips */
#upcoming-trips {
  padding: 60px 0;
  position: relative;
}

.upcoming-trips-heading h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 200;
  line-height: 42px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
#upcoming-trips .heading-word {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 900;
  line-height: 42px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.upcoming-trip-titles a:hover {
  color: #FFFFFF;
}
.upcoming-trip-titles a {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.trip-booking-button a {
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.94px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  color: #FFFFFF;
  border-radius: 10px;
}
ul.mphb-room-rates-list li {
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
  list-style: none;
}
ul.mphb-room-rates-list  {
  padding-left: 0;
  margin-bottom: 0;

}
#upcoming-trips .owl-nav {
  display: none;
}
.trips-rates {
  display: flex;
  align-items: center;
  justify-content: left;
}
.trips-rates h5{
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  padding: 0px 0px 0px 20px;
  margin: 0;
  position: relative;
}
.trips-rates h5::before {
  background: #D9D9D9;
  content: "";
  position: absolute;
  left: 10px;
  width: 1px;
  height: 17px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.upcoming-trip-titles {
  padding-top: 15px;
}

.upcoming-trips-boxes {
  box-shadow: 0px 4px 34px 0px #0000000F;
  background: #ffffff;
  padding: 17px;
  border-radius: 0px 0 30px 30px;
}
.upcoming-trips-images img {
  border-radius: 30px 30px 0px 0px;
  width: 100%;
  height: 326px;
  object-fit: cover;
}
.upcoming-trip-outer-box{
  transition: 0.8s ease-in-out;
}
.upcoming-trip-outer-box:hover .upcoming-trips-boxes {
  background: #FFE500;
}
.upcoming-trip-outer-box:hover .trip-booking-button a {
  background: #FFFFFF;
  color: #1C1C1C;
}
.upcoming-trips-heading::before {
  content: "";
  width: 90px;
  height: 3px;
  background: #FFE500;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
  top: -28px;
}
.page-template .header-menus-box {

  margin: 44px 0 0;
}
.page-template .sticky .header-menus-box {
  margin: 0px 0 0;
  transform: unset !important;

}
.learn-more-button a:hover {
  background: #FFE500;
  color: #fff;
}
#amazing-tours .row .amazing-trips-box:nth-child(2) .amazing-trips-boxes .learn-more-button a:hover {
  background: #FFFFFF;
  color: #1C1C1C;
}
#amazing-tours .row .amazing-trips-box:nth-child(1) .learn-more-button a:hover{
  background: #FFFFFF;
  color: #1C1C1C;
}
.trips-rates h6 {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
  padding: 0;
  margin: 0;
}
.single-rate-content .trips-rates h6 {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
  padding: 0;
  margin: 0;
  padding-left: 12px;
}
.single-room-description p {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1CE5;
}
ul.mphb-room-rates-list li {
    font-family: Nunito Sans;
    font-size: 14px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FF2727;
    list-style: none;
    color: transparent;
    max-width: 65px;
    visibility: initial;
    height: 29px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
span.mphb-price {
  color: #FF2727;
}
/* Amazing Tours */
#amazing-tours {
  padding: 100px 0 60px;
  position: relative;
  margin-top: 100px;
}
.tours-headings h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 200;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  width: 47%;
  position: relative;
  padding-left: 44px;

}
.tours-headings h2::before {
  content: "";
  background: #FFE500;
  width: 3px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
#amazing-tours .heading-word {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 900;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}


#amazing-tours .amazing-trips-outer .row {
  display: grid;
  grid-template-columns: repeat(20, 1fr);
  grid-template-rows: repeat(8, 100px);
  gap: 10px;

}


#amazing-tours .row .amazing-trips-box:nth-child(1) {
  grid-column-start: 5;
  grid-column-end: 11;
  grid-row-start: 1;
  grid-row-end: 6;
}

#amazing-tours .row .amazing-trips-box:nth-child(2) {
  grid-column-start: 11;
  grid-column-end: 18;
  grid-row-start: 4;
  grid-row-end: 6;
  background: #FFE500;

}
#amazing-tours .row .amazing-trips-box:nth-child(3) {
  grid-column-start: 9;
  grid-column-end: 16;
  grid-row-start: 6;
  grid-row-end: 9;
  background: #1C1C1C;

}
#amazing-tours .row .amazing-trips-box:nth-child(4) {
  grid-column-start: 11;
  grid-column-end: 15;
  grid-row-start: 1;
  grid-row-end: 4;

}
#amazing-tours .row .amazing-trips-box:nth-child(5) {
  grid-column-start: 18;
  grid-column-end: 15;
  grid-row-start: 1;
  grid-row-end: 4;

}
#amazing-tours .row .amazing-trips-box:nth-child(6) {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 4;

}
#amazing-tours .row .amazing-trips-box:nth-child(7) {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 4;
  grid-row-end: 9;


}
#amazing-tours .row .amazing-trips-box:nth-child(8) {
  grid-column-start: 18;
  grid-column-end: 16;
  grid-row-start: 9;
  grid-row-end: 6;

}
#amazing-tours .row .amazing-trips-box:nth-child(9) {
  grid-column-start: 18;
  grid-column-end: 21;
  grid-row-start: 1;
  grid-row-end: 4;
}

#amazing-tours .row .amazing-trips-box:nth-child(10) {
  grid-column-start: 5;
  grid-column-end: 9;
  grid-row-start: 9;
  grid-row-end: 6;

}
#amazing-tours .row .amazing-trips-box:nth-child(11) {
  grid-column-start: 18;
  grid-column-end: 21;
  grid-row-start: 4;
  grid-row-end: 9;

}
.amazing-trips-images img {
  width: 100%;
  height: 100%;
}
.amazing-trips-boxes {
  display: none;
  position: relative;
}
.amazing-trips-images {
  width: 100%;
  height: 100%;
}

#amazing-tours .row .amazing-trips-box:nth-child(2) .amazing-trips-boxes {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 33px;
  flex-direction: column;
  justify-content: center;
}

#amazing-tours .row .amazing-trips-box:nth-child(2) .amazing-trips-boxes .learn-more-button a {
  font-family: Inter;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.52px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C;
  border-radius: 10px;
  padding: 16px 29px;
  color: #FFFFFF;
  width: 130px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  transition: 0.8s ease-in-out;
}



#amazing-tours .row .amazing-trips-box{
  position: relative;
}

#amazing-tours .row .amazing-trips-box:nth-child(3) img {
  max-width: 200px;
  height: 200px;
}
#amazing-tours .row .amazing-trips-box:nth-child(3) .amazing-trips-images {
  display: flex;
  align-items: center;
  justify-content: end;
}
#amazing-tours .row .amazing-trips-box:nth-child(3) .amazing-trips-boxes {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: flex-start;
  padding-left: 33px;
  flex-direction: column;
  justify-content: center;

}
.learn-more-button a {
  font-family: Inter;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.52px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #FFFFFF;
  border-radius: 10px;
  padding: 16px 29px;
  color: #1C1C1C;
  width: 130px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 16px;
  transition: 0.8s ease-in-out;
}
#amazing-tours .row .amazing-trips-box:nth-child(1) .amazing-trips-boxes {
  display: flex;
  position: absolute;
  bottom: 35px;
  padding: 0 18px;
  justify-content: space-between;
  align-items: end;

}

#amazing-tours .row .amazing-trips-box:nth-child(1) .learn-more-button a {
  font-family: Inter;
  font-size: 12px;
  font-weight: 600;
  line-height: 14.52px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #FFE500;
  border-radius: 10px;
  padding: 16px 29px;
  color: #1C1C1C;
  width: 130px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.8s ease-in-out;

}

#amazing-tours .row .amazing-trips-box:nth-child(1) .amazing-trip-titles a {
  color: #fff;
}
.amazing-trip-titles a {
  font-family: Nunito Sans;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
} 
.amazing-trip-titles a:hover {
  color: #fff;
  transition: 0.8s ease-in-out;
}
#amazing-tours .row .amazing-trips-box:nth-child(3) .amazing-trip-titles a{
  color: #fff;
}
.amazing-trips-content p {
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF99;
  margin-bottom: 0;
  width: 92%;

}
#amazing-tours .row .amazing-trips-box:nth-child(2) .amazing-trips-content p {
  color: #1C1C1C99;
  width: 63%;
  margin-bottom: 0;
}
.newsletter-form form {
  position: relative;
}
.testimonial-quote {
  position: absolute;
  right: 52px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: -1;
}
.copyright-social-icon{
  justify-content: center;
}
section#instagram .owl-nav,.owl-dots {
  display: none;
}
.updated-trips-date h6 {
  font-family: Nunito Sans;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
  padding: 0;
}

.updated-trips-date h5 {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
  padding: 0;
}
.updated-trips-date {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #FFFFFF;
  width: 76px;
  height: 76px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 14px 14px 0px 0px;
  display: none;

}
.upcoming-trip-outer-box:hover .updated-trips-date{
  display: flex;
}
.upcoming-trips-images {
  position: relative;
}
/* testimonial */
.mymask{
  -webkit-mask-image: url(mask.png);
  /* mask-image: url(w3logo.png); */
  mask-size: 70%;
  mask-repeat: no-repeat;
  height: 610px;
  -webkit-mask-size: 100% 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  
}
.testi-title a:hover {
  color: #FFE500;
}
.testimonial-content p {
  font-family: Nunito Sans;
  font-size: 24px;
  font-weight: 300;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1CE5;
  margin-bottom: 0;
}
.testimonial-stars {
  padding: 14px 0;
}
.testimonial-stars span i {
  color: #FFE500;
  font-size: 20px;
}
.testi-title a {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
}
.testi-title p {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
  
}
section#testimonial {
  padding: 60px 0;
  position: relative;
  height: 610px;
  display: flex;
  align-items: end;
}
.testimonial-info.wow.zoomInUp {
  display: flex;
  align-items: center;
  justify-content: center;
}
#testimonial .owl-item.active.unique-class {
  display: flex;
  align-items: end;
  justify-content: flex-end;
  
}
.testimonial-head {
  position: absolute;
  left: 0;
  top: 0;
}
section#testimonial .owl-dots {
  display: none;
}
.testimonial-box {
  background: #FFFFFF;
  border-radius: 30px;
  padding: 26px;
  position: relative;
  z-index: 1;

}
.testidetails {
  padding: 20px 0;
}
.testi-title {
  padding-left: 18px;
}
.testimonial-heading h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 200;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #FFE500;
  box-shadow: 0px 4px 34px 0px #00000000;
  border-radius: 0px 30px 30px 0px;
  width: 43%;
  padding: 40px 60px;
  position: relative;
}
.testimonial-heading h2::before {
  background: #1C1C1C;
  content: "";
  width: 3px;
  height: 65%;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 38px;

}
#testimonial .owl-nav button i {
  color: #1C1C1C33;
  transition: 0.8s ease-in-out;

}
#testimonial .owl-nav button {
  width: 45px;
  height: 45px;
  border: 2px solid #1C1C1C33;
  background: unset;
  border-radius: 50%;
  transition: 0.8s ease-in-out;
  margin: 5px 0;

}
#testimonial .owl-nav button:hover {
  background: #FFE500;
  border: 2px solid #FFE500;
}

#testimonial .owl-nav button:hover i{
  color: #1C1C1C;
 
}
#testimonial .heading-word {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 900;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.testidetails img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  object-fit: cover;
}

#testimonial .owl-nav {
  position: absolute;
  right: 0;
  display: flex;
  flex-direction: column;
  bottom: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(65px, 12px);

}
/* instagram */
section#instagram {
  padding: 60px 0;
  position: relative;
}
.instagram-image img {
  width: 100%;
  border-radius: 20px;
  transition: 0.8s ease-in-out;

}
.instagram-icon i {

display: none;
}
.instagram-image:hover img {
  border-radius: 200px;
}
.instagram-image:hover .instagram-icon i {
  display: flex;
  border-radius: 200px;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  color: #fff;
  text-align: center;
  position: absolute;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  transition: 0.8s ease-in-out;

}


/*------------------ Contact Page -----------------*/
.contact-page-details
{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contac_form input[type='text'],
.contac_form input[type='email'],
.contac_form input[type='url'],
.contac_form input[type='password'],
.contac_form input[type='search'],
.contac_form input[type='number'],
.contac_form input[type='tel'],
.contac_form input[type='range'],
.contac_form input[type='date'],
.contac_form input[type='month'],
.contac_form input[type='week'],
.contac_form input[type='time'],
.contac_form input[type='datetime'],
.contac_form input[type='datetime-local'],
.contac_form input[type='color'],
.contac_form select,
.contac_form textarea,
.contac_form .wpcf7 .wpcf7-form-control-wrap[class*="file-"] {
  background-color:transparent;
  border-color: #ccc;
  color: #2f3357;
  border-radius: 0px;
  box-shadow: none;
  border:2px solid #cccccc;
  background-color: transparent;
}
.contact-box .wpcf7 input[type="text"], .contact-box .wpcf7 input[type="email"] {
  font-size: 16px;
  padding: 16px 10px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #1212124D;
  border-radius: 14px;
  opacity: 1;
  width: 100%;
  border: 2px solid #1C1C1C;
  height: 74px;
}
.contact-box .wpcf7 input[type="text"]::placeholder
{
  font-family: "Poppins";
}
.contact-box .wpcf7 input[type="email"]::placeholder
{
  font-family: "Poppins";
}
.contact-box .wpcf7 textarea::placeholder
{
  font-family: "Poppins";
}

.contact-box .contac_form input[type="submit"]:hover{
  background: #FFE500 !important;
  color: #1C1C1C !important;

}
.contact-box .contac_form input[type="submit"] {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
}
section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%; 
}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#000;
}
.contact-address, .contact-email, .contact-phone {
  margin: 7px 0;
}
.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}

.contac_form label {
  padding-bottom: 10px;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  display: block;
  margin-bottom: 0;
  padding: 0;
}

.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
  height: 170px;

}
.contact-page-details span
{
    font-family: Nunito Sans;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1C1C1C;
}

.contact-page-details .inner-cont i
{
  font-size: 35px;
  color: #FF2727;
  padding: 14px 0;
}
.contac_form span.wpcf7-form-control-wrap input{
  margin: 0 12px 30px 0;
  border: 2px solid #cccccc;

}
.contact-page-details .inner-cont p a {
  font-family: Nunito Sans;
  font-size: 15px;
  font-weight: 700;
  line-height: 20.46px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
.gallery-image i {

    color: #1C1C1C;
    background: #FFE501;
    padding: 16px;
    border-radius: 50%;
    font-weight: 600;
    z-index: 9;

}
.our-gallery-outer-container {
  position: relative;
  z-index: 1;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-top-svg {
  width: 100%;
  position: absolute;
  top: 0px;
  transform: translate(0, -165px);
  z-index: -1;
}
.gallery-top-svg svg {
  width: 100%;
  height: 100%;
}
#our-gallery .gallery-image:nth-child(9) .overlay{
  width: 390px;
  height: 107px;

}
.gallery-over-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none;
  align-items: center;
  justify-content: center;
}
.gallery-image .overlay {
  background: #00000066;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 20px;
  display: none;
}
#our-gallery .gallery-image{
  position: relative;
}
.gallery-image:hover  .overlay{
  display: flex;
}
.gallery-image:hover .gallery-over-icon {
  display: flex;
}
.our-gallery-outer-container h4 {
  font-family: Painting With Chocolate;
  font-size: 140px;
  font-weight: 400;
  line-height: 82px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FAFAFA;
  margin-bottom: 0;
}
/* 
.gallery-image:hover i{
  display: block;
} */
#our-gallery .gallery-image:hover .overlay{
  display: block;

}
.contact-page-details .inner-cont p a:hover {
  color: #FFE500;
}
.contact-color-bg h3 {
    letter-spacing: 0px;
    opacity: 1;
    margin-bottom: 26px;
    font-family: Nunito Sans;
    font-size: 38px;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    position: relative;
    padding-left: 44px;
}
.contact-contents p {
  text-align: left;
  font: normal normal 300 16px/26px Raleway;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
i.fas.fa-plus.modal-link {
  position: absolute;
  top: 0;
}

#footer .mail-and-call-icon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 12px 24px;
  background: #1474D1;
  border-radius: 15px 0px 15px 0px;
}
#footer .copy-main a:hover {
  background: #E32515;
}

#teams .play-text:hover p {
  color: #000 !important;
}
#footer .copy-main .contact-details:hover .mail-and-call-icon{
  background: #FF3726;

}

i.fas.fa-phone.icons {
  transform: rotate(90deg);
}
.contact-details i {

  color: #FFFFFF !important;
}
.contact-color-bg
{
text-align: center;
}
.contact-color-bg form textarea{
  margin-bottom: 20px;
  width: 100%;
  padding: 16px 10px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border-radius: 14px;
  opacity: 1;
  width: 100%;
  border: 2px solid #1C1C1C;
  height: 150px;

}
.contact-contents {
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  padding: 19px;
  margin: 34px;
}
.contact-box .google-map {
  padding-top: 6% !important;
  margin-bottom: 2px !important;
}
.contac_form input::placeholder, .contac_form textarea::placeholder {
  text-align: left;
  font: normal normal normal 16px/26px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.contac_form input {

  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  text-align: left;
  font: normal normal normal 24px/26px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}
.contact-box .google-map embed {
  border-radius: 10px;
  height: 400px;
  position: relative;
  z-index: 9;
}
.contact-box .contac_form input[type="submit"]:hover {
  background-color: #ffffff;
}
.contact-sigl-form {
  padding: 42px;
}



.mphb_room_type-template-default .header-menus-box{
  margin: 44px 0 0;
}
.page-template-default .header-menus-box{
  margin: 44px 0 0;
}

/* Appointment */

#appointment .main-services p span::before {
  content: "\f67b";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  top: 0;
  left: 14px;
  color: #000;
}
#appointment span[data-name='Name']::before {
  position: absolute;
  content: '\f007';
  top: 0;
  bottom: 0;
  left: 15px;
  z-index: 999;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
}
#appointment span[data-name='email']::before {
  content: '\f0e0';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  z-index: 9999;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  color: #000;
}
#appointment span[data-name="telephone"]::before {
  content: '\f095';
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  top: 0;
  left: 15px;
  bottom: 0;
  z-index: 999;
  transform: rotate(90deg);
  color: #000;
}
#appointment .head {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;

}
.appoint-details {
  display: flex;
  align-items: center;
  justify-content: space-around;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #00BAEC36;
  border: 1px solid #C6E5F9;
  border-radius: 15px;
  opacity: 1;
  max-width: max-content;
  padding: 0px 14px;
  position: absolute;
  right: 5px;
  bottom: 33%;
}
.appoint-details img {
  margin: 16px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px;
  border-radius: 50%;
}
.appoint-details h3 {
  text-align: left;
  font: normal normal 600 30px/1px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  margin-bottom: 0;
  padding-bottom: 0;
}
#appointment p.para-content {
color: #ffffff99;

font-weight: normal;
font-size: 18px;
}
#appointment .text {
  text-align: center;
  font: normal normal bold 41px/40px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
  margin-bottom: 0;
}
#appointment h5 {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 700;
  
}
#appointment .contact_content {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 1px 11px #0000001A;
  border-radius: 30px;
  opacity: 1;
  padding: 24px;
}
.contact_content h2 {
  color: var(--unnamed-color-ff001a);
  text-align: center;
  font: normal normal 600 42px/52px Josefin Sans;
  letter-spacing: 0px;
  color: #FF001A;
  opacity: 1;
}
#appointment input[type="text"]::placeholder, #appointment input[type="email"]::placeholder, #appointment textarea::placeholder {
color: #565366 !important;
font-size: 18px !important;
font-family: 'Raleway' !important;
font-weight: 500 !important;
}

#appointment .home_contact_form {
  margin: 0 auto;
}
#appointment input[type="submit"] {
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  padding: 20px 10px;
  text-align: center;
}

#appointment textarea {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 16px 41px;
}
select.wpcf7-form-control.wpcf7-select {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
  font-size: 18px;
  font-family: 'Raleway';
  font-weight: 500;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-color: #fafafa;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAUCAMAAACtdX32AAAAdVBMVEUAAAD///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAhMdQaAAAAJ3RSTlMAAAECAwQGBwsOFBwkJTg5RUZ4eYCHkJefpaytrsXGy8zW3+Do8vNn0bsyAAAAYElEQVR42tXROwJDQAAA0Ymw1p9kiT+L5P5HVEi3qJn2lcPjtIuzUIJ/rhIGy762N3XaThqMN1ZPALsZPEzG1x8LrFL77DHBnEMxBewz0fJ6LyFHTPL7xhwzWYrJ9z22AqmQBV757MHfAAAAAElFTkSuQmCC);
  background-position: 100%;
  background-repeat: no-repeat;
 
  border-radius: 0;
}
.advance-search {
  padding: 60px 0;
}
input#quantityValue {
  display: none;
}
select#location-selector option {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.11px;
  text-align: left;
}
select#location-selector {
  font-family: 'Work Sans';
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.11px;
  text-align: left;
  color: #121212;
  border: unset;
  background: unset;
  padding: 21px 0 0;
  margin-left: -4px;
}
.search-book button {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  border: unset;
}
.trip-booking-button {
  margin: 8px 0;
}
.search-book button:hover {
  background: #FFE500;
  color: #fff;
  transition: 0.8s ease-in-out;
}

.search-book button i {
  font-size: 27px;
  color: #fff;
}
p#person-label {
  color: #000;
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 21.11px;
  text-align: left;
  margin-left: 0;

}
.loc-address.wow.fadeInLeft {
  position: absolute;
  bottom: 10px;
  z-index: 9;
  left: 22px;
}

.booking-search i {
  color: #FFE500;
  font-size: 18px;
  margin-right: 12px;
  font-family: 'FontAwesome';

}
.inc-dec-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 16px;

}
.appointment-date {
  position: relative;
}


input#check_in_date::placeholder , input#check_out_date::placeholder {
  color: #121212;
}
.checkout-icon i.far.fa-arrow-right{
  color: rgba(18, 18, 18, 0.2);

}
input#check_in_date ,input#check_out_date {
  width: 100%;
  border: unset;
}
.inc-dec button {
  border: unset;
  background: #EFEFEF;
  padding: 2px 9px;
  color: #C5C6C7;
}
.booking-search label {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}

.booking-search {
  background: #FFFFFF;
  box-shadow: 0px 4px 34px 0px #0000000D;
  border-radius: 20px;
  /* height: 120px; */
  display: flex;
  align-items: center;
  justify-content: center;
}
.booking-search select {
  border: unset;
  background: unset;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  width: 100%;
}
table.mphb-price-breakdown tr {
  border-bottom: 1px solid #000;
}
section#mphb-price-details {
  padding: 0;
}
section#mphb-customer-details {
  padding: 0;
  margin-top: 0;
}
table.mphb-price-breakdown td {
  padding: 10px 0;
}
h4.mphb-reservation-submitted-title {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 36.75px;
  text-align: left;
  color: #0C142E;
}
section#mphb-booking-details {
  padding: 0;
}
.mphb-reserve-rooms-details select {
  word-wrap: normal;
  width: 100%;
  height: 50px;
  border: 2px solid #000;
  background: unset;
}
.mphb-login-form-wrap p a {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.mphb-customer-country select {
  word-wrap: normal;
  border: 2px solid #000;
  width: 100%;
  height: 50px;
  background: unset;
}
.outer_dpage #mphb-price-details a {
  font-family: Nunito Sans;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}

.mphb-room-type-title a {
  font-family: Nunito Sans;
  font-size: 17px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.outer_dpage p {
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
}
.mphb-view-details-button-wrapper a {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
}


.outer_dpage label {
  display: inline-block;
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.outer_dpage h3 {
  font-size: 1.75rem;
  font-family: Nunito Sans;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.outer_dpage {
  padding: 60px 0;
}
.mphb_sc_checkout-wrapper .mphb-login-form-wrap {
  margin-bottom: 0 !important;
}
.outer_dpage input[type="text"], input[type="tel"], input[type="email"], input[type="phno"], input[type="password"], textarea {
  border: 2px solid #000;
  width: 100%;
  height: 50px;
  padding: 14px;
}
input.button {
  border: unset;
  margin: 42px 0;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.newsletter-content p {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 600;
  line-height: 21.11px;
  text-align: center;
  margin-left: 0;
  margin-top: 28px;
}
input.wpcf7-form-control.wpcf7-text.date {
  width: 100%;
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 24px;
}
input.wpcf7-form-control.wpcf7-text.date::placeholder {
  color: #000;
  font-family: 'Font Awesome 5 Free';
  font-size: 18px;
}
#appointment input[type="text"] ,#appointment input[type="number"] ,#appointment input[type="email"] {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
}
#appointment input[type="number"] ,#appointment input[type="email"], #appointment input[type=tel] {
  border-radius: 10px;
  margin: 18px 0;
  border-radius: 10px;
  background: #F7F7F7;
  border: unset;
  padding: 24px 41px;
  position: relative;
  font-family: 'Raleway';
  font-weight: 500;
  font-size: 18px;
}
#appointment input[type="text"]::placeholder ,#appointment input[type="number"]::placeholder ,#appointment input[type="email"]::placeholder , #appointment textarea::placeholder {
  text-align: left;
  font: normal normal medium 19px/10px Raleway;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}

#appointment input[type=tel]::placeholder{
  text-align: left;
  font: normal normal medium 19px/10px Raleway !important;
  letter-spacing: 0px;
  color: #000000 !important;
  opacity: 1;
}
#appointment .appointment-date input[type="text"]{ 
  padding: 24px 12px;
}
#appointment .appointment-date input[type="text"]::placeholder {
  font-family: 'Font Awesome 5 Free' !important;
}
/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px; 
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px; 
  font-weight:bold;
  clear:both;
}
#comments input[type="text"], #comments input[type="email"], #comments textarea {
  padding: 12px 10px;
  font-size: 18px;
  width: 100%;
  height: 100px;
  border: 2px solid #1C1C1C;
  border-radius: 14px;
}
#comments input[type="submit"].submit {
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: unset;
  padding: 14px 50px;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{  
  margin-bottom: 1em;
}
#comments h2#reply-title {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 600;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.logged-in-as {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
}
.logged-in-as a{
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.comment-form-comment label {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
 color: #6c6c6c;
}
#sidebar caption {
 font-weight: bold;
 color: #6c6c6c;
 font-size: 20px;
}
#sidebar table,#sidebar th,#sidebar td {
 border: 1px solid #e1e1e1;
 text-align: center;
}
#sidebar td {
 padding: 7px;
 color: #6c6c6c;
}
#sidebar th {
 text-align: center;
 padding: 5px;
 color: #6c6c6c;
}
#sidebar select {
 padding: 10px 5px;
 border: solid 1px #e1e1e1;
 color: #6c6c6c;
 background: transparent;
}
#sidebar form{
 text-align: center;
}
#sidebar h3 {
  font-size: 24px;
  color: #343434;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 11px;
  text-align: center;
  border-bottom: 1px solid #e7e7e7;
  font-family: "Poppins";
}
#sidebar input[type="search"] {
 padding:10px 10px;
 font-size:15px;
 color:#6c6c6c;
 border: solid 1px #e1e1e1;
 width: 100%;
}
#sidebar label{
  color: #000000;
  opacity: 1;
  font-family: 'Work Sans';
  font-weight: 600;
  font-size: 18px;
}
.widget_block h2 {
  text-align: center;
}
.mail-flex h6 {
  padding: 0;
}
#sidebar input[type="submit"]{
 background-color :#373737;
 color:#fff;
 padding:10px 0;
 font-size:12px;
 width: 100%;
 letter-spacing: 2px;
 font-weight: bold;
}
#sidebar .widget {
 padding: 20px;
 border: 1px solid #373737;
 margin-bottom: 50px;
}
#sidebar ul {
 list-style: none;
 margin: 0;
 padding: 0;
 font-size: 17px;
}
#sidebar ul li {
  font-weight: 600;
  color: #ffffff;
  font-family: 'Nunito Sans';
  font-size: 15px;
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
  text-align: left;
}
.widget_block .no-comments{
  text-align: left;
  font: normal normal medium 17px/45px Raleway;
  letter-spacing: 0.46px;
  color: #2E2E2E;
  opacity: 1;
}
#sidebar ul li:last-child
{ 
  border:none;
}
#sidebar ul li a {
  font-weight: 600;
  font-size: 14px;
  text-align: left;
  font-family: 'Nunito Sans';
  letter-spacing: 0.46px;
  color: #2E2E2E;
  opacity: 1;
}

#sidebar .tagcloud a{
 border: solid 1px #e1e1e1;
 color:#6c6c6c;
 font-size:15px !important;
 padding:5px 18px;
 margin:0 0 5px;
 display:inline-block;
}
#sidebar .tagcloud a:hover{
 background:#ec1d23;
 color: #fff;
}
span.credit_link a {
  color: #ffffff;
}


/*------------- Page -----------------*/
.title-box{
  color:#fff;
  text-transform:uppercase;  
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
}
.title-box img{
  width:100%;
}
.title-box h1 {
  font-weight: bold;
  text-shadow: 0 2px 2px rgba(255, 255, 255, 0.58);
}
.above_title {
  position: absolute;
  right: 0;
  left: 0;
  margin-top: 10%;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
.copyright-social-icon .social-main a i:hover {
  color: #FFE500;
}

/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px; 
  font-weight:bold;
  margin: 10px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: none;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #5b5b5b;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333; 
  color:#ffffff;
  font-weight:normal;
}

/* ------------- Category --------------------*/

.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #333333;
}

/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.share_icon i {
  padding: 9px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #000000 !important;
  width: 40px;
  margin: 0 4px;
  text-align: center;
  line-height: 13px;
  font-size: 14px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;

}
.social-icons p {
  display: flex;
  align-items: center;
  justify-content: end;
  padding: 28px 0;
}

.share_icon i:hover {
  background: #FF6600 !important;
  color: #fff;
}
.cat-meta-fields p {
  text-align: center !important;
  font: normal normal medium 18px/50px Raleway;
  letter-spacing: 0px;
  color: #242424;
  opacity: 1;
  font-size: 18px !important;
  font-family: 'Raleway' !important;
  margin: 0 18px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #BCBCBC;
  border-radius: 5px;
  opacity: 1;
  padding: 0 18px !important;
  width: 100px;
  line-height: 42px !important;

}
.cat-meta-fields{
  display: flex;
  padding: 0 76px;

}

/* ----------- Unit Testing ------------- */

.outer_dpage table
{
  text-align: center;
}
.outer_dpage table th
{
  text-align: center;
}



/* Why choose Us */
#choose-us .nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: unset;
}
.choose-us-tab-content p {
  color: #000;
}
#choose-us .nav-tabs .nav-link{
  width: 100%;
  border: unset;
  display: unset;
  background: unset;
}
.pricing-content {
  margin-top: 8%;
}
.choose-us-tab-content:hover p {
  background: #E32515;
}
.choose-us-tab-content:hover:before{
  background: #E32515;

}
.choose-us-tab-content p{
    color: #fff;
    font-family: Work Sans;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
    background: #005CB5;
    border-radius: 20px;
    padding: 31px;
    margin: 4% 0;
  }
.choose-us-tab p {
  text-align: center;
  margin-left: 0;
}
.choose-us-tab {
  background: #005CB5;
  padding: 26px;
  width: 170px;
  height: 162px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 10px solid #1876D0;
  transform: translate(0px, -16px);
  position: relative;

}
.choose-icon:after {
  content: "";
  width: 20px;
  height: 20px;
  background: #FF3726;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  bottom: -16px;
  left: 0;
  right: 0;
  margin: auto;
  transform: rotate(180deg);
}
.choose-us-tab-content{
  position: relative;
}
.choose-us-tab-content:before {
  content: "";
  width: 37px;
  height: 26px;
  background: #005CB5;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: block;
  position: absolute;
  top: -24px;
  left: 71px;
  margin: auto;
}
.choose-us-tab:hover {
  background: #E32515;

  border: 10px solid #FF3726;
}
.choose-icon.wow.fadeInLeft {
  position: absolute;
  top: -67px;

}
h3.choose-us-heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  background: #005CB5;
  color: #fff;
  max-width: fit-content;
  padding: 12px 38px;
  border-radius: 4px;
  clip-path: polygon(0 0, 100% 0, 86% 244%, 0 100%);
  
}
p.choose-us-sub-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #0C142E;
  margin-left: 0;
  margin-top: 18px;
}
.choose-icon img {
  background: #FF3726;
  padding: 18px;
  border-radius: 50%;
}
/* gallery */

.gallery-heading h2 {
  font-family: Nunito Sans;
  font-size: 30px;
  font-weight: 200;
  line-height: 32px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin: 0;
  padding: 0;
}
#our-gallery .heading-word {
  font-family: Nunito Sans;
  font-size: 30px;
  font-weight: 900;
  line-height: 32px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
#our-gallery .row {
  display: grid;
  grid-template-columns: repeat(20, 1fr);
  grid-template-rows: repeat(8, 4vw);
  gap: 20px;
  z-index: 1;
  position: relative;
  transform: translate(0px, 100px);


}
#our-gallery .gallery-image:nth-child(1) {
  grid-row-start: 9;
  grid-row-end: 6;
  grid-column-start: 16;
  grid-column-end: 21;

}


#our-gallery .gallery-image:nth-child(2) {
  grid-column-start: 16;
  grid-column-end: 11;
  grid-row-start: 1;
  grid-row-end: 4;
}
#our-gallery .gallery-image:nth-child(3) {
  grid-column-start: 6;
  grid-column-end: 11;
  grid-row-start: 1;
  grid-row-end: 5;

}
#our-gallery .gallery-image:nth-child(4) {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 9;
  grid-row-end: 6;

}
#our-gallery .gallery-image:nth-child(5) {
  grid-column-start: 1;
  grid-column-end: 6;
  grid-row-start: 2;
  grid-row-end: 6;

}
#our-gallery .gallery-image:nth-child(6) {
  grid-column-start: 21;
  grid-column-end: 16;
  grid-row-start: 2;
  grid-row-end: 6;

}
#our-gallery .gallery-image:nth-child(7) {
  grid-column-start: 11;
  grid-column-end: 16;
  grid-row-start: 8;
  grid-row-end: 4;
}
#our-gallery .gallery-image:nth-child(8) {
  grid-column-start: 6;
  grid-column-end: 11;
  grid-row-start: 8;
  grid-row-end: 5;


}
#our-gallery .gallery-image img {
  width: 100%;
  height: 100%;
}
.our-gallery-outer-container {
  /* padding: 0;
  margin: 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  padding-top: 32px; */
}
.gallery-top-svg svg path {
  fill: #FFE500;
}
.gallery-right-text {
  position: absolute;
  right: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(-260px, 0px);

}
.gallery-left-text {
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(125px, 0px);

}
section#our-gallery {
  position: relative;
  padding: 90px 0;
  margin: 100px 0;

}
  #our-gallery .gallery-image:nth-child(5)  a img{
    height: 100%;
  
}
#our-gallery .gallery-image:nth-child(1) img{
  border-radius: 20px 0px 0px 20px;
}
#our-gallery .gallery-image:nth-child(8) img{
  border-radius: 0px 0px 20px 0px;
}
#our-gallery .gallery-image:nth-child(4) img{
border-radius: 0px 20px 0px 0px;
opacity: 1;
}
#our-gallery .gallery-image:nth-child(3)  a img{
  height: 100%;
}
#our-gallery .gallery-image:nth-child(6)  a img{
  height: 100%; 
}  
#our-gallery .gallery-image:nth-child(7)  a img{
   height: 100%;
   object-fit: fill;
}
#our-gallery .gallery-image:nth-child(8)  a img{
  height: 100%;
}
.box.gallery.group1 {
    width: 100%;
    height: 100%;
}
.modal {
  position: fixed;
  top: 21% !important;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0 !important;
  display: none;
  overflow: hidden;
  outline: 0;
}
.location ul li i {
  font-size: 18px;
}
 .modal {
  display: none;
  position: fixed;
  z-index: 0 !important;
  padding-top: 100px;
  left: 0;
  top: 0 !important;
  width: 100%;
  height: 79%;
  overflow: auto;
  background: rgba(28, 28, 28, 0.5);
  border-radius: 30px;
     }
 .modal-content {
       margin: auto;
       display: block;
       width: unset !important;
       max-width: 1200px;
       top: 10%;
       border: 2px solid lightgray !important;
       animation-name: zoom;
       animation-duration: 0.6s;
       position: absolute !important;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0.3rem;
    right: 0;
    outline: 0;
    left: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border-radius: 25px !important;

     }
     @keyframes zoom {
      from {
        transform: scale(0)
      }
      to {
        transform: scale(1)
      }
    }
 .close {
  color: #FFF !important;
  position: absolute;
  top: 15px;
  right: 35px;
  font-size: 40px !important;
  font-weight: bold;
  transition: 0.3s;
  opacity: 1 !important;
  cursor: pointer;
  z-index: 9;
  margin: auto;
     }
  .close:hover,
     .close:focus {
       color: #bbb;
       text-decoration: none;
       cursor: pointer;
     }
     #our-gallery button i {
      font-family: 'Font Awesome 5 Free';
      font-weight: 600;
      font-style: unset;
      padding: 20px 22px;
      margin: auto;
      border: unset;
      width: 54px;
      height: 54px;
      background: #FFE500;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #1C1C1C;
      border-radius: 14px;
      font-size: 20px;
  }
  #our-gallery button {
    border: unset;
    background: unset;
}
.topbar-social-icons {
  display: flex;
  align-items: center;
  justify-content: left;
}
.topbar-main-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.call-title{
  position: relative;
}

.pagination-button {
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.pegination-button {
  display: flex;
  align-items: center;
  justify-content: space-around;

}
.deal-post h3 {
  margin: 0;
  padding: 0 10px;
}
.feature-villas-location {
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  color: #666666;
}
.villa-img-main-div img {
  border-radius: 20px 20px 0 0;
}

.book-search-aftr4 {
  position: relative;
}









/* FulL WidtH BloG & AuthoR PagE */






/* Faq Page */


.accordion-button{
  font-family: Work Sans !important;
  font-size: 15px !important;
  line-height: 33px;
text-align: left;

}
.accordion-header {
  color: #fff !important;
  padding: 0 !important;
  margin-left: 26px !important;

}

.accordion-item:last-of-type .accordion-button.collapsed{
  background: unset !important;
  padding: 0 !important;
  color: #fff !important;

}


.faq-right p {
  text-align: center;
  font: normal normal normal 12px/56px Raleway;
  letter-spacing: 0px;
  color: #4A4A4A;
  opacity: 1;
}

.faq-right p.sub-heading {
  text-align: center;
  font: normal normal normal 12px/15px Raleway;
  letter-spacing: 0px;
  color: #4A4A4A;
  opacity: 1;
}

section#faq .accordion-item h2{
  text-align: center;
  font: normal normal bold 41px/8px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}
section#faq h3 {
  text-align: center;
  font: normal normal bold 41px/8px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
}
section#faq h6 {
  text-align: center;
  font: normal normal 300 18px/42px Raleway;
  letter-spacing: -0.11px;
  color: #686868;
  opacity: 1;
}
.panel-body p {
  margin-left: 0;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 32px;
  text-align: left;
  background: #FFFFFF4D;
  padding: 10px 11px;
  border-radius: 20px;
  margin: 14px 0px 14px 20px;

}
.accordion-button::after {
  content: "" !important;
  background: black;
  width: 12px !important;
  height: 2px !important;
  background: #000;
  background: #fff;
  position: absolute;
  left: -28px;
  cursor: pointer;
  top: 8px;

}
.accordion-header:before {
  content: "";
  width: 26px;
  height: 26px;
  background: #FFFFFF4D;
  position: absolute;
  left: -8px;
  display: block;
  top: -4px;
  border-radius: 50%;
}

#about .about-left {
  display: flex;
  align-items: center;
  justify-content: end;
}
button.accordion-button.collapsed::before{
  display: block !important;
}

.accordion-button:not(.collapsed)::after {
  background-image: unset !important;
  transform: unset;
}
.accordion-button::after{
  background-image: unset !important;

}
button.accordion-button::before {
  content: "";
  width: 12px !important;
  height: 2px !important;
  background: #fff;
  position: absolute;
  left: -28px;
  top: 8px;
  transform: rotate(89deg) !important;
  display: none;
  cursor: pointer;
}
.accordion-button:not(.collapsed) {
  color: unset !important;
  background-color: unset !important;
  box-shadow: unset !important;
  padding: 0;
}
.accordion-button:focus {
  z-index: 3;
  border-color: unset !important;
  outline: 0;
  box-shadow: unset !important;
}

button.accordion-button {
  border: unset !important;
  background: unset !important;
  color: #000;
  font-family: Almarai;
  font-size: 20px;
  font-style: normal;
  line-height: normal;
}

.accordion-button:not(.collapsed)::after {
  background-image: unset !important;
  transform: rotate(-180deg);
  content: "\f0d7";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.accordion-body {
  padding: 0!important;
}
#faq .owl-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 4%;
}

.card{
  border: unset !important;
}
.card-header {
  padding: 0.5rem 1rem;
  margin-bottom: 0;
  background-color: unset !important;
  border-bottom: unset !important;
} 
.accordion-item {
  border: unset !important;
  background: unset !important;
  box-shadow: 0px 1px 6px #0000001F;
  border-radius: 10px !important;
  opacity: 1;
  outline: unset;
  color: #fff !important;
}
.card{
  background: unset !important;
}
.faq-right-image {
  display: flex;
  align-items: center;
  justify-content: center;
}
#faq input[type="submit"] {
  padding: 10px 38px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #373737;
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  position: absolute;
  left: 0;
  margin: 0 auto;
  right: 0;
  width: fit-content;
}

#faq input[type="submit"] {
  font-weight: bold;
  color: #ffffff;
  text-transform: unset !important;
  border: none;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  margin-top: 6%;
  text-align: left !important;
  font: normal normal medium 26px/30px Raleway !important;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  font-family: 'Raleway';
  font-size: 22px;
  padding: 0px 73px 0 23px !important;
}
#faq .faq-head h2.accordion-header button {
  border: none;
  background-color: unset;
  text-align: left;
  color: #000;
}
.faq-right {
  padding: 12%;
}
#faq input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  box-shadow: 0px 3px 6px #0000001F;
  border: 1px solid #707070;
  border-radius: 10px;
  opacity: 1;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 22px;
  margin: 0;
}
.faq-right h6 {
  text-align: center !important;
  font: normal normal normal 12px/50px Raleway !important;
  letter-spacing: 0px;
  color: #4A4A4A;
  opacity: 1;

}
.faq-right h4 {
  text-align: center;
  font: normal normal medium 30px/89px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'Josefin Sans';
  font-size: 30px;
  font-weight: 500;
  margin: 10% 0 0;
}
.faq-head h2.accordion-header button:focus{
outline: none;
}
.faq-head h2, .faq-head .panel-body p{
text-align: left;
padding: 15px;
margin: 0;

}
.faq-page {
padding: 60px 0;
}
body.page-template-faq{
  background-color: #13121a;
}

/* TermS AnD ConditionS */

input#location {
  border: 1px solid #000;
}


#tandc h1{
  font-family: Work Sans;
  font-size: 52px;
  font-weight: 800;
  line-height: 55px;
  letter-spacing: 0em;
  text-align: left;
  position: relative;
  color: #0C142E;
}
#tandc h2.termsndcond-head{
  font-family: 'Work Sans';

}
#tandc p.termsndcond-para {
  color: #666666;
  margin-left: 0;
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
  text-align: left;
}

/* ---- ServiceS PagE ------ */

.service-icon img {
  background: #005CB5;
}

.serv-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  left: 0;
}
.serv-icon img{
    background: #005CB5;
}
#choose-us .nav-tabs .nav-link.active .choose-us-tab {
  background: #E32515;
  border: 10px solid #FF3726;
}

#services h2.heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: center;
  width: fit-content;
  padding: 14px 74px;
  clip-path: polygon(0 0, 100% 0, 86% 147%, 16% 194%);
  background: #005CB5;
  color: #fff;
  border-radius: 7px;
}
.services-tag {
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-content:hover .services-details {
  background: #FF3726;
}
#services h6.sub-heading {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: center;
  color: #0C142E;
}
.wpcf7 form .wpcf7-response-output {
  padding: 10px;
  border: 2px solid #1C1C1C !important;
  letter-spacing: -0.11px;
  color: #1C1C1C;
  opacity: 1;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  width: 100%;
  margin: 0;
  text-align: center
}
.services-box-content{
text-align: center;
margin: 10px;
}
.services-box-content a {
color: #ffffff;
font-weight: 600;
font-size: 18px;
}



/* Destination */

#teams .team-video {
  position: absolute;
  left: 22%;
  bottom: 0;
  z-index: 9;
  padding: 55px 42px;
  background: #FF3726;


}
#teams .outer_video {
  display: block;
  background: unset;
}
#teams .outer_video {
  display: block;
  margin: 0;
}
#teams .team-left img{
  margin-top: 0;

}
#teams .ps_video a img {
  margin-bottom: 14px;
}
#teams .ps_video {
  padding: unset;
  background: unset;
  position: unset;
}
section#destination {
  padding: 0 0 60px;
}
.main-heading-vills {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -1px;

}
.copyright {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.copy-text {
  border-top: 2px solid #00000033;
}
.copyright-social-icon {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  margin-right: 75px;
}
div#footer_box {
  margin-bottom: 32px;
}
.copyright-social-icon .social-main a i {
  color: #1C1C1C;
  font-size: 18px;
  padding-left: 12px;
  font-family: 'FontAwesome';
}
h2.team-heading {
  font-family: Work Sans;
  font-size: 18px;
  font-weight: 500;
  line-height: 21.11px;
  text-align: center;
  clip-path: polygon(0 0, 100% 0, 87% 133%, 20% 194%);
  background: #005CB5;
  max-width: max-content;
  padding: 14px 57px;
  color: #fff;
  border-radius: 7px;
}
.social-menues {
  justify-content: center;
}
.social-main {
  padding: 0 4px;
}
i.fa-brands.fa-x-twitter {
  color: #fff;
  font-size: 18px;
}

.desti-sub {
  font-family: Work Sans;
  font-size: 35px;
  font-weight: 800;
  line-height: 36.75px;
  text-align: center;
  color: #0C142E;
}



/* ------------ Services----------- */

.services-read a i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  margin-left: 12px;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 10px 12px;
  border-radius: 50%;
}

section#services h3 {
  text-align: left;
  font: normal normal bold 41px/0px Josefin Sans;
  letter-spacing: -0.9px;
  color: #000000;
  opacity: 1;
} 
section#services .main_para {
  text-align: center;
  font: normal normal 300 14px/28px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
section#services .services-image p{
  text-align: center;
  font: normal normal 300 14px/28px Raleway;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.services-box a {
  text-align: left;
  font: normal normal 600 25px/1px Josefin Sans;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.services-details {
  position: absolute;
  bottom: 0;
  background: #005CB5;
  padding: 24px;
  left: 0;
  right: 0;
  margin: auto;
  margin: 14px;
  border-radius: 15px;
}
.services-box a {
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
}
.services-details .content p {
  font-family: Work Sans;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  letter-spacing: 0em;
  text-align: left;
  color: #fff;
  margin: 10px 0 0;
}

.services-read a {
  text-align: left;
  font: normal normal medium 14px/16px Raleway;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background: var(--unnamed-color-ff6600) 0% 0% no-repeat padding-box;
  background: #FF6600 0% 0% no-repeat padding-box;
  border-radius: 29px;
  opacity: 1;
  padding: 12px 7px 12px 15px;
  font-weight: 500;
}

#slider .socialbox .fab:hover {
  background: #FF6600;
  color: #fff;
}


#services .owl-nav {
display: none;
}

.book-search-aftr1 {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
  height: 120px;
}
.book-search-aftr2{

position: relative;
display: flex;
align-items: center;
justify-content: left;
height: 120px;
}
.book-search-aftr2::after{
  content: "";
  width: 1px;
  height: 100%;
  background: #D9D9D9;
  position: absolute;
  right: -22px;
  top: 0;
}
.book-search-aftr3{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: left;
  height: 120px;
}
.book-search-aftr1::after{
  content: "";
  width: 1px;
  height: 100%;
  background: #D9D9D9;
  position: absolute;
  right: -22px;
  top: 0;
}
.book-search-aftr3::after{
  content: "";
  width: 1px;
  height: 100%;
  background: #D9D9D9;
  position: absolute;
  right: -22px;
  top: 0;
}
#services .owl-nav i {
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  font-style: unset;
  color: #fff;
  background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
  background: #FF001A 0% 0% no-repeat padding-box;
  opacity: 1;
  margin: 10px;
  padding: 18px 22px;
}

.book-search-aftr4 {
  display: flex;
  align-items: baseline;
  justify-content: left;
}
input#check_in_date::placeholder {
  background: unset;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
}
/* Newsletter */


#newsletter {
  position: relative;
  border-bottom: 3px solid #FFE500;
  padding-bottom: 30px;
  }
  #newsletter .news-btn a {
  color: #ffffff;
  background-color: #FF6600;
  padding: 10px 15px;
  border-radius: 10px;
  
  }
  #newsletter .news-btn a:hover{
  color: #01BCee;
  background-color: #fff;
  }
  #newsletter .news-btn {
  margin-top: 20px;
  } 
  #newsletter h3.main-right {
  color: #ffffff;
  
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  }
  .newsletter-img {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #newsletter .newsletter_form form input[type=submit]{
    margin: 20px -0 0;
  
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 36px;
    opacity: 1;
    padding: 25px 38px 22px 38px;
    text-align: left;
    font: normal normal bold 12px/0px Josefin Sans;
    letter-spacing: 0.23px;
    color: #FFFFFF;
    opacity: 1;
  } 
 
  #newsletter .newsletter_form form input[type=submit]:hover{
  color: #01BCee;
  background-color: #fff;
  }
  #newsletter .newsletter_form form input[type=text]{
    padding: 8px 20px 8px 31px;
    border: none;
  
    background: var(--unnamed-color-ff001a) 0% 0% no-repeat padding-box;
    background: #FF001A 0% 0% no-repeat padding-box;
    border-radius: 34px;
    opacity: 1;
  }
  #newsletter h3.left-head {
    text-align: center;
    font: normal normal 300 10px/0px Raleway;
    letter-spacing: -0.06px;
    color: #686868;
    opacity: 1;
  }
 
  #newsletter .newsletter_form form input[type=text]::placeholder {
    font: normal normal 300 18px/18px Raleway;
    letter-spacing: 0.3px;
    color: #FFFFFF;
    opacity: 1;
  }
  #newsletter .newsletter-content input[type="email"] {
    max-width: 75%;
    border:1px solid #fff;
    display: block;
    margin: 15px auto;
    margin-bottom: 0;
  }
  #newsletter .newsletter-content input[type="email"]::placeholder
  {
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    font-weight: 400;
    font-family: "Lato";
  }
  #newsletter .newsletter-content input[type="submit"] {
    font-size: 16px;
    letter-spacing: 2px;
    color: #ffffff;
    font-family: "Ubuntu";
    font-weight: 400;
    background: #000;
    margin: 0 auto;
    display: block;
    padding: 5px 25px;
    border-radius: 4px;
  }
  #newsletter .newsletter-content {
    max-width: 750px;
    display: block;
    margin: 0 auto;
    transform: translateY(-29px);

  }
  .newsletter_form {
    transform: translateY(24px);
  }
  #newsletter div.wpcf7 .ajax-loader {
    display: none;
  }

/* ------ Single Blog Page ------- */

.submit-icon::after {
  content: "\f061";
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  position: absolute;
  top: 42px;
  background: #FF001A;
  width: fit-content;
  bottom: -4px;
  padding: 8px 11px;
  text-align: center;
  left: 99px;
  right: 0;
  margin: auto;
  border-radius: 50%;
  color: #fff;
}
.submit-icon {
  position: relative;
}

.feature-box img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}
i.fas.fa-comments {
  color: var(--unnamed-color-ff001a);
  text-align: left;
  font: normal normal normal 18px/32px Font Awesome 6 Free Solid;
  letter-spacing: 0px;
  color: #FF001A;
  opacity: 1;
}
.test-content {
  margin-top: 64px;
  padding-left: 38px;

}
.metabox span {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  padding-left: 0;
}
.metabox {
  padding-bottom: 18px;
}
span.entry-date {
  padding: 14px;
}
.metabox span  a{
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  padding-left: 0;
  text-transform: capitalize;

}
h1.blg-head{
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 900;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
}
.single-blog .content_boxes p{
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
.single-blog .content_page{
  padding: 30px;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  transform: translate(0px, -6%);
}
ol.comment-list {
  margin: 0 auto;
  width: 47%;
}
form#commentform {
  width: 100%;
  margin: 0 auto;
  background: #FFFFFF 0% 0% no-repeat padding-box;
  box-shadow: 0px 3px 6px #00000029;
  border-radius: 10px;
  opacity: 1;
  padding: 16px
}
.single-blog .meta-box-question{

    color: #1C1C1C;
    font-family: Nunito Sans;
    font-size: 19px;
    font-weight: 700;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}




/* ------- Single team -------- */


.testii-quote {
  position: absolute;
  top: 11%;
  z-index: -1;
  left: 45px;
}

body.single-team .social-profiles a {
  margin: 10px 10px 0 0px;
}
body.single-team  .social-profiles i {
  color: #fff;
  width: 37px;
  background: #000;
  border-radius: 50%;
  padding: 12px 14px;
  height: 39px;
  margin: 0;

}

body.single-team .single-team-info{
margin-bottom: 15px;
margin-top: 20px;
}
.single-team-info p {
  padding: 15px 0;
  margin-bottom: 0;
  color: #000;

}


/* ------ Single Testimonials ------ */
#testimonial_single{
margin-top: 20px;
}



.shop nav.woocommerce-breadcrumb{
display: none;
}

/* Single Product category Page */

#shop div.shop {
  padding: 60px 0;
}
.woocommerce span.onsale{
background-color: #FF6600;
}
#shop ul.products h2{
color: #FF6600;

font-weight: 600;
font-size: 20px;
}
#shop ul.products li {
  text-align: center;
  padding: 12px;
  background-color: #221f2a
  
}
#shop ul.products span.price{
  font-size: 18px;
  display: flex;
  justify-content: center;
  flex-flow: row-reverse;
  color: #ffffff;
}
#shop ul.products span.price ins{
  margin-right: 10px;
  text-decoration-line: none;
}
#shop ul.products li:hover{
  background-color: #221f2a;
  transition: 0.2s;
}
#shop .woocommerce-ordering select{
    font-size: 15px;
    font-weight: 600;
    font-family: Inter;
    font-size: 14px;
    font-weight: 600;
    line-height: 16.94px;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    background: #1C1C1C;
    width: 100%;
    height: 50px;
    color: #FFFFFF;
    border-radius: 10px;
    padding: 13px 15px;
    border: unset;

}
.cat-title a {
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  padding: 0px 0px 0px 20px;
  margin: 0;
}
.product-sale-price {
  display: flex;
  align-items: center;
  justify-content: left;
}
.product-sale-price p {
  margin-bottom: 0;
}
#shop p.woocommerce-result-count {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
#shop ul.products li:hover {
  box-shadow: 0px 0px 5px #FF6600;
}
.woocommerce ul.products li.product a.added_to_cart {
color: #FF6600;
font-weight: 800;
background-color: #ebe9eb;
padding: 5px;
margin-left: 10px;
border-radius: 3px;
margin-top: 10px;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
width: 32%;
}
/* Single Product Page */
div.sing-sop{
  padding: 60px 0;

}
.pswp__caption__center{
text-align: center;
color: #FF6600;
font-weight: 800;
font-size: 18px;

text-transform: capitalize;
}

div.sing-sop h1{
color: #ffffff;
font-weight: 600;
}
div.sing-sop p.price{
  font-size: 18px;
  display: flex;
  justify-content:flex-end;
  flex-flow: row-reverse;
  color:#FF6600 !important;
}
div.sing-sop p.price ins{
text-decoration: none;
margin-right: 10px;
}
div.sing-sop p {
  /* color: #ffffff !important; */
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
  margin-bottom: 0;
}
div.sing-sop #comment {
  color:#FF6600;
  font-weight: 600;
}
.woocommerce .star-rating span::before{
color: orange;
}
div.sing-sop p.stars:hover a {
  color: #FF6600;
}

div.sing-sop .posted_in a:hover{
  color: #FF6600;
}
p.form-submit input[type=submit] {
  background: #FFAB01 0% 0% no-repeat padding-box;
  border-radius: 5px;
  opacity: 1;
  font: normal normal normal 18px/26px Josefin Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
}

#slider .socialbox {
  position: absolute;
  bottom: 0;
  background-color: #FF001A;
  opacity: 1;
  padding: 18px 26px 18px 19px;
}
#slider i.fab.fa-twitter.align-middle {
  margin-left: 0;
}
.right-slider {
  position: relative;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 22% !important;
}

section.related.products h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 600;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.woocommerce-tabs.wc-tabs-wrapper h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 600;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.woocommerce .quantity .qty {
  padding: 4px;
  height: 50px;
  border-radius: 14px;
  font-family: 'Nunito Sans';
  color: #1C1C1C;
  font-size: 16px;
  border: 2px solid #1C1C1C;
  font-weight: 600;
}

.woocommerce-product-rating a {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.woocommerce .star-rating span::before {
  color: #FFE500 !important;
}
.woocommerce ul.products li.product .woocommerce-loop-product__title{
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 1em;
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 16.94px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C !important;
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 50px;
  color: #FFFFFF !important;
  border-radius: 10px !important;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
  color: #777335;
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
  padding: 0;
  margin: 0;
}
.woocommerce nav.woocommerce-pagination ul li a{
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}

.woocommerce nav.woocommerce-pagination ul li {

  border: 2px solid #1C1C1C;
  background: unset;
  margin: 10px;
  height: 40px;
  width: 40px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
}
.woocommerce nav.woocommerce-pagination ul{
  border: unset;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #FFE500 !important;
  color: #1C1C1C !important;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
div.sing-sop p.price {
  font-size: 18px;
  display: flex;
  justify-content: flex-end;
  flex-flow: row-reverse;
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727 !important;
  padding: 0;
  margin: 0;
}

.product_meta a {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.woocommerce div.product form.cart .button {
  vertical-align: middle;
  float: left;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 281px;
}

.summary.entry-summary h2 {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 600;
  line-height: 56px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}

/* -------- Cart Page --------- */

body.woocommerce-cart .outer_dpage{
padding: 30px 0;
}
.woocommerce table.shop_table, body.woocommerce-cart table th, body.woocommerce-cart table td{
border: 1px solid #ffffff;
}
body.woocommerce-cart table th, body.woocommerce-cart table td, body.woocommerce-cart table td a{
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;}
.wc-proceed-to-checkout a{
background-color: #FF6600 !important;
color: #ffffff !important;
}

/* ------- Single Contact Page -------- */

.contact-contents {
  position: relative;
  overflow: hidden;
}
.contact-contents::after {
  content: "";
  background: #FF001A;

  width: 334px;
  border-radius: 55%;
  height: 322px;
  transform: translate(87px, 18px);
}
.contact-contents::before {
  content: "";
  background: #E1BD1F;
  position: absolute;
  bottom: 48px;
  right: 20%;
  width: 276px;
  border-radius: 55%;
  height: 255px;
  transform: translate(87px, 18px);
}
.contact-box {
  padding: 60px 0;
}
.contact-details {
  text-align: left;
  display: flex;
  justify-content: space-around;
  margin-left: 28%;
  margin-right: 90px;
}

.our-team-image {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.team-members {
  margin-left: 16px;
}
#teams .social-profiles a i:hover {
  background: #FF6600;
}
  #teams .owl-item:hover .our-team-box a{
  color: #fff;
  }
 
  #teams  .owl-item:hover .our-team-box h6.team-tag{
    color: #fff;
    }
    #teams .owl-item:hover .our-team-box p {
      color: #fff;
  }

#our_blogs .owl-carousel {
  .owl-nav {
    padding-top: .4em;
    font-family: sans-serif;
    font-size: .8em;
    > div {
      padding: .4em 1.4em;
      border: 1px solid #333;
      background: #000;
      color: white;
      border-radius: .4em;
      background-image: linear-gradient(rgba(255, 255, 255, .3), rgba(0, 0, 0, .2));
      box-shadow: .1em .1em .4em rgba(0, 0, 0, .5);
      &:hover {
        background-color: #333;
      }
    }
    .owl-prev {
      float: left;
    }
    .owl-next {
      float: right;
    }
  }
}


.page-footer {
  position: fixed;
  right: 0;
  bottom: 50px;
  display: flex;
  align-items: center;
  padding: 5px;
  z-index: 1;
  font-size: 16px;
  background: var(--lightgray);
}

.page-footer a {
  display: flex;
  margin-left: 4px;
}

#footer_box ul {
  padding-left: 0;
}


/*--------------------Video Section----------------*/

/* Outer */
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0%;
  right: 0px;
  background: rgba(0, 0, 0, 0.77);
  z-index: 9999;
  border-radius: 0;

}
/* Inner */
.popup-inner {
  max-width:1000px;
  width:90%;
  position:absolute;
  top:50%;
  right:50%;
  -webkit-transform:translate(50%, -50%);
  transform:translate(50%, -50%);
  border-radius:3px;
}
.popup-inner embed {
  height: 500px;
}
/* Close Button */
.popup-close {
  width:30px;
  height:30px;
  padding-top:4px;
  display:inline-block;
  position:absolute;
  top:0px;
  left:0px;
  transition:ease 0.25s all;
  -webkit-transform:translate(-50%, -50%);
  transform:translate(-50%, -50%);
  border-radius:1000px;
  background:rgba(0,0,0,0.8);
  font-size:20px;
  text-align:center;
  line-height:100%;
  color:#fff;
}

.popup-close:hover {
  -webkit-transform:translate(-50%, -50%) rotate(-180deg);
  transform:translate(-50%, -50%) rotate(-180deg);
  background:rgba(0,0,0,1);
  text-decoration:none;
}
.over_video{
  position: relative;

}
.ps_video {
  text-align: center;
  border-radius: 50%;
  padding: 20px 25px;
  background: #fff; 
  position: absolute;

}
.post-featured img {
  width: 100%;
}
.about-video p {
  color: #fff !important;
  opacity: 1 !important;
  text-align: left;
  width: 100%;
  font-family: Work Sans;
  font-size: 16px;
  font-weight: 600;
  line-height: 18.77px;
  text-align: left;
  margin-left: 21px;
  padding: 16px 33px 16px 65px;


}
.outer_video {
  display: flex;
  align-items: center;
  justify-content: left;
  background: #005CB5;
  max-width: fit-content;
  border-radius: 26px;
  margin: 60px 0;

}
 
.ps_video i {
  color: #000;

}
.social_widget a:hover {
  background: unset !important;
}

.ps_video h4 {
  color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 3px;
    display: block;
}
.nav-link {
  appearance: none;
  width: 80px;
  height: 40px;
  border-radius: 40px;
  background: #ddd;
  position: relative;
  outline: 0;
  cursor: pointer;
}

#pricing-plan .nav-link:after {
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  background: #FF6600;
  border-radius: 50%;
  top: 50%;
  left: -156px;
  transform: translateY(-50%);
  transition: all .35s;
}
#pricing-plan li.nav-item:nth-child(1) .nav-link:after{
  position: absolute;
  content: "";
  width: 35px;
  height: 35px;
  background: #eee;
  border-radius: 50%;
  top: 50%;
  left: 2px;
  transform: scale(0);
  transition: all .35s;
}
#pricing-plan .nav-link.active:before{
 transform: scale(1);
}

#pricing-plan .nav-link.active:after {
  left: calc(-128% - 0px);
}
#pricing-plan .pricing-plan-tab-content {
  width: 100px;
}


/* destination */
h3.img-category-title {
  padding: 0;
  margin-bottom: 0;

}
.category-desc p {
  margin-left: 0;
}
.desti-grid  {
  margin: 62px 0 0;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
}
.desti-grid .abc:nth-child(1) {
  grid-row-start: 5;
  grid-row-end: 10;
  grid-column-start: 10;
  grid-column-end: 13;
  margin-top: 18px;
}
.destination-tour-count p {
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFE500;
  list-style: none;
}
.destination-title a:hover {
  color: #FFE500;
}
.destination-title a {
  font-family: Nunito Sans;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FAFAFA;
}

.desti-grid .abc:nth-child(2) {
  grid-column-start: 1;
  grid-column-end: 7;
  grid-row-start: 5;
  grid-row-end: 10;
  margin-top: 18px;

}
.desti-grid .abc:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 4;
  grid-row-start: 1;
  grid-row-end: 5;
  
}
.desti-grid .abc:nth-child(4) {
  grid-column-start: 7;
  grid-column-end: 10;
  grid-row-start: 5;
  grid-row-end: 10;
  margin-top: 18px;

}
.desti-grid .abc:nth-child(5) {
  grid-column-start: 4;
  grid-column-end: 7;
  grid-row-start: 1;
  grid-row-end: 5;
}
.desti-grid .abc:nth-child(6) {
  grid-column-start: 7;
  grid-column-end: 13;
  grid-row-start: 1;
  grid-row-end: 5;
}
.abc a {
  width: 100%;
  font-family: Work Sans;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  text-align: left;
  color: #fff;
}
.category-desc {
  position: absolute;
  bottom: 36px;
  left: 22px;
  z-index: 9;
}
.loc-addre {
  font-family: Work Sans;
  font-size: 15px;
  font-weight: 500;
  line-height: 29px;
  text-align: left;
  color: #fff;
}
.abc {
  position: relative;
  margin: 0 14px 0 -1px;
}


div#full-width-blog {
  padding: 60px 0;
}
div#blog-left-sidebar {
  padding: 60px 0;
}
div#blog-right-sidebar {
  padding: 60px 0;
}


/* Single products */
.product-title a {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}

.product-sale-price h5 {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
  list-style: none;
  margin-bottom: 0;
}
.cart-product-button a {
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 16.94px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C !important;
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 50px;
  color: #FFFFFF !important;
  border-radius: 10px !important;
}
.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
  display: block;
  font-family: Inter !important;
  font-size: 14px !important;
  font-weight: 600;
  line-height: 16.94px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C !important;
  width: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  height: 50px;
  color: #FFFFFF !important;
  border-radius: 10px !important;
}
.shop-products-img img {

  border-radius: 30px 30px 0px 0px;
  width: 100%;
  height: 326px;
  object-fit: cover;
}
.product-details {
  box-shadow: 0px 4px 34px 0px #0000000F;
  background: #ffffff;
  padding: 17px;
  border-radius: 0px 0 30px 30px;
}


/* destination page*/
#destination-page {
  padding: 60px 0;
}




#destination-page .desti-grid {
  display: grid;
  grid-template-columns: repeat(20, 1fr);
  grid-template-rows: repeat(8, 100px);
  gap: 10px;

}
.destination-details img {
  width: 100%;
  height: 100%;
}

#destination-page .desti-grid .destination-location-box:nth-child(1) {
  grid-column-start: 5;
  grid-column-end: 11;
  grid-row-start: 1;
  grid-row-end: 4;
}

#destination-page .desti-grid .destination-location-box:nth-child(2) {
  grid-column-start: 11;
  grid-column-end: 18;
  grid-row-start: 3;
  grid-row-end: 6;

}
#destination-page .desti-grid .destination-location-box:nth-child(3) {
  grid-column-start: 5;
  grid-column-end: 11;
  grid-row-start: 6;
  grid-row-end: 9;

}
#destination-page .desti-grid .destination-location-box:nth-child(4) {
  grid-column-start: 11;
  grid-column-end: 15;
  grid-row-start: 1;
  grid-row-end: 3;
}
#destination-page .desti-grid .destination-location-box:nth-child(5) {
  grid-column-start: 18;
  grid-column-end: 15;
  grid-row-start: 1;
  grid-row-end: 3;

}
#destination-page .desti-grid .destination-location-box:nth-child(6) {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 3;
}
#destination-page .desti-grid .destination-location-box:nth-child(7) {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 3;
  grid-row-end: 5;



}
#destination-page .desti-grid .destination-location-box:nth-child(8) {
  grid-column-start: 15;
  grid-column-end: 18;
  grid-row-start: 9;
  grid-row-end: 6;

}
#destination-page .desti-grid .destination-location-box:nth-child(9) {
  grid-column-start: 18;
  grid-column-end: 21;
  grid-row-start: 3;
  grid-row-end: 6;
}

#destination-page .desti-grid .destination-location-box:nth-child(10) {
  grid-column-start: 18;
  grid-column-end: 21;
  grid-row-start: 1;
  grid-row-end: 3;


}
#destination-page .desti-grid .destination-location-box:nth-child(11) {
  grid-column-start: 18;
  grid-column-end: 21;
  grid-row-start: 6;
  grid-row-end: 9;

}
#destination-page .desti-grid .destination-location-box:nth-child(12) {
  grid-column-start: 11;
  grid-column-end: 15;
  grid-row-start: 6;
  grid-row-end: 9;
}

#destination-page .desti-grid .destination-location-box:nth-child(13) {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 5;
  grid-row-end: 9;

}


#destination-page .desti-grid .destination-location-box:nth-child(14) {
  grid-column-start: 5;
  grid-column-end: 11;
  grid-row-start: 4;
  grid-row-end: 6;

}
#destination-page .desti-grid .destination-location-box:nth-child(15) {
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 5;
  grid-row-end: 7;
}
.destination-details {
  width: 100%;
  height: 100%;
  position: relative;
}
.destination-inner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 18px;
  width: 100%;
  background: linear-gradient(181deg, rgba(255, 255, 255, 0) 0%, #1C1C1C 100%);
}

/* Adventure page */
section#adventure-single-page {
  padding: 60px 0;
}

/* booking single page */
section#single_room_type_post {
  padding: 60px 0;
}
.service-single-page img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}

.mphb-calendar td .mphb-available-date {
  background-color: #FFE500;
}
.single-reservation-form {
  font-family: Nunito Sans;
  font-size: 28px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
  margin-bottom: 0;
}
.mphb-required-fields-tip {
  font-family: Nunito Sans;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.02em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;

}
.mphb_sc_booking_form-wrapper  label {
  font-family: Poppins;
  font-size: 15px;
  font-weight: 500;
  line-height: 22.5px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.mphb-check-in-date-wrapper input {
  width: 100%;
  height: 50px;
  padding: 10px;
  border-radius: 14px;
  border: 2px solid #1C1C1C;
}
.mphb-check-in-date-wrapper input::placeholder{
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
}

.mphb-check-out-date-wrapper input {
  width: 100%;
  height: 50px;
  padding: 10px;
  border-radius: 14px;
  border: 2px solid #1C1C1C;
}
.mphb-check-out-date-wrapper input::placeholder{
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;
}
.mphb-adults-wrapper.mphb-capacity-wrapper select {
  width: 100%;
  height: 50px;
  padding: 10px;
  border-radius: 14px;
  border: 2px solid #1C1C1C;
  background: #fff;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;

}

.mphb-children-wrapper.mphb-capacity-wrapper select {
  width: 100%;
  height: 50px;
  padding: 10px;
  border-radius: 14px;
  border: 2px solid #1C1C1C;
  background: #fff;
  font-family: Poppins;
  font-size: 14px;
  font-weight: 500;
  line-height: 21px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C99;

}

.mphb-reserve-btn-wrapper input.button {
  border: unset;
  background: #FF3726;
  color: #fff;
  padding: 12px;
  font-family: 'Work Sans';
  font-weight: 600;
  margin: 19px 0;
  padding: 12px 26px;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C;
  height: 55px;
  padding: 10px 39px;
  border-radius: 15px;
  color: #fff;
}


.middle-content .mphb-room-type {
  width: 30%;
  margin: 20px;
  box-shadow: 0px 3px 15px rgb(22 25 33 / 4%);
  display: inline-block;
  box-shadow: 0px 4px 34px 0px #0000000F;
  background: #ffffff;
  border-radius: 30px 30px 30px 30px;
}
.post-thumbnail.mphb-loop-room-thumbnail img {
  border-radius: 30px 30px 0px 0px;
  width: 100%;
  height: 326px;
  object-fit: cover;
}
.mphb-room-type-title.entry-title a {
  font-family: Nunito Sans;
  font-size: 26px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
button.button.mphb-button.mphb-book-button {
  font-family: Inter;
  font-size: 14px;
  font-weight: 600;
  line-height: 16.94px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  color: #FFFFFF;
  border-radius: 10px;
  border: unset;
}
.mphb-rooms-quantity-wrapper.mphb-rooms-quantity-multiple select {
  width: 100%;
  height: 50px;
}
.mphb-price-period{
  display: none;
}
.mphb_sc_search_results-wrapper .mphb-reservation-cart {
  margin-bottom: 0 !important;
}
.wp-block-button__link {
  box-shadow: none;
  text-decoration: none;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-family: Inter;
  font-weight: 600;
  line-height: 16.94px;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  background: #1C1C1C;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 50px;
  color: #FFFFFF;
  border-radius: 10px;
}
.wc-block-grid__products .wc-block-grid__product-image img {

  height: 326px !important;
}
.wc-block-grid__product-rating .star-rating:before{
  color: #FFE500;

}
.wc-block-grid__product-rating .star-rating span:before{
  color: #FFE500 !important;


}
.wc-block-grid__product-price.price {
  font-family: Nunito Sans;
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FF2727;
  padding: 0;
  margin: 0;
}
.wc-block-grid__product .wc-block-grid__product-title {
  margin: 0 0 12px;
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
.mphb-regular-price strong {
  display: none;
}
.mphb-recommendation-item a {
  font-family: Nunito Sans;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}

.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button {
  float: right;
  clear: right;
  border: unset;
  font-family: Inter;
  font-size: 16px;
  font-weight: 600;
  line-height: 19.36px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #FFFFFF;
  background: #1C1C1C;
  height: 55px;
  border-radius: 15px;
  padding: 14px 42px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mphb-recommendation-title {
  font-family: Nunito Sans;
  font-size: 38px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #1C1C1C;
}
form#mphb-recommendation {
  border: 2px solid #1C1C1C;
  background: #FFFFFF;
  border-radius: 14px;
  padding-left: 30px;
  width: 100%;
  padding: 20px;
  margin-bottom: 15px;
}
.mphb-view-details-button-wrapper {
  padding: 0 12px;
}
h2.mphb-room-type-title.entry-title {
  padding: 0 12px;
}
.mphb-regular-price {
  padding: 0 12px 8px;
  margin: 0;
}

.mphb-reserve-room-section {
  padding: 0 12px;
}