/**
 * Place your custom styles here.
 */
 
 body{
	width: 100%;
	overflow-x: hidden;
 }

body{
  margin-top: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  color: #1b1b1b;
  line-height: 1.5;
}

body.toolbar-tray-open.user-logged-in{
  padding-top: 80px !important;
}


.container-fluid{
  padding-left: 0;
  padding-right: 0;
}

.container-fluid.pad{
  padding-left: 15px;
  padding-right: 15px;
}


h1{
	font-size: 48px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	margin: 0 0 17px;
}

h2, .h2-style{
	font-size: 45px;
	font-weight: 700;
	color: #1a137a;
	margin: 0 0 17px;
	font-family: 'Jost', sans-serif;
	line-height: 1.1;
}

h3{
	font-size: 18px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
}

p{
	margin: 0 0 17px;
}

a{
  cursor: pointer;
  color: inherit;
}

a:hover{
	color: inherit;
}

#content-main a, aside a{
	color: #ff5a00;
}

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

blockquote {
    padding: 30px 35px;
    margin: 30px 0;
    font-size: inherit;
    border: 1px solid #232021;
}

blockquote > :first-child{
	margin-top: 0;
}

.region-content ul, .block .field ul{
	padding: 0;
	margin: 20px 0 25px;
}

.region-content ul.nav-tabs{
	margin: 0;
}

.region-content ul li, .block .field ul li{
	list-style-type: none;
	background: url('../images/bullet.png') no-repeat 0 7px;
	padding-left: 22px;
	margin: 0 0 10px;
}

.region-content ol li, .block .field ol li{
	margin-bottom: 10px;
}

.stretch{
  margin-left: -15px;
  margin-right: -15px;
}

.vertical-align {
  display: flex;
  align-items: center;
}

.paragraph--type--xeno-hero__image{
  background-size: cover;
  background-repeat: repeat-y;  
}

.paragraph--type--xeno-hero{
  padding: 40px 0;
}

/* generic styles */

.paragraph--color--primary{
}


.paragraph--color--secondary{
}

.paragraph--color--success{
}

.paragraph--color--info{
}

.paragraph--color--rgba-black-strong {
    background: #1b1b1b;
	color: #fff;
}

.paragraph--color--rgba-cyan-light{
  background: #ecf6fd;
}

.paragraph--color--rgba-black-light{
  background: #f8f8f8;
}

.paragraph--color--rgba-bluegrey-light{
  background: #ecf5f9;
}


/* accordions */

.panel.panel-default{
  
}

.panel-title{
  
}

.panel-collapse.collapse{
  
}

.panel-collapse.collapse.in{
  
}

/* slick carousel  */

nav.slick__arrow{
  display: none;
}


/* header */

#header{
  background: none;
  text-align: right;
  padding: 0;
  position: relative;
  z-index: 250;
  height: 0;
}

#navbar {
    position: relative;
    z-index: 550;
}

#header .block{
	display: inline-block;
	vertical-align: middle;
	padding: 0 5px;
}

.section{
	width: 985px;
	max-width: 93%;
	margin: 0 auto;
}

.region-header, #header .section, #navbar .section, #banner .section, .region-footer, .region-footer2{
	width: 1200px !important;
	max-width: 93% !important;
	margin: 0 auto !important;
}

.region-header, #header .section, #navbar .section{
	width: 1500px !important;
}

/* nav */

/* menu styles */

.navbar{
  background: none;
  border-radius: 0;
  border: none;
  padding: 0;
}

.navbar-default .navbar-nav > li{
	margin: 0 5px;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > span{
	color: #fff !important;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
	background: none !important;
}

.navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > li > a.orange, .navbar-default .navbar-nav > li > span.orange{
	color: #ff5a00 !important;
}

.navbar-default .navbar-nav > li:hover > a{
    background: #fff !important;
}

.navbar-default .navbar-nav > li > a.orange, .navbar-default .navbar-nav > li > span.orange{
    background: #ff5a00 !important;
	color: #fff !important;
}

.navbar-default .navbar-nav > li > a.phone-menu-item{
    color: #ff5a00 !important;
	background: #fff !important;
}

.navbar-default .navbar-nav > li > a.orange,
.navbar-default .navbar-nav > li > a.phone-menu-item,
.navbar-default .navbar-nav > li > span.orange{
	padding: 10px 15px 8px;
	border-radius: 12px;
}

.navbar-default .navbar-text{
	float: none;
	margin: 0;
}

.navbar-default .navbar-nav > li > a.phone-menu-item::before{
	content: "";
	width: 14px;
	height: 14px;
	background: url('../images/phone-orange.png') no-repeat 0 0;
	display: inline-block;
	margin-right: 4px;
	position: relative;
    top: 2px;
}

.navbar-nav > li {
    float: none !important;
    display: inline-block !important;
}

.navbar-default .navbar-nav > li[aria-label="Facebook"], .navbar-default .navbar-nav > li[aria-label="Twitter"], .navbar-default .navbar-nav > li[aria-label="LinkedIn"], .navbar-default .navbar-nav > li[aria-label="Youtube"] {
	margin: 0 4px;
}

.navbar-default .navbar-nav > li[aria-label="Facebook"] a, .navbar-default .navbar-nav > li[aria-label="Twitter"] a, .navbar-default .navbar-nav > li[aria-label="LinkedIn"] a, .navbar-default .navbar-nav > li[aria-label="Youtube"] a {
	border: none !important;
	color: #ff5a00 !important;
	font-size: 17px;
	padding: 15px 1px !important;
}

.dropdown-menu{
	left: 0;  
	padding: 15px 10px;
	background: #fff;
	border-top: none;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	min-width: 200px;
}

#block-mainnavigation{
	margin-top: 50px;
}


#block-searchform .form-group{
  margin-bottom: 0;
}


.navbar-default .navbar-nav > .active > a{
  
}

.navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
  
}

.dropdown-menu > li > a{
	background: none !important;
	color: inherit !important;
	padding: 7px 20px;
	font-size: 16px;
	white-space: inherit;
}

.dropdown-menu > li > a:hover{
	background: #ccc !important;
}

/* highlighted */

.highlighted{

}

.region-highlighted{
}


.breadcrumb{
	padding: 10px 0;
	width: 1220px;
	max-width: 93%;
	margin: 0 auto;
	background: none;
	font-size: 16px;
}

.breadcrumb > li{
  font-weight: 600;
}

.breadcrumb > .active{
  color: #ff5a00;
}

.breadcrumb > li a{
  
}

.breadcrumb > li + li::before{
	content: "";
	background: url('../images/bc-div.png') no-repeat 0 0;
	width: 2px;
	height: 12px;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0 6px;
	position: relative;
	top: -2px;
}

.region-highlighted{
	border-bottom: 1px solid #ccc;
}

.region-highlighted h1{
  padding-left: 15px;
  padding-right: 15px;

  
}

/* left sidebar */

.region-sidebar-first h2{
  
}

.region-sidebar-first h3{
  
}

.region-sidebar-first h4{
  
}

.region-sidebar-first .content ul{
  
}

.region-sidebar-first .content ul li{
  
}


/* Content */

.paragraph > .paragraph__column{
    float: none !important;
    margin: 0 auto !important;
    max-width: 93%;
    padding: 0;
}

.paragraph.paragraph--width--full > .paragraph__column, .paragraph.paragraph--width--medium > .paragraph__column, .paragraph.paragraph--width--narrow > .paragraph__column, .paragraph.paragraph--width--tiny > .paragraph__column, .paragraph.paragraph--width--wide > .paragraph__column, .paragraph > .paragraph__column{
	padding: 0;
}

.paragraph.paragraph--width--wide > .paragraph__column, .paragraph.paragraph--type--bp-column-wrapper > .paragraph__column{
	width: 1220px;
	max-width: 93%;
	float: none;
	margin: 0 auto;
}

