.wpcf7-list-item-label {
  font-weight: 500 !important;
}

.vertical-menu nav ul li {
  width: 100%;
  display: block;
}
.gr_color {
  background: linear-gradient(123.35deg, #722ae6 10.33%, #ff72f1 83.12%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.et_pb_contact_form_0 .input,
.et_pb_contact_form_0 .input[type="radio"] + label i {
  background-color: #ffffff;
  border: 0.5px solid #e0e3e7 !important;
  border-radius: 8px !important;
}

.et_pb_contact_form_0 .input,
.et_pb_contact_form_0 .input[type="checkbox"] + label i,
.et_pb_contact_form_0 .input[type="radio"] + label i {
  border: 1px solid #e0e3e7 !important;
}
span.et_pb_contact_field_options_title {
  display: none;
}
/*Make The Divi Contact Form Submit Button Fullwidth*/

.pa-contact-form-submit-fullwidth .et_contact_bottom_container {
  width: 100%;
  flex-direction: column;
  gap: 1em;
  padding-left: 3%;
  margin-top: 0px;
}

.pa-contact-form-submit-fullwidth .et_contact_bottom_container button {
  width: 100%;
  margin: 0;
}
.et_pb_contact_field textarea.et_pb_contact_message {
  min-height: 100px;
  display: block;
}
.carousel,
.item,
.active {
  height: 100%;
}

.carousel-inner {
  height: 100%;
  background: #000;
}
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  opacity: 1;
}
.fill {
  min-height: 230px;
}
.label_cp.For.Sale {
  position: absolute;
  top: 10px;
  right: 10px;

  font-style: normal;
  font-weight: 600;
  font-size: 16px;

  text-align: center;

  color: #346397;

  align-items: center;
  padding: 9px 12px;

  background: #ffffff;
  border-radius: 10px;

  display: flex;
  align-items: center;
  justify-content: center; /* Horizontally centers content */

  .for-sale {
    height: 22px;
    margin-top: auto;
    margin-bottom: auto;
  }

  .star {
    color: #deac6c;
    font-size: 24px;
    margin-left: 5px;
    margin-top: auto;
    margin-bottom: auto;
  }
}
.label_cp.Sold,
.label_cp.Contingent {
  font-weight: 600;
  position: absolute;
  top: 10px;
  left: 10px;

  font-style: normal;
  font-size: 16px;
  text-align: center;
  align-items: center;
  padding: 9px 12px;
  border-radius: 10px;

  display: flex;
  gap: 5px;

  img {
    width: 14px;
  }
}
.label_cp.Sold {
  background: #ff9c00;
  color: #fff;
}
.label_cp.Contingent {
  background: #356397;
  color: #fff;
}

.pb-4 {
  display: flex;
  .card_box {
    width: 100%;
  }
}
.card_box {
  margin-bottom: 15px;
  min-height: 450px;

  display: flex;
  flex-direction: column;

  h2 {
    padding-top: 10px;

    a {
      /* Primary */
      color: #0d0d12;
      font-size: 24px !important;
      font-weight: 600;
      font-style: normal;
      text-transform: uppercase;

      @media (max-width: 400px) {
        font-size: 20px !important;
      }
    }
  }

  p {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #404041;
  }

  h3 {
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0;
  }

  h3.price {
    font-weight: 600;
    font-size: 32px;
    font-feature-settings: "case" on, "cpsp" on, "liga" off;
    /* Secondary/Green */
    color: #437c7d !important;

    font-style: normal;
    text-transform: uppercase;
  }

  .btn_req.horizontal-btns-list {
    width: 100%;
    display: flex;
    gap: 15px;

    a {
      min-width: 152px;
      text-align: center;
    }

    .contact-us {
      border: 1px solid #0d0d12;
      background-color: white;
      color: #0d0d12;
    }
  }
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.pp-2 {
  color: #171c22;
  font-size: 14px;
  display: flex;
  width: fit-content;
  img {
    width: 20px;
    height: 20px;
    margin-right: 5px;

    width: auto !important;
    display: inline-block !important;
    margin-top: auto;
    margin-bottom: auto;
  }
}

.btn_req {
  padding: 20px 0;
}
.btn_req a {
  background: #346396;
  padding: 10px 20px;
  border-radius: 50px;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
p.count_tag {
  color: #346396;
  font-size: 14px;
  margin-bottom: 20px;
  display: block;
  width: 100%;
  font-weight: 500;
}
.filter_boxes {
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  text-align: right;
}

.filter_boxes,
.filter_boxes * {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}
.common-css {
  border: 1px solid #e0e3e7 !important;
  padding: 10px 16px !important;
  border-radius: 50px !important;
  font-size: 16px;
}
.filter_boxes .common-css {
  margin-right: 10px;
  margin-bottom: 10px;
  max-width: 12rem;

  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  /* Primary */
  color: #0d0d12;

  border: 1px solid #b3b3b3 !important;
  border-radius: 60px !important;
}
.btn_map {
  display: inline;
  text-align: right;
  float: right;
  margin-top: 12px;
}
.btn_map a {
  border: 1px solid #e0e3e7;
  padding: 11px 25px;
  border-radius: 50px;
  font-size: 16px;
  color: #000;
}
.main_single,
.main_single * {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}
.main_single {
  padding: 50px 0;

  > .container {
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
  }

  nav.single_header {
    gap: 6px;
    display: inline-flex;

    font-size: 40px;
    font-weight: 700;

    a {
      gap: 4px;
      display: flex;

      color: #808080;
      font-size: 14px;
      font-weight: 400;
    }

    img {
      width: 20px;
      height: 20px;
    }

    .icon-right {
      padding: 4px;
    }

    .property-title {
      gap: 4px;
      display: flex;

      color: #404041;
      font-size: 14px;
      font-weight: 400;
    }
  }

  .gallery_section {
    padding: 30px 0;
    position: relative;

    img {
      border-radius: 12px;
    }

    .top-photos-container {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(min(100%, 466px), 1fr));
      gap: 16px;

      .big-img-container {
        position: relative;

        img.big_img {
          width: 100%;
          object-fit: cover;
          height: 380px;

          @media (max-width: 980px) {
            height: auto !important;
          }
        }

        .share-btn {
          position: absolute;
          top: 10px;
          right: 10px;

          padding-left: 12px;
          padding-right: 12px;
          padding-top: 8px;
          padding-bottom: 8px;
          background: white;
          border-radius: 8px;
          justify-content: center;
          align-items: center;
          gap: 6px;
          display: inline-flex;

          img {
            width: 32px;
            height: 32px;
          }
          span {
            color: #0d0d12;
            font-size: 16px;
            font-weight: 500;
            line-height: 16px;
          }
        }
      }

      .small_imgs {
        display: grid;
        grid-template-columns: repeat(auto-fit, minmax(222px, 1fr));
        gap: 16px;

        a {
          position: relative;
          img {
            width: 100%;
            height: 178px;
            object-fit: cover;

            @media (max-width: 980px) {
              width: auto;
              height: auto;
              object-fit: cover;
              margin-right: 6px;
            }
          }

          button.show_photos {
            position: absolute;
            top: 0;
            left: 0;
            cursor: pointer;

            width: 100%;
            height: 178px;

            @media (max-width: 980px) {
              height: 100%;
            }

            border-radius: 12px;

            font-style: normal;
            font-weight: 600;
            font-size: 24px;

            text-align: center;

            color: #ffffff;

            background: linear-gradient(
                0deg,
                rgba(0, 0, 0, 0.5),
                rgba(0, 0, 0, 0.5)
              ),
              var(--img-url);
            background-size: cover;
          }
        }
      }
    }

    .all_photos {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(min(100%, 350px), 1fr));
      gap: 10px;

      img {
        width: 100%;
        min-height: 250px;
        object-fit: cover;
      }
    }
  }

  .title-section {
    padding-top: 60px;
    padding-bottom: 60px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 60px;
    display: inline-flex;
    width: 100%;

    .title-section-top {
      justify-content: space-between;
      align-items: center;
      display: inline-flex;
      width: 100%;
      align-items: stretch;

      .side-container {
        flex-direction: column;
        display: inline-flex;
        min-height: 99px;

        h1 {
          align-self: stretch;
          color: #0d0d12;
          font-size: 64px;

          font-weight: 600;
          line-height: 1.2;

          @media (max-width: 450px) {
            font-size: 40px;
          }

          padding-bottom: 12px;
        }
        .address {
          color: #404041;
          font-size: 24px;

          font-weight: 500;
        }

        .total-price {
          align-self: stretch;
          text-align: right;
          color: #346396;
          font-size: 48px;

          font-weight: 600;
          line-height: 57.6px;

          @media (max-width: 450px) {
            font-size: 40px;
          }

          padding-bottom: 12px;
        }
      }
    }

    .icons-container {
      justify-content: flex-start;
      align-items: center;
      gap: 12px;
      display: inline-flex;
      align-items: stretch;
      width: 100%;
      flex-wrap: wrap;

      .rectangle {
        flex-grow: 1;
        padding-left: 4px;
        padding-right: 4px;
        padding-top: 32px;
        padding-bottom: 32px;
        background: #f8fafb;
        border-radius: 4px;
        outline: 0.5px #346396 solid;
        justify-content: center;
        align-items: center;
        gap: 16px;
        display: flex;

        color: #0d0d12;
        font-size: 24px;
        font-weight: 500;

        img {
          width: 32px;
          height: 32px;
        }
      }
    }
  }

  h2.title-bird {
    align-self: stretch;
    color: #0d0d12;
    font-size: 48px;

    font-weight: 600;
    line-height: 1.2em;
    border-bottom: #346396 2px solid;
    position: relative;
    margin-bottom: 50px;
    margin-top: 60px;
    align-content: end;

    padding-right: 62px;

    @media (max-width: 450px) {
      font-size: 34px;
    }

    img.bird {
      position: absolute;
      width: 59.71px;
      height: 83px;
      right: 0;
      bottom: -23px;
    }
  }

  p {
    align-self: stretch;
    color: #404041;
    font-size: 20px;

    font-weight: 400;
    line-height: 38px;
  }
  .grid-2-col {
    display: grid;
    grid-template-columns:
      clamp(min(100%, 150px), 378px, 45%)
      minmax(min(100%, 178px), 1fr);
    width: 100%;

    .left-col,
    .right-col {
      padding: 25px;
      border-bottom: 0.5px #346396 solid;
      font-size: 20px;
    }
    .left-col {
      color: #0d0d12;
      font-weight: 600;
    }
    .right-col {
      color: #0d0d12;
      font-weight: 400;
    }
  }

  .side-by-side-grids-container {
    gap: 48px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 570px), 1fr));
    flex-wrap: wrap;

    > div {
      min-width: min(100%, 370px);
      flex: 1 1 0;
      flex-direction: column;
      justify-content: flex-start;
      align-items: flex-start;
      display: inline-flex;
    }
  }

  h3 {
    color: #0d0d12;
    font-size: 32px;

    font-weight: 600;
    line-height: 52px;

    padding-top: 24px;
    padding-bottom: 24px;
  }

  .side-text-of-title {
    color: #404041;
    font-size: 20px;

    font-weight: 400;
    margin-bottom: 50px;
    margin-top: auto;
    padding-top: 10px;
  }

  .title-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(100%, 355px), 1fr));
    column-gap: 100px;

    flex-wrap: wrap;
  }
}

