:root {
    --theme-color1: #990618;
    --theme-color1-rgb: 44, 82, 36;
    --theme-color2: #F17513;
    --theme-color2-rgb: 198, 193, 27;
    --theme-color3: #008C00;
    --theme-color3-rgb: 105, 140, 0;
    --theme-color4: #004020;
    --theme-color4-rgb: 26, 134, 53;
    --text-color-bg-theme-color1: #FFFFFF;
    --text-color-bg-theme-color2: #1F191A;
    --text-color-bg-theme-color3: #FFFFFF;
    --text-color-bg-theme-color4: #FFFFFF;
}

/*
   * background: theme-color
   * -----------------------------------------------
  */
a {
    color: #2C5224;
}

a:hover,
a:focus {
    color: #fcf8cf;
}

.post .entry-meta.meta-absolute {
    background-color: rgba(0, 125, 62, 0.9) !important;
}

.tab-slider .nav.nav-pills a:hover,
.tab-slider .nav.nav-pills a.active,
.custom-nav-tabs>li>a:hover,
.widget .tags a:hover,
.progress-item .progress-bar,
.small-title .title::after,
.drop-caps.colored-square p:first-child:first-letter,
.drop-caps.colored-rounded p:first-child:first-letter,
.working-process.theme-colored a,
.widget.dark .tags a:hover,
.blog-posts .post .entry-content .post-date.right,
.horizontal-tab-centered .nav-pills>li>a:hover,
.horizontal-tab-centered .nav-pills>li.active>a,
.horizontal-tab-centered .nav-pills>li.active>a:hover,
.horizontal-tab-centered .nav-pills>li.active>a:focus,
.owl-theme.dot-theme-colored .owl-controls .owl-dot span,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.section-title .both-side-line::after,
.section-title .both-side-line::before,
.section-title .top-side-line::after,
.section-title .left-side-line::before,
.section-title .right-side-line::before,
.product .tag-sale,
.owl-theme .owl-dots .owl-dot.active span,
.blog-posts .post.style1 .entry-header .entry-date.entry-date-absolute,
.title-dots span,
.title-line-top:before,
.become-a-volunteer-form-title {
    background: #2C5224;
}

.cd-timeline-simple .cd-timeline-block .cd-timeline-img {
    background: #2C5224 !important;
}

.ui-state-highlight {
    background: #2C5224 !important;
    color: #fff !important;
}

/*
   * text: theme-color
   * -----------------------------------------------
  */
.widget .twitter-feed li::after,
.widget .address li i,
.icon-box.box-style1.practice-style3 i,
.icon-box.services-style1:hover .heading,
.horizontal-contact-widget .widget::before,
.small-title i,
.drop-caps.text-colored p:first-child:first-letter,
.schedule-box:hover .schedule-details .title a,
.widget.dark .nav-tabs li.active a,
.pager.theme-colored a,
.widget .post-title a:hover,
.donation-form .mb-3 label {
    color: #2C5224;
}

/*
   * border: theme-color
   * -----------------------------------------------
  */
.widget .line-bottom:after,
.widget .line-bottom:after,
.pager.theme-colored a {
    border: 1px solid #2C5224;
}

.owl-theme .owl-dots .owl-dot span {
    border-color: #2C5224;
}

.icon-box.box-style1.practice-style3:hover .icon-wrapper::after {
    border-color: #2C5224 transparent transparent;
}

.section-title.title-border {
    border-left: 4px solid #2C5224;
}

/* border-top-color */
.cssload-tri {
    border-top: 27px solid #2C5224;
}

/* border-right-color */
.border-right-red {
    border-right: 1px solid #2C5224;
}

.section-title.title-border.title-right {
    border-right: 4px solid #2C5224;
}

/* border-bottom-color */
.border-bottom {
    border-bottom: 1px solid #2C5224;
}

.cssload-tri.cssload-invert {
    border-bottom: 27px solid #2C5224;
}

/* box-shadow */
/* Dropdown Search Form */
.dropdown-search-form-content .dropdown-search-form .input-group {
    border-color: #2C5224;
}

.dropdown-search-form-content .dropdown-search-form button[type="submit"] {
    background: #2C5224;
}

.dropdown-search-form-content .dropdown-search-form button[type="submit"] i {
    color: #fff;
}

.hr-divider {
    border-top-color: rgba(0, 125, 62, 0.2) !important;
}

/* Modern Header */
.modern-header.modern-header-theme-colored1 .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #2C5224;
}

.modern-header.modern-header-theme-colored1 .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #2C5224;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored1 {
    color: #990618 !important;
}

.text-hover-theme-colored1:hover {
    color: #2C5224 !important;
}

ul.list.theme-colored1 li:before,
ul.list.theme-colored1.angle-double-right li:before,
ul.list.theme-colored1.angle-right li:before,
ul.list.theme-colored1.check-circle li:before,
ul.list.theme-colored1.check li:before,
.list-icon.theme-colored1 li i {
    color: #2C5224;
}

/* -------- border-theme-color ---------- */
.border-theme-colored1 {
    border-color: #2C5224 !important;
}

.border-1px-theme-colored1 {
    border: 1px solid #2C5224;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored1 {
    background-color: #2C5224 !important;
}

.bg-hover-theme-colored1:hover {
    background: #2C5224 !important;
    border-color: #2C5224 !important;
    color: #fff !important;
}

.bg-hover-theme-colored1:hover h1,
.bg-hover-theme-colored1:hover h2,
.bg-hover-theme-colored1:hover h3,
.bg-hover-theme-colored1:hover h4,
.bg-hover-theme-colored1:hover h5,
.bg-hover-theme-colored1:hover h6,
.bg-hover-theme-colored1:hover p,
.bg-hover-theme-colored1:hover a,
.bg-hover-theme-colored1:hover i {
    color: #fff !important;
}

.list-icon.theme-colored1.square li i,
.list-icon.theme-colored1.rounded li i {
    background: #2C5224;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored1-lighter2 {
    background-color: #008743 !important;
}

.bg-theme-colored1-lighter3 {
    background-color: #008c46 !important;
}

.bg-theme-colored1-lighter4 {
    background-color: #009148 !important;
}

.bg-theme-colored1-lighter5 {
    background-color: #00974b !important;
}

.bg-theme-colored1-lighter6 {
    background-color: #009c4d !important;
}

.bg-theme-colored1-lighter7 {
    background-color: #00a150 !important;
}

.bg-theme-colored1-lighter8 {
    background-color: #00a652 !important;
}

.bg-theme-colored1-lighter9 {
    background-color: #00ab55 !important;
}

.bg-theme-colored1-darker2 {
    background-color: #007339 !important;
}

.bg-theme-colored1-darker3 {
    background-color: #006e36 !important;
}

.bg-theme-colored1-darker4 {
    background-color: #006934 !important;
}

.bg-theme-colored1-darker5 {
    background-color: #006431 !important;
}

.bg-theme-colored1-darker6 {
    background-color: #005e2f !important;
}

.bg-theme-colored1-darker7 {
    background-color: #00592c !important;
}

.bg-theme-colored1-darker8 {
    background-color: #00542a !important;
}

.bg-theme-colored1-darker9 {
    background-color: #004f27 !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored1-transparent-9 {
    background-color: rgba(0, 125, 62, 0.9) !important;
}

.bg-theme-colored1-transparent-8 {
    background-color: rgba(0, 125, 62, 0.8) !important;
}

.bg-theme-colored1-transparent-7 {
    background-color: rgba(0, 125, 62, 0.7) !important;
}

.bg-theme-colored1-transparent-6 {
    background-color: rgba(0, 125, 62, 0.6) !important;
}

.bg-theme-colored1-transparent-5 {
    background-color: rgba(0, 125, 62, 0.5) !important;
}

.bg-theme-colored1-transparent-4 {
    background-color: rgba(0, 125, 62, 0.4) !important;
}

.bg-theme-colored1-transparent-3 {
    background-color: rgba(0, 125, 62, 0.3) !important;
}

.bg-theme-colored1-transparent-2 {
    background-color: rgba(0, 125, 62, 0.2) !important;
}

.bg-theme-colored1-transparent-1 {
    background-color: rgba(0, 125, 62, 0.1) !important;
}

.bg-theme-colored1-transparent {
    background-color: rgba(0, 125, 62, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored1 .btn-plain-text,
.text-theme-colored1 .btn-plain-text-with-arrow {
    color: #2C5224 !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored1 */
}

.layer-overlay.overlay-theme-colored1::before {
    background-color: rgba(0, 125, 62, 0.8) !important;
}

.layer-overlay.overlay-theme-colored1-1::before {
    background-color: rgba(0, 125, 62, 0.1);
}

.layer-overlay.overlay-theme-colored1-2::before {
    background-color: rgba(0, 125, 62, 0.2);
}

.layer-overlay.overlay-theme-colored1-3::before {
    background-color: rgba(0, 125, 62, 0.3);
}

.layer-overlay.overlay-theme-colored1-4::before {
    background-color: rgba(0, 125, 62, 0.4);
}

.layer-overlay.overlay-theme-colored1-5::before {
    background-color: rgba(0, 125, 62, 0.5);
}

.layer-overlay.overlay-theme-colored1-6::before {
    background-color: rgba(0, 125, 62, 0.6);
}

.layer-overlay.overlay-theme-colored1-7::before {
    background-color: rgba(0, 125, 62, 0.7);
}

.layer-overlay.overlay-theme-colored1-8::before {
    background-color: rgba(0, 125, 62, 0.8);
}

.layer-overlay.overlay-theme-colored1-9::before {
    background-color: rgba(0, 125, 62, 0.9);
}

/*
   * Shortcode: styled-icons Theme Colored
   * -----------------------------------------------
  */
.icon-theme-colored1 a {
    color: #2C5224;
}

.icon-theme-colored1.icon-bordered a {
    border-color: #2C5224;
}

.icon-theme-colored1.icon-bordered a:hover {
    background-color: #2C5224;
    color: #fff;
}

.icon-theme-colored1.icon-dark a {
    background-color: #2C5224;
    color: var(--text-color-bg-theme-color1);
}

.icon-theme-colored1.icon-dark a:hover {
    background-color: #004a25;
}

.icon-theme-colored1.icon-dark.icon-bordered a {
    border-color: #2C5224;
    color: #2C5224;
}

.icon-theme-colored1.icon-dark.icon-bordered a:hover {
    background-color: #2C5224;
    border-color: #2C5224;
    color: #fff;
}

.icon-theme-colored1.icon-gray a {
    color: #2C5224;
}

.icon-theme-colored1.icon-gray a:hover {
    color: #fff;
    background-color: #2C5224;
}

.icon-theme-colored1.icon-gray.icon-bordered a {
    color: #2C5224;
}

.icon-theme-colored1.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #2C5224;
}

.icon-hover-theme-colored1 a:hover {
    background-color: #2C5224;
    border-color: #2C5224;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored1 a:hover {
    background-color: #2C5224;
    border-color: #2C5224;
    color: #fff;
}

/*
   * Shortcode: Icon Boxes Theme Colored
   * -----------------------------------------------
  */
.icon-box.iconbox-theme-colored1 .icon {
    color: #2C5224;
}

.icon-box.iconbox-theme-colored1 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #2C5224;
}

.icon-box.iconbox-theme-colored1 .icon.icon-bordered {
    border-color: #2C5224;
}

.icon-box.iconbox-theme-colored1:hover .icon.icon-bordered {
    background-color: #2C5224;
    color: #fff;
}

.icon-box.iconbox-theme-colored1 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}

.icon-box.iconbox-theme-colored1:hover .icon.icon-gray {
    background-color: #2C5224;
    color: #fff;
}

.icon-box.iconbox-theme-colored1:hover .icon.icon-gray.icon-bordered {
    background-color: #2C5224;
    border-color: #2C5224;
    color: #fff;
}

.icon-box.iconbox-theme-colored1 .icon.icon-dark {
    background-color: #2C5224;
    color: var(--text-color-bg-theme-color1);
}

.icon-box.iconbox-theme-colored1 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #2C5224;
    color: #2C5224;
}

.icon-box.iconbox-theme-colored1:hover .icon.icon-dark {
    color: #fff;
}

.icon-box.iconbox-theme-colored1:hover .icon.icon-dark.icon-bordered {
    background-color: #2C5224;
    border-color: #2C5224;
    color: var(--text-color-bg-theme-color1);
}

.icon-box.iconbox-theme-colored1 .icon.icon-white {
    background-color: #fff;
    color: #2C5224;
}

.icon-box.iconbox-theme-colored1 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #2C5224;
    color: #fff;
}

.icon-box.iconbox-theme-colored1:hover .icon.icon-white {
    background-color: #2C5224;
    color: #fff;
}

.icon-box.iconbox-theme-colored1:hover .icon.icon-white.icon-bordered {
    background-color: #2C5224;
    border-color: #2C5224;
    color: #fff;
}

.icon-box.iconbox-theme-colored1.iconbox-border {
    border-color: #2C5224;
}

/*
   *  accordion.scss
   * -----------------------------------------------
  */
.accordion-theme-colored1 .panel-default>.panel-heading {
    background-color: #2C5224;
}

.accordion-theme-colored1 .panel-default>.panel-heading .panel-title>a,
.accordion-theme-colored1 .panel-default>.panel-heading .panel-title>a:hover,
.accordion-theme-colored1 .panel-default>.panel-heading .panel-title>a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored1 .panel-heading .panel-title a.active:before {
    background: #2C5224;
}

.panel-group.accordion-classic-theme-colored1-filled .panel-heading {
    background: #2C5224;
}

.panel-group.accordion-classic-theme-colored1-filled .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored1-filled .panel-heading .panel-title a:before {
    background: #006e36;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored1-filled .panel-heading .panel-title a.active:before {
    background: #003b1d;
}

.panel-group.accordion-classic-theme-colored11 .panel-heading {
    background: #2C5224;
}

.panel-group.accordion-classic-theme-colored11 .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored11 .panel-heading .panel-title a:before {
    background: #006431;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored11 .panel-heading .panel-title a.active:before {
    background: #2C5224;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored1 .panel-heading .panel-title a:before {
    background-color: #2C5224;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored1 .panel-heading .panel-title a:after {
    background-color: #2C5224;
}

