@charset "UTF-8";

* {
	padding: 0;
	margin: 0;
}

body, html {
	height:100%;
	width:100%;
}

input {
    border: 1px solid orange; 
    padding: 15px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 10px 0;
    width: 100%;
}

#legende {font-size: 20px !important;}

#calendar {width: 800px; height: 800px;  background-color: #333; position: absolute; left: 40px; top: 40px; }


#login {padding-left: 40px; width: 400px;}


p {	padding-right: 40px; padding-left: 40px; 	font-weight:400; color: #333;}


ol {	padding-right: 40px; padding-left: 60px; 	font-weight:400; color: #333;}

h1 {line-height: 40px; padding-left: 40px; color: #ff9f00;}

h2 {line-height: 30px; color: #ff9f00; padding-left: 40px; padding-right: 40px; padding-bottom: 20px;}

h3 {line-height: 40px; color: #ff9f00; padding-left: 40px; padding-right: 40px; padding-bottom: 20px; }

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:400;
	color: #ff9f00;
	line-height:18px;
	text-align:left;
	min-height:20px;
	min-width:200px;
	position:relative;	
}

a.quadrat{
	color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

 a.quadrat:hover{
	color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 28px;
    font-weight: bold;}


#boton1 {
	width: 300px;
	height: 300px;
	display: block;
	float: left;
	border:
	-o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    background: rgba(112, 109, 60, .9);
    color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;

}

#boton1:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton2 {width: 300px; height: 300px; display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(230, 85, 39, .9);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;
    }

#boton2:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton3 {width: 300px; height: 300px; display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  background: rgba(55, 165, 179, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;
}

#boton3:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton4 {width: 300px; height: 300px; display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  background: rgba(54, 57, 72, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton4:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton5 {width: 300px; height: 300px; display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(113, 111, 132, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton5:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton6 {width: 300px; height: 300px; display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(213, 188, 58, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton6:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton7 {width: 300px; height: 300px; display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(94, 160, 127, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton7:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton8 {width: 300px; height: 300px; display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(29, 98, 133, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton8:hover {width: 300px; height: 300px; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

video#bgvid { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/load.jpg) no-repeat;
    background-size: cover; 
}






#bgimage { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/load.jpg) no-repeat;
    background-size: cover; 
}

#bgimagein { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/bgin.jpg) no-repeat;
    background-size: cover; 
}


::selection {
  background: #ff9f00; color: #ffffff; /* Text Selection */
}
::-moz-selection {
  background: #ff9f00; color: #ffffff; /* Text Selection */
}





#wrapper {
	height:100%;
	width:100%;
    position: relative;
	font-family: Verdana, Geneva, sans-serif;
	
}



a {

	color: #ff9f00;
	text-decoration: none;
	font-size: 12px;
	line-height:12px;
	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}


a:hover {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	line-height:12px;
}


a.lonk  {

	color: #fff;
	text-decoration: none;
	font-size: 16px;
	line-height:16px;
	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
}


a.lonk:hover  {
	color: #ff9f00;
	text-decoration: none;
	font-size: 16px;
	line-height:16px;
}


a.mehr {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height:16px;
	  -o-transition:.5s;
      -ms-transition:.5s;
      -moz-transition:.5s;
      -webkit-transition:.5s;
  transition:.5s;
  background-color: #ff9f00;
  border-radius: 15px;
  padding: 5px 15px 5px 15px;
  box-shadow:  0px 0px 5px 2px #ccc;

}


a.mehr:hover  {
	color: #ff9f00;
	text-decoration: none;
	font-size: 14px;
	line-height:16px;
	 background-color: #fff;

}



#squares{
    position: absolute;
	width: 100% !important;
	height: 350px;
    bottom: 30px;


}


#container{
    position: absolute;
	width: 100%;
	height: 350px;
    bottom: 0px;
    left: 50%;
    margin-left: -50%;
    display: block;
    min-width: 1200px;
    
}



#logo{
	width: 300px;
	height: 95px;
	top: 20px;
	left:20px;
    position: absolute;


}

#menu{
	width: 500px;
	height: 20px;
	top: 20px;
	right:40px;
    position: absolute;
    font-size: 18px;
    padding: 5px;
    background-color:rgba(255, 159, 0, 0.65);
    border-radius: 25px;
    text-align: center;
    color: #fff;
    
}

