/*global rules
---------------------------------------------*/
* {
margin:0;
padding:0;
}
html {
	/*width:100%;
	height:100%;*/
	/*font-size:100%;*/
	}
body {
	margin:0;
	padding:0;
	height:100%;
	background:#FFF;
	font:83% Arial, Helvetica, sans-serif;
	color:#333;
	position:relative;
	}
a {
	color:#b0015a;
	}
a:hover {
	color:#cf324c;
	}
.link-no-border {
    text-decoration: none;
    border: none;
    color: #333;
}
.link-no-hover:hover {
    color: inherit;
}
a img {
	border:none;
	}
.g-center {
    text-align: center;
    }
.g-colored-button-outer {
    padding-bottom:3px;
    position:relative;
    left:-5px;
    margin-bottom:5px;
    margin-top:10px;

    }
.g-colored-button  {
	background:#c9cccf url('../im/colored-btn.png') 0 50% repeat-x;
	border:0;
	border-top:1px solid #fafbfb;
	border-bottom:1px solid #788187;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	padding:6px 22px 7px;
	cursor:pointer;
	font:bold 16px Arial, Helvetica, sans-serif;
	text-shadow:0 1px #fbfbfc;
	position:relative
	}
.g-colored-button:active {
	top:1px;
	left:1px;
	}
/*******************************top***************************************/
.b-fixing-cont,
.b-fixing-cont body {
overflow:hidden;
height:100%;
width:100%;
}
.b-fixing-cont .b-fixing-cont-inner {
height:100%;
overflow:auto;
position:relative;
}
.b-topban {
	background:#646464;
	padding:10px 0px;
	min-width:970px;
	height:60px;
	text-align:center;
	}

/******************************* /top***************************************/
table {
	padding:0;
	border-collapse:collapse;
	margin-left:0;
	/*font-size:100%;*/
	}
td {
	vertical-align:top;
	}
	td a img {
		color:#b0015a;
		font-size:90%;
		}
.cl {
	clear:both;
	height:1px;
	font-size:0;
	overflow:hidden;
	}

select,
input,textarea {
    font-size:1.0em;
	font-family:Arial, Helvetica, sans-serif;
	}
input,textarea {
	overflow:visible;
	}
input[type="text"] {
	padding:1px 0 2px;
	}
.b-button {
	padding:0 3px;
	}
.g-button {
	padding:.1em .2em;
	}

#measurer {
	position: absolute;
	overflow:hidden;
	clear:both;
	left: 0px;
	width: 99%;
	height: 16px;
	top: -10px;
	line-height: 16px;
	}
.g-list li {
	list-style-type:none;
	padding:0;
	margin:0;
	}
.g-table {
    width:100%;
    }
.g-text-type {
	font:.875em Tahoma, Geneva, serif;
	}
.g-pre {
	white-space:nowrap;
	}
/*new on site
--------------------------------------------------*/

.new_on_site {
color:#333;
font:75% Tahoma, Arial;
}
	.new_on_site .new {
	float:left;
	margin-right:5px;
	background:#1C9901;
	padding:1px 4px 3px 5px;
	font:bold 11px Tahoma, Arial;
	color:#FFF;
	}
	.new_on_site .text-block {
	padding-top:1px;
	float:left;
	font-size:11px;
	}
.b-free-advert a {
	text-decoration:none;
	}
.b-free-advert img {
	font-size:1.3em;
	}
/*logo
-----------------------------------------------------*/
.b-print-logo,
.b-print-contacts {
position:absolute;
left:-1000px;
top:-1000px;
}
.b-screen-logo {
	position:relative;
	}
	.b-logo-block .b-wrap {
	padding:13px 14px 12px 15px;
	}
	.b-logo-block .b-logo {
	float:left;
	width:55%;
	height: 58px;
	margin-right: -3px;
	}
	.b-logo-block .b-corner {
	position:absolute;
	width: 8px;
	height: 8px;
	overflow: hidden;
	}
	.b-logo-block .tl-corner {
		left: 0;
		background-position: left top;
	}
	.b-logo-block .tr-corner {
		left: -8px;
		margin-left: 100%;
	}
	.b-logo-block .br-corner {
		bottom:-1px;
		left: -8px;
		margin-left: 100%;
		margin-top: -8px;
	}
		.b-logo-block .b-corner div {
			width: 20px;
			height: 20px;
			overflow: hidden;
			position: absolute;
			background: url(../im/transp-corners.png);
		}
		.b-logo-block .tr-corner div {
			left:-8px;
			}
		.b-logo-block .br-corner div {
			left:-8px;
			top: -9px;
			}
.b-logo {
	color:#FFF;
	}
.logo-title {
	position:absolute;
	left:0;
	top:-5px;
	height:32px;
	width:296px;
	margin-left:80px;
	font-size:11px;
	color:#f6e6ee;
	}
