﻿@import url("https://fonts.googleapis.com/css2?family=Bungee&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,900&display=swap");
body, html {
  height: 100%; }

body.megafield-style {
  font-family: 'Roboto', sans-serif !important; }
  body.megafield-style * {
    font-family: 'Roboto', sans-serif !important; }
  body.megafield-style h1, body.megafield-style h2, body.megafield-style h3, body.megafield-style h4, body.megafield-style h5, body.megafield-style h6 {
    font-family: 'Roboto', sans-serif !important; }
  body.megafield-style * i {
    font-family: "Font Awesome 5 Pro" !important; }
  body.megafield-style:after {
    content: "";
    display: block;
    position: fixed;
    z-index: 2;
    background: linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent);
    top: 0px;
    left: 0px;
    right: 0px;
    height: 150px;
    opacity: .6; }
  body.megafield-style .btn-primary,
  body.megafield-style .btn {
    background: #fff !important;
    color: #C69942 !important;
    border: 2px solid #fff !important;
    border-radius: 0px !important; }
    body.megafield-style .btn-primary:hover,
    body.megafield-style .btn:hover {
      background: #445B2F !important;
      color: #fff !important; }
  body .page-wrapper .proxima-header {
    height: 100px;
    background: #fff !important;
    padding: 10px 0px 0px 0px;
    box-shadow: none !important;
    z-index: 10; }
    body .page-wrapper .proxima-header .header-container {
      max-width: 1600px;
      margin: 0px auto; }
      body .page-wrapper .proxima-header .header-container .logo img {
        max-height: 90px; }
      body .page-wrapper .proxima-header .header-container .header.links li.authorization-link {
        margin-left: 0px !important;
        margin-right: 20px !important; }
        body .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; }
          body .page-wrapper .proxima-header .header-container .header.links li.authorization-link a::before {
            display: none !important; }
      body .page-wrapper .proxima-header .header-container .header.links li.authorization-link.lang a {
        background-color: var(--aquamarine) !important;
        min-width: 79px; }
        body .page-wrapper .proxima-header .header-container .header.links li.authorization-link.lang a::after {
          content: url(../images/dropdown.svg);
          margin-left: 0.5625rem; }
      body .page-wrapper .proxima-header .header-container .header.links li.authorization-link.call-us a {
        background-color: var(--jacksonspurple) !important;
        color: #000 !important;
        min-width: 121px; }
      body .page-wrapper .proxima-header .header-container .header.links li.authorization-link.login a {
        min-width: 121px; }
      body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
        color: #333333 !important;
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 19px !important;
        text-align: center !important;
        text-transform: uppercase !important; }
        @media screen and (max-width: 1300px) {
          body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
            font-size: 14px !important; } }
        body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top:hover {
          color: #C69942 !important; }
      body .page-wrapper .proxima-header .header-container .header .header-content .primary-menu-container .navigation li.level0.parent > .level-top:after {
        display: none !important; }
      body .page-wrapper .proxima-header .header-container .header.panel {
        max-width: inherit !important;
        width: 100% !important; }
      body .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; }
    body .page-wrapper .proxima-header .right-main-nav {
      padding: 1.5625rem 0 !important;
      align-self: flex-start !important; }
      @media screen and (max-width: 700px) {
        body .page-wrapper .proxima-header .right-main-nav {
          padding: 0px !important;
          position: absolute;
          right: 0px;
          top: 50px; } }
      body .page-wrapper .proxima-header .right-main-nav .switcher-language {
        border: 2px solid #1597D5 !important;
        border-radius: 0px !important;
        background: none !important;
        color: #1597D5 !important; }
        body .page-wrapper .proxima-header .right-main-nav .switcher-language .switcher-trigger span {
          color: #1597D5 !important; }
      @media screen and (max-width: 700px) {
        body .page-wrapper .proxima-header .right-main-nav .links li {
          width: auto !important;
          text-align: right; } }
      body .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn {
        background: #fff !important;
        color: #C69942 !important;
        font-weight: 400 !important;
        font-size: 12px !important;
        line-height: 14px !important;
        border: 1px solid #C69942 !important;
        padding: 13px 39px !important;
        border-radius: 40px !important; }
        body .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn:hover {
          background: #fff !important;
          border-color: #384E54 !important;
          color: #384E54 !important; }
      body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
        background: #C69942 !important;
        color: #fff !important;
        border: 0px !important;
        font-weight: 400 !important;
        font-size: 12px !important;
        line-height: 14px !important;
        padding: 13px 39px !important;
        border-radius: 40px !important; }
        body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn:hover {
          background: #445B2F !important;
          color: #fff !important; }
  body .page-footer {
    background: #445B2F;
    color: #fff; }
    body .page-footer h2 {
      text-align: center;
      font-weight: 700;
      font-size: 24px;
      line-height: 29px;
      color: #C69942; }
    body .page-footer .footer-section {
      background-color: var(--jacksonspurple) !important; }
      body .page-footer .footer-section .container {
        max-width: inherit !important;
        width: 85% !important; }
        body .page-footer .footer-section .container .marshall-logo img {
          height: 360px;
          border-radius: 0px; }
        body .page-footer .footer-section .container h6 {
          color: #fff !important;
          margin: 0px;
          padding: 0px 0px 10px 0px;
          font-style: normal;
          font-weight: 500;
          font-size: 24px;
          line-height: 28px;
          text-transform: uppercase; }
        body .page-footer .footer-section .container .social {
          display: flex;
          align-items: center; }
          body .page-footer .footer-section .container .social a {
            display: inline-block;
            width: 30px;
            height: 30px;
            margin: 0px 10px 0px 0px; }
            body .page-footer .footer-section .container .social a.fb {
              background: url(../images/fb.png) no-repeat 50% 50%;
              background-size: auto 20px; }
            body .page-footer .footer-section .container .social a.yt {
              background: url(../images/yt.png) no-repeat 50% 50%;
              background-size: auto 20px; }
            body .page-footer .footer-section .container .social a.insta {
              background: url(../images/insta.png) no-repeat 50% 50%;
              background-size: auto 20px; }
            body .page-footer .footer-section .container .social a.ln {
              background: url(../images/linkdn.png) no-repeat 50% 50%;
              background-size: auto 20px; }
            body .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) {
          body .page-footer .footer-section .container div:nth-child(1) {
            text-align: center; } }
      body .page-footer .footer-section .link-list li {
        font-weight: 300;
        font-size: 20px;
        line-height: 139.69%;
        margin: 0px 0px 20px 0px;
        color: #fff; }
        body .page-footer .footer-section .link-list li a {
          font-size: unset !important;
          font-weight: var(--fnt-w200);
          color: #fff; }
        body .page-footer .footer-section .link-list li p {
          font-weight: 300;
          font-size: 20px;
          line-height: 139.69%; }
      body .page-footer .footer-section .link-list li.extra-margin {
        margin-top: 2.5rem;
        margin-bottom: 2.5rem !important; }
      body .page-footer .footer-section .link-list.links li {
        margin: 0px 0px 20px 0px; }
      body .page-footer .footer-section .address-list li {
        color: #fff !important; }
        body .page-footer .footer-section .address-list li a {
          color: #fff !important; }
      body .page-footer .footer-section .copy-right-section .container {
        max-width: inherit !important;
        width: 100% !important;
        font-weight: 400;
        font-size: 14px;
        line-height: 13px; }
        body .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; }
          body .page-footer .footer-section .copy-right-section .container p a {
            display: flex;
            align-items: center;
            justify-content: space-between; }
            body .page-footer .footer-section .copy-right-section .container p a img {
              margin-left: 0.6875rem !important; }
    body .page-footer .copy-right-section p {
      color: #fff !important; }
    body .page-footer .copy-right-section a {
      color: #fff; }
    body .page-footer .social-sticky-media {
      position: fixed;
      right: 0px;
      top: 200px;
      padding: 10px;
      background: #C69942;
      z-index: 9999;
      width: auto; }
      body .page-footer .social-sticky-media i {
        display: block;
        width: 24px;
        height: 24px;
        margin: 0px auto 10px auto; }
        body .page-footer .social-sticky-media i a {
          display: block; }
          body .page-footer .social-sticky-media i a img {
            width: 100%;
            max-height: 22px; }
  body.megafield-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: 850px;
    justify-content: center;
    flex-direction: column;
    height: 100%; }
    body.megafield-style .page-wrapper .page-title-wrapper h1.page-title {
      font-weight: 700;
      font-size: 48px;
      line-height: 56px;
      text-align: center;
      text-transform: capitalize !important;
      color: #fff;
      text-align: center;
      max-width: 1400px;
      margin: 0px auto;
      width: 100%; }
      body.megafield-style .page-wrapper .page-title-wrapper h1.page-title span {
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        display: block; }
    body.megafield-style .page-wrapper .page-title-wrapper .mainsearch {
      margin: 30px auto;
      background: rgba(255, 255, 255, 0.35);
      width: 100%;
      max-width: 1200px;
      border-radius: 75px;
      padding: 20px; }
      body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul {
        margin: 0px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 20px;
        border-radius: 75px;
        background: #fff; }
        body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li {
          list-style: none;
          margin: 0px; }
          body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group > label {
            display: block;
            text-align: left;
            color: #000;
            font-weight: 600;
            display: none; }
          body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group .location-input input[type="text"] {
            width: calc(100% - 10px);
            height: 40px;
            border: 1px solid #000;
            border-radius: 75px; }
          body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.location {
            width: 60%; }
            body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.location .form-group .location-input {
              width: 100%;
              border-radius: 75px; }
          body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.type {
            width: calc(40% - 150px); }
            body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group label {
              opacity: 0; }
            body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input {
              width: 100%; }
              body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select {
                height: 40px;
                background: #fff;
                border: 1px solid #000;
                border-radius: 75px; }
              body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input i.fa-angle-down {
                display: none; }
          body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn {
            font-weight: 400;
            font-size: 12px;
            line-height: 15px;
            background: #C69942 !important;
            color: #fff !important;
            border: 0px !important;
            padding: 12px 20px !important;
            padding: 13px 39px !important;
            height: 40px;
            border-radius: 75px !important; }
  body.megafield-style  .proxima-product-banner {
    min-height: 10vh !important;
    height: auto !important;
    padding: 0px 20px !important; }
    body.megafield-style  .proxima-product-banner .container {
      min-height: 600px;
      display: flex;
      justify-content: center;
      max-width: 1600px !important;
      flex-direction: column; }
      body.megafield-style  .proxima-product-banner .container.prj2 {
        min-height: 800px; }
        body.megafield-style  .proxima-product-banner .container.prj2 h4 {
          margin: 0px; }
      body.megafield-style  .proxima-product-banner .container .banner-inner {
        text-align: left; }
        body.megafield-style .proxima-product-banner .container .banner-inner h4 {
          font-weight: 700;
          font-size: 48px;
          line-height: 56px;
          color: #fff;
          text-align: center; }
          body.megafield-style  .proxima-product-banner .container .banner-inner h4 span {
            display: block;
            margin: 0px 0px 20px 0px; }
        body.megafield-style  .proxima-product-banner .container .banner-inner.second {
          text-align: left; }
          body.megafield-style  .proxima-product-banner .container .banner-inner.second h4 {
            text-align: left; }
          body.megafield-style .proxima-product-banner .container .banner-inner.second p {
            font-style: italic;
            font-weight: 500;
            font-size: 24px;
            line-height: 140.69%; }
  body.megafield-style .page-wrapper .proxima-project-list {
    padding: 2rem 0rem 3rem 0rem !important;
    background: #fff !important; }
    body.megafield-style .page-wrapper .proxima-project-list .proxima-product-grid {
      padding: 0px 20px; }
    body.megafield-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link {
      border-radius: 0px;
      background: #f1f1f1 !important;
      color: #000 !important;
      box-sizing: border-box;
      text-transform: uppercase !important; }
      body.megafield-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link.active {
        background: #F7C207 !important;
        color: #000 !important;
        border: 0px !important; }
    body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info {
      box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18); }
      body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner .product-item-name a {
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        color: #000 !important; }
      body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner a.view-details-btn {
        font-weight: 300;
        font-size: 15px;
        line-height: 22px;
        color: #000 !important; }
      body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 {
        font-weight: 500;
        font-size: 24px;
        line-height: 36px;
        color: #384E54; }
        body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i {
          color: #C69942 !important; }
          body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.text-primary span {
            font-weight: 400;
            font-size: 15px;
            line-height: 18px;
            color: #000; }
      body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box {
        border-radius: 0px; }
        body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box i {
          color: #C69942 !important; }
  body.megafield-style .page-wrapper .property-overview-banner .custom-container {
    max-width: 1600px !important;
    margin: 0px auto; }
    body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block {
      background: #445B2F;
      padding: 0px 0px 40px 0px;
      border: 0px;
      display: none; }
      body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block img {
        max-width: inherit;
        width: 100%;
        margin: 0px auto; }
      body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h5 {
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #fff;
        margin: 0px;
        text-transform: uppercase; }
      body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h6 {
        font-weight: 500;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #fff; }
      body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul {
        max-width: calc(100% - 60px);
        margin: 0px auto; }
        body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul li .btn {
          color: #445B2F !important;
          background: #C69942 !important;
          border: 0px !important; }
    body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4 {
      font-weight: 400;
      font-size: 48px;
      line-height: 58px;
      text-transform: uppercase;
      color: #fff; }
    body.megafield-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box p {
      font-weight: 400;
      font-size: 24px;
      line-height: 28px;
      color: #fff; }
  body.megafield-style .page-wrapper .page-main {
    background: #fff; 
    z-index: 0;}
    body.megafield-style .page-wrapper .page-main .product-main-content .product.media {
      background: #EEEEEE !important; }
    body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section {
      padding: 0px 30px; }
      body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section h3 {
        font-weight: 700;
        font-size: 48px;
        line-height: 56px;
        color: #000; }
      body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme {
        background: #fff !important;
        color: #000 !important; }
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .text-white,
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme p {
          color: #000 !important;
          font-weight: 400;
          font-size: 24px;
          line-height: 28px; }
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p,
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h2,
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3,
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4,
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
          color: #000 !important; }
        body.megafield-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: 28px; }
          body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary {
            font-weight: 400; }
            body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary span {
              color: #C69942;
              font-size: 11px !important; }
        body.megafield-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: 28px;
          color: #000; }
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p {
          font-weight: 300;
          font-size: 20px;
          line-height: 139.69%;
          color: #000; }
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item {
          background: #C69942 !important;
          color: #fff !important;
          border-radius: 40px;
          text-align: center;
          padding: 13px 39px !important;
          text-transform: uppercase;
          height: auto;
          font-weight: 400;
          font-size: 12px;
          line-height: 19px; }
          body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item .icon {
            color: #445B2F !important; }
        body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box ul.propertylinks li.list-inline-item {
          background: #C69942 !important;
          color: #fff !important;
          font-weight: 400;
          font-size: 12px;
          line-height: 15px;
          text-transform: uppercase;
          width: 153px;
          height: 38px;
          border: 1px solid #C69942 !important;
          text-align: center;
          padding: 12px 0px;
          border-radius: 40px !important; }
    body.megafield-style .page-wrapper .page-main .product-main-content .strip-section {
      background: #384E54 !important; }
      body.megafield-style .page-wrapper .page-main .product-main-content .strip-section h2,
      body.megafield-style .page-wrapper .page-main .product-main-content .strip-section p {
        color: #445B2F !important; }
      body.megafield-style .page-wrapper .page-main .product-main-content .strip-section h4 {
        font-weight: 400;
        font-size: 24px;
        line-height: 29px;
        text-align: center;
        color: #fff !important; }
      body.megafield-style .page-wrapper .page-main .product-main-content .strip-section p {
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        color: #fff !important; }
      body.megafield-style .page-wrapper .page-main .product-main-content .strip-section .btn {
        background: #C69942 !important;
        border: 1px solid #C69942 !important;
        height: auto;
        padding: 13px 39px !important;
        color: #fff !important;
        border-radius: 40px !important; }
    body.megafield-style .page-wrapper .page-main ul.whatwedo {
      margin: 0px;
      padding: 0px;
      background: #1c3598; }
      body.megafield-style .page-wrapper .page-main ul.whatwedo li {
        padding: 60px 50px;
        color: #ffffff;
        margin: 0px; }
        body.megafield-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; }
        body.megafield-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; }
        body.megafield-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; }
          body.megafield-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; }
            body.megafield-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%); }
    body.megafield-style .page-wrapper .page-main .stripe {
      padding: 70px 0px;
      margin: 0px;
      background: #222222;
      color: #ffffff; }
      body.megafield-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; }
      body.megafield-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; }
        body.megafield-style .page-wrapper .page-main .stripe p.subscribe {
          padding-top: 10px;
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: center; }
          body.megafield-style .page-wrapper .page-main .stripe p.subscribe span {
            width: 70%;
            padding: 0px 20px 0px 0px; }
            body.megafield-style .page-wrapper .page-main .stripe p.subscribe span input[type="text"] {
              width: 100%;
              border: 3px solid #5af7c0; }
          body.megafield-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) {
            body.megafield-style .page-wrapper .page-main .stripe p.subscribe {
              display: block; }
              body.megafield-style .page-wrapper .page-main .stripe p.subscribe span {
                width: 100%;
                display: block; } }
    body.megafield-style .page-wrapper .page-main .section1 {
      padding: 65px 0px;
      background: #384E54; }
      body.megafield-style .page-wrapper .page-main .section1 .wrapper {
        margin: 0px auto;
        padding: 0px 20px;
        max-width: 1920px;
        text-align: center; }
        body.megafield-style .page-wrapper .page-main .section1 .wrapper h2 {
          font-weight: 700;
          font-size: 48px;
          line-height: 56px;
          text-align: center;
          color: #C69942;
          margin: 0px 0px 20px 0px; }
        body.megafield-style .page-wrapper .page-main .section1 .wrapper p {
          font-weight: 300;
          font-size: 20px;
          line-height: 139.69%;
          max-width: 1200px;
          margin: 0px auto;
          padding: 20px;
          color: #fff; }
    body.megafield-style .page-wrapper .page-main .featured-products-section {
      padding: 50px 0px 30px 0px !important;
      background: #fff !important; }
      body.megafield-style .page-wrapper .page-main .featured-products-section h3 {
        font-weight: 600;
        font-size: 35px;
        line-height: 41px;
        color: #000 !important; }
      body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container:before {
        background: #fff !important; }
      body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer {
        margin-left: 2px !important;
        background: #fff !important; }
      body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h5 a {
        color: #000 !important;
        font-style: normal;
        font-weight: 500;
        font-size: 28px;
        line-height: 34px; }
      body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 {
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 20px; }
        body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary {
          color: #C69942 !important; }
          body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary span {
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            line-height: 20px;
            padding-left: 10px;
            color: #000; }
        body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4.icon-details i.text-primary {
          color: #C69942 !important; }
      body.megafield-style .page-wrapper .page-main .featured-products-section.section2 {
        padding: 60px 0px !important;
        background: #fff !important; }
        body.megafield-style .page-wrapper .page-main .featured-products-section.section2 h3 {
          color: #000 !important;
          font-weight: 600;
          font-size: 24px;
          line-height: 36px; }
        body.megafield-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container:before {
          background: #fff !important; }
        body.megafield-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container h5 a {
          color: #000 !important;
          font-weight: 500;
          font-size: 24px;
          line-height: 36px; }
      body.megafield-style .page-wrapper .page-main .featured-products-section.bgtheme {
        background: #fff !important; }
        body.megafield-style .page-wrapper .page-main .featured-products-section.bgtheme h3 {
          color: #000 !important; }
        body.megafield-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container:before {
          background: #fff !important; }
    body.megafield-style .page-wrapper .page-main .services {
      padding: 40px 00px;
      background: #fff;
      max-width: 1600px;
      margin: 0px auto; }
      body.megafield-style .page-wrapper .page-main .services .wrapper {
        margin: 0px auto;
        max-width: 1600px;
        padding: 0px 20px; }
        body.megafield-style .page-wrapper .page-main .services .wrapper h2 {
          font-weight: 600;
          font-size: 35px;
          line-height: 41px;
          color: #000;
          margin: 0px 0px 20px 0px; }
        body.megafield-style .page-wrapper .page-main .services .wrapper p {
          font-weight: 300;
          font-size: 20px;
          line-height: 139.69%;
          color: #000;
          text-align: left;
          margin: 0px; }
    body.megafield-style .page-wrapper .page-main .serviceofferd {
      padding: 80px 30px;
      margin: 0px auto;
      background: #fff; }
      body.megafield-style .page-wrapper .page-main .serviceofferd ul {
        margin: 0px auto 30px auto;
        padding: 0px; }
        body.megafield-style .page-wrapper .page-main .serviceofferd ul li {
          position: relative;
          list-style: none;
          margin: 0px 0px 20px 0px; }
          body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper {
            display: flex;
            max-width: 1600px;
            margin: 0px auto;
            padding: 50px 0px; }
            @media screen and (max-width: 700px) {
              body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper {
                display: block; } }
            body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper span {
              display: block;
              overflow: hidden;
              width: 45%; }
              @media screen and (max-width: 700px) {
                body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper span {
                  width: 100%; } }
              body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper span img {
                width: 100%;
                height: auto;
                min-height: 100%;
                z-index: 1; }
            body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details {
              width: 55%;
              padding: 40px;
              display: flex;
              justify-content: center;
              flex-direction: column; }
              @media screen and (max-width: 700px) {
                body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details {
                  width: 100%; } }
              body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details h4 {
                font-weight: 500;
                font-size: 24px;
                line-height: 35px;
                color: #000;
                margin: 0px 0px 20px 0px; }
              body.megafield-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details p {
                font-weight: 300;
                font-size: 16px;
                line-height: 35px;
                color: #000; }
          body.megafield-style .page-wrapper .page-main .serviceofferd ul li:nth-child(2) {
            background: #f1f1f1; }
    body.megafield-style .page-wrapper .page-main .testimonials {
      background: #fff; }
      body.megafield-style .page-wrapper .page-main .testimonials .wrapper {
        text-align: center;
        padding: 60px 20px;
        max-width: 1920px;
        margin: 0px auto; }
        body.megafield-style .page-wrapper .page-main .testimonials .wrapper h2 {
          font-weight: 700;
          font-size: 32px;
          line-height: 39px;
          text-align: center;
          text-transform: uppercase;
          color: #9A823A;
          margin: 0px 0px 50px 0px; }
        body.megafield-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel {
          padding: 0px 30px; }
          body.megafield-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
            border: 1px solid #000;
            padding: 30px;
            min-height: 680px; }
          body.megafield-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-dots button.owl-dot {
            width: 12px;
            height: 12px;
            border-radius: 100%; }
            body.megafield-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-dots button.owl-dot span {
              display: none; }
          body.megafield-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-nav {
            position: absolute;
            bottom: 10px;
            width: 200px;
            left: calc(50% - 100px); }
            body.megafield-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-nav button {
              display: block;
              width: 30px;
              height: 30px; }
              body.megafield-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-nav button:before {
                background: #fff;
                border: 1px solid #868e96;
                opacity: 1;
                width: 30px;
                height: 30px;
                border-radius: 100%; }
    body.megafield-style .page-wrapper .page-main .getlatestnews {
      padding: 90px 0px;
      text-align: center;
      background: #C69942;
      color: #fff; }
      body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper h2 {
        font-weight: 600;
        font-size: 35px;
        line-height: 41px;
        color: #fff;
        margin: 0px 0px 10px 0px;
        text-transform: capitalize; }
      body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p {
        font-weight: 300;
        font-size: 20px;
        line-height: 139.69%;
        color: #fff; }
        body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
          max-width: 800px;
          padding: 0px 30px;
          display: flex;
          text-align: center;
          margin: 0px auto; }
          body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
            display: block;
            width: calc(100% - 140px);
            padding: 0px 10px 0px 0px; }
            body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input{
              border-radius: 54px !important;
            }
            body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input[type="text"] {
              padding: 10px;
              height: 38px;
              background: #fff;
              color: #222222;
              border: 1px solid #C69942;
              border-radius: 54px; }
          body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn {
            font-style: normal;
            font-weight: 300;
            font-size: 12px;
            padding: 13px 39px !important;
            text-align: center;
            color: #C69942 !important;
            background: #fff !important;
            border: none !important;
            border: 1px solid #C69942 !important;
            border-radius: 54px !important; }
          @media screen and (max-width: 700px) {
            body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
              display: block;
              max-width: 100%; }
              body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
                width: 100%;
                margin: 0px 0px 10px 0px; } }
    body.megafield-style .page-wrapper .page-main .section5 {
      background: #f8f8f8;
      padding: 30px 0px 0px 0px; }
      body.megafield-style .page-wrapper .page-main .section5 .wrapper {
        max-width: 1300px;
        margin: 0px auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr); }
        body.megafield-style .page-wrapper .page-main .section5 .wrapper ul {
          margin: 0px;
          padding: 20px; }
          body.megafield-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; }
            body.megafield-style .page-wrapper .page-main .section5 .wrapper ul li span {
              color: #C50000; }
      body.megafield-style .page-wrapper .page-main .section5 h5 {
        background: #fff;
        font-weight: 700;
        font-size: 24px;
        line-height: 23px;
        text-align: center;
        color: #C50000;
        margin: 0px; }
        body.megafield-style .page-wrapper .page-main .section5 h5 span {
          display: block;
          max-width: 1100px;
          margin: 0px auto;
          padding: 40px; }
    body.megafield-style .page-wrapper .page-main .contact {
      background: #fff;
      padding: 0px  0px 50px  0px !important; }
      body.megafield-style .page-wrapper .page-main .contact .wrapper {
        max-width: 1600px;
        margin: 0px auto; }
        @media screen and (max-width: 1300px) {
          body.megafield-style .page-wrapper .page-main .contact .wrapper {
            padding: 0px 30px; } }
        body.megafield-style .page-wrapper .page-main .contact .wrapper h2 {
          font-weight: 600;
          font-size: 35px;
          line-height: 41px;
          color: #000;
          padding: 50px 0px; }
        body.megafield-style .page-wrapper .page-main .contact .wrapper h3 {
          font-weight: 300;
          font-size: 20px;
          line-height: 139.69%;
          color: #3E3E3E;
          max-width: 650px; }
        body.megafield-style .page-wrapper .page-main .contact .wrapper ul {
          margin: 0px;
          padding: 0px; }
          body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
            margin: 0px auto;
            padding: 0px;
            display: flex; }
            @media screen and (max-width: 700px) {
              body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
                display: block; } }
            body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
              list-style: none;
              width: 50%; }
              @media screen and (max-width: 700px) {
                body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
                  width: 100%; } }
              body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"],
              body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"],
              body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea {
                border: 1.5px solid #222222;
                background: none;
                color: #222222;
                max-width: 650px; }
                body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"]::placeholder,
                body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"]::placeholder,
                body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea::placeholder {
                  color: #222222; }
              body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns {
                text-align: left;
                max-width: 550px; }
                body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn {
                  margin: 30px 0px;
                  display: block;
                  background: #C69942 !important;
                  color: #fff !important;
                  font-size: 12px;
                  padding: 15px 20px !important;
                  border: 0px !important;
                  border-radius: 40px !important; }
                  body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn:hover {
                    background: #FAD701 !important;
                    color: #fff !important; }
              body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address {
                padding: 0px 0px 0px 30px; }
                body.megafield-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) {
                    body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul {
                      display: block; } }
                  body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li {
                    list-style: none;
                    width: 100%; }
                    body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li h5 {
                      font-weight: 500;
                      font-size: 24px;
                      line-height: 28px;
                      color: #000; }
                    body.megafield-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;
                      color: #222222; }
                      body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li p a {
                        color: #222222; }
                body.megafield-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; }
                body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map {
                  padding-top: 50% !important; }
                  body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map iframe {
                    width: 100%;
                    height: 250px; }
    body.megafield-style .page-wrapper .page-main .block-static-block .parallax-section h4 {
      font-weight: 700 !important;
      font-size: 48px;
      line-height: 56px;
      color: #fff; }
    body.megafield-style .page-wrapper .page-main .block-static-block .parallax-section p {
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #fff; }
    body.megafield-style .page-wrapper .page-main .block-static-block .parallax-section .btn {
      background: #C69942 !important;
      color: #fff !important;
      border: 0px !important;
      font-weight: 400 !important;
      font-size: 12px;
      line-height: 14px;
      border-radius: 40px !important; }
    body.megafield-style .page-wrapper .page-main .ourteam {
      padding: 80px 0px;
      background: #fff; }
      body.megafield-style .page-wrapper .page-main .ourteam .wrapper {
        margin: 0px auto;
        max-width: 1900px;
        padding: 0px 20px; }
        body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul {
          margin: 0px;
          padding: 0px;
          display: flex; }
          @media screen and (max-width: 800px) {
            body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul {
              display: block; } }
          body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li {
            list-style: none;
            width: 50%; }
            @media screen and (max-width: 800px) {
              body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li {
                width: 100%; } }
            body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li h2 {
              font-weight: 600;
              font-size: 35px;
              line-height: 41px;
              color: #3E3E3E;
              margin: 0px;
              padding: 0px 0px 20px 0px; }
            body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li h3 {
              font-style: italic !important;
              font-weight: 500;
              font-size: 24px;
              line-height: 140.69%;
              color: #3E3E3E; }
            body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li p {
              font-weight: 300;
              font-size: 20px;
              line-height: 139.69%;
              color: #3E3E3E; }
              body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li p.img {
                text-align: center; }
                body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li p.img img {
                  margin: 0px auto; }
  body.megafield-style .search-block label {
    color: #fff;
    font-weight: 700; }
  body.megafield-style .search-block .text-input {
    border-radius: 0px;
    background: #fff !important;
    color: #000000 !important;
    border: 1px solid #fff !important;
    border-radius: 95px !important;
   }
  body.megafield-style .search-block .select-input select.text-input {
    background: #fff !important;
    border: 1px solid #fff !important; }
  body.megafield-style .search-block.project-search {
    display: block;
    background: #384E54 !important; }
    body.megafield-style .search-block.project-search .search-block-main .search-block-inner {
      background: #384E54 !important;
      border: 0px;
      display: block;
      position: relative;
      top: inherit; }
      body.megafield-style .search-block.project-search .search-block-main .search-block-inner h5 {
        font-weight: 500;
        font-size: 24px;
        line-height: 28px;
        color: #fff !important; }
      body.megafield-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
        background: #C69942 !important;
        border: 1px solid #C69942 !important;
        color: #fff !important;
        padding: 13px 39px !important;
        border-radius: 40px !important; 
        display: flex;
        align-items: center;
        justify-content: center;
      }
  body.megafield-style .featured-product-owl .item-conainer {
    box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15); }
    body .page-wrapper .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: #C69942 !important; }
/* extra css */
body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group .location-input input[type="text"],
body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select{
  font-size: 14px;
  font-weight: 300;
  padding-left: 22px !important;
  color: #333333 !important;
}
body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select{
  background: url(../images/megafielddropdown.png);
}
body .page-footer .footer-section .container p a {
  font-size: 20px;
  font-weight: 300;
  display: flex;
  align-items: center;
  min-width: 250px;
  justify-content: space-between;
}
body.megafield-style.page-products.categorypath-projects.category-projects.catalog-category-view  .proxima-product-banner .banner-inner h4{
  font-weight: 500 !important;
  font-size: 48px !important;
  text-transform: lowercase !important;
}
body.megafield-style.page-products.categorypath-projects.category-projects.catalog-category-view  .proxima-product-banner .banner-inner h4::first-letter{
  text-transform: uppercase !important;
}
body .page-footer{
  padding-bottom: 10px !important
}
body.megafield-style .search-block.project-search .search-block-main .search-block-inner .location-input input[type="text"]::placeholder{
  font-size: 14px !important;
  font-weight: 300 !important;
  color: #222222 !important;
}
body.megafield-style .search-block.project-search .search-block-main .search-block-inner .select-input select{
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #333333 !important;
}
body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6{
  margin: 10px 0px !important
}
body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i span{
  padding-left: 5px !important;
}
body.page-products.megafield-style .proxima-product-grid .product-item .product-item-details{
  min-height: auto !important;
}
body.megafield-style .pages .items .item:hover a, body.megafield-style .pages .items .item.current a, body.megafield-style .pages .items .item:hover strong, body.megafield-style .pages .items .item.current strong{
  background-color: #C69942 !important;
}
body.megafield-style .limiter .limiter-label, body.megafield-style .limiter .limiter-text, .limiter .label{
  color: #000 !important;
}
body.megafield-style.page-with-filter.page-products .proxima-product-grid .product-item .product-item-details .details-inner .specifications-list li .icon{
  color: #C69942;
}
body.megafield-style .featured-products-section .featured-product-slider-container .item-conainer{
  position: relative;
  background: #fff !important;
  margin-bottom: 20px !important;
}
body.megafield-style .featured-products-section .featured-product-slider-container .item-conainer .details-box .location-text{
  position: absolute;
  bottom: 0.75rem;
  left: 0.75rem;
  background-color: #FFFFFF !important;
  font-weight: 300;
  font-size: 14px;
  color: #000 !important;
  padding: 9px 5px !important;
  z-index: 5;
  top: -50px;
  margin: 0 !important;
  height:fit-content;
  display: inline-flex;
  align-items: center !important;
}
body.megafield-style .featured-products-section .featured-product-slider-container .item-conainer .details-box .location-text i{
  font-size: 20px;
  color: #C69942 !important;
}
body .page-footer .footer-section .container .row .col-lg-3:nth-child(4) ul li:last-child a{
  white-space: nowrap;
}
body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i{
  font-size: 16px;
}
body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.fa-pencil-ruler::before,
body.megafield-style .featured-product-owl .item-conainer .details-box h4 i.fa-pencil-ruler::before ,body.gaig-style.page-products .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.fa-pencil-ruler::before{
  content: url(../images/IconBuildingsmall.svg);
}
body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner .product-item-name a{
  min-height: auto !important;
}
body.megafield-style .page-wrapper .page-main .featured-products-section .item .item-conainer{
  margin-left: 2px !important;
  margin-top: 2px !important;
  margin-right: 30px !important;
  box-shadow: 4px 4px 10px 0px #0000001A;
}
body.megafield-style .page-wrapper .page-main .featured-products-section .item .item-conainer .specifications-list{
  min-height: auto !important;
  margin-bottom: 0px !important;
}
body.megafield-style .page-wrapper .page-main .featured-products-section h3{
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
}
body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input{
  padding-left: 20px  !important;
}
.header-container .header.links li select{
  font-size: 12px !important;
  font-weight: 400 !important;
}
body.megafield-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn,
body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn,
body.megafield-style .page-wrapper .page-main .product-main-content .strip-section .btn{
  font-size: 12px !important;
  font-weight: 400 !important;
  width: auto !important;
  padding: 13px 39px !important;
}
body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item:hover,
body.megafield-style .page-wrapper .page-main .product-main-content .strip-section .btn:hover,
body.megafield-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn:hover,
body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn:hover,
body.megafield-style .page-wrapper .page-main .product-main-content .strip-section .btn :hover,
body.megafield-style .page-wrapper .page-main .block-static-block .parallax-section .btn:hover,
body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn:hover{
  background: #445B2F !important;
  color: #fff !important;
  border-color: #445B2F !important;
}
body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list.specification-list-items .list-inline-item:hover{
  background: transparent !important;
  color: inherit !important;
}
body.megafield-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info:hover{
  outline: 2px solid  #D9AF73;
}
body.megafield-style .page-wrapper .page-main .featured-products-section .item .item-conainer:hover::after,
body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer:hover::after{
border: 2px solid;
border-image: linear-gradient(to top, #D9AF73, #9C6E3C) 1;
content: '';
display: block;
height: 100%;
position: absolute;
top: 0;
width: 100%;
opacity: 0.8;
z-index: 1 !important;
}
body.megafield-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer:hover .property-name,
body.megafield-style .page-wrapper .page-main .featured-products-section .item .item-conainer:hover h5,
body.megafield-style .page-wrapper .page-main .featured-products-section .item .item-conainer:hover .property-name{
  z-index: 2 !important;
  position: relative !important;
}
body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn:hover{
  border-color:  #384E54 !important;
  color:  #384E54 !important;;
}
body .page-footer .footer-section .link-list li{
  margin-bottom: 7px !important;
}
body .page-footer .footer-section .copy-right-section .container p{
  font-size: 20px;
  font-weight: 300;
}
body.megafield-style .search-block .select-input select option{
  background: #fff !important;
}
/* detailpage */
body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .custom-container{
  padding-top: 30px!important;
  padding-bottom: 30px !important;
}
body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box{
  padding: 0 !important;
}
body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box .text-white:nth-child(1){
  font-size: 48px;
  font-weight: 500;
  line-height: 56px;
  text-align: left;
}
body.megafield-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box .text-white:nth-child(2) p{
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  letter-spacing: 0em;
  text-align: left;
  }
  body.megafield-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: 300 !important;
    line-height: 21px !important;
    text-transform: unset !important;
    border: 0 !important;
    background: unset !important;
    color: #000 !important;
    padding-left: 0 !important;
    margin-top: 0 !important;
    }
/* detailpage */
.nav-toggle:before{
  color: #000 !important;
}
body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input::placeholder,
 body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea::placeholder{
    font-size: 14px;
    font-weight: 300;
    line-height: 16px;
    text-align: left;
 }
 body.megafield-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box{
  padding: 25px 0.75rem;
  position: relative;
  background-color: #fff !important;
 }
 body.megafield-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h5{
    margin-top: 0 !important;
 }
 body.megafield-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box .property-name a{
  color: #000 !important;
  font-size: 24px !important;
  font-weight: 500;
 }
 body.megafield-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box ul li{
    font-size: 16px !important;
    font-weight: 300;
 }
 body.megafield-style.catalog-product-view .featured-products-section .featured-product-slider-container .item-conainer .details-box .location-text i,
 body.megafield-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box .property-features ul li i{
  color: #C69942 !important;
  font-size: 14px !important;
 }
 body.megafield-style.catalog-product-view .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4,
 body.megafield-style.page-with-filter.page-products.catalog-category-view .proxima-product-overview-section .deatils-box h4{
  font-size: 48px !important;
  font-weight: 500 !important;
  line-height: 56px;
  letter-spacing: 0em;
  text-align: left;  
 }
 body.megafield-style.page-with-filter.page-products.catalog-category-view .proxima-product-overview-section .deatils-box [data-content-type='row'][data-appearance='contained']{
  margin: 0 !important;
 }
 body.megafield-style.catalog-product-view .page-wrapper .property-overview-banner .custom-container .content-box .text-box p,
 body.megafield-style.page-with-filter.page-products.catalog-category-view .proxima-product-overview-section .deatils-box [data-content-type='row'][data-appearance='contained'] p{
    font-size: 24px !important;
    font-style: italic;
    font-weight: 500 !important;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
 }
 .proxima-header .header-container .header.links li i{
  color: #C69942 !important
 }
 .header-container .header.links li select{
  -webkit-text-fill-color: #C69942 !important;
  color: #C69942 !important;
  border: 1px solid #C69942 !important
 }
 .parallax-section::before{
  content: "";
  background-color: #00000080;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 0;
}
.parallax-section h4, .parallax-section .btn {
  z-index: 1;
}
 body.megafield-style .search-block label.advanced-search-label{
    cursor: pointer !important;
    display: inline-block !important;
 }
 .addvance-search-box .body-content .form-group .text-input::placeholder{
    color: #808080;
 }
 body.megafield-style h6#subscribeMsg{
    margin-top: 0px !important;
    padding-top: 2.4rem !important;
    background: #fff !important;
 }
 @media screen and (max-width: 600.98px) {
 .megafield-style.cms-home-megafied,
 .megafield-style.cms-services,
 .megafield-style.cms-information-center,
 .megafield-style.cms-about,
 .megafield-style.contact-index-index{
   min-height: auto !important;
 }
}
 /* all login page */
 body.customer-account-forgotpassword .page-wrapper .page-title-wrapper{
  min-height: unset !important;
}
 body.customer-account-createpassword .page-wrapper .page-title-wrapper .page-title,
 body.customer-account-forgotpassword .page-wrapper .page-title-wrapper .page-title,
 body.customer-account-login .page-wrapper .page-title-wrapper .page-title{
  color: #fff !important;
 }
 .customer-account-logoutsuccess p,
 .customer-account-logoutsuccess .page-title{
   color: #fff !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: auto !important;
    }
  /* all login page */
@media screen and (max-width: 1080px) {
  body.megafield-style .page-wrapper .page-main .section1 .wrapper ul.sales li{
    padding-left: 30px !important;;
  }
  body.megafield-style .page-wrapper .page-main .help ul{
    padding: 40px 60px;
  }}
@media screen and (max-width: 1700px) {
  body.megafield-style .page-wrapper .page-main .section1 .wrapper{
    max-width: 1200px;
  }}
  @media screen and (max-width: 1440px) {
    body .page-footer .footer-section .container{
      max-width: 1080px !important;
    }}

  @media screen and (max-width: 1200px) {
    body .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn,
    body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn{
      padding: 13px 13px !important;
    }
    body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top{
      color: #fff !important;
    }
    body .page-wrapper .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: #C69942 !important; }
    body .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top{
    color: #fff !important;}
    body.megafield-style .container{
      max-width: 1440px !important;
    }
    body .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0.headerlogo{
      display: none !important;
    }
    .header-container .header .header-content{
      padding: 0 !important;
    }
    }
    @media screen and (min-width: 1300px) {
    body.megafield-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe{
    max-width:998px !important}
    body .page-footer .footer-section .container .row .col-lg-3:nth-child(2) {
      flex: 0 0 20%;
        max-width: 20%;
    }
    }
    @media screen and (max-width: 991.98px) {
      body .page-footer .footer-section .container .social{
        justify-content: center !important;
      }
    body .page-footer .footer-section .container .row div:nth-child(1){
      text-align: center;
      margin-bottom: 20px !important;
    }
    body.megafield-style  .message.info {
      margin-bottom: 90% !important;
    }
    body .page-footer .footer-section .container .row{
    justify-content: center;
    }
    body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul{
    grid-template-columns: repeat(2, 1fr);
    }
    body.megafield-style .page-wrapper .page-main .ourteam .wrapper > ul{
      grid-template-columns: 1fr !important;
    }
    body.megafield-style .page-wrapper .page-main .ourteam .wrapper > ul li p img{
      height: auto !important;
      object-fit:cover !important;
    }
    }
    @media screen and (max-width: 768.98px) {
      body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address{
        padding-left: 0 !important;
      }
      body.megafield-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn,
      body.megafield-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn,
      body.megafield-style .page-wrapper .page-main .product-main-content .strip-section .btn{
        padding: 13px 13px !important;
      }
      body.megafield-style.catalog-product-view .page-wrapper .property-overview-banner .custom-container .content-box .text-box p, 
      body.megafield-style.page-with-filter.page-products.catalog-category-view .proxima-product-overview-section .deatils-box [data-content-type='row'][data-appearance='contained'] p{
        font-size: 20px !important;
        line-height: 25px;
      }
      body.megafield-style.catalog-product-view .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4, body.megafield-style.page-with-filter.page-products.catalog-category-view .proxima-product-overview-section .deatils-box h4{
        margin-bottom: 20px !important;
      }
      body:not(.categorypath-rent,.category-other-properties).catalog-category-view .proxima-product-overview-section .deatils-box{
        margin-top: -17rem !important;
        padding-bottom: 40px !important;
      }
      .search-block.project-search:after{
        display: none !important;
      }
      body.megafield-style .page-wrapper .page-main .ourteam .wrapper > ul li:nth-child(1){
        order: 2;
      }
      body.megafield-style .page-wrapper .page-main .ourteam .wrapper > ul li:nth-child(2){
        order: 1;
      }
      body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul.details{
        flex-direction: column !important;
      }
      body.megafield-style .page-wrapper .page-main .ourteam .wrapper > ul li:nth-child(1),
      body.megafield-style .page-wrapper .page-main .ourteam .wrapper > ul li:nth-child(2){
        width: 100% !important;
        text-align: left !important;
      }
      body.megafield-style .page-wrapper .page-main .proxima-product-banner-second h4{
          bottom: 20%;
        }
    body .proxima-header .right-main-nav{
    top: 10px !important;
    }
    body .proxima-header .header-container .header.panel{
    padding:10px 20px !important;
    }
    body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul li:is(.location,.type){
    width: 100% !important;
    padding-bottom: 20px !important;
    }
    body.megafield-style .page-wrapper .page-title-wrapper .mainsearch ul{
    flex-direction: column !important;
    align-items: flex-start !important;
    padding: 30px !important;
    }
    body.megafield-style .product-main-content .product.media .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot{
    border: 1px solid #ddd !important;
    }
    body.megafield-style .page-wrapper .page-main .serviceofferd ul li{
    flex-direction: column !important
    }
    body.megafield-style .page-wrapper .page-main .serviceofferd ul li span{
    width: 100% !important;
    }
    body.megafield-style .page-wrapper .page-main .serviceofferd ul li .details{
    width: 100%;
    padding: 20px!important;
    }
    body.megafield-style .page-wrapper .page-main .serviceofferd ul{
    padding: 0 30px!important;
    }
    body.megafield-style .page-wrapper .page-main .ourteam .wrapper ul li:nth-child(1){
    padding: 15px !important;
    }
    .header-container .header > .flex-layout .logo-container{
      flex: none !important;
    }
    }
    @media screen and (max-width: 575.98px) {
    .page-footer .footer-section .copy-right-section .container p {
      flex-direction: column !important;
    }
    body .header-container .header>.flex-layout .logo-container{
      justify-content: flex-start !important;
      margin-left: 20px ;
    }
      .page-footer .footer-section .copy-right-section .container p a {
          margin-top: 10px !important
      }
      .primary-menu-container .nav-toggle{
        left: 10px !important;
        top: 2.5rem !important;
      }
      body.megafield-style .message.info {
        margin-bottom: 170vh !important;
    }
    body .page-footer .footer-section .container .social{
      justify-content: center !important;
    }
    .proxima-header .logo-container{
      max-width: 140px !important;
    }
    body.megafield-style .page-wrapper .page-main .ourteam .wrapper > ul > li > span.prfpic{
      width: 200px;
      height: 200px;
    }
    body.megafield-style .page-wrapper .page-main .getlatestnews {
      padding: 90px 15px;
    }
    body.megafield-style .page-wrapper .page-title-wrapper h1.page-title{
      line-height: 27px !important;
    }
    body.megafield-style .property-overview-banner .content-box{
      display: block !important;
    }
    }

    @media (min-width: 991px) and (max-width: 1440px){
      body.megafield-style .page-wrapper .page-main .contact .wrapper,
      body.megafield-style .page-wrapper .page-main .services,
      body.megafield-style .page-wrapper .page-main .ourteam .wrapper{
        max-width: 1170px !important;
      }
    }
    /* QR CODE changes */
    .proxima-header .right-main-nav .QR_code_psp .container-qr-code img {
      background: #cfad6b;
  }

  body.megafield-style.category-other-properties .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner .product-item-name a{
    color:#1f1f1f  !important;
  }
  body.megafield-style.category-rent .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner .product-item-name a{
    color:#1f1f1f  !important;
  }
  body.megafield-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.megafield-style  label.advanced-search-label{
      right: 3.15rem;
      bottom: 5.7rem;
    }
  }
