/* New Css start here */
/* Customize Trip Section Css start here */
.wpcf7-form-control-wrap{display:block;}
.customize-trip-section{
	padding: 100px 0px;
    background-color: rgba(0,0,0,0.8);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    position: relative;
}
.customize-trip-section:before{
	position: absolute;
    content: '';
    top: 0;
    right: 0px;
    left: 0px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    display: inline-block;
    z-index: -1;
    height: 331px;
}
.customize-trip-section .sub-header{
	font-size: 14px;
	font-weight: 500;
	display: block;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: 0.5px;
	color: #fff;
}
.customize-trip-section .main-header{
	font-family: 'dm_serif_text';
	font-size: 45px;
	font-weight: normal;
	color: #fff;
	display: block;
	text-align: center;
	margin-bottom: 50px;
}
.customize-trip-section .trip-list{margin: 0 -5px 30px;}
.customize-trip-section .trip-list .inner-box{
	background-color: #fff;
	padding: 44px 45px 40px;
	border-radius: 3px;
	text-align: center;
	margin:0px 5px;
	height:100%;
}
.customize-trip-section .trip-list .inner-box .image-box{
	border-radius: 50%;
    border: 1px dashed #5a5a5a;
    display: inline-block;
    padding: 51px 59px;
    height: 212px;
    max-width: 212px;
    margin-bottom: 29px;
    position: relative;
}
.customize-trip-section .trip-list .inner-box .image-box img{max-height: 93px;}
.customize-trip-section .trip-list .inner-box .image-box .slidecount{
	width: 73px;
    height: 73px;
    padding: 16px 21px 19px 22px;
    background-color: #00b5de;
    border-radius: 50%;
    font-size: 40px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    font-family: 'dm_serif_text';
    line-height: 40px;
    position: absolute;
    top: 0px;
    left: -35px;
}
.customize-trip-section .trip-list .inner-box .trip-title{
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
	font-family: 'dm_serif_text';
	text-align: center;
	color: #000;
	display: block;
	margin-bottom: 16px;
}
.customize-trip-section .trip-list .inner-box .trip-content{
	font-size: 13px;
	font-weight: 500;
	line-height: 1.92;
	text-align: center;
	color: #000;
}
.customize-trip-section .trip-btn{text-align: center;}
@media(max-width:1400px){
	.customize-trip-section .trip-list .inner-box{padding:35px 30px;}
	.customize-trip-section .trip-list .inner-box .trip-title {font-size: 20px;line-height: 25px;}
	.customize-trip-section .trip-list .inner-box .image-box .slidecount{
		width: 63px;
		height: 63px;
		padding: 12px 21px 12px 22px;font-size: 30px;line-height: 35px;
		left: -21px;
	}
	.customize-trip-section .trip-list .inner-box .image-box img {max-height: 70px;}
	.customize-trip-section .trip-list .inner-box .image-box {
	    padding: 58px 59px;
	    height: 190px;
	    max-width: 193px;
	    margin-bottom: 20px;
	}
}
@media(max-width:1024px){
	.customize-trip-section .trip-list .inner-box {padding: 35px 25px;}
	.customize-trip-section .trip-list .inner-box .image-box {padding: 39px;height: 150px;max-width: 150px;}
	.customize-trip-section .trip-list .inner-box .image-box .slidecount {
	    width: 53px;
	    height: 53px;
	    padding: 15px;
	    font-size: 24px;
	    line-height: 24px;
	    left: -19px;
	}
}
/* Footer Css */
#footer{
	background-color: #2a2a2a !important;
	padding-top: 74px;
	padding-bottom: 0px;
	margin-top:40px;
}
.home #footer,
.page-template-contact-us-page-template #footer{
	margin-top:0px;
}
.footer-inner-section .footer-top-sec .fot-left-inner .footer-logo a{display: inline-block;}
.footer-inner-section .footer-top-sec .fot-left-inner .footer-logo{margin-bottom: 44px;}
.footer-inner-section .newsletter-section .newsletter-header{
	font-size: 16px;
	font-family: 'Inter';
	font-weight: normal;
	display: block;
	margin-bottom: 15px;
	color: #fff;
}
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form{
	padding: 0px !important;
    position: relative;
}
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph input[type="email"]{
	margin: 0px !important;
    width: calc(100% - 110px) !important;
    height: 70px;
    padding: 13px !important;
    border-radius: 3px !important;
    background-color: rgb(255 255 255 / 20%) !important;
    border: 0px;
    color: #fff !important;
    box-shadow: none;
    outline: none;
    font-family: 'Inter';
    font-size: 16px;
    font-weight: normal;
    padding-right: 100px !important;
}
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph input[type="email"]::-webkit-input-placeholder { color: #fff; } 
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph input[type="email"]:-moz-placeholder { color: #fff; } 
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph input[type="email"]::-moz-placeholder {color: #fff; } 
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph input[type="email"]:-ms-input-placeholder { color: #fff; }
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph .mailpoet_submit{
	font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.5px;
    color: #fff !important;
    background-color: transparent !important;
    border: 1px solid transparent !important;
    box-shadow: none;
    outline: none;
    text-transform: uppercase;
    position: absolute;
    top: 0;
	min-height:70px;
    right: calc(0px + 130px);
}
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph .mailpoet_submit:focus,
.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph .mailpoet_submit:hover{
	color: #00b5de !important;
}


.fot-social-media {
    padding: 0;
    margin: 0;
    line-height: normal;
}
.fot-social-media li:first-child {margin-left: 0;}
.fot-social-media li{display:inline-block; margin: 0 15px; line-height:normal; vertical-align:top;}
.fot-social-media li a{position:relative; display:inline-block; line-height:normal;}
.fot-social-media li a::before{
	display:inline-block; content:""; height:30px; width:30px; line-height:normal;
}
.fot-social-media .facebook a::before{
	background: url('../images/facebook.svg') no-repeat center; width:24px;
}
.fot-social-media .facebook a:hover::before{
	background: url('../images/facebook-hover.svg') no-repeat center; width:24px;
}
.fot-social-media .instagram a::before{
	background: url('../images/instagram.svg') no-repeat center; width:24px;
}
.fot-social-media .instagram a:hover::before{
	background: url('../images/instagram-hover.svg') no-repeat center; width:24px;
}
.fot-social-media .twitter a::before{
	/*background: url('../images/twitter.svg') no-repeat center; width:24px;*/
	font-family: 'icomoon' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\e900";
	font-size:26px;
	color:#FFF;
}
.fot-social-media .twitter a:hover::before{
	/*background: url('../images/twitter-hover.svg') no-repeat center; width:24px;*/
	color:#00d0ff;
}
.fot-social-media .youtube a::before{
	content: '\f16a';
    font-family: "FontAwesome";
	color: #FFF;
    font-size: 26px;
}
.fot-social-media .youtube a:hover::before{
	color:#00d0ff;
}

.footer-menu-center .widget-title h3{
	font-family: 'dm_serif_text';
	color: #fff;
	margin-bottom: 30px;
	display: block;
	font-size: 25px;
	font-weight: normal;
	line-height: 25px;
}
.footer-menu-center .menu{
	margin: 0px;padding: 0px;list-style-type: none;
} 
.footer-menu-center .menu li.menu-item{
	display: block;
}
.footer-menu-center .menu li.menu-item a,
.footer-menu-center .menu li.menu-item a:focus{
	opacity: 0.6;
    font-family: Inter;
    font-size: 13px;
    font-weight: normal;
    line-height: 13px;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 10px;
    margin-bottom: 17px;
}
.footer-menu-center .menu li.menu-item a:hover,
.footer-menu-center .menu li.current-menu-item a{opacity: 1;}
.footer-menu-center .menu li.menu-item:last-child a{margin-bottom: 0px;}

#footer-base{
	margin-top: 50px;
	padding-top: 45px;
	padding-bottom: 70px;
	margin-left: 0px;margin-right: 0px;
	border-top: 1px solid rgba(255,255,255,0.2);
}
#footer-base .copyright{
	display: block;
    font-family: Inter;
    font-size: 12px;
    font-weight: normal;
    color: #fff9;
    text-align: left;
    width: auto;
    padding: 0px;
}
#footer-base .copyright a,
#footer-base .copyright a:focus{
    font-family: Inter;
    font-size: 12px;
    font-weight: normal;
    color: #fff9;
    text-align: left;
    width: auto;
    padding: 0px;
    text-decoration: none;
}
#footer-base .copyright a:hover{color: #fff;}
#footer-base .ft-menu{
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#footer-base .ft-menu .widget_nav_menu{padding:0px;}
#footer-base .ft-menu .widget_nav_menu #menu-footer-menu{
	margin: 0px;
    padding: 0px;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    align-content: center;
}
#footer-base .ft-menu .widget_nav_menu #menu-footer-menu li.menu-item{
	display: inline-block;
}
#footer-base .ft-menu .widget_nav_menu #menu-footer-menu li.menu-item a,
#footer-base .ft-menu .widget_nav_menu #menu-footer-menu li.menu-item a:focus{
	font-family: Inter;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	color: #fff9;
	text-decoration: none;
}
#footer-base .ft-menu .widget_nav_menu #menu-footer-menu li.menu-item a:hover{color: #fff;}
#footer .scroll-top {
    bottom: 50px;
    position: fixed;
    right: 20px;
    text-align: center;
    z-index: 99;
}

