@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap");

.d-flex {
  display: flex;
}

.f-tg {
  font-family: "Bebas Neue", sans-serif;
}

.f-avenir {
  font-family: "Nunito Sans", sans-serif;
}

.f-avenir-heavy {
  font-family: "Nunito Sans", sans-serif;
}

.fw-500 {
  font-weight: 500;
}

.fw-700 {
  font-weight: 400;
}

.c-white {
  color: #fff;
}

.btn {
  background: #177fbe;
  border-radius: 6px;
  padding: 1rem 2rem 0.75rem 2rem;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
  font-size: 22px;
  line-height: 100%;
  color: #fff;
  max-width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 240px;
}

.btn:hover,
.btn:active,
.btn:focus {
  box-shadow: -1px 4px 10px 0 rgb(0 0 0 / 15%);
  background-color: #1bb2ff;
  color: #fff;
}

h2 {
  color: #76bc21;
  font-family: "Bebas Neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 125%;
  text-transform: uppercase;
  font-feature-settings: "ordn" on, "liga" off;
}

h2 span {
  color: #54c0e8;
}

*[data-toggle="modal"] {
  cursor: pointer;
}

.rblp section {
  position: relative;
  font-feature-settings: "ordn" on, "liga" off;
}

.container-1600 {
  z-index: 1;
  position: relative;
  width: 100%;
  max-width: 90vw;
  margin: auto;
}

.landingPageBodyWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

main.rblp .s1 {
  min-height: 403px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000000;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: end;
  padding-bottom: 30px;
}

main.rblp .s1 * {
  font-feature-settings: "ordn" on, "liga" off;
}

main.rblp .s1 .bg-video {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

main.rblp .s1 .bg-video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

main.rblp .s1 .content-area {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 3;
}

main.rblp .s1 .logo {
  width: 100%;
  max-width: 246.221px;
  height: 130.346px;
  margin-bottom: 45px;
}

main.rblp .s1 .logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

main.rblp .s1 .title {
  color: #fff;
  text-align: center;
  font-family: "Bebas Neue";
  font-size: 44px;
  font-weight: 400;
  line-height: 60%;
  text-transform: uppercase;
}

main.rblp .s1 .title span {
  font-size: 27px;
}

section.in-menu {
  padding: 0;
  background: #4c9c2e;
  min-height: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: flex-start;
}

section.in-menu ul {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  gap: 60px;
}

section.in-menu ul li {
  margin: 0;
  padding: 0;
}

section.in-menu ul li a {
  color: #fff;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 22px;
  line-height: 150%;
}

section.in-menu ul li a:hover {
  text-shadow: 0 0 4px black;
}

main.rblp .s2 {
  padding: 44px 0;
}

main.rblp .s2 .contentArea {
  max-width: 1239px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 39px;
  padding: 0 25px;
}

main.rblp .s2 .contentArea p {
  color: #000102;
  font-family: "Nunito Sans";
  font-size: 25px;
  font-weight: 500;
  line-height: normal;
  text-align: center;
  margin-bottom: 0;
}

main.rblp .s2 .contentArea b {
  font-weight: 700;
}

main.rblp .s2 .contentArea small {
  font-size: 12px;
}

main.rblp .s4 .btns-wrap,
main.rblp .s2 .contentArea .btns-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  row-gap: 12px;
}

main.rblp .s4 .btns-wrap .btn,
main.rblp .s2 .contentArea .btns-wrap .btn {
  min-height: 58px;
  max-width: 458px;
  width: 100%;
}

main.rblp .s3 {
  padding: 5rem;
  background-image: url("/lp/wp-content/themes/ADC_theme/includes/remote-bid/content-slider-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
}

main.rblp .s3 .h2 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-size: 42px;
  line-height: 119%;
  text-align: center;
  text-transform: uppercase;
  color: #54c0e8;
  mix-blend-mode: multiply;
  padding-bottom: 5rem;
}

main.rblp .s3 .slide-wrap {
  display: flex;
  padding: 0 10%;
}

main.rblp .swiper-button-next,
main.rblp .swiper-button-prev {
  transition: 0.5s;
  font-family: "Nunito Sans", sans-serif;
  color: #000;
  font-size: 60px;
  line-height: 90px;
}

main.rblp .swiper-button-next:after,
main.rblp .swiper-button-prev:after {
  visibility: hidden;
}

