/*
Template Name: Samar Real Estate - Bootstrap 4 Light  Theme
Author: Giftechies
Author URI: https://themeforest.net/user/giftechies
Version: 1.0
*/
/*
	-- body
	-- Extra
	-- Navbar
	-- Slider
	-- Slider Form
	-- Card
	-- Agents Card
	-- Sidebar Card
	-- Grid/list Filters
	-- Properties List
	-- Blog
	-- Property Single
	-- Add Property
	-- My Account
	-- Property Single Gallery
	-- Footer
	-- Mobile Media
*/
/* Body */
@import url('https://fonts.googleapis.com/css?family=Quicksand');

body {
    /* background-color: #f6f6f680; */
    font-size: 12px;
    line-height: 25px;
    color: #333333;
    /*font-family: 'Quicksand', sans-serif;*/
    font-family: 'Cairo', sans-serif !important;
    text-align: right;
    margin-bottom: calc(53px + 1rem);
    /* Match sticky-bottom height */
}

h1, h2, h3, h4, h5, h6 {
    color: #000000;
}

.h1, h1 {
    font-size: 1.7rem;
}


.h2, h2 {
    font-size: 22px;
    padding-top: 10px;
}

.card-title.mb-3.text-right {

    color: #e00000;

}



p {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
}

img {
    height: auto;
}

ul, ol {
    list-style: outside none none;
}

ul {
    margin: 0;
    padding: 0;
    text-align: right;
}

img {
    transform-style: preserve-3d;
}

a {
    transition: color 300ms ease 0s, background-color 300ms ease 0s;
    text-decoration: none !important;
}

a:hover {
    transition: color 300ms ease 0s, background-color 300ms ease 0s;
}

a, a:hover {
    text-decoration: none;
    color: #710000;
}

a:focus {
    outline: medium none;
    outline-offset: 0;
}

/* Extra */
.bg-primary {
    background-color: #710000 !important;
}

.bg-dark {
    background-color: #263238;
}

.text-primary {
    color: #ff6633 !important;
}

.text-secondary {
    color: #f63 !important;
}

.text-dark {
    color: #263238 !important;
}

.no-border {
    border: 0px !important;
}

.no-radius {
    border-radius: 0px !important
}

label {
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 2px;
    float: right;

}

.form-control {
    font-size: 13px;
    border-radius: 2px;
    height: 38px;
}

textarea.form-control {
    height: 250px;
}

.help-block li {
    color: red;
}

.pagination .page-item.active .page-link {
    background-color: #0c5298;
    border-color: #0c5298;
    color: #fff;
    z-index: 1;
}

.pagination .page-link:hover {
    background-color: #0c5298;
    border-color: #0c5298;
    color: #fff;
}

.pagination .page-link {
    border: medium none;
    border-radius: 42px;
    color: #710000;
    border: 1px solid #ccc;
    font-weight: 500;
    height: 38px;
    line-height: 20px;
    margin: 0 3px;
    text-align: center;
    width: 38px;
}

.box-shadow-none {
    border: 7px solid #fff !important;
    box-shadow: none !important;
}



.section-title.text-center.mb-2 {
    padding-bottom: 20px;
}




.round-icon {
    background: #fff none repeat scroll 0 0;
    border-radius: 50px;
    box-shadow: 0 5px 7px #efd2cb;
    display: inline-block;
    height: 90px;
    line-height: 88px;
    text-align: center;
    width: 90px;
}

.inner-header {
    /* background: rgba(0, 0, 0, 0) url("../img/slider/1.jpg") repeat scroll center top / 100% auto; */
    background: #fff;
    position: relative;
    padding-top: 10% !important;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: #000000;
    color: #fff;
    text-decoration: none;
}

.inner-header h1 {
    color: #fff !important;
}

.inner-header p {
    color: #fff;
}

.inner-header a {
    color: #ff6633;
}

.overlay {
    background: #003366 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    right: 0;
    top: 0;
}

.inner-header::after {
    /* background: #000 none repeat scroll 0 0; */
    /* bottom: 0;
    content: "";
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0; */
}

.inner-header .container {
    position: relative;
    z-index: 9;
}

.login-with-social .btn {
    color: #fff;
    font-size: 13px;
    padding: 13px 0;
    position: relative;
    font-weight: 400;
    box-shadow: 0 5px 7px #e0e5e8;
    text-transform: uppercase;
}

.btn-twitter {
    background: #55acee none repeat scroll 0 0 !important;
    color: #fff !important;
}

.btn-google {
    background: #dd4b39 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.btn-facebook {
    background: #3b5999 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.btn-pinterest {
    background: #bd081b none repeat scroll 0 0 !important;
    color: #fff !important;
}