.paragraph.paragraph--width--medium > .paragraph__column{
	width: 970px;
	max-width: 93%;
	float: none;
	margin: 0 auto;
}

.paragraph.paragraph--width--narrow > .paragraph__column{
	width: 850px;
	max-width: 93%;
	float: none;
	margin: 0 auto;
}

.constrain .region-content{
	width: 100% !important;
	margin-left: 0 !important;
	padding: 0 !important;
}

.paragraph .field--name-bp-text{
	padding: 40px 0 50px;
}

.region-content{
}

.region-content h2{
  
}

.region-content h3{
  
}

.region-content h4{
  
}

.region-content .content ul{
  
}

.region-content .content ul li{
  
}

.left, .right{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: 47%;
}

.left.align-middle, .right.align-middle{
	vertical-align: middle;
}

.left{
	margin-right: 5%;
}

/* right sidebar */

.region-sidebar-second h2{
  margin: 0 0 20px;
  font-size: 27px;
}

.region-sidebar-second h3{
  
}

.region-sidebar-second h4{
  
}

.region-sidebar-second .content ul{
  
}

.region-sidebar-second .content ul li{
  
}

.webform-submission-form .form-control{
	border-color: #ccc;
	border-radius: 0;
}

.webform-submission-form .panel{
	border: none;
	box-shadow: none;
}

.webform-submission-form .panel .panel-heading{
	display: none;
}	

.webform-submission-form .panel .panel-body{
	padding: 0;
}

.webform-submission-form .half-width .form-item{
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 0;
}

.webform-submission-form .btn-primary {
    color: #fff;
    background-color: #9fd174;
    border-color: #9fd174;
	border-radius: 0;
	font-weight: bold;
	font-size: 19px;
	min-width: 150px;
}

.webform-submission-form .half-width .panel-body > .form-item:first-child {
	margin-right: 3%;
}

.col-sm-12{
	padding: 0 !important;
}

.row{
	margin: 0 auto !important;
}

/* footer */
.footer{
  margin-top: 0px;
  padding-top: 0;
  padding-bottom: 0;
  border-top: none;
}


.region-footer h2{
  
}

.region-footer h3{
  
}

.region-footer h4{
  
}

.region-footer .content ul{
  
}

.region-footer .content ul li{
  
}

/* footer2 */

.footer, .footer2{
	background-color: #1b1b1b;
	color: #fff;
	font-size: 14px;
}

.footer{
	padding: 0 0 45px;
}

.footer a{
	text-decoration: none !important;
}

#contact-main a, .footer .social a{
	color: #ff5a00 !important;
}

.footer a.cta-btn{
	font-size: 14px;
	padding: 8px 10px;
	border-radius: 10px;
}

.footer .underlined {
	border-bottom: 2px solid #ff5a00;
	padding-bottom: 0;
	font-size: 15px;
}

.footer .social a, #contact-main .social a{
	border: 1px solid #ff5a00;
	border-radius: 50%;
	width: 35px;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
}

.region-footer2 h2{
  
}

.region-footer2 h3{
  
}

.region-footer2 h4{
  
}

.region-footer2 .content ul{
  
}

.region-footer2 .content ul li{
  
}


#block-footer .paragraph--id--51{
	width: 200px;
	max-width: 100%;
	margin: 0 auto;
}

.social-icons a{
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background-color: #baa952;
	border-radius: 50%;
}

.paragraph--color--rgba-black-strong .social-icons *{
	color: #000;
}

.item-list ul{
	list-style-type: none;
	padding: 0;
}

.item-list ul li{
	list-style-type: none;
	padding-left: 17px;
	background: url('../images/bullet.png') no-repeat 0 9px;
	margin-bottom: 10px;
}

#block-footer2{
	position: relative;
	padding: 10px 140px 0;
}

#footer-seal{
	position: absolute;
	top: 0;
	left: 0;
}

.footer2 p a{
	display: inline-block;
	margin: 0 3px;
}

.footer .slick-slide{
	margin: 0 30px;
}
a.cta-btn{
	display: inline-block;
	background-color: #ff5a00;
	color: #fff !important;
	margin-top: 15px;
	padding: 12px 35px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none !important;
	font-size: 18px;
	border: 1px solid #ff5a00;
	font-family: 'Jost', sans-serif;
	letter-spacing: 1px;
}

a.cta-btn.green{
	background-color: #87be56;
}

h2{
	font-weight: 700;
}

a.link-style{
	color: #188a8d;
	font-weight: bold;
	font-style: italic;
	background: url('../images/link-style.png') no-repeat 100% 50%;
	padding-right: 15px;
}

.paragraph--type--bp-columns__3col .paragraph.paragraph--width--medium{
	width: 80%;
	margin: 0 auto;
}

.valign{
	display: inline-block;
}

#header #search-block-form{
	width: 250px;
}

#header #search-block-form .btn-primary{
	background-color: #188a8d;
	color: #1f1e1e;
}

#header .social-icons * {
    color: #000;
	font-size: 15px;
}

#header .cart-block--link__expand .cart-block--summary__icon,
#header .cart-block--link__expand .cart-block--summary__count{
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li{
	background-color: #5e646d;
	padding: 0;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	margin: 0 5px;
}

.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active{
	background-color: #0076b6;
}

.social a{
	border-radius: 50%;
	height: 25px;
	line-height: 25px;
	width: 25px;
	text-align: center;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
	font-size: 17px;
	color: #fff;
}

.social a.facebook{
	background-color: #3b5998;
}
.social a.twitter{
	background-color: #1da1f2;
}
.social a.linked-in{
	background-color: #0077b5;
}
.social a.instagram{
	background-color: #f783ac;
}

.social a img{
	display: inline;
	vertical-align: top;
}


.sidebar-right, .sidebar-left{
	width: 1220px;
	max-width: 93%;
	margin: 0 auto;
	text-align: center;
}

.sidebar-right #content-main, .sidebar-right aside,
.sidebar-left #content-main, .sidebar-left aside{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	text-align: left;
}

.sidebar-right #content-main{
	width: 60%;
	margin-right: 2%;
}

.sidebar-right aside{
	width: 37%;
}

#content-main .view-blog{
	padding: 0 0 50px;
}

.blog.teaser .left, .blog.teaser .right{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
}

.blog.teaser .left{
  margin-right: 30px;
  width: 180px;
  height: 180px;
  line-height: 180px;
  border: 1px solid #222;
  text-align: center;
}

.blog.teaser .right{
	width: 590px;
}

.blog.teaser .field--name-field-blog-image img, .blog.full .field--name-field-blog-image img{
	max-width: 85% !important;
	height: auto !important;
	display: inline-block;
	vertical-align: middle;
}

.blog.teaser .image, .blog.teaser .image .field_blog_image{
	height: 200px;
}

.blog.teaser .image img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.blog.teaser .text{
	background: #f8f8f8;
	padding: 25px;
	position: relative;
}

.blog.full .field--name-field-blog-image{
  float: none;
  margin: 0 0 15px;
}

.blog.teaser h2{
	font-size: 24px;
	color: #262a34;
	text-decoration: none !important;
	margin: 0 0 12px;
}

.blog.teaser h2 a{
	text-decoration: none !important;
	color: inherit !important;
}

.blog-posted{
	font-size: 14px;
	margin: 0 0 15px;
}

.blog.teaser {
	margin-bottom: 40px;
}

.blog.teaser .teaser-link-arrow{
	position: absolute;
	right: 0;
	bottom: 6px;
	width: 22px;
	height: 22px;
}

.view-blog .view-content .views-row:last-child .blog.teaser{
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}

.blog-more{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 25px;
}

.blog-more .social a {
    height: 25px;
    line-height: 25px;
    width: 25px;
    font-size: 14px;
}

.blog-more a{
	color: #87be57;
}

