.bazaLeft {
    display: block;
    float: left;
    width: 245px;
    margin-bottom: 40px;
    margin-top: 10px;
}

.bazaLeft ul.menuLeft {
    margin-top: 5px;
    margin-left: 5px;
    /*border: 1px solid #37348E;*/
    border-left: none;
    padding-top: 10px;
    background: #FAFAFA;
    padding-left: 5px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    border-radius: 10px;
    padding-bottom: 1px;

}

.bazaLeft ul.menuLeft li {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #e8712e;
}

.bazaLeft ul.menuLeft li span {
    cursor: pointer;
}

.bazaLeft ul.menuLeft li ul {
    margin-left: 20px;
    margin-bottom: 15px;
    margin-top: 5px;
}

.bazaLeft ul.menuLeft li ul li {
    /*font-size: 28px;*/
    height: 20px;
    border: 1px solid #FAFAFA;
    padding: 4px 0px;
    margin-bottom: 0px;
}

.bazaLeft ul.menuLeft li ul li a {
    color: #525252;
    letter-spacing: 1px;
    font-weight: normal;
    margin-left: -5px;
}

.bazaLeft ul.menuLeft li ul li a span.doplata {
    background: url(../images/roub2.png) no-repeat 0 0;
    display: inline-block;
    width: 15px;
    height: 15px;
}

.bazaLeft ul.menuLeft li ul li.active,
.bazaLeft ul.menuLeft li ul li:hover {
    border-left: 1px solid #37348E;
    border-bottom: 1px solid #37348E;
    border-right: 1px solid #FFF;
    border-top: 1px solid #37348E;
    background: #FFF;
    padding: 4px 10px;
    margin-left: -10px;
    /*margin-bottom: 5px;*/
}

.bazaLeft .menu {
    margin-top: 20px;
}

.bazaLeft .menu h3 {
    color: #27156e;
    font-size: 16pt;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 15px;
    text-align: center;
    letter-spacing: 1px;
}

.bazaLeft .menu .item {
    background: #FAFAFA;
    border: 1px solid #FAFAFA;
    color: #37348E;
    line-height: 20px;
    text-align: left;
    /*width: 235px;*/
    /*height: 21px;*/
    padding: 7px 7px 0 7px;
    display: block;
    margin: 0 3px 10px 3px;
    overflow: hidden;
    font-size: 17px;

    font-size: 17px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    border-radius: 10px;
}

.bazaLeft .menu .item:hover {
    background: #FFF;
    border: 1px solid #37348E;
}

.bazaLeft .menu a {
    color: #222;
    font-size: 10pt;
}

.bazaLeft .menu:hover a {
    color: #27156E;
}

.alterS .bazaLeft {
    width: 250px;
}

.bazaLeft .blockSearch {
    width: 250px;
    height: 200px;
    background: #54538c;
    margin-top: -10px;
    color: #FFF;
    display: table;
    vertical-align: middle;
}

.bazaLeft .blockSearch div {
    margin-left: 22px;
}

.bazaLeft .blockSearch .small {
    width: 45px;
    height: 40px;
    border: 4px solid #FFF;
    margin-top: 60px;
    float: left;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    border-radius: 10px;
}

.bazaLeft .blockSearch .big {
    width: 80px;
    height: 80px;
    border: 4px solid #FFF;
    margin-top: 25px;
    float: left;
    line-height: 80px;
    text-align: center;
    font-size: 25px;
    border-radius: 10px;
}

.bazaLeft .blockSearch .toCub {
    font-size: 25px;
    margin-top: 65px;
    float: left;
}

.bazaLeft .blockSearch .medium {
    width: 60px;
    height: 60px;
    border: 4px solid #FFF;
    margin-top: 45px;
    float: left;
    line-height: 60px;
    text-align: center;
    font-size: 15px;
    border-radius: 10px;
}

.bazaLeft .blockSearch .titleCub {
    font-size: 18px;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
}

.bazaLeft .blockSearch .titleCubBottom {
    text-align: center;
    margin: 0;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 15px;
}

.right-triangle {
    width: 0;
    height: 0;
    border-left: 17px solid #54538c;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    margin-top: -150px;
    float: right;
    margin-right: -17px;
}

.up-triangle {
    width: 0;
    height: 0;
    border-bottom: 120px solid green;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
}

/***********************/
.bazaMiddle, .bazaMiddleText {
    float: left;
    width: 930px;
    padding-left: 18px;
    /*margin-bottom: 40px;*/

}

.bazaMiddle h1, .baza_medium_content.baza h1 {
    /*margin-bottom: 0px;
    margin-top: 15px;
    font-size: 30px;
    color: #525252;
    letter-spacing: 3px;
    line-height: 35px;*/
    font-size: 30px;
    color: #5A5A57;
    margin-bottom: 20px;
    line-height: 33px;
}

