html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

progress {
    vertical-align: baseline
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button, input, optgroup, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

html {
    font-size: 16px;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    color: #373a3c;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #818a91
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    color: #0275d8;
    text-decoration: none
}

a:focus, a:hover {
    color: #0774C2;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

[role=button], a, area, button, input, label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #818a91;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button, input, select, textarea {
    line-height: inherit
}

input[type=checkbox]:disabled, input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date], input[type=time], input[type=datetime-local], input[type=month] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}
/* dop callback css styles */

#search_form .radius_new{
    display: none;
}

#label-abroadcheck_new{
    display: none;
}

.dop-callback-wrapp {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    border: solid 2px #eee;
}

.dop-callback-left {
    width: 30%;
    background: #eee;
    padding: 15px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    align-content: space-between;

}

.dop-callback-left.agent {
    text-align: center;
}

.dop-callback-wrapp p {
    width: 100%;
    font-weight: 500;
    line-height: 20px;
}

.dop-callback-wrapp .title {
    font-weight: bold;
    font-size: 18px;
}

.dop-callback-left img {
    max-width: 180px;
    max-height: 135px;
    margin: 10px 0;
}

.dop-callback {
    border: solid 2px #bb2939;
    color: #bb2939;
    background: #fff;
    width: 48%;
    overflow-wrap: break-word;
    margin-top: 10px;
    cursor: pointer;
    font-size: 18px;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

.dop-callback i {
    margin-right: 10px;
}
.dop-contact i {
    margin-right: 5px;
}

.dop-callback i.fa-mobile {
    font-size: 20px;
}

.dop-callback-right {
    width: 70%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 20px 15px 20px;
}

.dop-callback-right p.title {
    width: 100%;
    margin: 15px 0 20px;
}

.form-callback-left {
    padding-top: 8px;
}

.privacy-link {
    font-size: 13px;
    margin: 0 0 15px 25px;
}

.form-callback-left,
.form-callback-right {
    width: 48%;
}

.dop-callback-right input,
.dop-callback-right textarea {
    width: 100%;
    color: #333;
    border: 1px solid #bfbdbd;
    padding: 5px 10px;
    border-radius: 2px;
    margin-bottom: 12.5px;
}

.dop-callback-right textarea {
    height: 292px;
    margin-bottom: 0px;
    font-size: 15px;
}

.form-callback-left button {
    width: 100%;
}



.dop-callback-right  select {
    margin-bottom: 10px;
}

.dop-call-check {
    position: relative;
}

.dop-call-check input {
    position: absolute;
    height: 18px;
    width: 18px;
    z-index: 1;
    opacity: 0;
    top: 2px;
}

.dop-call-check label {
    padding-left: 25px;
    position: relative;
    margin: 0;
    line-height: 20px;
}

.dop-call-check label:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    color: #dedede;
}

.dop-call-check input:checked ~ label:before {
    color: #bb2939;
}

/* end dop callback css */

/* multicallback css */

.multicallback-wrapp {
    margin-top: 60px;
    margin-bottom: 50px;
}

.multicallback-title {
    margin-bottom: 10px;
    text-align: center;
    font-size: 21px;
    font-weight: 500;
    line-height: 35px;
}

#dlr_alr {
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
    border: solid 1px #ccc;
    box-sizing: border-box;
    padding: 20px 30px;
    border-radius: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    color: #7a7a7a;
}

#dlr_list {
    border-bottom: solid 1px #ccc;
    max-height: 500px;
    overflow: auto;
}

.multicallback-left {
    padding-right: 20px;
    border-right: solid 1px #ccc;
    width: 35%;
}

.multicallback-right {
    padding-left: 20px;
    width: 65%;
}

.multicallback-left p,
.multicallback-right p {
    font-size: 20px;
    font-weight: 500;
}

.alerte-block,
.dlrelement {
    position: relative;
    margin-bottom: 15px;
}

.check-all {
    position: relative;
    margin-top: 15px;
}

.alerte-block input,
.check-all input,
.dlrelement input {
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 1;
    opacity: 0;
}

#dlr_alr label {
    padding-left: 25px;
    position: relative;
    margin: 0;
    line-height: 20px;
}

#dlr_alr label:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    top: 0;
    color: #dedede;
}

.alerte-block:hover label,
.check-all:hover label,
.dlrelement:hover label,
#dlr_alr input:checked ~ label {
    color: #bb2939;
}

#dlr_alr input:checked ~ label:before {
    color: #bb2939;
}

.lab-dop {
    width: 100%;
    position: relative;
}

.multicallback-right textarea,
.multicallback-right input {
    width: 100%;
    margin-bottom: 20px;
    padding: 3px 15px;
    border-radius: 5px;
    border: solid 1px #ccc;
}

.multicallback-right textarea {
    height: 200px;
}

.multicallback-right {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.multicallback-right .button-l3 {
    margin-left: auto;
    margin-top: 20px;
}

/* end multicallback css */

/* INIT */

html {
    min-height: 100%;
}

body {
    background: #ffffff;
    font-family: 'Maven Pro', sans-serif;
    font-weight: 400;
    min-width: 300px;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
    position: relative;
    cursor: default;
    width: 100%;
    overflow-x: hidden;
}

input,
textarea,
select,
button,
button:focus {
    outline: none;
    border: 1px solid #bbb;
}

input::-webkit-input-placeholder,
input::-moz-placeholder,
input:-moz-placeholder,
input:-ms-input-placeholder {
    color: #000 !important;
    opacity: 1;
    text-overflow: ellipsis;
}

.main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: initial;
}

.container {
    width: 1180px;
    margin: auto;
    padding: 0 10px;
}

.left-line-block {
    width: 290px;
}

a.link-decoration-white {
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

a.link-decoration-white:hover {
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

a.link-decoration-grey {
    text-decoration: none;
    border-bottom: 1px solid rgba(79, 79, 79, 0.25);
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

a.link-decoration-grey:hover {
    border-bottom: 1px solid rgba(79, 79, 79, 0.8);
}

.button-l1 {
    border: 1px solid #972b3b;
    border-radius: 2px;
    background: transparent;
    padding: 7px 40px;
    font-size: 16px;
    color: #972b3b;
    cursor: pointer;
}

.button-l1:hover {
    background: #972b3b;
    color: #fff;
}

.button-l1:active {
    background: #791f2c;
    color: #fff;
}

.button-l2 {
    border: 1px solid #bdbcbc;
    border-radius: 2px;
    background: transparent;
    padding: 7px 40px;
    font-size: 16px;
    color: #7b7a7a;
    cursor: pointer;
}

.button-l2:hover {
    background: #bdbcbc;
    color: #fff;
}

.button-l2:active {
    background: #c6c6c6;
}

.button-l3 {
    border: 1px solid #bb2939;
    border-radius: 2px;
    background: #bb2939;
    padding: 10px 40px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.button-l3:hover {
    background: #a72130;
}

.button-l3:active {
    background: #791f2c;
}

.button-l4 {
    background: #fff;
    border: 1px solid transparent;
    padding: 5px 30px;
    border-radius: 5px;
    font-size: 16px;
    color: rgba(142, 45, 60, 1);
    cursor: pointer;
}

.button-l4:hover {
    background: #fff1f3;
}

.button-l1.large,
.button-l2.large,
.button-l3.large,
.button-l4.large {
    width: 100%;
    text-align: center;
    font-size: 22px;
}

.button-l5 {
    background: #fff;
    border: 1px solid transparent;
    padding: 5px 8px;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    cursor: pointer;
}


/* HEADER */

header {
    width: 100%;
    height: 62px;
    background: #0074C1;
    position: fixed;
    overflow: hidden;
    will-change: transform;
    z-index: 20;
}

header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

header .container > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

header .logo {
    padding-left: 0;
    flex-grow: 1;
}

header .logo img {
    width: 200px;
    height: auto;
}

header .head-search-form{
    -webkit-box-flex: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
}

header .head-search-input {
    border: 1px solid #fff;
    border-radius: 3px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    opacity: 0.7;
    -webkit-transition: all ease 0.3s;
    transition: all ease 0.3s;
}

header .head-search-input:hover {
    opacity: 1;
}

header .head-search-input input {
    width: 80%;
    background: transparent;
    border: 0;
    padding: 3px 7px;
    font-weight: 400;
    font-size: 16px;
    color: #982c3b;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    header .head-search-input input {
        line-height: 0;
        padding: 7px;
    }
}

.head-search-reset {
    opacity: 0;
    color: #fff;
    cursor: pointer;
    color: #982c3b;
    margin-left: auto;
}

header .head-search-input input:focus + .head-search-reset {
    opacity: 0.6;
}

header .head-search-input button {
    background: transparent;
    border: 0;
    color: #fff;
    padding-right: 10px;
    font-size: 16px;
    cursor: pointer;
    color: #982c3b;
}

header .head-icon-bar {
    color: #fff;
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.icon-item a {
    color: #666;
}

a, a:hover {
    color: #0074C1;
}

header .head-icon-bar .icon-item {
    color: #fff;
    font-size: 20px;
    padding: 0 10px;
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

header .head-icon-bar .icon-item.add-icon {
    padding: 0 30px 0 0;
}

header .head-icon-bar .icon-item i {
    opacity: 0.7;
}

header .head-icon-bar .icon-item span {
    font-size: 16px;
    margin: 0 0 0 8px;
    opacity: 0.7;
}

header .head-icon-bar .icon-item:hover i,
header .head-icon-bar .icon-item:hover span {
    opacity: 1;
}

header .head-icon-bar .icon-item.add-icon > * {
    opacity: 1;
}

header .head-icon-bar .icon-item .icon-notification {
    background: #fff;
    color: #0074C1;
    position: absolute;
    padding: 0.1em 0.48em;
    top: -7px;
    left: 16px;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    min-width: 15px;
    min-height: 15px;
    white-space: nowrap;
    border-radius: 1em;
}

header .head-lang-bar {
    color: #fff;
    position: relative;
    order: 4 !important;
}

header .head-lang-bar .lang-select {
    color: #fff;
    font-size: 16px;
}

header .head-lang-bar .lang-select .ui-selectmenu-button.ui-button {
    width: 3em;
}

header .head-lang-bar i {
    font-size: 20px;
}

header .head-login-bar {
    color: #fff;
    position: relative;
    cursor: pointer;
    padding: 0 20px;
    order: 4 !important;
}

header .head-login-bar span.bar {
    display: none;
}

header .head-login-bar:after {
    content: '';
    height: 100%;
    width: 500%;
    position: absolute;
    left: 100%;
    top: 0;
}

header .head-login-bar .login-icon {
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    font-size: 16px;
    border-radius: 100%;
    border: 1px solid #fff;
    background-size: cover!important;
}

header .head-login-bar span {
    margin-left: 5px;
    margin-right: 8px;
    font-size: 18px;
    white-space: nowrap;
}

header .head-login-bar span i {
    font-size: 35px;
    margin-left: 10px;
    margin-top: 3px;
}

/* MAIN SEARCH BLOCK */

.pg-search .search-form-block{
    margin: 65px 0 5px 0;
}

h1.title-form {
    color: #373a3c;
    font-weight: 300;
    font-size: 18px;
    margin-bottom: 1rem;
}

.field-wrapper i {
    position: absolute;
    right: 10px;
    top: 9px;
    font-size: 20px;
    color: #666;
    cursor: pointer;
}

label-dop {
    position:absolute;
    top:0;
    left:3px;
    font-size:14px;
    color:#777;
    transition: all 0.1s linear;
    opacity:0;
    font-weight: 400;
    z-index: -1;
    pointer-events: none;
}
label-dop.on {
    color:#0074C1;
    z-index: 1;
}
label-dop.show {
    top:-20px;
    opacity:1;
    z-index: 1;
}

.main-search-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 500px;
    width: 100%;
    background-color: #efeeee;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.pg-models .main-search-block,
.pg-new_constructions .main-search-block,
.pg-commercial .main-search-block,
.pg-residential .main-search-block,
.pg-home .main-search-block {
    margin-top: 55px;
    padding-top: 40px;
}

.pg-notary .main-search-block {
    margin-top: 55px;
    padding-top: 20px;
}

.main-search-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 260px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}

.main-search-block .hall-link {
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 100%;
    text-align: center;
}

.main-search-block .hall-link a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
}

.search-form-container.add-details-click {
    height: 330px;
    position: relative;
}

.main-search-block .map-block {
    flex-shrink: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    background: rgba(242, 241, 241, 0.93);
    border-radius: 5px 0 0 5px;
    box-shadow: 3px 0 27px rgba(0, 0, 0, 0.25);
    position: relative;
    padding-left: 20px;
    padding-top: 10px;
    position: relative;
    z-index: 1;
}

.main-search-block .transition-map-block {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.5s cubic-bezier(0.1, 0.9, 0.9, 1.5);
    transition: 0.5s cubic-bezier(0.1, 0.9, 0.9, 1.5);
}

.main-search-block .show-map-block {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

.main-search-block .map-block .map-inner {
    background: url('/templates/realestate/img/map.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-bottom: 10px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.main-search-block .map-block .button-block a {
    color: #982c3b;
}

.form-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    /*	overflow: hidden; */
    position: relative;
    height: 100%;
}

form.search-form-block {
    width: 100%;
    min-height: 100%;
    padding: 15px 15px 25px 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

form.search-form-block.search-agency {
    padding: 20px;
}

form.search-form-block {
    background: rgba(242, 241, 241, 0.98);
    border-right: 0;
    box-shadow: 3px 0 27px rgba(0, 0, 0, 0.35);
    border-radius: 0 5px 5px 0;
    -webkit-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

/*.main-search-block form.search-form-block {*/
/*    border: 1px solid rgba(255, 255, 255, 0.45);*/
/*}*/

form.search-form-block.transition-form-block {
    position: absolute;
    top: 0;
    left: 100%;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

form.search-form-block.show-form-block {
    left: 0 !important;
}

form.search-form-block .white-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-radius: 2px;
    height: 45px;
    margin-bottom: 20px;
}

form.search-form-block .white-line > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 40px;
}

form.search-form-block .white-line .select-block {
    background: #fff;
    border-radius: 2px 0 0 2px;
    color: #666;
    width: 25%;
    padding-left: 10px;
    border: 1px solid #ccc;
}

form.search-form-block .white-line .inputs-block {
    background: #fff;
    color: #7b7a7a;
    width: 20%;
    padding-left: 10px;
}

form.search-form-block .white-line .inputs-block.pois {
    width: 75%;
    padding-left: 5px;
    border: solid 1px #ccc;
    border-left: none;
    border-radius: 0 2px 2px 0;
    margin-right: 10px;
    /*box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);*/
}

form.search-form-block .white-line .inputs-block .ui-button,
form.search-form-block .white-line .select-block .ui-button {
    width: calc(100% - 3px);
}

form.search-form-block .search-agency .white-line .inputs-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-radius: 4px 0 0 4px;
}

form.search-form-block .white-line .inputs-block input {
    border: 0;
    background: transparent;
    color: #777;
    width: 100%;
}

form.search-form-block .white-line .inputs-block input::placeholder {
    color: #666;
}

form.search-form-block .white-line .center-separator {
    border-right: 1px solid #bfbdbd;
    height: 30px;
    margin: auto 10px;
    z-index: 1;
}

form.search-form-block .white-line .range-block {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 150px;
    background: #fff;
    border-radius: 0 4px 4px 0;
    padding: 0px 20px 0 10px;
    color: #b3b2b2;
    font-size: 13px;
}

form.search-form-block .white-line .range-block .range-mob {
    width: 100%;
}

form.search-form-block .white-line .range-block .ui-slider-handle {
    cursor: pointer;
}

form.search-form-block .white-line .range-block #range-custom-handle {
    cursor: default;
    color: #6b6b6b;
    font-size: 16px;
    margin-top: 2px;
}

form.search-form-block .white-line .range-block .ui-slider {
    margin-top: -15px;
    cursor: pointer;
}

form.search-form-block .white-line .range-block span.ui-slider-handle {
    width: 30px;
    height: 14px;
    display: block;
    top: -3px;
    margin-left: -13px;
}

form.search-form-block .white-line .range-block #slider-range {
    width: 80%;
    margin: -10px auto 0 auto;
}

.ui-slider-horizontal .ui-slider-handle:after {
    font: normal normal normal 11px/1 FontAwesome;
    content: '\f105';
    position: relative;
    left: 8px;
    top: -3px;
    color: #b9b9b9;
}

.ui-slider-horizontal .ui-slider-handle:before {
    font: normal normal normal 11px/1 FontAwesome;
    content: '\f104';
    position: relative;
    right: 8px;
    top: -3px;
    color: #b9b9b9;
}

form.search-form-block .form-l2-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-bottom: 20px;
    margin-top: 10px;
}

form.search-form-block .form-l2-line > *, .old_new > div{
    margin: 0 10px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #bfbdbd;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 2px;
    position: relative;
    padding: 4px 7px;
}

form.search-form-block .form-l2-line > * {
    width: 48%;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    form.search-form-block .form-l2-line > * {
        line-height: 0;
        padding: 7px;
    }
}

form.search-form-block .form-l2-line .company-name-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

form.search-form-block .form-l2-line .checkbox-block {
    margin: 0;
    width: 50px;
    color: #7b7a7a;
    border-bottom: 0;
}

form.search-form-block .form-l2-line > * input {
    width: 100%;
    border: 0;
    background: transparent;
    color: #7b7a7a;
    z-index: 1;
    cursor: pointer;
    /* padding: 1px 2px; */
}

input:-ms-input-placeholder {
    color: #ccc !important;
    font-weight: 400 !important;
}

/***
form.search-form-block .form-l3-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: none;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
***/

form.search-form-block .form-l4-line .inner-block,
form.search-form-block .form-l3-line .inner-block {
    color: #7b7a7a;
    margin-right: 20px;
}

form.search-form-block label {
    cursor: pointer;
    color: #666;
}

form.search-form-block .form-l3-line .inner-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

form.search-form-block .form-l3-line .inner-line[data-sel-check="1"] {
    display: none;
}

form.search-form-block .buttons-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: auto;
}

.pg-home .search-form-container form.search-form-block .buttons-line,
.pg-commercial .search-form-container form.search-form-block .buttons-line {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}

body.pg-dealers2 form.search-form-block .buttons-line {
    justify-content: space-between;
}

form.search-form-block .buttons-line button {
    padding: 10px 20px;
    margin: 0 10px;
}

form.search-form-block .buttons-line .add-details-button:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f067";
}

.add-details-click form.search-form-block .buttons-line .add-details-button:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f068";
}

form.search-form-block .form-l2-line .select-block {
    color: #7b7a7a;
    background: #fff;
    line-height: inherit;
    /*padding: 2px 6px 3px 0;*/
}

form.search-form-block .search-agency .form-l2-line .company-name-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

form.search-form-block .buttons-line .form-l4-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: none;
}

form.search-form-block .buttons-line .form-l4-line .inner-block {
    color: #7b7a7a;
}

.search-form-agency .form-l3-line,
.add-details-click form.search-form-block .form-l3-line,
.add-details-click form.search-form-block .form-l4-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

form.search-form-block.search-agency .white-line .inputs-block {
    width: 100%;
}

form.search-form-block.search-agency .white-line .inputs-block .ui-button {
    width: auto;
}

.pg-real_estate_agencies #search-country,
.pg-real_estate_agencies form.search-form-block.search-agency .white-line .inputs-block .ui-button {
    width: 160px;
}

.pg-real_estate_agencies form.search-form-block.search-agency .ui-selectmenu-text {
    overflow: hidden;
}

.pg-dealers2 #search-country,
.pg-dealers2 form.search-form-block.search-agency .white-line .inputs-block .ui-button {
    width: 160px;
}

.pg-dealers2 form.search-form-block.search-agency .ui-selectmenu-text {
    overflow: hidden;
}

form.search-form-block.search-agency .ui-selectmenu-text {
    overflow: auto;
    margin-right: 30px;
}

form.search-form-block.search-agency .company-name-block ul.token-input-list {
    padding: 15px 0 5px 0;
    height: 50px;
}

.search-agency .inputs-block {
    border-radius: 5px;
    border: solid 1px #ccc;
}

.main-search-block .container.search-form-agency {
    height: initial;
}

.main-search-block .search-form-agency .form-block {
    height: initial;
}

/* bread-crumbs */

#bc_div {
    color: #838181;
    font-size: 14px;
    background: #ede9e7;
    padding: 10px 0;
}

.pg-search #bc_div, .pg-search_geo #bc_div {
    background: #f2f1f1;
    padding: 10px;
}



#bc_div i {
    color: #0074C1;
    font-size: 10px;
    margin: 0 5px;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #eeeeee !important;
}

/* SECTION BLOCKS */

.section-block-top {
    padding: 60px 0 0 0 ;
}

.pg-search .section-block-top, .pg-search_geo .section-block-top {
    padding: 0 ;
}

.section-block {
    padding: 50px 0;
    background: #fff;
}

.section-block.section-hightlight {
    background: #f2f1f1;
}

.section-block .title {
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    color: #000;
    margin: 0 0 30px 0;
}

.section-block .title.min {
    color: #7b7a7a;
}

.section-block .section-four-items {
    margin: 0 10px;
    width: 25%;
}

.section-block .section-four-items:first-child {
    margin: 0 10px 0 0;
}

.section-block .section-four-items:last-child {
    margin: 0 0 0 10px;
}

.section-block .button-container {
    margin-top: 60px;
    text-align: center;
}


/* FOOTER */

footer .bottom-block {
    margin-top: 50px;
    background: #313131;
    height: 55px;
    overflow: hidden;
}

footer .bottom-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

footer .bottom-block .container > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

