#ctl00_ContentPlaceHolderMain_PropertySearch_cboPropertyTypeGroup_chzn {
	display:none;
}
.form-control-propertytypegroup {
	display:none;
}

#listing-header {
	margin-top: 12px;
}



.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height:100%;
}
#banner-container {
	background-position:center;
	height: 60px;
}
#banner-title {
 top:12px;
}

.normal #banner-title {
	padding-top:186px
}
@media (max-width: 767px) {
#banner-title {
 top:10px;
 font-size: 18px;	
}
	#banner-container {
	
	height: 48px;
}
}
@media (max-width: 767px) {
.normal #banner-title {
	padding-top:2px !important;
	top:2px!important;
 	font-size: 18px;	
}
#banner-container {
	background-position:center bottom;
	height: 48px !important;
}
}




.footer-listings li .image {height: 45px; top:6px;}

/* Property Carousel Hover */
.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: #555555;
  color: #ffffff;
}


.nav-tabs {
 display: block;
}

/* #Logo and Menu Background */
.nav-logo img{
	height:85px;
}
.nav-logo {
	height:85px;
	margin: 0 0 8px 0;
}


/*
.shrink #nav-mobile-btn {
  margin-top: 30px;
    margin-bottom: 30px;
}
#nav-section.shrink .nav-logo img {
    height: 70px;
		
    width: auto;
}

#nav-section.shrink .navbar-nav > li > a {

  line-height: 80px;



}
*/

.navbar {
	margin: 0;
}
#nav-section {
	background: #2C2F35
}
/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 16px;
  display: block;
  color: #ffffff;
  line-height: 93px;
font-size: 15px;
  font-weight:bold;
  text-transform: uppercase;

}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus,
.nav > li > a:hover,
.nav > li > a:focus,
.navbar-nav > li > a.active {
  background-color: transparent;
  color: #6CBD45;
}

#nav-mobile-btn {
    background-color: #6CBD45;

}
@media (max-width: 767px) {
	.nav-logo img{
	height:70px;
}
.nav-logo {
	height:70px;
	margin: 0 0 8px 0;
}
.navbar-nav > li > a {
  line-height: 78px;
}	
}

/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 14px;
}

/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li {
	font-size: 14px;
}
.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li > a.active {
  background-color: #fff;
  color: #6CBD45;
  border-left: 4px solid #6CBD45;
}
/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
	text-transform: uppercase;
	font-weight: 600;
}
.section-title {
	font-size:32px;
}
.section-highlight {
	font-size:26px;
}
.section-title:before, .section-highlight:before, .section-title:after, .section-highlight:after {
		background: none;
		  content: " ";
  position: absolute;
  bottom: 3px;
  left: 50%;
  margin-left: -50px;
  width: 100px;
  height: 0px;

}


.main {
	padding-top: 0;
}

/* # Body text */
body {
  font-size: 16px;
  color:#000000;

}

 h3, h4, h5, h6 {

   
    text-transform: none;
	color: #2C2F35;
    /* text-rendering: optimizelegibility; */
}

/* # Text Link Text Colour*/

	a {
		color:#6CBD45;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */



/* # Property Details Page */
#property-detail-large .item img {
	border: 1px solid #ffffff;
}
#property-detail-wrapper {
	border: 1px solid #ededed;
	background: #f5f5f5;
}
.lettingfees a, .lettingfees a:active, .lettingfees a:visited{
	color: #ffffff;
	text-decoration:underline;

}
.lettingfees a:hover{
	color: #ededed;
	text-decoration:underline;
}

/* # Property Status */
.status-available{
	background: url("Statusgreen.png");
}
.status-underoffer {
	background: url("Statusorange.png");
}
.status-exclusive {
	background: url("Statuspurple.png");
}
.status-sold {
	background: url("Statusred.png");
}
.status-newinstruction {
	background: url("Statuspurple.png");
}
.status-let {
	background: url("Statusred.png");
}
.status-notavailable {
	background: url("Statusred.png");
}


