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

body,
html {
  height: 100%;
}

body.aria-style {
  font-family: 'Montserrat', sans-serif !important;
  background: #f3f3f3;
  /*font-family: 'Nunito', sans-serif;*/
}

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

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

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

body.aria-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.aria-style .btn-primary,
body.aria-style .btn {
  background: #fff !important;
  color: #27278D !important;
  border: 2px solid #fff !important;
  border-radius: 0px !important;
}

body.aria-style .btn-primary:hover,
body.aria-style .btn:hover {
  background: #004F9F !important;
  color: #fff !important;
}

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

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

body .page-wrapper .proxima-header .header-container .logo img {
 max-width: 210px;
}

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

body .page-wrapper .proxima-header .header-container .header.links li.authorization-link a {
  border-radius: 0px !important;
  border-width: 0px !important;
  height: 40px !important;
  color: var(--jacksonspurple) !important;
}

body .page-wrapper .proxima-header .header-container .header.links li.authorization-link a::before {
  display: none !important;
}

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

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

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

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

body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0 .level-top {
  font-size: var(--fnt-20px) !important;
  color: #F0810B !important;
  font-weight: 400 !important;
  font-size: 17px !important;
  line-height: 23px !important;
  text-align: center !important;
  text-transform: capitalize !important;
  font-style: normal !important;
}

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

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

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

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

body .page-wrapper .proxima-header .header-container .marshall-logo img {
  margin-top: -8px !important;
  max-width: 100%;
  height: auto !important;
  background-color: var(--jacksonspurple) !important;
  max-height: 80px;
}

body .page-wrapper .proxima-header .right-main-nav {
  padding: 1.5625rem 0 !important;
  align-self: flex-start !important;
}

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

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

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

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

body .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn {
  background: #004F9F !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 26px !important;
    border: 1px solid #004F9F !important;
    border-radius: 5px !important;
    text-transform: capitalize !important;
    font-style: normal !important;
}

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

body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
  background: #004F9F !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 26px !important;
    border: 1px solid #004F9F !important;
    border-radius: 5px !important;
    text-transform: capitalize !important;
    font-style: normal !important;

}

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

body .page-footer {
  background: #F3F3F3;
}

body .page-footer .footer-section {
  max-width: 1280px;
  margin: 0px auto;
  padding: 0px;
  background: #F3F3F3;
}

body .page-footer .footer-section .container {
  padding: 30px 0px;
  background: #F3F3F3;
  margin: 0 auto !important;
  max-width: 1280px !important;
  
}

body .page-footer .footer-section .container span.ariaftlogo {
  display: block;
  width: 150px;
  margin: 0px 0px 20px 0px;
}

body .page-footer .footer-section .container span.ariaftlogo img {
  width: 100%;
}

