@font-face {
  font-family: "Open Sans";
  src: url("../fonts/OpenSans-Regular.ttf");
  font-family: "lib";
  src: url("../fonts/LibertinusSerif-Regular.ttf");
}
* {
  margin: 0;
  padding: 0;
}
/* home page */
.navbar-container {
  background: #191f34ff;
  display: flex;
  align-items: center;
  width: 100%;
  height: 64px;
}
.navbar-list-child {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 20px;
  font-family: O;
}
.navbar-list {
  margin-left: 300px;
}
.navbar-img {
  gap: 2px;
  display: flex;
  margin-left: 20px;
  margin-bottom: 20px;
}
li {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  color: #ffffffff;
 
}
li a{
  text-decoration: none;
   font-family: "Open Sans";
  font-size: 18px;
  font-weight: 400;
  color: #ffffffff;
  

}
li a:hover{
  color: black;
}

.hero {
  overflow-y: hidden;
  background: url("../images/main.jpg") no-repeat;
  background-size: cover;
  height: 700px;
  width: 100%;
}
.hero div h1 {
  text-align: center;
  margin-top: 300px;
}
.hero-p {
  text-align: center;
  color: #ffffffff;
  font-family: Montserrat;
  font-size: 24px;
}
.hero-h1 {
  font-size: 48px;
  color: #ffffffff;
}
#highlits {
  height: 350px;
  width: 100%;
}
.highlits-content {
  display: flex;
  text-align: center;
  justify-content: space-evenly;
  margin-top: 70px;
}
#highlits h1.h1 {
  font-size: 36px;
  text-align: center;
  font-family: Montserrat;
  margin-top: 30px;
  font-weight: 700;
}
.highlits-content-child {
  width: 15%;

}


.highlits-content-child img {
  width: 60px;
  height: 60px;
  background: linear-gradient(0deg, #ffffffb3 0%, #ffffff00 100%);
}
.highlits-content-child h1 {
  font-size: 38px;
  font-weight: 700;
  font-family: Montserrat;
  color: #191f34ff;
  line-height: 60px;
}
.highlits-content-child SPAn {
  color: #565d6dff;
  font-size: 20px;
  font-family: Montserrat;
  font-weight: 400;
}
#highlits-3 h1.h1 {
  font-size: 36px;
  text-align: center;
  font-family: Montserrat;
  margin-top: 30px;
  font-weight: 700;
}
.highlits-3-contents-child img {
  position: relative;
  width: 492px;
  height: 240px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.highlits-3-contents {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  justify-content: center;
  margin-left: 50px;
}
#highlits-3 {
  width: 100%;
}
.highlits-3-contents-child {
  width: 35%;
  margin-left: 10px;
  margin-bottom: 10px;
}
a.button {
  text-decoration: none;
  display: block;
  padding: 6px 6px;
  background: #191f34ff;
  color: #fff;
  border-radius: 9999px;
  width: 85px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.highlits-3-h1 {
  font-size: 24px;
  width: 444px;
  text-align: left;
  font-weight: 600;
  color: #171a1fff;
  font-family: Montserrat;
}
.highlits-3-contents-child p {
  font-size: 16px;
  color: #565d6dff;
  font-weight: 400;
  line-height: 24px;
  font-family: "Open Sans";
}
.highlits-3-readme {
  margin-top: 60px;
  text-align: end;
  color: #171a1fff;
  text-decoration: none;
  margin-left: 416px;
  font-family: "Open Sans";
  font-size: 14px;
}
footer {
  display: flex;
  justify-content: space-between;
  padding: 6px 222px;
  margin-top: 100px;
}
.left li {
  color: #171a1fff;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 500;
}
footer ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  gap: 20px;
}
/* about page */

