@import url('https://fonts.googleapis.com/css?family=Oswald:300,400|Roboto:400,700');
html, body, .fullHeight {
     /*min-height: 100% !important;
     height: 100%;*/
     position: relative;
}
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-family: 'Roboto', sans-serif;
	color: rgb(40,40,40);
}

.cleaner{
	clear: both;
	height: 0;
	visibility: hidden;
}
.container {
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}

.containerIn {
	padding: 10px;
}
a {
	color: rgb(40,40,40);
	text-decoration: none;
}
.modra {
	color: #0080c8;
}
.bgModra {
	background-color: #0080c8;
}
#top {
	position: fixed;
	width: 100%;
	z-index: 500;
	font-family: 'Oswald', sans-serif;
	background: white url(../images/bgTop.png) repeat-x center bottom;/*#f1f1f1;*/
	-webkit-box-shadow: 0px 0px 5px 0px rgba(51, 59, 65, 1);
   -moz-box-shadow:    0px 0px 5px 0px rgba(51, 59, 65, 1);
   box-shadow:         0px 0px 5px 0px rgba(51, 59, 65, 1);
	min-height: 70px;
}
.font {
	font-family: 'Oswald', sans-serif;
}

#logo {
	display: block;
	float: left;
	width: 146px;
	height: 80px;
	background: url(../images/logo.png) no-repeat 50%;
}

#social-kontakt {
	float: right;
	margin: 0 0px 5px 0;
	font-size: 17px;
	padding: 5px 5px 0 0;
}
	
	.telefonTop, .emailTop {
		display: inline-block;
		color: rgb(0,0,0) !important;
		margin: 0 10px;
	}
	.emailTop a {
		color: rgb(40,40,40) !important;
	}

#menuSpacer {
	height: 100px;
}
#menu {
	float: right;
	clear: right;
}
	#nav {
		margin: 0;
		padding: 12px 0 0 0 ;
		position: relative;
		border-bottom: 1px solid rgb(217,217,217);
	}
	#nav li {
		list-style: none;
		position: relative;
		text-align: center;
		display: inline-block;
	}
	#nav li a {
		display: block;
		font-size: 18px;
		text-transform: uppercase;
		font-weight: 500;
		-webkit-transition: color 0.4s; 
    	transition: color 0.4s;
		text-decoration: none;
		color: rgb(0,0,0);
		padding: 0px 12px;
		z-index: 999;
		position: relative;
		outline: none;
	}
	#nav li a:hover,.actMenu {
		-webkit-transition: all 0.2s;
	   transition: all 0.2s;	
		color: #0080c8 !important;
	}
	#nav li a:hover > .brdr-btm,.actMenu > .brdr-btm {
		visibility: visible !important;
  		opacity: 1 !important;
	}
	#nav li a:last-child {
		/*padding-right: 0;*/
	}
	.brdr-btm {
		background: #0080c8;
		visibility: hidden;
		transition: visibility 0s, opacity 0.5s linear;
		opacity: 0;
		height: 3px;
		width: 100%;
		position: absolute;
		bottom: -2px;
		left: 0;
		-webkit-transition: all 0.2s;
	   transition: all 0.2s;	
	}

.fadeIn {
	opacity: 0;
}


#sliderBox {
	width: 100%;
	position: relative;
	max-height: 350px;
	overflow: hidden;
}

.sliderRight, .sliderLeft {
	height: 100%;
	width: calc(50% - 10px);
	overflow: hidden
}
.sliderRight {
	float: right;
}
.sliderLeft {
	float: left;
}
.slider {
	position: relative;
}
.sliderText a {
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 1001;
	top: 0;
}
.sliderText {
	position: absolute;
	z-index: 100;
	color: white;
	text-transform: uppercase;
	font-size: 28px;
	font-size: 100;
	padding: 2px 11px;
	top: 50px;
}
.sliderText.leva img {
	position: absolute;
	height: 100%;
	width: auto;
	left: -13px;
	top: 0px;
}
.sliderText.prava img {
	position: absolute;
	height: 100%;
	width: auto;
	right: -13px;
	top: 0px;
}
.sliderText.prava {
	left:0;
}
.sliderText.leva {
	right:0;
}

h2 {
	font-weight: 500;
	font-size: 40px;
	margin: 0 0 15px 0;
	color: #000;
	text-align: center;
	font-family: 'Oswald', sans-serif;
}
h3 {
	font-size: 25px;
	color: #0080c8;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	margin: 10px 0;
	padding: 0 0 10px 0;
}