#menuin{
	width: 1200px;
	height: 20px;
	top: 180px;
	margin: auto;
    position: relative;
    font-size: 18px;
    padding: 5px;
    background-color:rgba(255, 159, 0, 0.65);
    border-radius: 25px;
    text-align: center;
    color: #fff;
    box-shadow:  0px 0px 10px 5px #ccc;
}





#boxed{

	display:block;
	text-align:center;
	background-color:#FFF;
	clear: both;
	padding-top: 40px;
	padding-bottom: 70px;
	padding-left: 40px;
	padding-right: 40px;
}



img {
    max-width: 100%;
    height: auto;
}

	



/* STRUCTURE 3 COLUMS WITH HEADER AND FOOTER */

#pagewrap {
	padding-top: 0px;
	width: 1200px;
	margin: 0px auto 50px;
	top: 200px !important;
	background-color: #fff;
	border-radius: 15px;
	box-shadow:  0px 0px 10px 5px #ccc;
	position: relative;
}

#pagewrapcal {
	padding-top: 0px;
	width: 1200px;
	margin: 0px auto 50px;
	top: 200px !important;
	background-color: #fff;
	border-radius: 15px;
	box-shadow:  0px 0px 10px 5px #ccc;
	position: relative;
	height: 100%;
}

#pagewrapin {
	padding-top: 0px;
	width: 1200px;
	margin: 0px auto 50px;
	top: 80px !important;
	position: relative;
}


header {
	height: 400px;
	padding-top: 40px;
	
}

#backend {
	height: 50px;
	padding-top: 40px;
	
}


#contento {
	width: 390px;
	float: left;
	padding-top: 40px;
	
}

#middle {
	width: 390px; /* Account for margins + border values */
	float: left;
	padding-top: 40px;
	margin: 0px;
}

#sidebar {
	width: 390px;
	padding-top: 40px;
	float: left;
}
footer {
	clear: both;
	padding-top: 40px;
}

.date {display: inline; color: #ff9f00; float: left; font-weight: bold;}




/* STRUCTURE 4 COLUMNS HOME RECTANGLE MENU */

#suqared {
	padding-top: 0px;
	width: 100%;
	margin: 0px auto 50px;
	top: 200px !important;
	background-color: #fff;
	border-radius: 15px;
	box-shadow:  0px 0px 10px 5px #ccc;
	position: relative;
}



#one {
	width: 25%;
	float: left;
	min-width: 320px;
}

#two {
	width: 25%;
	float: left;
	min-width: 320px;
}

#three {
	width: 25%;
	float: left;
	min-width: 320px;
}

#four {
	width: 25%;
	float: left;
	min-width: 320px;
}



.img-valign {
  vertical-align: middle;
  margin-bottom: 0.75em;
  height: 25px;
  width: 23px;
}

.text1 {
  font-size: 14px;
}

.text2 {
  font-size: 24px;
}

.info {color: red;}



/************************************************************************************
MEDIA QUERIES
*************************************************************************************/




/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
		width: 94%;
	}


	#pagewrapin {
	padding-top: 0px;
	width: 100%;
	margin: 0px !important;
	top: 0px !important;
	position: relative;


	}

	#contento {
		width: 41%;
		
	}
	#middle {
		width: 41%;
		margin: 0px 0px 5px 5px;
		float: right;
	}
	
	#sidebar {
		clear: both;
		width: auto;
		float: none;
	}

	header, footer {
		
	}
}

/* for 700px or less */
@media screen and (max-width: 600px) {

	#contento {
		width: auto;
		float: none;
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar {
		width: auto;
		float: none;
	}

}



/* for 480px or less */
@media screen and (max-width: 480px) {

	header {
		height: auto;
	}
	h1 {
		font-size: 2em;
	}


		#contento {
		width: auto;
		float: none;
	}
	
	#middle {
		width: auto;
		float: none;
		margin-left: 0px;
	}
	
	#sidebar {
		width: auto;
		float: none;
	}

	#menu{
	width: 100%;
	font-size: 12px;
	height: 20px;
	top: 0px;
	right:0px;
    position: fixed;
    padding: 5px;
    background-color:rgba(255, 255, 255, 0.8);
    border-radius: 1px;
    text-align: center;
    z-index: 1000;
    color: #ff9f00;
}

