strong {
	font-weight: bold;
		color: #008080;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	max-height:100%;
}

#banner-container {
	background-position:center;
}

/* Property Carousel Hover */
.owl-controls .owl-buttons div.owl-prev:hover,
.owl-controls .owl-buttons div.owl-next:hover {
  background: #555555;
  color: #ffffff;
}


.nav-tabs {
 display: block;
}
#Resize Logo Option 

#nav-section.shrink {
  min-height: 90px;
}
#nav-section.shrink .nav-logo img {
  height: 90px;
}
#nav-section.shrink .nav-logo {
  height: 90px;
margin:0 0 6px 0;	
}
#nav-section.shrink .navbar-nav > li > a {
  line-height: 96px;
}
.shrink #nav-mobile-btn {
  margin-top: 20px;
    margin-bottom: 20px;
}

/* #Logo and Menu Background */
.nav-logo img{
	height:120px;
}
.nav-logo {
	height:120px;
	margin:0 0 6px 0;	
}

.navbar {
	margin: 0;
}

/* # Navigation */
.navbar-nav > li > a {
  padding: 0px 0px 0px 30px;
  display: block;
  color: #008080;
  line-height: 126px;
	font-size: 15px;
  text-transform: uppercase;
	font-weight: 700;

}
.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: #F9BA13;
}
@media (max-width: 1199px){
	.navbar-nav > li > a {
		font-size: 13px;
padding: 0px 0px 0px 8px;
		}
}
/* Drop Down Box Font Size */

.chzn-container-single .chzn-single  {
	font-size: 14px;
}


/* Featured Properites Anemity Font Size */
.carousel-style1 .item .amenities li, .grid-style1 .item .amenities li {
	font-size: 12px;
}

/* # Headings and Paragraphs */

.section-title,
.section-highlight {
  padding-bottom: 24px;
  position: relative;
  margin-bottom: 12px;
  margin-top: 12px;
  text-align: center;
  clear: both;
  display: inline-block;
  width: 100%;
}
.section-title {
	font-size:28px;
}
.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: 15px;
	color: #333333;
 
}
h3,h4 {
	padding: 0.7em 0;
}




/* # Text Link Text Colour*/

	a {
		color:#008080;
	}
	a:hover {
		color:#555555;
	}
	
/* # Footer Text */

.footer-contacts li {
  font-size: 15px;
    color: #008080;
}
#footer-top a {
  color: #008080;
}
#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;
}

/* # Property Status */
.status-available{
	background: url("Statusgreen.png");
}
.status-underoffer {
	background: url("Statusorange.png");
}
.status-exclusive {
	background: url("Statuspurple.png");
}
.status-sold {
	background: url("Statusred.png");
}
.status-newinstruction {
	background: url("Statuspurple.png");
}
.status-let {
	background: url("Statusred.png");
}
.status-notavailable {
	background: url("Statusred.png");
}


/* # Price Tags  */
.carousel-style1 .item .price {
  position: absolute;
  top: 10px;
  font-size: 14px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.carousel-style1 .item .price span{
	font-size: 15px;
}
.carousel-style1 .item .price:before {
  border-width: 0;
}

.grid-style1 .item .price,
.grid-style2 .item .price,
.list-style .item .price,
.grid-style1 .item .tag,
.grid-style2 .item .tag,
.list-style .item .tag {
  position: absolute;
  top: 10px;
  left: 20px;
  background-color: #455560;
  color: #fff;
  font-size: 15px;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
  
}
.grid-style1 .item .price,
.grid-style2 .item .price {
	font-size: 13px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span {
	font-size:14px;
}
.grid-style1 .item .price span,
.grid-style2 .item .price span,
.list-style .item .price span,
.grid-style1 .item .tag span,
.grid-style2 .item .tag span,
.list-style .item .tag span{
	font-size:16px;
}
.grid-style1 .item .price:before,
.grid-style2 .item .price:before,
.list-style .item .price:before,
.grid-style1 .item .tag:before,
.grid-style2 .item .tag:before,
.list-style .item .tag:before {
  border-width: 0;

}
#property-detail-wrapper.style1 .price {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #455560;
  color: #fff;
  padding: 2px 20px 2px 10px;
  z-index: 10;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  box-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
#property-detail-wrapper.style1 .price:before {

  border-width: 0;
}
/* # Property List Page */
.grid-style1 .item,
.grid-style2 .item,
.list-style .item {
  margin: 0 auto 43px;
  text-align: left;
  position: relative;
    -webkit-border-radius:4px;
  -moz-border-radius:4px;
  border-radius:4px;
  border: solid 1px #ededed;
  

}
/* # Team Page */
.agents-list .item .info {
  width: 100%;
  margin-left: 3%;
}

/* # Contact Page */
.sidebar {
	
  padding-top: 0px;
  padding-bottom: 80px;
}

/*Custom Button Class */

.button-but,
.button-but:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
.button-but:hover,
.button-but:active,
.button-but.active,
.open .dropdown-toggle.button-but{
  background-color: transparent;
  border-color: #008080;
  color: #008080;
}


.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.6);

}

