﻿@import url("https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url(font/fonts.css);
body:not(.cms-index-index),
html:not(.cms-index-index) {
  min-height: unset !important;
}
body.landstar-style .featured-product-owl .item-conainer .details-box h4 i.fa-pencil-ruler::before {
  content: url(../images/IconBuilding.svg);
}
.landstar-style .details-inner i.text-primary.fa-pencil-ruler::before {
  content: url(../images/IconBuilding.svg);
}
.landstar-style {
  font-family: 'Heebo', sans-serif !important;
}
.landstar-style * {
  font-family: 'Heebo', sans-serif !important;
}
.landstar-style * i {
  font-family: 'Font Awesome 5 Pro' !important;
}
.landstar-style .btn-primary,
.landstar-style .btn {
  background: #fff !important;
  color: #20448C !important;
  border: 2px solid #fff !important;
  border-radius: 0px !important;
}
.landstar-style .btn-primary:hover,
.landstar-style .btn:hover {
  background: #FAD701 !important;
  color: #fff !important;
}
.page-wrapper .proxima-header {
  height: 100px;
  background: #fff !important;
  padding: 10px 0px 0px 0px;
}
.page-wrapper .proxima-header .header-container {
  max-width: 1600px;
  margin: 0px auto;
  background: #fff !important;
}
.page-wrapper .proxima-header .header-container .logo img {
  max-height: 90px;
}
.page-wrapper .proxima-header .header-container .header.links li.authorization-link {
  margin-left: 0px !important;
  margin-right: 20px !important;
}
.page-wrapper .proxima-header .header-container .header.links li.authorization-link a {
  border-radius: 0px !important;
  border-width: 0px !important;
  height: 40px !important;
  color: var(--jacksonspurple) !important;
}
.page-wrapper .proxima-header .header-container .header.links li.authorization-link a::before {
  display: none !important;
}
.page-wrapper .proxima-header .header-container .header.links li.authorization-link.lang a {
  background-color: var(--aquamarine) !important;
  min-width: 79px;
}
.page-wrapper .proxima-header .header-container .header.links li.authorization-link.lang a::after {
  content: url(../images/dropdown.svg);
  margin-left: 0.5625rem;
}
.page-wrapper .proxima-header .header-container .header.links li.authorization-link.call-us a {
  background-color: var(--jacksonspurple) !important;
  color: #fff !important;
  min-width: 121px;
}
.page-wrapper .proxima-header .header-container .header.links li.authorization-link.login a {
  min-width: 121px;
}
.page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
  font-weight: 700 !important;
  color: #222222 !important;
  font-weight: 500;
  font-size: 16px !important;
  line-height: 24px;
}
.proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top:hover,
body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top.active {
  color: #F8951D !important
}
@media screen and (max-width: 1300px) {
  .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
    font-size: 14px !important;
  }
}
@media screen and (max-width: 1200px) {
  .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
    color: #fff !important;
  }
}
.page-wrapper .proxima-header .header-container .header .header-content .primary-menu-container .navigation li.level0.parent>.level-top:after {
  display: none !important;
}
.page-wrapper .proxima-header .header-container .header.panel {
  max-width: inherit !important;
  width: 100% !important;
}
.page-wrapper .proxima-header .header-container .marshall-logo img {
  margin-top: -8px !important;
  max-width: 100%;
  height: auto !important;
  background-color: var(--jacksonspurple) !important;
  max-height: 80px;
}
.page-wrapper .proxima-header .right-main-nav {
  padding: 1.5625rem 0 !important;
  align-self: flex-start !important;
}
@media screen and (max-width: 700px) {
  .page-wrapper .proxima-header .right-main-nav {
    padding: 0px !important;
    position: absolute;
    right: 0px;
    top: 50px;
  }
}
.page-wrapper .proxima-header .right-main-nav .switcher-language {
  border: 2px solid #1597D5 !important;
  border-radius: 0px !important;
  background: none !important;
  color: #1597D5 !important;
}
.page-wrapper .proxima-header .right-main-nav .switcher-language .switcher-trigger span {
  color: #1597D5 !important;
}
.proxima-header .logo-container{
  max-width: unset !important;
}
@media screen and (max-width: 700px) {
  .page-wrapper .proxima-header .right-main-nav .links li {
    width: auto !important;
    text-align: right;
  }
}
.page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn {
  background: #2781BE !important;
  color: #fff !important;
  font-size: 0.75rem !important;
  font-weight: 400;
  border: 0px !important;
  border-radius: 0px;
}
.page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn:hover {
  background: #F8951D !important;
  color: #fff !important;
}
.page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
  background: #20448C !important;
  color: #fff !important;
  border: 0px !important;
  font-weight: 400;
  border-radius: 0px;
}
.page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn:hover {
  background: #F8951D !important;
  color: #fff !important;
}
.landstar-style .page-wrapper .page-title-wrapper {
  background: url(../images/homepagebg.png) no-repeat 50% 50%;
  background-size: cover;
  display: flex;
  align-items: center;
  margin: 0px !important;
  min-height: 700px;
  justify-content: center;
  flex-direction: column;
}
.landstar-style .page-wrapper .page-title-wrapper h1.page-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 69px;
  /* identical to box height */
  text-align: center;
  text-transform: uppercase;
}
.landstar-style .page-wrapper .page-title-wrapper h1.page-title span {
  font-style: italic;
  font-weight: 800;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  display: block;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch {
  margin: 30px auto;
  background: rgba(247, 248, 249, 0.9);
  width: 98%;
  max-width: 1099px;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul {
  margin: 0px;
  display: flex;
  align-items: center;
  padding: 10px 20px;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li {
  margin-right: 10px !important;
  list-style: none;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group>label {
  display: block;
  text-align: left;
  color: #000;
  font-weight: 700;
  font-size: 14px !important;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group .location-input input[type="text"] {
  /* width: calc(100% - 10px); */
  width: 100%;
  height: 40px;
  border: 1px solid #000;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.location {
  width: 60%;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.location .form-group .location-input {
  width: 100%;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.type {
  width: calc(40% - 150px);
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input {
  width: 100%;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select {
  height: 40px;
  background-color: #fff;
  background-size: 12px !important;
  border: 1px solid #000;
  font-size:12px !important;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  background: #20448C !important;
  color: #fff !important;
  border: 0px !important;
  padding: 14px 20px !important;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn:hover{
  background: #F8951D !important
}
.landstar-style .proxima-product-banner {
  min-height: 10vh !important;
  height: auto !important;
  padding: 0px 20px !important;
}
.landstar-style .proxima-product-banner .container {
  min-height: 600px;
  display: flex;
  justify-content: center;
  max-width: 1600px !important;
  flex-direction: column;
}
.landstar-style .proxima-product-banner .container.prj2 {
  min-height: 800px;
}
.landstar-style .proxima-product-banner .container.prj2 h4 {
  margin: 0px;
}
.landstar-style .proxima-product-banner .container .banner-inner {
  text-align: left;
}
.landstar-style .proxima-product-banner .container .banner-inner h4 {
  font-weight: 700;
  font-size: 48px;
  line-height: 65px;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.landstar-style .proxima-product-banner .container .banner-inner h4 span {
  display: block;
  margin: 0px 0px 20px 0px;
}
.landstar-style .page-wrapper .search-block label {
  color: #fff;
  font-weight: 600;
}
.landstar-style .search-block .text-input {
  border-radius: 0px;
  background: #fff !important;
  color: #000000 !important;
  border: 1px solid #20448C !important;
}
.landstar-style.page-products .search-block .search-list li.type select,
.landstar-style.page-products .search-block .search-list li.location input::placeholder{
  color: #20448C !important;
}
.landstar-style .page-wrapper .search-block .btn-search {
  border-radius: 0px !important;
  background: #1597D5 !important;
  color: #8445f7 !important;
}
.landstar-style .page-wrapper .search-block .btn-search:hover {
  background: #8445f7 !important;
  color: #000 !important;
}
.landstar-style .page-wrapper .search-block .select-input select.text-input {
  background: #fff !important;
  border: 1px solid #20448C !important;
}
.landstar-style .search-block.project-search {
  display: block;
}
.landstar-style .search-block-main .search-block-inner {
  background: #20448C !important;
  border: 0px;
}
.landstar-style .search-block.project-search .search-block-main .search-block-inner h5 {
  color: #fff !important;
  font-weight: 700 !important;
}
.landstar-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
  font-weight: 400 !important;
  background: #2781BE !important;
  border: 1px solid #2781BE !important;
  color: #fff !important;
}
.landstar-style .page-wrapper .proxima-project-list {
  padding: 12rem 2rem 3rem 2rem !important;
  background: #fff !important;
}
.landstar-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link {
  border-radius: 0px;
  background: #EBEBEB !important;
  color: #222222 !important;
  box-sizing: border-box;
  font-weight: 400 !important;
}
.landstar-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link.active {
  background: #2781BE !important;
  color: #fff !important;
  border: 0px !important;
}
.landstar-style .page-wrapper .proxima-project-list .custom-container .products-grid .product-item .product-item-info {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
  background: #fff;
  border: 1px solid #B4B4B4;
}
.landstar-style .page-wrapper .proxima-project-list .custom-container .products-grid .product-item .product-item-info .product-item-details {
  background: #fff;
}
.landstar-style .page-wrapper .proxima-project-list .custom-container .products-grid .product-item .product-item-info .product-item-details .details-inner a {
  min-height: 3rem !important;
  color: #222222;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block {
  background: #fff !important;
  padding: 0px 0px 40px 0px;
  border: 0px;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block img {
  max-width: inherit;
  width: 100%;
  margin: 0px auto;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block .details {
  background: #fff;
  padding-top: 10px;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h5 {
  font-weight: 700;
  font-size: 30px;
  line-height: 44px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h6 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #222222;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul {
  max-width: calc(100% - 60px);
  margin: 0px auto;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul li .btn {
  border: 2px solid #2781BE !important;
  color: #fff !important;
  background: #2781BE !important;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4 {
  font-weight: 700;
  font-size: 48px;
  line-height: 70px;
  text-transform: uppercase;
  color: #fff;
}
.landstar-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box p {
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  color: #fff;
}
.landstar-style .page-wrapper .page-main {
  z-index: 0;
  background: #FFFFFF;
}
.landstar-style .page-wrapper .page-main .product-main-content .product.media {
  background: #FFFFFF !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section h3 {
  font-size: 32px;
  line-height: 46px;
  text-transform: uppercase;
  color: #000;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme {
  background: #fff !important;
  color: #000 !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .text-white,
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme p {
  color: #000 !important;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 19px;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p,
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h2,
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3,
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4,
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
  color: #000 !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3 {
  font-weight: 700;
  font-size: 35px;
  line-height: 51px;
  text-transform: uppercase;
  color: #000;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #000;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #000;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p {
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list.specification-list-items .list-inline-item {
  background: none !important;
  color: #222222 !important;
  text-align: center;
  padding: 0px !important;
  font-weight: 400;
  font-size: 16px !important;
  text-transform: unset !important;
  border: none !important;
  line-height: 24px;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .list-inline-item .icon {
  color: #000 !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box ul.propertylinks li.list-inline-item {
  background: #fff !important;
  border: 1px solid #2781BE;
  color: #2781BE !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  text-align: center;
  padding: 10px 20px !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .strip-section {
  background: #20448C !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .strip-section h2,
.landstar-style .page-wrapper .page-main .product-main-content .strip-section p {
  color: #fff !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .strip-section h4 {
  font-weight: 800;
  font-size: 24px;
  line-height: 33px;
  text-align: center;
  color: #fff !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .strip-section p {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}
.landstar-style .page-wrapper .page-main .product-main-content .strip-section .btn {
  background: #fff !important;
  border: 0px !important;
  height: auto;
  padding: 10px 20px !important;
  color: #F8951D !important;
}
.landstar-style .page-wrapper .page-main ul.whatwedo {
  margin: 0px;
  padding: 0px;
  background: #1C3598;
}
.landstar-style .page-wrapper .page-main ul.whatwedo li {
  padding: 60px 50px;
  color: #FFFFFF;
  margin: 0px;
}
.landstar-style .page-wrapper .page-main ul.whatwedo li p {
  margin: 0px;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  max-width: 1600px;
  margin: 0px auto;
  z-index: 2;
}
.landstar-style .page-wrapper .page-main ul.whatwedo li h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  text-align: center;
  margin: 0px auto;
  padding: 0px 0px 10px 0px;
  color: #FFFFFF;
  max-width: 1600px;
  z-index: 2;
}
.landstar-style .page-wrapper .page-main ul.whatwedo li:nth-child(2) {
  min-height: 490px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  background: #FF0000;
}
.landstar-style .page-wrapper .page-main ul.whatwedo li:nth-child(2) p.paralax {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  max-width: inherit;
}
.landstar-style .page-wrapper .page-main ul.whatwedo li:nth-child(2) p.paralax img {
  position: absolute;
  left: 50%;
  top: 0px;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.landstar-style .page-wrapper .page-main .stripe {
  padding: 70px 0px;
  margin: 0px;
  background: #222222;
  color: #FFFFFF;
}
.landstar-style .page-wrapper .page-main .stripe h3 {
  text-align: center;
  margin: 0px auto 20px auto;
  font-size: 30px;
  color: #FFFFFF;
  max-width: 1600px;
  padding: 0px 30px;
  font-weight: 700;
}
.landstar-style .page-wrapper .page-main .stripe p {
  text-align: center;
  margin: 0px auto 10px auto;
  font-size: 20px;
  color: #FFFFFF;
  max-width: 1600px;
  padding: 0px 30px;
}
.landstar-style .page-wrapper .page-main .stripe p.subscribe {
  padding-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.landstar-style .page-wrapper .page-main .stripe p.subscribe span {
  width: 70%;
  padding: 0px 20px 0px 0px;
}
.landstar-style .page-wrapper .page-main .stripe p.subscribe span input[type="text"] {
  width: 100%;
  border: 3px solid #5AF7C0;
}
.landstar-style .page-wrapper .page-main .stripe p.subscribe input[type="button"].btn {
  border-radius: 30px !important;
  font-size: 12px !important;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .stripe p.subscribe {
    display: block;
  }
  .landstar-style .page-wrapper .page-main .stripe p.subscribe span {
    width: 100%;
    display: block;
  }
}
.landstar-style .page-wrapper .page-main .section1 {
  padding: 50px 0px;
  background: #fff;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper {
  margin: 0px auto;
  padding: 0px 20px;
  max-width: 1920px;
  text-align: center;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul {
  margin: 0px;
  padding: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .section1 .wrapper>ul {
    display: block;
  }
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li {
  width: 50%;
  padding: 40px;
  margin: 0px;
  list-style: none !important;
  text-align: left;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li:nth-child(2) p {
  width: 100%;
  /* padding: 50px; */
  text-align: center;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li:nth-child(2) p img {
  width: calc(100% - 50px);
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li>ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  padding: 40px 0px;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li>ul {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px;
  }
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li>ul>li {
  list-style: none !important;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li>ul>li h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #222222;
  margin: 0px;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li>ul>li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  color: #F8951D;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 51px;
  text-transform: uppercase;
  margin-bottom: 10px !important;
  color: #222222;
}
.landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  margin-bottom: 10px;
  color: #000;
}
.landstar-style .page-wrapper .page-main .featured-products-section {
  padding: 50px 0px 30px 0px !important;
  background: #fff !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section.section2 {
  padding: 60px 0px !important;
  background: #fff !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section.section2 h3 {
  color: #000 !important;
  text-align: center;
  font-weight: 800;
  font-size: 32px;
  line-height: 44px;
  text-transform: uppercase;
}
.landstar-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container:before {
  background: #fff !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container h5 a {
  color: #000 !important;
  font-style: italic;
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
}
.landstar-style .page-wrapper .page-main .featured-products-section h3 {
  font-weight: 700;
  font-size: 35px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  color: #000 !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section.bgtheme {
  background: #fff !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section.bgtheme h3 {
  color: #000 !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container:before {
  background: #fff !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer {
  background: #fff !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h5 a {
  color: #222222 !important;
  font-weight: 900;
  font-size: 28px !important;
  line-height: 38px;
}
.landstar-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container:before {
  background: #fff !important;
}
.landstar-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container h5 a {
  color: #000 !important;
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
}
.landstar-style .page-wrapper .page-main .services {
  padding: 100px 20px;
  background: #fff;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .services {
    padding: 30px 20px;
  }
}
.landstar-style .page-wrapper .page-main .services .wrapper {
  margin: 0px auto;
  max-width: 1600px;
}
.landstar-style .page-wrapper .page-main .services .wrapper h2 {
  font-size: 48px;
  line-height: 69px;
  text-transform: uppercase;
}
.landstar-style .page-wrapper .page-main .services .wrapper p {
  margin: auto;
  width: 95%;
  font-weight: 800;
  font-size: 28px;
  line-height: 41px;
  color: #000;
}
.landstar-style .page-wrapper .page-main .serviceofferd {
  padding: 0px;
  margin: 0px auto;
  max-width: 1600px;
}
.landstar-style .page-wrapper .page-main .serviceofferd ul {
  max-width: 1600px;
  margin: 0px auto 30px auto;
}
.landstar-style .page-wrapper .page-main .serviceofferd ul li {
  position: relative;
  list-style: none;
  margin: 0px 0px 40px 0px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.landstar-style .page-wrapper .page-main .serviceofferd ul li span {
  display: block;
  overflow: hidden;
  width: 45%;
}
.landstar-style .page-wrapper .page-main .serviceofferd ul li span img {
  width: 100%;
  height: auto;
  min-height: 100%;
  z-index: 1;
}
.landstar-style .page-wrapper .page-main .serviceofferd ul li .details {
  width: 55%;
  padding: 40px;
}
.landstar-style .page-wrapper .page-main .serviceofferd ul li .details h4 {
  font-weight: 700;
  font-size: 35px;
  line-height: 51px;
  text-transform: uppercase;
  color: #20448C;
  margin: 0px 0px 20px 0px;
}
.landstar-style .page-wrapper .page-main .serviceofferd ul li .details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.landstar-style .page-wrapper .page-main .testimonials {
  background: #fff;
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper {
  text-align: center;
  padding: 60px 0px;
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 51px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  margin: 0px 0px 40px 0px;
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper ul {
  margin: 0px auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  padding: 0px 20px;
  max-width: 1500px;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .testimonials .wrapper ul {
    grid-template-columns: repeat(1, 1fr);
  }
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper ul li {
  padding: 30px;
  list-style: none;
  background: #fff;
  border: 1px solid #222222;
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper ul li p {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #222222;
  padding: 40px;
  position: relative;
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper ul li p:before {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  background: url(../images/quote.png) no-repeat 50% 50%;
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper ul li p:after {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  right: 20px;
  bottom: 0px;
  background: url(../images/quote.png) no-repeat 50% 50%;
  transform: rotate(180deg);
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper ul li h4 {
  font-weight: 800;
  font-size: 28px;
  line-height: 41px;
  text-align: center;
  color: #F8951D;
  margin-bottom: 0;
}
.landstar-style .page-wrapper .page-main .testimonials .wrapper ul li h4 span {
  display: block;
  margin: 10px 0px 0px 0px;
  font-size: 14px;
  color: #000;
}
.landstar-style .page-wrapper .page-main .getlatestnews {
  padding: 90px 0px;
  text-align: center;
  background: #20448C;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper {
  max-width: 1600px;
  margin: 0px auto;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 35px;
  text-transform: uppercase;
  color: #fff;
  margin: 0px 0px 10px 0px;
  text-align: center;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin: 0px 0px 20px 0px;
  color: #fff;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
  max-width: calc(65% - 30px);
  padding: 0px 30px;
  display: flex;
  text-align: center;
  margin: 0px auto;
}
.getlatestnews  #subscribeEmail{
  background: #ffffff00;
  color: white;
}
.getlatestnews  #subscribeEmail::placeholder {
  color: #d5d5d5;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
  display: block;
  width: calc(100% - 140px);
  padding: 0px 10px 0px 0px;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input[type="text"] {
  padding: 10px;
  height: 38px;
  background: #20448C;
  color: #fff;
  border: 1px solid #fff;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  text-align: center;
  color: #fff !important;
  background: #F8951D !important;
  border: 1px !important;
  padding: 0rem 2rem !important;
}
.landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn:hover{
  background: #fff !important;
  color: #F8951D !important;
  border: 1px solid #F8951D !important;
}
@media screen and (max-width: 768.98px) {
  .landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
    display: block;
    max-width: 100%;
  }
  .landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
    width: 100%;
    padding: 0px 0px 0px 0px;
    ;
    margin: 0px 0px 10px 0px;
  }
  .landstar-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn {
    width: 130px;
    height: 40px;
  }
}
.landstar-style .page-wrapper .page-main .section5 {
  background: #f8f8f8;
  padding: 30px 0px 0px 0px;
}
.landstar-style .page-wrapper .page-main .section5 .wrapper {
  max-width: 1300px;
  margin: 0px auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.landstar-style .page-wrapper .page-main .section5 .wrapper ul {
  margin: 0px;
  padding: 20px;
}
.landstar-style .page-wrapper .page-main .section5 .wrapper ul li {
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  color: #fff;
  padding: 0px 0px 20px 0px;
}
.landstar-style .page-wrapper .page-main .section5 .wrapper ul li span {
  color: #20448C;
}
.landstar-style .page-wrapper .page-main .section5 h5 {
  background: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 23px;
  text-align: center;
  color: #20448C;
  margin: 0px;
}
.landstar-style .page-wrapper .page-main .section5 h5 span {
  display: block;
  max-width: 1100px;
  margin: 0px auto;
  padding: 40px;
}
.landstar-style .page-wrapper .page-main .contact {
  background: #fff;
  padding: 0px 0px 50px 0px !important;
}
.landstar-style .page-wrapper .page-main .contact .wrapper {
  max-width: 1500px;
  margin: 0px auto;
}
@media screen and (max-width: 1300px) {
  .landstar-style .page-wrapper .page-main .contact .wrapper {
    padding: 0px 30px;
  }
}
@media screen and (min-width: 1301px) {
  .landstar-style .page-wrapper .page-main .contact .wrapper {
    padding: 0px 30px;
  }
}
.landstar-style .page-wrapper .page-main .contact .wrapper>p {
  font-weight: 700;
  font-size: 35px;
  line-height: 51px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  padding: 50px 0px;
}
.landstar-style .page-wrapper .page-main .contact .wrapper h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #222222;
  max-width: 650px;
}
@media screen and (max-width: 1300px) {
  .landstar-style .page-wrapper .page-main .contact .wrapper h3 {
    max-width: inherit;
  }
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
  margin: 0px auto;
  padding: 0px;
  display: flex;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
    display: block;
  }
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li {
  list-style: none;
  width: 50%;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li {
    width: 100%;
  }
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="text"],
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"],
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea {
  border: 1.5px solid #222222;
  background: none;
  color: #222222;
  max-width: 650px;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="text"]::placeholder,
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"]::placeholder,
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea::placeholder {
  color: #222222;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns {
  text-align: center;
  max-width: 550px;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn {
  margin: 30px auto;
  display: block;
  background: #F8951D !important;
  color: #fff !important;
  font-size: 12px;
  padding: 15px 20px !important;
  height: 40px;
  width: 130px;
  font-weight: 400 !important;
  border: 0px !important;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn:hover {
  background: #20448C !important;
  color: #fff !important;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address {
  padding: 0px 0px 0px 30px;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 700px) {
  .landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul {
    display: block;
  }
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li {
  list-style: none;
  width: 100%;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  margin: 0px 0px 10px 0px;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li p {
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address p {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 25px;
  margin: 0px 0px 20px 0px;
}
.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .map iframe {
  width: 100%;
  height: 250px;
}
.landstar-style .page-wrapper .page-main .block-static-block .parallax-section h4 {
  font-weight: 900;
  font-size: 48px;
  line-height: 69px;
  text-transform: uppercase;
  color: #fff;
}
.landstar-style .page-wrapper .page-main .block-static-block .parallax-section button.btn {
  background: #2781BE !important;
  color: #fff !important;
  border: 0px !important;
}
.landstar-style .page-wrapper .page-main .ourteam {
  padding: 0px 0px 50px 0px;
  background: #fff;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper {
  margin: 0px auto;
  max-width: 1800px;
  padding: 0px 20px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper h2 {
  font-size: 35px;
  line-height: 51px;
  text-align: center;
  text-transform: uppercase;
  color: #222222;
  padding: 100px 0px 0px 0px;
  margin: 0px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper h4 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #222222;
  margin: 30px 0px 0px 0px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper h4.nomrgn {
  margin: 0px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 35px;
  color: #222222;
  margin: 0px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.list {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 20px;
  padding: 40px 0px;
  margin: 0px auto;
}
@media screen and (max-width: 768.98px) {
  .landstar-style .page-wrapper .page-main .ourteam .wrapper ul.list {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 0px;
  }
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.list li {
  list-style: none !important;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.list li h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #222222;
  margin: 0px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.list li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 34px;
  color: #F8951D;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0px;
  padding: 0px;
}
@media screen and (max-width: 768.98px) {
  .landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main {
    grid-template-columns: repeat(1, 1fr);
  }
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main li {
  list-style: none;
  padding: 20px 60px 20px 0px;
  margin: 0px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main li:nth-child(2) {
  padding: 20px 20px 20px 60px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main li:nth-child(2) p {
  margin: 0px;
  text-align: center;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main li:nth-child(2) p img {
  width: calc(100% - 10px);
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main li h2 {
  font-weight: 900;
  font-size: 32px;
  line-height: 46px;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 20px 0px;
}
.landstar-style .page-wrapper .page-main .ourteam .wrapper ul.main li p {
  font-style: normal;
  font-size: 16px;
  line-height: 35px;
  color: #000;
}
.landstar-style .featured-product-owl .item-conainer {
  box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15);
}
.page-footer {
  background: #F2F3F5;
  color: #000;
}
.page-footer h2 {
  text-align: center;
  font-weight: 600;
  font-size: 20px;
  line-height: 23px;
  color: #000;
}
.page-footer .footer-section {
  background: #F2F3F5 !important;
}
.page-footer .footer-section .container {
  max-width: inherit !important;
  width: 85% !important;
}
.page-footer .footer-section .container .marshall-logo img {
  height: 360px;
  border-radius: 0px;
}
.page-footer .footer-section .container h6 {
  color: #20448C !important;
  margin: 0px;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 35px;
  text-transform: uppercase;
}
.page-footer .footer-section .container p.qrcode img {
  max-width: 100%;
}
.page-footer .footer-section .container .social {
  display: flex;
  align-items: center;
}
.page-footer .footer-section .container .social a {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px 10px 0px 0px;
}
.page-footer .footer-section .container .social a.fb {
  background: url(../images/fb.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
.page-footer .footer-section .container .social a.yt {
  background: url(../images/yt.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
.page-footer .footer-section .container .social a.insta {
  background: url(../images/insta.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
.page-footer .footer-section .container .social a.ln {
  background: url(../images/linkdn.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
.page-footer .footer-section .container .social a.tw {
  background: url(../images/tw.png) no-repeat 50% 50%;
  background-size: auto 20px;
}
@media screen and (max-width: 700px) {
  .page-footer .footer-section .container div:nth-child(1) {
    text-align: center;
  }
  .landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li>ul>li{
    text-align: center !important;
  }
}
.page-footer .footer-section .link-list li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 15px;
  margin: 0px 0px 20px 0px;
}
.page-footer .footer-section .link-list li a {
  font-weight: 400;
  font-size: 16px;
  color: #000;
}
.page-footer .footer-section .link-list li.extra-margin {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem !important;
}
.page-footer .footer-section .link-list.links li {
  margin: 0px 0px 20px 0px;
}
.page-footer .footer-section .address-list li {
  color: #000 !important;
}
.page-footer .footer-section .address-list li a {
  color: #000 !important;
}
.page-footer .footer-section .copy-right-section .container {
  max-width: inherit !important;
  width: 100% !important;
  font-weight: 400;
  font-size: 14px;
  line-height: 13px;
}
.page-footer .footer-section .copy-right-section .container p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  line-height: 13px;
}
.page-footer .footer-section .copy-right-section .container p a {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.page-footer .footer-section .copy-right-section .container p a img {
  margin-left: 0.6875rem !important;
}
.page-footer .copy-right-section p {
  color: #000 !important;
}
.page-footer .copy-right-section a {
  color: #000 !important;
}
.page-footer .social-sticky-media {
  position: fixed;
  right: 0px;
  top: 200px;
  padding: 10px;
  background: #fff;
  z-index: 9999;
  width: auto;
}
.page-footer .social-sticky-media i {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0px auto 10px auto;
}
.page-footer .social-sticky-media i a {
  display: block;
}
.page-footer .social-sticky-media i a img {
  width: 100%;
  max-height: 22px;
}
/*********addedcss ***********/
.landstar-style .featured-product-owl .item-conainer .details-box h4 i {
  font-size: 25px;
  font-weight: 400;
  color: #2781BE !important;
  display: flex;
  align-items: center !important;
}
.landstar-style .featured-product-owl .item-conainer .details-box h4 span {
  font-size: 16px;
  font-weight: 400;
  color: #000 !important;
  padding-left: 8px;
}
.landstar-style .featured-product-owl .item-conainer .details-box h5 {
  margin-top: 1px !important;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li .location .form-group>label {
  font-weight: 700 !important;
}
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li .type .form-group>label,
.landstar-style .search-block .search-list li.type label {
  visibility: hidden;
}
.landstar-style .proxima-product-grid .product-item .product-item-details .details-inner h6 {
  margin: 4px 0px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.landstar-style .proxima-product-grid .product-item .product-item-details .details-inner h6 i {
  color: #2781BE !important;
}
.landstar-style .proxima-product-grid .product-item .product-item-details .details-inner h6 span {
  padding-left: 8px !important;
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
.landstar-style .pages .items .item a,
.landstar-style .pages .items .item strong {
  height: 40px !important;
  font-size: 14px !important;
}
.landstar-style .pages .items .item:hover a,
.landstar-style .pages .items .item.current a,
.landstar-style .pages .items .item:hover strong,
.landstar-style .pages .items .item.current strong {
  background: #20448C !important;
}
.landstar-style .limiter .limiter-label,
.landstar-style .limiter .limiter-text,
.landstar-style .limiter .label {
  color: #000 !important;
}
.landstar-style .proxima-product-grid .product-item .product-item-details .product-item-name>a {
  font-size: 28px !important;
  font-weight: 800 !important;
}
@media screen and (max-width: 1440px){
  .landstar-style .proxima-product-grid .product-item .product-item-details .product-item-name>a {
    font-size: 22px !important;
    font-weight: 800 !important;
  }
}
.nav-toggle:before {
  color: #000 !important;
}
body.customer-account-forgotpassword .page-wrapper .page-title-wrapper .page-title {
  color: #fff !important;
}
.customer-account-forgotpassword .page-wrapper .page-title-wrapper {
  min-height: unset !important;
}
.landstar-style .message.info {
  margin: auto !important;
  margin-top: 100px !important;
  margin-bottom: 50% !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  text-align: center !important;
}
.footer-section .link-list p.qrcode {
  text-align: left !important;
}
@media screen and (max-width: 702px) {
  .footer-section .link-list p.qrcode {
    text-align: center !important;
  }
}
.landstar-style .search-block .select-input select option {
  background-color: transparent !important;
}
.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list .list-inline-item {
  border: 1px solid #2781BE !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  color: #2781BE !important;
  border-radius: 0 !important;
}
body.landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .map {
  padding-top: 50% !important;
}
.page-footer .footer-section .container .row {
  justify-content: center !important;
}
.landstar-style .custom-padding{
  background: transparent !important;
}
body.landstar-style .message.info > *:first-child:before {
  margin: -8px 0 0 !important;
  position: unset !important;
}
  body.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list .list-inline-item{
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border: 1px solid #2781BE !important;
  background: transparent !important;
  color: #2781BE !important;
  }
  body.landstar-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list.specification-list-items .list-inline-item{
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  text-transform: unset !important;
  border: 0 !important;
  color: #000 !important;
  background: unset !important;
  }
  body.landstar-style .featured-products-section .featured-product-slider-container:before{
    background-color: transparent !important;
  }
  body.landstar-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box{
    background-color: #ffffff !important;
    padding: 26px 15px !important;
  }
   body.landstar-style.page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text{
    position:absolute;
    bottom: unset;
    margin-top: -65px !important;
    padding: 0.75rem 1rem !important;
    background-color: #FFFFFF !important;
    align-items: center !important;
  }
  body.landstar-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 10px;
    width: fit-content;
    margin-top: -5rem;
    background: white;
    position: relative;
  }
  body.landstar-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text i{
    color:#2781BE !important;
  }
  body.landstar-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer{
    width: calc(100% - 1.875rem) !important;
  }
  body.landstar-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text{
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    color: #000 !important;
  }
  body.landstar-style .proxima-product-grid .product-item .product-item-photo .product-image-container .location-box{
    border-radius: 0 !important;
  }
  body.landstar-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h5.property-name{
    font-weight: 500 !important;
    color: #FFFFFF !important;
  }
  body.landstar-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h5.property-name a{
    color: #000 !important;
    font-size: 28px !important;
    font-weight: 600 !important;
  }
  /* body.landstar-style .proxima-product-banner .banner-inner{
    padding-left: 40px !important;
  } */
  body.landstar-style .search-block label.advanced-search-label{
    display: unset;
    cursor: pointer;
  }
@media screen and (max-width: 1200px) {
  body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0.headerlogo span {
  display: none !important;
  }
}
@media screen and (max-width: 991.98px) {
  .landstar-style .message.info {
    margin-bottom: 90% !important;
  }
  .landstar-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .landstar-style .page-wrapper .page-main .section1 .wrapper>ul>li {
    display: block;
    width: 100%;
    padding: 0px;
  }
}
@media screen and (max-width: 768.98px) {
  .landstar-style .page-wrapper .page-main .getlatestnews .wrapper h2{
    max-width: 700px;
    margin: auto;
    padding-bottom: 20px !important;
  }
  .landstar-style .page-wrapper .page-title-wrapper .mainsearch ul {
    flex-direction: column !important;
    align-items: baseline !important;
  }
  .landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li {
    width: 90% !important;
  }
  .landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group {
    text-align: start;
  }
  .page-wrapper .proxima-header .right-main-nav {
    top: 20px !important;
  }
  body.landstar-style .page-wrapper .page-main .serviceofferd ul li{
    flex-direction: column !important
    }
    body.landstar-style .page-wrapper .page-main .serviceofferd ul li span{
    width: 100% !important;
    }
    body.landstar-style .page-wrapper .page-main .serviceofferd ul li .details{
    width: 100%;
    padding: 20px!important;
    }
    body.landstar-style .page-wrapper .page-main .serviceofferd ul{
    padding: 0 !important;
    }
    body.landstar-style .page-wrapper .page-main .serviceofferd ul li .details h4{    
    font-size: 33px;
    line-height: 39px
    }
}
@media screen and (max-width: 575.98px) {
  .landstar-style .page-wrapper .page-main .ourteam .wrapper ul.list {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px;
  }
  .header-container .header>.flex-layout .logo-container {
    margin-left: 20px !important;
    justify-content: left;
  }
  .page-wrapper .proxima-header .header-container .logo img{
    width: 13rem;
  }
  .primary-menu-container .nav-toggle {
    left: 10px !important;
  }
  .landstar-style .message.info {
    margin-bottom: 170vh !important;
  }
  .page-footer .footer-section .copy-right-section .container p {
    flex-direction: column !important;
  }
  .page-footer .footer-section .copy-right-section .container p a {
    margin-top: 10px !important
  }
  .right-main-nav .switcher-language{
    position: absolute !important;
    top: -30px;
    right: 0;
  }
  .page-wrapper .proxima-header {
    height: 75px;
  }
  .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
    color: #ffffff !important;
  }
  .landstar-style .page-wrapper .page-main .ourteam .wrapper ul.list li{
    text-align: center !important;
  }
  .landstar-style .page-wrapper .page-main .getlatestnews .wrapper {
    max-width: 400px;
  }
}
.landstar-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn:hover{
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #2781BE !important;
}
/* new iphone changes */
.landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select{
  color: #000 !important;
}
@media screen and (max-width: 768.98px) {
  .landstar-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group>label.empty-label{
    line-height: 5px !important;;
  }
  body.page-with-filter.page-products.landstar-style  .proxima-project-list.overview-project-list{
    margin-top: 6rem !important;
  }
}
@media screen and (max-width: 575.98px) {

.landstar-style .proxima-product-overview-section .deatils-box{
  margin-top: unset !important;
  min-height: unset;
  height: 700px;
}
.landstar-style .proxima-product-overview-section {
  padding: 0 !important;
  height: 700px;
}
.landstar-style .page-wrapper .page-title-wrapper h1.page-title{
  line-height: 44px !important;
}
.landstar-style.page-with-filter.page-products div.xheader-text-project{
  padding-top: unset !important;
}
}
/* new iphone changes */
body.landstar-style .view-details-info .section-one div.content:nth-child(2) article .info-content .info-content-items{
  min-width: 188px !important;
}
@media (max-width: 767px){
  body.page-products.landstar-style  label.advanced-search-label{
    right: 3.15rem;
    bottom: 5.8rem;
  }
  body.landstar-style .proxima-product-overview-section .deatils-box{
    margin-bottom: 34px;
    align-items: center;
  }
}