

/* Start:/bitrix/templates/new/template_styles.css?1753556853641*/
.megamenu__row {
 display: inline-flex;
}

.megamenu {
 margin-top: 150px;
}

.promo-item {
 background: ghostwhite;
 border: solid 1px #2d10db3d;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 25px;
    text-align: center;
}

.promo-item p {
 font-weight: 700;
}

.promo-item span {
 font-weight: 700;
    color: chocolate;
    font-size: 1.5em;
}

.promo-item time {
 font-size: 1.5em;
    color: red;
    font-weight: 600;
}

.btnakcii {
 margin: 10px;
}

.header__bottom .container {
    padding: 0;
}

page-top {
    padding-top: 100px;
}

@media (max-width: 1199px) {
    .page-top {
        padding-top: 30px;
    }
}

/* End */
/* /bitrix/templates/new/template_styles.css?1753556853641 */
