.banner-holder:after,
.banner-holder .text-block:after,
.list-gallery:after,
.content:after,
.post .cols:after,
.list-images:after,
#footer .btn-holder:after {
	content: " ";
	display: block;
	clear: both;
}

.list-gallery,
.list-holder .list-info,
.social-list,
.list-images,
.list-logo,
.social-networks {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #000;
	background: #000;
	font: 25px/30px "futura-pt", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #eee;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #000;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: black;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

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

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	overflow: hidden;
}

#header {
	background: #003b7a url(../images/bg-pattern2.png) 50% 0;
	padding: 40px 0 40px;
}

.slogan {
	max-width: 1242px;
	display: block;
	margin: 0 auto;
	padding: 0 10px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	position: relative;
}

.slogan:after {
	content: "";
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: -3px;
	height: 3px;
	background: #809dbd;
}

.slogan span {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 0 100px 10px;
}

.slogan span:before,
.slogan span:after {
	content: "";
	position: absolute;
	left: 64px;
	top: 0;
	bottom: 0;
	width: 3px;
	background: #809dbd;
}

.slogan span:after {
	left: auto;
	right: 73px;
}

#main {
	background: #fff;
}

#main h1 {
	text-align: center;
	text-transform: uppercase;
	color: #003b7a;
	font-size: 48px;
	line-height: 52px;
	margin: 0 0 65px;
}

#main .banner h1 {
	font-weight: normal;
	font-size: 50px;
	line-height: 48px;
	letter-spacing: 4px;
	margin: 0 0 160px;
	color: #fff;
}

#main .banner h1 span {
	font-weight: bold;
	font-size: 100px;
	line-height: 104px;
}

#main .intro-block h1 {
	font-size: 55px;
	line-height: 58px;
	color: #000;
	margin: 0 0 57px;
}

#main .logo-holder h1 {
	color: #000;
	margin: 0 0 50px;
}

.bg-stretch {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: -1;
	overflow: hidden;
}

.bg-stretch img {
	width: 100%;
	height: auto;
}

.banner {
	padding: 63px 0 25px;
	position: relative;
	z-index: 1;
}

.banner-holder {
	max-width: 1340px;
	padding: 0 10px;
	margin: 0 auto;
	color: #fff;
	font-size: 50px;
	line-height: 50px;
	text-transform: uppercase;
}

.banner-holder h1 {
	float: right;
	max-width: 670px;
}

.banner-holder h1 span {
	display: block;
	color: #003b7a;
	position: relative;
	padding: 33px 0;
	margin: 13px 0 23px;
}

