@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700|Open+Sans:400,600,700");
/*@import url(vendor/bootstrap.min.css);*/
@import url(vendor/font-awesome.min.css);
p.p1 strong {
    color: #fff!important;
}
.relative {
  position: relative;
  z-index: 0; }

.overflow {
  overflow: hidden; }

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/* IE < 8 */
.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.valign {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: 0px;
  right: 0px; }

.bg-blue {
  background-color: #288ec0; }

.bg-yellow {
  background-color: #ff981f; }

.bg-orange {
  background-color: #fd851a; }

.bg-green {
  background-color: #2ed064; }

.bg-grey {
  background-color: #eff2f3; }
.blog-post-navigation {
    margin-bottom: 85px;
    padding: 0 15px;
}
.blog-post-navigation a {
    display: inline-block;
    width: 49%;
    height: 180px;
    background-color: rgba(137,141,142,0.1);
    position: relative;
    text-align: center;
     margin: 0 30px;
    font-weight: normal;
    color: #898d8e !important;
    font-size: 14px !important;
}

.fw-itable {
    display: table;
    height: 100%;
    width: 100%;
}
.fw-icell {
    display: table-cell;
    vertical-align: middle;
}
.blog-post-navigation a i {
    position: absolute;
    top: 50%;
    margin-top: -37px;
    left: 15px;
    font-size: 70px;
    color: rgba(137,141,142,0.2);
}
.blog-post-navigation a span {
    font-size: 15px !important;
    font-family: '' !important;
    font-weight: normal !important;
    font-style: normal !important;
    color: #454747 !important;
    margin-bottom: 10px;
    display: block;
    text-transform: uppercase !important;
}
.blog-post-navigation a strong, .blog-post-navigation a strong span {
    font-family: '' !important;
    font-size: 14px !important;
    line-height: 28px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    color: #898d8e !important;
}
section#home-banner.custom-page {
    height: auto;
}
.color_overlay{
	background-color: rgba(0, 12, 46, 0.8) !important;
    width: 100%;
    height: 100%;
    padding: 35px 0px;
}
input[type="checkbox"] {
height: 20px;
width: 20px;
float: left;
margin-right: 15px;
}
span.wpcf7-list-item-label {
font-size: 13px;
}
.color_overlay .col-md-8 {
    padding-left: 0px;
}
.custom-page .color_overlay .custom-heading {
    color: #fff;
    font-weight: 500;
    font-size: 40px;
    line-height: 55px;
    font-family: "Montserrat", sans-serif;
}
.custom-page .color_overlay p {
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    font-family: "Montserrat", sans-serif;
	color:#fff;
}
.custom-page .color_overlay .overlay-content .form_section span input {
    background: transparent;
}
#trusted-partners.my-partners {
    background-color: transparent;
    padding-top: 70px;
}
#trusted-partners.my-partners .partners {
    position: inherit;
}
#trusted-partners .partners {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 0px;
}
#home-banner.custom-page #trusted-partners .partners .the-slide {
    float: left;
    margin: 0 8px 0 0;
}
#trusted-partners .partners .the-slide a, #trusted-partners .partners .the-slide div {
    display: block;
    width: 136px;
    height: 95px;
    text-align: center;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}

#trusted-partners .partners .the-slide a img, #trusted-partners .partners .the-slide div img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0px;
    right: 0px;
    margin-left: auto;
    margin-right: auto;
}
.custom-page .color_overlay .overlay-content .form_section {
    background: #fff;
    border-radius: 5px;
    border: 10px solid #ff981f;
    box-shadow: 0 0 0 8px #fff;
    padding: 0px 10px;
}
.custom-page .color_overlay .overlay-content .form_section .work_space {
    padding: 20px 0 0 5px;
}
.custom-page .color_overlay .overlay-content .form_section h2, .custom-page .color_overlay .overlay-content .form_section h2 span {
    color: #000 !important;
}
.custom-page .form_section .work_space h2, .custom-page .form_section .work_space .wpcf7-validation-errors {
    text-align:center;
}
#inner-content.no-spacing-bottom.abc {
    padding: 20px 0;
}
#inner-content #content-area h3 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 25px;
}
.form-control{
	border:1px solid #ccc !important;
}
.wpcf7-form label{
	font-weight:inherit !important;
}

#inner-content #content-area p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 34px;
}
#inner-content #content-area p {
    margin: 0px 0px 20px 0px;
}
#how-it-works.my-work{
    padding-top:0px;
    padding-bottom:30px;
}
#how-it-works.my-work .the-slide{
        height: 220px;
    display: table;
}
#inner-content #content-area .the-slide p {
    font-size: 12pt;
    line-height: 24px;
    height: 220px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#homeModalForm .modal-content{
	padding:0px;
}
#homeModalForm .modal-body{
	padding:0px;
}
#homeModalForm .col-md-6.my-class{
	padding:0px;
	background-color: #2fa0cc;
	position:relative;
}

#homeModalForm .col-md-6.my-class .background-content{
    position: absolute;
    top: 0;
    padding: 25% 10% 25% 10%;
}
#homeModalForm .modal-content .close{
    position:  absolute !important;
    width: 60px;
    height:  60px;
    background:  #ff971f;
    border-radius:  50%;
    opacity:  1;
    right: -25px;
    top: -30px;
}
#homeModalForm .modal-content{
	width:100%;
	display:inline-block;
}
#homeModalForm .modal-content .modal-body .my-form {
    width: 100%;
    display: inline-block;
    padding: 40px 25px;
}

#inner-content #content-area .back-link a:hover {
    text-decoration: underline !important;
}
#inner-content #content-area .back-link a{
	font-size:16px !important;
}
.wpcf7 .home_contact .wpcf7-text,
 .wpcf7 .home_contact .wpcf7-textarea{
  text-indent: 45px;
box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
	color:#333 !important;
	border:1px solid  #d3d3d3;
}
 .wpcf7 p{ position: relative; } 
 .wpcf7 p .fa{
  position: absolute;
  color: #cdcac3;
  z-index: 100;
  font-size: 18px;
  top: 22%;
  left: 3%;
}
#homeModalForm .modal-content .modal-body .home_contact h3 {
    color: #333;
    padding-bottom: 10px !important;
}
#homeModalForm .col-md-6.my-class .my-background{
    background: url(https://easyhousebuying.co.uk/wp-content/uploads/2018/07/Image-3.png);
    background-size: cover;
    padding: 185px 0;
    opacity: 0.1;
}
#homeModalForm .modal-content .modal-body h2, #homeModalForm .modal-content .modal-body span{
	color:#fff;
	text-align:left;
}
#homeModalForm .modal-content .modal-body .contact-icon span{
	color:rgb(128,134,137);
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	
}
.form-group{
	position:relative;
}
.form-group .contact-icon{
	 position: absolute;
    color: #ccc !important;
    z-index: 9;
    left: 0;
    height: 46px;
    font-size: 20px;
    width: 50px;
	border-right:1px solid #ccc;
	display:table;
}

.section-heading {
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  margin-bottom: 40px;
  padding-bottom: 50px;
  background: url(../img/heading-ribbon.png) center bottom no-repeat; }
  .section-heading span.last-word {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: 700; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.btn--shimmer {
  animation: shimmer 3s linear infinite;
  background-image: linear-gradient(-70deg, rgba(255, 255, 255, 0) 46%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0.8) 52%, rgba(255, 255, 255, 0) 56%);
  background-size: 300% 100%; }
  .btn--shimmer:active {
    transform: scale(0.9);
    border-radius: 5px !important;
    -webkit-border-radius: 5px !important; }

@keyframes shimmer {
  0% {
    background-position: 100% 50%; }
  30% {
    background-position: 0% 50%; } }
body.page-template-get-an-offer-page div.wpcf7-response-output.wpcf7-mail-sent-ok,
body.page-template-commercial-page div.wpcf7-response-output.wpcf7-mail-sent-ok {
  display: none !important; }

.modal {
  z-index: 2000; }

.modal {
  text-align: center;
  padding: 0 !important; }

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; }

.modal-dialog {
  display: inline-block;
  vertical-align: middle; }
.modal-dialog{
position:relative;
}
.content-image{
	text-align:left;
	
}
.content-image ul {
	padding:0;
	margin-left:-1px;
}
.content-image ul li{
	display:inline-block;
}
.content-image ul li:first-child{
	left:4px;
}
.content-image ul li:last-child{
	right:4px;
}
.content-image ul li:first-child, .content-image ul li:last-child {
	width:35px;
	height:4px;
	background-color:#fff;
	position:relative;
	top:-5px;
}
.content-image ul li:nth-child(2){
	height:15px;
	width:15px;
	border-radius:50%;
	border:2px solid #fff;
}
#advertiseModalForm .modal-content .close {
    position: absolute;
    z-index: 1;
    right: 10px;
    display: inline-block;
    width: 30px;
    background-color: #ff971f;
    border-radius: 50%;
    height: 30px;
    opacity: 1;
}
#advertiseModalForm .modal-content .close span {
    color:#fff;
    
}
#homeModalForm .modal-content .modal-body .modal-form {
  padding-top: 30px; }

@media only screen and (max-width: 992px) {
  .modal:before {
    display: none; }

  .modal-dialog {
    display: block;
    vertical-align: auto; }

  .modal-content {
    padding: 20px; }

  .modal-body {
    padding: 0px; }

  #homeModalForm .modal-content .modal-body p:last-child {
    margin-bottom: 0px; }

  .modal-content .modal-body h2 {
    font-size: 20px; } }
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }

input {
  line-height: normal; }

*:focus,
a:focus,
a:active {
  outline: none;
  color: inherit;
  text-decoration: inherit; }

br {
  font-size: inherit;
  line-height: inherit; }

section {
  display: block; }

img {
  max-width: 100%;
  height: auto; }

a {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

i {
  color: inherit;
  font-size: inherit; }

button, input[type=submit] {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

body, * {
  font-family: "Open Sans", sans-serif;
  color: #333333; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Montserrat", sans-serif;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  font-weight: 700; }

input, button, select, textarea, .form-control {
  font-family: "Open Sans", sans-serif; }

div.wpcf7-response-output {
  margin: 20px 0px 0px 0px;
  padding: 15px; }

.form-control.wpcf7-not-valid {
  border: 1px solid #f00; }

span.wpcf7-not-valid-tip {
  display: none; }

hr {
  margin: 0px;
  padding: 0px;
  border-top: 2px dotted #818282; }

iframe {
  max-width: 100%; }

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

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

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

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

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

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

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }

.hamburger-box {
  width: 30px;
  height: 18px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 30px;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }

/*
 * 3DX
 */
.hamburger--3dx .hamburger-box {
  perspective: 60px; }
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx .hamburger-inner::before, .hamburger--3dx .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(180deg); }
  .hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
 * 3DX Reverse
 */
.hamburger--3dx-r .hamburger-box {
  perspective: 60px; }
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dx-r .hamburger-inner::before, .hamburger--3dx-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateY(-180deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
 * 3DY
 */
.hamburger--3dy .hamburger-box {
  perspective: 60px; }
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy .hamburger-inner::before, .hamburger--3dy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(-180deg); }
  .hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
 * 3DY Reverse
 */
.hamburger--3dy-r .hamburger-box {
  perspective: 60px; }
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dy-r .hamburger-inner::before, .hamburger--3dy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
 * 3DXY
 */
.hamburger--3dxy .hamburger-box {
  perspective: 60px; }
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy .hamburger-inner::before, .hamburger--3dxy .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg); }
  .hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
 * 3DXY Reverse
 */
.hamburger--3dxy-r .hamburger-box {
  perspective: 60px; }
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .hamburger--3dxy-r .hamburger-inner::before, .hamburger--3dxy-r .hamburger-inner::after {
    transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -8px, 0) rotate(-45deg); }

/*
 * Arrow
 */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-6px, 0, 0) rotate(-45deg) scale(0.7, 1); }
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-6px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
 * Arrow Right
 */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(6px, 0, 0) rotate(45deg) scale(0.7, 1); }
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(6px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
 * Arrow Alt
 */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-6px, -7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-6px, 7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
 * Arrow Alt Right
 */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(6px, -7.5px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(6px, 7.5px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22); }

/*
 * Arrow Turn
 */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1); }
  .hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1); }

/*
 * Arrow Turn Right
 */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1); }
  .hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1); }