.flex-row-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

h2.heading_section {
  font-size: 24px;
  font-weight: 700;
}
.about_info h3 {
  font-size: 16px;
  text-transform: uppercase;
}
.about_info h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700;
  color: red;
}
.about_info {
  text-align: center;
  padding: 20px;
  max-width: 50%;
}
.about_section {
  padding: 20px 0;
}
.property_info_box {
  padding: 30px 0;
}
.property_info_box div {
  display: inline-block;
  margin-right: 20px;
}
.inf_box {
  border: 1px solid #e0e3e7;
  padding: 20px;
  border-radius: 18px;
  min-width: 150px;
  text-align: center;
}
.short_info {
  font-size: 16px;
  max-width: 100%;
  font-weight: 500;
}

.inquiry_btn a {
  background: #346396;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
}
.inquiry_btn {
  text-align: center;
  margin: 20px 0;
  border-top: 1px solid #e0e3e7;
  border-bottom: 1px solid #e0e3e7;
  padding: 30px 0;
}
.fact_features h3 {
  color: #346396;
  padding: 20px 0;
}
.fact_features h6 {
  font-size: 16px;
  font-weight: 600;
}
.fact_features ul {
  column-count: 2;
  column-gap: 20px;
}
.fact_features li {
  list-style: disc;
  padding-bottom: 10px;
  margin-left: 15px;
}
.fact_features ul {
  max-width: 80%;
}
.fact_features {
  max-width: 100%;
}
.com-div {
  width: 100%;
  padding-bottom: 30px;
}
.post-slide {
  padding: 0 5px;
}
div#news-slider {
  padding: 20px 0;
}
.owl-controls .owl-buttons {
  text-align: center;
  margin-top: 20px;
}
button.owl-prev span {
  color: #fff;
  font-size: 30px;
}
button.owl-next span {
  color: #fff;
  font-size: 30px;
}
.owl-nav .owl-prev {
  width: 35px;
  height: 35px;
  background: #000 !important;
  position: absolute;
  top: -8%;
  right: 65px;
  padding: 6px 15px;
  border-radius: 50px;
  box-shadow: 3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-nav .owl-next {
  width: 35px;
  height: 35px;
  background: #000 !important;
  position: absolute;
  top: -8%;
  right: 15px;
  padding: 6px 15px;
  border-radius: 50px;
  box-shadow: -3px 14px 25px -10px #92b4d0;
  transition: background 0.5s ease 0s;
}
.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
  content: "\f104";
  font-family: FontAwesome;
  color: #fff;
  font-size: 30px;
}
.owl-controls .owl-buttons .owl-next:after {
  content: "\f105";
}
.similar_properties {
  padding: 20px 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee00 !important;
}

