@media (min-width:768px) {
    .site-header.style12 {
        height: 85px;
    }

    .site-header.style12 .logosize--contain .site-logo-anch {
        height: 56px;
    }

    .site-header.style12 .logosize--contain .site-logo-img,
    .site-header.style12 .logosize--contain .site-logo-img-sticky {
        max-height: 56px;
    }

    .site-header.style12 .logosize--yes .site-logo {
        min-height: 56px;
    }

    .site-header.style12.kl-center-menu .main-nav>ul>li>a {
        line-height: 56px;
    }

    .site-header.style12 .site-header-top {
        height: 28px
    }

    .site-header.style12 .site-header-bottom {
        height: 0px
    }

    .site-header.style12 .site-header-main {
        height: 57px
    }

    .site-header.style12 .header-no-top .site-header-main {
        height: 85px
    }

    .site-header.style12 .header-no-bottom .site-header-main {
        height: 57px
    }

    .site-header.style12 .header-no-top.header-no-bottom .site-header-main {
        height: 85px
    }
}

h1,
.page-title,
.h1-typography {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
}

h2,
.page-subtitle,
.subtitle,
.h2-typography {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
}

h3,
.h3-typography {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 40px;
    font-weight: 700;
    font-style: normal;
}

h4,
.h4-typography {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
}

h5,
.h5-typography {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
}

h6,
.h6-typography {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    font-style: normal;
}

body {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
}

.site-footer {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
}

a:focus,
a:hover {
    color: #1456a5;
}

.element-scheme--light {
    color: #535353;
}

.element-scheme--light a {
    color: #000;
}

.element-scheme--light a:hover,
.element-scheme--light .element-scheme__linkhv:hover {
    color: #1456a5;
}

.element-scheme--light .element-scheme__hdg1 {
    color: #323232
}

.element-scheme--light .element-scheme__hdg2 {
    color: #4b4b4b
}

.element-scheme--light .element-scheme__faded {
    color: rgba(83, 83, 83, 0.7)
}

.element-scheme--dark {
    color: #ffffff;
}

.element-scheme--dark a {
    color: #ffffff;
}

.element-scheme--dark a:hover,
.element-scheme--dark .element-scheme__linkhv:hover {
    color: #ffffff;
}

.element-scheme--dark .element-scheme__hdg1 {
    color: #ffffff
}

.element-scheme--dark .element-scheme__hdg2 {
    color: #f2f2f2
}

.element-scheme--dark .element-scheme__faded {
    color: rgba(220, 220, 220, 0.7)
}

body #page_wrapper,
body.boxed #page_wrapper {
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: scroll;
}

@media (max-width:992px) {

    #main-menu,
    .zn-megaMenuSmartArea-content {
        display: none !important;
    }

    .site-header.style7 .main-menu-wrapper {
        margin-right: auto;
    }

    .site-header.kl-center-menu .zn-original-logo {
        display: block
    }

    .site-header.kl-center-menu .main-menu-wrapper {
        margin-right: 0;
    }
}

@media (min-width:993px) {
    .zn-res-menuwrapper {
        display: none;
    }
}

.site-logo-img {
    max-width: none;
    width: auto;
    height: auto;
}

.uh_zn_def_header_style,
.zn_def_header_style,
.page-subheader.zn_def_header_style,
.kl-slideshow.zn_def_header_style,
.page-subheader.uh_zn_def_header_style,
.kl-slideshow.uh_zn_def_header_style {
    background-color: #AAAAAA;
}

.page-subheader.zn_def_header_style,
.page-subheader.uh_zn_def_header_style {
    min-height: 300px;
}

.page-subheader.zn_def_header_style,
.page-subheader.uh_zn_def_header_style {
    height: 300px;
}

.page-subheader.zn_def_header_style .ph-content-wrap,
.page-subheader.uh_zn_def_header_style .ph-content-wrap {
    padding-top: 170px;
}

.page-subheader.zn_def_header_style,
.kl-slideshow.zn_def_header_style,
.page-subheader.uh_zn_def_header_style,
.kl-slideshow.uh_zn_def_header_style {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.5)));
    background-image: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.5) 100%);
}

.m_title,
.text-custom,
.text-custom-hover:hover,
.text-custom-after:after,
.text-custom-before:before,
.text-custom-parent .text-custom-child,
.text-custom-parent .text-custom-child-hov:hover,
.text-custom-parent-hov:hover .text-custom-child,
.text-custom-parent-act.active .text-custom-active,
.text-custom-a>a,
.btn-lined.lined-custom,
.latest_posts--4.default-style .latest_posts-link:hover .latest_posts-readon,
.grid-ibx__item:hover .grid-ibx__icon,
.site-header .site-header .main-nav.mainnav--active-text>ul>.menu-item.active>a,
.site-header .site-header .main-nav.mainnav--active-text>ul>.menu-item:hover>a,
.site-header .site-header .main-nav.mainnav--active-text>ul>.menu-item>a:hover,
.preloader-pulsating-circle,
.preloader-material-circle,
ul.colored-list[class*="list-style"] li:before,
.woocommerce-MyAccount-navigation ul li.is-active a {
    color: #1456a5;
}

