.banr-img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}

.carousel-banner .carousel-control-prev {
    width: 3rem;
    height: 3rem;
    top: 40%;
    left: 2%;
    color: #000;
    border-radius: 50%;
    opacity: 1;
    border: none;
    background-color: #ffc107;
}

.carousel-banner .carousel-control-prev:hover {
    background-color: #ffed3b;
}

.carousel-banner .carousel-control-next {
    width: 3rem;
    height: 3rem;
    top: 40%;
    right: 2%;
    color: #000;
    border-radius: 50%;
    opacity: 1;
    border: none;
    background-color: #ffc107;
}

.carousel-banner .carousel-control-next:hover {
    background-color: #ffed3b;
}




@media (max-width: 767px) {
    .banr-img {
        height: 100% !important;
        object-fit: cover !important;
    }

    .carousel-banner .carousel-control-prev,
    .carousel-banner .carousel-control-next {
        width: 1.6rem;
        height: 1.6rem;
    }
}



/* card */
.br-info-card {
    bottom: 45px;
}

.br-str-info-card-header {
    padding: 1.25rem;
    border-bottom: none !important;
    perspective: 1000px
}

.br-str-info-card-header2 {
    padding: 0 15px 15px;
    border-bottom: none !important;
    perspective: 1000px;
    margin-bottom: 22px
}

.brand-data {
    width: 100%;
    height: 75%;
    position: relative;
    transform-style: preserve-3d
}

.brand-data span {
    padding-top: 0px
}

.brand-data p {
    font-family: 'dm_sans9pt_regular';
    margin-left: 23px
}

.br-info-card-str-name.card {
    width: 100%;
    height: 100%;
    font-size: 1.5rem;
    transform-origin: bottom;
    background: 0 0 !important;
    border: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.brand-data .br-info-card-str-name {
    font-size: 1.4rem;
}




.w-rev span a {
    color: #00f;
}

.w-rev span a:hover {
    text-decoration: underline !important;
    color: #00f;
}

.google span b {
    font-size: 1rem;
}

@media (max-width:767px) {
    .w-rev span a {
        font-size: .8rem;
    }
}



.share-data .share-btn {
    vertical-align: top;
    border-radius: 0;
    line-height: 1
}

.share-data .share-btn:hover {
    color: var(--themeprimaryclr);
}

.share-data a>i::before {
    font-weight: 600 !important
}

.br-info-card-str-add,
.br-info-card-str-cont,
.br-info-card-str-kms,
.br-info-card-str-loc,
.br-tags-data li>h4>a {
    font-size: 1rem
}

span.br-info-card-str-loc-icn img {
    height: 18px;
    width: 15px;
    margin-right: 10px;
    margin-bottom: 1rem;
}

span.br-info-card-str-loc-icn .landmark {
    margin-bottom: 0;
}

.br-info-card-str-loc {
    align-items: baseline;
}

.br-info-card-str-loc-info,
.br-info-card-str-time-info,
.br-info-card-str-cont-info,
.br-info-card-dir-btn {
    font-size: 1rem;
}



.br-info-card-str-loc-info {
    font-size: 1rem;
}

.br-info-card .card-body ul li i {
    margin-top: 2px;
}

.change-hover {
    display: flex;
    align-items: center;
}

.change-hover:hover,
.change-hover:hover span,
.change-hover:hover a {
    color: var(--themeprimaryclr);
}

.phone-mob i {
    position: relative;

}

.br-info-card-str-cont-info>a {
    color: #4d4848
}


.br-info-card-dir-btn {
    font-family: 'dm_sans9pt_regular';
    font-weight: 500;
    line-height: 1;
    display: flex !important;
    align-items: center;
}

.br-info-card-str-status {
    font-family: 'dm_sans9pt_regular';
    font-weight: 700;
    padding: 4px 0px;
    /* margin-left: 20px; */
    font-weight: inherit
}

.br-info-card-dir-btn:hover {
    color: var(--themeprimaryclr);
}

.bg-color-opening.br-info-card-str-status {
    width: 100%;
    text-align: end;
}

.br-info-card-badge .br-info-card-str-status {
    width: 100%;
    text-align: end;
    font-size: 1rem;
}

.qrCode {
    font-size: 10px
}

.qrCode {
    display: flex;
    align-items: center
}

.qrCode span:nth-child(2) {
    font-size: 1rem;
}

.qrcodeq {
    display: inline
}

.qrcodeq canvas {
    width: 80px !important;
    vertical-align: middle;
    height: 80px !important;
    margin-top: 5px
}

.custom-pl-1 a:hover {
    color: var(--themeprimaryclr);
}

@media (max-width:400px) {
    .qrCode {
        font-size: 12px
    }
}

@media only screen and (max-width:320px) {
    .qrCode {
        font-size: 13px
    }
}

@media (max-width:767px) {

    .br-info-card-str-name.card {
        font-size: 20px
    }

    .br-info-card-str-loc {
        font-size: 13px;
    }

  

    span.br-info-card-str-status {
        display: none;
    }

    .qrcodeq canvas {
        width: 68px !important;
        height: 68px !important
    }
}

@media (max-width:992px) {
    .br-info-card-str-loc {
        justify-content: start;
    }
}

@media (min-width:768px) and (max-width:992px) {
    .br-info-card-badge .br-info-card-str-status {
        text-align: left;
    }
}

@media (max-width:1100px) {

    .br-info-card-str-loc-info,
    .br-info-card-str-time-info,
    .br-info-card-str-cont-info,
    .br-info-card-dir-btn,
    .br-info-card-badge .br-info-card-str-status {
        font-size: .8rem;
    }

    .qrCode span:nth-child(2) {
        font-size: .8rem;
    }

    .google span b {
        font-size: .8rem;

    }

}