
:root{
--color-primary:#c26130;
--color-secondary:#ffc107;
--color-success:#28a745;
--color-info:#17a2b8;
--color-warning:#ffc107;
--color-danger:#dc3545;
--color-light:#faf4ed;
--color-dark:#81270d;
--color-white:#ffffff;
--color-black:#46180b;
--body-bg-color:#faf4ed;
--body-text-color:#585858;
--body-link-color:#c26130;
--body-link-hover-color:#f5ba48;
--mainnav-text-color:#212529;
--mainnav-link-color:#212529;
--mainnav-link-hover-color:#c15f2e;
--mainnav-link-active-color:#a5552d;
--footer-bg-color:#81270d;
--footer-text-color:#6c757d;
--footer-link-color:#6c757d;
--footer-link-hover-color:#ffffff;
}
/* Pattern: Mainnav */
.t4-palette-mainnav .bg-pattern {
	background-color: #ffffff;
}
/*PATTERN*/
.t4-palette-mainnav {
	background-color: #ffffff;
	color: #212529;
}
.t4-palette-mainnav  .module-title {
	color: #212529;
}
.t4-palette-mainnav {
	color: #212529;
}
.t4-palette-mainnav a:not(.btn) {
	color: #b06037;
}
.t4-palette-mainnav a:not(.btn):hover,
.t4-palette-mainnav a:not(.btn):focus,
.t4-palette-mainnav a:not(.btn):active {
	color: #c1612f;
}
.t4-palette-primary .section-title span {
	color: #212529;
}
/*Pattern nav*/
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a {
	color: #b06037!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a,
.t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active {
	color: #c1612f!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #b06037!important;
}
.t4-palette-mainnav .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-mainnav .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #c1612f!important;
}
/*PATTERN*/

/* Pattern: Light */
.t4-palette-light .bg-pattern {
	background-color: #faf4ed;
}
/*PATTERN*/
.t4-palette-light {
	background-color: #faf4ed;
	color: #212529;
}
.t4-palette-light  .module-title {
	color: #212529;
}
.t4-palette-light {
	color: #212529;
}
.t4-palette-light a:not(.btn) {
	color: #b06037;
}
.t4-palette-light a:not(.btn):hover,
.t4-palette-light a:not(.btn):focus,
.t4-palette-light a:not(.btn):active {
	color: #ac7152;
}
.t4-palette-primary .section-title span {
	color: #212529;
}
/*Pattern nav*/
.t4-palette-light .t4-navbar .navbar-nav > li > a {
	color: #b06037!important;
}
.t4-palette-light .t4-navbar .navbar-nav > li.active > a,
.t4-palette-light .t4-navbar .navbar-nav > li.show > a,
.t4-palette-light .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-light .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-light .t4-navbar .navbar-nav > li > a:active {
	color: #ac7152!important;
}
.t4-palette-light .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #b06037!important;
}
.t4-palette-light .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-light .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-light .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-light .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-light .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #ac7152!important;
}
/*PATTERN*/

/* Pattern: Dark */
.t4-palette-dark .bg-pattern {
	background-color: #431508;
}
/*PATTERN*/
.t4-palette-dark {
	background-color: #431508;
	color: #ffffff;
}
.t4-palette-dark  .module-title {
	color: #ffffff;
}
.t4-palette-dark {
	color: #ffffff;
}
.t4-palette-dark a:not(.btn) {
	color: #f2d4c5;
}
.t4-palette-dark a:not(.btn):hover,
.t4-palette-dark a:not(.btn):focus,
.t4-palette-dark a:not(.btn):active {
	color: #faf4ed;
}
.t4-palette-primary .section-title span {
	color: #ffffff;
}
/*Pattern nav*/
.t4-palette-dark .t4-navbar .navbar-nav > li > a {
	color: #f2d4c5!important;
}
.t4-palette-dark .t4-navbar .navbar-nav > li.active > a,
.t4-palette-dark .t4-navbar .navbar-nav > li.show > a,
.t4-palette-dark .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-dark .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-dark .t4-navbar .navbar-nav > li > a:active {
	color: #faf4ed!important;
}
.t4-palette-dark .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #f2d4c5!important;
}
.t4-palette-dark .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-dark .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-dark .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-dark .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-dark .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #faf4ed!important;
}
/*PATTERN*/