.home-slider-container,
.home-slider-container * {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.home-slider-container {
  #home-slider {
    .owl-nav {
      margin-bottom: 100px;

      @media (max-width: 520px) {
        bottom: 170px;
      }

      button {
        background: none !important;
        position: absolute;
        transition: background 0.5s ease 0s;
        top: unset;
        bottom: -69px;

        @media (max-width: 520px) {
          bottom: -223px;
        }

        align-items: center;

        width: 56px !important;
        height: 56px !important;

        border: 1px solid #b3b3b3;
        border-radius: 56px;
        box-shadow: none;

        span {
          color: #0d0d12;
        }
      }
      .owl-prev {
        left: 0px;
      }
      .owl-next {
        left: 85px;
      }
    }

    .card_box {
      min-height: 410px;
      .btn_req.horizontal-btns-list {
        display: none;
      }

      .carousel-indicators {
        display: none;
      }
    }
  }

  .properties-list {
    position: absolute;
    right: 0;
    bottom: -69px;
    padding: 19.35px 29.03px;

    border-radius: 3000px;
    outline: 1.21px #346397 solid;
    outline-offset: -1.21px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    display: inline-flex;

    color: #346397;
    font-size: 16px;
    font-weight: 500;

    @media (max-width: 520px) {
      bottom: -130px;
    }
  }
}

