/* ==============
Theme Name: FIRST LAB
Description: Responsive, SEO-friendly WordPress theme for www.firstlab.at
Version: 1.0
Author: Michael Wilke, Designtiger Webdesign
Author URI: http://www.designtiger.at/
============== */

@import url("css/0_reset.css");
@import url("css/0_basic.css");
@import url("css/0_icons.css");
@import url("css/grid1.css");
/* @import url("css/nav_sf.css"); */
/* @import url("css/toggle.css"); */
@import url("css/tabs.css");
@import url("css/owl.carousel.min.css"); 
@import url("css/owl.theme.default.min.css"); 


/*************************************************
* Webfonts
400, 400i, 500, 600, 600i
*************************************************/


/*************************************************
****            Custom Styles				  ****
*************************************************/

body,
input,
select,
textarea {
	font-family: "soleil", sans-serif;
}

html,
body {
	font-size: 17px;
}

body {
	line-height: 1.62;
	color: #000;
	background: #fff;
	
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body.stopoverflow {
	height: 100vh;
	overflow: hidden;
}

#outercontainer {
	position: relative;
}

.wrap {
	background: #fff;
}

#navicon,
#mobolay,
#mobnav {
	display: none;
}

a {
	text-decoration: none;
	
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
}

.postinfo {
	display: none;
	height: 0px;
	overflow: hidden;
	text-indent: -9999px;
}

.nobreak {
	white-space: nowrap;
}

.relative {
	position: relative;
}

.round {
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
			border-radius: 3px;
}

.line {
	width: 100%;
	height: 1px;
	background: #006bf3;
}

.bgwhite,
.linewhite {
	background: #fff;
}

.bgtransparent {
	background: transparent;
}

.bglight,
.linelight {
	background: #f1f4fd;
}

.bgmedium,
.linemedium {
	background: #e5e7fa;
	background: #e7ecf9;
}

.lineblue {
	background: #006bf3;
}

.bgdark {
	background: #d5dbf7;
}

.bgblack {
	background: #000;
}

[class^='bg'] .wrap {
	background: transparent;
}


/*************************************************
* Typo

	-webkit-transition: all 500ms ease;
	   -moz-transition: all 500ms ease;
		-ms-transition: all 500ms ease;
		 -o-transition: all 500ms ease;
		 	transition: all 500ms ease;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

*************************************************/

a {
	color: #006bf3;
}

a:hover {
	color: #1a3eb5;
}

strong, b {
	font-weight: 500;
}

#main h1,
h2 {
	font-size: 32px;
	line-height: 1.4;
	font-weight: 600;	
	
	margin-bottom: 30px;
}

h3 {
	font-size: 22px;
	line-height: 1.4;
	font-weight: 600;
	
	margin-top:    40px;
	margin-bottom: 20px;
}

h2.pagetitle,
h3.sectiontitle {
	font-size: 32px;
	font-weight: 500;
	margin-top:    0;
	margin-bottom: 0;
	
	background: linear-gradient(90deg, rgba(23,65,205,1) 0%, rgba(106,78,222,1) 100%);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
}

h2.pagetitle.largeh,
h3.sectiontitle.largeh {
	font-size: 36px;
	font-weight: 600;
}

h2.pagetitle.largeh,
h3.sectiontitle.largeh,
p.topline.largeh {
	color: #1a3eb5;
	
	background: linear-gradient(90deg, rgba(23,65,205,1) 0%, rgba(106,78,222,1) 100%);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
}

h4 {
	font-size: 18px;
	line-height: 1.4;
	font-weight: 500;
	
	margin-top:    30px;
	margin-bottom: 10px;
}

h5 {
	font-size: 0.92rem;
	text-transform: uppercase;
	font-weight: 500;
	
	margin-top:    20px;
	margin-bottom:  5px;	
}

h6 {
	
}

#main h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

#main ul, #main ol {
	margin-bottom: 20px;
}

#main ul li,
.olbox ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#main ol li,
.olbox ol li {
	list-style-type: decimal;
	margin-left: 20px;
}

#main ul li h4 {
	color: #1a3eb5;
	font-weight: 400;
	font-size: 18px;
	margin-top:    15px;
	margin-bottom: 15px;
}

p {
	margin-bottom: 20px;
}

p.topline {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}

p.topline.largeh {
	background: linear-gradient(90deg, rgba(23,65,205,1) 0%, rgba(106,78,222,1) 100%);
	  -webkit-background-clip: text;
	  -webkit-text-fill-color: transparent;
}

