*::-webkit-input-placeholder {
	color: #666;
	opacity: 1;
}
*:-moz-placeholder {
	color: #666;
	opacity: 1;
}
*::-moz-placeholder {
	color: #666;
	opacity: 1;
}
*:-ms-input-placeholder {
	color: #666;
	opacity: 1;
}

body input:focus:required:invalid,
body textarea:focus:required:invalid {
	border:red 1px solid
}
body input:required:valid,
body textarea:required:valid {
	border: #16a05a 1px solid
}
body {
	font-family: "RobotoRegular", sans-serif;
	font-size: 16px;
}
.header_topline {
	background-color: #f0f0f0;
	padding: 0px 0;
	color: #fff;
}
.header_topline a {
	color: #fff;
}
.top_links {
	display: inline-block;
	vertical-align: middle;
	z-index: 10;
}
.top_links a {
	text-decoration: underline;
}
.top_links a:hover {
	text-decoration: none;
}
.soc_buttons {
	float: right;
}
.soc_buttons > a {
	font-size: 26px;
	margin-left: 8px;
}

.main_mnu_button {
	background-color: transparent;
	border: medium none;
	font-size: 26px;
	color: #fff;
	padding: 8px 0px 5px 10px;
}

.maian_mnu ul li {
	background-color: #16a05a;
}

.logo {
	color: #fff;
	display: block;
	font-family: "NautilusPompiliusRegular";
	font-size: 42px;
	padding: 30px 0;
	text-align: center;
	background: url("/img/bg1.png") no-repeat;
	cursor: auto;
}
.top_header {
	background-color: #f0f0f0;
}
.maian_mnu {
	background-color: #16a05a;
	color: #fff;
	margin-bottom: 10px;
}
.maian_mnu a {
	color: #fff;
	margin: 0;
	padding: 15px;
	display: block;
	-webkit-transition: all .25s;
	-o-transition: all .25s;
	transition: all .25s;
}
.maian_mnu a:hover {
	background-color: #178c3b;
}

.maian_mnu a:active {
	background-color: #178c3b;
}

.active {
	background-color: #178c3b;
}

.maian_mnu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-transform: uppercase;
}
.top_contacts {
	background-color: #16a05a;
	float: right;
	font-size: 30px;
	line-height: 53px;
	padding: 0px 15px 0px 0px;
	display: inline-block;
}

.maian_mnu ul li {
	display: inline-block;
}

.maian_mnu ul {
	z-index: 12;
}
h1 {
	text-transform: uppercase;
	font-family: "RobotoCondensedRegular";
	margin-bottom: 20px;
	font-size: 2em;
}

h2 {
	text-transform: uppercase;
	font-family: "RobotoCondensedRegular";
	margin-bottom: 20px;
	font-size: 1.5em;
}

.yz_bg > p {
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	font-family: "RobotoCondensedLight";
	padding: 16px 0;
	font-size: 2em;
}

.sider_container img {
	max-width: 100%;
}

.slide_item{
}

.sider_container {
	position: relative;
}
.next_button, .prev_button {
	background-color: rgba(22, 160, 90, 0.6);
	border-radius: 10em;
	color: #fff;
	cursor: pointer;
	font-size: 26px;
	padding: 0 25px;
	position: absolute;
	top: 40%;
	z-index: 10;
}
.next_button {
	right: 20px;
}
.prev_button {
	left: 20px;
}
section.order  {
	background-color: #eee;
	padding: 20px 0;
}

.callback_buttons{
	background-color: #eee;
	padding: 20px 0;
}

.sell_descr {
    font-size: 22px;
    padding-top: 5px;
}
.button {
    background-color: #2bc6a4;
    border: medium none;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: 10px 15px;
    text-transform: uppercase;
    text-align: center;
}
.button:hover {
	background-color: #4feac8;
}

.button:active {
	background-color: #14af8d;
}
.sell_right .button {
	float: right;
}
.hidden {
	display: none;
}
.pop_form input[type="text"] {
    display: block;
    line-height: 24px;
    margin: 0 auto 12px;
    width: 90%;
    border: #999 3px solid;
}
.pop_form .button {
	margin: 20px auto 0;
}
.pop_form h3 {
    margin: 10px auto 15px;
    text-align: center;
    font-weight: normal;
    font-family: "RobotoCondensedBold";
    text-transform: uppercase;
}
.blog_item img {
	max-width: 100%;
	margin-bottom: 20px;
}
.blog_item h2 {
	text-transform: uppercase;
	font-family: "RobotoCondensedRegular";
	margin-bottom: 10px;
}

.blog_item h3 {
	text-transform: uppercase;
	font-family: "RobotoCondensedRegular";
	margin-bottom: 10px;
	font-size: 1em;
	font-weight: bold;
}

.blog_item h2 a {
	text-decoration: underline;
}
.blog_item p {
	margin-top: 0;
}
.right_aside {
	padding: 15px 20px;
	border-radius: 5px;
	background-color: #EEEEEE;
	margin-top: 30px;
}

.rekvizit{
	font-size:  0.8em;
}

.yz_bg{
	background-color: #16a05a;
}

.yz_btn{
	background-color: #16a05a;
	margin-left: 10px;
	color: #ffffff;
}

.yz_btn:hover{
	background-color: #178c3b;
	color: #ffffff;
}

.doc_thumb{
	margin: 0px;
	padding: 3px;
	display: inline-block;
	position: relative;
	height: 165px;
	min-height: 165px;
}

.doc_thumb span {
	position: absolute;
	display: block;
	margin: 0px 3px;
	top: 122px;
	left: 0px;
	width: 84px;
	min-height: 40px;
	height: 40px;
	font-size: 0.6em;
	overflow: hidden;
	text-align: center;
}

#btn_top {
	position: fixed;
	opacity: 0.6;
	padding: 2px; /* отступы */
	right: 20px; /* отступ слева */
	bottom: 20px; /* отступ снизу */
	display: none; /* спрятать блок */
	cursor: pointer;
	z-index: 9999;
}

#g_map{
	min-height: 350px;
	max-width: 100%;
	border: 2px #CCCCCC solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius:10px;
	border-radius: 10px;
}

footer {
	background-color: #F3F4F1;
	color: #ccc;
	padding: 15px;
	min-height: 100px;
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.cb_title {
	text-align: center;
	background-color: #16a05a;
	color: #ffffff;
	text-transform: uppercase;
	font-family: "RobotoCondensedRegular";
}

.cb_title p{
	margin-top: 10px;
}

#callback_me {
	padding: 10px;
}

#vizitor_message {
	padding: 10px;
}

.pop_up_btn{
	margin-right: 15px;
}

.first_abz {
	text-indent: 25px;
}

.table > tbody > tr > td {
	padding: 0px;
}

.partners_img > img {
	width: 100px;
}

.breadcrumbs li {
/*	display: inline; */
	list-style: none;
	background-color: transparent;
	font-size: 0.8em;
	color: #787878;
}

.breadcrumbs li:before {
	content: '';
}

.breadcrumbs li:first-child:before {
	content: '';
}

.breadcrumbs a {
/*	color: #787878; */
}

p {
	margin: 0px;
	padding: 0px;
}