@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans.otf");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans_Italic.otf");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans_Bold.otf");
	font-weight: 600;
	font-style: normal;
}
@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans_Bold_Italic.otf");
	font-weight: 600;
	font-style: italic;
}
@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans_Light.otf");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans_Light_Italic.otf");
	font-weight: 300;
	font-style: italic;
}
@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans_Medium.otf");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Blogger Sans";
	src: url("fonts/Blogger_Sans_Medium_Italic.otf");
	font-weight: 500;
	font-style: italic;
}

@font-face {
	font-family: "Casper";
	src: url("fonts/Casper_R.ttf");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: "Casper";
	src: url("fonts/Casper_It.ttf");
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: "Casper";
	src: url("fonts/Casper_B.ttf");
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: "Casper";
	src: url("fonts/Casper_B_It.ttf");
	font-weight: 500;
	font-style: italic;
}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%; font:inherit;color: #393939; padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}
.sticky{}.bypostauthor{}.wp-caption{}.wp-caption-text{}.gallery-caption{}.alignright{}.alignleft{}.aligncenter{}

html, body{
	width: 100%;
	height: 100%;
}

#wrap{
	width: 100%;
	padding-top: 90px;
	position: relative;
}

.container{
	width: 1280px;
	margin: 0 auto;
	padding: 0;
}
.container.absolute{
	position: absolute;
	width: 1280px;
	height: 350px;
	margin-left: -640px;
	left: 50%;
	top: 0;
	padding: 0;
}

#menu{
	height: 90px;
	font-family: "Casper";
	font-weight: 400;
	font-style: normal;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 3000;
	background: #ffffff;
}

.menu{
	text-align: left;
	padding-left: 47px;
}
.menu ul{
	display: inline-block;
}
.menu ul li{
	display: inline-block;
	line-height: 90px;
	margin-right: 37px;
	font-size: 20px;
}
.menu ul li:last-child{
	margin-right: 0px;
}
.menu ul li a{
	text-decoration: none;
	color: #000000;
	font-size: 18px;
}

.logo{
	text-align: center;
}

.phones{
	font-family: "Casper";
	font-weight: 400;
	font-style: normal;
}
.phones ul{
	display: inline-block;
	text-align: left;
}
.phones ul li{
	display: inline-block;
	line-height: 1;
	height: 90px;
	padding-top: 30px;
	font-size: 18px;
}
.phones ul li + li{
	margin-left: 23px;
}
.phones ul li span{
	color: #0460b5;
}
.phones ul li span.city-name{
	color: #6a6a6a;
	font-size: 13px;
	display: block;
	line-height: 1;
	text-align: center;
	margin-bottom: 4px;
}

.phones .phone-icon{
	background: url(images/phone-head-icon.jpg) no-repeat;
	background-position: center 20px;
	display: inline-block;
	height: 90px;
	float: left;
	margin-left: 3px;
}
.phones .email-icon{
	background: url(images/email-head-icon.jpg) no-repeat;
	background-position: center 20px;
	background-size: 17px;
	display: inline-block;
	height: 90px;
	float: left;
}
.phones .email-icon ul li, .phones .questions-icon ul li{
	padding-top: 40px;
}
.phones .email-icon a, .phones .email-icon a:hover, .phones .questions-icon a, .phones .questions-icon a:hover{
	display: inline-block;
	padding-top: 5px;
	text-decoration: none;
}
.phones .questions-icon{
	background: url(images/question-icon.jpg) no-repeat;
	background-position: center 20px;
	background-size: 17px;
	display: inline-block;
	height: 90px;
	float: left;
}
.phones .email-icon, .phones .questions-icon{
	margin-left: 57px;
}