/*
 * Boring
 */
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::before, .hamburger--boring .hamburger-inner::after {
  transition-property: none; }
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg); }
  .hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*
 * Collapse
 */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Collapse Reverse
 */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--collapse-r .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear; }
  .hamburger--collapse-r .hamburger-inner::before {
    transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear; }
  .hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Elastic
 */
.hamburger--elastic .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic .hamburger-inner::before {
    top: 8px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic .hamburger-inner::after {
    top: 16px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-270deg);
    transition-delay: 0.075s; }

/*
 * Elastic Reverse
 */
.hamburger--elastic-r .hamburger-inner {
  top: 1px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }
  .hamburger--elastic-r .hamburger-inner::before {
    top: 8px;
    transition: opacity 0.125s 0.275s ease; }
  .hamburger--elastic-r .hamburger-inner::after {
    top: 16px;
    transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-135deg);
  transition-delay: 0.075s; }
  .hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0; }
  .hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(270deg);
    transition-delay: 0.075s; }

/*
 * Emphatic
 */
.hamburger--emphatic {
  overflow: hidden; }
  .hamburger--emphatic .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic .hamburger-inner::after {
      top: 8px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic.is-active .hamburger-inner::before {
      left: -60px;
      top: -60px;
      transform: translate3d(60px, 60px, 0) rotate(45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic.is-active .hamburger-inner::after {
      right: -60px;
      top: -60px;
      transform: translate3d(-60px, 60px, 0) rotate(-45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
 * Emphatic Reverse
 */
.hamburger--emphatic-r {
  overflow: hidden; }
  .hamburger--emphatic-r .hamburger-inner {
    transition: background-color 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::before {
      left: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in; }
    .hamburger--emphatic-r .hamburger-inner::after {
      top: 8px;
      right: 0;
      transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in; }
  .hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent; }
    .hamburger--emphatic-r.is-active .hamburger-inner::before {
      left: -60px;
      top: 60px;
      transform: translate3d(60px, -60px, 0) rotate(-45deg);
      transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }
    .hamburger--emphatic-r.is-active .hamburger-inner::after {
      right: -60px;
      top: 60px;
      transform: translate3d(-60px, -60px, 0) rotate(45deg);
      transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1); }

/*
 * Minus
 */
.hamburger--minus .hamburger-inner::before, .hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear; }
.hamburger--minus.is-active .hamburger-inner::before, .hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear; }
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0; }
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0; }

/*
 * Slider
 */
.hamburger--slider .hamburger-inner {
  top: 1px; }
  .hamburger--slider .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider .hamburger-inner::after {
    top: 16px; }
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-4.2857142857px, -6px, 0);
    opacity: 0; }
  .hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(-90deg); }

/*
 * Slider Reverse
 */
.hamburger--slider-r .hamburger-inner {
  top: 1px; }
  .hamburger--slider-r .hamburger-inner::before {
    top: 8px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s; }
  .hamburger--slider-r .hamburger-inner::after {
    top: 16px; }
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 8px, 0) rotate(-45deg); }
  .hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(4.2857142857px, -6px, 0);
    opacity: 0; }
  .hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -16px, 0) rotate(90deg); }

/*
 * Spin
 */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Spin Reverse
 */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin-r .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin-r .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Spring
 */
.hamburger--spring .hamburger-inner {
  top: 1px;
  transition: background-color 0s 0.13s linear; }
  .hamburger--spring .hamburger-inner::before {
    top: 8px;
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring .hamburger-inner::after {
    top: 16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent; }
  .hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 8px, 0) rotate(45deg); }
  .hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 8px, 0) rotate(-45deg); }

/*
 * Spring Reverse
 */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spring-r .hamburger-inner::after {
    top: -16px;
    transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear; }
  .hamburger--spring-r .hamburger-inner::before {
    transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear; }
  .hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Stand
 */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Stand Reverse
 */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear; }
  .hamburger--stand-r .hamburger-inner::before {
    transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--stand-r .hamburger-inner::after {
    transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear; }
  .hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Squeeze
 */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

/*
 * Vortex
 */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex .hamburger-inner::before, .hamburger--vortex .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform; }
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex.is-active .hamburger-inner::before, .hamburger--vortex.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg); }

/*
 * Vortex Reverse
 */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r .hamburger-inner::before, .hamburger--vortex-r .hamburger-inner::after {
    transition-duration: 0s;
    transition-delay: 0.1s;
    transition-timing-function: linear; }
  .hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity; }
  .hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform; }
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }
  .hamburger--vortex-r.is-active .hamburger-inner::before, .hamburger--vortex-r.is-active .hamburger-inner::after {
    transition-delay: 0s; }
  .hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0; }
  .hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg); }

/*--- Slideout Menu Styles ---*/
.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 256px;
  min-height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 0;
  display: none; }

.slideout-menu-left {
  left: 0; }

.slideout-menu-right {
  right: 0; }

.slideout-panel {
  position: relative;
  z-index: 1;
  will-change: transform;
  background-color: #FFF;
  /* A background-color is required */
  min-height: 100vh;
  overflow: hidden; }

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden; }

.slideout-open .slideout-menu {
  display: block; }

/*--- Mobile Menu ---*/
#menu {
  padding-top: 30px;
  background-color: #ccc; }
  #menu ul {
    margin: 0px;
    padding: 0px; }
    #menu ul li {
      list-style: none; }
      #menu ul li a {
        display: block;
        color: #333333;
        text-decoration: none;
        padding: 10px 15px;
        border-bottom: 1px solid #b3b3b3; }
      #menu ul li:hover a, #menu ul li.current-menu-item a, #menu ul li.current-menu-parent a {
        background-color: #b3b3b3; }
      #menu ul li ul.sub-menu li a {
        padding-left: 30px;
        background-color: #d9d9d9; }
      #menu ul li ul.sub-menu li:hover a, #menu ul li ul.sub-menu li.current-menu-item a {
        background-color: #b3b3b3; }

.the-menu {
  display: none; }

/*--- Common proctice to hide slider and show it when its fully loaded */
.the-carousel {
  display: none;
  position: relative; }
  .the-carousel .slick-prev, .the-carousel .slick-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 10;
    text-align: center;
    width: 30px;
    height: 30px;
    border: none;
    padding: 0px;
    background-color: #fff;
    border: 1px solid #000;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out; }
    .the-carousel .slick-prev i.fa, .the-carousel .slick-next i.fa {
      font-size: 20px; }
    .the-carousel .slick-prev:hover, .the-carousel .slick-next:hover {
      background-color: #000; }
      .the-carousel .slick-prev:hover i.fa, .the-carousel .slick-next:hover i.fa {
        color: #fff; }
  .the-carousel .slick-prev {
    left: 0px; }
  .the-carousel .slick-next {
    right: 0px; }
  .the-carousel.slick-initialized {
    display: block; }

.btn-black, a.btn-black {
  padding: 0px;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  color: #333333;
  text-decoration: none !important;
  border: 1px solid #000; }
  .btn-black:hover, a.btn-black:hover {
    background-color: #000;
    color: #fff; }

.form-control {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  border-color: #dcdcdc;
  background-color: #f2f2f2; }
  .form-control:focus {
    border-color: #c3c3c3;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

input.form-control {
  height: 46px; }

.btn-blue {
  padding: 0px;
  border: none;
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-clip: padding-box;
  text-align: center;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  padding: 0px 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none !important;
  background-color: #288ec0; }
  .btn-blue:hover {
    background-color: #247eab;
    color: #fff; }
  .btn-blue.alt {
    border: 1px solid #288ec0;
    background-color: #fff;
    color: #288ec0; }
    .btn-blue.alt:hover {
      background-color: #288ec0;
      color: #fff; }

.btn-green {
  display: inline-block;
  border: none;
  padding: 0px;
  height: 50px;
  line-height: 50px;
  padding: 0px 35px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  text-decoration: none !important;
  background-color: #2ed064; }
  .btn-green:hover {
    background-color: #29bb5a;
    color: #fff; }
  .btn-green.alt {
    border: 1px solid #288ec0;
    background-color: #fff;
    color: #288ec0; }
    .btn-green.alt:hover {
      background-color: #288ec0;
      color: #fff; }

@media only screen and (max-width: 1200px) {
  /* .container{
  	width:100%;
  } */ }
@media only screen and (max-width: 992px) {
  .row-eq-height {
    display: block; }

  .section-heading {
    font-size: 24px !important;
    margin-bottom: 26px !important;
    padding-bottom: 30px !important;
    background: url(../img/heading-ribbon-small.png) center bottom no-repeat !important; } }
#mobile-menu-overlay {
  position: fixed;
  z-index: 50;
  padding-bottom: 30px;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: #288ec0;
  display: none;
  overflow-y: scroll; }
  #mobile-menu-overlay a.btn-mobile-menu-close {
    width: 72px;
    height: 72px;
    text-align: center;
    line-height: 72px;
    font-size: 26px;
    text-decoration: none;
    position: absolute;
    top: 0px;
    right: 0px;
    color: #fd851a; }
  #mobile-menu-overlay ul.mobile-menu {
    margin: 0px;
    padding: 0px;
    display: block;
    margin-top: 50px;
    text-align: center; }
    #mobile-menu-overlay ul.mobile-menu li {
      list-style: none; }
    #mobile-menu-overlay ul.mobile-menu li {
      padding: 15px 30px; }
      #mobile-menu-overlay ul.mobile-menu li a {
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-decoration: none;
        text-transform: uppercase;
        color: #fff; }
      #mobile-menu-overlay ul.mobile-menu li.menu-item-has-children > a {
        position: relative; }
        #mobile-menu-overlay ul.mobile-menu li.menu-item-has-children > a::before {
          display: none;
          font-family: "Open Sans", sans-serif;
          content: "";
          display: block;
          position: absolute;
          top: 1px;
          right: -20px;
          width: 9px;
          height: 16px;
          background: url(../img/icon-right.png) center center no-repeat;
          background-size: 6px auto;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -webkit-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
        #mobile-menu-overlay ul.mobile-menu li.menu-item-has-children > a.active:before {
          transform: rotate(90deg); }
      #mobile-menu-overlay ul.mobile-menu li ul.sub-menu {
        margin: 0px;
        padding: 0px;
        display: block;
        background-color: rgba(35, 122, 155, 0.8);
        margin-left: -30px;
        margin-right: -30px;
        margin-top: 15px;
        display: none; }
        #mobile-menu-overlay ul.mobile-menu li ul.sub-menu li {
          list-style: none; }
        #mobile-menu-overlay ul.mobile-menu li ul.sub-menu li {
          margin-bottom: 0px; }
          #mobile-menu-overlay ul.mobile-menu li ul.sub-menu li a {
            padding: 15px 0px 15px 0px; }

#header {
  height: 95px; }
  #header a.logo {
    display: inline-block;
    width: 390px;
    text-decoration: none;
    margin-top: 17px; }
    #header a.logo img {
      width: 100%;
      height: auto; }
  #header .contact-details {
    float: right; }
    #header .contact-details ul {
      margin: 0px;
      padding: 0px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      float: left;
      margin-top: 33px; }
      #header .contact-details ul li {
        list-style: none; }
      #header .contact-details ul li {
        margin-right: 22px;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        font-weight: 700;
        line-height: 30px; }
        #header .contact-details ul li i.fa {
          width: 30px;
          height: 30px;
          background-color: #ededed;
          line-height: 30px;
          -webkit-border-radius: 15px;
          -moz-border-radius: 15px;
          -ms-border-radius: 15px;
          -o-border-radius: 15px;
          border-radius: 15px;
          background-clip: padding-box;
          text-align: center;
          margin-right: 5px; }
        #header .contact-details ul li a {
          color: #333333;
          text-decoration: none;
          font-family: inherit;
          font-size: inherit; }
          #header .contact-details ul li a:hover {
            color: #fd851a; }
        #header .contact-details ul li span {
          color: #ff981f;
          font-family: inherit;
          font-size: inherit; }
        #header .contact-details ul li.contact-email i.fa {
          font-size: 18px;
          color: #fd851a; }
        #header .contact-details ul li.contact-no i.fa {
          font-size: 13px;
          color: #2fa0cc; }
    #header .contact-details img.customer-reviews {
      float: right;
      margin-top: 5px; }
  @media only screen and (max-width: 1200px) {
    #header a.logo {
      width: 290px;
      margin-top: 17px; }
    #header .contact-details ul {
      margin-top: 35px; }
      #header .contact-details ul li {
        margin-right: 18px;
        font-size: 14px;
        line-height: 30px; }
        #header .contact-details ul li i.fa {
          width: 30px;
          height: 30px;
          line-height: 30px;
          -webkit-border-radius: 15px;
          -moz-border-radius: 15px;
          -ms-border-radius: 15px;
          -o-border-radius: 15px;
          border-radius: 15px;
          background-clip: padding-box;
          margin-right: 5px; }
        #header .contact-details ul li.contact-email i.fa {
          font-size: 18px; }
        #header .contact-details ul li.contact-no i.fa {
          font-size: 13px; }
    #header .contact-details img.customer-reviews {
      margin-top: 20px;
      width: 80px; } }

