/*------------------------------------------------------------------
[Table of contents]

1. Custom responsive
2. Selectpicker
3. Pagination
4. Agencies corousel
5. Worldmapgenerator
6. Treefield categories
7. Shop
8. Custom elements
9. Comment Output and Other default styles
10. Layout customization
11. Geo map
12. Sharing buttons
13. Google Map
14. Search form Edit Control
-------------------------------------------------------------------*/

/*------------------------------------------------------------------
[1. Custom responsive]
*/
.text-color-secondary {
    color: #27a6dc;
}
/* Extra small devices (portrait phones, less than 34em)*/
@media (max-width: 33.9em) { 
    .properties-filter {
        margin-top: 5px;
    }

    .sidebar-right {
        padding-top: 15px;
    }

    .header-slider .carousel .carousel-inner .item {
        height: 350px;
    }

    .agents-corousel-item a.agent-name {
        font-size: 18px;
    }

    .agents-corousel-item .agent-logo img {
        width: auto;
    }

    .carousel-caption .carousel-caption-title {
        font-weight: 600;
        font-size: 18px;
        margin-bottom: 35px;
        position: relative;
        text-transform: uppercase;
    }

    .carousel-caption .carousel-caption-title .line-bottom,
    .carousel-caption p {
        display: none;
    }

    .carousel-caption .btn {
        margin-top: 5px;
    }

    .carousel-caption {
        bottom: 0px;
    }

    .carousel .carousel-caption {
        top: 55%;
    }

    .header-slider .carousel-indicators {
        display: none;
    }

    .header .social-nav a:last-child {
        margin-right: 0;
    }

    .section-title span:after,
    .section-title span:before {   
        display: none;
    }

    .agents-listing .agent-card {
        height: initial;
    }

    .agents-listing .agent-card .img-circle-cover {
        margin: 0 auto;
    }

    .agents-listing .agent-card .media-left {
        display: block;
        max-width: initial;
        padding-right: 0;
        text-align: center;
    }

    .agents-listing .agent-card .media-right {
        display: block;
        text-align: center;
    }

    .checkbox-box-main .checkbox-inline {
        display: block;
    }
}

@media (max-width: 767px) {
    .btn-search {
        display: block;
        width: 100%;
    }

    .container-full-xs {
        max-width: 100%;
        margin: 0;
        padding: 0;
    }

    .menu .dropdown-menu {
        left: 0;
    }

    .lang-manu {
        float: left;
        margin: 0px 15px;
        padding-top: 0;
    }

    .box-navigaion {
        float: none;
        width: 100%;
    }

    .box-navigaion .navbar-header {
        float: left;
        padding-left: 15px;
    }

    .menu .nav >.menu-item .nav-link:not(.dropdown-toggle):hover:after {
        -webkit-transform: scaleX(0.3);
        transform: scaleX(0.3);
    }

    .news .card .news-thumbnail {
        height: 40vw;
    }

    body .header .top-bar .container .pull-right {
        float: none !important;
        margin: 0 auto;
    }

    .widget-agents-listing .agents-listing {
        text-align: center; 
    }

    .agents-listing .agent-card {
        display: inline-block;
        text-align: left;
        margin: 10px 0;
    }

    .widget-agents-listing .agents-listing {
        margin-top: -10px;
        margin-bottom: -10px;
    }

    .section.page-body .container>.row>div {
        width: 50%;
    }
}

@media (min-width: 768px) {
    .pull-sm-up  {
        width: auto;
    }

}

/* Medium devices (tablets, less than 62em)*/
@media (min-width: 992px) { 
    .pull-md-up {
        width: auto;
    }

    #form-addittional .col-md-1.form-group {
        display: none;
    }

    body .container-side-version .header .websitetitle, 
    body .container-side-version .header .top-bar .pull-right {
    }

    body:not(.boxed) .container-side-version  .header .top-bar .pull-right {
        margin-right: 20px;
    }


    body:not(.boxed) .container-side-version .custom-palette .custom-palette-box, 
    body:not(.boxed) .container-side-version .container .header-inner, 
    body:not(.boxed) .container-side-version .container .top-bar {
        padding-left: 20px
    }

    body .container-side-version .footer .footer-bottom .container,
    body.boxed .container-side-version .footer .container.footer-contant,
    body .container-side-version section:not(.header-inner) .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    body:not(.boxed) .container-side-version .footer .container.footer-contant {
        padding-left: 5px;
        padding-right: 5px;
    }

    body.boxed .container-side-version .logo {
        margin-left: 5px
    }
}

/* Large devices (desktops, less than 75em) */
@media (min-width: 1200px) {

}

/* Extra small devices (portrait phones, less than 34em) */
@media (max-width: 33.9em) { 

    .vcontainer {
        height: 250px;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    body .header-slider .carousel .carousel-inner .item {
        height: 300px;
    }

    body .carousel .carousel-caption {
        top: 50%;
    }

    body .carousel.slider-full-height .carousel-caption {
        bottom: inherit;
    }

    body .carousel-caption {
        bottom: 0px;
    }
}

@media (max-width: 767px) {
    .navbar-nav li.menu-item {
        margin-left: 0;
        text-align: center;
        width: 100%;
    }

    .menu .nav-link {
        padding: 10px 15px;
    }

    .navbar-nav .dropdown-menu {
        border: 0;
        position: inherit;
        text-align: center;
        width: 100%;
    }

    .menu {
        margin-left: 0;
        float: none;
        width: 100%;
    }

    body .menu .dropdown-menu.dropdown-menu-property {
        margin-top: -2px;
    }

    .property-card {
        height: initial;
        overflow: visible;
    }

    body .invoice-totals table {
        float: none;
        width: 100%;
    }

    .section.page-body {
        text-align: center;
    }

    .section.page-body .container {
        max-width: 580px;
    }

    .section.page-body .container>.row>div {
    }

    .footer .footer-contant {
        text-align: center;
    }

    .footer .list {
        padding-left: 0;
        max-width: 768px;
        margin: 0 auto;
    }

    .footer .list.list-hours {
        text-align: left;
        position: relative;
    }

    .footer .list.list-hours:after,
    .footer .list.list-hours:before
    {
        content: '';
        position: absolute;
        top: 0;
        border-bottom: 1px solid #90949c;
    }

    .footer .list-contact {
        padding-bottom: 80px;
    }

    .footer .social ul {
        margin-left: 0;
    }

    .top-bar .pull-left {
        display: none;
    }

    .images-gallery li .preview-img {
        border: 1px solid #A1A5AD;
        height: 40vw;
        max-height: 320px;
    }

    body div.treefield-card {
        min-height: initial;
    }

    body.boxed .logo {
        padding-left: 10px;
    }

    body:not(.boxed) .container-side-version .container .header-inner, 
    body:not(.boxed) .container-side-version .container .top-bar {
        padding-left: 0;
    }

    .widget-contactform .form-additional .btn {
        width: 100%;
    }

    .header-hover .top-box .logo .logo-bottom {
        display: none;
    }

    body .btn-scoll-up.btn {
        right: 15px;
    }

    body .worldmapgenerator .Cbox .quickLink span {
        width: 110px;
        margin-left: 0;
    }

    body .worldmapgenerator .Cbox .quickLink span:nth-child(2n) {
        width: 95px;
    }

    body .worldmapgenerator .Cbox .quickLink {
        max-width: 280px;
    }

    .pull-left-img,
    .pull-right-img {
        float: none;
        display: block;
        text-align: center;
        padding: 0;
        margin: 0 auto;
        margin-top: 20px;
        margin-bottom: 20px;
        max-width: 300px;
    }

    .widget-property .pull-right-img {
        margin-top: 0;
    }
}

/* Medium devices (tablets, less than 62em)*/
@media (max-width: 991px) { 

    .section.page-body .content-image {
        text-align: center;
        width: initial;
        display: block;
        float: none;
    }

    .section.page-body .content-image i {
        vertical-align: bottom;
    }

    .section.page-body .content-image ~ div {
        width: 100%;
        text-align: center;
    }

    .section.page-body .content-image img {
        height: initial;
    }

    body:not(.boxed) .container-side-version .container .header-inner, 
    body:not(.boxed) .container-side-version .container .top-bar {
        padding-left: 0;
    }

    .search-additional-btn {
        min-width: 68px;
    }

    div.treefield-card {
        min-height: 490px;
    }

    .widget.widget-ads-right {
        display: none;
    }

    .navbar {
        padding-left:0;
        padding-right:0;
        margin-left: 0;
    }

    .news .card .news-thumbnail {
        height: 30vw;
        margin-bottom: 20px;
    }

    .sidebar-right {
        padding-top: 0px;
    }

    .property-card .property-card-header {
        height: 200px;
        max-height: 250px;
        min-height: 145px;
    }

    .header-slider .carousel .carousel-inner .item {
        height: 460px;
    }

    .carousel-caption {
        bottom: initial;
    }

    body:not(.boxed) .container-side-version  .container-side-version .footer .row {
        margin-right: -15px;
        margin-left: -15px;
    }

    body > div.container-side-version .h-side {
        padding: 0;
        padding-top: 50px;
        padding-bottom: 30px;
    }

    body > div.container-side-version .h-side:not(.h-side-slim) .pull-right {
        float: none !important;
    }

    body > div.container-side-version .h-side .h-side-additional,
    body > div.container-side-version .h-side .h-side-title {
        display: none;
    }

    .search-form  {
        padding-top: 80px;
        padding-bottom: 60px;
    }

    body > div.container-side-version .search-form {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .content-flex .search-form .search-title {
        padding-bottom: 60px;
    }

    body > div.container-side-version .pagination {
        margin-bottom: 35px;
        margin-top: 20px;
    }

    .agent-detail-picture {
        margin-bottom: 10px
    }

    .agent-detail-picture img {
        margin: 0 auto;
    }

    .search-form.open-form .search-btn-box {
        display: none;
    }

    .search-form.open-form .search-btn-box-ad {
        display: block;
        margin-bottom: 20px
    }

    .list-overview li {
        padding: 10px 0;
        margin: 0;
    }


    .list-overview li:not(:last-child) {
        border-bottom: 1px solid #D1D3D7;
    }

    .agencies-corousel, .agents-corousel {
        padding: 0 0;
    }

}

@media (min-width: 992px) and (max-width: 1199px){
    .custom-address .list-overview-value {
        width: 100px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .custom-en .list-overview-value {
        width: 50px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media (min-width: 768px) {
    .menu .navbar {
        display: inline-block;
    }
}

/*------------------------------------------------------------------
[2. Selectpicker]
*/

body .select-secondary .selectpicker-primary,
body .select-secondary {
    height: 44px;  
}

body .select-secondary .selectpicker-primary {
    background: #f8f8f8;
    color: #000;
}

.select-secondary .dropdown-menu {
    background: #f8f8f8;
    color: #99A1A1; 
}

.select-secondary .dropdown-menu a {
    color: #000;  
}

body .select-small {
    margin: 0;
}

body .select-small button.selectpicker-primary,
body .select-small {
    height: 22px;
    padding: 0px 10px; 
}

.select-small .selectpicker-primary {
    background: #ebebeb; 
    border-radius: 0;
    color: #000;
    font-weight: 600;
    font-size: 12px;
    letter-spacing:-1px;
}

.bootstrap-select.btn-group.select-small .dropdown-toggle .caret {
    right: 2px;
}

body .bootstrap-select .dropdown-toggle:focus,
body .btn:focus {
    outline-style: none !important;
}

.select-small .dropdown-menu {
    background: #ebebeb; 
    color: #545454; 
}

.select-small .dropdown-menu a {
    color: #545454; 
    font-weight: 600;
    font-size: 12px;
    letter-spacing:-1px;
}

.select-small .dropdown-menu li.selected, 
.select-small .dropdown-menu li:hover {
    background: transparent;
    border: 0;
    color: #0f7ad5;
    outline: 0;
}

.properties-filter .select-small.bootstrap-select.form-control li.selected a,
.properties-filter .select-small.bootstrap-select.form-control li:hover a,
.select-small .dropdown-menu li.selected a, 
.select-small .dropdown-menu li:hover a {
    color: #0f7ad5;
}

body .select-secondary .dropdown-menu li.selected a, 
body .select-secondary .dropdown-menu li:hover a {
    color: #000;
}

.selectpicker-primary:hover,
.selectpicker-primary {
    background: transparent;
    border: 1px solid rgba(116, 116, 116, 0.1);
    border-radius: 0;
    color: white;
    height: 60px;
}

.selectpicker-secondary {
    background: transparent;
    border-radius: 0;
    color: white;
    height: 44px;
}


.navbar-toggler {
    margin-top: 10px;
    margin-right: 10px;
    border: 1px solid #818a91;
}

.label-tag-warning {
    border-radius: 0;
    background: #EEC601;
    font-weight: 600;
    letter-spacing: 0;
    padding: 2px 6px;
    text-align: center;
    text-transform: uppercase;
}

.label-tag-primary {
    border-radius: 0;
    background: #c7b39a;
    font-weight: 600;
    letter-spacing: 0;
    padding: 2px 6px;
    text-transform: uppercase;
}

/*------------------------------------------------------------------
[3. Pagination]
*/

.pagination {
    border-radius: 0;
    margin-bottom: 15px;
    margin-top: 0;
}

body > div:not(.container-side-version) .pagination  {
    margin-bottom: 0;
    margin-top: 20px;
}


body .pagination li.page-item a {
    border-color: #eee;
    border-radius: 0;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
}

body pagination li.page-item a:hover,
body pagination li.page-item a.active {
    border: 1px solid #ddd;
    border-radius: 0;
    color: #fff;
    text-decoration: none;
    z-index: 5;
}

body ul.pagination li.page-item a:hover,
body ul.pagination li.page-item a.active {
    color: #fff;
    background: #27a6dc;
}

/*------------------------------------------------------------------
[4. Agencies corousel]
*/
.agencies-corousel .owl-carousel .owl-item img {
    display: block;
    margin: 0 auto;
    opacity: 0.35;
    width: auto;
    -webkit-transition: all .15s;
    transition: all .15s;
}

.agencies-corousel .owl-carousel .owl-item:hover img {
    opacity: 0.7;
}

owl-corousel-box {
    position: relative;
}

.owl-corousel-box .owl-btn {
    display: block;
    height: 28px;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -opera-transform: translate(0, -50%);
    transition: all .25s;
    -webkit-transition: all .25s;
    width: 16px;
    color: #c9cdd2;
    z-index: 10;
}

.owl-corousel-box .owl-btn.customPrevBtn {
    transform:translate(50px, -50%);
}

.owl-corousel-box .owl-btn.customNextBtn {
    transform:translate(-50px, -50%);
}

.section.agents:hover .owl-btn,
.owl-corousel-box:hover .owl-btn {
    transform:translate(0, -50%);
}
.owl-corousel-box .owl-btn:hover {
    color: #092c61;
}

.owl-corousel-box .owl-btn.customPrevBtn {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    left: 0px;
    font-size: 18px;
    line-height: 28px;
}

.owl-corousel-box .owl-btn.customPrevBtn:before {
    content: "\f053";
}

.owl-corousel-box .owl-btn.customNextBtn {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    right: 0px;
    font-size: 18px;
    line-height: 28px;
}


.owl-corousel-box .owl-btn.customNextBtn:before {
    content: "\f054";
}

.owl-corousel-box .owl-btn {
    opacity: 0;
}

.section.agents:hover .owl-btn,
.owl-corousel-box:hover .owl-btn {
    opacity: 1;
}

@media (max-width: 767px) { 
    .owl-corousel-box .owl-btn.customPrevBtn {
        left: 0;
    }

    .owl-corousel-box .owl-btn.customNextBtn {
        right: 0;
    }

    .owl-corousel-box .owl-btn {
        display: none;
    }

}

/*------------------------------------------------------------------
[5. Worldmapgenerator]
*/

.Cbox {
    float: left;
    width: 40%;
}

.timezone-map {
    float: right;
    width: 60%;
}

.worldmapgenerator .Cbox select {
    display: none;
    float: none;
}

#widget-region {
    padding-top: 50px;
    padding-bottom: 60px;
    background: #f8f8f8 url(../img/bg-workbench.png) repeat;
}

.worldmapgenerator .Cbox .quickLink {
    display: block;
    float: none;
    margin: 0;
    margin-top: 27px;
    max-width: 300px;
    overflow: inherit;
    padding: 0;
    white-space: normal;
    width: 100%;
}

.worldmapgenerator .Cbox .quickLink span {
    -o-transition: all .15s ;
    -ms-transition: all .15s;
    -moz-transition: all .15s;
    -webkit-transition: all .15s;
    transition: all .15s ;
}

.worldmapgenerator .Cbox .quickLink span.active {
    color: black;
    font-weight: 600;
    background-color: transparent;
}

.worldmapgenerator .Cbox .quickLink span:hover {
    color: black;
    font-weight: 600;
    background-color: transparent;
}

.worldmapgenerator .Cbox .quickLink:after {
    content: '';
    clear: both;
    display: table;
}

.worldmapgenerator .Cbox .quickLink span {
    display: block;
}

.worldmapgenerator .Cbox .quickLink span {
    background: transparent;
    border: none;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    width: 45%;
}

.worldmapgenerator .Cbox .quickLink span:nth-child(2n) {
    float: right;
}

.worldmapgenerator .hoverZone {
    float: left;
    height: 25px;
    padding-left: 15px;
    width: 50%;
}

@media (max-width: 768px)
{
    .worldmapgenerator .Cbox {
        float: none;
        margin-bottom: 15px;
        width: 100%;
    }

    .worldmapgenerator .timezone-map {
        float: none;
        width: 100%;
    }  

    .worldmapgenerator .hoverZone {
        float: left;
        height: 25px;
        padding-left: 15px;
        width: 100%;
        text-align: center;
    }

    .worldmapgenerator .Cbox .quickLink {
        margin: 0 auto;
        margin-top: 27px;
    }

}

/*------------------------------------------------------------------
[6. Treefield categories]
*/

.treefield-categories {
    list-style: none;
    margin: 0;
    padding: 0;

}

.treefield-card.property-card .property-card-box .property-card-title{
    height: 32px;
    margin: 7px 0;
    margin-top: 12px;
}

.treefield-card .property-card-title a {
    padding: 6px 0;
    display: inline-block;
}

.treefield-card .property-card-title i {
    border-radius: 50%;
    color: white;
    margin-right: 5px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    vertical-align: top;
    width: 30px;
}

.treefield-categories li {
    border-bottom: 1px solid;
    border-color: #A2A2A2;
    display: block;
    padding: 7px 0;
}

.treefield-categories li:last-child {
    border-bottom: 0;
}

.treefield-categories li .count {
    font-weight: 600;
    float: right;
    text-align: right;
}

.treefield-categories .treefield-box-item:hover {
    color: white;
}

.treefield-categories-more {
    background: white;
    border-bottom: 3px solid #F8F8F8;
    display: none;
    left: 0px;
    margin-top: 10px;
    margin-bottom: 0;
    position: absolute;
    padding: 0px 20px 5px;
    width: 100%;
    z-index: 9999;
}

.treefield-card {
    overflow: inherit;
}

@media (min-width: 768px){
    .treefield-card {
        min-height: 410px;
    }
}

/*------------------------------------------------------------------
[7. Shop]
*/

.property-card.shop-card .property-card-header > img {
    height: 100%;
    object-fit: cover;
    -ms-object-fit: cover;
    -o-object-fit: cover;
    -moz-object-fit: cover;
    width: 100%;
}

.shop-corousel-item .property-card-header {
    text-align: center;
}

.owl-carousel .owl-item img {
    transform-style: initial;
    -webkit-transform-style: initial;
}

.shop-corousel-item .property-card-header > img{
    display: inline-block;
}

.property-card.shop-card .property-preview-f-left {
    text-align: left;
}

/*------------------------------------------------------------------
[8. Custom elements]
*/

.compat-object-fit {
    background-size: cover;
    background-position: 50% 50%;
}

.compat-object-fit > img {
    display: none;
}

.compat-object-fit .object-fit-imagediv {
    background-size: cover;
    background-position: 50% 50%;
    height: 100%;
    width: 100%;
}

/* walkscore */
#ws-walkscore-tile{
    position:relative;
    text-align:left
}

#ws-walkscore-tile *{
    float:none;
}

#ws-footer a,
#ws-footer a:link{
    color:#000;
    font:11px/14px Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-right:6px;
    padding:0;
    text-decoration:none;
    white-space:nowrap;
}

#ws-footer a:hover{
    color:#777;
    text-decoration:none
}

#ws-fo
oter a:active{
    color:#b14900
}

.CodeMirror {
    border: 1px solid #eee !important;
    height: 300px;
    margin-top: 10px;
}

.CodeMirror-code pre > span {
    margin-left: -125px !important;
}

.CodeMirror pre {
    font-size: 14px !important;
    letter-spacing: normal;
}

.file_content {
    height:100px;
    width:100%;
}

.energy-eff-box > div {
    height: 212px !important;
}

.focus-color {
    background-color: #f11973 !important;
}

a.primary-hover,
.primary-hover {
    color: #0f7ad5;
}

a.primary-hover:hover,
.primary-hover:hover {
    background: transparent;
    text-decoration: none;
}

a.primary-hover,
.primary-hover {
    -webkit-transition: all .15s;
    transition: all .15s;
}

a.primary-hover:hover,
.primary-hover:hover {
    -webkit-filter: brightness(.4);
    filter: graybrightness(.4);
}

.form-group {
    margin-bottom: 20px;
}

.label {
    vertical-align: middle;
}

.property-card-list .col-sm-8 {
    padding-left: 20px;
    padding-right: 20px;
}

.box-overflow-container {
    padding-left: 30px;
    padding-right: 30px
}

.widget-box {
    padding-left: 25px;
    padding-right: 25px;
}

.widget_sw_win_compare_widget form .form-group {
    margin: 0;
    padding: 0;
}

body .content-flex .content-right {
    padding-left: 20px;
    padding-right: 20px;
}

.content-flex .search-form form {
    padding-left: 5px;
    padding-right: 5px;
}

.widget .widget-header:before {
    left: -20px;
}

.content-flex .search-form {
    margin-left: -20px;
    margin-right: -20px;
}

.images-gallery {
    margin-left: -15px;
    margin-right: -15px;
}

.widget-content {
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 991px) {
    body .content-flex .content-right {
        padding-left: 15px;
        padding-right: 15px;
    }
    .content-flex .search-form {
        margin-left: -15px;
        margin-right: -15px;
    }

    .content-flex .search-form form {
        padding-left: 0;
        padding-right: 0;
    }
}

.fb_iframe_widget_fluid span {
    margin-left: -5px;
    margin-right: -15px;
}

.energy-eff-box >div {
    max-width: 100%;
    overflow: hidden;
}

@media (max-width: 670px) {
    .agents-corousel-item .box-container {
        text-align: center;
    }

    .agents-corousel-item .box-container .media-body, 
    .agents-corousel-item .box-container .media-left, 
    .agents-corousel-item .box-container .media-right {
        display: inline-block;
        text-align: left;
    }

    .section.page-body .container>.row>div {
        width: 100%;
    }
}

@media (min-width: 670px) and (max-width:671px) {
    .agents-corousel-item .box-container {
        display: table;
    }

    .agents-corousel-item .box-container .media-body, 
    .agents-corousel-item .box-container .media-left, 
    .agents-corousel-item .box-container .media-right {
        display: table-cell;
    }
}

.print_btn {
    margin-bottom: 40px;
}

@media (max-width: 991px) {
    .btn-print {
        display: none;
    }
}

.places_select .btn {
    border-radius: 0 !important;
    padding: 8px 15px !important;
    position: relative;
    background: #e9ebee;
    margin-bottom: 3px;
    display: inline-block;
    line-height: 20px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
    background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
    background-image: -o-linear-gradient(top,#fff,#e6e6e6);
    background-image: linear-gradient(to bottom,#fff,#e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #ccc;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.places_select .btn:hover {
    background: #f5f5f5;
}

.places_select .btn img {
    margin-top: -4px;
}

.google_marker {
    position: relative;
    height: 60px;
    width: 35px;
}

.google_marker .price {
    position: absolute;
    background: white;
    border: 1px solid #b8b8b8;
    left: 100%;
    top: 2px;
    font-size: 13px;
    border-radius: 1px;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
    pointer-events: none;
    white-space: nowrap;
    background-color: #fff;
    padding: 2px 4px;
    z-index: 1;
}

.google_marker .price:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 6px 4px 0;
    border-color: transparent rgba(0, 0, 0, 0.2) transparent transparent;
    content: "";
    position: absolute;
    left: -6px;
    top: 2px;
    bottom: 0;
    margin: auto;
}

.google_marker .price:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 6px 4px 0;
    border-color: transparent #fff transparent transparent;
    content: "";
    position: absolute;
    left: -6px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.infoBox {
    transform: initial !important;
}

.infoBox .infobox {
    z-index: 1;
}

.google_marker .price {
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transform: translateX(10px);
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.google_marker:hover .price {
    opacity: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.lang-manu-desktop {
    margin: 0;
    padding: 0;
    transition: padding .3s ease-in;
    -webkit-transition: padding .3s ease-in;
}

.header .lang-manu-desktop button {
    font-weight: 400;
    color: #c9dbe8;
    font-size: 13px;
}

body .lang-manu-desktop .icon-dropdown {
    color: #c9dbe8 !important;
}

.lang-manu-desktop .dropdown-menu a {
    font-size: 13px;
    line-height: 1.5;
    color: #092c61;
}

.box-navigaion .lang-manu {
    display: none;
}

/* widget-search-ads */

.widget-search-ads {
    position: relative;
    min-height: 250px;
    z-index: 500;
}

.widget-search-ads:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #092c61;
    opacity: .72;
    z-index: 0;
}

.widget-search-ads > * {
    position: relative;
    z-index: 1;
}

.widget-search-ads .widget-search-ads-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    -webkit-object-fit: cover;
    object-fit: cover;
}

.widget-search-ads .widget-search-ads-body {
    text-align: center;
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 160px;
    margin-bottom: 118px;
    padding: 0 15px;
}

.widget-search-ads .widget-search-ads-body h1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
}

.widget-search-ads .widget-search-ads-searcharea {
    padding: 35px 35px 20px 35px;
    background: white;
    -webkit-box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, .11);
    box-shadow: 0px 1px 5px 2px rgba(0, 0, 0, .11);
}

.sw-search-start {
    width: 100%;
}

.sw_search_primary .checkbox-box-main .checkbox-inline {
    display: flex;
    display: -webkit-flex;
    -webkit-align-items: center;
    align-items: center;
    height: 60px;
    font-size: 13px;
    color: #092c61;
    font-weight: 600;
}

.sw_search_primary .checkbox-box-main .checkbox-inline input {
    margin-top: 0;
}

.widget-search-ads .owl-slider .owl-stage-outer .owl-stage,
.widget-search-ads .owl-slider .owl-stage-outer,
.widget-search-ads .owl-slider {
    height: 100%;
}

