.itemBody {
	width: 80%;
	margin: 0 auto;
}
#main .itemBody h1 {
	margin: 30px 0;
	font-size: 150%;
}
.itemLeftBox{
	width: 61%;
	display: inline-block;
}
.itemRightBox{
	width: 37%;
	display: inline-block;
	vertical-align: top;
}
.titleBlue {
	margin: 20px 0 10px;
}
.titleBlue span{
	background-color: #15DAFD;
	color: #FFF;
	padding: 5px;
	font-weight: bold;
}
.titleBlue span.titleunBlue{
	background: none;
	color: rgb(192, 192, 184);
	cursor: pointer;
	padding: 0;
	border: 1px solid #f0f0ec;
	border-radius: 20px;
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	line-height: 139%;
}


.mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight, .mCSB_scrollTools .mCSB_buttonUp{
	background-image: url(../images/mCSB_buttons2.png) !important;
}



.lImage img {
	width: 100%;
	display: block;
}
.lImage a {
	display: block;
}
.sImage{
	margin: 0 2px;
	display: inline-block;
}
.sImage img {
	height: 56px;
}
.galleryInner {
	margin: 0 auto;
	white-space: nowrap;
	overflow: auto;
	margin-top: 3px;
}
.lImage {
	width: 100%;
}
.lImage iframe{
	width: 100%;
	height: 400px;
}


.imgBoxGallery{
	height: 400px;
}
.imgBoxGallery .lImage{
	float: left;
	width: 50%;
	height: 100%;
}
.imgBoxGallery .lImage img {
	width: 100%;
	border-radius: 0;
	height: 100%;
}
.imgBoxGallery .lImage a {
	display: block;
	height: 100%;
}

.galleryTumbs{
	float: left;
	width: 49%;
	overflow: hidden;
	margin-left: 1px;
}
.galleryTumbsInner{
	white-space: nowrap;
}
.galleryTumbsBox{
	display: inline-block;
	vertical-align: top;
}
.galleryTumbs .sImage{
	margin: 0px;
	width: 50%;
	height: 50%;
	float: left;
}
.galleryTumbs .sImage a{
	margin: 0;
	width: 100%;
	height: 100%;
	display: block;
}
.galleryTumbs .sImage img{
	width: 100%;
	height: 100%;
	border: 1px solid #FFF;
}



.titleBoxTitle{
	color: #72ACDC;
	padding-bottom: 10px;
}
.titleBoxBox{
	font-size: 100%;
	padding: 0 0 20px 7%;
}
.titleBoxTitlema a {
	font-size: 11px;
}
.titleBoxBox span {
	color: #999;
	padding-right: 5px;
}
.titleBoxBox hr {
	margin: 30px 0 0px 0;
	border: 0px none;
	border-top: dashed 1px #666;
	height: 1px;
}

