@font-face {
	font-family: FRAMDCN;
	font-style: normal;
	font-weight: normal;
	src: local('Franklin Gothic Medium Cond'), url('/bitrix/templates/es_main/fonts/Franklin Gothic Medium Cond Regular.woff') format('woff');
}

@font-face {
	font-family: FRABK;
	font-style: normal;
	font-weight: normal;
	src: local('Franklin Gothic Book'), url('/bitrix/templates/es_main/fonts/FRABK.woff') format('woff');
}

@font-face {
	font-family: 'Franklin Gothic Book Italic';
	font-style: normal;
	font-weight: normal;
	src: local('Franklin Gothic Book Italic'), url('/bitrix/templates/es_main/fonts/FRABKIT.woff') format('woff');
}

.FRABK{
	font-family: FRABK, 'Roboto', sans-serif;
}

.FRAMDCN{
	font-family: FRAMDCN, 'Roboto', sans-serif;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll; /* always force a scrollbar in non-IE */
}
a {
	color:#000;
	outline: none;
	text-decoration:underline;
-webkit-transition: color 0.3s; 
        transition: color 0.3s;
}
a:hover {
	text-decoration: none;
	color: #d20000;
}
img {
	display:block;
	}
p {
	margin: 0;
	}
hr {
	margin: 0;
	border: none;
	border-top: 1px solid #3b3b3b;
	border-bottom: 1px solid #3b3b3b;
	height: 3px;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}
body {
	font: 12px/14px  Verdana, 'Roboto', sans-serif;
	background: #fff;
	color: #000;
	min-width: 1024px;
-webkit-overflow-scrolling: touch;
}
html,body{
	height: 100%;
}

.catalog-section-list td{
	color:#666;
}
.catalog-section-list a{
	font-family: FRAMDCN;
	font-size:100%;
}
.catalog-section-list a:hover{
	font-size:100%;
}
.catalog-section-list span a{
	padding-top: 0;
	padding-bottom: 0;
}
.clear{
	clear:both;
}
#loader {
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 999;
	width: 100%;
	height: 100%;
	overflow: visible;
	text-align: center;
} 
.visible {
	visibility: visible;
	opacity: 1;
	transition: opacity 1s linear;
     -o-transition: opacity 1s linear;
   -moz-transition: opacity 1s linear;
-webkit-transition: opacity 1s linear;
}
.hidden {
	visibility: hidden;
	opacity: 0;
	transition: visibility 0s 1s, opacity 0.5s linear;
     -o-transition: visibility 0s 1s, opacity 0.5s linear;
   -moz-transition: visibility 0s 1s, opacity 0.5s linear;
-webkit-transition: visibility 0s 1s, opacity 0.5s linear;

}
.spinner {
	position: fixed; 
	top: 50%;
	left: 50%;
	width: 200px;
	height:100px;
	margin: -50px 0 0 -100px;
}
.spinner > div {
	width: 18px;
	height: 18px;
	background-color: #333;
	border-radius: 100%;
	display: inline-block;
-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner span {
	display: block;
	margin-top: 15px;
}
.spinner .bounce1 {
-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner .bounce2 {
-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}
#alfabet-main{
	background-color: #F7F6F2;
	font-size:120%;
	padding: 5px;
	padding-left:10px;
	margin-bottom:10px;
	color:#4F4F4F;
}
#alfabet-main a{
	color:#4F4F4F;
	border-bottom: none;
	text-decoration: none;
}
#alfabet-main a:active{
	color:#4F4F4F;
	border-bottom: 1px solid #d20000;
	text-decoration: none;
}
#alfabet-main a:hover{
	color:#4F4F4F;
	border-bottom: 1px dashed #acacac;
	text-decoration: none;
}
.c_container{
	margin-top:20px;
	font-family: 'Open Sans', sans-serif;
}
#c_h3, .c_sidebar h3{
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
}
.c_row{
	margin-left:10px;
}
#c_cont ul{
	margin-left: 10px;
}
#products{
	margin-top:20px;
	padding-top:20px;
	border-top:1px dashed #acacac;
}
.orphus {
	border-top: 1px dashed #666;
	display: block;
	border-bottom: 1px dashed #666;
	padding-bottom: 10px;
}
/*Grid--------------------*/
.mobile_menu{
	display:none;
}
.catalog-section {
	display: -webkit-flex;
	display: flex;
-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
-webkit-justify-content: flex-start;
	justify-content: flex-start;
	padding: 10px 8px 8px;
}
.rubric_company {
	width: 330px;
	padding: 10px 8px 8px;
	margin-right: 5px;
}

.element-title {
	font-family: FRAMDCN;
        line-height:0.9;
	font-size:180%;
	font-weight: normal;
	color:#4F4F4F;
}

a.element-title{
	font-family: FRAMDCN;
	text-transform: uppercase;
        line-height:1;
	font-size:155%;
	font-weight: normal;
	color:#4F4F4F;
-webkit-transition: color .4s ease;
	transition: color .4s ease;
	text-decoration: none;
}
.rubric_company:hover a.element-title {
        color: #006cba;
        text-decoration: none;
	transform: translateY(0); 
        animation: trembling 1s ease-in ; 
 -webkit-animation: trembling 1s ease-in;
}
#afisha_block:hover .element-title {
	color: #d20000;
}
a.element-title:hover {
	text-decoration: underline;
}
.element-title img{
	display: inline-block;
}
.element{
	font-size:80%;
}
.element img{
	display: inline-block;
}
.element .phones{
	margin-top:10px;
	margin-bottom: 10px;
	max-width: 160px;    
	overflow: hidden;    
	white-space: nowrap;    
	text-overflow: ellipsis;
	border-bottom:1px dashed #9c9c9c;
-webkit-transition: all .4s ease;
	transition: all .4s ease;
	text-decoration: none;
}
.element:hover .phones {
	color:#d20000;
	border-bottom: 1px dashed #d20000;
}
.element:hover .phones a {
	color:#d20000;
}
.phones span a {
	text-decoration: none;
}
.rating{
	clear:both;
	margin-top: 10px;
}
.rating img{
	float:left;
	margin-left:2px;
}
.rating-title{
	float:left;
}
.read-more{
	clear:both;
	padding-top:10px;
}
.read-more a{
	color: #666;
	text-transform: none;
	font-size: 1em;
	font-weight: 100;
	text-decoration: underline;
}
td.element:hover .read-more a {
        color: #d20000;
        font-weight: 600;
}
.element-services{
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}
.element-services img{
	margin-left: 2px;
	display: inline-block;
}
.time-work img{
	display: inline-block;
	margin-right: 2px;
}
.time-work{
	margin-bottom: 8px;
	margin-top: -3px;
}
.info-block{
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	border-top: 1px dashed #acacac;
	border-bottom: 1px dashed #acacac;
	color:#4F4F4F;
	text-transform: uppercase;
	font-size: 120%;
	padding-top:5px;
	padding-bottom:5px;
}
.serch_text404 {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.40em;
	line-height: normal;
	margin-bottom: 50px;
}
.info-block-search{
	font: 1.4em/18px FRAMDCN, 'Roboto', sans-serif;
	color:#4F4F4F;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom: 20px;
}
.serch_text404 div img {
	float: left;
	margin-right: 65px;
	margin-bottom: 500px;
	padding-top: 55px;
}
.serch_text404 h5 {
	color: #d20000;
	font-weight: 400;
	font-size: 1.9em;
	font-family: FRAMDCN;
	margin-bottom: 15px;
	margin-top: 20px;
}
.serch_text404 p {
	margin-bottom: 10px;
}
.serch_text404 a {
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
.serch_text404 a:hover {
	border-bottom: 1px dashed #d20000;
}
.serch_text404 .fa-circle-o {
	margin-right: 15px;
	color: grey;
}
div.serch_button404 a:first-child span {
	margin: 0 28px;
}
div.serch_button404 {
	margin-bottom: 35px;
}
div.serch_button404 a:first-child {
	display: inline-block;
	padding: 0;
	color: #fff;
	font-size: 17px;
	line-height: 46px;
	font-family: "YandexSansText",Helvetica,Arial,sans-serif;
	cursor: pointer;
	text-decoration: none;
	border-radius: 4px;
	background: -moz-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: -webkit-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: -o-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: -ms-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: linear-gradient(180deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	border: 1px solid #48a931;
	border-bottom-color: #31a029;
	box-shadow: inset 0 1px 0 #b8e171;
	text-shadow: 0 1px 0 #549e00;
}
div.serch_button404 a:first-child:hover,
div.serch_button404 a:first-child:focus {
	background: #69c143;
	background: -moz-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: -webkit-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: -o-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: -ms-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: linear-gradient(180deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	outline: none;
}
div.serch_button404 a:last-child {
	font-family: 'Open Sans', sans-serif;
	display: inline-block;
	margin: 16px 0 0;
	position: relative;
	padding: 0 0 0 34px;
	border: none;
	font-size: 1.5em;
	text-decoration: none;
}
.info-block a{
	color:#d20000;
	text-decoration: none;
	border-bottom: 1px dashed #d20000;
-webkit-transition: all .4s ease;
        transition: all .4s ease;
}
.search-page .info-block {
	margin-top: 15px;
}
.info-block a:hover{
        border-bottom: 1px dashed #25C019;
        color: #25C019;
}
.info-block a:first-child {
	background-color: #25C019;
	color:#fff;
	padding: 2px;
	border-bottom: none;
}
.imobile {
	display: none;
}
#wrapper h1{
	font-size:12px;
	margin:0;
	padding:0;
}
#wrapper {
	width:100%;
	margin:0 auto;
	text-align:left;
}

#products,.product {
	width:100%;
	display: -webkit-flex;
	display: flex;
-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
-webkit-justify-content: flex-start;
	justify-content: flex-start;
}

