/*
Theme Name: Rush River - With Mega Menu
Theme URI: http://rushriversteel.com
Author: Dan Rhys Hardy
Author URI: http://danielrhyshardy.com
Description: A custom made theme for Rush River Steel.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: rushriver2019
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800;900&family=Roboto+Condensed&family=Roboto:wght@300;400&display=swap');
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;p
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

.col-blue {
	color:rgba(118,208,235,1);
}
.seal {
	margin:25px 0 0;
}
.p-by {
	display:inline-flex;
	align-items:center;
}
.p-by .p-b-ystripe {
	margin-left:-5px;
	display:inline-block;
	vertical-align: bottom;
}
.seal-inner {
	margin:0 0 0 10px;
	display:inline-block;
	vertical-align: bottom;
}
.seal-inner img {
	display:inline-block;
	vertical-align: bottom;
	margin-top:8px;
}
.seal img {
	box-shadow: none !important;
}
.float-compare {
	position: fixed;
  left: 100%;
  top: 175px;
	display:inline-flex;
	align-items: center;
  transform: transform: rotate(90deg) translateX(-50%);
  z-index: 2345;
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  padding: 5px 10px;
  transform: rotate(-90deg);
  transform-origin: 0 100%;
	border-color:rgba(118,208,235,1);
	border-width:2px 2px 0 2px;
	border-style:dashed;
	text-decoration: none;
	color:#4a4a4a;
	transition:all .3s ease-in;
}
.float-compare:hover {
	border-color:rgba(118,208,235,1);
}
.float-compare:hover span.compare-num {
	background-color:rgba(118,208,235,1);
}
.float-compare span {
	display:inline-block;
	vertical-align: middle;
}
.float-compare span.compare-num {
	background-color:#2979a9;
	border-radius:50%;
	transition: all .3s ease-in;
	display:inline-flex;
	align-items: center;
	justify-content: center;
	color:#fff;
	font-weight:600;
	margin:0 0 0 7.5px;
	width:20px;
	height:20px;
}
.cap {
	margin-bottom:25px;
}
.vis-in-cat {
	margin:40px 0 0;
}
.dz-remove {
	color:#2979a9;
}
.compare-bar {
	background-color: #2979a9;
	color:#fff;
	background-image: url(images/rrw3.png);
	background-repeat: no-repeat;
	background-position: -10% 140%;
  background-size: auto 78%;
  overflow: hidden;
	border-top:5px solid #1e5576;
}
.compare-bar .centered > img {
	position: absolute;
  right: 0;
  bottom: 0;
  height: 140%;
  top: -20%;
  object-fit: contain;
  opacity: .4;
}
.compare-bar .centered {
	text-align: left;
	position:relative;
	padding:50px 375px 50px 0;
}
.compare-bar .prod-button {
	border-color:#fff !important;
	color:#fff !important;
}
.compare-bar .prod-button:hover {
	background-color: #fff !important;
	color:#1e5576 !important;
}
.compare-bar h2 {
	font-family: 'Roboto Condensed', sans-serif;
   font-weight: 700;
   font-size: 35px;
  line-height: 40px;
  margin: 0px 0px 25px;
}
.dropzone {
	border: 5px dashed rgba(0,0,0,.3) !important;
	float:left;
	width:100%;
	padding:50px 0;
	min-height:100px !important;
}
.dropzone.dz-drag-hover {
	border-color:#2979a9 !important;
}
.dz-wrap {
	margin:0 0 40px;
}
body {
	background: #fff;
	line-height: 1;
}
/* =Global
----------------------------------------------- */
.row-d {
	float:left;
	width:100%;
}
.opens-pay {
	background-color: #3cb24a !important;
}
.opens-pay:hover {
	background-color: #2d8b38 !important;
}
.delete-quote {
	background-color: #c72909 !important;
}
.delete-quote:hover {
	background-color: #a12209 !important;
}
.payment-form {
	margin:30px 0 0;
	padding:30px 0 0;
	border-top:1px solid #ccc;
}
.no-prodsd {
	margin:0 0 50px;
}
.actions-now {
	padding:60px 0;
	margin:40px 0 0;
	text-align: center;
	background-image: url(images/topbg.png);
  box-shadow: none;
}
.actions-now .prod-button {
	float:none;
	display:inline-block;
}

.sharetitle {
	font-weight: 700;
	color:#4a4a4a;
	margin:20px 0;
	float:left;
	width:100%;
	border-bottom:2px dashed #2979a9;
}

.fixed-email-share {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.5);
	z-index:5000;
	padding:40px;
	overflow:auto;
	display: none;
  align-items: center;
  justify-content: center;
}

.fixed-email-share-inner {
	padding:25px;
	background-color: #fff;
	display:inline-block;
	margin:auto;
	width:450px;
	max-width:100%;
	border-radius:15px;
	position:relative;
}

.share-email-close {
	position:absolute;
	right:20px;
	top:20px;
	cursor:pointer;
}

.share-email-close svg {
	width:18px;
}

.fixed-email-share-inner h3 {
	font-size:24px;
	margin-bottom:10px;
	text-align: center;
}

.fixed-email-share-inner h3, .fixed-email-share h5 {
	color:#1e5576;
}

.fixed-email-share .error {
	padding:10px 0 0;
	color:#b92121;
	float:left;
	width:100%;
}

.success {
	padding:10px 0 0;
	color:#1e5576;
	font-size:17px;
	float:left;
	text-align: center;
	width:100%;
}

.fixed-email-share .error.bring-up {
	margin:-15px 0 7.5px;	
}

.reviews {
	background-color: #fff;
	background-image: none !important;
  border-top: 5px solid #1e5576;
}

.review-item {
	padding:50px 25px;
	border-radius:12.5px;
	background-image: url(images/topbg.png);
}

.review-item h4 {
	margin:10px 0 15px;
}

.review-item svg {
	width:130px;
}

.review-item svg path {
	fill:rgba(118,208,235,1) !important;
}

.fixed-email-share-inner textarea {
	border:0;
	background-image: url(images/topbg.png);
  box-shadow: none;
	outline:0;
	resize:none;
	height:120px;
	appearance:none;
	border-radius: 0;
	padding:15px 10px;
	float:left;
	width:100%;
	margin:15px 0 0;
}

.fixed-email-share-inner input[type="email"], .fixed-email-share-inner input[type="text"] {
	border:0;
	background-image: url(images/topbg.png);
  box-shadow: none;
	outline:0;
	appearance:none;
	border-radius: 0;
	padding:15px 10px;
	float:left;
	width:100%; 
}

.share-femail, .share-email {
	margin-top:15px;
}

.share-femail {
	margin-bottom:15px;
}

.fixed-email-share-inner input[type="submit"] {
	appearance:none;
	width:100%;
	font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border: 3px solid #1e5576 !important;
  font-size: 16px;
  line-height: 20px;
  padding: 15px 20px;
	background-color: transparent;
  color: #1e5576 !important;
  text-decoration: none;
  margin: 15px 0px 0px 0px;
  float: left;
	cursor:pointer;
}

.fixed-email-share-inner input[type="submit"]:hover {
	color:#fff !important;	
	background-color: #1e5576;
}

.fixed-email-share-load {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:51;
	background-repeat: no-repeat;
	background-size: 50px auto;
	display:none;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,.75);
	background-image: url(images/loader.svg);
	background-position: center;
	border-radius:15px;
}

.share-item {
	width:50px;
	border-radius:50px;
	height:50px;
	display:inline-flex;
	align-items: center;
	justify-content: center;
	background-color:#fff;
	cursor:pointer;
	transition:all .3s ease-in;
	margin:0 15px 15px 0;
	vertical-align: middle;
}

.share-item.alt {
	background-image: url(images/topbg.png);
}

.share-item svg {
	width:25px;
	height:25px;
}

.share-item svg path {
	fill:#2979a9;
	transition:all .3s ease-in;
}

.share-item:hover, .share-item.alt:hover {
	background-color:#2979a9;
	background-image:none;
}

.share-item:hover svg path {
	fill:#fff;
}

.accepted {
	padding:0 5px;
	color: #3cb24a !important;
}
.acfe-payment-wrap {
	float:left;
	width:100%;
}
.payment-form .acf-field {
	padding:0 0 20px !important;
	
}
.payment-form .acf-field .acf-input {
	background-image: url(images/topbg.png);
  width: 100%;
  float: left;
  padding: 1rem;
  border-radius: 8px;
  border: 0;
  color: #373737;
  -webkit-appearance: none;
  font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin:0 0 20px;
}
.p-by {
	margin:20px 0 0;
}
.p-by.alt {
	margin:0;
}
.p-by.alt img {
	width:200px;
}
.payment-form input[type="submit"] {
	font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border: 3px solid #1e5576 !important;
  font-size: 16px;
  line-height: 20px;
  padding: 8px 20px;
  color: #1e5576;
  text-decoration: none;
  margin: 25px 0px 0px 0px;
  float: left;
	background-color: transparent !important;
	cursor:pointer;
	transition:all .3s ease-in;
}
.payment-form h4 {
	margin-bottom:25px;
}
.payment-form input[type="submit"]:hover {
	background-color:#1e5576 !important;
	color:#fff;
}
.pay-quote {
	position:fixed;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background-color: rgba(0,0,0,0.75);
	z-index: 1203459;
	display:none;
	padding:70px 20px 40px;
	overflow:auto;
}
.pay-quote h3 {
  font-family: 'Montserrat', sans-serif;
	font-weight:900;
	font-size:25px;
	color:#2979a9;
}
.pay-quote-inner {
	margin:0 auto;
	width:850px;
	max-width:100%;
}
.pay-quote-cell {
	padding:25px;
	background-color: #fff;
	border-radius:10px;
}
body, input, textarea {
	color: #373737;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.625;
}
body {
	background: #e2e2e2;
}
#page {
	background: #fff;
}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd, samp, var {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
small {
	font-size: smaller;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: -2px 0 0 -2px;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Make sure videos and embeds fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important; /* Override the Twitter embed fixed width */
}

/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}

/* =Media
-------------------------------------------------------------- */

audio,
video {
	display: inline-block;
	max-width: 100%;
}

.attachment .entry-content .mejs-container {
	margin-bottom: 24px;
}

/* =Comments
----------------------------------------------- */

#comments-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	line-height: 2.6em;
	padding: 0 0 2.6em;
	text-transform: uppercase;
}
.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}
.commentlist {
	list-style: none;
	margin: 0 auto;
	width: 68.9%;
}
.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}
.commentlist > li.comment {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}
.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}
.commentlist .children li.comment .fn {
	display: block;
}
.comment-meta .fn {
	font-style: normal;
}
.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}
.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 50px;
}
.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
	word-wrap: break-word;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;
}
.comment-meta a {
	font-weight: bold;
}
.comment-meta a:focus,
.comment-meta a:active,
.comment-meta a:hover {
}
.commentlist .avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	left: -102px;
	padding: 0;
	position: absolute;
	top: 0;
}
.commentlist > li:before {
	content: url(images/comment-arrow.png);
	left: -21px;
	position: absolute;
}
.commentlist > li.pingback:before {
	content: '';
}
.commentlist .children .avatar {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}
a.comment-reply-link {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	display: inline-block;
	font-size: 12px;
	padding: 0 8px;
	text-decoration: none;
}
a.comment-reply-link:hover,
a.comment-reply-link:focus,
a.comment-reply-link:active {
	background: #888;
	color: #fff;
}
a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

/* Post author highlighting */
.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}
.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}
.commentlist > li.bypostauthor .comment-meta a:focus,
.commentlist > li.bypostauthor .comment-meta a:active,
.commentlist > li.bypostauthor .comment-meta a:hover {
}
.commentlist > li.bypostauthor:before {
	content: url(images/comment-arrow-bypostauthor.png);
}

/* Post Author threaded comments */
.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

/* sidebar-page.php comments */
/* Make sure we have room for our comment avatars */
.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}
/* And a full-width comment form */
.page-template-sidebar-page-php #respond {
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 68.9%;
}
#respond input[type="text"],
#respond textarea {
	background: #fff;
	border: 4px solid #eee;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 10px;
	text-indent: 80px;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url,