.banner-holder h1 span:before,
.banner-holder h1 span:after {
	content: "";
	position: absolute;
	top: 0;
	width: 122px;
	height: 3px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.banner-holder h1 span:after {
	top: auto;
	bottom: 0;
}

.banner-holder .text-block {
	clear: both;
	max-width: 1130px;
	margin: 0 auto;
}

.banner-holder time {
	float: left;
	max-width: 610px;
}

.banner-holder .text-info {
	float: right;
	max-width: 380px;
}

.banner-holder .text-info a {
	display: inline-block;
	vertical-align: top;
	margin: -52px 0 0;
}

.banner-holder .text-info img {
	width: 100%;
	height: auto;
}

.black {
	background: #000;
	padding: 29px 10px;
}

.btn {
	margin: 0 auto;
	max-width: 1135px;
	display: block;
	padding: 26px 10px 25px;
	text-align: center;
	background: #fff;
	color: #000;
	text-transform: uppercase;
	border-radius: 20px;
	font-size: 51px;
	line-height: 54px;
	box-shadow: 5px 10px 18px 0 rgba(1, 2, 2, .3);
}

.btn.blue {
	background: #003b7a;
	font-size: 42px;
	line-height: 45px;
	color: #fff;
	padding: 20px 5px;
	width: 44%;
}

.btn:hover {
	opacity: .9;
	text-decoration: none;
}

.intro-block {
	background: url(../images/bg-pattern1.png) 50% 0;
	padding: 73px 30px 0 10px;
}

.intro-block p {
	margin: 0 0 30px;
}

.info-holder {
	max-width: 1120px;
	margin: 0 auto 90px;
	position: relative;
	z-index: 1;
	padding: 97px 87px 33px;
	background: #fff;
}

.info-holder:before {
	content: "";
	position: absolute;
	left: 27px;
	top: 38px;
	right: -20px;
	bottom: -18px;
	background: none;
	border: 1px solid #003b7a;
	z-index: -1;
}

.info-holder.list-holder:before {
	border-color: #d0b56a;
	bottom: -30px;
}

.blue {
	background: #003b7a;
	padding: 21px 10px 30px;
}

.blue .btn {
	color: #003b7a;
}

.list-gallery {
	margin: 0 -30px 0 -13px;
	position: relative;
	background: #fff;
}

.list-gallery:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 150px;
	background: -webkit-linear-gradient(top, #d2b86f 0%, rgba(209, 183, 110, 0) 100%);
	background: linear-gradient(to bottom, #d2b86f 0%, rgba(209, 183, 110, 0) 100%);
}

.list-gallery li {
	float: left;
	width: 20%;
	border-left: 3px solid #fff;
	margin-top: 7px;
}

.list-gallery li img {
	width: 100%;
	height: auto;
}

.pattern-black {
	background: #000 url(../images/bg-pattern3.png) 50% 0;
	padding: 85px 30px 97px 10px;
}

.list-holder {
	position: relative;
	z-index: 1;
	padding: 164px 109px 20px;
	margin-bottom: 0;
}

.list-holder .bg-stretch {
	left: auto;
	max-width: 709px;
	z-index: -2;
}

.list-holder .list-info {
	font-size: 50px;
	line-height: 54px;
	text-transform: uppercase;
}

.list-holder .list-info li {
	margin: 0 0 83px;
}

.pattern-gold {
	background: #d0b56a url(../images/bg-gold.jpg) 50% 0;
	position: relative;
	z-index: 1;
}

.pattern-gold:before {
	content: "";
	position: absolute;
	background: url(../images/bg-pattern2.png) 50% 0;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.content {
	max-width: 1140px;
	padding: 95px 10px;
	margin: 0 auto;
}

.post {
	margin: 0 0 70px;
}

.post h2,
.post h3 {
	color: #fff;
	font-size: 39px;
	line-height: 42px;
	text-transform: uppercase;
	border: 1px solid #fff;
	padding: 5px;
	text-align: center;
	font-weight: normal;
	margin: 0 0 28px;
}

.post h3 {
	background: #003b7a;
	color: #fff;
	padding: 8px;
	border: none;
	font-weight: bold;
}

.post p {
	margin: 0 0 35px;
}

.post .cols {
	padding: 12px 0 0;
}

.post .img-holder {
	float: left;
	width: 35.3%;
	margin: 0 2% 0 0;
}

.post .img-holder img {
	width: 100%;
	height: auto;
	opacity: .7;
}

.social-list {
	overflow: hidden;
}

.social-list li {
	float: left;
	width: 30.2%;
	text-align: center;
	margin: 0 0 0 4.5%;
}

.social-list li:first-child {
	margin: 0;
}

.social-list a {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 13px;
	min-height: 67px;
}

.social-list a img {
	width: 100%;
	height: auto;
}

.social-list .info-block {
	display: block;
	background: #1e160a;
	color: #d0b56a;
	text-transform: uppercase;
	text-align: left;
	font-size: 21px;
	line-height: 24px;
	padding: 5px;
	margin: 0 0 10px;
}

.social-list .info-block span {
	display: block;
	background: rgba(124, 105, 49, .83);
	font-size: 30px;
	line-height: 32px;
	margin: -5px -5px 5px;
	padding: 5px;
}

.social-list .info-block em {
	font-style: normal;
	font-size: 21px;
	line-height: 24px;
}

.list-images li {
	float: left;
	margin: 0 0 0 1%;
	width: 19.88%;
}

.list-images li:first-child {
	width: 37.2%;
	margin: 0;
}

.list-images img {
	width: 100%;
	height: auto;
	opacity: .7;
}

.logo-holder {
	max-width: 1260px;
	padding: 80px 10px 46px;
	margin: 0 auto;
}

.list-logo {
	text-align: center;
	letter-spacing: -4px;
	margin: 0 -45px;
}

.list-logo li {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0;
	padding: 0 45px 37px;
}

.list-logo a {
	display: inline-block;
	vertical-align: top;
}

.list-logo a:hover {
	opacity: .8;
}

.list-logo img {
	width: 100%;
	height: auto;
}

#footer {
	background: #000;
}

#footer .holder {
	max-width: 1095px;
	padding: 83px 10px 190px;
	margin: 0 auto;
}

#footer .btn-holder {
	margin: 0 0 63px;
}

