.ip-banner{
    display: none;
}

.herob-wrap{
    position: relative;
    margin-bottom: 120px;
}
.herob-wrap .herob-img{
    width: 100%;
    position: relative;
    height: 472px;
}
.herob-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    object-position: top;
}

.iflex-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.i-details{
    display: flex;
    align-items: flex-start;
    margin: 0;
    justify-content: space-between;
    margin-bottom: 115px;
}
.i-deets-img {
    width: 555px;
    height: 407px;
    margin-top: 35px;
    position: relative;
}
.i-deets-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    object-position: top;
}
.i-deets-text {
    width: 47%;
}
.i-deets-title{
    margin-bottom: 24px;
}
.i-deets-title p{
    font-family: var(--font-default);
    font-size: 14px;
    letter-spacing: 0.6em;
    color: black;
    margin-bottom: 21px;
    text-transform: uppercase;
}
.i-deets-title span{
    font-family: var(--font-title);
    font-size: 36px;
    letter-spacing: 0.2em;
    color: black;
    text-transform: uppercase;
}
.i-deets-info p{
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: black;
    font-family: var(--font-default);
    margin-bottom: 30px;
}
.i-deets-info {
    width: 100%;
}
.i-deets-info p:last-child{
    margin-bottom: 0;
}

.reflex-wrap{
    position: relative;
}
.rebg-img{
    width: 100%;
    height: 618px;
}
.rebg-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.re-deets-text{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
}
.re-deets-title{
    margin-bottom: 100px;
    text-align: center;
    padding-top: 103px;
}
.re-deets-title p{
    font-family: var(--font-default);
    font-size: 14px;
    letter-spacing: 0.6em;
    color: rgb(255, 255, 255);
    margin-bottom: 21px;
    text-transform: uppercase;
}
.re-deets-title span{
    font-family: var(--font-title);
    font-size: 36px;
    letter-spacing: 0.2em;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}