footer .bottom-block .app-block {
    background: #982c3b;
    position: relative;
    color: #fff;
    padding: 0 20px;
}

footer .bottom-block .app-block:after {
    content: '';
    height: 100%;
    width: 500%;
    position: absolute;
    background: #982c3b;
    left: 100%;
    top: 0;
}

footer .bottom-block .app-block i {
    margin: 0 10px 0 0;
}

footer .bottom-block .app-block a {
    color: #fff;
    margin-right: 10px;
}

footer .bottom-block .app-block a.our-apps {
    margin-left: 10px;
}

footer .bottom-block .link-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

footer .bottom-block .link-block a {
    margin: 0 20px 0 0;
    color: #646363;
    text-transform: uppercase;
}

footer .top-block {
    background: #efeeee;
    border-top: 1px solid #dcdcdc;
}

footer .top-block .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

footer .top-block .copy-block {
    padding: 50px 40px 50px 0;
    border-right: 1px solid #dcdcdc;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 13px;
    color: #6f6f6f;
}

footer .top-block .copy-block > * {
    margin: 10px 0;
}

footer .top-block .copy-block a {
    color: #982c3b;
}

footer .top-block .copy-block .logo {
    width: 210px;
    padding: 5px 5px;
    background-color: #0074C1;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .top-block .copy-block .logo img {
    width: 200px;
    height: auto;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

footer .top-block .links-block {
    padding: 50px 0 50px 40px;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

footer .top-block .links-block .link-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: space-between;
    align-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 0;
    margin: 0 0 30px 0;
}

footer .top-block .links-block ul {
    width: 33%;
    list-style: none;
    padding: 0 20px 0 0;
    margin: 0;
}

footer .top-block .links-block ul li {
    padding: 5px 0;
}

footer .top-block .links-block ul li a {
    color: #4f4f4f;
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
}

footer .top-block .links-block .partners-block {
    display:-webkit-box;
    display:-ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
}

footer .top-block .links-block .partners-block div {
    margin: 10px 0;
}

footer .top-block .links-block .partners-block div img {
    max-width: 250px;
    margin-top: 10px;
    margin-right: 5px;
}


/* SOCIAL CIRCLE */

.social-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
}

.social-button .sicial-circle {
    height: 35px;
    width: 35px;
    border-radius: 100%;
    background: #7c7c7c;
    line-height: 35px;
    color: #fff;
    text-align: center;
    margin-right: 10px;
    font-size: 16px;
}

/*** OPTION SLIDER ***/

.container.agencies-preview-block-mob {
    position: relative;
    width: 95%;
    height: 100px;
    padding: 0;
    overflow: hidden;
}

.container.agencies-preview-block-mob:before,
.container.agencies-preview-block-mob:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 70px;
    height: 100%;
    top: 0;
    z-index: 2;
}

.container.agencies-preview-block-mob:after {
    left: -70px;
}

.container.agencies-preview-block-mob:before {
    right: -70px;
}

.swiper-slide {
    text-align: center;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.swiper-slide img {
    max-height: 100px;
    width: 100%;
    max-width: 120px;
}

.swiper-next,
.swiper-prev{
    display: block;
    position: absolute;
    height: 50px;
    width: 50px;
    vertical-align: middle;
    top: 50%;
    margin-top: -25px;
    text-align: center;
    border: solid 1px #ababab;
    border-radius: 5px;
    color: #ababab;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 3;
    cursor: pointer;
}

.swiper-next i,
.swiper-prev i {
    font-size: 30px;
    line-height: 45px;
}

.swiper-next {
    right: -68px;
}

.swiper-prev {
    left: -68px;
}

.swiper-next:hover,
.swiper-prev:hover  {
    background: #982c3b;
    border: solid 1px #982c3b;
    color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.45);
}

/* NEWS PREVIEW */

.news-preview-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.news-preview-block .news-preview-item {
    border-radius: 5px;
}

.news-preview-block .news-preview-item .wrap {
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
}

.news-preview-block .news-preview-item .bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 100%;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 56%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.2) 56%, rgba(0, 0, 0, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#1a000000', GradientType=0);
}

.news-preview-block .news-preview-item:hover .wrap {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.5)
}

.news-preview-block .news-preview-item:hover .bg {
    background: rgba(152, 44, 59, 0.6);
}

.news-preview-block .news-preview-item .caption {
    text-transform: uppercase;
    font-size: 16px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 15px;
    margin-bottom: 10px;
    height: 90px;
    overflow: hidden;
}

.news-preview-block .news-preview-item .summary {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 15px 10px 15px;
    font-size: 13px;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    min-height: 150px;
}

.news-preview-block .news-preview-item .bottom-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    margin-top: auto;
    border-top: 1px solid transparent;
    font-size: 13px;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
    color: #fff;
}

.news-preview-block .news-preview-item .bottom-block .date {
    padding: 10px 15px;
}

.news-preview-block .news-preview-item .bottom-block .more {
    padding: 10px 15px;
    border-radius: 0 0 5px 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.news-preview-block .news-preview-item .bottom-block .more a {
    color: #fff;
}

.news-preview-block .news-preview-item .bottom-block .date:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f017';
    font-size: 14px;
    margin: 0 10px 0 0;
}

.news-preview-block .news-preview-item .bottom-block .more:after {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f105';
    font-size: 14px;
    margin: 0 0 0 10px;
}

.news-preview-block .news-preview-item:hover .bottom-block {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
}

.news-preview-block .news-preview-item:hover .bottom-block .more {
    background: #982c3b;
}


/* AGENCIES BLOCK */

.pg-real_estate_agencies .main-search-block {
    margin-top: 55px;
}

.pg-dealers2 .main-search-block {
    margin-top: 55px;
}

.agencies-preview-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.agencies-preview-block .agencies-preview-item {
    width: 8%;
    margin: 0 10px;
}

.agencies-preview-block .agencies-preview-item:first-child {
    margin: 0 10px 0 0;
}

.agencies-preview-block .agencies-preview-item:last-child {
    margin: 0 0 0 10px;
}

.agencies-preview-block .agencies-preview-item img {
    max-width: 100%;
}


/* PROPERTY BLOCK */

.property-preview-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.property-preview-block .property-preview-item {
    border: 1px solid #d6d5d5;
    border-radius: 5px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-align: left;
}

.property-preview-block .property-preview-item:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

.property-preview-block .property-preview-item:hover .bottom-block .more {
    margin-right: 0;
}

.property-preview-block .property-preview-item:hover .img:after {
    background: rgba(152, 44, 59, 0.4);
}

.property-preview-block .property-preview-item:hover figcaption {
    color: rgba(152, 44, 59, 1);
}

.property-preview-block .property-preview-item .img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: transparent;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.property-preview-block .property-preview-item .img {
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    position: relative;
    background: #d6d6d6;
    height: 170px;
}

.property-preview-item:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.property-preview-block .property-preview-item .img img {
    width: 100%;
    margin-top: -24px;
}

.property-preview-block .property-preview-item figcaption {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: uppercase;
}

.property-preview-block .property-preview-item .summary {
    font-size: 13px;
    padding: 0 15px 15px 15px;
    color: #8f8f8f;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.property-preview-block .property-preview-item .bottom-block {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 50px;
    border-top: 1px solid #d6d5d5;
    overflow: hidden;
}

.property-preview-block .property-preview-item .bottom-block > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.property-preview-block .property-preview-item .bottom-block .price {
    font-weight: 600;
    padding: 0 15px;
    font-size: 18px;
    color: #982c3b;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.property-preview-block .property-preview-item .bottom-block .agency-logo {
    padding: 0 15px;
}

.property-preview-block .property-preview-item .bottom-block .agency-logo img {
    max-height: 40px;
    max-width: 55px;
    vertical-align: middle;
}

.property-preview-block .property-preview-item .bottom-block .more {
    background: #982c3b;
    font-size: 30px;
    padding: 0 20px;
    color: #fff;
    border-radius: 0 0 5px 0;
    width: 50px;
    height: 100%;
    margin-right: -55px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


/* -------------- // RUBRIC BLOCK */

.rubric-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}

.rubric-block .rubric-item {
    padding: 15px;
    background: #fff;
    border: 1px solid #d6d6d6;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.rubric-block .rubric-item:hover {
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.35);
    border: 1px solid transparent;
}

.rubric-block .rubric-item:hover .rubric-title {
    color: #0074C1;
}

.rubric-block .rubric-item a:hover {
    text-decoration: none;
}

.rubric-block .rubric-item .img {
    text-align: center;
}

.rubric-block .rubric-item .rubric-title {
    font-size: 16px;
    font-weight: 600;
    margin: 7px 0 10px 0;
    text-align: center;
    color: #000;
}

.rubric-block .rubric-item .rubric-summary {
    font-size: 14px;
    color: #676767;
}

.rubric-item .img img {
    max-width: 50%;
}
/* SING IN BLOCK */

.sing-in-block {
    /*position: absolute;*/
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    z-index: 110;
    display: none;
    overflow: hidden;
}

.sing-in-block .right-block {
    width: 350px;
    height: 100%;
    float: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: fixed;
    right: -500px;
    overflow: auto;
    z-index: -1;
}
.sing-in-block .right-block.nofoto.open-ok {
    z-index: 2001;
}

.sing-in-block .right-block .main-block {
    background: rgba(255, 255, 255, 0.9);
    border-bottom: solid 1px #ccc;
}

