/* ------------about-our course------------------ */

.aboutUsPageTopDiv {
    margin-top: 4rem;
    /* border: 1px solid grey; */
    width: 100%;
    height: 30rem;
    background-image: url("images/bg-image/earth-map-world-map.png");
    /* background-image: url('images/bg-image/earth-map-world-map.png') !important; */
    background-size: cover;
    background-repeat: no-repeat;
    /* opacity: 0.5; */
}

.loginformsec {
    display: none;
}

.clr1d2 {
    color: gray !important;
}

.site-main {
    background-color: #f1ffff;
}

.w320px {
    width: 320px;
}

.p15-0 {
    padding: 15px 0px 0px 0px;
}

.br-2px {
    border-radius: 2px 0px 0px 2px;
    border: 1px solid #1a1f31;
}

.c-d00 {
    color: #d00000;
}
.w-70 {
    width: 70%;
}
.p-1520 {
    padding: 15px 0px 20px 0px;
}
.w-370-h100 {
    width: 370px;
    height: 100%;
}

.p50-p50 {
    padding-left: 50px;
    padding-right: 50px;
}

.p-8px {
    padding: 8px 8px 8px 8px;
}

.t-d-l-t {
    text-decoration: line-through;
}

.mt-30-ds-block {
    margin-top: 30px;
    display: block;
}
.mt30-dnone {
    margin-top: 30px;
    display: none;
}
.clrbc {
    color: #bc3330;
}
.td {
    text-decoration: line-through;
}

.c-bc {
    color: #bc3330;
}

.fs-0px-color-t {
    font-size: 0px;
    color: transparent;
    line-height: 0px;
}

.aboutUsPageTopDivInner {
    /* border: 1px solid green; */
    width: 100%;

    height: 100%;
    background-color: #ffffffb3;
    display: flex;
    /* border-radius: 3rem; */
}

.aboutUsPageTopDivInnerF {
    border: 2rem solid transparent;
    /* width: 100%;                 */
    border-radius: 3rem;
    margin: auto;
}

.textdanger {
    color: #d9070a;
    font-weight: 700;
}

.textdark {
    color: black;
    text-align: center;
    font-weight: 300;
}

.imageContentSectionDiv {
    display: flex;
    margin-top: 3rem;
    width: 90%;
    /* border: 1px solid; */
    height: fit-content;
    flex-wrap: wrap;
    margin: auto;
}

.imageContentSectionDivf {
    width: 50%;
    height: 26rem;
    /* border: 1px solid; */
    display: flex;
    padding: 1rem;
    background-color: lightgoldenrodyellow;
    border-radius: 3px 3px 0 3px;
}

.imageContentSectionDivf img {
    width: 100%;
    margin: auto;
    border-radius: 3px;
    /* height: 100%; */
}

.imageContentSectionDivs {
    width: 50%;
    height: 26rem;
    padding: 2rem 5rem;
    /* border: 1px solid; */
}

.imageContentSectionDivt {
    width: 50%;
    height: 26rem;
    padding: 2rem 5rem;
    /* border: 1px solid; */
}

.imageContentSectionDivfo {
    width: 50%;
    height: 26rem;
    display: flex;
    padding: 1rem;
    background-color: lightgoldenrodyellow;
    border-radius: 0 3px 3px 0;
}

.imageContentSectionDivfo img {
    width: 100%;
    margin: auto;
    border-radius: 3px;
}

.imageContentSectionDivfi {
    width: 50%;
    height: 26rem;
    display: flex;
    padding: 1rem;
    background-color: lightgoldenrodyellow;
    border-radius: 3px 0 3px 3px;
}

.imageContentSectionDivfi img {
    width: 100%;
    margin: auto;
    border-radius: 3px;
}

.imageContentSectionDivsi {
    width: 50%;
    height: 26rem;
    padding: 2rem 5rem;
}

.secondHeadingAboutPagediv {
    width: 90%;
    margin: auto;
    text-align: center;
    padding: 3rem 0 2.3rem;
}

.secondHeadingParaAboutPage {
    font-size: 18px;
    text-align: center;
}

.secondHeadingParaAboutPagezig {
    font-size: 18px;
    text-align: center;
}

/* third section  */
.thirdSectionContentAboutPageDive {
    /* border: 1px solid green; */
    width: 90%;
    /* display: flex; */
    margin: 3rem auto;
    height: fit-content;
}

.thirdSectionContentAboutPageDivein {
    /* border-top: 2rem solid rgb(95, 213, 218); */
    width: 100%;
    height: 100%;
    display: flex;
    margin: 1rem auto;
}

.tscaboutpsiimgs {
    border: 2rem solid grey;
    width: 30%;
    display: flex;
    background-color: bisque;
    border-radius: 100%;
}

.tscaboutpsiimgs img {
    width: 100%;
    margin: auto;
    border-radius: 100%;
}

.contentbordersectiondiv {
    border: 1rem solid gray;
    border-left: none;
    border-right: none;
    width: 70%;
    padding: 2rem;
    margin: auto;
}

.thirdSectionHeadingAboutPage {
    text-align: center;
    margin: auto;
    width: 90%;
    padding: 3rem 0 0 0;
}

.w100-pre {
    width: 100%;
    position: relative;
}

.imageContentSectionDivfomob {
    display: none;
}

.tscaboutpsiimgsdask {
    display: flex;
}

.tscaboutpsiimgsmob {
    display: none;
}

@media (max-width: 768px) {
    .aboutUsPageTopDiv {
        margin-top: 0rem;
        /* border: 1px solid grey; */
        width: 100%;
        height: auto;
        background: cadetblue;
        background-size: cover;
        background-repeat: no-repeat;
        /* opacity: 0.5; */
    }

    .imageContentSectionDiv {
        display: block;
        margin-top: 3rem;
        width: 90%;
        /* border: 1px solid; */
        height: fit-content;
        /* flex-wrap: wrap; */
        margin: auto;
    }
    .dbw100 {
        display: block;
        width: 100%;
    }
    .bg-t-h-100 {
        background-color: transparent;
        height: 100vh;
    }

    .imageContentSectionDivf {
        width: 100%;
        height: auto;
        padding: 0.3rem;
    }

    .imageContentSectionDivs {
        width: 100%;
        height: auto;
        padding: 0.3rem;
    }

    .imageContentSectionDivfo {
        display: none;
    }

    .imageContentSectionDivfomob {
        width: 100%;
        height: auto;
        display: flex;
        padding: 0.3rem;
        background-color: lightgoldenrodyellow;
        border-radius: 0 3px 3px 0;
    }

    .imageContentSectionDivt {
        width: 100%;
        height: auto;
        padding: 0.3rem;
    }

    .imageContentSectionDivfi {
        width: 100%;
        height: auto;
        padding: 0.3rem;
    }

    .imageContentSectionDivsi {
        width: 100%;
        height: auto;
        padding: 0.3rem;
    }

    .thirdSectionContentAboutPageDivein {
        width: 100%;
        height: 100%;
        display: block;
        margin: 1rem auto;
    }

    .tscaboutpsiimgs {
        border: 1rem solid grey;
        width: 100%;
        display: flex;
        background-color: bisque;
        border-radius: 100%;
    }

    .contentbordersectiondiv {
        border: 1rem solid gray;
        border-left: none;
        border-right: none;
        width: 100%;
        padding: 0.5rem;
        margin: auto;
    }

    .tscaboutpsiimgsmob {
        display: flex;
    }

    .tscaboutpsiimgsdask {
        display: none;
    }
}

/* ------------------conttact us------------ */
/* ------------------conttact us------------ */
/* ------------------conttact us------------ */