.left {
	float: left;
	position: relative;
}
.right {
	float: right;
	position: relative;
}
.text {
	line-height: 140%;
}
.text a {
	text-decoration: underline;
}
#kontakt a {
	text-decoration: none;
}
.text img {
	max-width: 100%;
	height: auto;
}
.text ul,.vPark-text ul {
	margin: 0;
	list-style-image: url(../images/li.png);
}
.text .left, .text .right {
	width: calc(48% - 10px);
}
#nadrozmerna-preprava, #kontakt {
	background: #F0F0F0;
}
#nadrozmerna-preprava .part, #preprava-sypkych-materialu .part {
	padding: 30px 0 0 0;
}
#nadrozmerna-preprava .containerIn,  #preprava-sypkych-materialu .containerIn {
	padding: 10px 10px 0 10px;
}
.perex {
	font-weight: 100;
	font-size: 20px;
	line-height: 145%;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin: 0 0 50px 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videoWrapper .sliderText {
	font-size: 22px;
	padding: 10px;
	bottom: -42px;
	top: auto;
}
.boxes3, .boxes {
	position: relative;
	width: 100%;
	font-size: 0;
}
.boxes3 .box,.boxes .box {
	position: relative;
	display: inline-block;
	width: calc(100% / 3 - 8px);
	height: 370px;
	background: gray;
	margin: 0 4px;
}
.boxes .box2 {
	position: relative;
	display: inline-block;
	width: calc(100% / 3 - 8px);
	height: 370px;
	/*background: gray;*/
	margin: 0 4px;
}
.boxes .box2 {
	position: relative;
	display: inline-block;
	width: calc(((100% / 3) * 2) - 8px);
	height: 370px;
	/*background: gray;*/
	margin: 0 4px;
}
.boxIn {
	/*padding: 0 5px;*/
}
.box.plato {
	background: url(../images/plato.jpg) no-repeat center top / cover;
}
.box.jumbo {
	background: url(../images/jumbo.jpg) no-repeat center top / cover;
}
.box.hlubina {
	background: url(../images/hlubina.jpg) no-repeat center top / cover;
}
.box.cisterny {
	background: url(../images/cisterny.jpg) no-repeat center top / cover;
}
.box.cisternaR {
	background: url(../images/cisternaR.jpg) no-repeat center top / cover;	
}
.box.cisternaL {
	background: url(../images/cisternaL.jpg) no-repeat center top / cover;	
}
.vPark-text {
	width: 60%;
	color: black;
	display: inline-block;
	vertical-align: top;
	font-size: 17px;
	background: white;
	position: relative;
	text-align: left;
}
.vPark-text img {
	position: absolute;
   height: 100%;
   width: auto;
   right: -18px;
   top: 0px;
}
.vPark-text ul {
	padding: 10px 0 10px 30px;
	margin: 0;
	position: relative;
	z-index: 10;
}
.vPark-typ {
	width: 40%;
	display: inline-block;
	vertical-align: top;
	font-size: 30px;
	padding: 5px 0;
	text-align: center;
	color: white;
	font-family: 'Oswald', sans-serif;
	font-weight: 370;
	text-transform: uppercase;
	float: right;
}
/*.parallax {
    height: 100%;
	 width: 100%;
    background: transparent;
}
.parallax-mirror {
	z-index:81 !important;
}*/


#kontakt .left, #kontakt .right {
	width: 45%;
}
.part {
	padding: 30px 0 50px 0;
}



.ef {
	padding: 2px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}

		
#fotogalerieItems {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-flow: row wrap;
}
.galerie.left, .galerie.right {
	width:49%;
}
.galerie {
	position: relative;
	margin: 0 0 50px 0;
	overflow: hidden;
}
.nadpisGal {
	position: relative;
}
.nadpisGal.leva {
	float: right;
}
.nadpisGal.prava {
	float: left;
	text-align: right;
}
.nadpisGal.leva img {
    position: absolute;
    height: 100%;
    width: auto;
    left: -15px;
    top: 0px;
}
.nadpisGal.prava img {
    position: absolute;
    height: 100%;
    width: auto;
    right: -15px;
    top: 0px;
}
.galerie .nadpisGal {
    color: white;
    text-transform: uppercase;
    font-size: 28px;
    padding: 2px 11px;
	 width: 50%;
	 min-width: 200px;
	 margin: 0 5px;
	 box-sizing: border-box;
}


#galerie {
    display: flex;
    justify-content: center;
	 align-content: space-around;
	 flex-flow: row wrap;
    position: relative;
    font-size: 0;
    text-align: center;
}

.gal {
    display: inline-block;
    margin: 5px;
	 font-size: 0;
	 padding: 0;
    width: calc(100% / 3 - 10px);
	 position: relative;
	/*margin-top: -11px;*/
}
.gal .square {
	width: 100%;
	height: auto;
	position: relative;
	visibility: hidden;
	z-index:-999;
}
.gal a {
    display: block;
    height: 100%;
    transition: all 0.2s ease 0s;
    width: 100%;
	 position: absolute;
	 top:0;left:0;
}
.zoomImg {
	display: none;
	margin: 0 auto;
	line-height: 100%;
	padding-top: calc(50% - 26px);
}
.gal a:hover {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
.gal a:hover > .zoomImg {
	display: block !important;
}
.gal a img {
    display: none;
}

#text iframe, #text img {
	max-width: 100%;
}


#webseo, #webseo a {
	font-size: 12px;
	text-decoration: none;
	color: ;
	text-align: left;
	padding: 10px 0 0 0;
}




#menuResponsive {
	display: none !important;
}
#menuResponsive a:hover {
	background: none !important;
}
#menuResponsive a img {
	vertical-align: middle;
}