#footer .btn {
	float: right;
}

#footer .btn:first-child {
	float: left;
}

.logo {
	width: 225px;
	height: 99px;
	margin: 0 auto 38px;
}

.logo img {
	width: 100%;
	height: auto;
}

.social-networks {
	letter-spacing: -4px;
	text-align: center;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 0;
	margin: 0 35px 20px;
}

.social-networks a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background: url("../images/sprite.png") no-repeat 0 0;
	width: 100px;
	height: 100px;
}

.social-networks a:hover {
	opacity: .5;
}

.social-networks .facebook {
	background-position: -173px 0;
}

.social-networks .instagram {
	background-position: -346px 0;
}

.social-networks .youtube {
	background-position: -520px 0;
}

.social-networks .pinterest {
	background-position: -689px 0;
}

@media only screen and (max-width: 1140px) {
	.social-list .info-block em {
		display: block;
	}
}

@media only screen and (max-width: 1024px) {
	#header {
		padding: 30px 0;
	}

	.slogan {
		font-size: 16px;
		line-height: 20px;
	}

	.slogan span {
		padding: 0 45px 10px;
	}

	.slogan span:before,
	.slogan span:after {
		left: 25px;
	}

	.slogan span:after {
		right: 25px;
		left: auto;
	}

	#main h1 {
		margin: 0 0 30px;
	}

	#main .banner h1 {
		font-size: 25px;
		line-height: 30px;
		margin: 0 0 90px;
	}

	#main .banner h1 span {
		font-size: 45px;
		line-height: 48px;
	}

	#main .intro-block h1 {
		font-size: 45px;
		line-height: 48px;
		margin: 0 0 30px;
	}

	#main .logo-holder h1 {
		margin: 0 0 30px;
	}

	#main .logo-holder h1 {
		margin: 0 0 10px;
	}

	.banner-holder {
		font-size: 25px;
		line-height: 28px;
	}

	.banner-holder h1 span {
		padding: 25px 0;
		margin: 20px 0;
	}

	.banner-holder .text-info a {
		width: 150px;
		margin: -26px 0 0;
	}

	.black {
		padding: 20px 10px;
	}

	.btn {
		font-size: 25px;
		line-height: 28px;
		padding: 15px;
	}

	.btn.blue {
		font-size: 25px;
		line-height: 28px;
		padding: 15px 5px;
	}

	.intro-block {
		padding: 30px 30px 0 10px;
	}

	.info-holder {
		margin: 0 auto 40px;
		padding: 60px 50px 10px;
	}

	.blue {
		padding: 15px 10px;
	}

	.list-gallery li {
		margin-top: 3px;
		width: 25%;
	}

	.pattern-black {
		padding: 50px 30px 50px 10px;
	}

	.list-holder {
		padding: 60px 60px 44px;
	}

	.list-holder .list-info {
		font-size: 35px;
		line-height: 38px;
	}

	.list-holder .list-info li {
		margin: 0 0 40px;
	}

	.content {
		padding: 50px 10px 10px;
	}

	.post {
		margin: 0 0 20px;
	}

	.post .img-holder {
		width: 33%;
		margin: 0 1% 0 0;
	}

	.social-list li {
		width: 32.2%;
		margin: 0 0 0 1.5%;
	}

	.social-list .info-block {
		font-size: 15px;
		line-height: 18px;
	}

	.social-list .info-block span {
		font-size: 20px;
		line-height: 23px;
	}

	.social-list .info-block em {
		font-size: 18px;
		line-height: 22px;
		display: inline-block;
		vertical-align: top;
		margin-right: 1px;
	}

	.logo-holder {
		padding: 50px 10px;
	}

	.list-logo {
		margin: 0;
	}

	.list-logo li {
		padding: 0 10px 20px;
		width: 33%;
	}

	.list-logo li {
		padding: 0 10px 10px;
	}

	#footer .holder {
		padding: 50px 10px;
	}

	#footer .holder {
		padding: 30px 10px;
	}

	#footer .btn-holder {
		margin: 0 0 20px;
	}

	.logo {
		margin: 0 auto 45px;
	}

	.logo {
		margin: 0 auto 40px;
		width: 150px;
		height: 66px;
	}

	.social-networks li {
		margin: 0 20px 10px;
	}

	.social-networks li {
		margin: 0 4px 8px;
	}
}

