

.title >.icon-bar{padding-left: 6px;font-size: 22px;margin-top: 0}
.item > .icon-bar{font-size: 20px;margin-top: -5px}

 .answer{
    font-style: italic;
    display: none;
    width: 100%;
    font-size: 20px;
    color: #006699;
    text-align: center;
    background: #eee;
     height: 30px;
     line-height: 30px;
     margin-bottom: 12px;
    -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;
}

/************ realty-page ****************/
.realty-page{padding: 0 15px;margin: 0;}
.realty-page .content{padding-top: 1em}
.realty-page .content img{
    display: block;
    max-width: 100%;
    height: auto;
}
.title-type{
    display: inline-block;
}
.slider-cart .img-thumb {
    height: 150px !important;
    width: 100%;
}

.slider-cart .img-big {
    /* max-height: 366px ;
    max-width: 554px ;*/

    width: 100%;
}
#carousel{margin-top: 3px}
/******************* showlot-page **************/
.showlot-page{margin: 0;padding-left: 15px}
.showlot-page .gallery-info{margin-left: -30px}
.showlot-page .show-right{
        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.showlot-page .show-right .price{
        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    justify-content: space-between;
    align-items: center;
    background: #004479;
    font-size: 18px;
    font-weight: 500;
    color: #fff ;
    height: 42px;
    padding-left: 22px;
    padding-right: 22px;
    margin-bottom: 16px;
}
.showlot-page .show-right .price-ua {
    font-size: 16px;
    background: #e8e8e8;
    color: #111 ;
}
.showlot-page .social-btn div{margin-top: 1em}
.showlot-page .sales {
    color: #fff;
    background: #dc4b39;
    padding: 14px;
    position: absolute;
    top: 1.5%;
    right: 4%;
    font-size: 24px;
    z-index: 1;
    border-radius: 50px 50px 50px 0px;
    opacity: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=0);
}
/****************************
********* google map *******/
.google-maps-lot{padding-left: 0;padding-right: 0;}
#gmap {width: 100%;height: 380px;}

