/* --------------------------------------
$Author: ThemeMascot
$URL: https://themeforest.net/user/ThemeMascot

----------------------------------------- */
/*
 * background: theme-color
 * -----------------------------------------------
*/
a {
    color: #e76262;
}
a:hover,
a:focus {
    color: #006adb;
}

.post .entry-meta.meta-absolute {
    background-color: rgba(252, 106, 32, 0.9) !important;
}

.tab-slider .nav.nav-pills a:hover,
.tab-slider .nav.nav-pills a.active,
.custom-nav-tabs > li > a:hover,
.widget .tags a:hover,
.progress-item .progress-bar,
.small-title .title::after,
.drop-caps.colored-square p:first-child:first-letter,
.drop-caps.colored-rounded p:first-child:first-letter,
.working-process.theme-colored a,
.widget.dark .tags a:hover,
.blog-posts .post .entry-content .post-date.right,
.horizontal-tab-centered .nav-pills > li > a:hover,
.horizontal-tab-centered .nav-pills > li.active > a,
.horizontal-tab-centered .nav-pills > li.active > a:hover,
.horizontal-tab-centered .nav-pills > li.active > a:focus,
.owl-theme.dot-theme-colored .owl-controls .owl-dot span,
.portfolio-filter a.active,
.portfolio-filter a:hover,
.section-title .both-side-line::after,
.section-title .both-side-line::before,
.section-title .top-side-line::after,
.section-title .left-side-line::before,
.section-title .right-side-line::before,
.product .tag-sale,
.owl-theme .owl-dots .owl-dot.active span,
.blog-posts .post.style1 .entry-header .entry-date.entry-date-absolute,
.title-dots span,
.title-line-top:before,
.become-a-volunteer-form-title {
    background: #e76262;
}

.cd-timeline-simple .cd-timeline-block .cd-timeline-img {
    background: #e76262 !important;
}

.ui-state-highlight {
    background: #e76262 !important;
    color: #fff !important;
}

/*
 * text: theme-color
 * -----------------------------------------------
*/
.widget .twitter-feed li::after,
.widget .address li i,
.icon-box.box-style1.practice-style3 i,
.icon-box.services-style1:hover .heading,
.horizontal-contact-widget .widget::before,
.small-title i,
.drop-caps.text-colored p:first-child:first-letter,
.schedule-box:hover .schedule-details .title a,
.widget.dark .nav-tabs li.active a,
.pager.theme-colored a,
.widget .post-title a:hover,
.donation-form .form-group label {
    color: #e76262;
}

/*
 * border: theme-color
 * -----------------------------------------------
*/
.widget .line-bottom:after,
.widget .line-bottom:after,
.pager.theme-colored a {
    border: 1px solid #e76262;
}

.owl-theme .owl-dots .owl-dot span {
    border-color: #e76262;
}

.icon-box.box-style1.practice-style3:hover .icon-wrapper::after {
    border-color: #e76262 transparent transparent;
}

.section-title.title-border {
    border-left: 4px solid #e76262;
}

/* border-top-color */
.cssload-tri {
    border-top: 27px solid #e76262;
}

/* border-right-color */
.border-right-red {
    border-right: 1px solid #e76262;
}

.section-title.title-border.title-right {
    border-right: 4px solid #e76262;
}

/* border-bottom-color */
.border-bottom {
    border-bottom: 1px solid #e76262;
}

.cssload-tri.cssload-invert {
    border-bottom: 27px solid #e76262;
}

/* box-shadow */
/* Dropdown Search Form */
.dropdown-search-form-content .dropdown-search-form .input-group {
    border-color: #e76262;
}

.dropdown-search-form-content .dropdown-search-form button[type="submit"] {
    background: #e76262;
}
.dropdown-search-form-content .dropdown-search-form button[type="submit"] i {
    color: #fff;
}

.hr-divider {
    border-top-color: rgba(252, 106, 32, 0.2) !important;
}

/* Modern Header */
.modern-header.modern-header-theme-colored1
    .header-nav
    .header-nav-wrapper:not(.scroll-to-fixed-fixed)
    nav {
    background: #e76262;
}

.modern-header.modern-header-theme-colored1
    .header-nav
    .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #e76262;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored1 {
    color: #e76262 !important;
}

.text-hover-theme-colored1:hover {
    color: #e76262 !important;
}

ul.list.theme-colored1 li:before,
ul.list.theme-colored1.angle-double-right li:before,
ul.list.theme-colored1.angle-right li:before,
ul.list.theme-colored1.check-circle li:before,
ul.list.theme-colored1.check li:before,
.list-icon.theme-colored1 li i {
    color: #e76262;
}

/* -------- border-theme-color ---------- */
.border-theme-colored1 {
    border-color: #e76262 !important;
}

.border-1px-theme-colored1 {
    border: 1px solid #e76262;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored1 {
    background-color: #e76262 !important;
}

.bg-hover-theme-colored1:hover {
    background: #e76262 !important;
    border-color: #e76262 !important;
    color: #fff !important;
}
.bg-hover-theme-colored1:hover h1,
.bg-hover-theme-colored1:hover h2,
.bg-hover-theme-colored1:hover h3,
.bg-hover-theme-colored1:hover h4,
.bg-hover-theme-colored1:hover h5,
.bg-hover-theme-colored1:hover h6,
.bg-hover-theme-colored1:hover p,
.bg-hover-theme-colored1:hover a,
.bg-hover-theme-colored1:hover i {
    color: #fff !important;
}

.list-icon.theme-colored1.square li i,
.list-icon.theme-colored1.rounded li i {
    background: #e76262;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored1-lighter2 {
    background-color: #fc712a !important;
}

.bg-theme-colored1-lighter3 {
    background-color: #fc742f !important;
}

.bg-theme-colored1-lighter4 {
    background-color: #fc7734 !important;
}

.bg-theme-colored1-lighter5 {
    background-color: #fc7b39 !important;
}

.bg-theme-colored1-lighter6 {
    background-color: #fc7e3e !important;
}

.bg-theme-colored1-lighter7 {
    background-color: #fc8243 !important;
}

.bg-theme-colored1-lighter8 {
    background-color: #fd8548 !important;
}

.bg-theme-colored1-lighter9 {
    background-color: #fd884d !important;
}

.bg-theme-colored1-darker2 {
    background-color: #fc6316 !important;
}

.bg-theme-colored1-darker3 {
    background-color: #fc6011 !important;
}

.bg-theme-colored1-darker4 {
    background-color: #fc5d0c !important;
}

.bg-theme-colored1-darker5 {
    background-color: #fc5907 !important;
}

.bg-theme-colored1-darker6 {
    background-color: #fa5603 !important;
}

.bg-theme-colored1-darker7 {
    background-color: #f55503 !important;
}

.bg-theme-colored1-darker8 {
    background-color: #f05303 !important;
}

.bg-theme-colored1-darker9 {
    background-color: #eb5103 !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored1-transparent-9 {
    background-color: rgba(252, 106, 32, 0.9) !important;
}

.bg-theme-colored1-transparent-8 {
    background-color: rgba(252, 106, 32, 0.8) !important;
}

.bg-theme-colored1-transparent-7 {
    background-color: rgba(252, 106, 32, 0.7) !important;
}

.bg-theme-colored1-transparent-6 {
    background-color: rgba(252, 106, 32, 0.6) !important;
}

.bg-theme-colored1-transparent-5 {
    background-color: rgba(252, 106, 32, 0.5) !important;
}

.bg-theme-colored1-transparent-4 {
    background-color: rgba(252, 106, 32, 0.4) !important;
}

.bg-theme-colored1-transparent-3 {
    background-color: rgba(252, 106, 32, 0.3) !important;
}

.bg-theme-colored1-transparent-2 {
    background-color: rgba(252, 106, 32, 0.2) !important;
}

.bg-theme-colored1-transparent-1 {
    background-color: rgba(252, 106, 32, 0.1) !important;
}

.bg-theme-colored1-transparent {
    background-color: rgba(252, 106, 32, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored1 .btn-plain-text,
.text-theme-colored1 .btn-plain-text-with-arrow {
    color: #e76262 !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored1 */
}
.layer-overlay.overlay-theme-colored1::before {
    background-color: rgba(252, 106, 32, 0.8) !important;
}
.layer-overlay.overlay-theme-colored1-1::before {
    background-color: rgba(252, 106, 32, 0.1);
}
.layer-overlay.overlay-theme-colored1-2::before {
    background-color: rgba(252, 106, 32, 0.2);
}
.layer-overlay.overlay-theme-colored1-3::before {
    background-color: rgba(252, 106, 32, 0.3);
}
.layer-overlay.overlay-theme-colored1-4::before {
    background-color: rgba(252, 106, 32, 0.4);
}
.layer-overlay.overlay-theme-colored1-5::before {
    background-color: rgba(252, 106, 32, 0.5);
}
.layer-overlay.overlay-theme-colored1-6::before {
    background-color: rgba(252, 106, 32, 0.6);
}
.layer-overlay.overlay-theme-colored1-7::before {
    background-color: rgba(252, 106, 32, 0.7);
}
.layer-overlay.overlay-theme-colored1-8::before {
    background-color: rgba(252, 106, 32, 0.8);
}
.layer-overlay.overlay-theme-colored1-9::before {
    background-color: rgba(252, 106, 32, 0.9);
}

/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored1 a {
    color: #e76262;
}

.icon-theme-colored1.icon-bordered a {
    border-color: #e76262;
}
.icon-theme-colored1.icon-bordered a:hover {
    background-color: #e76262;
    color: #fff;
}

.icon-theme-colored1.icon-dark a {
    background-color: #e76262;
    color: #fff;
}
.icon-theme-colored1.icon-dark a:hover {
    background-color: #e76262;
    box-shadow: 0 7px 20px rgb(243 92 16 / 20%);
}


.icon-theme-colored1.icon-dark.icon-bordered a {
    border-color: #e76262;
    color: #e76262;
}
.icon-theme-colored1.icon-dark.icon-bordered a:hover {
    background-color: #e76262;
    border-color: #e76262;
    color: #fff;
}

.icon-theme-colored1.icon-gray a {
    color: #e76262;
}
.icon-theme-colored1.icon-gray a:hover {
    color: #fff;
    background-color: #e76262;
}

.icon-theme-colored1.icon-gray.icon-bordered a {
    color: #e76262;
}
.icon-theme-colored1.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #e76262;
}

.icon-hover-theme-colored1 a:hover {
    background-color: #e76262;
    border-color: #e76262;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored1 a:hover {
    background-color: #e76262;
    border-color: #e76262;
    color: #fff;
}

/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored1 .icon {
    color: #e76262;
}
.icon-box.iconbox-theme-colored1 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #e76262;
}
.icon-box.iconbox-theme-colored1 .icon.icon-bordered {
    border-color: #e76262;
}
.icon-box.iconbox-theme-colored1:hover .icon.icon-bordered {
    background-color: #e76262;
    color: #fff;
}
.icon-box.iconbox-theme-colored1 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}
.icon-box.iconbox-theme-colored1:hover .icon.icon-gray {
    background-color: #e76262;
    color: #fff;
}
.icon-box.iconbox-theme-colored1:hover .icon.icon-gray.icon-bordered {
    background-color: #e76262;
    border-color: #e76262;
    color: #fff;
}
.icon-box.iconbox-theme-colored1 .icon.icon-dark {
    background-color: #e76262;
    color: #fff;
}
.icon-box.iconbox-theme-colored1 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #e76262;
    color: #e76262;
}
.icon-box.iconbox-theme-colored1:hover .icon.icon-dark {
    color: #fff;
}
.icon-box.iconbox-theme-colored1:hover .icon.icon-dark.icon-bordered {
    background-color: #e76262;
    border-color: #e76262;
    color: #fff;
}
.icon-box.iconbox-theme-colored1 .icon.icon-white {
    background-color: #fff;
    color: #e76262;
}
.icon-box.iconbox-theme-colored1 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #e76262;
    color: #fff;
}
.icon-box.iconbox-theme-colored1:hover .icon.icon-white {
    background-color: #e76262;
    color: #fff;
}
.icon-box.iconbox-theme-colored1:hover .icon.icon-white.icon-bordered {
    background-color: #e76262;
    border-color: #e76262;
    color: #fff;
}

.icon-box.iconbox-theme-colored1.iconbox-border {
    border-color: #e76262;
}

/*
 *  accordion.scss
 * -----------------------------------------------
*/
.accordion-theme-colored1 .panel-default > .panel-heading {
    background-color: #e76262;
}
.accordion-theme-colored1 .panel-default > .panel-heading .panel-title > a,
.accordion-theme-colored1
    .panel-default
    > .panel-heading
    .panel-title
    > a:hover,
.accordion-theme-colored1
    .panel-default
    > .panel-heading
    .panel-title
    > a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored1
    .panel-heading
    .panel-title
    a.active:before {
    background: #e76262;
}