.btn-lined.lined-custom:hover,
#header .main-nav>ul>.menu-item.menuitem-highlight>a {
    color: #104584;
}

.kl-main-bgcolor,
.kl-main-bgcolor-after:after,
.kl-main-bgcolor-before:before,
.kl-main-bgcolor-hover:hover,
.kl-main-bgcolor-parenthover:hover .kl-main-bgcolor-child {
    background-color: #1456a5;
}

.main-nav.mainnav--active-bg>ul>.menu-item>a:before,
.main-nav .zn_mega_container .menu-item a:not(.zn_mega_title):before,
.main-nav ul .zn-mega-new-item,
.social-icons.sc--normal .social-icons-item:hover,
.kl-cart-button .glyphicon:after,
.site-header.style7 .kl-cart-button .glyphicon:after,
.site-header.style8 .site-header-bottom-wrapper .kl-cta-lined,
.site-header.style9 .kl-cta-lined,
.kl-cta-ribbon,
.cart-container .buttons .button.wc-forward,
.chaser-main-menu li.active>a {
    background-color: #1456a5;
}

.action_box,
.action_box.style3:before,
.action_box.style3 .action_box-inner:before,
.btn.btn-fullcolor,
.btn.btn-fullcolor:focus,
.btn.btn-fullcolor.btn-skewed:before,
.circle-text-box.style3 .wpk-circle-span,
.circle-text-box.style2 .wpk-circle-span::before,
.circle-text-box:not(.style3) .wpk-circle-span:after,
.elm-social-icons.sc--normal .elm-sc-icon:hover,
.elm-searchbox--normal .elm-searchbox__submit,
.elm-searchbox--transparent .elm-searchbox__submit,
.hover-box:hover,
.how_to_shop .number,
.image-boxes.image-boxes--4 .image-boxes-title:after,
.kl-flex--classic .zn_simple_carousel-arr:hover,
.kl-flex--modern .flex-underbar,
.kl-blog-item-overlay-inner .kl-blog-item-overlay-more:hover,
.kl-blog-related-post-link:after,
.kl-ioscaption--style1 .more:before,
.kl-ioscaption--style1 .more:after,
.kl-ioscaption--style2 .more,
.kl-ioscaption--style3.s3ext .main_title::before,
.kl-ios-selectors-block.bullets2 .item.selected::before,
.kl-ioscaption--style5 .klios-separator-line span,
.zn-iosSl-caption.zn-iosSl-caption--style1 .zn-iosSl-more::before,
.zn-iosSl-caption.zn-iosSl-caption--style1 .zn-iosSl-more::after,
.zn-iosSl-caption.zn-iosSl-caption--style2 .zn-iosSl-more,
.zn-iosSl-caption.zn-iosSl-caption--style3.s3ext .zn-iosSl-mainTitle::before,
.zn-iosSl-caption.zn-iosSl-caption--style5 .zn-iosSl-separatorLine span,
.kl-ptfcarousel-carousel-arr:hover,
.kl-ptfsortable-nav-link:hover,
.kl-ptfsortable-nav-item.current .kl-ptfsortable-nav-link,
.latest_posts3-post-date,
.latest_posts--style4.kl-style-2 .latest_posts-elm-titlew,
.latest_posts--style4.kl-style-2 .latest_posts-title:after,
.latest_posts--style4.default-style .latest_posts-readon,
.slick-active .slickBtn,
.woocommerce ul.products.lt-offers-carousel .product-list-item:after,
.media-container__link--style-borderanim1>i,
.nivo-directionNav a:hover,
.pricing-table-element .plan-column.featured .subscription-price .inner-cell,
.process_steps--style1 .process_steps__intro,
.process_steps--style2 .process_steps__intro,
.process_steps--style2 .process_steps__intro:before,
.recentwork_carousel--1 .recentwork_carousel__bg,
.recentwork_carousel--2 .recentwork_carousel__title:after,
.recentwork_carousel--2 .recentwork_carousel__cat,
.recentwork_carousel_v2 .recentwork_carousel__plus,
.recentwork_carousel_v3 .btn::before,
.recentwork_carousel_v3 .recentwork_carousel__cat,
.timeline-box:hover .timeline-box-icon,
.title_circle,
.title_circle:before,
.services_box--classic:hover .services_box__icon,
.stepbox2-box--ok:before,
.stepbox2-box--ok:after,
.stepbox2-box--ok,
.stepbox3-content:before,
.stepbox4-number:before,
.tbk--color-theme.tbk-symbol--line .tbk__symbol span,
.tbk--color-theme.tbk-symbol--line_border .tbk__symbol span,
.th-wowslider a.ws_next:hover,
.th-wowslider a.ws_prev:hover,
.zn-acc--style4 .acc-title,
.zn-acc--style4 .acc-tgg-button .acc-icon:before,
.zn-acc--style3 .acc-tgg-button:before,
.zn_badge_sale,
.zn_badge_sale:after,
.elm-cmlist.elm-cmlist--v2 a:before,
.elm-cmlist.elm-cmlist--v3ext a:before,
.elm-custommenu--dd .elm-custommenu-pick,
.shop-features .shop-feature:hover,
.feature_box.style3 .box:hover,
.services_box_element:hover .box .icon,
.elm-social-icons.sc--normal .elm-sc-link:hover .elm-sc-icon {
    background-color: #1456a5;
}