@media screen and (max-width: 980px) {
  .vertical-menu .et_pb_menu__menu {
    display: block;
  }
  .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-start;
  }
  .vertical-menu .mobile_menu_bar {
    display: none;
  }
}

input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
  border: 0.5px solid #e0e3e7 !important;
  border-radius: 8px !important;
}
.et_pb_contact_form_0_tb_footer .input,
.et_pb_contact_form_0_tb_footer .input[type="checkbox"] + label i,
.et_pb_contact_form_0_tb_footer .input[type="radio"] + label i {
  background-color: #ffffff;
  border: 0.5px solid #e0e3e7 !important;
}
.gallery_section .col-lg-6 {
  padding: 0 5px;
}
.gallery_section .col-lg-4 {
  padding: 0 5px;
}
.add_text img {
  float: left;
  margin-right: 10px;
}
.add_text b {
  display: block;
}
.testi-box {
  display: flex;
  position: relative;
  margin-top: 30px;
}
.testi-content p {
  font-size: 24px;
  line-height: 36px;
}
.testi-content {
  padding: 10px 30px 0 0px;
  width: 50%;
  margin-right: 15px;
}
.autharea {
  display: inline-block;
  margin-right: 50px;
  margin-top: 30px;
}
@media screen and (max-width: 980px) {
  .inf_box {
    border: 1px solid #e0e3e7;
    padding: 20px;
    border-radius: 18px;
    min-width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .short_info {
    font-size: 16px;
    max-width: 100%;
    font-weight: 500;
  }
  .fact_features {
    max-width: 100%;
  }
  video {
    max-width: 100%;
    height: auto;
  }

  .testi-content {
    padding: 10px 0 10px 0px;
    width: 100%;
    margin-right: 0;
  }
  .testi-box {
    display: block;
    position: relative;
    margin-top: 30px;
  }
}

i.cta-button.et_pb_menu_page_id-1179.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1179 {
  padding: 20px;
  margin: auto !important;
  color: #fff !important;
}
.et_pb_menu .et_pb_menu__menu > nav > ul > li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: auto;
  padding: 16px;
}
.autharea img {
  display: inline-block;
  vertical-align: middle;
}
.autharea span {
  text-align: start;
  display: inline-block;
  text-align: justify;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
a.auth_box {
  color: #000;
  font-size: 16px;
}
a.auth_box.act {
  border-bottom: 5px solid #346396;
  padding-bottom: 30px;
}

@media (min-width: 980px) {
  li.cta-button.et_pb_menu_page_id-1179.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-1179
    a {
    color: #fff !important;
  }
  .cta-button {
    padding: 0 !important;
    border-radius: 30px;
    border: solid 2px #532198; /* change the color of the border */
    transition: 0.3s;
    background-color: #532198; /* change the color of the background */
  }
  .cta-button a {
    color: #fff !important; /* change the color of the button text */
    padding: 15px 30px 15px 30px !important;
  }

  /* Divi call to action button hover state */

  #top-menu-nav .cta-button a:hover {
    opacity: 1;
  }

  .cta-button:hover {
    border: solid 2px #532198; /* change the color of the hover border */
    background: #532198; /* change the color of the hover background */
  }
}

