body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.single-advantage {
  font-size: 16px;
  margin-bottom: 50px;
}
.single-advantage .advantage-icon {
  width: 100%;
  float: left;
  margin-bottom: 40px;
  text-align: center;
}
.single-advantage .advantage-icon img {
  display: inline-block;
  height: 95px;
}
img {
  max-width: 100%;
}
button.close {
  position: absolute;
  right: 21px;
  top: 25px;
  z-index: 99;
}
.section-with-background-wrapper {
  position: relative;
  width: 100%;
  float: left;
}
.section-with-background-wrapper .section-background-holder {
  z-index: 1;
  float: right;
}
.section-with-background-wrapper .section-with-overlay {
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.6);
  padding-top: 80px;
  font-size: 17px;
  padding-left: 80px;
  padding-right: 80px;
}
.section-title {
  width: 100%;
  float: left;
  margin-bottom: 120px;
}
.section-title.small-margin {
  margin-bottom: 40px;
}
.title-with-border {
  position: relative;
  display: block;
  width: 100%;
  float: left;
}
.title-with-border::after {
  content: "";
  width: 100px;
  height: 5px;
  position: absolute;
  left: -20px;
  bottom: -20px;
  background: #48a2df;
}
.plan-description-wrapper {
  padding: 60px 85px;
  background: rgba(0, 0, 0, 0.26);
  width: 100%;
  float: left;
  margin-top: 80px;
}
.plan-description-wrapper .section-content {
  width: 300px;
  float: left;
  font-size: 17px;
  margin-bottom: 50px;
}
#footer {
  width: 100%;
  float: left;
  background: #6b7d87;
  padding-top: 160px;
  padding-bottom: 50px;
}
#footer .footer-slogan {
  color: white;
  font-size: 20px;
  margin-top: 120px;
}
#planai {
  margin-bottom: 120px;
  width: 100%;
  float: left;
}
#main-header-image {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
}
.modal-content {
  border-radius: 0;
}
.buto-isplanavimas img {
  max-width: 100%;
}
#mapster_wrap_0 {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.flat-info-heading {
  margin-bottom: 40px;
  text-transform: uppercase;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
.flat-information {
  margin-left: 20px;
  width: 100%;
  float: left;
}
.mobile-cta {
  background: #6b7d87;
  padding: 20px 30px;
  width: 100%;
  float: left;
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 19px;
  color: white;
  cursor: pointer;
  position: relative;
}
.mobile-cta::after {
  content: '';
  position: absolute;
  right: 15px;
  top: 50%;
  width: 21px;
  height: 35px;
  margin-top: -17px;
  background: url(../img/arrow-left.png) no-repeat;
}
.available-apartament {
  width: 100%;
  float: left;
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 16px;
}
.available-apartament .apartament-info {
  font-weight: 400;
  width: 100%;
  float: left;
  font-size: 13px;
  opacity: 0.7;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 80%;
  }
  .flat-info-heading {
    margin-left: 20px;
  }
  #item-modal .modal-content {
    padding-top: 40px;
  }
  #item-modal button.close {
    top: -20px;
  }
}
form input,
form textarea {
  background: #87939f;
  border: 2px solid white;
  width: 100%;
  float: left;
  padding: 10px 15px;
  font-weight: 700;
  margin-bottom: 20px;
}
form input::-webkit-input-placeholder,
form textarea::-webkit-input-placeholder {
  color: white;
}
form input:-moz-placeholder,
form textarea:-moz-placeholder {
  /* Firefox 18- */
  color: white;
}
form input::-moz-placeholder,
form textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: white;
}
form input:-ms-input-placeholder,
form textarea:-ms-input-placeholder {
  color: white;
}
form input[type="submit"] {
  float: right;
  width: auto;
  color: #48a2df;
  padding: 10px 30px;
  text-transform: uppercase;
  border-radius: 6px;
  background: white;
}
footer .title-with-border {
  margin-bottom: 100px;
  margin-top: -80px;
}
.bigger-text {
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.sales-representative-info {
  margin-top: 100px;
  width: 100%;
  float: left;
  margin-bottom: 60px;
}
.sales-representative-info .person-contacts {
  width: 100%;
  float: left;
  margin-top: 20px;
  color: white;
}
.sales-representative-info .person-contacts i {
  width: 30px;
  float: left;
  margin-top: 3px;
}
.sales-representative-info .person-contacts p {
  margin-bottom: 0;
  color: white;
}
.sales-representative-info .person-name {
  font-size: 18px;
  font-weight: 700;
}
.form-description {
  width: 100%;
  float: left;
  margin-bottom: 40px;
  text-transform: uppercase;
  font-size: 14px;
}
div.wpcf7-validation-errors {
  border: none;
  float: right;
  margin-top: -15px;
  color: #b11f10;
  font-weight: 700;
}
.wpcf7-not-valid {
  border: 2px solid #b11f10;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
.contacts-sales {
  float: left;
  width: auto;
  color: white;
  padding: 15px 40px;
  text-transform: uppercase;
  border-radius: 0px;
  font-weight: 700;
  background: #48a2df;
  margin-bottom: 20px;
  cursor: pointer;
}
.contacts-sales i {
  margin-left: -10px;
  margin-right: 10px;
}
.mapster-tooltip > div {
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.available {
  color: #2b542c;
}
.modal {
  z-index: 9999;
}
#footer img.ajax-loader {
  width: auto;
}
@media (max-width: 768px) {
  .modal-content {
    min-height: 97vh;
  }
  .flat-info-heading {
    margin-top: 20px;
  }
  .buto-isplanavimas {
    margin-top: 40px;
    width: 100%;
    float: left;
  }
  .sales-representative-info {
    margin-top: 0;
    margin-bottom: 20px;
  }
  footer .title-with-border {
    margin-top: -30px;
  }
}
#interjeras {
  width: 100%;
  float: left;
  padding: 0;
  position: relative;
  height: 680px;
  margin-bottom: 100px;
}
#interjeras .section-with-background-wrapper .section-with-overlay {
  background: transparent;
}
#interjeras .section-background-holder {
  float: left;
}
#interjeras .section-with-background-wrapper {
  height: 100%;
}
#interjeras .section-background-holder {
  left: 0;
  top: 0;
  width: 50%;
  position: absolute;
  background-size: cover;
  background-position: center center;
  height: 100%;
  z-index: 1;
}
#interjeras .section-background-holder img {
  width: 100%;
}
#interjeras .right-section-holder {
  position: absolute;
  height: 100%;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
#interjeras .right-section-holder .background-section-helper {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
}
#apie {
  padding: 0;
  color: white !important;
  height: 680px;
  overflow: hidden;
  margin-bottom: 0;
  position: relative;
}
#apie .title-with-border {
  white-space: nowrap;
}
#apie h2 {
  font-size: 26px;
}
#apie .left-side-section {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  padding-top: 180px;
  z-index: 2;
}
#apie .left-side-section .overlay-for-section {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 50%;
  background: rgba(131, 154, 166, 0.9);
}
#apie .section-background-holder {
  right: 0;
  float: right;
  top: 0;
  width: 50%;
  position: absolute;
  background-size: cover;
  background-position: center center;
  height: 100%;
  z-index: 1;
}
#apie .section-background-holder img {
  width: 100%;
}
#apie .section-content p {
  color: white;
  text-align: left;
  font-size: 17px;
}
#apie .section-with-background-wrapper .section-with-overlay {
  background: rgba(131, 154, 166, 0.9);
}
.background-line {
  margin-top: -63px;
  background: linear-gradient(to top, #545454 0%, transparent 100%) !important;
}
