/* Normal desktop :1200px. */


/*-----------------------------------------------main page start--------------------------------------------------------*/

html{
		overflow-x: hidden;

}
html,
body {
	top: 0;
	margin: 0;
	overflow-x: clip;
	font-family: "Roboto", sans-serif !important;
	font-size: 1rem;
	font-weight: 400;
	line-height: 190%;
	text-align: left;
	background-color: #fff;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

p {
	font-size: 15px;
	line-height: 240% !important;
	font-weight: 400;
	margin-bottom: 0;
	letter-spacing: 0;
	color: #555;
}

@media(max-width:767px) {
	p {
		font-size: 13px;
	}
	li {
		font-size: 13px;
	}
}

a,
.button {
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

a:focus,
.button:focus,
button:focus {
	text-decoration: none;
	outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #555;
	letter-spacing: 1px;
}


.container-padding {
	padding: 0 4rem;
}

@media(max-width:767px) {
	.container-padding {
		padding: 0 1rem;
	}
}

ul {
	margin: 0px;
	padding: 0px;
}


li {
	list-style: none;
	color:#555;
	font-size: 15px;
	line-height:250%;
}

#inclusion li::before,
.privacy-policy li::before,
#exclusion li::before,
#overview li::before,
#tour_faqs li::before,
#highlight li::before,
#thins_to_consider li::before,
#itenery li::before {
	content: "\2022";
	line-height: 200%;
	color: #fc6a2a;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

#itenery ul {
	margin: 16px;
}

.descs.monospace h1,.descs.monospace h2,.descs.monospace p,.descs.monospace a{font-family:monospace;}
#inclusion ul,
#exclusion ul,
#overview ul,
#tour_faqs ul,
#highlight ul,
#thins_to_consider ul {
	padding-left: 10px;
	margin-left: 15px;
}

label {
	color: #7e7e7e;
	font-size: 13px;
	font-weight: 400;
}
.input-group>.input-group-prepend {
    flex: 0 0 30%;
}
.input-group .input-group-text {
    width: 100%;
}
*::-moz-selection {
	background: #fff;
	color: #555;
	text-shadow: none;
	pointer-events:none;
}

::-moz-selection {
	background: #fff;
	color: #555;
	text-shadow: none;
	pointer-events:none;
}

::selection {
	background: #fff;
	color: #555;
	text-shadow: none;
	pointer-events:none;
}

*::-webkit-input-placeholder {
	color: #cccccc;
	font-size: 13px;
	opacity: 1;
}

*:-ms-input-placeholder {
	color: #cccccc;
	font-size: 13px;
	opacity: 1;
}

*::-ms-input-placeholder {
	color: #cccccc;
	font-size: 13px;
	opacity: 1;
}

*::placeholder {
	color: #cccccc;
	font-size: 13px;
	opacity: 1;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}



b,
strong {
	font-weight: bold;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

small {
	font-size: 80%;
}

sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
	top: -0.5em;
}

audio,
video {
	display: inline-block;
}



img {
	border-style: none;
	width:100%;
	color:transparent;
	object-position:center;
}

svg:not(:root) {
	overflow: hidden;
}

caption{
	padding:0 0 20px 0px;
	text-align:left;
	color:inherit;
	caption-side:top;
}


button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: none;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}




.mb_20 {
	margin-bottom: 20px;
}

.mb_50 {
	margin-bottom: 50px;
}

@media (max-width: 767px) {
	.mb_50 {
		margin-bottom: 40px;
	}
}

.mb_70 {
	margin-bottom: 62px;
}

@media (max-width: 767px) {
	.mb_70 {
		margin-bottom: 40px;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.mb_70 {
		margin-bottom: 40px;
	}
}



.break-all {
	word-break: break-all;
}

a {
	text-decoration: none !important;
	outline: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

button,
code,
h1,
h2,
h3,
h4,
body,
h5,
h6,
input,
kbd,
pre,
select,
textarea,
var {
	letter-spacing: 0;
	position: relative;
	color: #555;
	line-height: 170%;
	margin: 0;
}
h1{
	font-size:30px;
	font-weight:900;
}
h2{
	font-size:24px;
	font-weight:700;
}
h3{
	font-size:18px;
	font-weight:500;
}
h4{
	font-size:14px;
	font-weight:500;
}
h5 {
	font-size: 14px;
	font-weight: 400;
}

h6 {
	font-size: 13px;
}

td {
	line-height:1.15;
}

#pricing .owl-dots {
	font-size: 22px;
}




h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #212121;
}
@media(max-width:767px)
{
html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    transform:translateZ(0)
}
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
	opacity: 8;
	outline: none;
	border: none;
}

.underline {
	text-decoration: underline;
}

.bg-gradiant{
    background:linear-gradient(to right,#f05874 0%,#fc6a2a 100%);
  }

* {
	outline: 0 !important;
}


.pull-right {
	float: right!important;
}

.checkbox label::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 17px;
	height: 17px;
	left: 0;
	top: 1px;
	margin-left: -20px;
	border: 2px solid rgba(0, 0, 0, .54);
	border-radius: 2px;
	background-color: #fff;
	transition: all 90ms cubic-bezier(0, 0, .2, .1);
}

.clear {
	clear: both;
}


.position-sticky{
	width: 100%;
    position: sticky;
    top: 10%;
}


.pull-right {
	float: right!important;
}

.checkbox,
.radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*------------------------------------------------------------------ LOADER -------------------------------------------------------------------*/
.loading {
	width:100px;
	margin-top:100px;
	margin-bottom:100px;
	height:100px;
}
#back-to-top {
	position: fixed;
	bottom: 15%;
	right: 20px;
	padding: 10px;
	z-index: 1;
	width: 32px;
	height: 32px;
	text-align: center;
	line-height: 5px;
	background: #1EC6B6;
	color: #fff;
	cursor: pointer;
	border: 0;
	border-radius: 0px;
	text-decoration: none;
	transition: opacity 20s ease-out;
	font-size: 28px;
}

.mb-65 {
	margin-bottom: 67px;
}

.overlay {
	position: relative;
	z-index: 0;
}

.overlay::before {
	position: absolute;
	content: "";
	background-color: #040E27;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .1;
}

.pt-120 {
	padding-top: 120px;
}

.mb-20px {
	margin-bottom: 20px;
}

.mb-55 {
	margin-bottom: 55px;
}

.mb-40 {
	margin-bottom: 40px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mb-60 {
	margin-bottom: 50px !important;
}

.modal::before {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index: 1062;
	opacity: 1;
	position: fixed;
	content: '';
	opacity: .8;
	z-index: -1;
}

button,
.btn-block,
.btn-lg {
	outline: none;
	border: none;
	overflow: hidden;
}

*:disabled {
	opacity: 0.7;
	background-color: grey;
}
*:disabled:hover {
	opacity: 0.7;
	background-color: grey;
}

button:disabled {
	opacity: 0.7;
	background-color: grey;
}

button:disabled:hover {
	background-color: grey;
}

#ajaxbtn:disabled {
	opacity: 0.7;
	background-color: grey;
}

.loading-icon.hide {
	display: none;
}

.boxed-btn {
	background: #1EC6B6;
	color: #fff;
	display: inline-block;
	padding: 14px 44px;
	font-size: 14px;
	font-weight: 400;
	border: 0;
	border: 1px solid #1EC6B6;
	text-align: center;
	color: #fff !important;
	text-transform: uppercase;
	cursor: pointer;
}