#gird_img.et_pb_gutters3 .et_pb_column_1_4,
#gird_img.et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
  width: auto !important;
}
#gird_img.et_pb_gutters3 .et_pb_column,
.et_pb_gutters3.et_pb_row .et_pb_column {
  margin-right: auto !important;
}
.inquiry_btn a {
  background: #346396;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 500;
  font-family: "Poppins";
}
.testi-content p {
  color: #171c22 !important;
  font-weight: 400 !important;
  font-size: 24px !important;
  font-family: "Poppins" !important;
}
.autharea span {
  color: #171c22 !important;
  text-align: start;
  display: inline-block;
  text-align: justify;
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  font-weight: 600;
  font-size: 16px;
  margin-left: 20px;
}
a.auth_box.act {
  border-bottom: 2px solid #346396;
  padding-bottom: 30px;
}
p.pmont {
  font-family: "Montserrat";
  font-weight: 600;
  color: #171c22;
  font-size: 20px;
}
.et_pb_text_0_tb_body.et_pb_text a,
.et_pb_text_1_tb_body.et_pb_text a {
  color: #4d2492 !important;
}
.inf_box img {
  width: 24px;
  height: 24px;
  object-fit: cover;
}
.current_post h2.entry-title {
  display: none !important;
}
/*style the Divi blog link text as a button*/