p.largep {
	font-size: 32px;
}

p.caption,
.s_gallery p.caption {
	font-weight: bold;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
	line-height: 1.4;
}

blockquote {
	font-size: 16px;
	color: #1a3eb5;
	font-style: italic;
	margin: 30px 0 30px 0;
	padding: 0 0 0 30px;
}

blockquote p {
	margin-bottom: 10px;
}

hr {
	height: 1px;
	margin: 30px 0 30px 0;
	border-bottom: 1px solid #1a3eb5;
}

pre {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustify {
	text-align: justify;
}

.uppercase {
	text-transform: uppercase;
}

.nomargin {
	margin: 0;
}

/*************************************************
* Header
*************************************************/

#header {
	position: fixed;
	z-index: 30001;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	
	padding-top:    40px;
	padding-bottom: 40px;
	
	background: transparent;
	
	transition: all 500ms ease;
	
	
}

#header .outer {
	position: relative;
}

#header .outer:after {
	position: absolute;
	content: "";
	width: 92%;
	height: 1px;
	background: #006bf3;
	bottom: -40px;
	
	left: 50%;
	margin-left: -46%;
	
	transition: all 500ms ease;
}

.scroll1 #header .outer:after {
	opacity: 0;
}

/*
.scroll1 #header {
	
}
*/



#logo {
	position: absolute;
	left: 0;
}

#tokonf {
	position: absolute;
	right: 0;
}


#logo,
#moblogo {
	background-image: url(images/logo.png);
	background-position: left top;
	background-repeat: no-repeat;
	background-size: contain;
	
	-webkit-transition: all 500ms ease;
	   -moz-transition: all 500ms ease;
	    -ms-transition: all 500ms ease;
	     -o-transition: all 500ms ease;
	     	transition: all 500ms ease;
}

#logo a,
#moblogo a {
	display: block;
	text-indent: -9999px;
}

#logo,
#logo a {
	width: 260px;
	height: 40px;
}

#nav {
	line-height: 40px;
}

#headerpadding {
	height: 120px;
}


/*************************************************
* Scroll
*************************************************/

#scroll0,
#scroll1,
#scroll2,
#scroll3 {
	position: absolute;
	width: 1px;
	height: 1px;
	background: transparent;
}

#scroll0 { /* triggers #totop */
	top: 80px; 
}

#scroll1 {
	top: 40px;
}

#scroll2 {
	top: 200px;
}

#scroll3 {
	bottom: 80px; 
}


.scroll2 #header {
	padding-top:    20px;
	padding-bottom: 20px;
}

.scroll1 #header {
	background: #fff;
	background: #000;
}

.scroll3 #header {
	
}

.scroll1 #logo {
	background-image: url(images/logo_inv.png);
}

.scroll1 #nav {
	
}

.scroll1 #headerpadding {
	
}




/*************************************************
* Nav
*************************************************/

.navsection {
	
}

#nav {
	font-size: 16px;
	letter-spacing: 0.02rem;
}

#nav ul {
	width: 100%;
	text-align: center;
}

#nav ul li {
	text-align: center;
	display: inline-block;
	margin: 0 15px;
}

.navmenu a {
	font-weight: 500;
	color: #000;
	padding: 0;
}

.scroll1 .navmenu a {
	color: #fff;
}

.navmenu li.current a {
	color: #006bf3;
}

.scroll1 .navmenu li.current a {
	color: #217ff7;
}

.navmenu a:hover {
	color: #006bf3;
}

#mobnav ul li {
	line-height: 2;
}

#mobnav ul li a {
	font-size: 20px;
}

#nav .tohome {
	display: none;
}


#tokonf a,
#tokonfmob a {
	line-height: 36px;
	font-weight: 500;
	display: inline-block;
	color: #000;
	font-size: 16px;
	letter-spacing: 0.02rem;
	border: 2px solid #006bf3;
	border: 1.5px solid #006bf3;
	
	padding-left: 25px;
	padding-right: 25px;
	
	border-radius: 8px;
}

.scroll1 #tokonf a {
	color: #006bf3;
	color: #217ff7;
	border-color: #217ff7;
}

#tokonf a:hover,
#tokonfmob a:hover {
	color: #006bf3;
	
	color: #6a4ede;
	border-color: #6a4ede;
}

/*************************************************
* Slider
*************************************************/

.slide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}

