/**
** style.css
*/
body{
	margin:0;
	padding: 0;
	font-family: Arial,sans-serif;
}
img{
	display: inline-block;
	max-width: 100%;
}
ul{
	margin:0;
}
h1,h2,h3{
	margin:0;
}
h2{
	font-size: 30px;
	font-weight: 900;
}
h3{
	font-size: 20px;
	line-height: 20px;
}
sup{
    font-size: 0.83em;
    vertical-align: super;
    line-height: 0;
}
sup.tm{
	font-size: 0.5em;
}
.page_content{
	min-height: 600px;
}
.error h1{
	color:#E54B4B;
	padding-top: 50px;
	font-size: 40px;
}
.http_error{
	font-size: 20px;
}
.inline_menu li{
	display: inline-block;
	list-style: none;
	padding:0 10px;
}
.link a{
	color: #00A992;
	font-size: 12px;
	line-height: 13px;
	font-weight: 700;
	text-decoration: underline;
}
.note{
	color: #02AB8C;
	font-size: 13px;
}
.wrapp{
	position: relative;
}
#template{
	position:absolute;
	z-index: -1;
	display: none;
}
.template_container{
	width:1200px;
	margin:auto;
}
.container,.container_two,.box{
	margin:auto;
}
#header{
	background: #FFFFFF;
	min-height:100px;
	width:100%;
	z-index: 1;
}
#header .logo{
	height:90px;
	padding:5px 0;
}
.slogan{

	padding-top: 30px;
}

.top_nav{
	background: #000000;
	width:100%;
	height:45px;
}
#top_nav{
	margin-top: 0px;
	position: relative;
}
#top_nav ul{
	width:100%;

}
#top_nav li{
	position:relative;
	display: inline-block;
	list-style: none;
	font-size: 18px;
	padding:0;
	text-align: center;
	line-height: 45px;
	font-family: Arial,sans-serif;
	padding-right: 20px;
}
#top_nav li a{
	color:#AEAEAE;
	text-decoration: none;
	display: block;
}

.slide-img{
	width: 100%;
	z-index:99;
}


.caption_link{
	position: absolute;
	text-transform: uppercase;
	background: yellow;
	opacity: 0.7;
    filter: alpha(opacity=70);
    border:1px solid #222222;
	padding:5px;
}
.caption_link a{
	display: block;
	color:#000000;
	font-weight: bold;
}
#banner img{
	z-index: 1;
}
#banner h1{
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #86421B
}
#banner h1 .big{
	font-size: 35px;
}
#banner p{
	color: #201E1F;
	font-size: 16px;
	font-weight: bold;
	word-spacing: 2px;
}
.arrow{
	background: url(images/arrows.png);
	height:65px;
	width:33px;
	z-index: 201;
	cursor: pointer;
}
.arrow.cycle-prev{
	position:absolute;
	top:65px;
	left:0;
}
.arrow.cycle-next{
	position:absolute;
	top:65px;
	right:0;
	background-position: -34px 0;
}
/*/Main/*/

/*/==============HOME==================/*/
#home_content{
	background: #232C2B;
	width: 100%;
	min-height: 300px;
	padding:15px 0px 40px;
	color:#FFFFFF;
}
#home_content .row,#contact .row{
	border-top:1px solid #00A992;
	padding:20px 0;
}
.content_padd{
	padding:0;
}
.content_padd.double{
	padding:0 10px 0 40px;
}
.content_padd h3{
	padding-bottom: 10px;
}
.content_padd p,.content_padd .p{
	color:#BEBEBE;
	font-size: 13px;
	line-height: 16px;
	font-weight: 500;
	padding-bottom: 20px;
}
.content_padd .p{
	padding-bottom: 0px;
}
.content_logo{
	padding-top: 20px;
	text-align: center;
}
@media (min-width: 1024px){
	.container{
		max-width:1024px;
	}
	.container_two{
		max-width: 960px;
	}
	.box{
		max-width: 100%;
	}
}
/*/=================CONTACT===================/*/
#contact{
	background: #FFFFFF;
	padding:10px 0;
	min-height: 200px;
	padding-bottom: 30px;
}
#contact h1{
	color: #25302C;
}

.contact.item{
	border-bottom: 2px dashed #00AA90;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.contact.item.last{
	border:0;
}
.biz{
	padding-top: 20px;
}
.biz_icon,.email_icon,.phone_icon{
	padding:10px 20px 0 0;
}
.address_icon{
	padding:20px 10px 0 0;
}
.contact.item p{
	color: #4A3822;
	font-weight: 700;
}
#contact h3{
	color: #4A3822;
	font-size: 20px;
	font-weight: 900;
	padding-bottom: 10px;
}

.form_padd{
	padding-left:50px;
	
}
#contactForm label{
	display:block;
	color:#4A3822;
	padding-left:10px;
	font-weight: 700;
	font-size: 15px; 
}

