@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');



body , * {

    margin: 0;

    padding: 0;

    font-family: 'poppins';



}



.vpa-s-i svg {

    vertical-align: middle;

    max-width: 18px;

}



.vpa-s-i svg, .vpa-s-i img {

    vertical-align: text-top;

    max-width: 18px;

}



.social-icon .vpa-s-i svg {

    vertical-align: middle;

    width: 12px;

}

/* banner start */

.banner-vpa {

    max-width: 100%;
    height:100vh;

}



.title-location {

    font-size: 16px;

    font-weight: 500;

    color: #ffb200;

    position: relative;

}



.title-location::after {

    position: absolute;

    content: '';

    width: 100%;

    height: 0.05em;

    background-color: #ffb200;

    bottom: 0;

    left: 0;

}



.vpa-b-title {

    margin-top: 36vh;



}



.title-vpa {

    margin-bottom: 5vh;

}

.card {

    border: none !important ;

}



.search-vpa {

    padding: 0px;

    margin-top: 0px;

    margin-bottom: 5vh;

}



.top-cities-vpa {

    margin-bottom: 20vh;

}



/* // X-Small devices (portrait phones, less than 576px) */

/* // No media query for `xs` since this is the default in Bootstrap */



/* //Small devices (landscape phones, 576px and up) */

























/* banner end */



a {

    text-decoration: none !important;

}



/*site  color*/

.yellow-vpa {

    color: #ffb200;

    font-weight:600;

}



.red-vpa {

    color: #7a0408;

}



.yellow-bg-vpa {

    background: #ffb200;

}



.red-bg-vpa {

    background: #7a0408;

}



.header {

    height: 90vh;

    background-image: linear-gradient(120deg, #ad0720, #5f112b);

    width: 100%;

}







.title-home {

    font-size: 40px;

    font-weight: 600;

    line-height: 1.2em;

    font-family: 'poppins';

}



.sub-title-home {

    font-size: 16px;

    font-weight: 500;

    line-height: 1.3em;

}











.service-l-more {

    display: flex;

    font-size: 16px;

    width: 120px;

    justify-content: center;

    align-items: center;

    color: #7a0408

}



.service-l-more span {

    margin-left: 5px;

}



.service-l-more:hover{

    color:#fff;

}



.option {

    display: flex;

    justify-content: space-around;

}



.details-button {

    border: none;

    color: #fff;

    background-color: #60112a;

    padding: 1% 4%;

    border-radius: 25px;

    font-weight: 600;

}





.bg-banner {

    background: -webkit-linear-gradient(107deg, rgb(84 18 45) 0%, rgb(171 6 32) 100%);

}

.bg-footer {

    background: -webkit-linear-gradient(107deg, rgb(84 18 45) 0%, rgb(171 6 32) 100%);

    

}



.bg-color {

    background: -webkit-linear-gradient(107deg, rgb(19, 27, 54) 0%, rgb(203, 2, 27) 100%);

}



.promote {

    background-color: #ffb200;

    ;

    color: #7a0408;

    ;

    border: solid 2px #fff;

    padding: 2% 8%;

    border-radius: 25px;

    font-weight: 800;

    font-size: 20px;

}



.promote:hover {

    background-color: #7a0408;

    ;

    color: #ffb200;

    ;

    border: solid 2px #fff;

    padding: 2% 8%;

    border-radius: 25px;

    font-weight: 800;

    font-size: 20px;

}



.lll {

    justify-content: space-around;

}





.category {

    padding: 0px 10px;

    color: #212529;

    border-radius: 5px;

    text-decoration: none;

    line-height: 1.7em;

}



.category:hover {

    background-color: #f9c106;

    padding: 0px 10px;

    color: #fff;

    border-radius: 5px;

    text-decoration: none;

}



.city:hover {

    background-color: #f9c106;

    padding: 0px 10px;

    color: #080808;

    border-radius: 5px;

    text-decoration: none;

}



.box-shadow {

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

}



.cities {



    line-height: 1.7em;

    font-size: 14px;

}



.icons {

    word-spacing: 1em;

}







.search {

    border-top-left-radius: 25px !important;

}



.solutions {

    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;

    background-color: #fff;

    height: 160px;

    color: #7a0408;

    max-width: 260px !important;

    margin-left: 0px !important;

    margin-right: 0px !important;



}





.solutions:hover {

    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;

    background-image: linear-gradient(120deg, #ad0720, #5f112b);

    color: #fff;



    .solutions-image {

        filter: brightness(3) !important;



    }

}



.solutions-image {

    max-width: 100%;



}



.Search {

    justify-content: space-between !important;

    z-index: 999;

}



.item:hover {

    background-color: #f9c106;

    color: #fff;

}



.icon {

    color: #fff;



}



.icon:hover {

    color: #411530;

    background-color: #fff;

    border-radius: 10px;



}



.countries {



    font-size: 14px;

}



.country {

    padding: 2px 10px;

    color: #000;

    border-radius: 5px;

    text-decoration: none;

    line-height: 1.7em;



}



.country:hover {

    padding: 2px 10px 3px 10px;

    color: #fff;

    background-color: #411530;

    border-radius: 5px;



}



.bg-download {

    background-color: #ffb200 !important;

    color: #7a0408;

    border: solid 2px #fff;

    font-size: 14px;





}



.search-drop {

    border-radius: 25px 0px 0px 25px;

}



.iconseacrch {

    border-radius: 0px 25px 25px 0px;

    background-color: #f9c106;

    padding: 0px;

}



.owl-carousel .nav-btn {

    height: 10px;

    position: absolute;

    width: 10px;

    cursor: pointer;

    top: 200px !important;



}



.owl-carousel .prev-slide {

    border-top: 10px solid transparent;

    border-bottom: 10px solid transparent;



    border-right: 10px solid #000;

    left: -33px;

}



.owl-carousel .next-slide {

    border-top: 10px solid transparent;

    border-bottom: 10px solid transparent;



    border-left: 10px solid #000;

    right: -33px;

}



.businessbtn {

    font-size: 16px;

}



.searchcity {

    color: #454545 !important;

}



.px {

    max-width: 20px;

}

#search-popup .px {

    max-width:24px;

}

.plus {

    width: 13px;

    padding: 0px 0px 3px 0px;

}



.barcode {

    max-width: 80%;

}



.playstore {

    max-width: 60%;

}



#services .owl-carousel .owl-stage-outer {

    padding: 1px 2px;

    border-radius: 8px;

    width: 100%;

    position: relative;

    overflow: hidden;

}