.boxed-btn-sm {
	background: #1EC6B6;
	color: #fff;
	display: inline-block;
	padding: 3px 6px;
	font-size: 9px;
	border-radius: 10px;
	font-weight: 0;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.boxed-btn-sm:focus {
	border: 1px solid #f23e3e;
	outline: none;
}

.boxed-btn-sm:hover {
	background: #f23e3e;
	color: #fff;
}

.rounded1{
	border-radius:0.50rem;
}

.boxed-btn-green-sm {
	background: #4bc970;
	color: #fff;
	display: inline-block;
	padding: 3px 6px;
	font-size: 9px;
	font-weight: 00;
	border: 0;
	border: 1px solid #4bc970;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

.boxed-btn-green-sm:focus {
	outline: none;
}

.boxed-btn-green-sm:hover {
	background: #f23e3e;
	color: #fff;
}

.boxed-btn:hover {
	background: #f23e3e;
	color: #fff;
	border: 1px solid #f23e3e;
	;
}

.boxed-btn:focus {
	outline: none;
}

.boxed-btn4 {
	background: #1EC6B6;
	color: #fff;
	display: inline-block;
	padding: 7px 20px;
	font-size: 16px;
	font-weight: 500;
	border: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	text-transform: capitalize;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	cursor: pointer;
	margin-top: -4px;
}

.boxed-btn4:hover {
	background: #f23e3e;
	color: #fff;
}

.boxed-btn4:focus {
	outline: none;
}

.boxed-btn4.large-width {
	width: 220px;
}

.section_title h3 {
	font-weight: 900;
	font-size: 35px;
	color: #555;
	position: relative;
	text-transform: uppercase;
	border-bottom:3px dotted #555;
	padding-top:20px;
	padding-bottom:20px;
}

@media (max-width: 767px) {
	.section_title h3 {
		font-size: 25px;
		line-height: 36px;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.section_title h3 {
		font-size: 30px;
		line-height: 42px;
	}
}

@media (min-width: 991px) and (max-width: 1199px) {
	.section_title h3 {
		font-size: 32px;
		line-height: 42px;
	}
}

@media (max-width: 767px) {
	.section_title h3 br {
		display: none;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.section_title h3 br {
		display: none;
	}
}

@media (min-width: 991px) and (max-width: 1199px) {
	.section_title h3 br {
		display: none;
	}
}

.section_title p {
	font-size: 16px;
	color: #555;
	line-height: 28px;
	margin-bottom: 0;
	font-weight: 400;
}

@media (max-width: 767px) {
	.section_title p br {
		display: none;
	}
}

.section_title h4 {
	font-size: 22px;
	font-weight: 500;
	color: #001D38;
}

.mb-65 {
	margin-bottom: 67px;
}

.black-bg {
	background: #020c26 !important;
}

.white-bg {
	background: #ffffff;
}

.gray-bg {
	background: #f5f5f5;
}

.text-yellow {
	color: #F4D03F;
}

.text-grey {
	color: #ABB2B9;
}

.text-indigo {
	color: #A569BD;
}

.bg-yellow {
	color: #F4D03F;
}

.bg-grey {
	color: #ABB2B9;
}

.bg-indigo {
	color: #A569BD;
}

table {
	font-size: 15px;
}



.table-sky {
	background: #1EC6B6;
	color:#fff;
}

.table-indigo {
	background: #A569BD;
}

.table-yellow {
	background: #A569BD;
}

#A569BD .section_title h4 {
	font-size: 22px;
	font-weight: 500;
	color: #001D38;
	padding-bottom: 21px;
}


.icon-primary {
	color: #4765a0;
}

.icon-success {
	color: #7db53b;
}

.icon-info {
	color: #51b6bf;
}

.icon-warning {
	color: #e6e039;
}

.icon-danger {
	color: #e24e47;
}

.tab-pane.active {
    animation: slide-down 0.7s ease-out;
	transform:translateZ(0);
}

@keyframes slide-down {
    0% { opacity: 0; transform: translateY(100%); }
    100% { opacity: 1; transform: translateY(0); }
}

/*----------------------------------------------------- HEADER top nav start ----------------------------------------------------------*/

.main-top {
	background: #060606;
	box-shadow: 0px 0px 10px #ddd;
}

.right-phone-box {
	float: left;
	margin-right: 10px;
}

.right-phone-box p {
	margin: 0px;
	color: #fff !important;
	font-size: 14px;
	line-height: 30px;
}

.right-phone-box p a {
	color: #000;
}

.right-phone-box p a:hover {
	color: #f23e3e;
}

.offer-box,
.slide {
	color: #fff;
	font-size: 13px;
}

.offer-box li {
	color: #fff;
	display: block;
	position: absolute;
	font-weight: 600;
}

.carouselTicker {
	overflow: hidden;
	float: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.carouselTicker__list {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

.carouselTicker__item {
	margin: 0;
	float: left;
	border: 4px solid #fbb714;
	background-color: #fbb714;
	margin-left: 5px;
	width: 101px;
	height: 40px;
	color: #fff;
	line-height: 34px;
	text-align: center;
}

@keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-o-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes flickerAnimation {
	0% {
		opacity: 1;
	}
	50% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.animate-flicker1 {
	-webkit-animation: flickerAnimation 4s infinite;
	-moz-animation: flickerAnimation 4s infinite;
	-o-animation: flickerAnimation 4s infinite;
	animation: flickerAnimation 4s infinite;
}

.animate-flicker {
	-webkit-animation: flickerAnimation 4s infinite;
	-moz-animation: flickerAnimation 4s infinite;
	-o-animation: flickerAnimation 4s infinite;
	animation: flickerAnimation 4s infinite;
	animation-delay: 2s;
}

.our-link {
	float: left;
}

.our-link ul li {
	padding-right: 10px;
	display: inline-block;
	border-right: 1px solid #ffffff;
	padding-top: 10px;
	line-height: 14px;
}

.our-link ul {
	line-height: 30px;
}

.our-link ul li a {
	padding-left: 10px;
	color: #ffffff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
}

.our-link ul li a:hover {
	color: #f23e3e;
}

.our-link ul li:last-child {
	border: none;
}


/*----------------------------------------------------- HEADER top nav end----------------------------------------------------------*/

.main-header {
	width: 100%;
}


nav.navbar.bootsnav ul.nav>li>a {
	margin: 0px;
}

@media (min-width: 1024px) {
	/* Navbar General ------*/
	nav.navbar ul.nav>li>a {
		padding: 30px 15px;
		font-weight: 600;
	}
	nav.navbar .navbar-brand {
		margin-top: 0;
	}
	nav.navbar .navbar-brand img.logo {
		width: 70px;
	}
	nav.navbar .navbar-brand {
		margin-top: 0;
	}
	nav.navbar li.dropdown ul.dropdown-menu {
		border-top: solid 5px;
	}

}


nav.navbar.bootsnav ul.nav>li>a {
	position: relative;
	font-weight: 700;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 30px;
}

nav.navbar.bootsnav ul.nav li.active>a {
	color: #ffc107;
}

nav.navbar.bootsnav ul.nav li.active>a:hover {
	color: #ffc107;
	background: #fff;
}

nav.navbar.bootsnav ul.nav li>a:hover {
	color: #000;
	background: #fff;
}


.arrow::before {
	font-family: 'FontAwesome';
	content: "\f0d7";
	margin-left: 5px;
	margin-top: 2px;
	border: none;
	display: inline-block;
	vertical-align: inherit;
	position: absolute;
	right: 10px;
}

.dropdown-toggle::after {
	display: none;
}

nav.navbar.bootsnav ul.navbar-nav li.dropdown ul.dropdown-menu li a {
	color: #fff;
	display: block;
	padding: 1px 25px;
	font-size: 12px;
}

nav.navbar.bootsnav ul.navbar-nav li.dropdown ul.dropdown-menu li a:hover {
	color: #000;
	background: #fff;
}

nav.navbar.bootsnav li.dropdown ul.dropdown-menu {
	left: auto;
	background-color:rgba(31, 54, 70, 0.9);
	white-space:nowrap;
}

nav.navbar.bootsnav li.dropdown a.active {
	color: #fff;
}

.hvr-hover {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	background: #1EC6B6;
	;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border-radius: 0;
	box-shadow: none;
}

.hvr-hover::after {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #f23e3e;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.hvr-hover:hover::after {
	-webkit-transform: scale(2);
	transform: scale(2);
	color: #ffffff;
}

.hvr-hover {
	overflow: hidden;
}


@media (min-width: 991px) {
	.animate {
		animation-duration: 0.4s;
		-webkit-animation-duration: 0.4s;
		animation-fill-mode: both;
		-webkit-animation-fill-mode: both;
	}
}

@keyframes slideIn {
	0% {
		transform: translateY(1rem);
		opacity: 0;
	}
	100% {
		transform: translateY(0rem);
		opacity: 1;
	}
	0% {
		transform: translateY(1rem);
		opacity: 0;
	}
}

@-webkit-keyframes slideIn {
	0% {
		-webkit-transform: transform;
		-webkit-opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0);
		-webkit-opacity: 1;
	}
	0% {
		-webkit-transform: translateY(1rem);
		-webkit-opacity: 0;
	}
}

.slideIn {
	-webkit-animation-name: slideIn;
	animation-name: slideIn;
}

.header_right {
	float: right;
	width: 6%;
	margin-top: 16px;
}

.sb-search {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 0%;
	min-width: 45px;
	height: 45px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
}

.sb-search-input {
	position: absolute;
	top: 0;
	left: 0px;
	border: none;
	outline: none;
	background-color: rgba(31, 54, 70, 0.9);
	width: 100%;
	height: 45px;
	margin: 0;
	z-index: 10;
	padding: 5px 20px;
	font-size: 13px;
	color: #ffffff;
}

.sb-search-input::-webkit-input-placeholder {
	color: #ffffff;
}

.sb-search-input:-moz-placeholder {
	color: #ffffff;
}

.sb-search-input::-moz-placeholder {
	color: #efb480;
}

.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}

.sb-icon-search,
.sb-search-submit {
	width: 45px;
	height: 45px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 45px;
	text-align: center;
	cursor: pointer;
}

.sb-search-submit {
	background: url('../images/svg_icon/img-sprite.png') no-repeat 0px 1px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	/* IE 8 */
	filter: alpha(opacity=0);
	/* IE 5-7 */
	color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}

.sb-icon-search {
	color: #FFF;
	background: url('../images/svg_icon/img-sprite.png') no-repeat 0px 1px;
	z-index: 90;
	background-color:rgba(31, 54, 70, 0.9);
}


/* Open state */

.sb-search.sb-search-open
 {
	width: 20%;
}
@media(max-width:575px)
{
	.sb-search.sb-search-open {
		width: 70%;
}
	
}

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search {
	background: #1EC6B6;
	color: #fff;
	z-index: 11;
}

.sb-search.sb-search-open .sb-search-submit,
.no-js .sb-search .sb-search-submit {
	z-index: 90;
}


/*-----------------------------------------------------Main HEADER NAVIGATION End----------------------------------------------------------*/






/*-----------------------------------------------alll title bread crumb  start-----------------------------------------------------*/

.all-title-box {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	transition:height 100000s ease-out;
	background-size: cover;
	text-align: center;
	padding: 120px 0px;
	position: relative;
	height: auto;
}

@media(max-width:767px){

.all-title-box{

	background-attachment: scroll;

	}

	
}

.all-title-box::before {
	background: rgba(0, 0, 0, 0.6);
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}

.all-title-box h1 {
	font-size: 28px;
	font-weight: 700;
	color: #ffffff;
	padding: 10px 0px;
}

.all-title-box .breadcrumb {
	background: #1EC6B6;
	margin: 0px;
	display: inline-block;
	border-radius: 0px;
	width:fit-content;
	text-transform: capitalize;
}

.all-title-box .breadcrumb li {
	display: inline-block;
	color: #000000;
	font-size: 16px;
}

.all-title-box .breadcrumb li a {
	color: #ffffff;
	font-size: 16px;
}

.all-title-box .breadcrumb-item+.breadcrumb-item::before {
	color: #000000;
	content: '\f105';
	font-family: FontAwesome;
}





/*------------------------------------------------------------------ Slider START -------------------------------------------------------------------*/

.descs {
	position: absolute;
	padding: 8%;
	z-index: 9;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.hero_carosel img {
	width: 100%;
}

.hero-img {
	position: relative;
}

.hero-img.overlay-hero:after {
	background: rgba(0, 0, 0, 0.3);
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.btn-gradient-bg {
	color: #fff;
	display: inline-block;
	margin:15px 0px;
	padding: 8px 25px;
	background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
	border-radius: 30px;
}
.btn-transparent-bg {
	color: #fff;
	display: inline-block;
	margin:10px 0px;
	padding: 8px 25px;
	background: transparent;
	border:1px solid #fff;
	border-radius: 30px;
}

.delay-1 {
	animation-delay: .2s;
}

.delay-2 {
	animation-delay: .4s;
}

.delay-3 {
	animation-delay: .6s;
}

.delay-4 {
	animation-delay: .8s;
}
.owl-item.current{
    border:1px solid #f50;
}
#thumbs .owl-item.active:not(.current) img{
    opacity:0.7;
}
.hero_carosel .owl-nav button.owl-prev,
.hero_carosel .owl-nav button.owl-next {
	background: transparent;
	height:40px;
	width:40px;
	font-size:12px;
	position: absolute;
	bottom: 45%;
	line-height:190%;
	outline: none;
	overflow:hidden;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
	transform: translateZ(0);
	border-radius: 50%;
	-webki-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	border: 1px solid;
}

.hero_carosel .owl-nav button.owl-prev:hover,
.hero_carosel .owl-nav button.owl-next:hover {
	background: transparent;
}

.hero_carosel .owl-nav button,
.hero_carosel .owl-nav button {
	border:1px solid #fff;
}

.hero_carosel .owl-nav button.owl-prev,
.hero_carosel .owl-nav .fa {
	margin-top: 1px;
}

.hero_carosel .owl-nav button.owl-prev {
	left: 20px;
}

.hero_carosel .owl-nav button.owl-next {
	right: 20px;
}

.hero_carosel i.owl-direction {
	margin: 0 13px;
	font-size: 3em;
	padding: 0;
	color: #607D8B;
}

.hero_carosel .descs h1 {
	font-size: 22px;
	text-transform:uppercase;
	line-height:120%;
	font-weight:900;
	color:inherit;
}


@media(max-width:575px) {
	.hero_carosel .descs p.carsl_cnt {
		display:none;
	}
	.hero_carosel .descs h1 {
		font-size: 16px;

}
	
	.hero_carosel.owl-theme.no-dots .owl-dots{
		display:none;
	}
}

.owl-theme .owl-dots{
	
	margin-bottom:-10px;
}

@media(min-width:575px) {
	.hero_carosel .descs h1 {
		font-size:18px;
		font-weight:700;
	}
	.hero_carosel .descs p {
		font-size: 12px;
	}
	.descs {
		padding: 4%;
	}
}


@media(min-width:767px) {
	.hero_carosel .descs h1 {
		font-size: 20px;
	}
	.hero_carosel .descs p {
		font-size: 14px;
	}
	.descs {
		padding: 6%;
	}
}


@media(min-width:991px) {
	.hero_carosel .descs h1 {
		font-size: 22px;
	}
	.hero_carosel .descs p {
		font-size: 18px;
	}
	.descs {
		padding: 6%;
	}
}
@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.fadeInUp {
	animation-name: fadeInUp
}


.hero_carosel.owl-carousel {
	touch-action: manipulation;
	background:#ddd;
	 background: url("https://chogoriadventure.com/wp-content/uploads/2022/11/ajax-loader.gif") no-repeat center center;
}



.owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 2%;
	text-align: center;
}

.owl-dots .owl-dot {
	width: 10px;
	height: 10px;
		margin: 0 5px;
	    overflow: hidden;
    -webkit-backface-visibility: hidden;
    border-radius: 50%;
    -webki-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-border-radius: 50%;
}


.owl-dots .owl-dot.active {
	background: #FF4A52;
}

img[data-enlargable]{
	
	cursor: -webkit-zoom-in;
   cursor: zoom-in;
}
@keyframes zoom {
	0% {
		transform: scale(1);
	}
	
	30% {
		transform: scale(1.2);
	}
	60% {
		transform: scale(1.1);
	}
	
	100%{
		transform:scale(1);
	}
}

/* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
.fadeIn  {
  -webkit-animation-name : fadeIn  ;
  animation-name : fadeIn  ;
}  
@-webkit-keyframes fadeIn  {
  0% {
    opacity : 0   ;
  }  
  100% {
    opacity : 1   ;
  }  
}
@keyframes fadeIn  {
  0% {
    opacity : 0   ;
  }  
  100% {
    opacity : 1   ;
  }  
}
.slideShow {
	animation-name:slideShow;
}
.slideHide {
	animation-name:slideHide;
}
@keyframes slideShow  {
  0% {
    transform:translatex(-100%);
	  opacity:0;
  }  
  100% {
    transform:translatex(0%);
	  opacity:1;
  }  
}
@keyframes slideHide  {
  0% {
    transform:translatex(0%);
	  opacity:1;
  }  
  100% {
   transform:translatex(-100%);
	  opacity:0;
  }  
}
.zoomimage {
	-webkit-animation: zoom 13s;
	-o-animation: zoom 13s;
	animation: zoom 13s;
	overflow: hidden;
}

p.carsl_cnt {
	color: #cccccc;
}


/*------------------------------------------------------------------ Slider END -------------------------------------------------------------------*/


/*-------------------------------------- POPULAR DES START -------------------------------------------------------------------*/

.popular_destination_area {
	padding-top: 40px;
	padding-bottom: 20px;
	width: 100%;
}

@media (max-width: 767px) {
	.popular_destination_area {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

.popular_destination_area .single_destination {
	position: relative;
	margin-bottom: 10px;
	border-radius: 5px;
	overflow: hidden;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	
	-webkit-box-shadow: 0px 15px 15px 0px #ccc;
	-moz-box-shadow: 0px 15px 15px 0px #ccc;
	box-shadow: 0px 15px 15px 0px #ccc;
}

.popular_destination_area .single_destination .thumb img {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.popular_destination_area .single_destination .content {
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.popular_destination_area .single_destination .content a {
	font-weight: bold;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	background: #FF4A52;
	border-radius: 30px;
	padding: 5px 12px;
}

.popular_destination_area .single_destination:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}


.popular_destination_area .single_destination:hover .content a {
	background: #1EC6B6;
	color: #fff;
}

.destination_banner_wrap {
	background-image: url(../images/destination_breadcrumb.jpg);
	padding: 340px 0;
	background-size: cover;
	background-position: center center;
}

@media (max-width: 767px) {
	.destination_banner_wrap {
		padding: 150px 0;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.destination_banner_wrap {
		padding: 250px 0;
	}
}

.destination_banner_wrap.overlay:before {
	opacity: .3;
}


/*-------------------------------------- POPULAR DES END -------------------------------------------------------------------*/

.category-menu {
	margin-bottom: 20px;
}

.filter-button-group {
	display: inline-block;
}

.filter-button-group button {
	background: #b0b435;
	color: #ffffff;
	border: none;
	cursor: pointer;
	padding: 5px 30px;
	font-size: 18px;
	margin-left: 5px;
}

.filter-button-group button:hover {
	background: rgb(0, 0, 0, 0.6);
}

.filter-button-group button.active {
	background: rgb(0, 0, 0, 0.6);
}

.filter-button-group button {}


/*-------------------------------------- CATEGORY MENU TABS END -------------------------------------------------------------------*/


/*-------------------------------------- POPULAR PLACES START -------------------------------------------------------------------*/

.tour_places {
	padding-top: 40px;
	padding-bottom: 20px;
}

.tour_places #hide .col-lg-3.col-md-4.col-sm-6 {
	display: none;
}

@media (max-width: 767px) {
	.tour_places {
		padding-top: 60px;
		padding-bottom: 20px;
	}
}

.tour_places .single_place {
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	height:100%;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-box-shadow: 0px 15px 15px 0px #ccc;
	-moz-box-shadow: 0px 15px 15px 0px #ccc;
	box-shadow: 0px 15px 15px 0px #ccc;
	margin-bottom: 70px;
}

.tour_places .single_place .thumb {
	position: relative;
	overflow: hidden;
}

.tour_places .single_place .thumb img {
	width: 100%;
}

.tour_places .single_place:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	transform: translateY(-10px);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}

.tour_places .single_place .thumb .prise {
	position: absolute;
	background: #1EC6B6;
	padding: 2px 7px 2px 7px;
	display: inline-block;
	top: 20px;
	left: 20px;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	color: #fff;
	font-size: 16px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.tour_places .single_place .place_info {
	padding: 10px 10px 10px 10px;
	margin: 0;
}

.tour_places .single_place .place_info h3 {
	font-size: 18px;
	font-weight: 400;
	color: #040E27;
	margin: 0;
	padding: 3px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.tour_places .single_place .place_info p.paragraph-description {
	margin: 0;
	font-size: 12px;
	font-weight: 400;
	color: #7A838B;
	line-height: 18px;
	margin-bottom: 3px;
}

.tour_places .single_place .place_info p {
	font-size: 14px
}

.tour_places .single_place .place_info .rating_days span i {
	font-size: 12px;
	color: #FF4A52;
}

.tour_places .single_place .place_info .rating_days span p {
	font-size: 12px;
	color: #7A838B;
	margin-left: 5px;
}

.tour_places .single_place .place_info .rating_days .days {
	font-size: 12px;
	font-weight: 400;
	color: #7A838B;
	float: right;
}

.tour_places .single_place .place_info .rating_days .days i {
	font-size: 12px;
	margin-right: 10px;
	color: #FF4A52;
}

.tour_places .single_place .place_info .rating_days .days p {
	font-size: 12px;
	color: #7A838B;
}


.tour_places .single_place:hover .place_info h3 {
	color: #f23e3e;
}

.tour_places .single_place:hover .thumb .prise {
	background: #f23e3e;
}

.tour_places .single_place:hover .boxed-btn4 {
	background: #f23e3e;
}

.tour_places .single_place:hover .place_info .rating_days .days i {
	color: #f23e3e;
}

.tour_places .single_place:hover .place_info .rating_days span i {
	color: #f23e3e;
}

.tour_places .more-button {
	width: 100%;
}


/*-------------------------------------- POPULAR PLACES END -------------------------------------------------------------------*/


/*-------------------------------------- TRAVEL ASSURANCE START -------------------------------------------------------------------*/

.travel_variation_area .single_travel {
	margin-top: 10vh;
	width: 100%;
}

.travel_variation_area {
	margin-top: 1.5rem;
	padding-left: 3rem;
	padding-right: 3rem;
}

#container_travel {
	padding-left: 3rem;
	padding-right: 3rem;
}

.travelvariationcol {
	padding: 3rem;
}

.text_travelvariation {
	margin-top: 0.5rem;
}

.marginfirst {
	margin-top: 17px;
}

.marginfirst2 {
	margin-bottom: -7px;
	margin-left: 8px;
	padding-left: 10px;
}

@media(max-width:511px) {
	.travel_variation_area {
		margin-top: 1rem;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.travelvariationcol {
		padding: 2rem;
	}
	.text_travelvariation {
		margin-top: 0.5rem;
	}
	#container_travel {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}


/*-------------------------------------- TRAVEL ASSURANCE END -------------------------------------------------------------------*/


/*-------------------------------------- TESTIMONALS START -------------------------------------------------------------------*/


.text-white {
	color: #fff;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

@media (max-width: 580px) {
	.last-minute-title {
		font-size: 20px;
	}
}

.last-minute-title {
	font-size: 50px;
	line-height: 1em;
	font-weight: 300;
	margin-bottom: 5px;
}

@media (max-width: 580px) {
	.last-minute-date {
		font-size: 16px;
	}
}

.last-minute-date {
	margin-bottom: 5px;
	font-size: 20px;
	font-style: italic;
}

.btn-ghost.btn-white {
	margin-bottom: 10px;
}

.btn-ghost.btn-white {
	border-color: #fff;
	color: #fff;
	border: 2px solid #fff;
}

.btn-ghost {
	background: 0 0;
}

.btn-ghost:hover {
	background: #fff;
	color: #f1f1f1;
	border-radius:5%;
}

.last-minut-deal.overlay::before {
	opacity: .7;
}

.testimonial_area {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
	padding: 20px 0 20px 0;
	background: #f7fafd;
}

@media (max-width: 767px) {
	.testimonial_area {
		padding: 50px 0;
	}
}

.testimonial_area .single_testmonial {
	margin-bottom: 20px;
}

.testimonial_area .single_testmonial p {
	color: #040E27;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	margin: 34px 0 10px 0;
}

.testimonial_area .single_testmonial .testmonial_author h3 {
	color: #7A838B;
	font-size: 16px;
	font-weight: 400;
}

.testimonial_area .owl-carousel .owl-item img {
	display: inline-block;
	width: auto;
}

.testimonial_area .owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 0;
}

.testimonial_area .owl-carousel .owl-nav div {
	left: 0;
}

.testimonial_area .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
}

.testimonial_area .owl-dots .owl-dot {
	width: 12px;
	height: 12px;
	background: #AAB1B7;
	display: inline-block;
	border-radius: 50%;
	margin: 0 5px;
}

.testimonial_area .owl-dots .owl-dot.active {
	background: #FF4A52;
}


/*-------------------------------------- TESTIMONALS END -------------------------------------------------------------------*/


/*-------------------------------------- NEWS START -------------------------------------------------------------------*/

.newletter_area {
	margin-top: 3px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 20px 0;
	width: 100%;
}

.overlay {
	position: relative;
	z-index: 0;
}

.overlay::before {
	position: absolute;
	content: "";
	background-color: #040E27;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: .1;
}

.newletter_area.overlay::before {
	opacity: .7;
}

@media (max-width: 767px) {
	.newletter_area .newsletter_text {
		margin-bottom: 20px;
	}
}

@media (min-width: 767px) and (max-width: 991px) {
	.newletter_area .newsletter_text {
		margin-bottom: 20px;
	}
}

.newletter_area .newsletter_text h4 {
	font-size: 24px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
	margin-bottom: 11px;
}

.newletter_area .newsletter_text p {
	color: #AAB1B7;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 0;
}

.newletter_area .mail_form .newsletter_field {
	margin-right: 10px;
}

@media (max-width: 767px) {
	.newletter_area .mail_form .newsletter_field {
		margin-right: 0;
		margin-bottom: 15px;
	}
}

.newletter_area .mail_form .newsletter_field input {
	width: 100%;
	height: 48px;
	background: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0;
	padding-left: 15px;
	color: #000;
	font-size: 16px;
	font-weight: 300;
}

.newletter_area .mail_form .newsletter_field input::placeholder {
	color: #AAB1B7;
	font-size: 16px;
	font-weight: 300;
}

.newletter_area .mail_form .newsletter_field input:focus {
	outline: none;
}

.newletter_area .mail_form .newsletter_btn button {
	width: 100%;
	text-align: center;
	padding: 13px 10px;
}

@media (min-width: 767px) and (max-width: 991px) {
	.newletter_area .mail_form .newsletter_btn button {
		width: auto;
		padding: 13px 40px;
	}
}

@media(max-width: 575px) {
	.newletter_area .mail_form .newsletter_btn button {
		width: auto;
		padding: 7px 20px;
		margin-left: 10px;
	}
	.newletter_area .newsletter_text {
		margin-bottom: 20px;
		padding-left: 7px;
	}
	.newletter_area .mail_form .newsletter_field input {
		width: 40vh;
		height: 50px;
		margin-left: 10px;
	}
}


/*-------------------------------------- NEWS END -------------------------------------------------------------------*/


/*-------------------------------------- FOOTER START -------------------------------------------------------------------*/

.footer-main {
	padding: 70px 0px;
	background: #010101;
}

.footer-main hr {
	border-top: 1px solid #1EC6B6;
}

.footer-top-box {
	margin-bottom: 30px;
}

.footer-top-box h3 {
	color: #ffffff;
	position: relative;
	font-size: 20px;
}

.footer-top-box h3::before {
	border-bottom: 3px solid #1EC6B6;
	content: "";
	height: 3px;
	width: 50%;
	position: absolute;
	bottom: -2px;
	left: 0px;
}

.list-time {
	margin-top: 15px;
}

.footer-top-box .list-time li {
	color: #ffffff;
	font-size: 16px;
	display: block;
	float: none;
}

.newsletter-box {
	margin-top: 15px;
	position: relative;
}

.newsletter-box input {
	height: 40px;
	border: none;
	padding: 0 10px;
	background: transparent;
	border-radius: 0;
	background: #fff;
	padding: 0 20px;
	width: 100%;
}

.newsletter-box i {
	position: absolute;
	right: 15px;
	top: 10px;
	font-size: 20px;
}

.newsletter-box button:focus {
	outline: none;
	border: none;
}

.footer-top-box p {
	padding-bottom: 15px;
	color: #cccccc;
}

.footer-top-box ul {
	display: inline-block;
}

.footer-top-box ul li {
	float: left;
	margin-right: 5px;
}

.footer-top-box ul li a {
	color: #ffffff;
	display: inline-block;
	width: 36px;
	height: 36px;
	border: 2px solid #ffffff;
	text-align: center;
	line-height: 32px;
}

.footer-top-box ul li a i {
	margin-top: 2px;
}

.footer-top-box ul li a:hover {
	color: #f23e3e;
	border-color: #f23e3e;
}

.footer-widget,
.footer-link {
	margin-top: 15px;
}

.footer-widget h4 {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
}

.footer-widget h4::before {
	border-bottom: 3px solid #1EC6B6;
	content: "";
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: -2px;
	left: 0px;
}

.footer-widget p {
	color: #cccccc;
	font-weight: 400;
	font-size: 14px;
	padding-bottom: 20px;
}

.footer-link {}

.footer-link h4 {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
}

.footer-link h4::before {
	border-bottom: 3px solid #1EC6B6;
	content: "";
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: -2px;
	left: 0px;
}

.footer-link ul li {
	margin-right: 5px;
}

.footer-link ul li a {
	color: #ffffff;
	text-align: left;
	display: block;
	line-height: 35px;
	position: relative;
	padding-left: 15px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.footer-link ul li a::before {
	font-family: FontAwesome;
	content: "\f105";
	position: absolute;
	left: 5px;
	line-height: 35px;
	font-size: 16px;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

.footer-link ul li a:hover::before {
	left: 5px;
}

.footer-link ul li a:hover {
	color: #f23e3e;
	border-color: #f23e3e;
	padding-left: 20px;
}

.footer-link-contact h4 {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 20px;
	position: relative;
	font-weight: 700;
}

.footer-link-contact h4::before {
	border-bottom: 3px solid #1EC6B6;
	content: "";
	height: 3px;
	width: 100%;
	position: absolute;
	bottom: -2px;
	left: 0px;
}

.footer-link-contact ul li {
	margin-bottom: 12px;
}

.footer-link-contact ul li i {
	position: absolute;
	left: 0;
	top: 5px;
	padding-right: 6px;
}

.footer-link-contact ul li p {
	padding-left: 25px;
	color: #cccccc;
	position: relative;
}

.footer-link-contact ul li p {
	font-size: 16px;
	color: #cccccc;
	font-weight: 300;
	padding-right: 16px;
	line-height: 24px;
}

.footer-link-contact ul li p a {
	color: #cccccc;
}

.footer-link-contact ul li p a:hover {
	color: #f23e3e;
}

.footer-link-contact ul li i {
	color: #1EC6B6;
}

.footer-copyright {
	background: #060606;
	padding: 30px 0px;
	position: relative;
}

.footer-copyright p {
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}

.footer-copyright p a {
	color: #ffffff;
}

.footer-copyright p a:hover {
	color: #f23e3e;
}

.footer-logo{
	height:200px;
	width:300px;
	margin-left: 10px;
	position: relative;
	margin-bottom: 5px;
	
}

/*-------------------------------------- FOOTER START -------------------------------------------------------------------*/



.about-box-main {
	padding: 70px 0px;
}

.noo-sh-title {
	font-size: 28px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 30px;
}

.noo-sh-title-top {
	font-size: 28px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 0px;
}

.title-all {
	display: block;
	margin-top: 40px;
	margin-bottom: -2px;
	margin-left: 20px;
	color: #fff;
	font-size: 3em;
	font-weight: 800;
	border: 2px solid #fff;
	text-align: center;
	text-shadow: 1px solid;
	text-transform: uppercase;
}

.title-all h1 {
	padding-top: 3px;
}


/*-----------------------------------------------alll title bread crumb  start-----------------------------------------------------*/


/*-----------------details page  start-----------------------------------------------------------------*/

#detail-tab {
	background-color: rgba(31, 54, 70, 0.9);
	padding: 0;
}

#detail-tab .tabs {
	scrollbar-width:none;
	-ms-overflow-style: none;
	display:flex;
	align-items: center;
	list-style: none;
	white-space:nowrap;
	overflow-x:auto;
	overflow-y:hidden;
	cursor:pointer;
	margin: 0;
	align-content: center;
	border-bottom: 3px solid #1EC6B6;
	-webkit-border-bottom: 3px solid #1EC6B6;
}
#detail-tab ul.tabs::-webkit-scrollbar {
  display: none;
}

#detail-tab .tabs li {
	width:fit-content;
	text-align: center;
	flex:1 1 100%;
	line-height:150%;
	margin: 0;
	padding: 10px;

}



#detail-tab .tabs a {
	transition: all 0.5s;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 0.9px;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	display: inline-block;
}


#detail-tab .tabs .active {
	background-color: #1EC6B6;
}


@media(max-width: 767px) {
	#detail-tab .tabs a {
		font-size: 9px !important;
		font-weight:normal;
	}
}


.first-row {
	margin-top: 10px;
	margin-bottom: 10px;
}



.carousel-indicators li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
}

.carousel-indicators {
	bottom: -2%;
}

.carousel-indicators .active {
	background-color: #f23e3e;
}

@media (max-width: 767px) {
	.carousel-indicators {
		display: none;
	}
}

@media(max-width:767px) {
	.second-row {
		padding: 0px;
		margin-left: 0;
		margin-right: 0;
	}
}


/*------------------------------------------------------------------ Slider -------------------------------------------------------------------*/



.progress-bar-d{
  position: relative;
  height: 40px;
  display:flex;
	overflow:hidden;
}

.progress-bar-d div {
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
}

.progress-bar-d span {
	display:flex;
}

.progress-bar-d .background { background-color: #b3cef6; }

.progress-bar-d .rotate {
  clip: rect(0 20px 40px 0);
  background-color: #f05874;
}

.progress-bar-d .left {
  clip: rect(0 20px 40px 0);
  opacity: 1;
  background-color: #b3cef6;
}

.progress-bar-d .right {
  clip: rect(0 20px 40px 0);
  transform: rotate(180deg);
  opacity: 0;
  background-color: #f05874;
}
 @keyframes 
toggle {  0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}

/*------------------------------------------------------------------ Categories Shop -------------------------------------------------------------------*/

p.lead-footer {
	font-size: 16px;
	margin: 20px 0 0;
}

.panel-heading {
	padding: 20px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

.panel-skin {
	border-color: #ddd;
	position:relative;
	margin: 70px auto;
  border-radius: 5px;
  width: 25%;
  position: relative;
  transition: all 1s ease-in-out;
}

@media screen and (max-width: 1366px){
  .panel-skin{
    width: 40%;
  }
}

@media screen and (max-width: 991px){
  .panel-skin{
    width: 70%;
  }
}

.panel-skin>.panel-heading {
	color: #fff;
	background-color: #1EC6B6;
	border-color: #444;
	box-shadow: none;
}

.panel-body {
	padding: 20px;
}

.form-wrapper{
position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  display: none;
	z-index:99999;
}

.panel-skin .popup-close{
  color: #fff;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  font-weight: bold;

}
.form-wrapper h3.panel-title {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}

.form-wrapper h3.panel-title span {
	font-size: 20px;
	color: #fff;
	margin: 0 10px 0 0;
}

.form-wrapper h3.panel-title small {
	font-size: 16px;
	color: #fff;
}

form.lead label,
form.lead input {
	font-size: 16px;
}

.panel-body {
	background: #fff;
}

.panel-skin>.panel-heading .badge {
	background-color: #fff;
}

.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.box {
	margin-top: 40px;
	margin-bottom: 40px;
	background: #fff;
	padding: 20px;
	box-shadow: 0px 0px 4px #ddd;
	overflow: hidden;
	;
}

.card {
	padding: 0;
}

.box2 {
	margin-top: 10px;
	margin-bottom: 30px;
	background: #fff;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	border-radius: 10px;
	box-shadow: 0px 0px 10px #ddd;
	overflow: hidden;
	;
}

@media(max-width: 991px) {
	.box {
		margin-top: 10px;
		margin-bottom: 30px;
		background: #fff;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		border-radius: 7px;
		box-shadow: 0px 0px 3px #ddd;
		overflow: hidden;
		;
	}
}

.second-row #card-header>.card-header {
	padding: 6px;
	padding-left: 10px;
	clip-path: polygon(97% 0, 99% 51%, 97% 100%, 0 100%, 0 46%, 0 0);
	overflow: hidden;
	background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
}

.second-row #card-header>.card-header>h2 {
	padding: 0;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}

.review_content
{
	 background: #f7fafd;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 10px #ddd;
}
.review_content .owl-nav button.owl-prev,
.review_content .owl-nav button.owl-next {
	background: #ffc107;
	position: absolute;
	bottom: 45%;
	line-height:1.15;
	outline: none;
	overflow:hidden;
	-webkit-backface-visibility: hidden;
	transform: translate3d(0, 0, 0);
	transform: translateZ(0);
	border-radius: 50%;
	-webki-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	border: 1px solid;
}

.review_content .owl-nav button.owl-prev:hover,
.review_content .owl-nav button.owl-next:hover {
	background: #ffc107;
}
.review_content .owl-nav button,
.review_content .owl-nav button {
	border:1px solid #fff;
}

.review_content .owl-nav button.owl-prev,
.review_content .owl-nav .fa {
	margin-top: 1px;
}

.review_content .owl-nav button.owl-prev {
	left: -25px;
}

.review_content .owl-nav button.owl-next {
	right: -25px;
}

.review_content i.owl-direction {
	margin: 0 13px;
	font-size: 3em;
	padding: 0;
	color: #607D8B;
}

.review-heading h2 {
	margin: 0px -10px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	letter-spacing: 1.5px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	border-radius: 0px;
	overflow: hidden;
	background-color: #74EBD5;
	background-image: linear-gradient(90deg, #74EBD5 0%, #9FACE6 100%);
}

.review-heading2 h2 {
	margin: 0px -10px 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	letter-spacing: 1.5px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	border-radius: 0px;
	overflow: hidden;
	background-color: #21D4FD;
	background-image: linear-gradient(19deg, #21D4FD 0%, #B721FF 100%);
}

.review-heading3 h2 {
	margin: 0px -10px 20px;
	padding-top: 10px;
	border-bottom: 1px solid #dc3545;
	padding-bottom: 10px;
	padding-left: 10px;
	letter-spacing: 1.5px;
	color: #ffffff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 0px;
	overflow: hidden;
}

.detail-subheading h2 {
	padding-left: 10px;
	justify-content: center;
	margin-top: 0px;
	letter-spacing: 1.5px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	border-radius: 0px;
	overflow: hidden;
}

.detail-subheading {
	clip-path: polygon(97% 0, 99% 51%, 97% 100%, 0 100%, 0 46%, 0 0);
	margin: -20px -20px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 6px;
	padding-left: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	border-radius: 0px;
	overflow: hidden;
	background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
}

.detail-subheading2 h2 {
	padding-left: 10px;
	justify-content: center;
	margin-top: 0px;
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	border-radius: 0px;
}

.detail-subheading2 {
	margin: -20px -20px;
	margin-top: 40px;
	margin-bottom: 0px;
	padding: 6px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	padding-left: 10px;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	border-radius: 0px;
	letter-spacing: 1.5px;
	overflow: hidden;
	background: linear-gradient(90deg, #00C9FF 0%, #92FE9D 100%);
}



.detail-heading h2 {
	letter-spacing: 1.5px;
	font-size: 20px;
	font-weight: 700;
}

.detail-heading h2:after {
	position: absolute;
	content: "";
	height: 2px;
	background-color: #242424;
	content: " ";
	display: block;
	/* So we can set a width */
	width: 100%;
	color: #000;
	margin-top: 2px;
	/* "Size" of the Pseudo-element */
}

.owl-carousel {
	touch-action: manipulation;
}




.highlight-color {
	background: #f9f9f9;
}



#table-departure td a {
	font-weight: bold;
}
#table-departure td a:focus {
	border:none;outline:none;
}


#table-departure .guarranted {
	color: #f76600;

}
#table-departure .limited {
	color: #FFA500;

}
#table-departure .dot {
	font-weight:bold;
}

