h1, h2, h3, h4, h5, h6 {
  color: #ad0418;
}

h1.hero-heading {
  padding: 5px;
  margin: 0 -20px 0 -20px; 
  background: rgba(173, 4, 24, .8);
  font-size: 28px;
  text-align: center;
  text-shadow: 3px 3px 4px #000;
 
}


#t4-hero .bg-overlay:before {
  background: none;
}

.btn.html5lightbox {
  width: 60px !important;
  height: 60px !important;
  line-height: 60px !important;
}

.t4-section-module .sub-title {
  font-family: "cherry cream soda" !important;
}

h2.hero-heading {
  font-family: "cherry cream soda" !important;
}

.module-title {
  font-size: 2rem;

}

.t4-megamenu .navbar-nav > li > a,
    .t4-megamenu .navbar-nav > li > .nav-link {
      text-shadow: 2px 2px 5px #000;
font-family: "cherry cream soda" !important;
}

.category-module.mod-projects .category-link  {
  visibility: hidden !important;
}

#t4-menu-hed {
  margin-top: 100px;
}

#t4-section-4 {
  margin-top: -100px;
}

.copyright {
  padding-bottom: 40px;
}

.category-desc {
  border: none;
 }

.t4-sidebar-r, .sidebar-r {
  border-left: none;
}

.contact-info .title-link h3 span {
  display:none;
}

.t4-megamenu .navbar-nav > li:hover > .nav-link {
      color: #00d1d1;
}


.navbar-nav > li.active > a,
    .t4-megamenu .navbar-nav > li.active > .nav-link {
      color: #00d1d1;
      border-bottom: 1px solid #00d1d1; 
}

.t4-masthead .ja-masthead .ja-masthead-title {
  font-size: 32px;
}

  .t4-footer .container {
    padding-top: 4rem;
    padding-bottom: 3rem; }

figure figcaption {
  background-color: #030f6d;
  color: #fff;
  font-size: 1rem;
  text-transform: none;
  text-shadow: none;
}

.mod-articles-category-title {
  background: rgba(173, 4, 24, .8);
  padding: 1rem;
}

#t4-section-4 .container {
  padding-bottom: 1.5rem !important;
}

#t4-testimonials {
  text-align: center;
  padding-bottom: 1.5rem;
}
#t4-testimonials ul li {
  background-color: transparent !important;
}

.t4-offcanvas .t4-off-canvas-header .close span {
color: #fff !important;
}

.mod-right .t4-section-module {
background-color: rgba(255,255,255,0.9);
}