.title h3 {

    font-weight: 700;

}



.checked {

    color: #f9c106;

}



.items:hover {

    background-color: #ffb200;

    color: #fff;



    .checked {

        color: #fff;

    }

}



.verified_image {

    overflow: hidden;

    border-radius: 0% 0% 15% 15%;

    border-bottom: solid 5px #f9c106;

    width: 100%;

    box-shadow: inset 0px -5px 0px #f9c106;



}





.items {

    background-color: #f8f9fa;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}



.promotion-line {

    font-size: 50px;

    font-weight: 600;

    color: #fff;

    line-height: 1.2em;

}



.bottom-title {

    font-size: 20px;

    font-weight: 700;

    color: #000;

    line-height: 1.7em;

}



.bottom-title-description {

    font-size: 16px;

    font-weight: 400;

    line-height: 1.7em;

    color: #212529;

}



.bottom-title-browse-description {

    font-size: 14px;

    font-weight: 400;

    line-height: 1.7em;

}



.footer-title-description {

    font-size: 14px;

    font-weight: 600;

    line-height: 1.2em;

    font-family: 'Poppins', sans-serif;

}



.download-title {

    font-size: 50px;

    font-weight: 700;

    line-height: 1.7em;



}



.download-title-subtitle {

    font-size: 20px;

    font-weight: 600;

    line-height: 1.7em;

    margin-bottom: 5vh;

}



.download-title-description {

    font-size: 16px;

    font-weight: 400;

    line-height: 1.3em;

    margin-bottom: 5vh;

}





.section-title {

    font-size: 20px;

    font-weight: 600;

    line-height: 1.7em;

    color: #7a0408;

}



.section-title-description {

    font-size: 16px;

    font-weight: 400;

    line-height: 1.2em;

    color: #7a0408;



}



.locationicon1 {

    border: none;

    text-align: center;



}







.articles-bg-color {

    background-color: #fff7e5;

}



.image {

    max-width: 85%;

}



.self {

    align-self: center !important;

}



.business-button {

    background-color: #fff;

    color: #7a0408;

    font-size: 16px;

    font-weight: 600;

    padding: 5px 15px;

    border: none;

    border-radius: 25px;



}







.locationlink {

    color: #000;

    text-decoration: none;

    cursor: pointer !important;

}

.scroll-breadcrumb {

    font-size: 13px;

}

.scroll-breadcrumb a {

    color: #000 !important;

}



.top-biz {

    justify-content: center;

    text-align: center;

    align-items: center;

}



.top-biz-title {

    font-size: 30px;

    font-weight: 600;

    font-family: 'Poppins', sans-serif;

    color: #000;

}



.top-biz-description {

    font-size: 16px;

    line-height: 1.2em;

    font-weight: 500;

    color: #040405;

}

.top-biz-description a{

    color: #7a0408;

}

.top-biz-description a:hover{

    color: #ffb200;

}



.Carousel-item {

    max-width: 100%;

    display: flex;

    height: 210px;

    border-bottom: solid 0px #fff;





}



.Carousel-item img {

    object-fit: cover;

    object-position: center;

    position: relative;

    height: 100%;

    flex-shrink:0;



}



.tags {

    justify-content: center;

    text-align: center;

    align-items: center;

}



.tag {

    padding: 3px 10px;

    font-size: 10px;

    color: #fff;

    background-color: #920923;

    border-radius: 15px;

    margin: 5px;

}



.tag-icon {

    padding: 0px 10px 0px 0px;

    color: #FFD700;

}



.tag-image {

    width: 13px !important;

    padding: 0px 3px 2px 0px;

    color: #ffb200;





}



.article-image {

    overflow: hidden;

    width: 100%;

}



.since-year {

    color: #00bb45;

    font-style: 'italic';



}



.active {

    color: #fff;

}



#business_slider .owl-dots {

    position: absolute;

    bottom: 0;

    background: #000000a3;

    width: 100%;

}



.connectbutton-whatsapp {

    padding: 2px 10px;

    margin: 10px;

    background-color: #25b366;

    border: solid 1px #fff;

    font-weight: 500;

    font-size: 16px;

    color: #fff;

}



.connectbutton-call-now {

    padding: 2px 10px;

    margin: 10px;

    background-color: #7a0408;

    border: solid 1px #fff;

    font-weight: 500;

    font-size: 16px;

    color: #fff;

}

.connectbutton-whatsapp:hover, .connectbutton-call-now:hover {

    background-color:#ffb200;

}





.biz-name {

    font-size: 22px;

    font-weight: 600;

    color: #7a0408;

    font-family: 'poppins';



}



.vpa-biz-description {

    font-size: 14px;

    font-weight: 400;

    color: #000;

   

    margin-bottom: 0px ;

}



.vpa-biz-rating {

    font-size: 14px;

    font-weight: 400;

    color: #000;

}



.biz-description-heading {

    font-size: 16px;

    font-weight: 400;

}



