/*
Theme Name: Swisher
Theme URI: http://www.wordpress.org
Description: Matt Gibson Theme
Version: 1.0
Author: Gibson Design.
Author URI: http://www.gibsonads.com
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

body {
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-weight: 500;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

a {
    outline: none;
    color: #000;
    transition: all 0.5s;
}

a:hover {
    text-decoration: none;
    outline: none;
    transition: all 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    color: #d03238;
}

a:focus {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
    border: 0px;
    transition: all 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

iframe {
    max-width: 100%;
    border: 0px;
    width: 100%;
}

.wrapper {
    display: block;
    width: 100%;
    position: relative;
}

hr {
    border-top: 3px solid #fff;
    margin-top: 40px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    margin-left: 15px;
    margin-right: 40px;
}


/* Header CSS START */
header .wrp-header {
    padding: 20px 0px;
}

.button-links {
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.button-links a {
    color: #d03238;
    font-size: 18px;
    background: #fff;
    padding: 8px 20px;
    border-radius: 5px;
    margin-right: 15px;
    text-transform: uppercase;
}

.button-links a:hover {
    background: #d03238;
    color: #fff;
}

/* Header CSS START */


/* Footer CSS START */
footer {
    font-weight: normal;
}

footer .wrp-footer {
    background: #231e20;
    color: #fff;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: normal;
    padding: 50px 0px 35px;
}

footer ul {
    list-style: none;
}

footer p {
    text-transform: none;
}

footer .footer-details a {
    text-transform: none;
    line-height: 0;
}

footer a {
    color: #fff;
    line-height: 1.8;
}

.att {
    display: none;
}

footer h2.footer-title {
    color: #d03238;
    font-size: 32px;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
}

footer .wrp-copyright {
    background: #65646b;
    color: #fff;
    font-size: 24px;
    padding: 20px 0px;
}

.dev-by a {
    color: #a2e28c;
}

.dev-by a:hover {
    color: #d03238;
}

footer .wrp-copyright p {
    margin-bottom: 0px;
}

/* Footer CSS END */





/* Home Page CSS START */
.wrp-slider {
    position: relative;
    width: 100%;
}

/*=================== Search Page Plugin CSS START */
.wrp-listing-search {
    position: absolute;
    bottom: 60px;
    z-index: 99999;
}

.wrp-listing-search #rws_quicksearch_form {
    width: 100%;
    display: inline-block !important;
    margin: 0px !important;
    padding: 15px 5px 25px 25px;
}

.wrp-listing-search .quicksearch_item {
    padding-right: 0px;
}

.wrp-listing-search hr {
    border-top: 3px solid #fff;
    margin-top: 40px;
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
    margin-left: 15px;
    margin-right: 40px;
}

.search-by-address h3,
.search-by-mls h3 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 15px;
    font-weight: 400;
}

.wrp-listing-search li.quicksearch_item {
    width: 100%;
    display: inline-block;
}

.wrp-listing-search .chosen-container {
    width: 100% !important;
}

.wrp-listing-search .chosen-container-single .chosen-single abbr {
    top: 12px !important;
}

.wrp-listing-search .chosen-container-single .chosen-single div {
    top: 6px !important;
}

.wrp-listing-search .cnt-search {
    background-color: rgba(35, 30, 32, 0.8);
    width: 100%;
    display: inline-block;
}

.wrp-listing-search #rws_quicksearch_form h2 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 20px;
}

.wrp-listing-search #rws_quicksearch_form label {
    display: none;
}

.wrp-listing-search .chosen-container-single .chosen-single span {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
}

.wrp-listing-search .chosen-container-single .chosen-single {
    padding: 5px 0 5px 8px !important;
    height: auto !important;
    border: 1px solid transparent !important;
    border-radius: 0px !important;
}

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

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

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

.custom-text {
    border: 0px;
    color: #000 !important;
    margin: 0px;
    padding: 1px 10px;
    width: 100%;
    font-size: 22px;
    font-weight: 500;
    background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
}