.kl-ioscaption--style4 .more:before,
.zn-iosSl-caption.zn-iosSl-caption--style4 .zn-iosSl-more::before {
    background: rgba(20, 86, 165, 0.7)
}

.kl-ioscaption--style4 .more:hover:before,
.zn-iosSl-caption.zn-iosSl-caption--style4 .zn-iosSl-more:hover::before {
    background: rgba(20, 86, 165, 0.9)
}

.zn-wc-pages-classic #page_wrapper a.button:not(.checkout),
.zn-wc-pages-classic #page_wrapper button.button,
.zn-wc-pages-classic #page_wrapper button.button.alt,
.zn-wc-pages-classic #page_wrapper input.button,
.zn-wc-pages-classic #page_wrapper input#button,
.zn-wc-pages-classic #page_wrapper #respond input#submit,
.add_to_cart_inline .kw-actions a,
.zn-wc-pages-style2 #page_wrapper #respond input#submit.alt,
.zn-wc-pages-style2 #page_wrapper a.button.alt,
.zn-wc-pages-style2 #page_wrapper button.button.alt,
.zn-wc-pages-style2 #page_wrapper input.button.alt,
.product-list-item.prod-layout-classic .kw-actions a,
.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a,
#bbpress-forums div.bbp-search-form input[type=submit],
#bbpress-forums .bbp-submit-wrapper button,
#bbpress-forums #bbp-your-profile fieldset.submit button {
    background-color: #1456a5;
}

.btn.btn-fullcolor:hover,
.btn.btn-fullcolor.btn-skewed:hover:before,
.cart-container .buttons .button.wc-forward:hover,
.zn-wc-pages-classic #page_wrapper a.button:not(.checkout):hover,
.zn-wc-pages-classic #page_wrapper button.button:hover,
.zn-wc-pages-classic #page_wrapper button.button.alt:hover,
.zn-wc-pages-classic #page_wrapper input.button:hover,
.zn-wc-pages-classic #page_wrapper input#button:hover,
.zn-wc-pages-classic #page_wrapper #respond input#submit:hover,
.add_to_cart_inline .kw-actions a:hover,
.zn-wc-pages-style2 #page_wrapper #respond input#submit.alt:hover,
.zn-wc-pages-style2 #page_wrapper a.button.alt:hover,
.zn-wc-pages-style2 #page_wrapper button.button.alt:hover,
.zn-wc-pages-style2 #page_wrapper input.button.alt:hover {
    background-color: #104584
}

.border-custom,
.border-custom-after:after,
.border-custom-before:before,
.kl-blog-item-overlay-inner .kl-blog-item-overlay-more:hover,
.acc--style4,
.acc--style4 .acc-tgg-button .acc-icon,
.kl-ioscaption--style4 .more:before,
.zn-iosSl-caption.zn-iosSl-caption--style4 .zn-iosSl-more::before,
.btn-lined.lined-custom,
.btn.btn-bordered {
    border-color: #1456a5;
}

.fake-loading:after {
    border-color: rgba(20, 86, 165, 0.15);
}

.action_box:before,
.action_box:after,
.site-header.style1,
.site-header.style2 .site-logo-anch,
.site-header.style3 .site-logo-anch,
.site-header.style6,
.tabs_style1>ul.nav>li.active>a,
.offline-page-container:after,
.latest_posts3-post-date:after,
.fake-loading:after {
    border-top-color: #1456a5;
}

.stepbox3-box[data-align=right] .stepbox3-content:after,
.vr-tabs-kl-style-1 .vr-tabs-nav-item.active .vr-tabs-nav-link,
.kl-ioscaption--style2.klios-alignright .title_big,
.kl-ioscaption--style2.klios-alignright .title_small,
.zn-iosSl-caption.zn-iosSl-caption--style2.zn-iosSl-caption--hAlign-right .zn-iosSl-bigTitle,
.zn-iosSl-caption.zn-iosSl-caption--style2.zn-iosSl-caption--hAlign-right .zn-iosSl-smallTitle,
.fake-loading:after {
    border-right-color: #1456a5;
}