.borderRedtweheuiff {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.bcrgbatts {
    background-color: rgba(236, 255, 255, 0.425);
}

.borradtweheiffwhun {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.borderZero {
    border: 0;
}

/* //////////////////////////header/////////////////// */

/* ===== Insta Feed Container ===== */
#instafeed-container {
    width: 100%;
    margin: auto;
    /* height: 21rem; */
    /* background: #fff; */
    /* box-shadow: 0 0 0 cadetblue, inset 0 0 5px cadetblue; */
    display: flex;
    /* align-items: stretch; */
    /* border-radius: 8px; */
    overflow: hidden;
    -webkit-overflow-scrolling: touch; /* iOS smooth scroll */
}

/* ===== Card ===== */
#instafeed-container a {
    flex: 0 0 15rem;
    width: 15rem;
    aspect-ratio: 9 / 16; /* maintain frame */
    margin: 0 10px;
    padding: 0;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 0 5px cadetblue;
    position: relative;

    /* animation */
    animation: hireymove 120s linear infinite;
    -webkit-animation: hireymove 120s linear infinite;
    will-change: transform;
}

/* ===== Image (no crop, always fit) ===== */
#instafeed-container a img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* full post visible */
    object-position: center center;
    display: block;
    border-radius: 8px;
    background: #fff; /* bars same color */
    /* box-shadow: 0 0 8px darkseagreen; */
}

/* ===== Keyframes with Safari fixes ===== */
@keyframes hireymove {
    0% {
        transform: translate3d(0, 0, 0);
    }
    10% {
        transform: translate3d(-30rem, 0, 0);
    }
    20% {
        transform: translate3d(-60rem, 0, 0);
    }
    30% {
        transform: translate3d(-90rem, 0, 0);
    }
    40% {
        transform: translate3d(-120rem, 0, 0);
    }
    50% {
        transform: translate3d(-150rem, 0, 0);
    }
    60% {
        transform: translate3d(-180rem, 0, 0);
    }
    70% {
        transform: translate3d(-210rem, 0, 0);
    }
    80% {
        transform: translate3d(-240rem, 0, 0);
    }
    90% {
        transform: translate3d(-270rem, 0, 0);
    }
    100% {
        transform: translate3d(-300rem, 0, 0);
    }
}

@-webkit-keyframes hireymove {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }
    10% {
        -webkit-transform: translate3d(-30rem, 0, 0);
    }
    20% {
        -webkit-transform: translate3d(-60rem, 0, 0);
    }
    30% {
        -webkit-transform: translate3d(-90rem, 0, 0);
    }
    40% {
        -webkit-transform: translate3d(-120rem, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(-150rem, 0, 0);
    }
    60% {
        -webkit-transform: translate3d(-180rem, 0, 0);
    }
    70% {
        -webkit-transform: translate3d(-210rem, 0, 0);
    }
    80% {
        -webkit-transform: translate3d(-240rem, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-270rem, 0, 0);
    }
    100% {
        -webkit-transform: translate3d(-300rem, 0, 0);
    }
}

/* ===== Mobile ===== */
@media (max-width: 768px) {
    /* #instafeed-container {
        height: 21rem;
    } */

    #instafeed-container a {
        flex: 0 0 15rem;
        width: 15rem;
        aspect-ratio: 9 / 16;
        height: auto;
        margin: 8px;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
    }

    #instafeed-container a img {
        object-fit: contain; /* safe on mobile too */
        background: #fff !important;
    }
}

.headingFifthStyle {
    font-size: 1.3rem;
    margin: 22px 0 0;
}

.bcwhiteo {
    background-color: #f1ffff;
}

.fz-18-cl-b {
    font-size: 18px;
    color: black;
    line-height: 35px;
}

.w-95-m-a {
    width: 95%;
    margin: auto;
}

.t-s-4px {
    text-shadow: 4px 3px 5px #ccc;
}

