
a:hover {
    text-decoration: none;
}

a:focus {
    color: none;
    text-decoration: none;
}

.color {
    color: #552448 !important;
}
.color1 {
    color: #7d7d7d !important;
}
.color2 {
    color: #595959 !important;
}
.color3 {
    color: #999999 !important;
}
.color4 {
    color: #a8a8a8 !important;
}
.color5 {
    color: #e5e5e5 !important;
}
.color6 {
    color: #EAE3D4 !important;
}
.color7 {
    color: #9b9a9a !important;
}
.color8 {
    color: #b6b6b6 !important;
}
.color9 {
    color: #cccccc !important;
}
.color10 {
    color: #552448 !important;
}
.bgcolor {
    background-color: #f5f5f5 !important;
}
.bgcolor1 {
    background-color: #7d7d7d !important;
}
.bgcolor2 {
    background-color: #552448 !important;
}
.bgcolor3 {
    background-color: #999999 !important;
}
.bgcolor4 {
    background-color: #a8a8a8 !important;
}
.bgcolor5 {
    background-color: #e5e5e5 !important;
}
.bgcolor6 {
    background-color: #EAE3D4 !important;
}
.bgcolor7 {
    background-color: #9b9a9a !important;
}
.bgcolor8 {
    background-color: #b6b6b6 !important;
}
.bgcolorsearch {
    background-color: #a8a8a8 !important;
    color: #fff!important
}
.bgcoloroffice {
    background-color: #595959 !important;
    color: #fff !important
}
.bgcoloroffice h4 {
    color: #fff !important
}

.xspadcontainer {
    padding-left: 100px !important;
    padding-right: 100px !important;
}

@media only screen and (max-width: 1369px) {
    .xspadcontainer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.sehead {
    clear: both;
    background-color: transparent;
    padding: 10px;
    /*margin-bottom: 25px;*/
    text-align: center;
    color: #fff;
    font-size: 50px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
    font-family: 'Georgia Pro';
}

.welcomebg {
    clear: both;
    background-color: transparent;
    padding: 10px;
    margin-left: 10%;
    margin-right: 10%;
    width: 80%;
    position: absolute;
    top: 78%;
    /*margin-bottom: 25px;*/
    z-index: 99;
    text-align: center;
    color: #fff;
    font-size: 50px;
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
    font-family: 'Georgia Pro';
}

@media (max-width: 1489px) {
    .welcomebg {
        top: 70%;
    }
}
@media (max-width: 989px) {
    .welcomebg {
        display: none;
    }
}

@media (max-width: 767px) {
    .welcomebg {
        position: relative;
        z-index: 99;
        top: 20px !important;
        margin-left: 5%;
        margin-right: 5%;
        width: 90%;
        font-size: 30px;
        color: #fff;
        text-shadow: none;
    }

    .sehead {
        clear: both;
        background-color: transparent;
        padding: 10px;
        /*margin-bottom: 25px;*/
        text-align: center;
        color: #552448;
        font-size: 26px;
        text-shadow: none;
        font-family: 'Georgia Pro';
    }
}

.searchbg {
    /*background-color: rgba(9, 23, 57, 0.95);*/
    clear: both;
    /*background-color: rgba(161, 153, 153, 0.90);*/
    /*background-color: rgba(0, 0, 0, 0.50);*/        
    padding: 5px 20px;
    margin-left: 7%;
    margin-right: 7%;
    width: 86%;
    position: absolute;
    /*****/
    /*top: 0;*/
    bottom: 7%;
    z-index: 99;
}

.bgcolorbar {
    background-color: #fff !important;
}

/*.searchbg:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 80px;
        left: 50px;
        width: 120px;
        height: 152px;
        background-image: url(/images/logo_w.svg);
        opacity: 0.25;
    }*/

/*.searchbg:before {
        position: absolute;
        top: -30px;
        right: 20px;
        font-family: 'FontAwesome';
        content: "\f002";
        font-size: 190px;
        color: #ddd;
        text-align: center;
    }*/

@media (max-width: 1369px) {
    .searchbg {
        margin-left: 2%;
        margin-right: 2%;
        width: 96%;
    }
}

@media (max-width: 768px) {
    .searchbg {
        position: relative;
        z-index: 99;
        top: 20px !important;
        margin-left: 4%;
        margin-right: 4%;
        width: 92%;
        background-color: transparent;
        /*background-color: rgba(229, 229, 229, 0.90);*/
    }

        .searchbg:after, .searchbg:before {
            display: none;
        }
}




.txtshadow {
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.8);
}

a.c1:link {
    color: #333 !important;
}
a.c1:visited {
    color: #333 !important;
}
a.c1:hover {
    color: #7e7e7e !important;
    text-decoration: none;
}

a.c2:link {
    color: #000 !important;
}
a.c2:visited {
    color: #000 !important;
}
a.c2:hover {
    color: #552448 !important;
    text-decoration: none;
}

a.c3:link {
    color: #552448 !important;
}
a.c3:visited, a.c3:focus {
    color: #552448 !important;
}
a.c3:hover, a.c3:hover:visited {
    color: #000 !important;
    /*color: rgba(255, 255, 255, 0.75) !important;*/
    /*text-decoration: underline !important;*/
}

a.cont:link {
    color: #595959 !important;
    font-size: 14px;
}

a.cont:visited {
    color: #595959 !important;
}

a.cont:hover {
    color: #000001 !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: #7e7e7e !important;
    opacity: 1 !important;
    text-decoration: none!important;
}

a.gold:visited, a.gold:focus {
    color: #7e7e7e !important;
    text-decoration: underline !important;
}

a.gold:hover {
    color: #000 !important;
    text-decoration: underline!important;
}


a.foot:link {
    color: #552448 !important;
    text-decoration: none !important;
}
a.foot:visited, a.gold:focus {
    color: #552448 !important;
    text-decoration: none !important;
}
a.foot:hover {
    color: #552448 !important;
    text-decoration: underline !important;
}


a.contact:link {
    text-decoration: none;
    color: #f5f5f5;
}
a.contact:visited, a.contact:focus {
    text-decoration: none;
    color: #f5f5f5;
}
a.contact:hover {
    color: #FFF !important;
    text-decoration: underline !important;
}

a.form:link {
    color: #777777 !important;
    text-decoration: underline !important;
}

a.form:visited, a.gold:focus {
    color: #777777 !important;
    text-decoration: underline !important;
}

a.form:hover {
    color: #000001 !important;
    text-decoration: underline !important;
}

.checkbox-theme input[type="checkbox"]:checked + label::before {
    border: 2px solid #7e7e7e;
}

input[type=checkbox]:checked + label:before {
    color: #7e7e7e;
}

.error404-content h1 {
    color: #7e7e7e
}

.properties-amenities ul li i {
    color: #7e7e7e
}

.properties-condition ul li i {
    color: #7e7e7e
}

.border-button-theme {
    color: #7e7e7e;
    border: 2px solid #7e7e7e;
}

.map-properties-btns .border-button-theme:hover{
    background: #7e7e7e;
    color: #fff;
}

.theme-tabs .nav-tabs > li > a {
    background: #7e7e7e;
}

.theme-tabs .nav-tabs > li.active > a,
.theme-tabs .nav-tabs > li > a:hover {
    color: #7e7e7e;
}

.theme-tabs .nav-tabs > li > a::after {
    background: #7e7e7e;
}

.theme-tabs .tab-nav > li > a::after {
    background: #7e7e7e none repeat scroll 0% 0%;
}

.rightside-navbar li .button {
    color: #7e7e7e;
    border: 2px solid #7e7e7e;
}

.rightside-navbar li .button:hover {
    background: #7e7e7e;
}

.banner-detail-box .red-box {
    background: #7e7e7e url(../../img/slider-detail.png) center center;
}

.banner-detail-box .white-box .slide-price {
    color: #7e7e7e;
}

.banner-detail-box .white-box .slide-location::after {
    background-color: #7e7e7e;
}


.search-options-btn, .search-options-btn:hover {
    background: #777778;
}

.search-head {
    /*color: #777778;*/
    color: #282D33;
    font-size: 15px;
    /*font-family: 'Roboto', sans-serif;*/
}

.bootstrap-select.btn-group.show-tick .dropdown-menu .selected a .check-mark {
    color: #a8a8a8;
}

.bootstrap-select .dropdown-menu li a {
    color: #000;
}

    .bootstrap-select .dropdown-menu li a:hover {
        background: #a8a8a8;
    }

.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: #7e7e7e;
}

.category-content .btn, .category-content .pricing-btn {
    background: #7e7e7e;
}

footer .footer-item .contact-info li label a:hover {
    color: #7e7e7e;
}

footer ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.icon-box .icon {
    background: #7e7e7e;
}

.icon-box .detail h3 {
    color: #7e7e7e;
}

.plan .price-header h1 {
    color: #7e7e7e;
}

.plan.featured .price-header {
    background: #7e7e7e;
}

.about-box .detail h3 a {
    color: #7e7e7e;
}

.about-box .detail h3::after {
    background-color: #7e7e7e;
}

.about-box .detail h3 {
    color: #7e7e7e;
}

.change-view-btn {
    /*background-color: #b2b2b2;*/
    /*border: solid 1px #b2b2b2;*/
    color: #999999;
}

.option-bar h4 {
    color: #7e7e7e;
}

.change-view-btn:hover {
    /*border: solid 1px #ff9901;*/
    /*background: #ff9901;*/
    color: #7e7e7e !important;
}

.active-view-btn, .active-view-btn:hover {
    /*background: #9b9a9a;*/
    /*border: solid 1px #9b9a9a;*/
    color: #7e7e7e!important;
    background: none;
}

.listing-properties-box .detail header .title a {
    color: #7e7e7e;
}