#slider{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
}
.slider-button{
	display: inline-block;
	width: 297px;
	height: 59px;
	border: 3px solid #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	line-height: 53px;
	color: #ffffff;
	transition: all 0.3s;
	text-decoration: none;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 31px;
}
.slider-button:hover{
	background: #0079d6;
	background: linear-gradient(to top, #006ccf, #0084d9);
	background: -moz-linear-gradient(bottom, 006ccf 0%, #0084d9 100%);
	background: -webkit-linear-gradient(bottom, 006ccf 0%, #0084d9 100%);
	background: -o-linear-gradient(bottom, 006ccf 0%, #0084d9 100%);
	background: -ms-linear-gradient(bottom, 006ccf 0%, #0084d9 100%);
	border: 3px solid #0079d6;
	color: #ffffff;
	text-decoration: none;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.35);
	box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.35);
}

#tours{
	margin-top: -360px;
}
.tours-preview{
	margin: 0;
}
.tour-block{
	padding: 0;
	height: 360px;
	overflow: hidden;
	position: relative;
}
.tour-block .tour-icon{
	position: absolute;
	top: 36px;
	left: 0;
	width: 100%;
	text-align: center;
}
.tour-block .tour-hover-block{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tour-hover-block .title {
	position: absolute;
	text-align: center;
	bottom: 41px;
	width: 100%;
	z-index:5;
	transition: all 0.3s ease;
}
.tour-hover-block a{
	display: inline-block;
	position: absolute;
	bottom: -53px;
	width: 248px;
	height: 53px;
	left: 50%;
	margin-left: -124px;
	border: 2px solid #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	letter-spacing: 0.5px;
	padding-left: 7px;
	line-height: 45px;
	/* text-shadow: 1px 1px 2px rgba(150, 150, 150, 1); */
	z-index:5;
	transition: all 0.2s ease;
}
.tour-hover-block a:hover{
	background: -moz-radial-gradient(center, ellipse cover, #0179c8 0%, #0155a9 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #0179c8 0%,#0155a9 100%);
    background: -o-radial-gradient(center, ellipse cover, #0179c8 0%,#0155a9 100%);
    background: -ms-radial-gradient(center, ellipse cover, #0179c8 0%,#0155a9 100%);
    background: radial-gradient(center, ellipse cover, #0179c8 0%,#0155a9 100%);
}
.tour-hover-block .title h2{
	font-size: 40px;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	line-height: 60px;
	color: #ffffff;
}
.tour-hover-block .title p{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #ffffff;
	padding-top: 3px;
	line-height: 24px;
}
.tour-hover-block.yellow{
	background: linear-gradient(to top, rgba(130, 103, 39, 1), rgba(130, 103, 39, 0));
	background: -moz-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39,0.6) 50%, rgba(130, 103, 39, 0.59) 51%, rgba(130, 103, 39, 0) 76%, rgba(130, 103, 39, 0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39,0.6) 50%, rgba(130, 103, 39, 0.59) 51%, rgba(130, 103, 39, 0) 76%, rgba(130, 103, 39, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39,0.6) 50%, rgba(130, 103, 39, 0.59) 51%, rgba(130, 103, 39, 0) 76%, rgba(130, 103, 39, 0) 100%);
	background: -ms-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39,0.6) 50%, rgba(130, 103, 39, 0.59) 51%, rgba(130, 103, 39, 0) 76%, rgba(130, 103, 39, 0) 100%);
}
.tour-hover-block.yellow:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: linear-gradient(to top, rgba(130, 103, 39, 1), rgba(130, 103, 39, 0.7));
	background: -moz-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39, 0.7) 100%);
	background: -webkit-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39, 0.7) 100%);
	background: -o-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39, 0.7) 100%);
	background: -ms-linear-gradient(bottom, rgba(130, 103, 39,1) 0%, rgba(130, 103, 39, 0.7) 100%);
	opacity: 0;
	transition: all 0.3s ease;
}
.tour-hover-block.yellow:hover:after{
	opacity: 1;
	transition: all 0.3s ease-out;
}
.tour-hover-block.yellow:hover .title{
	bottom: 135px;
}
.tour-hover-block.yellow:hover a{
	bottom: 44px;
}

.tour-hover-block.pink{
	background: linear-gradient(to top, rgba(206, 82, 82, 1), rgba(206, 82, 82, 0));
	background: -moz-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82,0.6) 50%, rgba(206, 82, 82, 0.59) 51%, rgba(206, 82, 82, 0) 76%, rgba(206, 82, 82, 0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82,0.6) 50%, rgba(206, 82, 82, 0.59) 51%, rgba(206, 82, 82, 0) 76%, rgba(206, 82, 82, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82,0.6) 50%, rgba(206, 82, 82, 0.59) 51%, rgba(206, 82, 82, 0) 76%, rgba(206, 82, 82, 0) 100%);
	background: -ms-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82,0.6) 50%, rgba(206, 82, 82, 0.59) 51%, rgba(206, 82, 82, 0) 76%, rgba(206, 82, 82, 0) 100%);
}
.tour-hover-block.pink:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: linear-gradient(to top, rgba(206, 82, 82, 1), rgba(206, 82, 82, 0.7));
	background: -moz-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82, 0.7) 100%);
	background: -webkit-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82, 0.7) 100%);
	background: -o-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82, 0.7) 100%);
	background: -ms-linear-gradient(bottom, rgba(206, 82, 82,1) 0%, rgba(206, 82, 82, 0.7) 100%);
	opacity: 0;
	transition: all 0.3s ease;
}
.tour-hover-block.pink:hover:after{
	opacity: 1;
	transition: all 0.3s ease-out;
}
.tour-hover-block.pink:hover .title{
	bottom: 135px;
}
.tour-hover-block.pink:hover a{
	bottom: 44px;
}

.tour-hover-block.white{
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0));
	background: -moz-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.6) 50%, rgba(255, 255, 255, 0.59) 51%, rgba(255, 255, 255, 0) 76%, rgba(255, 255, 255, 0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.6) 50%, rgba(255, 255, 255, 0.59) 51%, rgba(255, 255, 255, 0) 76%, rgba(255, 255, 255, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.6) 50%, rgba(255, 255, 255, 0.59) 51%, rgba(255, 255, 255, 0) 76%, rgba(255, 255, 255, 0) 100%);
	background: -ms-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255,0.6) 50%, rgba(255, 255, 255, 0.59) 51%, rgba(255, 255, 255, 0) 76%, rgba(255, 255, 255, 0) 100%);
}
.tour-hover-block.white:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: linear-gradient(to top, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.7));
	background: -moz-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -webkit-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -o-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255, 0.7) 100%);
	background: -ms-linear-gradient(bottom, rgba(255, 255, 255,1) 0%, rgba(255, 255, 255, 0.7) 100%);
	opacity: 0;
	transition: all 0.3s ease;
}
.tour-hover-block.white:hover:after{
	opacity: 1;
	transition: all 0.3s ease-out;
}
.tour-hover-block.white .title h2{
	color: #000000;
}
.tour-hover-block.white .title p{
	color: #000000;
}
.tour-hover-block.white:hover .title{
	bottom: 135px;
}
.tour-hover-block.white:hover a{
	bottom: 44px;
	color: #000000;
	border: 2px solid #000000;
}
.tour-hover-block.white:hover a:hover{
	bottom: 44px;
	color: #ffffff;
	border: 2px solid #ffffff;
}

