/* Loader css start */


@font-face {
    font-family: 'Times New Roman', sans-serif;
    src: url('../webfonts/times.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

.custum-time-roman-font {
    font-family: 'Times New Roman', sans-serif;
    font-weight: 400;
    font-style: normal;
}

/* Loader css end */


/* header css start */

.bg-image-1 {
    background: #000000a6;
    background-image: url(https://cheeltech.com/impactme/assets/images/bg.gif);
    /* background-image: url(../images/2024/bkgd.jpg); */
    background-size: cover;
    background-position: bottom;
}


.background-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: -1;
    opacity: 1.2;
}

.background-video video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}



.overlay {
    height: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    position: absolute;
    z-index: 0;
    width: auto;
    background: #00000066;
}

.overlay:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background-color: rgb(0 0 0 / 40%);
}


.row.bb.justify-content-center {
    margin-top: 100px;
}


.iam {
    font-family: 'trim-poster-regular', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-size: 72px;
    font-weight: 500;
    padding: 15px;
    letter-spacing: 0.6px !important;

}

.text {
    /*font-size: 55px;
    font-size: 65px;*/
    font-size: 72px;
    color: #ea1d24;
    letter-spacing: 0.6px !important;
}

.top-text{
text-transform: uppercase;
color: #fff;
font-size: 20px;
letter-spacing: 1px !important;
padding: 15px;
line-height: 1.2;
}

.header-text {
    margin-top: 10px;
}

.header-btn {
 padding: 15px;
 margin-top: 30px;
}

.header-btn a {
    background: #fff;
    color: #000;
    padding-left: 35px !important;
    padding-right: 35px !important;
    padding-top: 14px !important;
    padding-bottom: 14px !important;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 20px;
    transition: 0.3s;
    text-decoration: none;
    border-radius: 3px;
}

/* responisveness */
@media (max-width: 768px) {
    .iam {
        font-size: 40px;
    }

    .text {
        font-size: 40px;
    }

    .top-text {
        font-size: 15px;
    }

    .background-video {
        height: 765px;
    }

    .header-btn a {
        display: block;
        text-align: center;
    }
    
}


/* header css end */



/* Faq css start */

.accordion  {
    /* border-bottom: 1px solid lightgray; */
    padding: 5px;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    position: relative;
}

.accordion button {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 1em 1em;
    color: text;
    font-size: 1.35rem;
    font-weight: 400;
    border: none;
    background: none;
    outline: none;
}

.accordion .accordion-title {
    padding: 1em 1.5em 1em 0;
}

.accordion .icon {
    display: inline-block;
    position: absolute;
    top: 25px;
    right: 20px;
    width: 30px;
    height: 30px;
    border: 1px solid;
    border-radius: 22px;
}

.accordion .icon::before {
    display: block;
    position: absolute;
    content: "";
    top: 13px;
    left: 8px;
    width: 12px;
    height: 2px;
    background: currentColor;
}

.accordion .icon::after {
    display: block;
    position: absolute;
    content: "";
    top: 8px;
    left: 13px;
    width: 2px;
    height: 12px;
    background: currentColor;
}

.accordion button[aria-expanded="true"] .icon::after {
    width: 0;
}

.accordion button[aria-expanded="true"] + .accordion-content {
    opacity: 1;
    max-height: 20em;
    /* transition: all 20ms linear; */
    will-change: opacity, max-height;
}

.accordion .accordion-content {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    /* transition: opacity 20ms linear, max-height 20ms linear; */
    will-change: opacity, max-height;
}

/* .accordion .accordion-content p {
    font-size: 1rem;
    font-weight: 300;
    margin: 2em 0;
} */

.bg-color {
    background-color: #bcbcbc80;
    
}

.pd-lt {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.faq-p p{
    padding: 1rem;
}
  

/* Faq css end */

/* programs page css start */
.program-h1 {
    font-size: 100px;
    line-height: 107.143%;
    letter-spacing: -4.2px;
}


.box-bg-1 {
    background-image: linear-gradient(#1c2126, rgba(20, 20, 20, 0.6)), url(https://images.unsplash.com/photo-1523961131990-5ea7c61b2107?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8dGVjaCUyMGJhY2tncm91bmR8ZW58MHx8MHx8fDA%3D);
    min-height: 300px;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #fff;
}

.box-bg-2 {
    background-image:  url(https://images.unsplash.com/photo-1523961131990-5ea7c61b2107?w=500&auto=format&fit=crop&q=60&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8Mnx8dGVjaCUyMGJhY2tncm91bmR8ZW58MHx8MHx8fDA%3D);
    min-height: 300px;
    padding: 20px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    color: #fff;
}
/* programs page css end */



 .video-background-wrapper {
  position: relative;
  width: 100%;
  height: 100vh; /* or whatever height you want */
  overflow: hidden;
}

.bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  background: #000000a6; /* fallback color */
}

.clear-mt-30 {
    margin-top: -30px !important;
}

.clear-mt-10 {
    margin-top: -10px !important;
}