
body {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	color: #333;
}

.themecolor {
	color: #b8d7f1 !important;
}

a:link, a:visited, a:active  {
  color: #333;
  font-weight: 500;
  border-bottom: 1px solid #b8d7f1;
}
a:hover {
  color: #333;
  border-bottom: 2px solid #b8d7f1;
}
.nixunderline a:link {
  color: #ff00ff;
  border-bottom: 0px solid #b8d7f1;
}

.movelogo {
	transform: translateY(11px) translateX(0px);
}

.menu-link {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-size: 14px;
	font-weight: 400 !important;
	font-style: normal;
	color: #888 !important;
	letter-spacing: 2px;
}
.menu-item:hover > .menu-link {
	color: #333 !important;
}
.menu-item.current > .menu-link, .active {
	color: #333 !important;
	background: #b8d7f1;
	/* box-shadow: #eee 3px 3px 10px; */
}
.is-expanded-menu .style-6 .menu-container > .menu-item > .menu-link::after,
.is-expanded-menu .style-6 .menu-container > .menu-item.current > .menu-link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 0;
  border-top: 4px solid #3670fb !important;
  transition: width 0.3s ease;
}
.sub-menu-container .menu-item > .menu-link {
  position: relative;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: 400 !important;
  color: #333;
  letter-spacing: 2px;
  font-family: "Montserrat", sans-serif !important;
}
.sub-menu-container .menu-item:hover > .menu-link {
  color: #333 !important;
  font-weight: 400;
}



.maintexture {
  background-image: url("../images/bg-light.jpg");
  background-repeat: no-repeat;
  width: 100%;
}

hr.gap {
	border: 0px solid #000;
	margin: 4px;
	opacity 0.1;
}
hr.titlebar {
	border-top: 5px solid #888;
	opacity 1;
	margin: 50px 0px 50px 0px;
}
.paleblueback {
	background-color: #b8d7f1;
}
.palegreenback {
	background-color: #b8f1e2;
}
.greyback {
	background-color: #dfe3ee;
}


/* ------- HOME ------- */

.vid-intro {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 3px;
	color: #eee;
}
.vid-bigtitle {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 42px;
	line-height: 48px;
	color: #fff;
	font-weight: 700;
	letter-spacing: -1px;
}
.vid-subtitle {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
	font-weight: 300;
}

.heading-block {
  --heading-block-border: 0px solid var(--heading-color);
  margin-bottom: 20px !important;
}
.intro {
	font-family: "Montserrat", sans-serif;
	font-optical-sizing: auto;
	font-size: 16px !important;
	font-weight: 400 !important;
	line-height: 22px !important;
	color: #333;
	letter-spacing: 0px !important;
	
}

/* slide image in
-----------------------------------------------------------------*/


.running-linenstack {
	position: relative;
	top: 0;
	left: 0;
	width: 659px;
}
img.linenstack {
	-webkit-transition: all 1s ease-out;
	-moz-transition: all 1s ease-out;
	transition: all 1s ease-out;
	margin-left: -660px;
	margin-top: -50px;
}
.running-linenstack.in-view img.linenstack {
	-webkit-transform: translate(620px,0px) rotate(0deg);
	-moz-transform: translate(620px,0px) rotate(0deg);
	transform: translate(620px,0px) rotate(0deg);
}



.body_text-alt {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #718494;
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0px;
}
.body_text-bigger {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	font-weight: 300;
	line-height: 30px;
	letter-spacing: 0px;
}
.body_text-medium {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 17px;
	font-weight: 300;
	line-height: 24px;
	letter-spacing: 0px;
}
.body_text-bigger-link {
	color: #000 !important;
	font-weight:400 !important;
	text-decoration: underline !important;
}


/* ------- TITLES ------- */