#table-departure {
	margin: 5% 3%;
}




#table-departure .responsive-table {
	width: 100%;
	margin-bottom: 1.5em;
	border-spacing: 0;
	font-weight: 400;
	font-size: 13px;
}



#table-departure .responsive-table thead {
	position: absolute;
	clip: rect(1px 1px 1px 1px);
	/* IE6, IE7 */
	padding: 0;
	border: 0;
	height: 1px;
	width: 1px;
	overflow: hidden;
}



#table-departure .responsive-table th {
	background-color: #1EC6B6;
	border: 1px solid #1EC6B6;
	font-weight: 300;
	text-align: center;
	color: white;
}

#table-departure .responsive-table thead th:first-of-type {
	text-align: left;
}

#table-departure .responsive-table tbody,
#table-departure .responsive-table tr,
#table-departure .responsive-table th,
#table-departure .responsive-table td {
	display: block;
	padding: 0;
	text-align: left;
	white-space: normal;
}



#table-departure .responsive-table th,
#table-departure .responsive-table td {
	padding: .5em;
	vertical-align: middle;
}



#table-departure .responsive-table tbody tr {
	margin-bottom: 70px;
	position:relative;
}


#table-departure .responsive-table tbody tr:last-of-type {
	margin-bottom: 0;
}