.wrp-listing-search .rws_search_button {
    color: #FFFFFF;
    background-color: #d03238 !important;
    font-size: 15px !important;
    line-height: normal;
    border: none;
    border-radius: 0px !important;
    cursor: pointer;
    font-weight: normal;
    padding: 9px 20px !important;
    text-align: center;
    max-width: auto !important;
    display: inline-block !important;
    margin: 0 !important;
    background: url(./images/search.png);
    background-repeat: no-repeat;
    background-position: center;
}

#rws_search_form label {
    display: none;
}

.wrp-default-page .save_search {
    background: url("./images/magnifier_zoom_in.png") no-repeat scroll !important;
}

#rws_search_form input[type="text"],
input[type="password"],
select,
textarea {
    margin: 0 !important;
}

#rws_search_form .chosen-container-single .chosen-single span {
    font-size: 15px;
    font-weight: normal;
}

#rws_search_form .chosen-container-single .chosen-single {
    padding: 4px 0 0 8px;
    height: 32px;
}

#rws_search_form .chosen-container-single .chosen-single div {
    top: 5px;
}

#rws_search_form .chosen-container-single .chosen-single abbr {
    top: 10px;
}

#rws_search_form .chosen-container-multi .chosen-choices {
    padding: 10px;
}

#rws_search_form .rws_search_button {
    width: auto !important;
    font-size: 22px !important;
    color: #fff !important;
    text-transform: uppercase;
    background: #d03238 !important;
}

#rws_search_form .rws_search_button:hover {
    background: #231e20 !important;
    color: #fff !important;
}

.leadbutton {
    margin-top: 20px !important;
}

/*=================== Search Page Plugin CSS END */
.wrp-title-banner img {
    width: 100%;
}

#owl-home .item img {
    display: block;
    width: 100%;
    height: auto;
}

.wrp-land-type {
    padding: 50px 0px;
}

.wrp-land-type a {
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
    border: 3px solid #fff;
    display: block;
}

.land-inner {
    background: #65646b;
    text-align: center;
    padding: 5px;
    margin: 20px 0px;
}

.land-inner:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    transition: all 1s ease;
}

.land-inner:hover:before {
    width: 100%;
}

.land-inner:hover a {
    z-index: 999;
    position: relative;
    color: #231e20;
    transition: all 2s ease;
}


.wrp-testmonials {
    text-align: center;
    padding: 60px 0px;
}

.wrp-testmonials P {
    font-size: 20px;
}

h2.section-title {
    font-size: 60px;
    text-align: center;
    color: #d03238;
    padding-bottom: 50px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    margin: 0px;
    font-weight: normal;
}

.wrp-testmonials span {
    color: #d03238;
}

.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 7px;
    background: #65646b;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 0px;
    outline: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #d03238;
    outline: none;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
    outline: none;
}


.wrp-featured {
    text-align: center;
    background: #eaeaea;
    padding: 60px 0px;
}

.featured-image-inner {
    margin-bottom: 30px;
}

.featured-image-inner img {
    max-width: 100%;
    height: 200px;
    width: 100%;
}

/* Home Page CSS END */





/* Blog page css start */
.wrp-title-section {
    background: #231e20;
    color: #fff;
    padding: 20px 0px;
}

h1.page-title {
    margin: 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 50px;
    vertical-align: middle;
    font-weight: normal;
}

.blog-listing p {
    font-size: 24px;
    color: #231e20;
    font-weight: normal;
    padding: 0px 20px 0px 0px;
}

.blog-listing a {
    font-size: 28px;
    color: #d03238;
    font-weight: normal;
}

.blog-listing a:hover {
    color: #000;
}

.excerpt {
    color: #d03238;
}


