@import url(//fonts.googleapis.com/css?family=Play:400,700&subset=latin,cyrillic-ext);
.container {
	margin: 0 auto;
	width: 1170px;
}
.wrapper {
	width: 100%;
	margin: 0 auto;
	float: none;
}
#header.type1 {
	padding: 20px 0;
}
body {
	color: #333;
	font: 400 14px/24px "Play", sans-serif;
	width: 100%;
	margin: 0 auto;
}
#header {
	backface-visibility: hidden;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 5px 5px -5px rgba(46, 46, 46, 0.15);
	display: block;
	font-style: italic;
	height: 65px;
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 9999999;
}
.logo {
	float: left;
}
.visitwebsite {
	float: right;
	background: #FF0000 none repeat scroll 0 0;
	color: #fff !important;
	margin-top: 15px;
}
.visitwebsite:hover {
	float: right;
	background: #210000 none repeat scroll 0 0;
	color: #fff !important;
	margin-top: 15px;
}
.visitwebsite a {
	color: #fff !important;
	padding: 7px;
	font-style: normal;
	font: 400 28px "Play", sans-serif;
	text-decoration: none;
}
.parallax {
	overflow: hidden;
	position: relative;
}
.parallax_image {
	background-repeat: no-repeat;
	background-size: cover;
}
.parallax_image, .parallax_pattern {
	background-position: center center;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.p1 .parallax_cnt {
	padding-bottom: 15px;
	padding-top: 40px;
}
.parallax_cnt {
	position: relative;
}
.container .row {
	margin-left: -30px;
}
.parallax_cnt .grid_6 {
	margin-bottom: 30px;
}
.container .grid_6 {
	width: 570px;
}
.container [class*="grid_"] {
	float: left;
	margin-left: 30px;
	min-height: 1px;
}
.p1 a, .p2 a {
	display: block;
	position: relative;
}
.p1 img, .p2 img {
	width: 100%;
}
img {
	height: auto;
	width: 100%;
}
.img-title {
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	bottom: 0;
	position: absolute;
	text-align: center;
	transition: all 0.3s ease 0s;
	width: 100%;
}
.p1 h4, .p2 h4 {
	color: #fff;
	font-size: 24px;
	line-height: 24px;
}
.parallax h3, .parallax h4 {
	color: #fff;
}
h4 {
	font-size: 28px;
	line-height: 28px;
}
h1, h2, h3, h4, h5, h6 {
	color: #434343;
	text-transform: uppercase;
}
.p1 h4 span, .p2 h4 span {
	font-size: 36px;
	font-weight: 700;
	line-height: 34px;
}
.p1 span, .p2 span {
	display: block;
}
.p1 a:hover .img-title, .p2 a:hover .img-title {
	background: #B70000;
}
ul.dt-sc-contact-info {
	background: #f6f6f6 none repeat scroll 0 0;
	display: inline-block;
	float: none;
	margin: 0;
	padding: 30px 0;
	text-align: center;
	width: 100%;
}
ol, ul, li {
	list-style: outside none none;
}
ul.dt-sc-contact-info li {
	border-right: 2px solid #ddd;
	display: inline-block;
	float: none;
	margin: 0 auto;
	padding: 0 10px;
	font-size: 18px;
}
ul.dt-sc-contact-info li i {
	color: #b70000;
}
ul.dt-sc-contact-info li a {
	color: #333;
	text-decoration: none;
}
ul.dt-sc-contact-info li:last-child {
	border-right: medium none;
}
ul.dt-sc-contact-info li i {
	margin-right: 10px;
}
.copyright {
	background: #323232 none repeat scroll 0 0;
	float: left;
	text-align: center;
	width: 100%;
}
.copyright .copyright-info a, .copyright p.copyright-info {
	background: #282828 none repeat scroll 0 0;
	color: #5b5b5b;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 0;
	padding: 10px 0;
}
.copyright p.copyright-info {
	float: left;
	width: 100%;
	margin-top: 0px;
}
