﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
address, big, cite, code, del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
table td {
	vertical-align: top;
}
ul {
	list-style: none;
}
p {
}
a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #1abbe8;
}
a:hover {
	text-decoration: none !important;
}
.underline a {
	text-decoration: underline;
}
span {
}
input, textarea, select {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #1b171b;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* STATICS */
.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

.bold {
	font-weight: bold;
}
.clear-styles {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	float: left;
	position: relative;
	display: block;
}
/* STATICS */
/*BODY*/

html {

}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #1b171b;
	cursor: default;
	font-weight: normal;
	background-color: #fff;
	background: url("../i/bg.jpg") repeat scroll left top transparent;
}

.wrapper {
	float: left;
	width: 100%;
}
.headerWrapper {
	float: left;
	width: 100%;
	height: 97px;
	background: url("../i/border.png") repeat-x scroll left bottom transparent;
}
.header {
	margin: 0 auto;
	height: 97px;
	width: 950px;
}
.hCenter {
	margin: 0 auto;
	width: 950px;
}
.partners {
	margin: 0 auto;
	width: 950px;
}
.text {
	margin: 0 auto;
	width: 950px;
}

.contactp {
	margin: 0 auto;
	width: 950px;
}
.wrapCenter {
	margin: 0 auto;
	width: 950px;
	position: relative;
}
.logo {
	float: left;
	margin-top: 17px;
}
.header nav {
	float: right;
	margin-top: 45px;
}
.header nav ul {
	float: left;
}
.header nav ul li {
	float: left;
	margin-left: 15px;
}
.header nav ul li a {
	text-transform: uppercase;
	float: left;
	font-size: 14px;
	color: #131313;
	position: relative;
}
.header nav ul li a::after {
	content: " ";
	position: absolute;
	width: 100%;
	left: 0px;
	top: -25px;
	height: 11px;
	background: url("../i/ar.png") no-repeat scroll center top transparent;
	display: none;
}
.header nav ul li a:hover::after {
	display: block;
}
.header nav ul li a.active::after {
	display: block;
}
.wrapperSlider {
	margin-top: 23px;
	text-align: center;
}
.imgCo {
	height: 447px;
}
.sliderItemText {
	float: left;
	width: 100%;
	height: 61px;
	background-color: #232323;
}
.sliderItemText p {
	color: #fff;
	text-transform: uppercase;
	font-size: 22px;
	line-height: 24px;
	margin-top: 5px;
}
.wrapperH {
	text-align: center;
	font-size: 24px;
	color: #252525;
	height: 28px;
	background: url("../i/b.png") repeat-x scroll center center transparent;
	margin-top: 48px;
}
.wrapperH  h1 {
	font-size: 24px;
	color: #252525;
	font-weight: normal;
	line-height: 28px;
}
.wrapperSliderSH {
	float: left;
	width: 100%;
}
.wrapperSliderSHIn {
	max-width: 1600px;
	margin: 0 auto;
	background: url("../i/sh.png") repeat-x scroll center bottom transparent;
	height: 11px;
	width: 100%;
}
.text {
	font-size: 16px;
	color: #3b3b3b;
	line-height: 30px;
	font-weight: 300;
	text-align: left;
	padding: 40px 0 40px 0;
}
.text a {
	font-size: 16px;
	color: #34acdd;
	line-height: 30px;
	font-weight: normal;
}
.text strong {
	font-weight: 600;
}
.text p {
	margin-top: 0px;
	margin-bottom: 20px;
}
.text ul, .text ol {
	margin-left: 30px;
}
.wrapperPartners {
	height: 107px;
	background-color: #f9f9f9;
	margin-top: 50px;
}
.partners {
	text-align: center;
}
.partners ul {
	float: left;
	width: 100%;
	
}
.partners ul li {
	display: inline-block;
	margin-right: 100px;
}
.partners ul li:last-child {
	margin-right: 0px;
}
.partners ul li a {
	display: inline-block;
}