.b-spring-style .logo-title {
color:#FFF;
}
.winter-bg .logo-title {
	margin-left:85px;
	top:-2px;
	}
	.logo-title div {
	position:absolute;
	bottom:0;
	left:0;
	}
	.logo-title a {
	text-decoration:none;
	color:#FFF;
	}


/*search-form
-----------------------------------------------------*/
.b-header {
	position:absolute;
	width:100%;
	top:0;
	left:0;
	}


.promocode {
	background: #fad025;
	position: absolute;
	left: 50%;
	top: -7px;
	padding: 5px 10px 5px 10px;
	color: #000;
	font-size: 16px;
	font-weight: 600;
	cursor: pointer;
	/*visibility: hidden;*/
}
.b-enter-promo {
	color: #5ba300;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
.b-search {
	width:45%;
	float:right;
	margin-top: 10px !important;
	/*background:url(../im/sch_rt.gif) top right no-repeat;*/
	}
.b-search-inner {
	padding:0px;
	margin:20px 0 0;
	color:white;
	font-size:11px;
	}

	.b-search-inner .b-search-button {
		float:right;
		overflow:visible;
		padding:0 2px 2px;
		margin-right:4px;
		display:inline;
		font:14px Arial, Helvetica, sans-serif;
		}
	.b-search-inner .b-input {
		 margin:0 65px 3px 0;
		 }
		 .b-search-inner .b-input input {
			width:100%;
			padding: 2px 0;
			font:12px Arial, Helvetica, sans-serif;
			}

#ya-site-form0 .ya-site-form__input input[type=search],
#ya-site-form0 .ya-site-form__input input[type=search]:focus {
	border: 1px solid #d0d0d0 !important;
}

#ya-site-form0 .ya-site-form__input input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
	cursor: pointer;
	width: 20px;
	height: 20px;
	border: none;
	background: url("/im/cross.png") 0 0 no-repeat;
}

#hr {
	height:2px;
	overflow:hidden;
	background:#d0d0d0;
	margin:7px 20px 0 30px;
	}
.long-banner {
	padding:10px 0;
	text-align:center;
	border:1px solid #393939;
	background:#727272;
	}
	.long-banner div {
	width:960px;
	height:60px;
	margin:0 auto;
	background:#000;
	}
.right-banner {
	width:200px;
	height:300px;
	background:#333;
	margin-bottom:20px;
	}
.text-banner {
	font-size:80%;
	}
.text-banner .pic {
	margin-bottom:4px;
	display:block;
}

.text-banner dd {
	margin-bottom:25px;
	margin-top:4px;
	}
.text-banner dd a {
	color:#333;
	text-decoration:none;
	}
.text-banner.type2 {
	margin-top:10px;
	padding:10px;
	background:#fae2bc
	}
	.text-banner.type2 dd {
	margin-top:2px;
	}
.long-banner2 {
	text-align:center;
	margin:30px 0;
}
.medium-banner {
	margin:0 0 20px;
	width:390px;
	height:80px;
}
.l-block {
	float:left;
	}
.r-block {
	float:right;
	}
.b-big-title {
	font-size:1.8em;
	font-weight:normal;
	}
.b-big-title--margin {
	float: none !important;
    display: block;
    margin-bottom: 5px !important;
	}
.b-medium-title {
	font-size:1.3em;
	}
.b-big-title {
	font-size:150%;
	color:#000;
	margin-bottom:10px;
	}
.b-bigger-title {
    font-size:1.65em;
    font-weight:normal;
    }
.b-smaller-title {
	font-size:1.2em;
	font-weight:normal;
	margin-bottom:10px;
	}
.b-small-title {
	font-size:0.9em;
	font-weight:bold;
	margin-bottom:10px;
	}
.text-type {
	font-size:0.8em;
	}
.text-type2 {
	font-size:0.9em;
	}
.h-title {
	margin-top:9px;
	}
.h-title2 {
	margin-bottom:10px;
	}
.h-title3 {
	margin-bottom:15px;
	margin-left:12px;
	}
.list li {
	list-style-type:none !important;
	}
.inline-list li {
	float:left;
	}
.b-colored {
	color:#D13B3B
	}
.as-link {
	border-bottom:1px dashed #b0015a;
	color:#b0015a;
	cursor:pointer;
	}
.dashed-list {
	margin-left:1.5em
	}
	.dashed-list li:before {
	content:'\2014\a0  ';
	color:#151514;
	}
	.dashed-list li {
	list-style-type:none;
	text-indent:-1.5em;
	margin-bottom:7px;
	line-height:1.1em;
	}
.input-list li {
	overflow:hidden;
	clear:both;
	}
.b-line {
	height:1px;
	overflow:hidden;
	background:#b4b4b4;
	}
.h-line {
	margin:0 20px 20px;
	}
.h-line2 {
	margin:0 0 20px;
	}
.b-error {
	color:#F00;
	}