.vpa-biz-description-add {

    font-size: 14px;

    line-height: 1.2em;

    font-weight: 500;

    color: #7a0408;

    font-family: 'poppins';

}



.vpa-biz-about-us-heading {

    font-size: 16px;

    font-weight: 600;

    color: #7a0408;

    font-family: 'Poppins', sans-serif;

}







.timing-border {

    border-right: solid 2px #fff;

}



.border-bottom {



    border-bottom: solid 5px #411530;

}



.vpa-biz-description-button {

    background-color: #7a0408;

    color: #fff;

    padding: 3px 15px;

    border: none;

    border-radius: 25px;

    font-size: 15px;

    font-weight: 500;

    font-family: 'poppins';

}



.vpa-biz-description-button:hover {

    background-color: #ffb200;

    color: #7a0408;

    padding: 3px 15px;

    border: none;

    border-radius: 25px;

    font-size: 15px;

    font-weight: 600;

    font-family: 'poppins';

}



.vpa-biz-description-bottom {

    padding:30px 0px;

    text-align: center;

    

    font-family: 'poppins';

}



.bg-timing {

    background-color: #e9e9e9 !important;

}



.vap-biz-rating {

    color: #7a0408;

}



.working-hours {

    font-size: 10px;

    font-weight: 500;

    color: #000;

}





.working-days {

    font-size: 12px;

    font-weight: 500;

    color: #7a0408;

}







.vpa-biz-share-button {

    width: 90px;

    background-color: #fff;

    color: #7a0408;

    font-weight: 500;

    font-size: 16px;

    border: dashed 1px #7a0408;

    

    

}



.vpa-biz-share-button:hover {

    background-color: #ffb200;

}



/* .items-hover:hover {

    background-color: #ffb200;



    .bg-timing {

        background-color: #FACA40 !important;

    }



} */



.service-name {

    padding-top: 12px;

    height: 95px;

    max-height: 95px;

    font-size: 20px;

    font-weight: 500;

    padding-left: 5px;

}







.border-rounded {

    border-radius: 15px;

    overflow: hidden;

}



.more-option {

    color: #7a0408;



}



.socialmedia {

    display: flex;

    width: 100%;

    background-color: #000;

    justify-content: space-between;

}



.popup {

    display: none;

    position: absolute;



}



.socialmediaicon {

    width: 20px;



    color: #ffb200;

    padding: 0px;

    display: flex;



}



.SectionName {

    padding: 10%;

    display: fixed;

}







.review-pop {

    margin: auto;

    width: 50%;

}



.review-pop-form {



    width: 70%;

}







.post-review-popup {

    width: 100%;

    cursor: pointer;

    position: fixed;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background-color: rgba(0, 0, 0, 0.25);

    z-index: 999;

    justify-content: center;

    text-align: center;

    align-items: center;

    z-index: 999999;

}



.pop-button {

    display: flex;

    justify-content: center;

    text-align: center;

    align-items: center;

}



















.social-media-icon {

    color: #7a0408;

}



.social-media-icon:hover {

    color: #ffb200;

}







.edit {

    width:15px ;

}





#proceed {

    display: none;

}



.pop-image {

    overflow: hidden;

    width: 950px;

    height: 258px;

}







.connectbutton-call-proceed {

    background-color: #7a0408;

    color: #fff;

    padding: 3px 15px;

    border: none;

    border-radius: 25px;

    font-size: 15px;

    font-weight: 500;

    font-family: 'poppins';

}



.connectbutton-call-proceed:hover {

    background-color: #ffb200;

    color: #7a0408;

}





/* share button */

.btn_wrap .social-icon i {

    opacity: 0;

    padding: 0 5px;

    font-size: 14px;

    color: #7a0408;

    will-change: transform;

    -webkit-transform: scale(.1);

    transform: scale(.1);

    -webkit-transition: all .3s ease;

    transition: all .3s ease;

}



.btn_wrap {

    position: relative;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    overflow: hidden;

    cursor: pointer;

    width: 150px;

    height: 30px;

    background-color: #EEEEED;

    border: 1.5px dashed #7a0408;

    padding: 0 18px;

    will-change: transform;

    -webkit-transition: all .2s ease-in-out;

    transition: all .2s ease-in-out;

}



/* .btn_wrap:hover {

    transition-delay: .4s;

    -webkit-transform: scale(1.1);

            transform: scale(1.1)

} */



.span {

    position: absolute;

    z-index: 99;

    width: 150px;

    height: 30px;

    font-size: 16px;

    text-align: center;

    line-height: 1.7em;

    color: #7a0408;

    background-color: #ffb200;

    padding: 0 18px;

    -webkit-transition: all 1.2s ease;

    transition: all 1.3s ease;

    font-weight: 600;

    top: 0;

    left: 0;

}



.btn_wrap span i {

    color: #7a0408;

    padding-right: 5px;

}



.social-icon {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -ms-flex-pack: distribute;

    justify-content: space-around;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    width: 240px;

    height: 64px;

    border-radius: 80px;

}



.social-icon i:nth-of-type(1) {

    -webkit-transition-delay: 1s;

    transition-delay: 1s;

}



.social-icon i:nth-of-type(2) {

    -webkit-transition-delay: 0.8s;

    transition-delay: 0.8s;

}



.social-icon i:nth-of-type(3) {

    -webkit-transition-delay: .7s;

    transition-delay: .7s;

}



.social-icon i:nth-of-type(4) {

    -webkit-transition-delay: .5s;

    transition-delay: .5s;

}



.social-icon i:nth-of-type(5) {

    -webkit-transition-delay: .3s;

    transition-delay: .3s;

}



.social-icon i:nth-of-type(6) {

    -webkit-transition-delay: .1s;

    transition-delay: .1s;

}