.tour-hover-block.green{
	background: linear-gradient(to top, rgba(86, 121, 24, 1), rgba(86, 121, 24, 0));
	background: -moz-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24,0.6) 50%, rgba(86, 121, 24, 0.59) 51%, rgba(86, 121, 24, 0) 76%, rgba(86, 121, 24, 0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24,0.6) 50%, rgba(86, 121, 24, 0.59) 51%, rgba(86, 121, 24, 0) 76%, rgba(86, 121, 24, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24,0.6) 50%, rgba(86, 121, 24, 0.59) 51%, rgba(86, 121, 24, 0) 76%, rgba(86, 121, 24, 0) 100%);
	background: -ms-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24,0.6) 50%, rgba(86, 121, 24, 0.59) 51%, rgba(86, 121, 24, 0) 76%, rgba(86, 121, 24, 0) 100%);
}
.tour-hover-block.green:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: linear-gradient(to top, rgba(86, 121, 24, 1), rgba(86, 121, 24, 0.7));
	background: -moz-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24, 0.7) 100%);
	background: -webkit-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24, 0.7) 100%);
	background: -o-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24, 0.7) 100%);
	background: -ms-linear-gradient(bottom, rgba(86, 121, 24,1) 0%, rgba(86, 121, 24, 0.7) 100%);
	opacity: 0;
	transition: all 0.3s ease;
}
.tour-hover-block.green:hover:after{
	opacity: 1;
	transition: all 0.3s ease-out;
}
.tour-hover-block.green:hover .title{
	bottom: 135px;
}
.tour-hover-block.green:hover a{
	bottom: 44px;
}

.tour-hover-block.beige{
	background: linear-gradient(to top, rgba(238, 227, 190, 1), rgba(238, 227, 190, 0));
	background: -moz-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190,0.6) 50%, rgba(238, 227, 190, 0.59) 51%, rgba(238, 227, 190, 0) 76%, rgba(238, 227, 190, 0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190,0.6) 50%, rgba(238, 227, 190, 0.59) 51%, rgba(238, 227, 190, 0) 76%, rgba(238, 227, 190, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190,0.6) 50%, rgba(238, 227, 190, 0.59) 51%, rgba(238, 227, 190, 0) 76%, rgba(238, 227, 190, 0) 100%);
	background: -ms-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190,0.6) 50%, rgba(238, 227, 190, 0.59) 51%, rgba(238, 227, 190, 0) 76%, rgba(238, 227, 190, 0) 100%);
}
.tour-hover-block.beige:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: linear-gradient(to top, rgba(238, 227, 190, 1), rgba(238, 227, 190, 0.7));
	background: -moz-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190, 0.7) 100%);
	background: -webkit-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190, 0.7) 100%);
	background: -o-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190, 0.7) 100%);
	background: -ms-linear-gradient(bottom, rgba(238, 227, 190,1) 0%, rgba(238, 227, 190, 0.7) 100%);
	opacity: 0;
	transition: all 0.3s ease;
}
.tour-hover-block.beige:hover:after{
	opacity: 1;
	transition: all 0.3s ease-out;
}
.tour-hover-block.beige .title h2{
	color: #000000;
}
.tour-hover-block.beige .title p{
	color: #000000;
}
.tour-hover-block.beige:hover .title{
	bottom: 135px;
}
.tour-hover-block.beige:hover a{
	bottom: 44px;
	color: #000000;
	border: 2px solid #000000;
}
.tour-hover-block.beige:hover a:hover{
	bottom: 44px;
	color: #ffffff;
	border: 2px solid #ffffff;
}

.tour-hover-block.blue{
	background: linear-gradient(to top, rgba(4, 180, 205, 1), rgba(4, 180, 205, 0));
	background: -moz-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205,0.6) 50%, rgba(4, 180, 205, 0.9) 51%, rgba(4, 180, 205, 0) 76%, rgba(4, 180, 205, 0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205,0.6) 50%, rgba(4, 180, 205, 0.9) 51%, rgba(4, 180, 205, 0) 76%, rgba(4, 180, 205, 0) 100%);
	background: -o-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205,0.6) 50%, rgba(4, 180, 205, 0.9) 51%, rgba(4, 180, 205, 0) 76%, rgba(4, 180, 205, 0) 100%);
	background: -ms-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205,0.6) 50%, rgba(4, 180, 205, 0.9) 51%, rgba(4, 180, 205, 0) 76%, rgba(4, 180, 205, 0) 100%);
}
.tour-hover-block.blue:after{
	position: absolute;
	width: 100%;
	height: 100%;
	content: '';
	top: 0;
	left: 0;
	background: linear-gradient(to top, rgba(4, 180, 205, 1), rgba(4, 180, 205, 0.7));
	background: -moz-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205, 0.7) 100%);
	background: -webkit-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205, 0.7) 100%);
	background: -o-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205, 0.7) 100%);
	background: -ms-linear-gradient(bottom, rgba(4, 180, 205,1) 0%, rgba(4, 180, 205, 0.7) 100%);
	opacity: 0;
	transition: all 0.3s ease;
}
.tour-hover-block.blue:hover:after{
	opacity: 1;
	transition: all 0.3s ease-out;
}
.tour-hover-block.blue:hover .title{
	bottom: 136px;
}
.tour-hover-block.blue:hover .title p{
	padding-top: 23px;
}
.tour-hover-block.blue:hover a{
	bottom: 44px;
}

