
a:hover {
    text-decoration: none;
}

a:focus {
    color: none;
    text-decoration: none;
}

.color1 {
    color: #5c5853 !important;
}

.color2 {
    color: #05683a !important;
}

.color3 {
    color: #999999 !important;
}

.color4 {
    color: #8fa715 !important;
}

.color5 {
    color: #ececec !important;
}

.color6 {
    color: #bdd63d !important;
}
.color7 {
    color: #909090 !important;
}
.color8 {
    color: #5c5853 !important;
}

.colortxt p {
    color: #333 !important;
}

.bgcolor {
    background-color: #f5f5f5 !important;
}

.bgcolor1 {
    background-color: #5c5853 !important;
}

.bgcolor2 {
    background-color: #05683a !important;
}

.bgcolor3 {
    background-color: #e4e5ee !important;
}

.bgcolor4 {
    background-color: #8fa715 !important;
}
.bgcolor5 {
    background-color: #ececec !important;
}
.bgcolor6 {
    background-color: #bdd63d !important;
}
.bgcolor7 {
    background-color: #909090 !important;
}

.bgcolorpar {
    background-color: #111 !important;
}
.bgcolorbar {
    background-color: #e1e3de !important;
}

.bgnone {
    background-color: #f5f6fa!important;
}


a.clang {
    text-decoration: none
}
a.clang:link {color:#cacaca!important;}
a.clang:visited {color:#cacaca!important;text-decoration:none}
a.clang:hover {color:#cacaca!important;cursor:none;}
a.clang:active {color:#cacaca!important;}
a.clang {cursor: default!important;padding:0!important;}

a.lang {
    text-decoration: none;
    font-size: 18px;
}
a.lang {text-decoration:none; font-size: 16px; line-height:36px!important;}
a.lang:link {color:#5c5853!important;}
a.lang:visited {color:#5c5853!important;text-decoration:none}
a.lang:hover {color:#05683a!important;}
a.lang:active {color:#5c5853!important;}

a.c1:link {
    color: #5c5853 !important;
}
a.c1:visited {
    color: #0069b8 !important;
}
a.c1:hover {
    color: #fff !important;
    background-color: #5c5853;
    text-decoration: none;
}

a.c2:link {
    color: #8fa715 !important;
}
a.c2:visited {
    color: #8fa715 !important;
}
a.c2:hover {
    color: #05683a !important;
    text-decoration: none;
}

a.cred:link {
    color: #af0000;
}
a.cred:visited {
    color: #af0000;
}
a.cred:hover {
    color: #ff0000;
    text-decoration: none
}

a.gv:link {
    color: #ff9901 !important;
    opacity: 1!important;
}

a.gv:visited, a.gv:focus {
    color: #ff9901 !important;
}

a.gv:hover {
    color: #fff !important;
    text-decoration: none;
}

a.gold:link {
    color: #5c5853 !important;
    opacity: 1 !important;
    text-decoration: none!important;
}

a.gold:visited, a.gold:focus {
    color: #5c5853 !important;
    text-decoration: underline !important;
}

a.gold:hover {
    color: #333 !important;
    text-decoration: underline!important;
}

a.foot:link {
    color: #bdd63d !important;
    text-decoration: none !important;
}
a.foot:visited, a.gold:focus {
    color: #bdd63d !important;
    text-decoration: none !important;
}
a.foot:hover {
    color: #fff !important;
    text-decoration: underline !important;
}

a.contact {
    font-size: 14px;
    position: relative;
    top: 2px;
}
    a.contact:link {
        text-decoration: none;
        color: #bdd63d;
    }
    a.contact:visited, a.contact:focus, a.contact:active {
        text-decoration: none;
        color: #bdd63d;
    }
a.contact:hover {
    color: #ffffff !important;
    text-decoration: underline !important;
}

a.contact-r {
    font-size: 15px;
    /*position: relative;
    top: 6px;*/
}
    a.contact-r:link {
        text-decoration: none;
        color: #5c5853;
    }
    a.contact-r:visited, a.contact:focus {
        text-decoration: none;
        color: #5c5853;
    }
    a.contact-r:hover {
        color: #05683a !important;
        text-decoration: underline !important;
    }

.contact-nolink {
    font-size: 14px;
    position: relative;
    top: 2px;
    color: #bdd63d;
}

.coldefpad {
    padding-left: 0 !important;
    padding-right: 30px !important;
}

@media screen and (max-width: 768px) {
    a.contact-r {
        font-size: 16px;
    }
    .coldefpad {
        padding-left: 5px!important;
        padding-right: 5px!important;
    }
}

    a.form:link {
        color: #8fa715 !important;
        text-decoration: underline !important;
    }

    a.form:visited, a.gold:focus {
        color: #8fa715 !important;
        text-decoration: underline !important;
    }

    a.form:hover {
        color: #05683a !important;
        text-decoration: underline !important;
    }

.checkbox-theme input[type="checkbox"]:checked + label::before {
    border: 2px solid #5c5853;
}

    input[type=checkbox]:checked + label:before {
        color: #5c5853;
    }

    .error404-content h1 {
        color: #5c5853
    }

    .properties-amenities ul li i {
        color: #5c5853
    }

    .properties-condition ul li i {
        color: #5c5853
    }

    .border-button-theme {
        color: #5c5853;
        border: 2px solid #5c5853;
    }

    .map-properties-btns .border-button-theme:hover {
        background: #5c5853;
        color: #fff;
    }

    .theme-tabs .nav-tabs > li > a {
        background: #5c5853;
    }

        .theme-tabs .nav-tabs > li.active > a,
        .theme-tabs .nav-tabs > li > a:hover {
            color: #5c5853;
        }

        .theme-tabs .nav-tabs > li > a::after {
            background: #5c5853;
        }

    .theme-tabs .tab-nav > li > a::after {
        background: #5c5853 none repeat scroll 0% 0%;
    }

    .rightside-navbar li .button {
        color: #5c5853;
        border: 2px solid #5c5853;
    }

        .rightside-navbar li .button:hover {
            background: #5c5853;
        }

    .banner-detail-box .red-box {
        background: #5c5853 url(../../img/slider-detail.png) center center;
    }

    .banner-detail-box .white-box .slide-price {
        color: #5c5853;
    }

    .banner-detail-box .white-box .slide-location::after {
        background-color: #5c5853;
    }

    .search-options-btn, .search-options-btn:hover {
        background: #5c5853;
    }

    .search-button2 {
        color: #fff;
        background: #747474;
    }

        .search-button2:hover {
            color: #fff;
            background: #05683a;
        }

.search-head {
    /*color: #5c5853;*/
    color: #05683a;
    font-size: 16px;
    padding: 15px 0;
    /*font-family: 'Roboto', sans-serif;*/
}

    .bootstrap-select.btn-group.show-tick .dropdown-menu .selected a .check-mark {
        color: #5c5853;
    }

    .bootstrap-select .dropdown-menu li a {
        color: #000;
    }

        .bootstrap-select .dropdown-menu li a:hover {
            background: #5c5853;
        }

    .bootstrap-select .dropdown-menu > .active > a,
    .bootstrap-select .dropdown-menu > .active > a:focus,
    .bootstrap-select .dropdown-menu > .active > a:hover {
        color: #000;
    }

    .border-inner {
        background: #000;
    }

    .section-1 .content h4 {
        color: #2f383f;
    }

    .articles-box .detail .title a {
        color: #5c5853;
    }

    .category-content .btn, .category-content .pricing-btn {
        background: #5c5853;
    }

    footer .footer-item .contact-info li label a:hover {
        color: #5c5853;
    }

    .icon-box .icon {
        background: #5c5853;
    }

    .icon-box .detail h3 {
        color: #5c5853;
    }

    .plan .price-header h1 {
        color: #5c5853;
    }

    .plan.featured .price-header {
        background: #5c5853;
    }

    .about-box .detail h3 a {
        color: #5c5853;
    }

    .about-box .detail h3::after {
        background-color: #5c5853;
    }

    .about-box .detail h3 {
        color: #5c5853;
    }

    .change-view-btn {
        /*background-color: #b2b2b2;*/
        /*border: solid 1px #b2b2b2;*/
        color: #05683a;
    }

    .option-bar h4 {
        color: #5c5853;
    }

    .change-view-btn:hover {
        /*border: solid 1px #ff9901;*/
        /*background: #ff9901;*/
        color: #8fa715 !important;
    }

    .active-view-btn, .active-view-btn:hover {
        /*background: #bfa985;*/
        /*border: solid 1px #bfa985;*/
        color: #5c5853 !important;
        background: none;
    }

    .listing-properties-box .detail header .title a {
        color: #5c5853;
    }

        /*.listing-properties-box .detail .title::after {
    background-color: #2f383f;
}*/

        .listing-properties-box .detail header .title a:hover {
            color: #0069b8;
        }

    .listing-properties-box .detail .location a i {
        color: #000;
    }

    .show-more-options {
        color: #0069b8;
    }

        .show-more-options:hover {
            color: #5c5853;
        }

    .pagination > li > a {
        color: #000;
        font-weight: 500;
    }

        .pagination > li > a:hover {
            background: #5c5853;
            border-color: #5c5853;
            color: #fff;
        }

    .pagination > .active > a {
        background: #cacaca;
        border-color: #cacaca;
    }

        .pagination > .active > a:hover {
            background: #cacaca;
            border-color: #cacaca;
        }

    .form-content-box .footer span a {
        color: #5c5853;
    }


    .blog-box .detail .title a {
        color: #5c5853;
    }

    .range-slider .ui-slider .ui-slider-handle {
        background: #5c5853;
    }

    .range-slider .ui-slider .ui-slider-handle {
        border: 2px solid #5c5853;
    }

    .range-slider .ui-widget-header {
        background-color: #5c5853;
    }

    .posts-by-category ul li a:hover {
        color: #5c5853;
    }

    .tags-box ul li a:hover {
        border: 1px solid #5c5853;
        background: #5c5853;
    }

    .latest-reviews .media-heading a {
        color: #5c5853;
    }

    .latest-tweet a {
        color: #5c5853;
    }

    .popular-posts .media-heading a {
        color: #5c5853;
    }

    .t-s h2 {
        color: #5c5853;
    }

    .comments-title {
        color: #5c5853;
    }

    .comment-meta-author a {
        color: #5c5853;
    }

    .comment-meta-reply a {
        background-color: #5c5853;
    }

.contact-details {
    background: #ffffff;
    /*padding: 10px;*/
    border: solid 2px #e6e6e6;
    /*border: solid 1px #ccc;*/
    /*border-radius: 10px;*/
    /*margin-top: 50px;*/
    font-size: 15px;
}

    .contact-details .media .media-left i {
        /*background: #bfa985;*/
        /*font-size: 21px;*/
        /*line-height: normal;*/
        /*padding-right: 10px;*/
        color: #05683a;
    }

        .contact-details .media .media-body h4:after {
            background-color: #5c5853;
        }

@media (max-width: 978px) {
    .contact-details .media .media-left i {
        /*background: #bfa985;*/
        font-size: 28px;
        line-height: normal;
        padding-right: 0;
    }
}

    .about-text ul li i {
        color: #5c5853;
    }

    .breadcrumbs li a:hover {
        color: #5c5853;
    }

    .helping-center ul li i {
        background: #5c5853;
    }

    .agent-box .detail h3 {
        color: #5c5853;
    }

        .agent-box .detail h3::after {
            background-color: #5c5853;
        }

    .my-account-box p a:hover {
        color: #5c5853;
    }

    .my-account-box p .active {
        color: #5c5853;
    }

    .my-account-box .title::after {
        background-color: #5c5853;
    }

    .photoUpload {
        background: #5c5853;
    }

    .my-properties-box .detail h1 a {
        color: #5c5853;
    }

    .my-properties-box .detail .location a i {
        color: #5c5853;
    }

    .typography-page mark.color {
        background-color: #5c5853;
    }

    .list-3 li:before, .list-2 li:before, .list-1 li:before {
        color: #5c5853;
    }

    .numbered.color.filled ol > li::before {
        border: 1px solid #5c5853;
        background-color: #5c5853;
    }

    .numbered.color ol > li::before {
        border: 1px solid #5c5853;
        color: #5c5853;
    }

    .properties-details-page .heading:after {
        background-color: #5c5853;
    }

    .submit-address h1::after {
        background-color: #5c5853;
    }

    .section-heading .media .media-left i {
        background: #5c5853;
    }

    .section-heading .media .media-body h4 {
        color: #5c5853;
    }

    .book-btn {
        background: #5c5853;
        border: 1px solid #5c5853;
    }

    .book-btn-l {
        border-right: 1px solid #5c5853;
    }

    .agent-widget h3 a {
        color: #5c5853;
    }

    .widget-link:hover {
        color: #8fa715;
    }

    .back-to-listings:hover {
        background: #5c5853;
    }

    .map-marker:hover {
        background-color: #5c5853;
        cursor: pointer;
    }

        .map-marker:hover:before {
            border-color: #5c5853 transparent transparent transparent;
        }

    .map-marker.featured:hover {
        background-color: #5c5853;
    }

        .map-marker.featured:hover:before {
            border-color: #5c5853 transparent transparent transparent;
        }

    .map-marker .icon {
        border: 3px solid #5c5853;
    }

    .marker-active .map-marker {
        background-color: #5c5853;
    }

        .marker-active .map-marker:before {
            border-color: #5c5853 transparent transparent transparent;
        }

    .map-properties .address i {
        color: #5c5853;
    }

    .map-properties-btns .border-button-theme {
        color: #5c5853;
    }

    .map-properties .map-content h4 a {
        color: #5c5853;
    }

    .dropzone-design:hover {
        border: 2px dashed #5c5853;
    }

    @media (max-width: 768px) {
        .navbar-default .navbar-toggle .icon-bar {
            background-color: #fff;
            height: 3px;
        }

        /*.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
        background-color: #5c5853;
    }*/

        .main-header .navbar-default .nav > li > a:hover {
            background: #5c5853 !important;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            background-color: #5c5853;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a {
            background: #eee;
        }

        .navbar-fixed-top .navbar-collapse {
            max-height: 600px !important;
        }
    }

    /*.main-bg {
    background: #f5f5f5;
}*/

    .main-bg2 {
        background: #f5f5f5 !important;
        /*padding-bottom: 140px;*/
        min-height: 100vh;
        font-size: 15px;
    }

        .main-bg2 h2, .main-bg2 h4 {
            padding-top: 40px;
            margin-bottom: 0;
        }

    .main-bg {
        margin-bottom: -6px !important;
    }

    .bg-success {
        background-color: transparent;
        color: #a6bdca !important;
        /*font-size:13px!important;
    margin-right:15px!important;*/
    }

    #lnkAdd2Favorities a:active {
        color: #5c5853 !important;
    }

    /*.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px dashed;
    border-top: 8px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}*/

    .language {
        opacity: 1 !important;
    }

        .language img {
            vertical-align: middle;
            margin-bottom: 3px;
            margin-left: 10px;
            margin-right: 10px;
        }

    .copyalignl {
        text-align: left;
    }

    .copyalignr {
        text-align: right;
    }

    @media only screen and (max-width: 768px) {
        #firstback {
            padding-top: 120px;
        }

        .filtertop {
            margin-top: 0;
        }

        .copyalignl, .copyalignr {
            text-align: center;
            margin-bottom: 10px;
        }

            .copyalignl img, .copyalignr img {
                display: block;
                margin-right: auto;
                margin-left: auto;
            }

            .copyalignl i, .copyalignr i {
                margin-right: auto;
                margin-left: auto;
            }
    }

    .showit {
        display: inline-block !important;
    }

    .hideit {
        display: none;
    }


    #callout {
        display: block;
        /*-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;*/
        text-align: center;
    }

        #callout #cflex1, #callout #cflex2, #callout #cflex3 {
            padding: 10em 2em;
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            color: #222;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            /*-webkit-box-shadow: inset 0px 0px 240px 80px rgba(255,255,255,0.3);
        box-shadow: inset 0px 0px 240px 80px rgba(255,255,255,0.3);*/
        }

    .fullback {
        background-attachment: inherit;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }

    #callout #cflex1 a, #callout #cflex2 a, #callout #cflex3 a {
        padding: 1em 1.5em;
        background: rgba(255,255,255,0.85);
        border: none;
        width: 60%;
        /*max-width: 580px;*/
        -webkit-transition: background 0.4s ease-in;
        -o-transition: background 0.4s ease-in;
        transition: background 0.4s ease-in;
        border-radius: 2px;
    }

    #callout #cflex1 p, #callout #cflex2 p, #callout #cflex3 p {
        font-size: 18px;
        line-height: 22px;
    }

    #callout #cflex1 {
        background-image: url(/images/cleft.jpg);
    }

    #callout #cflex2 {
        background-image: url(/images/ccenter.jpg);
    }

    #callout #cflex3 {
        background-image: url(/images/cright.jpg);
    }

        #callout #cflex1 a:hover, #callout #cflex2 a:hover, #callout #cflex3 a:hover {
            background: #fff;
        }

    .ulnostyle ul {
        list-style-type: none !important;
        margin: 0;
        padding: 0;
    }

    @media only screen and (max-width: 768px) {
        #callout #cflex1, #callout #cflex2, #callout #cflex3 {
            padding: 4em 2em;
        }

            #callout #cflex1 a, #callout #cflex2 a, #callout #cflex3 a {
                padding: 1.5em;
                background: rgba(255,255,255,0.75);
                border: none;
                width: 90%;
            }
    }

    /*******************************************************/

    .label-wrap {
        display: inline-block;
        font-size: 0;
        vertical-align: middle;
        line-height: normal;
    }

        .label-wrap .label:last-child {
            margin: 0;
        }

        .label-wrap .label {
            display: inline-block;
            margin-right: 5px;
            color: #fff;
            border-radius: 2px;
            font-size: 14px;
            padding: 6px;
            text-transform: uppercase;
            margin-bottom: 0;
            line-height: 11px;
            vertical-align: top;
            font-weight: 500;
        }

    @media (max-width: 481px) {
        .label-wrap .label {
            display: inline-block;
            margin-right: 5px;
            color: #fff;
            border-radius: 2px;
            font-size: 12px;
            padding: 4px;
            text-transform: uppercase;
            margin-bottom: 0;
            line-height: 11px;
            vertical-align: top;
            font-weight: 500;
        }
    }