.blog-more .social{
	margin-left: 15px;
	position: relative;
	top: -3px;
}

.blog-more .social a{
	background-color: #ff5a00 !important;
	color: #fff !important;
	margin-right: 15px;
}

article.blog.full{
	padding: 10px 0 50px;
}

article.blog.full h1, .view-latest-blog-entries ul li a{
	color: #3789b1;
}

article a{
	color: #ff5a00;
}

article.blog.full > .content > div{
	margin-bottom: 15px;
}

.sidebar-right{
	padding: 60px 0;
}

aside .view-homepage-blog {
    margin-top: 0;
}

aside .view-homepage-blog .views-row{
	display: block;
	width: auto;
	padding: 12px;
	border: 1px solid #ccc;
	margin: 0 0 10px;
}

aside .view-homepage-blog .image-wrap .category{
	font-size: 25px;
}

aside .view-homepage-blog .views-field-body {
    padding: 20px 10px;
    font-size: 15px;
    height: auto;
    max-height: 10000px;
    margin-bottom: 10px;
	text-align: center;
}

aside #block-webform #edit-processed-text{
	display: none;
}

.webform-submission-form .btn-primary{
	background-color: #ff5a00;
	border-color: #ff5a00;
}

aside #block-webform .webform-submission-form .btn-primary{
	display: block;
	margin: 0 auto;
	width: 100%;
}

aside #block-webform .block-title{
	text-align: center;
	font-size: 22px;
	font-style: normal;
	padding: 0 15px;
}

aside .block{
	margin-bottom: 30px;
}

.main-container{
	position: relative;
	z-index: 190;
	overflow: hidden;
	width: 100%;
}

.region-footer > section{
	display: inline-block;
	width: auto;
	max-width: 15%;
	margin-right: 4%;
	vertical-align: top;
	padding-top: 75px;
}

.region-footer > #block-copyright{
	padding-top: 0;
	max-width: 21%;
}

.region-footer > #block-footerright{
	margin-right: 0;
	max-width: 19%;
}

.region-footer h2 {
	font-size: 17px;
	color: #ff5a00;
	margin: 0 0 18px;
}

#block-creative-getintouch .icon{
	padding-left: 35px;
}

#block-creative-getintouch .icon.address{
	background: url('../images/icon-address.png') no-repeat 0 0;
}

#block-creative-getintouch .icon.phone{
	background: url('../images/icon-phone.png') no-repeat 0 0;
}

.styled-banner-h2{
	font-size: 24px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	font-weight: 600;
	margin: 0 0 60px;
}

.styled-banner-h2 .inner::before,
.styled-banner-h2 .inner::after{
	content: "";
	position: absolute;
	top: 49%;
	width: 115px;
	height: 1px;
	border-top: 1px solid #fff;
}

.styled-banner-h2 .inner::before{
	left: -125px;
}

.styled-banner-h2 .inner::after{
	right: -125px;
}

.styled-banner-h2 span.inner{
	display: inline-block;
	width: 540px;
	max-width: 85%;
	padding: 10px 50px;
	border-radius: 5px;
	position: relative;
}

#home-hero{
	background: url('../images/home-hero.jpg') no-repeat 50% 50%;
	background-size: cover;
	padding: 240px 0 20px;
	color: #fff;
	font-size: 26px;
	margin-top: -170px;
	overflow: hidden;
}

#home-hero h1{
	font-size: 60px;
	line-height: 1;
	text-transform: uppercase;
}

#home-hero h1 .big{
	font-size: 1.25em;
	display: block;
	margin-bottom: 5px;
}

#home-hero-text .left-orange-line{
	position: relative;
}

#home-hero-text .left-orange-line::before{
	content: "";
	position: absolute;
	left: -60px;
	top: 0;
	height: 100%;
	width: 10px;
	background: #ff5a00;
}

#home-hero p{
	font-weight: 600;
}

#home-hero a.cta-btn{
	margin: 0 10px 20px;
	margin: 0 10px 20px;
    border-radius: 20px;
    padding: 15px 35px;
}

a.cta-btn.alternate{
	color: #ff5a00 !important;
	background-color: #fff;
}

#home-about{
	padding: 100px 0;
}

.left.align-center, .right.align-center{
	vertical-align: middle;
}

.text-overlay{
	position: relative;
	margin-bottom: 10px;
}

.text-overlay .backing{
	color: #999;
	/* font-size: 90px;
	line-height: 90px;*/
	font-size: 60px;
	line-height: 1.1;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	display: inline-block;
}

.text-overlay h2{
	/* 
	position: absolute;
	left: 0;
	bottom: 7px;
	margin: 0;
	line-height: 1;
	*/
	font-size: 40px;
}

.underlined {
  color: #ff5a00 !important;
  border-bottom: 3px solid #ff5a00;
  padding-bottom: 1px;
  font-weight: 600;
  font-family: 'Jost', sans-serif;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 18px;
}

#home-products{
	color: #d9d9d9;
	padding: 70px 0;
}

.paragraph--color--rgba-black-strong h2, 
.paragraph--color--rgba-black-strong .text-overlay h2 {
    color: #fff;
}

#home-products .text-overlay h2 {
    line-height: 1;
}

#home-products .text-overlay .backing, .paragraph--color--rgba-black-strong .text-overlay .backing {
    color: #bbb;
}

.region-content #home-products ul li {
    background: url('../images/blue-outlined-check.png') no-repeat 0 0;
    padding-left: 57px;
    font-size: 25px;
	font-weight: 600;
    font-family: 'Jost', sans-serif;
	min-height: 39px;
	margin-bottom: 15px;
}

.region-content #home-products ul li.no-bg{
	background: none;
}

span.bump{
	display: block;
}

.paragraph.paragraph--width--full > .paragraph__column {
  max-width: 100%;
}

#home-boxes{
	text-align: center;
}

#home-boxes .box{
	display: inline-block;
	vertical-align: top;
	width: 19.6%;
	margin: 0 .1%;
	height: 420px;
	position: relative;
}

#home-boxes .box img{
	width: 100%;
	height: 100% !important;
	object-fit: cover;
}

#home-boxes .box .text{
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	font-weight: 600;
    font-family: 'Jost', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	z-index: 3;
}

#home-boxes .box::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(255,90,0,.6);
	opacity: 0;
	z-index: 2;
}

#home-boxes .box:hover::after{
	opacity: 1;
}

#home-boxes .box:hover .text{
	bottom: 47%;
}

#home-case-studies{
	background: url('../images/home-cs.jpg') no-repeat 50% 50%;
	background-size: cover;
	padding: 170px 0;
}

#home-case-studies .wrap{
	background: #fff;
	width: 750px;
	max-width: 100%;
}

#home-case-studies .wrap .inner{
	padding: 70px 50px 55px;
}

.jcarousel {
  position: relative;
  overflow: hidden;
}

.jcarousel ul {
  width: 10000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}

.jcarousel ul li {
  float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  background: none;
  width: 1920px;
  height: 600px;
  position: relative;
}

.jcarousel-control-prev, .jcarousel-control-next {
  font-size: 55px;
  position: absolute;
  top: 20px;
  line-height: 1;
  text-decoration: none !important;
  height: 35px;
  width: 35px;
  text-indent: -9999px;
  cursor: pointer;
}

.jcarousel-control-prev {
  left: 0;
  background: url('../images/carousel-prev.png') no-repeat 0 0;
}

.jcarousel-control-next {
  right: 0;
  background: url('../images/carousel-next.png') no-repeat 0 0;
}

#home-clients{
	padding: 75px 0 55px;
	text-align: center;
}

#home-clients .carousel{
  position: relative;
  padding: 0 45px;
}

#home-clients .carousel ul li {
  width: 200px;
  height: 80px;
  line-height: 80px;
  margin: 0 15px 30px;
  position: relative;
}

