﻿@charset "utf-8";
.contrast_with_color1 {
    color: #000;
}

.contrast_with_color2 {
    color: #000;
}

.contrast_with_color3 {
    color: #000;
}

.contrast_with_color4 {
    color: #fff;
}

.contrastWithColor3 {
    color: #000;
}

.btnColor {
    color: #fff !important;
}

body {
    font-family: 'Lato', sans-serif;
    background-color: #f4f4f4;
}

a,
a:link,
a:active,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: 0;
    color: #a8a8a8;
}

input,
textarea {
    outline: 0;
}

input[type="submit"],
input[type="button"] {
    border: none;
}

label {
    font-weight: normal;
    margin-bottom: 0;
}

.center-block-outer {
    overflow: hidden;
}

.center-block-middle {
    float: left;
    position: relative;
    left: 50%;
}

.center-block-inner {
    position: relative;
    left: -50%;
}

.bold {
    font-weight: bold;
}

.cms-content {
    font-family: 'Lato', sans-serif !important;
}

.cms-content h3 {
    font-size: 21px;
    line-height: 22px;
    color: #4d89bd;
}

.cms-content a {
    color: #4d89bd;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
}

.cms-content a:hover {
    color: #3a6f9d;
}

.cms-content ul li {
    list-style: inside disc;
}

.common-heading1 {
    font-weight: 900;
    font-size: 20px;
}

.common-heading1.search-heading-home {
    color: #fff;
}

.common-heading1.search-heading-list {
    color: #4d89bd;
}

.common-heading1.about-us-heading {
    color: #fff;
}

.common-heading1.featuredProperties {
    color: #4d89bd;
}

.common-related-links li {
    margin-bottom: 10px;
}

.common-related-links li.active a,
.common-related-links li.active span {
    background-color: #4d89bd;
    color: #fff;
}

.common-related-links a {
    display: block;
    padding: 8px 15px 9px 15px;
    font-size: 20px;
    background: #d5d5d5;
    color: #3c3c3c;
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -ms-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
}

.common-related-links a:hover {
    background-color: #4d89bd;
    color: #fff;
}

.downloads-list {
    padding-left: 18px;
}

.downloads-list li {
    margin-bottom: 8px;
    list-style: disc;
}

a.download-item {
    font-size: 19px;
    color: #404040;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
}

a.download-item:hover {
    color: #595959;
}

.common-pagination {
    margin-top: 15px;
    margin-bottom: 24px;
    text-align: center;
}

.common-pagination .pagination {
    margin: 0;
}

.common-pagination .pagination .pg-btn {
    padding-left: 25px;
    padding-right: 25px;
}

.common-pagination .pagination>li {
    display: inline-block;
}

.common-pagination .pagination>li>a {
    display: block;
    margin-right: 13px;
    padding: 7px 14px;
    color: #919191;
}

.common-pagination .pagination>li>a:hover {
    color: #fff;
    background-color: #4d89bd;
}

.common-pagination .pagination>li.active>a {
    color: #fff;
    background-color: #4d89bd;
    border: 1px solid #e8e8e8;
}

.common-list-item {
    display: block;
    margin: 0 auto;
    max-width: 360px;
}

.common-list-item:hover .overlay {
    opacity: 1;
}

.common-list-item .img-container {
    position: relative;
}

.common-list-item .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: opacity 400ms ease-in-out;
    -moz-transition: opacity 400ms ease-in-out;
    -ms-transition: opacity 400ms ease-in-out;
    -o-transition: opacity 400ms ease-in-out;
    background: rgba(0, 0, 0, .5);
}

.common-list-item .read-more-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}

.common-list-item .fa-eye {
    font-size: 22px;
}

.common-list-item .read-more {
    margin-top: 5px;
    font-size: 18px;
}

.common-list-item .title {
    padding: 10px 15px 12px 15px;
    text-align: center;
    font-size: 19px;
    background: #4d89bd;
    height: 70px;
    overflow: hidden;
    color: #000;
}

.common-list-item .info-box {
    padding: 30px 28px 30px 28px;
    background: #d6dbe1;
}

.common-list-item .description {
    overflow: hidden;
    height: 95px;
    font-weight: lighter;
    font-size: 16px;
    line-height: 19px;
    color: #3c3c3c;
}