/*.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: #7e7e7e;
}

.pagination > li > a {
    color: #000;
    font-weight: 500;
    font-size: 14px;
    padding: 6px 10px;
}

.pagination > li > a:hover {
    background: #7e7e7e;
    border-color: #7e7e7e;
    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: #7e7e7e;
}


.blog-box .detail .title a {
    color: #7e7e7e;
}

.range-slider .ui-slider .ui-slider-handle {
    background: #7e7e7e;
}

.range-slider .ui-slider .ui-slider-handle {
    border: 2px solid #7e7e7e;
}

.range-slider .ui-widget-header {
    background-color: #7e7e7e;
}

.posts-by-category ul li a:hover {
    color: #7e7e7e;
}

.tags-box ul li a:hover {
    border: 1px solid #7e7e7e;
    background: #7e7e7e;
}

.latest-reviews .media-heading a {
    color: #7e7e7e;
}

.latest-tweet a {
    color: #7e7e7e;
}

.popular-posts .media-heading a {
    color: #7e7e7e;
}

.t-s h2 {
    color: #7e7e7e;
}

.comments-title {
    color: #7e7e7e;
}

.comment-meta-author a {
    color: #7e7e7e;
}

.comment-meta-reply a {
    background-color: #7e7e7e;
}

.contact-details {
    background: #fafafc;
    padding: 10px;
    border: solid 1px #d7e4ea;
    margin-top: 50px;
}

/*.contact-details .media .media-left i {
    background: #9b9a9a;
}*/

.contact-details .media .media-body h4:after {
    background-color: #7e7e7e;
}

.about-text ul li i {
    color: #7e7e7e;
}

.breadcrumbs li a:hover {
    color: #7e7e7e;
}

.helping-center ul li i {
    background: #7e7e7e;
}

.agent-box .detail h3 {
    color: #7e7e7e;
}

.agent-box .detail h3::after {
    background-color: #7e7e7e;
}

.my-account-box p a:hover {
    color: #7e7e7e;
}

.my-account-box p .active {
    color: #7e7e7e;
}

.my-account-box .title::after {
    background-color: #7e7e7e;
}

.photoUpload {
    background: #7e7e7e;
}

.my-properties-box .detail h1 a {
    color: #7e7e7e;
}

.my-properties-box .detail .location a i {
    color: #7e7e7e;
}

.typography-page mark.color {
    background-color: #7e7e7e;
}

.list-3 li:before, .list-2 li:before, .list-1 li:before {
    color: #7e7e7e;
}

.numbered.color.filled ol > li::before {
    border: 1px solid #7e7e7e;
    background-color: #7e7e7e;
}

.numbered.color ol > li::before {
    border: 1px solid #7e7e7e;
    color: #7e7e7e;
}

.properties-details-page .heading:after {
    background-color: #7e7e7e;
}

.submit-address h1::after {
    background-color: #7e7e7e;
}

.section-heading .media .media-left i {
    background: #7e7e7e;
}

.section-heading .media .media-body h4 {
    color: #7e7e7e;
}

.book-btn {
    background: #7e7e7e;
    border: 1px solid #7e7e7e;
}

.book-btn-l {
    border-right: 1px solid #7e7e7e;
}

.agent-widget h3 a {
    color: #7e7e7e;
}

.widget-link:hover {
    color: #000;
}

.back-to-listings:hover {
    background: #7e7e7e;
}

.map-marker:hover {
    background-color: #7e7e7e;
    cursor: pointer;
}
.map-marker:hover:before {
    border-color: #7e7e7e transparent transparent transparent;
}

.map-marker.featured:hover {
    background-color: #7e7e7e;
}
.map-marker.featured:hover:before {
    border-color: #7e7e7e transparent transparent transparent;
}

.map-marker .icon {
    border: 3px solid #7e7e7e;
}

.marker-active .map-marker {
    background-color: #7e7e7e;
}
.marker-active .map-marker:before {
    border-color: #7e7e7e transparent transparent transparent;
}

.map-properties .address i{
    color: #7e7e7e;
}

.map-properties-btns .border-button-theme{
    color: #7e7e7e;
}

.map-properties .map-content h4 a{
    color: #7e7e7e;
}

.dropzone-design:hover {
    border: 2px dashed #7e7e7e;
}

@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: #7e7e7e;
    }*/

    .main-header .navbar-default .nav > li > a:hover {
        background: #7e7e7e !important;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        background-color: #7e7e7e;
    }

    .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: #f2f2f2 !important;*/
    padding-bottom: 50px;
}

#tab-gr h4, #tab-en h4, #tab-ru h4, #tab-it h4, #tab-ge h4, #tab-fr h4, #tab-zn h4 {
    margin: 20px 0 5px 0;
}

.bg-success {
    background-color: transparent;
    color: #ffac00 !important;
    /*font-size:13px!important;
    margin-right:15px!important;*/
}

#lnkAdd2Favorities a:active {
    color:#7e7e7e!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;
}

.copyalignleft {
    float: left;
}

.copyalignright {
    float: right;
}

.resalign {
    text-align: right;
}

@media only screen and (max-width: 768px) {
    #firstback {
        padding-top: 120px;
    }

    .filtertop {
        margin-top: 0;
    }

    .copyalignl, .copyalignr {
        text-align: center;
    }
    .copyalignleft, .copyalignright {
        float: none;
    }

    .resalign {
        text-align: left;
    }
}

.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: 3px 6px 5px;
        text-transform: uppercase;
        margin-bottom: 0;
        line-height: 11px;
        vertical-align: top;
        font-weight: 500;
    }

.label-status, .label-default {
    background-color: #fff;
}

/*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: #333!important;
    border-color: #333!important;
}

.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;
}

/*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: 50px;
        }

            .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: 7px 0;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 345px;
    }
}

#owl-example .item img {
    display: block;
    width: 100%;
    height: auto;
}

.imgowl1 {
    /*background-color: #f5f5f5;*/
    background-color: #fff;
    width: auto;
    height: 240px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/
}

    .imgowl1 img {
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        width: 100%;
        /*min-height: 100%;*/
        /*min-width: 100%;*/
        opacity: 1;
        -webkit-transition: all 300ms;
        -moz-transition: all 300ms;
        transition: all 300ms;
        /**************/
        min-height: 100%;
        min-width: 100%;
        opacity: 1;
    }

.imgowl2 {
    background-color: #fff;
    width: auto;
    min-height: 220px;
    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: #fff;
    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;
}

/*.portfolio-item div:hover img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}*/

@media (max-width: 991px) {

    .imgowl1 {
        background-color: #fff;
        width: auto;
        height: 200px;
        overflow: hidden;
        position: relative;
        z-index: 1;
    }

    /*.imgowl2 {
        background-color: #333;
        width: auto;
        height: 180px;
        overflow: hidden;
        position: relative;
        z-index: 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: #f6f6f6;*/
    background-color: #fff;
    /*border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;*/
}

.item-body .info-row + .info-row {
    margin-top: 10px;
}

    .item-body .info-row2 {
        position: absolute;
        right: 20px;
        font-size: 14px;
    }

.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: 12px;
    line-height: 12px;
    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: 18px;
        margin: 0;
        font-weight: 500;
        text-transform: inherit;
        text-align: inherit;
    }

@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 20px;
    position: absolute;
    bottom: 100px;
    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-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: #7e7e7e;
    -webkit-text-stroke: 0.5px white;
    vertical-align: middle;
}

.ameni {
    margin-right: 20px;
}

/*.dbottom {
    position: absolute;
    bottom: 60px;
    right: 0;
    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 {
    padding: 0 10px;
}
@media only screen and (max-width: 768px) {
    .searchEngineSmall {
        padding: 0 10px;
    }
}*/

.btn2 {
    color: #fff !important;
    background-color: #a8a8a8;
    font-size: 15px !important;
    font-weight: 500;
    text-decoration: none !important;
    /*border:solid 1px rgba(255,255,255,0.25);*/
    text-align: center;
    /*box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);*/
    /*-webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;*/
    cursor: pointer;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*width: 116px;*/
    /*height: 40px;*/
    /*font-family: 'Roboto', sans-serif !important;*/
    /*border: solid 1px #f5f5f5;*/
    text-transform: uppercase;
    height: 40px;
    padding-top: 8px;
    -webkit-box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.15);
    box-shadow: inset 0px -1px 5px 0px rgba(0,0,0,0.15);
    border: 1px solid rgba(0,0,0,0.15);
}

    .btn2:hover {
        /*color: #0f2049;
        background-color: #fff;*/
        color: #FFF !important;
        /*background-color: rgba(31, 64, 122, 0.9);*/
        background-color: #552448;
        /*border: solid 1px #595959;*/
    }

    .btn2.active {
        /*color: #FFF;
        background-color: rgba(31, 64, 122, 0.9);
        border: solid 1px #0f2049;*/
        color: #552448 !important;
        background-color: #fff;
        /*background-image: -webkit-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
        background-image: -moz-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
        background-image: -ms-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
        background-image: -o-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
        background-image: linear-gradient(to top, #a8a8a8, #a8a8a8, #a8a8a8);*/
        /*border: solid 1px #a8a8a8;*/
        box-shadow: none;
    }

    .btn2.active:hover {
        color: #552448 !important;
        background-color: #fff;
    }

/*.btn2.active:after {
    position: relative;
    top: 3px;
    left: -6px;
    font-family: 'icomoon';
    content: '\e606';
    color: #000;
    text-align: center;
    font-size: 32px;
    line-height: 0.45;
}*/

.btn2left {
    width: 50%;
    /*border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;*/
}
.btn2right {
    width: 50%;
    /*border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;*/
}