.widget-search-ads .owl-carousel .owl-item img {
    -webkit-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

/* end widget-search-ads */

@media (max-width: 991px) and (min-width: 768px) {
    .lang-manu-desktop {
        display: none;
    }

    .box-navigaion .lang-manu {
        display: block;
    }

    .header-inner .logo {
        padding: 17px 0;
    }

    .header-inner .container .websitetitle {
        margin: 23px 0px;
        margin-top: 40px;
    }

    .header-inner .container .logo {
        min-height: 97px;
        display: -webkit-flex;
        display: flex;
    }
    
    .navbar-collapse.collapse {
        padding-left: 0;
    }
}

.footer .list-contact li:first-child {
    line-height: 1.8;
    padding-bottom: 4px;
    padding-top: 2px;
}

/* [START] Header fix*/
.lang-menu-mobile {
    display: none;
    margin-top: 15px !important;
}

.lang-menu-mobile ul {
    display: -webkit-flex;
    display: flex;
    width: 100%;
    align-items: stretch;
    align-content: stretch;
    -webkit-flex-flow: inherit;
    justify-content: center;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    flex-wrap: wrap;
}

.lang-menu-mobile ul {
    list-style: none;
    padding: 0;
}

.lang-menu-mobile ul li {
    -webkit-flex: 2 1;
    flex: 2 1;
    min-width: 70px;
    padding: 0 !important;
    margin-top: -1px;
}

.lang-menu-mobile ul li a {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    text-transform: capitalize;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    border-top: 1px solid #dbdbdb;
    text-align: center;
}

.lang-menu-mobile ul li a img {
    margin-right: 5px;
    margin-top: -2px;
}

@media  (max-width: 767px) {

    .header-inner .logo {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
        margin: 15px 0;
    }

    .logo a {
        max-width: initial;
        width: 100%;
        text-align: left;
        padding: 0;
    }

    .header-inner .logo .menu-toggle .navbar-toggle {
        margin-right: 0;
    }

    .header-inner .logo .logo-bottom,
    .header-inner .logo .logo-top {
        max-width: initial;
        width: 100%;
        text-align: left;
        margin-left: 15px;
    }

    .header-inner .logo .menu-toggle {
        width: 90px;
        text-align: right;
    }

    .lang-menu-mobile {
        display: block;
        margin: 0 -15px;
    }


    .lang-menu-mobile {
        margin: 0 -15px;
    }

    .header-inner .menu {
        padding: 0;
    }

    .header-inner .menu .navbar-toggle,
    .header-inner .menu .navbar-toggler,
    .header-inner .lang-manu {
        display: none;
    }


    .top-box.sticky.is-sticky.top-bar-fixed .menu .navbar-toggle,
    .top-box.sticky.is-sticky.top-bar-fixed .menu .navbar-toggler,
    .top-box.sticky.is-sticky.top-bar-fixed .menu .lang-manu {
        display: block;
    }

    .top-bar-fixed .menu {
        background: #092c61;
    }

    .top-box.sticky.is-sticky.top-bar-fixed .menu {
        position: fixed;
        top: 0;
        padding-top: 8px;
    }

    body.admin-bar .top-box.sticky.is-sticky.top-bar-fixed .menu {
        top: 45px;
    }

    .top-box.top-bar-fixed .menu .navbar {
        background: rgba(255, 255, 255, 0.18);
        margin-top: 8px;
    }

    .top-box.sticky.is-sticky.top-bar-fixed .lang-manu button {
        background: white;
        line-height: 1;
    }

    .top-bar-fixed .navbar-nav .show .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: rgba(255, 255, 255, 0.16);
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }


    .top-bar-fixed .menu .active > .nav-link .icon-dropdown, 
    .top-bar-fixed .menu .nav >.menu-item .nav-link:hover .icon-dropdown,
    .top-bar-fixed .menu .nav-link.active > .icon-dropdown,
    .top-bar-fixed .menu .nav-link .icon-dropdown {
        color: #fff;
    }

    .sticky.is-sticky {
        position: absolute !important;
        top: 0;
    }

    .top-box.sticky {
        top: 0;
    }

    #main-menu .lang-menu-mobile {
        margin-top: 0;
    }

    .menu ul {
        margin-top: 0;
    }

    body .header .top-bar .container .pull-right {
        text-align: center;
    }

}

/* [END] Header fix*/

.icon2-dropdown {
    background: initial;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #000;
    display: inline-block;
    height: 0;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
    width: 0;
}

/* fix widget property_right_overview */ 

.list-overview li .list-overview-value {
    padding-left: 10px;
    text-align: right;
}

.list-overview li {
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
}

/*------------------------------------------------------------------
[9. Comment Output]
*/

#comments {
    padding: 40px 30px;
}

.commentlist .reply {
    float: right;
    position: absolute;
    right: 0;
    top: 25px;
}

.commentlist .reply a {
    font-size: 0 !important;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
}

.widget.widget-section .widget-header.comments-title {
    margin-bottom: -10px;
}

.widget.widget-section .widget-header.comments-title * {
    font-size: 15px;
    font-weight: 600;
}

.commentlist .reply a:before {
    content: "\f122";
    font-size: 14px;
}

.commentlist .alt { }
.commentlist .odd { }
.commentlist .even { }
.commentlist .thread-alt { }
.commentlist .thread-odd { }
.commentlist .thread-even { }
.commentlist li ul.children .alt { }
.commentlist li ul.children .odd { }
.commentlist li ul.children .even { }

.commentlist .vcard { }
.commentlist .vcard a{
    display: inline-block;
}
.commentlist .vcard cite.fn {
    font-weight: 600;
    font-size: 14px;
}

.commentlist .vcard span.says {
    display: none;
}

.commentlist .vcard img.photo { }
.commentlist .vcard img.avatar {
    float: left;
    margin-right: 32px;
    position: relative;
    border-radius: 50%;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center;
    -moz-object-position: center;
    object-position: top center;
    position: absolute;
    left: 0;
    top: 35px;
}

.commentlist .vcard cite.fn {
    font-style: normal;
    color: #092c61;
    text-transform: capitalize;
}

.commentlist .vcard cite.fn a.url {
    font-style: normal;
    color: #092c61;
    font-weight: 700;
    font-size: 14px;
}  

.commentlist .vcard cite.fn a.url:hover {
    text-decoration: none;
} 

.commentlist .comment-body {
    padding-top: 36px;
    padding-bottom: 12px;
    padding-left: 90px;
    position: relative;
}

.commentlist > li:not(:first-child) {
    border-top: 1px solid rgba(51, 51, 51, 0.1);
}

.commentlist .comment-meta {
    margin-bottom: 10px;
    font-size: 11px;
    text-transform: capitalize;
    color: #a2a5a9;
} 

.commentlist .comment-meta a {
    font-size: 11px;
    text-transform: capitalize;
    color: #a2a5a9;
} 

.commentlist .comment-meta:after {
    content: '';
    clear: both;
    display: table;
} 

.commentlist .commentmetadata a,
.commentlist .commentmetadata {
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
} 

.commentlist .comment-meta a { }

.commentlist .comment-body p,
.commentlist .comment-content p,
.commentlist .comment-content {
    font-size: 14px;
    color: #737576;
    font-family: 'Rubik', sans-serif;
}

.commentlist .comment-body p a,
.commentlist .comment-content a {
    border-bottom: 1px solid #333;
    -webkit-transition: all .05s;
    transition: all .05s;
}

.commentlist .comment-body p a:hover,
.commentlist .comment-content a:hover {
    color: rgba(51, 51, 51, 0.7);
    border-bottom: 1px solid transparent;
}

.commentlist .comment-content:after {
    content: '';
    clear: both;
    display: table;
} 

.commentlist .comment-meta a:not(.comment-edit-link),
.commentlist .comment-meta a time {
    color: #9fa2a4;
    -webkit-transition: color .05s;
    transition: color .05s;
}

.commentlist .comment-meta a:not(.comment-edit-link):hover,
.commentlist .comment-meta a:hover time {
    color: #333;
}

.commentlist .parent { }
.commentlist .comment { }
.commentlist .children { }
.commentlist .pingback { }
.commentlist .bypostauthor { }
.commentlist .comment-author {
    font-size: 14px;
}

.commentlist .comment-author {
    margin-bottom: 1px;
}
.commentlist .comment-author-admin { }

.commentlist {
    list-style: none;
    margin: 0;
    padding: 0;
    color: #4E4E4E;
}
.commentlist li {

}
.commentlist li p { }
.commentlist li ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.commentlist li ul.children li {
    padding-left: 25px;
}
.commentlist li ul.children li.alt { }
.commentlist li ul.children li.byuser { }
.commentlist li ul.children li.comment { }
.commentlist li ul.children li.bypostauthor { }
.commentlist li ul.children li.comment-author-admin { }

#cancel-comment-reply { }

#cancel-comment-reply-link {
    color: #f11973;
    margin-left: 5px;
    display: inline-block;
}

.reply { 
}

.comment article {
    padding-bottom: 2.79rem;
}

a.comment-reply-link,
a.comment-edit-link {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
    color: #fff;
    display: inline-block;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    line-height: 1;
    padding: 0.4167em 0.8333em;
    text-transform: uppercase;
}

a.comment-edit-link {
    margin-top: 0;
    margin-left: 5px;
}

a.comment-reply-link:hover,
a.comment-edit-link:hover {
}

.widget.comments-area {    
    margin-bottom: -30px;
    padding-bottom: 0;
    border-bottom: 0;
    position: relative;
    z-index: 1;
}

#comments {
    padding: 45px 40px;
    position: relative;
    z-index: 0;
}

.comments-area .comment-respond {    
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    padding-top: 25px;
    padding-bottom: 0;
}

.comments-area .form-additional {    
    margin-bottom: 0;
}

.comments-area .comment-reply-title {    
    line-height: 1;
    margin: 0;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    color: #092c61;
    margin-bottom: 3px;
}

.comments-area .comment-form, 
.comments-area .no-comments {
    padding-top: 20px;
}

.comments-area p.logged-in-as {
    max-width: 100%;
    margin-bottom: 15px;
}

.comments-area p {
    max-width: 100%;
}

.comments-area .submit:hover,
.comments-area .submit:active,
.comments-area .submit:focus,
.comments-area .submit:visited,
.comments-area .submit {
    color: white;
}



.comment-form textarea, 
.comment-form input {
    background: #ffffff;
    box-sizing: border-box;
    border: 1px solid #e4e7e9;
    color: #000;
    display: block;
    height: auto;
    overflow: hidden;
    padding: 0 15px;
    padding-left: 24px;
    transition: background .15s;
    -webkit-transition: background .15s;
}

.comment-form textarea {
    padding-top: 18px;
}

.comment-form .comment-form-cookies-consent label {
    font-weight: 400;
    margin: 0;
}

body .comment-form .comment-form-cookies-consent input {
    display: inline-block;
    height: initial;
    margin-right: 10px;
    margin-top: 5px;
    vertical-align: top;
}

a.comment-reply-link  {
    position: relative;
    color: #0f7ad5;
    border: 0;
}


.commentlist a.comment-edit-link,
.comment-form .submit {
    background-color: #27a6dc;
    position: relative;
    color: #fff;
}

.commentlist a.comment-edit-link:after, 
.comment-form .submit:after {
    background: rgba(0,0,0,.1);
    content: '';
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all .15s;
    -webkit-transition: all .15s;
    -moz-transition: all .15s;
    -o-transition: all .15s;
    width: 100%;
    z-index: 2;
}

.commentlist a.comment-edit-link:hover:after, 
.commentlist .comment-form .submit:hover:after {
    opacity: 1;
}

.comment-form .submit  {
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    padding: 14.5px 33px;
    text-transform: uppercase;
    border: 0;
    height: 52px;
}

.comment-form .logged-in-as a {
    color: #0f7ad5;
}


.comment-form .logged-in-as a:hover {
    text-decoration: underline;
}

.comment-form  input:not([type='submit']) {
    height: 61px;
}

.comment-form label {
    font-weight: 600;
    font-size: 14px;
    color: #9fa2a4;
    margin-bottom: 10px;
}

.comment-form p {
    margin-bottom: 15px;
    margin-top: 0;
}

.comment-form .comment-notes {
    color: #b5b9bb;
    font-family: 'Rubik', sans-serif;
}

.comment-form p.comment-form-cookies-consent {
    margin-bottom: 14px;
}

.comment-form .comment-form-cookies-consent label {
    font-size: 13px;
    font-weight: 600;
    color: #092c61;
}

.comment-form .comment-form-cookies-consent .checkbox-styles .checkmark {
    margin-left: 0;
}

/* [/END] Comment Output*/


/* Default Post Styles */
.post-id { }
.post { }
.page { }
.attachment { }
.sticky { }
.hentry { }
.category-misc { }
.category-example { }
.tag-news { }
.tag-wordpress { }
.tag-markup { }

.format-image { }
.format-gallery { }
.format-chat { }
.format-link { }
.format-quote { }
.format-status { }
.format-video { }


/* Default WISIWYG Editor Styles */

.entry-content img { }
.alignleft, img.alignleft { }
.alignright, img.alignright { }
.aligncenter, img.aligncenter { }
.alignnone, img.alignnone { }

.wp-caption { }
.wp-caption img { }
.wp-caption p.wp-caption-text { }

.wp-smiley { }

blockquote.left { }
blockquote.right { }

.gallery dl { }
.gallery dt { }
.gallery dd { }
.gallery dl a { }
.gallery dl img { }
.gallery-caption { }

.size-full { }
.size-large { }
.size-medium { }
.size-thumbnail { }

/* Default WordPress Widget Styles */

.widget {
    padding: 25px 25px;
}

#searchform { }

.widget_search {

}

.widget_search .screen-reader-text {
    display: none;
}

.widget_search .input {
    color: #808080;
}

.widget_search .searchform  > div {
    display: -webkit-flex;
    display: flex;
    border: 1px solid #e4e7e9;
    position: relative;
    overflow: hidden;
}

.widget_search .searchform  input {
    height: 53px;
    background: transparent !important;
    border: 0;
}

.widget_search .searchform input[type="submit"]#searchsubmit,
.widget_search .searchform input[type="submit"] {
    -webkit-flex: 1 1 30px;
    flex: 1 1 30px;
    margin: 0;
    font-size: 0;
    position: relative;
    z-index:5;
    background: transparent;
    overflow: hidden;
    color: transparent;
    font-size: 0;
}

.widget_search .searchform >div:after {
    content: "\f002";
    position: absolute;
    right: 10px;
    top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    z-index: 0;
    color: #27a6dc;
}

.widget_search .searchform input[type="text"] {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
    margin: 0;
    width: inherit;
    padding-left: 10px;
}

.screen-reader-text { }

.widget_meta { }
.widget_meta ul { }

.widget_meta.widget:not(.widget-box) > ul {
    padding: 0;
    margin-top: -8px;
}

.widget_links { }
.widget_links ul { }
.widget_links ul li { }

.widget_links ul li a { }

.widget_links.widget:not(.widget-box) > ul {
    padding: 0;
    margin-top: -8px;
}

.widget_archive { }

.widget_archive .screen-reader-text {
    display: none;
}

.widget_archive ul { }

.widget_archive.widget:not(.widget-box) > ul {
    padding: 0;
    margin-top: -8px;
}

.widget_archive.widget:not(.widget-box) > ul, 
.widget_archive.widget:not(.widget-box) > ul:first-child {
    font-size: 14px;
    padding: 0 0;
    display: block;
    margin: 0;
    line-height: 1.3;
}

.widget_archive ul li { } 

.widget_archive select {
    margin: 0px;
    width: 100%;
    height: 61px;
    border: 1px solid #e4e7e9;
    padding: 0 15px;
}
.widget_archive option { }

.widget_pages { }
.widget_pages ul { }
.widget_pages ul li { }
.widget_pages ul li a { }

.widget_pages { }
.widget_pages.widget:not(.widget-box) ul {
    margin-top: 0;
}

.widget_pages.widget:not(.widget-box) > ul {
    padding: 0;
    margin-top: -8px;
}

.widget_pages ul li { } 
.widget_nav_menu ul ul.children,
.widget_pages ul ul.children {
    padding: 0 0 0 10px;
    margin-bottom: -8px;
}

.widget_pages.widget:not(.widget-box) ul ul.children .cat-item {
    padding-bottom: 0px;
}

.widget_links { }
.widget_links li:after { }
.widget_links li:before { }

.widget_tag_cloud { }
.widget_tag_cloud a { }
.widget_tag_cloud a:after { }
.widget_tag_cloud a:before { }

.widget_calendar {
}

.widget_calendar .calendar_wrap {
    padding: 0px;
    margin-top: -8px;
}

.widget_calendar .calendar_wrap td:first-child {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 15px;
}

.widget_calendar td {
    padding: 0.4em;
}

.widget_calendar thead th {
    padding: 0.4em;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 14px;
}

.widget_calendar caption {
    text-align: center;
    font-weight: 700;
}

.widget_calendar th, 
.widget_calendar td {
    text-align: center;
}

.widget_calendar th {
    color: #092c61;
}

.calendar_wrap a {
    color: #27a6dc;
}

.widget_categories { }
.widget_nav_menu.widget:not(.widget-box) .menu-testing-menu-container ul,
.widget_categories.widget:not(.widget-box) ul {
    margin-top: 0;
}

.widget_nav_menu.widget:not(.widget-box) .menu-testing-menu-container > ul,
.widget_categories.widget:not(.widget-box) > ul {
    padding: 0;
    margin-top: -8px;
}

.widget_categories ul li { } 
.widget_nav_menu.widget:not(.widget-box) .menu-testing-menu-container ul.sub-menu,
.widget_categories ul ul.children {
    padding: 0 0 0 10px;
}

.widget_nav_menu.widget:not(.widget-box) .menu-testing-menu-container ul ul.sub-menu .menu-item,
.widget_categories.widget:not(.widget-box) ul ul.children .cat-item {
    padding-bottom: 0px;
}

.widget_categories a { }
.widget_categories select#cat { }
.widget_categories select.postform { }
.widget_categories option { }
.widget_categories .level-0 { }
.widget_categories .level-1 { }
.widget_categories .level-2 { }
.widget_categories .level-3 { }

.widget_categories .screen-reader-text {
    display: none;
}
.widget_categories select {
    margin: 0px;
    width: 100%;
    height: 61px;
    border: 1px solid #e4e7e9;
    padding: 0 15px;
}

.recentcomments { }
#recentcomments { }
#recentcomments li {
}
#recentcomments li a {
    line-height:23.4px;
}
.widget_recent_comments { }

.widget_recent_entries { }
.widget_recent_entries ul { }

.widget_rss.widget:not(.widget-box) > ul,
.widget_recent_entries.widget:not(.widget-box) > ul,
.widget_recent_comments.widget:not(.widget-box) > ul {
    padding: 0;
    margin-top: -8px;
}

.widget_recent_entries ul li { }
.widget_recent_entries ul li a { }

.textwidget { }
.widget_text { }
.textwidget p { }

.widget_tag_cloud .tagcloud,
.widget_text .textwidget {
    padding: 0px;
}

.widget_text .textwidget a {
    margin-bottom: 5px;
    display: block;
}

.widget_text .textwidget strong {
}
.widget_text .textwidget select {
    max-width: 100%;
    margin: 0px;
    width: 100%;
    height: 61px;
    border: 1px solid #e4e7e9;
    padding: 0 15px;
}

.widget_rss .widget-title a {
    color: inherit;
}

.widget_rss .widget-title a img {
    margin-top: -2px;
}

.widget_rss li .rsswidget {
    display: block;
    color: #092c61;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
}

.widget_rss li .rsswidget:hover {
    color: #27a6dc;
}

.widget_rss li .rss-date {
    display: block;
    font-family: 'Rubik', sans-serif;
    color: #9fa2a4;
    font-size: 13px;
    margin-bottom: 15px;
}

.widget_rss li .rssSummary {
    margin-bottom: 5px;
    line-height:23.4px;
}

.widget_rss li cite {
    font-weight: 600;
    color: #27a6dc;
}

.widget_rss.widget:not(.widget-box) ul li, 
.widget_rss.widget:not(.widget-box) ul li:first-child {
    padding-bottom: 18px;
    margin-bottom: 10px;
}


/*------------------------------------------------------------------
[10. Layout customization]
*/

.tse-scrollable {
    width: 100% !important;
    height: calc(100% + 15px) !important;
}

.content-flex  .tse-scrollable .tse-scrollbar {
    z-index: 99;
    position: absolute;
    top: 0;
    right: -16px;
    bottom: 0;
    width: 16px;
    background: #f8f8f8;
}


@media (min-width: 992px) {
    .fullscreen-top-md {
        position: fixed;
        z-index: 1000;
        width: 100%;
    }

    .fullscreen-map-md .sw_wrap>div {
        overflow: hidden;
        height: calc(100vh - 95px);
        position: fixed !important;
        right: 0;
        top: 95px;
        bottom: 0;
    }

    body.boxed .fullscreen-top-md {
        position: fixed;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    body.rtl .fullscreen-map-md .sw_wrap>div {
        right: initial !important;
    }
}

@media(max-width: 991px) {
    .fullscreen-map-md .sw_wrap>div {
        height: 350px !important;
        position: relative;
        right: 0 !important;
        width: initial !important;
        left: 0 !important;
        top: 0 !important;
        margin-left: -15px;
        margin-right: -15px;
    }

    .fullscreen-inner-md {
        padding-top: 0 !important;
    }

}

@media(min-width: 992px) {

    .content-flex .tse-scrollable {
        overflow: visible;
    }

    .content-flex .tse-scrollable .tse-scrollbar {
        display: block !important;
    }

    .content-flex .tse-scrollable .tse-scrollbar[style="display: none;"] .drag-handle {
        display: none;
    }

    .content-flex {
        height: 100vh;
        min-height: 768px;
    }

    .content-flex .content-right {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .content-flex .page.type-page{
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .content-flex .page.type-page > section,
    .content-flex .page.type-page {
        width: 100%;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }

    .content-flex .page.type-page {
        overflow: hidden;
    }

    .content-flex #main-map {
        height: 100%;
    }
}

.agent-detail-picture {
    outline: 1px solid #fff;
    outline-offset: -1px;
}

.agents-corousel-item .box-container {
    display: block !important; 
    padding: 30px 30px;
}

.agents-corousel-item .box-container .agent-logo {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

.agents-corousel-item .box-container .agent-logo a{
    position: relative;
    margin: 0 auto;
}

.agents-corousel-item .box-container .agent-logo a:hover:before{
    opacity: .87;
}

.agents-corousel-item .box-container .agent-logo a:hover:after{
    opacity: 1;
}

.agents-corousel-item .box-container .media-body, 
.agents-corousel-item .box-container .media-left, 
.agents-corousel-item .box-container .media-right {
    display: block;
}

.agents-corousel-item .agent-details > * {
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.agents-corousel-item .agent-details .header {
    margin-bottom: 13px;
}

.agents-corousel-item .agent-details .subtitle {
    font-size: 14px;
    color: #9fa2a4;
    font-family: 'Rubik', sans-serif;
}

.agents-corousel-item .agent-details > .description {
    overflow: initial;
    white-space: initial;
    margin-bottom: 23px;
    font-size: 14px;
    color: #737576;
    font-family: 'Rubik', sans-serif;
    height: 40px;
    overflow: hidden;
}

.agents-corousel-item .agent-details .mail {
    font-family: 'Rubik', sans-serif;
    color: #27a6dc;
    font-size: 13px;
    line-height: 17px;
    vertical-align: top;
}

.agents-corousel-item .agent-details .mail:hover {
    color: #092c61;
}

.agents-corousel-item .agent-details .phone a {
    color: rgb(78, 78, 78);
}

@media (min-width: 768px){
    .form-horizontal .control-label {
        padding-top: 13px;
        margin-bottom: 0;
        text-align: right;
    }
}

.alert {
    border-radius: 0;
}

form.box {
    padding-top: 20px;
}

form.box label {
    margin-bottom: 8px;
}


.drag-drop:before {
    content: "\f2c0";
}

.bootstrap:before {
    content: "\f087";
}

.easy_customize:before {
    content: "\f097";
}

.template:before {
    content: "\f0a2";
}

.robust:before {
    content: "\f108";
}

.multilangual:before {
    content: "\f006";
}

.section.page-body .content-image {
    font-size: 70px;
    margin: 0 15px;
    margin-bottom: 35px;
    line-height: 1;
}

.section.page-body .content-image i {
    margin: 0;
    color: #27a6dc;
}

@media (max-width: 991px) {
    .section.page-body .content-image i {
        vertical-align: bottom;
    }

    .section.page-body .content-image {
        margin: 0 auto;
    }
}

.cluster img {
    display: none !important;
}

.cluster div {
    color: #fff !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    background: #27a6dc;
    border-radius: 50%;
    position: relative;
    text-align: center;
    font-size: 14px !important;
}

.cluster div:before {
    border: 7px solid #27a6dc;
    opacity: 0.25;
    -webkit-box-shadow: inset 0 0 0 4px #27a6dc;
    box-shadow: inset 0 0 0 4px #27a6dc;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: cluster-animation 2.5s infinite;
    animation: cluster-animation 2.5s infinite;
}

@-webkit-keyframes cluster-animation {
    0%,
    100% {
        -webkit-transform: scale(1.3) rotate(0deg);
        transform: scale(1.3) rotate(0deg); }
    50% {
        -webkit-transform: scale(1.55) rotate(90deg);
        transform: scale(1.55) rotate(90deg); } }

@keyframes cluster-animation {
    0%,
    100% {
        -webkit-transform: scale(1.3) rotate(0deg);
        transform: scale(1.3) rotate(0deg); }
    50% {
        -webkit-transform: scale(1.55) rotate(90deg);
        transform: scale(1.55) rotate(90deg); } }


.google_marker {
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
}

.google_marker:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    -webkit-box-shadow: -3px 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: -3px 0 5px 0 rgba(0, 0, 0, 0.3);
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50% 50% 0 50%;
    background: #18ad50;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
}

.google_marker:after {
    content: "";
    position: absolute;
    top: 34px;
    left: 0px;
    width: 0;
    height: 0;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 32px solid;
    border-top-color: #18ad50;
    border-radius: 15px 15px 25px 0;
} 

.google_marker.black:after {
    border-top-color: #2b2b2b;
}

.google_marker {
    position: relative;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

.google_marker:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 40px;
    -webkit-box-shadow: -3px 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: -3px 0 5px 0 rgba(0, 0, 0, 0.3);
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 50% 50% 0 50%;
    background: #27a6dc;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    cursor: pointer;
}

.google_marker:after {
    content: "";
    position: absolute;
    top: 32px;
    left: 5px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 21px solid;
    border-top-color: #27a6dc;
    border-radius: 15px 15px 25px 0;
} 

.google_marker span {
    position: absolute;
    z-index: 2;
    width: 29px;
    height: 29px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    background: white;
    border-radius: 50%;
    color: #18ad50;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.google_marker span i {
    line-height: 1;
    font-size: 16px;
    margin-left: 0;
}


.google_marker img {
    position: absolute;
    z-index: 2;
    max-width: 20px;
    max-height: 22px;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    top: 50%;
    max-width: 18px;
}

.gm-style .google_marker img {
    max-width: 18px;
}

#unhide-report-mask .btn:hover {
    bakground: #000;
}


/*[start] compare */

.widget_sw_win_compare_widget #listing_compare_list {
    margin: 0;
    list-style: none;
    padding: 0;
    padding-bottom: 0;
}

.widget_sw_win_compare_widget #listing_compare_list li {
    width: 100%;
    border-bottom: 0;
    padding: 0;
    margin-top: 15px;
}

.widget_sw_win_compare_widget #listing_compare_list li span {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
    display: block;
    text-align: left;
    padding: 7px 11px;
    border-radius: 0;
}

.widget_sw_win_compare_widget .widget-content:after {
    content: '';
    clear: both;
    display: table;
}

.widget_sw_win_compare_widget #listing_compare_button {
    padding-top: 15px;
}

/*[end] compare */

div[class*="field_search"] span.count {
    color: #092c61;
}

@media (max-width: 991px){
    .sticky-wrapper {
        display: block;
    }

    body .side-map-container>div>div #sw_map_results {
        height: 400px;
    }

}

.sw_sep_line {
    height: 1px;
    border-top: 1px solid #EBEBEB;
    width: 100%;  
    margin-top: 35px;
    margin-bottom: 35px
}

body p {
    max-width: initial;
}

.sw_search_primary .form-control:not(.bootstrap-select).sel_class,
.side-search-form .right_selectpicker .bootstrap-select .btn-group.sel_class .btn,
.sw_search_primary div.form-group.search_field .winter_dropdown_tree .btn-group.sel_class,
body .form-control:not(.bootstrap-select):focus,
body .form-control:not(.bootstrap-select).sel_class,
.form-control.bootstrap-select.sel_class .btn,
body .btn-group:not(.bootstrap-select).sel_class,
.sw_search_primary div.form-group.search_field .winter_dropdown_tree.win_open > .btn-group *, 
.sw_search_primary .winter_dropdown_tree.sel_class > .btn-group *,
.sw_search_primary .form-control.bootstrap-select.sel_class .btn
{
    color:#58c5f3;
}


