@charset "utf-8";
/* CSS Document */
/*--------- Fonts ----------*/
/*
font-family: 'Quicksand', sans-serif;
font-family: 'Open Sans', sans-serif;
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
        width: 100%;
}
html, body{
height:100%;
margin:0;
}
body,td,th,span,font,li,font[style],font[size],font[face] {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #343434;
	line-height: 140%;
	/*-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;*/
	/**/
		
}
#container{
	min-height:100%;
    position:relative;
    height: 100%;
}
font[style],font[size],font[face] {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
	font-size: 100% !important;
}
.banner{
	float: left;
	width: 100%;
	height: 80px;
	position:fixed;	
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;	
        z-index: 5000;
}
.logo{
	float: left;
	height: 80px;
	width: 225px;	
	position: relative;
	z-index:5001;	
}
.nav{
	background-color: white;
    position: absolute;
    right: 0;
    z-index: 5002;	
}
.logo img{
	height: auto;
	width: 100%;
	margin: 10px 20px;	
}
.soc_icons, .nav_inner, .nav, .sb-search, .login_wrap{
	height: 80px;
	float: right;	
}
.soc_icons a{
	width: 50px;
	height: 80px;
	display: block;
	float: right;
	border-left: 1px solid #e6e6e6;	
}
.lr{
	border-right: 1px solid #e6e6e6;
}
.soc_icons a img{
	width: 60%;
	margin: 24px 22%;	
}
.login_wrap{
	width: 50px;
	height: 80px;
	display: block;
	float: right;
	background-color: #2198cf;
}
.login_wrap img{
	width: 45%;
	margin: 28px 28%;
	height: auto;	
}


.subnav_inner{
	margin: 0 auto;
	max-width: 740px;
}
.subnav a, .subnav a:visited{
	display: block;
	width: auto;
	height: 50px;
	text-decoration:none;
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 400;
	color: #666;
	font-size: 1.0em;
	padding: 0 25px;
	line-height: 65px;	
	float: left;
	border-bottom: 2px solid white;
	text-transform: uppercase;
	-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;
}
.subnav a:hover{
	color: #666;
	border-bottom: 2px solid #2198cf;
	-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;
}	
 a.axolmnu_select_0,  a.axolmnu_select_0:visited,  a.axolmnu_select_0:hover{
	 display: block;
	width: auto;
	height: 50px;
	text-decoration:none;
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 400;
	color: #666;
	font-size: 1.0em;
	padding: 0 25px;
	line-height: 65px;	
	float: left;
	border-bottom: 2px solid #2198cf;
	-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;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
 }
