@charset "utf-8";







/* CSS Document */


/* TEMPLATE STYLES  */

body {
	font-family: 'Lato', sans-serif;
}


.no-padding {
	padding: 0px!important;
}







/*Testimonials Slider*/

.carousel-control.left,
.carousel-control.right {
	background: none;
}

.carousel-control.left {
	text-align: left;
	padding: 1px 0 1px 5px;
	border-radius: 50%;
	background: #824998;
	width: 30px;
	height: 30px;
}

.carousel-control.right {
	text-align: right;
	padding: 1px 5px 1px 0;
	border-radius: 50%;
	background: #824998;
	width: 30px;
	height: 30px;
}

.carousel-control {
	top: 38%;
	width: 40px;
}

.carousel-inner {
	padding: 0 20px;
}




/*Testimonials Slider*/


/* BOOTSTRAP FONTS  */
.myarea h1{
color:#61256b;}
h1 {
	font-size: 30px;
	color: #333333;
	text-transform: uppercase;
	font-weight: 400;
	margin-top: 0px;
	margin-bottom: 10px!important;
}


h2 {
	font-size: 20px;
	color: #333333;
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	color: #61256b;
	/*SECOND COLOUR*/
	text-transform: uppercase;
}

.side-container {
	border-bottom: solid 1px #81318a;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.side-container h3 {
	margin-top: 0px;
	margin-bottom: 20px;
}


p {
	font-size: 13px;
	color: #333;
	line-height: 18px;
	font-weight: 400;
}








/* BOOTSTRAP LINKS  */

a {
	color: #61256b;
	/*SECOND COLOUR*/
}

a:hover {
	color: #333333;
}

.colour a:hover {
	color: #fff;
}


.row-md {
	padding-top: 30px;
	padding-bottom: 30px;
}

.no-padding-top {
	padding-top: 0px!important;
}

.wrap-half {
	padding-top: 35px!important;
	padding-bottom: 35px!important;
}













/* BOOTSTRAP BUTTON  */

.btn {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857;
}

.btn:hover,
.btn:focus {
	color: #333;
}



.btn-plain {
	text-transform: uppercase;
	text-decoration: none!important;
	font-weight: bold;
}




.btn-default {
	background-color: #61256b;
	/*SECOND COLOUR*/
	border: none;
	color: #fff;
	border-radius: 0px;
	margin-right: 2px;
	text-transform: uppercase;
	font-size: 13px;
	padding-top: 12px;
	padding-bottom: 12px;
}


.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
	background-color: #81318a;
	border: none;
	color: #fff;
}


.btn-primary {
	font-size: 13px;
	text-transform: uppercase;
	background-color: #81318a;
	border-color: #fff;
	color: #fff;
	border-radius: 0px;
	margin-right: 2px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.colour .btn-primary {
	background-color: #61256b;
	/*SECOND COLOUR*/
	border-color: #ccc;
	color: #fff;
}

.colour .btn-primary:hover {
	background-color: #e1e1e1;
	/* DARK*/
	border-color: #ccc;
	color: #333;
}


.btn-primary:hover {
	background-color: #61256b;
	/*SECOND COLOUR*/
	border-color: #ccc;
	color: #fff;
}



.dark .btn-primary,
.dark .btn-lg {
	background-color: #81318a;
	border: none;
	color: #fff;
}

.dark .btn-primary:hover,
.dark .btn-lg:hover {
	background-color: #61256b;
	/*SECOND COLOUR*/
}












/* TOP NAV  */

.header {
	background-color: #61256b;
	/*MAIN COLOUR*/
	height: 121px;
	border-bottom: solid 1px #81318a;
	/* DARK*/
}

.header p {
	text-transform: uppercase;
}

.callus {
	color: #fff !important;
}

.top-nav {
	padding: 0;
}

.navbar-nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	color: #fff;
	/*SECOND COLOUR*/
	margin-left: 0px;
	text-transform: uppercase;
	font-size: 13px;
	border-right: solid 1px #fff;
	margin-top: 12px;
	line-height: 15px;
}

.beta {
	border-right: none!important;
}



.navbar-nav>li>a.nav-social {
	background-color: #fff;
	/*SECOND COLOUR*/
	color: #fff;
	width: 30px;
	margin-left: 3px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	font-size: 13px;
	line-height: 20px;
	border-right: none;
	margin-top: 0px;
}

