:root {
  --color-font: #282828;
  --color-primary:#D9531E;
  --color-secondary:#212121;
  --color-gradient-start:#D9531E;
  --color-gradient-stop:#F07316;
  --color-gradient-start-secondary:#000;
  --color-gradient-stop-secondary:rgb(0,0,0,0);
  --color-link: #D9531E;
}
body {
  font-family: soleil, sans-serif;
  font-weight: 400;
  line-height: 1.8em;
  font-size: 15px;
}
@media (min-width: 1400px){
	.container {
		width: 80vw;
	}
}
@media (min-width: 1921px){
	.container {
		width: 1600px;
	}
}
.btn{font-family: soleil, sans-serif;border-left:0;border-right:0;}
.h1, h1,
.h2, h2,
.h3, h3,
.h4, h4,
.h5, h5,
.h6, h6 {
  color: #282828;
  font-family: poppins, sans-serif;
  font-style: normal;
}

.h1, h1 {
  font-size: 52px;
  font-weight: 700;
  line-height: 1.4em;
}
.h2, h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.4em;
}
@media screen and (max-width: 991px) { 
	.content h1, .content .h1 {font-size: 38px;}
	h2.smaller{font-size:26px;}
}
.h3, h3 {
  font-size: 32px;
  font-weight: 500;
  line-height: 1.3em;
}

.h4, h4 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5em;
}

.h5, h5 {
  font-size: 21px;
  font-weight: 500;
  line-height: 1.7em;
}