.headline {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 58px;
	line-height: 58px;
	letter-spacing: -2px;
	color: #333;
	font-weight: 600;
}
.smaller-headline {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 48px;
	line-height: 48px;
	letter-spacing: -2px;
	color: #333;
	font-weight: 600;
}
.smallest-headline {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-weight: 600;
	font-size: 36px;
	line-height: 34px;
	letter-spacing: -1px
}
.tight_title {
	font-family: 'Montserrat', Helvetica, sans-serif;
	padding: 15px 0;
	color: #718494;
	font-size: 36px;
	font-weight: 200;
	line-height: 32px;
	letter-spacing: -1px;
}
.stretched_title-heavy {
	font-size: 36px;
	line-height: 36px;
	letter-spacing: 3px;
	font-weight: 600;
}
.stretched_title {
	font-size: 42px;
	line-height: 60px;
	letter-spacing: 3px;
}
.stretched_title-light {
	font-size: 36px;
	line-height: 60px;
	letter-spacing: 3px;
}
hr.titles {
	border-top: 10px solid #000;
	width: 20%;
    margin: 0 auto;
}
.centerpara {
	width: 77%;
}
.midsize{
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #718494;
	font-size: 36px;
	font-weight: 200;
	line-height: 32px;
	letter-spacing: -1px;
}
.intro {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #718494;
	font-size: 20px;
	font-weight: 200;
	line-height: 28px;
	letter-spacing: -1px;
}
.smallsub {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #718494;
	font-size: 18px;
	font-weight: 200;
	line-height: 28px;
	letter-spacing: 3px;
}
.servicelist {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
	font-weight: 600;
	line-height: 28px;
	letter-spacing: 0px;
}
.bigicon{
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 24px;
	padding: 0px 5px 10px 0px;
}


/* ------- SERVICES ------- */

.hugeicon {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
	color: #fff;
	padding: 10px 0;
}
.hugeicon-dark {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
	color: #3670fb;
	padding: 10px 0;
}
.hugeicon-blue {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 60px;
	line-height: 60px;
	color: #b8d7f1;
	padding: 0px 0;
}


/* ------- ABOUT ------- */

.bg-primary, .quote-bubble.bg-primary {
	--bubble-color: #dfe3ee;
	background-color: #dfe3ee !important;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #718494;
}
.team-name {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 28px;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0px;
}
.team-title {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #718494;
	font-size: 12px;
	font-weight: 200;
	line-height: 12px;
	letter-spacing: 3px;
}
.testi-company {
	font-family: 'Oswald', Helvetica, sans-serif;
	font-size: 11px !important;
	line-height: 14px;
	color: #999;
	font-weight: 300;
	
}
.listtitle {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 16px !important;
	line-height: 16px;
	color: #3670fb;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	
}

/* ------- PROCESS ------- */

.feature-box-border .feature-box { position: relative; }

.feature-box-border .feature-box:not(.noborder)::after {
	content: "";
	position: absolute;
	top: calc(64px + 16px);
	left: 59px;
	width: 2px;
	height: calc(100% - 16px);
	background-color: #EEE;
	z-index: 0;
}

.feature-box-border .fbox-color.feature-box:not(.noborder)::after { background-color: #ccc; }

.feature-box-border .fbox-icon i,
.feature-box-border .fbox-border.fbox-light .fbox-icon i {
	line-height: 60px;
	font-size: 24px;
	z-index: 1;
	text-align: center;
}

.fbox-border.fbox-light .fbox-icon { background-color: #FFF; }

.fbox-border.fbox-effect .fbox-icon i::after {
	background-color: #b8d7f1;
}


/* ------- CONTACT ------- */

.big-e {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 24px !important;
	color: #69a4f5;
	font-weight: 300;
	letter-spacing: -0.5px;
}
.big-ph {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 36px !important;
	line-height: 36px;
	color: #69a4f5;
	font-weight: 300;
	letter-spacing: -1px;
}
.big-e a:hover, .big-ph a:hover {
	color: #3670fb !important;
	border-bottom: 0px;
}
.bubbles {
	background-image: url("../images/bubbles.jpg");
	background-repeat: no-repeat;
	width: 100%;
}

.block-form-9 .form-control {
	--input-btn-padding-x: 1.35rem;
	--input-btn-padding-y: 0.75rem;
	--input-btn-border-width: 1px;
	--input-btn-border-color: var(--contrast-400);
	--input-btn-input-color: var(--contrast-1000);
	--input-focus-color: var(--input-btn-input-color);
	--form-control-radius: 50rem;
}
.block-form-9 textarea.form-control {
	--form-control-radius: 1rem;
}

.block-form-9 .form-control::placeholder {
	opacity: .5;
}


/* ------- FOOTER ------- */

.counter.counter-xlarge {
	font-size: calc(2.475rem + 2.7vw) ;
	letter-spacing: -2px;
	color: #777;
}
.counter-deets {
	font-family: 'Montserrat', Helvetica, sans-serif;
	padding: 0 0 0 10px;
	color: #777;
	font-size: 18px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0px;
}
.local {
	background-color: #89a0b3;
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	letter-spacing: 1px;
	text-transform:uppercase;
}
.local-headline {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform:uppercase;
}
.local-sub {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 14px;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 3px;
	text-transform:uppercase;
}

#footer {
	background-color: #b8d7f1;
}

.footer-text {
	font-size: 18px;
	color: #718494;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
}
#footer a:link  {
  color: #718494;
  font-weight: 600;
  
}
#footer a:hover {
  color: #3670fb;
  font-weight: 600;
}
#footer a:active {
  color: #333;
  font-weight: 600;
}
.bigcontact {
	font-size: 48px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
}
.copyright {
  font-family: 'Montserrat', Helvetica, sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  color: #aaa;
  font-size: 11px;
  letter-spacing: 2px;
  background: #333;
}
.copyright a:hover {
	color: #fff !important;
}
.copyright a:link, .copyright a:visited  {
	color: #aaa;
	border-bottom: 0px;
}
.tiny {
	color: #ccc;
	font-size: 8px;
	font-weight: 200;
	font-family: 'Oswald', Helvetica, sans-serif;
	letter-spacing: 6px;
	text-transform: uppercase;
}


