@charset "UTF-8";
body #header-space {
  height: auto !important;
}
body #header-outer {
  background: linear-gradient(0deg, rgba(20, 16, 13, 0) 0%, #14100d 100%);
}
@media (max-width: 1600px) {
  body #header-outer #logo img {
    height: 65px;
  }
}
@media (max-width: 1400px) {
  body #header-outer #logo img {
    height: 50px;
  }
}
@media (max-width: 1200px) {
  body #header-outer #logo img {
    height: 55px;
  }
}
body #header-outer.small-nav {
  background: #14100D !important;
}
@media (max-width: 1600px) {
  body #header-outer.small-nav #logo img {
    height: 65px;
  }
}
@media (max-width: 1400px) {
  body #header-outer.small-nav #logo img {
    height: 50px;
  }
}
@media (max-width: 1200px) {
  body #header-outer.small-nav #logo img {
    height: 55px;
  }
}
.sf-menu li a {
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media (max-width: 1500px) {
  .sf-menu li a {
    font-size: 15px !important;
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
}
@media (max-width: 1400px) {
  .sf-menu li a {
    font-size: 14px !important;
  }
}
@media (max-width: 1300px) {
  .sf-menu li a {
    font-size: 13px !important;
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
}
.sf-menu .sub-menu {
  background-color: #14100D !important;
}
.sf-menu .sub-menu li {
  margin-top: 3px;
  margin-bottom: 3px;
}
.sf-menu.buttons {
  padding: 0 !important;
}
@media (max-width: 480px) {
  .sf-menu.buttons {
    display: none !important;
  }
}
.sf-menu.buttons i {
  color: #80A51A !important;
}
@media (min-width: 1201px) {
  .sf-menu.buttons .nectar-header-text-content {
    padding-right: 0 !important;
  }
}
.sf-menu.buttons .nectar-header-text-content a {
  margin: 0 !important;
}
.sf-menu.buttons .nectar-header-text-content a:after {
  display: none !important;
}
#slide-out-widget-area .menu li a {
  font-family: "futura-pt", sans-serif !important;
}
#footer-outer {
  font-size: 18px;
}
@media (max-width: 690px) {
  #footer-outer {
    text-align: center;
  }
}
#footer-outer .row {
  padding: 50px 0 !important;
}
@media (min-width: 1000px) {
  #footer-outer .row .span_3:nth-child(3) {
    padding-left: 50px;
  }
}
#footer-outer .widget_media_image img {
  max-height: 83px;
  width: 230px;
  max-width: 100%;
}
@media (max-width: 690px) {
  #footer-outer .wp-block-social-links {
    justify-content: center;
  }
}
#footer-outer .wp-block-social-links li {
  background: transparent;
}
#footer-outer .wp-block-social-links li svg {
  fill: #80A51A;
  height: 1.5em;
  width: 1.5em;
}
#footer-outer .contact-details a:hover {
  color: #80A51A !important;
  opacity: 1 !important;
}
#footer-outer .contact-details strong {
  font-family: "futura-pt", sans-serif;
}
@media (max-width: 1200px) {
  #footer-outer .contact-details.email {
    font-size: 16px;
  }
}
@media (max-width: 1050px) {
  #footer-outer .contact-details.email {
    font-size: 15px;
  }
}
#footer-outer .widget h4 {
  text-transform: none;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}
