
@import "http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700italic,700";
@import "http://fonts.googleapis.com/css?family=Italianno";
body {
    color: #444444;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.7em;
    margin: 0;
    padding: 0;
}
header {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%) repeat scroll 0 0;*/
	background-color:#fff;
}
header .header-info {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    padding: 5px 0;
}
header.clone {
    border-bottom: 1px solid #ddd;
    position: fixed;
    top: -86px;
    transition: top 0.2s ease-in 0s;
    width: 100%;
	background-color:#eeeeee;
}
header.clone #logo {
}
header.clone .header-info {
    display: none;
}
body.down header.clone {
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}
#subheader {
    background: #eee url("../img/bg-subheader.jpg") no-repeat scroll center top;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 20px 0;
}
#subheader h1 {
    font-size: 32px;
    letter-spacing: -2px;
}
#subheader span {
    display: inline-block;
    font-size: 20px;
    padding-top: 20px;
}
.crumb {
    display: inline-block;
    float: right;
    font-size: 16px;
	margin:-10px 0 10px 0;
	
}
.crumb .separator {
    padding: 0 10px;
}
h1, h2 {
    font-weight: lighter;
}
h3, h4, h5, h6 {
    color: #d80d11;
    font-weight: 500;
}
h1.h1-style {
    font-weight: lighter;
    letter-spacing: -2px;
}
h3.title {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
h2 {
    color: #61d2d6;
    font-size: 42px;
    letter-spacing: -2px;
    line-height: inherit;
    margin-top: 0;
}
h3.title-property {
    margin: 0;
}
h3 {
    letter-spacing: -1px;
    margin-top: 0;
	border-bottom:solid 3px #f7dc49;
	display:inline-block;
}
a {
    color: #58ac33;
}
a:hover {
    color: #5cbe6d;
}
#logo {
}
#logo .inner {
    display: inline-block;
    margin: 20px 0;
}
#content {
    padding: 40px 0;
}
#mainmenu a {
    transition: all 0.5s ease 0s;
}
a.accordion-toggle {
}
.accordion-heading, .accordion-inner {
}
.btn-primary {
    background: #2d820a none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    text-shadow: none;
}
.btn-primary:hover {
}
#mainmenu-container {
    height: 70px;
    text-align: right;
    width: 100%;
}
#mainmenu {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    text-align: left;
}
#mainmenu ul {
    float: right;
    height: 30px;
    margin: 0;
    padding: 0;
}
#mainmenu li {
    display: inline;
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
}
#mainmenu a {
    color: #555;
    display: block;
    padding: 32px 14px 43px;
    text-decoration: none;
}
#mainmenu a.active {
    background-color:#d80d11;
	border-top:solid 3px #8a0b06;
	color:#fff;
}
#mainmenu a:hover {
    color: #fff;
	border-top:solid 3px #000;
}
#mainmenu li li {
    font-size: 14px;
}
#mainmenu li li a {
    background: #61d2d6 none repeat scroll 0 0;
    border-top: medium none;
    letter-spacing: normal;
    padding: 10px 15px;
    text-transform: none;
}
#mainmenu li li a:hover {
    border-top: medium none;
}
#mainmenu li li a:hover {
    background: #8a0b06 none repeat scroll 0 0;
    color: #fff;
}
#mainmenu li ul {
    display: none;
    height: auto;
    left: 0;
    position: absolute;
    top: 95%;
    width: 170px;
    z-index: 10;
}
#mainmenu li li {
    display: block;
    float: none;
}
#mainmenu li:hover > ul {
    display: block;
}
#mainmenu li ul ul {
    left: 100%;
    top: 0;
}
#mainmenu li:hover a {
    background: #d80d11 none repeat scroll 0 0;
    color: #fff;
}
#mainmenu select {
    background: #ff4200 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    font-size: 14px;
    height: 36px;
    padding: 10px;
}
#mainmenu select option {
    padding: 10px;
}
.selectnav {
    display: none;
}
footer {
    background: #eee none repeat scroll 0 0;
    padding: 30px 0;
}
footer ul {
    float: right;
    margin: 0;
    padding: 0;
}
footer li {
    display: inline;
    padding: 0 10px 0 0;
}
.subfooter {
	background-color:#68bd44;
    border-top: 1px solid #ddd;
    padding: 10px;
}
#toTop {
    background: rgba(0, 0, 0, 0) url("../img/ui.totop.png") no-repeat scroll left top;
    border: medium none;
    bottom: 10px;
    display: none;
    height: 51px;
    overflow: hidden;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-indent: -999px;
    width: 51px;
    z-index: 1555;
}
#toTopHover {
    background: rgba(0, 0, 0, 0) url("../img/ui.totop.png") no-repeat scroll left -51px;
    display: block;
    float: left;
    height: 51px;
    overflow: hidden;
    width: 51px;
}
#toTop:active, #toTop:focus {
    outline: medium none;
}
.widget {
    margin-bottom: 30px;
    max-width: 250px;
}
.widget h4.title {
    padding-bottom: 10px;
}
.widget ul {
    list-style: outside none none;
    margin: 0;
}
.widget_category li {
    margin-bottom: 5px;
}
.widget_category li i {
    margin-right: 10px;
}
.widget_recent_post li {
    background: rgba(0, 0, 0, 0) url("../images/list-arrow.png") no-repeat scroll left 2px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding-bottom: 7px;
    padding-left: 20px;
}
.widget_recent_post li a {
    color: #555;
}
.widget .comments li {
    background: rgba(0, 0, 0, 0) url("../images/list-arrow.png") no-repeat scroll left 2px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding-bottom: 7px;
    padding-left: 20px;
}
.widget_tags li {
    display: inline-block;
    margin-bottom: 11px;
    margin-right: 0;
}
.widget_tags li a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-bottom: 5px;
    padding: 5px 10px;
    text-decoration: none;
    text-shadow: none;
}
.widget_tags li a:hover {
    background: #d35c3a none repeat scroll 0 0;
    color: #fff;
}
.map {
    margin-top: 40px;
}
.map iframe {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    height: 320px;
    padding: 2px;
    width: 100%;
}
#map-container iframe {
    height: 360px;
    width: 100%;
}
.map-tab iframe {
    height: 400px;
    width: 100%;
}
blockquote {
    font-family: Georgia,"Times New Roman",Times,serif;
    margin: 1.5em 10px;
    padding: 30px;
}
blockquote::before {
    color: #ccc;
    content: "“";
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}
blockquote p {
}
blockquote span {
    display: block;
    font-family: "Open Sans",Arial;
    margin-top: 10px;
}
.blog-list {
    margin: 0;
    padding: 0;
}
.blog-list li {
    background: rgba(0, 0, 0, 0) url("../images/dotwhite50.png") repeat scroll 0 0;
    line-height: 1.7em;
    list-style: outside none none;
    margin-bottom: 20px;
    padding-bottom: 40px;
}
.blog-header .by {
    background: rgba(0, 0, 0, 0) url("../images/icon-user.png") no-repeat scroll left center;
    display: inline-block;
    float: left;
    padding-left: 24px;
}
.blog-header .cat {
    background: rgba(0, 0, 0, 0) url("../images/icon-folder.png") no-repeat scroll left center;
    display: inline-block;
    float: left;
    padding-left: 24px;
}
.blog-header .news-date {
    background: rgba(0, 0, 0, 0) url("../images/icon-folder.png") no-repeat scroll left center;
    display: inline-block;
    float: left;
    padding-left: 24px;
}
.blog-list li {
    margin-bottom: 40px;
}
.blog-list .info {
    position: absolute;
    width: 60px;
}
.blog-list .date {
    padding: 10px 0;
    text-align: center;
    text-shadow: none;
}
.blog-list .date h4 {
    font-size: 40px;
}
.blog-list .date span {
    letter-spacing: 8px;
    padding-left: 5px;
}
.blog-list a.readmore {
    background: #555 url("../images/arrow-2.png") no-repeat scroll right center;
    display: block;
    height: 40px;
    width: 60px;
}
.blog-list a.readmore:hover {
    background: #e1704b url("../images/arrow-2.png") no-repeat scroll left center;
}
.blog-list .preview {
    line-height: 1.6em;
    padding-left: 80px;
}
.blog-list .meta-info {
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    font-size: 13px;
    margin: 10px 0 0 80px;
    padding: 5px 0;
}
.blog-list .meta-info span {
    color: #ccc;
    padding: 0 10px;
}
.blog-list .preview img {
    padding-bottom: 10px;
    width: 100%;
}
.blog-list .callbacks_container {
    margin-bottom: -35px;
}
.blog-read {
    margin: 0;
    padding: 0;
}
.blog-read {
    background: rgba(0, 0, 0, 0) url("../images/dotwhite50.png") repeat scroll 0 0;
    line-height: 1.7em;
    list-style: outside none none;
    margin-bottom: 20px;
    padding-bottom: 40px;
}
.blog-header .by {
    background: rgba(0, 0, 0, 0) url("../images/icon-user.png") no-repeat scroll left center;
    display: inline-block;
    float: left;
    padding-left: 24px;
}
.blog-header .cat {
    background: rgba(0, 0, 0, 0) url("../images/icon-folder.png") no-repeat scroll left center;
    display: inline-block;
    float: left;
    padding-left: 24px;
}
.blog-header .news-date {
    background: rgba(0, 0, 0, 0) url("../images/icon-folder.png") no-repeat scroll left center;
    display: inline-block;
    float: left;
    padding-left: 24px;
}
.blog-read {
    margin-bottom: 40px;
}
.blog-read .info {
    position: absolute;
    width: 60px;
}
.blog-read .date {
    padding: 10px 0;
    text-align: center;
    text-shadow: none;
}
.blog-read .date h4 {
    font-size: 40px;
}
.blog-read .date span {
    letter-spacing: 8px;
    padding-left: 5px;
}
.blog-read a.readmore {
    background: #555 url("../images/arrow-2.png") no-repeat scroll right center;
    display: block;
    height: 40px;
    width: 60px;
}
.blog-read a.readmore:hover {
    background: #e1704b url("../images/arrow-2.png") no-repeat scroll left center;
}
.blog-read .preview {
    line-height: 1.6em;
    padding-left: 80px;
}
.blog-read .meta-info {
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    font-size: 13px;
    margin: 10px 0 0 80px;
    padding: 5px 0;
}
.blog-read .meta-info span {
    color: #ccc;
    padding: 0 10px;
}
.blog-read .preview img {
    padding-bottom: 10px;
    width: 100%;
}
.blog-read .callbacks_container {
    margin-bottom: -35px;
}
#blog-comment {
    margin-left: 70px;
}
#blog-comment h5 {
    margin-bottom: 10px;
}
#blog-comment ul, #blog-comment li {
    list-style: outside none none;
    margin-left: -30px;
    padding-left: 0;
}
#blog-comment li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    min-height: 70px;
    padding-bottom: 20px;
}
#blog-comment li .avatar {
    height: 60px;
    margin-top: 5px;
    position: absolute;
    width: 60px;
}
#blog-comment .comment {
    margin-left: 85px;
}
#blog-comment li {
    font-size: 14px;
    line-height: 1.6em;
    min-height: 70px;
}
#blog-comment li li {
    border-bottom: medium none;
    border-top: 1px solid #ddd;
    margin-left: 55px;
    margin-top: 20px;
    padding-bottom: 0;
    padding-top: 10px;
}
#blog-comment li li .avatar {
    position: absolute;
}
#blog-comment li li .comment {
}
.comment-info {
    margin-bottom: 5px;
    margin-left: 85px;
}
.comment-info span {
}
.comment-info .c_name {
    color: #555;
    display: block;
    font-weight: 700;
}
.comment-info .c_reply {
    border-left: 1px solid #ddd;
    font-size: 12px;
    margin-left: 20px;
    padding-left: 20px;
}
.comment-info .c_date {
    font-size: 12px;
}
#commentform label {
    display: block;
}
#commentform input {
    width: 290px;
}
#commentform input:focus {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
}
#commentform textarea {
    height: 150px;
    padding: 5px;
    width: 97%;
}
#commentform textarea:focus {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
}
#commentform input.btn {
    width: auto;
}
.error {
    color: #c03;
    display: none;
    font-size: 12px;
    margin-bottom: 10px;
    width: 280px;
}
.success {
    background: #e5ead4 none repeat scroll 0 0;
    color: #555;
    display: none;
    font-size: 12px;
    padding: 2px 10px;
    width: 280px;
}
.error img {
    vertical-align: top;
}
.full {
    width: 98%;
}
#gallery {
	margin:0;
	padding:0;
}
#gallery .item {
    background: #f5f5f5 none repeat scroll 0 0;
    font-size: 12px;
    margin-bottom: 30px;
    /*padding-bottom: 15px;*/
    text-align: center;
	list-style:none;
}
#gallery .item h4 {
    font-size: 16px;
    margin-bottom: 0;
}
.isotope, .isotope .isotope-item {
    transition-duration: 0.8s;
}
.isotope {
    transition-property: height, width;
}
.isotope .isotope-item {
    transition-property: transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
    transition-duration: 0s;
}
#filters {
    margin: 0 0 20px;
    padding: 0;
}
#filters li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 3px;
}
#filters a {
    border: 1px solid #ddd;
    color: #555;
    padding: 5px 10px;
    text-decoration: none;
}
#filters a:hover {
    border: 1px solid #61d2d6;
}
#filters a.selected {
    background: #61d2d6 none repeat scroll 0 0;
    border: 1px solid #61d2d6;
    color: #fff;
}
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
hr {
    background: rgba(0, 0, 0, 0) url("../img/divider-1.png") no-repeat scroll center center;
    border: medium none;
    clear: both;
    height: 60px;
}
hr.blank {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    height: 30px;
    margin: 0;
}
address span {
    display: block;
}
address span strong {
    display: inline-block;
	/*width: 116px;*/
    /*width: 105px;*/
}
.text-title {
    margin-bottom: 20px;
    text-align: center;
}
.text-title h2 {
    font-family: "Italianno",Arial,Helvetica,sans-serif;
    font-size: 60px;
    letter-spacing: normal;
}
.bloglist-small {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.bloglist-small li {
    margin-bottom: 10px;
    padding-bottom: 10px;
	border-bottom:solid 1px #dddddd;
}
.bloglist-small li h5 {
    margin-bottom: 5px;
}
.bloglist-small li .txt {
    padding-left: 80px;
}
.bloglist-small li .read {
    display: block;
    margin-bottom: 5px;
}
.bloglist-small li .info {
    color: #aaa;
    display: block;
    font-size: 11px;
    margin: 0;
}
.bloglist-small img {
    position: absolute;
}
.date-box {
    border: 1px solid #58ac33;
    position: absolute;
    text-align: center;
    width: 60px;
}
.date-box .day {
    display: block;
    font-size: 24px;
    padding: 12px 0;
}
.date-box .month {
    background: #58ac33 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font-size: 12px;
}
.featured-box {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%) repeat scroll 0 0;*/
    border-top: 4px solid #62f026;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
    padding: 20px;
}
.featured-box-red {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%) repeat scroll 0 0;*/
    border: 1px solid #ddd;
    padding: 20px 20px 0;
	margin-top:20px;
}
.featured-box-blu {
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%) repeat scroll 0 0;*/
    border-top: 4px solid #07bfe6;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
    padding: 20px;
}
.featured-box.dark {
    background: #777 none repeat scroll 0 0;
}
.featured-box.darker {
    background: #555 none repeat scroll 0 0;
}
.featured-box h3 {
    margin-bottom: 0;
}
.featured-box i {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #5cbe6d;
    border-radius: 50px;
    color: #5cbe6d;
    display: inline-block;
    height: 24px;
    padding: 25px;
    position: absolute;
    width: 24px;
}
.featured-box .text {
    padding-left: 100px;
}
.flexslider {
    border: medium none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.main-slider {
}
.main-slider .flex-control-nav {
    bottom: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
}
.main-slider .flex-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.main-slider .slider-info {
    bottom: 0;
    position: absolute;
}
.main-slider .slider-info .inner h1 {
	font-size:23px;
}
.main-slider .slider-info .text {
   /* border-bottom: 1px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 10px;*/
	font-size:22px;
}
.main-slider .slider-info .inner {
    /*background: rgba(0, 0, 0, 0) url("../img/bg-trans.png") repeat scroll 0 0;*/
	background:rgba(132,175,11,0.8);
    color: #fff;
    line-height: 1.8em;
    margin: 40px 40px 0 0;
    padding: 0px 30px;
    width: 400px;
    z-index: 10;
	border-right:solid 2px #fcd947;
	border-left:solid 5px #fcd947;
}
.main-slider .slider-info span {
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
}
.main-slider .slider-info span.label-sale {
    background: #5cbe6d none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
}
.main-slider .slider-info span.label-rent {
    background: #61d2d6 none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 0 10px;
}
.main-slider .slider-info span.price {
    font-size: 22px;
    margin-bottom: 5px;
    padding-bottom: 10px;
	visibility:hidden;
}
.main-slider .slider-info span.more {
    float: right;
	visibility:hidden;
}
.main-slider .slider-info h1 {
    color: #fff;
    display: inline-block;
}
.main-slider .slider-info .text1 {
    background: #469159 none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 10px 20px;
}
#testimonial {
    background: rgba(0, 0, 0, 0) url("../img/bg-blur-1.jpg") no-repeat scroll center top;
}
.testi-slider {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
    font-family: "PT Sans";
    font-size: 28px;
    font-weight: normal;
    margin: 0;
    padding: 60px 20px;
    text-align: center;
}
.testi-slider li {
    font-style: italic;
    line-height: 1.2em;
}
.testi-slider span {
    display: block;
    font-size: 14px;
    margin: 10px 0 0;
    text-align: center;
}
.menu-item .text {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #ddd #ddd;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    padding: 10px 20px 20px;
}
.menu-item .price {
    background: #cca366 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    padding: 5px 20px;
}
.menu-item-1 {
    margin: 0;
    padding: 0;
}
.menu-item-1 li {
    border-bottom: 1px solid #f2f2f2;
    list-style: outside none none;
    margin-bottom: 20px;
    min-height: 80px;
    padding-bottom: 20px;
}
.menu-item-1 .text {
    padding-left: 145px;
}
.menu-item-1 h4 {
    margin: 0 0 5px;
}
.menu-item-1 .price {
    background: #cca366 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: right;
    padding: 2px 10px;
}
.menu-item-1 img {
    float: left;
    width: 120px;
}
.menu-list-2 {
    margin: 0;
    padding: 0;
}
.menu-list-2 li {
    list-style: outside none none;
    margin-bottom: 20px;
    min-height: 130px;
}
.menu-list-2 li img {
    height: auto;
    position: absolute;
    width: 160px;
}
.menu-list-2 li .text {
    padding-left: 185px;
}
.menu-list-3 {
    margin: 0;
    padding: 0;
}
.menu-list-3 li {
    list-style: outside none none;
    margin-bottom: 30px;
}
.menu-list-3 .price {
    background: #cca366 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: right;
    padding: 2px 10px;
}
.lt_tab {
}
.lt_tab .lt_nav {
    font-weight: bold;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
.lt_tab .lt_nav li {
    background: #eee none repeat scroll 0 0;
    float: left;
    list-style: outside none none;
    margin-right: 5px;
}
.lt_tab .lt_nav li span {
    background: #f5f5f5 none repeat scroll 0 0;
    border-color: #ddd;
    border-style: solid;
    border-width: 1px;
    color: #646464;
    cursor: pointer;
    display: block;
    font-size: 13px;
    padding: 8px 7px;
    text-decoration: none;
}
.lt_tab .lt_nav li:first-child span {
    border-left: 1px solid #ddd;
}
.lt_tab .lt_tab_content {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    margin-top: -1px;
    padding: 15px 20px 20px;
	text-align:justify;
}
.lt_tab .lt_nav li span.active {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    color: #222;
    margin-bottom: -3px;
}
#menu-parallax-bg {
    background: rgba(0, 0, 0, 0) url("../img/bg-big-1.jpg") repeat scroll center top;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 60px 0;
    padding: 60px 0;
}
.flex-control-nav {
    bottom: -40px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.flex-control-nav li {
    display: inline-block;
    margin: 0 6px;
}
.flex-control-paging li a {
    /*background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;*/
    /*border-radius: 20px;*/
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
	border:solid 2px #fff;
}
.flex-control-paging li a:hover {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
}
.flex-control-paging li a.flex-active {
    /*background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;*/
	background: rgba(51, 128, 18, 0.6) none repeat scroll 0 0;
	/*background:#69bd44;*/
    cursor: default;
}
@media (max-width: 1170px) {
.main-slider .slider-info .inner {
    padding-top: 30px;
}
}
@media (max-width: 767px) {
#slider .main-slider .slider-info {
    display: none !important;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12 {
    margin-bottom: 30px;
}
header {
    display: none;
}
header.clone {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    position: inherit;
}
header.clone #logo {
    display: block;
    padding-top: 20px;
}
#logo {
    margin: 0 auto;
    text-align: center;
    width: 100%;
}
#logo .inner {
    display: block;
    height: auto;
    margin: 20px 0;
    width: 100%;
}
#mainmenu {
    display: none;
}
.selectnav {
    display: block;
    margin: 40px auto 20px;
    width: 80%;
}
#featured .item {
    margin: 0 auto 20px;
    width: 270px;
}
#featured {
    background-position: center top;
}
header, #content, footer, #subheader, #booking {
    padding-left: 20px;
    padding-right: 20px;
}
header, #mainmenu-container {
    border: medium none;
}
.lt_tab .lt_nav li {
    display: block;
    float: none;
    width: 100%;
}
footer {
}
footer nav {
    display: inline-block;
}
}
.top-spacing {
    margin-top: 30px;
}
#property-search {
    background: #f7dc49 none repeat scroll 0 0;
    padding: 10px 20px 30px;
}
#property-search h3 {
	border-top:solid 2px #fac537;
    border-bottom:solid 2px #fac537;
	display:block;
	text-align:center;
	color:#000 !important;
}
#property-search i {
    margin-right: 10px;
}
#property-search select {
    border: medium none;
    width: 100%;
}
#property-search input {
    font-size: 18px;
    margin-top: 40px;
    width: 100%;
	background:linear-gradient(#85aa1f,#6b8c0f);
	border:solid 1px #85aa1f;
	box-shadow:0 1px 1px #fff inset;
}
#property-search input:hover {
    font-size: 18px;
    margin-top: 40px;
    width: 100%;
	background:linear-gradient(#95bb2b,#7ea21b);
	border:solid 1px #95bb2b;
	box-shadow:0 1px 1px #fff inset;
	
}
#property-search h3 {
    color: #fff;
}
#property-search .label {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    text-shadow: none;
	font-weight:normal;
	font-size:14px;
}
#property-search .group.half {
    float: left;
    width: 47%;
}
#property-search .group.half.last {
    margin-left: 5%;
}
.property-item .info-1 {
    position: relative;
    z-index: 100;
	visibility:hidden;
}
.property-item .for-sale, .property-item .for-rent, .property-item .price {
    background: #5cbe6d none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px;
}
.for-sale {
    background: #5cbe6d none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 10px;
}
.property-item .for-rent, .for-rent {
    background: #61d2d6 none repeat scroll 0 0;
}
.property-item img {
    margin-top: -28px;
}
.property-item {
    margin-bottom: 30px;
}
.property-item .price {
    background: #eee none repeat scroll 0 0;
    color: #333;
    float: right;
    font-weight: normal;
}
.property-item .info {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(244, 244, 244, 1) 100%) repeat scroll 0 0;
    padding: 20px;
}
.property-item h4 {
    margin: 0;
}
.property-item .features {
    border-top: 1px solid #ddd;
    margin-top: 10px;
    padding-top: 10px;
}
.property-item .features span {
    padding-left: 20px;
}
.property-item .features .bed {
    background: rgba(0, 0, 0, 0) url("../img/icon-bed.png") no-repeat scroll left center;
    float: right;
}
.property-item .features .bath {
    background: rgba(0, 0, 0, 0) url("../img/icon-bath.png") no-repeat scroll left center;
    float: right;
    margin-left: 20px;
}
.property-item .features .area {
    background: rgba(0, 0, 0, 0) url("../img/icon-home.png") no-repeat scroll left center;
}
.property-for-sale .info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd #ddd #89b217;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
}
.property-for-rent .info {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ddd #ddd #89b217;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
}
.single-property .price {
    color: #42a0ff;
    display: block;
    font-size: 28px;
    margin: 10px 0;
}
.agent-tab span {
    display: block;
}
.agent-tab img {
    float: left;
    height: auto;
    width: 150px;
}
.agent-tab .info {
    float: left;
    margin-left: 20px;
}
.feature-list {
    margin: 20px 0 0;
    padding: 0;
}
.feature-list li {
    border-bottom: 1px solid #ddd;
    list-style: outside none none;
    padding: 3px 0;
}
.feature-list li::before {
    color: #ccc;
    content: "";
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 0.1em;
    list-style: outside none none;
    margin-right: 10px;
}
.agent-list {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.agent-list li {
    margin-bottom: 20px;
    min-height: 60px;
}
.agent-list img {
    height: auto;
    position: absolute;
    width: 60px;
}
.agent-list span {
    display: block;
}
.agent-list .agent-name {
    font-weight: bold;
}
.agent-list .info {
    padding-left: 75px;
}
#flickr-photo-stream img {
    float: left;
    height: auto;
    margin: 0 12px 12px 0;
    width: 50px;
}
#flickr-photo-stream a img {
    border: 2px solid #fff;
}
#flickr-photo-stream a:hover img {
    border: 2px solid #96c277;
}
.no-btm {
    margin-bottom: 0;
}




