@font-face {
	font-family: FRAMDCN;
	font-style: normal;
	font-weight: normal;
	src: local('Franklin Gothic Medium Cond'), url('/bitrix/templates/es_fresh/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_fresh/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_fresh/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;
	min-height: 600px;	
}
html,body{
	height: 100%;
}
.ui-selectmenu-button span.ui-selectmenu-text{
	height:30px;
}
.mobile_menu{
	display:none;
}
.wrapper{
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	height:100%;
}
/*16.08.2016*/
.wrapper__bg {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	background-image: url(/bitrix/templates/es_fresh/images/main_bg.jpg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size:   cover;
  -webkit-animation: anim 100s infinite;
  animation: anim 100s infinite;
  animation-timing-function: linear;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.wrapper__bg {
		animation: none;
	}
}
@-webkit-keyframes anim {
   0% { -webkit-transform: scale(1.0);}
   50% { -webkit-transform: scale(1.25); }
   100% { -webkit-transform: scale(1.0); }
}
@keyframes anim {
   0% { transform: scale(1.0); }
   50% { transform: scale(1.25); }
   100% { transform: scale(1.0); }
}
.red{
	color: #d20000 !important;
}
.grey{
	color: #4f4f4f;
}
.header{  
    text-align: center;
    top: 0;   
    z-index: 2;
    margin-top:25%;
    background-image: url(/bitrix/templates/es_fresh/images/header_bg_black.png);
    padding-top: 20px;
	padding-bottom: 40px;

} 
.center_head{
	display: inline-block;
	width: 100%;
	max-width: 1336px;
	padding: 30px 0 0;
	min-width: 1024px;	
}
.visible{

}

.null{
	padding:0;
	margin:0;
	height:0;
}
.hide{
	display: none;
	
}
.center_search_default{
	
}

.center_search_fixed{
	width:100%;
	top:0;
	left:0;
	position: fixed;
	background-image: url(/bitrix/templates/es_fresh/images/header_bg_black.png);
	padding-top:20px;	
	min-width: 1024px;
}

.scroll-down, .scroll-down a{
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;	
	margin-bottom: 10px;
}
.scroll-down a:hover{
	border-bottom: 1px dashed #fff;
}

.main-logo{  
	position: absolute;
	width:100%;
	text-align: center;
} 
.main-logo-inner{
	display: inline-block;
	width: 100%;
	max-width: 1336px;
	padding: 30px 0 0;
	min-width: 1024px;	
}
.main-logo-inner-inner{
	margin-top:5%;
	margin-right: 65px;
	width:218px;
	height:160px;
	float:right;
}

.main-logo-img{
	margin-top:10px;
	margin-bottom:10px;
	margin-left: 15px;
	width:180px;
	height: 59px;
	background-image: url(/bitrix/templates/es_fresh/images/main_logo.png);
	background-size: 100% 100%;
}
.main-logo-text{
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #494745;
	font-size: 1.3em;
	line-height: 1.2;
}
.header-list{
	font-size: 16px;
	line-height: 18px;
	color: #bab8b8;	
	margin: 10px 50px 30px 50px;
	text-transform: uppercase;	
	text-align: center;
}
.header-list a{
	color: #bab8b8;
	text-decoration: none;
}
.header-list a:hover{
	color:#fff;
	text-decoration: underline;
}
.clear{
	clear:both;
}
.about_table {
	display: none;
}
.right_header{
	float: right;
	width: 200px;
	padding: 12px 0 0;
	margin-right: 50px;
}
.left_head{
	margin: 0 270px 0 50px;
}
.nav_hold{
	width: 100%;
	height:30px;
	min-width: 600px;
	margin-bottom: 2px;
}
.nav_left{
	float: left;
	font: 175%/18px FRAMDCN, 'Roboto', sans-serif;	
	animation: bounceIn 2s ease-in;
-webkit-animation: bounceIn 2s ease-in;
}
@-webkit-keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
    }
}

.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, .nav_left h1 {
	text-decoration: none;
	float: left;
	color: #fff;
	text-transform: uppercase;	
}
.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;
	padding-bottom: 3px;
	
}
.nav_left .active a, .nav_left .active h1{
	background: #d20000;
	padding: 5px 7px 5px 11px;
	font-size: 90%;
	font-weight: normal;
}

.nav_left .active a, .nav_left .active h1{
	color: #fff;
	border: none;
}
ul.menu-menu{
}
ul.menu-menu li a{
	color:#484a4c;
	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: 220px;
    list-style: none;
	padding: 5px;
    background-color: #fff;
	font-size: 0.9em;
    margin-top:20px;
    border: 1px solid #000;
}
.dropit .dropit-open .dropit-submenu { display: block; }