#table-departure .responsive-table tbody tr:first-of-type {
	margin-top: 60px;
}



#table-departure .responsive-table tbody th[scope="row"] {
	background-color: #1EC6B6;
	color: white;
	display: none;
}

#table-departure .responsive-table tbody td[data-type=currency] {
	text-align: right;
}

#table-departure .responsive-table tbody td {
	text-align: right;
	font-weight: 300;
}


#table-departure .responsive-table tbody td[data-title]:before {
	content: attr(data-title);
	float: left;
	font-size: 1em;
	color: rgba(94, 93, 82, 0.75);
}

#table-departure .responsive-table tbody td[data-departure]:after {
    content: attr(data-departure);
    float: left;
    text-align: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding:10px;
    margin-top: -50px;
    background-color: #1EC6B6;
    font-size: 1em;
    color: #fff;
}

@media (max-width: 767px) {
	#table-departure .responsive-table tbody th[scope="row"] {
		border-left: 1px solid #1EC6B6;
		border-bottom: 1px solid #1EC6B6;
		display: block;
	}
}



@media (min-width: 767px) {
	
	#table-departure {
		margin: 0%;
		padding: 0;
	}
	
	#table-departure .responsive-table tbody td {
		border-left: 1px solid #1EC6B6;
		border-bottom: 1px solid #1EC6B6;
		text-align: center;
	}
	
	#table-departure .responsive-table {
		font-size: 13px;
	}
	
		#table-departure .responsive-table thead {
		position: relative;
		clip: auto;
		padding: 0;
		margin: 0;
		font-size: 0.7em;
		overflow: auto;
	}
		
		#table-departure .responsive-table tr {
		display: table-row;
	}
	
		#table-departure .responsive-table th,
	#table-departure .responsive-table td {
		display: table-cell;
		padding: .1em;
	}
	
	#table-departure .responsive-table tbody tr:nth-of-type(even) {
		background-color: rgba(94, 93, 82, 0.1);
	}
	
	#table-departure .responsive-table tbody {
		display: table-row-group;
	}
	
		#table-departure .responsive-table tbody th[scope="row"] {
		background-color: transparent;
		color: #f23e3e;
		text-align: left;
	}
	
		#table-departure .responsive-table tbody tr {
		display: table-row;
		border-width: 1px;
	}
	
	#table-departure .responsive-table tbody td:last-of-type {
		border-right: 1px solid #1EC6B6;
	}
	
		#table-departure .responsive-table tbody td[data-title]:before {
		content: none !important;
	}
		#table-departure .responsive-table tbody td[data-departure]:after {
		content: none !important;
	}
	#table-departure .responsive-table tbody tr:first-of-type {
	margin-top: 0px;
    }
    #table-departure .responsive-table tbody tr {
	margin-bottom: 1em;
    }
}