.product {
	padding:0px 0;
	margin-bottom: 20px;
}
.image {
	width:120px;
	float:left;
	margin-left:7px;
}
.description_main {
	font-family: 'Open Sans', sans-serif;
	font-size:1.40em;
	line-height:normal;
	width:90%;
}
.es-style{
	font-family: FRAMDCN;
	font-weight:400;
	font-size:1.30em;
}
.es-style a:hover {
        color: #d20000;
        text-decoration: underline;
}
.description {
	margin-left:150px;
	margin-top:0;
}
.grid .description-text{
	display: none;
}
a#more{
	font-size:100%;
	color: #4F4F4F;
}
.grid .product {
	padding:10px;
	text-align:center;
	border:none;
	margin-bottom:5px;
}
.grid .product,.grid .wrapper,.grid .image,.grid .description {
	width:150px;
}
.grid .image {
	margin-bottom:7px;
}
.grid .wrapper {
	padding-top:10px;
}
.grid .description p {
	display:none;
}
.grid .description {
	height:55px;
	margin-left:0px;
	margin-right:0px;
	float:left;
	width:136px;
}
#content_block .li_red0 a{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#d20000;
	text-decoration:none;
}
.comment_doc {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.40em;
	line-height: normal;
}
.phone-tel {
	text-decoration: none;
	border-bottom: 1px dashed #5b606b;
-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.phone-tel:hover {
	border-bottom: 1px dashed #d20000;
}
.description a{
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	font-size:1.5em;
	color:#4f4f4f;
	font-weight:normal;
	word-wrap: break-word;
}
.description a:hover{
	color:#d20000;
}
.catalog_street {
	font-weight: 700;
	font-size: 1.1em;
}
#c_cnt{
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	background-color:#eee;
	width:50px;
	height:35px;
	font-size:18px;
	position:relative;
	top:80px;
	text-align:center;
	left:70px;
}

#c_comp{
	font-size:10px;
}
.image a{
	color:#000;
	text-decoration:none;
}
/*---------------------------*/
.related_topics {
    font-family: FRAMDCN;
    font-size: 1.3em;
}
.main-description {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.40em;
	line-height: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}
.h5-main{
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	font-size:21px;
	text-transform: uppercase;
	padding: 0 0 5px;
	color: #4F4F4F;
	width:100%;
	border-bottom: 1px dashed #acacac;
	margin-bottom:20px;
	margin-top:20px;
}
.news{
	width:100%;
	font: 14px/18px FRABK, 'Roboto', sans-serif;
	margin-top: 15px;
}
#rss_text a:hover{
	color: #d20000;
}
.grid .li_red01{
	display: block;
}

.li_red01 a{
	font-size:16px;
	color:#666;
	height:10px;
	padding-top:0;
	padding-bottom: 0;
	text-decoration: none;
}
.li_red01 sup,.li_red01 a sup{
	text-decoration: none;
}
.li_red01 a:hover{
	font-size:16px;
	color:#d20000;
	padding-top:0;
	padding-bottom: 0;
	text-decoration: underline;
}
.main-desc-title{
	margin-bottom: 5px;
}
.wrapper-catalog:hover .main-desc-title a {
        color: #d20000;
        text-decoration: underline;
}

.allarticles {
	padding-bottom:5px;
}
.icontent-main{
	margin-bottom:20px;
}
.icontent-main ul li{
	margin-bottom:5px;
}
.catalog-selector ul li{
	float:left;
	margin-right: 10px;
}
.catalog-selector ul li a{
	color:#4F4F4F;
	font-size:120%;
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dashed #acacac;
}
.catalog-selector ul li a:hover{
	color: #d20000;
	border-bottom: 1px dashed #d20000;
}
.wrapper{
	max-width: 1366px;
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 17px 0;
}
.wrapper-catalog{
	max-width: 1366px;
	margin: 0 auto;

	padding: 0px 0px 0;
}
.wrapper-catalog .image{
	margin-bottom:0;
	margin-left:0;
}
.red{
	color: #d20000 !important;
}
.grey{
	color: #4f4f4f;
}
.fixed{
	position: fixed;
	padding: 30px 15px 0;
}
.header{
    left: 0;
    /*position: fixed;*/
    right: 0;
    text-align: center;
    top: 0;
    background: url(/bitrix/templates/es_main/images/topmenu_transp.png);
    background-position: top;
    background-repeat: repeat-x;
    z-index: 3;
}
.center_head{
	display: inline-block;
	width: 100%;
	max-width: 1336px;
	/*padding: 30px 0 0;
	padding: 30px 15px 0;*/
	/*min-width: 1024px;*/
	min-width: 990px;
	height:100px;
}

/*@media only screen and (min-width: 960px) and (max-width: 1336px){
	.center_head{
		display: inline-block;
		width: 100%;
		max-width: 1336px;
		padding: 30px 17px 0;
	}
}
@media only screen and (min-width: 0px) and (max-width: 980px){
	.header{
		position: absolute;
		left: 15px;
	}
}*/

.right_header{
	float: right;
	width: 240px;
	padding: 7px 0 0;
	margin-left: 18px;
}
.left_head{
	margin: 0 220px 0 0;
}
.nav_hold{
	width: 100%;
	height:32px;
	min-width: 770px
}
.nav_left{
	float: left;
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	font-size:155%;
}
.nav_left div{
	float: left;
	margin: 0;
	/*padding: 5px 7px 5px 11px*/
	position: relative;
}
/*.nav_left li:first-child:before{
	background: none;
}*/
/*.nav_left li:before{
	position: absolute;
	left: 0;
	top: 12px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	background: #fff;
	content:"";
}*/

