.seoslogan {
    color: #ffffff;
    font-size: 12px;
    padding-right: 0px;
}

.fastcontacts {

}

.offerdecription {
    line-height: 20px;
    min-height: 120px;
}

.search-input-text {
    width: 100%;
    padding: 10px 17px;
    font-size: 15px;
    outline: none;
    border-radius: 3px;
    min-height: 45px;
    font-weight: 400;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
}

.allpages-banner{
    color: #cd330e;
    font-weight: 600;
    background-color: #ffffff;
    border: 1px solid #1862ac;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px;
}

::placeholder {
    color: #515151;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #515151;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #515151;
}

.multiselect-width {
    width:100%;
    color: #515151;
}


.button-search {
    background: #3c9dff;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    transition: .5s;
    border-radius: 2px;
    border: none;
    width: 100%;
    margin-top: 1px;
    padding-top: 12px;
    padding-bottom: 13px;
    padding-right: 20px;
    padding-left: 20px;


}

.blue-main {
    color: #3c9dff;
}

.button-blue-main {
    background: #3c9dff;
    border: 2px solid #3c9dff;
}


.green-1 {
    color: #95c41f;
}

.button-green-1 {
background: #95c41f;
border: 2px solid #95c41f;
}

.green-2 {
    color: #b3c211;
}

.button-green-2 {
    background: #b3c211;
    border: 2px solid #b3c211;
}

.dark-blue {
    color: #0b35ae;
}

.button-dark-blue {
    background: #0b35ae;
    border: 2px solid #0b35ae;
}

.turquoise-1 {
    color: #0dcdbd;
}

.button-turquoise-1  {
    background: #0dcdbd;
    border: 2px solid #0dcdbd;
}


.turquoise-2 {
    color: #1abc9c;
}

.button-turquoise-2  {
    background: #1abc9c;
    border: 2px solid #1abc9c;
}

.violet {
    color: #8e44ad;
}

.button-violet {
    background: #8e44ad;
    border: 2px solid #8e44ad;
}

.orange {
    color: #F34B0A;
}

.button-orange {
    background: #F34B0A;
    border: 2px solid #F34B0A;
}


.button-clear {
    background: #5bc0de;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    transition: .5s;
    border-radius: 2px;
    border: none;
    width: 100%;
    margin-top: 1px;
    margin-left: 1px;
    padding-top: 12px;
    padding-bottom: 13px;
}

.footer-heading {
    color: #c5c5c5;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    margin: 0 0 10px;
}

.footericon {
    padding-right: 30px;
}

.optionstyle {
    color:#515151;
    width:100%;
}

.optiontext {
    color:#515151;
}

.select2-results .select2-highlighted {
    background: #3ea211;
}


.featured-properties {
    background-color:#d5eaff;
}

.featured-mainpage {
    min-height: 370px;
}

.featured-property-title a {
    color: #3c9dff;
    font-size: 20px;
    font-weight: 600;
    display: block;
}

.featured-property-title:hover {
    color: #4a4747;
}

.featured-property-price {
    font-size: 16px;
    font-weight: 600;
    display: block;
    padding-top: 10px;
    padding-bottom: 5px;
}

/*.featured-property-address {*/

/*}*/

.featured-property-address a {
    color: #3c9dff;
    padding-top: 10px;
    display: block;
}

.featured-property-address a:hover {
    color: #515151;
}


.featured-property-facilities {
    padding-top: 10px;
    display: block;
    font-size: 12px;
}

.featured-property-facilities a {
    color: #3c9dff;
}

.featured-property-facilities a:hover {
    color: #515151;
}

.new-properties {
    background-color: #fafafa;
}

.new-property {
    min-height: 260px;
}

.new-property-title a {
    color: #3c9dff;
    display: block;
    font-size: 14px;
}


.new-property-title a:hover {
    display: block;
    color: #515151;
}

.new-property-price  {
    color: #515151;
    display: block;
    font-weight: 600;
    font-size: 14px;
    padding-top:5px;
}

.new-property-address a {
    color: #3c9dff;
    display: block;
    font-size: 12px;
    padding-top:5px;
}

.new-property-address a:hover {
    display: block;
    color: #515151;
}

.blogbox {
    min-height: 240px;
}

.blog-title {
    font-size: 18px;
    margin-bottom: 20px;
}

.blog-preview {
    line-height: 18px;
}

@media (max-width: 370px) {
    .hide370{
        display: none;
    }
}


@media (max-width: 768px) {
    .hide768{
        display: none;
    }
}

@media (max-width: 991px) {
    .hide991{
        display: none;
    }
}

@media (max-width: 370px) {
    h2 {
        font-size: 22px;
        font-weight: 600;
    }
}

.multiselect-field {
    width:100%;
}

.multiselect-width {
    min-height: 100px;
    min-width: 150px;
}

