﻿port url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,900,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Marcellus&subset=latin,latin-ext);
/*@import url('https://fonts.googleapis.com/css?family=Marcellus&display=swap&subset=latin-ext');*/

html{
	height: 100%;
}

body{
	height: 100%;
	font-family: 'Marcellus', serif;
	background: #DEDEDE; /* fallback for old browsers */
	font-weight: 300;
	background-image: url(../images/body-bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #E3D187;
	background-attachment: fixed;
}

header{

	color: #fff;

	width: 100%;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'Marcellus', serif;
}

h1, h2, h3{
	font-weight: 100;
}

.seo-top{
	padding: 20px 0;
	text-align: justify;
	border-bottom: 1px dashed #000;
	font-size: 12px;slide-desc
	font-weight: 300;
	color: #444;
	padding-top: 34px;
}

.header-info{
	color: #000;
	text-align: right;
	padding:15px;
	position: relative;
	z-index: 3;
}

.header-info a{color: #fff;}

.mod-languages{
	display: block;
	position: absolute;
	top: 20px;
	right: 60px;
}

.mod-languages img{
	border-radius: 50%;
	margin: 0 2px;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
	border: 2px solid #C0A062!important;
}
.header-info span{margin-right: 15px;}
div.mod-languages ul{text-align: right;}
div.mod-languages li{margin: 0;}

#top{

}

.logo-container{
	padding: 0;
	text-align: center;
}

.site-container{
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

.cameraContents{
	background: -webkit-linear-gradient(right, rgba(255,0,0,0), rgba(0, 0, 0, 0.38));
	background: -o-linear-gradient(left, rgba(255,0,0,0), rgba(0, 0, 0, 0.38));
	background: -moz-linear-gradient(left, rgba(255,0,0,0), rgba(0, 0, 0, 0.38));
	background: linear-gradient(to left, rgba(255,0,0,0), rgba(0, 0, 0, 0.38));
}

.camera_caption > div{
	background: transparent;
}

#content-container ul{
	list-style-image: url('../images/crown.png');
	padding-left: 24px;
}

#content-container ul li{
	position: relative;
	margin-bottom: 4px;
}

.slider-container{position: relative}
.slider-container .band{
	display: block;
	width: 168px;
	height: 168px;
	position: absolute;
	top:0;
	right:0;
	background-image: url('../images/band.png');
	background-repeat: no-repeat;
	z-index: 1;
	margin-top: -10px;
	margin-right: -10px;
}

.banner-social{
	display: block;
	position: absolute;
	right: 15px;
	bottom: 10px;
}

.google-plus{
	position: absolute;
	top: -2px;
	right: 100px;
}