.btn-instagram {
    background: #517fa6 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.btn-whatsapp {
    background: #25d366 none repeat scroll 0 0 !important;
    color: #fff !important;
}

.btn-messenger {
    background: #0084ff none repeat scroll 0 0 !important;
    color: #fff !important;
}

.login-with-social .btn .mdi {
    font-size: 19px;
    left: 18px;
    position: absolute;
    top: 8px;
}

b, strong {
    font-weight: bold;
}

#map {
    height: 450px;
    width: 100%;
}

#content .card {
    box-shadow: none;
    margin: 0;
    padding: 26px 0px 26px 26px;
}

#content .card-body, #content .card-footer {
    padding: 16px 0;
}

#content .card-footer span {
    font-size: 12px;
}

#content .card-footer {
    padding-bottom: 0px;
}

.map-slider-form {
    background: #ffffff none repeat scroll 0 0;
    left: auto !important;
    padding: 20px 0;
    position: relative !important;
    right: auto !important;
}

.slider-form.map-slider-form .select2 {
    border: 1px solid rgba(204, 204, 204, 0.3);
    width: 100%;
}

.slider-h-auto .carousel-item {
    height: auto !important;
}

.padding-card .card-body {
    padding: 35px;
}

.margin-auto {
    margin: auto;
}

.no-radius {
    border-radius: 0 !important;
}

.t-align-l {
    text-align: left !important;
}

.select2-container--open .select2-dropdown--below {
    border: medium none;
    border-radius: 0;
}

.section-padding {
    padding: 10px;
}

.section-title h2 {
    font-size: 21px;
    font-weight: 600;
}

.line {
    height: 3px;
    background: #ff6633;
    width: 12%;
    margin: auto;
}

.text-success {
    color: #63F2F0 !important;
}

a.text-success:focus, a.text-success:hover {
    color: #4BE4E2 !important;
}

.btn {
    border-radius: 35px;
    font-size: 13px;
    font-weight: bold;
}

.btn-lg {
    color: #fff;
    padding: 14px 40px;
}

.btn-primary {
    background: #ff6633 none repeat scroll 0 0;
    color: #fff;
    border-color: #ff6633;
}

.btn-primary:hover, .btn-primary:focus {
    background-color: transparent;
    border-color: #e7e7e7 !important;
    color: #999;
}

.btn-outline-primary {
    background-color: transparent;
    background-image: none;
    border-color: #ffffff;
    color: #ffffff;
}

.btn-outline-primary:hover {
    background-color: #ff6633;
    border-color: #ff6633;
    color: #fff;
}

.btn-secondary {
    background: #ff6633 none repeat scroll 0 0;
    border-color: #ff6633;
    color: #fff;
    border-radius: 5px;
}

.btn-secondary:hover, .btn-secondary:focus {
    background-color: #003366 !important;
    border-color: #003366 !important;
    color: #fff;
}

.btn-outline-warning {
    background-color: transparent;
    background-image: none;
    border-color: #ff6633;
    color: #ffffff;
}

.btn-outline-warning:hover, .btn-outline-warning:focus {
    background-color: #ff6633 !important;
    border-color: #ff6633 !important;
    color: #ffffff;
}

.btn-warning {
    background-color: #ff6633;
    border-color: #ff6633;
    color: #ffffff;
}

.btn-warning:hover, .btn-warning:focus {
    background-color: #ff6633 !important;
    border-color: #ff6633 !important;
    color: #ffffff;
}

.btn-outline-secondary {
    background-color: transparent;
    background-image: none;
    border-color: #b71c1c;
    color: #b71c1c;
}

.btn-outline-secondary:hover {
    background-color: #b71c1c;
    border-color: #b71c1c;
    color: #fff;
}

.btn-success {
    background-color: #63F2F0;
    border-color: #63F2F0;
    color: #0C8B89;
}

.btn-success:hover, .btn-success:focus {
    background-color: #4BE4E2 !important;
    border-color: #4BE4E2 !important;
    color: #0C8B89 !important;
}

.btn-success.disabled, .btn-success:disabled {
    background-color: #4BE4E2;
    border-color: #4BE4E2;
    color: #0C8B89;
}

.btn-outline-success {
    background-color: transparent;
    background-image: none;
    border-color: #63F2F0;
    color: #63F2F0;
}

.btn-outline-success:hover {
    background-color: #4BE4E2;
    border-color: #4BE4E2;
    color: #0C8B89;
}

.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    background-color: transparent;
    color: #4BE4E2;
}

.text-success {
    color: #64ddba !important;
}

.demo-page .card.padding-card .card-body {
    padding: 0;
}

.demo-page .card.padding-card .card-body h5 {
    font-size: 15px;
    padding: 4px 10px;
}

.bg-danger {
    background-color: #003366 !important;
    border-radius: 15px;
    margin: 25px auto;
    position: absolute;
    z-index: 999;
}

