@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@500&display=swap');

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.sec-3{
    overflow: hidden;
}
.sec-1{
    /* background-image:linear-gradient(rgba(255, 255, 255, 0.507),rgba(255, 255, 255, 0.507)), url(./1.jpeg);; */
    background-color: #cda8cdbd;
    background-size: cover;
    padding: 0 0 100px 0;
    /* height: 1000px;    */
}
.element-one{
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    padding: 15px;
    background-color:rgb(94, 10, 128);
    justify-content:center;
    color: white;
    font-size: 25px;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    box-shadow: 0px 4px 20px 0px rgba(11.000000000000007, 102, 100.99999999999997, 0.25);
}
.element-one h5{
    padding: 0 0 0 10px;
}
.element-two{
    text-align: center;
    font-size: 50px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0 0 0;
    font-family: "Outfit", sans-serif;
}
.element-two h2{
    font-weight: bold;
    font-size: 37px;
    line-height: normal;
}
.element-three{
    font-size: 24px;
    padding: 10px 0 0 0;
    text-align: center;
    font-family: "Outfit", sans-serif;
}
.box{
    border: 2px solid #c9c2c2;
    border-radius: 15px;
    background-color: #FFFFFF;
}
.col-5 {
    /* width: 45% !important; */
}
.col-lg-6{
    height: 100%;
}
.if iframe {
    border-radius: 15px; 
}
.element-four h2{
    color: rgb(94, 10, 128);
    border: 1px solid;
    background-color: #E7F4EF;
    border: none;
    border-radius: 10px;
    padding: 10px;
    margin: 15px 10px 0 10px;
    font-family: "Outfit", sans-serif;
    text-align: center;
}
.box{
    border: 2px solid rgb(223, 199, 199);
    margin: 0 auto;
}
.element-five {
    margin-bottom: 0; 
    padding-bottom: 0;
}
.element-five p{
    /* margin-bottom: 0; */
}
.element-five .fa-circle-check {
    color:rgb(94, 10, 128); 
    font-size: 24px;
}
.content {
    width: 85%;
    margin: 0 auto;
    padding: 19px 0 0 0;

}
.content p{
    font-family: "Outfit", Sans-serif;
    font-weight: 500;
    font-size: 18px;
}
.cer h3{
    font-family: "Outfit", Sans-serif;
    font-weight: bold;
    font-size: 50px;
    letter-spacing: 1px;
    text-align: center;
    text-transform: uppercase;
    padding: 50px 0 0 0;
    color: white;
}
.cer h3::after{
    content: '';
    display: block;
    width: 117px;
    height: 4px;
    background: white;
    margin: 25px auto 0;
}
.icon{
    width: 6%;
    text-align: center;
    padding: 20px 0 0 0;
}
.p-1{
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #c9c2c2;
}
.p-2{
    border: none;
    margin-bottom: 0; 
}
.box-2{
    background-color: #43906E;
    margin: 0 auto;
    display: flex;
    align-items: center;
    border: 3px solid;
    border-color: #4DB185;
    border-radius: 15px;
    color: white;
}
.box-2 i {
    font-size: 20px;
    border: 1px solid;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 15px;
    margin: 10px;
    border: none;
    border-radius: 5px;
    color: white;
}
.date{
    padding: 10px 0 20px 0;
}
.time{
    padding: 10px 0 20px 0;
}
.date h6{
    margin-bottom: 0;
}
.card-1{
    width: 100%;
    margin: 20px;   
}
.time h6{
    margin-bottom: 0;
}
.if iframe{
    /* width: 95%; */
}
.button a{
    text-decoration: none;
    color: black;
    /* padding: 20px 100px; */
    font-family: "Outfit", Sans-serif;
    font-size: 23px;
    font-weight: 700;
}
.button button{
    border: none;
    width: 100%;
    background-color: rgb(216, 203, 203);
    border-radius: 20px;
    padding: 13px;
    /* box-shadow: 0px 4px 25px 0px rgba(245, 242, 237, 0.6); */
    border-width: 0px 0px 5px 0px;
    border-bottom: solid 3px grey;
}
.button{
    margin-top: 20px;
}
.sec-2{
    background-color: rgb(94, 10, 128);
    position: relative;
}
.sec-2-img{
    position: absolute;
    top: -70px;
    left: 220px;
    /* width: 80%; */
}
.sec-2-img img{
    width: 100%;
    border-radius: 20px;
    border-color:sec-2-main;
    border-bottom: solid 3px #aa28aa;
}
.sec-2-main{
    padding: 25px 0 0 0;
    text-align: center;
}
.sec-2-main h2{
    padding: 50px 0 0 0;
    color: #FFFFFF;
    font-size: 38px;
    font-family: "Outfit", Sans-serif;
}
.sec-2-main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
    margin-bottom: 40px;
   
}
.sec-2-content{
    /* background-color: #316C52; */
    /* border: solid 2px #0000001A; */
    border-radius: 20px;
    color: #FFFFFF;
}
.sec-2-para i {
    padding: 0 10px 0 15px;
    text-align: center;
    font-size: 25px;
}
.sec-2-para{
    /* border: solid 2px #0000001A; */
    align-items: center;
    font-size: 18px;
    padding: 10px 0;
}
.sec-2-para p {
    margin-bottom: 0 ;
    line-height: 1.4;
    padding: 15px 5px;
    width: 100%;
    margin: 0 auto;
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
}
.p-b{
    padding: 30px 0 50px 0;
}
.sec-3{
    background-color: #CFEBDF;
    padding: 0 0 50px 0;
    overflow-x: hidden;
}
.sec-3-main h2{
    color: rgb(94, 10, 128);
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600; 
    padding: 50px 0 0 0;
    text-align: center;
}
.sec-3-main p{
    text-align: center;
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
    font-weight: 600;
}
.sec-3-main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
    margin-bottom: 40px; 
}
.regform {
    background-color: rgba(255, 255, 255, 0.8);
    margin-top: 20px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1),
                0 6px 20px rgba(0, 0, 0, 0.1);
     padding: 5px 0 20px 0;
     margin: 30px 0 0 0;

    

}

