/* CSS Document */

#journal {margin:45px 0;}
#journal h2 {font-size: 35px;}
#journal p {margin:20px 0;}
#journal p a {font-size:18px; color:black;}


section.uchast {background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%);padding: 48px 0;}
section.uchast h2 {text-align: center;font-size: 34px;margin: 31px 0 0;}
section.uchast a.btn {color: #fff;
    font-size: 16px;
    letter-spacing: 0.7px;
    padding: 9px 42px;
    border-radius: 5px;
    display: inline-block;
    border-bottom: 3px solid #72592e;
    margin: 10px 0 20px;}

.kak-item {margin-bottom: 20px;}
.kak-item img {width: 100%; border-radius:50%; margin-bottom: 10px;}
.kak-item p {text-align: center;}
.kak-item p a {font-family: 'Conv_Prata-Regular'; color: #9a8f5c; font-size: 15px; line-height: 15px;}

a:hover {
	color: transparent;
	text-decoration: none;
}

header.f-nav {box-shadow: 0px -2px 20px #898989;}

header.f-nav div.container {margin-top: 10px; margin-bottom: 10px;}

h1,
h2,
h3,
h4,
h5 {
	font-family: 'Conv_Prata-Regular', Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif" !important;
}

h2,
h3 {
	text-transform: uppercase
}


* {
	font-family: 'Roboto Light';
}

label {
	font-family: 'Roboto Light';
	font-weight: normal !important;
}


div#social {
	position: fixed;
	right: 0;
	top: 40vh;
}

div#social a {
	display: block;
	width: 40px;
	height: 40px;
	background: #998f5c;
	border-radius: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}

div#social a img {
	padding: 3px;
	display: inline-block;
	width: 100%;
	margin-top: 2px;
}

div#social a.fb img {
	height: 33px;
	height: 33px;
}

div#social a.in img {
	width: 85%;
	text-align: center;
	position: relative;
	left: 3px;
}

div.adres-block-2 {
	background: #1a1a1a;
	color: #fff;
	padding: 30px;
	line-height: 24px;
	margin-top: 30px;
}

div.adres-block-2 h3 {
	color: #9a8f5c;
	text-align: center;
	font-size: 24px;
	margin-bottom: 20px;
}


header div.container {
	margin-top: 32px;
	margin-bottom: 32px;
}

header nav {
	margin-left: 40px
}

header nav ul li {
	display: inline-block;
	padding: 23px 10px
}

header nav ul li a {
	text-transform: uppercase;
	color: #9a8f5c;
	font-size: 16px;
}

header div.adres-block a {
	display: inline-block;
}

div.adres-block a.tel {
	font-size: 24px;
	font-family: 'Conv_Prata-Regular';
	color: #000;
	margin-bottom: 10px
}

div.adres-block a.mail {
	font-size: 18px;
	text-decoration: underline;
	color: #626262
}


section#one {
	background: url(../img/bg.jpg), #fff;
	color: #000;
	height: auto;
	padding: 42px
}

section#one li {
	line-height: 20px;
	margin-bottom: 11px;
}


section#one h1 {
	font-size: 48px;
	color: #9a8f5c;
	margin-bottom: 42px;
	font-family: 'Conv_Prata-Regular';
}

section#one p {
	font-size: 17px;
	line-height: 24px;
	margin-bottom: 27px;
}


a.btn {
	background: #9a8f5c;
	color: #fff;
	border-radius: 4px;
	font-family: 'Conv_Prata-Regular';
	font-size: 18px;
	padding: 10px 67px;
}


section#two {
	padding: 45px 0;
}

section#two h2 {
	font-family: 'Conv_Prata-Regular';
	color: #9a8f5c;
	font-size: 39px;
	margin-bottom: 45px;
}

section#two h2 img {
	position: relative;
	top: 10px;
}


section#two div.col-lg-3 img {
	width: 100%;
}

.wtf {
	margin-top: 88px;
}

.wtf .row {
	margin-bottom: 30px;
}

.wtf img {
	width: 100%;
	height: auto;
}


section#three {
	background: url(../img/bg-block3.jpg) no-repeat;
	background-size: cover;
	padding: 45px 0;
}


section#three h2 {
	color: #9a8f5c;
	font-size: 45px;
	text-align: center;
	margin-bottom: 45px;
}

section#three div.cherp1 img {
	margin-bottom: 30px
}


section#four {
	/*background:url(../img/bg-block-4.jpg) no-repeat;*/
	background: #e8e8e8;
}

section#four div.whitebg {
	background: #fff;
}

section#four h3 {
	font-family: 'Conv_Prata-Regular';
	color: #9a8f5c;
	font-size: 39px;
	margin-bottom: 45px;
}

div.podushka {
	padding: 100px 0;
	margin-left: 40px;
}

section#four li {
	font-size: 19px;
}

section#four li img {
	vertical-align: middle;
}


section#six {
	background: #1a1a1a;
	background-size: cover;
	padding: 45px 0;
}


section#six h2 {
	color: #9a8f5c;
	font-size: 48px;
	text-align: center;
	margin-bottom: 45px;
}

section#six img {
	width: 100%;
}

