﻿@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url(font/fonts.css);

body,
html {
  height: 100%;
}

body.invez-style {
  font-family: 'Montserrat', sans-serif !important;
  background: #F5F5F5 !important;
}

body.invez-style * {
  font-family: 'Montserrat', sans-serif !important;
}

body.invez-style h1,
body.invez-style h2,
body.invez-style h3,
body.invez-style h4,
body.invez-style h5,
body.invez-style h6 {
  font-family: 'Montserrat', sans-serif !important;
}

body.invez-style * i {
  font-family: "Font Awesome 5 Pro" !important;
}

body.invez-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;
  display: none;
}

body.invez-style .btn-primary,
body.invez-style .btn {
  background: #fff !important;
  color: #BE2E29 !important;
  border: 2px solid #fff !important;
  border-radius: 0px !important;
}

body.invez-style .btn-primary:hover,
body.invez-style .btn:hover {
  background: #B6B6B6 !important;
  color: #fff !important;
}

body header.page-header {
  background: #fff !important;
}

body .proxima-header {
  height: 100px;
  background: #fff !important;
  padding: 10px 0px 0px 0px;
  box-shadow: none !important;
  z-index: 10;
}

body .proxima-header .header-container {
  max-width: 1660px;
  margin: 0px auto;
}

body .proxima-header .header-container .header.links li.authorization-link {
  margin-left: 0px !important;
  margin-right: 20px !important;
}

body .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 .proxima-header .header-container .header.links li.authorization-link a::before {
  display: none !important;
}

body .proxima-header .header-container .header.links li.authorization-link.lang a {
  background-color: var(--aquamarine) !important;
  min-width: 79px;
}

body .proxima-header .header-container .header.links li.authorization-link.lang a::after {
  content: url(../images/dropdown.svg);
  margin-left: 0.5625rem;
}

body .proxima-header .header-container .header.links li.authorization-link.call-us a {
  background-color: var(--jacksonspurple) !important;
  color: #fff !important;
  min-width: 121px;
}

body .proxima-header .header-container .header.links li.authorization-link.login a {
  min-width: 121px;
}

body .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 147.4% !important;
  text-align: center !important;
  text-transform: capitalize !important;
  color: #363636 !important;
}

body .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top:hover,
body .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top.active {
  color: #B6B6B6 !important;
}

@media screen and (max-width: 1300px) {
  body .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
    font-size: 14px !important;
  }
}

body .proxima-header .header-container .header .header-content .primary-menu-container .navigation li.level0.parent>.level-top:after {
  display: none !important;
}

body .proxima-header .header-container .header .menu-container {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

body .proxima-header .header-container .header .menu-container .logo-container {
  background: #fff;
  max-width: 300px !important;
}

body .proxima-header .header-container .header.panel {
  max-width: inherit !important;
  width: 100% !important;
}

body .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 .proxima-header .right-main-nav {
  padding: 1.5625rem 0 !important;
  align-self: flex-start !important;
}

@media screen and (max-width: 700px) {
  body .proxima-header .right-main-nav {
    padding: 0px !important;
    position: absolute;
    right: 0px;
    top: 50px;
  }
}

body .proxima-header .right-main-nav .switcher-language {
  border: 2px solid #BE2E29 !important;
  border-radius: 0px !important;
  background: none !important;
  color: #fff !important;
}

body .proxima-header .right-main-nav .switcher-language .switcher-trigger span {
  color: #1597D5 !important;
}

@media screen and (max-width: 700px) {
  body .proxima-header .right-main-nav .links li {
    width: auto !important;
    text-align: right;
  }
}

body .proxima-header .right-main-nav .links li.link.letstalk a.btn {
  background: #BE2E29 !important;
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400;
  line-height: 15px;
  border: 0px !important;
  border-radius: 5px !important;
  max-width: 120px !important;
  min-width: 120px !important;
  height: 40px !important;
  min-height: 40px !important;
}

body .proxima-header .right-main-nav .links li.link.letstalk a.btn:hover {
  background: #222222 !important;
  color: #fff !important;
}

body .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
  background: #BE2E29 !important;
  color: #fff !important;
  border: 0px !important;
  font-weight: 400;
  font-size: 12px !important;
  line-height: 15px !important;
  border-radius: 5px !important;
  max-width: 120px !important;
  min-width: 120px !important;
  height: 40px !important;
  min-height: 40px !important;
}

body .proxima-header .right-main-nav .links li.link a.btn.signin-btn:hover {
  background: #222222 !important;
  color: #fff !important;
}

body .page-footer {
  background: #BE2E29;
  padding: 50px 0px;
}

body .page-footer .footer-section {
  background: #BE2E29;
  padding: 0px;
}

body .page-footer .footer-section .container {
  max-width: 1660px !important;
  margin: 0px auto;
}

body .page-footer .footer-section .container .ftlogosection h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  margin: 30px 0px 10px 0px;
}

body .page-footer .footer-section .container .ftlogosection p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #fff;
  max-width: 80%;
}

body .page-footer .footer-section .container .ftlogosection p.subscribe {
  display: flex;
  justify-content: space-between;
  max-width: 100%;
}

body .page-footer .footer-section .container .ftlogosection p.subscribe input[type="text"] {
  width: calc(100% - 135px);
  border-radius: 5px;
}

body .page-footer .footer-section .container .ftlogosection p.subscribe input[type="button"] {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  background: #fff;
  border-radius: 5px;
  width: 120px;
  padding: 12px 0px;
  border: 0px;
}

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;
  background: #BE2E29;
  border-radius: 100%;
}

body .page-footer .footer-section .container .social a.fb {
  background: #BE2E29 url(../images/fb.png) no-repeat 50% 50%;
  background-size: auto 16px;
}

body .page-footer .footer-section .container .social a.yt {
  background: #BE2E29 url(../images/yt.png) no-repeat 50% 50%;
  background-size: auto 16px;
}

body .page-footer .footer-section .container .social a.insta {
  background: #BE2E29 url(../images/insta.png) no-repeat 50% 50%;
  background-size: auto 16px;
}

body .page-footer .footer-section .container .social a.ln {
  background: #BE2E29 url(../images/linkdn.png) no-repeat 50% 50%;
  background-size: auto 16px;
}

body .page-footer .footer-section .container .social a.tw {
  background: #BE2E29 url(../images/tw.png) no-repeat 50% 50%;
  background-size: auto 16px;
}

body .page-footer .footer-section .container p {
  font-weight: 500;
  font-size: 14px;
  line-height: 147.4%;
  color: #fff;
  margin: 0px 0px 15px 0px !important;
}

body .page-footer .footer-section .container p>span {
  display: block;
  font-weight: 700;
  font-size: 14px;
  margin: 0px 0px 5px 0px;
}

body .page-footer .footer-section .container p a {
  font-size: 14px;
  line-height: 147.4%;
}

@media screen and (max-width: 700px) {
  body .page-footer .footer-section .container div:nth-child(1) {
    text-align: center;
  }
}

body .page-footer .footer-section .container ul li {
  margin: 0px 0px 10px !important;
  line-height:25px;
  font-size: 14px;
  color: #fff !important;
}
body .page-footer .footer-section .container ul li:nth-child(1){
  margin-bottom: 50px !important;
}
body .page-footer .footer-section .container ul li a {
  font-size: 14px;
}