.navbar-nav>li>a.nav-social i {
	color: #61256b;
}

.navbar-nav>li>a.nav-social:hover {
	background-color: #81318a !important;
	/*MAIN COLOUR*/
}



.logo {}

#header-secondary {
	background-color: #61256b;
	/*MAIN COLOUR*/
}

.header-phone {
	padding-top: 20px;
}

.header-phone .fa {
	float: left;
	font-size: 50px;
	padding-right: 8px;
	color: #000000;
	/*MAIN COLOUR*/
}

.header-phone p {
	color: #000000;
	/*MAIN COLOUR*/
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	float: left;
	line-height: 20px;
	padding-top: 4px;
}


.header-phone p span {
	color: #cccccc;
	font-size: 15px;
	font-weight: 400;
	display: block;
}

.header p.text-right {
	margin: 0 0px 15px 0!important;
}



.contect-wrap {
	background-color: #999999;
	height: 55px;
	padding-top: 3px;
}

.slide-text-container {
	height: 100%;
	background: rgb(79, 26, 108);
	/*MAIN COLOUR*/
	/* The Fallback */
	background: rgba(79, 26, 108, 0.8);
	/*MAIN COLOUR*/
}

.slide-text {
	z-index: 99999999999999;
	padding: 20px;
	text-align: center;
	color: #fff;
	margin-top: 30%
}


.slide-text h1 {
	font-size: 30px;
	font-weight: 400;
}


.slide-text h1,
.slide-text h2,
.slide-text p {
	color: #fff;
}

.slide-text h2 {
	font-size: 18px;
	font-weight: 300;
	margin-bottom: 30px;
}


.slide-text p {
	line-height: 17px;
	font-size: 15px;
}




.container-absolute {
	position: absolute;
	z-index: 1;
	margin-left: 50%;
	height: 100%;
}

.container-absolute .row {
	height: 100%;
}














/*Featured Properties ////////////////////////////////////////////*/

.featured-properties {}

.featured-properties h1 {
	margin-top: 0px;
	margin-bottom: 30px!important;
}

.featured-properties .row-md {
	padding-top: 0px;
}


.property-info {
	background-color: #e1e1e1;
	/* DARK*/
	height: 250px;
	padding-left: 0px;
	padding-right: 0px;
}

.property-pic {
	padding-left: 0px;
	padding-right: 0px;
	height: 250px;
	overflow: hidden;
}

.property-pic img {
	height: 250px;
	width: auto;
}


.row.featured-container {
	margin-right: 0px;
	margin-left: 0px;
}



.featured-property-inner {
	height: 210px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}


.featured-property-inner h3 {
	margin-top: 0px;
}

.featured-property-inner p {
	font-size: 14px;
	line-height: 16px;
	font-weight: 300;
}

.listing .col-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}


.listing-container {
	margin-top: 30px;
}



.property-price .row {
	margin-left: 0px;
	margin-right: 0px;
}

.property-price .col-xs-6 {
	padding-left: 0px;
	padding-right: 0px;
}

h3.featured-price {
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h3.featured-price,
h3.featured-price small {
	font-size: 15px;
	/*color:#000000;MAIN COLOUR*/
}




.property-price .btn {
	height: 40px;
	line-height: 40px;
	border: none;
	padding: 0px 0px;
}

.property-price .btn:hover {
	border: none;
}


.bed-bath {
	color: #61256b;
	/*SECOND COLOUR*/
}


.bed-bath span {
	padding-left: 3px;
	padding-right: 3px;
}

.section-primary {
	margin-top: 50px;
}




.results-list .property-pic {
	height: 275px;
}

.results-list .property-pic img {
	height: 275px;
}

.results-list .property-info {
	height: 275px;
}

.results-list .property-price {
	padding-left: 0px;
	padding-right: 0px;
}

.results-list .property-price .col-xs-6 {
	background-color: #e1e1e1;
	/* DARK*/
}



.results-list .results-list-icons {
	background-color: #61256b;
	/*SECOND COLOUR*/
	color: #fff;
	height: 52px;
	line-height: 52px;
	font-size: 14px;
}

.results-list .results-list-icons span {
	margin-right: 8px;
}

.results-list .property-price .btn,
.results-list h3.featured-price {
	height: 52px;
	line-height: 52px;
	text-transform: uppercase;
	margin: 0px;
}

.results-list .property-price .btn {
	font-weight: 600;
	font-size: 16px;
}




.results-list h2 {
	margin-top: 0px;
	margin-bottom: 20px;
}

.results-list {
	margin-bottom: 1px;
}



.results-list .results-list-status {
	float: right;
	background-color: #DBDBDB;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-transform: uppercase;
	color: #61256b;
	/*SECOND COLOUR*/
	padding-left: 20px;
	padding-right: 20px;
	margin-top: -15px;
	margin-right: -15px;
}
















/*Quick Links  /////////////////////////////////////////*/

.section-quick-links {
	text-align: center;
}

.section-quick-links h3 {
	color: #fff;
	font-size: 38px;
	text-transform: uppercase;
	font-weight: 100;
}









/* Home News  /////////////////////////////////////////*/

#home-news {
	margin-top: 30px;
}