main.rblp .swiper-button-disabled {
  opacity: 0 !important;
}

main.rblp .slide-icon {
  display: flex;
  min-width: 250px;
  align-items: center;
  justify-content: center;
}

main.rblp .slide-content {
  max-width: 713px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

main.rblp .slide-content * {
  font-size: 25px;
  line-height: 150%;
  color: #000;
}

main.rblp .slide-content h3 {
  margin-bottom: 0;
  font-family: "Nunito Sans", sans-serif;
  font-weight: 800;
}

main.rblp .slide-content p {
  font-weight: normal;
}

main.rblp .s4 .title {
  margin-bottom: 48px;
  text-align: center;
}

main.rblp .s4 .columns {
  display: flex;
  justify-content: space-between;
  margin: 48px 0;
}

main.rblp .s4 ul {
  list-style-type: none;
  padding: 0;
  margin-bottom: 0;
}

main.rblp .s4 ul a {
  color: #000;
  font-family: "Nunito Sans";
  font-size: 25px;
  font-weight: 600;
  line-height: 142%;
  white-space: nowrap;
}

main.rblp .s5 h2 {
  margin-bottom: 35px;
  text-align: center;
}

main.rblp .rb-states {
  background-color: #e6e7e8;
  padding: 44px 0 47px 0;
}

main.rblp .rb-states h2 {
  text-align: center;
}

main.rblp .rb-states .state-boxes {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  column-gap: 28px;
  row-gap: 10px;
  margin-top: 20px;
}

main.rblp .rb-states .state-box {
  border-radius: 11px;
  background: #fff;
  padding: 32px 32px 25px 34px;
  width: 233px;
  height: 236px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
  transition: 0.3s ease;
}

main.rblp .rb-states .state-box:hover {
  transform: scale(1.05);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 0px;
}

main.rblp .rb-states .state-box .title {
  color: #4a4d4e;
  text-align: center;
  font-variant-numeric: ordinal;
  font-feature-settings: "liga" off, "clig" off;
  font-size: 22px;
  font-weight: 800;
  line-height: 150%;
  text-transform: uppercase;
}

main.rblp .rb-states .state-box .map {
  height: 120px;
  width: 99px;
}

main.rblp .rb-states .state-box:nth-last-child(2) .map {
  width: 165px;
}

main.rblp .rb-states .state-box:nth-child(1) .map {
  width: 135px;
}

main.rblp .rb-states .state-box .map img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.rb-properties {
  display: none;
  background: #e6e7e8;
  padding: 2rem 0 3rem 0;
}

.rb-properties h2 {
  color: #2f3a43 !important;
  text-align: center;
  padding: 1.5rem 0;
}

.rb-properties {
  background: #e6e7e8;
  padding: 1rem 0 3rem 0;
}

.rb-properties .related {
  max-width: 1400px;
  margin: auto;
  padding: 0 6.5vw;
}

.rb-properties .remote-bid-swiper-wrap {
  margin: auto;
}

.rb-properties .swiper-slide {
  height: auto !important;
  display: flex;
  justify-content: center;
}

.rb-properties .rb-next,
.rb-properties .rb-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply'%3E%3Cellipse cx='18.7992' cy='19' rx='18.7992' ry='19' fill='%23036EB5'/%3E%3C/g%3E%3Cpath d='M26.3193 18.9999L15.7448 27.6602L15.7448 10.3397L26.3193 18.9999Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 38px;
  height: 38px;
  margin-top: 0.5em;
}

.rb-properties .rb-next {
  right: 3vw;
}

.rb-properties .rb-prev {
  background-image: url("data:image/svg+xml,%3Csvg width='38' height='38' viewBox='0 0 38 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg style='mix-blend-mode:multiply'%3E%3Cellipse cx='18.7994' cy='19' rx='18.7992' ry='19' transform='rotate(180 18.7994 19)' fill='%23036EB5'/%3E%3C/g%3E%3Cpath d='M11.2793 19.0001L21.8538 10.3398L21.8538 27.6603L11.2793 19.0001Z' fill='white'/%3E%3C/svg%3E%0A");
  left: 3vw;
}

.s5 {
  padding: 4rem 0;
}

.s5 .container-1600 > .row {
  display: flex;
  align-items: stretch;
}