@media (min-width: 991px) {
	#table-departure .responsive-table th,
	#table-departure .responsive-table td {
		padding: .75em .5em;
	}
	
	#table-departure {
		margin: 0;
		max-width: 75em;
	}
	
}

#incexc .nav-tabs {
	border: none;
	margin-bottom: 20px;
}

#incexc .tab .nav-tabs li a {
	margin-right: 15px;
	font-size: 18px;
	font-weight: 700;
	color: #5d001e;
	background: #fff;
	border: 1px solid #5d001e;
	border-radius: 0;
	box-shadow: 5px 5px 0 0 #fcca89;
	position: relative;
	transition: all 0.5s ease 0s;
}

#incexc .tab .nav-tabs li a:hover,
#incexc .tab .nav-tabs li a.active {
	color: #fff;
	background: #5d001e;
	border: 1px solid #5d001e;
	box-shadow: -5px -5px 0 0 #fcca89;
}

#incexc .tab-content {
	padding: 20px;
	background: #fc43;
	box-shadow: 5px 5px 0 0 #5d001e;
	border: 1px solid #5d001e;
}

@media only screen and (max-width: 479px) {
	#incexc .tab .nav-tabs li {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}
}

.page .r-title {
	margin-top: var(--rTitleMarginTop, 0) !important;
	margin-bottom: var(--rTitleMarginBottom, 0) !important;
}



