/*
	Theme Name: Adventure Tours Child
	Theme URI: http://themeforest.net/user/themedelight/portfolio
	Description: Adventure Tours child theme
	Template: adventure-tours
	Version: 1.0.2
*/


@-webkit-keyframes strelica {
	from {
		margin-top: 0;
		opacity: 1;

	}

	to {
		margin-top: 30px;
		opacity: 0;
	}
}

#strelica {
	-webkit-animation: strelica 2s linear infinite;
}


/* Included color classes.. 
    .red 
	.blue 
	.yellow
	.green
	.navy
*/
.services {
	margin: 20px auto;
}

figure.snip1174 {
	color: #fff;
	position: relative;
	float: left;
	overflow: hidden;
	background-color: #1a1a1a;
	color: #ffffff;
	text-align: left;
	margin: 10px;
	width: 100%;
	border-radius: 0px;
}

figure.snip1174 * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.35s ease;
	transition: all 0.35s ease;
}

figure.snip1174 img {
	max-width: 100%;
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
	vertical-align: top;
	opacity: 0.7;
}

figure.snip1174 figcaption {
	position: absolute;
	padding: 40px 25px;
	top: 0;
	left: 0;
}

figure.snip1174 h2,
figure.snip1174 p {
	margin: 0;
	padding: 0;
}

figure.snip1174 h2 {
	margin-bottom: 10px;
	display: inline-block;
	font-weight: 100;
	font-size: 1.8em;
}

figure.snip1174 p {
	font-weight: 300;
	margin-bottom: 20px;
	line-height: 1.4em;
}

figure.snip1174 a {
	display: inline-block;
	padding: 10px 20px;
	border: 1px solid #ffffff;
	text-decoration: none;
	color: #ffffff;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 0.8em;
	-webkit-transform: translateY(50%);
	transform: translateY(50%);
	opacity: 0;
}

figure.snip1174 a:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

figure.snip1174.blue {
	background-color: #20638f;
}

figure.snip1174.yellow {
	background-color: #c87f0a;
}

figure.snip1174.green {
	background-color: #1e8449;
}

figure.snip1174.navy {
	background-color: #222f3d;
}

figure.snip1174.red {
	background-color: #962d22;
}

figure.snip1174:hover img,
figure.snip1174.hover img {
	opacity: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.snip1174:hover a,
figure.snip1174.hover a {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	opacity: 1;
}



.footer {
	background: #000 none repeat scroll 0 0;
	color: #959da7;
	margin-top: -40px;
}

.atgrid {
	color: #fff;
	font-weight: bold;
}

.atgrid__item {
	border: 4px solid #c1a75c;
}

.atgrid__item__price__button {
	background: #c1a75c none repeat scroll 0 0;
}

.atgrid__item__price::after {
	background: #c1a75c none repeat scroll 0 0;
}

.accordion__item__link {
	background: #f5821f none repeat scroll 0 0;
	border-bottom: medium none;
	color: #fff !important;
	display: block;
	font-size: 0.933em;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 10px;
	text-transform: uppercase;
}

.atbtn--rounded {
	border-radius: 0px;
}

.header-section__rating {
	color: #fff;
	font-family: Oxygen;
	font-size: 1.2em;
	font-style: normal;
	font-weight: 700;
	margin-top: 15px;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	visibility: hidden;
}

div.wpforms-container-full .wpforms-form .wpforms-submit-container {
	padding: 10px 0 0;
	clear: both;
	position: relative;
	text-align: center;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left {
	text-align: center;
}

div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
	margin: 0 10px 0 0;
	background: orange;
	font-weight: bold;
	width: 100%;
}

#wpforms-submit-4838 {
	width: 100%;
	color: black;
	background: orange;
	font-weight: bold;
}

.timeline__item__content.padding-left {
	padding-left: 1px;
}

.form-group.footable-filtering-search {
	visibility: hidden;
}

.tours-tabs .tours-tabs__info {
	display: flex;
	flex-wrap: nowrap;
	text-align: left;
}

.tours-tabs .tours-tabs__info__item {
	display: block;
	width: 25%;
	min-width: 0;
	padding: 16px 10px;
	box-sizing: border-box;
	text-align: left;
}

.tours-tabs .tours-tabs__info__item__content {
	display: inline-block;
	padding-left: 42px;
	text-align: left;
}

.tours-tabs .tours-tabs__info__item__icon {
	font-size: 28px;
}

@media (max-width: 767px) {
	.tours-tabs .tours-tabs__info {
		display: block;
	}

	.tours-tabs .tours-tabs__info__item {
		display: block;
		width: 100%;
		min-width: 0;
		padding: 20px;
	}

	.tours-tabs .tours-tabs__info__item__content {
		left: 20px !important;
		right: 20px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%) !important;
	}
}

/* div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left .wpforms-page-button {
	margin: 0 10px 0 0;
	background: orange;
	font-weight: bold;
	width: 100%;
} */

#wpforms-submit-4901 {
	width: 100%;
	color: black;
	background: orange;
	font-weight: bold;
}

/* Sticky Tour Tabs Container */
.gt-sticky-tabs-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 998; /* Below main header (which is usually around z-index 1000) */
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    transform: translateY(-100%);
    transition: transform 0.3s ease-in-out;
    visibility: hidden;
}

.gt-sticky-tabs-container.is-sticky {
    transform: translateY(0);
    visibility: visible;
}

.gt-sticky-tabs-container .nav-tabs {
    margin: 0 auto;
    border-bottom: none;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    max-width: 1200px;
}

.gt-sticky-tabs-container .nav-tabs::-webkit-scrollbar {
    display: none;
}

.gt-sticky-tabs-container .nav-tabs > li {
    float: none;
    margin-bottom: 0;
}

.gt-sticky-tabs-container .nav-tabs > li > a {
    white-space: nowrap;
    border: none !important;
    padding: 15px 20px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
}

.gt-sticky-tabs-container .nav-tabs > li.active > a, 
.gt-sticky-tabs-container .nav-tabs > li.active > a:hover, 
.gt-sticky-tabs-container .nav-tabs > li.active > a:focus {
    border: none !important;
    border-bottom: 3px solid #f5821f !important;
    color: #f5821f !important;
    background: transparent !important;
}

@media (max-width: 767px) {
    .gt-sticky-tabs-container .nav-tabs {
        justify-content: flex-start;
    }
    .gt-sticky-tabs-container .nav-tabs > li > a {
        padding: 12px 15px;
        font-size: 13px;
    }
}

.header-section__content {
	background: rgba(0, 0, 0, 0.45);
	padding: 20px 30px;
	border-radius: 8px;
	display: inline-block;
	backdrop-filter: blur(4px);
	-webkit-backdrop-filter: blur(4px);
}
