@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Oswald:300,400,700&subset=latin,latin-ext);

body {
	font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #333333;
	background-color: #fff;
}

.navbar-default {
	background-color: #ffffff;
	border: none;
}

body > nav > div > div.navbar-header > a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1em;

}

.navbar-default .navbar-nav>li>a {
	color: #939598;
	font-weight: 300;
	font-size: 1.125em;
	padding-bottom: 0;
	padding-top: 0;
	font-family: 'Oswald', sans-serif;
}

.navbar-brand {
	height: auto;
	padding: 0;
	position: relative;
	top: 0px;
	left: 15px;
}

nav.navbar {
	border-radius: 0;
	min-height:130px;
	margin-bottom: 0;
}

.menu-fixed-padding nav.navbar {
	margin-bottom: 0;
	position: fixed;
	z-index: 999;
	left: 0;
	top: 0;
	right: 0;
	transition: all 1s;
	margin-bottom: 0;
}

.menu-fixed-padding nav.navbar.scrolled {
	min-height:60px;
}

.menu-fixed-padding nav.navbar.scrolled .nav_brand {
	height: 60px;
	width: 83px;
}

.menu-fixed-padding nav.navbar.scrolled .navbar-nav {
	margin-top: 17px;
}

.nav_brand {
	background: url("../images/logo_brand.jpg") no-repeat center;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	width: 180px;
	height: 130px;
	transition: all 1s;
}

.navbar-default .navbar-nav {
	margin-top: 54px;
	transition: all 1s;
}

.navbar-default .navbar-nav>li>a {
	padding-right: 0;
	padding-left: 0;
}

.navbar-default .navbar-nav>li:not(:last-child) {
	margin-right: 40px;
}

.banner_top {
	background-image: url("../images/header_baner.jpg");
	height: 843px;
	max-width: 100%;
	background-size: cover;
	background-position: center center;
}

section > header h2 {
	color: #095ca5;
	font-weight: 400;
	font-family: "Oswald", sans-serif;
	font-size: 2.5em;
}

#about_us > header h2 {
	margin-top: 50px;
	margin-bottom: 20px;
}

#about_us > header {
	margin-bottom: 65px;
}

#about_us > article p {
	margin-bottom: 20px;
}

#about_us > article {
	margin-bottom: 40px;
}

#offer > header > h2 {
	margin-top: 25px;
	margin-bottom: 20px;
}

#offer article h3 {
	color: #2ebdfe;
}

#offer article {
	margin-bottom: 80px;
}

#offer {
	margin-bottom: 140px;
}

section > header p {
	font-size: 1em;
	line-height: 1.25em;
}

section article h3 {
	color: #095ca5;
	font-weight: 400;
	font-size: 1.875em;
	font-family: "Oswald", sans-serif;
}

section article p {
	text-align: justify;
	line-height: 1.45em;
}

body > div.dzsparallaxer.auto-init.out-of-bootstrap {
	height: 697px;
}

.divimage.dzsparallaxer--target {
	width: 100%;
	height: 1377px;
	background-image: url(../images/parallax.jpg);
}

.offer_img {
	height: 160px;
	width: 160px;
	background-size: cover;
	position: relative;
	overflow: hidden;
}

.offer_img > div.full {
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
}

.offer_img.img_mini_1 {
	background-image: url(../images/offer_img_1.jpg);
}

.offer_img.img_mini_2 {
	background-image: url(../images/offer_img_2.jpg);
}

.offer_img.img_mini_3 {
	background-image: url(../images/offer_img_3.jpg);
}

.banner_middle {
	background-image: url("../images/baner_middle.jpg");
	height: 697px;
	background-size: cover;
	background-position: center center;
}

.banner_gallery {
	background-image: url("../images/banner_gallery.jpg");
	height: 697px;
	background-size: cover;
	background-position: center center;
}

/*.banner_bottom {*/
/*height: 477px;*/
/*}*/

/*.banner_bottom .divimage {*/
/*background-image: url("../images/baner_bottom.jpg");*/
/*background-size: cover;*/
/*background-position: center;*/
/*}*/

.partners_img {
	display: inline-block;
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

#trust_us header {
	margin-bottom: 80px;
}

#trust_us header h2 {
	margin-top: 30px;
}

#trust_us {
	margin-bottom: 90px;
}

#contact header {
	margin-bottom: 55px;
}

#contact > article img {
	float: left;
	margin-right: 10px;
}

#contact > article p {
	font-weight: 400;
	font-size: 1em;
}

#contact > article p a {
	color: #777777;
}

#contact > article > div > div.col-lg-3.col-md-4.col-sm-4 > div {
	margin-bottom: 42px;
}

#contact .left-panel > div.row {
	clear: both;
	margin-bottom: 10px;
}

#contact .left-panel p {
	margin-bottom: 0;
}

footer {
	background-color: #1360a7;
	width: 100%;
	height: 78px;
	position: relative;
}

