* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #f5f5f5;
}

#full-nav {
    padding: 0 100px;
    background-color: rgb(255, 255, 255);
}

.navbar {
    z-index: 1000;
}

.navbar-brand img {
    width: 35vh;
    margin-left: 20%;
}

.headerbtns button a {
    border-radius: 40px;
    padding: 8px 12px;
    font-weight: 700;
    font-size: 18px;
    width: 250px;
    border: 2px solid rgb(12, 100, 195);
    text-transform: capitalize;
    background: linear-gradient(to right, rgb(12, 100, 195), #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
}

.headerbtns button span img {
    width: 4vh;
    padding-right: 5px;
}

.headerbtnsicon {
    display: none;
}

.headerbtnsicon button span img {
    width: 4.5vh;
}

#banner .content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#banner .content .image {
    width: 50%;
}

#banner .content .image img {
    width: 100%;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
}

#banner .content .text {
    width: 50%;
    background: white;
    padding: 0px 20px 10px 50px;
}

#banner .content .text .main-head {
    font-size: 40px;
    background: linear-gradient(to right, rgb(12, 100, 195), #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bolder;
    font-family: "Cantora One", sans-serif;
}

#banner .content .text .main-head span {
    font-size: 60px;
    font-weight: bolder;
}

#banner .content .text .icons-content {
    width: 100%;
    height: 100px;
    border: 1px solid rgb(12, 100, 195);
    border-radius: 20px;
    box-shadow: 0 10px 1px rgba(12, 101, 195, 0.511)
}

#banner .content .text .icons-content ul {
    display: flex;
    justify-content: space-around;
    padding: 10px;
}

#banner .content .text .icons-content ul li span {
    font-size: 30px;
    color: black;
    font-weight: 500;
}

#banner .content .text .icons-content ul li {
    list-style-type: none;
    color: rgb(22, 22, 22);
    font-weight: 500;
}

#banner .sub-text {
    margin-top: 20px;
}

#banner .sub-text .para-text {
    color: black;
    font-size: 20px;
    font-weight: 500;
    text-align: start;
}

#banner .sub-text .para-text span {
    background: linear-gradient(to right, rgb(12, 100, 195), #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 35px;
    font-weight: bolder;
}

#banner .btns {
    margin-top: 30px;
    display: flex;
    justify-content: center;
    column-gap: 20px;
    row-gap: 10px;
    flex-wrap: wrap;
}

#banner .btns button {
    border-radius: 40px;
    padding: 8px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 250px;
    border: 2px solid rgb(12, 100, 195);
    text-transform: capitalize;
    background: linear-gradient(to right, rgb(12, 100, 195), #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
}

#banner .btns .apply-now {
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    color: rgb(255, 255, 255);
}

#banner .btns button:hover {
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    color: rgb(255, 255, 255);
}

#banner .lt-line {
    padding: 3px 30px 0 0px;
    text-align: end;
}

#banner .lt-line span {
    color: rgb(212, 4, 4);
    font-size: 12px;
}

#banner .lt-line span img {
    width: 2vh;
}

#short-des {
    width: 100%;
    margin-top: 100px;

}

#short-des .icons-content {
    width: 100%;
    border: 1px solid rgb(12, 100, 195);
    border-radius: 20px;
    box-shadow: 0 10px 1px rgba(12, 101, 195, 0.511)
}

#short-des .icons-content ul {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    padding: 10px;
}

#short-des .icons-content ul li span {
    font-size: 50px;
    color: black;
    font-weight: 700;
}

#short-des .icons-content ul li {
    list-style-type: none;
    color: rgb(22, 22, 22);
    font-weight: 500;
    height: 100%;
    text-align: center;
    width: 900px;
    padding-left: 10px;
    font-size: 25px;
    margin-top: 20px;
    padding-right: 5px;
    /* background: red; */
    border-right: 2px solid rgb(12, 100, 195);
}

#short-des .icons-content ul .last {
    border-right: none;
}

#plan {
    margin-top: 80px;
}

#plan .lt-line {
    padding: 3px;
    text-align: center;
    margin-bottom: 20px;
}

