@font-face {
  font-family: Gotham;
  src: url(./font/Gotham-Medium.otf);
}

@font-face {
  font-family: Gotham-Bold;
  src: url(./font/Gotham-BoldIta.otf);
}

* {
  margin: 0;
  padding: 0
}

body {
  background: #fff;
  color: #3e3e3e;
  font-family: "Gotham", Helvetica Neue, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased
}

input, textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0
}

.wrapper-fluid {
  padding-top: 40px;
  padding-bottom: 40px
}

a {
  text-decoration: none;
  color: #0073EB;
  font-weight: 700
}

p {
  font-size: 14px;
  line-height: 28px
}

h1 {
  font-size: 30px
}

h2 {
  font-size: 22px
}

.hero h1, .hero h2, .hero p {
  margin-top: 10px
}

.dark-theme h1, .dark-theme p {
  color: #20202D
}

.wrapper-fluid {
  padding-top: 60px;
  padding-bottom: 60px
}

.dark, .success {
  background: #f3f3f3;
  color: #3c3c3c
}

.dark img {
  width: 60%
}

.center-align {
  text-align: center !important
}

.left-align {
  text-align: left
}

.right-align {
  text-align: right
}

.carousel .carousel-cell {
  width: 100%;
  height: 600px;
  position: relative
}

.carousel.gallerySlider .carousel-cell {
  width: 100%;
  height: 800px
}

.hero {
  background: #f3f3f3;
  position: relative;
  z-index: 1
}

.right {
  float: right !important
}

.flickity-page-dots {
  bottom: 30px
}

.center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

button {
  position: relative;
  overflow: hidden
}

.pM {
  display: none
}


.desktop-logo {
  display: block;
  width: 260px;
  padding: 18px 15px;
}
.mobile-logo {
  width: 200px;
  display: block;
}
.nav .join a i {
  padding-right: 5px;
}
.btn {

  border: 0 none;
  vertical-align: middle;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  display: block;
  margin: 0 auto;
  background: #20202d;
      text-transform: uppercase;
  min-width: 275px;
  color: #fff;
  border-radius: 50px;
  cursor: pointer;

  padding: 1.25rem 2rem;
font-weight: 700;
font-size: 1.17647rem;
line-height: 1.15em;
text-align: center;
color: white;
}

.btn:hover {
  box-shadow: 1px 8px 20px grey;
 -webkit-transition:  box-shadow .6s ease-in;
}

.btn.light {
  background: #0073EB;
}

.btn.dark {
  background: #20202d;
}

.mobileMenu {
  display: none;
}

.nav a {
  color: #fff;
}

.nav ul li {
  list-style: none;
  float: left;
  border-right: 1px solid #3a3a3a;
width: 200px;
  padding: 20px 0;
  font-size: 13px;
  font-weight: 600;
  color: #efefef;
}

.nav ul li:hover {
  background: #20202d;
  cursor: pointer;
}

.nav ul li:nth-child(1) {
  border-left: 1px solid #3a3a3a;
}

.nav .join {
  background: #0073EB;
  color: #fff;
  padding-left: 5px;
padding-right: 5px;
}

.nav .join:hover {
  background: #569de6;
}

.nav {
  background: rgba(43, 43, 43, 0.93);
  color: #5c5c5c;
  position: fixed;
  z-index: 3;
  width: 100%;
}

.nav .mp-2, .nav .mp-6 {
  margin-bottom: 0;
  height: 25px;
}

.innerMargin {
  margin: 30px 0
}

.innerMargin img {
  width: 50%;
}

.affiliates img, .contact img {
  width: 50%;
}

.affiliates h2 {
  margin: 10px 0;
}

.contact span {
  text-transform: uppercase;
  color: #7676a4;
  font-size: 12px;
  display: block;
  margin-top: 20px;
  font-weight: 700
}

.wrapper-fluid.footer {
  background: #d4d4d4;
  padding-top: 10px;
  padding-bottom: 10px
}

.footer {
  margin: 0;
  padding: 5px;
  font-size: 11px;
  padding-top: 20px;
  color: #667
}

.footer p {
  font-size: 10px
}

.mNav {
  font-size: 10px
}

.menu {
  position: fixed;
  z-index: 4;
  margin: 0;
  padding: 0;
  background: rgba(32, 32, 45, 0.97);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  overflow: hidden
}

.menu li {
  list-style: none;
  padding: 10px 0;
  color: rgba(255, 255, 255, 0.80)
}

li:hover {
  color: rgba(255, 255, 255, 1);
  cursor: pointer
}

.center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

.close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 25px
}

.mobileMenu {
  font-size: 25px;
  padding: 12px 0;
  background: #20202d;
  color: #fff
}

.mobileMenu {
  margin: 0
}

.hero {
  text-shadow: 1px 1px 0 #4c4c4c
}

.hero img {
  width: 45%
}

.mappy {
  width: 100%
}

.carousel-cell.hero1 {
  color: #fff;
  height: 650px
}

.formy {
  padding: 12px;
  margin-top: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  width: 100%;
  color: #000;
  border: 1px solid #cecece;
  border-radius: 3px;
  font-size: 14px;
  margin-bottom: 15px;
  padding: 12px;
  margin-top: 3px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  width: 100%;
  color: #000;
  border: 1px solid #cecece;
  border-radius: 3px
}

.fa {
  color: #fff
}

.error {
  font-size: 12px;
  color: red
}

#ContactName.error, #ContactEmail.error, #ContactComment.error, #ContactPhone-error.error {
  background: #ffeaea
}

label.error {
  font-size: 12px;
  color: red
}

