.single .st-sent-mail-customer {
	padding: 0px 20px 0px 20px;
	position: relative;
	border-top: 1px solid #d7dce3;
	background-color: #fff;
}

.single .st-sent-mail-customer .form-st-send-mail {
	margin-top: 0px;
}

.single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .form-group {
	border-top: none !important;
	margin-top: 5px;
}

.single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .form-group input {
	border: none;
	padding: 20px 5px;
	border-bottom: 1px solid #d7dce3;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	-webkit-transition: border-color;
}

.single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form .sent-email-st {
	background: var(--main-color, #5191fa) !important;
	color: #fff !important;
}

.single .st-sent-mail-customer .form-st-send-mail .st_send-mail-form textarea {
	height: 80px;
	border: none;
	padding: 20px 5px;
	border-bottom: 1px solid #d7dce3;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
	-webkit-transition: border-color;
}

.single .form-book-wrapper nav > .nav.nav-tabs {
	display: flex;
	border: none;
	color: #fff;
	background: #f9f9f9;
	border-radius: 0;
	padding: 0px;
}

.single .form-book-wrapper nav > .nav-fill-st li {
	width: 50%;
	display: block;
	padding: 20px;
	text-align: center;
	position: relative;
}

.single .form-book-wrapper nav > .nav-fill-st a {
	position: relative;
	border: none;
	padding: 0px;
	background-color: #f9f9f9;
	color: var(--grey-color, #5e6d77);
	border-radius: 0;
	font-size: 16px;
	font-size: 14px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block;
}

.single .form-book-wrapper nav > .nav-fill-st .active a {
	border: none;
	color: var(--main-color, #5191fa);
	background: #f9f9f9;
	border-radius: 0;
}

.single .form-book-wrapper nav > .nav-fill-st .active a:after {
	content: "";
	position: absolute;
	bottom: -20px;
	bottom: -3px;
	left: 0px;
	background-color: var(--main-color, #5191fa);
	width: 100%;
	height: 1px;
}

.single .tab-content {
	background: #fff;
	border-bottom: 5px solid var(--main-color, #5191fa);
	padding: 0px;
}

.single .form-book-wrapper nav > .nav-fill-st a:hover, .single .form-book-wrapper nav > .nav-fill-st a:focus {
	border: none;
	background: #f9f9f9;
	color: var(--main-color, #5191fa);
	border-radius: 0;
	transition: background .2s linear;
}

#st-content-wrapper .form-book-wrapper.inline .form-st-send-mail .form-group {
	width: 50%;
	border: none;
}

.form-single-style-2 .form-st-send-mail .form-group:nth-child(2n+1) {
	padding-right: 5px;
}

.form-single-style-2 .form-st-send-mail .form-group:nth-child(2n) {
	padding-left: 5px;
}

#st-content-wrapper .form-book-wrapper.inline .form-st-send-mail .form-group.st_note_send_email {
	width: 100%;
	padding: 0px;
}

#st-content-wrapper .form-book-wrapper.inline .form-st-send-mail {
	margin-top: 0px;
}

#st-content-wrapper .form-book-wrapper .form-head {
	padding: 17px 20px;
	background: var(--main-color, #5191fa);
	font-size: 12px;
	color: #fff;
}

#st-content-wrapper .form-book-wrapper .form-head span.price {
	font-size: 14px;
	color: #fff;
}

#st-content-wrapper .form-book-wrapper .form-head .price-regular {
	text-decoration: line-through;
	font-weight: 500;
}

.single .form-book-wrapper nav {
	background: #f9f9f9;
}

#st-content-wrapper .form-book-wrapper .form-group.form-date-field.date-enquire {
	padding-left: 0px !important;
}

#st-content-wrapper .form-book-wrapper .form-group.form-date-field.date-enquire .check-in-wrapper {
	padding: 0px;
}

#st-content-wrapper .form-book-wrapper ul.st_grid_date {
	margin: 0px;
	padding: 0px;
	display: inline-table;
	display: flex;
	position: relative;
}

#st-content-wrapper .form-book-wrapper ul.st_grid_date li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 50%;
	display: block;
	text-align: center;
	position: relative;
}

#st-content-wrapper .form-book-wrapper ul.st_grid_date li:nth-child(1) {
	border-right: 1px solid #d7dce3;
}

#st-content-wrapper .form-book-wrapper ul.st_grid_date li:nth-child(2) {
	border-left: 1px solid #d7dce3;
}

#st-content-wrapper .form-book-wrapper ul.st_grid_date li .st-item-date {
	padding: 20px;
}

#st-content-wrapper.st-single-car .form-book-wrapper .field-detination {
	border-top: none;
	padding: 0px !important;
}

#st-content-wrapper.st-single-tour .form-book-wrapper .form-date-search {
	padding-left: 0px !important;
}

#st-content-wrapper .form-book-wrapper .form-head .price .label, #st-content-wrapper .form-book-wrapper .form-head .price .value .text-lg {
	color: #fff !important;
}

form .ccv-success {
	min-height: 300px;
	position: relative;
}

form .ccv-success .content-message {
	position: absolute;
	transform: translate(-50%, -50%);
	left: 50%;
	top: 21%;
	width: 100%;
	text-align: center;
	font-size: 14px;
}

.single.single-location .tab-content {
	border-bottom: none;
}

.single.single-location .tab-content {
	background-color: transparent;
}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 1300px) {}

@media screen and (max-width: 991px) {}

.st-list-tour-related .item h3.title {
	font-size: 16px;
}

.st-list-tour-related .item-service .service-title {
	font-size: 16px;
}

@media screen and (min-width: 769px) {
	#sticky-halfmap .top-filter {
		display: flex;
		justify-content: space-between;
	}
}

#sticky-halfmap .top-filter .switch {
	position: relative;
	display: inline-block;
	width: 32px;
	height: 20px;
}

#sticky-halfmap .top-filter .switch input {
	opacity: 0;
	width: 0;
	height: 0;
}

#sticky-halfmap .top-filter .slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ccc;
	-webkit-transition: .4s;
	transition: .4s;
}

#sticky-halfmap .top-filter .slider:before {
	position: absolute;
	content: "";
	height: 13px;
	width: 13px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
	left: 2px;
}

#sticky-halfmap .top-filter input:checked .slider:before {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	left: -13px;
	bottom: 3px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

#sticky-halfmap .top-filter input:checked + .slider {
	background-color: var(--main-color, #5191fa);
}

#sticky-halfmap .top-filter input:focus + .slider {
	box-shadow: 0 0 1px #2196f3;
}

#sticky-halfmap .top-filter input:checked + .slider:before {
	transform: translateX(15px);
}

#sticky-halfmap .top-filter .slider.round {
	border-radius: 18px;
}

#sticky-halfmap .top-filter .slider.round:before {
	border-radius: 50%;
}