.line-bottom-theme-colored1:after,
.line-bottom-theme-colored1:before {
    background: #2C5224;
}

/*
   * widget
   * -----------------------------------------------
  */
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored1:after,
footer#footer .widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored1:after {
    background: rgba(0, 64, 32, 0.95);
}

/* Modern Header */
.modern-header.modern-header-theme-colored2 .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #F17513;
}

.modern-header.modern-header-theme-colored2 .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #F17513;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored2 {
    color: #F17513 !important;
}

.text-hover-theme-colored2:hover {
    color: #F17513 !important;
}

ul.list.theme-colored2 li:before,
ul.list.theme-colored2.angle-double-right li:before,
ul.list.theme-colored2.angle-right li:before,
ul.list.theme-colored2.check-circle li:before,
ul.list.theme-colored2.check li:before,
.list-icon.theme-colored2 li i {
    color: #F17513;
}

/* -------- border-theme-color ---------- */
.border-theme-colored2 {
    border-color: #F17513 !important;
}

.border-1px-theme-colored2 {
    border: 1px solid #F17513;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored2 {
    background-color: #F17513 !important;
}

.bg-hover-theme-colored2:hover {
    background: #F17513 !important;
    border-color: #F17513 !important;
    color: #fff !important;
}

.bg-hover-theme-colored2:hover h1,
.bg-hover-theme-colored2:hover h2,
.bg-hover-theme-colored2:hover h3,
.bg-hover-theme-colored2:hover h4,
.bg-hover-theme-colored2:hover h5,
.bg-hover-theme-colored2:hover h6,
.bg-hover-theme-colored2:hover p,
.bg-hover-theme-colored2:hover a,
.bg-hover-theme-colored2:hover i {
    color: #fff !important;
}

.list-icon.theme-colored2.square li i,
.list-icon.theme-colored2.rounded li i {
    background: #F17513;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored2-lighter2 {
    background-color: #f5e861 !important;
}

.bg-theme-colored2-lighter3 {
    background-color: #f5e965 !important;
}

.bg-theme-colored2-lighter4 {
    background-color: #f5ea6a !important;
}

.bg-theme-colored2-lighter5 {
    background-color: #f6ea6f !important;
}

.bg-theme-colored2-lighter6 {
    background-color: #f6eb74 !important;
}

.bg-theme-colored2-lighter7 {
    background-color: #f6ec79 !important;
}

.bg-theme-colored2-lighter8 {
    background-color: #f7ec7d !important;
}

.bg-theme-colored2-lighter9 {
    background-color: #f7ed82 !important;
}

.bg-theme-colored2-darker2 {
    background-color: #f3e64d !important;
}

.bg-theme-colored2-darker3 {
    background-color: #f3e549 !important;
}

.bg-theme-colored2-darker4 {
    background-color: #f3e444 !important;
}

.bg-theme-colored2-darker5 {
    background-color: #f2e43f !important;
}

.bg-theme-colored2-darker6 {
    background-color: #f2e33a !important;
}

.bg-theme-colored2-darker7 {
    background-color: #f2e235 !important;
}

.bg-theme-colored2-darker8 {
    background-color: #f1e231 !important;
}

.bg-theme-colored2-darker9 {
    background-color: #f1e12c !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored2-transparent-9 {
    background-color: rgba(244, 231, 87, 0.9) !important;
}

.bg-theme-colored2-transparent-8 {
    background-color: rgba(244, 231, 87, 0.8) !important;
}

.bg-theme-colored2-transparent-7 {
    background-color: rgba(244, 231, 87, 0.7) !important;
}

.bg-theme-colored2-transparent-6 {
    background-color: rgba(244, 231, 87, 0.6) !important;
}

.bg-theme-colored2-transparent-5 {
    background-color: rgba(244, 231, 87, 0.5) !important;
}

.bg-theme-colored2-transparent-4 {
    background-color: rgba(244, 231, 87, 0.4) !important;
}

.bg-theme-colored2-transparent-3 {
    background-color: rgba(244, 231, 87, 0.3) !important;
}

.bg-theme-colored2-transparent-2 {
    background-color: rgba(244, 231, 87, 0.2) !important;
}

.bg-theme-colored2-transparent-1 {
    background-color: rgba(244, 231, 87, 0.1) !important;
}