.more-block{
	height: 251px;
	width: 100%;
	text-align: center;
	padding-top: 91px;
}
.more-block h3{
	margin-top: 20px;
	color: #528f09;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 14px;
}
.more-block a, .more-block a:hover {
	margin-top: 24px;
	color: #528f09;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
}

#create-tour{
	background: url(images/tour_pic.png) no-repeat;
	background-size: cover;
	background-position: center 85%;
	min-height: 680px;
}

.create-tour-block h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 100px;
	color: #ffffff;
	margin-top: 73px;
	line-height: 90px;
}

.create-tour-block span{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 25px;
	color: #ffffff;
	display: block;
	margin-top: 54px;
	margin-left: 8px;
	letter-spacing: 0.4px;
}

.create-tour-block a{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	color: #ffffff;
	display: block;
	margin-top: 19px;
	margin-left: 2px;
	letter-spacing: 0.7px;
	width: 500px;
	height: 60px;
	line-height: 50px;
	border: 2px dashed #ffffff;
	text-align: center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-decoration: none;
}
.create-tour-block a:hover{
	text-decoration: none;
	border: 2px solid #ffffff;
}

.create-tour-block-info{
	margin-top: 90px;
	text-align: right;
}
.create-tour-block-info img{
	margin-top: -3px;
}
.create-tour-block-info .create-tour-info{
	margin-top: 30px;
}
.create-tour-info .count-cities{
	float: right;
	text-align: right;
}
.create-tour-info .count-cities h3, .create-tour-info .count-states h3{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 85px;
	color: #ffffff;
}
.create-tour-info .count-cities span, .create-tour-info .count-states span{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	display: inline-block;
	margin-top: 8px;
	margin-right: 5px;
}
.create-tour-info .count-states{
	float: right;
	text-align: right;
	margin-right: 35px;
}

#about{
	min-height: 350px;
}

#about .left-block{
	width: 50%;
	background: #fbfbfb;
	float: left;
}
#about .left-block .mini-container{
	float: right;
	width: 588px;
	margin-right: 52px;
	min-height: 350px;
	padding-right: 52px;
	background: url(images/palm_icon.png) no-repeat;
	background-position: right 50px;
}
#about .left-block .mini-container h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	margin-top: 52px;
	margin-bottom: 37px;
}
#about .left-block .mini-container p{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 24px;
	letter-spacing: 0.1px;
	line-height: 24px;
}
#about .right-block{
	width: 50%;
	background: url(images/background-about-right.png) no-repeat;
	background-size: cover;
	background-position: center top;
	float: left;
}
#about .right-block .mini-container{
	float: left;
	width: 561px;
	margin-left: 79px;
	min-height: 350px;
	background: url(images/rss_icon.png) no-repeat;
	background-position: right 50px;
}
#about .right-block .mini-container h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	margin-top: 52px;
	margin-bottom: 50px;
	color: #ffffff;
}
#about .right-block .mini-container p{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 2px;
	color: #ffffff;
}
#about .right-block .mini-container a{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
	border: 2px solid #ffffff;
	color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 59px;
	text-align: center;
	width: 238px;
	height: 50px;
	line-height: 45px;
	display: inline-block;
	text-decoration: none;
	transition: all 0.3s ease;
}
#about .right-block .mini-container a:hover{
	background: rgba(0, 0, 0, 0.18);
}
#review{
	position: relative;
}
#review .review-quotes{
	position: absolute;
	width: 64px; 
	height: 55px;
	top:60px; 
	left:0px;
	z-index: 1500;
}
#review .review-bubble{
	position: absolute;
	width: 77px; 
	height: 101px;
	bottom:0px; 
	left: 49.8%;;
	z-index: 1500;
}

#footer{
	background: #4d4d4d;
	min-height: 336px;
}
#footer .logo{
	text-align: center;
	padding-top: 42px;
	padding-left: 0;
	margin-left: -4px;
}
#footer .logo img{
	vertical-align: middle;
}
#footer .footer-links{
	padding-top: 47px;	
	border-bottom: 2px solid #808080;
	min-height: 232px;
}
#footer .links ul li, #footer .contacts ul li, #footer .contacts ul li span{
	color: #ffffff;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-decoration: none;
	line-height: 30px;
	height: 38px;
}
#footer .footer-links .links{
	padding-left: 47px;
	width: 250px;
	letter-spacing: 0.3px;
}
.footet-second-block ul{
	margin-left: 18px;
}
#footer .footer-links .links.footet-third-block{
	padding-left: 0px;
	width: 154px;
}
.footet-third-block ul{
	margin-left: 5px;
}