.footerWrapper {
	background-color: #f3f3f3;
	height: 108px;
	position: relative;
	border-top: 3px solid #ebeaea;
	border-bottom: 10px solid #ebeaea;
	margin-top: 24px;
	text-align: center;
}
.border2 {
	height: 1px;
	background: url("../i/border2.png") repeat-x scroll left bottom transparent;
	width: 100%;
	position: absolute;
	left: 0px;
	top: -10px;
}
.footerWrapper ul {
	float: left;
	width: 100%;
	margin-top: 51px;
}
.footerWrapper ul li {
	display: inline-block;
	border-right: 1px solid #9a9a9a;
	margin-right: 30px;
	padding-right: 30px;
	height: 13px;
}
.footerWrapper ul li:last-child {
	margin-right: 0px;
	padding-right: 0px;
	border: none;
}
.footerWrapper ul li a {
	display: inline-block;
	font-size: 12px;
	color: #474646;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 13px;
	position: relative;
	top: -4px;
}
.footerWrapper ul li a:hover {
	color: #34acdd;
}

.footerWrapperB {
	text-align: center;
}
.footerWrapperB a {
	display: inline-block;
	margin-top: 15px;
	height: 44px;
	overflow: hidden;
}
.bx-wrapper {
	margin: 0 auto;
}
.bx-wrapper img {
	margin: 0 auto;
	max-width: 3000px;
	width: auto;
	height: 100%;
	position: relative;
}