.videos-wrap {
  display: flex;
  gap: 3.5rem;
}

.learn-how {
  border-radius: 10px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1;
}

.learn-how .image img {
  height: 245px;
  width: 100%;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
  object-position: top;
}

.learn-how > div > .row {
  margin: 2rem !important;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.learn-how .rb-content {
  background: #3e3e3e;
  mix-blend-mode: normal;
  border-radius: 0 0 10px 10px;
}

.learn-how h4 {
  font-weight: 400;
  font-size: 50px;
  line-height: 150%;
  text-transform: uppercase;
  color: #ffffff;
}

.learn-how p {
  padding: 1.5rem 0;
  font-weight: 400;
  font-size: 30px;
  line-height: 150%;
  text-transform: uppercase;
  color: #76bc21;
  min-height: 142px;
}

.learn-how p span {
  color: #57c1e8;
  max-width: 81%;
}

.learn-how p span.green {
  color: #76bc21;
}

.watch-btn {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 500;
  font-size: 25px;
  line-height: 150%;
  color: #ffffff;
  float: right;
  display: flex;
  align-items: flex-end;
  margin-top: -2em;
}

.watch-btn:hover {
  text-shadow: 0 0 black;
  color: #ffffff;
}

.watch-btn img {
  margin-left: 1.5rem;
}

.related h3 {
  font-weight: 900;
  font-size: 24px;
  line-height: 31px;
  text-align: center;
  color: #332e2e;
  text-transform: capitalize;
  margin: 2rem;
}

.related > .row {
  display: flex;
  flex-wrap: wrap;
  max-width: 1300px;
  margin: auto;
}

.related > .row > .col-sm-6 {
  display: flex;
  justify-content: center;
}

.related > .row > div.desktop {
  display: flex;
  justify-content: center;
}

.pcard {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 300px;
  height: 90%;
  background: #ffffff;
  box-shadow: 0px 0px 8px rgb(0 0 0 / 12%);
  border-radius: 6px;
  margin: 2rem 0;
  padding: 5px;
}

.pcard .image img {
  border-radius: 5px;
  width: 100%;
  height: auto;
  aspect-ratio: 3/2;
}

.pcard .title {
  font-weight: 900;
  font-size: 14px;
  line-height: 150%;
  color: #263238;
  margin: 11px 0;
  padding: 0 3px;
}

.pcard .details {
  font-weight: 300;
  font-size: 14px;
  line-height: 150%;
  color: #5c676e;
  margin-bottom: 6px;
  padding: 0 3px;
}

.pcard .bottom {
  background: #f3f4f5;
  border-radius: 0px 0px 6px 6px;
  margin: 5px -5px -5px -5px;
}

.pcard .bottom .row {
  display: flex;
  align-items: center;
  padding: 10px 0;
  margin: 0 -5px;
}

.pcard .price > * {
  display: flex;
}

.pcard .btn-view {
  display: flex;
  width: 110px;
  background: #036eb5;
  border: 1px solid #036eb5;
  border-radius: 4px;
  font-weight: 900;
  font-size: 14px;
  text-align: center;
  justify-content: center;
  color: #ffffff;
}

.pcard .price .bid {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  align-items: flex-start;
  justify-content: center;
  font-size: 16px;
  line-height: 131%;
  color: #000000;
}

.pcard .status {
  font-size: 14px;
  line-height: 18px;
  color: #5c676e;
  padding: 8px 0;
  background: #fff;
}

.status i {
  box-shadow: 0px 0px 8px rgb(0 0 0 / 25%);
  width: 14px;
  height: 14px;
  background: #76bc21;
  display: inline-block;
  border-radius: 10em;
  margin: 0 5px;
  border: 2px solid #fff;
  vertical-align: text-top;
}

.status i.blue {
  background: #57c1e8;
}

.s6 h2 {
  padding-bottom: 2rem;
}

.s6 .wpsm_panel-group {
  border-top: none !important;
}

.s6 .wpsm_panel-group .wpsm_panel:last-child {
  border-bottom: none;
}

.wpsm_panel-title > a .accordion-arrow {
  visibility: hidden;
}

.s7 {
  background: #eaeaea;
  padding: 4rem 0;
}

.s7 h2 {
  padding-bottom: 2rem;
  text-align: center;
}

.s7 .t-box {
  background: #f4f4f4;
  padding: 2rem;
  margin-bottom: 2rem;
}

.s7 .t-box .title {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 600;
}

.s7 .t-box .rating {
  display: flex;
  justify-content: space-between;
  margin: 1.5rem 0;
}

.s7 .t-box .rating .stars {
  font-size: 0;
  display: flex;
}

.s7 .slick-next:before {
  content: ">";
}

.s7 .slick-prev:before {
  content: "<";
}

.slick-next {
  right: -15px;
}

.slick-prev {
  left: -15px;
}

.s7 .slick-prev:before,
.s7 .slick-next:before {
  color: #000;
  text-align: center;
  font-family: "Nunito Sans";
  font-size: 28px;
  font-weight: 500;
  line-height: 150%;
}

.slick-next,
.slick-prev {
  top: 25%;
}

.s8 {
  background: #76bc21;
  padding: 3rem 0;
}

.s8 .h2 {
  margin: 0;
  font-size: 42px;
  line-height: 119%;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

.s8 p {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  text-align: center;
  color: #000;
  padding: 1.75rem 0;
}

.s8 .btn {
  display: inline-flex;
  width: 462px;
  height: 62.8px;
}

#rb-faq .wpsm_panel-group {
  border-top: none !important;
}

#rb-faq .wpsm_panel-group > .wpsm_panel:last-child {
  border-bottom: none !important;
}

