@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap');
/* @font-face {
    font-family: Acumin Variable Concept;
    src: url("../assets/fonts/Acumin Variable Concept500-Regular.otf") format("opentype");
} */

/* @font-face {
    font-family: 'Acumin Pro';
    font-style: normal;
    font-weight: normal;
    src: local('Acumin Pro'), url('Acumin-RPro.woff') format('woff');
    } */
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Roboto', sans-serif;
    scroll-behavior: smooth;
}
body{
    overflow-x: hidden;
}
:root{
    --grey:#f0f0f0;
    --green:#41AA34;
    --light-green:#e9f5c5;
    --blue:#1B2966;
}
a{
    text-decoration: none;
}
.text-green{
    color: var(--green);
}
.text-blue{
    color: var(--blue) !important;
}
.bg-grey{
    background-color:#f0f0f0 !important ;
}
.bg-white{
    background-color:#fff !important ;
}
.bg-green{
    background-color:var(--green);
}
.bg-light-green{
    background-color:var(--light-green);
}
.bg-blue{
    background-color:var(--blue);
}
.fs-14{
    font-size: 14px;
}
.fs-12{
    font-size: 12px;
}
.fs-16{
    font-size: 16px;
}
.fs-18{
    font-size: 18px;
}
.fs-30{
    font-size: 30px;
}
.top-0{
    top: 0;
}
.left-0{
    left: 0;
}
.btn-apply{
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--green);
    padding: 3px 15px !important;
    font-size: 13px;
    color: #fff !important;
}
.nav-link{
    font-size: 13px;
    margin-left: 10px;;
}
.hero{
    background: url("../assets/img/hero.png") no-repeat;
    background-size: cover;
    background-position:  center;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
    z-index: -2;
}
.about,.contact,.sponsers{
    height: 100%;
    position: relative;
    z-index: -2;
}

.details{
    height: 100%;
    position: relative;
    z-index: -2;
}

