/*@font-face {
    font-family: 'Humectez La Mouture';
    src: url('fonts/HumectezLaMouture.eot');
    src: url('fonts/HumectezLaMouture.eot?#iefix') format('embedded-opentype'),
        url('fonts/HumectezLaMouture.woff2') format('woff2'),
        url('fonts/HumectezLaMouture.woff') format('woff'),
        url('fonts/HumectezLaMouture.ttf') format('truetype'),
        url('fonts/HumectezLaMouture.svg#HumectezLaMouture') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

@font-face {
	font-family: 'Humectez La Mouture';
	src: url('../fonts/HumectezLaMouture.woff2') format('woff2'),
	url('../fonts/HumectezLaMouture.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

/** common-part
*/

*{
    box-sizing: border-box;
}


body, p {
    font-family: "Inter", sans-serif;
}

h1,h2,h3,h4,h5,h6{
    font-family: 'Humectez La Mouture';
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #282828;
}

p {
    font-size: 16px;
    font-family: "Inter", sans-serif;;
    margin: 1em 0em;
}

.aventura-button1 {
    background: #c4d82d;
    font-family: 'Humectez La Mouture';
    padding: 5px 30px;
    font-size: 1.5em;
    border-radius: 14px;
    transition: 0.25s;
    /* margin: 1em 0; */
}

.aventura-button1-small {
    background: #c4d82d;
    font-family: 'Humectez La Mouture';
    padding: 4px 25px;
    font-size: 1.2em;
    border-radius: 25px;
    transition: 0.25s;
}

.aventura-button2 {
    font-family: 'Humectez La Mouture';
    padding: 5px 30px;
    font-size: 1.5em;
    border-radius: 25px;
    border: 1px solid #fff;
    color: #fff;
    transition: 0.25s;
    outline: none;
}

.aventura-button2:focus {
    outline: none;
}

.aventura-button3 {
    background: #c4d82d;
    font-family: 'Humectez La Mouture';
    padding: 8px 20px;
    font-size: 1em;
    border-radius: 25px;
    min-width: 190px;
    transition: 0.25s;
}

.rating {
    padding: 1em 0px;
}
.rating .fa {

    font-size: 1.6em;

}
.star-checked {
    color: #de9d1d;
}

.section-title {
    color: #5B5747;
    font-size: 3em;
    text-align: center;
}

.bg-white {
    background-color: #fff;
}

.text-lemon-dark {
    color: #89bc3f;
}

.text-mexican-pink, .aventura-tab-table th span.text-mexican-pink {
    color:#ea0a8c;
}

.bg-mexican-pink {
    background:#ea0a8c;
}
.bg-oragne {
    background: #f89300;
}

.bg-venetian-red{
    background: #c51110;
}

.bg-lemon-dark {
    background-color: #89bc3f;
}

.bg-black {
    background-color: #000;
}

.bg-grey-extra-light {
    background-color: #f8f8f8;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-family: "Humectez La Mouture";
}

.rounded-pill {
    border-radius: 50rem !important;
}

.btn-theme-green {
    color: #282828;
    background-color: #c4d82d;
}

.btn {
    font-family: "Humectez La Mouture";
}

.h3, h3 {
    font-size: 1.75rem;
}

.h3-"Inter", sans-serif; {
    font-family: "Inter", sans-serif;;
}

.display-mobile {
    display: none !important;
}

.pr-0 {
    padding-right: 0px;
}

.pl-0 {
    padding-left: 0px;
}

.list-2columns {
    column-count: 2;
}

.font-humectez {
   font-family:'Humectez La Mouture';
}

.aventura-button1:hover, .aventura-button2:hover,
.aventura-button1:focus, .aventura-button2:focus {
  /* box-shadow: 0 0.5em 0.5em -0.4em #e5ff60; */
  transform: translateY(-0.25em);

}

.aventura-button1:hover, .aventura-button1:focus {
    /* border-color: #e5ff60;
    color: #fff; */
    background: #000000;
    transition: all 0.4s ease 0s;
    color: #c4d82d;
}


.text-green-dark {
    color: #63903d;
}

/* .btn:hover {
    color: #fff;
} */

.aventura-button2:hover {
    color: #fff;
}

.home-page-title {

    color: #c4d82d;
    font-size: 3.5rem;

}

.text-default {
    font-family: "Inter", sans-serif;;
}

.heading-font {
    font-family: 'Humectez La Mouture';
}

.span-heading, .inro-content .span-heading{
    font-size: 1.5rem;
}

.primary-color {
    color: #c4d82d;
}

.h2-heading {
    font-size: 3.75em;
}

.h3-heading {
    font-size: 3em;
}

.m-tb-1 {
    margin: 1em 0;
}

.m-tb-2 {
    margin: 2em 0;
}

.m-tb-3 {
    margin: 3em 0;
}

.m-t-1{
    margin-top: 1em;
}

.m-t-2{
    margin-top: 2rem;
}

.m-t-2_5{
    margin-top: 2.5rem;
}

.m-t-3{
    margin-top: 3rem;
}

.center-slider img {
    max-width: 100%;
    width: 100%;
}


.section-block {
    position: relative;
    padding: 40px 0;
}

.list-syle-number {
    padding: 0;
}

.list-syle-number li {
    padding-bottom: 1.5rem;
}

.list-syle-number li > span{

    background: #89bc3f;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    color: #282828;
    font-size: 1rem;
    min-width: 25px;
    display: inline-block;
    text-align: center;
    margin-right: 0.5rem;
    font-family: 'Humectez La Mouture';
}

.opacity-0{
    opacity: 0;
}
.pr-3 {
    padding-right: 3rem;
}

.slider1 .slick-active {
    transform: scale(1);
}

.slider1 .slick-slide {
    padding: 15px;
}

.slider1  img {
    border-radius: 15px;
    border: 1px solid #000;
    width: 100%;
    max-width: 100%;
}


.text-green, .aventura-tab-table th span.text-green {
    color: #c4d82d;
}

.text-black {
    color: #282828 !important;
}

.text-orange, .aventura-tab-table th span.text-orange {
    color: #f69225;
}

.text-small {
    font-size: 12px;
    font-family: "Inter", sans-serif;;
}

.text-gray {
    color:#636363;
}

.text-white {
    color:#fff;
}

.bg-off-flash {
    background: #f2f2f2;
}

.text-off-white ,  .aventura-tab-table th span.text-off-white{
    color:#f2f2f2;
}

.bg-green {
    background:#a2cf27;
}

.bg-blue {
    background:#00acf2;
}

.text-blue, .aventura-tab-table th span.text-blue {
    color: #00acf2;
}

.btn-square {
    padding:0.3em 1em;
    display: inline-block !important;
    margin: 0.3rem;
}

.ap-tab-table tr:last-child td {
    border-bottom: none;
}

 .mobile-tbl {
    display: none;
}
.desktop-tbl {
    display: table;
}

/**
Home Page Slider
**/

.slider-container {
    padding-top: 0px;
    padding-bottom: 50px;

    width: calc(100% - 150px);
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
}

.slider-container img {
    border-radius: 25px;
    border: 1px solid #ccc;
    width: 100%;
}

.slider-container .slick-list {
  box-sizing: initial;
  padding: 25px 0px;
}

.slider-container .slick-slider .slick-arrow {
    color: #fff;
    font-size: 1.1rem;
    width: 45px;
    height: 45px;
    background-color: #c4d82d;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}

.slider-container .slick-slider .slick-arrow.prev{
    left: -65px;
}

.slider-container .slick-slider .slick-arrow.next {
    right: -65px;
}
/* birthday page new update */

.c_barone{
  border-radius: 20px;
  background-color: #fff;
  margin-top: 30px;
}
.c_barone img{
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.c_barone_img img{
  width: 100%;
}
.col_txtbar {
	margin-top:-16px;
	padding: 30px 30px 20px;
	box-shadow: 0 0 5px #00000029;
	border-radius: 0 0 20px 20px;
}
.col_txtbar span {
    display: block;
    font-size: 16px;
}
.col_txtbar strong {
    font-size: 26px;
    line-height: 1.3;
    color: #c4d930;
    font-weight: normal;
    font-family: "Humectez La Mouture";
}
.col_twotxt{
  float: left;
  margin-top: 10px;
}
.txtone{
  padding-right: 20px;
}
.c2{
  border-left: 1px solid #ddd;
  padding-left: 20px;
}

body.page-id-294 section#section-grid-addon-table {
    background: #f9fbf2;
}
body.page-id-294 .section-grid-pricing-table .col-pricing .gird-pricing {
    margin: 0 1.5rem;
    box-shadow: inherit;
    border-radius: 25px;
	    background: #fff;
}
body.page-id-294 .section-grid-pricing-table .col-pricing .gird-pricing > img{
	border-radius: 25px 25px 0px 0px !important;
}
a.showmortitle {
    background: url(https://www.aventuraparks.com/wp-content/uploads/2024/02/green-down-arrow.png) no-repeat right 9px;
    color: #282828;
    text-decoration: underline;
    display: inline-block;
    padding-right: 24px;
    font-weight: 500;
    margin-top: 5px;
    margin-left: 18px;
}
.wrapmealheading {
    padding: 20px 0px 8px 10px;
}
.csmealheading {
    color: #000;
    font-size: 26px;
    font-family: "Humectez La Mouture";
    text-align: left;
}
.csmealsubheading {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
}
section#section-grid-addon-table {
    display: none;
}
.da_meal_s .description{
	margin-bottom:30px !important;
}
.da_meal_s{
	background-color:#F9FBF2 !important;
	margin-bottom:80px;
	padding-top:80px;
}

.card-img-testimonial {
    height: auto;
}

section#section-grid-addon-table {
    display: none;
}

/* birthday page new update */

@media screen and (max-width: 767px) {
	#pills-tabContent .container.WrapPricingBtn .col{
		flex: 100%;
	}
	#pills-tabContent .container.WrapPricingBtn .d-flex.align-items-center.gap-3 {
		/*display: block !important;*/	
	}
	.tab-content.aventura-tab-content .WrapPricingBtn .seasonPassPrice {
		font-size: 14px;
		border-radius: 10px;
		width: 80px;
	}
	.tab-content.aventura-tab-content .WrapPricingBtn .seasonPassPrice span {
		font-size: 20px;
	}
	.upgradetext {
		font-weight: bold;
	}
	.tab-content.aventura-tab-content .container.WrapPricingBtn .col.d-flex.align-items-center {
		font-weight: bold;
	}
	.featuresList2, .howToPlaySteps, ul.featuresList, ul.gamesList {		        
		overflow: hidden;
	}
	section.section-block.av-tabs-section {
		padding: 20px 0 50px !important;
	}
	.tab-content-wrapper .cp-row{
		padding-top:0;
	}
	 .tab-content-wrapper p.mt-4.mb-4 {
		display: none;
	}
	.boxbar ul {
		padding: 0;
	}
	.boxbar ul li {
		margin: 5px 10px 10px 0 !important;
	}
	ul.av-tabs li button.btn-aventura-tab.active:after {
		bottom: -8px !important;
	}
	body.page-id-6367 .csgetintouchbtn.d-flex.justify-content-center.pb-4 span,
	body.page-id-294 .csgetintouchbtn.d-flex.justify-content-center.pb-4 span{
		margin:0 !important;
	}
	body.page-id-6367 .csgetintouchbtn.d-flex.justify-content-center.pb-4 .inner-page-description,
	body.page-id-294 .csgetintouchbtn.d-flex.justify-content-center.pb-4 .inner-page-description{
		padding: 0 !important;
	}
	body.page-id-6367 .col-md-5.section-list h4.mb-4,
	body.page-id-294 .col-md-5.section-list h4.mb-4{
		display: none;
	}
	body.page-id-6367 .col-md-5.section-list ul.list-unstyled,
	body.page-id-294 .col-md-5.section-list ul.list-unstyled,
	body.page-id-6367 .col-md-7.section-list.netcolbrand ul.list-unstyled,
	body.page-id-294 .col-md-7.section-list.netcolbrand ul.list-unstyled{
		margin: 0;
	}
	.tab-layout-gap .col-md-7.netcolbrand .boxbar p {
		font-size: 13px;
		width:180px;
	}
	.tab-layout-gap .col-md-7.netcolbrand .boxbar ul li.bg-green, 
	.tab-layout-gap .col-md-7.netcolbrand .boxbar ul li.bg-gray {
		width: 15px;
		height: 15px;
		margin-right: 7px !important;
	}
    .cls-intro-sec .slider-container {
		border-bottom: none;
		width: 100%;
		margin-bottom: 0;
/*         width: calc(100% - 80px);
        margin-bottom: 40px; */
    }

    .slider-container .slick-dots{
        bottom: -40px;
		display:none !important;
    }

    .slider-container .slick-slider .slick-arrow {

        top: unset;
        bottom: -50px;

        color: #c4d82d;
        font-size: 1.5rem;
        background-color: transparent;

    }



    .slider-container .slick-slider .slick-arrow.next {
        right: 0;
    }

    .slider-container .slick-slider .slick-arrow.prev {
        left: 0;
    }


}

/**
Blog Page
*/

.wrapper-bg-blog .post-loop h2 {
    font-size: 1.5rem;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem; }

  .breadcrumb-item + .breadcrumb-item {
    padding-left: .5rem; }

  .breadcrumb-item + .breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/"; }

  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: underline; }

  .breadcrumb-item + .breadcrumb-item:hover::before {
    text-decoration: none; }

  .breadcrumb-item.active {
    color: #6c757d; }

.breadcrumb {
    margin-top: 20px;
    list-style: decimal-leading-zero;
    background-color: transparent;
    padding: 0; }
    .breadcrumb a {
      color: #7b7878; }
      .breadcrumb a:hover {
        color: #c4d82d; }


/** header-part
*/

header {
    /* background:#000; */
}

.banner {
    position: relative;
    height: 100vh;
    width: 100%;
}

.banner__background {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.banner__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.video-placeholder {
width: 100%;
height: 100%;
background-size: cover;
background-repeat: no-repeat;
}

.video-player {
border: none;
width: 100%;
height: 100%;
}

.video-player--banner {
    position: absolute;
    /* (240 - 160) / 2 = 40 */
    top: -40px;
    left: -50%;
    width: 200%;
    height: 240px;
}

.home-top-nav-wrapper {
    padding-top: 25px;
}

header.home-header-before {
    position: relative;
    /* background-color: black; */
    background: -webkit-radial-gradient(top center, ellipse cover, rgba(255,255,255,0.9) 0%,rgba(0,0,0,0.5) 100%);
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    /* overflow: hidden; */
}

header.home-header-before video, header.home-header-before .video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

header .container {
    position: relative;
    z-index: 5;
    width: 100%;
}

header .overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    /* background-color: black; */
    /* background-image: url(../images/bg.png); */
    /* background-image: url(../images/brush-stroke.png); */
    /* background-size: cover; */
    /* opacity: 0.6; */
    z-index: 1;
    background-repeat: no-repeat;
    /* background-position: top; */
    /* background: -webkit-radial-gradient(top center, ellipse cover, rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.5) 100%);  */
}

header .overlay::after {

    content: " ";
    width: 100%;
    height: calc(100vh + 75px);
    position: absolute;
    z-index: -4;
    top: 0;
    left: 0;
    /* background: -webkit-radial-gradient(top center, ellipse cover, rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.5) 100%);  */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 48%,rgba(0,0,0,0.4) 59%,rgba(0,0,0,0.6) 84%,rgba(0,0,0,1) 100%)

}

header .overlay1 {

    content: " ";
    width: 100%;
    height: 100vh;
    position: absolute;
    /* z-index: -1; */
    top: 0;
    left: 0;
    /* background: -webkit-radial-gradient(top center, ellipse cover, rgba(0,0,0,0.1) 12%,rgba(0,0,0,1) 100%); */

}

header .search i {
    color: #fff;
    border: 1px solid #fff;
    width: 35px;
    height: 35px;
    line-height: 32px;
    border-radius: 50%;
    padding-left: 8px;
}

.container-search  input[type="text"] {
    position: relative;
    padding: 15px 40px 15px 20px;
    width: 20px;
    color: #525252;
    font-size: 16px;
    font-weight: 100;
    letter-spacing: 2px;
    border: none;
    border-radius: 5px;
    background: linear-gradient(to right, #fff 0%, #464747 #f9f9f9 100%);
    transition: width 0.4s linear;
    outline: none;
    position:absolute;
    opacity: 0;
}
.container-search input[type="text"]:focus {
    width: 150px;
}

.search-text-active {
   width: 150px;
   opacity: 1 !important;
}
.container-search{
 width: 100%;
 height: 100%;
 display: flex;
 justify-content: flex-start;
 align-items: center;
}

.sidebar-box {
    margin-bottom: 4em;
    font-size: 15px;
    width: 100%;
    float: left;
    background: #fff;
}
.search-form-wrap {
    margin-bottom: 5em;
    display: block;
    position: absolute;
    margin-top: 15px;
    width: 15%;
    display: none;
}
.search-form .form-group {
    position: relative;
    border: 1px solid #000;
}
.search-form .form-group #s {
    padding-right: 50px;
    background: #f7f7f7;
    padding: 15px 15px;
    border: none;
}
.search-form .icon {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}


.visibiity-hiiden {
    visibility: hidden;
}

header.home-header-before .search i {
    color: #fff;
    border: 1px solid #fff;
}

header.inner-pages .search i {
    color: #c4d640;
    border: 1px solid #c4d640;
    padding-left: 8px;
}

header .search {
    cursor: pointer;
}

.home-header-before .nav-section {
    margin: 2em 0em;
}

.inner-pages .nav-section {
    padding: 2em 0px;
    /* box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px; */

}

.nav-section {
    grid-template-columns:0.3fr 2.2fr 1fr 2fr 0.5fr;
    align-items: center;
}

.main-nav-mobile {
    display: none;
}

.main-logo img {
    width: 250px;
}

.nav-section nav ul{
    display: flex;
    gap:2em;
    margin: 0px;
}

.home-header-before .nav-section nav ul li a,  .header-home .nav-section nav ul li a{
    color: #fff;
}

.inner-pages .nav-section nav ul li a {
    color: #000;
}

.nav-section nav ul li a {

    font-size: 1rem;
    font-family: "Inter", sans-serif;;
}

.lang-switch ul {
    margin: 0;
}

.lang-switch ul li a {
    font-size: 1rem;
    font-family: "Inter", sans-serif;;
    color: #fff;
}

.inner-pages .lang-switch ul li a {
    color: #000;
}

.Language-switcher span {
    font-size: 1.5em;
}

.home-header-before .Language-switcher span, .header-home  .Language-switcher span{
    color: #fff;
}

.inner-pages .Language-switcher span {
    color: #c4d640;
}

.banner-botom-nav {
    /* position: absolute !important; */
}

.banner-botom-nav-wrapper-home {
    margin-top: 150px;
}

.banner-botom-nav-wrapper {
    position: absolute;
    bottom: 150px;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);

}


#header-container {
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  #header-container video,
  #header-fallback {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  #header-video-container:after {
    content: "";
    background-image: url(../media/img/video-overlay-dot-large.png);
}

html {
    height: 100%;
  }
  body {
    height: 100%;
  }


/* header::after {
    content: ' ';
    background-image: url(../assets/images/brush-stroke.png);
    position: absolute;
    background-position: center center;
    bottom: 0;
    background-size: cover;
    width: 100%;
    height: 100px;
} */

.main-banner-conatainner {
    width: 100%;
    z-index: 2;
    position: relative;
    margin-top: 6em;
}

.banner-content {
    color: #fff;
    margin-bottom: 2em;
}

.main-banner-conatainner h1{
    font-size: 3.75em;
}

.banner-content h6, .banner-content .h6, .banner-content p.h6 {
    font-family: "Inter", sans-serif;;
    font-size: 1.5em;
}

.banner-content .ghafe__logoWrap {
	margin-top: 30px;
}

.banner-content .ghafe__logoWrap a{
	display: inline-block;
	max-width: 150px;
}
.banner-content .ghafe__logoWrap a img{
	width: 100%;
	height: auto;
}


.banner-botom-container {
    display: flex;
    width: 100%;
    z-index: 2;
    /* position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);  */
}

.home-header-before .banner-botom-container  {
    /* bottom: 60px; */
}

.inner-pages .banner-botom-container {
    /* bottom: 100px; */
}

.banner-botom-container > ul {
    display: flex;
    gap: 15px;
    margin: 0px;
    justify-content: space-between;
    padding: 0px;
    width: 100%;
}

.banner-botom-container ul li.nav-item:nth-child(2) {
    width: 332px;
}

.banner-botom-container ul li {
    /* border: 1px solid #ccc;
    padding: 5px 35px;
    border-radius: 25px;
    background-image: url('../assets/images/brushstroke.svg');
    background-position: center center;
    background-size: cover; */
    position: relative;
    width: calc(100% / 5);

}

/**aaa
*/
/*
.banner-botom-container ul li > a {
    border: 1px solid #fff;
    padding: 12px 45px;
    border-radius: 45px;
}*/

.banner-botom-container > ul.menu > li.nav-item > a{
    border: 1px solid #fff;
	/* padding: 12px 50px 12px 40px; */
	/* padding: 5px 8px 5px 0px; */
	padding: 5px 30px 5px 8px;
    border-radius: 45px;
    width: 92%;
	height: 75px;
    line-height: 75px;
    display: inline-block;
    text-align: center;
	position: relative;
}

.banner-botom-container > ul.menu > li::after {
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 75px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    content: '';
    left: 0;
    top: -20px;
    z-index: -1;

}
.banner-botom-container ul li:nth-child(1)::after {
    background-image: url(../images/brushstroke.svg);
}

/* .banner-botom-container ul li:nth-child(2)::after { */
    .banner-botom-container ul li.nav-item:nth-child(2)::after {
    background-image: url(../images/brushstroke-orange.svg);
}

/* .banner-botom-container ul li:nth-child(3)::after { */
    .banner-botom-container ul li.nav-item:nth-child(3)::after {
    background-image: url(../images/brush-stroke-birthday.svg);
}

/* .banner-botom-container ul li:nth-child(4)::after { */
    .banner-botom-container ul li.nav-item:nth-child(4)::after {
    background-image: url(../images/brush-stroke-yellow.svg);
}

.banner-botom-container ul li:nth-child(5)::after {
    background-image: url(../images/brush-stroke-darkgreen.svg);
}

/* .banner-botom-container ul li > a:nth-child(1):after{ */
    .banner-botom-container ul li.nav-item > a:nth-child(1):after{
    background-image: url(../images/arrow-circle.svg);
    position: absolute;
    background-repeat: no-repeat;
    position: absolute;
    content: '';
    z-index: 4;
    width: 30px;
    height: 20px;
    top: 50%;
    /* transform: translateY(-50%); */
    margin-left: 12px;
    transform: rotate(0deg);
    transition-duration: 0.3s;
    transition-property: all;
    transform: translateY(-50%);
	right: 0;
}

.banner-botom-container ul li.nav-item > ul > li > a:nth-child(1):after{
    content: unset;
}

.banner-botom-container ul li:hover:nth-child(1) a:after{
    background-image: url(../images/selected.svg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    top: 38%;
    margin-left: 6px;

}

.banner-botom-container ul .menu-item-has-children:hover > a {
    border-radius: 25px 25px 0px 0px !important;
}

.banner-botom-container ul li:hover > a{
    background: #fff;
    color: #c4d640;
}

.banner-botom-container ul li:nth-child(2) a:hover:after{
    background-image: url(../images/selected-orange.svg);
}

.banner-botom-container ul li:nth-child(3) a:hover:after{
    background-image: url(../images/selected-gray.svg);

}

.banner-botom-container ul li:nth-child(4) a:hover:after{
    background-image: url(../images/selected-yellow.svg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    top: 38%;
    margin-left: 6px;
}

/* .banner-botom-container ul li:nth-child(4) a:hover:after{
    background-image: url(../images/selected-g.svg);
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    top: 38%;
    margin-left: 6px;
} */

.banner-botom-container ul li:nth-child(5) a:hover:after{
    background-image: url(../images/selected-green.svg);
}

.banner-botom-container ul li > a {
    color: #fff;
    font-family: 'Humectez La Mouture';
    font-size: clamp(0.7em, 1.5vw, 1.5em);
}

.banner-botom-container ul li > a:hover{
    color: #c4d640;
    background: #fff;
}

.banner-botom-container ul.sub-menu li > a:hover{
    background: unset;
}

.banner-botom-container ul li.menu-item-has-children > a:hover{
    border-radius: 25px 25px 0px 0px;
    /* border: 1px solid #000;  */
}

.banner-botom-container ul li.selected1 > a{
    color: #c4d640;
    background: #fff;
}

.banner-botom-container ul li.selected1 a:after {
    background-image: url(../images/selected.svg) !important;
    transform: rotate(90deg) !important;
    -webkit-transform: rotate(90deg) !important;
    top: 38% !important;
    margin-left: 6px !important;
}

.banner-botom-container ul li > a.dropdown-item {
    font-size: 14px;
    color: #000;
}

.banner-botom-container ul li:hover > .sub-nav{
    display: block;
    height: 100px;
}

.banner-botom-container .sub-nav {
    position: absolute;
    width: 100%;
    background: #fff;
    margin-top: 10px;
    padding: 0.2em 0.2em;
    border-radius: 3px;
    left: 15px;
    display: none;
    height: 0;
    animation: animateheight 1s linear;
    /* animation: colorOpacity 1s linear; */
}

.menu-item-2683 .sub-menu, .menu-item-3914 .sub-menu  {
    max-height: 120px;
    height: 120px;
}

.menu-item-3866 .sub-menu, .menu-item-3931 .sub-menu  {
    max-height: 60px;
    height: 60px;
}

.menu-item-2761 .sub-menu  {
	/* max-height: 100px; */
	/* height: 100px; */
	max-height: 130px;
    height: 130px;
}

@keyframes animateheight {
    0% {
      height: 0px;
      opacity:0;

    }
    50%,
    100% {
      height: 100px;
      opacity:1;
    }
}

.banner-botom-container .sub-menu::before{
    content: '';
    position: absolute;
    height: 1px;
    background: #524f47;
    top: 3px;
    width: 79%;
    left: 9%;

}

.banner-botom-container .sub-menu{
    position: absolute;
    padding: 0px;
    background: #fff;
    width: 92%;
    padding: 1em;
    border-radius: 0px 0px 25px 25px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    /* animation: slideDown 0.5s ease-in-out alternate-reverse; */
    /* animation: slideUp 0.5s ease-in-out reverse; */
    height: 0;
}

.out .sub-menu {
    /* animation: slideDown 1s reverse; */
    /* animation-duration:1s ; */
    animation: slideUp 0.5s forwards;

}
.over .sub-menu {
    /* animation: slideDown 1s forwards ; */
    /* animation-duration:1s; */
    /* animation-iteration-count:f; */
    animation: slideDown 0.5s forwards;
  animation-timing-function: ease-in-out;
 }

.banner-botom-container .sub-menu a{
    color: #222222;
    font-size: 14px;
    font-family: "Inter", sans-serif;;
    /* border-bottom: 1px solid #524f47; */
    padding: 5px 0px 5px 0px;
    animation: slideopacity 1.5s ease-in-out forwards;

}
.banner-botom-container  ul.sub-menu > li{
    margin: 4px 0px;
    border-bottom: 1px solid rgb(82, 79, 71,0.2);
    width: 100%;
}

.banner-botom-container  ul.sub-menu > li:last-child{
    border-bottom: unset;
}


/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu, .navbar .nav-item .sub-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu, .navbar .nav-item:hover .sub-menu{ display: block; }
	.navbar .nav-item .dropdown-menu, .navbar .nav-item:hover .sub-menu{ margin-top:0; }
}


@keyframes slideDown{
    from {
      /* transform: translateY(-1%); */
      /* opacity: 0; */
      height: 0;
    }
    to {
      /* transform: translateY(0); */
      /* opacity: 1; */
      height: 200px;

    }
  }

  @keyframes slideUp{
    from {
      /* transform: translateY(-1%); */
      /* opacity: 0; */
      height: 200px;
    }
    to {
      /* transform: translateY(0); */
      /* opacity: 1; */
      height: 0px;

    }
  }


  @keyframes slideopacity{
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

.banner-botom-container > ul.menu > li.selected1 > a{
    border-radius: 25px 25px 0px 0px;
    /* border: 1px solid #000; */
}





.banner-botom-container .sub-nav  span{
    display: block;
}

.banner-botom-container .sub-nav  span a{
    color: #c4d640;
}

.whats-new {
    z-index: 1;
   /* position: absolute;
    top: -4em;right: 2em;
    */
    visibility: hidden;
}

.header-booknow-floating{
    z-index: 1;
    position: absolute;
    top: -4em;right: 2em;
}

.whats-new a {
    color: #c4d640;
    /* border: 1px; */
    border-radius: 15px;
    font-size: 1.3em;
    font-family: 'Humectez La Mouture';
    /* box-shadow: 0px 0px 0px 2px rgb(255 255 255 / 30%); */
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.5s;
    overflow: hidden;
    width: 120px;
    line-height: 1;
}

.whats-new a::after {
    content: '';
    position: absolute;
    border: 1px solid #ccc;
    width: 100%;
    height: 100%;
    /* box-shadow: 0px 0px 0px 2px rgb(255 255 255 / 30%); */
    top: 0;
    left: 0;
    border-radius: 15px;
}

.whats-new a  i{
    color: #fff;
}

.whats-new a span {
    position: absolute;
    display: block;
}

.whats-new a span:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, transparent, #e1ff00);
    animation: animate1 1s linear infinite;
  }

@keyframes animate1 {
    0% {
      left: -100%;
    }
    50%,
    100% {
      left: 100%;
    }
}


.whats-new a span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #e1ff00);
    animation: animate2 1s linear infinite;
    animation-delay: 0.25s;
}

