body {
    padding-top:100px;
}
.t565 .t-section__descr,
.t508 .t-section__descr {
    max-width:100%;
    color: #fff;
    font-size:17px;
}

.t565 .t-section__title {
    color:#fff;
}
.menu-shape,
.menu-lvl2{
    display:none;
}
.menu-shape.active,
.menu-lvl2.active {
    display:table;
}
.uc-top {
    position:fixed;
    left:0;
    top:0;
    width:100%;
    z-index:50;
}
.uc-top.active {
    box-shadow: 0 4px 14px rgb(61 115 187 / 10%);
}

.cat-box .tn-atom {
    box-shadow: 0 4px 14px rgb(67 70 74 / 10%);
}
.uc-master .t528__col {
   background: #00183c;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 20px;
}
.uc-rev .t923__imgwrapper {
    display:none;
}
.t923 .t-section__topwrapper {
    margin-bottom: 40px !important;
}
.uc-master .t528__container {
    display:flex;
    flex-wrap:wrap;
}
.t528 .t-section__topwrapper,
.t650 .t-section__topwrapper {
    margin-bottom: 40px;
}
.uc-seo {
    font-family: 'TildaSans',Arial,sans-serif;
    color:#fff;
}
.uc-seo h2 {
    margin:30px 0;
}
.uc-seo p {
    margin:20px 0;
}
.uc-seo ol {
    padding: 0 !important;
    counter-reset: myCounter;
}
.uc-seo ol li {
    list-style: none;
    padding-left:35px;
    position:relative;
    margin-bottom:20px;
}
.uc-seo ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: white;
    display: inline-block;
    text-align: center;
    width: 24px;
    height: 24px;
    border-radius: 12px;
    background-color: #fff;
    line-height: 24px;
    position:absolute;
    left:0;
    top:0;
}
.uc-price .t510__container  {
    display: flex;
    flex-wrap: wrap;
}
.uc-price-item {
    width: 33.3%;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    margin-bottom:20px;
    list-style:none;
}
.uc-price-item .t-item {
    float: inherit;
    margin-left: 0;
    margin-right: 0;
    display: block;
    padding: 15px 0;
    border-radius: 5px;
    background: #fff;
}
.uc-price-item .t-item .t510__textwrapper {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 0 30px;
    flex-wrap: wrap;
    align-items: center;
}
.uc-price .t-item > div:first-child {
    display:none;
}
.uc-price .t-item .t-name {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    width:230px;
    color: #000 !important;
}
.uc-price .t-item .t-descr {
    margin-left: auto;
    color: #3cc8be !important;
    font-weight: bold;
}
.uc-price-btns {
    width: 100%;
    height: 45px;
    font-family: 'TildaSans',Arial,sans-serif;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    border-radius: 10px;
    background: transparent;
    color: #011e41 !important;
    border: 1px solid #011e41;
    margin-top: 15px;
}
.uc-price-more {
    display:none;
}
@media (max-width:1370px) {
    .hero-logo {
        display:none;
    }
}
@media (max-width:1201px) {
    .uc-price-item {
        width: 50%;
    }
}
@media (max-width:961px) {
    .uc-price-item {
        width: 100%;
    }
    .uc-price .t-item .t-name {
        width: 310px;
    }
}
@media (max-width:639px) {
    body {
        padding-top:70px;
    }
}
@media (max-width:600px) {
    .uc-price-btns {
        width:100%;
        margin-top:15px;
    }
    .uc-price .t-item .t-name {
        width: calc(100% - 80px);
    }
    .uc-price-item:nth-child(n+3) {
        display:none;
    }
    .uc-price .t-container.active .uc-price-item:nth-child(n+3) {
        display:block;
    }
    .uc-price-more {
        height: 55px;
        border: 1px solid #fff;
        color: #fff !important;
        font-family: 'TildaSans',Arial,sans-serif;
        text-transform: uppercase;
        font-weight: 600;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: auto;
        width: calc(100% - 20px);
        margin-right: auto;
        margin-bottom:20px;
    }
    .uc-master .t528__col,
    .t528__container .t528__col {
        width:50%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .uc-master .t528__col {
         background: transparent;
    }
       
    .uc-master .t528__col:last-child,
    .t528__container .t528__col:last-child {
        width:100%;
    }
    
    .uc-sales {
        border-bottom:70px solid #000028;
    }
    #rec562945892,
    .uc-master {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .uc-rev
        
        padding-bottom: 0 !important;
    }
    .t528__container {
        display:flex;
        flex-wrap:wrap;
    }
}