.himg-1 {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.himg-2 {
    border-radius: 25px;
    width: 100%;
}

.b-0 {
    border: 0px;
}

.text_align_justify_style {
    text-align: justify;
}

.margin-top-2rem-ram {
    margin-top: 2rem;
}

.shadstyleo {
    border: 15px solid rgb(255, 255, 255);
    border-radius: 2px;
    box-shadow: 20px black;
    width: 90%;
}

.whndredo {
    width: 100%;
}

.colorThemeWeb {
    color: #d9070a;
}

.margintopfifteen {
    margin-top: 15px;
}

.visitorvisawebp {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.img_qone {
    border-radius: 25px;
    width: 100%;
}

.imahegstyle {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.imageduolingo {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.imagesdeulingon {
    border-radius: 25px;
    width: 100%;
}

.imagevisitor-visa {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.imagevisitor-visatwo {
    border-radius: 25px;
    width: 100%;
}

.imagesgt-ielts {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.imagesgt-ieltsn {
    border-radius: 25px;
    width: 100%;
}

.ieltsn {
    border-radius: 25px;
    width: 100%;
}

.ieltsnoimage {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.visitorevisastyle {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}
.w100 {
    width: 100%;
}

.visitorevisastylesec {
    border-radius: 25px;
    width: 100%;
}

.ptecoreimage {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.ptecoreimagen {
    border-radius: 25px;
    width: 100%;
}

.pteukviimage {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.pteukviimagen {
    border-radius: 25px;
    width: 100%;
}

.imagepteo {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.imagepteon {
    border-radius: 25px;
    width: 100%;
}

.imagepteo {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.imagepteon {
    border-radius: 25px;
    width: 100%;
}

.visitorvisaimgthree {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.visitorvisaimgthreen {
    border-radius: 25px;
    width: 100%;
}

.ieltsukviimgo {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.ieltsukviimgon {
    border-radius: 25px;
    width: 100%;
}

.visitorvisaImgFouro {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.visitorvisaImgFourobc {
    background-color: rgba(236, 255, 255, 0.425);
}

.visitorvisaImgFourtwo {
    width: 100%;
    padding: 20px;
}

.visitorvisaImgFourthre {
    width: 100%;
    padding: 20px;
}

.visitorvisaImgFourfo {
    width: 100%;
    padding: 20px;
}

.visitorvisaImgFourfi {
    width: 100%;
    padding: 20px;
}

.visitorvisaImgFoursix {
    width: 100%;
    padding: 20px;
}

.visitorvisaImgFourseve {
    width: 100%;
    padding: 20px;
}

.visitorvisaImgFoureigh {
    width: 15rem;
    height: 15rem;
    overflow: scroll;
}

.aboutrealitytestimgo {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.borderXero {
    border: 0;
}

.borderZero {
    border: 0;
}

li::marker {
    color: red;
}

li::marker {
    color: red;
}

.widthFiHundr {
    width: 500px;
}

.assessmentformdiv {
    /* border: 2px solid grey; */
    width: 100%;
    display: flex;
    padding: 6rem 0 5rem;
}

.assessmentformdivinner {
    width: 65%;
    margin: auto;
    /* border: 1px solid green; */
    display: flex;
    box-shadow: 0px 0px 3px grey;
    border-radius: 10px;
}

.assessmentformdivform {
    width: 90%;
    margin: auto;
}

.assessmentformdivformdiv {
    width: 100%;
    display: ruby;
    /* border:1px solid grey; */
    /* height: fit-content; */
}

.assessmentformdivformInput {
    width: 48.5% !important;
    margin: 0.3rem auto;
    box-shadow: 0px 0px 2px lightgrey !important;
    padding: 1rem;
}

.assessmentformdivformInputlast {
    width: 99%;
    margin: 0.5rem 0.5%;
}

.assessmentformdivformbtn {
    background-color: #d9070a;
    padding: auto 2rem;
    border-radius: 50px;
    float: right;
    /* margin-right: 1%; */
    margin: 0.5rem 1% 1rem;
}

.assessmentformdivformHeading {
    text-align: center;
    padding: 1rem 0 0.5rem;
}

@media (max-width: 768px) {
    .assessmentformdivinner {
        width: 95%;
    }

    .assessmentformdivformInput {
        width: 100% !important;
    }

    .assessmentformdiv {
        padding: 3rem 0;
    }
}

.bcwhiteo {
    background-color: #f1ffff;
}

.shdhivform {
    width: 80%;
    margin: auto;
    /* border: 2px solid green; */
    padding: 3rem;
    background-color: ghostwhite;
}

.margin-top-three {
    margin-bottom: 4rem;
}

.inputStyleCommon {
}

.textshadowo {
    text-shadow: 4px 3px 5px #ccc;
}

.textshadowof {
    text-shadow: 4px 3px 5px #ccc;
}

.textshadowot {
    text-shadow: 4px 3px 5px #ccc;
}

.contactcontacttwo {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.bccolorputo {
    background-color: rgba(236, 255, 255, 0.425);
}

.Study-visa-imageimage {
    width: 100%;
    padding: 20px;
}

.about-course-our-two {
    width: 100%;
    padding: 20px;
}

.bcwhiteonly {
    background-color: #fff;
}
.h-304px {
    height: 304px;
}
.h-546px {
    height: 546px;
}
.h-533px {
    height: 533px;
}
.p8888 {
    padding: 8px 8px 8px 8px;
}
.w-200px {
    width: 200px;
}
.d-npne {
    display: none;
}
.p17-15 {
    padding: 17px 15px;
}
.h-60px {
    height: 60px;
}
.h120 {
    height: 120px;
}

.wthsezeheihund {
    width: 370px;
    height: 100%;
}

.paddingfifzezeze {
    padding: 15px 0px 0px 0px;
}

.forgetPasswordDiv {
    /* border: 1px solid grey; */
    width: 100%;
    display: flex;
    /* padding: 2%; */
    margin-top: 7rem;
    margin-bottom: 3rem;
}

.forgetPasswordDivInner {
    /* border: 1px solid skyblue; */
    width: 40%;
    margin: auto;
    padding: 0rem 3rem 1.5rem;
    box-shadow: 0px 0px 4px grey;
    border-radius: 10px;
}

.fgpassInput {
    width: 100%;
    padding: 1.2rem;
    margin: 0.5rem 0 1rem;
    border: 1px solid lightgrey;
    border-radius: 3px;
    box-shadow: 0px 0px 2px lightgrey;
}

.textcenterheding {
    text-align: center;
    margin: 1.5rem auto 2rem;
}

.fgpassbtn {
    padding: 0.9rem 1.2rem;
    width: 30%;
    margin: 1rem auto;
    float: right;
    background-color: #d9070a;
    color: white;
    font-size: 17px;
    font-weight: 700;
    border: none;
    border-radius: 50px;
}

@media (max-width: 768px) {
    .forgetPasswordDiv {
        margin-top: 3rem;
    }

    .forgetPasswordDivInner {
        width: 90%;
        padding: 0rem 1.2rem 0.5rem;
    }

    .fgpassbtn {
        width: 50%;
        padding: 0.3rem auto 1rem;
    }

    .textcenterheding {
        text-align: center;
        margin: 1.5rem auto 1rem;
    }
}

.paddingEight {
    padding: 8px 8px 8px 8px;
}

.dependentaustralisao {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.dependentaustralisaos {
    border-radius: 25px;
    width: 100%;
}

.dependentcanadao {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.dependentcanadaos {
    border-radius: 25px;
    width: 100%;
}

.justifyAlignText {
    text-align: justify;
}

.dependentnewoa {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.dependentnewoan {
    border-radius: 25px;
    width: 100%;
}

.dependentukoa {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.dependentukoan {
    border-radius: 25px;
    width: 100%;
}

.dependentukoanJusTexAlin {
    text-align: justify;
}

.dependent_usa_o {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.dependent_usa_on {
    border-radius: 25px;
    width: 100%;
}

.dependent_usa_justifyalign {
    text-align: justify;
}

.dependent_visa_final_o {
    border-radius: 25px;
    height: fit-content;
    width: 100%;
}

.textshadowftf {
    text-shadow: 4px 3px 5px #ccc;
}

.bcWhiteColor {
    background-color: #f1ffff;
}

.brtwozerozt {
    border-radius: 2px 0px 0px 2px;
    border: 1px solid #1a1f31;
}

.wnoneheighthund {
    height: 100%;
}

.paddfiftzzz {
    padding: 15px 0px 0px 0px;
}

.flex-display-section {
    display: flex;
    /* border: 2px solid red; */
}

.containerwidth {
    width: 100%;
}

.wrapper {
    background-color: #ffffff;
    padding: 10px 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
    box-shadow: 0 15px 25px rgba(0, 0, 50, 0.2);
}

.toggle,
.content {
    font-family: "Poppins", sans-serif;
}

.toggle {
    width: 100%;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 16px;
    color: #111130;
    font-weight: 600;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 0;
}

.content {
    position: relative;
    font-size: 14px;
    text-align: justify;
    line-height: 30px;
    height: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.headingFYPthree {
    padding-top: 7rem;
    padding-bottom: 1rem;
    text-align: center;
}

.sendotpvarificationouter {
    width: 100%;
    display: flex;
    padding: 0 0 5rem 0;
    /* padding will be comment */
    /* border: 1px solid green; */
}

input:focus,
input:active,
select:focus,
select:focus {
    outline: none;
}

.textcenterheding {
    text-align: center;
    margin: 0 auto 2rem;
    /* width: 90%; */
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-image: url('path_to_your_custom_image.webp'); */
    background-position: right center;
    /* background-color: yellow; */
    padding-right: 20px;
}

select::-ms-expand {
    display: none;
}

#varficationModel {
    display: none;
}

.headingVericatonCodeFour {
    text-align: center;
    padding: 15px 0 5px;
}

@media (max-width: 768px) {
    .sendotpvarificationinput {
        width: 95% !important;
        margin-top: 1rem;
    }

    .sendotpvarificationinputone {
        width: 95% !important;
    }
}

.verifyforgetpassotpdiv {
    border: 1px solid green;
    width: 100%;
    height: fit-content;
    display: flex;
    /* padding: 2rem 0; */
    background-color: #1c161661;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
}

.verifyforgetpassotpdivinner {
    width: 35%;
    margin: auto;
    margin-top: 140px;
    border: 1px solid grey;
    display: flex;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 0px 4px grey;
    background-color: #fff;
}

.verifyforgetpassotpdivfinput {
    padding: 1rem;
    width: 100%;
    margin: 0.5rem 0 1rem;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 0px 3px grey;
}

.verifyforgetpassotpdivform {
    width: 80%;
    margin: 0.5rem auto 2rem;
}

.verifyforgetpassotpdivfbtn {
    border: none;
    padding: 1rem 3rem;
    border-radius: 50px;
    background-color: #d9070a;
    color: white;
    float: right;
    margin: 0.5rem 0;
    font-size: 15px;
    font-weight: 700;
}

.verifyforgetpassotpdivform h2 {
    text-align: center;
}

@media (max-width: 768px) {
    .verifyforgetpassotpdivinner {
        width: 90%;
        margin: auto;
        margin-top: 85px;
    }

    .verifyforgetpassotpdivform {
        width: 85%;
        /* margin: 0.5rem auto 2rem; */
    }
}

.headingFYPthree {
    padding-top: 7rem;
    padding-bottom: 1rem;
    text-align: center;
}

.sendotpvarificationouter {
    width: 100%;
    display: flex;
    padding: 0 0 5rem 0;
    /* padding will be comment */
    /* border: 1px solid green; */
}

input:focus,
input:active,
select:focus,
select:focus {
    outline: none;
}
/* 
.sendotpvarificationbtn {
    padding: 0.9rem;
    width: 30%;
    margin: 1.5rem 0 2rem;
    float: right;
    background-color: #d9070a;
    color: white;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 50px;
}

.sendotpvarificationbtn {
    padding: 1.2rem;
    width: 70%;
    margin: 2rem auto 0;
    background-color: #d9070a;
    color: white;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 50px;
} */

.sendotpvarificationbtn {
    padding: 1.2rem;
    width: 70%;
    margin: 2rem auto 0;
    /* float: right; */
    background-color: #d9070a;
    color: white;
    font-size: 16px;
    font-weight: 700;
    border: none;
    border-radius: 50px;
}

.textcenterheding {
    text-align: center;
    margin: 0 auto 2rem;
    /* width: 90%; */
}
/* 
.sendotpvarificationform {
    width: 80%;
    margin: 10% auto;
}

.sendotpvarificationform {
    width: 80%;
    margin: 10% auto;
}
.sendotpvarificationform {
    width: 95%;
    margin: auto;
} */
.sendotpvarificationform {
    width: 82%;
    margin: 10% auto;
}

.sendotpvarificationbtndiv {
    width: 98%;
    margin: auto;
    height: fit-content;
    display: flex;
}
/* 
.sendotpvarificationbtndiv {
    width: 98%;
    margin: auto;
    height: fit-content;
    display: flex;
}

.sendotpvarificationbtndiv {
    width: 98%;
    margin: auto;
    height: fit-content;
} */

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* background-image: url('path_to_your_custom_image.webp'); */
    background-position: right center;
    /* background-color: yellow; */
    padding-right: 20px;
}

select::-ms-expand {
    display: none;
}

#varficationModel {
    display: none;
}

.headingVericatonCodeFour {
    text-align: center;
    padding: 15px 0 5px;
}

.verifyforgetpassotpdiv {
    border: 1px solid green;
    width: 100%;
    height: fit-content;
    display: flex;
    /* padding: 2rem 0; */
    background-color: #1c161661;
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    height: 100%;
}

.verifyforgetpassotpdivinner {
    width: 35%;
    margin: auto;
    margin-top: 140px;
    border: 1px solid grey;
    display: flex;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 0px 4px grey;
    background-color: #fff;
}

.verifyforgetpassotpdivfinput {
    padding: 1rem;
    width: 100%;
    margin: 0.5rem 0 1rem;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 0px 3px grey;
}

.verifyforgetpassotpdivform {
    width: 80%;
    margin: 0.5rem auto 2rem;
}

.verifyforgetpassotpdivfbtn {
    border: none;
    padding: 1rem 3rem;
    border-radius: 50px;
    background-color: #d9070a;
    color: white;
    float: right;
    margin: 0.5rem 0;
    font-size: 15px;
    font-weight: 700;
}

.verifyforgetpassotpdivform h2 {
    text-align: center;
}

@media (max-width: 768px) {
    .verifyforgetpassotpdivinner {
        width: 90%;
        margin: auto;
        margin-top: 85px;
    }

    .verifyforgetpassotpdivform {
        width: 85%;
        /* margin: 0.5rem auto 2rem; */
    }
}

.arrow-left-buttonstyle {
    position: absolute;
    left: 5%;
    z-index: 10;
    top: 32%;
    background-color: transparent;
    border-radius: 50px;
    color: #d9070a;
    padding: 0.75rem 1rem;
    font-weight: bold;
    font-size: 1.5rem;
}

.arrow-left-buttonstyle:hover {
    background-color: #d9070a;
    color: white;
}

.arrow-right-buttonstyle {
    position: absolute;
    left: 90%;
    background-color: transparent;
    top: 32%;
    z-index: 11;
    padding: 0.75rem 1rem;
    border-radius: 50px;
    color: #d9070a;
    font-weight: bold;
    font-size: 1.5rem;
}

.arrow-right-buttonstyle:hover {
    background-color: #d9070a;
    color: white;
}

@media (max-width: 768px) {
    .arrow-right-buttonstyle {
        left: 85%;
    }
}

.visitallgoooglereviews {
    width: 100%;
    display: flex;
}

.visitallgoooglereviews a {
    width: 100%;
    margin: 1rem auto;
}

.visitallgoooglereviews a button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem;
    color: black;
    background-color: white;
    display: flex;
    margin: auto;
}

.visitallgoooglereviewsall {
    width: 100%;
    display: flex;
}

.visitallgoooglereviewsall a {
    width: 100%;
    margin: 1rem auto;
}

.visitallgoooglereviewsall a button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem 4rem;
    color: black;
    background-color: white;
    display: flex;
    margin: auto;
}

.visitallgoooglereviewsbtn {
    width: 100%;
    display: flex;
}

.visitallgoooglereviewsbtn button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem 4rem;
    color: black;
    background-color: white;
}

.visitallgoooglereviews button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem 4rem;
    color: black;
    background-color: white;
}

@media (max-width: 768px) {
    .visitallgoooglereviews a {
        /* width: 60%; */
    }
}

.mtrbl {
    margin: 1rem 0;
}

@media (max-width: 768px) {
    .mtrbl {
        margin: 0 0 1rem;
    }

    .display-hide-for-mobile {
        display: none;
    }
}

#whatsapp-chat {
    position: fixed;
    background: #fff;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    right: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
}

a.blantershow-chat {
    background-color: #25d366;
    color: #fff;
    position: fixed;
    z-index: 98;
    bottom: 100px;
    right: 30px;
    font-size: 30px;
    padding: 12px 4px 10px 13px;
    border-radius: 100px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

a.blantershow-chat i {
    transform: scale(1.2);
    margin: 0 10px 0 0;
}

.modal-header {
    border: 0px !important;
}

.header-chat {
    background: linear-gradient(to right top, #65b741, #c1f2b0);
    color: #fff;
    padding: 20px;
}

.header-chat h3 {
    margin: 0 0 10px;
}

.header-chat p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}

.info-avatar {
    position: relative;
}

.info-avatar img {
    border-radius: 100%;
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}

.info-avatar:before {
    content: "\f232";
    z-index: 1;
    font-family: "Font Awesome 5 Brands";
    background: #23ab23;
    color: #fff;
    padding: 4px 5px;
    border-radius: 100%;
    position: absolute;
    top: 30px;
    left: 30px;
}

a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 2.5s;
}

a.informasi:hover {
    background: #f1f1f1;
}

.info-chat span {
    display: block;
}

#get-label,
span.chat-label {
    font-size: 12px;
    color: #888;
}

#get-nama,
span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}

#get-label,
#get-nama {
    color: #fff;
}

span.my-number {
    display: none;
}

.blanter-msg {
    color: #444;
    padding: 20px;
    font-size: 12.5px;
    text-align: center;
    border-top: 1px solid #ddd;
}

textarea#chat-input {
    border: none;
    font-family: "Arial", sans-serif;
    width: 100%;
    height: 20px;
    outline: none;
    resize: none;
}

a#send-it {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #ffffff;
    width: 40px;
    margin: -5px 0 0 5px;
    font-weight: 700;
    padding: 8px;
    background: linear-gradient(to right top, #65b741, #c1f2b0);
    border-radius: 10px;
}

.first-msg {
    background: #f5f5f5;
    padding: 30px;
    text-align: center;
}

.first-msg span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block;
}

.start-chat .blanter-msg {
    display: flex;
}

#get-number {
    display: none;
}

a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
}

@keyframes showhide {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}

@media screen and (max-width: 568px) {
    #whatsapp-chat {
        position: fixed;
        z-index: 99;
        bottom: 120px;
        width: 70% !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width: auto;
        left: 5%;
        right: 5%;
        font-size: 80%;
        position: fixed;
        z-index: 98;
        bottom: 130px;
    }
}

.hide {
    display: none;
    animation-name: showhide;
    animation-duration: 1.5s;
    transform: scale(1);
    opacity: 1;
}

.show {
    display: block;
    animation-name: showhide;
    animation-duration: 1.5s;
    transform: scale(1);
    opacity: 1;
}

.row-cols-1 {
    display: flex;
}

.why-row {
    padding: 30px 100px 0px 100px;
}

@media (max-width: 1070px) {
    a.blantershow-chat {
        /* margin-bottom: 105px !important; */
    }
}

@media (max-width: 600px) {
    a.blantershow-chat {
        margin-bottom: 55px !important;
    }
}

.border-one-pixel {
    padding: 0.7rem 2rem;
    box-shadow: 0px 0px 3px grey;
    border-radius: 50px;
}

.border-one-pixel:hover {
    background-color: #d9070a;
    color: white;
}

.submitmodalbtnstyle {
    border: none;
    background-color: #d9070a;
    color: white;
    border-radius: 50px;
    font-size: 16px;
}

/* .sendotpvarificationinner {
    margin: auto;
    border: none;
    padding: 0.5rem 0;
}

.sendotpvarificationinner {
    margin: auto;
    border: none;
    padding: 0.5rem 0;
}


.sendotpvarificationinner {    
    width: 100%;
    margin: auto;
    border: none;  
    padding: 0.5rem 0;
} */

.sendotpvarificationinner {
    width: 40%;
    margin: auto;
    border: none;
    box-shadow: 0px 0px 4px grey;
    border-radius: 10px;
    padding: 0.5rem 0 1rem;
}

.sendotpvarificationinput {
    width: 100% !important;
    padding: 1rem 1rem !important;
    border: none !important;
    box-shadow: 0px 0px 3px grey !important;
    border-radius: 4px;
    margin: 1.5rem auto 0rem;
}
/* 
.sendotpvarificationinput {
    width: 67%;
    padding: 1.05rem 1rem;
    margin-left: 2%;
    border: none;
    box-shadow: 0px 0px 3px grey;
    border-radius: 5px;
}

.sendotpvarificationinput {
    width: 100% !important;
    padding: 1rem 1rem !important;
    border: none !important;
    box-shadow: 0px 0px 3px grey !important;
    border-radius: 4px;
    margin: 1.5rem auto 0rem;
}


.sendotpvarificationinput {
    width: 47% !important;
    padding: 1.05rem 1rem;
    border: none;
    font-size: 13px;
    box-shadow: 0px 0px 3px grey;
    border-radius: 5px;
    margin: auto;
} */

.sendotpvarificationinput::placeholder {
    color: lightgrey;
}

input:focus,
input:active,
select:focus,
select:focus {
    outline: none;
}

.textcenterheding {
    text-align: center;
    margin: 0 auto 2rem;
    /* width: 90%; */
}

.sendotpvarificationinputone {
    width: 100%;
    padding: 1rem 1rem;
    border: none !important;
    border-radius: 4px;
    box-shadow: 0px 0px 3px grey !important;
    margin: auto;
}

/* 
.sendotpvarificationinputone {
    width: 30%;
    padding: 1rem 0.6rem;
    border: none;
    border-radius: 5px;
    box-shadow: 0px 0px 3px grey;
}
.sendotpvarificationinputone {
    width: 47%;
    padding: 1rem 0.6rem;
    border: none !important;
    border-radius: 5px;
    box-shadow: 0px 0px 3px grey;
    margin: auto;
} */

.bgg {
    background-color: #fff;
}

.hhh {
    height: 100%;
}

.ppp {
    padding: 15px 0px 0px 0px;
}

.www {
    width: 320px;
}

.bg-t {
    background-color: rgba(236, 255, 255, 0.425);
}

.mt26 {
    margin-top: 26px;
}

.clr1d2143 {
    color: #1d2143;
}

.bd-rgba {
    background-color: rgba(236, 255, 255, 0.425);
}

.low {
    text-transform: lowercase;
}

.rowdflex {
    margin: 0 !important;
    padding: 0 1rem;
}

.bgprimarytextwhite {
    padding: 13px 3rem;
    border-radius: 50px;
    box-shadow: 0px 0px 3px lightgray;
}

.bgprimarytextwhite:hover {
    color: white;
    background-color: #d9070a;
}

.loginBtnStyle {
    margin: 31px 1rem 23px;
    color: #d9070a;
    border-radius: 50px;
    font-size: 1.1rem;
    font-weight: 700;
}

@media (max-width: 768px) {
    .bgprimarytextwhite {
        float: right;
    }

    .image-images-stylesb {
        margin: 1.5rem 0.5rem;
        text-align: end;
        /* width: 23%; */
        float: right;
        display: flex;
        background-color: red;
    }

    .header-classs {
        border-bottom: 1px solid gray;
        width: 100%;
        height: 6rem;
        display: block;
        box-shadow: 0px 4px 8px gray;
        margin: auto;
        /* position: fixed; */
    }

    .navbar-sb {
        width: 6rem;
        margin: 0 5px;
        border: none;
        padding: 0.5rem;
        border-radius: 3px;
        background-color: white;
        text-align: center;
    }

    .navbar-sb a {
        color: black;
    }

    .doubleclickbtn {
        display: none;
    }

    .margin-autosb {
        /* margin: 1rem; */
        width: 15rem;
        padding: 1rem;
    }
}

@media (max-width: 768px) {
    .header-classs {
        height: 4.5rem;
    }

    .margin-autosb {
        width: 10rem;
        padding: 1rem;
    }

    .image-images-stylesb {
        margin: 2%;
        text-align: center;
        width: 6.6rem;
        position: absolute;
        z-index: 30;
        right: 0;
        top: 3.5rem;
        float: right;
        display: flex;
        background-color: red;
        flex-wrap: wrap;
        display: none;
    }

    .doubleclickbtn {
        display: block;
        float: inline-end;
    }

    .iconthreebars {
        margin: 1rem;
        font-size: 25px;
        color: red;
        border: 1px solid grey;
        padding: 4px 5px;
        border-radius: 3px;
    }
}

.float-inline-end {
    float: inline-end;
}

.footer-common-for-sb {
    border: 1px solid grey;
    width: 100%;
    height: 6rem;
    margin-top: 1.5rem;
    background-color: #db1d1d;
}

.paddingeight {
    padding: 8px 8px 8px 8px;
}

.aboutSubMenu {
    display: none;
}

.footer-section-userdashboard {
    width: 100%;
    height: 5rem;
}

.heightsevenoo {
    width: 100%;
    height: 7rem;
}

.textalignjustify {
    text-align: justify;
}

.headerDivForAdmin {
    /* border: 1px solid green; */
    width: 51.2%;
    /* background-color: skyblue; */
    display: flex;
    border-radius: 45px 45px 0 0;
}

.header-class {
    border-bottom: 1px solid lightgray;
    width: 100%;
    height: 7rem;
    display: flex;
    /* box-shadow: 0px 4px 4px lightgrey; */
    box-shadow: 0px 1px 9px lightgrey;
    margin: auto;
    /* position: fixed; */
    background-color: #fff;
}

.headerDivForAdminImg {
    border: 1px solid lightgoldenrodyellow;
    margin: auto;
    width: 95%;
    /* padding: 0.5rem; */
}

.image-images-style {
    /* margin-right: 1rem; */
    text-align: end;
    width: 100%;
}

.adminPictureDiv {
    /* border: 1px solid red; */
    width: 15%;
    float: inline-end;
    height: 100%;
    display: flex;
}

.adminPictureDiv span {
    border: 1px solid grey;
    padding: 0 7px;
    font-size: 20px;
    margin: auto;
    border-radius: 3px;
    margin-right: 13%;
}

.adminPictureDiv span i {
    color: gray;
}

.image-images-style img {
    height: 72%;
    width: 15%;
    margin: 1rem auto;
    margin-right: 20px;
    border-radius: 50px;
    border: 1px solid gray;
    padding: 5px;
}

body {
    background-color: #a4c9d526;
}

.dashboardView {
    display: block;
}

.mobileView {
    display: none;
}

@media (max-width: 768px) {
    .header-class {
        height: 5rem;
    }

    #navBarMenuShow {
        display: none;
        position: absolute;
    }

    .headerDivForAdmin {
        /* border: 1px solid green; */
        width: 100%;
        display: flex;
    }

    .adminPictureDiv {
        /* border: 1px solid red; */
        width: 35%;
        float: inline-end;
        height: 100%;
        display: flex;
    }

    .image-images-style {
        /* margin-right: 0rem; */
        text-align: end;
        width: 100%;
    }

    .image-images-style img {
        height: 70%;
        width: 70%;
        margin: auto;
        border-radius: 5px;
        /* margin: 20% 10% 0; */
    }

    .headerDivForAdminImg {
        /* border: 1px solid lightgoldenrodyellow; */
        margin: auto 0;
        width: 7rem;
        /* padding: 0.5rem; */
        /* background-color: darkcyan; */
        height: max-content;
    }

    .dashboardView {
        display: none;
    }

    .mobileView {
        display: flex;
    }
}

.userDashboardEventShow {
    /* border:1px solid lightgrey; */
    width: 85%;
    margin: 2rem auto;
    box-shadow: 0px 0px 4px grey;
    padding: 1rem;
    border-radius: 3px;
    display: flex;
    height: 23rem;
}

.userDashboardEventShowSecond {
    width: 50%;
}

.userDashboardEventShowSecondInner {
    padding: 1rem;
}

.userDashboardEventShowFirst {
    width: 50%;
    padding: 7px;
    display: flex;
    background-color: #f5f4f4;
}

.userDashboardEventShowFirst img {
    margin: auto;
    overflow: hidden;
    height: -webkit-fill-available;
}

.bgdangertextwhite {
    background-color: #d9070a;
    color: white;
    padding: 0.7rem 2rem;
    border-radius: 3px;
    border: none;
    width: 70%;
}

.userDashboardnewsShow {
    /* border: 1px solid; */
    width: 100%;
    /* height: ; */
}

.userDashboardnewssingle {
    /* border: 1px solid; */
    width: 85%;
    display: flex;
    margin: 2rem auto;
    box-shadow: 0px 0px 3px lightgray;
}

.userDashboardnewssingleright {
    width: 50%;
}

.userDashboardnewssingleleft {
    width: 50%;
    padding: 7px;
    display: flex;
    background-color: #f5f4f4;
}

.userDashboardnewssingleleft img {
    margin: auto;
    overflow: hidden;
}

.headingFive {
    /* border: 1px solid; */
    border-left: 4px solid #d9070a;
    padding: 20px 10px;
    margin-bottom: 0;
    background-color: #f5f4f4;
}

.userDashboardnewssingleinner {
    padding: 15px;
    /* background-color: lightskyblue; */
}

.headingThree {
    padding: 1rem;
    background-color: #add8e60a;
}

@media (max-width: 768px) {
    .userDashboardEventShow {
        width: 85%;
        margin: 2rem auto;
        display: block;
        height: fit-content;
    }

    .userDashboardEventShowFirst {
        width: 100%;
        padding: 7px;
        display: flex;
        background-color: #f5f4f4;
    }

    .userDashboardEventShowSecond {
        width: 100%;
    }

    .userDashboardnewssingle {
        /* border: 1px solid; */
        width: 85%;
        display: block;
        margin: 2rem auto;
        box-shadow: 0px 0px 3px lightgray;
    }

    .userDashboardnewssingleright {
        width: 100%;
    }

    .userDashboardnewssingleleft {
        width: 100%;
        padding: 7px;
        display: flex;
        background-color: #f5f4f4;
    }
}

.heightsevenrem {
    width: 100%;
    height: 7rem;
}

.formDashboard {
    /* border: 2px solid green; */
    width: 100%;
    padding: 1rem;
    background-color: #f7f7f7;
}

.formDashboardSecond {
    /* border: 2px solid green; */
    width: 100%;
    display: none;
}

.formDashboardInner {
    /* border: 1px solid ; */
    width: fit-content;
    margin: auto;
    border-radius: 10px;
    box-shadow: 0px 0px 3px gray;
    padding: 1.3rem 2rem;
    background-color: #fff;
}

.formDashboardinput {
    /* border:1px solid grey; */
    padding: 1rem;
    border-radius: 5px;
    box-shadow: 0px 0px 3px lightgrey;
    margin: 0.5rem auto 1rem;
}

.submitbtnuyi {
    border: none;
    background-color: #d9070a;
    color: white;
    font-weight: 600;
    /* margin: auto; */
    border-radius: 5px;
    padding: 0.6rem 1rem;
}

.imageWebMediaViewDiv {
    /* border: 1px solid green; */
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    height: fit-content;
    background-color: white;
}

.imageWebMediaViewDivinner {
    /* border: 1px solid red; */
    width: 100%;
    /* margin: 1rem; */
    height: fit-content;
    display: flex;
    padding: 1rem;
    flex-wrap: wrap;
}

.galleryImageVideoSection {
    /* border: 2px solid yellow; */
    box-shadow: 0px 0px 4px gray;
    width: 23.5%;
    margin: 1rem auto;
    height: 22rem;
    border-radius: 1rem;
}

.borderDivImage2 {
    width: 100%;
    height: 15rem;
    padding: 0.5rem;
    /* overflow: auto; */
    /* box-shadow: inset 0px 0px 25px #b3955f; */
    border-radius: 1rem;
    background-color: white;
}

.borderDivImage2 img {
    border-radius: 0.5rem;
}

.titleCategoryCreated {
    /* background-color: brown; */
    /* color: white; */
    padding: 0.5rem;
}

@media (max-width: 768px) {
    .imageWebMediaViewDivinner {
        /* border: 1px solid red; */
        width: 100%;
        /* margin: 1rem; */
        height: fit-content;
        display: block;
        padding: 1rem;
        flex-wrap: wrap;
    }

    .galleryImageVideoSection {
        /* border: 2px solid yellow; */
        box-shadow: 0px 0px 4px gray;
        width: 95%;
        margin: 1rem auto;
        height: 22rem;
        border-radius: 1rem;
    }
}

.sendotpvarification {
    /* border: 1px solid grey; */
    width: 100%;
    display: flex;
    padding: 2rem 0;
}
/* 
.sendotpvarification {
    border: 1px solid lightgray;
    width: 100%;
    display: flex;
    padding: 2rem 0 0;
    border-radius: 5px;
}

.sendotpvarification {
    width: 35%;
    padding: 0;
    border-radius: 10px;
    margin: auto;
    box-shadow: 0px 0px 2px grey;
}

.sendotpvarification {
    width: 35%;
    padding: 0;
    border-radius: 10px;
    margin: auto;
    box-shadow: 0px 0px 2px grey;
} */

input:focus,
input:active,
select:focus,
select:focus {
    outline: none;
}

.textcenterheding {
    text-align: center;
    margin: 1.5rem auto 2rem;
}

.border-one-pixel {
    /* border: 1px solid gray; */
    padding: 0.5rem 1rem;
    border-radius: 5px;
}

.score-convert-active {
    background-color: #d9070a !important;
    color: #fff !important;
    border-left: 14px solid #d9070a;
    border-radius: 0px 80px 80px 0px;
}

.tableFirsttdChild {
    width: 16%;
    text-align: center;
    font-size: 1.05rem;
}

.tableSecondtdChild {
    width: 20%;
    font-size: 1.05rem;
    text-align: center;
}

.tableThirdtdChild {
    width: 64%;
    font-size: 1.05rem;
    text-align: center;
}

.tableDataFw td {
    font-weight: 500;
}

.tabledataakigncenter {
    text-align: center;
}

.custom-pagination {
    padding: 1rem;
    text-align: center;
}

.shadow-sm {
    display: none;
}

.image_container {
    max-width: 400px;
    max-height: 450px;
}

#cropperContainer {
    width: 30vw;
    height: 70vh;
    overflow: hidden;
    /* Ensures that the cropper doesn't extend beyond its container */
}

#previewImage {
    max-width: 100%;
    max-height: 100%;
}

.allTestimonialPage {
    /* border: 2px solid green; */
    width: 100%;
    /* height: 15rem; */
    /* overflow: hidden; */
}

.cotnainer_box {
    width: 90%;
    height: 13.5rem;
    background-color: white;
    margin: 1rem auto;
    box-shadow: 0px 0px 5px gray;
}

.testiMoNiAlImage {
    /* border: 1px solid black; */
    width: 20%;
    /* padding: 1%; */
    display: flex;
}

.testiMoNiAlImage img {
    border-radius: 0;
    width: 45%;
    margin: auto;
    padding: 0.5rem;
    border: 2px solid whitesmoke;
    background-color: whitesmoke;
    box-shadow: 0px 0px 5px gray;
}

.testiMoNiAlContant {
    /* border: 1px solid ; */
    width: 80%;
    margin: auto;
    padding: 1%;
}

.marginfivetop {
    margin-top: 3rem;
}

.marginfivebottom {
    margin-bottom: 2rem;
}

.dateSpanStyle {
    border: 1px solid #d9070a;
    float: inline-end;
    padding: 12.5px 15px;
    color: white;
    font-weight: 700;
    background-color: #d9070a;
}

.upperDiv {
    display: flex;
    width: 100%;
    height: 10.3rem;
    background-color: white;
    /* margin: 1rem auto; */
    border: 2px solid white;
    /* box-shadow: 0px 0px 5px gray; */
}

@media (max-width: 768px) {
    .upperDiv {
        display: block;
        height: fit-content;
    }

    .cotnainer_box {
        height: fit-content;
    }

    .dateSpanStyle {
        border: 1px solid #d9070a;
        float: none;
        padding: 4.5px 15px;
        font-size: 11px;
    }

    .testiMoNiAlImage {
        width: 100%;
        margin: 1rem auto;
    }

    .testiMoNiAlImage img {
        width: auto;
        margin: auto;
    }
}

.fontsizeaddress {
    font-size: 12px;
}

.verifyotpformdiv {
    border: 1px solid green;
    width: 100%;
    height: fit-content;
    display: flex;
    /* padding: 2rem 0; */
    background-color: #1c161661;
    position: fixed;
    z-index: 100;
    top: 0;
    padding-top: 150px;
    left: 0;
    height: 100%;
}

.verifyotpformdivinner {
    width: 35%;
    margin: auto;
    border: 1px solid grey;
    display: flex;
    border: none;
    border-radius: 10px;
    box-shadow: 0px 0px 4px grey;
    background-color: #fff;
}

.verifyotpformdivform {
    width: 80%;
    margin: 0.5rem auto 2rem;
}

.verifyotpformdivinput {
    padding: 1rem;
    width: 100%;
    margin: 0.5rem 0 1rem;
    border-radius: 5px;
    border: none;
    box-shadow: 0px 0px 3px grey;
}

.verifyotpformdivbtn {
    border: none;
    padding: 1rem 3rem;
    border-radius: 50px;
    background-color: #d9070a;
    color: white;
    float: right;
    margin: 0.5rem 0;
    font-size: 15px;
    font-weight: 700;
}

.verifyotpformdivform h4 {
    text-align: center;
    padding: 1rem 0;
}

#varficationModel {
    display: none;
}

@media (max-width: 768px) {
    .verifyotpformdivinner {
        width: 90%;
    }

    .verifyotpformdiv {
        padding-top: 90px;
    }

    .verifyotpformdivform h4 {
        padding: 1rem 0 0.5rem;
    }

    .verifyotpformdivform {
        width: 85%;
        margin: 0.5rem auto 1rem;
    }
}

.adjustmentforfs {
    /* text-shadow: 1px 1px blue; */
    font-size: 20px;
}

.adjustmentforbc {
    background-color: #d9070a !important;
}

.outerDivMail {
    border: 3px solid #d9070a;
    width: fit-content;
    /* box-shadow: 0px 0px 3px lightgrey; */
    margin: auto;
    text-align: center;
    padding: 1rem 1rem 1.5rem;
    border-radius: 6px;
    background-color: #fff !important;
}

.paraSize {
    font-size: 1.3rem;
    margin-top: 0;
}

.headSize {
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 2rem;
    color: #d9070a;
}

.listDetails {
    text-align: left;
    padding-left: 0;
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}

.listDetails li {
    list-style-type: none;
    margin: 11px 0;
}

.buttonlink {
    padding: 0.8rem 1rem;
    color: #fff;
    background-color: #d9070a;
    border: none;
    border-radius: 5px;
    font-size: 1rem;
}
.mm-8 {
    margin-top: 0.8rem;
}

.margin_auto {
    margin: auto;
}

.mtrbl {
    margin: 1rem 0;
}

@media (max-width: 768px) {
    .mtrbl {
        margin: 0 0 1rem;
    }

    .display-hide-for-mobile {
        display: none;
    }
}

.arrow-left-buttonstyle {
    position: absolute;
    left: 5%;
    z-index: 10;
    top: 32%;
    background-color: transparent;
    border-radius: 50px;
    color: #d9070a;
    padding: 0.75rem 1rem;
    font-weight: bold;
    font-size: 1.5rem;
}

.arrow-left-buttonstyle:hover {
    background-color: #d9070a;
    color: white;
}

.arrow-right-buttonstyle {
    position: absolute;
    left: 90%;
    background-color: transparent;
    top: 32%;
    z-index: 11;
    padding: 0.75rem 1rem;
    border-radius: 50px;
    color: #d9070a;
    font-weight: bold;
    font-size: 1.5rem;
}

.arrow-right-buttonstyle:hover {
    background-color: #d9070a;
    color: white;
}

@media (max-width: 768px) {
    .arrow-right-buttonstyle {
        left: 85%;
    }
}

.visitallgoooglereviews {
    width: 100%;
    display: flex;
}

.visitallgoooglereviews a {
    width: 100%;
    margin: 1rem auto;
}

.visitallgoooglereviews a button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem;
    color: black;
    background-color: white;
    display: flex;
    margin: auto;
}

.visitallgoooglereviewsall {
    width: 100%;
    display: flex;
}

.visitallgoooglereviewsall a {
    width: 100%;
    margin: 1rem auto;
}

.visitallgoooglereviewsall a button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem 4rem;
    color: black;
    background-color: white;
    display: flex;
    margin: auto;
}

.visitallgoooglereviewsbtn {
    width: 100%;
    display: flex;
}

.visitallgoooglereviewsbtn button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem 4rem;
    color: black;
    background-color: white;
}