.b-top-nav {
	position:absolute;
	z-index:500;
	/*top:107px;*/
	left:0;
	width:100%;
	}
	.b-top-nav #nav {
	margin-right:20px;
	}
.b-top-nav {
	top:8.5em;
	}
.b-four-columns {
    overflow: hidden;
    }
.b-four-columns .b-fr-column {
    display: inline-block;
    width:21.5%;
    vertical-align:top;
    margin-right:-4px;
    margin-left:3.5%;
    margin-bottom:6px
    }
.three-columns {
	overflow: hidden;
	margin-left: -3%;
}
.three-columns .column {
	display: inline-block;
	width: 30%;
	margin-left: 3%;
	vertical-align: top;
}
.cross-links {
	font-size: 13px;
}
.cross-links:after {
	display: table;
	content: '';
	clear: both;
}
.cross-links__column {
	float: left;
	width: 29% !important;
}
/*corners
---------------------------------------------------*/
.rounded-border .corner{
	width:5px;
	height:5px;
	overflow:hidden;
	position:relative;
	z-index:200;
	}

.rounded-border .corner div{
	width:200%;
	height:200%;
	background:url(../im/corners.gif) no-repeat;
	position:absolute;
	}

.rounded-border .corner.right{
	float:right;
	z-index:200;
	}
.rounded-border.layout-top .corner.left {
	float:left;
	}
.rounded-border.layout-top .corner.right div{
	left:-5px;
	}

.rounded-border.layout-bottom .corner.right div{
	left:-5px;
	top:-5px;
	}

.rounded-border.layout-bottom .corner.left {
	bottom:-1px;
	}
.rounded-border.layout-bottom .corner.left div{
	top:-5px;
	}

.rounded-border.layout-bottom{
	margin-top:-5px;
	}
.b-two-colomns {
	overflow:hidden;
	zoom:1;
	clear:both;
	}
	.b-two-colomns .b-colomn {
	width:49.9%;
	float:left;
	}
	.b-two-colomns .b-colomn .b-wrap {
	padding-right:20px;
	}
.b-point {
	position:relative;
	}
	.b-point em,
    .b-point ins{
        position:absolute;
        left:0;
        overflow:hidden;
        }
.b-counters {
	position:absolute;
	height:1px;
	overflow:hidden;
	top:-1000px;
	}
.b-about-text {
	font-size:.8em;
	color:#666;
	}
.b-main-text {
	padding: 0 35px;
	margin: 30px 0;
}
	.b-main-text p,
	.b-main-text ul,
	.b-main-text ol,
	.b-main-text dl,
	.b-main-text table {
		margin: 0 0 1em 0;
	}
	.b-about-text p {
	margin-bottom:.7em;
	}
.b-footer {
	padding:0 30px 30px 35px;
	font-size:1.1em;
	overflow:hidden;
	zoom:1;
	}
	.b-footer .b-develop {
	width:27%;
	margin-right:3%;
	}
		.b-footer .b-develop .l-bt {
		margin-bottom:13px;
		}
	.b-footer .b-copyright {
	width:40%;
	font-size:.9em;
	margin-right:-2px;
	}
	.b-footer .b-copy-inner {
	margin-bottom:15px;
	}
.b-footer-counters {
	width:25%;
	margin-left:-2px;
	}
.b-footer .b-links {
	float:left;
	margin-top:15px;
	}
.b-footer .b-links li {
	float:left;
	margin-right:20px;
	}
.b-footer .b-links li a {
	background:url('../im/small-pics.png') no-repeat;
	overflow:hidden;
	display:block;
	}
.b-footer .b-links .b-sidemap{
	width:15px;
	height:9px;
	background-position:-95px top;
	}
.b-footer .b-links .b-feedback{
	width:13px;
	height:8px;
	margin-top:1px;
	background-position:-110px top;
	}
.posterror {color:#d13b3b;}
.ok {color:green;}
.b-l-arrow{
    padding-left:20px
    }
.b-r-arrow {
    padding-right:20px;
    }
.b-l-arrow ins,
.b-r-arrow ins{
    height:7px;
    width:12px;
    top:50%;
    margin-top:-3px;
    background:url('../im/icons.gif') -25px top no-repeat;
    }
.b-r-arrow ins {
    left:auto;
    right:0;
    background-position:-41px top;
    }
.h-l-a {
    margin-right:14px;
    }
.b-check-list li {
    margin-bottom:.9em;
    padding-left:30px;
    }
    .b-check-list input {
        float:left;
        left:-20px;
        top:1px;
        position:relative;
        margin-right:-100%;
        }
.l-t-pp {
    margin-top:.7em;
    }
.b-plain-pager {
    zoom:1;
    overflow:hidden;
    }
.b-plain-pager li {
    float:left;
    padding:.25em .6em;
    }
.b-plain-pager .b-selected {
    background:#e6f6d1;
    }
.b-plain-pager2 {
    padding-left:15px;
    }
.b-plain-pager2 li {
    padding:0;
    margin-right:9px;
    }
#inner,#inner_text {
font-size:90%;
}
#inner_text {
padding-right:15px;
line-height:1.3em;
}
#inner_text table {
margin-left:1px;
}
#inner_text h5 {
font-size:120%;
margin-bottom:10px;
margin-top:20px;
}
#inner_text p {
margin-bottom:10px;
}