#respond .comment-form-comment {
	position: relative;
}
#respond .comment-form-author label,
#respond .comment-form-email label,
#respond .comment-form-url label,
#respond .comment-form-comment label {
	background: #eee;
	-webkit-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	-moz-box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	box-shadow: 1px 2px 2px rgba(204,204,204,0.8);
	color: #555;
	display: inline-block;
	font-size: 13px;
	left: 4px;
	min-width: 60px;
	padding: 4px 10px;
	position: relative;
	top: 40px;
	z-index: 1;
}
#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}
#respond textarea {
	resize: vertical;
	width: 95%;
}
#respond .comment-form-author .required,
#respond .comment-form-email .required {
	color: #bd3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	z-index: 1;
}
#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}
#respond p {
	margin: 10px 0;
}
#respond .form-submit {
	float: right;
	margin: -20px 0 10px;
}
#respond input#submit {
	background: #222;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	color: #eee;
	cursor: pointer;
	font-size: 15px;
	margin: 20px 0;
	padding: 5px 42px 5px 22px;
	position: relative;
	left: 30px;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.3);
}
#respond input#submit:active {
	background: #1982d1;
	color: #bfddf3;
}
#respond #cancel-comment-reply-link {
	color: #666;
	margin-left: 10px;
	text-decoration: none;
}
#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}
.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}
#reply-title {
	color: #373737;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}
#cancel-comment-reply-link {
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: normal;
	line-height: 2.2em;
	letter-spacing: 0.05em;
	position: absolute;
	right: 1.625em;
	text-decoration: none;
	text-transform: uppercase;
	top: 1.1em;
}
#cancel-comment-reply-link:focus,
#cancel-comment-reply-link:active,
#cancel-comment-reply-link:hover {
	color: #ff4b33;
}
#respond label {
	line-height: 2.2em;
}
#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}
#respond p {
	font-size: 12px;
}
p.comment-form-comment {
	margin: 0;
}
.form-allowed-tags {
	display: none;
}

/* ------------------------------------------------- CUSTOM STYLES FROM THIS POINT ON ----------------------------------------- */

/* ---------- GLOBAL STYLES AND SET UP --------------- */

.store-fonts {
	font-family: 'Roboto', sans-serif;
	font-family: 'Roboto Condensed', sans-serif;
	font-family: 'Montserrat', sans-serif;	
}

body {
	padding:0px 0px 0px 0px;
	background-color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:300;
	color:#4a4a4a;
}

p {
	font-size:17px !important;
	line-height:26px !important;
}

* {
	box-sizing: border-box;
}

.inside {
	margin:0px auto;
	width:1200px;
	height:auto;
	max-width:100%;
}

.inside-inside {
	float:left;
	width:100%;
	height:auto;
}

.row {
	float:left;
	width:100%;
	height:auto;
}

.top-bar {
	background-image:url(images/topbg.png);
	text-align: right;
	font-family: 'Roboto Condensed', sans-serif;
}

.top-bar .inside-inside {
	position:relative;
}

.footer-bar {
	background-color: #fff;
	padding:30px 0px;
	border-top:5px solid #1e5576;
}

.page-content:nth-child(odd), .page-content.other-prods.always-w, .page-content.grey {
	background-image:url(images/topbg.png);
}

.page-content.white {
	background-image: none !important;
}

.copy-bar {
	background-color: #1e5576;
	padding:8px 0px;
	text-align: center;
	color:#fff;
	font-size:12px;
}

.marg {
	margin:0px -20px;	
}

.home-cats {
	flex-wrap: wrap;
}

.home-cats .third {
	width:50%;
	margin:0 0 50px;
	flex:auto !important;
}

.flexer {
	display:flex;
	flex-wrap: wrap;
}

.flexer .half {
  display: flex;
  flex-direction: column;
	margin-bottom:40px;
}

.flexer .news-item {
	flex:1;
}

.marg.center {
	text-align: center;
	font-size:0px;
}

.third.inline {
	display: inline-block;
	float:none;
}

.two-thirds {
	display:block;
	padding:0px 0px 0px 290px;
}

.third.team {
	float:left;
	width:280px;
}

.team img {
	border:5px solid #1e5576;
}

.email-to {
	text-decoration: none;
	color:#4a4a4a;
}

.page-contents.no-padd {
	padding:0px 0px 0px 0px !important;
	border-top: 5px solid #1e5576;
}

a.tele {
	font-weight:800;
	font-size:16.5px !important;
}

a.tele i {
	color:rgba(118,208,235,1);	
}

iframe {
	float:left;
	width:100%;
}

.email-to i, .email-to:hover {
	color:#2979a9 !important
}

.email-to i {
	margin:0px 4px 0px 0px;
}

.quart {
	float:left;
	width:25%;
	padding:0px 20px;
	margin:0px 0px 30px;
}

.team-row {
	margin:20px 0px 30px;
}

.third {
	float:left;
	width:33.333333333%;
	padding:0px 20px;
}

.third img, .quart img {
	max-width:100%;
	float:left;
	-webkit-box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
    -moz-box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
    box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
	margin:0px 0px 40px;
}

.footer-title {
	color:#1e5576;
	font-family: 'Montserrat', sans-serif;	
	font-weight:900;
	text-transform: uppercase;
	font-size:17px;
	margin:0px 0px 25px;
	background-image: url(images/icon.webp);
	background-repeat: no-repeat;
	background-position:left center;
	background-size:36px auto;
	padding:0px 0px 0px 50px;
}

.third h3 {
	font-family: 'Montserrat', sans-serif;	
	font-weight:700;
	text-transform: uppercase;
	margin:0px 0px 10px;
}

.third ul, .thirty-five ul {
	list-style: none;
	margin:0px 0px 0px;
	padding:0px 0px 0px;
}

.third ul li, .thirty-five ul li {
	float:left;
	width:100%;
	margin:0px 0px 7px;
	padding-left:0px;
	background-image: none;
}

.thirty-five ul li:before {
	display:none;
}

.third ul li.doc, .thirty-five ul li.doc {
	margin:0px 0px 15px;
}

.third ul li a, .thirty-five ul li a {
	color:#4a4a4a;
	text-decoration: none;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:normal;
	text-transform: none;
}

.third ul li a i, .thirty-five ul li a i {
	color:#1e5576;
	font-size:13px;
	margin:0px 7px 0px 0px;
}

.third ul li.doc a i, .thirty-five ul li.doc a i {
	color:#1e5576;
	font-size:21px;
	margin:0px 7px 0px 0px;
}

.menu-bar {
	background-color: #1e5576;
    padding: 0px 0px;
	font-family: 'Montserrat', sans-serif;	
	position:relative;
	z-index:200;
}

.head-wrap {
	position:fixed;
	top:0;
	left:0;
	z-index:234;    
	-moz-box-shadow: 0 12px 16px -16px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0 12px 16px -16px rgba(0,0,0,0.55);
    box-shadow: 0 12px 16px -16px rgba(0,0,0,0.55);
}
	
.menu-bar ul {
	list-style:none;
	float:left;
	width:100%;
	text-align: center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:0px;
}

.menu-bar ul li {
	display: inline-block;
	vertical-align: bottom;
	position:relative;
}

.menu-bar ul li.mega {
	position:static;
}

.menu-bar ul li.menu-item-has-children > a {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z' fill='%23ffffff'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: calc(100% - 10px) center;
	background-size: 15px;
	padding-right:35px;
	position:relative;
}

.prod-button.r {
	margin-right:25px;
}

.prod-c-error {
	margin:10px 0 0;
	font-weight:700;
}

.prod-button.fill {
	display:inline-flex;
	align-items: center;
	background-color: rgba(118,208,235,1);
	border-color:rgba(118,208,235,1) !important;
	color:#fff !important;
	gap:3px;
}

.prod-button.fill:hover {
	border-color:#1e5576 !important;
	background-color:#1e5576 !important;
}

.prod-button.fill.active {
	border-color:#2979a9 !important;
	background-color:#2979a9 !important;
}

.prod-button.fill.active:hover {
	border-color:rgba(118,208,235,1) !important;
	background-color:rgba(118,208,235,1) !important;
}

.prod-button.fill svg {
	width:17px;	
	height:auto;
}

.prod-button.fill svg path {
	fill:#fff;
}

.prod-button.fill.active svg path {
	stroke:#fff;
}

.menu-bar .menu > li:hover > a {
	background-color:#2979a9;
}

.menu-bar .menu > li.menu-item-has-children:hover > a:after {
	border-bottom:2px solid #fff;	
	position:absolute;
	bottom:0;
	left:0;
	width:75px;
	content:'';
}

.menu-bar ul li .sub-menu {
	position:absolute;
	top:100%;
	left:0;
	width:240px;
	display:none;
}

.menu-bar ul li.mega .sub-menu {
	background-color: #2979a9;
	width:100%;
	-moz-box-shadow: 0 12px 16px -16px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0 12px 16px -16px rgba(0, 0, 0, 0.55);
  box-shadow: 0 12px 16px -16px rgba(0, 0, 0, 0.55);
	padding:30px 0 40px;
}

.menu-bar ul li.mega .sub-menu:before {
	position: absolute;
	right:calc(100% - 50px);
	height:100%;
	width:100%;
	background-color:#2979a9;
	content:'';
	-moz-box-shadow: 0 12px 16px -16px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0 12px 16px -16px rgba(0, 0, 0, 0.55);
  box-shadow: 0 12px 16px -16px rgba(0, 0, 0, 0.55);
	z-index: 321;
	top:0;
}

.menu-bar ul li.mega .sub-menu .inside {
	position:relative;
	z-index: 322;
}

.menu-bar ul li.mega .sub-menu:after {
	position: absolute;
	left:calc(100% - 50px);
	height:100%;
	width:100%;
	background-color:#2979a9;
	content:'';
	-moz-box-shadow: 0 12px 16px -16px rgba(0,0,0,0.55);
  -webkit-box-shadow: 0 12px 16px -16px rgba(0, 0, 0, 0.55);
  box-shadow: 0 12px 16px -16px rgba(0, 0, 0, 0.55);
	z-index: 321;
	top:0;
}

.menu-bar ul li.mega .sub-menu .thirty {
	color:#fff;
	padding-top:45px;
	text-align: left;
}

.menu-bar ul li.mega .sub-menu h4 {
	text-transform: uppercase;
	font-family:'Montserrat', sans-serif;
	color:#fff;
	font-size:16px;
	line-height:1.25 !important;
	margin:0 0 11.5px !important;
}

.menu-bar ul li.mega .sub-menu .thirty p {
	margin:5px 0 25px;
	font-size:14px !important;
}

.menu-bar ul li.mega .sub-menu .thirty .prod-button {
	border-color: #fff !important;
  color: #fff !important;
	margin:0;
}

.menu-bar ul li.mega .sub-menu .thirty .prod-button:hover {
	background-color: #fff !important;
  color: #1e5576 !important;
	 border-color: #1e5576 !important;
}

.menu-bar ul li.mega .sub-menu ul {
	display:flex;
	flex-wrap: wrap;
}

.menu-bar ul li.mega .sub-menu li a {
	padding:0;
	display:flex;
	align-items: flex-start;
}

.menu-bar ul li.mega .sub-menu li {
	width:50%;
	display:flex;
	flex-direction: column;
}

.menu-bar ul li.mega .sub-menu li img {
	width:110px;
	height:110px;
	object-fit: cover;
	border:3px solid #fff;
	transition:all .3s ease-in;
}

.menu-bar ul li.mega .sub-menu li .mega-wrap-item {
	padding:0 15px;
	width:calc(100% - 110px);
}

.menu-bar ul li.mega .sub-menu li .mega-wrap-item p {
	font-size:13px !important;
	line-height:1.35 !important;
	margin:0;
}

.menu-bar ul li.mega .sub-menu li a {
	flex:1;
	padding:17px 0 17px 17px;
}

.news-item-inner {
	border:4px dashed #2979A9;
}

.menu-bar ul li:hover .sub-menu {
	display:block;
}

