/*
Theme Name: Frost Child Theme
Theme URI: http://www.madeinebor.com
Template: frost
Version: 1.0.8
Description: Frost - A Multipurpose, Responsive WordPress Theme.
Author: Tom Rhodes
Author URI: http://www.madeinebor.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: white, custom-background, threaded-comments, translation-ready, custom-menu
*/

pre {
  position: relative !important;
  display: block !important;
  padding: 20px !important;
  /*margin: 20px !important;*/
  background-color: #191919 !important;
  border-left: 6px solid #5889FF !important;
  color: #ffffff !important;
  border-radius: 3px !important;
  overflow: auto !important;
  z-index: 99 !important;
  font-family: Consolas, "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace !important;
  line-height: 1.2 !important;
}

@media screen and (max-width: 767px) {
  [class*="col-"] {
    margin-bottom: initial;
  }
}

.show-me {
  display: block !important;
}

#cboxOverlay, #colorbox {
  display: none !important;
}

*::-webkit-input-placeholder {
  color: #9b9d9d;
}

*:-moz-placeholder {
  /* Firefox 18- */
  color: #9b9d9d;
}

*::-moz-placeholder {
  /* Firefox 19+ */
  color: #9b9d9d;
}

*:-ms-input-placeholder {
  color: #9b9d9d;
}

