@font-face {
    font-family: "IRANSansWeb";
    src: url("../../fonts/IRANSansWeb/IRANSansWeb_FaNum_.eot") format("eot"), url("../../fonts/IRANSansWeb/IRANSansWeb_FaNum_.woff") format("woff"), url("../../fonts/IRANSansWeb/IIRANSansWeb_FaNum_.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/IRANSansWeb_Bold.eot');
    src: url('../../fonts/IRANSansWeb_Bold.eot?#iefixx') format('embedded-opentype'),
    url('../../fonts/IRANSansWeb_Bold.woff2') format('woff2'),
    url('../../fonts/IRANSansWeb_Bold.woff') format('woff'),
    url('../../fonts/IRANSansWeb_Bold.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: 500;
    src: url('../../fonts/IRANSansWeb_Medium.eot');
    src: url('../../fonts/IRANSansWeb_Medium.eot?#iefixx') format('embedded-opentype'),
    url('../../fonts/IRANSansWeb_Medium.woff2') format('woff2'),
    url('../../fonts/IRANSansWeb_Medium.woff') format('woff'),
    url('../../fonts/IRANSansWeb_Medium.ttf') format('truetype');
}

@font-face {
    font-family: IRANSans;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/IRANSansWeb.eot');
    src: url('../../fonts/IRANSansWeb.eot?#iefixx') format('embedded-opentype'),
    url('../../fonts/IRANSansWeb.woff2') format('woff2'),
    url('../../fonts/IRANSansWeb.woff') format('woff'),
    url('../../fonts/IRANSansWeb.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: 300;
    src: url('../../fonts/iranyekanweblight.woff') format('woff'),
    url('../../fonts/iranyekanweblight.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: normal;
    src: url('../../fonts/iranyekanwebregular.woff') format('woff'),
    url('../../fonts/iranyekanwebregular.ttf') format('truetype');
}

@font-face {
    font-family: IRANYekan;
    font-style: normal;
    font-weight: bold;
    src: url('../../fonts/iranyekanwebbold.woff') format('woff'),
    url('../../fonts/iranyekanwebbold.ttf') format('truetype');
}

html, body {
    font-family: IRANSansWeb, IRANYekan;
}


.yekan {
    font-family: IRANYekan, IRANSansWeb, IRANYekanWeb !important;
}

.padding-10 {
    padding: 0px 10px;
}

.justify {
    text-align: justify !important;
}

.m-0 {
    margin: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    display: block;
    width: 100%;
    height: 100%;
    color: #595959;
    font-size: 14px;
    display: inline-block;
    font-family: FontAwesome;
    content: "";
    content: "\f107";
    padding: 7px 0 0 11px;
    /*border-right: 1px solid #d6d6d6;*/
    border-left: none;
    text-align: left;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    box-shadow: inset 0 0 0 1px #ebeced;
    border-radius: 4px;
}

/*home*/
.top-title-home-page {
    padding: .3rem .8rem;
    font-weight: 600;
    color: #fff;
    font-size: 25px;
    text-shadow: 0 1px 3px rgb(0, 0, 0);
    border-radius: 10px;
}

.paddingb-50 {
    padding-bottom: 100px !important;
}

.lable-form-index {
    font-size: 14px;
    color: #565656;
}

.box-btn-sear-index {
    width: 100% !important;
    /*margin-top: 29px !important;*/
}

.box-btn-sear-index .form__reset {
    width: 45% !important;
}

.js-partners-next-index {
    right: -40px;
}

.js-partners-prev-index {
    left: -50px;
}

.width_button_home{
    width: 250px !important;
}

.ios-maindiv img{
    width: 300px;
    height: auto;
}

@media (max-width: 768px) {
    .partners1 {
        padding: 0;
    }

    .width_button_home{
        width: 100% !important;
    }

    .box-btn-sear-index {
        width: fit-content !important;
        /*margin-top: 29px !important;*/
    }

    .max-768-pt-2 {
        padding-top: 2px;
    }

    .form--flex .row {
        -webkit-flex-wrap: wrap !important;
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;

    }
}

@media (min-width: 992px) {
    .for-seach-in-go .form-group {
        /*width: 23%;*/
        margin-bottom: 0px !important;
    }
}

@media (min-width: 768px) {
    .min-768-pt-76 {
        padding-top: 76px;
    }
}

.seach-amlak-index {
    margin-top: 40px;
    margin-right: 10px;
}

.seach-amlak-index .header-s-a-i {

}

.seach-amlak-index .header-s-a-i span {
    opacity: 1;
    /* color: #f66355; */
    background: #fff;
    padding: 9px 15px 1px 15px;
    border-radius: 9px 9px 0px 0px;
    font-size: 14px;
    position: relative;
    /*z-index: 200;*/
    /* box-shadow: inset 0 -10px 10px -10px #fff; */
    border: 1px solid #ddd;
    border-bottom: navajowhite;
    font-weight: 600;
}

.seach-amlak-index .content-s-a-i {
    padding: 8px;
    width: 100%;
    /* box-shadow: 0 8px 24px rgba(18, 25, 33, .04), 0 2px 8px rgba(18, 25, 33, .08); */
    border-radius: 7px 0 7px 7px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.bg-back-gray {
    /*background-color: #f5f5f5;*/
}

.search-am-in-submit {
    border-radius: 5px;
    height: 40px;
    color: #ffffff !important;
    /* background-color: rgba(67, 191, 160, .12) !important; */
    border-bottom: none;
    background-color: #15be3a;
    border-color: #15be3a;
}

.bg-back-gray1 {
    background-image: linear-gradient(to bottom, #e7f4ff, #f6f6f6);
    margin-top: -24px;
}

.background__green {
    background-color: #15be3a;
}

.search-am-in-reset, .search-am-in-reset:hover, .search-am-in-reset:focus {
    background: none;
    color: #ffa3a3;
    color: #f14b56 !important;
    border: none;
    font-weight: 200;
    font-size: 13px;
}

.content-s-a-i form .form-group {
    margin-bottom: 10px;
}

.left-box-search {

}

.left-box-search .login-reg {
    display: inline-block;
}

.left-box-search .contact-box {
    direction: ltr;
    text-align: left;
    display: inline-block;
    /*margin-left: 60px;*/
    padding: 10px 10px;
    /*border-left: 1px solid #cacaca;*/
    border-radius: 5px;
    overflow: hidden;
}

.pt-76 {
    padding-top: 76px;
}

.left-box-search .login-reg a {
    color: #2c3e50;
    font-size: 14px;
}

.left-box-search {
    text-align: left;
}

.box-best-amlax-index {
    /*display: flex;*/
}

.title-list-sear {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
    margin-right: 4px;
}

.title-list-sear h2 {
    color: #434751;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.title-list-sear span {
    color: #434751;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}

.title-list-sear a {
    color: #eb5e3b;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
}

.box-best-amlax-index {
    border-radius: 10px;
    overflow: hidden;
    /* padding: 0px 5px 5px; */
    border: 1px solid #dedede;
    box-shadow: 0px 0px 6px #e4e4e4;

}

.box-best-amlax-index .best-amlax-image {
    overflow: hidden;
    height: 200px;
    position: relative;
}

.box-best-amlax-index .best-amlax-image img {
    width: 100%;
    height: 100%;
}

.box-best-amlax-index .best-amlax-content {
    padding: 0px 10px 5px 10px;
    background: #fff;
}

.box-best-amlax-index .best-amlax-content .best-amlax-title {
    font-weight: 600;
    margin-top: 14px;
    height: 24px;
    margin-bottom: 10px;
}

.box-best-amlax-index .best-amlax-content .best-amlax-description {
    font-size: 13px;
    text-align: right;
    min-height: 62px;
}

.box-best-amlax-index .best-amlax-content .best-amlak-time {
    margin-top: 15px;
    color: #636363;
    font-size: 13px;
    display: flex;
}

.box-best-amlax-index .best-amlax-content .best-amlak-time h4{
    display: contents;
    font-size: 13px;
}

.box-best-amlax-index .best-amlax-content .best-amlak-time div {
    width: 50%;
}

.box-best-amlax-index .best-amlax-content .best-amlak-time i {
    /*color: #00a294;*/
    color: #a4a4a4;
}

.pb-40 {
    padding-bottom: 40px;
}

.icon-des-dest {
    display: flex;
    padding-bottom: 8px;
    padding-top: 14px;
}

.icon-des-dest div {
    font-size: 10px;
    text-align: center;
    width: 32%;
    color: #636363;
    font-weight: 600;
    direction: rtl;
}

.icon-des-dest div i {
    display: block;
    margin-bottom: 6px;
    font-size: 18px;
    /*color: #bbb;*/
    color: #a4a4a4;
}

.best-amlax-image:after {
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0px;
    width: 100%;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .68), rgba(51, 51, 51, 0) 35%);
    content: "";
}

.best-amlax-image .best-amlax-title {
    position: absolute;
    bottom: 5%;
    right: 10px;
    color: #f5f5f5;
    z-index: 2;
    font-size: 15px;
}

.best-amlax-type {
    position: absolute;
    bottom: 87%;
    /* right: 41%; */
    color: #ffffff;
    z-index: 2;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #84b2a5;
    border-radius: 0px 0px 0px 6px;
    padding: 2px;
    background-color: #15be3a;
    /* float: left; */
    padding-left: 10px;
    padding-bottom: 2px;
    padding-right: 10px;
}

.box-best-amlax-index .best-amlax-content .best-amlax-description i {
    font-size: 18px;
    color: #bbb;
}

.pb-20 {
    padding-bottom: 20px;
}

.pr-10 {
    padding-right: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.dir-lef {
    direction: ltr;
    text-align: left;
}

[dir="rtl"] .slick-slide {
    float: left;
}

.Special-offers-- {

}

.Special-offers-- .partners__name {
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    color: #2c3e50;
    direction: rtl;
}

.Special-offers-- .partners__name i {
    margin-left: 5px;
}

.Special-offers-- .partners__item img {
    margin: 0 auto;
    border-radius: 4px;
}

.header-Special-offers-- .widget__title {
    font-size: 20px;
    color: #2c3e50;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 0;
    text-align: center;
    position: relative;
}

.header-Special-offers-- .widget__title:before {
    width: 100%;
    height: .0625rem;
    display: block;
    content: "";
    background-color: #dadada;
}

.header-Special-offers-- .widget__title .title-thin {
    font-size: 17px;
    font-weight: 700;
    padding: 0 1.625rem;
    background-color: #ffffff;
    z-index: 2;
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
}

.blog-post .best-amlax-image img {
    transition: 0.6s;
}

.blog-post:hover .best-amlax-image img {
    transform: scale(1.1);
    /*transform: scale(1.1) rotate(-3deg);*/
}

/*home*/


/*search*/
.center {
    border-top-style: none;
}

.search-type-box .switch--header {
    display: inline-block;
}

.search-type-box, .search-count-estate {
    display: inline-block;
    font-size: 14px;
    padding: 11px 12px;
}

.top-box-seach-list {
    padding: 50px 0px 0px 0px;
    margin-bottom: 20px;
}

.kadr-form-seach {
    margin-top: -79px;
}

.kadr-form-seach1 {
    margin-top: 0px;
    width: 100%;
}

.child_content_amlak {
    width: 100%;
}

.w-100 {
    width: 100% !important;
}

.pr-5 {
    padding-right: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.caption-search-filter {
    /*box-shadow: 0 0 2px rgba(0, 0, 0, .15);*/
    border-radius: 5px 5px 0px 0px;
    height: 40px;
    /* margin-bottom: 14px; */
    overflow: hidden;
    width: 100%;
    /* border-right: 2px solid #e95b35; */
    display: flex;
    align-items: center;
    text-indent: 10px;
    background: #eff0f0;
}

.caption-search-filter i {
    width: 40px;
    height: 38px;
    /* background: #ddd; */
    text-align: center;
    border-top: 2px solid #ffa187;
    line-height: 38px;
    border-right: 2px solid #ffa187;
}

/* Hiding the checkbox, but allowing it to be focused */
.badgebox {
    opacity: 0;
}

.badgebox + .badge {
    /* Move the check mark away when unchecked */
    text-indent: -999999px;
    /* Makes the badge's width stay the same checked and unchecked */
    width: 27px;
}

.badgebox:focus + .badge {
    /* Set something to make the badge looks focused */
    /* This really depends on the application, in my case it was: */

    /* Adding a light border */
    box-shadow: inset 0px 0px 5px;
    /* Taking the difference out of the padding */
}

.badgebox:checked + .badge {
    /* Move the check mark back when checked */
    text-indent: 0;
}

.btn-gray-- {
    background-color: rgba(246, 246, 246, 0.06);
    border-color: #d9d9d9;
    color: rgb(107, 111, 116);
    border-radius: 5px;
    width: 130px;
    text-align: right;
    padding: 7px 10px;
}

.btn-gray-- .badge {
    color: #0aa194;
    background-color: #fff;
    border: 1px solid #ddd;
    float: left;
}

.btn-gray--:hover {
    background-color: #ffffff;
    border-color: #00bbaa;
}

.bg-gr-li {
    background-color: #ffffff;
}

.filter-accordion {
    width: 100%;
}

.filter-accordion .card .card-header {
    position: relative;
    padding: 15px 20px;
}

.filter-accordion .card {
    /*background-color: #fff;*/
    border-bottom: 1px solid rgba(186, 191, 199, .3);
    box-shadow: none;
    margin-bottom: 0;
    border-top: 0px;
    padding-bottom: 10px;
}

.filter-accordion .card .card-header a {
    color: #646464;
    text-decoration: none;
}

.filter-accordion .card .card-header a i {
    position: absolute;
    left: 0;
    top: 0;
    padding: 15px 20px;
    transition: all .19s linear;
    cursor: pointer;
}

.filter-accordion .card .card-link.collapsed i {
    transform: rotate(-180deg);
}

.kadr-form-seach .box-se {
    border: 1px solid #ddd;
    border-radius: 4px;
    background: #eff0f0;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #eff0f0;
    min-width: 160px;
    font-size: 14px;
    box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.2);
    z-index: 6;
    /* padding: 0px 4px; */
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding-right: 10px;

}

.dropdown-content a {
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: white;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    /*background-color: #3e8e41;*/
}

.tab-type-estate {
    padding: 0px;
    border-bottom: 0px;
    border: 1px solid #ddd;
    border-radius: 6px;
    background: #eff0f0;
}

.tab-type-estate .main-list-tab {
    float: right;
}

.tab-type-estate .main-list-tab .link-main-list-tab {
    color: #343434;
    border: none;
    font-size: 14px;
    height: 45px;
}

.tab-type-estate .main-list-tab.active .link-main-list-tab {
    color: #00bbaa;
    /* border: none; */
    cursor: pointer;
    border: none;
    border-bottom: 2px solid #00bbaa;
}

.tab-type-estate .main-list-tab .dropdown-list-tab {
    padding-right: 0px;
}

.tab-type-estate .main-list-tab .dropdown-list-tab a {

}

.tab-type-estate .main-list-tab .link-main-list-tab:hover {
    background: #fff;
}

/*search*/


/*suggest*/
section.create-estate-user {

}

section.create-estate-user .content-estate-user {
    background-color: #ececec42;
    border-radius: 10px;
    /*height: 690px;*/
    /*box-shadow: 0 0px 6px rgba(0, 0, 0, .16);*/
}

.content-estate-user .header-create-e-u {
    box-shadow: 0 0px 6px rgba(0, 0, 0, .16);
    height: 56px;
    background-color: #fff;
    border-radius: 10px 10px 0 0;
}

.content-estate-user .header-create-e-u h1 {
    font-size: 14px;
    line-height: 56px;
    margin: 0px;
    padding-right: 16px;
}

.content-estate-user .content-create-e-u {
    overflow: hidden;
    border: 1px solid #e7e7e7dd;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 40px;
}

.create-estate-user .sidebar-estate-user {
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    font-size: 14px;
}

.padding-top-5 {
    padding-top: 50px;
}

.form-estate-user-element- .form-group {
    margin-left: 10px;
}

.form-estate-user-element- .form-group select {

}

.widget--dashboard {
    background: #fff;
    padding: 20px;
    background-color: #eff0f0;
    margin-top: 20px;
}

#mapid {
    position: relative;
    border: 1px solid #dedede;
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 0;
    margin-bottom: 10px;
}

.pr-0 {
    padding-right: 0px;
}

.pl-0 {
    padding-left: 0px;
}

.pr-5 {
    padding-right: 5px;
}

.pl-5 {
    padding-left: 5px;
}

.lable-map- {
    font-size: 12px;
    line-height: 17px;
    color: #373435;
    font-weight: normal;
    margin-bottom: 8px;
}

.lable-map- {
    font-size: 12px;
    line-height: 17px;
    color: #373435;
    font-weight: normal;
    margin-bottom: 8px;
}

.content-create-e-u .form-estate-user-element- b.control-label,
.content-create-e-u .form-estate-user-element- label.control-label {
    height: 25px;
    color: #373435;
    font-size: 13px;
    display: flex;
    flex-direction: row;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px;
}

.form-estate-user-element- .form-part1 {
    flex: 1;
}

.flex-row {
    display: flex;
    flex-direction: row;
}

.flex-col {
    display: flex;
    flex-direction: column;
}

.form-part1 .right {
    flex: 1;
    margin-left: 32px;
    min-height: 520px;
}

.form-part1 .left {
    flex: 1;

}

.order2 {
    order: 2;
}

.form-estate-user-element- .city-holder {
    flex: 1;
    margin-left: 16px;
}

.neighbourhood-holder {
    flex: 1;
}

.map-holder {
    position: relative;
    flex: 1;

}

.form-estate-user-element-, .form-part1, .content-estate-user, .content-create-e-u form, .content-create-e-u {
    height: 100%;
}

.wrapped {
    flex-wrap: wrap;
}

.form-estate-user-element- .options {
    margin: 0 -4px;
}

.form-estate-user-element- .options .single-option {
    min-width: 89px;
    height: 30px;
    border: 1px solid #8e8e8e;
    border-radius: 4px;
    background-color: #fff;
    color: #5e5e5e;
    font-size: 12px;
    line-height: 20px;
    margin: 0 4px 8px;
    padding: 4px 8px;
    cursor: pointer;
    transition: all .3s ease;
}

.form-estate-user-element- .options .single-option.active {
    background: #d3d3d3;
    border: 1px solid #9f9e9e;
    color: #262626;
}

.options-holder {
    margin-bottom: 10px;
}

.button-holder {
    padding: 16px 24px;
    box-shadow: 0 -3px 3px rgba(0, 0, 0, .05);
    z-index: 0;
    background-color: #fff;
    border-radius: 0 0 10px 10px;
}

.right-e-u-m {
    height: 520px;
}

.button-holder {
    justify-content: flex-end;

}

.button-holder .next {
    background-color: #aaa;
    color: #fff;
    width: 120px;
    height: 32px;
    border: 1px solid transparent;
    border-radius: 16px;
    cursor: pointer;
    transition: all .3s ease;
    justify-content: center;
}

.button-holder .btn-disable {
    color: #b30753;
    background-color: #fff;
    border: 1px solid #b30753;
    margin-left: 16px;
    font-size: 13px;
    width: 120px;
    height: 32px;
    border-radius: 16px;
    cursor: pointer;
    transition: all .3s ease;
    align-items: center;
    justify-content: center;
}

.sidebar-estate-user {

}

.sidebar-estate-user .title-holder {

}

.sidebar-estate-user .title-holder h1 {
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #373435;
    text-align: center;
    /* border-bottom: 1px solid #ddd; */
    margin-top: 13px;
}

.sidebar-estate-user ul.part-form- {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.sidebar-estate-user ul.part-form- li {
    height: 37px;
    line-height: 37px;
    border-top: 2px solid #dddd;
}

.sidebar-estate-user ul.part-form- li.active {
    background: #e9e9e9;
}

.title_h1 {
    color: #334554;
    font-size: 25px;
    margin-bottom: 30px;
    margin-top: 50px;
}

.code_melk_box {
    color: #ef3e4a;
    font-size: 13px;
}

.price_style {
    font-weight: 700;
    color: #003d73;
}

.sidebar-estate-user ul.part-form- li div {
    display: inline-block;
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 4px;
    line-height: 20px;
    background: #fff;
    margin-left: 5px;
}

.sidebar-estate-user ul.part-form- li span {

}


.radioBtn .notActive, #radioBtn .notActive {
    color: #262626;
    background-color: #fff;
    border-color: #c6c6c6;
    box-shadow: none;
}

.radioBtn .active, #radioBtn .Active {
    color: #262626;
    background-color: #d3d3d3;
    border-color: #9f9e9e;
    box-shadow: none;
}

#radioBtn .notActive, #radioBtn .Active {
    padding: 5px 8px;
}

.btn-row-- {
    background: #e9e9e9;
    border: 1px solid #c8c8c8;
    color: #262626 !important;
    font-size: 12px !important;
}

.pr-10 {
    padding-right: 10px;
}

.pl-10 {
    padding-left: 10px;
}

.form-group-none .form-group {
    margin-bottom: 0px;
}

.mt-15 {
    margin-top: 15px;
}

.pb-10 {
    padding-bottom: 10px;
}

.form-part1, .form-part2 {
    display: none;
}

.activePart {
    display: block !important;
}

.submit-form-estate {
    width: 100px;
    border: none;
    outline: none;
    background: #15be3a;
    color: #fff;
}

.submit-form-estate:focus {
    background: #2dcaa8;
    border: none;
}

.submit-form-estate:hover {
    color: #fff;
    background: #19b694;
}


.box-upload-file-estate {
    padding: 10px 15px;

}

.box-upload-file-estate .upload-multi-- {
    width: 100px;
    height: 100px;
    display: inline-block;
    /* background: #efefef; */
    cursor: pointer;
    text-align: center;
    line-height: 100px;
    border-radius: 5px;
    border: 1px solid #ddd;
    color: #aeaeae;
    font-size: 20px;
    margin-left: 10px;
}

.box-upload-file-estate .upload-multi-- i {
}

.box-upload-file-estate .image-up- {
    display: inline-block;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    border: 1px solid #ddd;
    position: relative;
    margin-left: 10px;
}

.box-upload-file-estate .image-up- img {
    width: 90px;
    height: 90px;
}

.box-upload-file-estate .image-up- i {
    position: absolute;
    color: #828282;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    line-height: 22px;
    cursor: pointer;
    background: #ddd;
}

.box-upload-file-estate span.control-label {
    color: #373435;
    font-size: 12px;
    display: flex;
    flex-direction: row;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 8px;

}

.form-group .help-block {
    font-size: 13px;
}

.d-inline-block {
    display: inline-block;
}

#modalSuccess .modal-content {
    padding-top: 20px;
}

#modalSuccess .btn-outline-primary i {
    color: red;
    font-size: 22px;
}

#modalSuccess .btn-outline-primary {
    padding: 0px;
    border: none !important;
    box-shadow: unset;
}