.bg-overlay-grey-hero{
    background-image: linear-gradient(#ffffff,#ffffffad);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 68vh;
    z-index: -1;
    padding-top: 20px;
    border-top-right-radius: 30px;
}
.bg-overlay-grey{
    background-image: linear-gradient(#ffffff,#ffffffad);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 68vh;
    z-index: -1;
    
}
.bg-overlay-about,.bg-overlay-speakers{
    background: #f4f4f4;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    z-index: -1;
    
}
.bg-overlay-grey-details{
    height: 100%;
}
.bg-overlay-grey2{
    background-image: linear-gradient(#f0f0f0be,#f0f0f0bb);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 100%;
    z-index: -1;
    
}
.bg-overlay-grey1{
    top: 40%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
}
.sponsors-top {
    background-image: linear-gradient(#fdfcfcf1,#ffffff);
    position: absolute;
    top: 7%;
    left: 50%;
    transform: translateX(-50%);
    height: 20vh;
    width: 100vw;
}

.timing{
    padding: 10px;
    border-top: 1px dashed #1B2966;
    border-bottom: 1px dashed #1B2966;
    display: flex;
    justify-content: center;
    color: #41AA34;
    font-size: 30px;
    text-align: center;
}
.content-hero{
    color: var(--blue);
    font-size: 30px;
    margin: 8px 0;
}
.program-content-bg{
    background-color: #1b296613;
    border-radius: 30px 0 30px 0;
    height: fit-content;
    padding: 25px;
    z-index: 1000;
    position: relative;
}
.second-border-radius{
    border-radius: 0 30px 0 30px !important;
}
.small-panel{
    color: #000;
    font-size: 12px;
    text-align: left;
}
.more-info-bg{
    background-color: #1b296613;
    height: fit-content;
    padding: 20px;
    border-radius: 0 30px 0 30px !important;
    margin-top: -17px;
    z-index: 50;
    position: relative;
}
.more-info-link{
    font-size: 16px;
    color: #41AA34;
    text-align: left;
    padding-top: 10px;
}
.more-info-link a{
    color: #41AA34;
}
.timetable{
    color: #41AA34;
    font-size: 25px;
    border-bottom: 1px dashed #1D3282;
    opacity: 100%;
    text-align: left;
}
.timetable-content{
    color: #1B2966;
    font-size: 25px;
    text-align: left;
}
 .heading{
     font-size: 34px;
 }
 .line{
     margin-left: 15px;
     height: 1px;
     background-color: #41AA34;
 }
 .line1{
     width: 684px;
 }
 .line2{
     width: 695px;
 }
 .line3{
     width: 681px;
 }
 .line4{
     width: 635px;
 }
 .line5{
     width: 514.12px;
 }
 .line6{
     width: 660px;
 }
 .line7{
     width: 640px;
 }
 .colorful-overlay-1{
 background: url("../assets/img/overlay-1.png") no-repeat;
 height: 280px;
 width: 280px;
 top: 50%;
 left: 20%;
 z-index: 1000;
 }
 .colorful-overlay-2{
 background: url("../assets/img/Path\ 252.png") no-repeat;
 height: 280px;
 width: 280px;
 top: 30%;
 left: 27%;
 z-index: 900;
 }
 .colorful-overlay-3{
 background: url("../assets/img/overlay-3.png") no-repeat;
 height: 350px;
 width: 350px;
 top: 50%;
 left: 34%;
 z-index: 800;
 }
 .colorful-overlay-4{
 background: url("../assets/img/overlay-4.png") no-repeat;
 height: 410px;
 width: 410px;
 top: 40%;
 left: 47%;
 z-index: 700;
 }
 .colorful-overlay-5{
 background: url("../assets/img/overlay-5.png") no-repeat;
 height: 410px;
 width: 410px;
 top: 45%;
 left: 64%;
 z-index: 600;
 }
 .keydates-info{
     padding:12px 35px;
     border-top-right-radius: 30px;
     border-bottom-left-radius: 30px;
 }
 .border-bottom-dashed{
     border-bottom: 1px dashed var(--blue);
 }
 ::placeholder {
    color: var(--grey);
    font-size: 12px;
  }
  .parsley-required {
    color: #ff5151;
}
.parsley-type {
    color: #ff5151;
}
.bootbox-close-button{
    padding: 3px 10px;
    margin-bottom: 18px;
    background-color: #ff5151;
    border: none;
    color: #fff;
    text-align: right;
    border-radius: 5px;
}
.ml-10{
    margin-left: 10px;
}
.grid-container{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 0;
}
.grid-row-container{
    display: grid;
    grid-template-rows: 1fr 1fr;
    grid-gap: 0;
}
.contact{
    height: 70vh;
}
.sponsors{
    height: 120vh;
}
.collapse .card{
    background-color: transparent !important;
    border: none !important;
}
[aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}
.modal{
    top:20% !important;
}
.modal-upper-box{
    background-color: #f4f4f4;
    height: 160px;
    border-top-right-radius: 30px;
}
.modal-box{
    border-radius: 0 30px 0 30px;
}
@media screen and (max-width: 1181px) {
    .sponsors-top img{
        width: 100%;
    }
    .sponsors-top {
        top: 10%;
        height: 15vh;
        left: 50%;
        transform: translateX(-50%);
    }
    .bg-overlay-grey1 {
        top: 45%;
        transform: translateX(-50%);
    }
    .bg-overlay-grey {
        height: 75vh;
    }
    .timing, .content-hero{
        font-size: 25px !important;
    }
  }
@media screen and (max-width: 768px) {
    .timing, .content-hero{
        font-size: 25px !important;
    }
    .timetable-content{
        font-size: 19px !important;
    }
    .sponsors{
        height: 50vh;
    }
    .modalname,.modalposition{
        font-size: 13px;
    }
  }
@media screen and (max-width: 480px) and (max-width: 768px) {
    .heading{
        font-size: 12px;
    }
    .hero .overlay-1{
        background-size: contain !important;
    }
    .line{
        width: 100% !important;
    }

    .bg-overlay-grey1 {
        top: 25%;
        transform: translateX(-50%);
        border-top-right-radius: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .bg-overlay-grey{
        background-image: linear-gradient(#f0f0f063,#f0f0f081);
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        height: 100%;
        z-index: -1;
        
    }
    .timing{
        font-size: 18px !important;
    }
  }

  .required-field:before {
    content: "*";
    color: red;
    position: absolute;
    margin-top: 5px;
    margin-left: 300px;
  }