@media (min-width:968px) and (max-width:1668px) {
    .btn2 {
        padding: 10px 5px;
        font-size: 0.8em !important;
    }
}

    .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: 20px !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: #7e7e7e;
        line-height: 20px;
    }

        .captcha img {
            -webkit-filter: opacity(75%) !important; /* Safari 6.0 - 9.0 */
            filter: opacity(75%) !important;
            border: solid 1px #7e7e7e;
            border-radius: 6px;
            margin-top: 4px;
        }

        .captcha input {
            /*background: #003e5b;*/
            text-transform: uppercase;
            text-align: center;
            font-size: 21px;
            letter-spacing: 0.10em;
            border-radius: 4px;
            line-height: 30px;
            padding: 0 10px;
        }

        .captcha span {
            /*float: none !important;*/
        }

    .captcha1 span {
        /*float: none !important;*/
    }

    @media only screen and (max-width: 768px) {
        .captcha span {
            float: none !important;
            display: block;
        }

        .captcha1 span {
            float: none !important;
            display: block;
        }
    }

    .captcha1 {
        color: #f5f5f5;
        line-height: 1.3em;
    }

        .captcha1 img {
            -webkit-filter: opacity(75%) !important; /* Safari 6.0 - 9.0 */
            filter: opacity(75%) !important;
            border: solid 1px #f5f5f5;
            border-radius: 6px;
            margin-top: 6px;
        }

        .captcha1 input {
            background: #595959;
            /*border: solid 1px #595959;*/
            text-transform: uppercase;
            text-align: center;
            font-size: 21px;
            letter-spacing: 0.10em;
            border-radius: 4px;
            line-height: 30px;
            padding: 0 10px;
        }

    @media (min-width: 768px) {
        .search_jump {
            display: none !important;
        }
    }

    @media (max-width: 768px) {
        #search_jump {
            padding-top: 40px;
            /*float: right;*/
        }
    }

    #searchmac .nav-pills {
        position: relative;
        top: -10px;
    }

    #searchmac .nav-tabs > li, .nav-pills > li {
        float: none;
        display: inline-block;
        *display: inline; /* ie7 fix */
        zoom: 1; /* hasLayout ie7 trigger */
        padding: 0 15px 5px;
        width: auto !important;
        border: 1px solid rgba(0,0,0,0.15);
    }

    #searchmac .nav-tabs {
        text-align: center;
    }

    #searchmac .nav-pills > li a {
        /*color: rgb(150, 150, 150) !important;*/
        /*color: rgba(255, 255, 255, 0.7) !important;*/
        /*background-color: rgb(245, 245, 245);*/
        /*background-color: #969696;*/
        color: #777779 !important;
        /*background-color: #a8a8a8;*/
        width: 54px;
        height: 44px;
        padding: 2px;
        font-size: 34px;
        text-align: center;
        /*font-family: 'Roboto', sans-serif;*/
        margin-bottom: 14px;
        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);*/
    }

    #searchmac .nav-pills > li + li {
        margin-left: 0;
    }

    #searchmac .nav-pills > li a:hover,
    #searchmac .nav-pills > li.active > a:hover {
        color: #552448 !important;
        /*background: #146b51;*/
        background: none;
    }
    /*#searchmac .nav-pills > li a:hover i {
        color: #146b51 !important;
    }*/
    #searchmac .nav-pills > li.active > a, #searchmac .nav-pills > li.active > a:focus {
        /*color: #552448 !important;*/
        color: #777779 !important;
        background: none;
        /*background-image: none;*/
        /*background-image: -webkit-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
    background-image: -moz-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
    background-image: -ms-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
    background-image: -o-linear-gradient(top, #a8a8a8, #a8a8a8, #a8a8a8);
    background-image: linear-gradient(to top, #a8a8a8, #a8a8a8, #a8a8a8);*/
        /*background-color: #e5e5e5;*/
        /*border: solid 1px #e11b22;*/
        /*border-radius: 6px;*/
    }

    .textok {
        position: absolute;
        top: 45px;
        font-size: 11px;
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        /*color: #777779;*/
        letter-spacing: normal;
    }

    a.textok:link {
        color: #777779;
    }

    a.textok:active, a.textok:hover {
        color: #552448;
    }



    /*#searchmac .nav-pills > li a .textok {
        display: none;
    }

    #searchmac .nav-pills > li.active > a .textok {
        display: block;
    }*/

    /*#searchmac .nav-pills > li > a .textok {
    color: #777779;
}

#searchmac .nav-pills > li > a:hover .textok {
    color: #fff !important;
    color: #552448;
    border: solid 1px #0054a4;
}

#searchmac .nav-pills > li > a:active .textok,
#searchmac .nav-pills > li > a:visited .textok,
#searchmac .nav-pills > li > a:focus .textok {
    color: #000001;
}*/

    .sev label {
        font-size: 13px;
        color: #000001;
        font-weight: 400;
        position: relative;
        /*top: -3px;*/
        margin-bottom: 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;
        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: dotted 1px #552448;
        color: #000001;
    }

    .semitrans {
        background: rgba(31, 56, 85, 0.80);
        padding: 20px;
        /*border-radius: 10px;*/
        -webkit-box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.50);
        box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.50);
    }

    #aboutus ul {
        color: #7e7e7e;
        line-height: 24px !important;
    }

    .main-title {
        padding-top: 30px;
        text-align: center;
    }

    .main-title h2 {
        font-size: 22px;
    }

    @media (max-width: 798px) {
        .main-title {
            padding-top: 30px;
        }
            .main-title h2 {
                /*padding-top: 30px;*/
                font-size: 18px;
            }
    }

    #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: #000001 !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: #000001 !important;
        text-decoration: underline !important;
    }

    .noshow {
        display: none !important;
    }

    @media print {
        #printcontent:after {
            display: block;
            content: "";
            /*vertical-align: bottom;*/
            /*specify appropriate margin bottom*/
            /*margin-bottom: 75mm;*/
        }
    }

    @page {
        margin: 0.5cm;
    }

    .lang-select {
        min-width: 80px !important;
    }

    .fontpnew {
        font-family: 'Chivo', sans-serif;
        font-size: 32px !important;
        font-weight: 900;
        letter-spacing: -0.025em !important;
        -webkit-transform: scaleX(1.2) !important;
        transform: scaleX(1.2) !important;
    }

    .centerl img {
        float: left;
    }

    .fontslide11 {
        font-size: 60px !important;
        font-family: 'Tinos', serif;
        font-weight: 400 !important;
    }

    @media (max-width: 798px) {
        .centerl img {
            float: none !important;
            margin: 0 auto;
        }

        .fontpnew {
            font-size: 20px !important;
        }

        .fontslide11 {
            font-size: 28px !important;
        }
    }

    .fw300 {
        font-weight: 300 !important;
    }

    .fw600 {
        font-weight: 600 !important;
    }

    /*.imagetr:after {
    content: "";
    position: relative;
    left: 0;
    top: -5px;
    width: 0;
    height: 0;
    margin: 0 auto;
    border-style: solid;
    border-width: 25px 50px 0 50px;
    border-color: #b7b3a8 transparent transparent transparent;
    -webkit-transform: rotate(360deg);
}*/

    .btn-265grey, .btn-265grey:visited {
        color: #fff;
        background: #949494;
        width: 100%;
        margin: 0 0 10px;
        padding: 8px 12px;
        font-size: 18px !important;
        /*text-transform: uppercase;*/
        letter-spacing: 0.25px;
        border-radius: 6px;
        /*font-family: 'Tinos', serif;*/
    }

        .btn-265grey:hover,
        .btn-265grey:focus {
            background: #552448;
            /*background: #552448;*/
            color: #fff;
        }

        .btn-265grey i {
            font-size: 20px !important;
            position: relative;
            top: 0;
            margin-top: 5px;
            margin-left: 5px;
            /*margin-right: 10px;*/
            color: #e9e9e9;
        }

    .termstop {
        padding-top: 65px;
        /*border-top: solid 1px #cacaca;*/
        /*background-color: #e5e5e5;*/
    }

    /*@media (max-width: 798px) {
    .termstop {
        padding-top: 65px;
    }
}*/


    lightbox-container {
        box-sizing: border-box;
    }
    /* The Modal (background) */
    .lightbox-modal {
        display: none;
        position: fixed;
        z-index: 2;
        padding-top: 25px;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
        background-color: #ffffff;
    }
    /* Modal Content */
    .lightbox-modal-content {
        margin: 0 auto;
        padding: 0;
    }
    /* The Close Button */
    .close-lightbox {
        color: #d3d3d3;
        position: absolute;
        top: 10px;
        right: 25px;
        font-size: 75px;
        transition: 0.6s ease;
    }

    @media only screen and (max-width: 991px) {
        .close-lightbox {
            position: absolute;
            top: -10px;
            right: 15px;
        }
    }

    @media only screen and (max-width: 400px) {
        .close-lightbox {
            position: absolute;
            top: 5px;
            right: 10px;
            font-size: 44px;
        }
    }

    .close-lightbox:hover,
    .close-lightbox:focus {
        color: #00c853;
        text-decoration: none;
        cursor: pointer;
    }
    /* Lightbox slides */
    [class^="lightbox-slides"] {
        display: none;
    }

        [class^="lightbox-slides"] > img {
            height: 60vh;
        }

    @media only screen and (max-width: 991px) {
        [class^="lightbox-slides"] > img {
            width: 100%;
            height: auto;
        }
    }
    /* Next & lightbox-previous buttons */
    .lightbox-prev,
    .lightbox-next {
        cursor: pointer;
        position: absolute;
        width: auto;
        color: #d3d3d3;
        font-size: 20px;
        transition: 0.6s ease;
        user-select: none;
        -webkit-user-select: none;
    }

    .lightbox-next {
        right: 20%;
        top: 35%;
    }

    .lightbox-prev {
        left: 20%;
        top: 35%;
    }

        .lightbox-next:hover, .lightbox-prev:hover {
            color: #00c853;
        }

    @media only screen and (max-width: 991px) {
        .lightbox-next {
            top: 60%;
            right: 0;
        }

        .lightbox-prev {
            top: 60%;
            left: 0;
        }
    }

    @media only screen and (max-width: 400px) {
        .lightbox-next {
            right: 0;
            top: 23%;
        }

        .lightbox-prev {
            left: 0;
            top: 23%;
        }
    }
    /* Number text (1/3 etc) */
    .lightbox-slide-number {
        color: #000;
        font-size: 12px;
        padding: 8px 12px;
        position: absolute;
        top: 50px;
    }

    @media only screen and (max-width: 991px) {
        .lightbox-slide-number {
            position: absolute;
            top: 20px;
            left: 7px;
        }
    }

    @media only screen and (max-width: 400px) {
        .lightbox-slide-number {
            position: absolute;
            top: 20px;
            left: -2px;
        }
    }

    .caption-container {
        text-align: center;
        background-color: #ffffff;
        padding: 2px 16px;
        color: #000;
    }

    .lightbox-slide-thumbnail {
        display: inline-block;
        height: 150px;
        width: auto;
        opacity: 0.6;
    }

        .active,
        .lightbox-slide-thumbnail:hover {
            opacity: 1;
        }
    /* Lightbox thumbnails */
    .lightbox-thumbnails {
        white-space: nowrap;
        overflow: auto;
        background-color: #ffffff;
        margin: 1em;
    }

        .lightbox-thumbnails > img {
            padding: 0 .5em;
            cursor: pointer;
        }