.bazaMiddle h1 span.doplata {
    background: url(../images/roubh.png) no-repeat 0 0;
    display: inline-block;
    width: 22px;
    height: 25px;
}

.bazaMiddle .baza_items {
    float: left;
    width: 100%;
}

.bazaMiddle .baza_items .item_box {
    float: left;
    width: 922px;
    /*border-top: 1px solid #888888;*/
    border-bottom: 1px solid #dddddd;
    color: #525252;
    padding-top: 5px;
    /*border-radius: 15px;*/
    margin-bottom: 10px;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    border-radius: 10px;
}

.bazaMiddle .baza_items .chet {
    background: #FAFAFA;
}

.bazaMiddle .baza_items .item_box_title {
    height: 15px;
    padding: 14px 0px 14px 0px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #dddddd;
}

.bazaMiddle .baza_items .item_box:last-child {
    border-bottom: 1px solid #dddddd;
}

.bazaMiddle .baza_items .item_box .photoPart {
    float: left;
    width: 100px;
    padding: 7px 0 7px 7px;
    position: relative;
}

.bazaMiddle .baza_items .item_box_title .photoPart {
    padding: 0;
    margin-left: 10px;
}

.bazaMiddle .baza_items .item_box .photoPart img {
    height: 100px;
    width: 100px;
}

.bazaMiddle .baza_items .item_box .photoPart .noimg {
    height: 100px;
    width: 100px;
    display: block;
    background: #EEEEEE;
}

.bazaMiddle .baza_items .item_box .photoPart .countPhoto {
    background: #ea6407;
    width: 60px;
    padding: 2px 2px 2px 12px;
    position: absolute;
    top: 80px;
    left: 0px;
    color: #fff;
}

.bazaMiddle .baza_items .item_box .photoPart .countPhoto {
    background: #ea6407;
    width: 50px;
    padding: 2px 2px 2px 12px;
    position: absolute;
    top: 80px;
    left: 0px;
    color: #fff;
}

.bazaMiddle .baza_items .item_box .photoPart .countPhotoNo {
    background: #ea6407;
    width: 60px;
    padding: 2px 2px 2px 12px;
    position: absolute;
    top: 80px;
    left: 0px;
    color: #fff;
}

.bazaMiddle .baza_items .item_box .adressPart {
    float: left;
    width: 290px;
    padding: 0px 0 7px 17px;
    position: relative;
}

.bazaMiddle .baza_items .item_box .adressPart .title a {
    font-size: 17px;
    border-bottom: 1px solid #37348E;
    color: #37348E;
}

.bazaMiddle .baza_items .item_box .adressPart .title a:hover {
    text-decoration: none;
}

.bazaMiddle .baza_items .item_box .adressPart .subtitle {
    margin-top: 2px;
}

.bazaMiddle .baza_items .item_box .adressPart .subtitle a {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
}

.bazaMiddle .baza_items .item_box .adressPart .metro {
    font-size: 11px;
}

.bazaMiddle .baza_items .item_box .adressPart .dopparams {
    margin-top: 15px;
    font-size: 13px;
}

.bazaMiddle .baza_items .item_box .pricePart {
    float: left;
    width: 180px;
    padding: 0px 0 7px 17px;
    position: relative;
}

.bazaMiddle .baza_items .item_box .pricePart .price {
    font-weight: bold;
    font-size: 18px;
    color: #000;
    margin-top: 10px;
}

.bazaMiddle .baza_items .item_box .pricePart .price_nal {
    font-weight: bold;
    font-size: 16px;
    color: #37348E;
    margin-top: 20px;
}

.bazaMiddle .baza_items .item_box .alterPart {
    float: left;
    width: 210px;
    padding: 0px 0 7px 17px;
    position: relative;
}

.bazaMiddle .baza_items .item_box .alterPart .title {
    font-size: 17px;
    color: #37348E;
}

.bazaMiddle .baza_items .item_box .alterPart .subtitle {
    margin-top: 5px;
    color: #000;
    font-size: 14px;
}

.bazaMiddle .baza_items .item_box .alterPart .price_need {
    margin-top: 15px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}

.bazaMiddle .baza_items .item_box .cursorPart {
    float: left;
    width: 60px;
    padding: 0px 0 7px 17px;
    position: relative;
    font-size: 40px;
    margin-top: 50px;
    color: #ea6407;
}

.bazaMiddle .baza_items .item_box .pricePart .price span,
.bazaMiddle .baza_items .item_box .pricePart .price_nal span,
.bazaMiddle .baza_items .item_box .alterPart .price_need span {
    font-weight: normal;
    font-size: 16px;
}

span.nomoney {
    font-weight: normal;
    font-size: 14px !important;
}

.top_banners_menu {
    margin-top: 60px;
    margin-bottom: 20px;
}

.top_banners_menu.topUp {
    margin-top: 10px;
    margin-bottom: 20px;
}