#inner_text table td {
/*font-size:90%;*/
padding:5px;
}
#inner_text thead p {
margin-bottom:0;
}
.y5-phone table td {
	padding:0 !important;
	}
#inner_text table td table td {
font-size:100%;
padding:5px;
}


#inner_text h2,
#inner_text h3,
#inner_text h4,
#inner_text h5,
#inner_text h6 {
	font:normal 1em Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	}
#inner_text h2 {
	font-size:1.4em;
	}
#inner_text h3 {
	font-size:1.3em;
	}
#inner_text h4 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:10px;
	}
#inner_text h5 {
	font-size:1.1em;
	font-weight:bold;
	}
#inner_text h6 {
	font-size:1em;
	}
#inner_text ol {
margin:0;
margin:0 0 10px 1em;
padding:0;
}
#inner_text ul {
margin:0 0 10px 25px;
padding:0;
list-style-type:disc;
}
#inner_text ol li,
#inner_text ul li {
margin-bottom:15px;
padding:0;
}
#inner_text ol li li,
#inner_text ul li li {
margin-bottom:10px;
}
#inner_text ul li li,
#inner_text ol li li {
margin-top:5px;
margin-bottom:0;
}

	#inner_text ul ul,
	#inner_text ol ol,
	#inner_text ol ul,
	#inner_text ul ol {
	margin:10px 0 0 0;
	padding-bottom:10px;
	}
#inner_text ul li {
list-style-type:disc;
}
#inner_text ul li li {
list-style-type:square;
}
#inner_text ul li li li {
list-style-type:circle;
}
#inner_text ol li {
margin-left:20px;
}
.innertext_title2 {
font-size:150%;
margin-top:0px;
color:#000;
}
.b-center-pos {
	text-align:center;
	}
blockquote {
	margin-left:20px;
	}
.ya_news{
	position: relative;
	top: 2px;
	}
.g-inner_text {
	font-size:90%;
	}
.right-bnr{
	background:#fff;
	margin:20px 0 20px 0
}
#bank_descr table{
	font-size:13px;
	margin-top:30px
}
	#bank_descr #b_info,
	#bank_descr .b-switch-item table{
		margin-top:0
	}
#bank_descr .content-table ,
.content-table {
	line-height:1.4em;
    width: 100%;
    margin-bottom: 1.2em;
	}
	.content-table tbody{
		border-top: 1px solid #efefef
	}
    .content-table thead tr td,
	.content-table th{
        background: #9c9c9c;
        font-weight: bold;
		color:#fff;
        }
    #bank_descr .content-table thead tr td,
    #bank_descr .content-table tbody tr td ,
	#bank_descr .content-table th,
	.content-table thead tr td,
    .content-table tbody tr td ,
	.content-table th{
        border-bottom:1px solid #efefef;
		padding: .7em 1em;
		font-size:1em
        }
    .content-table tbody tr td {
        background: #FFF;
        }
	.content-table tbody tr:nth-child(even) td {
		background: #fafafa;
		}
.bank-switching .b-switcher,
#inner_text .bank-switching .b-switcher{
    overflow:hidden;
    margin:2em 0 1em;
	padding:0;
	list-style-type:none
}
    .bank-switching .b-switcher .b-item,
	#inner_text .bank-switching .b-switcher .b-item{
        float:left;
        margin:0 .5em 0 0;
        padding:3px 8px 4px;
		list-style-type:none;
    }
	.bank-switching .b-switcher a,
	#inner_text .bank-switching .b-switcher a {
        text-decoration:none;
        border-bottom-style:dashed;
        border-bottom-width:1px;
		outline:0
    }
		.bank-switching .b-switcher .b-selected {
			background:#B0015A
		}
        .bank-switching .b-switcher .b-selected a,
		#inner_text  .bank-switching .b-switcher .b-selected a{
            color:#fff;
            text-decoration:none;
            border:none
            }
         .b-switching .b-switch-item.b-opened-item {
            display:block
            }
   #nojs .b-switcher {
       display:none;
    }
    #nojs .b-switching .b-switch-item {
         display:block
    }
