html {
	height: 100%;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-size: 16px;
	padding:0;
	margin:0;
	background: #3e9ade url(../img/lightR.png) no-repeat top right;
}


body {
	box-sizing: border-box;
	font-family: "RobotoSlab",serif;
	line-height: 1.5;
	padding:0em;
	margin:0em;	
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a.arrow {
	color: white; text-decoration: none
}
a:hover.arrow {
	color: #ffc516;
}
.icon-arrow:before {
	content: "\e600";
	padding: 0.4em;
	border-radius:1em;
	border:1px solid white;
	margin-top:1em;
	display: inline-block;
	font-size:2em;
	margin-left: 2.063em;	
}
a:hover.arrow .icon-arrow:before {
	border:1px solid #ffc516;	
}
.icon-arrow2:before {
	content: "\e601";
}

p, li, dd, dt, td {
	font-family: 'Roboto Slab', "Droid Serif", Georgia, "Times New Roman", Times, serif;
}
p, li, dd, dt , h1, h2, h3{
	color:#252525;
}

p, li, dd, dt, td {
	color: black;
	font-size: 1.01em;
	line-height: 1.6em;
	font-weight: 100;
	margin-bottom:1em;
}

strong, b {
	font-weight: 700;
}

dt {
	font-weight: bold;
	margin-left:0.0em;
}

dd {
	margin-left:0.0em;
	margin-bottom:0.3em; 
}

a {
	color: #e37224;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:hover span.dir {
	text-decoration: none !important;
	display: inline-block;
}

h1, h2, h3 {
	/* text-transform: uppercase; */
	font-family: "Roboto", Arial, sans-serif;
	font-weight:200;		
}
h1 {
	font-size: 5em;
	letter-spacing: .1em;
	margin-top: 0;
	padding: 0;
}
h2 {
	font-size: 3em;
	letter-spacing: .05em;	
	margin-top: 0;
	padding: 0;
	margin-bottom: 0.5em;
}
h3 {
	font-size:1.5em;
	line-height: 1.2;
	margin-top: 0;
	padding: 0;
}
li h2{
	font-size: 1.2em;
	margin-bottom:0;
    font-weight:500;
}
.page img {
	max-width: 100%;
	border: 0;
}
.clear {
	clear:both;
}
.left {
	float: left;	
}
.right{
	float: right;	
}
.outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(../img/lightR.png) no-repeat top right;
}
.lLight{
	position: absolute;
	left:0;
	top:0;
	max-width:100%;
}
.rLight{
	position: absolute;
	right:0;
	top:0;	
	max-width: 100%;
}
.inner {
	height: 100%;
	background: url(../img/lightL.png) no-repeat top left;
}
.page {
	clear: both;
	position: relative;
	zoom:1;
	font-family: 'Roboto', sans-serif;
	font-weight:100;	
	min-height:46em;
	padding:9em;
	padding-top:4em;
}
#home {
	margin:auto;
	display: table;
	min-height:100%;	
	padding-top:0em;
	padding:0em;
}
.innerHome {
	display: table-cell;
	vertical-align: middle;
	padding-bottom:2em;
	padding-top:2em;
}
section.page {
	min-height:100%;
}
.page .right{
	width:50%;
	min-height:30em
}
.page .left{
	width:40%;
	min-height:30em
}

.bgWhite {
	background-color: #FFF;	
}
.bgGrey {
	background-color: #f0f0f0;	
}

.pageBody {
	margin-top: 4em;
	color: white;
	clear: both;
	display: table-row; text-align: center;
}
.icArrow{
	text-align: center; 
	padding-bottom: 2em 
}


.logo {
	margin-bottom: 2em;
	width:40%;
	text-align: center;
	float: left
}
nav {
	float: right;
	width:50%;
	white-space: nowrap;
	background-color: none;
	left:0
}