/* Navbar */
.bg-light {
    background-color: #fff !important;
    box-shadow: 0 5px 6px rgba(207, 216, 221, 0.38) !important;
    z-index: 999;
}

/* nav.navbar {
   padding: 0;
   left: 15px;
   right: 15px;
} */
nav.navbar .navbar-nav .nav-link, nav.navbar .navbar-nav .nav-link:hover, .nav-item:hover {
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}

.dropdown-menu {
    border: medium none;
    border-radius: 0;
    margin: 0;
    background-color: #d73c00;
    color: #fff;
    right: 0;
}

.dropdown-menu .dropdown-item {
    font-size: 13px;
    padding: 7px 20px;
    color: #fff;
}

.dropdown-item:focus, .dropdown-item:hover {

    color: #fff;
    text-decoration: none;
    background-color: #004183;

}


.main-nav-right .btn {
    padding: 7px 16px !important;
    border-radius: 10px;
}

.main-nav-right .list-inline-item {
    margin: 0;
}


.main-nav-right a {
    font-weight: normal !important;
}

.main-nav-right .btn {
    color: #fff !important;
    font-weight: bold !important;
}



/* Slider */
.samar-slider {
    position: relative;
}

.whatsapp_button {
    background: #25d366;
    padding: 1px;
    margin: 2px;
    border: none;
}

.tel_button {
    background: #7f6bde;
    padding: 1px;
    margin: 2px;
    border: none;
}

.email_button {
    background: #ef5e4e;
    padding: 1px;
    margin: 2px;
    border: none;
}

.view_button {
    background: #766f6e;
    padding: 1px;
    margin: 2px;
    border: none;
}

.home.samar-slider {
    /* height: 500px;
    min-height: 500px; */
    background-size: cover;
}

.samar-slider .carousel-item {
    height: 400px;
    min-height: 360px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slider-one {
    background-image: url('../img/slider/1.jpg') !important;
}

.slider-two {
    background-image: url('../img/slider/2.jpg') !important;
}

.slider-three {
    background-image: url('../img/slider/3.jpg') !important;
}

/* Slider Form */
.slider-form {
    left: 0;
    position: relative;
    right: 0;
}

.slider-form h2 {
    font-size: 33px;
    letter-spacing: 0;
}

.banner-list {
    padding-top: 8%;
}

.banner-list h1 {
    font-size: 36px;
}

.banner-list h6 {
    color: #666;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
}

.slider-form .nav-tabs {
    border: medium none;
    margin: auto auto 12px;
    text-align: center;
}

.slider-form .nav-tabs a {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    border-radius: 50px;
    color: #003366;
    font-weight: 600;
    margin-right: 10px;
    padding: 6px 23px;
    position: relative;
    text-transform: uppercase;
}

.slider-form .nav-tabs a.active {
    background: #ff6633 none repeat scroll 0 0;
    color: #fff;
}

.slider-form .nav-tabs a.active:after {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #ff6633;
    bottom: -6px;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 14px;
}

.slider-form .tab-content {
    background: #fff none repeat scroll 0 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
}

.slider-form .input-group-addon {
    position: absolute;
    text-align: center;
    width: 41px;
    z-index: 9;
}

.slider-form .input-group-addon .mdi {
    font-size: 18px;
}

.searchbox .select2-selection {
    min-height: 39px !important;
    padding: 7px 11px;
}

.searchbox .select2-selection__choice {
    margin-top: 4px !important;
    margin-bottom: 4px !important;
}

.searchbox .select2 {
    width: 100% !important;
    border-right: 1px solid rgba(204, 204, 204, 0.3);
}

.slider-form .form-control {
    border: medium none !important;
    border-radius: 0 !important;
    font-size: 13px;
}

.searchbox .select2-selection__arrow {
    margin: 6px 5px 0;
}

.select2-dropdown {
    border: medium none;
    border-radius: 0;
}

.inner-page-form .input-group {
    padding: 1px;
}

/* Card */
.bg-grey {
    background: #f1f6fc;
}

.card {
    border: medium none;
    box-shadow: 0 5px 7px #e0e5e8;
    margin-bottom: 30px;
    border-radius: 70px;
    text-align: center;
}

.card-img {
    position: relative;
}

.card-img-top {
    border: 1px solid #f8f8f8;
    padding: 5px;
    border-radius: 15px;
    height: 255px;
}

.images-badge {
    background: #fff none repeat scroll 0 0;
    color: #ff6633;
    font-size: 16px;
    left: 20px;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.22);
    position: absolute;
    right: auto !important;
    z-index: 9;
}

.property-list-page {
    position: relative !important;
    width: 100% !important;
}

.card-list {
    border-radius: 15px;
}

