@import url(draft4a-styles.css);

/* Opening hours/ times : footer */
/* Update Text here */

div.opening-hours:after{
	content: "Opening Hours: Monday to Friday 08.45am – 17.30pm | Saturdays: 09.00- 14.30pm | Sundays and bank holidays: Closed.";
	position: relative;
}



:root{
	--brand-c1:#080808;
	--brand-c2:#878787;
	--brand-font00X: "DM Serif Text", serif;
	--brand-font1: 'Ponomar', serif;
	
	--base-font:16px;
}
p:nth-of-type(n){
	_margin: 0 0 10px;
	_color: magenta;
}
.wallpaper-dark{
	background:grey;
}
.wallpaper-light{
	background: #f1f3f6;
}

h1.section-title {
	color:#080808;
	font-size: 26px;
}
h2, h3, h4, h5{
	color:#080808;
}

#listing-header {
	margin-top: 12px;
}
.wallpaper-light,
.wallpaper-bg{
	background: #f1f3f6;
	
}
.wallpaper-light-padded{
	background: #f1f3f6;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.wallpaper-bgc1{
	background: var(--brand-c1);
}
.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%;
}

.hide-control .quick-hide{
	display: none;
	visibility: hidden;
	height: 0;
}
.wallpaper-bg02{
	background: var(--brand-c1);
	color: var(--brand-c2);
}
.quick-hide{
	display: none;
	visibility: hidden;
	height: 0;
	
}

.range-center{
	text-align: center;
	
	
}
/* unordered list control */
.list-control ul h3{
	_font-weight: 400;
}

.list-control ul{
	list-style: none;
	padding: 0 0 0 0em;
	margin-bottom: 20px;
}
.list-control li{
	border-bottom: 1px solid var(--brand-c1);
	padding: 1.0em 0;
	color:rgba(34,34,34,1.00);
}


/* with tick mark */
.list-control.with-ticks ul{
	list-style: none;
	padding: 0 0 0 1.3em;
	list-style-image: url('the-tick14.png');
	
}
.list-control.with-ticks li{
	border-bottom: 1px solid var(--brand-c1);
	padding: 0.9em 0;
}
/* with bullets mark */
.list-control.mit-bullets ul{
	list-style: disc;
	padding: 0 0 0 1.3em;
	_list-style-image: url('the-tick14.png');
	
}
.list-control.mit-bullets li{
	border-bottom: 1px solid var(--brand-c1);
	padding: 0.9em 0;
}



.certificate-control{
	
}

.certificate-control img{
	padding: 0;
	padding-bottom: 20px;
}



/* Certificate Control */
.certificate-control{
	
}
.certificate-control img{
	padding: 0;
	padding-bottom: 20px;
}

.certificate-control .gold .btn-default-color{
	background: linear-gradient(190deg, #967515, #F8D418 30%, #674D06);
	border-color: #fff;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	transform: scale(1.0);
	transform-origin: left;
	transition: transform .6s ease-in;
}.certificate-control .silver .btn-default-color{
	background: linear-gradient(190deg, #A3A3A3, #E4E4E4 33%,#4D4B4B );
	border-color: #fff;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	transform: scale(1.0);
	transform-origin: left;
	transition: transform .6s ease-in;
}
.certificate-control .gold .btn-default-color:hover,
.certificate-control .silver .btn-default-color:hover{
    transform: scale(1.1);
	_background: #F8D418 ;
}

#banner-container {
	background-position:center;
	
}


/* 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: var(--brand-c1);

}

.nav-tabs {
 display: block;
}
/* #Resize Logo Option */

#nav-section.shrink {
  min-height: 85px;
}
#nav-section.shrink .nav-logo img {
  height: 75px;
	margin-bottom: 10px;
}


#nav-section.shrink .navbar-nav > li > a {
  line-height: 98px;
}
.shrink #nav-mobile-btn {
  margin-top: 20px;
    margin-bottom: 40px;
}

/* #Logo and Menu Background */
.nav-logo img{
	height:85px;
}
.nav-logo {
	height:90px;
	margin: 0 0 0 10px;
}
/* For smallest mobile screens, i.e. iPhone SE */
@media (max-width: 480px){
	#nav-section.shrink .nav-logo img {
    height: 55px;
	margin-bottom: 15px;
		_border: 2px dotted red;
  }
		#nav-section.shrink .nav-logo {
    height: 55px;
	margin-bottom: 0 0 0 10px;
		
  }
  .nav-logo img{
	height: 65px;
	  _border: 2px dotted orange;
  }
  .nav-logo {
	height:70px;
	margin: 20px 0 0 0;
  }	
	
}


.navbar {
	margin: 0;
}
#nav-section {
	background: var(--brand-c1);
}
.navbar-nav {
	_border: 1px solid cyan;
}
/* # Navigation */
.navbar-nav > li > a {
font-family: 'Ponomar', serif;
  padding: 0px 0px 0px 15px;
  display: block;
  color: #FFF;
  line-height: 128px;
	 font-size: 16px;
	_font-weight: 700;

  text-transform: uppercase;

}

/*topic highight */
.navbar-nav  li   a[title="topic highlight"] {
	 background: #000;
	color: #fff;
	border-left: 2px solid #666;
}



.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: var(--brand-c2);
}


/* subtab highlight */





#nav-mobile-btn {
  margin-top: 40px;
    margin-bottom: 48px;
	background: #ffffff;
	color: var(--brand-c1);
}
#nav-mobile-btn:hover {

	_background: var(--brand-c1);
	background: var(--brand-c2);

}

.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: var(--brand-c1);
    border-left: 5px solid var(--brand-c1);
}
.navbar-nav .dropdown-menu > li > a {
   font-size: 16px;
	_font-weight: 600;
}

/* 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: 13px;
	font-weight: 400;
	padding-right: 4px;
	margin-right: 4px;
}
.carousel-style1 .item .price span {
    display: block;
    font-size: 16pt;
	_font-weight: 700;
    font-weight: 400;
    margin-top: -4px;
}
#property-detail-wrapper.style1 .price span {
    display: block;
    font-size: 16pt;
    _font-weight: 700;
	font-weight: 400;
    margin-top: -4px;
}
/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 36px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
}
.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: 17px;
  _font-weight: 600;
  
}
h3,h4 {
	padding: 0.7em 0;
	_font-weight: 400;
}

.intro-control p{
	font-family: 'Ponomar', serif;
	_font-weight: 600;
	
}

.intro-control .copy-text p span{
	font-size: 19px;
	_font-weight: 700;
	
}

/* # Text Link Text Colour*/

	a {
		color: var(--brand-c1);
	}
	a:hover {
		color:#333;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
    color: var(--brand-c1);
}
#footer-top a {
  color: var(--brand-c1);
}
#footer-top a:hover {
  color: #5b5b5b;
  text-decoration: none;
}


/* # 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;
}


/* # 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: var(--brand-c1);
  color: var(--brand-c1);
}


.parallax {
	padding:85px 0 0 0;
}

	
	
/* # 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);

}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.8) transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
}

/* # Action Box */
.action-box {
  background-color: var(--brand-c1);
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}

.action-box.brand-c2 {
  background-color: var(--brand-c2);
  padding: 40px 0;
  color: #000;
  position: relative;
}
.action-box.brand-c2 h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}
.action-box.brand-c2 p {
  color: #000;
  display: inline-block;
	width: 70%;
	font-size: 18px;
}
.action-box.brand-c2  a.btn-default  {
    background: #FFF;
	border-color: #fff;
	color: var(--brand-c1);
	font-size: 19px;
		padding: 7px 15px;
	height: auto;
}
.action-box.brand-c2  a.btn-default:hover  {
    background: var(--brand-c1);
	border-color: var(--brand-c1);
	color: #FFF; 
	font-size: 19px;
	padding: 7px 12px;
	height: auto;
}