.image-boxes.image-boxes--4.kl-title_style_bottom .imgboxes-border-helper,
.image-boxes.image-boxes--4.kl-title_style_bottom:hover .imgboxes-border-helper,
.kl-blog-full-image-link,
.kl-blog-post-image-link,
.site-header.style8 .site-header-bottom-wrapper,
.site-header.style9,
.statistic-box__line,
.zn-sidebar-widget-title:after,
.tabs_style5>ul.nav>li.active>a,
.offline-page-container,
.keywordbox.keywordbox-2,
.keywordbox.keywordbox-3 {
    border-bottom-color: #1456a5
}

.breadcrumbs.bread-style--black li:before,
.infobox2-inner,
.kl-flex--classic .flex-caption,
.ls--laptop .ls__item-caption,
.nivo-caption,
.process_steps--style1 .process_steps__intro:after,
.stepbox3-box[data-align=left] .stepbox3-content:after,
.th-wowslider .ws-title,
.kl-ioscaption--style2 .title_big,
.kl-ioscaption--style2 .title_small,
.zn-iosSl-caption.zn-iosSl-caption--style2 .zn-iosSl-bigTitle,
.zn-iosSl-caption.zn-iosSl-caption--style2 .zn-iosSl-smallTitle,
html[dir="rtl"] .vr-tabs-kl-style-1 .vr-tabs-nav-item.active .vr-tabs-nav-link {
    border-left-color: #1456a5;
}

.kl-cta-ribbon .trisvg path,
.kl-mask .bmask-customfill,
.kl-slideshow .kl-loader svg path,
.kl-slideshow.kl-loadersvg rect,
.kl-diagram circle {
    fill: #1456a5;
}

.borderanim2-svg__shape,
.kl-blog--layout-def_modern .kl-blog-item-comments-link:hover path,
.kl-blog--layout-def_modern .kl-blog-item-more-btn:hover .svg-more-bg {
    stroke: #1456a5;
}

.hoverBorder:hover:after {
    box-shadow: 0 0 0 5px #1456a5 inset;
}

.services_box--modern .services_box__icon {
    box-shadow: inset 0 0 0 2px #1456a5;
}

.services_box--modern:hover .services_box__icon {
    box-shadow: inset 0 0 0 40px #1456a5;
}

.services_box--modern .services_box__list li:before {
    box-shadow: 0 0 0 2px #1456a5;
}

.services_box--modern .services_box__list li:hover:before {
    box-shadow: 0 0 0 3px #1456a5;
}

.portfolio-item-overlay-imgintro:hover .portfolio-item-overlay {
    box-shadow: inset 0 -8px 0 0 #1456a5;
}

.main-nav.mainnav--active-bg>ul>.menu-item.active>a,
.main-nav.mainnav--active-bg>ul>.menu-item>a:hover,
.main-nav.mainnav--active-bg>ul>.menu-item:hover>a,
.chaser-main-menu li.active>a,
.kl-cart-button .glyphicon:after,
.kl-ptfsortable-nav-link:hover,
.kl-ptfsortable-nav-item.current .kl-ptfsortable-nav-link,
.circlehover,
.imgboxes_style1 .hoverBorder h6 {
    color: #ffffff !important;
}

.btn-flat,
.zn-wc-pages-classic #page_wrapper a.button:not(.checkout),
.zn-wc-pages-classic #page_wrapper button.button,
.zn-wc-pages-classic #page_wrapper button.button.alt,
.zn-wc-pages-classic #page_wrapper input.button,
.zn-wc-pages-classic #page_wrapper input#button,
.zn-wc-pages-classic #page_wrapper #respond input#submit,
.zn-wc-pages-style2 #page_wrapper #respond input#submit.alt,
.zn-wc-pages-style2 #page_wrapper a.button.alt,
.zn-wc-pages-style2 #page_wrapper button.button.alt,
.zn-wc-pages-style2 #page_wrapper input.button.alt,
.product-list-item.prod-layout-classic .kw-actions a,
.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a {
    color: #ffffff !important;
}

.latest-posts-crs-readon,
.latest_posts--4.default-style .latest_posts-readon,
.latest_posts--4.kl-style-2 .latest_posts-elm-title,
.latest_posts3-post-date,
.action_box-text,
.recentwork_carousel__link:hover .recentwork_carousel__crsl-title,
.recentwork_carousel__link:hover .recentwork_carousel__cat,
.stepbox2-box--ok:before,
.stepbox2-box--ok:after,
.stepbox2-box--ok,
.stepbox2-box--ok .stepbox2-title,
.kl-ioscaption--style4 .more,
.zn-iosSl-caption.zn-iosSl-caption--style4 .zn-iosSl-more,
.image-boxes.image-boxes--1 .image-boxes-readon,
.acc--style3 .acc-tgg-button:not(.collapsed):before {
    color: #ffffff;
}

#bbpress-forums .bbp-topics li.bbp-body .bbp-topic-title>a,
.product-list-item.prod-layout-classic:hover .kw-details-title,
.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover .kw-details-title,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce .prodpage-classic .woocommerce-product-rating .star-rating,
.widget.buddypress div.item-options a.selected,
#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a,
#buddypress div.activity-meta a,
#buddypress div.activity-meta a:hover,
#buddypress .acomment-options a {
    color: #1456a5;
}