.page .text {
	display: var(--textDisplay, inline-flex);
	font-size: var(--textFontSize, 1rem);
}

.page .time {
	display: var(--timeDisplay, inline-flex);
}

.page .time__month {
	margin-left: var(--timelineMounthMarginLeft, .25em);
}

.page .time {
	padding: var(--timePadding, .80rem 1.25rem .80rem);
	background-color: var(--timeBackgroundColor, #f0f0f0);
	font-size: var(--timeFontSize, .75rem);
	font-weight: var(--timeFontWeight, 700);
	color: var(--timeColor, currentColor);
}



.page .card {
	border-radius: var(--timelineCardBorderRadius, 2px);
	border-left: var(--timelineCardBorderLeftWidth, 3px) solid #f05874;
	box-shadow: var(--timelineCardBoxShadow, 0 1px 3px 0 rgba(0, 0, 0, .12), 0 1px 2px 0 rgba(0, 0, 0, .24));
	background-color: var(--timelineCardBackgroundColor, #fff);
}

.page .card__title {
	--rTitleMarginTop: var(--cardTitleMarginTop, 1rem);
	font-size: var(--cardTitleFontSize, 2.25rem);
}

.page .timeline {
	display: var(--timelineDisplay, grid);
	grid-row-gap: var(--timelineGroupsGap, 0.1rem);
}


/*
1. If timeline__year isn't displaed the gap between it and timeline__cards isn't displayed too
*/

.page .timeline__year {
	margin-bottom: 0.25rem;
	/* 1 */
}

.page .timeline__cards {
	display: var(--timeloneCardsDisplay, grid);
	grid-row-gap: var(--timeloneCardsGap, 0rem);
}

.page .timeline {
	--uiTimelineMainColor: #f05874;
	--uiTimelineSecondaryColor: var(--timelineSecondaryColor, #fff);
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.page .timeline__year {
	width: 100%;
	--timeColor: var(--uiTimelineSecondaryColor);
	background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
	font-size: var(--cardTitleFontSize, 0.99rem);
	font-weight: 500;
	border-right: 3px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	cursor: pointer;
}

.page .timeline__year h3 {
	color:inherit;
	font-size:inherit;
	font-weight:inherit;
}

/* According Arrow */
        .timeline__group > .timeline__year:after {
            font-family: "FontAwesome";
            font-weight: 900;
            font-size: 16px;
            content: "\f107";
            color: #fff;
            float: right;
			margin-left:auto;
            position: relative;
            display: block;
            top: 2px;
            transition: .3s all;
            transform: rotate(-180deg);
            opacity: 100;
        }
         .timeline__group.active > .timeline__year:after {
            transform: rotate(0deg);
        }

.page .timeline__card {
	position: relative;
	margin-left: var(--timelineCardLineGap, 1rem);
}

.page .timeline__cards {
	overflow: hidden;
	padding-top: 0rem;
	/* 1 */
	padding-bottom: 0rem;
	/* 1 */
}

.page .timeline__card::before {
	content: "";
	width: 100%;
	height: var(--timelineCardLineWidth, 2px);
	background-color: var(--timelineCardLineBackgroundColor, var(--uiTimelineMainColor));
	position: absolute;
	top: var(--timelineCardLineTop, 1rem);
	left: -50%;
	z-index: -1;
}

.page .timeline .timeline__group .panel-collapse {
	-webkit-transform: translateY(-6%);
	transform: translateY(-6%);
	transition: transform 200ms linear;
	overflow:hidden;
}
.page .timeline .timeline__group.active .panel-collapse {
	height:auto !important;
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	transition: transform 200ms linear;
	padding-top:20px;
	padding-bottom:10px;
}
.page .timeline .timeline__group .panel-collapse .card__content{
	
	padding:0px 15px;
	transition:transform 200ms linear;
}
.page .timeline .timeline__group .panel-collapse .card__content img{
	background: url("https://chogoriadventure.com/wp-content/uploads/2022/11/ajax-loader.gif") no-repeat center center;
}

.page .timeline .timeline__group.active .panel-collapse .card__content{
	padding-top:10px;
	padding-bottom:10px;
	transition:transform 200ms linear;
}
.page .timeline .timeline__group {
overflow:hidden;
}


.accordion-option {
	width: 100%;
	float: left;
	clear: both;
	margin: 15px 0;
}

.accordion-option .title {
	float: left;
	padding: 0;
	margin-left: 20px;
}

.accordion-option .toggle-accordion {
	float: right;
	font-size: 16px;
	color: #fff;
	background: linear-gradient(to right, #f05874 0%, #fc6a2a 100%);
	padding: 8px;
	border-radius: 20px;
}

.toggle-accordion:after{
             font-family: "FontAwesome";
            font-weight: 900;
            font-size: 16px;
            content: "\f107";
             float: right;
            position: relative;
            display: block;
            transition: .3s all;
            transform: rotate(-180deg);
            opacity: 100;
            top:2px;
            left: 3px;
            clear: both;
            padding-right: 2px;
        }
         .toggle-accordion.active:after{
            transform: rotate(0deg);

        }


/* faqs tour*/

.questions {
	max-width: 100%;
	margin: 30px auto;
}

h3.accordion {
	background-color: #d7dce3;
	text-align:left;
	font-weight:400;
	cursor: pointer;
	margin: 1px;
	padding: 12px;
	width: 100%;
	border-radius: 8px;
	font-size: 15px;
	transition: 0.4s;
}

h3.accordion:focus {
	outline: none;
	border: 0;
}

h3.accordion:after {
	content: '\002B';
	font-weight: 900;
	float: right;
	margin-left: 5px;
}

h3.accordion.active:after {
	content: "\2212";
}

.panel {
	padding: 0 18px;
	background-color: white;
	overflow: hidden;
	transition: max-height 0.7s ease-out;
}

.space {
	margin-bottom: 85px;
}


.answers {
	margin-top: 90px;
}

.st-program {
	padding-top: 20px;
}

.st-program .st-program-list .item {
	border: 1px solid #d7dce3;
	border-left: 6px solid var(--link-color, #f05874);
	background: #fcfcfc;
	border-radius: 3px;
	overflow: hidden;
	margin-bottom: 10px;
}

.st-program .st-program-list .item .header {
	padding: 17px 12px;
	overflow: hidden;
	cursor: pointer;
}

.st-program .st-program-list .item .header h3 {
	font-size: 16px;
	color: var(--main-color, #f05874);
	margin: 0;
	float: left;
	line-height: 23px;
	font-weight: bold;
}

@media (max-width: 1199px) {
	.st-program .st-program-list.style1 .item .header h3 {
		width: calc(100% - 17px);
	}
}

.st-program .st-program-list .item .header .st_arrow {
	float: right;
	font-size: 25px;
	line-height: 5px;
}

.st-program .st-program-list .item.active .header .st_arrow {
	transform: rotate( 180deg);
}

.st-program .st-program-list .item.active .body {
	height: auto !important;
	padding: 15px 30px 30px 30px;
}

.st-program .st-program-list .item .body {
	overflow: hidden;
	font-size: 16px;
	color: var(--grey-color, #5e6d77);
	padding: 0 30px 0 30px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto;
}

.st-faq {
	border-top: 2px solid #D7DCE3;
	margin-top: 30px;
	padding-top: 30px;
}

.st-faq .st-section-title {
	margin-top: 0px;
	margin-bottom: 15px;
}

.st-faq .item {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #D7DCE3;
}

.st-faq .item .header .field-icon {
	float: left;
	margin-right: 15px;
}

.st-faq .item .header h5 {
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
	color: var(--main-color, #1A2B48);
}

.st-faq .item.active .header .st_arrow {
	-webkit-transform: rotate( 180deg);
	transform: rotate( 180deg);
}

.st-faq .item .header .st_arrow {
	float: right;
	font-size: 20px;
	position: relative;
	top: -8px;
}

.st-faq .item .header {
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 30px;
	cursor: pointer;
}

.st-faq .item .body {
	font-size: 14px;
	color: var(--grey-color, #5E6D77);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 0;
	overflow: hidden;
	padding-bottom: 0px;
}

.st-faq .item.active .body {
	height: auto;
	padding-bottom: 20px;
}


#owl-demo .item img {
	display: block;
	width: 100%;
	height: auto;
}

#booking-form .booking-heading {
	margin: 0 -0px 0px;
	padding: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	font-weight: 700;
	cursor: pointer;
	overflow: hidden;
	border-radius: 10px;
	box-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.15);
	;
	background: #1ec6b6;
}

#booking-form .booking-heading h2 {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	float: left;
}

#booking-form .booking-heading:after {
	font-family: "FontAwesome";
	content: '\f106';
	font-size: 25px;
	float: right;
	color: #fff;
	margin-left: 5px;
}

#booking-form .booking-heading.active:after {
	font-family: "FontAwesome";
	content: "\f107";
	color: #fff;
}

#booking-form .booking-heading button {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	display: block;
	width: 100%;
}

.form-control {
	margin-top: 1px;
	min-height: 40px;
	border-radius: 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
}



#booking-form {
	margin-top: 30px;
	margin-bottom: 30px;
	background: #fff;
	padding: 10px 20px;
	overflow: hidden;
	box-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.15);
	border: 1px solid #f3f3f3;
	border-radius: 10px;
}

#booking-form .form-group {
	margin-bottom: 50px;
}