.sing-in-block .right-block .main-block .head-block {
    background: rgba(142, 45, 60, 1);
    height: 62px;
    padding: 0 20px 0 40px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sing-in-block .right-block .main-block .head-block .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.sing-in-block .right-block .main-block .head-block .title .login-icon {
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    font-size: 20px;
    border-radius: 100%;
    border: 2px solid #fff;
    background-size: cover!important;
}

.close-sing-in-block {
    font-size: 26px;
    opacity: 0.7;
    cursor: pointer;
}

.close-sing-in-block:hover {
    opacity: 1;
}

.sing-in-block .right-block .main-block .head-block .title span {
    margin-left: 10px;
    font-size: 18px;
}

span a.out {
    font-size: 14px;
    color: #fff;
    opacity: 0.7;
    margin-top: -5px;
    display: block;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

span a.out i {
    margin-left: 5px;
    font-size: 11px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

span a.out:hover {
    opacity: 1;
}

span a.out:hover i {
    margin-left: 15px;
}

.sing-top-block {
    padding: 12px 40px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.sing-top-block .sing-top-icon {
    width: 100%;
}

.sing-top-block .sing-top-icon .icon-item {
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    color: #666;
    width: 100%;
    height: 38px;
    margin-right: 5px;
    text-align: center;
    line-height: 37px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

.lang-select i,
.sing-top-block .sing-top-icon .icon-item i {
    margin-right: 5px;
    width: 16px;
    text-align: center;
}

.sing-top-icon .icon-notification {
    position: absolute;
    top: 0;
    right: -4px;
    line-height: initial;
    font-size: 12px;
    background: #fff;
    color: #972b3b;
    width: 15px;
    height: 15px;
    border-radius: 100%;
}

.sing-top-block .sing-top-icon .icon-item:hover {
    color: #972b3b;
}

.sing-top-block .ui-selectmenu-button.ui-button {
    width: 50px;
}

.lang-select.dop .ui-selectmenu-text {
    font-weight: 500;
    font-size: 18px;
    color: #666;
}

.sing-menu-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    background: rgba(255, 255, 255, 0.9);
    padding: 12px 40px;
}

.sing-menu-block .icon-item {
    border: solid 1px;
    text-align: center;
    border-radius: 5px;
    padding: 5px 0;
    font-size: 20px;
    color: #972b3b;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sing-menu-block .icon-item:hover {
    background: #972b3b;
    color: #fff;
}

.sing-menu ul {
    margin-top: 15px;
    padding: 0;
}

.sing-menu li {
    display: block;
    margin: 10px 0;
}

.sing-menu a {
    text-transform: uppercase;
    color: #777777;
    font-weight: 500;
    border-bottom: solid 1px #c5c5c5;
}

.sing-menu a:hover {
    text-decoration: none;
    border-bottom: none;
}

.sing-menu.dop-lin {
    margin-bottom: 20px;
}

.sing-menu.dop-lin a {
    color: #0074C1;
    border-bottom: none;
}

.sing-menu.dop-lin a:hover {
    border-bottom: solid 1px #bb2939;
}

.sing-menu-user {
    margin-top: 25px;
}

.sing-menu-user ul {
    padding: 0;
    margin-top: 20px;
}

.sing-menu-user li {
    margin-top: 10px;
    display: block;
}

.sing-menu-user a {
    text-transform: uppercase;
    color: #777;
    font-weight: 500;
    font-size: 15px;
}

.sing-menu-user a {
    text-transform: uppercase;
    text-decoration: none;
}

.sing-menu-user a span {
    border-bottom: solid 1px;
}

.sing-menu-user a:hover span {
    border-bottom: none;
}

.sing-menu-user i {
    width: 25px;
    text-align: center;
    padding-right: 10px;
}

.sing-menu-user li.active i {
    color: #972b3b;
}

.sing-menu-user .icon-notification {
    display: inline-block;
    background: #972b3b;
    width: 22px;
    text-align: center;
    margin-left: 5px;
    border-radius: 100%;
    color: #fff;
}

.sing-menu-search {
    margin-top: 30px;
    position: relative;
    border-bottom: solid 1px #c5c5c5;
}

.sing-menu-search:hover {
    border-bottom: solid 1px #8c8c8c;
}

.site-search {
    background: rgba(0,0,0,0);
}

input.site-search {
    border: 0;
    width: calc(100% - 30px);
}

.sing-menu-search button {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    border: 0;
    background: rgba(0,0,0,0);
    color: #9a9a9a;
    cursor: pointer;
    font-size: 18px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.sing-menu-search button:hover {
    color: #972b3b;
}

.sing-in-block .center-block {
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
}

.sing-in-block .forms-wrap-scroll {
    height: 100%;
    display: flex;
    display: -webkit-flex;
}

.sing-in-block .forms-wrap {
    width: 380px;
    max-height: 100vh;
    overflow-y: auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction:column;
    flex-direction: column;
    opacity: 0;
    margin: auto;
    background: rgba(242, 241, 241, 1);
    padding: 20px 40px 0 40px;
    position: relative;
    border-radius: 5px;
}

.sing-in-block .forms-wrap.reg-f {
    width: 600px;
}

.sing-in-block .sign-up-form-show {
    display: none;
}

.center-block .forms-wrap .close-center-block {
    position: absolute;
    top: 0;
    right: 15px;
    font-size: 30px;
    cursor: pointer;
    opacity: 0.8;
}

.center-block .forms-wrap .close-center-block:hover {
    opacity: 1;
}

.center-block .forms-wrap .form-block .form-inner {
    margin: 0 0 20px 0;
    padding: 5px;
    border: solid 1px #ccc;
    border-radius: 5px;
    background: #fff
}

form.reg-form {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.center-block .forms-wrap.reg-f .form-block .form-inner {
    width: 48%;
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
}

.center-block .forms-wrap .form-block .form-inner i {
    font-size: 20px;
    width: 30px;
    text-align: center;
    color: #999;
}

.center-block .forms-wrap .form-block .form-inner input {
    width: 210px;
    background: transparent;
    border: 0;
    color: #666;
}

.center-block .button-l4 {
    color: #bebebe;
    font-weight: 500;
}

.center-block .pass-forgot {
    margin: 10px 0;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    font-size: 18px;
}

.center-block .pass-forgot a {
    color: #666;
}

.center-block .pass-forgot a:hover {
    border-bottom: solid 1px #666;
}

.center-block .sing-in-social {
    text-align: center;
    color: #666;
    margin: 5px 0;
}

.center-block .sing-in-social span {
    display: block;
    margin: 0 0 10px 0;
}

.center-block .social-button {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.center-block .sicial-circle {
    border: 1px solid #666;
    background: transparent;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #666;
}

.center-block .sicial-circle:hover {
    background: #fff;
}

.center-block .button-block {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 15px;
}

.center-block .button-block .question {
    text-align: center;
}
.large-log {
    background: none;
    border: none;
    margin: 10px auto 20px;
    display: block;
    color: #972b3b;
    cursor: pointer;
}

.large-log:hover {
    color: #666;
}


/* TOOLTIPE */

.tooltipe-item .tooltipe-container {
    display: none;
}

.tooltype-title {
    margin: 0 0 10px 0;
    font-weight: 600;
}


/* BANNER */

.big-bnr {
    margin: 40px auto;
    border-radius: 5px;
    font-size: 20px;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
}

.big-bnr.top-section-position {
    margin-top: 0;
    margin-bottom: 60px;
}

.big-bnr span {
    margin: auto;
}


/* SEO TEXT */

.seo-text-block {
    margin-top: 60px;
    text-align: center;
    color: #797979;
}

.seo-text-block.no-margin {
    margin-top: 0;
    text-align: left;
}

/* NEWS */

.news-list-intro-container {
    background: no-repeat center;
    background-size: cover;
}

.news-list-intro {
    color: #fff;
    padding: 80px 0;
}
.news-list-intro-single {
    color: #fff;
    padding: 0;
}

.news-list-intro h1 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 15px;
}

.news-list-intro p {
    font-size: 18px;
    margin-bottom: 10px;
    width: 700px;
}

.search-line-input {
    background-color: rgba(0, 0, 0, 0.37);
    border-radius: 5px 5px 0 0;
    height: 73px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.search-line-input-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #fff;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: auto;
    padding: 0 10px;
    width: 90%;
    opacity: .5;
}

.search-line-input button {
    color: #fff;
    background: transparent;
    border: 0;
    padding: 0;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.search-line-input input {
    background-color: transparent;
    font-size: 16px;
    height: 31px;
    border: 0;
    width: 232px;
    color: #fff;
}

.search-line-input-box:hover {
    opacity: 1;
}

.news-list-container {
    position: relative;
}

.news-list-container:after {
    content: ' ';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 40%;
}

.news-list-container .container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
    z-index: 1;
}

.news-list {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
}

.inner-page-menu {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
}

.inner-page-menu a {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: #eeebeb;
    border-bottom: 1px solid #e0dfdf;
    color: #807672;
    display: block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-weight: 500;
    height: 48px;
    padding-left: 20px;
    position: relative;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.inner-page-menu a:before {
    background-color: #9d2c3b;
    content: ' ';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 5px;
}

.inner-page-menu a:hover {
    color: #0074C1;
    text-decoration: none;
}

.inner-page-menu a:hover:before {
    opacity: 1;
}

.subscribe-news-header {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: #8f3341;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 47px;
    padding-left: 20px;
}

.subscribe-news-header span {
    color: #fff;
    font-size: 16px;
    margin-left: 7px;
    text-transform: uppercase;
}

.subscribe-news-header i {
    color: #fff;
    font-size: 13px;
}

.subscribe-news-content {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(left, #0074C1 -1%, #c42837 100%, #c42837 100%);
    background-image: linear-gradient(to right, #0074C1 -1%, #c42837 100%, #c42837 100%);
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 133px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.subscribe-news-input {
    position: relative;
    width: 234px;
}

.subscribe-news-input input {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 16px;
    opacity: .5;
    padding: 7px 20px 7px 27px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
}

.subscribe-news-input input:focus {
    opacity: 1;
}

.subscribe-news-input input:focus + i {
    opacity: 1;
}

.subscribe-news-input input::-webkit-input-placeholder {
    color: #fff;
}

.subscribe-news-input input::-moz-placeholder {
    color: #fff;
}

.subscribe-news-input i {
    color: #fff;
    font-size: 16px;
    left: 1px;
    opacity: .5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.button-white {
    background-color: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #8f3340;
    font-size: 20px;
    height: 42px;
    margin-top: 17px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 234px;
}

.button-white:hover {
    background-color: transparent;
    color: #fff;
}

.news-two-iteam {
    height: 100%;
    margin-bottom: 22px;
    margin-right: 22px;
    width: 47%;
}

.news-two-iteam .wrap {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.news-two-iteam:hover .wrap {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.news-two-iteam:hover .bg {
    background: transparent !important;
}

.news-list {
    background-color: #fff;
    padding-top: 27px;
}

.news-list .news-preview-block {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: space-between;
    -webkit-box-pack: justify;
    justify-content: space-between;
}

.news-list .news-preview-block .caption {
    font-weight: 600;
}

.news-list .news-preview-block .summary {
    font-size: 14px;
    min-height: 124px;
    padding-right: 0;
    width: 224px;
}

.news-paginator {
    padding-bottom: 60px;
    padding-top: 40px;
}

.paginator {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.paginator .arrow {
    color: #8f8e8e;
    font-size: 30px;
    padding: 2px 8px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.paginator .arrow:hover {
    color: #9d2c3b;
}

.pagination-numbers {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    margin: 0 10px;
}

.pagination-numbers a {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: 20px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: 6px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: initial;
}

.pagination-numbers a:last-child {
    margin-right: 0;
}

.pagination-numbers a:hover {
    color: #9d2c3b;
    text-decoration: none;
}

.pagination-numbers .current {
    border: 1px solid #ababab;
    padding: 4px 14px;
}

.medium-banner {
    background: #d6d6d6;
    border-radius: 5px;
    height: 250px;
    margin-bottom: 60px;
    margin-right: 30px;
}

.news-preview-item .lable {
    background-color: #efeeee;
    color: #7c7b7b;
    display: inline-table;
    font-size: 14px;
    height: 19px;
    margin-top: 15px;
    padding: 0 14px 0 18px;
}

.inner-page-menu-button {
    position: relative;
}

.inner-page-menu-open-button {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.37);
    color: #fff;
    cursor: pointer;
    display: none;
    font-size: 18px;
    padding: 10px 0;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 100%;
    z-index: 2;
}

.inner-page-menu-open-button i {
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 0 0 10px;
}

.inner-page-menu-open-button.open i {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.single-news-share-buttons {
    background-color: rgba(0, 0, 0, 0.62);
    border-radius: 5px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}

.single-news-share-buttons i {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    color: #bdbcbc;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 40px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 40px;
}

.single-news-share-buttons i:hover {
    color: #fff;
}

.single-news-intro {
    height: 131px;
    margin-top: 60px;
    padding: 20px 0 0 0;
}

.single-news-intro .container {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
}

.single-news-intro .news-list-intro {
    margin-top: 0;
    padding-top: 0;
}

.single-news-container {
    background-color: #e0dfdf;
    position: relative;
}

.single-news-container .container {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    position: relative;
    z-index: 1;
}

.single-news-container:before {
    background-color: #fdfbfb;
    content: ' ';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 50%;
}

.single-news {
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    padding-right: 30px;
    position: relative;
    width: calc(100% - 270px);
}

.single-news-header {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: 500px;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: flex-end;
    margin: 35px 0;
    padding: 0 30px 40px 67px;
    position: relative;
}

.single-news-bg-img {
    bottom: 0;
    height: 300px;
    left: 0;
    position: absolute;
    width: 100%;
}

.single-news-share-buttons {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}

.single-news-date {
    background-color: #ac2a39;
    color: #fff;
    font-size: 18px;
    margin-bottom: 25px;
    padding: 0 8px;
    position: relative;
    z-index: 1;
}

.single-news-header-text {
    color: #fff;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.2;
    position: relative;
    max-width: 440px;
    z-index: 1;
}

.single-news-content {
    padding-bottom: 30px;
}

.single-news-content p {
    color: #5f5f5f;
    font-size: 16px;
    line-height: 1.8;
}

.single-news-content h2 {
    color: #5f5f5f;
    font-size: 22px;
    margin: 25px 0;
}

.single-news-content ul {
    margin: 25px 0;
}

.section-hightlight li,
.single-news-content li {
    font-size: 16px;
    margin-bottom: 10px;

}

.single-news-content li {
    list-style-type: none;
}


.section-hightlight li:after {
    border: 2px solid #ac2a39;
    border-radius: 50%;
    content: ' ';
    height: 8px;
    left: -17px;
    position: absolute;
    top: 7px;
    width: 8px;
}

#paginator li:after {
    content: none;
}

.single-news-content li:before {
    content: "\2014";
    margin-right: 5px;
}

.single-news-content img {
    float: left;
    margin-bottom: 10px;
    margin-right: 25px;
    max-width: 100%;
    height: auto;
}

.single-news-similar {
    padding-bottom: 55px;
}

.single-news-similar h1 {
    font-size: 36px;
    font-weight: 500;
    margin-bottom: 50px;
    margin-top: 35px;
    text-align: center;
}

.news-bar {
    position: relative;
    top: -73px;
    min-width: 270px;
    max-width: 270px;
    width: 270px;
    z-index: 1;
    transition: all 0.3s ease;
}

.news-bar .inner-fixed-bar {
    width: 270px;
    transition: all 0.3s ease;
}

.news-bar .inner-fixed-bar.fixed {
    position: fixed !important;
    top: -240px;
}

.news-bar .inner-fixed-bar.fixed-end {
    position: fixed;
    bottom: 0;
}

.rubric-aside-block .rubric-item {
    padding: 10px;
    background: #fff;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.rubric-aside-block .rubric-item:hover {
    box-shadow: 0 0 27px rgba(0, 0, 0, 0.35);
}

.rubric-aside-block .rubric-item:hover .rubric-title {
    color: #0074C1;
}

.rubric-aside-block .rubric-item a:hover {
    text-decoration: none;
}

.rubric-aside-block .rubric-item .img {
    text-align: center;
}

.rubric-aside-block .rubric-item .rubric-title {
    font-size: 14px;
    font-weight: 600;
    margin: 7px 0 10px 0;
    text-align: center;
    color: #000;
}

.rubric-aside-block .rubric-item .rubric-summary {
    font-size: 14px;
    color: #676767;
    text-align: center;
}

div.rubric-aside-block {
    padding-bottom: 35px;
}

/* AGENCY SEARCH */

.a-agency-preview-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.a-agency-preview-block .a-agency-preview-item {
    border: 1px solid #d6d5d5;
    border-radius: 5px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.a-agency-preview-block .a-agency-preview-item:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

.a-agency-preview-block .a-agency-preview-item:hover .bottom-block .more {
    background: #982c3b;
    border-color: transparent;
    color: #fff;
}

.a-agency-preview-block .a-agency-preview-item:hover figcaption {
    color: rgba(152, 44, 59, 1);
}

.a-agency-preview-block .a-agency-preview-item .img {
    overflow: hidden;
    border-radius: 4px 4px 0 0;
    position: relative;
    background: #fff;
    height: 130px;
    text-align: center;
    padding: 20px;
}

.a-agency-preview-block .a-agency-preview-item .img img {
    max-width: 60%;
    max-height: 100%;
}

.a-agency-preview-block .a-agency-preview-item figcaption {
    font-size: 16px;
    font-weight: 600;
    padding: 10px 15px;
    text-transform: uppercase;
}

.a-agency-preview-block .a-agency-preview-item .summary {
    font-size: 13px;
    padding: 0 15px 15px 15px;
    color: #8f8f8f;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.a-agency-preview-block .a-agency-preview-item .bottom-block {
    margin-top: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    height: 50px;
    border-top: 1px solid #d6d5d5;
    overflow: hidden;
}

.a-agency-preview-block .a-agency-preview-item .bottom-block > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
}

.a-agency-preview-block .a-agency-preview-item .bottom-block .info {
    font-weight: 400;
    padding: 0 15px;
    font-size: 18px;
    color: #982c3b;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.a-agency-preview-block .a-agency-preview-item .bottom-block .info i {
    margin: 0 10px 0 0;
}

.a-agency-preview-block .a-agency-preview-item .bottom-block .more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px;
    padding: 0 20px;
    color: #a7a5a5;
    border-left: 1px solid #d6d5d5;
    border-radius: 0 0 5px 0;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.a-agency-preview-block .a-agency-preview-item .bottom-block .more i {
    margin: 0 0 0 10px;
    font-size: 20px;
}


/* SEARCH */

.search-agency-container {
    margin-top: 80px;
    position: relative;
}

.search-agency-content {
    width: 65%;
}

.search-agency-results-content {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    padding: 0 25px 30px 25px;
    -ms-flex-pack: justify;
    -ms-flex-wrap: wrap;
}

.search-agency-item-container {
    margin: 10px 0;
    padding: 0 10px;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

.search-agency-item {
    border: 1px solid #d6d5d5;
    border-radius: 2px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    height: auto;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -ms-flex-direction: column;
    -ms-flex-pack: justify;
}

.attheone .search-agency-item{
    border:solid 1px #bb2939!important;
}


.search-agency-item:hover,.search-agency-item.hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.search-agency-item:hover .search-agency-item-button {
    margin-right: 0;
}

.search-agency-item:hover .search-agency-item-image:before {
    opacity: 1;
}

.search-agency-item:hover .search-agency-item-information p {
    color: #a63342;
}

.search-agency-item-image {
    height: 175px;
    position: relative;
}

.search-agency-item-image:before {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    border-radius: 4px 4px 0 0;
}

.search-agency-item-image .swiper-container {
    height: 100%;
}

.search-agency-item-image .swiper-slide {
    background: no-repeat center;
    background-size: cover;
    border-radius: 4px;
}

.search-agency-item-information {
    padding: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.search-agency-item-information-header span {
    color: #6c6c6c;
    font-size: 16px;
}

.search-agency-item-information-header span:nth-child(2n) {
    margin: 0 5px;
}

.search-agency-item-information p {
    color: #575656;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0 10px 0;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.search-agency-item-information > span {
    color: #7a7a7a;
    display: block;
    font-size: 14px;
}

.search-agency-item-bottom-line {
    -webkit-box-align: center;
    align-items: center;
    border-top: 1px solid #dfdede;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    height: 45px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    overflow: hidden;
    padding-left: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -ms-flex-align: center;
    -ms-flex-pack: justify;
}

.search-agency-item-bottom-line > i {
    cursor: pointer;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

.search-agency-item-bottom-line > i:hover {
    color: #ea861a;
}

.search-agency-item-bottom-line img {
    margin-left: auto;
    margin-right: 20px;
    max-height: 37px;
}

.search-agency-item-button {
    -webkit-box-align: center;
    align-items: center;
    background-color: #982c3b;
    border-radius: 0 0 5px 0;
    color: #fff;
    cursor: pointer;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: 30px;
    height: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    margin-right: -49px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 49px;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

.swiper-pagination-fraction {
    -webkit-box-align: center;
    align-items: center;
    background-color: rgba(115, 115, 115, .9);
    border-radius: 5px 0 0 5px;
    bottom: 0 !important;
    color: #b2b1b1;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: 14px;
    height: 30px;
    -webkit-box-pack: center;
    justify-content: center;
    left: initial !important;
    position: absolute;
    right: 0 !important;
    width: 90px !important;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

.swiper-pagination-fraction span:first-child {
    color: #fff;
}

.search-agency-item-image .swiper-button-next,
.search-agency-item-image .swiper-button-prev {
    -webkit-box-align: center;
    align-items: center;
    background: none;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: 24px;
    height: 20px;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 0;
    width: 17px;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}

.search-agency-item-image .swiper-button-prev {
    bottom: 6px;
    left: initial;
    right: 65px;
    top: initial;
}

.search-agency-item-image .swiper-button-next {
    bottom: 6px;
    right: 8px;
    top: initial;
}

.search-agency-results-top-line {
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    padding: 20px 25px;
    -ms-flex-align: center;
}

.search-agency-results-top-line span {
    color: #808080;
    font-size: 16px;
    margin-right: auto;
}

.sort-by-caret {
    -webkit-box-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0 5px;
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    margin-right: auto;
    margin-left: 20px;
}

.sort-by-caret i {
    color: #dfd9da;
    font-size: 16px;
}

.sort-by-caret i:first-child {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -ms-transform: translateY(4px);
}

.sort-by-caret i:last-child {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -ms-transform: translateY(-4px);
}

.sort-by-caret .active-sort-by {
    color: #a92b3a;
}

.search-agency-item-price {
    -webkit-box-align: center;
    align-items: center;
    background-color: rgba(167, 43, 58, .9);
    border-radius: 0 5px 5px 0;
    bottom: 0;
    color: #fff;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    font-size: 18px;
    height: 30px;
    -webkit-box-pack: center;
    justify-content: center;
    left: 0;
    padding: 0 20px;
    position: absolute;
    z-index: 2;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    line-height: 15px;
}

.search-agency-form {
    background: #f5f5f5
}

.search-agency-map {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: #f0ede5;
    display: inline-block;
}

#gmap {
    width: 100%;
    height: calc(100vh - 62px);
}

.search-agency-map.is-open {
    width: 100%;
}

.search-agency-map .top-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background: rgba(0, 0, 0, 0.25);
}

.search-agency-map .top-filter .label-item {
    color: #fff;
}

.search-agency-map .open-map-button {
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -30px;
    height: 60px;
    width: 60px;
    background: rgba(167, 43, 58, 1);
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    opacity: 0.6;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
.search-agency-map .open-map-button:hover {
    opacity: 1;
}
.sort-by-select {
    border-radius: 5px;
    padding: 5px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;

    padding: 10px 0;
    min-width: 190px;
}

.sort-by-select .in-tool {
    color: #666;
    margin-right: 10px;
}

.pg-search .ui-selectmenu-button.ui-button {
    width: 11em;
}

/* OBJECT */

.object-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.object-content > .left-block {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .object-content > .left-block {
        width: calc(100% - 310px);
    }

    input:valid + label-dop, input:disabled + label-dop, label-dop.display {
        top: -12px !important;
    }

    div.map-block {
        display: none !important;
    }

}

.object-content > .right-block {
    -ms-flex-negative: 1;
    flex-shrink: 1;
    position: relative;
    min-width: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
}

.object-content > .right-block:after {
    content: '';
    background: #e0dfdf;
    position: absolute;
    height: 200%;
    width: 1000%;
    bottom: 0;
    left: 100%;
    z-index: 0;
}

.object-content > .right-block .agency-block {
    width: 300px;
    background: #f9f9f9;
    border-radius: 5px 0 5px 0;
    position: relative;
    top: -120px;
    right: 0;
    padding: 15px 0 0 0;
    z-index: 10;
}

.object-content > .right-block .agency-block .agency-info-block {
    background: #fff;
    padding: 15px;
    margin: 0 17px;
}

.object-content > .right-block .agency-block .agency-info-block .img {
    text-align: center;
    margin: 0 0 20px 0;
}

.object-content > .right-block .agency-block .agency-info-block .img img {
    max-width: 70%;
    height: auto;
}

.object-content > .right-block .agency-block .agency-info-block.agent .img img {
    max-width: 40%;
    height: auto;
}

.object-content > .right-block .agency-block .agency-info-block .title {
    text-transform: uppercase;
    text-align: center;
    color: #807f7f;
    font-size: 18px;
    margin: 0 0 15px 0;
    font-weight: 600;
}

.object-content > .right-block .agency-block .agency-info-block .adress {
    margin: 0 0 20px 0;
}

.object-content > .right-block .agency-block .agency-info-block .adress p {
    padding: 0;
    margin: 0;
    color: #807f7f;
    text-align: center;
    font-size: 15px;
}

.object-content > .right-block .agency-block .agency-info-block .title a {
    color: #807f7f;
}

.object-content > .right-block .agency-block .agency-info-block button {
    margin: 0 0 10px 0;
    padding: 7px 1px 9px;
    width: 100%;
    font-size: 15px;
}

i.red {
    color: #0074C1;
}

.object-content > .right-block .agency-block .partner-block {

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 10px;
}

.object-content > .right-block .agency-block .partner-block .partner-item {
    width: 100%;
    padding: 7px;
    background: #fff;
    cursor: pointer;
    display: block;
    text-align:left!important;
    margin-bottom:10px;
}


.object-content > .right-block .agency-block .partner-block .partner-item img {
    margin: 0 10px 0 0;
    max-height: 16px;
}

.object-content > .right-block .agency-block .partner-block .partner-item:first-child {
    margin-right: 10px;
}

.object-content > .right-block .agency-block .additional-item {
    border-top: 1px solid #e0dfdf;
    padding: 15px;
    text-align: center;
    color: #bdbbbb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.object-content > .right-block .agency-block .additional-item:hover {
    color: #939393;
}

.object-content > .right-block .agency-block .additional-item i {
    font-size: 20px;
    margin: 0 10px 0 0;
}

.object-content > .right-block .agency-block .additional-item.error i {
    color: #c34452;
}

.object-content > .right-block .agency-block .additional-item.share i.fa-google-plus {
    font-size: 16px;
    margin: 0;
}

.object-content > .left-block {
    background: #fff;
    max-width: 850px;
}

.object-content > .left-block .title-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #dbdbdb;
}

.object-content > .left-block .title-block > * {
    padding: 20px 0;
}

.object-content > .left-block .title-block .title {
    padding: 15px 0;
}

.object-content > .left-block .title-block .title a {
    color: #525252;
    font-size: 26px;
    font-weight: 600;
}

.object-content > .left-block .title-block .city {
    color: #878787;
    font-size: 18px;
}

.object-content > .left-block .title-block .charges {
    color: #666;
    text-align: left;
    font-size: 22px;
    margin: 15px 0 0;
    white-space: nowrap;
}

.object-content > .left-block .title-block .mortgage {
    color: #989797;
    font-size: 14px;
    white-space: nowrap;
    border-bottom: 1px dotted #989797;
    display: inline-block;
}

.object-content > .left-block .properties-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.object-content > .left-block .properties-block .item {
    padding: 15px 0;
    margin-right: 20px;
}

.object-content > .left-block .properties-block .item:last-child {
    margin-right: 0;
    width: 20%;
}

.object-content > .left-block .properties-block .item .title {
    font-size: 24px;
    text-align: center;
    color: #6c6c6c;
}

.object-content > .left-block .properties-block .item .sub {
    font-size: 14px;
    color: #989797;
    text-align: center;
}


.object-content > .left-block .flag-block {
    background: #f9f9f9;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.object-content > .left-block .flag-block .item {
    padding: 2px 13px 3px;
    font-size: 14px;
    color: #777;
}

.object-content > .left-block .flag-block .item.yellow {
    color: #fff;
    background: #f7811f;
    border-color: transparent;
    border-radius: 0;
}

.object-content > .left-block .flag-block .item.brown {
    color: #fff;
    background: #be4f18;
    border-color: transparent;
    border-radius: 0;
}

.object-content > .left-block .description-block,
.object-content > .left-block .text-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0;
}

.object-content > .left-block .title-main {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 20px 0;
    color: #5f5f5f;
}

.object-content > .left-block .description-block .line-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px dotted #c5c5c5;
}

.object-content > .left-block .description-block .line-item .name {
    color: #7e7d7d;
    width: 30%;
}

.object-content > .left-block .description-block .line-item .value {
    color: #484848;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 70%;
    padding-left: 10px;
}

.object-content > .left-block .map-block .text,
.object-content > .left-block .text-block .text a {
    color: #5e5e5e;
}

.object-content > .left-block .map-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 30px 0 0 0;
}

.object-content > .left-block .map-block .map {
    width: 100%;
    height: 400px;
    background: #f0ede5;
}

.object-preview-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.object-preview-block .search-agency-item-container {
    padding: 0;
}

.object-preview-block .section-four-items {
    width: 23%;
}

.object-photo-block {
    position: relative;
    margin-top: 60px;
    width: 100%;
    height: 370px;
    background: rgba(136, 132, 128, 1);
}

.object-photo-block .info {
    position: absolute;
    top: 30px;
    right: 10px;
    border-radius: 5px;
    background: rgba(136, 132, 128, 0.85);
    color: #fff;
    padding: 2px 7px;
    z-index: 10;
}

.object-photo-block .info span {
    color: #cdcbca;
    margin: 0 0 0 20px;
    font-size: 14px;
}

.object-photo-block .swiper-container.gallery-top {
    height: 100%;
}

.object-photo-block .swiper-container.gallery-top .swiper-slide {
    background-size: cover;
    background-position: center;
}

.object-photo-block .swiper-container.gallery-thumbs {
    height: 70px;
    bottom: 70px;
    margin-right: 560px;
}

.object-photo-block .swiper-container.gallery-thumbs .swiper-slide {
    width: 90px;
    background-size: cover;
    background-position: center;
}

.object-photo-block .swiper-container.gallery-thumbs .swiper-slide.swiper-slide-active {
    border: 5px solid #a52b39;
    height: 60px;
}

.object-photo-block .swiper-container.gallery-thumbs .swiper-button-next,
.object-photo-block .swiper-container.gallery-thumbs .swiper-button-prev {
    font-size: 30px;
    background: transparent;
    color: #fff;
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    line-height: 30px;
    text-align: center;
}

.object-photo-block .add-photo-block {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-right: 310px;
    width: 250px;
    height: 70px;
    background: rgba(136, 132, 128, 1);
    z-index: 10;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0.8;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}

.object-photo-block .add-photo-block span {
    border-bottom: 1px dotted #cdcbca;
    margin-left: 10px;
}

.object-photo-block .add-photo-block:hover {
    opacity: 1;
}

/* new 2018 */

.property-preview-block .property-preview-item .bottom-block .date {
    padding: 10px 15px;
    font-size: 13px;
    color: #7a7a7a;
}

.property-preview-block .property-preview-item .bottom-block .more a {
    color: #fff;
}

.property-preview-block .property-preview-item .bottom-block .date:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: '\f017';
    font-size: 14px;
    margin: 0 10px 0 0;
}

.tabl-info-anons-wrap .count-item {
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    border-bottom: dotted 1px #c6c6c6;
    padding-bottom: 10px;
}

.tabl-info-anons-wrap .line-info-anons {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    border-bottom: dotted 1px #c6c6c6;
    padding: 15px 0;
}

.tabl-info-anons-wrap .line-info-anons:hover {
    text-decoration: none;
}

.tabl-info-anons-wrap .line-info-foto-wrap {
    width: 9%;
}

.tabl-info-anons-wrap .line-info-foto-wrap .line-info-foto {
    background: #d1d1d1;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    padding: 0 5px;
}

.tabl-info-anons-wrap .line-info-foto-wrap .line-info-foto i {
    margin-right: 5px;
}

.tabl-info-anons-wrap .line-info-name {
    width: 20%;
    text-transform: uppercase;
}

.tabl-info-anons-wrap .line-info-price {
    width: 22%;
    font-size: 18px;
    font-weight: 500;
}

.tabl-info-anons-wrap .line-info-characteristics {
    display: -webkit-flex;
    display: flex;
    width: calc(48% - 15px);
}

.tabl-info-anons-wrap .line-info-characteristics div {
    margin-right: 25px;
}

.tabl-info-anons-wrap .line-info-characteristics div i{
    margin-right: 5px;
}

.tabl-info-anons-wrap .line-info-favourites {
    width: 15px;
    color: #e7b0b0;
}


.pg-search_eu .search-form-block{
    margin: 65px 0 5px 0;
}


.pg-search_eu #bc_div, .pg-search_geo #bc_div {
    background: #f2f1f1;
    padding: 10px;
}

.pg-search_eu .section-block-top, .pg-search_geo .section-block-top {
    padding: 0 ;
}


.pg-search_eu .ui-selectmenu-button.ui-button {
    width: 11em;
}

/* end */

div.agency-trust {
    margin-top: 15px;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

div.contact-left div.agency-trust {
    margin: 0px 10px 25px;
    font-size: 13px;
}

.a-agency-preview-item div.agency-trust {
    font-size: 0.95em;
}

.dop-callback-left div.agency-trust {
    font-size: 14px;
    margin: 0 auto;
}

.dop-callback-left.agent div.agency-trust {
    margin-bottom: 15px;
}


div.agency-title-foto div.agency-trust {
    font-size: 16px;
    margin-top: auto;
    text-align: left;
}
div.agency-title-foto div.agency-trust i {
    color: #a72130;
    text-shadow: none;
}

div.agency-title-foto div.agency-trust img {
    margin-bottom: 2px;
}

div.contact-left div.agency-info-block {
    margin: 10px 0;
}

div.description-contact-ctn div.agency-trust {
    font-size: 13px;
    margin: 20px auto;
}

div.agency-trust i {
    color: #0074C1;
}

.property-preview-item .price span.starting-from {
    font-weight: normal;
    margin-right: 5px;
}

/* need this to mantain the height of ad grid block always the same */
.search-agency-item-information-header {
    min-height: 24px;
}

header > div.container {
    justify-content: space-between;
    height: 62px;
}

/* all all the rules below once thw work will be finished we have to remove from here and change in main/dop.css file */
.search-agency-item {
    border-radius: 0;
}

#v_cat_garage, #v_cat_terrain, #v_cat_bureau, #v_cat_fond {
    display: none;
}

/* display label if input contains some value, otherwise hide label */
label-dop { text-transform: none; }

input:focus + label-dop, textarea:focus + label-dop { color: #bb2939; }
input:valid + label-dop, input:disabled + label-dop, label-dop.display { top: -24px; left: 0; opacity: 1; z-index: 1; }
input:invalid + label-dop { top: -16px; opacity: 0; z-index: 0; }

div.mult-title[data-filled="1"] + label-dop { top: -24px; opacity: 1; z-index: 1; }
div.mult-title:not([data-filled="1"]) + label-dop { top: -16px; opacity: 0; z-index: 0; }

/* profile & contact start */


form.contact-agency .form-inner {
    position: relative;
    border-bottom: none;
    margin-top: 33px;
}

form.contact-agency div.multicallback-right div.form-inner {
    margin-top: 16px;
}

form.dop-callback-right select, div.geo-left select, form.contact-agency .form-inner input[type="text"], form.contact-agency .form-inner select, form.contact-agency .form-inner input[type="email"], form.contact-agency .form-inner input[type="phone"], form.contact-agency .form-inner input[type="password"], form.contact-agency .form-inner textarea, form.contact-agency .ui-selectmenu-button.ui-button, form.callback-right .ui-selectmenu-button.ui-button {
    color: #333;
    background-color: #fff;
    border: 1px solid #bfbdbd;
    padding: 10px 15px;
    border-radius: 2px;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;

}

.form-inner select::-ms-expand {
    display: none;
}

form.contact-agency .ui-selectmenu-button.ui-button {
    padding: 12px 14px;
    margin-top: 0;
}


form.contact-agency .form-inner i {
    position: absolute;
    top: 13px;
    left: 10px;
    z-index: 9;
}

form.contact-agency i + input[type="text"], form.contact-agency i + input[type="password"], form.contact-agency i + input[type="email"], form.contact-agency i + input[type="phone"] {
    padding-left: 35px !important;
}

form.contact-agency .ui-selectmenu-text {
    padding-left: 20px !important;
}

/*  need this to correctly display nested tabs */
.section-hightlight .ui-tabs-panel li.ui-tab {
    width: auto;
}

div.multicallback-right div.form-inner textarea {
    margin-bottom: 10px;
}

button.button-small {
    font-size: 14px;
    padding: 6px 14px 8px;
    border-radius: 3px;
    border: none;
}

button.ask-more-photos {
    position: absolute;
    top: 12px;
    z-index: 1;
    left: 12px;
    border: 1px solid #ccc;
    transition:all 1.0s ease-in-out;
}

.ad-more-info {
    position: absolute;
    transform: translate(-50%, -50%);
    padding: 6px 12px 6px 8px;
    font-size: 15px;
    border-radius: 20px;
    background: rgba(102, 102, 102, .6);
    color: #fff;
    left: calc(50%);
    bottom: 90px;
    cursor: pointer;
    z-index: 1;
    transition: all 0.2s ease-in-out;
    display: flex;
    align-items: center;
}

.ad-more-info:hover {
    background: rgba(68, 68, 68, .7);
}

.ad-more-info img {
    margin-right: 5px;
    width: 18px;
}

div.pdp.full .owner_buttons {
    width: 100%;
}

button.ad-without-photo {
    margin-top: 20px;
    position: static;
}

button.ask-more-photos #amp-text {
    display: none;
    transition:all 1.0s ease-in-out;
}

button.ask-more-photos:hover #amp-text {
    display: inline;
    transition:all 1.0s ease-in-out;

}

/* profile & contact end */



/* stats on LD */

div.prettyradio label{width: auto; margin-top: 2px; color: #A42836; font-weight: bold;}
div.prettycheckbox label{width: auto;  margin-top: 2px; color: #A42836; font-weight: bold;}
div.prettycheckbox {border: none;}
span.sgraph{color: #009; font-size: 110%; margin-left: -2px; margin-right: 4px;}

span.tinfo{display: none; font-weight: 300;}
span.tinfo span.totals { margin-left: 20px; }
span.totals{color: #777; font-size: 14px;}
span.period{color: #666; font-size: 13px; font-weight: normal;}
div.gheader{color: #555; text-align: left; padding: 0;}

div.nodata{font-weight: bold; font-size: 13px; padding: 12px 0; color: #666; text-align: center;}

div.graphs{background-color:#fff; border: 1px solid #CECECE; padding-right: 8px;}

table.shares td{text-align: center; vertical-align: middle; font-weight: bold; padding: 0; margin: 0; height: 37px; }
table.shares th{text-align: center; vertical-align: middle; font-size: 11px; color: #666; padding: 2px; margin: 0; line-height: 16px; border: none;}


#sgs_year, .owner_ad .superinfo .sgs_year{
    display: none;
}

#shows_ctrl, .owner_ad .superinfo .shows_ctrl{
    display: flex;
    padding: 6px 0;
    justify-content: space-between;
}

#stats_info table, .owner_ad .superinfo .stats_info table{
    margin: 5px 5px 5px 8px;
    width: 100%;
}

#stats_info table .shead th,
.owner_ad .superinfo .stats_info table .shead th
{
    padding: 2px 8px 5px;
}
.owner_ad .superinfo .stats_info table .shead,
.owner_ad .superinfo .stats_info table .sper,
#stats_info table .shead,
#stats_info table .sper{
    border-bottom: 1px solid #ddd;
}

.owner_ad .superinfo .stats_info table .sper td,
#stats_info table .sper td{
    padding-bottom: 5px;
    padding-top: 3px;
    font-weight: normal;
    color: #777;
}

.owner_ad .superinfo .stats_info table .sper td,
.owner_ad .superinfo .stats_info table .stots td{
    font-size: 14px;
}


.owner_ad .superinfo .stats_info table .sper th,
#stats_info table .sper th{
    padding-right: 12px;
}
.owner_ad .superinfo .shows_ctrl select,
#shows_ctrl select{
    display: block;
    padding: 3px 5px;
    border-radius: 4px;
    border-color: #ccc;
}

.owner_ad .superinfo,
#superinfo{
    display: none;
}

#superinfo{
    width: calc(100% - 15px);
}

.owner_ad .superinfo{
    padding: 8px;
    background: #fff;
}

.owner_ad .superinfo .plan_info,
#plan_info{
    border-bottom: 1px solid #eee;
    margin-bottom: 8px;
}

.owner_ad .superinfo .plan_info > div,
#plan_info > div{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 4px 0;
    justify-content: space-between;
}

.owner_ad .superinfo .plan_info div.listing_tags,
#plan_info div.listing_tags{
    padding-right: 12px;
    flex-shrink: 0;
    font-size: 90%;
    margin-top: 8px;
}

.owner_ad .superinfo .plan_info div.listing_tags:last-of-type,
#plan_info div.listing_tags:last-of-type{
    padding-right: 0;
}

.owner_ad .superinfo .plan_info div.listing_tags span:nth-child(even),
#plan_info div.listing_tags span:nth-child(even){
    font-weight: bold;
    color: #8d2d3c;
}

.owner_ad .superinfo .shows_ctrl div.sctrls,
#shows_ctrl div.sctrls{
    width: 75%;
    display: flex;
    justify-content: flex-end;
}

.owner_ad .superinfo .shows_ctrl div.sctrls select,
#shows_ctrl div.sctrls select{
    margin-left: 8px;
}

/* stats on LD end */


.alert-msg {
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 1rem 1.5rem 1rem 1rem;
    position: relative;
    margin: 1rem auto;
}

.alert-msg.error {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    width: 80%;
}

.alert-msg.success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

/*** delit kirill. kod so stroki 121
.buttons-container {
    display:flex;
    flex-wrap:wrap;
    flex-direction:row;
    justify-content:flex-start;
    align-items:stretch;
    border: 1px solid #999;
}

.buttons-right {
    order: 1;
    flex: 1;
    background-color: #f5f5f5;
    flex-basis: auto;
    padding: .5rem;
    text-align: right;
}

.buttons-left {
    order: 1;
    flex: 5;
    background-color: #FFF2D9;
    padding: .5rem;
    text-align: left;
}
***/

.ad-stats {
    margin-left: 10px;
}

.h_progress {
    overflow: hidden;
    background-color: #ddd;
}
.h_progress .bar {
    width: 1px;
    height: 7px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e90d2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -ms-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
}
.h_progress-striped .bar {
    background-color: #62c462;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    -o-background-size: 20px 20px;
    background-size: 20px 20px;
}
.h_progress.active .bar {
    -webkit-animation: h_progress-bar-stripes 2s linear infinite;
    -moz-animation: h_progress-bar-stripes 2s linear infinite;
    animation: h_progress-bar-stripes 2s linear infinite;
}
.h_progress-danger .bar {
    background-color: #dd514c;
}
.h_progress-danger.h_progress-striped .bar {
    background-color: #ee5f5b;
}
.h_progress-success .bar {
    background-color: #5eb95e;
}
.h_progress-success.h_progress-striped .bar {
    background-color: #62c462;
}
.h_progress-info .bar {
    background-color: #4bb1cf;
}
.h_progress-info.h_progress-striped .bar {
    background-color: #5bc0de;
}

.h_progress-warning .bar,
.h_progress .bar-warning {
    background-color: #faa732;
}

.h_progress-warning.h_progress-striped .bar,
.h_progress-striped .bar-warning {
    background-color: #fbb450;
}




.buttons-container {
    display: -webkit-flex;
    display: flex;
    border: solid 1px #ccc;
    border-top: none;
    position: relative;
}

.buttons-right {
    width: 35%;
    background-color: #ffebcd;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: flex-end;
    padding: 10px;
    font-size: 13px;
}

.buttons-left {
    width: 65%;
    background-color: #ffebcd;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 15px;
    border-radius: 0 0 0 5px;
}

@media screen and (max-width: 1200px) {
    .buttons-container {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .buttons-left {
        width: 100%;
        border-radius: 0;
    }
    .buttons-right {
        width: 100%;
    }

    div#surroundings {
        display: none;
    }
}


@media screen and (max-width: 639px) {

    .buttons-left {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 5px 5px;
    }
    .buttons-left-block1 {
        width: 100%;
        margin-bottom: 5px;
    }
    .buttons-left-block1 > *,
    .buttons-left-block2 > *,
    .buttons-left-block3 > *  {
        margin: 5px;
    }

    div.main.pg-my_listings.pg-search .ads-status {
        border-top-right-radius: 5px !important;
        border-bottom-right-radius: 5px !important;
    }

    .lds-ring {
        position: fixed !important;
        transform: translate(-50%,-50%) !important;
    }

    fieldset.body.current {
        padding-left: 0;
        padding-right: 0;
    }

    div.main div.main-search-block .estimate-home-new {
        text-align: center;
        left: 0;
        /*transform: translate(-50%, 32%);*/
        background: #fff;
        color: #333;
        width: 100%;
        border-radius: 0;
        padding: 20px 0;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        display: flex;
        align-items: center;
        justify-content: center;

    }
    .estimate-home-new a span.estimation-circle {
        display: none;
    }


    .estimate-home-new span.estimation-circle.for-mobile {
        display: inline-block !important;
        height: 40px !important;
        width: 40px !important;
        margin-right: 10px;
    }

    div.main div.main-search-block .estimate-home-new a {
        color: #333;
        font-size: 16px;
    }

    .main-search-block {
        background: none !important;
        background-color: #f2f1f1 !important;
    }

    #estimation-agency .summary button.button-l3 {
        width: auto !important;
    }

}

@media screen and (max-width: 450px) {
    .buttons-left-block2 {
        width: 100%;
    }

    .estimate-link-home {
        font-size: 15px !important;
    }

    img.estimate-icon {
        display: none !important;
    }
}
/* end kirill kod */

div.topm10 {
    margin-top: 10px;
}

img.agency-avatar {
    display: none;
    vertical-align: middle;
    margin-right: 2px;
    width: 36px;
    height: 28px;
    font-size: 16px;
    border: 2px solid #eee;
}

div.buttons-container button.active {
    color: #fff;
    /*background: green;*/
}

img#flogo {
    max-width: 220px;
}

div.profile-wrap.pad-bottom {
    padding-bottom: 30px;
}

div.profile-wrap-bottom {
    padding: 15px;
    border: 1px solid #ccc;
    border-top: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

html .button-l1, html .button-l3 {
    -webkit-appearance: unset;
}

div.profile-logo button {
    padding: 7px 20px;
}


div.profile-title {
    margin-top: 33px;
    padding: 8px 25px;
    font-size: 15px;
    font-weight: 500;
    text-align: center;
    border: 1px solid #ccc;
    background: #eee;
}

div.profile-wrap {
    border: 1px solid #ccc;
    border-top: none;
    padding: 10px 20px;
    text-transform: none;
}

div.profile-wrap-bottom button {
    margin: 3px auto;
}

div.profile-wrap.password {
    padding: 12px 24px 30px;
}

div.profile-wrap .form-inner {
    margin-top: 40px;
}

body.pg-my_listings .ads-status {
    border-left: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

body.pg-my_listings .ads-type {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

a.button-l5 {
    text-decoration: none;
    background: #fff;
    border: 1px solid transparent;
    padding: 5px 7px;
    border-radius: 5px;
    font-size: 16px;
    color: #666;
    cursor: pointer;

}

a.button-l5:hover:not(.active), .button-l5:hover:not(.active) {
    background: #fff;
}

div.ui-tabs-panel li {
    margin-left: 5px;
}

body.pg-my_profile div.ui-tabs-panel {
    background: #fff;
}

.section-hightlight div.profile-wrap ul.ui-tabs-nav li.ui-tabs-tab {
    display: inline-block;
}


.section-hightlight div.keywords li:after {
    border: none;
}

body.pg-search, body.pg-my_listings, body.pg-search_geo {
    background: #f1f1f1;
}

.pg-search .section-block-top, .pg-search_geo .section-block-top {
    border-top: 1px solid #ccc;
}

.ui-slider-horizontal .ui-slider-handle:before, .ui-slider-horizontal .ui-slider-handle:after {
    color: transparent;
}


div.rubric-item h2 {
    font-size: 30px;
    margin-bottom: 20px;
}




/* temporary hide this block on static pages */
.search-line-input {
    display: none;
}


#similar_ads div.listing-decor:first-of-type {
    display: none;
}

ul#sort-search-menu {
    min-width: 10em;
}

div.sort-by-select #sort-search-button {
    width: 7em;
}

div.container div.left-block div.flag-block > div.ad-ref {
    background: #888;
    border-color: #888;
    color: #fff;
}

.ad-title {
    font-size: 18px;
    color: #525252;
}

div.arrows {
    display: flex;
    flex-wrap: wrap;
    font-size: 15px;
}

div.arrows span {
    color: #999;
}

div.arrows > div > a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
}

div.arrows div i {
    vertical-align: text-bottom;
}

div.arrows div.next-ad i {
    margin-left: 3px;
}

div.arrows > div {
    display: flex;
    flex-grow: 1;
    width: 33%;
    height: 50px;
}

div.arrows > div.prev-ad {
    align-items: center;
    justify-content: flex-start;
}

div.arrows > div.next-ad {
    align-items: center;
    justify-content: flex-end;
}

div.arrows > div.back-to-results {
    align-items: center;
    justify-content: center;
}

div.ad-badge {
    position: absolute;
    z-index: 1;
}

div.ad-badge.deleted{
    left: 0;
    top: 12px;
    color: #fff !important;
    background: red;
    text-transform: uppercase;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}

div.ad-badge.website{
    left: 0;
    top: 12px;
    color: #fff !important;
    background: #3299CC;
    text-transform: uppercase;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}

div.ad-badge.first {
    left: 0;
    top: 12px;
    color: #fff !important;
    background: #F68E55;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}

div.flag-block div.ad-badge.first, div.flag-block div.ad-badge.top, div.flag-block div.ad-badge.notary {
    position: static;
}

div.ad-badge.premium {
    left: 0;
    top: 12px;
    color: #fff !important;
    background: #bb2939;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}

div.ad-badge.top {
    left: 0;
    top: 12px;
    color: #fff !important;
    background: #bb2939;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}

div.ad-badge.superannoncealaune {
    left: 0;
    top: 12px;
    color: #fff !important;
    background: #bba329;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}


div.ad-badge.notary {
    left: 0;
    top: 12px;
    color: #fff !important;
    background: #99424f;
    padding: 3px 12px 5px;
    font-size: 14px;
    font-weight: 500;
}

div.item.deleted {
    color: #fff !important;
    text-transform: uppercase;
    background: red;
}

div.item.exclusivness {
    color: #fff !important;
    background: #3299CC;
    text-transform: uppercase;
    margin-left: 5px;
}

div.item.shortterm {
    color: #fff !important;
    background: #E38217;
}

div.search-agency-item-container div.exclusivness {
    bottom: 10px;
    margin: 0;
    padding: 2px 10px;
    font-size: smaller;
}

div#similar_ads_blk div.ad-badge {
    font-size: 13px;
}

div#similar_ads_blk div.exclusivness {
    right: 0;
    bottom: unset;
    top: 10px;
}

div.ad-badge.photos-cnt {

    right: 10px;
    bottom: 8px;
    color: #fff;
    font-size: 14px;
}

div.ad-badge.photos-cnt span {
    border-radius: 3px;
    padding: 1px 5px 2px 6px;
    background: rgba(0, 0, 0, 0.3);
}

body.pg-geo_seek2 .pagination-numbers {
    margin: 0 10px;
}

body.pg-geo_seek2 .pagination-numbers .current {
    padding: 3px 8px;
}

body.pg-geo_seek2 .pagination-numbers a {
    margin-right: 8px;
    font-size: 17px;
}


body.pg-browse div.title  {
    padding-bottom: 0 !important;
}

body.pg-browse div.title h1 {
    font-size: 1.75em;
    line-height: 1.3;
    padding-bottom: 4px;
    margin-bottom: 0;
    font-weight: 500;
}

div.map-rez > div {
    margin-bottom: 10px;
    position: relative;
}



@media screen and (max-width:959px) {
    body.pg-browse div.title h1 {
        font-size: 1.5em;
    }

    .buttons-right {
        justify-content: space-between;
    }

    #distance_block {
        text-align: left !important;
        margin: 15px 0;
    }



}

body.pg-browse div.left-block div.title-block  {
    border-bottom: none;
}

body.pg-error div.title {
    color: #bb2939;
}

body.pg-error section.section-block {
    background: #f9f9f9;
    margin-top: 100px;
}

body.pg-error section.section-block p {
    text-align: center;
    color: #666;
}

body.pg-error .link-block a {
    margin-right: 2px;
}

body.pg-error div.main {
    background: #f9f9f9;
}

.object-content > .left-block div > div.title-main {
    font-size: 24px;
    font-weight: 500;
}

.dfp-results {
    text-align: center;
    margin: 15px 0;
}

#cookie-info {
    z-index: 999;
    width: 100%;
    bottom: 0;
    box-shadow: 0 -2px 8px rgba(0,0,0,.1);
    padding: 10px;
    background-color: #fffef1;
    position: sticky;
}

#cookie-info a.cookie-close  {
    float: right;
    color: #333;
    font-size: 22px;
    margin: -6px 6px 6px 6px;
}

