body {
  font-family: 'Raleway', sans-serif;
  line-height: 1.8;
  /* color: #818181; */
}
h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #303030;
  font-weight: 600;
  margin-bottom: 30px;
}
h4 {
  font-size: 19px;
  line-height: 1.375em;
  color: #303030;
  font-weight: 400;
  margin-bottom: 30px;
}

iframe{
  overflow: hidden;
  border: none;
}

.contactform{
  height: 1600px;
  width: 100%;
  overflow-x: hidden;
}
.jumbotron {
  background-color: transparent;
  color: white;
  padding: 100px 25px 100px 25px;
}

.col-sm-4, .col-sm-6{
  padding: 8px;
}

.row:before, row:after{
  display: inline-block;
}
.container-fluid {
  padding: 60px 50px;
  max-width: 1500px;
  margin-left: auto;
  margin-right: auto;
}
.bg-grey {
  background-color: #f6f6f6;
}
.logo-small {
  color: #447750;
  font-size: 50px;
}
.logo {
  color: #447750;
  font-size: 200px;
}
.thumbnail {
  padding: 0 0 15px 0;
  border: none;
  border-radius: 0;
}
.thumbnail img {
  width: 100%;
  height: 100%;
  margin-bottom: 10px;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
  color: #447750;
}
.carousel-indicators li {
  border-color: #447750;
}
.carousel-indicators li.active {
  background-color: #447750;
}
.item h4 {
  font-size: 19px;
  line-height: 1.375em;
  font-weight: 400;
  font-style: italic;
  margin: 70px 0;
}
.item span {
  font-style: normal;
}
.panel {
  border: 1px solid #447750;
  border-radius:0 !important;
  transition: box-shadow 0.5s;
}
.panel:hover {
  box-shadow: 5px 0px 40px rgba(0,0,0, .2);
}
.panel-footer .btn:hover {
  border: 1px solid #447750;
  background-color: #fff !important;
  color: #447750;
}
.panel-heading {
  color: #fff !important;
  background-color: #447750 !important;
  padding: 25px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
.panel-footer {
  background-color: white !important;
}
.panel-footer h3 {
  font-size: 32px;
}
.panel-footer h4 {
  color: #aaa;
  font-size: 14px;
}
.panel-footer .btn {
  margin: 15px 0;
  background-color: #447750;
  color: #fff;
}

.navbar-index{
  background-color: transparent!important;
  color: white!important;
}

.navbar-internal{
  background-color: transparent!important;
  color: white!important;
}

.navbar {
  margin-bottom: 0;
  background-color: white;
  z-index: 9999;
  border: 0;
  font-size: 12px !important;
  line-height: 1.42857143 !important;
  letter-spacing: 4px;
  border-radius: 0;
  font-family: Montserrat, sans-serif;
}
.navbar li a, .navbar .navbar-brand {
  color: black;
}
.navbar-nav li a:hover, .navbar-nav li.active a {
  color: #447750 !important;
  background-color: #fff !important;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  color: black;
}
footer .glyphicon {
  font-size: 20px;
  margin-bottom: 20px;
  color: #447750;
}


.floatRight{
  float: right;
}

.floatLeft{
  float: left;
}

.footer-class{
  font-size: 12px;
  bottom: 0;
  width:100%;
  height:60px;
  padding-top: 50px;

}

.title-text{
  font-size: 80px;
  font-weight: normal;
}

.row {
  display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
}

.column {
  -ms-flex: 50%; /* IE 10 */
  flex: 50%;
  padding: 0 4px;
}

.column img {
  margin-top: 8px;
  vertical-align: middle;
}

#map {
  height: 400px;
  width: 100%;
}

.register {
  margin: 4px;
  border: 2px solid white;
  padding: 10px 10px 10px 10px!important;
}

.topPadding{
  padding-top: 40px;
}

.Lato{
  font: Lato, sans-serif!important;
}