.testimonials .item .text:after {
  border-color: transparent rgba(255, 255, 255, 0.6) transparent transparent;
  _border-color: #000000 #00ff00 #000000 #000000;
}

/* # Action Box */
.action-box {
  background-color: #008080;
  padding: 40px 0;
  color: #fff;
  position: relative;
}
.action-box h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 40px;
}
.action-box .btn-default:hover{
	color: #008080;
	background-color: #ffffff;
	border-color: #ffffff;
}
.action-box .btn-default{
	color: #ffffff;
	background-color: #F9BA13;
	border-color: #F9BA13;
}
/*  Big Button Panel */
.colored-bg:before
{
  background-color: #008080;
}
.property-large-buttons2 li {
  width: 75%;

  color: #008080;
}
.aw-adjust{
	padding-bottom: 5px
}

/* # Slider Text */

.slider-title {
	
  font-size: 34px;
  font-weight: 700;
  color: #49484d;
  line-height: 34px;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.1);
}
.local {
	font-family: "Great Vibes";
	font-size: 58px;
	color: #008080;
	font-weight: bold;
}
.slider-subtitle
{
	
  color: #008080;
  font-size: 42px;
  font-weight: 700;
  line-height: 42px;
  text-shadow: 2px 2px 2px rgba(0,0,0,0.0);
}
.slider-title2 {
	font-family: 'Sarala', sans-serif;
  font-size: 34px;
  font-weight: 300;
  color: #008080;
  line-height: 34px;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle2
{
  color: #000000;
  font-size: 26px;
  font-weight: 300;
  line-height:26px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-title3 {
	  font-family: 'Sarala', sans-serif;
  font-size: 36px;
	text-transform: uppercase;
  color: #008080;
  line-height: 48px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle3
{
  color: #008080;
  font-size: 38px;

  line-height: 34px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}
.slider-subtitle4
{
  color: #008080;
  font-size: 12px;

  line-height: 34px;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.1);
}

.btn-default3{
	
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}



a.tp-caption.btn-default:hover, a.tp-caption.btn-lg:hover {
    color: #fff;
    height: auto !important;
}
/* # Site Map listings */

.sitemap-listings {
  list-style: none;
  padding: 0;
}
.sitemap-listings li {
  min-height: 58px;
  display: block;
  margin-bottom: 2px;
  width: 100%;
  position: relative;
  padding: 4px 42px 0 64px;
}
.sitemap-listings li .image {
  width: 58px;
  height: 58px;
  overflow: hidden;
  position: absolute;
  display: block;
  z-index: 2;
  top: 0;
  left: 0;
}
.sitemap-listings li .image img {
  height: 100%;
}
.sitemap-listings li a {
  line-height: 8px;
  z-index: 1;
  display: inline;
  width: 100%;
  min-height: 58px;
  vertical-align: middle;
}
.sitemap-listings li a span {
  position: absolute;
  right: 0;
  top: 10px;
  margin-right: 5px;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 13pt;
  border: 1px solid #74777c;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.sitemap-listings li li:hover > p a {
  color: #008080 !important;
}
.sitemap-listings li li:hover > p a span {
  border-color: #008080;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .sitemap-listings li {
    padding: 4px 42px 0 0;
  }
  .sitemap-listings li .image {
    display: none;
  }
}


/* # Form - field size */

.form-control-tiny {
  width: 140px;
  display: inline-block;
  margin: 0 10px;
}

.form-control-tiny .chzn-container,
.form-control-tiny .form-control {
  margin-bottom: 15px;
  width: 100%;
}
/* # Partners Logos */

#partners {
  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: 2px;
  padding: 10px 0px;
  vertical-align: middle;
}
/* # Top Contact Bar */
#topbar{
	color: #555555;
	background: #ffffff;
		text-decoration:none;
	padding: 2px 0 2px 0;

}
#topbar a, #topbar a:active, #topbar a:visited  {
	color: #555555;
		text-decoration:none;
}
#topbar a:hover {
	color: #008080;
	text-decoration:none;
}
.multibranch-selector {
  display: inline-block;
  position: relative;
}
.multibranch-selector span {
  padding-right: 12px;
    padding-left: 2px;
  position: relative;
  color: #555555;
}