body .page-footer .footer-section .container ul li h6 {
  text-transform: capitalize;
  margin: 0px 0px 10px 0px;
  font-size: 1.6em !important;
}

body .page-footer .footer-section .container ul li .social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  border-radius: 100%;
  overflow: hidden;
}

body .page-footer .footer-section .container ul li .social a.whtzup {
  background: url(../images/whtzup.svg) no-repeat 50% 50%;
  background-size: 40px auto;
}

body .page-footer .footer-section .container ul li .social a.fb {
  background: url(../images/fb.svg) no-repeat 50% 50%;
  background-size: 40px auto;
}

body .page-footer .footer-section .copy-right-section {
  border-top: 1px solid #fff;
  padding: 20px 0px 0px 0px;
  margin: 30px 0px 0px 0px;
}

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;
  padding: 0px !important;
}

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: 147.4%;
  text-align: left !important;
  color: #fff !important;
}

body .page-footer .footer-section .copy-right-section .container p span {
  font-size: 14px;
  font-weight: 400;
}

body .page-footer .footer-section .copy-right-section .container p span a {
  color: #222222 !important;
  display: inline-block;
  padding: 0px 10px 0px 10px;
  font-size: 14px;
  font-weight: 400;
}

body .page-footer .footer-section .copy-right-section .container p span a:nth-child(1) {
  padding-left: 0px;
  border-right: 1px solid #A7A7A7;
}

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: #BE2E29;
  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.invez-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.invez-style .page-wrapper .page-title-wrapper h1.page-title {
  font-weight: 600;
  font-size: 60px;
  line-height: 82px;
  text-align: center;
  text-transform: capitalize !important;
  color: #fff;
  max-width: 1400px;
  margin: 0px auto;
  width: 100%;
}

body.invez-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;
}

body.invez-style .proxima-product-banner {
  height: auto !important;
  padding: 0px 0px !important;
  max-height: 440px !important;
}

body.invez-style .proxima-product-banner p.breadcrumbs {
  margin: 100px 0px 0px;
  border-top: 1px solid #B6B6B6;
  width: calc(100% + 40px);
  position: relative;
  z-index: 999;
  background: #F4F6F8;
}

body.invez-style .proxima-product-banner p.breadcrumbs span {
  max-width: 1660px;
  padding: 10px;
  display: block;
  margin: 0px auto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #000;
}

body.invez-style .proxima-product-banner .container {
  min-height: 600px;
  display: flex;
  justify-content: center;
  max-width: 1600px !important;
  flex-direction: column;
}

body.invez-style .proxima-product-banner .container.prj2 {
  min-height: 800px;
}

body.invez-style .proxima-product-banner .container.prj2 h4 {
  margin: 0px;
}

body.invez-style .proxima-product-banner .container .banner-inner {
  text-align: left;
}

body.invez-style .proxima-product-banner .container .banner-inner h4 {
  font-weight: 700;
  font-size: 62px;
  line-height: 59px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
}

body.invez-style .proxima-product-banner .container .banner-inner h4 span {
  display: block;
  margin: 0px 0px 20px 0px;
}

body.invez-style .proxima-product-banner .container .banner-inner p {
  text-align: center !important;
}

body.invez-style.page-with-filter.page-products .proxima-product-overview-section .container .deatils-box p input,
body.invez-style .proxima-product-banner .container .banner-inner p input {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  width: 150px;
  padding: 12px 0px;
  color: #fff;
  background: #BE2E29 !important;
  border-radius: 5px;
  text-transform: uppercase;
  border: 0px;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .map {
  padding-top: 50% !important;
}

body.invez-style .page-wrapper .proxima-project-list {
  padding: 6rem 0rem 3rem 0rem !important;
  background: #F5F5F5 !important;
}

body.invez-style .page-wrapper .proxima-project-list .proxima-product-grid {
  padding: 0px 20px;
}

body.invez-style .page-wrapper .proxima-project-list .custom-container {
  max-width: 1660px !important;
}

body.invez-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link {
  border-radius: 5px;
  background: #B6B6B6 !important;
  color: #fff !important;
  box-sizing: border-box;
  text-transform: uppercase !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  border: 0px !important;
}

body.invez-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link.active {
  background: #BE2E29 !important;
  color: #fff !important;
  border: 0px !important;
}

body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items {
    display: block;
  }
}

body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  width: 100% !important;
  background: #fff !important;
}

body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info {
  border: 0px !important;
}

body.invez-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: 700 !important;
  font-size: 20px !important;
  line-height: 30px;
  color: #000 !important;
}

body.invez-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.invez-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: #222222;
}

body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i {
  color: #E76D69 !important;
}

body.invez-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.invez-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box {
  border-radius: 0px;
}

body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box i {
  color: #E76D69 !important;
}

body.invez-style .page-wrapper .property-overview-banner {
  padding: 0px !important;
}

body.invez-style .page-wrapper .property-overview-banner p.breadcrumbs {
  margin: 100px 0px 0px;
  border-top: 1px solid #B6B6B6;
  width: calc(100% + 40px);
  position: relative;
  z-index: 999;
  background: #F4F6F8;
}

body.invez-style .page-wrapper .property-overview-banner p.breadcrumbs span {
  max-width: 1660px;
  padding: 10px;
  display: block;
  margin: 0px auto;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #000;
}

body.invez-style .page-wrapper .property-overview-banner .custom-container {
  max-width: 1660px !important;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 90vh;
}

body.invez-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block {
  background: #B6B6B6;
  padding: 0px 0px 40px 0px;
  border: 0px;
}

body.invez-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block img {
  max-width: inherit;
  width: 100%;
  margin: 0px auto;
}

body.invez-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.invez-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.invez-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul {
  max-width: calc(100% - 60px);
  margin: 0px auto;
}

body.invez-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul li .btn {
  color: #B6B6B6 !important;
  background: #BE2E29 !important;
  border: 0px !important;
}

body.invez-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box {
  width: calc(100% - 20rem);
}

body.invez-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4 {
  font-weight: 700;
  font-size: 62px;
  line-height: 75px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
}

body.invez-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box p {
  font-weight: 500;
  font-size: 24px;
  line-height: 41px;
  color: #fff;
}

body.invez-style .page-wrapper .page-main {
  background: #fff;
}