.et_pb_post a.more-link {
  color: #ffffff !important;
  background: #346396;
  border: 2px solid #346396;
  padding: 0.7em 1.3em;
  margin-top: 20px;
  border-radius: 50px;
  text-transform: capitalize;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}

/*style the Divi blog link text as a button on hover*/

.et_pb_post a.more-link:hover {
  background: transparent;
  color: #ffff;
  border: 2px solid #346396 !important;
  transition: all 0.3s ease-in-out;
}
.et_pb_blog_grid .et_pb_post {
  border: 0px solid #d8d8d8;
  padding: 5px !important;
  background-color: #fff !important;
}
/*contact form*/
.btn-bdr .elementor-button-link {
  position: relative;
}
.btn-bdr .elementor-button-link:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  top: 10px;
  width: 30px;
  height: 1px;
  background: #b57132;
}
.position-ralative {
  position: relative;
}
.wpcf7-form-control {
  color: #333333;
  background-color: #f9f9f9;
  border-style: none;
  border-radius: 0px 0px 0px 0px;
  width: 100%;
  padding: 12px 15px 12px 15px;
}
.eael-contact-form {
  width: 100%;
}
.wpcf7-form-control-wrap {
  width: 100%;
  display: block;
  padding-top: 5px;
}
.wpcf7-form-control {
  width: 100% !important;
}
.row-ct {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.w-50 {
  width: 50%;
  padding: 0 15px;
}
.cnt-info .elementor-image-box-title {
  margin: 0;
}
.title-center .elementor-counter-title {
  text-align: center;
}
.custom-color span {
  color: #b57132;
}
.second-title span {
  color: #fff;
  font-size: 52px;
}
.second-title span {
  color: #fff;
  font-size: 72px;
  position: relative;
  top: 0px;
}
.second-title p {
  color: #fff;
  font-size: 72px;
  position: relative;
  top: -6px;
  margin-bottom: 0;
  display: inline !important;
}
.second-title p:before {
  content: "";
  position: absolute;
  right: 0px;
  left: 0px;
  bottom: 10px;
  border-bottom: 1px solid #fff;
}
.second-title span:before {
  content: "";
  position: absolute;
  right: -125px;
  bottom: 24px;
  background: #fff;
  width: 120px;
  height: 1px;
}
.custom-accordion .elementor-accordion-item {
  margin-bottom: 15px;
  border-radius: 10px;
}
.custom-accordion .elementor-tab-title {
  border-radius: 10px;
}
.img-goal {
  position: relative;
  overflow: hidden;
}
.mobile_map {
  display: none;
}
@media only screen and (max-width: 1280px) {
  .owl-nav {
    display: none;
  }
}
#home-slider {
  @media only screen and (max-width: 1280px) {
    .owl-nav {
      display: unset;
    }
  }
}
@media only screen and (max-width: 1120px) {
  .btn_map {
    display: inline-block;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .mobile_map {
    display: block;
  }
  .second-title span {
    font-size: 38px;
  }
  .second-title p {
    font-size: 38px;
  }
  .second-title span:before {
    display: none;
  }
  ol.carousel-indicators {
    display: none;
  }
  .owl-nav {
    position: relative;
    text-align: center;
    align-items: center;
    /* display: inline-block; */
    margin: 0 auto;
  }
  .testi-image {
    width: 100% !important;
  }
}

.cat_p {
  font-size: 14px;
  color: #346396;
  font-weight: 500;
  margin-top: 15px;
  font-family: "Poppins";
}
#post-slider h2 a {
  color: #171c22 !important;
}
#post-slider h2 {
  font-size: 20px;
  font-weight: 600;
  font-family: montserrat;
}
.post_box {
  padding: 10px;
}
.post_box p {
  font-size: 16px;
  font-family: "Poppins";
  font-weight: 400;
  color: #232b35;
}
.date_p {
  font-size: 14px;
  font-weight: 400;
  color: #939eaa;
  font-family: "Poppins";
}
.owl-dots {
  text-align: center;
}
button.owl-dot {
  width: 10px;
  height: 10px;
  background: #999 !important;
  border-radius: 50%;
  margin-right: 10px;
}
div#testimonials-slider .owl-dots {
  padding-top: 15px;
}
.testi-image {
  width: 50%;
}
.autharea img {
  width: auto !important;
  display: inline-block !important;
}
@media only screen and (max-width: 768px) {
  li.cta-button.et_pb_menu_page_id-2472.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2495
    a {
    color: #535353 !important;
  }

  .testi-content p {
    color: #171c22 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    font-family: "Poppins" !important;
  }
  .owl-nav {
    position: relative;
    text-align: center;
    align-items: center;
    margin: 0 auto;
    display: none;
  }
  #gird_img.et_pb_gutters3 .et_pb_column_1_4,
  #gird_img.et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: auto !important;
    margin: 10px auto;
  }
  .filter_boxes .common-css {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .btn_map {
    display: inline-block;
    text-align: right;
    float: none;
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
div#map {
  border-radius: 10px;
}
.acf-map {
  border-radius: 10px;
}
@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
  .et_pb_gutters3.et_pb_row
    .et_pb_column_4_4
    .et_pb_blog_grid
    .column.size-1of3 {
    width: 33.33% !important;
    margin-right: 0%;
    padding-right: 15px;
    padding-left: 15px;
  }
}
.et_pb_blog_grid .et_pb_post {
  padding: 10px !important;
}
@media (max-width: 980px) {
  .card_box {
    min-height: auto;
  }
  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
    width: 100%;
    margin-right: 5.5% !important;
  }
}
.cta-button .et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu ul li a {
  color: #fff !important;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: 0px solid #bfbfbf;
  font-size: 16px !important;
}
span.current {
  color: #346396 !important;
}
.wp-pagenavi a,
span.pages {
  color: #171c22;
}
.wp-pagenavi {
  text-align: center !important;
  font-size: 18px;
}
button.owl-dot.active {
  background: #532198 !important;
}
.info_content {
  h2 {
    font-size: 14px !important;
    padding-top: 10px;
    font-weight: 600;
  }
  h3 {
    font-size: 12px;
  }
  img {
    max-width: 96%;
  }
}

