body {
	font-family: 'Muli';
	font-weight: normal;
	font-size:14px;
	line-height:18px;
	color:#3f3f3f;
	margin:0;
	right: 0;
    transition: right 0.3s ease;
    -moz-transition: right 0.3s ease;
    -webkit-transition: right 0.3s ease;
    -o-transition: right 0.3s ease;
    -ms-transition: right 0.3s ease;
    overflow-x: hidden;
	font-weight:normal;
	position: relative;
}
body.body-move {
    z-index: 15;
    overflow-y: hidden;
}

.nav-wrapper {
	display:none;
	position:fixed;
	top:0; bottom:0;
	left:0; right:0;
	cursor:default;
	z-index:100;
	background-color:transparent;
	transition:all 0.3s;
	}
/* Image animation Keyframes */
@-webkit-keyframes circle{
	0%{ opacity:1; }
	40%{ opacity:1; }
	100%{ width:100%; height:100%; }
}
@keyframes circle{
	0%{ opacity:1; }
	40%{ opacity:1; }
	100%{ width:100%; height:100%; }
}
.cms-text { font-size:13px; line-height:19px; font-weight:400; }
.cms-content-txt { font-size:15px; line-height:28px; letter-spacing: -0.17px;color: #848585;margin-bottom: 20px; }
.ui-widget.ui-widget-content { z-index:1!important; }

/*#########################
# Upper Topbar CSS
##########################*/
#header {
	background-color:#fff;
	z-index:1001;
	transition:all 0.3s;
	}
.livechat-section{
	position: fixed;
	top: 50%;
	right: -1px;
	z-index: 999;
	transform: translateY(-50%);
	display: none;
}
.livechat-section .live-chatsection{
	margin-bottom: 10px;
}
.livechat-section .live-chatsection,
.livechat-section .fifo-section{
	display: block;
}
.uppertopbar-bg {
	background: #005496;
	position:relative;
	z-index:10; z-index: 999999;
	}
#upperTopbar .tbar-link > a {
	font-size:10px;
	font-weight:800;
	color:#ffffff;
	padding:7px 10px;
	text-decoration:none;
	display:flex; height:100%;
	text-transform:uppercase;
	transition:all 0.3s;
	position:relative;
	letter-spacing:0.4px;
	}
#upperTopbar .tbar-link > a:last-child{ padding-right:0px;}
#upperTopbar .tbar-link > a:after {
	position: absolute;
    right: 0px;
    content: '';
    top: 9px;
    border-left: 1px solid #ffffff;
    height: 14px;
	}
#upperTopbar .tbar-link > a:last-child:after { border:0px;}
#upperTopbar .tbar-link > a:hover { color:#f36421; }
/***** Tbar Currency Dropdown CSS *****/
.tbar-currency {
	position:relative;
	margin-right:2px;
	}
.tbar-currency:after{
	position: absolute;
    right: -2px;
    content: '';
    top: 14px;
    border-left: 1px solid #ffffff;
    height: 14px;
}
.tbar-currency > .currency {
	color: #ffffff;
	padding:0 20px 0 30px;
	text-decoration:none;
	font-size:14px;
	min-height:32px;
	line-height:17px;
	}
.tbar-currency > .currency:before {
	position:absolute;
	top:50%; right:7px;
	margin-top:-2px;
	content:'';
	border-top: .3em solid #000;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	border:0;
	}
.tbar-currency > .currency:after { display:none; }
.tbar-currency .currency-list {
	padding:0; border-radius:0;
	margin:0; border:0 none;
	background-color:#f4f4f4;
	min-width:100%;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
	}
.tbar-currency .currency-list a {
	display:block;
	padding:6px 5px 5px;
	border-bottom:1px solid #ebebeb;
	color:#333;
	text-align:left;
	white-space:nowrap;
	text-decoration:none;
	font-size:11px;
	}
