html {
  scroll-behavior: smooth;
}

#nav {
  border-bottom: 1px solid #cacaca;
}

#content-row {
  /*padding-top: 30px;*/
  padding-bottom: 200px;
}

#content-row .col-6{
  padding-top: 50px;
}

h2 {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 3px solid;
  border-bottom-color: #006bde;
  margin-bottom: 15px;
}

h2:before {
  position: absolute;
  background: #90af2e;
  height: 3px;
  content: '';
  width: 50px;
  bottom: -3px;
  left: 0;
}

h3 {
  /*border-bottom: 2px solid #007bff;*/
  padding-bottom: 5px;
  margin-bottom: 15px;
}

p, ul, span {
  color: #555 !important;
}

strong {
  color: black !important;
}

footer {
  background-color: #343a4026 !important;
}

.container img {
  float: left;
  margin-right: 20px;
}

iframe {
  float: left;
  margin-right: 20px;
}

.title {
  padding-bottom: 20px;
}

a:link { text-decoration: none}
a:visited { text-decoration: none}
a:hover { text-decoration: underline}
a:active { text-decoration: none}

.links a {
  color: #007bff;
}

.comment {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid grey; 
}

.addComment {
  padding-bottom: 20px;
}

.blogPost {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #006bde;
}

.date {
  float: right;
}

.blogPost:hover {
  background-color: #f8f9fa;
}

/* side menu */

#sidemenu .nav-link {
  padding: 0.3rem 1rem;
  background-color: #eee;
  border-color: #eee;
  color: #555;
}

#sidemenuColumn {
  padding-left: 30px;
}

#sidemenu {
  padding-left: 15px;
  padding-bottom: 50px;
}

#sidemenu a {
  font-size: 13px;
  color: white;
  margin-top: 3px;
  display: block;
  text-align: left;
}


#sidemenu .navbar-collapse{
  margin-top: 50px;
}

img {
  max-width: 832px;
}

.mainText img {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* zoom images */

#zoom {
  position: fixed; 
  width: 100%; 
  height: 100%; 
  top: 0px; 
  left: 0px; 
  background-color: #000; 
  opacity: 0.7;
  filter: alpha(opacity = 70) !important;
  display: none;
  z-index: 100;
    
}

#zoomContent {
  position: fixed; 
  width: 100%;
  top: 200px;
  text-align: center;
  display: none;
  overflow: hidden;
  z-index: 100;
}

#zoomContent button{
  text-align: center;
}

#contentGallery{
    margin: 0px auto;
}

#imgBig, #imgSmall, .mainText img{
    cursor: pointer;
}

.imgTeam {
  max-width: 150px;
}

.row {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.row .col-lg-9 {
  padding-left: 0;
  padding-right: 0;
}


#mainTextContact p {
  margin-bottom: 0.3rem;
}

#mainTextContact p strong{
  padding-top: 10px;
  padding-bottom: 10px;
}

#referralText img {
    padding-top: 15px;
    padding-bottom: 20px;
    margin-right: 150px;
    margin-left: 100px;
}







/*
     FILE ARCHIVED ON 0:14:05 Sep 28, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 11:37:02 Feb 1, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
