* {
  font-size: 13px;
  font-family: "poppins";
}

body {
  overflow-x: hidden !important;
}

.little_banner {
  height: auto;
  border-width: 2px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}

.mobile_nav {
  height: 65px;
  background-color: white;
  display: none !important;
}
@media (max-width: 48rem) {
  .mobile_nav {
    display: flex !important;
  }
}
.mobile_nav .logo_image {
  height: 60px;
  width: 100px;
}
.mobile_nav .logo_image img {
  height: 100%;
  width: 100%;
}
.mobile_nav .navabar_menu {
  height: 40px;
  width: 40px;
}

.desktop_nav {
  height: 50px;
  width: 100%;
}
@media (max-width: 48rem) {
  .desktop_nav {
    display: none;
  }
}
.desktop_nav .inner {
  width: 80%;
  height: 100%;
}
.desktop_nav .menu_group {
  height: 50%;
  border-left: 1px solid silver;
}
.desktop_nav .menu_groupping_main {
  padding: 0 1rem;
  font-weight: 500;
}
.desktop_nav .site_logo {
  width: 100px;
  height: 50px;
}
.desktop_nav .site_logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.tinny_home {
  padding: 8px 1.3rem;
  border-radius: 25px;
  border-width: 2px;
}

.section_one {
  height: 80vh;
  background: url("../images/5ef3d09b926e0a88b1dc8c04_noyer-3d-website-1280x850.webp");
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.4);
  background-blend-mode: multiply;
}
@media (max-width: 48rem) {
  .section_one {
    height: 400px;
  }
  .section_one h1 {
    font-size: 25px !important;
    width: 90% !important;
  }
  .section_one .btn_record_full {
    padding: 5px 1rem !important;
    font-size: 12px !important;
  }
}

