html {}

body {
	font-size: 16px;
	font-family: "semplicitapro", sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #2e2d2c;
}

a {
	color: #0056a4;
}

a:hover {
	text-decoration: none;
	color: #36a9e1;
}

.section-header {
	margin: 0 0 30px 0;
	padding: 0;
}

.section-header span {
	font-weight: 500;
	display: block;
}

.section-header-no-break span {
	display: inline;
}

.btn-outline {
	padding: 15px 30px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
}

.btn-outline:hover {
	color: #FFFFFF;
	background: #36a9e1;
	border: 1px solid #36a9e1;
}

.btn-top {
	margin-top: 30px;
	display: inline-block;
}

.btn-text i {
	padding-left: 5px;
	font-size: 14px;
}

.white-text {
	color: #FFFFFF !important;
}

.btn-text-white {
	color: #FFFFFF;
}

.btn-text-white:hover {
	color: #2e2d2c;
}

.content-strip-blue-dark .btn-text-white:hover {
	color: #36a9e1;
}

.bg-strip-overlay .btn-outline:hover {
	color: #2e2d2c;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
}

/******** Headings ***********/

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.main-title {
	font-family: "futura-pt", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
}

.section-header h1,
.section-header h2,
.section-header h3,
.section-header h4 {
	margin: 0;
	padding: 0;
}

h1,
.h1 {
	font-size: 42px;
}

.slide-title {
	font-size: 46px;
}

h2,
.h2 {
	font-size: 38px;
}

h3,
.h3 {
	font-size: 34px;
}

h4,
.h4 {
	font-size: 30px;
}

/******** header ***********/

header .top-wrap {
	padding: 30px 0 0 0;
}

header .middle-wrap {
	padding: 30px 0;
}

.custom-logo {
	display: block;
	margin: 0;
	width: auto;
	height: 80px;
}

.header-contact {
	margin: 0;
	padding: 0;
	float: right;
}

.header-contact li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	font-size: 12px;
}

.header-contact li:last-child {
	margin: 0;
}

.header-contact li a {
	font-weight: 700;
	color: #FFFFFF;
}

.header-contact li a:hover {
	color: #36a9e1;
}

/******** content **********/

.content-strip {
	padding: 120px 0;
}

.content-strip-blue {
	background: #0056a4;
	color: #FFFFFF;
}

.content-strip-blue-dark {
	background: #003568;
	color: #FFFFFF;
}

.content-strip-blue-light {
	background: #36a9e1;
	color: #FFFFFF;
}

.content-strip-grey {
	background: #D5D5D5;
}

.content-strip-black {
	background: #2e2d2c;
}

.no-padding {
	padding: 0;
}

.slider-overlay {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 9000;
	background: rgba(0, 0, 0, .6);
}

.slide-overlay {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9999;
	color: #ffffff;
	left: 0;
	width: 100%;
	text-align: center;
}

.full-height {
	height: 100%;
	position: relative;
	padding: 60px 0;
	background: #36a9e1;
	color: #FFFFFF;
}

.full-height-blue {
	background: #0056a4;
}

.full-height-img img {
	width: 100%;
	object-fit: cover;
	object-position: center;
	height: 100%;
}

.cta-table {
	display: table;
	width: 100%;
	height: 100%;
}

.cta-table-cell {
	display: table-cell;
	vertical-align: middle;
}

.wpcf7-text {
	border: 0;
	height: 45px;
	width: 100%;
	padding: 8px;
	margin: 0 0 10px 0;
	background: #969696;
}

.page-template-template-contact .wpcf7-text {
	height: 55px;
	background: #FFFFFF;
}

.wpcf7-textarea {
	border: 0;
	height: 140px;
	width: 100%;
	padding: 8px;
	margin: 0 0 10px 0;
	background: #969696;
}

.page-template-template-contact .wpcf7-textarea {
	height: 140px;
	background: #FFFFFF;
}

.wpcf7-submit {
	font-family: "futura-pt", sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	background: #36a9e1;
	color: #2e2d2c;
	padding: 15px 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: 0;
}

.wpcf7-submit:hover {
	background: #FFFFFF;
	color: #2e2d2c;
}

.page-template-template-contact .wpcf7-submit:hover {
	background: #003568;
	color: #FFFFFF;
}

.swiper-slide {
	background: transparent;
}

.logo-contain {
	height: 100% !important;
}