.sliderolay {
	position: absolute;
	left: 	0;
	right: 	0;
	top: 	0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
/* 	background: rgba(0,0,0,0.2); */
}

.slidertext {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	
	padding-top:    30px;
	
	background: linear-gradient(0deg, rgba(0,107,243,0.3) 0%, rgba(255,255,255,0) 100%);
	
/*
	position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
			transform: translateY(-50%);
*/
}

.slide h2,
.slide h4 {
	font-size: 22px;
	font-weight: 600;
	margin: 10px 0;
	font-style: italic;
}

.slide p {
	font-size: 20px;
	margin: 10px 0;
	font-weight: bold;
}

.slide a {
	display: inline-block;
	color: #fff;
}

.slide h2,
.slide h2 a,
.slide h4,
.slide a h4,
.slide p,
.slide a p {
	color: #fff;
	transition: all 300ms ease;
}

.slide a:hover h4,
.slide a:hover p {
	opacity: 0.7;
}

/* Slider Background Images 

.slide img {
	opacity: 0;
}

.slider,
.singleslide {
	position: relative;
	overflow: hidden;
	
	transform-style: preserve-3d;
}

.slider,
.slider .owl-item,
.singleslide {
	height: 80vh;
 	max-height: 600px;
}

.singleslide {
	background-repeat: 		no-repeat;
	background-position: 	center center;
    background-size: 		cover;
}

@media (max-width: 768px) {
	.slider,
	.slider .owl-item,
	.singleslide {
		height: 70vh;
	}
}

*/



/*************************************************
* Carousel Dots
*************************************************/

.owl-carousel .owl-dots {
	position: absolute;
	right: 30px;
	bottom: 20px;
}

.owl-carousel .owl-dots .owl-dot span {
	background: #fff;
	opacity: 0.5;
}

.owl-carousel .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
	background: #fff;
	opacity: 1;
}

/*************************************************
* Carousel Arrows
*************************************************/
.owl-carousel .owl-nav {
    margin-top: 0;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	border-radius: 0px;
	
	transition: all 300ms ease;
			
	position: absolute;
	top: 50%;
	margin-top: -20px;	
	width:  	 40px;
	height: 	 40px;
	line-height: 40px;
	font-size:   16px;
	text-align: center;
		
	color: #fff;	
	background: #1a3eb5;
	font-weight: bold !important;
	
	border-radius: 50%;
}

.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
	display: none;
}

.owl-carousel .owl-nav .owl-prev {
	left: 0;
}

.owl-carousel .owl-nav .owl-next {
	right: 0;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
	background: #1a3eb5;
	opacity: 0.6;
}

/*************************************************
* Carousel
*************************************************/

.owl-theme .owl-dots {
	text-align: right;
	
}

.owl-theme .owl-dots .owl-dot span {
	background: #1a3eb5;
}

.owl-theme .owl-nav.disabled + .owl-dots {
	position: absolute;
	right: 30px;
	bottom: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #1a3eb5;
}





/*************************************************
* Tabs
*************************************************/
#main .tabs ul.tabindex li {
}

#main .tabs ul.tabindex li a {
	padding: 5px 20px;
	margin: 2px 10px;
	border: 2px solid #fff;
	border: 1.5px solid #fff;
	border-radius: 8px;
}

.r-tabs-state-active a {
	background: #fff;
}

/*************************************************
* Images, Image Links
*************************************************/

.rounded {
	border-radius: 30px;
	overflow: hidden;
}

.galimg {
	overflow: hidden;
}

.galimg a img,
a .galimg img {
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
	
	-webkit-backface-visibility: hidden;
}

.galimg a:hover img,
a:hover .galimg img {
	
	opacity: 0.6;
		
	-moz-transform: 	scale(1.025);
	-webkit-transform: 	scale(1.025);
	-o-transform: 		scale(1.025);
	-ms-transform: 		scale(1.025);
	transform: 			scale(1.025);
}

.imgbox {
	position: relative;
	
	-webkit-transform-style: preserve-3d;
       -moz-transform-style: preserve-3d;
	   		transform-style: preserve-3d;
}

.imgolay {
	position: absolute;
	left:   0;
	top:    0;
	right:  0;
	bottom: 0;
	width:  100%;
	height: 100%;
	
	background: rgba(0,0,0,0.2);
	
	-webkit-transition: opacity 400ms ease;
	   -moz-transition: opacity 400ms ease;
	    -ms-transition: opacity 400ms ease;
	     -o-transition: opacity 400ms ease;
	     	transition: opacity 400ms ease;
}

