*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}
body{
    overflow-x: hidden;
}






.socialmedia{
    margin-left: 85px;
}
.footer-btm{
    display: block;
    padding: 8px;
}



.gallery-container,.join-container,.about-container,.upcoming-container,.newsletter-container{
    max-width: 85%;
    margin: 0 auto;
}


.banner-slide{
    width: 100%;
    position: relative;
}
.banner-slide::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.60) 0%, rgba(0, 0, 0, 0.00) 100%), #d3d3d30f 0px 3.761px / 100% 130.992% no-repeat;
}
.banner-slide img{
    width: 100%;
}

.banner-container{
    width: 90%;
    margin: 0 auto;
}
.slider-content {
    color: #fff;
    position: absolute;
    top: 45%;
    z-index: 1;
    left: 5%;
    /* transform: translateX(-50%) !important; */
}
.slider-content h2{
    font-size: 26px;
    font-weight: 600;
    letter-spacing: 0.52px;
    text-transform: uppercase;
    font-family: sfprofdisplay;
    margin-bottom: 12px;

}
.slider-content p{
    font-size: 27px;
    font-weight: 400;
    letter-spacing: 0.54px;
    font-family: sfprofdisplay;
}

.about-section{
    padding-top:38px ;
    padding-bottom: 55px;
}