.card-list .badge {
    border-radius: 15px;
    top: 20px;
    box-shadow: 0 5px 7px rgba(0, 0, 0, 0.22);
    font-size: 11px;
    font-weight: 500;
    padding: 6px 8px;
    position: absolute;
    right: 20px;
    z-index: 9;
}

.card-list .card-body h2 {
    font-size: 20px;
    font-weight: bold;
    background: rgb(255, 255, 255);
    line-height: 27px;
    margin-top: -15px !important;
    z-index: 999999999;
    padding: 0 10px;
}

.navbar-brand img {
    width: 75% !important;
    position: relative;
    /* right: -41px; */
}

.navbar-light .navbar-toggler {
    border-color: #fff;
}

.navbar-toggler i {
    color: rgba(0, 0, 0, .5) !important;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: white;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    border-radius: .25rem;
}

.show_value[readonly] {
    background-color: #ffffff !important;
    opacity: 1;
    border: 1px solid #ced4da !important;
    border-radius: 0.25rem !important;
    font-size: 12px !important;
    padding: 10px 19px;
    font-weight: bold;
}

.boxinput {
    background-color: #f1f1f1d4 !important;
    opacity: 1;
    border: 1px solid #9595958f !important;
    border-radius: 0.25rem !important;
    font-size: 12px !important;
    padding: 5px 12px;
    display: flex;
    align-items: center;
}

.searchlinklist {
    background-color: #ebebeb;
    padding: 12px 0px;
    border-radius: 6px;
    color: black !important;
    font-size: 12px;
    font-weight: bold;

    a {
        text-decoration: none !important;
        color: black !important;

    }
}



.card-list .card-body .card-title {
    font-size: 14px !important;
    font-weight: 500;
}

.card-list .card-body .card-subtitle {

    font-size: 13px;
    font-weight: 500 !important;
    color: #0c0c0c !important;

}

.card-list .card-body .card-subtitle i {
    color: #ff6633;
    display: inline-block;
    height: 20px;
    line-height: 21px;
    margin: 0 4px 0 0;
    text-align: center;
    width: 20px;
    font-size: 20px;
}

.card-list .card-body h2 small {
    font-size: 16px;
}

.card-list .card-footer span {
    color: #666666;
    font-size: 12px;
    margin: 0 16px 0 0;
}

.card-list .card-footer span i {
    color: #000;
    margin: 0 2px 0 0;
}

.card-footer {
    background: #ffffff none repeat scroll 0 0;
    border-color: #eeeeee;
    border-bottom: 2px solid #ffffff;
}

.card-overlay {
    height: 380px;
    overflow: hidden;
    position: relative;
    border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    padding: 8px;
    border: 1px solid #e1e9f2;
    background: #f1f6fc !important;
}

.card-overlay .card-img {
    height: 380px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}

.card-overlay .card-img-overlay {
    left: 0;
    margin: auto;
    right: 0;
    text-align: center;
    top: auto;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0px 9px;
}

/* Agents Card */
.agents-card {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    padding: 40px;
    box-shadow: 0 5px 7px #e0e5e8;
}

.agents-card img {
    background: #fff none repeat scroll 0 0;
    border-radius: 90px;
    box-shadow: 0 0 24px rgba(11, 123, 255, 0.12);
    height: 107px;
}

.about-agent .card-body {
    padding: 22px 0 0 !important;
}

.about-agent .card {
    box-shadow: none !important;
    margin: 0 !important;
}

.about-agent h5 {
    font-weight: 700 !important;
}

/* Sidebar Card */
.sidebar-card .card-body {
    padding: 35px;
}

.inner-side-bar {
    border-radius: 0px;
    text-align: left;
}

.inner-side-bar h5 {
    border-bottom: 2px solid #f63;
    padding-bottom: 7px;
}

.sidebar-card-list li a {
    display: inline-block;
    width: 100%;
    color: #666;
    border-bottom: 1px solid #eee;
    line-height: 35px;
}

.sidebar-card-list>li {
    line-height: 32px;
}

.sidebar-card-list li a .sidebar-badge {
    float: right;
    font-weight: 500;
    margin: 0;
}

#featured-properties .card-body {
    padding: 12px !important;
}

#featured-properties .card-body, #featured-properties .card-footer {
    padding: 17px 0;
}

#featured-properties .card {
    box-shadow: none;
}

#featured-properties img {
    border-radius: 3px;
}

#featured-properties .carousel-indicators .active {
    background-color: #818080;
}

#featured-properties .carousel-indicators li {
    background-color: rgba(166, 166, 166, 0.5);
}

#featured-properties .carousel-indicators {
    margin: 0;
}

/* Grid/list Filters */
.tags-action span {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 11px #daebff;
    display: inline-block;
    padding: 3px 10px;
}