.label-status, .label-default {
    background-color: transparent;
}

    /*START OWL AND SLICK SLIDER ARROWS STYLE*/
    .slick-prev:hover, .slideshow .slide .slick-next:hover, .slideshow .slideshow-nav .slick-next:hover, .testimonial-carousel .slick-next:hover, .banner-slider .slick-next:hover,
    .slick-prev:focus,
    .slideshow .slide .slick-next:focus,
    .slideshow .slideshow-nav .slick-next:focus,
    .testimonial-carousel .slick-next:focus,
    .banner-slider .slick-next:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        outline: none;
        /*background: rgba(0, 174, 239, 0.8);*/
        background: #777779;
    }

    /*.owl-controls .owl-nav .owl-prev:hover,
    .owl-controls .owl-nav .owl-prev:focus,
    .owl-controls .owl-nav .owl-next:hover,
    .owl-controls .owl-nav .owl-next:focus,
    .owl-controls .owl-nav .owl-next:active,
    .owl-controls .owl-nav .owl-next:active {
        color: #fff;
        outline: none;
        background: #05683a !important;
        border: 1px solid transparent;
    }

    .owl-prev .fa, .owl-next .fa {
        display: block;
        line-height: 21px;
        font-size: 16px;
    }

    .owl-controls .owl-nav .owl-prev {
        left: 12px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .owl-controls .owl-nav .owl-next {
        right: 12px;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .owl-carousel .item-wrap {
        margin-bottom: 0;
    }*/

    /*START HEADER MEDIA*/

    .header-media {
        position: relative;
        /*padding: 100px 0;*/
    }

    @media (max-width: 968px) {
        .header-media {
            width: auto;
            padding: 30px 0;
        }
    }


    /*START BANNERS MODULE STYLE*/
    .banner-video {
        height: 600px;
        overflow: hidden;
        position: relative;
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .banner-video {
            height: 450px;
        }
    }

    .banner-video .banner-video-inner {
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .banner-parallax {
        position: relative;
        height: 940px;
        overflow: hidden;
        /*-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.25);*/
    }

        .banner-parallax .banner-inner {
            width: 100%;
            height: 100%;
            background-position: center center;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .banner-parallax .banner-bg-wrap {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            width: 100%;
            height: 100%;
            backface-visibility: hidden;
            visibility: inherit;
            z-index: 0;
            opacity: 1;
        }

    @media (max-width: 767px) {
        .banner-parallax {
            height: 450px !important;
        }
    }

    .banner-inner {
        position: relative;
        height: 800px;
        width: 100%;
        /*@include respond-to(tablet-portrait){
    height: 300px;
    background-size: 150% auto;
    background-attachment: fixed !important;
    background-position: top center !important;
  }
  @include respond-to(phone){
    height: 280px;
    background-size: 240% auto;
  }*/
    }

        .banner-inner:before {
            content: '';
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            height: 100%;
            width: 100%;
            /*background-color: rgba(0, 0, 0, 0.25);*/
            z-index: 3;
        }

    .banner-caption {
        position: absolute;
        left: 0;
        top: 50%;
        -moz-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: 2;
        width: 100%;
    }

        .banner-caption h1 {
            color: #fff;
        }

        .banner-caption h2 {
            color: #fff;
        }

    @media (min-width: 991px) {
        body.transparent-yes .banner-caption {
            top: 55%;
        }
    }

    .banner-video-inner {
        position: absolute;
        width: 100%;
        height: 100% !important;
        left: 50%;
        top: 50%;
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .banner-module {
        position: relative;
        padding: 0 0 80px;
    }

        .banner-module .slick-slide {
            position: relative;
        }

            .banner-module .slick-slide .caption {
                opacity: 0;
                filter: alpha(opacity=0);
                -moz-transform: translate(-30%, -50%) scale(0.5);
                -o-transform: translate(-30%, -50%) scale(0.5);
                -ms-transform: translate(-30%, -50%) scale(0.5);
                -webkit-transform: translate(-30%, -50%) scale(0.5);
                transform: translate(-30%, -50%) scale(0.5);
            }

        .banner-module .slick-active .caption {
            opacity: 1;
            filter: alpha(opacity=100);
            -moz-transform: translate(-30%, -50%) scale(1);
            -o-transform: translate(-30%, -50%) scale(1);
            -ms-transform: translate(-30%, -50%) scale(1);
            -webkit-transform: translate(-30%, -50%) scale(1);
            transform: translate(-30%, -50%) scale(1);
        }

    @media (max-width: 767px) {
        .banner-module .slick-active .caption {
            left: 50%;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }
    }

    .banner-module .owl-item {
        position: relative;
    }

        .banner-module .owl-item .caption {
            /* @include translate(-30%,-50%);*/
        }

        .banner-module .owl-item.active .caption {
            -webkit-animation-name: bounceInRight;
            animation-name: bounceInRight;
        }

    @media (max-width: 767px) {
        .banner-module .owl-item.active .caption {
            left: 50%;
            -moz-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }
    }

    .banner-module .caption {
        display: inline-block;
        width: 515px;
        padding: 17px;
        min-height: 85px;
        position: absolute;
        top: 50%;
        left: 30%;
        z-index: 2;
        -moz-transform: translate(-30%, -50%);
        -o-transform: translate(-30%, -50%);
        -ms-transform: translate(-30%, -50%);
        -webkit-transform: translate(-30%, -50%);
        transform: translate(-30%, -50%);
        background: rgba(255, 255, 255, 0.9);
    }

        .banner-module .caption ul {
            color: #000;
        }

            .banner-module .caption ul li {
                padding: 0;
                padding-right: 10px;
            }

                .banner-module .caption ul li:last-child {
                    padding: 0;
                }

    @media (max-width: 481px) {
        .banner-module .caption ul {
            font-size: 12px;
        }
    }

    .banner-module .caption img {
        width: auto !important;
    }

    .banner-module .caption .price {
        position: absolute;
        top: 17px;
        right: 17px;
        bottom: inherit;
        left: inherit;
        z-index: 2;
    }

    .banner-module .caption .feature-label {
        font-size: 10px;
        line-height: 10px;
        margin: 0;
        font-weight: 700;
        text-transform: uppercase;
        text-align: inherit;
        padding: 5px;
        color: #fff;
        position: absolute;
        top: -20px;
        right: inherit;
        bottom: inherit;
        left: 0;
        z-index: 2;
        background: #77c720;
    }

    .banner-module .caption .btn-detail {
        border-radius: 0;
        padding: 7px 15px;
        position: absolute;
        top: auto;
        right: 0;
        bottom: 0;
        left: auto;
        z-index: 2;
    }

        .banner-module .caption .btn-detail .fa {
            margin-left: 5px;
        }

    @media (max-width: 767px) {
        .banner-module .caption {
            width: 350px;
            padding: 12px;
        }

            .banner-module .caption .price {
                top: 12px;
                right: 12px;
            }
    }

    @media (max-width: 481px) {
        .banner-module .caption {
            width: 270px;
        }

            .banner-module .caption .amenities {
                display: none;
            }

            .banner-module .caption .date {
                display: none;
            }
    }

    .banner-slider {
        margin: 0;
        /*opacity: 0;
  @extend %animation;*/
    }

        .banner-slider .owl-controls {
            margin: 0;
        }

            .banner-slider .owl-controls .owl-nav div[class*="owl-"] {
                width: 50px;
                height: 50px;
                line-height: 50px;
                border-radius: 0;
            }

                .banner-slider .owl-controls .owl-nav div[class*="owl-"] .fa {
                    line-height: 45px;
                    font-size: 40px;
                }

    @media (max-width: 767px) {
        .banner-slider .owl-controls .owl-nav div[class*="owl-"] {
            width: 38px;
            height: 38px;
            line-height: 38px;
            font-size: 30px;
        }

            .banner-slider .owl-controls .owl-nav div[class*="owl-"] .fa {
                line-height: 34px;
                font-size: 20px;
            }
    }

    .banner-slider .owl-controls .owl-nav .owl-prev {
        left: 5%;
    }

    .banner-slider .owl-controls .owl-nav .owl-next {
        right: 5%;
    }

    @media (max-width: 767px) {
        .banner-slider .owl-controls {
            padding: 7px 0;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
        }

            .banner-slider .owl-controls .owl-nav .owl-prev {
                left: 2%;
            }

            .banner-slider .owl-controls .owl-nav .owl-next {
                right: 2%;
            }
    }

    .banner-slider .owl-dot span {
        background-color: #fff !important;
    }

    .banner-slider .owl-dot.active span {
        background-color: transparent !important;
        border-color: #fff !important;
    }

    .banner-slider .slick-prev, .banner-slider .slideshow .slide .slick-next, .slideshow .slide .banner-slider .slick-next, .banner-slider .slideshow .slideshow-nav .slick-next, .slideshow .slideshow-nav .banner-slider .slick-next, .banner-slider .slick-next {
        width: 50px;
        height: 50px;
        line-height: 50px;
        background: rgba(244, 18, 19, 0.75);
        border-radius: 0;
        left: 0;
        right: inherit;
    }

        .banner-slider .slick-prev:before, .banner-slider .slideshow .slide .slick-next:before, .slideshow .slide .banner-slider .slick-next:before, .banner-slider .slideshow .slideshow-nav .slick-next:before, .slideshow .slideshow-nav .banner-slider .slick-next:before, .banner-slider .slick-next:before {
            vertical-align: middle;
            line-height: 46px;
            display: block;
            height: 50px;
            font-size: 40px;
        }

    @media (max-width: 767px) {
        .banner-slider .slick-prev, .banner-slider .slideshow .slide .slick-next, .slideshow .slide .banner-slider .slick-next, .banner-slider .slideshow .slideshow-nav .slick-next, .slideshow .slideshow-nav .banner-slider .slick-next, .banner-slider .slick-next {
            width: 38px;
            height: 38px;
            line-height: 38px;
        }

            .banner-slider .slick-prev:before, .banner-slider .slideshow .slide .slick-next:before, .slideshow .slide .banner-slider .slick-next:before, .banner-slider .slideshow .slideshow-nav .slick-next:before, .slideshow .slideshow-nav .banner-slider .slick-next:before, .banner-slider .slick-next:before {
                height: 38px;
                line-height: 36px;
                font-size: 28px;
            }
    }

    @media (max-width: 481px) {
        .banner-slider .slick-prev, .banner-slider .slideshow .slide .slick-next, .slideshow .slide .banner-slider .slick-next, .banner-slider .slideshow .slideshow-nav .slick-next, .slideshow .slideshow-nav .banner-slider .slick-next, .banner-slider .slick-next {
            display: none !important;
        }
    }

    .banner-slider .slick-next {
        right: 0;
        left: inherit;
    }

    .banner-slider .slick-slide img {
        width: 100%;
    }

    .banner-slider .item {
        height: 600px;
        background-position: center center;
        background-size: cover,100%;
        background-repeat: no-repeat;
    }

    .banner-slider .item2 {
        height: 450px;
        background-position: center center;
        background-size: cover,100%;
        background-repeat: no-repeat;
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .banner-slider .item {
            height: 400px;
        }

        .banner-slider .item2 {
            height: 200px;
        }
    }

    @media (max-width: 767px) {
        .banner-slider .item {
            height: 300px;
        }

        .banner-slider .item2 {
            height: 100px;
        }
    }

    .banner-slider .banner-link {
        display: block;
        position: relative;
        height: 100%;
        width: 100%;
        z-index: 1;
    }

    .banner-page-title {
        height: 300px;
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .banner-page-title {
            height: 240px;
        }
    }

    @media (max-width: 767px) {
        .banner-page-title {
            height: 170px;
        }
    }

    @media (max-width: 767px) {
        #banner-slider2 .owl-controls {
            padding: 0;
            position: absolute;
            left: 0;
            right: 0;
            bottom: 25px;
        }
    }

    #owl-example .item img {
        display: block;
        width: 100%;
        height: auto;
    }

    .imgowl {
        background-color: #333;
        width: auto;
        height: 260px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

        .imgowl img {
            position: absolute;
            left: -1000%;
            right: -1000%;
            top: -1000%;
            bottom: -1000%;
            margin: auto;
            min-height: 100%;
            min-width: 100%;
            opacity: 1;
        }

.imgowl1 {
    background-color: #333;
    width: auto;
    height: 260px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .imgowl1 img {
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        min-height: 100%;
        min-width: 100%;
        opacity: 1;
    }

.imgowl2 {
    background-color: #333;
    width: auto;
    min-height: 225px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .imgowl2 img {
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        min-height: 100%;
        min-width: 100%;
        opacity: 1;
    }

.imgowlab {
    width: auto;
    min-height: 280px;
    overflow: hidden;
    /*position: relative;*/
    z-index: 1;
}

    .imgowlab img {
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        height: 100%!important;
        min-width: 100%;
        opacity: 1;
    }

    .imglux {
        background-color: #333;
        width: auto;
        height: 285px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

        .imglux img {
            position: absolute;
            left: -1000%;
            right: -1000%;
            top: -1000%;
            bottom: -1000%;
            margin: auto;
            min-height: 100%;
            min-width: 100%;
            opacity: 1;
        }

.divimg {
    overflow: hidden;
    position: relative;
    left: 2%;
    top: 0;
    z-index: 1;
    /*padding: 50px;*/
    /*width: 51%;*/
    /*height: 480px;*/
    /*-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);*/
}

.divowl {
    overflow: hidden;
    position: relative;
    right: 2%;
    top: 20px;
    /*background-color: #fafafa;*/
    background-color: #fff;
    z-index: 2;
    padding: 60px;
    /*width: 640px;*/
    min-height: 480px;
    /*-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);
    box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.15);*/
}

.zoom {
    background-color: #333;
    transition: transform .4s; /* Animation */
    margin: 0 auto;
}

    .zoom:hover {
        transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
    }

.overlayzoom {
    position: relative;
}

    .overlayzoom:after {
        position: absolute;
        content: "";
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;
    }

    .overlayzoom:hover:after {
        opacity: .5;
        background-color: rgba(51, 51, 51, 0.70);
    }


    .ma100 {
        margin: 100px;
    }

    @media (max-width: 991px) {

        .imgowl1 {
            background-color: #333;
            width: auto;
            height: 180px;
            overflow: hidden;
            position: relative;
            z-index: 1;
        }

        /*.imgowl2 {
        background-color: #333;
        width: auto;
        height: 180px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }*/
        /*.imgowl2 {
            background-color: #333;
            width: auto;
            min-height: 180px;
            overflow: hidden;
            position: relative;
            z-index: 1;
        }*/

            /*.imgowl2 img {
                position: absolute;
                left: -1000%;
                right: -1000%;
                top: -1000%;
                bottom: -1000%;
                margin: auto;
                min-height: 100%;
                min-width: 100%;
                opacity: 1;
            }*/

        .imgowlab {
            width: auto;
            min-height: 150px;
            overflow: hidden;
            /*position: relative;*/
            z-index: 1;
        }

        .divimg {
            overflow: hidden;
            position: relative;
            left: 0;
            top: 0;
            z-index: 1;
            /*padding: 50px;*/
            width: 100%;
            height: 180px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .divowl {
            overflow: hidden;
            position: relative;
            left: 0;
            top: 0;
            /*background-color: rgba(241, 241, 241, 0.80);*/
            z-index: 2;
            padding: 8px;
            /*margin: 10px;*/
            width: auto;
            min-height: 220px;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
        }

        .ma100 {
            margin: 0;
        }

        .item-body .amenities i {
            font-size: 16px;
            line-height: 18px;
            margin: 0 0 0 0;
            font-weight: 400;
        }

        .ameni {
            margin-right: 8px;
        }

        .item-body .amenities p {
            font-size: 14px;
            line-height: 15px;
        }
    }

    .item-body {
        /*border: solid 1px #ddd;*/
        padding: 10px;
        background-color: #fff;
        /*background-color: #fff;*/
        border: solid 1px rgba(189, 214, 61, 0.85);
    }

        .item-body .info-row + .info-row {
            margin-top: 10px;
        }

        .item-body .amenities {
            min-height: 40px;
        }

@media (max-width: 767px) {
    .imgowl1 {
        background-color: #333;
        width: auto;
        height: 240px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }
}

@media (max-width: 481px) {
    .item-body .amenities {
        margin-bottom: 15px;
    }
}

    .item-body .property-title {
        font-size: 20px;
        line-height: 24px;
        margin: 0 0 5px 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

    @media (max-width: 767px) {
        .item-body .property-title {
            font-size: 15px;
            line-height: 18px;
        }
    }

    .item-body .property-location {
        font-size: 16px;
        line-height: 17px;
        margin: 0;
        font-weight: 400;
        text-transform: inherit;
        text-align: inherit;
    }

    @media (max-width: 767px) {
        .item-body .property-location {
            font-size: 13px;
            line-height: 14px;
        }
    }

    .item-body .date p {
        font-size: 14px;
        line-height: 14px;
        margin: 0;
        font-weight: 300;
        text-transform: inherit;
        text-align: inherit;
    }

    .item-body .phone p {
        font-size: 12px;
        line-height: 12px;
        margin: 8px 0 0 0;
        font-weight: 400;
        text-transform: inherit;
        text-align: inherit;
    }

    .price {
        text-align: right;
    }

        .price .price-start {
            font-size: 12px;
            line-height: 12px;
            margin-bottom: 7px;
        }

        .price h3 {
            font-size: 18px;
            line-height: normal;
            margin: 0;
            font-weight: 500;
            text-transform: inherit;
            text-align: inherit;
            /*padding: 2px 6px;*/
        }

    @media (max-width: 767px) {
        .price h3 {
            font-size: 14px;
            line-height: 14px;
        }
    }

    .price .rant {
        font-size: 15px;
        line-height: 15px;
        margin: 7px 0 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

    .price .item-price {
        font-size: 18px;
        line-height: 18px;
        margin: 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

    @media (max-width: 767px) {
        .price .item-price {
            font-size: 14px;
            line-height: 14px;
        }
    }

    .price .item-sub-price {
        font-size: 12px;
        line-height: 12px;
        margin: 7px 0 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

    .item-thumb, figure, .carousel-module .carousel .item figure {
        /*.cap-actions{
    @include typography(12px, 16px, 0, 400, inherit, inherit);
  }*/
    }

        .item-thumb .label-featured, figure .label-featured, .carousel-module .carousel .item figure .label-featured {
            font-size: 10px;
            line-height: 11px;
            margin: 0;
            font-weight: 500;
            text-transform: uppercase;
            text-align: inherit;
        }

        .item-thumb .thumb-caption, figure .thumb-caption, .carousel-module .carousel .item figure .thumb-caption {
            /*.actions{
    @include typography(0, 14px, 0, 400, inherit, inherit);
  }*/
        }

            .item-thumb .thumb-caption .cap-price, figure .thumb-caption .cap-price, .carousel-module .carousel .item figure .thumb-caption .cap-price {
                font-size: 16px;
                line-height: 16px;
                margin: 0;
                font-weight: 500;
                text-transform: uppercase;
                text-align: inherit;
            }

            .item-thumb .thumb-caption .cap-social, figure .thumb-caption .cap-social, .carousel-module .carousel .item figure .thumb-caption .cap-social {
                font-size: 12px;
                line-height: 12px;
                margin: 0;
                font-weight: 400;
                text-transform: uppercase;
                text-align: inherit;
            }

    .item-foot {
        /*background-color: #fff;*/
        border-top: 1px solid #ececec;
        padding: 14px 2px;
        position: absolute;
        bottom: 50px;
        width: 80%;
    }

        .item-foot::before, .item-caption .item-caption-list::before, .property-item-v2 .item-body-top::before, .property-item-v2 .item-body-bottom::before {
            content: " ";
            display: table;
        }

        .item-foot .item-foot-left {
            float: left;
        }

            .item-foot .item-foot-left img {
                float: left;
                width: 20px !important;
                display: inline;
                margin-top: -4px;
            }

        .item-foot .item-foot-right {
            float: right;
        }

        .item-foot p {
            font-size: 12px;
            line-height: 20px;
            margin: 0;
            font-weight: 300;
            text-transform: inherit;
            text-align: inherit;
        }

    .detail h3 {
        font-size: 14px;
        line-height: 26px;
        margin: 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

    .detail ul {
        font-size: 14px;
        line-height: 18px;
        margin: 0;
        font-weight: 400;
        text-transform: inherit;
        text-align: inherit;
    }

    @media (max-width: 767px) {
        .detail ul {
            font-size: 12px;
            line-height: 16px;
        }
    }

    .detail .cap-price {
        font-size: 16px;
        line-height: 16px;
        margin: 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

    .item-body .amenities p {
        font-size: 18px;
        line-height: 20px;
        margin: 0 0 8px 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

    .item-body .amenities i {
        font-size: 28px;
        line-height: 32px;
        margin: 0 2px 0 0;
        font-weight: 300;
        color: #5c5853;
        -webkit-text-stroke: 0.5px white;
        vertical-align: middle;
    }

    .ameni {
        margin-right: 20px;
    }

    .dbottom {
        position: absolute;
        bottom: 60px;
        margin: auto;
        left: 15%;
        right: 15%;
    }

    @media (max-width: 991px) {
        .detail .cap-price {
            font-size: 14px;
            line-height: 14px;
        }

        .item-body .amenities p {
            font-size: 15px;
            line-height: 16px;
            margin: 0 0 8px 0;
            font-weight: 500;
            text-transform: inherit;
            text-align: inherit;
        }

        .item-body .amenities i {
            font-size: 16px;
            line-height: 18px;
            margin: 0 2px 0 0;
            font-weight: 300;
            -webkit-text-stroke: 0.2px white;
        }

        .ameni {
            margin-right: 12px;
        }

        .dbottom {
            position: absolute;
            bottom: 20px;
            margin: auto;
            left: 15%;
            right: 15%;
        }
    }

    /************************************************/

    .mlr80 {
        margin-left: 80px;
        margin-right: 80px;
    }

    @media only screen and (max-width: 768px) {
        .mlr80 {
            margin-left: 0;
            margin-right: 0;
        }
    }

    /*.searchEngineSmall {
        position: relative;
        padding: 0 20px;*/
        /*width: 80%;
        left: 10%;
        right: 10%;*/
    /*}

    @media only screen and (max-width: 768px) {
        .searchEngineSmall {
            padding: 0 10px;
        }
    }*/

.searchEngineSmall {
    position: relative;
    padding: 0 50px;
    width: 80%;
    left: 10%;
    right: 10%;
}

@media only screen and (max-width: 768px) {
    .searchEngineSmall {
        padding: 0 10px;
    }
}

.btn2 {
    color: #757575!important;
    background-color: #cacaca;
    height: 40px;
    /*background: #999999;*/
    /*background-image: -webkit-linear-gradient(top, #d4d4d4, #999999);
    background-image: -moz-linear-gradient(top, #d4d4d4, #999999);
    background-image: -ms-linear-gradient(top, #d4d4d4, #999999);
    background-image: -o-linear-gradient(top, #d4d4d4, #999999);
    background-image: linear-gradient(to bottom, #d4d4d4, #999999);*/
    /*color: #ececec;*/
    font-size: 16px;
    font-weight: 600!important;
    letter-spacing: 0.05em;
    line-height: 14px;
    padding: 6px 0 0;
    border: solid #e3e3e3 1px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

    .btn2:hover {
        background: #5c5853;
        /*background-image: -webkit-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: -moz-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: -ms-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: -o-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: linear-gradient(to bottom, #83b6de, #1c71b6, #83b6de);*/
        text-decoration: none;
        color: #fff!important;
    }

    .btn2.active,
    .btn2.active > a:focus, .btn2.active > a:hover {
        background: #fff;
        /*background: #cacaca;
        background-image: -webkit-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -moz-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -ms-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -o-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: linear-gradient(to bottom, #ececec, #fafafa, #cacaca);*/
        text-decoration: none;
        color: #757575 !important;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

        .btn2.active:before {
            position: relative;
            top: -8px;
            /*left: 4px;*/
            /*left: 50%;*/
            font-family: FontAwesome;
            /*font-weight: 700;*/
            content: '\f058';
            color: #5c5853;
            text-align: center;
            padding: 3px 0;
        }

.btn2left {
    width: 50%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-bottom: 15px;
}

.btn2right {
    width: 50%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    margin-bottom: 15px;
}

.firstbtn2 {
    color: #5c5853 !important;
    background-color: #ccc;
    height: 40px;
    /*background: #999999;*/
    /*background-image: -webkit-linear-gradient(top, #d4d4d4, #999999);
    background-image: -moz-linear-gradient(top, #d4d4d4, #999999);
    background-image: -ms-linear-gradient(top, #d4d4d4, #999999);
    background-image: -o-linear-gradient(top, #d4d4d4, #999999);
    background-image: linear-gradient(to bottom, #d4d4d4, #999999);*/
    /*color: #ececec;*/
    font-size: 17px!important;
    /*font-weight: 600 !important;*/
    letter-spacing: 0.015em;
    line-height: 14px;
    padding: 6px 0 0;
    border: solid #e3e3e3 1px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    /*text-transform: uppercase;*/
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.firstbtn2:hover {
    background: #05683a;
    /*background-image: -webkit-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: -moz-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: -ms-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: -o-linear-gradient(top, #ececec, #fafafa, #cacaca);
            background-image: linear-gradient(to bottom, #83b6de, #1c71b6, #83b6de);*/
    text-decoration: none;
    color: #fff !important;
    border: solid #bdd63d 1px;
}

    .firstbtn2.active,
    .firstbtn2.active > a:focus, .btn2.active > a:hover {
        background: #fff;
        /*background: #cacaca;
        background-image: -webkit-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -moz-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -ms-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -o-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: linear-gradient(to bottom, #ececec, #fafafa, #cacaca);*/
        text-decoration: none;
        color: #333 !important;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        border: solid #e3e3e3 1px;
    }

        .firstbtn2.active:before {
            position: relative;
            top: -8px;
            /*left: 4px;*/
            /*left: 50%;*/
            font-family: FontAwesome;
            /*font-weight: 700;*/
            content: '\f058';
            color: #8fa715;
            text-align: center;
            padding: 3px 0;
        }

.firstbtn2left {
    width: 100%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    /*margin-bottom: 15px;*/
}

.firstbtn2right {
    width: 100%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    /*margin-bottom: 15px;*/
}

.firstbtn2left50 {
    width: 50%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    /*margin-bottom: 15px;*/
}

.firstbtn2right50 {
    width: 50%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    /*margin-bottom: 15px;*/
}

    .fsize10 {
        font-size: 10px !important;
        line-height: 14px !important;
    }

    .fsize11 {
        font-size: 11px !important;
        line-height: 15px !important;
    }

    .fsize12 {
        font-size: 12px !important;
        line-height: 16px !important;
    }

    .fsize13 {
        font-size: 13px !important;
        line-height: 17px !important;
    }

    .fsize14 {
        font-size: 14px !important;
        line-height: 18px !important;
    }

    .fsize15 {
        font-size: 15px !important;
        line-height: 19px !important;
    }

    .fsize16 {
        font-size: 16px !important;
        line-height: 20px !important;
    }

    .fsize17 {
        font-size: 17px !important;
        line-height: 23px !important;
    }

    .fsize18 {
        font-size: 18px !important;
        line-height: 24px !important;
    }

    .fsize19 {
        font-size: 19px !important;
        line-height: 25px !important;
    }

    .fsize20 {
        font-size: 20px !important;
        line-height: 26px !important;
    }

    .fsize21 {
        font-size: 21px !important;
        line-height: 27px !important;
    }

    .fsize22 {
        font-size: 22px !important;
        line-height: 28px !important;
    }

    .fsize24 {
        font-size: 24px !important;
        line-height: 29px !important;
    }

    .fsize26 {
        font-size: 26px !important;
        line-height: 30px !important;
    }

    .fsize30 {
        font-size: 30px !important;
        line-height: 36px !important;
    }

    .fsize32 {
        font-size: 32px !important;
        line-height: 38px !important;
    }

    .fsize34 {
        font-size: 34px !important;
        line-height: 40px !important;
    }

    .fsize36 {
        font-size: 36px !important;
        line-height: 43px !important;
    }

    .fsize40 {
        font-size: 40px !important;
        line-height: 46px !important;
    }

    .fsize50 {
        font-size: 50px !important;
        line-height: 60px !important;
    }


    .captcha {
        color: #5c5853;
        line-height: 20px;
    }

        .captcha img {
            -webkit-filter: opacity(85%) !important; /* Safari 6.0 - 9.0 */
            filter: opacity(85%) !important;
            border: solid 1px #5c5853;
            border-radius: 6px;
        }

        .captcha input {
            /*background: #003e5b;*/
            border: solid 1px #333;
            text-transform: uppercase;
            text-align: center;
            font-size: 20px;
            letter-spacing: 0.10em;
            border-radius: 4px;
            line-height: 24px;
            min-width: 120px;
        }

    .captcha1 span {
        float: none !important;
    }

    .captcha1 {
        color: #05683a;
        line-height: 34px;
        margin-top: 5px;
        font-size: 16px;
        font-weight: 600;
    }

        .captcha1 img {
            -webkit-filter: opacity(75%) !important; /* Safari 6.0 - 9.0 */
            filter: opacity(75%) !important;
            border: solid 1px #bababa;
            border-radius: 0;
        }

        .captcha1 input {
            background: #fff;
            border: solid 1px #a6bdca;
            text-transform: uppercase;
            text-align: center;
            font-size: 20px;
            letter-spacing: 0.10em;
            border-radius: 4px;
            line-height: 24px;
            padding: 6px 2px;
        }

    @media (min-width: 768px) {
        .search_jump {
            display: none !important;
        }
    }

    @media (max-width: 768px) {
        #search_jump {
            padding-top: 40px;
            float: right;
        }
    }

    #searchmac .nav-tabs > li, .nav-pills > li {
        float: none;
        display: inline-block;
        *display: inline; /* ie7 fix */
        zoom: 1; /* hasLayout ie7 trigger */
        padding-left: 3px;
        padding-right: 3px;
        width: auto !important;
    }

    #searchmac .nav-tabs {
        text-align: center;
    }

#searchmac .nav-pills > li a {
    color: #757575;
    background-color: #cacaca;
    width: 50px;
    height: 45px;
    padding: 6px;
    font-size: 14px;
    text-align: center;
    /*font-family: 'Roboto', sans-serif;*/
    margin-bottom: 4px;
    border-radius: 0;
    text-decoration: none !important;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*border: solid 1px #b2b2b2;*/
    text-transform: uppercase;
    /*-webkit-box-shadow: inset 0px -1px 2px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: inset 0px -1px 2px 0px rgba(0,0,0,0.25);
        box-shadow: inset 0px -1px 2px 0px rgba(0,0,0,0.25);*/
    border: solid #e3e3e3 1px;
}

    #searchmac .nav-pills > li + li {
        margin-left: 0;
    }

#searchmac .nav-pills > li.active > a, #searchmac .nav-pills > li.active > a:focus, #searchmac .nav-pills > li.active > a:hover {
    color: #05683a;
    background: #fff;
    /*background: #cacaca;*/
    /*background-image: none;*/
    /*background-image: -webkit-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -moz-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -ms-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: -o-linear-gradient(top, #ececec, #fafafa, #cacaca);
        background-image: linear-gradient(to bottom, #ececec, #fafafa, #cacaca);*/
    /*background-color: #ececec;*/
    /*border: solid 1px #e11b22;*/
    /*border-radius: 6px;*/
    border: solid #e3e3e3 1px;
}

    #searchmac .nav-pills > li > a:hover {
        color: #fff;
        background-color: #05683a;
        /*border: solid 1px #0054a4;*/
    }

    .sev label {
        font-size: 14px;
        color: #000001;
        font-weight: 400;
        position: relative;
        /*top: -3px;*/
    }

    .sev h4 {
        color: #777779;
        /*padding: 4px 8px;*/
        font-size: 16px;
        margin-top: 0;
        margin-bottom: 4px;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

    .sev .fields {
        min-height: 40px;
        padding: 3px 0px !important;
        border-radius: 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 1px solid #e0e0e0;
        background: #fff !important;
        margin-bottom: 5px;
    }

    @media (max-width: 798px) {
        .sev label {
            font-size: 0.9em !important;
        }
    }

.searchEngineVertical {
    /*border: solid 1px #e0e0e0;
        padding: 10px;*/
    /*display: inline-block;*/
    /*width: 100%;*/
    /*margin-bottom: 30px;*/
    /************/
    border: solid 5px #bdd63d;
    padding: 10px;
    /*background-color: #fff;*/
}

    .figuremore {
        background-color: #DDD;
        width: auto;
        height: 220px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

        .figuremore img {
            position: absolute;
            left: -1000%;
            right: -1000%;
            top: -1000%;
            bottom: -1000%;
            margin: auto;
            min-height: 100%;
            min-width: 100%;
            opacity: 1;
            -moz-transform: scale(0.5);
            -webkit-transform: scale(50%,50%);
            -o-transform: scale(0.5);
            -ms-transform: scale(0.5);
            transform: scale(0.5);
        }

    .imgthumb {
        width: auto;
        height: 70px;
        overflow: hidden;
        position: relative;
        z-index: 1;
        margin: 0 1px;
    }

        .imgthumb img {
            position: absolute;
            left: -1000%;
            right: -1000%;
            top: -1000%;
            bottom: -1000%;
            margin: auto;
            min-height: 100%;
            min-width: 100%;
            opacity: 1;
        }

h3.heading {
    margin-bottom: 10px;
    border-bottom: solid 1px #8fa715;
    color: #05683a;
}

    .semitrans {
        background: #f5f6fa;
        padding: 10px 20px;
        overflow: auto;
        min-height: 420px;
        /*border-bottom: solid 2px #ddd;*/
        /*border-radius: 10px;*/
        /*border: dotted 1px #5c5853;*/
        /*-webkit-box-shadow: 2px 10px 10px 0px rgba(0, 0, 0, 0.25);
        box-shadow: 2px 10px 10px 0px rgba(0, 0, 0, 0.25);*/
        z-index:1;
    }

    .conttrans {
        background: #fff;
        /*padding: 10px;*/
        overflow: auto;
        min-height: 440px;
        /*border-radius: 10px;*/
        /*-webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.15);*/
    }

    .modal-dialog {
        top: 100px;
        overflow-y: initial !important
    }

.modal-dialog,
.modal-content {
    /*height: 80%;*/
    height: calc(100% - 130px);
    border-radius: 0;
}

    .modal-body {
        /* 100% = dialog height, 120px = header + footer */
        max-height: calc(100% - 100px);
        overflow-y: scroll;
    }

.modal-header, .modal-footer {
    background-color: #f1f2f7;
}

.modal-footer {
    /*border-radius: 0 0 4px 4px;*/
    border-radius: 0;
}

    /*.modal-dialog {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}

.modal-content {
    margin: 0 auto;
}*/

    #aboutus ul {
        color: #7e7e7e;
        line-height: 24px !important;
    }

    .main-title {
        padding-top: 30px;
    }

        .main-title h1 {
            margin: 0 0 20px 0;
            color: #333;
            font-size: 24px;
            font-weight: normal;
            line-height: 1.5;
            letter-spacing: 0.25px;
        }

    @media (max-width: 798px) {
        .main-title {
            padding-top: 30px;
        }
    }

    #cformlink a.form:link {
        color: #777777 !important;
        text-decoration: underline !important;
    }

    #cformlink a.form:visited, a.gold:focus {
        color: #777777 !important;
        text-decoration: underline !important;
    }

    #cformlink a.form:hover {
        color: #323232 !important;
        text-decoration: underline !important;
    }

    a.cformlink:link {
        color: #777777 !important;
        text-decoration: underline !important;
    }

    a.cformlink:visited, a.cformlink:focus {
        color: #777777 !important;
        text-decoration: underline !important;
    }

    a.cformlink:hover {
        color: #323232 !important;
        text-decoration: underline !important;
    }

    .mdown60 {
        margin-bottom: 60px !important;
    }

    @media (max-width: 968px) {
        .mdown60 {
            margin-bottom: 20px !important;
        }
    }

    #whygreece_more p, #whygreece_more ul {
        color: #05683a;
    }

    .goleft_d {
        float: left;
    }

    .goright_d {
        float: right;
        /*padding-top: 50px;*/
        position: absolute;
        bottom: 30px;
        right: 0;
        margin-right: 30px;
    }

    @media (max-width: 968px) {
        .goright_d {
            float: none;
            text-align: center;
            position: relative;
            bottom: 10px;
            right: 0;
            padding-top: 20px;
            margin-right: 0;
        }

        .goleft_d {
            float: none;
            text-align: center;
        }
    }

    .inverted {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
    }

    .grey-map {
        -webkit-filter: grayscale(100%);
        -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
        -o-filter: grayscale(100%);
        filter: grayscale(100%);
    }

    .iframestyle {
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        position: relative;
        overflow: hidden;
        margin: 0 auto;
        width: 80%;
        height: 300px;
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .stylemap {
        width: 100%;
    }

    @media only screen and (max-width: 768px) {
        .iframestyle {
            /*border-radius: 10px;
        -webkit-border-radius: 20px;
        -o-border-radius: 20px;*/
            position: relative;
            overflow: hidden;
            margin: 0 auto;
            width: 90%;
            height: 300px;
            margin-top: 10px;
            margin-bottom: 40px;
        }

        .stylemap {
            width: 100%;
        }
    }

    .fw700 {
        font-weight: 700 !important;
    }

    .modal-header, .modal-footer {
        background-color: #f1f2f7;
    }


    input[type=checkbox] {
        -moz-appearance: none;
        -webkit-appearance: none;
        -o-appearance: none;
        outline: none;
        content: none;
    }

        input[type=checkbox]:before {
            font-family: "FontAwesome";
            content: "\f00c";
            font-size: 14px;
            color: transparent !important;
            background: #fff;
            display: block;
            width: 18px;
            height: 18px;
            border: 1px solid #ececec;
            /*position: relative;
        top: -3px;*/
            /*margin-right: 5px;*/
            white-space: nowrap;
            text-align: center !important;
        }

        input[type=checkbox]:checked:before {
            color: #fff !important;
            background: #5c5853;
            border: 1px solid #5c5853;
        }

    input label {
        margin-left: 30px;
        display: block;
    }


    /* start of checkbox style */
    .CheckBoxDescriptionLabelCss {
        display: table; /* to display the text*/
    }

    .CheckBoxCssWithHiddenText {
        float: left; /* float the checkbox to the left, this is important*/
    }

        .CheckBoxCssWithHiddenText Label {
            display: none;
        }
    /* end of checkbox style */

    .lborder {
        border: solid 1px #5c5853;
        padding: 20px;
    }

    .csstags {
        background-color: rgba(0,0,0,.10);
        padding: 10px;
        margin: 20px 0;
    }

    .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        /*background: rgba(251, 106, 0, 0.80) !important;*/
        background: #05683a !important;
        background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(44, 53, 68, 1) 100%) !important;
        background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(44, 53, 68, 1) 100%) !important;
        background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(44, 53, 68, 1) 100%) !important;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=1 );
        color: #fff !important;
        width: 95% !important;
        left: 5% !important;
        text-align: right !important;
        font-size: 15px !important;
    }

    .hovereffect {
        width: 100%;
        height: 100%;
        float: left;
        overflow: hidden;
        position: relative;
        text-align: center;
        /*cursor: default;*/
    }

        .hovereffect .overlay {
            width: 100%;
            height: 100%;
            position: absolute;
            overflow: hidden;
            top: 0;
            left: 0;
            opacity: 0;
            background-color: rgba(0,0,0,0.5);
            -webkit-transition: all .4s ease-in-out;
            transition: all .4s ease-in-out
        }

        .hovereffect img {
            display: block;
            position: relative;
            -webkit-transition: all .4s linear;
            transition: all .4s linear;
        }

        .hovereffect h2 {
            text-transform: uppercase;
            color: #fff;
            text-align: center;
            position: relative;
            font-size: 17px;
            background: rgba(0,0,0,0.6);
            -webkit-transform: translatey(-100px);
            -ms-transform: translatey(-100px);
            transform: translatey(-100px);
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            padding: 10px;
        }

        .hovereffect a.info {
            text-decoration: none;
            display: inline-block;
            text-transform: uppercase;
            color: #fff;
            border: 1px solid #fff;
            background-color: transparent;
            opacity: 0;
            filter: alpha(opacity=0);
            -webkit-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            margin: 50px 0 0;
            padding: 7px 14px;
        }

            .hovereffect a.info:hover {
                box-shadow: 0 0 5px #fff;
            }

        .hovereffect:hover img {
            -ms-transform: scale(1.2);
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

        .hovereffect:hover .overlay {
            opacity: 1;
            filter: alpha(opacity=100);
        }

        .hovereffect:hover h2, .hovereffect:hover a.info {
            opacity: 1;
            filter: alpha(opacity=100);
            -ms-transform: translatey(0);
            -webkit-transform: translatey(0);
            transform: translatey(0);
        }

        .hovereffect:hover a.info {
            -webkit-transition-delay: .2s;
            transition-delay: .2s;
        }

    /*.fontslide {
    font-size: 32px !important;
    font-weight: 900;
    letter-spacing: -0.025em !important;
    -webkit-transform: scaleX(1.2) !important;
    transform: scaleX(1.2) !important;
}*/

.fontslide2 {
    text-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) !important;
    line-height: 30px !important;
}

@media (max-width: 798px) {
    .fontslide1 {
            font-size: 20px !important;
            line-height: normal !important;
        }

        .fontslide2 {
            font-size: 16px !important;
            line-height: normal !important;
            padding: 30px 10px 0 !important;
        }
    }

/*@media only screen and (max-width: 968px) {
        .xspadcontainer {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }
    }*/

.xspadcontainer {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.loaderspin {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: #fff !important;
    margin: 0;
    text-align: center !important;
    vertical-align: middle !important;
    /*color: #1c71b6;
    font-size: 60px;*/
    /*background: url('/assets/img/loader.gif') 50% 50% no-repeat rgb(249,249,249);*/
}

    .loaderspin i {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        /*font-family: "fontawesome";
        content: "\f110";*/
        text-align: center !important;
        color: #5c5853;
        font-size: 70px;
        margin-left: -35px;
        margin-top: -35px;
    }

.backgrandient {
    /*background: rgb(17,168,158);
    background: -moz-linear-gradient(top, rgba(17,168,158,0.5) 0%, rgba(28,113,182,1) 100%);
    background: -webkit-linear-gradient(top, rgba(17,168,158,0.5) 0%,rgba(28,113,182,1) 100%);
    background: linear-gradient(to bottom, rgba(17,168,158,0.5) 0%,rgba(28,113,182,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8011a89e', endColorstr='#1c71b6',GradientType=0 );*/
    background: #f5f6fa;
}

.openshadow {
    border: solid 1px #ddd;
    -webkit-box-shadow: 4px 4px 0px 0px #ddd;
    -moz-box-shadow: 4px 4px 0px 0px #ddd;
    box-shadow: 4px 4px 0px 0px #ddd;
    overflow: hidden;
}

.border2 {
    border: solid 1px #5c5853;
}

input[type=checkbox] {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    outline: none;
    content: none;
    line-height: 1.25;
    margin-top: 0;
}

    input[type=checkbox]:before {
        font-family: "FontAwesome";
        content: "\f00c";
        font-size: 12px;
        color: transparent !important;
        background: #ffffff;
        display: block;
        width: 16px;
        height: 16px;
        border: 1px solid #cccccc;
        /*margin-right: 5px;*/
        white-space: nowrap;
        text-align: center !important;
        line-height: 1.25;
    }

    input[type=checkbox]:checked:before {
        color: #5c5853 !important;
        background: #fff;
        border: 1px solid #cccccc;
        line-height: 1.25;
    }

.Characteristic {
    float: left;
    margin: 0 0 2px 0;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    width: 50%;
    /*width: 33.3333%;*/
    /*width: 25%;*/
}

    .Characteristic::after {
        content: "\f00c";
        font-family: FontAwesome;
        left: 0;
        position: absolute;
        /*top: -1px;*/
        /*font-weight: 700;*/
        color: #8fa715;
        /*-webkit-text-stroke: 0.05em #fff;*/
    }

@media (max-width: 768px) {
    .Characteristic {
        width: 50% !important;
    }
}

.form-button {
    cursor: pointer;
    padding: 12px 24px;
    /*margin: auto;*/
    /*letter-spacing: 1px;*/
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background-color: #454346;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 2px;
    border: none;
    text-align: center;
    /*font-family: 'Roboto', sans-serif !important;*/
}

    .form-button:hover {
        background: #8fa715;
        color: #fff;
    }


.imgalso {
    /*background-color: #333;*/
    width: auto;
    height: 210px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .imgalso img {
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        /*min-height: 100%;*/
        min-width: 100%;
        opacity: 1;
    }


.widget .social-link a {
    display: inline-block;
    margin: 10px;
    color: #fff;
    font-size: 20px;
}


.widget .social-link.circle a {
    width: 40px;
    height: 40px;
    text-align: center;
    border: 1px solid #8fa715;
    border-radius: 50%;
    line-height: 38px;
    background-color: #8fa715;
}

    .widget .social-link.circle a:hover {
        color: #fff;
        border: 1px solid transparent;
        background: #05683a;
    }

.widget h3 {
    color: #8fa715;
}

/*START UL > LI COLUMNS CLASSES*/
.ficon-list {
    padding: 15px;
}

    .ficon-list ul {
        list-style: none;
        margin: 0;
    }

    .ficon-list li {
        line-height: 56px;
    }

    .ficon-list i {
        color: #8fa715;
        /*font-size: 21px;*/
        font-size: 20px;
        line-height: 28px;
        margin: 0 2px 0 0;
        /*font-weight: 300;*/
    }


.video-container {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    overflow: hidden;
}

    .video-container iframe,
    .video-container object,
    .video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

hr.half-margins2 {
    margin: 10px 0;
}

/*.list-group {
    padding-left: 0;
    margin-bottom: 5px;
}*/
/*.list-group-item {
    border: none;
    position: relative;
    display: block;
    padding: 0 0;
    padding-left: 15px;
    margin-bottom: -1px;
    font-size: 13px;
    background-color: #fff;
    border: 1px solid #ddd;
}*/
/*.list-group-item-cust {
    padding-left: 0px;
}
.list-group-addon {
    padding: 10px 10px;
    font-size: 15px;
    display: inline;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #cccccc;
    border-radius: 6px;
}*/

/*.facilities-list {
    padding: 0px;
    margin: 0px;
}
    .facilities-list li {
        margin-right: 15px;
        float: left;
        font-size: 18px;
        font-weight: 500;
        list-style: none;
    }
        .facilities-list li i {
            font-size: 16px !important;
            color: #999;
            font-size: 18px;
            font-weight: 300;
        }*/

.list-two-col {
    -webkit-columns: 2;
    -moz-columns: 2;
    width: 70%;
    padding-left: 0;
    columns: 2;
}

    .list-two-col li {
        margin: 0;
        font-size: 16px;
        font-weight: 500;
        line-height: 28px;
        list-style: none;
        text-align: inherit;
        text-transform: inherit;
    }

        .list-two-col li i {
            -webkit-text-stroke: 0.02em white;
            color: #aaa;
            font-size: 15px !important;
            font-weight: 100;
        }

/*.fa-stack {
    height: 1em;
    line-height: 0.75em;
}*/

@media only screen and (max-width: 1200px) {
    .list-two-col li {
        font-size: 16px;
    }

        .list-two-col li i {
            font-size: 16px !important;
        }
}

@media (max-width: 967px) {
    .list-two-col {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

        .list-two-col li {
            font-size: 16px;
        }

            .list-two-col li i {
                font-size: 16px !important;
            }
}

@media (max-width: 581px) {
    .list-two-col {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    /*.item-box-desc h4 {
        font-size: 16px!important;
    }*/
}

.list-three-col {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    padding-left: 0;
    /*width: 80%;*/
}

    .list-three-col li {
        font-size: 16px;
        line-height: 32px;
        margin: 0;
        /*padding-top: 5px;*/
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
        list-style: none;
        vertical-align: top !important;
    }

        .list-three-col li i {
            /*margin-right: 5px;*/
            /*-webkit-text-stroke: 0.02em white;*/
            /*margin-right: 2px;*/
            /*color: rgba(55, 58, 54, 0.75);*/
            /*color: #e11b22;*/
            /*font-size: 18px !important;*/
            /*font-weight: 200;*/
            /*line-height: 26px;
            vertical-align: top !important;*/
            /*padding-right: 5px;*/
        }

        .list-three-col li .itxt {
            font-size: 12px !important;
            line-height: 33px;
            color: rgba(55, 58, 54, 0.75);
            font-weight: 400;
            /*-webkit-text-stroke: 0.01em white;*/
            vertical-align: top !important;
            margin-right: 9px;
            /*letter-spacing: -1px;*/
            border: solid 1px rgba(55, 58, 54, 0.4);
            border-radius: 4px;
            padding: 1px 2px;
        }

/*.fa-stack {
    height: 1em;
    line-height: 0.75em;
}*/

/*@media only screen and (max-width: 1200px) {
    .list-three-col li {
        font-size: 16px;
    }

        .list-three-col li i {
            font-size: 16px !important;
        }
}*/

@media (max-width: 967px) {
    .list-three-col {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    /*.list-three-col li {
            font-size: 16px;
        }

            .list-three-col li i {
                font-size: 16px !important;
            }*/
}

@media (max-width: 581px) {
    .list-three-col {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}


.list-three-col2 {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    padding-left: 0;
    /*width: 80%;*/
}

    .list-three-col2 li {
        font-size: 16px;
        line-height: 30px;
        margin: 0;
        /*padding-top: 5px;*/
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
        list-style: none;
        vertical-align: top !important;
    }

        .list-three-col2 li i {
            /*-webkit-text-stroke: 0.01em white;*/
            /*-webkit-text-stroke: 0.02em white;*/
            /*color: rgba(55, 58, 54, 0.75);*/
            margin-right: 2px;
            color: #ffb000;
            font-size: 18px !important;
            font-weight: 300;
            line-height: 30px;
            vertical-align: top !important;
        }

        .list-three-col2 li .itxt {
            font-size: 12px !important;
            line-height: 33px;
            color: rgba(55, 58, 54, 0.75);
            font-weight: 400;
            /*-webkit-text-stroke: 0.01em white;*/
            vertical-align: top !important;
            margin-right: 9px;
            /*letter-spacing: -1px;*/
            border: solid 1px rgba(55, 58, 54, 0.4);
            border-radius: 4px;
            padding: 1px 2px;
        }

/*.fa-stack {
    height: 1em;
    line-height: 0.75em;
}*/

/*@media only screen and (max-width: 1200px) {
    .list-three-col li {
        font-size: 16px;
    }

        .list-three-col li i {
            font-size: 16px !important;
        }
}*/

@media (max-width: 967px) {
    .list-three-col2 {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }

    /*.list-three-col2 li {
            font-size: 16px;
        }

            .list-three-col li i {
                font-size: 16px !important;
            }*/
}

.vmaterial {
    position: relative;
    top: 5px;
}

.form-group h4 {
    color: #1c71b6;
    font-size: 16px;
    letter-spacing: 1.1px;
}

.media-left {
    min-width: 45px;
    text-align: center;
    padding-top: -5px;
    padding-right: 5px;
}

.top130 {
    padding-top: 130px;
}


@media (max-width: 768px) {
    .top130 {
        padding-top: 75px;
    }
}

    .noshow {
        display: none !important;
    }

.nonavs .flex-nav-prev {
    display: none!important;
}
.nonavs .flex-nav-next {
    display: none !important;
}







/** 08. Item Box (team, shop, etc)
 **************************************************************** **/
.item-box {
    background: #fff;
    /*overflow: hidden;*/
    margin: 16px 0;
    width: 100%;
    position: relative;
    /*-webkit-border-radius:6px;
	   -moz-border-radius:6px;
			border-radius:6px;*/
    border-bottom: solid 2px #ddd;
}

    .item-box.fullwidth {
        max-width: 100%;
    }

    /*.item-box figure {
	width:100%;
	display:block;
	margin-bottom:0;
	overflow:hidden;
	position:relative;
	text-align:center;
}
	.item-box.fixed-box figure img {
		width:100%;
		height:auto;
	}*/


    .item-box figure {
        /*background-color: #1b130f;*/
        width: auto;
        height: 250px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

        .item-box figure img {
            position: absolute;
            left: -1000%;
            right: -1000%;
            top: -1000%;
            bottom: -1000%;
            margin: auto;
            min-height: 100%;
            min-width: 100%;
            opacity: 1;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
        }

            .item-box figure img:hover {
                opacity: 0.5;
                filter: alpha(opacity=50); /* For IE8 and earlier */
                cursor: pointer;
                -webkit-transform: translateY(-5px);
                transform: translateY(-5px);
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }


.item-box-desc {
    padding: 10px 20px;
    overflow: hidden;
}

    .item-box-desc p {
        margin-top: 10px;
        margin-bottom: 10px;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        /*white-space: nowrap;*/
    }

.item-box.fixed-box .item-box-desc p {
    height: 75px;
    line-height: 1.2em;
}

.item-box-desc h4 {
    padding: 0;
    margin: 0;
    line-height: 1.1em;
    font-size: 20px;
}

.item-box .item-box-desc small {
    display: block;
}

.item-box.fixed-box .item-box-desc {
    height: 180px;
}

@media only screen and (max-width: 1079px) {
    .item-box.fixed-box .item-box-desc {
        height: 225px;
    }
}

.item-box.fixed-box figure {
    max-height: 275px;
}

.item-box .socials {
    border-top: #eee 1px solid;
    text-align: center;
    display: block;
}

/* hover */
.item-box .item-hover,
.item-box .item-hover .overlay {
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.item-box .item-hover {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

    .item-box .item-hover,
    .item-box .item-hover button,
    .item-box .item-hover a {
        color: #ffc500;
    }

        .item-box .item-hover .inner {
            position: absolute;
            display: block;
            left: 0;
            right: 0;
            top: 50%;
            margin-top: -30px;
            z-index: 100;
        }

.item-box:hover .item-hover {
    opacity: 1;
    filter: alpha(opacity=100);
}


@media only screen and (max-width: 479px) {
    .item-box {
        /*text-align:center;*/
        width: 100%;
        max-width: 100%;
    }

        .item-box figure {
            width: 100%;
            max-height: 200px !important;
            text-align: center;
        }

            .item-box figure img {
                width: auto !important;
                height: auto !important;
                margin: auto;
            }
}

.u-button, .u-button:active {
    cursor: pointer;
    padding: 12px;
    letter-spacing: 2px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    /*background: #41cbd2;*/
    background: rgba(255,255,255,0.35);
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 0;
    border: none;
    border: solid 1px rgba(255, 255, 255, 0.35);
}

    .u-button:hover {
        background: #5c5853;
        color: #fff;
        text-decoration: none;
        border: none;
        border: solid 1px #5c5853;
    }

/*button.scroll_down {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 50px;
    width: 28px;
    bottom: -90px;
    background-color: transparent;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 20px;
    cursor: pointer;
    outline: none;
}*/

 /*   button.scroll_down:before {
       position: absolute;
        top: 10px;
        left: 50%;
        content: '';
        width: 8px;
        height: 8px;
        margin-left: -4px;
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 100%;
        -webkit-animation: scroll_down_btn-animation 3s infinite;
        animation: scroll_down_btn-animation 3s infinite;
    }*/

.pull-left .fa-lg {
    /*font-size: 1.33333333em;
    line-height: .75em;*/
    vertical-align: 0;
}

@media (min-width: 768px) {
    .noindicator span.indicator {
        display: none !important;
    }
}

.welcomebg {
    /*background-color: rgba(9, 23, 57, 0.95);*/
    clear: both;
    /*background-color: rgba(161, 153, 153, 0.90);*/
    background-color: rgba(0, 0, 0, 0.60);
    padding: 10px;
    margin-left: 10%;
    margin-right: 10%;
    position: absolute;
    /*****/
    /*top: 0;*/
    bottom: 50px;
    z-index: 99;
}

@media (max-width: 768px) {
    .welcomebg {
        position: relative;
        z-index: 99;
        top: 20px !important;
        background-color: rgba(0, 0, 0, 0.90);
        margin-left: 0;
        margin-right: 0;
    }
        .welcomebg:after, .welcomebg:before {
            display: none;
        }
}

/*.welcomebg:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 80px;
        left: 50px;
        width: 120px;
        height: 152px;
        background-image: url(/images/logo_w.png);
        opacity: 0.25;
    }*/

/*.welcomebg:before {
        position: absolute;
        top: -30px;
        right: 20px;
        font-family: 'FontAwesome';
        content: "\f002";
        font-size: 190px;
        color: #ddd;
        text-align: center;
    }*/

.selectdiv {
    position: relative;
    /*Don't really need this just for demo styling*/
    /*float: left;
    min-width: 200px;
    margin: 50px 33%;*/
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
    display: none;
}

.selectdiv:after {
    content: '\e259';
    font-family: "Glyphicons Halflings";
    font-size: 13px;
    /*font: normal normal normal 17px/1 Glyphicon;*/
    color: #808080;
    right: 12px;
    top: -3px;
    height: 34px;
    padding: 15px 0px 0px 8px;
    /*border-left: 1px solid #0ebeff;*/
    position: absolute;
    pointer-events: none;
}

    .selectdiv:after:hover {
        color: #2b2b2a;
    }

.selectdiv select::-ms-expand {
    display: none;
}

.selectdiv select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
    display: block;
    width: 100%;
    height: 40px;
    padding: 8px 12px !important;
    font-size: 17px !important;
    line-height: 1.42857143;
    color: #333;
    letter-spacing: 0.015em;
    background-color: #fff;
    background-image: none;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
    box-shadow: 0 1px 1px rgba(0,0,0,.10);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    /*-ms-word-break: normal;
    word-break: normal;*/
    cursor: pointer !important;
}


#showoff {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

    #showoff #sluxury {
        background-image: url(/assets/img/s2.jpg);
    }

    #showoff #sbusiness {
        background-image: url(/assets/img/s3.jpg);
    }

    #showoff #sresidence {
        background-image: url(/assets/img/s1.jpg);
    }

    #showoff #sluxury, #showoff #sbusiness, #showoff #sresidence {
        /*padding: 12em 2em;*/
        padding: 7em 18em 7em 0;
        /*padding: 7em 2em;*/
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: #333;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-shadow: inset 0px 0px 240px 80px rgba(0, 0, 0, 0.25);
        box-shadow: inset 0px 0px 240px 80px rgba(0, 0, 0, 0.25);
        /*-webkit-box-shadow: inset 0px 0px 240px 80px rgba(255,255,255,0.3);
    box-shadow: inset 0px 0px 240px 80px rgba(255,255,255,0.3);*/
    }

        #showoff #sluxury a, #showoff #sbusiness a, #showoff #sresidence a {
            padding: 1.5em;
            background: rgba(61, 61, 61, 0.90);
            /*background: rgba(255,255,255,0.9);*/
            border: none;
            max-width: 640px;
            -webkit-transition: background 0.3s ease-in;
            -o-transition: background 0.3s ease-in;
            transition: background 0.3s ease-in;
        }

            #showoff #sluxury a:hover, #showoff #sbusiness a:hover, #showoff #sresidence a:hover {
                background: #fff;
            }

            #showoff #sluxury a:hover p, #showoff #sbusiness a:hover p, #showoff #sresidence a:hover p {
                color: #333;
            }

    #showoff h2 {
        color: #bdd63d;
        font-size: 32px;
        line-height: 32px;
    }

    #showoff h6 {
        color: #999;
        font-size: 14px;
    }

    #showoff p {
        color: #fff;
        font-size: 15px;
        line-height: 22px;
    }

    #showoff span {
        float: right;
        font-size: 20px;
        line-height: 14px;
        color: #bdd63d;
    }