.form-group label {
    font-size: 20px;
    font-weight: bold;
}
.sub button {
    width: 40%;
    font-weight: 600;
}
.sec-4{
    /* height: 800px; */
}
.sec-4-main{
    padding: 40px 0 0 0;
}
.sec-4-main h2{
    color: rgb(94, 10, 128);
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    line-height: 1.3em;
    text-align: center;
}
.sec-4-main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
    /* margin-bottom: 40px;  */
}
.sec4-box{
    border: 2px solid #86C6AA6E;
}
.sec4-1{
    font-family: "Outfit", Sans-serif;
}
.sec4-1 h2{
    padding-top:  30px;
    color: #00B75A;
}
.sec4-1 p{
   font-size: 25px;
   width: 100%;
   /* padding-bottom: 10px; */
}
.img-2 img{
    width: 50%;
}
.sec4part{
    width: 98%;
    margin: 0 auto;
}
/* .col-45{
    width: 100%;
} */
.sec-4-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.sec4part{
    display: flex;
    align-items: center;
    border: 2px solid #86C6AA6E;
    border-radius: 20px;
    margin: 25px 0 0 0;
    padding: 20px 20px;
    box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.14);
}
.sec4part img{
    width: 7%;
    height: 20%;
}
.sec4part p{
    padding: 0 0 0 10px;
    margin-bottom: 0;
    color: #070707;
    font-family: "Outfit", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    /* line-height: 1.5em; */
}
.sec4part1{
    padding: 20px 0 70px 0;
}
.sec4part1 h2{
    color: #4DB185;
    font-family: "Outfit", Sans-serif;
    font-size: 28px;
    font-weight: 600;
    text-align: center;
    padding: 20px 0 10px 0;
}
.sec4part1 p{
    color: #070707;
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 1.5em;
    width: 70%;
    margin: 0 auto;
}
.sec4part1 .button{
     margin-top: 0;
}

.sec4image img {
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
    border-radius: 50px;
}

.sec4image:hover img {
    transform: scale(1.1);
    opacity: 0.7;
}
form h2{
    color: rgb(94, 10, 128) ;
    text-transform: uppercase;
    font-family: "Outfit", Sans-serif;
    font-weight: bold;
    margin-bottom:20px;
    font-size:32px;
  }
  



 body{
    overflow: hidden;
}
html{
    overflow-x: hidden;
}
.timeline ul li {
  list-style-type: none;
  position: relative;
  width: 6px;
  margin: 0 auto;
  padding-top: 50px;
  background: #fff;
  color: #fff;
}
.timeline ul li::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: inherit;
  z-index: 1;
}

.timeline ul li div {
  position: relative;
  bottom: 0;
  width: 500px;
  background: rgb(94, 10, 128);
  border-radius: 20px;
  border-bottom: solid 3px;
  border-color: rgb(94, 10, 128);
  padding: 20px 30px;
  text-align: justify;
  font-family: "Outfit", Sans-serif;
  font-size: 17px;
}

.timeline ul li div::before {
  content: "";
  position: absolute;
}

.timeline ul li:nth-child(odd) div {
  left: 45px;
}

.timeline ul li:nth-child(odd) div::before {
  left: -15px;
  border-width: 8px 16px 8px 0;
  border-color: transparent rgb(94, 10, 128) transparent transparent;
}

.timeline ul li:nth-child(even) div {
  left: -300px;
}