.tags-action span i {
    margin: 0 0 0 3px;
}

.samar_top_filter {
    margin-bottom: 18px;
}

.view-mode {
    margin: 0 0 0 9px;
}

.view-mode a {
    background: #fff none repeat scroll 0 0;
    border-radius: 3px;
    box-shadow: 0 0 11px #daebff;
    display: inline-block;
    margin: 0 0 0 4px;
    padding: 3px 10px;
}

.view-mode a.active {
    color: #34495e;
}

.sort-by-btn .btn {
    min-width: 160px;
    padding: 4px 9px;
    text-align: left;
}

.sort-by-btn .dropdown-toggle::after {
    position: absolute;
    right: 11px;
    text-align: right;
    top: 15px;
    vertical-align: top;
}

/* Properties List */
.card-list-view .card-body, .card-list-view .card-footer {
    padding: 30px;
}

.property-list-view .card {
    overflow: hidden;
    border: 1px solid #f2f2f2;
}

.property-list-view .card-body {
    text-align: right;
    background-color: #fbfad5;

}

.property-list-view .card-footer {
    background: #f8f8f8;
    text-align: right;
    padding: 10px;
}

.property-list-view .card-footer span {
    font-size: 13px;
    background: #fff;
    padding: 7px;
    margin: 0px;
}

.property-list-view .card-footer span i {
    color: #fff;
    margin: 0 2px 0 0;
    background: #036;
    padding: 2px 5px;
    border-radius: 4px;
}

.property-list-view .card-title {
    background: rgba(15, 15, 15, 0.5);
    position: absolute;
    bottom: 7px;
    line-height: 38px;
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 0.5px;
    left: 10px;
    right: 9px;
}

.property-list-view .card-subtitle {
    font-size: 16px !important;
}

/* Blog */
.blog-single-page {
    border-radius: 0px;
    text-align: left;
    border: 1px solid #eee;
}

.blog-card .card-footer img {
    margin: 0 11px 0 0;
    width: 33px;
}

.blog-card .badge {
    border-radius: 1px;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0 0 12px;
    padding: 4px 8px;
    text-transform: uppercase;
}

.blog-card .badge-primary {
    background-color: rgba(92, 93, 232, 0.1);
    color: #5c5de8;
}

.blog-card .badge-danger {
    background-color: rgba(250, 100, 35, 0.1);
    color: #fa6423;
}

.blog-card .badge-success {
    background-color: rgba(0, 216, 200, 0.09);
    color: #00d8c8;
}

.blog-card .badge-dark {
    background-color: rgba(52, 58, 64, 0.19);
    color: #343a40;
}

.blog-card .badge-info {
    background-color: rgba(23, 160, 184, 0.17);
    color: #17a2b8;
}

.blog-card .badge-white {
    background-color: rgba(255, 255, 255, 0.81);
    color: #5c5de8;
}

/* Property Single */
.reviews-card .d-flex {
    height: 50px;
    width: 50px;
}

.reviews-card h5 small {
    color: #848484;
    font-size: 12px;
    margin: 0 0 0 8px;
}

.star-rating i {
    font-size: 15px;
    letter-spacing: -6px;
}

.list-icon i {
    /* background: #003366  none repeat scroll 0 0; */
    border-radius: 51px;
    /* box-shadow: 0 5px 7px #c8d0f3; */
    color: #ff6633;
    float: right;
    /*font-size: 31px;*/
    font-size: 12px;
    /*height: 52px;*/
    height: 20px;
    line-height: 20px;
    /*margin: 0 14px 0 0;*/
    margin: 0 0 0 14px;
    text-align: center;
    /*width: 52px;*/
    width: 20px;
}

.list-icon {
    margin-bottom: 10px;
}

.list-icon strong {
    text-transform: uppercase;
    vertical-align: text-top;
}

.list-icon p {
    line-height: 11px;
}

.property-single-title {
    bottom: 0;
    left: 0;
    padding: 37px 0;
    position: absolute;
    right: 0;
}

.property-single-slider {
    border-radius: 0px;
    text-align: left;
    border: 1px solid #eee;
}

.about-agent-info {
    text-align: left;
}

/* Add Property */
.property-features-add .custom-control {
    margin: 7px 0;
}

.fuzone {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 2px dashed #eeeeee;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    min-height: 150px;
    position: relative;
    text-align: center;
    transition: all 0.3s linear 0s;
    width: 100%;
}

.fuzone .fu-text {
    color: #98aab8;
    font-size: 12px;
    margin: 50px 0;
    position: relative;
    text-align: center;
}

.fuzone .fu-text i {
    display: inline-block;
    font-size: 54px;
    padding-bottom: 10px;
    transition: all 0.3s linear 0s;
    width: 100%;
}

