@import url('global.css');

.offcanvas.offcanvas-end {
    z-index: 99999 !important;
}

header {
    position: relative;
    z-index: 22;
}

header .nav-item {
    margin-right: 10px;
}

header .nav-item .nav-link {
    color: #000;
    position: relative;
}

header .nav-item .nav-link:hover {
    color: #58d9b1;
    position: relative;
    font-weight: 500;
}

header .nav-item .nav-link:hover:after {
    background-color: #58d9b1;
    width: 85%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    content: '';
    left: 0px;
    right: 0px;
    margin: 0px auto;
}


header .nav-item .nav-link.active {
    color: #58d9b1;
    position: relative;
    font-weight: 500;
}

header .nav-item .nav-link.active:after {
    background-color: #58d9b1;
    width: 85%;
    height: 2px;
    position: absolute;
    bottom: 0px;
    content: '';
    left: 0px;
    right: 0px;
    margin: 0px auto;
}

.header .btn-primary {
    text-transform: uppercase !important;
}


.heroheader {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 50px;
}

.heroheader en {
    color: #58d9b1;
    font-style: normal;
}

.heroheader p {
    font-size: 24px;
    font-family: 'brugty_demoregular';
    color: #58d9b1;
    margin-bottom: 0px;

}

.perfectTeacher {
    width: 100%;

}

.perfectImg {
    width: 750px;
    flex: 0 0 750px;
    margin-right: -20px;
    position: relative;
}

.mainpage:after {
    position: absolute;
    right: 0px;
    top: 0px;
    content: '';
    background-image: url(../img/circle.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 252px;
    height: 260px;
    z-index: -1;
}

.heroDesc {
    position: relative;
}

.heroDesc:before {
    position: absolute;
    content: '';
    width: 200px;
    height: 200px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.2);
    z-index: -1;
    top: -59px;
    left: -59px;
}

.heroDesc h1 span {
    position: relative;
    font-size: 102px;
}

.heroDesc h1 span:after {
    position: absolute;
    bottom: -30px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    content: '';
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 30px;
}

.teacher-search {
    background-color: rgba(255, 255, 255, 0.45);
    border-radius: 24px;
    padding: 40px 24px 10px 24px;
    margin-top: 70px;
    max-width: 625px;
}

.teacher-search .owl-carousel .owl-nav button.owl-next {
    width: 46px;
    height: 46px;
    background-color: transparent;
    background-image: url('../img/next-arrow-green.png');
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    background-size: 100%;
}

.teacher-search .owl-carousel .owl-nav button.owl-prev {
    width: 46px;
    height: 46px;
    background-color: transparent;
    background-image: url('../img/prev-arrow-green.png');
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    background-size: 100%;
}

.teacher-search .owl-carousel .owl-nav button.owl-next {
    transform: scale(-1);
}