.visitallgoooglereviews button {
    width: auto;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    box-shadow: 0px 0px 3px grey;
    padding: 0.7rem 4rem;
    color: black;
    background-color: white;
}

@media (max-width: 768px) {
    .visitallgoooglereviews a {
        /* width: 60%; */
    }
}

#whatsapp-chat {
    position: fixed;
    background: #fff;
    width: 350px;
    border-radius: 10px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: 90px;
    right: 30px;
    overflow: hidden;
    z-index: 99;
    animation-name: showchat;
    animation-duration: 1s;
    transform: scale(1);
}

a.blantershow-chat {
    background-color: #25d366;
    color: #fff;
    position: fixed;
    z-index: 98;
    bottom: 100px;
    right: 30px;
    font-size: 30px;
    padding: 12px 4px 10px 13px;
    border-radius: 100px;
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
}

a.blantershow-chat i {
    transform: scale(1.2);
    margin: 0 10px 0 0;
}

.modal-header {
    border: 0px !important;
}

.header-chat {
    background: linear-gradient(to right top, #65b741, #c1f2b0);
    color: #fff;
    padding: 20px;
}

.header-chat h3 {
    margin: 0 0 10px;
}

.header-chat p {
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}

.info-avatar {
    position: relative;
}

.info-avatar img {
    border-radius: 100%;
    width: 50px;
    float: left;
    margin: 0 10px 0 0;
}

.info-avatar:before {
    content: "\f232";
    z-index: 1;
    font-family: "Font Awesome 5 Brands";
    background: #23ab23;
    color: #fff;
    padding: 4px 5px;
    border-radius: 100%;
    position: absolute;
    top: 30px;
    left: 30px;
}

a.informasi {
    padding: 20px;
    display: block;
    overflow: hidden;
    animation-name: showhide;
    animation-duration: 2.5s;
}

a.informasi:hover {
    background: #f1f1f1;
}

.info-chat span {
    display: block;
}

#get-label,
span.chat-label {
    font-size: 12px;
    color: #888;
}

#get-nama,
span.chat-nama {
    margin: 5px 0 0;
    font-size: 15px;
    font-weight: 700;
    color: #222;
}

#get-label,
#get-nama {
    color: #fff;
}

