
html {
  vertical-align: baseline;
}
body {
  background: #002249;
  color: #fff;
  margin-top: unset;
}
.success {
  display: none;
}
h1 {
  color: #fff;
}
h2 {
  color: #fff;
}
.content.section {
    font-size: 17px;
}
.top-bar-white {
    top: 0;
    padding: 25px 0;
}
a.navbar-logo {
    bottom: 0;
    margin-top: -7px;
}
#idx-navbar embed {
    cursor: default;
}
.page-name {
    font-weight: 400;
    font-size: 17px;
    padding-right: 5px;
    font-style: italic;
}
.page-name b {
    font-weight: 700;
}
#animations-container .bg-dark-blue.idx-button {
    min-width: 101px;
    font-size: 13px;
    line-height: 1em;
    padding: 15px 19px 14px 21px;
    letter-spacing: 0.1em;
    background-color: #f5f5f5;
    color: #31393D;
    font-weight: 400;
}
#animations-container .bg-dark-blue.idx-button:hover {
    background-color: #E6E6E6;
    border-color: #E6E6E6;
    color: #31393D;
}
#animations-container .bg-dark-green.idx-button {
    min-width: 101px;
    font-size: 13px;
    line-height: 1em;
    padding: 15px 19px 14px 21px;
    letter-spacing: 0.1em;
    background-color: #8DC541;
    border-color: #8DC541;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    margin-left: 20px;
}
#animations-container .bg-dark-green.idx-button:hover {
    background-color: #89BF3F;
    border-color: #89BF3F;
    color: #fff;
}
#lead-capture {
  width: 100%; 
  height: 100vh; 
  padding: 10px; 
  background: rgba(18, 18, 18, 0.50); 
  flex-direction: column; 
  justify-content: center; 
  align-items: center; 
  gap: 10px; 
  display: inline-flex;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
