@charset utf-8;
/*
Theme Name: lesmos
Theme URI: http://equilibrium.pp.ua/
Author: LCGreyAngel
Author URI: mailto:lc.grey.angel@gmail.com
Description: Тема для lesmos.ru
Version: 0.1

*/

blockquote {
  background: none repeat scroll 0 0 #f9f9f9;
  border-left: 2px solid #bbbbbb;
  padding: 5px !important;
  clear: both;
  display: block;
  line-height: 1.5em;
  color: #000;
  margin-top: 10px !important;
  font-size: 13px !important;
}

#contact_form_pop {
  background: rgba(0, 0, 0, 0) url("images/frm_fon.png") no-repeat scroll 0 0;
  border-radius: 20px;

  text-align: center;
  width: 340px;
}

#fancybox-content {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  overlow:hidden;

}
#contact_form_pop input {
  border: 1px solid #c1c1c1;
  margin-bottom: 10px;
  padding: 7px;
  width: 215px;
}

#contact_form_pop input .name {
  margin-bottom: 10px;
}

#but_zak {
        padding:10px;
        margin-left:125px;
        display:block;
        cursor:pointer;
}

.div_frame {
        border:1px dashed #ebebeb;
        background-color:#f9f9f9;
        padding:10px;
        margin-bottom:10px;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
header, nav, section, article, aside, footer {
	display: block;
}
body {
	font: 12px/24px Tahoma, Verdana, Arial, sans-serif;
	width: 100%;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}


#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	font-family: "Times New Roman";
	margin-bottom: 1em;
}
h1 {
	font-size: 26px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5, h6 {
	font-weight: bold;
}

address, caption, cite, code, dfn, em {
	font-style: italic;
}
caption, strong, th, var {
	font-weight: bold;
}

#content ul, #content  ol {
	line-height: 1.3em;
	margin: 0 0 18px 3em;
}
#content ul ul,
#content ul ol,
#content ol ul,
#content ol ol{
	margin: 0 0 0 3em;
}
#content ul li, #content ol li {
	margin-bottom: 0.2em;
}
#content ul li {
	list-style: disc;
}
#content ol li {
	list-style: decimal;
}

#content table {
	width: 100%;
}



#content table, .content1 table {
	width: 100%;
	border: 1px solid #ccc;
	text-align: center;
}
#content table td {
	border: 1px solid #ccc;
}
#content table tr.first {
	font-weight: bold;
}
#content table tr.color {
	background: #f9f9f9;
}
#content table td.align_left {
	text-align: left;
	padding-left: 10px;
	width: 80%;
}

dl, ul, ol, pre, form, fieldset, p, blockquote, table {
	margin: 0 0 18px;
}

#wrapper {
	width: 970px;
	margin: 0 auto;
}
#wrapper-inner {
	margin: 0 auto;
	padding: 0 20px;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 288px;
	background: url(images/header.jpg) 50% 100% no-repeat;
	position: relative;
}
#logo {
	float: left;
	padding-top: 30px;
}
#logo a {
	background: url(images/logo.gif) 0 0 no-repeat;
	display: block;
	cursor: pointer;
	width: 169px;
	height: 47px;
	text-indent: -9999px;
}

.header-address {
	position: absolute;
	top: 15px;
	right: 330px;
	display: block;
	max-width: 200px;
}
.header-address p {
	margin-bottom: 0;
	font: 14px/18px "Tahoma", "Verdana", "Arial", sans-serif;
}

@media screen and (max-width: 761px) {
	.header-address {
		top: 125px;
	}
}

@media screen and (max-width: 620px) {
	.header-address {
		right: 150px;
	}
}

@media screen and (max-width: 540px) {
	.header-address {
		top: 205px;
		right: 50%;
		-webkit-transform: translateX(50%);
		-ms-transform: translateX(50%);
		transform: translateX(50%);
	}
}

#header-top {
	float: right;
	width: 301px;
	height: 94px;
	background: url(images/contacts-bg.jpg) 0 0 no-repeat;
}
#header-contacts {
/*	height: 66px;*/
	height: 66px;
	font-size: 18px;
        line-height:1.2;
	color: #000000/*816143*/;
	font-weight: bold;
	padding-left: 80px;
	padding-top: -1px;
	opacity: 0.6;
	text-shadow: -1px -1px 1px rgba( 0, 0, 0, 1 ), 1px 1px 1px rgba( 255, 255, 255, 1 );
}
#header-menu-wrapper {
	width: 100%;
}
#header-menu-wrapper ul {
	list-style: none;
	width: 100%;
	font-size: 14px;
	margin: 0;
}
#header-menu-wrapper ul li {
	float: left;
	display: block;
	background: url(images/top-menu.jpg) 0 0 no-repeat;
	height: 29px;
	width: 100px;
	text-align: center;