.bg-theme-colored2-transparent {
    background-color: rgba(244, 231, 87, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored2 .btn-plain-text,
.text-theme-colored2 .btn-plain-text-with-arrow {
    color: #F17513 !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored2 */
}

.layer-overlay.overlay-theme-colored2::before {
    background-color: rgba(244, 231, 87, 0.8) !important;
}

.layer-overlay.overlay-theme-colored2-1::before {
    background-color: rgba(244, 231, 87, 0.1);
}

.layer-overlay.overlay-theme-colored2-2::before {
    background-color: rgba(244, 231, 87, 0.2);
}

.layer-overlay.overlay-theme-colored2-3::before {
    background-color: rgba(244, 231, 87, 0.3);
}

.layer-overlay.overlay-theme-colored2-4::before {
    background-color: rgba(244, 231, 87, 0.4);
}

.layer-overlay.overlay-theme-colored2-5::before {
    background-color: rgba(244, 231, 87, 0.5);
}

.layer-overlay.overlay-theme-colored2-6::before {
    background-color: rgba(244, 231, 87, 0.6);
}

.layer-overlay.overlay-theme-colored2-7::before {
    background-color: rgba(244, 231, 87, 0.7);
}

.layer-overlay.overlay-theme-colored2-8::before {
    background-color: rgba(244, 231, 87, 0.8);
}

.layer-overlay.overlay-theme-colored2-9::before {
    background-color: rgba(244, 231, 87, 0.9);
}

/*
   * Shortcode: styled-icons Theme Colored
   * -----------------------------------------------
  */
.icon-theme-colored2 a {
    color: #F17513;
}

.icon-theme-colored2.icon-bordered a {
    border-color: #F17513;
}

.icon-theme-colored2.icon-bordered a:hover {
    background-color: #F17513;
    color: #fff;
}

.icon-theme-colored2.icon-dark a {
    background-color: #F17513;
    color: var(--text-color-bg-theme-color2);
}

.icon-theme-colored2.icon-dark a:hover {
    background-color: #f1e027;
}

.icon-theme-colored2.icon-dark.icon-bordered a {
    border-color: #F17513;
    color: #F17513;
}

.icon-theme-colored2.icon-dark.icon-bordered a:hover {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.icon-theme-colored2.icon-gray a {
    color: #F17513;
}

.icon-theme-colored2.icon-gray a:hover {
    color: #fff;
    background-color: #F17513;
}

.icon-theme-colored2.icon-gray.icon-bordered a {
    color: #F17513;
}

.icon-theme-colored2.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #F17513;
}

.icon-hover-theme-colored2 a:hover {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored2 a:hover {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

/*
   * Shortcode: Icon Boxes Theme Colored
   * -----------------------------------------------
  */
.icon-box.iconbox-theme-colored2 .icon {
    color: #F17513;
}

.icon-box.iconbox-theme-colored2 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #F17513;
}

.icon-box.iconbox-theme-colored2 .icon.icon-bordered {
    border-color: #F17513;
}

.icon-box.iconbox-theme-colored2:hover .icon.icon-bordered {
    background-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored2 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}

.icon-box.iconbox-theme-colored2:hover .icon.icon-gray {
    background-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored2:hover .icon.icon-gray.icon-bordered {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored2 .icon.icon-dark {
    background-color: #F17513;
    color: var(--text-color-bg-theme-color2);
}

.icon-box.iconbox-theme-colored2 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #F17513;
    color: #F17513;
}

.icon-box.iconbox-theme-colored2:hover .icon.icon-dark {
    color: #fff;
}

.icon-box.iconbox-theme-colored2:hover .icon.icon-dark.icon-bordered {
    background-color: #F17513;
    border-color: #F17513;
    color: var(--text-color-bg-theme-color2);
}

.icon-box.iconbox-theme-colored2 .icon.icon-white {
    background-color: #fff;
    color: #F17513;
}

.icon-box.iconbox-theme-colored2 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored2:hover .icon.icon-white {
    background-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored2:hover .icon.icon-white.icon-bordered {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored2.iconbox-border {
    border-color: #F17513;
}

/*
   *  accordion.scss
   * -----------------------------------------------
  */
.accordion-theme-colored2 .panel-default>.panel-heading {
    background-color: #F17513;
}

.accordion-theme-colored2 .panel-default>.panel-heading .panel-title>a,
.accordion-theme-colored2 .panel-default>.panel-heading .panel-title>a:hover,
.accordion-theme-colored2 .panel-default>.panel-heading .panel-title>a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored2 .panel-heading .panel-title a.active:before {
    background: #F17513;
}

.panel-group.accordion-classic-theme-colored2-filled .panel-heading {
    background: #F17513;
}

.panel-group.accordion-classic-theme-colored2-filled .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored2-filled .panel-heading .panel-title a:before {
    background: #f3e549;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored2-filled .panel-heading .panel-title a.active:before {
    background: #f0de19;
}

.panel-group.accordion-classic-theme-colored21 .panel-heading {
    background: #F17513;
}

.panel-group.accordion-classic-theme-colored21 .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored21 .panel-heading .panel-title a:before {
    background: #f2e43f;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored21 .panel-heading .panel-title a.active:before {
    background: #2C5224;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored2 .panel-heading .panel-title a:before {
    background-color: #F17513;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored2 .panel-heading .panel-title a:after {
    background-color: #F17513;
}

.line-bottom-theme-colored2:after {
    background: #F17513;
}

/*
   * widget
   * -----------------------------------------------
  */
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored2:after,
footer#footer .widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored2:after {
    background: rgba(244, 231, 87, 0.5);
}

/* Modern Header */
.modern-header.modern-header-theme-colored3 .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #F17513;
}

.modern-header.modern-header-theme-colored3 .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #F17513;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored3 {
    color: #F17513 !important;
}

.text-hover-theme-colored3:hover {
    color: #F17513 !important;
}

ul.list.theme-colored3 li:before,
ul.list.theme-colored3.angle-double-right li:before,
ul.list.theme-colored3.angle-right li:before,
ul.list.theme-colored3.check-circle li:before,
ul.list.theme-colored3.check li:before,
.list-icon.theme-colored3 li i {
    color: #F17513;
}

/* -------- border-theme-color ---------- */
.border-theme-colored3 {
    border-color: #F17513 !important;
}

.border-1px-theme-colored3 {
    border: 1px solid #F17513;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored3 {
    background-color: #F17513 !important;
}

.bg-hover-theme-colored3:hover {
    background: #F17513 !important;
    border-color: #F17513 !important;
    color: #fff !important;
}

.bg-hover-theme-colored3:hover h1,
.bg-hover-theme-colored3:hover h2,
.bg-hover-theme-colored3:hover h3,
.bg-hover-theme-colored3:hover h4,
.bg-hover-theme-colored3:hover h5,
.bg-hover-theme-colored3:hover h6,
.bg-hover-theme-colored3:hover p,
.bg-hover-theme-colored3:hover a,
.bg-hover-theme-colored3:hover i {
    color: #fff !important;
}

.list-icon.theme-colored3.square li i,
.list-icon.theme-colored3.rounded li i {
    background: #F17513;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored3-lighter2 {
    background-color: #8cc344 !important;
}

.bg-theme-colored3-lighter3 {
    background-color: #8ec548 !important;
}

.bg-theme-colored3-lighter4 {
    background-color: #91c64b !important;
}

.bg-theme-colored3-lighter5 {
    background-color: #93c74f !important;
}

.bg-theme-colored3-lighter6 {
    background-color: #95c853 !important;
}

.bg-theme-colored3-lighter7 {
    background-color: #98ca57 !important;
}

.bg-theme-colored3-lighter8 {
    background-color: #9acb5b !important;
}

.bg-theme-colored3-lighter9 {
    background-color: #9dcc5f !important;
}

.bg-theme-colored3-darker2 {
    background-color: #82b83b !important;
}

.bg-theme-colored3-darker3 {
    background-color: #7fb439 !important;
}

.bg-theme-colored3-darker4 {
    background-color: #7cb138 !important;
}

.bg-theme-colored3-darker5 {
    background-color: #79ad37 !important;
}

.bg-theme-colored3-darker6 {
    background-color: #77a936 !important;
}

.bg-theme-colored3-darker7 {
    background-color: #74a534 !important;
}

.bg-theme-colored3-darker8 {
    background-color: #71a133 !important;
}

.bg-theme-colored3-darker9 {
    background-color: #6f9d32 !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored3-transparent-9 {
    background-color: rgba(135, 192, 61, 0.9) !important;
}

.bg-theme-colored3-transparent-8 {
    background-color: rgba(135, 192, 61, 0.8) !important;
}

.bg-theme-colored3-transparent-7 {
    background-color: rgba(135, 192, 61, 0.7) !important;
}

.bg-theme-colored3-transparent-6 {
    background-color: rgba(135, 192, 61, 0.6) !important;
}

.bg-theme-colored3-transparent-5 {
    background-color: rgba(135, 192, 61, 0.5) !important;
}

.bg-theme-colored3-transparent-4 {
    background-color: rgba(135, 192, 61, 0.4) !important;
}

.bg-theme-colored3-transparent-3 {
    background-color: rgba(135, 192, 61, 0.3) !important;
}

.bg-theme-colored3-transparent-2 {
    background-color: rgba(135, 192, 61, 0.2) !important;
}

.bg-theme-colored3-transparent-1 {
    background-color: rgba(135, 192, 61, 0.1) !important;
}

.bg-theme-colored3-transparent {
    background-color: rgba(135, 192, 61, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored3 .btn-plain-text,
.text-theme-colored3 .btn-plain-text-with-arrow {
    color: #F17513 !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored3 */
}

.layer-overlay.overlay-theme-colored3::before {
    background-color: rgba(135, 192, 61, 0.8) !important;
}

.layer-overlay.overlay-theme-colored3-1::before {
    background-color: rgba(135, 192, 61, 0.1);
}

.layer-overlay.overlay-theme-colored3-2::before {
    background-color: rgba(135, 192, 61, 0.2);
}

.layer-overlay.overlay-theme-colored3-3::before {
    background-color: rgba(135, 192, 61, 0.3);
}

.layer-overlay.overlay-theme-colored3-4::before {
    background-color: rgba(135, 192, 61, 0.4);
}

.layer-overlay.overlay-theme-colored3-5::before {
    background-color: rgba(135, 192, 61, 0.5);
}

.layer-overlay.overlay-theme-colored3-6::before {
    background-color: rgba(135, 192, 61, 0.6);
}

.layer-overlay.overlay-theme-colored3-7::before {
    background-color: rgba(135, 192, 61, 0.7);
}

.layer-overlay.overlay-theme-colored3-8::before {
    background-color: rgba(135, 192, 61, 0.8);
}

.layer-overlay.overlay-theme-colored3-9::before {
    background-color: rgba(135, 192, 61, 0.9);
}

/*
   * Shortcode: styled-icons Theme Colored
   * -----------------------------------------------
  */
.icon-theme-colored3 a {
    color: #F17513;
}

.icon-theme-colored3.icon-bordered a {
    border-color: #F17513;
}

.icon-theme-colored3.icon-bordered a:hover {
    background-color: #F17513;
    color: #fff;
}

.icon-theme-colored3.icon-dark a {
    background-color: #F17513;
    color: var(--text-color-bg-theme-color3);
}

.icon-theme-colored3.icon-dark a:hover {
    background-color: #6c9931;
}

.icon-theme-colored3.icon-dark.icon-bordered a {
    border-color: #F17513;
    color: #F17513;
}

.icon-theme-colored3.icon-dark.icon-bordered a:hover {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.icon-theme-colored3.icon-gray a {
    color: #F17513;
}

.icon-theme-colored3.icon-gray a:hover {
    color: #fff;
    background-color: #F17513;
}

.icon-theme-colored3.icon-gray.icon-bordered a {
    color: #F17513;
}

.icon-theme-colored3.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #F17513;
}

.icon-hover-theme-colored3 a:hover {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored3 a:hover {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

/*
   * Shortcode: Icon Boxes Theme Colored
   * -----------------------------------------------
  */
.icon-box.iconbox-theme-colored3 .icon {
    color: #F17513;
}

.icon-box.iconbox-theme-colored3 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #F17513;
}

.icon-box.iconbox-theme-colored3 .icon.icon-bordered {
    border-color: #F17513;
}

.icon-box.iconbox-theme-colored3:hover .icon.icon-bordered {
    background-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored3 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}

.icon-box.iconbox-theme-colored3:hover .icon.icon-gray {
    background-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored3:hover .icon.icon-gray.icon-bordered {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored3 .icon.icon-dark {
    background-color: #F17513;
    color: var(--text-color-bg-theme-color3);
}

.icon-box.iconbox-theme-colored3 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #F17513;
    color: #F17513;
}

.icon-box.iconbox-theme-colored3:hover .icon.icon-dark {
    color: #fff;
}

.icon-box.iconbox-theme-colored3:hover .icon.icon-dark.icon-bordered {
    background-color: #F17513;
    border-color: #F17513;
    color: var(--text-color-bg-theme-color3);
}

.icon-box.iconbox-theme-colored3 .icon.icon-white {
    background-color: #fff;
    color: #F17513;
}

.icon-box.iconbox-theme-colored3 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored3:hover .icon.icon-white {
    background-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored3:hover .icon.icon-white.icon-bordered {
    background-color: #F17513;
    border-color: #F17513;
    color: #fff;
}

.icon-box.iconbox-theme-colored3.iconbox-border {
    border-color: #F17513;
}

/*
   *  accordion.scss
   * -----------------------------------------------
  */
.accordion-theme-colored3 .panel-default>.panel-heading {
    background-color: #F17513;
}

.accordion-theme-colored3 .panel-default>.panel-heading .panel-title>a,
.accordion-theme-colored3 .panel-default>.panel-heading .panel-title>a:hover,
.accordion-theme-colored3 .panel-default>.panel-heading .panel-title>a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored3 .panel-heading .panel-title a.active:before {
    background: #F17513;
}

.panel-group.accordion-classic-theme-colored3-filled .panel-heading {
    background: #F17513;
}

.panel-group.accordion-classic-theme-colored3-filled .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored3-filled .panel-heading .panel-title a:before {
    background: #7fb439;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored3-filled .panel-heading .panel-title a.active:before {
    background: #648e2d;
}

.panel-group.accordion-classic-theme-colored31 .panel-heading {
    background: #F17513;
}

.panel-group.accordion-classic-theme-colored31 .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored31 .panel-heading .panel-title a:before {
    background: #79ad37;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored31 .panel-heading .panel-title a.active:before {
    background: #2C5224;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored3 .panel-heading .panel-title a:before {
    background-color: #F17513;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored3 .panel-heading .panel-title a:after {
    background-color: #F17513;
}

.line-bottom-theme-colored3:after {
    background: #F17513;
}

/*
   * widget
   * -----------------------------------------------
  */
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored3:after,
footer#footer .widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored3:after {
    background: #F17513;
}

/* Modern Header */
.modern-header.modern-header-theme-colored4 .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
    background: #003A6B;
}

.modern-header.modern-header-theme-colored4 .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #003A6B;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored4 {
    color: #003A6B !important;
}

.text-hover-theme-colored4:hover {
    color: #003A6B !important;
}

ul.list.theme-colored4 li:before,
ul.list.theme-colored4.angle-double-right li:before,
ul.list.theme-colored4.angle-right li:before,
ul.list.theme-colored4.check-circle li:before,
ul.list.theme-colored4.check li:before,
.list-icon.theme-colored4 li i {
    color: #003A6B;
}

/* -------- border-theme-color ---------- */
.border-theme-colored4 {
    border-color: #003A6B !important;
}

.border-1px-theme-colored4 {
    border: 1px solid #003A6B;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored4 {
    background-color: #003A6B !important;
}

.bg-hover-theme-colored4:hover {
    background: #003A6B !important;
    border-color: #003A6B !important;
    color: #fff !important;
}

.bg-hover-theme-colored4:hover h1,
.bg-hover-theme-colored4:hover h2,
.bg-hover-theme-colored4:hover h3,
.bg-hover-theme-colored4:hover h4,
.bg-hover-theme-colored4:hover h5,
.bg-hover-theme-colored4:hover h6,
.bg-hover-theme-colored4:hover p,
.bg-hover-theme-colored4:hover a,
.bg-hover-theme-colored4:hover i {
    color: #fff !important;
}

.list-icon.theme-colored4.square li i,
.list-icon.theme-colored4.rounded li i {
    background: #003A6B;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored4-lighter2 {
    background-color: #004075 !important;
}

.bg-theme-colored4-lighter3 {
    background-color: #00427a !important;
}

.bg-theme-colored4-lighter4 {
    background-color: #00457f !important;
}

.bg-theme-colored4-lighter5 {
    background-color: #004885 !important;
}

.bg-theme-colored4-lighter6 {
    background-color: #004b8a !important;
}

.bg-theme-colored4-lighter7 {
    background-color: #004d8f !important;
}

.bg-theme-colored4-lighter8 {
    background-color: #005094 !important;
}

.bg-theme-colored4-lighter9 {
    background-color: #005399 !important;
}

.bg-theme-colored4-darker2 {
    background-color: #003461 !important;
}

.bg-theme-colored4-darker3 {
    background-color: #00325c !important;
}

.bg-theme-colored4-darker4 {
    background-color: #002f57 !important;
}

.bg-theme-colored4-darker5 {
    background-color: #002c52 !important;
}

.bg-theme-colored4-darker6 {
    background-color: #00294c !important;
}

.bg-theme-colored4-darker7 {
    background-color: #002747 !important;
}

.bg-theme-colored4-darker8 {
    background-color: #002442 !important;
}

.bg-theme-colored4-darker9 {
    background-color: #00213d !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored4-transparent-9 {
    background-color: rgba(0, 58, 107, 0.9) !important;
}

.bg-theme-colored4-transparent-8 {
    background-color: rgba(0, 58, 107, 0.8) !important;
}

.bg-theme-colored4-transparent-7 {
    background-color: rgba(0, 58, 107, 0.7) !important;
}

.bg-theme-colored4-transparent-6 {
    background-color: rgba(0, 58, 107, 0.6) !important;
}

.bg-theme-colored4-transparent-5 {
    background-color: rgba(0, 58, 107, 0.5) !important;
}

.bg-theme-colored4-transparent-4 {
    background-color: rgba(0, 58, 107, 0.4) !important;
}

.bg-theme-colored4-transparent-3 {
    background-color: rgba(0, 58, 107, 0.3) !important;
}

.bg-theme-colored4-transparent-2 {
    background-color: rgba(0, 58, 107, 0.2) !important;
}

.bg-theme-colored4-transparent-1 {
    background-color: rgba(0, 58, 107, 0.1) !important;
}

.bg-theme-colored4-transparent {
    background-color: rgba(0, 58, 107, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored4 .btn-plain-text,
.text-theme-colored4 .btn-plain-text-with-arrow {
    color: #003A6B !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored4 */
}

.layer-overlay.overlay-theme-colored4::before {
    background-color: rgba(0, 58, 107, 0.8) !important;
}

.layer-overlay.overlay-theme-colored4-1::before {
    background-color: rgba(0, 58, 107, 0.1);
}

.layer-overlay.overlay-theme-colored4-2::before {
    background-color: rgba(0, 58, 107, 0.2);
}

.layer-overlay.overlay-theme-colored4-3::before {
    background-color: rgba(0, 58, 107, 0.3);
}

.layer-overlay.overlay-theme-colored4-4::before {
    background-color: rgba(0, 58, 107, 0.4);
}

.layer-overlay.overlay-theme-colored4-5::before {
    background-color: rgba(0, 58, 107, 0.5);
}

.layer-overlay.overlay-theme-colored4-6::before {
    background-color: rgba(0, 58, 107, 0.6);
}

.layer-overlay.overlay-theme-colored4-7::before {
    background-color: rgba(0, 58, 107, 0.7);
}

.layer-overlay.overlay-theme-colored4-8::before {
    background-color: rgba(0, 58, 107, 0.8);
}

.layer-overlay.overlay-theme-colored4-9::before {
    background-color: rgba(0, 58, 107, 0.9);
}

/*
   * Shortcode: styled-icons Theme Colored
   * -----------------------------------------------
  */
.icon-theme-colored4 a {
    color: #003A6B;
}

.icon-theme-colored4.icon-bordered a {
    border-color: #003A6B;
}

.icon-theme-colored4.icon-bordered a:hover {
    background-color: #003A6B;
    color: #fff;
}

.icon-theme-colored4.icon-dark a {
    background-color: #003A6B;
    color: var(--text-color-bg-theme-color4);
}

.icon-theme-colored4.icon-dark a:hover {
    background-color: #001e38;
}

.icon-theme-colored4.icon-dark.icon-bordered a {
    border-color: #003A6B;
    color: #003A6B;
}

.icon-theme-colored4.icon-dark.icon-bordered a:hover {
    background-color: #003A6B;
    border-color: #003A6B;
    color: #fff;
}

.icon-theme-colored4.icon-gray a {
    color: #003A6B;
}

.icon-theme-colored4.icon-gray a:hover {
    color: #fff;
    background-color: #003A6B;
}

.icon-theme-colored4.icon-gray.icon-bordered a {
    color: #003A6B;
}

.icon-theme-colored4.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #003A6B;
}

.icon-hover-theme-colored4 a:hover {
    background-color: #003A6B;
    border-color: #003A6B;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored4 a:hover {
    background-color: #003A6B;
    border-color: #003A6B;
    color: #fff;
}

/*
   * Shortcode: Icon Boxes Theme Colored
   * -----------------------------------------------
  */
.icon-box.iconbox-theme-colored4 .icon {
    color: #003A6B;
}

.icon-box.iconbox-theme-colored4 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #003A6B;
}

.icon-box.iconbox-theme-colored4 .icon.icon-bordered {
    border-color: #003A6B;
}

.icon-box.iconbox-theme-colored4:hover .icon.icon-bordered {
    background-color: #003A6B;
    color: #fff;
}

.icon-box.iconbox-theme-colored4 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}

.icon-box.iconbox-theme-colored4:hover .icon.icon-gray {
    background-color: #003A6B;
    color: #fff;
}

.icon-box.iconbox-theme-colored4:hover .icon.icon-gray.icon-bordered {
    background-color: #003A6B;
    border-color: #003A6B;
    color: #fff;
}

.icon-box.iconbox-theme-colored4 .icon.icon-dark {
    background-color: #003A6B;
    color: var(--text-color-bg-theme-color4);
}

.icon-box.iconbox-theme-colored4 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #003A6B;
    color: #003A6B;
}

.icon-box.iconbox-theme-colored4:hover .icon.icon-dark {
    color: #fff;
}

.icon-box.iconbox-theme-colored4:hover .icon.icon-dark.icon-bordered {
    background-color: #003A6B;
    border-color: #003A6B;
    color: var(--text-color-bg-theme-color4);
}

.icon-box.iconbox-theme-colored4 .icon.icon-white {
    background-color: #fff;
    color: #003A6B;
}

.icon-box.iconbox-theme-colored4 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #003A6B;
    color: #fff;
}

.icon-box.iconbox-theme-colored4:hover .icon.icon-white {
    background-color: #003A6B;
    color: #fff;
}

.icon-box.iconbox-theme-colored4:hover .icon.icon-white.icon-bordered {
    background-color: #003A6B;
    border-color: #003A6B;
    color: #fff;
}

.icon-box.iconbox-theme-colored4.iconbox-border {
    border-color: #003A6B;
}

/*
   *  accordion.scss
   * -----------------------------------------------
  */
.accordion-theme-colored4 .panel-default>.panel-heading {
    background-color: #003A6B;
}

.accordion-theme-colored4 .panel-default>.panel-heading .panel-title>a,
.accordion-theme-colored4 .panel-default>.panel-heading .panel-title>a:hover,
.accordion-theme-colored4 .panel-default>.panel-heading .panel-title>a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored4 .panel-heading .panel-title a.active:before {
    background: #003A6B;
}

.panel-group.accordion-classic-theme-colored4-filled .panel-heading {
    background: #003A6B;
}

.panel-group.accordion-classic-theme-colored4-filled .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored4-filled .panel-heading .panel-title a:before {
    background: #00325c;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored4-filled .panel-heading .panel-title a.active:before {
    background: #001629;
}

.panel-group.accordion-classic-theme-colored41 .panel-heading {
    background: #003A6B;
}

.panel-group.accordion-classic-theme-colored41 .panel-heading .panel-title a {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored41 .panel-heading .panel-title a:before {
    background: #002c52;
    color: #fff;
}

.panel-group.accordion-classic-theme-colored41 .panel-heading .panel-title a.active:before {
    background: #2C5224;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored4 .panel-heading .panel-title a:before {
    background-color: #003A6B;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored4 .panel-heading .panel-title a:after {
    background-color: #003A6B;
}

.line-bottom-theme-colored4:after {
    background: #003A6B;
}

/*
   * widget
   * -----------------------------------------------
  */
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored4:after,
footer#footer .widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored4:after {
    background: #003A6B;
}

/*
   * header-top.scss
   * -----------------------------------------------
  */
header#header .header-top {
    background-color: #2C5224;
}

header#header .header-top.bg-theme-colored2 .contact-info li .font-icon {
    color: #2C5224;
}

