body {
	
}
/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
  padding-top: 3rem;
  color: #5a5a5a;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 2rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 25rem;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 25rem;
}


/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 1.5rem;
  text-align: center;
}
.marketing h2 {
  font-weight: 400;
}
.marketing .col-lg-4 p {
  margin-right: .75rem;
  margin-left: .75rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.05rem;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 40em) {
  /* Bump up size of carousel content */
  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}


/* camplove css */
/* MAIN MENU */
.nav-item.active a, .dropdown.active a {
	color: #2eb2ec!important;
}
.dropdown-menu {
	background: #fff;
	padding: 0 10px;
}
.dropdown.active .dropdown-menu li a {
	color: #f18e00!important;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
	border: 1px solid #f18e00!important;
}

.carousel-control-prev, .carousel-control-next {
	width: 10%!important;
}
.camperCaption h1 {
	margin-bottom: 1rem;
}
#camperPic, #traficPic	{
	width: 100%;
	margin-left: 0;
}
#techData tr:nth-child(even) td {
	background: #f5f5f5;
}
#techData tr td:nth-child(odd) {
	width: 30%;
}
.topHead h1 {
	font-weight: bold;
	color: #fff; 
}
.topHead {
	padding: 25px;
	background-size: cover;
	margin-bottom: 30px;
}
.topHead.mainbg {
	padding: 25px;
}
@media(max-width:380px){
	.carousel-item img.kamperImg {
		width: 180%;
		margin-left: 2%;
	}
	.carousel-item img.trafficImg {
		width: 160%;
		margin-left: -63%;
	}
	.camperCaption, .trafficCaption {
		left: 10%; right: 10%;
	}
	.camperCaption h2, .trafficCaption h2 {
		font-size: 1rem;
		margin-bottom: 0.5rem;
		text-align: center!important;
	}
	.camperCaption p, .trafficCaption p {
		font-size: 0.7rem;
		margin-bottom: 0.5rem;
		text-align: center!important;
	}
	.carousel-item {
		height: 25rem;
	}
	.carousel-caption {
		bottom: 1rem;
	}
	.jumbotron h1 {
		font-size: 1.2rem;
	}
	.topHead h1 {
		font-size: 1rem; 
	}
	.topHead.mainbg {
		padding: 25px;
	}
}
@media(min-width:380px) and (max-width: 575px){
	.carousel-item img.kamperImg {
		width: 130%;
		margin-left: 15%;
	}
	.carousel-item img.trafficImg {
		width: 130%;
		margin-left: -40%;
	}
	.camperCaption, .trafficCaption {
		left: 10%; right: 10%;
	}
	.camperCaption h2, .trafficCaption h2 {
		font-size: 1rem;
		margin-bottom: 0.5rem;
		text-align: center!important;
	}
	.camperCaption p, .trafficCaption p {
		font-size: 0.7rem;
		margin-bottom: 0.5rem;
		text-align: center!important;
	}
	.carousel-item {
		height: 25rem;
	}
	.carousel-item h2 {
		text-align: center;
	}
	.carousel-caption {
		bottom: 1rem;
	}
	.jumbotron h1 {
		font-size: 1.5rem;
	}
	.topHead h1 {
		font-size: 1rem; 
	}
	.topHead.mainbg {
		padding: 25px;
	}
}	
@media(min-width:576px){
	.carousel-item img {
		width: 100%;
		margin-left: 0;
	}
	.carousel-item p {
		margin-bottom: 0.3rem;
	}
	.camperCaption {
		left: 40%; right: 10%;
	}
	.trafficCaption {
		right: 60%; left: 10%;
	}
	.camperCaption h2, .trafficCaption h2 {
		font-size: 1.0rem;
	}
	.camperCaption p, .trafficCaption p {
		font-size: 0.6rem;
	}
	.camperCaption h2, .camperCaption p {
		text-align: right;
	}
	.trafficCaption h2, .trafficCaption p {
		text-align: left;
	}
	.carousel-item {
		height: 14rem;
	}
	.carousel-caption {
		bottom: 0;
	}
	.topHead h1 {
		font-size: 1.2rem; 
	}
	.topHead.mainbg {
		padding: 50px;
	}
}
@media(min-width:640px){
  .dropdown-menu li a {
		width: 295px;
	}
	.carousel-item img {
		width: 100%;
		margin-left: 0;
	}
	.carousel-item p {
		margin-bottom: 0.3rem;
	}
	.camperCaption {
		left: 40%; right: 10%;
	}
	.trafficCaption {
		right: 60%; left: 5%;
	}
	.camperCaption h2, .trafficCaption h2 {
		font-size: 1.0rem;
	}
	.camperCaption p, .trafficCaption p {
		font-size: 0.6rem;
	}
	.carousel-item {
		height: 14rem;
	}
	.carousel-caption {
		bottom: 0;
	}
	.topHead h1 {
		font-size: 1.4rem; 
	}
	.topHead.mainbg {
		padding: 50px;
	}
}
@media(min-width:768px){
	.carousel-item img {
		width: 100%;
		margin-left: 0;
	}
	.camperCaption {
		left: 50%; right: 10%;
	}
	.trafficCaption {
		right: 60%; left: 10%;
	}
	.camperCaption h2, .trafficCaption h2 {
		font-size: 1.5rem;
	}
	.camperCaption p, .trafficCaption p {
		font-size: 0.8rem;
	}
	.carousel-item {
		height: 16rem;
	}
	.carousel-caption {
		bottom: 1rem;
	}
	.topHead h1 {
		font-size: 2rem; 
	}
	.topHead.mainbg {
		padding: 80px;
	}
	
}
@media(min-width:992px){
	.carousel-item img {
		width: 100%;
		margin-left: 0;
	}
	.camperCaption {
		left: 50%; right: 10%;
	}
	.trafficCaption {
		right: 60%; left: 10%;
	}
	.camperCaption h2, .trafficCaption h2 {
		font-size: 2rem;
	}
	.camperCaption p, .trafficCaption p {
		font-size: 1.1rem;
	}
	.carousel-item {
		height: 22rem;
	}
	.carousel-caption {
		bottom: 2rem;
	}
	.topHead h1 {
		font-size: 2.5rem; 
	}
	.topHead.mainbg {
		padding: 80px;
	}
}
@media(min-width:1200px){
	.carousel-item img {
		width: 100%;
		margin-left: 0;
	}
	.camperCaption {
		left: 50%; right: 10%;
	}
	.trafficCaption {
		right: 60%; left: 10%;
	}
	.camperCaption h2, .trafficCaption h2 {
		font-size: 2.2rem;
	}
	.camperCaption p, .trafficCaption p {
		font-size: 1.25rem;
	}	
	.carousel-item {
		height: 25rem;
	}
	.carousel-caption {
		bottom: 3rem;
	}
	.topHead h1 {
		font-size: 2.5rem; 
	}
	.topHead.mainbg {
		padding: 80px;
	}
}
.error {
	display: none;
}
#sendStatus { 
	font-size: 1em;
	color: #fd9d13;
}
.btn-primary {
	background: #fd9d13;
	border: 1px solid #c56f00; 
	padding: 10px 30px;
}
.btn-primary:hover {
	background: #c56f00;
	border: 1px solid #fd9d13;
	padding: 10px 30px;
}
.mainbg {
	background: url('../img/bg/mainbg.jpg') no-repeat left top;
	background-size: cover;
}
.reservationbg {
	background: url('../img/bg/reservationbg.jpg') no-repeat left top;
	background-size: cover;
}
.pricesbg {
	background: url('../img/bg/pricesbg.jpg') no-repeat left top;
	background-size: cover;
}
.faqbg {
	background: url('../img/bg/faqbg.jpg') no-repeat left top;
	background-size: cover;
}
.contaktbg {
	background: url('../img/bg/kontaktbg.jpg') no-repeat left top;
	background-size: cover;
}
ul.docs {
	font-size: 20px;

}
ul.docs li {
	border-bottom: 1px solid #ccc;
	padding: 15px;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
	background: #2eb2ec;
	border: #2eb2ec;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus{
	box-shadow: 0 0 0 0.2rem rgba(46, 178, 236, 0.5);
}
.aboutUs {
	background: url('../img/bg/kamper-wakacje.jpg');
	background-size: cover;
	margin-bottom: 30px;
	padding: 30px;
}
.pricesTab th {
	background: #fd9d13;
}
.pricesTab tr:nth-child(odd) td {
	background: #eee;
}
.page-footer {
	background: #2eb2ec;
	color: #fff;
	padding: 30px;
	margin-top: 30px;
}
.page-footer a {
	color: #eee;
	}
.btn-link {
	color:  #fd9d13;
	text-align: left;
}
.btn-link:hover {
	color:  #2eb2ec;
}
.accordion img {
	width: 100%; 
	margin:  15px 0;  
	border: 5px solid #2eb2ec;
}
.card-header {
	background-color:  #f6f6f6;
}
.card-body {
	background-color:  #fbfbfb;
}
.reserveCamper {
	width: auto;
	max-height: 327px;
}











 






