#home-news li {
	font-size: 20px;
	margin-bottom: 2px;
}

#home-news li a {
	color: #666666;
}

#home-news li .fa {
	font-size: 9px;
	line-height: 31px;
}








/*Quick Valutation Form ////////////////////////////////////////////////*/

#valuation-cta {
	background-color: #121212;
}


#valuation-cta .form-group {
	height: 30px;
}



.form-column {
	margin-top: 50px;
}

.form-column label {
	text-align: right;
	font-weight: 300;
}

.form-column .btn {
	font-size: 26px;
	height: 82px;
	text-transform: uppercase;
	font-weight: 400;
	border: none;
}

.form-column .btn:hover {
	border: none;
}


#valuation-title {
	background-color: #000000;
	/*MAIN COLOUR*/
	height: 185px;
}

#valuation-title:after {
	content: "";
	position: absolute;
	top: 40px;
	right: -11px;

	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 0 11px 11px;
	border-color: transparent transparent transparent #000000;
	/*MAIN COLOUR*/
}




#valuation-title h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 100;
	margin-top: 30px;
}


















/* CONTACT BAR  //////////////////////*/

.contact-details {
	text-align: right;
	color: #fff;
	font-size: 16px;
}

.contact-details a {
	color: #fff;
	font-size: 35px;
	margin-left: 5px;
}








/* CTA  ///////////////////////////////*/

.cta a {
	display: block;
	background-color: #81318a;
	/*GRAY LIGHT*/
	margin-bottom: 1px;
	padding: 20px 15px;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	transition: padding 1s ease-in-out 0s;
	text-decoration: none !important;
}

.cta a:hover {
	background-color: #CDC0EC !important;
	border-left: 3px solid #61256b;
	/*MAIN COLOUR*/
	text-decoration: none;
	padding: 20px 15px 20px 35px;
}

.dark .cta a {
	background-color: #333333;
	/* GRAY  DARK */
}


.cta i {
	color: #fff;
	/*SECOND COLOUR*/
	font-size: 20px;
	padding-right: 10px;
}
.cta a:hover i{
	color: #61256b;
}

.contact-details a {
	color: #fff;
	font-size: 35px;
	margin-left: 5px;
}

.cta h1 {
	color: #333;
}

.dark .cta h1 {
	color: #000000;
	/*MAIN COLOUR*/
}


.dark .cta i {}








/* TESTIMONIALS  */

.testimonials-bubble,
.testimonials-bubble-point {
	background-color: #824998 !important;
	/* DARK*/
}

.dark .testimonials-bubble,
.dark .testimonials-bubble-point {
	background-color: #121212;
}


.dark .testimonials-bubble h3 {
	font-size: 18px;
	color: #61256b;
	/*SECOND COLOUR*/
	text-transform: none;
	margin-bottom: 0px;
}

.dark .testimonials-bubble p {
	color: #61256b;
	/*SECOND COLOUR*/
}

.dark .testimonials-bubble p.quote {
	color: #fff;
}





.colour .testimonials-bubble,
.colour .testimonials-bubble-point {
	background-color: #fff;
}




.colour .testimonials-bubble p {
	color: #333333;
	line-height: 18px;
}

.testimonials-bubble {
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 20px;
}

.testimonials-bubble:before {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 11px 11px 11px 0;
	border-color: transparent transparent transparent #e1e1e1;
	/* DARK*/
	content: "";
	position: absolute;
	top: 20px;
	left: 4px;
}

.testimonials-bubble-point {
	position: absolute;
	width: 50px;
	height: 30px;
	right: 0;
	bottom: -30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-ms-transform: rotate(-30deg);
	/* IE 9 */
	-webkit-transform: rotate(-30deg);
	/* Chrome, Safari, Opera */
	transform: rotate(-30deg);
}