.video-master-wrapper {
    max-width: 639px;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.navbar {
    z-index: 900;
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    background-color: #fff;
}

.navbar-toggle {
    background: #fff;
}

.navbar-toggle .icon-bar {
    background: #fff;
}

.navbar-brand {
    position: relative;
    z-index: 980;
    padding-left: 15px !important;
    height: auto;
    padding: 0;
}

.social-links {
    margin-top: 14px;
    float: right;
}

.social-links a {
    display: inline-block;
    margin-left: 30px;
    font-size: 14px;
    font-weight: bold;
    color: #a8a8a8;
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
}

.social-links a:hover {
    color: #4d89bd;
}

.social-links a i {
    margin-right: 10px;
}

.social-links a .fa-skype {
    font-size: 22px;
}

.social-links a .fa-share-alt {
    font-size: 19px;
}

.social-links a .fa-phone {
    font-size: 19px;
}

.navbar-collapse {
    position: relative;
    padding-right: 0;
}

.nav {
    margin-top: 37px;
    margin-right: 0 !important;
    margin-bottom: 10px;
    padding-right: 12px;
    clear: right;
}

@media(min-width:1200px) {
    .nav {
        position: relative;
        right: -21px;
    }
}

.nav>li:not(:last-of-type) {
    margin-right: 23px;
}

.nav>li>a,
.nav>li>span {
    display: block;
    padding: 0 10px;
    font-size: 19px;
    line-height: 35px;
    -webkit-transition: color 100ms ease-in-out;
    -moz-transition: color 100ms ease-in-out;
    -ms-transition: color 100ms ease-in-out;
    -o-transition: color 100ms ease-in-out;
    color: #a8a8a8;
}

.nav>li>a:focus,
.nav>li>a:active,
.nav>li>span:hover,
.nav>li span:focus {
    background: #4d89bd !important;
    color: #fff;
}

.nav>li:hover,
.nav>li:active,
.nav>li:focus {
    background-color: #4d89bd;
}

.nav>li:hover>a,
.nav>li:active>a,
.nav>li:focus>a {
    background-color: #4d89bd !important;
    color: #fff;
}

.nav>li:last-of-type.active {
    margin-right: 10px;
}

.nav>li.active {
    background-color: #4d89bd;
}

.nav>li.active>a,
.nav>li.active>span {
    font-weight: bold;
    color: #fff;
}

.nav .dropdown:hover .dropdown-menu {
    display: block;
}

.nav .dropdown-menu {
    right: auto;
    left: 0;
    padding: 10px 0 10px 0;
    border: none;
    box-shadow: none;
    background-color: #d5d5d5;
}

.nav .dropdown-menu li {
    margin-bottom: 6px;
}

.nav .dropdown-menu li:hover a {
    background-color: #4d89bd;
    color: #fff;
    -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
    transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

.nav .dropdown-menu a {
    font-size: 17px;
    color: #3c3c3c;
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    -ms-transition: color 250ms ease-in-out;
    -o-transition: color 250ms ease-in-out;
}

#shared-footer {
    padding-bottom: 6px;
    background: #000;
}

.contact-item,
.divider {
    font-size: 18px;
    color: #fff;
}

.contact-item {
    display: inline-block;
    margin-top: 18px;
    color: #fff;
}

.contact-item span {
    font-weight: bold;
    font-size: 20px;
    color: #4d89bd;
}

.contact-item a {
    opacity: 1;
    -webkit-transition: opacity 200ms ease-in-out;
    -moz-transition: opacity 200ms ease-in-out;
    -ms-transition: opacity 200ms ease-in-out;
    -o-transition: opacity 200ms ease-in-out;
    color: #fff;
}

.contact-item a:hover {
    opacity: .7;
}

.divider {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

a.author-mark {
    float: right;
    margin-top: 6px;
    padding: 19px 48px 16px 0;
    color: #fff;
    background: url(../img/layout/proppy_logo.png) no-repeat right center;
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
}

a.author-mark:hover {
    opacity: .7;
}

.search-form {
    margin-top: 17px;
}

.search-form .selectpicker+.bootstrap-select button,
.search-form input {
    margin-bottom: 11px;
    color: #919191;
}

.search-form .selectpicker+.bootstrap-select button:focus {
    outline: 0 !important;
}

.search-form .selectpicker+.bootstrap-select button {
    padding: 4px 10px 5px 10px;
    border: 1px solid #d6dbe1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    box-shadow: none;
}

.search-form .selectpicker+.bootstrap-select button .caret {
    right: 10px;
    margin-top: -3px;
    width: 8px;
    height: 8px;
    background: url(../img/layout/select_arrow_down.png) no-repeat;
    border: none;
}

.search-form .selectpicker+.bootstrap-select .dropdown-menu.open {
    top: 26px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-top: 1px solid #c9ced4;
}

.search-form .selectpicker+.bootstrap-select .dropdown-menu>li>a:hover {
    background: #fff;
}

.search-form .last-row {
    display: table;
    width: 100%;
}

.search-form .last-input-wrapper,
.search-form .submit-wrapper {
    display: table-cell;
    width: 50%;
    vertical-align: top;
}

.search-form .last-input-wrapper {
    padding-right: 5px;
}

.search-form .submit-wrapper {
    padding-left: 5px;
}

.search-form .last-input,
.search-form input[type="button"] {
    height: 29px;
    width: 100%;
}

.search-form .last-input {
    padding: 4px 10px 5px 10px;
    border: 1px solid #d6dbe1;
}

.search-form input[type="button"] {
    padding: 0 15px 1px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    background-color: #4d89bd;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}

.search-form input[type="button"]:hover {
    background-color: #3a6f9d;
}

#hero-slider-wrapper {
    background: #a8a8a8;
}

@media(max-width:767px) {
    #hero-slider-wrapper {
        height: 367px;
        overflow: hidden;
    }
}

#hero-slider-wrapper .lSSlideOuter {
    position: relative;
}

#hero-slider-wrapper .lSPager.lSpg {
    position: absolute;
    bottom: 42px;
    left: 0;
    right: 0;
}

#hero-slider-wrapper .lSPager.lSpg li {
    padding: 0 8px;
}

#hero-slider-wrapper .lSPager.lSpg li a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 99;
    height: 17px;
    width: 17px;
    text-indent: -999em;
    background-color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    opacity: .6;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
}

#hero-slider-wrapper .lSPager.lSpg li:hover a {
    opacity: 1;
    background-color: #fff;
}

#hero-slider-wrapper .lSPager.lSpg li.active a {
    opacity: 1;
    background-color: #fff;
}

@media(max-width:767px) {
    #hero-slider-wrapper .lSPager.lSpg {
        display: none;
    }
}

#hero-slider .img-wrapper {
    position: relative;
    display: block;
    width: 100%;
    max-height: 605px;
}

#hero-slider .img-wrapper>a>div.img {
    background-color: #a8a8a8;
    background-position: center top !important;
    background-repeat: no-repeat !important;
}

@media(max-width:767px) {
    #hero-slider .img-wrapper>a>div.img {
        background-size: auto 100% !important;
    }
}

#hero-slider .img-wrapper:after {
    display: block;
    content: '';
    padding-top: 56.25%;
}

#hero-slider .img {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-position: center top;
    background-size: auto 100%;
    color: #fff;
}

#hero-slider .container {
    height: 100%;
    position: relative;
}

.slide-desc-box {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 132px;
    max-width: 568px;
    padding: 12px 95px 16px 29px;
    background: rgba(0, 0, 0, .6);
    -webkit-transition: background 250ms ease-in-out;
    -moz-transition: background 250ms ease-in-out;
    -ms-transition: background 250ms ease-in-out;
    -o-transition: background 250ms ease-in-out;
}

.slide-desc-box:hover {
    background: rgba(0, 0, 0, .8);
}

.slide-desc-box h2 {
    margin-bottom: 5px;
    font-size: 40px;
    line-height: 40px;
    font-weight: bold;
    color: #fff;
}

.slide-desc-box .slide-description {
    font-size: 19px;
    line-height: 22px;
    color: #fff;
}

@media(max-width:767px) {
    .slide-desc-box .slide-description {
        height: 70px;
        overflow: hidden;
    }
}

.search-and-info-section {
    padding: 18px 0 32px 0;
    background-color: #07223a;
    background-position: center top;
    background-repeat: no-repeat;
}

.about-us-section {
    float: left;
    margin-top: 17px;
    width: 100%;
    background-color: #07223a;
}

.about-us-section .content-wrap {
    float: left;
    max-width: 500px;
    font-size: 16px;
}

.about-us-section .content-wrap .cms-content {
    overflow: hidden;
    color: #fff;
}

.about-us-section .content-wrap .cms-content p {
    color: #fff;
}

.about-us-section .award-strips {
    float: right;
    width: 237px;
    height: auto;
}

.items-slider-container {
    padding-bottom: 45px;
}

.items-slider-container .lSPager.lSpg {
    display: none;
}

.items-slider-container .lSPager.lSpg li {
    padding: 0 8px;
}

.items-slider-container .lSPager.lSpg li a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 99;
    height: 17px;
    width: 17px;
    text-indent: -999em;
    background-color: #bfbfbf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    opacity: .6;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
}

.items-slider-container .lSPager.lSpg li:hover a {
    opacity: 1;
    background-color: #bfbfbf;
}

.items-slider-container .lSPager.lSpg li.active a {
    opacity: 1;
    background-color: #bfbfbf;
}

.items-slider-container .slider-controls {
    margin-top: 27px;
    float: right;
}