ul#feeds li {
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    min-height: 130px;
}

ul#feeds li img {
    max-width: 145px;
}

body.pg-search div.container h1 {
    font-size: 21px;
    color: #8e2d3c;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.2;
}

.contact-form-block form.contact-agency .form-inner {
    margin-top: 17px;
}




div.left-block > button.button-l3.cont-form {
    margin-top: 25px;
}

body.pg-home .big-bnr {
    margin-bottom: 0;
}

body.pg-browse div.fixed-bnr-right {
    text-align: center;
    margin: 10px auto;
    background: transparent;
    max-width: 300px;
    overflow: hidden;
    z-index: 11;
}

.object-content > .right-block .agency-block .agency-info-block button:last-of-type {
    margin-bottom: 0;
}

button.view-contact-info {
    font-size: 0.9rem;
}


div.left-block > div.flag-block div.item.badge-large {
    padding: 2px 10px 4px !important;
    border: none !important;
}

@media only screen and (max-width:1070px) {
    div.big-bnr { display: none; }
}

@media only screen and (min-width:0px) and (max-width:754px) {
    .dfp-results, #hp_details { display: none; }
}

@media only screen and (min-width:960px) and (max-width:1180px) {
    .dfp-results { display: none; }
}


@media screen and (max-width:360px) {
    header div.container div.logo a img {
        width: 150px;
    }
    header div.container .head-login-bar span i, header div.container div#header_publier i {
        font-size: 26px;
    }

    header .head-lang-bar .lang-select {
        font-size: 14px;
    }
}