.top_banners_menu div {
    color: #525252;
    float: left;
    margin-left: 21px;

}

.top_banners_menu div span.title {
    margin-bottom: 12px;
    display: block;
    text-align: center;
    border-right: 1px solid #ACACAC;
    margin-right: -11px;
    margin-left: -11px;

}

.top_banners_menu div span.title:last-child {
    border-right: none;

}

.top_banners_menu div span.title a {
    background: none;
    height: 15px;
    color: #525252;
    margin-left: 8px;
}

.top_banners_menu div.small_to_big a {
    background: url(../images/small_to_big_t1_v1.png) no-repeat 0 0;
    width: 156px;
    height: 89px;
    display: block;
}

.top_banners_menu div.small_to_big a.selected {
    background: url(../images/small_to_big_s1.png) no-repeat 0 0;
}

.top_banners_menu div.big_to_small a {
    background: url(../images/big_to_small_t_v1.png) no-repeat 0 0;
    width: 159px;
    height: 89px;
    display: block;
}

.top_banners_menu div.big_to_small a.selected {
    background: url(../images/big_to_small_s.png) no-repeat 0 0;
}

.top_banners_menu div.sezd a {
    background: url(../images/two_to_one_t_v1.png) no-repeat 0 0;
    width: 190px;
    height: 89px;
    display: block;
}

.top_banners_menu div.sezd a.selected {
    background: url(../images/two_to_one_s.png) no-repeat 0 0;
}

.top_banners_menu div.razezd a {
    background: url(../images/one_to_two_t_v1.png) no-repeat 0 0;
    width: 190px;
    height: 89px;
    display: block;
}

.top_banners_menu div.razezd a.selected {
    background: url(../images/one_to_two_s.png) no-repeat 0 0;
}

.top_banners_menu div.mo_to_moscow a {
    background: url(../images/mo_to_moscow_t_v1.png) no-repeat 0 0;
    width: 167px;
    height: 89px;
    display: block;
}

.top_banners_menu div.mo_to_moscow a.selected {
    background: url(../images/mo_to_moscow_s.png) no-repeat 0 0;
}

.top_banners_menu div.moscow_to_mo a {
    background: url(../images/moscow_to_mo_t_v1.png) no-repeat 0 0;
    width: 178px;
    height: 89px;
    display: block;
}

.top_banners_menu div.moscow_to_mo a.selected {
    background: url(../images/moscow_to_mo_s.png) no-repeat 0 0;
}

.clr {
    clear: both;
}

.baza_medium_content {
    margin-top: 20px;
    margin-bottom: 10px;
}

.paddingBottom {

}

.bazaPager {
    float: right;
    margin-bottom: 15px;
}

.bazaPager a {
    font-size: 16px;
}

.site-contacts a.bo {
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #37348E;
    text-align: center;
    padding: 0;
    text-indent: 0px;
    background: url(../images/widget06.png) no-repeat 0 -180px !important;
}

.site-contacts a.bo i {
    background: url(../images/widget06.png) no-repeat 0 -180px !important;
    margin-right: 45px
}

.site-contacts li.cabinet a {
    text-indent: 0;
}

.link_map {
    margin-left: 70px;
    background: url(../images/icons-10.png) no-repeat left -51px;
    font-size: 14px;
    color: #4752dd;
    padding-left: 20px;
}

.contact-flat {
    float: right;
    margin: 25px 5px 0px 0px;
    background: #37348E;
    padding: 7px 30px;
    border-radius: 6px;
    width: 250px


}

@media (max-width: 997px) {
    .house_object .contact-flat {
        position: relative !important;
        float: none !important;
        width: auto !important;
        left: 0;
    }
    .objectflat .shema {
        float: left;
    }
}

.contact-flat .phone {
    font-weight: bold;
    font-size: 20px;
    color: #FFF;
}

.baza .form-title {
    color: #37348E;
    width: 95%;
    margin-top: 10px;
}

.leftTitle {
    float: left;
    width: 740px
}

/* -----------------------------------------------------------------------------
 5. Global navigation
----------------------------------------------------------------------------- */
/*.global-navigation-flat{
	display:block;
	text-align:center;
	border-radius:4px;
	background:#acacdb;
	margin-bottom:2px;
	height:42px;
	margin-top: -31px;
	}
	.global-navigation-flat ul{
		position:relative;
		}
	.global-navigation-flat > ul > li{
		display:inline-block;
		text-align:center;
		font-size:16px;
		font-weight:bold;
		border-right:2px #9998C0 solid;
		width:16%;		
		}
		.global-navigation-flat > ul > li:hover, .global-navigation-flat > ul > li.current-page{
			background:#5656a6;
			}
		.global-navigation-flat > ul > li:first-child{
			border-top-left-radius: 4px;
			border-bottom-left-radius: 4px;
			border-left:none;
			}
		.global-navigation-flat > ul > li:last-child{
			border-top-right-radius: 4px;
			border-bottom-right-radius: 4px;
			border-right:none;
			}
		.global-navigation-flat > ul > li > a, .global-navigation-flat > ul > li{
			display:block;
			color:#fff;
			line-height:41px;
			cursor:pointer;
			}*/

