img {
    width: 100%;
}

a {
    text-decoration: none;
}

body {
    overflow-x: hidden;
    font-family: "Roboto", sans-serif;
}

/*/ --- navbar starts --- /*/
.navbar {
    background-color: #fff;
    padding: 10px 7%;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9;
}
.navbar-fixed-top.scrolled-inner {
    background-color: #000 !important;
}
.event-navbar {
    background: none !important;
    padding: 10px 7%;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9;
}
.navbar .navbar-toggler {
    width: 60px;
}
.navbar .navbar-brand {
    width: 90px;
}
.navbar .navbar-nav .nav-link {
    font-weight: 500;
    color: #000;
    padding: 5px 15px;
    font-family: "Montserrat", sans-serif
}
.event-navbar .nav-link {
    color: #fff !important;
}
.navbar .navbar-collapse {
    margin-left: auto;
    justify-content: center;
}
.navbar .contact-btn a {
    display: inline-flex;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 40px;
    background: #000;
    border: none;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.navbar .contact-btn a img {
    width: 20px;
    margin-left: 7px;
}
.event-navbar .contact-btn a {
    display: inline-flex;
    padding: 10px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 40px;
    background: #fff;
    border: none;
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
/*/ --- navbar ends --- /*/

/*/ --- main banner starts --- /*/
.main-banner {
    position:relative;
    padding:0px !important;
}
.main-banner video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.main-banner .banner-content {
    position: absolute;
    top: 50vh;
    width: 40%;
    left: 7%;
    animation-duration: 3s;
}
.main-banner .banner-content h1 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 65px; /* 102.941% */
    letter-spacing: -2.72px;
}
.main-banner .banner-content p {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.4px;
}
.main-banner .banner-content a {
    display: flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    font-family: "Montserrat", sans-serif;
    border:none;
    width: fit-content;
}
.main-banner .banner-content a img {
    width: 24px;
    height: 24px;
}
/*/ --- main banner ends --- /*/

/*/ --- about section starts --- /*/
.about-main .custom-container {
    padding: 60px 7%;
}
.about-main .about-content h6 {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
    border-radius: 22px;
    background: var(--Black-Normal, #000);
    display: inline-flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.about-main .about-content h2 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -1.92px;
    margin-top:20px;
    margin-bottom: 14px;
}
.about-main .about-content h5 {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.72px;
    margin-bottom: 14px;
}
.about-main .about-content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px; /* 160% */
    margin-bottom: 15px;
}
.about-main .about-content a {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    display: inline-flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border: none;
    margin-bottom:15px;
}
.about-main .about-content a img {
    width: 24px;
    height: 24px;
}
.about-main .about-image .about-img-one .content {
    padding:10px;
}
.about-main .about-image .about-img-one .element-one {
    border-radius: 40px;
    background: #F3F3F3;
    height: 14px;
    align-self: stretch;
    width: 200px;
    display: block;
    margin-bottom: 10px;
}
.about-main .about-image .about-img-one .element-two {
    width: 158px;
    height: 14px;
    display: block;
    border-radius: 40px;
    background: #F3F3F3;
    align-self: stretch;
    margin-bottom: 10px;
}
.about-main .about-image .about-img-one img {
    height:350px;
    border-radius:30px;
    object-fit: cover;
}
.about-main .about-image .about-img-one h5 {
    color: #000;
    font-family: SF-Pro-Display-Regular;
    font-size: 28px;
    font-style: normal;
    font-weight: 510;
    line-height: normal;
    letter-spacing: -0.56px;
}
.about-main .about-image .about-img-one ul {
    display: flex;
    list-style: none;
    padding-left: 0px;
    gap: 10px;
}
.about-main .about-image .about-img-one ul li {
    font-size:26px;
}
.about-main .about-image .about-img-two .content h5 {
    color: #000;
    font-family: SF-Pro-Display-Regular;
    font-size: 28px;
    font-style: normal;
    font-weight: 510;
    line-height: normal;
    letter-spacing: -0.56px;
}
.about-main .about-image .about-img-two ul {
    display:flex;
    list-style:none;
    padding-left: 0px;
}
.about-main .about-image .about-img-two ul li span {
    width: 50px;
    height: 50px;
    background-color: #F3F3F3;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-main .about-image .about-img-two ul li {
    margin-left: -10px;
}
.about-main .about-image .about-img-two ul li img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.about-main .about-image .about-img-two ul li:first-child {
    margin-left: 0px;
}
.about-main .about-image .about-img-two video {
    height:350px;
    border-radius:30px;
    object-fit: cover;
    width: 100%;
}
/*/ --- about section ends --- /*/

/*/ --- about shamim rafeek starts --- /*/
.about-shamim-rafeek {
    padding: 60px 7%;
}
.about-shamim-rafeek .custom-container {
    padding:15px;
    border-radius: 38px;
    border: 0.6px solid rgba(0, 0, 0, 0.20);
    background: #FFF;
    box-shadow: 269px 439px 144px 0px rgba(186, 186, 186, 0.00), 172px 281px 132px 0px rgba(186, 186, 186, 0.03), 97px 158px 111px 0px rgba(186, 186, 186, 0.10), 43px 70px 82px 0px rgba(186, 186, 186, 0.17), 11px 18px 45px 0px rgba(186, 186, 186, 0.20);
}
.about-shamim-rafeek .award-row {
    display: flex;
}
.about-shamim-rafeek .award-row .award-img img {
    height:80px;
    object-fit: contain;
}
.about-shamim-rafeek .content h6 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.76px;
}
.about-shamim-rafeek .content p {
    color: rgba(0, 0, 0, 0.70);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 156.25% */
    letter-spacing: -0.32px;
}
/*/ --- about shamim rafeek ends --- /*/

/*/ --- counter starts --- /*/
.counter-main {
    padding: 20px 10% 50px;
}
.counter-main .custom-container {
    background-color:#fff;
    padding: 25px 0px;
}
.counter-main .counter-box h2 {
    font-family: "Plus Jakarta Sans";
    text-align: center;
    font-size: 44px;
    font-weight:700;
}
.counter-main .counter-box p {
    color: rgba(0, 0, 0, 0.70);
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
}
.counter-main .counter-box {
    border-right:1px solid #B80000;
    padding: 0px 25px;
    height: 100%;
}
.counter-main .col-md-3:nth-child(4) .counter-box {
    border-right: none !important;
}
/*/ --- counter ends --- /*/