.panel-group.accordion-classic-theme-colored1-filled .panel-heading {
    background: #e76262;
}
.panel-group.accordion-classic-theme-colored1-filled
    .panel-heading
    .panel-title
    a {
    color: #fff;
}
.panel-group.accordion-classic-theme-colored1-filled
    .panel-heading
    .panel-title
    a:before {
    background: #fc6011;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored1-filled
    .panel-heading
    .panel-title
    a.active:before {
    background: #d74a03;
}

.panel-group.accordion-classic-theme-colored11 .panel-heading {
    background: #e76262;
}
.panel-group.accordion-classic-theme-colored11 .panel-heading .panel-title a {
    color: #fff;
}
.panel-group.accordion-classic-theme-colored11
    .panel-heading
    .panel-title
    a:before {
    background: #fc5907;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored11
    .panel-heading
    .panel-title
    a.active:before {
    background: #e76262;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored1
    .panel-heading
    .panel-title
    a:before {
    background-color: #e76262;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored1
    .panel-heading
    .panel-title
    a:after {
    background-color: #e76262;
}

.line-bottom-theme-colored1:after,
.line-bottom-theme-colored1:before {
    background: #e76262;
}

/*
 * widget
 * -----------------------------------------------
*/
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored1:after,
footer#footer
    .widget
    .widget-title.widget-title-line-bottom.line-bottom-theme-colored1:after {
    background: rgba(252, 106, 32, 0.3);
}

/* Modern Header */
.modern-header.modern-header-theme-colored2
    .header-nav
    .header-nav-wrapper:not(.scroll-to-fixed-fixed)
    nav {
    background: #002c5b;
}

.modern-header.modern-header-theme-colored2
    .header-nav
    .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #002c5b;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored2 {
    color: #002c5b !important;
}

.text-hover-theme-colored2:hover {
    color: #002c5b !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: #002c5b;
}

/* -------- border-theme-color ---------- */
.border-theme-colored2 {
    border-color: #002c5b !important;
}

.border-1px-theme-colored2 {
    border: 1px solid #0ca657;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored2 {
    background-color: #0ca657 !important;
}

.bg-hover-theme-colored2:hover {
    background: #0ca657 !important;
    border-color: #0ca657 !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: #002c5b;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored2-lighter2 {
    background-color: #003165 !important;
}

.bg-theme-colored2-lighter3 {
    background-color: #00336a !important;
}

.bg-theme-colored2-lighter4 {
    background-color: #00366f !important;
}

.bg-theme-colored2-lighter5 {
    background-color: #003875 !important;
}

.bg-theme-colored2-lighter6 {
    background-color: #003b7a !important;
}

.bg-theme-colored2-lighter7 {
    background-color: #003d7f !important;
}

.bg-theme-colored2-lighter8 {
    background-color: #004084 !important;
}

.bg-theme-colored2-lighter9 {
    background-color: #004289 !important;
}

.bg-theme-colored2-darker2 {
    background-color: #002751 !important;
}

.bg-theme-colored2-darker3 {
    background-color: #00254c !important;
}

.bg-theme-colored2-darker4 {
    background-color: #002247 !important;
}

.bg-theme-colored2-darker5 {
    background-color: #002042 !important;
}

.bg-theme-colored2-darker6 {
    background-color: #001d3c !important;
}

.bg-theme-colored2-darker7 {
    background-color: #001b37 !important;
}

.bg-theme-colored2-darker8 {
    background-color: #001832 !important;
}

.bg-theme-colored2-darker9 {
    background-color: #00162d !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored2-transparent-9 {
    background-color: rgba(0, 44, 91, 0.9) !important;
}

.bg-theme-colored2-transparent-8 {
    background-color: rgba(0, 44, 91, 0.8) !important;
}

.bg-theme-colored2-transparent-7 {
    background-color: rgba(0, 44, 91, 0.7) !important;
}

.bg-theme-colored2-transparent-6 {
    background-color: rgba(0, 44, 91, 0.6) !important;
}

.bg-theme-colored2-transparent-5 {
    background-color: rgba(0, 44, 91, 0.5) !important;
}

.bg-theme-colored2-transparent-4 {
    background-color: rgba(0, 44, 91, 0.4) !important;
}

.bg-theme-colored2-transparent-3 {
    background-color: rgba(0, 44, 91, 0.3) !important;
}

.bg-theme-colored2-transparent-2 {
    background-color: rgba(0, 44, 91, 0.2) !important;
}

.bg-theme-colored2-transparent-1 {
    background-color: rgba(0, 44, 91, 0.1) !important;
}

.bg-theme-colored2-transparent {
    background-color: rgba(0, 44, 91, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored2 .btn-plain-text,
.text-theme-colored2 .btn-plain-text-with-arrow {
    color: #002c5b !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored2 */
}
.layer-overlay.overlay-theme-colored2::before {
    background-color: rgba(0, 44, 91, 0.8) !important;
}
.layer-overlay.overlay-theme-colored2-1::before {
    background-color: rgba(0, 44, 91, 0.1);
}
.layer-overlay.overlay-theme-colored2-2::before {
    background-color: rgba(0, 44, 91, 0.2);
}
.layer-overlay.overlay-theme-colored2-3::before {
    background-color: rgba(0, 44, 91, 0.3);
}
.layer-overlay.overlay-theme-colored2-4::before {
    background-color: rgba(0, 44, 91, 0.4);
}
.layer-overlay.overlay-theme-colored2-5::before {
    background-color: rgba(0, 44, 91, 0.5);
}
.layer-overlay.overlay-theme-colored2-6::before {
    background-color: rgba(0, 44, 91, 0.6);
}
.layer-overlay.overlay-theme-colored2-7::before {
    background-color: rgba(0, 44, 91, 0.7);
}
.layer-overlay.overlay-theme-colored2-8::before {
    background-color: rgba(0, 44, 91, 0.8);
}
.layer-overlay.overlay-theme-colored2-9::before {
    background-color: rgba(0, 44, 91, 0.9);
}

/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored2 a {
    color: #002c5b;
}

.icon-theme-colored2.icon-bordered a {
    border-color: #002c5b;
}
.icon-theme-colored2.icon-bordered a:hover {
    background-color: #002c5b;
    color: #fff;
}

.icon-theme-colored2.icon-dark a {
    background-color: #002c5b;
    color: #fff;
}
.icon-theme-colored2.icon-dark a:hover {
    background-color: #001328;
}

.icon-theme-colored2.icon-dark.icon-bordered a {
    border-color: #002c5b;
    color: #002c5b;
}
.icon-theme-colored2.icon-dark.icon-bordered a:hover {
    background-color: #002c5b;
    border-color: #002c5b;
    color: #fff;
}

.icon-theme-colored2.icon-gray a {
    color: #002c5b;
}
.icon-theme-colored2.icon-gray a:hover {
    color: #fff;
    background-color: #002c5b;
}

.icon-theme-colored2.icon-gray.icon-bordered a {
    color: #002c5b;
}
.icon-theme-colored2.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #002c5b;
}

.icon-hover-theme-colored2 a:hover {
    background-color: #002c5b;
    border-color: #002c5b;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored2 a:hover {
    background-color: #002c5b;
    border-color: #002c5b;
    color: #fff;
}

/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored2 .icon {
    color: #002c5b;
}
.icon-box.iconbox-theme-colored2 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #002c5b;
}
.icon-box.iconbox-theme-colored2 .icon.icon-bordered {
    border-color: #002c5b;
}
.icon-box.iconbox-theme-colored2:hover .icon.icon-bordered {
    background-color: #002c5b;
    color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}
.icon-box.iconbox-theme-colored2:hover .icon.icon-gray {
    background-color: #002c5b;
    color: #fff;
}
.icon-box.iconbox-theme-colored2:hover .icon.icon-gray.icon-bordered {
    background-color: #002c5b;
    border-color: #002c5b;
    color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark {
    background-color: #002c5b;
    color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #002c5b;
    color: #002c5b;
}
.icon-box.iconbox-theme-colored2:hover .icon.icon-dark {
    color: #fff;
}
.icon-box.iconbox-theme-colored2:hover .icon.icon-dark.icon-bordered {
    background-color: #002c5b;
    border-color: #002c5b;
    color: #fff;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white {
    background-color: #fff;
    color: #002c5b;
}
.icon-box.iconbox-theme-colored2 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #002c5b;
    color: #fff;
}
.icon-box.iconbox-theme-colored2:hover .icon.icon-white {
    background-color: #002c5b;
    color: #fff;
}
.icon-box.iconbox-theme-colored2:hover .icon.icon-white.icon-bordered {
    background-color: #002c5b;
    border-color: #002c5b;
    color: #fff;
}

.icon-box.iconbox-theme-colored2.iconbox-border {
    border-color: #002c5b;
}

/*
 *  accordion.scss
 * -----------------------------------------------
*/
.accordion-theme-colored2 .panel-default > .panel-heading {
    background-color: #002c5b;
}
.accordion-theme-colored2 .panel-default > .panel-heading .panel-title > a,
.accordion-theme-colored2
    .panel-default
    > .panel-heading
    .panel-title
    > a:hover,
.accordion-theme-colored2
    .panel-default
    > .panel-heading
    .panel-title
    > a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored2
    .panel-heading
    .panel-title
    a.active:before {
    background: #002c5b;
}

.panel-group.accordion-classic-theme-colored2-filled .panel-heading {
    background: #002c5b;
}
.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: #00254c;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored2-filled
    .panel-heading
    .panel-title
    a.active:before {
    background: #000c19;
}

.panel-group.accordion-classic-theme-colored21 .panel-heading {
    background: #002c5b;
}
.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: #002042;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored21
    .panel-heading
    .panel-title
    a.active:before {
    background: #e76262;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored2
    .panel-heading
    .panel-title
    a:before {
    background-color: #002c5b;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored2
    .panel-heading
    .panel-title
    a:after {
    background-color: #002c5b;
}

.line-bottom-theme-colored2:after {
    background: #002c5b;
}

/*
 * widget
 * -----------------------------------------------
*/
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored2:after,
footer#footer
    .widget
    .widget-title.widget-title-line-bottom.line-bottom-theme-colored2:after {
    background: rgba(0, 44, 91, 0.5);
}

/* Modern Header */
.modern-header.modern-header-theme-colored3
    .header-nav
    .header-nav-wrapper:not(.scroll-to-fixed-fixed)
    nav {
    background: #0490cd;
}

.modern-header.modern-header-theme-colored3
    .header-nav
    .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #0490cd;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored3 {
    color: #0490cd !important;
}

.text-hover-theme-colored3:hover {
    color: #0490cd !important;
}

ul.list.theme-colored3 li:before,
ul.list.theme-colored3.angle-double-right li:before,
ul.list.theme-colored3.angle-right li:before,
ul.list.theme-colored3.check-circle li:before,
ul.list.theme-colored3.check li:before,
.list-icon.theme-colored3 li i {
    color: #0490cd;
}

/* -------- border-theme-color ---------- */
.border-theme-colored3 {
    border-color: #0490cd !important;
}

.border-1px-theme-colored3 {
    border: 1px solid #0490cd;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored3 {
    background-color: #0490cd !important;
}

.bg-hover-theme-colored3:hover {
    background: #0490cd !important;
    border-color: #0490cd !important;
    color: #fff !important;
}
.bg-hover-theme-colored3:hover h1,
.bg-hover-theme-colored3:hover h2,
.bg-hover-theme-colored3:hover h3,
.bg-hover-theme-colored3:hover h4,
.bg-hover-theme-colored3:hover h5,
.bg-hover-theme-colored3:hover h6,
.bg-hover-theme-colored3:hover p,
.bg-hover-theme-colored3:hover a,
.bg-hover-theme-colored3:hover i {
    color: #fff !important;
}

.list-icon.theme-colored3.square li i,
.list-icon.theme-colored3.rounded li i {
    background: #0490cd;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored3-lighter2 {
    background-color: #0497d7 !important;
}

.bg-theme-colored3-lighter3 {
    background-color: #049bdc !important;
}

.bg-theme-colored3-lighter4 {
    background-color: #049ee1 !important;
}

.bg-theme-colored3-lighter5 {
    background-color: #04a2e6 !important;
}

.bg-theme-colored3-lighter6 {
    background-color: #05a5eb !important;
}

.bg-theme-colored3-lighter7 {
    background-color: #05a9f0 !important;
}

.bg-theme-colored3-lighter8 {
    background-color: #05acf5 !important;
}

.bg-theme-colored3-lighter9 {
    background-color: #05b0fa !important;
}

.bg-theme-colored3-darker2 {
    background-color: #0489c3 !important;
}

.bg-theme-colored3-darker3 {
    background-color: #0485be !important;
}

.bg-theme-colored3-darker4 {
    background-color: #0482b9 !important;
}

.bg-theme-colored3-darker5 {
    background-color: #047eb4 !important;
}

.bg-theme-colored3-darker6 {
    background-color: #037baf !important;
}

.bg-theme-colored3-darker7 {
    background-color: #0377aa !important;
}

.bg-theme-colored3-darker8 {
    background-color: #0374a5 !important;
}

.bg-theme-colored3-darker9 {
    background-color: #0370a0 !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored3-transparent-9 {
    background-color: rgba(4, 144, 205, 0.9) !important;
}

.bg-theme-colored3-transparent-8 {
    background-color: rgba(4, 144, 205, 0.8) !important;
}

.bg-theme-colored3-transparent-7 {
    background-color: rgba(4, 144, 205, 0.7) !important;
}

.bg-theme-colored3-transparent-6 {
    background-color: rgba(4, 144, 205, 0.6) !important;
}

.bg-theme-colored3-transparent-5 {
    background-color: rgba(4, 144, 205, 0.5) !important;
}

.bg-theme-colored3-transparent-4 {
    background-color: rgba(4, 144, 205, 0.4) !important;
}

.bg-theme-colored3-transparent-3 {
    background-color: rgba(4, 144, 205, 0.3) !important;
}

.bg-theme-colored3-transparent-2 {
    background-color: rgba(4, 144, 205, 0.2) !important;
}

.bg-theme-colored3-transparent-1 {
    background-color: rgba(4, 144, 205, 0.1) !important;
}

.bg-theme-colored3-transparent {
    background-color: rgba(4, 144, 205, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored3 .btn-plain-text,
.text-theme-colored3 .btn-plain-text-with-arrow {
    color: #0490cd !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored3 */
}
.layer-overlay.overlay-theme-colored3::before {
    background-color: rgba(4, 144, 205, 0.8) !important;
}
.layer-overlay.overlay-theme-colored3-1::before {
    background-color: rgba(4, 144, 205, 0.1);
}
.layer-overlay.overlay-theme-colored3-2::before {
    background-color: rgba(4, 144, 205, 0.2);
}
.layer-overlay.overlay-theme-colored3-3::before {
    background-color: rgba(4, 144, 205, 0.3);
}
.layer-overlay.overlay-theme-colored3-4::before {
    background-color: rgba(4, 144, 205, 0.4);
}
.layer-overlay.overlay-theme-colored3-5::before {
    background-color: rgba(4, 144, 205, 0.5);
}
.layer-overlay.overlay-theme-colored3-6::before {
    background-color: rgba(4, 144, 205, 0.6);
}
.layer-overlay.overlay-theme-colored3-7::before {
    background-color: rgba(4, 144, 205, 0.7);
}
.layer-overlay.overlay-theme-colored3-8::before {
    background-color: rgba(4, 144, 205, 0.8);
}
.layer-overlay.overlay-theme-colored3-9::before {
    background-color: rgba(4, 144, 205, 0.9);
}

/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored3 a {
    color: #0490cd;
}

.icon-theme-colored3.icon-bordered a {
    border-color: #0490cd;
}
.icon-theme-colored3.icon-bordered a:hover {
    background-color: #0490cd;
    color: #fff;
}

.icon-theme-colored3.icon-dark a {
    background-color: #0490cd;
    color: #fff;
}
.icon-theme-colored3.icon-dark a:hover {
    background-color: #036d9b;
}

.icon-theme-colored3.icon-dark.icon-bordered a {
    border-color: #0490cd;
    color: #0490cd;
}
.icon-theme-colored3.icon-dark.icon-bordered a:hover {
    background-color: #0490cd;
    border-color: #0490cd;
    color: #fff;
}

.icon-theme-colored3.icon-gray a {
    color: #0490cd;
}
.icon-theme-colored3.icon-gray a:hover {
    color: #fff;
    background-color: #0490cd;
}

.icon-theme-colored3.icon-gray.icon-bordered a {
    color: #0490cd;
}
.icon-theme-colored3.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #0490cd;
}

.icon-hover-theme-colored3 a:hover {
    background-color: #0490cd;
    border-color: #0490cd;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored3 a:hover {
    background-color: #0490cd;
    border-color: #0490cd;
    color: #fff;
}

/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored3 .icon {
    color: #0490cd;
}
.icon-box.iconbox-theme-colored3 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #0490cd;
}
.icon-box.iconbox-theme-colored3 .icon.icon-bordered {
    border-color: #0490cd;
}
.icon-box.iconbox-theme-colored3:hover .icon.icon-bordered {
    background-color: #0490cd;
    color: #fff;
}
.icon-box.iconbox-theme-colored3 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}
.icon-box.iconbox-theme-colored3:hover .icon.icon-gray {
    background-color: #0490cd;
    color: #fff;
}
.icon-box.iconbox-theme-colored3:hover .icon.icon-gray.icon-bordered {
    background-color: #0490cd;
    border-color: #0490cd;
    color: #fff;
}
.icon-box.iconbox-theme-colored3 .icon.icon-dark {
    background-color: #0490cd;
    color: #fff;
}
.icon-box.iconbox-theme-colored3 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #0490cd;
    color: #0490cd;
}
.icon-box.iconbox-theme-colored3:hover .icon.icon-dark {
    color: #fff;
}
.icon-box.iconbox-theme-colored3:hover .icon.icon-dark.icon-bordered {
    background-color: #0490cd;
    border-color: #0490cd;
    color: #fff;
}
.icon-box.iconbox-theme-colored3 .icon.icon-white {
    background-color: #fff;
    color: #0490cd;
}
.icon-box.iconbox-theme-colored3 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #0490cd;
    color: #fff;
}
.icon-box.iconbox-theme-colored3:hover .icon.icon-white {
    background-color: #0490cd;
    color: #fff;
}
.icon-box.iconbox-theme-colored3:hover .icon.icon-white.icon-bordered {
    background-color: #0490cd;
    border-color: #0490cd;
    color: #fff;
}

.icon-box.iconbox-theme-colored3.iconbox-border {
    border-color: #0490cd;
}

/*
 *  accordion.scss
 * -----------------------------------------------
*/
.accordion-theme-colored3 .panel-default > .panel-heading {
    background-color: #0490cd;
}
.accordion-theme-colored3 .panel-default > .panel-heading .panel-title > a,
.accordion-theme-colored3
    .panel-default
    > .panel-heading
    .panel-title
    > a:hover,
.accordion-theme-colored3
    .panel-default
    > .panel-heading
    .panel-title
    > a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored3
    .panel-heading
    .panel-title
    a.active:before {
    background: #0490cd;
}

.panel-group.accordion-classic-theme-colored3-filled .panel-heading {
    background: #0490cd;
}
.panel-group.accordion-classic-theme-colored3-filled
    .panel-heading
    .panel-title
    a {
    color: #fff;
}
.panel-group.accordion-classic-theme-colored3-filled
    .panel-heading
    .panel-title
    a:before {
    background: #0485be;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored3-filled
    .panel-heading
    .panel-title
    a.active:before {
    background: #03628c;
}

.panel-group.accordion-classic-theme-colored31 .panel-heading {
    background: #0490cd;
}
.panel-group.accordion-classic-theme-colored31 .panel-heading .panel-title a {
    color: #fff;
}
.panel-group.accordion-classic-theme-colored31
    .panel-heading
    .panel-title
    a:before {
    background: #047eb4;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored31
    .panel-heading
    .panel-title
    a.active:before {
    background: #e76262;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored3
    .panel-heading
    .panel-title
    a:before {
    background-color: #0490cd;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored3
    .panel-heading
    .panel-title
    a:after {
    background-color: #0490cd;
}

.line-bottom-theme-colored3:after {
    background: #0490cd;
}

/*
 * widget
 * -----------------------------------------------
*/
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored3:after,
footer#footer
    .widget
    .widget-title.widget-title-line-bottom.line-bottom-theme-colored3:after {
    background: #0490cd;
}

/* Modern Header */
.modern-header.modern-header-theme-colored4
    .header-nav
    .header-nav-wrapper:not(.scroll-to-fixed-fixed)
    nav {
    background: #003a6b;
}

.modern-header.modern-header-theme-colored4
    .header-nav
    .header-nav-wrapper.scroll-to-fixed-fixed {
    background: #003a6b;
}

/* -------- Text Theme Color ---------- */
.text-theme-colored4 {
    color: #003a6b !important;
}

.text-hover-theme-colored4:hover {
    color: #003a6b !important;
}

ul.list.theme-colored4 li:before,
ul.list.theme-colored4.angle-double-right li:before,
ul.list.theme-colored4.angle-right li:before,
ul.list.theme-colored4.check-circle li:before,
ul.list.theme-colored4.check li:before,
.list-icon.theme-colored4 li i {
    color: #003a6b;
}

/* -------- border-theme-color ---------- */
.border-theme-colored4 {
    border-color: #003a6b !important;
}

.border-1px-theme-colored4 {
    border: 1px solid #003a6b;
}

/* -------- bg-theme-color ---------- */
.bg-theme-colored4 {
    background-color: #003a6b !important;
}

.bg-hover-theme-colored4:hover {
    background: #003a6b !important;
    border-color: #003a6b !important;
    color: #fff !important;
}
.bg-hover-theme-colored4:hover h1,
.bg-hover-theme-colored4:hover h2,
.bg-hover-theme-colored4:hover h3,
.bg-hover-theme-colored4:hover h4,
.bg-hover-theme-colored4:hover h5,
.bg-hover-theme-colored4:hover h6,
.bg-hover-theme-colored4:hover p,
.bg-hover-theme-colored4:hover a,
.bg-hover-theme-colored4:hover i {
    color: #fff !important;
}

.list-icon.theme-colored4.square li i,
.list-icon.theme-colored4.rounded li i {
    background: #003a6b;
}

/* -------- lighter/darker bg Color ---------- */
.bg-theme-colored4-lighter2 {
    background-color: #004075 !important;
}

.bg-theme-colored4-lighter3 {
    background-color: #00427a !important;
}

.bg-theme-colored4-lighter4 {
    background-color: #00457f !important;
}

.bg-theme-colored4-lighter5 {
    background-color: #004885 !important;
}

.bg-theme-colored4-lighter6 {
    background-color: #004b8a !important;
}

.bg-theme-colored4-lighter7 {
    background-color: #004d8f !important;
}

.bg-theme-colored4-lighter8 {
    background-color: #005094 !important;
}

.bg-theme-colored4-lighter9 {
    background-color: #005399 !important;
}

.bg-theme-colored4-darker2 {
    background-color: #003461 !important;
}

.bg-theme-colored4-darker3 {
    background-color: #00325c !important;
}

.bg-theme-colored4-darker4 {
    background-color: #002f57 !important;
}

.bg-theme-colored4-darker5 {
    background-color: #002c52 !important;
}

.bg-theme-colored4-darker6 {
    background-color: #00294c !important;
}

.bg-theme-colored4-darker7 {
    background-color: #002747 !important;
}

.bg-theme-colored4-darker8 {
    background-color: #002442 !important;
}

.bg-theme-colored4-darker9 {
    background-color: #00213d !important;
}

/* -------- Transparent bg Color ---------- */
.bg-theme-colored4-transparent-9 {
    background-color: rgba(0, 58, 107, 0.9) !important;
}

.bg-theme-colored4-transparent-8 {
    background-color: rgba(0, 58, 107, 0.8) !important;
}

.bg-theme-colored4-transparent-7 {
    background-color: rgba(0, 58, 107, 0.7) !important;
}

.bg-theme-colored4-transparent-6 {
    background-color: rgba(0, 58, 107, 0.6) !important;
}

.bg-theme-colored4-transparent-5 {
    background-color: rgba(0, 58, 107, 0.5) !important;
}

.bg-theme-colored4-transparent-4 {
    background-color: rgba(0, 58, 107, 0.4) !important;
}

.bg-theme-colored4-transparent-3 {
    background-color: rgba(0, 58, 107, 0.3) !important;
}

.bg-theme-colored4-transparent-2 {
    background-color: rgba(0, 58, 107, 0.2) !important;
}

.bg-theme-colored4-transparent-1 {
    background-color: rgba(0, 58, 107, 0.1) !important;
}

.bg-theme-colored4-transparent {
    background-color: rgba(0, 58, 107, 0.5) !important;
}

/* -------- btn-themr-color ---------- */
.text-theme-colored4 .btn-plain-text,
.text-theme-colored4 .btn-plain-text-with-arrow {
    color: #003a6b !important;
}

/* -------- layer overlay Color ---------- */
.layer-overlay {
    /* .overlay-theme-colored4 */
}
.layer-overlay.overlay-theme-colored4::before {
    background-color: rgba(0, 58, 107, 0.8) !important;
}
.layer-overlay.overlay-theme-colored4-1::before {
    background-color: rgba(0, 58, 107, 0.1);
}
.layer-overlay.overlay-theme-colored4-2::before {
    background-color: rgba(0, 58, 107, 0.2);
}
.layer-overlay.overlay-theme-colored4-3::before {
    background-color: rgba(0, 58, 107, 0.3);
}
.layer-overlay.overlay-theme-colored4-4::before {
    background-color: rgba(0, 58, 107, 0.4);
}
.layer-overlay.overlay-theme-colored4-5::before {
    background-color: rgba(0, 58, 107, 0.5);
}
.layer-overlay.overlay-theme-colored4-6::before {
    background-color: rgba(0, 58, 107, 0.6);
}
.layer-overlay.overlay-theme-colored4-7::before {
    background-color: rgba(0, 58, 107, 0.7);
}
.layer-overlay.overlay-theme-colored4-8::before {
    background-color: rgba(0, 58, 107, 0.8);
}
.layer-overlay.overlay-theme-colored4-9::before {
    background-color: rgba(0, 58, 107, 0.9);
}

/*
 * Shortcode: styled-icons Theme Colored
 * -----------------------------------------------
*/
.icon-theme-colored4 a {
    color: #003a6b;
}

.icon-theme-colored4.icon-bordered a {
    border-color: #003a6b;
}
.icon-theme-colored4.icon-bordered a:hover {
    background-color: #003a6b;
    color: #fff;
}

.icon-theme-colored4.icon-dark a {
    background-color: #003a6b;
    color: #fff;
}
.icon-theme-colored4.icon-dark a:hover {
    background-color: #001e38;
}

.icon-theme-colored4.icon-dark.icon-bordered a {
    border-color: #003a6b;
    color: #003a6b;
}
.icon-theme-colored4.icon-dark.icon-bordered a:hover {
    background-color: #003a6b;
    border-color: #003a6b;
    color: #fff;
}

.icon-theme-colored4.icon-gray a {
    color: #003a6b;
}
.icon-theme-colored4.icon-gray a:hover {
    color: #fff;
    background-color: #003a6b;
}

.icon-theme-colored4.icon-gray.icon-bordered a {
    color: #003a6b;
}
.icon-theme-colored4.icon-gray.icon-bordered a:hover {
    background-color: #eee;
    border-color: #eee;
    color: #003a6b;
}

.icon-hover-theme-colored4 a:hover {
    background-color: #003a6b;
    border-color: #003a6b;
    color: #fff;
}

.styled-icons.icon-hover-theme-colored4 a:hover {
    background-color: #003a6b;
    border-color: #003a6b;
    color: #fff;
}

/*
 * Shortcode: Icon Boxes Theme Colored
 * -----------------------------------------------
*/
.icon-box.iconbox-theme-colored4 .icon {
    color: #003a6b;
}
.icon-box.iconbox-theme-colored4 .icon.icon-border-effect::after {
    box-shadow: 0 0 0 3px #003a6b;
}
.icon-box.iconbox-theme-colored4 .icon.icon-bordered {
    border-color: #003a6b;
}
.icon-box.iconbox-theme-colored4:hover .icon.icon-bordered {
    background-color: #003a6b;
    color: #fff;
}
.icon-box.iconbox-theme-colored4 .icon.icon-gray.icon-bordered {
    border-color: #eee;
}
.icon-box.iconbox-theme-colored4:hover .icon.icon-gray {
    background-color: #003a6b;
    color: #fff;
}
.icon-box.iconbox-theme-colored4:hover .icon.icon-gray.icon-bordered {
    background-color: #003a6b;
    border-color: #003a6b;
    color: #fff;
}
.icon-box.iconbox-theme-colored4 .icon.icon-dark {
    background-color: #003a6b;
    color: #fff;
}
.icon-box.iconbox-theme-colored4 .icon.icon-dark.icon-bordered {
    background-color: transparent;
    border-color: #003a6b;
    color: #003a6b;
}
.icon-box.iconbox-theme-colored4:hover .icon.icon-dark {
    color: #fff;
}
.icon-box.iconbox-theme-colored4:hover .icon.icon-dark.icon-bordered {
    background-color: #003a6b;
    border-color: #003a6b;
    color: #fff;
}
.icon-box.iconbox-theme-colored4 .icon.icon-white {
    background-color: #fff;
    color: #003a6b;
}
.icon-box.iconbox-theme-colored4 .icon.icon-white.icon-bordered {
    background-color: transparent;
    border-color: #003a6b;
    color: #fff;
}
.icon-box.iconbox-theme-colored4:hover .icon.icon-white {
    background-color: #003a6b;
    color: #fff;
}
.icon-box.iconbox-theme-colored4:hover .icon.icon-white.icon-bordered {
    background-color: #003a6b;
    border-color: #003a6b;
    color: #fff;
}

.icon-box.iconbox-theme-colored4.iconbox-border {
    border-color: #003a6b;
}

/*
 *  accordion.scss
 * -----------------------------------------------
*/
.accordion-theme-colored4 .panel-default > .panel-heading {
    background-color: #003a6b;
}
.accordion-theme-colored4 .panel-default > .panel-heading .panel-title > a,
.accordion-theme-colored4
    .panel-default
    > .panel-heading
    .panel-title
    > a:hover,
.accordion-theme-colored4
    .panel-default
    > .panel-heading
    .panel-title
    > a:focus {
    color: #fff;
}

.panel-group.accordion-classic-theme-colored4
    .panel-heading
    .panel-title
    a.active:before {
    background: #003a6b;
}

.panel-group.accordion-classic-theme-colored4-filled .panel-heading {
    background: #003a6b;
}
.panel-group.accordion-classic-theme-colored4-filled
    .panel-heading
    .panel-title
    a {
    color: #fff;
}
.panel-group.accordion-classic-theme-colored4-filled
    .panel-heading
    .panel-title
    a:before {
    background: #00325c;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored4-filled
    .panel-heading
    .panel-title
    a.active:before {
    background: #001629;
}

.panel-group.accordion-classic-theme-colored41 .panel-heading {
    background: #003a6b;
}
.panel-group.accordion-classic-theme-colored41 .panel-heading .panel-title a {
    color: #fff;
}
.panel-group.accordion-classic-theme-colored41
    .panel-heading
    .panel-title
    a:before {
    background: #002c52;
    color: #fff;
}
.panel-group.accordion-classic-theme-colored41
    .panel-heading
    .panel-title
    a.active:before {
    background: #e76262;
}

.panel-group.accordion-icon-filled.accordion-icon-left.accordion-icon-filled-theme-colored4
    .panel-heading
    .panel-title
    a:before {
    background-color: #003a6b;
}

.panel-group.accordion-icon-filled.accordion-icon-right.accordion-icon-filled-theme-colored4
    .panel-heading
    .panel-title
    a:after {
    background-color: #003a6b;
}

.line-bottom-theme-colored4:after {
    background: #003a6b;
}

/*
 * widget
 * -----------------------------------------------
*/
.widget .widget-title.widget-title-line-bottom.line-bottom-theme-colored4:after,
footer#footer
    .widget
    .widget-title.widget-title-line-bottom.line-bottom-theme-colored4:after {
    background: #003a6b;
}

/*
 * header-top.scss
 * -----------------------------------------------
*/
header#header .header-top {
    background-color: #e76262;
}
header#header .header-top.bg-theme-colored2 .contact-info li .font-icon {
    color: #e76262;
}

/*
 * header-mid.scss
 * -----------------------------------------------
*/
header#header
    .header-middle
    .header-mid-column3-container
    .contact-info
    .font-icon {
    color: #e76262;
}

/*
 * header-nav.scss
 * -----------------------------------------------
*/
#top-primary-nav
    .menuzord-menu
    > li
    > .megamenu
    .megamenu-row
    li.active
    > a:not(.tm-submenu-title),
#top-primary-nav
    .menuzord-menu
    > li
    > .megamenu
    .megamenu-row
    li:hover
    > a:not(.tm-submenu-title) {
    color: #e76262;
}
#top-primary-nav
    .menuzord-menu
    > li
    > .megamenu
    .megamenu-row
    li.active
    > a:not(.tm-submenu-title)
    i,
#top-primary-nav
    .menuzord-menu
    > li
    > .megamenu
    .megamenu-row
    li:hover
    > a:not(.tm-submenu-title)
    i {
    color: #e76262;
}

#top-primary-nav
    .menuzord-menu
    ul.dropdown
    li.active
    > a:not(.tm-submenu-title),
#top-primary-nav
    .menuzord-menu
    ul.dropdown
    li:hover
    > a:not(.tm-submenu-title) {
    color: #e76262;
}
#top-primary-nav
    .menuzord-menu
    ul.dropdown
    li.active
    > a:not(.tm-submenu-title)
    i,
#top-primary-nav
    .menuzord-menu
    ul.dropdown
    li:hover
    > a:not(.tm-submenu-title)
    i {
    color: #e76262;
}

/*
 * header-type.scss
 * -----------------------------------------------
*/
header#header.header-layout-type-header-3rows-modern-header-style2
    .header-nav-wrapper
    .header-nav-container {
    background-color: #e76262;
}
header#header.header-layout-type-header-3rows-modern-header-style2
    .header-nav-wrapper
    .header-nav-container
    .header-nav-container-inner {
    background-color: #e76262;
}

@media (min-width: 1200px) {
    header#header.header-layout-type-header-3rows-modern-header-style2
        .menuzord-brand:before {
        background-color: #002c5b;
    }
    header#header.header-layout-type-header-3rows-modern-header-style2
        .menuzord-brand:after {
        border-top-color: #002c5b;
    }
}

header#header.header-layout-type-header-3rows-modern-header-style3
    .header-nav-wrapper
    .header-nav-container {
    background-color: #002c5b;
}
header#header.header-layout-type-header-3rows-modern-header-style3
    .header-nav-wrapper
    .header-nav-container
    .header-nav-container-inner {
    background-color: #002c5b;
}

@media (min-width: 992px) {
    header#header.header-layout-type-header-2rows-floating-header-style9
        .header-nav
        .header-nav-wrapper
        .menuzord-container
        .container {
        background-color: #e76262;
    }
}

/*
 * menuzord.scss
 * -----------------------------------------------
*/
.menuzord.menuzord-color-default.menuzord-rounded-boxed
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-rounded-boxed
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-rounded-boxed
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    background: #e76262;
    color: #fff;
}

.menuzord.menuzord-color-default.menuzord-boxed .menuzord-menu > li.active > a,
.menuzord.menuzord-color-default.menuzord-boxed .menuzord-menu > li:hover > a,
.menuzord.menuzord-color-default.menuzord-boxed
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    background: #e76262;
    color: #fff;
}

.menuzord.menuzord-color-default.menuzord-border-boxed
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-border-boxed
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-border-boxed
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    border-color: #e76262 !important;
}

.menuzord.menuzord-color-default.menuzord-top-bottom-boxed-border
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-top-bottom-boxed-border
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-top-bottom-boxed-border
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    border-color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-border-left
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-border-left
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-border-left
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    border-color: #e76262;
    color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-border-top
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-border-top
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-border-top
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu > li.active,
.menuzord.menuzord-color-default.menuzord-border-top .menuzord-menu > li:hover,
.menuzord.menuzord-color-default.menuzord-border-top
    .menuzord-menu
    ul.dropdown
    li:hover {
    border-top-color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-border-bottom
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-border-bottom
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-border-bottom
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-border-bottom
    .menuzord-menu
    > li.active,
.menuzord.menuzord-color-default.menuzord-border-bottom
    .menuzord-menu
    > li:hover,
.menuzord.menuzord-color-default.menuzord-border-bottom
    .menuzord-menu
    ul.dropdown
    li:hover {
    border-bottom-color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-border-top-bottom
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-border-top-bottom
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-border-top-bottom
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-border-top-bottom
    .menuzord-menu
    > li.active,
.menuzord.menuzord-color-default.menuzord-border-top-bottom
    .menuzord-menu
    > li:hover,
.menuzord.menuzord-color-default.menuzord-border-top-bottom
    .menuzord-menu
    ul.dropdown
    li:hover {
    border-color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-bottom-trace
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-bottom-trace
    .menuzord-menu
    > li:hover
    > a,
.menuzord.menuzord-color-default.menuzord-bottom-trace
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-bottom-trace
    .menuzord-menu
    > li.active
    > a:before,
.menuzord.menuzord-color-default.menuzord-bottom-trace
    .menuzord-menu
    > li:hover
    > a:before {
    background: #e76262;
}

.menuzord.menuzord-color-default.menuzord-default
    .menuzord-menu
    > li.active
    > a,
.menuzord.menuzord-color-default.menuzord-default .menuzord-menu > li:hover > a,
.menuzord.menuzord-color-default.menuzord-default
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    color: #e76262;
}

.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu > li.active > a,
.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu > li:hover > a,
.menuzord.menuzord-color-default.menuzord-strip
    .menuzord-menu
    ul.dropdown
    li:hover
    > a {
    color: #fff;
}

.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu > li.active,
.menuzord.menuzord-color-default.menuzord-strip .menuzord-menu > li:hover,
.menuzord.menuzord-color-default.menuzord-strip
    .menuzord-menu
    ul.dropdown
    li:hover {
    background: #e76262;
}

/*
 *	menu-full-page.scss
 * -----------------------------------------------
*/
/* menu-full-page plugin code */
.menu-full-page
    #fullpage-nav
    .fullpage-nav-inner
    .fullpage-nav-menu
    ul
    li
    a:hover {
    color: #e76262;
}

.menu-full-page
    #fullpage-nav
    .fullpage-nav-inner
    .fullpage-nav-menu
    ul
    li.open-sub-menu
    > a {
    color: #e76262;
}

.menu-full-page
    #fullpage-nav
    .fullpage-nav-inner
    .fullpage-nav-menu
    ul
    li
    .dropdown
    > li
    a:hover {
    color: #e76262;
}

/*
 * side-push-panel.scss
 * -----------------------------------------------
*/
#side-panel-trigger-close .side-panel-trigger-icon:hover {
    background: #e76262;
}

/*
 * Footer widget
 * -----------------------------------------------
*/
/*
 * page-title.scss
 * -----------------------------------------------
*/
/*
 * 404.scss
 * -----------------------------------------------
*/
.page-404-wrapper .page-404-main-content .title {
    color: #e76262;
}

.page-404-wrapper .helpful-links ul li::before {
    color: #e76262;
}

.page-404-wrapper .helpful-links ul li a:hover {
    color: #e76262;
}

/*
 * custom-section-color-set.scss
 * -----------------------------------------------
*/
/*
 * custom-section-color1.scss
 * -----------------------------------------------
*/
/*
 * custom-section-color2.scss
 * -----------------------------------------------
*/
/*
 * elements: forms.scss
 * -----------------------------------------------
*/
.woocommerce .woocommerce-form-login .input-text:active,
.woocommerce .woocommerce-form-login .input-text:focus {
    box-shadow: 0 0 0 2px #e76262;
}

.form-control:active,
.form-control:focus {
    box-shadow: 0 0 0 2px #e76262;
}

.tm-contact-form-transparent .form-submit-btn,
.tm-request-a-call-back-form1 .form-submit-btn {
    background-color: #e76262;
}
.tm-contact-form-transparent .form-submit-btn:hover,
.tm-request-a-call-back-form1 .form-submit-btn:hover {
    border-color: #e76262;
    color: #e76262;
}

.tm-contact-form-transparent input[type="text"]:focus,
.tm-contact-form-transparent input[type="email"]:focus,
.tm-contact-form-transparent textarea:focus,
.tm-request-a-call-back-form1 input[type="text"]:focus,
.tm-request-a-call-back-form1 input[type="email"]:focus,
.tm-request-a-call-back-form1 textarea:focus {
    border-bottom-color: #e76262;
}

/*
 * elements: isotope-layout.scss
 * -----------------------------------------------
*/
/* -------- Isotop Filter ---------- */
.isotope-layout-filter.cat-filter-theme-colored1 a.active,
.isotope-layout-filter.cat-filter-theme-colored1 a:focus,
.isotope-layout-filter.cat-filter-theme-colored1 a:hover,
.carousel-layout-filter.cat-filter-theme-colored1 a.active,
.carousel-layout-filter.cat-filter-theme-colored1 a:focus,
.carousel-layout-filter.cat-filter-theme-colored1 a:hover {
    background-color: #e76262;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-2 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-2 a {
    border-color: #e76262;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-6 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-6 a {
    border-color: #e76262;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-10 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-10 a {
    border-color: #e76262;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-14 a,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-14 a {
    border-color: #e76262;
}

.isotope-layout-filter.cat-filter-theme-colored1.filter-style-flat a.active,
.isotope-layout-filter.cat-filter-theme-colored1.filter-style-flat a:focus,
.isotope-layout-filter.cat-filter-theme-colored1.filter-style-flat a:hover,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-flat a.active,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-flat a:focus,
.carousel-layout-filter.cat-filter-theme-colored1.filter-style-flat a:hover {
    background: none;
    border-bottom-color: #e76262;
}

.isotope-layout-filter.cat-filter-theme-colored2 a.active,
.isotope-layout-filter.cat-filter-theme-colored2 a:focus,
.isotope-layout-filter.cat-filter-theme-colored2 a:hover,
.carousel-layout-filter.cat-filter-theme-colored2 a.active,
.carousel-layout-filter.cat-filter-theme-colored2 a:focus,
.carousel-layout-filter.cat-filter-theme-colored2 a:hover {
    background-color: #002c5b;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-2 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-2 a {
    border-color: #002c5b;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-6 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-6 a {
    border-color: #002c5b;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-10 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-10 a {
    border-color: #002c5b;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-14 a,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-14 a {
    border-color: #002c5b;
}

.isotope-layout-filter.cat-filter-theme-colored2.filter-style-flat a.active,
.isotope-layout-filter.cat-filter-theme-colored2.filter-style-flat a:focus,
.isotope-layout-filter.cat-filter-theme-colored2.filter-style-flat a:hover,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-flat a.active,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-flat a:focus,
.carousel-layout-filter.cat-filter-theme-colored2.filter-style-flat a:hover {
    background: none;
    border-bottom-color: #002c5b;
}

/*
 * elements: owl-carousel.scss
 * -----------------------------------------------
*/
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background: #e76262 !important;
}

.tm-accordion.accordion-theme-colored1 .card {
    border-color: #e76262;
}

.tm-accordion.accordion-theme-colored2 .card {
    border-color: #002c5b;
}

.tm-accordion.accordion-theme-colored3 .card {
    border-color: #0490cd;
}

.tm-accordion.accordion-theme-colored4 .card {
    border-color: #003a6b;
}

.tm-accordion.accordion-classic.accordion-theme-colored1
    .card
    .card-header
    .title:not(.collapsed) {
    background-color: #e76262;
    color: #fff;
}

.tm-accordion.accordion-classic.accordion-theme-colored2
    .card
    .card-header
    .title:not(.collapsed) {
    background-color: #002c5b;
    color: #fff;
}

.tm-accordion.accordion-classic.accordion-theme-colored3
    .card
    .card-header
    .title:not(.collapsed) {
    background-color: #0490cd;
    color: #fff;
}

.tm-accordion.accordion-classic.accordion-theme-colored4
    .card
    .card-header
    .title:not(.collapsed) {
    background-color: #003a6b;
    color: #fff;
}

.tm-accordion.accordion-gradient.accordion-theme-colored1
    .card
    .card-header
    .title:not(.collapsed) {
    background: #e76262;
    background: linear-gradient(0deg, #e76262 0%, #fd9c6b 45%, #febe9e 100%);
}

.tm-accordion.accordion-gradient.accordion-theme-colored2
    .card
    .card-header
    .title:not(.collapsed) {
    background: #002c5b;
    background: linear-gradient(0deg, #002c5b 0%, #0051a8 45%, #006adb 100%);
}

.tm-accordion.accordion-gradient.accordion-theme-colored3
    .card
    .card-header
    .title:not(.collapsed) {
    background: #0490cd;
    background: linear-gradient(0deg, #0490cd 0%, #23b9fb 45%, #55c9fc 100%);
}

.tm-accordion.accordion-gradient.accordion-theme-colored4
    .card
    .card-header
    .title:not(.collapsed) {
    background: #003a6b;
    background: linear-gradient(0deg, #003a6b 0%, #0063b8 45%, #007feb 100%);
}

/*
 * Shortcode: blockquote.scss
 * -----------------------------------------------
*/
blockquote:before {
    color: #e76262;
}

blockquote.border-left-theme-colored {
    border-left-color: #e76262;
}

blockquote.quote-icon-theme-colored:before {
    color: #e76262;
}

blockquote.footer-cite-theme-colored footer {
    color: #e76262;
}

/*
 * Shortcode: blog.scss
 * -----------------------------------------------
*/
.tm-sc-blog.blog-style-default article .entry-header .link {
    background: #e76262;
}

.tm-sc-blog.blog-style-default article .entry-content .entry-meta i {
    color: #e76262;
}

/*
 * Shortcode: buttons.scss
 * -----------------------------------------------
*/
.btn-theme-colored1 {
    color: #fff;
    background-color: #e76262;
    border-color: #e76262;
    box-shadow: 0 7px 20px rgba(243, 92, 16, 0.2);
}
.btn-theme-colored1:hover {
    color: #fff;
    background-color: #dd8f8f;
    border-color: #dd8f8f;
    box-shadow: 0 10px 20px #dd8f8f;
}
.btn-theme-colored1:focus,
.btn-theme-colored1.focus {
    box-shadow: 0 0 0 0.2rem #dd8f8f;
}
.btn-theme-colored1.disabled,
.btn-theme-colored1:disabled {
    color: #fff;
    background-color: #e76262;
    border-color: #e76262;
}
.btn-theme-colored1:not(:disabled):not(.disabled):active,
.btn-theme-colored1:not(:disabled):not(.disabled).active,
.show > .btn-theme-colored1.dropdown-toggle {
    color: #fff;
    background-color: #e64f03;
    border-color: #d94b03;
}
.btn-theme-colored1:not(:disabled):not(.disabled):active:focus,
.btn-theme-colored1:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-colored1.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 106, 32, 0.5);
}

.btn-theme-colored2 {
    color: #fff;
    background-color: #002c5b;
    border-color: #002c5b;
    box-shadow: 0 7px 20px rgba(0, 44, 91, 0.2);
}
.btn-theme-colored2:hover {
    color: #fff;
    background-color: #001a35;
    border-color: #001328;
    box-shadow: 0 10px 20px rgba(0, 44, 91, 0.5);
}
.btn-theme-colored2:focus,
.btn-theme-colored2.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 44, 91, 0.5);
}
.btn-theme-colored2.disabled,
.btn-theme-colored2:disabled {
    color: #fff;
    background-color: #002c5b;
    border-color: #002c5b;
}
.btn-theme-colored2:not(:disabled):not(.disabled):active,
.btn-theme-colored2:not(:disabled):not(.disabled).active,
.show > .btn-theme-colored2.dropdown-toggle {
    color: #fff;
    background-color: #001328;
    border-color: #000d1b;
}
.btn-theme-colored2:not(:disabled):not(.disabled):active:focus,
.btn-theme-colored2:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-colored2.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 44, 91, 0.5);
}