.btn_wrap:hover span {

    -webkit-transition-delay: .25s;

    transition-delay: .25s;

    -webkit-transform: translateX(-280px);

    transform: translateX(-280px)

}



.btn_wrap:hover i {

    opacity: 1;

    -webkit-transform: scale(1);

    transform: scale(1);

}



/* share button nend */



/* Business-Faq */



.vpa-biz-faq-title {

    font-size: 18px;

    font-weight: 600;

    font-family: 'poppins';

    color: #000;

}



.vpa-biz-faq-question {

    font-size: 18px;

    font-weight: 500;



}



.vpa-biz-faq-answer {

    font-size: 16px;

    font-weight: 400;



}



/* Business-Faq */







/* who is best */

.who-best {

    background-color: #483b1b;

}



.who-best-title {

    color: #e0a106;

    font-weight: 400;

    font-size: 14px;

    font-family: 'poppins';



}



.who-best-description {

    color: #c1a869;

    font-weight: 500;

    font-size: 15px;

    font-family: 'poppins';

}



.who-best-item {

    color: #bda877;

    font-size: 10px;

    font-weight: 400;

    line-height: 1.7em;

    padding: 3px 0px 4px 0px;

    border: solid 1px #78622F;

}



.who-best-item-icon {

    background-color: #F8B300;

    padding: 6px 6px;

    color: #7a0408;

}



.who-best-border-bottom {

    border-bottom: solid 1px #78622f;

}



.who-best-city {

    font-size: 14px;

    line-height: 1.7em;

    padding: 0px 10px;

    color: #dba877;

    border-radius:5px;

}



.who-best-city:hover {

    color: #7a0408;

    background-color: #ffb200;

}



/* who is best */



#business_slider .owl-dots {

    text-align: center;

    margin: 0px;

    padding-bottom: 10px;

}



.owl-dots {

    text-align: center;

    margin: 0px;

}



.owl-dots button.owl-dot {

    width: 5px;

    height: 5px;

    border-radius: 50%;

    display: inline-block;

    background: #9f9f9f !important;

    margin: 0 3px;

}



.owl-dots button.owl-dot.active {

    background-color: #7a0408 !important;

    width: 5px;

    height: 5px;

    border-radius: 50%;

}









.popup .popuptext {

    visibility: hidden;

    background-color: #555;

    color: #fff;

    text-align: center;

    border-radius: 6px;

    padding: 8px 0;

    z-index: 1;

    bottom: 125%;

    left: 50%;

    margin-left: -80px;

}



.popup .show {

    visibility: visible;

    -webkit-animation: fadeIn 1s;

    animation: fadeIn 1s;

}



@-webkit-keyframes fadeIn {

    from {

        opacity: 0;

    }



    to {

        opacity: 1;

    }

}



@keyframes fadeIn {

    from {

        opacity: 0;

    }



    to {

        opacity: 1;

    }

}



/* veriticle nav */



.offcanvas.offcanvas-end {



    transform: none !important;

}



.navbox {

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;

    margin-right: 20px;

    padding: 20px;

    border-radius: 5px;

    float: right;

    background-color: #fff;

    width: 300px;

    height: 400px;

    cursor: pointer;



}







.bolg-title {

    font-size: 26px;

    line-height: 1.2em;

    font-weight: 600;

    font-family: 'poppins';

}



.blog-description {

    font-size: 14px;

    line-height: 1.2em;

}



.blog-date,

.author-name {

    line-height: 1.2em;

    font-size: 14px;

    font-weight: 600;

    font-family: 'poppins';

    color: #7a0408;

}



.author-designation {

    font-size: 12px;

    line-height: 1.2em;

    font-family: 'poppins';

}



.cities-title {

    font-size: 22px;

    font-weight: 600;

    color: #7a0408;

}



/* top listing start */

.top-listing ul li {

    list-style: none;

    float: left;

    font-size: 14px;

}



.top-listing ul li a {

    color: #bfbcbc;

    padding: 0px 9px;

    line-height: 1.7em;

    border-radius: 5px;



}



.top-listing ul li a:hover {

    background-color: #ffb200;

    color: #7a0408;

}



/* top listing end */



/* top best cities start */

.best-cities ul li {

    list-style: none;

    float: left;

    font-size: 14px;

}



.best-cities ul li a {

    color: #bfbcbc;

    padding: 0px 9px;

    line-height: 1.7em;

    border-radius: 5px;



}



.best-cities ul li a:hover {

    background-color: #ffb200;

    color: #7a0408;

}



/* top best-cities end */



/* top top cities start */

.search-top-cities ul {

    padding: 0px;

}



.search-top-cities ul li {

    list-style: none;

    display: inline;

    padding: 0px 8px;



}



.search-top-cities ul li a {



    border: solid 1px rgb(255 247 247 / 30%);

    background: rgb(255 247 247 / 4%);

    font-size: 10px;

    color: antiquewhite;

    border-radius: 25px;

    line-height: 1.7em;

    font-weight: 500;

    text-decoration: none;

    padding: 0px 10px;

}



.search-top-cities ul li a:hover {

    background-color: #ffb200;

    color: #7a0408;

    font-weight: 500;



}

.search-top-cities ul .view-all a {

    color:#ffb200 ;

    font-weight:500;

}

.search-top-cities ul .view-all a:hover {

    color: #7a0408;

    font-weight: 600;

}









/* top top cities end */





.ellipsis {

    background-color: #fff;

    width: 120px;

    left: -147px;

    bottom: 0px;

}



/* search bar */

.search-bar {

    width: 100%;

    display: flex;

    justify-content: space-between;

}



.search-bar-location {

    width: 10%;

}



.search-bar-input {

    width: 80%;

}



.search-bar-dropdown {

    width: 10%;

}



