/*
Theme Name: Buzwair
Author: Karim Abbas
Author URI: http://karimabbas.info/
Version: 1.0
Text Domain: buzwair

buzwair WordPress Theme © 2011-2017 TidyThemes
buzwair is distributed under the terms of the GNU GPL
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt,
dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 100%;
    font-family: 'Open Sans', sans-serif;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}

body {
    line-height: 1;
    min-width: 380px;
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

h1 {
    font-family: "Times New Roman";
    font-size: 38px;
}

h2 {
    min-width: 300px;
    font-size: 18px;
    color: white;
    height: 38px;
    text-align: center;
    line-height: 38px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

h3 {
    font-family: "Times New Roman";
    font-size: 32px;
    color: #99815d;
}

h3 p {
    font-family: "Times New Roman";
    font-size: 24px;
}

h3 a {
    font-family: "Times New Roman";
    font-size: 32px;
    color: #FFF;
}

h3 a:hover {
    text-decoration: underline;
    color: #FFF;
}

h4 {
    font-size: 28px;
}

h5 {
    font-weight: bold;
    font-style: oblique;
    font-size: 18px;

}

p {
    font-size: 0.875em;
    padding-bottom: 15px;
}

a p {
    color: #000;
}

a:hover {
    text-decoration: none;
}

a h2 {
    transition: 0.1s;
    background-color: #99815d;
}

a:hover h2, a:active h2 {
    background-color: #811428;
}

.clear {
    clear: both
}

.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important
}


#preloader {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #fff url('images/Buzwair_loader.gif') no-repeat center center;
}

/*****************MENU**************/
.navbar {
    background-color: #fff;

}

.head {
    border-bottom: solid 20px #811428;
}

.navbar li > a {
    color: #000;
    font-size: 16px;
}

.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
}

.navbar li.active > a, .navbar li > a:hover {
    color: #811428;
    font-weight: bold;
}

.navbar-toggler {
    border: solid thin #811428;
}

.navbar-toggler-icon {
    background-image: url("images/menu.png");
}

.dropdown-menu {
    border-radius: 0;
}


.navbar-nav .dropdown-menu {
    padding-top: 22px;
    margin-top:-1px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background:none;
    border:none
    /*max-height: 0;*/
}

.dropdown-menu li{
    background:#fff;
}

.dropdown-menu .dropdown-item{

    padding: 1rem 1.5rem;
}

.dropdown-menu.show{
    /*max-height:200px;*/
}

.dropdown-item.active, .dropdown-item a:active {
    background-color: #f8f9fa;
}


.dropdown .dropdown-menu.show{
    display:none;
}


.dropdown.show>.dropdown-menu.show{
    display:block;
}


.dropdown-menu .dropdown> a:after{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2.255em;
    vertical-align: 0;
    content: "";
    border-top: 0.3em solid transparent;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-right: 0;
}

.dropdown-item.active, .dropdown-item:active{
    background-color: #f8f9fa;
    color: #99815d;
}

.dropdown-menu .dropdown .dropdown-menu{
    left: 100%;
    top: 0;
    padding-top: 0;
    margin: 0;
}



/************************************************/

/*********************Footer*********************/
#footer .nav-link {
    padding: 2px 0;
    color: #fff;
}

#footer .nav-link:hover, #footer .nav-link:active {
    text-decoration: underline;
    /*font-weight: bold;*/
}

.footer_contact{
    padding-top:30px;
}

.site_by{
    padding-right: 10px;
}

.dev_img img{
    vertical-align: bottom;
    height: 18px;
}

.social_icon{
    margin-right: 5px;

}

/************************************************/
/*********************Icons**********************/
.bedrooms:before, .garages:before, .bathrooms:before, .family_room:before, .maid_room:before, .living_room:before {
    content: " ";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: contain;
    margin-left: 8px;
    margin-right: 4px;
    vertical-align: text-top;
}


.bedrooms:before {
    background-image: url("images/sleeping.png");
}

.bathrooms:before {
    background-image: url("images/bathroom.png");
}

.garages:before {
    background-image: url("images/vehicle.png");
}


.family_room:before {
    background-image: url("images/sofa.png");
}

.maid_room:before {
    background-image: url("images/cleaner.png");
}

.living_room:before {
    background-image: url("images/living-room.png");
}

/************************************************/
/*********************Search********************/
#search {
    width: 68px;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    border: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: white;
    border-bottom: solid thin #fff;
}

.search_container {
    display: flex;
    align-items: center;
    justify-content: flex-end;

}

.search_form {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    justify-content: right;
    align-items: center;
    /*padding-right: 1rem;*/
    /*padding-left: 1rem;*/
}

#search:focus {
    width: 100%;
    outline: none;
    border-bottom: solid thin #99815d;
}

.search_button {
    display: inline-block;
    /*width: 15%;*/
    height: auto;
    max-width: 1.75em;
    max-height: 1.75em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}

/***********************Forms ********************/
/*search area*/
.bzwr_property_search_content {
    padding: 3em 2em 2em;
}

.bzwr_contact_form {
    padding: 1em 2em 0;
}

#bzwr_property_search_location, #bzwr_property_search_type_single, #country {
    background: url(images/arrow1.png) 97.2% 55% no-repeat;
}

#bzwr_property_search_bedrooms,
#bzwr_property_search_Type,
#bzwr_property_search_bathrooms {
    background: url(images/arrow1.png) 94% 55% no-repeat;
}

#bzwr_property_search_location, #bzwr_property_search_type_single, #bzwr_property_search_bedrooms, #bzwr_property_search_bathrooms, #bzwr_property_search_Type {
    background-color: #fff;
}