/* # Price Tags  */
.carousel-style1 .item .price {
  position: absolute;
  top: 0px;
  font-size: 14px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.carousel-style1 .item .price span{
	font-size: 15px;
}
.carousel-style1 .item .price:before {
  border-width: 0;
}

.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  position: absolute;
  top: 0px;
  left: 15px;
  background-color: transparent;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
  
}
.grid-style1 .item .price,
.grid-style2 .item .price {
	font-size: 13px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span {
	font-size:14px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span,
.list-style .item .price span,
.grid-style1 .item .tag span,
.grid-style2 .item .tag span,
.list-style .item .tag span{
	font-size:16px;
}
.grid-style1 .item .price:before,
.grid-style2 .item .price:before,
.list-style .item .price:before,
.grid-style1 .item .tag:before,
.grid-style2 .item .tag:before,
.list-style .item .tag:before {
  border-width: 0;

}
#property-detail-wrapper.style1 .price {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: transparent;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border-radius:0px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.0);
}
.lettingfees a {
	color: #ffffff !important;
}

#property-detail-wrapper.style1 .price:before {

	
  border-width: 0;
}
/* # Property List Page */
.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
    -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border: solid 1px #ededed;
  

}
/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}

/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}

/*Custom Button Class */

.button-but,
.button-but:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
.button-but:hover,
.button-but:active,
.button-but.active,
.open .dropdown-toggle.button-but{
  background-color: transparent;
  border-color: #999ea2;
  color: #999ea2;
}


.parallax {
	padding:85px 0 0 0;
}

	
	


/*  Big Button Panel */
.colored-bg:before
{
  background-color: #999ea2;
}
.property-large-buttons2 li {
  width: 75%;

  color: #999ea2;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */

.slider-title, .slider-title2, .slider-title3, .slider-title4, .slider-title5, .slider-title6, .slider-title7, .slider-title9, .slider-title10, .slider-title11  {
	font-family: 'DM Sans', sans-serif;
	font-size: 34px;
	font-weight: 500;
	color: #ffffff;
	
	text-align:left;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
}
.slider-title {
	font-size: 65.5px;
	
}
.slider-title2 {
	font-size: 35px;
}
.slider-title3 {
	font-size: 27px;
}
.slider-title4 {
	font-size: 48px;
	color: #4cbcc5;
}
.slider-title5 {
	font-size: 48px;
	
}
.slider-title6 {
	font-size: 24px;
	line-height: 28px;
}
.slider-title7 {
	font-size: 19px;
	line-height: 18px;
}
.slider-title8 {
	font-size: 48px;
	color:#fcc02b;
}


.slider-title9 {
	font-size: 48px;
	color:#fcc02b;
}
.slider-title10 {
	font-size: 48px;
	color:#8EC04A;
}
.slider-title11 {
	font-size: 22px;
	line-height: 26px;
}

.slider-park {
	color: #ffffff !important;
	text-align: center;
	font-size: 74px;
}
.slider-park2 {
	color: #ffffff !important;
	text-align: center;
	font-size: 36px;	
}


.btn-default.trust{
	background: rgba(0,0,0, 0.4);
	box-shadow: 2px 3px 3px rgba(0,0,0,.6);
	border-color: #fcc02b;
	font-size: 22px;
	letter-spacing: 3px;
	padding: 10px 24px;
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}

.btn-default.trust:hover {

	border-color: #fcc02b;

}


.btn-default2{
	background: #4cbcc5;
	border-color: #4cbcc5;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default2:hover{
	background: #fcc02b;
	border-color: #fcc02b;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default3{
	background: #8ec04a;
	border-color: #8ec04a;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default3:hover{
	background: #fcc02b;
	border-color: #fcc02b;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default4{
	background: #fcc02b;
	border-color: #fcc02b;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default4:hover{
	background: #8ec04a;
	border-color: #8ec04a;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default5{
	background: #fcc02b;
	border-color: #fcc02b;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}
.btn-default5:hover{
	background: #8ec04a;
	border-color: #8ec04a;
	/*box-shadow: 2px 3px 3px rgba(0,0,0,.6);*/
	letter-spacing: 3px;
	
	height: auto;
  /*text-shadow: 2px 4px 3px rgba(0,0,0,0.3);*/
}

/*
a.tp-caption.btn-default  {
	color: #ffffff;
	background: #6CBD45;
	border-color: #6CBD45;
	font-size: 72px;
	text-align: center;
	padding: 24px 36px;
	height: 200;

 
}

a.tp-caption.btn-default:hover {
    background:  #4cbcc5;
	border-color:  #4cbcc5;
    height: auto !important;

}


a.tp-caption.btn-default2  {
	color: #ffffff;
	background: #6CBD45;
	border-color: #4cbcc5;
	font-size: 72px;
	text-align: center;
	padding: 24px 36px;
	height: 200;

 
}

a.tp-caption.btn-default2:hover {
    background:  #6CBD45;
	border-color:  #6CBD45;
    height: auto !important;

}
.val {
	font-size: 18px;
	line-height: 44px;
	padding: 0px 10px 20px 10px;
	height: 48px;
	color: #ffffff;
	text-align: center;
}


@media (max-width: 767px) {
a.tp-caption.btn-default  {

	font-size: 46px;
	line-height:84px;
	top: -100px;

 
}

a.tp-caption.btn-default:hover {

    height: auto !important;
   line-height: 64px;
}
a.tp-caption.btn-default2  {

	font-size: 46px;
	line-height:84px;
	top: -100px;

 
}

a.tp-caption.btn-default2:hover {

    height: auto !important;
   line-height: 64px;
}


.val {
	
	line-height: 64px;
	padding: 0px 10px 20px 10px;
	height: 64px;
	color: #ffffff;
}


}

*/
/* # Form - field size */

.form-control-tiny {
  width: 140px;
  display: inline-block;
  margin: 0 10px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}
/* # Partners Logos */

#partners {
  background: #ffffff;
}
#partners .item {

  background-color: rgba(255, 255, 255, 0.0);
  margin: 4px;
  padding: 5px 4px;

}