.multibranch-selector ul {
 display: block;
	padding: 0;
	border-left: 0px solid #ffffff;
  z-index: 999;
  text-align: left;
  background-color: #eeeeee;
  color: #49484d;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -moz-transition: max-height 0.3s ease-out;
  -ms-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.multibranch-selector ul li {
  margin: 0px !important;
  display: block !important;
}
.multibranch-selector ul li a {
  line-height: 33px;
  display: inline-block;

		padding: 0 15px 0 10px;
	color:#382900 !important;
	font-size: 13px;
}.multibranch-selector ul li a:hover {
	background-color:#ffffff;
	color:#F9BA13 !important;
	border-left: 4px solid #008080;
		padding: 0 8px 0 8px;
}

.multibranch-selector:hover ul {
  max-height: 250px;
}
.home-bg {
	background: #008080 url("tile.png");
}
/* Feature Formatting */
.feature-bg {
		padding:48px 0 0 0;
		background: #008080 url('repeat.jpg');
}
.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:  #008080 url('tile.png');
  width: 100%;
  height: 200%;
  background-repeat: repeat;
}
.properties-bg h2 {
	color: #F9BA13;
	background: #ffffff;
	border-radius: 14px;
	padding: 12px 24px;
	margin: 0 0 24px 0;
}
.testimonials-bg {
		padding: 24px 0 24px 0;
  position: relative;
  background:  #dddddd url('testimonial2.jpg');
  width: 100%;
  height: 200%;

}
.testimonials-bg h2{

color: #008080;
}
.testimonials-bg .item{
font-size: 20px;
font-weight: 600;
color: #008080;
}
.testimonials-bg .item a{
text-decoration: none;
font-size:18px;
color: #333333;
}.testimonials-bg .item a:hover{
text-decoration: none;
color: #133B29;
}



/* 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);
}





/*   Applied Styles by EC */
.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::after, #nav-section.stuck::after {
height: 0px;	
}

#footer-top {
	padding-top: 12px;
}
#footer-top .block {
	padding-bottom: 0;
}
#footer {
	background-color: #F9BA13;

}
#footer h3 {
	color: #ffffff;
		font-weight: bold;
}
#footer ul a, #footer li, .footer-contacts li  i {
	color: #ffffff;
	border-color: #ffffff;
	font-size: 14px;
		font-weight: bold;
}

#footer #copyright a {
	color: #F9BA13;
	border-color: #F9BA13;
	font-size: 14px;
	
}
.footer-contacts li {
margin-bottom: 10px;
}
#footer ul a:hover {
	color: #008080;
}
#footer #copyright a:hover {
	color: #008080 !important;
}
#footer #copyright {
	background-color: #ededed;
	color: #333333;
	font-size:14px;
	padding: 6px;
}
.social-networks li a {
	border-color: #F9BA13 !important;
	  opacity:1.0;
}
.footer-listings li a span {
	border-color: #ffffff !important;
	  opacity:1.0;
}
#footertext{
	background: #ededed;
	color: #333333;
}

.valbar {
	background-color: #49484d;
}

.fully{
	text-align: center;
}
.normal #banner-title {
	
	padding-top: 130px; 
}
#listing-header {
	margin-top: 12px;
}

