.heading {
  display: inline;
  margin-top: 93px;
  padding-top: 1px;
  -webkit-transition: opacity 217ms cubic-bezier(.55, .085, .68, .53);
  transition: opacity 217ms cubic-bezier(.55, .085, .68, .53);
  font-family: 'IM Fell French Canon SC', sans-serif;
  font-size: 100px;
  line-height: 100px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.body {
  display: block;
  overflow: visible;
  height: auto;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  border-right-width: 5px;
  border-right-color: #000;
  border-left-width: 5px;
  border-left-color: #000;
  -webkit-perspective: 1018px;
  perspective: 1018px;
  -webkit-transition: opacity 217ms ease;
  transition: opacity 217ms ease;
}

.heading-2 {
  margin-top: 0px;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  font-family: 'IM Fell French Canon SC', sans-serif;
  text-align: center;
}

.link-2 {
  display: inline-block;
  margin-right: 5%;
  margin-left: 5%;
  padding-bottom: 0px;
  border-style: none;
  border-top-width: 2px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: font-size 350ms ease, all 200ms ease;
  transition: font-size 350ms ease, all 200ms ease;
  color: #000;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.link-2:hover {
  display: inline;
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-size: 25px;
  text-decoration: none;
}

.link-2.w--current {
  padding-top: 3px;
  padding-bottom: 3px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 25px;
}

#text {text-align:center}

.link-2.guest {
  padding-top: 3px;
  padding-bottom: 3px;
  border-style: none;
  border-bottom-width: 2px;
  font-size: 18px;
}

.link-2.guest.current {
  padding-top: 3px;
  padding-bottom: 3px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-bottom-width: 2px;
  font-size: 25px;
}

.container {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  font-family: 'IM Fell French Canon SC', sans-serif;
  text-align: center;
}

.image {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  display: block;
  overflow: auto;
  margin-top: 3%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 13px;
  float: none;
  border: 1px none #000;
  border-radius: 0px;
  opacity: 0.95;
  text-align: left;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.section {
  margin-top: 3%;
  margin-right: 2%;
  margin-left: 2%;
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
}

.contactcont {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 70px;
  border-style: solid none none;
  border-width: 1px;
  border-color: #000;
}

.heading-3 {
  display: block;
  font-family: 'IM Fell French Canon SC', sans-serif;
  text-align: center;
}

.container-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.text-block {
  display: inline;
  font-family: 'IM Fell French Canon SC', sans-serif;
  font-size: 100px;
  line-height: 100px;
}

.heading-4 {
  display: inline;
  font-family: 'IM Fell French Canon SC', sans-serif;
  font-size: 100px;
  line-height: 100px;
  font-weight: 400;
}

.text-block-2 {
  display: inline;
  font-family: 'IM Fell French Canon SC', sans-serif;
  font-size: 100px;
  line-height: 100px;
}

.section-2 {
  margin-right: 2%;
  margin-left: 2%;
  padding-top: 5%;
}

.link-block-2 {
  color: #000;
  text-decoration: none;
}

.html-embed {
  margin-left: 0px;
}

.link-3 {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  color: #333;
  font-size: 25px;
  text-decoration: none;
}

.image-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

.image-3 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.image-4 {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.container-3 {
  display: block;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-right: 5%;
  padding-left: 5%;
}

.link-block-3 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.link-block-3:hover {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.link-block-4 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.link-block-4:hover {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.link-block-5 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.link-block-5:hover {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.div-block {
  display: block;
  margin-top: 2px;
  padding-top: 30px;
  padding-bottom: 10px;
  text-align: center;
}

.div-block-2 {
  text-align: center;
}

.html-embed-2 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 1px;
  text-align: center;
}

.div-block-3 {
  display: block;
  text-align: center;
}

.text-block-3 {
  font-family: 'IM Fell French Canon SC', sans-serif;
  font-size: 20px;
  text-align: center;
}

.link-block-7 {
  display: inline;
  padding-top: 19px;
  padding-bottom: 25px;
}

.text-block-4 {
  display: inline;
  font-family: 'IM Fell French Canon SC', sans-serif;
  font-size: 20px;
}

.div-block-4 {
  text-align: center;
}

.image-6 {
  -webkit-transition: all 467ms ease;
  transition: all 467ms ease;
}

.image-7 {
  -webkit-transition: all 433ms ease;
  transition: all 433ms ease;
}

.text-block-5 {
  position: relative;
  bottom: 20px;
  display: block;
  margin-right: 5%;
  margin-left: 5%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 18px;
}

.text-block-5:hover {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 18px;
}

.icon {
  bottom: 39px;
}

.dropdown-link {
  display: block;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.dropdown-link:hover {
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
  color: #fff;
}

.dropdown-list {
  opacity: 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.dropdown-list.w--open {
  display: block;
  margin-top: -19px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 8px;
  border: 1px solid #000;
  border-radius: 8px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.unordered-list {
  padding-bottom: 0px;
}

.dropdown-toggle {
  display: inline-block;
}

.dropdown-toggle.w--open {
  display: inline-block;
}

.dropdown {
  bottom: 0px;
  height: 20px;
}

.heading-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'IM Fell French Canon SC', sans-serif;
  text-align: center;
}

.container-4 {
  border-top: 1px solid #000;
}

.html-embed-4 {
  margin: 10px 10px 32px;
}

.container-5 {
  font-family: 'IM Fell French Canon SC', sans-serif;
}

html.w-mod-js *[data-ix="1-sec-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="15-sec-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="drop-down"] {
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

@media (max-width: 991px) {
  .image {
    padding-right: 3%;
    padding-left: 3%;
  }
  .html-embed {
    margin-right: 13px;
    margin-bottom: 14px;
    margin-left: 13px;
  }
  .link-3.w--current {
    margin-right: 3%;
    margin-left: 3%;
  }
}

@media (max-width: 767px) {
  .link-2:hover {
    border-top-style: none;
    border-bottom-style: none;
    font-size: 18px;
  }
  .container {
    display: block;
  }
  .image {
    padding-right: 5%;
    padding-left: 5%;
  }
  .html-embed {
    margin-right: 27px;
    margin-bottom: 27px;
    margin-left: 27px;
    padding-right: 0px;
  }
}

@media (max-width: 479px) {
  .heading {
    font-size: 60px;
  }
  .heading-2 {
    font-size: 25px;
  }
  .link-2 {
    margin-right: 1%;
    margin-left: 1%;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    font-size: 14px;
  }
  .link-2:hover {
    padding-top: 3px;
    padding-bottom: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    font-size: 15px;
  }
  .link-2.w--current {
    font-size: 14px;
  }
  .link-2.guest {
    margin-top: 20px;
  }
  .link-2.guest:hover {
    display: inline-block;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .link-2.current {
    padding-top: 3px;
    padding-bottom: 3px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    font-size: 25px;
  }
  .image {
    width: 80%;
  }
  .section {
    margin-top: 43%;
    margin-right: 2%;
    margin-left: 2%;
    padding-bottom: 20%;
  }
  .contactcont {
    border-bottom-style: none;
  }
  .text-block {
    font-size: 60px;
  }
  .heading-4 {
    font-size: 60px;
  }
  .text-block-2 {
    font-size: 60px;
  }
  .section-2 {
    margin-right: 2%;
    margin-left: 2%;
  }
  .link-block-2 {
    margin-bottom: -22px;
  }
  .html-embed {
    margin-right: 27px;
    margin-bottom: 27px;
    margin-left: 27px;
  }
  .link-3 {
    margin-right: 3%;
  }
  .link-3.w--current {
    margin-left: 3%;
  }
  .image-4 {
    margin-top: 0px;
  }
  .div-block {
    display: block;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 20px;
  }
  .text-block-3 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
  .div-block-4 {
    font-size: 12px;
  }
  .image-6 {
    width: 13%;
    height: 13%;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .image-6:hover {
    width: 13%;
    height: 13%;
  }
  .important-text {
    font-size: 14px;
  }
  .text-block-5 {
    font-size: 14px;
  }
  .text-block-5:hover {
    border-top-style: none;
    border-bottom-style: none;
    font-size: 14px;
  }
  .icon {
    margin-top: 2px;
    margin-right: 20px;
  }
  .dropdown-list.w--open {
    margin-top: -10px;
    padding-top: 6px;
  }
  .dropdown-toggle {
    position: relative;
    display: inline-block;
    height: 1px;
    max-height: 1px;
    margin-top: 0px;
    margin-right: -13px;
    padding-right: 36px;
    padding-bottom: 15px;
    padding-left: 8px;
  }
}

@font-face {
  font-family: 'Glyphicons halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontawesome';
  src: url('../fonts/FontAwesome.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}