.nomera_price {
	width: 758px;
	min-height: 250px;
	height: 100%;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 20px;
}
.nomera_photo {
	width: 305px;
	float: left;
	border-right: 1px solid #e6e6e6;
}
.nomera_photo img{
	width: 305px !important;
	min-height: 202px !important;
	float: left !important;
	padding: 0 !important;
}
.nomera_photo_thumbs {
	width: 305px;
	min-height: 91px;
	margin-top: 202px;
	border-top: 2px solid #fff;
}
.nomera_photo_thumbs img {
	opacity: 0.4 !important;
}
.nomera_photo_thumbs img:hover {
	opacity: 1 !important;
}
.photo_thumbs {
	width: 74px;
	height: 91px;
	float: left;
	overflow: hidden;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.photo_thumbs img {
	width: 130px !important;
	min-height: 91px !important;
}
.nomera_opisanie {
	width: 410px;
	height: 100%;
	float: right;
	background-color: #fff;
	margin: 5px 20px;
}
.left_td {
	width: 110px;
	text-align: left;
	vertical-align: top;
	padding-left: 7px;
}
.right_td {
	text-align: right;
	padding-right: 7px;
}
tr:hover {
background-color: #fff8e9;
}
a.button_nomera_price {
	width: 155px;
	padding: 1.2%;
	font-size: 15px;
	font-weight: bold;
	color: #fff !important;
	float: right;
	border: none;
	border-radius: 5px;
	background: #d03d00;
	margin-top: 25px;
	transition: 0.3s;
	text-align: center;
	text-decoration: none;
}
a.button_nomera_price:hover {
	background: #f97e66;
	cursor: pointer;
}
*{
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	height: 100%;
	font-family: arial, sans-serif;
	font-size: 17px;
	line-height: 1.4em;
	background: url("/assets/templates/site/images/decor_elements/back033.jpg") no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #7a221f;
}
@font-face {
     font-family: '3LigO1E1';
				src: url('/assets/templates/site/fonts/majestic/3LigO1E1.eot'); /* IE9 */
     src: url('/assets/templates/site/fonts/majestic/3LigO1E1.eot?') format('eot');  /* IE6-IE8 */
				src: url('/assets/templates/site/fonts/majestic/3LigO1E1.woff') format('woff'),/* Современные браузеры */
				url('/assets/templates/site/fonts/majestic/3LigO1E1.ttf')  format('truetype'), /* Safari, Android, iOS */
				url('/assets/templates/site/fonts/majestic/3LigO1E1.svg#svgGraublauweb') format('svg'); /* iOS */ 
}			
			/*@font-face {
     font-family: 'PopularScript';
     src: url('/assets/templates/site/fonts/PopularScript.eot'); 
     src: url('/assets/templates/site/fonts/PopularScript.eot?') format('eot');  
   	 src: url('/assets/templates/site/fonts/PopularScript.woff') format('woff'); 
   	 src: url('/assets/templates/site/fonts/PopularScript.ttf')  format('truetype'); 
			src:url('/assets/templates/site/fonts/PopularScript.svg#svgGraublauweb') format('svg'); */
}
p {
	font-family: 'arial', sans-serif;
	font-size: 17px;
	line-height: 1.4em;
	padding-top: 15px;
	padding-bottom: 7px;
}
h1 {
	font-family: '3LigO1E1';
	font-size: 34px;
	font-weight: normal;
	color: #d03d00;
	padding-top: 20px;
}
h2 {
	font-family: '3LigO1E1';
	font-size: 32px;
	font-weight: normal;
	color: #d03d00;
	padding-top: 19px;
}
h3 {
	font-family: '3LigO1E1';
	font-size: 28px;
	font-weight: normal;
	color: #d03d00;
	padding-top: 10px;
}
h4 {
	font-family: '3LigO1E1';
	font-size: 24px;
	font-weight: normal;
	color: #d03d00;
	padding-top: 8px;
	padding-bottom: 8px;
}
h5 {
	font-family: '3LigO1E1';
	font-size: 20px;
	font-weight: normal;
	color: #d03d00;
	padding-top: 8px;
	padding-bottom: 8px;
}
h6 {
	font-family: '3LigO1E1';
	font-size: 18px;
	font-weight: normal;
	color: #d03d00;
	padding-top: 8px;
	padding-bottom: 8px;
}
#sidebar h2 {
	padding-right: 20px;
	text-align: right;
}
#content h1 {
	border-bottom: 1px solid;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#content h2 {
	border-bottom: 1px solid;
	padding-bottom: 5px;
}
.news_block h3 {
	font-family: '3LigO1E1';
	font-size: 28px;
	font-weight: normal;
	color: #f97e66;
	padding-top: 0px;
	line-height: 1em;
	border-bottom: 1px solid rgba(236, 234, 222, 0.1) !important;
	margin-bottom: 5px;
}
#main a {
	color: #f97e66;
	transition: 0.2s;
}
#main a:hover {
	color: #882723;
	text-decoration: none;
}
#wrapper {
	width: 1140px;
	min-height: 930px;
	height: 100%;
	margin: 0 auto;
	background-image: url(/assets/templates/site/images/decor_elements/body_bg.jpg);
	/*overflow: hidden;*/
}
#container {
	background-image: url(/assets/templates/site/images/decor_elements/body_bg.jpg) !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.8);
}
#header {
	width: 1140px;
	height: 652px;	
}
#decor_header {
	width: 1140px;
	height: 150px;
	background-image: url(/assets/templates/site/images/decor_elements/header.jpg);
}
#decor_header img {
	position: absolute;
	margin: 10px 430px;
}
			
