#tab_container_75 {
	text-align: center;
}


ul#myTab_75 {
	display: inline-block; /*превращаем элемент в строчный блок*/
	//display: inline; /*для IE6-7 превращаем элемент в строчный*/
	zoom: 1; /*присваиваем ему layout*/
	font-size: 12px;/*устанавливаем размер шрифта*/
}
ul#myTab_75 li {
	float: left;/*делаем блок плавающим*/
	display: inline;/*убираем двойные отступы у плавающих блоков в IE6*/
	margin-right: 4px;
	
	overflow: hidden;
	text-align: center;/*для того, чтобы центрировать надписи в элементах списка по горизонтали*/
	
	
	
	cursor: default;/*для активной страницы*/
	
}



ul#myTab_86 li a {
	width: 130px;
  	
}

div#tab-content_86.tab-content {
	padding-top: 0px;
  	text-align: left;
}

div#post-grid-110 {
	padding-top: 0px;
}

div.grid-items {

  	margin-left: 0px;
}

div#tabs_desc_86_1 {
	width: 313px;
}

.grid-items {
	margin-right: 0px;
}

.layer-content {
	background: #ddd none repeat scroll 0 0 !important;
}

div#tabs_desc_86_1 {
	display: inline;
}

ul#da-thumbs {
	margin-top: 0;
}

div.tab-pane section {
	text-align: left !important;
}

div.entry-meta, div#breadcrumbs, div#nav-below {
display: none;
}

div.gallery_box_single {
	float: left;
}

li.menu-item {
	background-color: #3A3B3D !important;
}

li.menu-item:hover {
	background-color:#1E85C8 !important;
}

#da-thumbs li a img {

}


div#pp-textmiddle {
	padding-top: 20px;
}

div#front-text2 {
	padding-bottom: 20px;
}

legend.smform-header {
	display: none;
}

input.smform-field-sizemedium {
  height: 22px !important;
	background-color: #e6e6e6 !important;
  	border-color: #d2d2d2 #EEEEEE #EEEEEE #d2d2d2 !important;
}

textarea.smform-field-sizemedium {
	background-color: #e6e6e6 !important;
  	border-color: #d2d2d2 #EEEEEE #EEEEEE #d2d2d2 !important;	
}

input.smform-submit {
	cursor: default;
background-color: #1e85c8 !important;
border: 1px solid #056caf !important;
  color: #fff !important;
}



.left-order-form { 
  width: 395px; float: left; margin-right:10px;
  
}

.right-order-form { 
  width: 395px; float: left; 
}



.left-order-form input {
	width: 300px;
  background: #fff;
  	height: 20px;
}

.right-order-form textarea {
  	resize: vertical;
	width: 300px;
}

.form-container {
  padding-top: 20px;
	width: 100%;
  display: block;
  margin:0 auto;
  text-align: center;
}



.order-form { display:block; margin: 0 auto; width: 800px;
}

#responsive-form{
	max-width:600px /*-- change this to get your desired form width --*/;
	margin:0 auto;
        width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="file"], .wpcf7 input[type="tel"], .wpcf7 input[type="email"], .wpcf7 textarea {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	 -moz-box-sizing: border-box;
	      box-sizing: border-box
}

.wpcf7 input[type="submit"]{
	background-color: #1e85c8 !important;
border: 1px solid #056caf !important;
  color: #fff !important;
}

.wpcf7 input[type="text"]:focus{
	background: #fff;
}

.wpcf7 input[type="tel"]:focus{
	background: #fff;
}

.wpcf7 input[type="email"]:focus{
	background: #fff;
}

.wpcf7 textarea:focus{
	background: #fff;
}

.wpcf7-submit{
	
	background: #CA0002;
	color: #fff;
	text-transform: uppercase;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
}
.wpcf7-submit:hover{
	background: #ff0000;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
}
div.wpcf7-validation-errors { 
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background-color: #1e85c8 !important;
border: 1px solid #056caf !important;
	color: #fff;
	margin: 0;
}

@media (max-width: 680px) {
  .slider-wrapper {
    display: none !important;
  }
}

#pp-textbottom {
	padding-top: 26px !important;
}

.sert li {
	display: inline;
}