.products-home .el-item.uk-card:hover, .products-ofd .el-item.uk-card:hover {
    cursor:pointer;
    box-shadow: 0px 0px 24px 0px rgba(68, 97, 163, 0.1)
}
.tm-header .uk-navbar-nav, .tm-header .uk-navbar-left{
    flex:1
}
.tm-header .uk-navbar-nav {
    justify-content: center;
}

.footer-copyright .uk-button-primary{
    background-color: #2f84e4!important;
    color: #fff!important;
    border: 1px solid transparent!important;
    background-image: linear-gradient(90deg,#2f84e4 0,#5cbfdc 100%)!important;
}
.footer-copyright .uk-button-primary:hover{
    background-color: transparent!important;
    color: #fff!important;
    border-color: #fff!important;
    background-image: none!important;
}
.cart-button {
    border: 2px solid #5cbfdc;

    height:48px;
    width:48px;
    border-radius:100%;

}
.cart-badge {
    position:absolute;
    padding: 5px;
    top:-3px;
    right:-3px;
    border-radius: 82px;
    background: linear-gradient(90deg, #2F84E4 0%, #5CBFDC 100%), #FFF;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);
    color:#fff;
    font-family: 'Nunito Sans';
    font-size: 11px;
    font-style: normal;
    font-weight: 900;
    line-height: 8px;
}
.uk-navbar-right {
    gap:10px
}
.woocommerce-checkout-review-order button, .wc-proceed-to-checkout a.checkout-button {
    font-size:22px
}
.wc_payment_methods label{
    font-size: 24px;
    font-weight: 700;
}
.tm-element-woo-notices .woocommerce-message {
    display: flex;
    flex-direction: column-reverse;
    border-radius: 10px;
    gap:20px
}
.tm-element-woo-notices .woocommerce-message .button{
    position: static;
    text-align: left;
    padding: 0;
    margin-bottom: -10px;
    margin-top: 0;
}
.advantages-section .el-title, .advantages-section .year {
    font-size:40px;
}
.button-product-ofd-demo {
    font-family: 'Nunito Sans';
    font-size: 16px;
    font-weight: 600;
}
.products-ofd .el-img-container {
    min-height:210px;
}

.products-ofd .uk-grid-divider>:not(.uk-first-column)::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    border-left: 1px solid rgba(52, 138, 228, 0.15);
}
.products-ofd .uk-grid-divider.uk-grid-stack>.uk-grid-margin::before {
    border-top: none;
}

.button-product-ofd-readmore {
    border: 1px solid #ADD3F3;
    background: #FFF;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);
    color:#333;
    font-family: 'Nunito Sans';
    font-size: 16px;
    font-weight: 600;
}

.products-ofd .uk-card-default {
    border-radius: 24px;
    background: #c9e1f9;
    box-shadow: 0px 4px 24px 0px rgba(68, 97, 163, 0.05);
    overflow:hidden
}

.uk-logo {
    margin-right:40px
}
.products-ofd-single--related .uk-tile-secondary {
    border-radius: 14px;
    border: 1px solid #E0E2EA;
    overflow:hidden;

    padding: 18px 19px;
}
.products-ofd-single--content ol { counter-reset: item;
    list-style-type: none;
    padding:0
}
.products-ofd-single--content ol li::before {
    content: counter(item) "  ";
    counter-increment: item ;
    color: #5BC0DE;
    font-family: 'Roboto';
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: 59px;
    margin-right:20px
}
.products-ofd-single--content ol li{
    display:flex;
    align-items:center
}
.products-ofd-single--buttons .uk-button{
    border-radius:10px
}
.z-index-10 {
    z-index:10
}

.uk-link-text {
    background: linear-gradient(90deg, #2F84E4 0, #5CBFDC 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.uk-link-text:hover{
    background: linear-gradient(90deg, #5CBFDC 0, #2F84E4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.advantages-card .el-title, .advantages-card .el-year {
    font-weight:800;
    color: #2d2e33
}
.advantages-card .el-image {
    margin:0 auto;
    display:block
}
.advantages-card {
    box-shadow: 0px 4px 24px 0px rgba(68, 97, 163, 0.05);
    font-family:'Nunito Sans';

}
.advantages-card .el-content{
    font-weight:bold
}
.advantages-card .el-meta {
    color:#ADADB8
}

.checkindex-base-products .uk-card-default {
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.88);

    backdrop-filter: blur(7px);
}

.checkindex-base-products--infotext {
    color: #ADADB8;
    text-align: center;
    font-family: 'Nunito Sans';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
}
.checkindex-item {
    font-family: 'Nunito Sans';

}

.checkindex-item-title {
    font-weight:700;
    font-size:16px
}
.checkindex-item-currency {
    margin:0 10px;
    font-size: 24px;
    font-weight:700;
}
.checkindex-item-percents{
    color: #ADADB8;
    font-size: 18px;
    font-style: normal;
    font-weight:600;

}
.woocommerce-Price-currencySymbol {font-family: geometria;}
.wpcf7-submit:not(:disabled) {
    color:#fff!important;
}
.wpcf7-submit:disabled {
    color:#999!important;
    background:#f0f0f1!important;
    border:none!important
}
.wpcf7-not-valid-tip {
    font-size:10px;
    margin-left:11px
}
.wpcf7-not-valid {
    border-color:red
}
.wpcf7-submit:not(:disabled):hover {
    background-color: transparent!important;
    color: #2E82E4!important;
    border-color: #2E82E4!important;
    background-image: none!important;
}
.uk-link-primary {
    color:#2F84E4;
}
.uk-link-primary:hover,  .uk-link-primary:focus{
    color:#2F84E4;
}
.about-banner-grid .el-item{
    border-left:1px solid #000;
    padding-left:16px;
    min-height:88px;
}
.about-banner-grid .el-item h3{
    font-size: 18px;
    line-height:18px;
}

.single-product-banner .uk-tile{
    border-radius: 20px;
    overflow:hidden
}
.single-product-banner .uk-tile::before {
    content:'';
    width:100%;
    height:100%;
    display:block;
    position:absolute;
    top:0;
    right:0;
    background:url('/images/single-product-banner.png');
    background-repeat:no-repeat;
    background-size: 60%;
    background-position-x: 122%;
    background-position-y: 42%;

    min-height:231px;
}
.banner-diagram {
    min-height:291px;
}

.banner-diagram .uk-tile::before {
    content:'';
    width:100%;
    height:100%;
    display:block;
    position:absolute;
    top:0;
    right:-400px;
    background:url('/images/home-header-img.png');
    background-repeat:no-repeat;
    background-size: 90%;
    background-position-x: 100%;
    background-position-y: 59%;

}
.single-product-banner .uk-tile-muted {
    background: linear-gradient(102deg, #D4E9FF 4.51%, #FFF 101.11%);
}
.single-product-column-2{
    align-content: flex-start;

}
.single-product-column-2 .uk-tile-default {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.10);
    padding:26px 17px;
}
.single-product-column-2 .qty{
    display:none!important
}
.single-product-column-2 .single_add_to_cart_button {
    width:100%;
    margin-top:30px;
    border-radius: 10px;
    background: #2E82E4;
}

.single-product-column-2  .woocommerce-Price-amount {

    display:block;
    text-align:center;
    color: #000;
    font-size: 22px;
    font-weight: 700;
    line-height: 29px;
}
.single-product-column-2  .woocommerce-product-attributes-item__value {
    font-weight:bold;
    text-align:right
}
.uk-background-transparent {
    background:transparent!important
}
.page-id-11669, .home, .gradient-1 {
    background-image:linear-gradient(132deg, #D4E9FF 0%, #FFF 100%);
}

.uk-text-underline {
    text-decoration:underline
}
.uk-link-text.uk-text-underline:hover{
    color:#fff!important
}
.opacity-06 {
    opacity:0.6
}
.copyright-subscribe {
    position: relative;
}
.field {
    position: relative;
}
.copyright-subscribe .field {
    height: 69px;
    min-width: 100%;
    border-radius: 20px;
    border: 1px solid rgba(235, 239, 240, 0.20);
    background: #141517;
    color: #ffffff;
}
.copyright-subscribe input {
    outline: none;
    background:transparent;
    border:0;
    height:100%;
    padding-left:15px;
    color:#fff
}
.copyright-subscribe button {
    position: absolute;
    top: 10px;
    right: 5px;
    height: 50px;
    background: #2467EC;
    border-radius: 10px;
    color: #ffffff;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0 23px;
    border:none
}
.news-grid .el-link {
    display:block;
    margin:0 auto;
    color:#2E82E4;
    position:relative;
    width:fit-content;
}
.uk-padding-small-bottom {
    padding-bottom:25px;
}
a.card-product-link {
    display:flex
    flex-wrap:nowrap
}
a.card-product-link, a.chart-readmore {
    color:#2E82E4!important;
}
a.card-product-link:hover, a.card-product-link:focus,
a.chart-readmore:hover, a.chart-readmore:focus,
.news-grid .uk-link-toggle:hover .uk-link-text, .news-grid .uk-link-toggle:focus .uk-link-text{
    color:#2E82E4!important;
    opacity:0.6
}
.card-product-link:after, .news-grid .el-link:after {
    background:url('/images/arrow-right.svg') no-repeat bottom center;
    width:20px;
    height:20px;
    display:inline-block;
    content:'';
    margin-left:8px
}
.chart-readmore:after{
    background:url('/images/external.svg') no-repeat bottom center;
    width:32px;
    height:32px;
    display:inline-block;
    content:'';
}

.news-grid .el-meta {
    border-radius: 6px;
    background: #CBE2F8;
    padding: 4px 6px;
    width:fit-content;
    color: #333;
}


.news-grid .el-item .uk-card-body div:nth-child(3) {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    border-top: 1px solid #cfe5e9;
    padding: 10px 0;

}



/*.subnav-products-home li.uk-active:after {
  content: '25E3';
	color:#348AE4;
	position:absolute;
	bottom:-12px;
	transform:rotate(-45deg)
}

.section-map:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:1px;
	background:#f6f9fa;
	z-index:1;
-webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.07);
box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.07);
}
.section-map:after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:1px;
	background:#f6f9fa;
	z-index:1;
-webkit-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.07);
box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.07);
}*/
.uk-card-shadow,
.card-shadow .uk-card {
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.10);
}
.card-chart {
    box-shadow: 0px 4px 24px 0px rgba(68, 97, 163, 0.05);
    padding-bottom:24px
}

.card-sidebar {
    border-radius: 10px;
    background: #FFF;

    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.10);

}
.card-sidebar.widget_product_categories ul.children a {
    color: #575757;
}
.card-sidebar.widget_product_categories>ul>li>a {
    padding: 2px 0;
    margin-top:10px;
    color:  #575757;
}
.card-sidebar.widget_product_categories ul
{list-style:disc;
    color:#000;padding-left:20px}


.widget_post_views_counter_list_widget ul{
    list-style:none;
    padding-left:0
}
.widget_post_views_counter_list_widget img {
    border-radius:10px;
    height:96px;
    width:96px;
}
.widget_post_views_counter_list_widget ul li + li{
    margin-top:20px
}

.widget_post_views_counter_list_widget ul li {
    display:flex;
    gap:20px
}
.widget_post_views_counter_list_widget ul li .post-title {
    width:60%;
    line-height:16px;
    font-size:16px;
    font-weight:bold;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
}
.widget_post_views_counter_list_widget ul li .post-thumbnail {
    width:96px!important;
}
.products-home .uk-slider-nav {
    display:none
}

.products-home .el-item {
    border-radius: 24px;
    background:#c9e1f9;
    box-shadow: 0px 4px 24px 0px rgba(68, 97, 163, 0.05);
    overflow:hidden;

    display:flex;
    flex-direction: column;
    position:relative;
    justify-content: space-between;
    padding:32px;
}
.products-home .el-title {
    width:100%;
    font-weight:700;
    z-index:1;
}
.products-home .el-content{
    text-align:center;
    display:flex;
    flex-direction: column;
}
.products-home .el-meta{
    text-align:center;
    display:flex;
    flex-direction: column;
    z-index:1
}
.products-home .btn-readmore{
    border: 1px solid #ADD3F3;
    background:#fff;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.05);
    color: #333;
    font-family: Nunito Sans;
    font-size: 16px;

}
.products-home .btn-readmore:hover {
    border-color:#2E82E4;
    color:#2E82E4
}
.products-home .el-image {

    position: relative;
    bottom: -20px;

}
.subnav-products-home {
    width:fit-content;
    margin:0 auto
}
.subnav-products-home li .uk-active{
    border-bottom:3px solid #348ae4
}

.blank {
    padding: 0;
    height: auto;
    background: transparent;
    box-shadow:none;
}
@media screen and (max-width:640px) {
    .uk-text-lead {
        font-size:14px
    }
    .copyright-subscribe button {
        position: relative;
        top:unset;
        right:unset;
        margin:15px auto;
    }
}
@media screen and (max-width:960px) {
    .blank{
        position:relative;
        height:0
    }
}
@media screen and (max-width:1200px) {

    .subnav-products-home {
        width:auto;
    }
    .advantages-section .el-title, .advantages-section .year{
        font-size:30px;
    }
    .products-ofd .el-img-container {
        min-height:350px;
    }

    .checkindex-item-title {
        font-weight:700;
        font-size:14px
    }
    .checkindex-item-currency {
        margin:0 10px;
        font-size: 18px;
        font-weight:700;
    }
    .checkindex-item-percents{
        color: #ADADB8;
        font-size: 14px;
        font-style: normal;
        font-weight:600;

    }

    .russian-map-wrap {
        height:auto;
    }
    #russian-map {
        width:auto;
        position:unset;
        margin-bottom:50px
    }
    .blank__region-name {
        font-size:16px;
        line-height:16px;
        font-weight:500
    }

    .blank img {
        height:40px
    }
    .blank__content-value {
        margin-top:5px
    }
    .subnav-products-home .uk-tab > * > a:hover {
        border-color: transparent;
    }

    .subnav-products-home .uk-tab::before {
        border:none;
    }
    .subnav-products-home{

        overflow-x:auto;
        overflow-y:hidden;
        height:45px
    }
    .subnav-products-home ul{
        flex-wrap:nowrap;
        justify-content: flex-start;

    }
    .subnav-products-home::-webkit-scrollbar {
        height: 3px;
    }

    .subnav-products-home::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    }

    .subnav-products-home::-webkit-scrollbar-thumb {
        height: 3px;
        background-color: #E5E5E7;
    }

    .subnav-products-home::-webkit-scrollbar-thumb:hover {
        background-color: #2A6BE8;
    }

    .subnav-products-home::-webkit-scrollbar:vertical {
        display: none;
    }
    .ch-cats img{
        height:36px
    }
    .products-home .uk-slider-nav {
        display:flex;
        margin-bottom:40px
    }

}
.card-image-wrap {
    display:block;
    height:400px;
    position:relative;
}
.card-image {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}



.uk-modal-header .chps-buttons,.uk-modal-header .chbr-buttons {

    width: fit-content;
}
.single-news .el-meta {
    background: #F6F8FB;
    width:fit-content;
    padding:4px 6px;
    border-radius:4px
}

.woocommerce-products-header__title.page-title, .woocommerce-breadcrumb {display:none}
.data-nr + .data-rf {
    margin-top:0!important
}


