body
{
	/*background-color: #f7f7f7;*/
	background-color: #f3f8e5;
}

p
{
	font-family: 'Poppins', sans-serif;
	color: #575656;
	line-height: 25px;
}

a
{
	font-family: 'Poppins', sans-serif;
}

h1
{
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 700;
	color: #575656
}

footer
{
	background-color: #95bf1d;
	padding-top: 30px;
	padding-bottom: 20px;
	color: #FFF;
	font-size: 16px;
}

footer a
{
	color: #FFF;
}

footer a:hover
{
	color: #FFF;
}

footer p
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #FFF;
}

footer .list-inline
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
	list-style: none;
}

footer hr
{
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	border-top: 1px solid #FFF!important;
}

.white
{
	background-color: #FFF;
}

.box
{
	border: solid 2px #f7f7f7;
	padding:25px;
	border-radius: 3px;
	background-color: #F3F8E5;
}

.box h1
{
	padding:0px;
	margin:0px;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color:#575556;
}

.box p
{
	padding-top: 20px;
	padding-bottom: 20px;
}

h1 span
{
	color:#95bf1d;
}

.boxbutton
{
	background-color: #95bf1d;
	color:#FFF;
	width:100%;
	display: block;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-radius: 3px;
	transition: 0.2s ease 0s;
}

.boxbutton:hover
{
	background-color: rgba(149, 191, 29, 0.8);
	color:#FFF;
	text-decoration: none;
}

.purple
{
	color:#FFF;
	margin-top:25px;
	background-color: #4b266d!important;
	border-color: #4b266d;
}

.grey
{
	color:#FFF;
	margin-top:25px;
	background-color: #ebebeb!important;
	border-color: #ebebeb;
}

.grey p
{
	color:#575556;
}

.grey a
{
	color:#575556;
	font-size: 16px;
}

.infolist
{
	line-height: 37px;
	padding-top: 20px;
}

.purple p
{
	color:#FFF;
}

.purple h1
{
	color: #FFF;
}

section
{
	padding-top: 25px;
	padding-bottom: 25px;
}

.innerhp
{
	margin-top:15px;
	padding-top:15px;
	padding-bottom:15px;
	border: solid 1px #f7f7f7;
}

a, a:hover
{
	/*color: #96c11f;*/
	color: #4B266D; 
	/*text-decoration: none;*/
}

.advertise h3
{
	color: #575656;
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 18px;
	border-bottom: solid 1px #575656;
	display: inline-block;
	margin-bottom: 25px;
	padding-bottom: 10px;
}

.banner
{
	border-bottom: solid 2px #575656;
}

.hp-banner
{
	background-image: url('../images/jlfsgif.gif');
	background-size: cover;
	min-height: 500px;
}

.listing-banner
{
	background-image: url('../images/lodgebanner2.png');
	background-size: cover;
	min-height: 180px;
}

.lodge-banner
{
	background-image: url('../images/lodgebanner2.png');
	background-size: cover;
	min-height: 180px;
}

.lodge-banner2
{
	background-image: url('../images/lodgebanner2.png');
	background-size: cover;
	min-height: 180px;
}

.advertise-banner
{
	background-image: url('../images/lodgebanner2.png');
	background-size: cover;
	min-height: 180px;
	background-position: center center;
}