/*	margin-left: 1px;*/
}
#header-menu-wrapper ul li:first-child {
		width: 100px;
}
#header-menu-wrapper ul li.current-menu-item,
#header-menu-wrapper ul li:hover {
	background-position: 0 -29px;
}
#header-menu-wrapper ul li a {
	height: 29px;
	line-height: 29px;
	color: #000;
}
#header-menu-wrapper ul li a:hover {}



/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
	position: relative;
	margin: 10px 0 20px;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 220px 0 220px;
}


/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {
	float: left;
	width: 200px;
	margin-left: -100%;
	position: relative;
}

#sideLeft .widget {
	margin: 0 19px 10px 0;
}
.widget.fill {
	background: url(images/left-sidebar-bg.jpg) 0 0 repeat-y;
	padding: 20px;
	border: 1px solid #c39c74;
}

.widget.fill h3 {
	font-size: 24px;
	color: #a47049/*816143*/;
	opacity: 0.6;
	text-shadow: -1px -1px 1px rgba( 0, 0, 0, 1 ), 1px 1px 1px rgba( 255, 255, 255, 1 );
	margin-bottom: 15px;
}


.widget.form h3 {
	background: url(images/form-header.jpg) 50% 0 no-repeat;
	font-size: 24px;
	padding-top: 4px;
	color: #fff;
	margin-bottom: 5px;
	text-align: center;
	height: 45px;
}
.widget.form input[type="text"] {
	width: 172px !important;
	height: 24px !important;
	border: 1px solid #669999;
	border-radius: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.widget.form input[type="submit"] {
	width: 182px !important;
	height: 32px;
	border: none;
	background: #45a3c3;
	border-radius: 5px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 18px;
	text-transform: lowercase;
	cursor: pointer;
}
.widget.form input[type="submit"]:hover {
	background: #2faed1;
}
.widget.form textarea {
	width: 172px !important;
	height: 165px !important;
	border: 1px solid #669999;
	border-radius: 5px;
	font-family: Tahoma;
	font-size: 14px;
	margin-bottom: 5px;
	padding: 5px;
	resize: no-resize;
	overflow-y: auto;
}

.download-button {
	background: url(images/download-button.png) 0 0 no-repeat;
	display: block;
	cursor: pointer;
	width: 183px;
	height: 40px;
	overflow: hidden;
	padding: 0 5px 0 50px;
	font-size: 18px;
	text-decoration: none;
	line-height: 40px;
	color: #000;
	text-transform: lowercase;
}
.download-button:hover {
	background-position: 0 -40px;
}

.download-button-mail {
	
	display: block;
	cursor: pointer;
	width: 183px;
	height: 40px;
	overflow: hidden;
	padding: 0 0 0 0;
	font-size: 18px;
	text-decoration: none;
	line-height: 40px;
	color: #000;
	text-transform: lowercase;
}
.download-button-mail:hover {
	background-position: 0 -40px;
}


#sidebar-menu-wrapper {}
#sidebar-menu-wrapper ul {
	list-style: none;
}
#sidebar-menu-wrapper ul li {
	background: url(images/sidebar-list-bullet.png) -5px 0 no-repeat;
/*	list-style-position: inside;*/
	display: block;
/*	height: 24px;*/
	padding: 0 0 0 20px;
	margin: 0;
	
}
#sidebar-menu-wrapper ul li a {
	color: #010101;
	font-size: 14px;
	line-height: 18px;
}
#sidebar-menu-wrapper ul li a:hover {}
#sidebar-menu-wrapper ul li.current-menu-item {}

#sidebar-menu-wrapper ul li ul {
	width: 100%;
}
#sidebar-menu-wrapper ul li ul li {
	width: 100%;
	height: 24px;
	background: none;
}
#sidebar-menu-wrapper ul li ul li a {
	display: none;
}


/* Sidebar Right
-----------------------------------------------------------------------------*/
#sideRight {
	float: left;
	margin-right: -3px;
	width: 200px;
	margin-left: -200px;
	position: relative;
}
#sideRight .widget {
	margin: 0 0 10px 19px;
}