/******* showlot-page annotation-characteristic  *******/
.annotation-characteristic{background: #fff;margin-right: 0;}

.block-lot.attribute{
        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    -ms-flex-wrap: wrap;       flex-wrap: wrap;
    position: relative;
}
.block-lot.attribute .block-char{
    padding-left: 24px;
    padding-right: 24px;
    background: #fff;
    margin-right: 24px;
    margin-bottom: 24px;
}
.block-lot.attribute .block-char .attr-icon{
    position: relative;
}
.block-lot .block-btn{
        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    -ms-flex-wrap: wrap;       flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 24px;
    margin-bottom: 50px;
}
.block-manager{
        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    justify-content: space-between;
    align-items: center;
}
.block-manager img{
    border-radius: 50%;
}
.block-manager .manager-name{
    font-weight: 500;
    margin-bottom: 16px;
}
.block-manager .text-top{
    font-weight: 500;
}
.block-manager .item-value{
        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    justify-content: flex-start;
}
.block-manager .item-value .value{
    margin-left: 6px;
}
.block-manager .center{
    width: 40%;
}
.block-manager .right{
    width: 30%;
}
.showlot-page .more-param .block {
    background: #ddd;
    padding-right: 0;
    margin-left: 8px;
    height: 36px;
    line-height: 36px;
    color: #555;
    font-size: 14px;
    font-weight: 600;
}
.showlot-page .more-param .block .name {margin-left: 4px}
.showlot-page .more-param .block .value {
    display: inline-block;
    padding: 0 6px;
    float: right;
    background: #ccc;
}
.showlot-page .attribute{color: #777; text-transform: lowercase;
    margin-top: 16px; margin-bottom: 12px;padding-bottom: 12px;}
.showlot-page .line {
    width: 100%;
    height: 2px;
    background-color: #ddd;
    margin-bottom: 16px;
}
.showlot-page .attribute .icon-bar{color: #999; font-size: 15px;margin-top: 0}
.showlot-page .content{padding-left: 38px;}

.show-contact #contactsName { margin-bottom: 12px;}
.show-contact .img img{max-height: 130px}
/****************** attache ***************************/
.showlot-page .block-attaches{
    background: rgba(245, 160, 26, 0.16);
    margin-bottom: 1px;
    border:1px rgba(234, 145, 6, 0.31) solid;
    padding-top: 1em;
}
.showlot-page .attache{

}
.showlot-page .attache a{
    text-transform: uppercase;
    font-weight: 500;
}

.showlot-page .block-soc{margin-bottom: 1em;margin-top: 1em}
.showlot-page .featured-lot{
    background: #3399cc;
    height: 36px;
    line-height: 36px;
    text-align: center;
}
.showlot-page .num-bg{height: auto;width: 42px}
.showlot-page .featured-lot a{color: #fff;font-size: 16px; font-weight: 600; letter-spacing: 1px;}
.showlot-page .featured-lot .icon{font-size: 20px;;margin-top: 7px}
.showlot-page .manager-lot{
    height: 36px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    line-height: 36px;
    text-transform: uppercase;
    text-align: center;
}
#gpano { width: 100%;height: 256px;}
.showlot-page .manager-info .manager-name{font-size: 17px;margin-bottom: 8px}
.showlot-page .manager-info img{float:right;height: 120px;}
.showlot-page .manager-info .block{margin-top: 8px}
.showlot-page .manager-info .block .value{text-align: right}

.showlot-page .special{padding-top: 1em}

.block-char{
        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    -ms-flex-wrap: wrap;       flex-wrap: wrap;
    align-items: center;
}
.block-char .value{flex: 1}
.block-char .attr-icon {
    width: 50px;
    height: 50px;
    background: url('../images/option_icons.png') no-repeat;
}
/*********** sitenews *********************/
.sitenews-index .more{margin-right:2px;font-style: italic;}
.sitenews-index .annotation  a {
    font-size: 16px;

    font-weight: 600;
}
.sitenews-index .news .block {margin-bottom: 24px;}
.sitenews-index .annotation .text-link {margin-top: 8px}
.sitenews-index .annotation .text-link a{font-size: 14px;text-decoration: none;}
/*********** calendar ************/
.calendar .title-page{margin-left: 12px;margin-right: -11px}
.calendar .line{margin-left: 12px;margin-right: -11px;height: 1px;margin-top:8px;background: #006699;}
.calendar .legend{margin-top: 8px}
.calendar .legend .img{background: #eb8f00;height: 24px;margin-left: 12px;width: 34px}
#date_range{margin-left: 10px}
.ui-widget-content {border: 0px solid #aaaaaa;}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
     border: 1px solid #eb8f00;
     background: #eb8f00;
     font-weight: normal;
     color: #fff;
 }
/************* show **********************/
.coloured-block{
    margin: 24px 0;
    padding: 24px;
    background: #fff;

    border-radius: 6px 6px 6px 6px;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    overflow: hidden;
}
.coloured-block .block-header {
    position: relative;
    color: #2b2b2b;
    margin: 16px 0;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: 500;

}
.coloured-block .block-header a{
    font-size: 16px;
    color: #2072b3;

    margin-left: 8px;

}
.coloured-block img{margin-bottom: 8px}
/************* getnews **********************/
.getnews .title{font-size:18px;text-align: center;color:#fff;padding-bottom: 24px;}
.form-group.field-newsletter-verifycode{margin-top: -13px}
.form-group.field-newsletter-verifycode img{margin-top: -4px}
/************* catalog-page **********************/


/************** sitemap/map **************/
.sitemap-map{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #555;
}
.sitemap-map h2 {
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1;
    font-weight: 600;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sitemap-map h2 a { margin-top: 0;
    margin-bottom: 0;color: #555;/*color: #23527c;*/font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.sitemap-map h3 {
    font-size: 14px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1;
    color: #6586a8;
    font-weight: 600;
}
.sitemap-map h3 a {margin-top: 0;
    margin-bottom: 0;color: #555;/*color: #6586a8;*/font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.sitemap-map h4 {
    font-size: 14px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1;
    font-weight: 600;
}
.sitemap-map h4 a {
    margin-top: 0;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    color: #555;/*color: #ad6929;*/}

.sitemap-map h5 {
    font-size: 14px;font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1;

}
.sitemap-map h5 a {font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    color: #555;/*color: #ad6929;*/}

/********* reviews *******************/
#reviewsForm {
    margin-bottom: 32px;
}
.show-reviews textarea.input-textarea {
    height: 100px;
    width: 100%;
    padding-left: 15px;
    padding-top: 15px;
}
.show-reviews .form-group.field-reviewsform-verifycode {
    margin-top: -23px;
}
#reviewsForm #reviewsform-verifycode{
    margin-top: 4px;
}
.site-reviews .title-question{

        display: -webkit-box;     display: -ms-flexbox;     display: flex;
    justify-content: space-between;
    align-items: center;

    background: #ffd800;

    color: #111;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    margin-top: 32px ;
    padding: 6px ;

    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 0;

    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0;
}
.site-reviews .title-question .name{padding-left: 8px;}
.site-reviews .title-question .lastname{padding-left: 8px;}
.site-reviews .title-question .date-pub{
    display: inline-block;
    border-radius: 16px;
    background: #fff;
    float: right;
    margin-right: 20px;
    padding: 5px ;

}
.site-reviews .block-answer{
    border-top: 1px #7e9cbb solid;
    margin-top: 16px;
    padding-top: 16px;
}
.article-question,
.article-answer{
    padding-left: 16px;
    padding-bottom: 8px;
    font-size: 17px;
    font-style: italic;
    font-weight: 600;
}
.site-reviews .content{
    padding: 24px;
}
/************ page-proposal *************/
.page-proposal {
    margin-left: 16px;
    padding-left: 16px;
    padding-right: 16px;
}
.page-proposal form#proposalForm {
    margin-left: 16px;
    margin-right: 16px;
}
.page-proposal form#proposalForm .block{
    padding-top: 24px;
}

.page-proposal form#proposalForm .block .number{
    color: #0072bc;
    font-size: 60px;
    font-weight: bold;
   text-align: left;
}
.page-proposal form#proposalForm .block .title{
    color: #0072bc;
    font-size: 16px;
    font-weight: bold;

}
.page-proposal form#proposalForm .block textarea{
    width: 100%;
    height: 120px;
}
#proposalForm textarea{
    padding: 6px 12px;
    border-radius: 4px;
}

.btn-pro {
    width: 100%;
    background: #0072bc;
    font-size: 19px;
    line-height: 32px;
    font-weight: 100;
    color: #fff;
    letter-spacing: 1px;
     margin-top: 6px; /**/
    padding-bottom: 6px;
}
/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */


@media only screen and (max-width : 1200px) {
    /******************** top-info ********************************/
    .block-tlf, .mess, .bot, .sel {padding-left: 8px;}
    .sel {width: 22%;}
    .block-tlf,.mess{font-size: .7em}
    /******************** banner-top *****************************/
    .banner-top .annotation {font-size: .9em;}
    .bar-newsletter .body .item {
        height: 30px;
        font-size: 12px;
        margin-left: 18px;
        line-height: 28px;
    }
    .connected-carousels .carousel-stage {
        height: auto !important;
    }
    .slider-cart .img-big {
        max-width: 455px !important;
        width: 100%;
    }
    .showlot-page .show-right .block .title {
        font-size: 14px !important;
    }
    /************************* object ******************************/
    .bar-sub-search .body .item {
        height: 30px;
        font-size: 14px;
        line-height: 14px;
        margin-left: 12px;margin-top: 8px}
    .bar-sub-search .body .icon-bar {
        color: #777;
        margin-right: 4px;
    }
    .showlot-page .show-right .block.featured .title {font-size: .9em;color: #000;font-weight: 100;  }
    .banner-top .ban-mark, .banner-top .ban-mark-bg {top: 80%}


    /******************** footer *********************************/
    footer * {font-size: 0.75rem;letter-spacing: 0px;}
    footer .block-title-sub a{font-size: 1em;padding-bottom: 1rem;}
    footer .beach img{margin-top: 1rem;}
    footer .info li.title {line-height: 1.2rem;}
}
@media only screen and (max-width : 1024px) {

    .slider-cart .img-big {
        max-width: 620px !important;
        width: 100%;
    }
    .showlot-page .show-right .block .title {
        font-size: 14px !important;
    }
    /************************* object ******************************/
    .bar-sub-search .body .item {
        height: 30px;
        font-size: 14px;
        line-height: 14px;
        margin-left: 12px;margin-top: 8px}
    .bar-sub-search .body .icon-bar {
        color: #777;
        margin-right: 4px;
    }
    .showlot-page .show-right .block.featured .title {font-size: .9em;color: #000;font-weight: 100;  }
    .banner-top .ban-mark, .banner-top .ban-mark-bg {top: 80%}


    /******************** footer *********************************/
    footer * {font-size: 0.75rem;letter-spacing: 0px;}
    footer .block-title-sub a{font-size: 1em;padding-bottom: 1rem;}
    footer .beach img{margin-top: 1rem;}
    footer .info li.title {line-height: 1.2rem;}
    .news .annotation .text {
        margin: 0;
        padding-right: 32px;
    }
    .sitenews-index .annotation a {
        font-size: 13px;
        font-weight: 600;
    }
    .news .annotation .text {font-size: 13px}
    .img .price-mark {width: 65%;}
    .contact-data div span {font-size: 11px;}
    .bar.bar-newsletter .block {
        padding: 24px 0 24px 6px;
    }

}
/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

    /******************** top-info ********************************/
    .container {width: 98%;}
    .block-tlf, .mess, .bot, .sel {padding-left: 0px;}
    .sel {width: 22%;}
    .block-tlf,.mess{font-size: .7em}
    .slogan{font-size: 13px;}
    .slogan .but-min {height: 18px; line-height: 15px;    }
    .slogan .but-min a {font-size: 13px;}
    .num-bg {height: 16px;background: transparent;}
    .slogan div#google_translate_element {font-size: 9px;margin-top: 9px;}
    .slogan .sel .goog-te-gadget-simple {line-height: 1em !important;}
    /******************** top-menu ********************************/
    .navbar-custom .navbar-nav > li > a {
        font-size: 0.9em;
        letter-spacing: 0px;
        color: #fff;
        padding: 8px 10px 8px 10px;
        margin: -3px 0 -4px -1px;
    }
    .i_lang:before {max-width: inherit}
    /******************** banner-top *****************************/
    .banner-top .annotation {font-size: 1.1em;}
    .banner-top .ban-mark-bg {height: 26px;}
    .banner-top .ban-mark {

        height: 26px;
        line-height: 26px;
        font-size: 13px;}
    /*************** other *****************************************/
    body {font-size: .8em}
    .slider-cart .img-big {
        max-width: 455px !important;
        width: 100%;
    }
    /*.left-bar,.layout-content{font-size: .7em}*/
    /************************* object ******************************/
    .object .info .value {font-size: .7em}
    .body .icon-bar {margin-right: 0;}
    .body .item {font-size: 1em;margin-left: 18px;    }
    .item > .icon-bar {font-size: 1em;}
    [class$="icon-"]:before, [class*="icon- "]:before {display: none;}
    .bar .title span.text {margin-left: 0;}
    .bar .title { height: 30px;line-height: 30px;font-size: 1em; }
    .btn-bar {font-size: 1em;}
    .bar .text {font-size: 1.1em;}
    .bar-discounted .img .price-mark {height: 32px;font-size: 80%;}
    .img .price-mark {padding-left: 4px;}
    /******************** footer *********************************/
    footer .beach {min-height: 180px;}
    .sitenews-index .annotation a {
        font-size: 13px;
        font-weight: 600;
    }


}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    /******************** top-info ********************************/
    html,
    body {min-width: 200px;}
    .sel {width: 25%;}
    .slogan .top {margin-bottom: 4px;}
    .banner-top .annotation {min-height: 180px}
    .banner-top a {font-size: .9em;color: #ba712c
    }
    .bot{float: left}
    .banner-top .ban-mark, .banner-top .ban-mark-bg{height: 20px;line-height: 15px;background: none}

    .navbar-toggle {
        padding: 5px 8px;
        margin-top: 7px;margin-bottom: 0;
        border: 0px solid transparent;
        border-radius: 0px;
    }
    .navbar-default .navbar-toggle .icon-bar {background-color: #e8e5e5;}
    .country-menu{margin-top: 0}
    .bar{display: none}
    #search-line{display: block}
    #search{display: none}
    .banner-top{margin-top: 10px}
    .country-menu a {color: #fff;font-size: .7em    }
    .menu ul li {width: 100%;}
    .navbar-custom .navbar-nav > li > a  {
        font-size: 0.9em;
        letter-spacing: 0px;
        color: #fff;
        padding: 8px 10px 8px 10px;
        margin: 1px 0 ;
        width: 100%;
        z-index: 9999;
    }
    .menu ul li a {
        display: block;
        float: left;
        padding: 9px 10px 8px 7px;
        background: #3399cc;
        color: #fff;
        border: solid 0 #fff; /**/
        border-bottom: none;
        -webkit-border-top-left-radius: 0; /**/
        -webkit-border-top-right-radius: 0; /**/
        -moz-border-radius-topleft: 0;
        -moz-border-radius-topright: 0;
        border-top-left-radius: 0; /**/
        border-top-right-radius: 0; /**/
        margin: -1px 0 0 -1px;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #eee;width: 100%;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li.dropdown-submenu > .dropdown-menu li.dropdown-submenu > a {
        color: #222;
        width: 100%;
        background: rgba(248, 150, 58, 0.74);
    }

    .catalog-page img.img-responsive {
        max-height: none; /**/
        min-height: inherit; /**/
    }
    .object .info{margin-top: 24px}
    .object .info .value {font-size: .8em}
    footer .beach {min-height: 10px;margin-bottom: 0; }
    .beach img{display: none}
    footer .block-title {font-size: .7rem;}
    footer .block-title-sub a {text-align: left;}


}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 500px) {
    /******************** header ********************************/
    body{font-size: 12px}
    .country-top .col-xxs-12 {width: 100%}
    .country-menu .col-xxs-12 {width: 100%}
    .sel {width: 30%;}
    .bot{width: 35%;margin-left: 15px}
    .showlot-page .more-param .block { margin-right: 15px; margin-left: 15px; }
    .showlot-page .attache{height: 3em}
    .showlot-page .featured-lot {margin-top: 24px;    }
    .title-page {
        font-size: 1.4em;
        height: auto;
        line-height: 1.5;padding: 4px 0;
        text-align: center;
    }


    .showlot-page .bar_lot .body .img {
        position: relative;
        margin: 4px auto;
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
    }
    .showlot-page .bar_lot .body .img img {
        position: relative;
        margin: 4px auto;
        width: 100% !important;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
    }
    .showlot-page .special .loc,.showlot-page .special .value {font-size: 1.3em}
    [class$="icon-"]:before, [class*="icon- "]:before {display: inline-block;}
    .news .block .annotation {width: 100%}
    .sitenews-sitenew img{max-width: 250px}

    footer .block-title-sub a {text-align: center;margin-bottom: 0}
    .breadcrumb {margin-top: 10px;margin-bottom: 10px;font-size: 10px;}

}
@media only screen and (max-width : 420px) {
    /******************** header ********************************/
    #fix-bar{display: none}
    .whats-viber{display: block;font-size: 14px;color: #ffffff}
    .whats-viber a{display: block;font-size: 14px;color: #ffffff}
    .block-tlf{width: 50%}
    .info-tel{background: #eee}
    .banner-top .annotation{display: none}
    .banner-top .ban-mark, .banner-top .ban-mark-bg {
        position: inherit; /* */
        /* bottom: 10%; */
        /* width: 95%; */
        /* height: 36px; */
        /* background: #F5A01A; */
        /* z-index: 2; */
    }
    .sel {width: 45%;}
    .bot{width: 44%;}
    .col-xxs-12{width: 100%}
    .col-xxs-6{width: 50%}
    .pull-right {float: left !important; }

    .object .annotation{margin-top: 24px}
    #gpano,.social-btn{display: none}
    .showlot-page .more-param .block { margin-right: 15px; margin-left: 15px; }

    .showlot-page .featured-lot {margin-top: 24px;    }
    .social-btn{}

    footer * {
        font-size: 1em;
        letter-spacing: 0px;
    }
    .slider-cart .img-big {
        max-width: 374px !important;
        width: 100%;
    }

}
/* Custom, iPhone Retina */
@media only screen and (max-width : 370px) {
    .slider-cart .img-big {
        max-width: 300px !important;
    }
}
/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .slider-cart .img-big {
        max-width: 280px !important;
    }
}


