@charset "utf-8";
/* CSS Document */

.aboutcontainer {
	width:50%;
	height:auto;
	background-color:rgba(51,51,51,0.5);
	position:relative;
	margin:0px;
	padding:0px;
}

.aboutbackground {
	position:absolute;
	top:0;
	bottom:0;
	width:100%;
	height:100%;
	z-index:-1;
	margin:0px;
	padding:0px;
}

.aboutbackground img {
	width:100%;
	height:auto;
	margin:0px;
}

.abouttext {
	position:absolute;
	top:0;
	bottom:0;
	padding:60px;
}



#containingBlock {
	height: 200%;
	margin-top:20px;
	margin-bottom:20px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

iframe {
}

.video-player { 
	width: 100%; 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	margin-top: 20px;
}

.video-player iframe, 
.video-player object, 
.video-player embed { 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	}


html {
	overflow-y: scroll; 
}

body {
	background-color:#EEE;
	font-size: 14px;
}

a:link {
	color: #1D5CFF;
	text-decoration:none;
	-moz-transition: all 0.2s ease;
/* WebKit */
-webkit-transition: all 0.2s ease;
/* Opera */
-o-transition: all 0.2s ease;
/* Standard */
transition: all 0.2s ease;
}
a:visited {
	color: #1D5CFF;
	text-decoration:none;
}
a:hover {
	/*color: #90F; #84FFC1 */
	color: #90F;
	/*text-shadow: 2px -2px 10px #64FFDC, -6px -2px 10px #64FFDC, 0px 1px 10px #64FFDC;*/
-moz-transition: all 0.2s ease;
/* WebKit */
-webkit-transition: all 0.2s ease;
/* Opera */
-o-transition: all 0.2s ease;
/* Standard */
transition: all 0.2s ease;
}
a:active {
	color: #000;
	text-decoration:none;
}

p {
	color: #555;
	text-decoration:none;
}

h1 {
	font-size: 20px;
	color: #000;
	text-align:left;
	margin:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	margin:0px;
	font-family: 'Raleway', sans-serif;
	font-weight:300;
}

h2 {
	font-size: 15px;
	color: #555;
	text-align:left;
	margin:0px;
	font-weight:700;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	margin:0px;
	font-family: 'Roboto', sans-serif;

}

h3 {
	font-size: 11px;
	color: #555;
	text-align:left;
	margin:0px;
	padding:5px;
	margin:0px;
	word-wrap:break-word;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
}

h4 {
	font-size: 12px;
	color: #000;
	text-align:left;
	margin:0px;
	padding:5px;
	padding-top:0px;
	margin:0px;
	word-wrap:break-word;
	font-family: 'Roboto', sans-serif;
}

.pavplaha {
	font-size: 11pt;
	color: #000;
	text-align:left;
	font-family: 'raleway', sans-serif;
	font-weight:700;
	margin:0px;
	margin-left:20px;
	margin-bottom:10px;
	transition: all 1s ease;
}

.charartist {
	font-size: 11pt;
	color: #000;
	text-align:left;
	font-family: 'raleway', sans-serif;
	font-weight:500;
	margin:0px;
	margin-left:20px;
	margin-bottom:5px;
	-moz-transition: all 0.2s ease;
/* WebKit */
-webkit-transition: all 0.2s ease;
/* Opera */
-o-transition: all 0.2s ease;
/* Standard */
transition: all 0.2s ease;
}
}

.pavplaha:hover {
	text-shadow: -6px -1px 3px #0FF, 0px 1px 3px #F6F, 2px -1px 3px #F90;
	/* Firefox */
	-moz-transition: all 2s ease;
	/* WebKit */
	-webkit-transition: all 2s ease;
	/* Opera */
	-o-transition: all 2s ease;
	/* Standard */
	transition: all 2s ease;
}

.charartist:hover {
	color:#90F;
	font-weight:500;
	-moz-transition: all 0.2s ease;
/* WebKit */
-webkit-transition: all 0.2s ease;
/* Opera */
-o-transition: all 0.2s ease;
/* Standard */
transition: all 0.2s ease;
}
}

.triangles {
	font-size: 1.1em;
	color: #000;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	text-shadow: 2px -2px 40px #0FF, -6px -2px 14px #F6F, 0px 3px 30px #F90;
}

.titlebanner {
	height:auto;
/*	line-height:115px; */
	width:auto;
	text-align::left;
	display: inline-block;
}

.banner {
	display:block;
	border-radius: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:0px;
	width:100%;
	height:auto;	
}

#Bannercontainer {
	border-radius: 1px;
	width: 90%;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 00px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom:20px;
	text-align: left;
}

.greenbox img {
	width:111px;
	height:111px;
	margin:0px;
}

.greenbox {
	width:165px;
	width:111px;
	float:left;
	padding:0px;
	margin-left:40px;
	margin-right: 12px;
	-webkit-box-shadow: 0px 100px 200px 10px #D0CCD0;
	box-shadow: 0px 10px 100px 10px #DBD9DB;
	border-radius: 5px;
	display:none;

}

#Menucontainer {
	background-color:#FFF;
	border-radius: 0px;
	width: 100%;
	height:auto;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	-webkit-box-shadow: 0px 100px 200px 10px #D0CCD0;
	box-shadow: 0px 100px 200px 10px #D0CCD0;
	text-align:left;

}

#Menucontainer a:hover {
	color: #666;
	text-decoration:none;
}