.imgolaytext {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.imgbox h3 {
	margin: 0;
}

.imgbox a * {
	margin: 0;
	
	-webkit-transition: all 400ms ease;
	   -moz-transition: all 400ms ease;
	    -ms-transition: all 400ms ease;
	     -o-transition: all 400ms ease;
	     	transition: all 400ms ease;
}

.imgbox,
.imgbox a h4,
.imgbox a p {
	color: #fff;
}

.imgbox a:hover h4,
.imgbox a:hover p {
	color: #1a3eb5;
}

.person .imgolay {
	background: rgba(0,0,0,0.2);
	
	-webkit-transition: all 400ms ease;
	   -moz-transition: all 400ms ease;
	    -ms-transition: all 400ms ease;
	     -o-transition: all 400ms ease;
	     	transition: all 400ms ease;	
}

.person .imgolaytext {
	opacity: 0;
	
	-webkit-transition: all 400ms ease;
	   -moz-transition: all 400ms ease;
	    -ms-transition: all 400ms ease;
	     -o-transition: all 400ms ease;
	     	transition: all 400ms ease;	
}

.person:hover .imgolay {
	background: rgba(0,0,0,0.4);
}

.person:hover .imgolaytext {
	opacity: 1;
	cursor: default;
}


.s_bildbreaker {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	
	background-attachment: fixed;
}

.s_bildbreaker .imgbox {
	background: transparent;
}

.s_bildbreaker img,
.s_bildbreaker picture {
	opacity: 0;
}

@media (max-width:768px) {
	.s_bildbreaker {
		background-attachment: scroll;
	}
	
	.s_bildbreaker,
	.s_bildbreaker .imgolay {
		min-height: 400px;
	}
	
	.s_bildbreaker .imgolaytext {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	
	.s_bildbreaker img,
	.s_bildbreaker picture {
		
	}

}


/*************************************************
* Sections
*************************************************/

.navsection {
	
}


.cta p {
	margin: 0;
	font-size: 22px;
}

@media (max-width:768px) {
	.cta {
		text-align: center;
	}
}


/*
.teaser {
	position: relative;
	
	-webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
*/

/*
.teaserolay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.2);
}
*/

/*
.teasertxt {
	position: relative;
    top: 50%;
    transform: translateY(-50%);
}
*/

.teaser h4 {
	margin: 10px 0;
	text-align: center;
	padding: 0 20px;
}

.teaser p {
	margin: 10px 0;
	text-align: center;
	padding: 0 20px;
}

.teaser a {
	
}




.tabcontent {
	
}

.tabcontent h4 {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 0;
}



.produkt h4 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.produkt p {
	font-size: 15px;
}

.produkt2 h4 {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 10px;
}


.stars {
	
}

.star {
	display: inline-block;
	width:  18px;
	height: 18px;
	
	position: relative;
	top: 2px;
	margin-right: 5px;
	
	background: url('images/star.png');
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
}


.s_largecta {
	background-image: url('images/logobg.png');
	background-position: center center;
	background-size: auto 120%;
	background-repeat: no-repeat;
}



/*************************************************
* Video
*************************************************/

.video {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}

.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*************************************************
* Aligner
*************************************************/

@media( max-width:767px ) {	
	.aligner {

	}
	
	.aligneritem {
		
	}	
	
	.col-textcol {
		padding-left:    20px;
		padding-right:   20px;
		
		padding-top:    20px;
		/* padding-bottom: 20px; */
		padding-bottom:  0px;
	}

}

@media( min-width:767.01px ) {	
	.aligner {
		display: flex;
		align-items: center;
		min-height: 10px;
		justify-content: center;
	}
	
	.aligneritem {
		
	}	
	
	
}


/*************************************************
* Swipebox
*************************************************/

#swipebox-overlay {
	background: rgba(255,255,255,0.96) !important;
}

#swipebox-slider .slide {
	padding: 20px !important;
}

#swipebox-close {
	background-color: #fff !important;
	z-index: 100001 !important;
}

#swipebox-bottom-bar {
	background: transparent !important;
}

#swipebox-arrows {
    max-width: none !important;
    width: 98% !important;
    background: transparent !important;
}

#swipebox-arrows a {
	background-color: #fff !important;
}

#swipebox-next.disabled, 
#swipebox-prev.disabled {
    opacity: 0.15 !important;
}