#wrapper {
	box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
}

@media (max-width: 1199px){
	.navbar-nav > li > a {
	padding: 0px 0px 0px 8px;	
	font-size: 13px;
	font-weight: 400;
}
}
.navbar-nav > li.dropdown > a .caret {
	border-right: 3px solid rgba(0, 0, 0, 0);
	border-top: 3px solid;
	margin-left: 2px;	
	border-left: 3px solid transparent;

}

#wrapper {
	box-shadow: -2px 0px 5px 0px rgba(0, 0, 0, 0.0);
}

.tp-bannertimer {
	background: none;
	height:0px;
}
#header::after, #nav-section.stuck::after {
height: 0px;	
}

/* # Top Contact Bar */
#topbar{
	color: #ffffff;
	background: transparent;
}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #ffffff;
}
#topbar a:hover {
	color: #6CBD45;

}
.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 4px;
    padding-left: 2px;
  position: relative;
  color: #ffffff;
}

.multibranch-selector ul {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: #6CBD45;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.multibranch-selector ul li {
  margin: 0px !important;
  display: block !important;
}
.multibranch-selector ul li a {
  line-height: 33px;
  display: inline-block;

		padding: 0 15px 0 10px;
	color:#555555!important;
	font-size: 14px !important;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#6CBD45 !important;
	border-left: 4px solid #6CBD45;
		padding: 0 8px 0 8px;
}





#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	background: #e7e7e7 url('footer.jpg') no-repeat;
	
}

#footer h3 {
	color: #6CBD45;
	font-size:20px;
}
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {
	color: #000000;
	border-color: #000000;
	font-size: 14px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}

