html {
    scroll-behavior: smooth;
}

*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body{
  width: 100%;
  margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
}



/*-----------transulator-----------*/

#google_translate_element{
  width: 40%;
  margin-top: 20px;
  margin-right: 30px;
  float: right;
  color: white;

}




/*-----------transulator-----------*/






.container {
  padding: 0%;

position: absolute;
   max-width: 768px;
    margin: auto;
}

header {
  background-image: url(img/bg.gif);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: fixed;
    padding: 0% 0%;
    text-align: center;
}


}
#head{
  height: 300px;
  width: 100%;
}



#head img{
  float: left;
  height:70px;
  width: 50%;
}





.menu{
  width: 50%;
  overflow: hidden;
  float: left;
  color: white;
  font-size: 0px;
}





.left{
  color: white;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 50px;
  font-size: 30px;
}
.left:hover{
    text-shadow: 2px 2px red;
}

.left p{
  color: white;
  font-size: 20px;
}
.left p:hover{
  font-size: 25px;

}

















/*---------------------------------*/



* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */

.slideshow-container {
max-width: 768px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
    background-color: gray;

}

/* Position the "next button" to the right */
.next {
  background-color: gray;
  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 {
  background-color: gray;
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  background-color: gray;
  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}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}


/*------------------------stop pic---------------*/
.donate{
  padding: 0px;
  float: left;
}
.donate .head{
  margin-top: 10px;
  background-color:  #00ffff;
  text-align: center;
  text-shadow: 1px 1px white;
  padding: 5px;
}

.donate .head i{
  font-size: 60px;
  color: gray;
  text-shadow: 2px 2px white;
}

.donate .head h1{
  font-size: 40px;
}
.donate .head h5{
  font-size: 20px;
}



.donate p{
  font-size: 25px;
  background-color:  #ccffff;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
 
  text-align: center;
  text-shadow: 1px 1px gray;
}
.donate p img{
  float: left;
  text-align: center;
  height:8rem;
  width: 15rem;
}














.service{
  width: 100%;
  float: left;
  background-color:  gray;
}
.service h1{
  margin-top: 30px;
  margin-bottom: 0px;
  text-align: center;
  background-color:  #99ccff;
  padding: 20px;
}

.service ul{
      padding-left:  10px;

  margin: 0 auto;
  padding-top: 20px;
  float: left;
  background-color:  #e6f3ff;
    padding-bottom: 30px;

}
.service ul li{

  padding: 10px;
  list-style-type: none;
}

/*-------------------contact----------------------*/

#contact{
  width: 100%;
}

#contact h1{
  text-align: center;
  background-color:  #99ccff;
  padding: 10px;
}




.form{
  font-size: 20px;
  padding: 10px;
  float: left;
  background-color:  #e6e6e6;
  padding: 10px;
  width: 100%;
  height: 242px;
}
.form p{
  padding: 5px;
}






.inf p{
  height: 242px;
  float: right;
  width: 100%;
  background-color:  #f2f2f2;
  padding: 20px;
  margin: 0 auto;
}


.map iframe{
  width: 100%;
}










.footer{
  background-color: black;
  color: white;
}
.footer p{
    background-color: black;

  width: 80%;
  float: left;
  padding: 20px;
}
.footer a{

  text-decoration: none;
  color: white;
  background-color: gray;
}




.footer a i{
  width: 20%;
  float: right;
  text-align: center;
  font-size: 40px;
  text-decoration: none;
  color: white;
background-color: black;
}































.loader {
  overflow: hidden;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