/* -----------------------------------------------------------------------------
 5. Global navigation
----------------------------------------------------------------------------- */
.global-navigation-flat {
    display: block;
    text-align: center;
    border-radius: 4px;
    background: url(../assets/images/navigation-bg.png) 0 0 repeat-x;
    /*background:#1e1e57;*/
    margin-bottom: 2px;
    height: 42px;
    margin-top: -40px;
}

.global-navigation-flat ul {
    position: relative;
}

.global-navigation-flat > ul > li {
    display: inline-block;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    border-right: 1px #050524 solid;
    border-left: 1px #383877 solid;
}

.global-navigation-flat > ul > li:hover, .global-navigation-flat > ul > li.current-page {
    background: /*#5656a6;*/ url(../assets/images/navigation-bg-hover.png) 0 0 repeat-x;
}

.global-navigation-flat > ul > li:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-left: none;
}

.global-navigation-flat > ul > li:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: none;
}

.global-navigation-flat > ul > li > a, .global-navigation-flat > ul > li {
    display: block;
    color: #fff;
    line-height: 41px;
}

.flat-breadcrumbs {
    /*margin-left: 10px;*/
    /*float: left;*/
    /*width: 730px;*/
    margin-top: 15px;
}

.form-title-flat {
    margin-top: 10px;
    font-size: 21px;
    line-height: 25px;
}

.top-row-min {
    height: 40px;
    background: #fff;
    box-shadow: 0 2px 6px #7f7f7f;
    margin-top: 20px;
}

.showFlatContact {
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    border-radius: 15px;
    width: 1180px;
    margin-left: 10px;
}

.showFlatContact li {
    display: inline-block;
    width: 320px;
    text-align: center;
    margin-bottom: 15px;
    height: 100%;
}

.showFlatContact .flatAter .segment-title {
    display: none;
}

.showFlatContact .flatAter .sec {
    display: none;
}

.showFlatContact .flatAter .segment-part {
    box-shadow: none;
    padding: 0;
    margin: 8px 25px 3px 0px;

}

.showFlatContact .segment-parts .one-third {
    min-height: 300px;

}

.showFlatContact .flatAter .segment-part {
    width: 300px !important;
}

.showFlatContact .flatAter .segment-parts .one-half {
    height: 100% !important;
}

.showFlatContact .flatAter .submit {
    float: right;
    width: 160px !important;
    height: 43px !important;
    margin-top: 120px !important;
}

.showFlatContact .segment-title {
    display: block;
    /*text-align: center;*/
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #000084;
    margin-left: 10px;
}

.showFlatContact .segment-part .owner-annotation {
    display: none;
}

.min-width {
    width: 15px !important;
    font-size: 50px;
    margin: 0px 15px 0px 2px !important;
    padding: 0;
    box-shadow: none;
    padding-top: 20px;
}

.min-width-doplata {
    width: 170px !important;
    font-size: 40px;
    box-shadow: none;
    padding-top: 20px;
    text-align: center;
}

.min-width-obmen {
    width: 50px !important;
    font-size: 50px;
    margin: 0px 10px 0px 20px !important;
    padding: 20px 0 0 0;
    box-shadow: none;
}

.div-doplata {
    font-size: 20px;
    padding-top: 20px;
    text-align: center;
    line-height: 30px;
}

.inFlat .radio {
    cursor: text;
}

.topSearch {
    /*width: 1190px;*/
    /*height: 62px;*/
    background: #54538c /*#37348E*/;
    /*margin-top: 10px;*/
    padding: 3px 0px 5px 10px;
    /*border-radius: 6px;*/
    font-size: 13px;
    /*margin-left: -3px;*/
    /*border-radius: 12px;*/
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    margin-top: -3px;
}

.topSearch div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 25px;
    color: #FFF;
    padding-top: 5px;
}

.topSearch div.clr {
    margin-right: 0;
}

.topSearch .text-input {
    padding: 4px;
    background: #fff url(assets/images/input.jpg) center bottom repeat-x;
    border: 1px #ababab solid;
    font: 12px Arial, Helvetica, sans-serif;
    margin-top: 5px;
    border-radius: 15px;
}

.topSearch div.rooms input[type="checkbox"] {
    margin-top: 9px;
    margin-right: 10px;
    margin-left: 4px;
}

.topSearch div.metro .text-input {
    width: 190px;
}

.topSearch div.city .text-input {
    width: 190px;
}

.topSearch div.area .text-input {
    width: 60px;
    margin-left: 5px;
    margin-right: 5px;
}