@media screen and (max-width:490px) {

    form.search-form-block .white-line .inputs-block.pois ul.token-input-list {
        min-height: 40px;
        height: auto !important;
    }

    form.search-form-block .white-line .select-block.link, form.search-form-block .white-line .inputs-block.pois {
        height: auto !important;
    }

    .buttons-container {
        flex-wrap:wrap;
    }
    .buttons-left {
        flex-basis: 100%;
    }
    .buttons-right {
        flex-basis: 100%;
    }
    .icon-bar-estimation #header_publier {
        display: none !important;
    }

}


form#f_anonce [type=checkbox] {
    margin-top: 5px;
}

div.chars-title {
    border-bottom: 1px solid #ccc;
    margin-bottom: 12px;
    margin-right: 12px;
}

div.chars-val {
    width: 220px;
    float: left;
    margin-top: 0px;
    margin-left: 5px;
}

div.option-block-dop div.mult-menu-item > span {
    padding: 7px 15px;
    height: 45px;
}

div.well {
    margin-top: 30px;
}

img.your-commercial {
    width: 160px;
    margin: 5px 10px;
    filter: grayscale(100%);
}

img.your-commercial:hover {
    filter: grayscale(0);

}

div.logo-optimal-size {
    margin-top: 10px;
    font-size: smaller;
    font-style: italic;
    color: #777;
}


#tabs-min {
    background: transparent;
    border: none;
}
#tabs-min .ui-widget-header {
    background: transparent;
    border: none;
    border-bottom: 1px solid #c0c0c0;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
#tabs-min .ui-tabs-nav .ui-state-default {
    background: transparent;
    border: none;
}
#tabs-min .ui-tabs-nav .ui-state-active {
    border: none;
}
#tabs-min .ui-tabs-nav .ui-state-default a {
    color: #c0c0c0;
}
#tabs-min .ui-tabs-nav .ui-state-active a {
    color: #8e2d3c;
}

div.head-search-form {
    display: flex;
    -webkit-box-flex: 4;
    -ms-flex-positive: 4;
    flex-grow: 4;
}

div.container.head-search-form input {
    height: 42px;
    font-size: 16px;
}

.head-search-form div.form-inner {
    margin-top: 20px;
}

ul.ui-tabs-nav {
    list-style-type: none;
    border-bottom: 1px solid #ccc;
}

div.tabs.form-inner {
    margin-top: 40px;
}

div.head-search-form form {
    width: 100%;
    margin-top: 0;
}

div.keywords {
    margin-top: 30px;
}

button.submit-btn {
    position: absolute;
    padding: 0 20px 0 40px;
    right: 0;
    top: 0;
    height: 100%;
    margin: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    text-transform: uppercase;
}

h2.title-search {
    text-align: left;
    margin: 0;
    font-size: 24px;
}

@media screen and (max-width: 640px) {


    div.featured_div div.wrapper-top .right {
        flex: 0 !important;
    }
    .section-hightlight div.keywords li.ui-tabs-tab {
        display: inline-block !important;
    }
}

@media screen and (max-width: 480px) {
    button.submit-btn {
        position: static;
        padding: 8px 40px;
        width: 100%;
        margin-top: 12px;
        border-bottom-left-radius: 5px;
        border-top-left-radius: 5px;
    }
    div.form-inner button.submit-btn i {
        display: none;
    }

    div.keywords {
        margin-top: 30px;
    }
}

.section-hightlight div.keywords li.ui-tabs-tab {
    font-size: 17px;
}

div.form-inner button.submit-btn i {
    position: absolute;
    top: 11px;
    left: 14px;
    z-index: 9;
}

.sorting-results h1 {
    display: inline-block;
}

div.mboxes {
    background: #fff;
    padding: 5px 10px;
}

div.mboxes h3 {
    margin-top: 44px;
    font-size: 19px;
    text-transform: inherit;
}

.dop-mob-button {
    display: none;
}
body.fut-dopbut-ok {
    margin-bottom: 58px;
}
.fut-dopbut-ok .dop-mob-button {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f1f1f1;
    z-index: 99;
    border-top: solid 1px #ddd;
    padding: 10px 10px 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.dop-mob-button .dop-callback,
.dop-mob-button .button-l3 {
    width: 100%;
    padding: 9px 0 10px;
    border-radius: 0;
    margin-top: 0;
    font-size: 16px;
    font-weight: 500;
}

div.call-advertiser-name {
    font-size: 17px;
}

div.call-advertiser-phone {
    margin-top: 5px;
    font-size: 19px;
    margin-bottom: 0;
    font-weight: 500;
}

ul.geo-cities {
    float: left;
}

ul.geo-cities li {
    list-style: none;
}

.geogrid-wrap {
    width: 100%;
    display: -webkit-flex;
    display: flex;
    margin-top: 20px;
    line-height: 1.3;
}

.geogrid-block {
    width: 50%;
    display: -webkit-flex;
    display: flex;
}

.geogrid-line {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

div.geogrid-block ul.geogrid-line li.geogrid-element {
    font-size: 15px;
}

.geogrid-element span {
    color: #888;
    min-width: 38px;
    display: inline-block;
}



@media screen and (max-width: 1440px) {
    .geogrid-block {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .geogrid-line {
        width: 100%;
    }
}

@media screen and (max-width: 1000px) {
    .geogrid-wrap {
        padding: 0 15px;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        line-height: 1.5;
    }
    .geogrid-block {
        width: 33%;
    }

    body.pg-my_listings .search-cont {
        display: block;
        width: 100%;
    }

    body.pg-my_listings .results-right {
        display: block;
        width: 100%;
    }

    body.pg-my_listings #listings_ribbon {
        width: 100%;
    }

    body.pg-my_listings #dc-right, body.pg-my_favorites #dc-right {
        text-align: center;
        margin: 30px 0;
    }
}


@media screen and (max-width: 1180px) {
    body.pg-my_listings .results-right {
         display: block;
    }
}


@media screen and (max-width: 639px) {
    .geogrid-wrap {
        padding: 0 15px;
        line-height: 1.6;
    }
    .geogrid-block {
        width: 50%;
    }
}

@media screen and (max-width: 459px) {
    .geogrid-wrap {
        padding: 0 15px;
        line-height: 1.7;
    }
    .geogrid-block {
        width: 100%;
    }

    .object-content > .left-block .description-block .line-item .name {
        width: 40%;
    }

    .object-content > .left-block .description-block .line-item .value {
        width: 60%;
    }
}

.loading > *{
    display: none;
}

.loading {
    width: 30px;
    height: 30px;
    background-color: #8e2d3c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;

    margin: 10px auto;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}

@-webkit-keyframes sk-rotateplane {
    0% { -webkit-transform: perspective(120px) }
    50% { -webkit-transform: perspective(120px) rotateY(180deg) }
    100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
    0% {
        transform: perspective(120px) rotateX(0deg) rotateY(0deg);
        -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg)
    } 50% {
          transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
          -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg)
      } 100% {
            transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
        }
}

/*
div.featured_div div.search-agency-item-image {
    height: 308px;
}
*/

@media screen and (max-width: 639px) {
    div.featured_div div.search-agency-item-image {
        height: 98%;
    }

    div.featured_div .search-agency-item-container.dop2 .search-agency-item-information.dop2 {
        border-top: none;
    }

    .top-img-flex-container>img {
        flex-flow: row nowrap;
        align-items: center;
    }

}

div.ad-badge.attheone {
    left: 0;
    top: 12px;

    color: #fff !important;
    background: #bb2939;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}

div.featured_div div.ad-badge.top, div.featured_div div.ad-badge.attheone {
    left: 0;
    top: 12px;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}


div.featured_div .search-agency-item-container:not(.owner_ad) .search-agency-item-information.dop2 span {
    height: 50px;
}
div.featured_div .search-agency-item-container:not(.owner_ad) .search-agency-item-information.dop2.hot-demande span {
    height: 38px;
}

div.featured_div .search-agency-item-container:not(.owner_ad) .search-agency-item-information-fut-line img {
    max-height: 80px;
}

div.featured_div div.ad-badge.top, div.featured_div div.ad-badge.premium {
    left: 0;
    top: 12px;
    padding: 3px 12px 4px;
    font-size: 14px;
    font-weight: 500;
}


div.featured_div .search-agency-item-container:not(.owner_ad) p.title-anons a {
    font-size: 17px;
    line-height: 22px;
}

div.featured_div .search-agency-item-information.dop2 .button-200, div.featured_div .search-agency-item-information.dop2 .button-201 {
    border: solid 1px;
}

div.search-agency-item-container.top-annonce {
    margin-bottom: 0;
}

.top-img-flex-container {
    display: flex;
    margin: 1px 0;
    justify-content: flex-start;
    background-color: #ddd;
}

.top-img-flex-container>img {
    background-color: #f1f1f1;
    width: 101px;
    height:76px;
    margin: 1px 1px 1px 0;
    text-align: center;

}


.wrapper-top {
    display: flex;
    width: 100%;
    position: relative;
}

.wrapper-top .left, .wrapper-top .right {
    flex: 2;
}

.wrapper-top img {
    width: 100%;
    height: 100%;
}

div.left.box img {
    border-right: 1px solid #eee;
}

div.right div.box img {
    border-bottom: 1px solid #eee;
}

.wrapper-top .left {
    flex-grow: 4;
}

.wrapper-top .right {
    flex-wrap: wrap;
    height: 100%;
}
.wrapper-top .box {
    display: flex;
    align-items: inherit;
    justify-content: center;
    overflow: hidden;
    position: relative;
}

.search-form-flex {
    display: flex;
    align-items: center;
}

.search-form-flex .left {
    flex-grow: 1;
}

.search-form-flex .right {
    color: #666;
    font-weight: 500;
    font-size: 17px;
    margin-right: 12px;
    padding-bottom: 0.7rem;
}

.search-form-flex .right:after {
    height: 20px !important;
}

.button-l5.active[data-role="top"], .button-l5.active[data-role="premium"] {
    background-color: #bb2939 !important;
}

.button-l5.active[data-role="featured"] {
    background-color: #f68e55 !important;
}


ul.container.bc > li {
    display: inline;
}

li.bc_current {
    position: relative;
}

#choose-bc-cities {
    cursor: pointer;
}

.breadcrumbs-list {
    background: #fff;
    list-style: none;
    line-height: 2;
    padding: 7px 15px 7px;
    position: absolute;
    width: 200px;
    max-height: 200px;
    border: 1px solid #ccc;
    top: 25px;
    left: -7px;
    z-index: 9;
    overflow-y: scroll;
}

.pg-dealers .abroadcheck {
    right: 27px;
}

.pg-dealers form.search-form-block .form-l2-line {
    padding-top: 10px;
}

.pg-dealers div.radiusbtns {
    right: 30px;
    top: 21px;
}

@media screen and (max-width: 1200px) {

    .pg-dealers form.search-form-block {
        padding: 15px 15px 25px 25px;
    }

    .alerts-msg {
        font-size: 20px !important;
    }

    div.ld-pad {
        padding: 10px;
    }

}

img.agency-services {
    max-width: 78px;
}

.cont-form, .listing-favorite {
    cursor: pointer;
}

.all-prop {
    font-size: 15px;
    margin-bottom: 25px;
}

.alerts-msg {
    font-size: 23px;
    margin: 40px 20px;
    color: #8e2d3c;
}


.flexcontainer {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 8px;
    color: #666;
    overflow: hidden;
}

.flexrow {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.flexcontainer>div {
    text-align: center;
    padding: 0 10px 0 0;
    margin: 2px 5px 3px 0;
    font-size: 16px;
}

.flexcontainer div i {
    margin-right: 8px;
}

.flexcontainer .price {
    font-size: 21px !important;
    color: #555;
    padding: 0 10px 0 0;
    margin-left: 0;
    margin-right: 20px;
    border-radius: 3px;
    margin-top: 0;
    line-height: 1.2;
}

.flexcontainer .price i {
    font-size: 19px;
}

#similar_ads div.flexcontainer div.rooms {
    display: flex;
}

.flexcontainer .asc_price {
    font-size: 19px;
}

.top-annonce .flexcontainer>div {
    font-size: 17px;
}

#similar_ads .flexcontainer div {
    display: none;
}

#similar_ads .flexcontainer div:nth-child(1), #similar_ads .flexcontainer div:nth-child(2) {
    display: flex;
}

#similar_ads .flexcontainer div i {
    line-height: 1.5;
}

#similar_ads .flexcontainer .price {
    width: 100%;
    font-size: 20px !important;
    height: 30px;
}

#similar_ads .flexcontainer .asc_price {
    font-size: 15px;
}

.accept-input {
    display: none;
}
.view-listings-btn {
    flex: 25%;
    text-align: right;
}

.view-listings-btn a {
    font-size: 13px;
    white-space: nowrap;
    background: #bb2939;
    border-radius: 3px;
    text-transform: uppercase;
    color: #fff;
    padding: 5px 12px 5px;
    text-decoration: none;
    margin: 0;
}
.view-listings-btn a:hover, .view-listings-btn a:focus {
    color: #fff;
    background: #8e2d3c;
    text-decoration: none;
}

.restore-listing {
    padding: 9px !important;;
    width: 40px;
}

.restore-listing img {
    display: block;
}


.hide-listing img {
    display: block;
}



/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-bottom: 5px;
    margin-left: -80px;
    padding: 7px 7px 10px 7px;
    width: 160px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #000;
    background-color: hsla(0, 0%, 20%, 0.9);
    color: #fff;
    content: attr(data-tooltip);
    text-align: center;
    font-size: 14px;
    line-height: 1.2;
}

.search-agency-item-information-fut-line [data-tooltip]:before {
    margin-left: -130px;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
    position: absolute;
    bottom: 150%;
    left: 50%;
    margin-left: -5px;
    width: 0;
    border-top: 5px solid #000;
    border-top: 5px solid hsla(0, 0%, 20%, 0.9);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    content: " ";
    font-size: 0;
    line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
}

.ld-share i.fa-heart, .ld-share i.fa-heart-o {
    font-size: 0.95em;
}

#map, #gmap {
    box-sizing: content-box;
}

.alert-bottom-wrap {
    padding: 15px;
    background: #f5f5f5;
    border: 1px solid #bb2939;
}

.alert-bottom {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

form.alert-bottom div.form-inner {
    width: auto;
    margin-top: 0;
    margin-right: 10px;
    flex-grow: 2;
}

form.alert-bottom div.form-inner i {
    top: 12px;
    left: 11px;
}

form.alert-bottom div.form-inner input.alert-email {
    padding: 9px 10px;
}

/*form.alert-bottom button.button-l3 {*/
/*    text-align: right;*/
/*    margin-top: 0;*/
/*    width: auto;*/
/*}*/

form.alert-bottom .alert-title {
    margin: 7px 15px 0 0;
    font-weight: 500;
    color: #bb2939;
}

.alert-policy {
    margin-top: 12px;
    font-size: smaller;
}

@media only screen and (max-width:920px) {

    div.price-range .loan-wrap {
        display: block !important;
        margin: 0;
    }

}

@media only screen and (max-width:754px) {
    .alert-bottom .alert-title {
        display: block;
        width: 100%;
    }

    #home-loan {
        margin-top: 0;
    }

    div.price .loan-wrap {
        display: block !important;
        margin: 0;
    }

}

.cgv {
    font-size: 16px;
    text-align: left;
    padding: 8px 4px 0px 40px;
    text-indent: -22px;
}

div#sinfo {
    padding: 5px 10px 7px 10px !important;
    background: rgb(255, 255, 255);
    border-radius: 5px;
    border: 1px solid rgb(204, 204, 204);
    z-index: 99999;
}

.total-results {
    color: #666;
    font-size: 18px;
    margin: 10px 0 20px 0;
}

.privacy_link {
    font-size: 15px;
    margin-top: 20px;
}

.prev-next {
    font-size: 30px;
    padding: 5px 15px;
}

#similar_ads p.title-anons {
    overflow: initial;
    white-space: initial;
}

.contact-form-block:disabled .contact-right {
    opacity: 0.2;
}

.grey-bg {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #aaa;
    border-radius: 10px;
    opacity: 0.8;
}

.lds-ring {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 64px;
    height: 64px;
    z-index: 10;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.row-flex {
    display: flex;
    align-items: baseline;
}

.column-flex {
    flex: 50%;
    padding: 10px;
}

.loc-left {
    flex: 2;
}

.loc-right {
    flex: 2;
}

a.loan-msg {
    color: #bb2939;
    border-bottom: 1px dashed;
    font-size: 17px;
}

a.loan-msg:hover {
    text-decoration: none;
    color: #e20613;
}

.loan-msg img {
    vertical-align: sub;
    margin-left: 5px;
}

.alert-title i, .newsletter-title i {
    margin-right: 7px;
    font-size: larger;
}

.login-name {
    cursor: default;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 200px;
}

.wrap-buttons {
    margin: 15px;
}

.loan-wrap {
    display: inline-block;
    margin-left: 15px;
}


.type-group input[type=radio] {
    position: absolute;
    visibility: hidden;
    display: none;
}

.type-group input[type=radio]:checked + label {
    color: #eee;
    background: #8e2d3c;
}

.type-group label {
    background: #ddd;
    color: #8e2d3c;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
    margin: 0;
    padding: 10px;
    border: 1px solid #8e2d3c;
}

.type-group {
    float: left;
    display: inline-block;
    margin: 0px;
    overflow: hidden;
}

input[type=text].type-input {
    border: 1px solid #8e2d3c;
    border-left: none;
    min-width: 90px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.df-column {
    float: left;
    min-width: 220px;
    margin: 20px 30px 0 0;
}

.only-rent, .only-sale, .only-rent-tenant-or-both, .only-sale-buyer-or-both {
    display: none;
}

.clear-both {
    clear: both;
    padding-top: 10px;
}

@media only screen and (min-width: 920px) {
    .loc-right {
        flex: 1;
    }
}

.map-app {
    background: #eee;
}

.agency-f-line {
    width: 100%;
}

.geo-left {
    flex-grow: 2;
    padding-right: 20px;
    padding-bottom: 20px;
}

.geo-right {
    display: flex;
    flex-grow: 4;
    padding-left: 20px;
    border-left: 1px solid #ddd;
}


@media only screen and (max-width: 737px) {
    .geo-left {
        padding-right: 0;
    }

    .geo-right {
        display: none;
        padding-left: 0;
        height: 450px;
        border-left: none;

        display: block;
        height: auto;
    }

    #xmadops span{
        display: block;
    }

    #geo_c, #map_div{
        display: none;
    }




    .geo-right label {
        font-size: smaller;
    }

    div.container .flex-container {
        display: block;
    }

    .flex-container .flex-item.or {
        margin-top: 20px;
    }

    div.container div.rowheader {
        margin: 0;
    }

    div.pre-container {
        padding: 10px 10px 40px;
    }

    div.footer-links a {
        display: block;
        margin-bottom: 15px;
    }

    span.footer-link-divider {
        display: none;
    }


}

.dfp-results-mobile {
    margin-top: 10px;
    margin-bottom: 20px;
    display: none !important;
}

@media only screen and (min-width:320px) and (max-width:754px) {
    .dfp-results-mobile { display: block !important; }

    div.ad-scroller div.estimate-with-agent-title {
        display: none;
        margin-top: 30px;
    }
}


.forms-sub-title {
    color: #666;
    margin-bottom: 15px;
}

.login-2step {
    max-width: 500px;
    margin: 0 auto;
}

a.estimate-link {
    display: block;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 0px 10px !important;
    margin-right: 10px;
}

a.estimate-link .estimate-icon {
    vertical-align: top;
}

a.estimate-link span {
    margin-left: 2px;
}

.estimate-link:hover {
    text-decoration: none;
}


.estimate-link-home {
    display: flex;
    padding: 0 5px;
    font-size: 17px;
    background: #f7f7f7;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
}

.estimate-link-home .estimate-icon {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px 2px;
}

.estimate-link-home a.estimation-text-link {
    align-items: center;
    color: #fff;
    background: #bb2939;
    flex-shrink: 0;
    border-radius: 3px;
    padding: 10px 20px;
    margin: 10px;
    flex-grow: 1;
    text-align: center;
}

div.container.estimate-home  {
    text-align: center;
    margin: 50px auto 0;
}

.estimate-home img {
    width: 100%;
    height: 100%;
    max-width: 506px;
    max-height: 64px;
}

.estimate-side {
    max-width: 300px;
}


@media screen and (min-width:960px) {
    .estimate-link-home {
        display: none;
    }

}

.warning-msg {
    color: #a94442;
    margin-top: 30px;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 10px 15px 15px;
    font-size: 14px;
    border-radius: 5px;
    text-align: left;
}

.warning-msg a {
    display: inline-block;
    text-decoration: underline;
    margin-top: 2px;
}

.warning-msg strong {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 15px;
}

a.link-home-featured {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 12px 16px;
    background: #0000008d;
    text-decoration: none;
    cursor: pointer;

}