.form-primary .btn-group,
.form-primary .form-control, 
.search-form .form-control,
body .form-control,
body .btn-group {
    -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;
}

body:not(.boxed) .container-side-version .row.sw-listing-results,
.row.sw-listing-results {
    margin-left: -15px;
    margin-right: -15px;
}

.form-primary .form-control.bootstrap-select, 
.search-form .form-control.bootstrap-select {
    height: initial;
}

.checkbox-inline, .radio-inline {
    position: relative;
    padding-left: 1.25rem;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    padding-right: 35px;
    padding-left: 35px;
}

.col-md-1.checkbox-md {
    width: initial;
}

.col-md-1.checkbox-md .checkbox-box-main .checkbox-inline {
    margin: 0;
    margin-bottom: 20px;
    padding-right: 0;
    padding-left: 25px;
}

/*------------------------------------------------------------------
[11. Geo map]
*/

.widget_sw_win_geomap_widget {
    margin: 0;
    padding: 0;
}

.header-geomap 
{
    background: #f8f8f8  url(../img/bg-workbench.png);
}

.header-geomap .map-geo-widget >.row {
    display: -webkit-flex;
    display: flex;
}

.header-geomap .map-geo-widget >.row > div {
    display: -webkit-flex;
    display: flex;
    vertical-align: middle;
    -webkit-align-items: center;
    align-items: center;
}

.header-geomap .map-geo-widget #map-geo {
    display: block;
    width: 100%;
    height: 100%;
}

.header-geomap .map-geo-widget #svgmap {
    width: 100%;
    min-height: 500px;
}

@media(max-width: 767px) {
    .header-geomap .map-geo-widget >.row {
        display: block;
    }

    .header-geomap .map-geo-widget >.row > div {
        display: block;
        vertical-align: middle;
        align-items: center;
    }

    .header-geomap .map-geo-widget #map-geo {
        display: block;
        width: 100%;
        height: 100%;
    }

    .header-geomap .map-geo-widget #svgmap {
        width: 100%;
        min-height: 500px;
    }
}

.geo-menu  {
    margin-left: 0 !important;  
    padding-top: 30px;
    font-size: 16px;
}

.geo-menu > ul {
    margin-left: 0 !important; 
    padding-left: 0;
}

.geo-menu  a:not(:hover):not(.c-base) {
    color: #000;
}

.geo-menu ul > li {
    display: inline-block;
    margin: 5px 10px;
}

.geo-menu ul  li  {
    border: 0 !important;
    padding: 8px 0 !important;
}

.geo-menu ul  li a {
    font-size: 16px !important;
    text-decoration: none;
    font-weight: 400;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.geo-menu > ul ul > li:nth-child(even) a,
.geo-menu > ul >li:nth-child(even) a {
    padding-right: 15px;
}

.geo-menu ul > li >ul {
    display: none;  
    padding-left: 0;
    margin-left: -10px;
    margin-right: -10px;
}


.geo-menu ul > li >ul.open {
    display: block;  
}

.geo-menu ul > li >ul li {
    opacity: 0; 
}

.geo-menu ul > li >ul.open li {

    transition: all .5s;
    opacity: 1; 
}

.geo-menu ul > li >ul.open li.active a  {
    font-weight: 600;
}

.geo-menu li.active > ul > li:first-child {
    width: 100%;
}

.geo-menu-breadcrumb {
    margin-top: 25px;
    margin-left: 25px;
    display: none;
}

.geo-menu-breadcrumb {
    color: black;
    font-weight: bold;
}

.map-geo-widget .highlight {
    background: red;
}

.map-geo-widget #path12534, 
.map-geo-widget .highlight, 
.area:hover,
.map-geo-widget path:hover {
    fill: lightyellow;
    stroke: black;
    background: red;
}

.area:hover {
    fill: lightyellow;
    stroke: black;
    background: red;
}

#svgmap {
    width: 100%;
    margin: 15px 0;
}

#map-geo-tooltip {
    position: fixed;
    z-index: 999999;
    color: white;
    padding: 5px 15px;
    background: #565656;
    border: 2px solid #000;
    border-radius: 3px;
}


.geo-menu li.active > ul {
    display: block;
    margin-top: -5px;
    margin-left: -10px;
    padding-left: 0;
    padding-right: 0;
}

.geo-menu li > a:hover,
.geo-menu li.active > a {
    font-weight: 600;
}

.geo-menu li.active > ul > li {
    transition: all .5s;
    opacity: 1; 
    width: 50%;
    padding: 2px 5px;
    margin: 0;
    vertical-align: top;
}

.geo-menu .more-tags {
    text-decoration: underline;
    font-weight: bold;
}

/*[/END] geomap */


/*------------------------------------------------------------------
[12. Sharing buttons]
*/

#sharing-buttons {
    margin-top: 2px;
    margin-bottom: 2px;
    padding-left: 0px; 
    font-size: 0;
}

#sharing-buttons li {
    display: inline-block;
    margin-bottom: 3px; 
    border: 0;
    padding: 0;
}

#sharing-buttons li a {
    background-color: transparent;
    color: #a9a8a8;
    border: 0;
    font-size: 14px;
    padding: 0px 5px;
    position: relative;
    text-decoration: none;
    -webkit-transition: all .15s;
    transition: all .15s;
}

#sharing-buttons li a:hover {
    color: #f11973;
}

.sidebar-right .widget.widget_sw_win_pdf_widget:not(.widget-box) .sw-btn-export:hover,
.sidebar-right .widget.widget_sw_win_pdf_widget:not(.widget-box) .sw-btn-export {
    color: white;
}

.widget-agent .media-left {
    min-width: 50px;
    float: left;
}

.widget-agent .media-right{
    display: block;
}

.widget-agent .agent-details > * {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

@media (max-width: 1199px) {
    .widget-agent .media-left {
        float: none;
    }
}


body:not(.boxed) .section.news .row {
    margin-right: -15px;
    margin-left: -15px;
}

/*------------------------------------------------------------------
[13. Google Map]
*/

.gm-style-iw {
    height: initial !important;
}

.infobox {
    background: white;
    position:relative;
    width:275px;
}

.infobox:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid white;
    content: '';
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    width: 0;
}

.infoBox .infoBox {
    border: 1px solid rgba(221, 221, 221, 0.58);
}

.infobox img {
    max-width: 100%;
}

.infobox .title {
    color: #545454;
    font-size: 20px;
    font-weight: 600;
    padding: 5px 20px;
    padding-bottom: 0;
    margin-bottom: 6px;
}

.infobox .infobox-link-btn,
.infobox .title a {
    color: #092c61;
    -webkit-transition: all .15s;
    transition: all .15s;
    background: transparent !important;
    text-decoration: none;
}

.infobox .infobox-link-btn:hover,
.infobox .title a:hover {
    -webkit-filter: brightness(.4);
    filter: graybrightness(.4);
}

.infobox .image {
    height: 172px;
    overflow: hidden;
    margin-bottom: 16px;
}

.infobox .image > img {
    object-fit: cover;
    -webkit-object-fit: cover;
    -moz-object-fit: cover;
    height: 100%;
    width: 100%;
}

.infobox .content {
    font-size: 13px;
    padding:  5px 20px;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 10px;
    color: #757779;
}

.infobox .content .pull-left {  
    padding-right: 10px;
}

.infobox .content .pull-right {  
    white-space: nowrap;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.infobox .content .infobox-link-btn {
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.infobox .infobox-footer {
    padding: 0px 20px 10px 20px;
    font-size: 14px;
}

.infobox .title .label {
    font-size: 10.5px;
}

.infobox .property-preview-f-left {
    overflow: hidden;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 400;
}

.infobox .infobox-footer span {
    display: inline-block;
    margin-right: 7px;
}

.infobox .infobox-footer span i {
    margin-right: 5px;
}

.infobox .infobox-footer span:not(:last-child) {
    margin-right: 7px;
}

.infoBox > img {
    position: absolute !important;
    right: 5px;
    top: 5px;
    cursor: pointer;
    z-index: 5;
}

.widget-property-map .gm-style-iw >div,
.widget-property-map .gm-style-iw >div >div,
#sw_map_results .gm-style-iw >div,
#sw_map_results .gm-style-iw >div >div {
    overflow: visible !important;
}

.widget-property-map .gm-style .gm-style-iw,
#sw_map_results .gm-style .gm-style-iw {
    width: 100% !important;
    left: 1px !important;
    top: -45px !important;
}

.widget-property-map .gm-style .gm-style-iw > div,
#sw_map_results .gm-style .gm-style-iw > div {
    max-width: 224px !important;;
}

body .gm-style .gm-style-iw-t::after {
    top: -45px !important;
    background: transparent;
    box-shadow: initial;
    height: 0;
    position: absolute;
    top: 0;
    transform: initial;
    width: 0;
    z-index: 0;
    border-top: 0;
    left: -10px;
    border-right: 5px solid #000;
    border-bottom: 5px solid #000;
    border: 10px solid transparent;
    border-top: 10px solid white;;
}

.gm-control-active img, 
.gm-svpc img {
    box-sizing: content-box !important;
}


.gm-style .gm-style-iw-c {
    color: #000;
}

.widget-property-map .gm-style-iw >div,
.widget-property-map .gm-style-iw >div >div {
    overflow: visible !important;
}

.widget-property-map .gm-style .gm-style-iw {
    width: initial !important;
    max-height: initial !important;
    overflow: visible;
}

.widget-property-map .gm-style-iw .listing-img-container {
    font-size: 0;
}

.widget-property-map .gm-style-iw .infobox {
    width: 319px;
    height: 295px;
    margin: -28px -16px 37px -36px;
    z-index: 5;
}

.widget-property-map .gm-style-iw .infobox:after {
    bottom: -9px;
}

.widget-property-map .gm-style-iw .infobox:before {
    display: none;
}

.gm-style .google_marker img.default-pin {
    max-width: initial;
}


/* [/END] Google Map */

/*------------------------------------------------------------------
[14. Search form Edit Control]
*/

.section-widget-control {
    position: absolute;
    right: 15px;
    bottom: calc(100% + 10px);
    z-index: 100;
}

.section-widget-control .sw-c-btn {
    display: inline-block;
    padding: 5px 10px;
    color: white;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.section-widget-control .sw-c-edit {
    background-color: #F9B418;
    border-color: #F9B418;
}

.section-widget-control .sw-c-edit:hover {
    background-color: #e78800;
    border-color: #e78800;
}

.widget-with-control .section-widget-control {
    opacity: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.widget-with-control:hover .section-widget-control {
    opacity: 1;
}

.widget-with-control .form-horisontal.sw_search_primary {
    position: relative;
}

.widget-with-control .form-horisontal.sw_search_primary .section-widget-control {
    right: 20px;
    bottom: calc(100% - 27px);
}

.side-search-form.widget-with-control {
    position: relative;
}

.side-search-form.widget-with-control .section-widget-control {
    right: 0;
    top: 0;
}

.tse-scrollable.wrapper .tse-content .properties-rows ul.pagination {
    margin-bottom: 80px;
    margin-top: 10px;
}

@media (max-width: 991px) {

    .tse-scrollable.wrapper .tse-content .properties-rows ul.pagination {
        margin-bottom: 75px;
        margin-top: 0px;
    }

    .widget-with-control .form-horisontal.sw_search_primary .section-widget-control {
        right: 15px;
    }

    .tse-scrollable .tse-scroll-content {
        height: 100% !important;
    }

}

h1.entry-title
{
    display:none;
}

ul.CATEGORY
{
    margin: 0px;
    padding: 0px;
}

h4.CATEGORY
{
    margin: 0px;
    padding: 15px 0px;
}

ul.CATEGORY li {
    list-style: none;
    margin: 0px;
    padding: 0px 5px 8px 0px;
    min-width: 168px;
    display: inline-block;
    float: none;
}

ul.CATEGORY {
    margin-bottom: -10px;
}

ul.CATEGORY li.embed
{
    width:100%;
}

.favorite
{
    padding: 10px 10px 10px 0px;
    float:left;
}

.report
{
    padding: 10px 10px 10px 0px;
    float:left;
}


.currency_widget table
{
    border:0px;
    margin-bottom: 0;
}

.currency_widget table td
{
    width: 50%;
}

.currency_widget table input,
.currency_widget table select
{
    width: 100%;
    min-width:0px;
    display:inline;
}

.currency_widget .table-striped tr:first-child td {
    border: 0; 
}

.currency_widget .table-striped tr td {
    border: 0 !important; 
}

.currency_widget .currency_value {
    padding-right: 0; 
text-align: center;
} 

.currency-select {
    width: 100% !important;
}

.currency_widget .table-striped tr:first-child td:first-child {
    padding-left: 15;
}

.currency_widget .table-striped tr:first-child td:last-child {
    padding-right: 12;
}

.currency_widget .bootstrap-select .dropdown-menu a {
    padding-left: 24px;
}

.sidebar-left .currency_widget input.form-control, 
.sidebar-right .currency_widget input.form-control {
    padding-left: 12px;
    background: white;
}

.gm-style-iw {
    height: 150px;
    width: 125px;
}

#sw_map_results
{
    height:400px;
}

header .widget.widget_sw_win_maplisting_widget
{
    margin-bottom:0px;
    padding: 0;
}

header .widget.widget_sw_win_maplisting_widget h5
{
    display:none;
}

.widget .nav.nav-tabs {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.widget .row .nav.nav-tabs > li , 
.widget .nav.nav-tabs > li {
    padding: 0;
}

body .nexos_sw_win_wrapper .ci.sw_widget.sw_wrap textarea {
    border: 1px solid #e4e7e9;
    border-radius: 0;
    font-size: 14px;
    padding-left: 24px;
    padding-top: 24px;
}

.top-title-widget .top-title-sub {
    margin-top: 10px;
}

.winter_dropdown_tree input.form-control.search_term:focus,
.winter_dropdown_tree input.form-control.search_term {
    height: 60px;
}

/* custom winter_dropdown_tree */

.quick-submission .winter_dropdown_tree .list_container {
    right: 0;
    left: 0;
    width: initial;
}

.quick-submission .winter_dropdown_tree  {
    display: inline-block;
    position: relative;
    height: 61px;
}

.quick-submission .winter_dropdown_tree >.btn-group > *,
.quick-submission .winter_dropdown_tree >.btn-group  {
    height: 100%;
}

.quick-submission .winter_dropdown_tree .list_container .input-group input {
    margin: 0;
}

.compat-object-fit .object-fit-imagediv {
    image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
}

.m_t40 {
    margin-top: 40px;
}

.type-post {

}

.type-post figure.entry-thumbnail {
    margin-bottom: 20px;
    padding-top: 8px;
}

.item-meta {
    font-size: 13px;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    color: #9fa2a4;
}

.item-meta:after {
    content: '';
    clear: both;
    display: table;
}

.item-meta  .img-circle-cover {
    border: 1px solid #eee;
    display: inline-block;
    height: 30px;
    width: 30px;
}

.item-meta  {
    padding-bottom: 8px;
}

.item-meta  *  {
    display: inline-block;
    line-height: 16px;
    font-size: 12px;
    vertical-align: top;
}

.item-meta  .option  {
    margin-right: 20px;
}

.item-meta  a  {
    color: #9fa2a4;
}

.item-meta .option i  {
    line-height: 16px;
    margin-right: 7px;
    color: #27a6dc;
}

div.form-group.search_field .winter_dropdown_tree button.btn.btn-default.dropdown-toggle {
    width: 20%;
    height: 100%;
    position: relative;
}

div.form-group.search_field .winter_dropdown_tree button:first-child {
    height: 100%;
}

div.form-group.search_field  .winter_dropdown_tree button span.glyphicon.glyphicon-menu-down {
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    right: 2px;
    margin-top: -2px;
}

div.form-group.search_field  .winter_dropdown_tree button span.glyphicon.glyphicon-menu-down:before {
    display: none;
}

div.form-group.search_field .winter_dropdown_tree button.btn,
div.form-group.search_field .winter_dropdown_tree button.btn:focus {
    border: initial;
    box-shadow: initial;
    outline: initial;
    border: 0;
}

.widget.widget-box.widget-content {
    padding: 0;
    margin: 0;
}

article.post .images-gallery img{
    height: 100%;
}

/* Comments */

.comments-area .comment-respond {
    border-top: 0;
    padding-top: 0;
}

.commentlist .comment-meta,
.commentlist .comment-body p {
}

.gm-style-pbc[style*="transition-duration: 0.3s"],
.gm-style-pbc[style*="opacity: 1"] {
    z-index: 5 !important;
}

.entry-thumbnail-full img ,
article.post .entry-thumbnail.entry-thumbnail-full img {
    display: block;
    margin: 0 auto;
}

.entry-content-footer {
    padding-top: 10px;
}

a.btn-more {
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    opacity: 1;
    -webkit-trasition: color .15s;
    trasition: color .15s;
}

a.btn-more i {
    font-size: 16px;
    margin-left: 12px;
}

.item-meta a {
    color: #9fa2a4;
    font-weight: 400;
}

.item-meta .meta-categories a {
    margin-bottom: 5px;
}

.item-meta .meta-date i {
    color: #27a6dc;
}

body p:empty {
    display: none;
}

.comments-area .comment-reply-title {
    text-transform: uppercase;
}

.footer .footer-contant {
    padding-bottom: 20px;
}

.tse-scrollable.wrapper .properties {
    padding-bottom: 0;
}

body div div.properties-rows nav.text-center ul.pagination,
.properties-rows .pagination {
    margin-bottom: 30px;
}

.widget-preloadigallery br {
    display: none;
}

#sw_map_results {
    height: 500px;
}

/* form field classes */

.container-side-version .hideside,
.container-side-version .hide_side {
    display: none;
}

.show_side {
    display: none;
}

.container-side-version .show_side {
    display: block;
}

.section.agents.section-color-primary {
    background: #f8f8f8;
}

.widget .select-small.bootstrap-select ul li:first-child,
.widget .select-small.bootstrap-select ul li,
.select-small ul li {
    border-bottom: 0;
    margin-bottom: 0;
    padding: 0;
}


.property-preview-f-left {
    display: -webkit-flex;
    display: flex;
    text-align: left;
}

.property-preview-f-left span.property-card-value {
    color: #092c61;
}

.property-preview-f-left span.property-card-value:nth-child(1),
.property-preview-f-left span.property-card-value:nth-child(2),
.property-preview-f-left span.property-card-value:nth-child(3),
.property-preview-f-left span.property-card-value:nth-child(4) {
    display: inline-block;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}

.property-preview-f-left span.property-card-value:nth-child(1) {
}

.property-preview-f-left span.property-card-value.nexos_ellipsis_options {
    position: relative;
    font-size: 0;
}

.property-preview-f-left span.property-card-value.nexos_ellipsis_options::before {
    content: '...';
    font-size: 14px;
    font-weight: 600;
    margin-left: -5px;
}

div.form-group.search_field .winter_dropdown_tree,
.sw_search_primary .form-control, 
.sw_search_primary .form-control.bootstrap-select, 
.form-primary .form-control.bootstrap-select, 
.search-form .form-control.bootstrap-select {
    height: 61px;
}

.sw_search_primary .side-search-form .form-additional div[style*="clear:both"] {
    margin: 0;
}

.sw_search_primary .sw-search-start i {
    margin-left: 5px;
}

.footer .footer-contant .widget > ul {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -10px;
    padding-left: 0;
}

.footer .footer-contant .widget h5.widget-title {
    padding-top: 10px;
    font-size: 15px;
    padding-left: 0;
}

.footer .widget.widget_nav_menu > div > ul:not(.dropdown-menu) > li:not(:last-child),
.footer .widget.widget_recent_comments ul ul.children, 
.footer .widget.widget_recent_entries ul ul.children, 
.footer .widget.widget_nav_menu ul ul, 
.footer .widget.widget_categories ul li ul.children, 
.footer .widget.widget_pages ul li ul.children, 
.footer .widget.widget_archive ul li ul.children, 
.footer .widget.widget_links ul li ul.children, 
.footer .widget.widget_meta ul li ul.children,
.footer .widget_nav_menu li a {
    border: 0 !important;
}

body > div:not(.container-side-version) .main-content #results .h-side {
    padding-bottom: 30px;
}

.list-inline .entry-content img.attachment-post-thumbnail.wp-post-image {
    widtn: 100%;
}

.list-overview li .list-overview-value {
    padding-left: 0;
}

.sidebar-left input.form-control,
.sidebar-right input.form-control {
    height: 61px;
    line-height: 59px;
    padding: 20.5px 15px;
    border: 1px solid #e4e7e9;
    padding-left: 24px;
}

.sidebar-right .right_fullwidth {
    width: 100%;
    padding-left: 0;
}

.sidebar-right div.form-group.search_field .winter_dropdown_tree button.btn.btn-default.dropdown-toggle,
.sidebar-right div.form-group.search_field .winter_dropdown_tree button.btn {
    border: 0;
    height: 100%;
}

.right_selectpicker .dropdown-toggle {
    padding-top: 0px;
    background: #f8f8f8;
    color: black;
    padding-bottom: 0;
    height: 100%;
    border: 0;
}

.right_selectpicker .bootstrap-select.btn-group .dropdown-toggle .caret {
    color: black;
    right: 10px;
}

.bootstrap-select > .dropdown-menu {
    border: 1px solid #eee;
    background: #ffffff;
}

.right_selectpicker .bootstrap-select .dropdown-menu .dropdown-menu li {
    border-bottom: 1px solid #c0c0c0;
    padding: 0px 0;
    background: #ffffff;
}

.side-search-form .form-control.bootstrap-select .btn,
.side-search-form .form-control:not(.bootstrap-select),
.side-search-form .right_selectpicker .bootstrap-select .btn,
.side-search-form .sw_search_primary .right_selectpicker .bootstrap-select .btn,
.side-search-form .right_selectpicker .dropdown-toggle {
    border: 1px solid #e4e7e9;
    padding-left: 20px;
}

body .bootstrap-select .dropdown-toggle:focus, 
body .btn:focus {
    box-shadow: none;
}

.side-search-form  .color-primary.btn:hover:after, 
.side-search-form  .color-secondary.btn:hover:after {
    top: -2px;
}

.property-card:not(.property-card-list) .property-preview-f-right {
    display: none;
}

.footer .list-hours li:after {
    content:'';
    display: table;
    clear: both;
}

.widget-footer-recent-posts .list-recent-posts li .caption {
    max-width: calc(100% - 100px);
}

.widget-footer-recent-posts .list-recent-posts li .caption .title {
    padding: 0;
}

.widget-footer-recent-posts .list-recent-posts li .caption .title a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
}

@media (max-width: 1199px) {
    .footer-contant .widget-footer-recent-posts,
    .footer-contant .widget_recent_entries {
        display: none;
    }

}

.blog-prv-box {

}


.blog-prv .blog-prv-thumbnail .entry-thumbnail {
    overflow: hidden;
    margin-bottom: 30px;
}

.blog-prv .meta-name * {
    font-size: 13px;
}