#footer ul a:hover, #footer #copyright a:hover {
	color: #6CBD45;
}
#footer #copyright {
	background-color: transparent;
	color: #6CBD45;
	font-size:14px;
	padding: 0 0 12px 0;
}

.social-networks li a:hover,  .footer-listings li a:hover span {
	border-color: #6CBD45 !important;
	color: #6CBD45 !important;
 opacity: 1;
}


#footertext{
	background: #f7f7f7;
	color: #000000;
}

#top-info li, #top-buttons li {
	padding: 2px 0px 0px 0px;
	margin: 0px 12px;
}

@media (max-width: 767px) {
#top-info li, #top-buttons li {
	padding: 2px 0px 0px 0px;
	margin: 0 1px 0 0px;
	font-size: 14px;
}
	#topbar a, #topbar a:active, #topbar a:visited {
		font-size: 16px;
	}	
	
}
.btn-fullcolor, .btn-fullcolor:active, .btn-fullcolor:visited,.btn-fullcolor.active, .open .dropdown-toggle.btn-fullcolor {
	background: #fcc02b;
}

.btn-fullcolor:hover, .btn-fullcolor:active, .btn-fullcolor:visited,.btn-fullcolor.active, .open .dropdown-toggle.btn-fullcolor {
	background: #fcc02b;
}

/* Fixed/sticky icon bar */
.icon-bar {
  position: fixed;
  top: 35%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999999;

}

/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
  background: #6CBD45;
	writing-mode: vertical-rl;
	-ms-writing-mode:tb-rl;
text-orientation: mixed;
	height: 300px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.icon-bar a:hover {
  background-color: #6CBD45;
	  padding: 16px 26px 16px 16px;
	text-decoration: none;
}
@media (min-width: 768px) and (max-width: 1199px){
.icon-bar a {
    padding: 4px;
    font-size: 12px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 12px 14px 12px 12px;
}

}
@media  (max-width: 767px){
.icon-bar a {
    padding: 10px;
    font-size: 10px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar a:hover {
  	  padding: 10px 12px 10px 10px;
}

}


/*

#pageid1 .sticky-wrapper { 
 height: 0px !important;
}
#pageid1 #nav-section {
	background: transparent;
}
#pageid1 #wrapper {
	background: transparent;
}
#pageid1 .tp-bannertimer {
	background: none;
	height:0px;
}


#pageid1 #header::after, #nav-section.stuck::after {
height: 0px;	
}

/*  Nav background stripes shrink */
/*
#pageid1 #nav-section.shrink {
	background: #2C2F35;
}

#pageid1 .navbar-nav .dropdown-menu {
	background: rgba(255, 255, 255, 0.9);
}

#pageid1 .navbar-nav .dropdown-menu > li > a {
	background: transparent;
}
#pageid1 .navbar-nav .dropdown-menu > li > a:hover {
	background: rgba(255, 255, 255, 0.9);
}
*/
/* # Testimonials */
.testimonials .item .text {
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-style: italic;
  font-size: 14px;
  background-color: rgba(255, 255, 255, 0.8);
  margin-bottom: 0;
}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
  _border-color: #6CBD45 #00ff00 #6CBD45 #6CBD45;
}



.testimonials-bg {
		padding: 48px 0;
  background-position: top right !important;
  background:  #6CBD45 url('testimonial.jpg');
  width: 100%;
  height: 200%;
}

.testimonials-bg h2{

color:  #8ec04a;
	
	margin-bottom: 0;
}
#agents, #testimonials {
    margin-bottom: 24px;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:16px;
color: #ffffff;
font-weight: normal;	
}

.testimonials-bg .item a:hover, .testimonials-bg h2{
text-decoration: none;
color: #6CBD45;
}
.testimonials .item .text p:before, .testimonials .item .text p:after {
	font-size: 72pt;
	color: #ffffff;
	font-family: 'times', serif;
}





.testimonials .item .text:before,
.testimonials .item .text:after {

    border-style: none;
    
}
.testimonials .item .text {
    border: none;
    background-color: transparent;
}