@keyframes animate2 {
    0% {
        top: -100%;
    }
    50%,
    100% {
        top: 100%;
    }
}

.whats-new a span:nth-child(3) {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(270deg, transparent, #e1ff00);
    animation: animate3 1s linear infinite;
    animation-delay: 0.5s;
}

@keyframes animate3 {
    0% {
      right: -100%;
    }
    50%,
    100% {
      right: 100%;
    }
}

.whats-new a span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 3px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #e1ff00);
    animation: animate4 1s linear infinite;
    animation-delay: 0.75s;
}

@keyframes animate4 {
    0% {
      bottom: -100%;
    }
    50%,
    100% {
      bottom: 100%;
    }
}

/* .whats-new a::after {
        content: ' > ';
        position: absolute;
        right: 10px;
        bottom: 0;
        color: #fff;
} */

/*** float-social-icons
*/
.floating-social-icons {
    /* position: fixed;
    top: 40%;
    bottom: 50%;
    right: 30px;
    z-index: 1; */

    position: absolute;
    top: 30%;
    right: 30px;
    z-index: 1;
}

.floating-social-icons ul{
    display: flex;
    flex-direction: column;
    gap: 2em;
}

.floating-social-icons ul li a{
    color: #fff;
    font-size: 1.2em;
}


/*** inner-pages
*/

.inner-pages .banner-container{
    min-height: 750px;
    max-height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;

}

.page-id-3738 .inner-pages .banner-container{
   background-position: center bottom;

}

.inner-pages .banner-container::before{
    min-height:750px;
    background-image: url(../images/bg_old.png);
    background-position: center center;
    background-size: cover;
    content: '';
    position: absolute;
    width: 100%;
    height: 750px;
	z-index: 2;
}
body.page-id-6367 header.inner-pages .banner-container::before{
	background-image: url(https://www.aventuraparks.com/wp-content/uploads/2024/01/corporate-pg-top-shadow.png);
}
.inner-page-description {
    padding: 1em 2em;
}
/*
.ap-cat-table {
    display: grid;
    grid-template-columns: .3fr 1fr;
}

.ap-cat-table:nth-child(odd) {
    background:#c4d82d;
}
.ap-cat-table li {
    padding: 1em;
}
.ap-cat-table li span{
    display: block;
}

.ap-cat-table li:nth-child(odd){
    background:#c4d82d;
    color: #fff;
    font-family: "Inter", sans-serif;;
    font-weight: bold;
    text-align: center;

}*/

.ap-cat-table {
    margin-top: 10px;
    border: 1px solid #ccc;
}

.ap-cat-table ul{
    display: flex;
    margin: 0px;
    padding: 0px;

}

.ap-cat-table ul li{
    padding: 0.53rem 0em;
}



.ap-cat-table li:nth-child(odd){
    background:#c4d82d;
    width: 20%;
    text-align: center;
    color: #fff;
    font-family: "Inter", sans-serif;;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;

}

.ap-cat-table li:nth-child(even){
    width: 80%;
    text-align: center;

}

.pt-even-bg, .grid-even {
    background:#ebebeb;
}

.pt-odd-bg, .grid-dd {
    background:#fff;
}

.ap-cat-table .star_image {
    width: 500px;
    max-width: 100%;
}

.ap-cat-table p{
    margin: 0px;
    font-size: 14px;
}

.ap-cat-table span{
    display: block;
}


.video_wrapper {
    background:#000;
    border-radius: 15px;
    height: 100%;
}

.video-left::before {
    content: '';
    /* width: 354px; */
    width: 309px;
    left: -100px;
    /* background-image: url(../images/blw.png); */
    height: 395px;
    background-size: 100%;
    z-index: -1;
    position: absolute;
    background-repeat: no-repeat;
    bottom: -32px;
}

.video-bg-green::before, .grid-video-green::before {
    background-image: url(../images/green.png);
}

.video-bg-blue::before, .grid-video-blue::before {
    background-image: url(../images/blw.png);
}

.video-bg-black::before, .grid-video-black::before {
    background-image: url(../images/black.png);
}

.video-bg-orange::before, .grid-video-orange::before {
    background-image: url(../images/orange.png);
}

.video-right iframe, .video-left iframe {
    border-radius: 15px;
}

.video-right::before {
    content: '';
    /* width: 354px; */
    width: 309px;
    right: -100px;
    height: 390px;
    background-size: 100%;
    z-index: -1;
    position: absolute;
    background-repeat: no-repeat;
    top: -4px;
}

.ap-row {
    padding: 2em 0em;
}

.ap-row::after{
    content: '';
    background: #ccc;
    height: 1px;
    position: absolute;
    bottom: 0;
    width: 90%;
}

.ap-row:last-child:after{
    content: unset;

}

.ap-row .description{
    margin: 3em 0em;
}
.ap-row .description p{
    font-size: 14px;
    font-family: "Inter", sans-serif;;
}

.ap-row .description .btn{
    margin-top: 1.5em;
}

.table-pricing .back-head-green {
    background-color: #c4d82d !important;
    color: #fff;
}

.table-pricing .back-head-pink {
    background-color: #EA0A8C !important;
}


.science-made-fun-bg {
    background-color: #0872BC !important;
}

.trampoline-bg {
    background-color: #feca30;
}

.ground-circuit-bg {
    background-color: #6c0f24;
}

.grid-layout-blue .aventura-button1, .grid-layout-green .aventura-button1, .grid-layout-black .aventura-button1, .grid-layout-orange .aventura-button1  {
    color: #fff;
}

.plyr button {
    background: #89bc3f !important;
}

.grid-layout-blue .aventura-button1 {
    background: #00acf2;
}

.grid-layout-black .aventura-button1 {
    background: #000;
}

.grid-layout-orange .aventura-button1 {
    background: #f89300;
}


/* challenges-park
 */
.cp-row {
    position: relative;
    padding: 2em 0px;
}

.cp-instruction .icon {
    /* width: 120px;
    height: 70px; */
    width: 65px;
}

.cp-instruction .star-image {
    width: 180px;
}

.cp-instruction ul {
    display: flex;
    text-align: center;
    padding: 0px;
    gap: 5em;
    margin-bottom: 3rem;
    margin-top: 2rem;
}

.cp-content-col .cp-instruction ul li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.cp-content-col .cp-instruction ul li p {
    margin: 0;
}

.cp-instruction ul li span{
    display: block;
    margin-top: 0.5em;
}

.cp-instruction ul li span:first-child{
    margin-top: 0.5em;
}

.cp-r-bottom {
    display: flex;
    gap: 2rem;
}


.cp-row-direction-left .cp-r-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 50%;
    transform: translateY(-50%);
}

.cp-r-img img {
    width: 100%;
}

.cp-row-direction-right .cp-r-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 50%;
    transform: translateY(-50%);
}

.cp-row-direction-right .cp-r-col1 {
    padding-right: 3rem;
}

.cp-row-direction-left .cp-r-col1 {
    padding-left: 3rem;
}

.cp-row .col-md-6 {
    /* min-height: 600px; */
}

.cp-r-video-wrapper {
    /* width: 600px; */
    /* height: 450px; */
    width: 585px;
    height: 449px;
    background: #000;
    z-index: 2;

}

.cp-row .cp-r-video .cp-r-video-wrapper {
    border-radius: 40px;
    z-index: 2;
    background: #000;
}

.cp-row .cp-r-video .cp-r-video-wrapper iframe {
    z-index: 1;
    border-radius: 40px;

}
.cp-row .cp-r-video .cp-r-video-wrapper::before{
    content: '';
    position: absolute;
    top: -31px;
    right: -10px;
    width: 250px;
    height: 79px;
}

.cp-row .cp-r-video .bg-white-brush::before    {
    background: url(../images/brush-white-up.png);
    background-size: 100%;
    background-position: center;
    z-index: -1;
}

.cp-row .cp-r-video .bg-green-brush::before    {
    background: url(../images/brush-up.png);
    background-size: 100%;
    background-position: center;
}

.cp-row .cp-r-video .cp-r-video-wrapper::after{
    content: '';
    position: absolute;
    bottom: -31px;
    left: -10px;
    width: 250px;
    height: 79px;
    z-index: 0;
}

.cp-row .cp-r-video .bg-white-brush::after    {
    background: url(../images/brush-white-down.png);
    background-size: 100%;
    background-position: center;
}

.cp-row .cp-r-video .bg-green-brush::after    {
    background: url(../images/brush-bottom.png);
    background-size: 100%;
    background-position: center;
}

.inner-grid-row {
    min-height: 600px;
    align-items: center;
}

.cp-row .container::after{
    content: none;
    position: absolute;
    height: 1px;
    color: #ccc;
    width: 90%;
    background: #ccc;
    left: 50%;
    transform: translate(-50%, -50%);
}
.separator {
    position: relative;
}
.separator::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #dedede;
    position: absolute;
    transform: translate(-50%,-50%);
}

.separator-row {
    position: relative;
}
.separator-row::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #dedede;
    position: absolute;
}

/** aventura-camps
*/
ul.capmsseccs{
	list-style:none;
	margin:-20px 0 20px;
	padding:0;
}
ul.capmsseccs li {
    display: inline-block;
    vertical-align: top;
    width: calc(calc(100% - 80px) / 5);
    margin: 0 15px 15px 0;
}
ul.capmsseccs li:last-child {
	margin-right:0;
}
ul.capmsseccs li img{
	width:100%;
}
ul.capmsseccs li img {
    border-radius: 15px;
}

.section-av-camp-offers {
    background-image: url(../images/bg-av-camp-offes.png);
    background-size: 100% 100%;
}
.av-camp-offers {
    padding:6em 0px;
}

.av-camp-offers table {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.av-camp-offers table td:first-child{
    padding: 1em 1.9em;
    text-align: left;
}

.av-camp-offers table td:first-child i{
    padding-right: 0.8em;
    color: #c4d82d;
}

.av-camp-offers table tr th {
    background-color: #fff;
    border-right: 1px solid #ccc;
}

.av-camp-offers table tr:nth-child(odd){
    background-color: #f7f7f7;
}

.av-camp-offers table tr:nth-child(even){
    background-color: #fff;
}

.av-camp-offers table td{
    padding: 1em 0em;
    text-align: center;
    border-right: 1px solid #ccc;
}

.av-camp-offers table td:last-child, .av-camp-offers table tr th:last-child{
    border-right:  unset;
}

.av-camp-offers table th{
    padding: 1.5em 0.9em;
    text-align: center;
}

.av-camp-offers table th:first-child{
    padding-left: 2.1em;
    text-align: left;
}


.av-camp-offers table th span{
    display: block;
    font-size: 1.6em;
    font-family: 'Humectez La Mouture';
}

.av-camp-offer-include ul{
    padding: 0px;
}

.av-camp-offer-include ul li i{
    padding-right: 1em;
    color: #c4d82d;
}

.av-camp-offer-include ul li{
    padding: 0.9em 0px;
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0;
}

.card-overlay-grid {
    position: relative;
    border: 4px solid #fff !important;
}

.card-overlay-grid .card-body {
    position: absolute;
    background: rgba(0, 0, 0, 0.64);
    z-index: 1;
    width: 100%;
    bottom: 0;
    color: #fff;
    min-height: 110px;
}

.av-tabs {
    /* background: #c5da2c; */
    border-radius: 25px;
    justify-content: space-between;
}

.av-tabs li {
    /* max-width: 150px; */
    font-size: 1.2rem;
    color: #fff;
    flex: 1 1 auto;
    /* border-right: 1px solid #ffff; */
	margin-right: 0;
    align-items: center;
    justify-content: center;
    min-height: 57px;
    height: 57px;
}
.av-tabs .nav-link {
    width: 100%;
    padding: 0;
}
.av-tabs .nav-link {
    color: #fff;
    font-family: 'Humectez La Mouture';
}
.nav {
    /* align-items: baseline; */
}
.nav-pills li .nav-link.active {
    /* border: 3px solid transparent; */
}
.av-tabs li:first-child{
    border-radius: 25px 0px 0px 25px;
}
.av-tabs li:last-child{
    border-radius: 0px 25px 25px 0px;
}
.nav-pills li:first-child .nav-link.active, .nav-pills li:first-child .nav-link{
    border-radius: 25px 0px 0px 0;
}
.nav-pills li:last-child .nav-link.active, .nav-pills li:last-child .nav-link {
    border-radius: 0px 25px 0 0px;
}
.page-id-6256 .nav-pills li:last-child .nav-link.active, .page-id-6256 .nav-pills li:last-child .nav-link {
    border-radius: 25px 25px 0 0px;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: rgb(40, 40, 40,0.2);
	transform: scaleY(1.1);
}
body.page-id-6367 .container .av-tabs li,
body.page-id-294 .container .av-tabs li{
	margin-right:5px;
}
body.page-id-294 h4.h4-heading.text-center.mb-4.mt-4 {
    font-size: 50px;
    color: #c4d92e;
}
body.page-id-294 ul#pills-tab{
	display:block;
	text-align:center;
}
body.page-id-294 .container .av-tabs button.btn-aventura-tab.nav-link{
	background: #f2f2f2 !important;
}
body.page-id-294 .container .av-tabs button.btn-aventura-tab.nav-link.active{
	background: #c4d92e !important;
}

body.page-id-294 .container .av-tabs li{
	width: 240px;
    flex: inherit;
    display: inline-block;
}
body.page-id-6367 .wrapcorppg, body.page-id-6367 section.section-block.av-tabs-section:nth-of-type(2) {
    background: #f9fbf2;
	padding:50px 0
}
section.section-block.av-tabs-section h2.h1.text-center.primary-color{
	margin-bottom:40px;
}
.av-tabs .nav-link {
    border-radius: 0;
    height: 100%;
    line-height: 1;
    opacity:0.4;
    position: relative;
    transition: all .3s ease-in-out;
}
.av-tabs .over .nav-link, .av-tabs  .active {
    opacity:1;
    transform: scaleY(1.1);
}
body.page-id-6367 .container .av-tabs .nav-link,
body.page-id-294 .container .av-tabs .nav-link{
	opacity:1;
}
body.page-id-6367 .container .nav-pills .nav-link.active, body.page-id-6367 .container .nav-pills .show>.nav-linke,
body.page-id-294 .container .nav-pills .nav-link.active, body.page-id-294 .container .nav-pills .show>.nav-linke{
	transform: inherit;
}
.tab-content.aventura-tab-content .container .tab-content-wrapper {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    margin: 0px 5px 0 0px;
}
body.page-id-6367 .tab-content.aventura-tab-content .container .tab-content-wrapper,
body.page-id-294 .tab-content.aventura-tab-content .container .tab-content-wrapper{
	box-shadow: inherit;
    margin-top: 0;
}
body.page-id-6367 .av-tabs .over .nav-link, .av-tabs .active,
body.page-id-294 .av-tabs .over .nav-link, .av-tabs .active{
    transform: inherit;
}
ul.av-tabs li button.btn-aventura-tab{
	position:relative;
}
body.page-id-6367 section.section-block.av-tabs-section .container ul.av-tabs li button.btn-aventura-tab,
body.page-id-294 section.section-block.av-tabs-section .container ul.av-tabs li button.btn-aventura-tab{
	border-radius:55px;
}
body.page-id-294 section.section-block.av-tabs-section .container ul.av-tabs li button.btn-aventura-tab{
	color: #000;
	font-size:24px;
}
body.page-id-6367 ul.av-tabs li button.btn-aventura-tab.active:after,
body.page-id-294 ul.av-tabs li button.btn-aventura-tab.active:after {
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    border-top: 20px solid #c4d930;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}
body.page-id-6367 ul.av-tabs li:nth-child(2) button.btn-aventura-tab.active:after {
	border-top: 20px solid #ffcc30;
}
body.page-id-6367 ul.av-tabs li:nth-child(3) button.btn-aventura-tab.active:after {
	border-top: 20px solid #626c90;
}
body.page-id-6367 ul.av-tabs li:nth-child(4) button.btn-aventura-tab.active:after {
	border-top: 20px solid #658f41;
}
body.page-id-6367 ul.av-tabs li:nth-child(5) button.btn-aventura-tab.active:after {
	border-top: 20px solid #7f7e34;
}
body.page-id-6367 ul.av-tabs li:nth-child(6) button.btn-aventura-tab.active:after {
	border-top: 20px solid #535048;
}
body.page-id-6367 ul.av-tabs li:nth-child(7) button.btn-aventura-tab.active:after {
	border-top: 20px solid #e57d25;
}
body.page-id-6367 .csgetintouchbtn.d-flex.justify-content-center.pb-4 {
	background:#fff
}
.tab-content-wrapper {
    border-top: 0;
    margin-top: -4px;
    margin: 0rem 4px;
    margin-top: -9px;
    /* box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px; 
	border-radius: 0px 0px 15px 15px;*/
    padding: 2rem 0;
}

.aventura-tab-table th, .aventura-tab-table td {
    text-align: left;
    padding-left: 25px !important;
}

.tab-content-wrapper .table>:not(:last-child)>:last-child>* {
    border-bottom-color :#dee2e6;
}

.aventura-tab-table th {
    border-top: none !important;
    padding-top: 2rem !important;
}


.aventura-tab-table th span.th-heading {
    font-weight: 700;
}

.aventura-tab-table th span {
    display: block;
    font-size: 16px;
    color: #3b3b3b;
    font-family: "Inter", sans-serif;;
    font-weight:400;
}

.aventura-tab-table td span {
    display: block;
}

.rightclick-bulltet::before{
    /*font-family: FontAwesome;
    content: "\f00c";
    padding-right: 1em;
    color: #c4d82d;
    font-weight: bold;*/
    content: "";
    background-image: url(../images/right-green.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 0;
}

.rightclick-bulltet {
    padding: 10px 10px 10px 40px;
    position: relative;
}

.dropdown {
    position: relative;
}

.dropdown:hover .dropdown-menu {
    display: block;
    padding-top: 0;
    border: 0;
    border-radius: 0;
    border-top: 2px solid #a67916;
    top: 80%;
    left: 20%; }


    .dropdown-item {
        display: block;
        width: 100%;
        padding: 0.25rem 1rem;
        clear: both;
        font-weight: 400;
        color: #212529;
        text-align: inherit;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }

    .dropdown-item {
        padding: 0.25rem 0.5rem !important;
        font-size: 0.85rem !important;
        text-transform: capitalize;
    }

.aventura-dropdown .btn {
    padding: 9px 5px 9px 10px;
    background: #fff;
    color: #282828;
    border-radius: 25px;
    border:1px solid #c5da2c;
    max-width: 181px;
    width: 181px;
    overflow: hidden;
    position: relative;
    text-align: left;
    padding-left: 36px;
}

.aventura-dropdown button.show {
    border-bottom: none;
    outline: none;
    border-radius: 25px 25px 0px 0px;
    color: #c5da2c;
}
.aventura-dropdown .dropdown-toggle::after{
    position: absolute;
    right: 18px;
    top: 18px
}

button:focus {
    outline:none !important;
    box-shadow: none !important;
  }

.aventura-dropdown .dropdown-menu.show {
    border: 1px solid #c5da2c;
    border-top: none;
    border-radius: 0px 0px 25px 25px;
    width: 181px;
    max-width: 181px;

}

.aventura-dropdown .dropdown-menu li {
    border-top: 1px solid #ccc;
}

.aventura-dropdown .dropdown-item:focus, .aventura-dropdown .dropdown-item:hover {
    background-color: transparent;
}

.aventura-dropdown .dropdown-item {
    padding-left: 36px;
}

.flex-gap-medium {
    gap: 3rem;
}

.tab-layout-gap {
    padding: 25px 25px 0px 25px;
}


/* //bg-av-camp-offes.png */


/* .cp-row .container:last-child::after {
    content: none;
} */

.info-table table th {
    background: #c4d82d;
    width: 25%;
    text-align: center;
    color: #fff;
    padding: 0 5px;
    text-transform: uppercase;
    font-size: 1em;
    vertical-align: middle;
    border: none;
}

.info-table table {
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
}

.info-table table td {
    padding: 10px 0;
    text-align: center;
    border: none;

}
.info-table table tr:nth-child(odd) td {
    background: #fff;
}

.info-table table tr:nth-child(even) td{
    background: #f3f3f3;
}

.info-table table td span {
    padding: 0px 1em;
}

.cp-link {
    margin-top: 3em;
}

.info-table-nature-trail ul{
    display: flex;
    align-items: center;
}

.info-table-nature-trail ul li:first-child{
    width: 60%;
    text-align: right;
}

.info-table-nature-trail ul li:first-child{
    width: 60%;
    text-align: right;
}


.info-table-nature-trail ul li:nth-child(2){
    width: 40%;
    text-align: right;
    margin-right: 3%;
}

.layout-desc-img img {
    width: 100%;
}

.av-camp-offers table th{
    color: #3b3b3b;
    font-size: 15px;
    font-weight: 500;
}

.tbl-fild-trip-program th {
    width: 15% !important;
}
.tbl-fild-trip-program td {
    padding: 0 !important;
    border-right:1px solid rgb(50, 50, 50, 0.1) !important;
    width: 20%;
}

.tbl-fild-trip-program td:last-child {
    border-right:none !important;
}

.tbl-fild-trip-program ul {
    margin: 0;
    padding: 0;
    flex-direction: column;
}



.tbl-fild-trip-program ul li:first-child {
    width: auto;
    min-height: 135px;
}
.tbl-fild-trip-program ul li:nth-child(2) {
    background: #f8f8f8;
    margin-right: 0 !important;
}

.tbl-fild-trip-program ul li:nth-child(2) > span {
    font-family: 'Humectez La Mouture';
    font-size: 2rem;
    color: #c4d82d;
}



.tbl-fild-trip-program ul li{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tbl-fild-trip-program ul li img{
    width: 55px;
    margin-bottom: 1rem;
}

.tbl-fild-trip-program ul li:nth-child(2) img{
    width: 15px;
    margin-bottom: 0;

}

.tbl-fild-trip-program ul li {
    width: 100% !important;
    padding: 0.5rem;
    font-size: 14px;
    font-family: "Inter", sans-serif;;
    font-weight: 700;
    text-align: center !important;
}


/** discovery park
*/

.dp-video-container video{
    height: auto;
    width: 100%;
    max-height: 100%;
    object-fit: cover;
    min-height: 600px;
    background: #000;
    padding: 1px solid transparent;
    border-radius: 15px
}

.dp-video-container::before{
    content: '';
    background-image: url(../images/brush-left.png);
    position: absolute;
    width: 300px;
    height: 457px;
    background-size: contain;
    left: -200px;
    background-repeat: no-repeat;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
}


.dp-video-container::after{
    content: '';
    background-image: url(../images/brush-right.png);
    position: absolute;
    width: 300px;
    height: 457px;
    background-size: contain;
    right: -200px;
    background-repeat: no-repeat;
    z-index: -1;
    top: 50%;
    transform: translateY(-50%);
}

/** inner-page-camp
*/

.camp-assist-contact ul{
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    list-style: none;
    padding: 0;
}

.camp-assist-contact ul li {
    flex: 1 1 auto;
    position: relative;
    text-align: center;
    line-height: 20px;
}

.camp-assist-contact ul li span{
    font-size: 16px;
    font-family: "Inter", sans-serif;;
    font-weight:normal;
    color: #3b3b3b;
}

.camp-assist-contact ul li i {
    padding-right: 0.5em;
    color: #c4d82d;
}

.camp-assist-contact ul li + li{
    border-left: solid 1px #d9d9d9;
}

.sensorypbtn-wrapper {
    display: flex;
    align-items: center;
    outline: none;
}
.sensorypbtn-wrapper span {
    border: 1px solid #c4d82d;
    padding: 5px 30px;
    border-radius: 25px 0px 0px 25px;
    font-size: 1.5em;
    border-right: 0;
}
.sensorypbtn-wrapper img{
    width: 100px;
    border-radius: 50%;
    padding: 9px;
    margin-left: -24px;
}

.col-2-center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-2-center .btn:focus{
    border-color: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}



/** intro section
*/

#intro-sec, #tiles-sec, #testimonial-sec, #good-to-know-sec, #instagram-sec {
    padding-top: 4em;
}

#intro-sec {
    /* background-image: url('../images/bg-avs.png');
    background-position: bottom;
    background-size: auto; */
}


/** burush css
*/

header.home-header-before:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-size: 250px;
    background-position: left center;
    background-repeat: no-repeat;
    z-index: 1;

    /* background: linear-gradient(to bottom, rgba(0,0,0,0) 10%,rgba(0,0,0,0.78) 35%,rgba(0,0,0,1) 110%,rgba(0,0,0,1) 48%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%); */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); */

    /* background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 48%,rgba(0,0,0,0) 59%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);

    background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,1) 0%,rgba(0,0,0,0.3) 48%,rgba(0,0,0,0.4) 59%,rgba(0,0,0,1) 85%,rgba(0,0,0,1) 100%); */

    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 0%,rgba(0,0,0,0.6) 0%,rgba(0,0,0,0.2) 48%,rgba(0,0,0,0.4) 59%,rgba(0,0,0,0.6) 84%,rgba(0,0,0,1) 100%);

}