.items-slider-container .slider-controls .btn-l,
.items-slider-container .slider-controls .btn-r {
    float: left;
    width: 38px;
    height: 38px;
    cursor: pointer;
    background-color: #4d89bd;
    -webkit-transition: background-color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out;
    -ms-transition: background-color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 28%;
}

.items-slider-container .slider-controls .btn-l:hover,
.items-slider-container .slider-controls .btn-r:hover {
    background-color: #3a6f9d;
}

.items-slider-container .slider-controls .btn-l {
    margin-right: 1px;
    background-image: url(../img/layout/arrow_l.png);
}

.items-slider-container .slider-controls .btn-r {
    background-image: url(../img/layout/arrow_r.png);
}

.items-slider-container h2 {
    margin-top: 24px;
    margin-bottom: 25px;
    font-size: 28px;
    font-weight: normal;
    color: #4d89bd;
}

.featured-info {
    padding-bottom: 69px;
    background: #07223a;
}

.featured-info h2 {
    margin-top: 40px;
    margin-bottom: 44px;
    text-transform: uppercase;
    font-weight: lighter;
    font-size: 28px;
    color: #fff;
}

.featured-info h2 span {
    font-weight: normal;
}

a.featured-item {
    float: left;
    width: 100%;
    display: block;
    font-size: 16px;
    color: #3c3c3c;
}

a.featured-item img {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}

a.featured-item .info-box {
    float: left;
    width: 100%;
    padding: 20px 24px 12px 24px;
    background-color: #fff;
    height: 250px;
    position: relative;
}

a.featured-item .info-box h4 {
    font-size: 28px;
    line-height: 28px;
    color: #4d89bd;
}

a.featured-item .short-desc {
    margin-top: 26px;
    max-height: 80px;
    font-size: 16px;
    line-height: 20px;
    overflow: hidden;
    font-weight: 300;
}

a.featured-item .see-more {
    position: absolute;
    overflow: hidden;
    right: 20px;
    bottom: 15px;
    margin-top: 17px;
    padding: 5px 15px 5px 15px;
    background: #4d89bd;
    -webkit-transition: background 400ms ease-in-out, color 400ms ease-in-out;
    -moz-transition: background 400ms ease-in-out, color 400ms ease-in-out;
    -ms-transition: background 400ms ease-in-out, color 400ms ease-in-out;
    -o-transition: background 400ms ease-in-out, color 400ms ease-in-out;
    transition: background 400ms ease-in-out, color 400ms ease-in-out;
    color: #fff;
}

a.featured-item .see-more:hover {
    background-color: #3a6f9d;
}

a.featured-item .see-more:hover span {
    transform: scale(.7);
    opacity: 0;
}

a.featured-item .see-more:hover .fa-long-arrow-right {
    right: 20px;
}

a.featured-item .see-more span {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    font-size: 18px;
    opacity: 1;
}

a.featured-item .see-more .fa-long-arrow-right {
    position: absolute;
    top: 8px;
    right: 999px;
    font-size: 20px;
    -webkit-transition: right 300ms ease-in-out;
    -moz-transition: right 300ms ease-in-out;
    -ms-transition: right 300ms ease-in-out;
    -o-transition: right 300ms ease-in-out;
}

a.featured-item>div.imageBlockWrapper .img-container {
    position: relative;
}

a.featured-item>div.imageBlockWrapper .img-container>.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 299;
    overflow: hidden;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
}

a.featured-item>div.imageBlockWrapper .img-container>.overlay>.read-more-container {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    padding-top: 80px;
    font-size: 20px !important;
}

a.featured-item:hover>div.imageBlockWrapper .img-container>.overlay {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
}

.featured-item.is-hover img {
    filter: brightness(.7);
    -webkit-filter: brightness(.7);
    -moz-filter: brightness(.7);
}

.company-info-section {
    background: #2f2f2f;
}

.company-info-section .title {
    margin-top: 41px;
    font-size: 35px;
    color: #fff;
}

.company-info-section .description {
    margin-top: 25px;
    overflow: hidden;
    max-width: 295px;
    height: 126px;
    line-height: 21px;
    font-size: 17px;
    font-weight: lighter;
    color: #fff;
}

.company-photo {
    margin-top: 54px;
}

.brand-slogan {
    padding: 69px 40px 70px 40px;
    background: #3a6f9d;
}

.brand-slogan h1,
.brand-slogan h2 {
    text-align: center;
    font-weight: lighter;
    font-size: 34px;
    color: #fff;
}

.brand-slogan h1 span,
.brand-slogan h2 span {
    font-weight: bold;
}

.PropertyListTitle {
    margin-bottom: 25px;
    font-size: 21px;
    color: #4d89bd;
}

.page-list-heading {
    margin-top: 10px;
    margin-bottom: 16px;
    font-size: 30px;
    color: #4d89bd;
}

.common-list-item.page-list-item {
    margin-bottom: 30px;
}

.list-filter {
    margin-top: 26px;
    margin-bottom: 25px;
    font-size: 0;
}

.list-filter li {
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
}

.list-filter li.active a {
    background-color: #4d89bd;
    color: #fff;
}

.list-filter a {
    display: block;
    padding: 6px 15px 7px 15px;
    font-size: 16px;
    background-color: #d5d5d5;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    color: #3c3c3c;
}

.list-filter a:hover {
    background-color: #4d89bd;
    color: #fff;
}

.prop-list-item {
    display: table;
    table-layout: fixed;
    margin-bottom: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c9ced4;
}

.prop-list-item .img-container {
    display: table-cell;
    width: 262px;
}

.prop-list-item .img-container img {
    width: 100%;
}

.prop-list-item .item-img {
    position: relative;
}

.prop-list-item .item-img img {
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
}

.prop-list-item .item-img>span,
.prop-list-item .item-img a>span {
    display: inline-block;
    position: relative;
    top: -145px;
    background-color: #4d89bd;
    color: #fff;
    font-size: 15px;
    padding: 0 15px;
    height: 24px;
    line-height: 24px;
}

@media(min-width:992px) and (max-width:1199px) {
    .prop-list-item .item-img>span,
    .prop-list-item .item-img a>span {
        top: -125px;
        font-size: 14px;
    }
}

.prop-list-item .item-img:hover img {
    opacity: .8;
}

.prop-list-item .info-container {
    display: table-cell;
    vertical-align: top;
    padding-left: 32px;
}

.prop-list-item .info-container .info-container-condition {
    font-size: 15px;
    color: #000;
}

.prop-list-item .title {
    font-size: 21px;
    line-height: 16px;
    line-height: 22px;
    color: #4d89bd;
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
}

.prop-list-item .title:hover {
    color: #3a6f9d;
}

.prop-list-item .price {
    margin-top: 2px;
    font-size: 22px;
    font-weight: bold;
    color: #4d89bd;
}

.prop-list-item .short-desc {
    margin-top: 3px;
    font-size: 15px;
    line-height: 17px;
    color: #000;
}

.prop-list-item .prop-specs {
    margin-top: 32px;
}