/* HOMEPAGE QS  */

.quick-search-home-wrap {
	padding: 30px 0;
	background-color: #e1e1e1;
	/* DARK*/
}





.btn-group-vertical .btn {
	display: block;
	margin-bottom: 2px;
	border-radius: 0px;
	padding-top: 12px;
	padding-bottom: 12px;

	text-align: left;
	font-size: 14px;
}


.btn-group,
.btn-group-vertical {
	display: block;
}


.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0;
}





@media (min-width: 992px) {
	.quick-search-home-wrap {
		padding: 0;
		background: none;
	}
	/*.quick-search-home{
	top:20px;
	position:absolute;
	left:0;
	padding:15px;
	z-index:99;
	background:url(../../../media/gnomendesign.gnomen.co.uk/images/template1/qs-bg.png);
}*/
}

@media (min-width: 1200px) {
	.quick-search-home-wrap {
		padding: 0;
		background: none;
	}
	/*.quick-search-home{
	top:80px;
	position:absolute;
	left:0;

	padding:30px;
	z-index:99;
	background:url(../../../media/gnomendesign.gnomen.co.uk/images/template1/qs-bg.png);
}*/
}







/*FOOTER NEW*/
.footer-new {
	max-width: 1920px;
	margin: 0 auto;
	background: #824998;
	overflow: hidden;
	position: relative;
	padding: 8px 8px 8px 12px;
}
.footer-new:before,
.footer-new:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 10px;
	background:#824998;
	z-index: 3;
	left: 0;
}
.footer-new:after{
	top: 0;
}
.footer-new:before{
	bottom: 0;
}
.footer-menu .row {
	position: relative;
	z-index: 2;
}

.footer-new h4 {
	font-size: 14px;
	color: #61256b;
	text-transform: uppercase;
}

.footer-new li {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}

.footer-new ul {
	margin: 0;
	padding: 0;
}

.footer-new li a {
	color: #824998;
	font-size: 14px;
}

.footer-new i {
	font-size: 35px;
	margin-right: 3px;
}




.footer-menu,
.footer-logo-holder {
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 -4px;
}

.footer-logo-holder {
	width: 26%;
}

.footer-menu {
	width: 74%;
	background: #fff;
	padding: 0 0 0 20px;
	position: relative;
}

.footer-menu:after,
.footer-menu:before {
	content: "";
	position: absolute;
	width: 114px;
	height: 600px;
	background: #fff;
	left: -113px;
	z-index: 1;
}

.footer-menu:after {
	-moz-transform: rotate(-14deg);
	-webkit-transform: rotate(-14deg);
	-o-transform: rotate(-14deg);
	-ms-transform: rotate(-14deg);
	transform: rotate(-14deg);
	top: -300px;
}

.footer-menu:before {
	-moz-transform: rotate(27deg);
	-webkit-transform: rotate(27deg);
	-o-transform: rotate(27deg);
	-ms-transform: rotate(27deg);
	transform: rotate(27deg);
	bottom: -300px;
}





/* Footer New */


/* FOOTER  */

.footer-wrap {
	background-color: #81318a;
	padding: 70px 0 0;
	color: #fff;
}

.footer-wrap .row {
	padding-bottom: 30px;
}

.footer-address {
	margin-top: 13px;
}


.footer-wrap h5 {
	margin-top: 30px;
	font-size: 14px;
	color: #61256b;
	text-transform: uppercase;
}

.footer-wrap h4 {
	font-size: 14px;
	color: #61256b;
	text-transform: uppercase;
}

.footer-wrap ul {
	margin: 0;
	padding: 0;
}

.footer-wrap li {
	margin: 0;
	padding: 0 0 5px;
	list-style: none;
}

.footer-wrap li a {
	color: #fff;
	font-size: 14px;
}

.footer-wrap p {
	color: #fff;
	font-size: 14px;
}

.footer-wrap p a {
	color: #fff;
}


.footer-wrap i {
	font-size: 35px;
	margin-right: 3px;
}



/* FOOTER  */

.credit-wrap {
	background-color: #824998;
	padding: 10px 0;
	color: #cccccc;
}

.credit-wrap a {
	color: #fff;
}

.credit-wrap hr {
	border-top-color: #c0c0c0;
}




/* GNOMEN FOOTER LINK  */

