#main, #sidebar {
	position: relative;
}

#page h2 {
	color: #333333;
	margin-top: 40px;
}

.popmake.theme-2393, .popmake.theme-hello-box {
	background-color: rgba(255,255,255,1);
	border: 5px solid #81B42B;
	border-radius: 10px;
	box-shadow: 0 0 0 0 rgba(2,2,2,0);
	padding: 30px;
}

.podmenu {
	list-style: none;
	list-style-type: none;
	margin: -40px 0 40px;
	padding: 0;
}

.podmenu li {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0 10px;
	font-size: 11px;
	background: rgb(129,180,43);
	border-radius: 3px;
}

.podmenu li a {
	color: white !important;
}

.podmenu li:before {
	content: '';
}

.jp-carousel-titleanddesc-title, .jp-carousel-info {
	display: none;
}

#page input[type="text"], #page input[type="password"], #page input[type="email"], #page input[type="file"], #page input[type="datetime"], #page input[type="datetime-local"], #page input[type="date"], #page input[type="month"], #page input[type="time"], #page input[type="week"], #page input[type="number"], #page input[type="url"], #page input[type="search"], #page input[type="tel"], #page input[type="color"], #page textarea, .contact-form input[type="email"], .contact-form input[type="text"] {
	width: 260px;
	border: 2px solid #81B42B;
	border-radius: 5px;
	padding: 10px 3px;
	margin: 5px 0 20px;
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	background: #81B42B;
	padding: 5px 10px !important;
	color: white;
	text-transform: uppercase;
	border: 0;
	font-family: 'Open Sans';
	font-weight: bold;
	margin-top: 7px;
	border-radius: 5px;
	font-size: 18px;
}

#spu-148 {
	background-color: #eeeeee;
	border: 0 solid #555 !important;
	color: #333;
	height: 325px;
	width: 300px !important;
}

div.wpcf7-response-output {
	border-radius: 5px;
	font-size: 12px;
	margin: 10px 0;
	padding: .2em 1em;
}

/* Форма обратной связи */
body.box-layout .body-warp {
	border: 0;
}

#page .inner {
	padding-bottom: 0 !important;
	margin-top: 0 !important;
}

.so-widget-sow-headline-default-3fd9c23e1b9b .sow-headline-container h2.sow-headline {
	line-height: .95;
	text-align: center;
}

#footer .inner {
	padding-bottom: 10px;
}

#pg-4-4 ul li:before {
	content: "\f046";
	color: rgb(129,180,43);
	font-size: 18px;
	font-family: "fontawesome";
	margin-right: 10px;
}

#navigation {
	left: -20px;
	background: rgb(129,180,43);
	right: -20px;
	padding-left: 15px;
}

#navigation .menu > li > a {
	font-weight: 600;
	font-size: 14px;
}

.top_shadow, .bottom_shadow {
	display: none;
}

body {
	font-family: 'Open Sans';
}

#site_description {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
}

#site_name {
	font-size: 38px;
}

#top_area {
	width: 660px;
	margin-top: 5px;
}

#telephone:before {
	color: rgb(129,180,43);
	content: "";
	font-family: "FontAwesome";
	font-size: 18px;
	font-weight: 400;
	margin-right: 10px;
	padding-top: 7px;
}

#telephone {
	float: right;
	font-size: 18px;
	font-weight: 700;
	margin-right: 20px;
	padding-top: 15px;
	width: 210px;
}

#zvonok {
	font-size: 16px;
	float: right;
	font-weight: bold;
	padding: 10px;
	background: rgb(129,180,43);
	color: white;
	border-radius: 3px;
	cursor: pointer;
	margin-top: 5px;
	text-transform: uppercase;
}

#adres {
	font-size: 18px;
	float: right;
	font-weight: bold;
	padding: 10px;
}

#adres:before {
	content: '\f041';
	font-family: 'FontAwesome';
	color: #034F84;
	font-size: 22px;
	margin-right: 7px;
	font-weight: normal;
}

blockquote {
	color: #444;
	font-family: Open Sans;
	font-size: 22px;
	line-height: 32px;
	padding: 10px 20px 10px 60px;
	font-weight: 400;
	font-style: italic;
}

blockquote:before {
	color: rgb(129,180,43);
}