/*  Big Button Panel */
.colored-bg:before
{
  background-color: var(--brand-c1);
}
.property-large-buttons2 li {
  width: 75%;

  color: var(--brand-c1);
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */



.slider-pannel.dark-screen{
	display: block;
	background: rgba(0, 0, 0, 1.0);
	border-top: 2px solid  #232323;
	
}
.slider-tagline-header{
	font-family: 'Ponomar', serif;
  font-size: 23px;
  font-weight: 400;
  color: #FFF;
  line-height: 50px;

   text-shadow: 2px 3px 4px rgba(0,0,0,0.7) !important;
}

@media (max-width:480px){
	.slider-tagline-header{
		 font-size: 17px;
	}
}

.slider-title.xmas-message img{
	width: 750px;
}

@media (max-width: 600px){
	.slider-title.allawards-size img{
	width: 800px;
}

}

.slider-title {
  _font-family: 'Noto Serif', serif;
  _font-size: 46px;
  font-weight: 400;
  color: #ffffff;
  line-height: 50px;

    _text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

/* Slider Section */

.slider-title.h-tagline2{
	_font-family: 'Noto Serif', serif;
     font-size: 120px;
	 text-shadow: 4px 4px 3px rgba(0,0,0,0.7);
}

.slider-title.h-tagline2.h-FXb{
	_font-family: 'Noto Serif', serif;
     font-size: 120px;
	 text-shadow: 4px 4px 3px rgba(0,0,0,0.7);
	opacity: 0;
	animation-name:  hani-FXb ;
	animation-delay: 0s;
	animation-duration: 4s;
	animation-iteration-count: 1; /*infinite*/
	animation-direction: normal;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}
@keyframes hani-FXb{
	0%{ transform-origin: center;
		opacity: 0;
		_transform:scale(1.0)}
	
	50%{
		transform-origin: center;
		opacity: 1;
		_transform:scale(1.2)}
	
	100%{
		transform-origin: center;
		opacity: 0;
		_transform:scale(1.0)}
}


.slider-title.h-tagline{
	_font-family: 'Noto Serif', serif;
     font-size: 380px;
	 text-shadow: 4px 4px 3px rgba(0,0,0,0.7);
}
.slider-title.h-tagline.ani-FX{
	_font-family: 'Noto Serif', serif;
     font-size: 380px;
	 text-shadow: 4px 4px 3px rgba(0,0,0,0.7);
	opacity: 1;
	animation-name:  hani-FX ;
	animation-delay: 1s;
	animation-duration: 2.9s;
	animation-iteration-count: 3; /*infinite*/
	animation-direction: normal;
	animation-timing-function: ease-out;
	animation-fill-mode: backwards;
}

@keyframes hani-FX{
	0%{ transform-origin: center;
		opacity: 0;
		_transform:scale(1.0)}
	
	50%{
		transform-origin: center;
		opacity: 1;
		_transform:scale(1.2)}
	
	100%{
		transform-origin: center;
		opacity: 0;
		_transform:scale(1.0)}
}

.slider-title.tagline {
	_font-family: 'Noto Serif', serif;
  font-size: 62px;
  font-weight: 300;
  color: #FFF;
  line-height: 50px;

   text-shadow: 4px 4px 3px rgba(0,0,0,0.7);
}

.slider-title.tagline-s {
  font-family: 'Noto Serif', serif;
  font-size: 240px;
	font-weight: 300;
  color: #FFF;
  line-height: 50px;

   text-shadow: 4px 4px 3px rgba(0,0,0,0.7);
}

.slider-title.tagline-xs {
	font-family: 'Ponomar', serif;
  font-size: 36px;
  font-weight: 400;
  color: #FFF;
  line-height: 50px;

   text-shadow: 2px 3px 4px rgba(0,0,0,0.7) !important;
}
@media (max-width: 1140px) and (min-width:600px){
	/*.slider-title.tagline {
	font-size: 38px;
     }*/
}


.slider-subtitle
{
	
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  line-height:26px;
  _text-shadow: 2px 4px 3px rgba(0,0,0,0.4);
}
/* Seasonal Ads*/

.slider-title.valentines {
	font-family: 'Ponomar' , serif;
  font-size: 52px;
  font-weight: 400;
  color: #ffffff;
  line-height: 52px;

    _text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle.valentines
{
  font-family: 'Ponomar', serif;	
  color: #ffffff;
  font-size: 36px;
  font-weight: 400;
  line-height:36px;
  _text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.slider-subtitle.valentines.smallr-fnt
{

  font-size: 32px;
  line-height:32px;
 
}




.slider-image img.valentinesFX {
	width: 80%;
	height: 80%;
	transform-origin: center;
	transform: scale(1.0);
	animation-name:  heartbeatfx ;
	animation-delay: .3s;
	animation-duration: 1s;
	animation-iteration-count: 7; /*infinite*/
	animation-direction: normal;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

@media (max-width:600px){
	.slider-image img.valentinesFX {
	width: 100%;
	height: 100%;
}
}

@keyframes heartbeatfx{
	0%{ transform-origin: center;
		transform:scale(1.0)}
	
	50%{
		transform-origin: center;
		transform:scale(1.2)}
	
	100%{
		transform-origin: center;
		transform:scale(1.0)}
}



.btn-default.btn-default-xlarge{
	color: #FFF; /*var(--brand-c2) !important*/
	background: var(--brand-c1);
	border-color: var(--brand-c1);
	 _border: 5px solid  var(--brand-c1);
	font-size: 19px;
	padding: 9px 17px;
  _text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.btn-default.btn-default-xlarge:hover{
	
   _background: rgba(0,0,0,0.4);
	background: #fff;
	color: var(--brand-c1);
		border-color: #fff; 
}


.btn-default.btn-default-phone{
		color: #FFF; /*var(--brand-c2) !important*/
	_background: transparent; /* var(--brand-c1);*/
	_background-image: linear-gradient( to right 12deg, #fff, coral, orange);
	_border-color: rgba(255,255,255,0.0) ;/*var(--brand-c1);*/
	 border: 1px solid  rgba(255,255,255,1.0) ;
	font-size: 19px;
	padding: 9px 17px;
    _text-shadow: 2px 4px 3px rgba(0,0,0,0.3); 
	-ms-border-radius: 50px;
	-wekbkit-border-radius: 50px;
	-o-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	cursor:zoom-in;
	transform-origin: center;
	transform: scale(1.0);
	transition: transform .6s ease-in;
	
}
@media (max-width: 600px){
		.btn-default.btn-default-phone{
			font-size: 26px;
	}
}
.btn-default.btn-default-phone:hover{
	_font-size: 21px;
   _background: rgba(0,0,0,0.4);
	background: #fff;
	color: var(--brand-c1);
		border-color: #fff; 
	transform-origin: center;
	transform: scale(1.3);
	transition: transform .3s ease-in-out;
}

/* slider pause btn */
a.btn-default.btn-videostyle{
	 box-sizing: border-box;
	 border: 3px solid  rgba(255,255,255,1.0) ;
	   background: rgba(0,0,0,0.4);

	 border-radius: 50px;
	text-align: center;
	
	width: 52px;
	height: 52px;
	padding: 0;
	padding-left: 2px;
	
	transform-origin: center;
	transform: scale(1.0);
	transition: transform .6s ease-in;
	
}
a.btn-default.btn-videostyle.btn-paused{	
	 border: 3px solid  rgba(255,255,255,1.0) ;
	   background:rgba(211,160,12,1.00);
}


.btn-default.btn-videostyle i.fa-play{
	display: inline-block;
	font-size: 1.1em;
	color: white;
	margin: 0;
	padding: 0;
	border-radius: 5px;

	
}


.slider-subtitleAw.range-center{
	font-family: 'Montserrat', sans-serif;
	color: #000 !important;
	font-weight: 800;
	text-align: center !important;
	font-size: 18px;
	line-height: 1.1em;
	_text-shadow: 2px 3px 5px rgba(0,0,0,0.7);
}

.slider-title.image-shrink a img{
	width: 70%;
}

/* # Form - field size */

#home-advanced-search{
	_background: #445263;
}


.form-control-text .form-control{
	border: 2px solid #000 ; /*rgba(255, 255, 255, 0.6); #fcd10f*/
	border-radius: none;

	color: #666;
	_background: rgba(0, 0, 0, 0.1);/* #445263;*/
	
}
.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: #000;
	background: none;
}
.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: #fcd10f;
	color: #000;
}

 
.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-propertytypegroup .chzn-container:hover,
/*.form-control-category .chzn-container:hover,
Switch this one \above\ on, when sales is enabled*/
.form-control-bedrooms .chzn-container:hover,
.form-control-price .chzn-container:hover,
.form-control-status .chzn-container:hover {
	
	border-bottom: 2px solid #666 ; /* #fcd10f*/
}


.chzn-container-single .chzn-single div:after{
	border-left: none;
}

.form-group .btn-fullcolor {
	color: #FFF;
	background: #000;
}.form-group .btn-fullcolor:hover {
	color: #FFF;
	background: #333;
}

.btn-fullcolor, .btn-fullcolor:focus {
    background-color: #333;
    border-color: transparent;
    _color: rgba(255, 255, 255, 0.7);
	color: #fff;
}
.chzn-container .chzn-results li.highlighted {
    background-color: #000; /* rgba(45, 39, 95, 0.9);*/
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/* # Top Contact Bar */
#topbar{
	color: #ffffff;
	background: var(--brand-c1);
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #ffffff;
		text-decoration:none;
}
#topbar a:hover {
	color: #333;
	text-decoration:none;
}

/* for contact number only */
#topbar a:nth-of-type(1):hover{
	
    color: #FFF;
    _font-weight: 700;
}

.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 12px;
    padding-left: 2px;
  position: relative;
  color: #ffffff;
}

.multibranch-selector ul {
  position: absolute;
  left: 0px;
  top: 26px;
  padding: 0 6px;
  margin: 0;
  z-index: 999;
  text-align: left;
  background-color: #444;
  color: #ffffff;
  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;
width: 220px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}

/* Hide Opening Hours li top section 
.multibranch-selector ul li a[href="tel:01494434345"]{
	display: block;
	
}
.multibranch-selector ul li a:not([href="tel:01494434345"]){
	display: none;
	
}
ul.footer-contacts li:nth-child(3){
	display: none;
}
*/

.home-bg {
	background: var(--brand-c1) url("tile.png");
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		background: #bcbcbc;
}
.feature-bg .section-title{
		color: #ffffff;
}
.feature h3{
		color: #ffffff;
}
.feature:hover h3{
		color: #000000;
}
.feature-bg p{
		color: #ffffff;
}
.feature-bg .btn-default-color {
	color: rgba(0,0,0,0.5);
	border-color: rgba(0,0,0,0.5);
}
.feature-bg .btn-default-color:hover{
	color: #ffffff;
	border-color: #ffffff;
}
.feature i{
		color: #000000;
		border: 4px solid #000000;
}
.feature:hover i{
		color: #000000;
}
.feature i:after {
	  background: #000000;
}
.properties-bg {

	padding: 24px 0 24px 0;
  position: relative;
  background:  #efefef;
  width: 100%;
  height: 200%;
  background-repeat: repeat;
}
/* Testimonials style*/
.testimonials-bg {
		padding: 24px 0 24px 0;
  position: relative;
  _background:  #dddddd url('testimonial.jpg');
	background: transparent;
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{

color: var(--brand-c1);
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 400;
color: var(--brand-c1);
}
.testimonials-bg .item a{
text-decoration: none;
font-size:19px;
color: var(--brand-c1); /*var(--brand-c1);*/
}.testimonials-bg .item a:hover{
text-decoration: none;
color: #666;
}
.testimonials-footer {
	color: var(--brand-c1);
	font-weight: 400;
}
/* speech bubble control */

.testimonials-footer{
	color: var(--brand-c2);
	
}

.testimonials-bg .item{
	font-family: var(--brand-font1);
font-size: 20px;
font-weight: 400;
_color: #fff;
	color: var(--brand-c1);
}

.testimonials-bg .item .text{
	background: var(--brand-c1); /*frame colour adjust */
	background-image: url();
	border-radius: 7px;
	border: 4px solid  var(--brand-c2); /*frame colour adjust */
}

.testimonials-bg .item .text{
	_background: var(--brand-c1);  /*frame colour adjust */
	background: #f1f3f6; /*frame colour adjust */
	background-image: url();
	border-radius: 7px;
	border: 4px solid  var(--brand-c1); /*frame colour adjust */
}

/* speech bubble tail*/
.testimonials .item .text:before {
	position: absolute;
    left: 21px;
    bottom: -29px;
    width: 0;
    height: 0;
    border-style: inset solid solid inset;
    border-width: 0 60px 28px 0;
    border-color: transparent var(--brand-c1) transparent transparent;
    line-height: 0px;
    -webkit-border-radius: 0 0 4px 0;
    -moz-border-radius: 0 0 4px 0;
    border-radius: 0 0 4px 0;
    _border-color: #000000 green #000000 #000000;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
}

.testimonials .item .text:after{
    position: absolute;
    left: 19px;
    bottom: -28px;
    width: 0;
    height: 0;
    border-style: inset solid solid inset;
    border-width: 0 60px 28px 0;
    border-color: transparent var(--brand-c1) transparent transparent;
    line-height: 0px;
    _border-color: #000000 #F8F9FB #000000 #000000;
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -ms-transform: skew(20deg);
    -o-transform: skew(20deg);
    transform: skew(20deg);
   
}



/* --- end speech bubble tail */

/*---- Quote marks */
.testimonials .item .text p:before,
.testimonials .item .text p:after {
   font-family: 'DM Serif Text', serif;
    font-size: 52pt;
    position: absolute;
}




/*---- end quote marks */


/* 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);
}

.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;

}
.tp-bannertimer {
	background: none;
	height:0px;
}
#header{
	background: #000;
}
#header::after, #nav-section.stuck::after {
height: 0px;	
}

/* 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;

}


.icon-bar2 {
  position: fixed;
  top: 65%;
  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: var(--brand-c1);
	 border: 1px solid rgba(255,255,255,0.3);
	writing-mode: vertical-rl;
    text-orientation: mixed;
	height: 200px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.icon-bar a:hover {
   background-color: var(--brand-c2);
	  padding: 16px 26px 16px 16px;
	text-decoration: none;
}

/* Client request : mortgage deal*/
.icon-bar2 a.valuation {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  _color: white;
   color: var(--brand-c1);
  font-size: 20px;
  border: 1px solid rgba(255,255,255,0.3);
 background: var(--brand-c2);
	_background: #9b88af; /* from third party brand*/
	writing-mode: vertical-rl;
    text-orientation: mixed;
	height: 200px;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}

.icon-bar2 a.valuation:hover {
	color: #FFF;
	background-color: var(--brand-c1);
   _background-color: #3b5249; /* from third party brand*/
	  padding: 16px 26px 16px 16px;
	text-decoration: none !important;
}


@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;
}

/*Client Request: mortgage deal */
	.icon-bar2{
		top: 50%;
	}
.icon-bar2 a.valuation {
    padding: 4px;
    font-size: 12px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar2 a.valuation: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;
}

	
/*client request: mortgage deal tab*/
	.icon-bar2{
		top: 47%;
	}
	.icon-bar2 a.valuation {
    padding: 10px;
    font-size: 10px;
 	writing-mode: vertical-rl;
	height: 100px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.icon-bar2 a.valuation:hover {
  	  padding: 10px 12px 10px 10px;
}

}





/* Footer Formating */

#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	background-color: var(--brand-c1);
	
}