.gnomen-link {
	display: inline-block;
	background-image: url(http://www.gnomen.co.uk/media/gnomen.co.uk/templates/base/gnomen_logo.png);
	width: 97px;
	height: 20px;
}

.gnomen-link span {
	display: none;
}


/* RESULTS  */

.results-qs {
	background-color: #e1e1e1 !important;
	/* DARK*/
	margin-top: 0px !important;
}

.results-qs .panel-heading {
	display: none;
}

.results-qs .panel {
	border: none;
	background: none;
	box-shadow: none;
}

.results-qs .panel-body {}

h4.results-list-address {
	font-size: 28px;
	color: #333333;
}

h2.results-list-price {
	font-size: 20px;
	color: #61256b;
	/*SECOND COLOUR*/
}

.results-list-icons {
	font-size: 16px;
}

.results-count-wrap p {
	font-size: 28px;
	color: #61256b;
	/*SECOND COLOUR*/
}

.results-pagination {
	padding: 0 0 30px;
	font-size: 20px;
}

.results-map {
	padding-bottom: 50px;
}

.results-qs .btn {
	text-transform: uppercase;
	height: 50px;
	border: none;
}

.results-list-mapbutwrap {
	margin-top: 40px;
}





.results-list-mapbutwrap .btn-default {
	border: none;
	color: #61256b;
	/*SECOND COLOUR*/
	font-size: 25px;
	background-color: transparent;
}

.results-list-mapbutwrap .btn-default:hover {
	background-color: transparent;
	color: #000000;
	/*MAIN COLOUR*/
}










/* DETAILS  */

.details {
	padding: 30px 0 70px;
}


#details-title {
	margin-top: 30px;
}

.details-address1 {
	margin-top: 0px;
	font-size: 28px;
	margin-bottom: 0px;
}

.detail-price {
	font-size: 20px;
	margin-top: 0px;
	color: #4C4C4C!important;
	text-transform: uppercase;
}



.Saledetails-sale {
	background-color: #e1e1e1;
	/* DARK*/
	padding: 15px;
	line-height: 12px;
	display: block;
	margin: 20px 0 0;
}

.details .panel-heading {
	background-color: #61256b;
	/*SECOND COLOUR*/
	border-radius: 0;
	border: none;
}

.details .panel-heading h3.panel-title {
	color: #fff;
	font-size: 16px;
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	margin: 10px 0;
}

.details .panel {
	border: none;
	background: none;
	box-shadow: none;
	border-radius: 0;
}

.details .panel-body {
	background-color: #e1e1e1;
	/* DARK*/
	border-radius: 0;
}

.details .details-pane-viewing .panel-heading h3.panel-title {
	color: #fff;
	font-size: 28px;
	display: block;
	font-weight: 400;
	text-align: center;
	margin: 30px 0;
}

.details .details-pane-viewing .panel-heading {
	background-color: #000000;
	/*MAIN COLOUR*/
}

.details .details-pane-viewing .panel-body {
	background-color: #000000;
	/*MAIN COLOUR*/
	padding: 30px;
}

.enquiry-form {
	background-color: #transparent;
	/*MAIN COLOUR*/
}

.enquiry-form label {
	color: #61256b;
	/*SECOND COLOUR*/
}

.enquiry-form .btn-primary {
	background-color: #61256b;
	/*SECOND COLOUR*/
}

.enquiry-form .btn-primary:hover {
	background-color: #CDC0EC;
	/*MAIN COLOUR*/
}

.details-icons-wrap {
	padding: 0 15px;
}

.details-icons div {
	padding: 15px;
	border-bottom: 1px solid #fff;
	margin: 0 -15px;
}



.details-tabs-wrap {
	background-color: #CDC0EC;
	/*MAIN COLOUR*/
	margin-top: 30px;
}




.tabs-search.nav-tabs>li.active>a,
.tabs-search.nav-tabs>li.active>a:hover,
.tabs-search.nav-tabs>li.active>a:focus {
	cursor: default;
	background-color: #61256b;
	/*SECOND COLOUR*/
	color: #fff;
	border: none!important;
	border-bottom-color: transparent;
	margin-bottom: 0px;
}


.tabs-search.nav-tabs>li.active>a:after,
.tabs-search.nav-tabs>li.active>a:hover:after,
.tabs-search.nav-tabs>li.active>a:focus:after {
	display: none;
}