.topSearch div.buttonSearch {
    /*float: right;*/
    /*margin-left: 20px;*/
}

.topSearch div.buttonSearch input[type="submit"] {
    width: 125px;
    height: 40px;
    border-radius: 7px;
    margin-top: 7px;
    background: #e8712e;
    border: 1px solid #e8712e;
    color: #FFF;
    font-size: 20px;
}

.shema {
    color: #e8712e;
    margin-left: 5px;
}

.shema a {
    color: #e8712e;
}

.photoObject {
    margin: 10px 75px;
}

.photoObject li {
    list-style: none;
    display: inline-block;
    /* width: 220px; */
    margin-bottom: 30px;
    /* border: 1px solid #000; */
    text-align: center;
    margin-right: 40px;
    border-radius: 20px;
    padding: 10px 10px 5px 10px;
    box-shadow: 0 0 15px rgba(0, 0, 0, .3);
}

.photoObject li img {
    width: 145px;
    height: 145px;
    border-radius: 15px;
}

a.back {
    color: #37348E;
    /*font-size: 14px;
    margin-left: 40px;
    color: #e8712e;*/
}

.form-title .photoPart {
    float: left;
    width: 100px;
    padding: 7px 0 7px 7px;
    position: relative;
}

.form-title .photoPart {
    padding: 0;
    margin-right: 10px;
}

.form-title img {
    height: 100px;
    width: 100px;
    border-radius: 5px;
}

.form-title .noimg {
    height: 100px;
    width: 100px;
    display: block;
    background: #EEEEEE;
}

.form-title .photoPart .countPhoto {
    background: #ea6407;
    width: 60px;
    padding: 2px 2px 2px 12px;
    position: absolute;
    top: 80px;
    left: 0px;
    color: #fff;
}