.cls-intro-sec:before, .cls-intro-sec:after {
    /*content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 200px;
    background-size: 250px;
    background-position: left center;
    background-repeat: no-repeat;*/
}

.cls-intro-sec:before {
    /* background-image: url(/wp-content/themes/aventurav2/assets/images/bg.png); */
   /* background-image: url(../images/bg.png);
    background-size: cover;
    background-color: #000;
    z-index: 1;*/
}

#intro-sec {
    padding-top: 100px;
    position: relative;
}

.cls-intro-sec:after {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.78) 35%, rgba(0,0,0,1) 45%, rgba(0,0,0,1) 48%, rgba(0,0,0,1) 59%, rgba(0,0,0,1) 60%, rgba(0,0,0,1) 100%);background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 35%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 48%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%);background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 35%,rgba(0,0,0,1) 45%,rgba(0,0,0,1) 48%,rgba(0,0,0,1) 59%,rgba(0,0,0,1) 60%,rgba(0,0,0,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );}


.intro-icons-contaioner img {
    width: 100px;
}

.intro-icons-contaioner {
    display: flex;
    justify-content: space-between;
    font-family: 'Humectez La Mouture';
    padding-top: 50px;
}

.intro-icons-contaioner .count {
    color: #000;
    text-align: center;
    font-size: 1.8em;
}

.intro-icons-contaioner .intro-icon-title{
    color: #c4d82d;
    font-family: 'Humectez La Mouture';
    font-size: 1.8em;
    text-align: center;
    line-height: 1;
}

.intro-icons-contaioner ul{
    padding: 0px;
    flex: 1 1 auto;
    position: relative;
    text-align: center;
}
.intro-icons-contaioner ul:first-child{
    border-left: unset;
}
.intro-icons-contaioner ul{
    border-left: solid 1px rgb(82, 79, 71, 0.2);
}

.inro-content {
    margin-top: 3rem;
    /* padding: 3em; */
}

.inro-content p{
    text-align: center;
    color: #282828;
    font-size: 18px;
    text-wrap: pretty;
}

/** home-page-tile-section
*/

.tile-item {
    position: relative;
}

.tile-item-description .tile-heading span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Noto Sans Arabic', sans-serif;
}

.tile-item-description p{
    color: #fff;
    padding: 0em 5em 2em 0em;
    font-size: 18px;
}

.tile-item .col-6, .tile-item .col-md-6 {
    min-height: 600px;
}

.tile-item ul {
    display: flex;
    gap:1.3em;
    padding: 0px;
}

.tile-heading {
    font-size: 3.75em;
    color: #fff;
}

.tile-heading2 {
    font-size: 1.8em;
    color: #282828;
    font-family: "Inter", sans-serif;;
}

.tile-item .right-image img {
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    right: 0px;
    width: 50%;
    transform: translateY(-50%);
}

.tile-item .left-image img {
    max-width: 100%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 50%;
    transform: translateY(-50%);
}

 @media only screen and (min-width: 320px) and (max-width: 768px) {
      body.page-id-294 h4.h4-heading.text-center.mb-4.mt-4 {
		 font-size: 24px;
	 }
	 body.page-id-294 .container .av-tabs li {
		 width: 48%;
	 }
	 body.page-id-294 ul#pills-tab {
		 white-space: inherit;
		 height: auto;
		 margin: 0;
	 }
	 body.page-id-294 .container .av-tabs li button{
		 width: 100%;
		 height: 40px;
		 line-height:40px;
	 }
	 body.page-id-294 .container .av-tabs li button span{
		 position: initial;
		 font-size: 16px;
	 }
	 body.page-id-294 .tab-layout-gap {
		 padding: 0 20px;
	 }
	 .row-home-grid {
        padding: 1rem;
        display: flex;
        flex-direction: column;
    }


    .tile-item .right-image img, .tile-item .left-image img {
        position: relative;
        height: auto;
        width: 100%;
        transform: unset
    }

    .mobile-reverse {
        flex-direction: column-reverse;
    }

    .banner-botom-container, .whats-new, .floating-social-icons, .main-nav-left, .header-home .nav-section .main-nav-right {
        display: none !important;
    }
    .header-home .banner {
        height: 500px;
    }

    .main-logo img {
        width: 150px;
    }

    .main-banner-conatainner h1, .tile-heading, .main-banner-conatainner h1, .tile-heading, .section-title {
        font-size: 1.75rem;
    }

    .tile-heading2 {
        font-size: 1rem;
    }

    .aventura-button1, .aventura-button2 {
        font-size: 1rem;
    }
    .banner-botom-nav-wrapper-home {
        margin-top: 50px;
    }


    .cls-intro-sec:before {
        content: unset;
    }
    .cls-intro-sec:after {
        content: unset;
    }

    /*header, header .overlay, header .overlay::after, .header-home .banner iframe {
        height: 500px !important;
    }*/

    #intro-sec {
        padding-top: 2rem;
    }

    .single-slider-mobile .slick-slide li {
        text-align: center;
    }
    .single-slider-mobile .slick-slide li img {
        display: inline-block;
    }

    .inro-content p, .tile-item-description p, .single-testimonial p {
        font-size: 16px;
    }

    .row-home-grid {
        min-height: auto !important;
    }

    .tile-item .col-6, .tile-item .col-md-6 {
        height: auto;
        min-height: auto;
    }

    header .park-timing-wrap p {
       /*font-family: "Humectez La Mouture" !important; */
		font-fa
    }

}

/** testimonials sction
*/

#testimonial-sec{
    background: #fef9ef;
    background-position: center center;
/*     background-image: url(../images/testimonial-bg.png); */
	background-image: url(../images/testimonial-bg.webp);
    background-size: cover;
    width: 100%;
    height: 600px;
}

.single-testimonial {
    margin: 50px 0;
    max-width: 80%;
}

.single-testimonial p {
    font-size: 20px;
}
/** section good-to-know
*/

.gtk-row {
    padding-top: 5em;
    justify-content: center;
}
.gtk-icon img {
    width: 70px;
}



.gtk-item {
    padding: 1em 7em;
}

.gtk-about-us .gtk-item {
    padding: 1em 2em;
}

.gtk-item p {
    font-size: 17px;
    line-height: 1.3;
}


.gtk-inner-pages, .brush-background {
    /*background-image: url(../images/good-to-know-1.png);*/
    background-size: 100% 100%;
    padding: 10em 0px;
}

.brush-background-2 {
    background-image: url(../images/about-us-banner.png);
    background-size: 100% 100%;
    padding: 10em 0px;
    min-height: 1300px;
}

.au-row {
    min-height: 600px;
    display: flex;
    justify-content: center;
    align-items: center;
}


.brush-background-green::before {
    background-image: url(../images/banner-scratch-green.png);
    background-size: 100% 100%;
    padding: 10em 0px;
    content: '';
    width: 100%;
}

.bg-fullwidht-light-bursh {
    background-size: cover;
    background-image: url('../images/bg-brush-light.png');
}


/** instagram-sec
*/

.instagram-wrapper ul {
    padding: 0px;
    display: flex;
    gap: 5px;
}

.instagram-wrapper ul li img {
    max-width: 100%;
    width: 100%;
}

.insta-follow-btn {
    margin-top: 3em;
}

/** footer-sec
*/
footer {
    /* background-image: url(../images/footer.png); */
    /* background-position: center center; */
    /* background-size: cover; */
    /* background-size: 100% 100%;
    width: 100%; */
    background: #524F47;
    position: relative;
}


footer::before {
    content: none;
    background-image: url('../images/footer-dt-tp.png');
    background-size: cover;
    position: absolute;
    height: 117px;
    top: -117px;
    width: 100%;


}

.footer-whats-app-sticky  {
    /* display: inline-block;
    position: sticky;
    top:0;
    margin-left: 15px; */

    position: fixed;
    margin-left: 15px;
    bottom: 85px;
    z-index: 2;
    right: 10px;
}
.footer-whats-app-sticky i {
    font-size: 2em;
    width: 1.4em;
    text-align: center;
    line-height: 1.4em;
    background: #c4d640;
    color: #fff;
    border-radius: 0.8em;
}
/* @media(max-width:991px) {
	.footer-whats-app-sticky {
		bottom: ;
	}
} */

footer h3 {
    color: #fff;
}

footer .footer-h4-title  {
    font-size: 1.75rem;
}

.footer-wrapper {
    /* padding-top: 15em; */
    padding-top: 3em;
    /* margin-top: 6rem; */
    position: relative;
    padding-bottom: 1rem;
}
.footer-wrapper .footer-logo{
    width: 200px;
}

footer .footer-nav {
    column-count: 2;
    padding-left: 10px;
    margin-top: 2rem;

}

footer .footer-nav li {
    padding: 4px 0;
}

footer .footer-nav a {
    color: #fff;
    font-family: "Inter", sans-serif;;
    font-size: 14px;
}

footer .footer-contact-us li a {
    font-size: 14px;
}

.footer-wrapper > .row::after {
        content: ' ';
        position: absolute;
        width: 100%;
        height: 1px;
        background:#fff;
        opacity: 0.5;
        bottom: 0;
}

footer .footer-contact-us i{
    background: #c4d82d;
    border-radius: 50%;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

footer .footer-contact-us{
    padding: 0px;
    padding-top: 2em;
    margin-bottom: 2em;
}

footer .footer-content-wrapper{
    padding-top: 2em;

}

footer .footer-form-title {
    text-align: left;
}

footer .footer-contact-us li {
    margin-top: 1em;
}

footer .footer-contact-us li a {
    color: #fff;
}

footer .footer-social-links {
    display: flex;
    justify-content: end;
    gap: 2em;
    font-size: 1.8em;
    margin-bottom: 1em;
}

footer .footer-social-links a {

    color: #fff;
    font-size: 0.8em;
}

.footer-copyright {

    padding: 1.2em 0em;
}

.footer-copyright span {
    color: #fff;
}

footer .subsribe-form {
	position:relative;
}

footer .subsribe-form p {
    position: relative;
    margin-bottom: 0;

}

.footer-copyright img {
    width: 100px;
}

footer .subsribe-form input[type="email"] {
    background: transparent;
    max-width: calc(100% - 60px);
    border-radius: 0;
    border-right: 0;
}

.mobile-footer, .mobile-display {
    display: none;
  }

footer .subsribe-form input[type="email"]:focus {
      outline: none;
}
footer .subsribe-form input[type="submit"] {
    background-color: #c4d82d;
    background-image: url(../images/icon-submit.png);
    background-repeat: no-repeat;
    background-position: center;
    max-width: 60px;
    padding: 10px 10px 12px;
    /* padding: 0px 7px 8px; */
    border: 1px solid;
    min-width: inherit;
    color: transparent !important;
    display: inline-block;
}
footer .subsribe-form input[type="submit"]:hover {
    background-color: #fff;
    background-image: url(../images/icon-submit.png);
    background-repeat: no-repeat;
    background-position: center;
}

footer .subsribe-form input[type="submit"]:focus {
    outline: none;
}
footer .subsribe-form .wpcf7-form-control-wrap + input[type="submit"] {
    position: absolute;
    right: 5px;
    top: 0;
    color: transparent;
}

footer .third-party-logos ul{
    display: flex;
    justify-content: end;
    gap: 2em;
    align-items: center;
}

footer .third-party-logos ul li img {
    width: 90px;
}

footer .third-party-logos ul li .icon-autism {
    width: 75px;
}

footer .third-party-logos ul li .icon-trip-advisor {
    width: 60px;
}

footer .third-party-logos ul li .icon-trip {
    width: 65px;
}

/*#rc-anchor-container,.grecaptcha-badge {
    display: none;
}*/

/** contact-us
*/
.bg-green-medium {
    background-color: #228744;
}

.section-contact-direction {
    position: relative;
}


.bg-brush-green-light-left-right:before {

    background-image: url(../images/bg-brush-green-light-left.png);
}

.btn-camp-tbl {
    margin-left: 1.5rem;
}




.section-contact-direction .row-grid-direction .col-direction:not(:last-child) {
    border-right: 1px solid #c4d82d;
    z-index: 1;
}
.grid-direction {
    color: #ffffff;
}

.bg-brush:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 215px;
    background-position: left;
    background-repeat: no-repeat;
    z-index: -1;
}

.modal-body .bg-brush:before {
    content: none;
}

.container {
    /* max-width: 1140px; */
}

.section-contact-getintouch .col-get-intouch-form:before {
    content: "";
    position: absolute;
    top: -10px;
    background: #557c34;
    width: 100%;
    height: 400px;
    right: -10px;
}

.section-contact-getintouch {
    background-image: url(../images/img-contact-get-in-touch.png);
    background-position: left;
    background-repeat: no-repeat;
    background-position: left -42.8% center;
    background-repeat: no-repeat;
    background-size: 65%;
}

.bg-green-dark {
    background-color: #63903d;
}

.section-contact-getintouch .col-contact-info .contact-info {
    border-left: 8px solid #63903d;
    padding-left: 40px;
}

.section-contact-getintouch .col-get-intouch-form {
    position: relative;
}

.section-contact-getintouch .col-get-intouch-form .form-wrap {
    background-color: #ffffff;
    padding: 40px;
    position: relative;
}

.bg-brush.heading-title {
    padding-top: 20px;
    padding-bottom: 20px;
}

.heading-title {
    font-family: "Humectez La Mouture";
    font-size: 3.5rem;
    line-height: 0.9;
}

.btn-theme-green:hover {
    color: #c4d82d;
    background-color: #282828;
    border-color: #282828;
}



/** pricing-table
*/

.section-grid-pricing-table .col-pricing .gird-pricing {
    margin: 0 2rem;
    position: relative;
    box-shadow: 0px 0px 12px 4px #ddd;
    height: 100%;
    border-radius: 25px;
 }

.section-grid-pricing-table .col-pricing .gird-pricing > img {
    border-radius: 25px 25px 0px 0px;
}
    .section-grid-pricing-table .col-pricing .gird-pricing .description {
      padding: 1rem 1.5rem 80px; }
      .section-grid-pricing-table .col-pricing .gird-pricing .description .title {
        padding: 0.5rem 0 1.5rem;
        text-align: center;
        border-bottom: 2px solid #ddd; }
      .section-grid-pricing-table .col-pricing .gird-pricing .description .price {
        padding: 1rem 0.5rem;
        border-bottom: 1px solid #ddd; }
        .section-grid-pricing-table .col-pricing .gird-pricing .description .price label {
          text-transform: uppercase;
          font-weight: 600; }
        .section-grid-pricing-table .col-pricing .gird-pricing .description .price.h-fixed {
          /*min-height: 130px; */ }
          @media only screen and (min-width: 320px) and (max-width: 768px) {
            .section-grid-pricing-table .col-pricing .gird-pricing .description .price.h-fixed {
              min-height: inherit; } }
      .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled {
        padding: 1rem 0.5rem;
        border-bottom: 1px solid #ddd; }
        .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li.label {
          font-weight: 600;
          text-transform: uppercase; }
        .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li ul {
          margin-bottom: 0;
          border-bottom: 0px solid #ddd;
          padding: 0; }
          .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li ul li {
            padding: 0.25rem 0 0; }
            .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li ul li:only-child {
              font-size: 1.2rem; }
            .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li ul li {
              /* padding: 0.5rem 0 0.5rem 35px; */
              margin-bottom: 0;
              text-align: left;
              position: relative; }
              .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li ul li.price-list-icon{
                padding: 0.5rem 0 0.5rem 35px;
              }
              .section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li ul li.price-list-icon::before
              /* ,.section-grid-pricing-table .col-pricing .gird-pricing .description ul.list-unstyled li.price-list-icon  */
              {
                content: "";
                background-image: url(../images/icon-leaf-green.png);
                background-repeat: no-repeat;
                background-size: 20px;
                background-position: center;
                width: 30px;
                height: 30px;
                background-color: transparent;
                position: absolute;
                border-radius: 50%;
                top: 5px;
                left: 0; }
      .section-grid-pricing-table .col-pricing .gird-pricing .description .btn {
        position: absolute;
        bottom: 25px;
        left: calc(50% - 80px); }
    .border-radius-none {
        border-radius: unset !important;
    }

.price-table-body tr td,  .price-table-body th {
    vertical-align: middle;
    text-transform: uppercase;
}

.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table-pricing-row td label {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    margin-bottom: 0.5rem
}



.table-pricing {
    box-shadow: 10px 10px 11px -11px rgba(0, 0, 0, 0.63);
    -webkit-box-shadow: 10px 10px 11px -11px rgba(0, 0, 0, 0.63);
    -moz-box-shadow: 10px 10px 11px -11px rgba(0, 0, 0, 0.63); }

.table-pricing th {
    text-transform: uppercase; }

.table-pricing small {
    color: grey; }

.table-head {
    background-color: #A4CF4C; }

.price-table-body tr td,
.price-table-body th {
    vertical-align: middle;
    text-transform: uppercase; }

.table-pricing-row td .btn {
    width: 6rem; }

.table-pricing-row td label {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: 200; }


  @media only screen and (min-width: 320px) and (max-width: 768px) {
  .table-pricing {
      font-size: 0.75rem; }
   .table-pricing tr th:first-child {
      min-width: 300px; }
   .table-pricing tr td {
      min-width: 150px; } }



.back-head-green {
    background-color: #c4d82d !important;
    color: #fff;
}
.back-head-orange {
    background-color: #F79827 !important;
}
.back-head-blue {
    background-color: #48C1F2 !important;
}
.back-head-black {
    background-color: #000 !important;
}
.back-head-red {
    background-color: #C4161C !important;
}
.pl-3, .px-3 {
    padding-left: 1rem !important;
}
.pr-3, .px-3 {
    padding-right: 1rem !important;
}
/** addon-table
*/

.section-grid-addon-table .d-flex .flex-fill:not(:last-child) {
    border-right: 2px solid #ddd;
}

small, .small {
    font-size: 80%;
    font-weight: 400;
}


/** testimonial
*/

.section-testimonials .row-testionals {
    background-repeat: no-repeat;
    background-position: right center;
    border-radius: 25px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

    .section-testimonials .row-testionals .block-testimonial {
      /* background-color: #fff;
      box-shadow: 0px 0px 4px 1px #ddd; */
      padding: 2rem 3rem;
      /* margin: 2rem 0;  */
    }
      @media only screen and (min-width: 320px) and (max-width: 768px) {
        .section-testimonials .row-testionals .block-testimonial {
          background-image: none !important; } }
      .section-testimonials .row-testionals .block-testimonial:before {
        content: "";
        background-image: url(../images/icon-testimonials.png);
        background-repeat: no-repeat;
        background-position: top left;
        position: absolute;
        width: 50px;
        height: 50px;
        background-size: contain;
        top: 6px;
        margin-left: -15px; }
        @media only screen and (min-width: 320px) and (max-width: 768px) {
          .section-testimonials .row-testionals .block-testimonial:before {
            display: none; } }

            .border-radius-right {
                border-radius: 0px 25px 25px 0px;
            }
    .card {
        border: unset;

    }


    .card-img-testimonial {
        height: 100%;
    }

 .block-testimonial   .card-text {
        font-size: 1.4rem;
        color: #262626;
        font-family: "Inter", sans-serif;;
    }

    .text-bitter-lemon {
        color: #BFDA00;
    }

    .text-charleston-green {
        color:#282828;
    }

/** addon table
*/

.add-on-table-v2 {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

.add-on-grid {
    display: flex;
    justify-content:space-between;
    gap: 2.5rem;
    margin-left: 2.5rem;
    width: 87%;
}

.add-on-grid-col2 {

    display: grid;
    grid-template-columns: repeat(2,1fr);
    width: 100%;
    margin: 1rem 0;
    gap: 1rem;

}

.add-on-grid-col2 ul{
    margin-bottom: 0;
}


.add-on-grid ul, .add-on-grid-col2 ul{
    display:grid;
    /* gap:5px; */
    align-items: center;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 15px;
    padding: 1rem 1.5rem;
}

.add-on-grid-col2 ul {
    display: flex;
}

.add-on-grid ul li:first-child , .add-on-grid-col2 ul li:first-child{
    grid-column: 1;
    grid-row: 1 / span 2;
    margin-right: 1rem;
}

.add-on-grid ul li:nth-child(2) ,.add-on-grid-col2 ul li:nth-child(2){
    grid-column: 2;
    grid-row: 1;
}

.add-on-grid-col2 ul li img {
    width: 50px;
}

/** list-section
*/

.section-list ul li.price-list-icon{
    padding: 0.5rem 0 0.5rem 35px;
    position: relative;
}

.simple-bullet li{
    list-style:disc;
}

.section-list ul li.price-list-icon::before, .av-key-points li::before
{
    content: "";
    background-image: url(../images/icon-leaf-green.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    width: 30px;
    height: 30px;
    background-color: transparent;
    position: absolute;
    border-radius: 50%;
    top: 5px;
    left: 0;
}

.icon-number {
    border-radius: 50%;
    background: #c4d540;
    font-family: "Humectez La Mouture";
    font-size: 1.2rem;
    color: #282828;
    margin-right: 0.7rem;
}
ul.list-number {
    text-align: left;
}

ul.list-number li {
    padding: 0.5rem 0.5rem 0 0;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 0.9rem;
}

.grid-scroll-gallery-images {
    /* padding: 2rem; */
}

.grid-scroll-gallery .grid-scroll-content {
    height:450px;
    max-height:450px;
    overflow-y:scroll;
    overflow-x: hidden;
}

.grid-scroll-gallery img {
    width:100%;
}

.grid-scroll-gallery .grid-scroll-content::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.grid-scroll-gallery .grid-scroll-content::-webkit-scrollbar
{
    width: 4px;
    background-color: #F5F5F5;
}

.grid-scroll-gallery .grid-scroll-content::-webkit-scrollbar-thumb
{
    background-color: rgb(201, 215, 79,0.8);
}

.grid-multislide-arrow {
    background: rgb(201, 215, 79,0.3);
    border: none;
    padding: 0.2rem 0.5rem;
    position: absolute;
    z-index: 1;
    border-radius: 5px;
}

.slider-for .prev-arrow {
    right: 40px;
}
.slider-for .next-arrow {
    right: 0px;
}

.grid-multislide-arrow i {
    color: rgb(201, 215, 79);

}

.av-bd-tabs .active-tab{
    border:2px solid transparent;
}

.disable-tab  {
    pointer-events: none;
    opacity: 0.2;
}
.av-bd-tabs ul {
    display: flex;
    justify-content: center;
    gap: 1px;
    align-items: center;
}

.av-bd-tabs ul li:first-child{
    border-radius: 25px 0 0 25px;
}

.av-bd-tabs ul li:last-child{
    border-radius: 0 25px 25px 0;
}


.av-bd-tabs ul li{
    list-style: none;
    padding: 0.3rem 0;
    background: #000;
    color: #fff;
    text-align:center;
    font-family: "Humectez La Mouture";
    width: 14%;
    font-size: 1.5rem;
}

/** physical-meter
*/
.block-physical-meter{
    position: relative;
}
.block-physical-meter div{
    height: 50px;
    width: 30.33%;
    display: inline-block;
    padding-right: 0.2em;
    position: relative;
    margin-bottom: 30px;
}

.block-physical-meter div > span{
    position: absolute;
    bottom: -25px;
    left: 0;
}

.block-physical-meter::after {
    content: ' ';
    background: #89bc3f;
    height: 80px;
    width: 6px;
    position: absolute;
    left: 56%;
    top: -15%;
}

.meter-low::after {
    left: 22%;
    background: #658f42;
}

.physical-meter-wrapper {
    margin: 3rem 0;
}

.meter-medium::after {
    left: 45%;
    background: #658f42;
}

.key-takaways-blocks{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 55%;
    margin: 0.4rem 0;
}

.key-takaways-blocks span {
    min-width: 50%;
}

.key-takaways-blocks ul {
    display: flex;
    gap:15px;
    margin-bottom: 0;
}

.key-takaways-blocks li{
    display: inline-block;
    width: 15px;
    height: 15px;
}

.bg-gray {
    background: #ccc;
}

.blocks-small {
    display: flex;
    justify-content: space-between;
}
.blocks-small div {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 30%;
    padding: 20px;
}

.blocks-small div span {
    display: block;
}

/*=============autism center ================*/

    .autism-img-wrapper {
        text-align: center;
        box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
        border-radius:25px;
        padding:1.5rem;
    }

    .autism-img-wrapper img {
        width:200px;
    }
    .autism-row .autism-row-item {
        padding:2.5rem 0;
        margin-left:3rem;
    }

    .border-bottom {
        border-bottom:1px solid #ccc;
    }

    .autism-row .autism-row-item  a{
        color: #c4d82d;
        font-weight: 600;
        text-decoration: underline;
    }

/*=============slider ================*/
.section-partners .slider-partners .single-partner img {
    border: 1px solid #ddd;
}

.section-partners .slider-partners {
    margin: 50px 0;
}

.section-partners .slick-dots {
    bottom: -50px;
}

/*=============privacy-policy ================*/
.privacy-policy .site-main li {
    list-style: disc;
}


/*=============posts ================ */
.post.type-post.post-loop {
    background-color: #f9f9f9; }
    .post.type-post.post-loop .entry-header {
      padding: 0;
      min-height: 400px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
      .post.type-post.post-loop .entry-header img {
        width: 100%; }
    .post.type-post.post-loop .entry-content {
      padding: 15px 15px 30px; }
      .post.type-post.post-loop .entry-content .entry-title {
        margin: 1rem 0; }
        .post.type-post.post-loop .entry-content .entry-title a:hover {
          color: #c4d82d; }
          .single-post .post.type-post:not(.post-loop) {
            background-color: transparent; }
            .single-post .post.type-post:not(.post-loop) .entry-header {
              padding: 0 0 1rem; }
            .single-post .post.type-post:not(.post-loop) .entry-content {
              padding: 0; }
              .single-post .post.type-post:not(.post-loop) .entry-content img.wp-post-image {
                width: 100%;
                padding: 1rem 0; }
              .single-post .post.type-post:not(.post-loop) .entry-content a {
                color: #c4d82d; }
                .single-post .post.type-post:not(.post-loop) .entry-content a:hover {
                  text-decoration: underline; }

/*============= widget ara ================*/
.blog-sidebar h4.widget-title {
    font-size: 2rem;
}
.widget-area .widget-single:not(:first-child) .widget-title {
    margin-top: 1.5rem;
}
.widget-area .widget-single ul {
    margin: 0;
    padding: 0; }
    .widget-area .widget-single ul li {
      border-bottom: 1px solid #ccc;
      padding: 0.75rem 0;
      background-image: url(../images/icon-arrow-right.png);
      background-size: 10px;
      background-repeat: no-repeat;
      list-style: none;
      padding-left: 33px;
      background-position: left center; }
      .widget-area .widget-single ul li a:hover {
        color: #c4d82d; }
      .widget-area .widget-single ul li a:before {
        background-image: url(../images/icon-arrow-right.png);
        position: absolute;
        width: 20px;
        height: 36px;
        background-repeat: no-repeat;
        left: 20px; }
     .widget-single .searchform input[type="text"]{
    display: inline-block;
    width: 75%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.widget-single .searchform input[type="submit"]{
	color: #282828;
    background-color: #c4d82d;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
      font-family: "Humectez La Mouture";
      margin-left: -7px;

}

.bb-header {

    border-bottom: 1px solid #ccc;
}

.bb-body, .bb-header {
    display: flex;
    justify-content: space-around;
}

.bb-body li, .bb-header li {
    width: 20%;
    padding: 0.5rem;
}
.bb-body li, .bb-header li span{
    display: block;
}

.brave_element__button_text {
    font-family:'Humectez La Mouture' !important;
    font-size: 20px;
}

/* ============== park timinis ==========*/

/*header .mobile-topBar-wrapper, .header-mobile-conent {

    display: none;
}*/

header .mobile-topBar-wrapper, .MainMenuWrap .MainMenu, .header-mobile-conent{
    display: none;
}

header .park-timing-wrap {
    /* margin-right: 60px;  */
}
    header  .park-timing-wrap .label {
      color: #fff;
      cursor: pointer; }
    header  .park-timing-wrap .details {
      color: inherit;
      position: absolute;
      margin-top: 1.2rem;
      max-width: 500px;
      min-width: 500px;
      background-color: #f2f2f2;
      right: 45px;
      text-align: left;
      padding: 15px 20px;
      border-top: 4px solid #c4d82d;
      z-index: 1;
      font-size: 0.85rem;
      display: none; }
      @media only screen and (min-width: 320px) and (max-width: 768px) {
        header .park-timing-wrap .details {
          right: 20px; } }
    header  .park-timing-wrap p {
      /*font-family: "Humectez La Mouture"; */
		font-size:14px;
    }
    header  .park-timing-wrap a {
	 color:#c4d82d;
    }

header  .park-timing-wrap .details .timing-block{
    display: flex;
    gap:10px;
    margin-bottom: 26px;
    align-items: flex-start;
    margin: 0rem 0;
}

header .park-timing-wrap .details .timing-block p.m-heading {
    margin-top: 0px;
}

/*header  .park-timing-wrap .details .timing-block div:first-child{
    border-right: 1px solid #ccc;
    padding-right: 10px;
}*/

header  .park-timing-wrap .details .timing-block div:first-child {
    position: relative;
    width: 100%;
}

header  .park-timing-wrap .details .timing-block div:first-child:before {
    content: none;
    position: absolute;
    background-color: #ccc;
    height: 165px;
    width: 1px;
    right: 0px;
    top: 5px;

}

.timing-block span {
    font-size: 14px;
    font-weight: 600;
}

/* ============ desktop view .end// ============ */
.slick-dotted.slick-slider {
    margin-bottom: 30px; }

  .slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center; }

  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }

  .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0; }

  .slick-dots li button:focus, .slick-dots li button:hover {
    outline: 0; }

  .slick-dots li button:focus:before, .slick-dots li button:hover:before {
    opacity: 1; }

  .slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

  .slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000; }

.slick-arrow.slick-hidden {
    display: none; }

    .slick-slider.single-item-bottom-arrows:not(.no-append) .slider-nav-wrap .slider-nav .slick-arrow {
        font-size: 35px; }
        .slick-slider.single-item-bottom-arrows:not(.no-append) .slider-nav-wrap .slider-nav .slick-arrow.prev {
          left: -50px; }
        .slick-slider.single-item-bottom-arrows:not(.no-append) .slider-nav-wrap .slider-nav .slick-arrow.next {
          right: -50px; }

          .slick-slider .slick-arrow {
            position: absolute;
            font-size: 2.5rem;
            top: calc(50% - 1.25rem);
            line-height: 1;
            color: #c4d82d;
            cursor: pointer; }
            .slick-slider .slick-arrow.prev {
              left: -50px; }
              @media only screen and (min-width: 320px) and (max-width: 768px) {
                .slick-slider .slick-arrow.prev {
                  left: 0px;
                  z-index: 1; } }
            .slick-slider .slick-arrow.next {
              right: -50px; }
              @media only screen and (min-width: 320px) and (max-width: 768px) {
                .slick-slider .slick-arrow.next {
                  right: 0px;
                  z-index: 1; } }

                  .slick-slider.slider-grid .slick-arrow {
                    z-index: 1; }
                    .slick-slider.slider-grid .slick-arrow.next {
                      right: 50px; }
                    .slick-slider.slider-grid .slick-arrow.prev {
                      left: 50px; }

                  .slick-slider.slider-inside-arrow .slick-arrow {
                    z-index: 1; }
                    .slick-slider.slider-inside-arrow .slick-arrow.next {
                      right: 50px; }
                    .slick-slider.slider-inside-arrow .slick-arrow.prev {
                      left: 50px; }
                      .slick-slider.slider-testimonials .slick-arrow,
                      .slick-slider.slider-testimonials .slick-dots {
                        display: none !important; }
                        .slick-slider .slick-dots li {
                            margin: 0 3px; }
                            .slick-slider .slick-dots li button {
                              opacity: 1; }
                              .slick-slider .slick-dots li button:before {
                                opacity: 1;
                                font-size: 10px;
                                color: #c4d82d; }
                            .slick-slider .slick-dots li.slick-active button {
                              border-radius: 50%;
                              border: 1px solid #c4d82d; }


/** contact From 7
*/

.wpcf7 label {
    display: none;
}

.wpcf7 .form-input-group {
    margin-bottom: 15px;
}

/* Contact Form 7 Input CSS
---------------------------*/
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
textarea {
font-size: 0.9rem;
background-color: #ffffff;
border: 1px solid #d0d0d0;
border-radius: 0px;
width: 100%;
padding: 8px 12px; }
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:focus,
.wpcf7 select:focus,
textarea:focus {
    outline-color: #c4d82d; }
.wpcf7 input[type="text"]::-webkit-input-placeholder,
.wpcf7 input[type="email"]::-webkit-input-placeholder,
.wpcf7 input[type="tel"]::-webkit-input-placeholder,
.wpcf7 select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* Edge */
    color: #000000; }
.wpcf7 input[type="text"]:-ms-input-placeholder,
.wpcf7 input[type="email"]:-ms-input-placeholder,
.wpcf7 input[type="tel"]:-ms-input-placeholder,
.wpcf7 select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #000000; }
.wpcf7 input[type="text"]::placeholder,
.wpcf7 input[type="email"]::placeholder,
.wpcf7 input[type="tel"]::placeholder,
.wpcf7 select::placeholder,
textarea::placeholder {
    color: #000000; }

.wpcf7 select {
padding: 8px 12px 8px 8px; }

.wpcf7 textarea {
max-height: 100px; }


/* Contact Form 7 Submit Button
 -------------------------------*/
 .wpcf7 input[type="submit"] {
    color: #282828;
    font-size: 0.9rem;
    font-weight: 700;
    background: #c4d82d;
    padding: 0.75rem 1.5rem;
    min-width: 150px;
    border: none;
    width: auto;
    text-transform: uppercase;
    line-height: 1;
    font-family: "Humectez La Mouture"; }
    .wpcf7 input[type="submit"]:hover {
      color: #c4d82d;
      background: #282828; }
    .wpcf7 input[type="submit"]:focus {
      outline: none; }
    @media only screen and (min-width: 320px) and (max-width: 768px) {
      .wpcf7 input[type="submit"] {
        padding: 0.75rem 1.5rem; } }

  .wpcf7 input:hover[type="submit"] {
    background: #000000;
    transition: all 0.4s ease 0s; }

  .wpcf7 input:active[type="submit"] {
    background: #000000; }


.modal-open {
    overflow: hidden; }

  .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }

  .modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0; }

  .modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none; }

  .modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px); }

  @media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
      transition: none; } }

  .modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none; }

  .modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem); }

  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden; }

  .modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0; }

  .modal-dialog-scrollable .modal-body {
    overflow-y: auto; }

  .modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem); }

  .modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""; }

  .modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%; }

  .modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none; }

  .modal-dialog-centered.modal-dialog-scrollable::before {
    content: none; }

  .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: .3rem;
    outline: 0; }

  .modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000; }

  .modal-backdrop.fade {
    opacity: 0; }

  .modal-backdrop.show {
    opacity: .5; }

  .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem; }

  .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto; }

  .modal-title {
    margin-bottom: 0;
    line-height: 1.5; }

  .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem; }

  .modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem; }

  .modal-footer > :not(:first-child) {
    margin-left: .25rem; }

  .modal-footer > :not(:last-child) {
    margin-right: .25rem; }

  .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }

  @media (min-width: 576px) {
    .modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto; }
    .modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem); }
    .modal-dialog-scrollable .modal-content {
      max-height: calc(100vh - 3.5rem); }
    .modal-dialog-centered {
      min-height: calc(100% - 3.5rem); }
    .modal-dialog-centered::before {
      height: calc(100vh - 3.5rem); }
    .modal-sm {
      max-width: 300px; } }

  @media (min-width: 992px) {
    .modal-lg, .modal-xl {
      max-width: 800px; } }

  @media (min-width: 1200px) {
    .modal-xl {
      max-width: 1140px; } }

      .modal .close {
        border: 1px solid;
        position: absolute;
        right: 15px;
        top: 15px;
        border-radius: 50%;
        z-index: 1;
        width: 35px;
        height: 35px;
        font-size: 1.5rem;
        background-color: #fff;
        line-height: 1.4;
    }
        .modal .close:hover {
          color: #860000;
          opacity: 1; }

      .modal .modal-content {
        top: 60px; }
        .modal .modal-content .modal-body {
          padding: 40px 40px 20px;
        }
          .modal .modal-content .modal-body .bg-brush {
            padding-top: 20px;
            padding-bottom: 20px;
            background-size: 80px; }
            .modal .modal-content .modal-body .bg-brush:before, .modal .modal-content .modal-body .bg-brush:after {
              background-size: 200px; }
          .modal .modal-content .modal-body .wpcf7 input[type="submit"] {
            width: 100%;
            font-size: 1.2rem; }
          .modal .modal-content .modal-body .wpcf7 .ajax-loader {
            position: absolute; }

            .page-load-promotion.modal .modal-dialog {
                max-width: 710px; }
                .page-load-promotion.modal .modal-dialog .modal-content {
                  min-height: 420px; }
                  .page-load-promotion.modal .modal-dialog .modal-content .modal-body {
                    padding: 0px;
                    background-size: cover; }
                    .page-load-promotion.modal .modal-dialog .modal-content .modal-body .promotion-link {
                      position: absolute;
                      bottom: 50px;
                      left: 18px;
                      margin-bottom: 0;
                      min-width: 250px;
                      text-align: center; }
                      @media only screen and (min-width: 320px) and (max-width: 768px) {
                        .page-load-promotion.modal .modal-dialog .modal-content .modal-body .promotion-link {
                          bottom: 70px;
                          left: 10px;
                          text-align: left;
                          width: 100%; } }
                      .page-load-promotion.modal .modal-dialog .modal-content .modal-body .promotion-link .btn {
                        padding-left: 15px;
                        padding-right: 15px; }

              .gift-voucher.modal .modal-dialog {
                max-width: 710px; }
                .gift-voucher.modal .modal-dialog .modal-content {
                  min-height: 420px; }
                  .gift-voucher.modal .modal-dialog .modal-content .modal-body {
                    padding: 0px;
                    background-size: cover; }
                    .gift-voucher.modal .modal-dialog .modal-content .modal-body .promotion-link {
                      position: absolute;
                      bottom: 45px;
                      left: 100px;
                      margin-bottom: 0; }
                      @media only screen and (min-width: 320px) and (max-width: 768px) {
                        .gift-voucher.modal .modal-dialog .modal-content .modal-body .promotion-link {
                          bottom: 50px;
                          left: 15px;
                          text-align: left;
                          width: 100%; } }
                      .gift-voucher.modal .modal-dialog .modal-content .modal-body .promotion-link .btn {
                        padding-left: 15px;
                        padding-right: 15px; }