.tbar-currency .currency-list a:hover { background-color: #e2e2e2; }
/***** Tbar Language Dropdown CSS *****/
.tbar-language { position:relative;	}
.tbar-language:after{
	position: absolute;
    right: -1px;
    content: '';
    top: 14px;
    border-left: 1px solid #ffffff;
    height: 14px;
}
.tbar-language .dropdown-toggle {
	background:none;
	border:0 none;
	font-size:14px;
	color:#ffffff;
	cursor:pointer;
	padding:0 10px;
	line-height:17px;
	position: relative;
	}
.tbar-language .dropdown-toggle > span { display:inline-block; vertical-align:middle; line-height:9px; }
.tbar-language .dropdown-toggle > span img { margin: -2px 0 0 6px; background: #fff; }
.tbar-language .dropdown-toggle > img { display:inline-block; max-height:12px; margin: 0 5px; vertical-align:middle; }
.tbar-language .dropdown-toggle:after {
	border: none;
	margin: 0;
	}
.tbar-language.dropdown .dropdown-menu {
	background: #f4f4f4;
	box-shadow: 0 1px 3px rgba(0,0,0,0.2);
	padding: 10px;
	border-radius:0;
	min-width:230px;
	border:0 none;
	margin:0;
	}
.tbar-language .language-head {
	font-size:11px;
	font-weight:600;
	color:#333;
	line-height:1;
	padding-bottom: 10px;
	display: block;
	}
.tbar-language .lang-list { margin-left:-5px; margin-right:-5px; }
.tbar-language .lang-list > div { padding-left:5px; padding-right:5px; }
.tbar-language .lang-list a {
	display: block;
	padding:6px;
	border: 1px solid #dbdbdb;
	color: #666666;
	font-weight:600;
	background: #ffffff;
	font-size:11px;
	cursor:pointer;
	text-decoration:none;
	margin-bottom:10px;
	}
.tbar-language .lang-list a:hover{
	background-color: #e2e2e2;
}
.tbar-language .lang-list a img { max-height:12px; display:inline-block; margin-right:2px; }
.tbar-language #google_translate_element a { text-decoration:none; }
/* Tbar Links */
.tbar-links { margin-left:5px; }
.tbar-links > a {
	display:inline-block;
	padding:12px 10px 12px;
	min-height:32px;
	height:100%;
	text-decoration:none;
	color:#ffffff;
	font-size: 11px;
    font-weight: bold;
	letter-spacing:0.4px;
	text-transform:uppercase;
	transition:all 0.3s;
	position:relative;
	}
.tbar-links > a:after {
	position:absolute;
	right:0px;
	content:'';
	top:13px;
	border-left:1px solid #ffffff;
	height:14px;
}
.tbar-links > a:first-child{ padding-left:0px;}
.tbar-links > a:last-child:after { border-left:0px;	}
.tbar-links > a:hover { color:#0095d9; }

/*############################
# TOPBAR CSS
############################*/
#topbar { padding:10px 0; background-color:#fff; position:relative; z-index:9;	z-index: 99999; }
#topbar .logo { display:inline-block; margin:0;}
#topbar .logo > img { max-width:100%; display:inline-block; height:auto; }

.tbar-right .feefo-logo {
	/** background:url(../images/feefo-icon.svg) no-repeat left top; **/
	width: 190px;
    height: 60px;
    margin-right: 25px;
    display: inline-block;
    background-size: contain;
    vertical-align: middle;
    transition: all .3s ease; -o-transition: all .3s ease; -moz-transition: all .3s ease; -webkit-transition: all .3s ease;
    opacity: 0; line-height: 7px;
	}
.tbar-right .feefo-logo img { width: 190px; height: 60px; }
.tbar-right .feefo-logo.loaded { opacity:1; }
.tbar-right .tbar-search { display:inline-block; vertical-align: middle; }

#topbar .mob-search-icon {
	display:none;
	width:30px; height:30px;
	position:absolute;
	top:50%; right:40px;
	margin-top:-15px;
	border:0 none;
	border-radius:100%;
	cursor:pointer;
	color:#055a9c;
	}
#topbar .mob-search-icon > em { position:absolute; top:50%; margin-top:-7px; left:50%; margin-left:-7px; font-size: 16px; }

.tbar-phone { text-align:center }
.tbar-phone .number {
	font-family: 'Muli';
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	color:#000;
	display:block;
	padding-left:25px;
	position:relative;
	text-align:left;
	}
.tbar-phone .number.usa-flag{ margin-top:10px;}
.tbar-phone .number > a { color:#1a2b49; display:inline-block; }
.tbar-phone .number > a:hover { color:#0095d9; }
.tbar-phone .number:first-child { margin-left:0; }
.tbar-phone .number:before {
	background:url(https://www.goldentours.com/images/uk.svg) no-repeat left top;
	width: 20px;
    height: 15px;
	content:'';
	display:inline-block;
	margin-right:10px;
	background-size: contain;
	vertical-align: middle;
	}
.tbar-phone .number-details{ display:inline-block; vertical-align:middle;}
.tbar-phone .search,
.tbar-phone .cart-item{
	display:inline-block;
	vertical-align:middle;
	margin-left:30px; margin-left: 25px;
	position:relative;
	}
	.tbar-phone .cart-item{ padding-right: 10px; }
.tbar-phone .cart-item .cart-count{
	position: absolute;
    top: -4px;
    right: 2px;
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #f16521;
    color: #ffffff;
    font-size: 10px;
    line-height: 15px;
    text-align: center;
    border-radius: 50%;
}
.tbar-phone .number.usa-flag:before { background:url(https://www.goldentours.com/images/usa.svg) no-repeat left top;}
.tbar-searchbox { display:none; position:relative;}
body.search-active{ position:fixed; overflow:hidden; left:0;}
body .tbar-searchbox {
	/*height:calc(100%);*/
	transition:all 0.3s;
	background-color:rgba(255,255,255,0.95);
	position:fixed;
	top:-100%; left:0; right:0;
	display:block;
	z-index:999;	z-index: 9999999;
	padding:50px;
	height: 100%;
	overflow: auto;
}
body.search-active .tbar-searchbox { top:0; }
body.search-active .tbar-searchbox .searcharea .tbar-input {
    background-color: transparent;
    border-radius: 0;
    border-width: 0 0 1px;
    border-color: #999999;
    font-size: 26px;
    font-weight: 200;
    line-height: 26px;
    color: #666;
    padding: 0;
    min-height: 50px;
	width: 100%;
    min-width: 260px;
}
.tbar-searchbox .search-header {
	font-size: 25px;
	line-height: 34px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 25px;
	font-family: 'Montserrat';
	}
.tbar-searchbox .tbar-search-close {
	position:absolute;
	top:50px; right:50px;
	font-size:20px;
	line-height:20px;
	color:#979c99;
	}
.tbar-searchbox .searcharea{ position:relative; margin-bottom:40px;}
.tbar-searchbox .searcharea .search-result {
	position:absolute;
	left:20px; right:30px;
	top:calc(100% - 0px);
	z-index:2;
	background:#fff;
	max-height:250px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	overflow:auto;
	display:none;
	}
.tbar-searchbox .search-result .search-link {
	display:block;
	color:#666;
	text-align:left;
	font-weight:600;
	font-size:12px;
	padding:10px;
	cursor:pointer;
	border-bottom:1px solid #ececec;
	text-decoration:none;
	}
.tbar-searchbox .search-result .search-link:last-child { border-bottom:0 none; }
.tbar-searchbox .search-result .search-link:hover,
.tbar-searchbox .search-result .search-link.active {
	color:#fff;
	background:#0095d9;
	}
#topbar .interested-section { display:none; }
#topbar.search-active .interested-section { display:block; }
.interested-section .interested-head {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #013974;
	margin-bottom: 30px;
	}
.interested-section > .row > .col-6 { margin-bottom:15px; }
.interested-section .interested-box {
	display:block;
	text-decoration:none;
	border:1px solid #d5d5d5;
    padding:15px 10px;
    text-align:center;
    color:#333333;
    background-color:#f4f4f4;
    font-size:14px;
	}
.interested-section .interested-box > span { width:100%; display:block; text-align:center; }

@media(max-width: 767px) {
	body .tbar-searchbox { padding: 25px; }
	.tbar-searchbox .search-header { font-size: 20px; line-height: 1.2; margin: 0 0 8px 0; }
	.tbar-searchbox .tbar-search-close { top: 15px; right: 15px; }
	body.search-active .tbar-searchbox .searcharea .tbar-input { font-size: 18px; }
}

/*########################
# Footer CSS
#########################*/
.footer-bg { background-color:#1a2b49; padding: 100px 0; }
.index-pg .footer-bg { padding: 220px 0 100px; }
.ftsocialbox {
	padding:50px;
	background:#e7f5fa;
	position:relative;
	z-index:1;
	border-radius: 14px;
	margin-bottom:-120px;
	}
.newletterbox .mail-input{ margin-bottom:30px;}
.newletterbox .mail-input .form-control {
	background-color: #fff;
    border-radius: 2px;
    border: solid 1px rgba(151, 151, 151, 0.25);
    height: 60px;
    color: #1a2b49;
    display: inline-block;
    width: 60%;
    font-size: 16px;
    line-height: 20px;
    padding: 20px 15px
}
.newletterbox .mail-input .form-control::placeholder{ color:#1a2b49;}
.newletterbox .mail-btn {
	background-color: #0095d9;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    border-radius: 2px !important;
    cursor: pointer;
    border: 0;
    padding: 10px 20px;
    transition: all 0.3s;
    text-align: center;
    display: block;
    height: 60px;
    max-width: 165px;
    width: 100%;
	}
.newletterbox .mail-btn:hover { background-color:#1a2b49; }
.newletterbox .custom-checkbox{
	font-size:12px;
	line-height:18px;
	margin:auto;
}
/* Footer Links */
.footerlink .ft-drop-head,
.footerlink .ft-head {
	font-family: 'Muli';
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #ffffff;
	}
.footerlink	.ft-link .f-links {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.footerlink	.ft-link .f-links li{ padding-left:0px; padding-bottom:12px;}
.footerlink	.ft-link .f-links a{
 	color: #cacaca;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
}
.footerlink	.ft-link .f-links a:hover{ color:#0095d9;}
/* Ft Logo */
#footer .ft-logos { padding-top: 85px; }
.ft-logos .ftright-logo { text-align:right;font-size:0;     display: flex; align-items: center; justify-content: end; gap: 15px 0; flex-wrap: wrap; }
.ft-logos .ftright-logo span{display:inline-block;margin-right:10px;}
.ft-logos .ftright-logo span:last-child{margin-right:0;}
.ft-logos .ftleft-logo span {
	display:inline-block;
}
.ft-logos .ftright-logo a{
	display:inline-block;
	margin-left:8px;
}
.ft-logos .ftright-logo a:hover{ opacity: 0.6; }

.ft-logos .ftright-logo span.pay-curve { padding: 7px 4px; height: 30px; width: 47px; background: #fff; text-align: center; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }
.ft-logos .ftright-logo span.pay-curve img { width: 38px; height: auto; }
.ft-logos .ftright-logo span.logo-cyber-essentials img { height: 70px; width: auto; }
.ft-logos .ftright-logo span.logo-cyber-essentials a { margin-left: 0; }

#footer .footer-select .ft-head{ margin-bottom:15px;}
#footer .footer-select select.form-control::-ms-expand {
    display: none;
}
#footer .footer-select .form-control{
	background: url(https://www.goldentours.com/images/drop-arrow.svg) no-repeat #ffffff;
    background-position: top 50% right 10px;
    margin-bottom: 15px;
    height: 50px;
    color: #1a2b49;
    font-size: 16px;
    line-height: 20px;
    padding: 0.375rem 0.75rem;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 2px;
    font-family: 'Muli';
    border: solid 1px rgba(151, 151, 151, 0.25);
    width:350px;
}
#footer .copyright {
	color: #cacaca;
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    display: block;
}

.scroll-top {
    bottom: 3%;
    position: fixed;
    right: 15px;
    text-align: center;
    z-index: 3;
	transition:all 0.3s;   display: none !important;
}
.scroll-top a {
    background: #0095d9;
    border-radius: 100%;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    line-height: 30px;
    outline: medium none;
    text-align: center;
    width: 35px; height: 35px;
    transition: all 0.4s;
}
.scroll-top a .fa-chevron-up { position:absolute; top:50%; left:50%; margin-top:-9px; margin-left:-6px; }
.scroll-top a, .scroll-top a:focus {
    color: #FFFFFF;
    opacity: 0.8;
}
.footerlink .ft-drop-head{margin-bottom:10px;}
#footer .footer-select .form-control.last{
	margin-bottom:45px;
}
#footer .footer-logo{font-size:0;}
#footer .footer-logo img{
	margin-right:45px; margin-right: 26px; margin-right: 29px;
}
#footer .footer-logo img:first-child{width: 83px;height: 80px;   height: auto !important;}
#footer .footer-logo img:nth-child(2){width: 107px;height: 64px;   height: auto !important;}
#footer .footer-logo img:last-child{width: 70px;height: 84px;margin-right:0;   height: auto !important; width: 120px; }
#footer .ft-social-link {
	margin-bottom: 45px;
}
#footer .ft-social-link ul{margin:0; padding: 0; display: flex; flex-wrap: wrap; gap: 15px 30px; }
#footer .ft-social-link ul li{
	list-style-type: none;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #ffffff;
    margin-right: 27px; margin-right: 0 !important;
    vertical-align: middle;
}
#footer .ft-social-link ul li:nth-of-type(5) a svg { height: 23px; width: auto; }
#footer .ft-social-link ul li:last-child{margin-right:0;}
#footer .ft-social-link ul li a:hover svg path{
	fill: #0095d9;
}
#footer .ft-social-link ul li a.tik-tok-logo { display: block; background: url(../png/tiktok-logo-small.png) center no-repeat; background-size: 25px 24px; width: 25px; height: 24px;}
#footer .ft-social-link ul li a.tik-tok-logo img { display: none;}
#footer .ft-social-link ul li a.tik-tok-logo:hover { background-image: url(../png/tiktok-logo-small-over.png); }
/*##################
Cookies sectionCSS
####################*/
.cookie-container{
	background-color: rgba(42, 137, 218, 0.94);
	padding: 10px 0px;
	position: fixed;
	min-width: 100%;
	left: 0px;
	bottom: 0px;
	z-index: 4;
	display: none;
}
.cookie-container .cookies-txt{
	color: #ffffff;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: 0.2px;
}
.cookie-container .cookies-btn{
	display: block;
	text-align: right;
}
.cookie-container .cookies-btn .btn-type1{margin-right: 10px;padding:8px 10px 8px;}

/***** Modal Popup *****/
.modal  { padding-right:0 !important; }
.modal .modal-content { border-radius:0; }
.modal .modal-header {
	background-color:#005496;
	border-radius:0; color:#fff;
	padding:10px;
	border-radius:0;
	}
.modal .modal-header .modal-title { font-size:15px; font-weight:600; }
.modal .modal-header .close {
	position:absolute;
	top:-10px; right:-10px;
	width:25px; height:25px;
	border-radius:100%;
	text-align:center;
	background-color:#fff;
	float:none;
	padding:0; margin:0;
	opacity:1;
}
/***** Date Picker CSS *****/
.ui-datepicker { width:auto; }
.ui-datepicker.ui-widget-content {
    background-color:#fff;
    padding:10px;
    border:0 none;
    border-radius:0;
    box-shadow:0 10px 30px rgba(0,0,0,.3);
    min-width: 310px;
    }
.ui-datepicker .ui-datepicker-header { background-color:transparent; border-radius:0; border:0 none; padding:0;margin-bottom: 10px; }
.ui-datepicker .ui-datepicker-header:before{
	position: absolute;
	content: '';
	height: 1px;
	background-color: #bfbfbf;
	bottom: 0px;
	left: -10px;
	right: 0px;
	width: calc(100% + 20px);
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    width:10px;
    height:17px;
    background:transparent;
    text-align:center;
    color:#aaa;
    cursor:pointer;
    border-radius:0;
    border:0 none;
    }
.ui-datepicker .ui-datepicker-prev { left:10px; top:5px; }
.ui-datepicker .ui-datepicker-next { right:10px; top:5px; }
.ui-datepicker .ui-datepicker-prev:hover,
.ui-datepicker .ui-datepicker-next:hover { border:0 none; border-radius:0;background:transparent;  }
.ui-datepicker .ui-datepicker-title {
	margin: 0 40px;
	min-height: 40px;
	font-size: 16px;
	line-height: 28px !important;
	letter-spacing: -0.2px;
	color: #1a2b49;
	font-family: 'Muli';
	font-weight: normal;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    background:none;
    width: 10px;
    height: 17px;
    margin-left:-6px;
    }
.ui-datepicker .ui-datepicker-next span { margin-top:-7px; }
.ui-datepicker .ui-datepicker-prev span:before {
    content:"";
    background: url(https://www.goldentours.com/images/calander-prev-icon.svg) no-repeat;
    width: 11px;
    height: 15px;
    display: inherit;
}
.ui-datepicker .ui-datepicker-next span:before {
    content:"";
    background: url(https://www.goldentours.com/images/calander-next-icon.svg) no-repeat;
    width: 11px;
    height: 15px;
    display: inherit;
}
.ui-datepicker .ui-datepicker-calendar thead tr th{
	font-family: 'Muli';
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 0.2px;
	color: #30353c;
}
.ui-datepicker .ui-datepicker-calendar tbody { border:0; }
.ui-datepicker td { padding:0; border:0;}
.ui-datepicker td span,
.ui-datepicker td a,
.ui-datepicker td .ui-state-default {
    border: 2px solid transparent;
    font-family: 'Muli';
    font-size: 14px;
    font-weight: normal;
    padding: 9px 9px 0;
    background-color: #fff;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    color: #30353c;
}
.ui-datepicker td .ui-state-default.ui-state-hover.ui-state-highlight,
.ui-datepicker td .ui-state-default.ui-state-highlight{background-color: #f36421; color: #ffffff;border: 2px solid #f36421; }
.ui-datepicker td .ui-state-default.ui-state-active {background-color:#f36421; color: #ffffff;}
.ui-datepicker td .ui-state-default.ui-state-hover {
	background-color: #ffffff;
	color: #333333;
	border: 2px solid rgba(63, 63, 63, 0.21);
}

/* Midbar Banner CSS START */
.middlebarbanner{ position:relative;  z-index:2; }
.middlebarbanner #midbar-banner li{
    width:100%;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin:0 auto;
    background-position: center center;
    position: relative;
    height:500px;
	background-size: cover;
}
.middlebarbanner.inner-single-banner {
	height: 200px;
	background-position:center center;
	background-repeat: no-repeat;
    background-size: cover;
}
.middlebarbanner #midbar-banner li:before{
    position: absolute;
    content: '';
    width: 100%;height: 100%;
    top:0px; left:0px;
}
.middlebarbanner .bannerbox{
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:1;
	left:0; right:0;
	text-align:center;
}
.middlebarbanner .banner-head{
	font-family: 'Montserrat';
	font-size:60px;
	font-weight:900;
	text-transform:uppercase;
	line-height	:70px;
	color:#ffffff;
    padding-bottom: 50px;
    text-align: center;
    max-width:720px;
    margin:0 auto;
}
.middlebarbanner.inner-single-banner .banner-head{ margin-bottom: 0px; 		padding-bottom: 0; }
.middlebarbanner .sliderCaption{
	background-color:rgba(242,101,34,0.8);
	padding:10px 0;
    bottom:0px; left:0px; right:0px;
	position:absolute;
	display:none;
}
.middlebarbanner .sliderCaption .sliderCaption-link{
    color:#ffffff;
    font-size:14px;
	font-weight:600;
    line-height:20px;
}
.no-touch .middlebarbanner .sliderCaption .sliderCaption-link:hover{ color:#000000; }
.middlebarbanner .lSAction > a{
	opacity: 1;
	width: 31px;
	height: 54px;
	transition: all 0.3s;
	margin-top: -27px;
	z-index: 2;
}
.no-touch .middlebarbanner:hover .lSAction>a{ opacity:1; }
.no-touch .middlebarbanner .lSAction>a:hover{ color:#f26522;  background-color:#ffffff; }
.middlebarbanner .lSAction .lSPrev{ left:22px; }
.middlebarbanner .lSAction .lSNext{ right:22px; }
.middlebarbanner .lSAction>a:before{
	content: '';
	display: inline-block;
	width: 31px;
	height: 54px;
	opacity: 1;
}
.middlebarbanner .lSAction .lSPrev:before{
	background: url(https://www.goldentours.com/images/midabar-slider-prev-arrow.svg);
}
.middlebarbanner .lSAction .lSNext:before{
	background: url(https://www.goldentours.com/images/midabar-slider-next-arrow.svg);
}
/* Midbar Banner CSS END */
.middlebarbanner .searcharea {
	position:relative;
	min-height:1px;
	z-index:1;
	width:800px;
	margin:auto;
	}
.middlebarbanner .searcharea .midbar-input {
	background: #fff;
    border: 0px;
    border-radius: 3px;
    padding: 20px 20px 20px 50px;
    min-height: 65px;
    display: block;
    width: 100%;
    font-size: 16px;
    color:#1a2b49;
}
.middlebarbanner .searcharea .midbar-input::-webkit-input-placeholder { color:#1a2b49; }
.middlebarbanner .searcharea .midbar-input:-moz-placeholder { color:#1a2b49; }
.middlebarbanner .searcharea .midbar-input::-moz-placeholder {color:#1a2b49; }
.middlebarbanner .searcharea .midbar-input:-ms-input-placeholder { color:#1a2b49; }
.middlebarbanner .searcharea .search-icon,
.middlebarbanner .searcharea .search-icon:focus,
.middlebarbanner .searcharea .search-icon:hover {
    background: url(https://www.goldentours.com/images/topbar-search-icon.svg) no-repeat;
	display:inline-block;
	padding:0;
	width: 19px;
    height: 19px;
	position:absolute;
	top: 50%;
    transform: translateY(-50%);
    left: 20px;
	border:0 none;
	cursor:pointer;
	transition:all 0.3s;
	outline: none;
}
.middlebarbanner .searcharea .search-result {
	position:absolute;
	left:20px; right:30px;
	top:calc(100% - 0px);
	z-index:2;
	background:#fff;
	max-height:250px;
	box-shadow: 0 2px 3px rgba(0,0,0,0.3);
	overflow:auto;
	display:none;
	}
.middlebarbanner .search-result .search-link {
	display:block;
	color:#666;
	text-align:left;
	font-weight:600;
	font-size:12px;
	padding:10px;
	cursor:pointer;
	border-bottom:1px solid #ececec;
	text-decoration:none;
	}
.middlebarbanner .search-result .search-link:last-child { border-bottom:0 none; }
.middlebarbanner .search-result .search-link:hover,
.middlebarbanner .search-result .search-link.active {
	color:#fff;
	background:#0095d9;
	}

@media (min-width: 1200px){
.container { max-width: 1200px; }
}
@media (min-width: 1680px){
	.container { max-width: 1524px; }
}
@media (min-width: 992px) and (max-width: 1199px){
	body.body-move { right: 0px; }
	#footer .footer-select{ width:95%;}
	.ft-logos .ftright-logo a{ margin-left:0px;}
}
@media (max-width: 1680px) {
	.middlebarbanner .banner-head { font-size: 50px; line-height: 1.2; }
	.middlebarbanner #midbar-banner li{ height:450px; }
}
@media(max-width:1440px) {
	.middlebarbanner .banner-head { font-size: 50px; max-width: 650px; padding-bottom: 20px; }
	.middlebarbanner #midbar-banner li{ height:350px; }
}
		#header_trust_pilot { display: inline-block; margin: -25px 30px -25px 0; margin-right:55px; }
		#header_trust_pilot img { height:88px; height: 65px; width:auto; }
		#header_trust_pilot_mob { display:none; }
		#header_trust_pilot_mob img { height: 85px; height: 60px; width: auto; margin: -12px 15px -12px 0; }
		@media(max-width:1199px){
			.tbar-right .feefo-logo{ margin-right:0; margin-right: 15px; }
			#header_trust_pilot { margin-right:20px; 	margin: 0 25px 0 0; }
		}
@media (max-width:991px){
	/***** Topbar CSS *****/
				body { padding-top:62px !important; }
	#topbar {
		box-shadow:0 2px 3px rgba(0,0,0,0.3);
		z-index:2; z-index: 99999;
		position:relative;
		padding:10px 0;   height: 62px;
		}
		#header_trust_pilot { margin: -10px 25px -10px 0; }
		#header_trust_pilot img { height: 63px; height: 53px; width:auto; }
	#header { position: absolute; top: 0;  left: 0px; right: 0px;     height: 62px; }
		#topbar .logo>img { max-height: 42px; object-fit: contain; }
	#header.header-up { top:-100%; position:fixed; left:0; right:0; }
	#header.header-down { top:0; position:fixed; left:0; right:0; }
	.uppertopbar-bg{ display: none !important; }
	.tbar-right .feefo-logo{ width: 150px; height: 40px; margin-right: 0px; 	margin-right: 15px; 	margin-right: 10px;}
	.tbar-right .feefo-logo img { width: 150px; height: 40px; }
	.middlebarbanner #midbar-banner li{ height:400px; }
	.middlebarbanner .lSAction>a{ opacity:1; }
	.body-move #header.header-up,
	.body-move #header.header-down { left:0; right:0;}
	.tbar-search .searcharea .tbar-input {width: 100%; min-width: 260px;}
	.tbar-phone .number{ display:none;}
	.tbar-phone .search, .tbar-phone .cart-item{ margin-left:20px; margin-left: 15px;}
	/***** Page Header CSS *****/
	.pageheader-outer > .pagehd-right + .pageheader > h1 { padding-right:0; }
	.pageheader-outer > .pagehd-right {
		position:relative;
		top:auto;
		right:auto;
		text-align:center;
		margin-bottom:0px;
		padding-bottom:10px;
		border-bottom:0 none;
		}
	.pageheader-outer > .pagehd-right:after { content:''; clear:both; display:table; }
	.body-move .scroll-top { right:265px; }
	.body-move .nav-wrapper { display:block; right:300px; }
	#footer .ft-logos{ padding:10px 0;}
	#footer .ft-logos .ftleft-logo,
	#footer .ft-logos  .ftright-logo { text-align:center; margin-top:20px;		justify-content: center; }
	#footer .footer-select{ width:100%;}
	#footer .copyright{ text-align:left;}
	.cookie-container{text-align: center;}
	.cookie-container .cookies-btn{text-align: center;margin-top: 15px;}
	#cms_main_content > .container > .row { flex-direction: column-reverse;}
}
@media (max-width: 762px) {
	#header_trust_pilot { display:none; }
	#header_trust_pilot_mob { display:inline-block; }
}
@media (max-width: 767px) {
	#header_trust_pilot { margin: -10px 5px -10px 0; }
	.livechat-section{display: none;}
	#main{padding-top:0px;}
	#topbar {
		box-shadow:0 2px 3px rgba(0,0,0,0.3);
		z-index:2; z-index: 99999;
		position:relative;
		/** padding:18px 0; **/
		    display: flex; align-items: center;
		}
	#topbar.search-active { z-index:100; }
	.uppertopbar-bg,
	#upperTopbar .tbar-links,
	#upperTopbar .tbar-link { display:none !important; }
	/**** #topbar .tbar-phone .search{ display:none;}
	#topbar .tbar-phone .cart-item{ margin-left:0px;} ****/
	.pageheader { margin-bottom: 0; }
	.pageheader h1 { font-size:17px; line-height:20px; }
	.middlebarbanner #midbar-banner li{ height:300px; }
	.middlebarbanner .searcharea .midbar-input{ min-height: 50px; }
	.middlebarbanner .searcharea{ width:450px;}
	/***** Footer CSS *****/
	.ftsocialbox { padding:20px 0; }
	.newletterbox .mail-input .form-control{ width:100%;}
	.newletterbox .mail-input .mail-btn{ margin-left:0px; margin-top:15px;}
	.footer-bg { padding: 50px 0 30px; }
	.index-pg .footer-bg { padding: 50px 0 30px; }
	#footer .footer-select{
		max-width: 540px;
		margin: 0 auto;
		padding: 0 10px;
	}
	#footer .footerlink { padding-top:0; border-top:0; padding-bottom:0; border-bottom:0 none; }
	.footerlink .ft-link {
		padding: 0 5px 15px;
		display:none;
		}
	.footerlink .ft-head {
		border: solid 1px rgba(255, 255, 255, 0.25);
		border-width:1px 0 0;
		position:relative;
		cursor:pointer;
		margin: 0 -10px;
		padding: 20px 16px;
	}
	.footerlink .ft-head:before {
		content: "";
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(https://www.goldentours.com/images/plus_icon.svg) no-repeat center center;
		background-size: cover;
		position: absolute; top: 50%; transform: translateY(-50%); right: 16px;
	}
	.footerlink .ft-head.active:before {
		background: url(https://www.goldentours.com/images/minus_icon.svg) no-repeat center center; height: 2px;
	}
	#footer .ft-logos .ftleft-logo span:nth-child(3n+2){ margin-right:0px;}
	#footer .copyright { padding:15px 0; text-align:center; }
	.footerLinks .quickLinks .ft-head{ border-bottom:solid 1px rgba(255, 255, 255, 0.25);}
	.footerLinks .quickLinks .ft-head.active{ border-bottom:0px;}
	.footerLinks .quickLinks .ft-link { border-bottom:solid 1px rgba(255, 255, 255, 0.25);}

}

@media( max-width: 650px){
	.tbar-right .feefo-logo{ display: none; }
}

@media( max-width: 575px){
	.middlebarbanner #midbar-banner li{ height:200px; }
	.middlebarbanner .searcharea { width:auto; 	margin:auto; }
	.middlebarbanner .bannerbox .banner-head{
		font-size:25px;
		line-height:30px;
		max-width:300px;
	}
}
@media(max-width:480px){
	.newletterbox .custom-checkbox,
	.newletterbox .mail-input .mail-btn{ width:100%;}
	/* .no-container{ padding-left:0; padding-right:0; } */
	.no-container > .row{ margin-left:0; margin-right:0;}
	.no-container > .row > div,
	.no-container > .row > li,
	.no-container > .row > article { padding-left:0; padding-right:0;}
	.ft-logos .ftright-logo a{ margin-left: 7px; }
	.body-move .nav-wrapper { display:block; right:345px; }
	body.body-move {
	    z-index: 15;
	    overflow-y: hidden;
	}
}
@media(max-width:320px){
	body.body-move {
	    right: 300px;
	}
	.body-move .nav-wrapper {
	    right: 300px;
	}
}



/* REDESIGN CSS */
.middlebarbanner .lSAction .lSPrev,.middlebarbanner .lSAction .lSNext { display:none; }
.tbar-language .dropdown-toggle.custom-select {
    background: url('https://www.goldentours.com/images/topbar-dropdown-arrow.svg') no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 20px;
    margin-right: 30px;
    background-position: right 18px;
}
.tbar-currency > .currency.custom-select {
    background: url('https://www.goldentours.com/images/topbar-dropdown-arrow.svg') no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-right: 30px;
    background-position: right 18px;
}
.info-icon{
	margin-left:30px;
}
.tbar-phone .search{margin-left:85px;}
.tbar-phone .cart-item img{padding-right:0px;}
.newletterbox .hd-type5{max-width:450px;}


@media(max-width:1440px){
	.newletterbox .hd-type5{max-width:100%; text-align: left; }
	.ftsocialbox{margin-bottom:-130px;}
}
@media(max-width:1199px){
	.tbar-phone .search{margin-left:50px; margin-left: 30px; margin-left: 25px;}
	.middlebarbanner .searcharea{width:600px;}
	.middlebarbanner .banner-head{
		font-size: 45px;
		line-height: 50px;
		max-width: 550px;
		padding-bottom: 30px;
	}
	#footer .footer-select .form-control{
		width: 280px;
	}
	#footer .ft-social-link ul { gap: 15px 24px; gap: 15px 17px;}
	#footer .ft-social-link ul li{margin-right:20px;}
	#footer .footer-logo img{margin-right:25px;}
	#footer .footer-logo img:first-child{width:70px;height:70px;}
	#footer .footer-logo img:nth-child(2) {width: 90px;height: 64px;}
	#footer .footer-logo img:last-child {width: 70px;height: 70px;}
	.ftsocialbox{padding:35px;margin-bottom:-117px;}
}
@media(max-width:991px){
	.tbar-phone .search{margin-left:0;}
	.middlebarbanner .searcharea{width:550px;}
	#footer .footer-select .form-control{
		width:100%;
	}
	#footer .ft-social-link{margin-bottom:0;}
	#footer .ft-logo-main{margin-bottom:45px;}
	#footer .ft-social-link ul { gap: 15px 24px;}
	.footer-bg{padding: 50px 0;}
	.index-pg .footer-bg{padding: 50px 0;}
	.ftsocialbox{padding:35px;margin-bottom:0;border-radius:0;}
	.ftsocialbox-main .container{max-width:100%;margin:0;padding:0;}
	.newletterbox .hd-type5{margin-bottom:15px;}
	.newletterbox .mail-input{margin-bottom:15px;}
}
@media(max-width:767px){
	.middlebarbanner .searcharea{ width:450px;}
	.middlebarbanner .searcharea .midbar-input{padding: 15px 15px 15px 50px;}
	.middlebarbanner .banner-head{
	    font-size: 35px;
	    line-height: 40px;
	    max-width: 430px;
	    padding-bottom: 15px;
	}
	#footer .footer-select .form-control.last{
		margin-bottom: 35px;
	}
	#footer .ft-social-link { margin-bottom: 40px; }
	#footer .footer-logo{text-align: center;}
	.ftsocialbox{padding:30px 15px;max-width: 540px;margin: 0 auto;}
	.footer-bg{padding: 50px 0 25px;}
	.index-pg .footer-bg{padding: 50px 0 25px;}
	.footer-bg .container{max-width:100%;padding:0;}
	.ftsocialbox-main{background: #e7f5fa;}
	.newletterbox .mail-btn{margin-top: 15px;max-width:100%;}
	#footer .ft-logo-main{
		width: 540px;
    	margin: 0 auto;
    	padding: 0;
    	margin-bottom: 45px;
    }
    #footer .ft-logos{
    	width: 540px;
    	margin: 0 auto;
    	padding: 0 15px;
    }
	#footer .ft-social-link ul li {
		margin-right: 1.7rem;
	}
}
@media(max-width:575px){
	#footer .ft-logo-main{
		width: auto;
    	margin: 0 auto;
    	padding: 0;
    	margin-bottom: 50px;
    }
	.middlebarbanner .searcharea{ width:330px;}
	.ftsocialbox{max-width:100%;}
	#footer .footer-select,#footer .ft-logo-main,#footer .ft-logos{
	 	width: 100%;
	}
	.newletterbox .hd-type5 {
		text-align: center;
		max-width: 80%;
		margin: 0 auto 15px;
	}
}

.slick-slider .slick-arrow {
    width: 82px;
    height: 82px;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: none;
    border: none;
    font-size: 0;
    border-radius: 50%;
    background-color: transparent;
    background-size: cover !important;
    z-index: 9;
}

.slick-slider .slick-arrow.slick-disabled {
    display: none !important;
}

.slick-slider .slick-arrow.slick-prev {
    background: url(https://www.goldentours.com/images/prev-icon.svg) no-repeat center center;
    left: -100px;
}

.slick-slider .slick-arrow.slick-next {
    background: url(https://www.goldentours.com/images/next-icon.svg) no-repeat center center;
    right: -100px;
}

.slick-slider .slick-dots {
    margin: 20px 0 0 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
	width: 100%;
}

.slick-slider .slick-dots li:not(:last-child) {
    margin: 0 12px 0 0;
}

.slick-slider .slick-dots li button {
    font-size: 0;
    background: #bebebe;
    border-radius: 5px;
    width: 12px;
    height: 5px;
    border: none;
}

.slick-slider .slick-dots li.slick-active button {
    background: #0095d9;
}

@media(max-width: 1440px) {
    .slick-slider .slick-arrow {
        width: 60px;
        height: 60px;
    }

    .slick-slider .slick-arrow.slick-prev {
        left: -40px;
        background-color: #FFF;
    }

    .slick-slider .slick-arrow.slick-next {
        right: -40px;
        background-color: #FFF;
    }
}

@media(max-width: 1279px) {
    .slick-slider .slick-arrow {
        width: 40px;
        height: 40px;
    }

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

    .slick-slider .slick-arrow.slick-next {
        right: 10px;
    }
}

@media(max-width: 390px) {
	.on-page-container.mobile .summary-top .summary-rating .rating-label { line-height: unset !important; display:block !important; }
	.summary-rating { height: auto !important; }
}

#payment_bestprice { text-align:center; }
#payment_bestprice img { width:200px; height:auto; }

.theatre_book_box .theatre_box_large { font-size: 26px; line-height: 30px; font-weight: bold; padding: 10px 0 10px 0; }
.theatre_book_box { background: #FFF; padding: 20px; border-radius: 10px; }
.theatre_book_box .theatre_book_box_offer { background: rgba(0,0,0,0.015); padding: 15px; border-radius: 10px; margin-top: 30px; text-align:center; }
.theatre_book_box .theatre_book_box_offer p { margin:0; padding:0 0 10px 0; }
.theatre_book_box .theatre_book_box_offer p:first-child { font-size: 20px; line-height: 140%; font-weight: bold; color:#f00; }
.theatre_book_box .theatre_book_box_offer p:last-child { padding-bottom: 0; }
.theatre_book_box ul { margin: 30px 0 0 0; padding: 10px 0 5px 0; list-style-image:none; list-style:none; border-top:1px solid #f2f2f2; }
.theatre_book_box ul li { margin: 0; padding:13px 0 0 0;     font-size: 16px; line-height: 130%; display:flex; justify-content:space-between; }
.theatre_book_box ul li svg { margin: 2px 15px 0 0; }
.theatre_book_box ul li span { width: calc(100% - 31px); }

@media(max-width: 768px) {
	.theatre_book_box { margin-top:20px; }
}

#middlebarbanner-23.middlebarbanner.inner-single-banner, #middlebarbanner-24.middlebarbanner.inner-single-banner { height: auto; min-height: 58svh; margin-bottom: 100px; }
#middlebarbanner-23.middlebarbanner .bannerbox, #middlebarbanner-24.middlebarbanner .bannerbox { position: static; position: relative; transform: none; max-width: 1176px; margin: 0 auto; padding: 70px 0; }
#middlebarbanner-23.middlebarbanner .banner-head, #middlebarbanner-24.middlebarbanner .banner-head { margin: 0; text-align: left;  padding: 40px 50px; background: rgba(255,255,255,0.58); max-width: 700px; }
#middlebarbanner-23.middlebarbanner .banner-head h1, #middlebarbanner-24.middlebarbanner .banner-head h1 { font: 900 50px/1.2 'Montserrat', sans-serif; text-transform: uppercase; color: #1a2b49; margin: 0; padding: 0 0 10px 0; }
#middlebarbanner-23.middlebarbanner .banner-head p, #middlebarbanner-24.middlebarbanner .banner-head p { font: 600 18px/1.2 'Montserrat', sans-serif; color: #1a2b49; margin: 0; padding: 0; text-transform: none; }

#pageheader-bg-23.pageheader-bg, #pageheader-bg-24.pageheader-bg { display: none;}

#middlebarbanner-24.middlebarbanner .banner-head { background: rgba(255,255,255,0.65);}
.bannerbox_tint { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.3); }

.bh_content h2 { font: 900 36px/1.2 'Montserrat'; text-transform: uppercase; color: #1a2b49; margin: 0; padding: 0 0 30px 0; }

	.bh_features_wrapper { margin: 0 -1000px; padding: 90px 1000px 0 1000px; background: #f2f2f2; }
.bh_features { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; padding: 0 0 75px 0;}
.bh_features_img { width: 46%; line-height: 7px; padding: 0 0 25px 0; }
.bh_features_img img { -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px;}
.bh_features_info { width: 54%; padding: 0 0 0 100px;}
.bh_features_info p { font-size: 16px; line-height: 140%; margin: 0; padding: 0 0 35px 0; }
.bh_features_info ul { margin: 0; padding: 0; list-style: none; list-style-image: none;}
.bh_features_info ul li { font-size: 18px; line-height: 150%; color: #3f3f3f; margin: 0; padding: 0 0 25px 60px; background: url(../png/icon-tick-green.png) 0 6px no-repeat; }
.bh_features_info ul li strong { font-size: 20px; font-family: 'Montserrat', sans-serif;}

.bh_boxes { max-width: 1282px; margin: 0 auto;}
.bh_boxes > h2 { text-align: center; max-width: 1145px; margin: 0 auto;}
.bh_boxes > p, .bh_contact > p { text-align: center; font-size: 22px; line-height: 140%; max-width: 1145px; margin: 0 auto; padding: 0 0 60px 0;}
.bh_boxes ul { margin: 0 -21px; padding: 0 0 100px 0; list-style: none; list-style-image: none; display: flex; flex-wrap: wrap; gap: 42px 0;}
.bh_boxes ul li { margin: 0; padding: 0 21px; width: 33.33333333333333%; }
	.bh_boxes.bh_boxes_2 { max-width: unset !important;}
	.bh_boxes.bh_boxes_2 ul { padding-top: 20px !important; }
	.bh_boxes.bh_boxes_2 ul li { width: 50%; }
	@media (min-width: 1200px){
		.bh_boxes.bh_boxes_2 ul li { width: 25%; }
	}
.bh_boxes ul li article { background: #f2f2f2; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; height: 100%; overflow: hidden;}
.bh_boxes ul li article .bh_boxes_img { line-height: 7px;}
.bh_boxes ul li article .bh_boxes_img img { width: 100%; height: 195px; object-fit: cover; object-position: center; }
.bh_boxes ul li article .bh_boxes_info { padding: 35px; display: flex;flex-direction: column; justify-content: space-between; height: calc(100% - 195px); }
.bh_boxes ul li article .bh_boxes_info > div { width: 100%;}
.bh_boxes ul li article .bh_boxes_info h3 { font: 900 20px/1.2 'Montserrat'; text-transform: uppercase; color: #1a2b49; margin: 0; padding: 0; }
.bh_boxes ul li article .bh_boxes_info p { padding: 20px 0 0 0; font-size: 16px; line-height: 145%; margin: 0; }
.bh_boxes ul li article .bh_boxes_info > p { padding: 30px 0 0 0; }

.bh_faq { margin: 0 -2500px 100px -2500px; padding: 85px 2500px; background: #1a2b49; }
.bh_faq * { color: #fff !important;}
.bh_faq h2 { text-align: center;}
.bh_faq ul { margin: 0 auto; max-width: 1282px; max-width: 1332px; padding: 15px 25px 0 25px; list-style: none; list-style-image: none; display: flex; gap: 30px 0; flex-wrap: wrap; justify-content: space-between;}
.bh_faq ul li { font-size: 18px; line-height: 150%; width: 46%; margin: 0; padding: 0; }
.bh_faq ul li strong { display: block; font-size: 20px; padding: 0 0 5px 0; font-family: 'Montserrat';}

.bh_contact { max-width: 780px; margin: 0 auto; text-align: center; }
.bh_contact > p { max-width: unset; padding: 0;}
.bh_contact_advertise { padding-top: 100px;}

	.bh_logos { padding: 100px 0 100px 0; }
	.bh_logos h2 { text-align: center;}
	.bh_logos ul { margin: 0; padding: 20px 0 0 0; list-style: none; list-style-image: none; display: flex; gap: 35px 0; flex-wrap: wrap; align-items: center; justify-content: space-between; }
	.bh_logos ul li { margin: 0; padding: 0; width: 20%; display: flex; align-items: center; justify-content: center; }
	.bh_logos ul li img { max-width: 85%; max-height: 200px; object-fit: contain; object-position: center;}

	.bh_gallery { padding: 100px 0 0 0; }
	.bh_gallery h2 { text-align: center;}
	.bh_gallery ul { margin: 0 -17px; padding: 20px 0 0 0; list-style: none; list-style-image: none; display: flex; gap: 34px 0; flex-wrap: wrap; align-items: center; justify-content: space-between; }
	.bh_gallery ul li { margin: 0; padding: 0 17px; width: 25%; display: flex; align-items: center; justify-content: center; }
	.bh_gallery ul li img { width: 100%; height: auto; transition: transform 0.2s ease; border-radius: 10px;}
	.bh_gallery ul li img:hover { transform: scale(1.05); }
	.fancybox__container { z-index: 99999 !important;}
	.has-image[data-image-fit=contain] .fancybox__image { border-radius: 10px;}

	#JotFormIFrame-243312459824357 { min-width: 100%; min-height: 870px; border: none; }

.contact-flex { display: flex; align-items: center; gap: 25px; justify-content: space-between;}
.location-whatsapp { text-align: right;}
.icon-whatsapp-mobile { display: none; }
.icon-whatsapp-desktop { padding-right: 20px;}

@media (min-width: 1680px){
	#middlebarbanner-23.middlebarbanner .bannerbox, #middlebarbanner-24.middlebarbanner .bannerbox { max-width: 1500px; }
}

@media (max-width: 1199px){
	.bh_features_img, .bh_features_info { width: 100%;}
	.bh_features_img { padding: 0 0 35px 0;}
	.bh_features_info { padding: 0;}

	#middlebarbanner-23.middlebarbanner.inner-single-banner, #middlebarbanner-24.middlebarbanner.inner-single-banner { margin-bottom: 60px;}
	.bh_gallery ul li { width: 33.33333333333333%; }
}

@media (max-width: 993px){
	.bh_boxes ul li { width: 50%;}
}
@media (max-width: 768px){
	.bh_boxes ul li { width: 100% !important;}
	.whatsapp-flex-mobile { text-align: left !important; display: flex !important; justify-content: space-between; gap: 25px; align-items: center; }
	.icon-whatsapp-mobile { display: block; }
	.icon-whatsapp-desktop { display: none; }
	.bh_gallery ul li { width: 50%; }
}
@media( max-width: 575px){ 
	.bh_features, .bh_boxes { padding-left: 10px; padding-right: 10px; padding-bottom: 35px;}
	
		.bh_features_wrapper { padding-top: 45px;}
	.bh_features_info ul li { padding-left: 50px; }

	.bh_content h2 { font-size: 30px;}

	.bh_boxes ul { padding-bottom: 20px; gap: 30px 0;}
	.bh_boxes ul li article .bh_boxes_info { padding: 25px;}

	.bh_faq { padding-top: 45px; padding-bottom: 45px; margin-bottom: 35px;}
	.bh_faq ul, .bh_contact { padding-top: 0; padding-left: 10px; padding-right: 10px;}
	.bh_faq ul li { width: 100%;}

	.bh_logos { padding-top: 45px; padding-bottom: 45px;}
	.bh_contact_advertise, .bh_gallery { padding-top: 45px;}

	#middlebarbanner-23.middlebarbanner .banner-head, #middlebarbanner-24.middlebarbanner .banner-head { padding: 35px 22px; }
	#middlebarbanner-23.middlebarbanner .banner-head h1, #middlebarbanner-24.middlebarbanner .banner-head h1 { font-size: 36px; line-height: 1.1;}
	.bh_gallery ul { margin: 0 -7px; gap: 14px 0;}
	.bh_gallery ul li { padding: 0 7px;}
}

@media( max-width: 540px){ 
	#JotFormIFrame-243312459824357 { min-height: 1010px;}
}

@media( max-width: 450px){ 
	.bh_gallery ul li { width: 100%; }
}
.thankspagebanner {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  margin-bottom: 15px;

  padding: 25px; width: 100%; min-height: 125px; background-position: center; background-repeat: no-repeat; background-size: cover;
  text-shadow: 0px 0px 4px rgba(0,0,0,0.5);
}
.thankspagebanner_large {
	min-height: 250px;
}
.thankspagebanner p { padding: 0; margin: 0; text-align: center; font-size: 26px; line-height: 28px; font-weight: bold; color: #fff;}
.thankspagebanner_large p { font-size: 32px; line-height: 34px; max-width: 340px; }
@media( max-width: 670px){
	/** .thankspagebanner { height: 300px !important; width: 100% !important; } **/
}

/** responsive table styling **/

    .responsive-table-holder { overflow-x:auto; width: 100%; margin: 0 auto; }
  .responsive-table { width: 100%; border-collapse: collapse; background: #fff; }
  .responsive-table th,
  .responsive-table td {
    border: 1px solid #ddd;
    padding: 8px; padding: 12px;
    text-align: center; position: relative; overflow: auto;
  }

  .responsive-table thead th { background-color: #f2f2f2; background-color: #005496; font: 700 1.15rem 'Montserrat', sans-serif; text-transform: uppercase; color: #fff; }
  .responsive-table tbody th { background-color: rgba(0,84,150,0.15); font-weight: normal; } 
  .responsive-table tbody th strong { font: 700 1.15rem 'Montserrat', sans-serif; text-transform: uppercase; display: block; padding: 0 0 15px 0; }
  .responsive-table tbody td img { width: 60px; height: 60px; display: block; margin: auto; }
  .responsive-table tbody td.closed { background: #f2f2f2;  font-style: italic; color: #999; }
  .responsive-table tbody td:not(.closed) { color: #008e07; font-weight: bold; }
  .responsive-table th a, .responsive-table td a { position: absolute; top: 0; left: 0; right: 0; bottom:0; text-indent: -9999px; }
  @media screen and (min-width: 601px) {
    .responsive-table tr td:not(:first-child) { width: 11%; }
  }
  /* Mobile: turn rows into blocks */
  @media screen and (max-width: 600px) {
    body { padding: 20px; padding: 62px 0 0 0 !important;}
    .responsive-table td::before, .responsive-table th[scope="row"]::before { color: #000;}
    .responsive-table thead {
      display: none;
    }
    .responsive-table tr {
      display: block;
      margin-bottom: 1em;
    }
    .responsive-table tbody th { background-color: rgba(0,84,150,1); color: #fff;}
    .responsive-table tbody th * { color: #fff;}
    .responsive-table th[scope="row"]::before { color: #fff;}
    .responsive-table td,
    .responsive-table th[scope="row"] {
      display: block;
      text-align: right; text-align: center;
      padding-left: 50%;
      position: relative;
    }
    .responsive-table td::before,
    .responsive-table th[scope="row"]::before {
      content: attr(data-label);
      position: absolute;
      left: 0;
      width: 45%;
      padding-left: 15px;
      font-weight: bold;
      text-align: left;

      height: calc(100% - 25px); display: flex; align-items: center;
    }
    .responsive-table td { border-top: none;}
  }

.ribbon-label {
 position: absolute;
 left: 30px;
 top: 30px;
 font-size: 16px;
 font-weight: bold;
 padding: 5px 10px;
 border-radius: 50px;
	z-index: 1;
}

.whatsincluded {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
	color: #1a2b49;
}

@media( max-width: 670px){ 
	.index-pg .middlebarbanner #midbar-banner li { background-position: 0 50%;}
	.index-pg .middlebarbanner .bannerbox .banner-head { text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3); }
}