.sidebar-estate-user .description-create-estate {
    font-size: 14px;
    line-height: 25px;
    padding: 10px;
    text-align: justify;
}

.sidebar-estate-user .img-create-estate img {
    height: 84px;
}

.sidebar-estate-user {
    margin-bottom: 20px;
}

.sidebar-estate-user .img-create-estate {
    text-align: center;
    margin-top: 15px;
}

.d-a-flex {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

/*suggest*/

.select2-container {
    font-size: 12px;
}

.font-style .select2-container {
    font-weight: 400;
    border: 0;
    -webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
}


@media (max-width: 767px) {
    .navbar__nav {
        /*justify-content: flex-end;*/
        /*display: flex;*/
        /*flex-direction: column-reverse;*/
    }

    .navbar__nav li a {
        font-size: 14px;
        display: block;
    }

    .active .navbar__link {
        /*background: #00887c;*/
        /*margin-top: 10px;*/
    }

    .map #footermap {
        margin-top: 20px;
        z-index: 1;
    }

}

@media (max-width: 992px) {

    .js-partners-next-index:after, .js-partners-prev-index:after {
        font-size: 4em !important;
    }

    .sidebar-amlak-none {
        display: none;
    }

    .flex-lg-row-reverse {
        display: flex;
        flex-direction: column-reverse !important;
    }

    .sidebar-estate-user {
        margin-top: 20px;
    }

    .map #footermap {
        z-index: 1;
    }

    .d-lg-max-non {
        display: none;
    }

    .kadr-form-seach {
        margin-top: 0px;
        margin-bottom: 20px;
    }

    .widget__content .contacts .row {
        flex-wrap: wrap;
    }
}