.container {
  width: 80%;
  height: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.container h1 {
  font-size: 40px;
  color: white;
  font-weight: 900;
  width: 60%;
  line-height: 1.1;
  text-shadow: -2px 4px 9px rgba(0, 0, 0, 0.4);
}
.container p {
  text-shadow: -2px 4px 9px rgba(0, 0, 0, 0.4);
  color: white;
  font-size: 17px;
  font-weight: 700;
}

.btn_record_full {
  padding: 1rem 2rem;
  background-color: white;
  display: inline-block !important;
  font-weight: 700;
  font-size: 16px;
  border-radius: 25px;
}

.container_contain {
  width: 60%;
  max-width: 1200px;
}
@media (max-width: 48rem) {
  .container_contain {
    width: 90% !important;
  }
}

.grid_content {
  height: 280px;
  width: 100%;
}
@media (max-width: 48rem) {
  .grid_content {
    height: auto !important;
    display: block !important;
    border-bottom-width: 1px;
  }
}
.grid_content .image__content {
  width: 60%;
  height: 100%;
}
@media (max-width: 48rem) {
  .grid_content .image__content {
    display: block;
    width: 100% !important;
    height: auto;
  }
}
.grid_content .image__content .image {
  width: 330px;
  height: 100%;
  border-radius: 5px;
}
@media (max-width: 48rem) {
  .grid_content .image__content .image {
    width: 100% !important;
    height: 280px !important;
  }
}
.grid_content .image__content .image img {
  width: 100%;
  height: 100%;
  border-radius: inherit;
  -o-object-fit: cover;
     object-fit: cover;
}
.grid_content .icon_image {
  height: 20px;
  width: 20px;
}
.grid_content .icon_image img {
  width: 100%;
  height: 100%;
}

.content_ims {
  width: 300px;
}
@media (max-width: 48rem) {
  .content_ims {
    width: 100%;
  }
}

.size_listing_group {
  width: 200px;
}
.size_listing_group .caption_size {
  width: 100px;
}

.grid_content .name {
  font-size: 16px;
  font-weight: 600;
}

.featured {
  font-size: 13px;
  padding: 0.1rem 1rem;
}
@media (max-width: 48rem) {
  .featured {
    margin-top: 10px !important;
    font-size: 17px;
  }
}
.featured .font-medium {
  font-weight: 600;
}

@media (max-width: 48rem) {
  .name_text__ {
    text-align: center;
    justify-content: center !important;
  }
}

.text_grid_starting {
  font-size: 10px;
  border-top: 1px solid silver;
  padding-top: 5px;
}

.square_feet {
  font-size: 9px !important;
}

.tour_this_home {
  font-size: 12px;
  color: white;
  border-radius: 6px;
}

@media (max-width: 48rem) {
  .tour___btn {
    display: flex;
    justify-content: center;
  }
}

.line-spacing {
  line-height: 1.8;
}
@media (max-width: 48rem) {
  .line-spacing {
    text-align: center !important;
  }
}

.text_name {
  font-size: 12px;
}

.contents_items {
  padding-left: 40px;
  border-left-width: 1px;
  width: 400px;
}
@media (max-width: 48rem) {
  .contents_items {
    padding: 0 !important;
    border: 0 !important;
    width: 100%;
  }
}

.details_page .one__ {
  width: 100%;
  height: 600px;
  border: 1px solid silver;
}
@media (max-width: 48rem) {
  .details_page .one__ {
    display: block;
    height: auto;
    border: 0px !important;
  }
}
.details_page .one__ .image_wrapper {
  height: 100%;
  width: 70%;
}
@media (max-width: 48rem) {
  .details_page .one__ .image_wrapper {
    width: 100%;
    height: 270px;
  }
}
.details_page .one__ .image_wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.details_page .one__ .caption_1 {
  width: 90%;
  margin-top: 2rem;
}
.details_page .one__ p {
  line-height: 1.5;
}
.details_page .one__ .name {
  font-size: 20px;
}
.details_page .details_captions {
  width: 30%;
}
@media (max-width: 48rem) {
  .details_page .details_captions {
    width: 100%;
  }
}
.details_page .two__ .pictures {
  width: 70%;
}
.details_page .two__ .pictures .inner_container_pictures {
  width: 70%;
}
@media (max-width: 48rem) {
  .details_page .two__ .pictures .inner_container_pictures {
    width: 100%;
  }
}
@media (max-width: 48rem) {
  .details_page .two__ .pictures {
    width: 100%;
    grid-auto-rows: 130px !important;
  }
}
.details_page .two__ .details_thoughts {
  width: 30%;
  border-left-width: 1px;
}
@media (max-width: 48rem) {
  .details_page .two__ .details_thoughts {
    width: 100%;
    border: 0 !important;
  }
}
.details_page .two__ .details_thoughts .inner__thoughts {
  width: 90%;
  margin-top: 2rem;
}
.details_page .two__ .details_thoughts .inner__thoughts h5 {
  font-size: 17px;
}
.picture_box_item {
  border: 1px solid silver;
}
.picture_box_item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 48rem) {
  .last_item_image {
    grid-column: span 2;
  }
}

.specifications {
  width: 100%;
  width: 100%;
}
.specifications h3 {
  font-size: 17px;
}
.specifications .block__grid {
  border-width: 1px;
  border-left: 0;
  border-bottom: 0;
  border-right: 0;
  height: 30px;
  align-items: center;
  width: 100%;
}

.container_elements {
  width: 95%;
}
.container_elements .right_side,
.container_elements .left_side {
  width: 50%;
}
@media (max-width: 48rem) {
  .container_elements .right_side,
  .container_elements .left_side {
    width: 100%;
  }
}

.btn_makeinquiries {
  background-color: orangered;
  padding: 5px 0.5rem;
  border-radius: 5px;
  font-size: 12px;
  color: white;
  margin-top: 1rem;
}

@media (max-width: 48rem) {
  .button_show_small {
    display: none;
  }
}

#page_static_markup {
  height: 100vh !important;
  width: 100%;
  overflow: hidden !important;
}
#page_static_markup .image_display_grid {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.8);
  display: flex !important;
}

.image_box__wrapper {
  height: 60%;
  background-color: white;
  border-radius: 5px;
  width: 60%;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.7);
  border-radius: 10px;
}
@media (max-width: 48rem) {
  .image_box__wrapper {
    width: 90%;
    height: 300px;
  }
}
.image_box__wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.btn_close_image_overview {
  height: 40px;
  width: 40px;
  top: -50px;
  right: 0;
}

