/* --------------------------------------
@Author: FixeDay
@URL: http://fixeday.com

COLOR : Blue
COLOR CODE: #1196CC
----------------------------------------- */
/*
 * background: theme-color
 * -----------------------------------------------
*/
.post .entry-meta.meta-absolute {
  background-color: rgba(40, 57, 94, 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,
.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,
.line-bottom-double-line-centered::after,
.line-bottom-double-line-centered::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: #1c5ce8;
}
.cd-timeline-simple .cd-timeline-block .cd-timeline-img {
  background: #1c5ce8 !important;
}
.ui-state-highlight {
  background: #1c5ce8 !important;
  color: #fff !important;
}
/*
 * text: theme-color
 * -----------------------------------------------
*/
.menuzord-menu > li > .megamenu .megamenu-row li:hover > a,
.menuzord-menu > li > .megamenu .megamenu-row .post a:hover,
.menuzord-menu > li > .megamenu .megamenu-row li:hover > a i,
.menuzord-menu > li > .megamenu .megamenu-row .post a:hover i,
.blog-posts .post .entry-meta li i,
.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: #1c5ce8;
}
.star-rating span::before {
  color: #1c5ce8 !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 #1c5ce8;
}
.owl-theme .owl-dots .owl-dot span {
  border-color: #1c5ce8;
}
.icon-box.box-style1.practice-style3:hover .icon-wrapper::after {
  border-color: #1c5ce8 transparent transparent;
}
.section-title.title-border {
  border-left: 4px solid #1c5ce8;
}
/* border-top-color */
.cssload-tri {
  border-top: 27px solid #1c5ce8;
}
/* border-right-color */
.border-right-red {
  border-right: 1px solid #1c5ce8;
}
.section-title.title-border.title-right {
  border-right: 4px solid #1c5ce8;
}
/* border-bottom-color */
.border-bottom {
  border-bottom: 1px solid #1c5ce8;
}
.cssload-tri.cssload-invert {
  border-bottom: 27px solid #1c5ce8;
}
/* box-shadow */
/*Footer Styles*/
.footer-box-one > div {
  background: #1c5ce8;
}
.footer-box-two > div {
  background: #202e4c !important;
}
.footer-box-three > div {
  background: #0f4ddb !important;
}
/* Modern Header */
.modern-header.modern-header-theme-colored .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
  background: #2151cc;
  
}
.modern-header.modern-header-theme-colored .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
  background: #2151cc;
}
/* -------- Text Theme Color ---------- */
.text-theme-colored {
  color: #1c5ce8 !important;
}
.text-hover-theme-colored:hover {
  color: #1c5ce8 !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,
.portfolio-filter a {
  color: #1c5ce8;
}
/* -------- background-theme-color ---------- */
.team-member:hover .team-details {
  background: #1c5ce8;
}
.services-list ul li {
  background: #1c5ce8;
}
/* -------- border-theme-color ---------- */
.border-theme-colored {
  border-color: #1c5ce8 !important;
}
.border-1px-theme-colored {
  border: 1px solid #1c5ce8;
}
/* border-left-color */
blockquote.theme-colored {
  border-left: 3px solid #1c5ce8;
}
blockquote.bg-theme-colored {
  border-left: 3px solid #0f4ddb;
  color: #fff;
}
blockquote.bg-theme-colored footer {
  color: #eeeeee;
}
blockquote.gray.bg-theme-colored {
  background-color: #eeeeee !important;
  border-left: 3px solid #1c5ce8;
  color: #1c5ce8;
}
blockquote.gray.bg-theme-colored footer {
  color: #777777;
}
/* -------- bg-theme-color ---------- */
.bg-theme-colored {
  background-color: #2151cc !important;
}
.bg-hover-theme-colored:hover {
  background: #2151cc !important;
  border-color: #fff !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: #1c5ce8;
}
.project .hover-link i,
.project:hover .project-details {
  background: #1c5ce8;
}
/* -------- Transparent bg Color ---------- */
.bg-theme-colored-transparent-9 {
  background-color: rgba(40, 57, 94, 0.9) !important;
}
.bg-theme-colored-transparent-8 {
  background-color: rgba(40, 57, 94, 0.8) !important;
}
.bg-theme-colored-transparent-7 {
  background-color: rgba(40, 57, 94, 0.7) !important;
}
.bg-theme-colored-transparent-6 {
  background-color: rgba(40, 57, 94, 0.6) !important;
}
.bg-theme-colored-transparent-5 {
  background-color: rgba(40, 57, 94, 0.5) !important;
}
.bg-theme-colored-transparent-4 {
  background-color: rgba(40, 57, 94, 0.4) !important;
}
.bg-theme-colored-transparent-3 {
  background-color: rgba(40, 57, 94, 0.3) !important;
}
.bg-theme-colored-transparent-2 {
  background-color: rgba(40, 57, 94, 0.2) !important;
}
.bg-theme-colored-transparent-1 {
  background-color: rgba(40, 57, 94, 0.1) !important;
}
.bg-theme-colored-transparent {
  background-color: rgba(40, 57, 94, 0.5) !important;
}
.team-block .team-thumb .team-overlay,
.team-block .team-thumb .styled-icons {
  background: rgba(40, 57, 94, 0.9);
}
/* -------- layer overlay Color ---------- */
.layer-overlay {
  /* .overlay-theme-colored */
}
.layer-overlay.overlay-theme-colored::before {
  background-color: rgba(40, 57, 94, 0.8) !important;
}
.layer-overlay.overlay-theme-colored-1::before {
  background-color: rgba(40, 57, 94, 0.1);
}
.layer-overlay.overlay-theme-colored-2::before {
  background-color: rgba(40, 57, 94, 0.2);
}
.layer-overlay.overlay-theme-colored-3::before {
  background-color: rgba(40, 57, 94, 0.3);
}
.layer-overlay.overlay-theme-colored-4::before {
  background-color: rgba(40, 57, 94, 0.4);
}
.layer-overlay.overlay-theme-colored-5::before {
  background-color: rgba(40, 57, 94, 0.5);
}
.layer-overlay.overlay-theme-colored-6::before {
  background-color: rgba(40, 57, 94, 0.6);
}
.layer-overlay.overlay-theme-colored-7::before {
  background-color: rgba(40, 57, 94, 0.7);
}
.layer-overlay.overlay-theme-colored-8::before {
  background-color: rgba(40, 57, 94, 0.8);
}
.layer-overlay.overlay-theme-colored-9::before {
  background-color: rgba(40, 57, 94, 0.9);
}
/*
 * btn-default: theme-color
 * -----------------------------------------------
*/
.btn-default.btn-theme-colored {
  color: #1c5ce8;
  background-color: #fff;
  border-color: #1c5ce8;
}
.btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored.focus {
  color: #1c5ce8;
  background-color: #e6e6e6;
  border-color: #020305;
}
.btn-default.btn-theme-colored:hover {
  color: #1c5ce8;
  background-color: #e6e6e6;
  border-color: #161f33;
}
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored.active,
.open > .dropdown-toggle.btn-default.btn-theme-colored {
  color: #1c5ce8;
  background-color: #e6e6e6;
  border-color: #161f33;
}
.btn-default.btn-theme-colored:active:hover,
.btn-default.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored:active:focus,
.btn-default.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-default.btn-theme-colored:focus,
.btn-default.btn-theme-colored:active.focus,
.btn-default.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-default.btn-theme-colored.focus {
  color: #1c5ce8;
  background-color: #d4d4d4;
  border-color: #020305;
}
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored.active,
.open > .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: #1c5ce8;
}
.btn-default.btn-theme-colored .badge {
  color: #fff;
  background-color: #1c5ce8;
}
.btn-default.btn-theme-colored:hover,
.btn-default.btn-theme-colored:active,
.btn-default.btn-theme-colored:focus {
  background-color: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
/*
 * btn-border
 * -----------------------------------------------
*/
.btn-border.btn-theme-colored {
  color: #1c5ce8;
  background-color: #fff;
  border-color: #1c5ce8;
}
.btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored.focus {
  color: #1c5ce8;
  background-color: #e6e6e6;
  border-color: #020305;
}
.btn-border.btn-theme-colored:hover {
  color: #1c5ce8;
  background-color: #e6e6e6;
  border-color: #161f33;
}
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored.active,
.open > .dropdown-toggle.btn-border.btn-theme-colored {
  color: #1c5ce8;
  background-color: #e6e6e6;
  border-color: #161f33;
}
.btn-border.btn-theme-colored:active:hover,
.btn-border.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored:active:focus,
.btn-border.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-border.btn-theme-colored:focus,
.btn-border.btn-theme-colored:active.focus,
.btn-border.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-border.btn-theme-colored.focus {
  color: #1c5ce8;
  background-color: #d4d4d4;
  border-color: #020305;
}
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored.active,
.open > .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: #1c5ce8;
}
.btn-border.btn-theme-colored .badge {
  color: #fff;
  background-color: #1c5ce8;
}
.btn-border.btn-theme-colored:hover,
.btn-border.btn-theme-colored:active,
.btn-border.btn-theme-colored:focus {
  background-color: #0f4ddb;
  border-color: #0f4ddb;
  color: #fff;
}
/*
 * btn-dark
 * -----------------------------------------------
*/
.btn-dark.btn-theme-colored {
  color: #fff;
  background-color: #2151cc;
  border-color: #2151cc;
}
.btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored.focus {
  color: #fff;
  background-color: #0f4ddb;
  border-color: #020305;
}
.btn-dark.btn-theme-colored:hover {
  color: #fff;
  background-color: #0f4ddb;
  border-color: #161f33;
}
.btn-dark.btn-theme-colored:active,
.btn-dark.btn-theme-colored.active,
.open > .dropdown-toggle.btn-dark.btn-theme-colored {
  color: #fff;
  background-color: #0f4ddb;
  border-color: #161f33;
}
.btn-dark.btn-theme-colored:active:hover,
.btn-dark.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-dark.btn-theme-colored:hover,
.btn-dark.btn-theme-colored:active:focus,
.btn-dark.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-dark.btn-theme-colored:focus,
.btn-dark.btn-theme-colored:active.focus,
.btn-dark.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-dark.btn-theme-colored.focus {
  color: #fff;
  background-color: #0e1421;
  border-color: #020305;
}
.btn-dark.btn-theme-colored:active,
.btn-dark.btn-theme-colored.active,
.open > .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: #1c5ce8;
  border-color: #1c5ce8;
}
.btn-dark.btn-theme-colored .badge {
  color: #1c5ce8;
  background-color: #fff;
}
/*
 * btn-gray
 * -----------------------------------------------
*/
.btn-gray.btn-theme-colored {
  color: #1c5ce8;
  background-color: #374f82;
  border-color: #374f82;
}
.btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored.focus {
  color: #1c5ce8;
  background-color: #1c5ce8;
  border-color: #111828;
}
.btn-gray.btn-theme-colored:hover {
  color: #1c5ce8;
  background-color: #1c5ce8;
  border-color: #253557;
}
.btn-gray.btn-theme-colored:active,
.btn-gray.btn-theme-colored.active,
.open > .dropdown-toggle.btn-gray.btn-theme-colored {
  color: #1c5ce8;
  background-color: #1c5ce8;
  border-color: #253557;
}
.btn-gray.btn-theme-colored:active:hover,
.btn-gray.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-gray.btn-theme-colored:hover,
.btn-gray.btn-theme-colored:active:focus,
.btn-gray.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-gray.btn-theme-colored:focus,
.btn-gray.btn-theme-colored:active.focus,
.btn-gray.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-gray.btn-theme-colored.focus {
  color: #1c5ce8;
  background-color: #1d2a45;
  border-color: #111828;
}
.btn-gray.btn-theme-colored:active,
.btn-gray.btn-theme-colored.active,
.open > .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: #374f82;
  border-color: #374f82;
}
.btn-gray.btn-theme-colored .badge {
  color: #374f82;
  background-color: #1c5ce8;
}
/*
 * btn-primary: theme-color
 * -----------------------------------------------
*/
.btn-theme-colored {
  color: #fff;
  background-color: #2151cc;
  border-color: #2151cc;
}
.btn-theme-colored:focus,
.btn-theme-colored.focus {
  color: #fff;
  background-color: #0f4ddb;
  border-color: #020305;
}
.btn-theme-colored:hover {
  color: #fff;
  background-color: #0f4ddb;
  border-color: #161f33;
}
.btn-theme-colored:active,
.btn-theme-colored.active,
.open > .dropdown-toggle.btn-theme-colored {
  color: #fff;
  background-color: #0f4ddb;
  border-color: #161f33;
}
.btn-theme-colored:active:hover,
.btn-theme-colored.active:hover,
.open > .dropdown-toggle.btn-theme-colored:hover,
.btn-theme-colored:active:focus,
.btn-theme-colored.active:focus,
.open > .dropdown-toggle.btn-theme-colored:focus,
.btn-theme-colored:active.focus,
.btn-theme-colored.active.focus,
.open > .dropdown-toggle.btn-theme-colored.focus {
  color: #fff;
  background-color: #0e1421;
  border-color: #020305;
}
.btn-theme-colored:active,
.btn-theme-colored.active,
.open > .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: #1c5ce8;
  border-color: #1c5ce8;
}
.btn-theme-colored .badge {
  color: #1c5ce8;
  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: #1c5ce8;
  border-color: #1c5ce8;
}
.btn-transparent.btn-dark.btn-theme-colored:hover {
  background-color: #0f4ddb;
  border-color: #0f4ddb;
}
.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: #1c5ce8;
}
.btn-transparent.btn-border.btn-theme-colored:hover {
  background-color: #1c5ce8;
  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: #374f82;
  color: #fff;
}
.btn-gray.btn-transparent.btn-theme-colored:hover {
  background-color: #0f4ddb;
  color: #0f4ddb;
}
.btn-hover-theme-colored:hover {
  background-color: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored a {
  color: #1c5ce8;
}
.icon-theme-colored.icon-bordered a {
  border-color: #1c5ce8;
}
.icon-theme-colored.icon-bordered a:hover {
  background-color: #1c5ce8;
  color: #fff;
}
.icon-theme-colored.icon-dark a {
  background-color: #1c5ce8;
  color: #fff;
}
.icon-theme-colored.icon-dark a:hover {
  background-color: #0f4ddb;
  color: #0f4ddb;
}
.icon-theme-colored.icon-dark.icon-bordered a {
  border-color: #1c5ce8;
  color: #1c5ce8;
}
.icon-theme-colored.icon-dark.icon-bordered a:hover {
  background-color: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
.icon-theme-colored.icon-gray a {
  color: #1c5ce8;
}
.icon-theme-colored.icon-gray a:hover {
  color: #0f4ddb;
}
.icon-theme-colored.icon-gray.icon-bordered a {
  color: #1c5ce8;
}
.icon-theme-colored.icon-gray.icon-bordered a:hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #1c5ce8;
}
.icon-theme-colored a:hover {
  color: #0f4ddb;
}
.icon-hover-theme-colored a:hover {
  background-color: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
.styled-icons.icon-hover-theme-colored a:hover {
  background-color: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored .icon {
  color: #1c5ce8;
}
.icon-box.iconbox-theme-colored .icon.icon-border-effect::after {
  box-shadow: 0 0 0 3px #1c5ce8;
}
.icon-box.iconbox-theme-colored .icon.icon-bordered {
  border-color: #1c5ce8;
}
.icon-box.iconbox-theme-colored .icon.icon-bordered:hover {
  background-color: #1c5ce8;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-gray:hover {
  background-color: #1c5ce8;
  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: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-dark {
  background-color: #2151cc;
  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: #1c5ce8;
  color: #1c5ce8;
}
.icon-box.iconbox-theme-colored .icon.icon-dark.icon-bordered:hover {
  background-color: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white {
  background-color: #fff;
  color: #1c5ce8;
}
.icon-box.iconbox-theme-colored .icon.icon-white:hover {
  background-color: #1c5ce8;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white.icon-bordered {
  background-color: transparent;
  border-color: #1c5ce8;
  color: #fff;
}
.icon-box.iconbox-theme-colored .icon.icon-white.icon-bordered:hover {
  background-color: #1c5ce8;
  border-color: #1c5ce8;
  color: #fff;
}
.icon-box.iconbox-theme-colored.iconbox-border {
  border-color: #1c5ce8;
}
/*
 *  accordion.less
 * -----------------------------------------------
*/
.accordion-theme-colored .panel-default > .panel-heading {
  background-color: #1c5ce8;
}
.accordion-theme-colored .panel-default > .panel-heading .panel-title > a,
.accordion-theme-colored .panel-default > .panel-heading .panel-title > a:hover,
.accordion-theme-colored .panel-default > .panel-heading .panel-title > a:focus {
  color: #fff;
}
.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored .panel-heading .panel-title a:before {
  background-color: #1c5ce8;
}
.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored .panel-heading .panel-title a:after {
  background-color: #1c5ce8;
}
/* Modern Header */
.modern-header.modern-header-theme-colored2 .header-nav .header-nav-wrapper:not(.scroll-to-fixed-fixed) nav {
  background: #2151cc;
}
.modern-header.modern-header-theme-colored2 .header-nav .header-nav-wrapper.scroll-to-fixed-fixed {
  background: #2151cc;
}
/* -------- Text Theme Color ---------- */
.text-theme-colored2 {
  color: #1c5ce8 !important;
}
.text-hover-theme-colored2:hover {
  color: #2151cc !important;
}
.widget .twitter-feed li::after,
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:#2151cc;
}
/* -------- background-theme-color ---------- */
.services-list ul li.active {
  background: #ffae11 !important;
}
.project .thumb:after {
  background: rgba(255, 174, 17, 0.8);
}
.service-box:after {
  background: #ffae11;
}
/* -------- border-theme-color ---------- */
.border-theme-colored2 {
  border-color: #ffae11 !important;
}
.border-1px-theme-colored2 {
  border: 1px solid #ffae11;
}
.border-top-theme-colored2-1px {
  border-top: 1px solid #ffae11 !important;
}
.border-top-theme-colored2-2px {
  border-top: 2px solid #ffae11 !important;
}
.border-top-theme-colored2-3px {
  border-top: 3px solid #ffae11 !important;
}
.border-top-theme-colored2-4px {
  border-top: 4px solid #ffae11 !important;
}
.border-top-theme-colored2-5px {
  border-top: 5px solid #ffae11 !important;
}
.border-top-theme-colored2-6px {
  border-top: 6px solid #ffae11 !important;
}
.border-top-theme-colored2-7px {
  border-top: 7px solid #ffae11 !important;
}
.border-top-theme-colored2-8px {
  border-top: 8px solid #ffae11 !important;
}
.border-top-theme-colored2-9px {
  border-top: 9px solid #ffae11 !important;
}
.border-top-theme-colored2-10px {
  border-top: 10px solid #ffae11 !important;
}
/*Theme Colored Red Border-bottom-color*/
.border-bottom-theme-colored2-1px {
  border-bottom: 1px solid #ffae11 !important;
}
.border-bottom-theme-colored2-2px {
  border-bottom: 2px solid #ffae11 !important;
}
.border-bottom-theme-colored2-3px {
  border-bottom: 3px solid #ffae11 !important;
}
.border-bottom-theme-colored2-4px {
  border-bottom: 4px solid #ffae11 !important;
}
.border-bottom-theme-colored2-5px {
  border-bottom: 5px solid #ffae11 !important;
}
.border-bottom-theme-colored2-6px {
  border-bottom: 6px solid #ffae11 !important;
}
.border-bottom-theme-colored2-7px {
  border-bottom: 7px solid #ffae11 !important;
}
.border-bottom-theme-colored2-8px {
  border-bottom: 8px solid #337ab7 !important;
}
.border-bottom-theme-colored2-9px {
  border-bottom: 9px solid #337ab7 !important;
}
.border-bottom-theme-colored2-10px {
  border-bottom: 10px solid #337ab7 !important;
}
/*Theme Colored Red Border-left-color*/
.border-left-theme-colored2-1px {
  border-left: 1px solid #337ab7 !important;
}
.border-left-theme-colored2-2px {
  border-left: 2px solid #337ab7 !important;
}
.border-left-theme-colored2-3px {
  border-left: 3px solid #337ab7 !important;
}
.border-left-theme-colored2-4px {
  border-left: 4px solid #ffae11 !important;
}
.border-left-theme-colored2-5px {
  border-left: 5px solid #337ab7 !important;
}
.border-left-theme-colored2-6px {
  border-left: 6px solid #337ab7 !important;
}
.border-left-theme-colored2-7px {
  border-left: 7px solid #337ab7 !important;
}
.border-left-theme-colored2-8px {
  border-left: 8px solid #337ab7 !important;
}
.border-left-theme-colored2-9px {
  border-left: 9px solid #ffae11 !important;
}
.border-left-theme-colored2-10px {
  border-left: 10px solid #ffae11 !important;
}
/*Theme Colored Red Border-right-color*/
.border-right-theme-colored2-1px {
  border-right: 1px solid #ffae11 !important;
}
.border-right-theme-colored2-2px {
  border-right: 2px solid #ffae11 !important;
}
.border-right-theme-colored2-3px {
  border-right: 3px solid #ffae11 !important;
}
.border-right-theme-colored2-4px {
  border-right: 4px solid #ffae11 !important;
}
.border-right-theme-colored2-5px {
  border-right: 5px solid #ffae11 !important;
}
.border-right-theme-colored2-6px {
  border-right: 6px solid #ffae11 !important;
}
.border-right-theme-colored2-7px {
  border-right: 7px solid #ffae11 !important;
}
.border-right-theme-colored2-8px {
  border-right: 8px solid #ffae11 !important;
}
.border-right-theme-colored2-9px {
  border-right: 9px solid #ffae11 !important;
}
.border-right-theme-colored2-10px {
  border-right: 10px solid #ffae11 !important;
}
/* border-left-color */
blockquote.theme-colored2 {
  border-left: 3px solid #ffae11;
}
blockquote.bg-theme-colored2 {
  border-left: 3px solid #dd9200;
  color: #fff;
}
blockquote.bg-theme-colored2 footer {
  color: #eeeeee;
}
blockquote.gray.bg-theme-colored2 {
  background-color: #eeeeee !important;
  border-left: 3px solid #ffae11;
  color: #ffae11;
}
blockquote.gray.bg-theme-colored2 footer {
  color: #777777;
}
/* -------- bg-theme-color ---------- */
.bg-theme-colored2 {
  background-color: #2151cc !important;
}
.bg-hover-theme-colored2:hover {
  background: #ffae11 !important;
  border-color: #ffae11 !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: #ffae11;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #ffae11;
}
/* -------- Transparent bg Color ---------- */
.bg-theme-colored2-transparent-9 {
  background-color: rgba(255, 174, 17, 0.9) !important;
}
.bg-theme-colored2-transparent-8 {
  background-color: rgba(255, 174, 17, 0.8) !important;
}
.bg-theme-colored2-transparent-7 {
  background-color: rgba(255, 174, 17, 0.7) !important;
}
.bg-theme-colored2-transparent-6 {
  background-color: rgba(255, 174, 17, 0.6) !important;
}
.bg-theme-colored2-transparent-5 {
  background-color: rgba(255, 174, 17, 0.5) !important;
}
.bg-theme-colored2-transparent-4 {
  background-color: rgba(255, 174, 17, 0.4) !important;
}
.bg-theme-colored2-transparent-3 {
  background-color: rgba(255, 174, 17, 0.3) !important;
}
.bg-theme-colored2-transparent-2 {
  background-color: rgba(255, 174, 17, 0.2) !important;
}
.bg-theme-colored2-transparent-1 {
  background-color: rgba(255, 174, 17, 0.1) !important;
}
.bg-theme-colored2-transparent {
  background-color: rgba(255, 174, 17, 0.5) !important;
}
/* -------- layer overlay Color ---------- */
.layer-overlay {
  /* .overlay-theme-colored2 */
}
.layer-overlay.overlay-theme-colored2::before {
  background-color: rgba(255, 174, 17, 0.8) !important;
}
.layer-overlay.overlay-theme-colored2-1::before {
  background-color: rgba(255, 174, 17, 0.1);
}
.layer-overlay.overlay-theme-colored2-2::before {
  background-color: rgba(255, 174, 17, 0.2);
}
.layer-overlay.overlay-theme-colored2-3::before {
  background-color: rgba(255, 174, 17, 0.3);
}
.layer-overlay.overlay-theme-colored2-4::before {
  background-color: rgba(255, 174, 17, 0.4);
}
.layer-overlay.overlay-theme-colored2-5::before {
  background-color: rgba(255, 174, 17, 0.5);
}
.layer-overlay.overlay-theme-colored2-6::before {
  background-color: rgba(255, 174, 17, 0.6);
}
.layer-overlay.overlay-theme-colored2-7::before {
  background-color: rgba(255, 174, 17, 0.7);
}
.layer-overlay.overlay-theme-colored2-8::before {
  background-color: rgba(255, 174, 17, 0.8);
}
.layer-overlay.overlay-theme-colored2-9::before {
  background-color: rgba(255, 174, 17, 0.9);
}
/*
 * btn-default: theme-color
 * -----------------------------------------------
*/
.btn-default.btn-theme-colored2 {
  color: #2151cc;
  background-color: #fff;
  border-color: #2151cc;
}
.btn-default.btn-theme-colored2:focus,
.btn-default.btn-theme-colored2.focus {
  color: #ffae11;
  background-color: #e6e6e6;
  border-color: #915f00;
}
.btn-default.btn-theme-colored2:hover {
  color: #ffae11;
  background-color: #e6e6e6;
  border-color: #d38b00;
}
.btn-default.btn-theme-colored2:active,
.btn-default.btn-theme-colored2.active,
.open > .dropdown-toggle.btn-default.btn-theme-colored2 {
  color: #ffae11;
  background-color: #e6e6e6;
  border-color: #d38b00;
}
.btn-default.btn-theme-colored2:active:hover,
.btn-default.btn-theme-colored2.active:hover,
.open > .dropdown-toggle.btn-default.btn-theme-colored2:hover,
.btn-default.btn-theme-colored2:active:focus,
.btn-default.btn-theme-colored2.active:focus,
.open > .dropdown-toggle.btn-default.btn-theme-colored2:focus,
.btn-default.btn-theme-colored2:active.focus,
.btn-default.btn-theme-colored2.active.focus,
.open > .dropdown-toggle.btn-default.btn-theme-colored2.focus {
  color: #ffae11;
  background-color: #d4d4d4;
  border-color: #915f00;
}
.btn-default.btn-theme-colored2:active,
.btn-default.btn-theme-colored2.active,
.open > .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: #ffae11;
}
.btn-default.btn-theme-colored2 .badge {
  color: #fff;
  background-color: #ffae11;
}
.btn-default.btn-theme-colored2:hover,
.btn-default.btn-theme-colored2:active,
.btn-default.btn-theme-colored2:focus {
  background-color: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
/*
 * btn-border
 * -----------------------------------------------
*/
.btn-border.btn-theme-colored2 {
  color: #ffae11;
  background-color: #fff;
  border-color: #ffae11;
}
.btn-border.btn-theme-colored2:focus,
.btn-border.btn-theme-colored2.focus {
  color: #ffae11;
  background-color: #e6e6e6;
  border-color: #915f00;
}
.btn-border.btn-theme-colored2:hover {
  color: #ffae11;
  background-color: #e6e6e6;
  border-color: #d38b00;
}
.btn-border.btn-theme-colored2:active,
.btn-border.btn-theme-colored2.active,
.open > .dropdown-toggle.btn-border.btn-theme-colored2 {
  color: #ffae11;
  background-color: #e6e6e6;
  border-color: #d38b00;
}
.btn-border.btn-theme-colored2:active:hover,
.btn-border.btn-theme-colored2.active:hover,
.open > .dropdown-toggle.btn-border.btn-theme-colored2:hover,
.btn-border.btn-theme-colored2:active:focus,
.btn-border.btn-theme-colored2.active:focus,
.open > .dropdown-toggle.btn-border.btn-theme-colored2:focus,
.btn-border.btn-theme-colored2:active.focus,
.btn-border.btn-theme-colored2.active.focus,
.open > .dropdown-toggle.btn-border.btn-theme-colored2.focus {
  color: #ffae11;
  background-color: #d4d4d4;
  border-color: #915f00;
}
.btn-border.btn-theme-colored2:active,
.btn-border.btn-theme-colored2.active,
.open > .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: #ffae11;
}
.btn-border.btn-theme-colored2 .badge {
  color: #fff;
  background-color: #ffae11;
}
.btn-border.btn-theme-colored2:hover,
.btn-border.btn-theme-colored2:active,
.btn-border.btn-theme-colored2:focus {
  background-color: #dd9200;
  border-color: #dd9200;
  color: #fff;
}
/*
 * btn-dark
 * -----------------------------------------------
*/
.btn-dark.btn-theme-colored2 {
  color: #fff;
  background-color: #2151cc;
  border-color: #2151cc;
}
.btn-dark.btn-theme-colored2:focus,
.btn-dark.btn-theme-colored2.focus {
  color: #fff;
  background-color: #dd9200;
  border-color: #915f00;
}
.btn-dark.btn-theme-colored2:hover {
  color: #fff;
  background-color: #dd9200;
  border-color: #d38b00;
}
.btn-dark.btn-theme-colored2:active,
.btn-dark.btn-theme-colored2.active,
.open > .dropdown-toggle.btn-dark.btn-theme-colored2 {
  color: #fff;
  background-color: #dd9200;
  border-color: #d38b00;
}
.btn-dark.btn-theme-colored2:active:hover,
.btn-dark.btn-theme-colored2.active:hover,
.open > .dropdown-toggle.btn-dark.btn-theme-colored2:hover,
.btn-dark.btn-theme-colored2:active:focus,
.btn-dark.btn-theme-colored2.active:focus,
.open > .dropdown-toggle.btn-dark.btn-theme-colored2:focus,
.btn-dark.btn-theme-colored2:active.focus,
.btn-dark.btn-theme-colored2.active.focus,
.open > .dropdown-toggle.btn-dark.btn-theme-colored2.focus {
  color: #fff;
  background-color: #b97a00;
  border-color: #915f00;
}
.btn-dark.btn-theme-colored2:active,
.btn-dark.btn-theme-colored2.active,
.open > .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: #ffae11;
  border-color: #ffae11;
}
.btn-dark.btn-theme-colored2 .badge {
  color: #ffae11;
  background-color: #fff;
}
/*
 * btn-gray
 * -----------------------------------------------
*/
.btn-gray.btn-theme-colored2 {
  color: #ffae11;
  background-color: #ffbf44;
  border-color: #ffbf44;
}
.btn-gray.btn-theme-colored2:focus,
.btn-gray.btn-theme-colored2.focus {
  color: #ffae11;
  background-color: #ffae11;
  border-color: #c38100;
}
.btn-gray.btn-theme-colored2:hover {
  color: #ffae11;
  background-color: #ffae11;
  border-color: #ffab07;
}
.btn-gray.btn-theme-colored2:active,
.btn-gray.btn-theme-colored2.active,
.open > .dropdown-toggle.btn-gray.btn-theme-colored2 {
  color: #ffae11;
  background-color: #ffae11;
  border-color: #ffab07;
}
.btn-gray.btn-theme-colored2:active:hover,
.btn-gray.btn-theme-colored2.active:hover,
.open > .dropdown-toggle.btn-gray.btn-theme-colored2:hover,
.btn-gray.btn-theme-colored2:active:focus,
.btn-gray.btn-theme-colored2.active:focus,
.open > .dropdown-toggle.btn-gray.btn-theme-colored2:focus,
.btn-gray.btn-theme-colored2:active.focus,
.btn-gray.btn-theme-colored2.active.focus,
.open > .dropdown-toggle.btn-gray.btn-theme-colored2.focus {
  color: #ffae11;
  background-color: #ec9c00;
  border-color: #c38100;
}
.btn-gray.btn-theme-colored2:active,
.btn-gray.btn-theme-colored2.active,
.open > .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: #ffbf44;
  border-color: #ffbf44;
}
.btn-gray.btn-theme-colored2 .badge {
  color: #ffbf44;
  background-color: #ffae11;
}
/*
 * btn-primary: theme-color
 * -----------------------------------------------
*/
.btn-theme-colored2 {
  color: #fff;
  background-color: #2151cc;
  border-color: #2151cc;
}
.btn-theme-colored2:focus,
.btn-theme-colored2.focus {
  color: #fff;
  background-color: #dd9200;
  border-color: #915f00;
}
.btn-theme-colored2:hover {
  color: #fff;
  background-color: #dd9200;
  border-color: #d38b00;
}
.btn-theme-colored2:active,
.btn-theme-colored2.active,
.open > .dropdown-toggle.btn-theme-colored2 {
  color: #fff;
  background-color: #dd9200;
  border-color: #d38b00;
}
.btn-theme-colored2:active:hover,
.btn-theme-colored2.active:hover,
.open > .dropdown-toggle.btn-theme-colored2:hover,
.btn-theme-colored2:active:focus,
.btn-theme-colored2.active:focus,
.open > .dropdown-toggle.btn-theme-colored2:focus,
.btn-theme-colored2:active.focus,
.btn-theme-colored2.active.focus,
.open > .dropdown-toggle.btn-theme-colored2.focus {
  color: #fff;
  background-color: #b97a00;
  border-color: #915f00;
}
.btn-theme-colored2:active,
.btn-theme-colored2.active,
.open > .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: #ffae11;
  border-color: #ffae11;
}
.btn-theme-colored2 .badge {
  color: #ffae11;
  background-color: #fff;
}
.btn-hover-theme-colored2:hover {
  background-color: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored2 a {
  color: #ffae11;
}
.icon-theme-colored2.icon-bordered a {
  border-color: #ffae11;
}
.icon-theme-colored2.icon-bordered a:hover {
  background-color: #ffae11;
  color: #fff;
}
.icon-theme-colored2.icon-dark a {
  background-color: #ffae11;
  color: #fff;
}
.icon-theme-colored2.icon-dark a:hover {
  background-color: #dd9200;
  color: #dd9200;
}
.icon-theme-colored2.icon-dark.icon-bordered a {
  border-color: #ffae11;
  color: #ffae11;
}
.icon-theme-colored2.icon-dark.icon-bordered a:hover {
  background-color: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
.icon-theme-colored2.icon-gray a {
  color: #ffae11;
}
.icon-theme-colored2.icon-gray a:hover {
  color: #dd9200;
}
.icon-theme-colored2.icon-gray.icon-bordered a {
  color: #ffae11;
}
.icon-theme-colored2.icon-gray.icon-bordered a:hover {
  background-color: #eeeeee;
  border-color: #eeeeee;
  color: #ffae11;
}
.icon-theme-colored2 a:hover {
  color: #dd9200;
}
.icon-hover-theme-colored2 a:hover {
  background-color: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
.styled-icons.icon-hover-theme-colored2 a:hover {
  background-color: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored2 .icon {
  color: #ffae11;
}
.icon-box.iconbox-theme-colored2 .icon.icon-border-effect::after {
  box-shadow: 0 0 0 3px #ffae11;
}
.icon-box.iconbox-theme-colored2 .icon.icon-bordered {
  border-color: #ffae11;
}
.icon-box.iconbox-theme-colored2 .icon.icon-bordered:hover {
  background-color: #ffae11;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-gray:hover {
  background-color: #ffae11;
  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: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark {
  background-color: #ffae11;
  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: #ffae11;
  color: #ffae11;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark.icon-bordered:hover {
  background-color: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white {
  background-color: #fff;
  color: #ffae11;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white:hover {
  background-color: #ffae11;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white.icon-bordered {
  background-color: transparent;
  border-color: #ffae11;
  color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white.icon-bordered:hover {
  background-color: #ffae11;
  border-color: #ffae11;
  color: #fff;
}
.icon-box.iconbox-theme-colored2.iconbox-border {
  border-color: #ffae11;
}
/*
 *  accordion.less
 * -----------------------------------------------
*/
.accordion-theme-colored2 .panel-default > .panel-heading {
  background-color: #ffae11;
}
.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-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored2 .panel-heading .panel-title a:before {
  background-color: #ffae11;
}
.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored2 .panel-heading .panel-title a:after {
  background-color: #ffae11;
}
/* -------- custom css ---------- */
/*
 * background: theme-color
 * -----------------------------------------------
*/
/*
 * custom-theme-color-set.less
 * -----------------------------------------------
*/
/*
 * custom-theme-color1.less
 * -----------------------------------------------
*/
/*
 * custom-theme-color2.less
 * -----------------------------------------------
*/
/*
 *  Gradients BG+BGTransparent Color
 * -----------------------------------------------
*/
/* Gradient BG Colors */
.bg-theme-colored-gradient {
  background-color: #0f4ddb;
  background: -webkit-gradient(linear, left top, left bottom, from(#0f4ddb), to(#4664a6));
  background: -webkit-linear-gradient(top, #0f4ddb, #4664a6);
  background: -moz-linear-gradient(top, #0f4ddb, #4664a6);
  background: -ms-linear-gradient(top, #0f4ddb, #4664a6);
  background: -o-linear-gradient(top, #0f4ddb, #4664a6);
}
.bg-theme-colored-gradient-horizontal {
  background: #0f4ddb;
  background: -webkit-gradient(linear, left top, right top, from(#0f4ddb), to(#4664a6));
  background: -webkit-linear-gradient(left, #0f4ddb, #4664a6);
  background: -moz-linear-gradient(left, #0f4ddb, #4664a6);
  background: -ms-linear-gradient(left, #0f4ddb, #4664a6);
  background: -o-linear-gradient(left, #0f4ddb, #4664a6);
}
.bg-theme-colored2-gradient {
  background-color: #dd9200;
  background: -webkit-gradient(linear, left top, left bottom, from(#dd9200), to(#ffd177));
  background: -webkit-linear-gradient(top, #dd9200, #ffd177);
  background: -moz-linear-gradient(top, #dd9200, #ffd177);
  background: -ms-linear-gradient(top, #dd9200, #ffd177);
  background: -o-linear-gradient(top, #dd9200, #ffd177);
}
.bg-theme-colored2-gradient-horizontal {
  background: #dd9200;
  background: -webkit-gradient(linear, left top, right top, from(#dd9200), to(#ffd177));
  background: -webkit-linear-gradient(left, #dd9200, #ffd177);
  background: -moz-linear-gradient(left, #dd9200, #ffd177);
  background: -ms-linear-gradient(left, #dd9200, #ffd177);
  background: -o-linear-gradient(left, #dd9200, #ffd177);
}
.bg-theme-colored12-gradient {
  background-color: #1c5ce8;
  background: -webkit-gradient(linear, left top, left bottom, from(#1c5ce8), to(#ffae11));
  background: -webkit-linear-gradient(top, #1c5ce8, #ffae11);
  background: -moz-linear-gradient(top, #1c5ce8, #ffae11);
  background: -ms-linear-gradient(top, #1c5ce8, #ffae11);
  background: -o-linear-gradient(top, #1c5ce8, #ffae11);
}
.bg-theme-colored12-gradient-horizontal {
  background: #1c5ce8;
  background: -webkit-gradient(linear, left top, right top, from(#1c5ce8), to(#ffae11));
  background: -webkit-linear-gradient(left, #1c5ce8, #ffae11);
  background: -moz-linear-gradient(left, #1c5ce8, #ffae11);
  background: -ms-linear-gradient(left, #1c5ce8, #ffae11);
  background: -o-linear-gradient(left, #1c5ce8, #ffae11);
}
.bg-theme-colored21-gradient {
  background-color: #ffae11;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffae11), to(#1c5ce8));
  background: -webkit-linear-gradient(top, #ffae11, #1c5ce8);
  background: -moz-linear-gradient(top, #ffae11, #1c5ce8);
  background: -ms-linear-gradient(top, #ffae11, #1c5ce8);
  background: -o-linear-gradient(top, #ffae11, #1c5ce8);
}
.bg-theme-colored21-gradient-horizontal {
  background: #ffae11;
  background: -webkit-gradient(linear, left top, right top, from(#ffae11), to(#1c5ce8));
  background: -webkit-linear-gradient(left, #ffae11, #1c5ce8);
  background: -moz-linear-gradient(left, #ffae11, #1c5ce8);
  background: -ms-linear-gradient(left, #ffae11, #1c5ce8);
  background: -o-linear-gradient(left, #ffae11, #1c5ce8);
}
/* -------- layer overlay gradient Color1 ---------- */
.layer-overlay.overlay-theme-colored-gradient::before {
  background: rgba(40, 57, 94, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.9)), to(rgba(70, 100, 166, 0.9)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
}
.layer-overlay.overlay-theme-colored-gradient-1::before {
  background: rgba(40, 57, 94, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.1)), to(rgba(70, 100, 166, 0.1)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(70, 100, 166, 0.1));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(70, 100, 166, 0.1));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(70, 100, 166, 0.1));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(70, 100, 166, 0.1));
}
.layer-overlay.overlay-theme-colored-gradient-2::before {
  background: rgba(40, 57, 94, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.2)), to(rgba(70, 100, 166, 0.2)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(70, 100, 166, 0.2));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(70, 100, 166, 0.2));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(70, 100, 166, 0.2));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(70, 100, 166, 0.2));
}
.layer-overlay.overlay-theme-colored-gradient-3::before {
  background: rgba(40, 57, 94, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.3)), to(rgba(70, 100, 166, 0.3)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(70, 100, 166, 0.3));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(70, 100, 166, 0.3));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(70, 100, 166, 0.3));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(70, 100, 166, 0.3));
}
.layer-overlay.overlay-theme-colored-gradient-4::before {
  background: rgba(40, 57, 94, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.4)), to(rgba(70, 100, 166, 0.4)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(70, 100, 166, 0.4));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(70, 100, 166, 0.4));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(70, 100, 166, 0.4));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(70, 100, 166, 0.4));
}
.layer-overlay.overlay-theme-colored-gradient-5::before {
  background: rgba(40, 57, 94, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.5)), to(rgba(70, 100, 166, 0.5)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(70, 100, 166, 0.5));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(70, 100, 166, 0.5));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(70, 100, 166, 0.5));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(70, 100, 166, 0.5));
}
.layer-overlay.overlay-theme-colored-gradient-6::before {
  background: rgba(40, 57, 94, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.6)), to(rgba(70, 100, 166, 0.6)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(70, 100, 166, 0.6));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(70, 100, 166, 0.6));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(70, 100, 166, 0.6));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(70, 100, 166, 0.6));
}
.layer-overlay.overlay-theme-colored-gradient-7::before {
  background: rgba(40, 57, 94, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.7)), to(rgba(70, 100, 166, 0.7)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(70, 100, 166, 0.7));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(70, 100, 166, 0.7));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(70, 100, 166, 0.7));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(70, 100, 166, 0.7));
}
.layer-overlay.overlay-theme-colored-gradient-8::before {
  background: rgba(40, 57, 94, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.8)), to(rgba(70, 100, 166, 0.8)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(70, 100, 166, 0.8));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(70, 100, 166, 0.8));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(70, 100, 166, 0.8));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(70, 100, 166, 0.8));
}
.layer-overlay.overlay-theme-colored-gradient-9::before {
  background: rgba(40, 57, 94, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.9)), to(rgba(70, 100, 166, 0.9)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(70, 100, 166, 0.9));
}
/* -------- layer overlay gradient Color2 ---------- */
.layer-overlay.overlay-theme-colored2-gradient::before {
  background: rgba(255, 174, 17, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.9)), to(rgba(255, 209, 119, 0.9)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
}
.layer-overlay.overlay-theme-colored2-gradient-1::before {
  background: rgba(255, 174, 17, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.1)), to(rgba(255, 209, 119, 0.1)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(255, 209, 119, 0.1));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(255, 209, 119, 0.1));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(255, 209, 119, 0.1));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(255, 209, 119, 0.1));
}
.layer-overlay.overlay-theme-colored2-gradient-2::before {
  background: rgba(255, 174, 17, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.2)), to(rgba(255, 209, 119, 0.2)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(255, 209, 119, 0.2));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(255, 209, 119, 0.2));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(255, 209, 119, 0.2));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(255, 209, 119, 0.2));
}
.layer-overlay.overlay-theme-colored2-gradient-3::before {
  background: rgba(255, 174, 17, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.3)), to(rgba(255, 209, 119, 0.3)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(255, 209, 119, 0.3));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(255, 209, 119, 0.3));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(255, 209, 119, 0.3));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(255, 209, 119, 0.3));
}
.layer-overlay.overlay-theme-colored2-gradient-4::before {
  background: rgba(255, 174, 17, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.4)), to(rgba(255, 209, 119, 0.4)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(255, 209, 119, 0.4));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(255, 209, 119, 0.4));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(255, 209, 119, 0.4));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(255, 209, 119, 0.4));
}
.layer-overlay.overlay-theme-colored2-gradient-5::before {
  background: rgba(255, 174, 17, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.5)), to(rgba(255, 209, 119, 0.5)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(255, 209, 119, 0.5));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(255, 209, 119, 0.5));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(255, 209, 119, 0.5));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(255, 209, 119, 0.5));
}
.layer-overlay.overlay-theme-colored2-gradient-6::before {
  background: rgba(255, 174, 17, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.6)), to(rgba(255, 209, 119, 0.6)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(255, 209, 119, 0.6));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(255, 209, 119, 0.6));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(255, 209, 119, 0.6));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(255, 209, 119, 0.6));
}
.layer-overlay.overlay-theme-colored2-gradient-7::before {
  background: rgba(255, 174, 17, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.7)), to(rgba(255, 209, 119, 0.7)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(255, 209, 119, 0.7));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(255, 209, 119, 0.7));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(255, 209, 119, 0.7));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(255, 209, 119, 0.7));
}
.layer-overlay.overlay-theme-colored2-gradient-8::before {
  background: rgba(255, 174, 17, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.8)), to(rgba(255, 209, 119, 0.8)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(255, 209, 119, 0.8));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(255, 209, 119, 0.8));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(255, 209, 119, 0.8));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(255, 209, 119, 0.8));
}
.layer-overlay.overlay-theme-colored2-gradient-9::before {
  background: rgba(255, 174, 17, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.9)), to(rgba(255, 209, 119, 0.9)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(255, 209, 119, 0.9));
}
/* -------- layer overlay gradient Color Combined 12 ---------- */
.layer-overlay.overlay-theme-colored12-gradient::before {
  background: rgba(40, 57, 94, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.9)), to(rgba(255, 174, 17, 0.9)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
}
.layer-overlay.overlay-theme-colored12-gradient-1::before {
  background: rgba(40, 57, 94, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.1)), to(rgba(255, 174, 17, 0.1)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(255, 174, 17, 0.1));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(255, 174, 17, 0.1));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(255, 174, 17, 0.1));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.1), rgba(255, 174, 17, 0.1));
}
.layer-overlay.overlay-theme-colored12-gradient-2::before {
  background: rgba(40, 57, 94, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.2)), to(rgba(255, 174, 17, 0.2)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(255, 174, 17, 0.2));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(255, 174, 17, 0.2));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(255, 174, 17, 0.2));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.2), rgba(255, 174, 17, 0.2));
}
.layer-overlay.overlay-theme-colored12-gradient-3::before {
  background: rgba(40, 57, 94, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.3)), to(rgba(255, 174, 17, 0.3)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(255, 174, 17, 0.3));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(255, 174, 17, 0.3));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(255, 174, 17, 0.3));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.3), rgba(255, 174, 17, 0.3));
}
.layer-overlay.overlay-theme-colored12-gradient-4::before {
  background: rgba(40, 57, 94, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.4)), to(rgba(255, 174, 17, 0.4)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(255, 174, 17, 0.4));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(255, 174, 17, 0.4));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(255, 174, 17, 0.4));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.4), rgba(255, 174, 17, 0.4));
}
.layer-overlay.overlay-theme-colored12-gradient-5::before {
  background: rgba(40, 57, 94, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.5)), to(rgba(255, 174, 17, 0.5)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(255, 174, 17, 0.5));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(255, 174, 17, 0.5));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(255, 174, 17, 0.5));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.5), rgba(255, 174, 17, 0.5));
}
.layer-overlay.overlay-theme-colored12-gradient-6::before {
  background: rgba(40, 57, 94, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.6)), to(rgba(255, 174, 17, 0.6)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(255, 174, 17, 0.6));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(255, 174, 17, 0.6));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(255, 174, 17, 0.6));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.6), rgba(255, 174, 17, 0.6));
}
.layer-overlay.overlay-theme-colored12-gradient-7::before {
  background: rgba(40, 57, 94, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.7)), to(rgba(255, 174, 17, 0.7)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(255, 174, 17, 0.7));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(255, 174, 17, 0.7));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(255, 174, 17, 0.7));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.7), rgba(255, 174, 17, 0.7));
}
.layer-overlay.overlay-theme-colored12-gradient-8::before {
  background: rgba(40, 57, 94, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.8)), to(rgba(255, 174, 17, 0.8)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(255, 174, 17, 0.8));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(255, 174, 17, 0.8));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(255, 174, 17, 0.8));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.8), rgba(255, 174, 17, 0.8));
}
.layer-overlay.overlay-theme-colored12-gradient-9::before {
  background: rgba(40, 57, 94, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 57, 94, 0.9)), to(rgba(255, 174, 17, 0.9)));
  background: -webkit-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
  background: -moz-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
  background: -ms-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
  background: -o-linear-gradient(left, rgba(40, 57, 94, 0.9), rgba(255, 174, 17, 0.9));
}
/* -------- layer overlay gradient Color Combined 21 ---------- */
.layer-overlay.overlay-theme-colored21-gradient::before {
  background: rgba(255, 174, 17, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.9)), to(rgba(40, 57, 94, 0.9)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
}
.layer-overlay.overlay-theme-colored21-gradient-1::before {
  background: rgba(255, 174, 17, 0.1);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.1)), to(rgba(40, 57, 94, 0.1)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(40, 57, 94, 0.1));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(40, 57, 94, 0.1));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(40, 57, 94, 0.1));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.1), rgba(40, 57, 94, 0.1));
}
.layer-overlay.overlay-theme-colored21-gradient-2::before {
  background: rgba(255, 174, 17, 0.2);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.2)), to(rgba(40, 57, 94, 0.2)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(40, 57, 94, 0.2));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(40, 57, 94, 0.2));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(40, 57, 94, 0.2));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.2), rgba(40, 57, 94, 0.2));
}
.layer-overlay.overlay-theme-colored21-gradient-3::before {
  background: rgba(255, 174, 17, 0.3);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.3)), to(rgba(40, 57, 94, 0.3)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(40, 57, 94, 0.3));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(40, 57, 94, 0.3));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(40, 57, 94, 0.3));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.3), rgba(40, 57, 94, 0.3));
}
.layer-overlay.overlay-theme-colored21-gradient-4::before {
  background: rgba(255, 174, 17, 0.4);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.4)), to(rgba(40, 57, 94, 0.4)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(40, 57, 94, 0.4));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(40, 57, 94, 0.4));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(40, 57, 94, 0.4));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.4), rgba(40, 57, 94, 0.4));
}
.layer-overlay.overlay-theme-colored21-gradient-5::before {
  background: rgba(255, 174, 17, 0.5);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.5)), to(rgba(40, 57, 94, 0.5)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(40, 57, 94, 0.5));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(40, 57, 94, 0.5));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(40, 57, 94, 0.5));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.5), rgba(40, 57, 94, 0.5));
}
.layer-overlay.overlay-theme-colored21-gradient-6::before {
  background: rgba(255, 174, 17, 0.6);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.6)), to(rgba(40, 57, 94, 0.6)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(40, 57, 94, 0.6));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(40, 57, 94, 0.6));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(40, 57, 94, 0.6));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.6), rgba(40, 57, 94, 0.6));
}
.layer-overlay.overlay-theme-colored21-gradient-7::before {
  background: rgba(255, 174, 17, 0.7);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.7)), to(rgba(40, 57, 94, 0.7)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(40, 57, 94, 0.7));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(40, 57, 94, 0.7));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(40, 57, 94, 0.7));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.7), rgba(40, 57, 94, 0.7));
}
.layer-overlay.overlay-theme-colored21-gradient-8::before {
  background: rgba(255, 174, 17, 0.8);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.8)), to(rgba(40, 57, 94, 0.8)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(40, 57, 94, 0.8));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(40, 57, 94, 0.8));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(40, 57, 94, 0.8));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.8), rgba(40, 57, 94, 0.8));
}
.layer-overlay.overlay-theme-colored21-gradient-9::before {
  background: rgba(255, 174, 17, 0.9);
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 174, 17, 0.9)), to(rgba(40, 57, 94, 0.9)));
  background: -webkit-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
  background: -moz-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
  background: -ms-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
  background: -o-linear-gradient(left, rgba(255, 174, 17, 0.9), rgba(40, 57, 94, 0.9));
}