.break-all {
	word-break: break-all;
}



#booking-form label {
	display: block;
	margin-bottom: 8px;
}

#booking-form label.light {
	font-weight: 300;
	display: inline;
}

#booking-form .number {
	background-color: #1ec6b6;
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-size: 0.8em;
	margin-right: 4px;
	line-height: 30px;
	text-align: center;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
	border-radius: 100%;
}

@media screen and (max-width: 480px) {
	#booking-form form {
		max-width: 480px;
	}
}

.progress-label-left {
	float: left;
	margin-right: 5px;
	margin-top: -6px;
}

.progress-label-right {
	float: right;
	margin-top: -6px;
	margin-left: 5px;
}

.progress {
	margin-top: 20px;
}

.star-light {
	color: #e9ecef;
}

.submit_star.fa {
	font-size: x-large;
}

.main_star.fa {
	font-size: x-large;
}

.social {
	position: relative;
	overflow-y: scroll;
	padding: 0;
	margin: 0;
	height: 300px;
	border: 1px solid #ddd;
	border-radius: 10px;
}

.social_share h2 {
	text-align: center;
	color: #999;
	margin: 0;
	padding: 5px;
	font-size: 1.8em;
}

.social_share .wrapper {
	padding: 20px;
	text-align: center;
}

.social_share .list-unstyled {
	padding-left: 0;
	list-style: none;
}

.social_share .list-inline li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.social_share hr {
	margin-bottom: 0;
}


/*---- Genral classes end -------*/


/*Change icons size here*/

.social_share .social-icons .fa {
	font-size: 1.8em;
}


/*Change icons circle size and color here*/

.social_share .social-icons .fa {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	color: #FFF;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social_share .social-icons.icon-circle .fa {
	border-radius: 50%;
}

.social_share .social-icons .fa:hover,
.social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333;
}