.about-container {
  width: 100%;
  height: 300px;
  background: url(../images/about1.jpg) no-repeat;
  background-size: cover;
}
.about-container-1 {
  width: 100%;
  height: 100%;
  background: url(../images/about2.png) no-repeat;
  background-size: cover;
}
.about-container-1 h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #171a1fff;
  text-align: center;
  padding-top: 30px;
  font-family: Montserrat;
}
.about-container-1 p {
  text-align: center;
  padding-top: 30px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #171a1fff;
  font-family: Montserrat;
}
.about-container-2 {
  text-align: center;
  margin-top: 60px;
  font-size: 25px;
  font-weight: 700;
  color: #191f34ff;
  font-family: Montserrat;
}
.about-container-p{
  height: 500px;
  width: 1300px;
  background-color: rgb(255, 249, 249);
  margin-left: 200px;
  display: flex;
 margin-top: 50px;
}
.about-container-p p{
    color: #171A1FFF;
      font-family: Montserrat;
    width: 500px;
  text-align: left;
  font-size: 18px;
  line-height: 28px;
  font-weight: 500;
 
}
.about-container-p-1 img{
  border-radius: 25px;
  width:600px;
  height: 450px;
  margin-left: 20px;
}
.about-container-3 h1{
  margin-top: 50px;
  font-size: 36px;
  line-height: 48px;
  font-weight: 700;
  color: #171a1fff;
  text-align: center;
  padding-top: 30px;
  font-family: Montserrat;

}
.about-container-4{

  width: 416px;
  display: flex;
  height: 100px;
  background-color: ffff;
  margin-left: 342px;
  text-align: end;
  margin-top: 30px;
  margin-bottom: 100px;
}
.about-container-5{
  width: 416px;
  display: flex;
  height: 100px;
  background-color: ffff;
  margin-left: 765px;
  text-align: start;
  margin-top: 30px;
  justify-content: end;
  margin-bottom: 100px;

}
.about-container-4 h2{
    font-family: Montserrat;
    font-size: 20px;
     font-weight: 600; 
  color: #171A1FFF; 
}
.about-container-4 label{
  font-family: "Open Sans";
   font-size: 14px;  
  font-weight: 400; 
  color: #565D6DFF;
}
.about-container-4 p{
   font-family: "Open Sans";
  font-size: 16px; 
  line-height: 24px; 
  font-weight: 400; 
  color: #171A1FFF; 
}
.about-container-5 h2{
    font-family: Montserrat;
    font-size: 20px;
     font-weight: 600; 
  color: #171A1FFF; 
}
.about-container-5 label{
  font-family: "Open Sans";
   font-size: 14px;  
  font-weight: 400; 
  color: #565D6DFF;
}
.about-container-5 p{
   font-family: "Open Sans";
  font-size: 16px; 
  line-height: 24px; 
  font-weight: 400; 
  color: #171A1FFF; 
}
.about-container-6{
  display: flex;
  flex-wrap: wrap;
  margin-left: 200px;

}
.about-container-6-child{
  background-color: ffff;
  width: 300px;
  
  line-height: 25px;
  margin-right: 40px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  
  
  
}
.about-container-6-child img{
 border-top-left-radius: 20px;
 border-top-right-radius: 20px;
}
.main-head{
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
  color: #171a1fff;
  text-align: center;
  padding-top: 30px;
  font-family: Montserrat;
}.about-container-6-child h2{
  font-family: Montserrat;
    font-size: 20px;
     font-weight: 600; 
  color: #171A1FFF; 
  margin-top: 20px;
  margin-bottom: 20px;
}
.about-container-6-child span{
   font-family: Montserrat;
 font-size: 14px; 
  line-height: 24px; 
  font-weight: 400; 
  color: #171A1FFF;
}
.about-container-7{
  width: 100%; 
  height: 408px; 
  background: #191F34FF; 
  border-radius: 10px; 
  text-align: center;
  
 
}
.about-container-7 h1{
padding-top: 130px;
font-size: 36px; 
  font-weight: 700; 
  color: #FFFFFFFF;
  font-family: Montserrat;
}
.about-container-7 p {
  padding-top: 25px;
  padding-bottom: 25px;
   font-size: 18px; 
  font-weight: 400; 
  color: #FFFFFFFF;
  font-family: Open Sans;
}
.about-container-7 a{
  text-decoration: none;
  background-color: white;
  border-radius: 20px;
  padding: 14px 14px 14px 14px;

  
}


/*    cricket career   */
.cricket-container {
  width: 100%;
  height: 600px;
  background: url(../images/about1.jpg) no-repeat;
  background-size: cover;
}
.cricket-container-1 {
  width: 100%;
  height: 100%;
  background: url(../images/about2.png) no-repeat;
  background-size: cover;
}
.cricket-container-1 h1 {
  font-size: 60px; 
  line-height: 60px; 
  font-weight: 700; 
  color: #FFFFFFFF;
  text-align: center;
  padding-top: 200px;
  font-family: Montserrat;
}
.cricket-container-1 p {
  text-align: center;
  padding-top: 30px;
  font-size: 20px; 
  line-height: 28px; 
  font-weight: 400; 
  color: #FFFFFFFF;
}