span.my-number {
    display: none;
}

.blanter-msg {
    color: #444;
    padding: 20px;
    font-size: 12.5px;
    text-align: center;
    border-top: 1px solid #ddd;
}

textarea#chat-input {
    border: none;
    font-family: "Arial", sans-serif;
    width: 100%;
    height: 20px;
    outline: none;
    resize: none;
}

a#send-it {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    color: #ffffff;
    width: 40px;
    margin: -5px 0 0 5px;
    font-weight: 700;
    padding: 8px;
    background: linear-gradient(to right top, #65b741, #c1f2b0);
    border-radius: 10px;
}

.first-msg {
    background: #f5f5f5;
    padding: 30px;
    text-align: center;
}

.first-msg span {
    background: #e2e2e2;
    color: #333;
    font-size: 14.2px;
    line-height: 1.7;
    border-radius: 10px;
    padding: 15px 20px;
    display: inline-block;
}

.start-chat .blanter-msg {
    display: flex;
}

#get-number {
    display: none;
}

a.close-chat {
    position: absolute;
    top: 5px;
    right: 15px;
    color: #fff;
    font-size: 30px;
}

@keyframes showhide {
    from {
        transform: scale(0.5);
        opacity: 0;
    }
}

@keyframes showchat {
    from {
        transform: scale(0);
        opacity: 0;
    }
}