#swipebox-close, #swipebox-next, #swipebox-prev {
	background-image: url('images/icons.png') !important;
	background-size: auto 34px !important;
}

#swipebox-prev {
    background-position: -32px 8px !important;
}

#swipebox-next {
    background-position: -68px 8px !important;
}

#swipebox-close {
    background-position: 8px 8px !important;
}


/*************************************************
* Button
*************************************************/

.button {
	
}

.button a {
	display: inline-block;
	text-align: center;
	text-decoration: none;	
	
	line-height: 22px;
	font-size: 16px;
	letter-spacing: 0.02rem;
	color: #006bf3;
	border: 2px solid #006bf3;
	border: 1,5px solid #006bf3;
	
	padding-left:  25px;
	padding-right: 25px;
	
	padding-top:    8px;
	padding-bottom: 8px;
	
	border-radius: 8px;
}

.button.largebutton a {
	font-size: 20px;
	
	padding-left:  45px;
	padding-right: 45px;
	
	padding-top:    20px;
	padding-bottom: 20px;
}

.button.ghost a {
	
}

.button a:hover {
	background: #fff;
}

.button.largebutton a:hover {
	color: #1a3eb5;
	border-color: #1a3eb5;
}

.button.ghost a:hover {
	
}

/*
.mobilebutton {
	display: none;
}

.mobilebutton a .icon {
	position: relative;
	top: 2px;
	padding: 0 5px 0 0;
}
*/

p[style="text-align: right;"] span.button a {
	margin: 10px 0 0 10px;
}

p[style="text-align: center;"] span.button a {
	margin: 10px 10px 0 10px;
}

.cta .button a {
	margin: 0;
}

/*************************************************
* Kontakt-Box
*************************************************/

#kontakt {
	color: #e6e7ec;
}

#kontakt h4 {
	margin-top: 0;
}



/*************************************************
* Footer
*************************************************/


/*************************************************
* Subfooter
*************************************************/

#subfooter {
	color: #e5e7fa;
	font-size: 16px;
	letter-spacing: 0.03em;
}

#subfooter p {
	margin: 0;
	margin: 20px 0;
}

#subfooter span {
	margin-left: 30px;
}

#subfooter a {
	color: #e5e7fa;
}

#subfooter a.creator {
	opacity: 0.6;
}

#subfooter a:hover {
	color: #fff;
	opacity: 1;
}

/*************************************************
* Seitenanfang
*************************************************/

/*
@media (min-width:1024px) {
	#totop {
		display: none;
	}
}
*/

/* @media (max-width:1024px) { */
	#totop {
		display: block;
		position: fixed;
		right:  10px;
		bottom: 25px;
		width: 	40px;
		height: 40px;
		background: #1a3eb5;
		
		border-radius: 50%;
		
		z-index: 999;
		
		visibility: hidden;
		opacity: 0;
		
		-webkit-transition: all 300ms ease;
		   -moz-transition: all 300ms ease;
			-ms-transition: all 300ms ease;
			 -o-transition: all 300ms ease;
			 	transition: all 300ms ease;
	}
	
	html.swipebox-html #totop {
		right: -50px;
	}
	
	#totop a {
		text-align: center;
		display: block;
		width: 	40px;
		height: 40px;
		line-height: 38px;
		font-size: 20px;
		color: #fff;
		text-decoration: none;
		padding-left: 2px;
	}
	
	#totop.show {
		opacity: 1;
		visibility: visible;
	}
/* } */

/*************************************************
* Edit-Link
*************************************************/

.editlink {
	margin-top:    15px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}

.editlink .icon {
	font-size: 0.6rem;
	font-weight: normal;
	position: relative;
	top: -2px;
	margin-right: 4px;
}

/*************************************************
* Formulare
*************************************************/

.cform {
	margin: 0;
	padding: 0;
}

.cform p {
	display: block;
	margin-bottom: 20px;
}

input[type="checkbox"],
input[type="radio"],
input[type="submit"] {
	-webkit-user-select: none;
	-ms-user-select:	 none;
	user-select:		 none;
}

.wpcf7-list-item {
	width: 100%;
	margin: 0 !important;
}

.wpcf7-acceptance label {
	display: inline-block;	
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	line-height: 1.4;
}

.wpcf7-acceptance label span {
	font-size: 0.9rem;
}