.info_content,
.card_box {
  .d-flex.flex-row.icon-list {
    padding-bottom: 10px;
    padding-top: 12px;
    margin-top: auto;

    div.pp-2 {
      margin-right: 10px;
      padding-right: 10px;

      font-style: normal;
      font-weight: 500;
      font-size: 16px;

      /* Primary */
      color: #0d0d12;

      /* Border */
      border-right: #b3b3b3 1.2px solid;
    }
    div.pp-2:last-child {
      border-right: none;
      margin-right: 0;
    }
  }
}

.info-card.pb-4 {
  max-width: calc(100% - 12px);
  .btn_req.horizontal-btns-list {
    display: none;
  }
  .carousel.slide {
    aspect-ratio: 5 / 3;
  }
  h2 {
    padding-bottom: 10px;
  }
  .d-flex.flex-row.icon-list {
    margin-top: 0;
  }
  .btn_req {
    padding: 8px 0;
  }
  h3.price {
    padding: 0 0;
    font-size: 22px;
  }
}

.gm-style .gm-style-iw-d {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden !important;
}

.gm-style-iw.gm-style-iw-c {
  max-height: 552px !important;
  max-width: 300px !important;
  padding-bottom: 20px !important;
}
.property_info_box div {
  display: inline-block;
  margin-right: 20px;
  margin-top: 10px;
}
/* contact  */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
  width: 100%;
  padding: 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.wpcf7 input[type="text"]:focus {
  background: #fff;
}
.wpcf7-submit {
  float: right;
  background: #ca0002;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  border: none;
  padding: 8px 20px;
  cursor: pointer;
}