#footer h3 {
	color: #ffffff;
}
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {
	color: #ffffff;
	border-color: #ffffff;
	font-size: 14px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}

#footer ul a:hover, #footer #copyright a:hover {
	color: var(--brand-c1);
}
#footer #copyright {
	background-color: var(--brand-c1);
	color: #ffffff;
	font-size:14px;
	padding: 12px 0 12px 0;
}
.social-networks li a, .footer-listings li a span {
	border-color: #ffffff !important;
	  opacity:0.8;
}
#footertext{
	background: var(--brand-c1);
	color: #ffffff;
}

/* # Partners Logos */

#partners {
  padding-top: 15px;
  background: #ededed;
}
#partners .item {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.0);
  margin: 4px;
  padding: 10px 5px;
  vertical-align: middle;
}

.signature p{
	_font-family: "Yellowtail", serif;
	_font-family: "Playball", serif;
	font-family: 'Ponomar', serif;
	color: var(--brand-c1);
	font-size: 32px;
	font-weight: 400;

	
}
.home {
	background: #bcbcbc;
}
.homecta img{
	border-radius: 5px;
    border-width: 3px;
	border-style:  solid;
	border-color: transparent;
	transition: border-width .3s ease-in;
}


.homecta  img:hover{
	border-radius: 5px;
    border-width: 0px;
	border-style:  solid;
	border-color: transparent;
	transition: border-width .3s ease-in;
}