#footer .row{
	margin: 0;
}
#footer .contacts ul li{
	color: #ffffff;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-decoration: none;
	line-height: 30px;
	height: 38px;
	letter-spacing: -0.4px;
}
#footer .contacts ul li a{
	color: #ffffff;
	text-decoration: none;
}
#footer .contacts ul li:last-child{
	line-height: 20px;
	padding-top: 5px;
	letter-spacing: 0.0px;
}
#footer .contacts ul li span{
	display: inline-block;
	margin-left: 51px;
	line-height: 24px;
	letter-spacing: 0.0px;
}
#footer .links ul li a{
	color: #ffffff;
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	text-decoration: none;
	line-height: 30px;
	letter-spacing: 0.3px;
}
#footer .socials{
	padding-top: 54px;
	padding-right: 0;
	padding-left: 0;
	width: 203px;
}
#footer .socials ul{
	display: inline-block;
	float: right;
}
#footer .socials ul li{
	display: inline-block;
	margin-left: 20px;
}
#footer .socials ul li:first-child{
	margin-left: 0px;
}

#footer .copyright{
	padding-left: 0;
	padding-top: 20px;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ffffff;
	line-height: 15px;
	letter-spacing: 0.4px;
}
#footer .madein{
	padding-right: 0;
	padding-top: 18px;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: right;
	line-height: 17px;
	letter-spacing: 0.3px;
}
#footer .madein a{
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}

/* MAPS */
#user_subscribe{
	background: url(images/tour_pic.png) no-repeat;
	background-size: cover;
	background-position: center 85%;
	min-height: 415px;
}
#user_subscribe .background-filter{
	background: rgba(2, 107, 187, 0.90);
	width: 100%;
	min-height: 415px;
}
.subscribe-content{
	width: 700px;
	margin: 0 auto;
	text-align: center;
}
.subscribe-content .title{
	display: inline-block;
	margin: 55px 0;
	font-size: 35px;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	color: #ffffff;
}
.subscribe-content .description{
	display: inline-block;
	margin: 0 0 60px;
	font-size: 20px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	line-height: 1.25;
}
.form-subscribe input[type="email"]{
	width: 350px;
	height: 50px;
	line-height: 50px;
	font-size: 25px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	text-transform: lowercase;
	background: transparent;
	border: 2px solid #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 13px;
	padding: 0 15px;
	color: #ffffff;
	outline: 0;
}
.form-subscribe input[type="submit"]{
	width: 350px;
	height: 50px;
	line-height: 30px;
	font-size: 25px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	text-transform: lowercase;
	background: #004f8b;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #004f8b;
	color: #ffffff;
	outline: 0;
	transition: background 0.3s ease;
	transition: border 0.3s ease;
}
.form-subscribe input[type="submit"]:hover{
	background: transparent;
	border: 2px solid #ffffff;
}

#tour-filter{
	width: 1280px;
	height: 80px;
	background: rgba(0,0,0,0.75);
	position: absolute;
	top: 611px;
	left: 50%;
	margin-left: -640px;
}
#tour-filter a{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	display: inline-block;
	width: 100%;
	padding: 29px 25px;
	color: #ffffff;
	text-decoration: underline;
}
#tour-filter a .icon{
	width: 41px;
	height: 34px;
	background: url(/images/tour-filter-icon.png) no-repeat;
	display: inline-block;
	margin-right: 30px;
	margin-top: -5px;
	float: left;
}
#tour-filter a .arrow-up{
	width: 23px;
	height: 13px;
	background: url(/images/arrow_down.png) no-repeat;
	display: inline-block;
	margin-top: 7px;
	margin-right: 28px;
	float: right;
}

#countries-header{
	width: 100%;
	height: 934px;
	background-image: url(/images/countries-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	text-align: center;
}
#countries-header .container{
	position: relative;
}
#countries-header .back-to-main{
	position: absolute;
	left: 0;
	top: 42px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
}
#countries-header .back-to-main span{
	display: inline-block;
	height: 25px;
	width: 25px;
	background: url(/images/back-to-main-icon.png) no-repeat;
	margin-right: 21px;
	float: left;
}
#countries-header h1{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 100px;
	margin-top: 84px;
	margin-bottom: 70px;
	color: #ffffff;
}
#countries-header .countries-header-text{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 70px;
}
#countries-header .button{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	border: 3px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	width: 297px;
	height: 59px;
	line-height: 49px;
	text-decoration: none;
	position: relative;
	background: transparent;
}
#countries-header .button:hover:after{
	content: 'Хочу туда';
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #1972c1;
	border: 3px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	width: 297px;
	height: 59px;
	line-height: 49px;
	text-decoration: none;
	position: relative;
	background: #ffffff;
	position: absolute;
	top: -3px;
	left: -3px;
}