span.wpcf7-not-valid-tip {
  text-shadow: none;
  font-size: 12px;
  color: #fff;
  background: #ff0000;
  padding: 5px;
}

div.wpcf7-validation-errors {
  text-shadow: none;
  border: transparent;
  background: #f9cd00;
  padding: 5px;
  color: #9c6533;
  text-align: center;
  margin: 0;
  font-size: 12px;
}
div.wpcf7-mail-sent-ok {
  text-align: center;
  text-shadow: none;
  padding: 5px;
  font-size: 12px;
  background: #59a80f;
  border-color: #59a80f;
  color: #fff;
  margin: 0;
}
#responsive-form {
  max-width: 600px /*-- change this to get your desired form width --*/;
  margin: 0 auto;
  width: 100%;
}

.form-row {
  width: 100%;
}
.column-half {
  float: left;
  position: relative;
  padding: 0.65rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.column-full {
  float: left;
  position: relative;
  padding: 0.65rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}
input.wpcf7-form-control.wpcf7-submit.has-spinner {
  background-color: #346396;
  border-radius: 32px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  height: 100px;
}
span.wpcf7-form-control.wpcf7-checkbox {
  background-color: #fff !important;
}
li.cta-button.et_pb_menu_page_id-2472.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2495
  a {
  color: #fff !important;
}
@media only screen and (max-width: 768px) {
  li.cta-button.et_pb_menu_page_id-2472.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2495
    a {
    color: #535353 !important;
  }
}

.col-lg-4.mb-4 {
  padding-bottom: 15px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #532198 !important;

  font-weight: 700 !important;
}
.wp-pagenavi {
  width: 100% !important;
}
.row.d-flex-all {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.pt-top-20px {
  padding-top: 20px;
}
.short_info li {
  list-style: auto;
}
.short_info ol,
.short_info ul {
  list-style: none;
  padding-left: 15px;
  padding-bottom: 20px;
}

.all-maps-container,
.all-maps-container * {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
}

.all-maps-container {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  padding: 10px;

  .grid-map-and-properties {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(335px, 1fr));
    gap: 20px;

    margin-bottom: 1rem;
    @media (min-width: 768px) {
      margin-bottom: 6rem;
    }

    .desktop_map {
      height: max(450px, 100%);
      min-height: max(450px, 100%);

      #map {
        width: 100%;
        height: max(450px, 100%);
        min-height: max(450px, 100%);
      }
    }

    .grid-side-properties {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(335px, 1fr));
      gap: 20px;

      @media (min-width: 768px) {
        .card_box {
          margin-bottom: 0px;

          .btn_req.horizontal-btns-list {
            padding-bottom: 0;
          }
        }
      }
    }

    h2,
    .et_pb_text_0 h2 {
      font-style: normal;
      font-weight: 600;
      font-size: 24px;
      text-transform: uppercase;
      font-feature-settings: "case" on, "cpsp" on, "liga" off;

      /* Primary */
      color: #0d0d12;
    }
  }

  .grid-properties {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(335px, 1fr));
    max-width: calc(400px * var(--cell-count));
    gap: 20px;
  }
}
.item {
  background: #f5f5f5;
}