#header-mobile {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #e0dede; }
  #header-mobile ul.contact-details {
    float: left;
    margin: 0px;
    padding: 0px;
    display: block; }
    #header-mobile ul.contact-details li {
      list-style: none; }
    #header-mobile ul.contact-details li {
      font-family: "Montserrat", sans-serif;
      font-size: 12px;
      font-weight: 700;
      line-height: 30px;
      margin-bottom: 5px; }
      #header-mobile ul.contact-details li i.fa {
        width: 24px;
        height: 24px;
        background-color: #ededed;
        line-height: 24px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        -ms-border-radius: 12px;
        -o-border-radius: 12px;
        border-radius: 12px;
        background-clip: padding-box;
        text-align: center;
        margin-right: 5px; }
      #header-mobile ul.contact-details li a {
        color: #333333;
        text-decoration: none;
        font-family: inherit;
        font-size: inherit; }
        #header-mobile ul.contact-details li a:hover {
          color: #fd851a; }
      #header-mobile ul.contact-details li span {
        color: #ff981f;
        font-family: inherit;
        font-size: inherit; }
      #header-mobile ul.contact-details li.contact-email i.fa {
        font-size: 12px;
        color: #fd851a; }
      #header-mobile ul.contact-details li.contact-no i.fa {
        font-size: 12px;
        color: #2fa0cc; }
      #header-mobile ul.contact-details li:last-child {
        margin-bottom: 0px; }
  #header-mobile img.customer-reviews {
    width: 70px;
    position: absolute;
    right: 15px;
    top: 15px; }

#header-mobile-2 {
  border-bottom: 1px solid #e0dede; }
  #header-mobile-2 .col-xs-12 {
    height: 64px;
    position: relative; }
  #header-mobile-2 a.logo {
    display: block;
    text-decoration: none;
    width: 180px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 15px; }
  #header-mobile-2 a.btn-mobile-menu {
    float: right;
    display: block;
    height: 64px;
    line-height: 64px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
    text-decoration: none;
    border-left: 1px solid #e0dede;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    z-index: 55; }
    #header-mobile-2 a.btn-mobile-menu i.fa {
      color: #fd851a;
      margin-left: 5px; }
    #header-mobile-2 a.btn-mobile-menu .icon {
      position: absolute;
      right: 0px;
      transition-duration: 0.5s;
      position: absolute;
      height: 2px;
      width: 15px;
      top: 30px;
      background-color: #fd851a; }
      #header-mobile-2 a.btn-mobile-menu .icon:before {
        transition-duration: 0.5s;
        position: absolute;
        width: 15px;
        height: 2px;
        background-color: #fd851a;
        content: "";
        top: -5px; }
      #header-mobile-2 a.btn-mobile-menu .icon:after {
        transition-duration: 0.5s;
        position: absolute;
        width: 15px;
        height: 2px;
        background-color: #fd851a;
        content: "";
        top: 5px; }
    #header-mobile-2 a.btn-mobile-menu.open {
      border-left: none;
      color: rgba(255, 255, 255, 0); }
      #header-mobile-2 a.btn-mobile-menu.open .icon {
        transition-duration: 0.5s;
        background: transparent; }
        #header-mobile-2 a.btn-mobile-menu.open .icon:before {
          transform: rotateZ(45deg) scaleX(1.4) translate(3px, 3px); }
        #header-mobile-2 a.btn-mobile-menu.open .icon:after {
          transform: rotateZ(-45deg) scaleX(1.4) translate(3px, -3px); }

#top-menu {
  background-color: #2fa0cc;
  height: 55px;
  position: relative;
  z-index: 10; }
  #top-menu ul.top-menu {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    #top-menu ul.top-menu li {
      list-style: none; }
    #top-menu ul.top-menu > li {
      position: relative; }
      #top-menu ul.top-menu > li > a {
        display: block;
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        line-height: 55px;
        font-weight: 700;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        padding: 0px 20px; }
      #top-menu ul.top-menu > li ul.sub-menu {
        position: absolute;
        left: 0px;
        top: 55px;
        background-color: rgba(40, 142, 192, 0.95);
        margin: 0px;
        padding: 0px;
        display: block;
        width: 200px;
        opacity: 0;
        visibility: hidden;
        -moz-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        -webkit-transition: all 0.25s ease-in-out;
        -ms-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        #top-menu ul.top-menu > li ul.sub-menu li {
          list-style: none; }
        #top-menu ul.top-menu > li ul.sub-menu li a {
          display: block;
          font-family: "Montserrat", sans-serif;
          font-size: 14px;
          line-height: 18px;
          font-weight: 700;
          color: #fff;
          text-decoration: none;
          text-transform: uppercase;
          padding: 10px 20px; }
        #top-menu ul.top-menu > li ul.sub-menu li:hover a, #top-menu ul.top-menu > li ul.sub-menu li.current-menu-item a {
          color: #ff981f;
          text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); }
      #top-menu ul.top-menu > li:hover > a, #top-menu ul.top-menu > li.current-menu-item > a, #top-menu ul.top-menu > li.current-page-ancestor > a {
        color: #ff981f;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3); }
      #top-menu ul.top-menu > li:hover ul.sub-menu {
        opacity: 1;
        visibility: visible; }
  @media only screen and (max-width: 1024px) {
    #top-menu ul.top-menu li a {
      font-size: 14px;
      line-height: 55px;
      padding: 0px 15px; } }
section#home-banner.custom-page {
    height: auto;
}
.form-control {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    border-color: #dcdcdc;
    background-color: #f2f2f2;
}
#home-banner {
  position: relative;
  height: 490px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  #home-banner .overlay {
    position: absolute;
    z-index: 5;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 12, 46, 0.8); }
    #home-banner .overlay .overlay-content {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      left: 0px;
      width: 100%; }
      #home-banner .overlay .overlay-content h2 {
        font-weight: 500;
        color: #fff;
        font-size: 54px;
        line-height: 55px;
        margin-bottom: 20px; }
      #home-banner .overlay .overlay-content p {
        font-family: "Montserrat", sans-serif;
        font-weight: 500;
        font-size: 18px;
        line-height: 28px;
        color: #fff; }
      #home-banner .overlay .overlay-content ul {
        margin: 0px;
        padding: 0px;
        display: block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        left: 15px; }
        #home-banner .overlay .overlay-content ul li {
          list-style: none; }
        #home-banner .overlay .overlay-content ul li {
          font-family: "Montserrat", sans-serif;
          font-weight: 500;
          font-size: 23px;
          color: #fff;
          margin-bottom: 25px;
          padding-left: 30px;
          position: relative; }
          #home-banner .overlay .overlay-content ul li:before {
            content: "";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            color: inherit;
            font-size: inherit;
            position: absolute;
            top: 0px;
            left: 0px; }
          #home-banner .overlay .overlay-content ul li::before {
            color: #2ed064; }
      #home-banner .overlay .overlay-content .get-offer-form {
        position: relative; }
        #home-banner .overlay .overlay-content .get-offer-form img.round-arrow-left {
          position: absolute;
          left: 50px;
          top: 0px; }
        #home-banner .overlay .overlay-content .get-offer-form img.round-arrow-right {
          position: absolute;
          right: 50px;
          top: 0px; }
        #home-banner .overlay .overlay-content .get-offer-form .the-form {
          width: 750px;
          margin: 0px auto;
          margin-top: 30px;
          overflow: hidden;
          padding: 12px;
          background-color: #ff981f;
          border: 3px solid #fff;
          -webkit-border-radius: 10px;
          -moz-border-radius: 10px;
          -ms-border-radius: 10px;
          -o-border-radius: 10px;
          border-radius: 10px;
          background-clip: padding-box; }
          #home-banner .overlay .overlay-content .get-offer-form .the-form input.the-location {
            height: 62px;
            -webkit-border-radius: 5px 0px 0px 5px;
            -moz-border-radius: 5px 0px 0px 5px;
            -ms-border-radius: 5px 0px 0px 5px;
            -o-border-radius: 5px 0px 0px 5px;
            border-radius: 5px 0px 0px 5px;
            background-clip: padding-box;
            border: none;
            font-size: 16px;
            line-height: 62px;
            padding: 0px 20px;
            width: 70%;
            float: left; }
          #home-banner .overlay .overlay-content .get-offer-form .the-form .the-btn {
            border: none;
            width: 30%;
            height: 62px;
            float: right;
            display: block;
            text-decoration: none;
            text-align: center;
            background-color: #2ed064;
            font-family: "Montserrat", sans-serif;
            font-size: 18px;
            line-height: 62px;
            font-weight: 700;
            text-transform: uppercase;
            color: #fff;
            -webkit-border-radius: 0px 5px 5px 0px;
            -moz-border-radius: 0px 5px 5px 0px;
            -ms-border-radius: 0px 5px 5px 0px;
            -o-border-radius: 0px 5px 5px 0px;
            border-radius: 0px 5px 5px 0px;
            background-clip: padding-box; }
            #home-banner .overlay .overlay-content .get-offer-form .the-form .the-btn:hover {
              background-color: #29bb5a; }
  @media only screen and (max-width: 1200px) {
    #home-banner .overlay .overlay-content .get-offer-form .the-form {
      width: 550px; } }
  @media only screen and (max-width: 992px) {
    #home-banner .overlay .overlay-content h2 {
      font-size: 36px;
      line-height: 36px; }
    #home-banner .overlay .overlay-content p {
      font-size: 13px;
      line-height: 20px;
      margin-bottom: 20px; }
    #home-banner .overlay .overlay-content ul {
      position: relative;
      left: 0px;
      top: auto;
      transform: none;
      -webkit-transform: none; }
    #home-banner .overlay .overlay-content ul li {
      font-size: 14px;
      line-height: 20px;
      margin-bottom: 15px; }
    #home-banner .overlay .overlay-content ul li:before {
      font-size: 18px; }
    #home-banner .overlay .overlay-content .get-offer-form img.round-arrow-left,
    #home-banner .overlay .overlay-content .get-offer-form img.round-arrow-right {
      display: none; }
    #home-banner .overlay .overlay-content .get-offer-form .the-form {
      width: 100%;
      border: 2px solid #fff;
      padding: 6px; }
    #home-banner .overlay .overlay-content .get-offer-form .the-form input.the-location {
      height: 40px;
      line-height: 40px;
      width: 60%;
      padding: 0px 10px;
      font-size: 14px; }
    #home-banner .overlay .overlay-content .get-offer-form .the-form .the-btn {
      width: 40%;
      height: 40px;
      line-height: 40px;
      font-size: 14px; } }