.itemMenuBoxInner{
	width: 60%;
	text-align: center;
	padding-right: 5%;
	margin: 20px 0;
	min-width: 400px;
}
.itemMenuBoxInner a{
	margin: 0 2%;
	white-space: nowrap;
}
.itemCentrBox{
	border-top: 1px solid #CCC;
	padding: 20px 0;
}
.itemCentrBoxInner{
	width: 68%;
	margin: 0 auto;
	min-width: 320px;
}
.itemCentrBox h2{
	text-align: center;
}
.itemdeskription{
	padding-bottom: 40px;
}
.itemdeskriptiontext{
	padding: 20px;
	background-color: #F4F4F4;
	margin-bottom: 20px;
}
.itemdeskription a{
	padding: 0 10px;
	color: #666;
}
.itemdeskriptionRight{
	float: left;
	padding-left: 5%;
	width: 40%;
}
.favoritebtn{
	display: inline-block;
	float: right;
}
.favoritebtn div{
	white-space: nowrap;
	padding: 2px 0px;
	position: relative;
}
.favoritebtn div.favoritebtngreen a{
	color: #6BA903;
	text-decoration: none;
}
.favoritebtn div.favoritebtngreen a:hover, .favoritebtn div.favoritebtnorange a:hover{
	color: #FFB18C;
	text-decoration: underline;
}
.favoritebtn div.favoritebtnorange a{
	/*color: #FF8040;*/
	text-decoration: none;
}
.favoritebtn div.favoritebtnorange:hover{
/*	box-shadow: 2px 1px 7px 0px #FFDAC8;*/
}
.favoritebtn .favoritestar{
	font-size: 150%;
	line-height: 0;
	position: relative;
	top: 2px;
}
.favoritedel{
	color: #FF8484;
	position: absolute;
	display: inline-block;
	top: -10px;
	right: 0px;
	cursor: pointer;
}
.fover{
	box-shadow: 2px 1px 7px 0px #FFCACA;
}
.SocialButtonsTitle{
	margin: 30px 0 5px;
	color: #999;
}
.SocialButtonsLinks a{
	padding: 5px;
}
.SocialButtonsLinks span{
	padding-right: 20px;
	vertical-align: middle;
}
.SocialButtonsLinks img{
	width: 24px;
	vertical-align: middle;
}
.SocialButtons2{
	text-align: right;
	position: relative;
	top: 30px;
}
.SocialButtons2 div{
	display: inline-block;
}


.itemRightBoxPrice{
	margin-top: 60px;
	margin-bottom: 40px;
	text-align: center;
}
.itemRightBoxPriceInner{
	width: 62%;
	margin: 0 auto;
	font-size: 120%;
}
.itemRightBoxPriceInner span{
	/* font-size: 62%; */
	display: block;
}
.itemRightBoxPriceInner a{
	color: #000;
}
.itemRightBoxPriceInnerLeft{
	display: inline-block;
	background-color: #C2E6F3;
	padding: 10px 0;
	width: 48%;
	height: 50px;
}
.itemRightBoxPriceInnerRight{
	display: inline-block;
	background-color: #EDF8FC;
	padding: 10px 0;
	width: 48%;
	height: 50px;
	vertical-align: top;
}
.itemReservation a{
	color: #FFF;
	display: block;
	background-color: #02CEF2;
	margin-top: 30px;
	padding: 10px;
	text-decoration: none;
}
.itemReservation a:hover{
	color: #FFF;
	background-color: #04D8FD;
}
.itemRightBoxPriceInner .updatedata{
	margin-top: 30px;
	font-size: 62%;
	border: 1px solid #C2E6F3;
	padding: 5px;
}
.optionsBox{
	display: table-cell;
	width: 32%;
	vertical-align: top;
	padding: 10px;
}




.itemCentrBoxInner h2{
	margin: 70px 0 30px 0;
}


.mapBox{
	margin-bottom: 40px;
}
.prmapbtn{
	display: inline-block;
	margin: 10px 20px 10px 0;
	padding: 2px 10px;
}
.prmapbtn.activ{
	background-color: #E7E7E7;
	border: 1px solid #E7E7E7;
	border-radius: 10px;
	color: #000;
	cursor: default;
	text-decoration: none;
	position: relative;
}
.prmapbtn.activ:after {
    content: '';
    position: absolute;
    left: 15px;
    bottom: -5px;
    display: block;
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #E7E7E7;
    transform: rotate(45deg);
    width: 6px;
    height: 6px;
    background-color: #E7E7E7;
}
.prmapbtn.disabled{
	cursor: default;
	color: #CCC;
	text-decoration: none;
}


#housemap{
	position: relative;
	padding: 0;
	margin-top: 10px;
}
#housemap img{
	margin: 0;
	width: 100%;
}
.housediv{
	position: absolute;
	width: 30px;
	height: 30px;
	background-color: #00F;
	border: 3px solid #FFF;
	border-radius: 15px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	cursor: default;
	margin-left: -15px;
	margin-top: -15px;
	z-index: 1;
	padding-top: 3px;
	display: block;
	text-decoration: none;
}
.housediv:hover{
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
	box-shadow: 0px 0px 25px 3px #FFF;
}

