/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- GENERAL
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
.owl-demo div, .owl-demo p, .owl-demo table, .owl-demo tr, .owl-demo td, .owl-demo th, .owl-demo tbody, .owl-demo tfoot, .owl-demo ul, .owl-demo li,.owl-demo ol, .owl-demo dl, .owl-demo dd, .owl-demo dt, .owl-demo fieldset, .owl-demo blockquote, .owl-demo cite, .owl-demo input, .owl-demo select, .owl-demo textarea, .owl-demo button, .owl-demo section, .owl-demo article, .owl-demo aside, .owl-demo header, .owl-demo footer, .owl-demo nav, .owl-demo span {
	font-family: 'Roboto', Arial, sans-serif;
	font-size: 14px;
	color: #3c4251;
	font-weight: normal;
	line-height: 1.714em;
}
/*html {
	-webkit-font-smoothing: antialiased!important;
}*/

.owl-demo h1, .owl-demo h2, .owl-demo h3, .owl-demo h4, .owl-demo h5,.owl-demo h6 {
	font-family: 'Roboto', serif;
	letter-spacing: -0.65px;
	text-transform: uppercase;
}
.owl-demo h4, .owl-demo h5, .owl-demo h6 {
	letter-spacing: 0;
}
.owl-demo h1 {
	font-size: 4em;
	font-weight: 900;
	margin-bottom: 0.65em;
	line-height: 0.85em;
}
.owl-demo h1 span {
	font-size: 1em;
	font-weight: 300;
	line-height: 1em;
}
.owl-demo .BGprime h1.text-center, .owl-demo .BGprime h1.text-center span, .owl-demo .BGprime h1.text-center small {
	color: #fff;
}
.owl-demo h1 small, #owl-demo h5 small {
	display: block;
	font-size: 0.35em;
	font-weight: 100;
	line-height: 1.35em;
	letter-spacing: 0;
	position: relative;
	/*text-transform: capitalize;*/
}
.owl-demo h1 small {
	margin-top: 1em;
	padding-top: 1em;
}
.owl-demo h1 small::before {
	position: absolute;
	content: '';
	width: 7em;
	height: 3px;
	top: 0;
	left: 0;
	display: block;
}
.owl-demo h1.text-center small::before {
	left: 50%;
	margin-left: -3.5em;
}
.owl-demo .BGprime h1.text-center small::before {
	background-color: #fff;
}
.owl-demo h2 {
	font-size: 2.143em;
	font-weight: 500;
	margin: 0;
	text-transform: capitalize;
}
.owl-demo h3 {
	font-size: 1.714em;
	font-weight: 400;
}
.owl-demo h4 {
	font-size: 1.50em;
	font-weight: 600;
}
.owl-demo h1 a, .owl-demo h2 a, .owl-demo h3 a, .owl-demo h4 a, .owl-demo h5 a, .owl-demo h6 a {
	font-size: 1em;
}
.owl-demo h5 {
	font-size: 1.286em;
	font-weight: 600;
}
.owl-demo h5 small {
	text-transform: Capitalise;
	font-size: 0.65em;
	font-weight: 400;
	line-height: 1.65em;
}
.owl-demo h6 {
	font-size: 1em;
	font-weight: 600;
}
.owl-demo .white, .owl-demo .BGdark h1, .owl-demo .BGdark h1 small, .owl-demo .BGprime h1, .owl-demo .BGprime h1 small, .owl-demo .BGdark h1 span, .owl-demo .BGprime h1 span {
	color: #fff;
}
.owl-demo a {
	text-decoration: none;
}
.owl-demo a:hover, .owl-demo a:focus, .owl-demo a:visited {
	text-decoration: none;
}

.owl-demo p {
	margin: 0.5em 0 1.5em;
}
.owl-demo .form-control {
	border-radius: 0;
	margin-bottom: 0.85em;
	font-size: 1em;
}


