@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

*{
    padding: 0%;
    margin: 0%;
    box-sizing: border-box;
    font-family: 'Poppins', sans-serif;
}
html {
  scroll-behavior: smooth;
  overflow-X: hidden;
}
h1{
  font-family: 'Poppins', sans-serif;
}
p{
  font-family: 'Poppins', sans-serif;
}
:root {
  --inter:'Inter', sans-serif ;
  --fair: 'Playfair Display', serif;
     --blue: #427DF6;
     --blue2:  #005AC6;
     --yellow: #F5C755;
 
   }
   a{
     text-decoration: none !important;
   }
   body{
    /* background-color: #F4F4F4!important; */
     overflow-X: hidden;
     list-style: none;
   }
   .formlead{
 background-color: #F8FAFF
 ;
border-radius:10px;
padding: 10px;
   }
   .adopation-form{
    color: var(--blue2);
    font-family: 'Lexend';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 30px;
   }
 
/* .form-control{
  background-color: #005ac61a!important;
} */
label{
  font-size: 18px!important;
    padding-bottom: 8px!important;

}
.card2{
  border: none!important;
}
.btnDonate{
  padding: 10px 25px!important;
  background-color: var(--yellow)!important;
    font-size: 20px!important;
    
}.btnDonate1{
  /* padding: 10px 100px!important; */
  background-color:#728FF2!important;
    font-size: 20px!important;
    width: 80%;
    color: #ffffff!important;
    border-radius: 15px;
    
}
#more {display: none;}
#more2 {display: none;}
#more3 {display: none;}

.adopdesc{
  text-align: justify;
}
.btn-child{
  background-color: var(--yellow);
  color:#000000;
  border: none;
  padding: 5px;
  border-radius: 6px;


}
.babyvideo-margin {
  margin-top: -200px;
}
.footer_banner a
{    color: #427df6!important;
}
.footer_banner p
{    color: #427df6!important;
}
.arrow{
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 9;
  color: #ffffff
  ;
}
.header{
  /* position: fixed;
  top: 0%; */
background-color: #ffffff!important;
}
hr{
  margin: 0px!important;
}

.navbar{
  background-color: #ffffff!important;
}
.drop-nav li:hover{
  /* background-color: var(--yellow); */


}
.arrow a{
  height: 39px;
  width: 37px;
  text-align: center;
  background: var(--blue2);
  display: block;
  border-radius: 3px;
}
.arrow a span{
  color: #f2f2f2;
  font-size: 25px;
  line-height: 39px;
  cursor: pointer;
}
.donate_contain  h1, h2{
  color: var(--blue2)!important;
}
.nav-item{
  font-size: 18px!important;
    color: black!important;

}
.nav-item a:hover{

color: var(--yellow)!important;
}
.navbar-nav .nav-link.active{
  color: var(--blue2)!important;

}
.nav-child{
  font-size: 17px!important;
}.nav-child1{
  font-size: 15px!important;
}
a{
  cursor: pointer;
}
.img-size{
  width: 70%!important;
}

.accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")!important;
  transform: scale(.7) !important;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3e%3cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3e%3c/svg%3e")!important;
}
.card1{
  border: none!important;
}
  .item {
    width: 200px;
    height: 200px;
    margin: 50px auto;
    padding-top: 75px;
    background: #ccc;
    text-align: center;
    color: #FFF;
    font-size: 3em;
    background-color:black ;
    }
    .donation_p{
      font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #252A34;

    }
    .donation_p2{
      font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-transform: capitalize;
    color: #252A34;

    }