#plan .lt-line span {
    color: rgb(212, 4, 4);
    font-size: 15px;
}

#plan .lt-line h1 {
    text-transform: uppercase;
    font-size: 60px;
    background: linear-gradient(to right, rgb(12, 100, 195)25%, #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bolder;
    font-family: "Cantora One", sans-serif;
}

#plan .content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 50px;
    margin-top: 50px;
}

#plan .content .points {
    margin-top: 50px;
    text-align: start;
    width: 40%;
}

#plan .content .points h5 {
    font-weight: 700;
    font-size: 25px;
    margin-top: -80px;
    padding-bottom: 15px;
}

#plan .content .points h5 span {
    font-weight: 700;
    text-transform: uppercase;
}

#plan .content ul li {
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 22px;
    text-transform: capitalize;
    list-style-type: none;
}

#plan .content ul li #plan .content .image {
    margin-top: 20px;
}

#plan .content .image{
    width: 40%;
}

#plan .content .image img {
    width: 60vh;
}

#execution {
    position: relative;
    top: 50px;
    margin-bottom: 100px;
}

#execution .image {
    background-image: url('../images/girl-execution.jpg');
    background-position: 5% 40%;
    background-size: cover;
    width: 100%;
    height: 200px;
    position: relative;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
}

#execution .image::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(9, 49, 94, 0.586);
    /* Adjust the color and opacity as needed */
}

#execution .image img {
    width: 45%;
    z-index: 200
}

#execution .road-map {
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#execution .road-map img {
    width: 100%;
}

#course-types {
    position: relative;
}

#course-types .course-head {
    margin-top: 50px;
    text-align: center;
}

#course-types .course-head h1 {
    text-transform: uppercase;
    font-size: 60px;
    background: linear-gradient(to right, rgb(12, 100, 195) 30%, #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
    font-weight: bolder;
    font-family: "Cantora One", sans-serif;
}

#course-types .courses {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    flex-wrap: wrap;
    margin-top: 50px;
    row-gap: 20px;
}

#course-types .courses .box {
    width: 30%;
    padding: 30px;
    border: 1px solid rgb(216, 216, 216);
    border-radius: 10px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}

#course-types .courses .box.focoused {
    background: rgb(12, 100, 195);
    color: rgb(238, 238, 238);
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
}

#course-types .courses .box.focoused .heading h3 {
    color: rgb(238, 238, 238);
}

#course-types .courses .box .heading {
    margin-bottom: 30px;
}


#course-types .courses .box.focoused .heading p {
    color: rgb(233, 233, 233);
}

#course-types .courses .box.focoused .btns a button {
    border-radius: 10px;
    padding: 10px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 250px;
    text-decoration: none;
    color: white;
    border: 2px solid rgb(255, 255, 255);
    text-transform: capitalize;
}

#course-types .courses .box.focoused .btns a button:hover {
    color: white;
}

#course-types .courses .box .heading h3 {
    font-size: 30px;
    font-weight: 700;
}

#course-types .courses .box .heading p {
    color: rgb(109, 109, 109);
}

#course-types .courses .box .btns {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

#course-types .courses .box .btns a button {
    border-radius: 10px;
    padding: 10px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 250px;
    text-decoration: none;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    color: transparent;
    -webkit-background-clip: text;
    border: 2px solid rgb(12, 100, 195);
    text-transform: capitalize;
}

#course-types .courses .box .btns a button:hover {
    color: white;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
}

#course-types .courses .box .points {
    margin-top: 50px;
}

#course-types .courses .box .points ul li {
    font-size: 17px;
    font-weight: 450;
    list-style-type: none;
    padding-bottom: 15px;
    margin-left: -30px;
}

#course-types .courses .box .points ul li span img {
    width: 4vh;
}

#cta {
    margin-top: 100px;
    border-radius: 10px;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
}

#cta .content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    row-gap: 20px;
}

#cta .content .text {
    width: 50%;
    padding-left: 30px;
}

#cta .content .image {
    width: 50%;
    text-align: end;
}

