
/* .navbar{
    height: 10%;
} */
body{
    font-family: 'Hanken Grotesk', sans-serif;
}
#testimonial{
    display: none;
}
.mainpara{
    line-height: 2.3rem;
    
    color: white;
    font-weight: 500; 
    display: inline-block;
    padding-right: 3rem;
    
    padding-left: .5rem;
    font-size: 1.1rem;
    
}
.agendabtn{
    display: inline-block;
}
.agendatext{
    float: right;
}
.nav-btn{
    padding: 3px 8px;
    border: 0;
}
.download{
    font-size: .8rem;
    background-color: #df0b00;
}
.m{
    text-align: right;
    padding-bottom: 2px;
    
}
@media(max-width:680px){
    .m{
       
        text-align: center;
    }
}

.nav-pills .nav-link.active{
    color: white;
    background-color: #df0b00;
}
.nav-pills .nav-link.active .Day{
    color: white;
    background-color: #df0b00;
}
.nav-pills .nav-link.active .agenda-date{
    color: white;
    background-color: #df0b00;
}
.Day{
    font-weight: bold;
    color: #df0b00;
}
.agenda-date{
    color: black;
}
.nav-pills .nav-link{
    background: #fff;
   
}

.nav-item{
margin-left: 1rem;
}
.nav-item a{
    font-size: 1rem;
}
#pills-tab .nav-item{
    margin-left: 1.5rem;
    
    margin-right: 1.5rem;
    margin-bottom: 2rem;
}