.wpsm_panel-group .wpsm_panel-body p a {
  color: #2f3a43 !important;
  text-decoration: underline;
}

main.rblp .s4 h2 {
  text-align: center;
}

@media (max-width: 1200px) {
  .s5 .container-1600 > .row {
    display: inherit;
    align-items: initial;
  }

  .s5 .container-1600 > .row .col-12 {
    margin: 2rem 0;
  }

  .videos-wrap {
    flex-direction: column;
  }

  .watch-btn {
    margin: 0.5rem 0;
  }

  .watch-btn span {
    display: none;
  }

  .learn-how p,
  .learn-how p span {
    min-height: auto;
    max-width: unset;
  }

  .s8 .btn {
    width: 100% !important;
    margin-bottom: 2rem;
  }

  main.rblp .s4 .btns-wrap,
  main.rblp .s2 .contentArea .btns-wrap {
    flex-wrap: wrap;
  }

  main.rblp .s4 .columns {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }

  .btn {
    font-size: 20px;
  }
}

@media (max-width: 992px) {
  .watch-btn img {
    width: 50px;
    height: auto;
  }

  section.in-menu ul {
    gap: 30px;
  }

  main.rblp .s4 ul a,
  main.rblp .s2 .contentArea p {
    font-size: 22px;
  }
}

@media (max-width: 768px) {
  a.btn {
    /*width: 90% !important;*/
    margin: auto;
  }

  .learn-how h4 {
    font-size: 4rem;
  }

  .learn-how p {
    font-size: 2rem;
  }

  main.rblp .s3 {
    padding: 4rem 0;
  }

  main.rblp .slide-icon {
    min-width: 125px;
  }

  main.rblp .s3 .slide-wrap {
    display: flex;
    padding: 0 6%;
    gap: 15px;
  }

  main.rblp .s3 .container {
    padding: 0 !important;
  }

  main.rblp .swiper-button-next {
    right: 5px;
  }

  main.rblp .swiper-button-prev {
    left: 5px;
  }

  .learn-how .image img {
    object-fit: cover;
    object-position: top;
    height: 115px;
  }

  .watch-btn {
    margin: 0;
  }

  .learn-how p {
    padding: 0;
  }

  .watch-btn img {
    width: 36px;
  }
}