.maintypes-selectfield {
    width: 100%;
    padding: 10px 17px;
    font-size: 15px;
    outline: none;
    border-radius: 3px;
    min-height: 45px;
    font-weight: 400;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    background: #ffffff;
}

.placecategory-label {
    font-weight: 400;
}

.checkbox-dropdown {
    width: 100%;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .06);
    padding: 10px 10px 10px 21px;
    position: relative;
    user-select: none;
    background: white;
    height: 44px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg fill='royalblue' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 10px;
    border-radius: 2px;
    margin-right: 2rem;
    padding-right: 2rem;

}

/* Display CSS arrow to the right of the dropdown text */
.checkbox-dropdown:after {
    content:'';
    height: 0;
    position: absolute;
    width: 0;
    /*border: 6px solid transparent;*/
    border-top-color: #000;
    top: 50%;
    right: 10px;
    margin-top: -3px;
}

/* Reverse the CSS arrow when the dropdown is active */
.checkbox-dropdown.is-active:after {
    border-bottom-color: #000;
    border-top-color: #fff;
    margin-top: -9px;
}

.checkbox-dropdown-list {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%; /* align the dropdown right below the dropdown text */
    border: inherit;
    border-top: none;
    left: -1px; /* align the dropdown to the left */
    right: -1px; /* align the dropdown to the right */
    opacity: 0; /* hide the dropdown */

    /*transition: opacity 0.4s ease-in-out;*/
    max-height: 450px;
    overflow: scroll;
    overflow-x: hidden;
    pointer-events: none; /* avoid mouse click events inside the dropdown */
}
.is-active .checkbox-dropdown-list {
    opacity: 1; /* display the dropdown */
    pointer-events: auto; /* make sure that the user still can select checkboxes */
}

.checkbox-dropdown-list li label {
    display: block;
    border-bottom: 1px solid silver;
    padding: 10px;
    background: white;
    color: #515151;

    /*transition: all 0.2s ease-out;*/
}

.checkbox-dropdown-list li label:hover {
    background-color: #555;
    color: white;
}



select {
    -webkit-appearance: none;
    -moz-appearance: none;
    /*background: transparent;*/
    background-image: url("data:image/svg+xml;utf8,<svg fill='royalblue' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 10px;
    border: 1px solid #dfdfdf;
    border-radius: 2px;
    margin-right: 2rem;
    padding: 1rem;
    padding-right: 2rem;
}


.placecategories-select {
    z-index: 2;
}

.subtypesories-select {
    z-index: 1;
}

.placecategories-select {
    z-index: 2;
}

.characterlimit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 75ch;
}

.category-preview {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 2px;
    margin-bottom: 10px;
}

.category-aftertext {
    background-color: #ffffff;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 10px;
}

.maincontent-anypage {
    margin-top:15px;
}


.search-form-label {
    text-align: center;
    font-weight: 600;
    padding-bottom: 5px;
}

.sidebar-quote {
    text-align: justify;
}


.sidebar-block-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 15px;
}

.estate-price {
    color: #8e44ad;
    font-size: 24px;
    font-weight: 600;
}

.estate-address {

}

.mainpage-text {
    text-align: left;
}

.estate-text {
    padding-top: 10px;
}

.estate-table {
    padding-top: 10px;
    font-size: 14px;
}

#estatemap {
    height: 100%;
    width:100%;
    max-height: 500px;
}

.any-title {
    font-size: 24px;
    font-weight: 600;
    padding-bottom: 10px;
}

.location-block {
    max-height: 600px;
}

.estate-body {
    margin-top: 20px;
}

.estate-main-heading {
    background-color: #ffffff;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.onpage-main-content {
    background-color: #ffffff;
    border-radius: 3px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 15px;
}

.price-info {
    text-align: center;
    font-size: 16px;
}

.column-green {
    background: #CCE8CC;
    padding: 5px;
}

.column-blue {
    background: #CCFBFE;
    padding: 5px;
}

.column-grey {
    background: #FAF3DD;
    padding: 5px;
}

.h2-price-title {
    font-size: 20px;
    text-align: center;
}



.mobile-search-div {
    display: none;
    padding-top: 10px;
}

/*.hide-more-992 {*/

/*}*/

@media (min-width: 991.8px) {
    .hide-more-992{
        display: none;
    }
}

.mobile-searchform-block {
    min-height: 35px;
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
}

.mobile-searchform-button {
    background: #3c1361;
    cursor: pointer;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    transition: .5s;
    border-radius: 2px;
    border: none;
    width: 100%;
    padding-top: 12px;
    padding-bottom: 13px;
    padding-right: 20px;
    padding-left: 20px;
    display: block;
    text-align: center;

}

.mobile-searchform-button:hover {
    color: #FFF;
}