.tab-content{
    /* border: 2px solid pink; */
    
    
}
#accordion{
    width:100%;
  }
  .card-header {
      background: rgb(70, 31, 3);
      border: 0px solid black;
  }
  .card-header a{
    color: #fff;
    text-decoration: none;
  }

 
 div .paneltext{
    text-align: center;
 }

 .accordion-button::after{
    display: none;
    color: #fff;
 }

 .card{
    
    width: 16rem;
    height: 17rem;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    
 }

 .img-gradient {
    max-width: 100%; 
    
    margin: auto;
  }
  
  .img-gradient::after {
    display: block;
    position: relative;
    background-image: linear-gradient(to top, rgb(66 13 13 / 65%) 44%, #d5292900 76%);
    margin-top: -160px;
    height: 150px;
    width: 100%;
    content: '';
  }
  /* .mlr{
    padding-right: 3rem;
    padding-left: 3rem;
   
  } */
.img-fluid{
    padding-left: .5rem;
    padding-right: .5rem;      
    padding-bottom: 0;
}

.xx{
    height: 5rem;
    width: 18rem;
    
}
.bs{
    box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
    scale: .7;
}
.agendatime{
    font-size: 1rem;
    font-weight: 400;
    padding-right: 1rem;
}

.accordion-item{
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #ffffff00;
}
.accordion-item button{
    background-color: #ffffff00;
    color: #fff;
    padding-left: 2rem;
}
.accordion-item .agendatime{
    padding-right: 1rem;
    color: #ffd0ca;
    font-weight: 500;
}


.accordion-button:not(.collapsed){
    background-color: #ffd0ca;
    color: #4c1717;
    font-weight: 500;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}



.accordion-body{
    color: #fff;
    text-align: center;
    font-size: 1rem;
}

.acc-img{
    height: 8rem;
    width: 8rem;
    padding: .1rem;
    border-radius: 0;
    border: 1px solid white;
    margin-bottom: 20px;
}
.sphere img{
    position: absolute;
    width: 20rem;
    height: 25rem;
    left: -7%;
    top: 160%;
    transform: rotate(25deg);
    
}
.animate{
    
        transform:
          perspective(800px)
          rotateY(-8deg);
        transition: transform 1s ease 0s;
        border-radius: 4px;
        box-shadow:
          rgba(0, 0, 0, 0.024) 0px 0px 0px 1px,
          rgba(0, 0, 0, 0.05) 0px 1px 0px 0px,
          rgba(0, 0, 0, 0.03) 0px 0px 8px 0px,
          rgba(0, 0, 0, 0.1) 0px 20px 30px 0px;
      
        &:hover {
          transform: perspective(800px) rotateY(-4deg);
        }
      
}

.modal-header{
    background-color: #df0b00;
    color: #fff;

}
.modal-title{
    font-weight: 700;
    /* border-bottom: 2px solid #fff; */
    font-size: 1.2rem;
}
.modal-body{
    font-size: 1rem;
    text-align: justify;
}
.modal-footer{
    padding-bottom: 0;
    padding-top: 0rem;

}

@media(max-width: 768px){
    .disno{
        display: none;
    }
    .rtimg{
       width: 124%;
       

    margin-left: -2.1rem;
    }
}


.pricefor{
    text-align: center;
    padding-top: 1rem;
    border: 2px solid black;
    border-right: none;
    padding-right: 0;
}
.amt{
    text-align: start;
    padding-left: .8rem;
    border: 2px solid black;
   }
.pricebtn{
    text-align: start;
}
.lastcol{
    padding-left: 1rem;
    /* border: 2px solid black; */
    padding-top: 1rem;
    padding-bottom: 1rem;

}
.vertical{
    width: 40%;
    border-radius: 40px;
    background-color: red;
    font-size: 24px;
    height: 10rem;
}
.footnew{
    background-color: black;
    color: #fff;
    padding-bottom: 2rem;
    
}

.carousel-inner {
    display: flex;
    /* justify-content: center; */
}

.carousel-inner img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.back-to-top.active {
    visibility: visible;
    opacity: 1;}

    #myBtn {
        display: none; /* Hidden by default */
        position: fixed; /* Fixed/sticky position */
        bottom: 20px; /* Place the button at the bottom of the page */
        right: 30px; /* Place the button 30px from the right */
        z-index: 99; /* Make sure it does not overlap */
        border: none; /* Remove borders */
        outline: none; /* Remove outline */
        background-color: red; /* Set a background color */
        color: white; /* Text color */
        cursor: pointer; /* Add a mouse pointer on hover */
        padding: 15px; /* Some padding */
        border-radius: 10px; /* Rounded corners */
        font-size: 18px; /* Increase font size */
      }
      
      #myBtn:hover {
        background-color: #555; /* Add a dark-grey background on hover */
      }

      .btn-group-lg>.btn, .btn-lg {
        --bs-btn-padding-y: 0.5rem;
        --bs-btn-padding-x: 1rem;
        --bs-btn-font-size: 1.25rem;
        --bs-btn-border-radius: 0.5rem;
    }

/* div.topBotomBordersOut a:before, div.topBotomBordersOut a:after
{
    position: absolute;
    left: 0px;
    width: 100%;
    height: 2px;
    background: #FFF;
    content: "";
    opacity: 0;
    transition: all 0.3s;
}

div.topBotomBordersOut a:before
{
    top: 0px;
    transform: translateY(10px);
}

div.topBotomBordersOut a:after
{
    bottom: 0px;
    transform: translateY(-10px);
}

div.topBotomBordersOut a:hover:before, div.topBotomBordersOut a:hover:after
{
    opacity: 1;
    transform: translateY(0px);
} */