.base-links {
	overflow: hidden
}
.base-links__item {

	margin-left: 1% !important;

	font-size: 14px;
	white-space: nowrap;
}
.base-links__important {
	float: none;
	margin: 0 0 5px !important;
	width: auto;
	font-size: 18px;
}
.base-links__outer {
	float: left;
	margin-top: -4px;
	height: 70px;
	width: 45%;
}
.base-links__col {
	font-size: 10px;
	color: #646464;
	position: relative;
	top: -6px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #969696;
}
.base-objects {
	width: 30%;
	float: right;
	font-size: 14px;
	text-align: center;
	line-height: 1.4;
}
.base-objects__img {
	margin-bottom: 8px;
}
.usefull-links {
	font-size: 14px;
}
.usefull-links .usefull-links__item {
	margin-bottom: 8px;
}
.usf_icon_1, .usf_icon_2, .usf_icon_3, .usf_icon_4, .usf_icon_5 {
	background: url(../im/usefull_icons.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 6px;
}
.usf_icon_1 {
	background-position: 0 0;
	width: 18px;
	height: 14px;
}
.usf_icon_2 {
	background-position: -51px 0;
	width: 18px;
	height: 16px;
}
.usf_icon_3 {
	background-position: -200px 0;
	width: 18px;
	height: 16px;
}
.usf_icon_4 {
	background-position: -150px 0;
	width: 18px;
	height: 16px;
}
.usf_icon_5 {
	background-position: -100px 0;
	width: 18px;
	height: 15px;
}
.bnr-place {
	text-align: center;
	margin-bottom: 27px;
}

.promocode-wrap{
	position: relative;
}

.b-promo-code{
	padding: 30px;
	background: #eee;
	border: 1px solid #bbb;
	text-align: center;
	position: absolute;
	top: 24px;
	left: 50%;
	z-index: 10000000;
	display: none;

}

.promo-code-inner{
	position: relative;
	width: 260px;
}

.promo-code-field{
	width: 248px;
	height: 14px;
	font: 14px/14px Arial,sans-serif;
	padding: 10px 5px !important;
	border: 1px solid #ccc;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	margin-bottom: 20px;
}

.promo-code-submit{
	display: block;
	width: 120px;
	height: 31px;
	text-align: center;
	color: #fff;
	background: #f1aa1c;
	background: -webkit-linear-gradient(#fae079, #f1aa1c);
	background: -moz-linear-gradient(#fae079, #f1aa1c);
	background: -ms-linear-gradient(#fae079, #f1aa1c);
	background: -o-linear-gradient(#fae079, #f1aa1c);
	background: linear-gradient(#fae079, #f1aa1c);
	cursor: pointer;
	font: 14px/31px Arial,sans-serif;
	border: none;
	margin: 0 auto;
	border: 1px solid #d08e02;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}

.promo-code-close{
	width: 11px;
	height: 11px;
	background: url('../im/close_auth.gif') 0 0 no-repeat;
	position: absolute;
	right: -20px;
	top: -20px;
	cursor: pointer;
}

.promo-message{
	font-size: 11px;
	padding-bottom: 10px;
}
.newaction-table {
	width: 100%;
	border: 1px solid #e9e9e9;
	line-height: 1.7
}
.newaction-table {
	border-collapse: separate;
	border-spacing: 0 30px;
	font-size: 14px;
	margin-bottom: 30px;
}
.newaction-left {
	float: left;
	border-right: 1px solid #e9e9e9;
	width: 76%;
	padding-right: 3%;
}
.newaction-right {
	width: 15%;
	padding-left: 5%;
	float: left;
	border-left: 1px solid #e9e9e9;
	margin-left: -1px;
	line-height: 1;
}
.newaction-row {
	overflow: hidden;
	padding: 21px 17px 21px;
	border-bottom: 1px solid #e9e9e9;
}
.newaction-price {
	font-size: 20px;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
}
.newaction-table del {
	color: #999;
}
.newaction-table .newaction-row:last-child {
	border-bottom: 0;
}
#inner_text .newaction-title {
	font-size: 20px;
	margin-bottom: 7px;
	font-weight: normal;
}
.newaction-important {
	background: #fcfaf1;
	border: 1px solid #eccbb0;
	margin: -1px -1px 0;
}
#inner_text .newaction-important .newaction-title,
.newaction-important .newaction-price {
	font-weight: bold;
	color: #ae0c5a;
}
.newaction-descr {
	font-size: 14px;
	line-height: 1.7;
	margin-bottom: 24px;
}
.newaction-descr h3 {
	font-size: 18px !important;
	font-weight: bold !important;
	color: #ae0c5a;
	padding-top: 10px;
}
.newaction-info {
	font-size: 14px;
	line-height: 1.7
}
.newaction-tel {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 15px;
}
.newaction-colored {
	color: #ae0c5a;
}
.body-hidden {
	overflow: hidden;
	height: 100%;
}
.b-fotorama-wrap{
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100000000;
	overflow:auto
}
.b-fotorama-wrap__table {
	display: table;
	height: 100%;
	width: 100%;
}
.b-fotorama-wrap__cell {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
	text-align: center;
}
.fotorama-wrap {
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	padding: 40px;
	position: relative;
	display: inline-block;
}

.fotorama{
	margin: auto;
}

.fotorama-inner-wrap{

	margin: auto;
}

.b-fotorama-close{
	width: 11px;
	height: 11px;
	background: url('../im/close_auth.gif') 0 0 no-repeat;
	position: absolute;
	right: 1.692em;
	top: 1.769em;
	cursor: pointer;
}
.fotorama__nav.fotorama__nav--thumbs {
	margin-top: 10px;
}
.slick-next,
.slick-prev{
	display: block;
	width: 35px;
	height: 61px;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	outline: 0;
}

.slick-next{
	background: url('../im/slick-button-next.png') no-repeat;
	right: 0;
}

.slick-prev{
	background: url('../im/slick-button-prev.png') no-repeat;
	left: 0;
}

.b-card-descr-outer {
	position: relative;
}
.av_gallery {
	overflow:hidden;
	height: 167px;
}
.av_gallery_item{
	box-shadow: 10px 0 0 #fff inset;
}
.av_gallery_item img {
	max-height: 167px;
	cursor: pointer;
	margin-right: 10px;
}
.av_gallery  .av_gallery_item:last-child img {
	margin-right: 0;
}
/* city tabs on main page */
.city-tabs {
	padding-top: 30px;
	margin-left: 35px;
	width: 80%;
}
.city-tabs--mod {
	padding-top: 0;
}
.city-tabs__list {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.city-tabs .city-tabs__item {
	font-size: 13px;
	margin-right: 5px;
	padding: 5px 9px;
}
.city-tabs__sel {
	background: #B0015A;
}
.city-tabs__sel a {
	color: #fff;
	text-decoration: none;
}
.city-tabs__link {
	margin-bottom: 10px;
}
.city-tabs__container {
	border: 1px solid #eee;
	padding: 20px 15px 10px;
	font-size: 13px;
}


/* ===== Special Project "Zaytsevo" Custom Styles ===== */

.description-wrapper {
	margin-top: 14px;
}

.description__column {
	width: 46%;
	display: inline-block;
	vertical-align: top;
}

.description__column_type_left {
	margin-right: 38px;
}

.description__column-text p {
	line-height: 20px;
	margin-bottom: 20px !important;
}

.description-wrapper h2 {
	font-size: 23px !important;
	margin-bottom: 8px !important;
}

.description-wrapper .description__column_type_right h2 {
	font-size: 23px !important;
	margin-bottom: 12px !important;
}

.brief-list {
	display: inline-block;
	margin-top: 20px !important;
	margin-left: 0px !important;
}

.brief-list li {
	list-style-type: none !important;
	margin-bottom: 10px !important;
}

.b-call-me {
	box-sizing: border-box;
	position: relative;
	/* FIX NEED TO REMOVE THAT LATER */
	left: -10px;

	display: block;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 35px;
	padding: 20px;
	width: 780px;
	height: 95px;
	background: #FAE9B5;
	border-radius: 2px;
}

.b-call-me__text, .b-call-me__phone {
	display: inline-block;
	vertical-align: top;
}

.b-call-me__text {
	margin-top: 5px;
	margin-left: 40px;
	width: 180px;
	font-family: Calibri, Arial;
	font-size: 22px;
	color: #1f337b;
	line-height: 21px;
}

.b-call-me__phone-icon {
	display: inline-block;
	content: '';
	background-image: url("../im/zaytsevo/phone-icon.jpg");
	width: 44px;
	height: 44px;
	background-color: #FAE9B5;
	margin-left: 9px;
	margin-top: 4px;
}

.b-call-me__phone {
	font-size: 55px;
	font-family: Calibri, Arial;
	font-weight: bold;
	margin-top: 16px;
}

.b-call-me__phone-number {
	color: #1f337b;
}

.b-call-me__phone-number a {
	color: inherit;
	text-decoration: none;
}

.on-the-map {
	margin-bottom: 50px;
}

.b-placement__img,
.b-placement__description {
	display: inline-block;
	margin-top: 15px;
}

.b-placement__img {
	margin-right: 40px;
}

.b-placement__description {
	width: 30%;
	vertical-align: top;
}

.b-flat-grid {
	margin-top: 44px;
	margin-bottom: 47px;
}

.b-flat-grid__row__item {
	display: inline-block;
	margin-right: 27px;
}

.b-flat-grid__row {
	margin-bottom: 16px;
}

.b-equipment h2 {
	margin-bottom: 22px !important;
}

.b-equipment__list {
	margin-left: 7px !important;
	line-height: 13px;
}

.b-equipment__list li {
	list-style-type: none !important;
}

.b-equipment__list > li:before {
	content: '- ';
}

.b-equipment {
	margin-bottom: 39px;
}

.b-gallery-grid {
	margin: 18px 0px 0 7px;
}

.b-gallery-grid__item {
	display: inline-block;
	margin-right: 19px;
}

.b-gallery-grid__row {
	margin-bottom: 24px;
}

.b-zaytsevo-gallery {
  margin-bottom: 50px;
}

h2.b-tour__header {
	margin-bottom: 30px !important;
}

.b-tour__subheader {
	margin-bottom: 30px;
}

.b-tour__form {
	width: 980px;
	height: 250px;
	background-color: rgb(242, 242, 244);
	box-sizing: border-box;
	padding: 15px;
}

.b-tour__form__label {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	width: 60px;
	margin-right: 30px;
}

label.required:after {
	content: "\0000a0*";
	color: red;
}

.b-tour__form__input {
	width: 345px;
	height: 24px;
	border: none;
	border: 1px solid #CCC;
}

.b-tour__component {
	margin-bottom: 30px;
}

.b-tour__form__submit {
	position: relative;
	top: -2px;
	margin-left: 96px;
	width: 96px;
	height: 35px;
	border: 1px solid #CCC;
	background-color: #EEEEEE;
	color: #3A3A3A;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…IgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 2%, #eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(2%,#f5f5f5), color-stop(100%,#eeeeee));
	background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 2%,#eeeeee 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 2%,#eeeeee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 2%,#eeeeee 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 2%,#eeeeee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
	box-shadow: 0px 2px 1px -2px;
}


.b-tour {
	margin-bottom: 70px;
}
.link-in-wrap {
	padding: 10px 10px 13px;
	background: #e2ecf4;
	text-align: center;
	font-size: 14px;
}
#ya-site-form0 .ya-site-form__form .ya-site-form__input-text,
#ya-site-form1 .ya-site-form__form .ya-site-form__input-text {
	padding: 4px 7px !important;
}

#ya-site-form0 .ya-site-form__submit,
#ya-site-form1 .ya-site-form__submit {
	padding: 5px 10px !important;
	background: #ebebeb !important;
	border: none !important;
	border-radius: 1px !important;
	cursor: pointer;
}

input:focus::-webkit-input-placeholder { color:transparent !important; }
input:focus:-moz-placeholder { color:transparent !important; } /* Firefox 18- */
input:focus::-moz-placeholder { color:transparent !important; } /* Firefox 19+ */
input:focus:-ms-input-placeholder { color:transparent !important; } /* oldIE ;) */

.sort-wrapper {
	display: block;
	white-space: nowrap;
	width: 100%;
}

.b-sort-params-title {
	margin-left: 0 !important;
}

.b-switch-container {
	margin-top: 15px;
}
.av_trigger {
	display: inline-block;
	background: #f8cf3d;
	font-weight: bold;
	border: 1px solid #dbae5d;
	border-radius: 3px;
	line-height: 30px;
	padding: 0 9px 0 33px;
	cursor: pointer;
	color: #333;
	position: relative;
}
.av_trigger--mini, .av_trigger--text {
	display: block;
	width: 115px;
	background: #fff;
	border: 1px solid #FFC107;
	line-height: 24px;
	padding: 0 8px 0 26px;
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	left: 70%;
	bottom: 5px;
	z-index: 10;
	text-decoration: none;
	transition: all 0.15s ease-out;
}

.av_trigger--mini-no-hover:hover {
    background: #fff !important;
}
.av_trigger--text:before {
    display: none;

}

.av_trigger--mini:hover {
	color: #333;

}
.b-cards--parent-news .av_trigger--mini {
	left: 66%;
}
.av_trigger--text:hover, .av_trigger--mini:hover {
	background: #FFC107;
}
.av_trigger--text {
    padding: 0;
    text-align: center;
    min-width: 151px;
}
.av_trigger--mini:before {
	background-position: -13px 0 !important;
	margin-top: -7px  !important;
	left: 8px  !important;
}
.av_trigger:before {
	width: 13px;
	height: 13px;
	background: url('../im/av_icons.png') 0 0;
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -6px;
	left: 5px;
}
/* adv card icons */
.b-item--mod:hover .card-icon {
	opacity: .7;
}

.b-item--mod:hover .card-icon--up {
	transition-delay: 0s;
}

.b-item--mod:hover .card-icon--arch {
	transition-delay: .07s;
}

.b-item--mod:hover .card-icon--edit {
	transition-delay: .14s;
}

use {
	pointer-events: all;
}

a.card-icon {
	width: 18px;
	height: 18px;
	position: absolute;
	right: 10px;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
svg.card-icon {
	width: 18px;
	height: 18px;
	fill: #999;
	transition: opacity .2s ease-in-out;
	opacity: 0;
	position: static !important;
	-moz-backface-visibility: hidden;
	-moz-transform: rotate(0deg);
}

.b-item--mod:hover svg.card-icon:hover {
	opacity: 1;
	fill: #be2d45;
}

.card-icon--1 {
	top: 0;
	opacity: .7;
}

svg.card-icon--1 {
	top: 0;
	opacity: .7;
}

.card-icon--2 {
	top: 36px;
}

.card-icon--3 {
	top: 72px;
}

.card-icon--4 {
	top: 108px;
}

.b-card-right {
	overflow: visible !important;
}

.card-icon--static {
	position: static !important;
	opacity: .6 !important;
	margin-left: 6px;
}
.card-icon--static:hover {
	opacity: 1 !important;
	fill: #be2d45;
}
.reviews {
margin-top: 35px;    
border-top: 1px solid #cccccc; 
width: 750px;
}
.reviews_header,
#inner_text .reviews_header{
margin-top: 35px;    
font-size: 2.1em;
}
.recall {margin-top: 30px; 
border-bottom: 1px dotted black; 
width: 750px; 
padding-bottom: 15px;
}
.recall_header {
   padding-bottom: 10px;
}
.recall_header_name {
   font-weight: bold;
}
.recall_header_date {
   color: #cccccc;
}
.reviews_flooter {
   padding-top: 25px;
   border-top: 2px solid #fff;
   margin-top: -1px;
}
.more_reviews {
    float: right;
    font-weight: bold;
    color: #AE0055;
    border-bottom: 1px dotted #AE0055;
    margin-top: 5px;
    cursor: pointer;
}
	.more_reviews:hover{
		color: #cf324c;
		border-bottom-color: #cf324c;
	}
.reviews_buttom {
    background: #FE652B;
    color: white;
    font-weight: bold;
    cursor: pointer;
    width: 340px;
    border-radius: 4px;
    border-bottom: 1px solid #BE4F21;
}
.reviews_buttom:hover {
	background: #BE4F21;
	color: #fff;
}
	.reviews_buttom a,
	.reviews_buttom:hover a{
		color: #fff;
		display: inline-block;
    	padding: 10px 20px;
    	width: 300px;
    	border-radius: 4px;
	}

/* page /base tabs  start*/
.b-base {
	margin-bottom: 30px;
}
.b-base-header {
	font-size: 36px;
	margin: 0 0 30px;
	font-weight: 400;
}
.b-base-tabs {
	font-size: 0;
	margin: 0 0 -1px;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 50;
}
.b-base-tabs li {
	display: inline-block;
	vertical-align: top;
}
.b-base-tabs--single {
	margin-bottom: 30px;
}
.b-base-tab {
	display: block;
	box-sizing: border-box;
	border: 1px solid #cccccc;
	outline: 0;
	height: 36px;
	line-height: 36px;
	min-width: 110px;
	margin-right: -1px;
	font-size: 16px;
	text-align: center;
	color: #333;
	text-decoration: none;
	padding: 0 20px;
	background: #f1f1f1;
}
.b-base-tab--active {
	background: #fff;
	border-bottom: none;
}
.b-base-tabs--single .b-base-tab--active {
	border-bottom: 1px solid #ccc;
}
.b-base-tab--active:hover {
	color: #333;
}
.b-base-content {
	display: none;
}
.b-base-content--visible {
	display: block;
}
.b-base-content-inner {
	border: 1px solid #ccc;
	margin-bottom: 30px;
	padding: 30px;
	-webkit-box-shadow: 0 5px 0 0 #f2f2f2;
	-moz-box-shadow: 0 5px 0 0 #f2f2f2;
	box-shadow: 0 5px 0 0 #f2f2f2;
}
.b-base-content-inner > a,
.b-base-column > a{
	color: #333;
	text-decoration: none;
}
.b-base-content-inner > a:hover,
.b-base-column > a:hover {
	color: #cf324c;
}
.b-base-content-header {
	font-size: 24px;
	margin: 0 0 10px;
	font-weight: 700;
}
.b-base-content-counter {
	font-size: 14px;
	color: #999999;
	margin-bottom: 20px;
}
.b-base-tabs-content {}

.b-base-tabs-banner {
	margin-bottom: 30px;
        text-align: center;
}
.b-base-columns {

}
.b-base-columns--gap {
	margin-top: 30px;
}
.b-base-columns:after {
	clear: both;
	display: table;
	content: '';
}

.b-base-columns--bordered {
	padding-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
.b-base-column {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
}
.b-base-column--2 {
	width: 390px;
	padding-left: 30px;
}
.b-base-column--2:first-child {
	padding-left: 0;
}

.b-base-column--3 {
	width: 200px;
	padding-left: 25px;
}
.b-base-column--3:first-child {
	padding-left: 0;
}
.b-base-column--5 {
	min-width: 70px;
	padding-left: 45px;
}
.b-base-column--5:first-child {
	padding-left: 0;
}

.b-base-column--bordered {
	border-right: 1px dotted #ccc;
}
.b-base-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.b-base-list-item {
	margin-bottom: 15px;
}
.b-base-list-item:last-child {
	margin-bottom: 0;
}
.b-base-list-item a {
	color: #aa0b58;
	text-decoration: underline;
}
.b-base-list-item:hover a {
	color: #cf324c;
}

/* page /base tabs  end*/
