body {
  color: #40514E;
  margin: 0;
  text-align: center;
  font-family: 'Merriweather', serif;
}

h1 {
  margin-top: 50px auto 0 auto;
  font-family: 'Sacramento', cursive;
  font-size: 5.625rem;
  color: #66BFBF;
  line-height: 2;
}

h2 {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.5rem;
  color:solid black;
  font-weight: normal;
  padding-bottom: 10px;
  margin-left: 30px;
  width: 900px;
}

h3 {
  font-family: 'Montserrat', sans-serif;
  font-size: 2rem;
  color: #66BFBF;
  font-weight: normal;
  margin-bottom: 5px;
}

a{
  color: #11999e;
  font-family: 'Montserrat', sans-serif;
  margin: 10px 20px;
  text-decoration: none;
}
a:hover{
color:  #eaf6f6;
}
p {
  line-height: 1.5;
}
.contact-message{
  width: 40%;
  margin: 40px auto;
}
.copyright{
  color: #eaf6f6;
  font-size: 0.75rem;
  padding: 20px 0;
}

.LOGO{
position: relative;
bottom: 0px;
right: 750px
}


body {margin:0;font-family:Arial}

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: right;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 13px;
}

.dropdown .dropbtn {
  font-size: 13px;
  display: block;
  text-align:center;
  font-family: 'Montserrat', sans-serif;
  border: none;
  outline: none;
  color: #f2f2f2;
  padding: 23px 16px;
  background-color: inherit;
  margin: 0
}

.active {
  background-color: #4CAF50;
  color: white;
}

.topnav .icon {
  display: none;
}

.dropdown {
  float: right;
  overflow: hidden;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #555;
  color: white;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 800px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
}


/* 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;
}

/* Position the "next button" to the right */
.prev {
  left: 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: 50px;
  padding: 8px 12px;
  position: absolute;
  bottom: 300px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  padding: 0px;
  position: absolute;
  left:0;
  top:0;
  max-width: 100%;
}

/* 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: #4CAF50;
}

/* 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}
}




.boxed {
  border: 1px  black ;
  width: 500px;
  height: 500px;
  font-size: 15px;
  text-align: left;
  width: 850px;
}

.boxed1{
  text-align: left;
  width: 500px;
  font-size: 15px;
}

.profile{
  padding-right: 1300px;
  color: black;
  text-align: left;
  margin-right: 800px;
  padding-right: 0px;
}

.FS{
    font-weight: 400;
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    line-height: 2.2;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-left: 30px;
    color: #474747;
    font-size: 0.92vw
  }

  @media screen and (max-width: 600px) {
    .middle-container {
      width: 100%;
    }
  }

  .FSA{
      font-weight: 400;
      margin: 0;
      padding: 0;
      margin-bottom: 20px;
      line-height: 2.2;
      display: block;
      margin-block-start: 1em;
      margin-block-end: 1em;
      margin-inline-start: 0px;
      margin-inline-end: 0px;
      margin-left: 30px;
      color: #474747;
      font-size: 15px
      margin-left:700px
      width:800px
    }

  .FS2{
    border: 1px  black ;
    width: 500px;
    height: 500px;
    font-size: 15px;
    text-align: left;
    border-left: 3px solid black;
    height: 350px;
    margin-left: 1000px;
    position: relative;
    bottom: 520px
  }

  .PT{
    text-align: center;
    font-family: Montserrat;
    font-weight: 400;
    font-style: cursive;
    font-size: 30px;
    position: relative;
    bottom: 0px;
    right:0px;
  }






.imgs{
  position: relative;
  bottom: 3px
}

.grid{
  height:400px;
}

.middle-container {
  margin: 10px 0;
}

.bottom-container {
background-color: #333;
padding: 50px 0 20px;
height: 500px;
width:100%;
}
