
a:hover {
    text-decoration: none;
}

a:focus {
    color: none;
    text-decoration: none;
}

.color1 {
    color: #212121 !important;
}

.color2 {
    color: #858488 !important;
}

.color3 {
    color: #999999 !important;
}

.color4 {
    color: #282425 !important;
}

.color5 {
    color: #e5e5e5 !important;
}

.color6 {
    color: #c6a25d !important;
}
.color7 {
    color: #953d32 !important;
}
.color8 {
    color: #f1f1f1 !important;
}
.color9 {
    color: #a4a4a4 !important;
}

.colortxt p {
    color: #212121 !important;
}

.bgcolor {
    background-color: #f5f5f5 !important;
}

.bgcolor1 {
    background-color: #212121 !important;
}

.bgcolor2 {
    background-color: #858488 !important;
}

.bgcolor3 {
    background-color: #e4e5ee !important;
}

.bgcolor4 {
    background-color: #282425 !important;
}
.bgcolor5 {
    background-color: #d0d9e5 !important;
}
.bgcolor6 {
    background-color: #c6a25d !important;
}
.bgcolor7 {
    background-color: #953d32 !important;
}
.bgcolor9 {
    background-color: #a4a4a4 !important;
}
.welcomebg {
    /*background-color: rgba(9, 23, 57, 0.95);*/
    background-color: #f5f5f5!important;
}

.bgcolorpar {
    background-color: #212121 !important;
}
.bgcolorbar {
    background-color: #f1f1f1 !important;
}

