/* Webfont supplied by Lizzie from Canva */
@font-face {
    font-family: 'boston_angelbold';
    src: url('boston_angel_bold-webfont.woff2') format('woff2'),
         url('boston_angel_bold-webfont.woff') format('woff'),
         url('boston_angel_bold-webfont.ttf') format('truetype'),
         url('boston_angel_bold-webfont.svg#boston_angelbold') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'boston_angelregular';
    src: url('boston_angel_regular-webfont.woff2') format('woff2'),
         url('boston_angel_regular-webfont.woff') format('woff'),
         url('boston_angel_regular-webfont.ttf') format('truetype'),
         url('boston_angel_regular-webfont.svg#boston_angelregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*
@font-face {
    font-family: 'boston_angelbold';
    src: url('images/disc/boston_angel_bold.woff2') format('woff2'),
         url('images/disc/boston_angel_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'boston_angelregular';
    src: url('images/disc/boston_angel_regular.woff2') format('woff2'),
         url('images/disc/boston_angel_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

*/
h1, h2, h3, h4 {
	font-family: 'boston_angelbold';
	font-weight: bold;
	color: #69a9a3;
}

body {
	font-family: 'DM Sans', sans-serif;
	font-size: 16px;
	color: #69a9a3;
	letter-spacing: 1px;
}


#listing-header {
	margin-top: 12px;
}

#wrapper, #nav-section {
	background-color: #f6f2f0;

}

.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;
}
.newsbanner #banner-title {
	font-size:26px;
}
.normal #banner-title {
	padding-top:238px
}
@media (max-width: 1024px) {

	.newsbanner #banner-title {
	font-size:18px;
}
}
@media (max-width: 767px) {
#banner-title {
 top:10px;
 font-size: 18px;	
}
	#banner-container {
	
	height: 48px;
}
	.newsbanner #banner-title {
	font-size:16px;
}
}
@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;
}

.multibranch-selector ul {
;
  top: 25px;

  background-color: #999ea2;

}

.nav-tabs {
 display: block;
}

/* #Logo and Menu Background */
.nav-logo img{
	height:85px;
}
.nav-logo {
	height:85px;
	margin: 0 0 10px 0;
}

@media (max-width: 992px) {
	.nav-logo img{
	height:45px;
}
.nav-logo {
	height:45px;
	margin: 0 0 10px 0;
}
	#nav-mobile-btn {
		margin: 12px 0;
	}
	
}

.shrink #nav-mobile-btn {
  margin-top: 30px;
    margin-bottom: 30px;
}

.navbar {
	margin: 0;
}

/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 30px;
  display: block;
  color: #69a9a3;
  line-height: 95px;
font-size: 18px;
  font-weight: normal;
  text-transform: none;

}
.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: #8CBDB8;
}




/* 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: #69a9a3;
  border-left: 4px solid #69a9a3;
}
/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 12px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
	color: #69a9a3;
	text-transform: none;
}
.section-title {
	font-size:48px;
}
.section-highlight {
	font-size:26px;
	line-height: 36px;

}
.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;
}




/* # Text Link Text Colour*/

	a {
		color:#69a9a3;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */




/* # 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;
}

	
	

/* # Action Box */
.action-box {
  background-color: #999ea2;
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

/*  Big Button Panel */
.colored-bg:before
{
  background-color: #999ea2;
}
.property-large-buttons2 li {
  width: 75%;

  color: #999ea2;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */

.revslider-container, .revslider {
	background: #8CBDB8;
}

.slider-title {
	
  font-size: 52px;
  font-weight: bold;
  color: #ffffff;
  line-height: 58px;
	text-align:center;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
	letter-spacing: 3px;
}

.slider-subtitle {
	
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
  line-height: 24px;
	text-align:center;
	letter-spacing: 3px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.9);
}
a.tp-caption.btn-default  {
	color: #ffffff;
	background: #69a9a3;
	border-color: #69a9a3;
	font-size: 24px;
	text-align: center;
	text-transform: none;
	line-height: 84px;
	border-radius: 14px;
	padding: 0;
 
}

a.tp-caption.btn-default:hover {
    background:  #8CBDB8;
	border-color:  #8CBDB8;
    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  {
	color: #ffffff;
	background: #69a9a3;
	border-color: #69a9a3;
	font-size: 46px;
	line-height:84px;
	top: -100px;

 
}

a.tp-caption.btn-default:hover {
    background:  #69a9a3;
	border-color:  #69a9a3;
    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%;
}




/* Social Sharing Button Colours */
.share-wraper .social-networks li a {
  font-size: 13pt;
  height: 30px;
  line-height: 30px;
  width: 30px;
   opacity:1.0;
}
.social-networks li a:hover {
    color: #ffffff !important;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
}

#ctl00_ContentPlaceHolderMain_hypFacebook{
	background: #3b5998;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypTwitter{
	background: #55acee;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypGooglePlus{
	background: #dd4b39;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPinterest{
	background: #cb2027;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypEmail{
	background: #747777;
	color: #ffffff;
	border: none;
}
#ctl00_ContentPlaceHolderMain_hypPrint{
	background: #747777;
	color: #ffffff;
	border: none;
}
#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: #69a9a3;
	background: transparent;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {

	color: #69a9a3;
		text-decoration:none;
}
#topbar a:hover {
	color: #8CBDB8;
	text-decoration:none;
}
.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: #69a9a3;
  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: 13px !important;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#69a9a3 !important;
	border-left: 4px solid #69a9a3;
		padding: 0 8px 0 8px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}