h3.related-post-title {
    font-size: 2rem;
}


.page-id-4976 .banner-container, .page-id-4997 .banner-container{
    background-position:center center;
}

.ticket-table tr:nth-child(even) {
    background-color: #f7f7f7;
}

.ticket-table thead tr {
    background-color: #c5d92c !important;
}

table.ticket-table {
    border-collapse: collapse;
}

table.ticket-table th {
    border-radius: 15px 15px 0 0;
    border-top: none;
    border-bottom: none;
}

table.ticket-table th h4,
table.ticket-table th .h4{
    color: #fff;
}

table.ticket-table h3 { 
    margin-bottom: 0;
}

table.ticket-table h4 {
    color: #c5d92c;
    margin-bottom: 0;
    font-size: 30px;
}

table.ticket-table tr td {
    padding: 1rem;
    border:none;
}

table.ticket-table tr:last-child td {
    border-bottom: 0;
    padding: 2rem;
}

table.ticket-table tr:nth-child(odd) td:first-child, table.ticket-table tr:nth-child(odd) td:nth-child(2) {
    border-right: 1px solid rgba(40, 40, 40, 0.2);
}

.tbl-wrapper {
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    border-radius: 0 0 15px 15px;
}

table.ticket-table tr ul {
    text-align: left;
}

table.ticket-table tr ul li {
    position: relative;
    padding-left: 30px;
    margin: 1rem;
}

table.ticket-table tr ul li::before {
    content: "";
    background-image: url(../images/icon-leaf-green.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: center;
    width: 25px;
    height: 25px;
    background-color: transparent;
    position: absolute;
    border-radius: 50%;
    top: 0px;
    left: 0;
}

.row-spacing {
    padding: 2rem 0;
}

.tickets-card img {
    margin-bottom: 2rem;
}

.tickets-card img::before {
    content: '';
    width: 100%;
    height: 20px;
    position: absolute;
    bottom:0;
    left: 50%;
    transform: translateX(-50%);
    box-shadow: rgba(0, 0, 0, 0.09) 0px 2px 1px, rgba(0, 0, 0, 0.09) 0px 4px 2px, rgba(0, 0, 0, 0.09) 0px 8px 4px, rgba(0, 0, 0, 0.09) 0px 16px 8px, rgba(0, 0, 0, 0.09) 0px 32px 16px;

}

.page-id-4976 .inro-content, .page-id-4997 .inro-content {
    margin-bottom: 2rem;
}


.text-green-2 {
    color: #228745;
}

.text-green-3 {
    color: #64913d;
}

.color-gray {
    color: #8a8a8a;
}

.mobile-only {
    display: none;
}

.nav-has-child {
    position: relative;
}

.nav-has-child > a::after {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    content: "\f078";
    margin-left: 5px;
    top: 3px;
    font-size: 13px;
}

.nav-has-child ul.sub-menu {
    opacity: 0;
    height: 0;
    z-index: -10;
    padding: 0;
    background: #fff;
    /*display: none !important;*/
    position: absolute;
    transition: .3s all linear;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    border-radius: 6px;
    width: 80%;
    flex-direction: column;
    row-gap: 0px !important;
    padding: 5px 7px;
}


@keyframes submenuheight {
    0% {
      height: 0px;
      opacity:0;

    }
    50%,
    100% {
      height: 75px;
      opacity:1;
    }
}

@keyframes submenuopacity {
    0% {
      opacity:0;

    }
    50%,
    100% {
      opacity:1;
    }
}

.nav-has-child:hover ul li{
    display: block;
    text-align: left;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    padding-left: 0;
}

.nav-has-child:hover ul li:last-child{
    border-bottom: none;
}

.nav-has-child ul.sub-menu li a{
    color: #222222 !important;
    font-size: 14px;
    font-family: "Inter", sans-serif;;
    opacity: 0;
}

.nav-has-child ul.sub-menu li a:hover{
    color: #c4d82d !important;
}

.nav-has-child:hover ul {
    z-index: 9;
    animation: submenuheight 1s forwards;    
    /*display: block !important;*/
}

.nav-has-child:hover ul.sub-menu li a {
    animation: submenuopacity 3s forwards;
}

.main-nav-left ul {
    padding-left: 0;
    grid-gap: 15px !important;
}
#section-grid-pricing-table{
	
}
section.section-block.section-testimonials {
    margin-top: 77px;
}


/*about-us-css*/
.page-id-3849 .home-page-title{
	display:none;
}
.page-id-3849 .about-item {
    padding: 30px 18px;
    border: 1px solid #dfdfdf;
    border-radius: 25px;
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 3fr;
}
.page-id-3849 .about-item li img{
	width:94px;
	height:auto;
}
.page-id-3849 .about-item li h4{
	color: #c4d82d;
    font-size: 31px;
    margin-bottom: 0;
}
.page-id-3849 .about-item li p{
	margin-top:0;
	font-size: 20px;
	color:#282828;
	margin-bottom:0;
}
.page-id-3849 .about-heading{
	margin-bottom:30px;
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left {
    display: none;
}

.page-id-3849 section.section-block.\33 849 .separator-row:before {
    display: none;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) .row{
	flex:unset;
	display:grid;
	grid-template-columns:1fr 1fr 1fr;
	gap:60px;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) .col-md-2 {
    padding: 26px 14px 49px 14px;
    width: 100% !important;
    box-shadow: 0px 2px 16px 0px #f0f0f0;
    flex: unset;
    border-radius: 25px;
	position:relative;
    
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) .section-title{
	display:none;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) .gtk-icon img{
	height:auto;
	width:100%;
	margin-bottom: 39px;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) h5.m-3 {
    color: #282828;
    font-size: 32px;
    margin: 0px !important;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) .gtk-item p {
    font-size: 20px;
    line-height: normal;
    color: #282828;
    margin: 0;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) {
    padding-bottom: 0;
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1) {
    display: block;
	margin-top:40px
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1) .col-sm-12.col-md-6.cp-r-img.cp-r-video{
	display:none;
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1) .col-md-6 {
    width: 100%;
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1) .inner-grid-row{
	align-items: start;
    display: unset;
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1) h3{
	text-align:center;	
	margin-top:21px
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1) a{
	text-decoration: none;
    color: #282828;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "Humectez La Mouture";
    cursor: pointer;
    padding: 20px;
    background-color: #c4d82d;
    border-radius: 50px;
    display: block;
    width: 269px;
    text-align: center;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
	margin-top:80px
}
.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1):before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1140px;
    height: 1px;
    background-color: #f2f2f2;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (min-width:1366px) {
	.page-id-3849 .about-item{
		grid-template-columns: 1fr 3.6fr;
	}
	.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1):before{
		max-width:1300px;
	}
}
@media screen and (min-width:0px)and (max-width:767px) {

	ul.capmsseccs li {
		display: inline-block;
		vertical-align: top;
		width: calc(calc(100% - 35px) / 2);
		margin: 0 15px 15px 0;
	}
	ul.capmsseccs li:nth-child(2) {
		margin-right: 0;
	}
	.page-id-3849 section#good-to-know-sec:nth-of-type(4){
		background-color:transparent;
	}
	.page-id-3849 section#good-to-know-sec:nth-of-type(4) .row{
		display:block;
	}
	.page-id-3849 section.section-block.\33 849 .cp-row.cp-row-direction-left:nth-last-of-type(1):before{
		max-width:100%;
	}
	.page-id-3849 section#good-to-know-sec:nth-of-type(4) .col-md-2{
		margin-bottom:30px;
	}
	.page-id-3849 section.section-block.\33 849:nth-of-type(1) .cp-r-video {
    order: 2;
}
	.page-id-3849 section.section-block.\33 849 .cp-row-direction-right:nth-of-type(3) .cp-r-video {
    order: 2;
}
}
/*end-about-us-css*/

/*cafe-chris-css*/

.av-col-2 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    float: none;
    clear: both;
    margin-top: 30px;
}
.av-col-2 .qr_wrapper img {
    width: 125px;
}
.av-col-2 .theghafe-wrap .pdf-btn {
    font-size: 14px;
}

.page-id-452 .home-page-title{
	margin-bottom:42px;
	position: relative;
/*     z-index: 999; */
}
.page-id-452 .inro-content{
	margin-top:0;
}
.page-id-452 .inro-content .right-img {
    position: absolute;
    right: 0;
    transform: translate(0px, -91%);
    object-fit: contain;
    z-index: -1;
}
.page-id-452 .inro-content:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/before-2.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 206px;
    height: 225px;
    transform: translate(0px, 150%);
}
.page-id-452 section.section-block.\34 52:nth-of-type(1){
	
}
.page-id-452 section.section-block.\34 52 .brush-background:nth-of-type(1){	
	background-color: #fdf9ee;
	background-repeat:no-repeat;
	background-position: center top;
    background-size: 100%;
	position: relative;
	margin: 131px 0;
	padding: 0;
}
.page-id-452 section.section-block.\34 52 .brush-background:nth-of-type(1):before{
	content: "";
    left: 0;
    right: 0;
    top: -131px;
    height: 131px;
    background: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/bg-uppershade.png");
    position: absolute;
    background-size: 100% 100% !important;
    background-position: bottom center !important;
}
.page-id-452 section.section-block.\34 52 .brush-background:nth-of-type(1):after{
	content: "";
    left: 0;
    right: 0;
    bottom: -131px;
    height: 131px;
    background: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/bg-bottomshade.png");
    position: absolute;
    background-size: 100% 100% !important;
    background-position: bottom center !important;
}
.page-id-452 section.section-block.\34 52 .brush-background .cp-link:nth-of-type(1)  {
    margin-top: 1.6em;
}
.page-id-452 section.section-block.\34 52 .brush-background .cp-link:nth-of-type(2) {
	margin-top:0;
}
.page-id-452 section.section-block.\34 52 .cp-r-col1:nth-of-type(2) .cp-link{
	margin-top: 6px;
}
.page-id-452 section.section-block.\34 52 .cp-r-col1:last-child p:nth-of-type(2) {
    margin: 0;
}
.page-id-452 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-last-of-type(1):before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1140px;
    height: 1px;
    background-color: #f2f2f2;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-id-452 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-of-type(2) {
    display: none;
}
.page-id-452 .aventura-button1{
	width:204.49px;
	margin-top: 5px
}
@media screen and (min-width:1366px) {
	.page-id-452 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-last-of-type(1):before {
		max-width:1300px;
	}
	.page-id-452 .inro-content{
		margin-top: 3.5rem;
	}
}
@media screen and (min-width:1920px) {
	
	.page-id-452 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-last-of-type(1){
		padding-top: 12rem;
    margin-top: 60px;
	}
}

/*cafe-chris-arabic-css*/
.page-id-3905 .home-page-title{
	margin-bottom:42px;
}
.page-id-3905 .inro-content{
	margin-top:0;
}
.page-id-3905 .inro-content .right-img {
    position: absolute;
    right: 0;
    transform: translate(0px, -91%);
    object-fit: contain;
}
.page-id-3905 .inro-content:before {
    content: '';
    position: absolute;
    left: 0;
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/before-2.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 206px;
    height: 225px;
    transform: translate(0px, 150%);
}
.page-id-3905 section.section-block.\34 52:nth-of-type(1){
	
}
.page-id-3905 section.section-block.\34 52 .brush-background:nth-of-type(1){	
	background-color: #fdf9ee;
	background-repeat:no-repeat;
	background-position: center top;
    background-size: 100%;
	position: relative;
	margin: 131px 0;
	padding: 0;
}
.page-id-3905 section.section-block.\34 52 .brush-background:nth-of-type(1):before{
	content: "";
    left: 0;
    right: 0;
    top: -131px;
    height: 131px;
    background: url(../images/bg-uppershade.png);
    position: absolute;
    background-size: 100% 100% !important;
    background-position: bottom center !important;
}
.page-id-3905 section.section-block.\34 52 .brush-background:nth-of-type(1):after{
	content: "";
    left: 0;
    right: 0;
    bottom: -131px;
    height: 131px;
    background: url(../images/bg-bottomshade.png);
    position: absolute;
    background-size: 100% 100% !important;
    background-position: bottom center !important;
}
.page-id-3905 section.section-block.\34 52 .brush-background .cp-link:nth-of-type(1)  {
    margin-top: 1.6em;
}
.page-id-3905 section.section-block.\34 52 .brush-background .cp-link:nth-of-type(2) {
	margin-top:0;
}
.page-id-3905 section.section-block.\34 52 .cp-r-col1:nth-of-type(2) .cp-link{
	margin-top: 6px;
}
.page-id-3905 section.section-block.\34 52 .cp-r-col1:last-child p:nth-of-type(2) {
    margin: 0;
}
.page-id-3905 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-last-of-type(1):before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1140px;
    height: 1px;
    background-color: #f2f2f2;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-id-3905 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-of-type(2) {
    display: none;
}
.page-id-3905 .aventura-button1{
	width:204.49px;
	margin-top: 5px
}
@media screen and (min-width:1366px) {
	.page-id-3905 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-last-of-type(1):before {
		max-width:1300px;
	}
	.page-id-3905 .inro-content{
		margin-top: 3.5rem;
	}
}
@media screen and (min-width:1920px) {
	
	.page-id-3905 section.section-block.\34 52 .cp-row.cp-row-direction-right:nth-last-of-type(1){
		padding-top: 12rem;
    margin-top: 60px;
	}
}
@media screen and (min-width: 1366px) {
	.page-id-3905 section.section-block.\33 905 .cp-row.cp-row-direction-right:nth-last-of-type(1):before {
	 max-width: 1300px;
	}
}
.page-id-3905 section.section-block.\33 905 .cp-row.cp-row-direction-right:nth-last-of-type(1):before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1140px;
    height: 1px;
    background-color: #f2f2f2;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-id-3905 section.section-block.\33 905 .cp-row-direction-right:nth-of-type(2) {
    display: none;
}
body.rtl .menuWrap .menuWrapInner{
    direction: ltr !important;
}
/*cafe-chris-end-arabic-css*/
/**About Revamp**/

.menuWrap{
	float: left;
	width: 100%;
	clear: both;
	margin-bottom:50px;
}
.menuWrap .menuWrapInner{
	float: left;
	width: 100%;
	background: #faefde;
	position: relative;		
	border-radius: 30px;
	overflow: hidden;
	padding: 30px;
}
.menuWrap .menuWrapInner:before{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: url(../img/menu-uuper.png);	
	background-size: 97%;
    background-repeat: no-repeat;
    background-position: center 20%;
}
.menuWrap .menuWrapInner .row{
	z-index: 9999;
	position: relative;
	align-items: center;
}

.menuWrap .menuWrapInner .title{
	float: left;
    width: 100%;
    text-align: center;
    font-family: "Humectez La Mouture";
    font-size: 53px;
    margin: 0;
}
.menuWrap .menuWrapInner .adle-img{
	margin: auto;
	display: block;
	margin-bottom: 30px;
}
.menuWrap .menuWrapInner .menuListOuter{
	float: left;
	width: 100%;
	padding-right: 60px;
	overflow: auto;
	height: 420px;
	margin: 0 0 0 0;
}
	
.menuWrap .menuWrapInner .menuListOuter::-webkit-scrollbar {
	width: 10px;
	border-radius: 5px;
}