a.clang {
    text-decoration: none
}
a.clang:link {color:#858488!important;}
a.clang:visited {color:#858488!important;text-decoration:none}
a.clang:hover {color:#858488!important;cursor:none;}
a.clang:active {color:#858488!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:#212121!important;}
a.lang:visited {color:#212121!important;text-decoration:none}
a.lang:hover {color:#858488!important;}
a.lang:active {color:#212121!important;}

a.c1:link {
    color: #212121 !important;
}
a.c1:visited {
    color: #212121 !important;
}
a.c1:hover {
    color: #fff !important;
    background-color: #212121;
    text-decoration: none;
}

a.c2:link {
    color: #212121 !important;
}
a.c2:visited {
    color: #212121 !important;
}
a.c2:hover {
    color: #858488 !important;
    text-decoration: none;
}

a.c3:link {
    color: #fff !important;
}

a.c3:visited, a.c3:focus {
    color: #fff !important;
}

a.c3:hover {
    color: #f1f1f1 !important;
    text-decoration: underline;
}

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: #858488 !important;
    opacity: 1 !important;
    text-decoration: none!important;
}

a.gold:visited, a.gold:focus {
    color: #858488 !important;
    text-decoration: underline !important;
}

a.gold:hover {
    color: #212121 !important;
    text-decoration: underline !important;
}

a.foot:link {
    color: #a4a4a4 !important;
    text-decoration: none !important;
}
a.foot:visited, a.gold:focus {
    color: #a4a4a4 !important;
    text-decoration: none !important;
}
a.foot:hover {
    color: #fff !important;
    text-decoration: underline !important;
}

a.contact {
    font-size: 20px;
}
a.contact:link {
    text-decoration: none;
    color: #fff;
}
a.contact:visited, a.contact:focus {
    text-decoration: none;
    color: #fff;
}
a.contact:hover {
    color: #fff !important;
    text-decoration: underline !important;
}

a.contact-r {
    font-size: 16px;
}
    a.contact-r:link {
        text-decoration: none;
        color: #858488;
    }
    a.contact-r:visited, a.contact:focus {
        text-decoration: none;
        color: #858488;
    }
    a.contact-r:hover {
        color: #000001 !important;
        text-decoration: underline !important;
    }

.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: #fff !important;
        text-decoration: underline !important;
    }

    a.form:visited, a.gold:focus {
        color: #fff !important;
        text-decoration: underline !important;
    }

    a.form:hover {
        color: #f5f5f5 !important;
        text-decoration: underline !important;
    }

    .checkbox-theme input[type="checkbox"]:checked + label::before {
        border: 2px solid #6a6a73;
    }

    input[type=checkbox]:checked + label:before {
        color: #6a6a73;
    }

    .error404-content h1 {
        color: #6a6a73
    }

    .properties-amenities ul li i {
        color: #6a6a73
    }

    .properties-condition ul li i {
        color: #6a6a73
    }

    .border-button-theme {
        color: #6a6a73;
        border: 2px solid #6a6a73;
    }

    .map-properties-btns .border-button-theme:hover {
        background: #6a6a73;
        color: #fff;
    }

    .theme-tabs .nav-tabs > li > a {
        background: #6a6a73;
    }

        .theme-tabs .nav-tabs > li.active > a,
        .theme-tabs .nav-tabs > li > a:hover {
            color: #6a6a73;
        }

        .theme-tabs .nav-tabs > li > a::after {
            background: #6a6a73;
        }

    .theme-tabs .tab-nav > li > a::after {
        background: #6a6a73 none repeat scroll 0% 0%;
    }

    .rightside-navbar li .button {
        color: #6a6a73;
        border: 2px solid #6a6a73;
    }

        .rightside-navbar li .button:hover {
            background: #6a6a73;
        }

    .banner-detail-box .red-box {
        background: #6a6a73 url(../../img/slider-detail.png) center center;
    }

    .banner-detail-box .white-box .slide-price {
        color: #6a6a73;
    }

    .banner-detail-box .white-box .slide-location::after {
        background-color: #6a6a73;
    }

    .search-options-btn, .search-options-btn:hover {
        background: #6a6a73;
    }

    .search-button2 {
        color: #fff;
        background: #bfa985;
    }

        .search-button2:hover {
            color: #fff;
            background: #0069b8;
        }

.search-head {
    /*color: #6a6a73;*/
    color: #c6a25d;
    font-size: 16px;
    padding: 15px 0;
    font-weight: 600;
    /*font-family: 'Roboto', sans-serif;*/
}

    .bootstrap-select.btn-group.show-tick .dropdown-menu .selected a .check-mark {
        color: #6a6a73;
    }

    .bootstrap-select .dropdown-menu li a {
        color: #000;
    }

        .bootstrap-select .dropdown-menu li a:hover {
            background: #6a6a73;
        }

    .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: #6a6a73;
    }

    .category-content .btn, .category-content .pricing-btn {
        background: #6a6a73;
    }

    footer .footer-item .contact-info li label a:hover {
        color: #6a6a73;
    }

    .icon-box .icon {
        background: #6a6a73;
    }

    .icon-box .detail h3 {
        color: #6a6a73;
    }

    .plan .price-header h1 {
        color: #6a6a73;
    }

    .plan.featured .price-header {
        background: #6a6a73;
    }

    .about-box .detail h3 a {
        color: #6a6a73;
    }

    .about-box .detail h3::after {
        background-color: #6a6a73;
    }

    .about-box .detail h3 {
        color: #6a6a73;
    }

    .change-view-btn {
        /*background-color: #b2b2b2;*/
        /*border: solid 1px #b2b2b2;*/
        color: #999999;
    }

    .option-bar h4 {
        color: #6a6a73;
    }

    .change-view-btn:hover {
        /*border: solid 1px #ff9901;*/
        /*background: #ff9901;*/
        color: #000001 !important;
    }

    .active-view-btn, .active-view-btn:hover {
        /*background: #bfa985;*/
        /*border: solid 1px #bfa985;*/
        color: #6a6a73 !important;
        background: none;
    }

    .listing-properties-box .detail header .title a {
        color: #6a6a73;
    }

        /*.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: #6a6a73;
        }

    .pagination > li > a {
        color: #000;
        font-weight: 500;
    }

        .pagination > li > a:hover {
            background: #6a6a73;
            border-color: #6a6a73;
            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: #6a6a73;
    }


    .blog-box .detail .title a {
        color: #6a6a73;
    }

    .range-slider .ui-slider .ui-slider-handle {
        background: #6a6a73;
    }

    .range-slider .ui-slider .ui-slider-handle {
        border: 2px solid #6a6a73;
    }

    .range-slider .ui-widget-header {
        background-color: #6a6a73;
    }

    .posts-by-category ul li a:hover {
        color: #6a6a73;
    }

    .tags-box ul li a:hover {
        border: 1px solid #6a6a73;
        background: #6a6a73;
    }

    .latest-reviews .media-heading a {
        color: #6a6a73;
    }

    .latest-tweet a {
        color: #6a6a73;
    }

    .popular-posts .media-heading a {
        color: #6a6a73;
    }

    .t-s h2 {
        color: #6a6a73;
    }

    .comments-title {
        color: #6a6a73;
    }

    .comment-meta-author a {
        color: #6a6a73;
    }

    .comment-meta-reply a {
        background-color: #6a6a73;
    }

    .contact-details {
        background: #ffffff;
        padding: 10px;
        border: solid 1px #d7e4ea;
        /*margin-top: 50px;*/
    }

        .contact-details .media .media-left i {
            /*background: #bfa985;*/
            font-size: 18px;
            line-height: normal;
            padding-right: 5px;
        }

        .contact-details .media .media-body h4:after {
            background-color: #6a6a73;
        }

@media (max-width: 978px) {
    .contact-details .media .media-left i {
        /*background: #bfa985;*/
        font-size: 18px;
        line-height: normal;
        padding-right: 0;
    }
}

    .about-text ul li i {
        color: #6a6a73;
    }

    .breadcrumbs li a:hover {
        color: #6a6a73;
    }

    .helping-center ul li i {
        background: #6a6a73;
    }

    .agent-box .detail h3 {
        color: #6a6a73;
    }

        .agent-box .detail h3::after {
            background-color: #6a6a73;
        }

    .my-account-box p a:hover {
        color: #6a6a73;
    }

    .my-account-box p .active {
        color: #6a6a73;
    }

    .my-account-box .title::after {
        background-color: #6a6a73;
    }

    .photoUpload {
        background: #6a6a73;
    }

    .my-properties-box .detail h1 a {
        color: #6a6a73;
    }

    .my-properties-box .detail .location a i {
        color: #6a6a73;
    }

    .typography-page mark.color {
        background-color: #6a6a73;
    }

    .list-3 li:before, .list-2 li:before, .list-1 li:before {
        color: #6a6a73;
    }

    .numbered.color.filled ol > li::before {
        border: 1px solid #6a6a73;
        background-color: #6a6a73;
    }

    .numbered.color ol > li::before {
        border: 1px solid #6a6a73;
        color: #6a6a73;
    }

    .properties-details-page .heading:after {
        background-color: #6a6a73;
    }

    .submit-address h1::after {
        background-color: #6a6a73;
    }

    .section-heading .media .media-left i {
        background: #6a6a73;
    }

    .section-heading .media .media-body h4 {
        color: #6a6a73;
    }

    .book-btn {
        background: #6a6a73;
        border: 1px solid #6a6a73;
    }

    .book-btn-l {
        border-right: 1px solid #6a6a73;
    }

    .agent-widget h3 a {
        color: #6a6a73;
    }

    .widget-link:hover {
        color: #000;
    }

    .back-to-listings:hover {
        background: #6a6a73;
    }

    .map-marker:hover {
        background-color: #6a6a73;
        cursor: pointer;
    }

        .map-marker:hover:before {
            border-color: #6a6a73 transparent transparent transparent;
        }

    .map-marker.featured:hover {
        background-color: #6a6a73;
    }

        .map-marker.featured:hover:before {
            border-color: #6a6a73 transparent transparent transparent;
        }

    .map-marker .icon {
        border: 3px solid #6a6a73;
    }

    .marker-active .map-marker {
        background-color: #6a6a73;
    }

        .marker-active .map-marker:before {
            border-color: #6a6a73 transparent transparent transparent;
        }

    .map-properties .address i {
        color: #6a6a73;
    }

    .map-properties-btns .border-button-theme {
        color: #6a6a73;
    }

    .map-properties .map-content h4 a {
        color: #6a6a73;
    }

    .dropzone-design:hover {
        border: 2px dashed #6a6a73;
    }

    @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: #6a6a73;
    }*/

        .main-header .navbar-default .nav > li > a:hover {
            background: #6a6a73 !important;
        }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
            background-color: #6a6a73;
        }

        .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-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: #6a6a73 !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 {
            text-align: center;
        }

            .copyalignl img, .copyalignr img {
                display: block;
                margin-right: auto;
                margin-left: auto;
            }

            .copyalignl i, .copyalignr i {
                margin-right: auto;
                margin-left: auto;
            }

        .copyalignr {
            text-align: center;
        }
    }

    .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: #858488 !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;*/
    }

        .item-body .info-row + .info-row {
            margin-top: 10px;
        }

        .item-body .amenities {
            min-height: 40px;
        }