#poptavka {
	width: 95%;
	min-width: 200px;
	max-width: 600px;
	margin: 0px auto;
}
#nadpisPoptavka {
	font-weight: 300;
	font-size: 25px;
	color: #595959;
	text-align: right;
}
#poptavka label {
    padding-right: 8px;
    padding-top: 0px;
    text-align: right;
    width: 50%;
	 font-weight: 300;
}
.formLine input, .formLine select, .formLine textarea, #odeslat {
	font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    width: 50%;
	 color: #434343;
	 padding: 5px;
	 margin: 0;
	 background: white;
	 border: 1px solid #595959;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px;
    border-radius: 5px;
	 transition: border 0.2s ease 0s;
}
.formLine input:focus, .formLine textarea:focus,
.formLine input:hover, .formLine textarea:hover {
	border: 1px solid #B5C3CA;
}
.formLine {
	margin-bottom: 8px;
	text-align: right;
	color: ;
}
.napiste {
	border-bottom: 1px solid #595959;
	padding: 0 0 5px 10px;
	display: block;
	margin-bottom: 7px;
	text-align: left;
}
#odeslat:hover {
	color: rgba(50,50,50,0.75);
	background: white;
	border: 1px solid #B5C3CA;
}
#odeslat {
	transition: background 0.2s ease 0s, color 0.2s ease 0s;
	border: 1px solid rgba(0,0,0,0.75);;
	width: 50%;
	cursor: pointer;
	display: block;
	margin: 10px auto;
	background: white;
	color: #322E2D;
	font-size: 20px;
}
.formLine textarea {
	height: 80px;
	width: calc(100% - 12px);
}
.formInfo {
	text-align: right;
	position: relative;
	top: 0px;
	right: 0px;
	font-size: 20px;
}

@media screen and (max-width: 1500px) {
	.vPark-text {
		font-size: 14px;
	}
	.boxes3 .box, .boxes .box, .boxes .box2 {
		height: 290px;
	}
}
@media screen and (max-width: 1300px) {
	.vPark-text {
		font-size: 14px;
	}
	.boxes3 .box, .boxes .box, .boxes .box2 {
		height: 250px;
	}
	.vPark-typ {
		font-size: 25px;
	}
}
@media screen and (max-width: 1000px) {
	.menuItemResp {
		display: none !important;
	}
	.menuItemRespOn{
		display: block !important;
	}
	#menuResponsive {
		display: block !important;
	}
	#menuResponsive a {
		font-size: 23px !important;
	}
	#nav {
		border: none;
		padding: 0;
	}
	#nav li {
		text-align: right !important;
	}
	.brdr-btm {
		display: none;
	}
	.sliderText {
		font-size: 20px;
		top: 30px;
	}
	#logo {
		width: 110px;
		height: 60px;
		background: url(../images/logo.png) no-repeat 50% / cover;
	}
	#social-kontakt {
		padding: 0;
		margin: 0;
	}
	.videoWrapper .sliderText {
		font-size: 18px;
	}
	.boxes3, .boxes {
		text-align: center;
	}
	.boxes3 .box, .boxes .box, .boxes .box2 {
		height: 300px;
		width: 70%;
		margin: 0 auto 20px auto;
	}
	.boxes .box2 {
		display: none;
	}
}
@media screen and (max-width: 1000px) {
	.kontaktItem .perex {
		/*float: none !important;
		width: 100% !important;*/
		font-size: 15px !important;
	}
}

@media screen and (max-width: 750px) {
	#nabidka .left, #nabidka .right, #kontakt .left, #kontakt .right {
		width: 100%;
		float: none;
	}  
	#kontakt .right {
		margin: 40px 0 0 0;
	}
	h2 {
		font-size: 30px;
	}
	.gal {
    width: calc(100% / 2 - 10px);
	}
}

@media screen and (max-width: 600px) {
	.sliderText {
		font-size: 16px;
		top: 15px;
	}
	#nadrozmerna-preprava .left, #nadrozmerna-preprava .right {
		width: 100%;
		float: none;
	} 
	.boxes3 .box, .boxes .box, .boxes .box2 {
		height: 300px;
		width: 100%;
	}
	.sliderRight, .sliderLeft {
		width: 100%;
	}
	#social-kontakt {
		display: none;
	}
}
@media screen and (max-width: 500px) {
	.gal {
    width: calc(100% / 2 - 10px);
	}
	.galerie .nadpisGal {
		min-width: 150px;
	}
	.galerie {
		width: 100% !important;
	}
}
@media screen and (max-width: 450px) {
	#social-kontakt div {
		display: block;
		text-align: right;
	}
	.g-recaptcha {
    	transform:scale(0.77);
    	transform-origin:0 0;
	}
	.videoWrapper .sliderText {
		font-size: 15px;
	}
	.boxes3 .box, .boxes .box, .boxes .box2 {
		height: 230px;
	}
	#logo {
		position: absolute;
		width: 82px;
		height: 45px;
	}
}
@media screen and (max-width: 370px) {
	.vPark-typ {
		text-align: right;
		padding: 5px 10px 5px;
		width: calc(32% - 20px);
	}
	.vPark-text {
		width: 68%;
	}
}