.menu-bar ul li .sub-menu li {
	float:left;
	width:100%;
}

.menu-bar ul li .sub-menu li a {
	font-size:14px;
	font-weight:400;
	float:left;
	width:100%;
	background-color: #2979a9;
	text-align: left;
	padding: 8px 25px;
}

.menu-bar ul li .sub-menu li a:hover {
	background-color: #1e5576;
}

.menu-bar li a {
	color:#fff;
	text-decoration: none;
	font-size:15px;
	font-weight:700;
	float:left;
	padding:10px 25px;
}

#mobile-menu-icon {
	display:none;
	float:right;
	color:#fff;
	text-decoration: none;
	font-size:15px;
	font-weight:700;
	padding:10px 25px;
	cursor:pointerl
}

.menu-bar li a:hover, .menu-bar li.current-menu-item > a, #menu-h ul li a:hover, .menu-bar li.current_page_parent > a, body.single-products .menu-bar li.menu-item-17 > a {
	background-color:#2979a9;
}

body.single-products .menu-bar li.current_page_parent > a {
	background-color:transparent !important;
}

body.single-products .menu-bar li.current_page_parent > a:hover {
	background-color:#2979a9 !important;
}

.menu-bar .inside-inside {
	position:relative;
}

.top-bar ul {
	float:right;
	/*margin:0px 20px 0px 0px;*/
	margin:0;
	list-style:none;
}

.top-bar ul li {
	border-right:1px solid #4a4a4a;
	padding:6px 20px 6px;
	float:left;
}

.top-bar ul li:last-child {
	border-right:0;	
}

.top-bar ul li a {
	color:#4a4a4a;
	text-decoration: none;
	font-size:14px;
	line-height:14px;
}

.top-bar ul li a:hover, .third ul li a:hover, .thirty-five ul li a:hover {
	color:#1e5576;	
}

#logo {
	background-color:#fff;
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
	float:left;
	padding:35px 15px 25px;
	margin-top:-55px;
	z-index:2300;
	-webkit-box-shadow: 0px 2px 12x 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 12px 0px rgba(0,0,0,0.75);
}

.marger {
	display:flex;
}

.thirty {
	width:30%;
}

.seventy {
	width:70%;
}

.downloads-header {
	margin:45px 0px 25px !important;
	float:left;
	width:100%;
}

#logo img {
	max-width:100%;
	float:left;
}

.hero {
	background-image:url(images/hero.webp);
	background-repeat:no-repeat;
	background-size:cover;
	height:450px;
	position:relative;
	background-position:center top;
}

.prod-cat.hero {
	background-position:center;
}

.hero.sjorter {
	height:325px;
}

.hero:before {
	content:'';
	position:absolute;
	top:0px;
	left:0px;
	float:left;
	width:100%;
	height:100%;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0, 0.1);
	z-index:100;
}

.prod-cat-link {
	-webkit-box-shadow: -15px 15px 0px 0px rgba(118, 208, 235, 1);
    -moz-box-shadow: -15px 15px 0px 0px rgba(118, 208, 235, 1);
    box-shadow: -15px 15px 0px 0px rgba(118, 208, 235, 1);
	overflow: hidden;
	flex:1;
	display:flex;
	flex-direction: column;
	transition:all .3s ease-in;
}

.prod-cat-link:hover {
	box-shadow: -13px 13px 0px 0px rgba(118, 208, 235, 1);
}

.prod-cat-link-meta {
	padding:1rem 2rem;
	font-size:20px;
	line-height:1.15;
	background-color: #fff;
	color: #1e5576;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
	transition:all .3s ease-in;
	position: relative;
	z-index: 2;
	flex:1;
}

.prod-cats .marg {
	display:flex;
}

#trim-res {
	z-index: 23344555666654454554454545;
}

#side-res {
	z-index: 345555555;
}

.prod-cats .marg .third {
	flex:1;
	display:flex;
	flex-direction: column;
}

.prod-cat-link:hover .prod-cat-link-meta {
	color:#2979a9;
}

.prod-cat-link:hover img {
	transform: scale(1.05);
}

.prod-cat-link img {
	box-shadow: none;
	margin:0;
	aspect-ratio:2/1.65;
	object-fit: cover;
	transition:all .3s ease-in;
}

.page-h1 {
	position:absolute;
	bottom:0px;
	left:0px;
	padding-bottom:30px;
}

.page-h1 h1 {
	font-family: 'Montserrat', sans-serif;
	font-size:60px;
	line-height:65px;
	text-transform: uppercase;
	font-weight:900;
	margin:0px 0px 15px;
}

.page-h1 h1:last-child {
	margin:0;
}

.page-h1 img {
	max-width:275px;
	float:left;
}

.hero .inside-inside, .hero .inside {
	position:relative;
	height:100%;
	font-size:20px;
	line-height:28px;
	z-index: 233;
}

.article-image {
	width:150px;
	float:left;
}
.faq {
	background-image: url(images/topbg.png);
	padding:15px;
	border-bottom: 2px solid #1e5576;
}
.faq:last-of-type {
	border-bottom:0;
}
.faq-title {
	font-size:18px;
	cursor:pointer;
	padding:10px 40px 10px 0;
	font-weight:700;
	position:relative;
	font-family: 'Montserrat', sans-serif;
}
.faq-title svg {
	position:absolute;
	right:10px;
	top:15px;
	width:24px;
	transition:all .3s ease-in;
}
.faq-title svg path, .faq-title svg {
	fill:#2979a9;
}
.faq-title.active svg {
	transform: rotate(180deg);
}
.faq-answer p:last-of-type {
	margin-bottom:0;
}
.faq-answer {
	display:none;
}
.article-image img {
	float:left;
	max-width:100%;
	border:3px solid #fff;
}

.article-info {
	display:block;
	padding:0px 0px 0px 170px;
}

.news-item {
	position: relative;
	padding-bottom:60px !important;
	background-color: #fff;
	background-image: none !important;
	box-shadow:10px 10px 10px #ccc;
}

.article-info .prod-button {
	position:absolute;
	right:25px;
	bottom:25px;
}

.hero .inside-inside {
	position:relative;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
}

.hero .inside-inside h1 {
	font-weight:900;	
}
.account-feedback {
	display:none;
	background-color: #2979a9;
	color:#fff;
	padding:10px;
	margin:0 0 25px;
}
.quote-link {
	display:flex;
}
a.quote-link {
	color:#1e5576;
}
.quote-celler {
	width:30%;
	float:left;
	padding:12.5px 0;
	border-bottom:1px solid #ccc;
}
.quote-mid {
	width:70%;
	float:left;
	padding:12.5px 0;
	border-bottom:1px solid #ccc;
}
.page-h1 a {
	color:#fff;
}
.page-h1 a:hover {
	color:rgba(118,208,235,1);
}
.quote-mid .quote-celler {
	border:0;
	padding:0;
	width:65%;
}
.quote-mid .quote-celler:first-of-type {
	width:35%;	
}
.only-mob {
	display:none;	
}
.quote-mid {
	display:inline-flex;
}

/* NEW QUOTE STYLES */
.progress {
	text-align: center;
	margin:0 0 20px;
}
.progress-inner {
	display:inline-block;
	position:relative;
}
.progress-inner:after {
	content:'';
	left:3px;
	width:calc(100% - 6px);
	height:3px;
	top:50%;
	position:absolute;
	background-color: #ccc;
	transform:translateY(-50%);
	z-index: 2;
}
.progress-inner:before {
	content:'';
	left:3px;
	width:0;
	height:3px;
	top:50%;
	position:absolute;
	background-color:#1e5576;
	transform:translateY(-50%);
	z-index: 3;
	transition:all .3s ease-in;
}
.step10 .coupons {
	background-color: #2979a9;
	padding:40px;
	border-radius:10px;
	color:#fff;
}
.progress-inner.two:before {
	width:40px;
}
.progress-inner.three:before {
	width:80px;
}
.progress-inner.four:before {
	width:120px;
}
.progress-inner.five:before {
	width:160px;
}
.progress-inner.six:before {
	width:200px;
}
.progress-inner.seven:before {
	width:240px;
}
.progress-inner.eight:before {
	width:280px;
}
.progress-inner.nine:before {
	width:320px;
}
.progress-inner.ten:before {
	width:360px;
}
.progress-item {
	width: 30px;
	position:relative;
	z-index: 3;
  height: 30px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #ccc;
  border-radius: 50%;
  margin: 0 3px 3px 3px;
	transition:all .3s ease-in;
}
.progress-item.active {
	color:#fff;
	background-color: #1e5576;
}
.quote-step-buttons .go-back {
	display:inline-flex;
	align-items: center;
	gap:12.5px;
	color: #fff;
  background-color: #ccc;
  border: 0;
  padding: 15px 40px;
  cursor: pointer;
  -webkit-appearance: none;
  font-weight: 700;
	cursor:pointer;
	transition:all .3s ease-in;
	display:none;
	float:left;
}
.form-section.form-section-new {
	box-shadow:none;
	display:none;
	padding:0;
}
.form-section-new.active {
	display:block;
}
.quote-step-buttons .go-back:hover {
	background-color: #1e5576;
}

.quote-step-buttons .next-step {
	display:inline-flex;
	align-items: center;
	gap:12.5px;
	color: #fff;
  background-color: #1e5576;
  border: 0;
  padding: 15px 40px;
  cursor: pointer;
  -webkit-appearance: none;
  font-weight: 700;
	transition:all .3s ease-in;
	float:right;
}

.quote-step-buttons .next-step:hover {
	background-color: rgba(118,208,235,1);
}

.quote-step-buttons .go-back i, .quote-step-buttons .next-step i {
	font-family: 'fontawesome';
	font-style:normal;
}

.form-section h3 {
	font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 40px;
  margin: 0px 0px 25px;
	text-align: center;
	position:relative;
	padding-bottom:25px;
}
.form-section h3:after {
	content:'';
	display:block;
	margin:7px 0px 0px;
	width:100px;
	clear:both;
	position:absolute;
	bottom:10px;
	left:50%;
	transform: translateX(-50%);
	height:4px;
	background-color:#1e5576;
}

/* END NEW QUOTE STYLES */

.quote-celler strong {
	font-family: 'Montserrat', sans-serif;
}
.quote-celler a {
	color:#fff;
	padding:7.5px 18px;
	background-color: #2979a9;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
	text-decoration: none;
	font-size:13px;
}
.quote-celler a:hover {
	background-color:rgba(118,208,235,1)
}
.quote-celler.th, .quote-mid.th {
	font-weight:700;
	border-bottom:1px solid #4a4a4a;
	font-family: 'Montserrat', sans-serif;
}
.quote-mid .quote-celler.th {
	border-bottom:0;	
}
.quote-celler:last-of-type {
	text-align: right;
}
.prod-button {
    font-family: 'Montserrat', sans-serif;
	font-weight:700;
    border: 3px solid #1e5576 !important;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 20px;
    color: #1e5576 !important;
    text-decoration: none;
	margin:25px 0px 0px 0px;
	float:left;
}

.prod-button.dotted {
	border-color:#76d0eb !important;
	background-color: #76d0eb !important;
	margin-left:15px;
	color:#fff !important;
}

.prod-button:hover {
	background-color: #1e5576 !important;
	border-color:#1e5576 !important;
}

a, a:hover, .color-visual-tab span {
	transition:all 0.3s ease-in;
}
.prod-button:hover {
	background-color:#1e5576;
	color:#fff !important;
}

#searchform {
	float:right;
	position:relative;
    padding: 6px 0px;
}

#searchsubmit {
	font-size:0px;
	float:left;
	width:25px;
	height:25px;
	background-image:url(images/search.webp);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:16px auto;
	cursor:pointer;
	border:0px !important;
	background-color:transparent !important;
	position:absolute;
	top:5px;
	right:0px;
}

#searchform input[type="text"] {
	border:0px !important;
	background-color:transparent !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	line-height:14px;
	color:#4a4a4a;
}

.top-bar i {
	margin:0px 4px 0px 0px;	
}