@media only screen and (min-width: 768px) {
    #showoff {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        #showoff h2 {
            color: #bdd63d;
            font-size: 30px;
            line-height: normal;
            margin: 0 0 10px 0;
            /*margin: 30px 0 10px 0;*/
        }

        #showoff p {
            color: #fff;
            font-size: 17px;
            line-height: 20px;
        }

        #showoff span {
            float: right;
            font-size: 24px;
            line-height: 14px;
        }
}

@media only screen and (max-width: 768px) {
    #showoff #sluxury, #showoff #sbusiness, #showoff #sresidence {
        /*padding: 12em 2em;*/
        padding: 18em 0 0;
    }

}

.ontop {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 1;
    color: #8fa715;
    font-size: 80px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5) !important;
}
@media only screen and (max-width: 768px) {
    .ontop {
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 1;
        color: #8fa715;
        font-size: 50px;
    }
}

/*START COMPARE PANEL STYLE*/

.compare-panel {
    -webkit-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -moz-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -ms-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    -o-transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
    transition: all 0.9s cubic-bezier(0.19, 1, 0.22, 1) 0s;
}

.compare-panel {
    width: 240px;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    background-color: #5c5853;
    z-index: 30000;
    -moz-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    /*box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);*/
    -webkit-box-shadow: 0 -10px 6px 3px rgba(0,0,0,0.30) inset;
    -moz-box-shadow: 0 -10px 6px 3px rgba(0,0,0,0.30) inset;
    box-shadow: 0 0 6px 3px rgba(0,0,0,0.30) inset;
}

    .compare-panel.panel-open {
        -moz-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

.panel-btn {
    padding: 10px 0 !important;
    position: absolute;
    border-top-left-radius: 6px !important;
    border-top-right-radius: 6px !important;
    font-size: 14px;
    min-width: 210px;
    left: -124px;
    top: 280px;
    height: 40px;
    /*webkit-box-shadow: 0px -2px 3px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -1px 3px 1px rgba(0,0,0,0.75);
    box-shadow: 0px -1px 3px 1px rgba(0,0,0,0.75);*/
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    color: #ececec;
    background-color: rgba(0, 0, 0, 0.85);
    letter-spacing: 0.05em;
    text-transform: uppercase !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400 !important;
}

    .panel-btn:hover {
        background: #05683a !important;
        color: #ffffff !important;
    }

    .panel-btn i {
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        position: relative;
        top: 0;
        left: 2px;
        color: #bdd63d;
    }

.panel-rot {
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    /*position: relative;
    bottom: -60px;
    left: 1px;*/
}

.panel-btn.btn-map {
    padding: 0;
    position: absolute;
    border-radius: 0 !important;
    font-size: 14px;
    /*width: 58px;
    left: -54px;
    top: 69px;
    height: 50px;*/
    min-width: 58px;
    left: -54px;
    top: 79px;
    height: 50px;
    /*webkit-box-shadow: 0px -2px 3px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px -1px 3px 1px rgba(0,0,0,0.75);
    box-shadow: 0px -1px 3px 1px rgba(0,0,0,0.75);*/
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    color: #ffffff;
    /*background-color: rgba(255, 255, 255, 0.25);*/
    background-color: rgba(46, 62, 73, 0.35);
    letter-spacing: 0.05em;
    text-transform: uppercase !important;
    /*font-family: 'Roboto', sans-serif !important;*/
    font-weight: 400 !important;
}

    .panel-btn.btn-map:hover {
        background: #2e3e49 !important;
        /*color: #ffffff !important;*/
    }

    .panel-btn.btn-map i {
        -ms-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        position: relative;
        top: 6px;
        left: 0;
        color: #ffb700;
        text-align: center;
    }

.compare-panel-header {
    padding: 10px 15px;
    border-bottom: 2px solid rgba(156, 137, 107, 0.35);
    background: #05683a;
}

    .compare-panel-header .title {
        margin: 0;
        font-size: 16px;
        line-height: 22px;
        color: #fff;
    }

.compare-panel-body {
    padding: 20px;
    height: 100%;
}

.compare-thumb-main {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 20px;
    height: 100%;
}

    .compare-thumb-main .compare-thumb {
        position: relative;
        padding-left: 5px;
        padding-right: 5px;
        height: 56px;
        width: 95px;
        float: left;
        margin-bottom: 10px;
    }

    .compare-thumb-main .thumb-inner-empty {
        height: 56px;
        width: 100%;
        float: left;
        margin-bottom: 10px;
        border: 2px dashed #ccc;
    }

    .compare-thumb-main .btn-trash {
        position: absolute;
        bottom: 7px;
        right: 12px;
        color: #fff;
        background: none;
        border: none;
        line-height: 14px;
    }

/*START COMPARE PAGE STYLE*/
@media (max-width: 767px) {
    .compare-table-wrap {
        overflow-x: auto;
    }

        .compare-table-wrap .compare-table {
            width: 700px;
        }
}

.compare-table .table-title {
    text-align: right;
    font-weight: 500;
    width: 200px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .compare-table .table-title {
        width: 100px;
    }
}

@media (max-width: 767px) {
    .compare-table .table-title {
        width: 100px;
    }
}

.compare-table > thead > tr > th {
    padding-top: 0;
    background-color: transparent;
    color: #000;
    border: none;
}

.compare-table td, .compare-table .widget_calendar table th, .widget_calendar table .compare-table th {
    font-size: 14px;
}

.compare-table .tr-head {
    background-color: #5c5853 !important;
    color: #fff;
}

.compare-table .mark-yes {
    color: #39b54a;
}

.compare-table .mark-no {
    color: #f26c4f;
}

@media (min-width: 768px) and (max-width: 991px) {
    .compare-table {
        font-size: 12px;
    }
}

@media (max-width: 767px) {
    .compare-table {
        font-size: 12px;
    }
}

.compare-thumb {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    .compare-thumb {
        margin-bottom: 10px;
    }
}

.compare-caption .compare-title {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 12px;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
    .compare-caption .compare-title {
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width: 767px) {
    .compare-caption .compare-title {
        font-size: 14px;
        line-height: 18px;
    }
}

.compare-caption .compare-price {
    color: #05683a;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 12px;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
    .compare-caption .compare-price {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 8px;
    }
}

@media (max-width: 767px) {
    .compare-caption .compare-price {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 8px;
    }
}

.compare-caption .compare-type {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 12px;
    font-weight: 300;
    text-transform: inherit;
    text-align: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
    .compare-caption .compare-type {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 8px;
    }
}

@media (max-width: 767px) {
    .compare-caption .compare-type {
        font-size: 12px;
        line-height: 16px;
        margin: 0 0 8px;
    }
}

.actions {
    margin: 0;
    list-style: none;
    font-size: 0 !important;
}

    .actions li {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        top: 2px;
        margin-right: 8px;
        /*color: #fff;*/
        cursor: pointer;
        font-size: 18px;
    }

        .actions li:last-child {
            margin: 0;
        }

        .actions li > span {
            display: inline-block;
            width: 28px;
            height: 28px;
            line-height: 28px;
            border-radius: 4px;
            background-color: #05683a;
            opacity: 0.6;
            filter: alpha(opacity=60);
            text-align: center;
        }

            .actions li > span:hover {
                background-color: #8fa715;
                opacity: 1;
                filter: alpha(opacity=100);
            }

/*.item-thumb .thumb-caption .actions, figure .thumb-caption .actions, .carousel-module .carousel .item figure .thumb-caption .actions {
    color: #5c5853;
}
.item-thumb .actions, figure .actions, .carousel-module .carousel .item figure .actions {
    position: absolute;
    right: 12px;
    bottom: 12px;
    z-index: 4;
}
.actions {
    margin: 0;
    list-style: none;
    font-size: 0 !important;
}*/

.tooltip {
    z-index: 40001 !important;
}

.tooltip-links a:after {
    content: attr(href);
    display: none;
}

.tooltip-links a:hover:after {
    display: inline-block;
}

.ResultsSuccess, .ResultsFailed, .AlertMessager {
    z-index: 30001 !important;
}

.tblStyle tr td img {
    width: 140px;
}

/*END COMPARE PANEL STYLE*/

.ad-gallery .ad-controls p {
    color: #999;
    display: none;
}

.st50 {
    min-height: 50px;
}
.st100 {
    min-height: 80px;
}

@media (max-width: 767px) {
    .st50, .st100 {
        min-height: 0;
    }
}

.time-line img {
    width: 100%;
    height: auto;
}

.fw400 {
    font-weight: 400!important;
}

.flinkp p {
    margin: 0 0 15px;
    color: #ddd;
    font-size: 14px;
    line-height: 21px;
}

.print-section {
    position:absolute;
    right: 15px;
    top: 40px;
}

.favor-section {
    position: absolute;
    right: 20px;
    top: 50px;
    font-size: 18px;
}


.emailbtn i {
    display: block;
    overflow: hidden;
    height: 32px;
    line-height: 32px;
    padding: 0;
    width: 32px;
    border-radius: 4px;
    background-color: #bdd63d;
    opacity: 1;
    text-align: center;
    color: #fff;
    font-size: 20px;
}

    .emailbtn i:hover {
        color: #fff;
        opacity: 0.7;
    }

    /*.emailbtn i {
        vertical-align: middle;
        line-height: 32px;
    }*/

.vwicon h3 {
    vertical-align: middle;
    margin: 8px 0 0;
    display: inline-block;
}
.vwicon img {
    max-width: 40px;
    display: inline-block;
    float: right;
    vertical-align: middle;
    margin: 0 5px;
    opacity: 1;
}

.vwicon img:hover {
    opacity: 0.7;
}

.vwiconoffice img {
    max-width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
    opacity: 1;
}

    .vwiconoffice img:hover {
        opacity: 0.7;
    }

@media (max-width: 767px) {
    .vwicon h3 {
        margin: 0 0 8px;
        display: block;
    }
    .vwicon img {
        display: block;
        float: left;
    }
}

.imageresponsive img {
    max-width: 100%;
    height: auto;
}

.imageresponsive iframe,
.imageresponsive object,
.imageresponsive embed {
    max-width: 100%;
    min-height: 100%;
    padding-bottom: 20px;
}

div.scroll {
    height: 400px;
    overflow: scroll;
    overflow-x: hidden;
}

.tp-caption a {
    color: #bdd63d;
}

.imgproject {
    background-color: #fff;
    width: auto;
    height: 280px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .imgproject img {
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        min-height: 100%;
        min-width: 100%;
        opacity: 1;
    }

@media (max-width: 767px) {
    .imgproject {
        width: auto;
        height: 180px;
    }
}

.displaynav {
    padding-bottom: 20px;
}

.portfolio-item[data-filter="*"] {
    display: none!important;
}

#showcat1 a,
#showcat2 a,
#showcat3 a,
#showcat4 a,
#showcat5 a,
#showcat6 a,
#showcat7 a,
#showcat8 a,
#showcat9 a,
#showcat10 a,
#showcat11 a,
#showcat12 a,
#showcat13 a,
#showcat14 a {
    position: absolute;
    left: 50%;
    bottom: -55px;
    -moz-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0 auto;
}

    .menuzord-responsive .menuzord-menu > li > .flagsm {
    display: inline !important;
    padding: 12px 20px !important;
    line-height: 45px;
    min-height: 45px;
    border-bottom: none!important;
}

/*.menuzord-responsive .menuzord-menu > li:hover > .flagsm {
    background: #FFF;
}*/

.menufoot {
    border-right: solid 1px #5c5853;
    font-size: 14px;
    color: #ddd;
    padding-left: 5px!important;
    padding-right: 5px!important;
}
.menufoot:last-child {
    border-right: none;
}

#centered_button {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}

.tp-banner .h1,
.tp-banner h1 {
    color: #fff;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
    font-weight: 600;
}

@media (max-width: 1368px) {
    .tp-banner .h1,
    .tp-banner h1 {
        font-size: 30px;
    }
}

@media (max-width: 768px) {
    .tp-banner .h1,
    .tp-banner h1 {
        font-size: 20px;
    }
}

.estatesmapmargin {
    margin-top: 130px;
}

@media (max-width: 768px) {
    .estatesmapmargin {
        margin-top: 70px;
    }
}

.whatsapp {
    float: left;
    height: 80px;
    line-height: 104px;
    margin: -4px 20px 0;
    display: inline-block;
    -webkit-transition: height .3s, line-height .3s, margin .3s;
    transition: height .3s, line-height .3s, margin .3s;
}

    .whatsapp img {
        position: relative;
        display: inline-block;
        max-height: 100%;
    }

@media (max-width: 968px) {
    .whatsapp {
        height: 40px;
        line-height: 40px;
        margin: 0 2px;
    }
    .whatsapp img {
        top: 15px !important;
        height: 40px;
        line-height: 40px;
        margin: 0 10px;
    }
}

.l-navbar-wrapper_has-sticky .whatsapp {
    display: block;
}

.l-navbar_s-center .whatsapp {
    float: none;
}

.l-navbar_s-center .whatsapp.sticky-fix {
    float: left;
}

.l-navbar-wrapper_has-sticky .whatsapp {
    line-height: 84px;
    height: 84px;
    margin: -1px 20px 0;
}