.btn-theme-colored3 {
    color: #fff;
    background-color: #0490cd;
    border-color: #0490cd;
    box-shadow: 0 7px 20px rgba(4, 144, 205, 0.2);
}
.btn-theme-colored3:hover {
    color: #fff;
    background-color: #0376a7;
    border-color: #036d9b;
    box-shadow: 0 10px 20px rgba(4, 144, 205, 0.5);
}
.btn-theme-colored3:focus,
.btn-theme-colored3.focus {
    box-shadow: 0 0 0 0.2rem rgba(4, 144, 205, 0.5);
}
.btn-theme-colored3.disabled,
.btn-theme-colored3:disabled {
    color: #fff;
    background-color: #0490cd;
    border-color: #0490cd;
}
.btn-theme-colored3:not(:disabled):not(.disabled):active,
.btn-theme-colored3:not(:disabled):not(.disabled).active,
.show > .btn-theme-colored3.dropdown-toggle {
    color: #fff;
    background-color: #036d9b;
    border-color: #03648e;
}
.btn-theme-colored3:not(:disabled):not(.disabled):active:focus,
.btn-theme-colored3:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-colored3.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(4, 144, 205, 0.5);
}

.btn-theme-colored4 {
    color: #fff;
    background-color: #003a6b;
    border-color: #003a6b;
    box-shadow: 0 7px 20px rgba(0, 58, 107, 0.2);
}
.btn-theme-colored4:hover {
    color: #fff;
    background-color: #002545;
    border-color: #001e38;
    box-shadow: 0 10px 20px rgba(0, 58, 107, 0.5);
}
.btn-theme-colored4:focus,
.btn-theme-colored4.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 58, 107, 0.5);
}
.btn-theme-colored4.disabled,
.btn-theme-colored4:disabled {
    color: #fff;
    background-color: #003a6b;
    border-color: #003a6b;
}
.btn-theme-colored4:not(:disabled):not(.disabled):active,
.btn-theme-colored4:not(:disabled):not(.disabled).active,
.show > .btn-theme-colored4.dropdown-toggle {
    color: #fff;
    background-color: #001e38;
    border-color: #00172b;
}
.btn-theme-colored4:not(:disabled):not(.disabled):active:focus,
.btn-theme-colored4:not(:disabled):not(.disabled).active:focus,
.show > .btn-theme-colored4.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 58, 107, 0.5);
}