.foto_slider{
	height: 550px;
	width: 100%;
	background-color: #2198cf;
	float: left;
	margin-top: 80px;
}
.middle_block{
	float: left;
	width: 100%;	
}
.middle_inner, .last_inner{
	margin: 20px auto;
    max-width: 1340px;	
}
.block{	
	width: 31%;
	margin: 1%;
	min-height: 350px;
	float: left;
}
.block2{	
	width: 35%;
	margin: 1%;
	min-height: 350px;
	float: left;
}
.block3{	
	width: 27%;
	margin: 1%;
	min-height: 350px;
	float: left;
}
.middle_inner .block h2{
	font-size: 1.7em;
	font-weight:400;
	color: #000;
	font-family: 'Quicksand', sans-serif !important;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.act_block{
	float: left;
	width: 100%;
	border-bottom: 1px solid #b6b6b6;
	padding-bottom: 20px;
	margin-bottom: 20px;	
}
.act_left{
	float: left;


	width: 70px;	
}
.act_right{
	margin-left: 90px;	
}
.act_date{
	width: 100%;
	float: left;	
}
.act_day{
	display: block;
	float: left;
	width: 100%;
	text-align:center;
	font-size: 40px;
	color: #b7b7b7;	
}
.act_month{
	display: block;
	clear:both;
	float: left;
	width: 100%;
	text-align:center;
	font-size: 25px;
	color: #b7b7b7;
	margin-top: -10px;
	text-transform:uppercase;	
}
.act_right h3{
	font-weight: 400;	
	margin: 10px 0px 0px 0px;
}
.act_right h3 a{ 
	color: #2198cf;
	text-decoration: none;
	font-size: 1.2em;
}
.act_place{
	margin: 10px 0 0 0;	
	float: left;
}
.act_hour{
	display: block;
	float: left;
	clear: both;
	margin: -10px 0 0;
}
.block_inner, .block_inner2, .block_logo{
	width: 100%;
	float: left;	
	text-align: center;
}
.block_logo img{
	width: 70%;
	margin: 0px auto 0 auto;
	height: auto;	
}
.blok2_txt{
	margin: 40px 50px;
	font-size: 1.5em;
	font-weight:300;
	line-height:120%;
	float: left;	
}
.str{
	font-weight: 800;
	color: #2198cf;	
}
.meerlink{
	width: 100%;
	float:left;
	margin-top: 30px;	
}
.block_inner{
	background-image: url(/file?fle=3250);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 40px;
    min-height: 450px;	
}
.block_inner2{
	background-image: url(/file?fle=3251);
	background-position: right;
	background-repeat: no-repeat;
	min-height: 450px;	
}
.meerlink a, .meerlink a:visited{
	font-size: 1.2em;
	color: #fff;
	padding: 15px 35px;
	/*display: block;*/
	border-radius: 3px 3px 3px 3px;
-moz-border-radius: 3px 3px 3px 3px;
-webkit-border-radius: 3px 3px 3px 3px;	
background-color: #2198cf;
text-decoration:none;
-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;
}
.meerlink a:hover{
	background-color: #13516e;
	-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;
}
.innerblock{
	float: left;
	width: 100%;
	text-align:center;	
}
.blok3_txt{
	margin: 80px 40px 40px;
	font-size: 2em;
	font-weight:300;
	line-height:120%;
	float: left;	
}
.blok3_txt span{
	color: #2198cf;	
	margin: 0;
	font-weight: 400;
}
.blok4_txt{
	color: #666;
	float: left;
	margin-bottom: 20px;
	text-align: center;
	width: 100%;	
}
.block_last{
	height: 220px;
	width: 100%;
	float: left;
	background-color: #e3e3e3;
	margin-top: 40px;	
}
.last_inner .left{
	width: 50%;
	float: left;	
	text-align: center;
}
.last_inner .right{
	width: 50%;
	float: right;	
	text-align: center;
}
.last_inner h3{
	color: #000;
    font-family: "Quicksand",sans-serif !important;
    font-size: 1.7em;
    font-weight: 400;
    text-transform: uppercase;	
}
.last_inner p{
	color: #666;
	text-shadow: 1px 1px #fff;	
}
.socio_cont{
	float: left;
	width: 100%;
	text-align: center;	
}
.socio_inner{
	width: 90px;
	height: 40px;
	margin: 0 auto;	
}
.socio_inner .left{
	width: 40px;
	height: 40px;
	float: left;	
}
.socio_inner .left img{
	width: 100%;
	height: auto;	
}
.socio_inner .right{
	width: 40px;
	height: 40px;
	float: right;	
}
.socio_inner .right img{
	width: 100%;
	height: auto;	
}
.slide3{
	background-image: url(/file?fle=3255);
	background-position: center;
	background-size: cover;
	overflow:hidden;
		
}
.slide1{
	background-image:url(/file?fle=3252);
	background-position: center;
	background-size: cover;
	overflow:hidden;
		
}
.slide2{
	background-image:url(/file?fle=3253);
	background-position: center;
	background-size: cover;
	overflow:hidden;
		
}
.slide4{
	background-image:url(/file?fle=3254);
	background-position: center;
	background-size: cover;
	overflow:hidden;
		
}
.slide5{
	background-image:url(/file?fle=3256);
	background-position: center;
	background-size: cover;
	overflow:hidden;
		
}


footer{
    height: 50px;
    width: 100%;
    background-color: #2198cf;
    float: left;
	position: absolute;
	bottom:0;
}
.topbutt{
	margin: 10px auto;
	text-align:center;	
	color: #fff;
	font-size: 12px;
}
.topbutt a, .topbutt a, .topbutt a:hover{
	color: #fff;
	text-decoration:none;
	font-size: 12px;	
}
.topbutt img{
	width: 100%;
	height: auto;	
}


.slide2 p, .slide3 p, .slide4 p, .slide5 p{
	font-size: 0.9em;
	line-height: 140%;
	font-weight: 300;
	clear:both;	
}
.txt_inside h2{
	font-size: 1.5em;
	font-weight: 300;
	color: #fff;
	line-height: 120%;
	margin-top: 30px;
	float: left;	
}
.txt_inside .fat{
	font-weight: 800;
	color: #fff;
	font-size: 1.2em;
	line-height: 120%;	
}
.txt_inside .fat2{
	font-weight: 700;
	color: #fff;
	text-transform:uppercase;
	line-height: 120%;
}
.txt_inside .fat3{
	font-weight: 700;
	color: #fff;
	line-height: 120%;
}
.txt_inside .fat4{
	font-weight: 800;
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;	
	line-height: 120%;
}
.morebutt{
	float: left;
	width: 100%;
	clear:both;
	text-align:center;	
}
span.btn{
            padding:10px;
            display:inline-block;
            cursor:pointer;
            font:12px/14px Arial, Helvetica, sans-serif;
            color:#aaa;
            background-color:#eee;
            -moz-border-radius:10px;
            -webkit-border-radius:10px;
            -moz-box-shadow:#999 2px 0px 3px;
            -webkit-box-shadow:#999 2px 0px 3px;
        }
        span.btn:hover{
            background-color:#000;
        }

.content_inner{
	max-width: 900px;
	margin: 0 auto;	
	padding: 0 15px;
}
.uberdiv{
	min-height:100%;
	position:relative;	
}
@media screen and (min-width: 581px) {
.banner{
	float: left;
	width: 100%;
	height: 180px;
	position:fixed;	
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;	
        z-index: 5000;
	margin-left: 0px;
}
.contentpart{
	width: 100%;

	padding-bottom: 80px;	
}
.txt_inside{
	color: #fff;
    font-size: 1.4em;
    line-height: 120%;
    margin: 12% auto;
    padding-right: 7%;
    width: 70%;
}
.foto_slider{
	height: 550px;
	width: 100%;
	background-color: #2198cf;
	float: left;
	margin-top: 180px;
}
.blue{
	background-image: url("/file?fle=3242");
    background-position: right center;
    background-repeat: no-repeat;
    height: 550px;
    overflow: hidden;
    width: 75%;
	
}
.logo{
	float: left;
	height: 100px;
	width: 100%;
	position: relative;
	z-index:5002;	
	text-align: center;
	border-bottom: 1px solid #e6e6e6;
}
.logo img{
	height: auto;
	width: 290px;
	margin: 10px 20px;	
}
.nav{
	background-color: white;
    position: absolute;
    right: 0;
    z-index: 5001;	
	overflow: hidden;
	clear:both;
	top: 100px;
}
.subnav{
	height: 50px;
	width: 100%;
	float: left;
	margin-top: 180px;
	position:fixed;
	text-align: center;	
	background-color:#fff;
}
.nav_inner a, .nav_inner a:visited{
	display: block;
	width: auto;
	height: 80px;
	border-left: 1px solid #e6e6e6;
	text-decoration:none;
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 700;
	color: #000;
	font-size: 0.9em;
	padding: 0 15px;
	line-height: 80px;	
	float: left;
	text-transform: uppercase;
	-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;
}
a.axotmnu_select, a.axotmnu_select:visited, a.axotmnu_select:hover{
	display: block;
	width: auto;
	height: 80px;
	border-left: 1px solid #e6e6e6;
	text-decoration:none;
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 700;
	color: #000;
	font-size: 0.9em;
	padding: 0 15px;
	line-height: 80px;	
	float: left;
	color:#fff !important;
	color: #fff;
	background-color: #faa41a;
	border-left: 1px solid #faa41a;
	-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;
}
.nav_inner a:hover{
	color: #fff;
	background-color: #faa41a;
	border-left: 1px solid #faa41a;
	-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;
}
}
@media screen and (min-width: 769px) {
.banner{
	float: left;
	width: 100%;
	height: 80px;
	position:fixed;	
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;	
        z-index: 5000;
	margin-left: 0px;
}
.contentpart{
	width: 100%;

	padding-bottom: 80px;	
}
.txt_inside{
	color: #fff;
    font-size: 1.4em;
    line-height: 120%;
    margin: 12% auto;
    padding-right: 7%;
    width: 70%;
}
.foto_slider{
	height: 550px;
	width: 100%;
	background-color: #2198cf;
	float: left;
	margin-top: 80px;
}
.blue{
	background-image: url("/file?fle=3242");
    background-position: right center;
    background-repeat: no-repeat;
    height: 550px;
    overflow: hidden;
    width: 75%;
	
}
.logo{
	float: left;
	height: 80px;
	width: 225px;
	position: relative;
	z-index:5001;
	border-bottom: 0px solid #e6e6e6;	
}
.logo img{
	height: auto;
	width: 100%;
	margin: 10px 20px;	
}
.nav{
	background-color: white;
    position: absolute;
    right: 0;
    z-index: 5002;	
	overflow: hidden;
	clear: none;
	top: 0px;
	
}
.subnav{
	height: 50px;
	width: 100%;
	float: left;
	margin-top: 80px;
	position:fixed;
	text-align: center;	
	background-color:#fff;
}
}
@media screen and (min-width: 1250px) {
.banner{
	float: left;
	width: 100%;
	height: 80px;
	position:fixed;	
	border-bottom: 1px solid #e6e6e6;
	background-color: #fff;	
        z-index: 5000;
}
.contentpart{
	width: 100%;
	padding-bottom: 80px;	
}
.foto_slider{
	height: 550px;
	width: 100%;
	background-color: #2198cf;
	float: left;
	margin-top: 80px;
}
.txt_inside{
	color: #fff;
    font-size: 1.6em;
    line-height: 120%;
    margin: 10% auto;
    padding-right: 7%;
    width: 70%;
}
.blue{
	background-image: url("/file?fle=3242");
    background-position: right center;
    background-repeat: no-repeat;
    height: 550px;
    overflow: hidden;
    width: 65%;
	
}
.logo{
	float: left;
	height: 80px;
	width: 225px;
	position: relative;
	z-index:5001;
	border-bottom: 0px solid #e6e6e6;	
}
.logo img{
	height: auto;
	width: 100%;
	margin: 10px 20px;	
}
.nav{
	background-color: white;
    position: absolute;
    right: 0;
    z-index: 5002;	
	overflow: hidden;
	clear: none;
	top: 0px;
}
.subnav{
	height: 50px;
	width: 100%;
	float: left;
	margin-top: 80px;
	position:fixed;
	text-align: center;	
	background-color:#fff;
}
.nav_inner a, .nav_inner a:visited{
	display: block;
	width: auto;
	height: 80px;
	border-left: 1px solid #e6e6e6;
	text-decoration:none;
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 700;
	color: #000;
	font-size: 1.0em;
	padding: 0 25px;
	line-height: 80px;	
	float: left;
	text-transform: uppercase;
	-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;
}
a.axotmnu_select, a.axotmnu_select:visited, a.axotmnu_select:hover{
	display: block;
	width: auto;
	height: 80px;
	border-left: 1px solid #e6e6e6;
	text-decoration:none;
	font-family: 'Quicksand', sans-serif !important;
	font-weight: 700;
	color: #000;
	font-size: 1.0em;
	padding: 0 25px;
	line-height: 80px;	
	float: left;
	color:#fff !important;
	color: #fff;
	background-color: #faa41a;
	border-left: 1px solid #faa41a;
	-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;
}
.nav_inner a:hover{
	color: #fff;
	background-color: #faa41a;
	border-left: 1px solid #faa41a;
	-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;
}
}

