body {
    font-family: "Lato", sans-serif;
}

.colored-box {
    float: left;
    height: 10px;
    background-color: #757575 !important;
    /* Set Your Desired Background Color */
    width: 100%;
}

.img-fluid-a {
    max-width: 100%;
    height: 300px;
    object-fit: cover;
}

.colored-box-down {
    float: left;
    height: 15px;
    background-color: #757575 !important;
    /* Set Your Desired Background Color */
    width: 100%;
}

.graduation-cerimony-desc {
    background-color: #ffffff;
    padding: 4%;
    border-radius: 15px;
}

.cerimony-desc-ul li {
    font-size: 18px;
    margin-bottom: 17px;
    font-weight: 500;
    color: #626262;
    list-style-type: square;
}
.cerimony-desc-ul li::marker {
    font-size: 1.5rem;
    padding-inline-start: 1ch;
    color: #ac9a50;
}

.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,102,203, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
    border-color: rgb(255, 255, 255);
}
.slider-wrap {
    position: relative;
    width: 50%;
    text-align: center;
}

.slider-item {
    padding: 20px 30px;
    background: #cecece;
}

.desc-colour strong {
    color: #757575;
}

.our {
    font-size: 100px;
    color: #990843;
    letter-spacing: -5px !important;
    font-weight: 800;
}

.program {
    font-size: 100px;
    color: #C4C2C2;
}

.direction {
    direction: ltr;
    text-align: left;
}

.prev {
    display: block;
    position: absolute;
    z-index: 1000;
    top: 50%;
    left: -30px;
    transform: translateY(-50%);
}

.next {
    display: block;
    position: absolute;
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
}

.slider-color-gallery:before {
    color: #757575 !important;
}

.slider-bottom-margin {
    margin-bottom: 0rem !important;
}

.homepageYoutubeMainVideoSizes {
    width: 100%;
    height: 450px;
}

.homepageYoutubeRightSmallVideoSizes {
    width: 100%;
    height: 218px;
}

.homepageYoutubeRightLargeVideoSizes {
    width: 100%;
    height: 218px;
}

.archives {
    padding: 20px 0px;
    margin: 0px;
}

.inside-archives {
    float: left;
    width: 100%;
}

.final-footer {
    float: left;
    background-color: #2C2C2C  !important;
    width: 100%;
    color: #fff;
    text-align: center;
    padding: 1.5% 0% 0.5% 0%;
    line-height: 5px;
}

.archives-image {
    float: right;
    padding: 5px;
    border: 2px solid #f0f0f0;
    border-radius: 10px;
    margin: 18px;
}

.cerimony-head-left {
    color: #757575;
    margin-left: 90px;
}

.archives-image-left {
    float: left;
    padding: 5px;
    border: 2px solid #f0f0f0;
    border-radius: 10px;
    margin: 18px;
}

.archives-image img {
    float: left;
    width: 100%;
}

.desc-colour {
    margin-bottom: 20px;
}

.read-more-btn {
    display: inline-block;
    padding: 6px 50px;
    background-color: #fff;
    color: #757575 !important;
    border: 2px solid #757575;
    text-decoration: none;
    border-radius: 15px;
    position: relative;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold;
    transition: 0.6s;
}

.read-more-btn:hover {
    background-color: #990843;
    color: #fff !important;
}

.cerimony-head {
    color: #757575;
    text-align: center;
}

.read-button {
    float: right;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0rem !important;
}

.top-header {
    padding-top: 2%;
    padding-bottom: 2%;
}

.first-image {
    margin-left: 10%;
}

.first-logo {
    border-right: 2px solid #757575;
    padding-right: 4%;
}

.logo {
    padding-left: 4%;
    padding-top: 1.5%;
}

.header-firstsec {
    margin-top: 1.2%;
}

.header-contact-us {
    padding: 60px 22px 50px 0px;
}

.main-colour {
    color: #757575;
    font-weight: bold;
}

.main-colour-livestream {
    color: #094ff3;
    font-weight: bold;
    font-size: 25px;
}

.graduation {
    float: left;
    padding: 20% 10% 10% 10%;
}

.text-light-blue {
    color: #757575 !important;
}

.light-text-lato {
    font-weight: 300 !important;
}

.border-bottom-graduation {
    border-bottom: 4px solid #C4C2C2;
    width: 89%;
}

.social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.social-icons li {
    margin-right: 10px;
    /* Adjust spacing between icons */
}

.header-language {
    margin-bottom: 0rem !important;
    margin-left: 80px;
}

/* footer social icons */

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    display: inline;
    margin: 0 2px;
}

