* { outline: none !important; }

body { font-family: 'Roboto', sans-serif; font-size: 17px; font-weight: 400; color: #343434; background: #fff;
    margin:0; padding:0; border:0; -webkit-font-smoothing: antialiased; text-rendering: optimizelegibility; -webkit-text-size-adjust: 100%;
}

.clr:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; }

a { cursor: pointer; text-decoration: none; color: #b10833; }
a:hover { text-decoration: none; color: #000; }
a:focus { text-decoration: none; }

.img-anim {
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
    -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; backface-visibility: hidden;
    -moz-transform: translate3d(0, 0, 0); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
}
.slow { -webkit-transition-duration: 0.6s; -moz-transition-duration: 0.6s; -o-transition-duration: 0.6s; transition-duration: 0.6s; }

.ulclear { margin:0; padding:0; list-style:none; }

.clear { display: block; height:0; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear0 { display: block; height:0; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear5 { display: block; height:5px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear10 { display: block; height:10px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear15 { display: block; height:15px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear20 { display: block; height:20px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear30 { display: block; height:30px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear40 { display: block; height:40px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear50 { display: block; height:50px; width:auto; clear:both; overflow:hidden; font-size:0; }
.clear60 { display: block; height:60px; width:auto; clear:both; overflow:hidden; font-size:0; }

.wrapper { width: 100%; height: 100%; position: relative; }

.container { position: relative; }

.pr0 { padding-right: 0; }
.pl0 { padding-left: 0; }


.btn { border-radius: 0; border: 1px solid transparent; font-size: 16px; font-weight: 400; padding: 5px 15px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease; }
.btn-default { background-color: #b10833; color: #fff; border-radius: 5px; }
.btn-default:hover { background-color: #fff; color: #b10833; border:solid 1px #b10833; }

.btn-primary { background-color: #e5eef5; color: #005c9b; border-color: #fff; }
.btn-primary:hover { background-color: #005c9b; color: #fff; border-color: #fff; }


.btn-white { background-color: #fff; color: #b10833; border-radius: 5px; }
.btn-white:hover { background-color: #b10833; color: #fff; border:solid 1px #fff; }


.w100 { width: 100%; }

.form-control { height: 40px; font-size: 12px; border-radius: 0; border: 1px solid #005c9b; background: #e5eef5; color: #005c9b; padding: 6px 12px; box-shadow: none; -webkit-box-shadow: none; }
.form-control:focus { box-shadow: none; -webkit-box-shadow: none; border-color: #000; }

.form-control::-webkit-input-placeholder { color: #000; }
.form-control::-moz-placeholder { color: #000; }
.form-control:-ms-input-placeholder { color: #000; }
.form-control:-moz-placeholder { color: #000; }

select.form-control { padding: 0 12px; }
textarea.form-control { resize: none; }

.header {
    background: url('../images/header_bg.jpg') no-repeat 0px 0px;
}

.header .top {height:47px;color:#fff;background-color: rgba(82,82,83,0.3);padding: 12px 0px 12px 0px;}

.top-info {margin:0px;font-size:15px;}
.top-info ul {text-align: left;}
.top-info ul li {display: inline-block; margin-left: 10px;}
.top-info ul li a {color:#fff; font-size: 15px; -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;}
.top-info ul li a:hover {color:#b10833;}
.top-info i { color:#b10833; margin-right: 5px;}
.top-info .dropdown-menu {background-color: #b10833;}
.top-info .dropdown-menu > li > a {font-size:15px;text-transform: none;padding:5px;}
.top-info .dropdown-menu > li > a:hover {background: transparent;color:#272727;}
.top-info .flag-ru { width: 18px; height: 12px; background: url(../images/flag-ru.jpg) 0 0 no-repeat scroll transparent; }
.top-info .flag-ru:before { display: none; }

.social-box { margin: 0;}
.social-box ul { text-align: left; }
.social-box ul li { display: inline-block; margin-left: 10px; }
.social-box ul li a {
    color:#fff;
    font-size: 18px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.social-box ul li a:hover {
    color:#b10833;
}

.header .inner {margin-top:26px;}

.header .index-inner {
    padding:26px 0px 26px 0px;
}

.logo {float:left;}

.search-box { }
.search-box .field { position: relative; }
.search-box .form-control { position: relative; padding-right: 40px; min-width: 250px; }
.search-box .btn { position: absolute; top: 0; right: 0; z-index: 2; width: 38px; padding: 0; background: transparent; font-size: 18px; color: #005c9b; }

.header .navbar {float:right;margin-top:9px;}


.header .navbar .nav>li:first-child a {
 padding-left: 20px; margin-left: -6px;
}

.header .navbar .nav>li:last-child a {
    padding-right: 20px; margin-right: -6px;
}


.navbar { min-height: 0; margin: 0 0 0 0; border: none; background: transparent; border-radius: 0; }
.navbar .navbar-nav { background: #fff; border-radius: 5px; overflow: hidden; }
.navbar .navbar-nav>li {
    transform: skewX(-10deg);
}
.navbar .navbar-nav>li>a span {
    display: inline-block;;
    transform: skewX(10deg);
}
.navbar .navbar-nav>li>a {
    height:64px;
    line-height: 32px;
    font-size: 15px; font-weight: 500; color: #000; text-transform: none; /*background: #fff;*/
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
    padding:15px 15px;
}
.navbar .navbar-nav>li>a:hover, .navbar .navbar-nav>li>a:focus { background: #b10833; color:#fff;}
.navbar .navbar-nav>li.active>a { background: #b10833; color:#fff; }
.navbar .navbar-nav>li.active>a:hover, .navbar .navbar-nav>li.active>a:focus { background: #b10833; }
.navbar .navbar-nav>li.open>a { background: #b10833; }


.header .offerbox .slider {
    padding: 80px;
}

.header .offerbox {
    margin-top:160px;
}

.header .offerbox .item{
    padding:0px 8px 0px 8px;
}

.header .offerbox .slider .slick-arrow {
    cursor: pointer;
    position:absolute;
    width:51px;
    height:237px;
    top:50%;
    margin-top:-118px;
}

.header .offerbox .slider .slick-arrow.prev {
    left:0px;
    background: url(../images/slider_left.png) no-repeat left center;
}

.header .offerbox .slider .slick-arrow.next {
    right:0px;
    background: url(../images/slider_right.png) no-repeat right center;
}

.header .search-head {
    background: #b10833;
    height:57px;
    font-size:18px;
    color:#fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 57px;
    padding:0px 0px 0px 100px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.header .search-head span {
    padding-right:35px;
    background: url(../images/magnifier.png) no-repeat right 50%;
}

.home-search {
    background: url(../images/bg-pattern2.jpg) 50% 0 repeat scroll transparent;
    padding:50px 100px 50px 100px;
    border-bottom: solid 1px #dfdfdf;
    border-right: solid 1px #dfdfdf;
    border-left: solid 1px #dfdfdf;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.home-search .btn {
    width:100%;
    margin-top:15px;
    height:45px;
}

.form-control {
    font-size:16px;
}

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../images/icon-select.png) 100% 50% no-repeat #fff;
    border:solid 1px #dfdfdf;
    border-radius: 5px;
    color:#000;
}

.home-search input.form-control
{
    border-radius: 5px;
    background-color: #fff;
    border: solid 1px #dfdfdf;
    color: #343434;
}

.extra {
    font-size:16px;
    margin-bottom:10px;
}

.description-block {
    margin-top:75px;
}

.description-block .desc-subtitle {
    color:#8b8b8b;
    font-size: 18px;
    text-align: center;
}

.description-block h2 {
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    font-size: 52px;
    text-align: center;
    padding:25px 0px 0px 0px;
    margin:0px;
}

.description-block .desc-txt {
    color:#343434;
    font-style: italic;
    font-size:17px;
    text-align: center;
    max-width: 700px;
    margin-bottom:45px;
}

.property-country-breadcrumb a {
    color:#343434;
}

.property-country-breadcrumb a:hover, .property-country-breadcrumb a.active {
    color:#b10833;
}

.property-country-breadcrumb {
    text-align:center;
    padding:50px 0px 50px 0px;
    background: url(../images/center-circle-line.png) no-repeat 50% top;
    font-size:17px;
}

.home-properties .property-item {
    position:relative;
    display:block;
    overflow: hidden;
    margin-bottom:30px;
    border-radius: 5px;
}

.home-properties .property-item .property-info {
    position: absolute;
    width:100%;
    height: 100%;
    left:0px;
    top:0px;
    background: url(../images/dark-gradient-mask.png) repeat-x 0px bottom;
}

.property-info .property-basic-block {
    position: absolute;
    width:100%;
    left:0px;
    bottom:0px;
    color:#fff;
    font-size:18px;
    font-weight: 700;
}

.home-properties .property-item:hover .property-np-block {
    background-color: #b10833;
}

.property-info .property-basic-block .property-type {
    border-radius: 5px;
    background-color: #b10833;
    color:#fff;
    margin-bottom:15px;
    padding:5px 10px 5px 10px;
    margin-left:15px;
    display:inline-block;
    font-size:12px;
    text-transform: uppercase;
    font-weight: normal;
}

.property-basic-block .property-np-block {
    padding:15px;
}

.property-basic-block .property-np-block .property-name {
    float:left;
    width:50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.property-basic-block .property-np-block .property-price {
    float:right;
    width:50%;
    text-align: right;
}

.home-about {
    margin:55px 0px 0px 0px;
    padding: 30px 0;
    background: #b10833;
    position: relative;
    color:#fff;
    font-size:17px;
}
.home-about:before { content: ''; position: absolute; width: 50%; height: 100%; z-index: 0; top: 0; left: -1px; background: url(http://hunestate.com/frontend-files/images/about-bg.png) 100% 50% no-repeat scroll transparent; background-size: cover }

.home-about h2 {
    margin:0px;
    padding:20px 0px 0px 0px;
    font-family: 'Playfair Display', serif;
    font-size:42px;
}

.home-about p {
    font-style: italic;
}


.home-newsletter {
    position:relative;
    padding:45px;
    background: url(../images/bg-pattern2.jpg) 0 0 repeat scroll transparent;
    border-top:solid 1px #fff;
}
.home-newsletter:before { content: ''; position: absolute; width: 50%; height: 100%; z-index: 0; top: 0; left: 0; background: url(../images/newsletter-bg.png) 100% 50% no-repeat scroll transparent; background-size: cover }

.home-newsletter .newsletter-title {
    font-size:18px;
    color:#fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin-top:25px;
}

.home-newsletter .form-group {
    padding:10px;
    border:solid 1px #dfdfdf;
    background: #fff;
    border-radius:5px;
    width:100%;
}

.home-newsletter .form-group button {
    margin-top:3px;
}

.home-newsletter input.form-control {
    border:none;
    background-color: #fff;
    color:#000;
}

.newsblock {
    /*background:url(../images/newsblock-bg.jpg) no-repeat left top;
    background-size: cover;*/

    padding-bottom:75px;
}

.home-news .news-item {
    display:block;
    background-color: #fff;
    padding-bottom:10px;
    margin-bottom:30px;
    min-height: 587px;
}
.home-news .news-item .pic { border-bottom: 5px solid #b10833; }

.home-news .news-item .pic img {
    width:375px;
    min-height:281px;
    max-height: 281px;
    overflow: hidden;
}

.home-news .news-item .news-contentbox {
    padding:10px 10px 21px 10px;
    background:url(../images/arrow.png) no-repeat 10px bottom;
}

.home-news .news-item .news-tag {
    border:solid 1px #b3b3b3;
    border-radius: 5px;
    color:#b3b3b3;
    text-transform: uppercase;
    font-size:12px;
    padding:10px;
    display:inline-block;
}

.home-news .news-item .home-news-title {
    margin:10px 0px 10px 0px;
    font-size:18px;
    font-weight: 700;
    color: #b10833;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}

.home-news .news-item .news-text {
    color:#343434;
    font-size:17px;
}

.home-news .news-item .news-lead {
    overflow: hidden;
    text-overflow: ellipsis;
    height: 148px;
}


.desc-separator {
    height:50px;
    background:url(../images/desc-separator.png) no-repeat center center;
}

.desc-separator-white {
    height:50px;
    background:url(../images/desc-separator-white.png) no-repeat left center;
}

.breadcrumb {
    border-bottom:solid 1px #dfdfdf;
    padding:10px 0px 10px 0px;
    border-radius: 0px;
}

.breadcrumb a {
    border-radius: 5px;
    border:solid 1px #dfdfdf;
    font-size:15px;
    padding:5px;
    color:#343434;
}

.breadcrumb a:hover {
    color:#fff;
    background-color:#343434;
}

.breadcrumb .breadcrumb-end {
    border-radius:5px;
    background-color: #dfdfdf;
    padding:5px;
    font-size:15px;
}

.breadcrumb i {
    margin:0px 5px 0px 5px;
    color:#b10833;
}

.contact-block {
    border:solid 1px #dfdfdf;
    padding:20px;
    margin-bottom:30px;
}

.contact-block .pic{
    border:solid 1px #dfdfdf;
}

.contact-block .contact-title {
    font-family: 'Playfair Display', serif;
    font-size:20px;
}

.contact-block .contact-item-block {
    margin:20px 0px 0px 0px;
}


.contact-block .contact-item i {
    color:#b10833;
}

.contact-block .contact-item a {
    color:#343434;
    font-weight: 700;
    margin-bottom:5px;
}

.contact-block .contact-social {
    margin:20px 0px 0px 0px;
}

.contact-block .contact-soc-badge {
    display:inline-block;
    width:30px;
    height:30px;
    border-radius: 30px;
    font-size:15px;
    margin:0px 5px 0px 0px;
    color:#fff;
    text-align:center;
    padding-top:5px;
}

.contact-block .contact-soc-badge.twitter {
    background-color:#1da1f2;
}

.contact-block .contact-soc-badge.facebook {
    background-color:#3b5998;
}

.contact-block .contact-soc-badge.google {
    background-color:#dc4e41;
}


.contactfrm {
    margin:0px 0px 30px 0px;
    padding: 30px 0;
    background: #b10833;
    position: relative;
    color:#fff;
    font-size:17px;
}
.contactfrm:before { content: ''; position: absolute; width: 50%; height: 100%; z-index: 0; top: 0; left: 0; background: url(../images/contact-bg.png) 100% 50% no-repeat scroll transparent; background-size: cover }

.contact-right, .contact-left {
    padding:0px 70px 0px 20px;
}

.contact-right h2 {
    font-family: 'Playfair Display', serif;
    font-size:35px;
    margin:0px 0px 20px 0px;
    padding:0px 0px 30px 0px;
    background:url(../images/desc-separator-white.png) no-repeat left bottom;
}

.contact-right a {
    color:#fff;
}

.contact-right a:hover {
    color:#343434;
}

.contact-left .title {
    color:#b10833;
    font-weight: 700;
    font-size:17px;
    margin:0px 0px 20px 0px;
    padding:0px 0px 20px 0px;
    background:url(../images/desc-separator.png) no-repeat left bottom;
}

.contact-left input.form-control {
    border-radius:5px;
    background-color: #fff;
    border:solid 1px #dfdfdf;
    color:#343434;
}

.contact-left textarea.form-control {
    border-radius:5px;
    background-color: #fff;
    border:solid 1px #dfdfdf;
    color:#343434;
    height:150px;
}

.contact-left button {
    width:100%;
}


.form-group.error input, .form-group.error textarea {
    border:solid 1px #cc0033;
}

.sidebox .form-group.error input, .sidebox .form-group.error textarea {
    border:solid 1px #cc0033;
}


h2.pagetitle {
    font-family: 'Playfair Display', serif;
    font-size:45px;
    font-weight:700;
    margin:0px;
}

.page-subtitle {
    color:#8b8b8b;
    font-size:18px;
}

.title-separator {
    height:50px;
    background:url(../images/desc-separator.png) no-repeat left center;
}

.content-container {
    padding-bottom:50px;
}

.news {
    margin-bottom:20px;
}

.news .news-top {
    margin-bottom:20px;
}

.news .short-desc {
    font-weight: 700;
}


.sidebox {
    border:solid 1px #dfdfdf;
    border-radius: 5px;
    margin-bottom:20px;
}

.sidebox .sidebox-title {
    background-color: #b10833;
    color:#fff;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    padding:10px;
}

.sidebox-title .sidebox-subtitle {
    text-transform: none;
}

.sidebox .sidebox-content {
    padding:10px;
}

.sidebox .sidebox-content.wide {
    padding:0px;
}

.sidebox .sidebox-content.wide img {
    width:100%;
}

.sidebox button {
    width:100%;
}

.pad {
    padding:0px 13px 0px 13px;
}

.sidebox .sidebox-content .pad {
    padding:10px;
}

.sidebox input.form-control {
    border-radius:5px;
    background-color: #fff;
    border:solid 1px #dfdfdf;
    color:#343434;
}

.sidebox textarea.form-control {
    border-radius:5px;
    background-color: #fff;
    border:solid 1px #dfdfdf;
    color:#343434;
    height:150px;
}

.sharebox {
    border:solid 1px #dfdfdf;
    border-radius: 5px;
    margin-top:30px;
}

.sharebox-title {
    border-bottom:solid 1px #dfdfdf;
    font-size:17px;
    color:#b10833;
    text-transform: uppercase;
    font-weight: 700;
    padding:10px;
}

.sharebox .sharebox-content {
    text-align: center;
    padding:10px 10px 0px 10px;
}

.sharebox .shareitem {
    margin-bottom:10px;
    font-size:15px;
}

.sharebox .shareitem i.fa {
    margin-right:10px;
}

.sharebox .fb-share {
    display:block;
    color:#fff;
    padding:10px;
    text-align: center;
    background-color: #3b5998;
    border-radius: 5px;
}

.sharebox .tw-share {
    display:block;
    color:#fff;
    padding:10px;
    text-align: center;
    background-color: #1da1f2;
    border-radius: 5px;
}

.sharebox .gp-share {
    display:block;
    color:#fff;
    padding:10px;
    text-align: center;
    background-color: #dc4e41;
    border-radius: 5px;
}

.sharebox .pr-share {
    display:block;
    color:#fff;
    padding:10px;
    text-align: center;
    background-color: #b10833;
    border-radius: 5px;
}

.contact-box-phone {
    font-size:33px;
    color:#b10833;
    font-weight: 700;
    margin-top:15px;
}


.contact-box-phone i {
    margin-right:15px;
}

.sorter-box {
    margin:13px 0px 13px 0px;
    font-size:15px;
}

.prop-item {
    border:solid 1px #dfdfdf;
    border-radius: 5px;
    margin-bottom:20px;
    display:block;
    color:#343434;
}

.prop-item .prop-img img{
    width:100%;
    height:100%;
}

.prop-item .prop-info-container {
    margin:0px 15px 15px 0px;
}

.prop-item .prop-info-container .label {
    margin-left:10px;
    margin-top:15px;
    display:inline-block;
    text-transform: uppercase;
}

.c-rnopad {
    padding-right:0px;
}

.c-lnopad {
    padding-left:0px;
}

.label.label-default {
    padding:10px;
    font-weight: normal;
    background-color: #fff;
    color:#b3b3b3;
    font-size:13px;
    border:solid 1px #dfdfdf;
}

.label.label-danger {
    padding:10px;
    font-weight: normal;
    background-color: #dc4e41;
    color:#fff;
    font-size:13px;
    border:solid 1px #dc4e41;
}

.label.label-info {
    padding:10px;
    font-weight: normal;
    background-color: #343434;
    color:#fff;
    font-size:13px;
    border:solid 1px #343434;
}

.prop-item .prop-container {
    height:100%;
    margin:0px 15px 15px 15px;
}

.prop-item .prop-code, .property .prop-code {
    color:#8b8b8b;
}

.prop-item .prop-title {
    font-family: 'Playfair Display', serif;
    font-size:25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prop-item .prop-price {
    background-color:#b10833;
    color:#fff;
    font-weight: bold;
    font-size:22px;
    display:inline-block;
    padding:5px;
    border-radius: 5px;
}

.prop-item .prop-arrow {
    margin-top:10px;
}

.prop-item .prop-details-container {
    border-top:solid 1px #dfdfdf;
    margin-top:10px;
    padding-top:18px;
    font-weight: 700;
}

.prop-item .prop-detail {
    display:inline-block;
    padding:0px 15px 0px 0px;
    margin-right:15px;
    border-right:solid 1px #dfdfdf;
}

.prop-item .prop-detail:last-child {
    border:none;
}

.prop-item .prop-detail .prop-detail-kind {
    font-size:13px;
}

.prop-item .prop-detail .prop-detail-data {
    text-transform: uppercase;
    font-size:15px;
}


.sidebox-content .title {
    color:#b10833;
    font-weight: 700;
    font-size:17px;
    text-transform: uppercase;
    margin:0px 0px 20px 0px;
    padding:0px 0px 20px 0px;
    background:url(../images/desc-separator.png) no-repeat left bottom;
}

.side-agentbox .pic {
    border: solid 1px #dfdfdf;
}

.side-agentbox .contact-title {
    font-family: 'Playfair Display', serif;
    font-size: 20px;
}

.side-agentbox .contact-item-block {
    margin: 20px 0px 0px 0px;
}

.side-agentbox .contact-item i {
    color: #b10833;;
}

.side-agentbox .contact-item a {
    color: #343434;
    font-weight: 700;
    margin-bottom: 5px;
}

.side-agentbox .contact-social {
    margin: 20px 0px 20px 0px;
}


.side-agentbox .contact-soc-badge.twitter {
    background-color: #1da1f2;
}

.side-agentbox .contact-soc-badge.facebook {
    background-color: #3b5998;
}

.side-agentbox .contact-soc-badge.google {
    background-color: #dc4e41;
}

.side-agentbox .contact-soc-badge {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-size: 15px;
    margin: 0px 5px 0px 0px;
    color: #fff;
    text-align: center;
    padding-top: 5px;
}

.property-iteminfo-container {
    margin:0px 0px 15px 0px;
}

.property-iteminfo-container .label {
    margin-left: 10px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: uppercase;
}

.property-iteminfo-container .prop-price {
    background-color: #b10833;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    display: inline-block;
    padding: 5px;
    border-radius: 5px;
}

.property-iteminfo-container .property-labels {
    margin-top:2px;
    text-align:right;
}

.property-gallery {
    border:solid 1px #dfdfdf;
    border-radius: 5px;
    margin-bottom:30px;
    overflow: hidden;
}

.property-gallery .first-img {
    margin-bottom:15px;
}

.property-gallery .slider {
    padding:30px;
}

.property-gallery .item {
    padding:0px 8px 0px 8px;
}

.property-gallery .slider .slick-arrow.next {
    right: 10px;
    background: url(../images/gallery-right-arrow.png) no-repeat right center;
}

.property-gallery .slider .slick-arrow.prev {
    left: 10px;
    background: url(../images/gallery-left-arrow.png) no-repeat left center;
}

.property-gallery .slider .slick-arrow {
    cursor: pointer;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 50%;
    margin-top: -4px;
}

.property .overview {
    border:solid 1px #b10833;
    border-radius: 5px;
    display:table;
    width:100%;
}

.property .overview .overview-item.title{
    display:table-cell;
    border-radius: 5px 0 0 5px;
    background-color:#FFF;
}


.property .overview .overview-item{
    display:table-cell;
    background-color:#b10833;
    padding:15px;
    vertical-align: middle;
    font-size:15px;
    color:#fff;
}

.property .overview .overview-item .itemdata{
    text-transform: uppercase;
    font-weight: 700;
}

.property .overview .overview-item>span {
    border-right:solid 1px #fff;
    display:block;
}

.property .overview .overview-item:last-child>span {
    border:0px;
}

.property .overview .overview-item .itemdata {
    display:block;
}

.orange-title {
    color: #b10833;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 20px 0px;
    background: url(../images/desc-separator.png) no-repeat left bottom;
}


.property-description {
    margin-top:30px;
}

.property-details {
    display:table;
    border:solid 1px #dfdfdf;
    border-radius: 5px;
    margin-top:30px;
    width:100%;
}

.property-details .details-item .orange-title{
    white-space: nowrap;
}

.property-details .details-item{
    display:table-cell;
    padding:15px;
    vertical-align: top;
}

.property-details .details-item.title{
    display:table-cell;
    padding:15px;
    border-right:solid 1px #dfdfdf;
}


.sidebox-content .property-item {
    position: relative;
    display: block;
    overflow: hidden;
}

.sidebox-content .property-item .property-info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    background: url(../images/dark-gradient-mask.png) repeat-x 0px bottom;
}

.sidebox-content .property-info .property-basic-block {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.sidebox-content .property-item:hover .property-np-block {
    background-color: #b10833;
}

/*////////////////////////////////////////////////////////////////////////////////////////*/






.dropdown-menu { background: #b10833; border-radius: 0; padding: 0; border: 0; }
.dropdown-menu>li>a { font-size: 12px; color: #fff; text-transform: uppercase; padding: 10px 20px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { background: #343434; color: #fff; }
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover { background: #005c9b; color: #fff; }


.mm-menu.mm-light { background: #005c9b; color: #fff; }
.mm-menu.mm-light .mm-list > li > a.mm-subclose { background: rgba(255, 255, 255, 0.2); color: #fff; }

.mobilebtn { text-align: right;}
.mobilebtn>a {color:#fff; }
.mobilebtn>a span { margin:0px 10px 0px 0px; vertical-align: top;line-height: 30px;}
.mobilebtn>a i {font-size:30px; }


.promobox { position: relative; overflow: hidden; }
.promobox .slider-wrapper {  }
.promobox .item { float: left; position: relative; }


.main-title { margin: 0 0 30px 0; font-size: 24px; text-transform: uppercase; font-weight: 700; color: #000; }


.main-content { }


.product {  }
.product .item {  }

.product.list {  }
.product.list .item {  }

.product.view { }


.prices { }
.prices .price { font-size: 14px; line-height: 18px; height: 18px; }
.prices .price.old { font-size: 12px; line-height: 14px; height: 14px; text-decoration: line-through; }
.prices .price.sale { font-weight: bold; }
.prices .price.regular { }


.share-box { text-align: right; margin-bottom: 15px; }
.share-box>div { display: inline-block; vertical-align: top; }
.share-box .twitter-button { margin: 0 10px; }


/**/


.profile {}
.profile .orders {}
.profile .orders .table {}
.profile .orders .table thead .orderid { }
.profile .orders .table thead .date { width: 175px; }
.profile .orders .table thead .price { width: 115px; }
.profile .orders .table thead .morebtn { width: 95px; }
.profile .orders .table.table-striped>tbody>tr:nth-of-type(odd) { }

.inorder {}
.inorder .panel-heading .orderid {}
.inorder .panel-heading .date { float: right; font-size: 12px; font-style: italic; font-weight: 400; line-height: 22px; }

.inorder .products {}
.inorder .products .table td, .inorder .products .table th { vertical-align: middle; }
.inorder .products .table thead .name {}
.inorder .products .table thead .price { width: 110px; }
.inorder .products .table thead .qty { text-align: center; }
.inorder .products .table thead .totalprice { text-align: right; }
.inorder .products .table tbody .name {}
.inorder .products .table tbody .name .prod-name { display: block; font-weight: 700; }
.inorder .products .table tbody .name .sku { font-size: 12px; font-style: italic; }
.inorder .products .table tbody .price {}
.inorder .products .table tbody .qty { text-align: center; }
.inorder .products .table tbody .totalprice { text-align: right; }
.inorder .products .table .sum { background: #ddd; }
.inorder .products .table .sum td { text-align: right; font-weight: 700; }
.inorder .products .table .sum td.sumprice { }


.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th { }
.cart .table>tbody>tr>td, .cart .table>tbody>tr>th, .cart .table>tfoot>tr>td, .cart .table>tfoot>tr>th, .cart .table>thead>tr>td, .cart .table>thead>tr>th {  }
.cart .basket thead .pic { width: 76px; }
.cart .basket thead .name { }
.cart .basket thead .price { width: 100px; text-align: right; }
.cart .basket thead .qty { width: 90px; text-align: center; }
.cart .basket thead .price-sum { width: 100px; text-align: right; }
.cart .basket thead .delete { width: 20px; }

.cart .basket tbody td { vertical-align: middle; }
.cart .basket tbody .pic { }
.cart .basket tbody .pic a { }
.cart .basket tbody .pic img { max-width: 60px; }
.cart .basket tbody .name { }
.cart .basket tbody .name a { }
.cart .basket tbody .name a:hover { }
.cart .basket tbody .name .modifiers { }
.cart .basket tbody .name .modifiers .modifier { }
.cart .basket tbody .name .modifiers .modifier span { }
.cart .basket tbody .prices { text-align: right; }
.cart .basket tbody .prices .price { }
.cart .basket tbody .prices .price.old { }
.cart .basket tbody .prices .price.sale { }
.cart .basket tbody .prices .price.regular { }
.cart .basket tbody .qty { text-align: center; }
.cart .basket tbody .qty .form-control { display: inline-block; width: 40px; text-align: center; padding: 6px; }
.cart .basket tbody .price-sum { text-align: right; }
.cart .basket tbody .delete { text-align: center; }
.cart .basket tbody .delete a { display: inline-block; }

.cart .basket .totals { }
.cart .basket .totals td { background: transparent; }
.cart .basket .totals td { font-weight: bold; }
.cart .basket .totals .text-right { border-left: 0 none; }
.cart .basket .totals .hidden-xs { border-right: 0 none; }

.cart .msg textarea { height: 120px; resize: none; }

.cart .summary-user { margin-bottom: 30px; }
.cart .summary-user > a.edit { float: right; }
.cart .summary-user > div { margin-bottom: 10px; }
.cart .summary-user > div > .title { font-size: 16px; font-weight: bold; margin: 5px 0 10px 0; }
.cart .summary-user .user-info { }
.cart .summary-user .user-billing { }
.cart .summary-user .user-shipping { }

.cart .buttons { }
.cart .buttons .btn { font-size: 14px; height: 32px; line-height: 32px; }
.cart .buttons .btn.back { }
.cart .buttons .btn.modify { }
.cart .buttons .btn.empty { }
.cart .buttons .btn.order { float: right; background: #000; color: #fff; }
.cart .buttons .btn.order:hover { background: #5d8c0e; color: #fff; }


.cart-breadcrumb { padding: 0 0 0 0; margin-bottom: 30px; border: 1px solid #d5d5d5; list-style: none; background: #f5f5f5; border-radius: 4px; }
.cart-breadcrumb>li { float: left; }
.cart-breadcrumb>li>a, .cart-breadcrumb>li>span { position: relative; display: block; padding: 12px 10px 12px 26px; text-align: center; font-size: 13px; line-height: 16px;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.cart-breadcrumb>li:first-child>a, .cart-breadcrumb>li:first-child>span { padding: 12px 10px 12px 16px; }
.cart-breadcrumb>li>a:before, .cart-breadcrumb>li>a:after, .cart-breadcrumb>li>span:before, .cart-breadcrumb>li>span:after {
    content:''; position: absolute; top: 0; left: 100%; z-index: 1; display: block; width: 0; height: 0;
    border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 16px solid transparent;
    -webkit-transition: all 0.3s 0s ease; -moz-transition: all 0.3s 0s ease; -o-transition: all 0.3s 0s ease; transition: all 0.3s 0s ease;
}
.cart-breadcrumb>li>a:before, .cart-breadcrumb>li>span:before { margin-left: 1px; border-left-color: #d5d5d5; }
.cart-breadcrumb>li>a:after, .cart-breadcrumb>li>span:after { border-left-color: #f5f5f5; }
.cart-breadcrumb>li.active>span { background: #91ae62; font-weight: bold; }
.cart-breadcrumb>li.active>span:after { border-left-color: #91ae62; }
.cart-breadcrumb>li>a { font-weight: 700;}
.cart-breadcrumb>li>span { cursor: default; }
.cart-breadcrumb>li>a:hover, .cart-breadcrumb>li>a:focus { background: #ddd; }
.cart-breadcrumb>li>a:hover:after, .cart-breadcrumb>li>a:focus:after { border-left-color: #ddd; }

.pager-container { text-align: center; }
.pagination { }
.pagination>li { }
.pagination>li>a,.pagination>li>span {  }
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {  }
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {  }
.pagination>li:first-child > a, .pagination > li:last-child > a { }


.user-form { }
.user-form textarea { height: 120px; }


.content-lead { margin-bottom: 30px; }
.content-body { }
.content-lead img, .content-body img { display: block; max-width: 100%; height: auto; margin: 0 auto; }
.content-lead a, .content-body a { font-weight: 700; }
.page-view .content-lead { font-weight: 700; }
.home-page.page-view .content-lead { font-weight: 400; }

.footer {
    border-top:solid 1px #fff;
    color:#fff;
    background: url(../images/footer-bg.jpg) no-repeat left top;
}

.footer .facts {
    padding:60px 0px 60px 0px;
}

.footer .facts .facts-block {
    padding:0px 30px 0px 30px;
}

.footer .facts .facts-num {
    text-transform: uppercase;
    text-align: center;
    font-size:67px;
    font-family:'Playfair Display', serif;
}

.footer .facts .facts-badge {
    font-size:17px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #b10833;
    border-radius: 5px;
    text-align: center;
    padding:12px;
    margin-top:10px;
}

.footer-separator {
    height:10px;
    background: url(../images/footer-separator.png) no-repeat center top;
}

.footer-mask {
    padding-top:25px;
    background-color: rgba(0,0,0,0.4);
    font-size:16px;
}

.footer-mask .footer-item {
    position:relative;
    margin-top:15px;
}

.footer-mask .footer-item .item-icon {
    float:left;
    width:50px;
}

.footer-mask .footer-item .footer-singleline {
    padding-top:8px;
}

.footer-mask .footer-item .footer-singleline a {
    color:#fff;
}

.footer-mask .footer-item .footer-singleline a:hover {
    color:#b10833;
}


.footer-mask .footer-item .fa{
    color:#b10833;
    font-size:40px;
}

.footer-social {
    margin-top:40px;
    background:url(../images/social-bg.png) no-repeat center center;
}

.footer-social .social-container {
    text-align:center;
}

.soc-badge {
    display:inline-block;
    width:50px;
    height:50px;
    background-color: #b10833;
    color:#fff;
    border-radius: 50px;
    padding-top:14px;
    font-size:17px;
    margin:0px 5px 0px 5px;
}

.copyright {
    text-align: center;
    padding:20px 0px 20px 0px;
    font-size:15px;
    color:#bfbfbf;
}


.createdby {  }
.createdby a { display: inline-block; }
.createdby a:hover {  }

.error404 { text-align: center; }
.error404 h1 { font-size: 72px; font-weight: 700; text-transform: uppercase; }
.error404 h2 { font-size: 32px; }

body.stop-scrolling { padding-right: 17px; }
.sweet-overlay { overflow: visible; overflow-y: scroll; }


/*xs */
@media (max-width: 767px) {
    .cart .table { font-size: 11px; }
    .inorder .products .table { font-size: 11px; }
    .profile .orders .table { font-size: 11px; }
    .cart.user-info .table { font-size: 13px; }
    .cart .summary-user { font-size: 12px; }
    .cart .table th, .cart .table td { padding: 2px; }
    .inorder .products .table td, .inorder .products .table th { padding: 4px; }
    .cart.user-info .table th, .cart.user-info .table td { padding: 4px; }
    .cart .basket thead .price { width: 70px; }
    .cart .basket thead .qty { width: 75px; }
    .cart .basket thead .price-sum { width: 55px; }
    .cart .basket tbody .prices .price { font-size: 12px; }
    .cart .basket tbody .qty .form-control { padding: 6px 3px; font-size: 11px; width: 35px; }
    .cart .buttons .btn { float: none; width: 100%; margin: 5px 0; }
    .cart-breadcrumb { display: none; }


    .header .search-head {
        background: #b10833;
        height:35px;
        font-size:14px;
        color:#fff;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 35px;
        text-align: center;
        padding:0px;
        margin-top:20px;
    }

    .home-search {
        background-color: #f0f0f0;
        padding:10px 10px 5px 10px;
        border-bottom: solid 1px #dfdfdf;
        border-right: solid 1px #dfdfdf;
        border-left: solid 1px #dfdfdf;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .home-search .form-group {
        margin:0px 0px 10px 0px;
    }

    .home-newsletter .form-group button {
        margin-top:10px;
    }

    .description-block {
        margin-top:25px;
    }

    .description-block .desc-subtitle {
        color:#8b8b8b;
        font-size: 16px;
        text-align: center;
    }

    .description-block h2 {
        font-weight: 700;
        font-family: 'Playfair Display', serif;
        font-size: 35px;
        text-align: center;
        padding:25px 0px 0px 0px;
        margin:0px;
    }

    .description-block .desc-txt {
        color:#343434;
        font-style: italic;
        font-size:17px;
        text-align: center;
        max-width: 700px;
        margin-bottom:45px;
    }

    .home-about h2 {
        margin:0px;
        padding:20px 0px 0px 0px;
        font-family: 'Playfair Display', serif;
        font-size:35px;
    }

    .desc-separator {
        height:45px;
        background:url(../images/desc-separator.png) no-repeat center center;
    }

    .desc-separator-white {
        height:45px;
        background:url(../images/desc-separator-white.png) no-repeat left center;
    }

    h2.pagetitle {
        font-family: 'Playfair Display', serif;
        font-size:35px;
        font-weight:700;
        margin:0px;
    }


}

/* sm */
@media (min-width: 768px) {


}

/* only sm */
@media (min-width: 768px) and (max-width: 991px) {
    .cart-breadcrumb>li>a, .cart-breadcrumb>li>span { font-size: 12px; }

    .header .search-head {
        background: #b10833;
        height:35px;
        font-size:14px;
        color:#fff;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 35px;
        text-align: center;
        padding:0px;
        margin-top:20px;
    }

    .home-search {
        background-color: #f0f0f0;
        padding:10px 10px 5px 10px;
        border-bottom: solid 1px #dfdfdf;
        border-right: solid 1px #dfdfdf;
        border-left: solid 1px #dfdfdf;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
    }

}

/* xs & sm */
@media (max-width: 991px) {

    .logo {float:none;text-align: center;}

    .header .offerbox {
        margin-top:30px;
    }

    .header .offerbox .slider {
        padding: 30px;
    }

    .header .offerbox .slider .slick-arrow {
        cursor: pointer;
        position:absolute;
        width:20px;
        height:100px;
        top:50%;
        margin-top:-50px;
    }

    .home-properties .property-item img{
        width:100%;
    }

    .home-about:before { display: none; }

    .home-newsletter:before { display:none; }

    .home-newsletter {
        padding:45px 0px 45px 0px;
    }

    .home-newsletter .newsletter-title {
        color:#343434;
        margin-top:0px;
    }

    .home-newsletter .form-group {
        margin-top:20px;
    }

    .home-news .news-item .pic img {
        width:100%;
    }

    .autowide {
        width:100%
    }

    .footer .facts {
        padding:15px 0px 25px 0px;
    }

    .footer .facts .facts-block {
        padding:0px;
    }

    .footer .facts .facts-num {
        text-transform: uppercase;
        text-align: center;
        font-size:35px;
        font-family:'Playfair Display', serif;
    }

    .footer .facts .facts-badge {
        font-size:17px;
        font-weight: 700;
        text-transform: uppercase;
        background-color: #b10833;
        border-radius: 5px;
        text-align: center;
        padding:5px;
        margin-top:10px;
    }

    .footer-social {
        margin-top:20px;
    }

    .copyright {
        font-size:12px;
    }

    .contact-block .pic{
        width:100%;
        margin-bottom:20px;
    }

    .contactfrm:before {
        display:none;
    }

    .contact-left .title {
        color:#fff;
        background:url(../images/desc-separator-white.png) no-repeat left bottom;
    }

    .contact-right, .contact-left {
        padding:0px 30px 0px 30px;
    }

    .contact-left button {
        background-color: #fff;
        color:#b10833;
        border:solid 1px #fff;
    }


    .news .short-desc {
        margin-top:20px;
    }

    .news .news-image {
        width:100%;
    }

    .c-rnopad {
        padding-right:15px;
    }

    .c-lnopad {
        padding-left:15px;
    }

    .prop-item .prop-title {
        overflow: visible;
        white-space: normal;
    }

    .prop-item .prop-detail {
        display:block;
        padding:0px 0px 10px 0px;
        margin:0px 0px 10px 0px;
        border-bottom:solid 1px #dfdfdf;
        border-right:none;
    }

    .prop-item .prop-detail:last-child {
        padding:0px;
        margin:0px;
    }

    .side-agentbox .pic {
        width: 100%;
        margin-bottom: 20px;
    }

    .property-iteminfo-container .property-labels {
        margin-top:15px;
        text-align:left;
    }

    .property-iteminfo-container .label {
        margin: 0px 10px 0px 0px;
        margin-bottom: 15px;
        display: inline-block;
        text-transform: uppercase;
    }


    .property .overview {
        border:solid 1px #b10833;
        border-radius: 5px;
        display:block;
        width:100%;
    }

    .property .overview .overview-item.title{
        display:block;
        background-color:#FFF;
        border-radius: 5px 5px 0 0;
    }


    .property .overview .overview-item{
        display:block;
        background-color:#b10833;
        padding:15px;
        vertical-align: middle;
        font-size:15px;
        color:#fff;
    }

    .property .overview .overview-item>span {
        border:0px;
    }


    .property-details {
        display:block;
    }

    .property-details .details-item{
        display:block;
    }

    .property-details .details-item.title{
        display:block;
        border:0px;
    }


}

/* xs & sm & md*/
@media (max-width: 1199px) {

}

/* md */
@media (min-width: 992px) {

}

/*only md */
@media (min-width: 992px) and (max-width: 1199px) {
    .cart-breadcrumb>li>a, .cart-breadcrumb>li>span { font-size: 11px; }
}

/* lg */
@media (min-width: 1200px) {

}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover { background: #b10833; border-color: #b10833; }

/**/
div.errormark { display: none; width: 16px; height: 16px; }
div.errormark a {display: block; background: transparent url(../images/icons/error.png) no-repeat; width: 16px; height: 16px; }
div.errors { position: relative; background: #ffecec; border: solid 1px #ffffff; padding: 10px; margin-bottom: 10px; }
div.errors strong { color: #000000; }
div.errors .error-close { position: absolute; width: 17px; height: 17px; top: 0px; right: 0px; display: block; background: url(../images/icons/error_close_icon.png) no-repeat; }
div.error-text { margin-top: 5px; }