/* line 1, E:/OnlineProperties/html/scss/style.scss */

body {
    background-color: white;
}


/* line 5, E:/OnlineProperties/html/scss/style.scss */

.logo-wrapper {
    background: url(../img/logo.png) left top no-repeat;
    display: block;
    width: 350px;
    height: 125px;
    position: absolute;
    cursor: pointer;
    background-size: 100%;
    background-position: 0 10px;
    margin-top: 5px;
}

/* line 27, E:/OnlineProperties/html/scss/style.scss */

.credentials {
    position: absolute;
    right: 0px;
    top: 34px;
}


/* line 32, E:/OnlineProperties/html/scss/style.scss */

.credentials a {
    color: white;
}


/* line 35, E:/OnlineProperties/html/scss/style.scss */

.login-register {
    float: left;
}


/* line 38, E:/OnlineProperties/html/scss/style.scss */

.language-switch img {
    float: left;
    margin-right: 12px;
    margin-left: 12px;
    margin-top: 5px;
}


/* line 47, E:/OnlineProperties/html/scss/style.scss */

.hero-sec .heroImage {
    position: absolute;
    left: 0px;
    right: 0px;
    width: 100%;
    height: 97vh;
    top: 0px;
}


/* line 55, E:/OnlineProperties/html/scss/style.scss */

.search-block {
    position: absolute;
    left: 0px;
    right: 0px;
    z-index: 2;
    top: 200px;
    min-height: 300px;
}


/* line 63, E:/OnlineProperties/html/scss/style.scss */

.search-block .nav-tabs li a {
    border: solid 1px white;
    background-color: rgba(53, 53, 54, 0.8);
    width: 100%;
    text-align: center;
    display: block;
    min-height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-weight: bold;
}


/* line 74, E:/OnlineProperties/html/scss/style.scss */

.search-block .nav-tabs li {
    padding-left: 0px;
    padding-right: 0px;
}


/* line 78, E:/OnlineProperties/html/scss/style.scss */

.search-block .nav-tabs li:first-child a {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}


/* line 82, E:/OnlineProperties/html/scss/style.scss */

.search-block .nav-tabs li:last-child a {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}


/* line 86, E:/OnlineProperties/html/scss/style.scss */

.search-block .nav-tabs {
    border: none;
}


/* line 89, E:/OnlineProperties/html/scss/style.scss */

.search-block .nav-tabs li a.active {
    background-color: #fcb614;
    color: #ffffff;
    border: solid 1px white;
    text-decoration: none;
}


/* line 95, E:/OnlineProperties/html/scss/style.scss */

.live-updates {
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 26px;
    left: 0px;
    z-index: 3;
    right: 0px;
    min-height: 44px;
}


/* line 98, E:/OnlineProperties/html/scss/style.scss */

.live-update {
    background: #506ba2;
    color: #FFFFFF;
    font-weight: bold;
    padding: 5px 10px;
    font-size: 11px;
    margin-top: 10px;
    display: inline-block;
}


/* line 101, E:/OnlineProperties/html/scss/style.scss */

.search-block .tab-pane {
    background: rgba(255, 255, 255, .6);
    padding: 0px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.search-block .tab-pane select.form-control {
    height: 50px;
    font-weight: bold;
}

.search-block .tab-pane select.form-control:focus {
    box-shadow: 0 0 0 0.2rem rgba(73, 80, 87, .25);
    border-color: rgba(73, 80, 87, .25);
}

.live-updates a {
    font-size: 13px;
    color: #333333;
    margin-left: 12px;
}

.search-history {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.search-history li {
    list-style: none;
    border: solid 1px rgb(161, 165, 178);
    background-color: rgb(255, 255, 255);
    border-bottom: none;
    padding: 5px 20px
}

.search-history li a {
    color: #000;
    font-size: 13px;
}

.search-history li a img {
    margin-right: 12px;
    float: left;
    margin-top: 6px;
}

.last-searches .title {
    height: 40px;
    padding: 0 15px;
    font-weight: bold;
    line-height: 40px;
}

.last-searches .title img {
    float: left;
    margin-top: 6px;
    margin-right: 12px;
}

.hero-sec {
    height: 90vh;
}

.text_red {
    color: #f51111;
    line-height: 40px;
}

.btn-primary {
    background: #3b5998;
    border-color: #3b5998;
}

.app-banner {
    background-color: rgb(241, 241, 241);
    padding: 80px 0;
}

.footer-copy {
    background: #000;
}

.socialIcons {
    float: right;
}

.socialIcons a img {
    width: 30px;
    margin-left: 12px;
}

.copytext {
    color: #fff;
    font-size: 12px;
    padding-top: 15px;
}

.copytext img {
    margin-right: 12px
}

.followtext {
    color: #fff;
    font-size: 12px;
}

.footer-pri {
    background: #101010;
    padding: 40px 0;
    color: #ffffff;
    font-size: 13px;
}

.footer-pri .nav {
    text-align: center;
}

.footer-pri .nav li {
    display: inline-block;
    float: none;
    flex: 1;
}

.footer-pri .nav li a {
    color: #ffffff;
    font-size: 12px;
}

.footer-sec .bg-light {
    background: #fff !important;
}

.footer-sec .nav {
    background: #ffffff;
}

.footer-sec .navbar li a.nav-link {
    font-weight: bold!important;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
}

.social-info {
    padding: 40px 0;
    background: #ffffff !important;
    color: #000000 !important
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    width: 40px;
    height: 40px;
    border: 2px solid #707070 !important;
    border-radius: 25px;
    font-size: 28px !important;
}

.owl-carousel .owl-nav span {
    width: 20px;
    height: 40px;
    margin: 0 auto;
    display: block;
    line-height: 32px;
}

.owl-carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover {
    border-color: #000;
}

.owl-carousel .owl-nav button:focus {
    outline: none;
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
}


/*# sourceMappingURL=../css/style.map */


/*** 31-May ***/

.adwanced-search {
    padding-left: 12px;
    padding-right: 12px;
}

.adwanced-search .col-md-3 {
    padding-left: 3px;
    padding-right: 3px;
}

.adwanced-search .btn-default {
    background-color: rgba(70, 70, 70, .8);
    border: solid 1px rgb(255, 255, 255);
    text-align: left;
    text-transform: uppercase;
    font-size: 12px;
    height: 46px;
}

.search-block .nav-tabs li a {
    text-transform: uppercase;
}

.adwanced-search .dropdown-toggle::after {
    position: absolute;
    right: 12px;
    top: 22px;
    color: #fff;
}

.adwanced-search .dropdown-label {
    color: #fff;
    font-weight: bold;
}

.adwanced-search .dropdown-menu {
    min-width: 12.3rem;
}

.adwanced-search .dropdown-menu li a {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    display: block;
    padding: 5px 15px;
    font-size: 12px;
}

.adwanced-search .dropdown-menu li a:hover {
    background-color: rgb(252, 182, 20);
    color: #000;
    text-decoration: none;
}

.search-inputs {
    margin-top: 12px;
}