#countries-list{
	margin-top: -361px;
}
#countries-list .container{
	background: #fbfbfb;
}
#countries-list .countries-list-header{
	height: 125px;
}
#countries-list .countries-list-header h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	margin-top: 35px;
	margin-left: 65px;
}
#countries-list .countries-list-header span.under-header{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	margin-left: 65px;
	color: #818181;
	display: inline-block;
}
#countries-list .print{
	float: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	margin-right: 65px;
	color: #656565;
	display: inline-block;
	text-transform: uppercase;
	line-height: 21px;
	text-decoration: none;
	margin-top: 44px;
}
#countries-list .print span{
	display: inline-block;
	height: 21px;
	width: 19px;
	background: url(/images/print-icon.png) no-repeat;
	margin-left: 15px;
	float: right;
}
#countries-list .countries-list-alphabet{
	background: #f1f1f1;
	height: 70px;
	padding: 0 65px;
}
#countries-list .countries-list-alphabet .countries-first-letter{
	display: inline-block;
	height: 70px;
	width: 3.36%;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 20px;
	font-style: normal;
	cursor: pointer;
	padding-top: 25px;
}
#countries-list .countries-list-alphabet .countries-first-letter:hover{
	color: #e15252;
	border-bottom: 2px solid #e15252;
	background: linear-gradient(to top, #ffffff, #f1f1f1);
}
#countries-list .countries-list-alphabet .countries-first-letter.active{
	color: #e15252;
	border-bottom: 2px solid #e15252;
	background: linear-gradient(to top, #ffffff, #f1f1f1);
}
.countries-list-block{
	width: 100%;
	padding: 43px 65px;
}
.countries-list-item{
	width: 33%;
	display: inline-block;
	margin: 7px 0;
}
.countries-list-item a{
	display: inline-block;
	line-height: 47px;
	float: left;
	color: #0070c6;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
}
.countries-list-item a .border-bottom-country{
	color: #0070c6;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	display: inline-block;
	padding: 0 2px;
	border-bottom: 1px solid #a0bde1;
	height: 40px;
}
.countries-list-item a .countries-list-flag{
	display: inline-block;
	width: 70px;
	height: 47px;
	float: left;
	margin-right: 25px;
}
.hr-line{
	width: 100%;
	height: 2px;
	background: #e5e5e5;
}
.country-notes{
	min-height: 198px;
	padding: 40px 65px;
}
.country-notes h3{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	font-style: normal;
	margin-bottom: 20px;
}
.country-notes p{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	font-style: normal;
}

#come-to-office{
	min-height: 350px;
	text-align: center;
	background: #1972c1;
}
#come-to-office h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	color: #ffffff;
	margin: 55px 0;
}
#come-to-office p{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #ffffff;
	margin: 0px 0 60px;
}
#come-to-office a{
	display: inline-block;
	width: 238px;
	height: 50px;
	border: 2px solid #ffffff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-align: center;
	text-decoration: none;
	line-height: 43px;
	color: #ffffff;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
	transition: all 0.2s ease;
}
#come-to-office a:hover{
	background: #ffffff;
	color: #1972c1;
}

/* */

#tourpage-header{
	width: 100%;
	height: 934px;
	background-image: url(/images/tourpage-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	text-align: center;
}
#tourpage-header .container{
	position: relative;
}
#tourpage-header .back-to-main{
	position: absolute;
	left: 0;
	top: 42px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
}
#tourpage-header .back-to-main span{
	display: inline-block;
	height: 25px;
	width: 25px;
	background: url(/images/back-to-main-icon.png) no-repeat;
	margin-right: 21px;
	float: left;
}
#tourpage-header h1{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 100px;
	margin-top: 84px;
	margin-bottom: 70px;
	color: #ffffff;
}
#tourpage-header .tourpage-header-text{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 70px;
}
#tourpage-header .button{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	border: 3px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	width: 297px;
	height: 59px;
	line-height: 49px;
	text-decoration: none;
	position: relative;
	background: transparent;
}
#tourpage-header .button:hover:after{
	content: 'Хочу туда...';
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #1972c1;
	border: 3px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	width: 297px;
	height: 59px;
	line-height: 49px;
	text-decoration: none;
	position: relative;
	background: #ffffff;
	position: absolute;
	top: -3px;
	left: -3px;
}