.input-search {

    width: 100%;

    border: none;

    padding-left: 10px;

    outline: none;

}



.faq-vpa-icon {

    font-size: 20px;

    color: #7a0408;

}







/* profile popup start */

.view-detail {

    width: 100%;

    position: fixed;

    left: 0;

    right: 0;

    top: 0;

    bottom: 0;

    background-color: rgba(0, 0, 0, 0.25);

    z-index: 999;

    justify-content: center;

    text-align: center;

    align-items: center;

    overflow: hidden;

}



.biz-detail {

    width: 60%;

}





.detail-pop {

    border-top: solid 1px #e9e9e9;

    border-bottom: solid 1px #e9e9e9;

}

.detail-bg-title {

    background-color: #fff7e6;

}

.detail-pop-title {

    text-align: start !important;

    font-size: 20px !important;

    font-weight: 600;

    color: #7a0408;

    margin: 10px 0px;

    padding: 0px 10px;



}

.detail-pop-title h3{

    font-size: 20px !important;

    



}



.profile-vpa-name {

    padding: 10px 0px;

    border-bottom: solid 1px #e9e9e9;



}



.profile-name {

    font-size: 18px;

    font-weight: 500;

    line-height: 1.2;

    color: #7a0408;



}



.profile-description {

    font-size: 14px;

    margin: 20px 0px;

    line-height: 2em;

    font-weight: 500;



}



.profile-links {

    font-size: 16px;

    letter-spacing: 5px;

    padding: 15px 0px;

    border-top: solid 1px #e9e9e9;



}



















.connectbutton-call {

    padding: 2px 20px;

    background-color: #7a0408;

    border: solid 1px #fff;

    font-weight: 500;

    font-size: 16px;

    color: #fff;

    border-radius: 25px;

}



.profile {

    max-width: 70%;

    border: 50%;

}



.connectbutton-call:hover {

    background-color: #ffb200;

    color: #7a0408;

}



.pop-button-profile {

    padding: 10px 0px !important;

    background-color: #fff7e6;

}



.popup-close {

    float: right !important;

    color: #7a0408;

}



.profile-d {

    border-radius: 30px !important;

    border: dashed 1px #979393;

    padding: 2px 10px;

    margin-bottom: 5px;

}

.profile-d:hover {

    background-color: #fff7e6;

}

.profile-description p a{

    margin-right: 8px;

}

.profile-d-i {

    color: #7a0408;

}

.profile-d-c {

    

    color: #000;

}

.profile-d-i:hover{

    color: #7a0408;

}

.profile-d-c:hover {

    

    color: #7a0408;

}



/* profile popup end */







/* quentionaries start */



#section1 h4, h5 {

    font-size: 14px !important;

    font-weight: 600;

    color: #000;

}

#section1 p {

    font-size: 12px !important;

    font-weight: 400;

    color: #000;

}

#section2 h4 {

    font-size: 14px !important;

    font-weight: 600;

    color: #000;

}

#section2 p {

    font-size: 12px !important;

    font-weight: 400;

    color: #000;

}

.section {

    margin-top: 20px;

}

.accordion {

    margin: 20px 0px;

}

/* quentionaries end */

/* advertisement */

.advertisement {

   padding: 30px 0px;

}



/* form padding */

.detail-pop form {

    padding: 20px 0px;

}

.vpa-biz-badge {

    text-align:center;

    max-width: 100%;

    height: 56px;

}

.vpa-biz-badge h3 span{

    font-size:16px;

    font-weight:500;

    background:#ffb200;

   

}

.add-more {

    height:100%;

    display: flex;

    justify-content: center;

    align-items: center;

}

.vpa-biz-nation {

    padding:30px 12px;

}

.business_slider {

    padding: 12px;

    border-radius: 10px;

    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;

}

#business1:target,#business2:target,#business3:target,#business4:target,#business5:target {

    box-shadow: rgba(100, 100, 111, 0.5) 0px 7px 29px 0px;

}

.pop-button-share {

    width: 50%;

}

.pop-button-review {

    width: 50%;

}

#button_container {

        justify-content: space-between !important;

        padding: 0 15px;

        position: absolute;

        top: 96%;

        width: 100%;

        left: 0;

        transform: translate(0%, 0%);

    }







/* lk navbaar start */



