@media only screen and (min-width:1240px){
.switcher {
    font-family: Arial;
    font-size: 10pt;
    text-align: left;
    cursor: pointer;
    overflow: hidden;
    width: 163px;
    line-height: 17px;
    position: relative !important;
    bottom: 128px !important;
    right: 470px !important;
  }
  #flags ul {
    position: relative;
    right: 38px;
}
}
#google_language_translator select.goog-te-combo {
    color: #32373c;
    display: none;
}
@media screen and (min-width: 992px){
.logo-header img {
    max-height: 227px;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 230px;
    position: relative;
    bottom: 69px;
}}

@media screen and (max-width: 991px){
.logo-mobile-wrapper img {
    max-height: 150px;
    padding-top: 0px;
    padding-bottom: 0px;
    position: relative;
    bottom: 40px;
  }}

.submit-property:hover {
    
    color: #fff;
    
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #f4524d;
    background-color: #f4524d;
    width: 100%;
}