/* PAGE PROPERTIES */

/* this the background colour of the page*/


body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color:#5a5a5d;
} 

body {overflow-x: hidden;}


h1 {
	color: #3d7a7b;
	line-height: 2.5em;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
	font-weight: bolder;
} 

@media screen and (max-width: 767px){
h1 {
	color: #3d7a7b;
	line-height: 1.3em;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: bolder;
} 	
	
} 	


h2 {
	color: #3d7a7b;
	line-height: 2.5em;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 34px;
	font-weight: bolder;
} 

@media screen and (max-width: 767px){
h2 {
	color: #3d7a7b;
	line-height: 1.3em;
	
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: bolder;
} 	
	
} 




h3 {
    font-size: 1.5em;
    color: #5a5a5d;
    font-family: 'Montserrat', sans-serif;
	line-height: 2em;
} 
h4 {
    font-size: 1.2em;
    color: #5a5a5d;
    font-family: 'Montserrat', sans-serif;
	line-height: 1.8em;
	font-weight: bolder;
} 

h5 {
    font-size: 1em;
    color: #3d7a7b;
    font-family: 'Montserrat', sans-serif;
	line-height: 1.8em;
	font-weight: bolder;
} 
.centrethetext {
	
	text-align: center;
}

.padthelogo {
	
	padding-top: 6em;
}

.navbar-default .navbar-nav > li > a {
 
  margin-top:17px !important;
}

/* -END -----GLOBAL STYLE AFFECTS ALL PAGES--*/



/* -START -----GLOBAL STYLE AFFECTS ALL PAGES--*/

/* this is the size of the logo on the navigation bar*/

#brand-image {
  height: 75px;
  padding-bottom:24px !important; 
}

/* -END-----GLOBAL STYLE AFFECTS ALL PAGES--*/



/* -START -----GLOBAL STYLE AFFECTS ALL PAGES--*/

/* this is the height of the navigation bar*/

.navbar-nav > li > a, .navbar-brand {
    padding-top:12px !important; 
    padding-bottom:0 !important;
    height: 55px;
}
.navbar {min-height:67px !important;}

@media screen and (max-width: 991px){
	.navbar-nav > li > a, .navbar-brand {
    padding-top:6px !important; 
    padding-bottom:0 !important;
    height: 55px;
}
.navbar {min-height:77px !important;}
	
	}

/* -END -----GLOBAL STYLE AFFECTS ALL PAGES--*/



/* -START -----GLOBAL STYLE AFFECTS ALL PAGES--*/

/* THIS WAS ADDED TO REMOVE THE MARGIN UNDERNEATH THE NAV BAR */

.navbar {
    margin-bottom: 0;
}


/* -END -----GLOBAL STYLE AFFECTS ALL PAGES--*/


/* -START -----GLOBAL STYLE AFFECTS ALL PAGES--*/

/* THIS IS STOPPING THE HORIZONTAL SCROLL BAR*/
.row {
  margin-left: 0px;
  margin-right: 0px;
}

/* -END -----GLOBAL STYLE AFFECTS ALL PAGES--*/



/* ---END NAVIGATION POSITIONAL STYLES--- */





/* ---START NAVIGATION COLOUR STYLES--- */



/* -START -----GLOBAL STYLES AFFECTS ALL PAGES--*/

/* ALL THIS CODE WAS CREATED FROM TWBS Color - which creates the Nav Bar Colour styles for you*/

.navbar-default {
  background-color: #fff;
  border-color: #fff;
}
.navbar-default .navbar-brand {
  color: #ffffff;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ffffff;
}
.navbar-default .navbar-text {
  color: #5a5a5d;
}
.navbar-default .navbar-nav > li > a {
  color: #5a5a5d;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #3d7a7b;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #499281;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #ffffff;
  background-color: #223a22;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li.divider {
  background-color: #223a22;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #223a22;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #FFFFFF;
  background-color: #223a22;
}
.navbar-default .navbar-toggle {
  border-color: #3d7a7b;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #515255;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #FFFFFF;
}
.navbar-default .navbar-link {
  color: #000;
}
.navbar-default .navbar-link:hover {
  color: #000;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #223a22;
  }
}
/* NICK THIS IS A MEDIA QUERY / CLASS I USED TO MAKE THE NAVIGATION TOGGLE COME ON AT SMALL SCREEN SIZE RATHER THAN JUST XSMALL SCREEN SIZE  */