input.gaia-form,textarea.gaia-form, #contactForm input,#contactForm textarea{
	display: block;
	width: 96%;
	height: 28px;
	padding: 3px 2%;
	font-size: 14px;
	line-height: 1.428571429;
	color: #555555;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #02AB8C;
}
 input[type=checkbox]{
 	border: 1px solid #02AB8C;
 	color: #4a3822;
 }
input.checkbox{
	height:28px;
	width:28px;
	padding:3px;
	float:left;
	display: block;	
}
.checkbox_box{
	line-height: 31px;
	height: 31px;
}
.checkbox_text{
	float: left;
	padding:0 5px;
	height: 31px;
	line-height: 31px;
}
textarea.gaia-form,#contactForm textarea{
	height: 100px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #4C4E4D;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #4C4E4D;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #4C4E4D;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #4C4E4D;
}
.btn-gaia,#contactForm input[type=submit]{
	-moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
	background: #00AA90;
	border-radius: 0;
	text-transform: uppercase;
	color:#FFFFFF;
	font-weight: 900;
	font-size: 16px;
	padding:6px 25px;
	height:40px;
	width:150px;
	display: block;
	float:right;

}
footer{
	background: #4D3C2A;
	width:100%;
	line-height: 20px;
	padding:40px 0;
	color:#C6C3BE;
	font-size: 14px;
}
footer ul li{
	line-height: 14px;
	border-right: 2px solid #C6C3BE;
}
footer ul li.last{
	border:0;
}
#js_response{
	text-align:center;
	background: #00AA90;
	padding:20px;
	color:#FFFFFF;
	min-width:300px;
	display: none;
	font-size: 18px;
}
#js_response p{
	padding:5px;
}
#js_response .footnote{
	font-size: 12px;
	padding-top: 20px;
}
.btn-response{
	margin-top: 10px;
	background: #232C2B;
}
.btn.btn-response:hover{
	color:#FBFB49;
}
@media (max-width: 1024px){
	.container{
		max-width:1024px;
	}
	.container_two{
		max-width: 960px;
	}	
}
@media (min-width: 960px){
	.main{
		min-height: 450px;
	}

}
@media (max-width: 960px){
	.container{
		max-width:960px;
	}
	.container_two{
		max-width: 960px;
	}
}
@media (min-width: 768px){
	.logo img{
		width:200px;
	}
	#banner{
		height:200px;
		width:100%;
		position:relative;
	}
	#caption{
		position: absolute;
		z-index: 200;
		top:0;
		width:100%;
	}
	#caption_content{
		position:absolute;
		top:0px;
		left:30px;
		width:100%;
		min-height: 200px;
		z-index: 200;
	}
	.caption_content{
		margin-top: 10px;
		width:400px;
		text-align: center;
		z-index: 200;
	}
	.arrow.cycle-prev{
		top:65px;
	}
	.arrow.cycle-next{
		top:65px;
	}
	.caption_link{
		bottom:2%;
		right:10%;
	}
	.slide-img img{
		float:right;
	}
	/*/Contact/*/
	.contact_left{
		border-right: 2px solid #02AB8C;
		padding-bottom: 70px;
	}
	.contact.item{
		max-width: 350px;
	}

}
@media (max-width: 767px){
	.mobil_center{
		text-align: center;
	}
	.mobil_right{
		text-align: right;
	}
	.mobil_left{
		text-align: left;
	}
	.slogan_padd{
		padding:0 20px;
	}
	#banner{
		width:100%;
		position:relative;
	}
	#caption{
		position: relative;
		z-index: 200;
		width:100%;
		margin:auto;
		
	}
	#caption_content{
		position:relative;
		width:100%;
		min-height: 200px;
		z-index: 200;
		text-align: center;
	}
	.caption_content{
		margin-top: 10px;
	}
	.cycle-slideshow{
		height:200px;
		position:relative;
		overflow: visible !important;
	}
	.arrow.cycle-prev{
		top:-200px;
		z-index: 300;
	}
	.arrow.cycle-next{
		top:-200px;
		z-index: 300;
	}
	.caption_link{
		position: relative;
		display: inline-block;
		bottom:-190px;
		margin:auto;
	}
	/*/Contact/*/
	#contact{
		padding:30px 1%;
	}
	#contact .fournine,#contact .fivenine{
		width:96%;
		padding-left:2%;
		padding-right: 2%;
	}
	#contact .col.fourfive,#contact .col.five{
		float:left;
		width:40%;
	}
	.contact.item{
		width: 100%;
	}
	.form_padd{
		padding:20px 0 0;
		border-top:1px solid #00aa90;
	}

	#contactForm label,#contactForm .note{
		text-align: left;
	}
	.btn-gaia.right{
		float:none;
	}
	footer .left,footer .right{
		float:none;
		line-height: 30px;
	}
}
@media (min-width: 586px){
	.slide-img img{
		height:200px;
	}
}	
@media (max-width: 585px){
	.slide-img img{
		max-width:100%;
	}
	.cycle-slideshow{
		height: 100%;
		position:relative;
	}
	.caption_link{
		bottom:-100px;
	}
}	