.header__navbar-toggle svg {
    width: 27px;
    height: 27px;
    margin-right: auto;
    margin-left: auto;
}

.header__navbar-toggle.collapsed {
    background: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
}

.form--flex .form__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    /*justify-content: space-between;*/
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.form-seach-index .row {
    display: flex;
    -webkit-flex-wrap: unset;
    -ms-flex-wrap: unset;
    flex-wrap: unset;
    margin-left: -10px;
    margin-right: -10px;
}

.navbar--header {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .16);
}


.content-logo-image {
    display: none;
}

@media (max-width: 767px) {
    .content-logo-image {
        display: inline-block;
        width: 70px;
        margin-left: auto;
        vertical-align: middle;
    }

    .content-logo-image img {
        max-width: 100%;
    }

    .top-header-left-box {
        text-align: center;
    }

    .language-top-header- button {
        width: 75px !important;
    }

    .language-top-header- .dropdown__menu {
        width: 75px !important;
        z-index: 999;
    }

    .navbar__nav {
        text-align: center;
        flex-direction: row-reverse;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 10px;
    }

    .navbar__wrap {
        text-align: center;
        display: block;
        width: 100%;
    }

    .title-list-sear {
        /*margin-top: 15px;*/
    }
}

.navbar--header {

    margin-bottom: 15px;
}