.nav-header {

    width: 100%;

    position: fixed;

    z-index: 10;

    height: 72px;

  }

  .main-header {

    display: flex;

    align-items: center;

    height: 72px;

  }

  .logo {

    width: 350px;

  }

  

  .logo img {

    max-width: 100%;

  }

  

  .business-button {

    float: right;

    width: 150px;

    transition: filter 0.5s ease-in-out;

  }

  

  .business-button:hover {

    filter: brightness(1.2);

  }

  

  .business-button img {

    max-width: 150px;

  }

  

  .menu-icon {

    color: #ffffff;

    font-size: 30px;

    float: right;

    width: 22px;

    line-height: 0;

  }

  

  .toggler-vpa {

    padding-right: 19px !important;

  }

  /* header end */

  

  a {

    text-decoration: none !important;

  }

  

  /* nav  start */

  .navbox {

    padding: 20px;

    border-radius: 10px;

    right: -9px;

    float: right;

    width: 320px;

    height: 470px;

    background: #fff;

    box-shadow: 0px 8px 10px -3px rgb(0 0 0 / 49%);

    position: relative;

  }

  .navbox:before {

    border-left: 11px solid transparent;

    border-right: 11px solid transparent;

    border-bottom: 15px solid #ffffff;

    width: 0px;

    height: 0px;

    content: "";

    position: absolute;

    right: 8px;

    top: -12px;

    box-sizing: border-box;

  }

  

  .nav-section-title {

    display: flex;

    padding-top: 10px;

  }

  .nav-section-title:nth-child(1) {

    padding-top: 0px;

  }

  .nav-section-title i {

    color: #7a0408;

    padding-right: 8px;

  }

  .nav-section-title span {

    font-size: 11px;

    font-weight: 600;

  }

  

  .navbox .nav-section {

    margin-bottom: 20px;

  }

  

  .navbox .nav-section-scroll {

    overflow: scroll;

    max-height: 244px;

  }

  .navbox .nav-section .nav-link {

    height: 70px;

    font-size: 10px !important;

    text-align: center;

    line-height: 12px;

    display: flex;

    border: 1px solid rgba(213, 213, 213, 0.596);

    border-radius: 10px;

    box-shadow: -3px 5px 12px -5px rgb(0 0 0 / 10%);

    transition: all 0.2s ease-in-out !important;

    flex-direction: column;

    justify-content: center;

    background-color: #ffefef;

    padding: 0px 7px;

  }

  .navbox .nav-section .nav-link:hover {

    box-shadow: -3px 5px 12px -4px rgb(0 0 0 / 23%);

    background: #ffdcdc;

  }

  .navbox .nav-section .nav-link i {

    width: 100%;

    font-size: 20px;

    color: #7a0408;

    padding-bottom: 5px;

    transition: all 0.1s ease-in-out !important;

  }

  .navbox .nav-section .nav-link:hover i {

    color: #7a0408;

  }

  

  .follow-us {

    display: flex;

    gap: 10px;

  }

  .social-icon-nav {

    color: #9c9c9c;

  }

  .social-icon-nav i {

    font-size: 20px;

    color: #818181;

  }

  .social-icon-nav i:hover {

    font-size: 20px;

    color: #7a0408;

  }

  

  .app-link {

    background: rgb(255 179 51);

    border-top: 1px solid rgb(210, 218, 224);

    border-radius: 0;

    display: block;

    position: absolute !important;

    bottom: 0px !important;

    left: 0px !important;

    width: 100% !important;

    border-radius: 0px 0px 10px 10px;

  }

  .app-div {

    height: 45px;

    padding-left: 30px;

    gap: 12px;

  }

  

  .app-div i {

    color: #7a0408;

  }

  .app-div p {

    line-height: 24px;

    margin: 0px;

    color: #7a0408;

    font-weight: 600;

  }

  

  /* nav box end */

  

  /* scroller */

  .navbox .nav-section::-webkit-scrollbar {

    width: 2px;

    height: 0px;

  }

  .navbox .nav-section::-webkit-scrollbar-button {

    display: none;

  }

  .navbox .nav-section::-webkit-scrollbar-thumb {

    background-color: #b3b3b3;

  }

  .navbox .nav-section::-webkit-scrollbar-track {

    background: #e9e9e9;

  }

  

  .navbox .nav-section::-webkit-scrollbar-thumb:hover {

    background-color: #7a0408;

  }

  .navbox .nav-section::-webkit-scrollbar-corner {

    background: #e9e9e9;

  }

  @media screen and (max-width: 992px) {

    .logo {

      width: 250px;

    }

    .business-button {

      float: right;

      width: 120px;

    }

  

    .navbox {

      width: 400px;

      height: 471px;

    }

  

    .navbox:before {

      border-left: 11px solid transparent;

      border-right: 11px solid transparent;

      border-bottom: 15px solid #ffffff;

      right: 6px;

      top: -10px;

      transform: rotate(3deg);

    }

  }

  @media screen and (max-width: 768px) {

    .logo {

      width: 200px;

    }

    .navbox {

      width: 400px;

      height: 471px;

    }

    .navbox:before {

      border-left: 11px solid transparent;

      border-right: 11px solid transparent;

      border-bottom: 15px solid #ffffff;

      right: 6px;

      top: -10px;

      transform: rotate(3deg);

    }

  }

  @media screen and (max-width: 460px) {

    .logo {

      width: 170px;

    }

  

    .business-button {

      float: right;

      width: 109px;

      padding-right: 10px;

    }

    /* nav */

    .navbox {

      width: 315px;

      height: 545px;

    }

  

    .navbox:before {

      right: 8px;

    }

  

    .navbox .nav-section-scroll {

      max-height: 320px;

    }

    /* nav end */

  }



  /* selct country start*/



.select-country {

    width: 150px;

    height: 50px;

    position: absolute;

    top: 103px;

    right: 39px;

   

  }

  

  

  

  .select-country form {

    position: relative;

    height: 100%;

    width: 100%;

  }

  .select-country form:before {

    position: relative;

  }

  .select-country form:before {

    border-left: 11px solid transparent;

    border-right: 11px solid transparent;

    border-bottom: 15px solid #ffb200;

    width: 0px;

    height: 0px;

    content: "";

    position: absolute;

    right: 16px;

    top: -12px;

    box-sizing: border-box;

  }

  .select-country form select {

   width: 100%;

   height: 100%;

    background: #ffb200;

    border: none;

    padding: 5px 10px;

    border-radius: 9px;

  }

  .select-country form select:focus-visible {

    outline: none;

  }

  

  /* selct country end  */

  

  /* nav bar end */





  .review-button {

      

    padding: 15px 0px;

  }



 



  #bizslider .owl-carousel .owl-nav button.owl-prev,

  #bizslider .owl-carousel .owl-nav button.owl-next {

      z-index: 1;

      width: 30px;

      height: 30px;

      background-color: #7a0408;

      color: #fff;

      border-radius: 50%;

      position: absolute;

      top: 50%;

      transform: translatey(-50%);

  }

  

  #bizslider .owl-nav button span {

    font-size: 30px;

      height: 100%;

      display: block;

      width: 100%;

  }

  #bizslider .owl-carousel .owl-nav button.owl-prev {

    margin-left: -14px;

      left: 0;

  }

  #bizslider  .owl-carousel .owl-nav button.owl-next {

    margin-right: -14px;

      right: 0;

  }

  #bizslider .owl-dots {

    position: absolute;

    bottom: 0;

    background: #000000a3;

    width: 100%;

    text-align: center;

    margin: 0px;

    padding-bottom: 5px;

}