.about-container-6{
  display: flex;
  flex-wrap: wrap;
  margin-left: 200px;

}
.about-container-6-child{
  background-color: ffff;
  width: 300px;
  
  line-height: 25px;
  margin-right: 40px;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: left;
  
  
  
}
.cricket-container-2 h1{
    font-family: Montserrat;
    font-size: 32px;
     font-weight: 600; 
  color: #171A1FFF; 
  text-align: center;
  padding-top: 60px;
}
.cricket-container-3{
  padding-top: 100px;
  display: flex;
  justify-content: space-evenly;
}
.cricket-container-3-child{
  width: 200px;
  text-align: center;
}
.cricket-container-3-child h2{
     padding-top: 12px;
     padding-bottom: 12px;
     font-size: 24px; 
  line-height: 32px; 
  font-weight: 600; 
  color: #171A1FFF;
  font-family: Montserrat;
}
.cricket-container-3-child p{
  padding-bottom: 12px;
   font-size: 14px; 
  line-height: 20px; 
  font-weight: 400; 
  color: #565D6DFF; 
  font-family: "Open Sans";
}
.cricket-container-3-child span{
  font-size: 14px; 
  line-height: 20px; 
  font-weight: 500; 
  color: #F0C781FF;
  font-family: "Open Sans";
}
.cricket-container-4{
  display: flex;
  justify-content: space-evenly;
  text-align: start;
}
.cricket-container-4 h2{
  font-size: 24px; 
  font-weight: 600; 
  color: #171A1FFF; 
  font-family: Montserrat;

}
.cricket-container-4 p{
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 14px; 
  line-height: 20px; 
  font-weight: 400; 
  color: #565D6DFF;

}
.cricket-container-6-child{
  position: relative;

}
.cricket-child-6{
  position: absolute;
  top: 143px;
  left: 27px;
}
.cricket-container-6-child p{
  margin-left: 200px;
  margin-top: 10px;
  font-size: 18px; 
  line-height: 20px; 
  font-weight: 400; 
  opacity: 1; 
   font-family: "Open Sans";
   
}
.cricket-child-6 h2{
  font-size: 18px; 
  line-height: 23px; 
  font-weight: 600; 
  color: #171A1FFF;
   font-family: Montserrat; 

}

.gradient-container{
  position: absolute;
  top: 0;
  height: 200px;
  width: 300px;
 box-shadow: -1px -164px 93px -37px rgba(255,255,255,0.37) inset;
-webkit-box-shadow: -1px -164px 93px -37px rgba(255,255,255,0.37) inset;
-moz-box-shadow: -1px -164px 93px -37px rgba(255,255,255,0.37) inset;
}
.cricket-container-6{
  display: flex;
  justify-content: space-evenly;

}
.cricket-container-6-child img{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.main-paragraph{
  text-align: center;
  font-size: 22px; 
  line-height: 30px; 
  font-weight: 400; 
  color: #565D6DFF;
   font-family: "Open Sans";

}
.main-head1{
  
  margin-top: 50px;
  font-size: 32px;
  line-height: 48px;
  font-weight: 700;
  color: #171a1fff;
  text-align: center;
  padding-top: 30px;
  font-family: Montserrat;
}
.main-span{
   font-size: 14px; 
  line-height: 20px; 
  font-weight: 400; 
  color: #565D6DFF;
  margin-left: 650px;
}
.cricket-container-7-child{
  display: flex;
  margin-right: 40px;
}
.cricket-container-child-1 h1{
   font-size: 20px; 
  line-height: 28px; 
  font-weight: 600; 
  color: #171A1FFF;
  font-family: Montserrat;

}
.cricket-container-child-1 p{
   font-size: 16px; 
  line-height: 24px; 
  font-weight: 400; 
  color: #565D6DFF;
  font-family: Montserrat;
  margin-top: 5px;

}
.cricket-container-7{
  display: flex;
  margin-left: 50px;
  margin-top: 35px;
}
.criket-form-child{
  display: flex;
  margin-left: 90px;
  text-align: start;
  font-size: 18px; 
  line-height: 20px; 
  font-weight: 600; 
  color: #565D6DFF;
}
.cricket-form-child-1{
  width: 50%;
}
.cricket-form-child-2{
width: 25%;
text-align: center;
margin-bottom: 30px;

}
.cricket-form-child-3{
  width: 25%;
  text-align: center;
  
}
/* 
fanzone */

.fanzone-container {
  width: 100%;
  height: 300px;
  background-color: white;
  background-size: cover;
}
.fanzone-container-1 {
  width: 100%;
  height: 100%;
  background: url(../images/about2.png) no-repeat;
  background-size: cover;
}
.fanzone-container-1 h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #171a1fff;
  text-align: center;
  padding-top: 90px;
  font-family: Montserrat;
}
.fanzone-container-1 p {
  text-align: center;
  padding-top: 30px;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  color: #171a1fff;
  font-family: Montserrat;
}
.div-card-1{
  width: 272px;
  height: 153px;
  
}
.div-card-1 h1{
font-size: 24px; 
  font-weight: 600; 
  color: #191F34FF;
  font-family: Montserrat;
}
.div-card-1 p{
  font-size: 14px; 
  font-weight: 400; 
  color: #565D6DFF; 
  font-family: "Open Sans";
  margin-top: 5px;
  margin-bottom: 5px;

}
.div-card-1 textarea{
  text-decoration: none;
   width: 272px;
   height: 60px;
   border: none;
}
.div-card-1 h3{
  background-color: #191F34FF;
  color: white;
  font-family: Open Sans; 
  font-size: 14px; 
  line-height: 22px; 
  font-weight: 500; 
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 4px;

}
.div-card{
  display: flex;
  justify-content: space-evenly;
}
.second{
 margin-top: 300px;
}
.fanzone{
  margin-top: 20px;
  display: flex;
  justify-content: center;
  margin-left: 180px;

  
}

