<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* --------------------------------------
@Author: ThemeMascot
@URL: http://themeforest.net/user/ThemeMascot

COLOR : Blue
COLOR CODE: #1196CC
----------------------------------------- */
/*
 * background: theme-color
 * -----------------------------------------------
*/
.post .entry-meta.meta-absolute {
  background-color: rgba(211, 84, 0, 0.9) !important;
}
.tab-slider .nav.nav-pills a:hover,
.tab-slider .nav.nav-pills a.active,
.custom-nav-tabs &gt; li &gt; 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 &gt; li &gt; a:hover,
.horizontal-tab-centered .nav-pills &gt; li.active &gt; a,
.horizontal-tab-centered .nav-pills &gt; li.active &gt; a:hover,
.horizontal-tab-centered .nav-pills &gt; li.active &gt; a:focus,
.owl-theme.dot-theme-colored .owl-controls .owl-dot span,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.pagination.theme-colored li.active a,
.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 {
  background: #afca0b;
}
.cd-timeline-simple .cd-timeline-block .cd-timeline-img {
  background: #afca0b !important;
}
.ui-state-highlight {
  background: #afca0b !important;
  color: #fff !important;
}
/*
 * text: theme-color
 * -----------------------------------------------
*/
.menuzord-menu &gt; li &gt; .megamenu .megamenu-row li:hover &gt; a,
.menuzord-menu &gt; li &gt; .megamenu .megamenu-row .post a:hover,
.menuzord-menu &gt; li &gt; .megamenu .megamenu-row li:hover &gt; a i,
.menuzord-menu &gt; li &gt; .megamenu .megamenu-row .post a:hover i,
.blog-posts .post .entry-meta li i,
.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,
.pagination.theme-colored li a,
.pager.theme-colored a,
.widget .post-title a:hover,
.donation-form .form-group label {
  color: #afca0b;
}
.star-rating span::before {
  color: #afca0b !important;
}
/*
 * border: theme-color
 * -----------------------------------------------
*/
.line-bottom:after,
.widget .line-bottom:after,
.widget .line-bottom:after,
.pager.theme-colored a,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-prev,
.owl-carousel.owl-nav-top .owl-controls .owl-nav .owl-next {
  border: 1px solid #afca0b;
}
.owl-theme .owl-dots .owl-dot span {
  border-color: #afca0b;
}
.icon-box.box-style1.practice-style3:hover .icon-wrapper::after {
  border-color: #afca0b transparent transparent;
}
.section-title.title-border {
  border-left: 4px solid #afca0b;
}
/* border-top-color */
.cssload-tri {
  border-top: 27px solid #afca0b;
}
/* border-right-color */
.border-right-red {
  border-right: 1px solid #afca0b;
}
.section-title.title-border.title-right {
  border-right: 4px solid #afca0b;
}
/* border-bottom-color */
.border-bottom {
  border-bottom: 1px solid #afca0b;
}
.cssload-tri.cssload-invert {
  border-bottom: 27px solid #afca0b;
}
/* box-shadow */
/* Dropdown Search Form */
.dropdown-search-form-content .dropdown-search-form .input-group {
  border-color: #afca0b;
}
.dropdown-search-form-content .dropdown-search-form button[type="submit"] {
  background: #afca0b;
}
.dropdown-search-form-content .dropdown-search-form button[type="submit"] i {
  color: #fff;
}
/* Modern Header */
.modern-header.modern-header-theme-colored .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
  background: #fce500;
}
.modern-header.modern-header-theme-colored .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
  background: #fce500;
}
/* -------- Text Theme Color ---------- */
.text-theme-colored {
  color: #fce500 !important;
}
.text-hover-theme-colored:hover {
  color: #fce500 !important;
}
ul.list.theme-colored li:before,
ul.list.theme-colored.angle-double-right li:before,
ul.list.theme-colored.angle-right li:before,
ul.list.theme-colored.check-circle li:before,
ul.list.theme-colored.check li:before,
.list-icon.theme-colored li i {
  color: #002b38;
}
/* -------- border-theme-color ---------- */
.border-theme-colored {
  border-color: #afca0b !important;
}
.border-1px-theme-colored {
  border: 1px solid #afca0b;
}
/* border-left-color */
blockquote.theme-colored {
  border-left: 3px solid #afca0b;
}
blockquote.bg-theme-colored {
  border-left: 3px solid #a04000;
  color: #fff;
}
blockquote.bg-theme-colored footer {
  color: #eeeeee;
}
blockquote.gray.bg-theme-colored {
  background-color: #eeeeee !important;
  border-left: 3px solid #afca0b;
  color: #afca0b;
}
blockquote.gray.bg-theme-colored footer {
  color: #777777;
}
/* -------- bg-theme-color ---------- */
.bg-theme-colored {
  background-color: #020202 !important;
}
.bg-hover-theme-colored:hover {
  background: #afca0b !important;
  border-color: #afca0b !important;
  color: #fff !important;
}
.bg-hover-theme-colored:hover h1,
.bg-hover-theme-colored:hover h2,
.bg-hover-theme-colored:hover h3,
.bg-hover-theme-colored:hover h4,
.bg-hover-theme-colored:hover h5,
.bg-hover-theme-colored:hover h6,
.bg-hover-theme-colored:hover p,
.bg-hover-theme-colored:hover a,
.bg-hover-theme-colored:hover i {
  color: #fff !important;
}
.list-icon.theme-colored.square li i,
.list-icon.theme-colored.rounded li i {
  background: #afca0b;
}
/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored-lighter2 {
  background-color: #ffed00 !important;
}
.bg-theme-colored-lighter3 {
  background-color: #575756 !important;
}
.bg-theme-colored-lighter4 {
  background-color: #ddca00 !important;
}
.bg-theme-colored-lighter5 {
  background-color: #ec5e00 !important;
}
.bg-theme-colored-lighter6 {
  background-color: #f26000 !important;
}
.bg-theme-colored-lighter7 {
  background-color: #f76200 !important;
}
.bg-theme-colored-lighter8 {
  background-color: #fc6400 !important;
}
.bg-theme-colored-lighter9 {
  background-color: #ff6702 !important;
}
.bg-theme-colored-darker2 {
  background-color: #c95000 !important;
}
.bg-theme-colored-darker3 {
  background-color: #c44e00 !important;
}
.bg-theme-colored-darker4 {
  background-color: #bf4c00 !important;
}
.bg-theme-colored-darker5 {
  background-color: #ba4a00 !important;
}
.bg-theme-colored-darker6 {
  background-color: #b44800 !important;
}
.bg-theme-colored-darker7 {
  background-color: #af4600 !important;
}
.bg-theme-colored-darker8 {
  background-color: #aa4400 !important;
}
.bg-theme-colored-darker9 {
  background-color: #a54200 !important;
}
/* -------- Transparent bg Color ---------- */
.bg-theme-colored-transparent-9 {
  background-color: rgba(211, 84, 0, 0.9) !important;
}
.bg-theme-colored-transparent-8 {
  background-color: rgba(211, 84, 0, 0.8) !important;
}
.bg-theme-colored-transparent-7 {
  background-color: rgba(211, 84, 0, 0.7) !important;
}
.bg-theme-colored-transparent-6 {
  background-color: rgba(211, 84, 0, 0.6) !important;
}
.bg-theme-colored-transparent-5 {
  background-color: rgba(211, 84, 0, 0.5) !important;
}
.bg-theme-colored-transparent-4 {
  background-color: rgba(211, 84, 0, 0.4) !important;
}
.bg-theme-colored-transparent-3 {
  background-color: rgba(211, 84, 0, 0.3) !important;
}
.bg-theme-colored-transparent-2 {
  background-color: rgba(211, 84, 0, 0.2) !important;
}
.bg-theme-colored-transparent-1 {
  background-color: rgba(211, 84, 0, 0.1) !important;
}
.bg-theme-colored-transparent {
  background-color: rgba(211, 84, 0, 0.5) !important;
}
/* -------- layer overlay Color ---------- */
.layer-overlay {
  /* .overlay-theme-colored */
}
.layer-overlay.overlay-theme-colored::before {
  background-color: rgba(211, 84, 0, 0.8);
}
.layer-overlay.overlay-theme-colored-1::before {
  background-color: rgba(211, 84, 0, 0.1);
}
.layer-overlay.overlay-theme-colored-2::before {
  background-color: rgba(211, 84, 0, 0.2);
}
.layer-overlay.overlay-theme-colored-3::before {
  background-color: rgba(211, 84, 0, 0.3);
}
.layer-overlay.overlay-theme-colored-4::before {
  background-color: rgba(211, 84, 0, 0.4);
}
.layer-overlay.overlay-theme-colored-5::before {
  background-color: rgba(211, 84, 0, 0.5);
}
.layer-overlay.overlay-theme-colored-6::before {
  background-color: rgba(211, 84, 0, 0.6);
}
.layer-overlay.overlay-theme-colored-7::before {
  background-color: rgba(211, 84, 0, 0.7);
}
.layer-overlay.overlay-theme-colored-8::before {
  background-color: rgba(211, 84, 0, 0.8);
}
.layer-overlay.overlay-theme-colored-9::before {
  background-color: rgba(211, 84, 0, 0.9);
}
/*
 * btn-default: theme-color
 * -----------------------------------------------
*/
.btn-default.btn-theme-colored {
  color: #afca0b;
  background-color: #fff;
  border-color: #afca0b;
}
.btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored.focus {
  color: #afca0b;
  background-color: #e6e6e6;
  border-color: #532100;
}
.btn-default.btn-theme-colored:hover {
  color: #afca0b;
  background-color: #e6e6e6;
  border-color: #963c00;
}
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored {
  color: #afca0b;
  background-color: #e6e6e6;
  border-color: #963c00;
}
.btn-default.btn-theme-colored:active:hover,
.btn-default.btn-theme-colored.active:hover,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored:active:focus,
.btn-default.btn-theme-colored.active:focus,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored:active.focus,
.btn-default.btn-theme-colored.active.focus,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored.focus {
  color: #afca0b;
  background-color: #d4d4d4;
  border-color: #532100;
}
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored {
  background-image: none;
}
.btn-default.btn-theme-colored.disabled:hover,
.btn-default.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored.disabled:focus,
.btn-default.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored.disabled.focus,
.btn-default.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-default.btn-theme-colored.focus {
  background-color: #fff;
  border-color: #afca0b;
}
.btn-default.btn-theme-colored .badge {
  color: #fff;
  background-color: #afca0b;
}
.btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored:focus {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
/*
 * btn-border
 * -----------------------------------------------
*/
.btn-border.btn-theme-colored {
  color: #afca0b;
  background-color: #fff;
  border-color: #afca0b;
}
.btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored.focus {
  color: #afca0b;
  background-color: #e6e6e6;
  border-color: #532100;
}
.btn-border.btn-theme-colored:hover {
  color: #afca0b;
  background-color: #e6e6e6;
  border-color: #963c00;
}
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored {
  color: #afca0b;
  background-color: #e6e6e6;
  border-color: #963c00;
}
.btn-border.btn-theme-colored:active:hover,
.btn-border.btn-theme-colored.active:hover,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored:active:focus,
.btn-border.btn-theme-colored.active:focus,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored:active.focus,
.btn-border.btn-theme-colored.active.focus,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored.focus {
  color: #afca0b;
  background-color: #d4d4d4;
  border-color: #532100;
}
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored {
  background-image: none;
}
.btn-border.btn-theme-colored.disabled:hover,
.btn-border.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored.disabled:focus,
.btn-border.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored.disabled.focus,
.btn-border.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-border.btn-theme-colored.focus {
  background-color: #fff;
  border-color: #afca0b;
}
.btn-border.btn-theme-colored .badge {
  color: #fff;
  background-color: #afca0b;
}
.btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored:focus {
  background-color: #a04000;
  border-color: #a04000;
  color: #fff;
}
/*
 * btn-dark
 * -----------------------------------------------
*/
.btn-dark.btn-theme-colored {
  color: #fff;
  background-color: #afca0b;
  border-color: #afca0b;
}
.btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored.focus {
  color: #fff;
  background-color: #a04000;
  border-color: #532100;
}
.btn-dark.btn-theme-colored:hover {
  color: #fff;
  background-color: #a04000;
  border-color: #963c00;
}
.btn-dark.btn-theme-colored:active,
.btn-dark.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored {
  color: #fff;
  background-color: #a04000;
  border-color: #963c00;
}
.btn-dark.btn-theme-colored:active:hover,
.btn-dark.btn-theme-colored.active:hover,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored:hover,
.btn-dark.btn-theme-colored:active:focus,
.btn-dark.btn-theme-colored.active:focus,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored:active.focus,
.btn-dark.btn-theme-colored.active.focus,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored.focus {
  color: #fff;
  background-color: #7c3100;
  border-color: #532100;
}
.btn-dark.btn-theme-colored:active,
.btn-dark.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored {
  background-image: none;
}
.btn-dark.btn-theme-colored.disabled:hover,
.btn-dark.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-dark.btn-theme-colored:hover,
.btn-dark.btn-theme-colored.disabled:focus,
.btn-dark.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored.disabled.focus,
.btn-dark.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-dark.btn-theme-colored.focus {
  background-color: #afca0b;
  border-color: #afca0b;
}
.btn-dark.btn-theme-colored .badge {
  color: #afca0b;
  background-color: #fff;
}
/*
 * btn-gray
 * -----------------------------------------------
*/
.btn-gray.btn-theme-colored {
  color: #afca0b;
  background-color: #ff6a07;
  border-color: #ff6a07;
}
.btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored.focus {
  color: #afca0b;
  background-color: #afca0b;
  border-color: #863600;
}
.btn-gray.btn-theme-colored:hover {
  color: #afca0b;
  background-color: #afca0b;
  border-color: #c95000;
}
.btn-gray.btn-theme-colored:active,
.btn-gray.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored {
  color: #afca0b;
  background-color: #afca0b;
  border-color: #c95000;
}
.btn-gray.btn-theme-colored:active:hover,
.btn-gray.btn-theme-colored.active:hover,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored:hover,
.btn-gray.btn-theme-colored:active:focus,
.btn-gray.btn-theme-colored.active:focus,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored:active.focus,
.btn-gray.btn-theme-colored.active.focus,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored.focus {
  color: #afca0b;
  background-color: #af4600;
  border-color: #863600;
}
.btn-gray.btn-theme-colored:active,
.btn-gray.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored {
  background-image: none;
}
.btn-gray.btn-theme-colored.disabled:hover,
.btn-gray.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-gray.btn-theme-colored:hover,
.btn-gray.btn-theme-colored.disabled:focus,
.btn-gray.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored.disabled.focus,
.btn-gray.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-gray.btn-theme-colored.focus {
  background-color: #ff6a07;
  border-color: #ff6a07;
}
.btn-gray.btn-theme-colored .badge {
  color: #ff6a07;
  background-color: #afca0b;
}
/*
 * btn-primary: theme-color
 * -----------------------------------------------
*/
.btn-theme-colored {
  color: #fff;
  background-color: #afca0b;
  border-color: #afca0b;
}
.btn-theme-colored:focus,
.btn-theme-colored.focus {
  color: #fff;
  background-color: #a04000;
  border-color: #532100;
}
.btn-theme-colored:hover {
  color: #fff;
  background-color: #a04000;
  border-color: #963c00;
}
.btn-theme-colored:active,
.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-theme-colored {
  color: #fff;
  background-color: #a04000;
  border-color: #963c00;
}
.btn-theme-colored:active:hover,
.btn-theme-colored.active:hover,
.open &gt; .dropdown-toggle.btn-theme-colored:hover,
.btn-theme-colored:active:focus,
.btn-theme-colored.active:focus,
.open &gt; .dropdown-toggle.btn-theme-colored:focus,
.btn-theme-colored:active.focus,
.btn-theme-colored.active.focus,
.open &gt; .dropdown-toggle.btn-theme-colored.focus {
  color: #fff;
  background-color: #7c3100;
  border-color: #532100;
}
.btn-theme-colored:active,
.btn-theme-colored.active,
.open &gt; .dropdown-toggle.btn-theme-colored {
  background-image: none;
}
.btn-theme-colored.disabled:hover,
.btn-theme-colored[disabled]:hover,
fieldset[disabled] .btn-theme-colored:hover,
.btn-theme-colored.disabled:focus,
.btn-theme-colored[disabled]:focus,
fieldset[disabled] .btn-theme-colored:focus,
.btn-theme-colored.disabled.focus,
.btn-theme-colored[disabled].focus,
fieldset[disabled] .btn-theme-colored.focus {
  background-color: #afca0b;
  border-color: #afca0b;
}
.btn-theme-colored .badge {
  color: #afca0b;
  background-color: #fff;
}
/*
 * btn-transparent
 * -----------------------------------------------
*/
.btn-transparent {
  background-color: transparent;
  color: #fff;
}
.btn-transparent.btn-theme-colored {
  background-color: transparent;
}
.btn-transparent.btn-dark {
  background-color: #111111;
  border-color: #111111;
}
.btn-transparent.btn-dark:hover {
  background-color: #000000;
  border-color: #000000;
}
.btn-transparent.btn-dark.btn-theme-colored {
  background-color: #afca0b;
  border-color: #afca0b;
}
.btn-transparent.btn-dark.btn-theme-colored:hover {
  background-color: #a04000;
  border-color: #a04000;
}
.btn-transparent.btn-border {
  background-color: transparent;
  border-color: #eeeeee;
}
.btn-transparent.btn-border:hover {
  background-color: #eeeeee;
  color: #000;
}
.btn-transparent.btn-border.btn-theme-colored {
  background-color: transparent;
  border-color: #afca0b;
}
.btn-transparent.btn-border.btn-theme-colored:hover {
  background-color: #afca0b;
  color: #fff;
}
.btn-gray.btn-transparent {
  background-color: #d3d3d3;
  color: #333333;
}
.btn-gray.btn-transparent:hover {
  background-color: #ececec;
  color: #1a1a1a;
}
.btn-gray.btn-transparent.btn-theme-colored {
  background-color: #ff6a07;
  color: #fff;
}
.btn-gray.btn-transparent.btn-theme-colored:hover {
  background-color: #a04000;
  color: #a04000;
}
.btn-hover-theme-colored:hover {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored a {
  color: #afca0b;
}
.icon-theme-colored.icon-bordered a {
  border-color: #afca0b;
}
.icon-theme-colored.icon-bordered a:hover {
  background-color: #afca0b;
  color: #fff;
}
.icon-theme-colored.icon-dark a {
  background-color: #afca0b;
  color: #fff;
}
.icon-theme-colored.icon-dark a:hover {
  background-color: #a04000;
}
.icon-theme-colored.icon-dark.icon-bordered a {
  border-color: #afca0b;
  color: #afca0b;
}
.icon-theme-colored.icon-dark.icon-bordered a:hover {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
.icon-theme-colored.icon-gray a {
  color: #afca0b;
}
.icon-theme-colored.icon-gray a:hover {
  color: #a04000;
}
.icon-theme-colored.icon-gray.icon-bordered a {
  color: #afca0b;
}
.icon-theme-colored.icon-gray.icon-bordered a:hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #afca0b;
}
.icon-hover-theme-colored a:hover {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
.styled-icons.icon-hover-theme-colored a:hover {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored .icon {
  color: #afca0b;
}
.icon-box.iconbox-theme-colored .icon.icon-border-effect::after {
  box-shadow: 0 0 0 3px #afca0b;
}
.icon-box.iconbox-theme-colored .icon.icon-bordered {
  border-color: #afca0b;
}
.icon-box.iconbox-theme-colored .icon.icon-bordered:hover {
  background-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-gray:hover {
  background-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-gray.icon-bordered {
  border-color: #eeeeee;
}
.icon-box.iconbox-theme-colored .icon.icon-gray.icon-bordered:hover {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-dark {
  background-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-dark:hover {
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-dark.icon-bordered {
  background-color: transparent;
  border-color: #afca0b;
  color: #afca0b;
}
.icon-box.iconbox-theme-colored .icon.icon-dark.icon-bordered:hover {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white {
  background-color: #fff;
  color: #afca0b;
}
.icon-box.iconbox-theme-colored .icon.icon-white:hover {
  background-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white.icon-bordered {
  background-color: transparent;
  border-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white.icon-bordered:hover {
  background-color: #afca0b;
  border-color: #afca0b;
  color: #fff;
}
.icon-box.iconbox-theme-colored.iconbox-border {
  border-color: #afca0b;
}
/*
 *  accordion.less
 * -----------------------------------------------
*/
.accordion-theme-colored .panel-default &gt; .panel-heading {
  background-color: #afca0b;
}
.accordion-theme-colored .panel-default &gt; .panel-heading .panel-title &gt; a,
.accordion-theme-colored .panel-default &gt; .panel-heading .panel-title &gt; a:hover,
.accordion-theme-colored .panel-default &gt; .panel-heading .panel-title &gt; a:focus {
  color: #fff;
}
.panel-group.accordion-classic-theme-colored .panel-heading .panel-title a.active:before {
  background: #afca0b;
}
.panel-group.accordion-classic-theme-colored-filled .panel-heading {
  background: #afca0b;
}
.panel-group.accordion-classic-theme-colored-filled .panel-heading .panel-title a {
  color: #fff;
}
.panel-group.accordion-classic-theme-colored-filled .panel-heading .panel-title a:before {
  background: #c44e00;
  color: #fff;
}
.panel-group.accordion-classic-theme-colored-filled .panel-heading .panel-title a.active:before {
  background: #913a00;
}
.panel-group.accordion-classic-theme-colored12 .panel-heading {
  background: #afca0b;
}
.panel-group.accordion-classic-theme-colored12 .panel-heading .panel-title a {
  color: #fff;
}
.panel-group.accordion-classic-theme-colored12 .panel-heading .panel-title a:before {
  background: #ba4a00;
  color: #fff;
}
.panel-group.accordion-classic-theme-colored12 .panel-heading .panel-title a.active:before {
  background: #006183;
}
.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored .panel-heading .panel-title a:before {
  background-color: #afca0b;
}
.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored .panel-heading .panel-title a:after {
  background-color: #afca0b;
}
/* Modern Header */
.modern-header.modern-header-theme-colored2 .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
  background: #020202;
}
.modern-header.modern-header-theme-colored2 .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
  background: #020202;
}
/* -------- Text Theme Color ---------- */
.text-theme-colored2 {
  color: #020202 !important;
}
.text-hover-theme-colored2:hover {
  color: #020202 !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: #020202;
}
/* -------- border-theme-color ---------- */
.border-theme-colored2 {
  border-color: #020202 !important;
}
.border-1px-theme-colored2 {
  border: 1px solid #316986;
}
/* border-left-color */
blockquote.theme-colored2 {
  border-left: 3px solid #316986;
}
blockquote.bg-theme-colored2 {
  border-left: 3px solid #88aa2a;
  color: #fff;
}
blockquote.bg-theme-colored2 footer {
  color: #eeeeee;
}
blockquote.gray.bg-theme-colored2 {
  background-color: #eeeeee !important;
  border-left: 3px solid #316986;
  color: #316986;
}
blockquote.gray.bg-theme-colored2 footer {
  color: #777777;
}
/* -------- bg-theme-color ---------- */
.bg-theme-colored2 {
  background-color: #020202 !important;
}
.bg-hover-theme-colored2:hover {
  background: #316986 !important;
  border-color: #316986 !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: #316986;
}
/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored2-lighter2 {
  background-color: #aad041 !important;
}
.bg-theme-colored2-lighter3 {
  background-color: #acd145 !important;
}
.bg-theme-colored2-lighter4 {
  background-color: #3c3c3b !important;
}
.bg-theme-colored2-lighter5 {
  background-color: #afd34d !important;
}
.bg-theme-colored2-lighter6 {
  background-color: #b1d452 !important;
}
.bg-theme-colored2-lighter7 {
  background-color: #b3d556 !important;
}
.bg-theme-colored2-lighter8 {
  background-color: #b5d65a !important;
}
.bg-theme-colored2-lighter9 {
  background-color: #b7d75e !important;
}
.bg-theme-colored2-darker2 {
  background-color: #a2cb32 !important;
}
.bg-theme-colored2-darker3 {
  background-color: #9ec731 !important;
}
.bg-theme-colored2-darker4 {
  background-color: #9bc230 !important;
}
.bg-theme-colored2-darker5 {
  background-color: #98be2f !important;
}
.bg-theme-colored2-darker6 {
  background-color: #95ba2e !important;
}
.bg-theme-colored2-darker7 {
  background-color: #91b62d !important;
}
.bg-theme-colored2-darker8 {
  background-color: #8eb22c !important;
}
.bg-theme-colored2-darker9 {
  background-color: #8bae2b !important;
}
/* -------- Transparent bg Color ---------- */
.bg-theme-colored2-transparent-9 {
  background-color: rgba(166, 206, 57, 0.9) !important;
}
.bg-theme-colored2-transparent-8 {
  background-color: rgba(166, 206, 57, 0.8) !important;
}
.bg-theme-colored2-transparent-7 {
  background-color: rgba(166, 206, 57, 0.7) !important;
}
.bg-theme-colored2-transparent-6 {
  background-color: rgba(166, 206, 57, 0.6) !important;
}
.bg-theme-colored2-transparent-5 {
  background-color: rgba(166, 206, 57, 0.5) !important;
}
.bg-theme-colored2-transparent-4 {
  background-color: rgba(166, 206, 57, 0.4) !important;
}
.bg-theme-colored2-transparent-3 {
  background-color: rgba(166, 206, 57, 0.3) !important;
}
.bg-theme-colored2-transparent-2 {
  background-color: rgba(166, 206, 57, 0.2) !important;
}
.bg-theme-colored2-transparent-1 {
  background-color: rgba(166, 206, 57, 0.1) !important;
}
.bg-theme-colored2-transparent {
  background-color: rgba(166, 206, 57, 0.5) !important;
}
/* -------- layer overlay Color ---------- */
.layer-overlay {
  /* .overlay-theme-colored2 */
}
.layer-overlay.overlay-theme-colored2::before {
  background-color: rgba(166, 206, 57, 0.8) !important;
}
.layer-overlay.overlay-theme-colored2-1::before {
  background-color: rgba(166, 206, 57, 0.1);
}
.layer-overlay.overlay-theme-colored2-2::before {
  background-color: rgba(166, 206, 57, 0.2);
}
.layer-overlay.overlay-theme-colored2-3::before {
  background-color: rgba(166, 206, 57, 0.3);
}
.layer-overlay.overlay-theme-colored2-4::before {
  background-color: rgba(166, 206, 57, 0.4);
}
.layer-overlay.overlay-theme-colored2-5::before {
  background-color: rgba(166, 206, 57, 0.5);
}
.layer-overlay.overlay-theme-colored2-6::before {
  background-color: rgba(166, 206, 57, 0.6);
}
.layer-overlay.overlay-theme-colored2-7::before {
  background-color: rgba(166, 206, 57, 0.7);
}
.layer-overlay.overlay-theme-colored2-8::before {
  background-color: rgba(166, 206, 57, 0.8);
}
.layer-overlay.overlay-theme-colored2-9::before {
  background-color: rgba(166, 206, 57, 0.9);
}
/*
 * btn-default: theme-color
 * -----------------------------------------------
*/
.btn-default.btn-theme-colored2 {
  color: #006183;
  background-color: #fff;
  border-color: #006183;
}
.btn-default.btn-theme-colored2:focus,
.btn-default.btn-theme-colored2.focus {
  color: #006183;
  background-color: #e6e6e6;
  border-color: #576d1b;
}
.btn-default.btn-theme-colored2:hover {
  color: #006183;
  background-color: #e6e6e6;
  border-color: #81a228;
}
.btn-default.btn-theme-colored2:active,
.btn-default.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored2 {
  color: #006183;
  background-color: #e6e6e6;
  border-color: #81a228;
}
.btn-default.btn-theme-colored2:active:hover,
.btn-default.btn-theme-colored2.active:hover,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored2:hover,
.btn-default.btn-theme-colored2:active:focus,
.btn-default.btn-theme-colored2.active:focus,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored2:focus,
.btn-default.btn-theme-colored2:active.focus,
.btn-default.btn-theme-colored2.active.focus,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored2.focus {
  color: #006183;
  background-color: #d4d4d4;
  border-color: #576d1b;
}
.btn-default.btn-theme-colored2:active,
.btn-default.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-default.btn-theme-colored2 {
  background-image: none;
}
.btn-default.btn-theme-colored2.disabled:hover,
.btn-default.btn-theme-colored2[disabled]:hover,
fieldset[disabled] .btn-default.btn-theme-colored2:hover,
.btn-default.btn-theme-colored2.disabled:focus,
.btn-default.btn-theme-colored2[disabled]:focus,
fieldset[disabled] .btn-default.btn-theme-colored2:focus,
.btn-default.btn-theme-colored2.disabled.focus,
.btn-default.btn-theme-colored2[disabled].focus,
fieldset[disabled] .btn-default.btn-theme-colored2.focus {
  background-color: #fff;
  border-color: #006183;
}
.btn-default.btn-theme-colored2 .badge {
  color: #fff;
  background-color: #006183;
}
.btn-default.btn-theme-colored2:hover,
.btn-default.btn-theme-colored2:active,
.btn-default.btn-theme-colored2:focus {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
/*
 * btn-border
 * -----------------------------------------------
*/
.btn-border.btn-theme-colored2 {
  color: #006183;
  background-color: #fff;
  border-color: #006183;
}
.btn-border.btn-theme-colored2:focus,
.btn-border.btn-theme-colored2.focus {
  color: #006183;
  background-color: #e6e6e6;
  border-color: #576d1b;
}
.btn-border.btn-theme-colored2:hover {
  color: #006183;
  background-color: #e6e6e6;
  border-color: #81a228;
}
.btn-border.btn-theme-colored2:active,
.btn-border.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored2 {
  color: #006183;
  background-color: #e6e6e6;
  border-color: #81a228;
}
.btn-border.btn-theme-colored2:active:hover,
.btn-border.btn-theme-colored2.active:hover,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored2:hover,
.btn-border.btn-theme-colored2:active:focus,
.btn-border.btn-theme-colored2.active:focus,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored2:focus,
.btn-border.btn-theme-colored2:active.focus,
.btn-border.btn-theme-colored2.active.focus,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored2.focus {
  color: #006183;
  background-color: #d4d4d4;
  border-color: #576d1b;
}
.btn-border.btn-theme-colored2:active,
.btn-border.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-border.btn-theme-colored2 {
  background-image: none;
}
.btn-border.btn-theme-colored2.disabled:hover,
.btn-border.btn-theme-colored2[disabled]:hover,
fieldset[disabled] .btn-border.btn-theme-colored2:hover,
.btn-border.btn-theme-colored2.disabled:focus,
.btn-border.btn-theme-colored2[disabled]:focus,
fieldset[disabled] .btn-border.btn-theme-colored2:focus,
.btn-border.btn-theme-colored2.disabled.focus,
.btn-border.btn-theme-colored2[disabled].focus,
fieldset[disabled] .btn-border.btn-theme-colored2.focus {
  background-color: #fff;
  border-color: #006183;
}
.btn-border.btn-theme-colored2 .badge {
  color: #fff;
  background-color: #006183;
}
.btn-border.btn-theme-colored2:hover,
.btn-border.btn-theme-colored2:active,
.btn-border.btn-theme-colored2:focus {
  background-color: #88aa2a;
  border-color: #88aa2a;
  color: #fff;
}
/*
 * btn-dark
 * -----------------------------------------------
*/
.btn-dark.btn-theme-colored2 {
  color: #fff;
  background-color: #006183;
  border-color: #006183;
}
.btn-dark.btn-theme-colored2:focus,
.btn-dark.btn-theme-colored2.focus {
  color: #fff;
  background-color: #88aa2a;
  border-color: #576d1b;
}
.btn-dark.btn-theme-colored2:hover {
  color: #fff;
  background-color: #88aa2a;
  border-color: #81a228;
}
.btn-dark.btn-theme-colored2:active,
.btn-dark.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored2 {
  color: #fff;
  background-color: #88aa2a;
  border-color: #81a228;
}
.btn-dark.btn-theme-colored2:active:hover,
.btn-dark.btn-theme-colored2.active:hover,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored2:hover,
.btn-dark.btn-theme-colored2:active:focus,
.btn-dark.btn-theme-colored2.active:focus,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored2:focus,
.btn-dark.btn-theme-colored2:active.focus,
.btn-dark.btn-theme-colored2.active.focus,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored2.focus {
  color: #fff;
  background-color: #718d23;
  border-color: #576d1b;
}
.btn-dark.btn-theme-colored2:active,
.btn-dark.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-dark.btn-theme-colored2 {
  background-image: none;
}
.btn-dark.btn-theme-colored2.disabled:hover,
.btn-dark.btn-theme-colored2[disabled]:hover,
fieldset[disabled] .btn-dark.btn-theme-colored2:hover,
.btn-dark.btn-theme-colored2.disabled:focus,
.btn-dark.btn-theme-colored2[disabled]:focus,
fieldset[disabled] .btn-dark.btn-theme-colored2:focus,
.btn-dark.btn-theme-colored2.disabled.focus,
.btn-dark.btn-theme-colored2[disabled].focus,
fieldset[disabled] .btn-dark.btn-theme-colored2.focus {
  background-color: #006183;
  border-color: #006183;
}
.btn-dark.btn-theme-colored2 .badge {
  color: #006183;
  background-color: #fff;
}
/*
 * btn-gray
 * -----------------------------------------------
*/
.btn-gray.btn-theme-colored2 {
  color: #006183;
  background-color: #b8d862;
  border-color: #b8d862;
}
.btn-gray.btn-theme-colored2:focus,
.btn-gray.btn-theme-colored2.focus {
  color: #006183;
  background-color: #006183;
  border-color: #779625;
}
.btn-gray.btn-theme-colored2:hover {
  color: #006183;
  background-color: #006183;
  border-color: #a2cb32;
}
.btn-gray.btn-theme-colored2:active,
.btn-gray.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored2 {
  color: #006183;
  background-color: #006183;
  border-color: #a2cb32;
}
.btn-gray.btn-theme-colored2:active:hover,
.btn-gray.btn-theme-colored2.active:hover,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored2:hover,
.btn-gray.btn-theme-colored2:active:focus,
.btn-gray.btn-theme-colored2.active:focus,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored2:focus,
.btn-gray.btn-theme-colored2:active.focus,
.btn-gray.btn-theme-colored2.active.focus,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored2.focus {
  color: #006183;
  background-color: #91b62d;
  border-color: #779625;
}
.btn-gray.btn-theme-colored2:active,
.btn-gray.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-gray.btn-theme-colored2 {
  background-image: none;
}
.btn-gray.btn-theme-colored2.disabled:hover,
.btn-gray.btn-theme-colored2[disabled]:hover,
fieldset[disabled] .btn-gray.btn-theme-colored2:hover,
.btn-gray.btn-theme-colored2.disabled:focus,
.btn-gray.btn-theme-colored2[disabled]:focus,
fieldset[disabled] .btn-gray.btn-theme-colored2:focus,
.btn-gray.btn-theme-colored2.disabled.focus,
.btn-gray.btn-theme-colored2[disabled].focus,
fieldset[disabled] .btn-gray.btn-theme-colored2.focus {
  background-color: #b8d862;
  border-color: #b8d862;
}
.btn-gray.btn-theme-colored2 .badge {
  color: #b8d862;
  background-color: #006183;
}
/*
 * btn-primary: theme-color
 * -----------------------------------------------
*/
.btn-theme-colored2 {
  color: #fff;
  background-color: #088a98;
  border-color: #088a98;
}
.btn-theme-colored2:focus,
.btn-theme-colored2.focus {
  color: #fff;
  background-color: #88aa2a;
  border-color: #576d1b;
}
.btn-theme-colored2:hover {
  color: #fff;
  background-color: #88aa2a;
  border-color: #81a228;
}
.btn-theme-colored2:active,
.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-theme-colored2 {
  color: #fff;
  background-color: #88aa2a;
  border-color: #81a228;
}
.btn-theme-colored2:active:hover,
.btn-theme-colored2.active:hover,
.open &gt; .dropdown-toggle.btn-theme-colored2:hover,
.btn-theme-colored2:active:focus,
.btn-theme-colored2.active:focus,
.open &gt; .dropdown-toggle.btn-theme-colored2:focus,
.btn-theme-colored2:active.focus,
.btn-theme-colored2.active.focus,
.open &gt; .dropdown-toggle.btn-theme-colored2.focus {
  color: #fff;
  background-color: #718d23;
  border-color: #576d1b;
}
.btn-theme-colored2:active,
.btn-theme-colored2.active,
.open &gt; .dropdown-toggle.btn-theme-colored2 {
  background-image: none;
}
.btn-theme-colored2.disabled:hover,
.btn-theme-colored2[disabled]:hover,
fieldset[disabled] .btn-theme-colored2:hover,
.btn-theme-colored2.disabled:focus,
.btn-theme-colored2[disabled]:focus,
fieldset[disabled] .btn-theme-colored2:focus,
.btn-theme-colored2.disabled.focus,
.btn-theme-colored2[disabled].focus,
fieldset[disabled] .btn-theme-colored2.focus {
  background-color: #006183;
  border-color: #006183;
}
.btn-theme-colored2 .badge {
  color: #006183;
  background-color: #fff;
}
.btn-hover-theme-colored2:hover {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored2 a {
  color: #006183;
}
.icon-theme-colored2.icon-bordered a {
  border-color: #006183;
}
.icon-theme-colored2.icon-bordered a:hover {
  background-color: #006183;
  color: #fff;
}
.icon-theme-colored2.icon-dark a {
  background-color: #006183;
  color: #fff;
}
.icon-theme-colored2.icon-dark a:hover {
  background-color: #88aa2a;
}
.icon-theme-colored2.icon-dark.icon-bordered a {
  border-color: #006183;
  color: #006183;
}
.icon-theme-colored2.icon-dark.icon-bordered a:hover {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
.icon-theme-colored2.icon-gray a {
  color: #006183;
}
.icon-theme-colored2.icon-gray a:hover {
  color: #88aa2a;
}
.icon-theme-colored2.icon-gray.icon-bordered a {
  color: #006183;
}
.icon-theme-colored2.icon-gray.icon-bordered a:hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #006183;
}
.icon-hover-theme-colored2 a:hover {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
.styled-icons.icon-hover-theme-colored2 a:hover {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored2 .icon {
  color: #006183;
}
.icon-box.iconbox-theme-colored2 .icon.icon-border-effect::after {
  box-shadow: 0 0 0 3px #006183;
}
.icon-box.iconbox-theme-colored2 .icon.icon-bordered {
  border-color: #006183;
}
.icon-box.iconbox-theme-colored2 .icon.icon-bordered:hover {
  background-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-gray:hover {
  background-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-gray.icon-bordered {
  border-color: #eeeeee;
}
.icon-box.iconbox-theme-colored2 .icon.icon-gray.icon-bordered:hover {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark {
  background-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark:hover {
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark.icon-bordered {
  background-color: transparent;
  border-color: #006183;
  color: #006183;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark.icon-bordered:hover {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white {
  background-color: #fff;
  color: #006183;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white:hover {
  background-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white.icon-bordered {
  background-color: transparent;
  border-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white.icon-bordered:hover {
  background-color: #006183;
  border-color: #006183;
  color: #fff;
}
.icon-box.iconbox-theme-colored2.iconbox-border {
  border-color: #006183;
}
/*
 *  accordion.less
 * -----------------------------------------------
*/
.accordion-theme-colored2 .panel-default &gt; .panel-heading {
  background-color: #006183;
}
.accordion-theme-colored2 .panel-default &gt; .panel-heading .panel-title &gt; a,
.accordion-theme-colored2 .panel-default &gt; .panel-heading .panel-title &gt; a:hover,
.accordion-theme-colored2 .panel-default &gt; .panel-heading .panel-title &gt; a:focus {
  color: #fff;
}
.panel-group.accordion-classic-theme-colored2 .panel-heading .panel-title a.active:before {
  background: #006183;
}
.panel-group.accordion-classic-theme-colored2-filled .panel-heading {
  background: #006183;
}
.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: #9ec731;
  color: #fff;
}
.panel-group.accordion-classic-theme-colored2-filled .panel-heading .panel-title a.active:before {
  background: #7e9e27;
}
.panel-group.accordion-classic-theme-colored21 .panel-heading {
  background: #006183;
}
.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: #98be2f;
  color: #fff;
}
.panel-group.accordion-classic-theme-colored21 .panel-heading .panel-title a.active:before {
  background: #afca0b;
}
.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored2 .panel-heading .panel-title a:before {
  background-color: #006183;
}
.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored2 .panel-heading .panel-title a:after {
  background-color: #006183;
}
/*
 *  common.less
 * -----------------------------------------------
*/
/*
 * custom-section-color-set.less
 * -----------------------------------------------
*/
/*
 * custom-section-color1.less
 * -----------------------------------------------
*/
/*
 * custom-section-color2.less
 * -----------------------------------------------
*/
/*
 * home-info-box.less
 * -----------------------------------------------
*/
.home-info-box {
  background-color: #afca0b;
}
.home-info-box:hover {
  background-color: #006183;
}
/*
 * team-members.less
 * -----------------------------------------------
*/
/*
 *  Gradients BG+BGTransparent Color
 * -----------------------------------------------
*/
/* Gradient BG Colors */
.bg-theme-colored-gradient {
  background-color: #a04000;
  background: -webkit-gradient(linear, left top, left bottom, from(#a04000), to(#ff883a));
  background: -webkit-linear-gradient(top, #a04000, #ff883a);
  background: -moz-linear-gradient(top, #a04000, #ff883a);
  background: -ms-linear-gradient(top, #a04000, #ff883a);
  background: -o-linear-gradient(top, #a04000, #ff883a);
}
.bg-theme-colored-gradient-horizontal {
  background: #a04000;
  background: -webkit-gradient(linear, left top, right top, from(#a04000), to(#ff883a));
  background: -webkit-linear-gradient(left, #a04000, #ff883a);
  background: -moz-linear-gradient(left, #a04000, #ff883a);
  background: -ms-linear-gradient(left, #a04000, #ff883a);
  background: -o-linear-gradient(left, #a04000, #ff883a);
}
.bg-theme-colored2-gradient {
  background-color: #88aa2a;
  background: -webkit-gradient(linear, left top, left bottom, from(#88aa2a), to(#cbe28b));
  background: -webkit-linear-gradient(top, #88aa2a, #cbe28b);
  background: -moz-linear-gradient(top, #88aa2a, #cbe28b);
  background: -ms-linear-gradient(top, #88aa2a, #cbe28b);
  background: -o-linear-gradient(top, #88aa2a, #cbe28b);
}
.bg-theme-colored2-gradient-horizontal {
  background: #88aa2a;
  background: -webkit-gradient(linear, left top, right top, from(#88aa2a), to(#cbe28b));
  background: -webkit-linear-gradient(left, #88aa2a, #cbe28b);
  background: -moz-linear-gradient(left, #88aa2a, #cbe28b);
  background: -ms-linear-gradient(left, #88aa2a, #cbe28b);
  background: -o-linear-gradient(left, #88aa2a, #cbe28b);
}
.bg-theme-colored12-gradient {
  background-color: #afca0b;
  background: -webkit-gradient(linear, left top, left bottom, from(#afca0b), to(#006183));
  background: -webkit-linear-gradient(top, #afca0b, #006183);
  background: -moz-linear-gradient(top, #afca0b, #006183);
  background: -ms-linear-gradient(top, #afca0b, #006183);
  background: -o-linear-gradient(top, #afca0b, #006183);
}
.bg-theme-colored12-gradient-horizontal {
  background: #afca0b;
  background: -webkit-gradient(linear, left top, right top, from(#afca0b), to(#006183));
  background: -webkit-linear-gradient(left, #afca0b, #006183);
  background: -moz-linear-gradient(left, #afca0b, #006183);
  background: -ms-linear-gradient(left, #afca0b, #006183);
  background: -o-linear-gradient(left, #afca0b, #006183);
}
.bg-theme-colored21-gradient {
  background-color: #006183;
  background: -webkit-gradient(linear, left top, left bottom, from(#006183), to(#afca0b));
  background: -webkit-linear-gradient(top, #006183, #afca0b);
  background: -moz-linear-gradient(top, #006183, #afca0b);
  background: -ms-linear-gradient(top, #006183, #afca0b);
  background: -o-linear-gradient(top, #006183, #afca0b);
}
.bg-theme-colored21-gradient-horizontal {
  background: #006183;
  background: -webkit-gradient(linear, left top, right top, from(#006183), to(#afca0b));
  background: -webkit-linear-gradient(left, #006183, #afca0b);
  background: -moz-linear-gradient(left, #006183, #afca0b);
  background: -ms-linear-gradient(left, #006183, #afca0b);
  background: -o-linear-gradient(left, #006183, #afca0b);
}
/* -------- layer overlay gradient Color1 ---------- */
.layer-overlay.overlay-theme-colored-gradient::before {
  background: rgba(211, 84, 0, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.9)), to(rgba(255, 136, 58, 0.9)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
}
.layer-overlay.overlay-theme-colored-gradient-1::before {
  background: rgba(211, 84, 0, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.1)), to(rgba(255, 136, 58, 0.1)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(255, 136, 58, 0.1));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(255, 136, 58, 0.1));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(255, 136, 58, 0.1));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(255, 136, 58, 0.1));
}
.layer-overlay.overlay-theme-colored-gradient-2::before {
  background: rgba(211, 84, 0, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.2)), to(rgba(255, 136, 58, 0.2)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(255, 136, 58, 0.2));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(255, 136, 58, 0.2));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(255, 136, 58, 0.2));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(255, 136, 58, 0.2));
}
.layer-overlay.overlay-theme-colored-gradient-3::before {
  background: rgba(211, 84, 0, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.3)), to(rgba(255, 136, 58, 0.3)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(255, 136, 58, 0.3));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(255, 136, 58, 0.3));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(255, 136, 58, 0.3));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(255, 136, 58, 0.3));
}
.layer-overlay.overlay-theme-colored-gradient-4::before {
  background: rgba(211, 84, 0, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.4)), to(rgba(255, 136, 58, 0.4)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(255, 136, 58, 0.4));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(255, 136, 58, 0.4));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(255, 136, 58, 0.4));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(255, 136, 58, 0.4));
}
.layer-overlay.overlay-theme-colored-gradient-5::before {
  background: rgba(211, 84, 0, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.5)), to(rgba(255, 136, 58, 0.5)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(255, 136, 58, 0.5));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(255, 136, 58, 0.5));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(255, 136, 58, 0.5));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(255, 136, 58, 0.5));
}
.layer-overlay.overlay-theme-colored-gradient-6::before {
  background: rgba(211, 84, 0, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.6)), to(rgba(255, 136, 58, 0.6)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(255, 136, 58, 0.6));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(255, 136, 58, 0.6));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(255, 136, 58, 0.6));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(255, 136, 58, 0.6));
}
.layer-overlay.overlay-theme-colored-gradient-7::before {
  background: rgba(211, 84, 0, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.7)), to(rgba(255, 136, 58, 0.7)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(255, 136, 58, 0.7));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(255, 136, 58, 0.7));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(255, 136, 58, 0.7));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(255, 136, 58, 0.7));
}
.layer-overlay.overlay-theme-colored-gradient-8::before {
  background: rgba(211, 84, 0, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.8)), to(rgba(255, 136, 58, 0.8)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(255, 136, 58, 0.8));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(255, 136, 58, 0.8));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(255, 136, 58, 0.8));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(255, 136, 58, 0.8));
}
.layer-overlay.overlay-theme-colored-gradient-9::before {
  background: rgba(211, 84, 0, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.9)), to(rgba(255, 136, 58, 0.9)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(255, 136, 58, 0.9));
}
/* -------- layer overlay gradient Color2 ---------- */
.layer-overlay.overlay-theme-colored2-gradient::before {
  background: rgba(166, 206, 57, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.9)), to(rgba(203, 226, 139, 0.9)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
}
.layer-overlay.overlay-theme-colored2-gradient-1::before {
  background: rgba(166, 206, 57, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.1)), to(rgba(203, 226, 139, 0.1)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(203, 226, 139, 0.1));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(203, 226, 139, 0.1));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(203, 226, 139, 0.1));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(203, 226, 139, 0.1));
}
.layer-overlay.overlay-theme-colored2-gradient-2::before {
  background: rgba(166, 206, 57, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.2)), to(rgba(203, 226, 139, 0.2)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(203, 226, 139, 0.2));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(203, 226, 139, 0.2));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(203, 226, 139, 0.2));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(203, 226, 139, 0.2));
}
.layer-overlay.overlay-theme-colored2-gradient-3::before {
  background: rgba(166, 206, 57, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.3)), to(rgba(203, 226, 139, 0.3)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(203, 226, 139, 0.3));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(203, 226, 139, 0.3));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(203, 226, 139, 0.3));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(203, 226, 139, 0.3));
}
.layer-overlay.overlay-theme-colored2-gradient-4::before {
  background: rgba(166, 206, 57, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.4)), to(rgba(203, 226, 139, 0.4)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(203, 226, 139, 0.4));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(203, 226, 139, 0.4));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(203, 226, 139, 0.4));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(203, 226, 139, 0.4));
}
.layer-overlay.overlay-theme-colored2-gradient-5::before {
  background: rgba(166, 206, 57, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.5)), to(rgba(203, 226, 139, 0.5)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(203, 226, 139, 0.5));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(203, 226, 139, 0.5));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(203, 226, 139, 0.5));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(203, 226, 139, 0.5));
}
.layer-overlay.overlay-theme-colored2-gradient-6::before {
  background: rgba(166, 206, 57, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.6)), to(rgba(203, 226, 139, 0.6)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(203, 226, 139, 0.6));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(203, 226, 139, 0.6));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(203, 226, 139, 0.6));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(203, 226, 139, 0.6));
}
.layer-overlay.overlay-theme-colored2-gradient-7::before {
  background: rgba(166, 206, 57, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.7)), to(rgba(203, 226, 139, 0.7)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(203, 226, 139, 0.7));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(203, 226, 139, 0.7));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(203, 226, 139, 0.7));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(203, 226, 139, 0.7));
}
.layer-overlay.overlay-theme-colored2-gradient-8::before {
  background: rgba(166, 206, 57, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.8)), to(rgba(203, 226, 139, 0.8)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(203, 226, 139, 0.8));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(203, 226, 139, 0.8));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(203, 226, 139, 0.8));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(203, 226, 139, 0.8));
}
.layer-overlay.overlay-theme-colored2-gradient-9::before {
  background: rgba(166, 206, 57, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.9)), to(rgba(203, 226, 139, 0.9)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(203, 226, 139, 0.9));
}
/* -------- layer overlay gradient Color Combined 12 ---------- */
.layer-overlay.overlay-theme-colored12-gradient::before {
  background: rgba(211, 84, 0, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.9)), to(rgba(166, 206, 57, 0.9)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
}
.layer-overlay.overlay-theme-colored12-gradient-1::before {
  background: rgba(211, 84, 0, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.1)), to(rgba(166, 206, 57, 0.1)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(166, 206, 57, 0.1));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(166, 206, 57, 0.1));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(166, 206, 57, 0.1));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.1), rgba(166, 206, 57, 0.1));
}
.layer-overlay.overlay-theme-colored12-gradient-2::before {
  background: rgba(211, 84, 0, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.2)), to(rgba(166, 206, 57, 0.2)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(166, 206, 57, 0.2));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(166, 206, 57, 0.2));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(166, 206, 57, 0.2));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.2), rgba(166, 206, 57, 0.2));
}
.layer-overlay.overlay-theme-colored12-gradient-3::before {
  background: rgba(211, 84, 0, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.3)), to(rgba(166, 206, 57, 0.3)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(166, 206, 57, 0.3));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(166, 206, 57, 0.3));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(166, 206, 57, 0.3));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.3), rgba(166, 206, 57, 0.3));
}
.layer-overlay.overlay-theme-colored12-gradient-4::before {
  background: rgba(211, 84, 0, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.4)), to(rgba(166, 206, 57, 0.4)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(166, 206, 57, 0.4));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(166, 206, 57, 0.4));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(166, 206, 57, 0.4));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.4), rgba(166, 206, 57, 0.4));
}
.layer-overlay.overlay-theme-colored12-gradient-5::before {
  background: rgba(211, 84, 0, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.5)), to(rgba(166, 206, 57, 0.5)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(166, 206, 57, 0.5));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(166, 206, 57, 0.5));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(166, 206, 57, 0.5));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.5), rgba(166, 206, 57, 0.5));
}
.layer-overlay.overlay-theme-colored12-gradient-6::before {
  background: rgba(211, 84, 0, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.6)), to(rgba(166, 206, 57, 0.6)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(166, 206, 57, 0.6));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(166, 206, 57, 0.6));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(166, 206, 57, 0.6));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.6), rgba(166, 206, 57, 0.6));
}
.layer-overlay.overlay-theme-colored12-gradient-7::before {
  background: rgba(211, 84, 0, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.7)), to(rgba(166, 206, 57, 0.7)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(166, 206, 57, 0.7));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(166, 206, 57, 0.7));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(166, 206, 57, 0.7));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.7), rgba(166, 206, 57, 0.7));
}
.layer-overlay.overlay-theme-colored12-gradient-8::before {
  background: rgba(211, 84, 0, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.8)), to(rgba(166, 206, 57, 0.8)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(166, 206, 57, 0.8));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(166, 206, 57, 0.8));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(166, 206, 57, 0.8));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.8), rgba(166, 206, 57, 0.8));
}
.layer-overlay.overlay-theme-colored12-gradient-9::before {
  background: rgba(211, 84, 0, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(211, 84, 0, 0.9)), to(rgba(166, 206, 57, 0.9)));
  background: -webkit-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
  background: -moz-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
  background: -ms-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
  background: -o-linear-gradient(left, rgba(211, 84, 0, 0.9), rgba(166, 206, 57, 0.9));
}
/* -------- layer overlay gradient Color Combined 21 ---------- */
.layer-overlay.overlay-theme-colored21-gradient::before {
  background: rgba(166, 206, 57, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.9)), to(rgba(211, 84, 0, 0.9)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
}
.layer-overlay.overlay-theme-colored21-gradient-1::before {
  background: rgba(166, 206, 57, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.1)), to(rgba(211, 84, 0, 0.1)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(211, 84, 0, 0.1));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(211, 84, 0, 0.1));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(211, 84, 0, 0.1));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.1), rgba(211, 84, 0, 0.1));
}
.layer-overlay.overlay-theme-colored21-gradient-2::before {
  background: rgba(166, 206, 57, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.2)), to(rgba(211, 84, 0, 0.2)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(211, 84, 0, 0.2));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(211, 84, 0, 0.2));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(211, 84, 0, 0.2));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.2), rgba(211, 84, 0, 0.2));
}
.layer-overlay.overlay-theme-colored21-gradient-3::before {
  background: rgba(166, 206, 57, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.3)), to(rgba(211, 84, 0, 0.3)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(211, 84, 0, 0.3));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(211, 84, 0, 0.3));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(211, 84, 0, 0.3));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.3), rgba(211, 84, 0, 0.3));
}
.layer-overlay.overlay-theme-colored21-gradient-4::before {
  background: rgba(166, 206, 57, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.4)), to(rgba(211, 84, 0, 0.4)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(211, 84, 0, 0.4));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(211, 84, 0, 0.4));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(211, 84, 0, 0.4));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.4), rgba(211, 84, 0, 0.4));
}
.layer-overlay.overlay-theme-colored21-gradient-5::before {
  background: rgba(166, 206, 57, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.5)), to(rgba(211, 84, 0, 0.5)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(211, 84, 0, 0.5));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(211, 84, 0, 0.5));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(211, 84, 0, 0.5));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.5), rgba(211, 84, 0, 0.5));
}
.layer-overlay.overlay-theme-colored21-gradient-6::before {
  background: rgba(166, 206, 57, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.6)), to(rgba(211, 84, 0, 0.6)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(211, 84, 0, 0.6));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(211, 84, 0, 0.6));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(211, 84, 0, 0.6));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.6), rgba(211, 84, 0, 0.6));
}
.layer-overlay.overlay-theme-colored21-gradient-7::before {
  background: rgba(166, 206, 57, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.7)), to(rgba(211, 84, 0, 0.7)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(211, 84, 0, 0.7));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(211, 84, 0, 0.7));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(211, 84, 0, 0.7));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.7), rgba(211, 84, 0, 0.7));
}
.layer-overlay.overlay-theme-colored21-gradient-8::before {
  background: rgba(166, 206, 57, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.8)), to(rgba(211, 84, 0, 0.8)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(211, 84, 0, 0.8));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(211, 84, 0, 0.8));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(211, 84, 0, 0.8));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.8), rgba(211, 84, 0, 0.8));
}
.layer-overlay.overlay-theme-colored21-gradient-9::before {
  background: rgba(166, 206, 57, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(166, 206, 57, 0.9)), to(rgba(211, 84, 0, 0.9)));
  background: -webkit-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
  background: -moz-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
  background: -ms-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
  background: -o-linear-gradient(left, rgba(166, 206, 57, 0.9), rgba(211, 84, 0, 0.9));
}
</pre></body></html>