section#six p {
	text-align: center;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0;
}

section#six p a {
	color: #fff;
}


footer {
	background: url(../img/bg-footer.jpg) center 20px no-repeat;
	padding: 45px 0 55px;
}

footer div.col-lg-12 {
	text-align: center;
}

footer h2 {
	color: #9a8f5c;
	font-size: 48px;
	text-align: center;
	margin-bottom: 45px;
}


header.f-nav {

	position: fixed;

	width: 100vw;

	background: #fffffff2;

	z-index: 9999;

	box-shadow: 0px -2px 20px #898989;

}


header.f-nav:hover {

	background: #fff;

}


body.form {
	background: url(../img/bg-form.jpg) no-repeat;
	background-size: cover;
	padding-bottom: 24px;
}

body.form p,
body.form h2 {
	text-align: center;
	color: #fff;
}

body.form h2,
body.form h3 {
	font-size: 30px;
	color: #fff;
	text-transform: inherit;
	margin: 30px 0;
	text-align: center;
}


body.form input.text-form {
	width: 254px;
	height: 50px;
	border-radius: 5px;
	padding: 0 10px;
	border: none;
	margin-bottom: 10px;
	color: #000;
}

body.form input.btn-form {
	width: 254px;
	height: 50px;
	border-radius: 5px;
	border: none;
	text-align: center;
	background: #171717;
	color: #fff;
}


body#items,
body#part {
	background: #1a1a1a;
	color: #9a8f5c;
	text-align: center;
}

body#items h1,
body#part h1 {
	font-size: 29px;
	margin: 20px 0;
}

body#items p,
body#part p {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 24px;
}

body#part img {
	width: 100%;
	height: auto;
	margin-top: 15px;
}


section#anketa {
	background: #1a1a1a;
	color: #fff;
	line-height: 24px;
}

section#anketa p {
	margin-bottom: 24px;
}

section#anketa div.row {
	margin-bottom: 24px;
}

section#anketa h1 {
	margin: 40px 0;
	font-size: 45px;
	text-align: center;
	color: #998f5c;
}

section#anketa input,
section#anketa select {
	color: #000;
}

div.denis {
	background: #1a1a1a;
	text-align: center;
	color: #fff;
	padding: 30px 0;
}

div.denis a {
	color: #9a8f5c;
}


.fullscreen-bg {

	overflow: hidden;

	z-index: 1;

	position: relative;

	height: 100%;

	width: 100%;

	padding-top: 45%;

}


.fullscreen-bg__video {

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

}


.fullscreen-bg img {

	width: 600px;

}


.overlay {

	background: rgba(0, 0, 0, 0.6);

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	z-index: 4;

}


.overlay h1 {

	text-align: center;

	color: #fff;

	font-size: 70px;

	margin-top: 17%;

}


@media (max-width: 767px) {

	.fullscreen-bg {

		background: url('../img/plane.jpg') center center / cover no-repeat;

		height: 517px;

		text-align: center;

	}


	.fullscreen-bg img {

		width: 88vw;

		height: auto;

		padding: 100px 0;

	}


	.fullscreen-bg__video {

		display: none;

	}

}


@media (max-width: 480px) {

	svg.out {
		width: 200px;
	}

	.wtf {
		margin-top: 0px;
	}

	.kak img.chibo {
		width: 100%;
	}

	section#part div.col-lg-6,
	div.denis div.col-lg-6,
	div.denis div.col-lg-6 p {
		text-align: center !important;
	}

	section#part div.col-lg-6 img {
		margin-left: 0px;
	}

	a.btn {
		width: 100%;
	}

	section#one {
		height: auto;
		padding: 42px 0;
	}

	section#two div.col-lg-3 img {
		margin-bottom: 20px;
	}

	section#three img {
		width: 100%;
		margin-bottom: 20px;
	}

	.logos {
		text-align: center;
		margin-bottom: 30px;
	}

	header nav {
		margin-left: 0px;
		display: none;
	}

	header div.text-right {
		text-align: center;
	}

	section#one h1 {
		font-size: 29px;
		margin-bottom: 30px;
	}

	section#two h2 {
		font-size: 29px;
		line-height: 1px;
		margin-bottom: 34px;
	}

	div.podushka {
		padding: 40px 0;
		margin-left: 0px;
	}

	section#four h3 {
		font-size: 35px;
		margin-bottom: 35px;
	}

	section#four li {
		font-size: 16px;
	}

	section#six h2 {
		font-size: 35px;
	}

	section#six div.col-lg-3 {
		margin-bottom: 25px;
	}

	section#anketa input {
		width: 100%;
	}

	section#item p img {
		width: 100%;
	}

	html div.fancybox-content {
		height: 400px !important;
	}

	body.form p,
	body.form h2 {
		margin-bottom: 13px;
		font-size: 20px;
	}

	section#four div.dev img {
		width: 100%;
	}

	div.adres-block-2 {
		border-bottom: 40px solid #9a8f5c;
		background: #1a1a1a;
		color: #fff;
		padding: 30px;
		line-height: 24px;
		margin-top: 0px;
		height: 300px;
	}
	.logos {display:none!important;}

}