.fanzone2{
  width: 1500px;
 
}
.footer{
  display: flex;
  flex-direction: column;
  width: 800px;
  height: 200px;
  margin-left: 400px;
  margin-bottom: 300px;
}
.footer input{
  border: none;
  margin-bottom: 40px;
}
.footer h2{
  text-align: center;
  margin-bottom: 30px;
}
.footer p{
  text-align: center;
  margin-bottom: 19px;
}
.input-group{
  display: flex;
  flex-direction: column;
 
  margin-bottom: 1px;
}
.input-group input{
  border: rgb(100, 96, 96) solid 1px;
  border-radius: 3px;
  padding: 10px;
}

.footer button{
  border: none;
  background-color: #191F34FF; 
  color: white;
  border-radius: 3px;
  padding: 10px;
}
.footer button:hover {
  color: #FFFFFFFF; 
  background: #384575FF; }
  .navbar-list-child li:hover{
    color: black;
    cursor: pointer;
  }


  /*    contact form  start */


  .contact-conatiner{
     width: 50%;
     margin-bottom: 300px;
     margin-left: 350px;
     text-align: center;
  }
    .contact-conatiner p{

      margin-bottom: 50px;
      font-family: sans-serif;
      letter-spacing: 1px;
    }

   .Contact-chids h2{
    font-family: sans-serif;
    margin-bottom: 6px;

   }
   .Contact-chids p{
    font-family: sans-serif;
    letter-spacing: 1px;
   }     

   
  
  .Contact-chid{
    width: 100%;
    text-align: start;
    justify-content: space-around;
    gap: 60px;
   
    height: 500px;
    display: flex;
  }
  .Contact-chids{
  
   
    width: 50%;
  
  }
  .input-div{
    display: flex;
  flex-direction: column;
  position: relative;
  margin-bottom: 18px;
  }
  #text{
    height: 90px;
   border: none;
    resize: none;
    border:rgb(181, 185, 193) solid 1px;
    border-radius: 3PX;
    font-family: sans-serif;
}
  
  .input-div p{
    position: absolute;
    top: 60px;
    left: 10px;
    font-family: sans-serif;
  }
  .Contact-chid button{
  width: 100%;
  padding: 4px;
  background-color: #191F34FF;
  color: #FFFFFFFF;
  border-radius: 3px;
  }
  .two{
    margin-bottom: 20px;
  }
  .direct-contact{
    margin-top: 20px;
  }
  .direct-child1{
    display: flex;
    margin-bottom: 18px;
    gap: 12px;
  }
  .direct-child{
    margin-top: 18px;
  }
.twoo{
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  cursor: pointer;
  list-style: none;
}



/* hover */


  
.highlits-3-contents-child img:hover {
     transform: scale(1.1);
      transition: transform 0.1s ease;
  }

  /* gradian */


  
