@charset "utf-8";
/* CSS Document */
/*

font-family: 'Quicksand', sans-serif;
font-family: 'Open Sans', sans-serif;
font-family: 'Source Serif Pro', serif;

*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%
}
html, body{
height:100%;
margin:0;
overflow-x: hidden;

}
body,td,th {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
	line-height: 140%;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	/**/
		
}
.header{
	float: left;
	width: 100%;
	background-color: white;
	height: 585px;	
	position: relative;
	z-index:500;
	-webkit-box-shadow: 0 2px 2px 1px #A6A6A6;
	box-shadow: 0 2px 2px 1px #A6A6A6;
}
.top_head{
	position: relative;
	z-index:1000;
	width: 100%;
	height: 165px;
	background-color: white;
	float: left;	
}
.nav{
	position: relative;
	z-index:500;
	width: 100%;
	height: 50px;
	float:left;
	background-color: white;
	overflow:hidden;
    border-top: 1px solid #b6e3ff;
}
.contentwrap{
	position: relative;
	z-index:1000;
	width: 100%;
	min-height: 350px;
	float: left;
	background-color: white;
	/*border-top: 1px solid #c1d1d9;*/	
	padding-bottom: 40px;
	/*-webkit-box-shadow: 0 0 10px 2px #000000;
	box-shadow: 0 0 10px 2px #000000;*/
}
nav{
	max-width: 1600px;
	margin: 0 auto;
	height: 50px;
	text-align: center;	
}
nav a{
	font-size: 1.2em;
font-family: 'Quicksand', sans-serif;
	color: #000;
	font-weight: 300;
	padding: 14px 30px;
	line-height: 50px;
	text-decoration: none;	
	background-image: url(/file?fle=2622);
	background-position: center right;
	background-repeat: no-repeat;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
nav a:hover, nav a.selected, nav a.axotmnu_select{
	font-size: 1.2em;
	color: #fff;
	font-weight: 300;
	padding: 14px 30px;
	line-height: 50px;
	background-color: #2fabbe;
	text-decoration: none;
	background-image:none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;	
}
nav a{
	margin-left: -5px;	
}
nav a span{
	display: none;	
}
nav a.last{
	background-image: none;	
}
.nav-inner{
	/*float: left;
	margin-left: 315px;	*/
}
.logo{
	float: left;
    margin-top: 37px;
    text-align: center;
    width: 100%;	
}
.logo img{
	height: 81px;
    margin-top: 6px;
    width: auto;	
}
.headinner, .content_inner{
	max-width: 1600px;
	margin: 0 auto;	
}
.lidworden{
	display: block;
	width: 285px;
	height: 60px;
	font-family: 'Quicksand', sans-serif;
	line-height: 55px;
	background-color: #2fabbe;
	color: white;
	margin: 15px auto;
	text-decoration: none;
	font-size: 1.9em;
	font-weight:300;
	padding: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-image: url(/file?fle=2633);
	background-position: 315px 50%;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.lidworden:hover{
	display: block;
	width: 285px;
	height: 60px;
	margin: 15px auto;
	line-height: 55px;
	background-color: #2fabbe;
	color: white;
	text-decoration: none;
	font-size: 1.9em;
	font-weight:300;
	padding: 3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	background-image: url(/file?fle=2633);
	background-position: 250px 50%;
	background-repeat: no-repeat;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.lidje{
	
	background-size: 50px 50px;
    border: 1px dotted white;
    border-radius: 7px;
    display: block;
    height: 55px;
    margin: 2px;
    padding-left: 20px;
    /*width: 199px;*/
}
.cont_left{
	float: left;
	width: 315px;	
	background-color: #f7f7f7;
	margin-top: 15px;
}
.cont_right{	
	text-align: left;
	margin-left: 355px;
}
.right_inner h2, .block h1{
	color: #000;
	font-size: 2.2em;
	font-weight:300;
	/*float: left;	*/
	font-family: 'Quicksand', sans-serif;
	text-align:center;
	padding: 30px;
	margin: 30px auto;
	width: 90%;
	text-transform:uppercase;
	line-height: 120%;
}
.tweet{
	width: 100%;
	float: left;
	min-height: 320px;
}
.tweet h2{
	 background-color: white;
    border: 1px solid #d1d8de;
    float: left;
    font-family: 'Quicksand', sans-serif;
    font-size: 2.2em;
    font-weight: 300;
    margin: 0 12px;
    padding: 20px;
    width: 250px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
letter-spacing:-2px;	
}
.act, .bottomthree{
	float: left;
	width: 100%;
	min-height: 250px;	
}
.block{
	width: 29%;
	float: left;
	margin: 2%;	
}
.bottomthree{
	border-top: 1px dotted #666;
    margin-left: -1%;
    margin-top: 40px;	
}
.fotobanner img{
	width: 100%;
	height: auto;	
}
.fotobanner{
	width: 100%;
	height: 380px;	
	float: left;
	background-image:url(/file?fle=3804);
	background-position:center;
	background-repeat:no-repeat;
	background-size: 550px auto;
	background-color: #dedede;
	
}
.content2, .content{
	font-size: 0.9em;
    margin: 0 auto;
    /*width: 70%;*/
	text-align:center;	
}
footer{
	height: 50px;
	float: left;
	width: 100%;
	background-color: #2fabbe;	
}
.footer_in{
	margin: 15px auto;
	/*background-color: #666;*/
	max-width:1300px;
	color: white;
	text-align:center;	
	font-size: 0.8em;
}
.footer_in a{
	color: white;
	text-decoration: none;
}
.search{
	float: right;
    margin-top: 50px;
    position: relative;
    margin-right: 40px;
    width: 235px;
	display:none;
}
.search_in input.search_txt {
    border: 1px solid #d9d9d9;
    border-radius: 10px;
    box-shadow: 1px 4px 9px -6px rgba(0, 0, 0, 0.5) inset;
    color: #666;
    float: left;
    font-size: 14px;
    margin-right: 0;
    margin-top: 1px;
    padding: 6px 10px;
	width: 157px;
}
.search_button {
    background-color: #f28cb9;
    background-image: url(/file?fle=2623);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 solid white;
    border-radius: 50%;
    cursor: pointer;
    float: right;
    height: 34px;
    margin-left: 5px;
    width: 34px;
	font-size: 0px;
	color: #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.search_button:hover {
    background-color: #000;
    background-image: url(/file?fle=2623);
    background-position: center center;
    background-repeat: no-repeat;
    border: 0 solid white;
    border-radius: 50%;
    cursor: pointer;
    float: right;
    height: 34px;
    margin-left: 5px;
    width: 34px;
	font-size: 0px;
	color: #e55c11;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.color{
	 bottom: 10px;
    float: right;
    margin-top: -29px;
    position: relative;
    right: 20px;
    z-index: 2000;	
}
.color img{
	width: 20px;
	height: auto;	
}
.slider{
	background-image: url(/file?fle=3770);
	background-position: center;
	background-repeat: no-repeat;	
}