#trusted-partners {
  background-color: #eff2f3; }
  #trusted-partners .col-sm-3,
  #trusted-partners .col-sm-9 {
    height: 150px; }
  #trusted-partners img.the-label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0px; }
  #trusted-partners .partners {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 0px; }
    #trusted-partners .partners .the-slide {
      float: left;
      margin-right: 34px; }
      #trusted-partners .partners .the-slide:last-child {
        margin-right: 0px; }
      #trusted-partners .partners .the-slide a, #trusted-partners .partners .the-slide div {
        display: block;
        width: 136px;
        height: 95px;
        text-align: center;
        background-color: #fff;
        position: relative;
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2); }
        #trusted-partners .partners .the-slide a img, #trusted-partners .partners .the-slide div img {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          left: 0px;
          right: 0px;
          margin-left: auto;
          margin-right: auto; }
  @media only screen and (max-width: 1200px) {
    #trusted-partners .partners .the-slide {
      margin-right: 24px; }
      #trusted-partners .partners .the-slide a, #trusted-partners .partners .the-slide div {
        width: 120px;
        height: 95px; } }
  @media only screen and (max-width: 992px) {
    #trusted-partners {
      padding: 30px 0px; }
      #trusted-partners .col-sm-3,
      #trusted-partners .col-sm-9 {
        height: auto; }
      #trusted-partners img.the-label {
        position: relative;
        left: 0px;
        top: auto;
        transform: none;
        -webkit-transform: none;
        display: block;
        margin: 0px auto 30px auto; }
      #trusted-partners .partners {
        position: relative;
        left: 0px;
        top: auto;
        transform: none;
        -webkit-transform: none;
        right: auto;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
        margin-left: -15px;
        margin-right: -15px; }
        #trusted-partners .partners .the-slide {
          margin: 0px 3px; }
          #trusted-partners .partners .the-slide a, #trusted-partners .partners .the-slide div {
            width: 55px;
            height: 40px; }
            #trusted-partners .partners .the-slide a img, #trusted-partners .partners .the-slide div img {
              width: 35px; } }

.home-content {
  padding-top: 60px;
  padding-bottom: 50px; }
  .home-content h2 {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 26px; }
    .home-content h2 span.last-word {
      font-family: inherit;
      font-size: inherit;
      color: inherit;
      font-weight: 700; }
  .home-content p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 24px; }
  .home-content.bg-orange *, .home-content.bg-blue *, .home-content.bg-green * {
    color: #fff; }
  @media only screen and (max-width: 992px) {
    .home-content {
      padding-top: 40px;
      padding-bottom: 20px;
      text-align: center; }
      .home-content h2 {
        font-size: 24px;
        line-height: 26px; } }

.home-content-big {
  padding: 60px 0px; }
  .home-content-big p {
    font-size: 16px;
    line-height: 26px;
    margin: 0px; }
  .home-content-big.bg-orange p {
    color: #fff; }

#how-it-works {
  padding-top: 30px;
  padding-bottom: 90px; }
  #how-it-works .steps {
    margin-bottom: 60px;
    background: url(../img/steps-arrows.png) center center no-repeat; }
    #how-it-works .steps .step {
      width: 150px;
      height: 150px;
      -webkit-border-radius: 75px;
      -moz-border-radius: 75px;
      -ms-border-radius: 75px;
      -o-border-radius: 75px;
      border-radius: 75px;
      background-clip: padding-box;
      font-family: "Montserrat", sans-serif;
      font-size: 25px;
      font-weight: 300;
      color: #fff;
      line-height: 1;
      padding-top: 20px;
      cursor: pointer;
      border: 2px solid #fff;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      #how-it-works .steps .step span {
        font-family: "Montserrat", sans-serif;
        font-size: 72px;
        font-weight: 700;
        color: #fff;
        display: block; }
      #how-it-works .steps .step.bg-orange {
        margin: 0px auto; }
      #how-it-works .steps .step.bg-green {
        float: right; }
      #how-it-works .steps .step.active {
        -webkit-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.6);
        -moz-box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.6);
        box-shadow: 1px 1px 30px rgba(0, 0, 0, 0.6); }
  #how-it-works .the-carousel {
    position: relative; }
    #how-it-works .the-carousel ul.slick-dots {
      position: absolute;
      left: 0px;
      right: 0px;
      bottom: -50px;
      z-index: 2;
      margin: 0px;
      padding: 0px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -webkit-justify-content: center;
      justify-content: center;
      margin-left: auto;
      margin-right: auto; }
      #how-it-works .the-carousel ul.slick-dots li {
        list-style: none; }
      #how-it-works .the-carousel ul.slick-dots li {
        margin: 0px 5px; }
        #how-it-works .the-carousel ul.slick-dots li button {
          padding: 0px;
          border: none;
          background: none;
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          -ms-border-radius: 0px;
          -o-border-radius: 0px;
          border-radius: 0px;
          background-clip: padding-box;
          text-align: center;
          width: 10px;
          height: 10px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          background-clip: padding-box;
          background-color: transparent;
          border: 2px solid #fd851a;
          text-indent: -99999px; }
        #how-it-works .the-carousel ul.slick-dots li.slick-active button {
          background-color: #fd851a; }
  #how-it-works p {
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    text-align: center;
    margin-top: 80px; }
  @media only screen and (max-width: 992px) {
    #how-it-works .steps {
      background: url(../img/steps-arrows-mobile.png) center center no-repeat;
      background-size: 90% auto; }
    #how-it-works .steps .step {
      width: 80px;
      height: 80px;
      -webkit-border-radius: 40px;
      -moz-border-radius: 40px;
      -ms-border-radius: 40px;
      -o-border-radius: 40px;
      border-radius: 40px;
      background-clip: padding-box;
      padding-top: 10px;
      font-size: 14px; }
    #how-it-works .steps .step span {
      font-size: 40px; }
    #how-it-works p {
      font-size: 16px;
      line-height: 22px;
      margin-top: 0px; } }

#why-us-reviews {
  position: relative;
  margin-bottom: 80px;
  overflow: hidden; }
  #why-us-reviews .bg {
    position: relative;
    z-index: 0; }
    #why-us-reviews .bg .why-us,
    #why-us-reviews .bg .reviews {
      width: 50%;
      float: left;
      height: 532px;
      overflow: hidden;
      position: relative;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      #why-us-reviews .bg .why-us img,
      #why-us-reviews .bg .reviews img {
        position: absolute;
        object-fit: cover;
        height: 100%; }
      #why-us-reviews .bg .why-us .overlay,
      #why-us-reviews .bg .reviews .overlay {
        z-index: 1;
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%; }
    #why-us-reviews .bg .why-us .overlay {
      background-color: rgba(43, 161, 204, 0.85); }
    #why-us-reviews .bg .reviews .overlay {
      background-color: rgba(253, 133, 26, 0.85); }
  #why-us-reviews .front {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding-top: 70px; }
    #why-us-reviews .front .bg-mobile {
      display: none;
      background-position: center center;
      background-repeat: no-repeat;
      background-size: cover; }
      #why-us-reviews .front .bg-mobile .overlay {
        position: absolute;
        z-index: 0;
        top: 0px;
        left: 0px;
        right: 0px;
        bottom: 0px; }
    #why-us-reviews .front .left-col .bg-mobile .overlay {
      background-color: rgba(43, 161, 204, 0.85); }
    #why-us-reviews .front .right-col .bg-mobile .overlay {
      background-color: rgba(253, 133, 26, 0.85); }
    #why-us-reviews .front h3 {
      font-size: 30px;
      font-weight: 300;
      color: #fff;
      margin-bottom: 28px; }
      #why-us-reviews .front h3 span.last-word {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        font-weight: 700; }
    #why-us-reviews .front h4 {
      font-size: 18px;
      line-height: 26px;
      font-weight: 500;
      color: #fff;
      margin-bottom: 20px; }
    #why-us-reviews .front p {
      font-size: 14px;
      line-height: 24px;
      color: #fff;
      margin-bottom: 18px; }
    #why-us-reviews .front a.btn-orange-lined {
      display: inline-block;
      width: 210px;
      height: 60px;
      line-height: 54px;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      font-size: 18px;
      font-weight: 700;
      color: #fff;
      background-color: #ff981f;
      border: 3px solid #fff;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      margin-top: 20px; }
      #why-us-reviews .front a.btn-orange-lined:hover {
        background-color: #eb7f00; }
    #why-us-reviews .front .content-wrapper {
      position: relative;
      z-index: 2; }
    #why-us-reviews .front .reviews-wrapper {
      position: relative;
      z-index: 2;
      padding-left: 30px; }
      #why-us-reviews .front .reviews-wrapper .reviews-carousel .the-review {
        position: relative; }
        #why-us-reviews .front .reviews-wrapper .reviews-carousel .the-review img {
          width: 90px;
          height: 90px;
          margin-bottom: 25px;
          -webkit-border-radius: 45px;
          -moz-border-radius: 45px;
          -ms-border-radius: 45px;
          -o-border-radius: 45px;
          border-radius: 45px;
          background-clip: padding-box;
          border: 3px solid #fff; }
        #why-us-reviews .front .reviews-wrapper .reviews-carousel .the-review .review-text {
          border: 5px solid #fff;
          background-color: #2ed064;
          padding: 20px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px;
          background-clip: padding-box;
          position: relative;
          min-height: 200px; }
          #why-us-reviews .front .reviews-wrapper .reviews-carousel .the-review .review-text .author {
            font-family: "Montserrat", sans-serif;
            font-size: 16px;
            line-height: 21px;
            font-weight: 500;
            color: #fff; }
          #why-us-reviews .front .reviews-wrapper .reviews-carousel .the-review .review-text::before {
            content: "";
            display: block;
            width: 32px;
            height: 25px;
            background: url(../img/review-triangle.png) center center no-repeat;
            position: absolute;
            left: 20px;
            top: -25px; }
      #why-us-reviews .front .reviews-wrapper ul.slick-dots {
        margin: 0px;
        padding: 0px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        margin-top: 20px; }
        #why-us-reviews .front .reviews-wrapper ul.slick-dots li {
          list-style: none; }
        #why-us-reviews .front .reviews-wrapper ul.slick-dots li {
          margin-right: 10px; }
          #why-us-reviews .front .reviews-wrapper ul.slick-dots li button {
            padding: 0px;
            border: none;
            background: none;
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            -ms-border-radius: 0px;
            -o-border-radius: 0px;
            border-radius: 0px;
            background-clip: padding-box;
            text-align: center;
            width: 10px;
            height: 10px;
            border: 2px solid #fff;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
            border-radius: 5px;
            background-clip: padding-box;
            text-indent: -9999px; }
          #why-us-reviews .front .reviews-wrapper ul.slick-dots li.slick-active button {
            background-color: #fff; }
  @media only screen and (max-width: 992px) {
    #why-us-reviews {
      margin-bottom: 50px; }
      #why-us-reviews .bg {
        display: none; }
      #why-us-reviews .front {
        padding-top: 40px;
        text-align: center;
        position: relative; }
        #why-us-reviews .front .left-col,
        #why-us-reviews .front .right-col {
          padding-top: 50px;
          padding-bottom: 50px; }
        #why-us-reviews .front .bg-mobile {
          display: block;
          position: absolute;
          z-index: 0;
          top: 0px;
          left: 0px;
          bottom: 0px;
          right: 0px; }
        #why-us-reviews .front h3 {
          font-size: 24px;
          line-height: 26px; }
        #why-us-reviews .front h4 {
          font-size: 16px;
          line-height: 24px; }
        #why-us-reviews .front p {
          font-size: 13px;
          line-height: 19px; }
        #why-us-reviews .front .reviews-wrapper {
          padding: 0px; }
        #why-us-reviews .front .reviews-wrapper .reviews-carousel .the-review img {
          margin: 0px auto 25px auto; }
        #why-us-reviews .front .reviews-wrapper .reviews-carousel .the-review .review-text::before {
          left: 0px;
          right: 0px;
          margin-left: auto;
          margin-right: auto; }
        #why-us-reviews .front .reviews-wrapper ul.slick-dots {
          -webkit-justify-content: center;
          -moz-justify-content: center;
          -ms-justify-content: center;
          -webkit-justify-content: center;
          justify-content: center; } }

#home-services {
  padding-bottom: 60px; }
  #home-services h2.section-heading {
    font-size: 30px;
    line-height: 36px; }
  #home-services .the-service {
    margin-bottom: 45px; }
    #home-services .the-service a {
      display: block;
      text-decoration: none;
      text-align: center; }
      #home-services .the-service a span.the-icon {
        position: relative;
        display: block;
        width: 188px;
        height: 188px;
        background-color: #288ec0;
        -webkit-border-radius: 94px;
        -moz-border-radius: 94px;
        -ms-border-radius: 94px;
        -o-border-radius: 94px;
        border-radius: 94px;
        background-clip: padding-box;
        margin: 0px auto 20px auto; }
        #home-services .the-service a span.the-icon img {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          left: 0px;
          right: 0px;
          margin-left: auto;
          margin-right: auto; }
      #home-services .the-service a span {
        display: block;
        font-family: "Montserrat", sans-serif;
        font-size: 24px;
        font-weight: 500; }
      #home-services .the-service a:hover {
        opacity: 0.8; }
  #home-services p {
    font-size: 16px;
    line-height: 26px;
    text-align: center; }
  @media only screen and (max-width: 992px) {
    #home-services {
      padding-bottom: 50px; }
      #home-services .the-service a span.the-icon {
        width: 120px;
        height: 120px;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        -ms-border-radius: 60px;
        -o-border-radius: 60px;
        border-radius: 60px;
        background-clip: padding-box; }
      #home-services .the-service a span.the-icon img {
        width: 60px;
        height: auto; }
      #home-services .the-service a span {
        font-size: 18px; } }