.testimonials-bg2 {
		padding: 48px 0;
  background-position: top right !important;
  background:  #F5B514 url('testimonial2.jpg');
  width: 100%;
  height: 200%;
}

.testimonials-bg2 h2{

color:  #2C2F35;
	
	margin-bottom: 0;
}

.testimonials-bg2 .item{
font-size: 20px;
font-weight: 600;
color: #2C2F35;
}
.testimonials-bg2 .item a{
text-decoration: none;
font-size:18px;
color: #ffffff;
font-weight: normal;	
}

.testimonials-bg2 .item a:hover, .testimonials-bg h2{
text-decoration: none;
color: #2C2F35;
}


.dropdown-menu {
    left: 20px;
}


.property-list-image-container > img, .featured-property-image-container > img {
    float: left;
    height: 100% !important;
    object-fit: cover !important;
}
.homeitem h3, .homeitem h4 {
		position: absolute;
	    text-transform: uppercase;
	font-family: 'Open sans';
}

.homeitem {
	overflow: hidden;
}
.homeitem h3 {

    position: absolute;
    bottom: 50px;
    left: 48px;
    color: white;
    font-size: 26px;
	font-weight: 300;

}
.homeitem h4 {

    bottom: 12px;
    left: 24px;
    color: #FFffff;
    font-size: 28px;
	font-weight: 500;
}

.homeitem img {
	
	transition: all 0.5s;
	
}


.homeitem img:hover {
/*	filter: blur(2px); */
	
	transform: scale(1.3);
}
h3 {
	font-size: 28px;
}

h4 {
	color: #6CBD45;
}
h3, h4 {
	margin: 0.67em 0;
}

.homepark {
	background:#1F3835 url('homepark2.jpg') no-repeat;
	background-position: center top;

}
.homeparkdiv {
		padding: 120px 24px;
	text-align: center;
	color: #ffffff;
	font-size: 20px;	
}
.homeparkdiv h2 {
	color: #fcc02b;
	font-size: 32px;
}

.home {
	background: #2E2E36  url('home.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}
.home h2 {
	color: #fcc02b;
	font-size: 32px;
	text-align: left;
	
}
.home p {
	color: #ffffff;
	font-size: 20px;
	text-align: left;
	
}
.homediv {
	background: #2E2E36 ;
	padding: 96px 64px 64px 96px;
}

@media (max-width: 767px) {
	.home {
	background: #2E2E36 ;
	
	color: #ffffff;
}}

/* Large devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 1200px) {
	.home {
	background: #2E2E36  url('home992.jpg') no-repeat;
	background-position: right center;
	color: #ffffff;
}
	.homediv {
	background: #2E2E36 ;
	padding: 24px 12px 24px 12px;
}
.home h2 {
	color: #fcc02b;
	font-size: 26px;
	text-align: left;
	
}
.home p {
	color: #ffffff;
	font-size: 18px;
	text-align: left;
	
}



}









.caravans h2 {
	color: #8ec04a;
}
.lodges h2 {
	color: #fcc02b;
}
.hometext {
	text-align: center;
}
.hometext p{
	text-align: center;
}
.agent {
	color: #fcc02b;
}
.agent:hover {
	color: #6CBD45;
}
.locations {
	color: #6CBD45;
}
.locations:hover {
	color: #fcc02b;
}

/* ------------ Sleek Style -------------*/
#home-advanced-search{
	background: #3d4559;
	
}


.form-control-text .form-control{
	border: 2px solid #fcc02b; /*rgba(255, 255, 255, 0.6);*/
	border-radius: none;
	color: #fff;
	background: rgba(0, 0, 0, 0.1);/* #445263;*/
	
}
/*.form-control-qualifications .chzn-single,  new2*/
.form-control-propertytypegroup .chzn-single, /*new*/
.form-control-category .chzn-single,
.form-control-bedrooms .chzn-single,
.form-control-price .chzn-single,
.form-control-status .chzn-single
{
	border: none;
	border-radius: none;
	border-bottom: none;
	color: #fff;
	background: none;
}