#footer .scroll-top a {
    background:#00b5de;
    border:1px solid #ffffff;
    border-radius: 38px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    height: 38px;
	font-size:20px;
    line-height: 34px;
    outline: medium none;
    text-align: center;
    width: 38px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-decoration: none;
}

#footer .scroll-top a:hover {
    color: #fff;
    border-color: #fff;
    background: #555555;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#footer .scroll-top span:before{
	color:#ffffff;
	content: "\f106";
	display:inline-block;
	font-family: 'FontAwesome';
}

@-webkit-keyframes bouncing {
    0% {bottom: 10px;}
    50% {bottom: 15px;}
  100% {bottom: 10px;}
}
/*#cookie-notice.cn-position-bottom{
    position: relative;z-index: 9;
}*/
#cookie-notice.cn-position-bottom.cn-effect-fade.cn-animated{position: fixed;z-index: 0;padding: 0;}
#cookie-notice .cookie-notice-container {
    padding: 15px 30px;
    text-align: center;
    width: 100%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;margin-bottom: 0px;
	background-color: rgb(0 0 0 / 50%) !important;
	padding: 18px 0px;
}
/*#cookie-notice.cookie-notice-hidden{ display: none !important; }
.cookies-accepted #cookie-notice{ display:none !important; }*/
.cn-text-container{
	font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #fff;
    position: relative;
    padding-left: 62px;margin-bottom: 0px;
}
.cn-text-container:before{
	position: absolute;
	content: '';
	background: url('../images/cookeis-icon.svg') no-repeat center;
	width: 44px;
    height: 44px;
    display: inline-block;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
}
#cookie-notice .cn-button:not(.cn-button-custom){
	padding: 14px 27px 13px 28px;
    border-radius: 22px;
    border: solid 1px #fff;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    background-color: transparent !important;
    outline: none;
    box-shadow: none;
}
#cookie-notice .cn-button:focus,#cookie-notice .cn-button:hover{background-color: #36b5de !important;}
.cn-close-icon{
	margin-left: 10px;
    padding: 14px 27px 13px 28px;
    border-radius: 22px;
    border: solid 1px #fff;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    background-color: transparent !important;
    outline: none;
    box-shadow: none;
    position: relative;
    height: 45px;
    width: 60px;
    opacity: 1;
    right: auto;
    top: auto;
    margin-top: 0px;
	/*display:none;*/
}
.cn-close-icon:after{display: none;}
.cn-close-icon:before{
    position: absolute;
    content: 'X';
    height: auto;
    width: auto;
    top: 50%;
    background-color: rgba(128,128,128,1);
    transform: rotate(0deg) translateY(-50%) translateX(-50%) !important;
    left: 50%;
    right: auto;
    background-color: transparent !important;
}
.cn-close-icon:hover{
	background-color: #36b5de !important;
}
.cn-close-icon:hover:before{
	background-color: #36b5de !important;
}
/* Inner Banner */
.hero-banner{
	height: 353px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
	position:relative;
	margin-bottom:50px;
}
.transparent-header {padding-top:0px !important;}
.transparent-header .hero-banner{height:503px;}
.transparent-header .moontp-tour-single-midbar{height:503px !important; position:relative;}
.hero-banner:before,
.transparent-header .moontp-tour-single-midbar:before{
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	content:"";
	background-color:rgba(0,0,0,0.3);
}
.hero-banner .hero-banner-title,
.moontp-tour-single-midbar .hero-banner-title{
	color: #FFF;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    position: absolute;
    text-align: center;
    padding: 10px 20px;
    width: 100%;
	max-width:800px;
	font-size: 50px;
    line-height:1;
    font-weight: normal;
    font-family: dm_serif_text;
}
.transparent-header .hero-banner .hero-banner-title
/* , .transparent-header .moontp-tour-single-midbar .hero-banner-title*/{
	margin-top:60px
}
@media(max-width:1199px){
	.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph input[type="email"]{width:100% !important;}
	.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph .mailpoet_submit{right: 20px !important;}
	#footer {padding-top: 50px;padding-bottom: 0px;}
}
@media(max-width:991px){
	.footer-inner-section .footer-top-sec .fot-left-inner .footer-logo {margin-bottom: 30px;}
	#footer {padding-bottom: 0;padding-top: 50px;}
	#footer-base{padding-bottom: 50px;}
	.footer-inner-section .footer-top-sec .fot-left-inner{margin-bottom: 30px;}
	.moontp-tour-single-midbar .hero-banner-title{padding: 10px 35px;}
	.customize-trip-section .trip-list .slick-list{padding-left:0px; padding-right:0px;}
	.tax-hotel-image iframe{height:350px !important;}
    .customize-trip-section .trip-list{margin: 0 0 30px;}
}
@media(max-width:767px){
	#footer {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
	#footer-base {
	    margin-top: 20px;
	    padding-top: 20px;
	    padding-bottom: 0px;
	}
	.footer-menu-center .menu li.menu-item a, .footer-menu-center .menu li.menu-item a:focus{margin-bottom:10px;}
	#footer-base .copyright{margin-bottom: 20px;}
	.footer-inner-section .footer-top-sec .fot-left-inner {
	    margin-bottom: 20px;
	    padding-bottom: 20px;
	    border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	.footer-inner-section .footer-top-sec .fot-left-inner .footer-logo{margin-bottom: 20px;}
	.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph input[type="email"]{height: 50px;}
	.footer-inner-section .newsletter-section .newsletter-form .mailpoet_form .mailpoet_paragraph .mailpoet_submit{min-height:50px;}
	.footer-inner-section .newsletter-section .newsletter-header{font-size: 14px;}
	.customize-trip-section{padding:50px 0px;}
	.customize-trip-section .main-header {font-size: 32px;margin-bottom: 30px;}
	#cookie-notice .cn-button:not(.cn-button-custom){margin-left: 0px;}
	.transparent-header .moontp-tour-single-midbar{height:400px !important;}
	.moontp-tour-single-midbar .hero-banner-title{font-size:30px;}
	.footer-menu-center{border-bottom: 1px solid rgba(255,255,255,0.2);margin-bottom: 20px;}
	.footer-menu-center .widget-title h3 {
		margin-bottom: 20px;
		padding-bottom: 0;
		padding-right: 25px;
		position: relative;
		font-size: 20px;
		line-height: 22px;
	}
	.footer-menu-center .widget-title h3:before {
		content: "\f107";
		display: inline-block;
		font-family: FontAwesome;
		position: absolute;
		right: 0;
		top: 0px;
		color: #fff;
		opacity: 1;
		font-size: 26px;
		z-index: 2;
		-webkit-transition: all .5s;
		   -moz-transition: all .5s;
		    -ms-transition: all .5s;
		     -o-transition: all .5s;
		        transition: all .5s;
	}
	.footer-menu-center .widget-title.active h3:before{
		transform: rotate(180deg);
	}
	#footer-base {
	    margin-top: 0px;
	    padding-top: 10px;
	    padding-bottom: 0px;
	    border-top: 0px;
	}
	#footer-base .ft-menu .widget_nav_menu #menu-footer-menu{
		display: flex;
		justify-content: center;
		align-content: center;
        align-items: center;
	}
	#footer-base .ft-menu .widget_nav_menu #menu-footer-menu li.menu-item {
	    text-align: left;
	    width: auto;
	    padding-right: 10px;
	    margin-bottom: 10px;
	}
	.footer-menu-center .menu li.menu-item:last-child a {margin-bottom: 10px;}
}
@media(max-width:576px){
/* 	.cookie-notice-container{display: block !important;} */
	#cookie-notice .cookie-notice-container { display: block; padding: 15px;}
	.cookie-notice-container #cn-notice-buttons {display: inline-block;margin-top: 10px;}
	.cn-close-icon{margin-left: 10px;padding: 14px 40px 13px 40px;}
	.cookie-notice-container{padding-bottom: 0px;}
	.cn-text-container{padding-left: 0px;}
	.cn-text-container:before{display: none;}
}