﻿.header {
	height: 60px;
	width: 320px;
	text-align: center;
	position: relative;
	z-index: 1000;
}
.hCenter {
	   padding-left: 7px;
    padding-right: 7px;
    width: calc(320px - 14px);
}
.partners {
	   padding-left: 7px;
    padding-right: 7px;
    width: calc(320px - 14px);
}
.text {
	   padding-left: 7px;
    padding-right: 7px;
    width: calc(320px - 14px);
}

.contactp {
	   padding-left: 7px;
    padding-right: 7px;
    width: calc(320px - 14px);
}
.wrapCenter {
	   padding-left: 7px;
    padding-right: 7px;
    width: calc(320px - 14px);
}
.header nav {
	background-color: #fff;
	float: left;
	margin-top: 9px;
	position: relative;
	width: 100%;
	z-index: 1000;
	padding-bottom: 15px;
	border-top: 1px solid #7f7f7f;
	display: none;
}
.headerWrapper.dropped  nav {
	display: block;
}
.headerWrapper.dropped {
	height: auto !important;
}
.headerWrapper.dropped .header {
	height: auto !important;
}
.header nav ul {
	margin-top: 10px;
}
.header nav ul li {
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-top: 5px;
}
.header nav ul li a {
	font-size: 14px;
	color: #131313;
	font-weight: 700;
	letter-spacing: 1px;
	width: 100%;
	text-align: left;
}
.logo {
	float: none;
	display: inline-block;
	margin-top: 10px;
}
.logo img {
	height: 38px;
}
.headerWrapper {
	height: 60px;
	border-bottom: 1px solid #7f7f7f;
	background-image: none;
}
.bxWidth {
	max-width: 320px;
}
.imgCo {
	height: 148px;
}
.sliderItemText {
	height: 34px;
	font-size: 11px;
}
.sliderItemText p {
	font-size: 11px;
	line-height: 12px;
}
.wrapperH h1 {
	font-size: 18px;
	font-weight: 600;
	letter-spacing: 1px;
}
.text {
	font-size: 12px;
	line-height: 18px;
	padding-bottom: 0px;
	padding-top: 25px;
}
.wrapperH {
	margin-top: 29px;
}
.wrapperPartners {

}
.partners ul li {
	margin-right: 20px;
}
.footerWrapper ul {
	margin-top: 10px;
	line-height: 15px;
}
.footerWrapper ul li {
	padding-right: 0px;
	border: none;
	margin-right: 0px;
	width: 100%;
	line-height: 15px;
}
.footerWrapper ul li a {
	font-size: 10px;
	font-weight: 600;
	color: #474646;
	line-height: 15px;
}
.simply-scroll {
	width: 100%;
}
.simply-scroll .simply-scroll-clip {
	width: 100%;
}
.newsLineImage {
	width: 302px;
	margin-left: 0px;
	margin-right: 0px;
	width: calc(100% - 4px);
}
.newsLine {
	margin-top: 20px;
	padding-bottom: 12px;
}
.newsLineText {
	width: 100%;
	
	margin-top: 10px;
}
.newsLineText h3 {
	text-align: left;
	font-size: 14px;
	font-weight: 600;
}
.newsLineTextTypo {
	font-size: 12px;
	line-height: 18px;
}
.wrapperSlider {
	margin-top: 9px;
}
.contactp table {
	display: none;
}
.contactTableMobileVersion {
	display: block;
}
.onlymobile {
	display: block;
}
.contactFormContainer {
	width: 100%;
	
	margin-top: 20px;
	float: left;
}
.inputLabel {
	display: none;
}
.inputBg {
	width: 304px;
}
.inputBg input {
	width: 284px;
}
.textarea .inputBg textarea {
	width: 284px;
}
.sendbt {
	background-color: #34acdd;
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	width: 129px;
	line-height: 29px;
	border: 1px solid #b4b4b4;
	margin-right: 90px;
}
.clearm {
	height: 25px !important;
}
.header nav ul li a::after {
	content: " ";
	position: absolute;
	width: 12px;
	right: 0px;
	top: 0px;
	height: 15px;
	background: url("../i/s.png") no-repeat scroll center top transparent;
	display: none;
	left: auto;
}
.dropMenu {
	display: block;
	width: 35px;
	height: 15px;
	position: absolute;
	left: 9px;
	top: 22px;
	background: url("../i/m.png") no-repeat scroll center top transparent;
}
.offer li {
	width: calc(100% - 8px);
}
.offer .newsLineImage {
	border: 2px solid #ccc; 
	width: calc(100% - 2px);
}
.imagec {
	height:calc(100% - 34px) !important;
}
