@font-face {
	font-family: 'bariol';
	src: url('../fonts/Bariol_Regular.eot');
	src: local('☺'), url('../fonts/Bariol_Regular.woff') format('woff'), url('../fonts/Bariol_Regular.ttf') format('truetype'), url('../fonts/Bariol_Regular.svg') format('svg');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'bariol';
	src: url('../fonts/Bariol_Bold.eot');
	src: local('☺'), url('../fonts/Bariol_Bold.woff') format('woff'), url('../fonts/Bariol_Bold.ttf') format('truetype'), url('../fonts/Bariol_Bold.svg') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'bariol';
	src: url('../fonts/Bariol_Regular_Italic.eot');
	src: local('☺'), url('../fonts/Bariol_Regular_Italic.woff') format('woff'), url('../fonts/Bariol_Regular_Italic.ttf') format('truetype'), url('../fonts/Bariol_Regular_Italic.svg') format('svg');
	font-weight: 400;
	font-style: italic;
} 
body{
	font-family: 'bariol';
	font-weight: 400;
	color: #2b2b2b;
  overflow-x: hidden;
}
.clear:after{
    content:"";
    display:table;
    clear:both;
}

div{
  box-sizing: border-box;
}

img{
	max-width: 100%;
}
a{
	text-decoration: underline;
	color: #963274;
}
a:hover{
	text-decoration: none;
	color: #963274;
}

hr{
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
}


h1{
	margin: 0px 0px 30px 0px;
	padding: 0px;
	font-size: 40px;
	font-weight: 500;
}
h2{
	margin: 0px 0px 70px 0px;
	padding: 0px;
	font-size: 40px;
	font-weight: 500;
}
h3{
	font-size: 32px;
	font-weight: 500;
	margin-bottom: 40px;
}
h4{
	font-size: 26px;
	font-weight: 500;
	margin-bottom: 30px;
	margin-top: 0px;
}

h5{
	margin: 0px 0px 70px 0px;
	padding: 0px;
	font-size: 40px;
	font-weight: 500;
}

h6{
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 15px
  margin-top: 15px
}
p{
	font-size: 18px;
	line-height: 25px;
	margin-bottom: 20px;
}
p.lead{
	margin-bottom: 70px;
	font-size: 20px;
	line-height: 30px;
	font-weight: 500;
}
p.foot{
	margin-bottom: -40px;
	font-size: 22px;
	line-height: 32px;
	font-weight: 500;
	padding-top: 40px;
}

ul{

}
ul li{
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 20px;
}
ul.light li{
	font-weight: 400;
}
ul.inline li{
	display: inline-block;
	margin-right: 30px;
}
.fa-li {
    position: absolute;
    left: -27px;
    width: 2.14285714em;
    top: 9px;
    text-align: center;
    font-size: 10px;
}

.fa-uprava li{
		margin-bottom: 2px
}
.green{
	color: #88b63f;
}