.fuzone input {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 100;
}

/* My Account */
.user-info {
    background-color: #ffffff;
    border-radius: 0px;
    border: 1px solid #eaeaea;
    box-shadow: none;
}

.my-properties {
    position: relative !important;
    width: 100% !important;
}

.user-side-bar .active {
    background: #036;
    border-color: #036;
    border-left: 3px solid #f63;
}

.user-side-bar a span {
    color: #f63;
    padding-right: 9px;
    font-size: 16px;
}

.my-properties-list {
    border: 1px solid #eee;
}

/* Property Single Gallery */
.property-single-title-gallery {
    background: #f6f6f6 none repeat scroll 0 0;
    padding: 35px 0;
    position: relative;
}

/* Faq */
.faq-card {
    background: #f8f8f8;
    border-radius: 24px;
    padding: 10px 14px 3px;
}

.faq-card a {
    color: #036;
}

/* Contact Us */
.contact-us h6 {
    font-weight: bold;
    color: #666 !important;
}

.contact-us h6 i {
    color: #f63 !important;
}

.mdi-arrow-left::before {

    content: "\F04D";
    float: right;

}


/* Footer */
.footer {
    background: #003366 none repeat scroll 0 0;
    padding: 40px 0px;
}

.footer h6 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: right;

}

.footer ul li a {
    opacity: 0.55;
    color: #fff;
}

.footer p {
    color: #fff;
}

.newsletter-info {
    font-size: 11px;
    line-height: 15px;
    margin: 11px 0 0;
    color: #fff !important;
}

.footer li {
    line-height: 34px;
}

.footer-social a {
    background: #f5f5f5 none repeat scroll 0 0;
    border-radius: 50px;
    display: inline-block;
    height: 35px;
    line-height: 33px;
    text-align: center;
    width: 35px;
    color: #BCBCBC;
}

.footer-social a:hover {
    background: #34495e none repeat scroll 0 0;
    color: #f5f5f5;
}

.footer-bottom {
    background: #092642 none repeat scroll 0 0;
    padding: 0px 15px;

}

.footer-bottom p, .footer-bottom small {
    color: #fff;
}

.footer .logo {
    margin: 0 0 0 -19px;
}

nav.navbar .btn:first {
    margin-right: -30px;
}