@media (max-width: 48rem) {
  .hidden_currency {
    display: none !important;
  }
}

.btn_mobile_group {
  bottom: -50px;
  left: 0;
  right: 0;
}
@media (min-width: 48rem) {
  .btn_mobile_group {
    display: none;
  }
}
.btn_mobile_group .rightdicricled {
  height: 30px !important;
  width: 30px !important;
}

.rightdicricled {
  height: 50px;
  width: 50px;
  background-color: black;
}
.rightdicricled:hover {
  background-color: rgb(44, 44, 44);
  opacity: 0.9;
}
.rightdicricled i {
  font-size: 18px !important;
}

.image_display_grid {
  display: none;
}

footer .footer_logo {
  height: 70px;
  width: 70px;
  border-radius: 50%;
}
footer .footer_logo img {
  width: 100%;
  height: 100%;
}
footer .get_ready {
  font-size: 20px;
}
@media (max-width: 48rem) {
  footer .get_ready {
    font-size: 16px;
  }
}
footer .top_section {
  border-bottom-width: 0.4px;
  height: 130px;
}
@media (max-width: 48rem) {
  footer .top_section {
    display: block !important;
  }
}
footer .bottom_section {
  height: 60px;
}
@media (max-width: 48rem) {
  footer .bottom_section .bottom_section_inherit {
    margin-top: 1.2rem;
    display: block !important;
  }
  footer .bottom_section .bottom_section_inherit a {
    display: block !important;
  }
}
footer .icon_rounded {
  height: 30px;
  border-radius: 50%;
  width: 30px;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
}
footer h3 {
  font-size: 18px;
}

@media (max-width: 48rem) {
  .details_section {
    width: 90%;
    margin: 0 auto;
  }
}
.details_section h1 {
  font-size: 25px;
  font-weight: bold;
}
.details_section p {
  margin-top: 2rem;
}

.rating_section h3 {
  font-weight: bold;
  font-size: 18px;
}

.our_rr div {
  font-size: 15px;
  margin-top: 0.4rem;
}

footer {
  width: 100%;
  height: auto !important;
  padding: 3rem 0;
}

@media (max-width: 48rem) {
  .mobile_columnsss {
    justify-content: space-between;
    margin-top: 10px !important;
  }
  .mobile_columnsss .btn_getstarted {
    padding: 10px 1rem !important;
  }
}

header {
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}

.contact_form {
  width: 70%;
  box-shadow: 0px 3px 10px rgba(42, 42, 42, 0.7);
}
@media (max-width: 48rem) {
  .contact_form {
    width: 90%;
  }
}
.contact_form h1 {
  font-size: 17px;
}
.contact_form .form-control {
  width: 100%;
  height: 40px;
  padding: 0 10px;
  color: white !important;
}
.contact_form input {
  width: 100%;
  color: black !important;
  padding: 10px;
}
.contact_form input:focus {
  border-color: rgb(41, 41, 226);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}
.contact_form input textarea:focus {
  border-color: rgb(41, 41, 226);
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.4);
}

.outline {
  border-width: 1px;
  outline: none !important;
}

.tetxxx_ds {
  color: black !important;
  border-width: 1px !important;
}

.button___bottom_clikc {
  text-align: center;
  margin-left: auto;
  box-shadow: 1px 3px 6px 5px rgba(0, 0, 0, 0.27);
  width: 70%;
  background-color: #d64a49;
  height: 35px;
  border-radius: 5px;
}

.sidebar__auto {
  position: fixed;
  left: 0;
  width: 300px;
}
.sidebar__auto .logo {
  width: 60px;
  height: 60px;
}
.sidebar__auto .logo img {
  width: 100%;
  height: 100%;
}
.sidebar__auto .close_bar {
  height: 30px;
  width: 30px;
}
.sidebar__auto .container_con {
  margin-top: 10px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.hidden {
  display: none !important;
}

@media (max-width: 48rem) {
  .mobile_btn_group_section {
    justify-content: center !important;
    margin-top: 10px;
  }
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.27);
}/*# sourceMappingURL=global.css.map */