.prop-list-item .prop-spec-item {
    margin-top: 0;
}

.prop-list-item .prop-reference {
    float: right;
    margin-top: 7px;
    font-size: 15px;
    color: #000;
}

.property-list-search-form {
    margin-top: 20px;
}

.featured-info-heading {
    margin-top: 28px;
    margin-bottom: 24px;
}

.featured-info-item {
    margin-bottom: 32px;
}

.featured-info-item .info-box {
    overflow: auto;
    width: 100%;
    padding: 12px 18px 15px 18px;
    background: #e8e8e8;
}

.featured-info-item h3 {
    margin-bottom: 10px;
    font-size: 22px;
    color: #4d89bd;
}

.featured-info-item .short-desc {
    overflow: hidden;
    height: 102px;
    font-size: 15px;
    line-height: 17px;
    color: #787878;
}

.featured-info-item .see-more {
    float: right;
    margin-top: 20px;
    padding: 2px 12px 2px 11px;
    font-size: 15px;
    color: #fff;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    background-color: #4d89bd;
}

.featured-info-item .see-more:hover {
    background-color: #3a6f9d;
}

.video-detail .video-master-wrapper {
    margin: 0 auto;
}

.numbers {
    margin-bottom: 30px;
    color: #919191;
}

.numbers h3 {
    margin-top: 16px;
    margin-bottom: 14px;
    font-size: 20px;
    color: #fff;
}

.numbers span {
    font-size: 16px !important;
    color: #fff;
    font-weight: bold;
}

.property-title {
    margin-top: 16px;
    margin-bottom: 14px;
    font-size: 25px;
    color: #4d89bd;
}

.thumbs-slider-container {
    position: relative;
    margin-top: 12px;
    padding: 0 73px;
}

.thumbs-slider-container .prev-btn,
.thumbs-slider-container .next-btn {
    height: 66px;
    width: 34px;
    cursor: pointer;
    text-align: center;
    background: #919191;
}

.thumbs-slider-container .prev-btn i,
.thumbs-slider-container .next-btn i {
    margin-top: 18px;
    font-size: 26px;
    font-weight: lighter;
    color: #fff;
}

.thumbs-slider-container .prev-btn {
    position: absolute;
    top: 0;
    left: 0;
}

.thumbs-slider-container .next-btn {
    position: absolute;
    top: 0;
    right: 0;
}

.pdetail_EnergyCertificate {
    width: 80px;
    height: 100px;
    position: absolute;
    z-index: 250;
    top: 393px;
    right: 15px;
}

.pdetail_EnergyCertificate img {
    width: 100%;
    height: auto;
}

@media(min-width:992px) and (max-width:1199px) {
    .pdetail_EnergyCertificate {
        top: 305px;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .pdetail_EnergyCertificate {
        top: 375px;
    }
}

@media(max-width:767px) {
    .pdetail_EnergyCertificate {
        top: 255px;
        width: 56px;
        height: 70px;
        left: 50%;
        margin-left: 180px;
    }
}

@media(max-width:530px) {
    .pdetail_EnergyCertificate {
        right: 0;
        left: unset;
        margin-right: 15px;
        top: 100%;
        margin-top: -148px;
    }
}

.property-specs-section {
    margin-top: 35px;
}

.prop-spec-item {
    margin-top: 13px;
    display: inline-block;
    vertical-align: bottom;
    margin-right: 18px;
    color: #4d89bd;
}

.prop-spec-item i {
    margin-right: 5px;
}

.prop-spec-item span {
    display: inline-block;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 15px;
    color: #000;
}

.prop-spec-item .fa {
    display: inline-block;
    vertical-align: bottom;
    font-size: 23px;
}

.prop-spec-item .glyphicons {
    padding-left: 0;
}

.prop-spec-item .glyphicons:before {
    position: relative;
    vertical-align: baseline;
    margin: 0;
    font-size: 23px;
}

.prop-spec-item .fa,
.prop-spec-item .glyphicons:before {
    color: #4d89bd;
}

.prop-spec-item .glyphicons.home:before {
    font-size: 19px;
}

.prop-spec-item .fa.fa-bed {
    position: relative;
    top: -2px;
}

.prop-spec-item .glyphicons.pool:before {
    margin-right: 6px;
}

.prop-spec-item .right-icons {
    float: right;
}

.prop-spec-item .right-icons .item {
    display: inline-block;
}

.print-share-container {
    float: right;
}

.print-item span,
.share-item span {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    color: #a7a7a7;
}

.print-item {
    margin-left: 30px;
}

.circular-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    width: 37px;
    height: 37px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #4d89bd;
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
}

.circular-icon:hover {
    background: #3a6f9d;
}

.circular-icon.print-icon i {
    padding-left: 0;
}

.circular-icon.print-icon i:before {
    position: relative;
    top: 6px;
    left: 10px;
    margin: 0;
    font-size: 18px;
    color: #fff;
}

.circular-icon.share-icon {
    background: #82b000;
}

.circular-icon.share-icon i {
    position: relative;
    top: 9px;
    left: 11px;
    font-size: 17px;
    color: #fff;
}

.currency-converter-container {
    margin-top: 10px;
    padding: 8px 0 14px 0;
    border-top: 1px solid #a7a7a7;
    border-bottom: 1px solid #a7a7a7;
}

.currency-converter-container .price {
    display: inline-block;
    vertical-align: top;
    font-weight: bold;
    font-size: 30px;
    color: #4d89bd;
}

.currency-converter-form {
    display: inline-block;
    vertical-align: top;
    float: right;
    margin-top: 9px;
}

.currency-converter-form label {
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    margin-right: 10px;
    font-weight: bold;
    font-size: 18px;
    color: #000;
}

.currency-converter-form .selectpicker+.bootstrap-select {
    display: inline-block;
    vertical-align: top;
    width: 165px !important;
}

.currency-converter-form .selectpicker+.bootstrap-select button,
.currency-converter-form input {
    font-weight: bold;
    font-size: 17px;
    color: #919191;
}

.currency-converter-form .selectpicker+.bootstrap-select button:focus {
    outline: 0 !important;
}

.currency-converter-form .selectpicker+.bootstrap-select button {
    display: inline-block;
    vertical-align: top;
    padding: 2px 10px 1px 10px;
    border: 1px solid #d6dbe1;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    box-shadow: none;
}

.currency-converter-form .selectpicker+.bootstrap-select button .caret {
    right: 10px;
    margin-top: -3px;
    width: 8px;
    height: 8px;
    background: url(../img/layout/select_arrow_down.png) no-repeat;
    border: none;
}

.currency-converter-form .selectpicker+.bootstrap-select .dropdown-menu.open {
    top: 26px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-top: 1px solid #c9ced4;
}

.currency-converter-form .selectpicker+.bootstrap-select .dropdown-menu>li>a:hover {
    background: #fff;
}