.nav_left a{
	text-decoration: none;
	float: left;
	color: #4f4f4f;
	text-transform: uppercase;
}
.nav_left ul.menu li a{
	border-bottom: 1px dashed #bfbfbf;
-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.nav_left ul.menu li a:hover{
	border-bottom: 1px dashed #d20000;
}
.nav_left ul.menu li a:active{
	border-bottom: 1px dashed #d20000;
	text-decoration: none;
}

.nav_left ul.menu li ul.menu-menu li a{
	border-bottom: 1px solid #fff;
	margin-right:50px;
	text-align: left;
}

.nav_left ul.menu li ul.menu-menu li a:hover{
	border-bottom: 1px dashed #d20000;
}
.nav_left a:hover{
	border: transparent;
	/* padding: 0 0 1px; */
}
.nav_left .region{
	padding: 5px 7px 5px 7px;
}
.nav_left .region a{
	border-bottom: 1px dashed #fff;

}
.nav_left .active a{
	background: #d20000;
	padding: 5px 7px 5px 11px;
}

.nav_left .active a{
	color: #fff;
	border: none;
}
ul.menu-menu li a{
	color:#000;
	margin:5px;
	background-color:#fff;
}
ul.menu-menu li a:hover{
	border-bottom: 1px dashed #000;
}
.dropit {
    list-style: none;
	padding: 0;
	margin: 0;
}
.dropit .dropit-trigger { position: relative; }
.dropit .dropit-submenu {
    position: absolute;
    top: 100%;
    left: 0px; /* dropdown left or right */
    z-index: 1000;
    display: none;
    min-width: 230px;
    list-style: none;
	padding: 5px;
    background-color: #fff;
	margin: 0;
    margin-top:20px;
    border: 1px solid #000;
}
.dropit .dropit-open .dropit-submenu { display: block; }
.nav_right{
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	float: right;
	font-size: 130%;
}
.nav_right li{
	float: left;
	margin: 0 0 0 2px;
}
.nav_right li a{
	color: #d20000;
	text-decoration: none;
	padding: 4px 6px;
	float: left;
	text-transform: uppercase;
-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.nav_right li a:hover{
-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}
.nav_right .active a {
	background: #25c019;
	color:#fff;
	text-decoration: none;
-webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.nav_right .active a:hover {
	text-decoration: none;
-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}

.nav_right .noactive a{
	color: #ebebeb;
}
.form_wrapp{
	overflow: hidden;
	margin: 0 0 20px;
}
.search_hold{
	overflow: hidden;
	background: #e6e6e6;
	border-radius: 5px;
	position: relative;
	padding: 4px;
}
.search_text input{
	border: 1px solid #b4b4b4;
	background: #fff;
	padding: 0 10px 0 6px;
	margin: 0;
	color: #000;
	width: 100%;
	height: 35px;
	font-size: 14px;
	line-height: 20px;
}
.search{
	padding: 0;
	margin: 0;
	background: url(/bitrix/templates/es_main/images/btn-search.png) no-repeat;
	width: 58px;
	height: 32px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	right: 4px;
	top: 4px;
	border: none;
}
.search:hover{
	cursor: pointer;
	background-position: 0 -33px;
}
.btn_close{
	position: absolute;
	right: 80px;
	top: 13px;
	background: url(/bitrix/templates/es_main/images/ico-close.png) no-repeat;
	width: 14px;
	height: 14px;
}
.btn_close:hover{
	background-position: 0 -14px;
	cursor: pointer;
}
.row_hold{
	overflow: hidden;
	width: 100%;
	min-width: 776px;
}
.row_check_white a {
	border-bottom: 1px dashed #d20000;
	color: #d20000;
	text-decoration: none;
-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.row_check_white a:hover {
	border-bottom: 1px dashed #25c019;
	color: #25c019;
}
.row_check_white a span {
	font-size: 1.2em;
}
.row_check{
	float: left;
	margin: 0 15px 0 0;
}
.row_check input[type='checkbox']{
	float: left;
	margin: 3px 3px 0 0;
}
.row_check label{
	float: left;
	color: #b4b4b4;
}
.row_check_white {
	float: left;
	height: 19px;
	margin: 5px 15px 0 0;
	text-transform: uppercase;
	font-size: 125%;
	color: #666;
}
.block_auth {
	float: right;
	margin: -18px 0 0 0;
	font: 125%/18px FRAMDCN,"Roboto",sans-serif;
}
.row_check_white_number{
	font-size:120%;
}
.right{
	float: right;
	padding: 0 50px 0 0;
}
.right a{
	color: #d20000;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 1px dotted #d20000;
	display: block;
	font-size: 12px;
}
.right a:hover{
	border: transparent;
}
span a:hover {
	color: #d20000;
}
/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/
div.mf-name, 
div.mf-email, 
div.mf-phone, 
div.mf-message {
	width: 80%;
	padding-bottom: 0.9em;
}
.mf-text {
	display: block;
	margin-bottom: 5px;
}
div.mf-name input, 
div.mf-email input, 
div.mf-phone input {
	width: 60%;
	height: 30px;
	border-radius: 2px;
	border: 1px solid #aaa;
	background-color: #fff;
	font-style: normal;
	color: #000;
	padding-left: 5px;
}
.mf_send {
-webkit-appearance: none;
	cursor: pointer;
	border: none;
	background: none;
	font-size: 1em;
	font-weight: bold;
	padding: 0.6em 1.9em;
	color: #fff;
	border-radius: 2px;
	background: #24c019;
-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	margin-top: 15px;
}
.mf_send:hover {
	background-color: #1f700d;
}
.item4 {
	padding-top: 20px;
	clear: both;
}
.item4 div {
	font-size: 1.1em;
	line-height: 1.5;
	padding: 0;
	z-index: 0;
}
.soc_net_block {
	padding-top: 20px;
	clear: both;
}
div .item8 {
    margin-top: 15px;
}
.item8 p{
	margin: 0 0 3px;
}
.send_mes{
	margin: 0 0 0 5px;
}
.show_map,
.send_mes {
	font-family: FRAMDCN;
        font-size: 1.5em;
	background: #f0f0f0;
	color: #4f4f4f;
	border: none;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition: background 0.5s;
	transition: background 0.5s;
}
.show_do {
	font-family: FRAMDCN;
        font-size: 1.5em;
        background: #25c019;
        color: #fff;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	margin-left:5px;
	-webkit-transition: background 0.5s;
	transition: background 0.5s;
}
.filial_do, .phone_do {
	float: none;
	font-family: FRAMDCN;
        font-size: 1.5em;
	background: #f0f0f0;
	padding: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
	-webkit-transition: color 0.3s;
	transition: color 0.3s;
	-webkit-transition: background 0.5s;
	transition: background 0.5s;
	margin-left:5px;
}
.filial_do,
.filial_do:hover {
	color: #004799;
}
.phone_do {
	color: #d20000;
}
.send_mes:hover,
.show_map:hover,
.phone_do:hover {
	color:#d20000;
	background: #e6e6e6;
}
.show_do:hover {
	background: #1f700d;
}
/*.send_mes strong{
	background: url(/bitrix/templates/es_main/images/ico9.png) no-repeat 0 3px;
	padding: 0 8px 0 20px;
}
.show_map strong{
	background: url(/bitrix/templates/es_main/images/ico11.png) no-repeat 0 3px;
	padding: 0 8px 0 16px;
}*/
.title_link{
	width: 100%;
	clear: both;
	overflow: hidden;
}
.title_link a{
	font-weight: bold;
}
.date_sale{
	overflow: hidden;
	width: 100%;
	margin: 0 0 10px;
}
.item3 p{
	clear: both;
}
.item11 p,
.item10 span,
.item11 a,
.item11 img,
.item5 strong,
.item5 img,
.item5 span,
.item3 span,
.item3 img{
	float: left;
	margin: 0 5px 0 0;
}
.item33 img{
	display:inline;
}
.item5 img,
.item3 img{
	float: left;
	margin: 3px 5px 0 0;
}
.item5 img{
	margin: 1px 5px 0 0;
}
.box_soc{
	overflow: hidden;
	width: 100%;
	margin-top: 5px;
}
.box_soc a{
	float: left;
	margin: 0 10px 0 0;
}
.rightbar{
	float: right;
	width: 240px;
	margin: 0px 0px 20px 18px;
	padding: 45px 0 0;
}
.wrapp_soc{
	overflow: hidden;
	text-align: right;
	font-size: 0px;
}
.wrapp_soc li{
	font-size: 10px;
	display: inline-block;
	color: #686667;
	margin: 0 0 0 6px;
}
.dif_city{
	margin: 5px 0 20px;
	text-align: left;
	font: 14px/18px FRABK, 'Roboto', sans-serif;
}
.dif_city a{

	text-decoration: none;
	color: #a2a2a2;
	text-transform: uppercase;
	font-size: 10px;
}
.box_grey{
	background: #e6e6e6;
	border-radius: 3px;
	padding: 4px;
	text-align: left;
	margin-top: 9px;
}
.weather_hold .time{

	width: 100%;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
	margin: 3px 0 4px;
}
.weather_hold ul li:after{
	border-right: 2px solid #4f4f4f;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 17px;
}
.weather_hold ul li:first-child:after{
	border: none;
}
.weather_hold ul li{
	color: #4f4f4f;
	font-weight: bold;
	position: relative;
	display: inline-block;
	padding: 0 6px;
	vertical-align: top;
	font-size: 14px;
}
.temperatur{
	overflow: hidden;
	width: 100%;
	text-align: center;
	font-size: 0px;
}
.temperatur img,
.temperatur strong,
.temperatur span{
	display: inline-block;
	font-size: 21px;
	text-transform: uppercase;
	padding: 0 2px;
}
.blocks{
	margin: 0 0 0px;
	/*border: 1px solid #acacac;*/
	min-height: 120px;
}
.reklama_region {
	width: 240px; 
	height: 28px; 
	margin-top: 10px;
	display:block;
	border-top: 1px dashed #666;
	font-family: FRAMDCN;
	padding-top: 8px;
	font-size: 1.4em;
}
.reklama_region a {
	color:#666;
	text-decoration: none;
	display:block;

}
.reklama_region a span {
	text-decoration: underline;
	color: #d20000;
	text-transform: uppercase;
}
.reklama_region a:hover {
	transform: translateY(0);
	animation: trembling 1s ease-in;
-webkit-animation: trembling 1s ease-in;
}
.main {
	margin: 0 220px 10px 0;
	color: #000;
	overflow: hidden;
	padding: 20px 0 0;
}
.breadcrumb-navigation {
  width: 100%;
  overflow: hidden;
  list-style: none;
  margin: 0 0 5px;

}
.breadcrumb-navigation li span{
	display: block;
	background: url(/bitrix/templates/es_main/images/bg-breadcrumbs.png) no-repeat 100% 0;
	width: 5px;
	height: 20px;
	position: absolute;
	right: -12px;
	top: 0;
}
.breadcrumb-navigation li:last-child:after{
	background: none;
}
.breadcrumb-navigation li {
	float: left;
	margin: 0 10px;
	padding: 0 0 3px;
	position: relative;
	color: #d20000;
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
}
.breadcrumb-navigation li a img{
	display: inline-block;
	vertical-align: middle;
	margin-top:4px;
}
.breadcrumb-navigation li.slideLi a {
	text-decoration: none;
	width:15px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	color: #d20000;
}
.weather_hold,
.bord_box{
	border-top: 1px dashed #acacac;
	border-bottom: 1px dashed #acacac;
	margin: 1px 0 15px;
	height:75px;
}
.weather_hold{
	padding: 10px 0;
	color: #4f4f4f;
}
.bord_box_center{
	display: table-cell;
    vertical-align: middle;
	height:75px;
	padding: 10px 0;
	margin:0;
}
.closed {
	color: #d20000;
	margin: 0;
	text-transform: uppercase;
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	font-size: 180%;
	margin-top: 10px;
}
.grey_border .closed {
	font-size: 120%;
}

h1{
	color: #d20000;
	margin: 0;
	text-transform: uppercase;
	font: 14px/28px FRAMDCN, 'Roboto', sans-serif;
	font-size: 250%;
-webkit-animation: fadeInRight 0.7s ease;
   -moz-animation: fadeInRight 0.7s ease;
     -o-animation: fadeInRight 0.7s ease;
	animation: fadeInRight 0.7s ease;
}
@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
	}
}

@-moz-keyframes fadeInRight {
	0% {
		opacity: 0;
		-moz-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-moz-transform: translateX(0);
	}
}

@-o-keyframes fadeInRight {
	0% {
		opacity: 0;
		-o-transform: translateX(20px);
	}

	100% {
		opacity: 1;
		-o-transform: translateX(0);
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
.title-header{
	text-transform: uppercase;
	display: block;
	padding: 0 0 5px;
	color:#4F4F4F;
	font: 21px FRAMDCN, 'Roboto', sans-serif;
	width: 100%;
	border-bottom: 1px dashed #acacac;
	margin: 10px 0 20px;
}
#fotogal1 {
	display: inline-block;
	vertical-align: middle;
}
.scroll {
	white-space: nowrap;
	overflow-x: auto;
-webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.scroll::-webkit-scrollbar {
	display: none; 
}
.menu_main{
	font: 16px FRAMDCN, 'Roboto', sans-serif;
	background: #f7f6f2;
	padding: 8px 0;
	margin: 0 0 15px;
}
.nav-item, 
.vertical-align-middle {
	display: inline-block;
	vertical-align: middle;
}
.nav-item {
	padding: 0 10px;
}

.menu_main span a {
	text-transform: uppercase;
	color: #4f4f4f;
	text-decoration: none;
	border-bottom: 1px dashed #4f4f4f;
	cursor: pointer;
}
.menu_main span a:hover{
	color: #d20000;
	border-bottom: 1px dashed #d20000;
        transform: translateY(0); 
        animation: trembling 1s ease-in ; 
-webkit-animation: trembling 1s ease-in;
}
.show_map:hover,
.show_do:hover,
.filial_do:hover,
.phone_do:hover,
.send_mes:hover {
        transform: translateY(0); 
        animation: trembling 1s ease-in ; 
 -webkit-animation: trembling 1s ease-in;
}

@keyframes trembling {
  0%,100% {transform: translateX(0); }
  20% {transform: translateX(-2.5%);}
  40% {transform: translateX(2.5%);}
  55% {transform: translateX(-1.25%);}
  70% {transform: translateX(1.25%);}
  80% {transform: translateX(-0.125%);}
  90% {transform: translateX(0.125%);}
}

@-webkit-keyframes trembling {
  0%,100% {transform: translateX(0); }
  20% {transform: translateX(-2.5%);}
  40% {transform: translateX(2.5%);}
  55% {transform: translateX(-1.25%);}
  70% {transform: translateX(1.25%);}
  80% {transform: translateX(-0.125%);}
  90% {transform: translateX(0.125%);}
}
.menu_main .active a:hover,
.menu_main .active a{
	border-bottom: 1px solid #d20000;
}
.wrapp_info{
	width: 100%;
}
.info_hold{
	width: 100%;
	margin: 0 0 0px;
	min-height:450px;
}
.text_info{
	margin: 0 330px 0 0;
}
.img_box{
	float: right;
	width: 298px;
	height: 298px;
	position: relative;
	border: 1px solid #f3f3f3;
	text-align: center;
	overflow: hidden;
}
.img_box img{
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
    height: auto;
}
.under-logo{
	clear:both;
	width:298px;
	float: right;
	position: relative;
	text-align: right;
	margin-top:5px;
}
.under-logo img{
	display: inline-block;
}
.photo_numb{
	background: #fff;
	position: absolute;
	left: 5px;
	bottom: 5px;
	border-radius: 3px;
	padding: 2px 3px;
}
.count{
	background: url(/bitrix/templates/es_main/images/ico-photo.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
}
.text_all p{
	margin: 0 0 15px;
}

.find_show_error{
	margin-top:-10px;
}

.find_show{
	overflow: hidden;
	margin: 0 0 20px 0;
	width: 100%;
}
.find_show a{
	text-decoration: none;
	display: block;
	background: url(/bitrix/templates/es_main/images/img19.gif) no-repeat;
	min-height: 52px;
	padding: 0 0 0 70px;
}
.find_show a span{
	display: block;
	margin-top: 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 0.8rem;
}
.dopoffice div.show_text,
.dopoffice div.show_text_all {
	margin-top: 10px;
}
.show_text img{
	display: inline-block;
}
.show_text span, .show_text div, .show_text_all div{
   	display: inline-block;
   	position: relative;
   	cursor: pointer;
	font: 14px FRAMDCN, 'Roboto', sans-serif;
	background: #f7f6f2;
	color: #4f4f4f;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
}

.show_text div#detail_text_resize, .show_text div#detail_text_minimize, .show_text div#detail_text_minimizep{
	margin-top:10px;
}
.show_text span:hover, .show_text div:hover, .show_text_all div:hover{
   border-color: transparent;
   color:#d20000;
}
.text_visible{
	display: none;
}
.box_ask{
	float: right;
}
.row{
	margin: 0 0 17px;
	overflow: hidden;
	width: 100%;
}

a.red-line-link-new{
	font-size: 1.3em;
	line-height: 1.3;
	color: #000;
	text-decoration:none;
        border-bottom:1px dashed #9c9c9c;
-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

a.red-line-link-new:visited{
	color: #6d6d6d;
	text-decoration: none;
}

a.red-line-link-new:hover{
	color: #d20000;
	text-decoration:none;
	border-bottom: 1px dashed #d20000;
}
.fa-check-circle {
	color: #9c9c9c;
	padding: 5px;
-webkit-transition: all .4s ease;
	transition: all .4s ease;
	font-size: 15px;
}
.row_promo li:hover .fa-check-circle {
	color: #d20000;
}
.row_promo img{
	float:left;
}
.col{
	display: table-cell;
	/*float: left;*/
	/*margin: 0 2% 0 0;*/
	padding-right: 10px;
	/*max-width: 230px*/
}
.col>span{
	display: block;
	clear: both;
	margin: 0 0 3px;
	color: #666;
}

.how_to_get {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.2em;
	line-height: normal;
}
/*.col:last-child{
	margin: 0;
	width: 52%;
	max-width: 480px;
}*/
.col a{
	float: left;
}
.col img{
	border: 1px solid #ddd;
}
#reviews_block {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.4em;
	line-height: normal;
	margin-bottom: 25px;
}
.more{
	color: #666;
}
.row_promo ul{
-webkit-column-count: 2; /* Chrome, Safari, Opera */
   -moz-column-count: 2; /* Firefox */
	column-count: 2;
	overflow: hidden;
	width: 100%;
}
.row_promo ul li{
	margin: 0 0 5px;
	display: block;
	padding-bottom: 3px;
	overflow: hidden; /* Fix for firefox and IE 10-11  */
-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
	page-break-inside: avoid; /* Firefox */
	break-inside: avoid; /* IE 10+ */
	break-inside: avoid-column;
}
.footer{
	font: 130%/18px FRABK, 'Roboto', sans-serif;
    margin: 0 auto;
    width: 100%;
    max-width: 1336px;
    overflow: hidden;
    border-top: 1px dashed #acacac;
    margin-top:20px;
    margin-bottom: 40px;
}
.footer_left{
    color: #000;
    padding: 40px 0;
    position: relative;
}
.col1{
	float: left;
	width: 25%;
	margin: 0px;
}
.col1 ul li{
	margin: 0 0 10px;
}
.footer_link {
	color: #000 !important;
	outline: none;
	text-decoration: underline;
-webkit-transition: color 0.3s !important;
	transition: color 0.3s !important;
	padding: 0 !important;
	background: none !important;
	margin: 0 !important;
	font: 15px/18px FRABK, 'Roboto', sans-serif !important;
	cursor: pointer;
	text-decoration: underline !important;
	border: none !important;
}
.footer_link:hover {
	text-decoration: none !important;
	color: #d20000 !important;
}
.grey_big a,
.grey_big {
	font-family: FRAMDCN;
	font-weight: 400;
	text-transform: uppercase;
	color: #313942;
	font-size: 19px;
-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.grey_big a:hover {
	color:#d20000;
}
.grey_big{
	margin: 0 0 10px;
}
.grey_big span {
	color: #d20000;
}
.grey_big li{
	margin: 0 0 27px !important;
}
.footer-logos .footer-title {
	color: #333;
	font-size: 12px;
}
.footer-logos i {
	margin-left: 3px;
	color: #25C019;
}
.footer_right{

  float: right;
  width: 200px;
  text-align: right;
  overflow: hidden;
  position: relative;
}
.statistic{
	color: #a2a2a2;
	margin: 0 0 5px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold
}
.mail_wrap, 
.soc_wrap  {
	margin-top: 3px;
}
.mail_wrap .statistic {
	margin: 0;
}
.img_sts{
	overflow: hidden;
	margin: 0;
}
.img_sts li{
	display: inline-block;
}
.socnetwork{
	overflow: hidden;
	margin: 0 0 10px;
	text-align: right;
	font-size: 0px;
}
.soc_wrap ul li {
	display: inline-block;
}
.socnetwork li{
	display: inline-block;
	font-size: 14px;
	margin: 0 0 0 3px;
}
.mail_wrap span {
	display: block;
}
.number_two{
	font-size: 18px;
	line-height: 22px;
	text-decoration: none;
	border-bottom: 1px dashed #5b606b;
	margin-bottom: 5px;
	display: inline-block;
}
.logo_wrap img {
	margin: 20px 0px 0px 20px;
}
.mail_wrap img {
	display: none;
}
.mail_info{
	text-decoration: none;
}
.mail_info span{
	text-decoration: underline;
	color: #1588c4;
}
.mail_info:hover span{
	text-decoration: none;
}
.copy{
	font-size: 11px;
	padding: 5px 0 0;
}
.light_text{
	color: #7d7d7d;
	line-height: 1.5;
}
.rateit {
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    -webkit-touch-callout: none;
}
.rateit .rateit-range
{
    position: relative;
    display: -moz-inline-box;
    display: inline-block;
    /*background: url(/bitrix/templates/es_main/css/star.gif);*/
    background: url(/bitrix/templates/es_main/images/star.gif);
    height: 16px;
    outline: none;
}
.rateit .rateit-range * {
    display:block;
}
* html .rateit, * html .rateit .rateit-range
{
    display: inline;
}
* + html .rateit, * + html .rateit .rateit-range
{
    display: inline;
}

.rateit .rateit-hover, .rateit .rateit-selected
{
    position: absolute;
    left: 0px;
}

.rateit .rateit-hover-rtl, .rateit .rateit-selected-rtl
{
    left: auto;
    right: 0px;
}
.rateit .rateit-hover
{
    /*background: url(/bitrix/templates/es_main/css/star.gif) left -32px;*/
    background: url(/bitrix/templates/es_main/images/star.gif) 0 -32px;
}

.rateit .rateit-hover-rtl
{
    background-position: right -14px;
}

.rateit .rateit-selected
{
    /*background: url(/bitrix/templates/es_main/css/star.gif) left -16px;*/
    background: url(/bitrix/templates/es_main/images/star.gif) 0 -32px;
}

.rateit .rateit-selected-rtl
{
    background-position: right -14px;
}

.rateit .rateit-preset
{
    /*background: url(/bitrix/templates/es_main/css/star.gif) left -48px;*/
    background: url(/bitrix/templates/es_main/images/star.gif)  0 -32px;
}

.rateit .rateit-preset-rtl
{
    /*background: url(/bitrix/templates/es_main/css/star.gif) left -48px;*/
    background: url(/bitrix/templates/es_main/images/star.gif)  0 -32px;
}

.rateit button.rateit-reset
{
    /*background: url(/bitrix/templates/es_main/css/delete.gif) 0 0;*/
    /*width: 16px;*/
    height: 16px;
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    outline: none;
    border:none;
    padding: 0;
    display: none !important;
}

.rateit button.rateit-reset:hover, .rateit button.rateit-reset:focus
{
    background-position: 0 -14px;
}
.rate_stars img{
	float:left;
	margin-right:2px;
}
.w-sup{
	margin-top:-3px;
}

#rss_news{
	margin-top:10px;
}
#rss_main{
	font-size:90%;
	margin-bottom:20px;
	margin-left:5px;
}
#rss_main h2{
	font-family: FRAMDCN;
	font-size:1.2em;
	padding-top:0;
	margin-top:0;
}
#rss_main a {
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	border-bottom: 1px dashed black;
-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
#rss_main a:hover {
	color: #d20000;
	border-bottom: 1px dashed #d20000;
}
#rss_img{
	width:120px;
	float:left;
}
#rss_text{
	margin-left:130px;
	font-family: 'Open Sans', sans-serif;
}
.mf-viral{
	display:none;
}
.articles-menu img{
	display:inline-block;
}
.article_preview{
	font-family: 'Open Sans', sans-serif; 
	font-size:1.35em;
	line-height:normal;
	margin-bottom: 20px;
}
.article_preview a{
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;
	font-size:140%;
	color:#d20000;
	font-weight:normal;
	margin-bottom: 10px;
	text-decoration: none;
}
.article_preview .det-line {
	font-size: 11px;
	color: #666;
	margin-top: 3px;
}
.det-line a{
	color:#666;
	font-family: Verdana,Tahoma,Arial;
	font-size:100%;
}
.li_red_2 sup.red{
	font-size:12px;
}
.search-desc img{
	display: inline-block;
}
a #more-vozm {
	width:92px;
	height:95px;
	background-image:url('/images/more_options_sm_button.jpg');
}
a:hover #more-vozm {
	width:92px;
	height:95px;
	background-image:url('/images/more_options_sm_button_on.jpg');
}	
#moret {
	margin-right:150px;
}
#morev {
	float:right;
	margin-right:5%;
}
.afisha_add {
	font-family: 'Open Sans', sans-serif;
	font-size: 1.3em;
	line-height: normal;
}
.afisha_add img {
	float: left; 
	margin: 0 30px 60px 0;
}
.afisha_add p {
	margin-bottom: 10px;
}
.afisha_add span {
	font-weight: 700;
}
.afisha_add a {
	text-decoration: none;
	border-bottom: 1px dashed #000;
}
.afisha_add a:hover {
	color: #d20000;
	border-bottom: 1px dashed #d20000;
}
.afisha-detail img{
	display: inline-block;
}
.search-page table td.element{
        padding: 10px 10px 0px 8px;
}
.main-catalog-desc{
	margin-bottom: 5px;
	width: 100%;
}
.street{
	margin-top:0px;
	font: 20px FRAMDCN, 'Roboto', sans-serif;
	font-size:25px;
}
.main_phone {
	margin-bottom: 15px;
}
#main-phone #phone-tel{
	font: 27px FRAMDCN, 'Roboto', sans-serif;
	line-height: 26px;
	color: #000;
	border-bottom: 1px dashed #000;
	text-decoration: none;