.fa, .far, .fas {
	font-family:'fontawesome';	
	font-style:normal;
}

.page-content {
	padding:70px 0px;
	font-size:16px;
	line-height:22px;
	font-family: 'Roboto Condensed', sans-serif;
}

.page-content.sjorter {
	padding:35px 0;
}

.page-content.alter {
	background-image: url(images/topbg.png);
}

.page-content h3, .page-content h2 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:35px;
	line-height:40px;
	margin:0px 0px 25px;
}

.page-content h2 a {
	color:#2979a9 !important;
}

.page-content h2 a:hover {
	text-decoration: underline !important;
}

.page-content h2 span {
	color:#2979a9;
}

.page-content h2 a, .prod-slide h4 a {
	color:#4a4a4a;
	text-decoration: none;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
	color:#2979a9;
}
.page-content h2 a:hover, .prod-slide h4 a:hover, .news-item a:hover {
	color:#2979a9;
}

.other-prods {
	margin:0px 0px 0px;
	/*padding-bottom:120px !important;*/
  border-top: 5px solid #1e5576;
}

.other-prods.category-gallery {
	padding-bottom:40px !important;
}

.category-gallery .third:last-of-type {
	display:none;
}

.product .marg {
	display: flex;
  align-items: center;
}

.product .marg .thirty-five {
	text-align: center;
}

.product .marg .thirty-five a {
	display:inline-block;
}

.product-cat-nav {
	text-align: center;
	border-top: 4px solid #1e5576;
	background-color: #fff;
	position:sticky;
	top:76px;
	font-size:0;
	z-index: 199;
	box-shadow: 0 12px 16px -16px rgba(0, 0, 0, 0.55);
}

.other-prods.no-by {
	border-top:0;
}

.product-cat-nav a {
	color:#1e5576;
	display:inline-block;
	padding:12px 17.5px;
	font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
	text-decoration: none;
	letter-spacing:1px;
	font-size:12px;
	transition:none;
	margin:0 .5px;
}

.product-cat-nav a.active, .product-cat-nav a:hover {
	color:#fff;
	background-color:#1e5576;
}

.page-content h3:after, .page-content h2:after {
	content:'';
	display:block;
	margin:7px 0px 0px;
	width:100px;
	clear:both;
	height:4px;
	background-color:#1e5576;
}

.page-content .diff-head-after h3:after {
	content:'';
	display:block;
	margin:7px 0px 0px;
	width:100px;
	clear:both;
	height:4px;
	background-color:rgba(118,208,235,1);
}

.half {
	float:left;
	break-inside: avoid;
	width:50%;
	padding:0px 20px;
}

.flexit {
	-webkit-column-count: 2;
  	-moz-column-count: 2;
  	column-count: 2;
	-webkit-column-gap:0px; /* Chrome, Safari, Opera */
 	-moz-column-gap:0px; /* Firefox */
  	column-gap:0px;
}	

.flexit .half {
	width:100% !important;
}

.prod-gallery-items .marg {
	flex-wrap:wrap;
	flex-direction: row !important;
}

.proj-img {
	position:relative;
	box-shadow: -15px 15px 0px 0px rgba(118, 208, 235, 1);
	overflow:hidden;
}

.proj-img:after {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:'';
	z-index:31;
	background-color: rgba(0,0,0, .3);
	transition:all .3s ease-in;
}

.proj-img svg {
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:35px;
	z-index: 32;
}

.proj-img svg path {
	fill:#fff;
}

.proj-img img {
	display:inline-block;
	vertical-align: bottom;
	transition:all .3s ease-in;
	box-shadow:none;
}

.proj-img:hover:after {
	opacity:0;
}

.proj-img:hover img {
	transform:scale(1.05);
}

.prod-gallery-items .third {
	margin:0 0 45px;
	display:flex;
	flex-direction: column;
}

.prod-gallery-items .third img {
	margin:0;	
	position:relative;
	z-index: 2;
	height:280px;
	object-fit: cover;
}

.margs {
	display:flex;
}

.margs .fourty .half {
	width:100%;
}

.margs .fourty {
	width:30%;
}

.margs .sixty {
	width:70%;
	padding-left:25px;
}

.margs .sixty img {
	border-radius:8px;
}

.new-f-section {
	padding:50px 0 !important;
}

.fancy-cap {
	font-size:20px;
}

.fancy-cap .prod-button {
	color:rgba(118,208,235,1) !important;
	border-color:rgba(118,208,235,1) !important;
	float:none;
	display:inline-block;
}

.fancy-cap .prod-button:hover {
	color:#fff !important;
	border-color:rgba(118,208,235,1) !important;
	background-color:rgba(118,208,235,1) !important;
}

.find-bar {
	border-top: 3px dashed #fff;
	padding:15px 0;
	background-color: #1e5576;
}

.find-inner {
	display:flex;
	align-items: center;
	justify-content: center;
	font-size:17px;
	gap:25px;
}

.find-label {
	color:#fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight:900;
	padding-left:50px;
	background-image: url(images/logoicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 40px;
	line-height: 1.2;
  min-height: 40px;
  display: inline-flex;
  align-items: center;
}

.gallery-meta {
	background-color: #fff;
	flex:1;
	padding:25px;
	position:relative;
	z-index: 33;
	margin-top:-25px;
	margin-left:15px;
	width: calc(100% - 30px);
}

.gallery-meta h2 {
	font-size:17px;	
	line-height: 1.3;
}

.gallery-meta p {
	margin-bottom:10px;
}

.prod-gallery-item .marg {
	display:flex;
}

.fancy-cap strong {
	color:rgba(118,208,235,1);
	font-weight:800;
}

.gallery-meta strong {
	color:#1e5576;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
}

.project-meta p {
	margin:7.5px 0;
}

.flip .marg {
	display:flex;
	flex-direction: row-reverse;
}

.sixty-five {
	float:left;
	width:60%;
	padding:0px 20px;
}

.thirty-five {
	float:left;
	width:40%;
	padding:0px 20px;
}

.thirty-five.below {
	display:none;	
}

.half img, .thirty-five img {
	float:left;
	max-width:100%;
}

.thirty-five.left {
	padding:0px 35px 0px 20px;
}

.thirty-five.left img {
	-webkit-box-shadow: 15px 15px 0px 0px rgba(118,208,235,1);
    -moz-box-shadow: 15px 15px 0px 0px rgba(118,208,235,1);
    box-shadow: 15px 15px 0px 0px rgba(118,208,235,1);
	border:5px solid #1e5576;
}

.thirty-five.right {
	padding:0px 20px 0px 35px;
}

.thirty-five.right img {
	-webkit-box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
    -moz-box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
    box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
	border:5px solid #1e5576;
}

.homer img {
	border:5px solid #1e5576;
}

.product .thirty-five.left img, .product .thirty-five.right img { 
	-webkit-box-shadow: 0px 0px 0px 0px rgba(118,208,235,1);
    -moz-box-shadow: 0px 0px 0px 0px rgba(118,208,235,1);
    box-shadow: 0px 0px 0px 0px rgba(118,208,235,1);
	border:0px;
}

.quote-bar {
	padding:25px 0px;
	background-color: #2979a9;
	font-family: 'Montserrat', sans-serif;
	font-size:40px;
	line-height:45px;
	font-weight:700;
	color:#fff;   
	-moz-box-shadow: 0 -12px 16px -16px rgba(0,0,0,0.55);
    -webkit-box-shadow: 0 -12px 16px -16px rgba(0,0,0,0.55);
    box-shadow: 0 -12px 16px -16px rgba(0,0,0,0.55);
	position:relative;
	z-index:100;
	letter-spacing:0.5px;
}

.quote-bar span {
	padding:7px 0px 0px;
	float: left;
}

.quote-button {
	float:right;
	border:5px solid #fff;
	font-size:20px;
	line-height:25px;
	padding:12px 40px;
	color:#fff;
	text-decoration: none;
}

.quote-button:hover {
	background-color:#fff;	
	color:#2979a9;
}

#color-visual-main {
	float:left;
	width:100%;
	height:auto;
	padding:8px;
	border:1px solid #d4d4d4;
	background-image:url(images/topbg.png);
	box-sizing: border-box;
}

#color-visual-main-image {
	float:left;
	width:100%;
	height:auto;
	padding:8px;
	background-color:#fff;
	box-sizing: border-box;
	position:relative;
}

.commercial-download, .res-download, .commercial2-download, .siding-download {
	display:none;
}

#com-dl, #res-dl, #com2-dl, #siding-dl, #com-dl-fl, #res-dl-fl, #com2-dl-fl, #siding-dl-fl {
	position: absolute;
  bottom: 25px;
  right: 25px;
  z-index: 12345;
  background-color: rgba(118, 208, 235, 1);
  color: #fff;
  padding: 10px 20px;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
	cursor:pointer;
	transition: .3s ease-in;
}

#com-dl:hover, #res-dl:hover, #com2-dl:hover, #siding-dl:hover, #com-dl-fl:hover, #res-dl-fl:hover, #com2-dl-fl:hover, #siding-dl-fl:hover {
	background-color:#004667;	
}

#loading-bay, #loading-bay-res, #loading-bay-com {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	float:left;
	box-sizing: border-box;
	z-index:51;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255, 0.75);
	background-image: url(images/loader.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size:75px auto;
	display:none;
}

.loading-quote {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:51;
	background-repeat: no-repeat;
	background-size: 75px auto;
	display:none;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,.75);
	background-image: url(images/loader.svg);
	background-position: center;
}

#hidden-images {
	height:0;
	overflow:hidden;
}

.overlay-image {
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:100%;
	float:left;
	box-sizing: border-box;
	z-index:50;
}

.overlay-image img {
	position:absolute;
	top:0;
	left:0;
	float:left;
}

#color-visual-main-image img, .overlay-image img {
	float:left;
	max-width:100%;
	box-sizing: border-box;
}

.overlay-image img {
	padding:8px;
}

#color-visual-tabs {
	float:left;
	width:100%;
	height:auto;
	border:1px solid #d4d4d4;
	background-image: url(images/topbg.png);
	box-sizing: border-box;
	margin:0px 0px 20px 0px;
}

.color-visual-tab {
	float:left;
	width:50%;
	height:auto;
	text-transform:uppercase;
	cursor:pointer;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	box-sizing: border-box;
	padding:5px;
}

.color-visual-tab span {
	float:left;
	width:100%;
	height:auto;
	padding:12px;
	box-sizing: border-box;
	letter-spacing:1px;
	color:#4a4a4a;
	text-align:center;
	background-color: #fff;
}

.color-visual-tab span i {
	display:inline-block;
	width:auto;
	height:auto;
	font-style:normal;
}

.color-visual-tab.active span, .color-visual-tab:hover span {
	background-color:#004667;
	color:#fff;
}

.color.active span:after, .color-res.active span:after, .color-com.active span:after, .color-sid.active span:after {
	content: "\f00c";
	font-family: 'fontawesome';
  font-weight: 900;
  color: #fff;
  font-size: 14px;
}

.color.brilliant-white.active span:after, .color.alamo-white.active span:after, .color.acrylic.active span:after, .color-res.brilliant-white.active span:after, .color-res.alamo-white.active span:after, .color-res.acrylic.active span:after, .color-com.brilliant-white.active span:after, .color-com.alamo-white.active span:after, .color-com.acrylic.active span:after, .color-sid.brilliant-white.active span:after, .color-sid.alamo-white.active span:after, .color-sid.acrylic.active span:after {
	color:#000;
}

.color-visual-tab:first-child, .color-visual-tab:nth-child(3) {
	border-right:1px solid #d4d4d4;
}

.color-visual-tab:first-child, .color-visual-tab:nth-child(2) {
	padding-bottom:0;
}


.color-visual-option {
	float:left;
	width:100%;
	height:auto;
}

.color-visual-tab span i {
	display:inline-block;
	vertical-align:middle;
}

.color-visual-tab span i.name {
	width:auto;
	margin:0px 0px 0px 15px;
	font-size: 20px;
	line-height:20px;
	padding:3px 0px 0px 0px;
}