.estate-top {
    padding-top: 120px;
}

    .banner-top {
        padding-top: 120px;
    }

        .banner-top img {
            width: 100%;
            height: auto;
        }

    @media only screen and (max-width: 768px) {
        .estate-top {
            padding-top: 60px;
        }
        .banner-top {
            padding-top: 80px;
        }
    }

    .banner-top1 {
        padding-top: 180px;
    }

        .banner-top1 img {
            width: 100%;
            height: auto;
        }

    @media only screen and (max-width: 768px) {
        .banner-top1 {
            padding-top: 50px;
        }
    }


    /*.item1 {
    position: relative;
    margin: 2%;
    overflow: hidden;
    width: 180px;
}

    .item1 img {
        max-width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .item1:hover img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }*/


    .selectdiv {
        position: relative;
        /*Don't really need this just for demo styling*/
        /*float: left;
    min-width: 200px;
    margin: 50px 33%;*/
    }

    /* IE11 hide native button (thanks Matt!) */
    select::-ms-expand {
        display: none;
    }

    .selectdiv:after {
        content: '\e259';
        font-family: "Glyphicons Halflings";
        font-size: 13px;
        /*font: normal normal normal 17px/1 Glyphicon;*/
        color: #808080;
        right: 12px;
        top: -3px;
        height: 34px;
        padding: 15px 0px 0px 8px;
        /*border-left: 1px solid #0ebeff;*/
        position: absolute;
        pointer-events: none;
    }

        .selectdiv:after:hover {
            color: #2b2b2a;
        }

    .selectdiv select::-ms-expand {
        display: none;
    }

    .selectdiv select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* Add some styling */
        display: block;
        width: 100%;
        height: 40px;
        padding: 8px 12px !important;
        font-size: 14px !important;
        line-height: 1.42857143;
        color: #282D33;
        background-color: #fff;
        background-image: none;
        border: 1px solid #e0e0e0;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
        box-shadow: 0 1px 1px rgba(0,0,0,.10);
        -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
        -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        /*-ms-word-break: normal;
    word-break: normal;*/
        cursor: pointer !important;
    }

@media (min-width:968px) and (max-width:1668px) {
    .selectdiv select {
        font-size: 0.8em !important;
    }
    .txtin {
        font-size: 0.8em !important;
    }
    .PopUpTextboxBorder {
        font-size: 0.8em !important;
    }
}

    .btn-primary,
    .btn-primary:visited,
    .btn-primary:active,
    .btn-primary:active:focus,
    .btn-primary:active:hover {
        color: #fff;
        background-color: #552448;
        border-color: #552448;
    }

        .btn-primary:hover {
            color: #fff;
            background-color: #000;
            border-color: #000;
        }

        .btn-primary:focus,
        .btn-primary.focus {
            color: #fff;
            background-color: #747474;
            border-color: #747474;
            box-shadow: 0 0 0 .2rem rgba(68, 92, 82, 0.50);
        }

    #faqbtn .btn-primary:focus,
    #faqbtn .btn-primary.focus {
        color: #fff;
        background-color: #a8a8a8;
        border-color: #a8a8a8;
        box-shadow: none;
    }

    .btn-primary.disabled,
    .btn-primary:disabled {
        color: #fff;
        background-color: #595959;
        border-color: #595959;
    }

    .u-button, .u-button:active,
    .u-button:visited, .u-button:focus {
        cursor: pointer;
        padding: 10px 15px !important;
        letter-spacing: 1px;
        font-size: 15px;
        font-weight: 500;
        /*text-transform: uppercase;*/
        color: #552448;
        /*background: #41cbd2;*/
        /*background: rgba(250, 250, 250, 0.30);*/
        /*-webkit-transition: 0.5s;
        transition: 0.5s;*/
        border-radius: 0;
        border: none;
        background: rgba(234, 227, 212, 1);
        border: solid 1px rgba(234, 227, 212, 0.50);
        /*background: rgba(255, 255, 255, 0.10);
        border: solid 1px rgba(255, 255, 255, 0.50);*/
        /*border: solid 2px rgba(255, 255, 255, 0.25);*/
    }

        .u-button:hover {
            background: #552448;
            border: solid 1px #552448;
            color: #EAE3D4;
            text-decoration: none;
        }

.u-button2, .u-button2:active,
.u-button2:visited, .u-button2:focus {
    cursor: pointer;
    padding: 8px !important;
    letter-spacing: 0.5px;
    font-size: 13px;
    font-weight: 500;
    /*text-transform: uppercase;*/
    color: #552448;
    /*background: #41cbd2;*/
    /*background: rgba(250, 250, 250, 0.30);*/
    /*-webkit-transition: 0.5s;
        transition: 0.5s*/;
    border-radius: 0;
    border: none;
    background: transparent;
    border: solid 1px rgba(85, 36, 72, 0.75);
    /*border: solid 2px rgba(255, 255, 255, 0.25);*/
    margin-top: 10px;
}

    .u-button2:hover {
        background: #552448;
        border: solid 1px #552448;
        color: #fff;
        text-decoration: none;
    }

    /*************************************/

    #showoff {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

        #showoff #villas {
            background-image: url(/assets/img/villas.jpg);
        }

        #showoff #stone {
            background-image: url(/assets/img/stone.jpg);
        }

        #showoff #land {
            background-image: url(/assets/img/land.jpg);
        }

        #showoff #hotels {
            background-image: url(/assets/img/hotels.jpg);
        }

        #showoff #villas, #showoff #stone, #showoff #land, #showoff #hotels {
            /*padding: 12em 2em;*/
            padding: 7em 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(0, 0, 0, 0.25);
            box-shadow: inset 0px 0px 240px 80px rgba(0, 0, 0, 0.25);
            /*-webkit-box-shadow: inset 0px 0px 240px 80px rgba(255,255,255,0.3);
    box-shadow: inset 0px 0px 240px 80px rgba(255,255,255,0.3);*/
        }

            #showoff #villas a, #showoff #stone a, #showoff #land a, #showoff #hotels a {
                padding: 3em;
                background: rgba(255,255,255,0.8);
                border: none;
                max-width: 580px;
                -webkit-transition: background 0.4s ease-in;
                -o-transition: background 0.4s ease-in;
                transition: background 0.4s ease-in;
            }

                #showoff #villas a:hover, #showoff #stone a:hover, #showoff #land a:hover, #showoff #hotels a:hover {
                    background: #fff;
                }

        #showoff h2 {
            color: #333;
            font-size: 32px;
            line-height: 32px;
        }

        #showoff h6 {
            color: #a8a8a8;
            font-size: 14px;
        }

        #showoff p {
            color: #000;
            font-size: 16px;
            line-height: 22px;
        }

        #showoff span {
            float: right;
            font-size: 40px;
            line-height: 14px;
        }

    @media only screen and (min-width: 768px) {
        #showoff {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
        }

            #showoff h2 {
                color: #333;
                font-size: 40px;
                line-height: normal;
                margin: 30px 0 10px 0;
            }

            #showoff p {
                color: #000;
                font-size: 18px;
                line-height: 24px;
            }

            #showoff span {
                float: right;
                font-size: 50px;
                line-height: 14px;
            }
    }

    .fullback {
        background-attachment: inherit;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50% 50%;
    }


    .def-title {
        /*text-align: center;*/
        /*max-width: 720px;*/
        margin: 0px auto 10px;
        /*border-bottom: solid 2px #9b9a9a;*/
    }

        .def-title h1 {
            font-size: 26px;
            /*text-transform: uppercase;*/
            color: #000;
            font-weight: 500;
            margin: 0px 0px 15px;
        }

        .def-title h3 {
            font-size: 24px;
            /*text-transform: uppercase;*/
            color: #000;
            font-weight: 400;
            margin: 25px 0;
        }

        .def-title h1:after /*, .def-title h3:after*/ {
            content: "";
            width: 50%;
            height: 1px;
            left: 25%;
            top: 70px;
            position: absolute;
            background-color: #a8a8a8;
            /*background: linear-gradient(to right, #9c896b, #f2f2f2);*/
            /*background-color: rgba(0, 0, 0, 0);*/
        }


    .p30more {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }

    @media (max-width: 1368px) and (min-width: 769px) {
        .def-title h3 {
            font-size: 20px;
        }
    }

    @media (max-width: 768px) {
        .def-title h1:after /*, .def-title h3:after*/ {
            content: "";
            width: 84%;
            height: 1px;
            left: 15px;
            top: 40px;
            position: absolute;
            background-color: #a8a8a8;
            /*background: linear-gradient(to right, #9c896b, #f2f2f2);*/
            /*background-color: rgba(0, 0, 0, 0);*/
        }

        .p30more {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
    }



    .parallaxgv {
        background-image: url("/assets/img/parallax/parallaxgv.jpg");
        height: 100%;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 640px;
    }

        .parallaxgv > div {
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            background-image: linear-gradient(360deg, rgba(30, 38, 48, 0.30) 0%, rgba(33, 46, 66, 0.15) 100%);
            /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
            height: 100%;
            min-height: 640px;
            padding: 100px;
            text-align: right;
        }

    @media (max-width: 768px) {
        .parallaxgv > div {
            padding: 10px;
        }
    }

    .parallax2 {
        background-image: url("/assets/img/parallax/r-parallax.jpg");
        height: 100%;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 500px;
    }

        .parallax2 > div {
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            background-image: linear-gradient(360deg, rgba(53, 34, 72, 0.95) 0%, rgba(53, 26, 60, 0.35) 100%);
            /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
            height: 100%;
            min-height: 500px;
            padding: 80px;
            text-align: center;
        }

    .parallax3 {
        background-image: url("/assets/img/parallax/parallax3.jpg");
        height: 100%;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 500px;
    }

        .parallax3 > div {
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            background-image: linear-gradient(360deg, rgba(52, 52, 52, 0.95) 0%, rgba(64, 64, 64, 0.75) 100%);
            /*background-image: linear-gradient(45deg, #244791 10%, rgba(0, 84, 164, 0.6) 100%);*/
            height: 100%;
            min-height: 500px;
            padding: 50px 100px 100px;
            text-align: center;
        }

    @media (max-width: 768px) {
        .parallax2 > div,
        .parallax3 > div {
            padding: 20px 20px 50px;
        }
    }

    input[type=checkbox] {
        -moz-appearance: none;
        -webkit-appearance: none;
        -o-appearance: none;
        outline: none;
        content: none;
        line-height: 1.25;
        margin-right: 3px;
        margin-top: 0;
        cursor: pointer;
    }

        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;
        }

        input[type=checkbox]:checked:before {
            color: #333 !important;
            background: #f5f5f5;
            border: 1px solid #cccccc;
        }

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 #53565c;
    padding: 20px;
}

