@font-face {
  font-family: 'MyriadPro-Cond';
  src: url('MyriadPro-Cond.eot?#iefix') format('embedded-opentype'),  url('MyriadPro-Cond.otf')  format('opentype'),
	     url('MyriadPro-Cond.woff') format('woff'), url('MyriadPro-Cond.ttf')  format('truetype'), url('MyriadPro-Cond.svg#MyriadPro-Cond') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
   font-family: 'MyriadPro-Cond' !important;
	color: #000;
	background: #EAEAEA;
}
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.imgPage {
}
.imgPage img {
     width: calc(99% / 3);
     height: auto !important;
}
.cleaner{
	clear: both;
	height: 0;
	visibility: hidden;
}
.container {
	max-width: 1200px;
	width: 100%;
	position: relative;
	margin: 15px auto 0;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:    0px 2px 5px 0px rgba(0, 0, 0, 0.3);
	box-shadow:         0px 2px 5px 0px rgba(0, 0, 0, 0.3);	
	position: relative;
	border-top: 3px solid #84C225;
	background: white;
	overflow: hidden;
}
.containerIn {
	padding: 0 30px;
}
a {
	color: #000;
}


#top {
	/*background: #F8F8F8;*/
	padding: 30px 0 1px 0;
}
	#logo {
		display: inline-block;
		width: 310px;
		height: 91px;
		background: url(../images/logo.png) no-repeat;
		float: left;
		position: relative;
	}
	#logo h1 {
          display: none;
     }
	#slogan {
		font-size: 23px;
		color: #555555;
		float: left;
		clear: left;
		display: inline-block;
		position: relative;
		top: 65px;
		left: 75px;
		letter-spacing: 0.005em;
	}


#startInfo {
	line-height: 110%;
	float: right;
	text-align: right;
	font-size: 24px;
	padding: 10px 0 0 0;
}

#mail,#tel,#men {

	/*padding: 0 35px 0 0;*/
}
#men, #tel {
	color:#00923F !important;
	text-decoration: none !important;
	/*padding: 0 35px 0 0;*/
}
/*#mail {
	background: url(../images/email.png) no-repeat right 50%;
}
#tel {
	background: url(../images/telefon.png) no-repeat right 50%;
}
#men {
	background: url(../images/men.png) no-repeat right 50%;
}*/
#mail a {
	color: #000;
	text-decoration: none;
}
	#menu {
		background: white;
		margin: 30px 0 0 0;
	}
	/*.fixedMenu {
		left: 0;
   	position: fixed;
   	top: 0;
   	width: 100%;
   	z-index: 999;
	}*/
	#nav {
		margin: 0 0 0 75px;
		padding: 0;
		list-style: none;
		text-align:left;
	}
	#nav li {
		display: inline-block;
	}
	#nav li a {
		text-decoration: none;
		color: #000;
		font-size: 20px;
		-webkit-transition: all 0.1s;
    	transition: all 0.1s;
		display: inline-block;
		margin: 10px 75px 10px 0;
		outline: none;
		text-transform: uppercase;
	}
	#nav li a:hover, .actMenu {
		/*background: #84C225 !important;*/
		color: #00923F !important;
	}

	

.bx-caption {
	font-weight: 300 !important;
	background: rgba(132,194,37,0.9) !important;	
	display: inline-block !important;
	width: auto !important;
	font-size: 25px !important;
	margin: 0 0 40px 0px;
}
.bxslider img {
	width: 100%;
	height: auto;
}
.slider {
	position: relative;
	overflow: hidden;
	max-height: 480px;
}
.sliderItem {
	position: relative;
}
.sliderText {
	position: absolute;
	top: 50%;
	left: 40%;
	color: white;
	font-size: 25px;
	text-transform: uppercase;
	line-height: 150%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.sliderLeft {
	float: left;
	text-align: right;
	font-weight: bold;
}
.sliderRight {
	float: left;
	text-align: left;
	padding: 0 0 0 3px;
}



	#mapObal, #form {
		width: 50%;
		min-height: 310px;
		float: left;
		position: relative;
	}
	#map {
		border-right: 2px solid #333333;
		min-height: 310px;
		width: 100%;
		float: none;
	}
	



	h1 {
		color: #000;
		text-align: left;
		font-size: 30px;
		font-weight: 300;
		padding: 15px 0;
		margin: 0;
	}
	h2 {
		color: #000;
		text-align: left;
		font-size: 25px;
		font-weight: 300;
		padding: 15px 0;
		margin: 0;
	}
	h3 {
		color: #000;
		text-align: left;
		font-size: 20px;
		font-weight: normal;
		padding: 15px 0;
		margin: 0;
	}
	#text {
		line-height: 115%;
		font-size: 17px;
		text-align: justify;
		padding: 50px 35px 30px 35px;
	}
	#text br {
		line-height: 100%;
	}
	#text ul {
		list-style-image: url(../images/li.png);
	}
	#text img {
		max-width: 100%;
		height: auto;
	}
	#onas {
		max-width: 600px !important;
		width: 100%;
		float:left;
	}