.btn-outline-theme-colored1 {
    color: #e76262;
    background-color: transparent;
    background-image: none;
    border-color: #e76262;
    box-shadow: 0 7px 20px rgba(252, 106, 32, 0.2);
}
.btn-outline-theme-colored1:hover {
    color: #fff;
    background-color: #e76262;
    border-color: #e76262;
    box-shadow: 0 10px 20px rgba(252, 106, 32, 0.5);
}
.btn-outline-theme-colored1:focus,
.btn-outline-theme-colored1.focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 106, 32, 0.5);
}
.btn-outline-theme-colored1.disabled,
.btn-outline-theme-colored1:disabled {
    color: #e76262;
    background-color: transparent;
}
.btn-outline-theme-colored1:not(:disabled):not(.disabled):active,
.btn-outline-theme-colored1:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-colored1.dropdown-toggle {
    color: #fff;
    background-color: #e76262;
    border-color: #e76262;
}
.btn-outline-theme-colored1:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-colored1:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-colored1.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 106, 32, 0.5);
}

.btn-outline-theme-colored2 {
    color: #002c5b;
    background-color: transparent;
    background-image: none;
    border-color: #002c5b;
    box-shadow: 0 7px 20px rgba(0, 44, 91, 0.2);
}
.btn-outline-theme-colored2:hover {
    color: #fff;
    background-color: #002c5b;
    border-color: #002c5b;
    box-shadow: 0 10px 20px rgba(0, 44, 91, 0.5);
}
.btn-outline-theme-colored2:focus,
.btn-outline-theme-colored2.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 44, 91, 0.5);
}
.btn-outline-theme-colored2.disabled,
.btn-outline-theme-colored2:disabled {
    color: #002c5b;
    background-color: transparent;
}
.btn-outline-theme-colored2:not(:disabled):not(.disabled):active,
.btn-outline-theme-colored2:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-colored2.dropdown-toggle {
    color: #fff;
    background-color: #002c5b;
    border-color: #002c5b;
}
.btn-outline-theme-colored2:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-colored2:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-colored2.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 44, 91, 0.5);
}

