/*
Theme Name: mapleleafrealty
Theme URI: http://mapleleafrealty.com.au

*/

@charset "utf-8";
/* CSS Document */

/*
========================================
	Default Element
========================================
*/
* {
	margin:0;
	padding:0;
}
img {
	border: 0 none;
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
li {
	list-style: none;
}
.clearfix:after {
	height:0;
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
}
.clearfix {
	zoom:1;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}
.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
a {
	text-decoration:none;
}
body {
  background: #fff none repeat scroll 0 0;
  font-family: Arial,Helvetica,sans-serif;
  line-height: 18px;
  margin: 0;
  padding: 0;
}

/*
========================================
	Wrapper
========================================
*/
.wrapper {
	width:100%;
	max-width:1000px;
	margin:0 auto;
}
/*
========================================
	Header
========================================
*/
#container {
  margin: 0 auto;
  width: 100%;
  float:left;
}
#banner {
  float: left;
  margin-top: 17px;
  position: relative;
  width: 100%;
}
#menu-wrap img {
	float: left;
	width: 25px;
	margin: 5px 15px 0 0;
}
#menu-wrap > div {
	display: none;
}
.navigation {
  float: left;
  position: relative;
  width: 101%;
}

nav {
width:100%;
display:block;
position:relative;
z-index:2;
}
.menutriger {
display:none;
}
nav ul {
width:auto;
margin:auto;
list-style-type:none;
background:linear-gradient(#4c4d4f, #292627);
}
nav ul li {
  background: #67686b none repeat scroll 0 0;
  border-right: 1px solid #cfd0d2;
  color: #f1f1f1;
  display: block;
  float: left;
  line-height: 47px;
  position: relative;
}
nav ul li a {
  color: #fff;
  display: block;
  font: 24px/47px Arial,Helvetica,sans-serif;
  padding: 0 27.4px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
nav ul li a:hover, nav ul li a.selected {
  background: #cfd0d2 none repeat scroll 0 0;
  color: #5c5d60;
  text-decoration: none;
  border-bottom: 2px solid #F90202;
}

nav ul li ul {
display:none;
}
nav ul li:hover ul {
  border-bottom: 1px solid #626264 !important;
  border-left: 0 solid #626264 !important;
  border-right: 0 solid #626264 !important;
  display: block;
  left: 0;
  position: absolute;
  top: 45px;
  width: 270px;
  z-index: 10000;
}

nav ul li ul li {
float:none;
margin:0px;
border-bottom:1px solid #626264;
background:none; position:relative;  font: bold 14px Arial, Helvetica, sans-serif; line-height:26px; color:#b5b28d; height:38px; padding:0; border-right:none;
border-left:none;
border-top:none;
}
nav ul li ul li:last-child { border-bottom:none;}

nav ul li ul li a {
  color: #fff;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  line-height: 35px;
  padding: 0 0 0 5px !important;
}

nav ul li ul li a:hover {
  background: #cfd0d2 none repeat scroll 0 0;
  height: 38px;
}

nav ul li ul li ul {
display:none;
visibility:hidden;
}nav ul li ul li:hover ul {
  display: block;
  left: 270px;
  top: 0;
  visibility: visible;
}

.headerescss {
  float: left;
  position: fixed;
  width: 100%;
  z-index: 99;
}
.headerescssab {
  background: rgba(0, 0, 0, 0) url("images/con_bg.jpg") repeat scroll 0 0;
  border-top: 5px solid #67686b;
  float: left;
  margin-top: 152px;
  width: 100%;
  background-size: cover;
}
.headerescssbe {
  background: #fff none repeat scroll 0 0;
  border-top: 2px solid red;
  float: left;
  padding: 10px 0 0;
  width: 100%;
}
.mainhead {
  float: left;
  padding: 0;
  width: 100%;
}
.headeresc {
  background: #161113 none repeat scroll 0 0;
  box-shadow: 1px 2px 2px #414142;
  float: left;
  width: 100%;
}
.logoarea {
  float: left;
  margin-top: 0;
  width: 189px;
}

.logoarea img {
  float: left;

  max-width: 100%;
}
.header_right {
  float: right;
  width: auto;
}
.phonesec {
  background: rgba(0, 0, 0, 0) url("images/contacbg.png") no-repeat scroll 0 0;
  float: left;
  height: 116px;
  width: 615px;
}
.phonesec h3 {
  color: #fff;
  font-family: Arial;
  font-size: 25px;
  font-weight: normal;
  line-height: 30px;
  margin: 29px 1px 0 80px;
}
.phonesec  h3 a{ color: #fff;}
.emailus {
  float: left;
  margin-top: 40px;
}
.clearfixs {
  float: left;
  padding-top: 186px;
  width: 100%;
}
.ctntrlize {
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
}
.textb {
  float: left;
  padding-left: 27px;
  position: absolute;
  top: 45px;
  width: 100%;
}
.textb h1 {
  clear: both;
  color: #000;
  float: left;
  font-family: Arial;
  font-size: 36px;
  line-height: 50px;
  text-align: left;
  width: 48%;
  font-weight:normal;
}
.textb h2 {
  
  clear: both;
  color: #ed1c24;
  float: left;
  font-family: Arial;
  font-size: 52px;
  line-height: 59px;
  text-align: left;
  width: 41%;
}
.textbx  img {
  float: right !important;
}
.textbx {
  float: right;
  position: absolute;
  right: 0;
  top: 265px;
  width: 100%;
}

.flex-control-nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 6px;
  display: none;
  float: left !important;
  left: -15px;
  margin-left: 45%;
  max-width: 100px;
  padding: 5px;
  position: absolute;
  top: 99%;
  width: 100%;
}

.icccsz {
  float: left;
  padding: 15px 0;
  width: 100%;
}


.icccs h1 {
  color: #fff;
  font-family: Arial;
  font-size: 30px;
  font-weight: normal;
  line-height: 50px;
  text-align: center;
}
.iccc {
  background: #454547 none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.icccs {
  color: #fff;
  float: left;
  padding: 10px;
  width: 98%;
}
.icccs h2 {
  font-family: Arial;
  font-size: 32px;
  font-weight: normal;
  line-height: 37px;
  text-align: center;
}
.icccs p {
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  line-height: 30px;
  padding-bottom: 0;
  text-align: center;
}


.glmape {
  float: left;
  margin-top: 0px;
  width: 100%;
}

.icccsx {
  color: #fff;
  float: left;
  font-family: arial;
  font-size: 18px;
  padding: 0 10px;
  width: 98%;
}

.mainbgcontainer {
  float: left;
  width: 100%;
  background: #e9eaeb;
}
.wrapperb {
  margin: 0 auto;
  width: 1100px;
}
.client {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 40px;
  width: 90%;
}
.client h3 {
  border-bottom: 2px solid #838487;
  color: #838487;
  font-family: Arial;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 10px;
  padding-bottom: 10px;
  text-align: center;
}
#carousel_holder {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.serv li {
  float: left;
  width: 313px;
  margin: 12px 25px 12px 0;
}
.serv  ul {
  float: left;
  width: 100%;
}
.serv {
  float: left;
  width: 100%;
}
.serv li:nth-child(3n+3) {margin-right:0;}
.blockhokder {
  background: rgba(0, 0, 0, 0) url("images/contbg.jpg") no-repeat scroll 0 0;
  float: left;
  width: 100%;
}
.mainblok {
  float: left;
  padding: 12px 0 12px 48px;
  width: 91%;
}
.block1 {
  float: left;
  margin-right: 26px;
  width: 320px;
}
.block2 {
  float: left;
  margin-right: 20px;
  width: 320px;
}
.block3 {
  float: right;
  width: 308px;
}
.block1 h3 {
  background: #67686b none repeat scroll 0 0;
  color: #fff;
  font-family: Arial;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  margin-top: 5px;
  text-align: center;
}
.block2 h3 {
  background: #67686b none repeat scroll 0 0;
  color: #fff;
  font-family: Arial;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  margin-top: 5px;
  text-align: center;
}
.block3 h3 {
  background: #67686b none repeat scroll 0 0;
  color: #fff;
  font-family: Arial;
  font-size: 24px;
  font-weight: normal;
  line-height: 50px;
  margin-top: 5px;
  text-align: center;
}

.ted {
  background: #e7e8e9 none repeat scroll 0 0;
  float: left;
  padding: 10px 20px;
  width: 88%;
}

.row_details {
  background: #e7e8e9 none repeat scroll 0 0;
  float: left;
  padding: 10px 20px;
  width: 88%;
}
.row_details .contact {
  float: left;
  height: 330px;
  padding: 0;
  width: 100%;
}
.clsd {
  clear: both;
}
.rakk {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #67686b;
  border-radius: 8px;
  color: #171113;
  float: left;
  font-family: Arial;
  font-size: 15px;
  margin-bottom: 5px;
  padding: 6px 1px 6px 5px;
  width: 97%;
}
.textall {
  border: 2px solid #67686b;
  border-radius: 8px;
  color: #171113;
  float: left;
  font-family: Arial;
  font-size: 15px;
  height: 121px;
  margin-bottom: 5px;
  padding: 6px 1px 6px 5px;
  width: 97%;
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.buttanss {
  background: #ed1c24 none repeat scroll 0 0;
  border: medium none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding: 5px 26px;
  text-align: center;
}
.textti p {
  color: #000;
  font-family: Arial;
  font-size: 15px;
  font-style: italic;
  line-height: 21px;
  text-align: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.textti {
    height: 282px!important;
}
}

.textti {
  float: left;
  height: 292px;
  width: 100%;
}
.tii {
  float: left;
  width: 100%;
}
.tii  img {
  float: left;
  margin-right: 10px;
  width: 85px;
}
.tii h4 {
  float: left;
  font-family: Arial;
  font-size: 16px;
  line-height: 25px;
  text-align: left;
  margin-top: 10px;
}
.reading {
  float: left;
  width: 100%;
}

.reading  a {
  background: #ed1c24 none repeat scroll 0 0;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-family: Arial;
  font-size: 13px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  padding: 5px 0;
  text-align: center;
  width: 220px;
}
.buttanss:hover {
  background: #808285 none repeat scroll 0 0;
}
.reading  a:hover{ background: #808285 none repeat scroll 0 0;}
.mainokder {
  background: #e7e8e9 none repeat scroll 0 0;
  float: left;
  padding-bottom: 10px;
  width: 100%;
}

.mainblokx {
  float: left;
  width: 100%;
}
.mainblokx > h1 {
  color: #ed1c24;
  font-size: 23px;
  line-height: 40px;
  text-align: center;
}
.mainblokx  p {
  color: #4d4d4f;
  font-family: Arial;
  font-size: 15px;
  line-height: 23px;
  margin-bottom: 21px;
  text-align: left;
}

.mainokderz {
  background: #4b4b4d none repeat scroll 0 0;
 
  float: left;
  padding: 20px 0;
  width: 100%;
}
.mainblokxc {
  float: left;
  width: 102%;
}

.footlogo {
  float: left;
  margin-right: 8px;
  width: 271px;
}

.socials {
  border-left: 1px solid #c0c1c2;
  border-right: 1px solid #c0c1c2;
  float: left;
  padding: 0 8px;
  width: 86px;
}

.socials li:nth-of-type(1) {
  background: rgba(0, 0, 0, 0) url("images/social.png") no-repeat scroll 0 0;
}

.socials li {
  background: rgba(0, 0, 0, 0) url("images/social.png") no-repeat scroll 0 0 / contain ;
  cursor: pointer;
  display: inline-block;
  font-size: 0;
  height: 38px;
  margin: 0;
  transition: all 0.3s linear 0s;
  width: 40px;
}
.socials li:nth-of-type(2) {
  background: rgba(0, 0, 0, 0) url("images/social.png") no-repeat scroll -38px 0;
}

.socials li:nth-of-type(3) {
  background: rgba(0, 0, 0, 0) url("images/social.png") no-repeat scroll 0 -40px;
}
.socials li:nth-of-type(4) {
  background: rgba(0, 0, 0, 0) url("images/social.png") no-repeat scroll -40px -40px;
}
.footx {
  border-right: 1px solid #c0c1c2;
  float: left;
  height: 71px;
  padding: 11px 8px 0;
  width: 340px;
}


.footx  p {
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  line-height: 27px;
}

.footxc {
  float: left;
  height: 71px;
  padding: 12px 0 0 7px;
  width: 265px;
}

.footxc  p {
  color: #fff;
  font-family: Arial;
  font-size: 13px;
  line-height: 27px;
}
.footxc a {
  color: #fff;
}
.footerm {
  background: #231f20 none repeat scroll 0 0;
  float: left;
  width: 100%;
}
.designby a {
  color: #fff;
  font-weight:bold;
}

.designby {
  float: left;
  line-height: 40px;
  text-align: center;
  width: 100%;
}
.designby p {
  font-size: 16px;
  text-align: center;
  font-family: Arial;
}
.adn {
  color: #ed1c24 !important;
  font-weight: normal!important;
}
.offer::before {
  background: rgba(0, 0, 0, 0) url("images/blackl.png") no-repeat scroll 0 0;
  bottom: -15px;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  width: 20px;
}
.offer::after {
  background: rgba(0, 0, 0, 0) url("images/blackr.png") no-repeat scroll 0 0;
  bottom: -15px;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  right: 0;
  width: 20px;
}
.offer {
  background: #67686B none repeat scroll 0 0;
  position: relative;
  width: 100%;
}
.spacer {
  clear: both;
  font-size: 0;
  line-height: 0;
}
.wrapperc {
  margin: 0 auto;
  width: 1042px;
}
.homshow {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 8px 28px;
  width: 94.6%;
}
.homshow > h1 {
  color: #808285;
  font-family: Arial;
  font-size: 27px;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
}
.hompic {
  float: left;
  margin-right: 10px;
  width: 292px;
}

.rifgtbl {
  float: left;
  width: 68%;
}

.hblockm {
  border-bottom: 1px solid #67686b;
  border-top: 1px solid #67686b;
  float: left;
  margin: 8px 0 16px;
  padding: 20px 0;
  width: 100%;
}

.titled {
  float: left;
  margin-right: 50px;
  width: 235px;
}
.titled h3 {
  color: #4d4d4f;
  font-size: 21px;
  line-height: 25px;
}
.titled > p {
  color: #4d4d4f;
  font-size: 15px;
}


.priced {
  color: #4d4d4f;
  float: left;
  font-size: 21px;
  font-weight: bold;
  margin-right: 45px;
  text-align: center;
  width: 125px;
}

.batbed {
  float: right;
}

.batbed li:nth-of-type(1) {
  background: rgba(0, 0, 0, 0) url("images/bedbat.png") no-repeat scroll 0 0;
}
.batbed li:nth-of-type(2) {
  background: rgba(0, 0, 0, 0) url("images/bedbat.png") no-repeat scroll 0 0;
  background-position: -62px 0px;
}
.batbed li:nth-of-type(3) {
  background: rgba(0, 0, 0, 0) url("images/bedbat.png") no-repeat scroll -123px 0;
}
.batbed li {
  background: rgba(0, 0, 0, 0) url("images/bedbat.png") no-repeat scroll 0 0 / contain ;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  height: 50px;
  line-height: 47px;
  margin: 0;
  padding-left: 44px;
  transition: all 0.3s linear 0s;
  width: 18px;
}
.shordecd {
  float: left;
  margin: 10px 0;
  width: 100%;
}
.det {
  background: #d5d7d8 none repeat scroll 0 0;
  color: #4d4d4f;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  width: 180px;
}
.reme {
  float: left;
  width: 100%;
}
.shordecd p {
  color: #67686b;
  font-size: 13px;
  line-height: 20px;
}
.mainblokxb {
  background: #67686b none repeat scroll 0 0;
  float: left;
  padding: 12px 0;
  width: 100%;
}
.mainblokxb > h1 {
  color: #fff;
  font-size: 32px;
  font-weight: normal;
  text-align: center;
  line-height: 30px;
}

.blog_areaf {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 5px 15px 15px;
  position: relative;
  width: 96%;
  z-index: -1;
}
.contact {
  float: left;
  padding: 18.2px 0 18px;
  width: 100%;
}
.contact h4 {
  color: #58595b;
  font: bold 30px/35px arial;
  padding-bottom: 20px;
  text-transform: uppercase;
}
.contact_part {
  float: left;
  max-width: 315px;
  width: 100%;
}
.contact_part img {
  float: left;
  padding-right: 12px;
}
.contact p {
  color: #000;
  font: 14px/18px Arial,Helvetica,sans-serif;
  padding-right: 18px;
}
.contact p a {
  color: #000;
  font: 16px/34px Arial,Helvetica,sans-serif;
  padding: 0 0 0 10px;
  text-decoration: none;
}
.contact_part2 {
  float: left;
  width: 40%;
}
.contact_part2 img {
  float: left;
}
.contact_part2 p {
  color: #221e1f;
  font: 16px/40px Arial,Helvetica,sans-serif;
  padding-right: 18px;
}
.contact h5 {
  color: #000;
  float: left;
  font: 16px/20px Arial,Helvetica,sans-serif;
  padding: 12px 0 0 9px;
  width: 100%;
}
.subrotaing {
  background: #58595b none repeat scroll 0 0;
  border: medium none;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 50px;
  text-decoration: none;
}
.subrotaing:hover {
  background: #ed1c24 none repeat scroll 0 0;
}
.contact_message {
  border: 1px solid #58595b;
  color: #242021;
  float: left;
  font: 14px Arial,Helvetica,sans-serif;
  height: 195px;
  margin-bottom: 8px;
  padding: 2px 5px 2px 10px;
  width: 97.5%;
}
.contact_address_phone {
  border: 1px solid #58595b;
  color: #242021;
  float: left;
  font: 14px Arial,Helvetica,sans-serif;
  height: 26px;
  margin: 0 0 8px;
  max-width: 488px;
  padding: 2px 5px 2px 10px;
  width: 100%;
}
.contact_address_name {
  border: 1px solid #58595b;
  color: #242021;
  float: left;
  font: 14px Arial,Helvetica,sans-serif;
  height: 26px;
  margin: 0 5px 8px 0;
  padding: 2px 5px 2px 10px;
  width: 43.2%;
}

.container {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 9px 0;
  width: 100%;
}

.container_left {
    float: left;
    padding-top: 10px;
    width: 67%;
}
.container_left h4 {
  color: #000000;
  font: bold 25px arial;
}
.container_right {
  background: #414142 none repeat scroll 0 0;
  float: right;
  padding: 15px 12px 0 16px;
  width: 29%;
}

.container_right p {
    color: #000;
    font: bold 20px/40px Arial,Helvetica,sans-serif;
    text-align: center;
}
.aboutarea {
    width: 100%;
}
.aboutarea p {
    color: #000;
    font: 14px/20px Arial,Helvetica,sans-serif;
    padding-bottom: 15px;
}
.aboutarea h1 {
  color: #000;
  font-family: sans-serif;
  line-height: 50px;
  text-align: left;
}

.aboutarea > h3 {
  line-height: 45px;
}

.aboutarea > h4 {
  color: #000000;
  font: 18px/30px arial;
  padding-bottom: 10px;
}

.aboutarea > ul {
  padding-bottom: 15px;
}

.aboutarea li {
    background: url("images/folimg.png") no-repeat scroll 3px 8px / 15px 15px rgba(0, 0, 0, 0);
    color: #000000;
    font: bold 13px/20px arial;
    padding: 5px 0 0 30px;
}
.tsl {
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.tsl h3 {
  background-color: #67686B;
  border-radius: 0px;
  color: #ffffff;
  font: 18px/40px Arial,Helvetica,sans-serif;
  padding: 2px 10px;
  text-transform: uppercase;
}

.about_namess {
  background-color: #fff;
  border: medium none;
  border-radius: 5px;
  color: #000000;
  float: left;
  font: 14px Arial,Helvetica,sans-serif;
  margin: 0 5px 8px 0;
  padding: 10px 5px 10px 10px;
  width: 90%;
}

.archives {
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.archives ul {
    list-style: outside none none;
    padding: 16px 0 0 11px;
}
.ee a {
  display: none;
}


.archives ul li {
  background: rgba(0, 0, 0, 0) url("images/arrowss.png") no-repeat scroll 0 10px;
  color: #fff;
  float: left;
  font-size: 13px;
  line-height: 22px;
  padding: 0 0 0 18px;
  width: 96%;
}

.archives ul li a {
  color: #fff;
  float: left;
  font: 13px/25px Arial,Helvetica,sans-serif;
  text-decoration: none;
}

.subrotaing {
  background:#67686B none repeat scroll 0 0;
  border: medium none;
  border-radius: 6px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: arial;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 50px;
  text-decoration: none;
}

.subrotaing:hover {
  background: #014576 none repeat scroll 0 0;
}

.about_name {
    background: none repeat scroll 0 0 #95af3c;
    border: 1px solid #acc653;
    color: #fff;
    float: left;
    font: 14px Arial,Helvetica,sans-serif;
    height: 26px;
    margin: 0 5px 8px 0;
    padding: 2px 5px 2px 10px;
    width: 90%;
}
.from_about {
    float: left;
    margin: 4% 0 0 4%;
    width: 96%;
}

.latest_newss {
    border-radius: 5px;
    float: right;
    width: 100%;
}
.latest_newss h2 {
    color: #f71a1e;
    font: 20px/24px Arial,Helvetica,sans-serif;
    text-align: center;
}
.latest_newss li {
    float: left;
    margin: 10px 0 0;
    padding: 5px;
    width: 96%;
}
.latest_newss li img {
    box-shadow: 0 0 5px #000000;
    float: left;
    height: 80px;
    margin-right: 5px;
    padding: 7px;
    width: 80px;
}
.latest_newss li h4 {
  color: #fff;
  float: left;
  font: 16px/24px Arial,Helvetica,sans-serif;
  width: 167px;
}


.latest_newss a {
    color: #ffffff;
}
.latest_newss li p {
  color: #ffffff;
  float: left;
  font: 14px/20px Arial,Helvetica,sans-serif;
  margin: 0;
  text-align: left;
  width: 167px;
}


.latest_newss li p a {
    color: #fff;
    font: 14px/20px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.backcc {
    background: none repeat scroll 0 0 #fff;
    float: left;
}
#news_leftpanel {
    float: left;
    width: 71%;
}
.news_blog {
  float: left;
  width: 100%;
}

.news_blog h2 {
    color: #000;
    font: 22px/42px Arial,Helvetica,sans-serif;
}
.news_blog p {
    color: #000;
    float: left;
    font: 14px/24px Arial,Helvetica,sans-serif;
    margin-bottom: 2%;
    width: 50%;
}
.blog_pic {
    float: left;
    margin: 0 16px 0 0;
    max-width: 300px;
    transition: all 0.9s ease-in-out 0s;
    width: 100%;
}
.blog_pic img:hover {
    box-shadow: 0 0 10px #000000;
    transform: rotate(2deg);
    transition: all 0.9s ease-in-out 0s;
}
.blog_area p.read_more {
    float: left;
    width: 87px;
}
.permalink_box {
  border-bottom: 1px solid #242021;
  border-top: 1px solid #242021;
  float: left;
  margin: 15px 0;
  padding: 10px 0;
  width: 98%;
}
.permalink_box ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    width: 440px;
}
.permalink_box ul li {
    color: #000;
    float: left;
    font: 12px/18px Arial,Helvetica,sans-serif;
    padding: 0 25px 0 0;
    vertical-align: top;
}
.permalink_box ul li a {
    color: #000;
    float: left;
    font: 12px/18px Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.permalink_box ul li img {
    float: left;
}
.permalink_right {
    float: right;
    width: 93px;
}
.permalink_right ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    width: 440px;
}
.permalink_right ul li {
    color: #42413f;
    float: left;
    font: 12px/18px Arial,Helvetica,sans-serif;
    padding: 0 25px 0 0;
    vertical-align: top;
}
.permalink_right ul li a {
    color: #000;
    float: left;
    font: 12px/18px Arial,Helvetica,sans-serif;
    text-decoration: none;
}
.permalink_right ul li img {
    float: left;
}
.archives {
    float: left;
    padding-bottom: 20px;
    width: 100%;
}
.archives h3{
    background-color: #67686B;
    color: #fff;
    font: 18px/40px Arial,Helvetica,sans-serif;
    text-transform: uppercase;
}
.archives ul {
    list-style: outside none none;
    padding: 16px 0 0 11px;
}


.testi {
    background-color: #95af3c;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.testi h3 {
    background-color: #739012;
    color: #ffffff;
    font: 18px/40px Arial,Helvetica,sans-serif;
    padding-left: 20px;
    text-transform: uppercase;
}
.name {
    color: #000;
    float: right;
    font: 16px/20px Arial,Helvetica,sans-serif;
    margin: 10px 10px 10px 0;
    width: 200px;
}
.name b {
    color:#8CC63F;
    float: right;
    font: bold 15px/20px Arial,Helvetica,sans-serif;
    text-align: right;
}

.blog_areaf {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 5px 15px 15px;
  position: relative;
  width: 96%;
  z-index: -1;
}


.singlcontent {
  float: left;
  width: 100%;
}

.singlcontent > p {
  font-family: Arial;
  font-size: 15px;
  line-height: 23px;
  padding-bottom: 9px;
}


.singlcontent h1 {
  font-family: Arial;
  line-height: 34px;
}

.singlcontent a {
  color: #414142;
}

.singlcontent a:hover {
  color: #f79421;
}


.testimmonials_containt {
  background: #ffffff none repeat scroll 0 0;
  float: left;
  margin-top: 25px;
  padding: 0 10px;
  width: 98%;
}
.testimmonials_containt h4 {
  color: #444b50;
  font: bold 21px/20px Arial;
  margin-bottom: 20px;
}

.testimonial_box {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #242021;
  float: left;
  margin: 3px 9px 6px 14px;
  width: 97%;
}

.testimonial_box img {
  box-shadow: 1px 1px 3px #242021;
  float: left;
  height: 70px;
  margin: 10px;
  padding: 10px;
  width: 70px;
}

.testimonial_box .testimo_text {
  background: rgba(0, 0, 0, 0) url("images/quote_start.png") no-repeat scroll left top;
  float: right;
  margin: 10px 10px 10px 19px;
  padding: 0 0 0 5px;
  width: 81%;
}

.testimonial_box .testimo_text2 {
  background: rgba(0, 0, 0, 0) url("images/quote_end.png") no-repeat scroll right bottom;
  padding: 0 10px 0 26px;
}

.testimonial_box .testimo_text2 p {
  color: #6d6e6e;
  font: 13px/20px Arial,Helvetica,sans-serif;
  text-align: justify;
}

.name {
  color: #000;
  float: right;
  font: 16px/20px Arial,Helvetica,sans-serif;
  margin: 10px 10px 10px 0;
  width: 200px;
}
.name b {
  color: #6d6e6e;
  float: right;
  font: bold 15px/20px Arial,Helvetica,sans-serif;
  text-align: right;
}

.aboutarea a {
  color: #000;
}

.alignleft {
  float: left;
  margin-bottom: 1px;
  margin-right: 6px;
}
.alignright {
  float: right;
  margin-bottom: 1px;
  margin-left: 8px;
}

.aligncenter {
  display: block;
  margin: 0 auto;
 
}
.read_more {
  margin: 0 12%;
  padding: 2px 0;
  width: 76%;
}
.read_more > a {
  background: #242021 none repeat scroll 0 0;
  border-radius: 6px;
  color: #fff;
  padding: 8px 15px;
  text-decoration: none;
}
.read_more > a:hover {
  background: #58595b none repeat scroll 0 0;
  color: #fff;
  text-decoration: none;
}

.flex-control-nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-radius: 6px;
  display: none;
  float: left !important;
  left: -15px;
  margin-left: 45%;
  max-width: 100px;
  padding: 5px;
  position: absolute;
  top: 99%;
  width: 100%;
}

.mainblokxb a {
  color: #fff;
  float: left;
  width: 100%;
}
.mainblokxb:hover {
  background: #cfd0d2 none repeat scroll 0 0;
}

.homshowsi {
  background: #fff none repeat scroll 0 0;
  float: left;
  padding: 8px;
  width: 99%;
}
.homshowsi > h1 {
  color: #808285;
  font-family: Arial;
  font-size: 27px;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
}
.mainblokxb a:hover {
  color: #4d4d4f;
}
.det:hover {
  background: #67686b none repeat scroll 0 0;
  color: #fff;
}
.rifgtbld {
  float: left;
  width: 100%;
}
.hompidd {
  float: left;
  margin-top: 15px;
  width: 100%;
}
.hompidd img {
  float: left;
  margin-right: 13px;
  max-width: 35%;
}
.hompidd p {
  color: #67686b;
  font-family: Arial;
  font-size: 15px;
  line-height: 23px;
  padding-bottom: 17px;
}
.hompidd h3 {
  color: #67686b;
  font-size: 20px;
  margin-bottom: 15px;
}
.features li {
  background: rgba(0, 0, 0, 0) url("images/folimg.png") no-repeat scroll 0 6px;
  color: #67686b;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 0 5px 30px;
}
.features {
  list-style: outside none none;
}
/*.hompidd dl {
  border: 1px solid #67686B;
  border-radius: 4px;
  float: left;
  margin: 3px 3px 3px 0;
  padding: 3px;
}*/
.hompidd dl {
    border: 0 solid #67686B;
    border-radius: 4px;
    float: left;
    margin: 9px 14px 11px 0;
    padding: 0;
}

.hompidd dl img {
  margin-right: 0;
  max-width: 100%;
}
.single-rooms .hompidd li {
    color: #67686b;
    font-family: Arial;
    font-size: 15px;
    list-style-type: square;
    padding: 4px 0;
    font-weight: bold;
    list-style-position: inside;
}

.rifgtbld .titled {
  float: left;
  margin-right: 0;
  width: 34%;
}
.rifgtbld .priced {
  float: left;
  margin-right: 0;
  width: 34%;
}
.seld {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  float: left;
  font-family: Arial;
  font-size: 13px;
  margin: 0 0 10px;
  padding: 10px 0 10px 8px;
  width: 91%;
}
.submitbutn:hover {
  background: #cfd0d2 none repeat scroll 0 0;
  color: #67686b;
}
.submitbutn {
  background: #67686b none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  font-family: Arial;
  font-weight: bold;
  padding: 7px 20px;
}

#siteWrap .contact {
    padding: 0;
}