@media (min-width: 1200px) {
    .pr-lg-5 {
        padding-right: 5px;
    }

    .pl-lg-5 {
        padding-left: 5px;
    }
}

a:hover, a:focus {
    text-decoration: unset !important;
}


.ul-search {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    justify-content: center;
    margin-top: 12px;
}

.ul-search > li:not(.width_large) {
    /*float: right;*/
    width: 11.60%;
    text-align: right;
    direction: rtl;
    margin: 12px 0 0 10px;
}

.ul-search > li.width_large {
    /*float: right;*/
    width: 23.20%;
    text-align: right;
    direction: rtl;
    margin: 12px 0 0 10px;
}

.fields_search select {
    font-size: 12px;
}

.size_font {
    font-size: 12px;
}

#collapseTwo .select2-selection__placeholder {
    font-size: 13px;
}

.box_search {
    /*background: #cae9de;*/
    margin-top: -24px;
    background-image: linear-gradient(to bottom, #e7f4ff, #f6f6f6);
}

.height_custom {
    height: unset;
}

.banner1 img {
    width: 100%;
}

.banner1 {
    margin-bottom: 8px;
}

.text-center {
    text-align: center;
}

.img-fluid {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-bio {
    color: white;
}

.mt-2, .my-2 {
    margin-top: .5rem !important;
}

.mt-3, .my-3 {
    margin-top: 1rem !important;
}

.listing.listing--list.row1 {
    justify-content: center;
    align-items: center;
}

.footer_end {
    padding: 5px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.footer_end > span {
    font-size: 14px;
}

.map #footermap {
    width: 100%;
}

.pb-0 {
    padding-bottom: 0;
}

.list-unstyled {
    padding: 0;
    margin: 0;
}

.last_estatesNew a {
    border: unset !important;
    padding: 0 !important;
}

.address--footer .address__main {
    line-height: 2;
    display: flex;
    flex-direction: column;
}

.install-app {
    /*background-color: #153529;*/
    width: 135px;
    height: 50px;
    border-radius: 10px;
    box-shadow: 0px 2px 22px #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.phone-number-footer {
    display: flex;
    flex-wrap: wrap;
}

.ios1 {
    width: 20px;
}

.android1 {
    width: 20px;
}

.ml-2, .mx-2 {
    margin-left: .5rem !important;
}

.ml-0 {
    margin-left: 0px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.install-app > a {
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
}

.install-app > .child-install {
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0px 10px;
}

.install-app > a > span {
    font-size: 10px;
    margin-left: 5px;
}

.install-app > .child-install > span {
    font-size: 10px;
    margin-left: 5px;
}

.footer__wrap {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
}

.ios-maindiv {
    width: 75%;
    max-width: 1360px;
    margin: 20px auto 0 auto;
    color: inherit;
}

.font-ios {
    font-size: 20px;
}

.mb-5, .my-5 {
    margin-bottom: 3rem !important;
}

.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}

.partners1 {
    padding: 0;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.padding__label__contact {
    padding-right: 10px;
    padding-left: 10px;
}

.ios-maindiv div p {
    line-height: 1.9;
    display: flex;
    text-align: justify;
}

.to_top_ {
    padding: 50px 0px 0px 0px;
    margin-bottom: 20px;
}

.footer__wrap {
    align-items: unset;
}

.mt-auto {
    margin-top: auto !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.best-amlak-time > div {
    direction: rtl;
}

.best-amlak-time > div:first-child {
    text-align: left;
}

.best-amlak-time > div:last-child {
    text-align: right;
}

.best-amlak-time {
    direction: ltr;
}

.justify-content-center {
    justify-content: center !important;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}


.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.row-cols-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.row-cols-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.row-cols-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.row-cols-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.row-cols-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
}

.row-cols-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.box__shadow__image {
    box-shadow: 0 0px 6px rgb(0 0 0 / 16%);
    padding: 0px;
    border-radius: 10px;
    overflow: hidden;
}

.border__slider__image {
    border-bottom: 1px solid #ebe0e0;
    border-top: 1px solid #ebe0e0;
    background-color: #fff;
}

.contacts__body1 p {
    line-height: 2;
}

.team-description > h5 > a {
    color: #15be3a;
}

.color_icon {
    /*color: #15be3a;*/
    color: #a4a4a4;
}


@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-sm-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-sm-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-sm-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-sm-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-sm-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-sm-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-sm-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-sm-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-sm-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-sm-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-sm-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.333333%
    }

    .offset-sm-2 {
        margin-left: 16.666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.333333%
    }

    .offset-sm-5 {
        margin-left: 41.666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.333333%
    }

    .offset-sm-8 {
        margin-left: 66.666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.333333%
    }

    .offset-sm-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-md-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-md-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-md-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-md-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-md-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-md-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-md-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-md-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-md-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.333333%
    }

    .offset-md-2 {
        margin-left: 16.666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.333333%
    }

    .offset-md-5 {
        margin-left: 41.666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.333333%
    }

    .offset-md-8 {
        margin-left: 66.666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.333333%
    }

    .offset-md-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-lg-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-lg-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-lg-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-lg-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-lg-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-lg-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-lg-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-lg-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-lg-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-lg-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-lg-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.333333%
    }

    .offset-lg-2 {
        margin-left: 16.666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.333333%
    }

    .offset-lg-5 {
        margin-left: 41.666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.333333%
    }

    .offset-lg-8 {
        margin-left: 66.666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.333333%
    }

    .offset-lg-11 {
        margin-left: 91.666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .row-cols-xl-1 > * {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .row-cols-xl-2 > * {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .row-cols-xl-3 > * {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .row-cols-xl-4 > * {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .row-cols-xl-5 > * {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%
    }

    .row-cols-xl-6 > * {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }

    .col-xl-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%
    }

    .col-xl-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .col-xl-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%
    }

    .col-xl-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%
    }

    .col-xl-8 {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-xl-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%
    }

    .col-xl-11 {
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%
    }

    .col-xl-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-0 {
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.333333%
    }

    .offset-xl-2 {
        margin-left: 16.666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.333333%
    }

    .offset-xl-5 {
        margin-left: 41.666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.333333%
    }

    .offset-xl-8 {
        margin-left: 66.666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.333333%
    }

    .offset-xl-11 {
        margin-left: 91.666667%
    }
}


/*Recent Post*/
.recent-post-thumb {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    width: 75px;
    overflow: hidden;
    font-size: 15px;
}

.recent-post-desc {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
    font-size: 15px;
}

.recent-post-desc a {
    display: block;
    margin-top: 2px;
    color: #0d2c13;
    font-weight: 600;
}

.recent-post-desc a:hover {
    color: #0049d0;
}


/* ------------------------
    Team
------------------------*/
.team-member {
    position: relative;
    text-align: center;
}

.team-member .team-images {
    position: relative;
    overflow: hidden;
}

.team-member .team-description {
    padding: 10px;
    overflow: hidden;
}

.team-member .team-description span {
    color: #0d2c13;
    font-weight: 500;
    display: block;
}

.team-member .team-description h5 {
    margin-bottom: 5px;
    text-transform: capitalize;
    font-weight: 600;
    color: #0049d0;
    margin-top: 0;
}

.team-member .team-description h5 a:hover {
    color: #fb3b3c
}

.team-member .team-hover {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 86%;
    height: 86%;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    padding: 10px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.80s;
    transition: transform 0.80s;
    background: #0049d0;
}

.team-member:hover .team-hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.team-call a {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.team-social-icon li {
    margin: 0;
    display: inline-block;
    position: relative;
}

.team-social-icon li a {
    background: #0d0f33;
    font-size: 20px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.team-social-icon li a:hover {
    background: #fb3b3c;
    color: #ffffff;
}

.team-member img {
    width: 100%;
    height: 290px;
    object-fit: cover;
}

.team-member:hover .team-description {
    background-color: #fff
}

/*** Team style2 ***/
.team-member.style-2 .team-description {
    position: absolute;
    bottom: 0;
    background: #ffffff
}

.team-member.style-2 .team-hover {
    width: auto;
    height: auto;
    margin: 0;
    align-items: flex-start;
    padding-top: 50px;
    background: rgba(0, 73, 208, 0.8);
}

.team-call1 a {
    color: #15be3a;
    font-size: 13px;
    font-weight: 600;
}

.team-call1 a:hover {
    color: #fb3b3c;
}

.team-call1 {
    display: none;
}

.icon_sidebar_view {
    color: #929797;
    font-size: 22px;
    margin-left: 5px;
}

.color_icon_option_view {
    color: #929797;
}

#button_scroll {
    /*display: inline-block;*/
    background-color: #50a94f;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    left: 30px;
    transition: background-color .3s,
    opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
}

#button_scroll::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 1em;
    /*line-height: 50px;*/
    color: #fff;
}

#button_scroll:hover {
    cursor: pointer;
    background-color: #0d0f33;
}