/*---------------------------------Навигация-НАЧАЛО-----------------------------------*/
#navbar {
	width: 800px;
	float: left;
	text-align: center;
	font-family: '3LigO1E1';
	font-size: 34px;
	font-weight: normal;
}
#navbar {
	width: 1140px;
	height: 52px;
	background-image: url(/assets/templates/site/images/decor_elements/navbar_back.jpg);
}
#navbar ul {
	margin-top: 15px;
}
#navbar ul li {
	position: relative;
	display:inline-block
}
#navbar li a {
	text-decoration: none;
	padding: 0 10px 1px 10px;
	border-color: transparent;
	cursor: pointer;
	color: #fff1d5;
}
#navbar li a:hover {
	text-decoration: none;
	background: #882723;
	color: #fff;
}
.sub {
	font-family: arial, sans serif;
	font-size: 16px;
	text-decoration: none;
	padding: 10px 14px 10px 14px;
	border-color: transparent;
	cursor: pointer;
	color: #fff1d5 !important;
}
.sub:hover {
	color: #fff1d5 !important;
	background: #b7291d;
}
.sub a:hover {
padding: 10px 14px 10px 14px;
				
}
#navbar li ul {
	position: absolute;
	display: none;
	top: 17px;
	z-index: 1;
	left: -30px;
	/*border-top: 4px solid rgba(254, 228, 90, 0.8);*/
}
#navbar li:hover  ul {
	list-style: outside none none;
	display: block;
	width: 200px;
	background-color: #b7291d;
}
			
#navbar li:hover ul li:hover {
	color: #fff;
	background: none;
}
#navbar li ul a {
	color: #fff;
			}