.logo-contain img {
	max-height: 110px !important;
	width: auto !important;
	margin: 0 auto !important;
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform;
	display: block;
	background: transparent !important;
}

.swiper-wrapper {
	transition-timing-function: linear !important;
}

.overview-excerpt {
	margin: 30px 0 0 0;
}

.overview-pages-title {
	margin: 0;
	padding: 0;
}

.overview-pages-title li {
	list-style: none;
	display: block;
	margin: 0 0 10px 0;
	font-size: 30px;
}

.overview-pages-title li:last-child {
	margin: 0;
}

.overview-pages-title li a {
	color: rgba(255, 255, 255, .4);
}

.overview-pages-title li.active a {
	color: #FFFFFF;
}

.overview-pages-title li a:hover {
	color: #36a9e1;
}

.review {
	font-weight: 500;
	text-transform: uppercase;
	font-size: 28px;
	font-family: "futura-pt", sans-serif;
	z-index: 9000;
	position: relative;
}

.review-name {
	margin-top: 15px;
	z-index: 9000;
	position: relative;
}

.review-name span {
	font-weight: 500;
}

.icon-quote {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 500;
}

.cta-block-rel {
	display: block;
	position: relative;
	margin: 0 0 30px 0;
}

.cta-block-abs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 0 30px;
}

.cta-block-abs-title {
	background: rgba(0, 0, 0, .6);
	padding: 15px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 500;
	display: inline-block;
}

.cta-block-rel:hover .cta-block-abs-title {
	background: rgba(54, 169, 225, .6);
}

.single-product-bullet-spec ul,
.single-product-key ul {
	margin: 0 0 0 12px;
	padding: 0;
}

.single-product-bullet-spec ul li,
.single-product-key ul li {
	margin-bottom: 10px;
}

.single-product-bullet-spec ul li:last-child,
.single-product-key ul li:last-child {
	margin: 0;
}

.single-product-download {
	margin: 30px 0 0 0;
	padding: 0;
}

.single-product-download li {
	list-style: none;
}

.single-product-download li i {
	font-size: 48px;
	padding-right: 10px;
	float: left;
}

.single-product-download li span {
	float: left;
	margin: 10px 0 0 0;
}

.single-product-download li a {
	color: #2e2d2c;
	font-weight: 500;
	font-size: 20px;
}

.single-product-download li a:hover {
	color: #36a9e1;
}

.bg-strip-overlay {
	background: rgba(54, 169, 225, .8);
}

.contact-contact {
	margin: 0;
	padding: 0;
}

.contact-contact li {
	list-style: none;
	display: block;
	margin: 0 0 5px 0;
}

.contact-contact li:last-child {
	margin: 0;
}

.contact-contact li a {
	font-weight: 700;
	color: #FFFFFF;
}

.contact-contact li a:hover {
	color: #36a9e1;
}

.contact-contact li div {
	display: inline;
}

.contact-contact li div span {
	display: inline;
}

.section-top {
	margin-top: 60px;
}

/******** footer ***********/

footer .top-wrap {
	color: #FFFFFF;
}

.page-template-template-contact footer .top-wrap {
	display: none;
}

footer .middle-wrap {
	color: #FFFFFF;
}

footer .middle-wrap.content-strip {
	padding: 0 0 120px 0;
}

.page-template-template-contact footer .middle-wrap.content-strip {
	padding: 120px 0;
}

footer .middle-wrap a {
	color: #FFFFFF;
}

footer .middle-wrap a:hover {
	color: #36a9e1;
}

.footer-download {
	font-size: 25px;
	display: inline-block;
}

.footer-line {
	border-left: 1px solid #FFFFFF;
	padding: 0 0 0 30px;
}

.footer-contact {
	margin: 0;
	padding: 0;
}

.footer-contact li {
	list-style: none;
	display: block;
	margin: 0 0 5px 0;
}

.footer-contact li:last-child {
	margin: 0;
}

.footer-contact li a {
	font-weight: 700;
}

.footer-social {
	margin: 30px 0 0 0;
	padding: 0;
	float: left;
}

.footer-social li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	font-size: 30px;
}

.footer-social li:last-child {
	margin: 0;
}

.copyright {
	position: absolute;
	bottom: 0;
	left: 0;
}

.copyright ul {
	margin: 0;
	padding: 0;
	text-align: left;
}

.copyright li {
	list-style: none;
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
	border-right: 1px solid #FFFFFF;
	font-size: 14px;
}