.menuWrap .menuWrapInner .menuListOuter::-webkit-scrollbar-track {
	background: #f1e7d8;
	border-radius: 5px;
}
.menuWrap .menuWrapInner .menuListOuter::-webkit-scrollbar-thumb {
	background: #ffffff;
	border-radius: 5px;
}


.menuWrap .menuWrapInner .menuList{
	float: left;
	width: 100%;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0
}
.menuWrap .menuWrapInner .menuList li{
	float: left;
	width: 100%;
	clear: both;
	position: relative;
	border-bottom: solid 1px #d1c9bc;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-right: 130px;
}
.menuWrap .menuWrapInner .menuList li b.ls-title{	
	float: left;
	width: 100%;
	font-size: 20px;
	color: #494849;
	font-family: "Inter", sans-serif;;
	font-weight: bold;
	margin: 0 0 5px 0;
}
.menuWrap .menuWrapInner .menuList li p{
	float: left;
	width: 100%;
	font-size: 16px;
	color: #494849;
	font-style: italic;
	margin: 0;
	line-height: normal;
}
.menuWrap .menuWrapInner .menuList li span{
	position: absolute;
	right: 0;
	width: 71px;
	height: 36px;
	line-height: 36px;
	background: #494849;
	color: #fff;
	border-radius: 7px;
	align-items: center;
	justify-content: center;
	display: flex;
	font-size: 25px;
	text-transform: uppercase;
}
.top-header {
    width: 100%;
    clear: both;
    padding: 8px 0px;
    background-color: #C4D72D;
    position: relative;
    z-index: 9;
}
.top-header ul {
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
}
.top-header ul li {
    display: inline-block;
    text-transform: uppercase;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    vertical-align: middle;
}
.top-header ul li img {
    width: 20px;
    object-fit: contain;
}

.top-header ul li.promotions p {
    margin: 0;
    display: inline-block;
    display: inline-block;
    text-transform: uppercase;
    margin: 0;
    font-size: 14px;
}

.tabSlider .controlMenuBtn{
	position: absolute;
	left: -42px;
	top: 0;
	cursor: pointer
}
.tabSlider .controlMenuBtn.rightMenubtn {
	position: absolute;
	left: auto;
	right: -42px;
}
.tabSlider{
	float: left;
	width: calc(100% - 84px);
	clear: both;
	padding: 0;
	position: relative;
	padding-right: 0;
	margin-left: 42px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.tabSlider #menuTabs li button{
	float: left;
	width: 100%;
	height: 32px;
	align-items: center;
	justify-content: center;
	display: flex;
	background: #fff;
	border: none;
	font-size: 13px;
	font-family: "Inter", sans-serif;;
	padding: 0;
	color: #494849;
	border-radius: 5px;
}
.tabSlider #menuTabs li button.active{
	background: #908b85;
	color: #fff;
}
.tabSlider .lSAction{
	display: none;
}

.itemListing{
	display: block;
	text-align: center;
	margin: 0;
	clear: both;
	width: 100%;
	padding: 0;
}
.itemListing li{
	display: inline-block;
	color: #908b85;
	font-family: "Inter", sans-serif;;
	align-items: center;
	justify-content: center;
	display: inline-flex;
	margin: 0 10px;
}
.itemListing li img{
	margin-right: 5px;
}
.theghafe-wrap{
	float: left;
	width: 100%;
	text-align: center;
}
.theghafe-wrap img{
	margin: auto;
	display: block;
}
.theghafe-wrap p{
	float: left;
	width: 100%;
	text-align: centerr;
	font-size: 16px;
	color: #494849;
	font-style: italic;
	margin: 20px 0;
	line-height: normal;
}
.theghafe-wrap .pdf-btn{
	margin-top: 30px;
	font-size: 20px;
	color: #282828;
	background: #c4d640;
	height: 50px;
	align-items: center;
	justify-content: center;
	display: inline-flex;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 25px;
	padding: 0 20px;
	font-family: "Humectez La Mouture";
}
.theghafe-wrap .qr-pdf{
	display: table;
    margin-left: auto;
    margin-right: auto;
}
.menuWrap .tab-Image{
	width: 19px;
    height: auto;
}

@media (min-width: 1px) and (max-width: 767px) {
	.theghafe-wrap{
		margin-top: 30px;
	}
	.menuWrap .menuWrapInner .menuListOuter{
		padding-right: 10px;
	}
	.menuWrap .menuWrapInner .menuList li{
		padding: 0;
	}
	.menuWrap .menuWrapInner .menuList li p{
		margin: 0 0 20px 0;
	}
	.menuWrap .menuWrapInner .menuList li span.price{
		position: relative;
		clear: both;
		margin: auto;
		margin-bottom: 10px;
	}
	.page-id-452 .aventura-button1{
		margin: auto;
	}
}
/**About Revamp End**/
/*about-us-new-style*/
.page-id-3849 .milestones{
	width:100%;
	float:left;
	clear:both;
	padding:30px 0px;
	background-color:#fdf9ed;
	position:relative;
}
.page-id-3849 .milestones:before {
    content: "";
    left: 0;
    right: 0;
    top: -131px;
    height: 131px;
    background: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/bg-uppershade.png");
    position: absolute;
    background-size: 100% 100% !important;
    background-position: bottom center !important;
}
.page-id-3849 .milestones:after {
    content: "";
    left: 0;
    right: 0;
    bottom: -131px;
    height: 131px;
    background: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/bg-bottomshade.png");
    position: absolute;
    background-size: 100% 100% !important;
    background-position: bottom center !important;
}
.page-id-3849 .milestones h3{
	text-align:center;
}
.page-id-3849 .milestones .line {
    width: 100%;
    margin-top: 100px;
}
.page-id-3849 .milestones .milestones-grid{
	width:100%;
}	
.page-id-3849 .milestones  .milestones-grid li{
	position:absolute;
	top:0;
	    margin-top: 100px;
}
.page-id-3849 .milestones  .milestones-grid li h4{
	color: #c4d82d;
	font-family: "Humectez La Mouture";
	font-size: 40px;
	margin-bottom:0;
}
.page-id-3849 .milestones  .milestones-grid li p{
	color:#282828;
	font-size:16px;
	margin-bottom:0;
	margin-top:0;
}
.page-id-3849 .milestones  .milestones-grid li:first-child {
    top: 166px;
    margin-left: calc(34px - 0px);
}
.page-id-3849 .milestones  .milestones-grid li:nth-child(2) {
    margin-left: calc(364px - 0px);
    text-align: center;
    top: 148px;
}
.page-id-3849 .milestones  .milestones-grid li:nth-child(3){
	top: 333px;
    margin-left: calc(744px - 0px);
    text-align: center;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(4) {
    top: 750px;
    margin-left: calc(838px - 0px);
    text-align: center;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(5) {
    top: 701px;
    margin-left: calc(503px - 0px);
    text-align: center;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(6) {
    top: 547px;
    margin-left: calc(60px - 0px);
    text-align: center;
}
	.page-id-3849 .milestones .milestones-grid li:nth-child(7) {
        top: 879px;
    margin-left: calc(-43px - 0px);
    text-align: center;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(7)  img {
    margin-bottom: 50px;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(8){
	margin-left: calc(345px - 0px);
    text-align: center;
    bottom: 0;
    top: auto;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(9) {
    margin-left: calc(600px - 0px);
    text-align: center;
    bottom: 50px;
    top: auto;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(9) img {
    width: 130px;
    height: 100px;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 2px 5px #0000002b;
}
.page-id-3849 .milestones .milestones-grid li img {
    width: 245px;
    object-fit: contain;
    height: auto;
}
.page-id-3849 .milestones .milestones-grid li:nth-child(8) img{
	width:140px;
}
.page-id-3849 section.section-block.\33 849 {
    clear: both;
}
.page-template-temp-home.page-template-temp-home-php.page section#good-to-know-sec .col-md-4 {
    display: inline-block;
    width: calc(calc(100% - 14px) / 4);
    padding: 2em 20px;
    margin-bottom: 0;
}
.page-template-temp-home.page-template-temp-home-php.page section#good-to-know-sec .row {
    justify-content: center;
}
@media screen and (min-width: 1366px) {
	.page-id-3849 .milestones  .milestones-grid li:first-child {
		top: 183px;
		margin-left: calc(20px - 0px);
	}
	.page-id-3849 .milestones  .milestones-grid li:nth-child(2)	{
		margin-left: calc(412px - 0px);
		text-align: center;
		top: 159px;
	}
	.page-id-3849 .milestones  .milestones-grid li:nth-child(3)	{
		top: 370px;
		margin-left: calc(840px - 0px);
		text-align: center;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(4) {
		top: 845px;
		margin-left: calc(971px - 0px);
		text-align: center;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(5) {
		top: 801px;
		margin-left: calc(562px - 0px);
		text-align: center;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(6) {
		top: 619px;
		margin-left: calc(70px - 0px);
		text-align: center;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(7) {
		top: 952px;
		margin-left: calc(-140px - 0px);
		text-align: center;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(8) img {
		width: 156px;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(8){
		margin-left: calc(372px - 0px);
		text-align: center;
		bottom: 0;
		top: auto;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(9) {
		margin-left: calc(690px - 0px);
	}
	.page-id-3849 .milestones .milestones-grid li img {
		width: 320px;
		object-fit: contain;
		height: auto;
	}

}
@media screen and (max-width: 1199px) {
    .page-id-3849 .milestones .container{
        max-width:100%;
    }
	.page-template-temp-home.page-template-temp-home-php section#good-to-know-sec .col-md-4 {
    padding: 1em 0em;
    max-width: 100% !important;
    width: 100% !important; 
}
	.page-id-3849 .milestones .line {
		display:none;
}
	.page-id-3849 .milestones .milestones-grid li {
    margin-left: 0 !important;
    list-style: none;
    position: relative !important;
    width: 100%;
    padding: 20px 28px 20px 50px;
    left: 0 !important;
    top: 0 !important;
	}
    .page-id-3849 .milestones .milestones-grid li p{
        margin-bottom:10px;
    }
	.page-id-3849 .milestones .milestones-grid  li{
		margin-top: 0;
	}
	.page-id-3849 .milestones .milestones-grid li:nth-child(odd) {
    float: left;
    text-align: left;
    clear: both;
}
	.page-id-3849 .milestones .milestones-grid li:nth-child(odd)::before {
    left: 14px;
}
	.page-id-3849 .milestones .milestones-grid li:nth-child(even)::before {
    left: 14px;
}
.page-id-3849 .milestones .milestones-grid li:first-child{
    padding-top: 65px;
}
.page-id-3849 .milestones .milestones-grid  li::before {
    content: '';
    position: absolute;
    top: 30px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 3px #c4d82d;
}
	.page-id-3849 .milestones .milestones-grid li:nth-child(even) {
    float: left;
    text-align: left;
    clear: both;
}
	.page-id-3849 .milestones .milestones-grid li img {
    width: 100%;
    object-fit: contain;
    height: auto;
}
	.page-id-3849 .milestones:before{
		background-image:none;
		display:none
	}
	.page-id-3849 .milestones{
		margin-bottom:90px
	}
	.page-id-3849 .milestones .milestones-grid:before {
    content: '';
    position: absolute;
    left: 30px !important;
    height: 97% !important;
    border: dashed #c3c3c3;
    border-width: thin;
	}
	.page-id-3849 .milestones .milestones-grid:after {
    content: '';
    position: absolute;
    bottom: 8px;
    width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 8px #c4d82d;
    left: 23px;
}
	.page-id-3849 .milestones .milestones-grid li:first-child:before {
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/flag.svg");
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    width: 55px;
    height: 55px;
    content: '';
    top: 0;
    left: -5px;
    box-shadow: 0 0 0 0px #c4d82d;
    background-color: transparent;
}
	.page-id-3849 .milestones  .milestones-grid li h4 {
    color: #c4d82d;
    font-family: "Humectez La Mouture";
    font-size: 30px;
    margin-bottom: 0;
}
	.page-id-3849 .milestones .milestones-grid li:nth-child(8) img{
		width:auto;
        order: 3;
	}
    .page-id-3849 .milestones .milestones-grid li:nth-child(8){
        display:grid
    }
    .page-id-3849 .milestones .milestones-grid li:nth-child(7){
        display:grid;
    }
    .page-id-3849 .milestones .milestones-grid li:nth-child(7)  img {
        margin-bottom: 50px;
        order: 3;
    }
    .page-id-3849 .milestones .milestones-grid li:nth-child(6){
        display:grid
    }
    .page-id-3849 .milestones .milestones-grid li:nth-child(6)  img{
        order:3
    }
    .page-id-3849 .milestones .milestones-grid li:nth-child(2){
        display:grid;
    }
    .page-id-3849 .milestones .milestones-grid li:nth-child(2) img{
        order:3
    }
    .page-id-3849 .milestones .milestones-grid{
        padding-left:0;
    }
}
@media screen and (min-width:0px)and (max-width:767px) {
	.page-id-3849 section#good-to-know-sec:nth-of-type(4) .row {
    display: block;
}
	.page-id-3849 section.section-block.\33 849 .cp-row-direction-right:nth-of-type(2) .cp-r-video {
    order: 2;
}
	
}
@media screen and (max-width: 440px) {
    .page-id-3849 .about-item{
        display:block;
    }	
}
/*popup-box-css*/
#myboxModal {
    padding-right: 0 !important;
}
button.myboxModal {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}
#myboxModal .modal-dialog{
	max-width:1105px;
}
#myboxModal .modal-header{
	border-bottom:0;
}
#myboxModal .modal-header .btn-close {
    opacity: 0.2;
    position: absolute;
    right: 50px;
    top: 38px;
    font-size: 24px;
	z-index:999;
}
#myboxModal .modal-content{
	border-radius:58px;
}
#myboxModal img{
	width:100%;
}
#myboxModal p span{
	color:#c4d82d;
}
#myboxModal #more{
	display:none;
	color:#212529;
}
#myboxModal #dots{
	color:#212529;
}
#myboxModal button.popupmorebtn {
    font-family: "Humectez La Mouture";
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #c4d82d;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: 5px;
    text-align: center;
}
#myboxModal h3{
	margin-bottom: 0;
    line-height: normal;
}
#myboxModal  p:nth-of-type(1) {
    margin-top: 0;
}
#myboxModal .modal-content:before {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/popup-top.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 423px;
    height: 96px;
    left: 0;
    top: 0;
    background-position: center center;
}
#myboxModal .modal-content:after {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/popup-bottom.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 463px;
    height: 96px;
    right: 0;
    bottom: -1px;
    background-position: center center;
}
#myboxModal .modal-body .popup-content{
	padding-left:50px;
}
#myboxModal #more ul{
	padding-left:0;
}
#myboxModal #more ul li{
	position:relative;
	    padding-left: 1rem;
}
#myboxModal #more ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 100%;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #myboxModal .popup-content {
   text-align:left;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #myboxModal .popup-content p {
    font-size: 16px;
    font-family: "Inter", sans-serif;;
	    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin: 1em 0em;
}
/*-- myboxModal end-modal -- */
#CliffPoulton {
    padding-right: 0 !important;
}
button.CliffPoulton {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}
#CliffPoulton .modal-dialog{
	max-width:1105px;
}
#CliffPoulton .modal-header{
	border-bottom:0;
}
#CliffPoulton .modal-header .btn-close {
    opacity: 0.2;
    position: absolute;
    right: 50px;
    top: 38px;
    font-size: 24px;
	z-index:999;
}
#CliffPoulton .modal-content{
	border-radius:58px;
}
#CliffPoulton img{
	width:100%;
}
#CliffPoulton p span{
	color:#c4d82d;
}
#CliffPoulton #mores{
	display:none;
	color:#212529;
}
#CliffPoulton #dotss{
	color:#212529;
}
#CliffPoulton button.CliffPoultonBtn{
    font-family: "Humectez La Mouture";
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #c4d82d;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: 5px;
    text-align: center;
}
#CliffPoulton h3{
	margin-bottom: 0;
    line-height: normal;
}
#CliffPoulton  p:nth-of-type(1) {
    margin-top: 0;
}
#CliffPoulton .modal-content:before {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/clif-1-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 423px;
    height: 96px;
    left: 0;
    top: 0;
    background-position: center center;
}
#CliffPoulton .modal-content:after {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/clif-bottom.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 463px;
    height: 96px;
    right: 0;
    bottom: -1px;
    background-position: center center;
}
#CliffPoulton .modal-body .popup-content{
	padding-left:50px;
}
#CliffPoulton #mores ul{
	padding-left:0;
}
#CliffPoulton #more ul li{
	position:relative;
	    padding-left: 1rem;
}
#CliffPoulton #mores ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 100%;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #CliffPoulton .popup-content {
   text-align:left;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #CliffPoulton .popup-content p {
    font-size: 16px;
    font-family: "Inter", sans-serif;;
	    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin: 1em 0em;
}
/*-- CliffPoulton end-modal -- */
#IlhamSebtiPopup {
    padding-right: 0 !important;
}
button.IlhamSebti {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}
#IlhamSebtiPopup .modal-dialog{
	max-width:1105px;
}
#IlhamSebtiPopup .modal-header{
	border-bottom:0;
}
#IlhamSebtiPopup .modal-header .btn-close {
    opacity: 0.2;
    position: absolute;
    right: 50px;
    top: 38px;
    font-size: 24px;
	z-index:999;
}
#IlhamSebtiPopup .modal-content{
	border-radius:58px;
}
#IlhamSebtiPopup img{
	width:100%;
}
#IlhamSebtiPopup p span{
	color:#c4d82d;
}
#IlhamSebtiPopup #lhamSebtimore{
	display:none;
	color:#212529;
}
#IlhamSebtiPopup #IlhamSebtidots{
	color:#212529;
}
#IlhamSebtiPopup button.IlhamSebtiBtn{
    font-family: "Humectez La Mouture";
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #c4d82d;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: 5px;
    text-align: center;
}
#IlhamSebtiPopup h3{
	margin-bottom: 0;
    line-height: normal;
}
#IlhamSebtiPopup  p:nth-of-type(1) {
    margin-top: 0;
}
#IlhamSebtiPopup .modal-content:before {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/ilham-top.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 423px;
    height: 96px;
    left: 0;
    top: 0;
    background-position: center center;
}
#IlhamSebtiPopup .modal-content:after {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/ilham-bottom.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 463px;
    height: 96px;
    right: 0;
    bottom: -1px;
    background-position: center center;
}
#IlhamSebtiPopup .modal-body .popup-content{
	padding-left:50px;
}
#IlhamSebtiPopup #IlhamSebtimore ul{
	padding-left:0;
}
#IlhamSebtiPopup #IlhamSebtimore ul li{
	position:relative;
	    padding-left: 1rem;
}
#IlhamSebtiPopup #IlhamSebtimore ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 100%;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #IlhamSebtiPopup .popup-content {
   text-align:left;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #IlhamSebtiPopup .popup-content p {
    font-size: 16px;
    font-family: "Inter", sans-serif;;
	    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin: 1em 0em;
}
/*-- IlhamSebtiPopup end-modal -- */
#FrankRaubenheimer {
    padding-right: 0 !important;
}
button.FrankRaubenheimer {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}
#FrankRaubenheimer .modal-dialog{
	max-width:1105px;
}
#FrankRaubenheimer .modal-header{
	border-bottom:0;
}
#FrankRaubenheimer .modal-header .btn-close {
    opacity: 0.2;
    position: absolute;
    right: 50px;
    top: 38px;
    font-size: 24px;
	z-index:999;
}
#FrankRaubenheimer .modal-content{
	border-radius:58px;
}
#FrankRaubenheimer img{
	width:100%;
}
#FrankRaubenheimer p span{
	color:#c4d82d;
}
#FrankRaubenheimer #frankmore{
	display:none;
	color:#212529;
}
#FrankRaubenheimer #frankdots{
	color:#212529;
}
#FrankRaubenheimer button.FrankRaubenheimerBtn {
    font-family: "Humectez La Mouture";
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #c4d82d;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: 5px;
    text-align: center;
}
#FrankRaubenheimer h3{
	margin-bottom: 0;
    line-height: normal;
}
#FrankRaubenheimer  p:nth-of-type(1) {
    margin-top: 0;
}
#FrankRaubenheimer .modal-content:before {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/frank-top.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 423px;
    height: 96px;
    left: 0;
    top: 0;
    background-position: center center;
}
#FrankRaubenheimer .modal-content:after {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/frank-bottom.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 463px;
    height: 96px;
    right: 0;
    bottom: -1px;
    background-position: center center;
}
#FrankRaubenheimer .modal-body .popup-content{
	padding-left:50px;
}
#FrankRaubenheimer .FrankRaubenheimerBtn ul{
	padding-left:0;
}
#FrankRaubenheimer .FrankRaubenheimerBtn ul li{
	position:relative;
	    padding-left: 1rem;
}
#FrankRaubenheimer #frankmore ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 100%;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #FrankRaubenheimer .popup-content {
   text-align:left;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #FrankRaubenheimer .popup-content p {
    font-size: 16px;
    font-family: "Inter", sans-serif;;
	    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin: 1em 0em;
}
/*-- FrankRaubenheimer end-modal -- */
#VictorArcePopup {
    padding-right: 0 !important;
}
button.VictorArce {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}
#VictorArcePopup .modal-dialog{
	max-width:1105px;
}
#VictorArcePopup .modal-header{
	border-bottom:0;
}
#VictorArcePopup .modal-header .btn-close {
    opacity: 0.2;
    position: absolute;
    right: 50px;
    top: 38px;
    font-size: 24px;
	z-index:999;
}
#VictorArcePopup .modal-content{
	border-radius:58px;
}
#VictorArcePopup img{
	width:100%;
}
#VictorArcePopup p span{
	color:#c4d82d;
}
#VictorArcePopup #VictorArcemore{
	display:none;
	color:#212529;
}
#VictorArcePopup #VictorArcePopupdots{
	color:#212529;
}
#VictorArcePopup button.VictorArceBtn{
    font-family: "Humectez La Mouture";
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #c4d82d;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: 5px;
    text-align: center;
}
#VictorArcePopup h3{
	margin-bottom: 0;
    line-height: normal;
}
#VictorArcePopup  p:nth-of-type(1) {
    margin-top: 0;
}
#VictorArcePopup .modal-content:before {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/victor-top-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 423px;
    height: 96px;
    left: 0;
    top: 0;
    background-position: center center;
}
#VictorArcePopup .modal-content:after {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/Victor-bottom-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 463px;
    height: 96px;
    right: 0;
    bottom: -1px;
    background-position: center center;
}
#VictorArcePopup .modal-body .popup-content{
	padding-left:50px;
}
#VictorArcePopup #VictorArcemore ul{
	padding-left:0;
}
#VictorArcePopup #VictorArcemore ul li{
	position:relative;
	    padding-left: 1rem;
}
#VictorArcePopup #VictorArcemore ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 100%;
}

.page-id-3849 section#good-to-know-sec:nth-of-type(4) #VictorArcePopup .popup-content {
   text-align:left;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #VictorArcePopup .popup-content p {
    font-size: 16px;
    font-family: "Inter", sans-serif;;
	    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin: 1em 0em;
}
/*-- VictorArcePopup end-modal -- */
#YvetPopup {
    padding-right: 0 !important;
}
button.YvetPopBtn {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
}
#YvetPopup .modal-dialog{
	max-width:1105px;
}
#YvetPopup .modal-header{
	border-bottom:0;
}
#YvetPopup .modal-header .btn-close {
    opacity: 0.2;
    position: absolute;
    right: 50px;
    top: 38px;
    font-size: 24px;
	z-index:999;
}
#YvetPopup .modal-content{
	border-radius:58px;
}
#YvetPopup img{
	width:100%;
}
#YvetPopup p span{
	color:#c4d82d;
}
#YvetPopup #YvetPopupmore{
	display:none;
	color:#212529;
}
#YvetPopup #YvetPopupdots{
	color:#212529;
}
#YvetPopup button.YvetPopupBtn{
    font-family: "Humectez La Mouture";
    font-size: 16px;
    background-color: transparent;
    border: 1px solid #c4d82d;
    padding: 5px 20px;
    border-radius: 25px;
    margin-top: 5px;
    text-align: center;
}
#YvetPopup h3{
	margin-bottom: 0;
    line-height: normal;
}
#YvetPopup  p:nth-of-type(1) {
    margin-top: 0;
}
#YvetPopup .modal-content:before {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/yvet-top.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 423px;
    height: 96px;
    left: 0;
    top: 0;
    background-position: center center;
}
#YvetPopup .modal-content:after {
    position: absolute;
    content: '';
    background-image: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/yvet-bottom.png");
    background-repeat: no-repeat;
    background-size: contain;
    width: 463px;
    height: 96px;
    right: 0;
    bottom: -1px;
    background-position: center center;
}
#YvetPopup .modal-body .popup-content{
	padding-left:50px;
}
#YvetPopup #YvetPopupmore ul{
	padding-left:0;
}
#YvetPopup #YvetPopupmore ul li{
	position:relative;
	    padding-left: 1rem;
}
#YvetPopup #YvetPopupmore ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: black;
    border-radius: 100%;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #YvetPopup .popup-content {
   text-align:left;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) #YvetPopup .popup-content p {
    font-size: 16px;
    font-family: "Inter", sans-serif;;
	    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    margin: 1em 0em;
}
/*-- YvetPopup end-modal -- */
.page-id-3849 section#good-to-know-sec:nth-of-type(4) .modal .modal-content .modal-body{
	padding:40px 40px 62px 40px;
}
@media screen and (min-width:0px)and (max-width:767px) {
	#myboxModal .modal-dialog{
	max-width:100% !important;
	}
	#myboxModal button.popupmorebtn {
    position: relative;
    z-index: 1;
	border-color:#212529 !important;
	}
	#myboxModal .modal-body .popup-content {
    padding-left: 0px;
	}
	#CliffPoulton .modal-dialog{
	max-width:100% !important;
	}
	#CliffPoulton button.CliffPoultonBtn {
    position: relative;
    z-index: 1;
	border-color:#212529 !important;
	}
	#CliffPoulton .modal-body .popup-content {
    padding-left: 0px;
	}
	#IlhamSebtiPopup .modal-dialog{
        max-width:100% !important;
        }
        #IlhamSebtiPopup button.IlhamSebtiBtn {
        position: relative;
        z-index: 1;
        border-color:#212529 !important;
        }
        #IlhamSebtiPopup .modal-body .popup-content {
        padding-left: 0px;
        }
		#FrankRaubenheimer .modal-dialog{
	max-width:100% !important;
	}
	#FrankRaubenheimer button.FrankRaubenheimerBtn {
    position: relative;
    z-index: 1;
	border-color:#212529 !important;
	}
	#FrankRaubenheimer .modal-body .popup-content {
    padding-left: 0px;
	}
	#VictorArcePopup .modal-dialog{
        max-width:100% !important;
        }
        #VictorArcePopup button.VictorArceBtn {
        position: relative;
        z-index: 1;
        border-color:#212529 !important;
        }
        #VictorArcePopup .modal-body .popup-content {
        padding-left: 0px;
        }
	#YvetPopup .modal-dialog{
    max-width:100% !important;
    }
    #YvetPopup button.YvetPopupBtn {
    position: relative;
    z-index: 1;
    border-color:#212529 !important;
    }
    #YvetPopup .modal-body .popup-content {
    padding-left: 0px;
    }
}
@media screen and (min-width:0px)and (max-width:575px) {
	#myboxModal img {
    margin-bottom: 20px;
	}
	#myboxModal .modal-content {
    overflow: hidden;
	}
	#CliffPoulton img {
    margin-bottom: 20px;
	}
	#CliffPoulton .modal-content {
    overflow: hidden;
	}
		#IlhamSebtiPopup img {
        margin-bottom: 20px;
        }
        #IlhamSebtiPopup .modal-content {
        overflow: hidden;
        }
	#FrankRaubenheimer img {
    margin-bottom: 20px;
	}
	#FrankRaubenheimer .modal-content {
    overflow: hidden;
	}
		#VictorArcePopup img {
        margin-bottom: 20px;
        }
        #VictorArcePopup .modal-content {
        overflow: hidden;
        }
	#YvetPopup img {
        margin-bottom: 20px;
        }
        #YvetPopup .modal-content {
        overflow: hidden;
        }
}
/*end-popup-box-css*/