.csstags {
    background-color: #fff;
    /*background-color: rgba(0,0,0,.10);*/
    padding: 10px;
    margin: 20px 0;
}

.ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
    /*background: rgba(251, 106, 0, 0.80) !important;*/
    background: #552448 !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;
    }

    .Characteristic {
        float: left;
        margin: 0 0 2px 0;
        padding-left: 20px;
        padding-right: 20px;
        position: relative;
        width: 50%;
        /*width: 33.3333%;*/
        /*width: 25%;*/
    }

        .Characteristic::after {
            content: "\f00c";
            font-family: FontAwesome;
            left: 0;
            position: absolute;
            /*top: -1px;*/
            /*font-weight: 700;*/
            color: #552448;
            -webkit-text-stroke: 0.05em #fff;
        }

    @media (max-width: 768px) {
        .Characteristic {
            width: 50% !important;
        }
    }


    @media (max-width: 468px) {
        .Characteristic {
            width: 100% !important;
        }
    }

    #gvModal .modal-dialog {
        top: 10%;
    }

    /*#gvModal .modal {
    display: block !important;
}
#gvModal .modal-dialog {
    overflow-y: initial !important
}
#gvModal .modal-body {
    height: 640px;
    overflow-y: auto;
    padding: 30px
}*/

    /*#gvModal .modal-lg {
    width: 1000px;
}*/
    #gvModal .modal-body {
        height: 640px;
        padding: 15px 30px;
    }

    .bigger-a a {
        font-size: 18px;
    }

    @media screen and (max-width: 768px) {
        .bigger-a {
            font-size: 15px;
        }

            .bigger-a a {
                font-size: 15px;
            }

        #gvModal .modal-dialog {
            top: 0;
        }

        #gvModal .modal-body {
            height: auto;
            padding: 10px
        }
    }

    .modal-header {
        min-height: 10px;
        padding: 20px;
        border-bottom: solid 5px #552448;
        background-color: #552448;
        color: #fff;
        /*border-bottom: none;*/
    }
    /*.modal{
	top: 10%;
}*/
    .modal-dialog {
        top: 150px;
    }

    .modal-header img {
        padding-top: 5px;
        max-width: 220px;
        float: right;
    }

    .modal-content {
        position: relative;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: none;
        border-radius: 0;
        /*border-radius: 6px;*/
        outline: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .modal-body {
        padding: 10px;
        background-color: #f5f5f5;
    }

    .modal-footer {
        padding: 10px;
        text-align: center;
        /*border-top: 1px solid #dddddd;*/
        border-top: solid 5px #fff;
    }

        .modal-footer img {
            padding-top: 12px;
            /*max-width: 160px;*/
            float: left;
        }

    .modal-header .close {
        margin-top: 0;
        color: #fff;
        font-size: 28px;
        opacity: .5;
    }

    .modal-header .close:hover {
        opacity: 1;
    }

    @media screen and (max-width: 768px) {
        .modal-dialog {
            top: 10px;
        }

        .modal-title {
            /*text-align: center;*/
            /*margin-top: 10px;*/
        }

        .modal-header img {
            padding-top: 5px;
            max-width: 220px;
            float: none !important;
            position: relative;
            top: 15px;
            left: 50%;
            transform: translateX(-50%) translateY(-50%);
        }
    }

    .caps {
        text-transform: uppercase !important;
    }

    .breaktxt {
        white-space: normal;
    }

    .boxleft {
        background-color: #fff;
        min-height: 800px;
    }

    .boxright {
        background-color: #e8e8e8;
        min-height: 800px;
    }

    .portfolio-item .thumb .label-wrap {
        position: absolute;
        top: 5px;
        left: 5px;
        /*z-index: 3;*/
    }

    .label-wrap {
        display: inline-block;
        font-size: 0;
        vertical-align: middle;
        line-height: normal;
    }

        /*.label-wrap .label {
        display: inline-block;
        margin-right: 5px;
        color: #fff;
        border-radius: 2px;
        font-size: 12px;
        padding: 3px 6px 3px;
        text-transform: uppercase;
        margin-bottom: 0;
        line-height: 11px;
        vertical-align: top;
        font-weight: 500;
    }*/

        /*.label-wrap .label:last-child {
            margin: 0;
        }*/

        .label-wrap .label2 {
            display: inline-block;
            margin-right: 3px;
            color: #fff;
            /*border-radius: 2px;*/
            font-size: 13px;
            padding: 4px 6px;
            text-transform: uppercase;
            margin-bottom: 0;
            /*line-height: 8px;*/
            vertical-align: top;
            font-family: 'Noto Sans', sans-serif;
            font-weight: 700;
        }

            .label-wrap .label2:last-child {
                margin: 0;
            }

    .label-info1 {
        background-color: #ea0000;
    }

    .label-info2 {
        background-color: #ff6a00;
    }

    .label-info3 {
        background-color: #7dae04;
    }

    .label-info4 {
        background-color: #0094ff;
    }

    /*.label-left {
    position: absolute;
    top: 12px;
    left: 12px;
    right: auto;
    z-index: 3;
}

.label-right {
    position: absolute;
    top: 12px;
    right: 12px;
    left: auto;
    z-index: 3;
}*/

    /*.label-featured {
    background-color: #77c720;
    color: #fff;
    padding: 3px 6px 3px;
}*/

    /*.label-status,
.label-default {
    background-color: #f41213;
}*/

    /*.label-info {
    background-color: #777777;
    font-size: 12px;
    border-radius: unset;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 600 !important;
}*/

    /*.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #4b626e;
}*/


    /*** TAG VERTICAL ***/
    .tags {
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

    ul.tags li {
        float: left;
        clear: both;
    }

    .tag {
        background: crimson;
        /*border-radius: 3px 0 0 3px;*/
        color: #fff;
        display: inline-block;
        height: 36px;
        line-height: 36px;
        padding: 0 3px 0 29px;
        position: relative;
        margin: 0 15px 3px 0;
        text-decoration: none;
        -webkit-transition: color 0.2s;
        font-size: 14px;
        text-transform: uppercase;
        font-family: 'Noto Sans', sans-serif;
        font-weight: 700;
    }

        .tag::before {
            /*background: rgba(0,0,0,0.25);*/
            background: #f2d590;
            border-radius: 10px;
            box-shadow: inset 0 1px rgba(0, 0, 0, 0.75);
            content: '';
            height: 13px;
            left: 8px;
            position: absolute;
            width: 13px;
            top: 12px;
        }

        .tag::after {
            /*background:  #fff;
        border-bottom: 13px solid transparent;
        border-left: 10px solid crimson;
        border-top: 13px solid transparent;*/
            content: '';
            position: absolute;
            right: -15px;
            top: 0;
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 18px 0 18px 15px;
            border-color: transparent transparent transparent crimson;
        }

    /*.tag:hover {
        background-color: crimson;
        color: white;
    }

        .tag:hover::after {
            border-left-color: crimson;
        }*/

    .tag1 {
        background-color: #ea0000;
    }

        .tag1::after {
            border-color: transparent transparent transparent #ea0000;
        }

    .tag2 {
        background-color: #0094ff;
    }

        .tag2::after {
            border-color: transparent transparent transparent #0094ff;
        }

    .tag3 {
        background-color: #a8a8a8;
        color: #fff
    }

        .tag3::after {
            border-color: transparent transparent transparent #a8a8a8;
        }

    .tag4 {
        background-color: #595959;
    }

        .tag4::after {
            border-color: transparent transparent transparent #595959;
        }

    /*** TAG VERTICAL END ***/

    /*** TAG HORIZONTAL ***/
    .tags_v {
        list-style: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
    }

    ul.tags_v li {
        float: left;
    }

.tag_v {
    background: rgba(234, 0, 0, 0.85);
    /*border-radius: 3px 0 0 3px;*/
    color: #fff;
    display: inline-block;
    height: 34px;
    /*width: 130px;*/
    line-height: 34px;
    padding: 0 5px 0 10px;
    position: relative;
    margin: 0 2px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
    font-size: 14px;
    text-transform: uppercase;
    /*font-family: 'Noto Sans', sans-serif;*/
    font-weight: 700;
    text-align: center;
    letter-spacing: 0;
    letter-spacing: 0.5px;
}

        .tag_v::after {
            content: " ";
            position: absolute;
            right: -15px;
            top: 0;
            border-top: 17px solid transparent;
            border-right: none;
            border-left: 15px solid rgba(234, 0, 0, 0.85);
            border-bottom: 17px solid transparent;
            background: none;
        }

    /*.tag_v::before {
        background: #f2d590;
        border-radius: 10px;
        box-shadow: inset 0 1px rgba(0, 0, 0, 0.75);
        content: '';
        height: 13px;
        left: 8px;
        position: absolute;
        width: 13px;
        top: 12px;
    }*/

    /*.tag_v::after {*/
    /*background:  #fff;
        border-bottom: 13px solid transparent;
        border-left: 10px solid crimson;
        border-top: 13px solid transparent;*/
    /*content: '';
        position: absolute;
        display: inline-block;
        top: 30px;
        left: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 65px 0 65px;
        border-color: #6980fe transparent transparent transparent;*/
    /*background: orange;*/
    /*content: '';
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        padding-bottom: 10px;        
        -webkit-clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
        clip-path: polygon(0% 0%, 100% 0%, 50% 100%);
    }*/

    /*.tag_v:hover {
        background-color: crimson;
        color: white;
    }

        .tag_v:hover::after {
            border-left-color: crimson;
        }*/

    /*.tag_v1 {
        background-color: rgba(234, 0, 0, 0.85);
    }*/

        /*.tag_v1::after {
            background: #ea0000;
        }*/

    .tag_v2 {
        background-color: rgba(0, 148, 255, 0.85);
    }

        .tag_v2::after {
            border-color: transparent transparent transparent #0094ff;
        }

    .tag_v3 {
        background-color: rgba(0, 128, 42, 0.85);
        color: #fff
    }

        .tag_v3::after {
            background: #00802a;
        }

    .tag_v4 {
        background-color: rgba(65, 65, 65, 0.85);
    }

        .tag_v4::after {
            border-color: transparent transparent transparent #414141;
        }

    .tag_v6 {
        background-color: rgba(0, 69, 181, 0.85);
    }

        .tag_v6::after {
            border-color: transparent transparent transparent #0045b5;
        }

    .tag_v5 {
        background-color: rgba(255, 133, 0, 0.85);
    }

        .tag_v5::after {
            border-color: transparent transparent transparent #ff8500;
        }

    /*** TAG HORIZONTAL END ***/


    .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('/images/spinner.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: #595959;
            font-size: 70px;
            margin-left: -35px;
            margin-top: -35px;
        }

    .video-container {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden;
    }

        .video-container iframe,
        .video-container object,
        .video-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .letterspacebig {
        letter-spacing: 0.10em;
    }

    .banp50 {
        padding: 30px 60px !important;
    }

    @media screen and (max-width: 1168px) {
        .banp50 {
            padding: 10px 20px !important;
        }
    }

    /*.item-body i {
    font-size: 20px;
    line-height: normal;
}*/

    .featured-block {
        position: relative;
        width: auto;
        margin: 20px;
        height: 320px;
        overflow: hidden;
        -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
        box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
        padding-bottom: 50px;
        /*border-radius: 30px;*/
    }

    .fboverlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0);
        transition: background 0.45s ease;
        /*border-radius: 30px;*/
    }

    .featured-block:hover .fboverlay {
        display: block;
        background: rgba(0, 0, 0, .4);
    }

    .featured-block img {
        /*position: absolute;
    width: 100%;
    height: 100%;
    left: 0;*/
        width: 100%;
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        /*height: 110%;*/
        /*border-radius: 30px;*/
    }

    .featured-block .title {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 0;
        font-weight: 700;
        font-size: 24px;
        text-align: center;
        /*text-transform: uppercase;*/
        color: white;
        text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
        z-index: 1;
        transition: bottom .45s ease;
        /*background: rgba(0,0,0,0.5);*/
    }

    .featured-block:hover .title {
        bottom: 120px;
    }

    .featured-block .button1 {
        position: absolute;
        width: 40%;
        left: 20px;
        bottom: 25px;
        text-align: center;
        opacity: 0;
        transition: opacity .35s ease;
        font-size: 15px;
    }

        .featured-block .button1 a {
            width: auto;
            padding: 8px 12px;
            text-align: center;
            color: #fff;
            font-weight: 500;
            letter-spacing: 0.025em;
            border: solid 1px #747474;
            background-color: rgba(116, 116, 116, 0.85);
            border-radius: 2px;
            text-transform: uppercase;
            z-index: 1;
        }

    .featured-block:hover .button1 {
        opacity: 1;
    }

    .featured-block .button1 a:hover {
        border: solid 1px rgba(116, 116, 116, 0.35);
        background-color: #fff;
        text-decoration: none;
        color: #552448;
    }

    .featured-block .button2 {
        position: absolute;
        width: 40%;
        right: 20px;
        bottom: 25px;
        text-align: center;
        opacity: 0;
        transition: opacity .35s ease;
        font-size: 15px;
    }

        .featured-block .button2 a {
            width: auto;
            padding: 8px 12px;
            text-align: center;
            color: #fff;
            font-weight: 500;
            letter-spacing: 0.025em;
            border: solid 1px #747474;
            background-color: rgba(116, 116, 116, 0.85);
            border-radius: 2px;
            text-transform: uppercase;
            z-index: 1;
        }

    .featured-block:hover .button2 {
        opacity: 1;
    }

    .featured-block .button2 a:hover {
        border: solid 1px rgba(116, 116, 116, 0.35);
        background-color: #fff;
        text-decoration: none;
        color: #552448;
    }

    .featured-block .textcenter {
        position: relative;
        bottom: -160px;
        color: #fff;
        padding: 15px;
        text-align: center;
        opacity: 0;
        transition: opacity .4s ease;
        font-size: 15px;
        line-height: normal;
    }

    .featured-block:hover .textcenter {
        opacity: 1;
    }

    .featured-block .buttoncenter {
        position: absolute;
        /*width: 40%;*/
        /*left: 20px;*/
        left: 50%;
        transform: translateX(-50%);
        bottom: 25px;
        text-align: center;
        opacity: 0;
        transition: opacity .35s ease;
        font-size: 15px;
    }

        .featured-block .buttoncenter a {
            width: auto;
            padding: 8px 12px;
            text-align: center;
            color: #fff;
            font-weight: 500;
            letter-spacing: 0.025em;
            border: solid 1px rgba(255, 255, 255, 0.35);
            background-color: rgba(116, 116, 116, 0.65);
            border-radius: 2px;
            text-transform: uppercase;
            z-index: 1;
        }

    .featured-block:hover .buttoncenter {
        opacity: 1;
    }

    .featured-block .buttoncenter a:hover {
        border: solid 1px rgba(116, 116, 116, 0.35);
        background-color: #fff;
        text-decoration: none;
        color: #552448;
    }


    @media only screen and (max-width: 1198px) {
        .featured-block {
            position: relative;
            /*width: 100%;*/
            /*margin: 0 auto;*/
            height: 200px;
            -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
            box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.5);
            padding-bottom: 0;
            margin-bottom: 20px;
            background-color: #828a9c;
        }

        .fboverlay {
            position: absolute;
            top: 0;
            left: 0;
            /*width: 100%;
        height: 100%;*/
            background: rgba(0, 0, 0, 0);
            transition: background 0.45s ease;
        }

        .featured-block:hover .fboverlay {
            display: block;
            background: rgba(0, 0, 0, .4);
        }

        /*.featured-block img {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
    }*/

        .featured-block .title {
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 5px;
            font-weight: 700;
            font-size: 20px;
            text-align: center;
            /*text-transform: uppercase;*/
            color: white;
            text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
            z-index: 1;
            transition: bottom .45s ease;
            /*background: rgba(0,0,0,0.5);*/
        }

        .featured-block:hover .title {
            bottom: 60px;
        }

        .featured-block .button1 {
            position: absolute;
            width: auto;
            left: 10px;
            bottom: 25px;
            text-align: center;
            opacity: 0;
            transition: opacity .35s ease;
        }

            .featured-block .button1 a {
                width: auto;
                padding: 8px 10px;
                text-align: center;
                color: #fff;
                font-weight: 500;
                border-radius: 2px;
                text-transform: uppercase;
                z-index: 1;
                font-size: 13px;
            }

        .featured-block:hover .button1 {
            opacity: 1;
        }

        .featured-block .button2 {
            position: absolute;
            width: auto;
            right: 10px;
            bottom: 25px;
            text-align: center;
            opacity: 0;
            transition: opacity .35s ease;
        }

            .featured-block .button2 a {
                width: auto;
                padding: 8px 10px;
                text-align: center;
                color: #fff;
                font-weight: 500;
                border-radius: 2px;
                text-transform: uppercase;
                z-index: 1;
                font-size: 13px;
            }

        .featured-block:hover .button2 {
            opacity: 1;
        }
    }

    .parallax_pr {
        /*background-image: url("/images/parallax.jpg");*/
        /*height: 800px;*/
        height: 100%;
        background-attachment: fixed;
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        /*background-color: #f1f2f7;*/
    }

        .parallax_pr > div {
            height: 100%;
            padding: 10px;
            /*background-image: -webkit-linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);
    background-image: linear-gradient(45deg, #8db4dc 10%, rgba(0, 84, 164, 0.6) 100%);*/
            /*background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0.75)));
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.75) 50%, rgba(255, 255, 255, 0.75) 100%);*/
        }

    .btnsenew {
        color: rgba(255, 255, 255, 0.75);
        width: 100%;
        font-size: 15px;
        font-weight: 400;
        line-height: 1.42857143;
        font-family: 'Roboto', sans-serif !important;
        background: #fff !important;
        vertical-align: middle;
        padding: 8px 5px !important;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
        box-shadow: 0 1px 1px rgba(0,0,0,.10);
        height: 40px;
        display: block;
        border: 1px solid rgba(116, 116, 116, 0.25);
        transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
        background-color: #a8a8a8 !important;
        text-align: center;
    }

        .btnsenew:hover, .btnsenew:focus {
            background-color: #552448 !important;
            color: #fff;
        }

    .pltor {
        padding-left: 0 !important;
        padding-right: 1px !important;
    }

    .prtol {
        padding-right: 0 !important;
        padding-left: 1px !important;
    }

    /*@media (max-width: 998px) {
    .pltor {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .prtol {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
}*/


    .btn-block {
        display: block;
        width: 100%;
        height: 40px;
        padding: 8px 12px;
        text-transform: uppercase;
    }

        .btn-block + .btn-block {
            margin-top: 5px;
        }

    input[type="submit"].btn-block,
    input[type="reset"].btn-block,
    input[type="button"].btn-block {
        width: 100%;
    }


    /****** BUTTONS-GRID (6 items) ******/

    /*.buttons-grid{
    position:relative;
    width:100%;
    height:600px;
}
.buttons-grid > a,.buttons-grid > div{
    position:absolute;
    width:33%;
    height:197px;    
}
.buttons-grid  > div:hover {
    text-decoration: none;
}*/
    .buttons-grid > a span, .buttons-grid > div span {
        font-size: 20px;
        font-family: 'Tinos', serif;
        color: white;
        padding: 12px 15px;
        display: block;
        background-color: rgba(39, 39, 39, 0.85);
        float: left;
        /*margin-top: 50px;*/
        font-weight: 500;
        -webkit-transition: all .3s;
        transition: all .3s;
        border-bottom-right-radius: 20px;
    }

    /*.buttons-grid > a:nth-child(2n+1) span,.buttons-grid > div:nth-child(2n+1) span{
    float:right;
}*/

    /*BUTTONS-GRID 2 (5 items)*/

    .buttons-grid .bg2-1, .buttons-grid .bg2-2, .buttons-grid .bg2-3, .buttons-grid .bg2-4 {
        /*height: 300px;*/
        height: 300px;
        padding: 0;
        border: solid 2px #fff;
    }

    .buttons-grid .bg2-1 {
        /*width:24.7%;
    top:0;
    left:0;*/
        background: url("/assets/img/af1.jpg") no-repeat 0 0;
        background-size: cover;
    }

    .buttons-grid .bg2-2 {
        /*top:0;
    left:25%;
    width:49.7%;*/
        background: url("/assets/img/af2.jpg") no-repeat 0 0;
        background-size: cover;
    }

    .buttons-grid .bg2-3 {
        /*top:0;
    left:75%;
    width:24.7%;*/
        background: url("/assets/img/af3.jpg") no-repeat 0 0;
        background-size: cover;
    }

    .buttons-grid .bg2-4 {
        /*top:300px;
    width:49.7%;*/
        background: url("/assets/img/af4.jpg") no-repeat 0 0;
        background-size: cover;
    }

    .img-hover {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        -webkit-transition: all .3s;
        transition: all .3s;
        opacity: 0;
        /*border: 20px solid rgba(0, 0, 0, .35);*/
        background-color: rgba(0, 0, 0, 0.65);
    }

        .img-hover:hover {
            opacity: 1;
        }

    .buttons-grid > a:hover > span, .buttons-grid > div:hover > span {
        opacity: 0 !important;
    }

    .img-hover img {
        transition: all 0.3s ease 0s;
    }

    .img-hover .overlay {
        position: absolute;
        top: 0;
        width: 100%;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: translateY(45%);
        -ms-transform: translateY(45%);
        transform: translateY(45%);
        text-align: center;
        opacity: 0;
        font-size: 30px;
    }

    .img-hover:hover .overlay {
        opacity: 1;
        top: 40%;
        margin-top: -55px;
    }

    .img-hover:hover img {
        cursor: pointer;
        transform: scale(1.2);
        transition: all 0.3s ease 0s;
    }

    .img-hover .overlay a {
        color: #fff;
        /*display: block;
        font-size: 40px;
        height: 100%;
        margin-top: -20px;
        position: relative;
        top: 50%;*/
        text-align: center;
        transition: all .3s;
        text-decoration: none;
        background-color: transparent;
        font-size: 30px;
    }

        .img-hover .overlay a:hover {
            text-decoration: none;
            color: #fff;
        }

    .img-hover .img-desc {
        position: absolute;
        bottom: 0;
        width: 100%;
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: translateY(-55%);
        -ms-transform: translateY(-55%);
        transform: translateY(-55%);
        opacity: 0;
        text-align: center;
        color: white;
        font-size: 20px;
    }

    .img-hover:hover .img-desc {
        bottom: 35%;
        margin-bottom: -35px;
        opacity: 1;
        color: #fff;
    }

    .img-hover .img-desc a {
        color: #999;
    }

    .img-hover:hover .img-desc a:hover {
        color: #fff;
    }

    .changebg {
        background: #e3e5ed;
        border: solid 2px #fff;
    }

    .centeraff img {
        position: absolute;
        left: 50%;
        bottom: 0;
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    .displaynav {
        max-width: 1024px;
    }

    /************************************/


    .projects .col-md-3 {
        padding-right: 5px;
        padding-left: 5px;
    }

    .projects .col-md-4 {
        padding-right: 0;
        padding-left: 0;
    }

    .project-inner {
        position: relative;
        padding: 0;
        /*overflow: hidden;*/
        /*border-left: solid 2px #ffffff;
    border-right: solid 2px #ffffff;*/
    }

        .project-inner::before {
            -webkit-transition: all 0.2s ease-out;
            -moz-transition: all 0.2s ease-out;
            -ms-transition: all 0.2s ease-out;
            -o-transition: all 0.2s ease-out;
            transition: all 0.2s ease-out;
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 2;
            content: '';
            width: 100%;
            height: 50%;
            background: #112236;
            background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgb(10, 25, 43) 100%);
            background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgb(10, 25, 43) 100%);
            background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgb(10, 25, 43) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#112236', endColorstr='#000000',GradientType=0 );
            opacity: 0.9;
            filter: alpha(opacity=90);
        }

        .project-inner h2 {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            color: #ffffff;
            /*font-weight: 500;*/
            font-size: 1.65em;
            letter-spacing: 0.15px;
            opacity: 0.7;
            text-align: center;
            text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
            z-index: 3;
            transition: bottom .6s ease;
        }

        .project-inner:hover h2 {
            bottom: 65px;
            opacity: 1;
        }

        .project-inner > img, .project-inner > a img, .project-caption > img {
            display: block;
            max-width: 100%;
            height: auto;
        }

        .project-inner .project-caption {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,0.5);
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out;
            -o-transition: all .3s ease-in-out;
            transition: all .3s ease-in-out;
            visibility: hidden;
            opacity: 0;
        }

        .project-inner:hover .project-caption, .project-inner:focus .project-caption {
            visibility: visible;
            opacity: 1;
        }

    /*.project-caption h3 {
    color: #ffffff;
    font-weight: 500;
    font-size: 2.5em;
}*/

    .project-caption {
        color: #fff;
        text-align: center;
        z-index: 2;
    }

    .project-details {
        position: absolute;
        width: 100%;
        bottom: 0;
        /*margin-top: -20px;*/
    }

        .project-details p {
            color: #fff;
            /*color: rgba(255, 255, 255, 0.70);*/
            font-size: 1.035em;
            padding: 0 10px;
        }

    .all-projects {
        background-color: transparent;
        padding: 50px 0;
    }

    .projects-title {
        padding-top: 15px;
        padding-bottom: 5px;
    }

        .projects-title h2 {
            text-transform: uppercase;
            color: #333;
            padding-top: 10px;
            /*font-family: 'Ubuntu', sans-serif;*/
            font-size: 1.3em;
            font-weight: 600;
        }

    .project-title-devider {
        border-top: 1px solid #999;
        width: 65px;
        margin: 0 auto;
    }

    @media (max-width: 768px) {
        .project-inner h2 {
            font-size: 1.75em;
        }
    }

    /******************************************/

    .showonmob {
        display: none;
    }

    @media (min-width: 998px) {
        .downpos {
            display: none;
        }

        .showonmob {
            display: block;
            margin-top: 20px;
        }
    }

    /*#ourteam div::before {
    display: block;
    content: normal;
    margin-top: 10px;
    height: auto;
    visibility: visible;
    pointer-events: auto;
}*/

    .ssocial {
        width: 24px !important;
        height: 24px !important;
        line-height: 22px;
        background: #a8a8a8;
        color: #fff !important;
        text-align: center !important;
        vertical-align: middle !important;
        letter-spacing: normal;
        text-transform: none !important;
        padding: 0 !important;
        border-radius: 2px;
        /*position: relative;
    right: -178px;
    top: -36px;*/
    }

        .ssocial:hover {
            background: #552448;
        }

    .page-content-services img {
        width: 100%;
    }

    .floatbox {
        position: absolute;
        top: 100px;
        background-color: #fff;
        border: solid 1px #7e7e7e;
    }

    #newbullet ::marker {
        color: #552448;
        /*font-size: 1.25em;*/
        content: "\25C9";
        /*content: "\27A4";*/
    }

    #newbullet li {
        padding-bottom: 2px;
        padding-left: 12px;
    }

    .hypertitle {
        position: page;
        margin-top: -100px;
        margin-bottom: 150px;
        width: 80%;
        left: 20%;
        -moz-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -webkit-transform: translate(-50%, 0);
        transform: translate(10%, 0);
        color: #fff;
        font-size: 24px;
        text-align: center;
    }