.multibranch-selector ul li a {

    width: 272px;
}



#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	background: #69a9a3;
	
}

#footer h3 {
	color: #f6f2f0;
	font-size:24px;
	margin: 12px 0 24px 0;
}
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {
	color: #f6f2f0;
	border-color: #f6f2f0;
	font-size: 14px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}

#footer ul a:hover, #footer #copyright a:hover {
	color: #8CBDB8;
}
#footer #copyright {
	background-color: transparent;                                                                                                                                                                 
	color: #f6f2f0;
	font-size:14px;
	padding: 0 0 12px 0;
}

.social-networks li a:hover,  .footer-listings li a:hover span {
	border-color: #8CBDB8 !important;
	color: #8CBDB8 !important;
 opacity: 1;
}


#footertext{
	background: #f7f7f7;
	color: #f6f2f0;
}

#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:hover, .btn-fullcolor:active, .btn-fullcolor.active, .open .dropdown-toggle.btn-fullcolor {
	background: #69a9a3;
}

/* 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: #69a9a3;
	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: #69a9a3;
	  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;
}

}




/* # Testimonials */
.testimonials .item .text {
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-style: italic;
  font-size: 18px !important;
  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: #69a9a3 #00ff00 #69a9a3 #69a9a3;
}



.testimonials-bg {
		padding: 48px 0;
  background-position: top right !important;
  background:  #69a9a3 url('testimonial.jpg');
  width: 100%;
  height: 200%;
}

.testimonials-bg h2{

color:  #ffffff;
	
	margin-bottom: 0;
}
#agents, #testimonials {
    margin-bottom: 24px;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #ffffff;
	font-style:normal;
}
.testimonials-bg .item a{
text-decoration: none;
font-size: 26px;
color: #ffffff;
font-weight: normal;
	
		font-style:normal;
}

.testimonials-bg .item a:hover{
text-decoration: none;
color: #f6f2f0;
}
.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;
}
.dropdown-menu {
    left: 20px;
}




#bottom-right-corner {
	background: url('footer.png');
	height: 256px;
}


.packages {
	font-size: 12px;
	color: #69a9a3;
}
.package {
	background: #dbeeee;
	padding: 24px 12px 0 12px;
	min-Height: 200px;
}
.packageend {
	background: #dbeeee;
	padding: 12px;
}

.packages h3 {
	color: #69a9a3;
	font-size: 20px;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	
}
.packages h4 {
	color: #ffffff;
	font-size: 16px;
	text-align: left;
	margin-bottom: 0;
	padding-bottom: 4px;
	
}
.package p {
	text-align: center;
	padding-left: 8px;
		padding-right: 8px;
}
.vl {
  border-left: 1px solid #69a9a3;
  height: 24px;
  position: relative;
  left: 50%;
  margin-left: -3px;
  top: 0;
}
.packagedetails {
	text-align: left;
	color: #ffffff;
	background: #69a9a3;
	padding: 0 12px 12px 12px;
	min-height: 820px;	
}
.packageend h3{
 font-size: 18px;
	min-height: 60px;
}