@media screen and (max-width: 568px) {
    #whatsapp-chat {
        position: fixed;
        z-index: 99;
        bottom: 120px;
        width: 70% !important;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 480px) {
    #whatsapp-chat {
        width: auto;
        left: 5%;
        right: 5%;
        font-size: 80%;
        position: fixed;
        z-index: 98;
        bottom: 130px;
    }
}

.hide {
    display: none;
    animation-name: showhide;
    animation-duration: 1.5s;
    transform: scale(1);
    opacity: 1;
}

.show {
    display: block;
    animation-name: showhide;
    animation-duration: 1.5s;
    transform: scale(1);
    opacity: 1;
}

.row-cols-1 {
    display: flex;
}

.why-row {
    padding: 30px 100px 0px 100px;
}

@media (max-width: 1070px) {
    a.blantershow-chat {
        /* margin-bottom: 105px !important; */
    }
}

@media (max-width: 600px) {
    a.blantershow-chat {
        margin-bottom: 55px !important;
    }
}

.sbloginInput {
    border: none;
    width: 100%;
}

.login-main-container {
    /* border: 1px solid gray; */
    width: 100%;
    padding: 1rem 3rem 3rem;
    border-left: none;
    /* margin: 6% auto; */
}

.login-main-container input {
    border: 2px solid #f7f5f5;
    padding: 13px 5px;

    border-radius: 0 20px 20px 0;
    /* background-color: #f7f5f5; */
    width: -webkit-fill-available;
}