#navbar li ul a:hover {
	background: none;
	color: #fc9;
}
/*------------------------------------Навигация-КОНЕЦ---------------------------------*/
	
			
/*------------------------------------Навигация-НАЧАЛО-----------------------------------*/
			/*#navbar {
	width: 800px;
	float: left;
	text-align: center;
	font-family: '3LigO1E1';
	font-size: 36px;
	font-weight: normal;
}
#navbar {
	width: 1140px;
	height: 52px;
	background-image: url(/assets/templates/site/images/decor_elements/navbar_back.jpg);
}
#navbar ul {
	margin-top: 15px;
}
#navbar ul li {
	position: relative;
	/*display: inline;*/
			/*	display:inline-block
}
#navbar li a {
	/*display: block;*/
			/*	text-decoration: none;
	padding: 0 10px 1px 10px;
	border-color: transparent;
	cursor: pointer;
	color: #fff1d5;
}
#navbar li a:hover {
	text-decoration: none;
	background: #882723;
}
.sub {
	font-family: arial, sans serif;
	font-size: 16px;
	text-decoration: none;
	padding: 10px 14px 10px 14px;
	border-color: transparent;
	cursor: pointer;
	color: #882723 !important;
}
.sub:hover {
	color: #fff1d5 !important;
	background: #882723 !important;
}
.sub a {
	color: #882723 !important;
}
/*.sub a:hover {
	color: #fc9 !important;
}*/
			/*#navbar li ul {
	position: absolute;
	display: none;
	top: 16px;
	z-index: 1;
	left: -30px;
	border-top: 6px solid rgba(254, 228, 90, 0.8);
}
#navbar li:hover  ul {
	list-style: outside none none;
	display: block;
	width: 200px;
	background-color: #F7F4F2;
}
/*------------------------------------Навигация-КОНЕЦ---------------------------------*/

#slider {
	width: 1140px;
	height: 500px;
	display: block;
	background-color: #fc0;
}
#nomer_carousel {
	width: 1140px;
	height: 270px;
	background-image: url(/assets/templates/site/images/decor_elements/carousel_border_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
}
#main {
	background-image: url(/assets/templates/site/images/decor_elements/body_bg.jpg);
	width: 1100px;
	padding: 20px;
	overflow: hidden;
}
/*----------------------------------Сайдбар-НАЧАЛО------------------------------------*/
#sidebar {
/*background-color: #7b1fa2;*/
	width: 300px;
	margin-right: 17px;
	float: left;
}
.sidebar_heading {
	text-align: right;
	background-image: url(/assets/templates/site/images/decor_elements/sidebar_pointer.png);
	background-repeat: no-repeat;
	background-position: 100% 75%;
	margin-bottom: 28px;
}
.icon_address {
	width: 38px;
	height: 30px;
	position: absolute;
	margin-left: 18px;
	margin-top: 10px;
	}
.icon_phone {
	width: 30px;
	height: 30px;
	position: absolute;
	margin-left: 62px;
	margin-top: 10px;
}			
			
.tooltip {
    position: relative;
    cursor: help;
    display: inline-block;
    outline: none;
}
.tooltip span {
    font-size: 12px;
	visibility: hidden;
	position: absolute;
	bottom: 40px;
	left: 338%;
	z-index: 999;
	width: 160px;
	margin-left: -148px;
	padding: 10px;
	border: 2px solid #d03d00;
	opacity: .9;
	background-color: #fff;
    background-image: -webkit-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -moz-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -ms-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: -o-linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    background-image: linear-gradient(rgba(255,255,255,.5), rgba(255,255,255,0));
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    box-shadow: 0 1px 2px rgba(0,0,0,.4), 0 1px 0 rgba(255,255,255,.5) inset;
    text-shadow: 0 1px 0 rgba(255,255,255,.4);
}
span.phone_tooltip {
	left: 430% !important;
	width: 100px !important;
}

.tooltip:hover {
    border: 0; /* IE6 fix */
}

.tooltip:hover span {
    visibility: visible;
}

.tooltip span:before,
.tooltip span:after {
    content: "";
    position: absolute;
    z-index: 1000;
    bottom: -7px;
    left: 30%;
    margin-left: -8px;
    border-top: 8px solid #ddd;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 0;
}