/*custom css*/
.inerContent ul {
	margin:0 0 30px 12px;
	padding:0;
}
.inerContent ul li {
	margin-bottom:5px;
	list-style-image:url(../img/listArrow.png);
}

.inerContent ul li strong {
	color:#d80d11;
}

.inerContent p strong {
	color:#d80d11;
}

.compnyLogo-compnyName {
	padding:10px 0 10px;
	border-top:solid 1px #f7dc49;
}
.compnyLogo {
	float:left;
}
.compnyName {
	float:left;
	margin-left:10px;
}
.compnyName p {
	margin-top:30px;
}

.whyChoose {
	background-color:#f9f9f9;
	padding:10px 10px 0px;
	margin-bottom:20px;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	border-right:solid 1px #eee;
	border-left:solid 3px #f7dc49;
}
.whyChoose p strong {
	color:#d80d11;
}






.quick-link li {
	background-color:#66be45;
	display:inline-block;
	margin-bottom:10px;
	padding:8px 15px;
}
.quick-link li a {
	color:#fff;
}
.subscribe {
	margin-top:20px;
}
.subscribe img {
	margin-bottom:20px;
}
.subscribe input[type="text"] {
	width:95%;
}
.subscribe input[type="submit"] {
	border:none;
	background:linear-gradient(#68bd44,#488b2b);
	padding:5px 0;
	color:#fff;
	width:100%;
	border-radius:4px;
	border:solid 1px #68bd44;
	box-shadow:0 1px 1px #fff inset;
}
.subscribe input[type="submit"]:hover {
	border:none;
	background:linear-gradient(#488b2b,#68bd44);
	padding:5px 0;
	color:#fff;
	width:100%;
	border-radius:4px;
	border:solid 1px #68bd44;
	box-shadow:0 1px 1px #fff inset;
}
.copyright {
	color:#fff;
}
.poweredBy {
	float:right;
	color:#fff;
}
.hdng-btm-line {
	width:100%;
	height:1px;
	background-color:#ccc;
	margin:-12px 0 20px;
}
.ftr-hdng {
	/*border-bottom:none;*/
	border-bottom:solid 3px #f7dc49;
}
.welcome-more {
	/*background-color:#f9f9f9;*/
	text-align:center;
	padding:5px 0;
	box-shadow:0 0 10px #dedede inset;
}
.welcome-more span {
	color:#63b73e;
	font-size:20px;
}

.welcome {
	text-align:center;
}
.welcome h4 {
	font-size:24.5px;
	background-color:#fcd947;
	display:inline-block;
	padding:5px 10px 8px;
	border-right:solid 2px #95bb2b;
	border-left:solid 2px #95bb2b;
}
.welcome-hdng-btm-line {
	width:100%;
	height:2px;
	background-color:#95bb2b;
	margin:-28px 0 20px;
}
.featured-box-red .readMore {
	text-align:center;
	margin-bottom:-13px;
}
.featured-box-red .readMore a {
	background-color:#95bb2b;
	color:#fff;
	padding:2px 10px;
}

.social-icons {
	text-align:center;
}
.social-icons-facebook {
	margin:0 auto 5px;
	width:100%;
	padding:5px 0;
	background-color:#6a92cf;
	text-align:center;
}
.social-icons-twitter {
	margin:0 auto 5px;
	width:100%;
	padding:5px 0;
	background-color:#96ddf5;
	text-align:center;
}
.social-icons-youtube {
	margin:0 auto 5px;
	width:100%;
	padding:5px 0;
	background-color:#fa9e9e;
	text-align:center;
}

.career {
	border:solid 1px #dddddd;
	margin-bottom:20px;
}
.career p {
	margin:0 0 0 28px;
}
.career p img {
	margin:0 12px 0 -46px;
}
.career p.applyNow {
	background-color:#f1f1f1;
	padding:2px 0;
	text-align:center;
	margin:10px 0;
}
.custom-btn {
	background:none;
	background-color:#82c01d;
	padding:5px 30px;
	border-radius:4px;
	color:#fff;
	text-shadow:none;
}

address strong {
	color:#d80d11;
}
address span strong {
	color:#98bf17;
}

.growing-tbl {
	margin-top:15px;
	border-collapse:collapse;
}
.growing-tbl td {
	border:solid 1px #cccccc;
	padding:0 0 0 10px;
	color:#d80d11;
}
.growing-tbl td.f9f9f9 {
	background-color:#f9f9f9;
}
.growing-tbl td.f6f6f6 {
	background-color:#eeeded;
}
.growing-tbl td.f3f3f3 {
	background-color:#e1dfdf;
}

.branch-offices {
	width:250px;
	background-color:#f4f4f4;
	/*margin:10px 0;*/
	padding:3px 5px 3px 5px;
	border-left:solid 3px #98bf17;
	border-right:solid 1px #98bf17;
}
.srvsAvail {
	width:80%;
	background-color:#e8faad;
	margin:10px 0;
	padding:3px 5px 3px 5px;
	border:solid 1px #60db0f;
}
.date-news span{
	margin-left: 10px;
    background: #000;
    color: #ddd;
    padding:1px 5px;
}
#dlphoto_Image1_0  {
position: relative;
}
#dlphoto_ImageButton1_0  {
position: absolute;
left: 359px;
bottom: 133px;
}