/*
   * header-mid.scss
   * -----------------------------------------------
  */
header#header .header-middle .header-mid-column3-container .contact-info .font-icon {
    color: #2C5224;
}

/*
   * header-nav.scss
   * -----------------------------------------------
  */
#top-primary-nav .menuzord-menu>li>.megamenu .megamenu-row li.active>a:not(.tm-submenu-title),
#top-primary-nav .menuzord-menu>li>.megamenu .megamenu-row li:hover>a:not(.tm-submenu-title) {
    color: #2C5224;
}

#top-primary-nav .menuzord-menu>li>.megamenu .megamenu-row li.active>a:not(.tm-submenu-title) i,
#top-primary-nav .menuzord-menu>li>.megamenu .megamenu-row li:hover>a:not(.tm-submenu-title) i {
    color: #2C5224;
}

#top-primary-nav .menuzord-menu ul.dropdown li.active>a:not(.tm-submenu-title),
#top-primary-nav .menuzord-menu ul.dropdown li:hover>a:not(.tm-submenu-title) {
    color: #2C5224;
}

#top-primary-nav .menuzord-menu ul.dropdown li.active>a:not(.tm-submenu-title) i,
#top-primary-nav .menuzord-menu ul.dropdown li:hover>a:not(.tm-submenu-title) i {
    color: #2C5224;
}

/*
   * header-type.scss
   * -----------------------------------------------
  */
header#header.header-layout-type-header-3rows-modern-header-style2 .header-nav-wrapper .header-nav-container {
    background-color: #2C5224;
}

header#header.header-layout-type-header-3rows-modern-header-style2 .header-nav-wrapper .header-nav-container .header-nav-container-inner {
    background-color: #2C5224;
}

@media (min-width: 1200px) {
    header#header.header-layout-type-header-3rows-modern-header-style2 .menuzord-brand:before {
        background-color: #F17513;
    }

    header#header.header-layout-type-header-3rows-modern-header-style2 .menuzord-brand:after {
        border-top-color: #F17513;
    }
}

header#header.header-layout-type-header-3rows-modern-header-style3 .header-nav-wrapper .header-nav-container {
    background-color: #F17513;
}

header#header.header-layout-type-header-3rows-modern-header-style3 .header-nav-wrapper .header-nav-container .header-nav-container-inner {
    background-color: #F17513;
}

@media (min-width: 992px) {
    header#header.header-layout-type-header-2rows-floating-header-style9 .header-nav .header-nav-wrapper .menuzord-container .container {
        background-color: #2C5224;
    }
}

/*
   * menuzord.scss
   * -----------------------------------------------
  */
.menuzord.menuzord-color-default.menuzord-rounded-boxed .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-rounded-boxed .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-rounded-boxed .menuzord-menu ul.dropdown li:hover>a {
    background: #2C5224;
    color: #fff;
}

.menuzord.menuzord-color-default.menuzord-boxed .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-boxed .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-boxed .menuzord-menu ul.dropdown li:hover>a {
    background: #2C5224;
    color: #fff;
}

.menuzord.menuzord-color-default.menuzord-border-boxed .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-border-boxed .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-border-boxed .menuzord-menu ul.dropdown li:hover>a {
    border-color: #F17513 !important;
}