/*about-us arabic style*/
.page-id-3925 h1.home-page-title.text-center {
   display: none;
}
.page-id-3925 section.section-block.\33 925{
   clear: both;
}
.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left {
   display: none;
}
.page-id-3925 .about-heading {
   margin-bottom: 30px;
}
.page-id-3925 .about-item {
   padding: 30px 18px;
   border: 1px solid #dfdfdf;
   border-radius: 25px;
   display: grid;
   align-items: center;
   grid-template-columns: 1fr 3fr;
}
.page-id-3925 .about-item li img {
   width: 94px;
   height: auto;
}
.page-id-3925 .milestones h3 {
   text-align: center;
}
.page-id-3925 .milestones {
   width: 100%;
   float: left;
   clear: both;
   padding: 30px 0px;
   background-color: #fdf9ed;
	position:relative;
}
.page-id-3925 .milestones .container{
	position:relative;
}
.page-id-3925 .milestones:before {
   content: "";
   left: 0;
   right: 0;
   top: -131px;
   height: 131px;
   background: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/bg-uppershade.png");
   position: absolute;
   background-size: 100% 100% !important;
   background-position: bottom center !important;
}
.page-id-3925 .milestones:after {
   content: "";
   left: 0;
   right: 0;
   bottom: -131px;
   height: 131px;
   background: url("https://www.aventuraparks.com/wp-content/uploads/2022/11/bg-bottomshade.png");
   position: absolute;
   background-size: 100% 100% !important;
   background-position: bottom center !important;
}
.page-id-3925 .milestones .line {
   width: 100%;
   margin-top: 100px;
}
.page-id-3925 .milestones .milestones-grid {
   width: 100%;
}
.page-id-3925 .milestones  .milestones-grid li:first-child {
    top: 145px;
    margin-left: calc(-18px - 0px);
}
.page-id-3925 .milestones  .milestones-grid li h4 {
   color: #c4d82d;
   font-family: "Humectez La Mouture";
   font-size: 40px;
   margin-bottom: 0;
}
.page-id-3925 .milestones  .milestones-grid li p {
   color: #282828;
   font-size: 16px;
   margin-bottom: 0;
   margin-top: 0;
}
.page-id-3925 .milestones .milestones-grid li img {
   width: 245px;
   object-fit: contain;
   height: auto;
}
.page-id-3925 .milestones  .milestones-grid li:nth-child(2) {
    margin-left: calc(415px - 0px);
    text-align: center;
    top: 126px;
}
.page-id-3925 .milestones  .milestones-grid li:nth-child(3) {
    top: 300px;
    margin-left: calc(800px - 0px);
    text-align: center;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(4) {
    top: 715px;
    margin-left: calc(893px - 0px);
    text-align: center;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(5) {
    top: 675px;
    margin-left: calc(535px - 0px);
    text-align: center;
}

.page-id-3925 .milestones .milestones-grid li:nth-child(6) {
    top: 515px;
    margin-left: calc(140px - 0px);
    text-align: center;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(7) {
    top: 828px;
    margin-left: calc(-55px - 0px);
    text-align: center;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(7)  img {
    margin-bottom: 50px;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(8) {
    margin-left: calc(335px - 0px);
    text-align: center;
    bottom: -19px;
    top: auto;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(8) img {
    width: 140px;
}
.page-id-3925 .milestones  .milestones-grid li {
    position: absolute;
    top: 0;
    margin-top: 100px;
	left:0;
	text-align: center;
}
@media screen and (min-width: 1366px) {
	.page-id-3925 .milestones  .milestones-grid li:first-child {
    top: 157px;
    margin-left: calc(0px - 0px);
}
	.page-id-3925 .milestones  .milestones-grid li:nth-child(2) {
    margin-left: calc(485px - 0px);
    text-align: center;
    top: 180px;
}
	.page-id-3925 .milestones  .milestones-grid li:nth-child(3) {
    top: 340px;
    margin-left: calc(930px - 0px);
    text-align: center;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(4) {
    top: 810px;
    margin-left: calc(1050px - 0px);
    text-align: center;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(5) {
    top: 761px;
    margin-left: calc(640px - 0px);
    text-align: center;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(6) {
    top: 620px;
    margin-left: calc(180px - 0px);
    text-align: center;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(7) {
    top: 993px;
    margin-left: calc(-33px - 0px);
    text-align: center;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(8) {
    margin-left: calc(375px - 0px);
    text-align: center;
    bottom: -19px;
    top: auto;
}
	.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1):before {
    max-width: 1300px;
}
}


.page-id-3925 section#good-to-know-sec:nth-of-type(4) .col-md-2 {
   padding: 26px 14px 49px 14px;
   width: 100% !important;
   box-shadow: 0px 2px 16px 0px #f0f0f0;
   flex: unset;
   border-radius: 25px;
   position: relative;
}
.page-id-3925 section#good-to-know-sec:nth-of-type(4) .gtk-icon img {
   height: auto;
   width: 100%;
   margin-bottom: 39px;
}
.page-id-3925 section#good-to-know-sec:nth-of-type(4) h5.m-3 {
   color: #282828;
   font-size: 32px;
   margin: 0px !important;
}
.page-id-3925 section#good-to-know-sec:nth-of-type(4) .row {
    flex: unset;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 60px;
	direction:ltr
}
.page-id-3925 section#good-to-know-sec:nth-of-type(4) .section-title {
    display: none;
}
.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1):before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    max-width: 1140px;
    height: 1px;
    background-color: #f2f2f2;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1) .col-sm-12.col-md-6.cp-r-img.cp-r-video {
    display: none;
}
.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1) .inner-grid-row {
    align-items: start;
    display: unset;
}
.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1) .col-md-6 {
    width: 100%;
    direction: ltr;
    text-align: center !important;
    padding-left: 15px;
}
.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1) {
    display: block;
    margin-top: 40px;
}
.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1) a {
    text-decoration: none;
    color: #282828;
    font-size: 25px;
    text-transform: uppercase;
    font-family: "Humectez La Mouture";
    cursor: pointer;
    padding: 20px;
    background-color: #c4d82d;
    border-radius: 50px;
    display: block;
    width: 269px;
    text-align: center;
    line-height: normal;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
.page-id-3925 section#good-to-know-sec:nth-of-type(4) {
    padding-bottom: 0;
}
@media screen and (max-width: 1199px) {
	.page-id-3925 .milestones .container {
    max-width: 100%;
}
	.page-id-3925 .milestones .milestones-grid  li {
    margin-top: 0;
}
	.page-id-3925 .milestones .milestones-grid li {
    margin-left: 0 !important;
    list-style: none;
    position: relative !important;
    width: 100%;
    padding: 20px 28px 20px 50px;
    left: 0 !important;
    top: 0 !important;
		text-align:left !important
}
	
	.page-id-3925 .milestones:before{
		display:none
	}
	
.page-id-3925 .milestones .milestones-grid:before {
   content: '';
   position: absolute;
   left: 30px !important;
   height: 97% !important;
   border: dashed #c3c3c3;
   border-width: thin;
  }
  .page-id-3925 .milestones .milestones-grid li:first-child:before {
   background-image: url(/wp-content/uploads/2022/11/flag.svg);
   background-position: top;
   background-repeat: no-repeat;
   background-size: contain;
   width: 55px;
   height: 55px;
   content: '';
   top: 0;
   left: -5px;
   box-shadow: 0 0 0 0px #c4d82d;
   background-color: transparent;
}
.page-id-3925 .milestones .milestones-grid li:first-child {
   padding-top: 65px;
}
.page-id-3925 .milestones  .milestones-grid li h4 {
   color: #c4d82d;
   font-family: "Humectez La Mouture";
   font-size: 30px;
   margin-bottom: 0;
}
.page-id-3925 .milestones .milestones-grid li p {
   margin-bottom: 10px;
}
.page-id-3925 .milestones .milestones-grid li img {
   width: 100%;
   object-fit: contain;
   height: auto;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(2) {
   display: grid;
}
.page-id-3925 .milestones .milestones-grid  li::before {
   content: '';
   position: absolute;
   top: 30px;
   width: 10px;
   height: 10px;
   background-color: #fff;
   border-radius: 50%;
   box-shadow: 0 0 0 3px #c4d82d;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(odd) {
   float: left;
   text-align: left;
   clear: both;
}
.page-id-3925 .milestones .milestones-grid li:nth-child(even)::before {
   left: -18px;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(odd)::before {
    left: -18px;
}
.page-id-3925 .milestones .milestones-grid:after {
   content: '';
   position: absolute;
   bottom: 35px;
   width: 15px;
   height: 15px;
   background-color: #fff;
   border-radius: 50%;
   box-shadow: 0 0 0 8px #c4d82d;
   left: 23px;
}
.page-id-3925 .milestones .line {
    display: none;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(8){
		text-align:left;
		display:grid;
	}
	.page-id-3925 .milestones .milestones-grid li:nth-child(8) img {
    width: auto;
    order: 3;
	}
	.page-id-3925 .milestones .milestones-grid li:nth-child(2) img {
    order: 3;
}
	.page-id-3925 .milestones .milestones-grid li:nth-child(6){
		display:grid;
	}
	.page-id-3925 .milestones .milestones-grid li:nth-child(6) img{
		order:3
	}
	.page-id-3925 .milestones .milestones-grid li:nth-child(7){
		display:grid;
	}
	.page-id-3925 .milestones .milestones-grid li:nth-child(7) img{
		order:3
	}
	.page-id-3925 .milestones .milestones-grid {
    width: 100%;
    text-align: left;
    direction: ltr;
}
	.page-id-3925 section.section-block.\33 925 .cp-row-direction-right:nth-of-type(2) .cp-r-video {
    order: 2;
}
	.page-id-3925 section#good-to-know-sec:nth-of-type(4) {
    background-color: transparent;
}
}
@media screen and (min-width:0px)and (max-width:767px) {
	.page-id-3925 section#good-to-know-sec:nth-of-type(4) .col-md-2 {
    margin-bottom: 30px;
}
	.page-id-3925 section#good-to-know-sec:nth-of-type(4) .row {
    display: block;
		    text-align: center;
}
	.page-id-3925 section.section-block.\33 925:nth-of-type(1) .cp-r-video {
    order: 2;
}
.page-id-3849 section#good-to-know-sec:nth-of-type(4) .col-md-2{
   margin-bottom:30px;
}
	.page-id-3925 .about-item{
		text-align:center;
	}
	.page-id-3925 section.section-block.\33 925 .cp-row.cp-row-direction-left:nth-last-of-type(1):before {
    max-width: 100%;
}
}
@media screen and (max-width: 440px) {
   .page-id-3925 .about-item{
       display:block;
   }


}
/*end about-us arabic style*/

.theme-custom-icon {
    background: #c4d82d;
    border-radius: 50%;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
}

.theme-custom-icon img {
    
    width: 16px;
    height: 16px;
}

.blinking-word {
    animation: blink-animation 1s steps(5, start) infinite;
    -webkit-animation: blink-animation 1s steps(5, start) infinite;
    color:red;
}

@keyframes blink-animation {
    to {
          visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
          visibility: hidden;
    }
}

.color-red {
    color:red;
}

ul.av-key-points {
    padding: 0px;
    width: 75%;
    margin: 0 auto;
    text-align: left;
}

.av-key-points li {
    width: 100%;
    margin: 1rem;
    padding-left: 30px;
    position: relative;
}

.av-key-points li::before {
    width: 25px;
    height: 25px;
    top: 0px;
}

@media screen and (max-width:767px) {
    ul.av-key-points {
        width: 100%;
    }
}



/* coporate page css start */

.second-abar{
    width: 100%;
	padding-top:20px;
}
.cs_headingCP{
	text-align:left;
	color:#000;
	font-size:50px;
}
.sbtwo{
    float: left;
    overflow: hidden;
}
.sbtwo h2{
    font-size: 29px;
    margin-bottom: 30px;
}
.sbtwo ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sbtwo ul li {
    margin: 0 0 15px;
    display: block;
    position: relative;
    padding-left: 30px;
    font-size: 16px;
    color: #000;
    font-weight: 600;
}
.sbtwo ul li:before {
    content: "\2713";
    font-size: 12px;
    background-color: #c3d82e;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 3px;
    color: #fff;
    border-radius: 25px;
}
.sbtwo a {
    text-decoration: none;
    color: #000;
    margin: 0 10px;
    font-size: 16px;
    font-weight: 600;
}
.colsbar{
    float: right;
}
.colone{
    float: left;
    width: 50%;
    padding: 20px 0;
    text-align: center;
}
.colone h2{
    font-size: 16px;
    margin-top: 20px;
}
.colone img{
    width: 80px;
    height: 80px;
}
.netcolbrand{
    overflow: hidden;
}

.netcolbrand h1{
    padding-bottom: 30px;
	font-size:30px;
}
.boxbar p {
    float: left;
    width: 200px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    margin: -1px;
}
.boxbar ul{
    list-style: none;
    float: left;
}
.boxbar ul li.bg-green{
    background-color: #c3d82e;
    width: 25px;
    height: 25px;
    float: left;
    margin: 0 10px;
    border-radius: 50%;
}
.boxbar{
    overflow: hidden;
}
.boxbar ul li.bg-gray{
    background-color: #ecf2bf;
    width: 25px;
    height: 25px;
    float: left;
    margin: 0 10px;
    border-radius: 50%;
}

/* coporate page css end */

.cac-wrapper .cac-logo {
    width: 150px;
}


.ramadan-pckg-intro {
    max-width: 800px;
    margin: 0 auto;
}

.ramadan-pckage {
    background-color: #f9fbf2;
}

span.rl-bar {
    position: relative;
}
span.d-block {
    display: block;
}
.rl-bar::before,  .rl-bar::after{
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #c5d92d;
}

.rl-bar::before{
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.rl-bar::after{
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.ramadan-pckage-list {
    max-width: 57%;
    margin:0 auto;

}

.ramadan-pckage-list div {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #4c4b4c;
    font-family: '"Inter", sans-serif;';
    margin-bottom: 0.8rem;
}
.ramadan-pckage-list .lst-number {
    width: 34px;
    height: 34px;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #c5d92d;
    border-radius: 50%;
    color: #c5d92d;
    font-family: 'Humectez La Mouture';
    font-size: 19px;
    background:#fcfdf4;
}


.ramadan-pckage-list .lst-number span.price {
    font-weight: 800;
}

."Inter", sans-serif;-blod {
    font-family: '"Inter", sans-serif;';
    font-weight: 800;
}

.ramadan-small-banner {
    background-color: #fcfdf4;
    border: 1px solid #c5d92d;
    border-radius: 15px;
    padding: 15px;
    max-width: 650px;
    margin: 0 auto;
    position: relative;
    margin-top: 3rem;
}

.rm-p-c  {
    max-width: 900px;
    margin: 0 auto;
}

.ramadan-small-banner::after {
    content: '';
    background-image:url('../images/ramadan-element.svg');
    background-size: 50px;
    width: 50px;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
}

.ramadan-small-banner p{
    margin: 0px;
    line-height: 1;
    font-size: 30px;
}

.page-id-6054 .inner-page-description {
    padding-top: 0px;
}


@media screen and (max-width: 767px) {

    .ramadan-pckage-list {
        max-width: 100%;
    }


    .ramadan-pckage {
        padding: 15px !important;
    }

    .rl-bar::before,  .rl-bar::after{
        width: 16px;
    }

    .rl-bar::before{
        left: -20px;
    }

    .rl-bar::after{
        right: -20px;
    }

    .ramadan-pckage h3 {
        font-size: 18px;
    }

    .ramadan-pckage-list div {
        display: block;
        font-size: 13px;
    }
    .ramadan-pckage-list .lst-number {
        display: inline-block;
        text-align: center;
        padding: 3px;
        margin-right: 10px;
        width: 26px;
        height: 26px;
        font-size: 14px;

    }

    .ramadan-small-banner p{
        font-size: 16px;
    }

    .ramadan-small-banner::after {
        background-size: 30px;
        width: 30px;
        height: 30px;
    }
}

.home-slider.slick-not-init .h-slide:nth-child(n+2) {
  display: none;
}

.col_txtbar strong {
	display:block;
}

.bg-lg {
    background-color: #f9fbf2;
}
 
.grid-3 {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap:30px;
    margin-top: 1.5rem;
}

.grid-3 .f-slide {
    border-radius: 25px;
    position: relative;
}

.grid-3 .f-slide span{
    font-size: 26px;
    color: #fff;
    font-family: 'Humectez La Mouture';
    text-transform: uppercase;
    position: absolute;
    bottom: 5px;
    left: 50%;
    transform: translatex(-50%);
}

.grid-3 .f-slide img {
    width: 100%;
    border-radius: 25px;
}

.tc-list-wrapper {
    max-width: 800px;
    margin: 0 auto;
}

.glow-badge {
    background-color: #fcfdf4;
    border: 1px solid #c5d92d;
    border-radius: 15px;
    padding: 15px;
    max-width: 800px;
    margin: 0 auto;
    position: relative;
    margin-top: 1rem;
}

.glow-badge p {
    margin: 0px;
    line-height: 1;
    font-size: 30px;
}

.page-id-6155 h1.home-page-title {
    display: none;
}

@media screen and (max-width: 767px) {


    .grid-3 {
        grid-template-columns: 1fr;
    }

    .include-free-sec{
        padding: 1.5rem 0;
    }

    .glow-badge p{
        font-size: 18px;
    }

    .include-free-sec{
        padding: 1.2rem 0 !important;
    }

}


/**New Camp page changes**/

.page-id-6256 ul.cstabs_list li:last-child button span img{
    position: absolute;
    max-width: 225px;
    right: -70px;
    top: -30px;
    transform: rotate(10deg);
}

.theme-2cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:2rem;
}

.theme-2cols ul {

        padding: 15px;
}

.theme-2cols ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ccc;
}

.dsct-price span{
    color: red;
}

.fw-b, span.fw-b {
    font-weight: bold !important;
}

.text-extera-bold {
    font-weight: 800;
}

.page-id-6256 ul.cstabs_list li:last-child button span img {
    display: none;
}


.page-id-6256 .tab-content.aventura-tab-content .container .tab-content-wrapper{
    margin-right: 0px;
}

.page-id-6256 ul.capmsseccs li{
    width: calc(calc(100% - 90px) / 5);
}

.page-id-6256 ul.capmsseccs li img {
    border-radius: 15px;
}


.theme-2cols a.btn {
    /*display: none;*/
}


@media screen and (max-width: 767px) {

    .page-id-6256 .av-tabs li {
        flex: 1 1 auto;
        margin-right: 0px;
    }

    .page-id-6256 .av-tabs {
        overflow-y: visible;
        margin-bottom: 0px;
        height: auto;
    }

    .page-id-6256 .av-tabs li button.btn-aventura-tab {
        width: 100%;
        height: 100%;
    }

    .page-id-6256 ul.cstabs_list li:last-child button span img {
        display: none;
    }

    .page-id-6256 .nav-pills li:first-child .nav-link.active, .page-id-6256  .nav-pills li:first-child .nav-link {
        border-radius: 25px 0px 0px 0;
    }

    .page-id-6256 .nav-pills li:last-child .nav-link.active, .page-id-6256 .nav-pills li:last-child .nav-link {
        border-radius: 0px 25px 0 0px;
    }

    .page-id-6256 .av-tabs li button span, .page-id-6256  .av-bd-tabs li span{
        display: inline-block;
        position: initial;
        color: #fff;
    }

    .page-id-6256 .tab-content.aventura-tab-content .container .tab-content-wrapper{
        margin-right: 0px;
    }

    .theme-2cols {
        grid-template-columns: 1fr;
        gap: 0;
    }

    .theme-2cols ul {

        padding: 0px;
        margin-bottom: 0px;
    }
    
    .page-id-6256 ul.capmsseccs li {
        width: calc(calc(100% - 40px) / 2);
    }
	
	header  .ParkTim a{
		display: inline-block !important;
        float: none !important;
        width: auto !important;
        color: #c4d82d !important;
        font-family: "Inter", sans-serif;;
        font-weight: 400;
		font-size:14px !important;
		
	}

}


.page-id-6256 .inner-pages .banner-container {
    background-position: center center;
}

/***Inner Pages Banner Changes***/
.inner-pages .inner-top-nav-container {
    /*padding-top: 40px;*/
}

.inner-pages .nav-section {
    position: absolute;
    top: 40px;
}

.inside-page-nave{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-top:30px;
    padding-bottom:0px;
    margin: 0;
}

.page-id-244 div.csgetintouchbtn {
    padding-bottom: 0px !important;
}

.page-id-244 div.inner-page-description {
    margin-bottom: 0px !important;
}

.inside-page-nave li a.aventura-button1{
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
}
.inside-page-nave li a.aventura-button1:hover{
    background-color: #c4d82d;
    color: #000;
}
.timing-wrapper  p span{
    display: block;
    color: #000 !important;
}

.timing-wrapper .col-divider {
    position: relative;
}

.timing-wrapper .col-divider::after {
   content: '';
    height: 80%;
    display: inline-block;
    width: 2px;
    background-color: #9CCA63;
    position: absolute;
    right: 0px;
    top: 5px;
}

.small-heading {
    font-size: 1.3rem;
}
.medium-heading {
    font-size: 1.5rem;
}

.flex-2col {
}

.timing-new-modal .modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.timing-new-modal .modal.fade .modal-dialog {
  transform: translate(0, -100%);
}

.modal.in .modal-dialog {
  transform: translate(0, 0);
}

#partTimingModal .modal-body{
    padding: 2rem;
    padding-top:10px; 
}

#partTimingModal .modal-header{
    border:none;
}


.timing-popup-content .pu-timing-header h3 {
    font-size: 32px;
    margin-bottom: 0px;
    line-height: 32px;
    letter-spacing: 3px;
    color: #535247
}
.timing-popup-content .pu-timing-header span {
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 11px;
    color: #525246;
}
.timing-popup-content .timing-wrapper h5 {
    color: #535247;
	font-size: 1rem;
}

.timing-popup-content .timing-wrapper {
    margin-top: 1rem;
    text-align: center;
}

.pu-ghafe-dr  h5 {
    margin: 0px;
    line-height: 16px;
    color: #535247;
}

.timing-wrapper p {
    margin: 5px 0;
    color: #525246;
    font-size: 14px;
    font-family: '"Inter", sans-serif;';
}

.pu-ghafe-dr span, .pu-span {
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 11px;
    color: #525246;
}

.timing-popup-content .time span, .timing-popup-content  span.time{
    color: #9CCA63;
    font-family: 'Humectez La Mouture', sans-serif;
    font-size: 24px;
	letter-spacing: 3px;
}

.timing-popup-content .pu-ghafe {
    margin-bottom: 10px;
}

.timing-popup-content .pu-ghafe img {
    width: 100px;
    margin-bottom: 15px;
}

.timing-popup-content .pu-ghafe span{
    display: block;
    line-height: 18px;
    font-size: 11px;
    display: block;
    text-align: center;
    line-height: 11px;
    color: #525246;
}

.timing-popup-content .pu-ghafe  .ghafe-heading {
    font-family: 'Humectez La Mouture', sans-serif;
    font-size: 24px;
    position: relative;
    line-height: 22px;
}

.timing-popup-content .pu-ghafe  .ghafe-heading:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 10px;
    width: 35px;
    height: 2px;
    background-color: #9CCA63;
}

.timing-popup-content .pu-ghafe  .ghafe-heading:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    width: 30px;
    height: 2px;
    background-color: #9CCA63;
} 

.timing-popup-content .pu-timing-footer {
    display: flex;
    gap:15px;
    justify-content: center;
    margin-top: 15px;
}
.timing-popup-content .pu-timing-footer .pu-timing-f-heading{
    color: #525246;
    text-transform: uppercase;
    font-size: 14px;
	letter-spacing: 1px;
    font-weight: 700;
}

.timing-popup-content .pu-timing-footer span{
    display: block;
	line-height: 17px;
 }

 .timing-popup-content .pu-timing-footer span.time {
    font-size: 20px;
 }

/* Banner video css by kashif start */
.banner-container{
	position: relative;
	overflow:hidden;
}
.bannerVideo{
	position:absolute;
	z-index:1;
}
.bannerDescription{
	z-index:2;
	position:absolute;
	width:100%;
}
/* Banner video css by kashif end */

@media screen and (max-width: 767px) {
 
    .timing-popup-content .pu-timing-header h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .timing-popup-content .pu-ghafe .ghafe-heading {
        font-size: 20px;
    }
    .timing-popup-content .pu-ghafe .ghafe-heading:before {
        display: none;
    }
    .timing-popup-content .pu-ghafe .ghafe-heading:after {
        display: none;
    }

    .timing-popup-content .time span, .timing-popup-content  span.time{
        font-size: 18px;
		letter-spacing: 1px;
    }
	
	.timing-wrapper .col-divider::after {   
        content: none;
    }

    .timing-popup-content .pu-timing-footer .pu-timing-f-heading {
        letter-spacing: initial;
    }
}

/*****/



/* school field trips page start */

.WrapCurriculumConn {
    text-align: center;
}
h2.schoolPgcsHeading {
    font-size: 68px;
    line-height: normal;
    color: #5d5747;
    text-align:center;
}	
.headingtxtcenter{
	text-align:center
}
.WrapImpactCsSec p.textLeft{
	text-align:left;
}
.WrapCurriculumConn p,
.WrapImpactCsSec .headingtxtcenter p {
    margin: 0;
    font-size: 29px;
    line-height: 1;
    color: #c4d82d;
    text-transform: uppercase;
}

/****For regular content****/

.reg-content p.reg-font{
    font-family: "Inter", sans-serif;;
    line-height: 21px;
    text-align: center;
    color: #282828;
    font-size: 18px;
    text-wrap: pretty;
    line-height: 27px;
}

.wrapgallery .reg-content, .WrapTeamSec .reg-content{
    margin: 20px 0;
    margin-bottom: 50px;
}

.wrapgallery .reg-content p.reg-font{
    max-width: 40%;
    margin: 0 auto;
}

.WrapTeamSec .reg-content p.reg-font{ 
    max-width: 50%;
    margin: 0 auto;
}