.homecta p span.tooltipx2{
	
	color: transparent;
}
.homecta .border-ribbon-new img{
	border-radius: 5px;
    border-width: 3px;
	border-style:  solid;
	border-color: #000;
	transition: border-width .6s ease-in;
}

.homecta .border-ribbon-new img:hover{
	border-radius: 5px;
    border-width: 0px;
	border-style:  solid;
	border-color: #000;
	transition: border-width .6s ease-in;
}


/* img tooltipx2 */
.border-ribbon-new p span.tooltipx2{
	_font-family: 'DM Serif Display', serif;
	font-family: 'Ponomar', serif;
	display: inline-block;
	text-align: center;
    _color: red;
	color: #000;
	position: relative;
	left: 43%;
	cursor: none;
	font-style: italic;
	font-size: 23px;
}


#banner-container{
	border-top: 1px solid #666;
}
.normal #banner-title {
	
	padding-top: 146px; 
}

/* Responsive banner title*/
#banner-containerR{
    background-image: url("banner05.jpg");
	background-position: center center;
    background-repeat: repeat-x;
    height: 365px;
	z-index: -2;
} 

.normalR h1#banner-title span{ /*top-padding control h1*/
	display: block;
	height: 10px;
    _border: 1px solid magenta;
}
.normalR h1#banner-title:before{
	content: url("titleR.png");
	background-position: top center;
	position: absolute;
	z-index: -1;
	left: -480px;
	background: rgba(0,0,0,0.6);
    _background-image: linear-gradient(to bottom, rgba(0,0,0,0.0) , #000) !important;
	height: 85px; /*adjust here*/
	opacity: 1;
		
}
.normalR h1#banner-title {
	_display: inline-block;
	_background: rgba(0,0,0,1.0);
	top: 275px !important; /*adjust here*/
	text-shadow: 2px 3px 4px rgba(0,0,0,0.8);
	z-index: 2;
}

@media (max-width:786px){
	
	#banner-containerR{
	 background-image: url('Banner05.jpg');
	background-size: cover;
		background-position: center center;
    background-repeat: repeat-x;
    height: 225px !important; /* adjust here*/
} 
	#banner-containerR .normalR #banner-title {
	top: 140px !important;
	
  }
	
.normalR h1#banner-title:before{
	content: url("titleR.png");
	background-position: top center;
	position: absolute;
	z-index: -1;
	left: -480px;
	background: rgba(0,0,0,0.6);
    _background-image: linear-gradient(to bottom, rgba(0,0,0,0.0) , #000) !important;
	height: 85px; /*adjust here*/
	animation: title-fx 1.0s .3s  ease-in-out  forwards;
	opacity: 0;
 }
}
@keyframes title-fx{
	from{
		opacity: 0.0;
	}
	to{
		opacity: 1.0
		
	}
}

.links a {
	font-weight: bold;
	color: var(--brand-c1);
}
#banner-title {
	font-size: 24px;
	
}


@media (min-width: 768px) and (max-width: 991px) {
	#banner-title {
	font-size: 28px;		
}
}

@media (min-width: 992px) and (max-width: 1199px){
    #banner-title {
	font-size: 30px;			
}
}

@media (min-width: 1200px) { 
    #banner-title {
	font-weight: 300;
	font-size: 32px;
	top: 34px;
}
}


/*====== Google Rev Btn ====== */

.goggl-rev-btn{
background: transparent;
text-align: center;

}

.goggl-rev-btn h2{
	font-size: 18px;
	padding-bottom: 0;
}

.goggl-rev-btn img{
display: block;
margin: 0 auto;
}

/* === end Google Rev Btn ===*/



/* Bespoke HTML Table Control */


.table, thead, th, tbody, tr, td{
	  border: none;
     _border-top: 1px solid  var(--brand-c1);/*var(--brand-c1); */
	  border-bottom: 1px solid var(--brand-c1);/*var(--brand-c1);*/
		 vertical-align: middle;
}

.table thead tr th{
	color: var(--brand-c1);
	font-family: var(--brand-font1);
	font-weight: 400;
}
.table tbody tr.sub-heading{
	color: #000;
	background: #d8d1c8 !important;
	background: var(--brand-c1) !important;
	

}
/*.table thead tr > th:nth-child(2n+2),
.table tbody tr > td:nth-child(2n+2){*/
.table thead tr > th:nth-child(2),
.table thead tr > th:nth-child(3),
.table thead tr > th:nth-child(4),

.table tbody tr > td:nth-child(2),
.table tbody tr > td:nth-child(3),
.table tbody tr > td:nth-child(4){

	text-align: center;
	
}


.table table i.fa.fa-check{
	color: #d8d1c8;
	color: var(--brand-c1) !important;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
  background-color:rgba(45,39,95,0.20);/*rgba(173,150,196,.4); */
	_background-color: var(--brand-c1);
	_background-color: #fff;
	color:#000;
}

.table tbody td.footer-note{
	font-size: smaller;
	color: #000;
	font-style: italic;
	background: #e4e4e4;
}

@media (max-width:500px){
	.table{
		font-size: 12px;
		_color: red;
		
	}
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #f1f3f6;
}

/* end table control*/

#nestedbox-control{
	display:inline-block;
	width: 77%;
	margin: 0 auto; 
	padding: 20px;
	text-align: center; 
	border: 1px solid #333;
}

/* British Property Awards */
.awards-control{
	text-align: center;
	background: #efefef;
	background-image: linear-gradient(to bottom, var(--brand-c1) 20%, #666 80%);
}

.awards-control img{
	
}
.awards-control h2{
	color: #FFF;
}
.awards-control h2 small{
	color: var(--brand-c2);
}
.awards-control .btn-default-color{
margin: 30px 0;
	color: var(--brand-c1);
	border-color: var(--brand-c1);
	_font-weight: 700;
}
.awards-control .btn-default-color:hover{
	background: #fff;
}

/* Notice box for action box*/
.xmas-wallpaper {
	_background-image: url("xmasnotice-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;

}
.xmas-wallpaper div.mobile-bg img{
	display: none;
	visibility: hidden;

}

.xmas-wallpaper2{
	background-image: url("xmas-bg02.jpg");
	background-repeat: no-repeat;
	background-size: cover;

}

.valentines-wallpaper{
	background-image: url("valentinesnotice-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

.valentines-wallpaper div.mobile-bg img{
	display: none;
	visibility: hidden;

}

/* footer contacts, opening times normal */

#footer ul.footer-contacts  a:hover{
    color: #fff;
}


/* Xmas logo toggle - MA */
 tooltipxtag{
	_border: 1px solid magenta;
	display: block;
	content: none;
}

	#pageid701 #imgLogo .xmas-logo{
	   _border: 1px solid yellow;
	   _content: url("logo-valentines.png") !important;
		  content: url("logo-xmas.png") !important;
 }
 

/* Remove firstid to release sitewise */
	#imgLogo.xmas-logo{
	   _border: 1px solid yellow;
	   content: url("logo-xmas.png") !important;
 }
	#imgLogo.valentines-logo{
	   _border: 1px solid yellow;
	   content: url("logo-valentines.png") !important;
 }


	