.timeline ul li:nth-child(even) div::before {
  right: -15px;
  border-width: 8px 0 8px 16px;
  border-color: transparent transparent transparent rgb(94, 10, 128);
}
time {
  display: block;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 8px;
}

.timeline ul li.in-view::after {
  background: rgb(94, 10, 128);
}
.timeline ul li.in-view div {
  transform: none;
  visibility: visible;
  opacity: 1;
} 
.icon-card{
    width: 99%;
    margin: 0 auto;
}

.sec-5{
    /* height: 800px; */
    /* background-color:#00B75A; */
    background-color:rgb(94, 10, 128);
    padding: 0 0 100px 0;
    
}
.sec5main h2{
    color: #FFFFFF;
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    padding: 40px 0 0 0 ;
}
.sec5main p{
    text-align: center;
    color: white;
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
}
.sec5main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
}
.sec5boxes{
    display: flex;
    justify-content: center;
    text-align: center;
    margin: 0 0 40px 0;

    
}


  /*-=-=-=-=-=-=-=-=-=-=-=- */
  /* Column Grids */
  /*-=-=-=-=-=-=-=-=-=-=-=- */
  

  .counter-box{
    justify-content: space-between;
  }
  .counter{
    border: 2px solid white;
  }
  .counter h2{
    color: rgba(0, 0, 0, 0.719);
    font-weight: bold;
    font-size: 45px;
  }
  .counter p{
    font-family: "Outfit", Sans-serif;
    font-size: 16px;
  }


  .counter-box {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.counter {
    text-align: center;
    transition: transform 0.3s ease-in-out, background-color 0.3s ease-in-out;
    background-color: #f0f0f0; /* Default background color */
    padding: 20px;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.1);
}

.counter:hover {
    transform: scale(1.05); 
    background-color: #e0e0e0; 
    cursor: pointer;
}

.count-number {
    font-size: 36px;
    color: #333;
    margin: 10px 0;
    position: relative;
    z-index: 1; /* Ensure the text is above the rotated box */
}

.count-number::after {
    /* content: "+"; */
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 24px;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}

.counter:hover .count-number::after {
    opacity: 1;
}