#footer-outer .widget_nav_menu {
  font-size: 17px;
}
#footer-outer .widget_nav_menu a {
  font-weight: 400;
}
#footer-outer .widget_nav_menu a:hover {
  color: #80A51A !important;
  opacity: 1 !important;
}
@media (max-width: 690px) {
  #footer-outer .widget_nav_menu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
  }
}
#footer-outer .small {
  font-size: 16px;
  line-height: 1.5em;
}
#footer-outer [class^="fa-"] {
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  color: #80A51A;
  margin-right: 5px;
}
body .container-wrap {
  padding: 0 !important;
}
body .wpb_content_element, body .wpb_row {
  margin-bottom: 0px !important;
}
.banner {
  padding-top: 200px !important;
  padding-bottom: 150px !important;
  color: #fff;
}
@media (max-width: 1000px) {
  .banner {
    padding-top: 110px !important;
    padding-bottom: 80px !important;
  }
}
.banner h1, .banner rs-fullwidth-wrap h2, rs-fullwidth-wrap .banner h2, .banner rs-fullwidth-wrap .h2, .banner rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .banner rs-fullwidth-wrap h3.related-title {
  margin-bottom: 30px !important;
}
@media (max-width: 1000px) {
  .banner h1, .banner rs-fullwidth-wrap h2, rs-fullwidth-wrap .banner h2, .banner rs-fullwidth-wrap .h2, .banner rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .banner rs-fullwidth-wrap h3.related-title {
    margin-bottom: 20px !important;
  }
}
.banner.mask > .row-bg-wrap .row-bg:after {
  content: "";
  position: absolute;
  background-image: url(../images/mask.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  width: 70%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 1500px) {
  .banner.mask > .row-bg-wrap .row-bg:after {
    width: 75%;
  }
}
@media (max-width: 1300px) {
  .banner.mask > .row-bg-wrap .row-bg:after {
    width: 80%;
  }
}
@media (max-width: 1100px) {
  .banner.mask > .row-bg-wrap .row-bg:after {
    width: 100%;
    background-position: center center;
  }
}
.content-row, .single-post .post-content, .single-post .related-post-wrap {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}
@media (max-width: 690px) {
  .content-row, .single-post .post-content, .single-post .related-post-wrap {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
  }
}
.content-row.narrow, .single-post .narrow.post-content, .single-post .narrow.related-post-wrap {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
}
@media (max-width: 690px) {
  .content-row.narrow, .single-post .narrow.post-content, .single-post .narrow.related-post-wrap {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
}
.content-row.narrow.pt0, .single-post .narrow.pt0.post-content, .single-post .narrow.pt0.related-post-wrap {
  padding-top: 0 !important;
}
.content-row.narrow.pb0, .single-post .narrow.pb0.post-content, .single-post .narrow.pb0.related-post-wrap {
  padding-bottom: 0 !important;
}
.content-row.narrow.p0, .single-post .narrow.p0.post-content, .single-post .narrow.p0.related-post-wrap {
  padding: 0 !important;
}
.content-row.pt0, .single-post .pt0.post-content, .single-post .pt0.related-post-wrap {
  padding-top: 0 !important;
}
.content-row.pb0, .single-post .pb0.post-content, .single-post .pb0.related-post-wrap {
  padding-bottom: 0 !important;
}
.content-row.p0, .single-post .p0.post-content, .single-post .p0.related-post-wrap {
  padding: 0 !important;
}
.content-row.dark, .single-post .dark.post-content, .single-post .dark.related-post-wrap {
  color: #fff;
}
.content-row.dark > .row-bg-wrap, .single-post .dark.post-content > .row-bg-wrap, .single-post .dark.related-post-wrap > .row-bg-wrap {
  background-color: #14100D;
}
.content-row.dark h1, .single-post .dark.post-content h1, .single-post .dark.post-content rs-fullwidth-wrap h2, rs-fullwidth-wrap .single-post .dark.post-content h2, .single-post .dark.post-content rs-fullwidth-wrap .h2, .single-post .dark.post-content rs-fullwidth-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .dark.post-content rs-fullwidth-wrap h3.related-title, .single-post .dark.related-post-wrap h1, .single-post .dark.related-post-wrap rs-fullwidth-wrap h2, rs-fullwidth-wrap .single-post .dark.related-post-wrap h2, .single-post .dark.related-post-wrap rs-fullwidth-wrap .h2, .single-post .dark.related-post-wrap rs-fullwidth-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .dark.related-post-wrap rs-fullwidth-wrap h3.related-title, .content-row.dark rs-fullwidth-wrap h2, rs-fullwidth-wrap .content-row.dark h2, .content-row.dark rs-fullwidth-wrap .h2, .content-row.dark rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .content-row.dark rs-fullwidth-wrap h3.related-title, .content-row.dark h2, .single-post .dark.post-content h2, .single-post .dark.post-content .h2, .single-post .dark.post-content .related-post-wrap h3.related-title, .single-post .related-post-wrap .dark.post-content h3.related-title, .single-post .dark.related-post-wrap h2, .single-post .dark.related-post-wrap .h2, .single-post .dark.related-post-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .dark.related-post-wrap h3.related-title, .content-row.dark .h2, .content-row.dark .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .content-row.dark h3.related-title, .content-row.dark h3, .single-post .dark.post-content h3, .single-post .dark.related-post-wrap h3, .content-row.dark h4, .single-post .dark.post-content h4, .single-post .dark.related-post-wrap h4, .content-row.dark li, .single-post .dark.post-content li, .single-post .dark.related-post-wrap li {
  color: #fff;
}
.content-row.green > .row-bg-wrap, .single-post .green.post-content > .row-bg-wrap, .single-post .green.related-post-wrap > .row-bg-wrap {
  background-color: #80A51A;
}
.content-row.pale > .row-bg-wrap, .single-post .pale.post-content > .row-bg-wrap, .single-post .pale.related-post-wrap > .row-bg-wrap {
  background-color: #F1F2EE;
}
.content-row.grey > .row-bg-wrap, .single-post .grey.post-content > .row-bg-wrap, .single-post .grey.related-post-wrap > .row-bg-wrap {
  background-color: #FCFCFB;
}
.content-row.mask > .row-bg-wrap .row-bg:before, .single-post .mask.post-content > .row-bg-wrap .row-bg:before, .single-post .mask.related-post-wrap > .row-bg-wrap .row-bg:before {
  content: "";
  position: absolute;
  background-image: url(../images/mask.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  width: 70%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 1000px) {
  .content-row.mask > .row-bg-wrap .row-bg:before, .single-post .mask.post-content > .row-bg-wrap .row-bg:before, .single-post .mask.related-post-wrap > .row-bg-wrap .row-bg:before {
    width: 100%;
    background-position: center center;
  }
}
.content-row.mask.white > .row-bg-wrap .row-bg:before, .single-post .mask.white.post-content > .row-bg-wrap .row-bg:before, .single-post .mask.white.related-post-wrap > .row-bg-wrap .row-bg:before {
  background-image: url(../images/mask-white.svg);
}
.cta h2, .cta .h2, .cta .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .cta h3.related-title {
  color: #fff;
}
.page-id-21 .cta, .page-id-728 .cta {
  display: none;
}
body .pb {
  padding-bottom: 35px !important;
}
body .mt {
  margin-top: 35px !important;
}
body .mb {
  margin-bottom: 35px !important;
}
body .mb0 {
  margin-bottom: 0px !important;
}
body {
  font-family: "proxima-nova", sans-serif;
  color: #14100D;
  line-height: normal;
  font-size: 20px;
  font-weight: 300;
}
@media (max-width: 1200px) {
  body {
    font-size: 18px;
  }
}
h1, rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title, h2, .h2, .single-post .related-post-wrap h3.related-title, h3, h4 {
  font-family: "futura-pt", sans-serif;
}
h1, rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
  font-weight: 700;
  font-size: 55px;
  color: #fff;
  line-height: 1.2em !important;
}
@media (max-width: 1400px) {
  h1, rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 50px !important;
  }
}
@media (max-width: 1200px) {
  h1, rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 45px !important;
  }
}
@media (max-width: 1000px) {
  h1, rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 40px !important;
  }
}
@media (max-width: 480px) {
  h1, rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 35px !important;
  }
}
h2, .h2, .single-post .related-post-wrap h3.related-title {
  font-weight: 600;
  font-size: 40px;
  text-transform: uppercase;
  color: #14100D;
  line-height: 1.2em;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  h2, .h2, .single-post .related-post-wrap h3.related-title {
    font-size: 35px;
  }
}
@media (max-width: 1000px) {
  h2, .h2, .single-post .related-post-wrap h3.related-title {
    font-size: 31px;
  }
}
@media (max-width: 690px) {
  h2, .h2, .single-post .related-post-wrap h3.related-title {
    font-size: 27px;
  }
}
h2.centre.icon, .centre.icon.h2 {
  display: flex;
  justify-content: center;
}
h2.centre.icon img, .centre.icon.h2 img {
  position: relative;
  top: 3px;
  margin-right: 7px;
}
h3 {
  font-weight: 600;
  font-size: 30px;
  text-transform: uppercase;
  color: #80A51A;
  line-height: 1.2em;
}
@media (max-width: 1200px) {
  h3 {
    font-size: 27px;
  }
}
@media (max-width: 1000px) {
  h3 {
    font-size: 25px;
  }
}
@media (max-width: 690px) {
  h3 {
    font-size: 23px;
  }
}
h4 {
  font-weight: 700;
  font-size: 24px;
  text-transform: uppercase;
  color: #14100D;
  line-height: 1.4em;
}
@media (max-width: 1500px) {
  h4 {
    font-size: 23px;
  }
}
@media (max-width: 1400px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  h4 {
    font-size: 21px;
  }
}
@media (max-width: 1000px) {
  h4 {
    font-size: 20px;
  }
}
@media (max-width: 690px) {
  h4 {
    font-size: 19px;
  }
}
.large-text {
  font-weight: 400;
  font-size: 50px;
  line-height: 1.2em;
}
@media (max-width: 1500px) {
  .large-text {
    font-size: 45px;
  }
}
@media (max-width: 1400px) {
  .large-text {
    font-size: 40px;
  }
}
@media (max-width: 1200px) {
  .large-text {
    font-size: 35px;
  }
}
@media (max-width: 1000px) {
  .large-text {
    font-size: 30px;
  }
}
@media (max-width: 690px) {
  .large-text {
    font-size: 25px;
  }
}
@media (max-width: 480px) {
  .large-text {
    font-size: 24px;
  }
}
.col2 ul {
  columns: 2;
}
@media (max-width: 690px) {
  .col2 ul {
    columns: 1;
  }
}
ul.services {
  list-style-type: none;
  padding: 0;
  position: relative;
  margin-left: 0;
}
ul.services li {
  padding: 0px;
  list-style-type: none;
  position: relative;
  border-bottom: 1px solid #80A51A;
  display: flex;
  align-items: center;
  margin-right: 30px;
}
@media (max-width: 1300px) {
  ul.services li {
    margin-right: 15px;
  }
}
@media (max-width: 690px) {
  ul.services li {
    margin-right: 0;
  }
}
ul.services li a {
  color: #14100D;
  font-size: 30px;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  padding: 15px 50px 15px 0px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media (max-width: 1500px) {
  ul.services li a {
    font-size: 25px;
  }
}
@media (max-width: 1400px) {
  ul.services li a {
    font-size: 23px;
  }
}
@media (max-width: 1300px) {
  ul.services li a {
    font-size: 21px;
  }
}
@media (max-width: 1200px) {
  ul.services li a {
    font-size: 19px;
  }
}
@media (max-width: 1100px) {
  ul.services li a {
    font-size: 18px;
    padding-right: 25px;
  }
}
@media (max-width: 690px) {
  ul.services li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
ul.services li a:hover {
  color: #80A51A;
}
ul.services li a:after {
  content: "";
  color: #14100D;
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  display: inline-flex;
  position: absolute;
  right: 0;
  transition: all 0.3s;
}
@media (max-width: 1200px) {
  ul.services li a:after {
    font-size: 16px;
  }
}
ul.services li a:hover:after {
  color: #80A51A;
  transform: rotate(45deg);
}
.btn, .nectar-button {
  background: #80A51A;
  color: #fff;
  font-family: "futura-pt", sans-serif;
  font-size: 20px !important;
  font-weight: 700;
  padding: 15px 50px !important;
  border-radius: 30px;
  line-height: normal;
  text-transform: uppercase;
  transition: all 0.3s;
  display: inline-block;
  width: auto;
}
@media (max-width: 1400px) {
  .btn, .nectar-button {
    padding: 15px 30px !important;
  }
}
@media (max-width: 1200px) {
  .btn, .nectar-button {
    font-size: 18px !important;
  }
}
.btn:hover, .nectar-button:hover {
  color: #fff;
  background: #709211;
}
.btn i, .nectar-button i {
  display: none;
}
.btn span, .nectar-button span {
  transform: none !important;
}
.btn.wpcf7-form-control {
  background: #80A51A !important;
  padding: 15px 50px !important;
  border-radius: 30px;
  font-family: "futura-pt", sans-serif;
}
.btn.wpcf7-form-control:hover:hover {
  color: #fff;
  background: #709211;
}
.wpcf7-spinner {
  position: absolute;
}
.wpcf7-response-output {
  text-align: center;
}
.wpcf7-form .wpcf7-not-valid-tip {
  background: transparent;
  box-shadow: none;
}
body input:not(.btn), body .wpcf7-select, body textarea {
  border-radius: 30px !important;
  background: #F1F2EE !important;
  color: #14100D !important;
  width: 100%;
}
@media (max-width: 1200px) {
  body input:not(.btn), body .wpcf7-select, body textarea {
    font-size: 18px !important;
  }
}
body textarea {
  border-radius: 15px !important;
}
body ::placeholder {
  color: #14100D !important;
}
body .contact-us-form .wpcf7 {
  width: 100%;
}
body .contact-us-form .wpcf7 input:not(.btn), body .contact-us-form .wpcf7 .wpcf7-select, body .contact-us-form .wpcf7 textarea {
  background: #fff !important;
}
body .contact-us-form .wpcf7 .btn {
  width: 100%;
}
body[data-button-style=rounded] .newsletter-form {
  display: flex;
  justify-content: center;
  color: #fff;
}
body[data-button-style=rounded] .newsletter-form p > * {
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 800px) {
  body[data-button-style=rounded] .newsletter-form p > * {
    margin-left: 0;
    margin-right: 0;
  }
}
body[data-button-style=rounded] .newsletter-form strong {
  margin-right: 30px;
}
@media (max-width: 1100px) {
  body[data-button-style=rounded] .newsletter-form strong {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
body[data-button-style=rounded] .newsletter-form .wpcf7-form-control-wrap {
  display: inline !important;
}
@media (max-width: 800px) {
  body[data-button-style=rounded] .newsletter-form .wpcf7-form-control-wrap {
    display: block !important;
    margin-bottom: 15px;
  }
  body[data-button-style=rounded] .newsletter-form .wpcf7-form-control-wrap input {
    text-align: center;
  }
}
body[data-button-style=rounded] .newsletter-form input:not(.btn) {
  background: #F1F2EE !important;
  width: 250px;
  font-size: 20px;
}
@media (max-width: 1200px) {
  body[data-button-style=rounded] .newsletter-form input:not(.btn) {
    font-size: 18px;
  }
}
body[data-button-style=rounded] .newsletter-form .btn {
  width: auto;
  background: #14100D !important;
  padding: 13px 30px !important;
}
@media (max-width: 800px) {
  body[data-button-style=rounded] .newsletter-form .btn {
    width: 100%;
  }
}
body[data-button-style=rounded] .newsletter-form .btn:hover {
  background: #000;
}
body[data-button-style=rounded] .newsletter-form .wpcf7-not-valid-tip {
  display: none;
}
rs-fullwidth-wrap rs-slide:after {
  content: "";
  position: absolute;
  background-image: url(../images/mask.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  width: 70%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
@media (max-width: 1500px) {
  rs-fullwidth-wrap rs-slide:after {
    width: 75%;
  }
}
@media (max-width: 1300px) {
  rs-fullwidth-wrap rs-slide:after {
    width: 80%;
  }
}
@media (max-width: 1100px) {
  rs-fullwidth-wrap rs-slide:after {
    width: 100%;
    background-position: center center;
  }
}
rs-fullwidth-wrap rs-slides .rs-slide * {
  z-index: 99999 !important;
}
@media (max-width: 1400px) {
  rs-fullwidth-wrap .slide-text {
    padding-left: 90px;
  }
}
@media (max-width: 1000px) {
  rs-fullwidth-wrap .slide-text {
    padding-left: 60px;
  }
}
@media (max-width: 480px) {
  rs-fullwidth-wrap .slide-text {
    padding-left: 30px;
    padding-right: 30px;
  }
}
rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
  text-transform: none !important;
  line-height: normal !important;
  font-weight: 700 !important;
}
@media (max-width: 1400px) {
  rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 48px !important;
  }
}
@media (max-width: 1200px) {
  rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 40px !important;
  }
}
@media (max-width: 1000px) {
  rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 35px !important;
  }
}
@media (max-width: 480px) {
  rs-fullwidth-wrap h2, rs-fullwidth-wrap .h2, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title {
    font-size: 30px !important;
  }
}
rs-fullwidth-wrap h2 span, rs-fullwidth-wrap .h2 span, rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title span, .single-post .related-post-wrap rs-fullwidth-wrap h3.related-title span {
  margin-right: 3px;
}
rs-fullwidth-wrap p {
  font-size: 20px !important;
  font-family: "proxima-nova", sans-serif;
  font-weight: 300 !important;
  line-height: normal !important;
}
@media (max-width: 480px) {
  rs-fullwidth-wrap p {
    font-size: 18px !important;
  }
}
rs-tabs {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  height: auto !important;
  max-height: 1000px !important;
}
rs-tabs * {
  max-height: 1000px !important;
}
rs-tabs rs-navmask {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}
rs-tabs rs-navmask rs-tabs-wrap {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  display: flex;
  flex-wrap: wrap;
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab {
  width: 25% !important;
  padding: 20px !important;
  left: auto !important;
  position: relative !important;
  background: rgba(0, 0, 0, 0.7);
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
}
@media (max-width: 1400px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab {
    height: 100px !important;
  }
}
@media (max-width: 1000px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab {
    padding: 20px 10px !important;
    height: auto !important;
  }
}
@media (max-width: 690px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab {
    width: 50% !important;
    padding: 10px 10px !important;
    justify-content: left;
    border-bottom: 0 !important;
  }
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab:first-child {
    width: 100% !important;
    justify-content: center;
  }
}
@media (max-width: 480px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab {
    width: 50% !important;
  }
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab .tp-tab-content {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  height: auto !important;
  width: auto !important;
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab .tp-tab-image {
  margin-right: 7px;
  display: none !important;
}
@media (max-width: 1300px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab .tp-tab-image {
    margin-right: 5px;
    width: 20px !important;
    height: 20px !important;
  }
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab:first-child .tp-tab-image {
  display: inline !important;
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab .tp-tab-title {
  color: #fff !important;
  font-size: 18px !important;
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-family: "futura-pt", sans-serif;
  line-height: 20px !important;
}
@media (max-width: 1500px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab .tp-tab-title {
    font-size: 16px !important;
  }
}
@media (max-width: 1400px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab .tp-tab-title {
    font-size: 16px !important;
  }
}
@media (max-width: 1000px) {
  rs-tabs rs-navmask rs-tabs-wrap .tp-tab .tp-tab-title {
    font-size: 14px !important;
    line-height: 17px !important;
    text-transform: none !important;
  }
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab.selected {
  background: #80A51A !important;
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab.selected .tp-tab-title {
  color: #fff !important;
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab.rs-touchhover {
  background: #14100D !important;
}
rs-tabs rs-navmask rs-tabs-wrap .tp-tab.rs-touchhover .tp-tab-title {
  color: #fff !important;
}
img.offset-image-left, .offset-maskcol-left .mask_shape_custom .inner {
  max-width: 1000% !important;
  width: 125%;
  margin-left: -25%;
}
@media (min-width: 1600px) {
  img.offset-image-left, .offset-maskcol-left .mask_shape_custom .inner {
    width: 150%;
    margin-left: -50%;
  }
}
@media (max-width: 1000px) {
  img.offset-image-left, .offset-maskcol-left .mask_shape_custom .inner {
    max-width: 100% !important;
    width: 100%;
    margin-left: 0%;
  }
}
img.offset-image-right, .offset-maskcol-right .mask_shape_custom .inner {
  max-width: 1000% !important;
  border-radius: 30px 0 0 30px;
  width: 125%;
  margin-right: -25%;
}
@media (min-width: 1600px) {
  img.offset-image-right, .offset-maskcol-right .mask_shape_custom .inner {
    width: 150%;
    margin-right: -50%;
    border-radius: 30px;
  }
}
@media (max-width: 690px) {
  img.offset-image-right, .offset-maskcol-right .mask_shape_custom .inner {
    max-width: 100% !important;
    width: 100%;
    margin-left: 0%;
    border-radius: 30px;
  }
}
@media (min-width: 691px) and (max-width: 1000px) {
  .tablet-justifycontent .row_col_wrap_12_inner {
    justify-content: center;
  }
}
.wpcf7-spinner {
  position: absolute;
}
.wpcf7-response-output {
  text-align: center;
}
.wpcf7-form .wpcf7-not-valid-tip {
  background: transparent;
  box-shadow: none;
}
body input:not(.btn), body .wpcf7-select, body textarea {
  border-radius: 30px !important;
  background: #F1F2EE !important;
  color: #14100D !important;
  width: 100%;
}
@media (max-width: 1200px) {
  body input:not(.btn), body .wpcf7-select, body textarea {
    font-size: 18px !important;
  }
}
body textarea {
  border-radius: 15px !important;
}
body ::placeholder {
  color: #14100D !important;
}
body .contact-us-form .wpcf7 {
  width: 100%;
}
body .contact-us-form .wpcf7 input:not(.btn), body .contact-us-form .wpcf7 .wpcf7-select, body .contact-us-form .wpcf7 textarea {
  background: #fff !important;
}
body .contact-us-form .wpcf7 .btn {
  width: 100%;
}
body[data-button-style=rounded] .newsletter-form {
  display: flex;
  justify-content: center;
  color: #fff;
}
body[data-button-style=rounded] .newsletter-form p > * {
  margin-left: 5px;
  margin-right: 5px;
}
@media (max-width: 800px) {
  body[data-button-style=rounded] .newsletter-form p > * {
    margin-left: 0;
    margin-right: 0;
  }
}
body[data-button-style=rounded] .newsletter-form strong {
  margin-right: 30px;
}
@media (max-width: 1100px) {
  body[data-button-style=rounded] .newsletter-form strong {
    display: block;
    text-align: center;
    margin-bottom: 15px;
    margin-right: 0;
  }
}
body[data-button-style=rounded] .newsletter-form .wpcf7-form-control-wrap {
  display: inline !important;
}
@media (max-width: 800px) {
  body[data-button-style=rounded] .newsletter-form .wpcf7-form-control-wrap {
    display: block !important;
    margin-bottom: 15px;
  }
  body[data-button-style=rounded] .newsletter-form .wpcf7-form-control-wrap input {
    text-align: center;
  }
}
body[data-button-style=rounded] .newsletter-form input:not(.btn) {
  background: #F1F2EE !important;
  width: 250px;
  font-size: 20px;
}
@media (max-width: 1200px) {
  body[data-button-style=rounded] .newsletter-form input:not(.btn) {
    font-size: 18px;
  }
}
body[data-button-style=rounded] .newsletter-form .btn {
  width: auto;
  background: #14100D !important;
  padding: 13px 30px !important;
}
@media (max-width: 800px) {
  body[data-button-style=rounded] .newsletter-form .btn {
    width: 100%;
  }
}
body[data-button-style=rounded] .newsletter-form .btn:hover {
  background: #000;
}
body[data-button-style=rounded] .newsletter-form .wpcf7-not-valid-tip {
  display: none;
}
@media (min-width: 691px) and (max-width: 999px) {
  .blog-recent[data-style="classic_enhanced"] .col {
    width: 31.2%;
  }
}
@media (min-width: 691px) {
  .blog-recent[data-style="classic_enhanced"] .col {
    margin-bottom: 0 !important;
  }
}
@media (max-width: 690px) {
  .blog-recent[data-style="classic_enhanced"] .col:last-child {
    margin-bottom: 0;
  }
}
.blog-recent[data-style="classic_enhanced"] .inner-wrap {
  border-radius: 0 !important;
  background-color: #FCFCFB;
}
.blog-recent[data-style="classic_enhanced"] .inner-wrap .meta-category {
  display: none;
}
.blog-recent[data-style="classic_enhanced"] .inner-wrap .article-content-wrap {
  padding: 40px;
  background-color: transparent;
}
@media (max-width: 1200px) {
  .blog-recent[data-style="classic_enhanced"] .inner-wrap .article-content-wrap {
    padding: 30px;
  }
}
@media (min-width: 691px) and (max-width: 999px) {
  .blog-recent[data-style="classic_enhanced"] .inner-wrap .article-content-wrap {
    padding: 20px;
  }
}
.blog-recent[data-style="classic_enhanced"] .inner-wrap .article-content-wrap .meta {
  color: #7E7E7E;
  font-size: 16px;
}
.blog-recent[data-style="classic_enhanced"] .inner-wrap .article-content-wrap h3 {
  text-transform: none;
  font-size: 24px;
  margin-top: 10px;
}
.blog-recent[data-style="classic_enhanced"] .inner-wrap .article-content-wrap .excerpt {
  color: #14100D;
}
.news-page-row .blog-recent[data-style="classic_enhanced"]:before {
  display: none;
}
@media (min-width: 691px) and (max-width: 999px) {
  .news-page-row .blog-recent[data-style="classic_enhanced"] {
    justify-content: space-between;
  }
}
@media (min-width: 691px) and (max-width: 999px) {
  .news-page-row .blog-recent[data-style="classic_enhanced"] .col {
    width: calc(50% - 15px);
    margin-right: 0 !important;
    margin-bottom: 30px !important;
  }
  .news-page-row .blog-recent[data-style="classic_enhanced"] .col:before {
    display: none !important;
  }
}
.single-post #page-header-wrap {
  height: auto !important;
}
.single-post #page-header-bg {
  height: auto !important;
  padding-top: 200px !important;
  padding-bottom: 150px !important;
  color: #fff;
}
@media (max-width: 1000px) {
  .single-post #page-header-bg {
    padding-top: 110px !important;
    padding-bottom: 100px !important;
  }
}
.single-post #page-header-bg .page-header-bg-image-wrap:before {
  content: "";
  position: absolute;
  background-image: url(images/mask.svg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  width: 70%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}
@media (max-width: 1500px) {
  .single-post #page-header-bg .page-header-bg-image-wrap:before {
    width: 75%;
  }
}
@media (max-width: 1300px) {
  .single-post #page-header-bg .page-header-bg-image-wrap:before {
    width: 80%;
  }
}
@media (max-width: 1100px) {
  .single-post #page-header-bg .page-header-bg-image-wrap:before {
    width: 100%;
    background-position: center center;
  }
}
.single-post .blog-title {
  top: 0% !important;
  transform: translateY(0%) !important;
}
.single-post .blog-title a {
  display: none !important;
}
.single-post .blog-title h1, .single-post .blog-title rs-fullwidth-wrap h2, rs-fullwidth-wrap .single-post .blog-title h2, .single-post .blog-title rs-fullwidth-wrap .h2, .single-post .blog-title rs-fullwidth-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .blog-title rs-fullwidth-wrap h3.related-title {
  font-size: 55px !important;
  font-family: "futura-pt", sans-serif !important;
  line-height: 1.2em;
  max-width: 100% !important;
  text-align: left !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  color: #fff;
  display: flex;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
@media (max-width: 1400px) {
  .single-post .blog-title h1, .single-post .blog-title rs-fullwidth-wrap h2, rs-fullwidth-wrap .single-post .blog-title h2, .single-post .blog-title rs-fullwidth-wrap .h2, .single-post .blog-title rs-fullwidth-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .blog-title rs-fullwidth-wrap h3.related-title {
    font-size: 50px !important;
  }
}
@media (max-width: 1200px) {
  .single-post .blog-title h1, .single-post .blog-title rs-fullwidth-wrap h2, rs-fullwidth-wrap .single-post .blog-title h2, .single-post .blog-title rs-fullwidth-wrap .h2, .single-post .blog-title rs-fullwidth-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .blog-title rs-fullwidth-wrap h3.related-title {
    font-size: 45px !important;
  }
}
@media (max-width: 1000px) {
  .single-post .blog-title h1, .single-post .blog-title rs-fullwidth-wrap h2, rs-fullwidth-wrap .single-post .blog-title h2, .single-post .blog-title rs-fullwidth-wrap .h2, .single-post .blog-title rs-fullwidth-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .blog-title rs-fullwidth-wrap h3.related-title {
    font-size: 40px !important;
  }
}
@media (max-width: 480px) {
  .single-post .blog-title h1, .single-post .blog-title rs-fullwidth-wrap h2, rs-fullwidth-wrap .single-post .blog-title h2, .single-post .blog-title rs-fullwidth-wrap .h2, .single-post .blog-title rs-fullwidth-wrap .related-post-wrap h3.related-title, .single-post .related-post-wrap .blog-title rs-fullwidth-wrap h3.related-title {
    font-size: 35px !important;
  }
}
.single-post .blog-title h1:before {
  display: none;
}
.single-post .blog-title #single-below-header {
  text-align: left !important;
}
.single-post .blog-title #single-below-header span {
  font-size: 20px !important;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
.single-post .blog_next_prev_buttons {
  margin-top: 0 !important;
}
.single-post .post-area .post .content-inner {
  padding-bottom: 0px;
}
.single-post .related-post-wrap .related-posts[data-style=material] {
  padding: 0 !important;
}
.single-post .related-post-wrap .row-bg-wrap .row-bg {
  background: #F1F2EE;
}
.single-post .related-post-wrap h3.related-title {
  padding-top: 0 !important;
  text-align: center;
  margin: 0 !important;
  padding-bottom: 50px;
  position: relative;
}
.single-post .related-post-wrap .post {
  background: #fff;
}
.single-post .related-post-wrap .post-featured-img img {
  width: 100%;
}
.single-post .related-post-wrap .article-content-wrap {
  padding: 30px !important;
  display: flex;
  flex-direction: column-reverse;
}
.single-post .related-post-wrap .article-content-wrap h3 {
  text-transform: none;
  color: #14100D;
  font-size: 24px;
  margin-bottom: 12px;
}
.single-post .related-post-wrap .article-content-wrap .grav-wrap {
  position: relative;
  bottom: 0;
  left: 0;
  margin-bottom: 10px;
}
.single-post .related-post-wrap .article-content-wrap .grav-wrap span {
  color: #7E7E7E;
  font-size: 16px !important;
  line-height: 1.5em;
}
.single-post .related-post-wrap .meta-category {
  display: none !important;
}
body.single-post.material[data-bg-header=true] .container-wrap {
  padding-top: 0 !important;
}
Futura PT Light {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-style: normal;
}
Futura PT Light Oblique {
  font-family: "futura-pt", sans-serif;
  font-weight: 300;
  font-style: italic;
}
Futura PT Book {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
}
Futura PT Book Oblique {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: italic;
}
Futura PT Medium {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
}
Futura PT Medium Oblique {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: italic;
}
Futura PT Demi {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: normal;
}
Futura PT Demi Oblique {
  font-family: "futura-pt", sans-serif;
  font-weight: 600;
  font-style: italic;
}
Futura PT Heavy {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
}
Futura PT Heavy Oblique {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: italic;
}
Futura PT Extra Bold {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-style: normal;
}
Futura PT Extra Bold Oblique {
  font-family: "futura-pt", sans-serif;
  font-weight: 800;
  font-style: italic;
}
Futura PT Bold {
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700;
  font-style: normal;
}
Futura PT Bold Oblique {
  font-family: "futura-pt-bold", sans-serif;
  font-weight: 700;
  font-style: italic;
}
Proxima Nova Thin {
  font-family: "proxima-nova", sans-serif;
  font-weight: 100;
  font-style: normal;
}
Proxima Nova Light {
  font-family: "proxima-nova", sans-serif;
  font-weight: 300;
  font-style: normal;
}
Proxima Nova Regular {
  font-family: "proxima-nova", sans-serif;
  font-weight: 400;
  font-style: normal;
}
Proxima Nova Medium {
  font-family: "proxima-nova", sans-serif;
  font-weight: 500;
  font-style: normal;
}
Proxima Nova Semibold {
  font-family: "proxima-nova", sans-serif;
  font-weight: 600;
  font-style: normal;
}
Proxima Nova Bold {
  font-family: "proxima-nova", sans-serif;
  font-weight: 700;
  font-style: normal;
}
Proxima Nova Extrabold {
  font-family: "proxima-nova", sans-serif;
  font-weight: 800;
  font-style: normal;
}
Proxima Nova Black {
  font-family: "proxima-nova", sans-serif;
  font-weight: 900;
  font-style: normal;
}
.carousel.clients > div {
  margin-left: 25px !important;
  margin-right: 25px !important;
}
@media (max-width: 1000px) {
  .carousel.clients > div {
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
.carousel.clients img {
  max-height: 70px;
}
.nectar-global-section .carousel.clients > div {
  margin-left: 35px !important;
  margin-right: 35px !important;
}
.nectar-global-section .carousel.clients img {
  max-height: 100px;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
  margin: 0 !important;
}
@media (max-width: 1100px) {
  .nectar-carousel-fixed-content {
    width: 50% !important;
    position: absolute !important;
  }
}
@media (max-width: 690px) {
  .nectar-carousel-fixed-content {
    width: 100% !important;
    position: relative !important;
    padding-right: 0 !important;
  }
}
.nectar-carousel-fixed-content h2, .nectar-carousel-fixed-content .h2, .nectar-carousel-fixed-content .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .nectar-carousel-fixed-content h3.related-title {
  margin-bottom: 15px;
}
.nectar-carousel-fixed-content .nectar-button {
  margin-top: 0px !important;
}
@media (max-width: 1100px) {
  .nectar-carousel-flickity-fixed-content .nectar-flickity {
    margin-left: 50% !important;
  }
}
@media (max-width: 690px) {
  .nectar-carousel-flickity-fixed-content .nectar-flickity {
    margin-left: 0 !important;
    margin-top: 30px;
    padding-bottom: 50px;
  }
  .nectar-carousel-flickity-fixed-content .nectar-flickity .flickity-page-dots {
    bottom: -10px !important;
  }
}
.nectar-carousel-flickity-fixed-content .nectar-flickity .cell {
  width: 33% !important;
}
@media (max-width: 690px) {
  .nectar-carousel-flickity-fixed-content .nectar-flickity .cell {
    width: 100% !important;
  }
}
.nectar-carousel-flickity-fixed-content .nectar-flickity .flickity-page-dots {
  bottom: -40px !important;
  position: relative !important;
  padding-top: 0px;
}
#testimonials-row {
  /*.nectar-carousel[data-control-style="material_pagination"] {
        .nectar_single_testimonial {
            line-height: normal;
            .inner {
                display: flex;
                flex-wrap: wrap;
                background: #fff;
                box-shadow: 0 0 4px 1px rgba(0,0,0,0.08);
                padding: 30px;
                .wrap {
                    span {
                        font-size: 24px;
                        font-weight: 300;
                        font-family: "futura-pt", sans-serif;
                    }
                    span.title {
                        font-size: 14px;
                        color: $dark;
                        font-weight: 500;
                        font-family: "futura-pt", sans-serif;
                        opacity: 1;
                        margin-top: 5px;
                    }
                }
                .image-icon {
                    border-radius: 0;
                }
                p {
                    order: 2;
                    font-size: 20px;
                    padding-top: 30px;
                    padding-bottom: 0;
                    font-family: "proxima-nova", sans-serif;
                }
                .open-quote {
                    display: none;
                }
            }

        }
        .flickity-page-dots {
            position: relative !important;
            top: 0 !important;
            padding-top: 60px;
        }
    }*/
}
#testimonials-row .testimonial_slider blockquote {
  margin-bottom: 0;
}
#testimonials-row .testimonial_slider blockquote p {
  background: #fff !important;
  font-size: 20px;
  line-height: normal;
  font-family: "proxima-nova", sans-serif;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
  padding: 40px 40px 40px 100px;
}
@media (max-width: 690px) {
  #testimonials-row .testimonial_slider blockquote p {
    padding: 30px 30px 30px 50px;
  }
}
@media (max-width: 480px) {
  #testimonials-row .testimonial_slider blockquote p {
    font-size: 18px;
  }
}
#testimonials-row .testimonial_slider blockquote p:before {
  color: #80A51A;
  opacity: 1;
  display: block !important;
}
@media (max-width: 690px) {
  #testimonials-row .testimonial_slider blockquote p:before {
    font-size: 60px;
    top: 0;
    left: 15px;
  }
}
#testimonials-row .testimonial_slider blockquote p .bottom-arrow:after {
  border-color: white transparent transparent transparent;
}
#testimonials-row .testimonial_slider blockquote .image-icon {
  border-radius: 0;
}
#testimonials-row .testimonial_slider blockquote .testimonial-name {
  font-size: 24px;
  font-weight: 300;
  font-family: "futura-pt", sans-serif;
}
#testimonials-row .testimonial_slider blockquote .title {
  font-size: 14px;
  color: #14100D;
  font-weight: 500;
  font-family: "futura-pt", sans-serif;
  opacity: 1;
  margin-top: 5px;
}
#testimonials-row .testimonial_slider .flickity-prev-next-button {
  margin-bottom: 0;
  margin-top: 25px;
  transform: translateY(0%);
}
.nectar-flickity[data-control-style=material_pagination]:not(.masonry) .flickity-viewport, .nectar-flickity[data-controls=material_pagination]:not(.masonry) .flickity-viewport {
  margin: 0px 0 0px 0;
}
.wpb_gallery_slidesflickity_style .flickity-page-dots {
  position: relative !important;
  bottom: 0 !important;
  margin-top: 60px !important;
}
.box-rows.center .vc_column-inner > .wpb_wrapper {
  justify-content: center;
}
.box-rows.mb0 .nectar-fancy-box {
  margin-bottom: 0;
}
.box-rows .vc_column-inner > .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
.box-rows.col2 .vc_column-inner > .wpb_wrapper {
  gap: 30px;
}
.box-rows.col2 .nectar-fancy-box {
  width: calc(50% - 30px);
}
@media (max-width: 690px) {
  .box-rows.col2 .nectar-fancy-box {
    width: 100%;
  }
}
.box-rows.col3 .nectar-fancy-box {
  width: calc(33.3% - 30px);
}
@media (max-width: 690px) {
  .box-rows.col3 .nectar-fancy-box {
    width: 100%;
  }
}
.box-rows.col4 .nectar-fancy-box {
  width: calc(25% - 20px);
}
@media (max-width: 1100px) {
  .box-rows.col4 .nectar-fancy-box {
    width: calc(50% - 20px);
  }
}
@media (max-width: 690px) {
  .box-rows.col4 .nectar-fancy-box {
    width: 100%;
  }
}
@media (max-width: 1400px) {
  .box-rows.col5 .vc_column-inner > .wpb_wrapper {
    justify-content: center;
  }
}
.box-rows.col5 .nectar-fancy-box {
  width: calc(20% - 20px);
}
@media (max-width: 1400px) {
  .box-rows.col5 .nectar-fancy-box {
    width: calc(33.3% - 20px);
  }
}
@media (max-width: 1400px) {
  .box-rows.col5 .nectar-fancy-box {
    width: calc(50% - 20px);
  }
}
@media (max-width: 690px) {
  .box-rows.col5 .nectar-fancy-box {
    width: 100%;
  }
}
.nectar-fancy-box[data-color="#ffffff"] {
  color: #14100D;
  padding: 40px;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
  border-radius: 0 !important;
}
@media (max-width: 1500px) {
  .nectar-fancy-box[data-color="#ffffff"] {
    padding: 30px;
  }
}
@media (max-width: 1400px) {
  .nectar-fancy-box[data-color="#ffffff"] {
    padding: 25px;
  }
}
.nectar-fancy-box[data-color="#ffffff"] h1, .nectar-fancy-box[data-color="#ffffff"] rs-fullwidth-wrap h2, rs-fullwidth-wrap .nectar-fancy-box[data-color="#ffffff"] h2, .nectar-fancy-box[data-color="#ffffff"] rs-fullwidth-wrap .h2, .nectar-fancy-box[data-color="#ffffff"] rs-fullwidth-wrap .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .nectar-fancy-box[data-color="#ffffff"] rs-fullwidth-wrap h3.related-title, .nectar-fancy-box[data-color="#ffffff"] h2, .nectar-fancy-box[data-color="#ffffff"] .h2, .nectar-fancy-box[data-color="#ffffff"] .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .nectar-fancy-box[data-color="#ffffff"] h3.related-title, .nectar-fancy-box[data-color="#ffffff"] h3, .nectar-fancy-box[data-color="#ffffff"] h4, .nectar-fancy-box[data-color="#ffffff"] li, .nectar-fancy-box[data-color="#ffffff"] p {
  color: #14100D !important;
}
@media (max-width: 1300px) {
  .nectar-fancy-box[data-color="#ffffff"] h4 {
    font-size: 18px;
  }
}
@media (max-width: 1200px) {
  .nectar-fancy-box[data-color="#ffffff"] h4 {
    text-align: center;
  }
}
.nectar-fancy-box[data-color="#ffffff"] i[class^="icon-"], .nectar-fancy-box[data-color="#ffffff"] [class*=" icon-"], .nectar-fancy-box[data-color="#ffffff"] i[class*="fa-"], .nectar-fancy-box[data-color="#ffffff"] span[class*="fa-"] {
  font-family: "Font Awesome 6 Pro";
  color: #80A51A !important;
  margin-right: 10px;
}
@media (max-width: 1400px) {
  .nectar-fancy-box[data-color="#ffffff"] i[class^="icon-"], .nectar-fancy-box[data-color="#ffffff"] [class*=" icon-"], .nectar-fancy-box[data-color="#ffffff"] i[class*="fa-"], .nectar-fancy-box[data-color="#ffffff"] span[class*="fa-"] {
    margin-right: 5px;
  }
}
@media (max-width: 1200px) {
  .nectar-fancy-box[data-color="#ffffff"] i[class^="icon-"], .nectar-fancy-box[data-color="#ffffff"] [class*=" icon-"], .nectar-fancy-box[data-color="#ffffff"] i[class*="fa-"], .nectar-fancy-box[data-color="#ffffff"] span[class*="fa-"] {
    display: block;
    margin-right: 0px;
    margin-bottom: 10px;
  }
}
.nectar-fancy-box.using-img[data-style="color_box_basic"] {
  border-radius: 0 !important;
}
.nectar-fancy-box.using-img[data-style="color_box_basic"]:hover .box-bg {
  scale: 1.1;
}
.nectar-fancy-box.using-img[data-style="color_box_basic"] .box-bg {
  transition: 0.3s;
}
.nectar-fancy-box.using-img[data-style="color_box_basic"] .box-bg:before {
  background: linear-gradient(0deg, #24162e 0%, rgba(36, 22, 46, 0) 100%);
  opacity: 1;
}
.nectar-fancy-box.using-img[data-style="color_box_basic"] .inner {
  display: flex;
  align-items: flex-end;
  min-height: 150px !important;
}
.nectar-fancy-box.using-img[data-style="color_box_basic"] .inner h3 {
  margin-bottom: 0;
}
.home .nectar-fancy-box[data-style="image_above_text_underline"] {
  margin-bottom: 0;
}
.nectar-fancy-box[data-style="image_above_text_underline"] {
  background-color: #fff;
}
@media (max-width: 690px) {
  .nectar-fancy-box[data-style="image_above_text_underline"] .image-wrap .box-bg {
    padding-bottom: calc((3 / 4)* 100%);
  }
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text {
  background: #fff;
  color: #14100D !important;
  padding: 30px 30px 30px 30px;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text h2, .nectar-fancy-box[data-style="image_above_text_underline"] .text .h2, .nectar-fancy-box[data-style="image_above_text_underline"] .text .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .nectar-fancy-box[data-style="image_above_text_underline"] .text h3.related-title {
  color: #80A51A !important;
  text-align: left;
  font-size: 30px;
  display: block;
}
@media (max-width: 1000px) {
  .nectar-fancy-box[data-style="image_above_text_underline"] .text h2, .nectar-fancy-box[data-style="image_above_text_underline"] .text .h2, .nectar-fancy-box[data-style="image_above_text_underline"] .text .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .nectar-fancy-box[data-style="image_above_text_underline"] .text h3.related-title {
    font-size: 27px;
  }
}
@media (max-width: 690px) {
  .nectar-fancy-box[data-style="image_above_text_underline"] .text h2, .nectar-fancy-box[data-style="image_above_text_underline"] .text .h2, .nectar-fancy-box[data-style="image_above_text_underline"] .text .single-post .related-post-wrap h3.related-title, .single-post .related-post-wrap .nectar-fancy-box[data-style="image_above_text_underline"] .text h3.related-title {
    font-size: 24px;
  }
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text h3 {
  color: #80A51A !important;
  text-align: center;
  font-size: 22px;
  display: block;
}
@media (max-width: 1100px) {
  .nectar-fancy-box[data-style="image_above_text_underline"] .text h3 {
    font-size: 19px;
  }
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text h3 img {
  display: inline;
  margin-bottom: 0;
  margin-right: 10px;
}
.nectar-fancy-box[data-style="image_above_text_underline"] .text p {
  color: #14100D !important;
}
#services-projects-row .col2 .vc_column-inner > .wpb_wrapper {
  justify-content: center;
}
#services-projects-row > .row-bg-wrap .inner-wrap:after {
  content: "";
  position: absolute;
  height: 200px;
  width: 100%;
  left: 0;
  bottom: 0;
  background: #F1F2EE;
}
#services-projects-row .flickity-viewport {
  margin: 0 !important;
  z-index: 1;
}
#services-projects-row .cell {
  padding: 0;
}
#services-projects-row .nectar-carousel .nectar-fancy-box {
  overflow: hidden;
  padding: 40px;
  padding-top: 300px;
  height: 700px;
  padding: 40px !important;
}
@media (max-width: 1400px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box {
    height: 600px;
  }
}
@media (max-width: 1200px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box {
    height: 500px;
  }
}
@media (max-width: 1000px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box {
    height: 400px;
    padding: 20px !important;
  }
}
@media (max-width: 600px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box {
    height: 300px;
    padding: 0 !important;
  }
}
#services-projects-row .nectar-carousel .nectar-fancy-box:after {
  display: none;
}
#services-projects-row .nectar-carousel .nectar-fancy-box .inner {
  padding: 30px;
  min-height: 1px !important;
  background: #fff;
  width: 500px;
  left: 0;
  bottom: 0px;
  position: absolute !important;
}
@media (max-width: 1000px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box .inner {
    padding: 20px;
    width: 300px;
  }
}
@media (max-width: 600px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box .inner {
    width: 100%;
    text-align: center;
  }
}
#services-projects-row .nectar-carousel .nectar-fancy-box .inner h4 {
  font-size: 28px;
  color: #14100D;
}
@media (max-width: 1000px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box .inner h4 {
    font-size: 23px;
  }
}
@media (max-width: 600px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box .inner h4 {
    margin-bottom: 0;
  }
}
#services-projects-row .nectar-carousel .nectar-fancy-box .inner p {
  color: #14100D;
}
@media (max-width: 1000px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box .inner p {
    font-size: 0px;
    padding: 0;
  }
}
@media (max-width: 1000px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box .inner .btn {
    margin-top: 10px;
  }
}
@media (max-width: 600px) {
  #services-projects-row .nectar-carousel .nectar-fancy-box .inner .btn {
    display: none;
  }
}
.company-contact-box-rows .vc_column-inner > .wpb_wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.company-contact-box-rows .nectar-fancy-box {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  background-color: #fff;
  box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.08);
  padding: 30px;
  width: 100%;
}
@media (max-width: 690px) {
  .company-contact-box-rows .nectar-fancy-box {
    padding: 20px;
  }
  .company-contact-box-rows .nectar-fancy-box:nth-child(4) {
    margin-bottom: 0px !important;
  }
}
.company-contact-box-rows .nectar-fancy-box .text {
  width: 100%;
  padding: 0;
  word-break: break-word;
}
.company-contact-box-rows .nectar-fancy-box .text h3 {
  display: flex;
  align-items: center;
  margin-bottom: 10px !important;
  background: none !important;
  text-align: left;
}
@media (max-width: 1400px) {
  .company-contact-box-rows .nectar-fancy-box .text h3 {
    font-size: 27px;
  }
}
@media (max-width: 1300px) {
  .company-contact-box-rows .nectar-fancy-box .text h3 {
    font-size: 23px;
  }
}
.company-contact-box-rows .nectar-fancy-box .text h3 img {
  width: 30px !important;
  height: 30px !important;
  display: inline;
  margin-bottom: 0 !important;
  margin-right: 10px;
}
.company-contact-box-rows .nectar-fancy-box .text a {
  color: #14100D;
}
.company-contact-box-rows .nectar-fancy-box .text [class^="fa-"] {
  font-family: "Font Awesome 6 Pro" !important;
  color: #80A51A;
  font-weight: 800;
}
.company-contact-box-rows .nectar-fancy-box .text ul {
  list-style-type: none;
  margin: 0;
}
.company-contact-box-rows .nectar-fancy-box .text ul li {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
  list-style-type: none;
  position: relative;
  padding-left: 40px;
}
.company-contact-box-rows .nectar-fancy-box .text ul li i {
  margin-right: 7px;
  position: absolute;
  padding-top: 13px;
  left: 0;
}
.company-contact-box-rows .nectar-fancy-box .text #wpgmza_map {
  margin-top: 30px;
}
.sustainability-box-rows .nectar-fancy-box {
  padding: 30px;
  border-radius: 0 !important;
}
@media (max-width: 1000px) {
  .sustainability-box-rows .nectar-fancy-box {
    width: calc(50% - 10px) !important;
  }
}
@media (max-width: 690px) {
  .sustainability-box-rows .nectar-fancy-box {
    width: 100% !important;
  }
  .sustainability-box-rows .nectar-fancy-box .inner {
    min-height: 1px !important;
  }
}
.sustainability-box-rows .nectar-fancy-box i:before {
  background: #F1F2EE;
  color: #14100D;
  border-radius: 100px;
}
.sectors-page-boxes .nectar-fancy-box {
  padding: 30px;
}
.sectors-page-boxes .nectar-fancy-box:hover .box-bg {
  scale: 1.1;
}
.sectors-page-boxes .nectar-fancy-box .box-bg {
  transition: 0.3s;
}
.sectors-page-boxes .nectar-fancy-box .inner {
  justify-content: center;
}
.sectors-page-boxes .nectar-fancy-box .inner h4 {
  margin-bottom: 0;
}
.bold, b, strong {
  font-family: "proxima-nova", sans-serif;
}
@media (min-width: 1px) and (max-width: 1000px) {
  #header-outer #top nav {
    display: flex !important;
  }
  #header-outer #top nav .sf-menu {
    display: none;
  }
  #header-outer #top nav .buttons.sf-menu {
    display: flex;
  }
}
@media (max-width: 1000px) {
  #header-outer:not([data-format="centered-menu-bottom-bar"]) #top .span_9 {
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 691px) and (max-width: 999px) {
  #footer-widgets .container .col {
    margin-left: 0;
  }
}
.toggles .toggle h3 a {
  font-size: 24px !important;
  text-transform: none;
  line-height: 1.5em !important;
  border-radius: 0px;
  background: #80A51A;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 690px) {
  .toggles .toggle h3 a {
    font-size: 20px !important;
  }
}
.toggles .toggle h3 a:hover {
  background: #14100D;
  color: #fff;
}
.toggles .toggle h3 a .fa {
  top: 30px;
  color: #fff;
}
@media (max-width: 690px) {
  .toggles .toggle h3 a .fa {
    top: 24px;
  }
}
.toggles .toggle[data-inner-wrap=true].open > div {
  border-radius: 0;
  max-height: 5000px !important;
}
.toggles .toggle .inner-toggle-wrap {
  padding: 40px !important;
}
@media (max-width: 690px) {
  .toggles .toggle .inner-toggle-wrap {
    padding: 20px !important;
  }
}
.toggles .toggle.open h3 a {
  border-radius: 0px;
}
#project-details h5 {
  color: #80A51A !important;
}