.bzwr__form_box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.bzwr_form_box input, .bzwr_form_box select {
    width: 100%;
}

/*.bzwr_property_search_location, .bzwr_property_search_type_single {*/
/*width: 31.650%;*/
/*}*/

/*.bzwr_property_search_bedrooms,*/
/*.bzwr_property_search_keyword,*/
/*.bzwr_property_search_Type,*/
/*.bzwr_property_search_bathrooms,*/
/*.bzwr_property_search_area_min,*/
/*.bzwr_property_search_area_max,*/
/*.bzwr_property_search_price_min,*/
/*.bzwr_property_search_price_max {*/
/*width: 14.563%;*/
/*}*/

.bzwr_form_box label {
    /*position: relative;*/
    /*float: left;*/
    /*margin-right: 2.427%;*/
    /*margin-bottom: 1em;*/
    font-size: 15px;
    height: 65px;
    color: #811428;
    font-weight: bold;
    line-height: 2em;
}

.bzwr_contact_form label {
    margin-bottom: 10px;
}


/*label.bzwr_property_search_type_single, label.bzwr_property_search_price_max {*/
/*margin-right: 0;*/
/*}*/

input[type="text"], input[type="number"], input[type="email"], input[type="password"], input[type="search"], select, textarea {
    -webkit-appearance: none;
    outline: none;
    resize: none;
    padding: 2px 4px;
    border: 1px solid #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all ease .3s;
    -moz-transition: all ease .3s;
    -ms-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    border-radius: 0;
}


input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], select, textarea {
    background-color: #fff;
}

input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], select, textarea {
    line-height: 1.3em;
    padding: 0.45em 0.5em;
    /*height:21px*/
}

input[type="text"], input[type="number"], input[type="email"], input[type="search"], input[type="password"], select, textarea {
    color: #231f20;
}

.bzwr_button_size_medium {
    color: #fff;
    border: none;
    /*padding: 1.278em 2em 1.222em;*/
    padding: 0.5em;
    font-size: 1.200em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: bold;
    transition: 0.3s;
}

.bzwr_button_size_medium:hover {
    background-color: #811428;
}

.bzwr_property_all_deals {
    display: flex;
    align-items: flex-end;
    font-weight: bold;
}


.opener {
    position: absolute;
    top: -48px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 300px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    transition: 0.3s;
    z-index: 9;
}

#open_Inquiry{
    top: -38px;
}

.home .opener {
    top: -38px;
}


.arrow {
    position: relative;
}

.opener:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(129, 20, 40, 0);
    border-top-color: #99815d;
    transition: 0.3s;
    border-width: 7px;
    margin-left: -7px;
}

.opener:hover:after, .opener:active:after{
    border-top-color: #811428;
}

.opener.active:after {
    top: initial;
    bottom: 0;
    border-bottom-color: #eceded;
    border-top: none;
}

#open_Inquiry.active:after{
    border-bottom-color: #fff
}

.opener:hover, .opener:active, .opener.active {
    background-color: #811428;
    text-decoration: none;
    color: #fff;

}

.accordion_tab {
    max-height: 0;
    overflow: hidden;
    transition: 0.5s;
}

.accordion_tab.active {
    max-height: 600px;
}


label.message_container {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 1em;
}

.bzwr_contact_form label.message_container {
    padding-bottom: 2em;
}

textarea#message {
    height: 100%;
    width: 100%;
}

/***********************************************************/


.line_bg {
    background: url("images/lines_bg.png") repeat-x bottom center;
}

.line_bg_top {
    background: url("images/lines_bg.png") repeat-x 0 50px;
}

.fill_vertical {
    height: 100%;
    width: auto;
}

#footer {

}


.contact_info p {
    margin-bottom: 10px;
}

.contact_info a {
    color: #fff;
}

.contact_info a:hover {
    text-decoration: underline;
}

.social_icon a:hover{
    text-decoration: none;

}

.featured_image {
    width: 100%;
    height: auto;
    align-self: center;
}


.featured_overlay {
    opacity: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    transition: 0.3s;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.featured_property:hover .featured_overlay {
    opacity: 1;
}

/**********************Listing properties***********************/
.property_overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6) url("images/web-link.png") no-repeat center;
    transition: 0.1s;
    opacity: 0;
}

.property_listing:hover .property_overlay {
    opacity: 1;
}

/* Pagination */
.pagination {
    clear: both;
    position: relative;
    font-size: 11px; /* Pagination text size */
    line-height: 13px;
    float: right; /* Pagination float direction */
}

.pagination span, .pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 6px 9px 5px 9px;
    text-decoration: none;
    width: auto;
    color: #fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover {
    color: #fff;
    background: #811428; /* Pagination background on hover */
}

.pagination .current {
    padding: 6px 9px 5px 9px;
    background: #811428; /* Current page background */
    color: #fff;
}

/***********************************************************/

/**********************single property***********************/
.property_features span {
    font-family: "Times New Roman";
    font-size: 18px;
    line-height: 30px;
}

.property_details {
    list-style: disc;
}

.property_details li {
    line-height: 20px;
}

.slide_details .property_title {
    height: 100px;

    display: flex;
    align-items: center;
    justify-content: start;
}


/***********************************************************/
@media screen and (max-width: 767px) {
    .search_form {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .accordion_tab.active {
        max-height: 1000px;
    }

    .navbar-nav .dropdown-menu{
        margin-top: 0.125rem;
        border: none;
    }

    .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem;
    }
}