@font-face {
  font-family: HPSIMPLIFIED_RG;
  src: url(/fonts/HPrg.TTF);
}
@font-face {
  font-family: HPSIMPLIFIED_LT;
  src: url(/fonts/HPSIMPLIFIED_LT.TTF);
}

body{
    font-family: 'HPSIMPLIFIED_RG', sans-serif;
    font-weight: 300;
}
.no-index {
	padding-top: 103px;
}
.obsah h1 {
    margin: 35px auto 25px 0px;
    font-size: 45px;
    line-height: 55px;
}
.obsah h1 small {
	color: #ad8f65;
}
.carousel-inner .item {
    min-height: 600px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.carousel_obal {
	position: relative;
	background-color: rgba(34,68,117, 0.8);
	padding: 25px;
	color: #fff;
	max-width: 500px;
}
.carousel_obal:after {
	content: "";
	display: block;
	width: 80px;
	height: 80px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	background-image: url('/jpg/hplogo.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}
.carousel_obal .btn-primary, .formular_kontakt .btn-primary {
	background-color: #d20068;
	border: 1px solid #d20068;
	color: #fff;
}
.sections {
	margin-top: 30px;
}
.sekce {
	position: relative;
	min-height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top center;
}
.sekce h3 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #fff;
	width: 100%;
	font-size: 18px;
	display: inline-block;
	background-color: #224475;
	text-align: center;
	padding: 10px 0px;
	margin: auto;
}
.now_1 h2 {
	text-align: left;
	font-size: 30px;
	margin-bottom: 30px;
}
.now_1 {
	color: #fff;
	padding: 30px 0px;
	position: relative;
}
.now_1:before {
	content: "";
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	height: 380px;
	z-index: -1;
	position: absolute;
	background-color: #94a9bf;
}
#overview p {
	color: #fff;
}
.contact_form {
	margin: 0px auto 100px auto;
}
.contact_form h2 {
	margin-bottom: 45px;
}
.obsah img, .getIn img {
	max-width: 100%;
	display: inline-block;
}
.middle {
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 500px!important;
}
.copyright {
	background-color: #3d5173;
	text-align: center;
}
.copyright a {
	color: #9898a0;
}
.copyright a:hover {
	color: #fff;
}
.about {
	text-align: left;
	color: #fff;
}
.about h2 {
	font-size: 20px;
	text-align: left;
	margin-bottom: 35px;
}
.about p {
	font-size: 12px;
	line-height: 22px;
	max-width: 500px;
}
.galerie_home img {
	max-width: 100%;
}
.galerie_home a {
	display: inline-block;
	color: #fff;
	margin-bottom: 15px;
	text-align: left;
}
.galerie_home span {
	display: inline-block;
	padding-top: 10px;
}
.copyright h3 {
	color: #ad8f65;
	font-size: 20px;
	margin: 45px auto 25px auto;
	font-weight: 300;
}
.copyright .container {
	padding: 55px 15px 55px 15px;
	color: #9898a0;
}
.navbar-default .navbar-nav > li:last-child a {
	background-color: #d20068;
    border: 1px solid #d20068;
}
.logos {
	margin: 10px auto 25px auto;
    display: inline-block;
    text-align: left;
    width: 100%;
}
.logos img {
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.copyright table {
	min-width: 250px;
	margin: auto;
}
.copyright table td {
	text-align: left;
}
.copyright table td:last-child {
	text-align: right;
}
.copyright_bottom {
	background-color: #3d5173;
}
.copyright_bottom .container {
	padding: 20px 0px;
	color: #9898a0;
	text-align: center;
	border-top: 1px solid #9898a0;
}
.social_icon a {
	font-size: 18px;
	margin: 0px 5px;
	color: #9898a0;
}
.social_icon {
	padding: 45px 0px 25px 0px;
}
.copyright_bottom a {
	color: #9898a0;
}
.getIn {
	padding: 95px 0px;
	background-repeat: no-repeat;
	background-size: cover;
}
.getIn p {
	text-align: left;
	font-size: 14px;
	color:#808080;
}
.getIn h2 {
	color: #224475;
	font-size: 40px;
	margin: 0px auto 45px 0px;
}
.getIn h4 {
	color: #224475;
	font-size: 22px;
}
.getIn h5 {
	color: #224475;
	font-size: 14px;
	min-height: 50px;
}
.getIn h3 {
	color: #224475;
	font-size: 30px;
	text-align: left;
	margin: 0px auto 45px 0px;
}
.formular_kontakt {
	margin-top: 50px;
}
.formular_kontakt h3 {
	color: #fff;
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 20px;
}
.formular_kontakt h3 span{
	background-color: #224475;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	width: 30px;
	height: 30px;
	display: inline-block;
}
.item_getin733 {
	background-color: #94a9bf;
}
.item_getin733 h2 {
	color: #fff;
}
.item_getin733 p {
	color: #fff;
}
.icons_l img {
	max-height: 62px;
}
#back-top {
position: fixed;
bottom: 15px;
left: 15px;
z-index: 9999;
display: none;
border: 1px solid #3b3b3b;
background-color: #22202b;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
height: 50px;
}
#back-top a {
width: 50px;
display: block;
text-align: center;
text-decoration: none;
color: #fff;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top span {
width: 50px;
height: 50px;
display: block;
margin-bottom: 7px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
}
#back-top i {
font-size: 1.8em;
padding-top: 9px;
}
.margin-bottom {
	margin-bottom: 20px;
}
.dokumety ul li a, .videos ul li a {
	display: inline-block;
	width: 100%;
}
.dokumety ul li, .videos ul li {
	margin-bottom: 15px;
}
.dokumety ul li img {
	padding-right: 15px;
}
.videos ul li img {
	float: left;
	padding-top: 6px;
	padding-right: 15px;
}
.dokumety ul, .videos ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style: none;
}

/* Customize the label (the container) */
.container_checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  line-height: 25px;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

/* Hide the browser's default checkbox */
.container_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
}

/* On mouse-over, add a grey background color */
.container_checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container_checkbox input:checked ~ .checkmark {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_checkbox .checkmark:after {
  left: 9px;
  top: 5px;
  width: 7px;
  height: 14px;
  border: solid #224475;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}