/*/ --- main event starts --- /*/
.main-event {
    padding:0px;
    background: #F3F3F3;
}
.main-event .event-content {
    padding:30px 7% 30px 3%;
}
.main-event .event-image, .event-image img {
    height:100%;
}
.main-event .event-content h6 {
    color: #000;
    font-family: SF-Pro-Display-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 590;
    line-height: normal;
    letter-spacing: -0.36px;
}
.main-event .event-content h2 {
    color: var(--Red-Normal, #B80000);
    font-family: "Plus Jakarta Sans";
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 78px; /* 111.429% */
    letter-spacing: -2.8px;
}
.main-event .event-content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 138.889% */
    letter-spacing: -0.36px;
}
.main-event .event-content .event-date {
    border-radius: 29px;
    background: #000;
    color: #FFF;
    font-family: SF-Pro-Display-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px; /* 138.889% */
    display: inline-flex;
    padding: 10px 14px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.main-event .event-content .countdown-timer {
    margin: 30px 0px;
}
.main-event .event-content .countdown {
      font-size: 2rem;
      display: flex;
      justify-content: flex-start;
      gap: 25px;
}
.main-event .event-content .countdown div {
    display:flex;
    align-items: flex-end;
}
.main-event .event-content .countdown span {
    color: #000;
    font-family: Tanker-Regular;
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0px;
}
.main-event .event-content .label {
    color: rgba(0, 0, 0, 0.50);
    font-family: "Plus Jakarta Sans";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.72px;
}
.main-event .event-content a {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    display: inline-flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border: none;
}
.main-event .event-content a img {
    width: 24px;
    height: 24px;
}
.main-event .event-btn p {
    color: rgba(0, 0, 0, 0.60);
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.36px;
    margin-bottom:0px;
}
.main-event .event-btn {
    display: flex;
    align-items: center;
    gap:15px;
}
/*/ --- main event ends --- /*/

/*/ --- upcoming events starts --- /*/
.upcoming-events .custom-container {
    padding: 60px 7%;
}
.upcoming-events h2 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 34.533px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.691px;
    margin-bottom: 30px;
}
.upcoming-events .up-event-box {
    border-radius: 35px;
    background: #F3F3F3;
    padding:15px;
    margin-bottom: 20px;
}
.upcoming-events .up-event-box img {
    height:175px;
    object-fit:cover;
    border-radius:15px;
    margin-bottom: 10px;
}
.upcoming-events .up-event-box h4 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.987px;
}
.upcoming-events .up-event-box p {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.upcoming-events .up-event-box a {
    color: var(--Black-Normal, #000);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.9px; /* 116.667% */
    letter-spacing: -0.666px;
    display: flex;
    width: fit-content;
    gap: 10px;
    background:none;
    border:none;
    padding: 0px;
}
.upcoming-events .up-event-box a img {
    width: 24px;
    height: 24px;
    margin-bottom: 0px;
}
/*/ --- upcoming events ends --- /*/

/*/ --- sub events starts --- /*/
.sub-event-head {
    background-image: url('../img/event-bg.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.sub-event-head .custom-container {
    padding: 160px 7% 60px;
}
.sub-event-head .head h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -2.72px;
    text-align: left;
}
.sub-event-head .head p {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}
.sub-event-head .head a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    display: block;
    width: fit-content;
    padding: 10px 30px;
    border-radius: 50px;
    color: #fff;
    background: #cd2f2b;
    background: linear-gradient(90deg, rgb(206 30 34) 0%, rgb(128 15 61) 100%);
}
.sub-event-head .date-details .box {
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px dashed #ffffff40;
}
.sub-event-head .date-details .box img {
    width: 40px;
    object-fit: contain;
}
.sub-event-head .date-details .box h6 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #fff;
    font-size: 20px;
}

.sub-event-content .custom-container {
    padding: 60px 7%;
}
.sub-event-content .content h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 36px;
}
.sub-event-content .content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 20px;
}
.sub-event-content .content ul {
    padding-left: 0px;
}
.sub-event-content .content ul li {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
    list-style: none;
    padding-left: 0px;
    position:relative;
    padding-left:25px;
}
.sub-event-content .content ul li:before {
    content:'';
    display:block;
    width:17px;
    height:17px;
    background-image:url(../img/icons/check-solid.svg);
    background-repeat:no-repeat;
    background-size:contain;
    background-position:center;
    position: absolute;
    left: 0px;
    top: 2px;
}
.sub-event-content .content li i {
    color: #c42d28;
    margin-right: 8px;
}
.sub-event-content .img img {
    height: 350px;
    border-radius: 30px;
    object-fit: cover;
}
/*/ --- sub events ends --- /*/