a.blog-btn {
    border-radius: 5px;
    background-color: rgb(35, 30, 32);
    font-size: 18px;
    color: #fff;
    padding: 10px 30px;
    text-transform: uppercase;
    float: right;
    position: absolute;
    bottom: 22px;
    right: 38px;
}

.blog-content h2 {
    padding: 20px 0px;
}

a.blog-btn:hover {
    color: #d03238;
}

.blog-listing {
    -moz-box-shadow: 0 0 12px #888;
    -webkit-box-shadow: 0 0 12px#888;
    box-shadow: 0px 0px 12px #888;
    margin: 60px 0px;
}

/* Blog page css END */


/* Pagination CSS START */
.pager {
    font-size: 24px;
    color: #d03238;
    text-align: right;
    margin-bottom: 40px;
}

.pager .page-numbers {
    background: #231e20;
    padding: 5px 15px;
    color: #fff;
}

.pager .page-numbers:hover {
    background: #d03238;
}

.pager .pagination-title {
    padding-right: 15px;
}

.pager .current {
    background: #d03238;
}

.pager .next,
.pager .prev {
    display: none;
}

/* Pagination CSS END */

/* 404 Page not found START */
.page-title a {
    font-size: 2rem;
    padding-left: 20px;
    text-transform: capitalize;
    color: #d03238;
}

/* 404 Page not found end */

/* Blog Single Page START */
.wrp-post-single {
    padding: 60px 0px;
}

.blog-img-single {
    -moz-box-shadow: 0 0 12px #888;
    -webkit-box-shadow: 0 0 12px#888;
    box-shadow: 0px 0px 12px #888;
}

.single-post-content {
    font-size: 24px;
    margin: 40px 0px;
    font-weight: normal;
    text-align: left;
}

.title_tg h2 {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    background: #231e20;
    padding: 15px 0px;
    text-align: center;
    font-weight: normal;
}

.recent_art ul {
    list-style: none;
    margin: 60px 0px;
}

.recent_art li {
    margin-bottom: 30px;
}

.recent_art li:last-child {
    margin-bottom: 0px;
}

.sidebar-post-date {
    display: none;
}

.sidebar-post-title {
	font-size: 24px;
	color: #d03238;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 65%;
	display: inline-block;
}

.sidebar-posts-img img {
    max-width: 100px;
    display: inline-block;
}

.sidebar-posts-img {
    display: inline-block;
    padding-right: 20px;
}

.menu-single-blog-menu-container a {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    background: #231e20;
    padding: 15px 0px;
    text-align: center;
    font-weight: normal;
    display: block;
}

.menu-single-blog-menu-container a:hover {
    background: #d03238;
}

.socil_sharing span img {

    padding-right: 20px;
    display: inline-block;

}

.socil_sharing {
    width: 100%;
    display: inline-block;
    padding: 20px 5px 0px;
}

.a2a_svg {
    border: 1px solid #000;
    border-radius: 0px !important;
    padding: 5px;
}

.socil_sharing span {
    display: inline-block;
    vertical-align: middle;
    color: #d03238;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
}

.addtoany_shortcode {
    display: inline-block;
    padding-left: 20px;
}

.addtoany_share_save {
    display: none !important;
}

.socil_sharing span img {
    padding-right: 20px;
    display: inline-block;
}

.single-page-title a {
    font-size: 48px;
    font-weight: normal;
    color: #d03238;
}

.single-page-title span {
    font-size: 40px;
    color: #fff;
    font-weight: normal;
}

/* Blog Single Page END */


/* Contact us page START */
#map-canvas {
    height: 100%;
    width: 100% !important;
}

.more-maps {
    position: absolute;
    z-index: 999999999;
    top: 56%;
    left: 38%;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    background: #231e20;
    padding: 10px 20px;
    text-align: center;
    font-weight: normal;
    border-radius: 5px;
}

.contact-details address {
    font-size: 28px;
    color: #231e20;
    font-weight: normal;
}

.contact-details h2 {
    font-size: 34px;
    color: #d03238;
    margin-top: 15px;
}