@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 #e5e5e5;
        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: #000001;
        -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 50px;
        width: 80%;
        left: 10%;
        right: 10%;
    }

    @media only screen and (max-width: 768px) {
        .searchEngineSmall {
            padding: 0 10px;
        }
    }*/

.btn2 {
    color: #212121!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: #e5e5e5;*/
    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: #212121;
        /*background-image: -webkit-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
            background-image: -moz-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
            background-image: -ms-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
            background-image: -o-linear-gradient(top, #e5e5e5, #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, #e5e5e5, #fafafa, #cacaca);
        background-image: -moz-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -ms-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -o-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: linear-gradient(to bottom, #e5e5e5, #fafafa, #cacaca);*/
        text-decoration: none;
        color: #212121 !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: '\f00c';
            color: #953d32;
            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: #212121 !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: #e5e5e5;*/
    font-size: 16px;
    /*font-weight: 600 !important;*/
    letter-spacing: 0.05em;
    line-height: 14px;
    padding: 4px 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: #212121;
    /*background-image: -webkit-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
            background-image: -moz-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
            background-image: -ms-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
            background-image: -o-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
            background-image: linear-gradient(to bottom, #83b6de, #1c71b6, #83b6de);*/
    text-decoration: none;
    color: #fff !important;
}

    .firstbtn2.active,
    .firstbtn2.active > a:focus, .btn2.active > a:hover {
        background: #fff;
        /*background: #cacaca;
        background-image: -webkit-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -moz-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -ms-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -o-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: linear-gradient(to bottom, #e5e5e5, #fafafa, #cacaca);*/
        text-decoration: none;
        color: #000001 !important;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
    }

        .firstbtn2.active:before {
            position: relative;
            top: -6px;
            /*left: 4px;*/
            /*left: 50%;*/
            font-family: FontAwesome;
            /*font-weight: 700;*/
            content: '\f00c';
            /*content: '\f111';*/
            color: #c6a25d;
            /*color: #0069b8;*/
            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;*/
}

    .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: #6a6a73;
        line-height: 20px;
    }

        .captcha img {
            -webkit-filter: opacity(85%) !important; /* Safari 6.0 - 9.0 */
            filter: opacity(85%) !important;
            border: solid 1px #6a6a73;
            border-radius: 6px;
        }

        .captcha input {
            /*background: #003e5b;*/
            border: solid 1px #6a6a73;
            text-transform: uppercase;
            text-align: center;
            font-size: 20px;
            letter-spacing: 0.10em;
            border-radius: 4px;
            line-height: 24px;
        }

    .captcha1 span {
        float: none !important;
    }

    .captcha1 {
        color: #858488;
        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: #212121;
    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: #000001;
    background: #fff;
    /*background: #cacaca;*/
    /*background-image: none;*/
    /*background-image: -webkit-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -moz-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -ms-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: -o-linear-gradient(top, #e5e5e5, #fafafa, #cacaca);
        background-image: linear-gradient(to bottom, #e5e5e5, #fafafa, #cacaca);*/
    /*background-color: #e5e5e5;*/
    /*border: solid 1px #e11b22;*/
    /*border-radius: 6px;*/
    border: solid #e3e3e3 1px;
}

    #searchmac .nav-pills > li > a:hover {
        color: #fff;
        background-color: #000001;
        /*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 1px #ddd;
    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 #858488;
    color: #000001;
}

.semitrans {
    /*background: #fcf9f9;*/
    padding: 10px 20px;
    overflow: auto;
    min-height: 420px;
    /*border-bottom: solid 2px #ddd;*/
    /*border-radius: 10px;*/
    /*border: dotted 1px #000001;*/
    /*-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%;
    }

    .modal-body {
        /* 100% = dialog height, 120px = header + footer */
        max-height: calc(100% - 120px);
        overflow-y: scroll;
    }

    /*.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;
    }

    @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: #858488;
    }

    .goleft_d {
        float: left;
    }

    .goright_d {
        float: right;
        /*padding-top: 50px;*/
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    @media (max-width: 968px) {
        .goright_d {
            float: none;
            text-align: center;
            position: relative;
            bottom: 10px;
            right: 0;
            padding-top: 20px;
        }

        .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 #e5e5e5;
            /*position: relative;
        top: -3px;*/
            margin-right: 5px;
            white-space: nowrap;
            text-align: center !important;
        }

        input[type=checkbox]:checked:before {
            color: #fff !important;
            background: #000001;
            border: 1px solid #000001;
        }

    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 #000001;
        padding: 20px;
    }