@media (min-width: 768px) {
  .display-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.margin--extra-large {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .margin--extra-large {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--extra-large {
    margin-top: 320px !important;
    margin-bottom: 320px !important;
  }
}

.margin--large {
  margin-top: 80px !important;
  margin-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .margin--large {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--large {
    margin-top: 160px !important;
    margin-bottom: 160px !important;
  }
}

.margin--medium,
.margin {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

@media screen and (min-width: 768px) {
  .margin--medium,
  .margin {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--medium,
  .margin {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
}

.margin--small, .aq-post-slider--single, .aq-testominial-block.two-columns {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.margin--extra-small {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.margin--top--extra-large {
  margin-top: 80px !important;
}

@media screen and (min-width: 768px) {
  .margin--top--extra-large {
    margin-top: 160px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--top--extra-large {
    margin-top: 320px !important;
  }
}

.margin--top--large {
  margin-top: 80px !important;
}

@media screen and (min-width: 768px) {
  .margin--top--large {
    margin-top: 120px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--top--large {
    margin-top: 160px !important;
  }
}

.margin--top--medium,
.margin--top {
  margin-top: 40px !important;
}

@media screen and (min-width: 768px) {
  .margin--top--medium,
  .margin--top {
    margin-top: 60px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--top--medium,
  .margin--top {
    margin-top: 60px !important;
  }
}

.margin--top--small, .aq-block-aq_post_carousel_block .aq-post-carousel__cta {
  margin-top: 20px !important;
}

@media screen and (min-width: 768px) {
  .margin--top--small, .aq-block-aq_post_carousel_block .aq-post-carousel__cta {
    margin-top: 26.66667px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--top--small, .aq-block-aq_post_carousel_block .aq-post-carousel__cta {
    margin-top: 40px !important;
  }
}

.margin--bottom--extra-large {
  margin-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .margin--bottom--extra-large {
    margin-bottom: 160px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--bottom--extra-large {
    margin-bottom: 320px !important;
  }
}

.margin--bottom--large {
  margin-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .margin--bottom--large {
    margin-bottom: 120px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--bottom--large {
    margin-bottom: 160px !important;
  }
}

.margin--bottom--medium,
.margin--bottom {
  margin-bottom: 40px !important;
}

@media screen and (min-width: 768px) {
  .margin--bottom--medium,
  .margin--bottom {
    margin-bottom: 40px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--bottom--medium,
  .margin--bottom {
    margin-bottom: 40px !important;
  }
}

.margin--bottom--small, .aq-block-aq_revslider_block, .blog-posts.alt-image-copy-blog {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 768px) {
  .margin--bottom--small, .aq-block-aq_revslider_block, .blog-posts.alt-image-copy-blog {
    margin-bottom: 26.66667px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--bottom--small, .aq-block-aq_revslider_block, .blog-posts.alt-image-copy-blog {
    margin-bottom: 0px !important;
  }
}

.margin--bottom--extra-small, .aq-block-aq_testimonial_carousel_block .testimonials .item blockquote i {
  margin-bottom: 16px !important;
}

@media screen and (min-width: 768px) {
  .margin--bottom--extra-small, .aq-block-aq_testimonial_carousel_block .testimonials .item blockquote i {
    margin-bottom: 20px !important;
  }
}

@media screen and (min-width: 992px) {
  .margin--bottom--extra-small, .aq-block-aq_testimonial_carousel_block .testimonials .item blockquote i {
    margin-bottom: 32px !important;
  }
}

.margin--none {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.margin--bottom--none {
  margin-bottom: 0 !important;
}

.padding--extra-large {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .padding--extra-large {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--extra-large {
    padding-top: 320px !important;
    padding-bottom: 320px !important;
  }
}

.padding--large {
  padding-top: 80px !important;
  padding-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .padding--large {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--large {
    padding-top: 160px !important;
    padding-bottom: 160px !important;
  }
}

.padding--medium, .content--pull-up .container > .row,
.padding {
  padding-top: 26.66667px !important;
  padding-bottom: 26.66667px !important;
}

@media screen and (min-width: 768px) {
  .padding--medium, .content--pull-up .container > .row,
  .padding {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--medium, .content--pull-up .container > .row,
  .padding {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
  }
}

.padding--small, .inner, .aq-block-aq__carousel_block .testimonials.two-columns--image-quote, .aq-testominial-block.two-columns .item blockquote {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

@media screen and (min-width: 768px) {
  .padding--small, .inner, .aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote, .aq-testominial-block.two-columns .item blockquote {
    padding-top: 26.66667px !important;
    padding-bottom: 26.66667px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--small, .inner, .aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote, .aq-testominial-block.two-columns .item blockquote {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
}

.padding--small, .background--grey-casestudy clearfix {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

@media screen and (min-width: 768px) {
  #case-study-slider .inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  #case-study-slider .inner {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}

@media screen and (min-width: 992px) {
  #case-study-slider .inner  {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
}


.padding--extra-small {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.padding--top--extra-large {
  padding-top: 80px !important;
}

@media screen and (min-width: 768px) {
  .padding--top--extra-large {
    padding-top: 160px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--top--extra-large {
    padding-top: 320px !important;
  }
}

.padding--top--large {
  padding-top: 80px !important;
}

@media screen and (min-width: 768px) {
  .padding--top--large {
    padding-top: 120px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--top--large {
    padding-top: 160px !important;
  }
}

.padding--top--medium,
.padding--top {
  padding-top: 40px !important;
}

@media screen and (min-width: 768px) {
  .padding--top--medium,
  .padding--top {
    padding-top: 80px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--top--medium,
  .padding--top {
    padding-top: 80px !important;
  }
}

.padding--top--small, .content--outlined .aq-block-aq_ebor_text_block, .blog-posts.alt-image-copy-blog {
  padding-top: 20px !important;
}

@media screen and (min-width: 768px) {
  .padding--top--small, .content--outlined .aq-block-aq_ebor_text_block, .blog-posts.alt-image-copy-blog {
    padding-top: 26.66667px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--top--small, .content--outlined .aq-block-aq_ebor_text_block, .blog-posts.alt-image-copy-blog {
    padding-top: 40px !important;
  }
}

.padding--top--extra-small {
  padding-top: 20px !important;
}

.padding--bottom--extra-large {
  padding-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .padding--bottom--extra-large {
    padding-bottom: 160px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--bottom--extra-large {
    padding-bottom: 320px !important;
  }
}

.padding--bottom--large {
  padding-bottom: 80px !important;
}

@media screen and (min-width: 768px) {
  .padding--bottom--large {
    padding-bottom: 120px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--bottom--large {
    padding-bottom: 160px !important;
  }
}

.padding--bottom--medium,
.padding--bottom {
  padding-bottom: 40px !important;
}

@media screen and (min-width: 768px) {
  .padding--bottom--medium,
  .padding--bottom {
    padding-bottom: 80px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--bottom--medium,
  .padding--bottom {
    padding-bottom: 80px !important;
  }
}

.padding--bottom--small {
  padding-bottom: 40px !important;
}

.padding--bottom--extra-small, .background--light-grey.icon-block-default h3 {
  padding-bottom: 20px !important;
}

.padding--all--small, .background--light-grey.icon-block-default, .aq-block-aq_testimonial_carousel_block .testimonials.default {
  padding: 20px !important;
}

@media screen and (min-width: 768px) {
  .padding--all--small, .background--light-grey.icon-block-default, .aq-block-aq_testimonial_carousel_block .testimonials.default {
    padding: 26.66667px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--all--small, .background--light-grey.icon-block-default, .aq-block-aq_testimonial_carousel_block .testimonials.default {
    padding: 40px !important;
  }
}

.padding--bottom--extra-small, .background--light-grey.icon-block-boxed-ot h3 {
  padding-bottom: 20px !important;
}

.padding--all--small, .background--light-grey.icon-block-boxed-ot, .aq-block-aq_testimonial_carousel_block .testimonials.default {
  padding: 20px !important;
}

@media screen and (min-width: 768px) {
  .padding--all--small, .background--light-grey.icon-block-boxed-ot, .aq-block-aq_testimonial_carousel_block .testimonials.default {
    padding: 26.66667px !important;
  }
}

@media screen and (min-width: 992px) {
  .padding--all--small, .background--light-grey.icon-block-boxed-ot, .aq-block-aq_testimonial_carousel_block .testimonials.default {
    padding: 40px !important;
  }
}

.background--brand-red {
  background-color: #fa4616;
  color: #ffffff !important;
}

.background--brand-grey {
  background-color: #707372;
  color: #ffffff;
}

.background--brand-cyan {
  background-color: #009FDF;
}

.background--brand-yellow {
  background-color: #FFd100;
}

.background--brand-green {
  background-color: #6BA539;
}

.background--brand-magenta {
  background-color: #D9017A;
}

.background--light-grey {
  background-color: #f4f4f4;
}

.background--mid-grey {
  background-color: #9b9d9d;
}

.background--white {
  background-color: #ffffff;
}

.background--grey-casestudy
{
  background-color: #b7b7b7;
}

.background--brand-whitetext {
  color: #ffffff;
}

body {
  font-size: 10px;
  color: #707372;
  font-family: "Lato";
}

p, .paragraph {
  font-size: 1.6rem;
  line-height: 1.5;
}

h1, .h1, .aq-block-aq_post_slider_block h4 {
  font-size: 3.6rem;
  line-height: 1.0;
}

h2, .h2, .sidebox h3 {
  font-size: 2.8rem;
}

h3, .h3 {
  font-size: 2rem;
  font-weight: 300;
}

h4, .h4, .case-study .container-absolute .post-content .post-title {
  font-size: 3rem;
}

h5, .h5, .case-study .container-absolute .post-content .title--post-type, .aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote .item blockquote .aq-testominial__quote, .aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote .item blockquote .aq-testominial__details, .aq-testominial-block.two-columns .item blockquote .aq-testominial__quote {
  font-size: 1.8rem;
}

h6, .h6 {
  font-size: 1.6rem;
}

h1, h2, h3, h4, h5, h6 {
  text-transform: none;
  margin-top: 0;
}

.sidebox h3 {
  text-transform: none;
}

.section-title {
  text-transform: none;
}

.white {
  color:#ffffff;
}

@media screen and (min-width: 992px) {
  .navbar-header__logo-container img {
    width: 170px;
  }
}

 .navbar-header__logo-container-mobile {
    display: none;
  }

@media screen and (max-width: 992px) {
  .navbar-header__logo-container-mobile {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .navbar-header__logo-container-mobile img {
    width: 170px;
  }
}

.navbar-header__logo-container {
    background: transparent;
    width: 250px;
    padding: 0px;
    margin-top: 2px;
  }

.navbar-header__contact-info {
  color: rgba(112,115,114,1.0);
  padding: 9px 8px 9px 0px;
  font-size: 1.6rem;
  display: none;
  margin-right: 5px;
}


.navbar-header__contact-info:after {
  content: "";
  display: block;
  background: #9ea09f;
  width: 0px;
  height: 17.5px;
  position: absolute;
  top: 12.5px;
  right: 5px;
}

@media (min-width: 992px) {
  .navbar-header__contact-info {
    display: block;
  }
}

.slick-slider {
  margin-bottom: 0;
}

.slick-slider .slick-arrow {
  background: rgba(112, 115, 114, 0.3);
  height: 50px;
  width: 50px;
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  .slick-slider .slick-arrow {
    display: none !important;
  }
}

.slick-slider .slick-prev {
  left: -45px;
}

.slick-slider .slick-prev:before {
  content: '\f053';
  font-family: fontawesome;
  padding-right: 5px;
  margin: 0 auto;
}

.slick-slider .slick-next {
  right: -45px;
}

.slick-slider .slick-next:before {
  content: '\f054';
  font-family: fontawesome;
  padding-left: 5px;
  margin: 0 auto;
}

.slick-slider .slick-dots {
  position: relative;
  bottom: 10px;
}

.slick-slider .slick-dots li button:before {
  font-size: 6rem;
}

.tp-button {
  font-family: "Lato" !important;
  letter-spacing: 1px !important;
}

.tp-button.red {
  box-shadow: none;
  background-color: #fa4616;
  text-shadow: none !important;
}

.tp-button.red a {
  text-shadow: 0 !important;
  padding: 13px 23px !important;
}

.tp-button.red:hover, .tp-button.red:focus {
  background-color: #fa4616;
  color: #ffffff !important;
  box-shadow: none;
}

.tp-rightarrow.default,
.tp-leftarrow.default {
  background: none;
  background-color: rgba(112, 115, 114, 0.3);
  height: 50px;
  width: 50px;
  border-radius: 50%;
  text-align: center;
}

.tp-rightarrow.default:before,
.tp-leftarrow.default:before {
  font-family: fontawesome;
  margin: 0 auto;
  display: inline-block;
  font-size: 2rem;
}

.tp-rightarrow.default:before {
  content: '\f054';
  padding-left: 6px;
}

.tp-leftarrow.default:before {
  content: '\f053';
  padding-right: 6px;
}

.tp-bullets .bullet {
  background: #ffffff;
  width: 20px;
  height: 20px;
  float: left;
  margin: 0 5px;
  border-radius: 50%;
}

.tp-bullets .bullet.selected {
  background: 0;
  border: 3px solid #fa4616;
}

.tp-caption {
  font-family: "Lato" !important;
}

.navbar {
  border: 0;
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .navbar .navbar-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.navbar .dropdown-menu > li > a {
  white-space: normal;
}

@media screen and (max-width: 991px) {
  .navbar .navbar-nav {
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
  }
}

.navbar .nav > li > a, .navbar .dropdown-menu li a {
  font-size: 1.6rem;
  text-transform: none;
  border-bottom:1px solid #cccccc;
  font-weight:normal;
}

.navbar .nav > li > a, .navbar .dropdown-menu li a:hover {
  font-weight: normal;
  color: #000000;
}

.btn.responsive-menu {
  margin: 0 !important;
}

.navbar-header.navbar-header__top {
  background-color:#ebebeb;
}

.navbar-header.navbar-header__top .container {
  padding-top:8px;
  padding-bottom:8px;
}

.navbar-header.navbar-header__top ul {
  float:right;
}

.navbar-header.navbar-header__top li
{
	padding-right:0px;
}

.navbar-header.navbar-header__top .nav > li > a {
  padding-top: 10px !important;
  padding-bottom: 30px !important;
  margin-bottom:-20px;
  color: rgba(112,115,114,1.0) !important;
  text-transform:none;
  font-weight:normal;
  border-bottom:0px;
}

.navbar-header.navbar-header__top .nav > li > a:hover
{
	color:#fa4616 !important;
}

.navbar-header.navbar-header__top .nav > li > a:first-child {
  padding-left: 0;
}

.navbar-header.navbar-header__top .nav > li > a:after, .navbar-header.navbar-header__top .nav > li > a:before {
  content: "";
  display: block;
  background: #9ea09f;
  width: 0px;
  height: 17.5px;
  position: absolute;
  top: 12.5px;
  right: 5px;
}

.navbar-header.navbar-header__top .nav > li > a:before {
  background: #dfdfdf;
  right: 4px;
}

.navbar-header.navbar-header__top .nav > li > a:hover, .navbar-header.navbar-header__top .nav > li > a:focus {
  background: transparent;
}

.header-social
{
	width:28px;
	height:24px;
	float: right;
	margin-left:6px;
	margin-top:6px;
	padding-left: 4px;
	cursor:pointer;
}

.header-social-left
{
	width:24px;
	height:24px;
	float: left;
	margin-right:16px;
	margin-top:6px;
	display: none;
}

@media (min-width: 992px) {
  .header-social-left {
    display: block;
  }
}

.navbar-header-socialicons
{
	margin-right:28px;
}

/*.navbar-header.navbar-header__top .nav li:last-child a:after,
.navbar-header.navbar-header__top .nav li:last-child a:before {
  display: none;
}*/

.navbar-header.navbar-header__top .nav .open > a {
  color: #fa4616 !important;
  background: #ffffff !important;
}

.navbar-header.navbar-header__primary {
  background: #ffffff;
  padding-top: 8px;
  padding-bottom: 7px;
}

@media screen and (min-width: 992px) {
  .navbar-header.navbar-header__primary .nav > li:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -2px;
  }
  .navbar-header.navbar-header__primary .nav > li:nth-last-of-type(-n+2):after {
    display: none;
  }
}

.navbar-header.navbar-header__primary .nav > li > a {
  color: #000000;
  font-size: 16px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 45px;
  border-bottom:0px;
  top:-11px;
}

.navbar-header.navbar-header__primary .nav > li > a:focus
{
	background-color: #ffffff !important;
}

@media screen and (max-width: 991px) {
  .navbar-header.navbar-header__primary .nav > li > a {
    color: #000000;
    text-align:center;
    padding-bottom: 8px !important;
    top: 0px;
    border-bottom:1px solid #cccccc;
  }
}

.navbar-header.navbar-header__primary .nav .open > a {
  color: #fa4616 !important;
}

.navbar.fixed .btn.responsive-menu {
  float: right !important;
}

.navbar-collapse-primary {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
}

@media screen and (max-width: 991px) {
  .navbar-collapse-primary {
    background: #ffffff;
  }
}

.navbar.fixed .navbar-header__top .navbar-collapse .navbar-nav {
  text-align: left;
}

.navbar.fixed .navbar-header__primary .navbar-collapse .navbar-nav {
  text-align: right;
}

footer.footer.widget-footer {
  background: #fa4616;
}

footer.footer .widget-title {
  font-size: 2rem;
  text-transform: none;
  font-weight: 500;
}

footer.footer ul {
  list-style: none;
  padding-left: 0;
}

footer.footer ul li {
  font-size: 1.3rem;
  line-height: 1.8rem;
}

footer.footer .textwidget {
  font-size: 1.3rem;
  color: #ffffff;
  margin-bottom: 10px;
}

footer.footer a, footer.footer a:visited {
  color: #ffffff;
}

footer.footer a:hover, footer.footer a:active, footer.footer a:visited:hover, footer.footer a:visited:active {
  color: white;
  text-decoration: underline;
}

footer.footer .social li {
  margin-right: 10px;
  margin-bottom: 20px;
}

footer.footer .social li i {
  background: #ffffff;
  border-radius: 50%;
  border: 0;
  color: #fa4616;
  font-size: 2.8rem;
  padding: 9px;
}

footer.footer .sub-footer {
  background: #fa4616;
  color: #ffffff;
  padding: 22px 0;
  position: relative;
  text-align: center;
}

footer.footer .sub-footer:before {
  content: '';
  left: 26.66667px;
  right: 26.66667px;
  max-width: 1160px;
  background: #ffffff;
  height: 1px;
  position: absolute;
  top: 0;
  z-index: 1;
  display: block;
  margin: 0 auto;
}

footer.footer .sub-footer p {
  font-size: 13px;
}

.template-block-the-page-section-title {
  background: #f4f4f4;
}

.content--border--top .container {
  border-top: 1px solid #9b9d9d;
}

.border--left {
  border-left: 1px solid #9b9d9d;
  padding-left: 10px;
}

.border--right {
  border-right: 1px solid #9b9d9d;
  padding-right: 10px;
}

.flush {
  padding: 0;
}

.aq-block-absolute_alias_block .section-title {
  text-align: center;
}

.template-block-icon-and-text a {
  color: #ffffff;
  font-weight: 700;
}

.aq-section {
  background-repeat: no-repeat;
  background-size: cover;
}

#intro {
  background-color: #f4f4f4;
}

.content--pull-up {
  position: relative;
}

@media screen and (min-width: 768px) {
  .content--pull-up {
    margin-top: -280px;
  }
}

.content--pull-up .container {
  background: #ffffff;
}

.content--pull-up .container > .row {
  background: #ffffff;
  margin: 0;
  position: relative;
}

.content--pull-up .section-title h3 {
  font-size: 3.6rem;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .content--pull-up .section-title h3 {
    font-size: 6rem;
  }
}

.content--pull-up .lead {
  text-transform: none;
  font-size: 2.4rem;
  color: #ffffff;
}

.sidebar {
  padding-left: 15px !important;
}

@media (max-width: 767px) {
  .sidebar {
    margin-top: 20px;
  }
}

.sidebar .btn {
  margin-bottom: 20px;
}

.case-study .container-absolute {
  position: relative;
}

@media screen and (min-width: 768px) {
  .case-study .container-absolute {
    position: absolute;
  }
}

@media screen and (min-width: 992px) {
  .case-study .container-absolute .post-content {
    margin-top: 160px;
  }
}

.case-study .container-absolute .post-content .title--post-type {
  text-transform: uppercase;
  margin-bottom: 0px;
}

@media screen and (min-width: 992px) {
  .case-study .container-absolute .post-content .title--post-type {
    margin-bottom: 10px;
  }
}

.case-study .container-absolute .post-content .post-title {
  color: #fa4616;
}

.case-study .container-absolute .post-content .post-title a {
  color: #fa4616;
}

.template-block-case-study-slider .view-more {
  color: #ffffff;
  border:1px solid #ffffff;
  border-radius: 25px;
  display: inline-block;
  padding:10px 20px 10px 20px;
}

.template-block-case-study-slider .view-more:hover {
	background: #fa4616;
	border: 1px solid #fa4616;
	text-decoration:none;
}

.aq-faq-block blockquote {
  background: #ffffff !important;
  color: #707372;
  border-left: 0;
  padding: 0;
}

.aq-faq-block > p {
  border-left: 2px solid blue;
}

#cost-calculator {
  background: #9b9d9d;
  position: fixed;
  top: 20%;
  right: 0px;
  padding: 10px;
  z-index: 999;
  margin-right: -300px;
  color: white;
}

#cost-calculator .gform_wrapper {
  margin: 0;
}

#cost-calculator label {
  display: none;
}

#cost-calculator form input {
  margin-bottom: 0;
  min-width: 280px;
}

#cost-calculator .gform_heading {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  transform: rotate(-90deg);
  width: auto;
  display: inline-block;
  background: #9b9d9d;
  margin: 0;
  position: absolute;
  left: -104px;
  top: 130px;
  border-radius: 15px 15px 0px 0px;
  padding: 10px 25px;
  cursor: pointer;
}

#cost-calculator .gform_heading .gform_title {
  margin: 0;
  font-size: 16px;
}

#cost-calculator .gform_heading .gform_description {
  display: none;
}

#cost-calculator .gform_body .gfield_description {
  text-transform: uppercase;
  font-size: 1.6rem;
  text-align: center;
}

#cost-calculator .gform_body .gfield_description strong {
  color: #fa4616;
}

#cost-calculator .gform_body .gform_fields li {
  padding-right: 0;
}

#cost-calculator .gform_body .gform_fields li:first-child {
  margin-top: 0;
}

#cost-calculator .gform_body .gform_fields input {
  border: 1px solid #9b9d9d;
}

#cost-calculator .gform_footer {
  width: 20%;
  display: inline-block;
  margin-top: 0;
}

#cost-calculator .gform_footer input[type=submit] {
  margin-right: 0;
  margin-bottom: 0 !important;
}

@media (min-width: 768px) {
  .content--outlined .aq-block-aq_ebor_text_block {
    -webkit-box-shadow: 0px 1px 4px #9b9d9d;
    -moz-box-shadow: 0px 1px 4px #9b9d9d;
    box-shadow: 0px 1px 4px #9b9d9d;
  }
}

.get-in-touch-form label.gfield_label {
  display: none !important;
}

.get-in-touch-form li {
  margin-bottom: 0px;
}

.get-in-touch-form input[type="text"] {
  margin-bottom: 4px;
}

.get-in-touch-form input[type="text"],
.get-in-touch-form textarea {
  border: 1px solid #dddddd;
  background: #ffffff;
}

.get-in-touch-form input[type="submit"] {
  margin-bottom: 0 !important;
  min-width: 180px;
}

.get-in-touch-form .gform_footer p {
  display: none;
}

.map-wrapper.map-wrapper-info-overlay {
  background: #707372;
}

.map-wrapper.map-wrapper-info-overlay .icon--phone,
.map-wrapper.map-wrapper-info-overlay .icon--email {
  color: #ffffff;
}

.map-text {
  padding: 40px 20px;
}

.icon--phone:before {
  content: "\f095";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px !important;
}

.icon--email:before {
  content: "\f003";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px !important;
}

a.icon--talk,
.icon--talk {
  color: white;
  font-weight: 500;
}

a.icon--talk:before,
.icon--talk:before {
  content: "\f0e5";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: 72px !important;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 5px !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

a.icon--talk:hover,
.icon--talk:hover {
  border: 0;
  text-decoration: none;
}

.btn,
button,
input[type="button"],
input[type="submit"],
.btn-submit {
  padding: 10px 30px;
  line-height: 1em;
  display: inline-block;
  text-decoration: none;
  color: #707372 !important;
  font-weight: bold;
  font-size: 1.6rem;
  border: 1px solid #707372;
  background: transparent !important;
}

.btn:hover, .btn:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
.btn-submit:hover,
.btn-submit:focus {
  background: #f13705 !important;
  color: #ffffff;
}

.btn.btn--round, .tp-button.red, .get-in-touch-form input.btn[type="submit"],
button.btn--round,
input[type="button"].btn--round,
.get-in-touch-form input[type="button"][type="submit"],
input[type="submit"].btn--round,
.get-in-touch-form input[type="submit"],
.btn-submit.btn--round,
.get-in-touch-form input.btn-submit[type="submit"] {
  border-radius: 25px;
}

.btn--white-outline
{
	color: #ffffff !important;
	border: 1px solid #ffffff;
}

.btn.btn--round:hover, .tp-button.red:hover, .get-in-touch-form input.btn[type="submit"]:hover,
button.btn--round:hover,
input[type="button"].btn--round:hover,
.get-in-touch-form input[type="button"][type="submit"]:hover,
input[type="submit"].btn--round:hover,
.get-in-touch-form input[type="submit"]:hover,
.btn-submit.btn--round:hover,
.get-in-touch-form input.btn-submit[type="submit"]:hover {
  border-color: transparent;
}

.btn.btn--outline,
button.btn--outline,
input[type="button"].btn--outline,
input[type="submit"].btn--outline,
.btn-submit.btn--outline {
  background: #ffffff;
  border: 2px solid #707372;
  color: #707372 !important;
}

.btn.btn--outline:hover, .btn.btn--outline:focus,
button.btn--outline:hover,
button.btn--outline:focus,
input[type="button"].btn--outline:hover,
input[type="button"].btn--outline:focus,
input[type="submit"].btn--outline:hover,
input[type="submit"].btn--outline:focus,
.btn-submit.btn--outline:hover,
.btn-submit.btn--outline:focus {
  color: #fa4616 !important;
  border-color: #fa4616 !important;
  background: #ffffff !important;
}

.btn.btn--icon-phone,
button.btn--icon-phone,
input[type="button"].btn--icon-phone,
input[type="submit"].btn--icon-phone,
.btn-submit.btn--icon-phone {
  position: relative;
  display: inline-block;
  background: white;
  border: 0;
  padding: 95px 0 0 0;
  margin: 10px 0 0;
  color: #9b9d9d;
  width: 32%;
  border-radius: 0;
  text-decoration: underline;
  font-weight: normal;
}

.btn.btn--icon-phone:after,
button.btn--icon-phone:after,
input[type="button"].btn--icon-phone:after,
input[type="submit"].btn--icon-phone:after,
.btn-submit.btn--icon-phone:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -40px;
  text-align: center;
  background-image: url("assets/images/phone-border-icon.png");
  background-repeat: no-repeat;
  width: 86px;
  height: 86px;
  display: block;
}

.btn.btn--icon-phone:hover, .btn.btn--icon-phone:focus,
button.btn--icon-phone:hover,
button.btn--icon-phone:focus,
input[type="button"].btn--icon-phone:hover,
input[type="button"].btn--icon-phone:focus,
input[type="submit"].btn--icon-phone:hover,
input[type="submit"].btn--icon-phone:focus,
.btn-submit.btn--icon-phone:hover,
.btn-submit.btn--icon-phone:focus {
  background: transparent !important;
  color: #fa4616 !important;
}

.btn.btn--icon-chat,
button.btn--icon-chat,
input[type="button"].btn--icon-chat,
input[type="submit"].btn--icon-chat,
.btn-submit.btn--icon-chat {
  position: relative;
  display: inline-block;
  background: white;
  border: 0;
  padding: 95px 0 0 0;
  margin: 10px 0 0;
  color: #9b9d9d;
  width: 32%;
  border-radius: 0;
  text-decoration: underline;
  font-weight: normal;
}

.btn.btn--icon-chat:after,
button.btn--icon-chat:after,
input[type="button"].btn--icon-chat:after,
input[type="submit"].btn--icon-chat:after,
.btn-submit.btn--icon-chat:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -40px;
  text-align: center;
  background-image: url("assets/images/chat-border-icon.png");
  background-repeat: no-repeat;
  width: 86px;
  height: 86px;
  display: block;
}

.btn.btn--icon-chat:hover, .btn.btn--icon-chat:focus,
button.btn--icon-chat:hover,
button.btn--icon-chat:focus,
input[type="button"].btn--icon-chat:hover,
input[type="button"].btn--icon-chat:focus,
input[type="submit"].btn--icon-chat:hover,
input[type="submit"].btn--icon-chat:focus,
.btn-submit.btn--icon-chat:hover,
.btn-submit.btn--icon-chat:focus {
  background: transparent !important;
  color: #fa4616 !important;
}

.btn.btn--icon-email,
button.btn--icon-email,
input[type="button"].btn--icon-email,
input[type="submit"].btn--icon-email,
.btn-submit.btn--icon-email {
  position: relative;
  display: inline-block;
  background: white;
  border: 0;
  padding: 95px 0 0 0;
  margin: 10px 0 0;
  color: #9b9d9d;
  width: 32%;
  border-radius: 0;
  text-decoration: underline;
  font-weight: normal;
}

.btn.btn--icon-email:after,
button.btn--icon-email:after,
input[type="button"].btn--icon-email:after,
input[type="submit"].btn--icon-email:after,
.btn-submit.btn--icon-email:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -40px;
  text-align: center;
  background-image: url("assets/images/email-border-icon.png");
  background-repeat: no-repeat;
  width: 86px;
  height: 86px;
  display: block;
}

.btn.btn--icon-email:hover, .btn.btn--icon-email:focus,
button.btn--icon-email:hover,
button.btn--icon-email:focus,
input[type="button"].btn--icon-email:hover,
input[type="button"].btn--icon-email:focus,
input[type="submit"].btn--icon-email:hover,
input[type="submit"].btn--icon-email:focus,
.btn-submit.btn--icon-email:hover,
.btn-submit.btn--icon-email:focus {
  background: transparent !important;
  color: #fa4616 !important;
}

.tp-button {
  background: none;
  padding: 13.33333px 40px;
}

.tp-button:hover {
  text-decoration: none;
}

.tp-caption a:hover {
  color: #ffffff !important;
}

ul {
  font-size: 1.6rem;
}

#advanced_sidebar_menu-2
{
	background-color: rgba(235,235,235,1.0);
	padding-top: 18px;
	padding-bottom: 6px;
}

.child-sidebar-menu
{
	background-color:rgba(235,235,235,1.0);
	text-align:center;
}

.child-sidebar-menu li {
  padding-top:20px;
  padding-left:50px;
  padding-right:50px;
  padding-bottom:20px;
  line-height: 1em;
  display:inline;
}

.child-sidebar-menu li:before {
  content: '';
  margin: 0;
}

.child-sidebar-menu li:hover {
  font-weight: 700;
}

.child-sidebar-menu li.current_page_item a {
  font-weight: 700;
  color: #fa4616;
  display:inline;
}

.child-sidebar-menu a:hover
{
	text-decoration: none;
}

ul.breadcrumbs {
  list-style: none;
  margin-bottom: 20px;
  display: inline-block;
  padding-left: 0;
  font-size: 1.3rem;
}

@media screen and (min-width: 992px) {
  ul.breadcrumbs {
    margin-bottom: 40px;
  }
}

ul.breadcrumbs li {
  float: left;
  margin: 0 5px;
}

ul.breadcrumbs li:first-child {
  margin-left: 0;
}

ul.breadcrumbs li:last-child span {
  font-weight: normal;
}

ul.breadcrumbs li span {
  font-weight: 500;
}

ul.breadcrumbs li a {
  font-weight: 500;
}

ul.breadcrumbs li a:hover, ul.breadcrumbs li a:focus {
  color: #707372;
  text-decoration: none;
}

.breadcrumbs-separator {
  color: #fa4616;
}

.featured-image--hero {
  max-height: 575px;
  overflow: hidden;
  position: relative;
}

.featured-image--hero img {
  width: 100%;
}

.featured-image--hero .page-title {
  color: #ffffff;
  font-size: 48px;
  position: absolute;
  top: calc(50%);
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.featured-image--hero .page-title, h1 {
  color: #ffffff;
  line-height:1.05em;
}

.blog-posts h1
{
	color: #fa4616 !important;
	font-size:3.0em;
}



@media screen and (min-width: 768px) {
  .featured-image--hero .page-title {
    top: calc(50% - 175px);
    font-size: 96px;
  }
}

@media screen and (max-width: 992) {
  #our-partners {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #our-partners {
    display: none;
  }
}

.blog-posts figure.main {
  margin: 40px 0 0 0;
}

.blog-posts .post-content {
  padding: 30px !important;
}

.blog-posts .post-content-team {
  padding: 2px !important;
}

.blog-posts .post-content-horizontal {
  padding: 30px !important;
  height:300px;
}

.blog-posts .post-content-title
{
	height:75px;
}

.blog-posts .post-content h2.post-title {
  font-size: 1.8rem;
  margin-top: 0;
  text-transform: none;
  font-weight: 300;
}

.blog-posts .post-content h2.post-title a {
  color: #000000;
}

.blog-posts .post-content .excerpt {
  color: #000000;
  font-size:1.5rem;
  height:90px;
  font-weight:normal;
}

.blog-posts .post-content .authour-name,
.blog-posts .post-content .date {
  color: #000000;
  position:relative;
  left:-50px;
}

.blog-posts .post-content .date {
  font-size: 1.5rem;
  float: right;
  left:0px;
}

.blog-posts .post-content-horizontal h2.post-title {
  font-size: 1.8rem;
  margin-top: 0;
  text-transform: none;
  font-weight: 300;
}

.blog-posts .post-content-horizontal h2.post-title a {
  color: #000000;
}

.blog-posts .post-content-horizontal .excerpt {
  color: #000000;
  font-size:1.5rem;
  height:120px;
  font-weight:normal;
}

.blog-posts .post-content-horizontal .authour-name,
.blog-posts .post-content-horizontal .date {
  color: #000000;
  position:relative;
  left:-50px;
}

.blog-posts .post-content-horizontal .date {
  font-size: 1.5rem;
  float: right;
  left:0px;
}

@media screen and (min-width: 992px) {
  .blog-posts .post-content {
    padding: 0;
  }
}

.template-block-latest-news-grid .section-title {
  color: #ffffff;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .template-block-latest-news-grid .section-title {
    margin-bottom: 40px;
  }
}

.authour-name,
.date {
  display: block;
  font-size: 1.6rem;
}

.avatar {
  border-radius: 50%;
}

@media screen and (min-width: 768px) {
  .grid-blog .post {
    margin-bottom: 0;
  }
}

.grid-blog.col3 hr, .grid-blog hr {
  display: none !important;
}

.case-study {
  background: #ffffff;
}

.blog-posts.alt-image-copy-blog {
  /*background: #f4f4f4;*/
}

.template-block-latest-news-grid .aq-block-aq_blog_block .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex: 0 1 auto;
}

.template-block-latest-news-grid .aq-block-aq_blog_block .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  height: auto;
}

.template-block-latest-news-grid .aq-block-aq_blog_block .blog-posts .post-content {
  -webkit-box-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.template-block-latest-news-grid .aq-block-aq_blog_block .blog-posts .post-content h2.post-title {
  -webkit-box-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.template-block-latest-news-grid .aq-block-aq_blog_block .blog-posts figure.main {
  height: 160px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
}

.template-block-latest-news-grid .aq-block-aq_blog_block .blog-posts figure.main-horizontal {
  height: 300px;
  background-repeat: no-repeat;
  background-size: cover;
  margin: 0;
}

.template-block-latest-news-grid .aq-block-aq_blog_block .blog-posts figure.main a {
  height: 100%;
  width: 100%;
}

.template-block-latest-news-grid .aq-block-aq_blog_block .blog-posts figure.main img {
  visibility: hidden;
}

.template-block-service-icons .aq-block-aq_icon_column_block .services-1 h3 {
  color: white;
  text-align: center;
}

#aq-block-235-2 a
{
	text-decoration-color: transparent !important;
}

#aq-block-235-3 a
{
	text-decoration-color: transparent !important;
}

#aq-block-235-4 a
{
	text-decoration-color: transparent !important;
}

.template-block-service-icons .aq-block-aq_icon_column_block .services-1 .btn {
  font-weight: normal;
  margin: 5px;
  min-width: 135px;
  margin-bottom: 0;
  display: inline-block;
  color: #ffffff !important;
  border-color: #ffffff;
}

.template-block-service-icons .aq-block-aq_icon_column_block .services-1 .btn:hover {
  border-color: transparent;
}

@media screen and (min-width: 992px) {
  .template-block-service-icons .container {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
}

.template-block-service-icons .background--light-grey .aq-block-aq_icon_column_block .services-1 {
  color: #707372;
}

.template-block-service-icons .background--light-grey .aq-block-aq_icon_column_block h3 {
  color: #fa4616;
}

.template-block-service-icons .background--light-grey .aq-block-aq_icon_column_block .btn {
  color: #707372 !important;
  border-color: #707372;
}

.aq-block-aq_icon_column_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aq-block-aq_icon_column_block .services-1 {
  color: rgba(112, 115, 114, 1.0);
  margin: 0 auto;
}

.aq-block-aq_icon_column_block .dark-bg {
  color: rgba(255, 255, 255, 1.0);
  margin: 0 auto;
}

.aq-block-aq_icon_column_block .services-1 .icon-wrapper {
  text-align: center;
}

.aq-block-aq_icon_column_block .services-1 .icon-wrapper i {
  font-size: 6rem;
  background: #fa4616;
  padding: 30px;
  display: inline-block;
  height: 120px;
  width: 120px;
  border-radius: 50%;
  line-height: 3rem;
  color: white;
  margin-top: 40px;
}

.aq-block-aq_icon_column_block .services-1 .icon-wrapper:after {
  display: none;
}

.aq-block-aq_icon_column_block .services-1 h3 {
  font-family:Lato;
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: none;
  color: #fa4616;
  text-align: center;
}

.aq-block-aq_icon_column_block .services-1 .aq-post-carousel__cta {
  text-align: center;
}

/*.aq-post-carousel__block-title
{
	color: #fa4616;
}*/

h3
{
	color: #fa4616;
}

#aq-block-13224-87 h3
{
	color: #ffffff !important;
}

#aq-block-3861-2 h3
{
	color: #ffffff !important;
}

#aq-block-3861-3 h3
{
	color: #ffffff !important;
}

#aq-block-8964-5 h3
{
	color: #fa4616 !important;
}

#aq-block-8964-6 h3
{
	color: #fa4616 !important;
}

#aq-block-8964-7 h3
{
	color: #fa4616 !important;
}

#aq-block-8964-8 h3
{
	color: #fa4616 !important;
}

#aq-block-8964-9 h3
{
	color: #fa4616 !important;
}

#aq-block-213-2 h3
{
	color: #fa4616;
}

.section-title h3
{
	color:rgba(112,115,114,1.0);
}

.aq-block-aq_icon_column_block .services-1 ul {
  display: table;
  margin: 0 auto 26.66667px;
  list-style: circle;
}

.aq-block-aq_icon_column_block .bottom-bordered--drop-shadow {
  -webkit-box-shadow: 1px 1px 4px #9b9d9d;
  -moz-box-shadow: 1px 1px 4px #9b9d9d;
  box-shadow: 1px 1px 4px #9b9d9d;
  border-bottom: 2px solid #fa4616;
  width: 100%;
}

.aq-block-aq_icon_column_block .bottom-bordered--drop-shadow h3 {
  font-size: 2rem;
  text-align: center;
}

.aq-block-aq_icon_column_block .bottom-bordered--drop-shadow .btn {
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .aq-block-aq_icon_column_block {
    margin-bottom: 20px;
  }
}

.services-2 h3 {
  color: #fa4616;
}

.icon-block-default {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  flex: 1;
}

.icon-block-default .icon-wrapper {
  height: 155px;
}

.icon-block-default .icon-wrapper img {
  max-height: 100%;
}

.icon-block-default .aq-post-carousel__cta {
  margin-top: auto;
}

.icon-block-boxed-ot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  flex: 1;
  border-top:5px solid #fa4616;
  border-left:1px solid rgba(112,115,114,1.0);
  border-bottom:1px solid rgba(112,115,114,1.0);
  border-right:1px solid rgba(112,115,114,1.0);
  padding:20px;
}

.icon-block-boxed-ot .icon-wrapper {
  height: 155px;
}

.icon-block-boxed-ot .icon-wrapper img {
  max-height: 100%;
}

.icon-block-boxed-ot .aq-post-carousel__cta {
  margin-top: auto;
}

.icon-block-icon-left {
  text-align: left;
}

.icon-block-icon-left .icon-wrapper {
  height: auto;
}

.icon-block-icon-left .icon-wrapper img {
  width: 100%;
  max-height: none;
}

.icon-block-icon-left p {
  font-size: 1.4rem;
  line-height: 1.3;
}

.background--light-grey.icon-block-default h3 {
  position: relative;
}

.background--light-grey.icon-block-default h3:after {
  content: '';
  position: absolute;
  border-bottom: 1px solid #c6c6c6;
  left: 10px;
  right: 10px;
  bottom: 0;
}

.background--light-grey.icon-block-default .icon-wrapper {
  height: 125px;
}

@media screen and (min-width: 992px) {
  .template-block-animated-icon-stats .section-title h3 {
    margin-bottom: 60px;
  }
}

.template-block-five-icons .section-title,
.template-block-three-by-two-icon-grid .section-title {
  text-align: center;
}

.aq-block-aq_icon_multiple_block .icon-wrapper {
  height: 85px;
}

.aq-block-aq_icon_multiple_block .icon-wrapper img {
  max-height: 100%;
}

.aq-block-aq_icon_multiple_block .icon-wrapper:after {
  display: none;
}

@media (min-width: 768px) {
  .aq-block-aq_icon_multiple_block .services-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.aq-block-aq_icon_multiple_block .services-2 .services-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.aq-block-aq_icon_multiple_block .services-2 .services-1 .col-wrapper {
  flex: 1 0 auto;
}

.aq-block-aq_icon_multiple_block h3 {
  font-size: 1.6rem;
  font-weight: bold;
  text-transform: none;
  color: #fa4616;
  text-align: center;
}

#aq-block-3861-4 h3
{
	color: #ffffff !important;
}

#aq-block-5994-3 h3
{
	color: #ffffff !important;
}

.aq-block-aq_icon_multiple_block .bottom-bordered {
  position: relative;
}

.aq-block-aq_icon_multiple_block .bottom-bordered .icon-wrapper {
  height: 145px;
  margin-bottom: 20px;
}

.aq-block-aq_icon_multiple_block .bottom-bordered .col-wrapper, .aq-block-aq_icon_multiple_block .bottom-bordered .aq-post-carousel__cta {
  background: #ffffff;
}

.aq-block-aq_icon_multiple_block .bottom-bordered:after {
  content: '';
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 15px;
  right: 15px;
  border-bottom: 2px solid #fa4616;
}

.aq-block-aq_icon_multiple_block .bottom-bordered .btn {
  margin-bottom: 40px;
}

.aq-block-aq_icon_multiple_block .five-col-row-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) {
  .aq-block-aq_icon_multiple_block .five-col-row-width {
    width: 120%;
  }
}

.aq-block-aq_icon_multiple_block .five-col-row-width .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 992px) {
  .aq-block-aq_icon_multiple_block .five-col-row-width .row {
    margin-right: -50px;
  }
}

.aq-block-aq_icon_multiple_block .no-flex {
  display: block !important;
}

/* Closes aq-block-aq_icon_multiple_block  */
.aq-block-aq_number_block .icon-border {
  height: 90px;
}

.aq-block-aq_number_block .icon-border img {
  max-height: 100%;
}

.aq-block-aq_number_block .facts h4,
.aq-block-aq_number_block .facts .aq_number_block__title {
  color: #fa4616;
  font-size: 16px;
  font-weight: bold;
  margin: 0;
}

.aq-block-aq_number_block .facts p {
  text-transform: capitalize;
  font-weight: 500;
}

@media screen and (max-width: 768px) {
  .aq-block-aq_number_block {
    margin-bottom: 20px;
  }
}

.aq-block-aq_post_carousel_block {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.aq-block-aq_post_carousel_block h4 {
  text-align: center;
  text-transform: none;
  font-weight: normal;
}

.aq-block-aq_post_carousel_block .slick-slide p {
  /*
			@include prefix(filter, grayscale(100%), webkit ms moz o);
			@include prefix(transition, all 0.5s, webkit ms moz o);
			opacity: 0.6;

			&:hover {
				@include prefix(filter, grayscale(0%), webkit ms moz o);
				opacity: 1;
			}
			*/
}

.aq-block-aq_post_carousel_block .slick-slide img {
  margin: 0 auto;
}

.aq-block-aq_post_carousel_block .aq-post-carousel__cta {
  text-align: center;
}

.aq-block-aq_post_carousel_block .aq-post-carousel__cta .btn {
  margin-right: 0;
}

.aq-post-carousel .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.aq-block-aq_post_slider_block h4 {
  font-size: 2.4rem;
  line-height: 1.05em;
  text-transform: none;
}

.aq-block-aq_post_slider_block h2 {
  font-size: 2.4rem;
  line-height: 1.05em;
  text-transform: none;
  text-align:center;
}

.aq-block-aq_post_slider_block h2 a {
  color:#ffffff;
}

.aq-block-aq_post_slider_block p {
  color:#ffffff;
}

.aq-block-aq_post_slider_block .aq-post-slider__slide .aq-post-slider__slide__buttons {
  display: inline-block;
  text-align: center;
}

.aq-block-aq_post_slider_block .aq-post-slider__slide .aq-post-slider__slide__buttons .btn {
  margin-bottom: 10px;
}

.aq-block-aq_post_slider_block .attachment-aq-post-slider--thumbnail {
  float: right;
}

.aq-post-slider {
  border-bottom: 0px solid #707372;
}

.aq-post-slider--single .aq-post-slider__slide .aq-post-slider__slide__buttons {
  text-align: left;
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote {
  color: #707372;
  padding: 0 26.66667px 10px;
  text-transform: none;
  text-align: left;
  overflow: hidden;
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote:before, .aq-block-aq_testimonial_carousel_block .testimonials .item blockquote:after {
  display: none;
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fa4616;
  font-size:1.2em;
  overflow: hidden;
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote:before, .aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote:after {
  position: absolute;
  display: block;
  font-size: 140px;
  color: #707372;
  line-height: 1em;
}

/*.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote:before {
  content: "\201C";
  color: #fa4616;
  top: -10px;
  left: 10px;
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote:after {
  content: "\201D";
  color: #fa4616;
  bottom: -60px;
  right: 10px;
}*/

@media screen and (min-width: 992px) {
  .aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote:after {
    bottom: -15px;
  }
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote i {
  background: #ffffff;
  color: #fa4616;
  border-radius: 50%;
  padding: 20px auto;
  height: 120px;
  width: 120px;
  font-size: 6rem;
  padding: 32px;
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote {
  font-weight: 300;
}

@media screen and (min-width: 992px) {
  .aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__quote {
    margin-bottom: 10px;
  }
}

.aq-block-aq_testimonial_carousel_block .testimonials .item blockquote .aq-testominial__details {
  font-weight: 500;
  font-style: normal;
}

.aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote {
  background: #ffffff;
}

.aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote .item blockquote {
  color: #707372;
}

.aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote .item blockquote .aq-testominial__quote {
  line-height: 1.3;
  text-align: left;
  font-weight: 500;
  color: #fa4616;
  font-style: normal;
}

.aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote .item blockquote .aq-testominial__details {
  text-align: left;
}

.aq-block-aq_testimonial_carousel_block .testimonials.two-columns--image-quote .item blockquote i {
  padding: 0;
  float: right;
  height: auto;
}

.aq-testominial__position,
.aq-testominial__company,
.aq-testominial__name {
  line-height: 1em;
  font-size: 1.6rem;
}

.aq-testominial__position
{
	color:#fa4616;
}

.aq-testominial__name {
  font-weight: 700;
}

.aq-testominial-block.two-columns .item blockquote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-left: none;
  margin: 0 15px 0 !important;
}

.aq-testominial-block.two-columns .item blockquote > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.aq-testominial-block.two-columns .item blockquote i {
  margin: auto;
  height: 130px;
  width: 130px;
  text-align: center;
  border-radius: 50%;
  font-size: 8rem;
  padding: 30px;
  color: #fa4616;
  background-color: #ffffff;
}

.aq-testominial-block.two-columns .item blockquote .aq-testominial__quote {
  font-style: italic;
}

.aq-testominial-block.two-columns .item blockquote .aq-testominial__details {
  font-weight: 500;
}

.aq-block-aq_ebor_text_block .h1, .aq-block-aq_ebor_text_block .aq-block-aq_post_slider_block h4, .aq-block-aq_post_slider_block .aq-block-aq_ebor_text_block h4 {
  color: #fa4616;
  font-size: 36px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .aq-block-aq_ebor_text_block .h1, .aq-block-aq_ebor_text_block .aq-block-aq_post_slider_block h4, .aq-block-aq_post_slider_block .aq-block-aq_ebor_text_block h4 {
    font-size: 96px;
  }
}

.aq-block-aq_ebor_text_block h3 {
  font-size: 3rem;
}

.aq-block-aq_ebor_text_block .lead {
  text-transform: none;
  font-weight: 500;
  color: #fa4616;
}

.aq-block-aq_faq_block h3 {
  font-size: 3rem;
}

#aq-block-552-5 h3,
#aq-block-552-5 h4
{
	color: rgba(112, 115, 114, 1.0)
}


#aq-block-552-8 h3
{
	color: #ffffff;
}


#aq-block-552-8 h4
{
	text-align: center;
}

.rev_slider_wrapper, .rev_slider, .tp-fullwidth-forcer, .rev_slider .tp-bgimg.defaultimg {
    max-height: 575px !important;

}

.background--grey-casestudy .slick-slide
{
	height:340px;
}

.gf_left_half
{
	padding-right:0px;
}

.gf_left_half input
{
	background-color:rgba(255,255,255,1.0);
}

.gf_right_half input
{
	background-color:rgba(255,255,255,1.0);
}

.gfield textarea
{
	background-color:rgba(255,255,255,1.0);
}

.gfield_label
{
	color:#ffffff;
}

.learn-more
{
	font-size:1.6em;
	color: rgba(0, 0, 0, 1.0);
	font-weight:bold;
}


a.learn-more:hover
{
	font-size:1.6em;
	color:#fa4616;
	text-decoration:none;
}

.learn-more-white
{
	font-size:1.6em;
	color: rgba(255, 255, 255, 1.0);
	font-weight:bold;
}


a.learn-more-white:hover
{
	font-size:1.6em;
	color:#fa4616;
	text-decoration:none;
}

.orange-chevron
{
	color:#fa4616;
}

.section-title
{
	margin-bottom:0px;
}

@media only screen and (min-width: 641px) {
	body .gform_wrapper .top_label li.gfield.gf_left_half, body .gform_wrapper .top_label li.gfield.gf_right_half, body .gform_wrapper .top_label li.gfield.gf_left_third, body .gform_wrapper .top_label li.gfield.gf_middle_third, body .gform_wrapper .top_label li.gfield.gf_right_third {
		float: left;
		margin-left: 0 !important;
		margin-right: 0 !important;
		clear: none !important;
	}
	.gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm), .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
			width: 31.3% !important;
	}
}

.gform_footer
{
	text-align:center;
}


.gform_footer p
{
	text-align:center;
	display:none;
}

.gform_button.button
{
	border-radius:25px;
	font-size:1.5em !important;
	border-color:#ffffff !important;
	color:#ffffff !important;
}

#gform_submit_button_1
{
	border-radius:25px;
	font-size:1.5em !important;
	border-color: rgba(112, 115, 114, 1.0) !important;
	color: rgba(112, 115, 114, 1.0) !important;
}


#gform_submit_button_1:hover
{
	border-radius:25px;
	font-size:1.5em !important;
	border-color:#fa4616 !important;
	color:#ffffff !important;
}

.gform_button.button:hover
{
	border-radius:25px;
	font-size:1.5em !important;
	border-color:#fa4616 !important;
	color:#ffffff !important;
}


.post-type
{
	position:relative;
	display:inline;
	width:50%;
	top:-428px;
	background-color:#000000;
	color:#ffffff;
	font-size:1.4em;
	padding:9px 8px 8px 8px;
	text-align:center;
}

.horizontal-post-type
{
	position:relative;
	display:block;
	width:250px;
	top:-300px;
	background-color:#000000;
	color:#ffffff;
	font-size:1.4em;
	padding:9px 8px 8px 8px;
	text-align:center;
}

.pagination
{
	display:none !important;
}

.teaminfo-black
{
	background-color:#000000;
	color:#ffffff;
	height:179px;
	padding:40px 35px 40px 35px !important;
	font-size:1.6em;
	text-align:center;
}

.teaminfo-orange
{
	background-color:#fa4616;
	color:#ffffff;
	height:179px;
	padding:60px 35px 40px 35px !important;
	font-size:1.6em;
	text-align:center;
}

.teaminfo-grey
{
	background-color:rgba(112,115,114,1.0);
	color:#ffffff;
	height:179px;
	padding:40px 35px 40px 35px !important;
	font-size:1.6em;
	text-align:center;
}

.teaminfo-orange2
{
	background-color: #fa4616;
	color:#ffffff;
	height:179px;
	padding:40px 35px 40px 35px !important;
	font-size:1.6em;
	text-align:center;
}

#advanced_sidebar_menu-2
{
	width:100%;
	z-index:100;
}

.ginput_container input
{
	margin-bottom: 0px;
}

body .gform_wrapper textarea
{
    min-height: 75px !important;
    height: 75px!important;
}

body .gform_wrapper .gform_footer
{
    padding: 0px;
}

#aq-block-212-2 h3
{
	color: #ffffff !important;
}

#aq-block-212-4
{
	margin-left:80px;
}

#aq-block-212-10
{
	margin-left:80px;
}

#aq-block-2341-2 h3
{
	color: #ffffff !important;
}

#aq-block-213-2 h3
{
	color: #ffffff !important;
}

.gfield_required
{
	color: #ffffff !important;
}

#aq-block-5024-5 p
{
	color: #ffffff !important;
}

#aq-block-237-2 h4
{
	color: #fa4616 !important;
}

#aq-block-209-2 h3
{
	color: #fa4616 !important;
}

#menu-item-145 a
{
	padding-left: 17px !important;
	margin-left: 10px !important;
}

@media screen and (max-width: 991px) {
  #menu-item-145 a {
    padding-left: 0px !important;
	margin-left: 0px !important;
  }
}

#menu-item-146 a
{
	margin-left: 0px !important;
}

#menu-item-5374 a
{
	margin-left: 0px !important;
}

#menu-item-156 a
{
	margin-left: 0px !important;
}

#menu-item-5384 a
{
	margin-left: 0px !important;
}

#menu-item-155 a
{
	margin-left: 0px !important;
}

#aq-block-4994-3
{
	margin-bottom: 20px !important;
}

.job-info a:hover
{
	color: #fa4616 !important;
}

.job-type, .job-location, .job-date
{
	color: #fa4616 !important;
}

.social-share
{
	width: 48px !important;
	height: 48px !important;
}

#aq-block-721-9 h4
{
	color: #fa4616 !important;
}

.featured-image--hero .page-title
{
	background-color: rgba(0, 0, 0, 0.35) !important;
	padding: 8px; 
	white-space: nowrap;
}

#aq-block-189-3 .section-title
{
	margin-bottom: 40px !important;
}

.contactus-social
{
	width: 24px;
	height: 24px;
	float: left;
	margin-right: 8px;
}

#contact-lflive
{
	width: 48px;
	height: 48px;
}

#s2
{
	width: 150px;
	display: inline;
	float:left;
	margin-bottom: 0px;
	border-bottom: 0px;
	background-image: url(/wp-content/uploads/2017/09/search48.png);
	background-repeat: no-repeat;
	background-size: 24px 24px;
	background-position: 100% 8px;
	padding-left: 30px;
}

#s2:active, #s2:focus, #s2:hover
{
	background-position: 0% 8px;
	border-bottom: 1px solid #cccccc;
}

.keepintouch-social
{
	width:75px;
	height:75px;
}


.keepintouch-social-link
{
	width:75px;
	height:75px;
	display: block !important;
	float: left;
	margin-left:6px;
	margin-right:6px;
}

#aq-block-5994-4 p
{
	color: #ffffff !important;
}

#aq-block-5024-4 p
{
	color: #ffffff !important;
}

.slider-heading
{
	font-size: 5.0em !important;
	font-weight: bold !important;
}

.slider-heading-small
{
	font-size: 2.8em !important;
	font-weight: bold !important;
}

#aq-block-10324-4 p
{
	color: #ffffff !important;
}

#aq-block-721-4 h4
{
	color: #fa4616 !important;
}

.avatar-31
{
	width:32px !important;
	margin:0px !important;
}

a:hover
{
	color: #fa4616 !important;
}

@media screen and (max-width: 992) {
  #client-carousel {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #client-carousel {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  #the-page-section-title {
    background-position:50% 0%;
  }
}

#sgcboxClose
{
	background-color: initial !important;
	background: url(/wp-content/plugins/popup-builder/img/colorbox2/controls.png) no-repeat -50px 0px !important;
}


.classic-blog p {
  font-size: 1.6rem;
  line-height: 1.5;
  margin-bottom: 30px;
}

.hs-cta-wrapper div.tp-button
{
	padding: 0px 0px 0px 0px !important;
	color: #fa4616 !important;
	line-height:30px !important;
	top: -15px !important;
}