.apply_nav{
  border: 2px solid#F5C755; 
	padding: 8px 40px;
	margin: 3px 0px;
	border-radius: 8px;
	text-align: center;
	color: black;
	text-decoration: none;
  margin-left: 20px;
font-weight: 600;
  border:1px solid #F5C755;
}
  .donate:hover {
	color: #fff;
  }
  .donate:hover {
	color: #fff;
  }
  .donate {
    outline: none;
	padding: 9px 36px;
	background: #F5C755;
	border-radius: 10px;
	text-align: center;
	color: black; 
	text-decoration: none;
  border: none;
  color: rgba(255, 255, 255, 1);
  /* box-shadow: 0 5px 15px rgb(85 174 245)!important; */
  }
 
  .apply{
	border: 2px solid#F5C755; 
	
	padding: 8px 30px;
    margin: 3px 0px;
    border-radius: 8px;
	text-align: center;
	color: black;
	text-decoration: none;
	margin-left: 20px;
  border:1px solid #F5C755;

  }
  .navbar-nav{
	line-height: 40px;
  }
  

  .nav-banner{
    background-image: url("https://res.cloudinary.com/tuskmelonimagestorage/image/upload/v1680861900/Varshini%20illam/Group_37266_ulmryc.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
padding:20px;
position:relative;
    
  }
  .nav-contain{
    display: flex;
    align-items: center;
    justify-content: center;

  }

.header-container{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
   


}
/* .left-head{
	padding: 30px;
    color: var(--white);
    margin-bottom: 35px;
   max-width: 635px; 
} */
.left-head h1{

  font-style: normal;
  font-weight: 700;
  font-size: 44px;
  line-height: 70px;
  color: #ffffff;
  /* text-align: center; */
  text-transform: capitalize;
}
.btn_span{
  align-items: center;

  display: flex;
  justify-content: center;
}
.left-head p{
  
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  /* text-align: center; */
  text-transform: capitalize;
  
  color: #ffffff;
}
.trustee_img >img{
	width: 80%;
}

.about_trustee{
	max-width: 635px;
}
.nav-contain img{
  width: 556px;
  height: 462px;

}
.trustee_contain{
  display: flex;
  align-items: center;
  justify-content: space-around;
  
  /* margin-top: 100px;
  margin-bottom:100px; */
  width: 100%;
    height: 100%;
    margin: 70px 0px;
}
.trustee_content{
	padding: 30px;
    color: var(--white);
 
   
    max-width: 784px;

}
.tab1_img img{
  width: 348.08px;
  height: 348.08px;
}
.tab2_img img{
  width: 348.08px;
  height: 348.08px;
}
.trustee_content h1{
  font-style: normal;
  font-weight: 800;
  font-size: 41px;
  line-height: 60px;
}
.trustee_content p{
  font-weight: 500;
    line-height: 34px;
  padding-bottom: 30px;
  color:#4D4E51; 
  font-size:20px;
  
  text-align: justify;
font-style: normal;
}
.abttrustee_contain{
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  margin-top: 100px;
  margin-bottom:100px;
}
.trustee_content{
	padding: 30px;
    color: var(--white);
    /* margin-bottom: 35px; */
   
    max-width: 784px;

}
.abttrustee_content h1{
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 37px;
  text-transform: capitalize;
  padding-bottom: 20px;
  color: #000000;
}
.abttrustee_content p{
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 34px;
  /* or 125% */
  
  text-transform: capitalize;
  
  color: #4D4E51;
}
.abttrustee_img >img{
	width: 365px;
	height:548px
}
.abttrustee_content{
	padding: 30px;
    color: var(--white);
    /* margin-bottom: 35px; */
   
    max-width: 800px;

}
/* ourtrustee */
.trustee_title{
  text-align: center;
  color: var(--blue2);
  font-weight: 800;

  padding: 5% 0%;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
  
  
}
.ourtrustees_contain{
  display:flex;
  justify-content: space-around;
  align-items: center;
  margin:0px 50px 0px 50px;
  flex-wrap: wrap;
}
.trustees_profile1 img{
  width: 348.08px;
  height: 348.08px;
}
.profile_details1
   {
    width: 950px;
    height: 200px;
    background: #FFFCF3;
    border-radius: 8px;
    padding: 30px;
    color: black;
    font-weight: 500;
}

.our_container{
  width: 100%;
  height: 100%;

}
.ourtrustees_contain2 > div > img{
  width: 218px;
  height: 198px;
}
.ourtrustee_contain2{
  justify-content:center;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.tab2_img h1{

font-style: normal;
font-weight: 700;
font-size: 22px;
line-height: 28px;
/* identical to box height, or 127% */
text-align: center;

color: #000000;


}
.tab1_img h1{

  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  /* identical to box height, or 127% */
  text-align: center;
  
  color: #000000;
  
  
  }
  .read_more{
font-weight: bold;

  }
.tab2_img{
  text-align: center;
}
.trustees_name{
  color: #000000;
  font-weight: 700;
  font-size: 22px;
  line-height: 28px;
  /* padding: 20px; */
  text-align: center;
}

.bus-banner{
  background-image: url("../assets/Vector.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 817px;
width: 100%;
margin-bottom: 100px;
/* padding:140px 0px; */
  
}
.bus-contain1{
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("../assets/Vectory.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 474px;
width: 700px;

border-radius: 0px;

padding:20px;

}
.bus-contain{
  display: flex;
  align-items: center;
  justify-content: center;
} 

  .vithai_img1{
    width: 541px;
    height: 297px;
  
  }
.vithai_img{
  width: 328px;
height: 180px;

}
.bus_img{
  width: 743px;
height: 503px;

}

.bus-container{
  display: flex;
  align-items: center;
  justify-content:space-evenly;
  
  width: 100%;
  height: 100%;
}
.bus_content{
  padding: 30px;
  color: var(--white);
  text-align: center;
 max-width: 635px; 
 

}
.bus_content h1{
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;


  color: #000000;
}
.bus_content p{
  
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;

  text-transform: capitalize;
  padding: 10px 0px 10px 0px;
  color: #444444;
}
.bus_content h2{
  font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 50px;
text-transform: capitalize;

color: #1D408A;
}
.goals_content h1{
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 33px;
}
.goals_content p{
  font-weight: 500;
  font-size: 28px;
  line-height: 34px
}
.goals_img >img{
  width: 589.68px;
  height: 553.76px;
}
.goals_content{
	padding: 30px;
    color: var(--white);
    /* margin-bottom: 35px; */
   
    max-width: 800px;

}
.goals_contain{
  display: flex;
  align-items: center;
  justify-content: center;
 
  width: 100%;
  height:100%;
  margin: 70px 0px;
  /* margin:100px 50px 100px 50px;
  width: 100%;
  height: 100vh; */
 
}
.goals_points{
 padding-left: 0%;
 padding-bottom: 30px;
}
.goals_points >li{
  padding: 10px;
  display: flex;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  
  color: #4D4E51;
  list-style:none ;
}
.bus_content1{
  padding: 30px;
  color: var(--white);
  text-align: center;
 max-width: 635px; 
 
}
.bus_content1 h1{
  font-weight: 700;
  font-size: 34px;
  line-height: 46px;


  color: #000000;
}
.bus_content1 p{
  
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;

  
  padding: 10px 0px 10px 0px;
  color: #444444;
}
.padiatric_content1{
  padding: 30px;
  color: var(--white);
  text-align: center;
 max-width: 635px; 
 
}
.padiatric_content1 h1{
  font-weight: 700;
  font-size: 30px;
  line-height: 46px;


  color: var(--blue2);
}
.padiatric_para1{
  
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  padding: 10px 0px;
  line-height: 28px;
  text-align: left;
  /* or 140% */
  

  color: #4D4E51;
  
}
.padiatric_para2{
  
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  /* or 140% */
  text-align: left;
  padding: 10px;
  background: #CBE2FF;
border-radius: 12px;
  color: #4D4E51;
}
.padiatric-container{
  display: flex;
  align-items: center;
  justify-content:space-evenly;
  margin: 30px 0px;
  width: 100%;
  height: 100%;
}
.bus_content1 h2{
  font-style: normal;
font-weight: 700;
font-size: 30px;
line-height: 50px;


color:var(#000000)
}
.li_icon{
  width: 20px;
height: 20px;
}

.child_banner{
  background-image: url("../assets/image 65.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 790px;
  margin: 70px 0px;

  
padding:20px;
 
}
.child_details{
float: right;
  width: 524px;
  height: 486px;
  margin:80px;
  padding: 20px;
background: #FFF4D8;
box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
border-radius: 18px;
}

.child_details p{
  padding-bottom: 15px;
  
}
.child_details h1{

  
}
/* .card1{
  background: #FFFFFF;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
 
    
} */
/* .card_activi{
  background-image:url(/assets/Rectangle\ 2.png);

  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: 65vh;
padding:20px;
} */
.card_activi{
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
  margin: 40px;
}
.footer_banner{
  background-image: url("../assets/Frame\ 2541\ 1.png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
height:100%;

border-radius: 30px 30px 0px 0px;
  
padding:20px;
}
.footer_contain{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 40px;
}
.footer_img img{
  height: 100%;
  width: 80%;
  
  
}
.footer_contain > ul >li{
  padding: 5px;


}

/* vihai page */
.bus-container1{
  display: flex;
  align-items: center;
  justify-content:space-evenly;
 
  width: 100%;
  height: 100%;
  margin: 40px 0px;
}
.pro_vidhai{
  color: var(--blue2)!important;
}

.together_container{
  display:flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  margin: 60px 0px;
 
}
.together_contain1 img{
width: 641px;
height: 520px;
}
.together_contain2{
  padding: 30px;
  /* max-width: 600px;
   */
   width: 50%;
}
.together_content{
  color: #4D4E51;
  padding: 10px;
  font-size: 20px;
  text-align: justify;
}
.together_contain3{

  margin-bottom: 15px;
     display: flex;
     justify-content: space-around;
     align-items: center;
    
  }
.bg_togther{
  width: 232px;
height: 182px;
padding: 3px;

background: #FFFBF1;
}
.together_contain2 h1{

  
      color: var(--blue2);
      font-style: normal;
      font-weight: 700;
      font-size: 39px;
      line-height: 50px;
  }
  .bg_cont{
    
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    /* or 171% */
    
    text-transform: capitalize;
    padding: 10px;
    color: #555555;
  }
  .progress{
    margin: 10px!important;
  
  }
  .progress-bar{
    background-color: var(--yellow)!important;
  }
  .change_content p{
    
    color:#4D4E51; font-size:20px;padding:15px;text-align: justify;
  }
  .change_h1{
    font-style: normal;
    font-weight: 700;
    font-size: 39px;
    line-height: 54px;
    letter-spacing: 0.05em;
    color: var(--blue2);
  }
  .change_contain{
    display: flex;
    align-items: center;
    justify-content: space-around;
   
    /* margin-top: 100px;
    margin-bottom:100px; */
    width: 100%;
      height: 100%;
  }
  .waygive_img img{
    width: 589.68px;
    height: 553.76px;
  }
  .change_content{
    padding: 30px;
   
   
   width:600px;
  }
  .change_img img{
    width: 527px;
  height: 611px;
  }
  .pro_vidhai{
    color: var(--blue2)!important;
  }
  

  .together_contain1 img{
  width: 641px;
  height: 520px;
  }
  .together_contain2{
    padding: 30px;
    max-width: 600px;
  }
  .together_contain3{
  
    margin-bottom: 15px;
       display: flex;
       justify-content: space-around;
       align-items: center;
      
    }
  /* .bg_togther{
    width: 232px;
  height: 182px;
  padding: 10px;
  
  background: #FFFBF1;
  } */
  .together_contain2 h1{
  
    
        color: var(--blue2);
        font-style: normal;
        font-weight: 700;
        font-size: 39px;
        line-height: 50px;
    }
    .bg_cont{
      
      font-style: normal;
      font-weight: 400;
      font-size: 14px;
      line-height: 24px;
      /* or 171% */
      
      text-transform: capitalize;
      padding: 10px;
      color: #555555;
    }
    .progress{
      margin: 10px!important;
    
    }
    .progress-bar{
      background-color: var(--yellow)!important;
    }
    .change_contain{
      display: flex;
      align-items: center;
      justify-content: space-around;
      flex-wrap: wrap;
      /* margin-top: 100px;
      margin-bottom:100px; */
      width: 100%;
        height: 100%;
    }
    .waygive_img img{
      width: 589.68px;
      height: 553.76px;
    }
    .change_content{
      padding: 30px;
     
     
     width:600px;
    }
    .give_contain{
      display: flex;
      align-items: center;
      justify-content: space-around;
   
      /* margin-top: 100px;
      margin-bottom:100px; */
      width: 100%;
      /* margin-bottom: 181px; */
        height: 100%;
        margin-top: 50px;;
    }
    .give_content1{
      

      background: #FFFFFF;
      opacity: 0.85;
      backdrop-filter: blur(4px);
      /* Note: backdrop-filter has minimal browser support */
      
      width: 776px;
height: 245px;
      border-radius: 12px;
    }
    .give_content{
      padding: 30px;
     
     
     width:600px;
    }
    .give_content h1{
    
      font-style: normal;
      font-weight: 700;
      font-size: 30px;
      line-height: 54px;
      /* or 138% */
      
      letter-spacing: 0.05em;
      
      color:var(--blue2);
    }
    .give_content p{
      color:#4D4E51; font-size:20px;padding:15px;text-align: justify;
    }
    .therapy_content h1{
      font-style: normal;
      font-weight: 700;
      font-size: 34px;
      line-height: 33px;
    }
    .therapy_content p{
      font-weight: 500;
      font-size: 28px;
      line-height: 34px
    }
    /* .therapy_img{
      width: 50%;
    } */
    .therapy_img img{
      width: 537px;
      height: 562px;
    
    }
    .therapy_content{
      padding: 30px;
        color: var(--white);
        /* margin-bottom: 35px; */
       
  width: 50%;
    
    }
    .therapy_img{
    position: relative;
    top: -23%;
    }
    .therapy_contain{
      position: relative;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      width: 100%;
      background-color:#E0E8F0;;
      height: 459px;
      /* margin:100px 50px 100px 50px;   */
   
      margin-top: 50px;
    }
    .way_points{
     padding-left: 0%;
     padding-bottom: 30px;
    }
     .way_points >li{
      padding: 10px;
  
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 24px;
      
      color: #4D4E51;
      list-style:none ;
    }
    .vithai_points >li{
      padding: 10px;
  
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 24px;
      padding: 1% 5%;
      color: #4D4E51;
      list-style:none ;
    }
    .vithai_points{
      padding-left: 0%;
      padding-bottom: 16px;
    }
    .li_icon{
      width: 20px;
    height: 20px;
    }
    .change_content{
      padding: 30px;
        color: var(--white);
        /* margin-bottom: 35px; */
       
        max-width: 784px;
    
    }
    .change_img  img{
      width: 527px;
    height: 611 px;
    }
    .cylce_contain{
      width: 318px;
  height: 543.5px;
  
  
  background: #CBE2FF;
    }
      
  .cycle-banner{
    background-image: url("../assets/Group 3454.png");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 100%;
    height: auto;
/* padding:20px;   */
    
  }
    .cycle_title{
      font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 53px;
text-align: center;

color:var(--blue2);
padding: 50px 0px 30px 0px;
    }
  .cycle_contain{
    width: 318px;
    height: 543.5px;
position: relative;
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
transition: 0.3s;
background: #CBE2FF;
margin: 20px;
  }
  .cycle_container{
display: flex;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
width: 100%;
margin: 40px 0px 40px 0px;
  }
  .cycle_content{
    width: 263px;
height: 315.85px;
text-align: center;
position: absolute;
top: 3%;
    left: 8%;
transform: translate(-50%, -50%);



background: #FFFFFF;
border-radius: 28px;
  }
  .cycle_content1{
    
    position: absolute;
    top: 82%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .cycle_contain img{
    width: 122px;
height: 184px;
  }
  .cycle_content h1{
    font-style: normal;
font-weight: 400;
font-size: 38px;
line-height: 45px;
/* identical to box height */
padding-top: 44px;


color: #322F3F;
  }
  .cycle_content1 h2{
      
font-style: normal;
font-weight: 600;
font-size: 46px;
line-height: 144.2%;
text-align: center;
/* or 66px */


color: #585565;
  }
  .cycle_content1 p{
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    border: 1px solid var(--yellow);
    letter-spacing: 0.05em;
    
    padding: 9px;
    border-radius: 5px;
    color: #000000;
    width: 172px;
  }
  .cycle_content1 p:hover{
background-color: var(--yellow);
color: #ffffff;
  }
  .patner_container{
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .patner_contain{
    display: flex;
    justify-content: center;
    align-items: center;
  
  }
  .patner_contain img{
    width: 300px;
    height: 110px;
    padding: 10px
  }
  .patner_content {
    
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 53px;
text-align: center;
margin: 30px;
color: var(--blue2)
  }
  /* .cycle_contain:hover{
          transform: rotateY(180deg);
    
  } */



.support_contain{
  height: 531px;
width: 358px;
text-align: center;
padding:20px;

  background: #FFFFFF;
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
border-radius: 30px;
}



.donation_contain{
  height: 531px;
width: 358px;
padding: 10px;
text-align: center;
  background: #FFFFFF;
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
border-radius: 30px;
background: #EFF6FF;
box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.25);
border-radius: 30px;
}


.years_banner{
  background-image: url("../assets/Graphic_elements.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
  height: auto;
padding:20px;
}


.years_container{
  display: flex;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
width: 100%;
}
.contribute{

    outline: none;
	padding:10px 27px;
	background: #F5C755;
	border-radius: 10px;
	text-align: center;
	color: black;
	text-decoration: none;
  border: none;

  }
.support-item {
  
  display: flex;
  justify-content: space-around;
 margin: 10px;
  align-items: center;
}

.support-item h1{
  font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px;
/* identical to box height */

text-transform: capitalize;

color: #4D4E51;
}
.support_span{
  width: 51px;
  border-radius: 37px;
  height: 51px;
  background: #D9D9D9;
  padding-top: 12px;
  
}
.support_contain p{
  
  padding: 10px;
font-style: normal;
font-weight: 500;
font-size: 12px;
line-height: 15px;
text-align: center;
text-transform: capitalize;

color: #000000;

}
.support_span2{
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height */
  
  text-transform: capitalize;
  
  color: #427DF6;
  
  
}
.support_title{
  
  margin: 40px;
font-style: normal;
font-weight: 700;
font-size: 40px;
line-height: 53px;
text-align: center;

color: var(--blue2);
}
.donation_contain h1{
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  text-transform: capitalize;
  
  color: var(--blue2);
  padding: 10px;

}

.donation_contain h2{
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  /* identical to box height */
  
  padding-top: 18px;
  text-transform: capitalize;
  margin: 0px;
  color: #000000;

}
.pay_icon{
  margin-bottom: 30px;
    padding: 0px;
    display: flex;
    justify-content: space-around;
    align-items: center;

}
.donation_contain p{
font-style: normal;
font-weight: 600;
font-size: 8px;
line-height: 10px;
/* identical to box height */

text-transform: capitalize;
margin-top: 10px;
color: #000000;
margin-bottom: 18px;
}


.inventionContainer{
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.inventionTitle{
  font-weight: 700;
font-size: 28px;
line-height: 49px;
/* or 175% */
padding: 2rem;
text-align: center;
text-transform: capitalize;
color: var(--blue2);

}
.inventionContent{
  font-weight: 500;
font-size: 18px;
line-height: 35px;
padding: 2rem;

text-align: center;

color: #4D4E51;

}




.whyVithaiContainer{
  display: flex;
  justify-content: space-around;
 
  flex-wrap: wrap; align-items: center;
}

.whyVithaiTitle{
  font-weight: 700;
font-size: 28px;
line-height: 49px;
/* or 175% */
padding: 2rem 2rem;

text-align: center;
text-transform: capitalize;
color: var(--blue2);

}
.whyVithaiContent{
  font-weight: 500;
font-size: 20px;
line-height: 35px;
padding: 2rem;

text-align: center;

color: #4D4E51;

}


.goalTwo_container{
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.goalTwo_container h1{
font-weight: 800;
font-size: 30px;
line-height: 51px;
color: var(--blue2);
}
.goalTwo_container p{
font-style: normal;
font-weight: 500;
font-size: 20px;
line-height: 34px;
color: #4D4E51;

}
.goal2_content1 img{
  height: 512.302001953125px;
  width: 706.0004272460938px;

  

}
.goal2_content2 {
  padding: 30px;
  max-width: 600px;
}


.vithai_Content2{
  font-weight: 500;
  font-size: 20px;
  line-height: 35px;
  padding: 0rem 2rem;
  text-align: left;
  color: #4D4E51;
}


.babyvideo-text{
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.console-container{
  font-weight: bold;

}

/* baby animation */
.hidden {
  opacity:0;
}
.console-container {
 

  font-size:4em;
  text-align:center;
  height:30%;
  width:90%;
  display:block;
  position:absolute;
  color:white;
  top:0;
  bottom:0;
  left:0;
  right:0;
  margin:auto;
}
.console-underscore {
   display:inline-block;
  position:relative;
  top:-0.14em;
  left:10px;
}
.card-title{
  
font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 24px;
/* identical to box height, or 109% */


color: #000000;
}
.card-text{
  
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 24px;
/* or 133% */


color: #3F3F3F;
}
.cardTrust{
  background: #FFFFFF;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  /* width:80%; */
height: 200px;
}
.cardtrustimg{
  width: 15%;
}

.card-body{
  height: 250px!important;
  overflow-y: hidden;
}
h4 {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 20px;
  color: #111;
}
 /* .bg{
  background-image: url("../assets/Union (3).png");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;

}  */

/* .container1 {
  min-height: 100vh;
  height: auto;
  width: 100vw;
  overflow: hidden;
  background: #000428;
  background: linear-gradient(to right, #bdfff3, #4ac29a);
  position: relative;
}  */

.cloudCont{
position: absolute;
top: 10%;
left: 10%;
}

.btn1 {
  height: 44px;
  width: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.8s ease;
  position: relative;
  border: none;
  color: black;
  margin: 0 40px;
  outline: none;
  background: #F5C755;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
    border-radius: 10px;
}

.btn1::before,
.btn1::after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 100%;
}



.btn10 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  /* align-items: center; */
  margin: auto;
}

.btn10 h4 {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  
  transform: translate(-50%, -50%);
  color: #111;
  outline: none;
  font-size: 22px;
    padding: 9px 36px;
   

    text-align: center;
    color: black;

    border: none;
}

.btn10 span {
  background-color: #111;
  height: 00px;
  width: 50px;
  position: relative;
  bottom: 0;
  z-index: 1;
}

.btn10 span:nth-child(1) {
  transition: all 1300ms ease;
}
.btn10 span:nth-child(2) {
  transition: all 1100ms ease;
}
.btn10 span:nth-child(3) {
  transition: all 900ms ease;
}
.btn10 span:nth-child(4) {
  transition: all 700ms ease;
}
.btn10 span:nth-child(5) {
  transition: all 500ms ease;
}
.btn10 span:nth-child(6) {
  transition: all 300ms ease;
}
.btn10 span:nth-child(7) {
  transition: all 500ms ease;
}
.btn10 span:nth-child(8) {
  transition: all 700ms ease;
}
.btn10 span:nth-child(9) {
  transition: all 900ms ease;
}
.btn10 span:nth-child(10) {
  transition: all 1100ms ease;
}
.btn10 span:nth-child(11) {
  transition: all 1300ms ease;
}

.btn10:hover span {
  height: 100px;
}

.btn10:hover h4 {
  color: #fff;
}


.abttrustee_img >img {
  filter: blur(3px);
}
/* html {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
} */



/*
 * Animated CSS button
 * Copyright Alexander Bodin 2019-09-07
 *
 * Useage: .class {@import button($button-size, $hue, $sat);}
 */
.animated-button {
  background: linear-gradient(-30deg, #0b1b3d 50%, #08142b 50%);
  padding: 20px 40px;
  margin: 12px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  overflow: hidden;
  color: #d4e0f7;
  font-size: 20px;
  letter-spacing: 2.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
          box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
          
}

.animated-button::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #8592ad;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button:hover::before {
  opacity: 0.2;
}

.animated-button span {
  position: absolute;
}

.animated-button span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#2164bd));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #1f65bd);
  -webkit-animation: 2s animateTop linear infinite;
          animation: 2s animateTop linear infinite;
}

@-webkit-keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#2164bd));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #1f65bd);
  -webkit-animation: 2s animateRight linear -1s infinite;
          animation: 2s animateRight linear -1s infinite;
}

@-webkit-keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#2164bd));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #1f65bd);
  -webkit-animation: 2s animateBottom linear infinite;
          animation: 2s animateBottom linear infinite;
}

@-webkit-keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 20, 43, 0)), to(#2662d9));
  background: linear-gradient(to bottom, rgba(8, 20, 43, 0), #2662d9);
  -webkit-animation: 2s animateLeft linear -1s infinite;
          animation: 2s animateLeft linear -1s infinite;
}

@-webkit-keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes animateLeft {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
  100% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.animated-button1 {
  height: 45px;
  background: linear-gradient(-30deg, #f5c755 50%, #f5c755 50%);
  padding: 12px 24px;
  /* margin: 12px; */
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  overflow: hidden;
  color: #f7d4d4;
  font-size: 13px;
  letter-spacing: 2.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  /* -webkit-box-shadow: 0 20px 50px rgb(0 0 0 / 50%);
  box-shadow: 0 20px 50px rgb(0 0 0 / 50%); */
  width: 134px;
  font-weight: 600;
  border-radius: 5px;
  color: black;
}

.animated-button1::before {
  content: '';
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #ad8585;
  opacity: 0;
  -webkit-transition: .2s opacity ease-in-out;
  transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
  opacity: 0.2;
}
.animated-button1:hover {
  color: white !important;
}
.animated-button1 span {
  position: absolute;
}

.animated-button1 span:nth-child(1) {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#2164bd));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #1f65bd);
  -webkit-animation: 2s animateTop linear infinite;
  animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.animated-button1 span:nth-child(2) {
  top: 0px;
  right: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#2164bd));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #1f65bd);
  -webkit-animation: 2s animateRight linear -1s infinite;
  animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.animated-button1 span:nth-child(3) {
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 2px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#2164bd));
  background: linear-gradient(to left, rgba(43, 8, 8, 0), #1f65bd);
  -webkit-animation: 2s animateBottom linear infinite;
  animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
  100% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.animated-button1 span:nth-child(4) {
  top: 0px;
  left: 0px;
  height: 100%;
  width: 2px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#0c2967));
  background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #0e3078);
  -webkit-animation: 2s animateLeft linear -1s infinite;
  animation: 2s animateLeft linear -1s infinite;
}


/* Google Fonts - Poppins */



.slide-container{
  max-width: 90%;
  width: 100%;
  padding: 40px 0;
  
}
.slide-content{
  margin: 0 40px;
  overflow: hidden;
  border-radius: 25px;
  margin-bottom: 50px;
  border: none;
}
/* .card{
  border-radius: 25px;
  background-color: #FFF;
  border: none;
} */
.image-content,
.card-content{
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 10px 14px;
border: none;
}
.img_card{
  width: 313px!important;
}
.image-content{
  position: relative;
  row-gap: 5px;
  padding: 25px 0;
  border: none;
}
.overlay{
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;

  border-radius: 25px 25px 0 25px;
  
}
.overlay::before,
.overlay::after{
  content: '';
  position: absolute;
  right: 0;
  bottom: -40px;
  height: 40px;
  width: 40px;
  
}
/* .card {
  border: none !important;
} */
.overlay::after{
  border-radius: 0 25px 0 0;
  background-color: #FFF;
}
.card-image{
  position: relative;
  height: 100%;
  width: 150px;
  border-radius: 50%;
  background: #FFF;
  padding: 3px;
}
.card-image .card-img{
  height: 100%;
  width: 100%;
  object-fit: cover;

}
.swiper-backface-hidden .swiper-slide {

  box-shadow: none !important;
  height: 100%!important;
}
.name{
  font-size: 18px;
  font-weight: 500;
  color: #333;
}
.description{
  font-size: 14px;
  color: #707070;
  text-align: center;
}
.button{
  border: none;
  font-size: 16px;
  color: #FFF;
  padding: 8px 16px;
  background-color: #F5C755 !important;
  border-radius: 6px;
  margin: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}
.button:hover{

  background: #F5C755 !important;


}

.swiper-navBtn{
  color: #F5C755 !important;
  transition: color 0.3s ease;
}
.swiper-navBtn:hover{
  color: #F5C755 !important;
}
.swiper-navBtn::before,
.swiper-navBtn::after{
  font-size: 35px;
}
.swiper-button-next{
  right: 0;
}
.swiper-button-prev{
  left: 0;
}
.swiper-pagination-bullet{
  background-color: #F5C755 !important;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  background-color: #F5C755 !important;
}

@media screen and (max-width: 768px) {
  .slide-content{
    margin: 0 10px;
  }
  .swiper-navBtn{
    display: none;
  }
}


/* flip trust */
.flip-card {
  background-color: transparent;
  width: 300px;
  height: 300px;
  perspective: 1000px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-card-front {
  background-color: #bbb;
  color: black;
}

.flip-card-back {
  background-color: #2980b9;
  color: white;
  transform: rotateY(180deg);
}