#ctl00_hypRSS {
	font-size: 0 !important;
	line-height: 0 !important;
	width: 0 !important;
	height: 0 !important;
	color: #49484D !important;
	border: none !important;
}

.owl-controls .owl-page.active span, .owl-controls.clickable .owl-page:hover span {
	background: #F9BA13;
}
.normal #banner-title {
	
	padding-top: 136px; 
}
@media (max-width: 1199px) {
.normal #banner-title {
	
	padding-top: 130px; 
	font-size: 19px;
}

}
#ctl00_hypTopBarTelephone {
	font-weight: 700;
}

.chzn-container-single .chzn-single{
	font-weight: 400;
	color: #111;
}

input#ctl00_ContentPlaceHolderMain_PropertySearch_txtSearch.formcontrol{
	color: red !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: red;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: red;
}
/***  Property Details image size ***/
	@media (min-width: 1000px) {
	#property-detail-large .item img {

	padding: 0 25% 0 25%;
	
}
#property-detail-wrapper.style1 .price {

  left: 27%;

}
}
#banner-container{
height: 60px;
	
}
#banner-title {
	top: 12px;
}
	@media (max-width: 1000px) {
		#banner-container{
height: 60px;
	
}
#banner-title {
	top: 16px;
	font-size: 22px;
}
}
	@media (max-width: 600px) {
		#banner-container{
height: 60px;
	
}
#banner-title {
	top: 16px;
	font-size: 18px;
}
}
#nav-mobile-btn {
	background-color: #F9BA13;
}

.btn-fullcolor2,
.btn-fullcolor2:focus {
  background-color: #008080;
  border-color: transparent;
  color: rgba(255, 255, 255, 0.7);
	text-transform: uppercase;
	font-size: 26px;
	padding: 24px 36px;
	height: 84px;
	
}
.btn-fullcolor2:hover,
.btn-fullcolor2:active,
.btn-fullcolor.active2,
.open .dropdown-toggle.btn-fullcolor2 {
  color: #ffffff;
}

.fees td{
	vertical-align: top;
	text-align: left;
	background: #ededed;
	padding: 10px;
	border-bottom:2px solid #ffffff;	
	border-left:2px solid #ffffff;	
}
.feetitle {
	font-weight: bold;
}

.plist {
	text-align: center;
}

.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 52px;
	color: #ffffff;
}
.big:hover {
	background-color: #F9BA13;
}
/*  Home Top Wide */
.hometopleft {
	background: #ffffff;
	height: 700px;
	padding: 34px 15px 0 0 !important;
}
.hometopleft h1,.hometopleft h2 {
 	text-align: left;
 	text-transform: none;
	margin:0;
	padding:0;
}

.hometopleft h1,.hometopleft h2, .hometopleft p {
	margin: 0 0 36px 0;
	padding: 0;
} 


.hometopleft h1 {
	font-size: 48px;
	line-height: 46px;
	color: #F9BA13;
}


.hometopleft h2 {
	font-size: 30px;
	line-height: 28px;	
	color: #008080;
}
#pageid1 .col-sm-6 {
	padding: 0;
}
.hometopleft p {
	font-size: 16px;
	line-height: 18px;	

}

.hometopval {
	
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {
.hometopleft {
	background: #ffffff;
	padding: 24px 15px 0 0 !important;
}
.hometopleft h1 {
	font-size: 36px;
	line-height: 34px;
	
}


.hometopleft h2 {
	font-size: 30px;
	line-height: 28px;	
}

.hometopleft p {
	font-size: 16px;
	line-height: 18px;	
}
.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 52px;
	color: #ffffff;
}
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
.hometopleft {
	height: 100%;
	padding: 14px 10px 0 0 !important;
}
	
	.hometopleft h1,.hometopleft h2 {
	 margin: 0 0 28px 0;


}
.hometopleft h1 {
	font-size: 26px;
	line-height: 28px;

	
}


.hometopleft h2 {
	font-size: 20px;
	line-height: 22px;	
}

.hometopleft p {
	font-size: 14px;
	line-height: 16px;	
}
.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 52px;
	color: #ffffff;
}
.big:hover {
	background-color: #F9BA13;
}

}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {

.hometopleft {
	height: 100%;
	padding: 34px 15px 0 15px !important;
		text-align: center;
}
	.hometopleft h1,.hometopleft h2 {
	 margin: 0 0 32px 0;
	

}
.hometopleft h1 {
	font-size: 42px;
	line-height: 38px;
		text-align: center;
	
}


.hometopleft h2 {
	font-size: 24px;
	line-height: 26px;
	text-align: center;	
}

.hometopleft p {
	font-size: 16px;
	line-height: 18px;	
}
.big {
	font-size: 22px;
	padding: 6px 24px;
	height: 52px;
	color: #ffffff;
}
.big:hover {
	background-color: #F9BA13;
}
		.hometopright {
		display: none;
	}
}