@media screen and (max-width:767px) {

    .reg-content p.reg-font{
        font-size: 16px;
        line-height: 24px;
    }

    .WrapTeamSec .reg-content p.reg-font, .wrapgallery .reg-content p.reg-font{ 
        max-width: 100%;
    }

}

/********/

.WrapCurriculumConn ul {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.WrapCurriculumConn li {
    display: inline-block;
    width: calc(calc(100% - 20px) / 4);
    margin: 0 0 70px;
    vertical-align: TOP;
}
.WrapCurriculumConn ul li span.IconTitle {
    font-size: 26px;
    line-height: 1.5;
    display: block;
    text-transform: uppercase;
    width: 230px;
    margin: auto;
}
.WrapCurriculumConn ul li .CurriculumIcon {
    width: 250px;
    height: 250px;
    line-height: 250px;
    background-color: #228744;
    border-radius: 100%;
    margin: 0 auto 15px;
}
.WrapCurriculumConn li .CurriculumIcon img{
	object-fit:contain;
	object-position:center;
}
.WrapHumanResSec{
     text-align:center;
}
.woodmenulogo{
	width:180px;
	margin:0px auto 100px;
}
.WrapFoodMenu{
	text-align:left;
}
.WrapFoodMenu img {
    object-fit: cover;
    object-position: center;
}
.columone p {
    font-size: 26px;
}
.columthree p {
    font-size: 20px;
}
.WrapFoodMenu h3{
	font-size:39.94px;
	margin-bottom:50px;
}
.WrapFoodMenu span {
    display: block;
}
.col-sm-12.col-md-3.columone, .col-sm-12.col-md-3.columtwo, .col-sm-12.col-md-3.columthree, .col-sm-12.col-md-3.columfour {
    overflow: hidden;
    display: flex;
    flex-direction: column;
}
.imgequalheight{
      height:230px;
      width:100%;
      margin-top:auto;
}
.imgequalheight img{
      object-fit:cover;
}

/* impact sec start */

.WrapImpactCsSec .col-sm-3{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}
.WrapImpactCsSec p,
.WrapImpactCsSec ul li{
	font-size:24px;
	color:#5d5747;
	margin:0;
	}
.impactuflTitle{
	font-size:60px;
}
.impactuflSubTitle{
	font-size:30px;
	color:#BED61F;
	margin-bottom:50px
}
.impactfulSideHeading {
    color: #c4d82d;
    font-size: 36.57px;
    background: url(/wp-content/uploads/2024/09/right_arrow.png) no-repeat right 10px center;
    text-align: left;
    background-size: 90px;
    margin-bottom: 150px;
    font-weight: bold;
}
.impactfulSideHeading.lastsec {
    margin-bottom: 70px;
}
.WrapImpactCsSec  .imactfulList {
    text-align: left;
    margin: 0;
    padding: 0;
}
.WrapImpactCsSec  .imactfulList li {
    list-style-type: disc;
    margin-left: 23px;
}
.downArrow {
    height: 85px;
    display: block;
    margin: 20px 0 20px 60px;
    width: 75px;
}
.downArrow img{
	height: 85px;
	display: block;
	width: 75px;
}
.WrapImpactTblList.mt-5 {
     display: flex;
    justify-content: space-between;
}
.WrapImpactTblList .colImpact-1,
.WrapImpactTblList .colImpact-2,
.WrapImpactTblList .colImpact-3,
.WrapImpactTblList .colImpact-4{
	width:350px;
}
.WrapImpactTblList .colImpact-3 {
    position: relative;
}
.WrapImpactTblList .colImpact-3:before {
    content:'';
	position:absolute;
	left:-30px;
	top:0;
	bottom:0;
	width:1px;
	height100%;
	/*background-color:#ccc;*/
}
.WrapImpactTblList .colImpact-3:after {
    content:'';
	position:absolute;
	right:30px;
	top:0;
	bottom:0;
	width:1px;
	height100%;
	/*background-color:#ccc;*/
}

/* impact sec end */

/* gallery sec start */

#gallery1 img.galleryImg.width100 {
    height: 165px;
    object-fit: cover;
    object-position: center;
} 
#gallery1 .width50,
#gallery1 .width50 img{
	height: 175px;
    object-fit: cover;
    object-position: center;
}
#gallery2 img.galleryImg.width100,
#gallery2 img.galleryImg.width100 img{
    height: 180px;
    object-fit: cover;
    object-position: center;
} 
#gallery2 .galleryImg,
#gallery2 .galleryImg img{
	height: 168px;
    object-fit: cover;
    object-position: center;
}
#gallery3 .width50,
#gallery3 .width50 img{
	height: 315px;
    object-fit: cover;
    object-position: center;
}
.photoGalleryTitle{
	font-size:60px;
	margin-bottom:50px
}
div#gallery2,
div#gallery3 {
    position: relative;
}
div#gallery2:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #c4d82d;
}
div#gallery2:after,
div#gallery3:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #c4d82d;
}
.galleryImg{
	display: inline-block;
	margin: 2px 0;
}
.width100,
.width100 img{
	width:100%;
}
.width50{
	width:49%;
}
.width50 img{
	width:100%;
}
.gallerySubTitle {
    font-size: 27px;
    color: #5d5747;
    min-height: 90px;
}
.gallerySubTitle span{
	display: block;
	font-size:18px
}
#cboxClose{
	background: url(https://cdn.jsdelivr.net/npm/jquery-colorbox@1.6.4/example3/images/controls.png) no-repeat top center !important;
}
/* gallery sec end */

/* team sec start */

.aventuraTeamBanner{
	border:1px solid #BED417;
	padding: 15px;
	border-radius:15px;
}
.TeamRightColList h3{
	text-align:left;
	font-size: 38px;
	color: #5d5747;
	margin: 0 0 25px;
}
ul.aventuralTeamList {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
}
ul.aventuralTeamList li{
	font-size: 15px;
	line-height: 1.5;
	padding: 0 0 5px;
}
.aventuraTeamCacLogo{
	text-align:center;
}
.aventuraTeamCacLogo img {
	width: 200px;
	margin: 20px auto 0;
}
.OurTmtxt {
    background: #f9fbf2;
    padding: 50px;
}
/* team sec end */

/* khurram 04-09-2024 */

.WrapPricingBtn .bgGreen {
    background-color: #228744;
}
.WrapPricingBtn .bgOrange {
    background-color: #E67F25;
}
.WrapPricingBtn .bgPurple {
    background-color: #800080;
}
.WrapPricingBtn .seasonPassPrice {
    font-family: 'Humectez La Mouture';
    font-size: 24px;
    color: #fff;
    text-align: center;
    padding: 10px 0px;
    border-radius: 16px;
    width: 200px;
}
.WrapPricingBtn .seasonPassPrice span {
    font-size: 40px;
    line-height: 1;
}

/* khurram 04-09-2024 */

/* escape desktop css start */

h3.colorgraycs {
	color: #5c5748;
	font-family: 'Humectez La Mouture';
	font-size: 42px;
}
.discoveryCol {
   background: url(/wp-content/uploads/2024/09/discovery_bg.png) no-repeat -60px center;
   background-size: 60% auto;
   border: 3px solid #D94798;
   border-radius: 17px;
}
.pricingSectionContainer ul.av-key-points li::before {
   top: -5px;
}
.discoveryCol .leftcol {
	position: relative;
	color: #fff;
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 330px;
}	
.discoveryCol .leftcol h3{
	font-size:58.48px;
}
.discoveryCol .leftcol p{
	font-size:17px;
	line-height:20px;
	font-weight:500;
	margin:0;
}
.col.rightcol {
	padding: 0 30px 0 50px;
}
.col.rightcol p.csrightcolprices {
	color: #5c5748;
	font-size: 25.04px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}
strong.durationcs{
	color:#5c5748;
	font-size:27.32px
}
.col.rightcol .priceSpan {
	color: #D94798;
	font-family: 'Humectez La Mouture';
	float: right;
	font-size: 23.34px;
	line-height: 1.2;
}
.col.rightcol .priceSpan .price {
	font-size: 65.75px;
}
.ticketItem .priceSpan .price{
	font-size: 57.76px;
	font-family: 'Humectez La Mouture';
}
.ticketItem .priceSpan .price small {
	color: #5c5748;
	font-size: 12px;
	display: block;
	font-family: "Inter", sans-serif;, sans-serif;
	text-align: right;
	margin: -20px 5px 10px;
}	
.ticketItem {
	border: 3px solid #C4D72E;
	border-radius: 17px;
	padding: 10px 15px;
	margin: 15px 0;
}
.ticketItem .text-center {
	color: #5c5748;
	font-size: 16px;
	font-weight: bold;
}
.ticketItem h3 {
	font-size: 44px;
	color: #5c5748;
}
.ticketItem .priceSpan {
	color: #C4D72E;
	font-size: 20.51px;
	font-family: 'Humectez La Mouture';
}
.col.csactivities h3 {
	font-size: 42px;
	margin: 0 30px 40px;
	color: #5c5748;
}
.row.csactivities .col-12.col-sm-8 h3, .row.csactivities .col-12.col-sm-4 h3{
	font-size:46px;
	color:#5c5748;
	margin:0 0 20px;
}
.pricingSectionContainer {
	background: url(https://zoomdevdxb.com/nova-v2ar/wp-content/uploads/2024/09/center-bg.png) no-repeat left center;
	padding: 100px 100px 0;
	max-width: 1920px;
	margin: auto;
	position: relative;
}
.pricingSectionContainer:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	background: url(https://zoomdevdxb.com/nova-v2ar/wp-content/uploads/2024/09/top-right-bg_02.png) no-repeat top right;
	width: 50%;
	height: 300px;
	background-size: contain;
}		
.pricingSectionContainer.WrapSectionTwo:before {
	content: '*Terms and conditions apply.';
	position: absolute;
	top: 0;
	right: 0;
	background: url(https://zoomdevdxb.com/nova-v2ar/wp-content/uploads/2024/09/top-right-bg_02.png) no-repeat top right;
	width: 36%;
	height: 300px;
	text-align: right;
	font-size: 12px;
	padding-top: 50px;
	padding-right: 90px;
	background-size: contain;
}
.pricingSectionContainer.WrapSectionTwo:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(https://zoomdevdxb.com/nova-v2ar/wp-content/uploads/2024/09/bottom-left-bg_02.png) no-repeat;
	width: 200px;
	height: 170px;
	background-size: contain;
}
.newBadge{
	position: absolute;
	top: -12px;
	left: -20px;
	width: 220px;
}
.col.ForstLeftcol {
	text-align: right;
}
.col.ForstLeftcol p{
	text-align:left;
}
.personlistcs {
	text-align: left;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.personlistcs i {
	color: #5c5748;
	font-size: 24.64px;
	font-weight: bold;
	font-style: normal;
}
.personlistcs span.priceSpan {
	width: 130px;
	display: inline-block;
}
.CsChallengesSecLeft h3{
	font-size:45.28px;
	line-height:1.3;
	color:#5c5748;
}
.CsChallengesSecLeft p{
	font-size:24px;
	line-height:1.5;
	color:#6b675a;
	font-weight:bold;
	font-family:"Inter", sans-serif;, sans-serif;
}
.CsChallengesSecPr {
	text-align:right;
	margin-top: 120px;
}
h4{
	font-family: 'Humectez La Mouture';
	font-size:30px;
}
.row.wrapmultboxcolor small {
	font-size: 12px;
	color: #5c5748;
	margin: 10px;
	display: block;
}
.packageGreen{
	border: 3px solid #228744;
	border-radius: 16px;
	overflow:hidden;
}
.packageGreen .packagePricing{
	background: url(/wp-content/uploads/2024/09/green-bg.png) no-repeat top center;
}
.col-sm-12.col-md-4.OrangeCol.ps-5 {
	position: relative;
}
.col-sm-12.col-md-4.OrangeCol.ps-5:before {
	content:'';
	position:absolute;
	left:-6px;
	top:0;
	bottom:0;
	background: url(/wp-content/uploads/2024/09/gray-seprator-line.png) no-repeat top center;
	width:50px;
	height:100%;
	background-size:contain;
}
.col-sm-12.col-md-4.OrangeCol.ps-5:after {
	content:'';
	position:absolute;
	right:-40px;
	top:0;
	bottom:0;
	background: url(/wp-content/uploads/2024/09/gray-seprator-line.png) no-repeat top center;
	width:50px;
	height:100%;
	background-size:contain;
}
.packageOrange{
	border: 3px solid #E67F25;
	border-radius: 16px;
	overflow:hidden;
}
.packageOrange .packagePricing{
	background: url(/wp-content/uploads/2024/09/orange-bg.png) no-repeat top center;
}
.packagePurple{
	border: 3px solid #800080;
	border-radius: 16px;
	overflow:hidden;
}
.packagePurple .packagePricing{
	background: url(/wp-content/uploads/2024/09/purpal-bg.png) no-repeat top center;
}
.packageGreen .packagePricing,
.packagePurple .packagePricing,
.packageOrange .packagePricing{
	font-family: 'Humectez La Mouture';
	font-size: 61px;
	color: #fff;
	text-align: center;
	background-size: 180% 170%;
	background-position: top center;
}
.packageGreen .packagePricing span,
.packagePurple .packagePricing span,
.packageOrange .packagePricing span{
	font-size:172.06px;
}
.packageGreen .packageHeading,
.packageGreen ul,
.packageOrange .packageHeading,
.packageOrange ul,
.packagePurple .packageHeading,
.packagePurple ul{
	margin: 20px;
}
.packageHeading {
	font-weight: bold;
	font-size: 25.21px;
	color: #5c5748;
}
.packageHeading span{
	font-weight: normal;
	font-size:22px;
}
.pricingSectionContainer ul.av-key-points.h-av-key-points.m-0 li{
	font-size:23.09px;
	line-height:1;
	color:#5c5748;
}
		.bgPurple{background:#800080}
.seasonPass {
	text-align: center;
	margin: 30px 0px 20px;
	font-size: 40px;
	color: #5c5748;
}
.seasonPassPrice{
	font-family: 'Humectez La Mouture';
	font-size:47.5px;
	color:#fff;
	text-align:center;
	padding:20px 0px;
	border-radius: 16px;
}
.seasonPassPrice span {
	font-size: 79.16px;
	line-height: 1;
}
.bgGreen{
	background-color:#228744
}
.bgOrange{
	background-color:#E67F25
}
.bgBookNowbtn {
	text-align: center;
	margin: 50px 0px 0px;
}
.bgBookNowbtn a {
    display: inline-block;
    text-decoration: none;
    background-color: #c4d82d;
    color: #000000;
    font-family: 'Humectez La Mouture';
    border-radius: 100px;
    transition: 0.25s;
    padding: 5px 30px;
    font-size: 1.5em;
}
.bgBookNowbtn a:hover{
	transform: translateY(-0.25em);
	background-color:#000;
	color:#c4d82d;
}

/* escape desktop css end */


@media only screen and (min-width: 1100px) and (max-width: 1600px) {
	.WrapCurriculumConn ul li .CurriculumIcon {
		width: 180px;
		height: 180px;
		line-height: 180px;
	}
	.WrapCurriculumConn li .CurriculumIcon img {
		width: 150px;
	}
	.WrapCurriculumConn ul li span.IconTitle {
		font-size: 20px;
		width: 200px;
	}
	.columone p { 
		font-size: 21px;
	}
	.WrapFoodMenu h3 {
		font-size: 26px;
	}
	.columthree p {
		font-size: 18px;
	}
	h2.schoolPgcsHeading {
		font-size: 45px;
	}
	.WrapCurriculumConn p {
		font-size: 20px;
	}
   .WrapImpactCsSec  .impactfulSideHeading {
	   font-size: 26px !important;
	   background-size: 70px !important;
	   background: url(/wp-content/uploads/2024/09/right_arrow.png) no-repeat right 40px center;
	}
	.impactfulSideHeading.lastsec {
		margin-bottom: 30px;
	}
   .WrapImpactCsSec p, .WrapImpactCsSec ul li {
		font-size: 18px !important;
	}
	.WrapImpactCsSec .downArrow {
		height: 70px;
		width: 60px;
	}
	.gallerySubTitle {
		font-size: 20px;
	}
	.TeamRightColList h3 {
		font-size: 24px;
		margin: 0 0 15px;
	}
	ul.aventuralTeamList li {
		font-size: 12px;
	}
	.aventuraTeamCacLogo img {
		width: 150px;
		margin: 10px auto 0;
	}
	img.forestEscapeLogoWhite {
		width: 170px;
	}
	.flexColsLayout h1 {
		font-size: 54px;
	}
	.whiteAbstractBg .container h2 {
		font-size: 40px;
	}
	.featuresListCont ul.featuresList li .featureName {
		font-size: 18px;
	}
	.featuresListCont ul.featuresList li .featureDesc {
		font-size: 14px;
	}
	.sectionIntro {
		font-size: 16px;
	}
	.adpProgressBarLabel,
	.adpProgressBarPerc,
	.featuresList2 li {
		font-size: 14px;
	}
	
	/* escape tablet css start */
	
	.discoveryCol .leftcol{
		height: 200px;
	}
	.discoveryCol .leftcol h3 {
		font-size: 40px;
	}
	strong.durationcs {
		font-size: 18px;
	}
	.col.rightcol p.csrightcolprices, .col.rightcol .priceSpan, .ticketItem .priceSpan {
		font-size: 16px;
	}
	.col.rightcol .priceSpan .price, .ticketItem .priceSpan .price {
		font-size: 33px;
	}
	.ticketItem h3 {
		font-size: 26px;
	}
	.ticketItem .text-center {
		font-size: 11px;
	}
	.personlistcs span.priceSpan {
		width: 120px;
		text-align: right;
	}
	.ticketItem .priceSpan .price small {
		font-size: 10px;
		margin: -10px 0 10px;
	}
	.personlistcs i {
		font-size: 16px;
	}
	.newBadge {
		top: -2px;
		left: -20px;
		width: 180px;
	}
	img.position-absolute.top-50.translate-middle-y {
		width: 140px !important;
	}
	.col.ForstLeftcol p {
		font-size: 14px;
		margin: 0 0 10px;
	}
	.CsChallengesSecLeft h3 {
		font-size: 33px;
	}
	.CsChallengesSecLeft p {
		font-size: 16px;
	}
	.CsChallengesSecPr {
		margin-top: 90px;
		
	}
	h3.colorgraycs {
		margin-left: 0 !important;
	}
	
	h3.colorgraycs,
	.col.csactivities h3 {
		font-size: 30px;
		margin: 0 32px 20px;
	}
	.row.csactivities .col-12.col-sm-8 h3, .row.csactivities .col-12.col-sm-4 h3 {
		font-size: 28px;
		padding-left: 20px;
	}
	.packageHeading {
		font-size: 16px;
	}
	.packageHeading span {
		font-size: 12px;
	}
	.pricingSectionContainer ul.av-key-points.h-av-key-points.m-0 li {
		font-size: 14px;
	}
	.row.wrapmultboxcolor small {
		font-size: 11px;
	}
	.packageGreen .packagePricing, .packagePurple .packagePricing, .packageOrange .packagePricing {
		padding-top: 30px;
		font-size: 33px;
	}
	.packageGreen .packagePricing span, .packagePurple .packagePricing span, .packageOrange .packagePricing span {
		font-size: 65px;
	}
	.seasonPass {
		margin: 30px 0px 10px;
		font-size: 30px;
	}
	.seasonPassPrice {
		font-size: 28px;
		padding: 12px 0px;
	}
	.seasonPassPrice span {
		font-size: 50px;
	}
	.col-sm-12.col-md-4.PurpleCols.ps-5 .mt-5 img {
		width:85% !important;
		margin: auto;
		display: block;
	}
	
	/* escape tablet css end */
}

@media only screen and (max-width: 850px) {
	.pricingSectionContainer.WrapSectionTwo .col.csactivities > h3 {
		margin: 0 0 30px !important;
	}
	.expthroughsec {
		max-width: 100% !important;
	}
	.expthroughsec h2.schoolPgcsHeading{
		margin-bottom:30px !important;
	}
	.hideondmobile{
		display:none;
	}
	.hideondesktop{
		display:block !important;
	}
	h2.schoolPgcsHeading {
		font-size: 1.75rem;
	}
	.WrapCurriculumConn p, .WrapImpactCsSec .headingtxtcenter p {
    	font-size: 17px;
	}
	.WrapCurriculumConn li {
		display: inline-block;
		width: 100%;
		margin: 0 0 70px;
		vertical-align: TOP;
	}
	.WrapCurriculumConn li {
		width: 46%;
		margin: 0 0 40px;
	}
    .WrapCurriculumConn ul{
        margin: 25px 0 0;
    }
	.WrapCurriculumConn ul li .CurriculumIcon {
		width: 100px;
		height: 100px;
		line-height: 100px;
	}
	.WrapCurriculumConn li .CurriculumIcon img {
		width: 75px;
	}
	.WrapCurriculumConn ul li span.IconTitle {
		font-size: 14px;
        width: auto;
        padding: 0 10px;
	}
	.columone p {
		font-size: 20px;
	}
	.columthree p {
		font-size: 16px;
	}
	.WrapFoodMenu h3 {
		font-size: 30px;
		margin: 30px 0;
	}
	.impactfulSideHeading {
		font-size: 24px;
		background-size: 70px;
	}
	.WrapImpactCsSec p, .WrapImpactCsSec ul li {
		font-size: 18px;
	}
	.WrapImpactCsSec .downArrow {
		height: 70px;
		width: 60px;
	}
	/*.WrapImpactTblList .colImpact-3:before,
	.WrapImpactTblList .colImpact-3:after{
		content:initial;
	}*/
	div#gallery2:before, div#gallery2:after, div#gallery3:after{
		content:initial;
	}
	.page-id-6367 .csgetintouchbtn.d-flex.justify-content-center.pb-4{
		display:initial !important;
	}
	.WrapImpactTblList .colImpact-1, .WrapImpactTblList .colImpact-2, .WrapImpactTblList .colImpact-3, .WrapImpactTblList .colImpact-4 {
		width: 290px;
	}
	.impactfulSideHeading{
		background: url(/wp-content/uploads/2024/09/right_arrow.png) no-repeat right 40px center;
	    background-size: 80px;
		width:290px;
		margin-bottom: 140px;
	}
	.WrapImpactCsSec  .imactfulList {
		width: 290px;
	}
	.WrapImpactCsSec .headingtxtcenter.mb-5 {
	    margin-top: 30px;
	}	
	.WrapImpactTblList.mt-5{
		margin-top:0 !important;
		white-space: nowrap;
		overflow: auto;
		width:100%;
		padding-bottom: 30px;
	}
	.WrapImpactTblList::-webkit-scrollbar {
		width: 0;
		height: 0;
		border: 1px solid #d5d5d5;
	}
	.WrapImpactTblList::-webkit-scrollbar-track {
		border-radius: 0;
		background: #eee;
	}
	.WrapImpactTblList::-webkit-scrollbar-thumb {
		border-radius: 10px;
		background: #333;
	}
	.gallerySubTitle {
		font-size: 24px;
		margin: 30px 0 0;
	}
    #gallery1 .gallerySubTitle {
        margin: 0px;
    }

	.gallerySubTitle span {
		font-size: 17px;
	}
	
	/* escape mobile css start */
	.bgBookNowbtn {
		margin: 50px 0px 0px;
	}
	.pricingSectionContainer.WrapSectionTwo:before{
		font-size:0;
	}
	.col-sm-12.col-md-4.greencols.ps-5,
	.col-sm-12.col-md-4.OrangeCol.ps-5,
	.col-sm-12.col-md-4.PurpleCols.ps-5	{
		padding: 15px !important;
	}
	.col-sm-12.col-md-4.OrangeCol.ps-5:before,
	.col-sm-12.col-md-4.OrangeCol.ps-5:after{
		content:inherit !important
	}
	.discoveryCol {
		background: url(/wp-content/uploads/2024/09/discovery_bg.png) no-repeat top center;
		background-size: 170% 50%;
	}
	.discoveryCol .leftcol {
		text-align: left;
		display: inline;
		margin: 20px 0 50px 35px;
		height: auto;
	}
	.discoveryCol .leftcol h3 {
		font-size: 33px;
	}
	.discoveryCol .leftcol p {
		font-size: 14px;
	}
	.row.csactivities h3,
	.col.csactivities h3{
		font-size:30px !important;
		text-align:center;
		margin: 0 !important;
	}
	.discoveryCol .leftcol p {
		font-size: 15px;
	}
	.col.rightcol .priceSpan {
		font-size: 20px;
	}
	.col.rightcol .priceSpan .price {
		font-size: 40px;
	}
	.col.rightcol p.csrightcolprices {
		font-size: 18px;
	}
	.col.rightcol strong.durationcs {
		font-size: 20px;
	}
	.pricingSectionContainer {
		padding: 30px 20px;
		margin: auto;
	}
	.ticketItem h3 {
		font-size: 24px;
	}
	.personlistcs span.priceSpan {
		text-align: right;
	}
	.ticketItem .priceSpan {
		font-size: 15px;
	}
	.ticketItem .priceSpan .price {
		font-size: 30px;
	}
	.ticketItem .text-center {
		font-size: 12px;
	}
	.CsChallengesSecLeft h3 {
		font-size: 30px;
	}
	.CsChallengesSecLeft p {
		font-size: 16px;
	}
	.ticketItem .priceSpan .price small {
		margin: 0px 0 10px;
	}
	.col-md-2.CsChallengesSecPr .priceSpan .price small{
		text-align:left;
	}
	.packageHeading {
		font-size: 18px;
	}
	.pricingSectionContainer ul.av-key-points.h-av-key-points.m-0 li {
		font-size: 14px;
	}
	.packageHeading span {
		font-size: 14px;
	}
	.packageGreen .packagePricing, .packagePurple .packagePricing, .packageOrange .packagePricing {
		font-size: 30px;
		padding: 30px 0 0;
	}
	.packageGreen .packagePricing span, .packagePurple .packagePricing span, .packageOrange .packagePricing span {
		font-size: 60px;
	}
	.CsChallengesSecPr {
		margin-top: 0;
	}
	.seasonPassPrice {
		font-size: 24px;
		padding: 10px 0px;
		margin: 0 0 30px;
	}
	.seasonPassPrice span {
		font-size: 40px;
	}
	.seasonPass {
		margin: 30px 0px 10px;
		font-size: 30px;
	}
	.newBadge {
		top: 0px;
		left: -30px;
		width: 180px;
	}
	img.position-absolute.top-50.translate-middle-y {
		position: inherit !important;
		width: 140px !important;
		margin: 30px 0 50px;
	}
	.personlistcs i {
		font-size: 18px;
	} 
	/* escape mobile page css end */
}

/* school field trips page end */




/***Birthday Tabs Section v3 start***/

/* birthday page new update move from customized */
.c_barone{
  border-radius: 20px;
  background-color: #fff;
  margin-top: 30px;
}
.c_barone img{
  width: 100%;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  margin-bottom: 15px;
}
.rm-p p {
    display: none;
}
.layout-2 .c_barone p{
	display:block !important;
	margin-bottom:0;
}
.c_barone_img img{
  width: 100%;
}
.col_txtbar {
    margin-top:-16px;
    padding: 15px 15px 15px;
    box-shadow: 0 0 5px #00000029;
    border-radius: 0 0 20px 20px;
}
.col_txtbar span {
    display: block;
    font-size: 16px;
}
.col_txtbar strong {
    color: #C4D82D;
    text-align: center;
    font-family: "Humectez La Mouture";
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}

.col_twotxt{
  float: left;
  margin-top: 10px;
}
.txtone{
  padding-right: 20px;
}
.c2{
  border-left: 1px solid #ddd;
  padding-left: 20px;
}

body.page-id-294 section#section-grid-addon-table {
    background: #f9fbf2;
}
body.page-id-294 .section-grid-pricing-table .col-pricing .gird-pricing {
    margin: 0 1.5rem;
    box-shadow: inherit;
    border-radius: 25px;
        background: #fff;
}
body.page-id-294 .section-grid-pricing-table .col-pricing .gird-pricing > img{
    border-radius: 25px 25px 0px 0px !important;
}
a.showmortitle {
    background: url(/wp-content/uploads/2024/02/green-down-arrow.png) no-repeat right 9px;
    color: #282828;
    text-decoration: underline;
    display: inline-block;
    padding-right: 24px;
    font-weight: 500;
    margin-top: 5px;
    margin-left: 18px;
}
.wrapmealheading {
    padding: 20px 0px 8px 10px;
}
.csmealheading {
    color: #000;
    font-size: 26px;
    font-family: "Humectez La Mouture";
    text-align: left;
}
.csmealsubheading {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 0;
}
section#section-grid-addon-table {
    display: none;
}