#home-clients .carousel ul li img {
  display: inline-block;
  vertical-align: middle;
  max-width: 90% !important;
  height: auto !important;
}

#home-clients .views-field-field-color-logo{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
}

#home-clients .carousel ul li:hover .views-field-field-color-logo{
	opacity: 1;
}

#home-clients .text-overlay{
	width: 580px;
	max-width: 100%;
	display: inline-block;
	margin-bottom: 55px;
}

#home-clients .text-overlay h2 {
  width: 100%;
  line-height: 1;
}

/* #home-clients .text-overlay .backing{
	padding-bottom: 37px;
} */

#home-cta{
	background: url('../images/home-cta.jpg') no-repeat 50% 50%;
	background-size: cover;
	padding: 70px 0;
	color: #fff;
}

#home-cta h2{
	color: #fff;
	margin-bottom: 35px;
}

.underlined.white {
  color: #fff !important;
  border-bottom: 3px solid #fff;
}

.region-highlighted h1 {
	padding: 200px 0 50px;
	text-align: center;
	margin: -170px 0 0;
	color: #fff;
}

.highlighted{
	background: #0c0939;
	background-image: linear-gradient(to bottom, #0c0939, #1a1379);
	background-size: cover !important;
	background-position: 50% 50% !important;
}

.region-content ul.nav-tabs li{
  background: none;
  padding-left: 0;
  margin: 0;
}

#breadcrumbs{
	border-bottom: 1px solid #ccc;
}

#breadcrumbs ol.breadcrumb li{
  margin-bottom: 0;
  color: #1b1b1b;
  font-style: italic;
  font-size: 16px;
  font-weight: normal;
}

#breadcrumbs ol.breadcrumb li.active{
  color: #ff5a00;
}

#product-intro{
	padding: 90px 0;
}

#product-intro .left{
	width: 56%;
	margin-right: 5%;
}

#product-intro .right{
	width: 50%;
	margin-right: -13%;
}

a.underlined-partner{
	display: block;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	text-decoration: none !important;
	letter-spacing: 1px;
	color: #5e5e5e;
	margin-top: 5px;
}

.margin-below{
    margin-bottom: 50px;
}

#govt-safeguard{
	font-size: 32px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	color: #fff;
	padding: 120px 0;
	background: url('../images/govt-safeguard.jpg') no-repeat 50% 50%;
	background-size: cover;
}

#govt-list{
	padding: 120px 0 100px;
	background: #1a137a;
	color: #fff;
}

.tab-box{
	margin: 30px 0 0;
}

.tab-item{
	margin-bottom: 50px;
}

.tab-item .image, .tab-item .text{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

.tab-item .image{
	width: 25%;
	margin-right: 7%;
}

.tab-item .text{
	width: 510px;
	max-width: 50%;
}

#govt-list h2{
	color: #fff;
}

#govt-list .text-overlay .backing{
	color: #fff;
}

.heading-tab{
	background: none !important;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 0;
}

.heading-tab a{
	color: inherit !important;
}

#list-section{
	padding: 120px 0 100px;
	background: #1b1b1b;
	color: #fff;
}

#list-section .heading-tab{
	background: #ff5a00;
	color: #fff;
}

#list-section h2{
	color: #fff;
}

#list-section .text-overlay .backing{
	color: #aaa;
}

#llumar-section{
	color: #fff;
	padding: 75px 0 60px;
	background: url('../images/llumar.jpg') no-repeat 50% 50%;
	background-size: cover;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
}

#llumar-section h2{
	color: #fff;
}

#llumar-section .text-overlay .backing{
	color: #aaa;
}

#consider-window-films{
	padding: 100px 0;
}

#consider-window-films .left{
	width: 40%;
}

#consider-window-films .right{
	width: 54%;
}

#residential-cta{
	padding: 100px 0 70px;
	background: url('../images/residential-cta.jpg') no-repeat 50% 50%;
	background-size: cover;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
}

#cta-section{
	padding: 100px 0;
	background: url('../images/signs-logos-cta.jpg') no-repeat 50% 50%;
	background-size: cover;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	text-align: center;
}

#cta-section.paragraph--width--narrow > .paragraph__column {
  width: 700px;
}

article #residential-cta a, article #cta-section a, article #benefits-cta a{
  color: #fff !important;
}

#residential-cta a.cta-btn, #cta-section a.cta-btn, #benefits-cta a.cta-btn{
	margin-top: 0;
	margin-left: 10px;
}

#residential-cta .bigger, #cta-section .bigger, #benefits-cta .bigger{
	font-size: 34px;
}

#signs-logos-mid{
	padding: 100px 0;
	background: #f0f0f0;
}

#signs-logos-mid .item{
	margin: 45px 0;
}

#signs-logos-mid .left{
	width: 54%;
}

#signs-logos-mid .right{
	width: 40%;
}

#signs-logos-mid .text-overlay .backing{
	color: #aaa;
}

#signs-logos-mid .underlined{
	margin-right: 20px;
}

#cta-section{
	padding: 100px 0;
	background: url('../images/signs-logos-cta.jpg') no-repeat 50% 50%;
	background-size: cover;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	text-align: center;
}

#benefits-cta{
	padding: 60px 0;
	background: url('../images/about-cta.jpg') no-repeat 50% 50%;
	background-size: cover;
	color: #fff;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	text-align: center;
}

#benefits-list{
	padding: 110px 0;
}

#benefits-list p{
	margin: 0 0 25px;
}

#benefits-list .box{
	display: inline-block;
	vertical-align: top;
	width: 29%;
	margin-right: 4%;
	margin-bottom: 65px;
}

#benefits-list .box .icon{
	margin-bottom: 20px;
}

#benefits-list .benefit-label{
	font-size: 24px;
	font-weight: 600;
	color: #1a137a;
	margin: 0 0 10px;
	font-family: 'Jost', sans-serif;
	line-height: 1.1;
}

#benefits-list .right img{
	margin: 15px 0;
}

#benefits-list .left{
	width: 54%;
}

#benefits-list .right{
	width: 40%;
}

.paragraph--type--bp-simple, .paragraph--type--bp-webform, .paragraph--type--bp-columns{
	padding: 60px 0;
}

.paragraph--id--107 .tab-box {
  border-color: #000;
}

.image-placeholder{
	width: 622px;
	height: 394px;
	background-color: #cb3981;
}

article.page.full .body{
	width: 970px;
	max-width: 93%;
	float: none;
	margin: 0 auto;
	padding: 60px 0 45px;
}

.quarter-left .left, .quarter-right .right{
	width: 24%;
	vertical-align: middle;
}

.quarter-left .right, .quarter-right .left{
	width: 70%;
	vertical-align: middle;
}

.quarter-left, .quarter-right{
	margin-bottom: 30px;
}

#case-studies .left{
	width: 203px;
	margin-right: 70px;
	vertical-align: middle;
}

#case-studies .left img{
	border: 1px solid #ccc;
}

#case-studies .right{
	width: 670px;
	vertical-align: middle;
}

#case-studies .views-row{
	display: inline-block;
	vertical-align: top;
	position: relative;
	width: 32%;
	margin-right: 1%;
	height: 440px;
	margin-bottom: 100px;
}

#case-studies .views-row .front{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#case-studies .views-row .back{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #ff5a00;
	color: #fff;
	display: none;
}

#case-studies .views-row:hover .back{
	display: block;
}

#case-studies .views-row .back .inner{
	padding: 30px;
}

#case-studies .views-row .back .link{
	position: absolute;
	bottom: 80px;
	right: 5%;
	padding-right: 25px;
	background: url('../images/read-more-arrow-out.png') no-repeat 100% 50%;
	color: #fff;
}

#case-studies .views-row .back .link a{
	color: #fff !important;
}

#case-studies .views-row .front img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