.re-list-title{
    margin-bottom: 25px;
}
.re-list-title span{
    font-size: 24px;
    letter-spacing: 0.2em;
    font-family: var(--font-title);
    color: white;
    text-transform: uppercase;
}
.re-list ul{
    list-style: disc;
    color: white;
}
.re-list ul li{
    font-size: 16px;
    line-height: 50px;
    letter-spacing: 0.1em;
    font-family: var(--font-default);
}
.re-list{
    padding-left: 20px;
}
.re-deets-list{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.re-list-container{
    margin-right: 175px;
}
.re-list-container:last-child{
    margin-right: 0;
}

.cflex-wrap{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.c-details{
    display: flex;
    align-items: center;
    margin: 90px 0px;
    justify-content: space-between;
}
.c-deets-img {
    width: 652px;
    height: 467px;
    position: relative;
}
.c-deets-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.c-deets-text {
    width: 47%;
}
.c-deets-title{
    margin-bottom: 24px;
}
.c-deets-title p{
    font-family: var(--font-default);
    font-size: 14px;
    letter-spacing: 0.6em;
    color: black;
    margin-bottom: 21px;
    text-transform: uppercase;
}
.c-deets-title span{
    font-family: var(--font-title);
    font-size: 36px;
    letter-spacing: 0.2em;
    color: black;
    text-transform: uppercase;
}
.c-deets-info p{
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: black;
    font-family: var(--font-default);
    margin-bottom: 30px;
}
.c-deets-info {
    width: 90%;
}
.c-deets-info p:last-child{
    margin-bottom: 0;
}
.btn-abso{
    position: absolute;
    top: 0;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}
.btn-abso img{
    width: auto;
    height: auto;
}
.consulting-wrap .c-deets-info .btn-a{
    color: black;
}
.consulting-wrap .c-deets-info .btn-a.is-light:before {
    background: rgb(0, 0, 0);
}
.consulting-wrap .c-deets-info .btn-a.is-light:after {
    background: url(/wp-content/themes/mjawad-new-pending.com/images/icon-btn-arrow-dark.svg) center/contain no-repeat;
}

.qsflex-wrap {
    display: flex;
    padding: 30px 0px;
    background: black;
    margin: 0px 7%;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
}
.q-deets-title{
    margin-right: 90px;
}
.q-deets-title p{
    font-family: var(--font-default);
    font-size: 14px;
    letter-spacing: 0.6em;
    color: rgb(255, 255, 255);
    margin-bottom: 21px;
    text-transform: uppercase;
}
.q-deets-title span{
    font-family: var(--font-title);
    font-size: 36px;
    letter-spacing: 0.2em;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}
.ip-search-price .ui-slider .ui-slider-handle {
    width: 11px;
    height: 11px;
    border-radius: 59%;
    border: none;
    background: #ffffff;
    outline: none;
    top: calc(50% - 6px);
}
.ip-search-price .ui-slider-horizontal {
    height: 1px;
}
.ui-widget.ui-widget-content {
    border: 1px solid #b3b3b3;
}
.qs-form-wrap select{
    border: none;
    background: transparent;
    color: #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    appearance: none;
    width: 50%;
    padding-bottom: 13px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 26px;
    font-family: var(--font-default);
    letter-spacing: 0.1em;
    margin-right: 35px;
}
.upper-part,.lower-part{
    display: flex;
    align-items: center;
    margin: 44px 0px;
}
.select-city{
    width: 50%;
    display: flex;
}
.range-slider {
    width: 50%;
    margin-top: 9px;
}
.price-range {
    color: #b3b3b3;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    font-family: var(--font-default);
}
.price-range em{
    font-style: normal;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.1em;
}
.selects-wrap{
    width: 50%;
    display: flex;
}
.btns-wrap{
    width: 50%;
    display: flex;
}
.btns-wrap a{
    margin-right: 75px;
}
.upper-part .select-city select{
    width: 100%;
}
.qs-form-wrap {
    width: 55%;
}
.c-deets-img a{
    transition: all 0.35s ease-in-out;
}
.c-deets-img a:hover{
    cursor: pointer;
    opacity: 0.7;
}
.upper-part{
    margin-bottom: 0;
}
.lower-part{
    margin-top: 35px;
}

@media only screen and (max-width: 1199px){
    .i-deets-info p {
        font-size: 11px;
    }
    .i-deets-title span {
        font-size: 29px;
    }
    .i-deets-text {
        width: 43%;
    }
    .i-deets-img {
        width: 50%;
    }
    .c-deets-info p {
        font-size: 11px;
    }
    .c-deets-title span {
        font-size: 29px;
    }
    .q-deets-title {
        margin-right: 40px;
    }
    .qs-form-wrap {
        width: 65%;
    }
    .qsflex-wrap {
        margin: 0px 2%;
        margin-bottom: 80px;
    }
}
@media only screen and (max-width: 991px){
    .i-details {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column-reverse;
    }
    .i-deets-img {
        width: 55%;
        height: 100%;
        margin-top: 0;
        margin-bottom: 35px;
    }
    .i-deets-text {
        width: 100%;
    }
    .c-details {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-direction: column-reverse;
    }
    .c-deets-text {
        width: 100%;
        margin-top: 20px;
    }
    .c-deets-img {
        width: 100%;
        height: 467px;
    }
    .c-deets-img {
        width: 100%;
        height: 100%;
    }
    .re-list-title span {
        font-size: 20px;
    }
    .deets-flex-wrap{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .re-deets-list {
        display: flex;
        justify-content: center;
    }
    .re-list-container {
        margin-right: 30px;
        text-align: center;
    }
    .qsflex-wrap {
        flex-direction: column;
    }
    .q-deets-title {
        margin-right: 0;
        text-align: center;
    }
    .qs-form-wrap {
        width: 80%;
    }
}
@media only screen and (max-width: 767px){
    .re-deets-title {
        margin-bottom: 20px;
        text-align: center;
        padding-top: 30px;
    }
    .re-deets-list {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: flex-start;
    }
    .deets-flex-wrap {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
    }
    .re-list-container {
        margin-right: 0;
        text-align: start;
        margin-bottom: 15px;
    }
    .re-list-title {
        margin-bottom: 5px;
    }
    .rebg-img {
        width: 100%;
        height: 820px;
    }
    .qsflex-wrap {
        margin: 0px 2% 50px;
    }
    .upper-part .select-city select {
        width: 100%;
        margin-right: 0;
    }
    .range-slider {
        width: 100%;
        margin-top: 9px;
    }
    .selects-wrap {
        width: 100%;
        display: flex;
    }
    .btns-wrap {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 45px;
    }
    .selects-wrap select:last-child{
        margin-right: 0px;
    }
    .upper-part, .lower-part {
        display: flex;
        align-items: center;
        margin: 44px 0px;
        flex-direction: column;
        justify-content: center;
    }
    .price-range {
        color: #b3b3b3;
        display: flex;
        justify-content: space-between;
        margin-bottom: 15px;
        padding: 0px 15px;
    }
    .select-city {
        width: 100%;
        margin-bottom: 25px;
    }
    .btns-wrap a:last-child {
        margin-right: 0px;
    }
    .btns-wrap a {
        margin-right: 40px;
    }
}
@media only screen and (max-width: 480px){
    .i-deets-img {
        width: 75%;
    }
    .i-deets-img canvas{
        width: 100%;
    }
}