footer p {
	color: #ffffff;
	font-size: 0.875em;
	position: absolute;
	top: 40%;
}

.partners_img{
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}

body.navbar-fixed-padding .partners .swiper-wrapper {
	display: block;
}

body.navbar-fixed-padding .partners .swiper-slide {
	float: left;
	margin-bottom: 15px;
}

.panel.panel-yellow {
	border-color: unset;
}

.panel, .page-form {
	margin-top: 0px!important;
	border: 0;
	border-top: 3px solid #A6C307!important;
	border-radius: 5px!important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e3e4e2+0,000000+100&0.65+0,0+100 */
	background: -moz-linear-gradient(top,  rgba(227,228,226,0.65) 0%, rgba(0,0,0,0) 50px); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(227,228,226,0.65) 0%,rgba(0,0,0,0) 50px); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(227,228,226,0.65) 0%,rgba(0,0,0,0) 50px); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

.panel.panel-yellow > .panel-heading, .page-form .header-content, .modal-header {
	margin: 30px;
	padding: 0;
	margin-bottom: 0;
	padding-bottom: 5px;
	border-bottom-width: 1px!important;
	border-bottom-color: #c4cbd2;
	border-bottom-style: solid;
	border-bottom: 1px #c4cbd2 solid;
	border-color: #c4cbd2!important;
	background: transparent;
	border-width: 0;
	color: #85b213;
	font-size: 14px;
}

.page-form .header-content h1 {
	font-size: inherit;
	font-size: 14px;
	font-weight: normal;
	font-family: unset;
	text-transform: none;
	text-align: left;
}

.page-form .body-content {
	padding: 15px 30px;
}

.page-form .form-horizontal .control-label {
	color: #939fa6;
}

.form-horizontal .body-content > .form-group {
	margin: 0;
}

.panel-body {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0;
}

.modal-header {
	margin-top: 20px;
}

.modal-body {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
}

.pll, .phl, .pal {
	padding:0!important;
}

.form-actions {
	background: transparent;
}

.table>thead>tr>th {
	color: #666;
	font-weight: bold;
}

.modal .modal-dialog .modal-content {
	border-radius: 25px!important;
}

.btn, .label {
	border-radius: 15px!important;
	border: none;
}

.btn-xs {
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	border: 0;
}

.label-sm {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.table tbody tr td{
	vertical-align: middle;
}
.btn-success {
	background-color: #A6C307!important;
	border: 0;
}
.partners .swiper-slide{
	width:100px;
	text-align: center;
}

.partners{
	max-width: 600px;
	margin:0px auto;
}

#signin-page .page-form > p > a{
	display:block;
	padding-bottom:15px;
	text-align:center;
}

.viewMap{
	height:200px;
}

.payu button[type=submit]{
	border: 0px;
	height: 61px;
	width: 325px;
	background: url('../images/Button_Place_teraz_z_PayU.png') no-repeat;
	background-size:contain;
	cursor: pointer;
}

.payu{
	text-align:center;
	padding:50px;
}

.banner_top, .banner_middle, .banner_gallery {
	position: relative;
}

.banner_top .lead_container, .banner_middle .lead_container, .banner_gallery .lead_container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.banner_top .lead_container .vertical-hack, .banner_middle .lead_container .vertical-hack, .banner_gallery .lead_container .vertical-hack {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
	width: 0.01px;
}

.banner_top .lead_container .lead_wrapper, .banner_middle .lead_container .lead_wrapper, .banner_gallery .lead_container .lead_wrapper {
	max-width: 99%;
	vertical-align: middle;
	display: inline-block;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	width: 100%;
	padding: 0 20px;
}

.banner_top .lead_container .lead_wrapper h1, .banner_middle .lead_container .lead_wrapper h1, .banner_gallery .lead_container .lead_wrapper h1 {
	margin: 0;
	font-size: 60px;
	margin-bottom: 50px;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

.banner_top .lead_container .lead_wrapper p, .banner_middle .lead_container .lead_wrapper p, .banner_gallery .lead_container .lead_wrapper p {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
}

.elfinder-cwd-filename * {
	color: #0a0a0a!important;
}

#offer .no-top-margin > *:first-child {
	margin-top: 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: unset;
	text-shadow: 0.5px 0px 0px rgba(0,0,0,0.3), -0.5px 0px 0px rgba(0,0,0,0.3);
	background: none;
}

.partners .swiper-slide {
	width: 25%;
}

body.navbar-fixed-padding {
	padding-top: 86px;
}

body.menu-fixed-padding {
	padding-top: 129px;
}

body.navbar-fixed-padding.menu-fixed-padding {
	padding-top: 215px;
}

body.navbar-fixed-padding.menu-fixed-padding nav.navbar {
	top: 86px;
}

#header ul{
	display:inline-block;
	padding-left: 0;
}

#header li a {
	color: #949BA3;
	transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-mos-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}

#header li a:hover{
	color: #949BA3;
	text-decoration:none;
}