-webkit-transition: all .4s ease;
	transition: all .4s ease;
}
#main-phone #phone-tel:hover {
	color: #d20000;
	border-bottom: 1px dashed #d20000;

}
.item5{
	line-height: 20px;
}
.worktime{
	font: 18px FRAMDCN, 'Roboto', sans-serif;
	line-height: 16px;
}
.under-logo-text{
	clear:both;
	width:298px;
	margin-bottom: 6px;
}
.rate_stars-logo{
	float:right;
	margin: 5px 0 5px 5px;
}
.check-box {
    float: right;
}
.check-box img {
	margin: 8px 5px 5px 0;
        animation: bounceOut 2s linear; /* IE 10+, Fx 29+ */
-webkit-animation: bounceOut 2s linear; /* Safari 4+ */
  -moz-animation: bounceOut 2s linear; /* Fx 5+ */
    -o-animation: bounceOut 2s linear; /* Opera 12+ */
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

@-webkit-keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

@-moz-keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}
  
@-o-keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.rate_stars-logo div{
	display: inline-block;
}

.article-detail {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.40em;
    line-height: normal;
}
#fotogal1 img{
	border:1px solid #d7d7d7;
	margin-bottom: 10px;
}

.row_promo img:hover {
	animation: pulse 0.7s ease-in;
-webkit-animation: pulse 0.7s ease-in;
}

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}
.social-button{
	float:left;
	margin-bottom:5px;
}
.social-fb{
	width:150px;
}
.social-tw{
	width:110px;
}
.social-gp{
	width:70px;
}
.social-vk{
	width:85px;
}
#small-title{
	font-size: 11px;
	color: #666;
	font-family: Verdana, 'Roboto', sans-serif;
}
#detail_textp{
	margin-top:2px;
}
#content img{
	display: inline-block;
}
.soc_block{
	margin-top:20px;
}
.hide{
	display:none;
}
#top-banner{
	width:100%;
	margin: 0 auto;
	margin-bottom: 10px;
	border:1px solid #eee;
}
#top-banner-img{
	display:table;
	text-align: center;
	margin:0 auto;
}
.margin-padding-normal{
	padding: 140px 0 0;
}
.margin-padding-normal-null{
	padding: 20px 0 0;
}