.sell-your-house {
  position: relative;
  height: 362px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .sell-your-house.bottom-margin {
    margin-bottom: 60px; }
  .sell-your-house img.bg {
    position: relative;
    z-index: 0;
    height: 362px;
    object-fit: cover; }
  .sell-your-house .overlay {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(40, 142, 192, 0.85); }
  .sell-your-house .front {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0px;
    z-index: 3;
    width: 100%; }
    .sell-your-house .front h3 {
      font-size: 37px;
      line-height: 40px;
      color: #fff;
      font-weight: 300;
      margin-bottom: 32px; }
      .sell-your-house .front h3 span.last-word {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        font-weight: 700; }
    .sell-your-house .front p {
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 22px;
      line-height: 34px;
      color: #fff;
      margin-bottom: 0px;
      padding-right: 40px; }
    .sell-your-house .front .get-offer-form {
      width: 100%;
      margin: 0px auto;
      overflow: hidden;
      padding: 10px;
      background-color: #ff981f;
      border: 3px solid #fff;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      background-clip: padding-box; }
      .sell-your-house .front .get-offer-form input.the-location {
        height: 50px;
        -webkit-border-radius: 5px 0px 0px 5px;
        -moz-border-radius: 5px 0px 0px 5px;
        -ms-border-radius: 5px 0px 0px 5px;
        -o-border-radius: 5px 0px 0px 5px;
        border-radius: 5px 0px 0px 5px;
        background-clip: padding-box;
        border: none;
        font-size: 14px;
        line-height: 50px;
        padding: 0px 20px;
        width: 65%;
        float: left; }
      .sell-your-house .front .get-offer-form .the-btn {
        border: none;
        width: 35%;
        height: 50px;
        float: right;
        display: block;
        text-decoration: none;
        text-align: center;
        background-color: #2ed064;
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        line-height: 50px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        -webkit-border-radius: 0px 5px 5px 0px;
        -moz-border-radius: 0px 5px 5px 0px;
        -ms-border-radius: 0px 5px 5px 0px;
        -o-border-radius: 0px 5px 5px 0px;
        border-radius: 0px 5px 5px 0px;
        background-clip: padding-box; }
        .sell-your-house .front .get-offer-form .the-btn:hover {
          background-color: #29bb5a; }
  @media only screen and (max-width: 1200px) {
    .sell-your-house .front p {
      font-size: 20px; } }
  @media only screen and (max-width: 992px) {
    .sell-your-house {
      text-align: center; }
      .sell-your-house .front h3 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 15px; }
        .sell-your-house .front h3 br {
          display: none; }
      .sell-your-house .front p {
        font-size: 16px;
        line-height: 22px;
        font-family: "Open Sans", sans-serif;
        padding: 0px;
        margin-bottom: 30px; }
        .sell-your-house .front p br {
          display: none; }
      .sell-your-house .front .get-offer-form {
        width: 100%;
        border: 2px solid #fff;
        padding: 6px; }
      .sell-your-house .front .get-offer-form input.the-location {
        height: 40px;
        line-height: 40px;
        width: 60%;
        padding: 0px 10px;
        font-size: 14px; }
      .sell-your-house .front .get-offer-form .the-btn {
        width: 40%;
        height: 40px;
        line-height: 40px;
        font-size: 14px; }
      .sell-your-house.bottom-margin {
        margin-bottom: 30px; }
      .sell-your-house.circumstance-page .front h3 {
        font-size: 20px;
        line-height: 26px; } }

#price-compare h3.section-heading {
  margin-bottom: 60px; }
  #price-compare h3.section-heading span.small_logo {
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    width: 308px;
    height: 34px;
    background: url(../img/logo-small.png) left center no-repeat; }
#price-compare .table > tbody > tr > td, #price-compare .table > tbody > tr > th, #price-compare .table > tfoot > tr > td, #price-compare .table > tfoot > tr > th, #price-compare .table > thead > tr > td, #price-compare .table > thead > tr > th {
  border: none; }
#price-compare .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #eff2f3; }
#price-compare .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #f8fafb; }
#price-compare .table {
  border: 1px solid #ddd; }
  #price-compare .table tr td, #price-compare .table tr th {
    padding: 20px 15px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    vertical-align: middle; }
    #price-compare .table tr td.table-label, #price-compare .table tr th.table-label {
      text-align: left;
      background-color: #fff;
      border-right: 1px solid #ddd; }
    #price-compare .table tr td.ehb, #price-compare .table tr th.ehb {
      background-color: #fd851a;
      border-bottom: 1px solid #eb7811 !important;
      color: #fff; }
      #price-compare .table tr td.ehb.big, #price-compare .table tr th.ehb.big {
        font-size: 23px;
        position: relative; }
        #price-compare .table tr td.ehb.big::after, #price-compare .table tr th.ehb.big::after {
          content: "";
          display: block;
          width: 100%;
          height: 15px;
          background-color: #f68017;
          position: absolute;
          bottom: -15px;
          left: 0px; }
  #price-compare .table tr th {
    background-color: #e4e8e9;
    border-bottom: 1px solid #ddd !important;
    font-weight: 700; }
    #price-compare .table tr th.ehb {
      background-color: #fd851a !important;
      position: relative;
      width: 300px; }
      #price-compare .table tr th.ehb img.small_logo {
        margin-top: -15px;
        width: 250px;
        height: auto; }
      #price-compare .table tr th.ehb::before {
        content: "";
        display: block;
        width: 100%;
        height: 15px;
        background-color: #fd851a;
        position: absolute;
        top: -15px;
        left: 0px; }
  #price-compare .table tr:nth-child(odd) td.ehb, #price-compare .table tr:nth-child(odd) th.ehb {
    background-color: #f68017; }
@media only screen and (max-width: 992px) {
  #price-compare h3.section-heading span.small_logo {
    width: 280px;
    background-size: 100% auto; }
  #price-compare .table tr td, #price-compare .table tr th {
    padding: 10px 10px; }
  #price-compare .table tr td, #price-compare .table tr th {
    font-size: 14px; }
  #price-compare .table tr th.ehb img.small_logo {
    width: 140px; }
  #price-compare .table tr th.ehb {
    width: 150px; }
  #price-compare .table tr td.ehb.big, #price-compare .table tr th.ehb.big {
    font-size: 16px;
    line-height: 22px; } }

#latest-posts {
  padding: 80px 0px 0px 0px; }
  #latest-posts a.the-post {
    display: block;
    text-decoration: none; }
    #latest-posts a.the-post img {
      width: 100%;
      height: auto;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      margin-bottom: 35px; }
    #latest-posts a.the-post span.post-title {
      display: block;
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 700;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out;
      margin-bottom: 10px; }
    #latest-posts a.the-post span.post-excerpt {
      font-size: 14px;
      line-height: 26px; }
    #latest-posts a.the-post:hover img {
      opacity: 0.8; }
    #latest-posts a.the-post:hover span.post-title {
      color: #288ec0; }
  #latest-posts hr {
    margin-top: 60px; }
  #latest-posts ul.navigation {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    #latest-posts ul.navigation li {
      list-style: none; }
  #latest-posts.blog-page {
    margin-bottom: 50px; }
    #latest-posts.blog-page a.the-post {
      margin-bottom: 50px; }
  #latest-posts .the-carousel .slick-prev, #latest-posts .the-carousel .slick-next {
    background: none;
    border: none;
    width: 24px;
    height: 42px;
    padding: 0px; }
    #latest-posts .the-carousel .slick-prev i.fa, #latest-posts .the-carousel .slick-next i.fa {
      display: none; }
  #latest-posts .the-carousel .slick-prev {
    background: url(../img/mobile-carousel-arrow-left.png) center center no-repeat;
    background-size: 15px auto;
    left: 5px;
    margin-top: -80px; }
  #latest-posts .the-carousel .slick-next {
    background: url(../img/mobile-carousel-arrow-right.png) center center no-repeat;
    background-size: 15px auto;
    right: 5px;
    margin-top: -80px; }
  @media only screen and (max-width: 992px) {
    #latest-posts {
      padding-top: 40px; }
      #latest-posts .slick-slide {
        padding-left: 35px;
        padding-right: 35px; }
      #latest-posts a.the-post {
        text-align: center; }
      #latest-posts hr {
        margin-top: 30px; }
      #latest-posts ul.navigation li .btn-blue {
        padding: 0px 15px;
        font-size: 13px; } }
        @media screen and (max-width: 991px) {
#header-mobile img.customer-reviews {
   top: -10px;
}
}

#quick-links {
  position: relative;
  overflow: hidden;
  margin-bottom: 60px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  #quick-links .overlay {
    position: relative;
    z-index: 1; }
    #quick-links .overlay .section-header {
      position: absolute;
      z-index: 2;
      left: 0px;
      right: 0px;
      top: 0px;
      padding-top: 30px; }
    #quick-links .overlay .wrapper {
      position: relative;
      z-index: 2;
      padding-top: 30px; }
    #quick-links .overlay .container {
      position: relative; }
      #quick-links .overlay .container::before {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        left: -100%;
        top: 0px;
        background-color: rgba(40, 142, 192, 0.85); }
      #quick-links .overlay .container::after {
        content: "";
        display: block;
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        right: -100%;
        top: 0px;
        background-color: rgba(46, 208, 100, 0.85); }
    #quick-links .overlay .bg-blue {
      background-color: rgba(40, 142, 192, 0.85);
      /* &::before{
      	content:""; display: block; 
      	position:absolute; z-index:2;
      	width:100%; height:100%; left:-100%; top:0px;
      	background-color:rgba($blue, 0.85);
      } */ }
    #quick-links .overlay .bg-orange {
      background-color: rgba(253, 133, 26, 0.85); }
    #quick-links .overlay .bg-green {
      background-color: rgba(46, 208, 100, 0.85);
      /* &::after{
      	content:""; display: block; 
      	position:absolute; z-index:2;
      	width:100%; height:100%; right:-100%; top:0px;
      	background-color:rgba($green, 0.85);
      } */ }
    #quick-links .overlay .col-sm-4 {
      padding-top: 70px;
      padding-bottom: 70px; }
      #quick-links .overlay .col-sm-4 * {
        color: #fff; }
    #quick-links .overlay h3 {
      font-size: 30px;
      font-weight: 300;
      color: #fff;
      margin-bottom: 25px;
      margin-left: 30px; }
      #quick-links .overlay h3 span.last-word {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        font-weight: 700; }
    #quick-links .overlay ul {
      margin: 0px;
      padding: 0px;
      display: block;
      margin-left: 30px; }
      #quick-links .overlay ul li {
        list-style: none; }
      #quick-links .overlay ul li {
        margin-bottom: 20px; }
        #quick-links .overlay ul li a {
          font-size: 16px;
          text-decoration: none; }
          #quick-links .overlay ul li a i.fa {
            font-size: 20px;
            margin-right: 10px; }
          #quick-links .overlay ul li a:hover {
            opacity: 0.8; }
        #quick-links .overlay ul li:last-child {
          margin-bottom: 0px; }
    #quick-links .overlay .the-carousel .slick-prev, #quick-links .overlay .the-carousel .slick-next {
      background: none;
      border: none;
      width: 24px;
      height: 42px;
      padding: 0px; }
      #quick-links .overlay .the-carousel .slick-prev i.fa, #quick-links .overlay .the-carousel .slick-next i.fa {
        display: none; }
    #quick-links .overlay .the-carousel .slick-prev {
      background: url(../img/mobile-carousel-arrow-left-white.png) center center no-repeat;
      background-size: 15px auto;
      left: 20px; }
    #quick-links .overlay .the-carousel .slick-next {
      background: url(../img/mobile-carousel-arrow-right-white.png) center center no-repeat;
      background-size: 15px auto;
      right: 20px; }
  @media only screen and (max-width: 1200px) {
    #quick-links .overlay h3,
    #quick-links .overlay ul {
      margin-left: 10px; }
    #quick-links .overlay ul li a {
      display: block;
      position: relative;
      padding-left: 25px;
      font-size: 16px; }
      #quick-links .overlay ul li a i.fa {
        position: absolute;
        left: 0px;
        top: 2px;
        margin: 0px;
        font-size: 16px; } }
  @media only screen and (max-width: 992px) {
    #quick-links {
      margin-bottom: 0px; }
      #quick-links .overlay .container {
        width: 100%;
        padding: 0px; }
      #quick-links .overlay .col-sm-4 {
        padding-top: 75px;
        padding-bottom: 30px; }
      #quick-links .overlay .wrapper {
        padding: 0px 30px; }
      #quick-links .overlay h3 {
        font-size: 24px;
        line-height: 26px; }
      #quick-links .overlay h3,
      #quick-links .overlay ul {
        margin-left: 0px; }
      #quick-links .overlay ul li a {
        display: block;
        position: relative;
        padding-left: 25px;
        font-size: 14px; }
        #quick-links .overlay ul li a i.fa {
          position: absolute;
          left: 0px;
          top: 2px;
          margin: 0px;
          font-size: 16px; }
      #quick-links .overlay .container::before, #quick-links .overlay .container::after {
        display: none; } }