.bxWidth {
	margin: 0 auto;
	max-width: 1600px;
	border-top: 5px solid #f1f0f0;
}
.newsLine {
	float: left;
	width: 100%;
	padding-bottom: 37px;
	border-bottom: 1px solid #c8c8c8;
	margin-top: 37px;
}
.newsLineImage {
	width: 227px;
	height: 127px;
	float: left;
	border: 2px solid #ccc;
	margin-right: 31px;
}
.newsLineImage a {
	display: block;
	width: 100%;
	height: 100%;
}
.newsLineText {
	float: left;
	margin-top: -8px;
	
}
.noimage .newsLineText { 
	width: calc(100%);
}
.newsLineText h3 {
	font-weight: 600;
	font-size: 18px;
	color: #34acdd;
	float: left;
	 width: calc(100% - 85px);
}
.newsLineText h3 a {
	font-weight: 300;
	font-size: 18px;
	color: #34acdd;
}
.newsLineTextTypo {
	font-size: 16px;
	color: #3b3b3b;
	line-height: 30px;
}
.newsLineText ul {
	list-style: square;
	margin-bottom: 20px;
}
.pagination {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 50px;
}
.pagination a {
	display: inline-block;
	font-size: 16px;
	color: #252525;
	font-weight: 300;
}
.pagination a.pag {
	margin-left: 3px;
	margin-right: 3px;
}
.pagination a.pagact {
	font-weight: bold;
	color: #6ac2e6;
}
.pagination a.pagl {
	padding-left: 24px;
	background: url("../i/pl.png") no-repeat scroll left center transparent;
}
.pagination a.pagr {
	padding-right: 24px;
	background: url("../i/pr.png") no-repeat scroll right center transparent;
}
.offer {
	float: left;
	width: calc(100% + 14px);
	margin-top: 38px;
	text-align: center;
	margin-left: 0px !important;
}
.offer li {
	float: left;
	width: 231px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.offerTitle {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #34acdd;
}
.contactp table {
	float: left;
	width: 100%;
	margin-top: 34px;
}
.contactp table td {
	letter-spacing: 1px;
	width: 33%;
	font-weight: 600;
	font-size: 12px;
	color: #3b3b3b;
}
.cssHack {
	display: inline-block;
	text-align: left !important;
}
.contactp table td strong {
	font-weight: 700;
}
.mapContainer {
	width: calc(100% - 4px);
	border: 2px solid #ccc;
	float: left;
	height: 232px;
	margin-top: 25px;
}
.sepLine {
	float: left;
	width: 100%;
	height: 1px;
	background-color: #34acdd;
	margin-top: 47px;
}
.contactForm {
	float: left;
	width: 100%;
	margin-top: 40px;
	text-align: center;
}
.contactForm h3 {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #34acdd;
	letter-spacing: 1px;
	text-align: center;
	border-bottom: 1px solid #34acdd;
	padding-bottom: 9px;
}
.contactFormContainer {
	text-align: left;
	display: inline-block;
	width: 673px;
	margin-top: 54px;
}
.inpuLine {
	float: left;
	width: 100%;
	min-height: 37px;
	margin-bottom: 20px;
}
.inputLabel {
	font-size: 16px;
	color: #3b3b3b;
	font-weight: 300;
	letter-spacing: 1px;
	float: left;
	width: 300px;
	margin-top: 5px;
}
.inputBg {
	height: 35px;
	border: 1px solid #000;
	width: 361px;
	float: right;
	position: relative;
}
.inputBg input {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 341px;
	font-size: 16px;
	color: #3b3b3b;
	font-weight: 300;
	letter-spacing: 1px;
}
.textarea .inputBg {
	height: 144px;
}
.textarea .inputBg textarea {
	height: 124px;
	font-size: 16px;
	color: #3b3b3b;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 10px;
	width: 341px;
	resize: none;
}
.sendbt {
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 38px;
	background-color: #000;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
}
.contactTableMobileVersion {
	display: none;
}
.contactTableMobileVersion {
	letter-spacing: 1px;
	
	font-weight: 600;
	font-size: 12px;
	color: #3b3b3b;
}

.contactTableMobileVersion strong {
	font-weight: 700;
}
.ctvCenter {
	text-align: center;
	margin-top: 20px;
}
.mapContainer {
	height: 326px;
}
.onlymobile {
	display: none;
}

.inputBg label.error {
	color: red;
	font-size: 11px;
	left: 0;
	position: absolute;
	top: -16px;
}

.contactp h4 {
	text-align: center;
	font-weight: 300;
	font-size: 26px;
	margin-top: 20px;
}
.parners_container img {
	width: 150px;
}
/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
 Class name automatically added to element */
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li {
	padding: 0;
	margin: 0 !important;
	list-style: none;
}
.simply-scroll-list li a {
	float: left;
	width: 130px;
}
.simply-scroll-list li img {
	border: none;
	display: block;
	padding-left: 20px;padding-right: 20px;
}

/* Container DIV */
.simply-scroll {
	float: right;
	height: 110px;
	width: 950px;
	margin-top: 5px;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 950px;
	height: 110px;
}

/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
	width: 130px;
}

.simply-scroll ul {
	margin-left: 0px;
}

div.transparent {
	-khtml-opacity:.30; 
	-moz-opacity:.30; 
	-ms-filter:"alpha(opacity=30)";
	filter:alpha(opacity=30);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.3);
	opacity:.30; 
}
.cc_container a {
	font-size: inherit;
}
.cc_more_info {
	font-size: inherit;
}

@media all and (max-width: 1400px) and (min-width: 1300px) {
	.bxWidth {
		margin: 0 auto;
		max-width: 1340px;
		border-top: 5px solid #f1f0f0;
	}
	.imgCo {
		height: 377px !important;
	}
	.wrapperSliderSHIn {
		max-width: 1340px;
	}
}

@media all and (max-width: 1300px) and (min-width: 1200px) {
	.bxWidth {
		margin: 0 auto;
		max-width: 1250px;
		border-top: 5px solid #f1f0f0;
	}
	.imgCo {
		height: 347px !important;
	}
	.wrapperSliderSHIn {
		max-width: 1250px;
	}
}

@media all and (max-width: 1200px) and (min-width: 1000px) {
	.bxWidth {
		margin: 0 auto;
		max-width: 1000px;
		border-top: 5px solid #f1f0f0;
	}
	.imgCo {
		height: 277px !important;
	}
	.wrapperSliderSHIn {
		max-width: 1000px;
	}
}