/*Test too*/
@media (min-width: 1140px){
	#pageid701 #imgLogo{
	   _content: url("logo-Xmas.png") ;
       _content: url("logo-valentines.png") ;
 }
	

}


/* Tooltip XF Valentines logo message*/

#mav-section a.nav-logo{
	 position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
	text-decoration: none;
	text-decoration-color: transparent;
}

.nav-logo span.tooltipx{
	display: block;
	visibility: visible;
  width: 230px; /*adjust here*/
  _background-color: var(--brand-c1);
	background-color:transparent;
	font-size: 24px;
  _color: #e7275a; /* adjust here */
	color: #e84893;
	font-style: italic;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: relative;
  z-index: 888888;
  bottom: 50%; /*adjust here*/
  left: 70%; /*adjust here*/
  margin-left: 60px;
  opacity: 1;
  _transition: opacity 0.3s;
	transition: width .6s ease-in, font-size .6s ease-in;
	text-decoration: none;
	cursor: none;
	
}

  .tooltipx .tooltipx::after {
  content: "";
  position: relative;
  top: 100%;
  left: 50%;
	color: white;
	text-decoration: none !important;
	cursor: none;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #FFF transparent transparent transparent;
	text-decoration-color: transparent;
  
}
.nav-logo:hover .tooltipx{
 
	text-decoration: none;
	cursor: none;
  
}
.nav-logo::after #imgLogo,
.nav-logo::after{
	text-decoration: none;
	text-decoration-color: transparent;
}

#nav-section.shrink .nav-logo span.tooltipx {
    _height: 85px;
	_margin-bottom: 20px;
	_border: 1px solid magenta;
	bottom: 47%; /*ajdust here*/
	left:70%; /* adjust here*/
	font-size: 19px;
	 width: 168px; /*adjust here*/
	transition: width .4s ease-in, font-size .4s ease-in;
	
}




@media (max-width:600px){
	 .nav-logo span.tooltipx{
		font-size: 21px;
		botttom: 80%; /*adjust here*/
		
		 width: 210px; /*adjust here*/
		transition: width .6s ease-in;
	}
	
	 #nav-section.shrink .nav-logo span.tooltipx {
    _height: 85px;
	_margin-bottom: 20px;
	_border: 1px solid magenta;
	bottom: 47%;/*adjust here*/
	left: 10%; /*adjust here*/
	font-size: 19px;
	 width: 168px; /*adjust here*/
	transition: width .4s ease-in, font-size .4s ease-in;
	
}
}

 @media (max-width:480px){
	  .nav-logo span.tooltipx{
		font-size: 18px;
		text-align: left;
		left: 65%;
		 width: 95px; /*adjust here*/
		transition: width .6s ease-in;
	}
	
	#nav-section.shrink .nav-logo span.tooltipx {
    _height: 85px;
	_margin-bottom: 18px;
	_border: 1px solid magenta;
	bottom: 190%;
	left: 31.1%;
	font-size: 18px;
	 width: 165px; /*adjust here*/
	transition: width .4s ease-in, font-size .4s ease-in;
	
 }
	 


}

/* xmas noitce box 2, 2025*/

.xmas-wallpaper{
	text-align: center;
}
.xmas-wallpaper.hide{
	text-align: center;
	display: none;
	height: 0;
}

.notice-box.xmas-opening {
	background-image: url("xmas25OpeningTimes-bg.png");
	_background-position: center center;
	background-attachment:scroll;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 0 0 12px 12px;
	border-top: 5px solid #a50a24 !important;  /* xmas red*/
}



.notice-box.xmas-opening h4 {
	
	color: var(--brand-c1); /*2adjust here*/
	_color: #FFF; 
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;

}

.notice-box.xmas-opening li:nth-child(4) h3 {
	
	_color: var(--brand-c1); /*2adjust here*/
	_color: #FFF; 
	color: #a50a24 !important;  /* xmas red*/
	

}

.notice-box.xmas-opening h3 {
	
	color: var(--brand-c1);
	_color: #fff;
	_font-weight: 900;
	font-size: 21px;
}


.notice-box.xmas-opening ul.xmas-list{
	list-style: none !important;
	font-size: 16px;
	text-align: center;
	padding: 0 0 0 0;
	padding-bottom: 0;
	margin: 0 auto;
	margin-bottom: 20px;

}

.notice-box.xmas-opening ul.xmas-list li h4{
	color: var(--brand-c1); /*2adjust here*/
	_color: #FFF; 
	font-size: 21px;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
}

.notice-box.xmas-opening li:nth-last-child(1){
		margin-top: 16px;
		margin-bottom: 20px;
	}

@media (min-width:780px) and (max-width: 1140px){
	
	
.xmas-opening  > ul{
   margin: 10px auto;
	margin-left: 15%; 
  width: 80%;
	
_border: 2px dotted magenta;		
}

}
@media (max-width:768px){
	
	.notice-box.xmas-opening {
	background-image: url("xmas25OpeningTimes-bg.png");
	background-position: -25px;
		
	background-attachment:scroll;
	background-size: cover;
	background-repeat: no-repeat;
	border-radius: 0 0 12px 12px;
	border-top: 5px solid #a50a24 !important;  /* xmas red*/
}
	
	.notice-box.xmas-opening ul.xmas-list{
	font-size: 12px;
	margin-bottom: 20px;
	
	
	
}
	
	.notice-box.xmas-opening ul.xmas-list li h4{
	color: var(--brand-c1); /*2adjust here*/
	_color: #a50a24 !important;  /* xmas red*/
	font-size: 21px;
	text-align: center;
	font-weight: normal;
	margin: 0;
	padding: 0;
	padding-bottom: 7px;
}
	
	
	
.notice-box.xmas-opening h3 {
	
	_color: var(--brand-c1);
	color: #a50a24 !important;  /* xmas red*/
	_font-weight: 900;
	font-size: 15px;
}
	
.notice-box.xmas-opening li {
	margin: 0 auto;
	color: var(--brand-c1);
	_color: #a50a24 !important;  /* xmas red*/
	_font-weight: 900;
	font-size: 13px;
}
	
	.notice-box.xmas-opening li:nth-child(3) {
	width: 68%;

}
	
	
	.notice-box.xmas-opening li:nth-last-child(1){
		margin-top: 16px;
		margin-bottom: 20px;
	}
	
}


/* Heading font FX - Gradient Style */
.heading-stylingFX{
	background: #000;
}
.heading-stylingFX h2 {
	 color: #24272e;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 52px;
	   line-height: 50px;
   
    font-weight: 900;
    margin-bottom: 60px;
    max-width: 1300px;

    white-space: pre-line;
}
span.headingFX-grad{
	background: linear-gradient(89.87deg,#ffbb11 24.9%,#9a5f22 52.92%);
    
    -webkit-background-clip: text;
	-ms-background-clip: text;
	-moz-background-clip: text;
	-o-background-clip: text;
	background-clip: text;
    -webkit-box-decoration-break: clone;
	-ms-box-decoration-break: clone;
	-moz-box-decoration-break: clone;
	-o-box-decoration-break: clone;
	box-decoration-break: clone;
    text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
	  -ms-text-fill-color: transparent;
	  -moz-text-fill-color: transparent;
	  -o-text-fill-color: transparent;
	
}

span.headingFX-grad::selection {
    _background: rgba(93,15,191,0.40);
	background:rgba(127,0,192,0.20);
   
}

.btn-fullcolor i{
	_color: #fff;
	color:rgba(255, 255, 255, 0.7);
	font-size:1.3em;
}

/* Star rating img control*/
.testimonials-footer img{
	max-width: 17vmin;
}
 img[alt="Rating"]{
	max-width: 16vmin;
} 

/* Pagination buttons */
#new-properties-slider .owl-controls .owl-page.active span{
	background: #000;
}
#new-properties-slider .owl-controls.clickable .owl-page:hover span{
	background:#fff;
}
.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
    background: #000 ;/* #FFF;*/
}