.about-group{
    display: flex;
}
.about-left{
    min-width: 45%;
    padding-bottom: 25px;

}
.about-right{
    padding-left: 75px;
    padding-bottom: 25px;
}
.aboutimg-group {
    position: relative;
    margin-top: 25px;
}
.aboutimg-group .img1{
    width: 234px;
    height: 418px;
    background: pink;
    margin-left: auto;
    position: relative;
}
.aboutimg-group .img2{
    width: 263px;
    height: 228px;
    position: absolute;
    background-color: #fff;
    top: 79px;
    right: 94%;
    padding: 2px;
}
.aboutimg-group .img3{
    width: 290px;
    height: 106px;
    background-color: #fff;
    position: absolute;
    right: 94%;
    bottom: 0px;
    padding: 2px;

}
.aboutimg-group img{
    width: 100%;
    height: 100%;
}
.about-header{
    background-image: url('../images/home/dotsbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    width: max-content;
    padding: 12px 83px;
    /* max-height: 90px; */
    text-align: center;
    min-width: 80%;

}
.about-header h2{
    color: #100E0E;
    font-family:codec pro;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px; 
    letter-spacing: 0.66px;
    text-transform: uppercase;
    margin: 0;
}
.about-features{
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.about-content p{
    color: #231F1F;

    font-family: Montserrat;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 160% */
    letter-spacing: 0.45px;
}
.about-features h2{
    color: #1255A7;
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.66px;
    margin: 0;
    padding-bottom: 4px;
}
.about-features p{
    color: #231F1F;
    text-align: center;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.54px;
    margin: 0;


}

.upcomingsection{
background-image: url('../images/home/gradientbg.jpg');
background-repeat: no-repeat;
/*background-size: 100% 80%;*/
background-position: bottom;
margin-bottom: 75px
}

.upcoming-header{
   
    text-align: center;
    margin: 0 auto;
}
.upcoming-header p.sub-title{
    color: #100E0E;
    font-family: Montserrat;
    font-size: 21px;
    font-weight: 400;
    line-height: 30.901px;
    letter-spacing: 0.424px;
    text-transform: capitalize;
    margin: 0;
}
.upcoming-header h2{
    color: #100E0E;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 900;
    text-transform: uppercase;
}
.upcoming-header p{
    color: #302F2F;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}
.adsbanner-group{
    display: flex;
    min-height: 572px;
    width: 100%;
    box-shadow: 0px 14px 16px 0px rgba(0, 0, 0, 0.25);
}
.leftbox,.rightbox{
    width: 50%;
}
.leftbox {
    /* background: linear-gradient(132deg, #4907ED 7.34%, rgba(255, 192, 33, 0.96) 56.16%, #FF3E3B 92.93%); */
    padding: 4px;
    padding-right: 0px;
    background: linear-gradient(324deg, #a83a879c 7.34%, #FF3E3B 112.93%);
}
.rightbox{
    /* background: linear-gradient(132deg, #4907ED 7.34%, rgba(255, 192, 33, 0.96) 56.16%, #FF3E3B 92.93%); */
    background: linear-gradient(223deg, #4907ED 7.34%, rgba(255, 192, 33, 0.96) 56.16%, #FF3E3B 92.93%);
filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));

}
.leftcontent-box{
    background-color: #fff;
    height: 100%;
    padding: 15px;
    padding-right: 30%;
}
.ads-logogroup{
    padding-top: 35px;
    padding-left:38px ;
    padding-right: 38px;
    padding-bottom: 24px;
    gap: 50px;
    align-items: center;
}
.siplogo{
    text-align: center;
}
.siplogo h4{
    color: #100E0E;
    font-family: Lexend;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 800;
}
.leftcontent p{
    margin-bottom: 0px;
    color: #302F2F;
    font-family: Montserrat;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0.45px;
}
.siplogo img{
    width: 160px;
}
.ifa14thlogo{
    width: 127px;

}
.event-info{
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    width: max-content;
    text-align: center;
    padding: 18px 35px 12px;
}
.event-info h4{
    color: #403939;
    font-size: 25.431px;
    font-weight: 600;
    font-family:codec pro;
    margin-bottom: 6px;
    -webkit-text-stroke-color: #000;
    -webkit-text-stroke-width: 0.1px;
}
.event-info h4 span{
    font-size: 25.632px;
}
.event-info p{
    margin-bottom: 6px;
    font-family:codec pro;
    font-size: 19.651px;
    color: #403939;
    line-height: 20px;


}
.leftcontent{
    padding-top: 30px;
    padding-bottom: 30px;
}
.explorebtn{
    text-align: center;
}
.explorebtn .btn{
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
    border-radius: 50px;
    min-width: 131px;
    height: 46px;
    padding: 13px 25px;
    position: relative;
    z-index: 1;
}
.explorebtn .btn::after{
    content: '';
    position: absolute;
    width: 94%;
    height: 84%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 1px dashed #fff;
    border-radius: 50px;
    transition: 0.5s;
    z-index: -1;
}
.explorebtn .btn:hover,.explorebtn .btn:focus,.explorebtn .btn:active{
    box-shadow: none;
    outline: none;
    color: #000;
}
.explorebtn .btn:hover::after{
  background-color: #fff;
}
.videobox{
    position: absolute;
    /* width: 85%; */
    width: 99%;
    max-width: 568px;
    height: 313px;
    /* background-color: gray; */
    border-radius: 30px;
    top: 50%;
    transform: translateY(-50%);
    left: -75px;

}

.videobox img{
    width: 100%;
    height: 100%;
    border-radius: 30px;
}
.videoplayicon{
    width: 63px;
    height: 63px;
    position: absolute;
    top: 52%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
    transition: all 1s ease;
}
.videoplayicon:hover svg{
   width: 55px;
   height: 55px;
   
}
.upcoming-btmgroup{
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding-top: 55px;
}
.upcoming-btmgroup .leftpart .title{
    color: #FFF;
    font-family: Montserrat;
    font-size: 23px;
    font-weight: 400;
    letter-spacing: 0.46px;
    text-transform: uppercase;
    margin-bottom: 22px;
    padding-left: 38px;
}
.leftpart{
    width: 60%;
}
.modelbgimg{
   position: relative; 
}
.modelbgimg .mimg1{
    bottom: 10px;
    position: relative;
    mix-blend-mode: screen;
    opacity: 0.37;
}
.modelbgimg .mimg2{
    position: absolute;
    bottom: 22px;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.7;
}
.logoround{
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  bottom: -76px;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
    transform: translateX(-50%);
}
.logoround img{
    width: 124px;
    height: 124px;
}

.timeline{
    padding-bottom: 16px;
}

.timeline-list {
    display: flex;
    align-items: end;
    padding:30px 0px;
    position: relative;
}

.timeline-list::after{
 
}
.timeline-img{
   min-width: 88px;
    min-height: 88px;
    border-radius: 50%;
    border:  1px solid #bcbcbc91;
    margin-right: 28px;
}
.timeline-content p.timeline-title{
    color: #FFF;
    font-size: 17px;
    font-weight: 500;
    font-family:codec pro;
    letter-spacing: 0.34px;
    padding-bottom: 8px;
}
.timeline-content p{
    color: #F7F4F4;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.45px;
    margin: 0;
}

.timeline-img{
    display: flex;
    align-items: center;
    justify-content: center;
    background: #021945;
}

.timeline-img .timeline1img{
    width: 45px;
    height: 50px;
}
.timeline{
    position: relative;
    z-index: 1;
}
.timeline::after{
    content: '';
    position: absolute;
    left: 43px;
    width: 0.7px;
    height: 90%;
    background-color: #bcbcbc73;
    top: 0px;
    z-index: -1;

}

.timeline-img .timeline2img{
    width: 48px;
}
.timeline-img .timeline3img{
    width: 54px;
}
.timeline .timeline-list:last-child{
    padding-bottom: 0px;
    margin-bottom: 30px;
}
.timeline{
  
}

.gallery-top{
    padding: 25px 0px;
    display: flex;
}
.gallery-top h2{
    font-family:codec pro;
    font-size: 26px;
    color: #2B3D81;
    font-weight: 900;
    line-height: 28px; /* 107.692% */
    letter-spacing: 0.52px;
    text-transform: uppercase;
    
}
.list-bullet{
    display: inline-block;
    width: 20px;
    height: 18px;
    background-image: url('../images/home/listbullet.svg');
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 15px;
}
.gallery-list{
    list-style-type: none;
    gap: 35px;
}
.gallery-list li{
    color: #3C3535;
    font-size: 19px;
    font-family:codec pro;
}
.gallery-group{
   padding: 25px 0px;
}
.gallery-blog{
  padding:  0px 1px;
}
.galleryimg{
    position: relative;
    margin-bottom: 2px;
}
.gallery-top .sub-title{
    color: #3C3535;
    font-family: Montserrat;
    font-size: 19px;
    font-weight: 500;

}
.galleryimg::after{
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgb(0 0 0 / 31%) 0%, rgba(0, 0, 0, 0.30) 100%), #d3d3d31c 0px -21.485px / 107.177% 132.004% no-repeat;
    border-radius: 30px;
    position: absolute;
    top: 0;
    left: 0;

}
.gallery-group img {
    width: 100%;
    height: 100%;
    border-radius: 30px;
}
.gallerybtn{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: max-content;
    z-index: 1;
    background: #FF0606;
    border-radius: 11px;
     padding:  10px 12px 13px;
    box-shadow: none;
    transition: zoom 0.5s ease ;
    font-family: Montserrat;
    font-size: 17.989px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; 
    letter-spacing: 0.36px;
}
.gallerybtn:hover,.gallerybtn:active,.gallerybtn:focus{
    box-shadow: none;
    zoom: 0.8;
    background: #FF0606;
}


.join-container h2{
    color: #2B3D81;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px; /* 133.333% */
    letter-spacing: 0.42px;
    text-transform: uppercase;
}
.join-container a{
    text-decoration: none;
    color: #000;
    font-family:Robotorg;
    font-size: 25.731px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.join-group{
   gap: 60px;
}

footer{
    background: #2E2E2E;
    padding: 16px 0px 12px 0px;

}
.footer-top{

}
.footer-btm{
    max-width: 93%;
    margin: 0 auto;
    border: none;
}
.footer-line::before {
display: none;
}
.footer-links{
    margin-bottom: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style-type: none;
   
    position: relative;
    z-index: 1;
   
    

}
.footer-links::after{
   content: '';
   position: absolute;
   width: 100%;
   height: 0.7px ;
  background-color: #908585;
   top: 50%;
   left: 0;
   z-index: -1;
} 


.footer-links li{
    
    position: relative;
    z-index: 999999;
    background: #2E2E2E;
    
}
.footer-links li a{
    padding: 0 10px;
}
.footer-links li:not(:last-child) a{
    border-right: 1px solid #F9F3F3;
}
.footer-links li a {
   color: #F9F3F3;
   font-family:Robotorg;
    font-size: 15px;
    line-height: normal;
    letter-spacing: 0.3px;
}
.footer-links li a:hover{
    color: #f0eaea;

}
.ficon-img{
    display: flex;
    gap: 25px;
    align-items: center;
    width: max-content;
}
.ficon-img .line{
  width: 33px;
  height: 1px;
  background-color: #000;
  position: relative;
 
}
.ficon-img .line::after{
    content: '';
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    top: -3.5px;
}
.ficon-img .line.left::after{
    left: 0px;
}
.ficon-img .line.right::after{
    right: 0px;
}


.newsletter-section{
    background: #021c4d;
}
.newsletter-section h2{
    font-family: codec pro;
    font-size: 26px;
    color: #fff;
    font-weight: 900;
    line-height: 28px;
    letter-spacing: 0.82px;
    text-transform: uppercase;
}
.newsletter-section .para-1{
        color: #FFF;
    font-size: 17px;
    font-weight: 500;
    font-family: codec pro;
    letter-spacing: 0.34px;
    padding-bottom: 8px;
}
.newsletter-section .para-2{
    color: #F7F4F4;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.45px;
    margin: 0;
}
.qrimg{
    width: 148px;

}
.qrimg p{
    font-family: codec pro;
    font-size: 12px;
    color: #fff;
    text-align: center;
    width: 86%;
    margin-left: auto;
    margin-right: auto;
    line-height: 15px;

}
.linksec span{
      color: #F7F4F4;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    letter-spacing: 0.45px;
    margin: 0;  
}
.linksec .btn-for p{
   font-size: 15px;
   color: #F7F4F4;
   font-family: codec pro;
   letter-spacing: 0.80px;
}
.linksec .btn-for a{
    color: #000;
    padding: 7px 11px 5px;
    text-decoration: none;
    background: #fff;
    border-radius: 4px;
    line-height: 15px;
    font-size: 13px;
    letter-spacing: 0.80px;
    font-family: codec pro;
}
.linksec .btn-for a:hover,.linksec .btn-for a:hover{
 color: #000;
}
@media(max-width:1366px){
    .gallery-group img{
    max-height: 223px;
    }
}
@media (min-width:1199px) and (max-width:1280px){
    .gallery-list{
        align-items: start;
        gap: 20px;
        flex-direction: column;
    }
}

@media (max-width:1199px){
    .about-header{
        width: 80%;
        padding-left: 20px;
           padding-right: 20px;
           margin-left: auto;
           margin-right: auto;
    }
    .about-right{
       padding-left: 45px;
    }
    .about-left{
        min-width:55%;
    }
    .about-group{
        display: block;
    }
    .about-left{
        float:left
    }
    .about-left{
        margin-right: 15px;
    }
    .join-group {
        gap: 20px;
    }
    .about-left{
        padding-bottom: 0px;
    }
    .videobox {
        width: 450px;
    }
    .leftcontent-box{
        padding-right: 100px;
    }
    .ads-logogroup{
        flex-wrap: wrap;
        justify-content: center;
    }
    .event-info{
        padding-left: 20px;
        padding-right: 20px;
    }
    .event-info h4 {
       font-size: 22px;
    }
    .gallery-list{
 flex-direction: row;
    }
}
@media (max-width:1024px){
  
}

@media (max-width:991px){
    .join-group{
        gap: 10px;
    }
   .join-group a{
    font-size: 18px;
   }
   .about-right{
    padding-left: 0px;
   }
   .leftbox,.rightbox{
    width: 100%;
   }
   .adsbanner-group{
    flex-wrap: wrap;
   }
   .leftbox{
     padding-right: 4px;
   }
   .videobox{
    position: relative;
    transform: none;
    margin: 0 auto;
    top: auto;
    left: auto;
   }
   .leftcontent-box{
    padding-right: 20px;
   
   }
   .ads-logogroup{
    justify-content: center;
   }
   .event-info{
    margin: 0 auto;
   }
   .rightbox{
    background: transparent;
    box-shadow: none;
   filter:none;
   padding: 20px;
   }
   .upcoming-btmgroup{
    flex-direction: column;
   }
   .leftpart{
    width: 100%;
    z-index: 1;
   }
   .upcomingsection{
    background-size: 100% 85%;
        background: #02398b;
   }
   .modelbgimg {
    position: absolute;
    bottom: 0;
    right: -39px;
   }
   .rightpart{
    position: relative;
    width: 100%;
  
   }
   .leftpart{
    padding-bottom: 70px;
   }
   .about-group{
    display: flex;
   }
   .about-left{
    padding-bottom: 20px;
    }
    .about-left{
       min-width: 100%;
    }
    .aboutimg-group{
        padding-right: 14%;
    }
    .timeline{
        padding-bottom: 0;
    }
    .adsbanner-group{
        box-shadow: none;
    }
    .gallery-list{
        gap: 20px;
    }
}
@media (max-width:767px){
   .event-info{
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
   }
   .about-header h2,.about-features h2,.upcoming-header h2{
    font-size: 20px;
   }
   .event-info h4 ,.gallery-top h2,.slider-content h2,.event-info h4 span{
      font-size: 18px;
   }
   .leftcontent p,.upcoming-header p,.slider-content p{
    font-size: 13px;
   }
   .event-info p{
    font-size: 14px;
   }
   .leftcontent p{
    line-height: 18px;
   }
   .ads-logogroup{
        gap: 20px;
        justify-content: space-around;
        padding-left: 0px;
        padding-right: 0px;
   }
   .gallery-list{
    flex-direction: column;
    align-items: start !important;
   }
   .about-left{
       min-width: 100%;
   }
   .about-header{
    /* width: 100%; */
    overflow: hidden;
    padding-left: 25px;
    padding-right: 25px;
   }
   .aboutimg-group .img1 {
    width: 145px;
    height: 280px;

   }
   .aboutimg-group .img2 {
    width: 170px;
    height: 120px;
   }
   .aboutimg-group .img3 {
    width: 182px;
    height: 79px;
    background-color: #fff;
    position: absolute;
    right: 43%;
    bottom: -2px;
    padding: 2px;
   }
   .videoplayicon{
    width: auto;
    height: auto;
   }
   .videoplayicon svg {
    width: 43px;
    height: 43px;
   }
   .videoplayicon:hover svg {
    width: 35px;
    height: 35px;
   }
   .upcomingsection {
    margin-bottom: 30px;
   }
   .modelbgimg {
    zoom: 0.5;
   }
   .ficon-img .line {
    width: 1px;
    height: 16px;
    left: 5px;
   }
   .ficon-img .line::after{
    display: none;
   }
   .ficon-img {
    display: flex;
    gap: 5px;
    align-items: center;
    flex-direction: column;
   }
   .join-group{
    gap: 15px;
   }
   .gallery-group img,.galleryimg::after{
    border-radius: 0px;
   }
   .gallerybtn {
     padding: 6px 10px 8px;
     border-radius: 4px;
     font-size: 10px;
   }
   .slider-content{
    top: 65%;
   }
   .slider-content h2{
    margin-bottom: 4px;
   }
   .about-header{
    width:100% ;
   }
  
   
}
@media (max-width:576px){
    .about-content p {
        font-size: 13px;
    }
    .slider-content p{
        font-size: 12px;
    }
    .about-header h2{
        font-size: 18px;
    }
    .slider-content h2{
        font-size: 16px;
    }
    .about-content p {
        line-height: 22px;
    }
    .ads-logogroup  .ifa14thlogo{
        width: 105px;
    }
    .ads-logogroup{
         gap:10px;
    }
    .ads-logogroup .siplogo{
          
    }
    .siplogo img{
        width: 120px;
    }
    .rightbox{
        padding-left: 0px;
        padding-right: 0px;
    }
    .videobox{
        width: 100%;
        height: auto;
    }
    .videobox img{
          border-radius: 10px;
    }
    .timeline-list{
        display: block;
    }
    .timeline-img{
        width: max-content;
        float: left;
    }
    .about-features{
        gap:15px;
        align-items: self-start;
    }
    .aboutimg-group{
        padding-right: 0;
    }
    .timeline::after{
        display: none;
    }
    .footer-links{
        padding-left: 0;
    }
    .event-info{
        padding-left: 15px;
        padding-right: 15px;
    }
    .banner-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .banner-slide > div{
        height: 400px;
    }
}
@media (max-width:320px){
    .footer-links{
        flex-direction: column;
        gap: 15px;
        padding-left: 0;
    }
    .footer-links::after{
        display: none;
    }
    .footer-links li:not(:last-child) a{
        border-right: none;
    }
}
@media (max-width:359px){
    .logo{
        width: 45px;
    }
    .mobile-open-icon {
        width: 22px;
        height: 20px;
        color: #000;
        font-size: 13px;
    }
    .about-features {
        flex-direction: column;
        align-items: center;
    }
    .timeline-list{
        padding: 15px 0px;
    }
    .aboutimg-group{
        zoom: 0.8;
    }
    h2,h4,h3,h2 *,h4 *{
        font-size: 16px !important;
        line-height: 20px !important;
    }
    .event-info h4,.event-info h4 *{
        font-size: 14px !important;
        line-height: 18px !important;
    }
    p,li,td{
        font-size: 12px !important;
    }

}
@media (max-width:260px){
    .timeline-img{
        float: none;
        margin: 4px auto;
    }
    .timeline-list{
        text-align: center;
    }
   li{
    font-size: 13px !important;
   }
   a,p,span,h1,h2,h3,h4,h5,button{
    word-wrap: break-word;
   }
  
   .aboutimg-group{
    display: none;
    
   }
}



.banner1,.banner2,.banner2,.banner4{
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;

}
.banner-group{
    width: 100%;
    height: 100vh;
    position: relative;
}
.text-box{
    animation: textup 24s linear infinite;
    transform: translateY(100px);
}
.text-box1{
    animation-delay: 0s;
}
.text-box2{
    animation-delay: 6s;
}
.text-box3{
    animation-delay: 12s;
}
.text-box4{
    animation-delay: 18s;
}
@keyframes textup {
    10%{
        transform: translateY(0px);
    }
    100%{
        transform: translateY(0px);
    }
}
.banner1 img,.banner2 img,.banner3 img,.banner4 img{
    width: 120%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    animation: zoom-out 3s linear infinite;
}
@keyframes zoom-out {
    100%{
        width: 100%;
    }
}
.banner1{
    animation: slide1 24s linear infinite;
}
.banner2{
    animation: slide2 24s linear infinite;
}

.banner3{
    animation: slide3 24s linear infinite;
}

.banner4{
    animation: slide4 24s linear infinite;
}


@keyframes slide1 {
    0%{
        visibility: visible;
    }
    25%{
        visibility: hidden;
    }
    50%{
        visibility: hidden;
    }
    75%{
        visibility: hidden;
    }
    100%{
        visibility: visible;
    }
}
@keyframes slide2 {
    0%{
        visibility: hidden;
    }
    25%{
        visibility: hidden;
    }
    50%{
        visibility: visible;
    }
    75%{
        visibility: hidden;
    }
    100%{
        visibility: hidden;
    }
}
@keyframes slide3 {
    0%{
        visibility: hidden;
    }
    25%{
        visibility: hidden;
    }
    50%{
        visibility: hidden;
    }
    75%{
        visibility: visible;
    }
    100%{
        visibility: hidden;
    }
}
@keyframes slide4 {
    0%{
        visibility: hidden;
    }
    25%{
        visibility: hidden;
    }
    50%{
        visibility: hidden;
    }
    75%{
        visibility: hidden;
    }
    100%{
        visibility: visible;
    }
}


.open-popup{
    width: 100%;
    position: fixed;
   top: 0;
   left: 0px;
   width: 100%;
   height: 100%;
   z-index: 999;
   background: #0009;
}
.open-poup-content{
    width: 70%;
    margin: 0px auto;
    /* padding: 2%; */
    text-align: center;
    padding-top: 10px;
}
.open-poup-content img{
    width: 100%;
    max-height: 95vh;
    max-width: 50%;
    padding: 10px;

}
.open-poup-content div{
    color: #fff;
}
.open-popup-close{
    cursor: pointer;
    font-size: 20px;
}
@media (max-width:992px){
    .open-poup-content img{
        max-width: 80%;
    }
    .open-poup-content{
        width: 100%;
    }
}
@media (max-width:768px){
    .open-poup-content img{
        max-width: 100%;
    }
    .open-poup-content{
        width: 100%;
    }
}