/*@media screen and (min-width:1200px) {*/
/*	*/
/*	a.link-home-featured {*/
/*		position: relative;*/
/*		grid-row: 1;*/
/*		grid-column: 3;*/
/*		align-self: end;*/
/*		margin-left: 16px;*/
/*	}*/
/*	*/
/*	.container.search-form-container.add-details-click{*/
/*		display: grid;*/
/*		grid-template-columns: max-content max-content auto;*/
/*		align-items: start;*/
/*		justify-content: start;*/
/*	}*/
/*	*/
/*	.map-block.left-line-block{*/
/*		height: 100%;*/
/*        !*align-items: start;*!*/
/*        display: block;*/
/*	}*/


/*	.map-block.left-line-block #map-box-sizer{*/
/*        max-height: unset;*/
/*        height: calc(100% - 64px);*/
/*    }*/


/*}*/




.main-search-block.ultra-ad{
    background: linear-gradient( rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3) );
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.uad-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.uad-title {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 0;
    max-width: 210px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: right;
}

.uad-title span {
    display: block;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.uad-logo {
    height: 32px;
    width: auto;
}

.uad-agence {
    margin-top: 4px;
    text-align: right;
}

.uad-agence span {
    font-size: 14px;
    color: #ddc5c5;
    margin: 0;
}

.main-search-block {
    height: 550px;
}

.upper {
    text-transform: uppercase;
}

.dop-mob-button button.dop-callback {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.dop-mob-button button.dop-contact {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;

}

body.pg-add_listing div.main, body.pg-edit_listing div.main {
    overflow: unset;
}

.type-group label.rounded {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.flex-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.flex-item.or {
    font-weight: 500;
}

.flex-item + .flex-item {
    margin-left: 2%;
}


.estimation-online img, .estimation-with-agency img {
    margin: 20px 10px;
    width: 300px;
}

.estimation-slogan {
    color:#333;
    text-transform: none;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 20px;
}

.estimation-advantages {
    margin: 0 0 10px;
    font-weight: bold;
    font-size: 17px;
    color: #8e2d3c;
}

.estimation-section-info {
    text-align: center;
    margin: auto;
    width: 200px;

}

.estimation-section-info > div > img {
    margin-top: 20px;
}

.estimation-footer {
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
    padding: 20px 40px;
    border-radius: 5px;
    text-align: center;
    background: whitesmoke;
    margin-bottom: 50px;
    border: 1px solid #e5e5e5;

}

.pre-container {
    background-color:whitesmoke!important;
    padding:30px 10px 60px;
}


div.footer-links {
    margin: 30px 10px;
}

h1.estimation-type {
    display: inline;
    vertical-align: middle;
    font-size: 28px;
    color: #8e2d3c;
    padding: 0 20px;
    font-weight: 500;
}

.required-field {
    vertical-align: super;
    font-size: 9px;
    color: red;
}

input#listing_attributesbuildYear, div.form-group input[type="number"], div.form-group input[type="text"], div.form-group input[type="tel"] {
    min-width: 200px;
}

span > strong {
    margin-bottom: 10px;
    display: inline-block;
    font-weight: 400;
}

div#agencieslist table tr td {
    min-width: 40px;
}

div.form-group .form-radio-flex {
    margin-bottom: 20px;
}

div.main div.content div.form-group .error-hidden, body div.content fieldset span.error-hidden {
    display:none;
    color:red;
    margin-top: 5px;
}

.exmargin_right .error-hidden {
    max-width: 300px;
}

h2.why-estimation {
    margin-top: 30px;
    font-size: 22px;
    font-weight: 500;
    text-transform: none;
    color: #333;
}

/* estimation with agent styles */

.estimation-with-agent .current .title .step-number {
    background: #0f0044;
    color: #fff;
}
.estimation-with-agent .current .title .step-text {
    color: #0f0044;
}

.estimation-with-agent .form-radio-flex input:checked + label {
    border: 1px solid #0f0044;
    z-index: 1;
    background-color: #0f0044 !important;
    color: #fff;
}

.estimation-with-agent h2 {
    color: #0f0044;
}

.estimation-with-agent .actions ul li a {
    background: #0f0044;
    color: #fff;
}

.estimation-with-agent .main a {
    color: #0f0044;
    font-weight: 500;
}

.estimation-with-agent a:focus, .estimation-with-agent a:hover {
    color: #bbb;
}

.estimation-with-agent h1.estimation-type {
    color: #0f0044;
}

.estimation-with-agent .form-radio-flex .customradio input:checked + label, .estimation-with-agent .form-radio-flex.garages-section .custombox input:checked + label {
    border: 1px solid #0f0044;
    background: #0f0044 !important;
}

.estimation-with-agent .required-field {
    color: red;
}

.estimation-with-agent .form-radio-flex .custombox input:checked + label {
    color: #0f0044;
}

/* to remove if scss_old will be ok */

@media screen and (max-width: 480px) {


}


#estimation-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 40px 10px 15px 10px;
}

.highlight {
    font-size: 14px;
    color: #ffffff;
    background-color: #8e2d3c;
    width: auto;
    padding: 4px 12px 6px;
    border-radius: 7px;
    margin: auto;
    text-align: center;
    letter-spacing: 0.01em;
    margin-bottom: 30px;
}

@media screen and (max-width: 992px) {
    .rowheader img {
        width: 250px!important;
    }

    div.form-radio-flex .form-radio-item, div.form-radio-flex select.minimal, div.exmargin_right input {
        width: 100% !important;
    }

    input#listing_attributesbuildYear {
        width: 100%;
    }

    .form-radio-flex .form-radio-item {
        padding-right: 0;
    }

}

div#office label {
    margin-right: 20px;
    margin-bottom: 0;
}

div#office form.contact-agency .form-inner input {
    width: auto;
}
div#office form.contact-agency .form-inner, div#geoeditor div.geo-left .form-inner {
    margin-top: 0;
    font-size: 16px;
    color: #333;
}

label.labelz strong {
    text-transform: uppercase;
    color: #555;
    font-weight: 500;
}

div#office label.labelz {
    margin-top: 30px;
    margin-bottom: 10px;
}

div#office form.contact-agency .ui-selectmenu-text, div#geoeditor div.geo-left .ui-selectmenu-text {
    padding-left: 0 !important;
}

div#office #dstatus-button {
    max-width: 500px;
}

.box-with-border {
    border: 1px solid #ddd;
    padding: 20px;
    vertical-align: top;
    background: #f5f5f5;
}

.skeleton-loading::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(20%, rgba(255, 255, 255, 0.2)), color-stop(60%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));
    -webkit-animation: shimmer 0.7s infinite;
    animation: shimmer 0.7s infinite;
    content: "";
}

@keyframes shimmer {
    100% {
        transform: translateX(100%);
    }
}

div#geoeditor input {
    padding: 10px 15px;
}

.label-input {
    padding-bottom: 5px;
    color: #666;
    font-size: 15px;
}

.field-group-flex {
    display: flex; flex-wrap: wrap;
}

.flex-divider {
    flex-basis: 100%;
    height: 0;
    clear: both;
}

.add-margin {
    margin: 10px auto;
}

.field-block {
    min-width: 240px;
    margin: 10px 20px 10px 0;
}

.ads-count-num {
    margin: 30px 0 10px;
    padding: 0 15px 15px 10px;
    color: #555;
    border-bottom: 1px solid #ddd;
}

body.pg-my_defavorites div.deFavs-count, body.pg-dealers div.deFavs-count {
    display: none;
}

div.pre-container-search {
    margin: 0 auto;
}

body.pg-search div.pre-container-search {
    background: #e5e5e5;
}

div.ad-badge div {
    position: absolute;
    left: 0;
    top: 12px;
    color: #fff !important;
    background: #696969;
    font-size: 16px;
    padding: 3px 12px 4px;
    font-weight: 500;
}

.agent_div.selected {
    background: #f3eaeb;
    border: 1px solid #8e2d3c;
}

.agent_div:hover {
    border: 1px solid #8e2d3c;
}

.agent_div .closer {
    position: absolute;
    display: flex;
    right: -13px;
    top: -13px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    justify-content: center;
    align-items: center;
    border: 1px solid #8e2d3c;
    background: #8e2d3c;
    color: #fff;
    cursor: pointer;
}

section.section-block.agency-search-result {
    margin: 0;
    padding-top: 15px;
}

.search-cont .agent_div {
    width: 100%;
}

body.pg-dealers div.results-right {
    position: sticky;
    top: 150px;
}

.ui-menu-item-wrapper:hover * {
    color: #fff !important;
}

.total-results-agent {
    color: #666;
    margin: 0 10px 10px 0;
}

.view-all-agency-ads {
    display: inline-block;
    margin-bottom: 20px;
}

sup.new {
    padding: 3px 5px;
    background-color: #cc2222;
    font-size: 9px;
    color: #fff;
    top: -1.1em;
}

#password-strength-meter {
    margin-top: 20px;
}

div#my-calls {
    margin-top: 30px;
}

div.call-service-actions button {
    text-transform: uppercase;
    border: 1px solid #972b3b;
}

a.loan-msg {
    text-decoration: none;
}


div.dockbar {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    /*height: 62px;*/
    z-index: 100;
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px;
    width: calc(100vw - 0px);
}

.dockflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

div.dockbar .container {
    padding: 6px 10px;
}

.dockbar .dop-mob-button, .dockbar .dop-callback, .dockbar .dop-contact {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dockbar .dop-callback, .dockbar .dop-contact {
    padding: 7px 18px;
    font-weight: 400;
    margin: 5px 2px;
}

.dockbar .dop-callback {
    border-width: 1px;
}

div.dockbar .price {
    font-size: 18px;
    font-weight: 500;
}

div.dockbar a.loan-msg {
    font-size: 15px;
    vertical-align: text-top;
    border: none;
}

.object-content .right-block form {
    max-width: 300px;
}

.object-content .right-block .dop-callback-right {
    width: auto;
}

.object-content .right-block .form-callback-left, .object-content .right-block .form-callback-right {
    width: 100%;
}

/*.object-content .right-block select, .object-content .right-block textarea {*/
/*    display: none;*/
/*}*/

.callback-right .callback-inputs textarea {
    margin-top: 10px;
    min-height: 132px;
}

.callback-right .callback-inputs select {
    max-width: 100%;
}

.dockflex-right {
    text-align: right;
}

.dockbar .property-info {
    margin-right: 10px;
    white-space: nowrap;
    max-width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 1100px) {
    .dockbar .property-info {
        max-width: 500px;
    }
}

@media screen and (max-width: 1000px) {
    .dockbar .property-info {
        max-width: 400px;
    }
}

@media screen and (max-width: 900px) {

    body div.main div.dockbar {
        display: none !important;
    }

    .dockbar .property-info {
        max-width: 300px;
    }
}


form.callback-right {
    margin: 10px 0 20px;
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 20px 15px 15px 15px;
    background: #f9f9f9;
}

form.callback-right button {
    width: 100%;
    margin: 10px 0 0;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px;
}

form.callback-right input[type=text], form.callback-right textarea {
    width: 100%;
    color: #333;
    border: 1px solid #bfbdbd;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 12px;
}

.callback-right .company-logo, .callback-right .company-name, .callback-right .company-phone, .callback-right .company-phone-visible, .callback-right .agent-name, .callback-right .agent-title {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    position: relative;
}

.callback-right .company-logo img {
    width: 100px;
}

.callback-right .company-logo-badge {
    position: absolute;
    right: 15px;
    top: -10px;
}

.callback-right .agent-avatar {
    display: flex;
    justify-content: center;
}

.callback-right .agent-avatar img {
    border: 1px solid #ddd;
    border-radius: 50%;
    object-fit: cover;
    object-position: center center;
}

.callback-right .agent-name {
    font-size: 17px;
    font-weight: 500;
    color: #8e2d3c;
    justify-content: left;
    text-align: left;
}

.callback-right .agent-title {
    font-size: 15px;
    color: #666;
    justify-content: left;
    text-align: left;
}

.callback-right .flexrow.agent-left {
    flex: 30%;
    margin: 0;
}

.callback-right .flexrow.agent-right {
    flex: 70%;
    margin: 0;
    justify-content: center;
}

.callback-right .more-info {
    font-size: 15px;
    margin-bottom: 20px;
}

.callback-right .more-info span {
    cursor: pointer;
    color: #bb2939;
    text-decoration: underline;
}

.callback-right .more-info i {
    color: #bb2939;
}

.callback-right .company-name {
    font-weight: 500;
    margin: 10px auto;
    text-transform: uppercase;
}

.callback-right .company-name a {
    color: #444;
}

.callback-right .company-address {
    color: #777;
    font-size: 14px;
}

.callback-right .callback-inputs {
    margin: 20px 0 5px;
}

.callback-right .company-phone {
    cursor: pointer;
    color: #336699;
}

.callback-right .company-phone i, .callback-right .company-phone-visible i {
    margin-right: 5px;
}

.callback-right .company-phone span {
    text-decoration: underline;
}

.callback-right .company-phone-visible i, .callback-right .company-phone-visible a {
    color: #336699;
}


.accept-conditions {
    margin: 0 1px;
}

.accept-conditions input {
    width: initial !important;
    align-self: flex-start;
    margin: 2px 0 0 0;
    vertical-align: text-top;
}


.fotorama__nav-wrap {
    background: #f9f9f9;
}

.right-block-sticky {
    position: sticky;
    top: 80px;
}

.dop-mob-button button.visitbutton {
    border-radius: 0;
    cursor: pointer;
}


/* Styled checkboxes */

.styled-checkbox input[type='checkbox'] {
    position: absolute;
    opacity: 0;
}
.styled-checkbox input[type='checkbox'] + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.styled-checkbox input[type='checkbox'] + label:before {
    content: "";
    margin-right: 10px;
    margin-bottom: 2px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
    border: 1px solid #aaa;
}
.styled-checkbox input[type='checkbox']:hover + label:before {
    background: #eee;
}
.styled-checkbox input[type='checkbox']:checked + label:before {
    background: #bb2939;
    border: none;
}
.styled-checkbox input[type='checkbox']:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}
.styled-checkbox input[type='checkbox']:disabled + label:before {
    box-shadow: none;
    background: #ddd;
}
.styled-checkbox input[type='checkbox']:checked + label:after {
    position: absolute;
    left: 4px;
    top: 4px;
    color: #fff;
    font-size: 12px;
    content: "\f00c";
    font-family: "Font Awesome 5 Pro";
}

.styled-checkbox.smaller input[type='checkbox']:checked + label:after {
    left: 4px;
    top: 1px;
    font-size: 11px;
}

.styled-checkbox.smaller input[type='checkbox'] + label:before {
    width: 18px;
    height: 18px;
}

.styled-checkbox.smaller input[type='checkbox'] + label {
    font-size: 13px;
    line-height: 20px;
}


h2.title {
    color: #8e2d3c;
    font-size: 26px;
    margin: 50px 0 20px 0;
    text-align: center;
}

.centered {
    text-align: center;
    margin: 0 auto;
}

.estimate-home-new {
    border-radius: 15px;
    position: absolute;
    left: 10px;
    bottom: -45px;
    background: #0000008d;
    font-size: 15px;
    font-weight: normal;
    padding: 6px 10px 6px 6px;
}

.estimate-home-new a {
    color: white;
}

.estimate-home-new a span {
    text-decoration: underline;
    font-weight: 500;
}

.estimate-home-new a:hover {
    text-decoration: none;
}

/** YATMO **/

.yatmo-sum-title{
    font-size: 1.15em;
    padding-top: 15px;
}

div.buttons-container.btn-toolbar-brd button.disabled,
div.buttons-container.btn-toolbar-brd a,
div.owner_buttons button.disabled,
div.owner_buttons a{
    pointer-events: auto !important;
}

.pg-my_listings .area-block-maps {
    display: none;
}

.gateway-ad {
    right: 5px;
    top: 8px;
    position: absolute!important;
    color: #fff;
    text-shadow: 0 0 1px #555, 0 0 1px #555, 0 0 1px #555;
}

div.buttons-container div.buttons-left div.buttons-left-block1 > a.fa-sparkles.active {
    color: #fff;
    background-color: mediumvioletred !important;
}

.estimation-circle {
    background: #8e2d3c;
    border-radius: 50%;
    padding: 3px;
}
.estimation-circle img {
    vertical-align: text-top;
}

.estimate-home-new span.estimation-circle.for-mobile {
    display: none;
}
div.main-search-block div.form-block.dop {
    position: static;
}


div.main-search-block div.mob-search div.estimate-home-new {
    display: none !important;
}



#estimation-agency .ads-scroller {
    overflow:hidden!important;
}
#estimation-agency{
    /*padding: 0 10px;*/
    display: block;
    /*padding-right: 10px !important;*/
    /*padding-left: 10px !important;*/
    min-height:300px;
}

#estimation-agency .container{
    position: relative;
    width: 300px;
    margin: auto;
    padding: 0 10px;
}


#estimation-agency .ads-scroller{
    overflow: hidden;
    display: block;
    padding: 0 !important;
    text-align: center;
}

#estimation-agency .ads-scroller figure{
    width: auto !important;
    /*height: auto !important;*/
    visibility: visible;
    position: relative;
    /*margin: 0 10px 0 0;*/
    margin: 0;
    background: transparent;
    max-width: 300px;

    display: inline-block;
}

#estimation-agency .ads-scroller figure > div{
    height: 280px !important;
}

#estimation-agency .ads-scroller > div > div:nth-of-type(4)
{
    padding-right: 0;
}


#estimation-agency figcaption{
    color:#373A3C;
    font-size:14px;
    font-family:"Maven Pro","sans serif";
    padding:0px 5px 5px 10px;
    line-height:1.3;
}

#estimation-agency .summary{
    color:#575656;
    font-size:12px;
    font-family:"Maven Pro","sans serif";
    padding:0px 10px 10px;
    padding-right:5px;
    font-weight:600;
}



#estimation-agency .ads-scroller figure.unini{
    visibility: hidden;
    position: absolute;
    top: 0;
    width: 300px;
}

/*#top-agency div.nav{*/
/*position: relative;*/
/*}*/

#estimation-agency .fa.nav
{
    color: #aaa;
    position: absolute;
    font-size: 32px;
    z-index: 2;
    top: 240px;
    cursor: pointer;
    opacity: 0;
}

@media screen and (max-width: 960px) {
    #estimation-agency .fa.nav{
        display: none !important;
    }
}

#estimation-agency .ads-scroller figure {
    max-width: 300px;

    display: inline-block;
}

body.pg-my_profile .agency-block-left, .agency-block-right {
    text-transform: none;
}

/* to remove once the Stats in My Listings will be fixed

#listings_ribbon > div.search-agency-item-container.property-info.dop2.listing.unini.owner_ad > div.superinfo > div.stats_info.no_data > div.graphs > table > tbody > tr.sper,
#listings_ribbon > div.search-agency-item-container.property-info.dop2.listing.unini.owner_ad > div.superinfo > div.stats_info.no_data > div.shows_ctrl {
    display: none;
}*/
.title-agency-dop-block img.mob {
    display: none;
}

.link-map-search {
    display: none;
}

.mob-filters-close,
.mob-search-close {
    text-align: left;
    width: 100%;
    display: none;
}

.mob-filters-close i,
.mob-search-close i {
    margin: 10px;
    font-size: 35px;
    color: #6e6b6b;
    cursor: pointer;
}

.mob-filters-close.filt-fut {
    width: 35px;
    margin: 18px 0 0 auto;
}

.range-mob-iko {
    display: none;
}

.range-tit-mob {
    display: none;
}

.container.agencies-preview-block-mob {
    display: none;
}

.filter-mobil-bl {
    display: none;
}