#mandateform {
    padding-top: 180px;
    margin-top: -180px;
}


#tooltip1,
#tooltip2,
#tooltip3,
#tooltip4,
#tooltip5 {
    text-align: center;
    color: #fff;
    background: #111;
    position: absolute;
    z-index: 100;
    padding: 10px;
    border-radius: 4px;
}

    #tooltip1:after,
    #tooltip2:after,
    #tooltip3:after,
    #tooltip4:after,
    #tooltip5:after {
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #111;
        content: '';
        position: absolute;
        left: 50%;
        bottom: -10px;
        margin-left: -10px;
    }
    #tooltip1.top:after,
    #tooltip2.top:after,
    #tooltip3.top:after,
    #tooltip4.top:after,
    #tooltip5.top:after {
        border-top-color: transparent;
        border-bottom: 10px solid #111;
        top: -20px;
        bottom: auto;
    }
    #tooltip1.left:after,
    #tooltip2.left:after,
    #tooltip3.left:after,
    #tooltip4.left:after,
    #tooltip5.left:after {
        left: 10px;
        margin: 0;
    }
    #tooltip1.right:after,
    #tooltip2.right:after,
    #tooltip3.right:after,
    #tooltip4.right:after,
    #tooltip5.right:after {
        right: 10px;
        left: auto;
        margin: 0;
    }