#lead-capture-container {
  align-self: stretch; 
  padding: 60px; 
  background: #121212; 
  flex-direction: column; 
  justify-content: space-between; 
  align-items: flex-start; 
  display: inline-flex;
  width: 50%;
}
#lead-capture h1 {
  color: white;
  font-size: 32px;
  font-family: Poppins;
  font-weight: 600;
  word-wrap: break-word
}
#lead-capture p {
  color: rgba(255, 255, 255, 0.75);
  font-size: 20px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 28px;
  word-wrap: break-word;
}
#form-headline, #lead-capture-form-container {
  padding-left: 0;
  padding-right: 0;
  width: 50%;
  display: block;
  height: 100%;
  float: left;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 30px;
  padding-right: 30px;
}
#form-headline {
  font-size: 1.5em;
  line-height: 1.5em;
}
#lead-capture-form-container {
  padding: 60px; 
  background: white; 
  justify-content: flex-start; 
  align-items: flex-start; 
  gap: 10px; 
  display: flex;
}
#lead-capture-form-container h2 {
  color: black;
  font-size: 32px;
  font-family: Poppins;
  font-weight: 600;
  word-wrap: break-word
}
#lead-capture-form-container p {
  color: #0B0F19;
  font-size: 14px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word
}
#lead-capture-mobile {
  display: none;
}
#lead-capture-container-mobile {
  align-self: stretch; 
  height: 203px; 
  flex-direction: column; 
  justify-content: flex-start; 
  align-items: flex-start; 
  gap: 16px; 
  display: none;
}
.form-control {
  margin-bottom: 15px;
  color: #121212;
  font-size: 12px;
  font-family: Poppins;
  font-weight: 400;
  line-height: 20px;
  word-wrap: break-word;
  height: 40px;
}
.bg-dark-blue.idx-button {
  width: 100%; 
  height: 100%; 
  background: linear-gradient(0deg, #121212 0%, #121212 100%), linear-gradient(180deg, rgba(255, 255, 255, 0.08) 0%, rgba(255, 255, 255, 0.04) 100%); 
  box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.15) inset; 
  border-radius: 8px; 
  border: 2px #00DFD8 solid; 
  backdrop-filter: blur(99px); 
  justify-content: center; 
  align-items: center; 
  display: inline-flex
}
#formSubmit {
  color: white;
  font-size: 18px;
  font-family: Inter;
  font-weight: 600;
  line-height: 27px;
  word-wrap: break-word;
  text-transform: unset;
}
.required-field {
  position: absolute;
  top: 35px;
  right: 35px;
  font-size: 10px;
  color: #555;
}
.banner {
    background: rgb(60,165,214);
    background: -moz-linear-gradient(180deg, rgba(60,165,214,1) 0%, rgba(137,204,235,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(60,165,214,1) 0%, rgba(137,204,235,1) 100%);
    background: linear-gradient(180deg, rgba(60,165,214,1) 0%, rgba(137,204,235,1) 100%);
    background-image: url("/take-a-tour/images/tat-hero.jpg");
    background-image: url("/take-a-tour/images/tat-hero.jpg"), linear-gradient(180deg, rgba(60,165,214,1) 0%, rgba(137,204,235,1) 100%);
    background-size: 100%;
    background-position: left;
    background-repeat: no-repeat;
    padding: 0;
    margin-top: 0px;
    padding-bottom: 150px;
}
#house {
  width: 50%;
  float: left;
  position: fixed;
}
#house img {
  position: static;
  bottom: 5%;
  z-index: 1;
}
.banner h1, .banner p {
    text-align: left;
    color: #fff;
}
.banner p.title {
    text-transform: uppercase;
}
.banner h1 {
    font-size: 39px;
    font-weight: 800;
}
.banner p.title {
    letter-spacing: 0.05em;
    margin-top: 0;
}
.banner p {
    margin: 20px 0;
    font-size: 1.5em;
    line-height: 1.5em;
}
#start-scroll-text {
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 60px;
}
#start-scroll {
  width: 30px;
  margin-top: 30px;
  animation-iteration-count: 3;
  animation-delay: 2s;
}
#mobile-banner h1 {
  padding-left: 30px;
  padding-right: 30px;
}
#mobile-banner p {
  margin: 20px 0;
  font-size: 17px;
  line-height: 1.5em;
  padding-left: 30px;
  padding-right: 30px;
}
#animations-container {
  background: #002249;
}
/* #search-brand-container, #search-tools-container, #generate-leads-container, #local-expertise-container, #contact-us-container {
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
} */
#animations-container h2 {
    color: #FFF;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.2px;
}
#animations-container img {
  margin-bottom: 30px;
}
#animations-container p {
    margin-bottom: 30px;
}
.scroll-panel p {
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
}
#search-brand, #search-tools, #generate-leads, #local-expertise, #built-for-success, #contact-us {
  position: relative;
  z-index: 3;
}
.white {
  background-color: #fff;
  color: #31393D;
}
.white h2 {
  color: #3ca5d6;
}
.tour-icon {
  width: 100px;
  margin-top: 100px;
}
#search-brand-animation {
  margin: 0 auto;
}
#search-brand-animation, #search-tools-animation, #generate-leads-animation, #local-expertise-animation {
  -webkit-box-shadow: 5px 5px 15px 1px rgba(0,0,0,0.5); 
  box-shadow: 5px 5px 15px 1px rgba(0,0,0,0.5);
}
svg {
  display: block;
}
#search-brand-copy, #search-tools-copy, #generate-leads-copy, #local-expertise-copy, #built-for-success-copy {
  height: auto;
  padding-left: 15px;
}
#built-for-success-copy {
  margin-top: 170px;
}
#search-tools h2, #local-expertise h2, #contact-us h2 {
    color: var(--Color-Black, #121212);
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.2px;
}
#search-tools p, #local-expertise p, #contact-us p {
    color: var(--Color-Black, #121212);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 140% */
}
.first, .left {
  padding-right: 22.5px;
}
.second {
  padding-left: 22.5px;
  padding-right: 22.5px;
}
.last, .right {
  padding-left: 22.5px;
}
#white-hr hr {
  border: none;
  height: 3px;
  color: #fff;
  background-color: #fff;
  margin-top: 45px;
  margin-bottom: 45px;
}
#contact-us {
  height: auto;
  margin-bottom: unset;
}
.btn-lg {
    font-size: 20px;
}
a.bg-dark-blue.idx-button {
    display: inline-block;
    padding: 15px 19px 14px 21px;
}
#offline-chat-form {
  color: #31393D;
}
#offline-chat-form .form-group {
  position: relative;
}
#offline-chat-form .required-field {
  top: 32px;
}
@media (min-width: 2000px) {
  .banner {
    padding-bottom: 325px;
  }
  #search-brand-container, #search-tools-container, #generate-leads-container, #local-expertise-container, #built-for-success-container, #contact-us-container {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  #search-brand-container {
    padding-top: 100px;
  }
}
@media (min-width: 1201px) and (max-width: 1999px) {
  .banner {
    padding-bottom: 200px;
  }
  #animations-container {
    margin-top: -30px;
  }
  #search-brand-container, #search-tools-container, #generate-leads-container, #local-expertise-container, #built-for-success-container, #contact-us-container {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  #search-brand-container {
    padding-top: 100px;
  }
}
@media (max-width: 1300px) and (min-width: 992px) {
  .banner {
    padding-bottom: 75px;
  }
  #animations-container {
    margin-top: -90px;
  }
  .scroll-panel p {
    font-size: 1em;
  }
  #tour-nav {
    display: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  #lead-capture {
    display: none;
  }
  #lead-capture-mobile {
    display: inline-flex;
  }
  #form-headline, #lead-capture-form-container {
    width: 100%;
    padding: 10px;
  }
  #mobile-banner {
    margin-top: 80px;
  }
  #search-brand-animation svg, #search-tools-animation svg, #generate-leads-animation svg, #local-expertise-animation svg {
    margin-bottom: 50px;
  }
  .first, .left {
    padding-right: 15px;
  }
  .second {
    padding-left: 15px;
    padding-right: 15px;
  }
  .last, .right {
    padding-left: 15px;
  }
  #laptop {
    margin-top: 80px;
  }
}
@media (max-width: 768px) {
  #lead-capture {
    display: none;
  }
  #lead-capture-mobile {
    display: inline-flex;
  }
  #form-headline, #lead-capture-form-container {
    width: 100%;
    padding: 10px;
  }
  .top-bar-white {
    display: none;
  }
  #mobile-banner {
    margin-top: 0px;
  }
  body {
    margin-top: unset !important;
  }
  #animations-container h2 {
    margin-bottom: 20px;
    line-height: 1.125em;
  }
  #search-brand-container, #search-tools-container, #generate-leads-container, #local-expertise-container, #built-for-success-container, #contact-us-container {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  #search-brand-animation-mobile svg, #search-tools-animation-mobile svg, #generate-leads-animation-mobile svg, #local-expertise-animation-mobile svg {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .tour-icon {
    margin-top: 50px;
  }
  #contact-us-container h2 {
    margin-bottom: 30px;
  }
  #laptop {
    margin-top: 80px;
  }
  .first, .left {
    padding-right: 15px;
  }
  .second {
    padding-left: 15px;
    padding-right: 15px;
  }
  .last, .right {
    padding-left: 15px;
  }
  #animations-container .bg-dark-blue.idx-button {
    width: 100%;
  }
  #animations-container .bg-dark-green.idx-button {
    margin-left: 0;
    margin-top: 20px;
    width: 100%;
  }
}