.copyright li:last-child {
	margin: 0;
	padding: 0;
	border: 0;
}

.copyright li.coastline a {
	display: block;
	font-weight: 700;
}


@media (max-width: 1199px) {}

@media (max-width: 991px) {

	h1,
	.h1 {
		font-size: 36px;
	}

	.slide-title {
		font-size: 40px;
	}

	h2,
	.h2 {
		font-size: 32px;
	}

	h3,
	.h3 {
		font-size: 28px;
	}

	h4,
	.h4 {
		font-size: 24px;
	}

	footer .middle-wrap .custom-logo {
		height: 60px;
	}

	.overview-pages-title li {
		font-size: 24px;
	}

	.review {
		font-size: 24px;
		margin-top: 30px;
	}

	.cta-block-abs-title {
		font-size: 22px;
	}


}

@media (max-width: 767px) {

	.content-strip {
		padding: 60px 0;
	}

	footer .middle-wrap.content-strip {
		padding: 0 0 60px 0;
	}

	.footer-download {
		margin: 0 0 30px 0;
	}

	.footer-line {
		border-left: 0;
		padding: 0;
	}

	.copyright {
		position: static;
		margin: 30px 0 0 0;
	}

	.logo-contain {
		margin-bottom: 30px;
	}



}


/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/** KS Additions **/

/* Menu */

.burger-nav {
	background: rgba(0, 0, 0, 0);
	box-shadow: none;
	border: 0;
}

.container--nav .close-toggle {
	position: absolute;
	top: 110px;
	right: 20px;
}

#nav {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	background-color: #000;
	overflow-x: hidden;
	transition: 0.5s;
	color: #fff;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.container--nav {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	position: relative;
}

.main-menu ul {
	padding: 0;
	list-style: none;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin: 0;
	color: #fff;
}

.main-menu ul li {
	color: #fff;
	padding: 15px 30px;
	font-size: 18px;
	border-bottom: 1px solid #444;
}

.main-menu ul li:last-child {
	border-bottom: 0;
}

.main-menu ul li a {
	color: #fff;
}

/* Search & Filter */

.searchandfilter ul {
	padding-left: 0;
}

.sf-field-taxonomy-projects_tags ul {
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.sf-field-taxonomy-projects_tags ul li {
	padding: 10px 30px !important;
	cursor: pointer;
	text-align: center;
	width: 100%;
}

@media only screen and (min-width: 600px) {
	.sf-field-taxonomy-projects_tags ul li {
		width: auto;
	}
}

.sf-field-taxonomy-projects_tags ul li.sf-option-active {
	color: #000;
}

.sf-field-taxonomy-projects_tags ul li input {
	display: none;
}

.sf-field-taxonomy-projects_tags ul li label {
	padding-left: 0 !important;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	cursor: pointer;
}

/* Carousels */

.owl-nav>div {
	font-size: 60px;
	color: #fff;
	opacity: 0.6;
}

.owl-nav>div:hover {
	opacity: 1;
}

#product-feature-carousel {
	position: relative;
	height: 100%;
}

#product-feature-carousel .owl-nav>div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#product-feature-carousel .owl-nav .owl-prev {
	left: 40px;
}

#product-feature-carousel .owl-nav .owl-next {
	right: 40px;
}

/* Testimonials */

#testimonial-carousel .owl-nav {
	display: flex;
}

/** Projects Carousel **/

.no-padding {
	padding: 0px;
}

.container-bespoke {
	margin-right: 0px;
	overflow: hidden;
}

.projects-carousel__item {
	position: relative;
}

.projects-carousel__title {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: rgba(0, 0, 0, .6);
	padding: 15px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 600;
	text-transform: uppercase;
	text-align: center;
}

#projects-carousel .owl-item {
	background: #fff;
}

#projects-carousel .owl-item .item img {
	height: auto;
}

#projects-carousel .owl-dots {
	display: flex;
	margin: 50px 0 20px;
}

#projects-carousel .owl-dots .owl-dot {
	flex: 1;
	background: rgba(255, 255, 255, .5);
	height: 5px;
}

#projects-carousel .owl-dots .owl-dot.active {
	background: #fff;
}

#projects-carousel .owl-stage {
	left: -50px;
}

@media only screen and (min-width: 768px) {
	#projects-carousel .owl-stage {
		left: -100px;
	}
}