.csstags {
    /*background-color: #989176;*/
    border-top: solid 1px #989176; padding: 10px;
    margin: 20px 0;
}

    .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        /*background: rgba(251, 106, 0, 0.80) !important;*/
        background: #858488 !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;
}

@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: #000001;
        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: #faf5f5;
}

.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 #000001;
}

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: #000001 !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: 33.3333%;
    /*width: 25%;*/
}

    .Characteristic::after {
        content: "\f00c";
        font-family: FontAwesome;
        left: 0;
        position: absolute;
        /*top: -1px;*/
        /*font-weight: 700;*/
        color: #c6a25d;
        -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: #1c71b6;
        color: #fff;
    }


.imgalso {
    /*background-color: #333;*/
    width: auto;
    height: 125px;
    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: #c6a25d;
    font-size: 28px;
}


.widget .social-link.circle a {
    width: 40px;
    height: 40px;
    text-align: center;
    /*border: 1px solid #000001;*/
    border-radius: 50%;
    /*border-radius: 50%;*/
    line-height: 38px;
    /*background-color: #000001;*/
}

    .widget .social-link.circle a:hover {
        color: #212121;
        /*border: 1px solid transparent;*/
        /*background: #858488;*/
    }

.widget h3 {
    color: #858488;
}

/*START UL > LI COLUMNS CLASSES*/
.ficon-list {
    padding: 10px;
}

    .ficon-list ul {
        list-style: none;
        margin: 0;
    }

    .ficon-list li {
        line-height: 56px;  
    }

    .ficon-list i {
        color: #c6a25d;
        /*font-size: 21px;*/
        font-size: 24px;
        line-height: 28px;
        margin: 0 2px 0 0;
        font-weight: 300;
    }