.ef {
	padding: 1px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(52, 56, 57, 1);
	-moz-box-shadow:    2px 2px 5px 0px rgba(52, 56, 57, 1);
	box-shadow:         2px 2px 5px 0px rgba(52, 56, 57, 1);
	max-width: calc(100% - 25px) !important;
	margin: 10px;
}
#reference {

}
#reference img {
	vertical-align: middle;
	margin: 30px 10px;
	height: auto;
	width: calc(100% / 6);
}




#galerieFoto {
	text-align: center;
	
}
.ref {
	text-align: right;
	font-size: 15px;
	display: inline-block;
	width: calc(99% / 3);
	margin: 0 0 15px 0;
	vertical-align: top;
}
.ref a img {
	border: none;
}
.refIn {
	padding: 0 10px;
}
.pp_description {
	font-size: 17px !important;
	font-weight: normal !important;
}
.ref-text {
	
}
.ref-text-title {
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 0;
	letter-spacing: 0.02em;
	font-size: 15px;
	text-align: right;
}
.ref-text-tech {
	
}
.ref-text-place {
	
}
.videos .ref-text-title {
     padding-right: 2px;
}




.load {
	opacity: 0;
}
.sluzbyCol {
	width: 50%;
	float: left;
}
/*.sluzbyItem:nth-child(odd) {
	clear: left;
}
.sluzbyItem:nth-child(even) {
	width: calc(100% - 30px);
	margin-left: 60px;
	float: right;
	clear: right;
}
*/
.sluzbyItem strong {
	color: #00923F;
}
.sluzbyItem {
	margin: 0 0 30px 0;
	float: left;
	width: calc(100% - 40px);
}
.sluzbyItem h2,.sluzbyItem h1 {
	padding: 10px 0 0px 40px;
	background: url(../images/ikona.png) no-repeat top left;
	
}
.sluzbyItem h2 a,.sluzbyItem h2,.sluzbyItem h1 a,.sluzbyItem h1 {
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	position: relative;
	top: -1px;
	font-family: 'MyriadPro-Cond' !important;
}
.sluzbyItem ul {
	list-style-position: outside;
	margin: 10px 0  5px 15px;
}
.sluzbyItem ul li {
	padding: 0 0 0 10px;
}
.ad {
	color: #84C225;
	font-weight: normal;
	float: left;
}
.ad-info {
	float:right;
	width: calc(100% - 42px);
}
/*sup {
	position: absolute;
}*/
.fotovideo {
	font-size: 20px;
}
.fotovideo a {
	margin: 0px 12px 0px 74px;
	text-decoration: none;
}

	
	
#bottom {
	/*-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(0, 0, 0, 0.75);	*/
	background: #84C225;
	color: Black;
}
	#footer a {
		color: black !important;
	}
	#footerLeft {
		float:left;
		border-right:2px solid white;
		width: calc(50% - 2px);
		font-size: 20px;
		line-height: 100%;
	}
	#footerLeftIn {
		background: url(../images/logo-footer.jpg) no-repeat top left;
		margin: 25px 20px 25px 65px;
		padding: 8px 0 0 40px;
	}
	.footerRight {
		float:left;
		width: 25%;
	}
	.footerRightIn {
		margin: 25px 40px;
		padding: 8px 0 0 0px;
		position: relative;
		font-size: 18px;
	}
	.odsazeni {
		position: absolute;
		left:50px;
		display: inline;
	}
	#copy {
		text-align: center;
		font-size: 13px;
	}
	#bottom a {
		text-decoration: none;
		color: white;
	}
	
	
	