/* Pattern: Footer */
.t4-palette-footer .bg-pattern {
	background-color: #46160b;
}
/*PATTERN*/
.t4-palette-footer {
	background-color: #46160b;
	color: #ffffff;
}
.t4-palette-footer  .module-title {
	color: #ffffff;
}
.t4-palette-footer {
	color: #ffffff;
}
.t4-palette-footer a:not(.btn) {
	color: #f7f0ed;
}
.t4-palette-footer a:not(.btn):hover,
.t4-palette-footer a:not(.btn):focus,
.t4-palette-footer a:not(.btn):active {
	color: #f7f0ed;
}
.t4-palette-primary .section-title span {
	color: #ffffff;
}
/*Pattern nav*/
.t4-palette-footer .t4-navbar .navbar-nav > li > a {
	color: #f7f0ed!important;
}
.t4-palette-footer .t4-navbar .navbar-nav > li.active > a,
.t4-palette-footer .t4-navbar .navbar-nav > li.show > a,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:active {
	color: #f7f0ed!important;
}
.t4-palette-footer .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #f7f0ed!important;
}
.t4-palette-footer .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-footer .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #f7f0ed!important;
}
/*PATTERN*/

/* Pattern: Primary */
.t4-palette-blue .bg-pattern {
	background-color: #c15f2e;
}
/*PATTERN*/
.t4-palette-blue {
	background-color: #c15f2e;
	color: #f8f9fa;
}
.t4-palette-blue  .module-title {
	color: #f8f9fa;
}
.t4-palette-blue {
	color: #f8f9fa;
}
.t4-palette-blue a:not(.btn) {
	color: #f4e9e5;
}
.t4-palette-blue a:not(.btn):hover,
.t4-palette-blue a:not(.btn):focus,
.t4-palette-blue a:not(.btn):active {
	color: #ffffff;
}
.t4-palette-primary .section-title span {
	color: #f8f9fa;
}
/*Pattern nav*/
.t4-palette-blue .t4-navbar .navbar-nav > li > a {
	color: #f4e9e5!important;
}
.t4-palette-blue .t4-navbar .navbar-nav > li.active > a,
.t4-palette-blue .t4-navbar .navbar-nav > li.show > a,
.t4-palette-blue .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-blue .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-blue .t4-navbar .navbar-nav > li > a:active {
	color: #ffffff!important;
}
.t4-palette-blue .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #f4e9e5!important;
}
.t4-palette-blue .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-blue .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-blue .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-blue .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-blue .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #ffffff!important;
}
/*PATTERN*/

/* Pattern: Gray */
.t4-palette-gray .bg-pattern {
	background-color: #f8f9fa;
}
/*PATTERN*/
.t4-palette-gray {
	background-color: #f8f9fa;
	color: #585858;
}
.t4-palette-gray  .module-title {
	color: #585858;
}
.t4-palette-gray {
	color: #585858;
}
.t4-palette-gray a:not(.btn) {
	color: #a1400d;
}
.t4-palette-gray a:not(.btn):hover,
.t4-palette-gray a:not(.btn):focus,
.t4-palette-gray a:not(.btn):active {
	color: #a1400d;
}
.t4-palette-primary .section-title span {
	color: #585858;
}
/*Pattern nav*/
.t4-palette-gray .t4-navbar .navbar-nav > li > a {
	color: #a1400d!important;
}
.t4-palette-gray .t4-navbar .navbar-nav > li.active > a,
.t4-palette-gray .t4-navbar .navbar-nav > li.show > a,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:hover,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:focus,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:active {
	color: #a1400d!important;
}
.t4-palette-gray .t4-navbar .navbar-nav > li > a .item-caret::before {
	border-top-color: #a1400d!important;
}
.t4-palette-gray .t4-navbar .navbar-nav > li.active > a .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li.show > a .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:hover .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:focus .item-caret::before,
.t4-palette-gray .t4-navbar .navbar-nav > li > a:active .item-caret::before {
	border-top-color: #a1400d!important;
}
/*PATTERN*/