@media (min-width: 768px) and (max-width: 1200px) 
{
  .navbar-header {
      float: none;
  }
  .navbar-left,.navbar-right {
      float: none !important;
  }
  .navbar-toggle {
      display: block;
  }
  .navbar-collapse {
      border-top: 1px solid transparent;
      box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
      display: none!important;
  }
  .navbar-nav {
      float: none!important;
      margin-top: 7.5px;
  }
  .navbar-nav>li {
      float: none;
  }
  .navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
  }
  .collapse.in{
      display:block !important;
  } 
	} 

/* -END -----GLOBAL STYLES AFFECTS ALL PAGES--*/

/* ---END NAVIGATION COLOUR STYLES--- */


/* ---------------------------------END NAVIGATION STYLES--------------------------------- */









.padthetopofmenu {
	padding-top: 2.5em;
}


@media (max-width: 767px) {

.padthetopofmenu {
	padding-top: 0em;
}	
	
}	
	
/* -END -----GLOBAL STYLES AFFECTS ALL PAGES--*/

/* ---END NAVIGATION COLOUR STYLES--- */


/* ---------------------------------END NAVIGATION STYLES--------------------------------- */

.parahome1 {
line-height: 2em;	
}
.parahome2 {
line-height: 3em;	
}

.padthecontainer {
padding-top: 1em;	
padding-bottom: 3em;	
}

@media (max-width: 1199px) {
.septheboxes {
	
	margin-top: 4em;
	
}
}

.septheboxes2 {
	
	margin-top: 4em;
	
}
.footercolour2 {
    background-color: #5a5a5d;
    color: #fff;
    line-height: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 1.0em;
}
.footercolour3 {
    background-color: #3d7a7b;
    color: #fff;
    line-height: 2em;
    padding-top: 2em;
    padding-bottom: 2em;
    font-size: 1.0em;
}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: .2em 1em;


}

#navcontainer ul li a:link
{
color: #b2b2b2;

}

#navcontainer ul li a:visited
{
color: #b2b2b2;

}

#navcontainer ul li a:hover
{
color: #fff;

}

#navcontainer ul li a:active
{
color: #b2b2b2;

}

@media (max-width: 767px) {

#navcontainer ul li { display: block; }	


	
}

.bottomlogopadding {
padding-top: 3em;
padding-bottom: 1em;	
	
}

.padsocialmedia {
	margin-left: 1em;
	margin-right: 1em;
}

.padcompanynumber {
	padding-bottom: 2em;
}

#middle-icons {
	background-color: #fff;
	background-image: url("../images/fullscreen-bg-3.jpg");
	
    min-height: 1289px;
}

.topmenubackground {
    background-color: #fff;
}


a.jcontactnumber:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.3em;
}
a.jcontactnumber:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
}
a.jcontactnumber:hover {
	text-decoration: none;
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1.3em;
}
a.jcontactnumber:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1.3em;
}

a.jemail:link {
	color: #b2b2b2;
	text-decoration: none;
	font-weight: bold;
	
}
a.jemail:visited {
	text-decoration: none;
	color: #b2b2b2;
	font-weight: bold;
	
}
a.jemail:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	
}
a.jemail:active {
	text-decoration: none;
	color: #b2b2b2;
	font-weight: bold;
	
}

a.jremail:link {
	color: #3d7a7b;
	text-decoration: none;
	font-weight: bold;
	
}
a.jremail:visited {
	text-decoration: none;
	color: #3d7a7b;
	font-weight: bold;
	
}
a.jremail:hover {
	text-decoration: none;
	color: #5a5a5d;
	font-weight: bold;
	
}
a.jremail:active {
	text-decoration: none;
	color: #3d7a7b;
	font-weight: bold;
	
}

	@media screen and (max-width: 767px){
.givemargintothetop {
	margin-top: 2.5em;
	
	
}
}

	
.givemargintothetop22 {
	margin-top: 4em;
	
	
}

@media screen and (max-width: 767px){
.givemargintothetop22 {
	margin-top: 1.5em;
	
}	
}


.nb {
	border: 2px;
	border-color: #efefef;
	border-style: solid;
	padding: 3em;
}

.nb-bedroom {
	border: 2px;
	border-color: #3d7a7b;
	border-style: solid;
	
	padding-top: 1.5em;
	padding-bottom: 2em;
	padding-left: 3em;
	padding-right: 3em;
	background-color:#3d7a7b;
}

.nb-bedroom2 {
	border: 2px;
	border-color: #3d7a7b;
	border-style: solid;
	
	padding-top: 0.5em;
	padding-bottom: 1em;
	padding-left: 3em;
	padding-right: 3em;
	background-color:#3d7a7b;
}