.menuzord.menuzord-color-default.menuzord-top-bottom-boxed-border .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-top-bottom-boxed-border .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-top-bottom-boxed-border .menuzord-menu ul.dropdown li:hover>a {
    border-color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-border-left .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-border-left .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-border-left .menuzord-menu ul.dropdown li:hover>a {
    border-color: #2C5224;
    color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu ul.dropdown li:hover>a {
    color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu>li.active,
.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu>li:hover,
.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu ul.dropdown li:hover {
    border-top-color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-border-bottom .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-border-bottom .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-border-bottom .menuzord-menu ul.dropdown li:hover>a {
    color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-border-bottom .menuzord-menu>li.active,
.menuzord.menuzord-color-default.menuzord-border-bottom .menuzord-menu>li:hover,
.menuzord.menuzord-color-default.menuzord-border-bottom .menuzord-menu ul.dropdown li:hover {
    border-bottom-color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-border-top-bottom .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-border-top-bottom .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-border-top-bottom .menuzord-menu ul.dropdown li:hover>a {
    color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-border-top-bottom .menuzord-menu>li.active,
.menuzord.menuzord-color-default.menuzord-border-top-bottom .menuzord-menu>li:hover,
.menuzord.menuzord-color-default.menuzord-border-top-bottom .menuzord-menu ul.dropdown li:hover {
    border-color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-bottom-trace .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-bottom-trace .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-bottom-trace .menuzord-menu ul.dropdown li:hover>a {
    color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-bottom-trace .menuzord-menu>li.active>a:before,
.menuzord.menuzord-color-default.menuzord-bottom-trace .menuzord-menu>li:hover>a:before {
    background: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-default .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-default .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-default .menuzord-menu ul.dropdown li:hover>a {
    color: #2C5224;
}

.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu>li.active>a,
.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu>li:hover>a,
.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu ul.dropdown li:hover>a {
    color: #fff;
}

.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu>li.active,
.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu>li:hover,
.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu ul.dropdown li:hover {
    background: #2C5224;
}

/*
   *	menu-full-page.scss
   * -----------------------------------------------
  */
/* menu-full-page plugin code */
.menu-full-page #fullpage-nav .fullpage-nav-inner .fullpage-nav-menu ul li a:hover {
    color: #2C5224;
}

.menu-full-page #fullpage-nav .fullpage-nav-inner .fullpage-nav-menu ul li.open-sub-menu>a {
    color: #2C5224;
}

.menu-full-page #fullpage-nav .fullpage-nav-inner .fullpage-nav-menu ul li .dropdown>li a:hover {
    color: #2C5224;
}

/*
   * side-push-panel.scss
   * -----------------------------------------------
  */
#side-panel-trigger-close .side-panel-trigger-icon:hover {
    background: #004020;
}

/*
   * Footer widget
   * -----------------------------------------------
  */
/*
   * page-title.scss
   * -----------------------------------------------
  */
/*
   * 404.scss
   * -----------------------------------------------
  */
.page-404-wrapper .page-404-main-content .title {
    color: #2C5224;
}

.page-404-wrapper .helpful-links ul li::before {
    color: #2C5224;
}

.page-404-wrapper .helpful-links ul li a:hover {
    color: #2C5224;
}

/*
   * custom-section-color-set.scss
   * -----------------------------------------------
  */
/*
   * custom-section-color1.scss
   * -----------------------------------------------
  */
/*
   * custom-section-color2.scss
   * -----------------------------------------------
  */
/*
   * elements: forms.scss
   * -----------------------------------------------
  */
.woocommerce .woocommerce-form-login .input-text:active,
.woocommerce .woocommerce-form-login .input-text:focus {
    box-shadow: 0 0 0 2px #2C5224;
}

.form-control:active,
.form-control:focus {
    box-shadow: 0 0 0 2px #2C5224;
}

.tm-contact-form-transparent .form-submit-btn,
.tm-request-a-call-back-form1 .form-submit-btn {
    background-color: #2C5224;
}

.tm-contact-form-transparent .form-submit-btn:hover,
.tm-request-a-call-back-form1 .form-submit-btn:hover {
    border-color: #2C5224;
    color: #2C5224;
}

.tm-contact-form-transparent input[type=text]:focus,
.tm-contact-form-transparent input[type=email]:focus,
.tm-contact-form-transparent textarea:focus,
.tm-request-a-call-back-form1 input[type=text]:focus,
.tm-request-a-call-back-form1 input[type=email]:focus,
.tm-request-a-call-back-form1 textarea:focus {
    border-bottom-color: #2C5224;
}

/*
   * elements: isotope-layout.scss
   * -----------------------------------------------
  */
/* -------- Isotop Filter ---------- */
.isotope-layout-filter.cat-filter-theme-colored1 a.active,
.isotope-layout-filter.cat-filter-theme-colored1 a:focus,
.isotope-layout-filter.cat-filter-theme-colored1 a:hover,
.carousel-layout-filter.cat-filter-theme-colored1 a.active,
.carousel-layout-filter.cat-filter-theme-colored1 a:focus,
.carousel-layout-filter.cat-filter-theme-colored1 a:hover {
    background-color: #2C5224;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-2 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-2 a {
    border-color: #2C5224;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-6 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-6 a {
    border-color: #2C5224;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-10 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-10 a {
    border-color: #2C5224;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-14 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-14 a {
    border-color: #2C5224;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-flat a.active,
.isotope-layout-filter.cat-filter-theme-colored1.filter-style-flat a:focus,
.isotope-layout-filter.cat-filter-theme-colored1.filter-style-flat a:hover,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-flat a.active,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-flat a:focus,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-flat a:hover {
    background: none;
    border-bottom-color: #2C5224;
}

.isotope-layout-filter.cat-filter-theme-colored2 a.active,
.isotope-layout-filter.cat-filter-theme-colored2 a:focus,
.isotope-layout-filter.cat-filter-theme-colored2 a:hover,
.carousel-layout-filter.cat-filter-theme-colored2 a.active,
.carousel-layout-filter.cat-filter-theme-colored2 a:focus,
.carousel-layout-filter.cat-filter-theme-colored2 a:hover {
    background-color: #F17513;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-2 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-2 a {
    border-color: #F17513;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-6 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-6 a {
    border-color: #F17513;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-10 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-10 a {
    border-color: #F17513;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-14 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-14 a {
    border-color: #F17513;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-flat a.active,
.isotope-layout-filter.cat-filter-theme-colored2.filter-style-flat a:focus,
.isotope-layout-filter.cat-filter-theme-colored2.filter-style-flat a:hover,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-flat a.active,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-flat a:focus,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-flat a:hover {
    background: none;
    border-bottom-color: #F17513;
}

/*
   * elements: owl-carousel.scss
   * -----------------------------------------------
  */
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: #2C5224 !important;
}

.tm-accordion.accordion-theme-colored1 .accordion-item {
    border-color: #2C5224;
}

.tm-accordion.accordion-theme-colored2 .accordion-item {
    border-color: #F17513;
}

.tm-accordion.accordion-theme-colored3 .accordion-item {
    border-color: #F17513;
}

.tm-accordion.accordion-theme-colored4 .accordion-item {
    border-color: #003A6B;
}

.tm-accordion.accordion-classic.accordion-theme-colored1 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #2C5224;
    color: #fff;
}

.tm-accordion.accordion-classic.accordion-theme-colored2 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #F17513;
    color: #fff;
}

.tm-accordion.accordion-classic.accordion-theme-colored3 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #F17513;
    color: #fff;
}

.tm-accordion.accordion-classic.accordion-theme-colored4 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: #003A6B;
    color: #fff;
}

.tm-accordion.accordion-gradient.accordion-theme-colored1 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background: #2C5224;
    background: linear-gradient(0deg, #2C5224 0%, #00ca64 45%, #00fd7d 100%);
}

.tm-accordion.accordion-gradient.accordion-theme-colored2 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background: #F17513;
    background: linear-gradient(0deg, #F17513 0%, #f9f19f 45%, #fcf8cf 100%);
}

.tm-accordion.accordion-gradient.accordion-theme-colored3 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background: #F17513;
    background: linear-gradient(0deg, #F17513 0%, #abd376 45%, #c3e09d 100%);
}

.tm-accordion.accordion-gradient.accordion-theme-colored4 .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background: #003A6B;
    background: linear-gradient(0deg, #003a6b 0%, #0063b8 45%, #007feb 100%);
}

/*
   * Shortcode: blockquote.scss
   * -----------------------------------------------
  */
blockquote:before {
    color: #2C5224;
}

blockquote.border-left-theme-colored {
    border-left-color: #2C5224;
}

blockquote.quote-icon-theme-colored:before {
    color: #2C5224;
}

blockquote.footer-cite-theme-colored footer {
    color: #2C5224;
}

/*
   * Shortcode: blog.scss
   * -----------------------------------------------
  */
.tm-sc-blog.blog-style-default article .entry-header .link {
    background: #2C5224;
}

.tm-sc-blog.blog-style-default article .entry-content .entry-meta i {
    color: #2C5224;
}

/*
   * Shortcode: buttons.scss
   * -----------------------------------------------
  */
.btn-theme-colored1 {
    color: #fff;
    background-color: #2C5224;
    border-color: #2C5224;
}

.btn-theme-colored1:hover {
    /* color: #fff; */
    background-color: rgb(24, 62, 16);
    /* border-color: #F17513; */
}

.btn-check:focus+.btn-theme-colored1,
.btn-theme-colored1:focus {
    color: #fff;
    background-color: #F17513;
    border-color: #F17513;
    box-shadow: 0 0 0 0.25rem rgba(38, 145, 91, 0.5);
}

.btn-check:checked+.btn-theme-colored1,
.btn-check:active+.btn-theme-colored1,
.btn-theme-colored1:active,
.btn-theme-colored1.active,
.show>.btn-theme-colored1.dropdown-toggle {
    color: #fff;
    background-color: #006432;
    border-color: #005e2f;
}

.btn-check:checked+.btn-theme-colored1:focus,
.btn-check:active+.btn-theme-colored1:focus,
.btn-theme-colored1:active:focus,
.btn-theme-colored1.active:focus,
.show>.btn-theme-colored1.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(38, 145, 91, 0.5);
}

.btn-theme-colored1:disabled,
.btn-theme-colored1.disabled {
    color: #fff;
    background-color: #004020;
    border-color: #004020;
}

.btn-theme-colored2 {
    
    background-color: rgba(0, 0, 0, 0.5);
    border-width: 0;
    border-radius: 0 !important;
}

.btn-theme-colored2:hover {
    background-color: rgba(160,0,0,0.7);
}

.btn-check:focus+.btn-theme-colored2,
.btn-theme-colored2:focus {
    color: #000;
    background-color: #2C5224;
    /* border-color: #F17513; */
    border-color: rgb(215,85,45);
    box-shadow: 0 0 0 0.25rem rgba(198, 193, 27, 0.5);
}

.btn-check:checked+.btn-theme-colored2,
.btn-check:active+.btn-theme-colored2,
.btn-theme-colored2:active,
.btn-theme-colored2.active,
.show>.btn-theme-colored2.dropdown-toggle {
    color: #000;
    background-color: #f6ec79;
    border-color: #F17513;
}

.btn-check:checked+.btn-theme-colored2:focus,
.btn-check:active+.btn-theme-colored2:focus,
.btn-theme-colored2:active:focus,
.btn-theme-colored2.active:focus,
.show>.btn-theme-colored2.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(198, 193, 27, 0.5);
}

.btn-theme-colored2:disabled,
.btn-theme-colored2.disabled {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-theme-colored3 {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-theme-colored3:hover {
    color: #000;
    background-color: #99c95a;
    border-color: #93c650;
}

.btn-check:focus+.btn-theme-colored3,
.btn-theme-colored3:focus {
    color: #000;
    background-color: #99c95a;
    border-color: #93c650;
    box-shadow: 0 0 0 0.25rem rgba(115, 163, 52, 0.5);
}

.btn-check:checked+.btn-theme-colored3,
.btn-check:active+.btn-theme-colored3,
.btn-theme-colored3:active,
.btn-theme-colored3.active,
.show>.btn-theme-colored3.dropdown-toggle {
    color: #000;
    background-color: #9fcd64;
    border-color: #93c650;
}

.btn-check:checked+.btn-theme-colored3:focus,
.btn-check:active+.btn-theme-colored3:focus,
.btn-theme-colored3:active:focus,
.btn-theme-colored3.active:focus,
.show>.btn-theme-colored3.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(115, 163, 52, 0.5);
}

.btn-theme-colored3:disabled,
.btn-theme-colored3.disabled {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-theme-colored4 {
    color: #fff;
    background-color: #003A6B;
    border-color: #003A6B;
}

.btn-theme-colored4:hover {
    color: #fff;
    background-color: #00315b;
    border-color: #002e56;
}

.btn-check:focus+.btn-theme-colored4,
.btn-theme-colored4:focus {
    color: #fff;
    background-color: #00315b;
    border-color: #002e56;
    box-shadow: 0 0 0 0.25rem rgba(38, 88, 129, 0.5);
}

.btn-check:checked+.btn-theme-colored4,
.btn-check:active+.btn-theme-colored4,
.btn-theme-colored4:active,
.btn-theme-colored4.active,
.show>.btn-theme-colored4.dropdown-toggle {
    color: #fff;
    background-color: #002e56;
    border-color: #002c50;
}

.btn-check:checked+.btn-theme-colored4:focus,
.btn-check:active+.btn-theme-colored4:focus,
.btn-theme-colored4:active:focus,
.btn-theme-colored4.active:focus,
.show>.btn-theme-colored4.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(38, 88, 129, 0.5);
}

.btn-theme-colored4:disabled,
.btn-theme-colored4.disabled {
    color: #fff;
    background-color: #003A6B;
    border-color: #003A6B;
}

.btn-outline-theme-colored1 {
    color: #2C5224;
    border-color: #2C5224;
}

.btn-outline-theme-colored1:hover {
    color: #fff;
    background-color: #2C5224;
    border-color: #2C5224;
}

.btn-check:focus+.btn-outline-theme-colored1,
.btn-outline-theme-colored1:focus {
    box-shadow: 0 0 0 0.25rem rgba(0, 125, 62, 0.5);
}

.btn-check:checked+.btn-outline-theme-colored1,
.btn-check:active+.btn-outline-theme-colored1,
.btn-outline-theme-colored1:active,
.btn-outline-theme-colored1.active,
.btn-outline-theme-colored1.dropdown-toggle.show {
    color: #fff;
    background-color: #2C5224;
    border-color: #2C5224;
}

.btn-check:checked+.btn-outline-theme-colored1:focus,
.btn-check:active+.btn-outline-theme-colored1:focus,
.btn-outline-theme-colored1:active:focus,
.btn-outline-theme-colored1.active:focus,
.btn-outline-theme-colored1.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(0, 125, 62, 0.5);
}

.btn-outline-theme-colored1:disabled,
.btn-outline-theme-colored1.disabled {
    color: #2C5224;
    background-color: transparent;
}

.btn-outline-theme-colored2 {
    color: #F17513;
    border-color: #F17513;
}

.btn-outline-theme-colored2:hover {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-check:focus+.btn-outline-theme-colored2,
.btn-outline-theme-colored2:focus {
    box-shadow: 0 0 0 0.25rem rgba(244, 231, 87, 0.5);
}

.btn-check:checked+.btn-outline-theme-colored2,
.btn-check:active+.btn-outline-theme-colored2,
.btn-outline-theme-colored2:active,
.btn-outline-theme-colored2.active,
.btn-outline-theme-colored2.dropdown-toggle.show {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-check:checked+.btn-outline-theme-colored2:focus,
.btn-check:active+.btn-outline-theme-colored2:focus,
.btn-outline-theme-colored2:active:focus,
.btn-outline-theme-colored2.active:focus,
.btn-outline-theme-colored2.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(244, 231, 87, 0.5);
}

.btn-outline-theme-colored2:disabled,
.btn-outline-theme-colored2.disabled {
    color: #F17513;
    background-color: transparent;
}

.btn-outline-theme-colored3 {
    color: #F17513;
    border-color: #F17513;
}

.btn-outline-theme-colored3:hover {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-check:focus+.btn-outline-theme-colored3,
.btn-outline-theme-colored3:focus {
    box-shadow: 0 0 0 0.25rem rgba(135, 192, 61, 0.5);
}

.btn-check:checked+.btn-outline-theme-colored3,
.btn-check:active+.btn-outline-theme-colored3,
.btn-outline-theme-colored3:active,
.btn-outline-theme-colored3.active,
.btn-outline-theme-colored3.dropdown-toggle.show {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-check:checked+.btn-outline-theme-colored3:focus,
.btn-check:active+.btn-outline-theme-colored3:focus,
.btn-outline-theme-colored3:active:focus,
.btn-outline-theme-colored3.active:focus,
.btn-outline-theme-colored3.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(135, 192, 61, 0.5);
}

.btn-outline-theme-colored3:disabled,
.btn-outline-theme-colored3.disabled {
    color: #F17513;
    background-color: transparent;
}

.btn-outline-theme-colored4 {
    color: #003A6B;
    border-color: #003A6B;
}

.btn-outline-theme-colored4:hover {
    color: #fff;
    background-color: #003A6B;
    border-color: #003A6B;
}

.btn-check:focus+.btn-outline-theme-colored4,
.btn-outline-theme-colored4:focus {
    box-shadow: 0 0 0 0.25rem rgba(0, 58, 107, 0.5);
}

.btn-check:checked+.btn-outline-theme-colored4,
.btn-check:active+.btn-outline-theme-colored4,
.btn-outline-theme-colored4:active,
.btn-outline-theme-colored4.active,
.btn-outline-theme-colored4.dropdown-toggle.show {
    color: #fff;
    background-color: #003A6B;
    border-color: #003A6B;
}

.btn-check:checked+.btn-outline-theme-colored4:focus,
.btn-check:active+.btn-outline-theme-colored4:focus,
.btn-outline-theme-colored4:active:focus,
.btn-outline-theme-colored4.active:focus,
.btn-outline-theme-colored4.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 0.25rem rgba(0, 58, 107, 0.5);
}

.btn-outline-theme-colored4:disabled,
.btn-outline-theme-colored4.disabled {
    color: #003A6B;
    background-color: transparent;
}

.btn-gradient-theme-colored1 {
    color: #fff;
    background-color: #2C5224;
    border-color: #2C5224;
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(to right, #2C5224 0%, #00bd5e 30%, #2C5224 100%);
}

.btn-gradient-theme-colored1:hover {
    color: #fff;
    background-color: #006a35;
    border-color: #006432;
    background-color: transparent;
    background-position: right center;
}

.btn-check:focus+.btn-gradient-theme-colored1,
.btn-gradient-theme-colored1:focus {
    color: #fff;
    background-color: #006a35;
    border-color: #006432;
    box-shadow: 0 0 0 0.25rem rgba(38, 145, 91, 0.5);
}

.btn-check:checked+.btn-gradient-theme-colored1,
.btn-check:active+.btn-gradient-theme-colored1,
.btn-gradient-theme-colored1:active,
.btn-gradient-theme-colored1.active,
.show>.btn-gradient-theme-colored1.dropdown-toggle {
    color: #fff;
    background-color: #006432;
    border-color: #005e2f;
}

.btn-check:checked+.btn-gradient-theme-colored1:focus,
.btn-check:active+.btn-gradient-theme-colored1:focus,
.btn-gradient-theme-colored1:active:focus,
.btn-gradient-theme-colored1.active:focus,
.show>.btn-gradient-theme-colored1.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(38, 145, 91, 0.5);
}

.btn-gradient-theme-colored1:disabled,
.btn-gradient-theme-colored1.disabled {
    color: #fff;
    background-color: #2C5224;
    border-color: #2C5224;
}

.btn-gradient-theme-colored2 {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(to right, #F17513 0%, #f8f093 30%, #F17513 100%);
}

.btn-gradient-theme-colored2:hover {
    color: #000;
    background-color: #f6eb70;
    border-color: #F17513;
    background-color: transparent;
    background-position: right center;
}

.btn-check:focus+.btn-gradient-theme-colored2,
.btn-gradient-theme-colored2:focus {
    color: #000;
    background-color: #f6eb70;
    border-color: #F17513;
    box-shadow: 0 0 0 0.25rem rgba(198, 193, 27, 0.5);
}

.btn-check:checked+.btn-gradient-theme-colored2,
.btn-check:active+.btn-gradient-theme-colored2,
.btn-gradient-theme-colored2:active,
.btn-gradient-theme-colored2.active,
.show>.btn-gradient-theme-colored2.dropdown-toggle {
    color: #000;
    background-color: #f6ec79;
    border-color: #F17513;
}

.btn-check:checked+.btn-gradient-theme-colored2:focus,
.btn-check:active+.btn-gradient-theme-colored2:focus,
.btn-gradient-theme-colored2:active:focus,
.btn-gradient-theme-colored2.active:focus,
.show>.btn-gradient-theme-colored2.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(198, 193, 27, 0.5);
}

.btn-gradient-theme-colored2:disabled,
.btn-gradient-theme-colored2.disabled {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-gradient-theme-colored3 {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(to right, #F17513 0%, #a5d06c 30%, #F17513 100%);
}

.btn-gradient-theme-colored3:hover {
    color: #000;
    background-color: #99c95a;
    border-color: #93c650;
    background-color: transparent;
    background-position: right center;
}

.btn-check:focus+.btn-gradient-theme-colored3,
.btn-gradient-theme-colored3:focus {
    color: #000;
    background-color: #99c95a;
    border-color: #93c650;
    box-shadow: 0 0 0 0.25rem rgba(115, 163, 52, 0.5);
}

.btn-check:checked+.btn-gradient-theme-colored3,
.btn-check:active+.btn-gradient-theme-colored3,
.btn-gradient-theme-colored3:active,
.btn-gradient-theme-colored3.active,
.show>.btn-gradient-theme-colored3.dropdown-toggle {
    color: #000;
    background-color: #9fcd64;
    border-color: #93c650;
}

.btn-check:checked+.btn-gradient-theme-colored3:focus,
.btn-check:active+.btn-gradient-theme-colored3:focus,
.btn-gradient-theme-colored3:active:focus,
.btn-gradient-theme-colored3.active:focus,
.show>.btn-gradient-theme-colored3.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(115, 163, 52, 0.5);
}

.btn-gradient-theme-colored3:disabled,
.btn-gradient-theme-colored3.disabled {
    color: #000;
    background-color: #F17513;
    border-color: #F17513;
}

.btn-gradient-theme-colored4 {
    color: #fff;
    background-color: #003A6B;
    border-color: #003A6B;
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(to right, #003A6B 0%, #005dab 30%, #003A6B 100%);
}

.btn-gradient-theme-colored4:hover {
    color: #fff;
    background-color: #00315b;
    border-color: #002e56;
    background-color: transparent;
    background-position: right center;
}

.btn-check:focus+.btn-gradient-theme-colored4,
.btn-gradient-theme-colored4:focus {
    color: #fff;
    background-color: #00315b;
    border-color: #002e56;
    box-shadow: 0 0 0 0.25rem rgba(38, 88, 129, 0.5);
}

.btn-check:checked+.btn-gradient-theme-colored4,
.btn-check:active+.btn-gradient-theme-colored4,
.btn-gradient-theme-colored4:active,
.btn-gradient-theme-colored4.active,
.show>.btn-gradient-theme-colored4.dropdown-toggle {
    color: #fff;
    background-color: #002e56;
    border-color: #002c50;
}

.btn-check:checked+.btn-gradient-theme-colored4:focus,
.btn-check:active+.btn-gradient-theme-colored4:focus,
.btn-gradient-theme-colored4:active:focus,
.btn-gradient-theme-colored4.active:focus,
.show>.btn-gradient-theme-colored4.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.25rem rgba(38, 88, 129, 0.5);
}

.btn-gradient-theme-colored4:disabled,
.btn-gradient-theme-colored4.disabled {
    color: #fff;
    background-color: #003A6B;
    border-color: #003A6B;
}

.btn-modern-white:after {
    background-color: #2C5224;
}

.btn-modern-white:hover {
    border-color: #2C5224;
}

.btn-modern-theme-colored {
    border-color: #2C5224;
    background-color: #2C5224;
}

.hvr-sweep-to-right[class^="btn-outline-"]:hover,
.hvr-sweep-to-right[class^="btn-outline-"]:focus,
.hvr-sweep-to-right[class^="btn-outline-"]:active,
.hvr-sweep-to-right[class*=" btn-outline-"]:hover,
.hvr-sweep-to-right[class*=" btn-outline-"]:focus,
.hvr-sweep-to-right[class*=" btn-outline-"]:active,
.hvr-bounce-to-right[class^="btn-outline-"]:hover,
.hvr-bounce-to-right[class^="btn-outline-"]:focus,
.hvr-bounce-to-right[class^="btn-outline-"]:active,
.hvr-bounce-to-right[class*=" btn-outline-"]:hover,
.hvr-bounce-to-right[class*=" btn-outline-"]:focus,
.hvr-bounce-to-right[class*=" btn-outline-"]:active,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:hover,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:focus,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:active,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:hover,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:focus,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:active {
    background-color: transparent;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored1:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored1:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored1:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored1:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored1:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored1:before {
    background: #2C5224;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored2:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored2:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored2:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored2:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored2:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored2:before {
    background: #F17513;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored3:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored3:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored3:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored3:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored3:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored3:before {
    background: #F17513;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored4:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored4:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored4:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored4:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored4:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored4:before {
    background: #003A6B;
}

.btn-theme-colored1 {
    color: var(--text-color-bg-theme-color1);
}

.btn-theme-colored1:hover,
.btn-theme-colored1:focus {
    color: var(--text-color-bg-theme-color3);
}

.btn-theme-colored2 {
    color: var(--text-color-bg-theme-color1);
}

.btn-theme-colored2:hover,
.btn-theme-colored2:focus {
    /* color: var(--text-color-bg-theme-color3); */
}

.btn-outline-theme-colored1:hover,
.btn-outline-theme-colored2:hover {
    border-color: var(--theme-color3) !important;
    color: #fff !important;
}

/*
   * Shortcode: pricing-tables.scss
   * -----------------------------------------------
  */
.tm-sc-pricing-table .pricing-table-inner .pricing-table-pricing .pricing-table-price {
    color: #2C5224;
}

.tm-sc-pricing-table .pricing-table-inner .pricing-table-content ul li:before {
    color: #2C5224;
}

.tm-sc-pricing-table .pricing-table-inner .pricing-table-label {
    background-color: #2C5224;
}

/*
   * Shortcode: newsletter.scss
   * -----------------------------------------------
  */
.mailchimp-form .mc4wp-form .input-group-btn .btn {
    background: #2C5224;
}

/*
   * Shortcode: icon-box.scss
   * -----------------------------------------------
  */
.icon-box.iconbox-style3-moving-border-bottom:after {
    background-image: -moz-linear-gradient(0deg, #2C5224 0%, #00e371 100%);
    background-image: -webkit-linear-gradient(0deg, #2C5224 0%, #00e371 100%);
    background-image: -ms-linear-gradient(0deg, #2C5224 0%, #00e371 100%);
    background-image: gradient(0deg, #2C5224 0%, #00e371 100%);
}

.icon-box.iconbox-style4-bgcolor:before {
    background-color: #F17513;
}

.icon-box.iconbox-style5-moving-bgcolor:before {
    background-color: #F17513;
}

.icon-box.iconbox-style6-moving-double-bgcolor:before,
.icon-box.iconbox-style6-moving-double-bgcolor:after {
    background-color: #2C5224;
}

.icon-box.iconbox-style6-moving-double-bgcolor:after {
    background-color: #F17513;
}

.icon-box.iconbox-style7-hover-moving-border:after {
    border-right-color: rgba(0, 125, 62, 0.7);
    border-left-color: rgba(0, 125, 62, 0.7);
}

.icon-box.iconbox-style7-hover-moving-border:before {
    border-top-color: rgba(0, 125, 62, 0.7);
    border-bottom-color: rgba(0, 125, 62, 0.7);
}

.tm-features-icon-box .icon-box-wrapper:after {
    color: #2C5224;
}

.tm-features-icon-box:before,
.tm-features-icon-box:after {
    background-color: #2C5224;
}

/*
   * Shortcode: instagram-feed.scss
   * -----------------------------------------------
  */
.instagram-feed figure:after {
    background: #2C5224;
}

/*
   * Shortcode: nav-tabs-pricing.scss
   * -----------------------------------------------
  */
.tm-sc-nav-tabs-pricing .nav-tabs2 li a:hover {
    border-color: #2C5224;
    background: #2C5224;
}

.tm-sc-nav-tabs-pricing .nav-tabs2 li a.active {
    border-color: #2C5224;
    background: #2C5224 !important;
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-button .nav-tabs li a:hover {
    background: #2C5224;
    border-color: #2C5224;
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-button .nav-tabs li a.active {
    background: #2C5224;
    border-color: #2C5224;
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-switch .nav-tabs:before {
    background-image: -webkit-linear-gradient(0deg, #2C5224 30%, #2C5224 100%);
    background-image: -ms-linear-gradient(0deg, #2C5224 30%, #2C5224 100%);
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-bullet .nav-tabs li:last-child:before {
    background: #2C5224;
}

/*
   * Shortcode: section-title.scss
   * -----------------------------------------------
  */
.tm-sc-section-title.line-bottom-style2-solid-line .title-wrapper:after {
    background-color: #2C5224;
}

.tm-sc-section-title.line-bottom-style3-bordered-line .title-wrapper:after {
    border-color: #2C5224;
}

.tm-sc-section-title.line-bottom-style4-attached-double-lines1 .title-wrapper:after {
    background-color: #2C5224;
}

.tm-sc-section-title.line-bottom-style5-attached-double-lines2 .title-wrapper:after {
    background-color: #2C5224;
}

.tm-sc-section-title.line-bottom-style7-double-lines .title-wrapper:after {
    background-color: #2C5224;
}

.tm-sc-section-title.line-bottom-style8-line-with-circle .title-wrapper:after {
    background-color: #2C5224;
}

.tm-sc-section-title.line-bottom-style9-line-with-square .title-wrapper:after {
    background-color: #2C5224;
}

/*
   * Shortcode: unordered-list.scss
   * -----------------------------------------------
  */
.tm-sc-unordered-list ul li:before {
    color: #2C5224;
}

/*
   * Shortcode: working-steps.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: pagination.scss
   * -----------------------------------------------
  */
.pagination>.page-item .page-link:hover {
    background-color: #2C5224;
    border-color: #2C5224;
}

.pagination>.page-item.active .page-link {
    border-color: #2C5224;
}

/*
   * progress-bar.scss
   * -----------------------------------------------
  */
.tm-sc-progress-bar .progress-holder .progress-content {
    background-color: #2C5224;
}

.tm-sc-progress-bar .progress-holder .progress-content:after {
    box-shadow: inset 0 0 0 3px #2C5224;
}

/*
   * video-popup.scss
   * -----------------------------------------------
  */
.tm-sc-video-popup.tm-sc-video-popup-button-over-image .animated-css-play-button {
    background-color: rgba(44, 82, 36, 0.5);
}

.tm-sc-video-popup.tm-sc-video-popup-button-over-image:hover .animated-css-play-button {
    background: rgba(44, 82, 36, 0.9);
}

.tm-sc-video-popup.animated-css-play-button .animated-css-play-button,
.tm-sc-video-popup.tm-sc-video-popup-css-button .animated-css-play-button {
    background-color: rgba(44, 82, 36, 0.7);
}

.tm-sc-video-popup.animated-css-play-button .animated-css-play-button:before,
.tm-sc-video-popup.tm-sc-video-popup-css-button .animated-css-play-button:before {
    background-color: rgba(44, 82, 36, 0.7);
}

.tm-sc-video-popup.animated-css-play-button .animated-css-play-button:after,
.tm-sc-video-popup.tm-sc-video-popup-css-button .animated-css-play-button:after {
    background-color: rgba(44, 82, 36, 0.7);
}

.tm-sc-video-popup.animated-css-play-button:hover .animated-css-play-button,
.tm-sc-video-popup.tm-sc-video-popup-css-button:hover .animated-css-play-button {
    background-color: rgba(44, 82, 36, 0.95);
}

.tm-sc-video-popup.animated-css-play-button:hover .animated-css-play-button:before,
.tm-sc-video-popup.tm-sc-video-popup-css-button:hover .animated-css-play-button:before {
    background-color: rgba(44, 82, 36, 0.95);
}

.tm-sc-video-popup.animated-css-play-button:hover .animated-css-play-button:after,
.tm-sc-video-popup.tm-sc-video-popup-css-button:hover .animated-css-play-button:after {
    background-color: rgba(44, 82, 36, 0.95);
}

/*
   * Shortcode: final-countdown.scss
   * -----------------------------------------------
  */
.final-countdown-smart-style .countdown-timer .counter .label {
    background: #F17513;
}

/*
   * Shortcode: social-links.scss
   * -----------------------------------------------
  */
.tm-sc-social-links.links-theme-colored1 li a {
    background: #2C5224;
}

.tm-sc-social-links.links-theme-colored2 li a {
    background: #F17513;
}

.tm-sc-social-links.links-theme-colored3 li a {
    background: #F17513;
}

.tm-sc-social-links.links-theme-colored4 li a {
    background: #003A6B;
}

/*
   * Shortcode: location-marker.scss
   * -----------------------------------------------
  */
.tm-sc-location-marker .each-location {
    background: rgba(0, 125, 62, 0.5);
}

/*
   * Shortcode: tribe-events.scss
   * -----------------------------------------------
  */
.tm-sc-tribe-events .event .event-thumb .event-start-date {
    background-color: rgba(0, 125, 62, 0.9);
}

.tm-sc-tribe-events .event .event-content .event-meta .each-meta i {
    color: #2C5224;
}

.tm-sc-tribe-events.tm-sc-tribe-events-grid .event .event-thumb .event-start-date,
.tm-sc-tribe-events.tm-sc-tribe-events-masonry .event .event-thumb .event-start-date,
.tm-sc-tribe-events.tm-sc-tribe-events-carousel .event .event-thumb .event-start-date {
    background-color: rgba(0, 125, 62, 0.9);
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical .event .event-left.has-bg-theme-colored.theme-colored1:not(.left-block-bordered) .event-date {
    background-color: #2C5224;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical .event .event-left.has-bg-theme-colored.theme-colored2:not(.left-block-bordered) .event-date {
    background-color: #F17513;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical .event .event-left.left-block-bordered.has-bg-theme-colored .event-date {
    border-color: #2C5224;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical .event .event-left.left-block-bordered.theme-colored1 .event-date {
    border-color: #2C5224;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical .event .event-left.left-block-bordered.theme-colored2 .event-date {
    border-color: #F17513;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical .event .event-content .event-meta .each-meta i {
    color: #2C5224;
}

.tm-sc-tribe-events.tm-sc-tribe-events-fullwidth .event .event-date .day {
    color: #2C5224;
}

/*
   * widget-brochure-box.scss
   * -----------------------------------------------
  */
.widget-brochure-box .brochure-box .brochure-icon {
    color: #2C5224;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored1 {
    background: #2C5224;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored1 .brochure-icon {
    border-right-color: #006e36;
    color: #fff;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored1 .text {
    color: #fff;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored1:hover {
    background: #005e2f;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored1:hover .brochure-icon {
    border-right-color: #004f27;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored2 {
    background: #F17513;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored2 .brochure-icon {
    border-right-color: #f3e549;
    color: #fff;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored2 .text {
    color: #fff;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored2:hover {
    background: #f2e33a;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored2:hover .brochure-icon {
    border-right-color: #f1e12c;
}

/*
   * widget-contact-info.scss
   * -----------------------------------------------
  */
.tm-widget-contact-info.contact-icon-theme-colored1 li .icon i {
    color: #004020;
}

.tm-widget-contact-info.contact-icon-theme-colored2 li .icon i {
    color: #F17513;
}

.tm-widget-contact-info.contact-icon-theme-colored3 li .icon i {
    color: #F17513;
}

.tm-widget-contact-info.contact-icon-theme-colored4 li .icon i {
    color: #003A6B;
}

/*
   * widget-search.scss
   * -----------------------------------------------
  */
/*
   * widgets.scss
   * -----------------------------------------------
  */
.widget.widget_tag_cloud .tagcloud>a:hover,
.widget.widget_product_tag_cloud .tagcloud>a:hover {
    background: #2C5224;
}

.widget.widget_calendar #today {
    background: #2C5224;
}

.widget.widget_calendar tfoot a:hover {
    color: #2C5224;
}

.widget.widget_archive ul>li::before,
.widget.widget_categories ul>li::before,
.widget.widget_pages ul>li::before,
.widget.widget_meta ul>li::before,
.widget.widget_recent_comments ul>li::before,
.widget.widget_rss ul>li::before,
.widget.widget_nav_menu ul>li::before {
    color: #2C5224;
}

.widget ul>li:hover::before {
    color: #2C5224;
}

.widget ul>li:hover>a {
    color: #2C5224;
}

.widget.widget_nav_menu ul>li.current-menu-item:before {
    color: #2C5224;
}

/*
   * sidebar-nav-menu.scss
   * -----------------------------------------------
  */
.tm-sidebar-nav-menu-style1 .widget.widget_nav_menu ul>li a:hover {
    border-left-color: #2C5224;
}

.tm-sidebar-nav-menu-style1 .widget.widget_nav_menu ul>li.active>a {
    border-left-color: #2C5224;
}

.tm-sidebar-nav-menu-style2 .widget.widget_nav_menu ul>li a:hover {
    border-left-color: #2C5224;
}

.tm-sidebar-nav-menu-style2 .widget.widget_nav_menu ul>li.active>a {
    border-left-color: #2C5224;
}

/*
   * shop.scss
   * -----------------------------------------------
  */
/*
   * shop-common
   * -----------------------------------------------
  */
.product .product-header .onsale {
    box-shadow: 0 7px 20px rgba(0, 125, 62, 0.2);
    background-image: linear-gradient(to right, #2C5224 0%, #00c260 51%, #2C5224 100%);
}

.product .product-header:hover .onsale {
    box-shadow: 0 10px 20px rgba(0, 125, 62, 0.5);
    background-position: right center;
}

/*
   * shop-mini-cart
   * -----------------------------------------------
  */
/*
   * shop-catalog-layouts.scss
   * -----------------------------------------------
  */
.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .button.yith-wcqv-button:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .button.yith-wcqv-button:hover {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .compare-button .compare.button:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .compare-button .compare.button:hover {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-add-to-wishlist a:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-add-to-wishlist a:hover {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistaddedbrowse.show a:before,
.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistexistsbrowse.show a:before,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistaddedbrowse.show a:before,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistexistsbrowse.show a:before {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .tm-btn-add-to-cart:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-default:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .tm-btn-add-to-cart:hover {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .button.yith-wcqv-button:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .button.yith-wcqv-button:hover {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .compare-button .compare.button:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .compare-button .compare.button:hover {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-add-to-wishlist a:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-add-to-wishlist a:hover {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistaddedbrowse.show a:hover:before,
.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistexistsbrowse.show a:hover:before,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistaddedbrowse.show a:hover:before,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .yith-wcwl-wishlistexistsbrowse.show a:hover:before {
    background-color: #2C5224;
}

.woocommerce .carousel-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .tm-btn-add-to-cart:hover,
.woocommerce .isotope-layout.products .tm-woo-product-item.shop-catalog-layout-classic:hover .tm-woo-product-item-inner .product-header-wrapper .product-button-holder .tm-btn-add-to-cart:hover {
    background-color: #2C5224;
}

/*
   * shop-single.scss
   * -----------------------------------------------
  */
.woocommerce div.product .woocommerce-tabs .wc-tabs li.active {
    border-bottom-color: #2C5224;
}

.woocommerce div.product .summary .yith-wcwl-add-to-wishlist .add_to_wishlist:before,
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before {
    color: #2C5224;
}

.woocommerce div.product .summary .compare.button::before {
    color: #2C5224;
}

/*
   * shop-widgets.scss
   * -----------------------------------------------
  */
.widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider.ui-slider .ui-slider-handle:hover:before {
    background-color: #2C5224;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider.ui-slider .ui-slider-range {
    background: #2C5224;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .price_label {
    color: #555;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button {
    background-color: #2C5224;
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .price_slider_amount .button:hover {
    background-color: #F17513;
}

.widget.woocommerce.widget_shopping_cart ul>li a:hover,
.widget.woocommerce.widget_product_categories ul>li a:hover,
.widget.woocommerce.widget_layered_nav ul>li a:hover,
.widget.woocommerce.widget_layered_nav_filters ul>li a:hover,
.widget.woocommerce.widget_price_filter ul>li a:hover,
.widget.woocommerce.widget_rating_filter ul>li a:hover,
.widget.woocommerce.widget_product_tag_cloud ul>li a:hover {
    color: #2C5224;
}

.widget.woocommerce .woocommerce-product-search [type=submit] {
    background: #2C5224;
}

.widget.woocommerce .woocommerce-product-search [type=submit]:hover {
    background: #F17513;
}

.widget.woocommerce.widget_product_tag_cloud .tagcloud>a:hover {
    background: #2C5224;
}

.widget.woocommerce.widget_product_categories .product-categories li a::after {
    color: #2C5224;
}

/*
   *  cpt-staff.scss
   * -----------------------------------------------
  */
.sidebar-staff .widget-staff.staff-contact-info .dl-horizontal dt i {
    color: #2C5224;
}

.tm-sc-staff .contact-info li i {
    color: #2C5224;
}

/*
   *  cpt-departments.scss
   * -----------------------------------------------
  */
.tm-sc-departments-tab .nav-tabs>li.active,
.tm-sc-departments-tab .nav-tabs>li:hover {
    border-bottom-color: #2C5224;
}

.tm-sc-departments-tab .nav-tabs>li.active>a.active i,
.tm-sc-departments-tab .nav-tabs>li:hover>a.active i {
    color: #F17513;
}

/*
   *  cpt-gallery.scss
   * -----------------------------------------------
  */
.tm-sc-gallery .overlay-shade.shade-theme-colored1 {
    background-color: #2C5224;
}

.tm-sc-gallery .overlay-shade.shade-theme-colored2 {
    background-color: #F17513;
}

/*
   *  cpt-gallery.scss
   * -----------------------------------------------
  */
.tm-sc-courses .course-header .course-price {
    background-color: rgba(0, 125, 62, 0.7);
}

/*
   *  cpt-portfolio.scss
   * -----------------------------------------------
  */
body.single-portfolio-items .portfolio-single .portfolio-images .each-p-image .thumb .link {
    background: #2C5224;
}

body.single-portfolio-items .portfolio-single .portfolio-images .each-p-image .thumb .link:hover {
    background: #F17513;
}

.tm-sc-portfolio.tm-sc-portfolio-expand-hover-column .expand-hover-column-wrapper .each-expand-column .tm-portfolio .tm-portfolio-inner .title-holder .title a:hover {
    color: #2C5224;
}

.tm-sc-portfolio.tm-sc-portfolio-expand-hover-column .expand-hover-column-wrapper .each-expand-column .tm-portfolio .tm-portfolio-inner .category-holder .categories a:hover {
    color: #2C5224;
}

.tm-sc-portfolio.tm-sc-portfolio-full-height-slider .full-height-slider-wrapper .full-height-slider-inner .each-slide .tm-portfolio .tm-portfolio-inner .title-holder .title a:hover {
    color: #2C5224;
}

.tm-sc-portfolio.tm-sc-portfolio-full-height-slider .full-height-slider-wrapper .full-height-slider-inner .each-slide .tm-portfolio .tm-portfolio-inner .category-holder .categories a:hover {
    color: #2C5224;
}

/*
   *  cpt-projects.scss
   * -----------------------------------------------
  */
.tm-sc-projects .tm-project .btn-plain-text:after {
    background: #2C5224;
}

.tm-sc-projects .tm-project .btn-plain-text-with-arrow:focus:after,
.tm-sc-projects .tm-project .btn-plain-text-with-arrow:hover:after {
    color: #2C5224;
}

.tm-sc-projects .tm-project .details .cat-list li a {
    color: #2C5224;
}

.tm-sc-projects.projects-style6-hanging-content .tm-project .details {
    border-color: #2C5224;
}

.tm-sc-projects.projects-style6-hanging-content .tm-project:hover .details {
    border-color: #F17513;
}

.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb .link {
    background: #2C5224;
}

.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .details .cat-list li a {
    color: #2C5224;
}

/*
   *  cpt-services.scss
   * -----------------------------------------------
  */
.tm-sc-services .tm-service .btn-plain-text:after {
    background: #2C5224;
}

.tm-sc-services .tm-service .btn-plain-text-with-arrow:focus:after,
.tm-sc-services .tm-service .btn-plain-text-with-arrow:hover:after {
    color: #2C5224;
}

.tm-sc-services .tm-service .details .cat-list li a {
    color: #2C5224;
}

.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb .link {
    background: #2C5224;
}

.tm-sc-services.services-style7-fullwidth-gallery .tm-service .details .cat-list li a {
    color: #2C5224;
}

/*
   * Shortcode: testimonials.scss
   * -----------------------------------------------
  */
.tm-sc-testimonials {
    /* Style 7 - Current Theme */
}

/*
   *  cpt-works.scss
   * -----------------------------------------------
  */
.work-archive .work-single .cat-list {
    background: rgba(0, 125, 62, 0.7);
}

.work-archive .work-single .btn-plain-text:after {
    background: #2C5224;
}

.work-archive .work-single .btn-plain-text-with-arrow:focus:after,
.work-archive .work-single .btn-plain-text-with-arrow:hover:after {
    color: #2C5224;
}

/*
   *  common.scss
   * -----------------------------------------------
  */

blockquote {
    border-color: #2C5224;
}

.wp-block-quote[style*="text-align:right"],
.wp-block-quote[style*="text-align: right"] {
    border-color: #2C5224;
}

.scrollToTop {
    background-image: linear-gradient(to right, #2C5224 0%, #F17513 51%, #2C5224 100%);
}

.scrollToTop:hover {
    box-shadow: 0 10px 20px rgba(0, 125, 62, 0.5);
    background-position: right center;
}

/*
   *  Gradients BG+BGTransparent Color
   * -----------------------------------------------
  */
/* Gradient BG Colors */
.bg-theme-colored1-gradient {
    background-color: #2C5224;
    background: -webkit-gradient(linear, left top, left bottom, from(#2C5224), to(#00ca64));
    background: -webkit-linear-gradient(top, #2C5224, #00ca64);
    background: -moz-linear-gradient(top, #2C5224, #00ca64);
    background: -ms-linear-gradient(top, #2C5224, #00ca64);
    background: -o-linear-gradient(top, #2C5224, #00ca64);
}

.bg-theme-colored1-gradient-horizontal {
    background: #2C5224;
    background: -webkit-gradient(linear, left top, right top, from(#2C5224), to(#00ca64));
    background: -webkit-linear-gradient(left, #2C5224, #00ca64);
    background: -moz-linear-gradient(left, #2C5224, #00ca64);
    background: -ms-linear-gradient(left, #2C5224, #00ca64);
    background: -o-linear-gradient(left, #2C5224, #00ca64);
}

.bg-theme-colored2-gradient {
    background-color: #F17513;
    background: -webkit-gradient(linear, left top, left bottom, from(#F17513), to(#f9f19f));
    background: -webkit-linear-gradient(top, #F17513, #f9f19f);
    background: -moz-linear-gradient(top, #F17513, #f9f19f);
    background: -ms-linear-gradient(top, #F17513, #f9f19f);
    background: -o-linear-gradient(top, #F17513, #f9f19f);
}

.bg-theme-colored2-gradient-horizontal {
    background: #F17513;
    background: -webkit-gradient(linear, left top, right top, from(#F17513), to(#f9f19f));
    background: -webkit-linear-gradient(left, #F17513, #f9f19f);
    background: -moz-linear-gradient(left, #F17513, #f9f19f);
    background: -ms-linear-gradient(left, #F17513, #f9f19f);
    background: -o-linear-gradient(left, #F17513, #f9f19f);
}

.bg-theme-colored12-gradient {
    background-color: #2C5224;
    background: -webkit-gradient(linear, left top, left bottom, from(#2C5224), to(#F17513));
    background: -webkit-linear-gradient(top, #2C5224, #F17513);
    background: -moz-linear-gradient(top, #2C5224, #F17513);
    background: -ms-linear-gradient(top, #2C5224, #F17513);
    background: -o-linear-gradient(top, #2C5224, #F17513);
}

.bg-theme-colored12-gradient-horizontal {
    background: #2C5224;
    background: -webkit-gradient(linear, left top, right top, from(#2C5224), to(#F17513));
    background: -webkit-linear-gradient(left, #2C5224, #F17513);
    background: -moz-linear-gradient(left, #2C5224, #F17513);
    background: -ms-linear-gradient(left, #2C5224, #F17513);
    background: -o-linear-gradient(left, #2C5224, #F17513);
}

.bg-theme-colored21-gradient {
    background-color: #F17513;
    background: -webkit-gradient(linear, left top, left bottom, from(#F17513), to(#2C5224));
    background: -webkit-linear-gradient(top, #F17513, #2C5224);
    background: -moz-linear-gradient(top, #F17513, #2C5224);
    background: -ms-linear-gradient(top, #F17513, #2C5224);
    background: -o-linear-gradient(top, #F17513, #2C5224);
}

.bg-theme-colored21-gradient-horizontal {
    background: #F17513;
    background: -webkit-gradient(linear, left top, right top, from(#F17513), to(#2C5224));
    background: -webkit-linear-gradient(left, #F17513, #2C5224);
    background: -moz-linear-gradient(left, #F17513, #2C5224);
    background: -ms-linear-gradient(left, #F17513, #2C5224);
    background: -o-linear-gradient(left, #F17513, #2C5224);
}

/* -------- layer overlay gradient Color1 ---------- */
.layer-overlay.overlay-theme-colored1-gradient::before {
    background: rgba(0, 125, 62, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.9)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-1::before {
    background: rgba(0, 125, 62, 0.1);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.1)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.1), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.1), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.1), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.1), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-2::before {
    background: rgba(0, 125, 62, 0.2);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.2)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.2), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.2), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.2), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.2), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-3::before {
    background: rgba(0, 125, 62, 0.3);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.3)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.3), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.3), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.3), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.3), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-4::before {
    background: rgba(0, 125, 62, 0.4);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.4)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.4), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.4), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.4), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.4), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-5::before {
    background: rgba(0, 125, 62, 0.5);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.5)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.5), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.5), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.5), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.5), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-6::before {
    background: rgba(0, 125, 62, 0.6);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.6)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.6), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.6), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.6), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.6), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-7::before {
    background: rgba(0, 125, 62, 0.7);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.7)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.7), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.7), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.7), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.7), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-8::before {
    background: rgba(0, 125, 62, 0.8);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.8)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.8), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.8), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.8), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.8), #00e371);
}

.layer-overlay.overlay-theme-colored1-gradient-9::before {
    background: rgba(0, 125, 62, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.9)), to(#00e371));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.9), #00e371);
}

/* -------- layer overlay gradient Color2 ---------- */
.layer-overlay.overlay-theme-colored2-gradient::before {
    background: rgba(244, 231, 87, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.9)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-1::before {
    background: rgba(244, 231, 87, 0.1);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.1)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.1), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.1), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.1), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.1), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-2::before {
    background: rgba(244, 231, 87, 0.2);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.2)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.2), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.2), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.2), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.2), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-3::before {
    background: rgba(244, 231, 87, 0.3);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.3)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.3), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.3), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.3), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.3), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-4::before {
    background: rgba(244, 231, 87, 0.4);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.4)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.4), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.4), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.4), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.4), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-5::before {
    background: rgba(244, 231, 87, 0.5);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.5)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.5), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.5), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.5), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.5), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-6::before {
    background: rgba(244, 231, 87, 0.6);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.6)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.6), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.6), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.6), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.6), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-7::before {
    background: rgba(244, 231, 87, 0.7);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.7)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.7), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.7), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.7), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.7), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-8::before {
    background: rgba(244, 231, 87, 0.8);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.8)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.8), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.8), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.8), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.8), #faf5b7);
}

.layer-overlay.overlay-theme-colored2-gradient-9::before {
    background: rgba(244, 231, 87, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.9)), to(#faf5b7));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.9), #faf5b7);
}

/* -------- layer overlay gradient Color Combined 12 ---------- */
.layer-overlay.overlay-theme-colored12-gradient::before {
    background: rgba(0, 125, 62, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.9)), to(rgba(244, 231, 87, 0.9)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
}

.layer-overlay.overlay-theme-colored12-gradient-1::before {
    background: rgba(0, 125, 62, 0.1);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.1)), to(rgba(244, 231, 87, 0.1)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.1), rgba(244, 231, 87, 0.1));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.1), rgba(244, 231, 87, 0.1));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.1), rgba(244, 231, 87, 0.1));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.1), rgba(244, 231, 87, 0.1));
}