::selection{
	background: #000;
	background-image: linear-gradient( to right, #fff,#000);
}

.btn-fullcolor, .btn-fullcolor:focus {
    background-color: #333;
    border-color: transparent;
    color: rgba(255, 255, 255, 0.7);
}
#footer ul a:hover, #footer #copyright a:hover {
    color: var(--brand-c2);
}
.carousel-style1 .item .amenities li [class^="icon-"], 
.carousel-style1 .item .amenities li [class*=" icon-"] {
    color: var(--brand-c1);
    
}

.tp-leftarrow.default:hover, .tp-rightarrow.default:hover {
    background: var(--brand-c1);
}

/* Landlords Fees */
ul.nested-services-control{
	list-style: none;
	padding: 0 0 0 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	
}


ul.nested-services-control li{
	align-items: center;
	align-content: space-between;
	width:30%;
	_height: auto;
	border: 1px solid var(--brand-c1);
	margin: 10px;
	border-radius: 5px;
	padding: 16px;
	_background: var(--brand-c2);
	background: #f1f3f6;
	color: #000;
	
}
ul.nested-services-control li img{
	margin: 0 auto;
	display: block;
	width: 99%;
	border-radius: 5px;
	transform-origin: center;
	transform: scale(1.0);
	transform: transform .6s ease-in-out;
}

ul.nested-services-control li img:hover{
	margin: 0 auto;
	display: block;
	width: 99%;
	border-radius: 5px;
	transform: scale(1.07);
	transform: transform .4s ease-in-out;
}


ul.nested-services-control li h3{
	color: var(--brand-c1);
	font-weight: 400;
	text-align: center;
	font-size: 1.3em;
}

ul.nested-services-control li p{
	color: #000;
	margin-bottom: 50px;
}

ul.nested-services-control li a.btn-default-color{
	display: block;
	width: content-fit;
	background: var(--brand-c1);
	border: 1px solid  var(--brand-c2);
	color: #fff;
	margin-top: 30px;
}
ul.nested-services-control li a.btn-default-color:hover{
	display: block;
	width: content-fit;
	background: var(--brand-c2);
	border: 1px solid  var(--brand-c2);
	color: #fff;
}
/* mobile*/
@media (max-width: 600px){
	ul.nested-services-control li{
		width: 100%;
		margin: 10px 0;
	}
}

.icons-control{
	text-align: center;
}
.icons-control img{
	display: block;
	width: 33vmin;
	margin: 10px auto;
}
.icons-control.icon-size2 img{
	display: block;
	width: 19vmin;
	margin: 10px auto;
	margin-bottom: 30px;
}


/* Google Reviews btn*/
.googlereviews-control{
	text-align: center;
}
.googlereviews-control img{
	margin: 0 auto;
	margin-bottom: 20px;
}
.googlereviews-control a.btn-default-color{
	 height: auto;
     width: fit-content;
     padding: 9px 21px;
}

.agents-list > li, .agents-list .item {
 
    text-align: left;
}

.grid-style1 .item .amenities li [class^="icon-"],
.grid-style2 .item .amenities li [class^="icon-"],
.list-style .item .amenities li [class^="icon-"],
.grid-style1 .item .amenities li [class*=" icon-"],
.grid-style2 .item .amenities li [class*=" icon-"],
.list-style .item .amenities li [class*=" icon-"] {
    color: #000;
   
}
.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 {
    display: block;
    font-size: 16pt;
    font-weight: 400;
    margin-top: -4px;
    line-height: 1.4;
}

/* Notice Strip, Opening times */
.notice-strip{
	background: #000;
	text-align: center;
}
.notice-strip p{
	color: #FFF; 
	margin: 15px auto;
	display: block;
}
@media (max-width: 600px){
	.notice-strip p{
	color: #FFF; 
	margin: 15px auto;
	display: block;
	width: 90%; /* adjust here*/
}
}
.grid-style1 .item .price, 
.grid-style2 .item .price, 
.list-style .item .price, 
.grid-style1 .item .tag, 
.grid-style2 .item .tag, 
.list-style .item .tag {

    
	background-color: #000;
   
}

.property-features > li i {
    position: absolute;
  
	color: #000;
    font-size: 24px;
    float: left;
    top: 5px;
    left: 20px;
	
}

/* # 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");
}

.status-text-newinstruction {
    font-size: 12pt;
    _color: purple;
	_color: #000;
	color: red;
	font-weight: 400;
}
.status-text-available {
    font-size: 12pt;
    color: #004c00;
	_color:#878787;
	font-weight: 400;
}
.status-text-underoffer {
    font-size: 12pt;
    _color: orange;
	color: #ca9a00;
	font-weight: 400;
}
.status-text-sold,
.status-text-let {
    font-size: 12pt;
   _color: red;
	color: #76020c;
	font-weight: 400;
}

/* Opening Hours Elements - footer section */

div.opening-hours{
	color: #fff;
	display: block;
	position: relative;
	background: transparent;
	_border: 1px dotted magenta;
	width: 90%;
	height: 9vmin;
	font-size: 0.8em;
	font-weight: 400;
	
}

.fa-calendar{
	color: #fff;
	width: 30px;
    height: 30px;
	border: 1px solid #fff;
	 border-radius: 4px;
	padding: 6px;
	margin-right: 5px;
	margin-bottom: 9vmin;
	font-size: 1.3em ;
	float:left;
}

.fa-calendar:after{
	clear: both;
}
/* Fill Opening Hours Footer - text update at top*/

@media (max-width: 600px){
	div.opening-hours{
		margin-bottom: 30px;
		_border: 1px dotted yellow;
	}
}

@media (max-width: 480px){
	div.opening-hours{
		margin-bottom: 35px;
		width: 99%;
		height: 17vmin;
		_border: 1px dotted orange;
	}
}



/* Add Opening hours, before 
#copyright .container:before{
	display: block;
	position: relative;
	_left: 15%;
	text-align: center;
	height: 5vmin;
	content: "Opening Hours: Monday to Friday: 9am - 6pm | Saturdays: 9am - 4pm | Sundays and bank holidays - CLOSED";
	font-size: 1em;
	border: none;
	border-top: 1px dotted #999;
	padding: 5px  10px;
	margin-bottom: 7vmin;
	color: #999;
}
@media (max-width: 600px){
	#copyright .container:before{
	height: 12vmin;
	text-align: center;
    left: 0;
	font-size: 1em;
		border-top: 1px solid #FFF;
	
}
}
*/


#pageid14 .feature-bg p{
	color: black;
	
}
.grid-style1 .item > .info h3 a:hover,
.grid-style2 .item > .info h3 a:hover,
.list-style .item > .info h3 a:hover,
.grid-style1 .item > .info-blog h3 a:hover,
.grid-style2 .item > .info-blog h3 a:hover, 
.list-style .item > .info-blog h3 a:hover {
    text-decoration: none;
	color: #333;
}

b, strong {
    _font-weight: 700;
	font-weight: 400;
}
#footer #copyright,
#footer ul a, #footer li, .footer-contacts li  i, #footer #copyright a {

    font-weight: 400;
}

/* Script Related CSS rules */
/* open now footer */
.contact-us li i.fa-calendar-days.open-now {
   background-color: green;
  
}
/* open now status span */
span.closed-status i.fa-circle{
	_color:#292929;
	color: #B0090C;  /*adjust here*/
	vertical-align: middle;
	font-size: 0.6em; /*adjust here*/
	width: 17px;
}