/*.form-control-qualifications a.chzn-single div,  new2*/
.form-control-propertytypegroup a.chzn-single div, /*new*/
.form-control-category a.chzn-single div,
.form-control-bedrooms a.chzn-single div,
.form-control-price a.chzn-single div,
.form-control-status a.chzn-single div
{
	color: #fcc02b;
	
}

/*.form-control-qualifications .chzn-single,  new2*/
.form-control-propertytypegroup .chzn-container, /*new*/
.form-control-category .chzn-container,
.form-control-bedrooms .chzn-container,
.form-control-price .chzn-container,
.form-control-status .chzn-container{
	border-bottom: 2px solid #8d8d8d;
	-webkit-transition: border-bottom 1s ease;
	-moz-transition: border-bottom 1s ease;
	-ms-transition: border-bottom 1s ease;
	-o-transition: border-bottom 1s ease;
    transition: border-bottom 1s ease;
}

.form-control-qualifications .chzn-single:hover, /* new2*/
.form-control-propertytypegroup .chzn-container:hover,
.form-control-category .chzn-container:hover,
.form-control-bedrooms .chzn-container:hover,
.form-control-price .chzn-container:hover,
.form-control-status .chzn-container:hover {
	
	border-bottom: 2px solid #fcc02b;
}

/* hide qualifications */
.form-control-qualifications,
.form-control-qualifications .chzn-single{
	display: none;
	height: 0;
	visibility: none;
	
}

.chzn-container-single .chzn-single div:after{
	border-left: none;
}

.form-group .btn-fullcolor {
	color: #333;
	transform: scale(1);
	transition: transform .6s ease-in-out;
	box-shadow: 1px 2px 3px rgba(0,0,0,0.7);
}
.form-group .btn-fullcolor:hover{
	transform: scale(1.04);
	box-shadow: 1px 2px 4px rgba(0,0,0,0.4);

}
.chzn-container .chzn-results li.highlighted {
  background-color: #fcc02b;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*====== ACTION BOX ===*/
.action-box {
  background-color: #3d4559 !important;
	
  padding: 40px 0;
  color: #fff;
  position: relative;
}


.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}
.action-box p{
	color: #e4e4e4;
	/*color: #cfb783;*/
}
.action-box a{
	color: #fff;
	
}

.action-box .btn-default {
    background: rgba(0,0,0, 0.4);
	border: solid 4px #fcc02b;
    box-shadow: 2px 3px 3px rgba(0,0,0,.6);
    border-color: #fcc02b;
    letter-spacing: 3px;
    padding: 10px 13px;
    height: auto;
       text-transform: uppercase;
    /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3); */
	transform: scale(1);
	transition: transform .6s ease-in-out;
}

.action-box .btn-default:hover{
	transform: scale(1.05);
}

/* Property Details Page */
.property-topinfo .amenities li {
	border: none !important;
}

/* Property Details Page - Hide Stamp Duty Mortgage Calculators 
#ctl00_ContentPlaceHolderMain_hypStampDutyCalculator, #ctl00_ContentPlaceHolderMain_hypMortgageCalculator {
	display: none;
}
*/
#ContentPlaceHolderMain_hypRequestViewing, #ContentPlaceHolderMain_hypContactUs {
	font-size: 1.2em;
	font-weight: bold;
	background: #4CBCC5;
	padding: 12px 24px;
	border-radius: 6px;
	color: #ffffff;
	
}
#ContentPlaceHolderMain_hypContactUs {

	background: #6CBD45;
	color: #ffffff;
	
}