.nav_right{
	float: right;
	font: 14px/18px FRAMDCN, 'Roboto', sans-serif;	
	font-size: 140%;
}
.nav_right li{
	float: left;
	margin: 0 0 0 10px;
	font-size: 20px;
}
.nav_right li a{
	color: #fff;
	text-decoration: none;
	padding: 5px 3px;
	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;
	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);
}
@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%);}
}

.nav_right .noactive a{
	color: #ebebeb;
}
.form_wrapp{	
	overflow: hidden;
	margin: 0 0 20px;
	min-width: 600px;
}
.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: 120%;
	line-height: 20px;
}
.search{
	padding: 0;
	margin: 0;
	background: url(/bitrix/templates/es_fresh/images/btn-search.png) no-repeat;
	width: 58px;
	height: 33px;
	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_fresh/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{
	float: left;
	margin: 0 15px 0 0;
}
.row_check_white{
	font-size: 125%;
	float: left;
	color: #fff;
	margin: 5px 15px 0 0;
	text-transform: uppercase;
}
.row_check_white_number{
	font-size:120%;
}
.row_check input[type='checkbox']{
	float: left;
	margin: 3px 3px 0 0;
}
.row_check label{
	float: left;
	color: #b4b4b4;
}
.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;
}
div[class*=item]{
	margin: 0 0 10px;
	overflow: hidden;
	width: 100%;
}
.item4 span{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dashed #000;
	line-height: 26px;
}
.item8 p{
	margin: 0 0 3px;
}
.send_mes{
	margin: 0 5px 0 0;
}
.send_mes,
.show_map{
	float: left;
	border: 1px solid #b7b6b7;
	border-radius: 5px;
	background: #f3f3f4;
	padding: 0 5px;
	text-decoration: none;
}
.send_mes strong{
	background: url(/bitrix/templates/es_fresh/images/ico9.png) no-repeat 0 3px;
	padding: 0 8px 0 20px;
}
.show_map strong{
	background: url(/bitrix/templates/es_fresh/images/ico11.png) no-repeat 0 3px;
	padding: 0 8px 0 16px;
}
.title_link{
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: ;
}
.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,
.item5 strong,
.item5 img,
.item7 span,
.item7 img,
.item5 span,
.item3 span,
.item3 img{
	float: left;
	margin: 0 5px 0 0;
}
.item5 img,
.item7 img,
.item3 img{
	float: left;
	margin: 3px 5px 0 0;
}
.item5 img{
	margin: 1px 5px 0 0;
}
.item7 span{
	padding: 3px 0 0;
}
.box_soc{
	overflow: hidden;
	width: 100%;
}
.box_soc a{
	float: left;
	margin: 0 10px 0 0;
}
#rightbar{  
  float: right;   
  width: 200px;  
  margin: 0;  
  padding: 145px 0 0;
}
.wrapp_soc{
	overflow: hidden;
	text-align: right;
	font-size: 0px;
}
.wrapp_soc li{
	font-size: 12px;
	display: inline-block;
	color: #686667;
	margin: 0 0 0 6px;
}
.dif_city{
	margin: 0 0 20px;
	text-align: left;
}
.dif_city a{
	text-decoration: none;
	color: #a2a2a2;
	text-transform: uppercase;
	font-size: 11px;
}

.dif_city_main{
	overflow: hidden;
	margin: 0;
	margin-bottom: 3px;
	margin-top: 2px;
	text-align: right;
}
.dif_city_main a{
	text-decoration: none;
	color: #a2a2a2;
	text-transform: uppercase;
	font-size: 11px;
}