.anm-zoom-in {
    display: inline-block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.anm-zoom-in img {
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.anm-zoom-in:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blog-prv .blog-prv-content {
    padding: 0 15px;
    -webkit-flex: 2 3;
    flex: 2 3;
}

.blog-prv .blog-prv-header .title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 25px;
}

.blog-prv .blog-prv-header .title a {
    color: #092d61;
}

.blog-prv .blog-prv-header .title a:visited {
    text-decoration: none;
}


.blog-prv .blog-prv-content .blog-prv-body p,
.blog-prv .blog-prv-content .blog-prv-body {
    line-height: 1.9;
    font-size: 13px;
    color: #757779;
}

.blog-prv .blog-prv-content .blog-prv-body {
    margin-bottom: 15px;
}

.blog-prv .blog-prv-content {
    padding: 0 0;
    -webkit-flex: 2 3;
    flex: 2 3;
}
@media (max-width: 700px) {
    .blog-prv {
        -webkit-flex-direction: column;
        flex-direction: column;
    }
}

a.logo-box {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    margin-left: -7.5px;
    margin-right: -7.5px;
    text-decoration: none;
    max-width: initial;
}

a.logo-box > * {
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.header-inner .container .logo {
    max-width: initial;
    max-height: initial;
}

a.logo-box .image img {
    max-width: 270px;
    max-height: 65px;
}


a.logo-box .title {
    line-height: 1;
}

a.logo-box .title .main {
    font-size: 32.5px;
    font-weight: 800;
    color: #092c61;
    text-transform: uppercase;
}

a.logo-box .title .subtitle {
    margin-top: 3px;
    font-size: 11px;
    padding-left: 1px;
    color: #092c61;
    text-transform: uppercase;
    font-weight: 400;
}

a.logo-box .title .subtitle,
a.logo-box .title .main {
    text-transform: uppercase;
}

/* pagination */

body .pagination li.page-item a {
    border: 0;
    background: transparent;
}

body .pagination li.page-item a:hover, 
body .pagination li.page-item a.active {
    border: 0;
}

.pagination>li>a, .pagination>li>span {
    color: #737576;
    padding: 11px 17px;
}

/* end pagination */

.hide-share .share-page {
    display: none !important;
}

.show-share .share-page {
    -webkit-display: flex;
    display: flex;
}

.share-page {
    border-top: 1px solid #e4e7e9;
    padding-top: 30px;
    color: #14315a;
    margin-top: 31px;
    margin-bottom: -10px;
    display: none;
    margin-left: -40px;
    margin-right: -40px;
    padding-right: 40px;
    padding-left: 40px;
    max-width: initial !important;
}

.share-page .anchor {
    font-size: 13px;
    font-weight: 600;
    color: #27a6dc;
    box-shadow: none !important;
}

.share-page div {
    text-transform: uppercase;
    line-height: 27px;
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
}

.share-page ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-left: -6px;
    margin-right: -6px;
}

.share-page ul li {
    display: inline-block;
    padding: 0 2px;
    padding: 0px 6px;
    margin-left: 15px;
    font-size: 14px;
}

.share-page ul li a {
    color: #092c61;
    font-size: 14px;
}

.properties-filter {
    font-size: 13px;
    color: #323435;
    font-weight: 500;
    margin-right: 2px;
}

.properties-filter .form-group {
    padding-top: 3px;
}

.properties-filter .form-group > * {
    vertical-align: top;
}

.properties-filter .select-small.bootstrap-select.form-control {
    display: inline-block;
    width: initial;
}

.h-side .properties-filter .dropdown-toggle,
.h-side .properties-filter .select-small {
    background: transparent;
    border: 0;
    font-size: 13px;
    height: initial;
    text-shadow: none;
    box-shadow: none;
    outline: none;
}

.h-side .properties-filter .dropdown-toggle {
    color: #092c61;
    padding: 0;
    padding-right: 8px;
}

.h-side .properties-filter .select-small .dropdown-toggle:hover {
    color: #27a6dc;
}

.properties-filter .select-small.bootstrap-select.form-control {
    height: initial;
}

.properties-filter .select-small.bootstrap-select.form-control .dropdown-menu {
    -webkit-box-shadow: 0 0 5px rgba(78, 78, 78, 0.1);
    box-shadow: 0 0 5px rgba(78, 78, 78, 0.1);
    background-color: #fff;
    border-radius: 0;
    border: 0;
    left: 0;
    padding: 0;
}

.header .top-bar .top-offset {
    margin-right: 85px;
}

.properties-filter .select-small.bootstrap-select.form-control a {
    padding: 14px 20px;
    background: transparent !important;
    color: #092c61;
    font-weight: 600;
    font-size: 13px;
    text-decoration: none;
}

.properties-filter .select-small.bootstrap-select.form-controlu a:hover, 
.properties-filter .select-small.bootstrap-select.form-control a.active{
    color: #0f7ad5;
}



body .container-side-version .header .top-bar .pull-right.top-offset  {
    margin-right: 105px;
}

body.boxed .container-side-version .header .top-bar .pull-right.top-offset  {
    margin-right: 85px;
}

.container-side-version .widget-with-control.header-search-form .form-horisontal.sw_search_primary {
    padding-top: 27px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 7px;
}

/* Advertising */

.widget-advertising {
    background: #27a6dc;
    padding: 100px 0;
    margin: 0;
    color: white;
}

.widget-advertising .advertising-body {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 991px;
    flex-wrap: -webkit-wrap;
    flex-wrap: wrap;
    padding: 0 35px;
}

.widget-advertising .advertising-body .content {
    font-size: 48px;
    font-weight: 600;
    padding: 15px 0;
    -webkit-flex: 1 2 600px;
    flex: 1 2 600px;
}

.widget-advertising .advertising-body .btn.btn-advertising {
    padding: 18px 0;
    font-size: 48px;
    font-weight: 700;
    font-size: 14px;
    border: 1px solid #a7bcd7;
    color: #fff;
    padding: 15px 30px;
    text-transform: uppercase;
    -webkit-transition: all .15s;
    transition: all .15s;
}

.widget-advertising .advertising-body .btn.btn-advertising:hover {
    background: #eee;
    color: #27a6dc;
}

/* end Advertising */

/* thumbnail-news */

.thumbnail-news {
    width: 380px;
    background: #fff;
    color: #757779;
    margin: 0 auto;
    max-width: 380px;
    width: 100%;
}

.thumbnail-news .header {
    height: 245px;
    overflow: hidden;
    position: relative;
}

.thumbnail-news .header img {
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.thumbnail-news .header:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.thumbnail-news .header img {
    background: #eee;
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
    -webkit-object-position: center center;
    object-position: center center;
    background: transparent;
}

.thumbnail-news .header a {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

.thumbnail-news .header:hover a {
    opacity: 1;
}

.thumbnail-news .header:hover a:before {
    opacity: .35;
}

.thumbnail-news .header a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 0;
    opacity: 0;
}

.thumbnail-news .header a {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    justify-content: center;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.thumbnail-news .header a .center-icon {
    height: 35px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    width: 35px;
    display: none;
}

.thumbnail-news .caption {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 30px 25px;
    min-height: 170px;
}

.thumbnail-news .caption .title {
    color: #092c61;
    font-size: 17px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 15px;
}

.thumbnail-news .caption .top {
    font-family: 'Rubik', sans-serif;
    color: #9fa2a4;
    font-size: 13px;
    margin-bottom: 15px;
}

.thumbnail-news .caption .top i {
    margin-right: 8px;
    color: #27a6dc;
}

.thumbnail-news .caption .title a {
    color: #092c61;
    -webkit-transition: all .15s;
    transition: all .15s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    height: 25px;
}

.thumbnail-news .caption .title a:hover {
    color: #27a6dc;
}

.thumbnail-news .caption .description {
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    line-height: 23px;
    color: #737576;
}

.thumbnail-news .caption .body {
    -webkit-flex: 1 2;
    flex: 1 2;
    margin-bottom: 22px;
}

.thumbnail-news .caption .footer {
    -webkit-flex: 0 0;
    flex: 0 0;
}

.thumbnail-news .caption a.btn-more {
    color: #27a6dc;
    text-transform: uppercase;
    font-size: 13px;
    text-decoration: none;
    padding: 0;
    letter-spacing: 1px;
}

.thumbnail-news .caption a.btn-more:hover {
    color: #58c5f3;
}

.thumbnail-news .caption a.btn-more i {
    font-size: 15px;
    margin-left: 10px;
}

/* end thumbnail-news */

.widget-horizontal-carousel-news .owl-carousel {
    padding: 0 0;
    padding-bottom: 14px;
}

.widget-horizontal-carousel-news .owl-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

.widget-horizontal-carousel-news .owl-carousel .owl-controls .owl-dot {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #cfd1d5;
    border-radius: 50%;
    -webkit-transition: all .15s;
    transition: all .15s;
    cursor: pointer;
}

.widget-horizontal-carousel-news .owl-carousel .owl-controls .owl-dot:hover,
.widget-horizontal-carousel-news .owl-carousel .owl-controls .owl-dot.active {
    border: 1px solid #27a6dc;
    background: #27a6dc;
}

.owl-carousel .owl-stage {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

.footer-box {
    color: #90a7b7;
}

.form-group-s {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.form-group-s .input {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    padding: 18.5px 0;
    padding-left: 20px;
    padding-right: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    background: #fff;
    color: #092c61;
}

.form-group-s .action {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #27a6dc;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    border: 0;
    outline: 0;
    box-shadow: none;
    padding: 18.5px 29px;
    width: 136px;
    text-align: center;
    -webkit-transition: all .15s;
    transition: all .15s;
    text-transform: uppercase;
    position: relative;
}

.form-group-s .action:hover {
    background: #58c5f3;
}

.footer-box .description {
    margin-bottom: 30px;
}

.footer-box .subscribe-form {
    margin-bottom: 22px;
}

.footer-box .subscribe-form .alert {
    padding: 10px 15px;
}

.widget-footer-aditional-info .social ul {
    text-align: left;
}

.widget-footer-aditional-info .social ul li a {
    background: #fff;
    border-radius: 4px;
    color: #051938;
    display: block;
    font-size: 13px;
    height: 18px;
    line-height: 19px;
    width: 18px;
}

.widget-footer-aditional-info .social ul li a:hover {
    background: #44545f;
    color: #051938;
}

/* list-recent-posts */

.widget.widget-contact-details:not(.widget-box) ul li,
.widget.widget-contact-details:not(.widget-box) ul li:first-child {
    margin-bottom: 3px;
    font-size: 15px;
    border: 0;
    padding-bottom: 18px;
    padding-top: 5px;
    display: block;
    margin: 0;
    line-height: 1.3;
}


.widget .footer-box .list-recent-posts {
    padding: 0;
}

.widget .footer-box .list-recent-posts li:first-child,
.widget .footer-box .list-recent-posts li {
    display: -webkit-flex !important;
    display: flex !important;
    border: 0;
    padding: 11px 0;
    padding-bottom: 20px;
}
/* list-recent-posts */

.list-recent-posts li .preview {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 84px;
    height: 64px;
    margin-right: 15px;
    overflow: hidden;
}

.list-recent-posts li .preview a {
    display: block;
    height: 100%;
}

.list-recent-posts li .preview a img {
    -webkit-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

.list-recent-posts li .preview a img {
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.list-recent-posts li .preview a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.list-recent-posts li .caption {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-justify-content: center;
    justify-content: center;
}

.list-recent-posts li .caption .title {
    margin: 0;
    font-size: 15px;
    text-transform: initial;
    margin-bottom: 10px;
}

/* end list-recent-posts */

#search-save {
    width: 100%;
    float: none !important;
    text-transform: uppercase;
}

#search-save i {
    margin-right: 15px !important;
}

body p {
    margin-top: 25px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 25px;
}

.def-entry-content p:first-child {
    padding-top: 0;
}

.def-entry-content p:nth-last-child(2) ,
.def-entry-content p:last-child {
    padding-bottom: 0;
    margin: 0;
}
/*
.def-entry-content p > br {
    display: none;
}*/

.def-entry-content p,
.def-entry-content {
    font-size: 15px;
    line-height: 1.75;
}

.footer a,
.footer {
    color: #90a7b7;
}
.footer .list.list-contact i {
    color: #27a6dc;
}

.footer .logo-box {
    margin-bottom: 40px;
}

.widget:not(.widget-box).widget-logo-social .list.list-contact i {
    color: #27a6dc;    
}

.widget:not(.widget-box).widget-logo-social ul li, 
.widget:not(.widget-box).widget-logo-social ul li:first-child {
    border-bottom: 0;
}

.widget:not(.widget-box).widget-logo-social ul li,
.widget:not(.widget-box).widget-logo-social ul li:first-child {
    padding-bottom: 18px;
}


.footer  a.logo-box .title {
    margin-bottom: 0;
}

.footer  a.logo-box .title .main {
    text-transform: uppercase;
}

.footer  a.logo-box .title .subtitle,
.footer  a.logo-box .title .main {
    color: #fff;
}

.widget-footer-links {

}

.footer .widget-footer-links .list-links {
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.footer .widget-footer-links .list-links li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 2 50%;
    -ms-flex: 1 2 50%;
    flex: 1 2 50%;
    min-width: 50px;
}

.footer .widget-footer-links ul.list-links li, 
.footer .widget-footer-links ul.list-links li:first-child {
    border-bottom: 0 !important;
}

.property-card .property-card-tags {
    z-index: 5;
}

.property-card .property-card-hover {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.property-card-hover span {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
    display: none;
}

.property-card-hover span i {
    margin-left: 10px;
    font-size: 17px;
}

/* scale-range */

.scale-range {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 60px;
}

.scale-range .scale-range-value {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
}

.scale-range .noUi-horizontal {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}

.scale-range .scale-range-value {
    font-size: 14px;
    font-weight: 600;
    color: #cbd1d9;
    padding-top: 5px;
}

.scale-range .scale-range-label {
    color: #f5f6f7;
}

.scale-range .noUi-connect {
    background: #fff;
    box-shadow: none;
}

.scale-range .noUi-target {
    background: #fff;
    border-radius: 0;
    border: 0;
    box-shadow: none;
    margin: 10px 16px;
}

.scale-range .noUi-horizontal {
    height: 5px;
}

.scale-range .noUi-handle:before, 
.scale-range .noUi-handle:after {
    display: none;
}

.scale-range .noUi-horizontal .noUi-handle {
    width: 22px;
    height: 22px;
    left: -15px;
    top: -9px;
}

.scale-range .noUi-horizontal .noUi-handle[data-handle="1"] {
    left: -6px;
}

.scale-range .noUi-handle {
    border: 7px solid #fff;
    border-radius: 50%;
    background: #0f7ad5;
    cursor: pointer;
    box-shadow: none;
}

/* end scale-range */

.properties-list-small {
    margin-bottom: -15px;
}


.section-agents-and-agencies .section.agencies {
    padding-top: 0;
    padding-bottom: 85px;
}

.section-agents-and-agencies  .section.agencies {
    background: #ffffff;
}

.section-agents-and-agencies  .section.agents {
    padding-bottom: 75px;
}

.section-agents-and-agencies  .section.agents {
    padding-bottom: 71px;
}

.section-agents-and-agencies .section-title {
    margin-bottom: 67px;
}

.footer h5.widget-title {
    margin-bottom: 35px;
}

.widget_sw_win_contactform_widget,
.widget_sw_win_contactform_widget form.box,
.widget_sw_win_listingagent_widget .widget-title span,
.widget-profilelisting .widget-body {
    padding: 0;
}

.sidebar-right .widget:not(.widget-box).widget_sw_win_contactform_widget {
    padding-top: 0;
}

.infobox .property-card-tags {
    box-sizing: border-box;
    padding: 0;
    text-align: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.infobox .property-card-tags span {
    text-align: right;
    font-size: 11px;
    font-weight: 400;
    z-index: 1;
}

.infobox .property-card-hover {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.infobox .property-card-hover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.infobox .hover-default img {
    -webkit-transition: all .25s ease-out;
    transition: all .25s ease-out;
}

.infobox .hover-default:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.infobox .property-card-hover span {
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}

#search_term {
    border: 0;
}

body.admin-bar .top-box {
    top: 0;
    -webkit-transition: all 0;
    transition: all 0;
}

body.admin-bar .top-box.sticky.is-sticky {
    top: 32px;
    -webkit-transition: all .35s;
    transition: all .35s;
}

.search-form  .btn-search {
    -webkit-transition: all .15s;
    transition: all .15s;
}

.color-primary.search-form .btn-search:hover {
    background: #27a6dc;
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}

.bootstrap-wrapper .bb-alert {
    top: 10%;
    font-size: 1.2em;
    margin-bottom: 0;
    padding: 1em 1.3em;
    position: fixed;
    right: initial;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.bb-alert {
    right: initial !important;
}

.widget-agent .agent-logo a {
    position: relative;
    display: inline-block;
}

.widget-agent .agent-logo a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    background: rgba(25, 46, 87, 0.87) url(../img/plus.png) no-repeat 50% 50%;
    background-size: 25px 25px;
    opacity: 0;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.widget-agent .agent-logo a:hover:after {
    opacity: 1;
}

.properties-list-small .property .body .title h3 a,
.blog-prv .blog-prv-header .title a,
.agent-card .agent-details a,
.bootstrap-wrapper .upload-files-widget .btn,
.widget-form .form-additional .form-group-submit input,
.agents-listing .agent-details a,
.widget-form .form-additional .form-group-submit input,
.widget-agent .agent-details a {
    -webkit-transition: all .15s;
    transition: all .15s;
}

.agent-card .agent-details a:hover,
.agents-listing .agent-details a:hover,
.widget-agent .agent-details a:hover {
    -webkit-filter: brightness(.4);
    filter: graybrightness(.4);
}

.blog-prv .blog-prv-header .title a:hover {
    -webkit-filter: brightness(1.8);
    filter: graybrightness(1.8);
}

.bootstrap-wrapper .upload-files-widget .btn:hover {
    -webkit-filter: grayscale(.4);
    filter: grayscale(.4);
}

.properties-list-small .property .body .title h3 a:hover {
    color: #27a6dc;
}

.card-post.thumbnail-news {
    margin-bottom: 30px;
}

.card-post.thumbnail-news .header {
    height: 245px !important;
}

.card-post.thumbnail-news  .title a {
    white-space: normal;
    height: initial;
    line-height: 1.529;
}

.thumbnail-news .caption .description p {
    margin: 0;
}


.list.list-contact i {
    color: #5b6062;
    font-size: 18px;
    float: left;
}

.list.list-contact .value {
    margin-left: 30px;
    display: block;
}

widget.m35,
.m35 {
    margin-bottom: 35px;
}

widget.m50,
.m50 {
    margin-bottom: 50px;
}

widget.m65,
.m65 {
    margin-bottom: 65px;
}

widget.p65,
.p65 {
    padding-bottom: 65px;
}

widget.p50,
.p50 {
    padding-bottom: 50px;
}

.pagination-box  {
    padding-top: 10px;
    padding-bottom: 0;
}

.ne_pagination-box.pagination-box  {
    padding-bottom: 35px;
}

.widget-open-post {
    font-family: 'Rubik', sans-serif;
}

.widget-open-post .box-overflow-container {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

.widget-open-post .box-overflow-container .box-container-title {
    margin-bottom: 30px;
}

.widget-open-post .box-overflow-container .item-meta {
    padding-bottom: 8px;
}

.widget-open-post .box-overflow-container .list-inline {
    margin: 0;
}

.widget-open-post .entry-content {
    color: #737576;
    font-family: 'Rubik', sans-serif;
}

.widget-open-post figure.entry-thumbnail-full {
    padding: 0;
    margin-left: -40px;
    margin-right: -40px;
    margin-top: -45px;
    margin-bottom: 40px;
    position: relative;
}

.widget-open-post figure.entry-thumbnail-full img {
}

.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta {
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    z-index: 2;
}

.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta .item-meta {
    padding-bottom: 20px;
}

.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta .item-meta * {
    font-size: 13px;
}

.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta .item-meta .option {
    margin-right: 25px;
}

.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta .item-meta a,
.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta {
    color: #fff;
}

.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta .item-meta .option i,
.widget-open-post figure.entry-thumbnail-full .overthumbnail-meta .item-meta .meta-date i {
    color: #b5babe;
}

.widget-open-post p {
    font-size: 15px;
}

.footer .widget {
    margin-bottom: 67px;
    padding: 25px 15px;
    padding-top: 0;
}

.properties-list-small .property .body .location {
    display: none;
}

.widget_sw_win_primarysearch_widget .widget-with-control.header-search-form .form-horisontal.sw_search_primary {
    padding-top: 0;
    padding-bottom: 0;
}

.widget_sw_win_primarysearch_widget .widget-with-control.header-search-form {
    padding: 60px 0;
    padding-bottom: 40px;
    z-index: 100;
}

.gallery-container {
    margin-bottom: -20px;
}

.carousel-caption.carousel-listing {
    right: 0;
    left: 0;
    text-align: left;
    text-shadow: none;
}

.carousel-caption.carousel-listing .listing-card {
    background: #fff;
    display: inline-block;
    position: relative;
    padding: 30px 30px;
    max-width: 405px;
}

.carousel-caption.carousel-listing .listing-card .carousel-caption-title {
    background: transparent;
    font-size: 20px;
    font-weight: 600;
    color: #0f7ad5;
    padding: 0;
    margin: 0;
    text-shadow: none;
    margin-bottom: 15px;
}

.carousel-caption.carousel-listing .listing-card .carousel-caption-title a {
    color: #0f7ad5;
    text-decoration: none;
}

.carousel-caption.carousel-listing .listing-card .carousel-caption-title a:hover {
    -webkit-filter: brightness(.4);
    filter: graybrightness(.4);
}

.carousel-caption.carousel-listing .listing-card .label {
    position: absolute;
    bottom: 100%;
    left: 0;
    display: inline-block;
    background: #ef8e1c;
    border-radius: 0;
    color: #fff;
    padding: 5px 7px;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    text-shadow: none;
}

.property-card .property-card-tags span.label.color-for-sale {
    background: #ef8e1c;
}


.carousel-caption.carousel-listing .listing-card .label.color-rent {
    background-color: #4fb544;
}


.carousel-caption.carousel-listing .listing-card .s-description {
    user-select: none;
    font-size: 13px;
    color: #757779;
}

.carousel-caption.carousel-listing .listing-card .btn-detail {
    position: absolute;
    top: 100%;
    left: 0;
    display: inline-block;
    margin: 0;
}

.carousel-caption.carousel-listing .listing-card .footer {
    margin-top: 25px;
    display: -webkit-flex;
    display: flex;
    text-align: left;
    margin-right: -20px;
}

.carousel-caption.carousel-listing .listing-card .footer .option.price {
    -webkit-flex: 1 2;
    flex: 1 2;
    color: #092c61;
    font-size: 16px;
    font-weight: 600;
}

.carousel-caption.carousel-listing .listing-card .footer .option {
    display: inline-block;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #323435;
    font-weight: 600;
    margin-right: 20px;
    margin-bottom: 0;
    padding: 0;
}

.carousel-caption.carousel-listing .listing-card .footer .option i {
    margin-right: 5px;
    color: #0f7ad5;
}

.carousel-caption.carousel-listing .listing-card .btn-detail i {
    margin-left: 10px;
}

.carousel  .carousel-control {
    height: 55px;
    width: 52px;
    background-image: none;
    background: #0f7ad5;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}

.carousel-control .icon-next, .carousel-control .icon-next,
.carousel-control .icon-next, .carousel-control .icon-prev {
    margin: 0 !important;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 !important;
    height: 16px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    font-weight: 700;
}

.carousel-control .icon-next:before {
    content: "\f105";
}

.carousel-control .icon-prev:before {
    content: "\f104";
}

.widget-property-reviews>br {
    display: none;
}

body .header-search-form span.input-group-addon,
body .winter_dropdown_tree .input-group-addon {
    background: rgba(0, 0, 0, 0.4);
}


/* swap */

@media (max-width: 991px) {
    .swap-md {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-flex-direction: row;
        flex-direction: row;
        justify-content: center;
    }

    .swap-md  .swap-top {
        -webkit-order: 1;
        order: 1;
        width: 100%;
    }

    .swap-md  .swap-bottom {
        -webkit-order: 2;
        order: 2;
        width: 100%;
    }
}

/* end swap */

.fileupload-buttonbar:after {
    content:'';
    clear: both;
    display: table;
}

.quick-submission .panel-body {
    padding: 10px 0;
}

.quick-submission .panel.panel-default {
    padding: 25px 30px;
}

.quick-submission .panel .panel-heading:before {
    left: -30px;
}

.quick-submission .widget .files.files-list {
    padding-top: 10px;
}

.widget .widget-header {
    text-transform: uppercase;
}

.widget.wide-p .box-overflow-container ul.clearfix {
    margin: 0;
    list-style: none;
}

.sidebar-right .widget.widget_sw_win_currencyconverter_widget h5.widget-title span {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.widget-blog-listing .pagination-box {
    padding-top: 30px;
}

.owl-carousel-items .item {
    padding: 0 15px;
}

.section.widget-horizontal-carousel-news .owl-carousel-items {
    margin-right: -15px;
    margin-left: -15px;
    width: initial;
}

body.boxed .section.widget-horizontal-carousel-news .owl-carousel-items {
    margin-right: 0;
    margin-left: 0;
}

.widget-contactform {
    padding-left: 30px;
    padding-right: 30px;
}

body .widget_sw_win_listingagent_widget .widget-agent.widget {
    padding: 0;
}

body .widget_sw_win_listingagent_widget .widget-agent.widget:last-child {
    margin: 0;
}

.agent-card {
    background: #fff;
    border: 1px solid rgba(233, 235, 238, 0.55);
    border-bottom: 1px solid rgba(233, 235, 238, 0.55);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(158, 158, 158, 0.17);
    box-shadow: 0px 0px 10px 0px rgba(158, 158, 158, 0.17);
    padding: 30px 25px;
    padding-bottom: 20px;
    padding-right: 5px;
    width: 100%;
    height: initial;
}

.agent-card .agent-details {
    font-size: 13px;
    padding-top: 5px;
    margin-left: 95px;
    padding-right: 10px;
    padding-left: 30px;
}

.agent-card .agent-details a.agent-name {
    display: block;
    color: #092c61;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    margin-bottom: 2px;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: all .15s;
    transition: all .15s;
    margin-top: 2px;
}

.agent-card .agent-details .header {
    margin-bottom: 15px;
}

.agent-card .agent-details .header .subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #9fa2a4;
    font-family: 'Rubik', sans-serif;
}

.agent-card .agent-details  > .description {
    overflow: initial;
    white-space: initial;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
    line-height: 1.6;
    color: #737576;
}

.agent-card .agent-details i {
    margin-right: 10px;
    color: #27a6dc;
    font-size: 16px;
    top: 1px;
    position: relative;
}

.agent-card .agent-details .mail {
    color: #27a6dc;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    font-size: 13px;
    -webkit-transition: all .15s;
    transition: all .15s;
    vertical-align: top;
    display: inline-block;
}

.wpb_wrapper .agent-card .agent-details i {
    margin-top: 3px;
}

.side-search-form .bootstrap-select.btn-group .dropdown-menu {
    left: 0;
}

.side-search-form .winter_dropdown_tree input.search_term {
    background-color: #F8F8F8 !important;
}

.side-search-form span.input-group-addon.color-secondary {
    background: rgba(0, 0, 0, 0.4);
}

.side-search-form .winter_dropdown_tree .list_container {
    background: white !important;
}

.cus_contacts {
    background: #f3f6fa;
    padding: 35px 35px;
    border: 1px solid #dce4ef;
}

.widget .entry-content ul.cus_list-contact,
.cus_list-contact {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 0;
    margin-top: -15px;
    margin-bottom: -15px;
}

.cus_list-contact li i {
    font-size: 16px;
    margin-top: 2px;
    float: left;
}

.cus_list-contact li {
    padding: 5px 0;
    border-bottom: 1px solid #90949c;
}

.widget:not(.widget-box) ul.cus_list-contact li, 
.widget:not(.widget-box) ul.cus_list-contact li:first-child,
.cus_list-contact li {
    border-bottom: 0 ;
    padding: 15px 0;
}

.cus_list-contact li br {
    display: none;
}

.cus_list-contact li .value {
    margin-left: 30px;
    display: block;
    color: #092c61;
    font-size: 15px;
}

.cus_list-contact li .value a {
    color: #092c61;
}

.cus_contacts {
    font-size: 18px;
    margin-top: 85px;
}

.cus_content-subtitle {
    position: relative;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-top: 0;
    text-transform: initial;
    color: #092c61;
    margin-bottom: 15px;
    margin-top: 10px;
    text-transform: uppercase;
}

.cus_content-description {
    line-height: 1.7;
    font-size: 13px;
}

.widget:not(.widget-box) .cus_contacts .social {
    line-height: 1.7;
    font-size: 13px;
}

.cus_contacts .social ul {
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    margin-left: 0;
}

.widget .entry-content .cus_contacts .social ul {
    margin: 0;
    padding: 0;
    padding-top: 30px;
}

.widget:not(.widget-box) .cus_contacts .social ul li {
    display: inline-block;
    margin: 0;
    padding: 0;
    border: 0px;
}

.cus_contacts .social ul li a {
    background: #092c61;
    border-radius: 5px;
    color: #fff;
    display: block;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    text-decoration: none;
    width: 18px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 0;
}

.cus_contacts .social ul li a i {
    font-size: 13px;
    line-height: 18px;
}


.cus_contacts .social ul li a:hover {
    background: #ddd;
    color: #373a3c;
}


/*------------------------------------------------------------------
[18.Row flex ]
*/

.row-flex.row:before,
.row-flex.row:after {
    display: none;
}

.row-flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1199px) {
    .row-flex > [class*='col-lg']:not([class*='col-md']):not([class*='col-sm']):not([class*='col-xs']) {
        width: 100%;
    }
}

@media (max-width: 991px) {
    .row-flex > [class*='col-md']:not([class*='col-sm']):not([class*='col-xs']) {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .row-flex > [class*='col-sm']:not([class*='col-xs']) {
        width: 100%;
    }
}

.row-flex > [class*='col-xs'] {
    width: 100%;
}


.container-wide {

}

.no-pading {
    padding: 0 !important;
}

.container-wide .show_sw_win_map {
    height: 100% !important;
    min-height: 400px;
}

.row-flex .cflex-dinamic {
    -webkit-flex : 1 2;
    flex : 1 2;
}

.row-flex .cflex-fixed {
    -webkit-flex : 0 0 675px;
    flex : 0 0 675px;
    padding: 0 30px;
}

body.boxed .row-flex .cflex-fixed {
    padding: 0 15px;
}

.row-flex .sw_win_map .show_sw_win_map,
.row-flex .sw_win_wrapper,
.row-flex .sw_win_map {
    width: 100%;
    height: 100%;
}

.container-contact {
    background: #fff;
}

.widget-contact-section form .form-control:focus,
.container-contact .widget-contact-section form .form-group textarea.form-control,
.widget-contact-section form .form-group .form-control {
    background: #fff;
    border: 1px solid #e0e2e3;
}

.widget-contact-section form .form-group label {
    display: none;
}

.widget-contact-section form input.form-control:focus,
.widget-contact-section form input.form-control {
    height: 60px;
}

.widget-contact-section form .form-group {
    margin-bottom: 20px;
}

.g-recaptcha {
    margin-bottom: 7px;
}

.widget-contact-section form .g-recaptcha {
    margin-bottom: 25px;
}

.widget-contact-section form .form-group .btn.btn-primary {
    background: #0f7ad5;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 17px 22px;
    box-shadow: none;
    border: 0;
    -webkit-transition: all .15s;
    transition: all .15s;
}


.widget-contact-section form .form-group .btn.btn-primary:hover {
    background: #27a6dc;
    -webkit-filter: grayscale(.4);
    filter: grayscale(.4);
}

.widget-contact-section .cus_content-description {
    color: #595b5e;
    font-size: 16px;
    padding-top: 5px;
}

.widget-section.widget-contact-section {
    padding-bottom: 60px;
    margin-bottom: 0;
    padding-top: 55px
}

.white-popup-block .btn:hover,
.white-popup-block .btn:focus {
    color: #092c61;
}

iframe {
    max-width: 100% !important;
    border: 0;
}

body .footer .footer-mask.empty-f-content {
    padding-top: 0; 
}

.widget.widget_recent_comments ul:not(.dropdown-menu) a,
.widget.widget_recent_entries ul:not(.dropdown-menu) a,
.widget.widget_nav_menu ul:not(.dropdown-menu) a,
.widget.widget_categories ul:not(.dropdown-menu) li a,
.widget.widget_pages ul:not(.dropdown-menu) li a,
.widget.widget_archive ul:not(.dropdown-menu) li a,
.widget.widget_links ul:not(.dropdown-menu) li a,
.widget.widget_meta ul:not(.dropdown-menu) li a {
    color: #737576;
    font-size: 14px;
    position: relative;
    font-weight: 400;
    text-align: left;
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
    padding: 10px 0;
}

.widget.widget_recent_comments ul:not(.dropdown-menu) li,
.widget.widget_recent_entries ul:not(.dropdown-menu) li,
.widget.widget_nav_menu ul:not(.dropdown-menu) li,
.widget.widget_categories ul:not(.dropdown-menu) li,
.widget.widget_pages ul:not(.dropdown-menu) li,
.widget.widget_archive ul:not(.dropdown-menu) li,
.widget.widget_links ul:not(.dropdown-menu) li,
.widget.widget_meta ul:not(.dropdown-menu) li {
    text-align: right;
    color: #27a6dc;
    font-family: 'Rubik', sans-serif;
    display: flex !important;
    display: -webkit-flex !important;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: flex-start;
    align-content: flex-start;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding: 0 !important;
}

.header .widget.widget_recent_comments > ul:not(.dropdown-menu) > li:not(:last-child),
.header .widget.widget_recent_entries > ul:not(.dropdown-menu) > li:not(:last-child),
.widget.widget_nav_menu > div > ul:not(.dropdown-menu) > li:not(:last-child),
.header .widget.widget_links > ul:not(.dropdown-menu) > li:not(:last-child),
.header .widget.widget_categories > ul:not(.dropdown-menu) > li:not(:last-child),
.header .widget.widget_pages  >ul:not(.dropdown-menu) > li:not(:last-child),
.header .widget.widget_archive  >ul:not(.dropdown-menu)  >li:not(:last-child),
.header .widget.widget_meta  > ul:not(.dropdown-menu) > li:not(:last-child) {
    border-bottom: 1px solid #eff2f4 !important;
}

.widget.widget_recent_comments ul:not(.dropdown-menu) li:after,
.widget.widget_recent_entries ul:not(.dropdown-menu) li:after,
.widget.widget_nav_menu ul:not(.dropdown-menu) li:after ,
.widget.widget_links ul:not(.dropdown-menu) li:after,
.widget.widget_categories ul:not(.dropdown-menu) li:after,
.widget.widget_pages ul:not(.dropdown-menu) li:after,
.widget.widget_archive ul:not(.dropdown-menu) li:after,
.widget.widget_meta ul:not(.dropdown-menu) li:after {
    content: '';
    display: table;
    clear: both;
}

.widget.widget_recent_comments ul a:hover,
.widget.widget_recent_entries ul a:hover,
.widget.widget_nav_menu ul a:hover,
.widget.widget_categories ul li a:hover,
.widget.widget_pages ul li a:hover,
.widget.widget_archive ul li a:hover,
.widget.widget_links ul li a:hover,
.widget.widget_meta ul li a:hover {
    color: #0f7ad5;
}

.widget.widget_recent_comments ul ul.children,
.widget.widget_recent_entries ul ul.children,
.widget.widget_nav_menu ul ul,
.widget.widget_categories ul li ul.children,
.widget.widget_pages ul li ul.children,
.widget.widget_archive ul li ul.children,
.widget.widget_links ul li ul.children,
.widget.widget_meta ul li ul.children {
    border-top: 1px solid #eff2f4 !important;
    width: 100% !important;
    margin-bottom: 0px;
    margin-top: -1px !important;
}


.widget.widget_recent_comments ul li:last-child,
.widget.widget_recent_entries ul li:last-child,
.widget.widget_nav_menu ul li:last-child a,
.widget.widget_categories ul li:last-child,
.widget.widget_pages ul li:last-child,
.widget.widget_archive ul li:last-child,
.widget.widget_links ul li:last-child,
.widget.widget_meta ul li:last-child {
    border: 0 !important;
}

.footer .widget_rss li .rsswidget:hover,
.footer .widget.widget_recent_comments ul:not(.dropdown-menu) a:hover, .footer .widget.widget_recent_entries ul:not(.dropdown-menu) a:hover, .footer .widget.widget_nav_menu ul:not(.dropdown-menu) a:hover, .footer .widget.widget_categories ul:not(.dropdown-menu) li a:hover, .footer .widget.widget_pages ul:not(.dropdown-menu) li a:hover, .footer .widget.widget_archive ul:not(.dropdown-menu) li a:hover, .footer .widget.widget_links ul:not(.dropdown-menu) li a:hover, .footer .widget.widget_meta ul:not(.dropdown-menu) li a:hover {
    color: #0f7ad5; 
}

.footer .widget_calendar caption,
.footer .widget_rss li,.footer .widget_rss li .rsswidget,
.footer .widget.widget_recent_comments ul:not(.dropdown-menu) a, 
.footer .widget.widget_recent_entries ul:not(.dropdown-menu) a, 
.footer .widget.widget_nav_menu ul:not(.dropdown-menu) a, 
.footer .widget.widget_categories ul:not(.dropdown-menu) li a, 
.footer .widget.widget_pages ul:not(.dropdown-menu) li a, 
.footer .widget.widget_archive ul:not(.dropdown-menu) li a, 
.footer .widget.widget_links ul:not(.dropdown-menu) li a, 
.footer .widget.widget_meta ul:not(.dropdown-menu) li a {
    color: #90a7b7;
}

.main-content .list-inline {
    margin: 0;
}

.widget_nav_menu li {
    border-bottom: 0 !important;
    display: block !important;
}

.widget_nav_menu li a {
    border-bottom: 1px solid #eff2f4;
    display: block;
}

.widget_nav_menu li a:empty {
    display: none !important;
}

.widget_recent_comments {

}

.widget.widget_recent_comments ul:not(.dropdown-menu) li,
.widget_recent_comments ul li {
    border-bottom: 1px solid #eff2f4;
    display: block !important;
    text-align: left;
    padding: 10px 0 !important;
}

.widget.widget_recent_comments ul:not(.dropdown-menu) li:last-child,
.widget_recent_comments ul li:last-child {
    border-bottom: 0;
}

.widget.widget_recent_comments ul:not(.dropdown-menu) li a,
.widget_recent_comments ul li a {
    border-bottom: 0;
}

/* breadcrumb reduced */
.top-title-widget .breadcrumb li,
.top-title-widget .breadcrumb {
    font-size: 14px;
}

.top-title-widget.slim .breadcrumb {
    margin-bottom: 0;
}

.top-title-widget.slim .top-title-t {
    display: none;
}

/* breadcrumb */

.blog-prv-box.blog-prv-vert:after,
.blog-prv-box.blog-prv-vert:before {
    display: none;
}

.blog-prv-box.blog-prv-vert {

}

.blog-prv-box.blog-prv-vert .blog-prv {
}

.blog-prv-box.blog-prv-vert .blog-prv .blog-prv-thumbnail {
    -webkit-order: 1;
    order: 1;
}

.blog-prv-box.blog-prv-vert .blog-prv-thumbnail {
    max-width: initial;
}

.blog-prv-box.blog-prv-vert .blog-prv-thumbnail .entry-thumbnail-full {
    padding: 0;
    position: relative;
}

.blog-prv-box.blog-prv-vert .blog-prv-thumbnail .entry-thumbnail-full .anm-zoom-in {
    position: relative;
}

.blog-prv-box.blog-prv-vert figure.entry-thumbnail-full .anm-zoom-in:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: url(../img/bg-mask.png) no-repeat 50% 50%;
    background-size: cover;
    z-index: 1;
}

.blog-prv-box.blog-prv-vert .blog-prv-thumbnail .entry-thumbnail-full *,
.blog-prv-box.blog-prv-vert .blog-prv-thumbnail .entry-thumbnail-full {
    text-align: center;
}

.blog-prv-box.blog-prv-vert .blog-prv-thumbnail .entry-thumbnail-full img {
    -webkit-object-fit: cover;
    object-fit: cover;
}

.blog-prv-box.blog-prv-vert .blog-prv-content .blog-prv-body p, 
.blog-prv-box.blog-prv-vert .blog-prv-content .blog-prv-body {
    line-height: 1.733;
    font-size: 15px;
    color: #737576;
    font-family: 'Rubik', sans-serif;
}

.blog-prv-box.blog-prv-vert .blog-prv-content a.btn-more {
    color: #092c61;
    line-height: 1.3;
}

.blog-prv-box.blog-prv-vert .blog-prv-header .title {
    font-weight: 700;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

.blog-prv-box.blog-prv-vert .blog-prv .blog-prv-content .blog-prv-body {
    margin-bottom: 10px;
}

.blog-prv-box.blog-prv-vert .blog-prv-thumbnail .overflow {
    position: absolute;
    bottom: 30px;
    left: initial;
    right: 30px;
    height: initial;
    z-index: 3;
    font-size: 13px;
    text-align: right;
    color: #fff;
    display: inline-block;
}

.blog-prv-box.blog-prv-vert .blog-prv .blog-prv-content .blog-prv-body:after {
    content: '';
    display: table;
    clear: both;
}

.blog-prv-box.blog-prv-vert .blog-prv-thumbnail .overflow i {
    margin-right: 10px;
    width: initial;
}

.main-content .list-inline {
    margin-left: 0px;
}

.sw_widget {
    position: relative;
}

.comment-form p.form-submit {
    margin-top: 27px;
} 

.comments-area .comment-form {
    margin-bottom: -15px;
    border-top: 1px solid #e4e7e9;
    padding-top: 15px;
    margin-top: 25px;
}

.main-bar-left {
    padding-right: 35px !important;
}

.main-bar-right {
    padding-left: 35px !important;
}

.meta-categories a.less {
    display: none;
}

.meta-categories .meta-categories-more {
    cursor: pointer;
}

.agentsresults-pagin-parent:empty {
    margin-bottom: -30px
}

.hidden_page-title .box-container-title.page-title {
    display: none;
}

.header .top-bar {
    background: #092c61;
}

/* widget-quick-nav  */

.widget-quick-nav {
    position: relative;
    padding-top: 155px;
    padding-bottom: 150px;
    text-align: center;
}

.widget-quick-nav:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #092c61;
    opacity: .72;
    z-index: 0;
}

.widget-quick-nav > * {
    position: relative;
    z-index: 1;
}

.widget-quick-nav .widget-search-ads-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    z-index: 0;
    -webkit-object-fit: cover;
    object-fit: cover;
}

.widget-quick-nav .title {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -15px;
    margin-bottom: 40px;
}

.widget-quick-nav .actions {
    margin: 0 -10px -15px -10px;
}

.widget-quick-nav .actions .btn {
    margin: 0 10px 15px 10px;
    display: inline-block;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 21.5px 35px;
    height: 61px;
    -webkit-transition: all .15s;
    transition: all .15s;
}

.widget-quick-nav .actions .btn.btn-quick-nav-default {
    margin: 0 10px 15px 10px;
    display: inline-block;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, 0.65);
}

.widget-quick-nav .actions .btn.btn-quick-nav-default:hover {
    background: #58c5f3;
    border-color: #58c5f3;
}

.widget-quick-nav .actions .btn.btn-quick-nav-secodary {
    background: #27a6dc;
    border: 0 !important;
}

.widget-quick-nav .actions .btn.btn-quick-nav-secodary:hover {
    background: #58c5f3;
}

.widget.widget-right-facebook,
.widget-quick-nav > *.container {
    background: transparent !important;
}

/* end widget-quick-nav  */

/* card-preview  */

.card.card-preview {
    position: relative;
    margin-bottom: 15px;
    height: 260px;
}

.card.card-preview {
    position: relative;

    margin-bottom: 15px;
    height: 330px;
    overflow: hidden;
}

.card.card-preview img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-object-fit: cover;
    width: 100%;
    height: 100%;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.card.card-preview:hover img {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.card.card-preview .link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #092c61;
    opacity: .45;
    z-index: 0;
    display: block;
}

.card.card-preview:hover .link {
    background: #27a6dc;
    opacity: .9;
    z-index: 2;
}

.card.card-preview figcaption {
    color: #FFF;
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    right: 35px;
    left: 35px;
    top: 50%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
}

.card.card-preview h2.title {
    color: #FFF;
    font-size: 24px;
    font-weight: 600;
    martgin: 0;
}


.card.card-preview:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.card.card-preview .link,
.card.card-preview:before {
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

/* end card-preview  */

.owl-carousel-places .item {
    padding: 0 15px;
    width: 500px;
    height: 328px;
}

.owl-carousel-places {
    margin-right: -15px;
    margin-left: -15px;
    width: initial !important;
    padding-bottom: 60px;
}

.owl-carousel-places.owl-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
}

.owl-carousel-places.owl-carousel .owl-controls .owl-dot {
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px;
    border: 1px solid #cfd1d5;
    border-radius: 50%;
    -webkit-transition: all .15s;
    transition: all .15s;
    cursor: pointer;
}

.owl-carousel-places.owl-carousel .owl-controls .owl-dot:hover, 
.owl-carousel-places.owl-carousel .owl-controls .owl-dot.active {
    border: 1px solid #27a6dc;
    background: #27a6dc;
}

.owl-carousel-places .item .card.card-preview {
    height: 100%;
}

.owl-carousel-places .owl-item:not(.center) .card.card-preview .link {
    background: #fff;
    opacity: .75;
    pointer-events: none;
}

.widget-image-gallery-listing {
    padding-bottom: 5px;
}

.widget-image-gallery-listing {
    padding: 45px 40px 20px 40px;
}

.widget-property-reviews .control-group {
    margin-bottom: 20px;
}

.header .lang-manu-desktop button i:first-child {
    margin-right: 5px;
    color: #FFF;
    font-size: 15px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.header .lang-manu-desktop button i:last-child {
    margin-left: 7px;
}

.header .lang-manu.lang-manu-desktop button {
    padding: 0 15px;
    height: 49px;
}

.header .lang-manu-desktop.open {
    background: #fff;
}

.header .lang-manu-desktop.open button {
    color: #27a6dc
}

.header .lang-manu-desktop.open button i:first-child {
    color: inherit;
}

.header .lang-manu-desktop .dropdown-menu {
    background: #031125;
    color: #fff;
}

.header .top-bar .pull-left .lang-manu-desktop .dropdown-menu a {
    color: #fff;
    padding: 12px 15px;
}

.header .top-bar .pull-left .lang-manu-desktop .dropdown-menu a:not(:last-child) {
    border-bottom: 1px solid  #252a31;
}

.header .lang-manu-desktop .dropdown-item:focus, 
.header .lang-manu-desktop .dropdown-item:hover {
    background-color: transparent;
    color: #27a6dc;
}

.header .lang-manu-desktop a img {
    margin-top: -2px;
    border-radius: 50%;
    height: 13px;
    width: 13px;
    -webkit-object-fit: cover;
    object-fit: cover;
}

@media(max-width : 1600px) {
    .owl-carousel-places .item {
        width: 400px;
        height: 230px
    }
}

@media(max-width : 1200px) {
    .owl-carousel-places .item {
        width: 500px;
        height: 300px
    }

}

/* widget_sw_win_banner_widget */

.widget_sw_win_banner_widget {

}

.widget_sw_win_banner_widget .banner-preview {
    position: relative;
    height: 190px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer;
}

.widget_sw_win_banner_widget .banner-preview:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #092c61;
    opacity: .72;
    z-index: 0;
}

.widget_sw_win_banner_widget .banner-preview > * {
    position: relative;
    z-index: 1;
}

.widget_sw_win_banner_widget .banner-preview img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top:0;
    z-index: 0;
    -webkit-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.widget_sw_win_banner_widget .banner-preview figcaption {
    color: #fff;
    text-align: center;
    padding: 15px 30px;
}

.widget_sw_win_banner_widget .banner-preview .link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgb(9, 44, 97);
    opacity: .4;
    z-index: 10;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
}

.widget_sw_win_banner_widget .banner-preview figcaption h2 {
    color: #FFF;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
}

.widget_sw_win_banner_widget .banner-preview figcaption p {
    display: none;
    font-size: 0;
    font-weight: 400;
    opacity: 0;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    -o-transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

/* list-tags */

.widget_tag_cloud .tagcloud,
.list-tags {
    margin: -2.5px;
    font-size: 0;
}

.widget_tag_cloud .tagcloud > a,
.list-tags .list-tags-item {
    font-size: 11px !important;
    text-transform: uppercase;
    color: #fff;
    background: #092c61;
    display: inline-block;
    padding: 5px 10px;
    margin: 2.5px;
    -webkit-transition: all .15s;
    transition: all .15s;
}

.widget_tag_cloud .tagcloud > a:hover,
.list-tags .list-tags-item:hover {
    background: #27a6dc;;
}

.widget_sw_win_socialright_widget .list-share {
    margin: -5px -2px;
}

.widget_sw_win_socialright_widget .list-share .list-share-item {
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    background: #092c61;
    display: inline-block;
    margin: 5px 2px;
    width: 35px;
    line-height: 35px;
    height: 35px;
    text-align: center;
}

abbr[data-original-title], abbr[title] {
    color: #27a6dc;  
}

.search-form.color-primary.header-search-form .search-additional-btn,
.search-form.color-primary.header-search-form {
    color: #fff
}

.btn.popup-with-form-report {
    display: inline-block;
    border-radius: 0;
    border: 0;
    white-space: normal;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    padding: 17px 22px;
    text-transform: uppercase;
    -webkit-transition: all .25s;
    transition: all .25s;
}

.zebra-main-inv > *:nth-child(odd) > *,
.zebra-main-inv > *:nth-child(odd),
.zebra-main > *:nth-child(even) > *,
.zebra-main > *:nth-child(even) {
    background: #fff;
}

.zebra-main > *:nth-child(odd) > *,
.zebra-main > *:nth-child(odd),
.zebra-main-inv > *:nth-child(even) > *,
.zebra-main-inv > *:nth-child(even) {
    background: #f5f6f7;
}

.zebra-main-inv.bottom-section .widget:not(.widget-box),
.zebra-main-inv .section-color-primary,
.zebra-main-inv .section-color-secondary,
.zebra-main-inv .section-color-third,
.zebra-main .section-color-primary,
.zebra-main .section-color-secondary,
.zebra-main .section-color-third {
    background: transparent;
}

.comment-form-comment textarea {
    width: 100%;
}

.sw-listing-results .property-card .property-card-header {
    height: 200px;
}

.box-transparent .box-container-title {
    margin-bottom: 40px;
}

.footer .footer-contant .widget_archive.widget:not(.widget-box) > ul:not(.dropdown-menu), 
.footer .footer-contant .widget_archive.widget:not(.widget-box) > ul:not(.dropdown-menu):first-child,
.footer .footer-contant .widget ul:not(.dropdown-menu) li,
.footer .footer-contant .widget ul:not(.dropdown-menu) li:first-child {
    border: 0;
}

.header-search-form i.fa.fa-spinner.fa-spin.fa-ajax-indicator {
    margin-left: 5px;
    position: absolute;
    margin-top: 3px;
}

.subscribe-form i.load-indicator {
    position: absolute;
    margin-top: -6px;
    right: 7px;
    top: 50%;
}

.widget.widget_sw_win_contactform_widget .customize-partial-edit-shortcut button {
    left: 0;
}

.owl-corousel-box.agents-corousel .owl-btn.customPrevBtn {
    left: -25px;
}

.owl-corousel-box.agents-corousel .owl-btn.customNextBtn {
    right: -25px;
}

.agents-corousel {
    padding: 0;
}

.widget-horizontal-carousel-news .thumbnail-news .caption .title {
    margin-bottom: 15px;
}

.widget-horizontal-carousel-news .thumbnail-news .caption .title a {
    white-space: initial; 
    overflow: initial;
    text-overflow: initial;
    height: 45px;
    line-height: 1.4;
    overflow: hidden;
}

#searchsubmit,
.blog-prv-footer .btn.btn-primary {
    padding: 17px 29px;
}

body.page-template-template-results-side {
    background: transparent;
}

.menu .nav > .menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.menu .nav > .menu-item {
    padding: 0;
}

.menu .nav > .menu-item > a {
    text-transform: uppercase;
}

.menu .nav > .menu-item > a .caret {
    margin-top: -3px;
}

.menu .dropdown-submenu{position:relative;}
.menu .dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}

@media(min-width: 768px){
    .menu .dropdown-submenu:active>.dropdown-menu, 
    .menu .dropdown-submenu:hover>.dropdown-menu {
        display: block !important;
    }
}

.menu .dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.menu .dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.menu .dropdown-submenu.pull-left{float:none;}
.menu .dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


.menu .dropdown-submenu{position:relative;}
.menu .dropdown-submenu .dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.menu .dropdown-submenu:active .dropdown-menu{display:block;}
.menu .dropdown-submenu > a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.menu .dropdown-submenu:active a:after{border-left-color:#ffffff;}
.menu .dropdown-submenu.pull-left{float:none;}
.menu .dropdown-submenu.pull-left .dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}
/* Add the following to your stylesheet */

.widget-horizontal-popular-places {
    overflow: hidden;
    padding-bottom: 84px;
}

.navbar-nav .open .dropdown-menu>li>a {
    border-bottom: 1px solid #e5e7e9;
}

.widget-horizontal-popular-places .description .subtitle  {
    font-size: 13px;
    margin-top: 10px;
    font-weight: 400;
    display: block;
}

.menu .nav > .menu-item > a .caret {
    border: 0;
    margin-left: 6px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    position: relative;
    width: initial;
    height: initial;
}

.menu .nav > .menu-item > a .caret:before {
    content: "\f107";
}

.bootstrap-select .dropdown-menu {
    -webkit-box-shadow: 0 0 5px rgba(78, 78, 78, 0.1);
    box-shadow: 0 0 5px rgba(78, 78, 78, 0.1);
}

#comments {
    margin-bottom: 35px;
    padding-top: 35px;
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 12px;
}

.property-card .budget-favorite {
    padding: 0;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 100;
}

.property-card .budget-favorite a {
    background: #092c61;
    padding: 0;
    text-align: center;
    width: 32px;
    height: 32px;
    font-size: 12px;
    color: #fff;
    line-height: 32px;
    display: block;
}

.entry-content .mail,
.entry-content .phone {
    margin-bottom: 8px;
    display: block;
}

.blog-list-item {
    background: white;
    margin-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    height: 242px;
}

.blog-list-item .item-meta {
    padding-bottom: 12px;
}

.blog-list-item .title {
    margin: 0;
    margin-bottom: 15px;
    line-height: 1.52;
    font-size: 14px;
}

.blog-list-item .title a {
    color: #092c61;
    font-size: 17px;
    font-weight: 600;
}

.blog-list-item .blog-list-item-preview {
    -webkit-flex: 0 0 370px;
    flex: 0 0 370px;
}

.blog-list-item .blog-list-item-preview a img,
.blog-list-item .blog-list-item-preview a {
    height: 100%;
    width: 100%;
}

.blog-list-item .blog-list-item-preview a img {
    -webkit-object-fit: cover;
    object-fit: cover;
}

.blog-list-item .caption {
    padding: 30px 35px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
}

.blog-list-item .caption .description {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
    padding-bottom: 24px;
}

.blog-list-item .caption .description * {
    margin: 0;
    padding: 0;
}

.blog-list-item .caption .description {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
}

.blog-list-item .meta-edit,
.blog-list-item .meta-reply,
.blog-list-item .meta-tags,
.blog-list-item .meta-categories {
    display: none;
}

.blog-list-item .caption .btn-more {
    color: #27a6dc;
    font-weight: 600;
    font-size: 13px;
}

.blog-list-item .caption .btn-more:hover {
    color: #092c61;
}

.property-card .budget.is_featured {
    padding: 1;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 100;
    background: #092c61;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 5.5px 12px;
    height: 22px;
    line-height: 1;
}

.property-card:hover .budget {
    opacity: 1;
}

.property-card .budget.is_favorite {
    padding: 1;
    position: absolute;
    bottom: 25px;
    right: 25px;
    z-index: 100;
    background: #092c61;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding: 0;
    higth: 32px;
    width: 32px;
    opacity: 0;
}

.property-card .budget.is_favorite a {
    color: #fff;
    padding: 7.5px 10px;
    display: inline-block;
}

.property-card:hover .budget.is_favorite {
    opacity: 1;
}

.box-transparent .agent-card {
    box-shadow: none;
}

main.main {
    padding-bottom: 65px;
}

.widget-blog-listing .properties ,
.widget-profilelisting .properties {
    padding-bottom: 0;
}

.property-card .budget.is_favorite .fa-custom-ajax-indicator {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -6px;
    margin-top: -6px;
}

.property-card .budget.is_favorite.loading .fa-custom-ajax-indicator {
    display: block;
}

.property-card .budget.is_favorite.loading a {
    opacity: 0;
}

.m15 {
    margin-bottom: 15px;
}

.m0 {
    margin-bottom: 0px;
}

#inputOption_terms {
    display: inline-block;
    margin-right: 5px;
}

.form-additional input[type='checkbox'] {
    margin-top: 0;
    top: 2px;
}

.edit-horizontal {
    position: relative;
}

.edit-horizontal .customize-partial-edit-shortcut {
    left: 65px;
    top: 25px
}

.widget-right-facebook .customize-partial-edit-shortcut,
.widget-ads-right .customize-partial-edit-shortcut {
    left: 40px;
}

.footer a.logo-box .title .main {
    font-size: 31px;
    font-weight: 700;
}

/* .agent-card fix */

.agent-card {
    display: block;
}

.agent-card .media-left {
    max-width: 90px;
    padding-right: 0;
    display: block;
    margin: 0;
    float: left;
}

.agent-card .agent-details {
    max-width: calc(100% - 100px);
    display: block;
    overflow: hidden;
    float: left;
    margin: 0;
}

.agent-card .agent-details > * {
    white-space: nowrap;
    max-width: 100%;
}

.agent-card .agent-details .mail {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: calc(100% - 25px);
}

/* end .agent-card fix */

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select>.dropdown-toggle {
    font-size: 13px;
    font-weight: 600;
    padding-left: 24px;
}

div.form-group.search_field  .winter_dropdown_tree button span.glyphicon.glyphicon-menu-down,
.bootstrap-select.btn-group .dropdown-toggle .caret {
    border: 0;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    position: relative;
    width: initial;
    height: initial;
    top: 0;
}

div.form-group.search_field  .winter_dropdown_tree button span.glyphicon.glyphicon-menu-down:after,
.bootstrap-select.btn-group .dropdown-toggle .caret:before {
    content: "\f107";
}

.block-wide {
    width: 100%;
}

.checkbox-styles {
    display: block;
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-styles input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    display: none;
}

/* Create a custom checkbox */
.checkbox-styles .checkmark {
    height: 14px;
    width: 14px;
    margin-left: -20px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    background: #fff;
    border: 2px solid #d9dbdf;
}

/* On mouse-over, add a grey background color */
.checkbox-styles:hover input ~ .checkmark {
    background-color: #d9dbdf;
}

/* When the checkbox is checked, add a blue background */
.checkbox-styles input:checked ~ .checkmark {
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-styles:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-styles input:checked ~ .checkmark:after {
    opacity: 1;
}

/* Style the checkmark/indicator */
.checkbox-styles .checkmark:after {
    content: '';
    display: block;
    left: 3px;
    top: -4px;
    width: 7px;
    position: absolute;
    height: 14px;
    border: solid #27a6dc;
    opacity: 0;
    display: block;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.owl-carousel-places .item {
    width: calc(1170px + 30px);
    height: 328px;
    display: -webkit-flex;
    display: flex;
    margin: 0 -15px;
}

.owl-carousel-places .item > * {
    margin: 0 15px;
    width: 50%;
}

.header-phone {
    vertical-align: top;
}

.header-phone i {
    font-size: 15px;
    color: #fff;
    margin-right: 5px;
}

body .winter_dropdown_tree .list_scroll ul li:first-child,
body .winter_dropdown_tree .list_scroll ul li {
    padding-left: 24px;
    padding: 11px 0;
    padding-left: 24px;
    font-weight: 600;
    line-height: 1.3;
    border-bottom: 1px solid #eff2f4;
    color: #092c61;
    font-family: 'Montserrat', sans-serif;
}

body .winter_dropdown_tree .list_scroll ul li:hover {
    background: transparent;
    color: #27a6dc;
}

.agents-corousel-item .box-container .media-right {
    padding: 0;
}

.properties-filter .select-small.bootstrap-select.form-control .dropdown-menu.open {
    margin-top: 10px;
}

.profile-description {
    margin-bottom: 10px;
}

.header-inner .container .websitetitle.mobile {
    display: none;
}

.header-inner .container .websitetitle.mobile {
    margin: 0;
    padding: 0;
    margin-right: 0;
    color: #fff;
    width: initial
}

.header-inner .container .websitetitle.mobile a {
    padding: 11.5px 16px;
    width: initial;
    height: 36px;
    line-height: 1;
}


.header-inner .menu .navbar-collapse .navbar-toggle.mobile {
    display: none;
}

.btn-wide.sw-search-start i {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    margin-left: 5px;
}

.header-phone .customize-partial-edit-shortcut button {
    left: -30px;
    top: 9px;
}

.section-ads .title {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -15px;
    margin-bottom: 40px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 24px;
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 12px;
}

.item-meta .option {
    margin-bottom: 5px;
}

.reviews-container label[for="inputRating"] {
    margin-top: -1px;
    vertical-align: top;
}

.reviews-container label[for="inputRating"] + .controls {
    display: inline-block;
    margin-left: 10px;
}

.main-content .nexos_sw_win_wrapper .sw_wrap #sw_map_results {
    margin-top: 20px;
    margin-bottom: 20px;
}

.header .nexos_sw_win_wrapper .sw_wrap #sw_map_results {
    margin-top: 0;
    margin-bottom: 0;
}

.typeahead.dropdown-menu {
    display: block;
    right: 15px;
    border-radius: 0;
}

.typeahead.dropdown-menu li {
    padding: 0 !important;
}

.typeahead.dropdown-menu li a {
    padding: 11px 0;
    padding-left: 24px;
    background-color: transparent !important;
    color: #092c61;
}

.typeahead.dropdown-menu li a:hover {
    bakground: transparent;
    color: #27a6dc;
}

.container-side-version .h-side .h-side-title {
    margin-top: -4px;
}


.leaflet-container .open_steet_map_marker.google_marker img {
    max-width: 20px !important;
    max-height: 22px !important;
}

body .popupCustom .leaflet-popup-content-wrapper,
body .popupCustom .leaflet-popup-tip {
    background: transparent;
    color: #333;
    box-shadow: none;
}

body .popupCustom .leaflet-popup-content-wrapper .leaflet-popup-content{
    margin: 0;
    margin-bottom: 20px;
}

body .popupCustom .leaflet-popup-content-wrapper .leaflet-popup-content {
    position: relative;
}

.leaflet-container .popupcustom-default  a.leaflet-popup-close-button,
.leaflet-container .popupCustom  a.leaflet-popup-close-button {
    position: absolute !important;
    right: 10px;
    top: 10PX;
    cursor: pointer;
    z-index: 10;
    width: initial;
    height: initial;
    z-index: 10000;
    cursor: pointer;
    border: 1px solid rgb(237, 238, 240);
    border-radius: 13px;
    background: #fafaf8;
    color: #484848;
    font-size: 15px;
    line-height: 1;
    display: inline-block;
    padding: 1px 0;
    width: 18px;
    text-align: center;
    border-radius: 0;
}

.leaflet-container .popupCustom .infobox-big {
    margin-top: 20px;
    position: relative;
}

.leaflet-container .infobox-big:after,
.leaflet-container .infobox-big:before {
    left: 50%;
}

.leaflet-container.map {
    left: initial !important;
} 

body .leaflet-top, 
body .leaflet-bottom {
    z-index: 500;
}

.marker-cluster img {
    display: none !important;
}

.marker-cluster {
    background: transparent !important;
} 
    
.marker-cluster div {
    color: #fff !important;
    width: 36px !important;
    height: 36px !important;
    line-height: 36px !important;
    background: #27a6dc !important;
    border-radius: 50% !important;
    position: relative;
    text-align: center;
    font-size: 14px !important;
}

.marker-cluster div:before {
    border: 7px solid #27a6dc;
    opacity: 0.25;
    -webkit-box-shadow: inset 0 0 0 4px #27a6dc;
    box-shadow: inset 0 0 0 4px #27a6dc;
    content: '';
    position: absolute;
    border-radius: 50%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-animation: cluster-animation 2.5s infinite;
    animation: cluster-animation 2.5s infinite;
}

@-webkit-keyframes cluster-animation {
    0%,
    100% {
        -webkit-transform: scale(1.3) rotate(0deg);
        transform: scale(1.3) rotate(0deg); }
    50% {
        -webkit-transform: scale(1.55) rotate(90deg);
        transform: scale(1.55) rotate(90deg); } }

@keyframes cluster-animation {
    0%,
    100% {
        -webkit-transform: scale(1.3) rotate(0deg);
        transform: scale(1.3) rotate(0deg); }
    50% {
        -webkit-transform: scale(1.55) rotate(90deg);
        transform: scale(1.55) rotate(90deg); } }


.leaflet-container {
    border: 1px solid #eee; 
}

.leaflet-popup-content .infobox {
    border: 1px solid #eee;
}


body .popupcustom-default .leaflet-popup-content-wrapper,
body .popupcustom-default .leaflet-popup-tip {
    border: 0;
    border-radius: 0;
}

body .popupcustom-default .leaflet-popup-content-wrapper .leaflet-popup-content .infobox {
    border: 1px solid #eee;
    margin: -15px -25px;
}

body .popupcustom-default .leaflet-popup-content-wrapper .leaflet-popup-content {
    position: relative;
}

.box-container .box-container.widget-property .widget-body,
.box-container .box-container .property-slider-box {
    padding: 0 0;
}

.box-container .ml10 {
    margin-bottom: 15px;
}

.def-entry-content p.alert,
.box-container .alert {
   padding: 10px 15px;
   margin-bottom: 15px;
}

.menu .toleft .dropdown-menu {
    left: initial !important;
    right: 100%  !important;
}

.cus_list-contact {
    word-break: break-all;
}

/* reviewer module */
.widget-review .rating-input i {
    margin-right: 4px;
    cursor: pointer;
    font-size: 17px;
}

.reviews-files-list li .delete {
    position: absolute;;
    top: 0;
    right: 0;
}

.reviews-files-list li .delete input {
    display: none;
}

.reviews-files-list li .delete .btn {
    border-radius: 50%;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    padding: 0;
    text-align: center;
}

.reviews-files-list li .delete {
    position: absolute;
    top: -10px;
    right: -10px;
    opacity: 0;
    -webkit-transition: all .15s;
    transition: all .15s;
}

.reviews-files-list li .delete .btn i {
    line-height: 20px;
    margin-left: 1px;
    font-size: 13px;
}

.reviews-files-list li:hover .delete {
    opacity: 1;
}

.files-list.reviews-files-list {
    margin: 0 -5px;
    width: initial;
}

.files-list.reviews-files-list li {
    margin: 0 5px 20px 5px;
    padding: 1px;
    display: block;
    float: left;
    width: 98px;
    height: 80px;
    border: 1px solid #E5E5E5;
    cursor: pointer;
    position: relative;
}

.files-list.reviews-files-list li .preview {
    width: 100%;
    height: 100%;
}

.files-list.reviews-files-list li .preview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center center;
    background-size: contain;
}

.widget-review .review-detail-meta {
    margin-bottom: 10px;
    font-size: 15px;
}

.widget-review .review-detail-meta i:after {
    font-size: 16px;
}

.widget-review .summary-review {
    font-size: 18px;
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #e4e7e9;
}

.widget-review .rev-message {
    font-size: 15px;
    color: #737576;
    font-family: 'Rubik', sans-serif;
    word-spacing: 1px;
    line-height: 1.75;
}

.widget-review .reviews-container .media-list .media-body {
    padding-left: 5px;
}

.widget-review .reviews-container .review-detail-meta a,
.widget-review .reviews-container .review-detail-meta strong {
    color: #092c61;
}

.widget-review .reviews-container .sub-field {
    padding-top: 7px;
    text-align: center;
    font-weight: 600;
    color: #092c61;
}

.widget-review .reviews-container ul.media-list > li:not(:last-child) {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 35px;
    margin-bottom: 40px;
}

.widget-review .reviews-container ul.media-list .files-list.reviews-files-list {
    margin-top: 10px;
}

.widget-review .reviews-container ul.media-list .files-list.reviews-files-list li {
    margin: 0 5px 10px 5px;
}

.widget-review .reviews-container ul.media-list .files-list.reviews-files-list li {
    width: 101px;
}

/* smiles */

.rev_smiles .rev_smile {
    position: relative;
    width: 50px;
    height: 87px;
    cursor: pointer;
    float: left;
}

.rev_smiles .rev_smile .rev_smile-name {
    background-color: rgba(0,0,0,.8);
    border-radius: 3px;
    color: #fff;
    position: absolute;
    width: 50px;
    text-align: center;
    opacity: 0;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease- 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    z-index: 5;
    top: -10px;
}

.rev_smiles .rev_smile:hover .rev_smile-name {
    opacity: 1
}

.rev_smiles .rev_smile .rev_smile-count {
    border-radius: 3px;
    bottom: 0;
    color: #242424;
    padding: 2px 10px;
    position: absolute;
    font-size: 12px;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.rev_smiles .rev_smile .icon {
    background-image: url(../img/giphy.gif);
    background-repeat: no-repeat;
    
    position: absolute;
    top: 18px;
    left: 0;
    right: 0;
    bottom: 15px;
    height: 50px;
    -webkit-transform: scale(.7);
    transform: scale(.7);
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease;
}

.rev_smiles .rev_smile:hover .icon {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}

.rev_smiles .rev_smile .icon.icon-like {
    background-position: -4px -4px;
}

.rev_smiles .rev_smile .icon.icon-heart {
    background-position: -66px -4px;
}

.rev_smiles .rev_smile .icon.icon-wow {
    background-position: -190px -4px;
}

.rev_smiles .rev_smile .icon.icon-angry {
    background-position: -311px -4px;
}

.rev_smiles .reviev_ajax_loader {
    margin-top: 26px;
    margin-left: 10px;
}

/* end smiles */

/* ratings */
.icon-star-ratings:after {
  bottom: -30px;
  content: '\f006 \f006 \f006 \f006 \f006';
  color: #fc0;
  letter-spacing: 2px;
  left: 0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-0:after {
  bottom: -30px;
  content: '\f006 \f006 \f006 \f006 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-0-5:after {
  bottom: -30px;
  content: '\f123 \f006 \f006 \f006 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-1:after {
  bottom: -30px;
  content: '\f005 \f006 \f006 \f006 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-1-5:after {
  bottom: -30px;
  content: '\f005 \f123 \f006 \f006 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-2:after {
  bottom: -30px;
  content: '\f005 \f005 \f006 \f006 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-2-5:after {
  bottom: -30px;
  content: '\f005 \f005 \f123 \f006 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-3:after {
  bottom: -30px;
  content: '\f005 \f005 \f005 \f006 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-3-5:after {
  bottom: -30px;
  content: '\f005 \f005 \f005 \f123 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-4:after {
  bottom: -30px;
  content: '\f005 \f005 \f005 \f005 \f006';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-4-5:after {
  bottom: -30px;
  content: '\f005 \f005 \f005 \f005 \f123';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

.icon-star-ratings-5:after {
  bottom: -30px;
  content: '\f005 \f005 \f005 \f005 \f005';
  color: #fc0;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  left: 0;
  letter-spacing: 2px;
  text-align: center;
  width: 100%;
}

/* ratings */
/* end reviewer module */

/* [START] ]dropzone */

.dropzone {
    width: 100%;
    cursor: pointer;
    height: 190px;
    outline: 2px dashed #92b0b3;
    outline-offset: -15px;
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear;
    font-size: 1.25rem;
    background-color: #EBECF2;
    position: relative;
}

.dropzone:hover .dropzone-content strong {
    color: #39bfd3;
}

.dropzone .dropzone-content {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
}

.dropzone .dropzone-content .dropzone-content-notice {
    width: 100%;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    font-size: 20px;
    color: #526C6F;
}

.dropzone .dropzone-content .dropzone-content-notice * {
    display: inline;
}

.dropzone .dropzone-content .dropzone_icon {
    width: 100%;
    height: 80px;
    fill: #92b0b3;
    display: block;
    margin-bottom: 25px;
}

.dropzone.in {
    width: 600px;
    height: 200px;
    line-height: 200px;
    font-size: larger;
}

.dropzone.hover {
    background: #c8dadf;
    outline-offset: -20px;
}

.dropzone.fade {
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    opacity: 1;
}

/* [/END] dropzone */

.geo-menu,
.geo-menu .treefield-tags,
.geo-menu .treefield-tags > li {
    width: 100%;
}

.bb-alert.alert-danger {
    padding: 20px 40px;
    background-color: #f66358;
    border-color: #f66358;
    color: white;
}

/*------------------------------------------------------------------
[ Modal ]
*/

.modal .modal-content {
  border-radius: 0;
  padding: 20px 20px;
}

.modal .modal-content .modal-title {
    text-align: center;
    font-size: 28.5px;
    font-weight: 800;
    color: #092c61;
}

.modal .modal-content .modal-header {
  border: 0;
  padding: 20px 0;
  line-height: 1;
}

.modal .modal-content .modal-footer,
.modal .modal-content .modal-body {
  padding: 15px 0;
}

.modal .modal-content .bottom-actions {
  font-size: 13px;
  padding-top: 15px;
  text-align: center;
}

.modal .modal-content .bottom-actions .link {
  color: #DA3743;
}

.modal .modal-header .close {
  margin-top: -25px;
}

.modal .modal-content input:not([type="submit"]) {
    border: 1px solid #e4e7e9;
}

.modal .notice {
  text-align: center;
}

.modal.modal-form .modal-dialog {
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.modal.modal-form.in .modal-dialog {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 70px auto;
  }
}

.btn.fb:hover {
  opacity: 1;
}

/* add appropriate colors to fb, twitter and google buttons */
.modal.modal-form .btn.btn-primary.fb {
  background-color: #3B5998;
  color: white;
}

.modal.modal-form .btn.btn-primary.fb:hover {
    background-color: #3b61b1;
}

/* styles : */

.modal.modal-form  .modal-content {
    background-color: #27a6dc;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(26, 84, 131, 0.44);
    border: 1px solid rgba(0, 0, 0, 0);
}

.modal.modal-form .modal-content .modal-header {
    border: 0;
    padding: 17px 0;
    line-height: 1;
    color: #fff;
    opacity: 0.8;
    background: #092c61;
    border-radius: 3px 3px 0 0;
    margin: -20px -20px 20px;
    position: relative;
    border-radius: 0;
}

.modal.modal-form .modal-content .modal-title {
    text-align: center;
    color: #fff;
    font-size: 34px;
    font-weight: 300;
}

.modal.modal-form .modal-content .form-control:not(.bootstrap-select):focus {
   color: #04182f; 
}

.modal.modal-form .modal-content .bottom-actions {
    font-size: 16px;
    padding-top: 15px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}

.modal.modal-form .modal-content .bottom-actions .link {
    color: #fff;
    font-weight: 600;
    font-size: 16px;
}

.modal.modal-form .btn.btn-primary {
    color: #fff;
    background: rgba(0,0,0,0.1);
    border: 2px solid #fff;
}

.modal.modal-form .btn.btn-primary:hover {
    background: #58c5f3;
    border: 2px solid #fff;
}

.modal.modal-form .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    color: #fff;
}

.modal.modal-form .modal-header .close {
    color: #fff;
    opacity: 0.8;
    margin-top: -10px;
    position: absolute;
    right: 10px;
}

/* end styles : */

.footer .footer-bottom a .customize-partial-edit-shortcut-button {
    margin-top: -6px;
}

.header .top-bar ul.social-nav .customize-partial-edit-shortcut button {
    top: 10px;
}

.widget-quick-nav.transparent:after,
.widget_sw_win_banner_widget .banner-preview.transparent:after,
.widget-search-ads.transparent:after {
    background: transparent;
    opacity: 0;
}

.widget_sw_win_banner_widget .banner-preview.transparent .link {
    background: transparent !important;
}

.widget-search-ads-searcharea .sw_search_primary  {
    position: relative;
}

.widget-search-ads-searcharea .sw_search_primary  .section-widget-control {
    bottom: 100%;
}

.widget-search-ads-searcharea .tabs-purpose {
    position: absolute;
    bottom: 100%;
    left: 0;
    margin: 0 -5px !important;
    margin-bottom: 15px !important;
}

.widget-search-ads-searcharea {
    position: relative;
}

.widget-search-ads-searcharea .tabs-purpose li {
    float: left;
    margin: 0 5px !important;
    margin-bottom: 10px !important;
    padding: 0 !important;
    border: 0 !important;
}

.widget-search-ads-searcharea .tabs-purpose li a {
    display: block;
    padding: 21px 30px;
    background: #ffffff;
    font-size: 13px;
    font-weight: 600;
    color: #092c61;
    text-transform: uppercase;
    -webkit-transition: all .1s;
    transition: all .1s;
    position: relative;
    text-decoration: none;
}

.widget-search-ads-searcharea .tabs-purpose li a.active,
.widget-search-ads-searcharea .tabs-purpose li a:hover {
    background: #27a6dc;
    color: #fff;
}

.widget-search-ads.on-tabs .widget-search-ads-body {
    margin-bottom: 200px;
}

.sticky-wrapper {
    min-height: 161px;
}

.sticky-wrapper[style*='height: auto'] {
    min-height: initial;
}

.list-overview li .list-overview-textarea.list-overview-value {
    text-align: justify;
    padding-top: 5px;
}

/* message_live-popup */

.message_live-popup-box {
    position: fixed;
    right: 15px;
    bottom: 0;
    z-index: 100;
}

.message_live-popup {
    position: relative;
    background: #fffffff7;
    padding: 12px 15px;
    border-radius: 15px;
    width: 350px;
    box-shadow: 0px 1px 0px 0.25px rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0px 0 3px 2px rgba(0, 0, 0, 0.08);
    margin-bottom: 15px;
}

.message_live-popup .hover {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.message_live-popup .header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 10px;
    background: transparent;
}

.message_live-popup .header .title {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
    font-weight: 700;
    color: #092c61;
    text-transform: uppercase;
}

.message_live-popup .header .prw {
    width: 24px;
    height: 24px;
    margin-right: 8px;
}

.message_live-popup .header .prw img {
    width: 100%;
    height: 100%;
    -webkit-object-fit: cover;
    object-fit: cover;
}

.message_live-popup .header .time {
    font-weight: 600;
}

.message_live-popup .caption .capt-title {
    font-weight: 600;
    color: #092c61;
    font-size: 13px;
    margin-bottom: 5px;
}

.message_live-popup .caption .capt-text {
    font-size: 12px;
}

/* end message_live-popup */

.infobox .budget.is_featured {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 100;
    background: #092c61;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    padding: 1.5px 5px;
    height: 16px;
    font-size: 11px;
    font-weight: 400;
    line-height: 13.5px;
}

.sidebar-right .scale-range .noUi-connect,
.widget-search-ads-searcharea .scale-range .noUi-connect {
    background: #092c61;
}

.sidebar-right .scale-range .noUi-handle,
.widget-search-ads-searcharea .scale-range .noUi-handle {
    border: 7px solid #0f7ad5;
    background: #092c61;
}

.sidebar-right .scale-range .scale-range-label,
.sidebar-right .scale-range .scale-range-value,
.widget-search-ads-searcharea .scale-range .scale-range-label,
.widget-search-ads-searcharea .scale-range .scale-range-value {
    color: #092c61;
}

.widget-search-ads-searcharea .search-btn-box {
    padding: 0 15px;
}

.widget-search-ads-searcharea .noUi-base {
    background: #e4e7e9;
}

.property-card .property-card-header .sold_badge {
    background: #F44336;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.36);
    -webki-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.36);
    box-sizing: border-box;
    color: white;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    top: 21px;
    right: -41px;
    left: initial;
    padding: 4px 36px;
    transform: rotate(+45deg) !important;
    -webkit-transform: rotate(+45deg) !important;
    -ms-transform: rotate(+45deg) !important;
    -moz-transform: rotate(+45deg) !important;
    -o-transform: rotate(+45deg) !important;
    width: 153px;
    max-width: initial;
    display: block;
    text-align: center;
    z-index: 1000;
}

.zebra-main.bt {
    background: #f5f6f7;
}

@media (min-width: 1199px){
    .widget-search-ads-searcharea .tabs-purpose.on-h li a.active:before,
    .widget-search-ads-searcharea .tabs-purpose.on-h li a:hover:before {
        content: '';
        position: absolute;
        bottom: -25px;
        left: 50%;
        margin-left: -15px;
        display: block;
        border: 15px solid transparent;
        border-bottom: 12px solid #fff;
    }
}

@media (max-width: 767px){
    .widget-search-ads-searcharea .tabs-purpose {
        margin-bottom: 0px !important;
    }
    

    .widget-search-ads.on-tabs .widget-search-ads-body {
        margin-bottom: 50px;
    }

}

@media (max-width: 600px){
    .widget-search-ads-searcharea .tabs-purpose li {
        float: none;
        width: 100%;
    }
    
    .widget-search-ads-searcharea .tabs-purpose {
        position: relative;
        width: 100%;
    }
    
    .widget-search-ads-searcharea .tabs-purpose li a {
        background: #27a6dc;
        color: #fff;
    }
    
    .widget-search-ads-searcharea .tabs-purpose li a:hover,
    .widget-search-ads-searcharea .tabs-purpose li a.active {
        background: #092c61;
        color: #fff;
    }
}

@media (min-width: 1367px) {
    body:not(.boxed) .container-side-version .header-inner .row-header .menu {
        padding-left: 67.5px;
    }
}

@media (min-width: 992px) {

    .header-inner .row-header .menu.right {
        text-align: right;
    }

    .header-inner .row-header .menu {
        -webkit-order: 2;
        order: 2;
        -webkit-flex: 1 2;
        flex: 1 2;
        text-align: center;
    }

    .sw_res_col-md-6 .sw-listing-results:before,
    .sw_res_col-md-6 .sw-listing-results:after {
        display: none;
    }

    .sw_res_col-md-6 .sw-listing-results {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .sw_res_col-md-6 .sw-listing-results > div[class*="col-"]{
        width: 50%; 
    }

    .sw_res_col-md-6 .sw-listing-results > div[class*="-12"]{
        width: 100%; 
    }

    .sw_res_col-md-6 .sw-listing-results > div:not([class*="col-"]){
        display: none;
    }

    .sw_res_col-md-6 .sw-listing-results > div{
        width: 50%; 
    }

    .pt-md-90 {
        padding-top: 90px !important;
    }

    .pt-md-85 {
        padding-top: 85px !important;
    }

    .pt-md-65 {
        padding-top: 65px !important;
    }

    .right_select_md  {
        margin-left: -5px;
    }

    .container-side-version .entry-content {
        margin-left: -20px;
        margin-right: -20px;
        padding: 0 35px;
        background: #f5f6f7;
    }

    .main-container > .container > .row > .col-md-9 {
        padding-right: 15px;
    }

    .container-side-version .sw-listing-results > [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }

    .container-side-version .row.sw-listing-results {
        padding: 0 5px !important;
    }

    .container-side-version .search-form form,
    .container-side-version .search-form [class*="col-"] {
        padding-right: 10px;
        padding-left: 10px;
    }


    body:not(.boxed) .container-side-version .section .container,
    body:not(.boxed) .container-side-version .footer .container.footer-contant {
        padding-left: 100px;
        padding-right: 100px;
    }

    body:not(.boxed) .container-side-version .agents-corousel {
        padding: 0 15px;
    }

    body:not(.boxed) .container-side-version .agencies-corousel {
        padding: 0 35px;
    }

    body:not(.boxed) .container-side-version .section-agents-and-agencies .row-fluid {
        margin-left: -35px;
        margin-right: -35px;
    }

    .widget-horizontal-carousel-news .owl-carousel.owl-carousel-items {
        padding-left: 0;
        padding-right: 0;
    }

}

@media (max-width: 1199px) {

    .owl-carousel-places .item {
        width: calc(970px + 30px)
    }

    .blog-list-item .blog-list-item-preview {
        -webkit-flex: 0 0 250px;
        flex: 0 0 250px;
    }
}

@media (max-width: 991px) {

    .container-side-version .widget-with-control.header-search-form .form-horisontal.sw_search_primary {
        padding-top: 0;
        padding-bottom: 0;
    }
    
    body > div.container-side-version .search-form {
        padding-bottom: 40px;
    }
    
    .item-meta * {
        line-height: 19px;
    }

    .widget-with-control.header-search-form .form-horisontal.sw_search_primary {
        padding-right: 0;
        padding-left: 0;
    }

    .owl-carousel-places .item {
        width: calc(750px + 30px)
    }

    .owl-carousel-places .item {
        height: 240px;
    }

    .widget-blog-listing .properties .sw-listing-results,
    .widget-profilelisting .properties .sw-listing-results {
        margin-bottom: -30px;
    }

    .section.page-body {
        text-align: center;
    }

    a.logo-box .image img {
        max-height: 35px;
    }

    .main-bar-left {
        padding-right: 15px !important;
    }

    .main-bar-right {
        padding-left: 15px !important;
    }

    .row-flex .cflex-dinamic,
    .row-flex .cflex-fixed {
        -webkit-flex: 0 0 100%;
        flex: 0 0 100%;
    }

    .row-flex .cflex-fixed {
        padding: 0 15px;
    }

    .widget.widget_sw_win_geomap_widget {
        margin-bottom: 0;
    }

    .pagin-parent:empty {
        padding-bottom: 60px;
    }

    .agent-pagin-parent:empty {
        padding-bottom: 20px;
    }

    .search-additional-btn {
        bottom: -62px;
    }

    .footer .footer-contant {
        padding-bottom: 0;
    }

    .header .top-bar .top-offset,
    body.boxed .container-side-version .header .top-bar .pull-right.top-offset,
    body .container-side-version .header .top-bar .pull-right.top-offset {
        margin-right: 0;
    }

    body .header-search-form .checkbox-box-main,
    body .header-search-form .checkbox-box-main label {
        line-height: 1;
    }

    body .header-search-form .checkbox-box-main input {
        margin: 1px 0px 0px -22px;
    }

    .search-form .form-horisontal.sw_search_primary > .row {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .search-form .form-horisontal.sw_search_primary > .row .search-btn-box {
        -webkit-order: 2;
        order: 2;
        display: block;
    }

    .search-form.open-form .search-btn-box {
        display: block;
    }

    .footer-contant .widget-business-hours,
    .footer-contant .widget_recent_entries {
        display: none;
    }

    body .sidebar-left {
        padding-top: 0;
    }

    main.main-container.basic-content.p50,
    body .col-md-3.sidebar-right {
        padding-bottom: 0;
    }

    .container.container-wrapper .main + .widget-horizontal-carousel-news,
    .container.container-wrapper .main + .section-ads.section-parallax + .widget-horizontal-carousel-news {
        padding-top: 0;
    } 

    .card.card-preview {
        position: relative;
        margin-bottom: 15px;
        height: 240px;
        overflow: hidden;
    }

    .sw_search_primary .checkbox-box-main .checkbox-inline {
        height: initial;
    }

    .widget-open-post figure.entry-thumbnail-full {
        margin-left: -25px;
        margin-right: -25px;
    }

    .box-overflow-container,
    .widget-open-post .box-overflow-container,
    #comments,
    .widget-search-ads .widget-search-ads-searcharea,
    .property-slider-box,
    .col-md-9 .widget-body, .col-sm-9 .widget-body,
    .container > .widget-box, .col-md-12 .widget-box, .col-md-9 .widget-box {
        padding-left: 25px;
        padding-right: 25px;
    }

    .container-side-version .widget-with-control.header-search-form .form-horisontal.sw_search_primary,
    .widget.widget-property {
        padding-left: 0;
        padding-right: 0;
    }
    
    body {
        overflow-x: hidden;
    }
}

@media (max-width: 767px) {
    
    ul.amenities li {
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    
    .amenities li span {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    
    .amenities li span {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
    
    body {
        overflow-x: initial;
    }
    
    ul.CATEGORY li {
        width: 100% !important;
    }
    
    #palette-backgroundimage-prepared,
    body #pallete-background-boxed,
    .custom-palette-color {
        display: none;
    }
    
    body .custom-palette {
        top: 140px;
    }
    
    body .custom-palette .custom-palette-box .custom-palette-btn {
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    
    .owl-carousel-places .item {
        width: 100%;
        padding: 0 15px;
        margin: 0;
    }
    
    .owl-carousel .owl-stage, .owl-carousel.owl-drag .owl-item{
        -ms-touch-action: auto;
            touch-action: auto;
    }
    
    .header-inner .logo .menu-toggle {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    
    .top-box.sticky.is-sticky.top-bar-fixed .menu .navbar-toggle {
        margin-right: 4px;
    }
    
    .agent-card .agent-details {
        width: 100%;
        max-width: 100%;
    }

    .btn-website i {
        margin-right: 0;
    }

    body main.main {
        padding-top: 40px;
    }

    body .container-side-version main.main {
        padding-top: 0;
    }

    body .main-content {
        padding-top: 30px;
    }

    .header-inner .container .websitetitle.mobile a {
        margin-left: 15px;
        margin-right: 15px;
    }

    .footer .widget {
        margin-bottom: 15px;
    }

    .header-inner .logo .menu-toggle {
        width: initial;
    }

    .top-title {
        padding-top: 0;
    }

    .blog-list-item .caption {
        padding-left: 25px;
        padding-right: 25px;
    }

    .footer .logo-box {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .lang-menu-mobile ul {
        margin: 0 !important;
    }

    blockquote {
        padding-right: 0;
    }

    .blog-list-item {
        height: initial;
    }

    .thumbnail-news {
        max-width: 100%;
    }

    .owl-carousel-places .item {
        width: calc(100vw + 10px)
    }

    .agents-corousel .owl-btn {
        display: none;
    }

    .col-md-1.checkbox-md .checkbox-box-main .checkbox-inline {
        padding-left: 20px;
    }

    .widget_sw_win_compare_widget br {
        display: none;
    }

    .top-bar-fixed .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .menu .nav > .menu-item-has-children:hover>.dropdown-menu {
        display: none;
    }

    .menu .navbar-nav li.open > .dropdown-menu {
        display: block !important;
    }

    .navbar-nav .open .dropdown-menu>li>a {
        padding: 10px 15px;
    }

    .blog-list-item {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .widget-quick-nav .actions .btn {
        width: 250px;
    }

    body .menu .dropdown-menu .dropdown-menu {
        top: 0;
        left: 0;
        margin: 0;
        float: initial;
    }

    .blog-prv-box.blog-prv-vert .blog-prv {
        -webkit-flex-direction: column;
        flex-direction: column;
    }

    .blog-prv-box.blog-prv-vert .blog-prv-content {
        -webkit-order: 2;
        order: 2;
    }

    body.boxed .section.widget-horizontal-carousel-news .owl-carousel-items {
        margin-right: -15px;
        margin-left: -15px;
    }

    .quick-submission .files .preview * {
        width: auto;
    }

    body .bootstrap-wrapper .upload-files-widget .btn {
        margin-bottom: 10px;
        margin-right: 10px;
    }

    body .ci.sw_widget.sw_wrap .upload-files-widget .fileupload-buttonbar input[type="checkbox"],
    body .bootstrap-wrapper .upload-files-widget .toggle {
        margin-left: 0;
    }

    .widget-footer-aditional-info .social ul li a {
        font-size: 16px;
        height: 26px;
        line-height: 30px;
        width: 26px;
    }

    .footer .footer-contant .widget ul {
        text-align: center;
    }

    .sw-listing-results br {
        display: none;
    }

    .tse-scrollable.wrapper .tse-content .properties-rows ul.pagination,
    #results ul.pagination  {
        margin-bottom: 75px;
        margin-top: 30px;
    }

    .list.list-contact i {
        float: none;
        margin-left: -25px;
        vertical-align: top;
    }

    .list.list-contact .value {
        margin-left: 15px;
        display: inline-block;
    }

    .footer-box {
        padding-left: 0;
    }

    .header-inner .container .websitetitle {
        width: 100%;
        text-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-justify-content: center;
        justify-content: center;
        display: -webkit-flex;
        display: flex;
        padding-bottom: 25px;
    }

    .side-search-form br {
        clear: both;
        display: none;
    }

    .footer .logo a {
        width: initial;
    }

    .geo-menu li.active {
        width: 100%;
    }

    .geo-menu li.active > ul {
        width: 285px;
        margin: 0 auto;
    }

    .geo-menu li.active > ul > li {
        width: 170px;
    }

    .geo-menu li.active > ul > li:nth-child(odd) {
        width: 115px;
    }

    .nexos_sw_win_wrapper .agent-card {
        margin-bottom: 30px;
        margin-top: 0;
    }

    .pull-left-img, 
    .pull-right-img {
        max-width: 100%;
    }

    .carousel-caption.carousel-listing .listing-card .btn-detail,
    .header-slider .carousel  .carousel-control,
    .property-card .property-preview-f-right {
        display: none;
    }

    .property-card .property-preview-f-left {
        text-align: left;
    }

    .property-card-list .property-card-descr {
        height: initial;
    }

    body .h-side.top-pad.h-side-slim .grid-type {
        display: none;
    }

    .menu .navbar-nav .open .dropdown-menu {
        background-color: #fff;
    }

    .agent-card .agent-logo,
    .agents-corousel-item .box-container .agent-logo {
        float: none;
        text-align: center;
        padding: 0;
    }

    .agents-corousel-item .box-container .agent-logo a {
        position: relative;
        display: inline-block;
    }

    .agents-corousel-item .box-container .media-right,
    .agents-corousel-item .agent-details {
        margin-left: 0;
        text-align: center;
    }

    .report {
        padding: 10px 10px 0 0px;
    }

    .report .btn {
        margin-left: 0 !important;
    }

    .agents-corousel-item .box-container {
        padding: 30px 25px;
    }

    .agent-card .agent-details,
    .agent-card .media-left {
        margin: 0 auto;
        padding: 0;
        text-align: center;
        display: block;
        float: none;
    }

    .agent-card .media-left {
        margin-bottom: 25px;
    }

    .agent-card .media-left .img-circle-cover {
        height: 120px;
        width: 120px;
    }

    .agent-card {
        padding: 30px 25px;
    }

    .owl-carousel-places .item   > * {
        width: 100%
    }

    .owl-carousel-places .item:not(.singl) >*:last-child {
        display: none;
    }

    .header-inner .container .websitetitle {
        display: none;
    }

    .header-inner .container .websitetitle.mobile {
        display: block;
    }

    .header-inner .logo .menu-toggle {
        display: -webkit-flex;
        display: flex;
    }

    /* menu slide */

    .top-box.top-bar-fixed .box-navigaion .navbar-header {
        margin-top: 0;
    }

    .sticky-wrapper {
        max-height: 138px !important;
    }

    body .mask {
        position: relative;
    }

    body.menu_opened {
        overflow: hidden;
    }

    body.menu_opened .mask {
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.85);
        position: fixed;
        z-index: 996;
    }

    .navbar-toggle .icon-bar {
        background-color: #fff;
        width: 20px;
    }

    body.menu_opened .top-box {
        z-index: 100000;
    }

    .header-inner .logo .menu-toggle .navbar-toggle {
        background: #092c61;
    }

    .header-inner .logo .menu-toggle .navbar-toggle:hover {
        background: #27a6dc;;
    }

    .navbar-toggle {
        margin: 0;
        padding: 10px 10px;
        position: relative;
    }

    .header-inner .menu .navbar-collapse {
        position: fixed;
        height: 100%;
        z-index: 100000;
        background: #f7f7f7;
        right: 0;
        top: 0;
        width: 75vw;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all .15s;
        transition: all .15s;
        display: block;
        padding-top: 47px;
        border-left: 1px solid #e4e7e9;
        height: 100% !important;
    }

    .header-inner .menu .navbar-collapse.in {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    .header-inner .menu .navbar-collapse .navbar-toggle.mobile {
        display: block;
        position: absolute;
        right: 2px;
        top: 10px;
        font-size: 20px;
    }

    .menu .dropdown-submenu > a:after {
        content: "\f107";
        border: 0;
        margin-left: 6px;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        font-size: 13px;
        position: absolute;
        width: initial;
        height: initial;
        right: 25px;
    }

    .menu .nav > .menu-item {
        padding: 0;
        text-align: left;
    }

    .navbar-nav li.menu-item {
        text-align: left;
    }

    .menu .nav > .menu-item > a .caret {
        line-height: 23px;
        float: right;
    }

    .menu .nav > .menu-item > a {
        border-bottom: 1px solid #d0d0d0;
    }


    /* end menu slide */

    .agent-card .media-left {
        max-width: initial;
    }

    .blog-list-item .blog-list-item-preview {
        -webkit-flex: 0 0 auto;
        flex: 0 0 auto;
        margin-bottom: -10px;
    }

    #sw_login {
        margin-bottom: 40px;
    }

    #listing-preview  .report,
    #listing-preview  .favorite button {
        width: 100%;
    }

    .report {
        padding: 0;
    }

    .favorite {
        padding: 0px;
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .property-slider {
        margin-bottom: 20px;
    }
}

@media (max-width: 600px) {

    .item-meta .option {
        margin-bottom: 5px;
    }

    .property-card .property-card-tags {
        top: 12.5px;
        left: 12.5px;
    }

    .property-card .budget.is_featured {
        top: 12.5px;
        right: 12.5px;
    }

    .property-card .budget.is_favorite {
        bottom: 12.5px;
        right: 12.5px;
    }

    .header-geomap .map-geo-widget #map-geo {
        display: -webkit-flex;
        display: flex;
    }

    .header-geomap .map-geo-widget #svgmap {
        min-height: initial;
    }

    .widget-search-ads .widget-search-ads-body {
        font-size: 25px;
        margin-top: 50px;
        margin-bottom: 40px;
    }

    body.admin-bar .top-box.sticky.is-sticky.top-bar-fixed .menu {
        top: 0;
    }


    .carousel-caption.carousel-listing .listing-card {
        opacity: .9;
    }

    .carousel-caption.carousel-listing .listing-card .s-description {
        display: none;
    }
}

@media (max-width: 540px) {

    .widget-review .reviews-container .media-list .media-body {
        display: block;
        width: 100%;
    }
    
    .page-title-big {
        word-break: break-word;
    }

    #svgmap {
        margin-top: 0;
    }
    /*
    .winter_dropdown_tree .list_container .input-group {
        display: none;
    }*/

    .winter_dropdown_tree .list_scroll {
        border-bottom: 1px solid #27a6dc;
    }

    .agent-card, .agents-listing {
        text-align: center;
    }


    .section.widget-horizontal-carousel-news .owl-carousel-items {
        margin-right: -15px;
        margin-left: -15px;
        width: initial;
    }

    .section.widget-horizontal-carousel-news {
        overflow: hidden;
    }

    .thumbnail-news {
        max-width: 100%;
    }

    .header-inner .container .websitetitle a {
        width: 100%;
        margin-left: 15px;
        margin-right: 15px;
    }

    .carousel-caption.carousel-listing .listing-card {
        max-width: initial;
        width: 100%;
    }

}

@media (max-width: 440px) {
    .carousel-caption.carousel-listing .listing-card .footer .option:nth-child(4) {
        display: none;
    }

}

.widget.wide-p .box-overflow-container ul.clearfix {
    margin: 0;
}

.forcefullwidth_wrapper_tp_banner {
    overflow: hidden;
}

.bootstrap-select.form-control .dropdown-menu.inner li {
    border-bottom: 1px solid rgba(144, 148, 156, 0.3) !important;
    padding: 0;
}

div.form-group.search_field .winter_dropdown_tree .btn-group {
    width: 100%;
    display: block;
    height: 100%;
}

/* color cheme */

#searchsubmit:hover,
.color-primary.btn:hover {
    -webkit-filter: grayscale(.4);
    filter: grayscale(.4);
}

/* end color cheme */

.header-search-form .winter_dropdown_tree .list_container,
.sw_search_primary .winter_dropdown_tree,
.search-form.color-primary .form-control {
    background: #fff !important;
    color: #092c61;
}

.sw_search_primary .form-control:not(.bootstrap-select),
.sw_search_primary .winter_dropdown_tree .btn:hover,
.sw_search_primary .form-control.bootstrap-select .btn {
    color: #092c61;
    border: 1px solid #e4e7e9;
    background: transparent;
    box-shadow: none;
    padding-left: 24px;
    padding-right: 24px;
}

.sw_search_primary .form-control.bootstrap-select .btn {
    height: 61px;
}

.sw_search_primary .winter_dropdown_tree > .btn-group > .btn {
    font-size: 13px;
    font-weight: 600;
}

.sw_search_primary .winter_dropdown_tree > .btn-group > .btn,
.sw_search_primary .winter_dropdown_tree input.form-control.search_term,
.sw_search_primary .winter_dropdown_tree .list_scroll ul li:first-child,
.sw_search_primary .winter_dropdown_tree .list_scroll ul li {
    padding-left: 24px;
}

.sw_search_primary .form-control.bootstrap-select {
    border: 0;
}

.sw_search_primary div.form-group.search_field .winter_dropdown_tree.win_open > .btn-group *,
.sw_search_primary .winter_dropdown_tree.win_open > .btn-group *,
.sw_search_primary .form-control.bootstrap-select.open .btn {
    color: #58c5f3;
}

.sw_search_primary .winter_dropdown_tree .btn,
.sw_search_primary div.form-group.search_field .winter_dropdown_tree .btn-group {
    color: #092c61;
    border: 1px solid #e4e7e9;
    background: transparent;
}

.sw_search_primary .form-control.bootstrap-select .dropdown-menu a {
    color: #092c61;
}

.sw_search_primary input::-webkit-input-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.sw_search_primary input::-moz-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.entry-content form input:not([type="submit"])::-webkit-input-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.entry-content form input:not([type="submit"])::-moz-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

input::-webkit-input-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

input::-moz-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

.sidebar-left input.form-control::-webkit-input-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.sidebar-left input.form-control::-moz-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    font-weight: 400;
}

.form-group-s input::-webkit-input-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.sidebar-right .widget.agents-search-container input::-moz-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.sidebar-right .widget.agents-search-container input::-webkit-input-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.form-group-s input::-moz-placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.form-group-s input::placeholder { 
    color: #808080;
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
}

.winter_dropdown_tree.color-secondary,
.winter_dropdown_tree .btn.color-secondary,
.winter_dropdown_tree .color-primary {
    background: #fff !important;
}

.sidebar-right .widget:not(.widget-box).widget_sw_win_pdf_widget .sw-btn-export {
    margin-top: 0;
    margin-bottom: 0;
}

.show_walker_map img, 
.show_walker_map div {
    max-width: none !important;
}

.sidebar-right .widget_sw_win_primarysearch_widget .section-widget-control {
    right: 0;
    top: -4px;
}

.widget .entry-content ul.social-nav {
    margin: 0;
}

.widget .entry-content ul.social-nav li a {
    -webkit-box-shadow: none;
    box-shadow: none !important;
}

.menu .dropdown-menu .dropdown-menu {
    display: none;
    top: -1px;
    left: 100%;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: 1px -1px 0px 0px rgba(2, 2, 2, 0.04);
    box-shadow: 1px -1px 0px 0px rgba(2, 2, 2, 0.04);
}

.menu .dropdown-menu .dropdown-item:hover + .dropdown-menu {
    display: block;
}

.sw_search_primary div.form-group.search_field .winter_dropdown_tree button:first-child,
.sw_search_primary .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-transform: uppercase;
}

.sw_search_primary {
    font-size: 13px;
}

.section.widget-horizontal-latest-listings {
    padding-bottom: 68px;
}

.winter_dropdown_tree .input-group-addon i {
    color: #fff;
}

.winter_dropdown_tree .input-group .input-group-addon {
    border: 0;
    border-radius: 0;  
}

.alert a {
    color: #092c61;
}

.search-form.color-primary .checkbox-box-main .checkbox-inline {
    color: #fff;
}

.widget-content.widget-open-post .sw_widget {
    margin-bottom: 15px;
}

.widget-profilelisting .properties-filter {
    margin-bottom: 20px;
}

.footer select {
    color: #000;
}

.footer  .widget_calendar th {
    color: #90a7b7;
}

.widget_text,
.widget_tag_cloud,
.widget_nav_menu,
.widget_search,
.widget_archive {
}

.complete_box {
    position: relative;
}

.complete_box_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.complete_box.property-card.card:hover .property-card-header img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.complete_box.property-card.card:hover .property-card-header .property-card-hover {
    opacity: 1;
}

.complete_box.property-card.card:hover budget.is_favorite {
    opacity: 1;
}

.complete_box.property-card.card:hover .property-card-header  .property-card-hover:before {
    opacity: .35;
}

.complete_box.property-card.card:hover  .property-card-title a {
    color: #27a6dc;
}

.complete_box.property-card.card:hover  .property-preview-footer a.btn {
    color: #092c61;
}

.complete_box.thumbnail-news:hover .header img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.complete_box.thumbnail-news:hover .header a {
    opacity: 1;
}

.complete_box.thumbnail-news:hover .header a:before {
    opacity: .35;
}

.complete_box.thumbnail-news:hover .caption .title a {
    color: #27a6dc;
}

.complete_box.thumbnail-news:hover  .caption a.btn-more {
    color: #58c5f3;
}

.agent-card.complete_box:hover .agent-logo a:before {
    opacity: .35;
}

.agent-card.complete_box .mail {
    position: relative;
    z-index: 5;
}

.blog-list-item.complete_box:hover .title a {
    color: #27a6dc;
}

.blog-list-item.complete_box:hover .caption .btn-more {
    color: #092c61;
}

.blog-list-item.complete_box:hover .anm-zoom-in img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.agents-corousel-item .box-container.complete_box:hover {

}

.agents-corousel-item .complete_box .agent-details .mail {
    z-index: 5;
    position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li a,
.bootstrap-select>.dropdown-toggle {
    color: #092c61;
    background: #fff;
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
    padding: 0 !important;
    border-bottom: 1px solid #eff2f4;
}

select {
    background: #fff !important;
}

.bottom-section {
    background: #f5f6f7;
}

.bottom-section > .widget:not(.block-init) {
    background: transparent !important;
    margin: 0;
    padding: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.bottom-section .widget h5.widget-title {
    color: #092c61;
    font-size: 15px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 0px;
    height: initial;
    margin-bottom: 25px;
    position: relative;
    text-overflow: ellipsis;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;  
}

input.form-control {
    -webkit-appearance: none;
}

input:not([type="submit"]) {
    height: 61px;
    padding: 18.5px 15px;
    padding-left: 24px;
    border: 1px solid #e4e7e9;
}

input[type="submit"] {
    background: #27a6dc;
    border-radius: 0;
    border: 0;
    white-space: normal;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    padding: 19.5px 22px;
    height: 61px;
    text-transform: uppercase;
    -webkit-transition: all .25s;
    transition: all .25s;
    color: #fff;
    outline: none;
    vertical-align: top;
}

input[type="submit"]:hover {
    background: #58c5f3;
}

.blueimp-gallery > .description {
    position: absolute;
    top: 30px;
    left: 15px;
    color: #fff;
    display: none;
}
.blueimp-gallery-controls > .description {
    display: block;
}

.nexos_images_gallery.row-flex:before,
.nexos_images_gallery.row-flex:after {
    display: none;
}

/* for ie and edge */   
@supports (-ms-ime-align:auto) {
    input[type='checkbox'] {
        background: #fff;
    }

    .form-group-s .input {
        -webkit-flex: 1 2 45%;
        flex: 1 2 45%;
        width: 45%;
    }

    .google_marker {
        color: transparent;
    }

    .form-horisontal .bootstrap-select.btn-group .dropdown-toggle .filter-option {
        padding: 10px 0;
    }

    .form-group-s .action {
        width: 136px;
        text-align: center;
    }
    
    .bootstrap-select.btn-group .dropdown-toggle .bs-caret {
        position: absolute;
        top: 50%;
        margin-top: -6px;
    }

}

.form-additional .checkbox-styles .checkmark {
    top: 2px;
}

.comment-form .comment-form-cookies-consent .checkbox-styles .checkmark {
    top: 2px;
}

.form-control-static {
    margin: 0;
}

.custom-img-container img
{
    max-height:100px;
    max-width:100px;
}

.postbox-upload
{
    border: 0px;
    min-width: initial;
}

.postbox {
    min-width: initial;
}

.postbox .hide-if-no-js {
    padding-left: 7px;
}

.widget-contact-info > .entry-content {
    overflow: hidden;
}

.page-template-template-listing-preview .top-title .customize-partial-edit-shortcut button {
    top: -7px;
}

.top-title-widget .customize-partial-edit-shortcut {
    left: 20px;
}

.field_icon {
    max-height: 15px;
    margin-top: -2px;
    margin-right: 6px;
}

.amenities .field_icon {
    margin-left: 0;
    margin-right: 4px;
}

/* Chrome only: */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
    .comment-form .comment-form-cookies-consent .checkbox-styles .checkmark,
    .checkbox-styles .checkmark {
        top: 1px;
    }

    .form-additional .checkbox-styles .checkmark {
        top: 2px;
    }

    .section-parallax {
        -webkit-transform: translateY(0%);
        -moz-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }

}

/* Moz only: */
@-moz-document url-prefix() { 
    .agent-card .agent-details i {
        top: 2px;
        position: relative;
    }
}



/**
 * Alerts
 * This is basiccaly same style as bootstrap use. Change to suit your needs.
 */
.frontend_box {
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 0;
  padding-right: 35px;
  max-width: 800px;
  margin: 15px auto;
  display: none;
}
.frontend_box h4 {
  margin-top: 0;
  color: inherit;
}
.frontend_box .frontend_box-link {
  font-weight: bold;
}
.frontend_box > p,
.frontend_box > ul {
  margin-bottom: 0;
}
.frontend_box > p + p {
  margin-top: 5px;
}

.frontend_box .frontend_box_close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.frontend_box-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.frontend_box-success hr {
  border-top-color: #c9e2b3;
}
.frontend_box-success .frontend_box-link {
  color: #2b542c;
}
.frontend_box-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.frontend_box-info hr {
  border-top-color: #a6e1ec;
}
.frontend_box-info .frontend_box-link {
  color: #245269;
}
.frontend_box-warning {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.frontend_box-warning hr {
  border-top-color: #f7e1b5;
}
.frontend_box-warning .frontend_box-link {
  color: #66512c;
}
.frontend_box-error {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.frontend_box-error hr {
  border-top-color: #e4b9c0;
}
.frontend_box-error .frontend_box-link {
  color: #843534;
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.frontend_box button.frontend_box_close {
	-webkit-appearance: none;
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit;
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2;
}

#form-addittional {
    width: 100%;
}

/* fix sw widgets in bottom */
.b_widget_sw_win_secondarysearch_widget,
.b_widget_sw_win_mortgage_widget,
.b_widget_sw_win_geomap_widget,
.b_widget_sw_win_currencyconverter_widget,
.b_widget_sw_win_contactform_widget,
.b_widget_sw_win_addlisting_widget,
.b_widget_sw_win_featuredlisting_widget {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}

.b_widget_sw_win_secondarysearch_widget .widget_sw_win_secondarysearch_widget,
.b_widget_sw_win_mortgage_widget .widget_sw_win_mortgage_widget,
.b_widget_sw_win_geomap_widget .widget_sw_win_geomap_widget,
.b_widget_sw_win_currencyconverter_widget .widget_sw_win_currencyconverter_widget,
.b_widget_sw_win_contactform_widget .widget_sw_win_contactform_widget,
.b_widget_sw_win_addlisting_widget .widget_sw_win_addlisting_widget,
.b_widget_sw_win_featuredlisting_widget .widget_sw_win_featuredlisting_widget {
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
    padding-bottom: 93px;
    padding-top: 94px;
}  

@media (min-width: 768px)
{
    .b_widget_sw_win_secondarysearch_widget .widget_sw_win_secondarysearch_widget,
    .b_widget_sw_win_mortgage_widget .widget_sw_win_mortgage_widget,
    .b_widget_sw_win_geomap_widget .widget_sw_win_geomap_widget,
    .b_widget_sw_win_currencyconverter_widget .widget_sw_win_currencyconverter_widget,
    .b_widget_sw_win_contactform_widget .widget_sw_win_contactform_widget,
    .b_widget_sw_win_addlisting_widget .widget_sw_win_addlisting_widget,
    .b_widget_sw_win_featuredlisting_widget .widget_sw_win_featuredlisting_widget {
        width: 750px;
    }  
}
@media (min-width: 992px) {
    .b_widget_sw_win_secondarysearch_widget .widget_sw_win_secondarysearch_widget,
    .b_widget_sw_win_mortgage_widget .widget_sw_win_mortgage_widget,
    .b_widget_sw_win_geomap_widget .widget_sw_win_geomap_widget,
    .b_widget_sw_win_currencyconverter_widget .widget_sw_win_currencyconverter_widget,
    .b_widget_sw_win_contactform_widget .widget_sw_win_contactform_widget,
    .b_widget_sw_win_addlisting_widget .widget_sw_win_addlisting_widget,
    .b_widget_sw_win_featuredlisting_widget .widget_sw_win_featuredlisting_widget {
        width: 970px;
    }  
}

@media (min-width: 1200px) {

    .b_widget_sw_win_secondarysearch_widget .widget_sw_win_secondarysearch_widget,
    .b_widget_sw_win_mortgage_widget .widget_sw_win_mortgage_widget,
    .b_widget_sw_win_geomap_widget .widget_sw_win_geomap_widget,
    .b_widget_sw_win_currencyconverter_widget .widget_sw_win_currencyconverter_widget,
    .b_widget_sw_win_contactform_widget .widget_sw_win_contactform_widget,
    .b_widget_sw_win_addlisting_widget .widget_sw_win_addlisting_widget,
    .b_widget_sw_win_featuredlisting_widget .widget_sw_win_featuredlisting_widget {
        width: 1170px;
    }  
}

.b_widget_sw_win_secondarysearch_widget .widget_sw_win_secondarysearch_widget .widget-title,
.b_widget_sw_win_mortgage_widget .widget_sw_win_mortgage_widget .widget-title,
.b_widget_sw_win_geomap_widget .widget_sw_win_geomap_widget .widget-title,
.b_widget_sw_win_currencyconverter_widget .widget_sw_win_currencyconverter_widget .widget-title,
.b_widget_sw_win_contactform_widget .widget_sw_win_contactform_widget .widget-title,
.b_widget_sw_win_addlisting_widget .widget_sw_win_addlisting_widget .widget-title,
.b_widget_sw_win_featuredlisting_widget .widget_sw_win_featuredlisting_widget .widget-title {
    color: #092c61;
    font-size: 28px;
    line-height: 1;
    margin: 0;
    margin-bottom: 61px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}

@media (min-width: 1200px) {
    .b_widget_sw_win_featuredlisting_widget .widget_sw_win_featuredlisting_widget .sw_res_col-md-6 .sw-listing-results > div[class*="col-"]{
        width: 33.3333%; 
    }

    .b_widget_sw_win_featuredlisting_widget .widget_sw_win_featuredlisting_widget .sw_res_col-md-6 .sw-listing-results > div{
        width: 33.3333%; 
    }
}

.bt #search-save,
.bottom-section #search-save {
    float: right !important;
}

/* end fix sw widgets */

.owl-carousel-places .item.singl > *,
.owl-carousel-places .item.singl {
    width: 100%;
}

.b_widget_text {
    float: none;
}

.sw_listing_sh .property-slider-box {
    overflow: visible;
}

.blueimp-gallery-display {
    z-index: 100000 !important;
}

.blueimp-gallery>.prev, 
.blueimp-gallery>.next, 
.blueimp-gallery>.close,
.blueimp-gallery>.title,
.blueimp-gallery>.play-pause {
    display: block;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

.blueimp-gallery > .description {
    position: absolute;
    top: 30px;
    left: 15px;
    color: #fff;
    margin-top: 15px;
    max-width: 50%;
}

.blueimp-gallery-controls > .description {
    display: block;
}

@media print {
    .images-gallery li:not(:nth-child(1)) {
        display: none;
    }
}

.properties-filter .select-small.bootstrap-select.form-control .dropdown-menu {
    right: initial;
}

td.day.disabled{
    text-decoration: line-through;
    background: #f7f7f7 !important;
}
td.day:not(.disabled){
}


/* woocomrece */

.select2-container--default .select2-selection--single,
.woocommerce-checkout input:not([type="submit"]), 
.woocommerce-checkout textarea,
.woocommerce-form-coupon input:not([type="submit"]), 
.woocommerce-form-coupon textarea {
    border: 1px solid  #ccc !important;
    border-radius: 2px;
    background-color: rgb(251, 251, 251);
    padding-left: 20px;
    height: 52px;
}

.woocommerce form .form-row.woocommerce-invalid .select2-container, 
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00 !important;
}

.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row input.input-text {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 52px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 52px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 52px;
}

.woocommerce-form__label-for-checkbox.checkbox {
    padding-left: 20px;
}

.woocommerce-form__label-for-checkbox.checkbox input {
    height: initial;
}

.woocommerce .woocommerce-ordering select {
    border: 1px solid #ccc;
    border-radius: 2px;
    background-color: rgb(251, 251, 251);
    padding-left: 20px;
    padding-right: 15px;
    height: 52px;
}

.woocommerce .quantity .qty {
    border: 1px solid  #ccc !important;
}

.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    padding-top: 13px;
}

.woocommerce #respond input#submit,
.woocommerce a.button, 
.woocommerce button.button,
.woocommerce input.button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button {
    color: #fff;
    background-color: #27a6dc;
    border-color: #27a6dc;
}

.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, 
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce .woocommerce-error .button:hover,
.woocommerce .woocommerce-info .button:hover,
.woocommerce .woocommerce-message .button:hover,
.woocommerce-page .woocommerce-error .button:hover,
.woocommerce-page .woocommerce-info .button:hover, 
.woocommerce-page .woocommerce-message .button:hover {
    color: #fff;
    background-color: #092c61;
    border-color: #092c61;
}

.cart_item .description a {
    color: #092c61;
    font-weight: 600;
}

.woocommerce .quantity .qty {
    border: 1px solid #ccc !important;
    height: 32px;
    border-radius: 2px;
}


.woocommerce-product-gallery .flex-viewport {
    margin-bottom: 15px;
}


.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #092c61;
}

.woocommerce-Tabs-panel h2 {
    margin-bottom: 15px;
}

.woocommerce .thumbnail-blog-single .quantity .qty {
    height: 34px;
}

.woocommerce .quantity .qty,
#add_payment_method table.cart td.actions .coupon .input-text, 
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    height: 33.5px !important;
    padding: 0;
}

.widget .entry-content ul.woocommerce-error, 
.widget .entry-content ul.woocommerce-info, 
.widget .entry-content ul.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    height: 40px;
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: .5em;
    min-width: initial;
    width: 40px;
    display: flex;
    color: #737576;
    align-items: center;
    justify-content: center;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
    color: #fff;
    background: #27a6dc;
}

.woocommerce .select2-container .select2-selection--single {
    height: initial;
}

/* end woocomrece */

/* datepicker */

.bootstrap-datetimepicker-widget .datepicker-days table td {
    border: 1px solid #efefef;
}

td.day.disabled {
    background: #fbfbfb !important;
}

.bootstrap-datetimepicker-widget table th.dow {
    height: 33px;
    line-height: initial;
    background: #242424;
    border-radius: 0;
    color: #fff;
    font-size: 10px;
    vertical-align: middle;
}

.bootstrap-datetimepicker-widget table thead tr:first-child th {
    cursor: pointer;
    background: #30b2ee;
    border-radius: 0;
    color: #fff !important;
}

.bootstrap-datetimepicker-widget table th.disabled,
.bootstrap-datetimepicker-widget table th.disabled:hover {
    color: #fff;
}

.bootstrap-datetimepicker-widget tr {
    border-bottom: 0;
}

body .bootstrap-datetimepicker-widget.dropdown-menu {
    padding: 15px 15px;
    border-radius: 3px;
    border: 1px solid #eee;
}

.bootstrap-datetimepicker-widget table tbody td {
    font-size: 10px;
    font-weight: 600;
}

.bootstrap-datetimepicker-widget .timepicker .btn {
    font-size: 12px;
}

.bootstrap-datetimepicker-widget .timepicker-hour {
    font-size: 12px;
}

.bootstrap-datetimepicker-widget table td.day {
    background: #fbfbfb;
}

.list-unstyled .collapse {
    display: none !important;
}

.list-unstyled .collapse.in {
    display: block !important;
}

.bootstrap-datetimepicker-widget ul.list-unstyled li {
    border-bottom: 0 !important;
    padding: 0 !important;
    margin-top: 11px !important;
    margin-bottom: -8px !important;
}

.bootstrap-datetimepicker-widget .glyphicon-time:before {
    content: "Hourly Booking";
    margin-right: 7px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Open sans";
}

.bootstrap-datetimepicker-widget .glyphicon-time:after {
    content: "\e023";
    top: 1px;
    position: relative;
}

.bootstrap-datetimepicker-widget .glyphicon-calendar:before {
    content: "Switch to dates";
    margin-right: 7px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Open sans";
}

.bootstrap-datetimepicker-widget .glyphicon-calendar:after {
    content: "\e023";
    top: 1px;
    position: relative;
}

.bootstrap-datetimepicker-widget .picker-switch a[data-action] {
    padding: 7px 0;
    background: #f6f6f6;
}

.bootstrap-datetimepicker-widget ul.collapse.in + .picker-switch a[data-action] {
    background: transparent;
}

body .bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background: #30b2ee;
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}

/* end datepicker */

/* subscr-list */

.subscr-list {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.card.card-subscr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    background: #fff;
    border: 1px solid eeeeee9e;
    position: relative;
    text-align: center;
    margin-bottom: 65px;
}

.card.card-subscr .subscr-header {
    background: #27a6dc;
    color: #fff;
    min-height: 35px;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 12.5px 15px;
}

.card.card-subscr .subscr-price {
    color: #092c61;
    font-size: 40px;
    font-weight: 700;
    padding: 30px 0;
}

.card.card-subscr .subscr-body {
    color: #092c61;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 15px;
    padding-bottom: 35px;
    margin-top: -25px;
}

.card.card-subscr .subscr-body .item {
    padding: 15px 15px;
}

.card.card-subscr .subscr-body .item:not(:last-child) {
    border-bottom: 1px solid #e4e7e9;
}

.card.card-subscr .btn.btn-subscr {
    border: 0;
    background: #27a6dc;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    position: relative;
    bottom: 0;
    margin-bottom: -15px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: calc(100% - 60px);
    min-width: 180px;
    padding: 17px 32px;
    -webkit-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.card.card-subscr:hover  .btn.btn-subscr,
.card.card-subscr .btn.btn-subscr:hover {
    background: #58c5f3;
}

.card.card-subscr.is_featured .btn.btn-subscr {
    background: #f64747;
}

.card.card-subscr.is_featured:hover .btn.btn-subscr,
.card.card-subscr.is_featured .btn.btn-subscr:hover {
    background: #f03434;
}

.card.card-subscr.is_featured .subscr-header {
    background: #f64747;
    padding: 18px 15px;
    font-size: 20px;
}

.card.card-subscr {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    will-change: auto;
}

.card.card-subscr:hover {
    -webkit-transform: translate3d(0,-6px,0);
    transform: translate3d(0,-6px,0);
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
/* end subscr-list */

body .gm-style .infobox {
   margin: -12px -12px 10px -12px;
}

body .gm-style .gm-style-iw-c {
    border-radius: 0;
}

.property-card .property-card-box {
    word-break: break-word;
}

#listing-preview .widget-property .widget-content, 
.property-card .property-card-descr {
    overflow: hidden;
    word-break: break-word;
}

.widget-horizontal-carousel-news .owl-btn.customPrevBtn {
    left: -50px;
}

.widget-horizontal-carousel-news .owl-btn.customNextBtn {
    right: -50px;
}

.widget-horizontal-carousel-news .owl-corousel-box {
    position: relative; 
}

body .input-group.date .input-group-addon {
    border-radius: 0;
}

.header-search-form .winter_dropdown_tree .list_container, 
.sw_search_primary .winter_dropdown_tree, 
.search-form.color-primary .form-control {
    background: #fff !important;
    color: #092c61;
}

.bootstrap-datetimepicker-widget table td.day {
    background: #fbfbfb;
    color: #242526;
}


.woocommerce form .form-row textarea {
    height: 155px;
    padding-top: 15px;
}

.woocommerce-checkout  input[type="checkbox"],
.woocommerce-checkout input[type="radio"], 
.woocommerce .woocommerce  input[type="checkbox"],
.woocommerce .woocommerce input[type="radio"], 
.woocommerce .woocommerce input[type="radio"],
 .woocommerce .woocommerce input[type="checkbox"] {
    height: initial;
    display: inline-block !important;
}

.woocommerce .woocommerce form .form-row .input-checkbox {
    margin: 9px -4px 0 -20px;
}

.woocommerce-MyAccount-navigation ul {
    list-style:none;
    margin: 0;
    padding: 0 !important;
}

.woocommerce-MyAccount-content button.button {
    margin-top: 15px;
}

.bottom-section > .widget:not(.block-init) {
    list-style: none !important;
}

.widget-similar-listings {
    width: 100%;
}

.bottom-section .widget.widget-similar-listings h5.widget-title {
    display: none;
}

.widget-similar-listings .section {
    padding-top: 0;
}

#sw_login .forgot-password {
    float: right;
    margin-top: 18px;
}

.widget-reservation_calendar .dataTables_wrapper> .row:last-child, 
.widget-reservation_calendar .dataTables_wrapper> .row:first-child {
    display: none;
}

table.dataTable {
    width: 100% !important;
}

table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th:first-child:before {
    line-height: 16px;
    top: 50%;
    transform: translateY(-50%);
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    line-height: 15px;
    top: 50%;
    transform: translateY(-50%);
}

table.dataTable td {
    vertical-align: middle !important;
}

.full_widget {
    width: 100% !important;
}

.widget-search-ads-bg .owl-slider .owl-item >.item,
.widget-search-ads-bg .owl-slider .owl-item {
    height: 100%;
}

.widget-footer-aditional-info .social ul li a {
    line-height: 19px !important;
}

.fb_iframe_widget_fluid_desktop iframe {
    width: 100% !important;
}

.widget-energy-eff .energy-eff-box >div > div:last-child > img{
    left: 0px !important;
}

.widget-energy-eff .energy-eff-box >div > div:last-child > img + div{
    left: 2px !important;
}

#inputOption_gdpr {
    display: inline-block;
    margin-right: 5px;
}

[type="checkbox"] {
    cursor: pointer;
}

.widget-contact-section form .form-group label.control-label {
    display: inline-block;
}

.property-preview-f-left span.property-card-value:not(.field_id_5) > span.field_name.after {
    display: inline-block !important;
}

.property-card .property-preview-footer span.item {
    margin-right: 0;
}

.property-card .property-preview-footer span.item .suffix {
    margin-right: 2px;
}

.property-card .property-preview-footer span {
    display: inline-block;
    margin-right: 4px;
}

.budget_comparison {
    position: absolute;
    bottom: 25px;
    left: 25px;
    z-index: 100;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.budget_comparison a {
    color: #fff;
    background: #ef8e1c;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 12px;
    text-decoration: none;
}

.budget_comparison a.accept {
    background: #4fb544;
}

.carousel-listing.carousel,
.carousel-listing.carousel .carousel-inner .item,
.carousel-listing.carousel .carousel-inner {
    height: 100%;
}

.carousel-listing.carousel .carousel-control {
    background: transparent;
    font-size: 28px;
    margin-top: 7px;
}

.complete_box.property-card.card:hover .property-card-header .carousel-listing.carousel img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.sidebar-right .switch_price_type  {
    padding: 0;
    padding-right: 15px;
}

.login-menu-mobile {
    display: none;
}

.login-menu-mobile {
    list-style: none;
    padding: 0;
    margin: 7.5px -15px;
}

.login-menu-mobile li {
    padding: 10px 15px;
}

.login-menu-mobile li a {
    color: #092c61;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
}

.login-menu-mobile li a i {
    display: none;
}

.login-menu-mobile i {
    display: none;
}

@media (max-width: 767px) {
    .login-menu-mobile {
        display: block;
    } 
    
    .footer .widget-footer-links .list-links li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 2 100%;
        -ms-flex: 1 2 100%;
        flex: 1 2 100%;
        min-width: 100px;
    }
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option.pull-left {
    padding-left: 0;
}

.carousel-listing.carousel .carousel-control {
    z-index: 100;
}

.property-card .property-card-header iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    z-index: 150;
}

.property-card .property-card-header iframe.inst {
    height: calc(100% + 55px) !important;
    top: -55px;
}

.sw_search_secondary, .sw_search_primary {
    position: relative;
}

.container-side-version .widget-with-control .form-horisontal.sw_search_primary .section-widget-control {
    right: 35px;
    bottom: calc(100% - 27px);
}

.entry-content.custom-full-width-content {
    overflow: hidden;
}

@media all and (max-width: 1024px) and (max-height: 768px) and (orientation:landscape) {
    .sticky.is-sticky {
        position: absolute;
        top: 0;
    }
    
    .widget-search-ads.on-tabs .widget-search-ads-body {
        margin-bottom: 70px;
        margin-top: 70px;
        font-size: 40px;
    }
    
        
    .header {
        overflow-x: hidden;
        overflow-y: visible;
    }
    
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option.pull-left {
    padding-left: 0;
}

body .sw_win_wrapper .property-card .property-card-box .property-card-title {
    font-size: 17px;
    font-weight: 600;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 13px;
    line-height: 1;
    text-overflow: ellipsis;
    text-decoration: none;
    white-space: nowrap;
    padding: 0;
    font-family: 'Montserrat', sans-serif;
}

body .sw_win_wrapper .property-card .property-card-box {
    padding: 27px 25px 25px 25px;
    font-family: 'Montserrat', sans-serif;
}

.sw_win_wrapper .sw_widget * .property-card .property-card-box .property-card-title a {
    font-size: 17px;
}

.property-preview-f-left {
    font-weight: 600;
    font-size: 13px;
}

body .select2-hidden-accessible {
    clip: initial!important;
    height: initial!important;
    margin: initial!important;
    overflow: initial!important;
    padding: initial!important;
    position: initial!important;
    width: 100%!important;
    display: block !important;
}

.select2-hidden-accessible > select,
.select2-hidden-accessible > .dropdown-toggle.selectpicker-primary {
    display: none !important;
}

.sw_win_wrapper .dataTables_length .btn {
    padding: 0;
    height: 100%;
}


.container.container-box {
    padding: 0px !important;
}

.main-wrapper {
    display: -webkit-flex;
    display: flex;
    -webkit-flex: flex-start;
    justify-content: flex-start;
    -webkit-flex: stretch;
    align-items: stretch;
}

.main-wrapper .sidebar {
    -webkit-flex: 1 2 auto;
    flex: 1 2 auto;
    position: relative;
}

.main-wrapper .sidebar .sidebar-ads.stick {
    position: sticky;
    top: 160px;
    width: 100%;
    height: 500px;
}

.top-page-ads {
    padding: 15px 0;
}

@media (max-width: 991px) {
    .main-wrapper {
        display: block;
    }
    
    .main-wrapper .sidebar .sidebar-ads.stick {
        position: initial;
    }
}

.top-page-ads .ads {
    width: 700px;
    max-width: 100%;
    height: 100px;
    margin: 0 auto;
}

.h-side.top-pad.h-side-slim {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.h-side.top-pad.h-side-slim > * {
    width: initial;
    -webkit-flex: 0 0 calc(33.3%);
    flex: 0 0 calc(33.3%);
}

.h-side.top-pad.h-side-slim .middle-action {
    text-align: center;
}

.h-side.top-pad.h-side-slim .full_width {
    width: 100%;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
}

.h-side.top-pad.h-side-slim .middle-action a {
    font-weight: 600;
    color: #092c61;
    font-size: 18px;
}

.h-side.top-pad.h-side-slim .middle-action a .caret {
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.h-side.top-pad.h-side-slim .middle-action a.opened .caret {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.h-side.top-pad.h-side-slim .sw_search_secondary > .row {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

.widget-content-actions {
    margin-bottom: -10px;
}

.listing-chat,
.listing-call {
    padding: 10px 10px 10px 0px;
    float: left;
}

#popup_listing_call.white-popup-block {
    max-width: 350px;
}

#popup_listing_call.white-popup-block .form-horizontal .control-label {
    margin-bottom: 10px;
}


.chatbox-holder {
  position: fixed;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  height: 0;
  z-index: 900;
}

.sw_chat_box.chatbox {
  width: 400px;
  height: 400px;
  margin: 0 20px 0 0;
  position: relative;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
  display: flex;
  flex-flow: column;
  border-radius: 10px 10px 0 0;
  background: white;
  bottom: 0;
  transition: .1s ease-out;
}

.sw_chat_box .chatbox-top {
  position: relative;
  display: flex;
  padding: 10px 0;
  border-radius: 10px 10px 0 0;
  background: rgba(0, 0, 0, .05);
}

.sw_chat_box .chatbox-icons {
  padding: 0 10px 0 0;
  display: flex;
  position: relative;
}

.sw_chat_box .chatbox-icons .fa {
  background: rgba(220, 0, 0, .6);
  padding: 3px 5px;
  margin: 0 0 0 3px;
  color: white;
  border-radius: 0 5px 0 5px;
  transition: 0.3s;
}

.sw_chat_box .chatbox-icons .fa:hover {
  border-radius: 5px 0 5px 0;
  background: rgba(220, 0, 0, 1);
}

.sw_chat_box .chatbox-icons a, .sw_chat_box .chatbox-icons a:link, .sw_chat_box .chatbox-icons a:visited {
  color: white;
}

.sw_chat_box .chat-partner-name, .sw_chat_box .chat-group-name {
  flex: 1;
  padding: 0 0 0 95px;
  font-size: 15px;
  font-weight: bold;
  color: #30649c;
  text-shadow: 1px 1px 0 white;
  transition: .1s ease-out;
}

.sw_chat_box .status {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: inline-block;
  box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: #cacaca;
  margin: 0 3px 0 0;
}

.sw_chat_box .online {
  background: #b7fb00;
}

.sw_chat_box .away {
  background: #ffae00;
}

.sw_chat_box .donot-disturb {
  background: #ff4343;
}

.sw_chat_box .chatbox-avatar {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
  background: white;
  padding: 3px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
  position: absolute;
  transition: .1s ease-out;
  bottom: 0;
  left: 6px;
}

.sw_chat_box .chatbox-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.sw_chat_box .chat-messages {
  border-top: 1px solid rgba(0, 0, 0, .05);
  padding: 10px;
  overflow: auto;
  display: flex;
  flex-flow: row wrap;
  align-content: flex-start;
  flex: 1;
}

.sw_chat_box .message-box-holder {
  width: 100%;
  margin: 0 0 15px;
  display: flex;
  flex-flow: column;
  align-items: flex-end;
}

.sw_chat_box .message-sender {
  font-size: 12px;
  margin: 0 0 15px;
  color: #30649c;
  align-self: flex-start;
}

.sw_chat_box .message-sender a, .sw_chat_box .message-sender a:link, .sw_chat_box .message-sender a:visited, .sw_chat_box .chat-partner-name a, .sw_chat_box .chat-partner-name a:link, .sw_chat_box .chat-partner-name a:visited {
  color: #30649c;
  text-decoration: none;
}

.sw_chat_box .message-box {
  padding: 6px 10px;
  border-radius: 6px 0 6px 0;
  position: relative;
  background: rgba(100, 170, 0, .1);
  border: 2px solid rgba(100, 170, 0, .1);
  color: #6c6c6c;
  font-size: 12px;
}

.sw_chat_box .message-box:after {
  content: "";
  position: absolute;
  border: 10px solid transparent;
  border-top: 10px solid rgba(100, 170, 0, .2);
  border-right: none;
  bottom: -22px;
  right: 10px;
}

.sw_chat_box .message-partner {
  background: rgba(0, 114, 135, .1);
  border: 2px solid rgba(0, 114, 135, .1);
  align-self: flex-start;
}

.sw_chat_box .message-partner:after {
  right: auto;
  bottom: auto;
  top: -22px;
  left: 9px;
  border: 10px solid transparent;
  border-bottom: 10px solid rgba(0, 114, 135, .2);
  border-left: none;
}

.sw_chat_box .chat-input-holder {
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, .1);
}

.sw_chat_box .chat-input {
  resize: none;
  padding: 5px 10px !important;
  height: 40px;
  font-family: 'Lato', sans-serif;
	font-size: 14px;
  color: #999999;
  flex: 1;
  border: none;
  background: rgba(0, 0, 0, .05);
   border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.sw_chat_box .chat-input:focus, .message-send:focus {
  outline: none;
}

.sw_chat_box .message-send::-moz-focus-inner {
	border:0;
	padding:0;
}

.sw_chat_box .message-send {
  -webkit-appearance: none;
  background: #9cc900;
  background: -moz-linear-gradient(180deg, #00d8ff, #00b5d6);
  background: -webkit-linear-gradient(180deg, #00d8ff, #00b5d6);
  background: -o-linear-gradient(180deg, #00d8ff, #00b5d6);
  background: -ms-linear-gradient(180deg, #00d8ff, #00b5d6);
  background: linear-gradient(180deg, #00d8ff, #00b5d6);
  color: white;
  font-size: 12px;
  padding: 0 20px;
  border: none;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
  position: relative;
}

.sw_chat_box .message-send .fa-custom-ajax-indicator {
    position: absolute;
    top: 50%;
    margin-top: -5px;
    margin-left: 3px;
}

.sw_chat_box .attachment-panel {
  padding: 3px 10px;
  text-align: right;
}

.sw_chat_box .attachment-panel a, .attachment-panel a:link, .attachment-panel a:visited {
  margin: 0 0 0 7px;
  text-decoration: none;
  color: rgba(0, 0, 0, 0.5);
}

.sw_chat_box.chatbox-min {
  margin-bottom: -362px;
/*   height: 46px; */
}

.sw_chat_box.chatbox-min .chatbox-avatar {
  width: 60px;
  height: 60px;
}

.sw_chat_box.chatbox-min .chat-partner-name, .sw_chat_box.chatbox-min .chat-group-name {
  padding: 0 0 0 75px;
}

.sw_chat_box .settings-popup {
  background: white;
	border-radius: 20px/10px;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .2);
  font-size: 13px;
	opacity: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 33px;
	transition: .15s;
	transform: scale(1, 0);
	transform-origin: 50% 0;
	width: 120px;
  z-index: 2;
  border-top: 1px solid rgba(0, 0, 0, .2);
  border-bottom: 2px solid rgba(0, 0, 0, .3);
}

.sw_chat_box .settings-popup:after, .sw_chat_box .settings-popup:before {
  border: 7px solid transparent;
	border-bottom: 7px solid white;
	border-top: none;	
	content: "";
	position: absolute;
	left: 45px;
	top: -10px;
  border-top: 3px solid rgba(0, 0, 0, .2);
}

.sw_chat_box .settings-popup:before {
  border-bottom: 7px solid rgba(0, 0, 0, .25);
  top: -11px;
}

.sw_chat_box .settings-popup:after {
  border-top-color: transparent;
}

.sw_chat_box #chkSettings {
	display: none;
}

.sw_chat_box #chkSettings:checked + .settings-popup {
	opacity: 1;
	transform: scale(1, 1);
}

.sw_chat_box .settings-popup ul li a, .sw_chat_box .settings-popup ul li a:link, .sw_chat_box .settings-popup ul li a:visited {
  color: #999;
  text-decoration: none;
  display: block;
  padding: 5px 10px;
}

.sw_chat_box .settings-popup ul li a:hover {
  background: rgba(0, 0, 0, .05);
}

.sw_chat_box .message-box-holder.to {
    align-items: flex-start;
}

.widget-search-ads .widget-search-ads-bg {
    -webkit-object-position: top;
    object-position: top;
}

.widget-search-ads .widget-search-ads-bg {
    overflow: hidden;
}

.h-side.top-pad.h-side-slim:before,
.h-side.top-pad.h-side-slim:after {
    display: none !important;
}


.widget-search-ads  {
    z-index: 10;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    max-height: 300px !important;
}

/* woocommerce */



/* END woocommerce */

.currency_widget .bootstrap-select>.dropdown-toggle {
    padding: 0px 10px;
    text-overflow: ellipsis;
    white-space: initial;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.currency_widget .bootstrap-select>.dropdown-toggle .bs-caret {
    display: none !important;
}

.currency_widget .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: center;
}

.currency_widget table {
    width: 100%;
    table-layout: fixed;
    overflow-wrap: break-word;
}

ul.amenities.field_8 li {
    flaot: none !important;
}
    
@media (max-width: 767px){
    ul.amenities.field_110 li {
        display: block !important;
    }
}

.wp-block-button {
    margin-top: 25px;
    margin-bottom: 25px;
}


.images-gallery:after {
    content:'';
    clear: both;
    display: table;
}

.images-gallery li {
    list-style: none;
    margin-bottom: 20px;
    position: relative;
}

.images-gallery li a {
    padding-right: 15px;
    padding-left: 15px;
}

ul.images-gallery li a {
    padding-right: 0;
    padding-left: 0;
}

.images-gallery li .preview-img {
    height: 180px;
    width: 100%;
    position: relative;
}

.images-gallery li img {
    height: 100%;
    object-fit:cover;
    -ms-object-fit:cover;
    -o-object-fit:cover;
    -webkit--object-fit:cover;
    -moz-object-fit:cover;
    width: 100%;
}

.images-gallery li a {
    background-size: cover;
    height: 100%;
    left:0;
    opacity:0;
    position: absolute;
    top:0;
    -webkit-transition: opacity .25s;
    -moz-transition: opacity .25s;
    transition: opacity .25s;
    width: 100%;
    z-index: 3;
}
.images-gallery li:hover a {
    opacity: 1;
}

.images-gallery li span.text {
    text-align: center;
    display: inline-block;
    margin: 7px 0;
}

.gallery-item {
    padding: 0 0.8em;
    width: 100%;
}

@media (min-width: 700px) {
  .wp-block-gallery.columns-3 .gallery-item {
      max-width: 33.33%;
  }
  .wp-block-gallery.columns-2 .gallery-item {
    max-width: 50%;
  }
  .wp-block-gallery.columns-4 .gallery-item {
    max-width: 25%;
  }
  .wp-block-gallery.columns-5 .gallery-item {
    max-width: 20%;
  }
  .wp-block-gallery.columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .wp-block-gallery.columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .wp-block-gallery.columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .wp-block-gallery.columns-9 .gallery-item {
    max-width: 11.11%;
  }
}

.blocks-gallery-grid {
  display: flex;
  flex-wrap: wrap;
}

.page-links > span, .page-links > a {
    display: inline-block;
    margin: 0 5px;
}
.gallery-item .gallery-icon a > img {
  max-width: 100%;
  display: block;
    margin-left: auto;
    margin-right: auto;
}

.page-links {
    margin-bottom: 30px;
}

.entry-content p + .page-links {
clear: both;
}

.comments-area .comment-respond .comment-form {
    margin-bottom: 0;
}

.widget-related-listings {
    width: 100%;
}