.mbt-tooltip11,
.mbt-tooltip22,
.mbt-tooltip33,
.mbt-tooltip44,
.mbt-tooltip55
{
    display: none;
    width: auto;
    max-width: 100% !important;
    font-size: 13px;
}

.imgcont {
    background-color: #fff;
    width: auto;
    height: 240px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.imgcont1 {
    background-color: #fff;
    width: auto;
    height: 260px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.imgcont2 {
    background-color: #fff;
    width: auto;
    height: 440px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.imgcont3 {
    background-color: #fff;
    width: auto;
    height: 180px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

@media (max-width: 467px) {
    /*.imgcont {
        height: 170px;
    }*/
    .imgcont1 {
        height: 180px;
    }

    .imgcont2 {
        height: 180px;
    }

    .hidetitle {
        display: none !important;
    }
}

.imgcont img, .imgcont1 img, .imgcont2 img, .imgcont3 img {
    position: absolute;
    left: -1000%;
    right: -1000%;
    top: -1000%;
    bottom: -1000%;
    margin: auto;
    min-height: 100%;
    min-width: 100%;
    opacity: 1;
}

.imgthumb {
    /*background-color: #333;*/
    width: auto;
    height: 83px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

    .imgthumb img {
        position: absolute;
        left: -1000%;
        right: -1000%;
        top: -1000%;
        bottom: -1000%;
        margin: auto;
        min-height: 100%;
        min-width: 100%;
        opacity: 1;
    }

.portfolio-item {
    margin-bottom: 40px;
}

@media screen and (max-width: 1298px) and (min-width: 1198px) {
    .portfolio-item {
        min-height: 420px;
        margin-bottom: 40px;
    }
}

/*@media (max-width: 767px) {
    .portfolio-item {
        margin-bottom: 10px;
    }
}*/

.modal {
    z-index: 10001!important;
}
.modal-backdrop {
    z-index: 10000!important;
}

.resultsxs {
    color: #454346;
}

@media (max-width: 767px) {
    .addspacexs {
        margin-bottom: 15px!important;
    }
    .resultsxs {
        position: relative;
        top: 10px;
        color: #454346;
    }
}

/*** AGENTS BLOCK ***/

.agents-block, .partner-block {
    -webkit-transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -ms-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}

.agents-block, .partner-block {
    text-align: center;
}

    .agents-block .auther-thumb, .partner-block .auther-thumb {
        display: inline-block;
        width: 70px;
        height: 70px;
        overflow: hidden;
        text-align: center;
        /*margin-bottom: 10px;*/
    }

    .agents-block .web-logo, .partner-block .web-logo {
        margin-bottom: 13px;
        height: 20px;
    }

        .agents-block .web-logo img, .partner-block .web-logo img {
            width: auto !important;
            display: inline-block !important;
            max-height: 20px;
            max-width: 102px;
        }

/*START AGENTS MODULE STYLE*/
#agents-module div[class*="col-"] {
    padding: 0;
}

.agents-block, .partner-block {
    background-color: #fbfbfb;
    text-align: center;
    /*padding: 15px;*/
    /*box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);*/
    position: relative;
    z-index: 2;
    margin: 0 15px;
}

    /*.agents-block h4 {*/
.agents-blocks-main h4 {
    font-size: 15px;
    /*text-transform: uppercase;*/
    /*font-weight: 600;*/
    background-color: #552448;
    padding: 10px;
    margin: 0 15px;
}

    .agents-block .auther-thumb, .partner-block .auther-thumb {
        width: 100%;
        min-height: 300px;
        /*border-top-left-radius: 12px;
        border-top-right-radius: 12px;*/
    }

    /*.agents-block:hover, .partner-block:hover {
        box-shadow: 0 70px 70px rgba(0, 0, 0, 0.2);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -moz-transform: translate(0, -10px);
        -o-transform: translate(0, -10px);
        -ms-transform: translate(0, -10px);
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px);
        z-index: 100;
    }*/

    .agents-block .block-body .description, .partner-block .block-body .description {
        color: #552448;
        font-style: inherit;
        height: 40px;
        overflow: hidden;
        /*padding: 0 15px;*/
    }

    .agents-block .block-body .auther-info, .partner-block .block-body .auther-info {
        color: #000;
    }

.agents-carousel-module .agents-block:hover, .agents-carousel-module .partner-block:hover {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.15);
    transform: none;
}

.agents-carousel-module .item {
    padding-bottom: 5px;
}

.block-body .auther-info {
    color: #000;
}

    .block-body .auther-info span {
        display: block;
    }

        .block-body .auther-info span span {
            display: inline-block;
        }

.partner-block .partner-logo {
    text-align: center;
}

    .partner-block .partner-logo img {
        width: auto !important;
        display: inline-block !important;
    }

.block-body {
    background-color: #fbfbfb;
    padding: 15px;
}

    .block-body i {
        color: #552448;
        font-size: 14px;
        margin-right: 5px;
        line-height: 24px;
    }

.agents-block .block-body .description, .partner-block .block-body .description {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px 0;
    /*font-weight: 600;*/
    text-transform: inherit;
    text-align: inherit;
}

@media (max-width: 767px) {
    .agents-block .block-body .description, .partner-block .block-body .description {
        font-size: 15px;
        line-height: 20px;
    }
}

.agents-block .block-body .auther-info, .partner-block .block-body .auther-info {
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 10px 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
}

@media (max-width: 767px) {
    .agents-block .block-body .auther-info, .partner-block .block-body .auther-info {
        font-size: 12px;
        line-height: 16px;
    }
}

.agents-block .block-body .view, .partner-block .block-body .view {
    font-size: 15px;
    line-height: 18px;
    margin: 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
}

@media (max-width: 767px) {
    .agents-block .block-body .view, .partner-block .block-body .view {
        font-size: 13px;
        line-height: 14px;
    }
}

.block-body .description {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px 0;
    font-weight: 500;
    text-transform: inherit;
    text-align: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
    .block-body .description {
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width: 767px) {
    .block-body .description {
        font-size: 14px;
        line-height: 24px;
    }
}

.block-body h3.description {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 15px 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
}

@media (min-width: 768px) and (max-width: 991px) {
    .block-body h3.description {
        font-size: 14px;
        line-height: 24px;
    }
}

@media (max-width: 767px) {
    .block-body h3.description {
        font-size: 14px;
        line-height: 24px;
    }
}

.block-body .auther-info {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    font-weight: 400;
    text-transform: inherit;
    text-align: inherit;
}

/*** AGENTS BLOCK END ***/

.panel-body {
    padding: 12px;
}

.chinabox {
    position: absolute;
    top: 200px;
    right: 40px;
    padding: 10px;
    background-color: rgba(85, 36, 72, 0.85);
    color: #fff;
    font-size: 14px;
    text-align: right;
    z-index: 100;
}

@media (max-width: 767px) {
    .chinabox {
        position: relative;
        top: 0!important;
        left: 0;
        right: 0;
        padding: 5px;
        background-color: rgba(85, 36, 72, 1);
        color: #fff;
        font-size: 12px;
        text-align: center;
        z-index: 100;
    }
}