@media (max-width: 576px) {
  .container-1600 {
    padding: 0 2rem;
  }

  .s1 .hero-mobile {
    display: block;
  }

  .s1 .container-1600 {
    padding: 0;
    margin: 0;
  }

  .s3 .h2 {
    font-size: 22px;
  }

  .s3 .slide-wrap {
    padding: 0 13vw;
  }

  main.rblp .s3 .h2,
  .learn-how h4,
  .rb-properties h2 {
    font-size: 22px !important;
    line-height: 1.3 !important;
  }

  .learn-how p {
    font-size: 17px;
  }

  .slide-content * {
    font-size: 15px !important;
  }

  .swiper-button-next,
  .swiper-button-prev {
    font-size: 22px;
  }

  .rb-properties .rb-next,
  .rb-properties .rb-prev {
    width: 24px;
    height: 24px;
    margin-top: 1em;
  }

  .s7 .t-box .rating .stars img {
    width: 15px;
  }

  .s8 p {
    font-size: 17px;
    line-height: 150%;
  }

  .s8 .btn {
    font-size: 15px;
    height: 30px;
    width: 70% !important;
    margin: 1rem 15%;
  }

  main.rblp .s4 .btns-wrap .btn,
  main.rblp .s2 .contentArea .btns-wrap .btn {
    height: 37px;
    font-size: 15px;
    width: 100%;
  }

  section.in-menu ul {
    gap: 10px;
  }

  section.in-menu ul li a {
    font-size: 15px;
  }

  main.rblp .s4 h2 {
    line-height: 150%;
    font-size: 27px;
  }

  main.rblp .s4 .columns {
    grid-template-columns: repeat(1, 1fr);
    padding: 0 25px;
    margin-top: 25px;
  }

  main.rblp .s6 h2 {
    font-size: 27px;
    text-align: center;
  }

  main.rblp .s4 ul a {
    font-size: 20px;
  }

  main.rblp .s2 .contentArea p {
    font-size: 18px;
    margin-bottom: 20px;
  }

  main.rblp .s2 .contentArea p:nth-last-child(1) {
    margin-bottom: 0;
  }

  main.rblp .s2 .contentArea {
    gap: 5px;
  }

  main.rblp .s3 {
    padding: 4rem 0;
  }

  main.rblp .swiper-button-next,
  main.rblp .swiper-button-prev {
    font-size: 24px;
  }

  main.rblp .s1 .title {
    font-size: 33px;
  }

  main.rblp .s1 .title span {
    font-size: 21px;
  }

  main.rblp .s1 .logo {
    max-width: 183.777px;
    height: 97.29px;
    margin-bottom: 135px;
  }

  main.rblp .s1 {
    position: relative;
    background-image: none !important;
  }

  .s8 .h2 {
    font-size: 27px;
  }

  main.rblp .slide-icon {
    min-width: 90px;
  }

  main.rblp #accordion_pro_4520 .wpsm_panel-title > a,
  main.rblp #accordion_pro_4520 .wpsm_panel-body p {
    font-size: 15px !important;
  }

  main.rblp .rb-states .state-box {
    width: 234px;
    height: 161px;
    padding: 15px;
  }

  main.rblp .rb-states .state-box .map {
    height: 84px;
    width: 78px;
  }

  main.rblp .rb-states .state-box:nth-last-child(2) .map {
    width: 120px;
  }

  main.rblp .rb-states .state-box:nth-child(1) .map {
    width: 107px;
  }

  main.rblp .rb-states .state-box .title {
    font-size: 17px;
  }

  main.rblp .rb-states .state-box .title br {
    display: none;
  }

  main.rblp .rb-states h2 {
    display: flex;
    flex-direction: column;
    font-size: 27px;
  }

  .s7 h2 {
    font-size: 27px;
  }
}

/* Docusign Modal */
#modal-docusign {
  font-size: 25px;
}

#modal-docusign .docusign {
  margin: 0 4vw 3vw;
}

#modal-docusign h3 {
  font-family: "Nunito Sans";
  font-weight: 800;
  font-size: 25px;
  width: 100%;
  max-width: 700px;
  margin: 0 auto 2.5rem auto;
  text-align: center;
}

#modal-docusign ul {
  margin: 0;
  line-height: 130%;
}

#modal-docusign ul li {
  margin: 0;
}

#modal-docusign p.center {
  text-align: center;
}

#modal-docusign .btn-wrap {
  margin-top: 1.2em;
  display: flex;
  justify-content: center;
}

#modal-docusign a {
  font-family: "Nunito Sans";
  font-size: 22px;
  color: #fff;
  font-style: normal;
  font-weight: 800;
  background-color: #036eb5;
  border-radius: 6px;
  text-decoration: none;
  height: 62px;
  width: 377px;
  max-width: 100%;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

@media (max-width: 1200px) {
  #modal-docusign h3 {
    font-size: 22px;
  }

  #modal-docusign {
    font-size: 18px;
  }

  #modal-docusign a {
    font-size: 20px;
  }
}

/* Media Queries */