.contact-details .contact-phone a {
    color: #231e20;
    font-size: 28px;
}

.contact-phone img {
    padding-right: 20px;
    padding-bottom: 10px;
}

.contact-phone {
    vertical-align: middle;
}

/* Contact us page END */

/* Company Page CSS START */
a.black {
    color: #231e20 !important;
}

.wrp-company-about {
    padding: 60px 0px;
    font-size: 22px;
    font-weight: normal;
}

.wrp-company-associates {
    padding: 0px 0px 40px;
}

.associalte_inner {
    margin-bottom: 20px;
}

.associalte_inner h2 {
    color: #d03238;
    font-size: 30px;

    padding-top: 10px;
}

.associalte_inner p {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 15px;
}

.associalte_inner a {
    color: #d03238;
}

/* Company Page CSS END */


/* Default Page CSS START */
.wrp-default-page {
    padding: 60px 0px;
}

/*=================== Default Page SEARCH CSS */
.search-box #rws_quicksearch_form {
    width: 100%;
    display: inline-block !important;
    margin: 0px 20px 25px 20px !important;
    padding: 20px 0 0;
}

.search-box li.quicksearch_item {
    width: 100%;
    display: inline-block;
}

.search-box .chosen-container {
    width: 100% !important;
}

.search-box .chosen-container-single .chosen-single abbr {
    top: 12px !important;
}

.search-box .chosen-container-single .chosen-single div {
    top: 6px !important;
}

.search-box {
    background-color: #d03238;
    width: 100%;
    display: inline-block;
}

.search-box #rws_quicksearch_form h2 {
    font-size: 36px;
    color: #fff;
    font-weight: normal;
    padding-bottom: 20px;
}

.search-box #rws_quicksearch_form label {
    display: none;
}

.search-box .chosen-container-single .chosen-single span {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
}

.search-box .chosen-container-single .chosen-single {
    padding: 5px 0 5px 8px !important;
    height: auto !important;
    border: 1px solid #fff !important;
    border-radius: 0px !important;
}

.search-box .rws_search_button {
    color: #FFFFFF;
    background-color: #231e20 !important;
    font-size: 15px !important;
    line-height: normal;
    border: none;
    border-radius: 0px !important;
    cursor: pointer;
    font-weight: normal;
    padding: 9px 20px !important;
    text-align: center;
    max-width: auto !important;
    display: inline-block !important;
    margin: 0 !important;
    background: url(./images/search.png);
    background-repeat: no-repeat;
    background-position: center;
}

/*=================== Default Page SEARCH CSS END */

/* Default Page CSS END */



/* ======================= Search Result Page START ========================= */
.w-search-result a {
    color: #fff;
    font-weight: normal;
    font-size: 20px;
    padding: 5px;
}

.w-search-result {
    padding: 60px 0px;
}

.w-search-result .post-meta a {
    color: #231e20;
}

.w-search-result .title a {
    color: #231e20;
    vertical-align: top;
}

.w-search-result a:hover {
    text-decoration: none;
}

.w-search-result .post-box {
    border: 1px solid #231e20;
    margin: 10px 0;
    padding: 10px;
    border-radius: 5px;
}

.w-search-result .search-title {
    font-weight: normal;
    padding: 10px 10px;
    background: #231e20;
    margin: 10px 0;
    border-radius: 6px;
    color: #fff;
    font-size: 20px;
}

.search .cnt-pagination {
    text-align: center;
}

.w-search-result .pager {
    display: inline-block;
    margin: 20px 0px;
    color: #ffff !important;
}


.w-search-result .search-results .inner-page-content p {
    text-align: center;
    font-size: 18px;
}

.w-search-result .page-numbers.current {
    font-size: 20px;
    padding: 5px 15px;
    font-weight: bold;
}

.w-search-result .pager .pagination-title {
    padding-right: 15px;
    color: #d03238;
}