.btn-outline-theme-colored3 {
    color: #0490cd;
    background-color: transparent;
    background-image: none;
    border-color: #0490cd;
    box-shadow: 0 7px 20px rgba(4, 144, 205, 0.2);
}
.btn-outline-theme-colored3:hover {
    color: #fff;
    background-color: #0490cd;
    border-color: #0490cd;
    box-shadow: 0 10px 20px rgba(4, 144, 205, 0.5);
}
.btn-outline-theme-colored3:focus,
.btn-outline-theme-colored3.focus {
    box-shadow: 0 0 0 0.2rem rgba(4, 144, 205, 0.5);
}
.btn-outline-theme-colored3.disabled,
.btn-outline-theme-colored3:disabled {
    color: #0490cd;
    background-color: transparent;
}
.btn-outline-theme-colored3:not(:disabled):not(.disabled):active,
.btn-outline-theme-colored3:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-colored3.dropdown-toggle {
    color: #fff;
    background-color: #0490cd;
    border-color: #0490cd;
}
.btn-outline-theme-colored3:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-colored3:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-colored3.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(4, 144, 205, 0.5);
}

.btn-outline-theme-colored4 {
    color: #003a6b;
    background-color: transparent;
    background-image: none;
    border-color: #003a6b;
    box-shadow: 0 7px 20px rgba(0, 58, 107, 0.2);
}
.btn-outline-theme-colored4:hover {
    color: #fff;
    background-color: #003a6b;
    border-color: #003a6b;
    box-shadow: 0 10px 20px rgba(0, 58, 107, 0.5);
}
.btn-outline-theme-colored4:focus,
.btn-outline-theme-colored4.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 58, 107, 0.5);
}
.btn-outline-theme-colored4.disabled,
.btn-outline-theme-colored4:disabled {
    color: #003a6b;
    background-color: transparent;
}
.btn-outline-theme-colored4:not(:disabled):not(.disabled):active,
.btn-outline-theme-colored4:not(:disabled):not(.disabled).active,
.show > .btn-outline-theme-colored4.dropdown-toggle {
    color: #fff;
    background-color: #003a6b;
    border-color: #003a6b;
}
.btn-outline-theme-colored4:not(:disabled):not(.disabled):active:focus,
.btn-outline-theme-colored4:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-theme-colored4.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 58, 107, 0.5);
}

.btn-gradient-theme-colored1 {
    color: #fff;
    background-color: #e76262;
    border-color: transparent;
    box-shadow: 0 7px 20px rgba(252, 106, 32, 0.2);
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(
        to right,
        #e76262 0%,
        #fd945f 30%,
        #e76262 100%
    );
}
.btn-gradient-theme-colored1:hover {
    color: #fff;
    border-color: rgba(242, 84, 3, 0.2);
    box-shadow: 0 10px 20px rgba(252, 106, 32, 0.5);
    background-color: transparent;
    background-position: right center;
}
.btn-gradient-theme-colored1:focus,
.btn-gradient-theme-colored1.focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 106, 32, 0.5);
}
.btn-gradient-theme-colored1.disabled,
.btn-gradient-theme-colored1:disabled {
    color: #fff;
    background-color: #e76262;
    border-color: #e76262;
}
.btn-gradient-theme-colored1:not(:disabled):not(.disabled):active,
.btn-gradient-theme-colored1:not(:disabled):not(.disabled).active,
.show > .btn-gradient-theme-colored1.dropdown-toggle {
    color: #fff;
    background-color: #e64f03;
    border-color: #d94b03;
}
.btn-gradient-theme-colored1:not(:disabled):not(.disabled):active:focus,
.btn-gradient-theme-colored1:not(:disabled):not(.disabled).active:focus,
.show > .btn-gradient-theme-colored1.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(252, 106, 32, 0.5);
}

.btn-gradient-theme-colored2 {
    color: #fff;
    background-color: #002c5b;
    border-color: transparent;
    box-shadow: 0 7px 20px rgba(0, 44, 91, 0.2);
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(
        to right,
        #002c5b 0%,
        #004b9b 30%,
        #002c5b 100%
    );
}
.btn-gradient-theme-colored2:hover {
    color: #fff;
    border-color: rgba(0, 26, 53, 0.2);
    box-shadow: 0 10px 20px rgba(0, 44, 91, 0.5);
    background-color: transparent;
    background-position: right center;
}
.btn-gradient-theme-colored2:focus,
.btn-gradient-theme-colored2.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 44, 91, 0.5);
}
.btn-gradient-theme-colored2.disabled,
.btn-gradient-theme-colored2:disabled {
    color: #fff;
    background-color: #002c5b;
    border-color: #002c5b;
}
.btn-gradient-theme-colored2:not(:disabled):not(.disabled):active,
.btn-gradient-theme-colored2:not(:disabled):not(.disabled).active,
.show > .btn-gradient-theme-colored2.dropdown-toggle {
    color: #fff;
    background-color: #001328;
    border-color: #000d1b;
}
.btn-gradient-theme-colored2:not(:disabled):not(.disabled):active:focus,
.btn-gradient-theme-colored2:not(:disabled):not(.disabled).active:focus,
.show > .btn-gradient-theme-colored2.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 44, 91, 0.5);
}

.btn-gradient-theme-colored3 {
    color: #fff;
    background-color: #0490cd;
    border-color: transparent;
    box-shadow: 0 7px 20px rgba(4, 144, 205, 0.2);
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(
        to right,
        #0490cd 0%,
        #16b5fa 30%,
        #0490cd 100%
    );
}
.btn-gradient-theme-colored3:hover {
    color: #fff;
    border-color: rgba(3, 118, 167, 0.2);
    box-shadow: 0 10px 20px rgba(4, 144, 205, 0.5);
    background-color: transparent;
    background-position: right center;
}
.btn-gradient-theme-colored3:focus,
.btn-gradient-theme-colored3.focus {
    box-shadow: 0 0 0 0.2rem rgba(4, 144, 205, 0.5);
}
.btn-gradient-theme-colored3.disabled,
.btn-gradient-theme-colored3:disabled {
    color: #fff;
    background-color: #0490cd;
    border-color: #0490cd;
}
.btn-gradient-theme-colored3:not(:disabled):not(.disabled):active,
.btn-gradient-theme-colored3:not(:disabled):not(.disabled).active,
.show > .btn-gradient-theme-colored3.dropdown-toggle {
    color: #fff;
    background-color: #036d9b;
    border-color: #03648e;
}
.btn-gradient-theme-colored3:not(:disabled):not(.disabled):active:focus,
.btn-gradient-theme-colored3:not(:disabled):not(.disabled).active:focus,
.show > .btn-gradient-theme-colored3.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(4, 144, 205, 0.5);
}

.btn-gradient-theme-colored4 {
    color: #fff;
    background-color: #003a6b;
    border-color: transparent;
    box-shadow: 0 7px 20px rgba(0, 58, 107, 0.2);
    background-size: 200% auto;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    background-image: linear-gradient(
        to right,
        #003a6b 0%,
        #005dab 30%,
        #003a6b 100%
    );
}
.btn-gradient-theme-colored4:hover {
    color: #fff;
    border-color: rgba(0, 37, 69, 0.2);
    box-shadow: 0 10px 20px rgba(0, 58, 107, 0.5);
    background-color: transparent;
    background-position: right center;
}
.btn-gradient-theme-colored4:focus,
.btn-gradient-theme-colored4.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 58, 107, 0.5);
}
.btn-gradient-theme-colored4.disabled,
.btn-gradient-theme-colored4:disabled {
    color: #fff;
    background-color: #003a6b;
    border-color: #003a6b;
}
.btn-gradient-theme-colored4:not(:disabled):not(.disabled):active,
.btn-gradient-theme-colored4:not(:disabled):not(.disabled).active,
.show > .btn-gradient-theme-colored4.dropdown-toggle {
    color: #fff;
    background-color: #001e38;
    border-color: #00172b;
}
.btn-gradient-theme-colored4:not(:disabled):not(.disabled):active:focus,
.btn-gradient-theme-colored4:not(:disabled):not(.disabled).active:focus,
.show > .btn-gradient-theme-colored4.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 58, 107, 0.5);
}

.btn-modern-white:after {
    background-color: #e76262;
}

.btn-modern-white:hover {
    border-color: #e76262;
}

.btn-modern-theme-colored {
    border-color: #e76262;
    background-color: #e76262;
}