@media only screen and (max-width: 430px){
    .Lcon4Sponsors {
        height: 143vh !important;
    }
    .sponcontainer1{
    margin:0 !important;

    right: 6% !important;
    position: relative !important;
        top: 10% !important;
    
    }
    .sponcontainer{
        height: 126vh !important;
    }
    .sponredSphere {
        max-width:20% !important;
    }
    #spon1{
             margin-top: 5% !important;
             position: relative;
             top: 8% !important;
             left: 25% !important;
    }
    #sponitem1{
        min-height: 0 !important;
        margin-bottom: 5%;
    }
    #sponitem2{
        min-height: 0 !important;
        position: relative;
        top:9% !important;
        margin-top: 0 !important;
        margin-left: 12% !important;
        
    }
    #sponprincipal{
    display: block !important;
    font-size: 30px !important;
    
        margin: auto !important;
        width: 101% !important;
    }
    
    #sponaws{
        display: block !important;
        width: 40% !important;
        float: none !important;
        clear: both !important;
        margin:5% !important;
        margin-top:5% !important;
        padding: 5% !important;
    }
    #sponsanctum{
        display: block !important;
        width: 60% !important;
        float: none !important;
        clear: both !important;
        margin: -5% !important;
        margin-top: 5% !important;
        padding: 6% !important;
    
    }
    
    #sponpartners{
    
        float: none !important;
        clear: both !important;
        font-size: 30px !important;
        margin-left: 18% !important;
        margin-bottom: 5% !important;
    }
    .sponpartnerContainer{
    float: none !important;
    display: block !important;
    margin-left:0 !important;
    position: relative !important;
    top: 5% !important;
    right: 7% !important;
    }
   #sponitem1 hr{
    width: 64% !important;
    margin-top: 5% !important;
    }
   #sponitem2 hr{
    width: 37% !important;
    position: relative;
    right: 4%;
    }
    
    #sponcyber{
        position: relative;
        right: -3.5% !important;
        display: block !important;
        font-size: 12px !important ;
        width: 87% !important;
    }

    #sponpalodiv{
        margin-left: 25% !important;
        position: relative;
    left: 5%;
    }
    #sponpalo{
        width: 75% !important;
        padding: 6% !important;
        position: relative;
        right: 3% !important;
        /* margin-left: 35% !important; */
    }
    #sponinsights{
        WIDTH:AUTO !important;
   
    }
    #sponPMI{
        WIDTH: 27% !important;
    position: relative;
    LEFT: 41% !important;
    box-sizing: content-box;
    padding: 0 !important;
    }
    .spontxtINSIGHTS{
        font-size: 14PX !important;
        WIDTH:AUTO !important;
          POSITION: RELATIVE;
        LEFT: 5%;
    }
    .sponsubtxt{
        font-size: 13px !important;
        width: 119% !important;
       }
    #spondis{
        display: block !important;
       border: none !important;
        font-size: 12px !important;
        width: 87% !important;
    }
    #sponsubid{
        margin-left: 4% !important;
        margin-bottom: 4% !important;
    }
    #sponsubtxthyb{
        position: relative;
        /* width:auto !important; */
        right: 1% !important;
    }
    #sponben{
        margin-left: 35% !important;
        left: 8% !important;

    }
    #sponbenq{
        width: 53% !important;
        padding: 7% !important;
    position: relative;
    right: 0% !important;
    }

    #sponhyb{
        display: block !important;
        font-size: 12px !important;
        width: 96% !important;
        position: relative;
        right: 1% !important;
    
    }
    #sponsteel{
        width: 68% !important;
        padding: 6% !important;
        padding-left: 8% !important;
        padding-right: 9% !important;
        position: relative;
        left:6% !important;
        /* margin-left: 35% !important; */
    
    }
    #sponsteeldiv{
        margin-left: 24% !important;
        margin-top: 2% !important;

    }
    #sponbev{
        display: block !important;
        margin-left: 24% !important;
        font-size: 12px !important ;
    
    }
    #sponitem3{
    display: block !important;
    margin: 0 !important;
    min-height: 0 !important;
    position: relative !important;
    top: 14% !important;
    left: 2% !important;
    margin-left: 2% !important;
    }
    #sponbevtxt{
        width: 260% !important;
        position: relative;
        right: 40% !important;
    }
    #spond2{
        left: 38% !important;
        margin-left: 19% !important;
        margin-top: 10% !important;
        position: relative;
    }
    
    #sponDewars{
        width: 125% !important;
        padding: 7% !important;
        /* margin-left: 35% !important; */ 
    }
    
    }



* {
    padding: 0%;
    margin: 0%;
    box-sizing: border-box;
}