.owl-demo span.error::after {
	position: absolute;
	left: 50%;
	top: 100%;
	content: '\f0d7';
	font-size: 2.35em;
	color: red;
	font-family: 'FontAwesome';
	line-height: 0;
	margin-left: -0.15em;
}
.owl-demo span.error {
	display: block;
	background-color: red;
	position: absolute;
	right: 0;
	bottom: 100%;
	font-size: 1em;
	color: #fff;
	padding: 0.30em 0.65em;
}
.clear {
	clear: both;
}
.owl-demo i {
	margin-right: 0.3em;
}
.owl-demo .btn {
	font-size: 1.15em;
	font-weight: 600;
	padding: 0.55em 1em;
	border: 0;
	border-radius: 0;
}
.owl-demo .btn:hover,.owl-demo .btn-primary,.owl-demo .btn-sec,.owl-demo .btn-dark,.owl-demo .btn:focus {
	color: #fff;
}
.owl-demo .btn-sm {
	font-size: 1em;
	padding: 0.35em 0.65em;
}
.owl-demo .btn-lg {
	font-size: 1.35em;
	text-transform: uppercase;
	padding: 0.65em 1em;
}
.owl-demo .btn i {
	margin: 0 0 0 0.35em;
}
.owl-demo ul.list-main {
	list-style-type: none;
	padding: 0;
	margin: 1.5em 0;
}
.owl-demo ul.list-main li {
	padding: 0 0 0 2.35em;
	margin-bottom: 0.65em;
	position: relative;
}
.owl-demo ul.list-main li:first-child {
	border: none;
}
.owl-demo ul.list-main li:before {
	display: block;
	content: "\f105";
	font-family: FontAwesome;
	font-size: 1em;
	position: absolute;
	left: 0;
	top: 0.15em;
	width: 1.65em;
	height: 1.65em;
	line-height: 1.65em;
	text-align: center;
}
.owl-demo a.top {
	display: none;
	color: #fff;
	text-align: center;
	padding: 0.8em 0.8em 1em 1.3em;
	-webkit-border-radius: 0.2em;
	-moz-border-radius: 0.2em;
	-ms-border-radius: 0.2em;
	border-radius: 0.2em;
	position: fixed;
	right: 1em;
	bottom: 1em;
	opacity: 0.8;
	z-index: 999;
}
.owl-demo a.top:hover {
	opacity: 1;
}
.owl-demo .page-block {
	position: relative;
	padding: 6.35em 0;
}
.owl-demo .page-block-small {
	position: relative;
	padding: 3.5em 0;
}
.owl-demo .page-block-large {
	padding: 8em 0;
}
.owl-demo .page-block-full {
	padding: 5em;
}
.owl-demo .abs {
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	z-index: 99;
}
.owl-demo i.prime {
	font-style: normal;
}
.owl-demo hr.light {
	background-color: transparent;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2);
	border-style: none none solid none;
	margin: 1.5em 0;
}
.owl-demo hr {
	border-color: rgba(0, 0, 0, 0.1);
}