.fa-circle {
  color: #0073EB;
  margin-right: 10px
}

.themeColorBg {
  background: #0073EB;
  color: #fff
}

.paidByOwner {
  font-weight: bold;
  color: #0073EB;
  font-size: 22px;
   white-space: nowrap;
  margin-top: 10px;
}

.horizontalBlock {
  width: 200px;
  margin: 20px auto;
  margin-bottom: 5px;
}

.banner-img {
  margin-left: 45px;
  clear: both;
  margin-top: 40px;
  padding: 35px;
  font-size: 14px;
  opacity: 0.9;
  position: absolute;
  z-index: 12312312312;
  padding: 35px;
  max-width: 550px;
  height: auto;
  background-color: rgba(0, 0, 0, .6);
  left: 0;
  text-align: left;
  top: 30%;
}

.banner-img h1 {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 27px;
  margin-top: 5px;
  font-weight: bold;
  margin-bottom: 10px;
}

.banner-img .border {
  border-top: 1px solid #fff;
  padding-bottom: 10px;
  padding-top: 15px;
}

.banner-img h2 {
  margin-top: 5px;
  font-size: 13px;
  color: #fff;
  text-transform: uppercase;
  line-height: 2;
  margin: 5px 0px 10px;
}

.hero-price {
  margin-top: 20px;
  margin-bottom: 10px;
}

.banner-img p {
  font-size: 14px;
  color: #ffffff;
  line-height: 2;
  margin-bottom: 10px;
}

.fa.fa-circle {
  color: #fff;
  font-size: 5px;
  margin: 0 15px;
  vertical-align: middle;
}

.new-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 1px;
  border: 1px solid #fff;
}

.new-grid .carousel-cell {
  width: 100%;
  vertical-align: bottom;
  color: #fff;
  height: 350px;
  min-height: 100px;
  max-height: 100%;
  height: auto;
  min-height: 300px;
}

.supporting-information {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-bottom: 20px;
}

.supporting-information-price {
  line-height: 35px;
  position: relative;
  padding-right: 15px;
  font-size: 1.5em;
  text-align: center;
  font-weight: 500;
}

.supporting-information-price:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 100%;
  width: 1px;
  background-color: #eaeaea;
}

.supporting-information-details {
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
}

.supporting-information-details-bedroom {
  margin-bottom: 5px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
}

.supporting-information-details-bathroom {
  margin-bottom: 5px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
}

.supporting-information-details-sqft {
  margin-bottom: 5px;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
}

.sub-caps {
  display: block;
  font-size: 0.7em;
  font-weight: 400;
  line-height: 1;
  color: #999;
  text-transform: uppercase;
}

@media screen and (max-width: 900px) {
  .new-grid .carousel-cell {
    min-height: 150px !important;
  }
}

.fa-check {
  color: #0073EB;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 25px
  }
  h2 {
    font-size: 15px
  }
  .affiliates img, .contact img {
    width: 30%
  }
  .menu {
    display: block
  }
  .mobileMenu {
    display: block
  }
  .desktopMenu {
    display: none
  }
  .hero h1 {
    font-size: 22px;
  }
  .hero img {
    width: 70%
  }
  .hero h2 {}
  .hero p {
    font-size: 15px
  }
  .pD {
    display: none
  }
  .pM {
    display: block
  }
  .mappy {
    height: 200px
  }
  .gallerySlider a .carousel-cell {
    border: none
  }
  .new-grid .carousel-cell {
    max-height: 150px !important
  }
  /* Banner Mobile */
  .banner-img {
    padding: 15px;
    margin-left: 0px;
    margin-top: 0px;
  }
  .banner-img h1 {
    margin: 0;
  }
  .banner-img .hero h2 {}
  .banner-img p {
    line-height: 1.4;
  }
  .banner-img .border {}
  .menu li {
    padding: 25px 0px;
  }
  .fa.fa-circle {
    margin: 0 5px;
  }
}

@media screen and (max-width: 768px) {
  .m-hid {
    display: none;
  }
  .mobileMenu img {
    position: relative;
  }
  .carousel.gallerySlider .carousel-cell {
    width: 100%;
    height: 360px
  }
  .carousel-cell.hero1 {
    height: 65vh
  }
  .new-grid .carousel-cell {
    max-height: 100px !important
  }
  .new-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .mobileMenu img {
    position: relative;
    top: 5px
  }
}

@media screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
  .supporting-information {
    display: none;
  }
}

@media screen and (max-width: 425px) {
  .affiliate img, .contact img {
    width: 15%
  }
  .payment img {
    width: 100%
  }
  .new-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .new-grid .carousel-cell {
    max-height: 150px !important
  }
  .horizontalBlock {
    width: 200px;
    padding-left: 20px;
    margin: 0px;
    padding-bottom: 15px;
  }
  .m-res {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .m-text h1 {
    font-size: 18px;
  }
  .m-text p {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
  }
}

.desktopMenu {
  padding: 0px;
}

.main-title {
  margin-bottom: 20px;
}
.contact-wrapper {
  padding-top: 20px;
}
.navy {
  padding: 0px;
}

.contact {
  line-height: 2em;
      border-bottom: 1px solid #d6d6d6;
      padding-bottom: 20px;
}
.contact a {
  line-height: 1em;
}

.noborder {
  border: none;
}
.flickity-page-dots .dot {
  background: #a2a2a2
}

.ripple {
  width: 0;
  height: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  transform: scale(0);
  position: absolute;
  opacity: 1
}

.rippleEffect {
  animation: rippleDrop .6s ease-out;
}

@keyframes rippleDrop {
  100% {
    transform: scale(2);
    opacity: 0;
  }
}