.flatsfilters{
	margin: 20px 0;
	margin-bottom: 50px;
}
.flatsfilter{
	float: left;
	width: 50%;
	margin: 25px 0;
	text-align: center;
}
.flatsfilt1{
	display: inline-block;
	width: 70%;
}
.flatsfilt2{
	display: inline-block;
	width: 27%;
}
.updatetr a{
	color: #02C0E1;
	text-decoration: none;
}
.flatlink a{
	background-color: #15DAFD;
	color: #FFF;
	text-decoration: none;
	padding: 3px 5px;
	vertical-align: middle;
	text-align: center;
	display: block;
}
.updatedataRight{
	text-align: right;
}
.updatedata{
	margin-top: -30px;
	color: #999;
}
.updatedata span{
	border: 3px solid #F7F7F7;
	display: inline-block;
}
.housebox{
	margin-bottom: 40px;
}



.flatstable{
	overflow: auto;
}
.flats td{
	padding: 5px 15px 5px 5px;
	text-align: right;
	border-right: 3px solid #F7F7F7;
	color: #999;
}
.flats .hedtr td{
	font-weight: bold;
	background-color: #F7F7F7;
	cursor: default;
}
.flats .hedtr td:hover{
	background-color: #F0F0F0;
}
.fildTogler span div{
	position: absolute;
	top: -12px;
	font-size: 9px;
	white-space: nowrap;
}
.hedtr span{
	font-size: 8px;
	top: -1px;
	position: relative;
	left: 1px;
}
.limittogler, .housereturn{
	text-align: center;
	background-color: #F7F7F7;
}
.limittogler input, .housereturn input{
	color: #FFFFFF;
	background-color: #0C6;
	margin: 10px;
	font-size: 120%;
	padding: 5px 20px;
	border: 0 none;
}
.housereturn input{
	margin-top: 50px;
}


.fildTogler span:focus{
	outline: none !important;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider-horizontal {
	height: 1px;
	background-color: #CCC;
	/*top: -15px;*/
	margin: 0.6em 0.6em;
}
.ui-slider .ui-state-default, .ui-slider .ui-widget-content .ui-state-default, .ui-slider .ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background-color: #FFF;
	border-radius: 0.7em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.7em;
  margin-left: -.7em;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.4em;
  height: 1.4em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	display: block;
	border: 0;
	background-position: 0 0;
	background-color: #1AA5F9;
	height: 2px;
	top: -1px;
}


.itemparams div{
	color: #999999;
}
.itemparams div span{
	color: #000;
	font-weight: bold;
}
.itemparams h4{
	margin: 1.6em 0 0.7em 0;
}



.prGalleryWin {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 1001;
}
.prGalleryWin img{
	position: absolute;
}
.prGalleryWin .closeBtn a{
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../images/blanckclose.png);
	display: block;
	top: 20px;
	right: 20px;
}
.prGalleryWin .gbtn a{
	position: absolute;
	width: 21px;
	height: 21px;
	background: url(../images/g-sprite.svg);
	display: block;
	right: 20px;
	background-repeat: no-repeat;
}
.prGalleryWin .targetBtn a{
	top: 70px;
	background-position: 0 -1160px;
}
.prGalleryWin .printBtn a{
	top: 100px;
	background-position: 0 -2240px;
}
.prGalleryWin .downloadBtn a{
	top: 130px;
	background-position: 0 -1040px;
}
.prGalleryWin .nextr a{
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../images/nextr.png);
	display: block;
	top: 50%;
	right: 20px;
	margin-top: -11px;
}
.prGalleryWin .nextl a{
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../images/nextl.png);
	display: block;
	top: 50%;
	left: 20px;
	margin-top: -11px;
}
.prGalleryWin .tmbFooter{
	position: absolute;
	bottom: 0px;
	white-space: nowrap;
	overflow: auto;
	text-align: center;
	width: 100%;
}
.prGalleryWin .tmbFooter img{
	position: static;
	height: 50px;
}
.prGalleryWin .tmbFooter a{
	border: 1px solid #F9F9F9;
	display: inline-block;
	margin: 0 2px;
}
.prGalleryWin .tmbFooter a.activ{
	border-color: #1AA5F9;
}
.prGalleryWin .mCSB_horizontal.mCSB_inside>.mCSB_container {
  margin-bottom: 5px;
}
.prGalleryWin .mCSB_scrollTools.mCSB_scrollTools_horizontal {
   height: 5px;
}
.prGalleryWin .mCSB_container{
	margin: 0 auto;
}


