/*
===============================================
****************   	CUSTOM 		***************
===============================================
*/
@font-face    	{ font-family: casa;        src: url(css/Casa.ttf);}
@font-face    	{ font-family: bodyfont;    src: url(css/body.otf);}
@font-face    	{ font-family: headfont;    src: url(css/head.ttf);}
table 		 	{ border-collapse: collapse;	border-spacing: 0; } a {text-decoration: none; }  /*remove if needed*/
body 			{ font-family: bodyfont;   font-size: 15px; background-color: #fff; color: #333;    }
h1, h2, h3, h4 	{ font-family: headfont;  }
h1 				{ font-size: 60px; }
h2 				{ font-size: 40px; }
h3 				{ font-size: 30px; }
h4 				{ font-size: 20px; }
p 				{ line-height: 25px; }
p a 			{ color: #888; }
input 		    { border:0px; }
article header 	{ font-weight: bold; }
/*
===============================================
****************   	THEME LOOK	***************
===============================================
*/

.btn1 			{ background: #ff533d;  border: 0px;  color: #fff; padding: 15px 30px; border-radius: 3px; font-weight: bold; } 
.btn2 			{ background: rgba(0, 153, 51, 1); border: 0px; height: 30px; color: #fff; padding: 0px 10px; } .btn1 span, .btn2 span { font-family: 'icons';  }
.toolbar 		{ background: rgba(0, 153, 51, 1); border: 0px; height: 30px; color: #fff; line-height: 30px; display: inline-block; overflow: hidden; } 
.toolbar .search{ height: 30px; margin: 10px;  }
.cards1 article 		{ position: relative; }
.cards1 article header 	{ order:1; font-weight: bold; font-size: 20px; }
.cards1 article figure  { order:2; width: 100%; height: 200px; }  .cards1 article img 	{ order: 2;  }
.cards1 article main 	{ order:3;  }
.cards1 article footer 	{ order:4;  }
.cards1 article aside  	{ order:5;  }

.table 			{  }
.table th 		{  }
.padded2 		{ padding: 100px 10vw 50px; text-align: center;  }
.padded2 h2 	{ background: rgba(255,255,255,0.5); }
/*
===============================================
****************   	HEADER		***************
===============================================
*/
nav input[type=checkbox], .nav-icon   { display: none; -webkit-appearance: none; } /*Hide checkbox*/
nav input[type=checkbox]:checked ~ #nav, nav input[type=checkbox]:checked ~ #nav2,  nav input[type=checkbox]:checked ~ #nav3,  nav input[type=checkbox]:checked ~ #nav4  {    display: block; } /*Show menu when invisible checkbox is checked*/
ul.nav                  { list-style-type: none;  margin: 0;  padding: 0;  overflow: hidden; } ul.nav li, ul.nav li a  { display: inline-block; }

#hair 			{ z-index: 2; position: absolute; padding: 0px 20px; top: 0px; left: 0px; right: 0px; height: 30px; line-height: 30px; background: rgba(255,255,255,0.8); display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: space-between; 	align-items: flex-start; align-content: flex-start;	}
#hair article, #hair a 	{  color: #444; padding: 0px 10px;   letter-spacing:2px;   }
.sticky 		{ position: absolute; top: 30px; left: 0px; right: 0px;  } 	.fix-head		{ position: fixed; top: 0px; }
#head 			{ height: 50px; line-height: 50px;   color: #fff;  z-index: 10;	 }
#logo 			{ display: inline-block; overflow: hidden; margin: 0px 20px; z-index: 20;  color: #eee; font-size: 20px; letter-spacing: 5px; padding: 50px 0px 0px 180px;	}
#eyes 			{ display: inline-block; float: right;	}
#eyes a 		{ padding: 0px 30px; color: #fff; 	}	#eyes a:hover 	{ color: #eee; 	}


/*
===============================================
****************   	MAIN 		***************
===============================================
*/
#body 			     { 	}
#body>section 	 { position: relative;	} 

#welcome 				{ min-height: 70vh;  padding: 30vh 0px 0px; margin: 0px; overflow: hidden;} 
#welcome img 			{ height: 25vh;  }
#welcome article 		{ max-width: 800px; padding: 35px 10px 35px 30px ; margin: auto; background: rgba(255,255,255,0.7); text-align: center; font-size: 18px;}
#welcome h2 			{ padding-top: 0vh; font-size: 36px;  font-family: bodyfont;  letter-spacing: 2px; } 
#welcome h3 			{ max-width: 470px; font-size: 32px; letter-spacing: 1px; color: #007a96;  }
.card1 					{ max-width: 500px; padding:50px 80px; text-align: center; background: #111; color: #fff; }
.card2 					{ width: 320px; height: 350px; overflow: hidden; padding:0px 0px; border:1px #eee solid; margin:30px 20px 0px; position: relative; border-radius: 10px; background: #fff; overflow: hidden; } 
.card2 header 			{ font-weight: bold; text-transform: uppercase;font-size: 22px; background: #000; padding: 10px; color: #fff;} 
.card2 main 			{ padding: 10px; }
.card2 p 				{ color: #888; } .card2 b { color: #007a96; font-size: 20px; }
.card2 footer 			{ position: absolute; bottom: 0px; padding: 10px; }

.entice 				{ padding: 60px 0px; text-align: center; background: #f6f6f6; }
.entice header 			{ font-weight: bold; font-size: 22px; padding: 20px; color: #777; letter-spacing: 3px;  }
.entice aside 			{ font-style: italic; letter-spacing: 2px; }

#whyus,#terms 					{ max-width: 800px; margin: auto; padding: 60px 0px;  }
#terms 					{ color: #fff; line-height: 30px;  }

#services 				{ padding: 60px 0px; text-align: center; background-color: #222; color: #fff; }
#services div 			{ max-width: 1200px; margin: auto; }
#services article 		{ max-width: 820px; min-width: 600px; max-height: 165px; overflow: hidden; padding: 20px; margin: 15px 0px; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5; background: rgba(0,0,0,0.2);
display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: center; align-items: stretch; align-content: stretch;} 
#services header 		{ font-size: 25px; max-width: 300px; flex: 1 0px; padding: 30px 0px 0px; text-align: left;   }
#services main 			{ padding: 20px 0px 0px; overflow: hidden;  flex: 1 0px; text-align: left; line-height: 25px; }
#servuces ul, #services p { margin: 0px; }

#products 				{ padding: 80px 0px;  background: #f6f6f6;} 
#products div 			{ max-width: 800px; margin: auto; }
#products h2 { color:#007a96; text-align: center;}
#products .card1, #process .card1  	{ order: 3; }

.mailme .inputme 	{ width: 300px; border-bottom: 1px #888 solid; height: 30px; margin: 10px;  }
.mailme .sendme 	{ margin: 30px 0px; }

#contact                { color: #222; padding: 80px 0px; max-width: 1200px; margin: auto; } 
#contact header 		{ font-size: 30px; }

#contact .sendme { margin-left: 10px; }
#contactform            { padding: 0px 20px;  max-width: 760px; position: relative; font-size: 13px;  }
#contactform .inputme   { margin:25px 10px;  height: 40px; line-height: 40px; width: 350px; text-indent: 10px; border-bottom: 1px #888 solid;  background: transparent; color: #222;}
#contactform .msgme   	{ width: 720px; min-height: 250px; margin: 20px 10px; line-height: 25px; text-indent: 10px; background: transparent; border: 1px #222 solid; border-radius: 5px; color: #222;  }
#contactform ::-webkit-input-placeholder  { /* Chrome/Opera/Safari */  color: #222;}
#contactform ::-moz-placeholder       { /* Firefox 19+ */  color: #222; }
#contactform :-ms-input-placeholder     { /* IE 10+ */  color: #222;}
#contactform :-moz-placeholder        { /* Firefox 18- */  color: #222; }
.sendme         { height: 40px; padding: 0px 100px; background: #007a96; color: #fff; font-weight: bold; border-radius: 5px; }
#contact p 				{ font-size: 20px; text-align: left;}
/*
===============================================
****************   	FOOTER 		***************
===============================================
*/
#feet 		              {  }
#designed               { font-size: 12px; width: 110px; height: 30px; line-height: 30px; padding: 10px 20px; margin: auto; font-family: casa, Courier, monospace;  font-size: 12px; } 
.by_words, .small_logo  { display: inline-block;   height: 30px; overflow: hidden;  } .by_words { width: 70px; }  .small_logo { width: 30px; background: url('us.png') no-repeat center; background-size: 30px; }
#designed a             { color: #333; }

#alert 					{ position: fixed; left: 0px; right: 0px; bottom: 0px; color: #fff; background-color: rgba(0,0,0,0.6); overflow: hidden; height: 0px;}




/*
===============================================
****************    IMAGES    ***************
===============================================
*/

.logo         { background: url('logo.png') no-repeat; background-size: contain; }
.cover1				{ background: url('../gallery/cover1.jpg') no-repeat center fixed; background-size: cover;  }
.cover2				{ background: url('../gallery/cover2.jpg') no-repeat center; background-size: cover;  }
.cover3				{ background: url('../gallery/cover3.jpg') no-repeat center; background-size: cover;  }
.cover4				{ background: url('../gallery/cover4.jpeg') no-repeat center; background-size: cover;  }
.cover5				{ background: url('../gallery/cover5.jpeg') no-repeat center; background-size: cover;  }
.cover6				{ background: url('../gallery/cover6.jpg') no-repeat center; background-size: cover;  }
.cover7				{ background: url('../gallery/cover7.jpeg') no-repeat center fixed;  background-size: cover;  }

.pic001       { background: url('../gallery/pic001.jpg') no-repeat center; background-size: cover;  }
.pic002       { background: url('../gallery/pic002.jpg') no-repeat center; background-size: cover;  }
.pic003       { background: url('../gallery/pic003.jpg') no-repeat center; background-size: cover;  }
.pic004       { background: url('../gallery/pic004.jpg') no-repeat center; background-size: cover;  }
.pic005       { background: url('../gallery/pic005.jpg') no-repeat center; background-size: cover;  }
.pic006       { background: url('../gallery/pic006.jpg') no-repeat center; background-size: cover;  }
.pic007       { background: url('../gallery/pic007.jpg') no-repeat center; background-size: cover;  }
.pic008       { background: url('../gallery/pic008.jpg') no-repeat center; background-size: cover;  }
.pic009       { background: url('../gallery/pic009.jpg') no-repeat center; background-size: cover;  }

/*
===============================================
****************    TABLET/MOBILE    ***************
===============================================
*/
@media screen and (max-width:820px) {


#head         { overflow: auto; z-index: 300;  }
.nav-icon     { display: inline-block;    position: fixed;    right: 0;    top: 0;    width: 60px; height: 50px; font-size: 60px; line-height: 50px;  visibility: visible;  z-index: 200; }
#eyes         {  background-color: rgb(0, 0, 0); color: #fff;   position: fixed; top: 0px;  left: 0px; right: 0px;  }
#nav          {  background-color: rgb(0, 0, 0); color: #fff;   padding-top: 50px;  left: 0px; right: 0px;  }
.sticky { position: fixed; top: 0px;  }
#logo         { position: relative; top: 0px; left: 0px; height: 50px; right: 50px; font-size: 20px;  margin: 0px;  line-height: 50px;  }
#eyes         { height: 50px;  }   
.nav a        { display: block; color: #fff;   text-align: left; height: 50px; padding-left: 20px; line-height: 50px;    }
.nav a:hover  { background-color: #333; }
#eyes ul      { position: static;   display: none;  } /*Make dropdown links appear inline*/ 
#eyes  li, #eyes li a {   width: 100%;  }
#body>section { width: 95%;  padding: 2.5%; }
.inputme, .msgme { max-width: 320px;   }

.card1 	{ padding: 10px; min-width: 320px; }
#services header, #services main { min-width: 300px;}

}



/*
===============================================
****************   	PRESETS		***************
===============================================
*/

.full1 			{ width: 100%; height: 80vh; padding: 20vh 0px 0px; }

.stretchfull			{ display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: center; align-items: stretch; align-content: stretch; }
.stretchfull>article 	{ order: 1; flex: 1 0px; align-self: stretch;  }


.spreadfull		{ display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: space-between; 	align-items: flex-start; align-content: flex-start; }
.spr { order: 1; flex: 1 0px; }
.spreadequal	{ display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: space-around; 	align-items: flex-start; align-content: flex-start; }
.spreadcenter 	{ display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: center; 			align-items: flex-start; align-content: flex-start; }
.spreadleft		{ display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: flex-start; 		align-items: flex-start; align-content: flex-start; }
.spreadright	{ display: -webkit-flex; display: flex;  flex-flow:row wrap; -webkit-flex-flow: row wrap; justify-content: flex-end; 		align-items: flex-start; align-content: flex-start; }



.contain2		{ display: -webkit-flex; display: flex;  flex-flow:column wrap; -webkit-flex-flow: column wrap; }
.contain3		{ display: -webkit-flex; display: flex;  flex-flow:row wrap; align-items: stretch; align-content: stretch; }
.stretch		{ flex: 1 0px; align-self: stretch;  }
.drop 			{ flex: 1 0px; align-self: flex-end; }

.grow2 			{ flex: 2 0px; align-self: stretch; 	}
.grow3 			{ flex: 3 0px; align-self: stretch; 	}


.sizeS 			{  }
.sizeM 			{  }
.sizeL 			{  }
.sizeF1 		{ width: 100vw; height: 100vh; }
.sizeF2 		{ width: 100%; 	height: 100vh; }

.c_clean 		{ background: rgba(0,0,0,0.6); color: #fff; }
/*
===============================================
****************   	LIBRARY		***************
===============================================
*/

