.wrapper {
  background: url(../media/bg/london-bg-image-capital87-website.jpg) no-repeat center right;
  background-size: cover; }

.wrapper:before {
  display: none; }

.site-btn {
  background: #1fd586; }

.site-btn:hover {
  background: #22ed95; }

#map {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.slick-dots {
  display: block !important; }

@media (min-width: 1200px) {
  .main-content {
    max-width: 760px; } }

@media (max-width: 1250px) {
  .horizontal-form-wrapper .transparent-input {
    width: 240px; } }

@media (max-width: 767px) {
  .horizontal-form-wrapper .transparent-input,
  .horizontal-form-wrapper input[type=submit] {
    width: 100%;
    max-width: 320px;
    display: block; } }

/*# sourceMappingURL=maps/map_background.css.map */
