/*--------------------- Copyright (c) 2020 --------------------------
[Master Stylesheet] 
Project: MOTOCOM
Version: 1.0.0 
Author: MOTOCOM 
 ------------------------------------------------------------------- 
[Table of contents] 
1. body 
--------------------------------------------------------------------*/
.mt-btn,.mt-rs-search-box .epl-search-btn{
    padding: 11px 20px;
}
.mt-rs-search-box .epl-search-btn{
    border-radius: 6px;
    text-align: center!important;
}
/* banner start */
.mt-rs-banner .swiper-slide{
    padding: 340px 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.mt-rs-banner-slide1,.mt-rs-banner-slide2,.mt-rs-banner-slide3{
    background:linear-gradient(to left,rgb(23 40 73 / 60%),rgb(23 40 73 / 60%)), url(../images/rs-banner.jpg);
}
.mt-rs-banner-text {
    text-align: center;
    max-width: 860px;
    margin: auto;
}
.mt-rs-banner-text h2 {
    font-size: 65px;
    font-weight: 800;
    margin-bottom: 0;
}
.mt-rs-banner-text h4 {
    font-size: 28px;
    margin-bottom: 10px;
    letter-spacing: 8px;
}
.mt-rs-banner-text h4,.mt-rs-banner-text h2{
    color: #fff;
    text-transform: uppercase;
}
.mt-rs-banner .swiper-pagination-clickable .swiper-pagination-bullet {
    color: #fff;
    opacity: 1;
    margin-bottom: 40px;
    background: transparent;
    font-weight: 600;
}
.mt-rs-banner .swiper-pagination {
    left: auto;
    right: 90px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: fit-content;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.mt-rs-banner  .swiper-pagination-bullet-active{
    margin-top: 170px!important;
    position: relative;
    transition: 1s;
}
.mt-rs-banner  .swiper-pagination-bullet-active:after{
    position: absolute;
    bottom: 30px;
    width: 2px;
    height: 150px;
    content: '';
    left: 10px;
    background: rgb(255 255 255 / 64%);
    transition: 1s;
}
/* banner start */
/* banner search start */
.mt-rs-banner-search.mt-rs-form-margin {
    margin-top: -140px;
    z-index: 2;
    position: relative;
}
.mt-rs-search-box {
    padding: 30px 40px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.07);
    z-index: 1;
    position: relative;
}
.mt-rs-search-box label.epl-search-label,
.epl-search-row label.epl-search-label,
.mt-blog-sidebar label.epl_form_builder_label{
    position: absolute;
    left: 20px;
    top: -12px;
    font-size: 14px;
    background-color: #fff;
    color: #bfc4d5;
    padding: 0 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin:0!important;
    z-index:2;
}
.mt-rs-banner-search .mt-rs-search-box select,
.epl-search-row select,
.epl_form_builder_field_submit,
.mt-widget .epl-contact-capture-form textarea,
.epl_form_builder_field{
    border-radius: 5px;
    border-color: #e3e7f5;
    height: 50px;
    font-size: 14px;
    color: #bfc4d5;
    padding: 0 15px;
}
.mt-rs-search-box ul li .mt-btn,.mt-rs-search-box .epl-search-btn {
    padding: 11px 30px;
    min-width: 100%;
    height: 50px;
    margin:0;
}
.mt-rs-banner-search .nav-tabs .nav-link,
.mt-widget.widget_epl_property_search ul.epl-search-tabs li,
.epl-property-single ul.epl-author-tabs li {
    border: none;
    background: hsl(0deg 0% 100% / 40%);
    margin-right: 10px;
    border-radius: 5px;
    padding: 0 10px;
    height: 50px;
    line-height: 50px;
    min-width: 120px;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.mt-rs-banner-search .nav-tabs .nav-link {
    margin-bottom: 10px;
    text-transform: capitalize;
}
.mt-rs-banner-search .nav-tabs .nav-link:last-child,
.mt-widget.widget_epl_property_search ul.epl-search-tabs li:last-child{
    margin-right: 0;
}
.mt-rs-banner-search .nav-tabs .nav-link.active,.mt-widget.widget_epl_property_search ul.epl-search-tabs li.epl-sb-current,.epl-property-single ul.epl-author-tabs li.epl-author-current{
    background: #00cecb;
    color: #fff;
    position: relative;
}
.mt-widget.widget_epl_property_search ul.epl-search-tabs li,.epl-property-single ul.epl-author-tabs li {
    background: hsl(0deg 0% 72%);
}
.mt-rs-banner-search .nav-tabs .nav-link.active:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: -12px;
    border-left: 8px solid rgb(255 255 255 / 0%);
    border-right: 8px solid rgb(252 36 112 / 0%);
    border-top: 12px solid #00cecb;
    width: 10px;
    margin: auto;
}
.mt-rs-banner-search .nav-tabs{
    border: none;
    margin-bottom: 10px;
}
.mt-rs-banner-search .epl-search-row,.mt-rs-banner-search .epl-search-form .epl-search-submit-row{
    position: relative;
    width: 100%;
    float: none;
    vertical-align: top;
    margin: 10px 15px 10px 0;
}
.mt-rs-banner-search .epl-search-form form {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-gap: 20px;
}
.mt-rs-banner-search .epl-search-forms-wrapper.epl-search-default{
    max-width:100%;
}
.mt-rs-banner-search .epl-search-form .epl-search-submit-row {
    margin: 10px 0;
}
.epl-search-form .epl-search-row {
    position: relative;
    width: 100%;
    float: none;
    display: inline-block;
    margin: 10px 0;
}
.epl-search-row-checkbox label.check-label {
    margin: 0 12px 0 0;
    font-size: 16px;
    cursor: pointer;
}
.epl-search-form  .epl-search-row-checkbox input {
    height: 16px;
    min-height: 16px;
    margin-top: 5px;
    margin-right: 3px;
}
/* banner search end */
/* featured properties start */
.mt-rs-feat-pro .col-md-4{
    display: flex;
    align-items: center;
}
.mt-rs-feat-pro-box{
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.07);
}
.mt-rs-feat-pro-head {
    max-width: 450px;
    position: relative;
    margin-bottom: 50px;
}
.mt-rs-feat-pro-data {
    padding: 20px 25px;
}
.mt-rs-feat-pro-img img {
    border-radius: 10px 10px 0px 0px;
    width: 100%;
}
.mt-rs-feat-pro-data ul {
    padding: 0;
    margin: 0;
}
.mt-rs-feat-pro-data ul li {
    display: inline-block;
    margin-right: 5px;
    font-weight: 700;
    font-size: 14px;
}
.mt-rs-feat-pro-data ul li:last-child{
    margin-right: 0;
}
.mt-rs-feat-pro-data ul li span{
    color: #737b7b;
}
.mt-rs-feat-pro-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
}
.mt-rs-feat-pro-price {
    color: #00cecb;
    font-size: 14px;
    font-weight: 700;
}
.mt-rs-feat-pro-address {
    margin-bottom: 25px;
    color: #98a2a2;
    font-size: 12px;
    font-weight: 600;
}
.mt-rs-feat-pro-address svg{
    width: 12px;
    height: 12px;
    margin-right: 3px;
    fill:#98a2a2;
}
.mt-rs-feat-pro-address i{
    font-size: 12px;
    margin-right: 3px;
    color:#98a2a2;
}
.mt-rs-feat-pro-footer{
    padding: 20px 25px 25px;
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mt-re-feat-pro-time {
    margin: 0;
}
.mt-re-feat-pro-time, .rs-feat-pro-author {
    color: #98a2a2;
    font-size: 14px;
    font-weight: 600;
}
.mt-rs-feat-pro-footer span {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
}
.rs-feat-pro-author img,.mt-rs-feat-pro-footer img{
    border-radius: 100%;
    margin-right: 5px;
}
.mt-rs-feat-pro-img{
    position: relative;
}
.mt-rs-feat-pro-sale {
    font-size: 12px;
    color: #fff;
    background: #ff5964;
    padding: 0px 15px;
    position: absolute;
    top: 10px;
    left: 10px;
    border-radius: 5px;
}
.mt-rs-feat-pro-wish {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: absolute;
    bottom: -20px;
    right: 20px;
    background: #272f2f;
    border-radius: 100%;
}
.mt-rs-feat-pro-wish svg {
    width: 14px;
    fill: #fff;
    height: 14px;
}
.mt-rs-feat-nav .swiper-button-prev,
.mt-rs-feat-nav .swiper-button-next {
    width: 50px;
    height: 50px;
    background: transparent;
    border-radius: 100%;
    border: 2px solid #858d8d;
    transition: 0.3s;
}
.mt-rs-feat-nav .swiper-button-prev:after,
.mt-rs-feat-nav .swiper-button-next:after{
    border-color:#858d8d;
    transition: 0.3s;
}
.mt-rs-feat-nav {
    width: 120px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
}
.mt-rs-feat-pro-head .mt-heading {
    margin-bottom: 50px;
}
.mt-rs-feat-nav .swiper-button-prev:hover:after,
.mt-rs-feat-nav .swiper-button-next:hover:after,
.mt-rs-feat-nav .swiper-button-prev:hover,
.mt-rs-feat-nav .swiper-button-next:hover{
    border-color: #00cecb;
}
.mt-rs-feat-pro .swiper-container{
    padding: 15px;
}
.property-feature-icons .epl-icon-svg-container {
    position: relative;
    padding: 3px;
    margin: 0 10px 10px 0px;
    background: #f5f5f5;
}
.property-feature-icons .epl-icon-svg-container .icon-value {
    margin: 0;
    background: #f50056;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    font-size: 10px;
    position: absolute;
    right: -6px;
    top: -7px;
    padding: 0;
    line-height: 15px;
    text-align: center;
    color: #fff;
}
.mt-rs-feat-pro-data .epl-icon-svg-container {
    margin-right: 1em;
}
/* featured properties end */
/* property gallary start */
.mt-rs-gallary-box{
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 30px;
}
.mt-rs-gallary-box:after{
    background: #061356;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: '';
    opacity: 0.4;
}
.mt-rs-gallary-text a,.mt-rs-gallary-text h3{
    color: #fff;
}
.mt-rs-gallary-text a{
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
}
.mt-rs-gallary-text h3{
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
}
.mt-rs-gallary-text{
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    z-index: 1;
}
.mt-rs-gallary-box img {
    transition: 0.8s;
}
.mt-rs-gallary-box:hover img {
    transform: scale(1.1) rotate(5deg);
}
/* property gallary end */ 
/* custom css start */
.mt-blog-sidebar .epl-search-fixed .epl-search-submit-row {
    width: auto;
    float: none;
}
.mt-widget ul.property_search-tabs {
    margin-bottom: 20px;
}
.gallery-item {
    padding: 5px;
    margin: 0;
}
.epl-property-features.listing-info li {
    list-style: none;
    position: relative;
    margin-bottom: 10px;
    padding-left: 28px;
}
.epl-property-features.listing-info li:after,.epl-property-features.listing-info li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    width: 7px;
    height: 7px;
    border: 1px solid #f50056;
    transform: rotate(45deg);
    border-left: 0;
    border-bottom: 0;
    margin: auto;
}
.epl-property-features.listing-info li:after {
    left: 4px;
}
.epl-property-single .epl-tab-title {
    border-bottom: 1px solid #e3e7f5;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.epl-property-single .tab-content h2.entry-title {
    font-size: 22px;
    font-weight: 600;
}
.epl-property-single .tab-content h3.secondary-heading {
    font-size: 20px;
    margin-bottom: 20px;
}
.epl-property-single .epl-author-box.epl-author-image img {
    border-radius: 10px;
    max-width: 80px;
}
.epl-property-single .epl-author-box-container {
    margin-top: 30px;
}
.epl-property-single .epl-author-box.epl-author-image {
    min-width: 100px;
    width: 13%;
}
.epl-property-single .epl-author-box .epl-author-title{
    font-size: 20px;
    font-weight: 700;
    text-transform:capitalize;
}
.epl-property-single .epl-author-box-outer-wrapper {
    background: none;
    margin-top: 15px;
    border-radius: 10px;
    border: 1px solid #e2eff4;
    padding: 10px;
    display: flex;
}
.widget_epl_recent_property .epl-more-link {
    display: block;
    margin-top: 5px;
}
.widget_epl_recent_property span.page-price {
    font-weight: 600;
    color: red;
}
.widget_epl_recent_property .property-feature-icons {
    margin: 1em 0;
    border: 1px solid #e2eff4;
    padding: 10px 0;
    border-left: 0;
    border-right: 0;
}
.mt-widget .epl-contact-capture-form .col-1 {
    width: 100%;
    max-width: 100%;
}
.mt-widget .epl-contact-capture-form form{
    width:100%;
}
.mt-widget .epl-contact-capture-form .col-md-12 {
    padding-left: 0;
    padding-right: 0;
}
.mt-widget .epl_form_builder_field_container span.epl_form_builder_label_container {
    padding: 0;
}
.mt-widget .epl_form_builder_field_container {
    position:relative;
    margin: 15px 0;
}
.mt-widget .epl-contact-capture-form .epl_form_builder_label {
    font-size: 14px;
    color: #bfc4d5;
    padding: 0 5px;
    text-transform: uppercase;
    letter-spacing: 2px;
    width: fit-content;
}
.epl-property-blog .epl-property-blog-entry-wrapper {
    margin: 0 0 20px;
    border: 1px solid #e3f0f4;
    border-radius: 10px;
    display: flex;
    flex-wrap: wrap;
    box-shadow: none;
}
.epl-property-blog .epl-property-blog-entry-wrapper .property-box-left{
    width:300px;
    float:none;
    padding:0;
}
.epl-property-blog .epl-property-blog-entry-wrapper .property-box-right{
    width:calc(100% - 300px);
    float:none;
    padding:25px;
}
.epl-property-blog .epl-property-blog-entry-wrapper .entry-title{
    margin: 0 0 10px;
}
.epl-property-blog .epl-property-blog-entry-wrapper .entry-title a{
    font-size:20px;
    font-weight:600;
}
.epl-property-blog .epl-property-blog-entry-wrapper .property-address .entry-title-sub{
    display:inline-block;
}
.epl-property-blog .epl-property-blog-entry-wrapper .property-address {
    margin: 5px 0 25px;
}
.epl-property-blog span.page-price{
    font-weight:600;
    color:#f50056;
}
.property-box .epl-inspection-times {
    display: none;
}
.epl-listing-grid-view.epl-property-blog .epl-property-blog-entry-wrapper {
    display: block;
}
.epl-listing-grid-view.epl-property-blog .epl-property-blog-entry-wrapper .property-box-left,
.epl-listing-grid-view.epl-property-blog .epl-property-blog-entry-wrapper .property-box-right,
.epl-property-blog.epl-listing-grid-view .property-box img {
    width:100%;
}
.epl-property-blog.epl-listing-grid-view {
    padding: 10px;
}
.mt-rs-feat-pro-img .status-sticker {
    padding: .3em 1em;
    margin-right: 0;
    font-size: 12px;
}
.mt-rs-feat-pro-img .status-sticker.sold {
    background: red;
    color: #fff;
}
.mt-rs-feat-pro-img .status-sticker.under-offer {
    background: orange;
    color: #fff;
}
.mt-rs-feat-pro-img .status-sticker.open {
    background: #7faf1b;
    color: #fff;
}
.epl-paginate-default-wrapper a {
    font-weight: 700;
    display: inline-block;
}
.epl-tab-address .item-street {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
}
.epl-tab-address .entry-title-sub {
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
}
.mt-widget span.epl_form_builder_label_container.col-md-12 {
    position: unset;
}
.mt-widget .epl-contact-capture-form .col-md-12 textarea{
    padding:15px;
    min-height: 100px;
}
.loop .epl-switching-sorting-wrap {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.loop .archive-title {
    font-size: 22px;
    font-weight: 600;
}
.property-feature-icons svg {
    width: 25px;
    height: 25px;
}
.property-feature-icons {
    display: flex;
    flex-wrap: wrap;
}
.epl-author-icon-svg, .epl-icon-svg {
    display: inline-block;
    width: 25px;
    height: 25px;
}
.epl-author-box-container ul li {
    width: fit-content;
}
.epl-search-form,
.epl-search-forms-wrapper{
    overflow:visible;
}
.mt-rs-banner-search .epl-search-form .in-field {
    outline: none;
    position: relative;
    user-select: none;
    white-space: nowrap;
    width: 100%;
}
.epl-search-form .in-field {
    padding: 0 15px 0;
    font-size: 14px;
    height: 50px;
    line-height: 48px;
    border-radius: 5px;
    border: solid 1px #e2eff4;
}
.mt-widget,
.epl-shortcode .loop-footer {
    clear: both;
}
.epl-search-form .epl-search-submit-row {
    margin-bottom: 30px;
    width: 100%;
}
.epl-author-tab-content.epl-author-current {
    display: block;
}
.epl-switching-sorting-wrap .epl-properties-sorting {
    flex: auto;
    max-width: 300px;
}
.epl-template-blog .epl-archive-utility-wrapper {
    margin: .5em 0 30px;
}
.epl-switching-sorting-wrap .epl-switch-view>ul {
    padding: 0;
    margin-right: 10px;
}
input.epl-search-btn {
    height: 50px;
}
.loop-content .epl-button {
    margin-bottom: 5px;
}
.epl-vertical-form.epl-vertical-form.mt-rs-search-box form {
    grid-template-columns: repeat(1,1fr);
}
.epl-property-blog .price {
    margin: 10px 0 0;
}
.epl-header .property-feature-icons {
    margin-top: 20px;
}
.mt-rs-feat-pro-price span.page-price-prefix {
    padding-right: 10px;
}
.epl-widget {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 7%);
}
.epl-widget .entry-content {
    padding: 20px;
}
.epl-widget img {
    border-radius: 10px 10px 0 0;
}
.mt-rs-search-box .nice-select ul li {
    margin-bottom: 0;
}
.mt-boxed-sidebar .epl-search-form .epl-search-submit-row {
    margin-bottom: 0;
    clear: both;
    float: none;
}
/* custom css end */
/* responsive start */
@media screen and (max-width:1199px){
    .mt-rs-banner-text h2 {
        font-size: 50px;
    }
    .mt-rs-banner .swiper-pagination {
        right: 50px;
    }
    .mt-rs-banner .swiper-slide {
        padding: 250px 0px 300px;
    }
    .mt-rs-feat-pro .swiper-container{
        padding: 15px;
    }
}
@media screen and (max-width:991px){
    .mt-rs-search-box ul,.mt-rs-banner .swiper-pagination  {
        display: block;
    }
    .mt-rs-search-box ul li {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .mt-rs-banner .swiper-pagination-clickable .swiper-pagination-bullet {
        margin-bottom: 0;
        margin-left: 40px;
    }
    .mt-rs-banner .swiper-pagination-clickable .swiper-pagination-bullet:first-child{
        margin-left: 0;
    }
    .mt-rs-banner .swiper-pagination-clickable .swiper-pagination-bullet-active {
        margin-top: 0px!important;
        margin-left: 100px;
    }
    .mt-rs-banner .swiper-pagination-bullet-active:after {
        bottom: -6px;
        width: 60px;
        height: 2px;
        left: -80px;
    }
    .mt-rs-banner .swiper-pagination {
        left: 0;
        right: 0;
        top: auto;
        bottom:170px;
    }
    .mt-rs-banner-search .epl-search-form form {
        grid-template-columns: repeat(2,1fr);
    }
    .epl-property-blog .epl-property-blog-entry-wrapper .property-box-right{
        width:100%;
    }
}
@media screen and (max-width:767px){
    .epl-property-blog .epl-property-blog-entry-wrapper{
        display:block;
    }
    .mt-rs-banner-search .nav-tabs .nav-link {
        background: #7d7d7d;
        min-width: 100px;
    }
    .mt-rs-banner-search.mt-rs-form-margin {
        margin-top: 60px;
    }
    .mt-rs-banner-search .nav-tabs .nav-link.active:after {
        display: none;
    }
}
@media screen and (max-width:575px){
    .mt-rs-banner-text h2 {
        font-size: 40px;
    }
    .mt-rs-banner-text h4 {
        font-size: 20px;
        letter-spacing: 5px;
    }
    .mt-rs-banner-search .nav-tabs .nav-link {
        min-width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 14px;
        margin: 0 5px 5px 0;
    }
    .mt-rs-banner .swiper-slide {
        padding: 200px 0px 250px;
    }
    .mt-rs-banner-search .epl-search-form form {
        grid-template-columns: repeat(1,1fr);
    }
}
@media screen and (max-width:480px){
    .mt-rs-feat-pro-img img{
        width: 100%;
    }
    .mt-rs-search-box label.epl-search-label,
    .mt-blog-sidebar .epl-search-row label.epl-search-label,
    .mt-blog-sidebar label.epl_form_builder_label {
        left: 10px;
    }
}
/* responsive end */