.layer-overlay.overlay-theme-colored12-gradient-2::before {
    background: rgba(0, 125, 62, 0.2);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.2)), to(rgba(244, 231, 87, 0.2)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.2), rgba(244, 231, 87, 0.2));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.2), rgba(244, 231, 87, 0.2));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.2), rgba(244, 231, 87, 0.2));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.2), rgba(244, 231, 87, 0.2));
}

.layer-overlay.overlay-theme-colored12-gradient-3::before {
    background: rgba(0, 125, 62, 0.3);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.3)), to(rgba(244, 231, 87, 0.3)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.3), rgba(244, 231, 87, 0.3));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.3), rgba(244, 231, 87, 0.3));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.3), rgba(244, 231, 87, 0.3));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.3), rgba(244, 231, 87, 0.3));
}

.layer-overlay.overlay-theme-colored12-gradient-4::before {
    background: rgba(0, 125, 62, 0.4);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.4)), to(rgba(244, 231, 87, 0.4)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.4), rgba(244, 231, 87, 0.4));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.4), rgba(244, 231, 87, 0.4));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.4), rgba(244, 231, 87, 0.4));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.4), rgba(244, 231, 87, 0.4));
}

.layer-overlay.overlay-theme-colored12-gradient-5::before {
    background: rgba(0, 125, 62, 0.5);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.5)), to(rgba(244, 231, 87, 0.5)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.5), rgba(244, 231, 87, 0.5));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.5), rgba(244, 231, 87, 0.5));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.5), rgba(244, 231, 87, 0.5));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.5), rgba(244, 231, 87, 0.5));
}