/*@media (max-width: 768px) {
    .ficon-list i {
        font-size: 20px;
    }
}*/

    .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: 1;
            -webkit-columns: 1;
            -moz-columns: 1;
        }
    }


    .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: 35px;
        text-align: center;
        padding-top: 2px;
    }

    .top130 {
        padding-top: 130px;
    }

    @media (max-width: 481px) {
        .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: #000001;
            color: #fff;
            text-decoration: none;
            border: none;
            border: solid 1px #000001;
        }

    /*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;
    }

    /************** videoWrapper start **************/
    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
        height: 0;
        width: 100%; /* You can set this width to whatever suits your needs */
        margin: 0 auto;
        background: #2a3247;
    }

        .videoWrapper video {
            position: absolute;
            /*top: -82px;*/
            left: 0;
            width: 100%;
            height: 100%;
        }

        .videoWrapper .container {
            position: absolute;
            z-index: 100;
            top: 46%;
            right: 0;
            left: 0;
            margin-top: -82px;
            color: #fff;
        }

            .videoWrapper .container i {
                display: block;
                margin-bottom: 30px;
                font-size: 50px;
            }

    .fade-out {
        opacity: 0; /* make things invisible upon start */
        -webkit-animation: fadeIn ease-in 1; /* call our keyframe named fadeIn, use animattion ease-in and repeat it only 1 time */
        -moz-animation: fadeIn ease-in 1;
        animation: fadeIn ease-in 1;
        -webkit-animation-fill-mode: forwards; /* this makes sure that after animation is done we remain at the last keyframe value (opacity: 1)*/
        -moz-animation-fill-mode: forwards;
        animation-fill-mode: forwards;
        -webkit-animation-duration: 3.5s;
        -moz-animation-duration: 3.5s;
        animation-duration: 3.5s;
        -webkit-animation-delay: 2.5s;
        -moz-animation-delay: 2.5s;
        animation-delay: 2.5s;
    }

    @media (min-width: 769px) {
        /*.videoWrapper .showimg {
        background-image: none;
    }*/

        .videoWrapper .showimg {
            background-image: url("/images/slider.jpg") !important;
            background-size: cover !important;
            background-repeat: no-repeat;
            background-position: center center !important;
            /*padding: 360px 0 360px;*/
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0;
            /*background-color: #fff*/
            /*position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%);*/
            /*max-width: 100%;*/
            /*max-height: 100%;*/
        }
    }

    @media (max-width: 768px) {
        .videoWrapper .container h1 {
            font-size: 24px;
            margin-bottom: 5px;
            letter-spacing: 1px;
        }

        .videoWrapper .container h3 {
            font-size: 20px;
            margin-bottom: 15px;
            color: #c5a366 !important;
        }

        .videoWrapper .container i {
            display: block;
            margin-bottom: 30px;
            font-size: 50px;
        }

        .videoWrapper {
            position: relative;
            padding-bottom: 100%; /* 16:9 Aspect Ratio */
            height: 100%;
            width: auto; /* You can set this width to whatever suits your needs */
            margin: 0 auto;
            background: #2a3247;
            overflow: hidden;
        }

            .videoWrapper video {
                position: absolute;
                /*top: -82px;*/
                width: auto;
                height: 100%;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%);
            }

            .videoWrapper .showimg {
                background-image: url("/images/slider.jpg") !important;
                background-size: contain !important;
                background-repeat: no-repeat;
                background-position: center center !important;
                /*padding: 360px 0 360px;*/
                margin: auto;
                position: absolute;
                top: -50px;
                left: 0;
                bottom: 0;
                right: 0;
                /*background-color: #fff*/
                /*position: absolute;
                top: 50%;
                left: 50%;
                transform: translateX(-50%) translateY(-50%);*/
                /*max-width: 100%;*/
                /*max-height: 100%;*/
            }
    }

    /************** videoWrapper end **************/

    .centerl img {
        float: left;
    }

    @media (max-width: 798px) {
        .centerl img {
            float: none !important;
            margin: 0 auto;
        }
    }

    .tab-content h4 {
        margin-top: 30px;
        margin-bottom: 0;
    }

a[ id= "EXE_DIV2" ]:target ~ #EXE_MAIN article.panel {
    -webkit-transform: translateY( -500px );
    transform: translateY( -500px );
}

/****************************/

.searchbg {
    clear: both;
    /*background-color: rgba(251, 247, 247, 0.90);*/
    background-color: rgba(40, 36, 37, 0.65);
    padding: 5px 25px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    position: absolute;
    /*****/
    /*top: 0;*/
    top: 72%;
    z-index: 201;
}

@media (max-width: 1468px) {
    .searchbg {
        top: 70%;
        width: 90%;
        margin-left: 5%;
        margin-right: 5%;
    }
}

@media (max-width: 1168px) {
    .searchbg {
        position: relative;
        z-index: 99;
        top: 0 !important;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        background-color: #efecec;
        /*background-color: rgba(229, 229, 229, 0.90);*/
    }

        .searchbg:after, .searchbg:before {
            display: none;
        }
}

/****************************/