nav ul  {
	font-size: 1.0em;
	text-transform: uppercase;
	padding-left: 0;
	list-style: none !important;
}
nav ul li {
	margin-bottom: 0;
	display: inline-block;
	margin-left: 2.8em;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size:1em;
	letter-spacing: 0.1em
}
nav ul li:first-child {
	margin-left: 0;
}
nav ul li a {
	color: white;
	text-decoration: none
}


	
.page header {
	padding-top:3.2em;
}
.whatWeDo {
	color: white;
	font-size:2em;
	position: relative; 
	float: right;
	text-align: left;
	width:50%;
	letter-spacing: 0.05em;
}
.wwd-l1 {
}
.wwd-l2 {
	color:#ffc516;
}
.wwd-l4 {
	text-transform: uppercase;
	font-size:2.4em;
	line-height:1.2em;
}
.wwd-l5 {
	text-transform: uppercase;
	font-size:1.92em;
	line-height:1.2em;
}
.wwd-l6 {
	text-transform: uppercase;
	font-size:3.75em;
	line-height:1.2em;
}
/*.whatWeDo div {
	font-size:2.4em;
	text-transform: uppercase;
	line-height: 150%;
	margin-left:-0.1em;
	margin-top: 0.25em;
	letter-spacing: 0.06em;
}
.whatWeDo div span {
	font-size:1.57em;
	line-height: 90%;
	margin-left: -0.03em;
	letter-spacing: 0.07em;
}*/

div.arrow {
	clear: both;
	margin-left: 0.00em;	
	top: 0.5em;
}
.arrow img{
	border-radius: 2.0em;
	padding:0.2em;
	border:1px solid white;
}
.cup {
	width:40%; 
	text-align: center;
	float: left;
}
footer {
	background-color: #3e9ade;
	color: white;
	font-family: "Roboto", sans-serif;
	font-weight:300;
	font-size:1.2em;
	position: absolute;
	left:0;
	bottom:0;
	width:100%;
}
.container {
	margin: 0 auto;	
	height: 100%;
	padding: 3em;
	display: table;
}
.container div {
	font-size: .70em;
	letter-spacing: .05em;
	float: left;
	white-space: nowrap; 
	margin: 0em 2em 0em 2em;
}
.container div a{
	color: #ffc516;
}
.container span{
	display: block;
	float: right;
	line-height: 1.2em;
}
.icon {
	width: 2.5em;
	float: left;
	margin-right: 0.4em;
}
#klient{		
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(top, rgba(145,208,255,1) 0%, rgba(255,255,255,1) 20%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(145,208,255,1)), color-stop(20%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(145,208,255,1) 0%, rgba(255,255,255,1) 20%);
	background: -o-linear-gradient(top, rgba(145,208,255,1) 0%, rgba(255,255,255,1) 20%);
	background: -ms-linear-gradient(top, rgba(145,208,255,1) 0%, rgba(255,255,255,1) 20%);
	background: linear-gradient(to bottom, rgba(145,208,255,1) 0%, rgba(255,255,255,1) 20%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebf1ef', endColorstr='#ffffff', GradientType=0 );
}
#projekty{		
	background: rgba(235,235,235,1);
	background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 50%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(235,235,235,1)), color-stop(50%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 50%);
	background: -o-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 50%);
	background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 50%);
	background: linear-gradient(to bottom, rgba(235,235,235,1) 0%, rgba(255,255,255,1) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 );
}
.projects h2{
	margin:0; margin: auto
}
.projects2{
	max-width:1000px; 
	margin: auto; 
}
.page .project{
	text-align: center; 
	width:45%
}
.page .otherProject{
	text-align: center; 
	width:45%;
}