.box_grey{
	background: #e6e6e6;
	border-radius: 3px;
	padding: 4px;
	text-align: left;
	margin-top: 4px;
}
.weather_hold ul{
	overflow: hidden;
	width: 100%;
	text-align: center;
	font-size: 0px;
	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: 14px;
	text-transform: uppercase;
	padding: 0 2px;
}
.blocks{
	margin: 0 0 10px;
	border: 1px solid #acacac;
	min-height: 120px;
}
#main{  
    margin: 0 220px 10px 0;  
    padding: 120px 0 0;
    color: #000;
    overflow: hidden;
} 
.breadcrumb-navigation {
  width: 100%;
  overflow: hidden;
  list-style: none;
  margin: 0 0 5px;
}
.breadcrumb-navigation li span{
	display: block;
	background: url(/bitrix/templates/es_fresh/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;
}
.breadcrumb-navigation li a img{
	display: inline-block;
	vertical-align: middle;
}
.breadcrumb-navigation li a{
	color: #d20000;
}
.breadcrumb-navigation li.slideLi a {
  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;
	padding: 10px 0;
	margin: 1px 0 15px;
}
.title{
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	padding: 0 0 5px;
}
.menu_main{
	overflow: hidden;
	width: 100%;
	background: #f7f6f2;
	padding: 8px 0;
	margin: 0 0 10px;
}
.menu_main li{
	float: left;
	position: relative;
	padding: 0 10px;
}
.menu_main li:after{
	border-right: 2px solid #4f4f4f;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 2px;
	height: 17px;
}
.menu_main li:first-child:after{
	border: none;
}
.menu_main li a{
	float: left;
	text-transform: uppercase;
	color: #4f4f4f;
	text-decoration: none;
}
.menu_main li a:hover{
	border-bottom: 1px dashed #4f4f4f;
}
.menu_main .active a:hover,
.menu_main .active a{
	border-bottom: 1px solid #d20000;
}
.wrapp_info{
	overflow: hidden;
	width: 100%;
}
.info_hold{
	width: 100%;
	overflow: hidden;
	margin: 0 0 35px;
}
.text_info{
	margin: 0 330px 0 0;
}
.img_box{
	float: right;
	max-width: 300px;
	position: relative;
	border: 1px solid #bfbfbd;
}
.photo_numb{
	background: #fff;
	position: absolute;
	left: 5px;
	bottom: 5px;
	border-radius: 3px;
	padding: 2px 3px;
}
.count{
	background: url(/bitrix/templates/es_fresh/images/ico-photo.png) no-repeat 0 2px;
	padding: 0 0 0 20px;
}
.text_all p{
	margin: 0 0 15px;
}
.find_show{
	overflow: hidden;
	width: 100%;
}
.find_show a{
	text-decoration: none;
	display: block;
	background: url(/bitrix/templates/es_fresh/images/img17.png) no-repeat;
	min-height: 52px;
	padding: 0 0 0 70px;
}
.find_show a span{
	display: block;
}
.show_text span{
   border-bottom: 1px dashed #000;
   display: inline-block;
   margin: 0 0 0 15px;
   position: relative;
   cursor: pointer;
}
.show_text span:before {
   content: '';
   position: absolute;
   left: -15px;
   top: 50%;
   margin: -3px 0 0;
   background: url(/bitrix/templates/es_fresh/images/ico17.png) no-repeat;
   width: 10px;
   height: 10px;
}
.show_text span:hover{
   border-color: transparent;
}
.text_visible{
	display: none;
}
.box_ask{
	float: right;
}
.row{
	margin: 0 0 35px;
	overflow: hidden;
	width: 100%;
}
.row_promo{
	border-top: 1px dashed #acacac;
	padding: 20px 0;
	overflow: hidden;
	width: 100%;
}
.col{
	float: left;
	margin: 0 2% 0 0;
	max-width: 170px
}
.col>span{
	display: block;
	clear: both;
	margin: 0 0 3px;
	color: #666;
}
.col:last-child{
	margin: 0;
	width: 52%;
	max-width: 600px;
}
.col a{
	float: left;
}
.col img{
	border: 1px solid #ddd;
}
.more{
	color: #666;
}
.row_promo ul{
	overflow: hidden;
	width: 100%;
-webkit-column-count: 2; /* Chrome, Safari, Opera */
   -moz-column-count: 2; /* Firefox */
	column-count: 2;
}
.row_promo ul li{
	margin: 0 0 5px;
}
.footer{  
	font: 130%/18px FRABK, 'Roboto', sans-serif;
	margin: 0 auto 35px;  
	width: 100%;
	max-width: 1336px;
	overflow: hidden;
}  
.footer_left{
	margin: 20px 45px 10px 50px;  
	color: #000;
	padding: 40px 0;
	position: relative;
}
.col1{
	float: left;
	width: 25%;
	margin: 0px;
	padding-right: 35px;
}
.col1 ul li{
	margin: 0 0 10px;
}
.col1 ul li a:hover, 
.grey_big a:hover {
	color: #d20000;
}
.grey_big a,  
.grey_big{
	font-family: FRAMDCN;
	font-weight: 400;
	text-transform: uppercase;
	color: #313942;
	font-size: 19px;
}
.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
}
.img_sts{
	overflow: hidden;
	margin: 0;	
}
.img_sts li{
	float: right;
	margin: 0 0 4px 4px;
}
.socnetwork{
	overflow: hidden;
	margin: 0 0 10px;
	text-align: right;
	font-size: 0px;
}
.socnetwork li{
	display: inline-block;
	font-size: 14px;
	margin: 0 0 0 3px;
}
.soc_wrap ul li {
	display: inline-block;
}
.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;
}
.mail_wrap img {
	display: none;
}
.logo_wrap img {
	margin: 20px 0px 0px 20px;
}
.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_fresh/css/star.gif);*/
    background: url(/bitrix/templates/es_fresh/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_fresh/css/star.gif) left -32px;*/
    background: url(/bitrix/templates/es_fresh/images/star.gif) 0 -32px;
}