input[type="text"], 
input[type="email"], 
input[type="tel"], 
input[type="submit"],
textarea,
select  {
	width: 100%;
	margin: 0;
	padding: 0;
	
	-webkit-appearance: none;
    border-radius: 			0px;    
	
	transition: all 300ms ease;
	
	font-size: 16px;
	line-height: 1.2;
	margin-top: 10px;
	
	background: white;
	padding: 12px;
	border: 1px solid #e5e7fa;
	
	border-radius: 8px;
}

textarea {
	margin-bottom: 10px;
}

input[type="text"]:focus, 
input[type="email"]:focus, 
input[type="tel"]:focus, 
input[type="submit"]:focus,
textarea:focus {
	background: white;
	border: 1px solid #006bf3;
}

input[type="submit"] {
	cursor: pointer;
	display: block;
	width: auto;
	margin: 20px 0 10px 0;
	padding: 10px 40px;
	
	border: 1px solid #006bf3;
	background: #006bf3;	
	color: #fff;
}

input[type="submit"]:disabled,
input[type="submit"]:disabled:focus,
input[type="submit"]:disabled:hover {
	opacity: 0.2;
}

input[type="submit"]:focus,
input[type="submit"]:hover {
	text-decoration:none;
	cursor:pointer;
	
	border: 1px solid #1a3eb5;
	background: #1a3eb5;
}

.wpcf7-response-output {
	clear: both;
	width: 100%;
}

span.wpcf7-not-valid-tip {
	display: inline;
	color: orange !important;
	font-size: 15px !important;
}

div.wpcf7-response-output {
	border: 2px solid #006bf3 !important;
}

div.wpcf7-validation-errors {
	border: 2px solid red !important;
}



/*************************************************
* Google Maps
*************************************************/

.responsive_map {
	height: 0;
	overflow: hidden;
	position: relative;
	padding-bottom: 35%; /* aspect ratio */
}

.responsive_map iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;	
	top: 0;	
	border: 0;
}

@media (max-width:767px) {
	.responsive_map {
		padding-bottom: 80%; /* aspect ratio */
	}
}

/*************************************************
* Overlays
*************************************************/

/* Mobolay */
	
#mobolay,
#ololay {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    position: fixed;
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    opacity: 0;

    -webkit-transition: opacity 500ms ease;
    -moz-transition: 	opacity 500ms ease;
    -ms-transition: 	opacity 500ms ease;
    -o-transition: 		opacity 500ms ease;
    transition: 		opacity 500ms ease;
}

#mobolay.active,
#ololay.active {
    z-index: 30002;
    opacity: 1;
    
    -webkit-transition: opacity 500ms ease;
    -moz-transition: 	opacity 500ms ease;
    -ms-transition: 	opacity 500ms ease;
    -o-transition: 		opacity 500ms ease;
    transition: 		opacity 500ms ease;
}

#ololay.active {
	z-index: 40001;
}

.olbox {
	position: fixed;
	z-index: -1;
	
	left: 50%;
	top: 50%;
	
	width:  340px;
	height: 500px;
	
	margin-left: -170px;
	margin-top:  -250px;
	
	background: #fff;
	opacity: 0;
	
	overflow: scroll;
	
	-webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
	box-shadow: 		0 0 0 0 rgba(0,0,0,0);
	
	-webkit-transition: opacity 500ms ease 200ms;
	-moz-transition: 	opacity 500ms ease 200ms;
	-ms-transition: 	opacity 500ms ease 200ms;
	-o-transition: 		opacity 500ms ease 200ms;
	transition: 		opacity 500ms ease 200ms;
}

@media (min-width:768.01px) {
	
	.olbox {
		width:  600px;
		height: 600px;
		
		margin-left: -300px;
		margin-top:  -300px;
	}
}

@media (min-width:1024.01px) {
	
	.olbox {
		width:  800px;
		height: 600px;
		
		margin-left: -400px;
		margin-top:  -300px;
	}

}

.olbox.active {
	opacity: 1;
	display: block;
	z-index: 40002;
}

.olinner {
	padding: 20px 25px;
}

.olclose {
	position: absolute;
	z-index: 30003;
	right: 20px;
	top: 22px;
	width:  20px;
	height: 20px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	cursor: pointer;				
	border: none;	
	
	-webkit-transition: right 200ms ease;
	   -moz-transition: right 200ms ease;
	    -ms-transition: right 200ms ease;
	     -o-transition: right 200ms ease;
	     	transition: right 200ms ease;	
}