span.open-statusW i.fa-circle,
span.open-statusS i.fa-circle{
	color:#292929;  /*adjust here*/
	vertical-align: middle;
	font-size: 0.6em;  /*adjust here*/
	width: 17px;
	_color: #FFF;
	color: #C8C8C8;
}

span.open-statusS.open-now i.fa-circle,
span.open-statusW.open-now i.fa-circle{
	color: #119B06;
	transform-origin: center;
	font-size: 0.6em;  /*adjust here*/
	animation: pulsinggrun 2s ease-in 5;
	
}
/*50%{color: #119B06}*/
@keyframes pulsinggrun{ /* #4ACD03*/
	0%{ color: #292929  ; font-size: 0.6em;}
	50%{ color: #119B06; font-size: 1em;}
	100%{ color: #292929 ; font-size: 0.6em;}
}

/* Logo tooltipxtag tagline */

#mav-section a.nav-logo{
	 position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
	text-decoration: none;
	text-decoration-color: transparent;
}

a.nav-logo span.tooltipxtag{
	  width: 190px; /*adjust here*/
	 _background-color: var(--brand-c1);
	background-color:transparent;
	visibility: visible;
	display: block;
	/* font-family: 'Ponomar', serif; - strange & glyph */
	font-family: 'Noto Serif', serif;
	_font-style: italic;
	font-size: 21px;	
   _color: #e7275a; /* adjust here */
	color: #f1f3f6 !important;
	
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: relative;
  z-index: 7777;
  bottom: 10%; /*adjust here*/
  left: 21%; /*adjust here*/
  margin-left:0;
  opacity: 1;
  _transition: opacity 0.3s;
	_transition: width .6s ease-in, font-size .6s ease-in;
	transition: font-size .6s ease-in;
	text-decoration: none !important;
	cursor: none;
	_border: 1px solid cyan;
}

 a.nav-logo .tooltipxtag .tooltipxtag::after {
  content: "";
  position: relative;
  top: 100%;
  left: 50%;
	color: white;
	text-decoration: none !important;
	cursor: none;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #FFF transparent transparent transparent;
	text-decoration-color: transparent;
  
}
.nav-logo:hover span.tooltipxtag{
	text-decoration: none;
	cursor: none;
  
}
.nav-logo::after #imgLogo,
.nav-logo::after{
	text-decoration: none;
	text-decoration-color: transparent;
}

#nav-section.shrink .nav-logo span.tooltipxtag {
    _height: 85px;
	_margin-bottom: 20px;
	_border: 1px solid magenta;
	bottom: 47%; /*ajdust here*/
	left: 18%; /* adjust here*/
	margin-left: 0;
	font-size: 18px;
	 width: 190px; /*adjust here*/
	_transition: width .4s ease-in, font-size .4s ease-in;
	transition: font-size .4s ease-in;
	
}

/* Tgln Adjustment for Seasonal logo for script*/
a.nav-logo span.tooltipxtag.logotgln-adjust{
	left: 13% ;
	_font-size: 16px;
}
#nav-section.shrink a.nav-logo span.tooltipxtag.logotgln-adjust{
   left: 10%;
   _font-size: 15px;
}


@media (min-width: 483px) and (max-width:600px){
	 .nav-logo span.tooltipxtag{
		 width: 210px; /*adjust here*/
		 _border: 1px dotted yellow;
		 margin-left: 0;
		font-size: 17px !important;
		botttom: 80%; /*adjust here*/
		left: 21% !important; /*adjust here*/
		_transition: width .4s ease-in, font-size .4s ease-in;
		 transition:  font-size .4s ease-in;
	}
	
	 #nav-section.shrink .nav-logo span.tooltipxtag {
    width: 168px; /*adjust here*/
    _height: 85px;
	_margin-bottom: 20px;
	margin-left: 0;
	_border: 1px dotted magenta;
	bottom: 47%;/*adjust here*/
	left: 21%; /*adjust here*/
	font-size: 17px;
	_transition: width .4s ease-in, font-size .4s ease-in;
	transition:  font-size .4s ease-in;
  }
	
	
	/* Tgln Adjustment for Seasonal logo for script*/
a.nav-logo span.tooltipxtag.logotgln-adjust{
	left: 9% !important;
	font-size: 16px;
}
#nav-section.shrink a.nav-logo span.tooltipxtag.logotgln-adjust{
   left: 10%;

}
	
	
}

 @media (max-width:480px){
	  .nav-logo span.tooltipxtag{
	 _height: 85px;
	_margin-bottom: 18px;
	_border: 1px dotted cyan;
	margin-left: 0;
	bottom: 45%;
	left: 9% ; /*adjust here*/
	font-size: 16px ;
	 width: 160px; /*adjust here*/
	_transition: width .4s ease-in, font-size .4s ease-in;
	transition:  font-size .4s ease-in;
		
		 
	}
	
	#nav-section.shrink .nav-logo span.tooltipxtag {
    _height: 85px;
	_margin-bottom: 18px;
	_border: 1px dotted magenta;
	bottom: 45%;
	left: 10%;
	font-size: 14px;
	 width: 160px; /*adjust here*/
	_transition: width .4s ease-in, font-size .4s ease-in;
	transition:  font-size .4s ease-in;
		
	
 }
 
/* ============================================================*/
/* Element Adjustments for Seasonal logo for script*/
/* 
/* 
/* ========================================================== */
	 
a.nav-logo span.tooltipxtag.logotgln-adjust{
	left: 5% ;
	font-size: 14px;
	
}
#nav-section.shrink a.nav-logo span.tooltipxtag.logotgln-adjust{
   left: 4%;

 }
}


/* If adjustment for main menu nav requested */

ul.nav.navbar-nav.lgmssg-adjust > li > a{
	_border: 1px dotted cyan;
	line-height: 96px;
	
	
}
@media (min-width:600px) and (max-width: 1188px){
	
}

@media (max-width:480px){
	ul.nav.navbar-nav.lgmssg-adjust > li > a{
	_border: 1px dotted magenta;
	line-height: 72px;
	
	
}
	

}

@media (max-width:390px){
	
	#nav-mobile-btn.navbtnmssg-adjust {
    margin-top: 5px;
    margin-bottom: 35px;
    background: #ffffff;
    color: var(--brand-c1);
 }
	

}

/* End logo tagline */

/* Logo Seasonal tagline messages */

/* Xmas Message element */
span.logo-mssg3 {
	_border: 1px dotted cyan;
	display: inline-block;
	background: transparent;
	height: 36px;
	width: 285px;
	position:relative;
	left: 0.7%;
	top: 10px;
	bottom: 0;
	z-index: 77777;
	_color: green; /* adjusto here*/
	 color: red; /* adjusto here*/
	font-size: 1.4em;
	font-style: italic;
}
span.logo-mssg3::after{
	content: "Merry Christmas!";
	
}
span.logo-mssg3n {
	_border: 1px dotted cyan;
	display: inline-block;
	background: transparent;
	height: 36px;
	width: 285px;
	position: relative;
	left: 0.7%;
	top: 10px;
	bottom: 0;
	z-index:7777;
	color: #ff6cb0;
	font-size: 1.4em;
	font-style: italic;
}
span.logo-mssg3n::after{
	content: "Season's Greetings";
	
}
/* valentines */
span.logo-mssg {
	_border: 1px dotted cyan;
	display: inline-block;
	background: transparent;
	height: 36px;
	width: 285px;
	position:relative;
	left: 0.7%;
	top: 10px;
	bottom: 0;
	z-index:7777;
	color: #ff6cb0;
	font-size: 1.4em;
	font-style: italic;
}
span.logo-mssg::after{
	content: "Happy Valentine's! ";
	
}