#buddypress form#whats-new-form p.activity-greeting:after {
    border-top-color: #1456a5;
}

#buddypress input[type=submit],
#buddypress input[type=button],
#buddypress input[type=reset],
#buddypress .activity-list li.load-more a {
    background: #1456a5;
}

#buddypress div.item-list-tabs ul li.selected a,
#buddypress div.item-list-tabs ul li.current a {
    border-top: 2px solid #1456a5;
}

#buddypress form#whats-new-form p.activity-greeting,
.widget.buddypress ul.item-list li:hover {
    background-color: #1456a5;
}

.kl-cta-ribbon {
    background-color: #006a8e
}

.kl-cta-ribbon .trisvg path {
    fill: #006a8e
}

.site-header .kl-cta-lined {
    color: #fff;
    border-color: #006a8e
}

.btn.kl-cta-custom.cta-button-0 {
    font-family: Poppins;
    color: #df1f3d;
}

.btn.kl-cta-custom.cta-button-1 {
    font-family: Poppins;
    color: #1456a5;
}

.logo-container .logo-infocard {
    background: #cd2122
}

.logo-infocard,
.logo-infocard a,
.logo-infocard .social-icons-item,
.logo-infocard .glyphicon {
    color: #ffffff
}

.support-panel {
    background: #F0F0F0;
}

.support-panel,
.support-panel * {
    color: #000000;
}

@media (min-width:768px) {
    .site-header {
        background-color: #ffffff;
        background-image: none;
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: scroll;
    }
}

.site-header.style8 .site-header-main-wrapper {
    background: rgba(255, 255, 255, 0.7);
}

.site-header.style8 .site-header-bottom-wrapper {
    background: rgba(255, 255, 255, 0.6);
}

.site-header.header--sticky.header--is-sticked {
    background-color: #ffffff;
}

.site-footer {
    border-top-color: #FFFFFF;
}

.site-footer-bottom {
    border-top-color: #484848;
}

.main-nav>ul>.menu-item>a {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    line-height: 44px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
}

.main-nav>ul>.menu-item>a {
    font-size: 12px;
}

.main-nav.mainnav--active-bg>ul>.menu-item>a:before {
    height: 12px;
}

.main-nav.mainnav--active-bg>ul>.menu-item.active>a:before,
.main-nav.mainnav--active-bg>ul>.menu-item>a:hover:before,
.main-nav.mainnav--active-bg>ul>.menu-item:hover>a:before {
    height: calc(12 + 16px)
}

.mainnav--pointer-dash.main-nav>ul>li.menu-item-has-children>a:after {
    bottom: calc(52% - 10px);
}

.site-header .main-nav.mainnav--active-text>ul>.menu-item.active>a,
.site-header .main-nav.mainnav--active-text>ul>.menu-item>a:hover,
.site-header .main-nav.mainnav--active-text>ul>.menu-item:hover>a {
    color: #cd2122;
}

.main-nav.mainnav--active-bg>ul>.menu-item.active>a:before,
.main-nav.mainnav--active-bg>ul>.menu-item>a:hover:before,
.main-nav.mainnav--active-bg>ul>.menu-item:hover>a:before {
    background-color: #cd2122;
}

.main-nav ul ul.sub-menu .menu-item a,
.main-nav .zn_mega_container .menu-item a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    font-style: normal;
}

.main-nav .zn_mega_container .menu-item a.zn_mega_title,
.main-nav div.zn_mega_container ul .menu-item:last-child>a.zn_mega_title {
    font-size: 16px
}

.ff-alternative,
.kl-font-alt,
.kl-fontafter-alt:after,
.page-title,
.page-subtitle,
.subtitle,
.topnav-item,
.topnav .menu-item>a,
.zn-sidebar-widget-title,
.nivo-caption,
.th-wowslider .ws-title,
.cart-container .cart_list li a:not(.remove) {
    font-family: "Poppins", Helvetica, Arial, sans-serif
}