.hvr-sweep-to-right[class^="btn-outline-"]:hover,
.hvr-sweep-to-right[class^="btn-outline-"]:focus,
.hvr-sweep-to-right[class^="btn-outline-"]:active,
.hvr-sweep-to-right[class*=" btn-outline-"]:hover,
.hvr-sweep-to-right[class*=" btn-outline-"]:focus,
.hvr-sweep-to-right[class*=" btn-outline-"]:active,
.hvr-bounce-to-right[class^="btn-outline-"]:hover,
.hvr-bounce-to-right[class^="btn-outline-"]:focus,
.hvr-bounce-to-right[class^="btn-outline-"]:active,
.hvr-bounce-to-right[class*=" btn-outline-"]:hover,
.hvr-bounce-to-right[class*=" btn-outline-"]:focus,
.hvr-bounce-to-right[class*=" btn-outline-"]:active,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:hover,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:focus,
.hvr-shutter-out-horizontal[class^="btn-outline-"]:active,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:hover,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:focus,
.hvr-shutter-out-horizontal[class*=" btn-outline-"]:active {
    background-color: transparent;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored1:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored1:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored1:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored1:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored1:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored1:before {
    background: #e76262;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored2:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored2:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored2:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored2:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored2:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored2:before {
    background: #002c5b;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored3:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored3:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored3:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored3:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored3:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored3:before {
    background: #0490cd;
}

.hvr-sweep-to-right[class^="btn-outline-"].btn-outline-theme-colored4:before,
.hvr-sweep-to-right[class*=" btn-outline-"].btn-outline-theme-colored4:before,
.hvr-bounce-to-right[class^="btn-outline-"].btn-outline-theme-colored4:before,
.hvr-bounce-to-right[class*=" btn-outline-"].btn-outline-theme-colored4:before,
.hvr-shutter-out-horizontal[class^="btn-outline-"].btn-outline-theme-colored4:before,
.hvr-shutter-out-horizontal[class*=" btn-outline-"].btn-outline-theme-colored4:before {
    background: #003a6b;
}

/*
 * Shortcode: pricing-tables.scss
 * -----------------------------------------------
*/
.tm-sc-pricing-table
    .pricing-table-inner
    .pricing-table-pricing
    .pricing-table-price {
    color: #e76262;
}

.tm-sc-pricing-table .pricing-table-inner .pricing-table-content ul li:before {
    color: #e76262;
}

.tm-sc-pricing-table .pricing-table-inner .pricing-table-label {
    background-color: #e76262;
}

/*
 * Shortcode: newsletter.scss
 * -----------------------------------------------
*/
.mailchimp-form .mc4wp-form .input-group-btn .btn {
    background: #e76262;
}

/*
 * Shortcode: icon-box.scss
 * -----------------------------------------------
*/
.icon-box.iconbox-style3-moving-border-bottom:after {
    background-image: -moz-linear-gradient(0deg, #e76262 0%, #fdad85 100%);
    background-image: -webkit-linear-gradient(0deg, #e76262 0%, #fdad85 100%);
    background-image: -ms-linear-gradient(0deg, #e76262 0%, #fdad85 100%);
    background-image: gradient(0deg, #e76262 0%, #fdad85 100%);
}

.icon-box.iconbox-style4-bgcolor:before {
    background-color: #002c5b;
}

.icon-box.iconbox-style5-moving-bgcolor:before {
    background-color: #002c5b;
}

.icon-box.iconbox-style6-moving-double-bgcolor:before,
.icon-box.iconbox-style6-moving-double-bgcolor:after {
    background-color: #e76262;
}

.icon-box.iconbox-style6-moving-double-bgcolor:after {
    background-color: #002c5b;
}

.icon-box.iconbox-style7-hover-moving-border:after {
    border-right-color: rgba(252, 106, 32, 0.7);
    border-left-color: rgba(252, 106, 32, 0.7);
}

.icon-box.iconbox-style7-hover-moving-border:before {
    border-top-color: rgba(252, 106, 32, 0.7);
    border-bottom-color: rgba(252, 106, 32, 0.7);
}

.tm-features-icon-box .icon-box-wrapper:after {
    color: #e76262;
}

.tm-features-icon-box:before,
.tm-features-icon-box:after {
    background-color: #e76262;
}

/*
 * Shortcode: instagram-feed.scss
 * -----------------------------------------------
*/
.instagram-feed figure:after {
    background: #e76262;
}

/*
 * Shortcode: nav-tabs-pricing.scss
 * -----------------------------------------------
*/
.tm-sc-nav-tabs-pricing .nav-tabs2 li a:hover {
    border-color: #e76262;
    background: #e76262;
}

.tm-sc-nav-tabs-pricing .nav-tabs2 li a.active {
    border-color: #e76262;
    background: #e76262 !important;
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-button .nav-tabs li a:hover {
    background: #e76262;
    border-color: #e76262;
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-button .nav-tabs li a.active {
    background: #e76262;
    border-color: #e76262;
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-switch .nav-tabs:before {
    background-image: -webkit-linear-gradient(0deg, #e76262 30%, #e76262 100%);
    background-image: -ms-linear-gradient(0deg, #e76262 30%, #e76262 100%);
}

.tm-sc-nav-tabs-pricing.nav-tab-btn-bullet .nav-tabs li:last-child:before {
    background: #e76262;
}

/*
 * Shortcode: section-title.scss
 * -----------------------------------------------
*/
.tm-sc-section-title.line-bottom-style2-solid-line .title-wrapper:after {
    background-color: #e76262;
}

.tm-sc-section-title.line-bottom-style3-bordered-line .title-wrapper:after {
    border-color: #e76262;
}

.tm-sc-section-title.line-bottom-style4-attached-double-lines1
    .title-wrapper:after {
    background-color: #e76262;
}

.tm-sc-section-title.line-bottom-style5-attached-double-lines2
    .title-wrapper:after {
    background-color: #e76262;
}

.tm-sc-section-title.line-bottom-style7-double-lines .title-wrapper:after {
    background-color: #e76262;
}

.tm-sc-section-title.line-bottom-style8-line-with-circle .title-wrapper:after {
    background-color: #e76262;
}

.tm-sc-section-title.line-bottom-style9-line-with-square .title-wrapper:after {
    background-color: #e76262;
}

/*
 * Shortcode: unordered-list.scss
 * -----------------------------------------------
*/
.tm-sc-unordered-list ul li:before {
    color: #e76262;
}

/*
 * Shortcode: working-steps.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: pagination.scss
 * -----------------------------------------------
*/
.pagination > .page-item .page-link:hover {
    background-color: #e76262;
    border-color: #e76262;
}

.pagination > .page-item.active .page-link {
    border-color: #e76262;
}

/*
 * progress-bar.scss
 * -----------------------------------------------
*/
.tm-sc-progress-bar .progress-holder .progress-content {
    background-color: #e76262;
}
.tm-sc-progress-bar .progress-holder .progress-content:after {
    box-shadow: inset 0 0 0 3px #e76262;
}

/*
 * video-popup.scss
 * -----------------------------------------------
*/
.tm-sc-video-popup.tm-sc-video-popup-button-over-image
    .animated-css-play-button {
    background-color: rgba(252, 106, 32, 0.5);
}

.tm-sc-video-popup.tm-sc-video-popup-button-over-image:hover
    .animated-css-play-button {
    background: rgba(252, 106, 32, 0.9);
}

.tm-sc-video-popup.animated-css-play-button .animated-css-play-button,
.tm-sc-video-popup.tm-sc-video-popup-css-button .animated-css-play-button {
    background-color: rgba(252, 106, 32, 0.7);
}
.tm-sc-video-popup.animated-css-play-button .animated-css-play-button:before,
.tm-sc-video-popup.tm-sc-video-popup-css-button
    .animated-css-play-button:before {
    background-color: rgba(252, 106, 32, 0.7);
}
.tm-sc-video-popup.animated-css-play-button .animated-css-play-button:after,
.tm-sc-video-popup.tm-sc-video-popup-css-button
    .animated-css-play-button:after {
    background-color: rgba(252, 106, 32, 0.7);
}

.tm-sc-video-popup.animated-css-play-button:hover .animated-css-play-button,
.tm-sc-video-popup.tm-sc-video-popup-css-button:hover
    .animated-css-play-button {
    background-color: rgba(252, 106, 32, 0.95);
}
.tm-sc-video-popup.animated-css-play-button:hover
    .animated-css-play-button:before,
.tm-sc-video-popup.tm-sc-video-popup-css-button:hover
    .animated-css-play-button:before {
    background-color: rgba(252, 106, 32, 0.95);
}
.tm-sc-video-popup.animated-css-play-button:hover
    .animated-css-play-button:after,
.tm-sc-video-popup.tm-sc-video-popup-css-button:hover
    .animated-css-play-button:after {
    background-color: rgba(252, 106, 32, 0.95);
}

/*
 * Shortcode: final-countdown.scss
 * -----------------------------------------------
*/
.final-countdown-smart-style .countdown-timer .counter .label {
    background: #002c5b;
}

/*
 * Shortcode: social-links.scss
 * -----------------------------------------------
*/
.tm-sc-social-links.links-theme-colored1 li a {
    background: #e76262;
}

.tm-sc-social-links.links-theme-colored2 li a {
    background: #002c5b;
}

.tm-sc-social-links.links-theme-colored3 li a {
    background: #0490cd;
}

.tm-sc-social-links.links-theme-colored4 li a {
    background: #003a6b;
}

/*
 * Shortcode: location-marker.scss
 * -----------------------------------------------
*/
.tm-sc-location-marker .each-location {
    background: rgba(252, 106, 32, 0.5);
}

/*
 * Shortcode: tribe-events.scss
 * -----------------------------------------------
*/
.tm-sc-tribe-events .event .event-thumb .event-start-date {
    background-color: rgba(252, 106, 32, 0.9);
}

.tm-sc-tribe-events .event .event-content .event-meta .each-meta i {
    color: #e76262;
}

.tm-sc-tribe-events.tm-sc-tribe-events-grid
    .event
    .event-thumb
    .event-start-date,
.tm-sc-tribe-events.tm-sc-tribe-events-masonry
    .event
    .event-thumb
    .event-start-date,
.tm-sc-tribe-events.tm-sc-tribe-events-carousel
    .event
    .event-thumb
    .event-start-date {
    background-color: rgba(252, 106, 32, 0.9);
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical
    .event
    .event-left.has-bg-theme-colored.theme-colored1:not(.left-block-bordered)
    .event-date {
    background-color: #e76262;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical
    .event
    .event-left.has-bg-theme-colored.theme-colored2:not(.left-block-bordered)
    .event-date {
    background-color: #002c5b;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical
    .event
    .event-left.left-block-bordered.has-bg-theme-colored
    .event-date {
    border-color: #e76262;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical
    .event
    .event-left.left-block-bordered.theme-colored1
    .event-date {
    border-color: #e76262;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical
    .event
    .event-left.left-block-bordered.theme-colored2
    .event-date {
    border-color: #002c5b;
}

.tm-sc-tribe-events.tm-sc-tribe-events-list-vertical
    .event
    .event-content
    .event-meta
    .each-meta
    i {
    color: #e76262;
}

.tm-sc-tribe-events.tm-sc-tribe-events-fullwidth .event .event-date .day {
    color: #e76262;
}

/*
 * widget-brochure-box.scss
 * -----------------------------------------------
*/
.widget-brochure-box .brochure-box .brochure-icon {
    color: #e76262;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored1 {
    background: #e76262;
}
.widget-brochure-box .brochure-box.brochure-box-theme-colored1 .brochure-icon {
    border-right-color: #fc6011;
    color: #fff;
}
.widget-brochure-box .brochure-box.brochure-box-theme-colored1 .text {
    color: #fff;
}
.widget-brochure-box .brochure-box.brochure-box-theme-colored1:hover {
    background: #fa5603;
}
.widget-brochure-box
    .brochure-box.brochure-box-theme-colored1:hover
    .brochure-icon {
    border-right-color: #eb5103;
}

.widget-brochure-box .brochure-box.brochure-box-theme-colored2 {
    background: #002c5b;
}
.widget-brochure-box .brochure-box.brochure-box-theme-colored2 .brochure-icon {
    border-right-color: #00254c;
    color: #fff;
}
.widget-brochure-box .brochure-box.brochure-box-theme-colored2 .text {
    color: #fff;
}
.widget-brochure-box .brochure-box.brochure-box-theme-colored2:hover {
    background: #001d3c;
}
.widget-brochure-box
    .brochure-box.brochure-box-theme-colored2:hover
    .brochure-icon {
    border-right-color: #00162d;
}

/*
 * widget-contact-info.scss
 * -----------------------------------------------
*/
.tm-widget-contact-info.contact-icon-theme-colored1 li .icon i {
    color: #e76262;
}

.tm-widget-contact-info.contact-icon-theme-colored2 li .icon i {
    color: #002c5b;
}

.tm-widget-contact-info.contact-icon-theme-colored3 li .icon i {
    color: #0490cd;
}

.tm-widget-contact-info.contact-icon-theme-colored4 li .icon i {
    color: #003a6b;
}

/*
 * widget-search.scss
 * -----------------------------------------------
*/
.search-form .search-submit {
    background: #e76262;
}

/*
 * widgets.scss
 * -----------------------------------------------
*/
.widget.widget_tag_cloud .tagcloud > a:hover,
.widget.widget_product_tag_cloud .tagcloud > a:hover {
    background: #e76262;
}

.widget.widget_calendar #today {
    background: #e76262;
}

.widget.widget_calendar tfoot a:hover {
    color: #e76262;
}

.widget.widget_archive ul > li::before,
.widget.widget_categories ul > li::before,
.widget.widget_pages ul > li::before,
.widget.widget_meta ul > li::before,
.widget.widget_recent_comments ul > li::before,
.widget.widget_rss ul > li::before,
.widget.widget_nav_menu ul > li::before {
    color: #e76262;
}

.widget ul > li:hover::before {
    color: #e76262;
}

.widget ul > li:hover > a {
    color: #e76262;
}

.widget.widget_nav_menu ul > li.current-menu-item:before {
    color: #e76262;
}

/*
 * sidebar-nav-menu.scss
 * -----------------------------------------------
*/
.tm-sidebar-nav-menu-style1 .widget.widget_nav_menu ul > li a:hover {
    border-left-color: #e76262;
}

.tm-sidebar-nav-menu-style1 .widget.widget_nav_menu ul > li.active > a {
    border-left-color: #e76262;
}

.tm-sidebar-nav-menu-style2 .widget.widget_nav_menu ul > li a:hover {
    border-left-color: #e76262;
}

.tm-sidebar-nav-menu-style2 .widget.widget_nav_menu ul > li.active > a {
    border-left-color: #e76262;
}

/*
 * shop.scss
 * -----------------------------------------------
*/
/*
 * shop-common
 * -----------------------------------------------
*/
.product .product-header .onsale {
    box-shadow: 0 7px 20px rgba(252, 106, 32, 0.2);
    background-image: linear-gradient(
        to right,
        #e76262 0%,
        #fd9764 51%,
        #e76262 100%
    );
}

.product .product-header:hover .onsale {
    box-shadow: 0 10px 20px rgba(252, 106, 32, 0.5);
    background-position: right center;
}

/*
 * shop-mini-cart
 * -----------------------------------------------
*/
/*
 * shop-catalog-layouts.scss
 * -----------------------------------------------
*/
.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .button.yith-wcqv-button:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .button.yith-wcqv-button:hover {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .compare-button
    .compare.button:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .compare-button
    .compare.button:hover {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-add-to-wishlist
    a:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-add-to-wishlist
    a:hover {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistaddedbrowse.show
    a:before,
.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistexistsbrowse.show
    a:before,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistaddedbrowse.show
    a:before,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistexistsbrowse.show
    a:before {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .tm-btn-add-to-cart:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-default:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .tm-btn-add-to-cart:hover {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .button.yith-wcqv-button:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .button.yith-wcqv-button:hover {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .compare-button
    .compare.button:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .compare-button
    .compare.button:hover {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-add-to-wishlist
    a:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-add-to-wishlist
    a:hover {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistaddedbrowse.show
    a:hover:before,
.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistexistsbrowse.show
    a:hover:before,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistaddedbrowse.show
    a:hover:before,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .yith-wcwl-wishlistexistsbrowse.show
    a:hover:before {
    background-color: #e76262;
}

.woocommerce
    .carousel-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .tm-btn-add-to-cart:hover,
.woocommerce
    .isotope-layout.products
    .tm-woo-product-item.shop-catalog-layout-classic:hover
    .tm-woo-product-item-inner
    .product-header-wrapper
    .product-button-holder
    .tm-btn-add-to-cart:hover {
    background-color: #e76262;
}

/*
 * shop-single.scss
 * -----------------------------------------------
*/
.woocommerce div.product .woocommerce-tabs .wc-tabs li.active {
    border-bottom-color: #e76262;
}

.woocommerce
    div.product
    .summary
    .yith-wcwl-add-to-wishlist
    .add_to_wishlist:before,
.woocommerce
    div.product
    .summary
    .yith-wcwl-add-to-wishlist
    .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce
    div.product
    .summary
    .yith-wcwl-add-to-wishlist
    .yith-wcwl-wishlistexistsbrowse:before {
    color: #e76262;
}

.woocommerce div.product .summary .compare.button::before {
    color: #e76262;
}

/*
 * shop-widgets.scss
 * -----------------------------------------------
*/
.widget.woocommerce.widget_price_filter
    .price_slider_wrapper
    .price_slider.ui-slider
    .ui-slider-handle:hover:before {
    background-color: #e76262;
}

.widget.woocommerce.widget_price_filter
    .price_slider_wrapper
    .price_slider.ui-slider
    .ui-slider-range {
    background: #e76262;
}

.widget.woocommerce.widget_price_filter
    .price_slider_wrapper
    .price_slider_amount
    .price_label {
    color: #555;
}

.widget.woocommerce.widget_price_filter
    .price_slider_wrapper
    .price_slider_amount
    .button {
    background-color: #e76262;
}
.widget.woocommerce.widget_price_filter
    .price_slider_wrapper
    .price_slider_amount
    .button:hover {
    background-color: #002c5b;
}

.widget.woocommerce.widget_shopping_cart ul > li a:hover,
.widget.woocommerce.widget_product_categories ul > li a:hover,
.widget.woocommerce.widget_layered_nav ul > li a:hover,
.widget.woocommerce.widget_layered_nav_filters ul > li a:hover,
.widget.woocommerce.widget_price_filter ul > li a:hover,
.widget.woocommerce.widget_rating_filter ul > li a:hover,
.widget.woocommerce.widget_product_tag_cloud ul > li a:hover {
    color: #e76262;
}

.widget.woocommerce .woocommerce-product-search [type="submit"] {
    background: #e76262;
}
.widget.woocommerce .woocommerce-product-search [type="submit"]:hover {
    background: #002c5b;
}

.widget.woocommerce.widget_product_tag_cloud .tagcloud > a:hover {
    background: #e76262;
}

.widget.woocommerce.widget_product_categories .product-categories li a::after {
    color: #e76262;
}

/*
 *  cpt-staff.scss
 * -----------------------------------------------
*/
.sidebar-staff .widget-staff.staff-contact-info .dl-horizontal dt i {
    color: #e76262;
}

.tm-sc-staff .contact-info li i {
    color: #e76262;
}

/*
 *  cpt-departments.scss
 * -----------------------------------------------
*/
.tm-sc-departments-tab .nav-tabs > li.active,
.tm-sc-departments-tab .nav-tabs > li:hover {
    border-bottom-color: #e76262;
}
.tm-sc-departments-tab .nav-tabs > li.active > a.active i,
.tm-sc-departments-tab .nav-tabs > li:hover > a.active i {
    color: #002c5b;
}

/*
 *  cpt-gallery.scss
 * -----------------------------------------------
*/
.tm-sc-gallery .overlay-shade.shade-theme-colored1 {
    background-color: #e76262;
}

.tm-sc-gallery .overlay-shade.shade-theme-colored2 {
    background-color: #002c5b;
}

/*
 *  cpt-gallery.scss
 * -----------------------------------------------
*/
.tm-sc-courses .course-header .course-price {
    background-color: rgba(252, 106, 32, 0.7);
}

/*
 *  cpt-portfolio.scss
 * -----------------------------------------------
*/
body.single-portfolio-items
    .portfolio-single
    .portfolio-images
    .each-p-image
    .thumb
    .link {
    background: #e76262;
}
body.single-portfolio-items
    .portfolio-single
    .portfolio-images
    .each-p-image
    .thumb
    .link:hover {
    background: #002c5b;
}

.tm-sc-portfolio.tm-sc-portfolio-expand-hover-column
    .expand-hover-column-wrapper
    .each-expand-column
    .tm-portfolio
    .tm-portfolio-inner
    .title-holder
    .title
    a:hover {
    color: #e76262;
}

.tm-sc-portfolio.tm-sc-portfolio-expand-hover-column
    .expand-hover-column-wrapper
    .each-expand-column
    .tm-portfolio
    .tm-portfolio-inner
    .category-holder
    .categories
    a:hover {
    color: #e76262;
}

.tm-sc-portfolio.tm-sc-portfolio-full-height-slider
    .full-height-slider-wrapper
    .full-height-slider-inner
    .each-slide
    .tm-portfolio
    .tm-portfolio-inner
    .title-holder
    .title
    a:hover {
    color: #e76262;
}

.tm-sc-portfolio.tm-sc-portfolio-full-height-slider
    .full-height-slider-wrapper
    .full-height-slider-inner
    .each-slide
    .tm-portfolio
    .tm-portfolio-inner
    .category-holder
    .categories
    a:hover {
    color: #e76262;
}

/*
 *  cpt-projects.scss
 * -----------------------------------------------
*/
.tm-sc-projects .tm-project .btn-plain-text:after {
    background: #e76262;
}

.tm-sc-projects .tm-project .btn-plain-text-with-arrow:focus:after,
.tm-sc-projects .tm-project .btn-plain-text-with-arrow:hover:after {
    color: #e76262;
}

.tm-sc-projects .tm-project .details .cat-list li a {
    color: #e76262;
}

.tm-sc-projects.projects-style6-hanging-content .tm-project .details {
    border-color: #e76262;
}

.tm-sc-projects.projects-style6-hanging-content .tm-project:hover .details {
    border-color: #002c5b;
}

.tm-sc-projects.projects-style7-fullwidth-gallery .tm-project .thumb .link {
    background: #e76262;
}

.tm-sc-projects.projects-style7-fullwidth-gallery
    .tm-project
    .details
    .cat-list
    li
    a {
    color: #e76262;
}

/*
 *  cpt-services.scss
 * -----------------------------------------------
*/
.tm-sc-services .tm-service .btn-plain-text:after {
    background: #e76262;
}

.tm-sc-services .tm-service .btn-plain-text-with-arrow:focus:after,
.tm-sc-services .tm-service .btn-plain-text-with-arrow:hover:after {
    color: #e76262;
}

.tm-sc-services .tm-service .details .cat-list li a {
    color: #e76262;
}

.tm-sc-services.services-style7-fullwidth-gallery .tm-service .thumb .link {
    background: #e76262;
}

.tm-sc-services.services-style7-fullwidth-gallery
    .tm-service
    .details
    .cat-list
    li
    a {
    color: #e76262;
}

/*
 * Shortcode: testimonials.scss
 * -----------------------------------------------
*/
.tm-sc-testimonials {
    /* Style 7 - Current Theme */
}

/*
 *  cpt-works.scss
 * -----------------------------------------------
*/
.work-archive .work-single .cat-list {
    background: rgba(252, 106, 32, 0.7);
}

.work-archive .work-single .btn-plain-text:after {
    background: #e76262;
}

.work-archive .work-single .btn-plain-text-with-arrow:focus:after,
.work-archive .work-single .btn-plain-text-with-arrow:hover:after {
    color: #e76262;
}

/*
 *  common.scss
 * -----------------------------------------------
*/
.preloader-dot-loading .cssload-loading i {
    background: #e76262 !important;
}

blockquote {
    border-color: #e76262;
}

.wp-block-quote[style*="text-align:right"],
.wp-block-quote[style*="text-align: right"] {
    border-color: #e76262;
}

.scrollToTop {
    background-image: linear-gradient(
        to right,
        #e76262 0%,
        #fd9764 51%,
        #e76262 100%
    );
}
.scrollToTop:hover {
    box-shadow: 0 10px 20px rgba(252, 106, 32, 0.5);
    background-position: right center;
}

/*
 *  Gradients BG+BGTransparent Color
 * -----------------------------------------------
*/
/* Gradient BG Colors */
.bg-theme-colored1-gradient {
    background-color: #e76262;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#e76262),
        to(#fd9c6b)
    );
    background: -webkit-linear-gradient(top, #e76262, #fd9c6b);
    background: -moz-linear-gradient(top, #e76262, #fd9c6b);
    background: -ms-linear-gradient(top, #e76262, #fd9c6b);
    background: -o-linear-gradient(top, #e76262, #fd9c6b);
}

.bg-theme-colored1-gradient-horizontal {
    background: #e76262;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#e76262),
        to(#fd9c6b)
    );
    background: -webkit-linear-gradient(left, #e76262, #fd9c6b);
    background: -moz-linear-gradient(left, #e76262, #fd9c6b);
    background: -ms-linear-gradient(left, #e76262, #fd9c6b);
    background: -o-linear-gradient(left, #e76262, #fd9c6b);
}

.bg-theme-colored2-gradient {
    background-color: #002c5b;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#002c5b),
        to(#0051a8)
    );
    background: -webkit-linear-gradient(top, #002c5b, #0051a8);
    background: -moz-linear-gradient(top, #002c5b, #0051a8);
    background: -ms-linear-gradient(top, #002c5b, #0051a8);
    background: -o-linear-gradient(top, #002c5b, #0051a8);
}

.bg-theme-colored2-gradient-horizontal {
    background: #002c5b;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#002c5b),
        to(#0051a8)
    );
    background: -webkit-linear-gradient(left, #002c5b, #0051a8);
    background: -moz-linear-gradient(left, #002c5b, #0051a8);
    background: -ms-linear-gradient(left, #002c5b, #0051a8);
    background: -o-linear-gradient(left, #002c5b, #0051a8);
}

.bg-theme-colored12-gradient {
    background-color: #e76262;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#e76262),
        to(#002c5b)
    );
    background: -webkit-linear-gradient(top, #e76262, #002c5b);
    background: -moz-linear-gradient(top, #e76262, #002c5b);
    background: -ms-linear-gradient(top, #e76262, #002c5b);
    background: -o-linear-gradient(top, #e76262, #002c5b);
}

.bg-theme-colored12-gradient-horizontal {
    background: #e76262;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#e76262),
        to(#002c5b)
    );
    background: -webkit-linear-gradient(left, #e76262, #002c5b);
    background: -moz-linear-gradient(left, #e76262, #002c5b);
    background: -ms-linear-gradient(left, #e76262, #002c5b);
    background: -o-linear-gradient(left, #e76262, #002c5b);
}

.bg-theme-colored21-gradient {
    background-color: #002c5b;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#002c5b),
        to(#e76262)
    );
    background: -webkit-linear-gradient(top, #002c5b, #e76262);
    background: -moz-linear-gradient(top, #002c5b, #e76262);
    background: -ms-linear-gradient(top, #002c5b, #e76262);
    background: -o-linear-gradient(top, #002c5b, #e76262);
}

.bg-theme-colored21-gradient-horizontal {
    background: #002c5b;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(#002c5b),
        to(#e76262)
    );
    background: -webkit-linear-gradient(left, #002c5b, #e76262);
    background: -moz-linear-gradient(left, #002c5b, #e76262);
    background: -ms-linear-gradient(left, #002c5b, #e76262);
    background: -o-linear-gradient(left, #002c5b, #e76262);
}

/* -------- layer overlay gradient Color1 ---------- */
.layer-overlay.overlay-theme-colored1-gradient::before {
    background: rgba(252, 106, 32, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.9)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-1::before {
    background: rgba(252, 106, 32, 0.1);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.1)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.1), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.1), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.1), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.1), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-2::before {
    background: rgba(252, 106, 32, 0.2);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.2)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.2), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.2), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.2), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.2), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-3::before {
    background: rgba(252, 106, 32, 0.3);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.3)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.3), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.3), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.3), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.3), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-4::before {
    background: rgba(252, 106, 32, 0.4);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.4)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.4), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.4), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.4), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.4), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-5::before {
    background: rgba(252, 106, 32, 0.5);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.5)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.5), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.5), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.5), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.5), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-6::before {
    background: rgba(252, 106, 32, 0.6);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.6)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.6), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.6), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.6), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.6), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-7::before {
    background: rgba(252, 106, 32, 0.7);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.7)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.7), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.7), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.7), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.7), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-8::before {
    background: rgba(252, 106, 32, 0.8);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.8)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.8), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.8), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.8), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.8), #fdad85);
}

.layer-overlay.overlay-theme-colored1-gradient-9::before {
    background: rgba(252, 106, 32, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.9)),
        to(#fdad85)
    );
    background: -webkit-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
    background: -moz-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
    background: -ms-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
    background: -o-linear-gradient(left, rgba(252, 106, 32, 0.9), #fdad85);
}

/* -------- layer overlay gradient Color2 ---------- */
.layer-overlay.overlay-theme-colored2-gradient::before {
    background: rgba(0, 44, 91, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.9)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-1::before {
    background: rgba(0, 44, 91, 0.1);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.1)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.1), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.1), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.1), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.1), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-2::before {
    background: rgba(0, 44, 91, 0.2);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.2)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.2), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.2), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.2), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.2), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-3::before {
    background: rgba(0, 44, 91, 0.3);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.3)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.3), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.3), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.3), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.3), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-4::before {
    background: rgba(0, 44, 91, 0.4);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.4)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.4), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.4), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.4), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.4), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-5::before {
    background: rgba(0, 44, 91, 0.5);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.5)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.5), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.5), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.5), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.5), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-6::before {
    background: rgba(0, 44, 91, 0.6);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.6)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.6), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.6), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.6), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.6), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-7::before {
    background: rgba(0, 44, 91, 0.7);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.7)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.7), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.7), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.7), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.7), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-8::before {
    background: rgba(0, 44, 91, 0.8);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.8)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.8), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.8), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.8), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.8), #005dc1);
}