.social_share .social-icons.icon-zoom .fa:hover,
.social-icons.icon-rotate .fa:active {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.social_share .social-icons.icon-rotate .fa:hover,
.social-icons.icon-rotate .fa:active {
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}

.social_share .social-icons .fa-whatsapp {
	background-color: #25D366;
}

.social_share .social-icons .fa-facebook {
	background-color: #3C599F;
}

.social_share .social-icons .fa-instagram {
	background: #d6249f;
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.social_share .social-icons .fa-twitter {
	background-color: #32CCFE;
}




.s009 form {
	border: 1px solid #ddd;
	width: 100%;
	margin: 0;
}

.s009 form .inner-form {
	width: 100%;
}

.s009 form .inner-form .input-field {
	position: relative;
}

.s009 form .inner-form .input-field input {
	border-bottom: 1px solid #1EC6B6;
}

.s009 form .inner-form .input-field input.placeholder {
	color: #999;
	font-size: 14px;
	font-weight: 500;
}

.s009 form .inner-form .input-field input:-moz-placeholder {
	color: #999;
	font-size: 14px;
	font-weight: 500;
}

.s009 form .inner-form .input-field input::-webkit-input-placeholder {
	color: #999;
	font-size: 14px;
	font-weight: 500;
}

.s009 form .inner-form .input-field input:hover,
.s009 form .inner-form .input-field input:focus {
	box-shadow: none;
	outline: 0;
}

.s009 form .inner-form .input-field .btn-search {
	min-width: 100px;
	height: 40px;
	padding: 0 15px;
	background: #1EC6B6;
	white-space: nowrap;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	transition: all .2s ease-out, color .2s ease-out;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.s009 form .inner-form .input-field .btn-search:hover,
.s009 form .inner-form .input-field .btn-search:focus {
	background: #1EC6B6;
}

.s009 form .inner-form .input-field .btn-searchd {
	min-width: 100px;
	height: 40px;
	padding: 0 15px;
	background: red;
	white-space: nowrap;
	border-radius: 0;
	font-size: 14px;
	color: #fff;
	transition: all .2s ease-out, color .2s ease-out;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.s009 form .inner-form .input-field .btn-search:hover,
.s009 form .inner-form .input-field .btn-searchd:focus {
	background: #1EC6B6;
}

.s009 form .inner-form .input-field .btn-delete {
	min-width: 100px;
	height: 40px;
	padding: 0 15px;
	background: transparent;
	white-space: nowrap;
	border-radius: 0;
	font-size: 14px;
	color: #666;
	transition: all .2s ease-out, color .2s ease-out;
	border: 0;
	cursor: pointer;
	font-weight: bold;
}

.s009 form .inner-form .input-field .btn-delete:hover,
.s009 form .inner-form .input-field .btn-delete:focus {
	color: #000;
	outline: 0;
	box-shadow: none;
}

.s009 form .inner-form .basic-search {
	border-bottom: 1px solid #1EC6B6;
}

.s009 form .inner-form .basic-search .input-field {
	width: 100%;
}

.s009 form .inner-form .basic-search .input-field input {
	padding: 10px 80px 10px 40px;
	width: 100%;
}

.s009 form .inner-form .basic-search .input-field .icon-wrap {
	position: absolute;
	top: 0;
	right: 0;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	width: 60px;
	height: 100%;
}

.s009 form .inner-form .basic-search .input-field .icon-wrap svg {
	width: 34px;
	height: 34px;
	fill: #ccc;
}

.search-a form .inner-form .advance-search {
	background: #fff;
	padding: 20px;
}

#booking-form .inner-form .advance-search {
	background: #fff;
	overflow: hidden;
	transition: max-height 0.7s ease-out;
}

.s009 form .inner-form .advance-search .desc {
	font-size: 14px;
	color: #999;
	display: block;
	margin-bottom: 26px;
	font-weight: bold;
}

.s009 form .inner-form .advance-search .row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}

.s009 form .inner-form .advance-search .row.second {
	margin-bottom: 46px;
}

.s009 form .inner-form .advance-search .row.third {
	margin-bottom: 0;
}

.s009 form .inner-form .advance-search .row.third .input-field {
	width: 100%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-align: center;
	align-items: center;
}

.s009 form .inner-form .advance-search .row.third .input-field .result-count {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-align: center;
	align-items: center;
	width: 110px;
	color: #666;
	font-size: 14px;
}

.s009 form .inner-form .advance-search .row.third .input-field .result-count span {
	color: #00bbec;
	padding-right: 5px;
}

.s009 form .inner-form .advance-search .input-field {}

.s009 form .inner-form .advance-search .input-select {
	height: 40px;
}

.s009 form .inner-form .advance-search .choices__inner {
	background: transparent;
	border-radius: 0;
	border: 0;
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: 100%;
	color: #fff;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	padding-right: 30px;
	font-size: 14px;
	min-height: 40px;
}

.s009 form .inner-form .advance-search .choices__inner .choices__list.choices__list--single {
	display: -ms-flexbox;
	display: flex;
	padding: 5px 18px;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
}

.s009 form .inner-form .advance-search .choices__inner .choices__item.choices__item--selectable.choices__placeholder {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	opacity: 1;
	color: #666;
	font-weight: bold;
}

.s009 form .inner-form .advance-search .choices__inner .choices__list--single .choices__item {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	color: #00bbec;
	font-weight: bold;
}

.s009 form .inner-form .advance-search .choices__list.choices__list--dropdown {
	border: 0;
	background: #fff;
	padding: 10px 18px 20px 18px;
	margin-top: 0;
	border-radius: 0;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
}

.s009 form .inner-form .advance-search .choices__list.choices__list--dropdown .choices__item--selectable {
	padding-right: 0;
}

.s009 form .inner-form .advance-search .choices__list--dropdown .choices__item--selectable.is-highlighted {
	background: transparent;
	color: #00bbec;
}

.s009 form .inner-form .advance-search .choices__list--dropdown .choices__item {
	color: #666;
	min-height: 20px;
	padding: 8px 0;
	font-weight: bold;
}

.s009 form .inner-form .advance-search .choices[data-type*="select-one"]:after {
	border: 0;
	width: 32px;
	height: 32px;
	margin: 0;
	transform: none;
	opacity: 1;
	right: 15px;
	top: 6px;
	background-size: 18px 18px;
	background-position: right center;
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3e%3c/svg%3e");
	background-repeat: no-repeat;
}

.s009 form .inner-form .advance-search .choices[data-type*="select-one"].is-open {
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.s009 form .inner-form .advance-search .choices[data-type*="select-one"].is-open:after {
	background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3e%3cpath d='M12 8l-6 6 1.41 1.41L12 10.83l4.59 4.58L18 14z'/%3e%3c/svg%3e");
}

.s009 form .inner-form .advance-search .choices[data-type*="select-one"] .choices__button {
	display: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

@media screen and (max-width: 767px) {
	.s009 form .inner-form .basic-search .input-field input {
		padding: 10px 80px 10px 15px;
	}
	.s009 form .inner-form .basic-search .input-field .icon-wrap {
		width: 80px;
		-ms-flex-pack: center;
		justify-content: center;
	}
	.s009 form .inner-form .basic-search .input-field .icon-wrap svg {
		width: 30px;
		height: 30px;
	}
	.search-a form .inner-form .advance-search {
		padding: 30px 15px;
	}
	.s009 form .inner-form .advance-search .row {
		display: block;
	}
	.s009 form .inner-form .advance-search .input-field {
		width: 100%;
		margin-bottom: 20px;
	}
}


/*# sourceMappingURL=Searchs_009.css.map */

.desktop {
	display: block;
}

.content-sidebar {
	background: #fff;
	width: 100%;
	padding: 2px;
	margin-bottom: 20px;
}

.ads-placment:empty {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.ads-placment {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

.next-video {
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 5px;
}



.company-social-page {
	margin-right: 10px;
}

.company-social-page {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #7b8693;
	color: #fff;
	border-radius: 3px;
}

@media (max-width: 766px) {
	.button.large {
		margin-right: 4px;
	}
}

@media (max-width: 766px) {
	.button.large {
		line-height: 28px;
		border-width: 0;
		border-bottom-width: 1px;
		font-size: 18px;
		padding: 0 8px;
		margin-bottom: 5px;
	}
}

.button.orange {
	text-shadow: 0 -1px 0 #ad2c00;
	background: #f76600;
	border-bottom-color: #cf5300;
	color: #fff;
	width: 100%;
}

.button.sky {
	text-shadow: 0 -1px 0 #ad2c00;
	background: #00bbec;
	border-bottom-color: #36a9e1;
	color: #fff;
	width: 100%;
}

@media (min-width: 991px) {
	html.is-ltr .button.large {
		margin-right: 8px;
	}
}

@media (min-width: 991px) {
	.button.large {
		line-height: 40px;
		border-width: 0;
		border-bottom-width: 3px;
		font-size: 22px;
		font-weight: 400;
		margin-bottom: 8px;
	}
}

@media (max-width: 772px) {
	#btn-close-model {
		display: none;
	}
}


.padding-book {
	padding-top: 15px;
	padding-bottom: 15px
}

.padding-offer {
	padding-bottom: 50px;
}

.modal-dialog,
.modal-content {
	/* 80% of window height */
	height: 95%;
}

.modal-body {
	/* 100% = dialog height, 120px = header + footer */
	max-height: calc(100% - 120px);
	overflow-y: scroll;
	width: 100%;
}


/*-----------------details page  end-----------------------------------------------------------------*/


/*----------------------------------contact-us page----------------------------------------*/

.contact-info-left {
	padding: 20px;
	/*background: url(../images/contact-bg.jpg) no-repeat center;*/
	background-size: cover;
}

.contact-info-left h2 {
	font-size: 22px;
	font-weight: 700;
}

.contact-info-left p {
	margin-bottom: 15px;
}

.contact-info-left ul li {
	margin-bottom: 12px;
}

.contact-info-left ul li p {
	font-size: 16px;
	color: #222222;
	font-weight: 300;
	padding-right: 16px;
	padding-left: 25px;
	line-height: 24px;
	position: relative;
}

.contact-info-left ul li p i {
	position: absolute;
	left: 0;
	top: 5px;
	padding-right: 6px;
	color: #FF4A52;
}

.contact-info-left ul li p a:hover {
	color: #FF4A52;
}

.contact-form-right {
	padding: 20px;
}

.contact-form-right h2 {
	font-size: 24px;
	font-weight: 700;
}

.contact-form-right p {
	margin-bottom: 15px;
}

.contact-form-right .form-group .form-control::-moz-placeholder {
	color: #999999;
}

.contact-form-right .form-group .form-control {
	border-radius: 0px;
	min-height: 40px;
}

.contact-form-right .form-group {
	margin-bottom: 30px;
	position: relative;
}

.contact-form-right .form-group .form-control:focus {
	box-shadow: none;
}

.submit-button button {
	padding: 10px 20px;
	font-weight: 700;
	color: #121212;
	border: none;
	background-color: #1EC6B6;
}

.submit-button button:hover {
	padding: 10px 20px;
	font-weight: 700;
	color: #ffffff;
	border: none;
	background-color: #f23e3e;
	outline: none;
	border: none;
}

.help-block.with-errors {
	position: absolute;
	right: 0;
	color: red;
	padding: 0px 15px;
}

.help-block ul li {
	color: red;
}


/*--------------------------------------------------about us page our team start-------------------------------------------------*/

.about-box-main p {
	padding-bottom: 20px;
}

.service-block-inner {
	padding: 15px 20px;
	position: relative;
	margin-bottom: 30px;
}



.about-box-main a.btn {
	padding: 12px 15px;
}

.service-block-inner::before {
	content: "";
	width: 100%;
	height: 5px;
	border-radius: 0px;
	background: #FF4A52;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}

.service-block-inner::after {
	content: "";
	width: 100%;
	height: 0;
	border-radius: 0px;
	background: #FF4A52;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	transition: all 0.5s ease 0s;
}

.service-block-inner h3 {
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 600;
	color: #FF4A52;
}

.service-block-inner p {
	margin: 0px;
	font-size: 16px;
	font-weight: 300;
	padding-bottom: 0px;
}

.service-block-inner:hover::after {
	height: 100%;
}

.service-block-inner:hover h3 {
	color: #FF4A52;
	transition: all 0.5s ease 0s;
}

.service-block-inner:hover p {
	color: #FF4A52;
	transition: all 0.5s ease 0s;
}


/*--------------------------------------------------about us page our team start-------------------------------------------------*/


/*--------------------------------------------------about us page our team start-------------------------------------------------*/

.about-us-wrapper {
	background: #f1f1f1;
	padding: 20px;
	border-radius: 10px;
}

.our-team {
	box-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
	overflow: hidden;
	position: relative;
	transition: all 0.3s ease 0s;
}

.our-team:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.our-team img {
	width: 100%;
	height: auto;
	transition: all 0.3s ease-in-out 0s;
}

.our-team:hover img {
	opacity: 0.5;
}

.our-team .team-content {
	color: #FF4A52;
	opacity: 1;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #ffffff;
	padding-left: 55px;
	width: 100%;
	transition: all 0.3s ease 0s;
}

.our-team .title {
	display: block;
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 7px 0;
}

.our-team .post {
	display: block;
	font-size: 15px;
}

.our-team .icon {
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: #FF4A52;
	text-align: center;
	color: #fff;
	position: absolute;
	bottom: 0;
}

.team-description {
	padding: 20px 0px;
}

.team-description p {
	font-size: 14px;
	margin: 0px;
}

.hover-team:hover img {
	opacity: 0.5;
}

.hover-team .team-content .title {
	border-bottom: 2px solid #FF4A52;
}


/*--------------------------------------------------about us page our team end-------------------------------------------------*/


/*--------------------------------------------------star rating-------------------------------------------------*/

* {
	border: none;
	outline: none;
	border-style: none;
	border-width: none;
}

span,
.fa {
	border: none;
	outline: none;
	border-style: none;
	border-width: 0;
}

#ratingDetails .if:hover {
	color: white;
}

.btn-group-xs>.btn,
.btn-xs {
	padding: .25rem .4rem;
	font-size: .875rem;
	line-height: .5;
	border-radius: .2rem;
}

.btn-grey {
	background-color: #D8D8D8;
	color: #FFF;
	border: none;
	outline: none;
}

.rating-block {
	background-color: #FAFAFA;
	border: 1px solid #EFEFEF;
	padding: 15px 15px 20px 15px;
	border-radius: 3px;
}

.bold {
	font-weight: 700;
}

.padding-bottom-7 {
	padding-bottom: 7px;
}

.review-block {
	background-color: #FAFAFA;
	border: 1px solid #EFEFEF;
	padding: 15px;
	border-radius: 3px;
	margin-bottom: 15px;
}

.review-block-name {
	font-size: 12px;
	margin: 10px 0;
}

.review-block-date {
	font-size: 12px;
}

.review-block-rate {
	font-size: 13px;
	margin-bottom: 15px;
}

.review-block-title {
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 10px;
}

.review-block-description {
	font-size: 13px;
}

#main #faq .card {
	margin-bottom: 10px;
	border: 0;
}

.showww {
	opacity: 0;
	display: none
}

.showwws {
	display: none;
}

* button:focus {
	outline: 0 ;
}

.country-code{
	left: 0;
    position: absolute;
    width: 120px;
    z-index: 99;
}

.country-code select{
	min-height:36px !important;
    height: 36px;
    top: 1px;
	left: 13%;
    background: #f3f3f3;
}

.booking-form #contact{
	padding-left:125px;
	margin-top:9px;
}
td{
	padding:10px;
}