#footer {
  background-color: #0a0d16;
  padding: 60px 0px 0px 0px; }
  #footer * {
    color: #fff; }
  #footer h3 {
    font-size: 20px;
    margin-bottom: 25px; }
  #footer ul {
    margin: 0px;
    padding: 0px;
    display: block; }
    #footer ul li {
      list-style: none; }
    #footer ul li {
      margin-bottom: 16px; }
      #footer ul li a {
        text-decoration: none; }
        #footer ul li a i.fa {
          color: #929292;
          font-size: 20px; }
        #footer ul li a:hover {
          color: #fd851a; }
          #footer ul li a:hover i.fa {
            color: #fd851a; }
    #footer ul.footer-menu li {
      width: 50%;
      float: left; }
    #footer ul.contact-details li {
      position: relative;
      padding-left: 30px; }
      #footer ul.contact-details li i.fa {
        font-size: 20px;
        position: absolute;
        left: 0px;
        top: 0px;
        color: #929292; }
    #footer ul.socialmedia-menu {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap; }
      #footer ul.socialmedia-menu li {
        margin-right: 20px; }
  #footer .copyright {
    margin-top: 60px;
    background-color: #05070c;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 14px;
    line-height: 50px; }
  @media only screen and (max-width: 992px) {
    #footer {
      background-color: #0a101e; }
      #footer .col-xs-12 {
        margin-bottom: 30px; }
      #footer .copyright {
        margin-top: 0px;
        height: 50px;
        line-height: 50px;
        font-size: 13px;
        line-height: 50px; } }

#inner-banner {
  position: relative;
  margin-bottom: 48px;
  height: 300px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  clear: both; }
  #inner-banner .overlay {
    position: absolute;
    z-index: 2;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 12, 46, 0.75); }
    #inner-banner .overlay .overlay-content {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      left: 0px;
      width: 100%;
      text-align: center; }
      #inner-banner .overlay .overlay-content h1 {
        font-size: 54px;
        font-weight: 500;
        margin: 0px;
        color: #fff; }
  @media only screen and (max-width: 992px) {
    #inner-banner {
      height: 192px;
      margin-bottom: 30px; }
      #inner-banner .overlay .overlay-content h1 {
        font-size: 28px;
        line-height: 32px; } }

#inner-content {
  padding-bottom: 30px; }
  #inner-content.no-spacing-bottom {
    padding-bottom: 0px; }
  #inner-content #sidemenu .the-widget {
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 30px; }
    #inner-content #sidemenu .the-widget .widget-title {
      background-color: #e9edee;
      height: 54px;
      line-height: 54px;
      padding: 0px 20px;
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 300; }
      #inner-content #sidemenu .the-widget .widget-title span.last-word {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        font-weight: 700; }
    #inner-content #sidemenu .the-widget ul {
      margin: 0px;
      padding: 0px;
      display: block;
      padding: 20px; }
      #inner-content #sidemenu .the-widget ul li {
        list-style: none; }
      #inner-content #sidemenu .the-widget ul li {
        margin-bottom: 20px; }
        #inner-content #sidemenu .the-widget ul li a {
          font-size: 14px;
          color: #333333;
          text-decoration: none;
          padding-left: 20px;
          position: relative; }
          #inner-content #sidemenu .the-widget ul li a::before {
            color: #505d60; }
          #inner-content #sidemenu .the-widget ul li a:before {
            content: "";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            color: inherit;
            font-size: inherit;
            position: absolute;
            top: 0px;
            left: 0px; }
        #inner-content #sidemenu .the-widget ul li:hover a, #inner-content #sidemenu .the-widget ul li.current_page_item a {
          color: #288ec0; }
        #inner-content #sidemenu .the-widget ul li:last-child {
          margin-bottom: 0px; }
  #inner-content #content-area h1 {
    margin-bottom: 20px; }
  #inner-content #content-area h2 {
    margin-bottom: 20px; }
  #inner-content #content-area h3 {
    margin-bottom: 20px; }
  #inner-content #content-area h4 {
    margin-bottom: 20px; }
  #inner-content #content-area h5 {
    margin-bottom: 20px; }
  #inner-content #content-area h6 {
    margin-bottom: 20px; }
  #inner-content #content-area .alignnone {
    margin: 0px 0px 50px 0px; }
  #inner-content #content-area .aligncenter,
  #inner-content #content-area div.aligncenter {
    display: block;
    margin: 0px auto 50px auto; }
  #inner-content #content-area .alignright {
    float: right;
    margin: 0px 0px 50px 50px; }
  #inner-content #content-area .alignleft {
    float: left;
    margin: 0px 50px 50px 0px; }
  #inner-content #content-area a img.alignright {
    float: right;
    margin: 0px 0px 50px 50px; }
  #inner-content #content-area a img.alignnone {
    margin: 0px 0px 50px 0px; }
  #inner-content #content-area a img.alignleft {
    float: left;
    margin: 0px 50px 50px 0px; }
  #inner-content #content-area a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  #inner-content #content-area img {
    height: auto; }
  #inner-content #content-area ul, #inner-content #content-area ol {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 20px;
    overflow: hidden; }
  #inner-content #content-area a {
    color: #333333;
    text-decoration: underline; }
  #inner-content #content-area a:hover {
    text-decoration: none; }
  #inner-content #content-area p {
    margin: 0px 0px 20px 0px;
    /* &:last-child{
    	margin-bottom:0px;
    } */ }
  #inner-content #content-area blockquote {
    margin: 0px 0px 20px 0px;
    font-size: 20px;
    line-height: 30px;
    font-style: italic; }
    #inner-content #content-area blockquote p {
      font-size: inherit;
      line-height: inherit;
      font-style: inherit; }
    #inner-content #content-area blockquote p:last-child {
      margin-bottom: 0px; }
  #inner-content #content-area h1 {
    font-size: 30px;
    font-weight: 300;
    padding-bottom: 40px;
    background: url(../img/heading-ribbon.png) center bottom no-repeat;
    margin-bottom: 40px; }
    #inner-content #content-area h1 span.last-word {
      font-family: inherit;
      font-size: inherit;
      color: inherit;
      font-weight: 700; }
  #inner-content #content-area h2 {
    font-size: 26px;
    font-weight: 300;
    padding-bottom: 30px;
    background: url(../img/heading-ribbon-small.png) left bottom no-repeat;
    margin-bottom: 25px; }
     #inner-content #content-area h2.custom {
    font-size: 26px;
    font-weight: 300;
    padding-bottom: 30px;
    background: url(../img/heading-ribbon-small.png) center bottom no-repeat;
    margin-bottom: 25px; }
    #inner-content #content-area h2 span.last-word {
      font-family: inherit;
      font-size: inherit;
      color: inherit;
      font-weight: 700; }
  #inner-content #content-area h3 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 25px; }
    #inner-content #content-area h3 span.last-word {
      font-family: inherit;
      font-size: inherit;
      color: inherit;
      font-weight: 700; }
  #inner-content #content-area p {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 34px; }
  #inner-content #content-area .the-gallery .gallery-thumb {
    margin-bottom: 30px; }
    #inner-content #content-area .the-gallery .gallery-thumb a {
      display: block;
      text-decoration: none;
      margin: 0px; }
      #inner-content #content-area .the-gallery .gallery-thumb a img {
        width: 100%;
        height: auto; }
  #inner-content #content-area .the-gallery .col-md-6:nth-child(2n+1) {
    clear: left; }
  #inner-content #content-area .the-gallery .col-md-4:nth-child(3n+1) {
    clear: left; }
  #inner-content #content-area .the-gallery .col-md-3:nth-child(4n+1) {
    clear: left; }
  #inner-content.blog-content {
    margin-bottom: 50px; }
  @media only screen and (max-width: 992px) {
    #inner-content.blog-content {
      margin-bottom: 0px; }
    #inner-content #content-area h1 {
      font-size: 24px;
      padding-bottom: 30px;
      background: url(../img/heading-ribbon-small.png) center bottom no-repeat;
      margin-bottom: 30px; }
    #inner-content #content-area h3 {
      font-size: 24px; }
    #inner-content #content-area img.alignnone, #inner-content #content-area img.alignleft, #inner-content #content-area img.alignright, #inner-content #content-area img.aligncenter {
      margin-bottom: 30px; }
    #inner-content #content-area img.alignleft {
      margin-right: 30px; }
    #inner-content #content-area img.alignright {
      margin-left: 30px; } }

.we-pay-for-everything {
  position: relative;
  height: 434px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }
  .we-pay-for-everything img.bg {
    position: relative;
    z-index: 0;
    height: 100%;
    object-fit: cover; }
  .we-pay-for-everything .overlay {
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(40, 142, 192, 0.85); }
  .we-pay-for-everything .front {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0px;
    z-index: 3;
    width: 100%; }
    .we-pay-for-everything .front h3 {
      font-size: 37px;
      line-height: 40px;
      color: #fff;
      font-weight: 300;
      margin-bottom: 32px;
      background: url(../img/heading-ribbon-white.png) center bottom no-repeat; }
      .we-pay-for-everything .front h3 span.last-word {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        font-weight: 700; }
    .we-pay-for-everything .front p {
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 22px;
      line-height: 34px;
      color: #fff;
      margin-bottom: 30px; }
    .we-pay-for-everything .front .get-offer-form {
      width: 100%;
      margin: 0px auto;
      overflow: hidden;
      padding: 10px;
      background-color: #ff981f;
      border: 3px solid #fff;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      -ms-border-radius: 10px;
      -o-border-radius: 10px;
      border-radius: 10px;
      background-clip: padding-box; }
      .we-pay-for-everything .front .get-offer-form input.the-location {
        height: 50px;
        -webkit-border-radius: 5px 0px 0px 5px;
        -moz-border-radius: 5px 0px 0px 5px;
        -ms-border-radius: 5px 0px 0px 5px;
        -o-border-radius: 5px 0px 0px 5px;
        border-radius: 5px 0px 0px 5px;
        background-clip: padding-box;
        border: none;
        font-size: 14px;
        line-height: 50px;
        padding: 0px 20px;
        width: 65%;
        float: left; }
      .we-pay-for-everything .front .get-offer-form .the-btn {
        border: none;
        width: 35%;
        height: 50px;
        float: right;
        display: block;
        text-decoration: none;
        text-align: center;
        background-color: #2ed064;
        font-family: "Montserrat", sans-serif;
        font-size: 15px;
        line-height: 50px;
        font-weight: 700;
        text-transform: uppercase;
        color: #fff;
        -webkit-border-radius: 0px 5px 5px 0px;
        -moz-border-radius: 0px 5px 5px 0px;
        -ms-border-radius: 0px 5px 5px 0px;
        -o-border-radius: 0px 5px 5px 0px;
        border-radius: 0px 5px 5px 0px;
        background-clip: padding-box; }
        .we-pay-for-everything .front .get-offer-form .the-btn:hover {
          background-color: #29bb5a; }
  @media only screen and (max-width: 992px) {
    .we-pay-for-everything .front h3.section-heading {
      background: url(../img/heading-ribbon-white-small.png) center bottom no-repeat !important; }
    .we-pay-for-everything .front p {
      font-size: 16px;
      line-height: 22px;
      font-family: "Open Sans", sans-serif;
      padding: 0px;
      margin-bottom: 30px; }
      .we-pay-for-everything .front p br {
        display: none; }
    .we-pay-for-everything .front .get-offer-form {
      width: 100%;
      border: 2px solid #fff;
      padding: 6px; }
    .we-pay-for-everything .front .get-offer-form input.the-location {
      height: 40px;
      line-height: 40px;
      width: 60%;
      padding: 0px 10px;
      font-size: 14px; }
    .we-pay-for-everything .front .get-offer-form .the-btn {
      width: 40%;
      height: 40px;
      line-height: 40px;
      font-size: 14px; } }

.flexible-content h1 {
  margin-bottom: 20px; }
.flexible-content h2 {
  margin-bottom: 20px; }
.flexible-content h3 {
  margin-bottom: 20px; }
.flexible-content h4 {
  margin-bottom: 20px; }
.flexible-content h5 {
  margin-bottom: 20px; }
.flexible-content h6 {
  margin-bottom: 20px; }
.flexible-content .alignnone {
  margin: 0px 0px 50px 0px; }
.flexible-content .aligncenter,
.flexible-content div.aligncenter {
  display: block;
  margin: 0px auto 50px auto; }
.flexible-content .alignright {
  float: right;
  margin: 0px 0px 50px 50px; }
.flexible-content .alignleft {
  float: left;
  margin: 0px 50px 50px 0px; }
.flexible-content a img.alignright {
  float: right;
  margin: 0px 0px 50px 50px; }
.flexible-content a img.alignnone {
  margin: 0px 0px 50px 0px; }
.flexible-content a img.alignleft {
  float: left;
  margin: 0px 50px 50px 0px; }
.flexible-content a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }
.flexible-content img {
  height: auto; }