.carousel-img{

    width:100%;

    display:flex;

    justify-content:center;

    align-items:center;

    overflow:hidden;

}



.carousel-img img{

    width:100%;

}



.badge {

    display: flex !important;
        
    width:100%;

    align-items: center;

    text-align: center;

    justify-content: center ;

    padding: 15px 30px !important;

}
.badge div {

    margin:0 10px;

}

.badge div img {
    width:100%;
    height:20px;
    overflow:hidden;
    object-fit:cover;
}








.report {

  position: relative;

  margin:auto;

}



.report span {

  font-size: 20px;

  font-weight: 800;

  color: #7a0408;

  cursor: pointer;

}



/*.option:hover + .optionList{*/

/*  display: block;*/

/*}*/

.optionList {

  position: absolute;

  top: -36px;

  border: 1px solid #adadad;

  left: -137px;

  border-radius: 10px;

  background: #f7f5f5;

  box-shadow: 0px 4px 10px -2px rgb(0 0 0 / 43%);

}

.optionList::after {

  content: "";

  position: absolute;

  right: -9px;

  bottom: 11px;

  transform: rotate(90deg);

  border-left: 6px solid transparent;

  border-right: 6px solid transparent;

  border-bottom: 6px solid #adadad;

}

.optionList a {

  color: #3c4043;

  font-size: 12px;

  font-weight: 500;

  line-height: 20px;

  display: block;

  padding: 8px 16px;

  text-decoration: none;

  transition: background-color 0.3s ease-in-out;

  border-radius: 10px 10px 0px 0px ;

}

.optionList a:nth-child(2) {

  border-radius: 0px 0px 10px 10px;

}

/*.optionList:hover {*/

/*  background-color: #ffb200;*/

/*  color: #7a0408;*/

  

/*}*/

.know-more {

    padding:15px 0px;

}



.about-biz-section .vpa-biz-description {

    padding-bottom:15px;

}

.gallery {

    width:100%;

    display:flex;

}

.gallery a img {

    width: 100%;

}

.gallery a{

    width: 20%;

    float: left;

    margin: 5px;

}

.carousel-img .gallery a{

    width: 100%;

    

}

.slider-video {

    position: relative;

    width: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    text-align: center;

    background-color: #000;

}

.slider-video img{

    width: 100%;

}

.playbtnd {

    position: absolute;

    cursor: pointer;

    

}

.search-popup {

    position: fixed;

    display: flex;

    justify-content: center;

    align-items: center;

    width: 100%;

    height: 100%;

    



}

.slider-video video {

    position: relative;

    max-width: 60%;

    outline-color: #000;

    box-shadow: 0px 0px 10px 0px rgba(27, 31, 35, 0.15);

    background-color : #000;

}

.post-review-p p {

    margin :0px ; 

    padding : 20px 0px;

}

.categories {

padding:20px 0px;

}

.doctors, .teacher, .food, .media, .astro, .entertainment, .shopping  {

    border-radius: 15px;

    margin-bottom:30px;

    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;



}

.doctors  h3, .teacher  h3, .food  h3, .media  h3, .astro  h3, .entertainment h3, .shopping h3 {

   font-size:26px;

   line-height:1.2em;

   font-weight:600;

    background: #7a0408;

    color: #ffb200;

    padding: 10px;

    border-radius: 10px 10px 0px 0px;

    margin:0px;



}

.doctors ul,.teacher ul ,.food ul ,.media ul ,.astro ul ,.entertainment ul ,.shopping ul  {

    padding:20px 30px;

}

.doctors ul li,.teacher ul li,.food ul li,.media ul li,.astro ul li,.entertainment ul li,.shopping ul li  {

    list-style:none;

    font-size:16px;

}

.doctors  ul li a , .teacher  ul li a , .food  ul li a, .media  ul li a, .astro  ul li a, .entertainment  ul li a, .shopping  ul li a{

    

    color:#7a0408;

}

.india-section{

    padding:10px;

}

.india {padding : 20px;}

.india h1 {

    

    font-size: 24px;

    font-weight: 600;

    color: #7a0408;



}

.State-section {

        border: solid 1px #7a0408;

        padding:10px;

        border-radius : 10px;



}

.state h3 {

    font-size: 20px;

    font-weight: 600;

    color: #7a0408;

    

}

.state ul li {

    list-style:none;

    font-size:14px;

    font-weight:400;

    padding:10px 0px;

    float: left;

}

.state ul li a{

    border-radius: 10px;

    color:#7a0408;

    float: left;

    padding:5px 10px;

    margin:2px 5px 2px 10px;

    background:#ffb200;

}

.state ul li a:hover{

    background:#7a0408;

    color:#ffb200;

}

.State-section{

    margin:20px 0px;

}

.search-div {

   

    position: fixed!important;

    right: 0px;

    top: 12%!important;

    width: 100px;

    /* border-radius: 30px 0 0 30px; */

    color: #000;

    font-weight: bold;

    padding: 10px 0px;

    z-index: 9;



}

.search-logo img{

    width: 30px;



}

.search-logo {

    

        position: fixed;

        display: flex;

        background: #ffb200;

        padding: 6px;

        border-radius: 5px;

        z-index: 3;

        margin-left:30px;

    

}

.categories-title h1 {

    line-height:1.2em;

    display:block;

    font-size: 24px;

    font-weight: 600;

    padding: 10px 0px;

    color: #7a0408;

    margin: 0px;



}