.tabs-search.nav-tabs {
	border-bottom: none;
}

.tabs-search.nav-tabs>li>a {
	border: none!important;
	padding: 15px 15px;
	background-color: #81318a;
	border-radius: 0px;
	text-decoration: none;
}

.tabs-search.nav-tabs>li>a:hover {
	background-color: #3F3F3F;
}

.details-tabs-wrap.details-search {
	/* background-color: #000000; */
	margin-top: -50px;
	background-color: transparent;
	z-index: 99999999;
	position: relative;
}






.tabs-pane-search {
	padding: 15px;
	border: solid 1px #fff;
	margin-top: 1px;
}




.tab-content.tabs-content-detail {
	margin-top: 30px;
}













/*	
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  cursor: default;
  background-color: transparent;
  color: #fff;
  border: none!important;
  border-bottom-color: transparent;
	margin-bottom: 0px;
}




.nav-tabs>li.active>a:after, .nav-tabs>li.active>a:hover:after, .nav-tabs>li.active>a:focus:after {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 5.5px 6px 5.5px;
	border-color: transparent transparent #ffffff transparent;

	content:"";
	position:absolute;
	top: 44px;
	left: 50%;
}

.nav-tabs>li>a {
	 border: none!important;
	 padding: 15px 15px;
	}
	
	
.nav-tabs>li>a:hover {
	  background-color: transparent;
  color: #fff;
  border: none!important;
   margin-bottom: 0px;
}
	
.tab-content>.active {
  display: block;
  padding-top: 25px;
}	
*/

.nav-tabs>li>a .fa {
	margin-right: 5px;
}

.first-item {
	margin-top: 0px;
	padding-top: 0px;
}

.detail-image {
	position: relative;
	margin-top: 25px;
}

.details-address1 {
	margin-top: 0px;
}


.share-links {
	position: absolute;
	right: 0px;
	top: -60px;
}


.detail-fav {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.detail-price {
	font-size: 20px;
}

.detail-price strong {
	font-weight: 400;
	color: #000000;
	/*MAIN COLOUR*/
}


.details-panel-info {
	border-radius: 0px;
	border: none;
}

.details-icons div {
	padding: 15px;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	margin: 0 -15px;
	background-color: #e1e1e1;
	/* DARK*/
	color: #61256b;
	/*SECOND COLOUR*/
}

.details-icons span {
	width: 30px;
	margin-right: 20px;
}

.detail-status {
	height: 65px;
	line-height: 65px;
	text-align: right;
	background-color: #4F1A6C;
	/*MAIN COLOUR*/
	padding-right: 25px;
	text-transform: uppercase;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 25px;
	margin-top: 0px;
}


.panel {
	border: none;
	background-color: transparent;
	border: solid 1px #61256b;
	/*SECOND COLOUR*/
	margin-top: 50px;
}

.panel-title {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 100;
	margin-bottom: 30px;
	margin-top: 60px;
}


.details-pane-viewing {
	border: none!important;
}


.panel-heading {
	background-color: #fff!important;
	border: none;
	text-transform: uppercase;
	padding: 0px;
}

.details-pane-viewing .panel-body {
	padding: 0px;
}


.panel-body h3 {
	margin-bottom: 20px;
}


.btn-lg {
	padding-top: 20px;
	padding-bottom: 20px;
	border: none;
	height: 60px;
}

.btn-rate {
	padding-top: 15px;
}

.btn-rate:hover {
	background-color: #000000;
	/*MAIN COLOUR*/
}



.btn-lg .fa {
	margin-right: 5px;
}


.rating {
	unicode-bidi: bidi-override;
	direction: rtl;
	font-size: 20px;
	margin-right: 5px;
}

.rating span.star {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	padding-right: 2px;
	transition: all 0.3s ease-in;
}

.rating span.star:hover {
	cursor: pointer;
	transition: all 0.3s ease-in;
}

.rating span.star:before {
	content: "f006";
	color: #61256b;
	/*SECOND COLOUR*/
	transition: all 0.3s ease-in;
}

.rating span.star:hover:before,
.rating span.star:hover~span.star:before {
	content: "f005";
	color: #fff;
	transition: all 0.3s ease-in;
}

.share-links .btn-primary {
	border-bottom: none;
	border-left: 0px;
	border-right: 0px;
	margin: 0px;
	padding-top: 15px;
	background-color: #61256b;
	/*SECOND COLOUR*/
}

.share-links .btn-primary:hover {
	background-color: #000000;
	/*MAIN COLOUR*/
}


.share-links .btn {
	font-size: 12px;
	width: 65px;
}

.share-links .fa {
	margin-bottom: 5px;
	font-size: 16px;
	display: block;
}

.share-links br {
	display: none;
}












/* CONETNT  */

.light {
	padding: 70px 0;
}

.wrapper-small {
	padding: 30px 0;
}

.break-div {
	clear: both;
	margin: 0 auto 20px;
	height: 6px;
	width: 150px;
	background-color: #e1e1e1;
	/* DARK*/
}

.dark {
	padding: 30px 0;
	background-color: #000000;
	/*MAIN COLOUR*/
	color: #fff;
}

.dark h1,
.dark h2,
.dark h4,
.dark p,
.dark a {
	color: #fff;
}

.dark a {
	text-decoration: underline;
}

.dark a:hover {
	color: #61256b;
	/*SECOND COLOUR*/
}


.dark .featured-pannel p,
.dark .featured-pannel h3 {
	color: #333333;
}



.dark a.btn {
	text-decoration: none;
}

.dark a.btn:hover {
	color: #fff;
}


.dark .break-div {
	background-color: #fff;
}

blockquote footer,
blockquote small,
blockquote .small {}



.colour {
	padding: 30px 0;
	background-color: #000000;
	/*MAIN COLOUR*/
}

.colour,
colour a {
	color: #fff;
}

.colour h1,
.colour h2,
.colour h3,
.colour h4,
.colour p,
.colour a {
	color: #fff;
}

.colour a {
	text-decoration: underline;
}

.colour .break-div {
	background-color: #fff;
	opacity: 0.5;
}



.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #61256b;
	/*SECOND COLOUR*/
	border: 1px solid #000;
}