.flexible-content ul, .flexible-content ol {
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 20px;
  overflow: hidden; }
.flexible-content a {
  color: #333333;
  text-decoration: underline; }
.flexible-content a:hover {
  text-decoration: none; }
.flexible-content p {
  margin: 0px 0px 20px 0px;
  /* &:last-child{
  	margin-bottom:0px;
  } */ }
.flexible-content blockquote {
  margin: 0px 0px 20px 0px;
  font-size: 20px;
  line-height: 30px;
  font-style: italic; }
  .flexible-content blockquote p {
    font-size: inherit;
    line-height: inherit;
    font-style: inherit; }
  .flexible-content blockquote p:last-child {
    margin-bottom: 0px; }
.flexible-content h2 {
  font-size: 30px;
  font-weight: 300;
  padding-bottom: 40px;
  background: url(../img/heading-ribbon.png) center bottom no-repeat;
  margin-bottom: 40px; }
  .flexible-content h2 span.last-word {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: 700; }
.flexible-content p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 34px; }
@media only screen and (max-width: 992px) {
  .flexible-content h2 {
    font-size: 24px;
    padding-bottom: 30px;
    background: url(../img/heading-ribbon-small.png) center bottom no-repeat;
    margin-bottom: 30px; } }

#partners {
  padding-top: 30px;
  padding-bottom: 30px; }
  #partners .partner {
    margin-bottom: 50px; }
    #partners .partner .partner-logo {
      height: 152px;
      width: 100%;
      border: 5px solid #d9d9d9;
      background-color: #f3f5f4;
      position: relative;
      text-align: center; }
      #partners .partner .partner-logo img {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto;
        max-width: 175px; }
    #partners .partner .partner-name {
      font-family: "Montserrat", sans-serif;
      font-weight: 400;
      font-size: 22px;
      line-height: 26px;
      margin-bottom: 18px; }
      #partners .partner .partner-name span.last-word {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        font-weight: 700; }
    #partners .partner p {
      font-size: 14px;
      line-height: 24px; }
    #partners .partner a {
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 500;
      color: #fd851a;
      text-decoration: none; }
      #partners .partner a:hover {
        opacity: 0.8; }
  @media only screen and (max-width: 992px) {
    #partners {
      margin-top: -50px; }
      #partners .partner {
        margin-bottom: 50px; }
        #partners .partner .partner-logo {
          margin-bottom: 15px; }
        #partners .partner .partner-name {
          font-size: 18px;
          line-height: 22px;
          margin-top: 6px;
          margin-bottom: 18px; }
        #partners .partner p {
          font-size: 14px;
          line-height: 24px; }
        #partners .partner a {
          font-family: "Montserrat", sans-serif;
          font-size: 16px;
          font-weight: 500;
          color: #fd851a;
          text-decoration: none; }
          #partners .partner a:hover {
            opacity: 0.8; } }

#faqs {
  padding-top: 30px;
  padding-bottom: 30px; }
  #faqs .faq-header {
    margin-bottom: 44px; }
    #faqs .faq-header ul {
      margin: 0px;
      padding: 0px;
      display: block; }
      #faqs .faq-header ul li {
        list-style: none; }
      #faqs .faq-header ul li {
        width: 50%;
        float: left;
        margin-bottom: 16px;
        padding-right: 30px; }
        #faqs .faq-header ul li a {
          font-size: 14px;
          line-height: 24px;
          padding-left: 30px;
          text-decoration: none !important;
          color: #333333;
          display: block;
          position: relative;
          position: relative; }
          #faqs .faq-header ul li a:before {
            content: "";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            color: inherit;
            font-size: inherit;
            position: absolute;
            top: 0px;
            left: 0px; }
          #faqs .faq-header ul li a::before {
            color: #ff981f;
            font-size: 20px; }
          #faqs .faq-header ul li a:hover {
            color: #ff981f; }
        #faqs .faq-header ul li:nth-child(2n+1) {
          clear: left; }
  #faqs .faq-content {
    padding-bottom: 50px; }
    #faqs .faq-content .the-faq .question {
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 700;
      letter-spacing: .01em;
      color: #ff981f;
      margin-bottom: 20px; }
    #faqs .faq-content .the-faq .answer {
      font-size: 14px;
      line-height: 24px; }
      #faqs .faq-content .the-faq .answer p {
        font-size: inherit;
        line-height: inherit; }
    #faqs .faq-content .divider {
      height: 120px;
      width: 100%;
      background: url(../img/heading-ribbon-small.png) center center no-repeat; }
  @media only screen and (max-width: 992px) {
    #faqs {
      padding-top: 0px; }
      #faqs .faq-header {
        margin-top: -20px;
        margin-bottom: 50px; }
        #faqs .faq-header ul li {
          width: 100%;
          float: none;
          margin-bottom: 16px;
          padding-right: 0px; }
          #faqs .faq-header ul li a::before {
            font-size: 20px;
            margin-top: 5px; }
      #faqs .faq-content .divider {
        height: 80px; } }

#contact {
  /* fixes potential theme css conflict */ }
  #contact .contact-details {
    position: relative;
    padding-left: 90px; }
    #contact .contact-details i.fa {
      width: 74px;
      height: 74px;
      background-color: #ccc;
      -webkit-border-radius: 37px;
      -moz-border-radius: 37px;
      -ms-border-radius: 37px;
      -o-border-radius: 37px;
      border-radius: 37px;
      background-clip: padding-box;
      text-align: center;
      font-size: 32px;
      line-height: 74px;
      color: #fff;
      position: absolute;
      left: 0px;
      top: 0px; }
      #contact .contact-details i.fa.fa-phone {
        background-color: #288ec0; }
      #contact .contact-details i.fa.fa-map-marker {
        background-color: #fd851a; }
      #contact .contact-details i.fa.fa-envelope {
        background-color: #2ed064; }
    #contact .contact-details .contact-label {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 5px; }
      #contact .contact-details .contact-label span.last-word {
        font-family: inherit;
        font-size: inherit;
        color: inherit;
        font-weight: 700; }
      #contact .contact-details .contact-label.single-line {
        padding-top: 10px; }
    #contact .contact-details .contact-value {
      font-size: 14px;
      line-height: 20px; }
      #contact .contact-details .contact-value a {
        color: #333333;
        text-decoration: none; }
  #contact .contact-form {
    padding-top: 90px;
    margin-bottom: 70px; }
    #contact .contact-form h2 span.last-word {
      font-family: inherit;
      font-size: inherit;
      color: inherit;
      font-weight: 700; }
    #contact .contact-form .btn-blue {
      margin-top: 30px; }
  #contact .acf-map {
    width: 100%;
    height: 440px; }
  #contact .acf-map img {
    max-width: inherit !important; }
  @media only screen and (max-width: 992px) {
    #contact .contact-details {
      margin-bottom: 30px; }
    #contact .contact-form {
      padding-top: 40px; } }

#offer-header {
  padding-bottom: 70px; }
  #offer-header p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 30px; }
    #offer-header p:first-child {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
  #offer-header ul.offer-logos {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    #offer-header ul.offer-logos li {
      list-style: none; }

#commercial-header {
  padding: 70px 0px 60px 0px; }
  #commercial-header h1 {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 50px; }
  #commercial-header p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 30px; }
    #commercial-header p:first-of-type {
      font-family: "Montserrat", sans-serif;
      font-size: 18px;
      line-height: 28px;
      font-weight: 500; }
  #commercial-header ul.commercial-logos {
    margin: 0px;
    padding: 0px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding-top: 20px; }
    #commercial-header ul.commercial-logos li {
      list-style: none; }
    #commercial-header ul.commercial-logos li {
      margin: 0px 16px; }