/*/ --- services starts --- /*/
.services-main {
    background-color: #000;
    background-image: url(../img/service-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}
.services-main .custom-container {
    padding: 60px 7%;
}
.services-main .head span {
    color: var(--Black-Normal, #000);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
    border-radius: 60px;
    background: var(--White-Normal, #FFF);
    padding: 10px 14px;
    display:block;
    width: fit-content;
    margin:auto;
}
.services-main .head h2 {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: center;
    margin:10px 0px 20px;
}
.services-main .see-all-btn {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    display: inline-flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border: none;
    margin:auto;
    width:fit-content;
}
.services-main .see-all-btn img {
    width: 24px;
    height: 24px;
}
.services-main .event-box {
    margin-bottom:20px;
}
.services-main .event-box img {
    height:200px;
    object-fit:cover;
    border-radius:15px;
    margin-bottom: 10px;
}
.services-main .event-box h4 {
    color: #ffffff;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.987px;
}
.services-main .event-box p {
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.services-main .event-box a {
    color: var(--Black-Normal, #ffffff);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.9px; /* 116.667% */
    letter-spacing: -0.666px;
    display: flex;
    width: fit-content;
    gap: 10px;
    background:none;
    border:none;
    padding: 0px;
}
.services-main .event-box a img {
    width: 24px;
    height: 24px;
    margin-bottom: 0px;
}
/*/ --- services ends --- /*/

/*/ --- home projects starts --- /*/
.projects-main {
    background-image: url('../img/projects-bg.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.projects-main .custom-container {
    padding: 70px 3%;
}
.projects-main .head span {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
    border-radius: 60px;
    background: #000000;
    padding: 10px 14px;
    display: block;
    width: fit-content;
    margin: auto;
}
.projects-main .head h2 {
    color: #B80000;
    font-family: "Plus Jakarta Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: center;
    margin: 10px 0px 40px;
}
.projects-main .projects-box {
    display: flex;
    gap: 10px;
}
.projects-main .projects-box .img {
    width: 50%;
}
.projects-main .projects-box .img img {
    height: 170px;
    object-fit: cover;
    border-radius: 10px;
}
.projects-main .projects-box .content {
    width: 50%;
}
.projects-main .projects-box .content a {
    color: var(--Black-Normal, #000);
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.9px;
    letter-spacing: -0.666px;
    display: flex;
    width: fit-content;
    gap: 10px;
    background: none;
    border: none;
    padding: 0px;
}
.projects-main .projects-box .content a img {
    width: 24px;
    height: 24px;
    margin-bottom: 0px;
}
.projects-main .projects-box .content h4 {
    color: #000;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.18px;
}
.projects-main .projects-box .content p{
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; /* 140% */
    letter-spacing: -0.45px;
    margin-bottom: 0px;
}
/*/ --- home prohects ends --- /*/

/*/ --- home clients starts --- /*/
.clients-main {
    background: #000;
}
.clients-main .custom-container {
    padding: 70px 7%;
}
.clients-main .head span {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
    border-radius: 60px;
    background: #fff;
    padding: 10px 14px;
    display: block;
    width: fit-content;
    margin: auto;
}
.clients-main .head h2 {
    color: #B80000;
    font-family: "Plus Jakarta Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: center;
    margin: 10px 0px 10px;
}
.clients-main .head p {
    color: var(--White-Normal, #FFF);
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    margin-bottom: 30px;
}
.clients-main .client-logos {
    border-radius: 33px;
    background: #232323;
    padding: 30px;
}
.clients-page {
    background-color:#fff !important;
}
/*.clients-page .client-logos {*/
/*    background: none !important;*/
/*}*/
.clients-main .client-logos .box {
    border-radius: 23px;
    border: 1px solid #FFF;
    padding: 15px;
    margin-bottom: 20px;
}
.clients-main .client-logos .box img {
    height: 70px;
    object-fit: contain;
}
.clients-main .view-all-btn a {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    display: inline-flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;   
    border: none;
    display: block;
    margin: 20px auto;
    width: fit-content;
}
.clients-main .view-all-btn a img {
    width: 24px;
    height: 24px;
}
/*/ --- home clients ends --- /*/

/*/ --- testimonials starts --- /*/
.testimonials-main .custom-container {
    padding: 70px 3% 0px;
}
.testimonials-main .head {
    width: 60%;
    margin: auto;
}
.testimonials-main .head span {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
    border-radius: 60px;
    background: #000;
    padding: 10px 14px;
    display: block;
    width: fit-content;
    margin: auto;
}
.testimonials-main .head h2 {
    color: #B80000;
    font-family: "Plus Jakarta Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: center;
    margin: 10px 0px 10px;
}
.testimonials-main .head p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    margin-bottom: 30px;
}
.testimonials-main .testimonial-slider {
    position: relative;
    padding: 160px 0px 50px;
}
.testimonials-main .testimonial-slider:after {
    content: '';
    display: block;
    background-image: url('../img/phone-frame.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: auto;
    height: 540px;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
}
.testimonials-main .testimonial-slider .testimony-box img {
    width: 36.474px;
    height: 36.474px;
}
.testimonials-main .testimonial-slider .testimony-box .rating {
    width: 100px;
    object-fit: contain;
}
.testimonials-main .testimonial-slider .testimony-box p {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.842px; /* 150% */
    letter-spacing: -0.278px;
    min-height: 110px;
}
.testimonials-main .testimonial-slider .testimony-box {
    border-radius: 19.974px;
    border: 0.521px solid rgba(0, 0, 0, 0.20);
    background: #F3F3F3;
    padding: 10px;
    margin-right: 15px;
}
.testimonials-main .testimonial-slider .testimony-box .client-details {
    display: flex;
    gap: 15px;
}
.testimonials-main .testimonial-slider .testimony-box .client-details img {
    width: 50px;
    height: 50px;
    border-radius: 6px;
} 
.testimonials-main .testimonial-slider .testimony-box .client-details .content h4 {
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.278px;
    margin-bottom: 0px;
}
.testimonials-main .testimonial-slider .testimony-box .client-details .content p{
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.278px;
    margin-bottom: 0px;
    min-height: unset;
}
.testimonials-main .view-all-btn a {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    display: inline-flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;   
    border: none;
    display: block;
    margin: 20px auto;
    width: fit-content;
    z-index: 8;
    position: relative; 
}
.testimonials-main .view-all-btn a img {
    width: 24px;
    height: 24px;
}
/*/ --- testimonials ends --- /*/

/*/ --- blog starts --- /*/
.blog-faq-enquiry-main {
    background-image: url('../img/blog-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.blog-faq-enquiry-main .custom-container {
    padding: 60px 7%;
}
.blog-main .head {
    width: 60%;
    margin: auto;
}
.blog-main .head span {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
    border-radius: 60px;
    background: #000;
    padding: 10px 14px;
    display: block;
    width: fit-content;
    margin: auto;
}
.blog-main .head h2 {
    color: #B80000;
    font-family: "Plus Jakarta Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: center;
    margin: 10px 0px 10px;
}
.blog-main .head p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    margin-bottom: 30px;
}
.blog-main .blog-box a {
    color: #b92925;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.9px;
    letter-spacing: -0.666px;
    display: flex;
    width: fit-content;
    gap: 10px;
    background: none;
    border: none;
    padding: 0px;
}
.blog-main .blog-box a img {
    width: 24px;
    height: 24px;
    margin-bottom: 0px;
}
.blog-main .blog-box img {
    height: 227px;
    border-radius: 17px;
}
.blog-main .blog-box span img {
    width: 18px;
    height: 18px;
    aspect-ratio: 1/1;
}
.blog-main .blog-box span {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.28px;
    border-radius: 9px;
    background: #E3E3E3;
    display: flex;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: fit-content;
    margin: 10px 0px;
}
.blog-main .blog-box h4 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.72px;
}
.blog-main .blog-box p {
    color: rgba(0, 0, 0, 0.70);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; /* 150% */
    letter-spacing: -0.56px;
    margin-bottom: 7px;
}
.blog-main .blog-box {
    padding: 12px;
    border-radius: 26px;
    background: #F3F3F3;
    box-shadow: 210px 335px 111px 0px rgba(158, 158, 158, 0.00), 134px 215px 101px 0px rgba(158, 158, 158, 0.03), 75px 121px 85px 0px rgba(158, 158, 158, 0.10), 34px 54px 63px 0px rgba(158, 158, 158, 0.17), 8px 13px 35px 0px rgba(158, 158, 158, 0.20);
}
.blog-main .view-all-btn a {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    display: inline-flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;   
    border: none;
    display: block;
    margin: 20px auto;
    width: fit-content;
}
.blog-main .view-all-btn a img {
    width: 24px;
    height: 24px;
}
/*/ --- blog ends --- /*/ 

/*/ --- enquiry form starts --- /*/
.enquiry-section {
      padding: 60px 7%; 
    }
.enquiry-section .head h2 {
    font-family: "Plus Jakarta Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    color: #fff;
}
.enquiry-section .head p {
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    color: #fff;
    margin-bottom: 50px;
}
.enquiry-section .custom-container {
    padding: 60px 5%;
    background-color: #000;
    border-radius: 30px;
}
.enquiry-section label {
    font-family: "Plus Jakarta Sans";
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    font-style: normal;
}
    .enquiry-section .form-control, .form-select {
      background-color: #222 !important;
      border: none;
      padding: 12px;
      border-radius: 15px;
      color: #fff !important;
    }

    .enquiry-section .form-control::placeholder {
      color: #aaa;
    }

    .enquiry-section .form-check-label {
      font-size: 0.9rem;
      color: #ccc;
    }

    .enquiry-section .submit-btn {
      background-color: #c0392b;
      border: none;
      padding: 12px 25px;
      border-radius: 30px;
      font-weight: 600;
      color: #fff;
    }

    .enquiry-section .submit-btn img {
        width: 30px;
    }

    .enquiry-section .submit-btn:hover {
      background-color: #a93226;
    }

    .enquiry-section .rounded-image {
      width: 100%;
      border-radius: 20px;
      object-fit: cover;
    }
    .enquiry-section .enq-main-img {
        height:100%;
        border-radius:10px;
        object-fit:cover;
    }
/*/ --- enquiry form ends --- /*/

/*/ --- footer starts --- /*/
.footer {
    background: #F3F3F3;
}
.footer .custom-container {
    padding: 60px 7% 30px;
}
.footer .logo {
    width: 142.101px;
    height: 120px;
    margin-bottom:15px;
}
.footer .content p {
    color: #000;
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: -0.32px;
}
.footer .quick-links h4 {
    color: #000;
    font-family: SF-Mono;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    letter-spacing: -0.4px;
}
.footer .contact h4 {
    color: #000;
    font-family: SF-Mono;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    letter-spacing: -0.4px;
}
.footer .map h4 {
    color: #000;
    font-family: SF-Mono;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 120% */
    letter-spacing: -0.4px;
}
.footer .quick-links ul {
    padding-left: 0px;
    margin-bottom:0px;
    list-style: none;
}
.footer .quick-links ul li a {
    color: rgba(0, 0, 0, 0.80);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 141.176% */
    letter-spacing: -0.17px;
    margin-top: 15px;
    display: block;
}
.footer .contact div {
    display: flex;
    margin-top: 15px;
}
.footer .contact span {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px; /* 141.176% */
    letter-spacing: -0.17px;
    width:30%
}
.footer .contact a {
    color: rgba(0, 0, 0, 0.80);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.17px;
    width:70%
}
.footer .contact p {
    color: rgba(0, 0, 0, 0.80);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.17px;
    width:70%
}
.footer .map iframe {
    width:100%;
    height:160px;
    border-radius:20px;
    border: 1.5px solid #ddd !important;
}
.footer .copyright {
    padding-top:30px;
}
.footer .copyright p {
    color: #000;
    font-family: SF-Mono-Regular;
    font-size: 15px;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.96px;
    text-transform: uppercase;
}
.footer .copyright p a {
    color: #000;
}
.footer .copyright ul {
    padding-left: 0px;
    margin-bottom:0px;
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 15px;
}
.footer .copyright ul li a {
    color: #000;
    font-family: SF-Mono-Regular;
    font-size: 15px;
    font-style: normal;
    line-height: normal;
    letter-spacing: -0.96px;
    text-transform: uppercase;
}
/*/ --- footer ends --- /*/

/*/ --- main event page starts --- /*/
.main-event-inner {
    background-image: url('../img/main-event-banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 65vh;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    padding: 150px 7% 30px;
}
.bg:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    opacity: 0.3;
}
@keyframes sf-fly-by-1 {
    from {
        transform: translateZ(-600px);
        opacity: 0.5;
    }
    to {
        transform: translateZ(0);
        opacity: 0.5;
    }
}
@keyframes sf-fly-by-2 {
    from {
        transform: translateZ(-1200px);
        opacity: 0.5;
    }
    to {
        transform: translateZ(-600px);
        opacity: 0.5;
    }
}
@keyframes sf-fly-by-3 {
    from {
        transform: translateZ(-1800px);
        opacity: 0.5;
    }
    to {
        transform: translateZ(-1200px);
        opacity: 0.5;
    }
}
.star-field {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 65vh;
    perspective: 600px;
    -webkit-perspective: 600px;
    z-index: -1;
}
.star-field .layer {
    box-shadow: -411px -476px #cccccc, 777px -407px #d4d4d4, -387px -477px #fcfcfc, -91px -235px #d4d4d4, 491px -460px #f7f7f7, 892px -128px #f7f7f7, 758px -277px #ededed, 596px 378px #cccccc, 647px 423px whitesmoke, 183px 389px #c7c7c7,
        524px -237px #f0f0f0, 679px -535px #e3e3e3, 158px 399px #ededed, 157px 249px #ededed, 81px -450px #ebebeb, 719px -360px #c2c2c2, -499px 473px #e8e8e8, -158px -349px #d4d4d4, 870px -134px #cfcfcf, 446px 404px #c2c2c2,
        440px 490px #d4d4d4, 414px 507px #e6e6e6, -12px 246px #fcfcfc, -384px 369px #e3e3e3, 641px -413px #fcfcfc, 822px 516px #dbdbdb, 449px 132px #c2c2c2, 727px 146px #f7f7f7, -315px -488px #e6e6e6, 952px -70px #e3e3e3,
        -869px -29px #dbdbdb, 502px 80px #dedede, 764px 342px #e0e0e0, -150px -380px #dbdbdb, 654px -426px #e3e3e3, -325px -263px #c2c2c2, 755px -447px #c7c7c7, 729px -177px #c2c2c2, -682px -391px #e6e6e6, 554px -176px #ededed,
        -85px -428px #d9d9d9, 714px 55px #e8e8e8, 359px -285px #cfcfcf, -362px -508px #dedede, 468px -265px #fcfcfc, 74px -500px #c7c7c7, -514px 383px #dbdbdb, 730px -92px #cfcfcf, -112px 287px #c9c9c9, -853px 79px #d6d6d6,
        828px 475px #d6d6d6, -681px 13px #fafafa, -176px 209px #f0f0f0, 758px 457px #fafafa, -383px -454px #ededed, 813px 179px #d1d1d1, 608px 98px whitesmoke, -860px -65px #c4c4c4, -572px 272px #f7f7f7, 459px 533px #fcfcfc,
        624px -481px #e6e6e6, 790px 477px #dedede, 731px -403px #ededed, 70px -534px #cccccc, -23px 510px #cfcfcf, -652px -237px whitesmoke, -690px 367px #d1d1d1, 810px 536px #d1d1d1, 774px 293px #c9c9c9, -362px 97px #c2c2c2,
        563px 47px #dedede, 313px 475px #e0e0e0, 839px -491px #e3e3e3, -217px 377px #d4d4d4, -581px 239px #c2c2c2, -857px 72px #cccccc, -23px 340px #dedede, -837px 246px white, 170px -502px #cfcfcf, 822px -443px #e0e0e0, 795px 497px #e0e0e0,
        -814px -337px #cfcfcf, 206px -339px #f2f2f2, -779px 108px #e6e6e6, 808px 2px #d4d4d4, 665px 41px #d4d4d4, -564px 64px #cccccc, -380px 74px #cfcfcf, -369px -60px #f7f7f7, 47px -495px #e3e3e3, -383px 368px #f7f7f7, 419px 288px #d1d1d1,
        -598px -50px #c2c2c2, -833px 187px #c4c4c4, 378px 325px whitesmoke, -703px 375px #d6d6d6, 392px 520px #d9d9d9, -492px -60px #c4c4c4, 759px 288px #ebebeb, 98px -412px #c4c4c4, -911px -277px #c9c9c9;
    transform-style: preserve-3d;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 4px;
    width: 4px;
    border-radius: 2px;
}
.star-field .layer:nth-child(1) {
    animation: sf-fly-by-1 5s linear infinite;
}
.star-field .layer:nth-child(2) {
    animation: sf-fly-by-2 5s linear infinite;
}
.star-field .layer:nth-child(3) {
    animation: sf-fly-by-3 5s linear infinite;
}
.main-event-inner .content h1 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -2.72px;
    text-align: center;
}
.main-event-inner .content h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.72px;
    text-align: center;
}
.main-event-inner .content p {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-align: center;
}
.main-event-inner .content a {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    display: block;
    width: fit-content;
    padding: 10px 30px;
    border-radius: 50px;
    margin: auto;
    color: #fff;
    background: #cd2f2b;
    background: linear-gradient(90deg, rgb(206 30 34) 0%, rgb(128 15 61) 100%);
}

.speakers-main .custom-container {
    padding: 60px 7%;
}
.speakers-main .head h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #000;
    font-weight: 700;
    text-align: center;
    font-size: 46px;
}
.speakers-main .head p {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.72px;
    margin-bottom: 40px;
    text-align: center;
}
.speakers-main .speaker-box-one {
    display: flex;
    gap: 10px;
    padding: 10px;
    border: 1.6px solid #c82e29;
    border-radius: 15px;
    margin-bottom: 20px;
}
.speakers-main .speaker-box-one .img {
    width: 35%;
}
.speakers-main .speaker-box-one .img img {
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
}
.speakers-main .speaker-box-one .content {
    width: 65%;
}
.speakers-main .speaker-box-one .content h6 {
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
}
.speakers-main .speaker-box-one .content h4 {
    color: #cc2f2a;
    font-family: SF-Pro-Display-Medium;
    margin-bottom: 4px;
}
.speakers-main .speaker-box-one .content h5 {
    font-family: SF-Pro-Display-Medium;
    font-size: 16px;
    margin-bottom: 10px;
}
.speakers-main .speaker-box-one .content p {
    font-family: SF-Pro-Display-Medium;
    font-size: 14px;
    color: #6e6e6e;
}
.speakers-main .speaker-box-one .content2 {
    width: 100%;
}
.speakers-main .speaker-box-one .content2 p {
    font-family: SF-Pro-Display-Medium;
    font-size: 14px;
    color: #6e6e6e;
}

.speakers-main .speaker-box-two {
    display: flex;
    gap: 10px;
    padding: 10px;
    border: 1.6px solid #c82e29;
    border-radius: 15px;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}
.speakers-main .speaker-box-two .img {
    width: 30%;
}
.speakers-main .speaker-box-two .img img {
    height: 140px;
    object-fit: cover;
    border-radius: 10px;
}
.speakers-main .speaker-box-two .content {
    width: 66%;
}
.speakers-main .speaker-box-two .content h6 {
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
}
.speakers-main .speaker-box-two .content h4 {
    color: #cc2f2a;
    font-family: SF-Pro-Display-Medium;
    margin-bottom: 4px;
}
.speakers-main .speaker-box-two .content h5 {
    font-family: SF-Pro-Display-Medium;
    font-size: 16px;
    margin-bottom: 10px;
}
.speakers-main .speaker-box-two .content2 {
    width: 100%;
}
.speakers-main .speaker-box-two .content2 p {
    font-family: SF-Pro-Display-Medium;
    font-size: 14px;
    color: #6e6e6e;
}
.speakers-main .speaker-box-two:nth-child(1) {
    margin-top: -20px;
}

.main-event-date .countdown-timer {
    margin: 30px 0px 0px;
    padding: 20px 10px;
    border-radius: 15px;
    background: #cd2f2b;
    background: linear-gradient(90deg, rgb(206 30 34) 0%, rgb(128 15 61) 100%);
}
.main-event-date .countdown {
    font-size: 2rem;
    display: flex;
    justify-content: space-evenly;
    gap: 35px;
}
.main-event-date .countdown div {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
}
.main-event-date .countdown span {
    color: #000;
    font-family: Tanker-Regular;
    font-size: 100px;
    font-style: normal;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0px;
}
.main-event-date .label {
    color: rgba(0, 0, 0, 0.50);
    font-family: "Plus Jakarta Sans";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-top: 10px;
    letter-spacing: -0.72px;
}

.main-event-date {
    background-image: url('../img/event-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.main-event-date .custom-container {
    padding: 60px 7%;
}
.main-event-date .event-details .d-box {
    display: flex;
    gap: 15px;
    border: 1px solid #bb2a26;
    border-radius: 10px;
    padding: 18px 10px;
}
.main-event-date .event-details .d-box img {
    width: 30%;
    height: 50px;
    object-fit: contain;
}
.main-event-date .event-details .d-box .content {
    width: 70%;
}
.main-event-date .event-details .d-box .content h5 {
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    font-weight: 600;
}
.main-event-date .event-details .d-box .content h6 {
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    color: #fff;
    margin-bottom: 0px;
    font-weight: 300;
}

.sponsors-main-event .custom-container {
    padding: 60px 7%;
}
.sponsors-main-event .head h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #000;
    font-weight: 700;
    text-align: center;
    font-size: 46px;
}
.sponsors-main-event .head p {
    color: #000;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.72px;
    margin-bottom: 40px;
    text-align: center;
}
.sponsors-main-event img {
    filter: grayscale(1);
    height: 70px;
    object-fit: contain;
    width: 70%;
    margin: auto;
    display: block;
}
/*/ --- main event page ends --- /*/

/*/ --- registration page starts --- /*/
.main-event-registration {
    background-image: url('../img/event-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.main-event-registration .custom-container {
    padding: 140px 7% 60px;
}
.main-event-registration .toggle-container #registrationType {
    height:auto !important;
}
.main-event-registration .toggle-container {
    border: 1px solid #ffffffa6;
    width: fit-content;
    padding: 10px 20px;
    border-radius: 5px;
    margin: 0px auto 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
}
.main-event-registration .toggle-container h4 {
    font-family: SF-Pro-Display-Regular;
    color: #fff;
    font-size:14px;
    width:100%;
    text-align:center;
    margin-bottom:0px;
}
.main-event-registration .head h1 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -2.72px;
    text-align: center;
}
.main-event-registration .head h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: -1.72px;
    text-align: center;
    margin-bottom: 30px;
}
.main-event-registration .form-box {
    width: 60%;
    margin: auto;
}
.main-event-registration .form-box label {
    font-family: SF-Pro-Display-Regular;
    color: #fff;
}
.main-event-registration .form-box input {
    width: 100%;
    border: 1px solid #ffffffa6;
    height: 50px;
    background: none;
    border-radius: 5px;
    margin-bottom: 25px;
    padding: 4px 9px;
    font-family: SF-Pro-Display-Regular;
    color: #fff;
}
.main-event-registration .form-box .submit-btn button {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 20px;
    display: block;
    width: fit-content;
    padding: 9px 40px;
    border-radius: 5px;
    margin: auto;
    color: #fff;
    background: #cd2f2b;
    border: none;
    background: linear-gradient(90deg, rgb(206 30 34) 0%, rgb(128 15 61) 100%);
}
/*/ --- registration page ends --- /*/

/*/ --- policy page starts --- /*/
.head-banner {
    background-image: url('../img/event-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.head-banner h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #FFF;
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: -2.72px;
    text-align: left;
    padding: 160px 7% 50px;
}
.policy-content-main .custom-container {
    padding: 60px 7%;
}
.policy-content-main h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 22px;
    font-weight: 600;
}
.policy-content-main p, li {
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
}
/*/ --- policy page ends --- /*/

/*/ --- about page starts --- /*/
@keyframes fadeInUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.page-about-head .custom-container {
    padding: 150px 7% 40px;
}
.page-about-head .head-row {
    display: flex;
    gap: 20px;
    align-items: flex-end;
}
.page-about-head .main-head h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 70px;
    background: -webkit-linear-gradient(rgb(206 30 34), rgb(128 15 61));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-about-head .main-head {
    width: 50%;
}
.page-about-head .head-content {
    width: 50%;
}
.page-about-head .head-content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
}
.page-about-head .about-img img {
    height: 400px;
    object-fit: cover;
    margin: 30px auto;
}
.page-about-head .content-row {
    display: flex;
    flex-wrap: wrap;
    padding: 60px 0px 30px;
}
.page-about-head .sub-head {
    width: 50%;
}
.page-about-head .content {
    width: 50%;
}
.page-about-head .sub-head h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 60px;
}
.page-about-head .content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
}
.vision-mission-page .custom-container {
    padding: 0px 7%;
}
.vision-mission-page .cards {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40vh;
  margin-bottom: 90px;
}
.vision-mission-page .custom-card {
    position: absolute;
    width: 100%;
    top: 0px;
    height: 40vh;
    background: linear-gradient(45deg, #691a01, #b90f50, #701c08, #c9341e, #6e052c, #a70909);
    background-size: 600% 100%;
    animation: gradient 16s linear infinite;
    animation-direction: alternate;
    color: #fff;
    margin-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.2);
    padding: 20px 45px;
}
.vision-mission-page .custom-card .content {
    display: flex;
}
.vision-mission-page .custom-card .content h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 40px;
    width: 40%;
}
.vision-mission-page .custom-card .content p {
    color: #fff;
    font-family: SF-Pro-Display-Regular;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    margin-bottom: 15px;
    width: 60%;
}
@keyframes gradient {
    0% {background-position: 0%}
    100% {background-position: 100%}
}
.vision-mission-page .card1 {
}
.vision-mission-page .card2 {
  top: 30px;
}
.vision-mission-page .card3 {
  top: 60px;
}
.vision-mission-page .card4 {
  top: 90px;
}
.vision-mission-page .opacity {
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  opacity: 0.6;
}
.vision-mission-page .scale {
  moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  width: 95%;
} 
.gsap-marker-end, .gsap-marker-start, .gsap-marker-scroller-end, .gsap-marker-scroller-start {
    opacity: 0;
}
.gsap-marker-end {
    top:unset !important;
}
/*/ --- about page ends --- /*/