#case-studies .views-row .title{
	position: absolute;
	bottom: -50px;
	width: 90%;
	left: 5%;
	background: #fff;
	text-align: center;
	border-top: 3px solid #fff;
}

#case-studies .views-row .title a{
	text-decoration: none !important;
}

#case-studies .views-row h2{
	font-size: 24px;
	color: #ff5a00;
	font-weight: bold;
	padding: 20px 15px;
}

#case-studies .views-row .link{
	margin-top: 12px;
}

#case-studies .views-row:hover .title{
	border-color: #1b1b1b;
}

#case-studies .view-header{
	text-align: center;
	padding: 75px 0 35px;
	width: 695px;
	max-width: 100%;
	margin: 0 auto;
}

#case-studies .view-header h1{
	font-size: 45px;
	color: #1a137a;
}

#about-middle{
	padding: 115px 0;
}

#about-middle .left, #about-middle .right{
	vertical-align: bottom;
}

#about-middle .left{
	width: 40%;
}

#about-middle .right{
	width: 54%;
}

#about-middle .box{
	border: 1px solid #fff;
	padding: 30px 75px;
	border-radius: 15px;
	margin-top: 60px;
}

#about-middle .box .left{
	width: 72%;
	vertical-align: middle;
	margin-right: 7%;
}

#about-middle .box .right{
	text-align: center;
	width: 20%;
	vertical-align: middle;
}

/*#cta-section.paragraph--id--116,
#cta-section.paragraph--id--190,
#cta-section.paragraph--id--193,
#cta-section.paragraph--id--196,
#cta-section.paragraph--id--205,
#cta-section.paragraph--id--219 */
#cta-section{
  background-image: url('../images/about-cta.jpg');
}

#contact-main{
	background: url('../images/contact-main.jpg') no-repeat 50% 0;
	background-size: cover;
	padding: 65px 0 100px
}

#contact-main .hours-label{
	display: inline-block;
	width: 100px;
	margin-right: 15px;
}

article #home-boxes a {
  color: #fff !important;
}

.paragraph--id--128{
	padding: 60px 0;
}

.view-gallery .view-header{
	margin-bottom: 50px;
}

.view-gallery img{
	max-width: 600px !important;
}

.navbar-default .navbar-nav > li > a.product-megamenu + .dropdown-menu::before{
	content: "Commercial & Residential";
	font-size: 15px;
	font-style: italic;
	display: block;
	margin-bottom: 15px;
	padding-bottom: 12px;
	border-bottom: 1px solid #333;
	color: #333;
	width: 100%;
}

.accordion-v1 .item{
	margin-bottom: 5px;
}

.accordion-v1 .heading{
	cursor: pointer;
	border: 1px solid #4b4a4b;
	color: #928ce6;
	font-size: 25px;
	padding: 10px 45px 10px 15px;
	position: relative;
	font-weight: bold;
	border-radius: 10px;
}

.accordion-v1 .heading::after{
	content: "";
	width: 9px;
	height: 13px;
	background: url('../images/accordion-right.png') no-repeat 0 0;
	position: absolute;
	top: 22px;
	right: 15px;
}

.accordion-v1 .item.active .heading::after{
	content: "";
	width: 13px;
	height: 9px;
	background: url('../images/accordion-down.png') no-repeat 0 0;
	position: absolute;
	top: 25px;
	right: 12px;
}

.accordion-v1 .info{
	background: #494849;
	padding: 20px 15px;
	display: none;
	margin: 0 5px;
}

#home-products .left{
	margin-right: 10%;
}

#home-products .right{
	width: 42%;
}

.region-content #vendors .bp_text ul li{
	width: 275px;
	height: 160px;
	line-height: 160px;
	background: #fff;
	list-style: none;
	display: inline-block;
	vertical-align: middle;
	max-width: 22%;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 85px;
	padding: 0;
	border-right: 1px solid #cdcdcd;
}

.region-content #vendors .bp_text ul li:nth-child(4n + 4){
	border-right: none;
}

.region-content #vendors .bp_text ul li img{
	max-width: 90% !important;
	height: auto !important;
}

#vendors{
	background: #fff;
	padding: 75px 0 55px;
}

#vendors .top-wrap{
	text-align: center;
	width: 500px;
	max-width: 100%;
	margin: 0 auto 45px;
}

#vendors h2 {
  color: #ff3b00;
  margin-bottom: 12px;
}

#vendors h3{
	color: #262a34;
	font-size: 24px;
	margin: 0 0 12px;
}

#vendors .featured-logos{
	text-align: center;
	margin-bottom: 45px;
}

#vendors .featured-logos > *{
	display: inline-block;
	vertical-align: middle;
	padding: 20px 25px;
}

#vendors .featured-logos .first{
	border-right: 1px solid #262a34;
}

.captcha{
	margin-bottom: 20px;
}

#home-hero h1 .res-com{
  font-size: 28px;
  display: block;
  text-transform: none;
  font-family: 'Roboto',sans-serif;
  margin-bottom: 30px;
}

#residential-cta h2{
	color: #fff;
	font-size: 30px;
}

.page-node-278 #residential-cta {
  padding: 60px 0 40px;
  background: url('../images/services-overview-cta.jpg') no-repeat 50% 50%;
  background-size: cover;
  font-size: 20px;
}


.page-node-278 #residential-cta .bigger {
    position: relative;
    top: 4px;
}

.paragraph--id--172{
	padding: 75px 0;
}

#service-overview-additional .quarter-left .left {
	width: 30%;
}

#service-overview-additional .quarter-left .right{
	width: 64%;
	text-align: center;
}

#service-overview-additional .right img{
	width: 31%;
	height: auto !important;
	margin: 0 1% 10px;
}

#block-trustedicon{
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 700;
}

#home-hero.paragraph--type--bp-column-wrapper > .paragraph__column {
    width: 100%;
    max-width: 100%;
	position: relative;
}

#hero-slideshow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 860px;
}

#home-hero-text{
	padding-top: 210px;
	position: relative;
    z-index: 50;
}

#home-hero-text > .paragraph__column {
	width: 1150px;
}

#home-hero.paragraph--type--bp-column-wrapper{
	padding-top: 0;
	background: #000;
}

#hero-slideshow .views_slideshow_cycle_slide, #hero-slideshow .views_slideshow_cycle_slide img{
	width: 100% !important;
	height: 860px !important;
}

#hero-slideshow .views_slideshow_cycle_slide img{
	object-fit: cover;
}

#hero-slideshow .skin-default{
	position: relative;
}

#hero-slideshow .skin-default .views-slideshow-controls-bottom{
	position: absolute;
	bottom: 50px;
	width: 100%;
	left: 0;
	z-index: 300;
}

#hero-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-bullets li{
	background-color: #e0e0df;
	border-radius: 0;
	width: 75px;
	height: 3px;
	margin: 0 12px;
}

#hero-slideshow .views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active{
	background-color: #ff5100;
}

#hero-slideshow .views_slideshow_cycle_teaser_section{
	width: 100% !important;
}

#contact-top{
	margin-top: -170px;
	background: #fff url('../images/contact-merged-bg.jpg') no-repeat 50% 0;
	padding: 250px 0 430px;
	text-align: center;
	color: #fff;
	font-size: 30px;
}

#contact-top h1{
	color: #fff;
	font-size: 56px;
}

.paragraph--id--169 .bp_webform,
.paragraph--id--272 .bp_webform{
	background: #fff;
	border-radius: 15px;
	padding: 75px 75px 30px;
	margin-top: -430px;
	box-shadow: #efefef -1px 5px 12px;
}

#contact-top.paragraph--width--wide > .paragraph__column{
	width: 1085px;
}

#contact-cards{
	text-align: center;
}

#contact-cards .box{
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin: 0 1% 40px;
	color: #5a7184;
}

#contact-cards .box .title{
	color: #183b56;
	font-size: 24px;
}