#cta .content .text h1 {
    font-size: 50px;
    margin-top: 70px;
    font-weight: 700;
    color: white;
    font-family: "Inter", sans-serif;
}

#cta .content .text p {
    font-size: 30px;
    font-family: 'Times New Roman', Times, serif;
    color: white;
}

#cta .content .text .btns {
    padding-top: 30px;
}

#cta .content .text .btns button {
    border-radius: 10px;
    padding: 10px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 200px;
    text-decoration: none;
    color: white;
    background: transparent;
    border: 2px solid rgb(255, 255, 255);
    text-transform: capitalize;
}

#cta .content .text .btns button:hover {
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);

}

#tools {
    margin-top: 80px;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
}

#tools .content .text h1 {
    font-size: 60px;
    font-weight: 700;
    font-family: "Cantora One", sans-serif;
    /* font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; */
}

#tools .content .tools {
    margin-top: 80px;
}

#tools .content .tools marquee img {
    width: 20vh;
    margin-left: 60px;
}

#tools .content .tools marquee.second-marquee {
    margin-top: 60px;
}

#join {
    margin-top: 200px;
}

#join .content {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 30px;
    row-gap: 30px;
}

#join .content .text {
    width: 30%;
    padding: 20px;
}

#join .content .bar {
    width: 60%;
    padding: 20px;
    margin-top: 40px;
}

#join .content .bar .progress {
    height: 30px;
}

#join .content .bar .progress-bar p {
    margin-top: 15px;
}

#join .content .bar .pg-1 p span {
    margin-left: 500px;
}

#join .content .bar .pg-2 p span {
    margin-left: 310px;
}

#join .content .bar .pg-3 p span {
    margin-left: 530px;
}

#join .content .bar .pg-4 span {
    margin-left: 340px;
}

#join .content .bar .pg-5 span {
    margin-left: 240px;
}

#contact-form {
    padding-bottom: 50px;
    text-align: center;
    margin-top: 50px;
    background-color: rgb(241, 241, 241);
}

#contact-form .form {
    margin-top: 50px;
    color: black;
}

#contact-form .form form .form-row {
    display: flex;
    justify-content: center;
    column-gap: 50px;
}

#contact-form .form form .form-row input {
    width: 450px;
    height: 45px;
    padding-left: 10px;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgb(0, 0, 0);
}

#contact-form .form form .form-row input::placeholder {
    color: black;
}

#contact-form .form form .form-row {
    margin-top: 35px;
}

#contact-form .form form .form-row select {
    width: 450px;
    height: 45px;
    padding-left: 10px;
    background: transparent;
    border: none;
    border-bottom: 1px solid rgb(0, 0, 0);
}

#contact-form .form form .form-row #contact-form-submit {
    margin-top: 60px;
    border-radius: 40px;
    padding: 8px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 250px;
    text-decoration: none;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    color: transparent;
    -webkit-background-clip: text;
    border: 2px solid rgb(12, 100, 195);
    text-transform: capitalize;
}

#contact-form .form form .form-row #contact-form-submit:hover {
    color: white;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
}

#pattern-form {
    margin-top: 210px;
    padding-bottom: 100px;
    background: #B7D8EF;
}

#pattern-form .content {
    text-align: center;
    margin-top: -100px;
}

#pattern-form .content h1 {
    font-weight: 700;
    font-size: 170px;
    color: rgba(38, 38, 38, 0.953);
    font-family: "Cantora One", sans-serif;
}

#pattern-form .point {
    text-align: center;
    margin-top: 30px;
}

#pattern-form .point p {
    font-size: 25px;
    font-weight: 400;
    color: rgb(0, 0, 0);
}

#pattern-form .btns {
    text-align: center;
    margin-top: 30px;
}

#pattern-form .btns button {
    width: 300px;
    padding: 12px 25px;
    border: none;
    border-radius: 40px;
}

#pattern-form .btns button a {
    color: black;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
}

#pattern-form .btns button span {
    padding-left: 20px;
}

#pattern-form .twos {
    text-align: center;
    margin-top: 20px;
}