.layer-overlay.overlay-theme-colored2-gradient-9::before {
    background: rgba(0, 44, 91, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.9)),
        to(#005dc1)
    );
    background: -webkit-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
    background: -moz-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
    background: -ms-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
    background: -o-linear-gradient(left, rgba(0, 44, 91, 0.9), #005dc1);
}

/* -------- layer overlay gradient Color Combined 12 ---------- */
.layer-overlay.overlay-theme-colored12-gradient::before {
    background: rgba(252, 106, 32, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.9)),
        to(rgba(0, 44, 91, 0.9))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-1::before {
    background: rgba(252, 106, 32, 0.1);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.1)),
        to(rgba(0, 44, 91, 0.1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.1),
        rgba(0, 44, 91, 0.1)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.1),
        rgba(0, 44, 91, 0.1)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.1),
        rgba(0, 44, 91, 0.1)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.1),
        rgba(0, 44, 91, 0.1)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-2::before {
    background: rgba(252, 106, 32, 0.2);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.2)),
        to(rgba(0, 44, 91, 0.2))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.2),
        rgba(0, 44, 91, 0.2)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.2),
        rgba(0, 44, 91, 0.2)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.2),
        rgba(0, 44, 91, 0.2)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.2),
        rgba(0, 44, 91, 0.2)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-3::before {
    background: rgba(252, 106, 32, 0.3);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.3)),
        to(rgba(0, 44, 91, 0.3))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.3),
        rgba(0, 44, 91, 0.3)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.3),
        rgba(0, 44, 91, 0.3)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.3),
        rgba(0, 44, 91, 0.3)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.3),
        rgba(0, 44, 91, 0.3)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-4::before {
    background: rgba(252, 106, 32, 0.4);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.4)),
        to(rgba(0, 44, 91, 0.4))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.4),
        rgba(0, 44, 91, 0.4)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.4),
        rgba(0, 44, 91, 0.4)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.4),
        rgba(0, 44, 91, 0.4)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.4),
        rgba(0, 44, 91, 0.4)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-5::before {
    background: rgba(252, 106, 32, 0.5);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.5)),
        to(rgba(0, 44, 91, 0.5))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.5),
        rgba(0, 44, 91, 0.5)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.5),
        rgba(0, 44, 91, 0.5)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.5),
        rgba(0, 44, 91, 0.5)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.5),
        rgba(0, 44, 91, 0.5)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-6::before {
    background: rgba(252, 106, 32, 0.6);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.6)),
        to(rgba(0, 44, 91, 0.6))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.6),
        rgba(0, 44, 91, 0.6)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.6),
        rgba(0, 44, 91, 0.6)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.6),
        rgba(0, 44, 91, 0.6)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.6),
        rgba(0, 44, 91, 0.6)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-7::before {
    background: rgba(252, 106, 32, 0.7);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.7)),
        to(rgba(0, 44, 91, 0.7))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.7),
        rgba(0, 44, 91, 0.7)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.7),
        rgba(0, 44, 91, 0.7)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.7),
        rgba(0, 44, 91, 0.7)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.7),
        rgba(0, 44, 91, 0.7)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-8::before {
    background: rgba(252, 106, 32, 0.8);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.8)),
        to(rgba(0, 44, 91, 0.8))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.8),
        rgba(0, 44, 91, 0.8)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.8),
        rgba(0, 44, 91, 0.8)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.8),
        rgba(0, 44, 91, 0.8)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.8),
        rgba(0, 44, 91, 0.8)
    );
}