.ff-poppins {
    font-family: "Poppins", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.site-header[class*="sh-"] .topnav .topnav-item,
.site-header[class*="sh-"] .topnav.social-icons .topnav-item,
.site-header[class*="sh-"] .topnav .menu-item>a,
.site-header[class*="sh-"] .topnav .topnav-li .glyphicon,
.site-header[class*="sh-"] .kl-header-toptext,
.site-header[class*="sh-"] .kl-header-toptext a {
    color: #ffffff;
}

.site-header[class*="sh-"] .topnav .topnav-item:hover,
.site-header[class*="sh-"] .topnav.social-icons .topnav-item:hover,
.site-header[class*="sh-"] .topnav .menu-item>a:hover,
.site-header[class*="sh-"] .kl-header-toptext a:hover {
    color: #ffffff;
}

@font-face {
    font-family: 'glyphicons_halflingsregular';
    font-weight: normal;
    font-style: normal;
    src: url('../../wp-content/themes/kallyas/template_helpers/icons/glyphicons_halflingsregular/glyphicons_halflingsregular.eot');
    src: url('../../wp-content/themes/kallyas/template_helpers/icons/glyphicons_halflingsregular/glyphicons_halflingsregular.eot#iefix') format('embedded-opentype'), url('../../wp-content/themes/kallyas/template_helpers/icons/glyphicons_halflingsregular/glyphicons_halflingsregular.woff') format('woff'), url('../../wp-content/themes/kallyas/template_helpers/icons/glyphicons_halflingsregular/glyphicons_halflingsregular.ttf') format('truetype'), url('../../wp-content/themes/kallyas/template_helpers/icons/glyphicons_halflingsregular/glyphicons_halflingsregular.svg#glyphicons_halflingsregular') format('svg');
}

[data-zniconfam='glyphicons_halflingsregular']:before,
[data-zniconfam='glyphicons_halflingsregular'] {
    font-family: 'glyphicons_halflingsregular' !important;
}

[data-zn_icon]:before {
    content: attr(data-zn_icon)
}

@font-face {
    font-family: 'kl-social-icons';
    font-weight: normal;
    font-style: normal;
    src: url('../../wp-content/themes/kallyas/template_helpers/icons/kl-social-icons/kl-social-icons.eot');
    src: url('../../wp-content/themes/kallyas/template_helpers/icons/kl-social-icons/kl-social-icons.eot#iefix') format('embedded-opentype'), url('../../wp-content/themes/kallyas/template_helpers/icons/kl-social-icons/kl-social-icons.woff') format('woff'), url('../../wp-content/themes/kallyas/template_helpers/icons/kl-social-icons/kl-social-icons.ttf') format('truetype'), url('../../wp-content/themes/kallyas/template_helpers/icons/kl-social-icons/kl-social-icons.svg#kl-social-icons') format('svg');
}

[data-zniconfam='kl-social-icons']:before,
[data-zniconfam='kl-social-icons'] {
    font-family: 'kl-social-icons' !important;
}

[data-zn_icon]:before {
    content: attr(data-zn_icon)
}

@font-face {
    font-family: 'icofont';
    font-weight: normal;
    font-style: normal;
    src: url('../../wp-content/uploads/zn_fonts/icofont/icofont.eot');
    src: url('../../wp-content/uploads/zn_fonts/icofont/icofont.eot#iefix') format('embedded-opentype'), url('../../wp-content/uploads/zn_fonts/icofont/icofont.woff') format('woff'), url('../../wp-content/uploads/zn_fonts/icofont/icofont.ttf') format('truetype'), url('../../wp-content/uploads/zn_fonts/icofont/icofont.svg#icofont') format('svg');
}

[data-zniconfam='icofont']:before,
[data-zniconfam='icofont'] {
    font-family: 'icofont' !important;
}

[data-zn_icon]:before {
    content: attr(data-zn_icon)
}

@font-face {
    font-family: 'Flaticon';
    font-weight: normal;
    font-style: normal;
    src: url('../../wp-content/uploads/zn_fonts/Flaticon/Flaticon.eot');
    src: url('../../wp-content/uploads/zn_fonts/Flaticon/Flaticon.eot#iefix') format('embedded-opentype'), url('../../wp-content/uploads/zn_fonts/Flaticon/Flaticon.woff') format('woff'), url('../../wp-content/uploads/zn_fonts/Flaticon/Flaticon.ttf') format('truetype'), url('../../wp-content/uploads/zn_fonts/Flaticon/Flaticon.svg#Flaticon') format('svg');
}

[data-zniconfam='Flaticon']:before,
[data-zniconfam='Flaticon'] {
    font-family: 'Flaticon' !important;
}

[data-zn_icon]:before {
    content: attr(data-zn_icon)
}

@font-face {
    font-family: 'NeueEinstellung';
    font-weight: 400;
    src: url('../../wp-content/uploads/2020/09/NeueEinstellung-Regular.eot');
    src: url('../../wp-content/uploads/2020/09/NeueEinstellung-Regular.eot?#iefix') format('eot'), url('../../wp-content/uploads/2020/09/NeueEinstellung-Regular.woff') format('woff');
}

@font-face {
    font-family: 'NeueEinstellung';
    font-weight: 500;
    src: url('../../wp-content/uploads/2020/09/NeueEinstellung-Medium.eot');
    src: url('../../wp-content/uploads/2020/09/NeueEinstellung-Medium.eot?#iefix') format('eot'), url('../../wp-content/uploads/2020/09/NeueEinstellung-Medium.woff') format('woff');
}

@font-face {
    font-family: 'NeueEinstellung';
    font-weight: 700;
    src: url('../../wp-content/uploads/2020/09/NeueEinstellung-Bold.eot');
    src: url('../../wp-content/uploads/2020/09/NeueEinstellung-Bold.eot?#iefix') format('eot'), url('../../wp-content/uploads/2020/09/NeueEinstellung-Bold.woff') format('woff');
}

.menu-curso .text-custom-parent-act.active .text-custom-active {
    color: #fff;
}

.menu-curso .vr-tabs-nav-link {
    color: #ccc;
}

.menu-curso .vr-tabs-nav-item.active .vr-tabs-nav-link {
    border-right-color: #fff;
}

.bar-menu a span {
    color: #aaa !important;
}

.zn_mega_row_start {
    display: none;
}

#eluid6623f98d>li>a {
    display: inline-flex;
}