.w-search-result .title a:hover {
    color: #d03238;
}

/********************************************* Back To Top *****************************************/
.back-to-top {
    position: fixed;
    bottom: 15px;
    right: 25px;
    width: 53px;
    height: 53px;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    display: inline-block;
}

.back-to-top:hover {
    opacity: 0.7;
}

/* Listing Page CSS START */
.search_toolbar {
    display: none !important;
}

.wrp-default-page #property_listings {
    display: inline-block;
    width: 100%;
}

.page-template-tpl-residential h2.section-title {
    padding-top: 50px;
}

.page-template-tpl-commercial h2.section-title {
    padding-top: 50px;
}

.page-template-tpl-industrial h2.section-title {
    padding-top: 50px;
}

.page-template-tpl-land h2.section-title {
    padding-top: 50px;
}

.disclaimer {
    display: none;
}

.rws_jump_title,
.rws_page_count {
    display: none;
}



.property-listing {
    -moz-box-shadow: 0 0 12px #888;
    -webkit-box-shadow: 0 0 12px#888;
    box-shadow: 0px 0px 12px #888;
    margin-bottom: 50px;
}

.listing-title h1 {
    font-size: 50px;
    font-weight: 400;
    color: #d03238;
    padding: 0px 0px 50px;
}

.property-listing h2 a {
    font-size: 32px;
    color: #d03238;
    font-weight: normal;
}

.property-content h2 {
    margin-top: 10px;
    margin-bottom: 0px;
}

.property-content h3 {
    color: #231e20;
    font-weight: normal;
    font-size: 24px;
    padding-top: 0px;
}

.property-list-details {
    font-size: 18px;
    color: #231e20;
    padding-top: 10px;
    padding-right: 15px;
}

.property-list-details .inner-title {
    color: #d03238;
    font-size: 18px;
}

.property-list-details ul {
    list-style: none;
}

.del-title {
    color: #d03238;
}

.pro-details {
    margin: 10px 0 10px;
}

.bath-value.garage_attached {
	font-size: 20px !important;
	margin-top: 10px;
}
.list-details {
    display: inline-block;
    text-align: center;
    margin-right: 30px;
}

.list-details img {
    text-align: center;
    display: inline-block;
}

.list-details span {
    display: block;
    width: auto;
    color: #d03238;
    font-size: 18px;
}

.bath-value {
    font-size: 30px !important;
    color: #221e1f !important;
}

.details-img img {
    height: 100%;
}

/* MLS Pagination START */
.rws_pagination {
    position: relative;
    float: none;
    /* width: 200px; */
    width: 100%;
    margin: 15px 0px 0px !important;
    display: inline-block;
    text-align: right;
}

.rws_page_link_active {

    padding: 0px 15px !important;
    border: none !important;
    margin: 0px !important;
    /* width: 10px; */
    float: none !important;
    display: inline-block !important;
    font-size: 30px;
    background: #d03238 !important;
    color: #fff;
}

.rws_page_link {
    padding: 0px 15px !important;
    border: none !important;
    margin-bottom: 5px !important;
    /* width: 10px; */
    float: none !important;
    display: inline-block !important;
    font-size: 30px;
    background: #231e20 !important;
    color: #fff;
}

.rws_pagination span {
    font-size: 24px !important;
    display: inline-block;
    color: #d03238;
    padding-right: 20px;
    text-transform: uppercase;
}

.site-title {
    font-size: 50px;
    color: #d03238;
    padding-bottom: 50px;
    font-weight: 500;
}

.listing-details-page ul {
    list-style: none;
    font-size: 36px;
    font-weight: normal;
}

.listing-details-page .inner-title {
    color: #d03238;
}

.listing-details-page .inner-details {
    color: #231e20;
    font-size: 30px;
}

.listing-details-page a {
    display: block;
    margin-top: 20px;
}

.red-btn {
    background: #d03238;
    padding: 5px;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    font-weight: normal;
}