.currency-converter-form input[type="submit"] {
    display: inline-block;
    vertical-align: top;
    margin-left: 27px;
    height: 29px;
    width: 68px;
    background-color: #4d89bd;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    background-size: 12%;
    color: #fff;
    font-family: 'FontAwesome';
    font-size: 20px;
}

.currency-converter-form input[type="submit"]:hover {
    background-color: #3a6f9d;
}

.property-info-section {
    margin-top: 12px;
}

.property-short-desc,
.property-details-title,
.property-map-title {
    color: #4d89bd;
}

.property-info-headings {
    font-size: 24px;
}

.property-short-desc {
    margin-bottom: 13px;
    font-size: 26px;
}

.property-detail-content {
    font-size: 15px;
    color: #919191;
}

.property-details-title {
    margin-top: 30px;
}

.property-details-list {
    overflow: auto;
    width: 80%;
}

@media(min-width:992px) and (max-width:1199px) {
    .property-details-list {
        width: 100%;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .property-details-list {
        width: 100%;
    }
}

@media(max-width:767px) {
    .property-details-list {
        width: 100%;
    }
}

.property-details-list li {
    float: left;
    width: 45%;
    margin-right: 30px;
    padding: 20px 0 12px 0;
    border-bottom: 1px solid #000;
    font-size: 13px;
    color: #000;
}

@media(max-width:767px) {
    .property-details-list li {
        width: 100%;
    }
}

.property-map-title {
    margin-top: 30px;
    margin-bottom: 10px;
}

#property-map {
    height: 226px;
    width: 100%;
}

.contact-info {
    margin-top: 60px;
    margin-bottom: 38px;
    color: #000;
}

.contact-info .map-button {
    display: inline-block;
    margin-right: 20px;
    padding: 6px 25px;
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
    background-color: #4d89bd;
    color: #fff;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}

.contact-info .map-button:hover {
    background-color: #3a6f9d;
}

.contact-info .email-button {
    display: inline-block;
    margin-right: 20px;
    padding: 6px 25px;
    font-weight: bold;
    font-size: 23px;
    text-transform: uppercase;
    background-color: #4d89bd;
    color: #fff;
    -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}

.contact-info .email-button:hover {
    background-color: #3a6f9d;
}

.contact-info span,
.contact-info a {
    font-weight: bold;
    font-size: 24px;
    color: #4d89bd;
}

.contact-info span a {
    -webkit-transition: color 300ms ease-in-out;
    -moz-transition: color 300ms ease-in-out;
    -ms-transition: color 300ms ease-in-out;
    -o-transition: color 300ms ease-in-out;
}

.contact-info span a:hover {
    color: #bfbfbf;
}

.contact-info i {
    display: inline-block;
    vertical-align: sub;
    font-size: 36px;
}

.prop-detail-search-form {
    margin-top: 20px;
}

.featured-props h3 {
    margin-top: 30px;
    margin-bottom: 17px;
}

#tabbed-panel ul {
    float: left;
    width: 100%;
}

#tabbed-panel ul li {
    position: relative;
    float: left;
    width: 50%;
    text-align: center;
    background: #bcbcbc;
}

#tabbed-panel ul li a {
    display: block;
    padding: 3px 15px 5px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #3c3c3c;
}

#tabbed-panel ul li:after {
    display: none;
    position: absolute;
    content: '';
    left: 50%;
    bottom: -7px;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-top: 7px solid #4d89bd;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

#tabbed-panel ul li[aria-selected="false"]:hover {
    background: #919191;
}

#tabbed-panel ul li[aria-selected="true"] {
    background: #4d89bd;
    -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out, color 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out, color 300ms ease-in-out;
    transition: background 300ms ease-in-out, color 300ms ease-in-out;
}

#tabbed-panel ul li[aria-selected="true"] a {
    color: #fff;
}

#tabbed-panel ul li[aria-selected="true"]:after {
    display: block;
}

#tabbed-panel .tab-panel {
    clear: left;
    padding: 19px 18px 18px 18px;
    background: #e8e8e8;
}

#tabbed-panel .tab-panel h5.title {
    color: #4d89bd;
}

#tabbed-panel .tab-panel div.location {
    color: #4d89bd;
}

.prop-detail-item-container:not(:last-of-type) {
    margin-bottom: 60px;
}

.prop-detail-item {
    display: block;
    margin-right: auto;
    margin-left: auto;
    max-width: 226px;
    color: #bfbfbf;
}

.prop-detail-item:not(:last-of-type) {
    margin-bottom: 60px;
}

.prop-detail-item .title,
.prop-detail-item .location {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.prop-detail-item .title {
    margin-top: 12px;
}

.prop-detail-item .bottom-row {
    overflow: auto;
    margin-top: 20px;
}

.prop-detail-item .bottom-row>a.see-more {
    background-color: #4d89bd;
}

.prop-detail-item .bottom-row>a.see-more:hover {
    background-color: #3a6f9d;
}

.prop-detail-item .bottom-row>div.price {
    color: #4d89bd;
}

.prop-detail-item .price {
    font-size: 22px;
    font-weight: bold;
    line-height: 22px;
}

.prop-detail-item .see-more {
    float: right;
    padding: 3px 11px 4px 11px;
    background: #bfbfbf;
    -webkit-transition: background 300ms ease-in-out;
    -moz-transition: background 300ms ease-in-out;
    -ms-transition: background 300ms ease-in-out;
    -o-transition: background 300ms ease-in-out;
    color: #fff;
}

.prop-detail-item .see-more:hover {
    background: #d9d9d9;
}

#property-rates {
    margin-top: 30px;
}

.property-table {
    margin-top: 15px;
    width: 100%;
}

.property-table thead {
    background: #4d89bd;
}

.property-table thead th {
    padding-top: 7px;
    padding-bottom: 6px;
    color: #000;
    font-size: 17px;
}

.property-table thead th:first-of-type {
    padding-left: 16px;
}

.property-table thead th:last-of-type {
    padding-right: 16px;
    text-align: right;
}

.property-table tbody {
    background: #ebebeb;
}

.property-table tbody tr td {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #393939;
}

.property-table tbody tr td:first-of-type {
    padding-left: 16px;
}

.property-table tbody tr td:last-of-type {
    padding-right: 16px;
    text-align: right;
}

.property-table tbody tr.alternate {
    background: #dedede;
}

#property-availability {
    margin-top: 36px;
}

.availability-item {
    display: inline-block;
    margin-top: 16px;
    margin-right: 10px;
}

.availability-item div,
.availability-item span {
    display: inline-block;
    vertical-align: middle;
}

.availability-item div {
    width: 20px;
    height: 20px;
}

.availability-item span {
    margin-left: 8px;
}

.availability-item.unavail div {
    background: #4d89bd;
}

.availability-item.avail div {
    background: #d9d9d9;
}

.availability-calendar {
    margin-top: 34px;
}

.MonthObject {
    margin-bottom: 25px;
    height: 207px;
}

.Month_name {
    padding: 3px 15px 4px 15px;
    text-align: center;
    font-size: 16px;
    color: #000;
    background-color: #4d89bd;
}

