@charset "UTF-8";
/*
Theme Name: Allied Offices
Theme URI: none
Author: Allied Offices
Author URI: https://wordpress.org/
Version: 1.0
Text Domain: slantrange
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

*/
html {
  overflow-x: hidden;
}

@font-face {
  font-family: "neurial_grotesk_regular";
  src: url("fonts/neurialgrotesk-regular-webfont.woff") format("woff2"), url("fonts/neurialgrotesk-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neurial_grotesk_regular_italic";
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-italic-webfont.woff2") format("woff2"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neurial_grotesk_medium";
  src: url("fonts/neurialgrotesk-medium-webfont.woff") format("woff2"), url("fonts/neurialgrotesk-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neurial_grotesk_medium_italic";
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-mediumitalic-webfont.woff2") format("woff2"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-mediumitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neurial_grotesk_bold";
  src: url("fonts/neurialgrotesk-bold-webfont.woff") format("woff2"), url("fonts/neurialgrotesk-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neurial_grotesk_bold_italic";
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-bolditalic-webfont.woff2") format("woff2"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neurial_groteskextrabold";
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-extrabold-webfont.woff2") format("woff2"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "neurial_groteskXBdIt";
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-extrabolditalic-webfont.woff2") format("woff2"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/neurialgrotesk-extrabolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "icomoon";
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/icomoon.eot?fxhxqy");
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/icomoon.eot?fxhxqy#iefix") format("embedded-opentype"), url("fonts/icomoon_fxhxqy.ttf") format("truetype"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/icomoon.woff?fxhxqy") format("woff"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/icomoon.svg?fxhxqy#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-award:before {
  content: "";
}

.icon-document-scan:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-envelope-o:before {
  content: "";
}

.icon-th-list:before {
  content: "";
}

.icon-check:before {
  content: "";
}

.icon-file-o:before {
  content: "";
}

.icon-check-circle:before {
  content: "";
}

.icon-sign-in:before {
  content: "";
}

.icon-arrow-circle-right:before {
  content: "";
}

.icon-arrow-circle-down:before {
  content: "";
}

.icon-bars:before {
  content: "";
}

.icon-navicon:before {
  content: "";
}

.icon-reorder:before {
  content: "";
}

.icon-quote-left:before {
  content: "";
}

.icon-handshake-o:before {
  content: "";
}

.icon-clock:before {
  content: "";
}

.icon-arrow-right2:before {
  content: "";
}

.icon-arrow-left2:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

html {
  color: #000;
  background: #FFF;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
  font-weight: 100;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, th, var {
  font-style: normal;
  font-weight: normal;
}

caption, th {
  text-align: left;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

legend {
  color: #000;
}

a {
  text-decoration: none;
}

article, aside, details, figure, footer, header, hgroup, nav, section {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "neurial_grotesk_regular", sans-serif;
}

ul, ol {
  padding-left: 2rem;
}

strong, b {
  font-weight: 600;
}

body {
  background: #f5f5f7;
  -webkit-text-size-adjust: 100%;
  /*iOS 6*/
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}

li, p {
  font-weight: 400;
  color: #666;
  line-height: 1.8em;
  margin-bottom: 0.8em;
  font-size: 14px;
}
li a, p a {
  color: #3d88f7;
}
li a:hover, p a:hover {
  color: #666;
}

.skip-link {
  display: none;
}

.site-header {
  background: #f5f5f7;
  padding: 16px 10px 2px;
  position: relative;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
  transition: all 0.25s ease-in-out;
}
@media only screen and (min-width: 960px) {
  .site-header {
    padding: 23px 10px;
  }
}
.site-header .menu-toggle {
  display: block;
  position: absolute;
  top: 26px;
  right: 32px;
  border: none;
  background: none;
  font-size: 1.3rem;
  color: #3d88f7;
  cursor: pointer;
}
@media only screen and (min-width: 960px) {
  .site-header .menu-toggle {
    display: none;
  }
}
.site-header .header-wrap {
  display: flex;
  max-width: 1432px;
  margin: 0 auto;
  width: 100%;
  padding: 0;
  align-items: center;
}
@media only screen and (min-width: 1100px) {
  .site-header .header-wrap {
    padding: 0 1em;
  }
}
.site-header .site-branding {
  max-width: 176px;
  width: 100%;
  padding: 0 10px;
}
@media only screen and (min-width: 960px) {
  .site-header .site-branding {
    max-width: 210px;
  }
}
@media only screen and (min-width: 1100px) {
  .site-header .site-branding {
    max-width: 231px;
  }
}
.site-header .site-branding a {
  display: block;
  padding: 5px 0 10px;
}
@media only screen and (min-width: 960px) {
  .site-header .site-branding a {
    padding: 13px 0 0;
  }
}
.site-header .site-branding img {
  max-width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: crisp-edges;
}
@media only screen and (min-width: 960px) {
  .site-header .main-navigation {
    width: 80.3%;
    margin-left: auto;
  }
}
.site-header .main-navigation .menu-main-menu-container {
  position: absolute;
  top: 0;
  background: #f5f5f7;
  z-index: 1000;
  width: 100%;
  transition: right 0.4s ease;
  top: 78px;
  left: 0;
  border-top: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  display: none;
  box-shadow: 0 13px 8px -8px rgba(0, 0, 0, 0.25);
}
@media only screen and (min-width: 960px) {
  .site-header .main-navigation .menu-main-menu-container {
    display: block;
    position: static;
    border-top: none;
    border-bottom: none;
    background: transparent;
    width: auto;
    box-shadow: none;
  }
}
.site-header .main-navigation .nav-menu {
  padding-left: 0;
}
@media only screen and (min-width: 960px) {
  .site-header .main-navigation .nav-menu {
    display: flex;
  }
}
.site-header .main-navigation .nav-menu li {
  list-style-type: none;
  margin-bottom: 0;
}
.site-header .main-navigation .nav-menu li a {
  color: #282d4d;
  font-size: 1rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  padding: 1em 1.24em;
  display: block;
}
.site-header .main-navigation .nav-menu li a:hover, .site-header .main-navigation .nav-menu li a:focus {
  background: #ffffff;
}
@media only screen and (min-width: 960px) {
  .site-header .main-navigation .nav-menu li a {
    font-size: 0.9rem;
    padding: 2em 1.24em;
    display: inline;
  }
  .site-header .main-navigation .nav-menu li a:hover, .site-header .main-navigation .nav-menu li a:focus {
    background: #f5f5f7;
  }
}
@media only screen and (min-width: 1200px) {
  .site-header .main-navigation .nav-menu li a {
    font-size: 1rem;
  }
}
.site-header .main-navigation .nav-menu li.button {
  margin-left: auto;
}
.site-header .main-navigation .nav-menu li.button a {
  font-size: 1.02rem;
}
@media only screen and (min-width: 960px) {
  .site-header .main-navigation .nav-menu li.button a {
    font-size: 0.9rem;
    background-color: #007eff;
    padding: 13px 14px 13px 20px;
    border-radius: 7px 7px 7px 20px;
    font-weight: 400;
    letter-spacing: 0.04em;
    color: #ffffff;
    font-family: "neurial_grotesk_medium", sans-serif;
  }
}
@media only screen and (min-width: 1200px) {
  .site-header .main-navigation .nav-menu li.button a {
    font-size: 1.02rem;
  }
}
.site-header .main-navigation.toggled .menu-main-menu-container {
  display: block;
}
.site-header.scrollheader {
  box-shadow: 0 13px 8px -8px rgba(0, 0, 0, 0.25);
}

#primary {
  padding-top: 76px;
}
@media only screen and (min-width: 960px) {
  #primary {
    padding-top: 111px;
  }
}
@media only screen and (min-width: 1100px) {
  #primary {
    padding-top: 117px;
  }
}

#wpadminbar {
  position: fixed;
  top: 0;
}

body.admin-bar .site-header {
  top: 46px;
}
@media only screen and (min-width: 783px) {
  body.admin-bar .site-header {
    top: 32px;
  }
}

.site-footer {
  background: #282d4d;
}
.site-footer .footer-row {
  max-width: 1203px;
  margin: 0 auto;
  padding: 0 2em;
}
@media only screen and (min-width: 772px) {
  .site-footer .footer-row {
    padding: 0 1em;
  }
}
.site-footer .logo-email {
  display: flex;
  padding-top: 2.3em;
  padding-bottom: 3em;
  flex-wrap: wrap;
}
@media only screen and (min-width: 772px) {
  .site-footer .logo-email {
    flex-wrap: nowrap;
    padding-top: 6.3em;
  }
}
.site-footer .logo-email .logo-image {
  padding: 10px;
  margin: 0 auto;
}
@media only screen and (min-width: 772px) {
  .site-footer .logo-email .logo-image {
    padding: 7px;
    margin: 0;
  }
}
.site-footer .logo-email .logo-image img {
  max-width: 177px;
}
.site-footer .logo-email .footer-form {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-top: 17px;
}
@media only screen and (min-width: 772px) {
  .site-footer .logo-email .footer-form {
    max-width: 69%;
    margin-top: 0;
  }
}
.site-footer .logo-email .footer-form input {
  width: 100%;
  border: none;
  color: #282d4d;
  border-radius: 7px 7px 7px 20px;
  padding: 14px 23px;
  font-size: 0.85rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  letter-spacing: 0.016em;
}
@media only screen and (min-width: 772px) {
  .site-footer .logo-email .footer-form input {
    padding: 20px 34px;
    font-size: 1.01rem;
  }
}
.site-footer .logo-email .footer-form input::-webkit-input-placeholder {
  /* Edge */
  color: #282d4d;
}
.site-footer .logo-email .footer-form input:-ms-input-placeholder {
  color: #ef720d;
}
.site-footer .logo-email .footer-form input::placeholder {
  color: #282d4d;
}
.site-footer .logo-email .footer-form .button {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  background: #878b93;
  -webkit-appearance: none;
  width: 100%;
  max-width: 100%;
  font-size: 1.05rem;
  padding: 12px 0px;
  border: none;
  margin-top: 10px;
}
@media only screen and (min-width: 772px) {
  .site-footer .logo-email .footer-form .button {
    position: absolute;
    top: 9px;
    right: 12px;
    max-width: 199px;
    margin-top: 0;
  }
}
.site-footer .links-and-button {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 772px) {
  .site-footer .links-and-button {
    flex-wrap: nowrap;
  }
}
.site-footer .footer-links {
  order: 2;
  text-align: center;
  width: 100%;
  margin-top: 13px;
}
@media only screen and (min-width: 772px) {
  .site-footer .footer-links {
    text-align: left;
    display: flex;
    justify-content: space-between;
    width: 65%;
    order: 1;
    margin-top: 0;
  }
}
.site-footer .footer-links .footer-col {
  padding: 0 6px;
  margin-top: 35px;
}
@media only screen and (min-width: 772px) {
  .site-footer .footer-links .footer-col {
    margin-top: 0;
  }
}
.site-footer .footer-links h3 {
  color: #c4c8ce;
  font-size: 1rem;
  font-size: 0.85rem;
  letter-spacing: 0.03em;
  margin-bottom: 1em;
  font-family: "neurial_grotesk_medium", sans-serif;
}
@media only screen and (min-width: 772px) {
  .site-footer .footer-links h3 {
    margin-bottom: 1.6em;
  }
}
.site-footer .footer-links ul {
  padding-left: 0;
}
.site-footer .footer-links ul li {
  list-style-type: none;
  margin-bottom: 0.6em;
}
.site-footer .footer-links ul li a {
  color: #ffffff;
  font-family: "neurial_grotesk_medium", sans-serif;
  letter-spacing: 0.02em;
}
.site-footer .button-column {
  margin-left: auto;
  order: 1;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 772px) {
  .site-footer .button-column {
    order: 2;
    width: auto;
    text-align: left;
  }
}
.site-footer .button-column a {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding: 13px 34px 13px 31px;
  font-size: 1rem;
  display: block;
}
@media only screen and (min-width: 772px) {
  .site-footer .button-column a {
    font-size: 1.05rem;
  }
}
.site-footer .footer-bottom {
  display: flex;
  border-top: 6px solid #c4c8cea6;
  margin-top: 62px;
  padding-top: 1.5em;
  padding-bottom: 4em;
  flex-wrap: wrap;
}
@media only screen and (min-width: 772px) {
  .site-footer .footer-bottom {
    padding-top: 4em;
    flex-wrap: nowrap;
  }
}
.site-footer .footer-bottom .copyright {
  color: #c4c8ce;
  order: 2;
  width: 100%;
  text-align: center;
}
@media only screen and (min-width: 772px) {
  .site-footer .footer-bottom .copyright {
    order: 1;
    text-align: left;
  }
}
.site-footer .footer-bottom .bottom-copy-link {
  color: #ffffff;
  padding-left: 32px;
}
.site-footer .footer-bottom ul {
  display: flex;
  padding-left: 0;
  justify-content: center;
  order: 1;
  width: 100%;
}
@media only screen and (min-width: 772px) {
  .site-footer .footer-bottom ul {
    order: 2;
    margin-left: auto;
  }
}
.site-footer .footer-bottom ul li {
  list-style-type: none;
}
.site-footer .footer-bottom ul li a {
  padding: 5px;
  color: #ffffff;
  font-size: 1rem;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("https://www.alliedoffices.com/wp-content/themes/allied/ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/slick.eot");
  src: url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/slick.eot#iefix") format("embedded-opentype"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/slick.woff") format("woff"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/slick.ttf") format("truetype"), url("https://www.alliedoffices.com/wp-content/themes/allied/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.banner-section {
  padding: 3em 2em 4em;
}
@media only screen and (min-width: 772px) {
  .banner-section {
    padding: 7.5em 1em 7.3em;
  }
}
.banner-section .inner-container {
  border-radius: 10px;
  display: flex;
  padding: 0em;
  max-width: 1160px;
  margin: 0 auto;
  background: #3d88f7;
  flex-wrap: wrap;
}
@media only screen and (min-width: 772px) {
  .banner-section .inner-container {
    flex-wrap: nowrap;
    border-radius: 5px 5px 5px 60px;
  }
}
.banner-section .blue-background {
  padding: 3em 2em 3.6em;
}
@media only screen and (min-width: 772px) {
  .banner-section .blue-background {
    padding: 2.4em 2.5em 7.6em;
  }
}
.banner-section h2 {
  font-size: 1.5rem;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.3;
}
.banner-section h2 br {
  display: none;
}
@media only screen and (min-width: 772px) {
  .banner-section h2 {
    line-height: 1.2;
    font-size: 2.5rem;
  }
  .banner-section h2 br {
    display: block;
  }
}
.banner-section .gold-background {
  margin-left: auto;
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 5px 5px 5px 5px;
}
@media only screen and (min-width: 772px) {
  .banner-section .gold-background {
    width: 29%;
  }
}
.banner-section .gold-background:before {
  content: "";
  margin-left: auto;
  border-radius: 120px 100px 10px 10px;
  height: 147px;
  background: #f6c748;
  width: 100%;
  display: block;
}
@media only screen and (min-width: 772px) {
  .banner-section .gold-background:before {
    position: absolute;
    border-radius: 274px 0 0 0;
    height: 130%;
    right: 0;
    top: -50px;
  }
}
.banner-section .gold-background a {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding: 13px 29px 13px 37px;
  max-width: 80%;
  margin: -85px auto 30px;
  text-align: center;
  display: block;
}
@media only screen and (min-width: 772px) {
  .banner-section .gold-background a {
    position: absolute;
    bottom: 40px;
    right: 40px;
    display: inline-block;
  }
}

.page-template-default .default-site-main {
  max-width: 1440px;
  margin: 0 auto;
  padding: 1em;
}
.page-template-default .default-site-main .entry-title {
  font-size: 1.95rem;
  color: #282d4d;
  font-family: "neurial_grotesk_bold", sans-serif;
  padding-left: 33px;
  margin-bottom: 41px;
  margin-top: 32px;
  z-index: 10;
  position: relative;
}
@media only screen and (min-width: 667px) {
  .page-template-default .default-site-main .entry-title {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 767px) {
  .page-template-default .default-site-main .entry-title {
    font-size: 2.95rem;
  }
}
.page-template-default .default-site-main .entry-title:after {
  content: "";
  background-image: url("https://www.alliedoffices.com/wp-content/themes/allied/images/dots-2.png");
  height: 100px;
  width: 100px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: -19px;
  left: 8px;
  z-index: -1;
}
.page-template-default .default-site-main .entry-content {
  margin: 0 2em;
}
.page-template-default .default-site-main .entry-content p {
  margin-bottom: 18px;
}
.page-template-default .default-site-main .entry-content p a {
  color: #3d88f7;
}

body.error404 .page-title {
  font-size: 1.95rem;
  color: #282d4d;
  font-family: "neurial_grotesk_bold", sans-serif;
  padding-left: 33px;
  margin-bottom: 41px;
  margin-top: 32px;
  z-index: 10;
  position: relative;
}
@media only screen and (min-width: 667px) {
  body.error404 .page-title {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 767px) {
  body.error404 .page-title {
    font-size: 2.95rem;
  }
}
body.error404 .page-title:after {
  content: "";
  background-image: url("https://www.alliedoffices.com/wp-content/themes/allied/images/dots-2.png");
  height: 100px;
  width: 100px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: -19px;
  left: 8px;
  z-index: -1;
}
body.error404 .error-404 {
  max-width: 1440px;
  margin: 0 auto;
  padding: 1em;
  padding-bottom: 8em;
}
body.error404 .error-404 .page-content {
  padding: 0 2em;
}
body.error404 .error-404 h3 {
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-bottom: 11px;
}
body.error404 .error-404 ul {
  margin-bottom: 30px;
}
body.error404 .error-404 li, body.error404 .error-404 a, body.error404 .error-404 p {
  font-family: "neurial_grotesk_medium", sans-serif;
  line-height: 1em;
}

.home .site-home-main {
  max-width: 100%;
  padding: 0;
}

.homepage-wrapper .hero-section .inner-wrapper {
  padding: 1.7em 1.5em;
  background-size: cover;
  background-position: center;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .hero-section .inner-wrapper {
    padding: 8.3em 3em;
  }
}
.homepage-wrapper .hero-section .form-wrapper {
  padding: 0.8em;
  max-width: 1190px;
  margin: 0 auto;
}
.homepage-wrapper .hero-section .form-wrapper h2 {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: 0.03em;
  font-family: "neurial_grotesk_bold", sans-serif;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .hero-section .form-wrapper h2 {
    font-size: 3.1rem;
    letter-spacing: 0.02em;
    line-height: 1.2;
  }
}
.homepage-wrapper .hero-section .search-widget {
  background: #fff;
  border-radius: 5px;
  position: relative;
  margin-top: 1.2em;
  padding: 1em;
}
.homepage-wrapper .hero-section .search-widget:before, .homepage-wrapper .hero-section .search-widget:after {
  content: " ";
  display: table;
}
.homepage-wrapper .hero-section .search-widget:after {
  clear: both;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .hero-section .search-widget {
    margin-top: 1.8em;
    padding: 0;
  }
}
.homepage-wrapper .hero-section .search-widget .wpsw_search_title {
  color: #3d88f7;
  letter-spacing: 0.08em;
  display: block;
  font-size: 0.65em;
  font-family: "neurial_grotesk_medium", sans-serif;
  position: absolute;
  left: 16px;
  top: 22px;
  z-index: 10;
  text-transform: uppercase;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .hero-section .search-widget .wpsw_search_title {
    left: 25px;
    top: 21px;
    font-size: 0.75em;
  }
}
.homepage-wrapper .hero-section .search-widget .fc-form-group {
  margin-bottom: 0;
}
.homepage-wrapper .hero-section .search-widget .fc-9 {
  width: 100%;
  padding: 0;
}
.homepage-wrapper .hero-section .search-widget input[name=wpsw_searchbox] {
  border: none;
  width: 100%;
  font-size: 0.86rem;
  color: #757575;
  letter-spacing: 0.02em;
  padding: 27px 1px 9px;
  color: #282d4d;
  border-bottom: 2px solid #3d88f7;
  margin-bottom: 20px;
  float: none;
  width: 100%;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .hero-section .search-widget input[name=wpsw_searchbox] {
    font-size: 1.03rem;
    border-bottom: none;
    border-radius: 5px;
    padding: 45px 23px 19px;
    margin-bottom: 0;
  }
}
.homepage-wrapper .hero-section .search-widget .fc-3 {
  padding: 0;
  text-align: right;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .hero-section .search-widget .fc-3 {
    position: absolute;
    right: 7px;
    top: 8px;
    width: auto;
  }
}
.homepage-wrapper .hero-section .search-widget .fc-btn-submit {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  font-size: 1rem;
  border: none;
  padding: 12px 61px !important;
  cursor: pointer;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .hero-section .search-widget .fc-btn-submit {
    font-size: 1.35rem;
    padding: 19px 61px !important;
    width: auto;
  }
}
.homepage-wrapper .second-section .inner-wrapper {
  max-width: 1195px;
  margin: 0 auto;
  padding: 3.5em 2.2em;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .second-section .inner-wrapper {
    padding: 8.6em 1em;
    display: flex;
  }
}
.homepage-wrapper .second-section .info {
  align-self: center;
}
.homepage-wrapper .second-section .info h2 {
  font-size: 1.5em;
  color: #282d4d;
  max-width: 460px;
  line-height: 1.4;
  z-index: 10;
  position: relative;
  font-family: "neurial_grotesk_bold", sans-serif;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .second-section .info h2 {
    font-size: 2.96em;
    line-height: 1.23;
  }
}
.homepage-wrapper .second-section .info h2:after {
  content: "";
  background-image: url("https://www.alliedoffices.com/wp-content/themes/allied/images/dots.png");
  height: 100px;
  width: 100px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: -23px;
  left: -42px;
  z-index: -1;
}
.homepage-wrapper .second-section .info h2 span {
  color: #3d88f7;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.homepage-wrapper .second-section .info p {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 15px;
  margin-bottom: 19px;
  letter-spacing: 0.008em;
  max-width: 410px;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .second-section .info p {
    font-size: 1.3rem;
  }
}
.homepage-wrapper .second-section .info .button {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding: 13px 21px;
  font-size: 1rem;
  width: 100%;
  display: inline-block;
  margin-top: 6px;
  text-align: center;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .second-section .info .button {
    padding: 15px 71px 19px;
    font-size: 1.3rem;
    margin-top: 0;
  }
}
.homepage-wrapper .second-section .image-wrapper {
  margin-left: auto;
  margin-top: 40px;
}
.homepage-wrapper .second-section .image-wrapper img {
  width: 100%;
}
.homepage-wrapper .box-section .inner-wrapper {
  max-width: 1325px;
  padding: 0 1em;
  margin: 0 auto;
}
.homepage-wrapper .box-section .inner-wrapper h2 {
  font-size: 1.15rem;
  text-align: center;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  margin-bottom: 20px;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .box-section .inner-wrapper h2 {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .box-section .box-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10em;
  }
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .box-section .box-column {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 960px) {
  .homepage-wrapper .box-section .box-column {
    display: block;
    width: 49%;
  }
}
@media only screen and (min-width: 960px) {
  .homepage-wrapper .box-section .box-column.second {
    margin-bottom: -350px;
  }
}
.homepage-wrapper .box-section .box {
  background: #ffffff;
  padding-top: 4em;
  padding-left: 1em;
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 5px 10px #e6e6e6;
  display: flex;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .box-section .box {
    max-width: 49%;
  }
}
@media only screen and (min-width: 960px) {
  .homepage-wrapper .box-section .box {
    padding-left: 3em;
    max-width: 680px;
    margin-top: 30px;
    border-radius: 10px 10px 10px 110px;
  }
}
.homepage-wrapper .box-section .box .info {
  max-width: 48%;
  align-self: center;
  padding-bottom: 2em;
}
.homepage-wrapper .box-section .box .info .title {
  font-size: 16px;
  margin-bottom: 0;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.homepage-wrapper .box-section .box .info .title.blue {
  color: #3d88f7;
}
.homepage-wrapper .box-section .box .info .title.orange {
  color: #ef720d;
}
.homepage-wrapper .box-section .box .info .title.gold {
  color: #f6c748;
}
.homepage-wrapper .box-section .box .info .sub-title {
  font-size: 15px;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  line-height: 17px;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .box-section .box .info .sub-title {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-wrapper .box-section .box .info .sub-title {
    font-size: 1rem;
  }
}
.homepage-wrapper .box-section .box .info .details {
  font-size: 15px;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  line-height: 25px;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .box-section .box .info .details {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .homepage-wrapper .box-section .box .info .details {
    margin-top: 20px;
    font-size: 21px;
  }
}
.homepage-wrapper .box-section .box .image {
  margin-left: auto;
  text-align: right;
  z-index: 10;
  max-width: 44%;
  margin-top: auto;
}
.homepage-wrapper .box-section .box .image img {
  border-radius: 33px 0px 7px 0px;
  display: block;
  margin-left: auto;
  width: 100%;
}
.homepage-wrapper .box-section .box.gold {
  position: relative;
  overflow: hidden;
}
.homepage-wrapper .box-section .box.gold:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #f6c747;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #f6c747 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6c747", endColorstr="#ffffff",GradientType=1 );
}
.homepage-wrapper .box-section .box.blue {
  position: relative;
  overflow: hidden;
}
.homepage-wrapper .box-section .box.blue:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
.homepage-wrapper .box-section .box.orange {
  position: relative;
  overflow: hidden;
}
.homepage-wrapper .box-section .box.orange:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #ef720d;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #ef720d 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandorange", endColorstr="#ffffff",GradientType=1 );
}
.homepage-wrapper .offices-section {
  max-width: 1630px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .offices-section {
    padding: 0 1em;
  }
}
.homepage-wrapper .offices-section .section-title {
  text-align: center;
  padding-top: 5.7em;
  font-size: 1.1rem;
  padding-bottom: 1.7em;
  font-family: "neurial_grotesk_bold", sans-serif;
}
@media only screen and (min-width: 772px) {
  .homepage-wrapper .offices-section .section-title {
    padding-top: 4.6em;
    font-size: 1.8rem;
    padding-bottom: 1em;
  }
}
.homepage-wrapper .offices-section .item {
  margin: 7px;
}
.homepage-wrapper .offices-section .item .image {
  height: 240px;
  background-position: center;
  background-size: cover;
}
.homepage-wrapper .offices-section .item-info {
  background: #fff;
  padding: 1.8em 1.5em;
}
.homepage-wrapper .offices-section .item-info:before {
  content: "";
  box-shadow: 1px 1px 1px #ccc;
}
.homepage-wrapper .offices-section .location {
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 1.1rem;
  margin-bottom: 3px;
  color: #282d4d;
}
.homepage-wrapper .offices-section .address {
  font-family: "neurial_grotesk_medium", sans-serif;
  font-size: 0.62rem;
  letter-spacing: 0.06rem;
  text-transform: uppercase;
  margin-left: 2px;
  margin-bottom: 23px;
}
.homepage-wrapper .offices-section .link {
  margin-bottom: 0;
}
.homepage-wrapper .offices-section .link a {
  font-family: "neurial_grotesk_bold", sans-serif;
}

.blog, .archive.category {
  background: #f5f5f7;
}
.blog .blog-cats-wrapper, .archive.category .blog-cats-wrapper {
  background: #0d8eff;
}
.blog .blog-cats-wrapper ul, .archive.category .blog-cats-wrapper ul {
  padding-left: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.blog .blog-cats-wrapper ul li, .archive.category .blog-cats-wrapper ul li {
  list-style-type: none;
  margin-bottom: 0;
}
.blog .blog-cats-wrapper ul a, .archive.category .blog-cats-wrapper ul a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  padding: 6px 0;
  display: block;
  margin: 0px 16px;
  cursor: pointer;
}
@media only screen and (min-width: 767px) {
  .blog .blog-cats-wrapper ul a, .archive.category .blog-cats-wrapper ul a {
    padding: 23px 0;
  }
}
.blog .features-posts, .archive.category .features-posts {
  max-width: 1595px;
  margin: 0 auto;
  padding: 10px;
  border-bottom: 7px solid #eaebed;
}
.blog .features-posts .post, .archive.category .features-posts .post {
  margin: 10px;
  opacity: 0.6;
}
@media only screen and (min-width: 1024px) {
  .blog .features-posts .post, .archive.category .features-posts .post {
    margin: 18px;
  }
}
.blog .features-posts .post.slick-current, .archive.category .features-posts .post.slick-current {
  opacity: 1;
}
.blog .features-posts .post .blog_post_image, .archive.category .features-posts .post .blog_post_image {
  width: 100%;
  height: 210px;
  display: block;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}
@media only screen and (min-width: 960px) {
  .blog .features-posts .post .blog_post_image, .archive.category .features-posts .post .blog_post_image {
    height: 450px;
  }
}
.blog .features-posts .post .featured-info, .archive.category .features-posts .post .featured-info {
  text-align: center;
  margin-top: 36px;
}
.blog .features-posts .post .featured-info .category, .archive.category .features-posts .post .featured-info .category {
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 1rem;
  margin-bottom: 10px;
  color: #282d4d;
}
.blog .features-posts .post .featured-info .date-and-time, .archive.category .features-posts .post .featured-info .date-and-time {
  font-size: 0.76rem;
  color: #0d8eff;
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-bottom: 13px;
}
.blog .features-posts .post .featured-info h1, .archive.category .features-posts .post .featured-info h1 {
  font-size: 1.2rem;
  line-height: 1.25;
  letter-spacing: 0.02em;
  max-width: 600px;
  margin: 0 auto;
}
@media only screen and (min-width: 560px) {
  .blog .features-posts .post .featured-info h1, .archive.category .features-posts .post .featured-info h1 {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 960px) {
  .blog .features-posts .post .featured-info h1, .archive.category .features-posts .post .featured-info h1 {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .blog .features-posts .post .featured-info h1, .archive.category .features-posts .post .featured-info h1 {
    font-size: 2.4rem;
  }
}
.blog .features-posts .post .featured-info .excerpt, .archive.category .features-posts .post .featured-info .excerpt {
  max-width: 473px;
  margin: 15px auto 9px;
}
.blog .features-posts .post .featured-info .excerpt p, .archive.category .features-posts .post .featured-info .excerpt p {
  font-size: 0.8rem;
  line-height: 1.6;
  margin-bottom: 0;
  color: #282d4d;
}
@media only screen and (min-width: 960px) {
  .blog .features-posts .post .featured-info .excerpt p, .archive.category .features-posts .post .featured-info .excerpt p {
    font-size: 1.12rem;
  }
}
.blog .features-posts .post .featured-info .read-more-link, .archive.category .features-posts .post .featured-info .read-more-link {
  font-size: 0.76rem;
  color: #0d8eff;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.blog .latest-posts-section .section-title, .archive.category .latest-posts-section .section-title {
  font-family: "neurial_grotesk_bold", sans-serif;
  text-align: center;
  margin-top: 52px;
  font-size: 1rem;
  margin-bottom: 19px;
}
.blog .latest-posts-section .navigation, .archive.category .latest-posts-section .navigation {
  margin-top: 16px;
}
.blog .latest-posts-section .navigation ul, .archive.category .latest-posts-section .navigation ul {
  padding-left: 0;
  text-align: center;
}
.blog .latest-posts-section .navigation ul li, .archive.category .latest-posts-section .navigation ul li {
  display: inline-block;
  list-style-type: none;
  margin: 5px;
}
.blog .latest-posts-section .navigation ul li a, .archive.category .latest-posts-section .navigation ul li a {
  background: #0d8eff;
  border-radius: 100%;
  display: block;
  padding: 4px 12px;
  color: #ffffff;
  font-size: 1.2rem;
  min-height: 35px;
  min-width: 35px;
}
.blog .latest-posts-section .navigation ul li.active a, .archive.category .latest-posts-section .navigation ul li.active a {
  background: #ef720d;
}
.blog .latest-posts-section .navigation ul .prev a, .blog .latest-posts-section .navigation ul .next a, .archive.category .latest-posts-section .navigation ul .prev a, .archive.category .latest-posts-section .navigation ul .next a {
  background: transparent;
  color: #0d8eff;
}
.blog .blog-listing, .archive.category .blog-listing {
  display: flex;
  justify-content: normal;
  flex-wrap: wrap;
  max-width: 1460px;
  margin: 0 auto;
  padding: 1em;
}
.blog .blog-listing .post, .archive.category .blog-listing .post {
  width: 100%;
  margin: 0 0 20px 0;
  background: #fff;
  border-radius: 10px 10px 10px 24px;
  padding-bottom: 1.6em;
  box-shadow: 0px 5px 10px #e6e6e6;
  position: relative;
  overflow: hidden;
}
.blog .blog-listing .post:before, .archive.category .blog-listing .post:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
@media only screen and (min-width: 560px) {
  .blog .blog-listing .post, .archive.category .blog-listing .post {
    width: 48%;
    margin: 1%;
  }
}
@media only screen and (min-width: 960px) {
  .blog .blog-listing .post, .archive.category .blog-listing .post {
    width: 31%;
  }
}
@media only screen and (min-width: 1024px) {
  .blog .blog-listing .post, .archive.category .blog-listing .post {
    width: 23%;
  }
}
.blog .blog-listing .post .post-thumbnail img, .archive.category .blog-listing .post .post-thumbnail img {
  width: 100%;
}
.blog .blog-listing .post .blog_post_image, .archive.category .blog-listing .post .blog_post_image {
  height: 160px;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  border-radius: 10px 10px 0px 0px;
}
.blog .blog-listing .post .entry-header, .archive.category .blog-listing .post .entry-header {
  padding: 1.8em 1.6em 1em;
}
.blog .blog-listing .post .entry-header .date-and-time, .archive.category .blog-listing .post .entry-header .date-and-time {
  font-size: 0.76rem;
  color: #0d8eff;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.blog .blog-listing .post .entry-header .entry-title, .archive.category .blog-listing .post .entry-header .entry-title {
  font-size: 1rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-top: 13px;
  min-height: 42px;
}
.blog .blog-listing .post .entry-header .entry-title a, .archive.category .blog-listing .post .entry-header .entry-title a {
  color: #282d4d;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.blog .blog-listing .post .entry-content, .archive.category .blog-listing .post .entry-content {
  padding: 0 1.6em;
}
.blog .blog-listing .post .entry-content p, .archive.category .blog-listing .post .entry-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}
.blog .blog-listing .post .entry-content .read-more-link, .archive.category .blog-listing .post .entry-content .read-more-link {
  color: #0d8eff;
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 0.9rem;
}

.post-template-default {
  background: #f5f5f7;
}
.post-template-default .blog-cats-wrapper {
  background: #0d8eff;
}
.post-template-default .blog-cats-wrapper ul {
  padding-left: 0;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.post-template-default .blog-cats-wrapper ul li {
  list-style-type: none;
  margin-bottom: 0;
}
.post-template-default .blog-cats-wrapper ul a {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: 0.08em;
  padding: 6px 0;
  display: block;
  margin: 0px 16px;
  cursor: pointer;
}
@media only screen and (min-width: 767px) {
  .post-template-default .blog-cats-wrapper ul a {
    padding: 23px 0;
  }
}
.post-template-default .post {
  max-width: 1595px;
  margin: 0 auto;
  padding: 28px 10px 10px;
}
.post-template-default .post .top-section {
  max-width: 930px;
  margin: 0 auto;
}
.post-template-default .post .blog_post_image {
  width: 100%;
  height: 210px;
  display: block;
  background-size: cover;
  background-position: center;
  border-radius: 10px;
}
@media only screen and (min-width: 960px) {
  .post-template-default .post .blog_post_image {
    height: 450px;
  }
}
.post-template-default .post .entry-header {
  text-align: center;
  margin-top: 36px;
}
.post-template-default .post .entry-header .date-and-time {
  font-size: 0.76rem;
  color: #0d8eff;
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-bottom: 13px;
}
.post-template-default .post .entry-header h1 {
  font-size: 1.2rem;
  line-height: 1.25;
  letter-spacing: 0.02em;
  max-width: 600px;
  margin: 0 auto;
}
@media only screen and (min-width: 560px) {
  .post-template-default .post .entry-header h1 {
    font-size: 1.4rem;
  }
}
@media only screen and (min-width: 960px) {
  .post-template-default .post .entry-header h1 {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1024px) {
  .post-template-default .post .entry-header h1 {
    font-size: 2.4rem;
  }
}
.post-template-default .post .excerpt {
  max-width: 473px;
  margin: 15px auto 39px;
  text-align: center;
}
.post-template-default .post .excerpt p {
  font-size: 0.95rem;
  line-height: 1.6;
  margin-bottom: 0;
  color: #282d4d;
}
@media only screen and (min-width: 960px) {
  .post-template-default .post .excerpt p {
    font-size: 1.12rem;
  }
}
.post-template-default .post .entry-content {
  max-width: 1595px;
  margin: 0 auto;
  padding: 50px 10px 10px;
  border-top: 7px solid #eaebed;
}
.post-template-default .post .entry-inner-content {
  max-width: 690px;
  margin: 0 auto;
  color: #282d4d;
  padding-bottom: 3em;
  border-bottom: 4px solid #eaebed;
  margin-bottom: 1em;
}
.post-template-default .post .entry-inner-content p {
  font-size: 0.95rem;
  color: #282d4d;
  line-height: 1.6;
}
@media only screen and (min-width: 667px) {
  .post-template-default .post .entry-inner-content p {
    font-size: 1.12rem;
    line-height: 1.8;
  }
}
.post-template-default .post .entry-inner-content ul li {
  font-size: 0.95rem;
  color: #282d4d;
}
@media only screen and (min-width: 667px) {
  .post-template-default .post .entry-inner-content ul li {
    font-size: 1.12rem;
  }
}
.post-template-default .post .entry-inner-content h1 {
  font-size: 2.2rem;
  margin-bottom: 13px;
}
.post-template-default .post .entry-inner-content h2 {
  font-size: 2rem;
  margin-bottom: 13px;
}
.post-template-default .post .entry-inner-content h3 {
  font-size: 1.6rem;
  margin-bottom: 13px;
  letter-spacing: 0.02em;
}
.post-template-default .post .entry-inner-content strong {
  font-family: "neurial_grotesk_bold", sans-serif;
}
.post-template-default .post .entry-inner-content img {
  height: auto;
  width: 100%;
  border-radius: 10px;
}
.post-template-default .post .entry-inner-content figcaption {
  font-size: 0.9rem;
}
.post-template-default .post .entry-inner-content .wp-block-media-text {
  margin: 25px 0;
}
.post-template-default .post .entry-inner-content .wp-block-image {
  margin: 25px 0;
}
.post-template-default .post .entry-inner-content .wp-block-pullquote {
  border-left: 14px solid;
  border-radius: 0px 0px 10px 10px;
  padding: 0px;
}
.post-template-default .post .entry-inner-content .wp-block-pullquote p {
  color: inherit;
  text-align: left;
  padding-left: 23px;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 1.5;
}
@media only screen and (min-width: 667px) {
  .post-template-default .post .entry-inner-content .wp-block-pullquote p {
    font-size: 2.15rem;
  }
}
.post-template-default .post-navigation {
  display: none;
}
.post-template-default .comments-area {
  max-width: 690px;
  margin: 0 auto;
}
.post-template-default .comments-title {
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 20px;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.post-template-default .comments-title span {
  display: block;
}
.post-template-default .comment-list {
  padding-left: 0;
}
.post-template-default .comment-list li {
  list-style-type: none;
  border-bottom: 2px solid #eaebed;
  padding: 10px;
}
.post-template-default .comment-list .comment-meta {
  display: flex;
  align-items: center;
}
.post-template-default .comment-list .comment-author img {
  vertical-align: top;
}
.post-template-default .comment-list .comment-author .fn, .post-template-default .comment-list .comment-author .says {
  vertical-align: top;
  font-size: 0.7rem;
  font-family: "neurial_grotesk_medium", sans-serif;
}
.post-template-default .comment-list .comment-author .fn a, .post-template-default .comment-list .comment-author .says a {
  color: #282d4d;
  font-size: 0.7rem;
  font-family: "neurial_grotesk_medium", sans-serif;
}
.post-template-default .comment-list .comment-metadata {
  margin-left: auto;
}
.post-template-default .comment-list .comment-metadata a, .post-template-default .comment-list .comment-metadata time {
  font-size: 0.7rem;
  font-family: "neurial_grotesk_medium", sans-serif;
  color: #282d4d;
  letter-spacing: 0.05em;
}
.post-template-default .comment-list .edit-link {
  display: none;
}
.post-template-default .comment-list .comment-content p {
  color: #282d4d;
}
.post-template-default .comment-list .reply {
  text-align: right;
}
.post-template-default .comment-list .reply a {
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 0.8rem;
  color: #3d88f7;
}
.post-template-default .comment-respond {
  padding: 1em;
}
.post-template-default .comment-respond .comment-reply-title {
  text-align: center;
  font-size: 0.9rem;
  margin-bottom: 20px;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.post-template-default .comment-respond .comment-reply-title #cancel-comment-reply-link {
  display: block;
}
.post-template-default .comment-respond .logged-in-as {
  text-align: center;
  font-size: 0.9rem;
}
.post-template-default .comment-respond .comment-form-comment label {
  display: none;
}
.post-template-default .comment-respond .comment-form-comment textarea {
  border: 2px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  width: 100%;
}
.post-template-default .comment-respond .form-submit {
  text-align: right;
}
.post-template-default .comment-respond label {
  display: block;
}
.post-template-default .comment-respond input {
  border: 2px solid #ccc;
  padding: 10px;
  border-radius: 5px;
  width: 100%;
}
.post-template-default .comment-respond .comment-form-cookies-consent label {
  display: inline-block;
}
.post-template-default .comment-respond .comment-form-cookies-consent input {
  display: inline-block;
  width: auto;
  margin-right: 4px;
}
.post-template-default .comment-respond .submit {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  border: none;
}

.page-template-page_get_started .default-site-main {
  max-width: 1440px;
  margin: 0 auto;
  padding: 1em;
}
.page-template-page_get_started .default-site-main .entry-title {
  font-size: 1.95rem;
  color: #282d4d;
  font-family: "neurial_grotesk_bold", sans-serif;
  padding-left: 10px;
  margin-bottom: 21px;
  margin-top: 57px;
  z-index: 10;
  position: relative;
}
@media only screen and (min-width: 667px) {
  .page-template-page_get_started .default-site-main .entry-title {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 767px) {
  .page-template-page_get_started .default-site-main .entry-title {
    font-size: 2.95rem;
  }
}
.page-template-page_get_started .default-site-main .entry-info {
  font-size: 20px;
  max-width: 810px;
  padding-left: 10px;
  letter-spacing: 0.021em;
  line-height: 32px;
}
.page-template-page_get_started .product-steps {
  margin-top: 64px;
  margin-bottom: 60px;
}
.page-template-page_get_started .entry-content .get-started-column-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 33px;
}
.page-template-page_get_started .entry-content .column {
  background: #ffffff;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.page-template-page_get_started .entry-content .column:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
.page-template-page_get_started .entry-content .col-wrap {
  padding: 2.6em 2.2em;
}
.page-template-page_get_started .entry-content .col-header .step {
  display: flex;
  font-size: 18px;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  margin-bottom: 7px;
}
.page-template-page_get_started .entry-content .col-header .step span {
  margin-left: auto;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #3d88f7;
  font-size: 2rem;
}
.page-template-page_get_started .entry-content .col-content img {
  display: block;
}
.page-template-page_get_started .entry-content .map-col {
  width: 100%;
}
@media only screen and (min-width: 1240px) {
  .page-template-page_get_started .entry-content .map-col {
    width: 57%;
  }
}
.page-template-page_get_started .entry-content .map-col form:before, .page-template-page_get_started .entry-content .map-col form:after {
  content: " ";
  display: table;
}
.page-template-page_get_started .entry-content .map-col form:after {
  clear: both;
}
.page-template-page_get_started .entry-content .map-col .col-wrap {
  padding-bottom: 26px;
}
.page-template-page_get_started .entry-content .map-col img {
  width: 100%;
}
.page-template-page_get_started .entry-content .map-col .search-widget {
  background: #fff;
  border-radius: 5px;
  position: relative;
  margin-top: 21px;
}
.page-template-page_get_started .entry-content .map-col .search-widget:before, .page-template-page_get_started .entry-content .map-col .search-widget:after {
  content: " ";
  display: table;
}
.page-template-page_get_started .entry-content .map-col .search-widget:after {
  clear: both;
}
.page-template-page_get_started .entry-content .map-col .search-widget .wpsw_search_title {
  color: #3d88f7;
  letter-spacing: 0.08em;
  display: block;
  font-size: 10px;
  font-family: "neurial_grotesk_medium", sans-serif;
  position: absolute;
  left: 16px;
  top: 12px;
  z-index: 10;
  text-transform: uppercase;
}
@media only screen and (min-width: 772px) {
  .page-template-page_get_started .entry-content .map-col .search-widget .wpsw_search_title {
    top: 22px;
  }
}
.page-template-page_get_started .entry-content .map-col .search-widget .fc-form-group {
  margin-bottom: 0;
}
.page-template-page_get_started .entry-content .map-col .search-widget .fc-9 {
  width: 100%;
  padding: 0;
}
.page-template-page_get_started .entry-content .map-col .search-widget input[name=wpsw_searchbox] {
  border: none;
  width: 100%;
  font-size: 0.86rem;
  color: #757575;
  letter-spacing: 0.02em;
  padding: 27px 15px 9px;
  color: #282d4d;
  border: 2px solid #3d88f7;
  margin-bottom: 20px;
  float: none;
  width: 100%;
  border-radius: 5px;
}
@media only screen and (min-width: 772px) {
  .page-template-page_get_started .entry-content .map-col .search-widget input[name=wpsw_searchbox] {
    font-size: 1.03rem;
    padding: 39px 15px 18px;
    margin-bottom: 0;
  }
}
.page-template-page_get_started .entry-content .map-col .search-widget .fc-3 {
  padding: 0;
  text-align: right;
}
@media only screen and (min-width: 772px) {
  .page-template-page_get_started .entry-content .map-col .search-widget .fc-3 {
    position: absolute;
    right: 7px;
    top: 8px;
    width: auto;
  }
}
.page-template-page_get_started .entry-content .map-col .search-widget .fc-btn-submit {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  font-size: 1rem;
  border: none;
  padding: 12px 61px !important;
  cursor: pointer;
  z-index: 1;
  width: 100%;
}
@media only screen and (min-width: 772px) {
  .page-template-page_get_started .entry-content .map-col .search-widget .fc-btn-submit {
    font-size: 1.35rem;
    padding: 19px 61px !important;
    width: auto;
  }
}
.page-template-page_get_started .entry-content .plan-col, .page-template-page_get_started .entry-content .setup-col {
  width: 100%;
  margin-top: 2em;
}
@media only screen and (min-width: 660px) {
  .page-template-page_get_started .entry-content .plan-col, .page-template-page_get_started .entry-content .setup-col {
    width: 49%;
  }
}
@media only screen and (min-width: 1240px) {
  .page-template-page_get_started .entry-content .plan-col, .page-template-page_get_started .entry-content .setup-col {
    width: 20%;
    margin-top: 0;
  }
}
.page-template-page_get_started .entry-content .plan-col .col-content img, .page-template-page_get_started .entry-content .setup-col .col-content img {
  margin: 0 auto;
}

.services-section.hero-section .inner-wrapper {
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}
.services-section.hero-section .inner-wrapper:before {
  content: "";
  height: 130%;
  border-radius: 100%;
  background: #3d88f7;
  width: 70px;
  display: block;
  position: absolute;
  left: -40px;
  top: -60px;
}
@media only screen and (min-width: 1024px) {
  .services-section.hero-section .inner-wrapper:before {
    width: 90px;
  }
}
.services-section.hero-section .hero-info {
  max-width: 1410px;
  margin: 0 auto;
  padding: 6.8em 2em 6.8em 3em;
}
@media only screen and (min-width: 1024px) {
  .services-section.hero-section .hero-info {
    padding: 6.8em 5em;
  }
}
.services-section.hero-section .title {
  font-size: 1.25rem;
  color: #ffffff;
  letter-spacing: 0.01em;
  margin-bottom: 3px;
}
.services-section.hero-section .header {
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 23px;
  letter-spacing: 0.01em;
  margin-top: 0px;
  line-height: 1.24;
  color: #ffffff;
}
@media only screen and (min-width: 960px) {
  .services-section.hero-section .header {
    font-size: 49px;
  }
}
.services-section.hero-section .button {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  margin-top: 30px;
  display: inline-block;
  font-size: 1.02rem;
}
.services-section.info-section {
  padding-top: 4.3em;
}
.services-section.info-section .info-block {
  max-width: 1195px;
  margin: 0 auto;
  padding: 3em 2.2em;
}
@media only screen and (min-width: 772px) {
  .services-section.info-section .info-block {
    padding: 3em 1em 3em;
    display: flex;
  }
}
.services-section.info-section .info {
  align-self: center;
}
@media only screen and (min-width: 772px) {
  .services-section.info-section .info {
    max-width: 40%;
  }
}
.services-section.info-section .info h2 {
  font-size: 1.5em;
  color: #282d4d;
  max-width: 460px;
  line-height: 1.4;
  z-index: 10;
  position: relative;
  font-family: "neurial_grotesk_bold", sans-serif;
}
@media only screen and (min-width: 772px) {
  .services-section.info-section .info h2 {
    font-size: 1.96em;
    line-height: 1.2;
  }
}
@media only screen and (min-width: 1200px) {
  .services-section.info-section .info h2 {
    font-size: 2.96em;
  }
}
.services-section.info-section .info h2:after {
  content: "";
  background-image: url("https://www.alliedoffices.com/wp-content/themes/allied/images/dots.png");
  height: 100px;
  width: 100px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: -13px;
  left: -42px;
  z-index: -1;
}
.services-section.info-section .info h2 span {
  color: #3d88f7;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.services-section.info-section .info p {
  font-size: 1rem;
  line-height: 1.5;
  margin-top: 15px;
  margin-bottom: 19px;
  letter-spacing: 0.008em;
  max-width: 410px;
  color: #282d4d;
}
@media only screen and (min-width: 772px) {
  .services-section.info-section .info p {
    font-size: 1.1rem;
  }
}
@media only screen and (min-width: 1200px) {
  .services-section.info-section .info p {
    font-size: 1.3rem;
  }
}
.services-section.info-section .info ul {
  padding-left: 0;
}
.services-section.info-section .info ul li {
  list-style-type: none;
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 1.1rem;
  color: #282d4d;
  margin-bottom: 8px;
}
.services-section.info-section .info ul li:before {
  content: "";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #3d88f7;
  margin-right: 10px;
}
.services-section.info-section .info .button {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding: 13px 21px;
  font-size: 1rem;
  width: 100%;
  display: inline-block;
  margin-top: 6px;
  text-align: center;
}
@media only screen and (min-width: 772px) {
  .services-section.info-section .info .button {
    padding: 15px 71px 19px;
    font-size: 1.3rem;
    margin-top: 0;
  }
}
.services-section.info-section .image-wrapper {
  border-radius: 10px 10px 10px 70px;
  overflow: hidden;
  margin-left: auto;
  margin-top: 40px;
  box-shadow: 0px 5px 10px #e6e6e6;
}
@media only screen and (min-width: 772px) {
  .services-section.info-section .image-wrapper {
    max-width: 50%;
  }
}
.services-section.info-section .image-wrapper img {
  width: 100%;
  display: block;
}
.services-section.info-section .even .info {
  order: 2;
}
.services-section.info-section .even .image-wrapper {
  order: 1;
  margin-left: 0;
  margin-right: auto;
}
.services-section.option-section {
  max-width: 1430px;
  margin: 0 auto;
  padding: 1em;
  margin-top: 4.6em;
}
.services-section.option-section .service {
  margin-right: 10px;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .service {
    margin-right: 40px;
  }
}
.services-section.option-section .slick-list {
  padding: 0 5% 0 0;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .slick-list {
    padding: 0 14% 0 0;
  }
}
.services-section.option-section .slick-next {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  right: 10px;
  top: 220px;
  background: #fff;
  border-radius: 100%;
  padding: 43px;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .slick-next {
    padding: 103px;
    right: 100px;
    top: 360px;
  }
}
.services-section.option-section .slick-next:before {
  font-family: "icomoon" !important;
  content: "";
  color: #3d88f7;
  font-size: 2.3rem;
  width: 40px;
  display: block;
  margin-top: -20px;
  margin-left: -22px;
  opacity: 1;
}
.services-section.option-section .slick-prev {
  display: none;
}
.services-section.option-section .slick-dots {
  bottom: -20px;
  text-align: center;
  padding-left: 1px;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .slick-dots {
    bottom: 111px;
    text-align: left;
  }
}
.services-section.option-section .slick-dots li {
  margin: 0 3px;
  height: 13px;
  width: 13px;
}
@media only screen and (min-width: 772px) {
  .services-section.option-section .slick-dots li {
    height: 20px;
    width: 20px;
  }
}
.services-section.option-section .slick-dots li button {
  background: #3d88f7;
  border: none;
  border-radius: 100%;
  height: 13px;
  width: 13px;
}
@media only screen and (min-width: 772px) {
  .services-section.option-section .slick-dots li button {
    height: 18px;
    width: 18px;
  }
}
.services-section.option-section .slick-dots li button:before {
  color: transparent;
}
.services-section.option-section .slick-dots li.slick-active button {
  background: #ef720d;
}
.services-section.option-section .service-inner {
  height: 414px;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  background-position: center;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .service-inner {
    height: 713px;
  }
}
.services-section.option-section .service-inner:before {
  content: "";
  height: 135%;
  border-radius: 100%;
  background: #3d88f7;
  display: block;
  position: absolute;
  width: 90px;
  right: -54px;
  top: -70px;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .service-inner:before {
    width: 160px;
    right: -24px;
    top: -120px;
  }
}
.services-section.option-section .service-title {
  margin-top: auto;
  font-size: 1.2rem;
  color: #fff;
  padding-left: 32px;
  padding-right: 30px;
  font-family: "neurial_grotesk_bold", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.01em;
  text-shadow: 0px 0px 2px #000;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .service-title {
    font-size: 2.2rem;
  }
}
.services-section.option-section .service-info {
  display: flex;
}
.services-section.option-section .service-copy {
  max-width: 560px;
  margin-left: auto;
  font-size: 1rem;
  margin-top: 20px;
  color: #282d4d;
  line-height: 1.45;
}
@media only screen and (min-width: 992px) {
  .services-section.option-section .service-copy {
    font-size: 1.31rem;
    margin-top: 38px;
  }
}
.services-section.testimonials-section {
  margin-top: 50px;
}
.services-section.meeting-space-section {
  padding-top: 90px;
}
.services-section.meeting-space-section .meeting-space-title {
  font-size: 1.5rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  margin-bottom: 20px;
}
@media only screen and (min-width: 772px) {
  .services-section.meeting-space-section .meeting-space-title {
    font-size: 1.8rem;
  }
}
.services-section.meeting-space-section .meeting-space-sub-title {
  max-width: 440px;
  font-size: 1.3rem;
  line-height: 1.5;
  color: #282d4d;
}
.services-section.meeting-space-section .inner-wrapper {
  max-width: 1410px;
  padding: 0 1em;
  margin: 0 auto;
}
@media only screen and (min-width: 772px) {
  .services-section.meeting-space-section .box-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10em;
  }
}
@media only screen and (min-width: 772px) {
  .services-section.meeting-space-section .box-column {
    display: flex;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 960px) {
  .services-section.meeting-space-section .box-column {
    display: block;
    width: 49%;
  }
}
@media only screen and (min-width: 960px) {
  .services-section.meeting-space-section .box-column.second {
    margin-bottom: -350px;
  }
}
.services-section.meeting-space-section .box {
  background: #ffffff;
  padding-top: 4em;
  padding-left: 1em;
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 5px 10px #e6e6e6;
  display: flex;
}
@media only screen and (min-width: 772px) {
  .services-section.meeting-space-section .box {
    max-width: 49%;
  }
}
@media only screen and (min-width: 960px) {
  .services-section.meeting-space-section .box {
    padding-left: 3em;
    max-width: 680px;
    margin-top: 30px;
    border-radius: 10px 10px 10px 110px;
  }
}
.services-section.meeting-space-section .box .info {
  max-width: 48%;
  align-self: center;
  padding-bottom: 2em;
}
.services-section.meeting-space-section .box .info .title {
  font-size: 16px;
  margin-bottom: 19px;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.services-section.meeting-space-section .box .info .title.blue {
  color: #3d88f7;
}
.services-section.meeting-space-section .box .info .title.orange {
  color: #ef720d;
}
.services-section.meeting-space-section .box .info .title.gold {
  color: #f6c748;
}
.services-section.meeting-space-section .box .info .sub-title {
  font-size: 15px;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  line-height: 25px;
}
@media only screen and (min-width: 772px) {
  .services-section.meeting-space-section .box .info .sub-title {
    font-size: 17px;
  }
}
@media only screen and (min-width: 1200px) {
  .services-section.meeting-space-section .box .info .sub-title {
    font-size: 21px;
  }
}
.services-section.meeting-space-section .box .info .details {
  font-size: 1.3rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  max-width: 300px;
  line-height: 1.25;
  margin-top: 22px;
  color: #282d4d;
}
.services-section.meeting-space-section .box .image {
  margin-left: auto;
  text-align: right;
  z-index: 10;
  max-width: 44%;
  margin-top: auto;
}
.services-section.meeting-space-section .box .image img {
  border-radius: 33px 0px 7px 0px;
  display: block;
  margin-left: auto;
  width: 100%;
}
.services-section.meeting-space-section .box.gold {
  position: relative;
  overflow: hidden;
}
.services-section.meeting-space-section .box.gold:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #f6c747;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #f6c747 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6c747", endColorstr="#ffffff",GradientType=1 );
}
.services-section.meeting-space-section .box.blue {
  position: relative;
  overflow: hidden;
}
.services-section.meeting-space-section .box.blue:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
.services-section.meeting-space-section .box.orange {
  position: relative;
  overflow: hidden;
}
.services-section.meeting-space-section .box.orange:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #ef720d;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #ef720d 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandorange", endColorstr="#ffffff",GradientType=1 );
}
.services-section.mail-forwarding-section {
  margin-top: 50px;
  margin-bottom: 100px;
}
@media only screen and (min-width: 960px) {
  .services-section.mail-forwarding-section {
    margin-top: 280px;
  }
}
.services-section.mail-forwarding-section .mail-forwrading-title {
  font-size: 1.5rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  margin-bottom: 25px;
}
@media only screen and (min-width: 772px) {
  .services-section.mail-forwarding-section .mail-forwrading-title {
    font-size: 1.8rem;
    margin-bottom: 45px;
  }
}
.services-section.mail-forwarding-section .inner-wrapper {
  max-width: 1410px;
  padding: 0 1em;
  margin: 0 auto;
}
.services-section.mail-forwarding-section .box-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.services-section.mail-forwarding-section .box {
  background: #ffffff;
  width: 100%;
  border-radius: 10px;
  padding: 33px 23px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  box-shadow: 0px 5px 10px #e6e6e6;
}
.services-section.mail-forwarding-section .box:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
@media only screen and (min-width: 662px) {
  .services-section.mail-forwarding-section .box {
    width: 49%;
    margin-bottom: 2%;
  }
}
@media only screen and (min-width: 960px) {
  .services-section.mail-forwarding-section .box {
    width: 32%;
    padding: 43px 35px;
  }
}
.services-section.mail-forwarding-section .box .title {
  font-size: 18px;
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-bottom: 23px;
  color: #282d4d;
}
.services-section.mail-forwarding-section .box .sub-title {
  font-size: 18px;
  font-family: "neurial_grotesk_bold", sans-serif;
  line-height: 26px;
  padding-right: 10px;
  margin-bottom: 25px;
  color: #282d4d;
}
@media only screen and (min-width: 960px) {
  .services-section.mail-forwarding-section .box .sub-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.services-section.mail-forwarding-section .box .sub-title span {
  color: #3d88f7;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.services-section.mail-forwarding-section .box .mail-forwarding-info ul {
  padding-left: 0;
}
.services-section.mail-forwarding-section .box .mail-forwarding-info ul li {
  list-style-type: none;
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 0.9rem;
  color: #282d4d;
  margin-bottom: 3px;
}
@media only screen and (min-width: 960px) {
  .services-section.mail-forwarding-section .box .mail-forwarding-info ul li {
    font-size: 1.12rem;
  }
}
.services-section.mail-forwarding-section .box .mail-forwarding-info ul li:before {
  content: "";
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #3d88f7;
  margin-right: 15px;
}

.testimonials-section {
  margin-bottom: 2em;
}
.testimonials-section .testimonial-slider {
  max-width: 1430px;
  margin: 0 auto;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .testimonial-slider {
    padding: 1em;
  }
}
.testimonials-section .testimonial-inner {
  display: flex;
  flex-wrap: wrap;
}
.testimonials-section .testimonial-image {
  background-size: cover;
  max-width: 1120px;
  margin-left: auto;
  height: 475px;
  background-position: center;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .testimonial-image {
    height: 672px;
    display: flex;
    border-radius: 7px;
  }
}
.testimonials-section .testimonial-image:before {
  content: "";
  height: 135%;
  border-radius: 100%;
  background: #3d88f7;
  width: 90px;
  display: block;
  position: absolute;
  left: -50px;
  top: -120px;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .testimonial-image:before {
    width: 160px;
    top: -120px;
  }
}
.testimonials-section .testimonial-info {
  background: #fff;
  padding: 2.2em 2em;
  border-radius: 10px;
  order: 2;
  max-width: 82%;
  margin: -125px auto 0;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .testimonials-section .testimonial-info {
    position: absolute;
    max-width: 800px;
    padding: 5.5em 5em 4em;
    border-radius: 4px 4px 4px 85px;
    top: 127px;
    order: 1;
    margin-top: 0;
  }
}
.testimonials-section .testimonial-info:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #f6c747;
  top: -130px;
  right: -130px;
  background: #f6c747;
  background: -moz-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #f6c747 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6c747", endColorstr="#ffffff",GradientType=1 );
}
.testimonials-section .category {
  font-size: 0.9rem;
  margin-bottom: 26px;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .category {
    font-size: 1.1rem;
  }
}
.testimonials-section .category:after {
  content: "";
  background-image: url("https://www.alliedoffices.com/wp-content/themes/allied/images/dots.png");
  height: 100px;
  width: 100px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: -26px;
  left: -23px;
  z-index: -1;
}
.testimonials-section .quote {
  color: #282d4d;
  font-family: "neurial_grotesk_bold_italic", sans-serif;
  font-size: 1rem;
  line-height: 1.45;
  margin-bottom: 33px;
  z-index: 1;
  position: relative;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .quote {
    font-size: 1.2rem;
    line-height: 1.22;
  }
}
.testimonials-section .quote strong, .testimonials-section .quote span {
  color: #3d88f7;
  font-family: "neurial_grotesk_bold_italic", sans-serif;
}
.testimonials-section .large-quote {
  color: #3d88f7;
  text-align: right;
  font-size: 230px;
  margin-bottom: 0;
  line-height: 22px;
  position: absolute;
  right: 28px;
  bottom: 0;
}
.testimonials-section .author, .testimonials-section .org {
  text-transform: uppercase;
  line-height: 1;
  font-family: "neurial_grotesk_medium", sans-serif;
  font-size: 0.74rem;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  line-height: 1.38;
  color: #86898e;
}
.testimonials-section .slick-dots {
  padding: 0 2em;
  text-align: center;
  bottom: -38px;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .slick-dots {
    bottom: -25px;
    text-align: right;
  }
}
.testimonials-section .slick-dots li {
  margin: 0 3px;
  height: 13px;
  width: 13px;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .slick-dots li {
    height: 20px;
    width: 20px;
  }
}
.testimonials-section .slick-dots li button {
  background: #3d88f7;
  border: none;
  border-radius: 100%;
  height: 13px;
  width: 13px;
}
@media only screen and (min-width: 772px) {
  .testimonials-section .slick-dots li button {
    height: 18px;
    width: 18px;
  }
}
.testimonials-section .slick-dots li button:before {
  color: transparent;
}
.testimonials-section .slick-dots li.slick-active button {
  background: #ef720d;
}

.page-template-page_listing .entry-title {
  display: none;
}
.page-template-page_listing .entry-content .wpgmp_map_container {
  position: relative;
}
.page-template-page_listing .entry-content .wpgmp_map_container:before, .page-template-page_listing .entry-content .wpgmp_map_container:after {
  content: " ";
  display: table;
}
.page-template-page_listing .entry-content .wpgmp_map_container:after {
  clear: both;
}
.page-template-page_listing .wpgmp_filter_wrappers {
  background: #ffffff;
  float: none;
  margin-bottom: 0;
}
.page-template-page_listing .wpgmp_filter_wrappers .wpgmp_before_listing {
  display: none;
}
.page-template-page_listing .wpgmp_filter_wrappers .wpgmp_listing_header {
  float: none;
  max-width: 1163px;
  margin: 0 auto;
}
.page-template-page_listing .wpgmp_filter_wrappers .wpgmp_search_form {
  float: none;
  border: 2px solid #3d88f7;
  background: #fff;
  padding: 0;
  margin-top: 21px;
  margin-bottom: 30px;
  border-radius: 7px;
  position: relative;
}
.page-template-page_listing .wpgmp_filter_wrappers .wpgmp_search_form:before {
  content: "Location";
  text-transform: uppercase;
  font-size: 0.8rem;
  letter-spacing: 0.03em;
  position: absolute;
  top: 21px;
  left: 25px;
  font-family: "neurial_grotesk_medium", sans-serif;
  color: #0d8eff;
}
.page-template-page_listing .wpgmp_filter_wrappers .wpgmp_search_form:after {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: auto;
  top: 29px;
  background: none;
  width: auto;
  font-size: 2rem;
  right: 30px;
  color: #3d88f7;
}
.page-template-page_listing .wpgmp_filter_wrappers .wpgmp_search_form input {
  padding: 44px 24px 19px;
  border: none;
  border-radius: 5px;
  background: #f5f5f7;
  font-size: 17px;
  color: #282d4d;
  border: 2px solid transparent;
}
.page-template-page_listing .wpgmp_filter_wrappers .wpgmp_search_form input:focus {
  border: 2px solid #282d4d;
}
@media only screen and (min-width: 992px) {
  .page-template-page_listing .location_listing1 {
    position: absolute;
    max-width: 534px;
    top: 169px;
    left: 9px;
  }
}
.page-template-page_listing .location_listing1 .wpgmp_listing_container {
  float: none;
}
.page-template-page_listing .location_listing1 .wpgmp_listing_list {
  float: none;
}
.page-template-page_listing .location_listing1 .wpgmp_listing_list .wpgmp_locations {
  padding: 21px 24px !important;
  background: #fff !important;
  float: none;
  margin-bottom: 0px !important;
  border-radius: 3px 3px 3px 20px;
  margin-top: 8px !important;
  position: relative;
  overflow: hidden;
}
.page-template-page_listing .location_listing1 .wpgmp_listing_list .wpgmp_locations:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
.page-template-page_listing .location_listing1 .wpgmp_listing_list .fc-component-block {
  position: relative;
  z-index: 10;
}
.page-template-page_listing .location_listing1 .wpgmp_listing_list .location_link_top {
  width: 100%;
  position: absolute;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  z-index: 100;
}
@media only screen and (min-width: 580px) {
  .page-template-page_listing .location_listing1 .fc-component-content {
    display: flex;
  }
}
.page-template-page_listing .location_listing1 .fc-feature-img {
  max-width: 222px;
  border-radius: 10px;
  overflow: hidden;
  height: 148px;
}
.page-template-page_listing .location_listing1 .gallery-wrapper {
  position: relative;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .photo-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery {
  margin-bottom: 0;
  width: 222px;
  margin: 0 auto;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery img {
  max-width: 100% !important;
  height: initial !important;
  width: 222px !important;
  padding: 0;
  margin: 0 !important;
  border-radius: 10px;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery img:nth-child(n+2) {
  display: none;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery .slick-prev {
  left: 2px;
  z-index: 100;
  width: 20px;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery .slick-next {
  right: 2px;
  z-index: 100;
  width: 20px;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery .slick-dots {
  bottom: -3px;
  z-index: 100;
  display: block;
  text-align: center;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery .slick-dots li {
  display: inline-block !important;
  margin: 0;
  height: 15px;
  width: 15px;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery .slick-dots li button {
  height: 15px;
  width: 15px;
  padding: 2px;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery .slick-dots li button:before {
  width: 15px;
  height: 15px;
  font-size: 12px;
  line-height: 15px;
  color: white;
  opacity: 1;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery .slick-dots li.slick-active button:before {
  color: #ccc;
}
.page-template-page_listing .location_listing1 .gallery-wrapper .listing-gallery.slick-initialized img {
  display: block;
}
.page-template-page_listing .location_listing1 .fc-component-text .fc-itemcontent-padding {
  padding: 0 0 0 27px;
}
.page-template-page_listing .location_listing1 .fc-component-text .fc-item-title {
  font-size: 1rem;
  text-transform: none;
}
.page-template-page_listing .location_listing1 .fc-component-text .fc-item-title a {
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  z-index: 10;
  position: relative;
}
.page-template-page_listing .location_listing1 .fc-component-text .site-address {
  font-size: 10px;
  font-family: "neurial_grotesk_bold", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  margin-top: 8px;
  margin-bottom: 14px;
}
.page-template-page_listing .location_listing1 .fc-component-text .site-info {
  font-size: 10px;
  font-family: "neurial_grotesk_medium", sans-serif;
  letter-spacing: 0.03em;
  line-height: 16px;
}
.page-template-page_listing .location_listing1 .fc-component-text .starting-price {
  font-size: 18px;
  margin-top: 13px;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #3d88f7;
}
.page-template-page_listing .location_listing1 .fc-component-text .starting-price span {
  margin-left: 14px;
  font-size: 19px;
}
.page-template-page_listing .location_listing1 .fc-component-text .starting-price a {
  font-family: "neurial_grotesk_bold", sans-serif;
}
.page-template-page_listing .wpgmp_pagination {
  width: 100%;
  text-align: center;
  padding: 50px 0;
}
@media only screen and (min-width: 992px) {
  .page-template-page_listing .wpgmp_pagination {
    background: #ffffff;
    border-radius: 3px 3px 3px 20px;
    max-width: 534px;
    position: relative;
    overflow: hidden;
    position: absolute;
    left: 9px;
    bottom: 40px;
  }
  .page-template-page_listing .wpgmp_pagination:before {
    content: "";
    position: absolute;
    width: 370px;
    height: 340px;
    opacity: 0.16;
    border-radius: 1000px;
    box-shadow: 1px 1px 178px #3d88f7;
    top: -130px;
    right: -130px;
    background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
    background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
  }
}
.page-template-page_listing .wpgmp_pagination a {
  background: #3d88f7;
  border-radius: 100%;
  color: #ffffff;
  padding: 10px;
  height: 40px;
  width: 40px;
}
.page-template-page_listing .wpgmp_pagination a.next {
  background: none;
  color: transparent;
  height: auto;
  width: auto;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  width: 20px;
}
.page-template-page_listing .wpgmp_pagination a.next:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: auto;
  background: none;
  width: auto;
  font-size: 1.5rem;
  color: #3d88f7;
}
.page-template-page_listing .wpgmp_pagination a.prev {
  background: none;
  color: transparent;
  height: auto;
  width: auto;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  width: 20px;
  margin-right: 20px;
}
.page-template-page_listing .wpgmp_pagination a.prev:before {
  content: "";
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  height: auto;
  background: none;
  width: auto;
  font-size: 1.5rem;
  color: #3d88f7;
}
.page-template-page_listing .wpgmp_pagination .current {
  background: #ef720d;
  color: #ffffff;
  padding: 10px;
  border-radius: 100%;
  height: 40px;
  width: 40px;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_map {
  height: 503px !important;
}
@media only screen and (min-width: 992px) {
  .page-template-page_listing .wpgmp_map_parent .wpgmp_map {
    height: 1273px !important;
  }
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post {
  max-width: 274px;
  margin: 0 auto;
  border-radius: 8px;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .infowindow-close {
  display: none;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box a {
  display: block;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .info_link_top {
  width: 100%;
  position: absolute;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper {
  position: relative;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .photo-link {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery {
  margin-bottom: 0;
  width: 274px;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery img {
  max-width: 100% !important;
  background: blue;
  height: initial !important;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery img:nth-child(n+2) {
  display: none;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery .slick-prev {
  left: 2px;
  z-index: 100;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery .slick-next {
  right: 2px;
  z-index: 100;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery .slick-dots {
  bottom: 2px;
  z-index: 100;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery .slick-dots li {
  margin: 0;
  height: 15px;
  width: 15px;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery .slick-dots li button {
  height: 15px;
  width: 15px;
  padding: 2px;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery .slick-dots li button:before {
  width: 15px;
  height: 15px;
  font-size: 12px;
  line-height: 15px;
  color: white;
  opacity: 1;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery .slick-dots li.slick-active button:before {
  color: #ccc;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .gallery-wrapper .listing-gallery.slick-initialized img {
  display: block;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box br {
  display: none;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .fc-itemcontent-padding {
  padding: 7px 18px;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .fc-item-content {
  font-size: 10px !important;
  font-family: "neurial_grotesk_bold" !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  margin-bottom: 7px !important;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .map-post-title {
  margin-top: 7px;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .map-post-title a {
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  font-size: 16px;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .starting-price {
  font-family: "neurial_grotesk_bold", sans-serif;
  padding-bottom: 8px;
  color: #3d88f7;
  position: relative;
  float: left;
  width: 100%;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .starting-price span {
  position: absolute;
  right: 0;
  bottom: 15px;
  font-size: 1rem;
}
.page-template-page_listing .wpgmp_map_parent .wpgmp_infowindow_post .fc-item-box .starting-price a {
  font-family: "neurial_grotesk_bold", sans-serif;
}

.product-steps ul {
  padding-left: 0;
}
@media only screen and (min-width: 550px) {
  .product-steps ul {
    display: flex;
    justify-content: space-between;
  }
}
.product-steps li {
  background: #fff;
  list-style-type: none;
  padding: 7px 10px;
  text-align: center;
  color: #aee7ff;
  box-shadow: 0px 5px 10px #e6e6e6;
}
@media only screen and (min-width: 550px) {
  .product-steps li {
    width: 33%;
  }
}
@media only screen and (min-width: 650px) {
  .product-steps li {
    padding: 11px 10px;
  }
}
@media only screen and (min-width: 772px) {
  .product-steps li {
    padding: 18px 10px;
  }
}
.product-steps li span {
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 11px;
}
@media only screen and (min-width: 650px) {
  .product-steps li span {
    font-size: 12px;
  }
}
@media only screen and (min-width: 772px) {
  .product-steps li span {
    font-size: 14px;
  }
}
.product-steps .first {
  color: #00abf3;
}
@media only screen and (min-width: 550px) {
  .product-steps .first {
    border-radius: 40px 0px 0px 40px;
  }
}
@media only screen and (min-width: 550px) {
  .product-steps .third {
    border-radius: 0 40px 40px 0;
  }
}

.product-template-default {
  background: #f5f5f7;
}
.product-template-default .woocommerce-breadcrumb {
  display: none;
}
.product-template-default .product {
  max-width: 1440px;
  margin: 0 auto;
  padding: 1em;
}
.product-template-default .product .product-info {
  margin-top: 2.5em;
  margin-bottom: 1.4em;
}
@media only screen and (min-width: 667px) {
  .product-template-default .product .product-info {
    display: flex;
  }
}
.product-template-default .product .product-info .entry-title {
  font-size: 1.95rem;
  color: #282d4d;
  font-family: "neurial_grotesk_bold", sans-serif;
}
@media only screen and (min-width: 667px) {
  .product-template-default .product .product-info .entry-title {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 767px) {
  .product-template-default .product .product-info .entry-title {
    font-size: 2.95rem;
  }
}
.product-template-default .product .product-info .address {
  font-family: "neurial_grotesk_medium", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.75rem;
  margin-top: 10px;
  color: #9a9ba0;
}
.product-template-default .product .product-info .location-starting-price {
  margin-left: auto;
  align-self: flex-end;
  font-size: 1rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  letter-spacing: 0.01em;
  color: #3d88f7;
  margin-bottom: 10px;
}
@media only screen and (min-width: 767px) {
  .product-template-default .product .product-info .location-starting-price {
    font-size: 1.3rem;
  }
}
.product-template-default .product .product-info .location-starting-price a {
  font-family: "neurial_grotesk_bold", sans-serif;
}
.product-template-default .product .product-info .icon-arrow-circle-down {
  font-size: 1rem;
  margin-left: 6px;
  margin-right: 9px;
}
@media only screen and (min-width: 767px) {
  .product-template-default .product .product-info .icon-arrow-circle-down {
    font-size: 1.4rem;
  }
}
.product-template-default .product .product-gallery .woocommerce-product-gallery {
  float: none;
  width: 100%;
  display: flex;
  margin-bottom: 2.3em;
}
.product-template-default .product .product-gallery .woocommerce-product-gallery__wrapper {
  max-width: 65%;
  width: 100%;
  border-radius: 10px;
  max-height: 503px;
  overflow: hidden;
}
.product-template-default .product .product-gallery .woocommerce-product-gallery__wrapper a {
  display: block;
}
.product-template-default .product .product-gallery .product-thumbnails {
  width: 32%;
  margin-left: auto;
  display: flex;
  flex-wrap: wrap;
}
.product-template-default .product .product-gallery .product-thumbnails .woocommerce-product-gallery__image {
  display: none !important;
  border-radius: 10px;
}
.product-template-default .product .product-gallery .product-thumbnails .woocommerce-product-gallery__image:nth-child(1) {
  display: block !important;
  width: 100%;
}
.product-template-default .product .product-gallery .product-thumbnails .woocommerce-product-gallery__image:nth-child(2) {
  display: block !important;
  width: 100%;
  align-self: flex-end;
}
@media only screen and (min-width: 520px) {
  .product-template-default .product .product-gallery .product-thumbnails .woocommerce-product-gallery__image:nth-child(2) a:after {
    content: "View All Photos";
    position: absolute;
    right: 2%;
    bottom: 10px;
    letter-spacing: 0.02em;
    color: #ffffff;
    text-shadow: 1px 1px 3px #000;
  }
}
.product-template-default .product .product-gallery .product-thumbnails .woocommerce-product-gallery__image a {
  display: block;
  max-height: 233px;
  overflow: hidden;
  border-radius: 10px;
}
.product-template-default .product .listing-info {
  background: #fff;
  width: 100%;
  border-radius: 10px 10px 10px 10px;
  padding: 1.5em 1.5em;
  box-shadow: 0px 5px 10px #e6e6e6;
  position: relative;
  overflow: hidden;
}
.product-template-default .product .listing-info:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
@media only screen and (min-width: 767px) {
  .product-template-default .product .listing-info {
    padding: 2.5em 2.5em;
  }
}
@media only screen and (min-width: 860px) {
  .product-template-default .product .listing-info {
    border-radius: 10px 10px 10px 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .product-template-default .product .listing-info {
    padding: 3.6em 3.5em;
  }
}
.product-template-default .product .listing-info .about-area {
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 1rem;
  margin-bottom: 18px;
}
@media only screen and (min-width: 860px) {
  .product-template-default .product .listing-info .description-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
.product-template-default .product .listing-info .description-content {
  margin-bottom: 2em;
}
@media only screen and (min-width: 860px) {
  .product-template-default .product .listing-info .description-content {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .product-template-default .product .listing-info .description-content {
    width: 23%;
    margin-right: 2%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1350px) {
  .product-template-default .product .listing-info .description-content {
    width: 30%;
    margin-right: 4%;
    margin-bottom: 0;
  }
}
.product-template-default .product .listing-info .description-content p {
  font-size: 1rem;
  line-height: 1.65em;
}
@media only screen and (min-width: 520px) {
  .product-template-default .product .listing-info .icon-content {
    display: flex;
  }
}
@media only screen and (min-width: 1024px) {
  .product-template-default .product .listing-info .icon-content {
    width: 49%;
  }
}
@media only screen and (min-width: 1350px) {
  .product-template-default .product .listing-info .icon-content {
    width: 38%;
  }
}
.product-template-default .product .listing-info .icon-column {
  margin-right: 30px;
}
.product-template-default .product .listing-info .icon-block {
  margin-bottom: 25px;
}
.product-template-default .product .listing-info .icon-block h4 {
  position: relative;
}
.product-template-default .product .listing-info .icon-block h4 span {
  margin-right: 10px;
}
.product-template-default .product .listing-info .icon-block h4 .icon-award {
  position: absolute;
  left: -2px;
  font-size: 15px;
  bottom: -4px;
}
.product-template-default .product .listing-info .block-content {
  margin-left: 30px;
  margin-top: 12px;
}
.product-template-default .product .listing-info .block-content p {
  font-size: 0.75rem;
  margin-bottom: 5px;
}
.product-template-default .product .listing-info iframe {
  border-radius: 10px;
  width: 100%;
  margin-bottom: 1em;
}
@media only screen and (min-width: 860px) {
  .product-template-default .product .listing-info iframe {
    width: auto;
    margin-bottom: 0;
    margin-left: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .product-template-default .product .listing-info iframe {
    width: 26%;
  }
}
@media only screen and (min-width: 1350px) {
  .product-template-default .product .listing-info iframe {
    width: auto;
  }
}
.product-template-default .product .box-section {
  padding-top: 5em;
  margin-bottom: 1em;
}
.product-template-default .product .box-section .box-title {
  text-align: center;
  font-size: 1.3em;
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-bottom: 1.4em;
}
@media only screen and (min-width: 960px) {
  .product-template-default .product .box-section .box-title {
    font-size: 1.8em;
  }
}
@media only screen and (min-width: 960px) {
  .product-template-default .product .box-section .boxes-wrapper {
    display: flex;
    justify-content: space-between;
  }
}
.product-template-default .product .box-section .box {
  background: #fff;
  border-radius: 10px;
  width: 100%;
  max-height: 80%;
  margin-bottom: 2em;
  padding: 3em 1.5em 7em;
}
@media only screen and (min-width: 960px) {
  .product-template-default .product .box-section .box {
    max-width: 31.5%;
    margin-bottom: 0;
    padding: 3.9em 2.8em 9em;
  }
}
.product-template-default .product .box-section .box .flag {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  padding: 8px 0px;
  background: #3d88f7;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  font-size: 0.9rem;
  border-radius: 10px 10px 0px 0px;
}
.product-template-default .product .box-section .box h2 {
  font-size: 1.5rem;
  font-family: "neurial_grotesk_bold", sans-serif;
}
@media only screen and (min-width: 960px) {
  .product-template-default .product .box-section .box h2 {
    font-size: 2.1rem;
  }
}
.product-template-default .product .box-section .box h3 {
  font-size: 2rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-bottom: 27px;
}
@media only screen and (min-width: 960px) {
  .product-template-default .product .box-section .box h3 {
    font-size: 3rem;
  }
}
.product-template-default .product .box-section .box h3 span {
  font-size: 0.8rem;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.product-template-default .product .box-section .box h4 {
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 0.06em;
  margin-top: 17px;
}
.product-template-default .product .box-section .box h4 span {
  margin-right: 10px;
}
.product-template-default .product .box-section .box ul {
  padding-left: 0;
  margin-top: 10px;
}
.product-template-default .product .box-section .box ul li {
  list-style-type: none;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  margin-bottom: 5px;
}
.product-template-default .product .box-section .box ul li span {
  margin-right: 10px;
}
.product-template-default .product .box-section .box .add-to-cart-btn {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  padding: 12px;
  font-size: 1rem;
  position: absolute;
  width: 90%;
  left: 5%;
  bottom: 30px;
  text-align: center;
}
@media only screen and (min-width: 960px) {
  .product-template-default .product .box-section .box .add-to-cart-btn {
    padding: 20px;
    font-size: 1.3rem;
  }
}
.product-template-default .product .box-section .box .gold-color {
  color: #f6c748;
}
.product-template-default .product .box-section .box .gold-background {
  background: #f6c748;
}
.product-template-default .product .box-section .box .orange-color {
  color: #ef720d;
}
.product-template-default .product .box-section .box .orange-background {
  background: #ef720d;
}
.product-template-default .product .box-section .box .blue-color {
  color: #3d88f7;
}
.product-template-default .product .box-section .box .blue-background {
  background: #3d88f7;
}
.product-template-default .product .box-section .box.gold {
  position: relative;
  overflow: hidden;
}
.product-template-default .product .box-section .box.gold:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #f6c747;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #f6c747 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6c747", endColorstr="#ffffff",GradientType=1 );
}
.product-template-default .product .box-section .box.blue {
  position: relative;
  overflow: hidden;
}
.product-template-default .product .box-section .box.blue:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
.product-template-default .product .box-section .box.orange {
  position: relative;
  overflow: hidden;
}
.product-template-default .product .box-section .box.orange:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #ef720d;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #ef720d 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandorange", endColorstr="#ffffff",GradientType=1 );
}
.product-template-default .product .faq-section {
  padding-bottom: 6em;
}
.product-template-default .product .faq-section .faq-title {
  text-align: center;
  font-size: 1.2rem;
  margin-top: 5em;
  margin-bottom: 2em;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.product-template-default .product .faq-section .faq-inner-wrapper {
  max-width: 1150px;
  margin: 0 auto;
}
.product-template-default .product .faq-section .faq-question {
  background: #fff;
  text-align: center;
  padding: 1.8em 2em;
  margin-bottom: 10px;
  border-radius: 10px;
  cursor: pointer;
}
.product-template-default .product .faq-section .faq-question .question {
  font-family: "neurial_grotesk_bold", sans-serif;
  font-size: 1.1rem;
  margin-bottom: 0;
  color: #282d4d;
}
.product-template-default .product .faq-section .faq-question .answer {
  display: none;
  max-width: 830px;
  margin: 12px auto 0;
  line-height: 1.5;
  font-size: 0.88rem;
}
.product-template-default .product .faq-section .faq-question.active {
  position: relative;
  overflow: hidden;
}
.product-template-default .product .faq-section .faq-question.active:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
.product-template-default .product .faq-section .faq-question.active .question {
  color: #3d88f7;
}

.woocommerce-checkout .entry-header {
  display: none;
}
.woocommerce-checkout .checkout-title {
  font-size: 1.95rem;
  color: #282d4d;
  font-family: "neurial_grotesk_bold", sans-serif;
  padding-left: 33px;
  margin-bottom: 41px;
  margin-top: 32px;
  z-index: 10;
  position: relative;
}
@media only screen and (min-width: 667px) {
  .woocommerce-checkout .checkout-title {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 767px) {
  .woocommerce-checkout .checkout-title {
    font-size: 2.95rem;
  }
}
.woocommerce-checkout .checkout-title:after {
  content: "";
  background-image: url("https://www.alliedoffices.com/wp-content/themes/allied/images/dots-2.png");
  height: 100px;
  width: 100px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover;
  top: -19px;
  left: 8px;
  z-index: -1;
}
.woocommerce-checkout .site-main {
  max-width: 1440px;
  margin: 0 auto;
  padding: 1em;
}
.woocommerce-checkout .entry-content {
  margin: 0;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}
.woocommerce-checkout .woocommerce-notices-wrapper {
  display: none;
}
.woocommerce-checkout .woocommerce-form-login-toggle {
  display: none;
}
.woocommerce-checkout .select2-selection {
  border: 2px solid #ccc;
  padding: 6px;
  box-sizing: content-box;
  border-radius: 5px;
}
.woocommerce-checkout .select2-selection .select2-selection__arrow {
  top: 9px;
  right: 3px;
}
.woocommerce-checkout input {
  border: 2px solid #ccc;
  padding: 10px;
  border-radius: 5px;
}
.woocommerce-checkout label {
  color: #282d4d;
  font-family: "neurial_grotesk_medium", sans-serif;
  text-transform: capitalize;
  margin-bottom: 1px;
  margin-left: 1px;
}
.woocommerce-checkout .step-title {
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  font-size: 1.14rem;
  margin-bottom: 25px;
}
.woocommerce-checkout .woocommerce-fields-wrap {
  padding: 3em 13px;
  border-top: 3px solid #ccc;
}
.woocommerce-checkout .col2-set .col-1 {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .col2-set .col-1 {
    max-width: 48%;
  }
}
.woocommerce-checkout .col2-set .col-1 .woocommerce-checkout-review-order-table {
  display: none;
}
.woocommerce-checkout .col2-set .col-1 #payment {
  background: transparent;
}
.woocommerce-checkout .col2-set .col-1 #payment .wc_payment_methods {
  padding-bottom: 0;
}
.woocommerce-checkout .col2-set .col-1 #payment .payment_method_authnet {
  background: transparent;
  padding: 0;
  margin-bottom: 0;
}
.woocommerce-checkout .col2-set .col-1 #payment .payment_method_authnet:before {
  display: none;
}
.woocommerce-checkout .col2-set .col-1 #payment #wc-authnet-cc-form .form-row {
  padding: 0;
}
.woocommerce-checkout .col2-set .col-1 #payment #wc-authnet-cc-form .form-row input {
  font-size: 14px;
}
.woocommerce-checkout .col2-set .col-1 #payment .woocommerce-SavedPaymentMethods-saveNew {
  opacity: 0;
  font-size: 2px;
}
.woocommerce-checkout .col2-set .col-1 #payment .woocommerce-terms-and-conditions-checkbox-text {
  font-family: "neurial_grotesk_medium", sans-serif;
}
.woocommerce-checkout .col2-set .col-1 #payment .woocommerce-terms-and-conditions-checkbox-text a {
  font-family: "neurial_grotesk_medium", sans-serif;
}
.woocommerce-checkout .col2-set .col-1 #payment .place-order #place_order {
  background-color: #007eff;
  padding: 13px 14px 13px 20px;
  border-radius: 7px 7px 7px 20px;
  font-weight: 400;
  letter-spacing: 0.04em;
  color: #ffffff;
  float: none;
  font-family: "neurial_grotesk_bold", sans-serif;
  width: 100%;
  max-width: 300px;
}
.woocommerce-checkout .col2-set .col-2 {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .woocommerce-checkout .col2-set .col-2 {
    max-width: 48%;
  }
}
@media only screen and (min-width: 1200px) {
  .woocommerce-checkout .col2-set .col-2 {
    max-width: 32%;
  }
}
.woocommerce-checkout .checkout-banner {
  background: #fff;
  border-radius: 10px;
  width: 100%;
  margin-bottom: 2em;
  padding: 3em 1.5em 7em;
}
.woocommerce-checkout .checkout-banner h2 {
  font-size: 1.5rem;
  font-family: "neurial_grotesk_bold", sans-serif;
}
@media only screen and (min-width: 960px) {
  .woocommerce-checkout .checkout-banner h2 {
    font-size: 2.1rem;
  }
}
.woocommerce-checkout .checkout-banner h3 {
  font-size: 2rem;
  font-family: "neurial_grotesk_bold", sans-serif;
  margin-bottom: 27px;
}
@media only screen and (min-width: 960px) {
  .woocommerce-checkout .checkout-banner h3 {
    font-size: 3rem;
  }
}
.woocommerce-checkout .checkout-banner h3 span, .woocommerce-checkout .checkout-banner h3 bdi {
  font-family: "neurial_grotesk_bold", sans-serif;
}
.woocommerce-checkout .checkout-banner h3 .month {
  font-size: 0.8rem;
  font-family: "neurial_grotesk_bold", sans-serif;
}
.woocommerce-checkout .checkout-banner h4 {
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  text-transform: uppercase;
  font-size: 0.9rem;
  letter-spacing: 0.06em;
  margin-top: 17px;
}
.woocommerce-checkout .checkout-banner h4 span {
  margin-right: 10px;
}
.woocommerce-checkout .checkout-banner ul {
  padding-left: 0;
  margin-top: 10px;
}
.woocommerce-checkout .checkout-banner ul li {
  list-style-type: none;
  font-family: "neurial_grotesk_bold", sans-serif;
  color: #282d4d;
  margin-bottom: 5px;
}
.woocommerce-checkout .checkout-banner ul li span {
  margin-right: 10px;
}
.woocommerce-checkout .checkout-banner .gold-color {
  color: #f6c748;
}
.woocommerce-checkout .checkout-banner .gold-background {
  background: #f6c748;
}
.woocommerce-checkout .checkout-banner .orange-color {
  color: #ef720d;
}
.woocommerce-checkout .checkout-banner .orange-background {
  background: #ef720d;
}
.woocommerce-checkout .checkout-banner .blue-color {
  color: #3d88f7;
}
.woocommerce-checkout .checkout-banner .blue-background {
  background: #3d88f7;
}
.woocommerce-checkout .checkout-banner.gold {
  position: relative;
  overflow: hidden;
}
.woocommerce-checkout .checkout-banner.gold:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #f6c747;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #f6c747 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #f6c747 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f6c747", endColorstr="#ffffff",GradientType=1 );
}
.woocommerce-checkout .checkout-banner.blue {
  position: relative;
  overflow: hidden;
}
.woocommerce-checkout .checkout-banner.blue:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #3d88f7;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #3d88f7 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #3d88f7 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandlightblue", endColorstr="#ffffff",GradientType=1 );
}
.woocommerce-checkout .checkout-banner.orange {
  position: relative;
  overflow: hidden;
}
.woocommerce-checkout .checkout-banner.orange:before {
  content: "";
  position: absolute;
  width: 370px;
  height: 340px;
  opacity: 0.16;
  border-radius: 1000px;
  box-shadow: 1px 1px 178px #ef720d;
  top: -130px;
  right: -130px;
  background: -moz-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #ef720d 0%, #ffffff 100%);
  background: radial-gradient(ellipse at center, #ef720d 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="$brandorange", endColorstr="#ffffff",GradientType=1 );
}

/*# sourceMappingURL=style.css.map */

.page-template-page_listing .location_listing1{top:unset;}

.woocommerce-checkout .place-order label{
  text-transform:none!important;
}


.page-template-page_listing .wpgmp_pagination{
  bottom: 0px;
  padding: 20px;
}