.featured-dark .featured3-text {
	background: rgb(0, 0, 0);
	/*MAIN COLOUR*/
	/* The Fallback */
	background: rgba(0, 0, 0, 0.7);
	/*MAIN COLOUR*/
	color: #fff;
}


.featured-dark h1,
.featured-dark h2,
.featured-dark h3,
.featured-dark h4,
.featured-dark p,
.featured-dark a,
.featured-dark small {
	color: #fff;
}


.featured3-text {
	position: absolute;
	padding: 0 15px;
	bottom: 20px;
	left: 0;
	right: 0;
}


.featured-light .featured4-text {
	background-image: url(http://gnomendesign.gnomen.co.uk/media/gnomendesign.gnomen.co.uk/images/default/light-bg.png);
}


.featured4-text {
	position: absolute;
	padding: 10px 15px 0;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
	font-size: 14px;
}


.featured4-text p {
	font-size: 14px;
}




.featured-property {
	border-bottom: solid 1px #81318a;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.featured-property h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.featured-property .btn-primary .fa {
	margin-right: 7px;
}



.featured-property .featured-price {
	font-size: 13px;
	color: #867C6D;
	margin-bottom: 20px;
}

.featured-property .featured-description {
	font-size: 13px;
	color: #867C6D;
	font-weight: 400;
	margin-bottom: 30px;
}

.featured-property h3.featured-price {
	padding-left: 0px;
}






@media (min-width: 768px) {}

@media (min-width: 992px) {}

@media (min-width: 1200px) {}


@media (min-width: 768px) {}

@media (min-width: 992px) {}



@media (min-width: 1200px) {
	.top-nav {
		padding: 1px 0 0;
	}

	.container-absolute {
		left: -585px!important;
	}
}






@media only screen and (min-width: 1200px) {
	.featured-property {
		transition: all 0.3s ease-in;
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.featured-property:hover {
		transition: all 0.3s ease-in;
		opacity: 0.8;
		filter: alpha(opacity=80);
	}
}








/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
	.container-absolute {
		left: -486px!important;
	}

	.container-absolute p {
		display: none;
	}
}

@media only screen and (max-width: 1140px) {
	.footer-logo-holder {
		width: 30%;
	}
	.footer-menu {
		width: 70%;
	}
	.footer-menu:after,
	.footer-menu:before {
		left: -64px;
	}
}

@media only screen and (max-width: 1000px) {
	.footer-logo-holder {
		width: 100%;
		background: #824998;
	}
	.footer-menu {
		width: 100%;
	}
	.footer-logo-holder img {
		margin: 0 auto;
	}
	.footer-menu:after,
	.footer-menu:before {
		display: none;
	}
}






/* Medium Devices, Desktops */

@media only screen and (max-width: 992px) {
	.header-phone {
		display: none;
	}

	.container-absolute {
		left: -375px!important;
	}

	.featured-property .pull-right {
		float: left!important;
	}

	.property-pic img {
		height: 270px!important;
		width: auto!important;
	}


	.testimonials-bubble:before {
		display: none;
		border-color: transparent #fff transparent transparent;
	}

	.section-quick-links h3 {
		font-size: 25px!important;
	}



	#valuation-title {
		height: auto;
		padding-top: 5px;
		padding-bottom: 20px;
	}

	#valuation-title:after {
		display: none;
	}
}