.navbar-default{
	margin-bottom: 0px;
	background-color: rgba(255,255,255,1);
	border: none;
	border-radius: 0px;
	min-height: 130px;
}
.navbar-brand{
	height: auto;
	padding: 28px 15px;
}
.navbar-brand img{
	width: 210px;
}
.navbar-default .navbar-nav>li{
	margin-left: 4px;
	margin-bottom: 0px;
}
.navbar-default .navbar-nav>li>a{
	padding: 4px 6px;
	color: #242424;
	border: 2px solid transparent;
	border-radius: 100px;
	font-weight: 500;
	font-size: 18px;
	transition: 0.3s;
	text-decoration: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover{
	border: 2px solid #992a74;
	color: #992a74;
	background-color: transparent;
	text-decoration: none;
}
.navbar-nav{
	margin-top: 55px;
	margin-left: 30px;
	transition: 0.3s;
}
.navbar-default .container{
	padding: 0px;
}

@media (max-width: 1199px) {
	.navbar-brand img {
		width: 150px;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 4px 2px;
		font-size: 16px;
		border: none
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover{
		border: none;
	}
	.navbar-brand {
		padding: 20px 0px 20px 15px;
	}
	.navbar-default{
		min-height: 100px;
	}
	.navbar-nav {
		margin-top: 35px;
		margin-left: 30px;
	}
	.navbar-fixed-top.move{
		
	}
}
@media (max-width: 991px) {
	.navbar-brand img {
		width: 110px;
	}
	.navbar-default .navbar-nav>li>a {
		padding: 4px 1px;
    font-size: 14px;
		border: none;
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:hover{
		border: none;
	}
	.navbar-brand {
		padding: 20px 0px 20px 0px;
	}
	.navbar-nav {
		margin-top: 28px;
		margin-left: 10px;
	}
}
@media (max-width: 767px) {
	.navbar-fixed-top.move{
		
	}
	.navbar-default{
		min-height: 50px;
	}
	.navbar-brand {
		padding: 5px 15px 5px 15px;
	}
	.navbar-brand img {
		width: 111px;
	}
	.navbar-nav {
		margin: 0px;
	}
	.navbar-default .navbar-nav>li{
		margin: 0px;
		border-bottom: 1px solid #cb6b91;
	}
	.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
		margin: 0px;
	}
	.navbar-default .navbar-toggle{
		border-color: #cb6b91;
	}
	.navbar-default .navbar-toggle .icon-bar{
		background-color: #cb6b91;
	}
	.container {
		padding-right: 145px;
		padding-left: 145px;
	}
}

.form-style-1 {
    margin:10px auto;
    max-width: 400px;
    padding: 20px 12px 10px 20px;
    font: 13px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    margin-bottom: 50px
}
.form-style-1 li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 10px 0 0 0;
}
.form-style-1 label{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}
.form-style-1 input[type=text], 
.form-style-1 input[type=date],
.form-style-1 input[type=datetime],
.form-style-1 input[type=number],
.form-style-1 input[type=search],
.form-style-1 input[type=time],
.form-style-1 input[type=url],
.form-style-1 input[type=email],
textarea, 
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 7px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;  
}
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}
.form-style-1 .field-divided{
    width: 49%;
}