.rateit .rateit-hover-rtl
{
    background-position: right -14px;
}

.rateit .rateit-selected
{
    /*background: url(/bitrix/templates/es_fresh/css/star.gif) left -16px;*/
    background: url(/bitrix/templates/es_fresh/images/star.gif) 0 -32px;
}

.rateit .rateit-selected-rtl
{
    background-position: right -14px;
}

.rateit .rateit-preset
{
    /*background: url(/bitrix/templates/es_fresh/css/star.gif) left -48px;*/
    background: url(/bitrix/templates/es_fresh/images/star.gif)  0 -32px;
}

.rateit .rateit-preset-rtl
{
    /*background: url(/bitrix/templates/es_fresh/css/star.gif) left -48px;*/
    background: url(/bitrix/templates/es_fresh/images/star.gif)  0 -32px;
}

.rateit button.rateit-reset
{
    /*background: url(/bitrix/templates/es_fresh/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;
}

.top15px{
	margin-top:15px;
}
.block_auth a, 
.block_auth span {
	color:white;
	text-decoration:none;
}
.block_auth a:hover{
	text-decoration: underline;
}
.block_auth{
	float:right;
	margin: 3px 0 0 0;
	font: 125%/18px FRAMDCN,"Roboto",sans-serif;
}
.in_us{
/*background: url("/bitrix/templates/es_fresh/css/images/log_in_ico.png") no-repeat;*/
	display: inline-block;
	text-align:right;
}
.in_reg{
/*	background: url("/bitrix/templates/es_fresh/css/images/avtorizaciya_red_ico_16.png") no-repeat;*/
	display: inline-block;
	text-align:right;
}

@media only screen and (min-width: 960px) and (max-width: 1336px){
	body {		
		background: #fff;
		color: #000;
		min-width: 1024px;
		min-height: 600px;	
	}
	
	.header{  
	    margin-top:25%;	
	} 
	
	.center_head{
		display: inline-block;
		width: 100%;
		max-width: 1024px;
		padding: 30px 0 0;		
	}
	 
	.main-logo-inner{
		display: inline-block;
		width: 100%;
		max-width: 1024px;
		padding: 30px 0 0;		
	}
	.left_head{
		margin: 0 220px 0 20px;
	}
	.right_header{
		margin-right: 20px;		
		width:180px;
	}


	.nav_hold{
		width: 100%;	
		height:30px;	
		min-width: 600px;	
	}

	.form_wrapp{	
		overflow: hidden;
		margin: 0 0 20px;
		min-width: 600px;
	}

	.footer_left {
    		margin: 20px 10px 10px 20px;
	}
	.footer_right {
    		width: 200px;
    		margin: 0;
	}

	.header-list{		
		margin: 10px 20px 30px 20px;		
	}

	.main-logo-inner-inner{	
		margin-right: 20px;
	}

	.center_search_fixed{
		min-width: 1024px;
	}
	.nav_right li:nth-child(4) {
		display: none;
	}
}

@media only screen and (max-width : 960px) {
	.row_hold {
		min-width: 600px;
	}
	.nav_left {	
		font-size:155%;
	}
	.nav_right {
		font-size: 120%;
	}
	.nav_right li:nth-child(4) {
		display: none;
	}
	.footer_left div:nth-child(3) {
		display: none;
	}
	.col1 {
    		width: 30%;
}
}

@media only screen and (min-width: 0px) and (max-width: 768px){
	body {		
		background: #fff;
		color: #000;
		min-width: 768px;
		min-height: 600px;	
	}
	
	.header{  
	    margin-top:35%;	
	} 
	
	.center_head{
		display: inline-block;
		width: 100%;
		max-width: 1336px;
		padding: 30px 0 0;
		min-width: 768px;	
	}
	 
	.main-logo-inner{
		display: inline-block;
		width: 100%;
		max-width: 768px;
		padding: 30px 0 0;
		min-width: 768px;	
	}
	.left_head{
		margin: 0 20px 0 20px;
	}
	.right_header{
		display: none;
	}

	.nav_hold{
		width: 100%;	
		height:30px;	
		min-width: 600px;	
	}

	.form_wrapp{	
		overflow: hidden;
		margin: 0 0 20px;
		min-width: 600px;
	}
	.footer_left {
		margin: 0 20px 0;
	}

	.footer_right{  
		width: 200px; 
	  	margin: 20px 20px 0px 0px; 
	} 

	.header-list{		
		margin: 10px 20px 30px 20px;		
	}

	.main-logo-inner-inner{	
		margin-right: 15px;
	}

	.col1{	
		padding-right:10px;
	}

	.center_search_fixed{
		min-width: 768px;
	}
	.nav_right {
		font-size: 140%;
}
}

/*
     */
/*
*/