.otherProject div{
	margin-top: 50px
}
.otherProject div img{
	height: 42px
}
.projects img{
	vertical-align: middle; 
	border: none;
}
.projects table{
	margin: auto; margin-top:40px
}
.projects td{
	text-align: center;
	padding-bottom:45px;
}
.projects td a{
	color: black;
	text-decoration: none;
}
.page .pair{
	display: table; 
	width:50%;
}
.media img {
	border-radius: 0.375em;
	-webkit-box-shadow: 1px 1px 8px 0px rgba(50, 50, 50, 0.43);
	-moz-box-shadow:    1px 1px 8px 0px rgba(50, 50, 50, 0.43);
	box-shadow:         1px 1px 8px 0px rgba(50, 50, 50, 0.43);
}
.media2 img {
	border-radius: 0.375em;	
	-webkit-box-shadow: 1px 1px 8px 3px rgba(62, 154, 222, 0.43);
	-moz-box-shadow:    1px 1px 8px 3px rgba(62, 154, 222, 0.43);
	box-shadow:         1px 1px 8px 3px rgba(62, 154, 222, 0.43);
}
.project {
	padding-top:1em;
	display: table-cell;
	text-align: center;
}

.media {
	width: 260px;
	height: 260px;
	margin: auto;
}
.content {
	
}
.content h3 {
	font-size: 1.8em;
	margin-bottom: 0;
	margin-top: 1em;
}
.content a{
	font-size:1em;
	font-family: "Roboto", sans-serif;	
	display: inline-block;
}
.content p {
	margin-top: 0;
	font-size: 1em;
}
.content li {
	margin-bottom: 0;
}
.nav {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 280px;
	height: 100%;
	background: white;
	padding: 50px 0 0 0;
	overflow-x: auto;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-moz-transform: translate(-280px,0);
	-webkit-transform: translate(-280px,0);
	-o-transform: translate(-280px,0);
	-ms-transform: translate(-280px,0);
	transform: translate(-280px,0);
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	z-index: 101;
}

.icon--top:before {
	content: url(img/arrow-top.png);
}
.icon:before, [class^="icon--"]:before, [class*=" icon--"]:before {
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	margin-right: .2em;
	position: relative;
	line-height: 1em;
	top: 1px;
}

#menu {
	position:fixed;
	display: none;
	top:0px;
	width:100%;
	left:0;
	background: #3e9ade;
	z-index: 1000;
}
#menuO {
	position:fixed;
	top:0px;
	width:100%;
	left:0;
	z-index: 10000;
        background: #3e9ade;
}

#menu.fixniMenuL {
	background: none;	
}
#menuH {
	margin:0.5em;
	font-size: 1.0em;
	text-transform: uppercase;
	padding-left: 0;
	float: right;
	white-space: nowrap;
	position: relative;
	width: 100%
}
#menuH div span {
	margin-bottom: 0;
	display: inline-block;
	margin-left: 2.80em;
	font-family: "Roboto", sans-serif;
	font-weight:300;
	font-size:1em;
	letter-spacing: 0.1em;
}
#menuH div span a {
	color: white;
	
}
#menuH div span a:hover{
	
}
#menuH>span {
	float: left;
	margin: 0.5em;
	margin-left: 9em;
}
.menuR{
	position:relative; 
	display: inline-block; 
	float: right; 
	width:50%
}
.fixLogo {
	display: block;
	float: left;
	line-height: 41px;
	vertical-align: middle;
	margin-left:4em
}

.fixLogo img{
	height: 17px; 
	vertical-align: middle;
}
.fix{
        border-left: 1px solid #3789c6;
        border-bottom: 1px solid #3789c6;
}

#menuI {
	display: none;
	width:3.75em;
}
#menuL div{
	display: none;
	position:absolute;
	top:0;
	right:0;
	margin:0;
}
#menuL div span {
	margin-bottom: 0;
	display: table-row;
	font-family: "Roboto", sans-serif;
	font-weight: 300;
	font-size:0.9em;
	letter-spacing: 0.1em;
	margin-left:0;
	padding:1em;
	background: #3e9ade;
	text-transform: uppercase;
}
#menuL div span a{
	display: table-cell;
	padding: 0.3em 1em 0.3em 1em;
	border-bottom: 1px solid #4da1e1;
	border-top: 1px solid #3789c6;
	color: white;
	text-decoration: none;
	white-space: nowrap;
}
#menuL span a:hover{
	text-decoration: underline;
}