.elm-cmlist.elm-cmlist--v1 a:before {
    background: transparent;
    content: '>';
    opacity: 1;
    width: auto;
    height: auto;
}

.elm-cmlist.elm-cmlist--v1 li.active>a:before,
.elm-cmlist.elm-cmlist--v1 li.is-active>a:before,
.elm-cmlist.elm-cmlist--v1 a:hover:before {
    color: #fff;
    opacity: 1;
}

.kl-cta-custom [data-zn_icon]:before {
    font-size: 30px;
}

.a2a_s__default {
    padding: 7px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
}

.woocommerce-Tabs-panel p,
.woocommerce-Tabs-panel ul li {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
}

.marg-cero {
    padding-top: 0;
    padding-bottom: 0;
}

.kl-iconbox--fleft .kl-iconbox__icon-wrapper {
    float: left;
    margin-right: 20px;
}

.main-nav .zn_mega_container.zn-megaMenuSmartArea .zn-megaMenuSmartArea-content:not(:only-child) {
    margin-bottom: 0;
}

.zn_mega_container ul.clearfix {
    display: none;
}

.spp-el-nav.sppNav--def {
    display: none;
}

.size-icon-shop {
    font-size: 24px !important;
}

.barra-gris a span {
    color: #ccc !important;
}

.product-template-default ul.heateor_sss_sharing_ul {
    text-align: left;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover:before {
    box-shadow: inset 0 0 0 0px #9c9c9c;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:before {
    box-shadow: inset 0 0 0 0px #e8e8e8;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-details,
.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover .kw-details,
.woocommerce ul.products li.product .product-list-item.prod-layout-classic {
    background: transparent;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions {
    position: absolute;
    padding: 0px;
    bottom: -30px;
    width: 100%
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a {
    transform: translateX(0);
    opacity: 1;
    clear: none;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a.actions-addtocart {
    float: left;
    margin-left: 10px;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a.actions-moreinfo {
    float: right;
    margin-right: 10px;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-details-title {
    margin: 0px;
    line-height: 16px;
    min-height: 30px;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover .kw-details {
    background: #F5F5F5;
    transform: translateY(-30px);
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a {
    transform: translateY(50px);
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover .kw-actions {
    transform: translateY(-40px);
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:before {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .0);
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover:before {
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, .1);
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-details-desc {
    height: auto;
    background: transparent;
    color: #999;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .price {
    font-size: 14px;
    font-weight: 700;
}

.woocommerce .zn-cartpage-classic .cart-collaterals .cart_totals>h2 {
    font-size: 18px;
}

.woocommerce .zn-cartpage-classic .cart-collaterals .cart_totals>h2,
.woocommerce div.product .product_title {
    color: #050505;
}

.woocommerce-ordering,
.woocommerce-result-count {
    display: none;
}

.product-list-item.prod-layout-classic .kw-actions a,
.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a {
    background-color: transparent;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a {
    font-size: 10px;
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.0);
    color: #333 !important;
    font-weight: 700;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic .kw-actions a:hover {
    background: transparent;
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:hover:before {
    box-shadow: 0px 8px 32px 0px rgba(0, 0, 0, .1);
}

.woocommerce ul.products li.product .product-list-item.prod-layout-classic:before {
    transition: all .3s ease-in-out;
}

.prdctfltr_filter label {
    font-size: 13px;
    font-weight: 400;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
}

.prdctfltr_checkboxes .prdctfltr_sub {
    margin-left: 2em !important;
}

.prdctfltr_wc a,
.prdctfltr_aftertitle>span,
.prdctfltr_collector>span {
    background: #1f242c !important;
    color: #fff;
}

.woocommerce-result-count,
.woocommerce-ordering,
.woocommerce-products-header {
    display: none;
}

ul.heateor_sss_follow_ul,
ul.heateor_sss_sharing_ul {
    padding-bottom: 10px
}

.woocommerce .product_meta>span {
    display: none;
}

.woocommerce div.product .woocommerce-tabs h2,
.upsells.products h2,
.related.products h2 {
    text-align: center;
    color: #000;
}

.woocommerce.single-product div.product .kw-details-desc,
.woocommerce div.product form.cart .variations label,
.button-variable-item span {
    font-size: 16px;
    line-height: 26px;
    font-weight: 300;
    font-family: "Poppins", Helvetica, Arial, sans-serif;
}

.woocommerce div.product .product_title {
    padding-top: 40px;
}

.woocommerce div.product .woocommerce-tabs h2,
.upsells.products h2,
.related.products h2,
.znBpl--masonry .znBpl-bPost-titleLink {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 24px;
    line-height: 34px;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce .zn-cartpage-classic .cart-collaterals .cart_totals>h2,
.woocommerce div.product .product_title,
.kl-skin--light .page-title {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
}

.kl-single-layout--modern .kl-blog-post-body {
    font-size: 14px;
}

.zn_sidebar {
    padding-top: 0;
    background: transparent;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0);
}

.prdctfltr-widget .prdctfltr_wc .prdctfltr_woocommerce_ordering .prdctfltr_filter,
.widget_product_categories,
.widget_price_filter,
.widget_recent_entries {
    margin-bottom: 30px;
    border: 2px solid #efefef;
    padding: 30px !important;
    background: #fff;
}

.widgettitle {
    font-size: 10px;
    letter-spacing: 2px;
    color: #ccc;
    text-align: center;
}

.widget .lp-post.latest_posts-wgt-post .pull-left {
    float: none !important;
    margin: 0 auto;
    width: 30px;
    display: block;
}

.widget .lp-post.latest_posts-wgt-post .pull-left img {
    border-radius: 50%;
    width: 30px
}

.widget .latest_posts-wgt-post {
    border-bottom: 0px solid #E3E3E3;
}

.widget .latest_posts-wgt-thumb+.latest_posts-wgt-title {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.widget .latest_posts-wgt-thumb~.latest_posts-wgt-text {
    display: none;
}

.kl-mask--shadow_ud {
    display: none;
}

.border-right {
    border-right: 1px solid #ccc;
}

.kl-iconbox {
    margin-bottom: 0;
}

.site-header.header--sticky.header--is-sticked {
    box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.15);
}

.main-nav.mainnav--active-uline>ul>.menu-item.active>a>span {
    border-bottom: 4px solid #1456A5;
}

.sh--dark .main-nav>ul>li.active>a,
.sh--dark .main-nav>ul>li:hover>a,
.sh--dark .main-nav>ul>li>a:hover {
    color: #1456A5 !important;
}

#totop {
    display: none;
}

#clientes {
    background: #00A63E;
    width: 220px;
    padding: 5px 20px;
}

#socio {
    background: #00A63E;
    width: 180px;
    padding: 5px 20px;
}

#limpio {
    background: #00A63E;
    width: 310px;
    padding: 5px 20px;
}

#seguro {
    background: #00A63E;
    width: 580px;
    padding: 5px 20px;
}

#renovable {
    background: #00A63E;
    width: 420px;
    padding: 5px 20px;
}

#txt-slider1 {
    background: #1456A5;
    padding: 5px 20px;
}

#soluciones {
    background: #00A63E;
    width: 440px;
    padding: 5px 20px;
}

#solar {
    background: #00A63E;
    width: 330px;
    padding: 5px 20px;
}

#fotovo {
    background: #00A63E;
    width: 520px;
    padding: 5px 20px;
}

#potencia {
    background: #00A63E;
    width: 350px;
    padding: 5px 20px;
}

#hogar {
    background: #00A63E;
    width: 580px;
    padding: 5px 20px;
}

#energiasolar {
    background: #00A63E;
    width: 520px;
    padding: 5px 20px;
}

