@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,500,300italic,500italic,700italic,900,300);



body {
	font-family: "Roboto"
		"Helvetica Neue",
		"Helvetica",
		"Arial",
		sans-serif;
	font-size: 1rem;
	font-weight: 300;
	overflow-x: hidden;
}

a,
button {
	transition: all 0.3s ease;

}

a:hover {

	text-decoration: underline;
}

a:focus {
	text-decoration: none;
	text-decoration: none;
	outline: none;
}

.parallax-window {
	min-height: 100vh;
	background: transparent;
	display: flex;
	align-items: center;
}

.tm-text-white {
	color: #fff;
}


.tm-page-1-content {
	padding-top: 1vh;
	align-items: center;
}

.tm-page-2-content {
	max-width: 1200px;
	align-items: center;
	padding-bottom: 2vh;
}

.tm-page-4-content {
	padding-top: 1vh;
	padding-bottom: 2vh;
	max-width: 1020px;
}

.tm-page-5-content {
	padding-top: 100px;
	max-width: 1020px;

}

.tm-bg-white {
	padding: 20px;
	background-color: white;
	opacity: 0.8;
	width: 100%;
}

.tm-bg-white2 {
	padding: 20px;
	background-color: white;
	opacity: 0.8;
	width: 100%;
	margin: 0px;
}


/* typogragie */


h1 {
	font-size: 90px;
	color: white;
	text-shadow: 0px 1px 0px #666666;
	padding-bottom: 20px;
	padding-top: 40%;
	font-weight: 700;
	text-align: right
}

.h1-A {
	color: #58c6d3
}

h2 {
	padding-bottom: 20px;
	font-weight: bold;
}

h3 {
	color: #00B1C0;
	padding-bottom: 10px;
}

h4 {
	font-size: 80px;
	color: white;
	text-shadow: 1px 1px 1px #666666;
	padding-top: 70px;
	font-weight: 700;
	text-align: right
}

.h4-A {
	font-size: 40px;
	color: #58c6d3;
	text-shadow: 1px 1px 1px #666666;
	padding-top: 70px;
	font-weight: 500;

}

h5 {
	padding-left: 20px;
	font-size: 2rem;
	font-weight: bold;

}


/* kooperace */


.koop-display-1 {
	font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	font-weight: 300;
	overflow-x: hidden;
	text-transform: inherit;
	padding-top: 12px;
	color: #FFF;
}

.tm-bg-koop-left {
	margin: 5px;
	padding: 30px;
	padding-left: 40px;
	background-color: rgba(0, 0, 0, 0.55);
	max-width: 800px;
	width: 100%;
	border-radius: 30px;



}

.tm-bg-koop-right {
	margin: 5px;
	padding: 0px;
	background-color: rgba(255, 255, 255, 0.85);
	max-height: 280px;
	max-width: 280px;

}



/* zamestnanecke karticky */


.tm-CARDS {
	font-family: "Roboto";
	margin: 5px;
	padding: 20px 20px 20px 20px;
	background-color: rgba(255, 255, 255, 0.85);

	width: 100%;
	border-radius: 30px;
	height: 330px;

}

.card-display-1 {
	font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	font-weight: 400;
	overflow-x: hidden;
	text-transform: inherit;
	padding-top: 12px;
}

.card-display-2 {
	font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	font-weight: 300;
	overflow-x: hidden;
	text-transform: inherit;
}

.card-display-3 {
	font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 14px;
	font-weight: 300;
	overflow-x: hidden;
	text-transform: inherit;
	padding-bottom: 5px;
	position: absolute;
	bottom: 10px;

}



.tm-bg-white-transparent {
	margin: 5px;
	padding: 30px;
	background-color: #ffffffc4;
	max-width: 280px;
	width: 100%;
	border-radius: 30px;
}

.tm-bg-white-transparent-page3 {
	margin-left: 100px;

}

.tm-bg-white-coop-left {
	margin: 5px;
	padding: 20px;
	background-color: #ffffffc4;
	max-width: 800px;
	width: 100%;

}

.tm-bg-white-coop-right {
	margin: 5px;
	padding: 0px;
	background-color: #ffffffc4;
	max-height: 280px;
	max-width: 280px;

}






.tm-page-5-content {
	float: right;
}

.container {
	float: right;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.tm-btn-block {
	display: block;
}

.tm-btn-right {
	float: right;
}

.tm-address-box {
	color: white;
	padding-left: 40px;
}

.tm-bg-white-transparent-left {
	float: right;
	background-color: white;
	opacity: 0.8;

}

.tm-bg-white-transparent-center {
	display: inline-block;
	background-color: white;
	opacity: 0.8;
}

.tm-bg-white-transparent-right {
	float: left;
	background-color: white;
	opacity: 0.8;
}

.tm-img-container {
	width: 96%;
	max-width: 1020px;
}

.tm-slider-img {
	padding-left: 10px;
	padding-right: 10px;
}

.slick-dots li button:before {
	font-size: 20px;
	color: white;
	opacity: 1;
}

.slick-dots {
	position: absolute;
	bottom: -50px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}

.slick-dots li.slick-active button:before {
	opacity: .75;
	color: deepskyblue;
}

.tm-btn-submit {
	font-size: 1.5rem;
	font-weight: 300;
	padding: 10px 60px;
	border-radius: 9px;
	float: right;
}

.form-control {

	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1;
	color: #495057;
	opacity: 0.75;
	background-color: #fff;
	background-image: none;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: 0rem;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.tm-position-relative {
	position: relative;
}

.footer {
	padding: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
	color: white;
	text-align: center;
	width: 100%;
}

.btn-danger {
	font-size: 1.5rem;
	margin-top: 20px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #C66666;
	border-color: #C66666;
}

.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: auto;
	margin-left: auto;
}



.rowINTROPAGE {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: 10%;
	margin-left: auto;
	float: right;
	padding-left: 10%;
}





@media screen and (max-width: 991px) {
	.tm-img-container {
		max-width: 490px;
		width: 90%;
	}

	.tm-slider-img {
		padding-left: 5px;
		padding-right: 5px;
	}

	.tm-address-box {
		padding-left: 10px;
	}
}

@media screen and (max-width: 767px) {
	.tm-address-box {
		padding-left: 0;
		padding-top: 40px;
	}

	.tm-form-section {
		padding-top: 80px;
		padding-bottom: 100px;
	}
}

@media screen and (max-width: 540px) {
	.tm-address-box {
		margin-bottom: 50px;
	}

	.tm-page-4-content {
		margin-bottom: 50px;
	}
}