/*salesteam--start--*/

.salesteam{
	clear: both;
	margin: 30px 0;
}
.sendbtnbox .bluebtn{
	height: auto;
}
.agentboxtbl{
	width: 100%;
	text-align: left;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 40px;
}
.agentboxtbl td{
	/*padding: 10px;*/
}
.agentboxrowimg{
	text-align: center;
	width: 10%;
}
.agentimg {
	width: 84px;
	height: 84px;
	border-radius: 42px;
	border: 1px solid;
	padding: 3px;
	display: inline-block;
	margin: 10px;
}
.agentimg img{
	width: 76px;
	height: 76px;
	border-radius: 38px;
}
.agentonline{
	border-color: #3C3;
	color: #3C3;
}
agentoffline{
	border-color: #CCC;
}
span.agentoffline{
	color: #FFF;
	background-color: #CCC;
	padding: 3px;
}
.tdagentname{
	/*padding-left: 20px;*/
}
.agentname{
	font-size: 150%;
}
.agentlang{
	color: #999;
	margin-top: 20px;
}
.agentparam{
	width: 50%;
	display: inline-block;
	padding: 10px 0;
}
.agentparam span{
	color: #999;
	padding-right: 10px;
}
.agentfooter{
	background-color: #666;
	padding: 0px;
	text-align: center;
	border-bottom: 20px solid #FFF;
}
.agentfooter a{
	display: inline-block;
	color: #FFF;
	background-color: #09F;
	padding: 5px 20px;
	text-decoration: none;
	margin: 10px;
}
.agentfooter a:hover{
	color: #FFF;
	opacity: 0.8;
}
.isonline{
	display: inline-block;
	border: 1px solid;
	border-radius: 3px;
	font-size: 80%;
	padding: 2px;
	visibility: hidden;
}
.tdtitles{
	text-align: center;
}
.agentboxrow{
	background-color: #F7F7F7;
}
.onesendform textarea{
	width: 50%;
	height: 80px;
	border: 2px solid #1AA5F9;
}
.sendformtitle{
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	width: 50%;
	float: left;
}
.sendformtitle span{
	color: #999;
	text-decoration: underline;
}
.sendbtnbox{
	text-align: right;
	padding: 5px 0;
}



/*salesteam--end--*/

img#recaptcha_logo {
	max-width: 30px !important;
}
#recaptcha_table{
	border: 0 !important;
}



.blankFlat {
	left: 50%;
	top: 50px;
	background-color: #FFF;
	margin-left: -30%;
	position: absolute;
	width: 60%;
	margin-bottom: 50px;
}

.flatparams, .itemflatRight{
	margin-top: 20px;
}
.blankFlat .salesteam{
	width: 100%;
	margin-top: 50px;
}
a.flattitle{
	color: #666;
	font-size: 150%;
}
span.flattitle{
	font-size: 150%;
	margin-top: 20px;
	margin-right: 10px;
	display: inline-block;
}

.itempathway{
	margin-bottom: 10px;
	color: #999;
}