.Month_weekdays {
    float: left;
    width: 100%;
    line-height: 16px;
}

.Month_weekdays span {
    float: left;
    padding: 5px 0 7px 0;
    width: 14.28%;
    text-align: center;
    color: #585858;
    font-size: 14px;
}

.days {
    float: left;
    width: 100%;
    clear: both;
}

.days div {
    padding: 3px 0 4px 0;
    float: left;
    width: 14.28%;
    font-size: 13px;
    text-align: center;
}

.day_normal,
.day_busy,
.half_day_start_busy,
.half_day_end_busy,
.day_old,
.day_changeover {
    outline: 1px solid #fff;
}

.day_normal {
    background: #d9d9d9;
    color: #393939;
}

.day_busy {
    color: #fff;
    background-color: #4d89bd;
    font-weight: bold;
}

.half_day_start_busy {
    background: #d9d9d9;
    background: -moz-linear-gradient(left, #d9d9d9 50%, #4d89bd 50%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #d9d9d9), color-stop(50%, #fff));
    background: -webkit-linear-gradient(left, #d9d9d9 50%, #4d89bd 50%);
    background: -o-linear-gradient(left, #d9d9d9 50%, #4d89bd 50%);
    background: -ms-linear-gradient(left, #d9d9d9 50%, #4d89bd 50%);
    background: linear-gradient(to right, #d9d9d9 50%, #4d89bd 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='@color_grey_lite3', endColorstr='@main-color-darker-1', GradientType=1);
    color: #fff;
    font-weight: bold;
}

.half_day_end_busy {
    background: #d9d9d9;
    background: -moz-linear-gradient(left, #4d89bd 50%, #d9d9d9 50%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #4d89bd), color-stop(50%, #d9d9d9));
    background: -webkit-linear-gradient(left, #4d89bd 50%, #d9d9d9 50%);
    background: -o-linear-gradient(left, #4d89bd 50%, #d9d9d9 50%);
    background: -ms-linear-gradient(left, #4d89bd 50%, #d9d9d9 50%);
    background: linear-gradient(to right, #4d89bd 50%, #d9d9d9 50%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='@main-color-darker-1', endColorstr='@color_grey_lite3', GradientType=1);
    color: #fff;
    background-color: #4d89bd;
    font-weight: bold;
}

.day_old {
    background-color: #c3c3c3;
    color: #7b7b7b;
}

.day_changeover {
    background-color: #e8e8e8;
    font-weight: bold;
    color: #4d89bd;
}

.detail-main-heading {
    margin-top: 23px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #3c3c3c;
}

.detail-sub-heading {
    margin-bottom: 10px;
    line-height: 30px;
    font-size: 30px;
    color: #4d89bd;
}

.detail-heading {
    font-size: 33px;
    line-height: 30px;
    color: #4d89bd;
}

.short-description {
    margin-top: 35px;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #000;
}

.detail-cms-content.cms-content {
    margin-top: 40px;
}

.detail-cms-content.cms-content p {
    padding-top: 12px;
}

.detail-cms-content.cms-content p,
.detail-cms-content.cms-content span {
    line-height: 19px !important;
    font-size: 15px !important;
    color: #000;
}

.detail-cms-content.cms-content h2 {
    line-height: 37px !important;
    font-size: 33px !important;
    margin-bottom: 17px !important;
    color: #919191 !important;
}

.detail-cms-content.cms-content ul {
    margin-top: 15px;
}

.detail-cms-content.cms-content ul li {
    margin: 4px 0 0 9px;
}

.downloads-heading {
    margin-top: 44px;
    margin-bottom: 12px;
}

.detail-gallery-heading {
    margin-top: 48px;
    margin-bottom: 30px;
}

.detail-gallery-wrapper {
    margin-bottom: 60px;
}

.detail-gallery-wrapper .lSSlideOuter {
    display: none;
}

.detail-gallery-wrapper .lSPager.lSpg li {
    padding: 0 8px;
}

.detail-gallery-wrapper .lSPager.lSpg li a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 99;
    height: 17px;
    width: 17px;
    text-indent: -999em;
    background-color: #bfbfbf;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    opacity: .6;
    -webkit-transition: all .5s linear 0s;
    transition: all .5s linear 0s;
}

.detail-gallery-wrapper .lSPager.lSpg li:hover a {
    opacity: 1;
    background-color: #bfbfbf;
}

.detail-gallery-wrapper .lSPager.lSpg li.active a {
    opacity: 1;
    background-color: #bfbfbf;
}

#detail-gallery-slider {
    margin-bottom: 15px;
}

.detail-gallery-item {
    margin-bottom: 31px;
}

.detail-related-links {
    margin-top: 83px;
    margin-bottom: 49px;
}

#contacts-page-container {
    margin-bottom: 42px;
}

#contacts-map {
    width: 100%;
    height: 370px;
}

#contacts-heading {
    margin-top: 40px;
    margin-bottom: 19px;
    font-size: 32px;
    color: #4d89bd;
}

#contacts-form label {
    margin-bottom: 4px;
    color: #000;
}

#contacts-form input:not([type="submit"]),
#contacts-form textarea {
    margin-bottom: 10px;
    padding: 8px 10px;
    border: 1px solid #c9ced4;
    width: 100%;
}

#contacts-form textarea {
    height: 98px;
    resize: vertical;
}

#contacts-form input.ContactsBtnSend {
    float: right;
}

@media(min-width:768px) and (max-width:991px) {
    #contacts-form input.ContactsBtnSend {
        float: left;
        margin-top: 25px;
    }
}

@media(max-width:767px) {
    #contacts-form input.ContactsBtnSend {
        float: left;
        width: 290px;
    }
}

#contacts-form input.propDtlForm_send {
    float: right;
}

@media(max-width:767px) {
    #contacts-form input.propDtlForm_send {
        float: left;
        width: 290px;
    }
}

#contact-form-submit,
.propDtlForm_send {
    margin-top: 10px;
    padding: 5px 44px 6px 44px;
    width: auto;
    border: none;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    background-color: #4d89bd;
    color: #fff;
    -webkit-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    -moz-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    -ms-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    -o-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
    transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
}

@media(max-width:767px) {
    #contact-form-submit,
    .propDtlForm_send {
        margin-top: 25px;
    }
}

#contact-form-submit:hover,
.propDtlForm_send:hover {
    background-color: #3a6f9d;
}

.contact-info-container {
    padding: 19px 30px 5px 30px;
    background: #e8e8e8;
}

.cnt-item {
    color: #fff;
    margin-bottom: 10px;
}

.cnt-item label,
.cnt-item span {
    display: block;
}

.cnt-item label,
.cnt-item a {
    font-size: 17px;
    font-weight: bold;
    color: #4d89bd;
}

.cnt-item label span,
.cnt-item a span {
    display: inline-block;
    font-weight: normal;
    font-size: 14px;
}

.cnt-item a:hover,
.cnt-item a:active,
.cnt-item a:focus {
    color: #f2f2f2;
}