#jakPracujeme li{
	list-style-type: none;
}
.clients2{
	padding: 0;
    margin: 0;
}
.clients2 li{
	float: left;
	list-style-type: none;
	width: 12em;
	height:8em;
	margin:1.5em;
	line-height: 8em;
	vertical-align: middle;
    padding-left: 0;
	margin-left: 0;
    margin-right: 3em;
}
.clients2 li img{
	vertical-align: middle;
}
.panel {
	width: 12em;
	height: 8em;
	position: relative;
	font-size: .8em;
	-webkit-perspective: 600px;
	-moz-perspective: 600px;
	perspective: 600px;
	cursor: pointer;
	margin:1em;
    border-radius: 0.5em;
	display: inline-block
}
.panel img{
	width: 12em;
	height: 8em;	
}
	
.panel .front {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 900;
	width: inherit;
	height: inherit;
	background: #ffffff;
	text-align: center;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	-webkit-transform: rotateY(0deg);
	-ms-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	transform: rotateY(0deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
        border-radius: 6px;
}
.panel.flip .front {
	z-index: 900;
	background: #ffffff;
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

.panel .back {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 800;
	width: inherit;
	height: inherit;
	background: #f3faff;
	line-height:120%;
	text-align: center;
	-webkit-transform: rotateY(-180deg);
	-moz-transform: rotateY(-180deg); 
	transform: rotateY(-180deg);
	-ms-transform: rotateY(-180deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
    border-radius: 6px;
	padding:8px;
	box-sizing: border-box;
}

.panel .back span {
	display: table-cell;
	width:inherit;
	padding:0px 3px 0px 3px;
	vertical-align: middle;
	text-align: center;
	height: 8em
}


.panel.flip .back {
	z-index: 1000;
	-webkit-transform: rotateY(0deg);
	-ms-transform:  rotateY(0deg);
	-moz-transform:  rotateY(0deg);
	transform: rotateY(0deg);
	box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}
.nazevSpol {
	font-family: "Roboto", Arial, sans-serif;
	font-weight: bold;
	margin-bottom:3px;
}
.panel .back  span  div.nazevSpol span {
	display: inline;
	font-weight: normal;
	height: 100%
}

.back a{
    color:#337eb6;
	font-family: 'Roboto Slab', serif; 
	text-decoration: none;
}
.back a:hover{
    color: black;
}
#kontakt{
	border-bottom:1px solid white;	
	border-top:1px solid white
}
.only{
	padding: 4em
}
.hiddenMenu{
	background: url(img/mDis.png) no-repeat #3e9ade;
	background-size: contain;
	float: right;
	width:31px;
	height:36px;
	margin:3px;
	margin-right:10px;
	cursor: pointer;
}

.columnized {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	-webkit-column-gap: 40px;
	-moz-column-gap: 40px;
	column-gap: 40px;
}
.keyboard{
	float: left; 
	width:66%; 
	margin-left: -9em; 
	margin-right:1em
}
.mouse{
	margin-bottom:-19em;
	position: relative;
	z-index:1;
	margin-top: -6.5em;
	text-align: right
}
.mouse img{
	width:260px
}
.pencils{
	float: right; 
	width:70.5%; 
	margin-right: -9em; 
	text-align: right
}
.leftColumn{
	width:40%; float: left; 
}
.rightColumn{
	width:50%; float: right; text-align: left
}

.action-button {
	display: inline-block;
	background-color: #FF6600;
	color:white;
	padding: 4px 32px;
	font-weight: 400;
	border-radius:28px;
	text-decoration: none;
}

.action-button:hover {
	background-color: orange;
	text-decoration: none;
}

.shot {
	border-radius: 5px;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.5);
}