.color-visual-tab.commercial.active span i.visualizer-icon, .color-visual-tab.commercial:hover span i.visualizer-icon {
	background-position:0px -23px;
}

.color-visual-tab.commercial span i.visualizer-icon {
	background-image:url(images/visualizer-commercial.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:25px;
	height:23px;
	background-position:0px 0px;
}

.color-visual-tab.residential.active span i.visualizer-icon, .color-visual-tab.residential:hover span i.visualizer-icon {
	background-position:0px -20px;
}

.color-visual-tab.residential span i.visualizer-icon {
	background-image:url(images/visualizer-residential.png);
	background-repeat:no-repeat;
	background-position:left center;
	width:27px;
	height:20px;
	background-position:0px 0px;
}

#color-visual-colors {
	float:left;
	width:100%;
	height:auto;
	border:1px solid #d4d4d4;
	background-image:url(images/topbg.png);
	box-sizing: border-box;
	padding:10px 5px 5px;
}

#color-visual-colors img {
	display:none;
}

#color-visual-colors-inside {
	float:left;
	width:100%;
	height:auto;
	box-sizing: border-box;
	text-align:center;
	font-size:0;
}

.color-visual-option#residential, .color-visual-option#sdresidential, .color-visual-option#sider {
	display:none;
}

.always-show {
	display:block !important;
}

.color, .color-res, .color-com, .color-sid {
	display:inline-block;
	height:auto;
	vertical-align: top;
	text-align: center;
	line-height: 2.4;
	padding:0 8px 5px;
	width:104px;
}

.design-share {
	margin:25px 0 0;
}

.design-share a {
	display:inline-block;
	vertical-align: middle;
	text-decoration: none;
	margin:0 7px 0 0;
}

.design-share a svg {
	width:32px;
	height:auto;
}

.design-share a svg path {
	fill:#2979a9;
	transition:all .3s ease-in;
}

.design-share a:hover svg path {
	fill:#1e5576;
}

.color i, .color-res i, .color-com i, .color-sid i {
	font-size:14px;
	font-style:normal;
}

.color img, .color-res img, .color-com img, .color-sid img {
	display:none;
}

.color.active span, .color-res.active span, .color-com.active span, .color-sid.active span {
	border:2px solid #d59c40;
	width:37px;
	height:37px;
	margin:4px 6px 0;
}

.color span, .color-res span, .color-com span, .color-sid span {
	cursor:pointer;
	width:35px;
	height:35px;
	display:inline-block;
	border-radius:4px;
	-moz-box-shadow: 0 0 2px 2px #d0d0d0;
	-webkit-box-shadow: 0 0 2px 2px #d0d0d0;
	box-shadow: 0 0 2px 2px #d0d0d0;
	margin:6px 6px 0;
}

.color.brilliant-white span, .color-res.brilliant-white span, .color-com.brilliant-white span, .color-sid.brilliant-white span {
	background-color:#f7f8f8;
}

.color.alamo-white span, .color-res.alamo-white span, .color-com.alamo-white span, .color-sid.alamo-white span {
	background-color:#e4e2e2;
}

.color.light-stone span, .color-res.light-stone span, .color-com.light-stone span, .color-sid.light-stone span {
	background-color:#dbd2ba;
}

.color.ash-gray span, .color-res.ash-gray span, .color-com.ash-gray span, .color-sid.ash-gray span {
	background-color:#b8b6b3;
}

.color.charcoal span, .color-res.charcoal span, .color-com.charcoal span, .color-sid.charcoal span {
	background-color:#575c5d;
}

.color.dark-green span, .color-res.dark-green span, .color-com.dark-green span, .color-sid.dark-green span {
	background-color:#004127;
}

.color.gallery-blue span, .color-res.gallery-blue span, .color-com.gallery-blue span, .color-sid.gallery-blue span {
	background-color:#05406b;
}

.color.burnished-slate span, .color-res.burnished-slate span, .color-com.burnished-slate span, .color-sid.burnished-slate span {
	background-color:#393b36;
}

.color.burgundy span, .color-res.burgundy span, .color-com.burgundy span, .color-sid.burgundy span {
	background-color:#4b2332;
}

.color.acrylic span, .color-res.acrylic span, .color-com.acrylic span, .color-sid.acrylic span {
	background-image:url(images/acrylic.png);
	background-size:contain;
}

.color.taupe span, .color-res.taupe span, .color-com.taupe span, .color-sid.taupe span {
	background-color:#aaa099;
}

.color.light-gray span, .color-res.light-gray span, .color-com.light-gray span, .color-sid.light-gray span {
	background-color:#a0a2a7;
}

.color.tan span, .color-res.tan span, .color-com.tan span, .color-sid.tan span {
	background-color:#c2a58a;
}

.color.rustic-red span, .color-res.rustic-red span, .color-com.rustic-red span, .color-sid.rustic-red span {
	background-color:#8a251d;
}

.color.bright-red span, .color-res.bright-red span, .color-com.bright-red span, .color-sid.bright-red span {
	background-color:#ab1727;
}

.color.hawaiian-blue span, .color-res.hawaiian-blue span, .color-com.hawaiian-blue span, .color-sid.hawaiian-blue span {
	background-color:#467090;
}

.color.brown span, .color-res.brown span, .color-com.brown span, .color-sid.brown span {
	background-color:#684339;
}

.color.hunter-green span, .color-res.hunter-green span, .color-com.hunter-green span, .color-sid.hunter-green span {
	background-color:#145842;
}

.color.black span, .color-res.black span, .color-com.black span, .color-sid.black span {
	background-color:#000;
}

.color.copper-metallic span, .color-res.copper-metallic span, .color-com.copper-metallic span, .color-sid.copper-metallic span {
	background-color:#855d39;
}

.color.rustex span, .color-res.rustex span, .color-com.rustex span, .color-sid.rustex span  {
	background-color:#a4523a;
}

.color.sandstone span {
	background-color:#86897f;
}

.color.tera-bronze span {
	background-color:#5a5b56;
}

.color.white span {
	background-color:#f4f3ed;
}

.color.rosewood span {
	background-color:#694626;
}

.color.light-oak span {
	background-color:#61421c;
}

.color.green span {
	background-color:#34564b;
}

.color.dark-oak span {
	background-color:#492d1c;
}

.color.brown-garage span {
	background-color:#553f2d;
}

.color.almond span {
	background-color:#bbb8a2;
}

#color-visual-color-cats {
	float:left;
	width:100%;
	height:auto;
	border:1px solid #d4d4d4;
	background-image:url(images/slideshow-tab-bg.png);
	box-sizing: border-box;
	margin:20px 0px 0px 0px;
}

#color-visual-color-cats-inside {
	float:left;
	width:100%;
	height:auto;
	box-sizing: border-box;
	text-align:center;
}

.color-cat, .color-cat-res {
	float:left;
	width:20%;
	height:auto;
	padding:10px;
	cursor:pointer;
	box-sizing: border-box;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:14px;
	line-height:14px;
	border-right:1px solid #d4d4d4;
	letter-spacing:1px;
	color: #373737;
	text-decoration: none;
}

.color-cat.below, .color-cat-res.below {
	display:none;
}

.color-cat.active, .color-cat:hover, .color-cat-res.active, .color-cat-res:hover {
	background-color:#004667;
	color:#fff;
}

.color-cat:last-child {
	border-right:0px;
}

.color-cat span i, .color-cat span, .color-cat-res span i, .color-cat-res span {
	font-style:normal;
	font-family:Helvetica;
	font-size:10px;
	text-transform:capitalize;
}

.color-pallete, .color-pallete-res {
	display:none;
}

/*.color-pallete:first-of-type, .color-pallete-res:first-of-type {
	display:block;
	float:left;
	width:100%;
}*/

.color-pallete, .color-pallete-res {
	float:left;
	width:100%;
}

.color-pallete.active, .color-pallete-res.active {
	display:block;
}

* {
  margin: 0;
  padding: 0; 
}

#mobile-menu-icon {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  padding:10px 65px 10px 20px;
}

#mobile-menu-icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 35px;
  background: #fff;
  opacity: 1;
  right: 20px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#mobile-menu-icon .span-wrap {
	position:absolute;
	top:11px;
	right:0px;
}

#mobile-menu-icon span:nth-child(1) {
  top: 0px;
}

#mobile-menu-icon span:nth-child(2),#mobile-menu-icon span:nth-child(3) {
  top: 9px;
}

#mobile-menu-icon span:nth-child(4) {
  top: 18px;
}

#mobile-menu-icon.open span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%;
}

#mobile-menu-icon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

#mobile-menu-icon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#mobile-menu-icon.open span:nth-child(4) {
  top: 18px;
  width: 0%;
  left: 50%;
}

#site-container {
	float:left;
	width:100%;
	height:auto;
	position:relative;
}

.container {
       -webkit-transition: 0.4s ease;
       -moz-transition: 0.4s ease;
       -o-transition: 0.4s ease;
       transition: 0.4s ease;  
}

#menu-h ul {
	float:left;
	width:100%;
	height:auto;
	list-style:none;
	margin:0px 0px 0px 0px;
	box-sizing: border-box;
}

#menu-h > ul {	
	margin:0px 0px 0px 0px;
	padding:0px 0px;
}

#menu-h ul li:first-of-type {
	border-top:0px;
}

#menu-h ul li {
	float:left;
	width:100%;
	height:auto;
	font-family: 'Montserrat', sans-serif;	
	font-weight:800;
	font-size:16px;
	line-height:22px;
	text-transform:uppercase;
	position:relative;
	border-top:1px solid #fff;
}

#menu-h ul li.menu-item-has-children > a {
	border-bottom:1px solid #fff;
}

#menu-h #menu-item-593 > a {
	display:none;
}

#menu-h ul li a {
	text-decoration:none;
	color:#fff;
	float:left;
	width:100%;
	height:auto;
	padding:13px 15px 10px;
	box-sizing: border-box;
}

#menu-h {
	display:none;
}

#mobile-logo {
	background-color: #fff;
	text-align: center;
	padding:15px;
}

#mobile-logo img {
	max-width:115px;
}

.page-content ul {
	margin-left:0px;
	margin-bottom:40px;
	padding-left:0px;
	list-style: none;
}

.page-content ul li {
	margin:0px 0px 7px;
}

.page-content ul li:before {
	content:'';
	background-color:#1e5576;
	border-radius:50%;
	float:left;
	width:13px;
	height:13px;
	margin:4px 7px 0px 0px;
}

.spec-image {
	margin:25px 0px 0px 0px;
}

.prod-right {
	float:right;
	width:320px;
}
	
.prod-left {
	display:block;
	padding:0px 360px 0px 0px;
}

.more-marg {
	margin:25px 0px 0px 0px;
}

.prod-slide {
	float:left;
	width:33.333333333%;
	padding:10px 10px;
	margin:0px 0px 20px;
	backface-visibility: hidden;
	display:flex !important;
	flex-direction: column;
}

.prod-slide-inside {
	background-color: #fff;
	padding:20px;
	border-radius:15px;
	display:flex;
	flex-direction: column;
	flex:1;
	justify-content: space-between;
	box-shadow: 0px 0px 7px 1px rgba(0, 0, 0, 0.17);
}

.news-home {
	 border-top: 5px solid #1e5576;
}

.prod-slide p {
	float:left;
	width:100%;
	font-size:14px !important;
	line-height:17px !important;
}

.prod-slide p:last-of-type {
	margin-bottom:0;
}

.prod-slide h4 {
	font-size:18px;
	margin:0px 0px 20px;
}

.prod-slide h4 img {
	max-width:90px;
	padding:0px 0px 10px;
}

.sixty-five h2 img {
	max-width:140px;
	padding:0px 0px 10px;
}

.prod-slide .prod-button {
	margin-top:0px !important;
	margin-bottom:10px !important;
}

.prod-slide h4:after {
	content:'';
	display:block;
	margin:7px 0px 0px;
	width:50px;
	clear:both;
	height:4px;
	background-color:#1e5576;
}

.prod-slide img {
	max-width:100%;
	float:left;
	backface-visibility: hidden;
}