.full-width-login {
    width: 40%;
    height: 25rem;
    display: flex;
    margin: 5% auto;
    /* background-color: antiquewhite; */
    box-shadow: 0px 0px 5px lightseagreen;
    border-radius: 20px;
}

.login-main-container h4 {
    text-align: center;
    margin-bottom: 1.5rem;
}

.fa-fa-user-icon {
    font-size: 5rem !important;
    text-shadow: 0px 0px 5px lightseagreen;
}

.login-button-style {
    padding: 15px;
    margin: 1rem auto;
    display: block;
    width: 70%;
    font-size: 0.95rem;
    background-color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 20px;
    box-shadow: 0px 0px 5px lightseagreen, inset 0px 0px 10px lightskyblue;
}

.login-button-style:hover {
    background-color: red;
    color: white;
}

.small-icons {
    display: flex;
    margin: 1rem 0;
    border-radius: 20px;
    /* border: 1px solid gray; */
    box-shadow: 0px 0px 5px lightseagreen;
}

.small-icons-span {
    margin: auto;
    padding: 10px 13px 10px 16px;
    border-radius: 20px 0 0 20px;
    font-size: 22px;
    background-color: #f7f5f5;
}

#image-radius {
    border-radius: 20px;
}

.salogin {
    text-shadow: 0px 0px 3px lightseagreen;
}