#pattern-form .twos h5 {
    font-size: 20px;
    font-weight: 500;
}

#pattern-form .twos h5 a {
    color: black;
    text-decoration: none;
}

#pattern-form .twos h5 .b-right {
    border-right: 2px solid black;
    padding-right: 10px;
    margin-right: 20px;
}




#app-form {
    height: 200px;
    background: #B7D8EF;
}

#app-form .content {
    text-align: center;
    margin-top: 130px;
}

#app-form .content h1 {
    font-weight: 700;
    font-size: 100px;
    color: rgba(38, 38, 38, 0.953);
    font-family: "Cantora One", sans-serif;
}


#faqs {
    padding-bottom: 50px;
    text-align: center;
}

#faqs .row .content h2 {
    font-family: "Archivo Black", sans-serif;
    font-weight: 700;
    width: 100%;
    padding-top: 100px;
    font-style: normal;
    font-size: 45px;
}

#faqs .outsource {
    margin-top: 50px;
}

#faqs .outsource .points .first {
    width: 100%;
    border-bottom: 1px solid black;
    padding: 10px;
    padding-top: 25px;
    display: flex;
    justify-content: space-between;
}

#faqs .outsource .points .first span {
    font-weight: 700;
    font-size: 25px;
    padding-right: 10px;
    margin-top: -5px;
}

#faqs .outsource .points .first:hover {
    background-color: rgba(235, 235, 235, 0.914);
}

#faqs .outsource .points a {
    text-decoration: none;
    color: black;
}

#faqs .outsource .points .first-output {
    width: 100%;
    border: 1px solid black;
    padding: 10px;
    display: none;
    text-align: start;
}

#faqs .outsource .points .first-output p {
    padding: 15px 100px 15px 5px;
}

#footer {
    padding-bottom: 80px;
    position: relative;
    top: 0px;
    text-align: center;
    background-color: black
}

#footer .footer-content {
    display: flex;
    justify-content: space-around;
}

#footer .row .footer-nav {
    margin-top: 100px;
    padding: 15px 10px;
    width: 20%;
    color: #f5f7f5;
    flex-wrap: wrap;
    text-align: start;
}

#footer .row .footer-nav .copyright {
    padding-left: 10px;
    color: rgb(179, 178, 178);
}

.footer-nav .image {
    height: 80px;
}

.footer-nav img {
    width: 40vh;
    margin-top: -20px;
    margin-left: -15px;
}

#footer .row .footer-nav .policy {
    display: flex;
    justify-content: start;
    column-gap: 15px;
    padding-left: 10px;
}

#footer .row .footer-nav .policy p a {
    font-weight: bold;
    text-decoration: none;
    color: white;
}

#footer .row .footer-nav .policy p:first-child a {
    border-right: 1.8px solid white;
    padding-right: 10px;

}

#footer .row .footer-nav .footer-list {
    margin-top: -40px;
    margin-bottom: 20px;
}

#footer .row .footer-nav .footer-list ul li {
    list-style: none;
    line-height: 30px;
    margin-left: -30px;
}


#footer .row .footer-nav .footer-list ul li a {
    color: White;
    text-decoration: none;
}

#footer .row .footer-list #two {
    font-weight: 200;
    font-size: 18px;
    text-transform: capitalize;
}

#thankyoupage .btns {
    margin-top: 100px;
}

#thankyoupage .btns a button {
    border-radius: 10px;
    padding: 10px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 250px;
    text-decoration: none;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    color: transparent;
    -webkit-background-clip: text;
    border: 2px solid rgb(12, 100, 195);
    text-transform: capitalize;
    cursor: pointer;
}

#thankyoupage .btns a button:hover {
    color: white;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
}

#brouchre-popup {
    position: absolute;
    width: 80%;
    top: 80px;
    left: 10%;
    background: rgb(248, 248, 248);
    z-index: 1000;
    border-radius: 20px;
    padding: 40px 10px 10px 10px;
    display: none;
}

#brouchre-popup .cross {
    width: 100%;
    text-align: end;
}

#brouchre-popup .cross img {
    width: 4vh;
    cursor: pointer;
    margin-right: 100px;
}