#search-popup .biz-detail {

    width: 100% !important;

}

.search-box {

    padding:10px;

    background:#7a0408;



}

 .search-box-t h3{

    color: #fff;

    text-align: start;

}

.search-box-d {

    padding: 100px 0px;

}

.vpa-biz-profile {

        max-width: 720px !important;

    }

.vpa-biz-profile-w { 

    max-width:450px !important;

}

    .vpa-biz-profile-w .owl-dots {

        padding: 10px 0px;

    }



    .profile-gallery {

        width: 100%;

        justify-content: center;

        align-items: center;

        text-align: center;

        padding: 20px;

    }

    .profile-gallery .p-gallery a img{

        border: solid 2px #7a0408;

        border-radius: 5px;

    }



    .profile-gallery .btn {

        padding: 10px 0px;

    }



    .profile-gallery .btn button {

        border: none;

        background-color: #7a0408;

        color: #ffb200;

        padding: 5px 20px;

    }

    

    /* inspection points */

    .inspection .vpa-ins-title {

        text-align: center;

        margin: 30px 0px;



    }



    .inspection .vpa-ins-title h1 {

        font-size: 30px;

        font-weight: 600;

        line-height: 1.2em;

    }

    .inspection .vpa-ins-title p {

        font-size: 14px;

        font-weight: 600;

        line-height: 1.2em;

    }



    .inspection .vpa-ins-content h3 {

        font-size: 18px;

        font-weight: 600;

        line-height: 1.2em;

        color: #7a0408;

    }

    .inspection .vpa-ins-content h2 {

        font-size: 20px;

        font-weight: 600;

        line-height: 1.2em;

        color: #ffb200;

        margin-top: 20px;

        

    }



    .inspection .vpa-ins-content h2 img {

        width: 40px;

        margin-right: 10px;

    }



    .inspection .vpa-ins-content p {

        font-size: 14px;

        font-weight: 400;

        line-height: 1.3em;

        margin-bottom: 20px;

        

    }

    .inspection .vpa-ins-content p span {

        background-color: #f2f2f2;

    }

    

  #p_slider .owl-carousel .owl-nav button.owl-prev,

  #p_slider .owl-carousel .owl-nav button.owl-next {

      z-index: 1;

      font-size: 50px;      

      color: #000;

      border-radius: 50%;

      position: absolute;

      top: 50%;

      transform: translatey(-50%);

  }

  

  #p_slider .owl-nav button span {

      height: 100%;

      display: block;

      width: 100%;

  }

  #p_slider .owl-carousel .owl-nav button.owl-prev {

    margin-left: 0px;

      left: -30;

  }

  #p_slider  .owl-carousel .owl-nav button.owl-next {

    margin-right: 0px;

      right: -30;

  }

  #p_slider .owl-dots {

    bottom: 0;

    width: 100%;

    padding :10px 0;

    text-align: center;

    margin: 0px;

}



.user-profile {

    margin: 20px 0;

    padding: 20px;

    border-radius: 10px;

    text-align: start;

    background-color: #fce099;

}



.user-profile h4 {

    font-size: 20px;

    font-weight: 600;

    line-height: 1.2em;

}



.user-profile p {

    font-size: 14px;

    font-weight: 500;

}



.user-profile div ul {

    padding: 0px;

}



.user-profile div ul li {

    list-style: none;

}



.user-profile div ul li a {

    font-size: 14px;

    color: #7a0408;

    background-color: #fff;

    float: left;

    margin: 5px;

    padding: 0 10px;

    display: flex;

}

.user-profile div ul li a i {

    line-height: 1.4em;

    font-size: 16px;

    margin-right: 5px;

}

.p-gallery h3 {

    font-size: 20px;

    font-weight: 600;

    color: #7a0408;

    text-align: center;

}

.p-button {

    display: flex;

    justify-content: center;

}

.p-button div {

    margin: 10px !important;

    align-self: center;

}

.p-button div button{

    width: 150px;

    padding: 0px 18px;

    line-height: 1.7em;

}

.advertisement {

    border-radius: 10px 10px 0 0;

}

.advertisement .row {

    padding: 0 20px;

}

.advertisement .row .col-lg-6 {

    align-self: center;

    padding: 10px 0;

    

}  

.advertisement .row .col-lg-6 img {

    width: 100%;

    border-radius: 15px; 

    margin: 0;

    padding: 8px 0 0 0 ;

}

.advertisement .row .col-lg-6 div{

    text-align: center;

}

.advertisement .row .col-lg-6 button {

    width: 80%;

    border: none;

    background-color: #fff;

    color: #7a0408;

    line-height: 2em;

    font-size: 16px;

    font-weight: 600;

    margin: 10px 0px;

}

.advertisement .row .col-lg-6 button:hover {

    background-color: #ffb200;

}

.footer-biz {

        background-color: #ffb200;

        padding: 15px;

    }

    .footer-biz h5 {

        font-family: unset;

        font-size: 14px !important;

        color: #000;

        margin: 0;

        text-align: center;

    }

 

 .m-t {

     margin-top : 5%;

 }

 

  .top-business .box-shadow {

     height:450px;

 }

.article {

    display:flex;

    flex-wrap:wrap;

}

 .article .box-shadow {

     min-height:475px;

     height: min-content;

     max-height:475px;

     height: max-content;

     box-sizing: content-box;

     padding:0px;

 }

 .search-vpa form .form-control {

         border: none; 

     -webkit-appearance: default; 

    -moz-appearance: default;

     appearance: auto;

 }



 .footer-vpa{

     background-image:url('../image/footer.svg');

 }
@media (max-width:768px){
    .border-r-gray{ border-bottom: 1px solid #ddd;}
}