/* ------- XXXX ------- */

.roundedborder {
  border-radius: 10px;
  border: 1px solid #bbb;
  padding: 10px;
}
.iconlist li {
  	color: #333;
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	letter-spacing: 0px;
}
.biglist {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 24px;
	font-weight: 500;
	line-height: 30px;
	letter-spacing: 0px;
}



/* Responsive Device less than 768px (.device-sm <)
-----------------------------------------------------------------*/
@media (max-width: 767.98px) {

.stretched_title-light {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: 3px;
}
.stretched_title {
	font-size: 28px;
	line-height: 28px;
	letter-spacing: 3px;
}
.stretched_title-heavy {
	font-size: 26px;
	line-height: 26px;
	letter-spacing: 3px;
	font-weight: 600;
}
.smallsub{
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #718494;
	font-size: 14px;
	font-weight: 200;
	line-height: 16px;
	letter-spacing: 3px;
}

.footer-align {
	text-align:center;
}
.local-sub {
	font-family: 'Montserrat', Helvetica, sans-serif;
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 19px;
	letter-spacing: 0px;
	text-transform:uppercase;
}
.footer-text {
	font-size: 16px;
	color: #718494;
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-weight: 600;
	letter-spacing: 0px;
}
.bigcontact {
	font-size: 36px;
	line-height: 30px;
	font-weight: 700;
	color: #fff;
	letter-spacing: -1px;
}
.copyright {
  font-size: 10px;
}
	
.vid-bigtitle {
	font-family: 'Montserrat', Helvetica, sans-serif;
	font-size: 30px !important;
	line-height: 48px;
	color: #fff;
	font-weight: 700;
	letter-spacing: -1px;
}
	
}

/* Responsive Device less than 992px (.device-md <)
-----------------------------------------------------------------*/
@media (max-width: 992px) {



}


/* Responsive Device more than 992px (.device-md >)
-----------------------------------------------------------------*/
@media (min-width: 992px) {

	.running-linenstack {
		position: absolute;
		top: 0;
		left: 0;
		width: 659px;
	}

}





/* gotoTop Status Wheel
-----------------------------------------------------------------*/
#gotoTop {
			--gotoTop-stroke-color: #3670fb;
			--gotoTop-stroke-width: 4px;
			--gotoTop-scroll: 260;
			background-color: transparent !important;
		}

		#gotoTop::before {
			/* font-icons.css */
			content: "\F286";
			font-family: 'bootstrap-icons';

			position: absolute;
			left: 50%;
			top: 50%;
			width: calc(32px + calc(var(--gotoTop-stroke-width) * .5));
			height: calc(32px + calc(var(--gotoTop-stroke-width) * .5));
			line-height: calc(32px - 1px);
			font-size: 1rem;
			color: #333;
			transform: translate(-50%, -50%);
			border: 1px solid rgba(0,0,0,0.1);
			border-radius: 50%;
			z-index: -1;
		}

		#gotoTop circle {
			stroke: var(--gotoTop-stroke-color);
			stroke-width: var(--gotoTop-stroke-width);
			transform: rotate(-90deg);
			transform-origin: center;
			stroke-dashoffset: var(--gotoTop-scroll);
			stroke-dasharray: 255 255;
			z-index: 1;
		}