@media (max-width: 600px){
	
	span.logo-mssg {
    _border: 1px dotted cyan;
    display: inline-block;
		margin-top: 10px;
    background: transparent;
    height: 36px; /*adjuste here*/
    width: 170px; /*adjust here*/
    position: relative;
    left: 1.1%; /*adjust here*/
    top: 0;
    bottom: 60px; /*adjust here*/
    z-index: 7777;
    color: #ff6cb0;
    font-size: 1.1em; /*adjust here*/
    font-style: italic;
}
	/* Merry Christmas */
span.logo-mssg3 {
    _border: 1px dotted cyan;
    display: inline-block;
		margin-top: 10px;
    background: transparent;
    height: 36px; /*adjuste here*/
    width: 170px; /*adjust here*/
    position: relative;
    left: 1.1%; /*adjust here*/
    top: 0;
    bottom: 60px; /*adjust here*/
    z-index: 77777;
    _color: #ff6cb0;
    font-size: 1.1em; /*adjust here*/
    font-style: italic;
}
	
	
	#nav-mobile-btn .vale-mssg {
    margin-top: 5px;
    margin-bottom: 35px;
    background: #ffffff;
    color: var(--brand-c1);
 }
	
}

@media (max-width: 480px){
	
	span.logo-mssg {
    _border: 1px dotted cyan;
    display: inline-block;
		margin-top: 20px;
    background: transparent;
    height: 36px; /*adjuste here*/
    width: 145px; /*adjust here*/
    position: relative;
    left: 1.0%; /*adjust here*/
    top: 0;
    bottom: 40px; /*adjust here*/
    z-index: 7777;
    color: #ff6cb0;
    font-size: 1.05em; /*adjust here*/
    font-style: italic;
}
	/*xmas one*/
	span.logo-mssg3 {
    _border: 1px dotted cyan;
    display: inline-block;
		margin-top: 20px;
    background: transparent;
    height: 36px; /*adjuste here*/
    width: 145px; /*adjust here*/
    position: relative;
    left: 1.0%; /*adjust here*/
    top: 0;
    bottom: 40px; /*adjust here*/
    z-index: 7777;
    _color: #ff6cb0;
    font-size: 1.05em; /*adjust here*/
    font-style: italic;
}
	
#nav-mobile-btn .vale-mssg {
    margin-top: 10px;
    margin-bottom: 35px;
    background: #ffffff;
    color: var(--brand-c1);
 }
	
}

/* 
====== BPA Awards homepage display: 
min 5 - max 10 items, static - V 1.0 == */

.awd-shwreel-wallpaper{
	width: 100%;
	height: auto;
	margin: 0;
	_padding: 0; 
	padding: 0 10px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
	background: #666;
	background-image: linear-gradient(#000 45%, #666);
	
    _border: 1px dotted cyan;
	_background: cyan;

}


.awd-shwreel-wallpaper h2{
	color: #fff;
	font-size: 2em;
}
.awd-shwreel-wallpaper h2 small{
	color: #999;
	font-size: 0.7em;
	_text-transform: capitalize;
	text-transform: inherit;
}

.awd-shwreel-wallpaper h3{
	_text-align: center;
	_font-size: 1.2em;
	color:#D8D8D8;
}

.awd-shwreel-wallpaper .btn-default-color{
	display: inline-block;
	border-color: #000;
	color: #000;
	margin: 0 auto;
	margin-bottom: 20px;
	height: auto;
}
.awd-shwreel-wallpaper .btn-default-color:hover{
	border-color: #000;
	color: #000;
	background: #fff;
	margin: 0 auto;
	margin-bottom: 20px;
	
}

/* for btns, really*/
@media (max-width:600px){
	
	.awd-shwreel-wallpaper .btn-default-color{
	display: inline-block;
	border-color: #000;
	color: #000;
	_margin: 0 auto;
	height: auto;
		font-size: 11px;
}
	.awd-shwreel-wallpaper .btn-default-color:hover{

	margin: 0 auto;
	margin-bottom: 20px;
	height: auto;
}
	
	
}


div.row.awd-shwreel-container{
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: inherit;
	overflow: hidden;
}
div.row.awd-shwreel-container h3{
	text-align: center;
	font-size: 1.2em;
}
/* 4only one btn link item*/
.awd-shwreel-container .btn.btn-default-color{
	display: inline-flex;
	border-color: #000;
	color: #000;
	_margin: 0 auto;
	margin-bottom: 30px; /* adjust here*/
	height: auto;
}
.awd-shwreel-container .btn.btn-default-color:hover{
	border-color: #000;
	background: #fff;
	color: #000;
	font-size: 0.8em;
}

/* list group */

ul.awd-shwreel-list{
	list-style: none;
	padding: 0;
	text-align: center;
}
ul.awd-shwreel-list  {
    display: flex;
	width: inherit;
    flex-direction: row; /* adjust here*/
	_flex-direction: row-reverse; /*adjust here for change of reading dir*/
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	
	_border: 1px solid magenta;
	transform-origin: top;
	
	margin-bottom: 30px;
	_background: yellow;

	_animation: smooth-slide 14s ease-in-out 0.6s 1;
}


/* item controls */

ul.awd-shwreel-list li.awd-shwreel-item{
	box-sizing: border-box;
	display: flex;
    flex: 1 0 7%; /*adjust here: 7% (9), 20% (9-10)*/
	border-radius: 5px;
	_padding: 10px;
	background:  rgba(255,255,255, 0);
	_overflow: hidden;
	_text-align: center;
	_box-shadow: 0 0 0 0 rgba(255,255,255, 0);
	
	_border: 1px dotted cyan;
}


li.awd-shwreel-item img{
	width: 90%;
	transform-origin: center;
	transform: scale(1.0);
	transition: transform .6s ease-in;
	cursor: zoom-in;
   _border: 2px dotted black;
}

li.awd-shwreel-item:hover img{
	transform: scale(1.3);
	transition: transform .3s ease-in;
}


li.awd-shwreel-item.new-one-star::after{
	display: inline-flex;
	content: '\2605'; /* Unicode star character */
	position: relative;
	left: -50%; /*adjust here*/
	bottom: 20px;
	margin: 0;
	padding: 0;
    z-index: 7777;
	color: transparent;
	animation: newarrivalstr 1s ease-in-out 0s 60 backwards;
}

@keyframes newarrivalstr{
	0%{color: transparent}
	50%{color: gold}
	100%{color: white}
}

@media screen and (max-width:600px){
	
	li.awd-shwreel-item.new-one-star::after{
	  display: inline-flex;
	  _left: -60%;
	  _left: -55%;
      left: -48%;
}

	ul.awd-shwreel-list  {
    display: flex;
	width: inherit;
    flex-direction: row; /* adjust here*/
	_flex-direction: row-reverse; /*adjust here for change of reading dir*/
	justify-content: space-around; /* adjust here*/
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 0; /* adjust here*/

}

	ul.awd-shwreel-list li.awd-shwreel-item{
	box-sizing: border-box;
	display: flex;
    flex: 0 1 45%; /*adjust here*/
    _margin-bottom: 15px; /*adjust here*/
	margin-bottom: 30px; /*adjust here*/
	
}
	/* hide middle award btn*/
	.awd-shwreel-wallpaper .btn-default-color.hide-thisbtn{
	display: none;
	 height: 0;
		
}
	
	li.awd-shwreel-item:hover img{
	transform: scale(1.15);
	transition: transform .3s ease-in;
}

	
}
/* ---------------- end bpa display */

/* Main menu li-a flashupdate V1.0*/
/* for jsSnippet*/
.navbar-nav .dropdown-menu  a.aflasupdate {
  _opacity: 1;
	color: inherit;
  font-weight: bold;
  animation: aflshupdate 2s ease-in 60 backwards;
}
@keyframes aflshupdate{
	0%{
		color: var(--brand-c2);
	}
	50%{
		color: var(--brand-c1); /* #D7292C;*/
	}
	100%{
		color: var(--brand-c2;
	}
}