.abitob {
	background-color: #efefef;
	padding-top: 3em;
	padding-bottom: 3em;
	margin-top: 5em;
}

.lowermerg {
	margin-top: 5em;
	margin-bottom: 5em;
}

.reviewlowermerg {
	margin-top: 2em;
	margin-bottom: 2em;
}

.sliponp {
	padding-top: 1.5em;
	
}

.sliponp2 {
	padding-top: 0.4em;
	
}

.btn-info {
  color: #fff;
  background-color: #3d7a7b;
  border-color: #326869;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #3d7a7b;
  border-color: #326869;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #3d7a7b;
  border-color: #326869;
}
.btn-info .badge {
  color: #3d7a7b;
  background-color: #fff;
}

/* START - NICK THIS IS REMOVING THE WHITESPACE BETWEEN THE SLIDER AND THE CONTENT */

.removesomemargin {
	margin-top: -50px;
	
}

@media screen and (max-width: 767px){
.removesomemargin {
	margin-top: -48px;
	
}
}

.here {
	background-color: #5a5a5d;
	color: #fff;
	font-size: 1em;
	padding-top: 0.6em;
	margin-bottom: 2em;
	font-family: 'Montserrat', sans-serif;
	
	
}

a.egexterior:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Open Sans', sans-serif;
	
}
a.egexterior:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Open Sans', sans-serif;
}
a.egexterior:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Open Sans', sans-serif;
}
a.egexterior:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	font-family: 'Open Sans', sans-serif;
}

@media screen and (max-width: 767px){
	
	a.egexterior:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.4em;
}
a.egexterior:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
}
a.egexterior:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
}
a.egexterior:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
}

}

.fa-phone {color: #3d7a7b;}

.fa-envelope {color: #3d7a7b;}

.fa-mobile {color: #3d7a7b;}

.fa-star {color: #fff;}

a.clshere:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}
a.clshere:visited {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}
a.clshere:hover {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}
a.clshere:active {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}


.mysettings32 {
	background-size: cover;
	background: url("../images/art4.jpg") center center;
	width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

@media screen and (max-width: 767px){
.mysettings32 {
	background-size: cover;
	background: url("../images/art4.jpg") center center;
	width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
	color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 90px;
}
}


.mysettings42 {
	background-size: cover;
	background: url("../images/art5.jpg") center center;
	width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-bottom: 40px;
}

@media screen and (max-width: 767px){
.mysettings42 {
	background-size: cover;
	background: url("../images/art5.jpg") center center;
	width: 100%;
    height: 100%;
    background-size: cover;
    overflow: hidden;
	color: #FFFFFF;
	padding-top: 60px;
	padding-bottom: 90px;
}
}


.padthegall {
	margin-bottom: 2em;
}

.hsmyad {
color: #3d7a7b;
font-size: 1.8em;
font-weight: bold;
line-height: 2em;
font-family: 'Montserrat', sans-serif;	
	}
	
@media screen and (max-width: 767px){
.hsmyad {	
	
color: #3d7a7b;
font-size: 2em;
font-weight: bold;
line-height: 1.5em;
font-family: 'Montserrat', sans-serif;	
}	
}	
.hsmyad2 {
color: #000;
font-size: 1.4em;
line-height: 1.5em;	
	
	}	
.hsmyad3 {
color: #000;
font-size: 1.4em;
font-weight: bold;
line-height: 1.5em;		
	}
	
a.cpsfurncontactnumber:link {
	color: #3d7a7b;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.8em;
}
a.cpsfurncontactnumber:visited {
	text-decoration: none;
	color: #3d7a7b;
	font-weight: bold;
	font-size: 1.8em;
}
a.cpsfurncontactnumber:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1.8em;
}
a.cpsfurncontactnumber:active {
	text-decoration: none;
	color: #3d7a7b;
	font-weight: bold;
	font-size: 1.8em;
}

a.cpsfurnmobcontactnumber:link {
	color: #3d7a7b;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
}
a.cpsfurnmobcontactnumber:visited {
	text-decoration: none;
	color: #3d7a7b;
	font-weight: bold;
	font-size: 1em;
}
a.cpsfurnmobcontactnumber:hover {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 1em;
}
a.cpsfurnmobcontactnumber:active {
	text-decoration: none;
	color: #3d7a7b;
	font-weight: bold;
	font-size: 1em;
}


.parahome3 {
line-height: 2em;
color: #3d7a7b;
font-weight: bolder;
font-size: 1.2em;	
}

.parahome4 {
line-height: 2em;
	
}