ul.social-network-livestream {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network-livestream li {
    display: inline;
    margin: 0 10px;
}

.menu-section {
    background-color: #990843;
}

/* footer social icons */

.graduation-section {
    background-color: #f0f0f0;
}

.heading-underscore {
    line-height: 0.43799999999999;
}

.heading-underscore-span {
    float: left;
    width: 100px;
    height: 7px;
    margin-left: 6px;
    background-color: #757575;
    white-space: nowrap;
}

.heading-underscore-span2 {
    float: left;
    width: 100px;
    height: 7px;
    background-color: #C4C2C2;
    white-space: nowrap;
}

/* .social-network a.icoLinkedin:hover {
    background-color: #007bb7;
  }
  
  .social-network a.icoFacebook:hover i,
  .social-network a.icoLinkedin:hover i {
    color: #fff;
  }
  
  .social-network a.socialIcon:hover,
  .socialHoverClass {
    color: #44BCDD;
  }
   */
.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 20px;
    height: 30px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #757575;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.social-network a {
    background-color: #fff;
}

.social-circle-livestream li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 20px;
    height: 30px;
    font-size: 20px;
}

.social-circle-livestream li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
}

.social-circle-livestream li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle-livestream i {
    color: #094ff3;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

.social-network-livestream .fa {
    font-size: 30px !important;
}

.livestream-social {
    padding: 30px 0px 30px 30px;
    background-color: #fff;
    border-radius: 20px;
}

.btn-colour-1 {
    color: #fff;
    background-color: #990843;
    border-color: #990843;
    font-weight: bold;
    letter-spacing: 0.05em;
    border-radius: 0;
}

.btn-colour-1:hover,
.btn-colour-1:active,
.btn-colour-1:focus,
.btn-colour-1.active {
    /* let's darken #004E64 a bit for hover effect */
    background: #071b45;
    color: #ffffff;
    border-color: #071b45;
}

.footer-background-section {
    margin: 0px;
    padding: 0px;
    background-color: #757575;
    color: #ffffff;
}

/* .footer-background {
    height: 0;
    padding: 0;
    margin: 0px;
    
} */

.our-programs-gradient-1 {
    background-image: linear-gradient(#3159a2, #192d51);
}

.our-programs-gradient-2 {
    background-image: linear-gradient(#831336, #420a1b);
}

.our-programs-gradient-3 {
    background-image: linear-gradient(#d0bd54, #685f2a);
}

.our-programs-gradient {
    background-image: linear-gradient(#d0bd54, #685f2a);
}

.our-programs-gradient-4 {
    background-image: linear-gradient(#33831f, #173a0e);
}

.our-programs-gradient-5 {
    background-image: linear-gradient(#0f758a, #07242a);
}

.our-programs-gradient-6 {
    background-image: linear-gradient(#831f73, #831f73);
}

.inner-image {
    width: 100%;
}

#demo {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.green {
    background-color: #6fb936;
}
.thumb {
    margin-bottom: 30px;
}

.page-top {
    margin-top: 85px;
}

img.zoom {
    width: 100%;
    height: 300px;
    border-radius: 5px;
    object-fit: cover;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
}

.transition {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.modal-header {
    border-bottom: none;
}
.modal-title {
    color: #000;
}
.modal-footer {
    display: none;
}

.footer-layer {
    background-color: rgba(248, 247, 216, 0.7);
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.footer-contactus {
    margin: auto;
    /* width: 65%; */
}

.footer-main-contactus {
    padding: 0px 50px;
}

.footer-fax {
    margin: auto;
    width: 65%;
}

.footer-menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    line-height: 30px;
}

.footer-menu ul li {
    transition: 0.3s;
}

/* nav bar starts here */

a {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

.navbar .nav-links a {
    transition: all 0.2s linear;
}

.nav .search-icon {
    color: #ffffff;
    font-size: 20px;
    cursor: pointer;
}

.nav .search-box {
    position: absolute;
    right: 250px;
    height: 45px;
    max-width: 555px;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    transition: all 0.2s linear;
}

.nav.openSearch .search-box {
    opacity: 1;
    pointer-events: auto;
}

.search-box .search-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    left: 15px;
    color: #071b45;
    transform: translateY(-50%);
}

.search-box input {
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
    color: white;
    border-radius: 6px;
    background-color: #ffffff;
    padding: 0 15px 0 45px;
}

.nav .navOpenBtn,
.nav .navCloseBtn {
    display: none;
}

.navbar ul li {
    transition: 0.3s;
}
.navbar {
    padding: 0px;
}
.navbar ul li:hover {
    border-top: 4px solid #C4C2C2 !important;
    padding-bottom: 1% !important;
}

.nav-item {
    padding-bottom: 2% !important;
    padding-top: 1%;
}
.nav-links {
    margin-left: -15px !important;
}

.search-box .serach-form input {
    width: 50%;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 2px solid #07294d;
    color: #07294d;
    padding-left: 20px;
    border-radius: 50px;
}
.search-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.5);
    z-index: 999;
    display: none;
}

.closebtn {
    position: absolute;
    top: 20px;
    right: 50px;
    cursor: pointer;
    width: 30px;
    height: 25px;
}
.search-box .serach-form button {
    position: absolute;
    top: 50%;
    left: 72%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    border: 0;
    background-color: transparent;
    color: #07294d;
    cursor: pointer;
    font-size: 16px;
}

.closebtn span {
    width: 30px;
    height: 2px;
    background-color: #fff;
    position: relative;
    display: block;
}

.closebtn span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 11px;
}

.closebtn span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
}

.cerimony-guest-i p {
    font-size: 18px;
    margin-bottom: 17px;
    font-weight: 500;
    color: #626262;
}

.importlocatio {
    font-size: 18px;
    margin-bottom: 17px;
    font-weight: 500;
    color: #626262;
}

.importlocatio {
    margin-top: 15px;
}

.read-more-btn-pdf {
    display: inline-block;
    padding: 2px 32px;
    background-color: #757575;
    color: #fff !important;
    border: 2px solid #757575;
    text-decoration: none;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    transition: 0.6s;
    float: right;
}

.text-light-blue-video {
    background-color: #757575;
    padding: 10px;
    color: #fff !important;
    text-align: center;
}

.image-container {
    position: relative;
    /* Make the overlay element relative to its container */
}

.img-fluid {
    opacity: 1;
    /* Set initial opacity for image */
    transition: opacity 0.3s ease-in-out;
    /* Smooth transition for opacity change */
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: rgba(47, 54, 64, 0.5); */
    /* Semi-transparent black overlay */
    opacity: 0;
    /* Initially hide the overlay */
    transition: opacity 0.3s ease-in-out;
    /* Smooth transition for opacity change */
    display: flex;
    /* Center the icon horizontally */
    justify-content: center;
    align-items: center;
}

.zoom-icon {
    color: #000;
    /* Change icon color as needed */
    font-size: 2rem;
    /* Adjust icon size */
}

.image-container:hover .img-fluid {
    opacity: 0.5;
    /* Reduce image opacity on hover */
}

.image-container:hover .overlay {
    opacity: 1;
    /* Show the overlay on hover */
}

/* responsive */
@media screen and (max-width: 1160px) {
    .nav {
        padding: 15px 100px;
    }

    .nav .search-box {
        right: 150px;
    }
}

@media screen and (max-width: 950px) {
    .nav {
        padding: 15px 50px;
    }

    .nav .search-box {
        right: 100px;
        max-width: 400px;
    }
}

@media screen and (max-width: 768px) {
    .cerimony-head-left {
        margin-left: 50px;
    }

    .img-fluid-a {
        max-width: 100%;
        height: auto;
    }

    .nav .navOpenBtn,
    .nav .navCloseBtn {
        display: block;
    }

    .nav {
        padding: 15px 20px;
    }

    .footer-main-contactus {
        padding: 20px;
    }

    .nav .nav-links {
        position: fixed;
        top: 0;
        left: -100%;
        height: 100%;
        max-width: 280px;
        width: 100%;
        padding-top: 100px;
        row-gap: 30px;
        flex-direction: column;
        background-color: #071b45;
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
        transition: all 0.4s ease;
        z-index: 100;
    }

    .header-contact-us {
        padding: 0px;
    }

    .nav.openNav .nav-links {
        left: 0;
    }

    .nav .navOpenBtn {
        color: #ffffff;
        font-size: 20px;
        cursor: pointer;
    }

    .nav .navCloseBtn {
        position: absolute;
        top: 20px;
        right: 20px;
        color: #ffffff;
        font-size: 20px;
        cursor: pointer;
    }

    .nav .search-box {
        top: calc(100% + 10px);
        max-width: calc(100% - 20px);
        right: 50%;
        transform: translateX(50%);
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    }
}

/* nav bar ends here */

/* Slide Show */
.carousel-inner {
    width: 100%;
    display: inline-block;
    position: relative;
}

.carousel-inner {
    padding-top: 43.25%;
    display: block;
    content: "";
}

.carousel-item {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: skyblue;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 60%;
    z-index: 9;
    margin-top: 20px;
    text-align: center;
}

.caption h1 {
    color: #fff;
    font-size: 52px;
    font-weight: 700;
    margin-bottom: 23px;
}

.caption h2 {
    color: rgba(255, 255, 255, 0.75);
    font-size: 26px;
    font-weight: 300;
}

a.big-button {
    color: #fff;
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
    background: #eb7a00;
    background: rgba(255, 0, 0, 0.75);
    padding: 28px 35px;
    border-radius: 3px;
    margin-top: 80px;
    margin-bottom: 0;
    display: inline-block;
}

a.big-button:hover {
    text-decoration: none;
    background: rgba(255, 0, 0, 0.9);
}

a.view-demo {
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    display: inline-block;
    margin-top: 35px;
}

a.view-demo:hover {
    text-decoration: none;
    color: #333;
}

.carousel-indicators .active {
    background: #fff;
}

.carousel-indicators li {
    background: rgba(255, 255, 255, 0.4);
    border-top: 20px solid;
    z-index: 15;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    height: 100px;
    width: 100px;
    background-image: none;
}

.carousel-control-next-icon:after {
    content: ">";
    font-size: 55px;
    color: #fff;
}

.carousel-control-prev-icon:after {
    content: "<";
    font-size: 55px;
    color: #fff;
}

/* Slide Show */