#menuin{
	width: 100%;
	font-size: 12px;
	height: 60px;
	top: 0px;
	right:0px;
    position: fixed;
    padding: 0px;
    background-color:rgba(255, 255, 255, 0.8);
    border-radius: 1px;
    text-align: center;
    z-index: 1000;
    color: #ff9f00;
}

#logo{
    position: absolute;
	width: 300px;
	height: 95px;
    top: 50px;
    left: 10px;



}

a.lonk  {
	color: #ff9f00;
	text-decoration: none;
	font-size: 12px;
	line-height:16px;
	  -o-transition:.5s;
      -ms-transition:.5s;
      -moz-transition:.5s;
      -webkit-transition:.5s;
  transition:.5s;
}


a.lonk:hover  {
	color: #ff9f00;
	text-decoration: none;
	font-size: 12px;
	line-height:16px;
}



#bgvid {display: none;}

.grid {
	width: 100%;
	height:200px;
	float: none;
	z-index: 900;
}

#one {
	width: 100%;
	float: left;
	min-width: 320px;
	margin-top:20px;
}

#two {
	width: 100%;
	float: left;
	min-width: 320px;
}

#three {
	width: 100%;
	float: left;
	min-width: 320px;
}

#four {
	width: 100%;
	float: left;
	min-width: 320px;
}

a.quadrat{
	color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 22px;
    font-weight: bold;}

 a.quadrat:hover{
	color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 28px;
    font-weight: bold;}



#boton1 {
	width: 100%;
	height: 12.5%;
	display: block;
	float: left;
	border:
	-o-transition:.5s;
    -ms-transition:.5s;
    -moz-transition:.5s;
    -webkit-transition:.5s;
    transition:.5s;
    background: rgba(112, 109, 60, .9);
    color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;

}

#boton1:hover {
	width: 100%;
	height: 12.5%;
	background: rgba(255, 159, 0, .9);
	display: block;
	float: left; border:}

#boton2 {
	width: 100%;
	height: 12.5%;
	display: block;
	float: left;
	border: -o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	background: rgba(230, 85, 39, .9);
	color: white;
	text-align: center;
	vertical-align: middle;
	line-height: 300px;
	font-size: 22px;
    font-weight: bold;
    }

#boton2:hover {	width: 100%;
	height: 12.5%; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton3 {
	width: 100%;
	height: 12.5%;
	display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  background: rgba(55, 165, 179, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;
}

#boton3:hover {	width: 100%;
	height: 12.5%; background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton4 {		width: 100%;
	height: 12.5%;
	display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
  background: rgba(54, 57, 72, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton4:hover {width: 100%;
	height: 12.5%;
	background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton5 { 	width: 100%;
	height: 12.5%;
	 display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(113, 111, 132, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton5:hover {		width: 100%;
	height: 12.5%;
	background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton6 {	width: 100%;
	height: 12.5%;
	 display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(213, 188, 58, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton6:hover {	width: 100%;
	height: 12.5%;
	 background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton7 {	width: 100%;
	height: 12.5%;
	display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(94, 160, 127, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton7:hover {	width: 100%;
	height: 12.5%;
	 background: rgba(255, 159, 0, .9); display: block; float: left; border:}

#boton8 {	width: 100%;
	height: 12.5%;
	display: block; float: left; border: 	  -o-transition:.5s;
  -ms-transition:.5s;
  -moz-transition:.5s;
  -webkit-transition:.5s;
  /* ...and now for the proper property */
  transition:.5s;
background: rgba(29, 98, 133, .8);
color: white;
    text-align: center;
    vertical-align: middle;
    line-height: 300px;
    font-size: 22px;
    font-weight: bold;}

#boton8:hover {	width: 100%;
	height: 12.5%;
	background: rgba(255, 159, 0, .9); display: block; float: left; border:}

	#logo{
 display: none;


}

footer {
	clear: both;
	padding-top: 0px;
}

#bgimagein { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(../img/bginmo.jpg) no-repeat;
    background-size: cover; 
}


}













