body {
}
.navbar-brand img{
	width: 180px;
}
.navbar{
	
}
.dropdown-menu{
	    background: #514843;
}
.dropdown-item{
	    padding: 2px !important;
}
.navbar a:hover{
	   background-color:transparent !important;
	color:#fff !important;
}
h1{
	font-size: 42px !important;
	color:#222222;
}
.act_list h1, .intro-sec h1{
	color: #a8ad00;
}
.main h1{
color:#a8ad00;
	}

h2{
color:#a8ad00;
text-transform: uppercase;
    font-size: 26px;
}

h4{
color:#884323;
text-transform: uppercase;
font-size: 24px;
	margin-bottom: 20px;
}
.camp-blks a{
	color: #404040 !important;
}
.camp-blks a:hover{
	text-decoration: none !important;
}
.camp-blks p{
    font-size: 14px;
}
.camp-blks-bg{
    border: 1px solid #eae4dd;
    margin-bottom: 33px;
    padding: 10px;
	}
.camp-blks h3{
    margin: 10px 0;
}
.info-txt{
    background-color: #4d5a31;
    padding: 20px;
    height: 305px;
    color: #fff;
	}

.info-txt h4{
	color: #fff;
}

.spsType {
font-size: 13px;
    line-height: 18px;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    position: absolute;
    right: 36px;
    top: 21px;
    border: 2px #fff solid;
    background-color: #514843;
}
.spsType-2 {
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 10px;
    border-radius: 8px;
    position: absolute;
    right: 120px;
    top: 120px;
    border: 2px #fff solid;
    background-color: #514843;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel-item {
  height: 100vh;
}
.carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  
}


/* 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 */
  .carousel-caption p {
    margin-bottom: 1.25rem;
    font-size: 1.25rem;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 62em) {
  .featurette-heading {
    margin-top: 7rem;
  }
}
/* MARGINS AND PADDINGS
-------------------------------------------------- */
.line-h-40{
line-height: 40px;
}
.m-b-30{
	margin-bottom:30px;
}
.m-t-100{
	margin-top:100px;
}
.m-b-100{
	margin-bottom:100px;
}
.m-t-4rem{
margin-top: 4rem;
	}
.p-20{
padding: 20px
	}
.p-30{
padding: 30px
	}
.p-t-b-50{
	padding:50px 0
}
.p-t-b-100{
	padding:50px 0
}
.p-t-100{
padding-top: 100px;
}
.p-tb-50{
    padding-top: 5px;
    padding-bottom: 5px
}
.p-r-100{  
padding-right: 100px;
}
.p-l-100{  
padding-left: 100px;
}
.sec-mr-b-40{
    margin-bottom: 4rem;
}
/* BG COLORS
-------------------------------------------------- */
.bg-light-brown{
	background-color: #eae4dd;
	}
.bg-dark-brown{
background-color: #ad6943;
	}
.bg-light-grey{
background-color: #f9f9f9;
}
.bg-dark-brown-2{
    background-color: #514843;
}
.bg-dark-green{
    background-color:#4d5a31;
}

.bg-light-green{
    background-color:#cdd9b4;
}
.text-col-dark-brown{
	color: #ad6943;
}


/* Other
-------------------------------------------------- */
.act_list ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}

.side-bar{
	 background-color:#f9f9f9;
	padding:30px;
}

.ame-list ul, .act_list ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}
.ame-list li{
list-style-type: none;

	}

.act_list li{
	list-style-type: none;
}

.ame-list ul li:before {
 content: '✓ ';
	color:#ad6943;
	font-weight: bold;
}

.act_list ul li:before {
 content: '✓ ';
	color:#ad6943;
	font-weight: bold;
}

.footer-btm {
font-size: 12px;
	}
.footer-mid{
    color: #c3b4a7;
	font-size: 14px;
}

.footer-mid a{
	color: #c3b4a7 !important;
}
.footer-mid a:hover{
	text-decoration:none !important;
	text-transform:none !important;
}
.cont-icons img{
width: 6%;
    margin-right: 15px;
	float: left;
	}

