@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap');
body{
  color: #fff;
  background:#fff6f8 ;
  font-family: "Roboto", sans-serif;
  /*font-family: "Poppins", sans-serif;*/
}
a{text-decoration: none; color: #000}
li{list-style-type: none}
.header{
    background: #e7685a;
    padding: 10px 0px;
}
.footer {
    padding: 50px 0px;
    background: #20242f;
}
.footer h3{
    color: #fff;
    font-size: 20px;
}
.btn-group span{
    padding: 10px ;
}
.btn-group span a{
    color: #fff;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 35px;
}
.btn-group span:hover a{
    color: #000;
}
a strong{color: #000}
a:hover strong{color: #fff}
/*.navbar-brand img{
  width: 200px;
}*/
h1, h2, h3, h4, h5, h6{
    font-family: "Poppins", sans-serif;
    color: #000;
}
.responsive{
    width: 100%;
}
.dark p{
    color: #000;
}
.heading{
    font-size: 30px;
    color: #1a1a1a;
    font-weight: 600;
    position: relative;
    line-height: 1.2;
    margin-bottom: 1rem;
}
.full{
    width: 100%;
}
.top-banner{
    background: url(../image/top-banner.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0px ;
}
.top-banner h1 {
    color: #fff;
    font-size: 62px;
    font-weight: bold;
    text-align: center;
    font-family: "Poppins", sans-serif;
}
.top-banner p {
    color: #fff;
    font-size: 24px;
    text-align: center;
    margin-bottom: 0px;
}
.top-banner .serch{
    border: none;
    background: #fff;
    width: 100%;
    padding: 10px;
    text-align: left;
    border-radius: 5px;
}
.quick-link ul li {
    display: block;
    padding: 5px;
}
.media-link ul li {
    display: inline-block;
    padding: 5px;
}
.quick-link ul li a, .media-link ul li a{
    color: #879ab0;
}
.quick-link ul li a:hover, .media-link ul li a:hover{
    color: #fff;
}
.media-link ul li a i {
    background: #e7685a;
    color: #fff;
    padding: 5px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 22px;
}
.media-link ul li a:hover i{
    background: #e7685a;
}
.quick-link ul, .media-link ul{padding: 0}
.bdr-right ul li {
    border-right: solid 1px #fff;
}
.bdr-right ul li:last-child {
    border-right: none;
}
.personal h6{
  margin: 0;
  color: #7c7c7c;
}
.personal h6 span {
    color: #F44336;
    font-size: 20px;
}
.ads-filter-box {
    background: #f3f3f3;
    border: solid 1px #ddd;
    padding: 20px;
}
.ads-filter-box  .form-select{
    height: 57px;
    border-radius: 0;
    color: #000;
    font-weight: 600;
}
.mr-5{
  margin-right: 20px;
}
.font18{
    font-size: 26px;
    margin-top: 10px;
    color: #879ab0;
}
.section {
    padding: 30px 0px 0px 0px 
}
.section-md {
    padding: 30px 0px  
}
.section30 {
    padding: 30px 0px 0px 0px 
}
.min-hight{
  min-height: 500px;
}
.form-box{
  background: #e7685a ;
  padding: 50px;
  box-shadow: 4px 1px 24px rgb(0 0 0 / 20%);
}
.bg-img{
    background: #e7685a url(../image/mumbaivip.png);
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 20px;
}
.quick-link ul, .media-link ul {
    margin-bottom: 0;
}
.modal-header {
    background: -webkit-linear-gradient(bottom,#3790ac 0,#4fbddf 100%);
    padding: 10px;
    color: #fff;
}
.btn-bg{
  background: #000;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 13px 26px;
    border-radius: 1000px;
}
.btn-bg:hover{background: #ab8e40; color:#fff }

.btn-bg1{
  background: #000;
    border: none;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 5px 40px;
}
.btn-bg1:hover{background: #000; color:#fff }

.ads-box .btn-bg {
    margin-top: 20px;
    /*padding: 5px 15px;
    font-size: 18px;*/
}

/*.deshbord-box {
    box-shadow: 0 3px 5px #0000000b;
    background-color: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 0.6rem;
    position: relative;
    margin-bottom: 30px;
    min-height: 185px;
}*/
.deshbord-box img.full {
    border-radius: 0.6rem 0.6rem ;
}
/*.deshbord-box:before {
    content: "";
    z-index: -1;
    box-shadow: 0 1px 2px #0000000d;
    height: 100%;
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    position: absolute;
    border-radius: 0.5rem;
    left: 0.875rem;
    right: 0.875rem;
    top: 0;
    margin-top: 0.75rem;
}*/
.deshbord-box h3 {
    color: #fff;
    font-size: 22px;
    background: #e7685a;
    line-height: 40px;
    padding: 0px 10px;
    position: sticky;
    border-radius: 10px 10px 0px 0px;
}
.content{
    padding: 0rem 1.25rem 1.25rem 1.25rem;
    margin-top: -20px;
    text-align: center;
}
.list-group-item a {
    font-size: 18px;
    font-weight: 600;
    color: #e53e4f;
}
.list-group-item a:hover {
    color: #000;
}
.transfor h3{
    background: transparent;
    color: #000;
}
.list-group-item {
  border: none;
}
.color-new{
    color: -webkit-linear-gradient(bottom,#3790ac 0,#4fbddf 100%);
}
.bdr{
    background-color: #fff;
    border: 2px dotted;
    border-radius: 20px;
    padding: 20px ;

}
.badge-pill {
    background: #a5a5a5;
    color: #fff;
    padding: 0px 6px;
    line-height: 24px;
    border-radius: 20px;
    font-size: 14px;
}
.deshbord-box h3 a{
  color: #fff;
}
ul.box-list li {
    border-color: #f4f4f4 !important;
    border-radius: 10px;
    box-shadow: 0 0 16px -3px rgba(109,118,145,.3);
    font-weight: 700;
    margin: 5px auto;
    display: inline-block;
    width: 32%;
    padding: 20px;
}
ul.box-list li i {
    display: block;
    color: #F44336;
}
.width {
    width: 100% !important;
    padding: 10px !important;
}
.form-check-label h5 {
    font-size: 24px;
    font-weight: 600;
    padding-left: 50px;
    color: #484848;
}
.form-check-label h5 small{
    color: #6c757d;
    font-size: 18px;
    margin-left: 20px;
}
.price {
    color: #666;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    letter-spacing: normal;
    line-height: normal;
    padding-top: 18px;
    text-align: right;
}
.form-check-label {
    border: 1px solid #ccc;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 25px;
    position: relative;
    width: 100%;
    background: #fff;
    padding: 10px;
    display: flex;
    justify-content: space-between;
}
.credits .form-check {
    padding-left: 0em;
    position: relative;
}
.credits .form-check-input {
    position: relative;
    left: 42px;
    z-index: 1;
    top: 15px;
}
.green-rectangle {
    background: #20be73;
    border: 1px solid #20be73;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    height: 16px;
    letter-spacing: normal;
    line-height: normal;
    position: absolute;
    right: 149px;
    text-align: center;
    top: 22px;
    white-space: nowrap;
    width: fit-content;
}


.green-rectangle:after, .green-rectangle:before {
    border: solid transparent;
    content: " ";
    height: 0;
    left: 100%;
    pointer-events: none;
    position: absolute;
    top: 50%;
    width: 0;
}
.green-rectangle:before {
    border-color: #20be73;
    border-width: 7px;
    margin-top: -7px;
}
.green-rectangle:after {
    border-color: #20be73;
    border-width: 8px;
    margin-top: -8px;
}
.green-rectangle>div {
    padding-left: 5px;
    padding-right: 2px;
}
.original-price {
    color: #979797;
    font-size: 13px;
    line-height: normal;
    position: absolute;
    right: 18px;
    text-align: center;
    top: 10px;
}

.no-box {
    background: #fff;
    padding: 20px;
    margin-bottom: 10px;
    border: solid 1px #ddd;
    box-shadow: 0 5px 10px 3px rgb(48 123 226 / 10%);
}
.price-box h5{
    color: #F44336;
    font-size: 30px;
    font-weight: 700;
}
.single-form {
    margin-bottom: 20px;
}

.navbar-brand b {
    font-size: 30px;
}
.serch-form .row .single-form{
    margin-bottom: 0px;
}
/*.ads-box {
    background: #f7f9fb;
    border: solid 1px #ddd;
    padding: 20px;
    margin-bottom: 14px;
}*/
.ads-box p, .content p{
    margin-bottom: 0;
}
.right-bdr {
    border-left: solid 4px #6b5656;
    padding-left: 9px;
}
.card-body {
    margin-bottom: 23px;
    background: #ffffff;
    border: 1px solid #e2e2e2;
    box-shadow: 0 0.125rem 1.25rem 0 rgba(107, 134, 177, .15);
    overflow: hidden;
}
.profile-text h6 {
    color: #e7685a;
    font-size: 20px;
}
.red{color: #F44336}
.profile-text ul{
    margin: 0;
    padding: 0;
    margin-top: 10px;
    font-weight: 500;
}
.card-img-overlay p{
    color: #fff;
    font-size: 14px;
    margin-top: 35%;
    text-align: center;
}
.counter-no-prew {
    bottom: 8px;
    position: absolute;
    color: #F44336;
    left: 9px;
}
.profile-text ul li {
    display: inline-block;
    line-height: 15px;
    padding-right: 10px;
}
.profile-text ul li i{
    margin-right: 5px;
    color: #e7685a;
}
.profile-pic{
    min-width: 200px;
    overflow: hidden;
    position: relative;
    width: 200px;
    max-height: 200px;
    border: solid 1px #fff;
}
.profile-text {
    padding: 20px;
}
.card-footer{
    margin-top: 30px;
    justify-content: space-evenly;
    display: flex;
    text-align: center;
    grid-gap: 30px;
}
.card-footer i{
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #F44336;
}
.card-footer span{
    font-size: 15px;
    font-weight: 600;
    color: #F44336;
}
.post-ad label.kishor{
    margin: 10px 0px 5px 0px;
    font-weight: 600;
    display: block;
}
.post-ad label.kishor span{
    color: #198754;
}
.post-ad label.btn{
    background: #fff;
    border: solid 1px #c5c5c5;
    padding: 6px 30px;
}
.gaps{
    height: 30px;
}
.columns3 {
    column-count: 3;
    margin: 0;
    padding: 0;
    padding-top: 20px;
}
.columns3 li {
    padding-bottom: 10px;
    border-bottom: dotted 1px #ddd;
    padding-top: 5px;
}
.cta-section{
    background: #eee url(../image/cta-bg.jpg);
    padding: 80px 0px;
}
.cta-box {
    display: inline-flex;
    align-items: center;
}
.cta-box .fa {
    font-size: 68px;
    color: #F44336;
    padding-right: 20px;
}
.cta-box span {
    font-size: 28px;
    font-weight: bold;
}
.cta-box span small {
    color: #6e6e6e;
    font-weight: normal;
    font-size: 18px;
    display: block;
}
img.card-bg {
   height: 100%;
    width: 100%;
}
.call-wp {
    text-align: right;
}
.btn-circle i {
    color: #F44336;
}
.call-wp a {
    border-radius: 25px;
    margin: 0 5px;
    cursor: pointer;
    line-height: 32px;
    padding: 5px 10px;
    text-align: center;
    box-shadow: 0 0 16px -3px rgba(109,118,145,.3);
    display: inline-block;
    font-size: 25px;
    color: #fff;
    background: #23b27d;
}
.call-wp a span{
    font-size: 18px;
    font-weight: 500;
}
.call-wp .btn-circle i{
    color: #fff;
}
.call-wp a:hover{
    background: #312ca5;
}
a.btn-circle {
    background: #e7685a;
}
a.view {
    background: rgb(219 39 119) !important;
}
.profile-image ul, .overview ol{
    padding: 0;
}
.profile-image ul li {
    display: inline-block;
    width: 24.6%;
}
.profile-image ul li img {
    width: 100%;
}
.overview h5 small {
    font-size: 14px;
    background: #e74f5e;
    color: #fff;
    padding: 0px 5px 3px 5px;
    border-radius: 4px;
    cursor: pointer;
}
.overview h5 small:hover{
    background: -webkit-linear-gradient(bottom,#3790ac 0,#4fbddf 100%);
}
.footer-contact a {
    background: -webkit-linear-gradient(bottom,#3790ac 0,#4fbddf 100%);
    padding: 10px 30px;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
}
.footer-contact a.wp{background: #26d367;}
.section-md .accordion-header .accordion-button {
    font-weight: bold;
    font-size: 18px;
}
.breadcrombb {
    background: #e7685a;
    padding: 5px 0px;
}
.breadcrombb ol.breadcrumb {
    margin: 0;
}
.post-ad .ads-box {
    margin-bottom: 30px;
}
.navbar-brand img {
    width: 240px;
}
.d-gap{
    grid-column-gap: 10px;
}
.serch-form{
    background: url(../image/cta-bg-1-1.jpg);
    padding: 20px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.city_droupdown_bg {
    padding: 16px 0;
    text-align: center;
    min-height: inherit;
}
.select-option {
    display: table;
    width: 100%;
    background: #fff;
    /* padding: 0px 10px; */
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}
.select-option .d-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}
.select-option select {
    width: 100%;
    border: none;
    padding-left: 10px;
}
.select-option button {
    background: #e7685a;
    padding: 8px 20px 4px;
    cursor: pointer;
    border: #fff solid 5px;
    margin-left: -1px;
    height: 56px;
}
.breadcrumb-item a{
    color: #fff;
}
li.breadcrumb-item.active {
    color: #e7685a;
}
.profile-box {
    background: #000000b3;
    padding: 20px;
}
.form-control{
    background-color: #e7685a;
}
.center{
    float: none;
    margin: 0 auto;
}
.footer-logo img {
    width: 100%;
}
.f_address {
    background: #e7685a;
    color: #fff;
    font-size: 18px;
    padding: 15px 20px 15px 70px;
    border-radius: 6px;
    margin-bottom: 1rem;
    position: relative;
}
.f_address img {
    position: absolute;
    left: 20px;
    top: 30px;
    display: block;
    max-width: 100%;
    height: auto;
}
.f_address span {
    display: block;
    margin-bottom: .3rem;
    color: #000;
    font-size: 14px;
}
.copyright p {
    text-align: center;
    margin: 0;
    border-top: solid 1px #5d698b;
    padding-top: 20px;
    margin-top: 20px;
}
.image-section {
    background-image: linear-gradient(to top, #860000 0% 0%, #e7685a 100%);
}
.shodow {
    border: 1px solid #ffffff;
    box-shadow: 0 0.125rem 1.25rem 0 rgb(107 134 177 / 94%);
    overflow: hidden;
    border-radius: 50px 0px;
}
.page-link{color: #000}
.page-link:hover{
    background: #e7685a;
    color: #fff
}
.pagination li:first-child a, .pagination li:last-child a{
    background: #e7685a;
    color: #fff;
}
.location_list ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.location_list ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    flex: 1 1 auto;
}
.location_list ul li a {
    padding: 15px 20px;
    margin: 10px;
    text-align: center;
    background: #fff;
    border: #e7685a solid 1px;
    font-size: 16px;
    color: #e7685a;
    border-radius: 8px;
    display: block;
}
.location_list li a:hover {
    color: #fff;
    background: #e7685a;
}
ul.thumbinal {
    margin: 0;
    padding: 0;
}
ul.thumbinal li {
    width: 30%;
    display: inline-block;
}
ul.thumbinal li img{
    width: 100%;
}
.b-pagination-outer ul li {
    display: inline-block;
}
.b-pagination-outer ul li a {
    padding: 5px;
}
.b-pagination-outer ul li a.active {
    background: #cb4a40;
    color: #fff;
}

@media only screen and (max-width: 599px) {
    .right.d-flex {
        display: block !important;
    }
    footer {
        text-align: center;
    }
    footer .text-end {
        text-align: center !important;
    }
    .top-banner {
        padding: 30px 0px;
        background: #1b1f29;
        height: 210px;
    }
    .top-banner p {
        font-size: 14px;
    }
    .top-banner h1 {
        font-size: 30px;
    }
    .columns3 {
        column-count: 1;
    }
    .hidden-m{
        display: none;
    }
    .form-box {
        padding: 20px;
    }
    .mt-5 {
        margin-top: 1rem !important;
    }
    .form-check-label {
        display: block; 
    }
    .d-flex.justify-content-between.logo {
        display: block !important;
    }
    .logo {
        margin: 0 auto;
        text-align: center;
    }
    .right {
        margin-top: 16px;
    }
    footer .d-flex.justify-content-between {
        display: block !important;
        text-align: center;
    }
    .deshbord-box {

        min-height: auto;
    }
    ul.box-list li {
        width: 48%;
    }
    .personal.text-center.p-5 {
        padding: 20px !important;
    }
    .d-flex.personal {
        display: block !important;
    }
    .d-flex.personal h6{
        line-height: 32px;
    }
    
    .profile-pic {
        min-width: 140px;
        width: 140px;
    }
    .profile-text {
        padding: 10px;
    }
    .profile-text ul li {
        padding-right: 5px;
    }
    .card-footer {
        margin-top: 20px;
    }
    .right-bdr {
        border-left: solid 2px #6b5656;
        padding-left: 9px;
        margin-top: 12px;
        margin-left: 0;
    }
    .ads-box {
     padding: 10px;
    }
    .card-footer {
        grid-gap: 20px;
    }
    .card-footer span, .card-footer i {
        font-size: 14px;
    }
    .green-rectangle{
        left: 0;
        top: -8px;
    }
    .form-check-label h5 {
        padding-left: 26px;
    }
    .credits .form-check-input {
        left: 34px;
        top: 15px;
    }
    .form-check-label h5 small {
        float: right;
        font-size: 15px;
    }
    .original-price {
        left: 10px;
        top: 50px;
        right: auto;
    }
    .price {
        font-size: 18px;
        position: relative;
        right: -71%;
        top: -5px;
    }
    .total-price {
        text-align: right;
    }
    .profile-image ul li {
        width: 48.6%;
    }
    .d-sm-none{
        display: none;
    }
}

@media only screen and (min-width: 600px) and (max-width: 4000px) {
    .hidden-pc{
        display: none;
    }
}