#button_scroll:active {
    background-color: #0d0f33;
}

#button_scroll.show {
    opacity: 1;
    visibility: visible;
}

.Assignment_Report, .report_error {
    background-color: #d9443d;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    cursor: pointer;
    width: 90%;
    margin: 0px auto;
    color: white;
}

.buttons_yes_no {
    display: flex;
    justify-content: center;
    align-items: center;
}

.buttons_yes_no button.yes_ {
    width: 100px;
    border: 0;
    border-radius: 5px;
    height: 35px;
    background-color: #50a94f;
    color: white;
}

.buttons_yes_no button.no_ {
    width: 100px;
    border: 0;
    border-radius: 5px;
    height: 35px;
    background-color: #e54040;
    color: white;
}

.buttons_yes_no button.yes_:focus, .buttons_yes_no button.no_:focus {
    outline: unset;
}

.buttons_yes_no textarea {
    width: 100%;
    margin: 0px auto 20px auto;
    border: unset;
    background-color: #ede8e8;
    height: 100px;
    border-radius: 5px;
    padding-right: 15px;
}

.buttons_yes_no textarea:focus {
    outline: unset;
}

.modal-content {
    border-radius: 10px !important;
}

.modal-body {
    padding: 15px 30px !important;
}

.modal-header .close{
    color: red;
    opacity: 1;
}