.form-title .photoPart .countPhoto {
    background: #ea6407;
    width: 50px;
    padding: 2px 2px 2px 12px;
    position: absolute;
    top: 70px;
    left: 0px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.form-title .photoPart .countPhotoNo {
    background: #ea6407;
    width: 60px;
    padding: 2px 2px 2px 12px;
    position: absolute;
    top: 80px;
    left: 0px;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
}

.border-title {
    border-radius: 15px;
    border: 1px solid #E8E7FD;
    margin-left: 20px;
    box-shadow: 0 0 15px #9E9BF0;
    padding: 10px 10px;
}

.request-feedback-baza {
    background: url(../images/widget06.png) no-repeat 0 -108px !important;
}

.write-testmonial-baza {
    background: url(../images/widget06.png) no-repeat 0 -144px !important;
}

.submit-order-baza {
    background: url(../images/widget06.png) no-repeat 0 -180px !important;
}

.request-feedback-baza a,
.write-testmonial-baza a,
.submit-order-baza a {
    color: #54538C !important;
    display: block;
    height: 16px;
    font-size: 14px;
    padding: 8px 35px 8px 5px;
    text-indent: 30px;
    line-height: 15px;
}

/*.top-menu li.icon{
	width: 160px;
	height: 36px;
	margin-right: 25px;
	margin-top: 13px;
	margin-left: 45px;
}*/
.baza-social {
    float: right;
    margin-bottom: 20px;
    margin-top: -35px;
}

.request-feedback-baza a span,
.write-testmonial-baza a span,
.submit-order-baza a span {
    color: #D1D0DD !important;
}

.selectForSearch {
    background: #54538c;
    height: 15px;
    display: block;
    margin-bottom: -15px;
}

.searchDivHouse {
    /*height: 62px;*/
}

.alter {
    height: 120px;
    padding: 10px 0px 5px 10px;
}

.alter .altHave {
    border-right: 1px solid #FFF;
    margin-left: 10px;
}

.alter div {
    margin-right: 20px;
}

.alter .title {
    font-size: 20px;
    font-weight: bold;
}

.alter .rooms {
    margin-top: 5px;
}

.alter div.buttonSearch {
    margin-top: 13px;
}

.listAltFlat {

}

.listAltFlat div.tableAltFlat {
    /*border-left: 5px solid #ea6407;
    border-top: 5px solid #ea6407;*/
    margin-bottom: 15px;
    padding: 5px 10px;
}

.listAltFlat div.tableAltFlat .titleType {
    font-size: 25px;
    color: #525252;
    font-style: italic;
    margin-bottom: 15px;
}

.listAltFlat div.tableAltFlat .baseFlat {
    /*height: 40px;*/
    border-top: 1px solid #ea6407;
    margin-top: 15px;
    color: #525252;
}

.listAltFlat div.tableAltFlat .baseFlat div.oneIcon {
    float: left;
    width: 60px;
    display: block;
    height: 60px;
    /*border: 1px solid #000;*/
    margin-right: 15px;
    margin-top: 8px;
    position: relative;
}

.listAltFlat div.tableAltFlat .baseFlat div.oneIcon img {
    height: 60px;
    width: 60px;
}

.listAltFlat div.tableAltFlat .baseFlat div.oneIcon .countPhoto {
    background: #ea6407;
    width: 50px;
    padding: 1px 1px 1px 10px;
    position: absolute;
    top: 40px;
    left: 0px;
    color: #fff;
}

.listAltFlat div.tableAltFlat .baseFlat div.oneIcon .pad {
    padding: 1px 1px 1px 6px;
    width: 53px;
}

.listAltFlat div.tableAltFlat .baseFlat div.oneIcon .noimg {
    height: 60px;
    width: 60px;
    display: block;
    background: #EEEEEE;
}

.listAltFlat div.tableAltFlat .baseFlat div.flatPrice {
    float: left;
}

.listAltFlat div.tableAltFlat .baseFlat div.infoFlat {
    float: left;
    width: 490px;
}

.listAltFlat div.tableAltFlat .baseFlat div.infoFlat .adress {
    margin-top: 5px;
}

.listAltFlat div.tableAltFlat .baseFlat div.infoFlat .adress a {
    font-size: 17px;
    /*border-bottom: 1px solid #37348E;*/
    color: #37348E;
}

.listAltFlat div.tableAltFlat .baseFlat div.alterPart .look_more {
    margin-top: 5px;
}

.listAltFlat div.tableAltFlat .baseFlat div.alterPart .look_more a {
    font-size: 12px;
    color: #37348E;
    text-decoration: underline;
}

.listAltFlat div.tableAltFlat .baseFlat div.infoFlat .metro {
    font-size: 11px;
}

.listAltFlat div.tableAltFlat .baseFlat div.infoFlat .raion span {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px dashed #000;
}

.listAltFlat div.tableAltFlat .baseFlat div.cursorPart {
    float: left;
    width: 60px;
    padding: 0px 0 7px 17px;
    position: relative;
    font-size: 30px;
    margin-top: 30px;
    color: #ea6407;
}

.listAltFlat div.tableAltFlat .baseFlat div.alterPart {
    float: left;
    /*width: 260px;*/
    padding: 0px 0 7px 17px;
    position: relative;
    margin-top: 15px;
    font-size: 15px;
}

ul.checkSearch {
    /*background: #000;*/
    padding: 15px 0px;
    margin-top: 15px;
    margin-bottom: -22px;
    margin-left: 5px;
    margin-top: -38px;
    position: relative;
}

ul.checkSearch li {
    display: inline-block;
    margin-right: 2px;
}

ul.checkSearch li a {
    /*color: #FFF;
    font-size: 16px;
    background: #e8712e;
    padding: 5px 15px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;*/
    color: #FFF;
    font-size: 12px;
    background: #e8712e;
    padding: 6px 7px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

ul.checkSearch li a.selected {
    background: #54538c;
}

ul.checkSearch li a.not_selected {
    background: #1e1e57 /*#7171a2*/;
}

.name_raion {
    text-transform: capitalize;
}

.advNeedBlock {
    margin-left: -95px;
    border: 1px solid #d8d6d6;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #d8d6d6;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 324px;
    margin-top: 15px;
}

.advNeedBlock a {
    font-size: 14pt;
    font-weight: bold;
    text-decoration: none;
    color: #000080;
    line-height: 25px;
}

.newHome {
    border: 4px solid #eee;
    border-radius: 15px;
    margin-top: 15px;
    padding: 6px 10px;
    background: #FAFAFA;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    text-align: center;
}

.newHome span {
    text-align: left;
}

.newHome img {
    margin: 6px 0px;
}

.newHome span a {
    color: #37348E;
    font-size: 12px;
}

.newHome .divTitle {
    background: /*#5656a6;*/ url(../assets/images/navigation-bg.png) 0 0 repeat-x;
}

.newHome a.title {
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}

.bazaMiddle .baza_items .item_box.house .photoPart .countPhoto {
    left: 27px;
    top: 81px;
}

.bazaMiddle .baza_items .item_box.house .photoPart .countPhotoNo {
    left: 21px;
    top: 81px;
}

.bazaMiddle .baza_items .item_box.house .pricePart {
    width: 200px;
}

.bazaMiddle .baza_items .item_box.house .adressPart {
    width: 560px;
}

.bazaMiddle .baza_items .item_box.house .adressPart .subtitle {
    margin-top: 5px;
}

.bazaMiddle .baza_items .item_box.house .adressPart .subtitle.nohref {
    font-size: 15px;
}

.bazaMiddle .baza_items .item_box.house .adressPart .adressPartLeft {
    float: left;
    width: 340px;
    margin-right: 30px;
}

.bazaMiddle .baza_items .item_box.house .adressPart .adressPartRight {
    float: left;
}

.bazaMiddle .baza_items .item_box.house .adressPart .subtitle a {
    font-size: 15px;
}

.bazaMiddle .baza_items .item_box.house .adressPartLot {
    border-bottom: 1px dotted #868282;
    padding: 3px 0px 3px 0px;
    margin: 0px 22px 10px 16px;
    height: 18px;
}

.bazaMiddle .baza_items .item_box.house .adressPartLot .adressPartLotLeft {
    float: left;
}

.bazaMiddle .baza_items .item_box.house .adressPartLot .adressPartLotRight {
    float: right;
    font-size: 12px;
}

.bazaMiddle .baza_items .item_box.house .adressPartLot a {
    font-size: 15px;
    font-weight: bold;
    color: #37348E;
}

.bazaMiddle .baza_items .item_box.chetHover {
    background: #FFF;
}

.bazaMiddle .baza_items .item_box.chetHover:hover {
    background: #FAFAFA;
}

.bazaMiddle .baza_items .item_box.house {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .4);
}

.bazaMiddle .baza_items .item_box.house .photoPart {
    padding: 0px 0 7px 7px;
}

/*************/

.house_object .leftContent {
    float: left;
    /*border: 1px solid #000;*/
    width: 850px;
    margin-right: 10px;
}

.house_object .blockFlat {
    margin-bottom: 10px;
}

.house_object .title {
    display: block;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #000084;
}

.house_object .leftContent .blockFlat.note {
    font-size: 15px;
    margin: 25px 0px;
}

.house_object .rightContent {
    float: left;
    /*border: 1px solid #000;*/
    width: 255px;
}

.house_object .rightContent .contacts {
    margin-bottom: 0px;
}

.house_object .rightContent .contacts div {
    /*border: 1px solid #000;*/
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 21px;
    color: #37348E;
    line-height: 30px;
}

.house_object .rightContent .photo {
    /*border: 1px solid #000;*/
}

.house_object .rightContent .contacts div.fam {
    font-size: 18px;
    font-weight: normal;
}

.house_object .rightContent .contacts div.office {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}

.house_object .rightContent .contacts div.email {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}

.house_object table.detail-view {
    font-size: 14px;
}

.house_object table.detail-view tr.odd {
    background: #D8D8E7;
}

.house_object table.detail-view tr.even {
    background: #FFF;
}

.house_object table.detail-view th {
    width: 200px;
}

.house_object table.detail-view th, .house_object table.detail-view td {
    font-size: 14px;
    border: 1px white solid;
    /*padding: 0.6em 0.6em;*/
    padding: 6px 10px;
    vertical-align: top;
}

.house-site-actionform {
    display: block;
    /* background: #ea6407 url(assets/images/action-grad.jpg) center bottom repeat-x; */
    border-radius: 15px;
    box-shadow: none;
    margin: 0;
    position: relative;
    z-index: 10;
    padding: 5px 20px;
}

.house_object .form-title {
    color: #37348E;
    width: 1170px;
    margin-bottom: 15px;
    border: none;
    padding: 0;
}

.house_object .form-title-flat {
    font-size: 28px;
    line-height: 33px;
    color: #000084;
}

.objectflat .form-title-flat {
    font-size: 23px;
}

.house_object .form-title-flat.first:first-letter {
    text-transform: uppercase;
}

.house_object .border-title {
    margin-left: 0px;

}

.house_object .site-contacts li.icon {
    /*width: 230px;*/
    line-height: 30px;
}

.house_object .site-contacts li.icon a {
    font-size: 18px;
    padding-left: 45px;
    color: #fff;
}

.house_object .site-contacts {
    margin-top: 5px;
}

.house_object .shema {
    font-size: 33px;
    float: right;
}

.objectflat .shema {
    font-size: 25px;
    float: right;
}

.house_object .leftTitle {
    width: 755px;
}

.house_object .photoObject {
    margin: 10px 25px;
}

.house_object .photoObject.inner {
    margin: 10px 30px;
}

.house_object .contact-flat {
    float: right;
    margin: 0;
    background: none;
    padding: 7px 30px;
    width: 355px;
    margin-top: 0px;
}

.house_object .showFlatContact {
    margin-left: 0px;
    margin-top: 15px;
    width: 1180px;
}

.house_object .orangeback2 {
    background: #FAFAFA !important;
}

.house_object .site-actionform {
    background: #FAFAFA !important;
}

.house_object .segment-selector li {
    color: #37348E;
}

.house_object .segment-parts .one-third {
    height: 100%;
    /**min-height: 310px;*/
    width: 325px;
}

.house_object .segment-part .segment-title {
    padding: 0;
    padding-bottom: 5px;
}

.house_object .segment-part .text-input {
    font-weight: bold;
}

.house_object .segment-part .small-size {
    font-size: 11px;
}

.house_object .segment-part {
    margin: 0 8px 20px;
}

.house_object .need {
    width: 290px !important;
}

.house_object .segment-part .textarea-input {
    color: #000;
}

.house_object .border-title {
    border-radius: 0px;
    border: 1px solid #E8E7FD;
    margin-left: 0px;
    box-shadow: none;
    padding: 10px 10px;
    margin-bottom: 5px;
}

.house_object .photoObject li {
    box-shadow: none;
    margin-bottom: 0px;
}

.house_object .photoObject li img {
    width: 200px;
    height: 200px;
    border-radius: 15px;
}

.house_object .photoObject.inner li img {
    width: 165px;
    height: 165px;
    border-radius: 15px;
}

.house_object .showFlatContact {
    box-shadow: none;
    border: 1px solid #E8E7FD;
    /*border-radius:0px;*/
    background: #EAEAEA;
    padding: 15px;
    border-radius: 15px;
}

.house_object .baza-social {
    margin-top: 10px;
}

.flat_object li img {
    width: 100px !important;
    height: 100px !important;
    border-radius: 15px;
}

.flat_object ul.photoObject {
    height: 100px;
    overflow: hidden;
    width: 100%;
    margin-left: 10px;
}

.flat_object .photoObject li {
    margin-right: 0px;
    padding: 0;
}

.flat_object .leftContent .blockFlat.left {
    float: left;
    width: 50%;
}

.flat_object table.detail-view tr.odd {
    background: #F5F5FA;
}

.topSearch.searchDivHouse div {
    margin-right: 20px;
}

.house_object .rightContent .contacts div.istochnik {
    font-size: 12px;
    line-height: 28px;
    font-weight: normal;
}

.note_item_photo {
    text-align: center;
}

.note_item_photo_right {
    text-align: left;
}

.note_item_photo i, note_item_photo_right {
    background: url('../images/fotick2.png') no-repeat 0 0;
    padding: 0px 20px 0 0;
    margin-right: 1px;
    margin-left: 5px;
}

.filter_section ul {
    list-style: none;
    /*background: #9998C0;*/
}

.filter_section {
    /*width: 100%;*/
    color: #fff;
    padding: 10px 15px;
}

.filter_section ul li {
    margin-right: 20px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    margin-top: 13px;
}

.filter_section ul li.check-box1 .niceCheck {
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.filter_section ul li a {
    font-size: 14px;
    color: #fff !important;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
}

@media (min-width: 768px) {
    .filter_section ul li {
        display: inline-block;
    }
}

/*---------------------------------*/
.expertAgent {
    border: 4px solid #eee;
    border-radius: 15px;
    background: #FAFAFA;
    padding: 10px 14px;
    color: #5A5A57;
    box-shadow: 0 1px 10px rgba(0, 0, 0, .4);
    cursor: pointer;
    margin: 15px 0;
}

.expertAgent .generalTitle {
    font-size: 20px;
    /*border-bottom: 1px solid #000;*/
    padding: 8px 8px;
    margin-bottom: 10px;
    color: #FFF;
    background: /*#5656a6;*/ url(../assets/images/navigation-bg.png) 0 0 repeat-x;
    border-radius: 2px;
}

.expertAgent .titleExpert {
    margin-bottom: 10px;
}

.expertAgent .titleExpert a {
    font-size: 14px;
    text-decoration: underline;
    color: #37348E;
}

.expertAgent .imgExpert {

}

.expertAgent .anonsExpert {
    color: #5A5A57;
}

.expertAgent .titleExpertDolgnost {
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
}

.expertAgent .titleExpertName {
    font-size: 16px;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 5px;
}

#searchObmenDop {
    margin: -3px 0 0;
}

/*---------------------------------*/
.bazaCount {
    float: left;
    margin-top: 0px;
    /*font-weight: bold;*/
    font-size: 15px;
    /*color: #525252;*/
    color: #24245d;
}

.map-general {

}

.map-general .left-map {
    float: left;
    width: 600px;
    overflow-y: scroll;
    overflow-x: none;
    height: 600px;
}

.map-general .left-map .items_container .item_box {
    width: 565px;
}

.map-general .left-map .items_container .item_box .left_part {
    width: 340px;
    height: 150px;
    overflow: hidden;
}

.map-general .left-map .items_container .item_box .right_part {
    width: 180px;
}

.map-general .left-map .items_container .item_box a.for_img {
    display: none;
}

.map-general .left-map .items_container .print-no {
    display: none;
}

.map-general .left-map .items_container .rightInfo {
    display: none;
}

.map-general .items_container .item_box .description {
    width: 290px;
}

.map-general .right-map {
    position: relative;
    float: right;
    width: 600px;
}

.map-general .right-map .map-place {
    width: 600px;
    height: 600px;
    margin-bottom: 25px;
}

.map-general .map-text {
    font-size: 14px;
    margin-bottom: 10px;
    z-index: 1;
/ / position: absolute;
    background: #100958;
    padding: 5px;
    color: #FFF;
    padding: 5px 20px;
    width: 1160px;
}