.form-style-1 .field-long{
    width: 100%;
}
.form-style-1 .field-select{
    width: 100%;
}
.form-style-1 .field-textarea{
    height: 100px;
}
.form-style-1 input[type=submit], .form-style-1 input[type=button]{
    background: #4B99AD;
    padding: 8px 15px 8px 15px;
    border: none;
    color: #fff;
    margin-top: 10px
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
    background: #4691A4;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}
.form-style-1 .required{
    color:red;
}

.carousel{
	background-color: #777;
	position: relative;
	z-index: 9;
}

.header-image{
	margin-bottom: 5px;
}

.carousel .item{
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.carousel .item:after{
    content:"";
    display:table;
    clear:both;
}
.carousel .item .text{
	background-image: url('../img/slide.png');
	background-position: center left;
	background-repeat: no-repeat;
	box-sizing: border-box;
	width: 918px;
	height: 840px;
	float: right;
	padding: 230px 445px 0px 0px;
	color: white;
	font-weight: 500;
	font-size: 70px;
	line-height: 70px;
	text-align: right;
}
.carousel .item .text strong{
	display: block;
}
.carousel .item .text a{
	font-size: 18px;
	line-height: normal;
	display: inline-block;
	padding: 20px 30px;
	border-radius: 50px;
	background-color: #992a74;
	color: white;
	text-decoration: none;
	box-shadow: 2px 6px 12px rgba(0,0,0,0.4);
}
.carousel .item .text a:hover{
	background-color: #ca3c9b;
}

@media (max-width: 1199px) {
	.carousel .item .text{
		width: 618px;
		height: 540px;
		padding: 100px 145px 0px 0px;
	}
}
@media (max-width: 991px) {
	.section-2 p{
	text-align:justify;
	line-height: 20px;
	}
	.section-2 span{
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	.carousel .item{
		padding-top: 50px;
		padding-bottom: 90px;
	}
	.carousel .item .text{
		padding: 10px;
		float: none;
		height: auto;
		width: auto;
		background-image: none;
		background-color: rgba(128,171,059,0.8);
		text-align: center;
		margin: 0px 40px;
		border-radius: 10px;
		font-size: 60px;
	}
	.section-2 p{
	text-align:justify;
	line-height: 20px;
	}
	
	.section-2 span{
		font-size: 14px;
	}

}



.carousel .owl-theme .owl-controls{
	margin: 0px;
}
.carousel .owl-pagination{
	position: absolute;
    top: 50%;
    left: 19px;
    margin-top: -57px;
}
.carousel .owl-theme .owl-controls .owl-page{
	display: block;
}
.carousel .owl-theme .owl-controls .owl-page span{
	background: transparent;
	border: none;
	opacity: 0.5;
	margin: 0px;
	transition: 0.3s;
	width: 7px;
	height: 7px;
	background-color: white;
}
.carousel .owl-theme .owl-controls .owl-page {
    display: block;
    border: 1px solid transparent;
    margin-bottom: 5px;
    border-radius: 50%;
    padding: 3px;
}
.carousel .owl-theme .owl-controls .owl-page.active span, .carousel .owl-theme .owl-controls.clickable .owl-page:hover span{
	opacity: 0.7;
	background: #80b740;
}
.carousel .owl-theme .owl-controls .owl-page.active, .carousel .owl-theme .owl-controls.clickable .owl-page:hover{
	border-color: #80b740;
}

.sections{
	overflow: hidden;
	position: relative;
	margin-top: -72px;
}
.section{
	padding: 110px 0px;
    border-radius: 845px / 115px;
    min-height: 500px;
    margin: -110px -130px;
	position: relative;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.section-1{
	background-color: white;
	z-index: 10;
	margin-top: 0px;
	background-image: url('../img/section-1new.jpg');
	background-position: bottom center;
	background-size: initial;
	background-
}
.section-1 a{
	color: black;
}

.section-2{
	background-color: #be6c98;
	z-index: 9;
	background-image: url('../img/section-3-1.jpg');
	color: white;
	padding-bottom: 180px;
	padding-top: 180px;
	background-position: bottom center;
	background-size: initial;
}

.section-2 span{
	font-size: 30px;
	vertical-align: middle;
}

.symbols{
	padding-top: 40px;
}

.symbols img{
	width: 110px;
	margin-bottom: 15px;
}
.symbols strong{
	display: block;
	font-size: 18px;
	font-weight: 500;
	line-height: 23px;
}

.section-3{
	background-color: #8abc3f;
	z-index: 10;
	background-image: url('../img/section-2.jpg');
	color: white;
	padding-bottom: 180px;
	padding-top: 180px;
	background-size: initial;
	background-position: bottom;
}

.section-4{
	background-color: white;
	z-index: 9;
	padding-bottom: 280px;
	padding-top: 180px;
}
.thumbs{
	margin: 50px 100px 85px 100px;
}
.thumbs img{
	width: calc(100% / 3);
}

.banner{
  background-color: rgb(203,107,145);
}

@media (max-width: 468px) {
  .banner h6{
    font-size: 13px
    text-align: center
  }
  .banner img{
    display: none
  }
  .banner .container{
    padding-right: 5px;
		padding-left: 5px;
  }
}

.banner a:hover{
  opacity: 0,6
}

.banner a:hover{
  opacity: 0.5;
}

.section-5{
	background-color: #8ccc3f;
	z-index: 10;
	color: white;
	padding-bottom: 70px;
}

.klady{
  margin: 0 auto;
    text-align: left;
    width: 800px;
}

.klady ul{
  text-align: left
}

.switch{
	margin: -30px auto 40px auto;
	background-image: url(../img/switch.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 399px;
	height: 90px;
}
.switch a{
	float: left;
	display: block;
	width: 50%;
	color: #383838;
	text-decoration: none;
	font-weight: 500;
	font-size: 20px;
	padding: 17px 15px;
}
.switch a span{
	display: inline-block;
	background-image: url('../img/sprite.png');
	width: 66px;
	height: 56px;
	vertical-align: middle;
}
.switch a:hover,.switch a.active{
	color: #cb6b91;
}
.switch a:nth-child(1){
	text-align: right;
}
.switch a:nth-child(1) span{
	background-position: -36px -17px;
	margin-left: 13px;
}
.switch a:nth-child(1).active span,.switch a:nth-child(1):hover span{
	background-position: -121px -17px;;
}
.switch a:nth-child(2) span{
	background-position: -215px -17px;
	margin-right: 13px;
}
.switch a:nth-child(2).active span,.switch a:nth-child(2):hover span{
	background-position: -303px -17px;;
}
.cat-interier{
	display: none;
}

.image{
	position: relative;
	margin-bottom: 30px;
	display: block;
}
.image:hover{
	opacity: 0.8;
}

.section-6-1{
	background-color: white;
	z-index: 9;
	padding-bottom: 250px;
	padding-top: 140px;
  margin-top: 100px;
}


.section-6{
	background-color: white;
	z-index: 9;
	padding-bottom: 180px;
	padding-top: 180px;
}
.links a{
	display: block;
	border: 2px solid #efefef;
	text-align: center;
	color: #88b63f;
	padding: 40px 30px;
	margin-bottom: 30px;
}
.links a img{
	margin-bottom: 20px;
}
.links a span{
	font-size: 20px;
	font-weight: 500;
	line-height: 28px;
	display: block;
	height: 55px;
}


.section-7{
	background-color: #f2f2f2;
	z-index: 10;
}
.section-7-1{
	background-color: white;
	z-index: 11;
}
.box-white{
	padding: 50px 10px;
	background-color: white;
	text-align: center;
	margin-bottom: 60px;
}
.box-white strong{
	font-size: 20px;
	display: block;
	margin-bottom: 3px;
}
.box-white span{
	font-size: 18px;
	display: block;
	margin-bottom: 14px;
}
.box-white a{
	font-size: 17px;
	display: block;
	margin-bottom: 20px;
	font-weight: 500;
	text-decoration: none;
}
.box-white a:hover{
	text-decoration: underline;
}
.box-white a:last-of-type{
	margin: 0px;
}
.box-white a img{
	vertical-align: sub;
	margin-right: 10px;
}

.contact{
	padding-top: 90px;
	border-top: 1px solid #e8e9eb;
}

.bus{
	padding-left: 70px;
	padding-top: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../img/bus.png');
}
.pin{
	padding-left: 70px;
	padding-top: 0px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('../img/pin.png');
}

.section-8{
	background-color: #777;
	padding-top: 0px;
	padding-bottom: 0px;
}
#map{
	height: 790px;
}

.footer{
	padding: 40px 0px;
	font-size: 16px;
	color: #7f7f7f;
}
.footer img{
	vertical-align: middle;
}
.footer .container .row div{
	height: 50px;
	line-height: 50px;
}

.anchor-top{
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 20;
	opacity: 0.7;
	display: none;
}

@media (max-width: 767px) {
	.section{
		background-image: none !important;
	}
	.footer{
		text-align: center;
	}
	.footer .container{
		padding-right: 15px;
		padding-left: 15px;
	}
	.symbols strong{
		font-size: 13px;
	}

	.switch{
		margin: -40px auto 40px auto;
		background-image: none;
		background-repeat: no-repeat;
		background-position: center center;
		width: auto;
		height: auto;
	}
	.switch a{
		float: none;
		display: block;
		width: 100%;
		padding: 5px;
		background-color: white;
		border-radius: 10px;
		text-align: center !important;
		margin-bottom: 10px;
	}
}

.legal p{
	font-size: 12px;
	padding: 2px
}