*:focus {
	outline: none;
}

body,html{
	font-size: 12pt;
	font-weight: normal;
	color: #333333;
}


#message{
	position: fixed;
	width: 30%;
	top: 15%;
	left: 35%;
	background-color: green;
	color: #fff;
	text-align: center;
	font-style: 16px;
	z-index: 9999;
	height: 30px;
	line-height: 30px;
	border-radius: 7px;
}

#message.delfav{
	background-color: red;
}

.uchastok .pricefltr > div {
	max-width: 36% !important;
}

.uchastok .pricefltr.areauch > div:not(:first-child) {
	max-width: 25% !important;
}

.row.aditional .left {
    padding-top: 25px;
}

/*
Logo
*/
.row.logo>div:first-child {
	position: relative;
	padding: 0 5px;
	text-align: right;
}


/*.row.logo > div:first-child::after {
    bottom: 2px;
   content: "агентство недвижимости";
    font-size: 9.5px;
    position: absolute;
    right: 38px;
    width: 100%;
}*/
.contacts .content table tr > td {

    padding-top:0px!important;
}
.row.logo img {
    max-width: 88%;
    text-align: left;
    float: left;
}
*/

/*
GMap
*/
div#realty-gmap-canvas {
	height: 400px;
}
/*
End GMap
*/

/*
House
*/
div#edit-flore>div>input+label{
	padding: 5px;
	width: 30px;
	display: inline-block;
	height: 30px;
	text-align: center;
	border-radius: 5px;
	margin: 5px;
	background-color: #eee;
	font-size: 20px;
	line-height: 20px;
}

div#edit-flore>div>input{
	display: none;
}

div#edit-flore{
	display: flex;
}

.form-item.form-type-checkboxes.form-item-flore{
	display: flex;
	align-items: center;
	justify-content: flex-start;
	flex-wrap: wrap;
}

div#edit-flore>div>input+label:hover{
	background-color: #4976d4;
	color: #fff;
	cursor: pointer;
}

div#edit-flore>div>input:checked+label{
	background-color: #24458a;
	color: #fff;
	cursor: pointer;
}
/*
End house
*/
.pricefltr>div:first-child, .pricefltr>div:nth-child(3){
	max-width: initial;
	line-height: 36px;
}

.aditional .pricefltr>div:not(:first-child){
	max-width: 17%;
}

fieldset#edit-abegin{
	border: none;
	border-bottom: 1px solid #e4e4e4;
	padding: 0 0 13px 0;
	margin: 0 0 15px 0;
}

.pricefltr.areaall>div:first-child {
	margin-right: 16px;
}
/*
NEWS
*/
.view.view-lists .views-field.views-field-title a{
	font-family: 'Open sans';
	font-size: 22px;
	color: #1b3b78;
	text-transform: none;
	text-decoration: none;
}

.view.view-lists .views-field.views-field-title a:hover{
	color: #2a6496;
	text-decoration: underline;
}

.view.view-lists .views-field.views-field-body,
.view.view-lists .views-row{
	margin: 15px 0;
}

.view.view-lists .views-field.views-field-created {
	text-align: right;
}

.view.view-lists .views-field.views-field-view-node {
	padding-left: 20px;
}
/*
NEWS END
*/

/*
STATI
*/
.view.view-stati .views-field.views-field-title a{
	font-family: 'Open sans';
	font-size: 22px;
	color: #1b3b78;
	text-transform: none;
	text-decoration: none;
}

.view.view-stati .views-field.views-field-title a:hover{
	color: #2a6496;
	text-decoration: underline;
}

.view.view-stati .views-field.views-field-body,
.view.view-stati .views-row{
	margin: 15px 0;
}

.view.view-stati .views-field.views-field-created {
	text-align: right;
}

.view.view-stati .views-field.views-field-view-node {
	padding-left: 20px;
}
/*
STATI END
*/

.result-item .result-row:hover{
	/*position: absolute;*/
	/*z-index: 2;*/
	height: initial;
	background-color: #fff;
	width: calc(100% - 30px);
}

h1{
	font-family: 'Open sans';
	font-size: 18pt;
	color: #1b3b78;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 400;
}

div#dopinfo span{
	font-size: 16px;
	color:#222;
	display: block;
	line-height: 18px;
}