.margin-padding-ontop{
	padding: 250px 0 0;
}
.margin-padding-ontop-null{
	padding: 150px 0 0;
}
.rightbar-margin-padding-normal{
	padding: 165px 0 0;
}
.rightbar-margin-padding-normal-null{
	padding: 45px 0 0;
}

.rightbar-margin-padding-ontop{
	padding: 275px 0 0;
}
.rightbar-margin-padding-ontop-null{
	padding: 175px 0 0;
}

#tbl2 td{
	font-size:12px;
}
.work_time{
	margin-top:0px;
	margin-bottom:20px;
	line-height: 20px;
	overflow: hidden;
	width: 100%;
}
.work_time_in{
	padding-top:10px;
	margin-bottom:5px;
	line-height: 20px;
	overflow: hidden;
	width: 100%;
	font: 20px FRAMDCN, 'Roboto', sans-serif;
	font-size: 20px;
}
div.item2{
	margin: 30px 0 40px;
}
.addr-title{
	margin-bottom:5px;
}
.socials span#small-title{
	margin-bottom:5px;
}
h2,h3,h4,h5,h6{
	font-size:inherit;
	font-weight: inherit;
}
a.search_link{
	font-size:12px/14px;
	text-decoration: underline;
	font-weight: normal;
	text-transform: none;
}
.item9 {
	padding-top: 15px;
}
.item9 a:hover, a:hover.search_link{
	color:#d20000;
	text-decoration: underline;
}