@media (min-width:992px) {
    .col-md-pull-9 {
        right: 66.6666666%;
    }

    .hide-big {
        display: none;
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 50px 50px;
    }
}

@media (max-width:991px) {

    .bar-menu,
    .hide-small {
        display: none;
    }

    .znNavOvr--layoutS1 .znNavOvr-logo {
        width: 154px;
    }

    .znNavOvr--theme-dark .is-depth-1 .menu-item-depth-0>a,
    .znNavOvr--theme-dark .is-depth-2 .menu-item-depth-1>a {
        color: #aaa;
    }

    .woocommerce div.product .woocommerce-tabs .panel {
        padding: 20px 20px;
    }
}

.znNavOvr {
    background-color: #ffffff
}

.znNavOvr--layoutS1 .znNavOvr-menu {
    font-family: "Poppins", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 30px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
}

.znNavOvr .znNavOvr-menu ul.sub-menu,
.znNavOvr .znNavOvr-menu .zn_mega_container {
    font-size: 11px;
    line-height: 24px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
}

.znNavOvr.znNavOvr--animation2~#page_wrapper {
    background-color: #f5f5f5;
}

.znNavOvr-customText {
    font-size: 10px;
    letter-spacing: 2px;
}

.znNavOvr .znNavOvr-menu .active>.main-menu-link,
.znNavOvr .znNavOvr-menu .main-menu-link:hover {
    color: #1456a5;
}