/* Section: Header */
#t4-header {
	position: -webkit-sticky !important;
	position: sticky;
	top: 0;
	z-index: 10;
}
#t4-header .bg-overlay {
	opacity: 0.5;
}
#t4-header .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	background-attachment: fixed;
}

/* Section: sideshow */

#t4-sideshow .bg-overlay {
	opacity: 0.5;
}
#t4-sideshow .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 100%;
	background-attachment: fixed;
}

/* Section: section-1 */

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

/* Section: spotlight-1 */

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

/* Section: section-4 */

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

/* Section: section-5 */

#t4-section-5 .bg-overlay {
	opacity: 0.1;
}
#t4-section-5 .bg-overlay-image {
	background-image: url(/images/design/world-map-vector.b153f30b.svg#joomlaImage://local-images/design/world-map-vector.b153f30b.svg?width=934&height=693);
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: 50% 100%;
}

/* Section: section-6 */

#t4-section-6 .bg-overlay {
	opacity: 0.05;
}
#t4-section-6 .bg-overlay-image {
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: 50% 100%;
	background-attachment: inherit;
}

/* Section: section-7 */

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

/* Section: spotlight-2 */

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

/* Section: section-10 */

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

/* Section: section-11 */

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

/* Section: section-12 */

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

/* Section: section-13 */

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

/* Section: footnav */

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

/* Section: footer */