.social{
	position: absolute;
	left: -20px;
	z-index: 999;
	top: 520px;
	margin-left: -22px;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

.social:hover,
.social:focus{
	margin-left: 0;
}

.social-gplus{
	top: 580px;
}

.social img{
	height: 45px;
}

.slider-container .camera_caption > div{
	color: #000;
	font-size: 3.2em !important;
	font-weight: 100;
	font-family: 'Marcellus', serif;
	line-height: 1;
}

.slider-container .camera_caption{
	top: 18%;
	right: 0;
	text-align: right;
	padding: 50px;
}

.slider-container .camera_caption_title{
	font-size: 1.4em;
	font-weight: 300;
	color: #991D27;
	margin-bottom: 4px;
	text-shadow: none;
}

.header-info{
	font-size: 16px;
	color: #333;
	font-weight: 700;
	padding-right: 30px;
}

.navbar-default{
	border: none;
	border-radius: 0;
	background: transparent;
}

.navbar-default .navbar-collapse{
	background: #145342;
    background: -webkit-linear-gradient(#145342, #2B3A37);
    background: -o-linear-gradient(#145342, #2B3A37);
    background: -moz-linear-gradient(#145342, #2B3A37);
    background: linear-gradient(#145342, #2B3A37);
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background: transparent;
	color: #FFF;
	text-shadow: 0 0 1px rgba(0,0,0,0.16);
}

.navbar-default .dropdown-menu > ul.dropdown-menu{
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
    -webkit-border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
}


.copyrights{
	color: #fff;
	margin-top: 4px;
	display: block;
}

.navbar-default .navbar-nav > li > a{
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	display: block!important;
}

.navbar-default .navbar-nav .dropdown{
	display: block!important;
}

footer{
	background: #145342;
	background: -webkit-linear-gradient(#145342, #2B3A37);
	background: -o-linear-gradient(#145342, #2B3A37);
	background: -moz-linear-gradient(#145342, #2B3A37);
	background: linear-gradient(#145342, #2B3A37);
	color: #fff;
	padding: 30px 0;
}

/* Underline Reveal */
.navbar-nav > li > a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.navbar-nav > li > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  height: 2px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.navbar-nav > li > a:hover:before, .navbar-nav > li > a:focus:before, .navbar-nav > li > a:active:before,.navbar-nav > li.active > a:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
	color: #fff;
	text-shadow: 0 0 3px rgba(255,255,255,0.33);
}

.btn{
	padding: 15px 50px 15px 50px;
	position: relative;
	border-radius: 0;
	line-height: 1;
	border: 1px solid transparent;
	text-shadow: none;
	text-align: center;
	background-image: url("../images/btn-left.png"),url("../images/btn-right.png");
	background-position: 5% center, 95% center;
	background-repeat: no-repeat;
	background-size: auto 34px;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

.btn:hover,
.btn:focus{
	background-position: 7% center, 93% center!important;
}

.slide-btn {display: block; margin: 20px 0;}



.btn.btn-warning{
	background-color: #E5D588;
	border-color: #E5D588;
	color: #9B1B25;
	background-image: url("../images/btn-left2.png"),url("../images/btn-right2.png");
	background-position: 5% center, 95% center;
	background-repeat: no-repeat;
	background-size: auto 34px;
}
.btn.btn-warning:hover, .btn.btn-warning:focus{background-color: #FFE27C;}


.btn.btn-danger{background-color: #9B1B25; border-color: #9B1B25;}
.btn.btn-danger:hover, .btn.btn-danger:focus{background-color: #B22023;}

.btn.btn-default{background-color: #DEDEDE; border-color: #DEDEDE;}
.btn.btn-default:hover, .btn.btn-default:focus{background-color: #DEDEDE;}

.btn.btn-primary{background-color: #222; border-color: #222;}
.btn.btn-primary:hover, .btn.btn-primary:focus{background-color: #000;}

.btn.btn-bordered, .btn.btn-bordered:before{
	background: transparent;
	color: #222;
}

.btn.btn-bordered:hover,
.btn.btn-bordered:focus,
.btn.btn-bordered:hover:before,
.btn.btn-bordered:focus:before{
	color: #fff!important;
}

.btn.btn-danger.btn-bordered,
.btn.btn-danger.btn-bordered:before{
	color: #CE2B31;
}

.btn.btn-primary.btn-bordered.
.btn.btn-primary.btn-bordered:before{
	color: #222;
}

.btn.btn-warning.btn-bordered.
.btn.btn-warning.btn-bordered:before{
	color: #E5C450;
}

#sp-quickcontact-form{
    width: 100%;
}
#sp-quickcontact-form input[type="text"],
#sp-quickcontact-form input[type="email"],
#sp-quickcontact-form textarea#message{
    padding: 6px;
    width: 100%;
    border:none;
    font-weight: 300;
	border: 1px solid #9B1B25;
	background: #fff;
	border-radius: 0;
}
#sp-quickcontact-form textarea#message{
	min-height: 180px;
}
#sp-quickcontact-form input[type="submit"]{
    padding: 10px 20px;
    border: none;
    color: #ffffff;
    border-radius: 3px;
	font-weight: 400;
    background: #F5F5F5;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}
#sp-quickcontact-form input[type="submit"]:hover,
#sp-quickcontact-form input[type="submit"]:focus{
	background: #A4B4C4;
}

.panel-group .panel{
	border-radius: 0;
}

.panel-heading{
	border-radius: 0;
}

.panel-warning > .panel-heading{
	color: #fff;
	background-color: #fcf8e3;
	border-color: #faebcc;
	background: #E5C450;
	background: -webkit-linear-gradient(to left, #E5C450 , #FFE27C);
	background: linear-gradient(to left, #CE2B31 , #C3292F);
	border: none;
}

.panel-heading{padding: 0}
.panel-heading a{
	display: block;
	text-decoration: none!important;
}

.panel-heading .title-text{
	display: block;
	padding: 0;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

.panel-heading:hover .title-text{
	margin-left: 10px;
}

.alert {
    padding: 15px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}

.alert-contact{
	border: 1px solid #9B1B25;
	margin-bottom: 15px;
}

.alert-warning{
	background: rgba(255,255,255,0.43);
	color: #444;
}

#content-container .alert-warning ul{
	list-style-image: url('../images/crown-dark.png');
}

.alert-warning a{color: #9B1B25; font-weight: 300;}

.alert-warning h4 a:after{
	content:'';
	display: block;
	margin: 15px 0;
	height: 2px;
	background: #9B1B25;
	width: 70px;
}

.alert-contact [class^="ti-"], .alert-contact [class*=" ti-"]{
	color: #959494;
}
.panel{box-shadow: none; border-color: transparent;}
.panel-group{margin-bottom: 15px;}

.form-control{border-radius: 0;}

.newsletter{margin-bottom: 15px;}

#newsletter{
	background: #145342;
    background: -webkit-linear-gradient(#145342, #2B3A37);
    background: -o-linear-gradient(#145342, #2B3A37);
    background: -moz-linear-gradient(#145342, #2B3A37);
    background: linear-gradient(#145342, #2B3A37);
	margin-bottom: 15px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	padding: 4px;
}

#newsletter h3{
	color: #fff;
	font-weight: 300;
	margin-top: 8px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	font-size: 26px;
}

.form-control{
	height: 46px;
	padding: 15px 12px;
	border: none;
}

#sidebar-container{
	margin-top: 15px;
	margin-bottom: 15px;
}

.calendar-news{
	display: block;
	width: 64px;
	height: 84px;
	position: relative;
	background-image: url('../images/calendar.jpg');
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	margin-right: 10px;
}

span.day{
	position: absolute;
	left: 0;
	top: 20px;
    font-size: 20px;
    display: block;
    width: 64px;
    text-align: center;
	color: #666;
}

span.month{
    display: block;
    position: absolute;
    bottom: 26px;
    left: 0px;
    width: 100%;
    text-align: center;
    color: #979797;
    font-size: 10px;
}

.media a{
	color: rgb(204, 43, 49);
}

#content-container{
	padding-bottom: 30px;
	margin-top: 15px;
}

#content-container h1:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	height: .3rem;
	background: url('../images/pasek-czerwony.png');
	background-position: center;
	background-repeat: repeat-x;
	background-size: auto .3rem;
}

#content-container h1{
	position: relative;
	font-size: 26px;
	padding-bottom: 50px;
	font-weight: 600;
	margin-top: 30px;
	padding-top: 20px;
	text-align: center;
}

#content-container h1:after{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 3.25rem;
	background-image: url('../images/dekoracja1.png');
	background-position: center;
	background-repeat: repeat-x;
	background-size: auto 3.25rem;
}

#content-container a{
	color: #333;
}

.img-circle{
	margin: 10px;
}

#box-container{
	margin: 15px -15px;
	display: block;
	overflow: hidden;
}

.box{
	position: relative;
	display: block;
	width: 100%;
	height: 220px;
	color: #fff;
	padding: 20px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.box-1{
	background: url('../images/box-1bg.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.box-2{
	background: url('../images/box-2bg.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.box-3{
	background: url('../images/box-3bg.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.box-4{
	background: url('../images/box-4bg.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}

.box-5{
	background: url('../images/box-5bg.png');
	background-position: left;
	background-repeat: no-repeat;
	background-size: contain;
}


.box-5 .box-title{
	color: #9B1B25;
}

.box-4 .box-title{color: #fff;}

.box-content{
	position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.box-title{
	position: absolute;
	top: 0;
	left: 0;
	font-size: 30px;
    margin-top: 0px;
	padding: 20px 15px;
	font-weight: 100;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}

.sidebar-title{
	position: relative;
}

.sidebar-title:after{
	content: '';
	display: block;
	width: 15px;
	height: 46px;
	position: absolute;
	right: 0;
	top:0;
	margin-right: -15px;
	background-image: url('../images/ribbon-after.png');
}

.box .btn{
    position: absolute;
    bottom: 0px;
    left: 0px;
	margin: 15px;
}


.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{
	background: rgba(155, 27, 37, 0.6);
}

.camera_prev:hover,
.camera_next:hover{
	background: rgba(155, 27, 37, 1);
}


.dog-house{
	position: relative;
}

.dog-house .dog{
	position: absolute;
	top: 0;
	z-index: 1;
	right: 0px;
	margin-right: -300px;

}

.camera_prev {
    left: 100%;
    margin-left: -80px;
}

.camera_prev, .camera_next, .camera_commands {
    cursor: pointer;
    height: 40px;
    margin-top: -40px;
    position: absolute;
    top: 100%;
    width: 40px;
    z-index: 2;
}

.camera_commands{display: none!important;}

.footer-logo{
	margin: 15px 0;
}

.navbar-brand{
	padding: 0;
}

.navbar > .container .navbar-brand {
    margin-left: -25px;
    margin-top: -48px;
    margin-right: 5px;
}

/*#search-trigger{
	display: block;
	font-size: 26px;
	color: #000;
	position: absolute;
	top: 15px;
	right: 20px;
	cursor: pointer;
	z-index: 2;
}*/

#search-trigger:hover,
#search-trigger:focus{
	text-decoration: none;
}


.pad-top{
	margin-bottom: 50px;
}

#search-wrapper {
	height: 0;
	overflow: hidden;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;

}

#search-wrapper.opened{
	height: 46px;
}



.logo-img img{
	max-width: 100%;
	margin-top: 20px;
}

.newsletter-wrapper{
	padding: 34px 70px;
	position: relative;
	height: 118px;
}

.newsletter-wrapper:before{
	content: '';
	position: absolute;
	left: 0;
	top:0;
	display: block;
	width: 60px;
	height: 118px;
	background-image: url('../images/ornament1.png');
	background-position: 0 0;
}

.newsletter-wrapper:after{
	content: '';
	position: absolute;
	right: 0;
	top:0;
	display: block;
	width: 60px;
	height: 118px;
	background-image: url('../images/ornament1.png');
	background-position: 60px 0;
}

/* .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background-color: #CE2B31;
	color: #fff;
	box-shadow: 0 0 6px rgba(0,0,0,0.16);
} */

.dropdown-menu{
	border-radius: 0;
	padding: 0;
}

.navbar-nav > li:hover .dropdown-menu.none {
	display: block!important;
}

.navbar-nav li a,
.navbar-nav li a:hover {
	color: #fff!important;
}

.navbar-nav li a:hover {
	background-color: rgba(33, 68, 59, 0.5)!important;
}

.navbar-nav > li > .dropdown-menu{
	background: #145342;
    background: -webkit-linear-gradient(#145342, #2B3A37);
    background: -o-linear-gradient(#145342, #2B3A37);
    background: -moz-linear-gradient(#145342, #2B3A37);
    background: linear-gradient(#145342, #2B3A37);
	border: none;
	/*
	Ucinało za duże podmenu
	max-height: 600px;
	max-height: 84vh;*/
	/* overflow: auto; */
	/* box-shadow: 0 6px 22px rgba(0, 0, 0, 0.6); */
}

.dropdown-menu > li > a{
	color: #fff!important;
	padding: 8px 20px!important;
	-webkit-transition: all 100ms ease!important;
	transition: all 100ms ease!important;
}

.dropdown-submenu > .dropdown-menu {
	display: none!important;
    top: 0;
    left: 100%;
    margin-left: -1px;
	background: #145342;
	background: -webkit-linear-gradient(#145342, #2B3A37);
	background: -o-linear-gradient(#145342, #2B3A37);
	background: -moz-linear-gradient(#145342, #2B3A37);
	background: linear-gradient(#145342, #2B3A37);
	border: none;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block!important;
}

.navbar .dropdown-menu > .active > a,
.navbar .dropdown-menu > .active > a:hover,
.navbar .dropdown-menu > .active > a:focus{
	background: #145342!important;
	color: #fff!important;
}

.dropdown-menu > li:last-child > a{
	border-bottom: none;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color: #fff!important;
}

.breadcrumb{
	border-radius: 0;
	background-color: #C0A062;
	margin-top: 0;
	margin-bottom: 15px;
}

.breadcrumb > li{
	color: #fff;
}

.breadcrumb a{
	color: #fff;
}

.breadcrumb > .active{
	color: #fff;
	font-weight: 700;
}

.breadcrumb > li + li::before{
	color: #fff;
}
h1{font-size: 24px; font-weight: 400;}
h2{font-size: 22px; font-weight: 300;}
h3{font-size: 20px; font-weight: 300;}
h4{font-size: 16px;}

h1 strong, h2 strong, h3 strong{
	font-weight: 400;
}

.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    padding: 10px;
}

.kontakt-module{
	margin-bottom: 30px;
}

.kontakt-module .panel{
	border: 1px solid #145342;
	border-radius: 0;
}

.kontakt-module .panel-body{
	background: #f7f7f7;
	padding: 0;
}

.kontakt-module .panel-footer{
	border-top: none;
	padding: 7px;
}

.panel-footer-content{
	padding: 8px;
}

.kontakt-module .panel-danger > .panel-heading{
	color: #fff;
	border-color: #145342;
	background: #145342;
	background: -webkit-linear-gradient(#145342, #2B3A37);
	background: -o-linear-gradient(#145342, #2B3A37);
	background: -moz-linear-gradient(#145342, #2B3A37);
	background: linear-gradient(#145342, #2B3A37);
}

.kontakt-module .panel-danger > .panel-heading a{
	color: #fff!important;
}

.well{border-radius: 0;}

#content-container img{
	max-width: 100%;
}

.moduletable.franczyza{
	padding: 15px;
	margin: 15px 0;
	text-align: center;
	background: #145342;
	background: -webkit-linear-gradient(#145342, #2B3A37);
	background: -o-linear-gradient(#145342, #2B3A37);
	background: -moz-linear-gradient(#145342, #2B3A37);
	background: linear-gradient(#145342, #2B3A37);
	color: #fff;
}

.single-content-download{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.jd_content.jd_content_plugin{
	display: block;
	width: 100%;
}

.jd_download_url{
	float: none;
}

.table-bordered > tbody > tr > td{
	border-color: #000;
}

.partner-block{
	display: block;
	width: 100%;
	margin: 5px;
	border: 1px solid #DDD;
	overflow: hidden;
	padding: 15px;
	height: 200px;
}

.partner-block img{
	max-width: 174px;
}

.ti-facebook{
	padding: 2px;
	border-radius: 2px;
	background-color: #3765A3;
	color: #fff;
}

.header-info a:hover{
	text-decoration: none;
}

.btn-danger{
	color:#fff!important;
}

.sidebar-title{
	font-size: 16px;
	font-weight: 400;
	background: #E3DC96;
	color: #9B1B25;
	padding: 10px;
	margin-top: 15px;
	margin-bottom: 0;
}

.custom.akredytacja .single-content-download img{
	width: 24px;
	height: 24px;
	margin-left: 10px;
}

.custom.akredytacja .single-content-download {
	font-size: 18px;
	font-weight: 400;
	color: #444;
}

.custom.akredytacja .single-content-download  a{color: #444;}

.custom.akredytacja{
	background: #F2F2F2;
	overflow: hidden;
	margin-bottom: 15px;
	border: 1px solid #E3DC96;
	border-top: none;
}

.custom.cam-special{
	background-color: #f2f2f2;
	margin-bottom: 15px;
	padding: 15px 15px 5px 15px;
	overflow: hidden;
	border: 1px solid #E3DC96;
	border-top: none;
}

.custom.cam-special a{
	color: #000;
}

.alert{
	padding: 15px;
}

.alert-danger {
    color: #fff;
    background-color: #CE2B31;
    border-color: #CE2B31;
    padding: 15px;
}

.panel-bordered{
	border: 1px solid #E3DC96;
	border-top: none;
}

#content-container  .alert-warning {
    color: #000;
    color: rgba(0,0,0,0.77);
    background: #E3DC96;

}

.alert-info {
    color: #fff;
    background: #145342;
	background: -webkit-linear-gradient(#145342, #2B3A37);
	background: -o-linear-gradient(#145342, #2B3A37);
	background: -moz-linear-gradient(#145342, #2B3A37);
	background: linear-gradient(#145342, #2B3A37);
	border-color: #145342;
}

#content-container .alert-warning ul li::before{
	color: #000;
}

#content-container well p{
	margin: 0;
}

#content-container .well h1,
#content-container .well h2,
#content-container .well h3,
#content-container .well h4{
	margin-top: 0;
}

#content-container .alert p{
	margin: 0;
}

#content-container .alert h1,
#content-container .alert h2,
#content-container .alert h3,
#content-container .alert h4{
	margin-top: 0;
}

.circle-img img{
	margin: 10px;
}

.margin-img img{
	margin: 10px;
}

.zapis-form .contact-form{
	background: #f2f2f2;
	padding: 15px;
}

.ce-cf-container{
	margin: 15px 0;
	padding-right: 10px;
}

#email_copy{
	margin-right: 10px;
}

#ceForm1,#ceForm3{
	background: #f2f2f2;
	padding: 15px;
}

#ceForm1 input[type="text"],#ceForm3 input[type="text"],
#ceForm1 input[type="email"],#ceForm3 input[type="email"]{
	width: 100%;
}

.ce-cf-container.col-md-4{
	padding-left: 0;
	padding-right: 15px;
}

#ceForm1 input[type="checkbox"],
#ceForm3 input[type="checkbox"]{
	margin-right: 4px;
}

.ce-fltwidth-50{
	padding-right: 10px;
}

.nn_tabs-tab:before{
	display: none!important;
}

.rl_tabs.outline_content > .tab-content{
	border-radius: 0;
}

.rl_tabs .nav-tabs > li > a{
	border-radius: 0;
}

.pagination,.pagination ul{
	display: block;
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.pagination ul li{
	display: inline;
	margin-right: 4px;
	margin-bottom: 6px;
	text-align: center!important;
	padding-left: 0!important;
	font-weight: 700;
	background: #C62A30;
	color: #fff;
	padding: 10px!important;
}

span.highlight{
	font-weight: 600;
	color: #E5C450;
}

#search-searchword{
	height: 46px;
	padding: 6px ;
}

.pagination ul li a{
	color: #fff!important;
	padding: 10px 0;
}

.pagination ul li:before{
	display: none!important;
}

.ce-form .input-group{
	display: inline;
}

.ce-form .input-group-addon{
	display: inline;
	background-color: transparent;
	border: none;
}

.placement-input-inline{
	display: inline;
	padding-right: 0;
	line-height: 32px;
}

.placement-input-inline .input-group-addon{
	padding-right: 0px;
	padding-left: 0px;
}

.placement-input-inline select{
    margin-left: 6px;
    margin-right: 6px;
}

.spacer-text{
	display: block;
	width: 100%;
	float: none;
}

.alert.alert-message{
    background: #CC2B31;
    color: #fff;
    margin: 15px 0px;
}

/*NEW BANNER*/

#main-banner-wrapper{
	position: relative;
}

.baner-img{
    position: relative;
    z-index: 1;
}

#top{
	position: relative;
	width: 100%;
}

.linkedin{
	position: absolute;
	top: 0;
	right: 220px;
}



.pasek{
	width: 100%;
	height: 64px;
	background-image: url('../images/baner-pattern.png');
	background-repeat: repeat-x;
	overflow: hidden;
	color: #FEF9D9;
	padding: 0 30px;
	position: relative;
}

.bg-red{
	background: rgba(155, 27, 37, 0.8);
	margin-top: 15px;
}

.pasek h2{
	margin: 0px;
	font-size: 30px;
	line-height: 64px;
}

.header-info{
	position: absolute;
	bottom: 86px;
	right: 0;
	padding-right: 0;
}

.header-info-2{
	bottom: 142px;
	font-size: 24px;
	color: #000;
}

.header-info-2 span{
	display: block;
	margin-right: 0;
}

#search-trigger{
	display: block;
	font-size: 24px;
	position: absolute;
	top: 18px;
	right: 0;
	cursor: pointer;
	z-index: 2;
	margin-left: 0;
	color: #FEF9D9;
	margin-right: 15px;
}

#go-home{
    display: block;
    color: #fff;
    position: absolute;
    bottom: 34px;
    left: 10px;
    z-index: 1;
    font-size: 26px;
}

#go-home:hover{
	text-decoration: none;

}

.navbar{margin-bottom: 15px;}

.seo{
	padding: 10px 85px;
	font-size: 12px;
	margin: 0 -15px 15px -15px;
	position: relative;
	text-align: justify;
	color: #FEF9D9;
	background: rgba(0,0,0,0.15);
}


.seo:before{
	content: '';
	position: absolute;
	left: 15px;
	top: 14px;
	display: block;
	width: 60px;
	height: 59px;
	background-image: url('../images/ornament2.png');
	background-position: 0 0;
}

.seo:after{
	content: '';
	position: absolute;
	right: 15px;
	top: 14px;
	display: block;
	width: 60px;
	height: 59px;
	background-image: url('../images/ornament2.png');
	background-position: 60px 0;
}

.seo a{
	color: #FEF9D9;
}

.site-logo{
	margin-left: 15px;
	margin-bottom: 15px;
}

.rasowi-img{
	position: absolute;
	bottom: 22px;
	right: 0;
}

.g-plusone{
	position: absolute;
	top: 15px;
	left: 0;
}

.fb-like{
	display: inline-block;
	float: left;
}

.fb-top{
	font-size: 20px;
}

#newsletter p {margin: 0;}
#newsletter .btn{
	padding: 15px 40px 15px 40px;
}

#top{

}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #000;
}

.baner-img-mobile{
	display: none;
}

#go-home-mobile{
	display: none;
}

.readmore .btn{
	background-color: #9B1B25;
	color: #fff!important;
}

.readmore{
	margin-top: 15px;
}

.container > .navbar-collapse{
	position: relative;
}

#site-banner{
	position: relative;
}

.dog{
	position: relative;
	height: 260px;
	margin-bottom: -45px;
	z-index: 1;
}

.ban-contact-info{
	display: block;
	float: right;
	padding: 60px 70px 30px 0;
	text-align: right;
	background: url('../images/phone-bg.png');
	background-repeat: no-repeat;
	background-position: top right;
	background-size: contain;
}

.ban-phone{
	font-size: 28px;
}

.ban-email{
	font-size: 20px;
}

.ban-contact-info span{
	display: block;
	width: 100%;
	color: #FEF9D9;
}

.ban-contact-info span a{
	color: #FDFAD8;
}

#ca_banner>div.accept{
	background: #CE2B31;
	color: #fff;
	text-shadow: none;
	border-radius: 0;
}


#ca_banner>.accept:hover{
	box-shadow: none;
}

.item-page .alert{
	margin-bottom: 15px;
}

.ban-link{
	color: #FEF9D9;
	display: block;
	position: absolute;
	-ms-transform: translate(33px, 48px) rotate(45deg);
	-webkit-transform: translate(33px, 48px) rotate(45deg);
	transform: translate(33px, 48px) rotate(45deg);
	top: 30px;
	left: 30px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 155px;
	overflow: hidden;
	text-align: center;
}

.ban-link:hover,
.ban-link:focus{
	color: #C0A062;
	text-decoration: none;
}

div.mod-languages img{
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
}

div.mod-languages img:hover{
	-ms-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}

.modal-content{
	background: #145342;
	background: -webkit-linear-gradient(#145342,#2B3A37);
	background: -o-linear-gradient(#145342,#2B3A37);
	background: -moz-linear-gradient(#145342,#2B3A37);
	background: linear-gradient(#145342,#2B3A37);
	color: #fff;
	border-radius: 0;
}

.modal-footer{
	border: none;
}

.close{
	opacity: 1;
	color: #fff;
}

.modal-body{
	padding: 15px 30px;
}

.modal-header{
	border: none;
}

.modal {
 overflow-y: auto;
 }
.modal-open {
overflow: auto;
}
.modal-open[style] {
padding-right: 0px !important;
}
#ce-contact-4 .ce-cf-container .row-fluid [class*="span"] {
    float: left!important;
}


.slide-desc{
	position: absolute;
	bottom: 50%!important;
	right: 15px!important;
	transform: translateY(50%);
}
.slide-desc-text-default .slide-title a {
	font-size: 2.8em;
	font-weight: 300;
	color: #991D27;
	margin-bottom: 4px;
	text-shadow: none;
	font-family: 'Marcellus', serif;
}

.slide-desc-text-default .slide-title{
	text-align: right !important;
}


.slide-desc-bg-default{
	background: transparent;
}


.slide-text{
	color: #000;
	font-size: 2.2em !important;
	font-weight: 100;
	font-family: 'Marcellus',serif;
	line-height: 1;
	text-align: right;

}




@media (min-width: 768px) {
	.container > .navbar-header, .container > .navbar-collapse{
		margin-right: -15px;
		margin-left: -15px;
	}

	.navbar-nav > li > a{
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

/* Large desktops and laptops */
@media (min-width: 1200px) {

	/*.navbar-default.fixed-menu{
		position: fixed;
		top:0;
		left:0;
		width: 100%;
		z-index: 9999;
	}

	.fixed-menu .navbar-brand{
		width: 0;
		overflow: hidden;

	}*/

}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

	.header-info-2 span:last-child{display: none;}
	.rasowi-img{display: none;}
	.mod-languages{
		margin-right: 40px;
	}

	.dog{
		height: 220px;
	}

	.site-logo{
		width: 380px;
	}

	.box{
		height: 180px;
		padding: 10px 20px 0 20px;
	}

	.box .btn{bottom: 15px;}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

	.rasowi-img{display: none;}
	.header-info-2{display: none;}
	#sidebar-container img{max-width: 100%;}
	#sidebar-container .media-body{
		display: block;
		width: 100%;
	}
	#sidebar-container .media-left{
		display: none;
	}

	#sidebar-container .btn{
		max-width: 100%;
	}

	#search-trigger{
		font-size: 20px;
		top: 16px;
	}

	.box .btn{bottom: 10px;}

	.box-title{
		top: 15px;
		font-size: 18px;
	}

	.box{
		height: 180px;
	}

	.newsletter-wrapper{
		padding: 6px 70px;
	}

	.site-logo{
		width: 380px;
	}

	.dog{
		display: none;
	}

	.navbar-default .navbar-nav > li > a{
		font-size: 14px;
		padding: 20px 10px;
	}

	.slideshowck{
		height: 400px!important;
	}

	.slider-container .camera_caption > div{
		font-size: 2.6em !important;
	}

}



/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
	#sidebar-container .media-left{
		display: none;
	}
	#sidebar-container img{max-width: 100%;}
	#sidebar-container .btn{
		max-width: 100%;
	}
	.navbar-default .navbar-nav > li > a{
		text-align: center;
		font-weight: 400;
	}

	.navbar-nav > li > .dropdown-menu{
		max-height: 600px;
		width: 100%;
	}

	.navbar-default .navbar-nav > li:before,
	.navbar-default .navbar-nav > li.icon2:before {
		font-size: 16px!important;
		color: #fff!important;
		position: absolute!important;
		top: 0!important;
		right: 15px!important;
		z-index: 99;
	}

	.navbar-default .navbar-nav > li:before {
		content: '►'!important;
	}

	.navbar-default .navbar-nav > li.icon2:before {
		content: '▼'!important;
	}

	.navbar-default li a:hover,
	.navbar-default li a {
		background-color: #165141!important;
		color: #fff!important;
	}

	.open .dropdown-menu {
		display: none!important;
	}

	.icon2 .dropdown-menu {
		display: block!important;
	}

	.baner-img{display: none;}

	.baner-img-mobile{
		display: block;
		max-width: 100%;
	}

	.box .btn{bottom: 15px;}

	#top{
		margin-bottom: 0;
	}
	.rasowi-img,#top:before,#top:after{display: none;}
	.header-info-2{
		display: none;
	}

	#go-home{
		display: none;
	}

	.header-info{
		position: relative;
		bottom: 0;
	}

	.mod-languages{
		margin-right: 10px;
	}

	#go-home-mobile{
		display: block;
	}

	.dog{
		display: none;
	}

	.newsletter-wrapper{
		padding: 8px 70px;
	}

	.box{
		width: 361px;
		margin: 5px auto;
	}

	.slideshowck{
		height: 400px!important;
	}

	.slider-container .camera_caption > div{
		font-size: 2.6em !important;
	}

	.slider-container{
		padding-top: 10px;
		overflow: hidden;
	}

	.slider-container .band{
		margin-top: 0;
	}

	.site-logo{
		max-width: 50%;
	}

	.navbar-toggle{
		background-color: #9B1B25;
		border: 1px solid #9B1B25!important;
		border-radius: 0;
	}

	.navbar-default .navbar-toggle .icon-bar {
		background-color: #FEF9D9;
	}

	.navbar-toggle:hover,
	.navbar-toggle:focus{
		background: #FEF9D9;
	}

	.navbar-toggle:hover .icon-bar,
	.navbar-toggle:focus .icon-bar{
		background: #9B1B25;
	}

	/* .navbar-header {
		position: relative;
	} */

	.navbar-toggle:after {
		content: 'Menu';
		padding: 0 15px;
		height: 34px;
		background-color: #165142;
		position: absolute;
		left: -64px;
		top: -1px;
		display: flex;
		align-items: center;
		justify-content: center;
		color: #fff!important;
	}

	.banner-social{
		display: none;
	}

	#newsletter h3{
		margin-top: 0px!important;
		text-align: center;
	}

	#newsletter .acymailing_form.input-group{
		display: flex;
		flex-direction: column;
	}

	#newsletter .acymailing_form.input-group span.input-group-btn{
		order: 2;
	}

	#newsletter .onefield.fieldacyterms{
		order: 3;
	}

	#newsletter .subbutton{
		top: 0px!important;
	}

	.newsletter-wrapper::after,
	.newsletter-wrapper::before{
		display: none!important;
	}

}

@media (max-width: 650px) {
	.site-logo{
		max-width: 96%;
	}

	.seo{
		display: none;
	}

	.social{
		top: 240px;
	}

	.social-gplus {
		top: 290px;
	}

	.pasek{
		padding: 0 15px;
	}
}

/* Portrait phones and smaller */
@media (max-width: 480px) {
	.slider-container .camera_caption{
		left: 0;
	}

	.pasek h2{
		font-size: 22px;
	}

	.social{
		top: 200px;
	}

	.social-gplus {
		top: 250px;
	}

	.newsletter-wrapper{
		padding: 8px 15px;
		height: auto;
	}

	.newsletter-wrapper:before,
	.newsletter-wrapper:after{
		display: none;
	}
}



@media (max-width: 380px) {
	.pasek h2{display: none;}
	.social{
		top: 340px;
	}

	.social-gplus {
		top: 390px;
	}

	.site-logo{
		margin-left: 5px;
	}

	.box{
		max-width: 100%;
	}

	.box-title{
		font-size: 22px;
		top: 15%;
	}
}


@media (max-width: 350px) {
	#newsletter input{
		display: block;
		width: 100%;
	}

	#newsletter .input-group{
		display: block;
	}

	.slider-container .camera_caption{
		padding: 20px;
	}

}

