body {
	margin: 0;
	padding: 0;
    
}
* {
	font-family: 'Righteous', cursive;
}
.nav-bar {
 
  height: 70px;
  background: #033E03;
  position:fixed;
  width: 100%;
  text-align: center;
}
 
.brand {
  position: absolute;
  padding-left: 50px;
  float: left;
  line-height: 70px;
  text-transform: uppercase;
  font-size: 1.4em;
}
.brand a img {
	max-height: 70px;
  padding-left: -20px;
}
.brand a,
.brand a:visited {
  color: white;
  text-decoration: none;
}
 
.nav-container {
  width: 90%;
  margin: 0 auto;
  margin-left: 5%;
}
 
nav {
  
  float: right;
}
nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
nav ul li {
  float: left;
  position: relative;
}
nav ul li a,
nav ul li a:visited {
  display: block;
  padding: 0 20px;
  line-height: 70px;
  background:#033E03;
  color: white;
  text-decoration: none;
}
nav ul li a:hover,
nav ul li a:visited:hover {
  background: gold;
  color: #033E03;
}
nav ul li p
{
 margin: 0;
  padding: 0 20px;
  line-height: 70px;
  background: gold;
  color: #033E03;
}
nav ul li a:not(:only-child):after,
nav ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: ' ▾';
}
nav ul li ul li {
  min-width: 190px;
}
nav ul li ul li a {
  padding: 15px;
  line-height: 20px;
}
 
.nav-dropdown {
  position: absolute;
  display: none;
  z-index: 1;
  box-shadow: 0 3px 12px rgba(221, 166, 13, 0.15);
  text-align: center;
}
.nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #033E03;
  height: 100px;
  width: 100px;
  text-align: center;
}

.slideh
  {
    height: 800px;
  }
  .slideh .pc
{
  position: absolute;
  top: 600px;
  text-align: center;
}
 
  .slideh .pc .bo h1
  {
    font-size: 24px;
  }

  .slideh .pc .bo h1{
  
    color:white;
    font-size: 36px;
  }
  .slideh .pc .bo b
  {
    color:gold;
  }
  .slideh .pc button
  {
    margin-top: 10px;
    margin-left: 50%;
    height: 70px;
    width: 320px;
    background-color: #033E03;
    color: #ffffff;
    border-radius: 10px;
    cursor: pointer;
    font-size: 22px;
  }
  .mySlides {display:none;}



  #nav-toggle {
    position: absolute;
    left: 18px;
    top: 22px;
    width: 50px;
    cursor: pointer;
    padding: 10px 35px 16px 0px;
  }
  #nav-toggle span,
  #nav-toggle span:before,
  #nav-toggle span:after {
    cursor: pointer;
    border-radius: 1px;
    height: 5px;
    width: 50px;
    background: #ffffff;
    position: absolute;
    display: block;
    content: '';
    transition: all 300ms ease-in-out;
  }
  #nav-toggle span:before {
    top: -15px;
  }
  #nav-toggle span:after {
    bottom: -15px;
  }
  #nav-toggle.active span {
    background-color: transparent;
  }
  #nav-toggle.active span:before, #nav-toggle.active span:after {
    top: 0;
  }
  #nav-toggle.active span:before {
    transform: rotate(45deg);
  }
  #nav-toggle.active span:after {
    transform: rotate(-45deg);
  }
   
  article {
    max-width: 1000px;
    margin: 0 auto;
    padding: 10px;
  }
  .con img{
    text-align: center;
  }
.abt
{
    background-color: white;
    height: 100%;
    width: 70%;
    text-align: center;
    box-shadow: 2px 2px 8px 8px gray;
    padding: 5%;
    padding-top: 2%;
    margin: 10%;
    margin-top: 8%;
}
.gall
{
    background-color: white;
    height: auto;
    width: 70%;
    text-align: center;
    box-shadow: 2px 2px 8px 8px gray;
    padding: 5%;
    padding-top: 2%;
    padding-bottom: 0.5%;
    margin: 10%;
    margin-top: 8%;
}
.abt h1,.gall h1,.conten h1{
    color: #033E03;
    text-decoration: underline;
    text-align: center;
}
.abt p
{
    text-align: justify;
}
.footer
{
    width: 100%;
    background-color: #033E03;
}
.row
{
    width: 100%;
    height: auto;

}
.row::after
{
    content: "";
    display: table;
    clear: both;
}
.col
{
    float: left;
    width: 28%;
    padding: 2.6%;
}
.col h1 
{
    color: gold;
}
.col li
{
    list-style-type: none;
}
.col li a
{
    text-decoration: none;
    color: white;
    margin-bottom: 20px;
}
.col address,.col p
{
    color: white;
}
.conten{
  width: 80%;
  margin: 5%;
  padding: 5%;
  box-shadow: 2px 2px 8px 8px gray;
}
.col4
{
  float: left;
  width: 20%;
  margin: 2%;
  box-shadow: 2px 2px 8px 8px gray;
}

.abt li{
  text-align: left;

}

#aa{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#bb{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#cc{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#dd{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#ee{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#ff{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#gg{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#hh{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#ii{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#jj{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#kk{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#ll{
	padding: 50px;
	font-family: monospace;
  display: none;
}
#mm{
	padding: 50px;
	font-family: monospace;
  display: none;
}#nn{
	padding: 50px;
	font-family: monospace;
  display: none;
}#oo{
	padding: 50px;
	font-family: monospace;
  display: none;
}#pp{
	padding: 50px;
	font-family: monospace;
  display: none;
}#qq{
	padding: 50px;
	font-family: monospace;
  display: none;
}



@media only screen and (max-width: 992px) {
    .nav-bar {
      height: 100px;
    }
    .nav-mobile {
      display: block;
      height: 100px;
      width: 100px;
  
    }
    .nav-list {
      display: none ;
     
      
    }
  
   
    nav {
      width: 100%;
      padding: 70px 0 15px;
      text-align: center;
    }
    nav ul {
      display: none;
    }
    nav ul li {
      float: none;
    }
    nav ul li a {
      padding: 15px;
      line-height: 20px;
      padding-left: 25%;
    padding-top: 30px;
    font-size: 30px;
       
    }
   /* nav ul li ul li a {
      padding-left: 30%;
    }*/
   
    .nav-dropdown {
      position: static;
    }
      .brand a img {
          max-height: 90px;
          margin-top: 5px;
      }
      .slideh
      {
        height: 800px;
      }
      .slideh .pc
    {
      position: absolute;
      top: 600px;
    }
     
      .slideh .pc .bo h1
      {
        font-size: 24px;
      }
    .col{
        width:90%;
    }
    .col4{
      width: 44%;
    }
    
    
    
    }