@media screen and (max-width: 1200px) {

    .right-block {
        display: none;
    }

    .pg-dealers .form-block.dop.search-form-container {
        margin: 0 10px;
        width: calc(100% - 20px);
    }
    .search-agency-item-information.dop2 .button-200.cont-form {
        padding: 3px 6px 5px;
    }
    .search-agency-item-information.dop2 p.title-anons {
        overflow: initial;
        white-space: initial;
    }
    .search-agency-item-information.dop2 {
        padding: 3px 13px 0px 15px;
    }
    div.search-agency-item-information-fut-line .button-201 {
        margin-left: 5px;
    }
    .pg-communes .descr-region-title h1 {
        width: 555px;
    }
    .object-content > .left-block .properties-block .item .title {
        font-size: 24px;
    }
    .ld-share {
        float: none;
        margin-top: 1rem;
    }
    .container.prop-des {
        width: calc(100% - 20px);
    }
    .content-login-block,
    .pg-statistic .snippet,
    .pg-my_listings .snippet,
    .pg-login .snippet {
        width: 80%;
    }
    .pg-statistic .well-left,
    .pg-my_listings .well-left,
    .pg-login .well-left {
        padding: 30px;
    }
    .pg-statistic .well-right,
    .pg-my_listings .well-right,
    .pg-login .well-right {
        padding: 30px;
    }
    .pg-search form.search-form-block .form-l2-line .price-min-block {
        display: none;
    }
    .pg-search form.search-form-block .form-l2-line .select-block,
    .pg-search form.search-form-block .form-l2-line .rooms-block,
    .pg-search form.search-form-block .form-l2-line .area-block,
    .pg-search form.search-form-block .form-l2-line .price-min-block,
    .pg-search form.search-form-block .form-l2-line .price-max-block {
        width: 23%;
        margin-top: 5px;
    }

    .pg-search_eu form.search-form-block .form-l2-line .price-min-block {
        display: none;
    }
    .pg-search_eu form.search-form-block .form-l2-line .select-block,
    .pg-search_eu form.search-form-block .form-l2-line .rooms-block,
    .pg-search_eu form.search-form-block .form-l2-line .area-block,
    .pg-search_eu form.search-form-block .form-l2-line .price-min-block,
    .pg-search_eu form.search-form-block .form-l2-line .price-max-block {
        width: 23%;
        margin-top: 5px;
    }


    .search-form-flex .right {
        font-size: 16px;
    }

    /*h1.title-form {*/
    /*    font-size: 15px;*/
    /*    font-size: 1.54vw;*/
    /*    margin-bottom: 5px;*/
    /*}*/
    .s_links-block {
        width: 100%;
    }
    .agency-f-kub .search-agency-item-container.dop {
        width: calc(50% - 15px);
    }
    .news-two-iteam {
        width: 100%;
    }
    .news-two-iteam .wrap {
        background-position: top center !important;
    }
    .agency-contact-left-info {
        width: 100%;
        padding: 0 20px;
    }
    .sorting {
        padding: 0;
    }
    .container {
        width: 100%;
    }
    .container.agencies-preview-block {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .agencies-preview-block .agencies-preview-item:last-child,
    .agencies-preview-block .agencies-preview-item:first-child,
    .agencies-preview-item.tooltipe-item {
        width: 20%;
        margin: 0;
        text-align: center;
    }
    .agencies-preview-block .agencies-preview-item img {
        padding: 15px;
        width: 100%;
        max-width: 150px;
    }
    header .container > * {
        padding: 0 10px;
        order: 3;
    }
    header .head-icon-bar .icon-item {
        padding: 0 8px;
    }
    form.search-form-block {
        padding: 10px 5px 10px 15px;
    }
    form.search-form-block .white-line .inputs-block {
        border-radius: 0 4px 4px 0;
    }
    form.search-form-block.search-agency .white-line .inputs-block {
        /*border-radius: 5px;*/
    }
    form.search-form-block .white-line .inputs-block .center-separator {
        display: none;
    }
    .search-form-agency form.search-form-block .white-line .inputs-block .center-separator,
    form.search-form-block .white-line .inputs-block.pois .center-separator {
        display: block;
    }
    form.search-form-block .white-line .range-block {
        padding: 0 15px;
        height: 50px;
    }
    form.search-form-block .form-l2-line {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    form.search-form-block .form-l2-line .select-block,
    form.search-form-block .form-l2-line .select-block .select-mult,
    form.search-form-block .form-l2-line .select-block .mult-title,
    form.search-form-block .form-l2-line .select-block .select-open,
    form.search-form-block .form-l2-line .select-block .select-closed {
        /*width: 100%;*/
    }
    form.search-form-block .form-l2-line .select-block .select-mult {
        position: relative;
    }
    form.search-form-block .form-l2-line .rooms-block,
    form.search-form-block .form-l2-line .area-block,
    form.search-form-block .form-l2-line .price-min-block,
    form.search-form-block .form-l2-line .price-max-block {
        /*width: 23%;*/
        /*margin-top: 25px;*/
    }

    .news-preview-block,
    .property-preview-block,
    .rubric-block,
    .a-agency-preview-block,
    .object-preview-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .section-four-items {
        margin: 0 10px 20px 10px !important;
        width: 45% !important;
        max-width: 400px;
    }
    footer .top-block .links-block ul {
        width: 50%;
    }
    footer .top-block .links-block ul:last-child {
        margin: 20px 0;
    }
    footer .bottom-block {
        height: 90px;
    }
    footer .bottom-block .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    footer .bottom-block .app-block {
        background: 0;
        padding: 0 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    footer .bottom-block .app-block:after {
        display: none;
    }
    .search-map-results-left .search-agency-item-information.dop2 {
        padding: 0 10px;
    }
    .search-agency-item-information.dop2 p {
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 16px;
    }
    .search-agency-item-information-header {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 5px 0;
    }
    .search-agency-item-information-fut-line {
        margin: 5px 0;
    }
    .search-agency-item-information-header .listing-rooms,
    .search-agency-item-information-header .listing-surface,
    .search-agency-item-information-header .listing-year {
        margin-top: 5px;
    }
    .search-agency-item-information-header .listing-price {
        font-size: 20px;
        line-height: 20px;
    }
    #similar_ads .search-agency-item-information.dop2 p {
        line-height: 18px;
    }
}

@media screen and (max-width: 1180px) {


    .dop-callback-right .form-callback-left.accept-info-trans.a{
        bottom: 120px;
    }
    .dop-callback-right .form-callback-left.accept-info-trans.b{
        bottom: 75px;
    }

    .dop-callback-right .form-callback-left button{
        bottom: 35px;
    }

    .dop-callback-wrapp {
        background: #eee;
    }
    .dop-callback-left {
        width: 40%;
    }
    .dop-callback-right {
        width: 60%;
        background: #fff;
    }
    .form-callback-left,
    .form-callback-right {
        width: 100%;
    }
    .dop-callback {
        width: 100%;
    }
    button.dop-callback{
        padding: 5px 0 7px;
    }

    .dop-callback-right textarea {
        height: 200px;
    }

    /*.dop-callback-right button {*/
        /*width: 100%;*/
    /*}*/

    .pg-search form.search-form-block.filters .form-l2-line{
        width: calc(100% - 160px);
    }

    .pg-search_eu form.search-form-block.filters .form-l2-line{
        width: calc(100% - 160px);
    }
    .pg-communes .search-agency-item-information.dop2 .button-201.listing-favorite p,
    .pg-communes .search-agency-item-information.dop2 .button-200.cont-form p {
        padding:0;
        font-size: 14px;
    }
    .pg-communes .search-agency-item-information.dop2 .button-201.listing-favorite i,
    .pg-communes .search-agency-item-information.dop2 .button-200.cont-form i {
        padding:0;
    }
    .pg-communes .search-agency-item-information.dop2 .button-201.listing-favorite,
    .pg-communes .search-agency-item-information.dop2 .button-200.cont-form {
        text-align: center;
        padding: 0 3px 3px 3px;
        margin-left: 10px;
    }
    .pg-communes .search-agency-item-information.dop2 {
        padding: 0px 10px;
    }
    .pg-communes h2 {
        padding-bottom: 0;
    }
    .apart_table,
    .com_prices {
        width: 100%;
        overflow-x: auto;
        display: block;
    }
    .com_prices tbody,
    .apart_table tbody {
        min-width:720px;
        display: inline-block;

    }
    .pg-communes .cont-center h2 {
        margin-bottom: 20px;
        font-size: 30px;
    }
    .prop-result .cato {
        width: 45%;
        margin: 5px 5% 5px 0;
    }
    .pg-statistic .snippet-mob,
    .pg-my_listings .snippet-mob,
    .pg-login .snippet-mob {
        display: block;
        border-top: solid 1px #ccc;
        margin-top: 20px;
    }
    .snippet-mob-but {
        text-align: center;
        margin: 20px auto 0 auto;
        color: #bb2939;
        text-transform: uppercase;
        cursor: pointer;
        width: 140px;
    }
    .snippet-mob-txt {
        margin-top: 20px;
    }
    .snippet-mob-but i {
        margin-right: 10px;
    }
    .pg-statistic .snippet,
    .pg-my_listings .snippet,
    .pg-login .snippet {
        display: none;
    }
    .pg-statistic .content-login,
    .pg-my_listings .content-login,
    .pg-login .content-login {
        margin-top: 0;
        height: 100%;
    }
    .content-login-block,
    .pg-statistic .snippet,
    .pg-my_listings .snippet,
    .pg-login .snippet {
        width: 90%;
    }
    .pg-statistic .content-login-block,
    .pg-my_listings .content-login-block,
    .pg-login .content-login-block {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        max-width: 600px;
    }
    .pg-statistic .well-left,
    .pg-my_listings .well-left,
    .pg-login .well-left {
        width: 100%;
        border-radius: 8px 8px 0 0;
    }
    .pg-statistic .well-right,
    .pg-my_listings .well-right,
    .pg-login .well-right {
        width: 100%;
        border-radius: 0 0 8px 8px;
    }
    .pg-search .option-block-dop {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pg-search .option-block-left,
    .pg-search .option-block-right {
        width: 100%;
    }
    .pg-search .filt-but-block {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 140px;
        margin-left: auto;
    }

    .filt-but-block button[data-role="submit"] span{
         display: none;
    }

    .filt-but-block button[data-role="submit"] {
        width: 45%;
        margin-bottom: 0px;
    }

    .filt-but-block .reset-search-button {
        margin-bottom: 0px;
        width: 33%;
    }

    .pg-search .button-l3 {
        margin: 8px 0;
        width: 100%;
    }
    .pg-search .search-form-block .form-l2-line {
        margin: 0;
        width: calc(100% - 150px);
    }
    .pg-search form.search-form-block .form-l2-line .select-block,
    .pg-search form.search-form-block .form-l2-line .select-block .select-mult,
    .pg-search form.search-form-block .form-l2-line .select-block .mult-title,
    .pg-search form.search-form-block .form-l2-line .select-block .select-open,
    .pg-search form.search-form-block .form-l2-line .select-block .select-closed {
        width: 100%;
    }
    .pg-search form.search-form-block .form-l2-line .rooms-block,
    .pg-search form.search-form-block .form-l2-line .area-block,
    .pg-search form.search-form-block .form-l2-line .price-min-block,
    .pg-search form.search-form-block .form-l2-line .price-max-block {
        width: 30%;
    }
    .pg-search form.search-form-block .form-l2-line .select-block {
        margin-bottom: 20px;
    }


    .pg-search_eu .option-block-dop {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .pg-search_eu .option-block-left,
    .pg-search_eu .option-block-right {
        width: 100%;
    }
    .pg-search_eu .filt-but-block {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 140px;
        margin-left: auto;
    }
    .pg-search_eu .button-l3 {
        padding: 0;
        margin-bottom: 20px;
        width: 100%;
    }
    .pg-search_eu .search-form-block .form-l2-line {
        margin: 0;
        width: calc(100% - 150px);
    }
    .pg-search_eu form.search-form-block .form-l2-line .select-block,
    .pg-search_eu form.search-form-block .form-l2-line .select-block .select-mult,
    .pg-search_eu form.search-form-block .form-l2-line .select-block .mult-title,
    .pg-search_eu form.search-form-block .form-l2-line .select-block .select-open,
    .pg-search_eu form.search-form-block .form-l2-line .select-block .select-closed {
        width: 100%;
    }
    .pg-search_eu form.search-form-block .form-l2-line .rooms-block,
    .pg-search_eu form.search-form-block .form-l2-line .area-block,
    .pg-search_eu form.search-form-block .form-l2-line .price-min-block,
    .pg-search_eu form.search-form-block .form-l2-line .price-max-block {
        width: 30%;
    }
    .pg-search_eu form.search-form-block .form-l2-line .select-block {
        margin-bottom: 20px;
    }

    #filter-panel {
        padding: 0;
    }
    #filter-panel .link-map-search {
        display: none;
    }
    #filter-panel fieldset.search-form-block .white-line {
        margin-bottom: 20px;
    }
    #filter-panel .form-l2-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    #filter-panel .select-open,
    #filter-panel .select-mult,
    #filter-panel .form-l2-line .select-block {
        width: 100%;
    }
    #filter-panel .rooms-block,
    #filter-panel .area-block,
    #filter-panel .price-min-block,
    #filter-panel .price-max-block {
        width: 45%;
        margin-top: 20px;
    }
    .section-hightlight .ui-tabs-panel li {
        width: calc(100% - 60px);
    }
    .search-agency-item-information-right {
        padding: 20px 10px;
        text-align: center;
    }
    .search-agency-item-information-right img {
        width: 100%;
    }
    .button-115 {
        width: calc(100% - 20px);
        left: 10px;
    }
    .search-agency-item-container.dop2 {
        width: 100%;
    }
    .contact-form,
    .calc-form {
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: auto;
    }
    .contact-left,
    .calc-left {
        padding: 15px 15px 150px;
        min-width: 250px;
        min-height: initial;
    }
    .contact-right,
    .calc-right {
        padding: 25px 25px 75px;
    }
    .contact-right .button-l3 {
        margin: 20px auto 30px auto;
    }
    .search-results {
        width: 100%;
    }
    .results-right {
        display: none;
    }

    .clearfix > * {
        width: 100%!important;
        float: initial;
    }
    #cominfo {
        margin: 10px 0!important;
    }
    .title-agency-dop-block,
    .agency-f ,
    .object-content.dop .description-block,
    .object-content.dop .text-block,
    .object-content.dop .map-block,
    .object-content.dop .title-block,
    .object-content.dop .properties-block,
    .object-content.dop .flag-block {
        width: 100%;
    }
    /*.object-photo-block.dop.inited {
        height: 350px;
    }*/
    .object-photo-block.dop.inited {
        width: 100%;
    }
    .right-block.dop .sticky {
        position: static!important;
    }
    .right-block.dop .stop {
        top: 0 !important;
        max-width: none;
        overflow: auto;
    }
    .object-content > .right-block .agency-block {
        width: 100%;
    }
    .object-content.dop {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .object-content.dop.parent .right-block.dop,
    .object-content.dop.childs .right-block.dop,
    .right-block.dop {
        position: relative;
        right: 5px;
        top: initial;
        width: 100%;
        order: 1;
        margin-top: 20px;
    }
    .search-agency-item-container.dop {
        width: 50%;
    }
    .search-agency-item-information-right img{
        max-width: 95px;
    }
    .agency-menu-skroll {
        margin: 0;
    }
    .section-block.fon.agency .container {
        padding: 0;
    }
    .agency-title {
        border-left: none;
        border-right: none;
        height: 330px;
    }
    .agency-title,
    .agency-info-dop,
    .agency-title-foto {
        border-radius: initial;
    }
    .agency-title-foto {
        width: calc(100% - 280px);
    }
    .agency-info-dop {
        width: 280px;
        padding: 0;
    }
    .agency-info-dop .button-l2,
    .agency-info-dop .button-l3 {
        width: 230px;
        padding: 7px 20px;
    }
    .agency-name {
        font-size: 35px;
        line-height: 35px;
    }
    .agency-name span {
        font-size: 25px;
    }

    form.search-form-block {
        border-radius: 5px;
    }
    .link-map-search {
        display: block;
        margin: 20px auto 0 auto;
    }
    .link-map-search a {
        color: #982c3b;
    }
    .map-block.left-line-block {
        display: none!important;
    }
    footer .top-block .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    footer .top-block .copy-block {
        padding: 30px 0;
        border-right: 0;
        border-bottom: 1px solid #dcdcdc;
    }
    footer .top-block .links-block {
        padding: 30px 0;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
    footer .bottom-block .link-block {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    footer .bottom-block {
        height: 110px;
    }
    #similar_ads .search-agency-item-container.dop2 {
        width: 40%;
        margin: 20px auto;
    }
}

@media screen and (min-width: 960px) {
    .form-callback-left {
        padding-top: 55px;
    }


}

@media screen and (max-width: 960px) {


    header .head-login-bar span.bar {
        display: block;
    }

    header .container > * {
        padding: 0;
    }

    header .head-login-bar .login-icon, .login-icon.log-form, header div#header_publier span, header div#header_favs {
        display: none;
    }

    header .head-login-bar span i {
        margin-left: 0;
    }

    header div#header_publier {
        padding-right: 0;
    }

    header div#header_publier i {
        font-size: 32px;
    }

    header .head-login-bar {
        padding: 0 15px;
    }



}