#sideLeft p,
#sideRight p {
	margin-bottom: 0;
}


/* Footer
-----------------------------------------------------------------------------*/

.tel_footer {
position:absolute; margin-top:49px; margin-left:15px; font-size:12px;
}


#footer {
	height: 120px;
	background: url(images/footer-bg.jpg) 0 0 repeat-x;
}

#footer-inner {
	height: 120px;
	margin: 0 auto;
}
#footer-menu-wrapper {
	float: left;
}
#footer-menu-wrapper ul {
	list-style: none;
	padding-top: 25px;
}
#footer-menu-wrapper ul li {
	float: left;
	margin-left: 15px;
}
#footer-menu-wrapper ul li.current-menu-item {}
#footer-menu-wrapper ul li a {
	color: #000;
}
#footer-menu-wrapper ul li a:hover {}

#footer-counters {
	float: left;
	padding: 20px 0 0 20px;
}



body {
	
}

#main {

}

header {
	
}
	nav {
		
	}
	nav.primary {
		
	}
	nav.footer {
		
	}
	#widget-header {
		
	}
	#widget-alert {
		
	}

#content {
	
}
	article {
		
	}
		.featured-thumbnail {
			
		}
		.post-content {
			
		}
			.pagination {
				
			}
	.post-meta {
		
	}
	.post-navigation {
		
	}

#comments {
	
}
	li.comment {
		
	}
		.odd {
			
		}
		.even {
			
		}
		.author-comment {
			
		}
		.comment-text {
			
		}
		.comment-meta {
			
		}
			p.gravatar {
				
			}
		.waiting-for-approval {
			
		}
	#trackbacks {
		
	}
		li.trackback {
			
		}
	p#no-comments {
		
	}
	#comments-form {
		
	}
		#respond {
			
		}
		.cancel-comment-reply {
			
		}

.page {
	
}
	#page-content {
		
	}
	#page-meta {
		
	}

.post {
	
}
	.postContent {
		
	}
	.post-excerpt {
		
	}

nav.oldernewer {
	
}
	.older {
		
	}
	.newer {
		
	}

.search {
	
}

.author {
	
}
#recent-author-posts {
	
}
#recent-author-comments {
	
}

#error404 {
	
}

#sidebar {
	
}
	#widget-sidebar {
		
	}
		#sidebar-search {
			
		}
		#sidebar-nav {
			
		}
		#sidebar-archives {
			
		}
		#sidebar-meta {
			
		}
		.widget {
			
		}

#footer {
	
}
	#widget-footer {
		
	}
	#footer-nav {
		
	}
	
.no-results {
	
}

.widget-area {
	
}

.none { /* this class is used to hid the skip to content link at the beginning of the document for accessibility */
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	text-align: center;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 482px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
.wp-smiley {
	margin: 0;
}
.gallery {
	margin: 0 auto 18px;
}
.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
.gallery dl {
	margin: 0;
}
.gallery img {
	border: 10px solid #f1f1f1;
}
.gallery br+br {
	display: none;
}
#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.email_logo {
        font-size:14px; 
        margin-left:85px;
        font-family:verdana;
        margin-top:-5px;
}

.email_logo a {
        color:#000000; 
}

.articles {
padding:10px;
background-color:#ebebeb;
border:1px dashed #c0c0c0;
margin-top:10px;
margin-bottom:10px;
}