#galerie {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#galerie h2 {
    font-weight: 300;
}
.gal {
    display: inline-block;
    height: 170px;
    margin: 0 0 20px;
    text-align: center;
    width: 24%;
}
.galItem {
    display: block;
    height: 100%;
    margin: 0 auto;
    width: 90%;
	 padding: 1px;
}
.galItem a {
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.8);
	padding: 1px;
    display: block;
    height: 100%;
    transition: all 0.2s ease 0s;
    width: 100%;
}
.galItem a:hover {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    box-shadow: 0 0 3px 0 rgba(89, 89, 89, 1);
}
.galItem a img {
    display: none;
}






.boxes {
	width: 100%;
	text-align: center;
	margin: 20px 0;
	font-size: 0; /*remove spaces between .box*/
}
	.box {
		width: calc(100% / 3 - 12px);
		height: 200px;
		display: inline-block;
		vertical-align: top;
		overflow: hidden;
	}
	.boxes .box:first-child {
		float: left;
	}
	.boxes .box:last-child {
		float: right;
	}
	.boxIn {
		height: 100%;
		position: relative;
	}
	.box > a {
		display: block;
		width: 100%;
		height: 100%;
		text-decoration: none;
	}
	.boxTitle {
		font-weight: 300;
		font-size: 20px;
		background: rgba(0,0,0,0.8);
		color: white;
		padding: 5px;
	}
	.boxText {
		background: rgba(255,255,255,0.8);
		text-align: left;
		padding: 10px;
		height: 100%;
		display: none;
	}
		.boxText a {
			display: block;
			background: url(../images/li.png) no-repeat 0 50%;
			padding: 2px 0 2px 15px;
			transition: color 0.2s;
		}
		.boxText a:hover {
			color: #DA251D;
		}
	
	.frezovani {
		background: url(../images/frezovani.jpg) no-repeat center bottom / cover;
	}
	.kaceni {
		background: url(../images/kaceni.jpg) no-repeat left bottom / cover;
	}
	.mulcovani {
		background: url(../images/mulcovani.jpg) no-repeat center bottom / cover;
	}
	
	.show {
		cursor: pointer;
	}
	






#form {
	margin: 0 auto;
	float: none;
}
#poptavka {
	width: 90%;
	min-width: 200px;
	margin: 10px auto;
	font-size: 17px;
	font-family: 'MyriadPro-Cond', sans-serif;
}
#poptavka label {
    padding-right: 8px;
    padding-top: 0px;
    text-align: right;
    width: 50%;
	 font-weight: 300;
}
.formLine input, .formLine select, .formLine textarea, #odeslat,.custom-file-upload {
	font-family: 'MyriadPro-Cond', sans-serif;
    font-size: 17px;
    width: 50%;
	 color: #000;
	 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, .custom-file-upload {
	border: 1px solid #00923F;
}
.formLine {
	margin-bottom: 8px;
	text-align: right;
}
#formTitle {
	font-size: 25px;
	font-weight: 300;
	text-align: right;
	padding: 0 0 10px 0;
	color: #00923F;
}
.napiste {
	border-bottom: 1px solid #00923F;
	padding: 0 0 5px 10px;
	display: block;
	margin-bottom: 7px;
	text-align: left;
}
#odeslat:hover {
	border: 1px solid #00923F;
}
#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: #00923f;
	color: #fff;
	font-size: 17px;
}
.formLine textarea {
	height: 100px;
	font-size: 16px;
	width: calc(100% - 12px);
}
.formInfo {
	text-align: right;
	position: relative;
	top: 0px;
	right: 0px;
}
input[type="file"] {
    display: none;
}
.custom-file-upload {
    display: inline-block;
    cursor: pointer;
	 padding: 5px !important;
	 width: calc(50%) !important;
	 border: 1px solid #595959;
	 text-align: center !important;
	 color: white;
	 background: #00923f;
}
#filesToUpload {
	text-align: right;
}
#filesToUpload .f {
	padding: 0 0 0 5px;
}
/*#filesToUpload .f:before {
	content: "|";
}*/

.videos {
	text-align: center;
}
.video {
	width: calc(100% / 3 - 10px);
	display: inline-block;
}
.videoIn {
	padding: 20px 10px;
}





#menuResponsive {
	display: none !important;
}
#menuResponsive a {
	padding: 5px 0 !important;
	outline: none;
	font-weight: bold !important;
	font-size: 18px;
}
.respKontakt {
	display: none !important;;
}


