    body {
        line-height: 27.2px;
        color: #424242;
    }
    
    h1,
    h2, 
    h3,
    h4,
    h5 {
        color: #212121;
    }
    
    h2 {
        line-height: 32px;
    }
    
    .sp-page-title h2 {
        line-height: 32px;
    }
    
    h3,
    h4 {
        line-height: 27.2px;
    }
    
    h2:after {
        content: "";
        width: 72px;
        height: 3px;
        position: relative;
        left: 50%;
        bottom: -10px;
        display: block;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        background: #00897B;
    }
    
    h3:after {
        content: "";
        width: 40px;
        height: 3px;
        position: relative;
        left: 0;
        bottom: -7px;
        display: block;
        background: #00897B;
    }
    
    h4,
    h5,
    h6 {
        margin-top: 20px;
        margin-bottom: 20px;
    }
	
	.table-light {
		background: #F8F9FA;
	}
    
    .position {
        margin-top: -20px;
        margin-bottom: 0px;
        color: #8a8b90;
    }

    .diag-title {
        font-size: 18px;
        font-weight: 600;
    }

    .sppb-panel-title {
        font-size: 14px;
        font-weight: 600;
    }
    
    .sp-contact-info a {
        color: #999999;
    }
    
    .sp-contact-info a:hover {
        color: #00897B;
    }
    
    .sppb-btn-custom {
        border-width: 2px !important;
    }
    /**/
    
    .k-btn-mp {
        border-color: #fff !important;
        color: #fff !important;
    }
    
    .k-btn-mp.sppb-btn:hover {
        background-color: #fff !important;
        color: #00897B !important;
    }
    
    .k1-btn.sppb-btn:hover {
        background-color: #2754A8 !important;
        color: #ffffff !important;
    }
    
    .k-btn-mp-e {
        border-width: 2px !important;
        border-color: #fff !important;
        color: #fff !important;
        background: #4171C9 !important;
    }
    
    .k-btn-mp-e.sppb-btn:hover {
        background-color: #fff !important;
        color: #4171C9 !important;
    }
    
    .pull-left {
        margin-top: 6px;
    }
    
    .tb-c {
        font-weight: 600 !important;
    }
    /* Флипы */
    
    .mp-icon-link {
        font-size: 14px;
        line-height: 22px;
    }
    
    .mp-icon-link .fa {
        margin-right: 6px;
        color: #fff;
    }
    
    .mp-icon-link>a {
        color: #fff;
    }
    
    .mp-icon-link>a:hover {
        color: #CACACA;
    }
    
    .mp-icon {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    
    .mp-icon-txt {
        font-size: 22px;
        font-weight: 600;
        text-align: center;
        color: #757575;
        margin-top: 10px;
    }
    
    .mp-icon-title {
        font-size: 20px;
        font-weight: 600;
        text-align: center;
        color: #fff;
        margin-bottom: 20px;
    }
    
    .mp-icon-title::after {
        content: "";
        width: 72px;
        height: 2px;
        position: relative;
        left: 50%;
        bottom: -9px;
        display: block;
        transform: translate(-50%);
        -webkit-transform: translate(-50%);
        background: #fff;
    }
    
    .flip-box {
        -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
    }
    /* Актуально */
    
    .actually {
        font-size: 14px;
        font-weight: 600;
    }
    /* T A B S */
    
    .sppb-nav-lines>li.active>a,
    .sppb-nav-lines>li.active>a:hover,
    .sppb-nav-lines>li.active>a:focus {
        border-bottom-width: 3px;
    }
    
    .sppb-nav-lines>li>a,
    .sppb-nav-lines>li.active>a {
        font-size: 22px;
        color: rgb(66, 66, 66) !important;
        font-weight: 600;
    }
    
    .sppb-nav-lines>li>a:hover {
        color: #00897B !important;
    }
    
    .fast-pass {
        font-size: 17px;
    }
    /* М Е Н Ю */
    
    .sp-megamenu-parent>li>a:before {
        content: '';
        border-bottom: solid 2px #00897B;
        position: absolute;
        bottom: 30px;
        width: 0;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
    
    .sp-megamenu-parent>li>a:hover:before {
        width: 20px;
    }
    
    .sp-megamenu-parent>li>a {
        font-size: 14px;
    }
    
    #sp-header .sp-megamenu-parent>li>a {
        font-weight: bold;
    }
    
    .sp-megamenu-parent>li>a,
    .sp-megamenu-parent>li>span {
        padding: 0 8px;
        letter-spacing: 0px;
        color: #757575;
    }
    
    .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
        padding: 0px 0px 20px 30px;
    }
    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
        padding: 0px 0px 5px 0px;
    }
    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
        font-weight: bold;
    }
    
    .sp-megamenu-parent li.sp-menu-item.active>a:before {
        content: '';
        border-bottom: solid 2px #00897B;
        position: absolute;
        bottom: 30px;
        width: 20px;
        -webkit-transition: none !important;
        transition: none !important;
    }
    
    .sp-megamenu-parent>li>a.home-page:hover:before,
    .sp-megamenu-parent>li>a.mi-news:hover:before,
    .sp-megamenu-parent li.sp-menu-item.active>a.home-page:before,
    .sp-megamenu-parent li.sp-menu-item.active>a.mi-news:before,
    .sp-dropdown li.sp-menu-item.active>a:before {
        width: 0px;
    }
    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
        color: #00897B;
        background: #fff;
    }
    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
        color: #00897B;
    }
    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title {
        cursor: default;
    }
    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a.sp-group-title {
        color: #757575;
    }
    
    .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a.sp-group-title {
        color: #757575;
    }
    
    .slide-top-menu .offcanvas-menu {
        background-color: #00897b;
    }
    
    #sp-top1 {
        text-align: left;
    }
    
    #sp-top2 {
        text-align: right;
    }
    
    #sp-top3 {
        text-align: right;
    }
    
    #sp-top-bar {
        height: 32px;
        padding-top: 2px;
    }
    
    #sp-footer {
        background: #006F63;
        font-size: 13px;
        padding: 20px 0 15px 0;
        line-height: 20px;
        color: rgba(255, 255, 255, 0.9);
    }
    
    #sp-copyright {
        font-size: 13px;
        color: #dcdcdc !important;
        padding: 5px 0;
    }
    /* Timeline */
    
    .timeline-panel {
        background-color: rgba(255, 255, 255, 1);
    }
    
    .timeline-date {
        font-weight: 600;
    }
    
    .sppb-btn.sppb-btn-outline {
        padding: 10px 20px;
    }
    
    .krok-edki {
        color: #4171C9;
    }
    
    .krok-1 {
        color: #2754A8;
    }
    
    .krok-2 {
        color: #149400;
    }
    
    .krok-3 {
        color: #AE000D;
    }
    
    .krok-m {
        color: #DD8F00;
    }
    
    .krok-b {
        color: #DD5E00;
    }
    
    a.krok-edki {
        color: #4171C9;
    }
    
    a.krok-1 {
        color: #2754A8;
    }
    
    a.krok-2 {
        color: #149400;
    }
    
    a.krok-3 {
        color: #AE000D;
    }
    
    a.krok-m {
        color: #DD8F00;
    }
    
    a.krok-b {
        color: #DD5E00;
    }
    
    .k-btn {
        border-color: rgba(0, 137, 123, 1) !important;
        color: rgba(0, 137, 123, 1) !important;
    }
    
    .k-btn.sppb-btn:hover {
        background-color: rgba(0, 137, 123, 1) !important;
        color: #ffffff !important;
    }
    
    .k-mp {
        text-align: center;
        font-size: 16px;
        font-weight: 600;
    }
    
    .k-mp>a {
        color: #212121;
    }
    
    .k-mp>a:hover {
        color: #00897B;
    }
    /* Alerts */
    
    .sppb-alert-info {
        padding: 5px 10px 5px 20px;
        border-left: 3px solid #00897b;
        border-radius: 0px;
        background: rgba(250, 250, 250, 1);
        color: #424242;
    }
    
    .sppb-alert-info>a {
        color: #00897B !important;
    }
    
    .sppb-alert-info>a:hover {
        color: #006F63 !important;
    }
    
    .sppb-addon-alert>h3:after,
    .sppb-addon-blockquote>h3:after {
        background: rgba(255, 255, 255, 0);
    }
    
    .w-alert .sppb-alert-info {
        background: rgba(255, 255, 255, 1);
    }
    /* Krok EDKI */
    
    .ke h2:after {
        background: #4171C9;
    }
    
    .ke h4 {
        color: #4171C9;
    }
    
    .ke a {
        color: #0E3D93;
    }
    
    .ke a:hover {
        color: #4171C9;
    }
    
    .ke .sppb-alert-info {
        border-left-color: #4171C9;
    }
    
    .ke-btn {
        border-width: 2px !important;
        border-color: #4171C9 !important;
        color: #4171C9 !important;
        background: #fff !important;
    }
    
    .ke-btn.sppb-btn:hover {
        background-color: #4171C9 !important;
        color: #ffffff !important;
    }
    
    .ke-title {
        background: #4171C9;
    }
    
    .ke-title-txt {
        color: #ffffff !important;
    }
    /* Krok 1 */
    
    .k1 h2:after {
        background: #2754A8;
    }
    
    .k1 h4 {
        color: #2754A8;
    }
    
    .k1 a {
        color: #0A3077;
    }
    
    .k1 a:hover {
        color: #2754A8;
    }
    
    .k1 .sppb-alert-info {
        border-left-color: #2754A8;
    }
    
    .k1-btn {
        border-width: 2px !important;
        border-color: #2754A8 !important;
        color: #2754A8 !important;
        background: #fff !important;
    }
    
    .k1-btn.sppb-btn:hover {
        background-color: #2754A8 !important;
        color: #ffffff !important;
    }
    
    .k1-title {
        background: #2754A8;
    }
    
    .k1-title-txt {
        color: #ffffff !important;
    }
    /* Krok 2 */
    
    .k2 h2:after {
        background: #149400;
    }
    
    .k2 h4 {
        color: #149400;
    }
    
    .k2 a {
        color: #149400;
    }
    
    .k2 a:hover {
        color: #0F7200;
    }
    
    .k2 .sppb-alert-info {
        border-left-color: #149400;
    }
    
    .k2-btn {
        border-width: 2px !important;
        border-color: #149400 !important;
        color: #0F7200 !important;
        background: #fff !important;
    }
    
    .k2-btn.sppb-btn:hover {
        background-color: #149400 !important;
        color: #ffffff !important;
    }
    
    .k2-title {
        background: #149400;
    }
    
    .k2-title-txt {
        color: #ffffff !important;
    }
    /* Krok 3 */
    /*
.k3 h2 {
    color: #D32F2F;
}*/
    
    .k3 h2:after {
        background: #AE000D;
    }
    
    .k3 h4 {
        color: #AE000D;
    }
    
    .k3 a {
        color: #AE000D;
    }
    
    .k3 a:hover {
        color: #86000A
    }
    
    .k3 .sppb-alert-info {
        border-left-color: #AE000D;
    }
    
    .k3-btn {
        border-width: 2px !important;
        border-color: #AE000D !important;
        color: #AE000D !important;
        background: #fff !important;
    }
    
    .k3-btn.sppb-btn:hover {
        background-color: #AE000D !important;
        color: #ffffff !important;
    }
    
    .k3-title {
        background: #AE000D;
    }
    
    .k3-title-txt {
        color: #ffffff !important;
    }
    /* Krok M */
    
    .km h2:after {
        background: #DD8F00;
    }
    
    .km h4 {
        color: #DD8F00;
    }
    
    .km a {
        color: #DD8F00;
    }
    
    .km a:hover {
        color: #B37400;
    }
    
    .km .sppb-alert-info {
        border-left-color: #DD8F00;
    }
    
    .km-btn {
        border-width: 2px !important;
        border-color: #DD8F00 !important;
        color: #DD8F00 !important;
        background: #fff !important;
    }
    
    .km-btn.sppb-btn:hover {
        background-color: #DD8F00 !important;
        color: #ffffff !important;
    }
    
    .km-title {
        background: #DD8F00;
    }
    
    .km-title-txt {
        color: #ffffff !important;
    }
    /* Krok B */
    
    .kb h2:after {
        background: #DD5E00;
    }
    
    .kb h4 {
        color: #DD5E00;
    }
    
    .kb a {
        color: #DD5E00;
    }
    
    .kb a:hover {
        color: #B34C00;
    }
    
    .kb .sppb-alert-info {
        border-left-color: #DD5E00;
    }
    
    .kb-btn {
        border-width: 2px !important;
        border-color: #DD5E00 !important;
        color: #DD5E00 !important;
        background: #fff !important;
    }
    
    .kb-btn.sppb-btn:hover {
        background-color: #DD5E00 !important;
        color: #ffffff !important;
    }
    
    .kb-title {
        background: #DD5E00;
    }
    
    .kb-title-txt {
        color: #ffffff !important;
    }
    
    .krt-prc {
        font-size: 20pt;
        font-weight: bold;
        text-align: center;
        margin-top: 10px;
    }
    /* Blog */
    
    .all-news.a:hover {
        text-decoration: none;
    }
    
    .news-img img {
        border: 1px solid #dcdcdc;
    }
    
    .news-intro a {
        font-size: 15px;
        font-weight: 600;
        text-decoration: none;
        color: #00897B;
    }
    
    .news-date {
        height: 27px;
        line-height: 25px;
        border-bottom: 1px solid #dcdcdc;
        border-top: 1px solid #dcdcdc;
        width: 100%;
        margin: 7px 0;
    }
    
    .news-box {
        margin: 0px 0px 0px 50px;
    }
    
    .item.column-1,
    .item.leading-0 {
        background: #fff;
        padding: 20px;
        border: 1px solid #E7E7E7;
        margin: auto;
        margin-bottom: 30px;
        box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 7px 0px;
    }
    
    .item.leading-0 {
        margin-top: 40px;
    }
    
    .pagination-wrapper {
        text-align: center;
    }
    
    .pagination {
        margin-top: 0px;
        margin-bottom: 30px;
    }
    
    .pagination>li>a,
    .pagination>li>span {
        border-color: transparent !important;
        border-bottom: 1px solid #ddd !important;
        color: #666666;
        background: transparent;
        border-radius: 0;
    }
    
    .pagination>li.active a {
        border-bottom-color: #00897B !important;
        color: #00897B;
        background: transparent;
    }
    
    .pagination>li>a:hover {
        color: #fff;
        background: #00897B;
    }
    
    .pager li>a,
    .pager li>span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #00897B;
        border-radius: 40px;
    }
    
    .entry-image,
    .entry-video,
    .entry-gallery {
        margin-left: -20px;
        margin-right: -20px;
        margin-top: -20px;
    }
    
    .entry-header>h2:after,
    .item.column-1>h3:after,
    .item.item-page>h3:after {
        background: rgba(255, 255, 255, 0);
    }
    
    .entry-header>h2 {
        line-height: 30px;
    }
    
    .entry-header {
        margin-bottom: 20px;
    }
    
    body.layout-blog div.body-innerwrapper {
        background: #FBFBFC !important;
    }
    
    .item.item-page {
        background: #fff;
        padding: 20px;
        border: 1px solid #E7E7E7;
        margin: auto;
        margin-top: 40px;
        margin-bottom: 40px;
        box-shadow: 0px 0px 10px #ddd;
        overflow: hidden;
    }
    
    body.view-article div.body-innerwrapper {
        background: #FBFBFC !important;
    }
    
    @media screen and (min-width: 768px) {
        .item.column-1,
        .item.leading-0 {
            width: 722px;
        }
        .item.item-page {
            width: 722px !important;
        }
        .offcanvas-menu {
            width: 400px;
        }
    }
    
    @media screen and (max-width: 768px) {
        .entry-header h2 {
            font-size: 18px;
        }
    }
    
    @media screen and (max-width: 768px) {
        #sp-header {
            height: 70px;
        }
        #sp-header .logo {
            height: 70px;
        }
        #offcanvas-toggler {
            line-height: 67px;
        }
    }
    
    .scrollup {
        border-radius: 42px;
        width: 42px;
        height: 42px;
    }

    .grayscale { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray; }
    a:hover img { -webkit-filter: none; -moz-filter: none; -ms-filter: none; -o-filter: none; filter: none; }