.addondiv {
	background: #dbeeee;
	padding: 24px;
}
.addleft p {
	font-size: 12px;
	color: #69a9a3;
}
.addleft h3 {
	font-size: 18px;
	color: #69a9a3;
}
.addbody {
	text-align: center;
}

.addleft {

	border-bottom: 1px solid #ffffff;
}
.addright h3 {
	font-size: 18px;
	color: #ffffff;
	text-align: right;
		padding-right: 24px; 
}
.addright {
	background: #69a9a3;
	border-bottom: 1px solid #ffffff;
}

@media (max-width: 760px) {
	
.addright h3 {
	font-size: 12px;
		padding-right: 6px; 
}	
	.addleft h3 {
	font-size: 12px;

}
	
	.addondiv {
	background: #dbeeee;
	padding: 6px;
}
}


.homeabout {
	background-color: #69a9a3;
	color: #ffffff;
}

.homeabouttext {
	padding: 24px 24px 36px 0px;
}
.homeabouttext h1 {
	color: #ffffff;
	text-align: left;
	
}
.homeaboutimage {
	padding: 36px 0px 36px 0px;	
}
.homeabouttext .btn {
	color: #69a9a3;
	background-color: #ffffff;
	border-color: #ffffff;
	text-transform: none;
	font-size: 18px;
	border-radius: 12px;
	line-height: 32px;
	padding: 6px 24px 36px 24px;
	margin: 12px;
}
.homeabouttext .btn:hover {
	
	background-color: #8CBDB8;
	border-color: #8CBDB8;

}
.homeservices {
	padding: 12px 0;
}
.homeservicestext {
	min-height: 160px;
}
.homeservices .btn {
	color: #69a9a3;
	background-color: #f6f2f0;
	border-color: #69a9a3;
	border-width: 3px;
	text-transform: none;
	font-size: 18px;
	border-radius: 12px;
	line-height: 32px;
	padding: 6px 24px 36px 24px;
	margin: 12px 0;
}
.homeservices h2 {
	color: #69a9a3;
	text-align: left;
	font-size: 38px;
	padding: 0;
	
}

.homeservices .btn:hover {
	

	color: #8CBDB8;
	border-color: #8CBDB8;
}
.homesocial h2 {
	color: #69a9a3;
	text-align: left;
	font-size: 38px;
	padding: 0;
	
}
.homesocial {
	padding: 48px 0;
}

.homesocialbut {
	padding: 64px 0 0 0;
}

.homesocial .btn {
	color: #69a9a3;
	background-color: #f6f2f0;
	border-color: #69a9a3;
	border-width: 3px;
	text-transform: none;
	font-size: 18px;
	border-radius: 12px;
	line-height: 32px;
	padding: 6px 24px 36px 24px;
	margin: 12px 0 12px 48px;
}
.meetlizzie {
	padding: 24px 0;
}
.meetlizzie h1{
	text-align: left;
	margin: 0;
}
.meetlizzietext {
	font-size: 18px;
}
.meetlizzieimage {
	padding: 48px 0;
}
.aboutservices{
	padding: 24px 0;
}
.aboutitem {
	
}
.aboutitem h3 {
	font-size: 32px;
	padding: 12px 0;
	margin: 0;
}
.aboutitemtext {
	min-height: 140px;
	font-size: 14px;
	line-height: 18px;
}
.what {
	background: #69a9a3;
	padding: 46px;
}
.whattext {
	color: #f6f2f0;
	font-size: 18px;
	line-height: 22px;
}
.whattext h1{
	text-align: left;
	font-size: 62px;
	color: #f6f2f0;
}
.whatimage {
	
}
.whattext li {
	padding: 0 0 22px 0;
}

.servicestop{
	background: #69a9a3;
}
.servicestopimage {
	padding: 24px 0;
}
.servicegrey {
	background: #f6f2f0;
}
.servicegreen {
	background: #69a9a3;
}

.servicetextgrey, .servicetextgreen {
	padding-top: 66px;
	padding-bottom: 36px;
}
.servicetextgrey h1, .servicetextgreen h1 {
	font-size: 48px;
	text-align: left;
	
}
.servicetextgrey p, .servicetextgreen p {
	font-size: 16px;	
}

.servicetextgrey {
	color: #69a9a3;
}
.servicetextgreen {
	color: #f6f2f0;
}
.servicetextgreen h1 {
	color: #f6f2f0;
}
.serviceimage {
	padding-top: 36px;
	padding-bottom: 36px;
}
























