@import url("https://fonts.googleapis.com/css2?family=Quicksand");
.eap-homepage-1 {
  padding: 0 !important;
  margin: 0;
}
.eap-homepage-1 .row {
  margin: 0 !important;
}
.eap-homepage-1 .icon {
  margin-bottom: 2em !important;
}
.eap-homepage-1 .eap-sac-form-label {
  float: left;
  color: #9ba6b2;
  padding-left: 0.5em;
  font-size: 0.7em;
}
.eap-homepage-1 .eap-sac-form-submit {
  line-height: 30px !important;
  top: -16px;
}
.eap-homepage-1 .cs-placeholder {
  color: #333 !important;
}
.eap-homepage-1 .eap-sac-form-calltimeholder {
  min-height: 60px;
}
.eap-homepage-1 .form-row {
  text-align: center;
  min-height: 500px;
  padding-top: 4em;
  background-image: url("https://files.easyagentpro.com/static/buyer/1.jpg");
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  color: #fff;
}
.eap-homepage-1 .form-row .form-row-image img {
  width: 100px;
  border-radius: 50%;
  box-shadow: 0 5px 25px rgba(0, 0, 0, 0.15);
  text-align: center;
  margin: 0 auto;
}
.eap-homepage-1 .form-row .agent-name {
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 1em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.eap-homepage-1 .form-row .agent-info {
  position: relative;
  top: 4em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
  margin-top: 4em;
  margin-bottom: 2em;
}
.eap-homepage-1 .form-row .sac-form .title {
  font-family: var(--eap-header-font);
  font-size: 2em;
  font-weight: bold;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.eap-homepage-1 .container {
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 1em 0;
}
.eap-homepage-1 .btn-primary {
  color: #fff !important;
  border: none !important;
}
.eap-homepage-1 .btn-white {
  background-color: #fff !important;
  border: none !important;
}
.eap-homepage-1 .hero {
  min-height: 600px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
  position: relative;
  padding-top: calc(var(--eap-nav-overtflow-padding) - 2em);
}
@media screen and (max-width: 416px) {
  .eap-homepage-1 .hero {
    background-size: cover;
  }
}
.eap-homepage-1 .hero .hero-info {
  padding-top: 2em;
  width: 80%;
  max-width: 1200px;
  position: relative;
}
@media screen and (max-width: 416px) {
  .eap-homepage-1 .hero .hero-info {
    margin-left: 0;
  }
}
.eap-homepage-1 .hero .title {
  font-family: var(--eap-header-font);
  font-size: 2em;
  font-weight: 700;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 416px) {
  .eap-homepage-1 .hero .title {
    font-size: 1.5;
  }
}
.eap-homepage-1 .hero .subtitle {
  font-family: var(--eap-header-font);
  font-size: 3em;
  font-weight: bold;
  color: #333;
  line-height: 1.2em;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 416px) {
  .eap-homepage-1 .hero .subtitle {
    font-size: 2em;
  }
}
.eap-homepage-1 .hero-screen {
  background-image: linear-gradient(75deg, #ffffff 60%, rgba(255, 255, 255, 0) 99%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  backdrop-filter: blur(2px);
}
@media screen and (max-width: 416px) {
  .eap-homepage-1 .hero-screen {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.9) 40%, rgba(255, 255, 255, 0.2) 99%);
  }
}
.eap-homepage-1 .mya-search-bar {
  margin: auto;
  padding: 2rem 0 2rem 0;
  width: 80%;
  max-width: 1200px;
}
.eap-homepage-1 .hva-shortcode {
  padding: 1rem;
  display: flex;
  backdrop-filter: opacity(0.5);
  flex-direction: column;
  align-items: center;
  width: 90%;
  margin: auto;
}
.eap-homepage-1 .hva-shortcode .eap-btn {
  margin-top: 1em;
  min-width: 200px;
  max-width: 100%;
  padding: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .eap-homepage-1 .hva-shortcode {
    flex-direction: row;
    align-items: flex-end;
    width: 95%;
    margin: 1em;
  }
  .eap-homepage-1 .hva-shortcode .eap-btn {
    margin-top: 0;
    min-width: 165px;
    max-width: 20%;
    height: 3.7em;
  }
}
@media only screen and (min-width: 1024px) {
  .eap-homepage-1 .hva-shortcode {
    width: 97%;
  }
}
.eap-homepage-1 .agent-video-screen {
  background-image: linear-gradient(35deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 70%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.eap-homepage-1 .agent-video {
  min-height: 600px;
  color: #fff;
  text-align: center;
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.eap-homepage-1 .agent-video .video-info {
  margin-top: 4em;
  padding-bottom: 2em;
  position: relative;
}
.eap-homepage-1 .agent-video .title {
  font-size: 2em;
  font-weight: bold;
  max-width: 900px;
  margin: 0 auto;
  line-height: 1.2;
}
@media screen and (max-width: 416px) {
  .eap-homepage-1 .agent-video .title {
    font-size: 1.5em;
  }
}
.eap-homepage-1 .agent-video .subtitle {
  font-weight: bold;
  max-width: 750px;
  margin: 1em auto;
  opacity: 0.8;
  font-family: var(--eap-header-font);
}
.eap-homepage-1 .agent-video .video {
  max-width: 700px;
  margin: 2em auto;
  box-shadow: 0 16px 16px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  overflow: hidden;
}
.eap-homepage-1 .idx {
  min-height: 0;
  text-align: center;
}
.eap-homepage-1 .idx .container {
  min-height: 0;
  padding: 0;
}
.eap-homepage-1 .idx .idx-shortcode {
  min-height: 0;
  margin: 2em auto;
}
.eap-homepage-1 .home-value-screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.87);
  backdrop-filter: blur(5px);
}
.eap-homepage-1 .home-value {
  min-height: 600px;
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #333;
  position: relative;
}
.eap-homepage-1 .home-value .home-value-info {
  max-width: 700px;
  width: 100%;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1em;
}
.eap-homepage-1 .home-value .btn-md {
  min-width: 225px !important;
}
.eap-homepage-1 .home-value .icon {
  width: 65px;
  height: 65px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0 auto;
}
.eap-homepage-1 .home-value .icon i {
  font-size: 2em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}
.eap-homepage-1 .home-value .title {
  font-size: 2em;
  font-weight: bold;
  color: #333;
  line-height: 1.2;
}
.eap-homepage-1 .home-value .subtitle {
  font-size: 1.125em;
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-family: var(--eap-header-font);
  font-weight: bold;
}
.eap-homepage-1 .testimonial {
  position: relative;
  min-height: 600px;
}
.eap-homepage-1 .testimonial .testimonial-info {
  text-align: center;
  width: 100%;
  position: relative;
  margin-top: 4em;
  padding: 1em;
}
.eap-homepage-1 .testimonial .icon {
  width: 65px;
  height: 65px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0 auto;
}
.eap-homepage-1 .testimonial .icon i {
  font-size: 2em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.eap-homepage-1 .testimonial .brag-post {
  font-size: 2em;
  line-height: 1.2em;
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
  font-weight: bold;
  color: #333;
  padding-bottom: 1em;
}
@media screen and (max-width: 416px) {
  .eap-homepage-1 .testimonial .brag-post {
    font-size: 1.125em;
  }
}
.eap-homepage-1 .contact-row-screen {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.87);
  backdrop-filter: blur(5px);
}
.eap-homepage-1 .contact-row {
  min-height: 1000px;
  background-position: center;
  background-size: cover;
  text-align: center;
  color: #333;
  position: relative;
}
.eap-homepage-1 .contact-row .contact-row-info {
  max-width: 700px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 1em;
}
.eap-homepage-1 .contact-row .icon {
  width: 65px;
  height: 65px;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0 auto;
}
.eap-homepage-1 .contact-row .icon i {
  font-size: 2em;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.eap-homepage-1 .contact-row .title {
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
  line-height: 1.2;
  font-family: var(--eap-header-font);
}
.eap-homepage-1 .contact-row .subtitle {
  font-size: 1.125em;
  margin-top: 0.5em;
  margin-bottom: 1em;
  font-family: var(--eap-header-font);
  font-weight: bold;
}