.logoImg{
  max-height: 40px;
}
.logoFooter{
  max-height: 80px;
  padding-bottom: 10px;
}


/* v2 */

#slideshow {
  margin: 80px auto;
  position: relative;
  width: 240px;
  height: 240px;
  padding: 10px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

#slideshow > div {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

.navbar .navbar-nav {
  display: inline-block;
  float: none;
  vertical-align: top;
}


.navbar .navbar-collapse {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .j-fixedTop{
    top: 0!important;
  }

  .navbar .navbar-collapse {
    text-align: left!important;
  }

  .homeNavSection{
    text-align: left!important;
  }
  .title-text{
    font-size: 60px;
    font-weight: lighter;
  }

  .jumbotron {
    background-color: transparent;
    color: white;
    padding: 25px 25px 25px 25px;
  }

}


.bgimg-1{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("././images/home1.jpg");
  height: 100%;
  overflow: scroll;
}

.bgimg-2{
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("././images/DSC02494.jpg");
  height: 100%;
}

body, html {
  height: 100%;
  margin: 0;
}


/* dropdowns */

.dropbtn {
  background-color: #4CAF50;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
}

.dropdown {
  position: relative;
  display: inline-block;
}


.dropdown-content {
  display: none;
  margin-left: 0;
  padding-left: 0;
  position: relative;
  background-color: white;
  min-width: 120px;
  z-index: 1;
  padding-bottom: 10px;
}

.dropdown-content a {
  color: black;
  padding: 7px 0px;
  text-decoration: none;
  display: block;
}

.dropdown-content-index{
  background-color: transparent!important;
  color: white!important;
}

.dropdown-content-index a{
  background-color: transparent!important;
  color: white!important;
}

.dropdown-content a:hover {background-color: #f1f1f1; text-decoration: none;}



@media screen and (min-width: 768px) {
  .dropdown:hover .dropdown-content {
    display: block!important;
  }
}


.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

/* subpages */

a{
  text-decoration: none!important;
  color: black!important;

}

.subpage-header{
  font-size: inherit;
  padding-bottom: 50px;
}

.content-body{
  padding-top: 25px;
  max-width: 1000px!important;
}

@media screen and (min-width:768px){
  .header-padding{
    padding-left: 10px;
    padding-right: 10px;
  }
}

#myPage {
  min-height: 100%;
  height: auto;
}

@media screen and (max-width:768px){

  .nav>li {
    position: relative;
    display: inline-block;
    float: left;
    clear: both;
  }

  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    text-align: left;
    padding-left: 26px;
  }

  .dropdown-content {
    display: none;
    margin-left: 0;
    padding-left: 23px;
    position: relative;
    background-color: transparent;
    min-width: 120px;
    z-index: 1;
    color: white;
  }

  .dropdown-content a {
    color: white;
    padding: 3px 0px;
    text-decoration: none;
    display: block;
    text-align: left;
  }

  .dropdown-content-internal a {
    color: black;
    padding: 7px 0px;
    text-decoration: none;
    display: block;
    text-align: left;
  }

}



.slideanim {visibility:hidden;}
.slide {
  animation-name: slide;
  -webkit-animation-name: slide;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  visibility: visible;
}
@keyframes slide {
  0% {
    opacity: 0;
    transform: translateY(70%);
  }
  100% {
    opacity: 1;
    transform: translateY(0%);
  }
}
@-webkit-keyframes slide {
  0% {
    opacity: 0;
    -webkit-transform: translateY(70%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0%);
  }
}
@media screen and (max-width: 768px) {
  .col-sm-4 {
    text-align: center;
    margin: 25px 0;
  }
  .btn-lg {
    width: 100%;
    margin-bottom: 35px;
  }
  .topPadding{
    padding-top: 0px!important;
  }
}
@media screen and (max-width: 480px) {
  .logo {
    font-size: 150px;
  }

}