#header li{
	display:inline-block;
	padding-right: 20px;
	transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-mos-transition: all 300ms linear;
	-webkit-transition: all 300ms linear;
}

#header > .container {
	margin: 30px auto;
}

#header {
	color: #949BA3;
}

.page-form input.form-control{
	padding-top:0px;
	padding-bottom:0px;
	height:30px!important;
}

.page-form .form-horizontal .control-label{
	text-align:left;
	padding:5px 0px 0px 15px;
}

.page-form {
	width: 500px;
	margin: 5% auto 0 auto;
	background: #eeeeee;
	border-radius: 4px;
}

.alert.alert-success{
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.page-form .body-content p a.btn{
	color:#fff;
}

#userPanel{
	display:inline-block;
	float:right;
}

.wide .modal-dialog{
	width:80%;
}

.edit{
	float: left;
	position:relative;
	display:inline-block;
	vertical-align:top;
}

.edit button.delete{
	left:30px;
	background-color:#C82829;
}

.edit button{
	position:absolute;
	border-width:0px;
	background-color:#a1dbff;
	font-size:14px;
	background-image:none;
	color:#fff;
	padding:3px 7px;
	transform:scale(0.5);
	-webkit-transform:scale(0.5);
	transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
}

.edit.big button{
	position:absolute;
	border-width:0px;
	background-color:#a1dbff;
	font-size:14px;
	background-image:none;
	color:#fff;
	padding:6px 14px;
	-webkit-transform:scale(1);
	transition: all 100ms ease-in-out;
	-webkit-transition: all 100ms ease-in-out;
}

.edit button:hover{
	color:#fff;
	background-color:#53bddc;
	transform:scale(1);
	-webkit-transform:scale(1);
}

.edit button.delete:hover{
	background-color:#f00;
}

.flash-success{
	font-size: 15px;
	overflow: visible;
	text-align: center;
	left: 0;
	top: 0;
	z-index: 10001;
	width: 100%;
	border-bottom: 1px solid;
	color: white;
	padding: 15px;
	background-color: #48bb5e;
	border-color: #38984b;
}


#address .edit button{
	transform: scale(1.5);
	-webkit-transform: scale(1.5);
}

.dzsparallaxer .parallax_container > .edit {
	position: absolute;
}
.dzsparallaxer .parallax_container {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.dzsparallaxer .parallax_container .vertical-hack {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
	width: 0.01px;
}

.dzsparallaxer .parallax_container .parallax_wrapper {
	max-width: 99%;
	vertical-align: middle;
	display: inline-block;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	width: 100%;
	padding: 0 20px;
}

.dzsparallaxer .parallax_container .parallax_wrapper h1 {
	margin: 0;
	font-size: 60px;
	margin-bottom: 50px;
	font-weight: 300;
	font-family: 'Oswald', sans-serif;
}

.dzsparallaxer .parallax_container .parallax_wrapper p {
	font-size: 40px;
	font-weight: 300;
	color: #fff;
}

.banner_top > .edit, .banner_middle > .edit, .banner_gallery > .edit {
	z-index: 99;
}

.galleryImage {
	margin-bottom: 10px;
}

.galleryImage .delete {
	position: absolute;
	top: 15px;
	left: 25px;
	z-index: 2;
}

.galleryImage .imageCont {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
}

.galleryImage .imageCont > img {
	position: absolute;
	max-height: 100%;
	max-width: 100%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

#gallery .image {
	display: block;
	position: relative;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 56.25%;
	overflow: hidden;
}

@media (max-width: 992px) {
	#gallery .image {
		margin-bottom: 0;
	}
}

#gallery .image img {
	height: 100%;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.edit.big {
	height: 50px;
}

#gallery article {
	margin-bottom: 80px;
}

.page-settings h3 {
	margin: 0;
	margin-top: 5px;
}

#lightbox {
	display: none;
}

.nav .edit {
	left: -17px;
}

h2 .edit, h3 .edit {
	left: -15px;
}

@media (max-width: 767px) {
	.navbar-default .navbar-nav {
		margin: 0;
	}
	ul.nav.navbar-nav a {
		padding: 15px 0;
	}
}

/* MAPA POD KONTAKTEM */
.mapAndContact {
	position: relative;
	height: 600px;
}

.mapAndContact #map {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.mapAndContact .container {
	height: 100%;
	padding: 0;
}



.mapAndContact section#contact {
	position: relative;
	width: 30%;
	padding: 15px;
	padding-top: 25px;
	color: #fff;
	height: 100%;
	display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: flex-end;
    -webkit-align-items: flex-end;
    -webkit-box-align: flex-end;

    align-items: flex-end;
}

.mapAndContact section#contact .content {
	
}

.mapAndContact section#contact a {
	color: #fff;
}

#contact h2 {
	margin-top: 0;
}

.mapAndContact > .edit {
	right: 45px;
	top: 15px;
	z-index: 9;
}

#contact > .edit {
	top: -20px;
}