/*/ --- service page starts --- /*/
.page-services-list .custom-container {
    padding: 30px 7% 60px;
}
.page-services-list .service-box {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid #ddd;
    min-height: 220px;
    margin-bottom: 20px;
    padding: 20px 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    background: #fff;
    box-shadow: 210px 335px 111px 0px rgba(158, 158, 158, 0.00), 134px 215px 101px 0px rgba(158, 158, 158, 0.03), 75px 121px 85px 0px rgb(158 158 158 / 8%), 34px 54px 63px 0px rgb(158 158 158 / 10%), 8px 13px 35px 0px rgb(158 158 158 / 10%);
    transition: background 0.3s ease-in-out;
}
.page-services-list .service-box h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #000;
}
.page-services-list .service-box p {
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    margin-bottom: 15px;
    color: #3c3c3c;
}
.page-services-list .service-box .img {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
    transition: 0.3s ease-in-out;
}
.page-services-list .service-box::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(rgb(206, 30, 34), rgb(128, 15, 61));
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 0;
    border-radius: 20px;
}
.page-services-list .service-box:hover::before {
    opacity: 1;
}
.page-services-list .service-box * {
    position: relative;
    z-index: 1;
}
.page-services-list .service-box:hover h4 {
    color: #fff;
}
.page-services-list .service-box:hover p {
    color: #fff;
}
.page-services-list .service-box:hover .img {
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 40px;
    padding: 10px;
}
/*/ --- service page ends --- /*/