/* Mobile Media */
@media (min-width: 0px) and (max-width: 767px) {
    .slider-form .nav-tabs a {
        margin: 0 0 5px 15px;
    }

    .slider-form h2 {
        margin: 0 0 20px;
        padding: 0 15px;
    }

    .container {
        max-width: 100%;
    }

    .section-padding {
        padding: 10px 0;
    }

    nav.navbar {
        padding: 0px;
    }

    .navbar-toggler {
        padding: 2px 5px;
    }

    nav.navbar .navbar-nav .nav-link {
        border-bottom: 1px solid #ececec;
        padding: 10px 12px;
        text-align: right;
    }

    .main-nav-right {
        text-align: center;
        position: relative !important;
    }

    nav.navbar .dropdown-menu .dropdown-item {
        font-size: 13px;
        padding: 7px 20px;
        text-align: center;
    }



    .inner-header {
        padding-top: 30% !important;
    }

    .carousel-indicators {
        left: 0;
        margin: 0;
        position: absolute;
        right: 0;
        bottom: 16px;
        display: none;
    }

    .banner-list {
        padding: 0px 15px !important;
    }

    .banner-list h6 {
        font-size: 13px;
        font-weight: 100;
        line-height: 21px;
        margin: 0 0 27px !important;
    }

    .banner-list .card {
        margin-top: 30px;
    }

    .inner-page-form, .slider-form {
        bottom: 1px !important;
        left: 1px;
        right: 1px;
        /*top: auto !important;*/
    }

    .inner-page-form .container, .slider-form .container {
        padding: 0 15px;
    }

    .carousel-control-prev, .carousel-control-next {
        display: none;
    }

    .property-single-title {
        text-align: center;
    }

    .property-single-title .text-right {
        text-align: center !important;
    }

    .property-single-title .footer-social {
        margin: 20px 0 0;
    }

    .btn {
        font-size: 13px;
        font-weight: bold;
        padding: 9px 27px;
    }

    .zero_mar .btn {
        font-size: 9px;
    }

    .navbar-toggler-icon {
        width: 1em;
        height: 1em;
    }

    .tab-view .nav-link {
        border-bottom: 2px solid #ececec;
        margin: 0 1px;
        padding: 15px 14px;
        position: relative;
    }

    h1 {
        font-size: 22px;
    }

    h2 br {
        display: none;
    }

    .padding-card .card-body, .sidebar-card .card-body {
        padding: 18px;
    }

    .card-list-view .card-body, .card-list-view .card-footer {
        padding: 18px;
    }

    .footer h4 {
        margin: 0 0 10px !important;
    }

    .footer h6 {
        margin: 30px 0 8px !important;
    }

    .samar_top_filter {
        text-align: center;
    }

    .samar_top_filter .float-right {
        float: none !important;
        margin: 3px 1px !important;
    }

    .home .samar-slider .carousel-item {
        min-height: 490px;
    }

    .mob_up {
        margin-top: -40px;
    }

    .mob-ver {
        margin-top: -30px;
    }

    .mob-search {
        padding: 5px 8px !important;
    }

    .m_ver {
        margin-top: -20px;
    }

    .m_ver_bottom {
        margin-bottom: -20px !important;
    }

    .mob_mar_top {
        margin-top: -6%;
    }

    .zero_mar {
        margin-top: 0px;
    }

    .mob_hight {
        height: 70px !important;
    }

    .mob_view {
        padding-right: 14px !important;
        padding-left: 6px !important;
    }

    .mb-mr {
        margin-right: -56px;
    }

    .navbar-brand img {
        width: 51% !important;
    }

    .nav_broder {
        border-bottom: 0px !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .container {
        max-width: 100%;
    }

    nav.navbar {
        padding: 10px 15px;
    }

    .navbar-toggler {
        padding: 2px 5px;
    }

    nav.navbar .navbar-nav .nav-link {
        border-bottom: 1px solid #ececec;
        padding: 10px 12px;
        text-align: center;
    }

    .main-nav-right {
        text-align: center;
    }

    nav.navbar .dropdown-menu .dropdown-item {
        font-size: 13px;
        padding: 7px 20px;
        text-align: center;
    }

    .carousel-indicators {
        left: 0;
        margin: 0;
        position: absolute;
        right: 0;
        bottom: 16px;
    }

    .inner-header {
        padding-top: 20% !important;
    }

    .padding-card .card-body, .sidebar-card .card-body {
        padding: 18px;
    }

    .card-list-view .card-body, .card-list-view .card-footer {
        padding: 18px;
    }

    .section-padding {
        padding: 60px 0;
    }

}

@media (min-width: 1024px) and (max-width: 1200px) {
    .container {
        max-width: 100%;
    }

}

/* End Mobile Media */


.card-list .card-body .card-subtitle i {
    margin: 0 4px 0 0;
    font-size: 15px;
}

.btnsm {
    padding: 6px 18px;
    margin: 6px 0px;
    border: 2px solid #FF6633;
    background-color: #fff;
    color: #FF6633;
    font-size: 12px;
}

.nav-link {
    display: block;
    padding: 0.5rem 0.4rem !important;
}

.nav-link:hover {
    color: #FF6633 !important;
}

.searchbox .btn {
    border-radius: 13px;
    background: #ff6633;
    border: 1px solid #ff6633;
    color: white;
    font-size: 12px;
    padding: 8px 0 !important;
    width: 55px;
}

.searchMoreSettings .select2-container {
    width: 100% !important;
}

.searchbox .btn:hover,
.searchbox .active {
    color: #FF6633 !important;
    background-color: transparent !important;
    border: 1px solid #5e5d5d !important;
    margin: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 0px !important;
}

.searchMoreSettings .select2-container--default .select2-selection--multiple .select2-selection__choice,
.searchMoreSettings .select2-container .select2-search--inline .select2-search__field {
    margin-top: 5px !important;
}

.select2-selection__rendered {
    width: 100% !important;
}

.select2-container .select2-search--inline .select2-search__field {
    margin-top: 0px !important;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    padding: 0 5px !important;
    margin-top: 0 !Important;

}

.nav_broder {
    border-bottom: 1px solid #dbd7d7f0;
}

.savepropbtn {
    top: 222px !important;
    box-shadow: none !important;
    right: 16px !important;
    font-size: 17px !important;
    background: #f0ffff99;
}

.badge_search {
    background: #ededed;
    padding: 5px 7px;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    font-size: .7rem;
    font-weight: 900;
    border: 0.4px solid #91919170;
}


.disabled[readonly] {
    background-color: #e9ecef !important;
}

.outAdvimg {
    cursor: pointer;
    max-width: 100%;
    max-height: 160px;
    min-width: 100%;
    object-fit: cover;
}

.unique_badge {
    left: 4px !important;
    bottom: 30px !important;
    right: unset !important;
    top: unset !important;
}

.urgent_badge {
    left: 4px !important;
    bottom: 4px !important;
    right: unset !important;
    top: unset !important;
}

.search_loading {
    width: 51px;
    display: none;
}

.sticky-bottom {
    position: fixed;
    bottom: 0;
    background: white;
    z-index: 9999;
    padding: 0 15px;
    height: calc(53px + 1rem);
    /* Match body padding-bottom */
}

.bottom-link:hover,
.bottom-link:focus,
.bottom-link:active {
    background: #f5f5f5;
}

/* Bottom App Bar Styles */
.sticky-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 8px 0 !important;
    z-index: 10000;
}