#t4-footer .bg-overlay {
	opacity: 0.5;
}
/**
 *------------------------------------------------------------------------------
 * @package       T4_Blank - Free Template for Joomla!
 *------------------------------------------------------------------------------
 * @copyright     Copyright (C) 2004-2019 JoomlArt.com. All Rights Reserved.
 * @license       GNU General Public License version 2 or later; see LICENSE.txt
 * @authors       JoomlArt
 *------------------------------------------------------------------------------
**/
:root {
  --primary: #c26130;
  --secondary: #ffc107;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #faf4ed;
  --dark: #81270d;
  --white: #ffffff;
  --black: #46180b;
}
/* for megamenu animation duration */
.t4-megamenu.animate .dropdown.animating > .dropdown-menu {
  -webkit-transition-duration: 400ms;
  -o-transition-duration: 400ms;
  transition-duration: 400ms; 
}
html {
  font-size: 18px; 
}
body {
  background-color: #ffffff;
  color: #585858;
  font-family: DM Sans;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8667;
  letter-spacing: 0px; 
}
.t4-content {
  background-repeat: repeat;
  background-position: left top;
  background-attachment: scroll;
  background-color: #faf4ed; 
}
h1, h2, h3, h4, h5, h6 {
  font-family: ClashGrotesk-Bold;
  font-style: inherit;
  line-height: 1.42;
  letter-spacing: 0px; 
}
h1, .h1 {
  font-size: 44px; 
}
h2, .h2 {
  font-size: 42px; 
}
h3, .h3 {
  font-size: 35px; 
}
h4, .h4 {
  font-size: 26px; 
}
h5, .h5 {
  font-size: 18px; 
}
h6, .h6 {
  font-size: 16px; 
}
/* COLORS
--------------------------------------- */
/* Backgrounds Colors */
.bg-primary {
  background-color: #c26130 !important; 
}
.bg-secondary {
  background-color: #ffc107 !important; 
}
.bg-success {
  background-color: #28a745 !important; 
}
.bg-info {
  background-color: #17a2b8 !important; 
}
.bg-warning {
  background-color: #ffc107 !important; 
}
.bg-danger {
  background-color: #dc3545 !important; 
}
.bg-light {
  background-color: #faf4ed !important; 
}
.bg-dark {
  background-color: #81270d !important; 
}
.bg-white {
  background-color: #ffffff !important; 
}
.bg-black {
  background-color: #46180b !important; 
}
/* Buttons Colors */
.btn.btn-primary {
  background-color: #c26130 !important;
  border-color: #c26130 !important; 
}
.btn.btn-primary:hover {
  opacity: 0.85; 
}
.btn.btn-secondary {
  background-color: #ffc107 !important;
  border-color: #ffc107 !important; 
}
.btn.btn-secondary:hover {
  opacity: 0.85; 
}
.btn.btn-success {
  background-color: #28a745 !important;
  border-color: #28a745 !important; 
}
.btn.btn-success:hover {
  opacity: 0.85; 
}
.btn.btn-info {
  background-color: #17a2b8 !important;
  border-color: #17a2b8 !important; 
}
.btn.btn-info:hover {
  opacity: 0.85; 
}
.btn.btn-warning {
  background-color: #ffc107 !important;
  border-color: #ffc107 !important; 
}
.btn.btn-warning:hover {
  opacity: 0.85; 
}
.btn.btn-danger {
  background-color: #dc3545 !important;
  border-color: #dc3545 !important; 
}
.btn.btn-danger:hover {
  opacity: 0.85; 
}
.btn.btn-light {
  background-color: #faf4ed !important;
  border-color: #faf4ed !important; 
}
.btn.btn-light:hover {
  opacity: 0.85; 
}
.btn.btn-dark {
  background-color: #81270d !important;
  border-color: #81270d !important; 
}
.btn.btn-dark:hover {
  opacity: 0.85; 
}
.btn.btn-white {
  background-color: #ffffff !important;
  border-color: #ffffff !important; 
}
.btn.btn-white:hover {
  opacity: 0.85; 
}
.btn.btn-black {
  background-color: #46180b !important;
  border-color: #46180b !important; 
}
.btn.btn-black:hover {
  opacity: 0.85; 
}
/* Text Colors */
.text-primary {
  color: #c26130 !important; 
}
.text-secondary {
  color: #ffc107 !important; 
}
.text-success {
  color: #28a745 !important; 
}
.text-info {
  color: #17a2b8 !important; 
}
.text-warning {
  color: #ffc107 !important; 
}
.text-danger {
  color: #dc3545 !important; 
}
.text-light {
  color: #faf4ed !important; 
}
.text-dark {
  color: #81270d !important; 
}
.text-white {
  color: #ffffff !important; 
}
.text-black {
  color: #46180b !important; 
}
/* Badage Colors */
.badge-primary {
  background-color: #c26130; 
}
.badge-secondary {
  background-color: #ffc107; 
}
.badge-success {
  background-color: #28a745; 
}
.badge-info {
  background-color: #17a2b8; 
}
.badge-warning {
  background-color: #ffc107; 
}
.badge-danger {
  background-color: #dc3545; 
}
.badge-light {
  background-color: #faf4ed; 
}
.badge-dark {
  background-color: #81270d; 
}
.badge-white {
  background-color: #ffffff; 
}
.badge-black {
  background-color: #46180b; 
}
.font-heading-family,
.t4-megamenu .navbar-nav > li > a,
.t4-megamenu .navbar-nav > li > .nav-link,
.navbar-brand.logo-text {
  font-family: ClashGrotesk-Bold; 
}
.t4-megamenu > ul > li.active > a,
.t4-megamenu > ul > li.active > .nav-link, .t4-megamenu > ul > li.show > a,
.t4-megamenu > ul > li.show > .nav-link {
  color: #c26130 !important; 
}
  .t4-megamenu > ul > li.active > a .item-caret,
  .t4-megamenu > ul > li.active > .nav-link .item-caret, .t4-megamenu > ul > li.show > a .item-caret,
  .t4-megamenu > ul > li.show > .nav-link .item-caret {
    border-top-color: #c26130 !important; 
}
.t4-off-canvas-body .navbar-nav > li > a:hover, .t4-off-canvas-body .navbar-nav > li > a:focus, .t4-off-canvas-body .navbar-nav > li > a:active,
.t4-off-canvas-body .navbar-nav > li > span:hover,
.t4-off-canvas-body .navbar-nav > li > span:focus,
.t4-off-canvas-body .navbar-nav > li > span:active {
  color: #c26130 !important; 
}
.t4-off-canvas-body .navbar-nav > li.active > a,
.t4-off-canvas-body .navbar-nav > li.active > span {
  color: #c26130 !important; 
}
.dropdown-menu li.show > a,
.dropdown-menu li.show > span, .dropdown-menu li.active > a,
.dropdown-menu li.active > span {
  color: #c26130 !important; 
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-menu li > a:active,
.dropdown-menu li > span:hover,
.dropdown-menu li > span:focus,
.dropdown-menu li > span:active {
  color: #c26130 !important; 
}
.font-body-family {
  font-family: DM Sans; 
}
.h1, .h2, .h3, .h4, .h5, .h6 {
  line-height: 1.42;
  font-family: ClashGrotesk-Bold; 
}
#t4-header .t4-logo-header .logo-image .site-name {
  font-family: 'Lemon/Milk Regular'; 
}
div.dt-donate-mod-campaign-description {
  line-height: 1.8667; 
}
.btn {
  font-family: ClashGrotesk-Bold; 
}
.t4-masthead .ja-masthead .ja-masthead-title {
  font-family: ClashGrotesk-Bold; 
}
.content-mask-primary::before,
.content-mask-primary::after,
.navbar-toggler,
.t4-offcanvas-toggle {
  background: #c26130 !important; 
}
.border-primary,
.view-campaign .campaign-info {
  border-color: #c26130 !important; 
}
.border-secondary {
  border-color: #ffc107 !important; 
}
ul.check-list li:before {
  color: #c26130 !important; 
}
.heading-link:hover, .heading-link:focus, .heading-link:active {
  color: #c26130; 
}
.owl-article .owl-carousel .owl-nav > button:hover, .owl-article .owl-carousel .owl-nav > button:focus, .owl-article .owl-carousel .owl-nav > button:active {
  background: #c26130; 
}
.btn.btn-dark:hover, .btn.btn-dark:focus, .btn.btn-dark:active {
  background: #c26130 !important;
  border-color: #c26130 !important;
  opacity: 1; 
}
.dt-donate-campaigns.layout-slide .dt-donate-mod-campaign-wrap {
  background-color: #faf4ed; 
}
.dt-donate-campaigns.layout-slide .dt-donate-mod-campaign-details {
  background-color: #c26130; 
}
.dt-donate-campaigns.layout-slide .owl-nav .owl-prev,
.dt-donate-campaigns.layout-slide .owl-nav .owl-next {
  background-color: #c26130; 
}
.dt-donate-campaigns.layout-slide .dt-donate-info .donors::before,
.dt-donate-campaigns.layout-slide .campaign-raised-goal .raised::before,
.dt-donate-campaigns.layout-slide .campaign-raised-goal .goal::before {
  background-color: #ffc107; 
}
.acm-features.style-7 .features-detail:hover .link-action, .acm-features.style-2 .features-detail:hover .link-action {
  background-color: #c26130 !important; 
}
.acm-features.style-7 .features-detail:hover .link-action, .acm-features.style-2 .features-detail:hover .link-action {
  background-color: #c26130 !important; 
}
.acm-features.style-5 .title-sub h5 {
  color: #c26130; 
}
.acm-features.style-5 .sec-nub .list-item .title-sub h6 {
  color: #c26130;
  font-family: DM Sans; 
}
.acm-features.style-5 .sec-nub .list-item .btn-more a {
  background: #c26130 !important; 
}
.acm-features.style-6 .title-sub h6 {
  color: #c26130;
  font-family: DM Sans; 
}
.acm-video.style-1 .video-item .play-icon a:hover {
  border-color: #ffc107; 
}
  .acm-video.style-1 .video-item .play-icon a:hover .fa {
    color: #ffc107; 
}
.registration legend,
.profile-edit legend,
.profile legend {
  font-family: ClashGrotesk-Bold; 
}
.search .btn-toolbar .btn-group button {
  background: #c26130; 
}
.search legend,
.search .searchintro,
.search .result-title {
  font-family: ClashGrotesk-Bold; 
}
.pagination .page-item a {
  font-family: ClashGrotesk-Bold; 
}
.pagination .page-item.active a,
.pagination .page-item.active >span {
  background: #c26130; 
}
  .pagination .page-item.active a:hover, .pagination .page-item.active a:focus, .pagination .page-item.active a:active {
    opacity: 0.8; 
}
.readmore .btn {
  background: #c26130;
  font-family: ClashGrotesk-Bold; 
}
.module-title {
  font-family: ClashGrotesk-Bold; 
}
.camp-slide .campaign-infos .campaign-info:before {
  background-color: #ffc107; 
}
.categories-module h4 {
  font-family: DM Sans; 
}
.layout-home-2 .mod-articles-category-category a {
  color: #ffc107; 
}
.item-page .list-info ul li i, .item-page .list-info ul li:before {
  color: #c26130; 
}
.contact #myTabTabs a:hover, .contact #myTabTabs a.active {
  color: #c26130; 
}
.finder .word label {
  font-family: ClashGrotesk-Bold; 
}
.dt-donate ul.campaign-list li.campaign-item .item-inner .campaign-description .campaign-donors .inner {
  background: #c26130; 
}
.dt-donate ul.campaign-list li.campaign-item .item-inner .campaign-raised-info span.number {
  font-family: ClashGrotesk-Bold; 
}
.dt-donate ul.campaign-list li.campaign-item .item-inner .campaign-process-bar .campaign-donated {
  background: #c26130; 
}
.list-campaigns-sd .goal-val,
.list-campaigns-sd .raised-val {
  font-family: ClashGrotesk-Bold; 
}
.dt-donate-donors.dt-donate-donors ul li .dt-donate-mod-donor-amount .amount {
  background: #c26130; 
}
.campaign-detail .list-info ul li:before {
  color: #c26130; 
}
.campaign-detail .campaign-raised-info .number {
  font-family: ClashGrotesk-Bold; 
}
.campaign-detail .campaign-raised-info .campaign-process-bar .campaign-donated {
  background: #c26130; 
}
.campaign-detail .campaign-raised-info .campaign-raised-goal {
  border-color: #c26130; 
}
  .campaign-detail .campaign-raised-info .campaign-raised-goal .rased {
    background: #c26130; 
}
.com_dtdonate .ja_modal {
  border-color: #c26130;
  background: #c26130;
  font-family: ClashGrotesk-Bold; 
}
.com_dtdonate .online-donate-form .form-horizontal h4 span {
  background: #c26130; 
}
.com_dtdonate .online-donate-form .form-horizontal .select-amount ul#dt_typeTabs li a {
  font-family: ClashGrotesk-Bold; 
}
  .com_dtdonate .online-donate-form .form-horizontal .select-amount ul#dt_typeTabs li a.active {
    color: #c26130; 
}
    .com_dtdonate .online-donate-form .form-horizontal .select-amount ul#dt_typeTabs li a.active:after {
      background: #c26130; 
}
@media (min-width: 768px) {
  .com_dtdonate .online-donate-form .form-horizontal .select-amount .control-group .control-label {
    width: 180px;
    padding-left: 10px; 
} 
}
.com_dtdonate .online-donate-form .form-horizontal .select-amount .control-group .controls #donate_campaign {
  padding-left: 0; 
}
.com_dtdonate .online-donate-form .dth-action-wrap .dth-btn-primary {
  background: #c26130; 
}
#acyprofileform .acy_user_info legend {
  font-family: ClashGrotesk-Bold; 
}
.article-index ul li a:hover {
  color: #c26130; 
}
.dt-donate-profile .dth-form-group .dth-btn {
  background: #c26130;
  font-family: ClashGrotesk-Bold; 
}
/*# sourceMappingURL=theme.tpl.css.map */