.teacher-search .owl-carousel .owl-nav button.owl-next:hover {
    background-color: transparent;
    background-image: url('../img/prev-arrow-green.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.teacher-search .owl-carousel .owl-nav button.owl-prev:hover {
    background-color: transparent;
    background-image: url('../img/next-arrow-green.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}



.seracharea {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;

}

.seracharea .search {
    background-color: #fff;
    border-radius: 65px;
    width: 100%;
    padding: 0px 0px 0px 20px;
}

.seracharea .searchbtn {
    width: 130px;
    flex: 0 0 130px;
    margin-left: 10px;
}

.seracharea .searchbtn .btn {
    font-size: 16px;
    font-weight: 300;
}

.seracharea .search {
    display: flex;
    align-items: center;
    align-items: center;
}

.regulatedonly {
    width: 160px;
    flex: 0 0 163px;
    background-color: #ebfefa6b;
    height: 100%;
    border-radius: 0px 65px 65px 0px;
    padding-right: 10px;
    border-left: 1px solid #f5f5f5;
    padding-left: 10px;
    padding-top: 14px;
}

.regulatedonly label {
    margin-bottom: 0px;
}


.seracharea .search .searchIcon {
    flex: 0 0 40px;
    width: 40px;
    margin-right: 10px;
}

.seracharea .search .searchField {
    width: 100%;
    position: relative;
    padding-left: 40px;
}

.seracharea .search .searchField .searchIcon {
    position: absolute;
    left: -4px;
    top: 4px;
}



.seracharea .search .searchField .form-control {
    border: 0px;
    height: 40px;
    border-radius: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

.subjectCros {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin-top: 30px;
    padding-top: 30px;
}

.solution-slider {
    position: relative;
}


.solution-slider.owl-carousel.owl-drag .owl-item {
    opacity: 0.5;
}

.solution-slider.owl-carousel.owl-drag .owl-item.active {
    opacity: 1;
}

.solution-slider.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.solution-slider {
    position: relative;
    padding-left: 37px;
    padding-right: 37px;
}

.solution-block:hover {
    background-color: #fff;
    border-radius: 4px;
    cursor: pointer;
    display: block;
}

.subjectCros .solutiion-img img {
    width: 40px !important;
    height: 40px !important;
    display: block;
    margin: 0px auto;
}

.subjectCros h3 {
    font-size: 14px;
    font-family: 'aeonikregular';
}

.subjectCros .solution-block,
.subjectCros .solutiion-img {
    text-align: center;
    display: block;
}


.tutorBox {
    background-color: #fff;
    border-radius: 24px;
    padding: 42px 35px;
    box-shadow: 0px 0px 41px 0px rgba(177, 13, 152, 0.15);
}

.tutorBox .tutorHead {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}

.tutorBox .tutorHead h3 {
    margin: 0px;
    font-size: 18px;
    font-family: 'aeonikbold';
}

.tutorBox .tutorHead .icon {
    flex: 0 0 90px;
    width: 90px;
    margin-right: 10px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-100 {
    margin-top: 100px;
}

.learnmore {
    margin-top: 20px;
}

.learnmore a {
    color: #b10d98;
    position: relative;
    text-decoration: none;
}


.learnmore a:hover {
    color: #b10d98;
    text-decoration: none;
}

.learnmore a:after {
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #b10d98;
    right: -30px;
    content: '';
    top: 50%;
}

.activeTutor {
    position: relative;
}

.activeTutor:after {
    position: absolute;
    right: -93px;
    top: -113px;
    content: '';
    background-image: url(../img/shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 170px;
    height: 150px;
    z-index: -1;
}


.activeTutor ul {
    padding: 0px;
    margin: 0px;
}

.activeTutor ul li {
    padding: 0px 0px 0px 40px;
    margin: 0px 0px 20px 0px;
    position: relative;
}

.activeTutor ul li figure {
    position: absolute;
    left: 0px;
    top: 0px;
}

.activeTutor ul li figure img {
    width: 30px;
    height: auto;
}

.experineceTut {
    text-align: center;
}

.experineceTut h2 {
    font-size: 46px;
    color: #000;
    padding: 0px;
    margin: 0px;
}

.experineceTut h3 {
    font-size: 40px;
    color: #000;

}

.experineceTut p {
    font-weight: 600;
}

.greenTxt {
    color: #58d9b1
}

.purplText {
    color: #b10d98
}

.trustparentCont {
    padding-left: 40px;
}

.howitWorkSect {
    background-color: #edf6f9;
    border-radius: 24px;
    background-image: url(../img/howit.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 505px;
    padding: 36px;
}

.howitworkHead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
    flex-wrap: nowrap;
}


.howitHeading {
    width: 100%;
}

.howitTab {
    width: 234px;
    flex: 0 0 234px;
}

.howitworkHead h2 {
    padding: 0px;
    margin: 0px;
}

.howitworkHead .nav-tabs {
    border-bottom: 0px;
    background-color: #fff;
    border-radius: 65px;
    display: flex;
    justify-content: space-between;
}

.howitworkHead .nav-tabs .nav-link {
    border-radius: 65px;
    border: 0px;
    background-color: #fff;
    margin-bottom: 0px;
    padding: 12px 32px;
    font-size: 14px;
    font-weight: 600;
}

.howitworkHead .nav-tabs .nav-link.teacher {
    color: #58d9b1
}

.howitworkHead .nav-tabs .nav-link.teacher.active {
    color: #fff;
    background-color: #58d9b1;
}



.howitworkHead .nav-tabs .nav-link.parents {
    color: #b10d98
}

.howitworkHead .nav-tabs .nav-link.parents.active {
    color: #fff;
    background-color: #b10d98;
}

.howshotTxt {
    margin-top: 5px !important;
}

.howitImg img {
    border-radius: 24px;

}

.howitImg {
    max-width: 574px;
    margin-left: -110px;
    margin-top: -40px;
    position: relative;
}


.howitImg:after {
    position: absolute;
    bottom: -190px;
    right: -154px;
    content: '';
    background-image: url(../img/shapbot.png);
    background-repeat: no-repeat;
    width: 279px;
    height: 311px;
}


/*testimonial start*/
.testimonial-section {
    padding: 70px 0;
    overflow-x: hidden;
}

.testimonial-block {
    width: 490px;
    border-radius: 22px;
    background-color: rgb(255, 255, 255);
    box-shadow: 3.062px 21.786px 59px 0px rgba(0, 52, 74, 0.18);
    color: #868a97;
    padding: 60px 45px;
}

.testimonial-section {
    padding: 70px 0;
}

.testimonial-block .client-img {
    width: 78px;
    height: 78px;
    border-radius: 100%;
    border: solid 5px #fff;
    position: absolute;
    top: -28px;
    left: auto;
    z-index: 2;
}

.testimonial-section {
    padding: 70px 0;
}

.testimonial-block .client-img img {
    width: 100% !important;
    height: 100%;
    border-radius: 100%;
}

.testimonial-block .author-title {
    width: 65%;
    margin-right: auto;
    margin-bottom: 15px;
}

.testimonial-block .author-title h4 {
    margin-bottom: 5px;
    font-size: 21px;
}

.testimonial-block .rating {
    display: flex;
    gap: 0 5px;
}

.testimonial-block .rating img {
    width: 17px;
    display: block;
}

.testimonial-slider {
    margin-top: 135px;
}

.testimonial-slider:before {
    width: 100%;
    height: 280px;
    background-color: #9e2a8f;
    content: "";
    position: absolute;
    top: -125px;
    left: 0;
    border-radius: 15px;
}

.testimonial-slider.owl-carousel .owl-stage {
    display: flex;
    align-items: flex-start;
}

.testimonial-slider.owl-carousel .owl-stage-outer {
    overflow: visible;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item .inner-box {
    display: flex;
    flex-wrap: wrap;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item .inner-box::after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    border-radius: 20px;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item .testimonial-block .client-img:after {
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    display: block;
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    border-radius: 100%;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item.center.active .inner-box:after {
    display: none;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item.center.active .client-img:after {
    display: none;
}

.testimonial-slider.owl-theme .owl-nav {
    position: absolute;
    right: 0;
    top: -234px;
    margin: 0;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item .testimonial-block .client-img {
    width: 60px;
    height: 60px;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item {
    font-size: 80%;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item.center.active {
    font-size: 100%;
}

.testimonial-slider.owl-carousel.owl-drag .owl-item.center.active .testimonial-block .client-img {
    width: 78px;
    height: 78px;
}

/*testimonial end*/


/*footer section start */
footer {
    border-top: 1px solid #f0f3f7;
    padding-top: 70px;
}

.contactDtl {
    margin-top: 30px;
}

.contactDtl ul {
    padding: 0px;
}

.contactDtl ul li {
    position: relative;
    padding-left: 40px;
    margin: 0px 0px 15px 0px;
}

.contactDtl ul li figure {
    position: absolute;
    left: 0px;
    top: 0px;
}

.ftlink h3 {
    font-size: 18px;
    color: #343c55;
    font-family: 'aeonikregular';
    font-weight: 600;
}

.ftlink ul {
    padding: 0px;
}

.ftlink ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 15px;

}

.ftlink ul li figure {
    position: absolute;
    left: 0px;
    top: 0px;
}

.ftlink ul li a {
    color: #000;
    text-decoration: none;
}

.ftlink ul li a:hover {
    color: #a8258c;
    text-decoration: underline;
}

.contactDtl a {
    color: #000;
    text-decoration: none;
}

.contactDtl a:hover {
    color: #a8258c;
    text-decoration: underline;
}


.copyright {
    background-color: #f0f3f7;
    padding: 14px 0 6px 0;
    font-size: 16px;
    color: #5d6375;
    text-align: center;
}

/* footer section end */


.aboutregulated h2 {
    font-size: 46px;
    line-height: 65px;
}

.aboutregulated h2 span {
    position: relative;
}

.aboutregulated h2 span:after {
    position: absolute;
    bottom: -35px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    content: '';
    background-image: url(../img/line.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 30px;
}

header {
    transition: all ease 0.5s;
}

.fixed {
    background-color: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    box-shadow: 0px 2px 29px 1px rgba(0, 0, 0, 0.17);

}

.purplTxt {
    color: #b10d98;
    text-decoration: none;
}

/*******************Login***Page**Start****************/

/*User login css start*/
.account-login-outer {
    overflow: hidden;
    height: 100vh;
}

.left-img-block:after {
    background: url(../img/login_top_shade.png) no-repeat top left;
    background-size: cover;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    height: 500px;
    position: absolute;
    width: 100%;
}

.left-img-block {
    width: 60%;
    height: 100vh;
    position: relative;
}

.left-img-block img.login-bnr-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center bottom;
}

.login-logo-box {
    position: absolute;
    left: 30px;
    right: 63px;
    top: 30px;
    z-index: 1;
    max-width: 675px;
}

.login-bnr-text {
    position: absolute;
    left: 50px;
    right: 63px;
    top: calc(50% + 70px);
    z-index: 1;
    max-width: 640px;
    transform: translateY(-50%);
}

.login-bnr-text h2 {
    font-size: 65px;
    color: #fff;
    font-family: 'aeonikbold';
}

.login-bnr-text h2 span {
    color: #58d9b1;
}


.right-form-block {
    width: 40%;
    height: 100vh;
    background: #f4f6f8;
    overflow: auto;
    padding-left: 70px;
    padding-right: 70px;
    padding-top: 80px;
    padding-bottom: 40px;
    position: relative;
}

.user-login-form {
    width: 730px;
    padding: 25px 0;
    max-width: 100%;
}

.user-login-form .globel-form {
    border-radius: 24px;
    box-shadow: 0px 2px 38px 0px rgba(185, 214, 255, 0.3);
    padding: 30px;
    margin-top: 40px;
    background: #fff;
}

.user-login-form h1 {
    margin-bottom: 5px;
    font-size: 48px;
    color: #000;
}

.user-login-form h4 {
    margin-bottom: 0px;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 26px;
    color: #000;
}

.user-login-form p {
    font-size: 14px;
    color: #555;
}

.user-login-field {
    position: relative;
    border: solid 1px #e5e5e5;
    border-radius: 3px;
    width: 100%;
    height: 60px;
    padding-left: 60px;
}

.user-login-field i {
    font-size: 24px;
    position: absolute;
    top: auto;
    left: 15px;
}

.user-login-field .field-inner {
    width: 100%;
}

.user-login-field label {
    font-size: 12px;
    color: #8b8b8b;
    margin: 0;
}

.user-login-field .form-control {
    width: 100%;
    height: 25px;
    border: none;
    background: none;
    padding: 0 10px 0 0;
}

.user-login-form .btn-custom {
    width: 100%;
    display: block;
    height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: 0 5px 28px 0px rgba(0, 153, 214, 0.3);
    margin: 30px 0;
}

.forget-link-sec {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.forgot-link {
    color: #58d9b1;
    font-size: 14px;
    text-decoration: underline;
    margin: 10px 0px 30px 0px;
    text-align: right;
}

.signup-link {
    position: absolute;
    right: 40px;
    top: 40px;
}

.signup-link a {
    color: #58d9b1;
    font-size: 14px;
    display: inline-block;
    text-decoration: underline;
    margin-left: 5px;
}

/*User login css end*/

.inner-banner-sec {
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    display: flex;
    align-items: flex-start;
    padding-top: 200px;
    padding-bottom: 310px;
}

.inner-page-title-sec h2 {
    font-size: 60px;
    color: #fff;
}

.inner-banner-sec p {
    max-width: 400px;
    color: #fff
}

.midcontainer {
    max-width: 1140px;

}

.contactBox {
    background-color: #fff;
    box-shadow: 0px 0px 45px 0px rgba(117, 229, 199, 0.24);
    min-height: 508px;
    margin-top: -250px;
    display: flex;
    justify-content: space-between;
    height: 100%;
    border-radius: 24px;
}

.contactBox .sendmessage {
    width: 100%;
    padding: 30px;
}

.contactBox .contactInfor {
    width: 388px;
    flex: 0 0 388px;
    background-color: #75e5c7;
    padding: 30px;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px;
}

.contactBox .contactInfor ul {
    padding: 0px;
    margin: 0px;
}

.contactBox .contactInfor ul li {
    position: relative;
    padding-left: 40px;
    color: #fff;
    margin-bottom: 15px;
}

.contactBox .contactInfor ul li figure {
    position: absolute;
    left: 0px;
}

.contactInfor h2 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 70px;
}

.contactSocial {
    margin-top: 90px;
}

.sendmessage .head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.sendmessage .head h2 {
    color: #1720ae;
    font-size: 30px;
    padding: 0px;
    margin: 0px;
}

.sendmessage textarea.form-control {
    max-height: 176px !important;
    min-height: 100px;
}


.createprofile-banner-sec {
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    display: flex;
    align-items: flex-start;
    padding-top: 90px;
    padding-bottom: 146px;
}

.createprofileBox {
    background-color: #fff;
    box-shadow: 0px 0px 45px 0px rgba(117, 229, 199, 0.24);
    min-height: 508px;
    margin-top: -100px;
    display: flex;
    height: 100%;
    border-radius: 24px;
}

.create-profile-left {
    width: 290px;
    border-right: 1px solid #efefef;
    flex: 0 0 290px;
    background-color: #fafafa;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px;

}

.create-profile-right {
    width: 100%;
}

.profileimg {
    margin-top: 90px;
}

.profileimg span {
    background-color: #fff;
    margin: 0px auto;
    display: flex;
    width: 174px;
    height: 174px;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
    border: 7px solid rgba(202, 202, 202, 0.2);
    position: relative;
}

.profileimg span img {
    border-radius: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.profileimg .profileName {
    font-size: 16px;
    margin-top: 10px;
    text-align: center;
}

.profileimg span .editicon {
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: #58d9b1;
    border-radius: 100%;
    width: 43px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.profileimg span .editicon img {
    border-radius: 0px;
}

.availabiltyHead {
    padding: 34px;
    border-bottom: 1px solid #ebebeb;
}

.availabiltyHead label i {
    color: #00dcb3
}

.availabiltyHead .label {
    margin-bottom: 0px;
}

.availabiltyHead .form-switch .form-check-input {
    width: 2.5em;
    margin-left: 10px;
}

.availabiltyHead .form-check-input:focus {
    box-shadow: none;
    border-color: #58d9b1;
}

.availabiltyHead .form-switch .form-check-input:focus {
    --bs-form-switch-bg: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23bfbfbf'/%3e%3c/svg%3e) !important;

}

.createprofilearea {
    padding: 30px;
    max-width: 680px;
    margin: 0 auto;
}

.contactdetail .form-check-inline {
    display: inline-block;
    margin-right: 0.5rem;
}


.contactdetail label {
    display: inherit;
}


/*Files Upload */


.file-upload-wrapper {
    max-width: 360px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
    background: #fff;
    padding: 0;
    border-radius: 4px;
}

.box-fileupload {
    background: #fbfcff;
    width: 100%;
    padding: 14px 26px;
    border: 1px dashed #757677;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.file-upload-input {
    display: none;
}



.image-previwe {
    width: 90%;
    height: auto;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    align-items: center;
}

.image-previwe__image {
    min-width: 129px;
    min-height: 130px;
    border: 2px solid #5c8ac3;
    border-radius: 5px;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 10px;
    position: relative;
    -webkit-box-shadow: 0 13px 6px -8px rgba(0, 0, 0, 0.3),
        0 0 4px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 13px 6px -8px rgba(0, 0, 0, 0.3),
        0 0 4px 0 rgba(0, 0, 0, 0.3);
    border-radius: 5px;

}

.image-previwe__delete-btn {
    width: 25px;
    height: 25px;
    background: #000000ab;
    color: #fff;
    border-radius: 28px;
    font-size: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 5px;
    left: 5px;
    cursor: pointer;
    z-index: 2;
}

.image-previwe__delete-btn::before,
.image-previwe__delete-btn::after {
    content: "";
    display: block;
    width: 56%;
    height: 2px;
    background: #fff;
    position: absolute;
}

.image-previwe__delete-btn::after {
    transform: rotate(43deg);
}

.image-previwe__delete-btn::before {
    transform: rotate(-40deg);
}

.image-previwe__hover {
    background: #0000008f;
    color: #fff;
    display: inline-flex;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    justify-content: center;
    align-items: center;
    opacity: 0;
    transition: all .4s;
    left: 0;
    right: 0;
    top: 0;
    box-sizing: border-box;
    text-align: center;
}

.image-previwe__hover p {
    font-size: 13px;
    width: 100%;
    padding: 10px;
    word-wrap: break-word;
}

.image-previwe__hover:hover,
.image-previwe__close-btn:hover {
    opacity: 1;
}

.file-upload-wrapper-title {
    width: 92%;
    min-height: 50px;
    padding: 10px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-flow: column;
}

.file-upload-wrapper-title h4 {
    display: inline-block;
    font-size: 20px;
    padding: 10px 0px 6px 0;
    font-weight: 200;
}

.file-upload-wrapper-title hr {
    width: 21%;
    display: inline-block;
    margin: 6px 0;
}

.file-upload-wrapper-title__btn {
    background-color: #4099ff;
    border-color: #4099ff;
    border: none;
    padding: 12px 20px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s;
    border-radius: 2px;
}

.box-fileupload__lable {
    font-size: 16px;
    margin: 10px 0;
    color: #000;
    font-weight: 600;
    text-align: center;
}

.box-fileupload__lable span {
    display: block;
    font-weight: 300;
    color: #69748b;
    font-size: 12px;
}

.error-wrapper {
    margin: 10px;
    width: 90%;
}

.error-format {
    background: #ff00003b;
    padding: 15px 10px;
    border-radius: 5px;
    border: 2px solid #f6343b;
    color: #b00707;
    margin: 10px;
}

/* Files Upload */

.form-check-input:focus {
    border-color: #b6fff0 !important;
    outline: 0;
    box-shadow: none !important;
}

.imtutoring .form-check .form-check-input {
    margin-left: 0em;
}

.imtutoring .form-check-inline {
    display: inherit;
    margin-right: 1rem;
}

.imtutoring .form-check {
    padding-left: 0px;
}

.bootstrap-select .bs-ok-default:after {
    border-width: 0 .14em .14em 0;
}

.hinttxt {
    position: relative;
}

.hintmessage {
    position: absolute;
    bottom: 0px;
    bottom: -5px;
    font-size: 11px;
}

.greenTxt {
    color: #58d9b1
}

.formfooter {
    border-top: 1px solid #ebebeb;
    padding: 30px;
}

.formfooter label {
    display: inherit;
}


.wht-bg {
    background-color: #fff;
}

.bg-none {
    background-image: none !important;
}


/*Listing Page Css Start */
.sucess-banner-sec {
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    display: flex;
    align-items: flex-start;
    padding-top: 80px;
    padding-bottom: 80px;
}

.leftpannel {
    background-color: #fff;
    /* border-right: 1px solid #e5e5e5; */
    box-shadow: 9px -5px 20px -13px rgba(110, 126, 225, 0.3);
    height: 100%;
}

.searchListing .leftpannel h3 {
    font-family: 'aeonikregular';
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    border-bottom: solid 1px #f0f0f0;
    position: relative;
}

.searchListing .leftpannel h3:after {
    background-color: #08dcb1;
    width: 100px;
    content: '';
    left: 0px;
    bottom: -1px;
    height: 2px;
    position: absolute;
}

.searchListing .leftpannel h4 {
    font-family: 'aeonikregular';
    font-size: 16px;
    font-weight: 600;
}

.searchListing .leftpannel ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.searchListing .leftpannel a {
    color: #9e2a8f
}

.searchListing .leftpannel .accordion {
    border: 0px;
    border-radius: 0px;
    border-color: transparent;
    --bs-accordion-border-color: transparent;
}

.searchListing .leftpannel .accordion-button {
    border: 0px;
    border-color: transparent;
    padding: 0px;
}

.searchListing .leftpannel .accordion-body {
    padding: 15px 0px;
}

.searchListing .leftpannel .accordion-button::after {
    right: 0px;
    border: 1px solid #e9e9e9;
    padding: 4px;
    background-size: 72%;
    background-position: center;
    width: 20px;
    height: 20px;
}

.searchListing .leftpannel .accordion-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #e9e9e9;
    border-radius: 0;
    margin-top: 20px;
}

.searchListing .leftpannel .priceFilter label {
    display: inherit;
}

.searchListing .leftpannel .priceFilter li {
    margin-bottom: 10px;
}


.profileListBox {
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    border: 1px solid #efefef;
    box-shadow: -2px -2px 43px -13px rgba(205, 255, 245, 1);
    margin-bottom: 15px;
    position: relative;
}

.profileListBox:hover {
    border: 1px solid #08dcb1;
   // cursor: pointer;
}

.profileListBox .view-button {
    position: absolute;
    top: 20px;
    right: 15px;
}


.profileListHead {
    display: flex;
    justify-content: space-between;
    padding-right: 130px;
}

.profileListHead .btn-primary {
    height: 40px;
    line-height: 40px;
    padding: 0 28px;
}

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

.profileUserImg {
    width: 80px;
    flex: 0 0 80px;
    margin-right: 15px;
    height: 80px;
}


.profileUserImg img {
    border-radius: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.userName {
    width: 100%;
    font-family: 'aeonikregular';
}

.userName h3 {
    font-size: 18px;
    color: #000;
    font-family: 'aeonikbold';
    margin: 0px;
    padding: 0px;
}

.userName h3 span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    font-family: 'aeonikregular';
}

.userlocation {
    margin-top: 3px;
    font-size: 14px;
}

.price-jobsucess {
    display: flex;
    margin: 15px 0px;
}

.price-jobsucess .price {
    font-weight: 700;
    margin-right: 15px;
}

.servicetag {
    background-color: #f1f1f1;
    border-radius: 95px;
    padding: 8px 15px;
    margin-bottom: 5px;
    display: inline-block;
}

.tutor-search {
    background-color: #fff;
    border-radius: 8px;
    padding: 15px;
    border: 1px solid #efefef;
    box-shadow: -2px -2px 43px -13px rgba(205, 255, 245, 1);
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.tutor-search-input {
    display: flex;
    width: 100%;
    margin-right: 10px;
    border: 1px solid #08dcb1;
    border-radius: 8px;
    padding: 0 10px;
}



.tutor-search-input .form-control {
    border-radius: 0px;
    padding: 0px;
    border: 0px;
}

.tutor-search-area {
    display: flex;
    align-items: center;
    width: 100%;
}

.tutor-search-area .search-icon {
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
}

.tutor-search-area .search-input {
    width: 100%;

}



.tutor-btn {
    width: 126px;
    flex: 0 0 126px;
}

.tutor-search .advance-search {
    width: 120px;
    flex: 0 0 120px;
    background-color: #000;
    height: 100%;
}

.tutor-search .searchArea {
    width: 100%;
    display: flex;
}

.tutor-search .sortby {
    width: 250px;
    flex: 0 0 250px;
    margin-left: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tutor-search .sortby .form-select {
    width: 173px;
}

/*Listing Page Css End */

/* Tutor Detail canvas Start */

.tutor-detail {
    max-width: 1000px !important;
    width: 1000px !important;
}

.tutor-detail .infoBox {
    background-color: #f8f8f8;
    border: 1px solid #f1f1f1;
    padding: 15px;
    border-radius: 12px;
}

.profile-Full {
    border: 1px solid #f1f1f1;
    border-radius: 12px;
    margin-top: 15px;
    display: flex;

}

.profile-Full-left {
    border-right: 1px solid #f1f1f1;
    width: 300px;
    flex: 0 0 300px;
}

.profile-Full-right {
    width: 100%;
    padding: 30px;
}

.profile-Full-left .viewProfile {

    padding: 30px;
}

.profile-Full-left .viewProfile ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.profile-Full-left .viewProfile ul li {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    list-style: none;
    color: #000;
    font-size: 16px;
    display: flex;
    align-items: center;
}

.profile-Full-left .viewProfile ul li img {
    width: 20px;
    height: 20px;
    flex: 0 0 20px;
    margin-right: 5px;
}



.profile-Full-left h3 {
    font-size: 18px;
    font-family: 'aeonikbold';
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-bottom: 1px solid #08dcb1;

}

.readytoUser {
    background-color: #f6f6f6;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding: 30px;
}

.readytoUser h3 {
    border-bottom: 0px;
}

.readytoUser .already {
    font-size: 14px;
}

.readytoUser .already a {
    color: #9e2a8f;
    text-decoration: underline;
}

.readytoUser .already a:hover {
    color: #9e2a8f;
    text-decoration: none;
}

.profile-full-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.profile-full-head h3 {
    font-family: 'aeonikbold';
    font-size: 20px;
    padding: 0px;
    margin: 0px;
}

.profile-full-head .price {
    font-size: 20px;
    font-family: 'aeonikbold';
}



.historyArea {
    border-top: 1px solid #f6f6f6;
    padding-top: 0px;
    margin-top: 20px;
}

.historyArea h3 {
    font-size: 20px;
    font-family: 'aeonikbold';
    margin-top: 30px;

}

.workhistory {
    background-color: #f6f6f6;
    padding: 15px;
    border-radius: 15px;
    margin: 15px 0px;
}

.workhistory h3 {
    font-size: 18px;
    font-family: 'aeonikregular';
    padding: 0px;
    margin: 0px 0px 8px 0px;
}

.workhistory p {
    font-size: 14px;
}

.skillarea {
    background-color: #fff;
    padding: 15px;
    border-radius: 15px;
    margin: 15px 0px;
    border: 1px solid #f6f6f6;
}

.skillarea h3 {
    font-size: 18px;
    font-family: 'aeonikbold';
    padding: 0px;
    margin: 0px 0px 8px 0px;
}

/* Tutor Detail canvas End */


.LoginBox {

    max-width: 600px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: max-content;


}

.LoginBox .user-login-form {
    background-color: #fff;
    border-radius: 12px;
    padding: 30px;
    position: relative;
    margin-top: 30px;
    box-shadow: 0px 0px 16px 0px rgba(190, 255, 243, 0.48);
}


.loginpageBg {
    background-image: url(../img/loginbg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.loginpageBg2 {
    background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.usernameBox {
    background-color: #fff;
    border-radius: 6px;
    padding: 10px;
    width: 90%;
    margin: 10px auto;
    border: 1px solid #efefef;

}

.usernameBox .form-control {
    height: 40px;
    line-height: 40px;
    padding: 0px 10px;
}

.usernameBox .form-select {
    height: 40px;
    line-height: 24px;
    padding-top: 8px;
    padding-bottom: 7px;
    background: url(../img/dropdown-arrow.png) no-repeat calc(100% - 8px) center;
    padding-left: 10px;
    padding-right: 18px;
}

.teacherHead h1 {
    font-size: 68px;
    line-height: 90px;
}

.teacherHead h2 {
    font-size: 24px;
    margin-top: 40px;
}

.teacherHead h1 p {
    font-size: 61px;
    color: #000
}

.teacherHead h1 .capttext {
    font-size: 26px;
}

.teacherHead h1 .capttext span {
    color: #b10d98
}

.teacherHead h1 .capttext span:after {
    display: none;
}

.compName:after {
    display: none;
}

.compName em {
    font-style: normal;
}

.compName .greenTxt {
    color: #00dcb3
}

.compName .purpTxt {
    color: #b10d98
}





.weOffer {
    background-color: #fff;
    border-radius: 24px;
    display: flex;
    max-width: 590px;
    height: 100%;
    padding: 35px 30px 15px 30px;
    position: relative;
    margin-top: 45px;
    box-shadow: -1px 0px 16px 0px rgba(0, 0, 0, 0.1);
}

.weofferhead {
    background-color: #b10d98;
    border-radius: 24px;
    color: #fff;
    font-size: 18px;
    padding: 6px 20px;
    position: absolute;
    left: 10px;
    top: -15px;
    font-weight: 500;
}

.offerlist {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 100%;
}

.offerlist>div {
    width: 33.33%;
}

.offerlist span {
    display: block;
    line-height: 18px;
    margin-top: 10px;
}

.offerlist>div {
    text-align: center;
}

.teacherSHead h3 {
    font-size: 24px;

}


.youcan .weofferhead {
    background-color: #0c55f3;
}


.teacherHead .heroDesc h1 span:after {
    position: absolute;
    bottom: -30px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    content: '';
    background-image: url(../img/line-purple.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 30px;
}


/* Subscription Page Css Start **/
.tc-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.tc-container h2 {
    font-size: 42px;
    line-height: 1.4;
    color: #ccc;
    margin-bottom: 60px;
    text-align: center;
}


/**
  * Pricing Table
  */

.tc-pricing-style-1 {
    align-items: center;
}

.tc-pricing-style-1 .tc-pricing-plan {
    position: relative;
    background-color: #fff;
    padding: 45px 30px;
    border-radius: 10px;
    box-shadow: 0 20px 40px -5px rgba(9, 30, 66, .3);
    margin: 30px 0 60px;
    z-index: 10;
    transition: 0.3s;
}

.tc-pricing-style-1 .tc-pricing-plan:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    background-color: #fff;
    height: calc(100% + 1px);
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 12px;
}

.tc-pricing-style-1 .tc-pricing-plan:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: calc(100% - 60px);
    background-image: linear-gradient(-30deg, #00dcb3 11%, #b10d98 83.4%);
    height: calc(100% + 59px);
    transform: translate(-50%, -50%);
    z-index: -2;
    border-radius: 20px;
}

.tc-pricing-style-1 .pricing-head {
    text-align: center;
    margin-top: 15px;
}

.tc-pricing-style-1 .pricing-head .price {
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 12px;
    color: #000;
}

.tc-pricing-style-1 .pricing-title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 30px;
    font-family: 'aeonikregular';
}

.tc-pricing-style-1 .pricing-duration {
    position: relative;
    z-index: 10;
    padding: 13px;
    line-height: 1;
    background-color: #58d9b1;
    margin: 0 -30px 30px;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(30deg, #58d9b1 11%, #9C27B0 83.4%);
}

.tc-pricing-style-1 .pricing-duration:before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #9C27B0;
    background-image: linear-gradient(30deg, #9C27B0 11%, #673AB7 83.4%);
    opacity: 0;
    width: 0;
    transition: 0.4s;
}

.tc-pricing-style-1 .tc-pricing-plan:hover .pricing-duration:before {
    width: 100%;
    opacity: 1;
}

.tc-pricing-style-1 .pricing-content {
    position: relative;
}

.tc-pricing-style-1 .pricing-content .pricing-icon {
    margin-right: 10px;
    position: absolute;
    top: 63%;
    transform: translateY(-50%);
    right: -10px;
}

.tc-pricing-style-1 .pricing-content .pricing-icon>i {
    font-size: 150px;
    color: rgba(19, 19, 19, 0.09);
}

.tc-pricing-style-1 .pricing-content>ul {
    margin-bottom: 30px;
    margin-left: 0px;
}

.tc-pricing-style-1 .pricing-content>ul li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin: 15px 0;
}

.tc-pricing-style-1 .pricing-content>ul li:before {
    content: "\e080";
    position: absolute;
    font-family: simple-line-icons;
    left: 0;
    top: 26%;
    transform: translateY(-50%);
    font-size: 14px;
    background: #4CAF50;
    color: #ffff;
    border-radius: 50%;
    width: 23px;
    height: 23px;
    text-align: center;
    line-height: 23px;
    text-indent: 1px;
}

.tc-pricing-style-1 .pricing-content>ul li.not-in {
    text-decoration: line-through;
    color: #bbb;
}

.tc-pricing-style-1 .pricing-content>ul li.not-in:before {
    content: "\e082";
    background-color: #e91e63;
}

.tc-pricing-style-1 .pricing-footer {
    text-align: center;
}

.tc-pricing-style-1 .pricing-footer>a {
    padding: 14px 17px;
    line-height: 1;
    text-align: center;
    background-color: #e91e63;
    color: #fff;
    min-width: 120px;
    display: inline-block;
    border-radius: 40px;
    text-decoration: none;
    transition: 0.3s;
}


.tc-pricing-style-1 .pb-row {
    -ms-flex-align: center;
    align-items: center;
}

.tc-pricing-style-1 .tc-pricing-plan.is-featured {
    padding: 90px 30px;
}

.tc-pricing-style-1 .tc-pricing-plan.is-featured .pricing-duration {
    padding: 18px;
}

.tc-pricing-style-1 .pricing-footer>a:hover,
.tc-pricing-style-1 .pricing-footer>a:focus {
    box-shadow: 0 10px 30px #ddd;
    background-color: #7037b6;
}

.tc-pricing-style-1 .tc-pricing-plan.is-featured:before {
    background-color: #83186c;
}

.tc-pricing-style-1 .is-featured .pricing-head .price,
.tc-pricing-style-1 .is-featured .pricing-content>ul,
.tc-pricing-style-1 .is-featured .pricing-title {
    color: #fff;
}

.tc-pricing-style-1 .is-featured .pricing-content .pricing-icon>i {
    color: rgba(255, 255, 255, 0.1);
}

.tc-pricing-style-1 .is-featured .pricing-footer>a:hover {
    box-shadow: 0 10px 30px #131313;
}
.tagDiscount {
    position: absolute;
    left: 48px;
    top: -39px;
    display: none;
}
.tag {
    background-image: url(../img/tag.png.png);
    width: 100px;
    height: 99px;
    color: #fff;
    font-size: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-weight: 700;
    line-height: 20px;
}
.tag span{ font-size: 14px; color:#fff; display: block;}

/* Subscription Page Css End **/


/* Landing Page Css Start */
.landing-outer {
    /* overflow: hidden; */
    height: 100vh;
    position: relative;
}

.landing-outer .landingleft-img-block {

    background-image: url(../img/landing-left.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;


}

.landing-outer .landingright-img-block {

    background-image: url(../img/landing-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;


}

.landing-outer .landingleft-img-block,
.landing-outer .landingright-img-block {
    width: 50%;
    height: 100vh;
    position: relative;
    display: flex;
    align-items: flex-end;
    min-height: 910px;
    overflow: hidden;
}

.parentssection,
.teachersection {
    text-align: center;
    width: 100%;
    min-height: 600px;
}


.parentssection h2,
.teachersection h2 {
    font-size: 62px;
}

.parentssection h2 {
    color: #9e2a8f
}

.parentssection h2 span {
    color: #595853
}

.teachersection h2 {
    color: #08dcb1
}

.teachersection h2 span {
    color: #fcfffe;
}

.parentssection .btn,
.teachersection .btn {
    width: 100%;
    max-width: 280px;
    height: 62px;
    line-height: 62px;
    box-shadow: -1px 0px 17px 0px rgba(0, 0, 0, 0.19);
}

.landing-Head {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 95%;
    z-index: 111;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    top: 20px;
    align-items: center;
}

.teachersection h2 img, .parentssection h2 img {
    width: 75px;
    height: auto;
}

.parentssection h2 img.numb, .teachersection h2 img.numb  {
    width: 45px!important;
    height: auto!important;
}


/* Landing Page Css End */

/* About Us Css Start */
.about-banner-sec {
    width: 100%;
    margin-bottom: 0px;
    position: relative;
    background-position: top center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    display: flex;
    align-items: flex-start;
    padding-top: 140px;
    padding-bottom: 140px;
}

/*****About******/
.innerBannerBlock {
    padding: 0;
    background: inherit;
    position: relative;
}

.innerBannerBlock:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: #e6e7f0;
    opacity: 0.8;
    z-index: 1;
}

.innerBannerBlock img {
    width: 100%;
    display: block;
}

.innerBannerCaption {
    position: absolute;
    top: 60%;
    right: 0;
    left: 0;
    text-align: center;
    transform: translateY(-50%);
    z-index: 2;
}

.innerBannerCaption h1 {
    margin-bottom: 0;
    line-height: 1;
}

.innerBannerCaption .subHd {
    font-family: "Bebas Neue", sans-serif;
    font-size: 36px;
    display: block;
    margin-top: 10px;
}

.breadcrumbBlock {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -22px;
    position: relative;
    z-index: 3;
}

.breadcrumbBlock ul {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0 0 30px rgba(123, 161, 246, 0.2);
    padding: 14px 40px;
}

.breadcrumbBlock ul li {
    text-transform: uppercase;
    font-size: 14px;
    margin-right: 32px;
}

.breadcrumbBlock ul li:last-child {
    margin-right: 0;
}

.breadcrumbBlock ul li a {
    position: relative;
    color: #62d1c1;
}

.breadcrumbBlock ul li a:after {
    position: absolute;
    right: -28px;
    top: 9px;
    background-color: #62d1c1;
    width: 25px;
    height: 2px;
    content: "";
}

.careSituation {
    max-width: 860px;
    margin: 0 auto 100px;
    padding: 70px 15px 25px;
    border-bottom: solid 6px #f2f2f2;
}

.careSituation h6 {
    font-weight: 400;
    font-size: 16px;
    color: #0a1610;
    margin-bottom: 20px;
}

.complaintsBlock {
    background: url(../img/complaints-bg.jpg) no-repeat center center;
    background-size: cover;
    /* margin-top: 220px; */
    padding-bottom: 70px;
}

.complaintsBlock .container {
    max-width: 1200px;
}

.complaintsTopBlock {
    background-color: #a8258c;
    margin-top: 0;
    position: relative;
    top: -110px;
}

.complaintsCard {
    max-width: 33.333%;
    flex: 0 0 33.333%;
    border-right: solid 1px #85166d;
    padding: 30px;
}

.complaintsCard:last-child {
    border-color: transparent;
}

.complaintsCardHead {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin-bottom: 20px;
}

.complaintsCardHead:after {
    width: 125px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
}

.complaintsCardHead h2 {
    color: #fff;
    margin-bottom: 15px;
}

.complaintsCard h4 {
    color: #fff;
    margin-bottom: 5px;
}

.complaintsCardHead h2 span {
    display: block;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    padding-bottom: 6px;
}

.complaintsCard p {
    color: #fff;
    line-height: 30px;
}

.socialManagement .headingBlock {
    padding-bottom: 10px;
}

.socialManagement .headingBlock h6 {
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.socialManagement .headingBlock h2 {
    color: #fff;
}

.pTagInfo {
    padding-right: 20px;
    position: relative;
}

.pTagInfoRight {
    padding-left: 20px;
    padding-right: 0;
}

.lineCard {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, 0.1);
    right: -15px;
}

.lineCard:before,
.lineCard:after {
    width: 21px;
    height: 21px;
    content: "";
    background: url(../img/icon12.png) no-repeat;
    position: absolute;
    right: -10px;
}

.lineCard:before {
    top: -5px;
}

.lineCard:after {
    bottom: -5px;
}

.pTagInfo p {
    color: #fff;
    line-height: 30px;
}

.whatWeDoBlock .headingBlock {
    background: #fff;
    border-radius: 50px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    display: table;
    margin: 0 auto -50px;
    padding: 18px 80px;
    position: relative;
}

.whatWeDoBlock .headingBlock h6 {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.whatWeDoBlock .headingBlock h2 {
    margin-bottom: 0;
    line-height: 30px;
}

.whatWeService {
    border-radius: 6px;
    overflow: hidden;
}

.whatWeServiceCard {
    background-color: #012169;
    width: 50%;
    flex: 0 0 50%;
    padding: 90px 40px 40px 40px;
}

.whatWeServiceCard i {
    width: 145px;
    flex: 0 0 145px;
    height: 145px;
    margin-right: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: dashed 2px rgba(255, 255, 255, 0.1);
    border-radius: 50%;
}

.whatWeServiceCardInfo h3 {
    color: #fff;
}

.whatWeServiceCardInfo ul li {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    position: relative;
    width: 50%;
    padding: 8px 0 8px 50px;
}

.whatWeServiceCardInfo ul li:after {
    width: 27px;
    height: 27px;
    content: "";
    background: url(../img/check-icon1.png) no-repeat;
    position: absolute;
    left: 0;
    top: 8px;
}

.serviceCardGreen {
    background-color: #62d1c1;
}

.countryBlock {
    border-bottom: solid 1px #f2f2f2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.countryCard {
    width: 50%;
    flex: 0 0 50%;
}

.countryCard i {
    display: block;
    width: 63px;
    flex: 0 0 63px;
    margin-right: 10px;
}

.countryCard i img {
    display: block;
}

.countryCard span {
    display: block;
    font-size: 18px;
}

.wellnessBlockAbout:before {
    left: 330px;
    top: 80px;
}

.wellnessBlockContent {
    max-width: 100%;
}

.wellnessBlockContent ul {
    padding: 10px 0px 0px 0px;
}

.wellnessBlockContent ul li {
    font-size: 16px;
    position: relative;
    padding-left: 52px;
    color: #0a1610;
    font-weight: 300;
    margin-bottom: 30px;
}

.wellnessBlockContent ul li:after {
    position: absolute;
    width: 42px;
    height: 42px;
    left: 0;
    top: -10px;
    background: url(../img/check-icon.png) no-repeat;
    content: "";
}

/*****About End******/
.about-subject {
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 12px;
    padding: 20px;
    margin: 30px 0px;
}

.about-subject .servicetag {
    background-color: #00dcb3;
    border-radius: 95px;
    padding: 20px 30px;
    margin-bottom: 5px;
    display: inline-block;
    color: #fff
}

.inputwithhint {
    position: relative;
    padding-right: 40px;
}

.inputwithhint .hinticon {
    position: absolute;
    right: 0px;
    top: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;

}



/* About Us Css End */

/*Login In User Start */
.login-user {
    margin-left: 10px;
}

.login-user .btn {
    padding: 0px;
    border: 0px;
}

.login-user .btn img {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
}

.login-user .btn img:hover,
.login-user .btn img:active {
    border: 3px solid #b10d98;
}

.login-user .btn-check:checked+.btn,
.login-user .btn.active,
.btn.show,
.login-user .btn:first-child:active,
.login-user :not(.btn-check)+.btn:active {
    background-color: transparent;
    border-radius: 0px;
    border: 0px;
}

.login-user .dropdown-toggle::after {
    display: none;
}

.login-user .dropdown-item:hover,
.dropdown-item:hover {
    background-color: #00dcb3;
    color: #fff
}

.login-user .dropdown-item.active,
.dropdown-item:active {
    background-color: #00dcb3;
    color: #fff
}

/*Login In User End */


.form-label i.fa {
    color: #00dcb3;
    margin-left: 5px;
}

.student-opt {
    padding: 24px;
}

.student-opt select,
.student-opt select.form-select {
    background-color: #fff;
    padding-right: 35px;
}

.student-opt .form-check {
    display: flex;
}

.student-opt .form-check label {
    margin-bottom: 0px;
}

.student-opt .seracharea {
    align-items: center;
    margin-bottom: 15px;
    margin-top: 12px;
}

.student-opt .category {
    width: 49%;
    flex: 0 0 49%;
}

.student-opt .btn-primary {
    width: 100%;
}

.subscription-head {
    padding: 40px 0px;
}

.subscription-head ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    max-width: 648px;
}

.subscription-head ul li {
    padding: 0px 0 0 45px;
    margin: 0px 0 20px 0;
    list-style: none;
    position: relative;
    color: #fff;
    font-size: 20px;
}

.subscription-head ul li figure {
    position: absolute;
    left: 0px;
    top: -2px;
}

.regulatedopt {
    background-color: #00dcb310;
    padding: 8px;
    border-radius: 6px;
}

.regulatedopt label {
    margin-bottom: 0px;
}


.searchListing .leftpannel .accordion-button[aria-expanded="true"]::after {
    background: url(../img/minus-icon.png) no-repeat !important;
}

.searchListing .leftpannel .accordion .accordion-button[aria-expanded="false"]::after {
    background: url(../img/plus-icon.png) no-repeat !important;
}

.price-filter {
    display: flex;
    align-items: center;
    gap: 10px;
}

input[type="range"] {
    width: 165px;
}

#priceValue {
    font-weight: bold;
}


.searchFooter {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.Faq .accordion-button[aria-expanded="true"]::after {
    background: url(../img/minus-icon.png) no-repeat !important;
}

.Faq .accordion .accordion-button[aria-expanded="false"]::after {
    background: url(../img/plus-icon.png) no-repeat !important;
}

.faqMain {
    max-width: 800px;
    margin: 0px auto;
}

.termscondition p {
    margin-bottom: 20px;
}

.termscondition ul {
    padding: 0 0px 0px 15px;
    margin: 0px 0 30px 0;
}

.termscondition ul li {
    padding: 0;
    margin: 0px;
    list-style: disc;
}


.Terms .howitTab {
    display: flex;
    width: inherit;
    flex: inherit;
    justify-content: center;
    width: 100%;
    margin-bottom: 50px;
}

.Terms .howitTab ul {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    list-style: none;
    display: flex;
    justify-content: center;
    width: 54%;
    flex-wrap: nowrap;
}

.Terms .howitTab ul li {
    width: 50%;
    padding: 0px;
    margin: 0px 10px;
    list-style: none;
}

.Terms .howitTab ul li .nav-link {
    width: 100%;
    background-color: #f6f6f6;
    padding: 20px;
    font-size: 17px;
}

.pricenormal {
    font-size: 24px;
}

.currentprice {
    font-size: 24px;

}

.oldprice {
    position: relative;
}

.oldprice:after {
    content: '';
    background-color: #0c55f3;
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: rotate(171deg);
    top: 50%;
}


.teacherHead .heroDesc h1 span {
    position: relative;
    font-size: 68px;
}

.teacherHead .heroDesc h1 .capttext span {
    position: relative;
    font-size: 26px;
}


.subscription .banner1 {
    background-image: url(../img/greenBanner.png);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 163px;
    border-radius: 12px;
    background-size: cover;
}

.subscription .banner2 {
    background-image: url(../img/purple-banner.png);
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 163px;
    border-radius: 12px;
    background-size: cover;
}


.subscription .banner1,
.subscription .banner2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    padding: 0px 30px;
    align-items: center;
}

.subscription .nowover {
    font-size: 50px;
    font-family: 'brugty_demoregular';
    color: #fff;
    text-shadow: 3px 3px 1px rgba(61, 61, 61, 0.38);
    line-height: 40px;

    width: 100px;
    flex: 0 0 100px;
    margin-right: 10px;

}


.subscription .priceOnly {
    font-size: 44px;
    font-family: 'brugty_demoregular';
    color: #fff;
    text-shadow: 3px 3px 1px rgba(61, 61, 61, 0.38);
    line-height: 40px;


}

.subscription .priceOnly span {
    font-size: 35px;
    font-family: 'brugty_demoregular';
    color: #fff;
    text-shadow: 3px 3px 1px rgba(61, 61, 61, 0.38);
    display: block;

}

.subscription .discountPrc span {
    background-color: #fff;
    width: 138px;
    height: 138px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, 0.30);
}

.subscription .discountPrc span em {
    font-size: 56px;
    font-style: normal;
    font-family: 'aeonikbold';
    color: #000
}

.subscription .discountPrc span em.offtxt {
    font-size: 22px;
    line-height: 24px;
}




.review-form-thumbnail {
    width: 100px;
    height: 100px;
    object-fit: contain;
    border: 1px solid #e5e5e5;
    padding: 5px;
    margin: 10px 0px;
}

img.review-form-thumbnail[src="#"] {
    display: none;
}

#image-upload-btn {
    color: #fff;
    background-color: #58d9b1;
    border: 0;
    font-family: 'aeonikbold';
    font-size: 14px;
    color: #ffffff;
    height: 38px;
    line-height: 38px;
    border-radius: 85px;
    text-align: center;
    padding: 0 30px;
    cursor: pointer;
    display: inline-block;
    min-width: 100%;
}

#image-upload-btn:hover {
    color: #fff;
    background-color: #bd1e86;
}

.documentCheck label {
    font-size: 13px;
    display: block;
    cursor: pointer;
    
}

.documentCheck label img{ margin: 0px auto; display: block; text-align: center;}
.documentCheck .form-check {
    margin-bottom: 10px;
}

.createSubscript {
    background-color: #00dcb3;
    border-radius: 12px;
    padding: 10px 20px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
}

.createSubscript .price {
    font-size: 20px;
    color: #fff;
    font-family: 'brugty_demoregular';
    line-height: 34px;
}

.createSubscript .price span {
    display: block;
    font-size: 36px;
}

@media only screen and (max-width:1600px) {
    .perfectImg {
        width: 568px;
        flex: 0 0 568px;
        margin-right: -30px;
    }

    .perfectImg:after {
        width: 175px;
        height: 184px;
        right: -4px;
    }

    .aboutregulated h2 {
        font-size: 36px;
        line-height: 60px;
    }

    .tutorBox .tutorHead .icon {
        flex: 0 0 70px;
        width: 70px;
    }

    .tutorBox .tutorHead h3 br {
        display: none;
    }

    .experineceTut h2 {
        font-size: 36px;
    }

    .experineceTut h3 {
        font-size: 24px;
    }

    .howitImg:after {
        display: none;
    }

    .teacher-search {
        max-width: 620px;
    }

    .inner-page-title-sec h2 {
        font-size: 42px;
    }

    .heroDesc h1 span {
        position: relative;
        font-size: inherit;
    }
}

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

    .teacher-search {
        max-width: 570px;
    }

    .perfectImg {
        width: 568px;
        flex: 0 0 568px;
        margin-right: -30px;
    }

    .pt100 {
        padding-top: 50px;
    }

    .ptb100 {
        padding: 50px 0px;
    }

    .pb100 {
        padding-bottom: 50px;
    }

    .parentssection h2,
    .teachersection h2 {
        font-size: 50px;
    }

    .parentssection h2 img,
    .teachersection h2 img {
        width: 62px;
        height: auto;
    }

    .parentssection h2 img.numb,
    .teachersection h2 img.numb {
        width: 45px;
        height: auto;
    }


    .teacherHead h1 {
        font-size: 40px;
        line-height: 50px;
    }

    .teacherHead h1 .capttext {
        font-size: 26px;
        margin-top: 34px;
    }


}

@media only screen and (max-width:1240px) {
    .navbar-brand {
        width: 180px;
    }

    .perfectImg {
        width: 496px;
        flex: 0 0 496px;
        margin-right: 0;
    }

    .teacher-search {
        max-width: 588px;
    }

    .login-bnr-text h2,
    .user-login-form h1 {
        font-size: 32px;
    }

    .hintmessage {
        bottom: -0px;
        font-size: 10px;
    }


    .contactdetail .form-check-inline {
        margin-right: 0px;
    }

    .landing-outer .landingleft-img-block,
    .landing-outer .landingright-img-block {
        min-height: 850px;
    }

    .inner-page-title-sec h2 {
        font-size: 32px;
        color: #fff;
    }

    .about-banner-sec {
        padding-top: 90px;
        padding-bottom: 90px;
    }

    .termscondition {
        padding: 0 15px;
    }

    .teacherHead h1 p {
        font-size: 52px;
        line-height: 64px;
        margin-bottom: 10px;
    }

    .teacherHead .heroDesc h1 span {
        position: relative;
        font-size: 60px;
    }

    .teacherHead h1 .capttext {
        font-size: 20px;
        margin-top: 25px;
    }

    .activeTutor:after {
        display: none;
    }


}

@media only screen and (max-width:1024px) {
    .perfectImg {
        width: 414px;
        flex: 0 0 414px;
        margin-right: 0;
    }

    header .nav-item {
        margin-right: 10px;
        font-size: 14px;
    }

    .hintmessage {
        bottom: -12px;
        font-size: 10px;
    }


    .tutor-detail {
        max-width: 800px !important;
        width: 800px !important;
    }

    .profile-Full-left {
        width: 240px;
        flex: 0 0 240px;
    }


    /* .tutor-search {
        flex-wrap: wrap;
    }

    .tutor-search .sortby {
        margin-top: 15px;
        margin-left: 0px;
        width: 100%;
        flex: 0 0 100%;
    } */


    .subscription .nowover {
        font-size: 35px;
        line-height: 35px;
    }

    .subscription .priceOnly {
        font-size: 28px;
        line-height: 30px;
    }

    .subscription .priceOnly span {
        font-size: 20px;
    }

    .tc-container {
        margin-left: 15px;
        margin-right: 15px;
    }

    .subscription .discountPrc span {
        background-color: #fff;
        width: 110px;
        height: 110px;
    }

    .subscription .discountPrc span em {
        font-size: 40px;
    }

    .subscription .discountPrc span em.offtxt {
        font-size: 18px;
        line-height: 18px;
    }





}

@media only screen and (max-width:991px) {
    .heroheader {
        flex-wrap: wrap;
        text-align: center;
    }

    .teacher-search {
        max-width: 700px;
        position: relative;
        z-index: 99999;
        margin: 50px auto 0px auto;
    }

    .perfectImg {
        width: 414px;
        flex: 0 0 60%;
        margin-right: 0;
        margin: 60px auto;
    }

    .directory-pt {
        margin-top: 40px;
    }

    .aboutregulated {
        margin-top: 40px !important;
    }

    .activeTutor:after {
        position: absolute;
        right: -74px;
        top: -83px;
        width: 121px;
        height: 110px;
        z-index: -1;
    }

    .howitImg {
        width: 574px;
        margin-left: inherit;
        margin-top: 29px;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    .perfectImg:after {
        display: none;
    }

    header .navbar .navbar-toggler {
        background-color: #a8258c !important;
    }

    header .navbar .navbar-toggler:focus {
        box-shadow: none;
    }

    header .nav-item {
        margin-right: 0 !important;
        margin-bottom: 16px;
        text-align: left;
    }

    header .nav-item .nav-link.active:after {
        width: 100%;
    }

    .account-login-outer {
        height: auto;
    }

    .right-form-block,
    .left-img-block {
        width: 100%;
    }

    .left-img-block {
        height: 100%;
        max-height: 240px;
    }

    .left-img-block::after {
        height: 270px;

    }

    .login-logo-box {
        left: 20px;
        top: 20px;
    }

    .login-bnr-text {
        left: 30px;
    }

    .login-bnr-text h2 {
        font-size: 24px;
        text-shadow: 0 1px 33px rgba(0, 0, 0, 0.8);
        line-height: 24px;
    }

    .right-form-block {
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 40px;
        padding-bottom: 20px;
        background: #fff;
    }

    .signup-link {
        right: 15px;
        top: 15px;
    }

    .user-login-form h1 {
        font-size: 26px;
    }

    .contactBox {
        flex-wrap: wrap;
    }

    .contactBox .contactInfor {
        width: 100%;
        flex: 0 0 100%;
        padding: 31px 30px 60px 30px;
    }

    .inner-banner-sec {
        padding-top: 50px;
        padding-bottom: 270px;
    }

    .inner-page-title-sec h2 {
        font-size: 28px;
    }

    .sendmessage .head h2 {
        font-size: 24px;
    }

    .contactInfor h2 {
        margin-bottom: 30px;
    }

    .contactBox .contactInfor ul li {
        margin-bottom: 15px;
    }

    .contactSocial {
        margin-top: 40px;
    }

    header .nav-item .nav-link:hover:after {
        width: 100%;
    }

    .offcanvas .btn-primary.btn-secondery {
        width: 100%;
    }

    .offcanvas .btn-primary {
        width: 100%;
        margin-top: 10px;
    }

    .contactBox .contactInfor {
        border-radius: 0px;
        border-bottom-left-radius: 24px;
        border-bottom-right-radius: 24px;
    }

    .createprofileBox {
        min-height: inherit;
        margin-top: -100px;
        flex-wrap: wrap;
    }

    .create-profile-left {
        width: 100%;
        border-right: 0px solid #efefef;
        border-bottom: 1px solid #efefef;
        flex: 0 0 100%;
        background-color: #fafafa;
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }

    .profileimg {
        margin-top: 26px;
        padding-bottom: 26px;
    }



    .leftpannel .pt-5 {
        padding-top: 1rem !important;
    }

    .searchListing .leftpannel .accordion-item:last-child {
        border-bottom: 0px;
    }

    .leftpannel {
        border: 1px solid #e5e5e5;
        box-shadow: 9px -5px 20px -13px rgba(110, 126, 225, 0.3);
        border-radius: 8px;
        margin-top: 18px;
        margin: 30px auto;
        height: inherit;
    }

    .rightpannel .pt-5 {
        padding-top: 0rem !important;
    }

    .tutor-btn {
        width: 100px;
        flex: 0 0 100px;
    }

    .rightpannel .p-3 {
        padding: 0rem !important;
    }

    .tutor-detail {
        max-width: 760px !important;
        width: 760px !important;
    }

    .landing-outer .landingleft-img-block,
    .landing-outer .landingright-img-block {
        min-height: 850px;
    }

    .landing-outer .landingleft-img-block,
    .landing-outer .landingright-img-block {
        min-height: 750px;
    }

    .parentssection h2,
    .teachersection h2 {
        font-size: 40px;
    }

    .parentssection .btn,
    .teachersection .btn {
        max-width: 200px;
        height: 50px;
        line-height: 50px;
    }

    .landing-outer .landingleft-img-block,
    .landing-outer .landingright-img-block {
        width: 100%;
        flex-wrap: wrap;
    }

    .landing-Head {
        display: flex;
        justify-content: space-between;
        position: inherit;
        width: 95%;
        z-index: 111;
        margin: 18px auto;
        left: inherit;
        right: inherit;
        top: inherit;
        align-items: center;
    }

    .parentssection,
    .teachersection {
        padding-top: 70px;
    }

    .weOffer {
        margin: 50px auto;
    }

    .howitWorkSect {
        height: auto;
    }

    .mainpage:after {
        display: none;
    }

    .tutor-search {
        flex-wrap: wrap;
        margin-top: 28px;
    }

    .tutor-search .sortby {
        margin-top: 15px;
        margin-left: 0px;
        width: 100%;
        flex: 0 0 100%;
    }

    .aboutregulated br {
        display: none;
    }

    .tagDiscount{ display: block;}
   

}

@media only screen and (max-width:767px) {
    .activeTutor:after {
        display: none;
    }

    .trustparentCont {
        padding-left: 0px;
        margin-top: 30px;
    }

    .aboutregulated h2 {
        font-size: 28px;
        line-height: 40px;
    }

    .experineceTut h2 {
        font-size: 28px;
    }

    .experineceTut h3 {
        font-size: 18px;
    }

    .aboutregulated {
        margin-top: 0px !important;
    }

    .contactDtl ul li {
        margin: 0px 0px 30px 0px;
        display: inline-flex;
        width: 49%;
        background-color: #f0f3f7;
        padding: 13px 13px 13px 60px;
        border-radius: 25px;
    }

    .contactDtl ul li figure {
        left: 20px;
        top: 12px;
    }


    .imtutoring .form-check-inline {
        display: block;
        margin-right: 1rem;
        margin-top: 20px;
    }

    .imtutoring .form-check .form-check-input {
        margin-left: -1.5em;
    }

    .hinttxt {
        margin-bottom: 20px;
    }

    .availabiltyHead {
        padding: 20px 34px 12px 34px;
    }




    .profileListHead {
        padding-right: 0px;
    }

    .profileListBox .view-button {
        position: inherit;
        top: 0;
        right: 0;
        margin: 20px 0px;
        width: 100%;
    }

    .profileListBox .view-button .btn-bordersm {
        width: 100%;
    }


    .tutor-detail {
        max-width: 560px !important;
        width: 560px !important;
    }

    .profile-Full {

        flex-wrap: wrap;
    }

    .profile-Full-left {
        width: 100%;
        flex: 0 0 100%;
        border-right: 0px;
    }

    .tc-container {
        margin-left: 30px;
        margin-right: 30px;
    }

    .landing-outer .landingleft-img-block,
    .landing-outer .landingright-img-block {
        min-height: inherit;
    }


    .landing-Head img {
        width: 180px;
    }

    .btn-primary {
        height: 45px;
        line-height: 46px;
        font-size: 14px;
        padding: 0 16px;
    }

    .about-banner-sec {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .inner-page-title-sec h2 {
        font-size: 18px;
    }

    .teacherHead h1 {
        font-size: 32px;
        line-height: 40px;
    }

    .teacherHead h2 {
        font-size: 20px;
        margin-top: 30px;
    }


    .perfectImg {
        flex: 0 0 100%;
        margin: 0px 0px 30px 0px;
    }


    .Terms .howitTab ul {
        width: 100%;
    }


    .teacherHead h1 p {
        font-size: 34px;
        line-height: 40px;
    }

    .teacherHead .heroDesc h1 span {
        position: relative;
        font-size: 40px;
    }

    .teacherHead h1 .capttext {
        font-size: 16px;
        margin-top: 25px;
    }

    .teacherHead .heroDesc h1 .capttext span {
        position: relative;
        font-size: 16px;
    }

    .aboutregulated br {
        display: none;
    }




    .complaintsCard {
        max-width: 100%;
        flex: 0 0 100%;
        border-right: solid 0px #85166d;
    }


    .landing-outer .landingleft-img-block,
.landing-outer .landingright-img-block {
    height: inherit;
}

.parentssection,
    .teachersection {
        padding-top: 20px;
        
        min-height: inherit;
    }

    .Faq img {
        width: 200px;
        height: auto;
    }

    .testimonial-block{ max-width: 310px; margin: 0px auto;}

}

@media only screen and (max-width:565px) {
    .howitworkHead .nav-tabs .nav-link {
        padding: 12px 28px;
    }
    .howitworkHead {
        flex-wrap: wrap;
        text-align: center;
    }

    .howitWorkSect {
        height: inherit;
        padding: 36px;
    }

    .howitTab {
        width: 234px;
        flex: 0 0 234px;
        margin: 12px auto;
    }

    .howitImg {
        width: 100%;
        margin-left: inherit;
        margin-top: 30px;
    }

    .contactDtl ul li {
        display: flex;
        width: 100%;
        margin-bottom: 10px;
    }

    .ftlink {
        margin-top: 10px;
    }

    .seracharea {
        flex-wrap: wrap;
    }

    .regulatedonly {
        padding-left: 10px;
        padding-top: 10px;
    }

    .seracharea .searchbtn {
        width: 100%;
        flex: 0 0 100%;
        margin-left: 0px;
        margin-top: 10px;
    }

    .seracharea .searchbtn .btn {
        width: 100%;
    }



    .subscription .banner1,
    .subscription .banner2 {
        flex-wrap: wrap;
        padding: 20px 30px;
        align-items: center;
        justify-content: center;
    }

    .subscription .nowover {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
    }

    .discountPrc {
        margin-right: 30px;
    }

    .tutor-search .sortby .form-select {
        width: 210px;
    }

    .tutor-detail {
        max-width: 100% !important;
        width: 100% !important;
    }

    .searchFooter {
        flex-wrap: wrap;
        justify-content: center;
    }

    .student-opt .form-check {
        margin-left: 0px !important;
    }

    .student-opt .d-flex {
        display: flex !important;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .student-opt .category {
        width: 100%;
        flex: 0 0 100%;
        margin-bottom: 10px;
    }

    .student-opt .seracharea {
        margin-bottom: 5px;
    }

    .student-opt .form-check label {
        margin-bottom: 0px;
        margin-right: 10px;
    }

    .offerlist {
        flex-wrap: wrap;
    }

    .offerlist>div {
        width: 50%;
        margin-bottom: 10px;
    }

    .teacherHead .heroDesc h1 span {
        font-size: 30px;
    }

    .teacherHead h1 p {
        font-size: 30px;
        line-height: 34px;
    }

    .teacherHead h1 .capttext {
        font-size: 14px;
        line-height: 20px;
    }

    .teacherHead .heroDesc h1 .capttext span {
        font-size: 14px;
    }



}


@media only screen and (max-width:360px) {
    .discountPrc {
        margin-right: 0px;
        margin-bottom: 18px;
    }
}
.stars {
    display: flex;
}

.star {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-color: gray; /* Default gray for empty stars */
    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%); /* Star shape */
    display: inline-block;
}

/* Yellow filled stars */
.star.filled {
    background-color: #f9bc03;
}

/* .createSubscript .btn-primary.btn-secondery:hover,
.createSubscript .btn-primary.btn-secondery:focus {
    background-color: #fff;
    color: #b10d98;
} */