.olclose span,
.olclose span:before,
.olclose span:after {
	display: inline-block;
	height: 2px;
	position: absolute;
	width: 20px;
		 	
	background: #006bf3;
			
	-webkit-transition: all 300ms ease;
	   -moz-transition: all 300ms ease;
	    -ms-transition: all 300ms ease;
	     -o-transition: all 300ms ease;
	     	transition: all 300ms ease;
}

.olclose span {
    left:   0;
    top:   10px;
	background: transparent;
}

.olclose span:before {
    content: "";
    left: 0;
    top: 0;
    
    -webkit-transform: 	rotate(-45deg);
       -moz-transform: 	rotate(-45deg);
        -ms-transform: 	rotate(-45deg);
         -o-transform: 	rotate(-45deg);
			transform: 	rotate(-45deg);
}

.olclose span:after {
    content: "";
    left: 0;
    top: 0px;
    
    -webkit-transform: 	rotate(45deg);
	   -moz-transform: 	rotate(45deg);
	    -ms-transform: 	rotate(45deg);
	     -o-transform: 	rotate(45deg);
	   	    transform: 	rotate(45deg);
}

.olbox h3,
.olbox h4 {
	font-size: 17px;
	margin-top:    30px;
	margin-bottom: 10px;
}

.olbox h3.oltitle {
	font-size: 22px;
	line-height: 1.2;
	margin-top:     0;
	margin-bottom: 20px;
}

.olbox p,
.olbox ul,
.olbox ol {
	font-size: 0.9375rem;
	margin-bottom: 0.625rem;
}


/*************************************************
* Responsive 
*************************************************/

@media (max-width: 480px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		font-size: 28px;
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		font-size: 32px;
	}
	p.topline {
		font-size: 22px;
	}
	p.largep {
		font-size: 26px;
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		
	}
	.slide p {
		
	}
	
}

@media (min-width: 480.01px) and (max-width: 768px) {
	
	#main h1,
	h2 {
		
	}
	h3 {
		
	}
	h2.pagetitle,
	h3.sectiontitle {
		
	}
	h2.pagetitle.largeh,
	h3.sectiontitle.largeh {
		
	}
	h4 {
		
	}
	.slide h2,
	.slide h4 {
		
	}
	.slide p {
		
	}
	
}

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

@media (min-width: 480px) {
	
}

@media (max-width: 768px) {
	
	.mobilebutton {
		display: block;
	}
}

@media (max-width: 1024px) {
	html,
	body {
		
	}
	
	/* Disable mobile zoom */
	select, textarea, input, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], select:focus, input:focus { 
		font-size: 16px;
	}
	
	#nav,
	#topbar {
		display: none;
	}
	
	#navicon,
	#mobolay,
	#mobnav {
		display: block;
	}
	
	#header,
	.scroll1 #header {
		height: 64px;
		padding-top:    12px;
		padding-bottom: 12px;
	}
	
	#header .outer:after {
		display: none;
	}
	
	#logo,
	#logo a,
	.scroll1 #logo {
		
	}
	
	#tokonf {
		display: none;
	}
	
	#headerpadding {
		height: 64px;
	}
	
	.slide h4,
	.slide p {
		margin: 10px 0;
	}
	
	.slide h4 {
		font-size: 28px;
	}
	
	.slide p {
		font-size: 16px;
	}
	
	.owl-theme .owl-nav.disabled + .owl-dots {
		bottom: 10px;
		width: 100%;
	}
	
	#subfooter {
		padding-bottom: 60px;
		line-height: 2;
	}
	
	#subfooter span {
		display: block;
		margin-left: 0;
	}
	
	#subfooter .textright {
		text-align: left;
	}
	
	
	
	
	/* Nav Icon */
	
	#navicon {
		position: fixed;
		z-index: 30003;
		right: 10px;
		top:   12px;
		width:  40px;
		height: 40px;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		cursor: pointer;				
		border: none;	
				
		-webkit-transition: right 200ms ease;
		   -moz-transition: right 200ms ease;
		    -ms-transition: right 200ms ease;
		     -o-transition: right 200ms ease;
		     	transition: right 200ms ease;	
	}
	
	html.swipebox-html #navicon {
		right: -50px;
	}
	
	#navicon span,
	#navicon span:before,
	#navicon span:after {
		display: inline-block;
		height: 3px;
		position: absolute;
		width: 30px;
			 	
		background: #1a3eb5;
		