.fiftyWidth {
    width: 50%;
    margin: 0 auto 2rem;
}

@media (max-width: 768px) {
    .full-width-login {
        width: 85%;
        height: fit-content;
    }

    .login-main-container {
        width: 100%;
        padding: 1rem;
        border-left: none;
    }
}

.ind-low {
    text-transform: lowercase;
}
.mt17rem {
    margin-top: 1.7rem;
}

.ind-bd-rgb {
    background-color: rgba(236, 255, 255, 0.425);
}

.ind-wp {
    width: 100%;
    padding: 20px;
}
.ind-m47 {
    margin: 4px 7px;
}

.fff {
    background-color: #fff;
}
.ind-p15000px {
    padding: 15px 0px 0px 0px;
}

.ind-320 {
    width: 320px;
}

.ind-h100 {
    height: 100%;
}

.clr1d2 {
    color: #1d2143;
}
.indf5fa {
    background-color: #f5faff;
}

.sign-bg {
    background-color: #ffff;
    width: 100%;
    box-shadow: 2px 5px 6px #4c4c4c;
    padding: 12px 10px 12px 20px;
}

/* 3-6-24 shubham*/
.table-tbody-tr-tbwidth td {
    width: 16%;
    font-weight: 400;
}
.fontSizeAlter {
    font-size: 20px;
}

.heading_five_f20 {
    font-size: 22px;
    margin-top: 1rem;
}

.margin_left {
    margin-left: 30px;
}
.w-90-m-auto {
    width: 90%;
    margin: auto;
}