.camp-wrap img{
	width:100%
}

.camp-wrap ul{
	    margin: 0;
}

/*Form style*/

.wpcf7 input:focus{outline-width:0;
border: 1px solid #fff;
	color:#ccc !important;
}

.wpcf7 textarea:focus{
	outline-width:0;
bottom:6px;
	border: 1px solid #fff;
	color:#ccc;
}

.wpcf7 select:focus{outline-width:0;
bottom:6px;
	border: 1px solid #fff;
	color:#ccc;
}

.wpcf7 input,textarea,select{background-color:#665954;
	padding:8px !important;
	width:100%;margin-bottom:6px;
	border: 1px solid #806f6a !important;
	    font-size: 16px;
	-webkit-border-radius: 0px;
	color:#333;
}
.wpcf7 textarea{height:70px;width:100%;
font-size: 16px;    margin-top: 10px;
	background-color:#665954;padding:6px 0;
	border: 1px solid #806f6a;
  }

.wpcf7 select{-webkit-appearance: none;
    -webkit-border-radius: 0px;
	    font-size: 16px;}



.wpcf7 input[type=submit]{width:22%;background-color:transparent;color:#fff;border:4px solid #fff; font-weight: 400;margin: 5px 0;}


::-webkit-input-placeholder { /* WebKit browsers */
color: #514843 !important;
opacity: 1;
font-size:14px;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #514843 !important;
opacity: 1;
	font-size:14px;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #514843 !important;
opacity: 1;
	font-size:14px;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #514843 !important;
opacity: 1;
	font-size:14px;
}

/*Form style end*/


/* Nav Bar
-------------------------------------------------- */
.navbar{
    height: 80px;
}
.navbar a{
		color:#c3b4a7 !important;
	text-transform: uppercase;
	    font-size: 14px;
}

.navbar li{
	margin-left:16px;
}

.carousel-caption{
	    top: 30%;
}
.carousel-caption h1{
		    color: #fff !important;
	    font-size: 43px !important;
}

.main{
	margin-top:100px;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    top: auto;
    right: 20px;
    display: block;
    z-index: 47;
    text-align: center;
    line-height: 16px;
    padding: 11px 18px 11px 18px;
    font-weight: bold;
    border-radius: 26px;
	background-color: #4d5a31;
    color: #fff;
}
.whatsapp-button img{
width: 36px;
    padding-right: 5px;
}

.booking_form_div textarea{
	    height: 50px !important;
    background: #fff;
    border-color: #DFDFDF !important;
}
.block_booked, .date_approved{
	background-color: #ad6943 !important;
}
.date_approved{
color: #fff !important;
text-shadow: 0 0 black !important;
	}

.jig-caption-title{
	    display: none;
}
.site-footer h5{
    text-transform: uppercase;
    font-size: 16px;
    margin: 20px 0;
	}

.site-footer h4{
    text-transform: uppercase;
    font-size: 16px;
	color:#c3b4a7;
	margin:10px 0;
	}
.site-footer ul{
margin: 0;
	padding:0;
	}
.site-footer li{
    
	list-style-type: none;
	}

.site-footer hr {
	background-color: #c3b4a7;}


.booking_form .form-group .controls select, .booking_form select, .booking_form textarea, .booking_form input[type="text"]{
	    background: transparent;
    border-color: #DFDFDF !important;
}
.hosp-btn, .hosp-btn a{
    background: #514843;
    color: #fff !important;
    margin-top: 20px;
	}

@media (max-width:768px){
	h1{
		font-size: 34px !important;
	}
	.m-p-r-15{
	    padding-right: 15px;
}
		.m-p-l-15{
	    padding-left: 15px;
}
	.navbar a{
	width: 60%;	
	}
	.carousel-item img{
    height: 100%;
    width: auto;
    max-width: none;
		    left: -50%;
}
	.navbar-collapse{
	background: #383230;
}
}