.tooltip span:before {
    border-top-color: #ccc;
    bottom: -8px;
}	

			
.sidebar_news, .sidebar_info_map, .sidebar_otzyv {
	width: 300px;
	/*min-height: 275px;*/
	height: 100%;
	background-color: #fff;
	margin-top: 20px;
	overflow: hidden;
	padding-bottom: 14px;
}
.sidebar_news, .sidebar_info_map, .sidebar_otzyv p {
font-size: 14px;
line-height: 1.3em;
/*padding-top: 10px;*/
}
.sidebar_news, .sidebar_info_map, .sidebar_otzyv h4 {
padding-bottom: 8px !important;
}
.sidebar_news_block {
	/*width: 240px;*/
	/* height: 160px; */
	padding: 10px 20px;
	clear: both;
	/* overflow: hidden; */
}
/*.sidebar_news_block p {
	font-size: 14px;
	padding-top: 7px;
}*/
.sidebar_info_block {
	width: 260px;
	min-height: 95px;
	padding: 10px 0 0 20px;
	clear: both;
	overflow: hidden;
}
.sidebar_otzyv_block {
	width: 260px;
	min-height: 95px;
	padding: 10px 0 0 20px;
	clear: both;
	/*margin-bottom: 10px;
	overflow: hidden;*/
}
.otzyv_heading {
	width: 260px;
	min-height: 25px;
	margin-top: 10px;
	overflow: hidden;
	border-top: 2px dotted #d03d00;
}
.otzyv_heading p {
	padding-top: 3px;
	font-size: 14px;
}
.sidebar_otzyv_name {
	width: 120px;
	float: left;
	padding-left: 10px;
}
.sidebar_otzyv_date {
	width: 115px;
	float: right;
	text-align: right;
	padding-right: 10px;
}
.reclame {
	width: 296px;
	height: 110px;
	margin: 20px 0;
	padding: 10px 0;
	text-align: center;
	border: 2px dotted #d03d00;
}
.reclame a {
	color: #d03d00 !important;
	transition: 0.2s;
}
.reclame a:hover {
	text-decoration: none;
	color: #88bd2f !important;
}
.button {
	width: 150px;
	padding: 3%;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	float: right;
	border: none;
	border-radius: 5px;
	background: #d03d00;
	margin-right: 20px;
	margin-top: 7px;
	transition: 0.3s;
}
.button:hover {
	background: #882723;
	cursor: pointer;
}

a.button-sidebar-news {
	width: 134px;
	padding: 3%;
	font-size: 15px;
	font-weight: bold;
	color: #fff !important;
	float: right;
	border: none;
	border-radius: 5px;
	background: #d03d00;
	margin-top: 7px;
	transition: 0.3s;
	text-align: center;
  text-decoration: none;
}

a.button-sidebar-news:hover {
	background: #882723;
	cursor: pointer;
}

/*----------------------------------Сайдбар-КОНЕЦ------------------------------------*/
#content {
/*background-color: #88bd2f;*/
	width: 760px;
	margin-left: 17px;
	float: right;
}

#content p {
	font-family: 'arial', sans-serif;
	font-size: 17px;
	line-height: 1.4em;
	padding-top: 7px;
	padding-bottom: 7px;
}
.news_block {
	overflow: hidden;
	padding-bottom: 10px;
}
.news_block_heading_and_date {
	width: 760px;
	overflow: hidden;
	padding-top: 15px;
}
.news_block_heading {
	width: 600px;
	float: left;
}
.news_block_date {
	width: 160px;
	float: right;
	color: #f97e66;
	text-align: right;
	padding-top: 5px;
}
.read_more {
	float: right;
	font-size: 14px;
	color: #d03d00;
}
.read_more:hover {
	text-decoration: none;
}

.ditto_item_home {
  padding: 12px 0 23px 0;
  margin-bottom: 5px;
  border-bottom: 1px dotted #d03d00;
}
a.read_more {
  float: right;
  font-size: 14px;
}