#contact-cards .box .orange{
	color: #ff2e00;
}

.paragraph--id--107 .top{
	width: 650px;
	max-width: 100%;
	margin: 0 auto 65px;
}

.paragraph--id--107 .top h2{
	color: #ff4c00;
	font-size: 48px;
}

.styled-accordion .item{
	margin-bottom: 30px;
}

.styled-accordion .heading{
	padding: 0 25px 0 60px;
	border: 1px solid #1b1b1b;
	height: 85px;
	line-height: 85px;
	font-weight: 500;
	cursor: pointer;
	background: url('../images/faq-accordion-arrow.png') no-repeat 25px 50%;
}

.styled-accordion .heading .inner{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.3;
}

.styled-accordion .info{
	display: none;
	margin-top: 10px;
	padding: 10px 20px;
}

.styled-accordion .left, .styled-accordion .right{
	width: 48%;
}

.styled-accordion .left{
	margin-right: 3%;
}

.styled-accordion .item.active .heading{
	color: #fff;
	background-image: url('../images/faq-accordion-arrow-white.png');
	background-color: #ff4c00;
}

.view-latest-blog-entries .views-row .image, .view-latest-blog-entries .views-row .text{
	display: inline-block;
	vertical-align: middle;
}

.view-latest-blog-entries .views-row{
	margin-bottom: 18px;
}

.view-latest-blog-entries .views-row .box{
	background: #f8f8f8;
	position: relative;
}

.view-latest-blog-entries .views-row .image{
	min-height: 160px;
	height: 60px;
	width: 23%;
}

.view-latest-blog-entries .views-row .image img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.view-latest-blog-entries .views-row .text{
	width: 76%;
	padding: 20px 25px;
	color: #262a34;
	text-decoration: none !important;
	line-height: 1.3;
}

.view-latest-blog-entries .views-row .title{
	font-size: 18px;
	font-weight: bold;
	font-family: 'Jost', sans-serif;
	margin-bottom: 12px;
}

.view-latest-blog-entries .views-row .body{
	font-size: 16px;
}

.view-latest-blog-entries .views-row .box::after{
	content: "";
	background: url('/themes/creative/images/blog-orange-arrow.jpg') no-repeat 0 0;
	background-size: 100% auto;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.region-content ul.pagination li{
	background: none;
	padding: 0;
	margin: 0 3px 10px;
}

#content-main ul.pagination li a{
	color: #1b1b1b;
	background: none;
	width: 35px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border-radius: 50%;
	border: 1px solid #ccc;
	display: inline-block;
	float: none;
	padding: 0;
	font-size: 14px;
}

#content-main ul.pagination li.pager__item--first a,
#content-main ul.pagination li.pager__item--last a{
	width: auto;
	border-radius: 0;
	padding: 0 10px;
}

#content-main ul.pagination li.active a{
	color: #fff;
	background: #ff5a00;
	border-color: #ff5a00;
}

.region-content ul.pagination{
    margin: 50px 0 0;
}

#block-views-block-latest-blog-entries-block-1{
	border-bottom: 2px solid #ff5a00;
	padding-bottom: 20px;
	margin-bottom: 25px;
}

#block-views-block-blog-categories-block-1 .views-row{
	margin-bottom: 15px;
}

#block-views-block-blog-categories-block-1 .views-field-field-icon,
#block-views-block-blog-categories-block-1 .views-field-name{
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
}

#block-views-block-blog-categories-block-1 .views-field-field-icon{
	width: 9%;
	margin-right: 3%;
}

#block-views-block-blog-categories-block-1 .views-field-name{
	width: 87%;
}

article.blog.full .body h2,
article.blog.full .body p{
	margin: 0 0 17px !important;
	line-height: 1.3 !important;
}

article.blog.full .body span{
	font-weight: normal !important;
	font-family: 'Roboto', sans-serif !important;
	font-style: none !important;
	line-height: 1.3 !important;
	font-size: 18px;
}

article.blog.full .body h2 span{
	font-weight: bold !important;
	font-family: 'Jost', sans-serif !important;
	font-size: inherit;
}

article.blog.full .blog-more{
	text-align: right;
}

.paragraph--color--rgba-grey-slight {
	background: #efefef;
}

#styled-inset-intro{
	position: relative;
	
}

#styled-inset-intro .paragraph__column {
	position: static;
}

#styled-inset-intro .bp_text{
	padding: 100px 0;
}

#styled-inset-intro .text{
	width: 45%;
}

#styled-inset-intro .image{
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 50%;
}

#styled-inset-intro .image img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

#styled-inset-intro h2, #styled-inset-intro .h2-style{
	color: #ff5a00;
}

#styled-inset-intro h3{
	font-size: 24px;
	font-weight: bold;
	color: #1a137a;
	font-family: 'Jost', sans-serif;
}

#styled-inset-intro .text p{
	font-size: 20px;
	font-weight: 600;
	color: #262a34;
	font-family: 'Jost', sans-serif;
}

.paragraph--id--122 .wrap, .paragraph--id--189 .wrap, .paragraph--id--191 .wrap, .paragraph--id--192 .wrap, .paragraph--id--195 .wrap{
	width: 750px;
	max-width: 100%;
	margin: 0 auto;
	padding: 50px 0;
}

.icon-boxes .box{
	display: inline-block;
	vertical-align: top;
	width: 30%;
	margin: 0 1% 50px;
}

.icon-boxes .boxes-4-wide .box{
	width: 22%;
}

.icon-boxes .box .title, .paragraph--id--189 h3{
	color: #1a137a;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Jost', sans-serif;
	line-height: 1.2;
}

.paragraph--id--189 h3{
	color: #565969;
}

.paragraph--id--197 h2{
	font-size: 36px;
}

.paragraph--type--image-carousel nav.slick__arrow {
	display: block;
}

.paragraph--type--image-carousel > .paragraph__column{
	width: 1150px;
}

.paragraph--type--image-carousel .slick--field-carousel-images{
	position: relative;
}

.paragraph--type--image-carousel button.slick-arrow{
	position: absolute;
	top: 45%;
	width: 70px;
	height: 70px;
	background: #fff;
	background-position: 50% 50% !important;
	background-repeat: no-repeat;
	padding: 0;
	border: none;
	text-indent: -9999px;
}

.paragraph--type--image-carousel button.slick-arrow.slick-prev{
	background-image: url('../images/image-carousel-prev.png');
	left: 0;
}

.paragraph--type--image-carousel button.slick-arrow.slick-next{
	background-image: url('../images/image-carousel-next.png');
	right: 0;
}

#carousel-intro{
	padding: 75px 0 480px;
}

.paragraph--id--198 .slick{
	margin-top: -438px;
}

.paragraph--id--198{
	padding-bottom: 100px;
}

.page-node-263 .paragraph--type--bp-simple{
	padding: 100px 0;
}

#styled-inset-intro.paragraph--id--199 {
	padding: 0;
}

.paragraph--type--bp-columns .paragraph--type--bp-simple{
	padding: 0 !important;
}

.paragraph--id--203 .paragraph__column .paragraph--type--bp-columns__2col{
	float: none;
	width: 47%;
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}

.paragraph--id--203 .paragraph__column .paragraph--type--bp-columns__2col:nth-child(1){
	margin-right: 5%;
}

.paragraph--id--203{
	padding: 100px 0;
}

#blackout4{
	background: url('../images/blackout4flip.jpg') no-repeat 50% 50%;
	background-size: cover;
	padding: 215px 0 200px;
}

#blackout4 .bp_text{
	background: #efefef;
	padding: 85px;
	width: 660px;
	max-width: 100%;
}

#blackout4 h2{
	color: #f86b24;
	width: 300px;
	max-width: 100%;
}

.paragraph--type--bp-columns .paragraph--type--image-carousel button.slick-arrow {
	width: 40px;
	height: 40px;
}

