:root {
    --main-bg-color: #164273 ;
    --main-txt-color: #0b2c5e;
    --second-bg-color: #f79842;
    --main-padding: 15px;
    --third-bg-color: #164273;
    --border-radius: 8px;
    --border-radius-menus: 8px;
    --hover-bg-color: #2585d0;
    --hover-color: #2585d0;
    --navbar-color-hover: #2a6aa1;
    --price-properties-valu-over-hover: #ffa0a9;
    --menu-button-bg-color: #f79842;
}

.worker__photo {
    display: none;
}


svg.achievement__icon {
    display: none;
}
.navbar__brand img.site_logo {
    width: 110px!important;
}
tr#recordsArray_4, tr#recordsArray_3, tr#recordsArray_5, tr#recordsArray_6, tr#recordsArray_7, tr#recordsArray_8, tr#recordsArray_11, 
tr#recordsArray_10, tr#recordsArray_9

{
    background-color: #f4ba81 !important;
}

.header--dark {
    background: rgb(73 91 119) !important;
    color: #fff;
}

table thead tr {
    background: var(--third-bg-color)!important;
}

.breadcrumbs {
    background: #246c9d;
    border-top: 1px solid #246c9d;
}
@media (min-width: 1200px) {
.widget--achievement {
    background-size: 100% auto !important;
}
}

 .worker__photo img.photo {
    width: 100%;
    max-height: 260px !important;
    object-fit: cover;
}

.property__city {
 
    font-weight: bold;
}


.properties__offer, .feature__item-title, .feature__title {
    color: var(--main-txt-color);
}

 a.gosubmit__btn:hover {
    color: white;
}


.footer, .footer a {
   
    color: white;
}

.form_reset_invert {
       background: #505050;
}

.copyrights_txt {
    color: white;
}

.form--wide .form__submit, input.form__submit, a.form__submit, .form--banner-sidebar .form__submit, .form_reset_invert {
   
    color:  #ffffff !important;
}

.form--wide .form__submit, .form__submit.hover, .form__submit:hover, .button.form__submit {
    color: #ffffff !important;
  
}

.form-control    { border-radius: var(--border-radius); }


.sidebarSubmenuLink {
    margin: 2px 0px;
}


a.navbar__link:hover {
    color: var(--navbar-color-hover);
}

.navbar__submenu {
 
    width: 270px;
 
}

.gosubmit__btn {
    border-bottom: 4px solid var(--second-bg-color);
    background: var(--second-bg-color);
    color: #ffffff;
}

.button__more.hover, .button__more:hover {
    border-color: var(--second-bg-color);
    color: var(--second-bg-color);
    text-decoration: none;
}


.button__more:active, .button__more.active {
 
    border-color: var(--menu-button-bg-color);
    background: var(--menu-button-bg-color);
    color: #fff;
}


@media (min-width: 1200px) {
.properties--grid:hover span.properties__address-city.font-weight-bold.text-main-color, .properties--grid:hover .text-main-color, 
  .properties--grid:hover .properties__details 
  {
    
    color: white !important;
}
  
.properties--grid:hover .properties__offer {
    color: var(--price-properties-valu-over-hover);
}
 .properties--grid:hover  .properties__details img {
    filter: invert(100%);
  }
  
  .listing--lg-4 .listing__item:nth-child(4) {
    margin-top: 0px !important;
}
  
}

 
.slider__img img,  .slick-slide img  {
    width: 100% !important;
}
 



 