.cnt-item span {
    font-size: 14px;
    color: #2f2f2f;
}

@media(max-width:767px) {
    .common-pagination .pagination .pg-btn {
        padding: 7px 14px;
    }
    .common-pagination .pagination>li {
        margin-top: 4px;
    }
    .search-form .last-row {
        display: block;
    }
    .search-form .last-input-wrapper,
    .search-form .submit-wrapper {
        display: block;
        padding: 0;
        width: 100%;
    }
    .navbar-brand {
        margin-bottom: 17px;
        max-width: 200px;
    }
    .navbar-toggle {
        margin-top: 20px;
        background-color: #4d89bd;
    }
    #shared-footer {
        padding-top: 16px;
        padding-bottom: 16px;
        text-align: center;
    }
    .contact-item {
        display: block;
        margin-top: 10px;
        font-size: 16px;
    }
    .contact-item span {
        font-size: 17px;
    }
    a.author-mark {
        float: none;
        display: inline-block;
    }
    #hero-slider-wrapper .lSPager.lSpg {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #hero-slider .img-wrapper {
        height: 218px;
    }
    #hero-slider .container {
        margin-bottom: 8px;
        padding: 0;
    }
    .slide-desc-box {
        position: relative;
        bottom: 0;
        left: 0;
        padding: 12px 15px 15px 15px;
        width: 100%;
        max-width: 100%;
        background: #808080;
        color: #000;
    }
    .slide-desc-box:hover {
        background: #808080;
    }
    .slide-desc-box h2 {
        display: block;
        margin-bottom: 6px;
        font-size: 24px;
        line-height: 25px;
    }
    .slide-desc-box .slide-description {
        display: block;
        font-size: 15px;
    }
    .about-us-heading {
        margin-top: 22px;
    }
    .about-us-section {
        height: auto;
    }
    .about-us-section .content-wrap {
        float: none;
        padding: 20px 26px 10px 26px;
        min-width: 100%;
        margin-bottom: 25px;
    }
    .about-us-section .content-wrap .cms-content {
        height: auto;
    }
    .about-us-section .award-strips {
        float: none;
        margin: 0 auto;
        height: 274px;
        margin-bottom: -30px;
    }
    .items-slider-container .lSPager.lSpg {
        display: block;
    }
    .items-slider-container h2 {
        text-align: center;
    }
    .prop-type-item {
        margin-bottom: 15px;
    }
    .featured-info h2 {
        text-align: center;
    }
    .featured-item {
        float: none !important;
        overflow: auto;
        margin: 0 auto 30px auto;
        max-width: 360px;
    }
    .featured-item .info-box {
        padding-top: 10px;
    }
    .featured-item .info-box h4 {
        font-size: 25px;
    }
    .featured-item .short-desc {
        margin-top: 11px;
        height: auto;
        font-size: 16px;
        line-height: 20px;
    }
    .company-info-section .title {
        margin-top: 32px;
        font-size: 28px;
    }
    .company-info-section .title,
    .company-info-section .description {
        margin-left: auto;
        margin-right: auto;
        max-width: 313px;
    }
    .company-info-section .description {
        margin-top: 10px;
        color: #fff !important;
    }
    .company-photo {
        margin: 34px auto 0 auto;
    }
    .brand-slogan {
        margin: 40px auto 40px auto;
        padding: 40px 40px 45px 40px;
        max-width: 313px;
    }
    .brand-slogan h2 {
        font-size: 28px;
    }
    .detail-heading {
        font-size: 27px;
    }
    .detail-gallery-heading {
        margin-top: 36px;
        margin-bottom: 25px;
        text-align: center;
    }
    .detail-gallery-wrapper .lSSlideOuter {
        display: block;
    }
    .detail-related-links {
        margin-top: 0;
    }
    .content-detail-search-form {
        margin-bottom: 40px;
    }
    .page-list-heading {
        text-align: center;
    }
    .property-title {
        margin-right: auto;
        margin-left: auto;
        max-width: 500px;
        font-size: 23px;
    }
    #gallery-display-slider {
        margin-right: auto;
        margin-left: auto;
        max-width: 500px;
        padding-bottom: 0 !important;
    }
    .thumbs-slider-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 281px;
        padding: 0 51px;
    }
    .thumbs-slider-container .next-btn,
    .thumbs-slider-container .prev-btn {
        height: 55px;
    }
    .thumbs-slider-container .next-btn i,
    .thumbs-slider-container .prev-btn i {
        margin-top: 14px;
    }
    #thumbs-slider img {
        width: 55px;
    }
    .property-specs-section {
        margin: 18px auto 0 auto;
        max-width: 500px;
    }
    .prop-spec-item {
        margin-right: 8px;
    }
    .prop-spec-item span {
        font-size: 14px;
    }
    .print-share-container {
        margin-top: 12px;
        float: none;
    }
    .share-item span,
    .print-item span {
        font-size: 16px;
    }
    .currency-converter-container {
        margin: 31px auto 0 auto;
        max-width: 500px;
    }
    .currency-converter-container .price {
        display: block;
        font-size: 24px;
    }
    .currency-converter-form {
        float: none;
        margin-top: 0;
    }
    .currency-converter-form label {
        display: block;
        margin-bottom: 10px;
        font-size: 17px;
    }
    .property-info-section {
        margin-top: 28px;
    }
    .property-short-desc {
        font-size: 23px;
    }
    .contact-info {
        margin-top: 28px;
    }
    .contact-info .email-button {
        display: block;
        margin-right: 0;
        text-align: center;
        font-size: 18px;
    }
    .contact-info span,
    .contact-info a {
        font-size: 18px;
    }
    .contact-info span {
        display: block;
        margin-top: 17px;
    }
    .contact-info a {
        display: block;
    }
    .contact-info a i {
        font-size: 31px;
    }
    .prop-detail-search-form {
        margin-top: 0;
    }
    #tabbed-panel {
        margin-bottom: 50px;
    }
    .prop-detail-item {
        max-width: 308px;
    }
    .list-filter {
        margin-top: 24px;
        margin-bottom: 40px;
    }
    .list-filter>li {
        display: block;
        text-align: center;
    }
    .list-filter>li:not(:last-of-type) {
        margin-bottom: 2px;
    }
    .list-filter a {
        padding: 9px 15px 10px 15px;
    }
    .prop-list-item {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 10px;
        max-width: 281px;
    }
    .prop-list-item .img-container {
        display: block;
        width: auto;
    }
    .prop-list-item .info-container {
        display: block;
        margin-top: 16px;
        padding-left: 0;
    }
    .prop-list-item .info-container .price {
        margin-top: 5px;
    }
    .prop-list-item .prop-specs {
        margin-top: 16px;
    }
    .prop-list-item .prop-reference {
        margin-top: 8px;
        float: none;
    }
    .common-pagination.property-list-pagination {
        margin-top: 0;
        margin-bottom: 20px;
    }
    .featured-info-heading {
        margin-right: auto;
        margin-left: auto;
        max-width: 293px;
    }
    .featured-info-item {
        margin-left: auto;
        margin-right: auto;
        max-width: 293px;
    }
    #contact-form-submit {
        margin-bottom: 40px;
        width: 100%;
    }
}