.youtube {
            position: relative;
            padding-bottom: 54%;
            height: 0;
            overflow: hidden;
            max-width: 100%;
            background: #000;
            margin: 5px;
        }
        
        .youtube iframe,
        .youtube object,
        .youtube embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 100;
            background: transparent;
        }
        
        .youtube img {
            bottom: 0;
            display: block;
            left: 0;
            margin: auto;
            max-width: 101% !important;
            width: 101% !important;
            position: absolute;
            right: 0;
            top: 0;
            border: none;
            height: auto;
            cursor: pointer;
            -webkit-transition: .4s all;
            -moz-transition: .4s all;
            transition: .4s all;
        }
        
        .youtube img:hover {
            -webkit-filter: brightness(75%);
        }
        
        .youtube .play {
            height: 72px;
            width: 72px;
            left: 50%;
            top: 50%;
            margin-left: -36px;
            margin-top: -36px;
            position: absolute;
            background: url(../images/icon_play.png) no-repeat;
            cursor: pointer;
        }









@media screen and (max-width: 1300px) {

}
@media screen and (max-width: 1100px) {
	.gal {
		height: 150px;
	}
}
@media screen and (max-width: 1000px) {
	.gal {
		height: 130px;
	}
	.video {
		width: calc(100% / 2 - 10px);
		display: inline-block;
	}
	.fotovideo a {
		margin: 0 0 0 20px;
	}
}
@media screen and (max-width: 900px) {
	.ref {
		width: calc(100% / 2);
	}
	#footerLeft {
		float: none;
		width: auto;
		display: inline-block;
		border-bottom: 2px solid white;
		border-right: 0;
	}
	.footerRight {
		float: ;
		width: 50%;
	}
}




@media screen and (max-width: 800px) {
	#logo {
		margin: 2px auto;
	}
	h1 {
		font-size: 22px;
		font-weight: bold;
	}
	#slider {
		width: 100%;
		height: 150px !important;
		position: relative;
		background-position: 50% 50%;
	}
	.sliderText {
		font-size: 20px;
		left: 20%;
		top: 30%;
	}
	#nav {
		text-align: center;
	}
	#nav li a {
		display: block;
		padding: 20px 10px;
	}
	#menu {
		text-align: center;
		position: relative;
		z-index: 11;
	}
	.menuItemResp {
		display: none !important;
	}
	.menuItemResp a {
		padding: 5px 0 !important;
	}
	.menuItemRespOn{
		display: block !important;
	}
	#menuResponsive {
		display: block !important;
	}
	
	.boxTitle {
		font-size: 16px;
	}
	.gal {
		height: 180px;
	}
	.imgPage img {
     width: calc(100%);
     height: auto !important;
}
}
@media screen and (max-width: 700px) {
	
	.sluzbyCol {
    	float: none;
    	width: 100%;
	}
}

@media screen and (max-width: 600px) {
	.gal {
		height: 150px;
		width: 31%;
	}
	.video {
		width: calc(100%);
		display: inline-block;
	}
	#mapObal, #form {
		float: none;
		width: 100%;
	}
	.bx-caption span {
		font-size: 14px !important;
	}
	#mail, #tel, #men {
		font-size: 18px !important;
	}
	.box {
		width: 100%;
		height: 150px;
		float: none;
		margin: 0 0 15px 0;;
	}
	#reference img {
		height: auto;
		width: calc(100% / 4);
	}
	.ref {
		width: calc(100%);
	}
}



@media screen and (max-width: 500px) {
	.gal {
		height: 150px;
		width: 47%;
	}
	#text {
		padding: 20px 0 10px 0;
	}
	

	.footerRight {
		float: none;
		width: 100%;
	}
	#logo {
		float: none;
	}
	#startInfo {
		float: none;
		padding-top: 30px; 
	}
	#reference img {
		height: auto;
		width: calc(100% / 3);
	}
}
@media screen and (max-width: 450px) {
	
}
@media screen and (max-width: 350px) {
	.gal {
		height: 180px;
		width: 90%;
	}
	#reference img {
		height: auto;
		width: calc(80%);
	}
}


@media screen and (max-width: 370px) {
	#logo {
		max-width: 100%;
		background-size: contain;
	}	
	#slogan {
		font-size: 15px;
	}
}