/*/ --- service detail starts --- /*/
.service-detail-content .custom-container {
    padding: 0px 7% 60px;
}
.service-detail-content .service-content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
}
.service-detail-content .service-content h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #000;
    font-weight: 600;
    margin-top: 25px;
}
.service-detail-content .service-content li {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    list-style: none;
    margin-bottom: 15px;
    display: flex;
    gap: 10px;
}
.service-detail-content .service-content ul {
    padding-left: 0px;
    column-count: 2;
}
.service-detail-content .service-content li i {
    color: #c42d28;
    margin-top: 3px;
}
.service-detail-content .highlights-box-main .highlights-box {
    border: 1px solid #b8292b;
    border-radius: 15px;
    margin-top: 15px;
    padding: 15px;
    text-align: center;
    min-height: 110px;
    display: flex;
    align-items: center;
}
.service-detail-content .highlights-box-main .highlights-box p {
    margin-bottom: 0px;
}
.service-detail-content .other-services h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #000;
    font-weight: 600;
}
.service-detail-content .other-services {
    border-radius: 10px;
    padding: 20px;
    background-color: #edecec;
}
.service-detail-content .other-services ul {
    padding-left: 0px;
}
.service-detail-content .other-services ul li {
    list-style: none;
}
.service-detail-content .other-services ul li a {
    display: block;
    color: #fff;
    background-color: #bd2b26;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 8px;
}
/*/ --- service detail starts --- /*/

