body {
  background-color: white;
}

h1 {
 
  color: black;
  text-align: center;
  font-size: 50px;
  font-family: verdana;
}

p {
  color:black;
  font-family: verdana;
  font-size: 30px;
  text-align: center;
}

.btn {
    width: 200px;
    margin: 0 auto;
    background-color:#e7e7e7; color: black;
    border-radius: 8px;
    color: black;
    padding: 15px 32px;
    /*text-align: center;*/
    text-decoration: none;
    display: block;
    font-size: 16px;
    transition-duration: 0.4s;
    border: 2px white; 
}
.btn:hover {
    background-color: black ;
    color:grey;
}
.iii {
    margin: 50px;
    width: 10%;
    padding:10ss%;
    text-align: center;
    size: 100px;
}
body {
    background-color: #e8f3f8;
}
form{
  margin: 20px auto;
  width: 320px;
  color: black;
 text-align: center;
}
input {
 padding: 10px;
 font-size: inherit;
}

input[type="text"]{
    display: block;
    margin-bottom: 25px;
    width: 100%;
    border: 2px solid steelblue;
    background: #FAF6D9;
}
       
input[type="Password"]{
    display: block;
    margin-bottom: 25px;
    width: 100%;
    border: 2px solid steelblue;
    background: #FAF6D9;
}

input[type="Email"]{
    display: block;
    margin-bottom: 25px;
    width: 100%;
    border: 2px solid steelblue;
      background: #FAF6D9;
}


input[type="radio"] {
   margin: 0 8px 25px 18px;
}

input[type="radio"]: first-child {
    margin: 0;

}

input[type="btn"] {
    width: 344px;
    height: 45px;
    border: none;
    background: steelblue;
    color: white;

}
input[type="btn"]:focus {
    width: 344px;
    height: 45px;
    border: black;
    background: white;
    color: black;
}

input:focus {
    background:white 

}
input[type="radio"]:checked+label{
    font-weight: bold;
    font-size: 18px;
}


.center {
  display: block;    
  margin:50px;
  width: 50%;
  margin-right: auto;
  text-align-last: center;
  
}

.vid{
  height: 50px
  width: 60px;


}
*{
  margin: 0;
  padding: 0;
}
body{
  background-color: #eee; 


}

nav {
 width: 100%
 height: 100px;
 background: white;


}


ul{



  
}
ul li{
 list-style: none;
 display: inline;
float: left;


  
}
ul li a{
 display: block;
 text-decoration: none;
font-size: 14px;
font-family: arial
color: #1e1e1e;
padding: 0 20px;
 text-align: center;
  
}
.div{

  padding: 50px
  width :50px;
  height: 50px;
  text-align: center;

}
.mama {
    margin: auto;
    width: auto;
    padding: 5%;
    text-align: center;
    height: 300px;

  }
  .maa{
    text-align:center;
    padding: 100px;
    margin: 20px;
    width: 200px;
    height: 20px;
    font-size: 30px; 

  }
.hh{
  font-size: 30px;



}
.mg{

  font-size: 20px;
  text-align:center;
  display: block;
  animation:  ;


/*this is the pp*/

}
.pp{

  font-size: 20px;
}

form{
  margin: 20px auto;
  width: 320px;
  color: black;
 text-align: center;
}
input {
 padding: 10px;
 font-size: inherit;
}

input[type="text"]{
    display: block;
    margin-bottom: 25px;
    width: 100%;
    border: 2px solid steelblue;
    background: #FAF6D9;
}
       
input[type="Password"]{
    display: block;
    margin-bottom: 25px;
    width: 100%;
    border: 2px solid steelblue;
    background: #FAF6D9;
}

input[type="Email"]{
    display: block;
    margin-bottom: 25px;
    width: 100%;
    border: 2px solid steelblue;
      background: #FAF6D9;
}


input[type="radio"] {
   margin: 0 8px 25px 18px;
}

input[type="radio"]: first-child {
    margin: 0;

}

input[type="btn"] {
    width: 344px;
    height: 45px;
    border: none;
    background: steelblue;
    color: white;

}
input[type="btn"]:focus {
    width: 344px;
    height: 45px;
    border: black;
    background: white;
    color: black;
}

input:focus {
    background:white 

}
input[type="radio"]:checked+label{
    font-weight: bold;
    font-size: 18px;
}

.h{

  height: 700px;


}
.topnav {
  background-color: #333;
  overflow: hidden;
}

/* Style the links inside the navigation bar */
.topnav a {
  float: left;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

/* Change the color of links on hover */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Add a color to the active/current link */
.topnav a.active {
  background-color: #4CAF50;
  color: white;
}
.slidecontainer {
  width: 100%; /* Width of the outside container */
}

/* The slider itself */
.slider {
  -webkit-appearance: none;  /* Override default CSS styles */
  appearance: none;
  width: 100%; /* Full-width */
  height: 25px; /* Specified height */
  background: #d3d3d3; /* Grey background */
  outline: none; /* Remove outline */
  opacity: 0.10; /* Set transparency (for mouse-over effects on hover) */
  -webkit-transition: .2s; /* 0.2 seconds transition on hover */
  transition: opacity .2s;
}

/* Mouse-over effects */
.slider:hover {
  opacity: 1; /* Fully shown on mouse-over */
}

/* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
.slider::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: 25px; /* Set a specific slider handle width */
  height: 25px; /* Slider handle height */
  background: #4CAF50; /* Green background */
  cursor: pointer; /* Cursor on hover */
}

.slider::-moz-range-thumb {
  width: 25px; /* Set a specific slider handle width */
  height: 25px; /* Slider handle height */
  background: #4CAF50; /* Green background */
  cursor: pointer; /* Cursor on hover */
}
* {box-sizing:border-box}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.aarav{
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* Style all font awesome icons */
.fa {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {
  background: #3B5998;
  color: white;
}

/* Twitter */
.fa-instagram {
  background: #7B68EE;
  color: white;
}

.fa-youtube {
  background: #b22222;
  color: white;
}

.fa-user-circle-o{
  background: #000000;
  color: white;
  float: right; 
  size: 30px;
}
@media (min-width: 769px) {
    .site-logo {
        float: right;
    }

  
}