html,
body {
  height: 100%;
}

body,
p {
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 1.7em;
  line-height: 1.2;
}
h3 {
  font-size: 1.3em;
  line-height: 1.2;
}

h4 {
  font-size: 1.1em;
  line-height: 1.2;
}

.main_div {
  min-height: 100%;
}

.main_div header {
  height: 94px;
  width: 800px;
  /* border: 1px solid green; */
  margin-left: auto;
  margin-right: auto;
}

.main_div footer {
  background-color: black;
  height: 200px;
  width: 800px;
  /* border: 1px solid rgb(128, 83, 0); */
  margin-left: auto;
  margin-right: auto;
}
.content_div {
  min-height: calc(100vh - 282px);
  width: 800px;
  /* border: 1px solid rgb(128, 0, 128); */
  margin-left: auto;
  margin-right: auto;
}

.disabled {
  color: rgb(102, 102, 102);
}

.top_outer {
  background-color: rgb(204, 204, 204);
  margin: 0;
  padding: 0;
}
.mid_outer {
  background-color: rgb(255, 255, 255);
  margin: 0;
  padding: 0;
}
.but_outer {
  background-color: black;
  margin: 0;
  padding: 0;
}
.logo {
  float: left;
  width: 86px;
  top: 10px;
  position: relative;
}
.nav_top {
  float: left;
  top: 32px;
  position: relative;
}

p {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  /* font-weight: 300; */
}
.my_font {
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  /* font-weight: 300; */
}

.link_font {
  text-decoration: underline;
}
.menu_font {
  text-transform: uppercase;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-weight: 700;
  color: black;
}

.fheader {
  text-transform: uppercase;
  /* font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; */
  font-weight: 500;
  /* color: rgb(236, 236, 236); */
}
.footer_font {
  /* text-transform: uppercase; */
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  /* font-weight: 300; */
  color: rgb(196, 196, 196);
  font-size: 14px;
}

.nav_top span {
  display: inline-block;
  /* width: 75px; */
  padding-right: 30px;
}

.logo img {
  width: 60px;
}
.nav_top_right {
  float: right;
  width: 80px;
  top: 32px;
  position: relative;
}
footer nav span {
  float: left;
  width: 265px;
}

.ffooter {
  display: inline-block;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}

textarea,
input[type="text"],
input[type="number"],
input[type="email"] {
  width: 340px;
  border-radius: 4px;
  height: 32px;
  padding: 2px 8px;
  border: 1px solid #a7a5a5;
}

form table td {
  vertical-align: top;
  min-width: 120px;
  padding-right: 10px;
}

.form_send_success {
  color: green;
  padding: 18px;
  font-size: 20px;
}

.form_send_fail {
  color: rgb(182, 2, 26);
  padding: 18px;
  font-size: 20px;
}

button {
  width: 140px;
  border-radius: 4px;
  height: 32px;
  padding: 2px 8px;
  border: 1px solid #a7a5a5;
  background-color: #6e6751;
  color: #ffffff;
}

.blog li {
  margin-top: 0.3em;
}

dt {
  line-height: 0.5;
}
dd {
  line-height: 0.5;
}

.trippleimage {
  /* padding-right: 10px; */
  /* border: 1px solid red; */
  margin-top: 0px !important;
}
.trippleimage img {
  width: 190px;
  object-fit: cover;
  height: 300px;
  /* object-position: 0px -120px; */
  position: relative;
  /* top: 10px; */
  /* border: 1px solid green; */
}

.layout_1 .trippleimage img {
  width: 254px;
  height: 343px;
  /* object-position: 0px -120px; */
  position: relative;
  /* top: 10px; */
  /* border: 1px solid green; */
  object-fit: cover;
}
.doubleimage {
  margin-top: 0px !important;
}
.doubleimage img {
  width: 390px;
  object-fit: cover;
  /* height: 350px; */
  /* object-position: 0px -120px; */
  position: relative;
}

.layout_1 .doubleimage {
  margin-top: 0px !important;
}
.layout_1 .doubleimage img {
  width: 390px;
  object-fit: cover;
  /* height: 350px; */
  /* object-position: 0px -120px; */
  position: relative;
}

.quadimage {
  margin-top: 0px !important;
}
.quadimage img {
  width: 190px;
  object-fit: contain;
  height: 292px;
  /* object-position: 0px -120px; */
  position: relative;
  min-height: 292px;
}
.quadimage h5 {
  position: relative;
  text-align: center;
  font-weight: normal;
  top: -6px;
}

.hidden {
  display: none;
}
.show {
  display: unset;
}
.lighttable {
  position: fixed;
  z-index: 1;
  padding-top: 30px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000cc;
  text-align: center;
}

.link:hover {
  cursor: pointer;
}

.ul_holder_1 {
  margin-top: 0px !important;
}
.ul_holder_1 ul {
  margin-bottom: 0px !important;
}

.ul_holder_1 li {
  margin: 0px;
}

.ul_holder_1 h3 {
  margin: 5px;
  padding: 0px;
}

.ul_holder_1 span {
  margin: 0px;
  padding: 0px;
  position: relative;
  left: 16px;
  top: 5px;
}

.sub_image_header {
  text-align: center;
  position: relative;
  top: 4px;
  padding-bottom: 10px;
}

.sub_image_header2 {
  text-align: center;
  position: relative;
  top: -6px;
  padding-bottom: 10px;
}


    .navbar {
      overflow: hidden;
      /* background-color: #333; */
      font-family: Arial;
      color: black;
      height: 78px;
      vertical-align: revert;
    }
  
    /* Links inside the navbar */
    .navbar a {
      float: left;
      font-size: 16px;
      font-weight: 600;
      color: #090909;
      text-align: center;
      padding: 30px 16px;
      text-decoration: none;
      height: 100%;
    }
  
    /* The dropdown container */
    .dropdown {
      float: left;
      overflow: hidden;
      height: 100%;
      /* border: 1px solid green; */
      /* padding-top: 16px; */
      /* margin-top: 0px; */
    }
  
    /* Dropdown button */
    .dropdown .dropbtn {
      font-size: 16px;
      font-weight: 600;
      border: none;
      outline: none;
      color: #2b2b2b;
      padding: 14px 16px;
      background-color: inherit;
      font-family: inherit;
      /* Important for vertical align on mobile phones */
      margin: 0;
      /* Important for vertical align on mobile phones */
      /* margin-top: -7px; */
      height: 100%;
    }
  
    /* Add a red background color to navbar links on hover */
    .navbar a:hover,
    .dropdown:hover .dropbtn {
      background-color: #aaaaaa;
    }
  
    /* Dropdown content (hidden by default) */
    .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;
      top: 78px;
    }
  
    /* Links inside the dropdown */
    .dropdown-content a {
      float: none;
      color: black;
      padding: 12px 16px;
      text-decoration: none;
      display: block;
      text-align: left;
    }
  
    /* Add a grey background color to dropdown links on hover */
    .dropdown-content a:hover {
      background-color: #ddd;
    }
  
    /* Show the dropdown menu on hover */
    .dropdown:hover .dropdown-content {
      display: block;
    }

        .disabled, a.disabled {
          color: rgb(102, 102, 102);
        }