/*/ --- blog page starts --- /*/
.page-blog .custom-container {
    padding: 60px 7%;
}
.blog-main .head {
    width: 60%;
    margin: auto;
}
.blog-main .head span {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.64px;
    border-radius: 60px;
    background: #000;
    padding: 10px 14px;
    display: block;
    width: fit-content;
    margin: auto;
}
.blog-main .head h2 {
    color: #B80000;
    font-family: "Plus Jakarta Sans";
    font-size: 44px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.96px;
    text-align: center;
    margin: 10px 0px 10px;
}
.blog-main .head p {
    color: #000;
    text-align: center;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.64px;
    margin-bottom: 30px;
}
.blog-main .blog-box a {
    color: #b92925;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 25.9px;
    letter-spacing: -0.666px;
    display: flex;
    width: fit-content;
    gap: 10px;
    background: none;
    border: none;
    padding: 0px;
}
.blog-main .blog-box a img {
    width: 24px;
    height: 24px;
    margin-bottom: 0px;
}
.blog-main .blog-box img {
    height: 227px;
    border-radius: 17px;
}
.blog-main .blog-box span img {
    width: 18px;
    height: 18px;
    aspect-ratio: 1/1;
}
.blog-main .blog-box span {
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.28px;
    border-radius: 9px;
    background: #E3E3E3;
    display: flex;
    padding: 6px 10px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: fit-content;
    margin: 10px 0px;
}
.blog-main .blog-box h4 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.72px;
}
.blog-main .blog-box p {
    color: rgba(0, 0, 0, 0.70);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px; /* 150% */
    letter-spacing: -0.56px;
    margin-bottom: 7px;
}
.blog-main .blog-box {
    padding: 12px;
    border-radius: 26px;
    background: #F3F3F3;
    margin-bottom: 20px;
    box-shadow: 210px 335px 111px 0px rgba(158, 158, 158, 0.00), 134px 215px 101px 0px rgba(158, 158, 158, 0.03), 75px 121px 85px 0px rgba(158, 158, 158, 0.10), 34px 54px 63px 0px rgba(158, 158, 158, 0.17), 8px 13px 35px 0px rgba(158, 158, 158, 0.20);
}
.blog-main .view-all-btn a {
    color: var(--White-Normal, #FFF);
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.36px;
    border-radius: 33px;
    background: var(--Red-Normal, #B80000);
    display: inline-flex;
    padding: 16px 36px;
    justify-content: center;
    align-items: center;
    gap: 6px;   
    border: none;
    display: block;
    margin: 20px auto;
    width: fit-content;
}
.blog-main .view-all-btn a img {
    width: 24px;
    height: 24px;
}
/*/ --- blog page ends --- /*/

/*/ --- blog detail starts --- /*/
.page-blog-detail-head .custom-container {
    padding: 150px 7% 40px;
}
.page-blog-detail-head .head-row {
    display: flex;
    gap: 20px;
    align-items: flex-end;
}
.page-blog-detail-head .main-head h2 {
    font-family: "Plus Jakarta Sans", sans-serif;
    font-weight: 700;
    font-size: 48px;
    background: -webkit-linear-gradient(rgb(206 30 34), rgb(128 15 61));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-blog-detail-head .main-head {
    width: 50%;
}
.page-blog-detail-head .head-content {
    width: 50%;
}
.page-blog-detail-head .head-content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
}
.page-blog-content .custom-container {
    padding: 20px 7% 60px;
}
.page-blog-content .content .img img {
    height: 350px;
    object-fit: cover;
    border-radius: 15px;
    margin: 10px 0px 20px;
}
.page-blog-content .content p {
    color: rgba(0, 0, 0, 0.60);
    font-family: SF-Pro-Display-Regular;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 15px;
}
.page-blog-content .content h4 {
    font-family: "Plus Jakarta Sans", sans-serif;
    color: #000;
    font-weight: 600;
    margin-top: 25px;
}

.page-blog-content .recent-posts {
    border: 1px solid #EDF3F5;
    padding: 35px 30px;
    border-radius: 15px;
}
.page-blog-content .recent-posts .box {
    display: flex;
    margin-bottom: 25px;
}
.page-blog-content .recent-posts .box img {
    max-width: 95px;
    margin-right: 20px;
    height: 85px;
    border-radius: 10px;
    object-fit: cover;
}
.page-blog-content .recent-posts .box .content {
    width: 65%;
}
.page-blog-content .recent-posts .box h4 {
    color: #000 !important;
    font-weight: 600;
    font-size: 15px !important;
    margin-bottom: 0px;
    background: unset;
    -webkit-text-fill-color: unset;
}
.page-blog-content .recent-posts h4 {
    color: rgb(0, 74, 53);
    font-weight: 600;
    font-size: 22px;
    margin-top: 0px !important;
    margin-bottom: 25px;
    background: -webkit-linear-gradient(rgb(206 30 34), rgb(128 15 61));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.page-blog-content .recent-posts .box h6 {
    font-size: 13px;
    color: #4A4C51;
    margin-bottom: 5px !important;
}
/*/ --- blog detail ends --- /*/

/*/ --- contact page starts --- /*/
.contact-details-inner .custom-container {
    padding: 30px 7%;
}
.contact-details-inner .contact-details .box {
    display: flex;
    border: 1px solid #1d4a364f;
    padding: 20px 15px;
    border-radius: 15px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    row-gap: 20px;
    transition: 0.2s ease;
}
.contact-details-inner .contact-details .box:hover {
    border: 1px solid #fff;
    box-shadow: 0px 0px 11px 3px #dddddd59;
    cursor: pointer;
}
.contact-details-inner .contact-details .box .icon {
    width: 30%;
}
.contact-details-inner .contact-details .box .icon img {
    height: 40px;
    object-fit: contain;
}
.contact-details-inner .contact-details .box .content {
    width: 60%;
}
.contact-details-inner .contact-details .box .content p {
    font-size: 16px;
    color: #cf302b;
    font-weight: 300;
    margin-bottom: 0px;
}
.contact-details-inner .contact-details .box .content h4 {
    font-size: 20px;
    font-weight: 500;
    color: #000;
    margin-top: 5px;
}
.contact-details-inner .contact-details .box .content h6 {
    font-size: 17px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0px;
}
.contact-details-inner .map, iframe {
    height: 100%;
    width: 100%;
    border-radius: 15px;
}
.form-section-contact .contact-img img {
    height: 600px;
    object-fit: contain;
}
.form-section-contact {
    background-color: #ebebeb;
}
.form-section-contact .custom-container {
    padding: 80px 7%;
}
.form-section-contact .form {
    background-color: #fff;
    border-radius: 20px;
    padding: 40px;
}
.form-section-contact .form h6 {
    font-size: 14px;
    text-transform: uppercase;
    color: #cf302b;
    display: flex;
    align-content: center;
    align-items: center;
}
.form-section-contact .form h5 {
    font-size: 40px;
    margin-bottom: 30px;
    font-weight: 800;
}
.form-section-contact .form h6 span {
    background-color: #cf302b;
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    padding: 10px;
    margin-right: 10px;
}
.form-section-contact .form input {
    background: #fff;
    margin-bottom: 30px;
    padding: 16px 45px 15px 20px;
    border-radius: 150px;
    font-style: normal;
    border: 1px solid #E3DBD8;
    outline: none;
    width: 100%;
}
.form-section-contact .form textarea {
    background: #fff;
    margin-bottom: 30px;
    padding: 16px 45px 15px 20px;
    border-radius: 30px;
    font-style: normal;
    border: 1px solid #E3DBD8;
    outline: none;
    width: 100%;
    height: 150px;
}
.form-section-contact .form label {
    font-size: 14px;
    color: #cf302b;
    margin-bottom: 10px;
}
.form-section-contact .form button {
    display: block;
    padding: 15px 33px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 45px;
    background: #cf302b;
    border: none;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: fit-content;
    border: none;
}
.form-section-contact .form button img {
    width: 20px;
    margin-left: 7px;
}
/*/ --- contact page ends --- /*/

/*/ --- testimony starts --- /*/
.page-services-list .testimony-box img {
    width: 36.474px;
    height: 36.474px;
}
.page-services-list .testimony-box .rating {
    width: 100px;
    object-fit: contain;
}
.page-services-list .testimony-box p {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.842px; /* 150% */
    letter-spacing: -0.278px;
    min-height: 110px;
}
.page-services-list .testimony-box {
    border-radius: 19.974px;
    border: 0.521px solid rgba(0, 0, 0, 0.20);
    background: #F3F3F3;
    padding: 10px;
    margin-right: 15px;
}
.page-services-list .testimony-box .client-details {
    display: flex;
    gap: 15px;
}
.page-services-list .testimony-box .client-details img {
    width: 50px;
    height: 50px;
    border-radius: 6px;
} 
.page-services-list .testimony-box .client-details .content h4 {
    color: #000;
    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.278px;
    margin-bottom: 0px;
}
.page-services-list .testimony-box .client-details .content p{
    color: rgba(0, 0, 0, 0.60);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.278px;
    margin-bottom: 0px;
    min-height: unset;
}

.page-services-list .testimony-box .stars {
            display: flex;
            gap: 5px;
        }
        .page-services-list .testimony-box .star {
            font-size: 20px;
            color: #ddd; /* Default color for inactive stars */
        }
        .page-services-list .testimony-box .star.active {
            color: gold; /* Color for active stars */
        }

.page-services-list .testimony-box {
    margin-bottom:15px;
}
/*/ --- testimony ends --- /*/