@media only screen and (max-device-width: 1366px) {
.rubric_company {
	width: 350px;
}
.element-title, a.element-title{
        line-height:1;
	font-size:150%;
}
.element {
	font-size: 90%;
}
.catalog-section-list a{
	font-family: FRAMDCN;
	font-size:85%;
}
.catalog-section-list a:hover{
	font-size:85%;
}
.article-detail {
    font-size: 1.50em;
}
}

@media only screen and (max-device-width: 1040px) {
.grid .product, 
.grid .wrapper, 
.grid .image, 
.grid .description {
	width: 140px;
}
.show_map,
.filial_do,
.phone_do {
    font-size: 1.4em;
	padding: 10px;
}
.send_mes, .show_do {
	padding: 12px !important;
}
footer {
	padding: 0 15px;
}
}
.main-mini-description{
    display:none;
}

@media only screen and (max-width : 420px) {
.main-mini-description{
    display:block;
    line-height: normal;
    margin-top: 20px;
    margin-bottom: 20px;
}
.main-description{
    display:none;
}
.margin-padding-normal {
    padding-top: 20px;
}
body {
	max-width:100%;
}
.wrapper {
	max-width: 100%;
	padding: 10px 15px 0;
}
.rightbar, 
#top-banner,
.afisha_include,
.right_header,
.nav_right,
div.proezd img {
	display: none !important;
}

.main {
	margin: 0px 0 10px 0;
	padding: 25px 0 0;
}
.description_main {
	font-size: 1em;
	width: 100%;
}
.description_main span.es-style {
	font-size:1.2em;
}
.description {
	width: 65%;
}
.grid .product {
	margin: 0 20px;
	justify-content: center;
-webkit-justify-content: center;
	flex-direction: column;
-webkit-flex-direction: column;
}
.description a {
	font-size: 1.2em;
}
.left_head {
	margin: 0;
}

.c_sidebar {
	min-height: 295px;
}
.c_container {
	width: 100%;
}

.breadcrumb-navigation li {
	font: 16px/18px FRAMDCN, 'Roboto', sans-serif;
}
.bord_box, 
.bord_box_center {
	height: auto;
}
h1, 
.element-title, 
a.element-title {
	font-size: 1.55em;
	line-height: 1;
}
h1 {
    padding: 8px 0 8px;
}
.h5-main {
	font-size: 1.2em;
}
.main-description {
    font-size: 1.2em;
}

.info-block {
    font-size: 1em;
    line-height: 1.3;
}

.bord_box_center {
	padding: 5px 0;
}

.nav_left {
	font-size: 110%;
	float: none;
}
.nav_left ul.menu li a {
	line-height: 1;
}
.nav_left .region {
    padding: 5px 7px 5px 7px;
}
.nav_left .active a {
	padding: 5px 10px 6px 11px;
}
.text_all,
#reviews_block {
	font-size: 1em;
}
.menu_main {
	padding-top: 8px;
	padding-bottom: 15px;
}
.nav-item {
	padding: 0 5px;
}
.img_box {
	float: none;
	margin: 0 auto;
}
footer {
	margin-bottom: 60px;
}
.footer-logos {
	font-size: 14px;
	padding: 5px 0px;
}
.footer_right {
	width: 100%;
	float: left;
	text-align: left;
	margin-top: 10px;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/

div .mfeedback {
	font-size: 1em;
}
div.mf-name, 
div.mf-email, 
div.mf-phone, 
div.mf-message,
div.mf-message textarea {
	width: 100%;
}
div.mf-name input, 
div.mf-email input, 
div.mf-phone input,
div.mf-message textarea {
	width: 100%;
}
.mf_send {
-webkit-appearance: none;
	cursor: pointer;
	border: none;
	background: none;
	font-size: 1em;
	font-weight: bold;
	padding: 0.6em 1.9em;
	color: #fff;
	border-radius: 2px;
	background: #24c019;
-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
	margin-top: 15px;
}
.mf_send:hover {
	background-color: #1f700d;
}

.socnetwork {
	text-align: left;
}
.soc_wrap {
	float: right;
	margin-top: 55px;
}
.mail_wrap {
	float: left;
	display: block;
}
.mail_info span {
	font-size: 0.8em;
}
.mail_info {
	padding: 0;
}
.logo_wrap img {
	display: none;
}
.mail_wrap img {
	display: block;
	margin-bottom: 10px;
}
.mail_wrap span {
	font-size: 0.8em;
	margin-bottom: 5px;
}
.show_text span, .show_text div {
	font: 20px FRAMDCN, 'Roboto', sans-serif;
}
.show_text img {
	margin-bottom: 3px;
}
.catalog-selector ul li a {
	font: 16px/18px FRAMDCN, 'Roboto', sans-serif;
}
.related_topics {
    font-size: 1em;
}
.article-detail {
    font-size: 1.2em;
}
.comment {
	width: 100%;
	font-size: 0.65em;
}
div[class*="item"] {
    overflow: visible;
}
div .item1 {
	line-height: 1.1;
	margin-top: 20px;
	border-top: 1px dashed #acacac;
	padding: 15px 0 15px 0;
	border-bottom: 1px dashed #acacac;
}
.work_time_in {
	padding-top: 0px;
	font-size: 1.3em;
	margin: 20px 0 5px 0;
}
.main_phone {
	margin-bottom: 10px;
	line-height: 1;
	border-top: 1px dashed #acacac;
	padding-top: 15px;
}
#main-phone #phone-tel {
	font-size: 1.6em;
	margin-bottom: 5px;
	display: inline-block;
}
.item1 .street {
	font-size: 1.7em;
}
.item4 div {
	font-size: 1em;
}
.item4 .title-header .none {
	display: none;
}
div.item2 {
	margin-top: 20px;
	display: inline-block;
	width: 100%;
}
.item9 {
	padding-top: 15px;
	border-top: 1px dashed #acacac;
}
.phone_do {
	animation: slideInUp 3s linear;
-webkit-animation: slideInUp .7s linear;
   -moz-animation: slideInUp .7s linear;
     -o-animation: slideInUp .7s linear;
	position: fixed;
	bottom: 0;
	left: 15px;
	width: 93%;
 	font-size: 1.2em;
	padding: 15px !important;
	margin: 0px 15px 15px 0px;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	background: -moz-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: -webkit-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: -o-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: -ms-linear-gradient(-90deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	background: linear-gradient(180deg, #80c94d 0%,#63ba40 50%,#45ab32 100%);
	border: 1px solid #48a931;
	border-bottom-color: rgb(72, 169, 49);
	border-bottom-color: #31a029;
	box-shadow: inset 0 1px 0 #b8e171;
	text-shadow: 0 1px 0 #549e00;
	z-index: 102;
	color: white;
-webkit-box-shadow: -1px 0px 16px 0px rgba(123, 121, 121, 0.75);
   -moz-box-shadow: -1px 0px 16px 0px rgba(123, 121, 121, 0.75);
	box-shadow: -1px 0px 16px 0px rgba(123, 121, 121, 0.75);
}
@-webkit-keyframes slideInUp {
  from {
-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible;
  }

  to {
-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	visibility: visible;
  }

  to {
-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}
.phone_do:hover, 
.phone_do:focus {
	color: #fff;
	background: #69c143;
	background: -moz-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: -webkit-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: -o-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: -ms-linear-gradient(-90deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	background: linear-gradient(180deg, #88d553 0%,#63ba40 50%,#45ab32 100%);
	outline: none;
	transform: none;
	animation: none;
-webkit-animation: none;
}
div.item2 {
    margin: 30px 0 10px;
}
.send_mes,
.show_map,
.filial_do,
.show_do {
	display: block;
 	font-size: 1.2em;
	padding: 15px !important;
	margin: 0px 15px 15px 0px;
	width: 100%;
	text-align: center;
}
.es-style-orange, 
.es-style-green, 
.es-style-blue,
.es-style-red, 
.es-style-black,
.es-style {
	font-size: 1.2em;
}
.under-logo {
	display: inline-block;
	width: 100%;
	margin: 10px 0 15px 0;
	padding: 5px 0 7px 0;
	border-bottom: 1px dashed #acacac;
	border-top: 1px dashed #acacac;
}
.under-logo-text {
	clear: none;
	width: 100%;
	margin-bottom: 0;
}

.check-box {
	float: right;
	width: 65%;
}
.rate_stars-logo {
	float: left;
	margin: 5px 0 0px 0px;
}
.rate_stars-logo #small-title {
	font-size: 0.9em;
	text-transform: uppercase;
}
.rate_stars-logo div {
	display: block;
	margin: 3px 3px 0 0;
}
.find_show_error,
.item8,
.under-logo-text span.none,
.under-logo .none,
.info-block {
	display: none;
}
.imobile {
	display: block;
}
.icontent iframe {
	width: 100%;
	height: auto;
}
.col {
	width: 100%;
	display: inline-block;
	padding: 0;
}

.col a {
	float: none;
}
.col img {
	width: 100%;
	height: auto;
}
a.red-line-link {
	line-height: 1.4;
}
a.red-line-link-new,
.fa-check-circle {
	font-size: 1em;
}
#small-title {
	font-size: 15px;
}
.text_preview {
	font-size: 1.3em;
	line-height: 1.2;
}
.catalog_street {
	font-size: 1.4em;
}
.phones span {
	font-size: 1.3em;
-webkit-appearance: none;
}
a.article_preview_header {
	font-size: 1.4em;
	line-height: 1;
}
.article_preview {
	font-size: 1em;
}
.all_preview {
	font-size: 1.4em;
}
.row_promo ul {
-webkit-column-count: 1;
   -moz-column-count: 1;
	column-count: 1;
}
.serch_text404 {
	font-size: 1em;
	padding: 0;
}
.serch_text404 div {
	display: inline-block;
	width: 100%;
}
.serch_text404 div img {
	float: none;
	margin: 0 auto 15px;
	display: block !important;
	width: 60%;
	height: auto;
	padding: 0;
}
.serch_text404 h5 {
	line-height: 1;
}
div.serch_button404 a:first-child {
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
div.serch_button404 a:last-child {
	font-size: 1em;
	padding: 0;
	display: block;
	text-align: center;
}
.footer {
	padding: 0px 15px 0;
}
.footer_left .none {
	display: none;
}
.col1 {
	width: 100%;
}
.light_text {
	font-size: 11px !important;
}
.copy {
    padding: 10px 0 0;
}
.col1 ul li {
	font-size: 1em;
	line-height: 1;
}
.footer_link {
	font-size: 1em !important;
	display: inline-block !important;
}
.col1 ul li a {
	text-decoration: none !important;
	border-bottom: 1px dashed black !important;
-webkit-transition: color 0.3s;
	transition: color 0.3s;
}
.col1 ul li a:hover {
	color: #d20000;
	border-bottom: 1px dashed #d20000;
}
.grey_big {
	font-size: 1em;
	margin: 0 0 15px;
}
.grey_big a {
	font-size: 1em;
}
.statistic {
	font-size: 0.6em;
}

.img_sts {
	margin: 0 0 15px 0;
	display: inline-block;
}
.number_two {
	font-size: 1em;
}
.mail_info {
	font-size: 0.9em;
}
#rss_main h2 {
	font-size: 1.3em;
	line-height: 1;
}
#rss_text {
	font-size: 1em;
}
.weather_hold .time {
	font-size: 1.6em;
	margin: 0px 0 8px;
}

.temperatur span {
	font-size: 22px;
}
#timeRTL span {
	display: none;
}
.footer_left {
    margin: 0px;
}
.row_hold, 
.catalog_news, 
.block_auth,
a.red-line-link span,
.fact_index,
.articles_menu {
    display: none;
}
.text_info {
	margin: 0;
	clear: both;
}
.center_head, .nav_hold, .footer {
    max-width: 100%;
    min-width: 100%;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	line-height: 1.2;
	max-width: 100%;
	min-width: 100%;
	overflow-x:hidden;
}
.mobile_menu{
	display: block;
	float: left;
	margin: 0 15px 0 0;
}
.nav_right_mobile{
	margin-top:5px;
	float: left;
	font-size: 100%;
}
.nav_right_mobile li{
	float: left;
	margin: 0 0 0 0px;
}
.nav_right_mobile li a{
	color: #4f4f4f;
	text-decoration: none;
	padding: 2px 5px;
	float: left;
	margin-right: 5px;
	text-transform: uppercase;
}
.nav_right_mobile li a:hover{
	text-decoration: underline;
}
.nav_right_mobile .active a{
	color: #fff;
	background: #25c019;
	text-decoration: none;
}
.dropit .dropit-submenu {
    min-width: 200px;
    margin-top: 28px;
}
#moret {
    margin-right: 0;
}
.afisha_add {
    font-size: 1em;
}
.afisha_add img {
    margin: 0 10px 0px 0;
}
.afisha_more img {
	width: 100%;
	height: auto;
}
}