@media screen and (max-width: 639px) {
    .dop-callback-left,
    .dop-callback-right {
        width: 100%;
    }

    .dop-callback-right .form-callback-left.accept-info-trans.a{
        bottom: 138px;
    }
    .dop-callback-right .form-callback-left.accept-info-trans.b{
        bottom: 82px;
    }

    .dop-callback-right .form-callback-left button{
        bottom: 45px;
    }

    .single-news-content.dop {
        padding-right: 0;
    }
    .multicallback-left,
    .multicallback-right {
        width: 100%;
        padding: 0;
        border: 0;
    }
    .multicallback-right {
        margin-top: 20px;
    }

    form.search-form-block .form-l2-line > * input {
        width: calc(100% - 20px);
    }
    body.pg-search div.container h1 {
        font-size: 1.2em;
    }

    .search-agency-item-information-fut-line {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .button-200.cont-form {
        margin: initial;
    }
    .search-agency-item-information.dop2 .button-200,
    .search-agency-item-information.dop2 .button-201 {
        border: solid 1px;
        margin: 10px 2px;
        text-align: center;
    }
    .search-agency-item-information.dop2 .button-200.cont-form {
        width: 48%;
    }
    .pg-search .container.form-block.dop.search-form-container {
        display: none;
    }
    .pg-search .container.form-block.dop.search-form-container.mob-search {
        display: block;
    }

    .pg-search_eu .container.form-block.dop.search-form-container {
        display: none;
    }
    .pg-search_eu .container.form-block.dop.search-form-container.mob-search {
        display: block;
    }

    .pg-communes .search-agency-item-information-fut-line {
        margin: 5px 0 15px 0;
    }
    .remind-block {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    form.contact-agency.remind-form .button-l3,
    form.contact-agency.remind-form .form-inner {
        width: 100%;
        margin-bottom: 20px;
    }
    .txt-remind {
        padding-top: 20px;
        font-size: 20px;
        line-height: 25px;
    }
    .object-content > .left-block .properties-block .item {
        padding: 10px 0;
        margin-right: 20px;
        width: initial;
    }
    .object-content > .left-block .properties-block .item:last-child {
        width: initial;
    }
    .mob-filters-close.filt-fut {
        margin: 20px 0 15px auto;
    }
    .agency-f {
        display: block;
    }
    .pg-communes .cont-center h2 {
        font-size: 26px;
    }
    .prop-result {
        padding: 20px 10px;
    }
    .prop-result .cato {
        width: 100%;
    }
    .pg-statistic .well-right .button-l1,
    .pg-my_listings .well-right .button-l1,
    .pg-login .well-right .button-l1 {
        width: 100%;
    }
    .pg-statistic .well-left,
    .pg-statistic .well-right,
    .pg-my_listings .well-left,
    .pg-my_listings .well-right,
    .pg-login .well-left,
    .pg-login .well-right {
        border-radius: 0;
    }
    .pg-statistic .content-login-block,
    .pg-my_listings .content-login-block,
    .pg-login .content-login-block {
        max-width: 100%;
        width: 100%;
        padding: 0;
    }
    .pg-dealers .sort-by-select,
    .pg-my_favorites .sort-by-select,
    .pg-browse .sort-by-select,
    .pg-search .sort-by-select {
        min-width: 210px;
        max-width: 228px;
        width: calc(100% - 90px);
        border-radius: 5px;
        -ms-flex-line-pack: initial;
        align-content: initial;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        right: initial;
        left: 0;
        -webkit-justify-content: flex-start!important;
        justify-content: flex-start!important;
    }
    .filter-mobil-bl {
        padding: 0;
        margin-left: auto;
        margin-right: 0;
        display: block;
        padding: 5px;
    }
    .pg-search .search-map-results-left {
        padding: 0 10px;
    }


    .pg-search_eu .sort-by-select {
        min-width: 210px;
        max-width: 228px;
        width: calc(100% - 90px);
        border-radius: 5px;
        -ms-flex-line-pack: initial;
        align-content: initial;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: initial;
        -ms-flex-pack: initial;
        right: initial;
        left: 0;
        -webkit-justify-content: flex-start!important;
        justify-content: flex-start!important;
    }
    .pg-search_eu .search-map-results-left {
        padding: 0 10px;
    }

    .container.filt-mob-block {
        display: none;
        position: fixed;
        top: 0;
        z-index: 99;
        background: #fff;
        padding: 0;
    }
    .pg-search .button-l3 {
        padding: 10px 0 12px;
        font-size: 18px;
        margin: 20px 10px 30px 0;
        width: 100%;
    }
    .pg-search .filt-but-block {
        width: 100%;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }
    .pg-search .option-block-dop {
        margin: 0;
    }

    .pg-search_eu .button-l3 {
        padding: 5px 0;
        margin: 20px 0 15px 0;
        width: 100%;
    }
    .pg-search_eu .filt-but-block {
        width: 100%;
        -webkit-align-items: flex-end;
        align-items: flex-end;
    }
    .pg-search_eu .option-block-dop {
        margin: 0;
    }

    /*.pg-search .option-check-line {*/
    /*width: 100%;*/
    /*}*/

    .pg-search form.search-form-block .form-l2-line {
        display: flex;
        display: -webkit-flex;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        width: 100%;
        margin-top: 20px;
    }

    .pg-search_eu form.search-form-block .form-l2-line {
        display: flex;
        display: -webkit-flex;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        width: 100%;
        margin-top: 20px;
    }

    .sing-in-block .forms-wrap.reg-f {
        width: 320px;
    }
    .form-block.sign-up-form-show .recap,
    .center-block .forms-wrap.reg-f .form-block .form-inner {
        width: 100%;
    }
    .pg-search .sorting-results {
        font-size: 15px;
    }
    .pg-search .search-form-block{
        margin: 0;
        display: -webkit-flex;
        display: flex;
    }


    .pg-search_eu .sorting-results {
        font-size: 15px;
    }
    .pg-search_eu .search-form-block{
        margin: 0;
        display: -webkit-flex;
        display: flex;
    }

    .pg-real_estate_agencies form.search-form-block.search-agency .white-line .inputs-block .ui-button {
        width: 100%;
    }
    .pg-real_estate_agencies form.search-form-block.search-agency .white-line .pays-agencies {
        width: 100%;
        padding: 0 10px;
    }
    .pg-real_estate_agencies .main-search-block {
        margin-top: 0px;
    }
    .pg-dealers2 form.search-form-block.search-agency .white-line .inputs-block .ui-button {
        width: 100%;
    }
    .pg-dealers2 form.search-form-block.search-agency .white-line .pays-agencies {
        width: 100%;
        padding: 0 10px;
    }
    .pg-dealers2 .main-search-block {
        margin-top: 0px;
    }
    .pg-search form.search-form-block .form-l2-line .rooms-block,
    .pg-search form.search-form-block .form-l2-line .area-block,
    .pg-search form.search-form-block .form-l2-line .price-min-block,
    .pg-search form.search-form-block .form-l2-line .price-max-block {
        width: 48%;
        margin-bottom: 20px;
    }
    .pg-search form.search-form-block .form-l2-line .price-min-block {
        display: block;
    }
    .pg-search .filter-pan {
        display: none;
    }
    .pg-search .filter-panel-fon {
        display: -webkit-flex;
        display: flex;
    }


    .pg-search_eu form.search-form-block .form-l2-line .rooms-block,
    .pg-search_eu form.search-form-block .form-l2-line .area-block,
    .pg-search_eu form.search-form-block .form-l2-line .price-min-block,
    .pg-search_eu form.search-form-block .form-l2-line .price-max-block {
        width: 48%;
        margin-bottom: 20px;
    }
    .pg-search_eu form.search-form-block .form-l2-line .price-min-block {
        display: block;
    }
    .pg-search_eu .filter-pan {
        display: none;
    }
    .pg-search_eu .filter-panel-fon {
        display: -webkit-flex;
        display: flex;
    }

    .filt-but-block {
        order: 1;
    }
    .field-wrapper i {
        display: none;
    }

    /*.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front {*/
    /*    display: none!important;*/
    /*}*/

    .sorting-map {
        display: none;
    }
    .filter-pan {
        margin-right: 0;
        display: none;
    }
    #filter-panel fieldset.search-form-block .white-line {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        height: inherit;
    }
    #filter-panel fieldset.search-form-block .white-line .select-block {
        border-radius: 8px;
    }
    #filter-panel fieldset.search-form-block .white-line .inputs-block {
        padding: 0;
        border-left: solid 1px #ccc;
        border-radius: 8px;
    }
    #filter-panel ul.token-input-list li input {
        padding: 0 5px;
    }
    #filter-panel ul.token-input-list {
        height: 35px;
        padding-top: 4px;
        border-radius: 6px;
    }
    #filter-panel .ui-selectmenu-button.ui-button,
    #filter-panel .white-line .select-block {
        width: 100%;
    }
    #filter-panel .ui-selectmenu-button.ui-button {
        padding: 10px 0;
    }
    #filter-panel .white-line .select-block,
    #filter-panel fieldset.search-form-block .white-line {
        margin-bottom: 10px;
    }
    #filter-panel .rooms-block,
    #filter-panel .area-block,
    #filter-panel .price-min-block,
    #filter-panel .price-max-block {
        width: 100%;
        margin-top: 10px;
    }
    form.search-form-block .white-line {
        display: -webkit-flex;
        display: flex;
    }
    .s_links {
        display: flex;
    }
    .section-hightlight li.ui-tabs-tab {
        display: block;
    }
    .calc-fon.hidden {
        padding: 0;
    }
    .ui-menu {
        max-height: 200px;
        overflow-y: scroll;
    }
    .contact-fon {
        position: fixed;
        overflow: hidden;
    }
    .contact-form,
    .calc-form {
        overflow: initial;
        position: fixed;
        overflow: hidden;
        margin: 0;
    }
    .contact-form-block,
    .calc-form-block {
        width: 100%;
        height: 100vh;
        min-width: 300px;
        border-radius: 0;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
    .contact-form-block > * {
        -webkit-transform: translateZ(0px);
    }
    .contact-left,
    .calc-left {
        padding: 20px 0 150px;
        min-height: 0;
        width: 100%;
        max-width: 100%;
    }

    .contact-left div.img img {
        max-width: 40%;
        padding-top: 20px;
    }
    .calc-left {
        padding:20px;
    }
    .contact-right, .calc-right {
        width: 100%;
        border-radius: 0 0 9px 9px;
        padding: 30px 15px 40px 15px;
    }
    .contact-form textarea.text {
        height: 165px;
    }
    .contact-right:before {
        left: inherit;
        right: 40px;
        top: -16px;
        border: 8px solid transparent;
        border-bottom: 8px solid #f2f2f2;
    }
    .calc-right:before {
        left: inherit;
        right: 40px;
        top: -16px;
        border: 8px solid transparent;
        border-bottom: 8px solid #ededed;
    }
    .contact-left i.fa-times, .calc-right i.fa-times {
        display: none;
    }
    .pg-search .contact-right .button-l3, .pg-search_eu .contact-right .button-l3 {
        width: 100%;
    }
    .contact-right i.fa-times.dop, .calc-left i.fa-times.dop {
        display: block;
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 36px;
        cursor: pointer;
    }
    .search-agency-item-container.dop2 .search-agency-item-image {
        order: 1;
        width: 50%;
        max-width: 50%;
    }
    .search-agency-item-container.dop2 .search-agency-item-information-right {
        order: 2;
        width: 50%;
        max-width: 50%;
    }
    .search-agency-item-container.dop2 .search-agency-item-information.dop2 {
        order: 3;
        border-top: solid 1px #ccc;
    }
    .search-agency-item-container.dop2 .search-agency-item-line {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        height: initial;
        order: 4;
    }
    .search-agency-item-container.dop2 .search-agency-item-information-right img {
        max-width: 160px;
        width: 100%;
        max-height: initial;
        margin-bottom: 50px;
    }

    .search-agency-item-container.dop2 .search-agency-item-bottom-ref {
        margin-top: 10px;
    }
    .search-agency-item-container.dop2 .search-agency-item-bottom-info {
        width: calc(100% - 150px);
        margin-top: 10px;
    }
    .search-agency-item-container.dop2 .search-agency-item-bottom-line.dop2 {
        height: initial;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: 10px;
    }
    .search-agency-item-container.dop2 .search-agency-item-bottom-link {
        width: calc(100% - 115px);
        margin-top: 10px;
    }
    .agency-f-line .search-agency-item-container.dop2 .search-agency-item-bottom-link {
        width: 100%;
        padding-bottom: 8px;
    }
    .title-agency {
        font-size: 17px;
    }
    .title-agency p {
        font-size: 15px;
    }
    .title-agency-dop {
        font-size: 13px;
    }
    .object-content > .left-block .properties-block .item .title {
        font-size: 17px;
    }
    .object-content > .left-block .properties-block .item .sub {
        display: none;
    }
    .title-agency-dop-block .foto {
        margin: 0 auto;
        height: 30px;
    }
    .title-agency-dop-block .foto img {
        display: none;
    }
    .title-agency-dop-block .foto p {
        color: #c4c2c2;
        line-height: 30px;
        border-bottom: dotted 1px;
    }
    .title-agency-dop-block .foto:hover p {
        background: none;
    }
    .title-agency-dop-block {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .title-block .left-block .city {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .title-block .left-block .city:hover {
        white-space: normal;
    }
    .title-agency-dop-block img.des {
        display: none;
    }
    .title-agency-dop-block img.mob {
        display: inline-block;
        width: 20px;
        margin: -3px 10px 0 0;
    }
    .news-list-container {
        overflow-x: hidden;
    }
    .search-line-input {
        background-color: rgba(0, 0, 0, 0.92);
        border-radius: 0;
    }
    .news-list-container .container {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .news-bar {
        max-width: 100%;
        width: 100%;
        order: 0;
    }
    .news-bar .inner-fixed-bar {
        width: 100%;
    }
    .news-bar .inner-fixed-bar.fixed {
        position: initial!important;
    }
    .rubric-aside-block .rubric-item {
        border-right: 1px solid #d6d6d6;
    }
    .news-list-intro p {
        margin-bottom: 30px;
        width: 100%;
    }
    .news-list-container:after {
        width: 100%;
    }
    .news-two-iteam {
        margin-right: 0;
    }
    .inner-page-menu-open-button {
        display: -ms-flexbox;
        display: flex;
    }
    .medium-banner {
        margin-right: 0;
    }
    .single-news-container {
        background-color: #fdfbfb;
    }
    .single-news-intro .search-line {
        position: relative;
    }
    .single-news-intro {
        height: initial;
    }
    .news-list-intro {
        width: 100%;
    }
    .news-list-intro h1 {
        margin-top: 10px;
    }
    .single-news {
        padding-right: 0;
        background: #fff;
    }
    .agency-block-left {
        width: 100%;
        border-right: none;
    }
    .agency-block-right {
        width: 100%;
        margin-top: 30px;
        border-left: none;
    }
    .agency-block-item.dop  {
        display: -webkit-flex;
        display: flex;
    }
    .pg-contact_us .agency-block-left,
    .pg-contact_us .agency-block-right {
        width: 100%;
        margin-top: 10px;
    }
    .pg-dealers .agency-block-item.dop  {
        display: inline-block;
    }
    .agency-block-item.dop p {
        text-align: center;
    }
    .container.agency .button-l1 {
        margin-top: 20px;
    }
    .agency-contact-left {
        padding: 20px 0;
        width: 100%;
    }
    .agency-contact-right {
        position: relative;
        height: 300px;
        width: 100%;
    }
    .sorting-sort {
        width: 80%;
    }
    .search-agency-item-container.dop {
        width: 100%;
        max-width: 400px;
    }
    .cont-center {
        -webkit-justify-content:center;
        justify-content: center;
    }
    .sorting-right {
        display: none;
    }
    .agency-menu-block.fix {
        top: 0px!important;
    }
    .agency-title {
        height: initial;
    }
    #bc_div {
        display: none;
    }
    .agency-info-dop {
        width: 100%;
        position: relative;
        height: initial;
        padding: 20px 0;
        float: initial;
    }
    .agency-title-foto {
        height: 260px;
        width: 100%;
        position: relative;
    }
    .agency-name {
        font-size: 28px;
        line-height: 28px;
    }
    .agency-name span {
        font-size: 18px;
    }
    .agency-info-dop .button-l2,
    .agency-info-dop .button-l3 {
        width: 95%;
        max-width: 310px;
    }
    .section-block {
        padding: 30px 0;
    }
    .section-block .title {
        font-size: 1.2rem;
        margin: 0 0 30px 0;
        font-weight: 500;
        color: #444;
    }
    .section-block-top {
        padding: 0;
    }
    .container.agencies-preview-block {
        display: none;
    }
    .container.agencies-preview-block-mob {
        display: block;
    }
    .sing-menu-block,
    .sing-top-block,
    .sing-in-block .right-block .main-block .head-block {
        padding: 12px 15px 12px 35px;
    }
    .mob-no {
        display: none;
    }
    header {
        position: relative;
        height: initial;
        padding: 10px 0;
    }
    header .container {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    header .container .head-search-form {
        width: 100%;
    }
    .pg-models .main-search-block,
    .pg-new_constructions .main-search-block,
    .pg-commercial .main-search-block,
    .pg-residential .main-search-block,
    .pg-home .main-search-block {
        margin: -5px 0 0 0;
    }
    header .logo {
        order: 1;
        padding: 0;
    }

    header .head-login-bar {
        order: 2;
    }
    header .head-search-form {
        order: 3;
        margin-top: 15px;
    }
    .main-search-block {
        height: auto;
    }
    form.search-form-block {
        padding: 15px;
        overflow: auto;
        height: 100%;
        width: 100%;
        display: block;
        background: rgba(242, 241, 241, 1);
        box-sizing: border-box;
    }
    .container.search-form-container {
        height: initial;
    }
    form.search-form-block .white-line {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        height: initial;
        margin-top: 10px;
        margin-bottom: 0;
    }

    form.search-form-block .white-line .range-block,
    form.search-form-block .white-line .inputs-block.pois .center-separator,
    form.search-form-block .white-line .inputs-block,
    form.search-form-block .link-map-search,
    form.search-form-block button.button-l2,
    form.search-form-block .form-l2-line,
    form.search-form-block .range-tit,
    .add-details-click form.search-form-block .form-l3-line,
    .add-details-click form.search-form-block .form-l4-line {
        display: none;
    }


    .search-form-flex {
        justify-content: center;
    }

    .search-form-flex .left {
        flex-grow: 0;
    }

    .search-form-flex .right {
        flex-grow: 0;
        font-size: 16px;
        margin: 10px auto 2px auto;

    }

    form.search-form-block.search-agency .white-line .inputs-block,
    form.search-form-block.search-agency .link-map-search {
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0;
    }
    form.search-form-block.search-agency .white-line .inputs-block .ui-button {
        width: calc(100% - 20px);
    }
    form.search-form-block.search-agency .white-line .inputs-block ul.token-input-list {
        border-top: solid 1px #ccc;
        border-radius: 0 0 5px 5px;
    }
    form.search-form-block.search-agency .white-line.company .inputs-block ul.token-input-list {
        border-top: none;
        border-radius: 5px;
    }
    .search-form-agency form.search-form-block .white-line .inputs-block .center-separator {
        display: none;
    }
    .search-form-agency .ui-button {
        padding: 8px 0;
    }
    form.search-form-block.search-agency .white-line {
        margin-top: 0;
        margin-bottom: 15px;
    }
    form.search-form-block.search-agency .white-line ul.token-input-list {
        height: 35px;
        padding-top: 4px;
    }
    form.search-form-block.search-agency label {
        margin: 0;
    }
    form.search-form-block.search-agency .buttons-line button {
        padding: 7px;
    }
    form.search-form-block .buttons-line {
        margin-top: 10px;
    }
    form.search-form-block.search-agency .link-map-search {
        margin-top: 10px;
    }
    form.search-form-block .white-line .select-block.link,
    form.search-form-block .white-line .inputs-block.pois {
        display: flex;
        display: -webkit-flex;
        width: 100%;
        background: #fff;
        color: #6e6b6b;
        border-radius: 5px;
        height: 46px;
        padding: 0 5px;
        margin-bottom: 20px;
        margin-right: 0;
        border-left: solid 1px #ccc;
    }

    form.search-form-block .white-line .select-block {
        width: 100%;
        background: #fff;
        color: #6e6b6b;
        border-radius: 5px;
        height: 40px;
        padding: 0 5px;
        margin-bottom: 30px;
        margin-right: 0;
        border-left: solid 1px #ccc;
    }
    form.search-form-block .white-line .inputs-block.pois ul.token-input-list {
        height: 42px;
        padding-top: 8px;
        border-radius: 5px;
        border: none;
    }
    form.search-form-block .form-l2-line > * {
        margin: 0;
    }
    form.search-form-block .buttons-line {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    form.search-form-block .buttons-line button {
        margin: 0;
    }
    form.search-form-block .white-line .range-block #range-custom-handle {
        cursor: pointer;
    }
    .range-mob-iko {
        display: block;
        font-size: 20px;
        margin-top: 3px;
    }
    .range-mob-iko.dop{
        color: #6b6b6b;
        font-size: 16px;
    }
    form.search-form-block .white-line .range-block .range-mob.rang-ok {
        display: block;
        position: absolute;
        background: #fff;
        padding: 5px 25px 10px 20px;
        right: 0;
        top: 100%;
        width: 150px;
        border-radius: 5px;
        box-shadow: 0 0 20px rgba(0, 0, 0, .5);
        z-index: 10;
    }
    form.search-form-block .white-line .range-block #slider-range {
        width: 100%;
        margin: 8px 0 0 0;
    }
    form.search-form-block .white-line .range-block .range-mob {
        display: none;
    }
    .range-tit-mob {
        display: block;
    }

    .mob-search form.search-form-block .white-line .range-block,
    .mob-search form.search-form-block .white-line .inputs-block.pois .center-separator,
    .mob-search form.search-form-block .white-line .inputs-block,
    .mob-search form.search-form-block .link-map-search,
    .mob-search form.search-form-block button.button-l2,
    .mob-search form.search-form-block .form-l2-line {
        display: flex;
        display: -webkit-flex;
    }
    .mob-search form.search-form-block .form-l2-line {
        margin-top: 15px;
    }
    .add-details-click.mob-search form.search-form-block .form-l3-line,
    .add-details-click.mob-search form.search-form-block .form-l4-line {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }
    .mob-search form.search-form-block .link-map-search .button-block{
        margin: auto;
    }
    .mob-search form.search-form-block button.button-l2 {
        display: block;
    }
    .mob-search form.search-form-block .white-line .range-block {
        width: 80px;
        padding: 0 10px 0 5px;
        cursor: pointer;
        position: relative;
    }
    .container.search-form-container.mob-search {
        position: fixed;
        z-index: 20;
        top: 0;
        left: 0;
        right: 0;
        padding: 0;
        margin: 0;
        height: 100%;
        overflow-y: auto;
    }
    .mob-search .mob-search-close {
        display: block;
    }
    .mob-search .form-block {
        overflow-x: hidden!important;
        overflow-y: auto;
    }
    .mob-search form.search-form-block {
        border-radius: 0;
        padding-bottom: 50px !important;
    }



    .mob-search form.search-form-block .white-line .select-block .ui-selectmenu-text {
        text-align: center;
        margin: 0;
    }


    .mob-search form.search-form-block .buttons-line button.button-l3 {
        margin-top: 10px;
    }

    form.search-form-block .white-line .inputs-block {
        width: 100%;
        border-radius: 4px;
    }
    form.search-form-block .buttons-line button.button-l2.reset-search-button {
        padding: 10px 15px;
    }
    form.search-form-block .buttons-line button.button-l2.add-details-button {
        width: calc(100% - 55px);
    }
    form.search-form-block .buttons-line button.button-l3 {
        width: 100%;
    }
    form.search-form-block .form-l2-line .rooms-block,
    form.search-form-block .form-l2-line .area-block,
    form.search-form-block .form-l2-line .price-min-block,
    form.search-form-block .form-l2-line .price-max-block {
        /*width: 45%;*/
        /*margin-top: 25px;*/
    }
    .section-four-items {
        width: 95% !important;
    }
    footer .top-block .links-block ul {
        width: auto;
        margin: 10px 0 !important;
    }
    footer .bottom-block {
        height: 150px;
    }
    footer .top-block .links-block .partners-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .search-agency-item.dop2 .fotorama {
        border-radius: 5px 5px 0 0;
    }
    .search-agency-item-information.dop2,
    .search-agency-item-container.dop2 .search-agency-item-image {
        width: 100%;
        max-width: 100%;
        height: initial;
    }
    .search-agency-item-information-fut-line img.search-agency-item-logo,
    span.ad_desc.is-truncated {
        display: none;
    }
    .cont-center.dop#similar_ads {
        padding: 0 10px;
    }
    #similar_ads .search-agency-item-container.dop2 {
        width: 100%;
        margin: 5px 0;
    }
    #similar_ads .search-agency-item-container.dop2 .search-agency-item-image {
        width: 133px;
        height: 100px;
    }
    #similar_ads .search-agency-item.dop2 .search-agency-item-information.dop2 {
        width: calc(100px - 133px);
        border: none;
    }
    #similar_ads .search-agency-item.dop2 .fotorama {
        border-radius: 5px 0 0 5px;
    }
    #similar_ads .search-agency-item-information.dop2 p {
        margin-top: 5px;
    }
    #similar_ads .search-agency-item-information-header .listing-price {
        font-size: 16px;
        line-height: 17px;
    }
    #similar_ads .search-agency-item-information.dop2 span.listing {
        font-size: 12px;
        line-height: 12px;
        margin-top: -2px;
        display: block;
    }

    /* new 2018 */
    .line-info-foto-wrap,
    .line-info-name,
    .line-info-favourites,
    .line-info-characteristics div:nth-child(n+3)	{
        display: none;
    }
    .tabl-info-anons-wrap .line-info-price {
        width: 105px;
        font-size: 16px;
    }
    .tabl-info-anons-wrap .line-info-characteristics {
        width: 165px;
    }
}

@media screen and (max-width: 450px) {

    .sing-in-block .forms-wrap, .sing-in-block .forms-wrap.reg-f {
        width: 100%;
        height: 100%;
        border-radius: 0;
    }

    #similar_ads .search-agency-item-container.dop2 {
        padding: 0;
    }
    #similar_ads .search-agency-item-container.dop2 .search-agency-item-image {
        width: 113px;
        height: 85px;
    }
    #similar_ads .search-agency-item.dop2 .search-agency-item-information.dop2 {
        width: calc(100% - 113px);
        border: none;
    }
    #similar_ads .search-agency-item-information-header .listing-price {
        font-size: 13px;
    }
    #similar_ads .search-agency-item-information p {
        font-size: 14px;
        line-height: 16px;
    }
    #similar_ads .search-agency-item-information-header,
    #similar_ads .search-agency-item-information.dop2 p {
        margin-top: 0;
        margin-bottom: 0;
    }
    #similar_ads .search-agency-item-information-header .listing-rooms,
    #similar_ads .search-agency-item-information-header .listing-surface,
    #similar_ads .search-agency-item-information-header .listing-year,
    #similar_ads .search-agency-item-information.dop2 span.listing {
        font-size: 12px;
        margin-top: 0;
    }
    #similar_ads .listing-decor {
        height: 24px;
    }
    .search-agency-item-container.dop2 .search-agency-item-image {
        width: 100%;
        max-width: 100%;
    }
    .search-agency-item-container.dop2 .search-agency-item-information-right {
        order: 3;
        width: 100%;
        max-width: 100%;
    }
    .search-agency-item-container.dop2 .search-agency-item-information.dop2 {
        order: 2;
    }
    .search-map-results-left .button-115 {
        width: 250px;
        position: relative;
        left: initial;
    }
}

@media screen and (max-width: 870px){
    .gallery-top {
        min-height: 341px;
    }
}

/* MUST BE ADD WHEN NOTARY IS DEPLOYD (regis) 
@media screen and (max-width: 423px){
    .container.search-form-container {
        margin-top: 200px;
    }
    div.container.estimate-home {
        margin: 80px auto 0;
    }

} */