/*
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		   		border-radius: 2px;
*/
				
		-webkit-transition: all 300ms ease;
		   -moz-transition: all 300ms ease;
		    -ms-transition: all 300ms ease;
		     -o-transition: all 300ms ease;
		     	transition: all 300ms ease;

	}
	
	#navicon span {
	    left:   5px;
	    top:   19px;

	}
	
	#navicon span:before {
	    content: "";
	    left: 0;
	    top: 9px;
	}
	
	#navicon span:after {
	    content: "";
	    left: 0;
	    top: -9px;
	}
	
	#navicon:focus span,
	#navicon:focus span:before,
	#navicon:focus span:after {
		
	}
	
	#navicon.active {
		-webkit-transition: background 100ms ease;
		   -moz-transition: background 100ms ease;
			-ms-transition: background 100ms ease;
			 -o-transition: background 100ms ease;
			 	transition: background 100ms ease;
	}
	
	#navicon.active span:before,
	#navicon.active span:after {
		
	}
	
	#navicon.active span {
		background: rgba(0,0,0,0);
	}
	
	#navicon.active span:before,
	#navicon.active span:after {
		position: absolute;
	    left: 0;
	    top: 0;
	    width: 30px;
	    
	}
	
	#navicon.active span:before {
		-webkit-transform: 	rotate(-45deg);
	       -moz-transform: 	rotate(-45deg);
	        -ms-transform: 	rotate(-45deg);
	         -o-transform: 	rotate(-45deg);
				transform: 	rotate(-45deg);
	}
	
	#navicon.active span:after {
	    -webkit-transform: 	rotate(45deg);
	       -moz-transform: 	rotate(45deg);
	        -ms-transform: 	rotate(45deg);
	         -o-transform: 	rotate(45deg);
				transform: 	rotate(45deg);
	}
	
	
	
	/* Mobnav */
	
	#mobnav {
		overflow-y: scroll; 
		-webkit-overflow-scrolling: touch;
		-webkit-tap-highlight-color: rgba(0,0,0,0);
		
		position: fixed;
		z-index: 30003;
		top: 0;
		height: 100%;
		left: -100%;
		width: 100%;
		width: calc( 100% - 60px );
		
/* 		background: #d0b48f; */
		
		padding-top:    40px;
		padding-bottom: 40px;
		
		-webkit-box-shadow: 0 0 20px 10px rgba(0,0,0,0.2);
				box-shadow: 0 0 20px 10px rgba(0,0,0,0.2);
		
		-webkit-transition: left 500ms ease;
		   -moz-transition: left 500ms ease;
			-ms-transition: left 500ms ease;
			 -o-transition: left 500ms ease;
			 	transition: left 500ms ease;
	}
	
	#mobnav.active {
		left: 0;
	}
	
	/* Mobile Menu */
	
/*
	#mobnav p {
		line-height: 2;
	}
	
	#mobmenu ul li {		
		position: relative;
	}
	
	#mobmenu a {
		color: green;
	}
	
	#mobmenu ul li a {
		display: block;
		padding: 0 40px 0 15px;
		height: 44px;
		line-height: 44px;
		border-bottom: 1px solid white;
	}
	
	#mobmenu ul li.current-menu-item > a,
	#mobmenu ul li a:hover,
	#mobmenu ul li a:focus {
		color: #1a3eb5;
	}
	
	#mobnav ul.menu>li > a,
	#mobnav ul.menu li > ul > li.menu-item-has-children > a {
		font-weight: 500;
	}
	
	#mobmenu ul li:first-child a {
		border-top: 1px solid white;
	}
	
	#mobmenu ul li ul {
		display: none;
	}
	
	#mobmenu ul li ul li {
		text-transform: none;
	}
	
	#mobmenu ul li ul li a {
		padding-left: 25px;
	}
	
	#mobmenu ul li ul li:first-child a {
		border-top: 0;
	}
	
	#mobmenu ul li ul li ul {
		display: none;
	}
	
	#mobmenu ul li ul li ul li a {
		padding-left: 45px;
	}
*/
	
	/* Subnav */
	
}




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

@media (min-width: 414.01px) and (max-width: 768px) {
	
}

@media (min-width: 768.01px) and (max-width: 1024px) {
   
}

@media (min-width: 1024.01px) and (max-width: 1180px) {
    
}

@media (min-width: 1180.01px) and (max-width: 1420px) {
    
}

@media (min-width: 1420.01px) and (max-width: 1799.99px) {
    
}

@media (min-width: 1800px) {
	html,
	body {
		
	}  
	
	.outer,
	.fixme {
		max-width: 1800px;
		margin: 0 auto;
	}  
	
}




