.count-text {
    font-size: 14px;
    color: #666;
}
  .col_half { width: 49%; }
  .col_third { width: 32%; }
  .col_fourth { width: 23.5%; }
  .col_fifth { width: 18.4%; }
  .col_sixth { width: 15%; }
  .col_three_fourth { width: 74.5%;}
  .col_twothird{ width: 66%;}
  .col_half,
  .col_third,
  .col_twothird,
  .col_fourth,
  .col_three_fourth,
  .col_fifth{
      /* position: relative;x */
      /* display:inline; */
      display: inline-block;
      /* float: left; */
      margin-right: 2%;
      margin-bottom: 20px;
  }
  .end { margin-right: 0 !important; }
  /* Column Grids End */
  
  .wrapper { width: 980px; margin: 30px auto;}
  .counter { background-color: #ffffff; padding: 20px 0; border-radius: 5px;}
  .count-title { font-size: 40px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
  .count-text { font-size: 13px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
  .fa-2x { margin: 0 auto; float: none; display: table; color: #4ad1e5; }
  
.sec5content img{
    width: 80px;
    margin: 0 auto;
}

.sec5parts{
    border: dashed 1px;
    border-radius: 20px;
    margin: 0 auto;
    width: 90%;
    padding: 50px 0 20px 0;
}
.sec5parts p{
    width: 85%;
    margin: 0 auto;
    line-height: 1.2;
    color: #000000;
    font-family: "Outfit", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 15px;
}
.sec5parts button{
    background-color: #FCBA2D;
    border-radius: 40px;
    border: none;
    color: #000000;
    font-family: "Outfit", Sans-serif;
    font-size: 17px;
    font-weight: 600;
    padding: 5px 20px;
}
.sec5content{
    position: relative;
    width: 95%;
    margin: 0 auto;
    border: 1px solid;
    background-color: #fff;
    border: none;
    border-radius: 20px;
    padding: 15px 0;

}
.sec5-2{
    position: absolute;
    top: -50px;
    left: 90px;
}
.secmain3{
    border: dashed 1px white;
    border-radius: 20px;
    text-align: center;
    background-color: #0000005C;
    padding: 30px;
    width: 60%;
    margin: 0 auto;
    /* margin: 50px 0 0 0; */
}
.secmain3 h4{
    color: #FF8686;
    font-family: "Outfit", Sans-serif;
    font-size: 28px;
    font-weight: 600;
}
.secmain3 h3{
    color: #97FFAE;
    font-family: "Outfit", Sans-serif;
    font-size: 34px;
    font-weight: 600;
}
.secmain3 h2{
    color: #FFFFFF;
    font-family: "Outfit", Sans-serif;
    font-size: 40px;
    font-weight: 600;
}
.secmain3 .button{
    width: 100%;
}
.sec-6{
    /* height: 800px; */
    background-color: #CFEBDF;
    padding: 0 0 60px 0;
}
.sec6main h2{
    color: rgb(94, 10, 128);
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    padding: 50px 0 0 0;
}
.sec6main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
}

.sec6main1{
   display: flex;
   justify-content: center;
   text-align: justify;
   margin: 0 0 30px 0;
   font-family: "Outfit", Sans-serif;
}
.sec6part{
    border: 2px solid #3F916D6B;
    border-radius: 20px;
    display: flex;
    align-items: center;
    padding: 10px;
    background-color: #FFFFFF;
    margin: 20px 10px 0 0;
}
.sec6part p{
    margin-bottom: 0;
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 400;
}
.sec6part i{
    color: #00B75A;
    padding: 10px;
    font-size: 20px;
}
.sec-6 .button{
    margin-top: 0;
}
.sec6main {
    text-align: center;
    margin-bottom: 20px;
}
.border-1 {
    width: 50px;
    height: 3px;
    /* background-color: #000; */
    margin: 0 auto;
}
.sec6main1 {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.col-lg-4 {
    overflow: hidden;
    transition: transform 0.3s ease-in-out;
}

.col-lg-4 img {
    width: 100%;
    border-radius: 10px;
}

.col-lg-4:hover {
    transform: scale(1.05);
}

.sec-7{
    /* height: 1000px; */
}

.play-icon-link i {
    color: red;
    font-size: 21px;
    background-color: white;
    border-radius: 50%;
    padding: 20px 22px;
 }
 .play-icon-link {
    position: absolute;
    top: 54%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.342);
    border-radius: 50%;
    padding: 10px;
}
.sec7parts img{
   border-radius: 10%;
}
.sec7parts{
    position: relative;
}
.sec7parts iframe{
    border-radius: 20px;
}
.sec7parts{
    padding-top: 30px;
}
.sec7main h2{
    color: rgb(94, 10, 128);
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    padding: 50px 0 0 0;
    text-align: center;
}
.sec7main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
}
.sec7videos{
    padding: 30px 0 50px 0; 
}
.sec7lv{
   display: flex;
   justify-content: center;
}
.sec7lv iframe{
    border-radius: 20px;
}

.sec8image {
    text-align: center;
    margin-top: 20px;
    overflow: hidden;
    perspective: 1000px; /* Define the perspective for the 3D effect */
}

.sec8image img {
    width: 60%;
    border-radius: 10px;
    transition: transform 0.5s ease; /* Apply a smooth transition for the transform property */
    transform-style: preserve-3d; /* Ensure the 3D effect is applied */
}

.sec8image img:hover{
    filter: brightness(0.8); /* Apply the 3D tilt effect on hover */
}

.newhead h2{
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    padding: 20px 0;
    color: rgb(94, 10, 128);
}
.imgsec{
    padding: 0 0 30px 0;
}
img{
    /* border-radius: 20px; */
    width: 100%;
}


.imgcard img {
    transition: transform 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

.imgcard:hover img {
    transform: scale(1.05);
}


.sec-8{
    /* height: 800px; */
    background-color: rgb(94, 10, 128);
    padding: 0 0 30px 0;
}
.sec8main h2{
    color: #FFFFFF;
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    padding: 40px 0 0 0;
}
.sec8main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
}
.sec8main1{
    padding: 40px 0 0 0;
    /* align-items: center; */
}
.sec8img img{
    border-radius: 15px 15px 15px 15px;
    box-shadow: -7px -6px 0px 0px #FCBA2D;
    width: 90%;
}
.sec8con{
    font-family: "Outfit", Sans-serif;
}
.sec8con p{
     font-size: 19px;
     color: white;
}
.sec8con h3{
     padding-top: 20px;
     color: white;
}
.sec8content{
    justify-content: space-between;
}
.icon-card{
    background-color: #FFFFFF;
    border:1px;
    border-radius: 20px;
    padding: 20px 30px;
    text-align: center;
}
.sec8imgs2 img{
    width: 70%;
    /* margin: 50px; */
}
.sec8image{
    padding-bottom: 50px;
}
.sec8image img{
    align-items: center;
    justify-content: center;
}
.sec8imgs2 h3{
    color: #1B1B1B;
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    padding-top:10px;
}
.sec8main2{
    padding: 25px 0 0 0;
}
.sec8main2 p{
    color: #FFFFFF;
    font-family: "Outfit", Sans-serif;
    text-align: justify;
    font-size: 19px;
    padding: 0 0 10px 0;
}
.sec-9{
    /* height: 800px; */
    background-color: #CFEBDF;
    padding: 0 0 30px 0;
}
.sec9main h2{
    color: #070707;
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    padding: 50px 0 0 0;
}
.sec9main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
}
.sec9boxes{
    padding: 20px 0 10px 0;
}
.sec9boxcontent{
    background-color: #FFFFFF;
    border: 2px solid #3F916D6B;
    border-radius: 15px;
    display: flex;
    align-items: center;
    padding: 10px;
    margin: 15px 0 0 0;
}
.sec9boxcontent h2{
    color: rgb(94, 10, 128);
    font-family: "Outfit", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    padding: 0 0 0 20px;
}
.sec9boxcontent img{
    width: 42px;
}
.sec-10{
    /* height: 800px; */
    padding: 0 0 100px 0;
}
.sec10main h2{
    color: #070707;
    font-family: "Outfit", Sans-serif;
    font-size: 38px;
    font-weight: 600;
    text-align: center;
    padding: 40px 0 0 0;
}
.sec10main .border-1{
    width: 8%;
    margin: 0 auto;
    border-bottom: 4px solid #FCBA2D !important;
    padding: 10px 0;
}
.sec10main1{
    padding: 30px 0 50px 0 ;
}
.sec10content{
    color: #302F2F;
    background-color: #CFEBDF;
    font-family: "Outfit", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    border: 1px solid #ABDBC7;
    border-radius: 10px;
    /* display: flex; */
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
    /* padding: 17px  0; */
    /* margin: 0 10px; */
}
.sec10content p {
    padding: 10px 20px; /* Adjust the values as needed */
}
.toggle-header p{
    margin: 0;
}
.toggle-header{
    justify-content: space-between;
}
.sec10content i{
    color: #43906E;
    font-size: 25px;
}
.sec10content{
    /* width: 90%; */
    /* margin: 0 auto; */
}

.sec10content{
     cursor: pointer;    
}
.toggle-content{
    display: none;
    background-color: #00B75A;
    padding: 12px 0;
    margin: 0 auto;
    border-bottom-left-radius:10px ;
    border-bottom-right-radius:10px ;
    /* transition: all 5s; */
    
}
.toggle-icon{
    padding: 10px 12px 0;
    /* border: 1px solid; */
    /* border-radius: 50%; */
    /* background-color: #00B75A; */
}
.sec-11{
    /* height: 500px; */
    /* box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.12); */
    /* position: sticky; */
    /* background-color: #FFFFFF; */
    /* overflow-x: hidden; */
}
.sec11main{
    display: flex;
    justify-content: center;
    align-items:center;
    width: 100%;
    overflow: hidden;
    /* padding: 15px 0 0 0; */
}
.sec11text{
    /* display: flex;
    align-items: center; */
    /* margin: 20px 0; */
}
/* .sec11text h2{
    color: #43906E;
    font-family: "Outfit", Sans-serif;
    font-size: 30px;
    font-weight: 600;
} */
/* .sec11text h3{
    color: #7B7D7C;
    font-family: "Outfit", Sans-serif;
    font-size: 17px;
    font-weight: 400;
    text-decoration: line-through;
    padding: 0 0 0 10px;
} */
/* .sec11main1 p{
    margin-bottom: 0;
} */
/* .sec11main1{
    color: #7B7D7C;
    font-family: "Outfit", Sans-serif;
    font-size: 17px;
    font-weight: 400;
} */
.sec11main .button{
    margin: 20px 0;
    width: 50%;
}
.sec11main .button a{
    /* padding: 0 30px; */
    /* margin-bottom: 10px; */

}

/* popup */
        /* Popup container */
 
.form-popup {
    /* display: none; */
    display: none;
    position:fixed;
    top: 20px;
    right: 400px;
    border: 3px solid #f1f1f1;
    z-index: 10;
    background-color: #fefefe;
    width: 40%;
    border-radius: 30px;
    border: none;
    box-shadow: 0 2px 5px rgba(153, 86, 86, 0.5);
    transition: opacity 0.3s, transform 0.3s;
}

/* Form inside the popup */
.form-container {
    /* max-width: 100%; */
    width: 100%;
    padding: 20px;
}

/* Full-width input fields */
.form-container input[type=text], 
.form-container input[type=password],
.form-container input[type=email] {
    width: 100%;
    padding: 10px;
    margin: 5px 0 15px 0;
    border: none;
    background: #f1f1f1;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus, 
.form-container input[type=password]:focus,
.form-container input[type=email]:focus {
    background-color: #ddd;
    outline: none;
}

/* Set a style for the submit button */
.form-container .btn {
    background-color: rgb(94, 10, 128);
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
    background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover, .open-button:hover {
    opacity: 1;
}
#openFormBtn{
    color: #070707;
    font-family: "Outfit", Sans-serif;
    font-size: 25px;
    font-weight: 600;
    padding: 10px 20px;
}

/* Move signin to right */
.container.right-panel-active .sign-in-container {
transform: translateY(100%);
}

/* Move overlay to left */
.container.right-panel-active .overlay-container {
transform: translateX(-100%);
}

/* Bring signup over signin */
.container.right-panel-active .sign-up-container {
transform: translateX(100%);
opacity: 1;
z-index: 5;
}
/* Move overlay back to right */
.container.right-panel-active .overlay {
transform: translateX(50%);
}
/* Bring back the text to center */
.container.right-panel-active .overlay-left {
transform: translateY(0);
}
/* Same effect for right */
.container.right-panel-active .overlay-right {
transform: translateY(20%);
}
.footer {
margin-top: 25px;
text-align: center;
}
.icons {
display: flex;
width: 30px;
height: 30px;
letter-spacing: 15px;
align-items: center;
}
.wtsp{
    position: absolute;
}
.wtsp i{
    position:fixed ;
    border: #000000 solid;
    border-radius: 50px;
    padding: 7px 8px;
    font-size: 35px;
    bottom: -10px;
    background-color: green;
    border: none;
    z-index: 1000000;
    color: rgb(255, 255, 255);
    right: 20px;
}
.call{
    position: absolute;
}
.call i{
    position:fixed ;
    z-index: 1000000;
    font-size: 31px;
    border: solid;
    border-radius: 50px;
    background-color: rgb(76, 76, 255);
    border: none;
    padding: 9px 10px;
    bottom: 30px;
    color:white;
    left: 20px;
}
.testimonial-slider {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 40px;
  }
  .testimonial i{
    color: #FFC107;
  }
  
  .testimonial {
    display: none;
    text-align: center;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  
  .testimonial.active {
    display: block;
  }
  
  .testimonial-text {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "Outfit", Sans-serif;
  }
  
  .testimonial-detail {
    font-size: 20px;
    margin-bottom: 10px;
    font-family: "Outfit", Sans-serif;
    text-align: justify;
  }
  
  .testimonial-author {
    font-size: 0.9em;
    font-style: italic;
    color: #555;
  }
  
  .nav-buttons {
    display: flex;
    justify-content: center;
    margin-top: 20px;
  }
  
  .nav-button {
    width: 10px;
    height: 12px;
    border-radius: 50%;
    background-color: #ddd;
    border: none;
    margin: 0 5px;
    cursor: pointer;
    transition: background-color 0.3s;
  }
  
  .nav-button.active {
    background-color: #333;
  }
  .popup-box h1, h3 {
    color:#fff;
  }
  
  .popup-box h1 {
    margin-bottom:30px;
    font-size:44px;
  }
  

  
  .popup-box h3 {
    font-size:21px;
  }
  
 .popup-box p {
    font-size:18px;
    color:#ffd5df;
  }
  .form-group {
    margin: 15px 0;
  }
  .form-group input{
    margin: 3px 0 0 0;
  }
  form textarea{
    margin: 5px 0 0 0;
  }
  .popup-box h2{
    color: rgb(94, 10, 128);
    text-transform: uppercase;
    font-family: "Outfit", Sans-serif;
    font-weight: bold;
    margin-bottom:20px;
    font-size:20px;
  }
  
  .btn button{
   /* width: 100%; */
  }
  .carousel-item img{

    width:60%;
    margin: 0 auto;
  }

  .popup-wrap {
    width:100%;
    height:100%;
    display:none;
    position:fixed;
    top:0px;
    left:0px;
    content:'';
    z-index: 1000000000000;
    background:rgba(0, 0, 0, 0.377);

    /* transform:translate(-50%, -50%) scale(0.5); */

  }
  
  .popup-box {
    width:600px;
    height: auto;
    display: none;
    /* padding:70px; */
    /* transform:translate(-50%, -50%) scale(0.5); */
    position:fixed;
    top:50%;
    left:50%;
    /* box-shadow:0px 2px 16px rgba(0,0,0,0.5); */
    border-radius:10px;
    background:#fff;
    font-family: "Outfit", Sans-serif;
    font-weight: 700;
    font-size: 18px;
    /* text-align:center; */
    box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.3); 
  }
    
    .popup-box h3 {
      color:#888;
    }
    
    .close-btn {
      width:35px;
      height:35px;
      display:inline-block;
      position:absolute;
      top:10px;
      right:10px;
      -webkit-transition:all ease 0.5s;
      transition:all ease 0.5s;
      border-radius:1000px;
      /* background:black; */
      font-weight:bold;
      text-decoration:none;
      text-align: center;
      color:black;
      font-size: 20px;
      line-height:190%;
      
      /* &:hover { */
        -webkit-transform:rotate(180deg);
        transform:rotate(180deg);
      /* } */
    
  }

@media(min-width:576px){
    .element-one{
        width: 80%;
    }
    .sec-2-img img{
        width: 100%;
    }
    .sec-2-img{
        width: 90%;
        left: 30px;
        top: -40px;
    }
    .timeline ul li div{
        width: 230px;
        font-size: 12px;
    }
    .sec5-2{
        left:200px ;
        top: -40px;
        /* margin-top: 100px; */
    }
    .icon-card{
        width: 50%;
        margin: 10px auto;
    }
    .icon-card img{
        width: 50%;
    }
    .sec5content{
        margin-top: 50px;
    }
    .secmain3{
        width: 100%;
    }
    .sec8img img{
        width: 50%;
        margin: 0 0 20px 0;
    }
    .form-popup{
        right: 10%;
        top: 5%;
        width: 80%;
        z-index: 10000;
    }
    .if iframe{
        height: 350px;
    }
    .sec7lv iframe{
        width: 510px;
    }
    .si{
        font-size: 30px;
        font-weight: bold;
      }
}

@media(min-width:768px){
    .element-one{
        width: 60%;
    }
    .sec-2-img{
        width: 80%;
        left: 90px;
        top: -40px;
    }
    .timeline ul li div{
        width: 310px;
        font-size: 15px;
    }
    .timeline ul li:nth-child(even) div {
        left: -350px;
      }
      .sec5-2{
        left: 40px;
      }
      .sec5parts button{
         font-size: 15px;
         width: 80%;
      }
      .sec5parts p{
        font-size: 15px;
        width: 80%;
      }
      .sec5content{
        padding: 8px 0 ;
      }
      .sec8img img{
        width: 100%;
      }
      .icon-card{
        padding: 20px 0;
        width: 99%;
      }
      .form-popup{
        right: 20%;
        top: 5%;
        width: 60%
    }
}

@media(min-width:992px){
    .element-one{
        width: 40%;
    }
    .sec-2-img{
        width: 70%;
        left: 150px;
        top: -50px;
    }
    .timeline ul li div{
        width: 400px;
        font-size: 17px;
    }
    .timeline ul li:nth-child(even) div {
        left: -440px;
      }
      .sec5-2{
        left: 65px;
      }
      .form-popup{
        width: 60%;
        right: 20%;
      }
}
@media(min-width:1100px){
   
    .sec-2-img{
        width: 65%;
        left: 240px;
        top: -65px;
    }
    .timeline ul li div{
        width: 500px;
        /* font-size: px; */
    }
    .timeline ul li:nth-child(even) div {
        left: -540px;
      }
      .sec5-2{
        left: 65px;
      }
      .secmain3{
        width: 60%;
    }
}
@media(min-width:1250px){
    .sec5-2{
        left: 80px;
      }
      .form-popup{
        right: 30%;
        top: 5%;
        width: 40%;
     }
     form h2 {
        margin-bottom:20px;
        font-size:15px;
      }
}
@media(max-width:576px){
    .element-one h5{
        /* width: 10%; */
        font-size: 13px;
    }
    .carousel-item{
        height: 100%;
        width: 100%;
    }
    .carousel-item img{
        width:75%;
        margin: 0 auto;
      }
      .sec8image img {
        width: 90%;
    }
    .cer h3{
        font-size: 25px;
    }
    .cer h3::after{
        width: 87px;
        margin: 20px auto 0;
    }
    .popup-box {
        width: 300px;
        }
        .testimonial-text {
            font-size: 20px;
          }
    
          .testimonial-detail{
            font-size: 15px;
          }
          .imgcard img{
            width: 100%;
        }
    .element-one{
       width: 80%;
    }
    .element-two h2{
       font-size: 15px;
    }
    .element-three p{
        font-size: 15px;
    }
    .if iframe{
        height: 200px;
    }
    .button button a{
        font-size: 17px;
    }
    .p-b{
        margin-top: 0;
        padding-top: 0;
    }
    .element-four h2{
        font-size: 18px;
    }
    .content p{
        font-size: 16px;
    }
    .sec-1{
        padding-bottom: 50px;
    }
    .element-five .icon i{
        font-size: 18px;
    }
    .sec-2-img{
        top: -35px;
        left: 15px;
    }
    .sec-2-img img{
        width: 95%;
    }
    .sec-2-main{
       padding-top: 0;
    }
    .sec-2-main h2{
        font-size: 20px;
        padding: 20px 0 0 0;
    }
    .sec-2-main .border-1{
        width: 30%;
        margin-bottom: 10px;
    }
    .sec-2-para p{
        font-size: 15px;
        padding: 5px 0;
    }
    .sec-2-para i{
        font-size: 19px;
    }
    .sec-3-main h2{
        font-size: 18px;
        padding-top: 30px;
    }
    .sec-3-main p{
        font-size: 15px;
    }
    .sec-3-main .border-1{
        width: 30%;
        margin-bottom: 30px;
    }
      .sec-4-main{
        padding-top: 10px;
      }
      .sec-4-main h2{
        font-size: 17px;
      }
      .sec-4-main .border-1{
        width: 30%;
        margin-bottom: 0;
      }
      .sec4image img{
        border-radius: 10px;
      }
      .sec10content p{
        font-size: 15px;
      }
      .sec10content .toggle-icon{
        font-size: 15px;
      }
      .sec5main 
      {
        font-size: 16px;
      }
      .sec5main p{
        font-size: 14px;
      }
      .sec5main .border-1{
        width: 30%;
      }
      .sec6main h2{
        font-size: 30px;
      }
      .sec6main .border-1{
        width: 30%;
      }
      .sec7main h2{
        font-size: 20px;
      }
      .sec7main .border-1{
        width: 30%;
      }
      .sec7parts{
        padding-top: 20px;
      }
      .sec7parts iframe{
        height: 200px;
      }
      .sec8main h2{
        font-size: 20px;
      }
      .sec8main .border-1{
        width: 30%;
      }
      .newhead h2{
        font-size: 25px;
      }
      .sec9main h2{
        font-size: 20px;
      }
      .sec9main .border-1{
        width: 30%;
      }
      .sec9boxcontent h2{
        font-size: 16px;
      }
      .sec10main h2{
        font-size: 22px;
      }
      .sec10main .border-1{
        width: 30%;
      }
     #openFormBtn{
        /* width: 10%; */
        font-size: 15px;
     }
     .counter .timer{
        font-size: 25px;
     }
     .sec10main1{
        padding-bottom: 0;
     }
    .call i{
        bottom: 22px;
        font-size: 22px;
    }
    .wtsp i{
        bottom: -26px;
        font-size: 27px;
    }
    .sec-10{
        padding-bottom: 80px;
    }



    .timeline ul li {
        list-style-type: none;
        position: relative;
        width: 2px;
        left: -20px;
        margin: 0 auto;
        padding-top: 50px;
        background: white;
        color: #fff;
      }
      .timeline ul li::after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: 0;
        transform: translateX(-50%);
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: inherit;
        z-index: 1;
      }
      
      .timeline ul li div {
        position: relative;
        bottom: 0;
        width: 130px;
        background: rgb(94, 10, 128);
        border-radius: 20px;
        border-bottom: solid 3px;
        border-color:rgb(94, 10, 128);
        padding: 20px 30px;
        text-align: justify;
        font-family: "Outfit", Sans-serif;
        font-size: 10px;
      }
      
      .timeline ul li div::before {
        content: "";
        position: absolute;
      }
      
      .timeline ul li:nth-child(odd) div {
        left: 20px;
      }
      
      .timeline ul li:nth-child(odd) div::before {
        left: -15px;
        border-width: 8px 16px 8px 0;
        border-color: transparent #4DB185 transparent transparent;
      }
      
      .timeline ul li:nth-child(even) div {
        left: -140px;
      }
      
      .timeline ul li:nth-child(even) div::before {
        right: -15px;
        border-width: 8px 0 8px 16px;
        border-color: transparent transparent transparent #4DB185;
      }
      time {
        display: block;
        font-size: 15px;
        font-weight: bold;
        /* margin-bottom: 8px; */
      }
      
      .timeline ul li.in-view::after {
        background: rgb(94, 10, 128);
      }
      .timeline ul li.in-view div {
        transform: none;
        visibility: visible;
        opacity: 1;
      } 
      .si{
        font-size: 20px;
        font-weight: bold;
        /* word-wrap: break-word; */
        
        
      }





}


  
  .transform-in, .transform-out {
    display:block;
    -webkit-transition:all ease 0.5s;
    transition:all ease 0.5s;
  }
  
  .transform-in {
      -webkit-transform:translate(-50%, -50%) scale(1);
      transform:translate(-50%, -50%) scale(1);
  }
  
  .transform-out {
      -webkit-transform:translate(-50%, -50%) scale(0.5);
      transform:translate(-50%, -50%) scale(0.5);
  }
  .review{
    box-shadow: 0px 2px 8px rgba(4, 29, 13, 0.678);
    padding: 10px 20px;
    height: 460px;
    margin: 10px 0 0 0;
}
.review i{
    color: #FFB900;
}
.sec-2-slider {
    width: 100%;
    height: 100%; /* Adjust height as needed */
}

.sec-2-slider .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0 auto; /* Ensure images cover the slide area */
}
.slick-next{
    top: 100%;
}
.formsec{
    padding: 10px 0 40px 0;
    /* background-color: #CFEBDF; */
}
.form1{
    font-weight: bold;
}