.hometopright2 h2, .hometopright2 p {
	margin: 0 0 36px 0;
	padding: 0;
}

.hometopright2 h2{
	text-align: left;
}
.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 56%;
}
/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) {

	.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 48%;
}
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
	.plist1 {
	float: left;
	text-align: center;
	margin-left: 0%;
}

.plist2 {
	float: right;
	margin-right: 30%;
}
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
	.hometopright2 h2{
	text-align: center;
	}
	.hometopright2 {
	text-align: center;
	padding: 32px 0 0 0;	
	}
		.plist1 {
	margin: 0;	
	text-align: center;
	float: none;
}

.plist2 {
	margin: 0;
	text-align: center;
	float: none;
}

}
.hometext {
	background: #F9BA13 url('key.png') no-repeat;
	background-position: left bottom;
	color: #ffffff;
	text-align: right;
}
.homeright3 {
	padding: 48px;
}
.homeright3 p{
	font-size:20px;
}
.homeright3 h2{
	text-align: right;
	color: #ffffff;
	padding-bottom: 0;
}
.homeright3 p{
	padding-bottom: 24px;
}
/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
.hometext {
	background: #F9BA13 url('key.png') no-repeat;
	background-position: left bottom;
	color: #ffffff;
	text-align: right;
	
}
	.homeright3 {
	padding: 48px 0;
}
}
/* Medium devices (tablets, 768px and up) */
@media (max-width: 767px) {
.hometext {
	background: #F9BA13;
	text-align: center;;
}
	.hometext h2{

	text-align: center;
}
.homeright3 h2{
	text-align: center;	
	}
}



.homecol h3{
	text-align: right;
}



.hometest {
	background: #fff url('test.png') no-repeat;
	background-position: right bottom;
	padding: 24px 24px 76px 24px;
	border: solid 2px #ededed;
	border-radius: 12px;
/*	filter: drop-shadow(5px 5px 10px #555); */
	min-height: 200px;	

}
.homecol h3{
	padding-bottom: 4px;
}

.hometext2 {
    padding: 48px 0;
	text-align: left;
}
.hometext2 h2{
    
	text-align: left;
}
.hometext2 h2, .hometext2 p {
	margin: 0 0 36px 0;
	padding: 0;
}


@media (max-width: 767px) {
		.hometext2 {
			text-align: center;
		}
		.hometext2 h2{
			text-align: center;
		}	
}

.stars {
	text-align: right !important;
}
.stars .img-responsive {
	display:inline;
}

.iconselling {
	padding: 0px 12px;
	text-align: center;
	font-size: 60px;
	color:#F9BA13;
}
@media (max-width: 767.98px) {

}

.box-bg {
	border: 1px #999999 solid;
	border-radius: 12px;
	padding: 12px;
	min-height: 300px;
}
.box-bg p, .box-bg h3, .box-bg h4 {
	text-align: center;
}

.box-bg h3 {
	color: #000000;
	font-size: 28px;
	margin-bottom: 0;
	padding-bottom:0;
	
}
.box-bg h4 {
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	font-size: 18px;
}

.valimagediv img{
	border-radius: 24px;
}



.valtextdiv {
	background: #008080;
	border-radius: 24px;
	min-height: 540px;
	color: #fff;
	padding: 56px 38px;
}

.valtextdiv h3 {
	color: #ffffff;
	font-size: 28px;
}

.btnval {
	background-color:#F9BA13;
	border-color:#F9BA13;
}





.box-bg img:hover {
    opacity: 1;
    transition: opacity 5s ease-in;
}