body.invez-style .page-wrapper .page-main .product-main-content .product.media {
  background: #EEEEEE !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section {
  padding: 0px 30px;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box {
  padding-top: 50px;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box h3 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  color: #0B132A;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box h5 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #0B132A;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme {
  background: #fff !important;
  color: #000 !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .text-white,
body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme p {
  color: #000 !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p,
body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h2,
body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3,
body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4,
body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
  color: #000 !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #0B132A;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary {
  font-weight: 400;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary span {
  color: #DEC17C;
  font-size: 11px !important;
}

body.invez-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: 29px;
  color: #363636;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #000;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item {
  background: none !important;
  color: #000 !important;
  border-radius: 0px;
  text-align: center;
  padding: 10px 20px !important;
  line-height: 100%;
  height: auto;
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item .icon {
  color: #E76D69 !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box ul.propertylinks li.list-inline-item {
  background: #BE2E29 !important;
  color: #fff !important;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  text-align: center;
  text-transform: uppercase;
  width: 153px;
  height: 38px;
  border: 1px solid #BE2E29 !important;
  text-align: center;
  padding: 12px 0px;
  border-radius: 5px;
}

body.invez-style .page-wrapper .page-main .product-main-content .strip-section {
  background: #BE2E29 !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .strip-section h2,
body.invez-style .page-wrapper .page-main .product-main-content .strip-section p {
  color: #fff !important;
}

body.invez-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;
}

body.invez-style .page-wrapper .page-main .product-main-content .strip-section p {
  font-weight: 300;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .product-main-content .strip-section .btn {
  background: #fff !important;
  border: 1px solid #fff !important;
  height: auto;
  padding: 10px 20px !important;
  color: #363636 !important;
}

body.invez-style .page-wrapper .page-main ul.whatwedo {
  margin: 0px;
  padding: 0px;
  background: #1c3598;
}

body.invez-style .page-wrapper .page-main ul.whatwedo li {
  padding: 60px 50px;
  color: #ffffff;
  margin: 0px;
}

body.invez-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.invez-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.invez-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.invez-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.invez-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.invez-style .page-wrapper .page-main .stripe {
  padding: 70px 0px;
  margin: 0px;
  background: #222222;
  color: #ffffff;
}

body.invez-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.invez-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.invez-style .page-wrapper .page-main .stripe p.subscribe {
  padding-top: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

body.invez-style .page-wrapper .page-main .stripe p.subscribe span {
  width: 70%;
  padding: 0px 20px 0px 0px;
}

body.invez-style .page-wrapper .page-main .stripe p.subscribe span input[type="text"] {
  width: 100%;
  border: 3px solid #5af7c0;
}

body.invez-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.invez-style .page-wrapper .page-main .stripe p.subscribe {
    display: block;
  }

  body.invez-style .page-wrapper .page-main .stripe p.subscribe span {
    width: 100%;
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .section1 {
  padding: 65px 0px 0px 0px;
  background: #F5F5F5;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper {
  margin: 0px auto;
  padding: 0px;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 53px;
  text-align: center;
  color: #222222;
  margin: 0px 0px 10px 0px;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper p {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 156.69%;
  color: #222222;
  max-width: 1050px;
  margin: 0px auto;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper .subblock {
  background: #BE2E29;
  padding: 60px 80px;
  margin: 50px 0px;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper .subblock h3 {
  font-weight: 600;
  font-size: 40px;
  line-height: 53px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #fff;
  color: #fff;
  max-width: 1300px;
  margin: 0px auto;
  text-align: left;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper .subblock ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
  max-width: 1300px;
  margin: 0px auto;
  padding: 40px 0px 0px 0px;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .section1 .wrapper .subblock ul {
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .section1 .wrapper .subblock ul li {
  list-style: none;
  text-align: left;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper .subblock ul li h4 {
  font-weight: 600;
  font-size: 55px;
  line-height: 82px;
  color: #fff;
  margin: 0px 0px 10px 0px;
}

body.invez-style .page-wrapper .page-main .section1 .wrapper .subblock ul li p {
  font-weight: 300;
  font-size: 20px;
  line-height: 156.69%;
  color: #fff;
  margin: 0px;
}

body.invez-style .page-wrapper .page-main .featured-products-section {
  padding: 50px 0px 30px 0px !important;
  background: #fff !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  text-align: center;
  text-transform: uppercase;
  color: #000 !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container {
  max-width: 1660px !important;
  margin: 0px auto;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container:before {
  background: #fff !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer {
  background: #fff !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h5 a {
  color: #0B132A !important;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 30px !important;
}

body.invez-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.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary {
  color: #BE2E29 !important;
}

body.invez-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.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4.icon-details i.text-primary {
  color: #DEC17C !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section.section2 {
  padding: 60px 0px !important;
  background: #fff !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section.section2 h3 {
  color: #000 !important;
  font-weight: 600;
  font-size: 24px;
  line-height: 36px;
}

body.invez-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container:before {
  background: #fff !important;
}

body.invez-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.invez-style .page-wrapper .page-main .featured-products-section.bgtheme {
  background: #fff !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section.bgtheme h3 {
  color: #000 !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container:before {
  background: #fff !important;
}

body.invez-style .page-wrapper .page-main .services {
  padding: 100px 0px;
  background: #F4F6F8;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .services {
    padding: 80px 20px;
  }
}

body.invez-style .page-wrapper .page-main .services .wrapper {
  margin: 0px auto;
  max-width: 1600px;
  padding: 0px 20px;
}

@media screen and (max-width: 1900px) {
  body.invez-style .page-wrapper .page-main .services .wrapper {
    padding: 0px 30px;
  }
}

body.invez-style .page-wrapper .page-main .services .wrapper h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  margin: 0px 0px 20px 0px;
  color: #0B132A;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .services .wrapper p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #0B132A;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .serviceofferd {
  padding: 0px;
  margin: 0px auto;
  background: #F4F6F8;
}

@media screen and (max-width: 1900px) {
  body.invez-style .page-wrapper .page-main .serviceofferd {
    padding: 0px 30px;
  }
}

body.invez-style .page-wrapper .page-main .serviceofferd ul {
  max-width: 1600px;
  margin: 0px auto 0px auto;
  padding: 0px;
}

body.invez-style .page-wrapper .page-main .serviceofferd ul li {
  position: relative;
  list-style: none;
  margin: 0px 0px 77px 0px;
  display: flex;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  overflow: hidden;
}

body.invez-style .page-wrapper .page-main .serviceofferd ul li span {
  display: block;
  overflow: hidden;
  width: 45%;
}

body.invez-style .page-wrapper .page-main .serviceofferd ul li span img {
  width: 100%;
  height: auto;
  min-height: 100%;
  z-index: 1;
}

body.invez-style .page-wrapper .page-main .serviceofferd ul li .details {
  width: 55%;
  padding: 80px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
}

body.invez-style .page-wrapper .page-main .serviceofferd ul li .details h4 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  color: #0B132A;
}

body.invez-style .page-wrapper .page-main .serviceofferd ul li .details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #636363;
}

body.invez-style .page-wrapper .page-main .testimonials {
  background: #fff;
}

body.invez-style .page-wrapper .page-main .testimonials .wrapper {
  text-align: center;
  padding: 60px 20px;
  max-width: 1920px;
  margin: 0px auto;
}

body.invez-style .page-wrapper .page-main .testimonials .wrapper h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
  text-align: left;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 50px 0px;
}

body.invez-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: 100%;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .testimonials .wrapper ul {
    grid-template-columns: repeat(1, 1fr);
  }
}

body.invez-style .page-wrapper .page-main .testimonials .wrapper ul li {
  padding: 30px;
  list-style: none;
  background: #fff;
  border: 1px solid #363636;
}

body.invez-style .page-wrapper .page-main .testimonials .wrapper ul li p {
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 33px;
  text-align: center;
  padding: 40px;
  position: relative;
  color: #363636;
}

body.invez-style .page-wrapper .page-main .testimonials .wrapper ul li p:before {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  left: 10px;
  top: 0px;
  background: url(../images/quote.svg) no-repeat 50% 50%;
}

body.invez-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.svg) no-repeat 50% 50%;
  transform: rotate(180deg);
}

body.invez-style .page-wrapper .page-main .testimonials .wrapper ul li h4 {
  text-align: center;
  color: #0B132A;
  font-style: italic;
  font-weight: 500;
  font-size: 28px;
  line-height: 33px;
}

body.invez-style .page-wrapper .page-main .testimonials .wrapper ul li h4 span {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  display: block;
}

body.invez-style .page-wrapper .page-main .getlatestnews {
  padding: 90px 0px;
  text-align: center;
  background: #222222;
  color: #fff;
}

body.invez-style .page-wrapper .page-main .getlatestnews .wrapper h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #fff;
  margin: 0px 0px 10px 0px;
  text-transform: uppercase;
}

body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  margin: 0px 0px 20px 0px;
  color: #fff;
}

body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
  max-width: calc(80% - 40px);
  padding: 0px 30px;
  display: flex;
  text-align: center;
  margin: 0px auto;
}

body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
  display: block;
  width: calc(100% - 140px);
  padding: 0px 10px 0px 0px;
}

body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input[type="text"] {
  padding: 10px;
  height: 38px;
  background: #fff;
  color: #222222;
}

body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn {
  font-style: normal;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  color: #363636 !important;
  background: #fff !important;
  border: 1px solid #fff !important;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
    display: block;
    max-width: 100%;
  }

  body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
}

