

/* Start:/local/components/akvamir/single.page/templates/contest-superprize/style.css?16908316022841*/
:root {
    --main-color-blue: #007DC2;
}

.page-top .topic__inner {
    display: none;
    opacity: 0;
    height: 0;
    width: 0;
}

.page-top #navigation {
    display: none;
    opacity: 0;
    height: 0;
    width: 0;
}


/* topmenu */
.top-menu__horisontal {
    color: #000;
    font-family: var(--font-family-montserrat);
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 50px;
}

.top-menu__item {
    margin-right: 30px;
}

.top-menu__item:last-child {
    margin-right: 0;
}

.top-menu__item a {
    color: #000;
    cursor: pointer;
}

/* скрываем лишнее в футере */
footer .viewed_product_block.no_fill {
    display: none !important;
}
footer .footer-inner .footer_top {
    display: none !important;
}
.footer-bottom__items-wrapper {
    display: none !important;
}
/* /скрываем лишнее в футере */


/* bottom menu */
.contest__menu-bottom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.contest__menu-bottom__list {
    margin-bottom: 30px;
}

.contest__menu-bottom__list>a {
    color: var(--color-black);
    font-family: var(--font-family-montserrat);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    margin-right: 30px;
}

.contest__menu-bottom__copyright {
    color: #373737;
    text-align: right;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 0.6;
    font-family: var(--font-family-montserrat);
}

.contest__menu-bottom__copyright>span {
    line-height: 25px;
}

.footer-inner .social-icons {
    margin-bottom: 50px;
}

hr.contest-hr {border: none; border-bottom: 1px solid #007dc2; margin: 30px 0;}

.contest--title h1 {
    color: var(--main-color-blue);
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    line-height: 68px;
    letter-spacing: -1.5px;
    padding-right: 95px;
    text-align: start;
    margin-top: 0;
    margin-bottom: 10px;
}

@media(max-width: 928px) {
.contest--title h1 {
    font-size: 40px;
}
}


.section__title h2 {
    color: var(--main-color-blue);
    font-size: 44px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -1.5px;
}



@media(max-width: 928px) {
.section__title h2 {
    font-size: 32px;
}
}


p.contest-text__regular {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

p.contest-text__bold {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
}


div.margin__top {margin-top: 70px;}

@media(max-width: 928px) {
div.margin__top {margin-top: 40px;}
}


div.margin__top__big {margin-top: 155px;}
@media(max-width: 928px) {
div.margin__top__big {margin-top: 70px;}
}

/* End */
/* /local/components/akvamir/single.page/templates/contest-superprize/style.css?16908316022841 */