.paragraph--color--rgba-black-slight {
	background: #1b1b1b;
}

.paragraph--color--rgba-black-slight *{
	color: #fff !important;
}

#uv-control-3 h2 strong{
	display: block;
	color: #bbb;
}

.page-node-146 article .paragraph--type--bp-simple{
	padding: 50px 0;
}

.page-node-146 article .paragraph--type--bp-simple .left, .page-node-146 article .paragraph--type--bp-simple .right{
	margin-top: 25px;
	margin-bottom: 25px;
	width: 48%;
}

.page-node-146 article .paragraph--type--bp-simple .left{
	margin-right: 3%;
}

.orange{
	color: #ff2e00;
}

.left.align-bottom, .right.align-bottom{
	vertical-align: bottom;
}

.paragraph.paragraph--type--bp-accordion .panel-heading a {
	padding: 30px 45px 30px 70px;
	background: url('../images/accordion-arrow.png') no-repeat 25px 50%;
	text-decoration: none !important;
	font-weight: bold;
}

.panel-heading {
	padding: 0;
	border-radius: 0;
}

.panel-default > .panel-heading{
	background: #fff;
}

.panel-title {
	font-size: 18px;
}

.panel-default > .panel-heading a[aria-expanded="true"]{
	background-color: #ff4c00;
	color: #fff;
}

.paragraph.paragraph--type--bp-accordion .panel-heading a[aria-expanded="true"]{
	background-image: url('../images/accordion-arrow-white.png');
}

.paragraph--type--bp-accordion{
	padding: 40px 0;
}

.paragraph--id--218{
	padding: 0 0 60px;
}

#cta-section.paragraph--id--219{
	padding: 50px 0;
	background-image: url('../images/uv-cta.jpg');
}

#before-after-comparison{
	padding: 0;
	text-align: center;
}

#before-after-comparison .image{
	float: left;
	max-width: 50%;
}

.view-gallery .views-row {
	display: inline-block;
	vertical-align: top;
	width: 250px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.select-pro-logo-block p{
	margin: 0;
}

.select-pro-logo-block{
	height: 0;
	text-align: right;
	position: relative;
	z-index: 500;
	width: 100%;
}

.select-pro-logo-block.fixed{
	position: fixed;
	left: 0;
	top: 0;
}

.select-pro-logo-block .body{
	width: 1500px;
	max-width: 93%;
	margin: 0 auto;
}

.select-pro-logo-block img{
	margin-bottom: -150px;
	float: right;
	margin-top: -10px;
}

.nav > li > a{
	padding: 10px 5px;
}

#block-mainnavigation{
	padding-right: 300px;
}

.select-pro-logo-block img {
    margin-top: -25px;
}

#styled-inset-intro.paragraph--id--112 .text p {
	font-size: 18px;
	font-weight: normal;
	color: #1b1b1b;
	font-family: 'Roboto',sans-serif;
}

#frosted2 .left, #frosted2 .right,
#arch1 .left, #arch1 .right,
#arch2 .left, #arch2 .right{
	margin-top: 30px;
	margin-bottom: 30px;
}

.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col{
	display: inline-block;
	vertical-align: middle;
	width: 47%;
	float: none;
}

.paragraph.paragraph--type--bp-columns .paragraph__column  .paragraph--type--bp-columns__2col:nth-child(1){
	margin-right: 5%;
}

.left h3, .right h3{
	font-size: 45px;
	margin: 0 0 17px;
}

#arch-icons h3{
	margin-bottom: 40px;
}

#arch-icons .icon-boxes .box{
	width: 22%;
}

#cta-section .small-text{
	font-size: 18px;
	font-weight: normal;
}

.paragraph--color--rgba-grey-strong {
	background: #313235;
}

.paragraph--color--rgba-grey-strong *{
	color: #fff;
}

#arch-cta-bottom .left-side{
	display: inline-block;
	max-width: 80%;
}

#arch-cta-bottom .right-side{
	float: right;
}

.inner-heading{
	width: 700px;
	max-width: 100%;
	margin: 0 auto 45px;
	text-align: center;
}

#safety-security-6 .left, #safety-security-6 .right{
	margin: 20px 0;
}

#casper-images p img{
	margin: 15px;
	max-width: 85% !important;
}

#styled-inset-intro .image .beforeAfter img {
	width: 960px !important;
	height: 100% !important;
	max-width: 10000px !important;
}

article.catalogproduct.full{
	width: 1000px;
	max-width: 93%;
	margin: 0 auto;
	padding: 50px 0;
}

.product-left, .product-right{
	display: inline-block;
	vertical-align: top;
	max-width: 100%;
	width: 48%;
}

.product-left{
	margin-right: 3%;
}

.product-left .image-thumbnails .media--image{
	width: 100%;
	height: 90px;
	margin-bottom: 35px;
	cursor: pointer;
	position: relative;
}

.product-left .image-thumbnails .media--image img, .product-left .image-featured .media--image img{
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.product-left .image-thumbnails, .product-left .image-featured{
	display: inline-block;
	vertical-align: top;
}

.product-left .image-featured{
	height: 340px;
	width: 70%;
	position: relative;
}

.product-left .image-thumbnails{
	width: 25%;
	margin-right: 4%;
}

.product-left .image-featured .field_image > div, .product-left .image-featured .media--image{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product-left .image-featured div{
	height: 100%;
}

.product-left .image-featured .field_image > div{
	display: none;
}


.product-left .image-featured .field_image > div.show{
	display: block;
}

.product-right h1{
	font-size: 44px;
	color: #1a137a;
}

.product-right .product-options > div > div{
	display: inline-block;
	vertical-align: middle;
	width: 83%;
}

.product-right .product-options > div .field-label{
	width: 13%;
	margin-right: 3%;
	font-weight: bold;
	text-transform: uppercase;
	color: #ff5a00;
	font-size: 14px;
}

.product-right .product-options > div > div > div{
	display: inline-block;
	vertical-align: middle;
	background: #efefef;
	padding: 0 10px;
	margin-right: 7px;
	font-size: 14px;
	margin-bottom: 10px;
	height: 48px;
	line-height: 48px;
	text-align: center;
}

/*
.product-right .product-options > div.field_size > div > div{
	max-width: 105px;
}
*/

.product-right .product-options > div > div > div .wrapped{
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
}

.product-right .product-options{
	margin-bottom: 20px;
}

.product-right .quote-button{
	text-align: center;
	margin-bottom: 40px;
}

.product-right .quote-button a.cta-btn{
	margin: 0;
}

.product-right .product-expandable > div > div{
	display: none;
	padding: 30px;
}

.product-right #product-description > div > div.field-label{
	display: block;
	border-bottom: 1px solid #ff5a00;
	padding-bottom: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 12px;
}

.product-right .product-expandable > div > div.field-label{
	display: block;
	cursor: pointer;
	background: url('../images/product-accordion-open.png') no-repeat 100% 50%;
	border-bottom: 1px solid #ff5a00;
	padding: 12px 0;
	font-weight: bold;
	text-transform: uppercase;
}

.product-right .product-expandable > div > div.field-label.accordion-open{
	background-image: url('../images/product-accordion-close.png');
}

#title-bar-with-description{
	background: #efefef;
	padding: 45px 0;
}

#title-bar-with-description .section{
	width: 1150px;
}

#title-bar-with-description .left{
	width: 64%;
}

#title-bar-with-description .title{
	color: #ff5a00;
	font-size: 44px;
	font-weight: bold;
	font-family: 'Jost', sans-serif;
	margin: 0 0 17px;
	line-height: 1.2;
}

#title-bar-with-description .right{
	text-align: right;
	width: 30%;
}

#title-bar-with-description .right p{
	display: inline-block;
	text-align: left;
	width: 360px;
	max-width: 100%;
}