p {
	/*line-height: 24pt;*/
	line-height: 22pt;
}

div#dopinfo {
	/*position: absolute;*/
	height: auto;
	width: 100%;
	/*opacity: 0;*/
	/*transition: all .5s;*/
	margin-top: 16px;
}

i.fa.fa-angle-right {
	font-size: 25px;
	font-weight: 100;
	margin: 0 5px;
	color: #c3c3c3;
}

.title span {
	color: #000;
	font-weight: 400;
}

.title h1 {
	font-weight: 400;
}

.inobjectfav {
	position: relative;
	width: 88%;
	margin: 0 auto;
	border: 1px solid #98a8c2;
	text-align: center;
	padding: 7px;
	border-radius: 7px;
	color: #1c3c79 !important;
	cursor: pointer;
}

.characteristic a.flag.unflag-action.flag-link-toggle.flag-processed {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;

}

.characteristic .favline a.flag.flag-action.flag-link-toggle:hover i {
	color: #168ecb;
}

.characteristic .favline a.flag.flag-action.flag-link-toggle i {
	font-size: 30px;
	font-weight: 100;
	margin: 3px;
	color: #c6c6c6;
	vertical-align: middle;
	margin-right: 7px;
}

.characteristic .row > div:last-child {
	font-weight: 400;
}

.characteristic .row > div:first-child, .characteristic .row > div:last-child {
	font-size: 12pt;
}

.characteristic .row{
	margin: 5px 0;
}

.characteristic div {
	padding-left: 0;
	padding-right: 0;
}

.characteristic .row > .col-md-12.price {
	font-size: 16pt;
}

.characteristic .row > .col-md-12.price span {
	font-size: 19pt;
	color: #1c3c79;
}

.characteristic .row > .codeobj span {
	color: #1c3c79;
}

.characteristic .price, .characteristic .codeobj{
	letter-spacing: 0.5pt;
}

.favline {
	padding: 30px 0;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	margin: 20px 0;
}

.favline a.flag{
	text-decoration: none;
	color: #1c3c79;
}



.characteristic .realtor-contact{
	color: #333;
	padding-left: 10px;
}

.characteristic .contacts i{
	width: 20px;
	height: 20px;
	display: inline-block;
	margin-top: 5px;
}

.characteristic .contacts i.viber{
	background: url(img/viber.jpg) no-repeat;
}

.characteristic .contacts i.whatsapp{
	background: url(img/whatsapp.jpg) no-repeat;
}

.characteristic .contacts i.telegram{
	background: url(img/telegram.jpg) no-repeat;
}

.descr {
	text-align: justify;
	padding: 0;
}

div#cont1, .imgs {
	border-bottom: 1px solid #e5e5e5;
	/*padding-bottom: 10px;*/
	padding-bottom: 0;
	/*margin-bottom: 10px;*/
}

div#bf {
	text-align: center;
}

.jcarousel img {
	border-radius: 10px;
}

li.slick-slide {
	position: relative;
	text-align: center;
}

li.slick-slide:not(.slick-current):before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.6);
}

ul.slider-nav.slick-initialized.slick-slider {
	padding: 0 60px;
	position: relative;
}

i.fa.fa-angle-left.slick-arrow, i.fa.fa-angle-right.slick-arrow{
	position: absolute;
	color: #d2d2d2;
	top: 33%;
	border: 1px solid;
	border-radius: 50px;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 33px;
	cursor: pointer;
	font-size: 25px;
}

i.fa.fa-angle-left.slick-arrow {
	left: 0;
	/*top: 37%;*/
	text-indent: -2px;
}

i.fa.fa-angle-right.slick-arrow {
	right: 0;
	/*top: 37%;*/
	text-indent: 2px;
}

i.fa.fa-angle-left.slick-arrow:hover,
i.fa.fa-angle-right.slick-arrow:hover{
	color: #000;
}

.clearfix{
	clear: both;
}

.gal.col-md-8.col-xs-12 {
	text-align: center;
}

.agentform input:not([type="submit"]),
.agentform textarea{
	text-align: left;
	padding-left: 15px;
	font-size: 12pt !important;
}


div#totop:hover {
	background-color: #184988;
	border: 1px solid;
}