.prod-slider, .prod-slider3, .make-reviews-slider {
	padding:0px 40px 0px !important;
	 position: relative;
	backface-visibility: hidden;
}

.make-reviews-slider .slick-track {
  display: flex !important;
	gap:15px;
}

.make-reviews-slider button {
	background: none !important;
}

.make-reviews-slider .slick-slide {
  height: inherit !important;
}

#prod-slider {
	margin:30px 0px 0px 0px;
	position:relative;
	backface-visibility: hidden;
}

.bx-prev, .slick-prev {
	position:absolute;
	top:50%;
	left:0px;
}

.bx-next, .slick-next {
	position:absolute;
	top:50%;
	right:0px;
}

.bx-next, .bx-prev, .slick-prev, .slick-next {
	font-size:0px;
	width:40px;
	height:40px;
	border-radius:50%;
	background-image:url(images/topbg.png);
	margin-top:-20px;
	text-decoration: none;
	text-align: center;
	line-height:43px;
	color:#1e5576;
	border:0;
	font-size:0;
	cursor: pointer;
}

.bx-prev:before, .slick-prev:before {
	content:'\f053';
	font-size:25px;
	font-family:'fontawesome';	
	margin-left:-3px;
}

.bx-next:before, .slick-next:before {
	content:'\f054';
	font-size:25px;
	font-family:'fontawesome';	
	margin-right:-3px;
}

.prod-image {
	margin:0px 0px 25px;	
}

.prod-image img {
	max-height:10rem;
}

.prod-slider .slick-track {
  display: flex !important;
}

.prod-slider .slick-slide {
	display:flex;
	flex-direction: column;
  height: inherit !important;
}

.news-item {
	padding:25px;
	margin:40px 0px 0px;
	background-image:url(images/topbg.png);	
}

.news-item h4 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:25px;
	line-height:30px;
	margin:0px 0px 25px;	
}

.news-item h4 a {
	color: #4a4a4a;
    text-decoration: none;
}

.page-content h4:after {
	content:'';
	display:block;
	margin:4px 0px 0px;
	width:100px;
	clear:both;
	height:2px;
	background-color:#1e5576;
}

h4.no-after:after {
	display:none;
}

h4.no-after {
	margin:-10px 0px 20px;
	font-size:18px !important;
	color:#2979a9 !important;
}

.team {
	margin:0px 0px 30px;
}

.page-content h3.smaller {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:25px;
	line-height:30px;
}

.prod-button.right {
	float:right;
}

.wpcf7-form-control-wrap {
    float: left;
    width: 33.333333333%;
    height: auto;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
}	

.wpcf7-form-control-wrap:last-of-type {
	width:100%;
}

#disclaimer {
	margin-bottom:25px;
}

.wpcf7 h2 {
	padding:25px 0px 0px 0px !important;
}

.wpcf7-form-control-wrap.your-message, .textarea-671, .textarea-297, .textarea-670, .textarea-669, .textarea-668 {
	width:100% !important;
}

#form-submit {
	float:left;
	width:100%;
	margin:40px 0 0;
}
.form-submit {
	padding:0 20px !important;
}
#form-submit input {
	float:left;
	border:5px solid #1e5576;
	font-size:20px;
	line-height:25px;
	padding:12px 40px;
	color:#1e5576;
	background-color: #fff;
    font-family: 'Montserrat', sans-serif;
	font-weight:700;
	text-decoration: none;
	-webkit-appearance: none;
	border-radius: 0;
}

.page-content p a {
	color:#4a4a4a;
	text-decoration: none;
	border-bottom:1px solid #2979a9;
}

#form-submit input:hover {
	background-color:#1e5576;
	color:#fff !important;
}

.wpcf7-response-output {
	float:left;
	width:100%;
	margin:25px 0px 0px !important;
}

.wpcf7-form-control-wrap input, .wpcf7-form-control-wrap textarea {
	width:100%;
	float:left;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius:8px;
	padding:8px 10px;
	-webkit-box-shadow: 0px 0px 0px !important;
	-moz-box-shadow: 0px 0px 0px !important;
	box-shadow:0px 0px 0px !important;
	border:0px !important;
	background-image:url(images/topbg.png);
}

.nice-select li:before {
	display:none;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
[type="radio"]:checked + span,
[type="radio"]:not(:checked) + span
{
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
[type="radio"]:checked + span:before,
[type="radio"]:not(:checked) + span:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
[type="radio"]:checked + span:after,
[type="radio"]:not(:checked) + span:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #2979a9;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + span:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
[type="radio"]:checked + span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 10px 10px 0 !important;
}

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  width:100% !important;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  white-space: nowrap;
  }
  .nice-select:hover {
    border-color: #dbdbdb; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999; }
  .nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
        -ms-transform-origin: 66% 66%;
            transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }
  .nice-select.open:after {
    -webkit-transform: rotate(-135deg);
        -ms-transform: rotate(-135deg);
            transform: rotate(-135deg); }
  .nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
        -ms-transform: scale(1) translateY(0);
            transform: scale(1) translateY(0); }
  .nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }
    .nice-select.disabled:after {
      border-color: #cccccc; }
  .nice-select.wide {
    width: 100%; }
    .nice-select.wide .list {
      left: 0 !important;
      right: 0 !important; }
  .nice-select.right {
    float: right; }
    .nice-select.right .list {
      left: auto;
      right: 0; }
  .nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }
    .nice-select.small:after {
      height: 4px;
      width: 4px; }
    .nice-select.small .option {
      line-height: 34px;
      min-height: 34px; }
  .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
		margin-left:0 !important;
		min-width:220px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
        -ms-transform-origin: 50% 0;
            transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
        -ms-transform: scale(0.75) translateY(-21px);
            transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9; }
    .nice-select .list:hover .option:not(:hover) {
      background-color: transparent !important; }
  .nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
      background-color: #f6f6f6; }
    .nice-select .option.selected {
      font-weight: bold; }
    .nice-select .option.disabled {
      background-color: transparent;
      color: #999;
      cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.main-gallery-image {
	float:left;
	width:65%;
	height:auto;
}

.main-gallery-info {
	width:35%;
	float:left;
	padding:20px 30px;
	background-color: #fff;
}

.slide {
	float:left;
	padding:15px;
	background-image:url(images/topbg.png);
}

.slide img {
	background-color: #fff;
	padding:5px;
	max-width:100%;
}

.slide.active img, .slide img:hover {
	background-color: #1e5576;
}
	
.gallery-row {
	margin:25px 0px 0px 0px;
	position:relative;
}

.gallery-row .bx-wrapper {
	padding:0px 60px;
}
	
.visualize-link {
	float:right;
	z-index:300;
	background-color:rgba(118,208,235,1);
	color:#fff;
	padding:11px 8px 10px 40px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size:13px;
	line-height:15px;
	text-transform: uppercase;
	font-weight:700;
	/*margin:0px 0px 0px 10px;*/
	text-decoration: none;
	position:relative;
	background-image:url(images/palette-solid.png);
	background-repeat: no-repeat;
	background-position: 8px center;
	background-size:24px auto;
}

.visualize-link:hover {    
	background-color: #2979a9;
}

.visualize-link.mobile {
	width:100%;
}

.visualize-link br {
	display:none;
}

#catalog-pop {
	position:fixed;
	top:0px;
	left:0px;
	z-index:500;
	width:100%;
	height:100%;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0, 0.7);
	float:left;
	display:none;
	padding:75px 20px;
    box-sizing: border-box;
	overflow:auto;
}

#catalog-pop-inner {
	margin:0px auto;
	width:912px;
	max-width:100%;
	position:relative;
	z-index:502;
}

#catalog-close {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	float:left;
	z-index:501;
}

#catalog-x-close {
	position:absolute;
	top:0px;
	right:20px;
	font-size:50px;
	color:#fff;
	z-index:502;
	cursor:pointer;
}

.pdfemb-viewer, .pdfemb-viewer div, .pdfemb-viewer canvas {
	max-width:100%;
}

.single-img {
	float:left;
	margin:0px 20px 20px 0px;
	-webkit-box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
    -moz-box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
    box-shadow: -15px 15px 0px 0px rgba(118,208,235,1);
	max-width:300px;    
	border: 5px solid #1e5576;
}