.view-catalog, .catalog-taxonomy-page .view-taxonomy-term{
	padding: 95px 0 65px;
}

.view-catalog .views-row, .catalog-taxonomy-page .view-taxonomy-term .views-row{
	margin-right: 1%;
	margin-bottom: 60px;
	width: 48%;
	display: inline-block;
	vertical-align: top;
}

.view-catalog .views-row .views-field-name, .catalog-taxonomy-page .view-taxonomy-term .views-row .title{
	margin: 15px 0 12px;
	color: #1a137a;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Jost', sans-serif;
}

.page-node-306 .region-highlighted h1 span{
	display: none;
}

.catalog-taxonomy-page .region-highlighted h1{
	text-indent: -9999px;
}

.catalog-taxonomy-page .view-taxonomy-term .views-row .field_image{
	height: 300px;
	width: 100%;
}

.catalog-taxonomy-page .view-taxonomy-term{
	width: 1150px;
	margin: 0 auto;
	max-width: 93%;
}

.catalog-taxonomy-page .view-taxonomy-term .views-row .field_image div{
	height: 100%;
}

.catalog-taxonomy-page .view-taxonomy-term .views-row .field_image > div{
	display: none;
}

.catalog-taxonomy-page .view-taxonomy-term .views-row .field_image > div:first-child{
	display: block;
}

.catalog-taxonomy-page .view-taxonomy-term .views-row .field_image img{
	object-fit: cover;
	height: 100% !important;
	width: 100% !important;
}

.catalog-taxonomy-page .highlighted{
	background-image: url('/sites/default/files/2024-10/custom-designed-header.jpg');
}

.catalog-taxonomy-page .view-taxonomy-term .view-header{
	display: none;
}

.catalog-taxonomy-page #title-bar-with-description .right p {
  width: 100%;
}

#cboxCurrent, #cboxPrevious, #cboxNext{
	display: none !important;
}

.product-left .image-featured .magnify {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 340px;
	line-height: 340px;
	text-align: center;
	background: rgba(0,0,0,.6);
	color: #fff;
	font-size: 40px;
	opacity: 0;
	-webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
}

.product-left .image-featured .magnify:hover {
	opacity: 1;
}

.product-left .image-thumbnails .media--image .image{
	height: 90px;
	width: 100%;
}

.product-left .image-thumbnails .media--image .image img{
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
}

.product-left .image-thumbnails .media--image .caption{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 90px;
	line-height: 90px;
	text-align: center;
	background: rgba(255,90,0,.5);
	color: #fff;
	font-size: 15px;
	opacity: 0;
	-webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
	font-style: italic;
}

.product-left .image-thumbnails .media--image:hover .caption {
	opacity: 1;
}

.tab-box.side-by-side .tab-item{
	display: inline-block;
	vertical-align: top;
	width: 47%;
}

.tab-box.side-by-side .tab-item:nth-child(odd){
	margin-right: 5%;
}

.tab-box.side-by-side .tab-item .heading-tab{
	color: #ff5a00;
	font-size: 30px;
	text-transform: none;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	line-height: 1.2;
}

.tab-box.side-by-side .tab-item .image, .tab-box.side-by-side .tab-item .text {
	display: block;
	width: 100% !important;
	margin: 0 0 15px !important;
	max-width: 100%;
}

.narrow-wrap{
	width: 750px;
	max-width: 100%;
}

.narrow-wrap h3{
	color: #565969;
	font-size: 40px;
	font-weight: 600;
	font-family: 'Jost', sans-serif;
	line-height: 1.2;
}	

.region-content ul.check-bullets{
	margin: 50px 0 0;
}

.region-content ul.check-bullets li{
	list-style-type: none;
	background: url('../images/check-bullet.png') no-repeat 0 0;
	padding-left: 0;
	padding-top: 50px;
	margin: 0 4% 50px 0;
	display: inline-block;
	vertical-align: top;
	width: 20%;
	font-weight: bold;
	color: #1a137a;
}

.region-content ul.check-bullets.with-text li{
	margin: 0 2% 50px 0;
	width: 46%;
	font-weight: normal;
	color: #1b1b1b;
}

.region-content ul.check-bullets.with-text li .title{
	font-weight: bold;
	color: #1a137a;
	display: block;
	margin-bottom: 10px;
}

#cwf-inset{
	background: url('../images/cwf-inset3.jpg') no-repeat 0 50%;
	padding: 200px 0;
	background-size: cover;
}

#cwf-inset .bp_text{
	 background: #fff;
	 display: inline-block;
	 width: 670px;
	 max-width: 100%;
	 padding: 120px 60px;
}

#cwf-inset .text-overlay .backing {
	color: #f86b24;
	line-height: 1;
}

#cwf-inset .text-overlay p{
	margin: 0;
}

#cwts-3{
	padding-top: 0;
}

.h1-style{
	font-size: 60px;
	color: #ff5a00;
	margin-bottom: 35px
}

#cwts-3 .narrow-wrap{
	margin-bottom: 45px;
}

#cta-section.paragraph--id--84{
	background-image: url('../images/cwts-cta.jpg');
}

#areas-served-map{
	border-bottom: 1px solid #fff;
	padding: 25px 0 10px;
}

#areas-served-map h2{
	font-size: 38px;
}

#areas-served-map.paragraph--color--rgba-black-slight h2{
	color: #ff5a00 !important;
}

#areas-served-map h2 img{
	margin-right: 30px;
}

.product-left .image-featured div.field_product_caption{
	display: none;
}

.view-taxonomy-term .field_product_caption{
	display: none;
}

#low-e-1 .list{
	margin: 25px 0;
	width: 345px;
	max-width: 100%;
}

#low-e-1 .list .item{
	font-weight: bold;
	padding: 20px 0 20px 75px;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
}

#low-e-1 .list .item.lightning{
	background: url('../images/icon-lightning.png') no-repeat 0 50%;
}
#low-e-1 .list .item.comet{
	background: url('../images/icon-comet.png') no-repeat 0 50%;
}
#low-e-1 .list .item.rocket{
	background: url('../images/icon-rocket.png') no-repeat 0 50%;
	border-bottom: none;
}

.page-node-267 .paragraph.paragraph--width--wide > .paragraph__column{
	width: 1600px;
}

#low-e-2{
	background: url('../images/low-e-2.jpg') no-repeat 50% 50%;
	background-size: cover;
	padding: 170px 0;
}

#low-e-2, #low-e-2 h2{
	color: #fff;
}

#low-e-2 .bp_text{
	width: 40%;
}

#low-e-3 .paragraph--type--bp-columns__2col{
	vertical-align: top;
}

#low-e-4 a.cta-btn {
	font-size: 16px;
	padding: 8px 10px !important;
	border-radius: 12px;
	background: #fff;
	color: #000 !important;
	border: none;
	margin-top: 0;
}

#low-e-4 .bp_text{
	padding: 25px 50px 15px 35%;
	background: #ff5a00 url('../images/low-e-bottom.jpg') no-repeat 0 0;
	background-size: auto 100%;
	font-size: 32px;
	font-weight: 500;
	color: #fff;
	line-height: 1.2;
}

#low-e-4 p{
	width: 575px;
	max-width: 100%;
}

.page-node-146 article.page .paragraph.paragraph--width--wide > .paragraph__column,
.page-node-146 article.page .paragraph.paragraph--type--bp-column-wrapper > .paragraph__column{
	width: 1450px;
}

.paragraph--id--312{
	background: #f8f8f8;
}

.paragraph--id--311{
	padding-top: 0 !important;
}

.paragraph--id--309{
	text-align: center;
}

.paragraph--id--309 strong.facts{
	color: #1a137a;
	font-size: 24px;
}

.page-node-146 article.page #cta-section > .paragraph__column{ 
	width: 1000px;
}

.paragraph--color--rgba-black-slight .underlined {
	color: #ff5a00 !important;
}