div#totop i {
	transform: rotate(90deg);
	font-size: 32px;
	line-height: 42px;
}

div#totop {
	position: fixed;
	width: 42px;
	height: 42px;
	background-color: #ccc;
	right: 10%;
	top: 80%;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
	display: none;
}

/*
Light box
*/

#cboxNext{
	display: block;
	width: 15%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	top: 0px;
	right: 0px;
	background-image: none;
	margin-top: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#cboxPrevious{
	display: block;
	width: 15%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	top: 0px;
	left: 0px;
	background-image: none;
	margin-top: 0;
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.cboxPhoto{
	margin-top: 0;
}

#cboxNext:before{
	content: "\f105";
	position: absolute;
	color: #fff;
	display: block;
	width: 48px;
	height: 48px;
	right: 15px;
	text-indent: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	line-height: 48px;
	font-size: 25px;
	text-align: center;
}

#cboxPrevious:before{
	content: "\f105";
	position: absolute;
	color: #fff;
	display: block;
	width: 48px;
	height: 48px;
	left: 15px;
	text-indent: 0;
	border: 1px solid #fff;
	border-radius: 50%;
	line-height: 48px;
	font-size: 25px;
	text-align: center;
	transform: rotate(180deg);
}

/*
End light box
*/
/*.row.logo > div:first-child::after {
    bottom: 2px;
    content: "агентство недвижимости";
    font-size: 9.5px;
    position: absolute;
    right: 14%;
    width: 100%;
}
}*/
@media only screen and (min-width: 768px) and (max-width: 1280px){
	.row.logo>div:first-child:after {
		font-size: 10px;
	}
}
/*.row.logo > div:first-child::after {
    bottom: 2px;
    content: "агентство недвижимости";
    font-size: 10.5px;
    position: absolute;
    right: 49px;
    width: 100%;
}
}
@media only screen and (max-width: 375px){
.row.logo > div:first-child::after {
    bottom: 2px;
    content: "агентство недвижимости";
    font-size: 9.5px;
    position: absolute;
    right: 43px;
    width: 100%;
}
}*/
@media only screen and (max-width: 320px){
/*.row.logo > div:first-child::after {
    bottom: 2px;
    content: "агентство недвижимости";
    font-size: 9px;
    position: absolute;
    right: 7px;
    width: 100%;
}*/

.row.logo img {
    max-width: 100%;
    text-align: left;
    float: left;
}
.contacts .content table tr>td {
    font-size: 7.6pt;
}
}




#modalContent .ctools-modal-content.modal-forms-modal-content,
#modalContent .ctools-modal-content.modal-forms-modal-content .modal-content
{
	height: auto !important;
	width: 550px !important;
}

div.modal-forms-modal-content .popups-container {
	background: transparent;
}

#modalContent .ctools-modal-content.modal-forms-modal-content {
	background-image: url('img/modal_city.jpg');
	background-repeat: no-repeat;
	background-size: 750px auto;
	background-position: center;	
	z-index: 1;
}

#modalContent .ctools-modal-content.modal-forms-modal-content .modal-content {
	z-index: 3;
}

#modalContent .ctools-modal-content.modal-forms-modal-content:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,.4);
	z-index: 2;
}

#modalContent .ctools-modal-content.modal-forms-modal-content #modal-title,
#modalContent .ctools-modal-content.modal-forms-modal-content .popups-close.close {
	font-size: 24px;
	position: relative;
	z-index: 3;
}

#modalContent .ctools-modal-content.modal-forms-modal-content .popups-close.close {
	z-index: 3;
}

#modalContent .ctools-modal-content.modal-forms-modal-content .modal-header {
	text-align: center;
}

#modalContent .ctools-modal-content.modal-forms-modal-content div#edit-actions {
	width: 100% !important; 
}

#modalContent .ctools-modal-content.modal-forms-modal-content label {
	text-shadow:1px 1px 1px #ffd;
	color: #184a89;
}

#modalContent .ctools-modal-content.modal-forms-modal-content input[type="submit"] {
	margin: 0 !important;
}

.use-ajax.ajax-processed {
	display: none;
}

#modalContent .modal-title,
#modalContent h2 {
	color: #184a89 !important;
	text-shadow:1px 1px 1px #ffd;
}