#brouchre-popup .content {
    display: flex;
    justify-content: center;
    width: 80%;
    padding: 10px;
    margin: auto;
}

#brouchre-popup .content .image {
    width: 50%;
}

#brouchre-popup .content .image img {
    width: 100%;
}

#brouchre-popup .content .form {
    width: 50%;
}

#brouchre-popup .content .form .logo {
    text-align: center;
}

#brouchre-popup .content .form .logo img {
    width: 35vh;
}

#brouchre-popup .content .form {
    text-align: center;
}

#brouchre-popup .content .form form input {
    width: 80%;
    padding-left: 10px;
    color: black;
    border-radius: 20px;
    border: none;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 0px;
    box-shadow: 2px 2px 5px grey;
}

#brouchre-popup .content .form form input::placeholder {
    color: black;
}

#brouchre-popup .content .form form select {
    width: 80%;
    padding-left: 10px;
    color: black;
    border-radius: 20px;
    border: none;
    height: 35px;
    margin-top: 20px;
    margin-bottom: 0px;
    box-shadow: 2px 2px 5px grey;
}

#brouchre-popup .content .form #contact-form-submit {
    margin-top: 30px;
    border-radius: 40px;
    padding: 0px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 150px;
    text-decoration: none;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    color: transparent;
    -webkit-background-clip: text;
    border: 2px solid rgb(12, 100, 195);
    text-transform: capitalize;
}

#brouchre-popup .content .form #contact-form-submit:hover {
    color: white;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
}

#ryma-content {
    position: relative;
    top: 100px;
}

#ryma-content .content {
    text-align: center;
}

#ryma-content .content h3 {
    font-size: 35px;
    color: rgb(32, 115, 203);
}

#ryma-content .content p {
    color: black;
    font-size: 18px;
    margin-top: 20px;
}

#ryma-content .bar-images {
    display: flex;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 20px;
    margin-top: 40px;
}

#ryma-content .bar-images .image {
    width: 45%;
}

#ryma-content .bar-images .second-image {
    width: 30%;
    text-align: center;
}

#ryma-content .bar-images .image #graph {
    width: 100%;
}

#ryma-content .bar-images .second-image #little-content {
    width: 70%;
}

#ryma-content .bar-images .second-image .btns {
    text-align: center;
    margin-top: 30px;
}

#ryma-content .bar-images .second-image .btns a button {
    border-radius: 10px;
    padding: 10px 12px;
    font-weight: 700;
    font-size: 17px;
    width: 200px;
    text-decoration: none;
    color: white;
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    border: 2px solid rgb(12, 100, 195);
    text-transform: capitalize;
}

#ryma-content .bar-images .second-image .btns a button:hover {
    background: linear-gradient(to right, rgb(32, 115, 203), #d82020c6);
    color: white;
}


#admin-login-form {
    padding-bottom: 80px;
    position: relative;
    top: 0px;
    background-color: #F1F3F2
}

#admin-login-form .content {
    text-align: center;
    padding-top: 100px;
    /* background: red; */
}

#admin-login-form .content h2 {
    font-family: "Archivo Black", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 45px;
    text-transform: capitalize;
}

#admin-login-form .content form .point-1 {
    margin-top: 30px;
}

#admin-login-form .content form .point-1 label {
    font-weight: 700;
}

#admin-login-form .content form .point-1 input {
    width: 400px;
    height: 40px;
    padding-left: 10px;
}

#admin-panel {

    padding-bottom: 50px;
}

#admin-panel .content {
    text-align: center;
}

#admin-panel .content h2 {
    font-family: "Archivo Black", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 45px;
    padding-top: 20px;
    text-transform: capitalize;
}

#panels .panel-content {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    row-gap: 20px;
}

#panels .panel-content .box {
    text-align: center;
    /* width: 100%; */
    background: rgb(235, 235, 235);
    padding: 50px;
    box-shadow: 2px 2px 5px grey;
}

#panels .panel-content .box button {
    margin-top: 30px;
}

#admin-logout {
    margin-top: 100px;
    text-align: end;
    padding-bottom: 50px;
}