/* NEW FQUOTE FORM SETTINGS */
.form-row {
float:left;
width:100%;
}
.quote-form {
	position:relative;
	float:left;
	width:100%;
}
.quote-form .error {
	padding-top:7.5px;
	color:#761010;
	float:left;
	width:100%;
}
.quote-form .error.brighter, .quote-form .error.green {
	color:#fff;
	text-align: right;
	position:relative;
	font-size:18px;
	padding-left:30px;
	float:right;
	width:auto;
}
.quote-form .error.brighter svg {
	width:23px;
	position:absolute;
	top:11px;
	left:0;
	margin:0 10px 0 0;
}
.quote-form .error.green svg {
	width:23px;
	position:absolute;
	top:11px;
	left:0;
	margin:0 10px 0 0;
}
.quote-form .error.green svg path {
	fill:#1aae71;
}
.quote-form .error.brighter svg path {
	fill:#ae1a1a;
}
.wrap-windows {
	margin:25px 0;
}
.itemstotal {
	font-weight: 700;
	margin:15px 0 0;
}
.wrap-windows h4 {
	font-weight:700;
	margin:0 0 7.5px;
	font-size:18px;
}
.make-flex {
	display:flex;
	border-bottom:1px solid #ccc;
	padding:10px 0;
}
.make-flex.marg-b {
	margin:0 0 25px;
}
.make-flex.marg-t {
	margin:25px 0 0;
}
h3.marg-t {
	margin:25px 0 !important;
	float:left;
	width:100%;
}
.make-flex .label {
	flex:1;
}
.total-prices {
	padding-top:100px;
	text-align: right;
}
.total-prices.alt {
	padding-top:10px;
}
.populate-quote {
	display:none;
	padding:40px 0 0;
}
.populate-quote .cell, .cell {
	text-transform: uppercase;
	font-weight:700;
}
.open-help {
	color:#1e5576;
	display:inline-block;
	vertical-align: middle;
	font-size:25px;
}
.populate-quote .row-d .total-price, .total-price {
	color:#1e5576;
	font-size:40px;
	line-height:1;
}
.quote-form .error.main {
	padding:0 0 30px;
	font-size:20px;
	font-weight:700;
}
.quote-form.loading {
	padding-bottom:50px;
}
.quote-form.loading:after {
	position: fixed;
    content: 'Checking details';
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    height: 100%;
    background-image: url(images/loader.svg);
    background-size: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: rgb(255,255,255);
    background-color: rgba(255,255,255, 0.75);
    z-index: 90000;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 90px 0;
    font-size: 30px;
    font-weight: 700;
}
.open-message {
	margin:20px 0 0;
}
.open-message a {
	color:#2979a9;
}
.quote-form > .form-row {
	margin:0 0 2rem;
}
.quote-form > .form-row > .form-row {
	margin-bottom:15px;	
}
.form-row .nice-select {
	height:auto;
	line-height:1;
	padding:15px 30px 15px 15px;
}
.form-row .nice-select .list {
	max-height:250px;
	overflow: auto;
}
.form-row input[type="text"], .form-row input[type="email"], .form-row input[type="number"], .form-row input[type="password"] {
	background-image: url(images/topbg.png);
	width:100%;
	float:left;
	padding:1rem;
	border-radius:8px;
	border:0;
	color:#373737;
	-webkit-appearance: none;
	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.form-row .half input[type="text"] {
	/*margin:0 0 10px;*/
}
.form-row.comments-wrap {
	border-top:1px solid #4a4a4a;
	margin-top:30px;
	padding:20px 0 0;
}
.form-row textarea {
	width: 100%;
  float: left;
	height:120px;
	resize:vertical;
  padding: 1rem;
  border-radius: 8px;
  border: 0;
  color: #373737;
  -webkit-appearance: none;
  font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.form-row input::-webkit-input-placeholder { /* Edge */
  color: #373737;
}

.form-row input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #373737;
}

.form-row input::placeholder {
  color: #373737;
}
.form-section .slider {
	padding-top:40px;
}
.form-section.results {
	padding-bottom:0;
}
.form-section .slider .prod-slide {
	padding-bottom:50px;
}
.form-section {
	padding:100px 0;
	-moz-box-shadow: 0 12px 12px -12px rgba(0, 0, 0, 0.4) inset, 0 -12px 12px -12px rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 0 12px 12px -22px rgba(0, 0, 0, 0.4) inset, 0 -12px 12px -12px rgba(0, 0, 0, 0.4) inset;
  box-shadow: 0 12px 12px -12px rgba(0, 0, 0, 0.4) inset, 0 -12px 12px -12px rgba(0, 0, 0, 0.4) inset;
}
.form-section.no-shad {
	box-shadow:none;
	padding:0 !important;
}
.form-section.blue {
	padding:40px 0;
	color:#fff;
	background-color: #2979a9;
}
.form-section img {
	width:100%;
}
.wrap-measurements {
	position:relative;
}
.wrap-measurements img {
	display:inline-block;
	vertical-align: bottom;
}
.wrap-measurements img.abs {
	position:absolute;
	top:0;
	left:0;
	height:0;
	transition:all .3s ease-in;
}
.wrap-measurements img.main {
	transition:all .3s ease-in;	
}
.wrap-measurements img.main.open {
	opacity:.5;
}
.wrap-measurements img.abs.open {
	height:auto;
}
.form-section input[type="submit"] {
    width: 100%;
    padding: 25px 10px !important;
	cursor:pointer;
}
.form-section.results {
	padding-top:0 !important;
}
.form-section .form-row {
	margin:0 0 10px;
}
.form-section.grey {
	background-image: url(images/topbg.png);
	box-shadow: none;
}
.form-section.no-shadow {
	box-shadow: none;
}
.form-section.grey input[type="text"], .form-section.blue input[type="text"], .form-section.grey input[type="email"], .form-section.grey input[type="number"] {
	background-image: none;
	background-color: #fff;
}
.addwindow, .addoverhead {
	color:#fff;
	background-color: #1e5576;
	border:0;
	padding:15px;
	cursor:pointer;
	-webkit-appearance: none;
	font-weight:700;
}
.window, .overhead {
	margin:0 0 15px;
}
/* END NEW QUOTE FORM SETTINGS */

.coupon-area {
	display:flex;
	justify-content: space-between;
}

.coupon-input {
	width:calc(100% - 190px);
}

.submit-coupon {
	display:inline-flex;
	width:175px;
}

.submit-coupon-button {
	flex:1;
	display:inline-flex;
	align-items: center;
	justify-content: center;
	background-color: #1E5571;
	cursor:pointer;
	border-radius:5px;
	text-align: center;
	border:2px solid #1E5571;
}

.submit-coupon-button:hover {
	background-color: transparent;
}

.coupon-feedback {
	margin-top:10px;
	color:#fff;
}

.coupon-feedback.loading {
	height:30px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right;
  background-image: url(images/loaderw.svg);
}

.prod-comp-table {
	overflow:auto;
	padding-top:30px !important;
}
.centered {
	text-align: center;
	/*padding:45px 0 0;*/
}
.centered h2 {
	position:relative;
	padding-bottom:20px;
}
.centered h2:after {
	content:'';
	display:block;
	margin:7px 0px 0px;
	width:100px;
	clear:both;
	height:4px;
	left:0;
	position:absolute;
	bottom:0px;
	background-color:rgba(118,208,235,1);
}
.centered .prod-button {
	float:none;
	display:inline-block;
	padding:17.5px 20px;
}
.visualize-link-fixed {
	position:fixed;
	bottom:25px;
	right:0;
	z-index: 112;
	color:#fff;
	display:inline-block;
	padding:7.5px 15px 7.5px 45px;
	font-size:13px;
	background-image: url(images/palette-solid.png);
	background-size: 35px;
	background-repeat: no-repeat;
	background-position: 7.5px center;
	text-align: right;
	text-transform: uppercase;
	text-decoration: none;
	border-top-left-radius: 7.5px;
	border-bottom-left-radius: 7.5px;
	background-color: rgba(118,208,235,1);
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	transition:all .3s ease-in;
}
.visualize-link-fixed:hover {
	padding:7.5px 22.5px 7.5px 45px;
}
.comp-table {
	display:flex;
	flex-wrap: wrap;
	margin:0 0 50px;
	background-color: #fff;
	border-left:1px solid #2979a9;
	border-top:1px solid #2979a9;
	min-width:875px;
}
.disclaim {
	padding-top:25px;
}
.table-row {
	float:left;
	width:100%;
	flex-wrap:wrap;
	display:flex; 
	justify-content: center;
}
.simplebar-content-wrapper::-webkit-scrollbar { display: none; }
.simplebar-scrollbar {
    border-radius: 0;
    background-color: #2979a9;
}
.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0 !important;
}
.simplebar-track.simplebar-horizontal {
    background-color: #f4f4f4;
}

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
	width:100%;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 0;
  height: 11px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.table-cell {
	float:left;
	flex:1;
	padding:13px 25px;
	justify-content: center;
	display:inline-flex;
	align-items: center;
}
.table-cell.table-cats {
	display:block;
	text-align: center;
}
.table-cell.table-cats a {
	border-bottom:2px solid rgba(118,208,235,1);
	color:#4a4a4a;
	text-decoration: none;
	display:inline-block;
	margin:0 0 5px;
	flex:1;
}

.table-cell.table-empt {
	justify-content: flex-start;
	font-family: 'Montserrat', sans-serif;
  color: #000;
  font-weight: 800;
  -webkit-font-smoothing: antialiased;
  letter-spacing: .5px;
  font-size: 14px;
}

.table-img {
}

.table-img img {
	max-width:100%;
	height:75px;
	display:inline-block;
}

.table-img {
	padding:13px 25px 10px 25px;
}

.table-imgalt {
	padding:5px 25px 13px;
}

.table-imgalt span {
	margin:0 0 0 5px;
}

.aster {
	color:#2979a9;
}

.table-imgalt img {
	height:45px;
	max-width:100%;
	display:inline-block;
}

.with-b {
	border-bottom:1px solid #2979a9;
}

.with-b-r {
	border-right:1px solid #2979a9;
}

.account-nav {
	float:left;
	width:300px;
	background-color: #fff;
	padding:20px;
}

.account-nav a {
	display:inline-flex;
	width:100%;
	align-items: center;
	color: #1e5576;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 17px;
	text-decoration: none;
	padding:8px 0;
	border-bottonm:1px dotted #000; 
}
.account-nav a:hover, .account-nav a.active {
	color:#2979a9;
}
.account-nav a i {
	margin-left:5px;
	color:#2979a9;
}

.red {
    color: #d33737;
}

.account-nav a:last-of-type {
	border-bottom:0;	
}

.account-main {
	width:calc(100% - 310px);
	float:right;
	padding:0 0 0 40px;
}

.account-main h3 {
	font-size:20px;
}

.account-main > .row {
	background-color: #fff;
	padding:20px;
}

.account-main .form-section {
	padding:20px;
}

.hero-slide {
	background-image: url(images/topbg.png);
	overflow:hidden;
	position:relative;
}

.hero-slide .seventy {
	position:relative;
	padding:150px 0 50px 0;
	z-index:3;
}

.hero-slide img {
	max-width:100%;
	max-width:55%;
}

.hero-p p {
	max-width:80%;
}

.hero-img-wrap img {
	position: absolute;
  top: 0;
  left: 27px;
	height:100%;
	width:100%;
	object-fit: cover;
	max-width:100%;
  clip-path: polygon(28% 0, 100% 0, 100% 100%, 0% 100%);
}

.hero-img-wrap {
	position: absolute;
  top: 0;
  left: 59%;
  width: 50%;
  height: 100%;
  object-fit: cover;
  z-index: 2;
	background-color: #76d0eb;
  clip-path: polygon(28% 0, 100% 0, 100% 100%, 0% 100%);
}

.hero-slide p {
	font-size:15.5px !important;
	color:#1e5476;
	line-height:1.5 !important;
}

.hero-slide p strong {
	font-weight:900;
	border-bottom:1px solid #76d0eb;
}

.hero-slide h1 p, .hero-slide h2 p {
	margin:0;
	font-size:inherit !important;
	line-height:inherit !important;
}

.hero-slide h1, .hero-slide h2 {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size:45px;
	color:#1e5476;
	font-weight:900;
	margin:0 0 5px;
	line-height:1.2;
}

.hero-slide .seventy {
	float:left;
	width:70%;
}

.vis-open-wrap-inner {
	margin:30px 0 -40px;	
}

.fs-vis-close {
	position:fixed;
	top:30px;
	right:30px;
	cursor:pointer;
	width:45px;
	height:45px;
	background-color:rgba(118, 208, 235, 1);
	border-radius:50%;
	display:inline-flex;
	align-items: center;
	justify-content: center;
	border:3px solid #fff;
}

.fs-vis-close svg {
	width:23px;
	height:23px;
}

.fs-vis-close svg path {
	fill:#fff;
}

.fs-vis-open {
	display:inline-flex;
	align-items: center;
	gap:7px;
	background-color: rgba(118, 208, 235, 1);
  color: #fff;
  text-decoration: none;
	margin:0 0 20px;
	padding: 10px 20px;
  border-radius: 10px;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  cursor: pointer;
  transition: .3s ease-in;
}

.fs-vis-open:hover {
	background-color: #004667;
}

.fs-vis-open svg {
	width:20px;
	height:20px;
}

.vis-pop {
	position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 154645645600003;
  padding: 40px;
  text-align: center;
  background-color: rgba(0,0,0,.65);
  float: left;
  overflow: auto;
  align-items: center;
  justify-content: center;
  display: none;
}

.vis-pop-inner {
	display: inline-block;
  margin: auto;
  background-color: #fff;
  width: 1750px;
  max-width: 100%;
  padding: 10px;
  text-align: left;
  position: relative;
  color: #2b1058;
}

.spec-image {
	max-height:75px;
}

@media(max-width:1260px) {
.menu-bar ul {
	float:right;
	width:auto;
}
.footer-bar .inside, .hero .inside, .quote-bar .inside, .page-content .inside, .quote-engine .inside, .find-bar .inside, .hero-slide .inside, .compare-bar .inside, .menu-bar ul li.mega .sub-menu .inside {
	padding:0px 20px;	
}
}

@media(max-width:1090px) {
.visualize-link {
	display:none;
}
	.prod-gallery-items .third {
		width:50%;	
	}
	.category-gallery .third:last-of-type {
		display:flex;
		width:50%;
	}
	.prod-cats .marg {
		flex-wrap: wrap;
	}
	.prod-cats .marg .third {
		width:50%;	
		flex:unset;
		margin:0 0 30px;
	}
	.prod-cats .marg .third img {
	}
}

@media(max-width:940px) {
	.hero.sjorter {
		height:400px;
	}
	.margs .fourty {
	width:100%;
}
	.margs .fourty .half {
		width:50%;	
	}
	.margs {
		flex-direction: column;
	}
.margs .sixty {
	width:100%;
	padding-left:0;
	}
	.account-nav {
		width:100%;	
	}
	.account-main {
		width:100%;
		padding:30px 0 0;
	}
.visualize-link.mobile {
	display:block;
	width:100%;
	font-size:13px;
	line-height:15px;
	padding:11px 8px 10px;
}
.visualize-link br {
	display:block;
}
.visualize-link i {
	top:13px;
	left:18px;
}
.wpcf7-form-control-wrap {
    float: left;
    width: 50%;
    height: auto;
    box-sizing: border-box;
    padding: 0px 20px 20px 20px;
}	
html,body { -webkit-text-size-adjust:none; }
.quote-bar {
	padding:15px 0px 25px;
	text-align: center;
	font-size:28px;
	line-height:35px;
}

.quote-bar span {
	padding:7px 0px 15px;
	float: left;
	width:100%;
}

.quote-button {
	float:none;
	display:inline-block;
	border:5px solid #fff;
	font-size:17px;
	line-height:20px;
	padding:12px 40px;
	color:#fff;
	text-decoration: none;
}
.menu-bar ul {
	display:none;
}
#mobile-menu-icon {
	display:block;
}
#menu-h.active {
        -webkit-transform: translate(-280px, 0px);
        -moz-transform: translate(-280px, 0px);
        -o-transform: translate(-280px, 0px);
        -ms-transform: translate(-280px, 0px);
        transform: translate(-280px, 0px);
}