@media only screen and (max-width : 375px) {

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅ*/
.nav_left .active a {
    padding: 3px 5px 3px 5px;
}
.nav_left .region {
    padding: 5px 0px 0px 5px;
}
.nav_hold {
    display: inline-block;
    height: 29px;
}
.nav_left {
    font-size: 100%;
}

h1,
.title-header,
.title-header_mobile {
    font-size: 1.4em;
}
.mobile_menu {
    margin: 0;
    font-size: 0.92em;
}
.breadcrumb-navigation li a {
    font: 12px/18px FRAMDCN, 'Roboto', sans-serif;
}
.grid .product, .grid .wrapper, .grid .image {
    width: 145px;
}
.grid .description {
    margin-left: 0px;
    margin-right: 0px;
    width: 136px;
}
.grid .product {
    margin: 0;
}
#products, .product {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
description_main {
    font-size: 1em;
}

/*пїЅпїЅпїЅпїЅпїЅ*/
.img_sts img.none {
	display:none;
}
.grey_big,
.col1 ul li,
.item9 a,
ul.soc_net {
    font-size: 0.9em;
}

/*пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ пїЅпїЅпїЅпїЅпїЅпїЅпїЅпїЅ*/

.item4 .title-header {
    margin-bottom: 10px;
}
.show_text span, .show_text div {
    font: 17px FRAMDCN, 'Roboto', sans-serif;
}
.show_text img {
    margin-bottom: 1px;
}
.send_mes, 
.show_map, 
.filial_do, 
.phone_do, 
.show_do {
    padding: 10px !important;
}
/*пїЅпїЅпїЅпїЅпїЅ*/
.element-title, a.element-title {
    font-size: 1.4em;
}
}

@media only screen and (max-width : 315px) { 
html, body {
    min-width: 375px;
}
}
/*
     */
/*
*/