body.invez-style .page-wrapper .page-main .section5 {
  background: #A7A7A7;
  padding: 30px 0px 0px 0px;
}

body.invez-style .page-wrapper .page-main .section5 .wrapper {
  max-width: 1300px;
  margin: 0px auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .section5 .wrapper {
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .section5 .wrapper ul {
  margin: 0px;
  padding: 20px;
}

body.invez-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.invez-style .page-wrapper .page-main .section5 .wrapper ul li span {
  color: #EF2E63;
}

body.invez-style .page-wrapper .page-main .section5 h5 {
  background: #fff;
  font-weight: 700;
  font-size: 24px;
  line-height: 23px;
  text-align: center;
  color: #EF2E63;
  margin: 0px;
}

body.invez-style .page-wrapper .page-main .section5 h5 span {
  display: block;
  max-width: 1100px;
  margin: 0px auto;
  padding: 40px;
}

body.invez-style .page-wrapper .page-main .contact {
  background: #fff;
  padding: 0px 0px 50px 0px !important;
}

body.invez-style .page-wrapper .page-main .contact .wrapper {
  max-width: 1500px;
  margin: 0px auto;
  padding: 80px 30px 0px 30px;
}

@media screen and (max-width: 1300px) {
  body.invez-style .page-wrapper .page-main .contact .wrapper {
    padding: 80px 30px;
  }
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
  margin: 0px auto;
  padding: 0px;
  display: flex;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li {
  list-style: none;
  width: 50%;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li h2 {
  font-weight: 600;
  font-size: 32px;
  line-height: 39px;
  color: #0B132A;
  margin: 0px;
  padding: 0px 0px 25px 0px;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li p {
  font-weight: 500;
  font-size: 24px;
  line-height: 41px;
  color: #0B132A;
  max-width: 600px;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li {
    width: 100%;
  }
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="text"],
body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"],
body.invez-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.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="text"]::placeholder,
body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"]::placeholder,
body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea::placeholder {
  color: #222222;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns {
  text-align: left;
  max-width: 550px;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn {
  margin: 30px 0px;
  display: block;
  background: #BE2E29 !important;
  color: #fff !important;
  font-size: 12px;
  padding: 15px 20px !important;
  border: 0px !important;
  border-radius: 5px !important;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn:hover {
  background: #FAD701 !important;
  color: #fff !important;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address {
  padding: 0px 0px 0px 30px;
}

body.invez-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.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul {
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li {
  list-style: none;
  width: 100%;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li h5 {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 29px;
  margin: 0px 0px 10px 0px;
}

body.invez-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.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li p a {
  color: #222222;
}

body.invez-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.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .map iframe {
  width: 100%;
  height: 250px;
}

body.invez-style .page-wrapper .page-main .block-static-block .parallax-section h4 {
  font-weight: 700;
  font-size: 48px;
  line-height: 59px;
  text-transform: uppercase;
  color: #fff;
}

body.invez-style .page-wrapper .page-main .block-static-block .parallax-section p {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #fff;
}

body.invez-style .page-wrapper .page-main .block-static-block .parallax-section .btn {
  background: #BE2E29 !important;
  color: #B6B6B6 !important;
  border: 0px !important;
  font-weight: 500 !important;
  font-size: 12px;
  line-height: 15px;
}

body.invez-style .page-wrapper .page-main .ourteam {
  padding: 50px 0px;
  background: #fff;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper {
  margin: 0px auto;
  max-width: 1660px;
}

@media screen and (max-width: 1900px) {
  body.invez-style .page-wrapper .page-main .ourteam .wrapper {
    padding: 0px 30px;
  }
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper h2 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41.45px;
  color: #0B132A;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper p {
  font-weight: 400;
    font-size: 16px;
    line-height: 25.42px;
    color: #636363;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul {
  margin: 0px auto;
  padding: 40px 0px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 50px;
  max-width: 1400px;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul {
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li {
  list-style: none;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li span {
  display: block;
  width: calc(100% - 20px);
  height: auto;
  border-radius: 100%;
  margin: 0px auto;
  max-width: 400px;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li span img {
  width: 100%;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #0B132A;
  text-align: center;
  margin: 10px 0px 10px 0px;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  text-align: center;
  color: #0B132A;
}

body.invez-style .page-wrapper .page-main .communitysection {
  padding: 40px 0px;
  background: #F5F5F5;
}

body.invez-style .page-wrapper .page-main .communitysection ul {
  margin: 0px auto;
  max-width: 1400px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0px;
}

body.invez-style .page-wrapper .page-main .communitysection ul li {
  list-style: none;
  width: 50%;
  padding: 40px;
}

body.invez-style .page-wrapper .page-main .communitysection ul li:nth-child(1) {
  padding-left: 0px;
}

body.invez-style .page-wrapper .page-main .communitysection ul li:nth-child(1) p {
  margin: 0px;
}

body.invez-style .page-wrapper .page-main .communitysection ul li:nth-child(1) p img {
  width: 100%;
}

body.invez-style .page-wrapper .page-main .communitysection ul li:nth-child(2) {
  padding-right: 0px;
}

body.invez-style .page-wrapper .page-main .communitysection ul li:nth-child(2) h2 {
  font-weight: 600;
  font-size: 39px;
  line-height: 132%;
  color: #222222;
  margin: 0px 0px 25px 0px;
}

body.invez-style .page-wrapper .page-main .communitysection ul li:nth-child(2) p {
  font-weight: 400;
  font-size: 16px;
  line-height: 147.4%;
  color: #222222;
  margin: 0px;
  padding: 0px 0px 25px 0px;
}

body.invez-style .page-wrapper .page-main .communitysection ul li:nth-child(2) p a {
  padding: 12px 26px;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #BE2E29;
  border-radius: 50px;
  background: #fff;
  display: inline-block;
}

body.invez-style .page-wrapper .page-main .news {
  background: #fff;
  padding: 50px 0px;
}

body.invez-style .page-wrapper .page-main .news .wrapper {
  max-width: 1400px;
  margin: 0px auto;
}

body.invez-style .page-wrapper .page-main .news .wrapper>p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body.invez-style .page-wrapper .page-main .news .wrapper>p span {
  font-weight: 600;
  font-size: 28px;
  line-height: 42px;
  color: #222222;
}

body.invez-style .page-wrapper .page-main .news .wrapper>p a {
  font-weight: 600;
  font-size: 20px;
  line-height: 160%;
  color: #222222;
}

body.invez-style .page-wrapper .page-main .news .wrapper ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 50px;
  margin: 0px;
  padding: 0px 0px;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .news .wrapper ul {
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .news .wrapper ul li {
  list-style: none;
}

body.invez-style .page-wrapper .page-main .news .wrapper ul li span {
  display: block;
  width: 100%;
  margin: 0px 0px 20px 0px;
}

body.invez-style .page-wrapper .page-main .news .wrapper ul li span img {
  width: 100%;
}

body.invez-style .page-wrapper .page-main .news .wrapper ul li p {
  font-weight: 500;
  font-size: 18px;
  line-height: 27px;
  color: #222222;
}

body.invez-style .page-wrapper .page-main .propertylocations h2 {
  padding: 20px 0px;
  text-align: center;
  margin: 0px;
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  text-align: center;
  color: #0B132A;
}

body.invez-style .page-wrapper .page-main .excellence {
  background: #F4F6F8;
  padding: 80px 0px;
}

body.invez-style .page-wrapper .page-main .excellence h2 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  color: #0B132A;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .excellence>p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  text-align: left;
  color: #636363;
  margin: 0px auto 30px auto;
  max-width: 1400px;
}

body.invez-style .page-wrapper .page-main .excellence ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  padding: 0px 20px;
  margin: 0px auto;
  max-width: 1400px;
}

@media screen and (max-width: 700px) {
  body.invez-style .page-wrapper .page-main .excellence ul {
    display: block;
  }
}

body.invez-style .page-wrapper .page-main .excellence ul li {
  list-style: none;
  text-align: center;
  position: relative;
  padding: 85px 20px 50px 20px;
  border-radius: 15px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15);
}

body.invez-style .page-wrapper .page-main .excellence ul li:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 20px;
  left: calc(50% - 24px);
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(1) {
  background: url(../images/exbg1.svg) no-repeat 100% 100%;
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(1):before {
  background: url(../images/ex1.svg) no-repeat 50% 50%;
  background-size: 100% auto;
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(2) {
  background: url(../images/exbg2.svg) no-repeat 100% 100%;
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(2):before {
  background: url(../images/ex2.svg) no-repeat 50% 50%;
  background-size: 100% auto;
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(3) {
  background: url(../images/exbg3.svg) no-repeat 100% 100%;
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(3):before {
  background: url(../images/ex3.svg) no-repeat 50% 50%;
  background-size: 100% auto;
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(4) {
  background: url(../images/exbg4.svg) no-repeat 100% 100%;
}

body.invez-style .page-wrapper .page-main .excellence ul li:nth-child(4):before {
  background: url(../images/ex4.svg) no-repeat 50% 50%;
  background-size: 100% auto;
}

body.invez-style .page-wrapper .page-main .excellence ul li h3 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  text-align: center;
  color: #2A323C;
}

body.invez-style .page-wrapper .page-main .excellence ul li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #636363;
  position: relative;
  margin: 0px;
  padding: 10px 0px 0px 0px;
}

body.invez-style .page-wrapper .page-main .excellence ul li p:before {
  content: "";
  display: block;
  width: 32px;
  height: 2px;
  background: #63636380;
  position: absolute;
  top: 0px;
  left: calc(50% - 16px);
}

body.invez-style .page-wrapper .page-main .lookingfor {
  padding: 60px 0px;
  background: #fff;
}

body.invez-style .page-wrapper .page-main .lookingfor h2 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  text-align: center;
  color: #0B132A;
}

body.invez-style .page-wrapper .page-main .lookingfor ul {
  margin: 0px auto;
  padding: 20px 0px;
  max-width: 1300px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}

body.invez-style .page-wrapper .page-main .lookingfor ul li {
  list-style: none;
  border-radius: 24px;
  border: 1px solid #0B132A;
  padding: 25px;
  background: url(../images/quote.svg) no-repeat 93% 20px;
  background-size: 50px auto;
}

body.invez-style .page-wrapper .page-main .lookingfor ul li h4 {
  font-weight: 600;
  font-size: 34px;
  line-height: 41px;
  margin: 0px;
  color: #0B132A;
  padding: 0px 0px 30px 0px;
}

body.invez-style .page-wrapper .page-main .lookingfor ul li p {
  font-weight: 400;
  font-size: 16px;
  line-height: 158.9%;
  color: #636363;
  margin: 0px;
  padding: 0px 0px 30px 0px;
  min-height: 100px;
}

body.invez-style .page-wrapper .page-main .lookingfor ul li span {
  display: block;
}

body.invez-style .page-wrapper .page-main .lookingfor ul li span img {
  width: 100%;
}

body.invez-style .search-block label {
  color: #fff;
  font-weight: 600;
  display: none;
}

body.invez-style .search-block .text-input {
  border-radius: 0px;
  background: #fff !important;
  color: #000000 !important;
  border: 1px solid #fff !important;
}

body.invez-style .search-block .select-input select.text-input{
  background: #fff !important;
  border: 1px solid #fff !important;
  font-size: 12px !important;
  font-weight: 400 !important;
  line-height: 15px !important;
  text-align: left;
  color: #0B132A !important;
}

body.invez-style .search-block.project-search {
  display: block;
  background: transparent !important;
  margin-top: -5.625rem;
}

body.invez-style .search-block.project-search .search-block-main .search-block-inner {
  background: #BE2E29 !important;
  border: 0px;
  display: block;
  position: relative;
  top: inherit;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
}

body.invez-style .search-block.project-search .search-block-main .search-block-inner h5 {
  font-weight: 600;
  font-size: 22px;
  line-height: 34.96px;
  color: #fff !important;
  text-transform: capitalize !important;
}

body.invez-style .search-block.project-search .search-block-main .search-block-inner .search-list select,
body.invez-style .search-block.project-search .search-block-main .search-block-inner .search-list input[type="text"] {
  border-radius: 5px;
  background: #fff;
}
body.invez-style  .search-block-main .search-block-inner .search-list input[type="text"]::placeholder{
  color: #B6B6B6 !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 25.42px !important;
}
body.invez-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #0B132A !important;
  border-radius: 5px !important;
  font-size: 12px;
  font-weight: 400;
  line-height: 14.63px;
}

body.invez-style .featured-product-owl .item-conainer {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

/* exta css */

body.invez-style .search-block .text-input::placeholder {
  color: #000 !important;
}

body.invez-style .search-block .select-input .fa-angle-down {
  color: #000 !important;
}

body.categorypath-projects .proxima-product-banner {
  padding: 16rem 0rem 13rem 0rem !important;
  min-height: 70vh !important;
}

.proxima-header .navigation .level0.active>.level-top,
.proxima-header .navigation .level0>.level-top.active,
.proxima-header .navigation .level0:hover>.level-top,
.proxima-header .navigation .level0>.level-top:hover,
.proxima-header .navigation .level0.more-list:hover {
  color: #E76D69 !important;
}

body.invez-style.page-with-filter.page-products .proxima-product-overview-section {
  padding-bottom: 5rem !important;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .map {
  padding-top: 50% !important;
}

body.invez-style .featured-products-section .featured-product-slider-container {
  padding: 3px !important;
}

body.invez-style .featured-product-owl .item-conainer .details-box h5,
body.invez-style .featured-product-owl .item-conainer .details-box h5 a {
  margin-top: 0 !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 {
  flex-wrap: wrap !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary {
  display: flex !important;
  align-items: center;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary span {
  /* margin-left: 4px !important;
  font-size: 9px !important; */
}

body .page-footer .footer-section .container .row div:nth-child(3) ul li,
body .page-footer .footer-section .container .social ul li {
  margin: 0px 0px 10px 0px;
}

body .page-footer .footer-section .container .row div:nth-child(3) ul li h6,
body .page-footer .footer-section .container .row div:nth-child(4) h6 {
  margin: 0px 0px 20px 0px;
}

body .page-footer .footer-section .container .row div:nth-child(1) {
  margin-bottom: 20px !important;
}

body .page-footer .footer-section .container .row div:nth-child(1) img {
  width: 292px !important;
}

body.invez-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;
}

body.invez-style .message.info>*:first-child:before {
  margin: -8px 0 0 !important;
  position: unset !important;
}

body.invez-style .nav-toggle:before {
  color: #000 !important;
}

body.invez-style .page-wrapper .page-title-wrapper .mainsearch ul li {
  margin-right: 10px !important;
  margin-bottom: 0 !important;
  ;
}

body.invez-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn {
  width: 120px !important;

}

body.invez-style .proxima-navtab li .nav-link:hover {
  border-color: #000 !important;
}

body.invez-style .proxima-product-grid .product-item .product-item-details .product-item-name>a {
  min-height: 3rem !important;
}

body.invez-style .pages .items .item a,
body.invez-style .pages .items .item strong {
  height: 40px !important;
  font-size: 14px !important;
}

body.invez-style .pages .items .item:hover a,
body.invez-style .pages .items .item.current a,
body.invez-style .pages .items .item:hover strong,
body.invez-style .pages .items .item.current strong {
  background: #E76D69 !important;
}

body.invez-style .limiter .limiter-label,
body.invez-style .limiter .limiter-text,
.limiter .label {
  color: #000 !important;
}

.body.invez-style .pages .items .item:hover a,
.body.invez-style .pages .items .item.current a,
.body.invez-style .pages .items .item:hover strong,
.body.invez-style .pages .items .item.current strong {
  background-color: #E76D69 !important;
  color: #fff !important;
}

.body.invez-style .custom-padding {
  background: transparent !important;
}

body.invez-style .proxima-product-grid .product-item .product-item-photo .product-image-container .location-box i {
  color: #DEC17C !important;
}

body.invez-style .specifications-list li .icon {
  color: #E76D69 !important;
}

body.invez-style .specifications-list li {
  font-size: 15px !important;
  font-weight: 400 !important;
  color: #0B132A !important;
}

body.invez-style .proxima-product-grid .product-item .product-item-details .product-item-name>a {
  font-size: 24px !important;
  font-weight: 500 !important;
}

body.invez-style .proxima-product-grid .product-item .product-item-photo .product-image-container .location-box {
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5.text-white p {
  font-size: 24px !important;
  font-weight: 400 !important;
  font-style: italic !important;
  line-height: 36px !important;
}

body.invez-style .property-overview-details-section .details-box .specifications-list.specification-list-items {
  margin-left: -20px !important;
}

body.invez-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 #2D9AFC !important;
  background: #2D9AFC !important;
  color: #fff !important;
}

body.invez-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: 16px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  text-transform: unset !important;
  border: 0 !important;
  background: unset !important;
  color: #363636 !important;
}

body.invez-style .custom-padding {
  padding: 0 !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4:nth-child(1),
body.invez-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.5rem 0.5rem !important;
  background-color: #FFFFFF !important;
  align-items: center !important;
}

body.invez-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.invez-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text i {
  color: #E76D69 !important;
}

body.invez-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;
  font-family: unset !important;
}

body.invez-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: #000 !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h5.property-name a {
  color: #0B132A !important;
  font-size: 24px !important;
  font-weight: 700 !important;
  line-height: 29px !important;
}

body.invez-style.page-products .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.text-primary {
  color: #E76D69 !important;
  display: flex !important;
  align-items: center !important;
  font-size: 16px;
}

body.invez-style.page-products .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 {
  display: flex !important;
  align-items: center !important;
  flex-wrap: wrap !important;
}

body.invez-style .property-overview-details-section .details-box {
  padding-bottom: 20px !important;
}

body.invez-style .featured-products-section .featured-product-slider-container:before {
  background-color: transparent !important;
}

body.invez-style .related-properties .item-conainer .img-box .location-box i.text-primary {
  color: #DEC17C !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .strip-section .btn:hover {
  background-color: #fff !important;
  color: #E76D69 !important;
  font-weight: 400 !important;
  border-color: #E76D69 !important;
  ;
}

body.invez-style .search-block .select-input select option {
  background-color: transparent !important;
}

body.invez-style .featured-products-section .featured-product-slider-container .item {
  margin: 3px 5px !important;
}

body.invez-style .featured-products-section .featured-product-slider-container .item .item-conainer {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 15px;
  overflow: hidden;
}

body.invez-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box {
  background: #fff !important;
  padding: 15px !important;
}

body.invez-style .featured-product-owl .item-conainer .details-box h4 i.fa-pencil-ruler::before,
body.invez-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.invez-style .proxima-product-banner .container .banner-inner h4 {
  font-size: 62px !important;
  font-weight: 700;
  line-height: 4.724rem;
  text-transform: lowercase;
  margin-bottom: 40px !important;
}

body.invez-style .proxima-product-banner .container .banner-inner h4::first-letter {
  text-transform: uppercase;
}

body.invez-style .search-block label.advanced-search-label {
  display: unset !important;
  cursor: pointer;
}

body.customer-account-forgotpassword .page-wrapper .page-title-wrapper {
  min-height: unset !important;
}

.proxima-header .logo-container {
  max-width: 250px !important;
}

body.invez-style.categorypath-projects .custom-container {
  padding-top: 0rem;
  padding-bottom: 5rem;
}

body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul>li:nth-child(2) {
  text-align: center !important;
}

body.invez-style .search-block:after {
  background-color: transparent !important;
}

body.invez-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section {
  padding: 49px 30px;
  padding-top: 0px !important;
}

body.invez-style .page-wrapper .page-main .ourteam .abouttitle {
  text-align: center;
  text-transform: uppercase;
  padding: 50px 0px !important;
}

body.invez-style div.mage-error,
body.invez-style .text-danger {
  font-size: 1rem !important;
  font-weight: 500 !important;
}

body.invez-style .page-wrapper .page-main .proxima-product-banner-second {
  padding-top: 100px !important;
  position: relative;
}

body.invez-style .page-wrapper .page-main .proxima-product-banner-second h4 {
  position: absolute;
  left: 30%;
  right: 30%;
  bottom: 40%;
  min-width: 160px;
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 59px;
  letter-spacing: 0em;
  text-align: center;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer .details-box h4:nth-child(1) i {
  color: #E76D69 !important;
}

body.invez-style .proxima-product-grid .product-item .product-item-details {
  background-color: #fff !important;
}

body.invez-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section h3 {
  font-weight: 700 !important;
  padding-top: 0px !important;
}

body.invez-style.catalog-product-view .page-wrapper .page-main .product-main-content .strip-section .btn {
  font-weight: 400 !important;
  font-size: 12px !important;
}

/* body.invez-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4{
    font-size: 24px;
    font-style: italic;
    font-weight: 400;
    line-height: 28px;
  } */
body.invez-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p {
  line-height: 26.22px !important;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn {
  width: 130px !important;
  font-weight: 400 !important;
}

body.invez-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer .details-box h4 {
  color: #000 !important;
  font-style: normal !important;
}

body.invez-style .property-overview-details-section .custom-container {
  padding-top: 40px !important;
}

body .header-container .header.links li select {
  -webkit-text-fill-color: #000 !important;
  color: #000 !important;
  border-color: #000 !important;
}

body .proxima-header .header-container .header.links li i {
  color: #000 !important;
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input::placeholder,
body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea::placeholder,
body.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input::placeholder {
  font-size: 14px;
  font-weight: 400;
  color: #363636;
}

body.invez-style .page-wrapper .page-main .services .wrapper {
  padding-bottom: 0 !important;
  padding-top: 60px !important;
}

body.invez-style .page-wrapper .page-main .services {
  padding: 0 20px !important
}

body.invez-style .page-wrapper .page-main .services .wrapper h3 {
  margin-bottom: 0 !important;
}

body.customer-account-createpassword .page-title-wrapper .page-title,
body.customer-account-forgotpassword .page-title-wrapper .page-title,
body.customer-account-login .page-title-wrapper .page-title {
  color: #000 !important;
}

body.project_theme_mode_dark .page-main {
  background-color: #000 !important;
}

body.invez-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 {
  padding-left: 8px !important;
}

.customer-account-logoutsuccess p,
.customer-account-logoutsuccess .page-title {
  color: #000 !important;
}

body .page-footer .footer-section .container .ftlogosection p.subscribe input[type="button"] {
  color: #000 !important;
}

.proxima-myaccount-container .body-content .projects-main-section #showMoreModal.modal .modal-content .close {
  -webkit-text-fill-color: #000 !important;
}

body.invez-style .page-wrapper .proxima-project-list {
  padding-top: 3rem !important;
}

body.invez-style.page-products .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 {
  margin: 10px 0px;
}

body.invez-style .proxima-product-grid .product-item .product-item-details {
  min-height: auto !important;
}

body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item {
  height: auto !important;
}

/* body.invez-style.page-with-filter.page-products .proxima-product-overview-section .container .deatils-box p input,
body.invez-style .proxima-product-banner .container .banner-inner p input {
  margin-right: 19px !important;
} */

body .page-footer .footer-section .container p a {
  font-size: 16px;
  font-weight: 400;
  display: flex;
  align-items: center;
  min-width: 250px;
  justify-content: space-between;
}

body .page-footer {
  padding-bottom: 0 !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
  margin-bottom: 0 !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box :nth-child(4) {
  margin-top: 10px !important;
}

body.invez-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list.specification-list-items .list-inline-item {
  margin-top: 0 !important;
}

.invez-style.page-with-filter.page-products .proxima-product-overview-section .deatils-box {
  align-items: center !important;
}

body.catalog-product-view.invez-style .page-wrapper .property-overview-banner {
  padding: 10rem 0rem 10rem 0rem !important;
}

@media screen and (min-width: 1679px) {
  body.invez-style.page-products .container {
    max-width: 1640px !important;
  }
}

@media screen and (max-width: 1300px) {
  body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li p img {
    height: 765px;
    object-fit: fill !important;
  }

  body.invez-style .page-wrapper .page-main .lookingfor ul,
  body.invez-style .page-wrapper .page-main .excellence ul,
  body.invez-style .page-wrapper .page-main .excellence>p {
    max-width: 75% !important;
  }
}

@media screen and (max-width: 1200px) {
  body .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
    color: #fff !important;
  }

  body.invez-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.invez-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
    max-width: 998px !important
  }
}

@media screen and (max-width: 1080px) {
  body.invez-style .page-wrapper .page-main .lookingfor ul {
    grid-template-columns: repeat(1, 1fr);
  }

  body.invez-style .page-wrapper .page-main .lookingfor ul li p {
    min-height: auto !important;
  }
}
@media screen and (max-width: 1400px) {
  body.invez-style .page-wrapper .page-main .lookingfor ul {
    grid-template-columns: repeat(1, 1fr);
  }
  body.invez-style .page-wrapper .page-main .lookingfor ul{
    max-width: 75% !important;
  }
}

@media screen and (max-width: 991.98px) {
  body .page-footer .footer-section .container .row div:nth-child(1) {
    text-align: center;
  }

  body.invez-style .message.info {
    margin-bottom: 90% !important;
  }

  body .page-footer .footer-section .container .row {
    justify-content: center;
  }

  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul {
    grid-template-columns: repeat(2, 1fr);
  }

  body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul {
    grid-template-columns: 1fr !important;
  }

  body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li:nth-child(1) {
    order: 2;
  }

  body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li:nth-child(2) {
    order: 1;
  }

  body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li p img {
    height: auto !important;
    object-fit: cover !important;
  }

  body .page-footer .footer-section .container .ftlogosection p {
    max-width: 100%;
  }
}

@media screen and (max-width: 768.98px) {
  body.invez-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: 6px 6px !important;
  }

  body.invez-style .page-wrapper .page-title-wrapper .mainsearch ul li:is(.location, .type) {
    width: 100% !important;
  }

  body.invez-style .page-wrapper .page-title-wrapper .mainsearch ul {
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  body.invez-style .product-main-content .product.media .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot {
    border: 1px solid #ddd !important;
  }

  body.invez-style .page-wrapper .page-main .serviceofferd ul li {
    flex-direction: column !important
  }

  body.invez-style .page-wrapper .page-main .serviceofferd ul li span {
    width: 100% !important;
  }

  body.invez-style .page-wrapper .page-main .serviceofferd ul li .details {
    width: 100%;
    padding: 20px !important;
  }

  body.invez-style .page-wrapper .page-main .serviceofferd ul {
    padding: 0 !important;
  }

  body.invez-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) {
  body .page-footer .footer-section .container .row div:nth-child(1) img{
    width: 230px !important;
  }
  body .proxima-header .right-main-nav .links li.link a.btn.signin-btn{
    height: auto !important;
    min-height: auto !important;
  }
  .page-footer .footer-section .copy-right-section .container p {
    flex-direction: column !important;
  }

  body .header-container .header>.flex-layout .logo-container {
    width: 180px;
    padding-top: 5px;
  }

  .header-container .header>.flex-layout .logo-container {
    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.invez-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.invez-style .page-wrapper .page-main .ourteam .wrapper>ul>li>span.prfpic {
    width: 200px;
    height: 200px;
  }

  body.invez-style .page-wrapper .page-main .getlatestnews {
    padding: 90px 15px;
  }

  body.invez-style .page-wrapper .page-title-wrapper h1.page-title {
    line-height: 27px !important;
  }

  body.invez-style .property-overview-banner .content-box {
    display: block !important;
  }
}

body.customer-account-createpassword .page-title-wrapper,
body.customer-account-forgotpassword .page-title-wrapper,
body.customer-account-login .page-title-wrapper {
  margin: 13rem 0rem 3rem 0rem !important;
}

body.customer-account-createpassword .page-main {
  padding: 30px 10px !important;
}

.invez-style.cms-services,
.invez-style.cms-information-center,
.invez-style.cms-aboutus,
.invez-style.contact-index-index {
  min-height: auto !important;
}

/* QR CODE changes */
.proxima-header .right-main-nav .QR_code_psp .container-qr-code img {
  background: black;
}

/* fiter slider ui fix */
.range-slider [type="range"]:first-of-type {
  position: absolute !important;
}

body.invez-style .proxima-product-grid .product-item .product-item-info {
  padding: 13px 0px 0px 0px !important;
}

@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .range-slider [type="range"]:first-of-type {
    position: absolute !important;
    bottom: 12px !important;
  }
  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 0px;
}
}

@media screen and (max-width: 767px) {
  /* body.invez-style .proxima-product-banner .container .banner-inner h4 {
    margin-bottom: 60px !important;
  } */

  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address {
    padding: 0 !important;
  }
  .nav-toggle:before {
    font-size: 24px;
  }
  body .page-footer .footer-section .container .ftlogosection p.subscribe {
    display: block!important;
    text-align: center!important;
  }
  body .page-footer .footer-section .container .ftlogosection p.subscribe input[type="text"] {
    width: 100%!important;
    margin-bottom: 1rem!important;
  }
}

body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea#notes {
  border-radius: 5px !important;
}
body.invez-style .proxima-product-banner .container .banner-inner p input{
  width: 9.25rem !important;
  max-width: 9.25rem !important;
  height: 2.5rem !important;
  max-height: 2.5rem;
}
body.invez-style .page-wrapper .page-main .services .wrapper p{
  margin-bottom: 0 !important;
  padding-bottom: 2rem !important;
}
@media screen and (max-width: 1900px){
body.invez-style .page-wrapper .page-main .serviceofferd {
    padding: 0px 50px 60px 50px!important;
}
}
@media screen and (max-width: 1440px){
  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li p {
    font-size: 15px;
  }
  }


body.invez-style .page-wrapper .page-main .serviceofferd ul li:last-child {
  margin: 0px 0px 0px 0px!important;
}
body.invez-style .search-block.project-search .search-block-main .search-block-inner h5{
  margin-bottom: 9px!important;
}
@media screen and (min-width: 768px){
  body.invez-style .search-block.project-search .search-block-main .search-block-inner {
    max-width: 1380px !important;
    /* max-height: 150px !important; */
    margin: 0 auto !important;
    /* left: calc(50% - 690px); */
  }
  body.invez-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn{
    max-width: 120px;
    max-height: 40px;
    min-height: 40px;
  }
  body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul li span img {
    min-width: 401px !important;
    min-height: 400px !important;
}
  body.invez-style .page-wrapper .page-main .lookingfor ul li span img {
    min-height: 184px;
    min-width: 370px;
  }
  body.invez-style .page-wrapper .page-main .lookingfor ul li {
    background-size: 54px 37px;
}

}

/* Invez Properties ,service,contact style fix */
body.invez-style.page-products .proxima-product-banner .container{
  min-height: auto !important;
}
@media screen and (max-width: 1280px){
  body.invez-style .page-wrapper .page-main .excellence ul{
    width: 100% !important;
    max-width: 100% !important;
  }
body.invez-style .page-wrapper .page-main .ourteam .wrapper>ul{
  grid-template-columns: repeat(2, 1fr);
}
body.invez-style .proxima-product-banner .container .banner-inner p input{
  max-width: 100% !important;
  height: auto !important;
  max-height: max-content !important;
  width: 150px !important;
  margin: 10px 20px 0 !important;
}
body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items{
  grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 1900px){
  body.invez-style .page-wrapper .page-main .serviceofferd{
    padding-bottom: 77px !important;
  }
}
@media screen and (max-width: 991px){
  body.invez-style .page-wrapper .page-main .serviceofferd ul li{
    flex-direction: column;
  }
  body.invez-style .page-wrapper .page-main .serviceofferd ul li span{
    width: 100% !important;
  }
  body.invez-style .page-wrapper .page-main .serviceofferd ul li .details{
    width: 100% !important;
  }
  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox{
    flex-direction: column;
  }
  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li{
    width: 100%;
  }
  body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul{
    grid-template-columns: repeat(3, 1fr);
  }
  body.invez-style .page-wrapper .page-main .contact{
    padding-bottom: 0 !important;
  }
  .contact-index-index .page-header{
    margin-bottom: 0 !important;
  }
}
body.invez-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"]{
  border: 1.5px solid #222222!important;
}

.page-products .toolbar .limiter .limiter-options{
  text-align: center;
}

@media screen and (max-width: 1024px){
  body.invez-style.page-with-filter.page-products .proxima-product-overview-section {
    padding-bottom: 10rem !important;
  }
  body.invez-style .page-wrapper .page-main .excellence ul {
    grid-template-columns: repeat(2, 1fr)!important;
}
}

body.invez-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info{
  padding: 10px 0 !important;
}

body.invez-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.invez-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.invez-style .view-details-info .section-one div.content:nth-child(2) article .info-content .info-content-items{
  min-width: 180px !important;
}
body.invez-style .specifications-list li.list-inline-item.txt-end{
  padding-left: 0;
}
@media screen and (max-width:575.98px){
body.invez-style.page-with-filter.page-products .proxima-product-overview-section .container p{
  gap: 10px;
  display: flex;
  flex-direction: column;
}
}
@media (max-width: 767px){
  body.page-products.invez-style  label.advanced-search-label{
    right: 3.15rem;
    bottom: 5.7rem;
  }
}
body.invez-style.page-with-filter.page-products .proxima-product-overview-section .container .deatils-box{
  display: flex;
}
body.invez-style.page-with-filter.page-products .proxima-product-overview-section .container .deatils-box p{
  display: inline-flex;
  gap: 20px;
}

/* individual fixed for banner removal start */
#html-body:is(.invez-style).page-with-filter .search-block.project-search{
  padding-top: 175px;
}
/* individual fixed for banner removal end */