@charset "utf-8";
.h2 {
	font-size: 52px;
	text-transform: uppercase;
	font-weight: 900;
	line-height: 1.2;
}
.h2:after {
	content: '';
	display: block;
	border-top: 3px solid #03a9f4;
	width: 128px;
	margin-top: 15px;
}
.h2.center:after {
	margin-left: auto;
	margin-right: auto;
}
.h2 .fw300 {
	opacity: 0.7;
}
.scr1-2 {
	background: url(../img/shadow.png) center bottom no-repeat;
	padding: 0 10px 50px;
	margin-top: -50px;
	position: relative;
	z-index: 2;
}
.scr1-2 .cell {
	vertical-align: middle;
	padding: 24px 22px;
}
.scr1-2 .data {
	font-size: 34px;
	font-weight: 600;
	color: #FFFFFF;
	background: #3c4251;
	width: 360px;
	position: relative;
}
.scr1-2 .data:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 100%;
	width: 0;
	height: 0;
	border: 10px solid rgba(0,0,0,0.00);
	border-left-color: #3c4251;
	transform: translateY(-50%);
}
.scr1-2 .text {
	background: #f4f5f8;
}
.scr2 ul {
	list-style: none;
	padding: 0;
}
.scr2 ul li {
	position: relative;
	padding-left: 31px;
}
.scr2 ul li:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-top: 1px solid;
	border-right: 1px solid;
	position: absolute;
	transform: rotate(45deg);
	left: 8px;
	top: 7px;
}
.scr2 ul li + li {
	margin-top: 8.5px;
}
.scr2 .block {
	font-size: 15px;
	border-top: 1px solid rgba(0,0,0,0.10);
	padding-top: 30px;
	margin-top: 30px;
	line-height: 1.2;
}
.scr2 .img {
	width: 70px;
}
.scr2 .block .cifr {
	font-size: 25px;
	font-weight: 700;
}
.scr3 {
	background: url(../img/scr3.jpg) center top no-repeat #C1954E;
	background-size: cover;
	color: #FFFFFF;
	padding: 150px 10px 120px;

	background: #3c4251;
	padding: 70px 10px;
}
.in-text {
	background: #FFFFFF;
	display: block;
	width: 100%;
	font: inherit;
	font-size: 15px;
	padding: 15px 23px;
	border: none;
}
.button {
	display: inline-block;
	background: #03a9f4;
	color: #FFFFFF;
	transition: 0.3s;
	text-transform: uppercase;
	padding: 12px 18px;
	cursor: pointer;
	font-size: 18px;
	font-weight: 600;
	text-decoration: none;
	border: none;
	font-family: inherit;
}
.button:hover {
	background: #3c4251;
}
.scr3-2 {
	padding-left: 0;
	padding-right: 0;
	overflow: hidden;
}
.scr3-2 .content {
	max-width: 100%;
}
.scr3-2 .table {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}
.scr3-2 .cell {
	vertical-align: middle;
	width: 50%;
}
.scr3-2 .img {
	background: #3c4251 url(../img/01.jpg) center top no-repeat;
	background-size: cover;
	position: relative;
	z-index: 1;
}
.scr3-2 .img2 {background-image: url(../img/02.jpg);}
.scr3-2 .img3 {background-image: url(../img/03.jpg);}
.scr3-2 .img4 {background-image: url(../img/04.jpg);}
.scr3-2 .img5 {background-image: url(../img/georgia/shutterstock_739966801.jpg);}
.scr3-2 .text {
	background: #3c4251;
	color: #FFFFFF;
	padding: 45px;
	padding-left: 74px;
	position: relative;
	z-index: 2;
	height: 488px;
}
.scr3-2 .name {
	font-size: 26px;
	font-weight: 500;
}
.scr3-2 .day {
	position: absolute;
	width: 90px;
	height: 90px;
	border: 10px solid #FFFFFF;
	border-radius: 100%;
	line-height: 67px;
	white-space: nowrap;
	text-align: center;
	text-transform: uppercase;
	background: #878a94;
	transition: 0.3s;
	left: -45px;
	top: 50%;
	margin-top: -45px;
	font-size: 15px;
	font-weight: 600;
	z-index: 5;
}
.scr3-2 .text:first-child .day {
	left: auto;
	right: -45px;
}
.scr3-2 .table:hover .day {
	background: #03a9f4;
}
.scr3-2 ul,
.scr3-2 .ul {
	list-style: none;
	padding: 0;
	color: rgba(255,255,255,0.70);
}
.scr3-2 ul li {
	position: relative;
	padding-left: 31px;
}
.scr3-2 ul li:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-top: 1px solid;
	border-right: 1px solid;
	position: absolute;
	transform: rotate(45deg);
	left: 8px;
	top: 7px;
}
.scr3-2 ul li + li {
	margin-top: 8.5px;
}
.scr3-2 .mesto {
	color: rgba(255,255,255,0.70);
}
.scr3-2 .mesto .bul {
	padding-left: 40px;
	position: relative;
}
.scr3-2 .mesto .bul:before {
	content: url(../img/icon-1.png);
	position: absolute;
	left: 0;
	top: -6px;
}
.scr3-2 .mesto .bul2:before {content: url(../img/icon-2.png);}
.scr3-2 .mesto .bul3:before {content: url(../img/icon-3.png);}
.scr3-2 .mesto .bul4:before {content: url(../img/icon-4.png);}
.scr3-2 .mesto hr {
	display: block;
	border: none;
	border-bottom: 1px solid #FFFFFF;
	opacity: 0.5;
	margin: 20px 0 5px;
}
.scr3-2 .mesto .h6 {
	color: #FFFFFF;
}
.scr3-2 .mesto .t2 {
	line-height: 1.3;
}
.scr3-2 .owl-nav {
	font-size: 0;
	margin-top: 20px;
	text-align: center;
}
.scr3-2 .owl-prev,
.scr3-2 .owl-next {
	display: inline-block;
	opacity: 0.8;
	transition: 0.2s;
}
.scr3-2 .owl-prev:hover,
.scr3-2 .owl-next:hover {
	opacity: 1;
}
.scr3-2 .owl-prev:before {
	content: url(../img/scr3-2-prev.png)
}
.scr3-2 .owl-next:before {
	content: url(../img/scr3-2-next.png)
}
.scr4 .block {
	padding-right: 20px;
	padding-left: 63px;
	background: url(../img/scr4-u1.png) left 3px no-repeat;
}
.scr4 .block2 {background-image: url(../img/scr4-u2.png);}
.scr4 .block3 {background-image: url(../img/scr4-u3.png);}
.scr4 .block4 {background-image: url(../img/scr4-u4.png);}
.scr4 .block5 {background-image: url(../img/scr4-u5.png);}
.scr4 .block6 {background-image: url(../img/scr4-u6.png);}
.scr4 .name {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-bottom: 12px;
}
.scr5 {
	background: #f4f5f8;
	padding: 70px 0;
}
.scr5 .content {
	max-width: 100%;
}
.scr5 .item {
	background: #000000;
	overflow: hidden;
	position: relative;
}
.scr5 .item img {
	vertical-align: middle;
	transition: 0.3s;
}
.scr5 .item:hover img {
	opacity: 0.8;
	transform: scale(1.1,1.1);
}
.scr5 .item a:before {
	content: url(../img/scr5-zoom.png);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%) scale(0,0);
	z-index: 10;
	opacity: 0;
	transition: 0.5s;
}
.scr5 .item:hover a:before {
	opacity: 1;
	transform: translate(-50%,-50%) scale(1,1);
}
.scr5 .owl-nav {
	font-size: 0;
	margin-top: 20px;
}
.scr5 .owl-prev,
.scr5 .owl-next {
	display: inline-block;
	opacity: 0.8;
	transition: 0.2s;
}
.scr5 .owl-prev:hover,
.scr5 .owl-next:hover {
	opacity: 1;
}
.scr5 .owl-prev:before {
	content: url(../img/scr5-prev.png)
}.scr5 .owl-next:before {
	content: url(../img/scr5-next.png)
}
.scr6 .block {
	font-size: 15px;
	border-bottom: 1px solid rgba(0,0,0,0.10);
	padding-bottom: 30px;
}
.scr6 .img {
	width: 70px;
}
.wrap7 {
	background: url(../img/scr7.jpg) center center no-repeat fixed;
	background-size: cover;
}
.scr7 {
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.6) 25%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0 );
}
.scr7 .block {
	padding: 1px 0;
}
.scr7 textarea {
	min-height: 197px;
}
.scr7 .in-text:focus {
	box-shadow: 0 0 0 1px #03a9f4;
}
.scr-footer {
	background: #3c4251;
	color: #FFFFFF;
	padding: 20px 10px;
	color: rgba(255,255,255,0.50);
}
.scr-footer a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
	transition: 0.3s;
}
.scr-footer a:hover {
	color: #03a9f4;
}