.red-btn:hover {
    color: #231e20;
}

.black-btn {
    background: #231e20;
    padding: 5px;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    font-weight: normal;
}

.button-area {
    position: absolute;
    width: 95%;
    bottom: 20px;
}

.rws_page_link_active:hover {
    color: #221e1f;
}

#map-control {
    display: none;
}

a.property-btn {
    border-radius: 5px;
    background-color: rgb(35, 30, 32);
    font-size: 18px;
    color: #fff;
    padding: 5px 15px;
    text-transform: uppercase;
    float: right;
    position: absolute;
    bottom: 15px;
    right: 35px;
}

a.property-btn:hover {
    color: #d03238;
}

.wrp-property-listing {
    padding: 50px 0px;
}

#rws_quicksearch_form h2 {
    text-transform: uppercase;
}



.view {
    position: relative;
    overflow: hidden;
    cursor: default;
}

.overlay .mask {
    opacity: 0;
    z-index: 999;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.view .mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-attachment: fixed;
}

.flex-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.rgba-red-strong,
.rgba-red-strong::after {
    background-color: rgba(244, 67, 54, .7);
}

.view {
    cursor: default;
}

.overlay .mask:hover, .overlay .mask:focus {
    opacity: 1;
    z-index: 999;
}

.wid-fer-list {
    padding: 10px;
}

.wid-fer-list h4 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    font-weight: normal !important;
}

.wid-fer-list .feat_link {
    text-align: center;
    position: absolute;
    bottom: 10px;
    background: #231e20;
    color: #fff;
    padding: 3px 8px;
    border-radius: 5px;
    line-height: 25px;
    font-weight: normal;
    border: 2px solid #231e20;
}

.wid-fer-list .feat_link:hover {
    background: transparent;
    border: 2px solid #231e20;
}

.search_item {
    list-style: none;
}

.modal-header,
.modal-footer {
    background: #d03238;
    color: #fff;
}

#btn_contact {
    border: 2px solid #d03238 !important;
    background: #d03238 !important;
    border: none !important;
    box-shadow: none !important;
    color: #fff !important;
    font-weight: bold !important;
    text-shadow: none !important;
}

#btn_contact:hover {
    background-color: transparent !important;
    color: #d03238 !important;
    border: 2px solid #d03238 !important;
    font-weight: bold !important;
}

.modal-body #framed-form {
    width: 100% !important;
    height: 100%;
}

.modal-body .contact-listing label {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 0px;
    font-weight: normal;
    font-size: 20px;
}

.modal-body ul.contact-listing li:last-child {
    text-align: center;
}

.featured-image-inner img {
    width: 100%;
}

.wrp-featured .widgettitle {
    display: none;
}


.details-img img {
    width: 100%;
}

.display-none {
    display: none !important;
}

.jssort01 {
    background: #fff !important;
}

.jssort01 .c {
    border: none !important;
}


span.jssora05l,
span.jssora05r {
    top: 40% !important;
}

.fail,
.success {
    width: 100% !important;
}

.search-box .quicksearch_item {
	padding-right: 0px;
}

.page-id-141 .property-search-box .property-search-item {
	display: none;
}
.page-id-141 .property-search-box h3{
    display: none;
}
.second-page-search {
	display: none;
}


/* Privacy Policy */
.page-template-tpl-privacy h1.page-title {
	color: #d03238;
	text-transform: capitalize;
}
.privacy-policy h4 {
    color: #d03238;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 40px;
}
.privacy-policy h4:first-child {
	margin-top: 0px;
}
.privacy-policy p {
	font-size: 20px;
	font-weight: normal;
}

.inner-details p{
    font-size: 20px;
}
.home .wrp-featured .featured-image-inner {	margin-bottom: 30px;	display: inline-block;	min-width: 380px;}
.home .wrp-featured div.search_items {	margin-bottom: 1em;	display: inline-block;	width: auto;}