.container {
	   height:280px;
	   position:relative;
}

.container.active {
       -webkit-transform: translate(-280px, 0px);
       -moz-transform: translate(-280px, 0px);
       -o-transform: translate(-280px, 0px);
       -ms-transform: translate(-280px, 0px);
       transform: translate(-280px, 0px);
}

.close-menu-overlay {
	display:none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	padding:0px 280px 0px 0px;
	background-color:rgb(0,0,0);
	background-color:rgba(0,0,0,0.5);
	box-sizing: border-box;
	z-index:1000;
	cursor:pointer;
}

.close-menu-overlay.active {
	display:block;
}

body.active, html.active {
    overflow: hidden;
	height:100%;
    position: relative;
}
#menu-h {
         position: fixed;
         top: 0;
         bottom: 0;
         width: 280px;
         right: -280px;
         height: auto;
         -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -ms-transform: translate(0px, 0px);
        transform: translate(0px, 0px);
        -webkit-transition: 0.4s ease;
        -moz-transition: 0.4s ease;
        -o-transition: 0.4s ease;
        transition: 0.4s ease;
		overflow-y: scroll;
		float:left;
		background-color:#1e5576;
		z-index:1001;
		box-sizing: border-box;
		border-left:2px solid #fff;
		display:block;
}
.main-gallery-image {
	float:left;
	width:100%;
	height:auto;
}
.main-gallery-info {
	width:100%;
	float:left;
	padding:10px 0px;
	background-color: #fff;
}
.article-image {
	width:100%;
}

.article-image img {
	max-width:150px;
}

.article-info {
	float:left;
	width:100%;
	padding:20px 0px 0px 0px;
}
.third.homer {
	width:100% !important;
}
.homer img {
	float:left;
	width:175px;
}
.homer-info {
	display:block;
	padding:0px 0px 0px 200px;
}
}

@media(max-width:720px) {
	
	#logo {
    width: 125px !important;
		left:0;
		padding: 15px 15.5px 15px;
    margin-top: -40px;
   }
	
	.quote-link {
		flex-direction: column;
		margin:0 0 43.5px;
	}
	.prod-cats .marg .third {
		width:100%;	
	}
	.prod-cats .marg .third img {
		margin:0;	
	}
	.flip .marg {
		flex-direction:column;
	}
	.project-meta {
		margin:20px 0 0;
	}
	.quote-link:first-of-type {
		display:none;
	}
	.quote-link > .quote-celler, .quote-link > .quote-mid {
		width:100%;
	}
	.quote-link > .quote-celler {
		border:0;
		padding-bottom:7.5px;
		padding-top:0;
	}
	.only-mob {
		display:flex;
		justify-content: space-between;
		width:100%;
		margin:7.5px 0 0;
		font-weight:700;
		font-family: 'Montserrat', sans-serif;
	}
	.coupon-area {
		flex-direction: column;
	}
	.coupon-input {
		width:100%;
	}
	.submit-coupon {
		width:100%;
		margin:10px 0 0;
	}
	.submit-coupon-button {
		height:50px;
	}
.two-thirds {
	display:block;
	float:left;
	width:100%;
	padding:0px 0px 30px 0px;
}
.third.team {
	float:left;
	width:280px;
}
.third.team img {
	margin-bottom:10px !important;
}	
.page-h1 h1 {
	font-family: 'Montserrat', sans-serif;
	font-size:40px;
	line-height:45px;
	text-transform: uppercase;
	font-weight:900;
	margin:0px 0px 15px;
}
.sixty-five {
	float:left;
	width:100%;
	padding:0px 20px;
}

.thirty-five {
	float:left;
	width:100%;
	padding:0px 20px;
}
.product .marg {
	flex-direction:column;
}
.product .thirty-five {
	margin:60px 0px 0px;
}
.thirty-five.above {
	display:none;	
}
.thirty-five.below {
	display:block;	
}
.third {
	width:50%;
	margin:0px 0px 25px;
}
.third:last-of-type {
	width:100%;	
}
.third img, .quart img {
	max-width:100%;
	float:left;
	-webkit-box-shadow: -5px 5px 0px 0px rgba(118,208,235,1);
    -moz-box-shadow: -5px 5px 0px 0px rgba(118,208,235,1);
    box-shadow: -5px 5px 0px 0px rgba(118,208,235,1);
	margin:0px 0px 20px;
}
.color-cat.below, .color-cat-res.below {
    display: block;
    width: 100%;
    border-right: 0px;
    border-bottom: 1px solid #d4d4d4;
	background-color: #fff;
}
.color-cat.below:hover, .color-cat.below.active, .color-cat-res.below:hover, .color-cat-res.below.active {
    background-color: #004667 !important;
    color: #fff;
		margin-bottom:10px;
}
.color-cat, .color-cat-res {
    display: none;
}
}

.loading-prods {
	padding:100px 0;
	text-align: center;
	display:flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
	background-image: url(images/topbg.png);
	display:none;
}

.loading-prods span {
	padding:75px 0 0;
  background-image: url(images/loader.svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 75px auto;
}

.hero-logo {
	position:absolute;
	bottom:25px;
	right:25px;
	width:100px;
	z-index: 4;
}

.hero-new .slick-track {
  display: flex !important;
}

.hero-new .slick-slide {
  height: inherit !important;
	display:flex !important;
	flex-direction: column;
  justify-content: center;
}

@media(max-width:720px) {
.top-bar ul li a span {
	display:none;
}
	
.hero-new .slick-slide {
	height:auto !important;
}
	
.hero-slide .seventy .row > img{
	display:none;
}
	
.hero-img-wrap {
	left:0;
	width:100%;
	top:0;
	height:325px;
}
	
.hero-slide {
	padding-top:325px;
}
	
.hero-slide .seventy {
	padding: 20px 0 35px;
  width: 100%;
}
	
.hero-p p {
	max-width:100%;
}		
	
.hero-slide h1, .hero-slide h2 {
	font-size:35px;	
}
	
.hero-img-wrap img {
	left:0;
	top:unset;
	bottom:20px;
	max-width:100% !important;
}
	
.hero-p p:last-of-type {
	margin:0;
}
	
.hero-img-wrap img, .hero-img-wrap {	
	clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
}
	
.hero-logo {
	position:absolute;
	bottom:unset;
	top:190px;
}	
	
	.compare-bar {
		background-image: none;
	}
	.compare-bar .centered {
		padding-right:0;	
	}
	
	.compare-bar .centered > img {
		opacity:.15;	
	}
	
}

@media(max-width:640px) {
	.category-gallery .third:last-of-type {
		width:100%;
	}
	.find-inner {
		flex-direction: column;
		gap:10px;
		margin:10px 0;
	}
	.find-inner .nice-select, .find-select {
		width:100%;
	}
	.prod-gallery-items .third {
		width:100%;	
	}
	.gallery-meta {
		margin-top: -25px;
    margin-left: 10px;
    width: calc(100% - 20px);
	}
	.proj-img {
		box-shadow: -10px 10px 0px 0px rgba(118,208,235,1);
	}
	.flexer {
		display:block;
	}
.single-img {
	float:none;
	-webkit-box-shadow: -5px 5px 0px 0px rgba(118,208,235,1);
    -moz-box-shadow: -5px 5px 0px 0px rgba(118,208,235,1);
    box-shadow: -5px 5px 0px 0px rgba(118,208,235,1);
	max-width:200px;
}
.half {
	width:100%;
}
.wpcf7-form-control-wrap {
    float: left;
    width: 100%;
}	
.flexit {
	-webkit-column-count: 1;
  	-moz-column-count: 1;
  	column-count: 1;
}
.news-item {
	margin:20px 0px 0px;
}
.top-bar i {
	margin:0px 0px 0px 0px;	
}
.top-bar ul li {
    border-right: 1px solid #4a4a4a;
    padding: 6px 15px 6px;
}
#logo {
	width:125px;
}
.prod-slide {
	padding:0px 0px;
}
.bx-wrapper {
	padding:0px 0px !important;
}
.bx-prev {
	left:calc(50% - 50px);
	top:auto;
	bottom:-55px;
}
.bx-next {
	right:calc(50% - 50px);
	top:auto;
	bottom:-55px;
}
}

@media(max-width:540px) {
	.p-by {
		flex-direction: column;
		align-items: flex-start;
	}
	.seal-inner {
		margin-left: 0;
	}
	.color-visual-tab span {
		font-size:12px;
	}
	
	.hero-slide img {
		max-width:80%;
	}
	
	.product-cat-nav {
		position:relative;
		top:0;
	}
	.hero.sjorter {
		height:475px;
	}
	.margs .fourty .half {
		width:100%;	
	}
.homer-info {
	float:left;
	width:100%;
	padding:20px 0px 0px 0px;
}
.third {
	width:100%;	
}
	.progress-item {
		width:23px;
		height:23px;
		margin:0 1.5px 1.5px 1.5px;
	}
	.progress-inner.two:before {
	width:41px;
}
.progress-inner.three:before {
	width:67px;
}
.progress-inner.four:before {
	width:93px;
}
.progress-inner.five:before {
	width:119px;
}
.progress-inner.six:before {
	width:155px;
}
.progress-inner.seven:before {
	width:181px;
}
.progress-inner.eight:before {
	width:210px;
}
.progress-inner.nine:before {
	width:240px;
}
.progress-inner.ten:before {
	width:270px;
}
}

@media(max-width:330px) {
	.progress-inner:before, .progress-inner:after {
		display:none;
	}
	.hero.sjorter {
		height:525px;
	}
}

:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, 0.1);--f-spinner-color-2: rgba(17, 24, 28, 0.8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{100%{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0, var(--f-throw-out-distance, 150px), 0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, 0.2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{from{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}to{transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(0.975) translate3d(0, 16px, 0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeOut{100%{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}100%{opacity:1}}@keyframes f-fadeFastOut{100%{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}100%{opacity:1}}@keyframes f-fadeSlowOut{100%{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes f-crossfadeOut{100%{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translateX(100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideInNext{0%{transform:translateX(-100%)}100%{transform:translate3d(0, 0, 0)}}@keyframes f-slideOutNext{100%{transform:translateX(-100%)}}@keyframes f-slideOutPrev{100%{transform:translateX(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, 0.85s) cubic-bezier(0.16, 1, 0.3, 1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translateX(-75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translateX(75px);opacity:0}100%{transform:translate3d(0, 0, 0);opacity:1}}@keyframes f-classicOutNext{100%{transform:translateX(-75px);opacity:0}}@keyframes f-classicOutPrev{100%{transform:translateX(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: 0.65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media(hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translateX(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden !important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, 0.98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, 0.1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{box-sizing:inherit}.fancybox__container::backdrop{background-color:rgba(0,0,0,0)}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video{overflow:hidden}.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide::before,.fancybox__slide::after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translate3d(0, 0, 0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px 0;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, 0.6);--f-button-active-bg: rgba(0, 0, 0, 0.6);--f-button-hover-bg: rgba(0, 0, 0, 0.6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, 0.3);--f-button-active-bg: rgba(24, 24, 27, 0.5);--f-button-shadow: none;--f-button-transition: all 0.15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));--f-button-svg-disabled-opacity: 0.65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2, #e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translate3d(0, 0, 0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track::before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-0.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px), 0, 0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100% 0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button::after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px 0}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(0.23, 1, 0.32, 1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: 0.5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px !important}.is-closing .fancybox__thumbs{transition:none !important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, 0.65);--f-button-hover-bg: rgba(70, 70, 73, 0.65);--f-button-active-bg: rgba(90, 90, 93, 0.65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: 0.65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;user-select:none;pointer-events:none}