.menuicon {
	display:inline-block;
	width:auto;
	height:auto;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	background:#EEE;
	/*border:4px solid #AAA;*/
	border-radius:2px;
}

.menuicon img {
	width:69px;
	height:69px;
	margin:0px;
	padding:0px;
	/*border-radius: 0% 50% 00% 50%;*/
	opacity: 1;
/* Firefox */
-moz-transition: all 0.3s ease;
/* WebKit */
-webkit-transition: all 0.3s ease;
/* Opera */
-o-transition: all 0.3s ease;
/* Standard */
transition: all 0.3s ease;
}

.menuicon img:hover {
opacity: 1;
background-color:#64FFDC;
/* Firefox */
-moz-transition: all 0.3s ease;
/* WebKit */
-webkit-transition: all 0.3s ease;
/* Opera */
-o-transition: all 0.3s ease;
/* Standard */
transition: all 0.3s ease;
}

.menuiconwide {
	display:inline-block;
	width:auto;
	height:auto;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;
	background:#EEE;
	/*border:4px solid #AAA;*/
	border-radius:2px;
}

.menuiconwide img {
	width:auto;
	height:69px;
	margin:0px;
	padding:0px;
	/*border-radius: 0% 50% 00% 50%;*/
	opacity: 1;
/* Firefox */
-moz-transition: all 0.3s ease;
/* WebKit */
-webkit-transition: all 0.3s ease;
/* Opera */
-o-transition: all 0.3s ease;
/* Standard */
transition: all 0.3s ease;
}

.menuiconwide img:hover {
opacity: 1;
background-color:#64FFDC;
/* Firefox */
-moz-transition: all 0.3s ease;
/* WebKit */
-webkit-transition: all 0.3s ease;
/* Opera */
-o-transition: all 0.3s ease;
/* Standard */
transition: all 0.3s ease;
}


.PortfolioItem {
	background-color:#FFF;
	border-radius: 5px;
	width: 90%;
	max-width:1280px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	-webkit-box-shadow: 0px 10px 100px 10px #DBD9DB;
	box-shadow: 0px 10px 100px 10px #DBD9DB;
	text-align:center;

	
}

.PortfolioItem2 {
	background-color:#FFF;
	border-radius: 0px;
	width: 100%;
	max-width:1315px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	-webkit-box-shadow: 0px 10px 100px 10px #DBD9DB;
	box-shadow: 0px 10px 100px 10px #DBD9DB;
	text-align:center;
}

.PortfolioItem3 {
	background-color:#FFF;
	border-radius: 5px;
	width: 90%;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	-webkit-box-shadow: 0px 10px 100px 10px #DBD9DB;
	box-shadow: 0px 10px 100px 10px #DBD9DB;
	text-align:center;

	
}
.PortfolioItem2 img {
	width:100%;
}

.PortfolioItem img {
	width:100%;
}

#aboutcontainer {
	border-radius: 1px;
	width: 90%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:0px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

#footer {
	border-radius: 1px;
	width: 90%;
	max-width:720px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}


img {
	display:block;
	border-radius: 0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
	width:100%;
	height:auto;	
}



#MenuList {
	display:none;
}

#MenuList2 {
	width:auto;
	height:auto;
	text-align: left;
}

#smallmenu {
	position:fixed;
	bottom:20px;
	left:0px;
	width:100%;
	height:auto;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	background: rgba(57, 57, 57, 0.5);
	display:none;
}

#content {
	padding-left:50px;
	padding-right:50px;

}




@media only screen and (min-width: 481px) {


#MenuList {
	display:none;
}

#MenuList2 {
	width:auto;
	height:auto;
	text-align: left;
}

#smallmenu {
	position:fixed;
	bottom:20px;
	left:0px;
	width:100%;
	height:auto;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	background: rgba(57, 57, 57, 0.5);
	display:none;

}

#content {
	padding-left:50px;
	padding-right:50px;

}

.PortfolioItem2 {
	border-radius: 0px;
	width: 100%;
	max-width:1315px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:40px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}


@media only screen and (min-width: 769px) {

body {
	background-color:#F5F5F5;
}

#Menu {
	height:500px;
	text-align: center;
}

#smallmenu {
	display:none;
}

.PortfolioItem2 {
	border-radius: 1px;
	width: 90%;
	max-width:1315px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:40px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}

#Menucontainer {
	border-radius: 1px;
	width: 100%;
	height:auto;
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-top:20px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
}

.menuicon {
	display:inline-block;
	width:auto;
	height:auto;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;

}

.menuicon img {
	width:105px;
	height:105px;
	margin:0px;
	padding:6px;
}

.menuiconwide {
	display:inline-block;
	width:auto;
	height:auto;
	margin-right:0px;
	margin-left:20px;
	margin-bottom:20px;
	margin-top:20px;

}

.menuiconwide img {
	width:auto;
	height:105px;
	margin:0px;
	padding:6px;
}


img {
	width:95%;
}



#Bannercontainer {
	border-radius: 1px;
	width: 90%;
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom:20px;
	text-align: left;
}


.greenbox {
	width:165px;
	width:111px;
	float:left;
	padding:0px;
	margin-left:40px;
	margin-right: 12px;
	-webkit-box-shadow: 0px 100px 200px 10px #D0CCD0;
	box-shadow: 0px 10px 100px 10px #DBD9DB;
	border-radius: 500px;
	display:block;

}


}