@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
		line-height: 22px;
	}

	#header {
		padding: 20px 0;
	}

	.slogan {
		font-size: 12px;
		line-height: 15px;
	}

	.slogan span {
		padding: 0 25px 5px;
	}

	.slogan span:before,
	.slogan span:after {
		left: 15px;
	}

	.slogan span:after {
		right: 15px;
		left: auto;
	}

	#main h1 {
		margin: 0 0 10px;
		font-size: 19px;
		line-height: 23px;
	}

	#main .banner h1 {
		margin: 0 0 40px;
	}

	#main .banner h1 span {
		font-size: 36px;
		line-height: 40px;
	}

	#main .intro-block h1 {
		margin: 0 0 10px;
		font-size: 22px;
		line-height: 25px;
	}

	.banner {
		padding: 40px 0;
	}

	.banner .bg-stretch img {
		margin-left: -266px !important;
	}

	.banner-holder h1 {
		float: none;
		max-width: 100%;
	}

	.banner-holder .text-block {
		text-align: center;
	}

	.banner-holder time {
		float: none;
		display: block;
		max-width: 100%;
		margin: 0 0 30px;
	}

	.banner-holder .text-info {
		float: none;
		max-width: 100%;
		display: block;
	}

	.btn {
		padding: 10px;
		font-size: 14px;
		line-height: 18px;
	}

	.btn.blue {
		padding: 10px;
		font-size: 14px;
		line-height: 18px;
		width: 100%;
	}

	.intro-block {
		padding: 30px 25px 0 10px;
	}

	.intro-block p {
		margin: 0 0 10px;
	}

	.info-holder {
		padding: 40px 10px 10px 30px;
	}

	.info-holder:before {
		top: 15px;
		right: -15px;
		bottom: -15px;
		left: 15px;
	}

	.info-holder.list-holder:before {
		bottom: -15px;
	}

	.list-gallery {
		margin: 0 -25px 0 -11px;
	}

	.list-gallery li {
		width: 50%;
		margin-top: 1px;
		border-width: 1px;
	}

	.pattern-black {
		padding: 30px 25px 30px 10px;
	}

	.list-holder {
		padding: 30px 30px 10px;
	}

	.list-holder .bg-stretch {
		left: 0;
	}

	.list-holder .bg-stretch img {
		margin-top: 0 !important;
	}

	.list-holder .list-info {
		font-size: 20px;
		line-height: 24px;
	}

	.list-holder .list-info li {
		margin: 0 0 10px;
	}

	.content {
		padding: 30px 10px 10px;
	}

	.post:last-child {
		margin: 0;
	}

	.post h2,
	.post h3 {
		margin: 0 0 10px;
		font-size: 16px;
		line-height: 20px;
	}

	.post p {
		margin: 0 0 10px;
	}

	.post .img-holder {
		float: none;
		display: block;
		width: 100%;
		margin: 0 0 30px;
	}

	.social-list {
		margin: 0 0 -10px;
	}

	.social-list li {
		float: none;
		width: 100%;
		margin: 0 0 10px;
		padding: 0 0 3px;
		border-bottom: 1px solid #6c5b2b;
	}

	.social-list li:last-child {
		border-bottom: none;
	}

	.social-list li:first-child {
		margin: 0 0 10px;
	}

	.social-list a {
		min-height: 10px;
	}

	.list-images {
		margin: 0 -2px;
	}

	.list-images li {
		width: 33.33%;
		margin: 0;
		padding: 0 2px;
	}

	.list-images li:first-child {
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}

	.logo-holder {
		padding: 30px 10px 10px;
	}

	#footer .btn {
		float: none;
		margin: 0 0 20px;
	}

	#footer .btn:first-child {
		float: none;
	}

	.social-networks {
		margin: 0 -4px;
	}

	.social-networks a {
		width: 51px;
		height: 50px;
		background-position: 0 -121px;
	}

	.social-networks .facebook {
		background-position: -86px -121px;
	}

	.social-networks .instagram {
		background-position: -173px -121px;
	}

	.social-networks .youtube {
		background-position: -260px -121px;
	}

	.social-networks .pinterest {
		background-position: -344px -121px;
	}
}