/* birthday page new update move from customized */



.bd-tabs-v3-cols {
    border-radius: 25px;
    background: #fff;
    box-shadow: 0px 0px 8.2px 1px rgba(0, 0, 0, 0.15);
    padding: 15px;
    position: relative;
    min-height: 270px;
    margin-bottom: 1.5rem;
}

.bd-tabs-v3-cols .tabs-v3-col-heading {
    color: #C4D82D;
    font-family: "Humectez La Mouture";
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bd-tabs-v3-cols .tabs-v3-col-small-heading {
    color: #5B5747;
    font-family: "Inter", sans-serif;;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.bd-tabs-v3-cols p {
    color: #5B5747;
    font-family: "Inter", sans-serif;;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.bd-tabs-v3-cols .tab-v3-content-wrapper {
    max-width: 50%;
}

.price-center {
    position: absolute;
    right: 100px;
    top: 50%;
    transform: translateY(-50%);
}

.tabs-v3-cols-bottom {
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-content: space-between;
    align-items: center;
}

.tabs-v3-cols-bottom .col-duration {
    display: flex;
    gap: 15px;
}

.tabs-v3-cols-bottom .col-duration img {
    width: 100%;
    max-width: 50px;
}

.tabs-v3-cols-bottom .col-price {
    display: flex;
    align-items: end;
    flex-direction: column;
}

.tabs-v3-cols-bottom .col-price > div, .tabs-v3-cols-price .col-price > div{
    background-image: url(../images/price-brush-strock.png);
    background-size: cover;
    max-width: 300px;
    position: relative;
}

.tabs-v3-cols-bottom .col-price p,  .tabs-v3-cols-price .col-price p{
    position: relative;
    color: #5B5747;
    font-family: "Humectez La Mouture";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.tabs-v3-cols-bottom .col-price span{
    position: absolute;
    width: 100%;
    text-align: center;
    color: #5B5747;
    font-family: "Inter", sans-serif;;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

div.grid-3cols {
    grid-template-columns: 0.8fr 0.5fr 1fr;
}



.v3-timing-activity {
    display: flex;
    gap: 25px;
    color: #5B5747;
    font-family: "Inter", sans-serif;;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
}

.v3-timing-activity span{
    margin-bottom: 8px;
    display: block;
}

.v3-timing-activity ul {
    padding: 0;
}
.v3-timing-activity ul li {
    padding-bottom: 6px;
}
.v3-timing-activity .v3-activity ul {
    padding-left: 18px;
}
.v3-timing-activity .v3-activity ul li {
    list-style: disc;
}
.v3-timing-activity .v3-activity ul {

}

.tabs-v3-cols-bottom div.flex-2cols {
    flex-direction: row;
    justify-content: space-between;
}

.tabs-section-layout-2 {
    background-color: #F9F9F9;
}

.tabs-section-layout-2 h4{
    color: #5B5747;
    text-align: center;
    font-family: "Humectez La Mouture";
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.layout-2{

    display: block;
    text-align: center;
}

.layout-2 li.nav-item {
    width: 304px;
    height: 58px;
    flex: inherit;
    display: inline-block;
    margin-right: 25px;
}

ul.layout-2 li button.btn-aventura-tab,
ul.layout-2 li:last-child button.nav-link,
ul.layout-2 li:first-child button.nav-link {
    border-radius: 25px;
    border: 1px solid #C4D82D;
    color: #5B5747;
    text-align: center;
    font-family: "Humectez La Mouture";
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
}

ul.layout-2 li button.nav-link.active,
ul.layout-2 li:last-child button.nav-link.active,
ul.layout-2 li:first-child button.nav-link.active {
    color: #fff;
}

ul.layout-2 li button.btn-aventura-tab,
ul.layout-2 li:last-child button.nav-link,
ul.layout-2 li:last-child button.nav-link.active,
ul.layout-2 li:first-child button.nav-link,
ul.layout-2 li:first-child button.nav-link.active {
    border-radius: 25px;
    border: 1px solid #C4D82D;
}

ul.layout-2 li button.btn-aventura-tab,
ul.layout-2 li:last-child button.nav-link,
ul.layout-2 li:first-child button.nav-link {
    background-color: #fff !important;
}

ul.layout-2 li:last-child button.nav-link.active,
ul.layout-2 li:first-child button.nav-link.active {
    background-color: #C4D82D !important;
}

ul.layout-2 li button.btn-aventura-tab.active:after {
    content: '';
    width: 0;
    height: 0;
    margin: auto;
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    border-top: 20px solid #c4d930;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
}

.tab-content.layout-2 .container .tab-content-wrapper {
    box-shadow: unset;
}

.col_txtbar {
    color: #5B5747;
    text-align: center;
    font-family: "Inter", sans-serif;;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    min-height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

/*.col_txtbar p {
    display: block;
    text-align: left;
}*/

.col_txtbar span{
    color: #5B5747;
    text-align: center;
    font-family: "Inter", sans-serif;;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
    text-transform: capitalize;
}

.col_txtbar .flex-2cols {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.col_txtbar .flex-2cols::before {
    content: '';
    position: absolute;
    height: 80%;              /* Adjust the height of the border */
    width: 2px;               /* Thickness of the border */
    background-color: #E1E1E1;  /* Border color */
    left: 42%;                /* Position in the middle */
    top: 5px;
}

.col_txtbar .flex-2cols span {
    color: #000;
    text-align: left;
    font-family: "Inter", sans-serif;;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
}

.layout-2 .c_barone {
    margin-top: 0px;
}

.txt-gray-color {
    color:#5B5747;
}

.ghafe-logo {
    text-align: center;
}

.ghafe-logo img {
    width: 120px;
}

.disc-style li.ls-heading{
    color: #5B5747;
    font-family: "Inter", sans-serif;;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    list-style: none;
    margin-left: 0px;
}

.disc-style li {
    list-style: disc;
    margin-left: 20px;
}


.meals-banner {
    min-height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 25px 25px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.meals-banner .m-banner-content h5{
    color: #FFF;
    text-align: center;
    font-family: "Humectez La Mouture";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.meals-banner .m-banner-content span{
    color: #FFF;
    font-family: "Inter", sans-serif;;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.meals-banner .m-banner-content{
    text-align: center;
}

.section-grid-pricing-table .col-pricing .gird-pricing .d-meal-1,
.section-grid-pricing-table .col-pricing .gird-pricing .d-meal-2,
.section-grid-pricing-table .col-pricing .gird-pricing .d-meal-3{
    min-height: 830px;
}

.section-grid-pricing-table .col-pricing .gird-pricing .d-meal-1 ul.list-unstyled li ul.disc-style {
    margin-bottom: 5rem;
}

.section-grid-pricing-table .col-pricing .gird-pricing .d-meal-2 ul.list-unstyled li ul.disc-style {
    margin-bottom: 1.5rem;
}

.section-grid-pricing-table .col-pricing .gird-pricing .d-meal-3 ul.list-unstyled li ul.disc-style {
    margin-bottom: 3.5rem;
}

.da_meal_s .col-pricing .gird-pricing {
    height: auto;
}

.da_meal_s .col-pricing .gird-pricing .description {
    padding:1rem 1.5rem 1.5rem;
}

.testimonial-layout-2 .testimonial-slider {
    max-width: 60%;
    margin: 0 auto;
   
}

.testimonial-layout-2 .testimonial-slider .slider-body{
    text-align: center;
     background-image: url(../images/bg-testimonial-brush.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.testimonial-layout-2 .testimonial-slider .date {
    color: #000;
    text-align: center;
    font-family: "Inter", sans-serif;;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.testimonial-layout-2 .testimonial-slider .description {
   color: #000;
    font-family: "Inter", sans-serif;;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    max-width: 50%;
    margin: 0 auto;
    margin-top: 22px;
    margin-bottom: 45px;
}

.testimonial-layout-2 .testimonial-slider .name {
   color: #000;
    font-family: "Inter", sans-serif;;
    font-size: 20px;
    font-style: italic;
    font-weight: 700;
    line-height: normal;
}

.testimonial-layout-2-wrapper {
    margin-top: 3rem;
}

.testimonial-layout2-next-arrow {
    background-image: url(../images/arrow-right-circle.svg);
    width: 30px;
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.testimonial-layout2-prev-arrow {
    background-image: url(../images/arrow-left-circle.svg);
    width: 30px;
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
}

.new_banner_content .blinking-word {

    position: absolute;
    left: 82px;
    color: red;
    top: -35px;
}

.new_banner_content .blinking-word img, .new_banner_content .blinking-word picture {
    width: 75px;
    top: -6px;
    left: 9px;
}

.footer-logo img {
    max-width: 200px;
}


@media only screen and (max-width: 767px) {

    .bd-tabs-v3-cols .tabs-v3-col-heading {
        font-size: 24px;
    }

    .bd-tabs-v3-cols .tabs-v3-col-small-heading {
        font-size: 14px;
    }

    .bd-tabs-v3-cols p{
        font-size: 12px;
    }

    .tabs-v3-cols-bottom .col-price p, .tabs-v3-cols-price .col-price p{
        font-size: 18px;
    }

    .tabs-v3-cols-bottom .col-duration img{
        height: 35px;
        width:auto;
        max-width: 100%;
    }

    div.grid-3cols, .tabs-v3-cols-bottom {
        grid-template-columns: 1fr;
    }

    .tabs-v3-cols-bottom div.flex-2cols {
        flex-direction: column;
        gap: 30px;
    }

    .tabs-v3-cols-bottom .col-price > div, .tabs-v3-cols-price .col-price > div {
        max-width: 100%;
        width: 100%;
    }

    .v3-timing-activity span{
        font-size: 13px;
    }
    .v3-timing-activity .v3-activity ul li, .v3-timing-activity ul li{
        font-size: 12px;
    }

    .tabs-v3-cols-bottom .col-price span{
        position: initial;
    }

    .tabs-v3-cols-bottom .col-duration{
        margin-bottom: 1rem;
    }

    .bd-tabs-v3-cols {
        margin-bottom: 1.5rem;
        min-height: 220px;
    }

    .bd-tabs-v3-cols .tab-v3-content-wrapper {
        max-width: 100%;
    }

    .price-center{
        position: initial;
        transform: unset;
    }

    ul.layout-2 li button.btn-aventura-tab, ul.layout-2 li:last-child button.nav-link, ul.layout-2 li:first-child button.nav-link {
        width: 100%;
        height: 40px;
        line-height: 40px;
    }

    ul.layout-2 li button.btn-aventura-tab span, 
    ul.layout-2 li:last-child button.nav-link span, 
    ul.layout-2 li:first-child button.nav-link span{
        position: initial;
        font-size: 16px;
    }

    .layout-2 li.nav-item {
        width: 48%;
        margin-top: 5px;
    }

    ul.layout-2 li button.btn-aventura-tab.active:after{
        top: 49px;
    }

    .mmt-3 {
        margin-top: 3rem;
    }

    .testimonial-layout-2 .testimonial-slider .slider-body {
        background-size: cover;
    }

    .testimonial-layout-2 .testimonial-slider .description {
        font-size: 12px;
        max-width: 80%;
        letter-spacing: 1px;
    }

    .inside-page-nave {
        display: grid;
        padding: 0px;
    }
}

/***Birthday Tabs Section v3 End***/

/* Home Page Banner Css */

/***** New Banner CSS *****/

@media (max-width: 998px) {

    .banner__background {
        top: 40px;
    }
}

.banner-circle-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80%;
}
 
.new_banner_content {
    width: 500px;
    height: 500px;
    border: 2px solid white;
    border-radius: 50%;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    z-index: 1; /* Ensures content is in front of the video */
    padding: 20px;
}


.images_content {
    text-align: center;
}
/* Dots around the circle */

.new_banner_content .dot {
    position: absolute;
    width: 23px; /* Size of the dots */
    height: 23px;
    border-radius: 50%;
    cursor: pointer;
}
.new_banner_content .dot span {
    font-family: "Inter", sans-serif;, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
}
.dot:hover {
    background-color: #FFF;
    border-color: #c4d82d;
}
.dot:hover span {
    color: #c4d82d;
    font-weight: 700;
}

.dot-1 {
    top: -10px; 
    left: 50%; 
    transform: translateX(-50%);
    background-color: #c4d82d;
    border: 2px solid #c4d82d;

}
.dot-1 span {
    position: absolute;
    top: -54px; /* Adjust this value to control the distance above the dot */
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px; /* Adjust font size as needed */
    color: white;
    text-align: center;
    cursor: pointer;
}

.dot-2 {
    top: 20%; 
    left: 8.5%; 
    transform: translateX(-50%);
    background-color: #E67F25;
    border: 2px solid #E67F25;
}
.dot-2 span {
    position: absolute;
    top: -15px; /* Adjust this value to control the distance above the dot */
    left: -350%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px; /* Adjust font size as needed */
    color: white;
    text-align: center;
    width: 135px;
    cursor: pointer;
}

.dot-3 {
    top: 20%; 
    left: 91.5%; 
    transform: translateX(-50%);
    background-color: #12128F;
    border: 2px solid #12128F;
}
.dot-3 span {
    position: absolute;
    top: -15px; /* Adjust this value to control the distance above the dot */
    left: 350%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px; /* Adjust font size as needed */
    color: white;
    text-align: center;
    width: 100px;
}

.dot-4 {
    top: 60%; 
    left: 98.5%; 
    transform: translateX(-50%);
    background-color: #800080;
    border: 2px solid #800080;
}
.dot-4 span {
    position: absolute;
    top: -15px; /* Adjust this value to control the distance above the dot */
    left: 300%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px; /* Adjust font size as needed */
    color: white;
    text-align: center;
    width: 100px;
}

.dot-5 {
    top: 60%; 
    left: 1.5%; 
    transform: translateX(-50%);
    background-color: #D94799;
    border: 2px solid #D94799;
}
.dot-5 span {
    position: absolute;
    top: -15px; /* Adjust this value to control the distance above the dot */
    left: -200%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px; /* Adjust font size as needed */
    color: white;
    text-align: center;
    width: 100px;
}

.dot-6 {
    top: 85%; 
    left: 83.5%; 
    transform: translateX(-50%);
    background-color: #40E0D0;
    border: 2px solid #40E0D0;
}
.dot-6 span {
    position: absolute;
    top: 15px; /* Adjust this value to control the distance above the dot */
    left: 360%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px; /* Adjust font size as needed */
    color: white;
    text-align: center;
    width: 100px;
}

.dot-7 {
    top: 85%; 
    left: 16%; 
    transform: translateX(-50%);
    background-color: #FFCB05;
    border: 2px solid #FFCB05;
    
}
.dot-7 span {
    position: absolute;
    top: 15px; /* Adjust this value to control the distance above the dot */
    left: -250%;
    transform: translateX(-50%);
    margin: 0;
    font-size: 20px; /* Adjust font size as needed */
    color: white;
    text-align: center;
    width: 100px;
}

.new_banner_content p {
    font-size: 32px;
}

.new_banner_content h2 {
    font-size: 48px;
    transform: scale(1.5);
    max-width: 85%;
    margin: auto;
}
.new_banner_content .video_title {
    text-align: center;
    font-family: 'Humectez La Mouture', sans-serif;
    font-size: 48px;
    font-weight: 400;
    transform: scale(1.3);
	 max-width: 100%;
}

.content__1 {
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}
.dot:hover ~ .content__1 {
    opacity: 0;
    visibility: hidden;
    transform: scale(0.5);
}

.content__2 {
    font-family: 'Humectez La Mouture', sans-serif;
    font-weight: 400;
    font-size: 40px;
    width: 666px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}
/*
.content__2 h2 {
    font-size: 40px;
}*/

.dot-1:hover ~ .content__2 {
    opacity: 1;
    visibility: visible;
    transform: scale(0.5);
}

.content__3 {
    font-family: 'Humectez La Mouture', sans-serif;
    font-weight: 400;
    font-size: 40px;
    width: 526px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}
/*
.content__3 h2 {
    font-size: 40px;
}*/
.dot-2:hover ~ .content__3 {
    opacity: 1;
    visibility: visible;
    transform: scale(0.5);
}

.content__4 {
    font-family: 'Humectez La Mouture', sans-serif;
    font-weight: 400;
    font-size: 40px;
    width: 718px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}
/*
.content__4 h2 {
    font-size: 40px;
}*/

.dot-3:hover ~ .content__4 {
    opacity: 1;
    visibility: visible;
    transform: scale(0.5);
}

.content__5 {
    font-family: 'Humectez La Mouture', sans-serif;
    font-weight: 400;
    font-size: 40px;
    width: 688px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}
/*
.content__5 h2 {
    font-size: 40px;
}*/

.dot-4:hover ~ .content__5 {
    opacity: 1;
    visibility: visible;
    transform: scale(0.5);
}

.content__6 {
    font-family: 'Humectez La Mouture', sans-serif;
    font-weight: 400;
    font-size: 40px;
    width: 640px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}
/*
.content__6 h2 {
    font-size: 40px;
}*/

.dot-5:hover ~ .content__6 {
    opacity: 1;
    visibility: visible;
    transform: scale(0.5);
}

.content__7 {
    font-family: 'Humectez La Mouture', sans-serif;
    font-weight: 400;
    font-size: 40px;
    width: 658px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}
/*
.content__7 h2 {
    font-size: 40px;
}
*/

.dot-6:hover ~ .content__7 {
    opacity: 1;
    visibility: visible;
    transform: scale(0.5);
}

.content__8 {
    font-family: 'Humectez La Mouture', sans-serif;
    font-weight: 400;
    font-size: 40px;
    width: 710px;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease, transform 0.5s ease;
}

.content__8 h2{
   line-height: 52px;   
}
/*
.content__8 h2 {
    font-size: 40px;
}*/

.dot-7:hover ~ .content__8 {
    opacity: 1;
    visibility: visible;
    transform: scale(0.5);
}

.background-image {
    object-fit: cover;
    opacity: 1;
    transition: opacity 0.5s ease;
}

/* Class to apply fade in effect */
.fade-in {
    animation: fadeIn 0.5s forwards;
}

/* Class to apply fade out effect */
.fade-out {
    animation: fadeOut 0.5s forwards;
}

.fade-in {
    animation: fadeIn 1s forwards;
}

.fade-out {
    animation: fadeOut 1s forwards;
}

@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}

@keyframes fadeOut {
    from { opacity: 1; }
    to { opacity: 0; }
}

/* Burger Menu Icon */
.burger-menu {
    position: absolute;
    top:30px;
    right: 20px;
    z-index: 2; /* Ensure it's above other content */
}

.burger-menu__icon {
    display: flex;
    flex-direction: column;
    cursor: pointer;
    transition: 0.3s;
}

.burger-menu__line {
    width: 46px;
    height:2px;
    background-color: white;
    margin: 5px 0;
    transition: 0.3s;
}

.burger-menu__items {
    position: absolute;
    top: 60px; /* Adjust based on your design */
    right: 0;
    background-color: #C4D82D;
    color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    display: none; /* Hide menu by default */
    flex-direction: column;
    width: 192px;
    transform: translateY(-20px); /* Initially offscreen */
    opacity: 0; /* Initially invisible */
    transition: opacity 0.3s, transform 0.3s; /* Transition effect */
}

.burger-menu__items a {
	text-transform:capitalize;
    text-decoration: none;
    color: white;
    padding: 16px;
    display: block;
    transition: background-color 0.3s;
    font-family:  "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
}

.burger-menu__items a:hover {
    background-color: #5B5747;
    color: #C4D82D;
}

/* Active State for Menu */
.burger-menu__items.active {
    display: flex; /* Show menu */
    transform: translateY(0); /* Slide into view */
    opacity: 1; /* Fully visible */
}

.burger-menu__icon.active .burger-menu__line:nth-child(1) {
    transform: rotate(45deg) translate(6px, 5px);
}

.burger-menu__icon.active .burger-menu__line:nth-child(2) {
    opacity: 0; /* Hide the middle line */
}

.burger-menu__icon.active .burger-menu__line:nth-child(3) {
    transform: rotate(-45deg) translate(12px, -10px);
}

#myboxModal .row {
    justify-content: center;
}

/* Burger Menu Icon End */

/* Home Page Banner Csss End */

/***Changes Aventura Tabs****/
@media (max-width: 768px) {

    .av-tabs {
        justify-content: space-around;
    }

    .av-tabs li.nav-item {
        margin-top: 5px;
        min-height: 115px;
    }

    .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
        transform: scaleY(1);
    }

    .mobile-banner-custom .custom-row a {
        text-decoration: none;
    }

    .av-key-points li {
        margin: 1rem 0;
    }

    .av-slider-zip-1 ul.slick-slide {
        max-height: 90px;
    }
}

/***Changes Aventura Tabs End****/

.sft-catalogue-wrapper{
    max-width: 75%;
    margin: auto;
    padding: 2rem;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 5px 15px;
}

@media (max-width: 786px){
    
    .sft-catalogue-wrapper {
        max-width: 100%;
        margin: auto;
        padding: 1.2rem;
    }
    
}


.fac-evt-spac {
    max-width: 610px;
    margin: auto;
}

.fac-evt-spac ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding: 0px;
    margin-bottom: 0px;
}


.fac-evt-spac ul  li{
    min-width: 290px;
    background-color: #5d5747;
    padding: 10px 15px;
    border-radius: 15px;

    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.fac-evt-spac ul  li span {
    color: #fff;
    font-size: 0.9rem;
    display: block;
    text-align: center;
    line-height: 18px;
}

.fac-evt-spac ul  li:nth-child(odd){
    justify-self:start;
}

.fac-evt-spac ul  li:nth-child(even){
    justify-self:end;

}

.fac-evt-spac-gallery{
    padding: 1rem;
}

.fac-evt-spac-gallery ul{
    padding: 0;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 2px;
}

.fac-evt-spac-gallery ul li {
    overflow: hidden;
}

.fac-evt-spac-gallery ul li img {
    width: 100%;
    transition: transform 1s ease;
}

.fac-evt-spac-gallery ul li img:hover {
    transform: scale(1.2);
}

@media (max-width: 768px) {
    .fac-evt-spac ul {
        grid-template-columns: 1fr;
     }

    .fac-evt-spac ul  li, .fac-evt-spac ul li:nth-child(odd), .fac-evt-spac ul li:nth-child(even){
        justify-self: center;
    }
}

.btn-green-price {
    background-color: #228744;
    color: #fff;
    text-align: center;
    font-family: "Humectez La Mouture";
    font-size: 20px;
    padding: 4px;
    border-radius: 12px;
    max-width: 100px;
}

.color-green {
    color: #228744;
}

.font-bold {
    font-weight: bold;
}

ul.av-key-points.ml-0 li {
    margin-left: 0px;
}

.av-tabs-btn-wrapper {
    max-width: 300px;
}

.av-key-points-fw ul.av-key-points {
    width: 100%;
}

p.txt-transform-none {
    text-transform: none;
}

/*header.header-home .banner__background iframe{
    max-height: calc(100vh + 59px);
}*/

/* New Css */
/* the ghafe */
.menu_btn_ghafe #iframeQrMenu iframe {
	height:1000px;
}

.page-id-6534 .inner-pages .banner-container {
	height:93vh;
	max-height:unset;
}
.page-id-6534 .inner-pages .banner-container::before {
    height: 100px;
    min-height: unset;
    bottom: 0;
    background-position: unset;
	background-image: url(https://www.aventuraparks.com/wp-content/uploads/2025/03/White-Brush-stroke1.png);
}
.page-id-6534 .av-tabs-section.tabs-section-layout-1,
.page-id-6534 .pricingSectionContainer,
.page-id-6534 .csgetintouchbtn .inside-page-nave {
	
}
.page-id-6534 .csgetintouchbtn .inside-page-nave {
	display:none;
}
.page-id-6534 .home-page-title {
    color: #5B5747;
    font-size: 3rem;
}
.page-id-6534 a.btn.aventura-button1:not(.page-id-6534 footer a.btn.aventura-button1) {
    color: white;
}
.page-id-6534 .section-instagram .section-title,
.greyTitle,
.section-block h2.h3-heading {
    color: #5B5747;
}
@media(max-width:767px) {
	.page-template-temp-family-adv-park .cls-intro-sec {
		padding-bottom: 30px;
	}
	.page-id-7010 .banner-container {
		background-position: center;
	}
	.qr_res_hidden {
		display:none;
	}
	.menu_btn_ghafe #iframeQrMenu iframe {
		height:500px;
	}
	.page-id-6534 .inner-pages .banner-container {
		height: 59vh;
	}
}
@media(max-width:575px) {
	.page-id-6534 .inner-pages .banner-container {
		height: 45vh;
	}
	.waiver-buttons{
		flex-direction: column;
	}
}
@media(max-width:460px) {
	.aventura-button1.escape_banenr_btn {
		font-size:16px;
	}
}
@media(max-width:460px) {
	.page-id-6534 .inner-pages .banner-container {
		height: 35vh;
	}
}

.waiver-buttons{
	    display: flex;
    justify-content: space-evenly;
	    gap: 20px;
	align-items: center;
}

.ibcess_icon img{
    height: 100px;
}



a h3{
color:#0d6efd;
}

h3 , h2, h4, h5{
    color: #5B5747;
}

.link-text{
color:#0d6efd
}

.primary-color-new{
color:#63903D !important
}

.overall-banner{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4); /* Darken image with 50% black */
z-index: 1;
}


.no-bottom-margin{
}


.offer-text-description{
	display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

.image-offer{
height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 15px;
}

.flex-col-reverse{
margin-top:30px;
	margin-bottom:30px
}

@media(max-width:768px){
.flex-col-reverse{
	    flex-direction: column-reverse;
}
	.image-offer {
    height: 280px;

    margin-bottom: 30px;
}
}