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;
}

h4 {
  color: #006bde;
}

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

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;
}

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

/* zoom images */
#zoom {
  position: fixed; 
  width: 100%; 
  height: 100%; 
  top: 0;
  left: 0;
  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: 0 auto;
}

#imgSmall {
  padding-top: 10px;
  padding-bottom: 10px;
}

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

#imgBig {
  background-color: white;
}

.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;
}

/*bottom row images style*/
.two-img-row img, .one-img-row img {
  width: 100%;
}

@media (max-width: 995px) {
  .row {
    margin-left: 0;
    margin-right: 0;
  }
}

/*mainText*/
.mainText a, .mainText .accordion button {
  color: #E20026;
}

.mainText img {
  max-width: 100%;
  padding-left: 50px;
  float: right;
}

@media(max-width: 768px) {
  .mainText img {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
  }
}

.button-group {
  display: flex;
}

.button-group a {
  flex: 1;
  margin-top: 10px;
  margin-right: 0.25rem;
  margin-left: 0.25rem;
  font-weight: bold;
  border-width: 2px;
}

.svgImg {
  width: 100%;
}

/*accordion*/
.mainText .card {
  margin-top: 1rem;
}

.plus {
  padding-right: 20px;
  width: 15px;
  color: #e20026;
}

.accordion .card-header:hover  {
  background-color: #e20026;
}

.accordion .card-header button {
  text-decoration: none;
}

.accordion .card-header:hover button, .accordion .card-header:hover i {
  color: white;
  text-decoration: none;
}

.accordion .expanded {
  background-color: #e20026;
  color: white;
}

.accordion .expanded i, .accordion .expanded button {
  color: white;
}





/*
     FILE ARCHIVED ON 0:08:04 Sep 28, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 22:17:06 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)).
*/