body .page-footer .footer-section .container p {
  margin: 0px;
  padding: 0px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  padding: 25px 0px 0px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body .page-footer .footer-section .container p span {
  font-weight: 400;
  font-size: 14px;
  line-height: 147.4%;
  color: #030B21;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body .page-footer .footer-section .container p span img {
  margin-left: 10px;
}

body.aria-style .page-wrapper .page-title-wrapper {
  background: url(../images/homepagebg.png) no-repeat 50% 50%;
  background-size: cover !important;
  display: flex;
  align-items: center;
  margin: 0px !important;
  min-height: 533px;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}

body.aria-style .page-wrapper .page-title-wrapper h1.page-title {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 59px;
  text-align: center;
  text-align: center;
  text-transform: capitalize !important;
  max-width: 1065px;
  margin: 0px auto;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch {
  margin: 30px auto;
  width: 100%;
  max-width: 1200px;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul {
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
  background: rgba(247, 248, 249, 0.5);
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li {
  list-style: none;
  margin: 0px;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group>label {
  display: block;
  text-align: left;
  color: #000;
  font-weight: 600;
  display: none;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li .form-group .location-input input[type="text"] {
  width: calc(100% - 10px);
  height: 40px;
  border: 1px solid #000;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.location {
  width: 60%;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.location .form-group .location-input {
  width: 100%;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.type {
  width: calc(40% - 150px);
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group label {
  opacity: 0;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input {
  width: 100%;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input select {
  height: 40px;
  background: #fff;
  border: 1px solid #000;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.type .form-group .type-input i.fa-angle-down {
  display: none;
}

body.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li.SearchBtn .form-group button.btn {
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  background: #27278D !important;
  color: #fff !important;
  border: 0px !important;
  padding: 12px 20px !important;
  height: 40px;
}

body.aria-style .page-wrapper .proxima-product-banner {
  min-height: 10vh !important;
  height: auto !important;
 padding:  20px  0 !important;
 max-height: 580px !important;
}

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

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

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

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

body.aria-style .page-wrapper .proxima-product-banner .container .banner-inner h4 {
  font-weight: 700;
  font-size: 48px;
  line-height: 59px;
  color: #fff;
  text-align: center;
}

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

body.aria-style .page-wrapper .proxima-product-banner .container .banner-inner.second {
  text-align: left;
}

body.aria-style .page-wrapper .proxima-product-banner .container .banner-inner.second h4 {
  text-align: left;
}

body.aria-style .page-wrapper .proxima-product-banner .container .banner-inner.second p {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #fff;
}

body.aria-style .page-wrapper .proxima-project-list {
  padding: 2rem 0rem 3rem 0rem !important;
  background: #fff !important;
}

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

body.aria-style .page-wrapper .proxima-project-list .custom-container .proxima-navtab .nav-link {
  border-radius: 0px;
  background: #f1f1f1 !important;
  color: #000 !important;
  box-sizing: border-box;
  text-transform: uppercase !important;
}

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

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.18);
  border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner .product-item-name a {
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 28px !important;
  color: #000 !important;
  font-style: normal !important;
}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner a.view-details-btn {
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  color: #000 !important;
}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #F0810B;
}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i {
  color: #F0810B !important;
  /* padding-right: 5px !important; */
}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i span {

  padding-left: 5px !important;
}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.fa-pencil-ruler::before {
  content: url('../images/IconBuilding.svg') !important;

}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.text-primary span {
  font-weight: 400;
  font-size: 14px;
  line-height: 17px;
  color: #000;
}

body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box {
  border-radius: 0px;
}

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

body.aria-style .page-wrapper .property-overview-banner .custom-container {
  max-width: 1600px !important;
  margin: 0px auto;
}

body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block {
  background: #004F9F;
  padding: 0px 0px 40px 0px;
  border: 0px;
  display: none;
}

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

body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h5 {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #fff;
  margin: 0px;
  text-transform: uppercase;
}

body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block h6 {
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #fff;
}

body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul {
  max-width: calc(100% - 60px);
  margin: 0px auto;
}

body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .card-block ul li .btn {
  color: #004F9F !important;
  background: #27278D !important;
  border: 0px !important;
}

body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4 {
  font-weight: 700;
  font-size: 48px;
  line-height: 59px;
  color: #fff;
}

body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box p {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #fff;
}

body.aria-style .page-wrapper .page-main {
  background: #f3f3f3;
  z-index: 0;
}

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

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

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 56px;
  color: #000;
}

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

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

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box {
  padding-top: 100px;
}

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

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3 {
  font-style: italic;
  font-weight: 600 !important;
  font-size: 40px;
  line-height: 49px;
  color: #000;
}

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 {
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 129.4%;
}

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

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

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5 {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  color: #000;
  text-transform: uppercase;
}

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p {
  font-weight: 300;
  font-size: 20px;
  line-height: 156.69%;
  color: #222222;
}

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item {
  background: #27278D !important;
  color: #fff !important;
  border-radius: 5px;
  text-align: center;
  padding: 10px 20px !important;
  line-height: 100%;
  height: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  text-transform: capitalize !important;
}
body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item:hover{
  background: #fff !important;
  color: #27278D !important;
}
body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list li.list-inline-item:active{
  background: #fff !important;
  color: #27278D !important;
}

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

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

body.aria-style .page-wrapper .page-main .product-main-content .strip-section {
  background: #27278D !important;
}

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

body.aria-style .page-wrapper .page-main .product-main-content .strip-section h4 {
  font-weight: 400;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #fff !important;
}

body.aria-style .page-wrapper .page-main .product-main-content .strip-section p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #fff !important;
}

body.aria-style .page-wrapper .page-main .product-main-content .strip-section .btn {
  background: #F0810B !important;
  border: 1px solid #F0810B !important;
  height: auto;
  padding: 10px 20px !important;
  color: #fff !important;
  font-weight: 400;
  font-size: 18px;
  line-height: 147.4%;
  white-space: nowrap;
  max-width: inherit;
  width: auto !important;
}

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

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

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

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

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

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

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

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

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

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

body.aria-style .page-wrapper .page-main .section1 .wrapper h2 {
  font-size: 35px;
  line-height: 51px;
  text-align: center;
  color: #004F9F;
  margin: 0px 0px 20px 0px;
}

body.aria-style .page-wrapper .page-main .section1 .wrapper>p {
  font-weight: 300;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  max-width: 1200px;
  margin: 0px auto;
  padding: 20px;
  color: #333333;
}

body.aria-style .page-wrapper .page-main .section1 .wrapper ul {
  margin: 0px auto;
  padding: 0px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

body.aria-style .page-wrapper .page-main .section1 .wrapper ul li {
  list-style: none;
  padding: 20px;
}

body.aria-style .page-wrapper .page-main .section1 .wrapper ul li h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  color: #F0810B;
  font-family: 'Times New Roman' !important;
  margin: 0px 0px 10px 0px;
}

body.aria-style .page-wrapper .page-main .section1 .wrapper ul li p {
  font-weight: 500;
  font-size: 24px;
  line-height: 35px;
  text-align: center;
  color: #004F9F;
}

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

body.aria-style .page-wrapper .page-main .featured-products-section h3 {
  font-weight: 600 !important;
  font-size:26px;
  line-height: 51px;
  color: #000 !important;
  text-align: center;
}

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

body.aria-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.aria-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h5 a {
  color: #000 !important;
  font-style: normal;
  font-weight: 700;
  font-size: 18px !important;
  line-height: 24px;
}

body.aria-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 {
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
}

body.aria-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary {
  color: #27278D !important;
}

body.aria-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: 15px;
  line-height: 20px;
  padding-left: 10px;
  color: #000;
}

body.aria-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4.icon-details i.text-primary {
  color: #27278D !important;
}

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

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

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

body.aria-style .page-wrapper .page-main .featured-products-section.section2 .container .featured-product-slider-container h5 a {
  color: #000 !important;
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
}

body.aria-style .page-wrapper .page-main .featured-products-section.bgtheme {
  background: #fff !important;
}

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

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

body.aria-style .page-wrapper .page-main .services {
  padding: 40px 20px;
  background: #fff;
  max-width: 1600px;
  margin: 0px auto;
}

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

body.aria-style .page-wrapper .page-main .services .wrapper h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 20px 0px;
  font-family: 'Times New Roman' !important;
}

body.aria-style .page-wrapper .page-main .services .wrapper p {
  font-weight: 300;
  font-size: 20px;
  line-height: 29px;
  color: #3E3E3E;
  text-align: left;
  margin: 0px;
}

body.aria-style .page-wrapper .page-main .serviceofferd {
  padding: 80px 0px;
  margin: 0px auto;
  background: #fff;
  max-width: 1280px;
  margin: 0px auto;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul {
  margin: 0px auto 30px auto;
  padding: 0px;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li {
  position: relative;
  list-style: none;
  margin: 0px 0px 80px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li span.img {
  display: block;
  width: 50%;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li span.img img {
  width: 100%;
  width: 100%;
  height: auto;
  max-width: 39.938rem !important;
  max-height: 43.75rem !important;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li .details {
  width: 50%;
  padding: 40px 0px 40px 40px;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li .details h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #000;
  margin: 0px 0px 50px 0px;
  padding: 0px;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  max-width: 510px;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li .details h3 span {
  display: block;
  width: calc(100% - 110px);
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li .details h3 span.icon {
  display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 5rem!important;
    width: 5.128rem!important;
    background: #27278D;
    margin: 0px 30px 0px 0px;
    max-width: 5.128rem;
    min-width: 5.128rem;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li .details h3 span.icon img {
  max-width: calc(100% - 10px);
  max-height: calc(100% - 10px);
  margin: 0px auto;
}

body.aria-style .page-wrapper .page-main .serviceofferd ul li .details p {
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.658rem;
  color: #696969;
  padding: 0px 5px;
  margin: 0px;
  max-width: 510px;
}

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

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

body.aria-style .page-wrapper .page-main .testimonials .wrapper h2 {
  font-weight: 700;
  font-size: 48px;
  line-height: 55px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0px 0px 50px 0px;
  font-family: 'Times New Roman' !important;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper ul {
  margin: 0px;
  padding: 0px;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper ul li {
  list-style: none;
  padding: 50px 100px;
  font-style: normal;
  background: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper ul li p {
  font-weight: 700;
  font-size: 20px;
  line-height: 29px;
  color: #000;
  margin: 0px 0px 20px 0px;
  padding: 30px 0px;
  position: relative;
}

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

body.aria-style .page-wrapper .page-main .testimonials .wrapper ul li p:after {
  top: inherit;
  left: inherit;
  bottom: 20px;
  right: -40px;
  transform: rotate(-180deg);
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper ul li h5 {
  font-weight: 300;
  font-size: 20px;
  line-height: 29px;
  text-align: center;
  margin: 0px;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel {
  padding: 0px 30px;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-stage-outer .owl-stage .owl-item {
  border: 1px solid #000;
  padding: 30px;
  min-height: 680px;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-dots button.owl-dot {
  width: 12px;
  height: 12px;
  border-radius: 100%;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-dots button.owl-dot span {
  display: none;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-nav {
  position: absolute;
  bottom: 10px;
  width: 200px;
  left: calc(50% - 100px);
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-nav button {
  display: block;
  width: 30px;
  height: 30px;
}

body.aria-style .page-wrapper .page-main .testimonials .wrapper .owl-carousel .owl-nav button:before {
  background: #fff;
  border: 1px solid #868e96;
  opacity: 1;
  width: 30px;
  height: 30px;
  border-radius: 100%;
}

body.aria-style .page-wrapper .page-main .getlatestnews {
  padding: 90px 0px;
  text-align: center;
  background: #27278D url(../images/newsletterbg.png) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
}

body.aria-style .page-wrapper .page-main .getlatestnews .wrapper h2 {
  color: #fff;
  margin: 0px 0px 10px 0px;
  font-weight: 500;
  font-size: 35px;
  line-height: 51px;
  text-align: center;
}

body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p {
  font-weight: 300;
  font-size: 20px;
  line-height: 29px;
  color: #fff;
  text-align: center;
}

body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
  max-width: 800px;
  padding: 0px 30px;
  display: flex;
  text-align: center;
  margin: 0px auto;
}

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

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

body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn {
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  text-align: center;
  color: #fff !important;
  background: #F0810B !important;
  border: none !important;
  border: 1px solid #F0810B !important;
  border-radius: 5px !important;
  padding: 8px 20px !important;
  min-width: 142px;
}
body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn:hover{
  background: #fff !important;
  border: 1px solid #F0810B !important;
  color: #F0810B !important;
}

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

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

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

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

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

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

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

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

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

body.aria-style .page-wrapper .page-main .contact .wrapper {
  max-width: 1600px;
  margin: 0px auto;
}

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

body.aria-style .page-wrapper .page-main .contact .wrapper h2 {
  font-weight: 600;
  font-size: 26px;
  line-height: 129.4%;
  color: #000;
  padding: 50px 0px 0;
}

body.aria-style .page-wrapper .page-main .contact .wrapper h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 147.4%;
  color: #222222;
  max-width: 650px;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul {
  margin: 0px;
  padding: 0px;
}

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

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

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

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

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="text"],
body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"],
body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea {
  border: 1.5px solid #222222;
  background: none;
  color: #222222;
  max-width: 650px;
  padding: 10px 15px !important;
}
@media screen and (min-width: 1024px){
  body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="text"],
body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"]{
  width: 516px !important;
  height: 40px !important;
  max-width: 516px !important;
}
body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea {
  width: 516px !important;
  max-width: 516px !important;
  height: 169px !important;
}
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="text"]::placeholder,
body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form input[type="email"]::placeholder,
body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form textarea::placeholder {
  color: #222222;
}

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

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

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn:hover {
  background: #fff !important;
  color: #F0810B !important;
  border: 1px solid #F0810B;
}

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

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  margin: 0px;
  padding: 0px;
}

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

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

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li h5 {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #222222;
  margin: 0px 0px 10px 0px;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.658rem;
  color: #222222;
  background: url(../images/contacticon.svg) no-repeat 0% 5px;
  padding: 0px 0px 0px 30px;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul li p a {
  color: #222222;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address ul.second {
  border-top: 1px solid #A7A7A7;
  border-bottom: 1px solid #A7A7A7;
  margin: 10px 0px 10px 0px;
  padding: 20px 0px 10px 0px;
}

body.aria-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.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address p.email {
  padding: 30px 0px 0px 0px;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address p.email label {
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #222222;
  margin: 0px 0px 10px 0px;
  display: block;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address p.email span {
  display: block;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address p.email span a {
  font-style: italic;
  font-weight: 800;
  font-size: 18px;
  line-height: 147.4%;
  color: #F0810B;
  text-decoration: none;
}

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

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .map iframe {
  width: 100%;
  height: 250px;
}

body.aria-style .page-wrapper .page-main .block-static-block .parallax-section h4 {
  font-weight: 600 !important;
  font-size: 26px;
  line-height: 40px;
  color: #fff;
  
}

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

body.aria-style .page-wrapper .page-main .block-static-block .parallax-section .btn {
  background: #27278D !important;
  color: #fff !important;
  border: 0px !important;
  font-weight: 400 !important;
  font-size: 12px;
  line-height: 18px;
}

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

body.aria-style .page-wrapper .page-main .ourteam .wrapper {
  margin: 0px auto;
  max-width: 1063px;
  padding: 0px 20px;
}

body.aria-style .page-wrapper .page-main .ourteam .wrapper h1 {
  color: #F0810B;
  font-family: "Times New Roman" !important;
  font-size: 50px;
  margin: 0px 0px 30px 0px;
  text-align: center;
  font-style: italic;
  font-weight: 500;
}

body.aria-style .page-wrapper .page-main .ourteam .wrapper h2 {
  font-style: italic;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  text-align: left;
  color: #000;
}

body.aria-style .page-wrapper .page-main .ourteam .wrapper p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 147.4%;
  color: #000;
  margin: 0px 0px 20px 0px;
}

body.aria-style .page-wrapper .page-main .resourcebox {
  background: #fff;
  max-width: 880px;
  margin: 140px auto 100px auto;
}

body.aria-style .page-wrapper .page-main .resourcebox h2 {
  border-bottom: 1px solid #A7A7A7;
  padding: 40px;
  font-style: italic;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  color: #222222;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox {
  padding: 40px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin: 0px 0px 0px 0px;
  color: #222222;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px;
  max-width: 600px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h3 span {
  display: block;
  font-weight: 600;
  font-size: 26px;
  line-height: 129.4%;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h3 span.price {
  width: 130px;
  font-style: italic;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h3 span.price.active {
  color: #F0810B;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h5 {
  padding: 20px 0px 20px 0px;
  margin: 0px;
  font-weight: 700;
  font-size: 22px;
  line-height: 27px;
  color: #F0810B;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox p.income {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  max-width: 600px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox p.income span {
  display: block;
  border-radius: 80px;
  background: #A7A7A7;
  text-align: center;
  padding: 20px 40px;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox p.income span.active {
  background: #F0810B;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
  margin: 0px;
  padding: 0px;
  max-width: 750px;
  overflow: auto;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.list li {
  list-style: none;
  margin: 0px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.list li label {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  margin: 0px 0px 10px 0px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.list li span {
  font-weight: 400;
  font-size: 18px;
  line-height: 147.4%;
  color: #222222;
  display: block;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total {
  margin: 0px;
  padding: 30px 0px;
  max-width: 600px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin: 0px 0px 10px 0px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: calc(50% - 1px);
  left: 0px;
  right: 0px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li label {
  position: relative;
  display: inline-block;
  background: #fff;
  z-index: 9;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #222222;
  padding: 0px 10px 0px 0px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li span {
  display: block;
  width: 50%;
  background: #fff;
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #222222;
  z-index: 9;
  position: relative;
  padding: 0px 0px 0px 10px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li:nth-child(3) {
  margin: 0px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li:nth-child(4) {
  margin: 0px;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li:nth-child(4):before {
  display: none;
}

body.aria-style .page-wrapper .page-main .resourcebox .detailsbox ul.total li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 147.4%;
  margin: 0px;
  padding: 0px;
  color: #222222;
}

body.aria-style .page-wrapper .page-main .contactForm {
  background: url(../images/contactformbg.png) no-repeat 50% 50%;
  background-size: cover;
  padding: 100px 0px;
}

body.aria-style .page-wrapper .page-main .contactForm>ul {
  max-width: 1600px;
  margin: 0px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li {
  list-style: none;
  width: 35%;
  color: #fff;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) .contact {
  background-color: transparent !important;
  padding: 0 !important;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(1) {
  text-align: left;
  /* display: flex;
  align-items: center;
  flex-direction: column; */
  position: relative;
 
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(1) h2 {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
  font-style: italic;
  text-shadow: 0px 0px 0px #000;
  max-width: 400px;
  line-height: 48px;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(1) p {
  max-width: 500px;
  text-align: left;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) {
  padding: 0px 30px;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form {
  margin: 0px;
  padding: 0px;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li {
  margin: 0px 0px 20px 0px;
  list-style: none;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input[type="text"],
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input[type="number"],
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input[type="email"],
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li textarea {
  border: 1px solid #f2f2f2;
  padding: 5px 10px;
  border-radius: 6px;
  color: #fff;
  width: 100%;
  max-width: 400px;
  background: none !important;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input[type="text"]::placeholder,
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input[type="number"]::placeholder,
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input[type="email"]::placeholder,
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li textarea::placeholder {
  color: #fff;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li textarea {
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input[type="submit"],
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li button {
  background: #F0810B;
  border: 1px solid #F0810B;
  padding: 10px 20px;
  font-size: 13px;
  color: #fff;
  border-radius: 6px;
  margin-top: 20px !important;
}
body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li button:hover{
  background-color: #fff;
  color: #F0810B;
  border: 1px solid #F0810B;
}

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

body.aria-style .search-block .text-input {
  border: 0.6px solid #B1B1B1 !important;
  border-radius: 5px;
  background: #fff !important;
  color: #000000 !important;
}

body.aria-style .search-block .select-input select.text-input {
  background: #fff !important;
  border: 0.6px solid #B1B1B1 !important;
  border-radius: 5px;
}

body.aria-style .search-block.project-search {
  display: block;
  background: #27278D !important;
}

body.aria-style .search-block.project-search .search-block-main .search-block-inner {
  background: #27278D !important;
  border: 0px;
  display: block;
  position: relative;
  top: inherit;
}

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

body.aria-style .search-block.project-search .search-block-main .search-block-inner .search-list {
  background: #fff;
  padding: 15px;
  border-radius: 5px !important;
}
body.aria-style .page-wrapper .page-main .serviceofferd ul li p a{
  color: #004F9F !important;
  font-style: normal !important;
  text-decoration: underline !important;
  font-weight: 700 !important;
}

body.aria-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn {
  background: #004F9F !important;
  border: 1px solid #27278D !important;
  color: #fff !important;
  border-radius: 5px !important;
  font-size: 18px !important;
  line-height: 26px;
  font-weight: 400 !important;
  padding: 4px 20px !important;
  text-transform: capitalize !important;
  display: flex;
    align-items: center;
    justify-content: center;
}
body.aria-style .search-block.project-search .search-block-main .search-block-inner .search-list .btn:hover{
  background: #fff !important;
  border: 1px solid #27278D !important;
  color:#27278D !important;
}

body.aria-style .featured-product-owl .item-conainer {
  box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15);
}

body.aria-style .page-main .propertyservices {
  background: #27278D;
  
}

body.aria-style .page-main .propertyservices .wrapper {
  max-width: 1064px;
  margin: 0px auto;
  padding:58px 0px 75px;
}

body.aria-style .page-main .propertyservices .wrapper h2 {
  font-style: italic;
  font-weight: 600;
  font-size: 40px;
  line-height: 49px;
  color: #fff;
  margin: 0px 0px 25px 0px;
}

body.aria-style .page-main .propertyservices .wrapper p {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 129.4%;
  color: #fff;
  margin: 0px auto;
}

body.aria-style .page-main .StrategicAlliances {
  background: #F0810B;
  padding: 5px 0;
}

body.aria-style .page-main .StrategicAlliances .wrapper {
  max-width: 1064px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1640px){
  body.aria-style .page-main .StrategicAlliances .wrapper{
    max-width: 1540px !important;
  }
}

body.aria-style .page-main .StrategicAlliances .wrapper h3 {
  font-style: italic;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #fff;
  margin: 0px;
  width: 220px;
}

body.aria-style .page-main .StrategicAlliances .wrapper p {
  margin: 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 260px);
}

body.aria-style .page-main .StrategicAlliances .wrapper p span {
  display: block;
  width: calc(100%/5);
  text-align: center;
}

body.aria-style .page-main .StrategicAlliances .wrapper p span img {
  width: 100%;
  max-width: 107px;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul li .address.r-span {
  grid-column: 1 / 5;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .address-phn p,
a {
  color: #f1852c !important;
  font-weight: 800;
  font-style: italic;
  font-size: 18px;
  line-height: 26px;
}
body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li.address .address-phn p{
  background: none !important;
  padding-left: 0 !important;
}

body.aria-style .page-wrapper .page-main .contact-form-submit ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #A7A7A7 !important;
  font-weight: 300 !important;
  font-size: 14px !important;
  line-height: 20px !important;
}

body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li button {
  width: 119px !important;
  height: 51px !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  text-transform: capitalize;
}

body.aria-style .page-wrapper .page-main .ourteam .wrapper p a {
  color: #F0810B;
  text-decoration: underline;
  font-weight: 600;
  font-style: normal !important;
}

body.aria-style .featured-product-owl .item-conainer .details-box h4 i.fa-pencil-ruler::before,
body.aria-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.aria-style .search-block .select-input select option {
  background: #fff !important;
}

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

@media screen and (max-width: 767px) {
  
  body.aria-style .page-wrapper .page-main .resourcebox{
    margin: 100px auto 0px auto;
  }
  body.aria-style .page-wrapper .proxima-product-banner .container .banner-inner h4{
    font-size: 35px !important;
    line-height: 45px !important;

  }
  body.aria-style .page-wrapper .page-title-wrapper h1.page-title{
    font-size: 35px !important;
    line-height: 43px !important;
  }
  body.aria-style .page-main .propertyservices .wrapper p{
    font-size: 18px;
  }
  body.aria-style .page-main .propertyservices .wrapper h2{
    font-size: 35px;
    line-height: 45px;
  }
  body.aria-style .page-wrapper .page-main .contactForm>ul {
    flex-direction: column;
    padding: 10px !important;
  }

  body.aria-style .page-wrapper .page-main .contactForm>ul li {
    padding-left: 0 !important;
  }

  body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) {
    padding: 20px !important;
  }
}

@media screen and (max-width: 1200px) {

  body.aria-style .page-wrapper .page-main .contactForm>ul>li {
    padding-left: 20px !important;
    width: 100%;
  }

  body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(1) {
    left: 0;
  }

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

  }
}

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

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

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

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

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

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

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

body.aria-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.aria-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4 i.text-primary span {
  /* margin-left: 4px !important;
  font-size: 9px !important; */
}

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

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

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

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

body.aria-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.aria-style .message.info>*:first-child:before {
  margin: -8px 0 0 !important;
  position: unset !important;
}

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

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

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

}

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

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

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

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

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

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

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

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

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

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

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

body.aria-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;
  font-style: normal !important;
}

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5.text-white p {
  font-size: 25px !important;
  font-weight: 500 !important;
  font-style: normal !important;
  line-height: 30px !important;
}

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

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list .list-inline-item {
  font-size: 12px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border: 1px solid #2D9AFC !important;
  background: #2D9AFC !important;
  color: #fff !important;
}

body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box .specifications-list.specification-list-items .list-inline-item {
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 21px !important;
  text-transform: unset !important;
  border: 0 !important;
  background: unset !important;
  color: #363636 !important;
}

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

body.aria-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl h4:nth-child(1),
body.aria-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.aria-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.aria-style .page-wrapper .page-main .featured-products-section .featured-product-slider-container .item .item-conainer .details-box h4.location-text i {
  color: #014BAA !important;
}

body.aria-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.aria-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.aria-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-style: normal;
    font-weight: 700;
    font-size: 18px !important;
    line-height: 24px !important;
    margin-top: 10px;
}

body.aria-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: #fff !important; */
  display: flex !important;
  align-items: center !important;
  font-size: 16px;
}

body.aria-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;
  gap: 5px;
  margin: 15px 0 !important;
}

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

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

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

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

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

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

body.aria-style .featured-products-section .featured-product-slider-container .item .item-conainer {
  border: 0.5px solid #fff;
  box-shadow: 0px 0px 10px rgba(0, 0, 10, 0.15) !important;
  
}

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

body.aria-style .featured-product-owl .item-conainer .details-box h4 i.fa-pencil-ruler::before,
body.aria-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.aria-style .proxima-product-banner .banner-inner h4 {
  font-size: 48px ;
  font-weight: 700;
  line-height: 65px;
}

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

body.customer-account-forgotpassword .page-wrapper .page-title-wrapper .page-title {
  color: #fff !important;
}

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

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

.categorypath-projects .custom-container {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

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

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

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

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

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

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

body.aria-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.aria-style .page-wrapper .page-main .featured-products-section .container .featured-product-slider-container .featured-product-owl .owl-stage-outer .item-conainer .details-box h4:nth-child(1) i {
  color: #014BAA !important;
}

body.aria-style .proxima-product-grid .product-item .product-item-details {
  background-color: #fff !important;
  border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px
}

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

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

body.aria-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h4 {
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 33px;
}

body.aria-style.catalog-product-view .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box p {
  line-height: 26.22px !important;
}

body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn {
  min-width: 119px !important;
  min-height: 51px;
  width: auto;
  font-weight: 400 !important;
}

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

body.aria-style .property-overview-details-section .custom-container {
  padding-top: 40px !important;
}
body.aria-style .page-wrapper .page-main .featured-products-section .container{
  padding-left: 0 !important;
}

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

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

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

  body.aria-style .container {
    max-width: 1440px !important;
  }



  body .page-wrapper .proxima-header .header-container .header .sticky-header .navigation.custommenu li.level0.headerlogo {
    display: none !important;
  }

  .header-container .header .header-content {
    padding: 0 !important;
  }
}

@media screen and (min-width: 1300px) {
  body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe {
    max-width: 998px !important
  }
}

@media screen and (max-width: 991.98px) {
  .proxima-myaccount-container .proxima-myaccount-sidebar{
    right: 92px !important;
    top: 60px !important;
  }
  body .page-footer .footer-section .container .row div:nth-child(1) {
    text-align: center;
  }

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

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

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

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

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

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

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

@media screen and (max-width: 768.98px) {
  body.aria-style .container {
   padding-left: 0 !important;
   padding-right: 0 !important;
  }
  body #proxima-header .link.letstalk{
    display: flex !important;
  }
  body:not(.categorypath-rent,.category-other-properties).aria-style.page-with-filter.page-products .proxima-product-overview-section {
    padding-top: 42rem !important;
  }
  body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h3{
    font-size: 33px !important;
    line-height: 43px !important;
  }
  body.aria-style .page-wrapper .page-main .product-main-content .property-overview-details-section.bg-theme .details-box h5.text-white p{
    font-size: 20px !important;
    line-height: 30px !important;
  }

  body.aria-style .page-wrapper .property-overview-banner .custom-container .content-box .text-box h4{
    font-size: 35px !important;
    line-height: 45px !important;
  }
  body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox{
    padding: 0 15px !important;
  }
  body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(1) h2{
    font-size: 35px !important;
    line-height: 45px !important;
  }
  body.aria-style .proxima-product-banner .banner-inner h4{
    font-size: 35px !important;
    line-height: 45px !important;
  }
  body .page-footer .footer-section .container .row div:nth-child(1){
    margin-bottom: 0 !important;
  }
  body .page-footer .footer-section .container .copy-right-section{
    margin-top: 0 !important;
  }
  body.aria-style .page-main .StrategicAlliances .wrapper h3{
    width: 100% !important;
    text-align: center;
  }
  body.aria-style .page-main .StrategicAlliances .wrapper {
    flex-direction: column !important;
  }
  body.aria-style .page-main .StrategicAlliances .wrapper p {
    width: calc(100% - 30px) !important;
    padding-top: 10px !important;
  }
  body.aria-style .page-wrapper .page-main .resourcebox h2{
    font-size: 35px;
  }
  body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h3 span{
    font-size: 22px;
    line-height: 134%;
  }
  body.aria-style .page-wrapper .page-main .resourcebox .detailsbox h3 span.price{
    font-size: 34px;
  }
  body.aria-style .page-wrapper .page-main .resourcebox .detailsbox p.income {
    grid-template-columns: repeat(1, 1fr);
   
  }
  body.aria-style .page-main .propertyservices{
    padding: 0 15px !important;
  }
  body.aria-style .page-wrapper .page-main .proxima-product-banner-second h4 {
    bottom: 20%;
  }
  body .header-container .header>.flex-layout .logo-container {
    display: block !important;
    margin-top: 10px;
    margin-left: 20px !important ;
  }
  body.aria-style .header-container:not(.sticky) .logo-sticky {
    /* display: block !important; */
    width: 100px !important;
    margin-left: 10px !important;
  }

  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.aria-style .page-wrapper .page-title-wrapper .mainsearch ul li:is(.location, .type) {
    width: 100% !important;
  }

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

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

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

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

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

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

  body.aria-style .page-wrapper .page-main .serviceofferd ul li .details h4 {
    font-size: 33px;
    line-height: 39px
  }

  body.aria-style .page-wrapper .page-main .ourteam .wrapper ul li:nth-child(1) {
    padding: 15px !important;
  }

  .header-container .header>.flex-layout .logo-container {
    flex: none !important;
  }
}

@media screen and (max-width: 575.98px) {
  .page-footer .footer-section .copy-right-section .container p {
    flex-direction: column !important;
  }

 

  .header-container .header>.flex-layout .logo-container {
    margin-left: 20px;
  }

  .page-footer .footer-section .copy-right-section .container p a {
    margin-top: 10px !important
  }

  .primary-menu-container .nav-toggle {
    left: 10px !important;
    top: 2.5rem !important;
  }

  body.aria-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.aria-style .page-wrapper .page-main .ourteam .wrapper>ul>li>span.prfpic {
    width: 200px;
    height: 200px;
  }

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

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

body.project_theme_mode_normal.account .page-wrapper .proxima-header {
  background: #000 !important;
}

body.customer-account-createpassword .page-title-wrapper,
body.customer-account-forgotpassword .page-title-wrapper,
body.customer-account-login .page-title-wrapper {
  margin: 13rem 0rem 3rem 0rem !important;
}
/* 
body.aria-style .specifications-list {
  align-items: center !important;
  grid-template-columns: repeat(2, 1fr) !important;
  display: grid !important;
} */

body.aria-style .subscribe-msg-error {
  text-align: center;
  color: red;
  z-index: 1;
  position: relative;

}
body.aria-style .subscribe-msg-success {
  text-align: center;
  color: green;
  z-index: 1;
  position: relative;

}
body.aria-style .property-overview-banner{
  display: flex;
    justify-content: space-between;
    align-items: center;
    background-size: cover !important;
}
body.aria-style  .property-overview-banner .content-box .text-box{
  width: 100% !important;
}
body .page-footer .copy-right-section  p a,
body.aria-style .copy-right-section .container p a{
  column-gap: 20px;
    align-items: center;
    justify-content: space-between;
    display: flex;
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
    color: #000 !important;
}

body.aria-style .search-block.project-search .search-block-inner{
  padding: 2.375rem 0.8125rem 1.375rem 0.8125rem !important;
}
body.aria-style .proxima-product-grid .product-item .product-item-photo .product-image-container .product-image-wrapper{
  border-top-left-radius: 5px !important;
    border-top-right-radius: 5px;
}
body.aria-style .proxima-product-grid .product-item .product-item-info{
  border-bottom-left-radius: 5px !important;
  border-bottom-right-radius: 5px;
}
body.aria-style .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-image-container .location-box-hide{
  display: none !important;
}
body.aria-style.page-with-filter.page-products .proxima-project-list.overview-project-list{
  margin-top: 0 !important;
}
body.aria-style .proxima-header .header-container .header.links li{
  margin-left: 5px !important;
}
body.aria-style .limiter-options{
  text-align: center !important;
}
body.aria-style .gallery-placeholder a{
  bottom: 0 !important;
}
/* body.aria-style .proxima-product-overview-section::before{
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 70%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 70%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 70%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  z-index: 1;
} */
body.aria-style .proxima-product-overview-section .container{
  position: relative;
  z-index: 999999;
}
body .page-footer .footer-section .container .copy-right-section {
  margin-top: 0 !important;
}
body .page-footer .footer-section .container .row div:nth-child(1) {
  margin-bottom: 0 !important;
}
body.aria-style .page-wrapper .page-main .resourcebox .detailsbox p.income .income-btn:active{
  background-color: #F0810B !important;
}
body.aria-style .page-wrapper .page-main .resourcebox .detailsbox p.income .income-btn:focus{
  background-color: #F0810B !important;
}
body.aria-style .page-wrapper .page-main .resourcebox .detailsbox p.income .income-btn{
  background-color: #A7A7A7 !important;
  border-radius: 80px;
  font-size: 18px !important;
  line-height: 21px !important;
  color: #fff;
  height: 60px !important;
  width: 160px !important;
  padding: 0 !important;
  text-align: center;

}
body.project_theme_mode_dark .proxima-header .header-container .header.links li i{
  color: #000 !important;
}
body.project_theme_mode_dark .header.links li select{
  -webkit-text-fill-color: #000 !important;  
  border: 1px solid #000 !important;
}
body.project_theme_mode_dark  .custom-accordion-tab .tab .btn-secondary{
  font-style: normal !important;
}

.account .select2-container--default .select2-selection--single .select2-selection__placeholder{
  font-weight: 400 !important;
}
body.account:is(.listingsystem-uploadproperty-upload) .proxima-myaccount-container .column.main div[data-bind="scope: 'messages'"]{
  position: absolute;
    right: 0 !important;
    left: 0 !important;
    top: 200px !important;
    width: 60% !important;
    margin: 0 auto !important;
}
body.listingsystem-index-index .modal-inner-wrap .modal-header .action-close {
  display: block !important;
  position: absolute !important;
  right: 0;
}
body.project_theme_mode_dark.account .field.choice .label span{
  color: #fff !important;

}
body .customer-account-createpassword .page-main .column.main form .action.submit{
  width: 100% !important;
}
.customer-account-createpassword .page-main .column.main form{
  margin: 20px auto !important;
}
body.account.agent-projects-index .custom-accordion-tab .tab .project-action a.btn{
  white-space: break-spaces !important;
}
@media screen and (max-width: 1200px){
  .header-container .nav-toggle::before{
    color: #000 !important;
  }
  .proxima-myaccount-container .custom-accordion-tab .tab-label.tab-label.project-name span:nth-child(1){
    text-wrap: nowrap !important;
    text-overflow: ellipsis !important;
    overflow: hidden !important;
  }

}

@media screen and (max-width: 767px){
  body.page-layout-2columns-left .page-title-wrapper{
    margin-top: 18vh !important;
  }
  .proxima-myaccount-container .proxima-myaccount-sidebar{
    top: 60px !important;
    right: 75px !important;
    margin-right: 15px !important;
  }
}

body.aria-style .page-wrapper .page-main .block-static-block  .btn{
    background: #F0810B !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 18px;
    line-height: 18px;
    padding: 0 !important;
    width: 115px;
    border-radius: 5px !important;
    border: 1px solid #F0810B !important;
    border-color: #F0810B !important;
    height:51px !important;
}
body.aria-style .featured-product-owl .item-conainer .details-box h4 i.fa-building::before, body.aria-style.page-products .page-wrapper .proxima-project-list .products-grid .product-items .product-item .product-item-info .product-item-details .details-inner h6 i.fas.fa-building:before
{
  content: url(../images/IconBuildingsmall.svg) !important;
}
/* owl-carousel ui style*/
body .owl-carousel .owl-dots:not(.disabled) .owl-dot.active{
  background-color: transparent !important;
}
body .owl-carousel .owl-dots:not(.disabled) .owl-dot{
  background-color: transparent !important;
}
body.project_theme_mode_dark .proxima-header .right-main-nav .QR_code_psp img{
  background-color: #000 !important;
}
body.loggedin-body .header-container .header.links li select{
  -webkit-text-fill-color: #000 !important;
}
body.loggedin-body .proxima-header .header-container .header.links li i{
  color: #000 !important;
}
.contact-index-index .page-header{
  margin-bottom: 0 !important;
}
body.aria-style .parallax-section{
  height: 115.4vh !important
}
body.aria-style .page-wrapper .page-main .form .getlatestnews .wrapper h2 {
  font-size: 40px!important;
  font-style: italic!important;
  font-weight: 600!important;
  line-height: 48.76px!important;
}
body.aria-style input[type="email"]{
  max-height: 48px;
  min-height: 48px;
  width: 670px;
}
body.aria-style form#subscribeForm {
  height: 352px;
  max-height: 352px;
}
@media screen and (min-width: 1024px){
  body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li input, body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li textarea{
    width: 516px !important;
    height: 40px !important;
    max-width: 516px !important;
  } 
  body.aria-style .page-wrapper .page-main .contactForm>ul>li:nth-child(2) ul.form li textarea {
    height: 169px !important;
  }
} 
body.aria-style .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn {
  background: #004F9F !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    border: 1px solid #004F9F !important;
    border-radius: 5px !important;
    text-transform: capitalize !important;
    font-style: normal !important;
    padding: 0!important;
    min-width: 129px;
    min-height: 51px;
}


body.aria-style .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn {
  background: #004F9F !important;
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 26px !important;
  border: 1px solid #004F9F !important;
  border-radius: 5px !important;
  text-transform: capitalize !important;
  font-style: normal !important;
  padding: 0!important;
    min-width: 115px;
    min-height: 51px;

}

body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
  min-width: 680px!important;
    max-width: 680px!important;
}
body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="input"].btn {
  width: 100%;
}
@media screen and (max-width: 700px) {
  body .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn{
    display: flex !important;
    font-size: 14px !important;
    padding:  15px !important;
  }
  body .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn{
    font-size: 14px !important;
    padding:  15px !important;
  }
}

@media screen and (max-width: 700px) {
  body.aria-style .page-wrapper .proxima-header .right-main-nav .links li.link.letstalk a.btn{
    display: flex !important;
    font-size: 14px !important;
    padding:  15px !important;
    min-width: auto;
    min-height: auto;
  }
  body.aria-style .page-wrapper .proxima-header .right-main-nav .links li.link a.btn.signin-btn{
    font-size: 14px !important;
    padding:  15px !important;
    min-width: auto;
    min-height: auto;
  }
  body.aria-style .page-wrapper .page-main .contact .wrapper ul.contactbox>li form p.btns .btn {
    min-width: auto;
    min-height: auto;
    font-weight: 400 !important;
  }
  body.aria-style input[type="email"]{
    width: 100% !important;
    max-width: 100% !important;
  }
  body.aria-style .page-wrapper .page-main .block-static-block  .btn{
    height: 45px !important;
  }
  
}
body.aria-style .page-wrapper .page-main .contact .mage-error-checkbox{
  font-size: 14px !important;
}
@media only screen and (max-width: 767px){
body.aria-style .page-footer {
    margin-top: 10rem!important;
}
body.aria-style .page-footer #customstyleappend .copy-right-section .container {
  padding: 0;
}
body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe input[type="button"].btn {
  min-width: auto;
  padding: 0!important;
}
body.aria-style .page-wrapper .page-main .getlatestnews .wrapper p.subscribe span {
  min-width: auto!important;
}
}
body.aria-style .proxima-product-overview-section .deatils-box p{
  font-weight: 700 !important;
}

body.aria-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.aria-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.aria-style .view-details-info .section-one div.content:nth-child(2) article .info-content .info-content-items{
  min-width: 188px !important;
}

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

@media (max-width: 767px){
  body.page-products.aria-style  label.advanced-search-label{
    color: #000 !important;
    right: 2.15rem;
    bottom: 5.9rem;
  }
}

/* new aria home banner section style start */

body.aria-style .aria--banner {
  background: #27278D !important;
}
body.aria-style .page-wrapper .page-title-wrapper.aria--banner{
  min-height: auto;
  padding: 12rem 0 8rem;
}
body.aria-style .aria--banner .sub--content {
  font-size: 18px;
  line-height: 26px;
  font-weight: 400;
  color: #ffffff;
  margin-top: 15px;
}
body.aria-style .aria--banner .black-text.sub--content{
  color: #000;
}
body.aria-style .aria--banner  .aria--card{
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 20px;
  max-width: 1065px;
  margin: 0px auto;

  
}
@media screen and (max-width: 1200px){
  body.aria-style .aria--banner  .aria--card{
    flex-direction: column;
  }
}
body.aria-style  .aria--card .btn.btn--more{
  padding: 0 20px !important;
  width: auto;
  background: #F0810B !important;
  color: #fff !important;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 18px;
  border-radius: 5px !important;
  border: 1px solid #F0810B !important;
  border-color: #F0810B !important;
  height: 51px !important;
}
body.aria-style  .aria--card .btn.btn--more a{
  color: #fff !important;
  font-style: normal;
  font-weight: 400 !important;
  font-size: 18px;
  line-height: 18px;
}
body.aria-style .aria--banner  .aria--card .aria--card--item{
  background-color: #fff;
  padding: 30px ;
 
}
body.aria-style .aria--banner  .aria--card .aria--card--item .item--img{
  background-size: cover;
  background-position: 100% !important;
  background-repeat: no-repeat;
  height: 200px;
}
body.aria-style .aria--banner  .aria--card .aria--card--item .item--img1{
  background-image: url(../images/capital.png);
}
body.aria-style .aria--banner  .aria--card .aria--card--item .item--img2{
  background-image: url(../images/estate.png);
}
body.aria-style .aria--banner  .aria--card .aria--card--item h5{
margin-top: 0 ;
}
/* new aria home banner section style end */