#ContentPlaceHolderMain_hypRequestViewing:hover, #ContentPlaceHolderMain_hypContactUs:hover {
	font-size: 1.2em;
	font-weight: bold;
	background: #fcc02b;
	text-decoration: none;

	
}
.trustpilot {
	background: #2C2F35 url('trustpilotback.png');
	color: #ffffff;
	text-align: center;
	padding: 48px;
	font-size: 26px;
}
.trustpilot h2{

	font-size: 32px;
	color: #ffffff;
	
}
.trustpilotdiv {
	text-align: center;
}
.trustbuttondiv {
	text-align: center;
}
.selling {
	background: #2c2f35 url('sellingbanner.jpg') no-repeat;
	background-position: center center;
	padding: 48px 0px;
	text-align: center;
	color: #ffffff;
	
}
.selling h3 {
	color: #8ec04a;
	text-align: center;
	font-size: 32px;
}

.sellingleft p, .sellingright p{
	padding: 12px 24px;
	font-size: 24px;
	text-align: left;
}

.sellingtext {
	font-size: 20px;
	padding: 48px 0
}

.lodge {
	background: #2c2f35 url('lodgebanner.jpg') no-repeat;
	background-position: center center;
	padding: 74px 24px;
	text-align: center;
	color: #ffffff;
	
}
.lodge h3 {
	color: #fcc02b;
	text-align: center;
	font-size: 32px;
}

.lodgeleft p, .lodgeright p{
	padding: 6% 20%;
	font-size: 24px;
	text-align: left;
}

.lodgetext {
	font-size: 20px;
	padding: 48px 0
}
.park {
	background: #2c2f35 url('parkbanner.jpg') no-repeat;
	background-position: center center;
	padding: 74px 24px;
	text-align: center;
	color: #ffffff;
	
}
.park h3 {
	color: #4cbcc5;
	text-align: center;
	font-size: 32px;
}
.park h1 {
	color: #4cbcc5;

}
.parkdiv p {
	padding: 6% 5%;
	font-size: 24px;
	text-align: left;
}

.parktext {
	font-size: 20px;
	padding: 48px 0
}

@media (max-width: 1200px) {
	.parkdiv p {
	padding: 6% 5%;
	font-size: 20px;
	text-align: left;
}
	
	.lodgeleft p, .lodgeright p{
padding: 12px 24px;
	font-size: 20px;
	text-align: left;
}
	
	.sellingleft p, .sellingright p{
padding: 12px 24px;
	font-size: 20px;
	text-align: left;
}
}

@media (min-width: 1000px) {
	#property-detail-large .item img {

	padding: 0 10% 0 10%;
	
}
#property-detail-wrapper.style1 .price {

  left: 12%;

}

}

#footer-latest h3{
	    visibility: hidden;
    position: relative;
}

#footer-latest h3:after{
    visibility: visible;
    position: absolute;
    top: 0;
    left: 0;
    content: "Latest Holiday Homes";
}


#tabhdrSchools {
	display: none;
}


/* make drop down menu smaller
.navbar-nav .dropdown-menu > li > a {
    display: block;
    line-height: 16px;
    padding: 0 15px 0 25px;
    border-left: 0px solid #fff;
    text-align: left;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
	font-size: 12px;
}
 */

.btn-fullcolor2, .btn-fullcolor2:active, .btn-fullcolor2:visited,.btn-fullcolor2.active, .open .dropdown-toggle.btn-fullcolor2 {
	background: #2C2F35;
	text-transform: uppercase;
	color: #ffffff;
	width: 200px;
}

.btn-fullcolor2:hover {
	background: #83B14E;
	
}

#top-info, #top-buttons {

    font-size: 20px;
}

.parker h3 {
	color: #4cbcc5;
}
.parkeryellow {
	background: #fcc02b;
	color: #ffffff;
	text-align: #ccenter;
	padding: 24px 0;
	
}
.parkeryellow h2{
	color: #ffffff;
	text-transform: capitalize;
}

.parkerblack {
	background: #2c2f35;
	padding: 24px 0;
}
.parkerblack h2 {
	color: #fcc02b;
}

.parkerdiv p {
	line-height: 36px;
	color: #ffffff;
}