@media (max-width: 1200px) {
    .ul-search > li:not(.width_large) {
        width: 13.6%;
    }

    .ul-search > li.width_large {
        width: 27.2%;
    }
}

@media (max-width: 992px) {

    .site--main--responsive {
        flex-direction: column-reverse;
        display: flex;
    }

    .recent-post-thumb {
        width: 70px;
    }

    .recent-post-desc {
        padding-right: 10px;
    }

    .ul-search > li:not(.width_large) {
        width: 18%;
    }

    .ul-search > li.width_large {
        width: 36%;
    }
}

@media (max-width: 768px) {
    .team-call1 {
        display: block;
    }

    .new-estates---index {
        display: flex;
        flex-wrap: wrap;
    }

    .footer_end > span {
        margin-top: 0;
    }

    .footer__wrap {
        align-items: unset;
        justify-content: unset;
    }

    .ul-search > li:not(.width_large) {
        width: 20%;
    }

    .ul-search > li.width_large {
        width: 40%;
    }

    .flex-lg-row-reverse1 {
        display: flex;
        flex-direction: column-reverse !important;
    }
}

@media (max-width: 650px) {
    .ul-search > li:not(.width_large) {
        width: 33.333%;
    }

    .ul-search > li.width_large {
        width: 66.666%;
    }
}

@media (max-width: 576px) {
    .partners1 {
        /*padding: 0 20px;*/
    }

    .ios-maindiv img{
        width: 200px;
        height: auto;
    }

    .js-partners-next-index {
        right: -15px;
    }

    .js-partners-prev-index {
        left: -25px;
    }

    .js-partners-next-index:after, .js-partners-prev-index:after {
        font-size: 2em !important;
    }

}

@media (max-width: 450px) {
    .estate_possibilities1 {
        font-size: 13px;
        padding: 24px 0px !important;
    }

    .chat-phone-content > div {
        font-size: 12px;
    }

    .chat-phone-content > div:first-child {
        margin-left: 10px !important;
    }

    .estate_details_contact_us1 {
        padding: 6px !important;
    }

    .ul-search > li:not(.width_large) {
        width: calc(50% - 20px);
    }

    .ul-search > li.width_large {
        width: calc(100% - 20px);
    }
}

@media (max-width: 400px) {
    .title-list-sear h2{
        font-size: 14px;
    }

    .title-list-sear{
        margin-right: 0;
    }
}