.ah { color:#000000; }

.geg-button {
  margin: 30px auto 0;
  position: relative;
  width: 500px;
}
.button-green {
  background: url("/wp-content/uploads/2014/01/but-green.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  border-right: 1px solid #5A960B;
  display: block;
  height: 41px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 190px;
  margin-bottom:20px;
}
a.button-green > span {
  background: url("/wp-content/uploads/2014/01/but-green-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  color: #3E5817;
  display: block;
  font-size: 15px;
  height: 40px;
  padding-top: 20px;
  position: relative;
  text-align: right;
  text-decoration: none;
  text-shadow: 1px 1px #93C137;
  top: -10px;
}
.button-blue {
  background: url("/wp-content/uploads/2014/01/but-blue.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 10px;
  border-right: 1px solid #5CB1D6;
  display: block;
  height: 41px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 210px;
  margin-bottom:20px;
}
a.button-blue > span {
  background: url("/wp-content/uploads/2014/01/but-blue-icon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
  color: #FFFFFF;
  display: block;
  font-size: 14px;
  height: 40px;
  padding-top: 20px;
  position: relative;
  text-align: right;
  text-decoration: none;
  text-shadow: 1px 1px 1px #FFFFFF;
  top: -10px;
}
.geg-button a {
  text-decoration: none;
}
#content .geg-button {
  border: medium none;
}
#content .geg-button td {
  border: medium none;
}
div.overlay {
	background-image:url(images/white.png);
	width:600px;
	height:470px;		
	display:none;
	padding:55px;
}
div.overlay div.close {
	background-image:url(images/close.png);
	position:absolute;
	right:20px;
	top:15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

#overlay {
	background-image:url(images/transparent.png);
	color:#efefef;
}
#overgoop {
	background-image:url(images/transparent.png);
	color:#efefef;
}
div.wrap {
	height:441px;
	overflow-y:auto;
}
.contact-title {color: #23B3B6; margin:0; padding:0 0 6px 12px; font-size: 1.2em; text-align:left;}
.contact-input {font-family:'Trebuchet MS', Verdana, Arial; float:left; padding:2px; margin:2px; background:#eee; border:1px solid #fff; width:300px;
}
.lable {
                text-align: right;
				clear:left; 
				display:block;
				padding-right:4px; 
			    font-size: 18px;
				font-family: "Times New Roman", Times, serif;
				
                }
        .input {
                text-align: left;
				background-color:#F0F0F0;
				border: 0px;
				font-size: 18px;
				font-weight:bold;
				font-family: Arial, Helvetica, sans-serif;
				color: #1C5455;
                }
				.link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

color: #B70004;
}
.warning_table {

  background: #F0F0F0;
 
	 border: outset 5px #666666;
	 
	 -moz-border-radius: 5px;

     -webkit-border-radius: 5px;
}

.warning_font_big {

font: Arial;
font-size: 30px;
color: #B70004;
}

.warning_font {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333;
padding-left: 50px;
padding-right: 25px;
padding-top: 15px;
}



.fireseo {
position:absolute;
right:10px;
margin-top:50px;
vertical-align: middle;
}

.main_price_h2 {
background-color: #f2e8c9;
text-align: center;
height: 30px;
padding: 2px;
margin-top: 10px;
margin-bottom: 10px;
border: 1px solid #d2b48c;
}

.main_price {
width: 468px;
text-align: center;
background-color: #fff;
padding: 10px;
border: 1px solid #d2b48c;
}

.main_price div {
width: 460px;
margin-top: -1px;
padding: 5px;
background-color: #f5f5dc;
border: 1px solid #d2b48c;
}

.main_price div:hover {
background-color: #f9f9f9;
}

.main_price a {
text-decoration: none;
font-weight: bold;
color: #a08040;
}

.ceny_p {padding:10px; border:1px solid #bbbbbb; margin-top:20px; background-color:#f9f9f9;}
#menu-item-1461 {margin-bottom:10px; font-weight:bold;}

.allprice {padding:2px; border-radius:10px; border:1px solid #d2b48c; width:250px; text-align:center; margin-top:10px; margin:0 auto; background-color:#f2e8c9; margin-bottom:10px;}

.allprice a{font-weight:bold; color:#4c3c18; text-decoration:none;}
.allprice:hover{background-color:#f5f5dc;}

td {vertical-align:top;}

.tabl_icon {width:100%; border:0px !important;}

.tabl_icon td{border:0px !important; text-align:left; height:70px;}

.tabl_icon .wr-one{width:250px;}
.tabl_icon .wr-two{width:250px; text-align:left;}
.tabl_icon .wr-two p{font-weight:bold; font-style:italic; line-height: 1.5; color:#4E391D;}



@media only screen and (max-device-width: 480px) {
/*
	#footer {
		height: 150px !important;
		background: url(images/footer-bg.jpg) 0 0 repeat-x;
			width:1000px !important;
	}

	#footer-inner {
		height: 150px !important;
		margin: 0 auto;
	}

	.tel_footer {
	position:absolute; margin-top:49px; margin-left:105px; font-size:12px;
	width:600px !important;
	}

	.fireseo {margin-top:100px !important; margin-left:-50px; }
	.fireseo a{color:#000 !important; }
*/
}

  .frm_z {
  background: url("images/frm_fon.png") no-repeat;
  border-radius: 20px;
  padding: 20px 35px;
  text-align: center;
		background-size: cover;
}

.frm_z .name {
  background: #fff url("images/frm_name.png") no-repeat scroll 3px center;
  padding-left: 35px !important;
}

.frm_z .tell {
  background: #fff url("images/frm_tel.png") no-repeat scroll 3px center;
  padding-left: 35px !important;
}

.frm_z p {
	margin-bottom: 0;
}

.frm_z .myCustomCheckContainer {
	padding-bottom: 15px;
}

.btn_sends {
background: #ac0a02; /* Old browsers */
background: -moz-linear-gradient(top,  #ac0a02 0%, #c80e03 50%, #de1104 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ac0a02), color-stop(50%,#c80e03), color-stop(100%,#de1104)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ac0a02 0%,#c80e03 50%,#de1104 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ac0a02 0%,#c80e03 50%,#de1104 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ac0a02 0%,#c80e03 50%,#de1104 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ac0a02 0%,#c80e03 50%,#de1104 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ac0a02', endColorstr='#de1104',GradientType=0 ); /* IE6-9 */
border: 0 none;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  outline: medium none;
  border-radius: 5px;
  border: medium none !important;
  height: 40px;
  text-decoration: none;
  margin-left: 2px;
  width: 255px !important;
}
.btn_sends:hover {
background: #dc1104; /* Old browsers */
background: -moz-linear-gradient(top,  #dc1104 0%, #ca0e03 47%, #ac0a02 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc1104), color-stop(47%,#ca0e03), color-stop(100%,#ac0a02)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #dc1104 0%,#ca0e03 47%,#ac0a02 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #dc1104 0%,#ca0e03 47%,#ac0a02 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #dc1104 0%,#ca0e03 47%,#ac0a02 100%); /* IE10+ */
background: linear-gradient(to bottom,  #dc1104 0%,#ca0e03 47%,#ac0a02 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc1104', endColorstr='#ac0a02',GradientType=0 ); /* IE6-9 */
}
div.wpcf7-response-output{
  //border: 0 none !important;
  color: red;
  background: #ddd;
  line-height: 1;
  margin: -68px 0 0 30px !important;
  padding: 1px 15px !important;
  border: 1px solid #f7e700;
  width: 205px;
  position: absolute;
  font-weight: bold;
}

#fancybox-close {
  background: rgba(0, 0, 0, 0) url("images/frm_close.png") no-repeat scroll 0 0 !important;
  right: 20px !important;
  top: 10px !important;
}
#fancybox-outer {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
	box-shadow: none !important;
}
#fancybox-content {
  border: 0 none !important;
}
.fancybox-bg {
  display: none !important;
}

.price td {padding:5px;}

.all_price {margin-bottom:25px; text-align:center; width:180px; background-color:#bce564; padding:3px; border-radius:10px; border:1px solid #909090; margin-left:303px;}
.all_price a{font-weight:bold; text-decoration:none; color:#000; }

.warn {padding:5px; text-align:center; margin-bottom:15px;}


/*19.06.2017*/
.open-close-block2{
	display:none;
	font-size: 12px;
    text-align: justify;
	margin-bottom:20px;
}
.wpcf7-form-control.wpcf7-checkbox.accept .wpcf7-list-item{
	font-size: 12px;
    text-align: left;
}
.wpcf7-form-control.wpcf7-checkbox.accept .wpcf7-list-item input{
	display: inline-block;
    width: initial!important;
    margin: 0;
}
.see-more-link2{
	cursor:pointer;
}
label.terms1{
	font-size:14px;
	cursor:pointer;
}
.wrapper-bg .myCustomCheckContainer{
	margin-top: 0px;
}
.wrapper-bg .myCustomCheckContainer > span{
	width: 100%;
}
.div.wpcf7-response-output{
	display:none;
}
#wpcf7-f129-t1-o1 .myCustomCheckContainer{
	margin-top:-20px;
}
#wpcf7-f129-t1-o1 .open-close-block2{
	text-align:left;
}

.link-pp-wrapp {
    text-align: center;
    margin-bottom:10px;
} 
.link-pp {
    width:170px;
    text-align:center;
    display: inline-block;
    vertical-align: top;
    margin-bottom:15px;
}
.link-pp div{
    line-height:20px;
	font-size:15px;
}

.zagolovok {font-size:18px; text-align:center; font-weight:bold; margin-bottom:15px; margin-top:15px;}

div.wpcf7 img.ajax-loader {
	display: none;
}

.table-gost {width:100%;}
.table-gost th{text-align:center; background-color:#ebebeb;}
.table-gost td{text-align:center;}