@media (max-width: 300px) {
	.ban-phone{
		font-size: 22px;
	}

	.ban-email{
		font-size: 16px;
	}

	.ban-contact-info{
		padding: 60px 60px 30px 0;
	}
}

a.realizacja{color: #fff;}

.placement_test li {padding:5px 0}
.placement_test .article {line-height:2em}
.placement_test p {margin:1em 0}
.alert.alert-error{
	color: #fff;
	background: #8C0000;
}
#system-message > .alert{
	margin-top: 15px;
}




.flex-row{
	display: flex!important;
	align-items: center!important;
	margin-top: 15px;
	margin-bottom: 15px;
}

.placement_test p{
	line-height: 2.2em;
}

h4.exercise-description{
	margin-bottom: 30px;
	margin-top: 0px;
}

.acymailing_module_form{
	display: flex;
	flex-direction: column;
}

.acymailing_lists{
	order: 2;
}

.acymailing_lists a,
.acymailing_lists a:hover,
.acymailing_form a:hover,
.acymailing_form a{
	color: #fff!important;
	text-decoration: none!important;
	margin-top: 5px;
}

.acymailing_lists input[type="checkbox"],
.acymailing_form input[type="checkbox"]{
	float: left;
	margin-top: 0px;
	margin-right: 5px;
}

