﻿@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=Roboto:wght@100;300;400;500;700;900&display=swap");
@import url(font/fonts.css);
body, html {
  height: 100%; }

body {
  font-family: 'Roboto', sans-serif; }
  body * {
    font-family: 'Roboto', sans-serif; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    font-family: 'Roboto', sans-serif !important; }
  body * i {
    font-family: "Font Awesome 5 Pro" !important; }
  body: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 .btn-primary,
  body .btn {
    background: #fff !important;
    color: #0A62C0 !important;
    border: 2px solid #fff !important;
    border-radius: 0px !important; }
    body .btn-primary:hover,
    body .btn:hover {
      background: #F47B20 !important;
      color: #fff !important; }
  body .page-wrapper .proxima-header {
    height: 100px;
    background: #0A62C0 !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 .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: #fff !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 {
        font-size: var(--fnt-20px) !important;
        font-weight: 700 !important;
        font-size: 19px !important;
        line-height: 22px !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, body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top.active {
          color: #F47B20 !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 .menu-container .logo-container {
        background: #0A62C0; }
        body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container .logo {
          text-align: center;
          position: absolute;
          left: 0px;
          top: -10px;
          height: 200px;
          width: 200px;
          background: #0A62C0;
          display: flex;
          justify-content: center;
          align-items: center; }
          body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container .logo img {
            max-width: calc(100% - 40px);
            margin: 0px auto; }
      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: #369FFF !important;
        color: #fff !important;
        font-size: 0.75rem !important;
        font-weight: 700;
        border: 0px !important; }
        body .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn:hover {
          background: #fff !important;
          color: #363636 !important; }
      body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
        background: #fff !important;
        color: #363636 !important;
        border: 0px !important;
        font-weight: 700;
        font-size: 12px;
        line-height: 15px; }
        body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn:hover {
          background: #369FFF !important;
          color: #fff !important; }
  body .page-footer {
    background: #0A62C0;
    color: #fff; }
    body .page-footer h2 {
      text-align: center;
      font-weight: 700;
      font-size: 24px;
      line-height: 29px;
      color: #fff; }
    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-weight: 700;
          font-size: 24px;
          line-height: 29px;
          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-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        margin: 0px 0px 20px 0px; }
        body .page-footer .footer-section .link-list li a {
          font-weight: var(--fnt-w200);
          color: #fff; }
      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;
          text-align: left !important; }
          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: #0A62C0;
      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.jhpg-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.jhpg-style .page-wrapper .page-title-wrapper h1.page-title {
      font-weight: 700;
      font-size: 48px;
      line-height: 56px;
      text-align: center;
      letter-spacing: 0.04em;
      text-transform: capitalize !important;
      color: #fff;
      text-align: center;
      max-width: 1400px;
      margin: 0px auto;
      width: 100%; }
      body.jhpg-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.jhpg-style .page-wrapper .page-title-wrapper .mainsearch {
      margin: 30px auto;
      background: rgba(247, 248, 249, 0.7);
      width: 100%;
      max-width: 1200px; }
      body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul {
        margin: 0px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 10px 20px; }
        body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li {
          list-style: none; }
          body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group > label {
            display: block;
            text-align: left;
            color: #000;
            font-weight: 600; }
          body.jhpg-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; }
          body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.location {
            width: 60%; }
            body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.location .form-group .location-input {
              width: 100%; }
          body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.type {
            width: calc(40% - 150px); }
            body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group label {
              opacity: 0; }
            body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input {
              width: 100%; }
              body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select {
                height: 40px;
                background: #fff;
                border: 1px solid #000;
                color: #000 !important;
               }
              body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input i.fa-angle-down {
                display: none; }
          body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn {
            font-weight: 700;
            font-size: 12px;
            line-height: 15px;
            background: #fff !important;
            color: #363636 !important;
            border: 1px solid #000 !important;
            padding: 12px 20px !important;
            height: 40px; }
  body.jhpg-style .page-wrapper .proxima-product-banner {
    min-height: 10vh !important;
    height: auto !important;
    padding: 0px 20px !important; }
    body.jhpg-style .page-wrapper .proxima-product-banner .container {
      min-height: 600px;
      display: flex;
      justify-content: center;
      max-width: 1600px !important;
      flex-direction: column; }
      body.jhpg-style .page-wrapper .proxima-product-banner .container.prj2 {
        min-height: 800px; }
        body.jhpg-style .page-wrapper .proxima-product-banner .container.prj2 h4 {
          margin: 0px; }
      body.jhpg-style .page-wrapper .proxima-product-banner .container .banner-inner {
        text-align: left; }
        body.jhpg-style .page-wrapper .proxima-product-banner .container .banner-inner h4 {
          font-weight: 700;
          font-size: 48px;
          line-height: 59px;
          color: #fff;
          text-align: center;
          text-transform: uppercase; }
          body.jhpg-style .page-wrapper .proxima-product-banner .container .banner-inner h4 span {
            display: block;
            margin: 0px 0px 20px 0px; }
            body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map{
              padding-top:50% !important; }
  body.jhpg-style .page-wrapper .proxima-project-list {
    padding: 2rem 0rem 3rem 0rem !important;
    background: #fff !important; }
    body.jhpg-style .page-wrapper .proxima-project-list .proxima-product-grid {
      padding: 0px 20px; }
    body.jhpg-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link {
      border-radius: 0px;
      background: #F4F9FB !important;
      color: #222222 !important;
      box-sizing: border-box;
      text-transform: uppercase !important; }
      body.jhpg-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link.active {
        background: #369FFF !important;
        color: #fff !important;
        border: 0px !important; }
    body.jhpg-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.jhpg-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.jhpg-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.jhpg-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: #369FFF; }
        body.jhpg-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i {
          color: #369FFF !important; }
          body.jhpg-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.jhpg-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box {
        border-radius: 0px; }
        body.jhpg-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box i {
          color: #067DF4 !important; }
  body.jhpg-style .page-wrapper .property-overview-banner {
    display: flex;
    justify-content: center;
    align-items: center; }
    body.jhpg-style .page-wrapper .property-overview-banner .custom-container {
      max-width: 1600px !important;
      margin: 0px auto; }
      body.jhpg-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block {
        background: #F47B20;
        padding: 0px 0px 40px 0px;
        border: 0px; }
        body.jhpg-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block img {
          max-width: inherit;
          width: 100%;
          margin: 0px auto; }
        body.jhpg-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.jhpg-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.jhpg-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul {
          max-width: calc(100% - 60px);
          margin: 0px auto; }
          body.jhpg-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul li .btn {
            color: #F47B20 !important;
            background: #0A62C0 !important;
            border: 0px !important; }
      body.jhpg-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box {
        width: calc(100% - 20rem); }
        body.jhpg-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4 {
          font-weight: 700;
          font-size: 48px;
          line-height: 56px;
          letter-spacing: 0.04em;
          text-transform: uppercase;
          color: #fff; }
        body.jhpg-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box p {
          font-style: normal;
          font-weight: 500;
          font-size: 24px;
          line-height: 28px;
          color: #fff; }
  body.jhpg-style .page-wrapper .page-main {
    background: #fff; }
    body.jhpg-style .page-wrapper .page-main .product-main-content .product.media {
      background: #EEEEEE !important; }
    body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section {
      padding: 0px 30px; }
      body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box {
        padding-top: 50px; }
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box h3 {
          font-weight: 700 !important;
          font-size: 32px !important;
          line-height: 38px !important;
          color: #363636; }
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box h5 {
          font-style: italic;
          font-weight: 400;
          font-size: 24px;
          line-height: 28px; }
      body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme {
        background: #fff !important;
        color: #000 !important; }
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .text-white,
        body.jhpg-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.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p,
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h2,
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3,
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4,
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
          color: #000 !important; }
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 {
          font-weight: 400;
          font-style: italic;
          font-size: 24px;
          line-height: 29px; }
          body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary {
            font-weight: 400; }
            body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary span {
              color: #369FFF;
              font-size: 11px !important; }
        body.jhpg-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.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p {
          font-weight: 300;
          font-size: 16px;
          line-height: 20px;
          color: #000; }
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item {
          background: #369FFF !important;
          color: #fff !important;
          border-radius: 0px;
          text-align: center;
          padding: 10px 20px !important;
          line-height: 100%;
          height: auto;
          font-weight: 700 !important;
          font-size: 14px;
          line-height: 17px; }
          body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item .icon {
            color: #363636 !important; }
        body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box ul.propertylinks li.list-inline-item {
          background: #0A62C0 !important;
          color: #fff !important;
          font-weight: 700;
          font-size: 12px;
          line-height: 15px;
          text-transform: uppercase;
          width: 153px;
          height: 38px;
          border: 1px solid #0A62C0 !important;
          text-align: center;
          padding: 12px 0px; }
    body.jhpg-style .page-wrapper .page-main .product-main-content .strip-section {
      background: #369FFF !important; }
      body.jhpg-style .page-wrapper .page-main .product-main-content .strip-section h2,
      body.jhpg-style .page-wrapper .page-main .product-main-content .strip-section p {
        color: #fff !important; }
      body.jhpg-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.jhpg-style .page-wrapper .page-main .product-main-content .strip-section p {
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
        text-align: center; }
      body.jhpg-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.jhpg-style .page-wrapper .page-main ul.whatwedo {
      margin: 0px;
      padding: 0px;
      background: #1c3598; }
      body.jhpg-style .page-wrapper .page-main ul.whatwedo li {
        padding: 60px 50px;
        color: #ffffff;
        margin: 0px; }
        body.jhpg-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.jhpg-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.jhpg-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.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .stripe {
      padding: 70px 0px;
      margin: 0px;
      background: #222222;
      color: #ffffff; }
      body.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .stripe p.subscribe {
          padding-top: 10px;
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: center; }
          body.jhpg-style .page-wrapper .page-main .stripe p.subscribe span {
            width: 70%;
            padding: 0px 20px 0px 0px; }
            body.jhpg-style .page-wrapper .page-main .stripe p.subscribe span input[type="text"] {
              width: 100%;
              border: 3px solid #5af7c0; }
          body.jhpg-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.jhpg-style .page-wrapper .page-main .stripe p.subscribe {
              display: block; }
              body.jhpg-style .page-wrapper .page-main .stripe p.subscribe span {
                width: 100%;
                display: block; } }
    body.jhpg-style .page-wrapper .page-main .section1 {
      padding: 65px 0px;
      background: #fff; }
      body.jhpg-style .page-wrapper .page-main .section1 .wrapper {
        margin: 0px auto;
        padding: 0px 20px;
        max-width: 1920px;
        text-align: center; }
        body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul {
          margin: 0px;
          padding: 0px; }
          @media screen and (max-width: 700px) {
            body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul {
              display: block; } }
          body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li {
            width: 100%;
            padding: 40px;
            margin: 0px;
            list-style: none !important; }
            @media screen and (max-width: 700px) {
              body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li {
                display: block;
                width: 100%;
                padding: 0px; } }
            body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul {
              display: grid;
              grid-template-columns: repeat(3, 1fr);
              grid-gap: 20px;
              padding: 40px 0px; }
              @media screen and (max-width: 700px) {
                body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul {
                  grid-template-columns: repeat(1, 1fr);
                  grid-gap: 0px; } }
              body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul > li {
                list-style: none !important; }
                body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul > li h3 {
                  font-weight: 700;
                  font-size: 48px;
                  line-height: 56px;
                  text-align: center;
                  letter-spacing: 0.04em;
                  text-transform: uppercase;
                  color: #F47B20;
                  margin: 0px; }
                body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li > ul > li p {
                  font-weight: 400;
                  font-size: 24px;
                  line-height: 28px;
                  text-align: center;
                  color: #363636; }
            body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li h2 {
              font-weight: 700;
              font-size: 32px;
              line-height: 38px;
              text-align: center;
              color: #363636; }
            body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul > li > p {
              font-weight: 400;
              font-size: 18px;
              line-height: 35px;
              color: #363636;
              text-align: center; }
          body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            grid-gap: 20px; }
            @media screen and (max-width: 700px) {
              body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks {
                display: block; } }
            body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks li {
              list-style: none;
              border: 1px solid #363636;
              padding: 0px;
              text-align: left; }
              body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks li span {
                display: block;
                margin: 0px 0px 10px 0px; }
                body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks li span img {
                  width: 100%; }
              body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks li h4 {
                font-weight: 700;
                font-size: 24px;
                line-height: 28px;
                color: #363636;
                margin: 25px 25px 0px 25px; }
              body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks li p {
                font-weight: 400;
                font-size: 18px;
                line-height: 146%;
                color: #363636;
                margin: 10px 25px 25px 25px;
                text-align: left; }
    body.jhpg-style .page-wrapper .page-main .featured-products-section {
      padding: 50px 0px 30px 0px !important;
      background: #fff !important; }
      body.jhpg-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.jhpg-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container:before {
        z-index: 2 !important;
        background: #fff !important; }
      body.jhpg-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.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary {
          color: #369FFF !important; }
          body.jhpg-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.jhpg-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4.icon-details i.text-primary {
          color: #369FFF !important; }
      body.jhpg-style .page-wrapper .page-main .featured-products-section.section2 {
        padding: 60px 0px !important;
        background: #fff !important; }
        body.jhpg-style .page-wrapper .page-main .featured-products-section.section2 h3 {
          color: #000 !important;
          font-weight: 600;
          font-size: 24px;
          line-height: 36px; }
        body.jhpg-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container:before {
          background: #fff !important; }
        body.jhpg-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.jhpg-style .page-wrapper .page-main .featured-products-section.bgtheme {
        background: #fff !important; }
        body.jhpg-style .page-wrapper .page-main .featured-products-section.bgtheme h3 {
          color: #000 !important; }
        body.jhpg-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container:before {
          background: #fff !important; }
    body.jhpg-style .page-wrapper .page-main .services {
      padding: 100px 0px;
      background: #fff; }
      @media screen and (max-width: 700px) {
        body.jhpg-style .page-wrapper .page-main .services {
          padding: 80px 20px; } }
      body.jhpg-style .page-wrapper .page-main .services .wrapper {
        margin: 0px auto;
        max-width: 1600px;
        padding: 0px 20px; }
        @media screen and (max-width: 1900px) {
          body.jhpg-style .page-wrapper .page-main .services .wrapper {
            padding: 0px 30px; } }
        body.jhpg-style .page-wrapper .page-main .services .wrapper h2 {
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          line-height: 38px;
          text-transform: uppercase;
          margin: 0px 0px 20px 0px;
          color: #363636; }
        body.jhpg-style .page-wrapper .page-main .services .wrapper p {
          font-style: normal;
          margin-bottom: 0px;
          padding-top: 30px;
          font-weight: 400;
          font-size: 18px;
          color: #363636;
          text-align: left; }
    body.jhpg-style .page-wrapper .page-main .serviceofferd {
      padding: 0px;
      margin: 0px auto;
      background: #fff; }
      @media screen and (max-width: 1900px) {
        body.jhpg-style .page-wrapper .page-main .services .wrapper,
        body.jhpg-style .page-wrapper .page-main .serviceofferd {
          padding: 0px 70px; } }
      body.jhpg-style .page-wrapper .page-main .serviceofferd ul {
        max-width: 1600px;
        margin: 0px auto 30px auto;
        padding: 0px; }
        body.jhpg-style .page-wrapper .page-main .serviceofferd ul li {
          position: relative;
          list-style: none;
          margin: 0px 0px 77px 0px;
          display: flex;
          background: #F7F8F9; }
          body.jhpg-style .page-wrapper .page-main .serviceofferd ul li span {
            display: block;
            overflow: hidden;
            width: 45%; }
            body.jhpg-style .page-wrapper .page-main .serviceofferd ul li span img {
              width: 100%;
              height: auto;
              min-height: 100%;
              z-index: 1; }
          body.jhpg-style .page-wrapper .page-main .serviceofferd ul li .details {
            width: 55%;
            padding: 80px;
            background: #F7F8F9;
            display: flex;
            justify-content: center;
            align-items: flex-start;
            flex-direction: column; }
            body.jhpg-style .page-wrapper .page-main .serviceofferd ul li .details h4 {
              font-weight: 700;
              font-size: 24px;
              line-height: 28px;
              color: #363636; }
            body.jhpg-style .page-wrapper .page-main .serviceofferd ul li .details p {
              font-style: normal;
              font-weight: 400;
              font-size: 18px;
              line-height: 145%;
              color: #363636; }
    body.jhpg-style .page-wrapper .page-main .testimonials {
      background: #fff; }
      body.jhpg-style .page-wrapper .page-main .testimonials .wrapper {
        text-align: center;
        padding: 60px 20px;
        max-width: 1920px;
        margin: 0px auto; }
        body.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .testimonials .wrapper ul {
              grid-template-columns: repeat(1, 1fr); } }
          body.jhpg-style .page-wrapper .page-main .testimonials .wrapper ul li {
            padding: 30px;
            list-style: none;
            background: #fff;
            border: 1px solid #363636; }
            body.jhpg-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.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .testimonials .wrapper ul li h4 {
              text-align: center;
              color: #15253F;
              font-style: italic;
              font-weight: 500;
              font-size: 28px;
              line-height: 33px; }
              body.jhpg-style .page-wrapper .page-main .testimonials .wrapper ul li h4 span {
                font-weight: 400;
                font-size: 20px;
                line-height: 24px;
                display: block; }
    body.jhpg-style .page-wrapper .page-main .getlatestnews {
      padding: 90px 0px;
      text-align: center;
      background: #369FFF;
      color: #fff; }
      body.jhpg-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.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
            display: block;
            width: calc(100% - 140px);
            padding: 0px 10px 0px 0px; }
            body.jhpg-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input[type="text"] {
              padding: 10px;
              height: 38px;
              background: #fff;
              color: #222222; }
          body.jhpg-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.jhpg-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
              display: block;
              max-width: 100%; }
              body.jhpg-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
                width: 100%;
                margin: 0px 0px 10px 0px; } }
    body.jhpg-style .page-wrapper .page-main .section5 {
      background: #f8f8f8;
      padding: 30px 0px 0px 0px; }
      body.jhpg-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.jhpg-style .page-wrapper .page-main .section5 .wrapper {
            display: block; } }
        body.jhpg-style .page-wrapper .page-main .section5 .wrapper ul {
          margin: 0px;
          padding: 20px; }
          body.jhpg-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.jhpg-style .page-wrapper .page-main .section5 .wrapper ul li span {
              color: #EF2E63; }
      body.jhpg-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.jhpg-style .page-wrapper .page-main .section5 h5 span {
          display: block;
          max-width: 1100px;
          margin: 0px auto;
          padding: 40px; }
    body.jhpg-style .page-wrapper .page-main .contact {
      background: #fff;
      padding: 0px 0px 50px 0px !important; }
      body.jhpg-style .page-wrapper .page-main .contact .wrapper {
        max-width: 1500px;
        margin: 0px auto; }
        @media screen and (max-width: 1300px) {
          body.jhpg-style .page-wrapper .page-main .contact .wrapper {
            padding: 0px 30px; } }
        body.jhpg-style .page-wrapper .page-main .contact .wrapper > p {
          font-style: italic;
          font-weight: 800;
          font-size: 32px;
          line-height: 44px;
          text-transform: uppercase;
          color: #000;
          padding: 50px 0px; }
        body.jhpg-style .page-wrapper .page-main .contact .wrapper h2 {
          font-weight: 700;
          font-size: 32px;
          line-height: 38px;
          color: #363636;
          padding: 50px 0px; }
        body.jhpg-style .page-wrapper .page-main .contact .wrapper h3 {
          font-weight: 400;
          font-size: 20px;
          line-height: 24px;
          text-align: center;
          color: #222222;
          max-width: 650px; }
        body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
          margin: 0px auto;
          padding: 0px;
          display: flex; }
          @media screen and (max-width: 700px) {
            body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
              display: block; } }
          body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
            list-style: none;
            width: 50%; }
            @media screen and (max-width: 700px) {
              body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
                width: 100%; } }
            body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"],
            body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"],
            body.jhpg-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.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"]::placeholder,
              body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"]::placeholder,
              body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea::placeholder {
                color: #222222; }
            body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns {
              text-align: center;
              max-width: 550px; }
              body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn {
                margin: 30px auto;
                display: block;
                background: #0A62C0 !important;
                color: #fff !important;
                font-size: 12px;
                padding: 15px 20px !important;
                border: 0px !important; }
                body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn:hover {
                  background: #FAD701 !important;
                  color: #fff !important; }
            body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address {
              padding: 0px 0px 0px 30px; }
              body.jhpg-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.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul {
                    display: block; } }
                body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li {
                  list-style: none;
                  width: 100%; }
                  body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li h5 {
                    font-style: normal;
                    font-weight: 600;
                    font-size: 24px;
                    line-height: 29px;
                    margin: 0px 0px 10px 0px; }
                  body.jhpg-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.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li p a {
                      color: #222222; }
              body.jhpg-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.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map iframe {
                width: 100%;
                height: 250px; }
    body.jhpg-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.jhpg-style .page-wrapper .page-main .block-static-block .parallax-section p {
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #fff; }
    body.jhpg-style .page-wrapper .page-main .block-static-block .parallax-section .btn {
      background: #0A62C0 !important;
      color: #F47B20 !important;
      border: 0px !important;
      font-weight: 500 !important;
      font-size: 12px;
      line-height: 15px; }
    body.jhpg-style .page-wrapper .page-main .ourteam {
      padding: 50px 0px;
      background: #fff; }
      body.jhpg-style .page-wrapper .page-main .ourteam .wrapper {
        margin: 0px auto;
        max-width: 1900px; }
        @media screen and (max-width: 1900px) {
          body.jhpg-style .page-wrapper .page-main .ourteam .wrapper {
            padding: 0px 30px; } }
        body.jhpg-style .page-wrapper .page-main .ourteam .wrapper h2 {
          font-weight: 700;
          font-size: 32px;
          line-height: 38px;
          color: #363636;
          text-align: left; }
        body.jhpg-style .page-wrapper .page-main .ourteam .wrapper p {
          font-weight: 400;
          font-size: 18px;
          line-height: 35px;
          color: #222222; }
        body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul {
          margin: 0px;
          padding: 40px 0px;
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 50px; }
          @media screen and (max-width: 700px) {
            body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul {
              display: block; } }
          body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul li {
            list-style: none;
            text-align: center; }
            body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul li span {
              display: block; }
              body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul li span img {
                width: 100%; }
            body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul li h3 {
              font-style: italic;
              font-weight: 700;
              font-size: 24px;
              line-height: 28px;
              text-align: center;
              margin: 10px 0px 10px 0px; }
            body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul li p {
              font-style: italic;
              font-weight: 400;
              font-size: 24px;
              line-height: 28px;
              text-align: center; }
  body.jhpg-style .search-block label {
    color: #fff;
    font-weight: 600; }
  body.jhpg-style .search-block .text-input {
    border-radius: 0px;
    background: #fff !important;
    color: #000000 !important;
    border: 1px solid #fff !important; }
  body.jhpg-style .search-block .select-input select.text-input {
    background: #fff !important;
    border: 1px solid #fff !important; }
  body.jhpg-style .search-block.project-search {
    display: block;
    background: #369FFF !important; }
    body.jhpg-style .search-block.project-search .search-block-main .search-block-inner {
      background: #369FFF !important;
      border: 0px;
      display: block;
      position: relative;
      top: inherit; }
      body.jhpg-style .search-block.project-search .search-block-main .search-block-inner h5 {
        font-weight: 600;
        font-size: 24px;
        line-height: 29px;
        color: #fff !important; }
      body.jhpg-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
        background: #fff !important;
        border: 1px solid #fff !important;
        color: #363636 !important; }
  body.jhpg-style .featured-product-owl .item-conainer {
    box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15); }
/*******extra added*********/
body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select{
  background-image: url(../images/select-default-dropdown.svg);
}
.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: #369FFF !important;
}
body.jhpg-style.page-with-filter.page-products .proxima-product-overview-section{
  padding-bottom: 5rem !important;
}
body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map{
  padding-top:50% !important;
}
body.jhpg-style .featured-products-section .featured-product-slider-container{
padding: 3px !important;
}
body.jhpg-style .featured-product-owl .item-conainer .details-box h5, body.jhpg-style .featured-product-owl .item-conainer .details-box h5 a{
margin-top: 0 !important;
}
body.jhpg-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4{
flex-wrap: wrap !important; 
}
body.jhpg-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.jhpg-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: 165px !important;
  }
body.jhpg-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.jhpg-style .message.info > *:first-child:before{
margin:-8px 0 0 !important;
position: unset !important;
}
body.jhpg-style .nav-toggle:before{
color: #fff !important;
}
body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li{
margin-right: 10px !important;
margin-bottom: 0 !important;;
}
body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn{
width: 120px !important;

}
body.jhpg-style .proxima-navtab li .nav-link:hover{
border-color: #000 !important;
}
body.jhpg-style .proxima-product-grid .product-item .product-item-details .product-item-name>a{
min-height: 3rem !important;
}
body.jhpg-style .pages .items .item a,body.jhpg-style .pages .items .item strong{
height: 40px !important;
font-size: 14px !important;
}
body.jhpg-style .pages .items .item:hover a,body.jhpg-style .pages .items .item.current a,body.jhpg-style .pages .items .item:hover strong,body.jhpg-style .pages .items .item.current strong{
background: #369FFF !important;
}
body.jhpg-style .limiter .limiter-label,body.jhpg-style .limiter .limiter-text, .limiter .label{
color: #000 !important;
}
.body.jhpg-style .pages .items .item:hover a, .body.jhpg-style .pages .items .item.current a, .body.jhpg-style .pages .items .item:hover strong, .body.jhpg-style .pages .items .item.current strong{
background-color: #369FFF !important;
color: #fff !important;
}
.body.jhpg-style .custom-padding{
background: transparent !important;
}
body.jhpg-style .proxima-product-grid .product-item .product-item-photo .product-image-container .location-box i{
color: #369FFF !important;
}
body.jhpg-style .specifications-list li .icon{
color: #369FFF !important;
}
body.jhpg-style .specifications-list li {
font-size: 15px !important;
font-weight: 400 !important;
}
body.jhpg-style .proxima-product-grid .product-item .product-item-details .product-item-name>a{
font-size: 24px !important;
font-weight: 500 !important;
}
body.jhpg-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.jhpg-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;
  line-height: 36px !important;
}
body.jhpg-style .property-overview-details-section .details-box .specifications-list.specification-list-items{
margin-left: -20px !important;
}
body.jhpg-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.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list.specification-list-items .list-inline-item{
font-size: 14px !important;
font-weight: 400 !important;
line-height: 21px !important;
text-transform: unset !important;
border: 0 !important;
background: unset !important;
color: #363636 !important;
}
body.jhpg-style .custom-padding{
padding: 0 !important;
}
body.jhpg-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4:nth-child(1), body.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text i{
  color: #369FFF !important;
}
body.jhpg-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.jhpg-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.jhpg-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h5.property-name a{
  color: #000 !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  line-height: 29px !important;
}
body.jhpg-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: #369FFF !important;
  display: flex !important;
  align-items: center !important;
  font-size: 16px;
}
body.jhpg-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.jhpg-style .property-overview-details-section .details-box{
  padding-bottom: 20px !important;
}
body.jhpg-style .featured-products-section .featured-product-slider-container:before{
  background-color: transparent !important;
}
body.jhpg-style .related-properties .item-conainer .img-box .location-box i.text-primary{
  color: #369FFF !important;
}
body.jhpg-style .page-wrapper .page-main .product-main-content .strip-section .btn:hover{
  background-color: #fff !important;
  color: #CC5500 !important;
  font-weight:400 !important;
  border-color:  #CC5500 !important;;
}
body.jhpg-style .search-block .select-input select option{
  background-color:transparent !important;
}
body.jhpg-style .featured-products-section .featured-product-slider-container .item{
  margin: 0px 5px !important;
}
body.jhpg-style .featured-products-section .featured-product-slider-container .item .item-conainer{
  border: 0.5px solid #363636;
}
body.jhpg-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box{
  background: #fff !important;
    padding: 15px !important;
}
body.jhpg-style .featured-product-owl .item-conainer .details-box h4 i.fa-pencil-ruler::before ,body.jhpg-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.jhpg-style .proxima-product-banner .banner-inner h4{
font-size: 48px !important;
font-weight: 700;
line-height: 65px;
}
body.jhpg-style .search-block label.advanced-search-label{
  display: unset !important;
  cursor: pointer;
}
body.customer-account-forgotpassword .page-wrapper .page-title-wrapper .page-title{
  color: #fff !important;
}
body.customer-account-forgotpassword .page-wrapper .page-title-wrapper{
  min-height: unset !important;
}
.proxima-header .logo-container{
  max-width: 250px !important;
}
.categorypath-projects .custom-container{
  padding-top: 5rem;
  padding-bottom: 5rem ;
}
body.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul > li:nth-child(2){
  text-align: center !important;
}
body.jhpg-style .search-block:after{
  background-color: transparent !important;
}
body.jhpg-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section{
  padding: 49px 30px;
  padding-top: 40px !important;
}
body.jhpg-style .page-wrapper .page-main .ourteam .abouttitle{
  text-align: center;
  text-transform: uppercase;
  padding: 50px 0px !important;
}
body.jhpg-style div.mage-error,body.jhpg-style .text-danger{
  font-size: 1rem !important;
  font-weight: 500 !important;
}
body.jhpg-style .page-wrapper .page-main .proxima-product-banner-second{
  padding-top: 100px !important;
  position: relative;
}
body.jhpg-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.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box{
  padding-top: 0 !important;
}
body.jhpg-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box div[data-content-type="html"]{
  font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
body.jhpg-style .page-wrapper .page-main .contact .wrapper{
  padding: 0px 30px !important;
}
body .page-footer .footer-section .container .row div:nth-child(1){
  text-align: center;
}
body .page-footer .footer-section .container .row div:nth-child(1) img{
  width: 170px !important;
}
body.jhpg-style .page-wrapper .page-main .ourteam .wrapper{
  padding: 0px 60px !important;
}
body.jhpg-style.page-with-filter.page-products .proxima-project-list.overview-project-list{
  margin-top: 0 !important;
}
@media screen and (min-width: 1679px) {
body.jhpg-style.page-products .container{
  max-width: 1440px !important;
}
}
@media screen and (max-width: 1200px) {
body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top{
color: #fff !important;}
body.jhpg-style .container{
  max-width: 1440px !important;
}
body.jhpg-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks li p{
  font-size: 14px !important;
}
}
@media screen and (min-width: 1300px) {
body.jhpg-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe{
max-width:998px !important}
}
@media screen and (min-width: 1220px) {
  body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li p span,
  body.jhpg-style .page-wrapper .page-main .contact .wrapper h2{
  white-space: nowrap;}
  }
@media screen and (max-width: 991.98px) {
body .page-footer .footer-section .container .row div:nth-child(1){
  text-align: center;
}
body.jhpg-style  .message.info {
  margin-bottom: 90% !important;
}
body .page-footer .footer-section .container .row{
justify-content: center;
}
body.jhpg-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul{
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 768.98px) {
.primary-menu-container .nav-toggle{
  position: relative;
  left: 195px !important;
}
}
@media screen and (max-width: 768.98px) {
  body.jhpg-style .page-wrapper .page-main .proxima-product-banner-second h4{
      bottom: 20%;
    }
body .page-wrapper .proxima-header .right-main-nav{
top: 10px !important;
}
body .page-wrapper .proxima-header .header-container .header.panel{
padding:10px 20px !important;
}
body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul li:is(.location,.type){
width: 100% !important;
}
body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch ul{
flex-direction: column !important;
align-items: flex-start !important;
}
body.jhpg-style .product-main-content .product.media .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot{
border: 1px solid #ddd !important;
}
body.jhpg-style .page-wrapper .page-main .serviceofferd ul li{
flex-direction: column !important
}
body.jhpg-style .page-wrapper .page-main .serviceofferd ul li span{
width: 100% !important;
}
body.jhpg-style .page-wrapper .page-main .serviceofferd ul li .details{
width: 100%;
padding: 20px!important;
}
body.jhpg-style .page-wrapper .page-main .serviceofferd ul{
padding: 0 !important;
}
body.jhpg-style .page-wrapper .page-main .serviceofferd ul li .details h4{    
font-size: 33px;
line-height: 39px
}
body.jhpg-style .page-wrapper .page-main .ourteam .wrapper ul li:nth-child(1){
padding: 15px !important;
}
}
@media screen and (max-width: 575.98px) {
  body.jhpg-style.page-products .proxima-product-banner{
    padding: 18rem 0rem 13rem 0rem!important;
  }
.page-footer .footer-section .copy-right-section .container p {
  flex-direction: column !important;
}
body.jhpg-style .page-wrapper .page-main .services .wrapper,
body.jhpg-style .page-wrapper .page-main .serviceofferd {
  padding: 0px 10px; }
.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.jhpg-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.jhpg-style .page-wrapper .page-main .ourteam .wrapper > ul > li > span.prfpic{
  width: 200px;
  height: 200px;
}
body.jhpg-style .page-wrapper .page-main .getlatestnews {
  padding: 90px 15px;
}
body.jhpg-style .page-wrapper .page-main .ourteam .wrapper{
  padding: 0px 20px !important;
}
body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container .logo{
  width: 130px !important;
  height: 130px !important;
}
body.jhpg-style .page-wrapper .page-title-wrapper .mainsearch{
  max-width: 400px !important;
}
}
body.project_theme_mode_normal.account .page-wrapper .proxima-header{
  background:#000 !important;
}
.jhpg-style.cms-services,
.jhpg-style.cms-information-center,
.jhpg-style.cms-about,
.jhpg-style.contact-index-index{
  min-height: auto !important;
}

body.jhpg-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.jhpg-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.jhpg-style .view-details-info .section-one div.content:nth-child(2) article .info-content .info-content-items{
  min-width: 180px !important;
}
@media (max-width: 767px){
  body.page-products.jhpg-style  label.advanced-search-label{
    right: 3.15rem;
    bottom: 5.7rem;
  }
}

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