*{margin: 0; padding: 0; box-sizing: border-box;}
body{font-family: 'Lato', sans-serif; background: #fff; color: #434343; line-height: 24px; padding: 0; margin: 0;}
body.site-body{}
html { overflow-y: scroll; scroll-behavior: smooth; overflow-x: hidden;background: #853d85;}
.container{width: 1200px; margin: 0 auto; padding: 0 15px;}

h1, h2, h3, h4, h5, h6{display: block; font-weight: normal;}
h1{font-size: 50px; line-height: 65px;}
h2{color: rgb(137, 64, 137); font-size: 60px; line-height: 70px;}
h4{font-size: 23px; line-height: 32px; color: #434343;}
ul{margin: 0; padding: 0;}
ul li{margin: 0; padding: 0; list-style: none;}
a{text-decoration: none;}

/*Header*/
header{height: 150px; position: absolute; left: 0; z-index: 1000; top: 0; width: 100%;}
header > div{ height: 100%; display: flex; align-items: center; justify-content: space-between; }
header nav.menu_wrap{height: 70px; display: flex; align-items: center; align-self: flex-start;}
header nav.menu_wrap a{font-size: 18px; color: #fff; line-height: 55px; padding: 0 35px; border-radius: 5px; transition: ease-in-out all .3s;}
header nav.menu_wrap a:hover{background: rgba(255, 255, 255, .2);}
header nav.menu_wrap a:first-child{margin-right: 35px;}
header nav.menu_wrap div{color: rgb(255, 209, 133);}
header .locale-selector{padding: 0 35px;}

/*Content*/
.main_banner{height: 685px; background: #853d85; background-position: center top; background-repeat: no-repeat; width: 100vw; position: relative; left: 50% !important; right: 50%;
	margin-left: -50vw !important; margin-right: -50vw; display: flex; align-items: center; margin-bottom: 30px;}
.main_banner.about_booking{background-image: url(/images/landing-2022/about_banner.png); padding-top: 70px;}

.banner_content{color: #fff;}
.banner_content h1{margin-bottom: 40px;}
.banner_content p{font-size: 22px; line-height: 26px; margin-bottom: 40px;}

a.get_demo{width: 260px; line-height: 55px; display: flex; align-items: center; justify-content: center; border: 1px solid #fff; border-radius: 30px; font-size: 18px;
	color: #fff; background: #2f805d;}

.purple_text{text-align: justify; display: flex; align-items: center; flex-direction: column;}
.purple_text h2{margin: 20px 0;}
.purple_text p{font-size: 22px; line-height: 30px;max-width: 76%;}
.purple_text img{margin: 20px 0;}

.flags_collection{display: flex; justify-content: space-around; align-items: flex-start; width: 100%; margin: 20px 0;}
.purple_text iframe{margin: 30px 0;}

.center_content{text-align: center; display: flex; align-items: center; justify-content: center; margin: 20px 0;}

/*purple banner section*/
.purple_banner{height: 670px; width: 100vw; position: relative; left: 50% !important; right: 50%; margin-left: -50vw !important; margin-right: -50vw;
	background: url(/images/landing-2022/purple_bg.png) center no-repeat #863a86; text-align: center; padding: 60px 0; margin: 40px 0;}
.purple_banner > div > span{color: #fff; font-size: 60px; line-height: 70px; display: block; margin-bottom: 20px;}
.purple_banner > div > p{color: #fff; margin-bottom: 20px; font-size: 22px; line-height: 30px; margin-bottom: 40px;}
.core_items{display:flex; gap: 30px;}
.core_items > div{flex: 1; padding: 20px; border-radius: 30px; background: #fff; position: relative; text-align: left; display: flex; align-items: center; justify-content: flex-start;
	flex-direction: column;}
.core_items small{color: rgb(67, 67, 67); font-weight: bold; font-size: 26px; margin-bottom: 20px;}
.core_items p{font-weight: bold; margin-top: 20px;}
.core_items > div > img{}

/*Image Text Section*/
.image_text{display: flex; align-items: center; justify-content: center; margin: 20px 0; gap: 20px;}
.image_text > div{flex: 1;}
.image_text .it_image{}
.image_text .it_content{color: rgb(137, 64, 137);}
.image_text .it_content p{font-size: 28px; line-height: 40px; margin-bottom: 10px;}
.image_text .it_content span{font-size: 16px; line-height: 24px; display: block; margin-bottom: 20px;}


/*Footer*/
footer{background: url(/images/landing-2022/footer_bg.png) center top no-repeat #863a86; padding: 100px 0 50px 0; margin-top: 40px;}
.main_footer{display: flex; gap: 10px;}
.main_footer > div{flex: 1;}
.main_footer > div > span{font-size: 21px; color: #fff; display: block; margin-bottom: 15px;}
.main_footer ul li a{color: #fff; padding: 6px 3px; display: block; transition: ease-in-out all .3s; border-radius: 5px;}
.main_footer ul li a:hover{background: rgba(255, 255, 255, .2);}

/*Byline*/
.byline_wrap{margin-top: 60px; padding-top: 30px; border-top: 1px solid #fff; display: flex; align-items: center; justify-content: space-between; color: #fff; font-size: 14px;}
.byline_wrap > span{}
.byline_wrap .byline_center{display: flex; flex-direction: column; align-items: center;}
.byline_wrap .byline_center img{margin-top: 15px;}
.byline_wrap .social_links{display: flex;}
.byline_wrap .social_links a{height: 16px; width: 16px; margin-left: 20px;}
.byline_wrap .social_links a.fb{background: url(/images/landing-2022/facebook.png) center no-repeat;}
.byline_wrap .social_links a.tw{background: url(/images/landing-2022/twitter.png) center no-repeat;}
.byline_wrap .social_links a.yt{background: url(/images/landing-2022/youtube.png) center no-repeat;}
.byline_wrap .social_links a.ig{background: url(/images/landing-2022/instagram.png) center no-repeat;}
.byline_wrap .social_links a.in{background: url(/images/landing-2022/linkedin.png) center no-repeat;}

/*Responsive*/

@media only screen and (min-width: 1200px) {
	.mobile:not(.desktop-large), .tablet:not(.desktop-large), .desktop:not(.desktop-large) {display: none !important;}


}

@media only screen and (max-width: 1200px) {

	.container{width: 100%;}
}

@media (min-width: 959px) and (max-width:1199px) {
	.mobile:not(.desktop), .tablet:not(.desktop), .desktop-large:not(.desktop) {display: none !important;}

}

@media (min-width: 768px) and (max-width:959px){
	.mobile:not(.tablet), .desktop:not(.tablet), .desktop-large:not(.tablet), .tablet-hidden {display: none !important;}
}

@media (max-width: 767px) {
	.tablet:not(.mobile), .desktop:not(.mobile), .desktop-large:not(.mobile), .mobile-hidden {display: none !important;}
	.container{width: 100%; padding: 0;}

	/*Header*/
	header{height: 100px;}
	header .container{position: relative;}
	.logo img{height: 60px; width:53px;}

	.banner_content.container{padding: 0 10px;max-width: 76%;text-align: center;}

	/*Menu Wrap*/
	.menu_toggle{height: 50px; width: 50px; display: flex; flex-direction: column; align-items: center; justify-content: center;}
	.menu_toggle > div{height: 4px; width: 30px; background: #fff; margin: 3px 0;}
	.menu_responsive{position: absolute; right: 0; top: 70px; background: #2f805d; padding:10px 20px; display: none;}
	.menu_responsive a{color: #fff; font-size: 16px; padding: 10px 0; display: block;}

	/*Content*/
	.main_banner{background: #853d85; background-image: none !important; height: initial; padding-bottom: 30px;}
	.main_banner.about_booking{ padding-top: 120px;}
	h1{font-size: 40px; line-height: 50px; text-align: center;}
	h2{font-size: 36px; line-height: 40px;}
	.banner_content p{font-size: 18px;}

	.purple_banner{height: initial; background-image: none; background-color: #894089; padding: 30px 20px;}
	.purple_banner > div > span{font-size: 30px; line-height: 40px;}
	.purple_banner > div > p{}
	.core_items{flex-direction: column;}
#started-booking-system{max-width: 76%;}
	.purple_text img{max-width: 100%;}
	.purple_text iframe{max-width: 100%; height: 200px;}

	.flags_collection{flex-direction: column; justify-content: center; align-items: center;}

	.image_text{flex-direction: column;}
	.image_text img{max-width: 100%;}
	.image_text.it_content{max-width: 76%;}

	a.get_demo {width: initial; padding: 0 20px;}

	/*Footer*/
	footer{background: #894089; padding: 40px 0;}
	.main_footer{flex-direction: column; text-align: center; gap: none; }
	.main_footer > div{margin-bottom: 30px;}
	.main_footer ul li a{font-size: 14px;}

	/*Byline*/
	.byline_wrap{flex-direction: column; padding-top: 20px;}
	.byline_wrap .social_links{order: 1; justify-content: space-between; width: 100%;}
	.byline_wrap .social_links a{margin:0;}
	.byline_wrap .byline_center{order: 2; margin: 15px 0;}
	.byline_wrap > span{order: 3}

}

/*new pop up message/problem start*/
.popup-outer-div, .popup-outer-div-bip{
	display:none;
	position: fixed;
	bottom: 50%;
	width: 100%;
	z-index:9999;
}
.popup-inner-div, .popup-inner-div-bip{
	margin: 0 auto;
	border:1px solid #ccc;
	max-width: 320px;
	min-height: 50px;
	padding:1em;
	background-color: #ccc;
	text-align:center;
	border-radius:1em;
	overflow:hidden;
	color:#fff;
}
.invalid-input-feedback{font-weight: bold;color:red;}
.form-error-message{height:2em;width:100%;font-weight: bold;color:red;text-align:center;font-size:.8em;}
.popup-icon{vertical-align:middle;}
.cancel-popup{text-align:right;cursor:pointer;}
.cancel-popup a{color:#fff;}
#problem-popup{background-color:#990000;}
#message-popup{background-color:#4CAF50;}
#booking-in-progress-popup{background-color:#4CAF50;height:6em;}
#booking-in-progress-overlay{display:none;position: fixed;top: 0;left: 0;height: 100%;width: 100%;background-color: rgba(0,0,0,0.5);z-index: 10;}
/*new pop up end*/