@media only screen and (max-width: 810px) {
	.meet_team {
		display: block !important;
	}
	.meet_team_cell {
		margin: 15px !important;
	}
}








/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {


	.nav-tabs.nav>li {
		float: left;
	}


	.col-sm-9.details-column2.pull-right {
		float: none!important;
	}

	.sm-nav {
		float: left !important;
	}

	.nav>li {
		float: left !important;
	}


	.footer-wrap .pull-right {
		float: none!important;
		margin-bottom: 30px;
	}
	.mobile_vertical {
		display: inline-block;
		vertical-align: top;
		float: none;
		margin: 0 0 0 -4px;
	}
	.footer-menu .row {
		padding: 0 0 0 4px;
	}




	.box-wrap.featured-property {
		margin-bottom: 5px;
	}

	.navbar-contact span {
		display: none;
	}
	.nav>li {
		position: relative;
		display: block;
		float: right;
	}

	.container-absolute {
		display: none;
	}

	h3.featured-price,
	h3.featured-price small {
		font-size: 13px!important;
	}

	.results-list .featured-info {}

	.results-list .property-pic img {
		height: auto!important;
		width: 100%!important;
	}

	.results-list {
		margin-bottom: 20px!important;
	}

	.results-list .property-pic {
		height: auto;
	}
}











/* Extra Small Devices, Phones */

@media only screen and (max-width: 650px) {
	.detail-fav {
		position: static;
	}
	.detail-fav a {
		width: 50%;
		float: left;
	}

	.share-links {
		position: static;
		float: none!important;
	}

	.share-links a {
		width: 33.33333333%!important;
	}

	.sm-nav {
		float: right !important;
		margin: 15px !important;
		text-align: center !important;
	}

	ul.nav>li {
		display: inline-block;
		position: relative;
	}


	.navbar-contact.nav>li>a {
		margin-top: 0px;
	}

	.callus {
		font-size: 17px;
	}

	/*.header p.text-right {
		text-align: center !important;
	}*/
	.navbar-contact.nav>li>a {
		background-color: #fff;
		color: #61256b;
		line-height: 18px;
		padding: 8px 4px !important;
		margin-left: 3px !important;
	}

	.detail-fav a {
		float: none;
		display: block;
		width: auto !important;
	}
}








/* Extra Small Devices, Phones */

@media only screen and (max-width: 480px) {

	.nav-tabs>li.active>a:after,
	.nav-tabs>li.active>a:hover:after,
	.nav-tabs>li.active>a:focus:after {
		display: none;
	}

.callus {
		font-size: 10px;
text-align:right !important;
	}

	.property-price .btn {
		font-size: 11px!important;
	}
	h3.featured-price,
	h3.featured-price small {
		font-size: 12px!important;
	}
}








/* Custom, iPhone Retina */

@media only screen and (max-width: 320px) {}


.navbar-right li a:hover {
	background-color: transparent !important;
	color: #81318a !important;
}

.navbar-right {
	margin-bottom: 15px;
}

.sm-nav {
	float: right;
	margin-bottom: 15px;
}

.meet_team {
	display: flex;
	flex-wrap: nowrap;
}

.meet_team_cell {
	margin: 0 15px;
	padding: 0;
	background: #824998;
	border: 1px solid #61256b;
	border-radius: 10px;
}
.meet_team_cell p,
.meet_team_cell h3{
color:#fff;
}

.panel.panel-default.testimonials-bubble {
	margin-top: 0;
	border: none;
	box-shadow: none !important;
}

.my_testimonials .review_box {
	padding: 20px 15px;
	text-align: center;
}

.my_testimonials .review_box .checked {
	color: orange
}