.h6, h6 {
  font-size: 18px;
  line-height: 1.7em;
  font-weight: 500;
}
.content-blocks h2{
	margin-top:0;
}
.content-blocks h3{
	text-transform: uppercase;
	font-weight: 600;
	font-size: 16px;
	letter-spacing: 1px;
	color: #D9531E;
}
.content-blocks h4{
	color: #D9531E;
}
.btn-white.btn-solid {color: #D9531E;}
.highlight{background-color: #f4f3ba; display: inline-block; margin-top: 20px; margin-bottom:0; padding: 0 10px;font-size:16px;}
/* */
.secondarybar, .secondarybar h3{font-family: poppins, sans-serif;}
.main-nav > li > a {
  font-family: poppins, sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  color: #fff;
  font-weight: 500;
}

.main-nav > li.is-active > a,
.main-nav > li.current-menu-item > a,
.main-nav > li:hover > a,
.main-nav > li > a:hover {
  color: #D9531E;
}
.navbar-brand{padding: 0 0 30px;}
.navbar-brand img {max-width: 350px;}
.is-stuck .navbar-brand .logo-sticky{max-width:150px;}
.main-nav .children > li, .nav-item-children > li {font-size: .8em;}
@media screen and (max-width: 1199px) { 
	[data-mobile-nav-trigger-alignment=right] .navbar-header .navbar-toggle {padding: 15px;background-color: #D9531E;}
}
@media (min-width: 1200px) {
  .main-header .is-stuck {
    background: #fff !important;
  }
  .mainbar-wrap.is-stuck .social-icon a,
  .mainbar-wrap.is-stuck .header-module .ld-module-trigger,
  .mainbar-wrap.is-stuck .main-nav > li > a,
  .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
    color: #424242 !important;
  }
  .mainbar-wrap.is-stuck .ld-module-search-visible-form .ld-search-form input {
    border-color: #424242 !important;
  }
  .is-stuck .btn {
    color: #fff;
    border-color: #D9531E;
  }
  .is-stuck .btn.btn-solid {
    background-color: #D9531E;
  }
  .is-stuck .btn:hover {
    border-color: #3a3a3a;
    color: #fff;
  }
  .is-stuck .btn:hover, .is-stuck .btn.btn-solid:hover {
    background-color: #3a3a3a;
  }
  .megamenu-heading {
    color: #3b91f7;
  }
}
@media (min-width: 1200px) and (max-width: 1350px){
	.navbar-brand img {max-width: 250px;}
}
/* Footer */
footer{background-color:#282828;padding-top:50px;}
.main-footer {
  color: #FFF;
  border-top: 0px;
}

.main-footer a:not(.btn) {
  color: #FFF;
}

.main-footer a:not(.btn):hover {
  color: #9e9e9e;
}
.social-icon.social-icon-lg { font-size: 40px; }
.main-footer .copyright a{color:#FFF;}
.main-footer .btn:hover{background-color:var(--color-primary) !important;}
.assoc-img{max-width:120px; height:auto;margin-top: 30px;}
@media (max-width: 991px) {
	.assoc-img{margin-top:20px;}
}
.footer-logo{background-position: center;background-size:contain;max-width:300px;display:block; background-image: url("/assets/img/logo.svg");width: 100%;
height: 150px;background-repeat: no-repeat;margin:auto;}
/* */
@media (min-width: 1200px) {
  .main-header .is-stuck {
    background: #282828 !important;
  }
  .mainbar-wrap.is-stuck .social-icon a,
  .mainbar-wrap.is-stuck .header-module .ld-module-trigger,
  .mainbar-wrap.is-stuck .main-nav > li > a {
    color: #FFF !important;
  }
  .mainbar-wrap.is-stuck .social-icon a:hover,
  .mainbar-wrap.is-stuck .main-nav > li > a:hover {
    color: #D9531E !important;
  }
}
.mobi-phone{visibility: hidden;}
@media screen and (max-width: 1199px){
.main-header .navbar-brand {
    padding: 12px 0;
}
.navbar-brand img{max-width:200px;}
[data-mobile-header-scheme=gray] .main-header .navbar-header {
    background-color: #282828;
}
[data-mobile-nav-style=modern] ul.nav.main-nav, [data-mobile-nav-style=minimal] ul.nav.main-nav {
    padding-bottom: 32px;
	}
.mobi-phone{
	visibility: visible;
	display:flex;
	position:absolute;
	border-radius: 4px;
	padding: 15px;
	background-color: #FFF;
	right: 90px;
	color:#D9531E;
}
}
@media (max-width: 500px) {
	.navbar-header {
    	padding-left: 0;
	}
	.main-header .navbar-brand {
		padding: 0 0 10px;
	}
	.navbar-brand img {
    	max-width: 160px;
	}
}
.nav-trigger .bar {
    background-color: #FFF;
}
/* Header*/
.titlebar.scheme-light {
    background-color: #151515;
}
.carousel-items .ld-media-bg {
    background-image: radial-gradient(circle at 0% 0%,rgba(0,0,0,.5),rgba(0,0,0,0)), radial-gradient(circle at 50% 50%,rgba(0,0,0,.4),rgba(0,0,0,0));
	background-color: transparent;
}
.angle-divider{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}
.angle-divider svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 100px;
}
.angle-divider .shape-fill {
    fill: #FFFFFF;
}
.liquid-row-overlay.home{
background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.4) 41%, rgba(0,0,0,0.4) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.4) 41%,rgba(0,0,0,0.4) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.4) 41%,rgba(0,0,0,0.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}
.home-header.fullheight h1 {
   font-size:70px;
}
@media screen and (max-width: 1199px){
.home-header.fullheight {
    min-height: calc(100vh - 75px);
}
}
@media screen and (max-width: 1024px){
.home-header.fullheight h1 {
   font-size:60px;
}
}
@media screen and (max-width: 992px){
	.home-header.fullheight h1 {
   font-size:40px;
}
	.home-header.fullheight {
		min-height: 500px;
		background-attachment: unset;
	}
	.font-size-50{font-size:40px !important;}
}
@media screen and (max-width: 460px){
.home-header.fullheight {
    min-height: calc(100vh - 100px);
}
	.no-mobi{display:none;}
}
.blog-title .titlebar-inner{
		padding-top: 300px;
    	padding-bottom: 80px;
}
@media (max-width: 1200px) {
	.blog-title .titlebar-inner{
		padding-top: 100px;
    	padding-bottom: 60px;
	}
}
@media (min-width: 1440px) {
	.titlebar-inner{
		padding-top: 360px;
    	padding-bottom: 160px;
	}
}
@media (max-width: 1439px) {
	.titlebar-inner{
		padding-top: 260px;
    	padding-bottom: 100px;
	}
}
@media (max-width: 1199px) {
	.titlebar-inner{
		padding-top: 100px;
    	padding-bottom: 100px;
	}
}
.text-center .titlebar-scroll-link{margin-left:-10px;}
@media screen and (max-width: 767px){
	.home-header.fullheight .font-size-3-3x {
    	font-size: 2.0em;
	}
}
/* --------------------------------
Masking
-------------------------------- */
.slide-content .mask-title,
.slide-content .mask-text,
.slide-content .btn {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.is-selected .slide-content .mask {
  position: relative;
  overflow: hidden;
}
.is-selected .slide-content .mask-title {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-name: slide-up;
          animation-name: slide-up;
  -webkit-animation-fill-mode: backwards;
          animation-fill-mode: backwards;
  opacity: 1;
}
.is-selected .slide-content .divider {
  display: inline-block;
  position: relative;
  margin: 5px auto;
  height: 2px;
  width: 60%;
  background-color: #ffffff;
  -webkit-animation: divider-mask 1s 0.3s both;
          animation: divider-mask 1s 0.3s both;
}
.is-selected .slide-content .mask-text,
.is-selected .slide-content .btn {
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-name: slide-down;
          animation-name: slide-down;
}

@-webkit-keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-up {
  0% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@-webkit-keyframes divider-mask {
  0%,
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  40%,
  60% {
    -webkit-transform: scaleX(1);
  }
}
@keyframes divider-mask {
  0%,
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  40%,
  60% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
/* Home Hover Boxes Full Width */
.hover-box{background-color:#545453;display:flex;}
@media screen and (max-width: 767px){
	.hover-box{display:block;}
}
.hover-box .iconbox{margin-bottom: 0em;}
.hover-box a.lqd-column{
    color: #FFF;
    background-color: #545453;
    position: relative;
	flex: 1;
    transition: all ease-in 300ms;
    -moz-transition: all ease-in 300ms;
    /* Firefox 4 */
    -webkit-transition: all ease-in 300ms;
    /* Safari and Chrome */
    -o-transition: all ease-in 300ms;
    /* Opera */
    -ms-transition: all ease-in 300ms;
    /* IE9? */
}
.hover-box a.lqd-column:nth-child(2) {
    background-color: #60605F;
}

.hover-box a.lqd-column:nth-child(3) {
    background-color: #666665;
}

.hover-box a.lqd-column:nth-child(4) {
    background-color: #6d6d6c;
}
.hover-box .iconbox-filled-hover:before {
    background: #626261;
}
.iconbox-xl .iconbox-icon-container img {
    width: auto;
    max-height: 90px;
}
.iconbox-filled-hover:hover a h3{color:#FFF !important;}
.iconbox-lg .iconbox-icon-container img {width: 70px;}
/* */
@media all and (min-width: 1199px) {
.v-align-children {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
}
@media all and (min-width: 992px) {
.v-align-children-two {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
}
.sticky-image{
  position: -webkit-sticky; /* Safari */
  position: sticky;
  top: 100px;}
/* */
.thumb-box{
	height: 270px;
	width: 100%;
	display: block;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.thumb-box.team{height:400px;}
.home-boxes{height:400px;position:relative;}
.ld-pf-item.ld-pf-light .ld-pf-bg {
    background-color: rgba(98, 98, 97, 0.7);
}
.display-none{display:none;}
/* */
.contact-form.contact-page select, .contact-form.contact-page input, .contact-form.contact-page textarea, .contact-form.contact-page .ui-selectmenu-button{
	color: #000 !important;
}
.contact-form.dk-fields input, .contact-form.dk-fields textarea{border-bottom: 1px solid #000;color: #000;}
.grecaptcha-badge { visibility: hidden; }
.multiField input{
	float: left;
	padding: 1px 5px;
	text-indent: 0px;
	margin:0 10px 0 0;
}
.multiField label{
	display: block;
	float: none;
	padding: 0;
	line-height: 100%;
	width: auto;
	margin: 0 0 1em 0;
}
.flexy-carousel .flickity-slider {
  display: flex;
  align-items: center;
}
/* */
@media all and (max-width: 991px) {
.mobi-contain{background-size:contain !important;}
}
ol.breadcrumb span {opacity: 1;}
ol.breadcrumb > li{text-transform: uppercase;}
ol.breadcrumb > li:not(:last-child)::after {
    font-family: "Font Awesome 5 Pro"; font-weight: 900;
}
/*footer logos */
.gallery-cell {
	width: 140px;
	height: 80px;
	margin: 0 60px;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	-o-background-size: contain;
	-moz-background-size: contain;
	-webkit-background-size: contain;
}
.gallery-cell a{width: 100%;height: 100%;display: block;}
/* cell number */
.gallery-cell:before {
	display: block;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.gallery-cell {
	width: 70%;
	height: 60px;
}
}

@media only screen and (min-device-width: 481px) and (max-device-width: 767px) {
.gallery-cell {
	width: 50%;
	height: 60px;
}
}
/* */
.lqd-parallax-images .liquid-img-group-single:last-child {
    bottom: -10%;
    left: auto;
    right: -40%;
}
@media (max-width: 576px) { 
	.lqd-parallax-images .liquid-img-group-single:last-child { bottom: 0; right: -20%; }
}
@media (min-width: 992px) { 
	.lqd-parallax-images .liquid-img-group-single:last-child { bottom: -13%; left: -40%; }
}
/* */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#2d2d2d; /* change if the mask should have another color then white */
  z-index:99999; /* makes sure it stays on top */
}
#status {
  width:250px;
  height:184px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url("../img/logo.png");
  z-index:9999; /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-92px 0 0 -125px; /* is width and height divided by two */
}
/* */
.phone{max-width:300px;left: 20% !important;}
.house{max-width: inherit !important; height: 100%;}
@media (max-width: 500px) { 
	.phone{max-width:200px;left: 25% !important;}
	.house{width: 120% !important; height: 100%;}
}
/* */
.assoc-img{max-width:150px; height:auto;margin:20px;}
.assoc-row{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
/* blog */
.liquid-lp-read-more .btn-line-after::after {
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    margin-top: -1px;
}
.liquid-lp-details {
    color: #D9531E;
}
.main-sidebar a.btn:hover {
    color: #FFF;
}
.btn > span {
    justify-content: center;
    width: auto;
}
/* process */
.iconbox-lg .iconbox-icon-container {
    min-width: 60px;
    padding: 10px 0;
}
/*pricing table */
@media (max-width: 500px) { 
	.pricing-table-default .pricing-table-body {
		padding: 24px 20px;
	}
}
.iconbox-icon-wrap.pricing-icons{
	margin-bottom: 30px;
    font-size: 60px;
	color:#D9531E;
}
.pricing-table-default .pricing-table-header {
    padding: 26px 16px 16px;
    background-color: #F8F9FA;
}
.pricing-table-default .pricing {
    margin-bottom: 0.16em;
    font-size: 60px;
}
/* 404 */
.page-404 {padding-top: 0;padding-bottom:0;}
.text-404 .re-particles-inner {
    padding-bottom: 50px;
}
.text-404 .re-particles-inner::after {
    box-shadow: 0 0 15px 2px #212121 inset, 0 0 30px 2px #212121 inset, 0 0 45px 2px #212121 inset, 0 0 60px 2px #212121 inset;
}
/*  */
@media (max-width: 1199px) {
.center-sm{
	display: flex;
	justify-content: center;
}
}
/* */
.service-row .col {width:100%;}
.service-plans.pricing-table-default h5{line-height:1em;margin-bottom:20px;}
.service-plans .pricing{font-size:48px;}
@media (min-width: 1200px) and (max-width: 1500px) {
	.service-plans .pricing{font-size:40px;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.service-plans .pricing{font-size:30px;}
}
@media (min-width: 992px){
	.service-row .col {width:20%;}
	.service-row .pricing-table{height:100%;}
}
.pricing-table-default.service-plans .pricing-table-body {padding: 24px 30px;}
.pricing-table-default.service-plans ul li {
    padding: 1em 0;
    font-size: 14px;
}
/* */
.ld-sp-soldout{
  padding: 5px 12px;
  margin: 0;
  position: absolute;
  top: 18px;
  left: 18px;
  right: auto;
  font-size: 12px;
  line-height: 1.5em;
  text-transform: uppercase;
  letter-spacing: 0.185em;
  font-weight: 700;
  background-color: #D9531E;
  color: #fff;
  visibility: hidden;
}
.ld-sp-soldout.ON{
  visibility: visible;
}