.hp-banner-search
{
	background-color: #575656;
	padding-bottom: 25px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	margin-top: 25px;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.navbar-nav>li>a {
    padding-top: 60px;
    padding-bottom: 60px;
	font-family: 'Poppins', sans-serif;
	color: #575656;
	border-left: solid 0.5px #ebebeb;
}

.hp-banner-search h2
{
	color: #FFF;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	text-align: center;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.bannersearch
{
	width:100%;
	background-color: #97c11f;
	font-family: 'Poppins', sans-serif;
	color: #FFF!important;
	font-size: 16px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover
{
    color: #FFF;
    background-color: #97c11f;
}

.navbar {
     border: 0px solid transparent;
}

.extrapadding
{
	padding-left: 30px;
	padding-right: 30px;
}

.modal-content {
    border-radius: 0px;
}

.purplemodal
{
	background-color: #4b266d;
}

.greenmodal
{
	background-color: #97c11f;
}

.greenmodal h4, .purplemodal h4
{
	/*background-color: #97c11f;*/
	font-family: 'Poppins', sans-serif;
	color: #FFF;
	font-weight: 600;
	font-size: 24px;
	padding-bottom: 0px;
}

.modal-header {
    padding: 15px;
    border-bottom: 0px solid #e5e5e5;
}

.custom-modal p
{
	color: #FFF;
	padding-bottom: 25px;
}

.greenmodal .form-control
{
	height: 45px;
}

.purplemodal .form-control
{
	height: 45px;
}

.blackbutton
{
	background-color: #1D1D1B;
	color: #FFF;
	display: block;
	width: 100%;
	border: none;
	font-family: 'Poppins', sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}

.greenbutton
{
	background-color: #97c11f;
	color: #FFF;
	display: block;
	width: 100%;
	border: none;
	font-family: 'Poppins', sans-serif;
	padding-top: 15px;
	padding-bottom: 15px;
}

.results h4
{
	font-family: 'Poppins', sans-serif;
	color: #565656;
	font-size: 35px;
	padding-bottom: 15px;
}

.filters
{
	background-color: #f7f7f7;
	padding-top: 15px;
	padding-bottom: 10px;
}

.listing .price
{
	color: #4b266d;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 700;
}

.listing .name
{
	color: #565656;
	font-family: 'Poppins', sans-serif;
	font-size: 26px;
	font-weight: 700;
}

.listing .location
{
	color: #565656;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: 400;
}

.listingfeatures i
{
	padding-right: 10px;
	color:#AACB4A;
}

.listing
{
	padding-bottom: 25px;
	margin-top: 25px;
	/*border-bottom: solid 1px #f7f7f7;*/
	border-bottom: solid 1px #4B266D;
	position: relative;
}

.listing .status
{
	position: absolute;
	color: #FFF;
	margin-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

.underoffer
{
	background-color: #ff7f00;
}

.sold
{
	background-color: #d30303;

}

.banner-item
{
	position: absolute;
	width: 19%;
	left: 7%;
	z-index: 1;
}

.lodge h4 {
    font-family: 'Poppins', sans-serif;
    color: #565656;
    font-size: 35px;
    /*padding-bottom: 15px;*/
}

.date
{
	font-family: 'Poppins', sans-serif;
    color: #575656;
    font-size: 18px;
    font-weight: 400;
    /*padding-bottom: 15px;*/
}

.enquiry
{
	font-family: 'Poppins', sans-serif;
    color: #575656;
    font-size: 18px;
    font-weight: 400;
    /*padding-bottom: 15px;*/
}

.overview
{
	font-family: 'Poppins', sans-serif;
    color: #4b266d;
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 15px;
}

.listfeatures p
{
	font-family: 'Poppins', sans-serif;
	color: #575656;
	font-weight: 600;
	line-height: 20px;
	font-size: 16px;
}

.lodge h2
{
	font-family: 'Poppins', sans-serif;
	color: #575656;
	font-weight: 700;
	line-height: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 24px;
}

.lodge-feature
{
	font-family: 'Poppins', sans-serif;
    color: #575656;
    line-height: 30px;
}

.lodge .enquiry
{
	font-family: 'Poppins', sans-serif;
    color: #575656;
    font-size: 24px;
    font-weight: 700;
}

.lodge .interested
{
	font-size: 18px;
	padding-top: 15px;
}

.purplebtn
{
	background-color:#4b266d;
	color: #FFF;
	font-size: 16px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 25px;
}

.purplebtn2
{
	background-color:#4b266d;
	color: #FFF;
	font-size: 16px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-right: 25px;*/
}

.purplebtn:hover, .purplebtn2:hover
{
	color: #FFF;
	background-color: rgba(75,38,109,0.7);
	transition: 0.2s ease 0s;
}

.greybtn:hover, .greybtn2:hover,
{
	color: #FFF;
	background-color: rgba(87,86,86,0.7);
	transition: 0.2s ease 0s;
}

.greybtn
{
	background-color:#575656;
	color: #FFF;
	font-size: 16px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 25px;
}

.greybtn2
{
	background-color:#575656;
	color: #FFF;
	font-size: 16px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*margin-right: 25px;*/
}

.goback
{
	background-color: #f7f7f7;
	padding:25px;
	width:100%;
}

.goback p
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #575656;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

.lodgethumb
{
	padding-bottom: 20px;
}

.list-unstyled img
{
	padding-right: 15px;
	padding-bottom: 10px;
}

.lodge-feature a
{
	color: #575656;
}

.thumbnails
	{
		margin-top: 0px;
	}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0px 0;
    border-radius: 4px;
    float: right;
}

.p-t-20
{
	padding-top: 20px;
}

.m-t-20
{
	padding-top: 20px;
}



.package-box
{
	border: solid 4px;
	margin-top: 15px;
	padding:20px;
	background-color: #fff;
}

.package-title
{
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 700;
	padding-bottom: 10px;
}

.package-price
{
	color: #94bf1f;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	text-align: right;
}

.side-box
{
	margin-top: 15px;
	background-color: #94bf1f;
	padding:25px;
}

.side-title
{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	color: #FFF;
	font-size: 36px;
	line-height: 35px;
}

.side-price
{
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 24px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.side-button
{
    width: 100%;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    text-align: center;
    display: block;
    border-radius: 4px;
    padding: 12px;
    margin-top: 12px;
}

.side-button:hover
{
	color: #FFF;
}

.green, .green p
{
	border-color: #94bf1f;
	color: #94bf1f;
}

.arrow-right.green{
	border-left: 15px solid #94bf1f;
}

.arrow-down.green{
	border-top: 15px solid #94bf1f;
}

.side-box.green, .side-box.green p, .side-button.green
{
	color: #fff;
	background-color: #94bf1f;
}


.d-purple, .d-purple p
{
	border-color: #4B266C;
	color: #4B266C;
}

.arrow-right.d-purple{
	border-left: 15px solid #4B266C;
}

.arrow-down.d-purple{
	border-top: 15px solid #4B266C;
}

.side-box.d-purple, .side-box.d-purple p, .side-button.d-purple
{
	color: #fff;
	background-color: #4B266C;
}


.d-grey, .d-grey p
{
	border-color: #585657;
	color: #585657;
}

.arrow-right.d-grey{
	border-left: 15px solid #585657;
}

.arrow-down.d-grey{
	border-top: 15px solid #585657;
}

.side-box.d-grey, .side-box.d-grey p, .side-button.d-grey
{
	color: #fff;
	background-color: #585657;
}

.arrow-right {
    width: 0px;
    height: 0px;
    top: 50%;
    right: 0px;
    position: absolute;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.arrow-down {
    width: 0px;
    height: 0px;
		margin: 0 auto;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
}

h5
{
	font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #575656;
}

.testimonial-box
{
	/*padding-top: 25px;*/
	margin-bottom: 25px;
	padding:15px;
	background-color: #f9f9f9;
	border: solid 1px #e7e7e7;
	border-radius: 2px;
}

.listingfeatures p
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.form-control-2
{
	width:100%;
	padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.icheck_list_wrapper .icheck_list{
	float:left;
	margin:5px;
	list-style:none;
}

.eachimage
{
	border-bottom: solid 1px #e7e7e7;
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: block;
	background-color: red;
	float: left;
}

.purple-links a
{
	color: #4B266D!important;
}

.navbar-default {
    background-color: #F3F8E5;
    border-color: #e7e7e7;
}

hr {
    border-color: #4B266D -moz-use-text-color -moz-use-text-color;
}

.advertimage
{
	padding:5px;
	border: solid 1px #DDDDDD;
	/*margin-bottom: 10px;*/
	margin-top: 25px;
	border-radius: 2px;
}

.thumb-flex
{
	display: flex;
	flex-flow: row wrap;
}

.feat-half
{
	width:50%; 
	float:left
}

.half-row
{
	width:50%
}

.img-border
{
    border: 1px solid #dddddd;
    border-radius: 2px;
    /*margin-top: 25px;*/
    padding: 5px;
}

.search-pag {
	display: flex;
	justify-content: space-between;
	align-items:center;
}