#tourpage-container{
	margin-top: -361px;
}
.tourpage-map{
	float: left;
	width: 50%;
}
.tourpage-program{
	float: left;
	width: 50%;
	background: #ffffff;
}
.tourpage-program .tourpage-header{
	height: 125px;
}
.tourpage-program .tourpage-header h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	margin-top: 35px;
	margin-left: 56px;
	margin-bottom: 12px;
}
.tourpage-program .tourpage-header span.under-header{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	margin-left: 56px;
	color: #818181;
	display: inline-block;
}
.tourpage-program .print{
	float: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	margin-right: 65px;
	color: #656565;
	display: inline-block;
	text-transform: uppercase;
	line-height: 21px;
	text-decoration: none;
	margin-top: 44px;
}
.tourpage-program .print span{
	display: block;
	height: 21px;
	width: 100%;
	background: url(/images/print-icon.png) no-repeat center top;
	margin-bottom: 15px;
}
.tour-time{
	padding: 55px 0;
}
.tour-time .tour-time-period{
	padding-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #000000;
	display: block;
	text-align: center;
}
.tour-time .date-from{
	padding-left: 57px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #0276c0;
	display: inline-block;
	text-align: left;
}
.tour-time .date-delimiter{
	padding-top: 15px;
	background: url(/images/date-delimiter.png) no-repeat center center;
}
.tour-time .date-to{
	padding-right: 57px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #e15252;
	display: inline-block;
	text-align: right;
}
.tour-route{
	background: #f1f1f1;
	padding: 24px 50px 32px;
	min-height: 125px;
}
.tour-under-title{
	display: block;
	margin-left: 10px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	color: #929292;
}
.tour-route .tour-route-line-item{
	margin-top: 15px;
	height: 42px;
	line-height: 42px;
	padding: 0 11px;
	background: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
}
.tour-route .tour-route-line-item a, .tour-route .tour-route-line-item a:hover, .tour-route .tour-route-line-item a:active{
	color: #000000;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	text-decoration: none;
}
.tour-route .tour-route-line-item:hover{
	background: #00a9ab;
}
.tour-route .tour-route-line-item:hover a{
	color: #ffffff;
}
.tour-route .tour-route-line-delimiter{
	background: url(/images/route-delimiter.png) no-repeat center center;
	width: 53px;
	height: 42px;
	float: left;
	margin-top: 15px;
}
.tour-living{
	background: #fbfbfb;
	padding: 29px 50px 32px;
}
.tour-living-line{
	padding-left: 15px;
}
.tour-living-block{
	padding-left: 10px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
	color: #000000;
	line-height: 1.5;
}
.tour-living-block .day{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	color: #0184d8;
	border-right: 1px solid #d7d7d7;
	text-align: right;
	float: left;
	width: 61%;
	line-height: 1;
	padding-right: 33px;
}
.tour-living-block .day > span{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 85px;
	color: #0184d8;
	display: block;
	margin-bottom: 20px;
}
.tour-living-block .night{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	color: #023f78;
	text-align: right;
	float: left;
	width: 39%;
	line-height: 1;
}
.tour-living-block .night > span{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 85px;
	color: #023f78;
	display: block;
	margin-bottom: 20px;
}
.tour-price{
	background: #fbfbfb;
	padding: 29px 50px 65px;
}
.tour-price-description{
	padding-left: 10px;
	padding-top: 15px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
	color: #000000;
	line-height: 1;
	position: relative;
}
.tour-price-description .price-item{
	position: absolute;
	width: 216px;
	height: 67px;
	background: url(/images/price-item.png) no-repeat;
	right: -58px;
	top: 0;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 28px;
	color: #ffffff;
	padding-left: 45px;
	padding-top: 25px;
}
.tour-price-description .price-item span{
	font-family: "Blogger Sans";
	font-weight: 500;
	font-style: normal;
	font-size: 28px;
	color: #ffffff;
}
.gray-line{
	width: 100%;
	height: 3px;
	background: #d7d7d7;
}
.tour-additional-block{
	padding: 36px 52px 0 61px;
	margin-bottom: 90px;
	min-height: 125px;
}
.tour-additional-block .additional-block{
	float: left;
	width: 50%;
}
.tour-additional-block .additional-block img{
	float: left;
	margin-right: 21px;
}
.tour-additional-block .additional-block a{
	color: #0070c6;
	text-decoration: underline;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
}
.tour-content{
	padding: 0px 50px;
}
.tour-content .content{
	padding: 35px 0px 50px 10px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
	line-height: 1.25;
}
.tour-content .content strong, .tour-content .content b{
	font-family: "Blogger Sans";
	font-weight: 600;
	font-style: normal;
	font-size: 16px;
}
.tour-image{
	width: 50%;
	float: left;
	font-size: 0;
}
.tour-bigimage{
	width: 100%;
	float: left;
	font-size: 0;
}
.tour-image img, .tour-bigimage img{
	width: 100%;
	height: auto;
}
.readmode-text{
	text-align: right;
	padding: 0 50px;
}
.readmode-text a{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: underline;
	color: #0074b1;	
}

#block-subscriber{
	min-height: 350px;
	text-align: center;
	background-image: url(/images/getsubscriber.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
}
#block-subscriber h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	color: #ffffff;
	margin: 55px 0;
}
#block-subscriber p{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	color: #ffffff;
	margin: 0px 0 60px;
}
#block-subscriber a{
	display: inline-block;
	width: 238px;
	height: 50px;
	border: 2px solid #ffffff;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	text-align: center;
	text-decoration: none;
	line-height: 43px;
	color: #ffffff;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 25px;
	transition: all 0.2s ease;
}
#block-subscriber a:hover{
	background: #ffffff;
	color: #1972c1;
}

/* */

