
:root{
--color-primary:#007bff;
--color-secondary:#6c757d;
--color-success:#28a745;
--color-info:#17a2b8;
--color-warning:#ffc107;
--color-danger:#dc3545;
--color-light:#f8f9fa;
--color-dark:#343a40;
--color-white:#ffffff;
--color-black:#000000;
--body-bg-color:#fff;
--body-text-color:#212529;
--body-link-color:#007bff;
--body-link-hover-color:#0056b3;
--mainnav-text-color:#212529;
--mainnav-link-color:#212529;
--mainnav-link-hover-color:#007bff;
--mainnav-link-active-color:#007bff;
--footer-bg-color:#212529;
--footer-text-color:#6c757d;
--footer-link-color:#6c757d;
--footer-link-hover-color:#fff;
}
/* Pattern: Dark */


/* Pattern: Light */
.t4-palette-light {
	color: #000000;
}
/* Module */
.t4-palette-light .t4-module {
	color: #000000;
}

/* Section: topbar */

#t4-topbar .bg-overlay {
	opacity: 0.5;
}

/* Section: header */

#t4-header .bg-overlay {
	opacity: 0.5;
}

/* Section: masthead */

#t4-masthead .bg-overlay {
	opacity: 0.5;
}

/* Section: Main Body */

#t4-main-body .bg-overlay {
	opacity: 0.5;
}

/* Section: cta */

#t4-cta .bg-overlay {
	opacity: 0.5;
}

/* Section: google-maps */

#t4-google-maps .bg-overlay {
	opacity: 0.5;
}

/* Section: breadcrumbs */

#t4-breadcrumbs .bg-overlay {
	opacity: 0.5;
}

/* Section: footnav */

#t4-footnav .bg-overlay {
	opacity: 0.5;
}

/* Section: footer */

#t4-footer .bg-overlay {
	opacity: 0.5;
}

/* for megamenu animation duration */
.t4-megamenu.animate .dropdown.animating > .dropdown-menu {
  transition-duration: 400ms; 
}
body {
  font-family: Open Sans;
  font-style: inherit;
}
.t4-content {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
}
h1, h2, h3, h4, h5, h6 {
  font-family: Work Sans;
  font-style: inherit;
}
h1, .h1 {
  font-size: 48px; 
}
h2, .h2 {
  font-size: 36px; 
}
h3, .h3 {
  font-size: 28px; 
}
h4, .h4 {
  font-size: 24px; 
}
h5, .h5 {
  font-size: 20px; 
}
h6, .h6 {
  font-size: 16px; 
}
.btn.btn-primary:hover {
  opacity: 0.85; 
}
.btn.btn-secondary:hover {
  opacity: 0.85; 
}
.btn.btn-success:hover {
  opacity: 0.85; 
}
.btn.btn-info:hover {
  opacity: 0.85; 
}
.btn.btn-warning:hover {
  opacity: 0.85; 
}
.btn.btn-danger:hover {
  opacity: 0.85; 
}
.btn.btn-light:hover {
  opacity: 0.85; 
}
.btn.btn-dark:hover {
  opacity: 0.85; 
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #084035; 
}
#t4-mainnav .container:before,
#t4-mainnav .container:after,
#t4-section-5 .container {
  border-color: #f1ece2; 
}
.t4-megamenu .navbar-nav > li > a,
.t4-megamenu .navbar-nav > li > .nav-link {
  font-family: Work Sans; 
}
.t4-megamenu .navbar-nav > li .dropdown-menu li:last-child {
  border: 0; 
}
.category-module .mod-articles-category-category {
  font-family: Work Sans; 
}
.category-module.isotope .mod-articles-category-title {
  font-family: Work Sans; 
}
.isotope-layout .isotope-filter-list button {
  font-family: Work Sans; 
}
.category-module.mod-owl.mod-owl1 .info-detail::before {
  border-right-color: #f1ece2;
  border-top-color: #f1ece2; 
}
.contact-info .address,
.contact-info .mail {
  font-family: Work Sans; 
}
.acm-features.style-1 .features-item {
  border-color: #f1ece2; 
}
  .acm-features.style-1 .features-item:after {
    border-right: 5px solid #f1ece2;
    border-bottom: 5px solid #f1ece2; 
}
  .acm-features.style-1 .features-item h4 {
    font-size: 48px;
}
.acm-testimonials .testimonial-content .testimonial-text p {
  font-family: Open Sans; 
}
.acm-testimonials .author-name {
  font-family: Rouge Script; 
}
#ja-form .form-info h3 {
  font-size: 36px; 
}
.article-info {
  font-family: Work Sans; 
}
.page-header h2,
.categories-list h2 {
  font-size: 20px; 
}
  .isotope-layout .com-content-category-blog .item-content .page-header h2,
  .isotope-layout .com-content-category-blog .item-content .mod-articles-category-title,
  .category-module.isotope .article-details .page-header h2,
  .category-module.isotope .article-details .mod-articles-category-title {
    font-size: 28px; 
}
.contact .contact-box legend {
  font-size: 28px;
}