.Lcon4Sponsors{
    height: 120vh;;
}
.sponcontainer {

    background-color: white;
    /* background: url("fadedSponsors.png"); */
    height: 110vh;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}


.sponcontainer1 {
    /* border: 2px black solid; */
    max-height: 85%;
    max-width: 70%;
    flex-basis: auto;
    margin: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    padding: auto;
     margin-left: 0%;
margin-right: 0%;
}

.sponredSphere {
    max-width:15%;
    margin-bottom: auto;
    margin-top: auto;
    display: flex;
    flex-direction: row;
    flex-basis:20%;
    margin-left: 0%;
margin-right: 0%;
    
}


.sponcontainer1 #sponitem1 {
    min-height: 40%;
    flex-basis: auto;
    /* margin-top:3%; */
    /* align-items: center; */
    /* display: flex;
    flex-direction: column;
    flex-wrap: wrap; */
}

#sponitem1 #sponprincipal {
   
    margin-top: 0;
    margin-left: 30%;
    font-family: 'Fraunces', serif;
    font-weight: 500;
    font-size: 40px;
}
#sponitem1 div #sponaws {
    width: 15%;
    float: left;
    margin: 5%;
    padding: 2%;
    margin-top: 0;
    background-color: #ffeef0;
    border-radius: 10px;

}

#sponitem1 div #sponsanctum {
    width: 37%;
    float: left;
    padding: 2%;
    margin: 5%;
    margin-top: 0;
    background-color: #ffeef0;
    border-radius: 10px;
}

#sponitem2 #sponpartners {
    /* margin-top: 5%; */
 
  display: flex;
  margin-left: 50%;
  margin-right: 50%;
width: 200px;
  justify-content: center;
    font-family: 'Fraunces', serif;
    font-weight: 500;
    font-size: 40px;

}
#sponcyber{
    position: relative;
    LEFT: 2%;
}

#sponitem2 div #sponpalo {
    width: 75%;
    margin: 4%;
    background-color: #ffeef0;
    border-radius: 10px;
    padding: 13%;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: -3px;
    position: relative;
    right: 16%;
    box-sizing: content-box;
}
#sponitem2 div #sponPMI {
    WIDTH: 75%;
    margin: 4%;
    background-color: #ffeef0;
    border-radius: 10px;
    padding-left: 5%;
    padding-right: 5%;
    margin-left: 0;
    position: relative;
    LEFT: 11%;
    box-sizing: content-box;
}
#sponben{
    position: relative;
    bottom: 8%;
}

#sponitem2 div #sponbenq {
    width: 90%;
    position: relative;
    top:10%;
    margin: 4%;
    right:15%;
    /* margin-top: 0; */
    background-color: #ffeef0;
    border-radius: 10px;
    padding: 12%;
    /* padding-top: 1%;
    padding-bottom: 1%; */


}

#sponitem2 div #sponsteel {
    width: 68%;
    margin: 4%;
    position: relative;
    top: 10%;
    /* LEFT: 10%; */
    background-color: rgb(255, 238, 240);
    border-radius: 10px;
    padding: 9% 7%;
    RIGHT: 5%;

}


.sponcontainer1 #sponitem2 {
    min-height: 40%;
    flex-basis: auto;
    margin-bottom: 2%;
    margin-top: 18%;
}

#sponitem3 div #sponDewars {
    width: 100%;
    margin: 4%;
    margin-top: 13%;
    background-color: #ffeef0;
    border-radius: 10px;
    padding: 13%;
    padding-left: 13%;
    padding-right: 13%;
    margin-left: 0;
    position: relative;
    right: 19%;
}

.sponcontainer1 #sponitem3 {
    min-height: 30%;
    flex-basis: auto;
    margin: 2%;
    margin-left: 42%;
    margin-top:20%;
    /* margin-bottom:7%; */
    display: flex;
    flex-flow: column wrap;
}
#sponsubid{
   
    margin-bottom: 3.5%;
}