#offer-content {
  padding: 0px 0px 60px 0px; }
  #offer-content .sidebar .the-widget {
    padding: 30px 25px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 30px; }
    #offer-content .sidebar .the-widget h3 {
      font-size: 18px;
      line-height: 28px;
      margin-bottom: 20px; }
    #offer-content .sidebar .the-widget p {
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      line-height: 28px;
      font-weight: 500;
      margin-bottom: 20px; }
  #offer-content .sidebar img.the-image {
    width: 100%;
    height: auto;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    margin-bottom: 30px; }
  #offer-content .thankyou-message {
    text-align: center;
    width: 400px;
    margin: 0px auto 40px auto;
    display: none; }
    #offer-content .thankyou-message .blue-box {
      background-color: #288ec0;
      padding: 15px;
      margin-bottom: 50px; }
      #offer-content .thankyou-message .blue-box .inner {
        border: 2px solid #fff;
        padding: 40px; }
        #offer-content .thankyou-message .blue-box .inner h3 {
          position: relative;
          font-size: 36px;
          font-weight: 500;
          text-transform: uppercase;
          color: #fff;
          font-weight: 700;
          margin-bottom: 30px;
          padding-bottom: 40px;
          background: url(../img/heading-ribbon-white.png) center bottom no-repeat; }
          #offer-content .thankyou-message .blue-box .inner h3 span {
            display: inline-block;
            vertical-align: middle;
            margin-top: -5px;
            width: 46px;
            height: 46px;
            margin-right: 15px;
            text-align: center;
            line-height: 46px;
            -webkit-border-radius: 23px;
            -moz-border-radius: 23px;
            -ms-border-radius: 23px;
            -o-border-radius: 23px;
            border-radius: 23px;
            background-clip: padding-box;
            color: #fff; }
        #offer-content .thankyou-message .blue-box .inner p {
          font-family: "Montserrat", sans-serif;
          color: #fff;
          font-size: 14px;
          line-height: 24px;
          margin-bottom: 24px; }
          #offer-content .thankyou-message .blue-box .inner p:last-child {
            margin-bottom: 0px; }
    #offer-content .thankyou-message a.go-back {
      display: inline-block;
      font-family: "Montserrat", sans-serif;
      color: #288ec0;
      font-size: 16px; }
  #offer-content .offer-form .fieldgroup-wrapper {
    background-color: #fff;
    margin-bottom: 22px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    padding: 35px 40px 0px 40px; }
    #offer-content .offer-form .fieldgroup-wrapper h3 {
      position: relative;
      font-size: 26px;
      font-weight: 500;
      border-bottom: 1px solid #f7f7f7;
      margin-bottom: 50px;
      padding-bottom: 26px;
      padding-bottom: 26px;
      text-align: center;
      background: url(../img/heading-ribbon.png) center bottom no-repeat; }
      #offer-content .offer-form .fieldgroup-wrapper h3 span {
        display: inline-block;
        vertical-align: middle;
        margin-top: -5px;
        width: 40px;
        height: 40px;
        margin-right: 10px;
        text-align: center;
        line-height: 40px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        background-clip: padding-box;
        color: #fff;
        font-size: 18px; }
    #offer-content .offer-form .fieldgroup-wrapper .row {
      margin-bottom: 15px; }
    #offer-content .offer-form .fieldgroup-wrapper .label {
      color: #333333;
      display: block;
      text-align: left;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      font-weight: 500;
      padding-left: 0px;
      margin-bottom: 10px; }
    #offer-content .offer-form .fieldgroup-wrapper .form-control {
      background-color: #fff;
      font-family: "Montserrat", sans-serif;
      font-size: 14px;
      font-weight: 400; }
    #offer-content .offer-form .fieldgroup-wrapper input.form-control, #offer-content .offer-form .fieldgroup-wrapper select.form-control {
      height: 52px; }
  #offer-content .offer-form .btn-wrapper {
    padding-top: 20px; }
    #offer-content .offer-form .btn-wrapper .agreement-box .wpcf7-not-valid label {
      border: 1px solid red; }
    #offer-content .offer-form .btn-wrapper .agreement-box label {
      position: relative;
      padding-left: 45px;
      border: 1px solid #fff;
      text-align: left;
      margin-bottom: 20px; }
      #offer-content .offer-form .btn-wrapper .agreement-box label span {
        font-family: "Montserrat", sans-serif;
        font-size: 14px;
        font-weight: 400; }
      #offer-content .offer-form .btn-wrapper .agreement-box label input[type=checkbox] {
        position: absolute;
        left: 5px;
        top: 0px; }
    #offer-content .offer-form .btn-wrapper .agreement-box ul {
      margin: 0px;
      padding: 0px;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -webkit-justify-content: center;
      justify-content: center; }
      #offer-content .offer-form .btn-wrapper .agreement-box ul li {
        list-style: none; }
      #offer-content .offer-form .btn-wrapper .agreement-box ul li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        margin: 0px 15px; }
        #offer-content .offer-form .btn-wrapper .agreement-box ul li img {
          max-width: 100px; }
        #offer-content .offer-form .btn-wrapper .agreement-box ul li:first-child {
          margin-left: 0px; }
        #offer-content .offer-form .btn-wrapper .agreement-box ul li:last-child {
          margin-right: 0px; }
    #offer-content .offer-form .btn-wrapper .btn-green {
      width: 450px;
      height: 90px;
      font-size: 30px;
      font-weight: 700;
      text-transform: uppercase; }
    #offer-content .offer-form .btn-wrapper .btn-blue-big {
      position: relative;
      border: none;
      padding: 0px;
      width: 450px;
      height: 90px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      -ms-border-radius: 5px;
      -o-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      background-color: #36b0d5;
      color: #fff;
      font-size: 30px;
      font-weight: 700;
      text-transform: uppercase;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
      -ms-transition: all 0.25s ease-in-out;
      transition: all 0.25s ease-in-out; }
      #offer-content .offer-form .btn-wrapper .btn-blue-big:hover {
        background-color: #288ec0; }
      #offer-content .offer-form .btn-wrapper .btn-blue-big.btn-block {
        width: 100%; }
    #offer-content .offer-form .btn-wrapper .ajax-loader {
      margin-right: -16px; }
    #offer-content .offer-form .btn-wrapper .wpcf7-checkbox input[type=checkbox] {
      visibility: hidden; }
      #offer-content .offer-form .btn-wrapper .wpcf7-checkbox input[type=checkbox] + .custom-checkbox {
        display: block;
        position: absolute !important;
        z-index: 1;
        top: 3px;
        left: 3px;
        width: 30px;
        height: 30px;
        border: 3px solid #288ec0;
        background-color: #fff; }
      #offer-content .offer-form .btn-wrapper .wpcf7-checkbox input[type=checkbox]:checked + .custom-checkbox {
        background-color: #288ec0;
        position: relative; }
        #offer-content .offer-form .btn-wrapper .wpcf7-checkbox input[type=checkbox]:checked + .custom-checkbox:before {
          content: "";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          /*--adjust as necessary--*/
          color: inherit;
          font-size: inherit;
          position: absolute;
          top: 0px;
          left: 0px; }
        #offer-content .offer-form .btn-wrapper .wpcf7-checkbox input[type=checkbox]:checked + .custom-checkbox:before {
          font-size: 20px;
          width: 24px;
          height: 24px;
          text-align: center;
          line-height: 24px;
          color: #fff; }
  #offer-content .offer-form.commercial-form {
    			/* .btn-wrapper{
    				margin-top:-95px; 
    				position:relative; z-index:2;
    			}
     */ }
    #offer-content .offer-form.commercial-form .fieldgroup-wrapper {
      padding-bottom: 0px; }
      #offer-content .offer-form.commercial-form .fieldgroup-wrapper .form-control {
        margin-bottom: 15px; }
    #offer-content .offer-form.commercial-form .form-logos {
      margin-top: 40px; }
      #offer-content .offer-form.commercial-form .form-logos ul {
        margin: 0px;
        padding: 0px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center; }
        #offer-content .offer-form.commercial-form .form-logos ul li {
          list-style: none; }
        #offer-content .offer-form.commercial-form .form-logos ul li {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
          margin: 0px 15px; }
          #offer-content .offer-form.commercial-form .form-logos ul li img {
            max-width: 100px; }
          #offer-content .offer-form.commercial-form .form-logos ul li:first-child {
            margin-left: 0px; }
          #offer-content .offer-form.commercial-form .form-logos ul li:last-child {
            margin-right: 0px; }
                  @media only screen and (max-width: 480px) {
          
 .custom-page .color_overlay .overlay-content .form_section {
    border: 5px solid #ff981f;
    box-shadow: 0 0 0 5px #fff;
    padding: 0px 8px;
    width: 270px;
    margin: 0 auto;
}
.custom-page .color_overlay .overlay-content .form_section h2{
    font-size:22px;
}
.custom-page .color_overlay .overlay-content .form_section span input{
    height:auto;
    padding:9px 12px;
}
.custom-page .color_overlay .custom-heading{
      font-size: 30px;
    line-height: 1.2em;
}
.custom-page .color_overlay p {
    font-size: 16px;
    line-height: 1.4em;

}
#trusted-partners.my-partners{
    padding:10px 0px 20px;
}
#home-banner.custom-page #trusted-partners .partners .the-slide {
    margin: 0 10px 10px 0px;
}
#header-mobile ul.contact-details li {
    font-size: 10px;
}
      }
  @media only screen and (max-width: 992px) {
    #offer-content .offer-form .fieldgroup-wrapper {
      padding: 20px; }
    #offer-content .offer-form .fieldgroup-wrapper h3 {
      font-size: 20px;
      margin-bottom: 30px;
      background: url(../img/heading-ribbon-small.png) center bottom no-repeat; }
      #offer-content .offer-form .fieldgroup-wrapper h3 span {
        margin-right: 5px;
        font-size: 16px;
        width: 34px;
        height: 34px;
        line-height: 34px;
        -webkit-border-radius: 17px;
        -moz-border-radius: 17px;
        -ms-border-radius: 17px;
        -o-border-radius: 17px;
        border-radius: 17px;
        background-clip: padding-box; }
    #offer-content .offer-form .form-control {
      margin-bottom: 20px; }
    #offer-content .offer-form.commercial-form .btn-wrapper {
      margin-top: -30px; }
    #offer-content .offer-form .btn-wrapper .btn-green {
      margin-top: 30px;
      width: 100%;
      font-size: 18px;
      height: 60px;
      line-height: 60px; }
    #offer-content .offer-form .btn-wrapper .btn-blue-big {
      margin-top: 30px;
      width: 100%;
      font-size: 18px;
      height: 60px;
      line-height: 60px; }
    #offer-content .offer-form .btn-wrapper .agreement-box ul li img {
      max-width: 50px; }
    #offer-content .offer-form .fieldgroup-wrapper .row {
      margin-bottom: 20px; }
    #offer-content .sidebar .the-widget {
      padding: 15px; }
    #offer-content .thankyou-message {
      width: 100%; } }

#homeModalForm .modal-content {
  padding: 0px; }
  #homeModalForm .modal-content .close {
    position: relative;
    z-index: 1; }
    #homeModalForm .modal-content .close span {
     color: #fff;
    font-size: 45px;
    font-weight: normal;
}
  #homeModalForm .modal-content .modal-body h2 {
    text-transform: uppercase;
margin-bottom:10px;}
  #homeModalForm .modal-content .modal-body p {
    margin-bottom: 30px;
text-align:left;}
  #homeModalForm .modal-content .modal-body .modal-form {
    max-width: 400px;
    margin: 0px auto; }
    #homeModalForm .modal-content .modal-body .modal-form .form-group {
      margin-bottom: 20px; }
    #homeModalForm .modal-content .modal-body .modal-form label {
      font-weight: 400;
      text-transform: uppercase;
      font-size: 14px; }

#advertiseModalForm .modal-content {
  padding: 30px; }
  #advertiseModalForm .modal-content .close {
    position: relative;
    z-index: 1; }
    #advertiseModalForm .modal-content .close span {
      font-size: 30px; }
  #advertiseModalForm .modal-content .modal-body h2 {
    text-transform: uppercase; }
  #advertiseModalForm .modal-content .modal-body p {
    margin-bottom: 30px; }
  #advertiseModalForm .modal-content .modal-body .modal-form {
    max-width: 400px;
    margin: 0px auto; }
    #advertiseModalForm .modal-content .modal-body .modal-form .form-group {
      margin-bottom: 20px; }
    #advertiseModalForm .modal-content .modal-body .modal-form label {
      font-weight: 400;
      text-transform: uppercase;
      font-size: 14px; }
    #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box {
      margin-bottom: 30px; }
      #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box .wpcf7-not-valid label {
        border: 1px solid red; }
      #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box label {
        position: relative;
        padding-left: 45px;
        border: 1px solid #fff;
        text-align: left;
        margin-bottom: 20px; }
        #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box label span {
          font-family: "Montserrat", sans-serif;
          font-size: 12px;
          font-weight: 400;
          text-transform: none; }
        #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box label input[type=checkbox] {
          position: absolute;
          left: 5px;
          top: 0px; }
      #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box ul {
        margin: 0px;
        padding: 0px;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-wrap: wrap;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center; }
        #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box ul li {
          list-style: none; }
        #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box ul li {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          align-items: center;
          margin: 0px 15px; }
          #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box ul li img {
            max-width: 60px; }
          #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box ul li:first-child {
            margin-left: 0px; }
          #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box ul li:last-child {
            margin-right: 0px; }
      #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box .wpcf7-checkbox input[type=checkbox] {
        visibility: hidden; }
        #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box .wpcf7-checkbox input[type=checkbox] + .custom-checkbox {
          display: block;
          position: absolute !important;
          z-index: 1;
          top: 3px;
          left: 3px;
          width: 30px;
          height: 30px;
          border: 3px solid #288ec0;
          background-color: #fff; }
        #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box .wpcf7-checkbox input[type=checkbox]:checked + .custom-checkbox {
          background-color: #288ec0;
          position: relative; }
          #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box .wpcf7-checkbox input[type=checkbox]:checked + .custom-checkbox:before {
            content: "";
            font-family: FontAwesome;
            font-style: normal;
            font-weight: normal;
            text-decoration: inherit;
            /*--adjust as necessary--*/
            color: inherit;
            font-size: inherit;
            position: absolute;
            top: 0px;
            left: 0px; }
          #advertiseModalForm .modal-content .modal-body .modal-form .agreement-box .wpcf7-checkbox input[type=checkbox]:checked + .custom-checkbox:before {
            font-size: 20px;
            width: 24px;
            height: 24px;
            text-align: center;
            line-height: 24px;
            color: #fff; }
#advertiseModalForm div.wpcf7 .ajax-loader {
  margin-right: -12px; }
@media only screen and (max-width: 992px) {
  #advertiseModalForm .modal-content {
    padding: 15px; }
    #advertiseModalForm .modal-content .modal-body h2 {
      font-size: 24px; } }

/* @import "partials/content";

@import "partials/featured_posts";
@import "partials/related_posts";
@import "partials/posts";
@import "partials/comments";
@import "partials/footer_widgets";
 */

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



