.navbar{
    background-color: #292659;
}
.nav-link{
    color: white!important;
    font-size: 0.9em;
    font-family: Noto Sans;
}
.nav-link:hover {
    background-color: #f28b10;
    overflow: hidden;
     }
  
  .adx{
      background-image: url(img/mid5.png);
      width: 100%;
      height: 100%;
  }
 .button_ori{
     background-color: #65b337;
     border-radius: 10px;
     height: 5em;
     box-shadow: none;
     border: none;
	  pointer-events: none;
     
 }

 .button_ori h6{
     font-family: Noto Sans ;
     color: white;
 }
.adx p{
    font-family: Noto Sans;
    
}
.adc{
    background-image: url(img/mid4.jpg);
    width: 100%;
     height: 100%;
}

.button_gd{
    margin-top: 3em ;
    background-color: #f28b00;
    border: none;
    border-radius: 15px;
    width: 55%;
    text-align: center;

}
.button_gd h5{
    font-family: Noto Sans;
    color: white;
    font-weight: bold;
}
     

.thank h3{
font-size: 3.5em;
margin-top: 1.5em;
font-family: Noto Sans ;
font-weight: bold;
color: #130030;
}
.There h6{
    font-family:Noto Sans ;
    color: #130030;
    font-weight: bold;
}

.child h6{
    font-size: 1em;
    font-family: Noto Sans ;
    margin-top: 8em;
    opacity: 50%;
    margin-left: 5em;
}
.foot{
    background-image: url(img/foot.jpg);
    box-shadow: none;
}
.foot h6{
   color: white;
   font-family: Noto Sans;
}
.foot p{
    color: white;
    font-family: Noto Sans;
 }






.ttb{
    display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  padding-top: 10em;
}
.ttb p{
    color:#B3C7D6FF;
    font-family: Roboto;
}
.ttb h4{
    color:#2460A7FF;
    font-family: Roboto;
    font-weight: bold;
}