.app-bar {
    width: 100%;
    height: 100%;
}

.app-bar-items {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.app-bar-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #666;
    padding: 4px;
    cursor: pointer;
}

.app-bar-item:hover {
    color: #000;
    text-decoration: none;
}

.app-bar-item i {
    font-size: 20px;
    margin-bottom: 4px;
}

.app-bar-item span {
    font-size: 12px;
}

.account-menu {
    position: absolute;
    bottom: 100%;
    left: 0;
    background: white;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    width: 200px;
}

.account-menu a {
    display: block;
    padding: 8px 16px;
    color: #666;
    text-decoration: none;
    text-align: right;
}

.account-menu a:hover {
    background: #f5f5f5;
}

.account-menu .dropdown-divider {
    margin: 4px 0;
    border-top: 1px solid #eee;
}

/* Pages Menu Styling */
.pages-menu {
    position: absolute;
    bottom: 100%;
    right: 0;
    background: white;
    box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
    padding: 8px 0;
    z-index: 1000;
}


/* on min width 767px */
@media (min-width: 768px) {
    .pages-menu {
        width: 200px;
    }

}

@media (max-width: 767px) {
    .nav_link_currecny_dropdown {
        min-width: unset;
        width: fit-content;
    }
}



.pages-menu a {
    display: block;
    padding: 8px 15px;
    color: #333;
    text-decoration: none;
}

.pages-menu a:hover {
    background-color: #f8f9fa;
}

.pages-menu .fas {
    width: 20px;
    text-align: center;
}

.chat-image {
    position: relative;
    width: 60px;
    height: 60px;
}

.chat-image .user-avatar {
    position: absolute;
    bottom: -5px;
    left: -5px;
    border: 2px solid #fff;
    z-index: 1;
    width: 54%;
    height: 54%;
    object-fit: cover;
    object-position: center;
}

.font-size-14 {
    font-size: 14px !important;
}

.font-size-15 {
    font-size: 15px !important;
}

.chat-item {
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.chat-item:hover {
    background-color: rgba(0, 0, 0, 0.03);
}

.chat-item.active {
    background-color: rgba(13, 110, 253, 0.05);
    /* Light blue background */
    border-left: 3px solid #0d6efd;
    /* Blue left border */
}

.chat-item.active:hover {
    background-color: rgba(13, 110, 253, 0.08);
}

.chat_button {
    background: #ef5e4e;
    padding: 2px;
    margin: 2px;
    border: none;
    font-size: 14px;
}

/* Chat View Styles */
.chat-view {
    z-index: 8001;
    position: relative;
}

.chat-view .chat-body {
    height: 400px;
    overflow-y: auto;
}

.chat-view .chat-messages {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.chat-view .message {
    max-width: 75%;
    padding: 10px 15px;
    border-radius: 15px;
    margin: 5px 0;
    position: relative;
}

.chat-view .message.received {
    background-color: #f1f0f0;
    align-self: flex-end;
}

.chat-view .message.sent {
    background-color: #007bff;
    color: white;
    align-self: flex-start;
}

.chat-view .message .message-meta {
    display: flex;
    align-items: center;
    margin-top: 5px;
    font-size: 16px;
}

.chat-view .message .text {
    text-align: start;
}

.chat-view .message.received .text {
    color: #000;
}

.chat-view .message.sent .text {
    color: white;
}

.chat-view .message .timestamp {
    color: #6c757d;
    margin: 0 5px;
}

.chat-view .message.sent .timestamp {
    color: white;
}

.chat-view .message .status-icon {
    font-size: 16px;
    color: #6c757d;
    margin-left: 5px;
}

.chat-view .message.sent .status-icon {
    color: #fdfdfd !important;
}

.select-wrapper {
    position: relative;
    display: inline-block;
    width: 120px;
    margin: 0 12px;
}

.select-wrapper::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-top: 6px solid #dd3c4c;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    pointer-events: none;
}

.select-wrapper select {
    width: 100%;
    padding: 8px 30px 8px 10px;
    /* space for the arrow */
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: white;
    cursor: pointer;
}

.select-wrapper-borderless {

    margin: 0 5px;
    width: auto;

    select {
        border: none;
        margin: 0;
        padding: 0 16px;
        ;
    }

    select:focus {
        outline: none;
    }


}

/* remove the arrow */
.select-wrapper-borderless::after {
    /* display: none; */
    right: -3px;
}

.download_app {
    font-size: 0.8rem !important;
    padding: 6px 12px;
    font-weight: bold;
}