.footer__logo {
	width: 100px;
}

@media screen and (max-width: 772px) {
	.h2 {
		font-size: 35px;
	}
	.scr4 .h2 {
		font-size: 30px;
	}
	.scr1-2 .data:after {
		content: none;
	}
	.scr2 .cell {
		text-align: center;
	}
	.scr3-2 .owl-stage {
		transform: none !important;
		width: 100% !important;
	}
	.scr3-2 .owl-item {
		float: none;
	}
	.scr3-2 .owl-item.cloned {
		display: none;
	}
	.scr3-2 .owl-nav {
		display: none;
	}
	.scr3-2 .table {
		position: relative;
	}
	.scr3-2 .img {
		position: relative;
		padding-bottom: 70%;
	}
	.scr3-2 .name {
		text-align: center;
		margin-bottom: 20px;
	}
	.scr3-2 .text {
		height: auto;
		padding: 15px 20px;
	}
	.scr3-2 .day {
		position: static;
		margin: 0 auto 20px;
	}
	.scr6 * {
		text-align: center;
	}
	.scr-footer * {
		text-align: center;
	}
}

/* +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= \
----- TRAVEL INFO
\ +=+=+=+=+=+=+=+=+=+=+=+=+=+=+= */
#travelInfo {
	background: url(../images_lead/blurr1.jpg);
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	position: relative;
}
#travelInfo.BGdark, #travelInfo.BGprime {
	background-image: none;
}
#travelInfo .item h2 {
	font-size: 2.85em;
	font-weight: 300;
	letter-spacing: -1px;
}
#travelInfo .item .item-info .info p {
	font-size: 12px;
}
.threeD {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.threeD .img-responsive {
	margin: 0 auto;
}
.owl-carousel .item {
	position: relative;
	background-color: #fff;
	cursor: url(../images_lead/cursor.png), move;
	margin: 1em;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}
.owl-carousel .item .item-header {
	padding: 0.55em 1.5em 0.55em 6.55em;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.owl-carousel .item .item-header i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 2.35em;
	color: #fff;
	width: 2.35em;
	height: 2.35em;
	line-height: 2.35em;
	text-align: center;
}
.owl-carousel .item .item-info {
	overflow: hidden;
}
.owl-carousel .item .item-info h6 {
	margin: 0.85em 0 1.55em;
}
.owl-carousel .item .item-info div > strong {
	display: block;
}
.owl-carousel .item .item-info h2 {
	font-size: 2.35em;
	margin-bottom: 0.35em;
}
.owl-carousel .item .item-info div > strong {
	font-size: 1.15em;
	margin-top: 0.65em;
}
.owl-carousel .item .item-info div.left {
	display: block;
	position: relative;
	float: left;
	width: 45%;
	font-size: 12px;
	line-height: 1.35em;
}
.owl-carousel .item .item-info div.right {
	display: block;
	position: relative;
	float: right;
	width: 45%;
	font-size: 12px;
	line-height: 1.35em;
	text-align: right;
}
.owl-carousel .item .item-info .svg {
	margin-top: 1.35em;
}
.owl-carousel .item .item-info .departure {
	border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
	padding: 1.35em 1.85em 1.85em;
	border-bottom-width: 1.5px;
}
.owl-carousel .item .item-info .img-responsive {
	display: block;
}
.owl-carousel .item .item-info .arrival, .owl-carousel .item .item-info .info {
	display: block;
	padding: 1.35em 1.85em 1.85em;
}
.owl-carousel .item .item-info .info i {
	font-size: 1.65em;
	vertical-align: middle;
}
.owl-carousel .item .item-info .info p {
	font-weight: 12px;
	line-height: 1.65em;
}
.owl-theme .owl-controls .owl-buttons div {
	display: inline-block;
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 50%;
	-webkit-border-radius: 50%;
	font-size: 1.35em;
	line-height: 1.55em;
	padding: 0.55em;
	margin-top: 1.5em;
}
.owl-theme .owl-controls .owl-buttons div .svg {
	width: 1.65em;
	height: 1.65em;
	vertical-align: middle;
}
.owl-theme .owl-controls .owl-buttons div .svg path {
	fill: #fff;
}

.partner-logo {
	width: 30px;
}

.logos {
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-start;
}

.logos img {
	max-width: 40%;
}

.logos img:not(:last-child) {
	margin-right: 20px;
}