#certification {
    margin-top: 80px;
}

#certification .heading {
    padding: 3px;
    text-align: center;
    margin-bottom: 20px;
}

#certification .heading span {
    color: rgb(212, 4, 4);
    font-size: 15px;
}

#certification .heading h1 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bolder;
    font-family: "Cantora One", sans-serif;
}

#certification .heading h1 span {
    background: linear-gradient(to right, rgb(12, 100, 195)25%, #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 40px;
}

#certification .certificate {
    display: flex;
    justify-content: center;
    column-gap: 30px;
    margin-top: 50px;
}

#certification .certificate .box {
    text-align: center;
    padding: 10px;
    display: flex;
    width: 90vh;
    height: 30vh;
    padding: 20px;
    /* border: 1px solid red; */
    box-shadow: 0 1px 5px rgba(223, 222, 222, 0.449);
}

#certification .certificate .box .image img {
    width: 30vh
}

#certification .certificate .box .text {
    text-align: start;
    padding-left: 10px;
}



#testimonials {
    margin-top: 80px;
}

#testimonials .heading {
    padding: 3px;
    text-align: center;
    margin-bottom: 20px;
}

#testimonials .heading span {
    color: rgb(212, 4, 4);
    font-size: 15px;
}

#testimonials .heading h1 {
    text-transform: uppercase;
    font-size: 40px;
    font-weight: bolder;
    font-family: "Cantora One", sans-serif;
}

#testimonials .heading h1 span {
    background: linear-gradient(to right, rgb(12, 100, 195)25%, #ab1313c6);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 40px;
}

.gallery {
    width: 100%;
    display: flex;
    overflow-x: scroll;
}

.gallery div {
    display: grid;
    grid-template-columns: auto auto auto;
    grid-gap: 10px;
    padding: 5px;
    flex: none;
}

.gallery::-webkit-scrollbar {
    display: none;
}

.gallery-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery div .main {
    display: block;
    width: 55vh;
}

.gallery div .main .box {
    background: white;
    width: 50vh;
    height: 200px;
    display: block;
    padding: 10px;
    position: relative;
    overflow: hidden !important;
    overflow-y: scroll !important;
}

.gallery div .main .box::-webkit-scrollbar {
    width: 2px; /* Adjust scrollbar width as needed */
}

.gallery div .main .box::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.5); /* Adjust scrollbar color as needed */
    border-radius: 4px; /* Adjust scrollbar corner radius as needed */
}

.gallery div .main .box::-webkit-scrollbar-track {
    background-color: transparent; /* Adjust track color as needed */
}

.gallery div .main .box {
    scrollbar-width: none; /* Firefox: Hide scrollbar by default */
}

.gallery div .main .box:hover {
    scrollbar-width: thin; /* Firefox: Show scrollbar on hover */
}

.gallery div .main .box::-webkit-scrollbar {
    opacity: 0; /* Webkit: Hide scrollbar by default */
    transition: opacity 0.3s; /* Smooth transition */
}

.gallery div .main .box:hover::-webkit-scrollbar {
    opacity: 1; /* Webkit: Show scrollbar on hover */
}


/* .gallery div .main .box:after {
    content: '';
    position: absolute;
    left: 30px;
    bottom: -50px;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-width: 12px 15px;
    border-top-color: #800707;
} */

.gallery div .main .author{
    margin-top: 28px;
    padding: 10px;
    width: 100%;
}


.gallery div .main .author img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.gallery div .main .author .title {
    display: block;
    margin-right:100px;
    height: 90px;
    width: 100%;
}

.gallery div .main .author .title p{
    margin-top: -5px;
    color: grey;
}

.gallery div .main .author .title span{
    color: grey;
    position: relative;
    top: -10px;
}


.gallery div .main .author .title h3{
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 500;
}

.gallery-wrap #backbtn{
    margin-right: 20px;
    margin-top: -100px;
    cursor: pointer;
}

.gallery-wrap #nextbtn{
    margin-left:20px;
    margin-top: -100px;
    cursor: pointer;
}