.layer-overlay.overlay-theme-colored12-gradient-6::before {
    background: rgba(0, 125, 62, 0.6);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.6)), to(rgba(244, 231, 87, 0.6)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.6), rgba(244, 231, 87, 0.6));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.6), rgba(244, 231, 87, 0.6));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.6), rgba(244, 231, 87, 0.6));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.6), rgba(244, 231, 87, 0.6));
}

.layer-overlay.overlay-theme-colored12-gradient-7::before {
    background: rgba(0, 125, 62, 0.7);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.7)), to(rgba(244, 231, 87, 0.7)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.7), rgba(244, 231, 87, 0.7));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.7), rgba(244, 231, 87, 0.7));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.7), rgba(244, 231, 87, 0.7));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.7), rgba(244, 231, 87, 0.7));
}

.layer-overlay.overlay-theme-colored12-gradient-8::before {
    background: rgba(0, 125, 62, 0.8);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.8)), to(rgba(244, 231, 87, 0.8)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.8), rgba(244, 231, 87, 0.8));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.8), rgba(244, 231, 87, 0.8));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.8), rgba(244, 231, 87, 0.8));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.8), rgba(244, 231, 87, 0.8));
}

.layer-overlay.overlay-theme-colored12-gradient-9::before {
    background: rgba(0, 125, 62, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 125, 62, 0.9)), to(rgba(244, 231, 87, 0.9)));
    background: -webkit-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
    background: -moz-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
    background: -ms-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
    background: -o-linear-gradient(left, rgba(0, 125, 62, 0.9), rgba(244, 231, 87, 0.9));
}

