﻿@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.uesele-style {
  font-family: 'Montserrat', sans-serif !important;
  background: #F4F6F8; }
  body.uesele-style * {
    font-family: 'Montserrat', sans-serif !important; }
  body.uesele-style h1, body.uesele-style h2, body.uesele-style h3, body.uesele-style h4, body.uesele-style h5, body.uesele-style h6 {
    font-family: 'Montserrat', sans-serif !important; }
  body.uesele-style * i {
    font-family: "Font Awesome 5 Pro" !important; }
  body.uesele-style:after {
    content: "";
    display: block;
    position: fixed;
    z-index: 2;
    background: linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, transparent);
    top: 0px;
    left: 0px;
    right: 0px;
    height: 150px;
    opacity: .6; }
  body.uesele-style .btn-primary,
  body.uesele-style .btn {
    background: #fff !important;
    color: #0047BB !important;
    border: 2px solid #fff !important;
    border-radius: 0px !important; }
    body.uesele-style .btn-primary:hover,
    body.uesele-style .btn:hover {
      background: #F47B20 !important;
      color: #fff !important; }
  body .page-wrapper .proxima-header {
    height: 100px;
    background: #fff !important;
    padding: 10px 0px 0px 0px;
    box-shadow: none !important;
    z-index: 10; }
    body .page-wrapper .proxima-header .header-container {
      max-width: 1660px;
      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-weight: 600 !important;
        font-size: 16px;
        line-height: 20px;
        text-align: center !important;
        text-transform: capitalize !important;
        color: #0B132A !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: #0047BB !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 .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 {
        display: flex !important;
        align-items: center !important;
        justify-content: space-between !important; }
        body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container {
          max-width: 300px !important; }
      body .page-wrapper .proxima-header .header-container .header.panel {
        max-width: inherit !important;
        width: 100% !important; }
      body .page-wrapper .proxima-header .header-container .marshall-logo img {
        margin-top: -8px !important;
        max-width: 100%;
        height: auto !important;
        background-color: var(--jacksonspurple) !important;
        max-height: 80px; }
    body .page-wrapper .proxima-header .right-main-nav {
      padding: 1.5625rem 0 !important;
      align-self: flex-start !important; }
      @media screen and (max-width: 700px) {
        body .page-wrapper .proxima-header .right-main-nav {
          padding: 0px !important;
          position: absolute;
          right: 0px;
          top: 50px; } }
      body .page-wrapper .proxima-header .right-main-nav .switcher-language {
        border: 2px solid #0047BB !important;
        border-radius: 0px !important;
        background: none !important;
        color: #fff !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: #0047BB !important;
        color: #fff !important;
        font-weight: 400;
        font-size: 12px !important;
        border: 0px !important;
        border-radius: 5px !important; }
        body .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn:hover {
          background: #0B132A !important;
          color: #fff !important; }
      body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
        background: #0047BB !important;
        color: #fff !important;
        border: 0px !important;
        font-weight: 400;
        font-size: 12px !important;
        line-height: 15px;
        border-radius: 5px !important; }
        body.uesele-style .page-wrapper .page-main .block-static-block .parallax-section .btn:hover,
        body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn:hover {
          background: #0B132A!important;
          color: #fff !important; }
  body .page-footer {
    background: #0B132A;
    padding: 50px 0px; }
    body .page-footer .footer-section {
      background: #0B132A;
      padding: 0px; }
      body .page-footer .footer-section .container {
        max-width: 1400px !important;
        margin: 0px auto; }
        body .page-footer .footer-section .container ul.link-list li {
          margin: 0px 0px 10px 0px !important; }
          body .page-footer .footer-section .container ul.link-list li h6 {
            font-weight: 700;
            font-size: 20px;
            line-height: 30px;
            margin: 0px 0px 15px 0px;
            padding: 0px; }
          body .page-footer .footer-section .container ul.link-list li a {
            line-height: 100% !important; }
          body .page-footer .footer-section .container ul.link-list li p {
            margin: 0px 0px 10px 0px !important;
            line-height: 100%;
            font-weight: 400;
            font-size: 16px;
            line-height: 158.9%;
            color: #fff !important; }
            body .page-footer .footer-section .container ul.link-list li p a {
              font-weight: 400;
              font-size: 16px;
              line-height: 158.9%;
              color: #fff !important; }
            body .page-footer .footer-section .container ul.link-list li p.subscribe {
              display: flex;
              justify-content: space-between; }
              body .page-footer .footer-section .container ul.link-list li p.subscribe input[type="email"], body .page-footer .footer-section .container ul.link-list li p.subscribe input[type="text"] {
                width: calc(100% - 120px);
                padding: 5px;
                background: #fff;
                border-radius: 4px !important; }
              body .page-footer .footer-section .container ul.link-list li p.subscribe input[type="button"] {
                padding: 5px 12px;
                background: #fff;
                color: #0B132A;
                text-transform: uppercase;
                border-radius: 4px; }
          body .page-footer .footer-section .container ul.link-list li.frm {
            display: flex;
            justify-content: space-between;
            align-items: center; }
            body .page-footer .footer-section .container ul.link-list li.frm input[type="text"] {
              width: calc(100% - 120px);
              border-radius: 5px;
              height: 40px;
              background: #fff;
              padding: 5px; }
            body .page-footer .footer-section .container ul.link-list li.frm input[type="button"] {
              background: #0047BB;
              padding: 13px 20px;
              font-weight: 400;
              font-size: 12px;
              line-height: 14px;
              text-align: center;
              color: #2A323C;
              border-radius: 5px;
              text-transform: uppercase; }
        body .page-footer .footer-section .container .marshall-logo img {
          height: 360px;
          border-radius: 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: #0047BB;
            border-radius: 100%; }
            body .page-footer .footer-section .container .social a.fb {
              background: #0047BB url(../images/fb.png) no-repeat 50% 50%;
              background-size: auto 16px; }
            body .page-footer .footer-section .container .social a.yt {
              background: #0047BB url(../images/yt.png) no-repeat 50% 50%;
              background-size: auto 16px; }
            body .page-footer .footer-section .container .social a.insta {
              background: #0047BB url(../images/insta.png) no-repeat 50% 50%;
              background-size: auto 16px; }
            body .page-footer .footer-section .container .social a.ln {
              background: #0047BB url(../images/linkdn.png) no-repeat 50% 50%;
              background-size: auto 16px; }
            body .page-footer .footer-section .container .social a.tw {
              background: #0047BB url(../images/tw.png) no-repeat 50% 50%;
              background-size: auto 16px; }
            body .page-footer .footer-section .container .social a.chat {
              background: #0047BB url(../images/chat.svg) no-repeat 50% 50%;
              background-size: auto 16px; }
        body .page-footer .footer-section .container p {
          font-weight: 500;
          font-size: 15px;
          line-height: 147.4%; }
          body .page-footer .footer-section .container p > span {
            display: block;
            font-weight: 700;
            font-size: 16px;
            margin: 0px 0px 5px 0px; }
        @media screen and (max-width: 700px) {
          body .page-footer .footer-section .container div:nth-child(1) {
            text-align: center; } }
      body .page-footer .footer-section .copy-right-section {
        border-top: 0.5px solid rgba(255, 255, 255, 0.5);
        padding: 20px 0px 0px 0px;
        margin: 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: 16px;
            line-height: 158.9%;
            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: #2A323C !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 rgba(255, 255, 255, 0.5); }
    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: #0047BB;
      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.uesele-style .page-title-wrapper {
    display: flex;
    align-items: center;
    margin: 100px 0 0px auto !important;
    min-height: 850px;
    justify-content: center;
    flex-direction: row;
    height: 100%;
    position: relative;
    max-width: 1750px;
  }
    body.uesele-style .page-title-wrapper h1.page-title {
      font-weight: 700;
      font-size: 62px;
      line-height: 76px;
      color: #0B132A !important;
      margin: 0px auto;
      width: 50%;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      flex-direction: column;
      text-transform: capitalize !important;
      text-align: left; 
      padding-left: 30px !important;
  }
  body.uesele-style .page-title-wrapper h1.page-title::first-letter{
    text-transform: uppercase !important;
  }
      body.uesele-style .page-title-wrapper h1.page-title span.sub {
        font-weight: 400;
        font-size: 16px;
        line-height: 158.9%;
        display: block;
        color: #636363;
        max-width: 600px;
        margin: 30px 0px 0px 0px; 
        text-align: left;
      }
      body.uesele-style .page-title-wrapper h1.page-title span.linkbrn {
        display: block;
        padding: 0px;
        background: none;
        margin: 0px;
        line-height: 100%; }
        body.uesele-style .page-title-wrapper h1.page-title span.linkbrn a {
          font-weight: 400;
          font-size: 12px;
          line-height: 100%;
          background: #0047BB;
          padding: 12px 20px;
          color: #fff;
          text-transform: uppercase;
          text-decoration: none;
          display: inline-block;
          border-radius: 5px; }
          body.uesele-style .page-title-wrapper h1.page-title span.linkbrn a:hover{
            background: #0B132A !important;
            color: #fff !important;
          }
    body.uesele-style .page-title-wrapper span.img {
      width: 50%;
      display: flex;
      justify-content: flex-end;
      align-items: flex-end;
      padding-top: 100px;
      height: calc(100% - 100px);
      overflow: hidden; }
      body.uesele-style .page-title-wrapper span.img img {
        width: calc(100% - 40px);
        max-height: calc(100% - 140px); }
    body.uesele-style .mainsearch {
      margin: 0px auto;
      background: #0B132A !important;
      width: 100%;
      max-width: 1340px;
      left: 5%;
      right: 5%;
      bottom: 20px;
      border-radius: 15px;
      padding: 10px 10px;
      position: absolute;
      box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
      border-radius: 15px;
      z-index: 1111111;
     }
      body.uesele-style .mainsearch h5 {
        font-weight: 600;
        font-size: 22px;
        line-height: 158.9%;
        margin: 0px;
        color: #fff;
        padding: 0px 0px 0px 30px; }
      body.uesele-style .mainsearch ul {
        margin: 0px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 20px; }
        body.uesele-style .mainsearch ul li {
          list-style: none;
          padding: 0px 3px; }
          body.uesele-style .mainsearch ul li .form-group > label {
            display: block;
            text-align: left;
            color: #fff !important;
            font-weight: 600 !important;
            font-size: 20px;
            line-height: 30px; 
            padding-bottom: 10px;}
          body.uesele-style .mainsearch ul li .form-group .location-input input[type="text"] {
            width: calc(100% - 0px);
            height: 40px;
            border-radius: 5px; }
            body.uesele-style .mainsearch ul li .form-group .location-input input[type="text"]::placeholder{
              font-size: 16px;
              font-weight: 400;
            }
          body.uesele-style .mainsearch ul li.location {
            width: 60%; }
            body.uesele-style .mainsearch ul li.location .form-group .location-input {
              width: 100%; }
          body.uesele-style .mainsearch ul li.type {
            width: calc(40% - 150px); }
            body.uesele-style .mainsearch ul li.type .form-group label {
              opacity: 0; }
            body.uesele-style .mainsearch ul li.type .form-group .type-input {
              width: 100%; }
              body.uesele-style .mainsearch ul li.type .form-group .type-input select {
                height: 40px;
                background: #fff;
                border-radius: 5px; }
              body.uesele-style .mainsearch ul li.type .form-group .type-input i.fa-angle-down {
                display: none; }
          body.uesele-style .mainsearch ul li.SearchBtn .form-group button.btn {
            font-weight: 400;
            font-size: 12px;
            line-height: 14px;
            background: #fff !important;
            color: #0B132A !important;
            border: 1px solid #fff !important;
            height: 40px;
            border-radius: 5px !important; }
  body.uesele-style .proxima-product-banner {
    min-height: 10vh !important;
    height: auto !important;
    padding: 0px 20px !important; }
    body.uesele-style .proxima-product-banner .container {
      min-height: 600px;
      display: flex;
      justify-content: center;
      max-width: 1600px !important;
      flex-direction: column; }
      body.uesele-style .proxima-product-banner .container.prj2 {
        min-height: 800px; }
        body.uesele-style .proxima-product-banner .container.prj2 h4 {
          margin: 0px; }
      body.uesele-style .proxima-product-banner .container .banner-inner {
        text-align: left; }
        body.uesele-style .proxima-product-banner .container .banner-inner h4 {
          font-weight: 700;
          font-size: 62px !important; 
          line-height: 76px;
          color: #fff;
          text-align: center; }
          body.uesele-style .proxima-product-banner .container .banner-inner h4 span {
            display: block;
            margin: 0px 0px 20px 0px; }
  body.uesele-style .proxima-project-list {
    padding: 0rem 0rem 3rem 0rem !important;
    background: #fff !important; }
    body.uesele-style .proxima-project-list .proxima-product-grid {
      padding: 0px 20px; }
    body.uesele-style .proxima-project-list .custom-container .proxima-navtab .nav-link {
      border-radius: 0px;
      background: #F4F6F8 !important;
      color: #2A323C !important;
      box-sizing: border-box;
      text-transform: uppercase !important; }
      body.uesele-style .proxima-project-list .custom-container .proxima-navtab .nav-link.active {
        background: #F18523 !important;
        color: #fff !important;
        border: 0px !important; }
    body.uesele-style .proxima-project-list .products-grid .product-items .product-item .product-item-info {
      border-radius: 15px !important;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
      overflow: hidden !important; }
      body.uesele-style .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 !important;
        color: #0B132A !important; }
      body.uesele-style .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.uesele-style .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: #F18523; }
        body.uesele-style .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i {
          color: #0B132A !important; }
          body.uesele-style .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.text-primary span {
            padding-left: 5px !important;
            font-weight: 400;
            font-size: 16px;
            line-height: 158.9%;
            color: #0B132A; }
      body.uesele-style .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box {
        border-radius: 0px; }
        body.uesele-style .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box i {
          color: #0B132A !important; }
  body.uesele-style .property-overview-banner {
    display: flex;
    justify-content: center;
    align-items: center; }
    body.uesele-style .property-overview-banner .custom-container {
      max-width: 1600px !important;
      margin: 0px auto; }
      body.uesele-style .property-overview-banner .custom-container .content-box .card-block {
        background: #F47B20;
        padding: 0px 0px 40px 0px;
        border: 0px; }
        body.uesele-style .property-overview-banner .custom-container .content-box .card-block img {
          max-width: inherit;
          width: 100%;
          margin: 0px auto; }
        body.uesele-style .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.uesele-style .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.uesele-style .property-overview-banner .custom-container .content-box .card-block ul {
          max-width: calc(100% - 60px);
          margin: 0px auto; }
          body.uesele-style .property-overview-banner .custom-container .content-box .card-block ul li .btn {
            color: #F47B20 !important;
            background: #0047BB !important;
            border: 0px !important; }
      body.uesele-style .property-overview-banner .custom-container .content-box .text-box {
        width: calc(100% - 20rem); }
        body.uesele-style .property-overview-banner .custom-container .content-box .text-box h4 {
          font-weight: 700;
          font-size: 62px;
          line-height: 76px;
          letter-spacing: 0.04em;
          text-transform: uppercase;
          color: #fff; }
        body.uesele-style .property-overview-banner .custom-container .content-box .text-box p {
          font-weight: 500;
          font-size: 24px;
          line-height: 41px;
          color: #fff; }
  body.uesele-style .page-wrapper .page-main {
    z-index: 0 !important;
    background: #FFF; }
    body.uesele-style .page-wrapper .page-main .product-main-content .product.media {
      background: #EEEEEE !important; }
    body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section {
      padding: 0px 30px; }
      body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box {
        padding-top: 50px; }
        body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box h3 {
          font-weight: 600 !important;
          font-size: 34px !important;
          line-height: 41px !important;
          color: #0B132A !important; }
        body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box h5 {
          font-weight: 700 !important;
          font-size: 20px !important;
          line-height: 30px !important;
          color: #0B132A !important; }
      body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme {
        background: #fff !important;
        color: #000 !important; }
        body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .text-white,
        body.uesele-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.uesele-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; }
          body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary {
            font-weight: 400; }
            body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 i.text-primary span {
              color: #0B132A;
              font-size: 11px !important; }
        body.uesele-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: #0B132A; }
        body.uesele-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: #0B132A; }
        body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item {
          background: #0047BB !important;
          color: #fff !important;
          border-radius: 5px;
          text-align: center;
          padding: 10px 20px !important;
          line-height: 100%;
          height: auto;
          font-weight: 300;
          font-size: 14px;
          line-height: 16px; }
          body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item .icon {
            color: #0B132A !important; }
        body.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box ul.propertylinks li.list-inline-item {
          background: #0047BB !important;
          color: #fff !important;
          font-weight: 700;
          font-size: 12px;
          line-height: 15px;
          text-transform: uppercase;
          width: 153px;
          height: 38px;
          border: 1px solid #0047BB !important;
          text-align: center;
          padding: 12px 0px; }
    body.uesele-style .page-wrapper .page-main .product-main-content .strip-section {
      background: #0047BB !important; }
      body.uesele-style .page-wrapper .page-main .product-main-content .strip-section h2,
      body.uesele-style .page-wrapper .page-main .product-main-content .strip-section p {
        color: #fff !important; }
      body.uesele-style .page-wrapper .page-main .product-main-content .strip-section h4 {
        font-weight: 700;
        font-size: 20px !important;
        line-height: 30px !important;
        color: #fff !important; }
      body.uesele-style .page-wrapper .page-main .product-main-content .strip-section p {
        font-weight: 400;
        font-size: 16px;
        line-height: 158.9%;
        text-align: center; }
      body.uesele-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: #2A323C !important;
        border-radius: 5px !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        text-align: center;
        text-transform: uppercase; }
    body.uesele-style .page-wrapper .page-main ul.whatwedo {
      margin: 0px;
      padding: 0px;
      background: #1c3598; }
      body.uesele-style .page-wrapper .page-main ul.whatwedo li {
        padding: 60px 50px;
        color: #ffffff;
        margin: 0px; }
        body.uesele-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.uesele-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.uesele-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.uesele-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.uesele-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.uesele-style .page-wrapper .page-main .stripe {
      padding: 70px 0px;
      margin: 0px;
      background: #222222;
      color: #ffffff; }
      body.uesele-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.uesele-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.uesele-style .page-wrapper .page-main .stripe p.subscribe {
          padding-top: 10px;
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: center; }
          body.uesele-style .page-wrapper .page-main .stripe p.subscribe span {
            width: 70%;
            padding: 0px 20px 0px 0px; }
            body.uesele-style .page-wrapper .page-main .stripe p.subscribe span input[type="text"] {
              width: 100%;
              border: 3px solid #5af7c0; }
          body.uesele-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.uesele-style .page-wrapper .page-main .stripe p.subscribe {
              display: block; }
              body.uesele-style .page-wrapper .page-main .stripe p.subscribe span {
                width: 100%;
                display: block; } }
    body.uesele-style .page-wrapper .page-main .section1 {
      padding: 0px;
      position: relative; }
      body.uesele-style .page-wrapper .page-main .section1:before {
        content: "";
        position: absolute;
        left: 0px;
        top: 0px;
        right: 0px;
        height: 140px;
        background: url(../images/wavebg.png) repeat-y 50% 50%;
        background-size: 100% auto;
        z-index: 0; }
      body.uesele-style .page-wrapper .page-main .section1 .wrapper {
        padding: 0px;
        text-align: center;
        z-index: 1;
        position: relative;
        max-width: 1600px;
        margin: 0px auto; }
        body.uesele-style .page-wrapper .page-main .section1 .wrapper h2 {
          font-weight: 600;
          font-size: 35px;
          line-height: 41px;
          text-align: center;
          color: #0B132A; }
        body.uesele-style .page-wrapper .page-main .section1 .wrapper p {
          font-weight: 300;
          font-size: 20px;
          line-height: 156.69%;
          color: #636363; }
        body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.sales {
          display: grid;
          grid-template-columns: repeat(4, 1fr);
          grid-gap: 0px 20px;
          padding: 30px 0px 100px 0px; }
          @media screen and (max-width: 800px) {
            body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.sales {
              grid-template-columns: repeat(2, 1fr); } }
          @media screen and (max-width: 600px) {
            body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.sales {
              grid-template-columns: repeat(1, 1fr); } }
          body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.sales li {
            list-style: none;
            margin: 0px; }
            body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.sales li p {
              font-weight: 500;
              font-size: 24px;
              line-height: 28px;
              color: #0B132A;
              margin: 0px;
              text-align: left; }
            body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.sales li h4 {
              font-style: italic;
              font-weight: 500;
              font-size: 43px;
              line-height: 50px;
              color: #0B132A;
              text-align: left;
              margin: 0px; }
        body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.marketing {
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 0px 50px;
          margin: 0px auto;
          padding: 30px 20px; }
          body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.marketing li {
            list-style: none;
            border: 1px solid #787A7A; }
            body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.marketing li span {
              display: block;
              width: 100%; }
              body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.marketing li span img {
                width: 100%; }
            body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.marketing li h5 {
              margin: 0px;
              padding: 30px 30px 10px 30px;
              font-weight: 500;
              text-align: left;
              font-size: 24px;
              line-height: 28px;
              color: #636363; }
            body.uesele-style .page-wrapper .page-main .section1 .wrapper ul.marketing li p {
              font-weight: 400;
              font-size: 16px;
              line-height: 19px;
              text-align: left;
              color: #636363;
              padding: 0px 30px 30px 30px;
              margin: 0px; }
    body.uesele-style .page-wrapper .page-main .featured-products-section {
      padding: 50px 0px 30px 0px !important;
      background: #fff !important; }
      body.uesele-style .page-wrapper .page-main .featured-products-section h3 {
        font-weight: 600;
        font-size: 34px;
        line-height: 41px;
        text-align: center;
        text-align: center;
        color: #0B132A !important; }
      body.uesele-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container:before {
        background: #fff !important;
      z-index: 2 !important; }
      body.uesele-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.uesele-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h5 a {
        color: #0B132A !important;
        font-weight: 700;
        font-size: 20px;
        line-height: 30px; }
      body.uesele-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.uesele-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary {
          color: #0B132A !important; }
          body.uesele-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.uesele-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4.icon-details i.text-primary {
          color: #0B132A !important; }
      body.uesele-style .page-wrapper .page-main .featured-products-section.section2 {
        padding: 60px 0px !important;
        background: #fff !important; }
        body.uesele-style .page-wrapper .page-main .featured-products-section.section2 h3 {
          color: #0B132A !important;
          font-weight: 600;
          font-size: 34px;
          line-height: 41px;
          text-align: center; }
        body.uesele-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container:before {
          background: #fff !important; }
        body.uesele-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container h5 a {
          color: #0B132A !important;
          font-weight: 700;
          font-size: 20px;
          line-height: 30px; }
      body.uesele-style .page-wrapper .page-main .featured-products-section.bgtheme {
        background: #F4F6F8 !important; }
        body.uesele-style .page-wrapper .page-main .featured-products-section.bgtheme h3 {
          color: #000 !important; }
        body.uesele-style .page-wrapper .page-main .featured-products-section.bgtheme .container .featured-product-slider-container:before {
          background: #F4F6F8 !important; }
    body.uesele-style .page-wrapper .page-main .services {
      padding: 80px 0px;
      padding-bottom: 0px !important;
      background: #fff; }
      @media screen and (max-width: 700px) {
        body.uesele-style .page-wrapper .page-main .services {
          padding: 80px 20px; } }
      body.uesele-style .page-wrapper .page-main .services .wrapper {
        margin: 0px auto;
        max-width: 1340px;
        padding: 0px 20px; }
        @media screen and (max-width: 1900px) {
          body.uesele-style .page-wrapper .page-main .services .wrapper {
            padding: 0px 30px; } }
        body.uesele-style .page-wrapper .page-main .services .wrapper h2 {
          font-weight: 600;
          font-size: 32px;
          line-height: 39px;
          text-align: center;
          margin: 0px 0px 20px 0px;
          color: #0B132A; }
        body.uesele-style .page-wrapper .page-main .services .wrapper p {
          font-weight: 400;
          font-size: 16px;
          line-height: 158.9%;
          color: #0B132A;
          text-align: center; }
    body.uesele-style .page-wrapper .page-main .serviceofferd {
      padding: 0px;
      margin: 0px auto;
      background: #fff; }
      @media screen and (max-width: 1900px) {
        body.uesele-style .page-wrapper .page-main .serviceofferd {
          padding: 0px 30px; } }
      body.uesele-style .page-wrapper .page-main .serviceofferd h2 {
        font-weight: 700;
        font-size: 34px;
        line-height: 41px;
        text-align: center;
        margin: 0px 0px 20px 0px;
        color: #2A323C; }
      body.uesele-style .page-wrapper .page-main .serviceofferd ul {
        margin: 0px;
        padding: 0px 0px 30px 0px; }
        body.uesele-style .page-wrapper .page-main .serviceofferd ul li {
          list-style: none;
          padding: 30px 0px;
          margin: 0px; }
          body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper {
            max-width: 1340px;
            margin: 0px auto;
            display: flex;
            justify-content: space-between;
            align-items: center; }
            body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper span {
              display: block;
              width: 50%; }
            body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details {
              display: block;
              width: 50%;
              padding: 30px 30px 30px 80px; }
              body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details h4 {
                font-weight: 700;
                font-size: 20px;
                line-height: 30px;
                margin: 0px;
                padding: 0px 0px 10px 0px;
                color: #0B132A; }
              body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details p {
                font-weight: 400;
                font-size: 16px;
                line-height: 158.9%;
                margin: 0px;
                color: #636363; }
            @media screen and (max-width: 700px) {
              body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper {
                display: block; }
                body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper span, body.uesele-style .page-wrapper .page-main .serviceofferd ul li .wrapper .details {
                  width: 100%; } }
    body.uesele-style .page-wrapper .page-main .testimonials {
      background: #fff; }
      body.uesele-style .page-wrapper .page-main .testimonials .wrapper {
        text-align: center;
        padding: 60px 20px;
        max-width: 1380px;
        margin: 0px auto; }
        body.uesele-style .page-wrapper .page-main .testimonials .wrapper h2 {
          font-style: normal;
          font-weight: 600;
          font-size: 34px;
          color: #0B132A;
          text-align: center;
          margin: 0px 0px 30px 0px; }
        body.uesele-style .page-wrapper .page-main .testimonials .wrapper p {
          font-weight: 400;
          font-size: 16px;
          line-height: 158.9%;
          color: #0B132A; }
        body.uesele-style .page-wrapper .page-main .testimonials .wrapper ul {
          margin: 0px auto;
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 40px;
          padding: 0px;
          max-width: 100%; }
          @media screen and (max-width: 700px) {
            body.uesele-style .page-wrapper .page-main .testimonials .wrapper ul {
              grid-template-columns: repeat(1, 1fr); } }
          body.uesele-style .page-wrapper .page-main .testimonials .wrapper ul li {
            padding: 40px 20px 20px 20px;
            list-style: none;
            background: #fff;
            border: 1px solid #0B132A;
            box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
            background: url(../images/quote.png);
            background-repeat: no-repeat;
            background-position: 88% 10%;
            border-radius: 24px; }
            body.uesele-style .page-wrapper .page-main .testimonials .wrapper ul li h3 {
              font-weight: 700;
              font-size: 20px;
              line-height: 30px;
              color: #0B132A;
              margin: 0px 0px 10px 0px;
              text-align: left; }
            body.uesele-style .page-wrapper .page-main .testimonials .wrapper ul li h4 {
              font-weight: 400;
              font-size: 16px;
              line-height: 158.9%;
              color: #0B132A;
              margin: 0px 0px 10px 0px;
              text-align: left; }
            body.uesele-style .page-wrapper .page-main .testimonials .wrapper ul li p {
              font-weight: 400;
              font-size: 16px;
              line-height: 158.9%;
              color: #0B132A;
              text-align: left;
              margin: 0px; }
    body.uesele-style .page-wrapper .page-main .getlatestnews {
      padding: 90px 0px;
      text-align: center;
      background: url(../images/wavebg.png) repeat-y 50% 50%;
      background-size: 100% auto;
      color: #fff; }
      body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper h2 {
        font-weight: 700;
        font-size: 32px;
        line-height: 39px;
        color: #0B132A;
        margin: 0px 0px 10px 0px;
        text-transform: capitalize; }
      body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper p {
        font-weight: 300;
        font-size: 16px;
        line-height: 20px;
        margin: 0px 0px 20px 0px;
        color: #0B132A; }
        body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
          max-width: 800px;
          padding: 0px 30px;
          display: flex;
          text-align: center;
          margin: 0px auto; }
          body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
            display: block;
            width: calc(100% - 140px);
            padding: 0px 10px 0px 0px; }
            body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span input[type="text"] {
              padding: 10px;
              height: 38px;
              background: #fff;
              color: #2A323C;
              border: 1px solid #2A323C; }
          body.uesele-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: #0B132A !important;
            background: #fff !important;
            border: 1px solid #2A323C !important;
            border-radius: 2px; }
          @media screen and (max-width: 700px) {
            body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
              display: block;
              max-width: 100%; }
              body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
                width: 100%;
                margin: 0px 0px 10px 0px; } }
    body.uesele-style .page-wrapper .page-main .section5 {
      background: rgba(255, 255, 255, 0.5);
      padding: 30px 0px 0px 0px; }
      body.uesele-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.uesele-style .page-wrapper .page-main .section5 .wrapper {
            display: block; } }
        body.uesele-style .page-wrapper .page-main .section5 .wrapper ul {
          margin: 0px;
          padding: 20px; }
          body.uesele-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.uesele-style .page-wrapper .page-main .section5 .wrapper ul li span {
              color: #EF2E63; }
      body.uesele-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.uesele-style .page-wrapper .page-main .section5 h5 span {
          display: block;
          max-width: 1100px;
          margin: 0px auto;
          padding: 40px; }
    body.uesele-style .page-wrapper .page-main .contact {
      background: #fff;
      padding: 0px 0px 50px 0px !important; }
      body.uesele-style .page-wrapper .page-main .contact .wrapper {
        max-width: 1500px;
        margin: 0px auto; }
        @media screen and (max-width: 1300px) {
          body.uesele-style .page-wrapper .page-main .contact .wrapper {
            padding: 0px 30px; } }
        body.uesele-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.uesele-style .page-wrapper .page-main .contact .wrapper h2 {
          font-weight: 600;
          font-size: 32px;
          line-height: 39px;
          color: #0B132A;
          padding: 50px 0px 0px 0px; }
        body.uesele-style .page-wrapper .page-main .contact .wrapper h3 {
          font-weight: 500;
          font-size: 24px;
          line-height: 41px;
          color: #0B132A;
          max-width: 650px; }
        body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
          margin: 0px auto;
          padding: 0px;
          display: flex; }
          @media screen and (max-width: 700px) {
            body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox {
              display: block; } }
          body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
            list-style: none;
            width: 50%; }
            @media screen and (max-width: 700px) {
              body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li {
                width: 100%; } }
            body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"],
            body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"],
            body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea {
              border: 1.5px solid #2A323C;
              border-radius: 10px !important;
              background: none;
              color: #2A323C;
              max-width: 650px; }
              body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="text"]::placeholder,
              body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input[type="email"]::placeholder,
              body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea::placeholder {
                font-size: 16px;
                font-weight: 400;
                line-height: 20px;
                color: #B6B6B6; }
            body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns {
              text-align: left;
              max-width: 550px; }
              body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn {
                display: block;
                background: #0047BB !important;
                color: #fff !important;
                font-size: 12px;
                padding: 15px 20px !important;
                border: 0px !important;
                border-radius: 5px !important;
                margin: 0px; }
                body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form p.btns .btn:hover {
                  background: #000 !important;
                  color: #fff !important; }
            body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address {
              padding: 0px 0px 0px 30px; }
              body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul {
                display: grid;
                grid-template-columns: 1fr 1fr;
                margin: 0px;
                padding: 0px; }
                @media screen and (max-width: 700px) {
                  body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul {
                    display: block; } }
                body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li {
                  list-style: none;
                  width: 100%; }
                  body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li:nth-child(1){
                    grid-column: 3 /1 !important;
                  }
                  body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li h5 {
                    font-weight: 700;
                    font-size: 20px;
                    line-height: 30px;
                    margin: 0px 0px 10px 0px;
                    color: #0B132A; }
                  body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li p {
                    font-weight: 400;
                    font-size: 16px;
                    line-height: 158.9%;
                    color: #2A323C; }
                    body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li p a {
                      color: #2A323C; }
                  body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li.double {
                    display: grid;
                    grid-template-columns: repeat(3, 1fr);
                    grid-gap: 20px; }
              body.uesele-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.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map {
                padding-top: 50% !important; }
                body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map iframe {
                  width: 100%;
                  height: 250px; }
    body.uesele-style .page-wrapper .page-main .block-static-block .parallax-section h4 {
      font-weight: 600 !important;
      font-size: 34px;
      line-height: 41px;
      text-transform: capitalize !important;
      color: #fff; }
    body.uesele-style .page-wrapper .page-main .block-static-block .parallax-section p {
      font-weight: 500;
      font-size: 24px;
      line-height: 36px;
      color: #fff; }
    body.uesele-style .page-wrapper .page-main .block-static-block .parallax-section .btn {
      background: #0047BB !important;
      color: #fff !important;
      border: 0px !important;
      font-weight: 400 !important;
      font-size: 12px !important;
      line-height: 15px !important;
      border-radius: 5px !important; }
    body.uesele-style .page-wrapper .page-main .ourteam {
      padding: 50px 0px 0px;
      background: #fff; }
      body.uesele-style .page-wrapper .page-main .ourteam .wrapper {
        margin: 0px auto;
        max-width: 1340px; }
        @media screen and (max-width: 1900px) {
          body.uesele-style .page-wrapper .page-main .ourteam .wrapper {
            padding: 0px 30px; } }
        body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details {
          margin: 0px;
          padding: 40px 0px;
          display: flex;
          justify-content: center;
          align-items: flex-start; }
          body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li {
            list-style: none;
            width: 50%; }
            body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li:nth-child(1) {
              padding: 10px 30px 10px 0px; }
              body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li:nth-child(1) h3 {
                font-weight: 600;
                font-size: 35px;
                line-height: 41px;
                color: #2A323C; }
              body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li:nth-child(1) p {
                font-weight: 300;
                font-size: 20px;
                line-height: 156.69%;
                color: #636363;
                margin: 0px 0px 20px 0px; }
            body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li:nth-child(2) {
              text-align: right; }
              body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li:nth-child(2) img {
                max-height: 530px;
                max-width: 100%; }
    body.uesele-style .page-wrapper .page-main .charity {
      padding-bottom: 0px !important;
      background: #F4F6F8;
      padding: 50px 0px; }
      body.uesele-style .page-wrapper .page-main .charity .wrapper {
        margin: 0px auto;
        max-width: 1380px;
        padding: 0px 20px; }
        body.uesele-style .page-wrapper .page-main .charity .wrapper h2 {
          font-weight: 600;
          font-size: 34px;
          line-height: 41px;
          color: #0B132A;
          margin: 0px 0px 30px 0px;
          text-align: center; }
        body.uesele-style .page-wrapper .page-main .charity .wrapper p {
          font-weight: 400;
          font-size: 16px;
          line-height: 158.9%;
          color: #636363; }
        body.uesele-style .page-wrapper .page-main .charity .wrapper ul {
          margin: 0px;
          padding: 20px 0px;
          display: grid;
          grid-template-columns: repeat(3, 1fr);
          grid-gap: 20px; }
          body.uesele-style .page-wrapper .page-main .charity .wrapper ul li {
            list-style: none; }
            body.uesele-style .page-wrapper .page-main .charity .wrapper ul li img {
              width: 100%; }
    body.uesele-style .page-wrapper .page-main .investment {
      background: #FFF;
      padding: 50px 0px 0px 0px }
      body.uesele-style .page-wrapper .page-main .investment .wrapper {
        padding: 0px 20px;
        max-width: 1380px;
        margin: 0px auto; }
        body.uesele-style .page-wrapper .page-main .investment .wrapper h2 {
          font-weight: 600;
          font-size: 34px;
          line-height: 41px;
          text-align: center;
          color: #0B132A;
          margin: 0px 0px 30px 0px; }
        body.uesele-style .page-wrapper .page-main .investment .wrapper p {
          font-weight: 400;
          font-size: 16px;
          line-height: 158.9%;
          color: #636363; }
        body.uesele-style .page-wrapper .page-main .investment .wrapper ul {
          margin: 0px;
          padding: 30px 0px;
          display: grid;
          grid-template-columns: repeat(4, 1fr);
          grid-gap: 20px; }
          body.uesele-style .page-wrapper .page-main .investment .wrapper ul li {
            list-style: none;
            padding: 25px 10px;
            overflow: hidden;
            box-shadow: 0px 5px 3px rgba(36, 45, 60, 0.2);
            border-radius: 10px; }
            body.uesele-style .page-wrapper .page-main .investment .wrapper ul li:nth-child(1) {
              background: url(../images/inbg1.svg) no-repeat 100% 100%; }
            body.uesele-style .page-wrapper .page-main .investment .wrapper ul li:nth-child(2) {
              background: url(../images/inbg2.svg) no-repeat 100% 100%; }
            body.uesele-style .page-wrapper .page-main .investment .wrapper ul li:nth-child(3) {
              background: url(../images/inbg3.svg) no-repeat 100% 100%; }
            body.uesele-style .page-wrapper .page-main .investment .wrapper ul li:nth-child(4) {
              background: url(../images/inbg4.svg) no-repeat 100% 100%; }
            body.uesele-style .page-wrapper .page-main .investment .wrapper ul li span {
              display: flex;
              width: 50px;
              height: 50px;
              margin: 0px auto;
              justify-content: center;
              align-items: center; }
              body.uesele-style .page-wrapper .page-main .investment .wrapper ul li span img {
                max-width: 40px; }
            body.uesele-style .page-wrapper .page-main .investment .wrapper ul li h4 {
              font-weight: 600;
              font-size: 34px;
              line-height: 41px;
              text-align: center;
              color: #2A323C;
              margin: 0px 0px 10px 0px;
              padding: 0px 0px 10px 0px;
              position: relative; }
              body.uesele-style .page-wrapper .page-main .investment .wrapper ul li h4:after {
                content: "";
                position: absolute;
                left: calc(50% - 16px);
                width: 32px;
                height: 2px;
                bottom: 0px;
                background: #636363;
                opacity: .5; }
            body.uesele-style .page-wrapper .page-main .investment .wrapper ul li p {
              font-weight: 400;
              font-size: 16px;
              line-height: 158.9%;
              color: #636363;
              text-align: center;
              margin: 0px; }
    body.uesele-style .page-wrapper .page-main .eventgallery {
      max-width: 1380px;
      padding: 80px 20px;
      margin: 0px auto; }
      body.uesele-style .page-wrapper .page-main .eventgallery h2 {
        font-weight: 600;
        font-size: 34px;
        line-height: 41px;
        text-align: left; }
  body.uesele-style .search-block label {
    color: #fff;
    font-weight: 600; }
  body.uesele-style .search-block .text-input {
    border-radius: 0px;
    background: #fff !important;
    color: #000000 !important;
    border: 1px solid #fff !important; }
  body.uesele-style .search-block .select-input select.text-input {
    background: #fff !important;
    color: #000 !important;
    border: 1px solid #fff !important; }
  body.uesele-style .search-block.project-search {
    display: block;
    background: #fff !important; }
    body.uesele-style .search-block.project-search .search-block-main {
      background: none; }
      body.uesele-style .search-block.project-search .search-block-main .search-block-inner {
        background: #0B132A !important;
        border: 0px;
        display: block;
        position: relative;
        box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25);
        border-radius: 15px; }
        body.uesele-style .search-block.project-search .search-block-main .search-block-inner h5 {
          font-weight: 600;
          font-size: 22px;
          line-height: 158.9%;
          color: #fff !important; }
        body.uesele-style .search-block.project-search .search-block-main .search-block-inner .location-input input[type="text"], body.uesele-style .search-block.project-search .search-block-main .search-block-inner .select-input select {
          border: 1px solid #fff !important;
          border-radius: 4px !important; }
        body.uesele-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
          background: #fff !important;
          font-size: 12px !important;
          font-weight: 400 !important;
          border: 1px solid #fff !important;
          color: #0B132A !important;
          border-radius: 4px !important; }
  body.uesele-style .featured-product-owl .item-conainer {
    box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15); }


/* new style */
body.uesele-style .page-wrapper .page-main .eventgallery .carousel .carousel-inner {	
  border: 1px solid #787A7A; }	
  body.uesele-style .page-wrapper .page-main .eventgallery .carousel .carousel-inner .carousel-item {	
    padding: 20px !important;	
    text-align: center; }	
    body.uesele-style .page-wrapper .page-main .eventgallery .carousel .carousel-inner .carousel-item img {	
      width: calc(100% -  10px);	
      margin: 0px auto; }
body.uesele-style .page-wrapper .mainsearch ul li.type .form-group .type-input select{
  background-image: url(../images/select-default-dropdown.svg);
  font-weight: 400 !important;
  font-size: 12px !important;
  color: #000 !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: #369FFF !important;
}
body.uesele-style .proxima-product-overview-section h4{
  font-size: 62px !important;
  line-height: 70px !important;
}
body.uesele-style.page-with-filter.page-products .proxima-product-overview-section{
  padding-bottom: 5rem !important;
}
body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address .map{
  padding-top:50% !important;
}
body.uesele-style .featured-products-section .featured-product-slider-container{
padding: 3px !important;
}
body.uesele-style .featured-product-owl .item-conainer .details-box h5, body.uesele-style .featured-product-owl .item-conainer .details-box h5 a{
margin-top: 0 !important;
}
body.uesele-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4{
flex-wrap: wrap !important; 
}
body.uesele-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.uesele-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;
}

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: auto !important;
  }
body.uesele-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.uesele-style .message.info > *:first-child:before{
margin:-8px 0 0 !important;
position: unset !important;
}
body.uesele-style .nav-toggle:before{
color: #000 !important;
}
body.uesele-style .page-wrapper .mainsearch ul li{
margin-right: 10px !important;
margin-bottom: 0 !important;;
}
body.uesele-style .page-wrapper .mainsearch ul li.SearchBtn .form-group button.btn{
width: 120px !important;

}
body.uesele-style .proxima-navtab li .nav-link:hover{
border-color: #000 !important;
}
body.uesele-style .proxima-product-grid .product-item .product-item-details .product-item-name>a{
min-height: 3rem !important;
}
body.uesele-style .pages .items .item a,body.uesele-style .pages .items .item strong{
height: 40px !important;
font-size: 14px !important;
}
body.uesele-style .pages .items .item:hover a,body.uesele-style .pages .items .item.current a,body.uesele-style .pages .items .item:hover strong,body.uesele-style .pages .items .item.current strong{
background: #0B132A !important;
}
body.uesele-style .limiter .limiter-label,body.uesele-style .limiter .limiter-text, .limiter .label{
color: #000 !important;
}
.body.uesele-style .pages .items .item:hover a, .body.uesele-style .pages .items .item.current a, .body.uesele-style .pages .items .item:hover strong, .body.uesele-style .pages .items .item.current strong{
background-color: #0B132A !important;
color: #fff !important;
}
.body.uesele-style .custom-padding{
background: transparent !important;
}
body.uesele-style .proxima-product-grid .product-item .product-item-photo .product-image-container .location-box i{
color: #0B132A !important;
}
body.uesele-style .specifications-list li .icon{
color: #0B132A !important;
}
body.uesele-style .specifications-list li {
font-size: 15px !important;
font-weight: 400 !important;
}
/* body.uesele-style .proxima-product-grid .product-item .product-item-details .product-item-name>a{
font-size: 24px !important;
font-weight: 500 !important;
} */
body.uesele-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.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5.text-white p{
  font-size: 20px !important;
  font-weight: 700 !important;
  line-height: 36px !important;
}
body.uesele-style .property-overview-details-section .details-box .specifications-list.specification-list-items{
margin-left: -20px !important;
}
body.uesele-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 #0047BB !important;
background: #2D9AFC !important;
color: #fff !important;
}
body.uesele-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;
margin-top: 0 !important;
text-transform: unset !important;
border: 0 !important;
background: unset !important;
color: #363636 !important;
}
body.uesele-style .custom-padding{
padding: 0 !important;
}
body.uesele-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4:nth-child(1), body.uesele-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.uesele-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.uesele-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text i{
  color: #0B132A !important;
}
body.uesele-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.uesele-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.uesele-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: 20px !important;
  font-weight: 700 !important;
  line-height: 29px !important;
}
body.uesele-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.uesele-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;
  margin: 10px 0px !important;
}
body.uesele-style .property-overview-details-section .details-box{
  padding-bottom: 20px !important;
}
body.uesele-style .featured-products-section .featured-product-slider-container:before{
  background-color: transparent !important;
}
body.uesele-style .related-properties .item-conainer .img-box .location-box i.text-primary{
  color: #369FFF !important;
}
body.uesele-style .page-wrapper .page-main .product-main-content .strip-section .btn:hover{
  background-color: #0B132A!important;
  color: #fff !important;
  font-weight:400 !important;
  border-color:  #0B132A !important;;
}
body.uesele-style .search-block .select-input select option{
  background-color:transparent !important;
}
body.uesele-style .featured-products-section .featured-product-slider-container .item{
  margin: 0px 5px !important;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 15px !important;
}
body.uesele-style .featured-products-section .featured-product-slider-container .item .item-conainer{
  border: 0px solid #363636;
  border-radius: 15px;
  overflow: hidden;
  margin-bottom: 10px;
}
body.uesele-style .featured-products-section .featured-product-slider-container .item .item-conainer .details-box{
  background: #fff !important;
    padding: 15px !important;
}
body.uesele-style .featured-product-owl .item-conainer .details-box h4 i.fa-pencil-ruler::before ,body.uesele-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.uesele-style .proxima-product-banner .banner-inner h4{
font-size: 48px !important;
font-weight: 700;
line-height: 65px;
}
body.uesele-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;
}
.uesele-style.categorypath-projects .custom-container{
  padding-top: 0rem;
  padding-bottom: 5rem ;
}
body.uesele-style .page-wrapper .page-main .ourteam .wrapper > ul > li:nth-child(2){
  text-align: center !important;
}
body.uesele-style .search-block:after{
  background-color: transparent !important;
}
body.uesele-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section{
  padding: 49px 30px;
  padding-top: 40px !important;
}
body.uesele-style .page-wrapper .page-main .ourteam .abouttitle{
  text-align: center;
  text-transform: uppercase;
  padding: 50px 0px !important;
}
body.uesele-style div.mage-error,body.uesele-style .text-danger{
  font-size: 1rem !important;
  font-weight: 500 !important;
}
body.uesele-style .page-wrapper .page-main .proxima-product-banner-second{
  padding-top: 100px !important;
  position: relative;
}
body.uesele-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.uesele-style .page-wrapper .page-main .product-main-content .property-overview-details-section .details-box{
  padding-top: 0 !important;
}
body.uesele-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.uesele-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.uesele-style .page-wrapper .page-main .ourteam .wrapper{
  padding: 0px 60px !important;
}
body .page-footer .footer-section .container p.subscribe{
  display: flex;
}
body .page-footer .footer-section .container .form.subscribe h2{
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #fff !important;
  text-align: left;
}
body .page-footer .footer-section .container .form.subscribe p{
  color: #fff !important;
  font-size: 16px;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  text-align: left;
}
body .page-footer .footer-section .container .form.subscribe p.subscribe span{
  margin: 0px 10px 5px 0px !important;
  width: 100% !important;
}
body .page-footer .footer-section .container .form.subscribe p.subscribe span input{
  height: 40px;
  border-radius: 5px;
}
body .page-footer .footer-section .container .form.subscribe p.subscribe span input::placeholder{
  font-size: 12px !important;
  font-weight: 400 !important;
  color: #B6B6B6 !important;
  text-transform: uppercase;
  padding-left: 15px !important;
}
body .page-footer .btn{
  background: #fff !important;
  color: #000 !important;
  border: 2px solid #0B132A !important;
  border-radius: 5px !important;
  min-width: 120px;
  font-size: 12px;
  font-weight: 400;
  height: 40px;
}
body .page-footer .btn:hover{
  background: #000 !important;
  color: #fff !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;
}
.page-layout-1column .column.main [data-content-type='html']{
  position: relative;
}
.footer-section .link-list li{
  color: #fff !important;
}
.footer-section .link-list li,
.footer-section .link-list li a{
  font-weight: 400;
  font-size: 16px;
}
body.uesele-style .proxima-product-grid .product-item .product-item-details{
  min-height: auto !important;
  height: auto !important;
}
body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form input::placeholder,
body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li form textarea::placeholder{
  font-size: 16px;
  font-weight: 400;
  color: #B6B6B6;
}
body.uesele-style .search-block label{
  display: none !important;
}
.header-container .header.links li select{
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  border-color: #000 !important;
}
.proxima-header .header-container .header.links li i{
color: #000 !important;
}
body.uesele-style .mainsearch{
  z-index: 2 !important;
}
.limiter-options{
  color: #000 !important;
}
body.uesele-style.page-with-filter.page-products .proxima-project-list.overview-project-list{
  margin-top: 0 !important;
}
@media screen and (min-width: 1679px) {
body.uesele-style.page-products .container{
  max-width: 1440px !important;
}
}
@media screen and (max-width: 1440px){
  body.uesele-style .page-title-wrapper h1.page-title{
    text-align: left;
    width: auto;
  }
  body.uesele-style .page-wrapper .page-main .contact .wrapper{
    padding: 0px 80px !important;
  }
}
@media screen and (max-width: 1200px) {
  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{

  }
  body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container{
    max-width: 100px !important;
  }
body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top{
color: #fff !important;}
body.uesele-style .container{
  max-width: 1440px !important;
}
body.uesele-style .page-wrapper .page-main .section1 .wrapper > ul.subblocks li p{
  font-size: 14px !important;
}
}
@media screen and (min-width: 1300px) {
body.uesele-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe{
max-width:998px !important}
}

@media screen and (max-width: 1440px) {
  body.uesele-style .page-wrapper .page-main .testimonials .wrapper{
    width: 86% !important;
  }
  body.uesele-style .page-wrapper .page-main .investment .wrapper,
  body.uesele-style .page-wrapper .page-main .charity .wrapper{
    width: 76%;
  }
  body.uesele-style .page-title-wrapper{
    max-width: 1200px !important;
    margin-top: 0 !important;
    min-height: 750px !important;
  }
  body.uesele-style .mainsearch{
    max-width: 72%;
    left: 5%;
    right: 5%;
    z-index: 1 !important;
  }
  body.uesele-style .mainsearch ul li.type{
    width: calc(45% - 150px);
  }
  body.uesele-style .mainsearch ul li.location{
    width: 53%;
  }
}
@media screen and (min-width: 1220px) {
  body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address ul li p span,
  body.uesele-style .page-wrapper .page-main .contact .wrapper h2{
  white-space: nowrap;}
  }
  @media screen and (max-width: 1190px) {
    body.uesele-style .mainsearch ul li.type{
      width: calc(56% - 150px);
    }
    body.uesele-style .mainsearch ul li.location{
      width: 42%;
    }
    }
    @media screen and (min-width: 991.98px) {
      body .page-footer .footer-section .container .row{
        justify-content: space-around;
      }
    }
@media screen and (max-width: 991.98px) {
  body:not(.categorypath-rent,.category-other-properties).uesele-style .proxima-product-overview-section .deatils-box{
    min-height: 80vh !important;
  }
  body .page-footer .footer-section .container .row{
    justify-content: center ;
  }
  body.uesele-style .page-wrapper .page-main .investment .wrapper ul {
    grid-template-columns: repeat(2, 1fr); }
  body.uesele-style .mainsearch{
    max-width: 90% !important;
  }
body .page-footer .footer-section .container .row div:nth-child(1){
  text-align: center;
}
body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details{
  flex-direction: column-reverse;
}
body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li{
  width: 100%;
}
body.uesele-style  .message.info {
  margin-bottom: 90% !important;
}
body .page-footer .footer-section .container .row{
justify-content: center;
}
body .page-footer .footer-section .container .row div:last-child{
  max-width: 85% !important;
  flex: 85%;
  margin: auto !important;
  margin-bottom: 20px !important;
}
body .page-footer .footer-section .container .form.subscribe p,
body .page-footer .footer-section .container .form.subscribe h2{
  text-align: center !important;
}
body.uesele-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;
}
}
@media screen and (max-width: 700px) {
  body.uesele-style .page-wrapper .page-main .contact .wrapper ul.contactbox > li.address{
    padding-left: 0 !important;
  }
  body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container{
    top: 8px !important;
  }
  body.uesele-style .pages .items .item a,body.uesele-style .pages .items .item strong{
    height: 30px !important;
    width: 30px !important;
    font-size: 14px !important;
    }
  }
@media screen and (max-width: 768.98px) {
  body.uesele-style .mainsearch{
    bottom: -170px !important;
  }
  body.uesele-style .page-wrapper .page-main .charity{
    margin-top: 200px !important;
  }
  body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container{
    left: 55px !important;
  }
  body .primary-menu-container .nav-toggle{
    position: relative;
    top: 0 !important;
  }
  body.uesele-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.uesele-style .page-wrapper .mainsearch ul li:is(.location,.type){
width: 100% !important;
}
body.uesele-style .page-wrapper .mainsearch ul{
flex-direction: column !important;
align-items: flex-start !important;
}
body.uesele-style .product-main-content .product.media .fotorama__nav--dots .fotorama__nav__frame .fotorama__dot{
border: 1px solid #ddd !important;
}
body.uesele-style .page-wrapper .page-main .serviceofferd ul li{
flex-direction: column !important
}
body.uesele-style .page-wrapper .page-main .serviceofferd ul li span{
width: 100% !important;
}
body.uesele-style .page-wrapper .page-main .serviceofferd ul li .details{
width: 100%;
padding: 20px!important;
}
body.uesele-style .page-wrapper .page-main .serviceofferd ul{
padding: 0 !important;
}
body.uesele-style .page-wrapper .page-main .serviceofferd ul li .details h4{    
font-size: 33px;
line-height: 39px
}
body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul li:nth-child(1){
padding: 15px !important;
}
}
@media screen and (min-width: 575.98px) {
  body .page-footer .footer-section .container ul.link-list li a{
    width: 95px !important;
    white-space: nowrap;
    line-height: 100% !important;
  }
}
@media screen and (max-width: 575.98px) {
  body.uesele-style .page-title-wrapper{
    flex-direction: column !important;
  }
  body #hometopbanner.owl-carousel.owl-loaded{
    margin-top: 20px !important;
    margin-left: 0  !important;
  }
  body.uesele-style .page-title-wrapper h1.page-title{
    line-height: 30px !important;
  }
  body.uesele-style .page-wrapper .page-main .investment .wrapper ul {
    grid-template-columns: repeat(1, 1fr); }
  body .page-footer .footer-section .container .form.subscribe p.subscribe,
.page-footer .footer-section .copy-right-section .container p {
  flex-direction: column !important;
}
body .primary-menu-container .nav-toggle{
  left: 0 !important;
}
body .page-wrapper .proxima-header .header-container .header .menu-container .logo-container{
  left: 5px !important;
}
body .header-container .header .header-content .primary-menu-container{
  top: 18px !important;
  left: 0 !important;
}
body.uesele-style .page-wrapper .page-main .services .wrapper,
body.uesele-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: 10px 0px !important
  }
  .primary-menu-container .nav-toggle{
    left: 10px !important;
    top: 2.5rem !important;
  }
  body.uesele-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.uesele-style .page-wrapper .page-main .ourteam .wrapper > ul > li > span.prfpic{
  width: 200px;
  height: 200px;
}
body.uesele-style .page-wrapper .page-main .getlatestnews {
  padding: 90px 15px;
}
body.uesele-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.project_theme_mode_normal.account .page-wrapper .proxima-header{
  background: #fff !important;
  border-bottom: 2px solid #000 !important;
}
#eventgallery.owl-carousel .owl-item img{
  background-color: #000 !important;
  object-fit: contain;
}
@media (min-width: 991px) and (max-width: 1440px){
  body .page-footer .footer-section .container .row div.col-lg-3:nth-child(4) {
    flex: 0 0 30%;
    max-width: 30%;
}
body .page-footer .footer-section .container .row div.col-lg-3:nth-child(2) {
  max-width: 15% !important;
}
body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li:nth-child(1) p{
  font-size: 16px !important;
  line-height: 22px !important;
} 
body.uesele-style .page-wrapper .page-main .ourteam .wrapper ul.details li:nth-child(1) h3{
  font-size: 30px !important;
}
body.uesele-style .page-wrapper .page-main .services{
  padding-top: 50px !important;
}
body.uesele-style .page-wrapper .page-main .eventgallery {
  padding: 0px 55px 80px 55px;
}
#eventgallery.owl-carousel .owl-item img{
  height: 467px;
  object-fit: contain;
}
}

body #hometopbanner.owl-carousel.owl-loaded{
  display: block !important;
  width: 50% !important;
  margin-top: 50px;
  margin-left: 10px !important;
}
.body.uesele-style .limiter-options{
  text-align: center;
}
@media screen and (min-width: 1600.98px) {
 .uesele-style.page-layout-1column .column.main div[data-content-type="html"] .widget:nth-child(1){
  margin: auto !important;
  width: 1600px;
} 
}

.uesele-style.cms-services,
.uesele-style.cms-information-center,
.uesele-style.cms-about,
.uesele-style.contact-index-index{
  min-height: auto !important;
}
body.over-show .overlay-invite{
  display: block;
  opacity: 1;
}
body .overlay-invite{
  display: none;
  transition: opacity 1s ease-out;
  opacity: 0;
  background-color: #0000008f;
  height: 100% !important;
  width: 100%;
  z-index: 99999;
  position: fixed;
}
body .overlay-invite .overlay-content{
  width: 565px;
  height: 600px;
  background-color: #fff !important;
  margin: auto !important;
  background-image: url(../images/U.png);
  background-repeat: no-repeat;
  background-position: top left;
  position: relative;
  top: 200px;
}
body .overlay-invite .overlay-content .word-cloud{
  margin: auto !important;
    width: 60%;
    padding: 30px 0px;
    padding-top:65px !important
}
body .overlay-invite .overlay-content .overlay-text{
  display: flex;
align-items: center;
justify-content: center;
text-align: center;
flex-direction: column;
}
body .overlay-invite .overlay-content .overlay-close{
  background-color: transparent !important;
  padding: 0 !important;
  background-image: url(../images/close-uesele.png);
  position: absolute;
  right: 5px;
  top: 5px;
  background-repeat: no-repeat;
  width: 50px;
  height: 40px;
  margin-top: 15px;
}
body .overlay-invite .overlay-content p{
  font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 158.9%;
color: #636363;
padding: 0px 10px;
}
body .overlay-invite .overlay-content .contact-btn{
  background: #0047BB;
border-radius: 5px;
color: #fff;
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-size: 12px;
line-height: 15px;
text-transform: uppercase;
padding: 10px 20px;
}
body .overlay-invite .overlay-content .contact-btn a{
  color: #fff !important;
}
body .overlay-invite .overlay-content .contact-btn:hover{
  background-color: #000;
}
@media (max-width: 1600px){
  body .overlay-invite .overlay-content{
    top: 50px;
  } 
}
@media (max-width: 567.98px){
  body .overlay-invite .overlay-content {
    width: 350px;
    height: 500px;
  }
  body .overlay-invite .overlay-content .overlay-close{
    background-size: 20px;
    background-position: center;
    margin-top: 0px;
  }
}

@media (min-width: 991px) and (max-width: 1440px){
  body .overlay-invite .overlay-content .word-cloud{
    width: 63% !important;
    padding-top: 22px !important;
  }
  body .overlay-invite .overlay-content{
    height: 430px;
    width: 400px;
    top: 120px !important;
    background-size: 100px;
  }
  body .overlay-invite .overlay-content p{
    margin-bottom: 10px !important;
  }
  body .overlay-invite .overlay-content .overlay-close{
    background-size: 25px;
    background-position: center;
    margin-top: 5px;
  }
}
/* QR CODE changes */
.proxima-header .right-main-nav .QR_code_psp .container-qr-code img {
  background: black;
}

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