#footer {
	background-image: url(/assets/templates/site/images/decor_elements/footer.jpg);
	width: 1140px;
	height: 74px;
}
#copyright {
	width: 360px;
	height: 54px;
	float: left;
	text-align: left;
	color: #fff;
	padding-top: 20px;
	padding-left: 20px;
	display: inline;
}
#copyright img {
	padding-right: 90px;
	margin-top: -35px;
	display: inline;
	float: right;
}
#copyright p {
	padding-top: 1px;
	margin-top: 9px;
}
.center_footer_block {
	width: 380px;
	height: 54px;
	float: left;
	text-align: center;
	color: #fff;
	padding-top: 20px;
}
.center_footer_block p {
	padding-top: 10px;
}
.right_footer_block {
	width: 380px;
	height: 74px;
	float: right;
}
/*-------------------------------Форма обратной связи----------------------------*/
.eform {
	width: 355px;
	/*height: 270px;*/
}
#form div {
	clear: both;
	margin: 5px 0;
}
#email, #phone, #name, #subject {
	width: 340px;
	min-height: 25px;
	background: #fffcf5;
	border: 1px solid #f97e66;
	font-size: 15px;
	color: #555;
	margin-top: 7px;
	padding-left: 5px;
	padding-right: 5px;
}
#message {
	width: 340px;
	max-width: 340px;
	max-height: 119px;
	background: #fffcf5;
	border: 1px solid #f97e66;
	font-family: arial;
	font-size: 15px;
	color: #555;
	margin-top: 7px;
	padding: 5px 5px 0 5px;
}
.ver {
	width: 178px;
	min-height: 25px;
	background: #fffcf5;
	border: 1px solid #f97e66;
	font-size: 15px;
	color: #555;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
	margin-top: 10px;
}
.feed {
	width: 100px;
	padding-top: 0px;
	padding-left: 20px;
	position: absolute;
}
.subeform {
	width: 190px;
	padding: 3%;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	border: none;
	border-radius: 5px;
	background: #d03d00;
	margin-top: 7px;
	transition: 0.3s;
}
.subeform:hover {
	background: #f97e66;
	cursor: pointer;
}
.errors {
	font-family: arial;
	font-size: 13px;
	color: red;
}
/*-------------------------------Форма обратной связи - конец----------------------------*/

/*-----------------------------------****--Оставить отзыв---------------------------------*/
#respond-e6663876 {

}
.jot-btn-submit {
	width: 190px;
text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	border: none;
	border-radius: 5px;
	background: #d03d00;
	margin-top: 7px;
	transition: 0.3s;
	min-height: 36px;
}
.jot-btn-submit:hover {
	background: #f97e66;
	cursor: pointer;
}
/*------------------------------------Оставить отзыв - конец------------------------------*/
.button_zayavka {
	margin-bottom: 30px;
}
a.button_zayavka {
	padding: 5%;
	font-size: 15px;
	font-weight: bold;
	color: #fff !important;
	border: none;
	border-radius: 5px;
	background: #d03d00;
	text-align: center;
	text-decoration: none;
	padding-left: 42px;
	padding-right: 42px;
	margin-left: 9px;
}
a.button_zayavka:hover {
	background: #f97e66;
	cursor: pointer;
}
/*-----------------------------------***Галерея***---------------------------------*/
.gallery {
	display: inline;
}
.img-gallery {
  width: 116px;
  height: 116px;
  display: inline;
  float: left;
  margin: 5px;
  overflow: hidden;
}
.img-gallery img {
  border: 2px solid #f97e66;
}
	
/*------------------------------***Галерея-конец***--------------------------------*/

span.red {
color:red;
}

	.easyForm select {
    width: 250px;
    border: solid 1px #999999;
    padding: 5px 7px;
}
.easyForm textarea.f_txtarea {
    width: 236px;
    height: 80px;
    border: solid 1px #999999;
    padding: 7px;
}
.error, .ec-error {
    color: red;
    font-size: 12px;
}
.f_zagol {
    margin-bottom: 10px;
    font-weight: 600;
}
.easyForm input.f_txt {
    width: 236px;
    border: solid 1px #999999;
    padding: 5px 7px;
}
	.easyForm .f_row {
    padding-bottom: 10px;
}

 .control-label {
    display: block;
}

.form-group {
    margin-bottom: 10px;
}

.form-control, .easyForm input.f_txt {
    width: 236px;
    border: solid 1px #999999;
    padding: 5px 7px;
}
.easyForm .f_sendbutton input[type='submit'] {
    width: 134px;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
    border: none;
    border-radius: 5px;
    background: #d03d00;
    margin-top: 7px;
    transition: 0.3s;
    text-align: center;
    text-decoration: none;
}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border-width: 2px;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
}