.linkdiscount{
	display: inline-block;
	padding: 5px 0;
	font-size: 110%;
	color: #182772;
}
.discountbox {
    width: 80%;
    left: 10%;
    top: 50%;
    background-color: #FFF;
    margin-left: 0;
    position: absolute;
}
.modal_discount_l{
	width: 38%;
	float: left;
	text-align: right;
}
.modal_discount_r{
	width: 62%;
	float: left;
}
.modal_discount_l img{
	width: 100%;
}
.modal_discount_l label{
	padding: 20px 0 0 0;
	display: block;
}
.w100{
	width: 100%;
	padding-left: 40px;
}
.modal_discount_r .price{
	font-size: 160%;
	padding: 20px 0 20px 40px;
}
.modal_discount_r .title{
	font-size: 140%;
}
.modal_discount_r input[type="text"], .modal_discount_r input[type="email"]{
	margin: 10px 0;
	padding: 5px;
	width: 62%;
}
.modal_discount_r textarea{
	margin: 10px 0;
	padding: 5px;
	height: 120px;
	width: 62%;
}
.discountbox h1{
	text-align: center;
}
input[type="text"].pvs{
	width: 60px;
	margin-right: 10px;
}
input[type="text"].pve{
	width: 80px;
	margin-left: 10px;
}
.modal_discount_mes{
	border: 1px solid #9ab829;
	border-radius: 10px;
	background-color: #e3ffc0;
	padding: 20px;
	margin: 40px 7%;
}
.modal_discount_fr{
	margin-left: 7%;
	margin-top: 20px;
}
.modal_discount_fr button.btn{
	width: 300px;
	margin: 60px 0;
}

@media screen and (max-width:1300px) {
.itemBody {
    width: 90%;
}
	.imgBoxGallery{
		height: 380px;
	}
	.blankFlat {
		margin-left: -35%;
		width: 70%;
	}
	.lImage iframe{
		height: 400px;
	}


}
@media screen and (max-width:1100px) {
.flats td{
	padding: 5px 10px 5px 5px;
	font-size: 90%;
}


	.imgBoxGallery{
		height: 360px;
	}
.blankFlat {
	margin-left: -40%;
	width: 80%;
}
.lImage iframe{
	height: 300px;
}

}
@media screen and (max-width:900px) {
.itemLeftBox{
	width: 100%;
	margin-bottom: 40px;
}
.itemRightBox{
	width: 100%;
}
.titleBoxBox {
	width: 100%;
	padding: 0px;
}
.itemRightBoxPrice{
	margin-top: 0px;
}
.optionsBox{
	display: inline-block;
	margin-bottom: 20px;
}
.modal_discount_l, .modal_discount_r{
	width: 100%;
	float: none;
	text-align: left;
}
.w100{
	padding-left: 0;
}
.modal_discount_r input[type="text"], .modal_discount_r input[type="email"]{
	width: 100%;
}
.modal_discount_r textarea{
	width: 100%;
}
input[type="text"].pvs{
	width: 19%;
}
input[type="text"].pve{
	width: 31%;
}
.modal_discount_mes{
	margin: 40px 0;
}
.modal_discount_fr{
	margin-left: 0;
}


	.imgBoxGallery{
		height: 320px;
	}
.blankFlat {
	margin-left: -43%;
	width: 86%;
}
.agentimg {
	width: 82px;
	height: 82px;
	border-radius: 41px;
	border: 2px solid;
	padding: 4px;
}
.agentimg img{
	width: 70px;
	height: 70px;
	border-radius: 35px;
}
}
@media screen and (max-width:640px) {
.flatsfilter{
	width: 100%;
}
.agentparam{
	width: 100%;
}
.agentfooter a{
	width: 80%;
}
.agentboxrow td{
	display: inline-block;
	width: 50%;
}


.agentimg {
	width: 68px;
	height: 68px;
	border-radius: 34px;
	border: 1px solid;
	padding: 3px;
}
.agentimg img{
	width: 60px;
	height: 60px;
	border-radius: 30px;
}
	.imgBoxGallery{
		height: 360px;
	}
.imgBox2 .lImage{
	width: 100%;
}
.galleryTumbs{
	width: 100%;
}
.blankFlat {
	margin-left: -45%;
	width: 90%;
}
}