.layer-overlay.overlay-theme-colored12-gradient-9::before {
    background: rgba(252, 106, 32, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(252, 106, 32, 0.9)),
        to(rgba(0, 44, 91, 0.9))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
    background: -moz-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
    background: -ms-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
    background: -o-linear-gradient(
        left,
        rgba(252, 106, 32, 0.9),
        rgba(0, 44, 91, 0.9)
    );
}

/* -------- layer overlay gradient Color Combined 21 ---------- */
.layer-overlay.overlay-theme-colored21-gradient::before {
    background: rgba(0, 44, 91, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.9)),
        to(rgba(252, 106, 32, 0.9))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-1::before {
    background: rgba(0, 44, 91, 0.1);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.1)),
        to(rgba(252, 106, 32, 0.1))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.1),
        rgba(252, 106, 32, 0.1)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.1),
        rgba(252, 106, 32, 0.1)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.1),
        rgba(252, 106, 32, 0.1)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.1),
        rgba(252, 106, 32, 0.1)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-2::before {
    background: rgba(0, 44, 91, 0.2);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.2)),
        to(rgba(252, 106, 32, 0.2))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.2),
        rgba(252, 106, 32, 0.2)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.2),
        rgba(252, 106, 32, 0.2)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.2),
        rgba(252, 106, 32, 0.2)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.2),
        rgba(252, 106, 32, 0.2)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-3::before {
    background: rgba(0, 44, 91, 0.3);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.3)),
        to(rgba(252, 106, 32, 0.3))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.3),
        rgba(252, 106, 32, 0.3)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.3),
        rgba(252, 106, 32, 0.3)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.3),
        rgba(252, 106, 32, 0.3)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.3),
        rgba(252, 106, 32, 0.3)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-4::before {
    background: rgba(0, 44, 91, 0.4);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.4)),
        to(rgba(252, 106, 32, 0.4))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.4),
        rgba(252, 106, 32, 0.4)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.4),
        rgba(252, 106, 32, 0.4)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.4),
        rgba(252, 106, 32, 0.4)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.4),
        rgba(252, 106, 32, 0.4)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-5::before {
    background: rgba(0, 44, 91, 0.5);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.5)),
        to(rgba(252, 106, 32, 0.5))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.5),
        rgba(252, 106, 32, 0.5)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.5),
        rgba(252, 106, 32, 0.5)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.5),
        rgba(252, 106, 32, 0.5)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.5),
        rgba(252, 106, 32, 0.5)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-6::before {
    background: rgba(0, 44, 91, 0.6);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.6)),
        to(rgba(252, 106, 32, 0.6))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.6),
        rgba(252, 106, 32, 0.6)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.6),
        rgba(252, 106, 32, 0.6)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.6),
        rgba(252, 106, 32, 0.6)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.6),
        rgba(252, 106, 32, 0.6)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-7::before {
    background: rgba(0, 44, 91, 0.7);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.7)),
        to(rgba(252, 106, 32, 0.7))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.7),
        rgba(252, 106, 32, 0.7)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.7),
        rgba(252, 106, 32, 0.7)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.7),
        rgba(252, 106, 32, 0.7)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.7),
        rgba(252, 106, 32, 0.7)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-8::before {
    background: rgba(0, 44, 91, 0.8);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.8)),
        to(rgba(252, 106, 32, 0.8))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.8),
        rgba(252, 106, 32, 0.8)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.8),
        rgba(252, 106, 32, 0.8)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.8),
        rgba(252, 106, 32, 0.8)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.8),
        rgba(252, 106, 32, 0.8)
    );
}

.layer-overlay.overlay-theme-colored21-gradient-9::before {
    background: rgba(0, 44, 91, 0.9);
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 44, 91, 0.9)),
        to(rgba(252, 106, 32, 0.9))
    );
    background: -webkit-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
    background: -moz-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
    background: -ms-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 44, 91, 0.9),
        rgba(252, 106, 32, 0.9)
    );
}

/*
 * Shortcode: clients.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: gallery.scss
 * -----------------------------------------------
*/
.tm-sc-gallery.gallery-style1-current-theme .tm-gallery .details {
    background-color: #e76262;
}

/*
 * Shortcode: projects.scss
 * -----------------------------------------------
*/
.tm-sc-projects.projects-style8-current-theme .tm-project .thumb .link {
    background-color: #e76262;
}

/*
 * Shortcode: services.scss
 * -----------------------------------------------
*/
.tm-sc-services.services-style-current-theme .tm-service .details {
    border-bottom-color: #e76262;
}
.tm-sc-services.services-style-current-theme .tm-service .details .symbol-icon {
    background: #e76262;
}

.tm-sc-services.services-style-current-theme .tm-service:hover .details {
    border-color: #002c5b;
}
.tm-sc-services.services-style-current-theme
    .tm-service:hover
    .details
    .symbol-icon {
    background: #002c5b;
}

/*
 * Shortcode: staff.scss
 * -----------------------------------------------
*/
.styled-icons.icon-team-list li a:hover {
    background: #002c5b;
}

.team-item:hover {
    background: #002c5b;
}
.team-item:hover .team-content {
    border-bottom-color: #e76262;
}

/*
 * Shortcode: testimonials.scss
 * -----------------------------------------------
*/
.tm-sc-testimonials.testimonial-style1-simple.testimonial-style1-theme-colored
    .author-text {
    background: #e76262;
    color: #fff;
}
.tm-sc-testimonials.testimonial-style1-simple.testimonial-style1-theme-colored
    .author-text:before {
    color: #fff;
}
.tm-sc-testimonials.testimonial-style1-simple.testimonial-style1-theme-colored
    .author-text:after {
    border-bottom: 25px solid #e76262;
}

/*
 * Shortcode: works.scss
 * -----------------------------------------------
*/
/*
 * About Section: Sass Code
 * -----------------------------------------------
*/
.about-video-widget ul li {
    color: #002c5b;
}

/*
 * Services Section: Sass Code
 * -----------------------------------------------
*/
.mediku-service-img-iconbox .tm-service .thumb .icon-box:before {
    background-color: #002c5b;
    border-right: 6px solid #e76262;
}

.mediku-service-img-iconbox .tm-service .details .title a {
    color: #002c5b;
}

.mediku-service-img-iconbox .tm-service .details .btn-link {
    color: #e76262;
}

.mediku-service-img-iconbox .tm-service:hover .thumb .icon-box:before {
    background-color: #0490cd;
}

.mediku-service-img-iconbox .tm-service:hover .details .title a {
    color: #e76262;
}

.mediku-service-img-iconbox .tm-service:hover .details .btn-link {
    color: #002c5b;
}

/*
 * Shortcode: Icon Boxe current theme
 * -----------------------------------------------
*/
.tm-sc-iconbox.iconbox-style-current-theme.mediku-department:before {
    background-color: #e76262;
}

.tm-sc-iconbox.iconbox-style-current-theme.mediku-department
    .content
    .btn-link {
    color: #e76262;
    font-family: "Poppins", serif;
}

/*
 * Shortcode: testimonials.scss
 * -----------------------------------------------
*/
.tm-sc-testimonials.testimonials-style-current-theme
    .tm-testimonial
    .testimonial-text-holder:after {
    border-color: #e76262 transparent transparent transparent;
}

.tm-sc-testimonials.testimonials-style-current-theme
    .tm-testimonial:hover
    .testimonial-text-holder {
    background-color: #e76262;
}
.tm-sc-testimonials.testimonials-style-current-theme
    .tm-testimonial:hover
    .testimonial-text-holder:before {
    border-color: #e76262 transparent transparent transparent;
}
.tm-sc-testimonials.testimonials-style-current-theme
    .tm-testimonial:hover
    .testimonial-text-holder:after {
    border-color: #002c5b transparent transparent transparent;
}

/*
 * shortcode.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: common.scss
 * -----------------------------------------------
*/
.tm-sc-blog.blog-style1-current-theme article .entry-header .link {
    background: #e76262;
}

.tm-sc-blog.blog-style1-current-theme article .entry-content .entry-meta i {
    color: #e76262;
}

/*
 * Shortcode: button.scss
 * -----------------------------------------------
*/
/* btn-plain-text*/
.btn-plain-text-with-arrow:after {
    color: #e76262;
}

.btn-plain-text-with-arrow:before {
    color: #e76262;
}

.btn-plain-text-with-arrow:hover {
    color: #e76262;
}
.btn-plain-text-with-arrow:hover:after {
    color: #e76262;
}

.btn-plain-text-with-arrow.arrow-theme-colored1:before {
    color: #e76262;
}

.btn-plain-text-with-arrow.arrow-theme-colored2:before {
    color: #002c5b;
}

.btn-plain-text-with-arrow.arrow-theme-colored3:before {
    color: #0490cd;
}

.btn-plain-text-with-arrow.arrow-theme-colored4:before {
    color: #003a6b;
}

/*
 * Shortcode: features-box.scss
 * -----------------------------------------------
*/
/*
* Shortcode: final-countdown.scss
* -----------------------------------------------
*/
/*
 * Shortcode: funfacts.scss
 * -----------------------------------------------
*/
.tm-sc-funfact.funfact-current-style:after {
    background-image: -moz-linear-gradient(0deg, #e76262 0%, #fed1b9 100%);
    background-image: -webkit-linear-gradient(0deg, #e76262 0%, #fed1b9 100%);
    background-image: -ms-linear-gradient(0deg, #e76262 0%, #fed1b9 100%);
}

/*
 * Shortcode: Icon Boxe current theme
 * -----------------------------------------------
*/
/*
 * Shortcode: pricing-tables.scss
 * -----------------------------------------------
*/
.tm-sc-pricing-table .pricing-table-thumb .thumb {
    width: 100px;
    height: 100px;
    border: 1px solid #eee;
    margin: 0 auto;
    background: rgba(85, 85, 85, 0.15);
    border-radius: 50%;
    line-height: 100px;
}

/*
 * progress-bar.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: section-title.scss
 * -----------------------------------------------
*/
/*
 * social-links.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: working-steps.scss
 * -----------------------------------------------
*/
.tm-sc-working-steps.working-steps-horizontal
    .working-steps-inner
    .tm-sc-working-steps-item:hover
    .image-holder {
    border-color: rgba(0, 44, 91, 0.8);
}

.tm-sc-working-steps.working-steps-horizontal
    .working-steps-inner
    .tm-sc-working-steps-item
    .image-holder-wrapper
    .image-holder
    .tag {
    background-color: #002c5b;
}

.tm-sc-working-steps.working-steps-horizontal
    .working-steps-inner
    .tm-sc-working-steps-item:hover
    .image-holder-wrapper
    .image-holder
    .tag {
    background-color: #e76262;
}

/*
 * Shortcode: unordered-list.scss
 * -----------------------------------------------
*/
.tm-sc-unordered-list.current-theme-list-style1 ul li,
.tm-sc-unordered-list.current-theme-list-style1 ol li {
    color: #002c5b;
}
.tm-sc-unordered-list.current-theme-list-style1 ul li span,
.tm-sc-unordered-list.current-theme-list-style1 ol li span {
    background: #002c5b;
}

/*
 * Shortcode: single-feature.scss
 * -----------------------------------------------
*/
.single-feature-inner .icon {
    background-image: linear-gradient(
        to right,
        #e76262 0%,
        #fed1b9 100%,
        #e76262 100%
    );
}

.single-feature-inner:hover .icon {
    background-image: linear-gradient(
        to right,
        #002c5b 0%,
        #0052aa 100%,
        #002c5b 100%
    );
}

/*
 * Shortcode: common.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: typography.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: icon-box.scss
 * -----------------------------------------------
*/
/*
 * Shortcode: footer.scss
 * -----------------------------------------------
*/