#contacts-header{
	width: 100%;
	height: 934px;
	background-image: url(/images/countries-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	text-align: center;
}
#contacts-header .container{
	position: relative;
}
#contacts-header .back-to-main{
	position: absolute;
	left: 0;
	top: 42px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
}
#contacts-header .back-to-main span{
	display: inline-block;
	height: 25px;
	width: 25px;
	background: url(/images/back-to-main-icon.png) no-repeat;
	margin-right: 21px;
	float: left;
}
#contacts-header h1{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 100px;
	margin-top: 84px;
	margin-bottom: 70px;
	color: #ffffff;
}
#contacts-header .contacts-header-text{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 70px;
}
#contacts{
	margin-top: -361px;
}
.contact-header{
	background: #ffffff;
	min-height: 175px;
}
.mailto{
	text-align: left;
	padding-left: 67px;
	padding-top: 71px;
}
.mailto a{
	display: inline-block;
	width: 23px;
	height: 18px;
	background: url(/images/mailto.png) no-repeat;
}
.town-change{
	text-align: center;
	padding-top: 71px;
}
.town-change a{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	color: #0070c6;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 28px;
	text-decoration: underline;
}
.town-change a.selected{
	display: inline-block;
	height: 42px;
	line-height: 42px;
	padding: 0 30px;
	background: #008ddd;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 28px;
	text-decoration: none;
	color: #ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.town-change span{
	display: inline-block;
	height: 42px;
	padding: 0 30px;
	color: #4e4e4e;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 28px;
}
.print-contacts{
	text-align: right;
	padding-top: 70px;
	padding-right: 65px;
}
.print-contacts .print{
	float: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	color: #656565;
	display: inline-block;
	text-transform: uppercase;
	line-height: 21px;
	text-decoration: none;
}
.print-contacts .print span{
	display: block;
	height: 21px;
	width: 100%;
	background: url(/images/print-icon.png) no-repeat center top;
	margin-bottom: 15px;
}
#contacts .contacts{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	min-height: 405px;
	background: #fbfbfb;
	padding-left: 194px;
	padding-right: 194px;
	padding-bottom: 20px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
}
#contacts .contacts > div{
	margin-top: 61px;
}
#contacts .contacts > div.clear{
	margin-top: 0px;
}
#contacts .contacts span, #contacts .contacts b, #contacts .contacts strong{
	font-family: "Blogger Sans";
	font-size: 22px;
}
.write-us{
	padding: 68px 282px 115px 310px;
	min-height: 969px;
	background: #f1f1f1;
	text-align: center;
}
.write-us .image-write-us{
	width: 54px;
	height: 47px;
	margin: 0 auto;
	background: url(/images/write-us-icon.png) no-repeat;
}
.write-us h2{
	margin: 38px 0 68px;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
}
.write-us input[type="text"]{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 17px;
	padding-left: 24px;
	margin-bottom: 30px;
	border: 0;
	outline: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.write-us input[type="text"]::-webkit-input-placeholder{
	color: #000000;
}
.write-us input[type="text"]::-moz-placeholder{
	color: #000000;
}
.write-us input[type="text"]:-moz-placeholder   {
	color: #000000;
}
.write-us input[type="text"]:-ms-input-placeholder{
	color: #000000;
}

.write-us input[type="text"]:focus::-webkit-input-placeholder{
	color: transparent;
}
.write-us input[type="text"]:focus::-moz-placeholder{
	color: transparent;
}
.write-us input[type="text"]:focus:-moz-placeholder   {
	color: transparent;
}
.write-us input[type="text"]:focus:-ms-input-placeholder{
	color: transparent;
}

.write-us textarea{
	width: 100%;
	height: 288px;
	line-height: 1.5;
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 17px;
	padding-left: 24px;
	padding-top: 27px;
	margin-bottom: 45px;
	border: 0;
	outline: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	resize: none;
}
.write-us textarea::-webkit-input-placeholder{
	color: #000000;
}
.write-us textarea::-moz-placeholder{
	color: #000000;
}
.write-us textarea:-moz-placeholder   {
	color: #000000;
}
.write-us textarea:-ms-input-placeholder{
	color: #000000;
}
.write-us textarea:focus::-webkit-input-placeholder{
	color: transparent;
}
.write-us textarea:focus::-moz-placeholder{
	color: transparent;
}
.write-us textarea:focus:-moz-placeholder   {
	color: transparent;
}
.write-us textarea:focus:-ms-input-placeholder{
	color: transparent;
}

.write-us input[type="submit"]{
	width: 297px;
	height: 59px;
	line-height: 53px;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	border: 2px solid #1972c1;
	color: #1972c1;
	background: transparent;
	outline: 0;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.write-us input[type="submit"]:hover{
	background: #1972c1;
	color: #ffffff;
}

/* */ 

#about-header{
	width: 100%;
	height: 934px;
	background-image: url(/images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100%;
	text-align: center;
}
#about-header .container{
	position: relative;
}
#about-header .back-to-main{
	position: absolute;
	left: 0;
	top: 42px;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #ffffff;
}
#about-header .back-to-main span{
	display: inline-block;
	height: 25px;
	width: 25px;
	background: url(/images/back-to-main-icon.png) no-repeat;
	margin-right: 21px;
	float: left;
}
#about-header h1{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 100px;
	margin-top: 84px;
	margin-bottom: 70px;
	color: #ffffff;
}
#about-header .about-header-text{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	margin-bottom: 70px;
}
#about-header .button{
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #ffffff;
	border: 3px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	width: 297px;
	height: 59px;
	line-height: 49px;
	text-decoration: none;
	position: relative;
	background: transparent;
}
#about-header .button:hover:after{
	content: 'Хочу туда...';
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	color: #1972c1;
	border: 3px solid #ffffff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	display: inline-block;
	width: 297px;
	height: 59px;
	line-height: 49px;
	text-decoration: none;
	position: relative;
	background: #ffffff;
	position: absolute;
	top: -3px;
	left: -3px;
}
.about-additional-block{
	padding: 36px 52px 0 61px;
	min-height: 125px;
	border-top: 3px solid #f1f1f1;
}
.about-additional-block .additional-block{
	float: left;
	width: 50%;
}
.about-additional-block .additional-block img{
	float: left;
	margin-right: 21px;
}
.about-additional-block .additional-block a{
	color: #0070c6;
	text-decoration: underline;
	font-family: "Blogger Sans";
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
}
.about-program{
	float: left;
	width: 50%;
	background: #fbfbfb;
}
.about-program .about-header{
	height: 125px;
}
.about-program .about-header h2{
	font-family: "Blogger Sans";
	font-weight: 300;
	font-style: normal;
	font-size: 35px;
	margin-top: 35px;
	margin-left: 56px;
	margin-bottom: 12px;
}
.about-program .about-header span.under-header{
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 16px;
	margin-left: 56px;
	color: #818181;
	display: inline-block;
}
.about-program .print{
	float: right;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
	margin-right: 65px;
	color: #656565;
	display: inline-block;
	text-transform: uppercase;
	line-height: 21px;
	text-decoration: none;
	margin-top: 44px;
}
.about-program .print span{
	display: block;
	height: 21px;
	width: 100%;
	background: url(/images/print-icon.png) no-repeat center top;
	margin-bottom: 15px;
}