@media(max-width:767px) and (max-width:767px) {
    #contact-form-submit {
        width: 290px;
        float: left;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .navbar-brand {
        max-width: 243px;
    }
    .navbar-toggle {
        margin-top: 20px;
        background-color: #4d89bd;
    }
    .contact-item {
        font-size: 16px;
    }
    .contact-item span {
        font-size: 17px;
    }
    a.author-mark {
        float: none;
        display: inline-block;
    }
    .slide-desc-box h2 {
        font-size: 30px;
    }
    .slide-desc-box .slide-description {
        font-size: 17px;
    }
    .about-us-heading {
        margin-top: 20px;
    }
    .about-us-section .content-wrap {
        max-width: 430px;
    }
    .featured-item .info-box {
        padding: 12px 16px 12px 16px;
    }
    .featured-item .info-box h4 {
        font-size: 23px;
    }
    .featured-item .info-box .short-desc {
        margin-top: 10px;
        height: 170px;
        font-size: 15px;
        line-height: 19px;
    }
    .company-info-section .description {
        max-width: none;
    }
    .company-photo {
        float: right;
        margin-top: 50px;
    }
    .brand-slogan {
        margin-top: 30px;
        margin-bottom: 30px;
        padding: 30px 40px 44px 40px;
    }
    .contact-info span,
    .contact-info a {
        font-size: 17px;
    }
    .contact-info .email-button {
        font-size: 19px;
    }
    #tabbed-panel {
        margin-bottom: 30px;
    }
    #tabbed-panel .tab-panel {
        padding: 29px 18px 24px 18px;
    }
    .prop-detail-item-container:not(:last-of-type) {
        margin-bottom: 0;
    }
    .prop-detail-item {
        margin-right: auto;
        margin-left: auto;
        max-width: 308px;
    }
    .featured-info-item {
        float: left;
    }
    .detail-gallery-wrapper {
        margin-bottom: 40px;
    }
    .detail-related-links {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .content-detail-search-form {
        margin-bottom: 38px;
    }
}

@media(max-width:991px) {
    .navbar>.container {
        position: relative;
    }
    .navbar-collapse {
        position: absolute;
        right: 15px;
        padding-right: 15px;
        border-top: none;
        min-width: 320px;
        background-color: #2f2f2f;
    }
    .navbar-collapse.in {
        overflow-y: visible;
    }
    .social-links {
        margin-top: 20px;
        margin-bottom: 24px;
        margin-left: 20px;
        float: none;
    }
    .social-links a {
        display: block;
        margin-top: 10px;
        margin-left: 0;
    }
    .nav {
        margin: 25px 0 20px 0;
    }
    .nav>li>a,
    .nav>li>span {
        padding: 10px 20px 10px 20px;
        font-size: 17px;
    }
    .nav>li i {
        position: relative;
        z-index: 880;
        padding: 10px;
        float: right;
        color: #fff;
        cursor: pointer;
    }
    .nav>li i:focus {
        background-color: #fff;
    }
    .nav>li:not(:last-of-type) {
        margin-right: 0;
    }
    .nav .dropdown:hover .dropdown-menu {
        display: none;
    }
    .nav .dropdown-menu {
        position: relative;
        float: none;
    }
    .nav .dropdown-menu li a {
        padding-left: 40px;
        font-size: 16px;
    }
}

@media(min-width:992px) and (max-width:1199px) {
    .nav>li:not(:last-of-type) {
        margin-right: 7px;
    }
    .about-us-section .content-wrap {
        max-width: 400px;
    }
    .featured-item .info-box .short-desc {
        margin-top: 9px;
        height: 156px;
    }
    .thumbs-slider-container {
        padding: 0 47px;
    }
    .property-specs-section {
        margin-top: 22px;
    }
    .currency-converter-container .price {
        font-size: 27px;
    }
    .currency-converter-form {
        margin-top: 7px;
    }
    .currency-converter-form label {
        font-size: 16px;
    }
    .currency-converter-form .selectpicker+.bootstrap-select {
        width: 116px !important;
    }
    .currency-converter-form input[type="submit"] {
        margin-left: 10px;
    }
    .contact-info span,
    .contact-info a {
        font-size: 17px;
    }
    .contact-info .email-button {
        font-size: 19px;
    }
    #tabbed-panel .tab-panel {
        padding-bottom: 25px;
    }
    .prop-list-item .img-container {
        width: 230px;
    }
    .prop-list-item .info-container {
        padding-left: 25px;
    }
    .prop-specs .prop-spec-item {
        margin-right: 6px;
    }
    .prop-specs .prop-spec-item span {
        font-size: 15px;
    }
}

.contactsCaptcha {
    width: 100%;
}

.contactsCaptcha .g-recaptcha>div>div>iframe {
    margin-top: 12px;
}

.dtlCaptchaPropInfo {
    width: 100%;
    margin: 8px 0 15px;
}

@media(min-width:768px) and (max-width:991px) {
    .dtlCaptchaPropInfo .g-recaptcha>div>div>iframe {
        transform: scale(.75);
        -webkit-transform: scale(.72);
        -moz-transform: scale(.72);
        -ms-transform: scale(.72);
        -o-transform: scale(.72);
        margin-left: -41px;
    }
}

@media(max-width:767px) {
    .dtlCaptchaPropInfo .g-recaptcha>div>div>iframe {
        transform: scale(.9);
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9);
        margin-left: -15px;
    }
}

.lSAction>a {
    z-index: 399;
}

.clear {
    clear: both;
}

.makemeRelative {
    position: relative;
}

.makemeRelative h3.propertyDetailButton {
    position: absolute;
    top: 15px;
    left: 0;
    background-color: #4d89bd;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    padding: 0 15px;
    z-index: 399;
}

.social-links a.lang-button {
    text-transform: uppercase;
    color: #a8a8a8;
    margin: 2px 0 2px 8px;
    font-weight: 400;
}

.social-links a.lang-button.first-lang {
    margin-left: 20px !important;
}

.social-links a.lang-button:hover {
    color: #4d89bd;
}

.social-links a.lang-button.active {
    font-weight: bold;
    color: #4d89bd;
}

@media(max-width:991px) {
    .social-links a.lang-button {
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-right: 20px;
    }
    .social-links a.lang-button.first-lang {
        margin-left: 0 !important;
    }
}

@media(max-width:991px) {
    .about-section {
        margin-top: 30px;
    }
}

@media(max-width:991px) {
    .dropdown-menu {
        margin-left: -15px;
        margin-right: -15px;
        border-radius: 0;
    }
}

.textFont {
    font-family: 'Lato', sans-serif;
    font-size: 15px;
    color: #000;
}

.note {
    color: #000;
}