/* -------- layer overlay gradient Color Combined 21 ---------- */
.layer-overlay.overlay-theme-colored21-gradient::before {
    background: rgba(244, 231, 87, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.9)), to(rgba(0, 125, 62, 0.9)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
}

.layer-overlay.overlay-theme-colored21-gradient-1::before {
    background: rgba(244, 231, 87, 0.1);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.1)), to(rgba(0, 125, 62, 0.1)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.1), rgba(0, 125, 62, 0.1));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.1), rgba(0, 125, 62, 0.1));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.1), rgba(0, 125, 62, 0.1));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.1), rgba(0, 125, 62, 0.1));
}

.layer-overlay.overlay-theme-colored21-gradient-2::before {
    background: rgba(244, 231, 87, 0.2);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.2)), to(rgba(0, 125, 62, 0.2)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.2), rgba(0, 125, 62, 0.2));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.2), rgba(0, 125, 62, 0.2));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.2), rgba(0, 125, 62, 0.2));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.2), rgba(0, 125, 62, 0.2));
}

.layer-overlay.overlay-theme-colored21-gradient-3::before {
    background: rgba(244, 231, 87, 0.3);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.3)), to(rgba(0, 125, 62, 0.3)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.3), rgba(0, 125, 62, 0.3));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.3), rgba(0, 125, 62, 0.3));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.3), rgba(0, 125, 62, 0.3));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.3), rgba(0, 125, 62, 0.3));
}

.layer-overlay.overlay-theme-colored21-gradient-4::before {
    background: rgba(244, 231, 87, 0.4);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.4)), to(rgba(0, 125, 62, 0.4)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.4), rgba(0, 125, 62, 0.4));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.4), rgba(0, 125, 62, 0.4));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.4), rgba(0, 125, 62, 0.4));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.4), rgba(0, 125, 62, 0.4));
}

.layer-overlay.overlay-theme-colored21-gradient-5::before {
    background: rgba(244, 231, 87, 0.5);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.5)), to(rgba(0, 125, 62, 0.5)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.5), rgba(0, 125, 62, 0.5));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.5), rgba(0, 125, 62, 0.5));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.5), rgba(0, 125, 62, 0.5));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.5), rgba(0, 125, 62, 0.5));
}

.layer-overlay.overlay-theme-colored21-gradient-6::before {
    background: rgba(244, 231, 87, 0.6);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.6)), to(rgba(0, 125, 62, 0.6)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.6), rgba(0, 125, 62, 0.6));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.6), rgba(0, 125, 62, 0.6));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.6), rgba(0, 125, 62, 0.6));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.6), rgba(0, 125, 62, 0.6));
}

.layer-overlay.overlay-theme-colored21-gradient-7::before {
    background: rgba(244, 231, 87, 0.7);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.7)), to(rgba(0, 125, 62, 0.7)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.7), rgba(0, 125, 62, 0.7));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.7), rgba(0, 125, 62, 0.7));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.7), rgba(0, 125, 62, 0.7));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.7), rgba(0, 125, 62, 0.7));
}

.layer-overlay.overlay-theme-colored21-gradient-8::before {
    background: rgba(244, 231, 87, 0.8);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.8)), to(rgba(0, 125, 62, 0.8)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.8), rgba(0, 125, 62, 0.8));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.8), rgba(0, 125, 62, 0.8));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.8), rgba(0, 125, 62, 0.8));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.8), rgba(0, 125, 62, 0.8));
}

.layer-overlay.overlay-theme-colored21-gradient-9::before {
    background: rgba(244, 231, 87, 0.9);
    background: -webkit-gradient(linear, left top, right top, from(rgba(244, 231, 87, 0.9)), to(rgba(0, 125, 62, 0.9)));
    background: -webkit-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
    background: -moz-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
    background: -ms-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
    background: -o-linear-gradient(left, rgba(244, 231, 87, 0.9), rgba(0, 125, 62, 0.9));
}

/*
   * Shortcode: clients.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: gallery.scss
   * -----------------------------------------------
  */
.tm-sc-gallery.gallery-style1-current-theme .tm-gallery .details {
    background-color: #2C5224;
}

/*
   * Shortcode: projects.scss
   * -----------------------------------------------
  */
.tm-sc-projects.projects-style8-current-theme .tm-project .thumb .link {
    background-color: #2C5224;
}

/*
   * Shortcode: services.scss
   * -----------------------------------------------
  */
.tm-sc-services.services-style-current-theme .tm-service .details {
    border-bottom-color: #2C5224;
}

.tm-sc-services.services-style-current-theme .tm-service .details .symbol-icon {
    background: #2C5224;
}

.tm-sc-services.services-style-current-theme .tm-service:hover .details {
    border-color: #F17513;
}

.tm-sc-services.services-style-current-theme .tm-service:hover .details .symbol-icon {
    background: #F17513;
}

/*
   * Shortcode: staff.scss
   * -----------------------------------------------
  */
.tm-sc-staff.staff-style5-current-theme .staff-inner .staff-basic-info .speciality:after,
.tm-cpt-archive-staff.staff-style5-current-theme .staff-inner .staff-basic-info .speciality:after {
    background: #2C5224;
}

.tm-sc-staff.staff-style5-current-theme .staff-inner .staff-content .name a:hover,
.tm-cpt-archive-staff.staff-style5-current-theme .staff-inner .staff-content .name a:hover {
    color: #2C5224;
}

.tm-sc-staff.staff-style5-current-theme .staff-inner .staff-content .styled-icons a:hover,
.tm-cpt-archive-staff.staff-style5-current-theme .staff-inner .staff-content .styled-icons a:hover {
    background: #2C5224;
}

/*
   * Shortcode: testimonials.scss
   * -----------------------------------------------
  */
.tm-sc-testimonials.testimonial-style1-simple.testimonial-style1-theme-colored .author-text {
    background: #2C5224;
    color: #fff;
}

.tm-sc-testimonials.testimonial-style1-simple.testimonial-style1-theme-colored .author-text:before {
    color: #fff;
}

.tm-sc-testimonials.testimonial-style1-simple.testimonial-style1-theme-colored .author-text:after {
    border-bottom: 25px solid #2C5224;
}

/*
   * Shortcode: works.scss
   * -----------------------------------------------
  */
/*
   * shortcode.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: common.scss
   * -----------------------------------------------
  */
.tm-sc-blog.blog-style1-current-theme article .entry-header .link {
    background: #2C5224;
}

.tm-sc-blog.blog-style1-current-theme article .entry-content .entry-meta i {
    color: #2C5224;
}

.tm-sc-blog.blog-style1-current-theme2 article .entry-header .link {
    background: #2C5224;
}

.tm-sc-blog.blog-style1-current-theme2 article .entry-content .post-single-meta {
    background: #2C5224;
}

.tm-sc-blog.blog-style1-current-theme2 article .entry-content .post-single-meta:hover {
    background: #F17513;
    color: #fff;
}

.tm-sc-blog.blog-style1-current-theme2 article .entry-content .entry-meta i {
    color: #2C5224;
}

/*
   * Shortcode: button.scss
   * -----------------------------------------------
  */
/* btn-plain-text*/
.btn-plain-text-with-arrow:after {
    color: #2C5224;
}

.btn-plain-text-with-arrow:before {
    color: #2C5224;
}

.btn-plain-text-with-arrow:hover {
    color: #2C5224;
}

.btn-plain-text-with-arrow:hover:after {
    color: #2C5224;
}

.btn-plain-text-with-arrow.arrow-theme-colored1:before {
    color: #2C5224;
}

.btn-plain-text-with-arrow.arrow-theme-colored2:before {
    color: #F17513;
}

.btn-plain-text-with-arrow.arrow-theme-colored3:before {
    color: #F17513;
}

.btn-plain-text-with-arrow.arrow-theme-colored4:before {
    color: #003A6B;
}

/*
   * Shortcode: features-box.scss
   * -----------------------------------------------
  */
/*
  * Shortcode: final-countdown.scss
  * -----------------------------------------------
  */
/*
   * Shortcode: funfacts.scss
   * -----------------------------------------------
  */
.tm-sc-funfact.funfact-current-style:after {
    background-image: -moz-linear-gradient(0deg, #2C5224 0%, #1aff8b 100%);
    background-image: -webkit-linear-gradient(0deg, #2C5224 0%, #1aff8b 100%);
    background-image: -ms-linear-gradient(0deg, #2C5224 0%, #1aff8b 100%);
}

/*
   * Shortcode: Icon Boxe current theme
   * -----------------------------------------------
  */
/*
   * Shortcode: pricing-tables.scss
   * -----------------------------------------------
  */
.tm-sc-pricing-table .pricing-table-thumb .thumb {
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    margin: 0 auto;
    background: rgba(85, 85, 85, 0.15);
    border-radius: 50%;
    line-height: 100px;
}

/*
   * progress-bar.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: section-title.scss
   * -----------------------------------------------
  */
/*
   * social-links.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: working-steps.scss
   * -----------------------------------------------
  */
.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item:hover .image-holder {
    border-color: rgba(244, 231, 87, 0.8);
}

.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item .image-holder-wrapper .image-holder .tag {
    background-color: #F17513;
}

.tm-sc-working-steps.working-steps-horizontal .working-steps-inner .tm-sc-working-steps-item:hover .image-holder-wrapper .image-holder .tag {
    background-color: #2C5224;
}

/*
   * Shortcode: unordered-list.scss
   * -----------------------------------------------
  */
.tm-sc-unordered-list.current-theme-list-style1 ul li,
.tm-sc-unordered-list.current-theme-list-style1 ol li {
    color: #F17513;
}

.tm-sc-unordered-list.current-theme-list-style1 ul li span,
.tm-sc-unordered-list.current-theme-list-style1 ol li span {
    background: #F17513;
}

/*
   * Shortcode: single-feature.scss
   * -----------------------------------------------
  */
.single-feature-inner .icon {
    background-image: linear-gradient(to right, #2C5224 0%, #1aff8b 100%, #2C5224 100%);
}

.single-feature-inner:hover .icon {
    background-image: linear-gradient(to right, #F17513 0%, #f9f2a1 100%, #F17513 100%);
}

/*
   * Shortcode: common.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: typography.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: icon-box.scss
   * -----------------------------------------------
  */
/*
   * Shortcode: footer.scss
   * -----------------------------------------------
  */