.rodo_rights{
	color: #fff;

}

.newsletter-wrapper{
	height: auto!important;
}

.newsletter-wrapper::before{
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 60px;
	height: 355px;
	background-image: url(/templates/cabridge/images/ornament1.png);
	background-position: 0 0;
	transform: translateY(-50%);
}

.newsletter-wrapper::after{
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	display: block;
	width: 60px;
	height: 355px;
	/*background-image: url(/templates/cabridge/images/ornament1.png);*/
	/*background-position: 0 0;*/
	transform: translateY(-50%);
}

#newsletter h3{
	margin-top: 155px;
}

#newsletter .subbutton{
	position: relative;
	top: -25px;
}

#newsletter p{
	margin-top: 10px;
	margin-bottom: 5px;
}

.ce-checkbox-container > label{
	margin-top: 10px!important;
}

#lklauzula_2_0,
#lklauzule_0{
	display: none;
}

/* .dropdown-toggle {
	display: none!important;
} */
@media (min-width: 767px) {
	
	body ul.navbar-nav.menu  li.dropdown.parent:hover > ul.dropdown-menu{ display: block!important; }

}

@media (max-width: 767px) {
	
	body ul.navbar-nav.menu  li.dropdown.parent.open > ul.dropdown-menu{ display: block!important; }

	.slide-desc-text-default .slide-title a{ font-size: 1.8em; }
	.slide-text{ font-size: 1.2em;}
}

