a,
body,
div,
footer,
form,
h1,
h3,
header,
html,
img,
li,
p,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: sans-serif !important;
    vertical-align: baseline
}

*,
::after,
::before {
    box-sizing: border-box
}

html {
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

footer,
header {
    display: block
}

body {
    line-height: 1
}

.imgs {
    max-width: 100%;
    margin-top: 10px
}

ul {
    list-style: none
}

.content,
.soc-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

a:hover {
    text-decoration: underline
}

@media screen and (max-width:570px) {
    body {
        position: relative
    }
}

.content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.page-wrap {
    padding: 0 64px;
    max-width: 1280px;
    min-width: 272px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    cursor: auto;
    overflow-x: hidden;
    max-width: 1280px
}

@media screen and (max-width:1680px) {
    .page-wrap {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width:1024px) {
    .page-wrap {
        width: 100%;
        min-width: 320px
    }
}

@media screen and (max-width:570px) {
    .page-wrap {
        padding: 0;
        overflow: hidden
    }
}

.main-content {
    background: #fff;
    z-index: 11;
    position: relative
}

.main-content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.content {
    min-height: 700px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0 auto
}

@media screen and (max-width:1024px) {
    .content {
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.content__inner_wide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 38px
}

@media screen and (max-width:1024px) {
    .content__inner_wide {
        width: 100%
    }
}

.content__inner_wide>.article {
    border-right: 1px solid #ccc
}

.content,
.footer {
    clear: both
}

.header {
    width: 100%;
    z-index: 12;
    position: relative;
    z-index: 3
}

.header__inner {
    height: 54px;
    background: #0095da;
    position: relative;
    z-index: 7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1280px) {
    .header__inner {
        height: 42px
    }
}

.header__logo {
    height: 100%;
    position: relative;
    margin-left: 54px;
    padding: 20px 25px 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #2483c5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1280px) {
    .header__logo {
        margin-left: 42px;
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.header__logo .logo {
    display: inline-block;
    width: 122px;
    height: 30px;
    text-indent: -9000px;
    margin-top: -5px
}

.header__logo .spec {
    display: inline-block;
    height: 15px;
    font: normal 22px/15px RussiaLight, sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin-left: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

@media screen and (max-width:570px) {
    .header__logo .spec {
        font-size: 14px;
        padding-top: 1px
    }
}

.header__logo .spec:hover {
    text-decoration: none
}

.nav {
    height: 54px;
    max-width: 920px;
    overflow: hidden;
    position: relative
}

@media screen and (max-width:1024px) {
    .nav {
        height: 42px
    }
}

@media screen and (max-width:770px) {
    .nav {
        display: none !important
    }
}

.nav .nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav li {
    display: block;
    float: left;
    height: 54px;
    position: relative;
    border-right: 1px solid #2483c5
}

.nav li:last-child {
    border-right: none
}

.nav li:not(.mobile-show) {
    display: none
}

@media screen and (max-width:1280px) {
    .nav li {
        height: 42px
    }
}

.nav li:hover {
    background: #2483c5
}

.nav li a {
    display: block;
    height: 100%;
    position: relative;
    font: normal 16px/54px "Open Sans", sans-serif;
    color: #fff;
    padding: 0 24px;
    text-decoration: none
}

@media screen and (max-width:1280px) {
    .nav li a {
        line-height: 42px
    }
}

.nav_mobile {
    width: 100%;
    max-width: 780px;
    position: absolute;
    top: 54px;
    left: -780px;
    z-index: 13;
    background: #0095da;
    border-top: 1px solid #2483c5;
    padding: 15px 0 122px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media screen and (max-width:1280px) {
    .nav_mobile {
        top: 42px
    }
}

@media screen and (max-width:480px) {
    .nav_mobile {
        padding-bottom: 146px
    }
}

@media screen and (max-width:600px) {
    .nav_mobile {
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.nav_mobile:after {
    position: absolute;
    height: 100%;
    width: 1px;
    left: -1px;
    top: 0;
    -webkit-box-shadow: 2px 0 14px 1px #333;
    box-shadow: 2px 0 14px 1px #333;
    content: ' '
}

.nav_mobile .nav__list_mobile {
    width: calc(100% / 3);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 54px;
    display: inline-block
}

@media screen and (max-width:1280px) {
    .nav_mobile .nav__list_mobile {
        padding-left: 42px
    }
}

@media screen and (max-width:570px) {
    .nav_mobile .nav__list_mobile {
        padding-left: 40px
    }
}

@media screen and (max-width:600px) {
    .nav_mobile .nav__list_mobile {
        width: 50%
    }
}

@media screen and (max-width:410px) {
    .nav_mobile .nav__list_mobile {
        width: 100%
    }
}

.nav_mobile .nav__list_mobile li {
    color: #fff
}

.nav_mobile .nav__list_mobile li a {
    font: 500 18px/52px "Open Sans", sans-serif;
    color: #fff;
    display: inline-block
}

@media screen and (max-width:600px) {
    .nav_mobile .nav__list_mobile li a {
        line-height: 40px
    }
}

.header__menu-link {
    display: block;
    position: absolute;
    top: 17px;
    left: 17px;
    background-size: contain;
    width: 20px;
    height: 20px;
    z-index: 9
}

@media screen and (max-width:1280px) {
    .header__menu-link {
        width: 16px;
        height: 16px;
        left: 13px;
        top: 13px
    }
}

.search {
    padding: 13px 17px 11px;
    position: absolute;
    right: 0;
    width: 20px;
    height: 30px;
    cursor: pointer
}

.search .search__form {
    display: none
}

@media screen and (max-width:1280px) {
    .search {
        padding: 6px 11px;
        background-position: 12px -205px
    }
}

.search__form {
    display: block;
    position: absolute;
    width: 30px;
    top: 13px;
    right: 12px;
    background: #0069a0;
    border-radius: 18px;
    overflow: hidden;
    height: 30px
}

@media screen and (max-width:1280px) {
    .search__form {
        top: 6px;
        right: 6px
    }
}

.search__form input {
    float: left;
    height: 30px
}

.search__form .search__text {
    border: none;
    outline: 0;
    background: 0 0;
    width: 0;
    color: #fff;
    padding: 0 3px;
    font: normal 12px/17px Roboto, sans-serif;
    display: block
}

.search__form .search__text::-ms-input-placeholder {
    color: #89bad0
}

.search__form .search__text:-ms-input-placeholder {
    color: #89bad0
}

.search__form .search__text::-webkit-input-placeholder {
    color: #89bad0
}

.search__form .search__text:-moz-placeholder {
    color: #89bad0
}

.search__form .search__text::-moz-placeholder {
    color: #89bad0
}

.search__form .search__submit {
    display: block;
    width: 24px;
    border: none;
    cursor: pointer;
    float: right
}

.footer {
    background: #1a1a1a;
    overflow: hidden;
    position: relative;
    z-index: 7;
    max-width: 1280px;
    margin: 0 auto
}

@media screen and (max-width:1680px) {
    .footer {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width:1024px) {
    .footer {
        margin: 0 auto;
        width: 100%;
        min-width: 320px
    }
}

.footer-wrapper_top {
    border-top: 9px solid #2483c5;
    background: #262626;
    min-height: 80px
}

.footer__inner {
    padding: 0 64px;
    max-width: 1280px;
    min-width: 272px;
    margin: 0 auto
}

@media screen and (max-width:900px) {
    .footer__inner {
        padding: 0 24px
    }
}

.soc-buttons {
    padding-top: 24px
}

@media screen and (max-width:1024px) {
    .soc-buttons {
        width: 100%
    }
}

@media screen and (max-width:670px) {
    .soc-buttons {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: auto;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 24px
    }
}

.soc-buttons p {
    color: #ddd;
    font: normal 16px/24px "Open Sans", sans-serif;
    padding-top: 3px;
    margin-right: 16px
}

@media screen and (max-width:670px) {
    .soc-buttons p {
        text-align: center;
        width: 100%;
        padding-top: 0;
        padding-bottom: 24px
    }
}

.soc-buttons a {
    display: block;
    float: left;
    margin-left: 16px;
    width: 32px;
    height: 32px;
    border-radius: 3px
}

.soc-buttons a.soc-buttons_vk {
    background: #4680c2 url(../fonts/vk.svg) 50% 50% no-repeat;
    background-size: 22px 12px;
    margin-left: 0
}

.soc-buttons a.soc-buttons_fb {
    background: #3c5a99 url(../fonts/facebook.svg) 50% 50% no-repeat;
    background-size: 22px 12px
}

@media screen and (max-width:570px) {
    .soc-buttons a.soc-buttons_fb {
        margin-left: 10px
    }
}

.soc-buttons a.soc-buttons_twt {
    background: #1da1f2 url(../fonts/twitter.svg) 50% 50% no-repeat;
    background-size: 22px 12px
}

@media screen and (max-width:570px) {
    .soc-buttons a.soc-buttons_twt {
        margin-left: 10px
    }
}

.soc-buttons a.soc-buttons_rss {
    background: #ee802f url(../fonts/rss.svg) 50% 50% no-repeat;
    background-size: 22px 12px
}

@media screen and (max-width:570px) {
    .soc-buttons a.soc-buttons_rss {
        display: none
    }
}

.soc-buttons a.soc-buttons_insta {
    background: #f00075 url(../fonts/insta.svg) 50% 50% no-repeat;
    background-size: 22px 12px
}

@media screen and (max-width:570px) {
    .soc-buttons a.soc-buttons_insta {
        margin-left: 0
    }
}

.soc-buttons a.soc-buttons_youtube {
    background: red url(../fonts/youtube.svg) 50% 50% no-repeat;
    background-size: 22px 14px
}

@media screen and (max-width:570px) {
    .soc-buttons a.soc-buttons_youtube {
        margin-left: 10px
    }
}

.soc-buttons a.soc-buttons_ok {
    background: #ee8208 url(../fonts/odnoklassniki.svg) 50% 50% no-repeat;
    background-size: 22px 12px
}

@media screen and (max-width:570px) {
    .soc-buttons a.soc-buttons_ok {
        margin-left: 10px
    }
}

.article {
    padding: 24px 70px
}

@media screen and (max-width:570px) {
    .article {
        padding: 24px 12px
    }
}

.article:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.article__date {
    font: normal 14px/18px ArimoRegular, sans-serif;
    color: #555
}

.article__title {
    font: normal 32px/36px RussiaLight, sans-serif;
    padding: 4px 0 4px;
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif
}

.article__text {
    font: normal 18px/25px "Open Sans", sans-serif;
    color: #333;
    padding-top: 14px;
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif
}

@media screen and (max-width:1280px) {
    .article__text {
        padding-left: 0
    }
}

.article__text p {
    padding: 0 0 30px;
    text-align: left
}

.article__text a {
    text-decoration: underline;
    color: #0095da
}

@media (max-width:900px) {
    .page-wrap {
        padding: 0
    }
}

@media (max-width:1024px) {
    .page-wrap {
        padding: 0
    }
}

@media (max-width:530px) {
    .page-wrap {
        padding: 15px 0 0
    }
}

@media (max-width:670px) {
    .page-wrap {
        padding: 0
    }
}

img {
    max-width: 100%
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

.ListBlock-root li {
    position: relative;
    margin-bottom: 6px
}

.ListBlock-ul li {
    padding: 0 0 0 23px
}

@media only screen and (min-device-width:48em) {
    .ListBlock-ul li {
        padding: 0 0 0 38px
    }
}

.ListBlock-ul li:last-child {
    margin-bottom: 0
}

.ListBlock-ul li:before {
    position: absolute;
    top: 0;
    left: 5px;
    width: 8px;
    content: "\2022";
    text-align: center;
    color: #b88b58;
    font-size: 18px;
    line-height: inherit
}

@media only screen and (min-device-width:48em) {
    .ListBlock-ul li:before {
        left: 0;
        width: 36px;
        text-align: center;
        font-size: 20px
    }
}

.Figure-caption {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto
}

a.button {
    font-size: 120%;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: table;
    margin: 25px auto;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

.form {
    position: relative;
    z-index: 1;
    background: #fff;
    max-width: 360px;
    margin: 0 auto 30px;
    padding: 45px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2), 0 5px 5px 0 rgba(0, 0, 0, .24)
}

.form input, .form select {
    font-family: Roboto, sans-serif;
    outline: 0;
    background: #f2f2f2;
    width: 250px !important;
    border: 0;
    height: 54px !important;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 20px;
    -webkit-appearance: none;
    appearance: none;
}

.form input:focus {
    border: 1px solid #4680c2
}

.form button {
    font-family: Roboto, sans-serif;
    text-transform: uppercase;
    outline: 0;
    background: #4caf50;
    width: 100%;
    border: 0;
    padding: 15px;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .3 ease;
    transition: all .3 ease;
    cursor: pointer
}

.form button:active,
.form button:focus,
.form button:hover {
    background: #43a047
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block h3 {
    font: bold 18px Arial !important;
    background: 0 0
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center;
    overflow: scroll
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/cross.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer;
    opacity: .6
}

.close-popup:hover {
    opacity: 1
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 18px;
    line-height: 1.1;
    text-align: center !important;
    padding: 0 !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.pop-up-button:hover {
    background-color: #4e862d
}

.pop-up-window {
    position: relative;
    max-width: 600px;
    right: 0;
    left: 0;
    top: 60px;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    -webkit-animation: .7s ease 0s normal none 1 running pop-up-appear;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-before;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -o-border-image: none;
    border-image: none;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: opacity 1s ease 0s;
    transition: opacity 1s ease 0s;
    -webkit-animation: .5s ease .6s normal backwards 1 running pop-up-appear-after;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@-webkit-keyframes pop-up-appear {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes pop-up-appear {
    0% {
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px)
    }

    30% {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pop-up-appear-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pop-up-appear-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

.Figure-caption {
    width: 100%;
    max-width: 650px;
    margin-right: auto;
    margin-left: auto;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 20px auto
}

a.button {
    font-size: 120%;
    text-align: center;
    color: #fff !important;
    background-color: red;
    display: table;
    margin: 75px auto 0;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

#comments {
    margin-top: 60px
}

#comments h2 {
    padding-left: 40px;
    color: #000;
    border-bottom: 0 solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px
}

#comments .coment_ava {
    float: left;
    margin-right: 15px
}

#comments .coment_ava img {
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

input {
    outline: 0
}

input:active {
    outline: 0
}

:focus {
    outline: 0
}

button:active,
button:focus {
    outline: 0 !important
}

button::-moz-focus-inner {
    border: 0 !important
}

.text_color {
    color: #1e90ff;
    text-align: center;
    font-weight: 700
}

.blok_etr {
    display: block;
    padding: 10px;
    background-color: #fff5f7 !important
}

.pg {
    position: relative;
    padding-left: 65px;
    margin-bottom: 33px;
    font-weight: 400;
}

.pg span {
    font-weight: 400
}

#comments h2 {
    padding-left: 40px;
    color: #000;
    border-bottom: 0 solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px
}

#comments .coment_ava {
    float: left;
    margin-right: 15px
}

#comments .coment_ava img {
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

#comments .date {
    font-weight: 400;
    background: 0 0;
    display: inline
}

.name {
    font-weight: 700
}

.ListBlock-root {
    margin: 15px 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 24px;
    font-family: PF Regal, PF Regal Text Pro, Georgia, serif
}

@media only screen and (min-device-width:32em) {
    .ListBlock-root {
        font-size: 20px;
        line-height: 28px
    }
}

@media only screen and (min-device-width:48em) {
    .ListBlock-root {
        margin: 20px 0
    }
}

.ListBlock-root li {
    position: relative;
    margin-bottom: 6px
}

.ListBlock-ul li {
    padding: 0 0 0 23px
}

form {
    display: block;
    margin-top: 0
}

a:active,
a:focus {
    outline: 0
}

input {
    outline: 0
}

input:active {
    outline: 0
}

:focus {
    outline: 0
}

button:active,
button:focus {
    outline: 0 !important
}

button::-moz-focus-inner {
    border: 0 !important
}

.rub-ramka {
    margin-top: 22px;
    margin-bottom: 18px;
    background: rgba(189, 61, 77, .04);
    padding: 12px 15px !important;
    color: #080808;
    font-size: 18px;
    font-family: roboto condensed, arial;
    border: 2px solid;
    border-radius: 4px;
    border-color: #bd3d4d;
    text-shadow: 0 0 0 #616161;
    text-indent: 0 !important;
    text-align: left
}

@media screen and (max-width:600px) {
    .rub-ramka {
        margin-left: 0 !important;
        margin-right: 0 !important
    }
}

.rub-ramka {
    margin-top: 22px;
    margin-bottom: 18px;
    background: rgba(189, 61, 77, .04) none repeat scroll 0 0;
    padding: 12px 15px !important;
    color: #252525;
    font-size: 20px;
    border: 2px solid #bd3d4d;
    border-radius: 4px;
    text-shadow: .1px .3px 0 #000;
    text-indent: 0 !important;
    text-align: left;
    line-height: 26px
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block img {
    width: 100%;
    max-width: 250px
}

.order_block h3 {
    background: transparent none repeat scroll 0 0
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/cross.svg);
    background-size: 100% auto;
    top: -40px;
    border-radius: 50%;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width:520px) {
    .close-popup {
        right: 0
    }
}

.form {
    background-color: #fff;
    height: auto
}

.form__bg {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border-radius: 0 0 3px 3px
}

.form__name__field,
.form__tel__field {
    padding-left: 55px;
    padding-top: 18px;
    padding-bottom: 22px;
    text-align: left;
    box-sizing: border-box;
    border-radius: 32px;
    border: 1px solid #eae9e9;
    background-color: #f4f4f4;
    width: 300px;
    outline: 0 none;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 18px
}

.form__name, .form__name2 {
    position: relative;
    margin-top: 20px;
}

.form__name::before {
    position: absolute;
    content: "";
    width: 22px;
    height: 23px;
    background-image: url(../fonts/user-icon.svg);
    background-repeat: no-repeat;
    top: 10px;
    left: -22px
}

#countdown {
    color: red
}

.form__tel {
    position: relative;
    margin-top: 15px
}

.form__tel::before {
    position: absolute;
    content: "";
    width: 21px;
    height: 24px;
    background-image: url(../fonts/telefon-icon.svg);
    background-repeat: no-repeat;
    top: 13px;
    left: -23px
}

#boxesContainer {
    max-width: 700px;
    margin: 0 auto;
    width: 100%
}

figure {
    display: block
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block h3 {
    font: bold 18px Arial !important;
    background: transparent none repeat scroll 0 0
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 20%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/cross.svg);
    background-size: 100% auto;
    top: -40px;
    border-radius: 50%;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium none;
    cursor: pointer;
    outline: medium none
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 70px 10px 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media all and (max-width:520px) {
    .close-popup {
        right: 0
    }

    .footer {
        margin-left: 0;
        text-align: center
    }
}

.sweet-alert,
.sweet-overlay {
    position: fixed;
    display: none
}

.instructions {
    text-align: center
}

.boxes,
.boxes img {
    width: 100%
}

.instructions {
    padding: 8px;
    background-color: #232f3e;
    border-radius: 4px;
    color: #fff;
    margin-top: 20px
}

.boxes {
    margin: 10px 0
}

.boxes>div {
    position: relative;
    display: inline-block;
    width: 32.5%;
    height: 50%;
    transition-duration: .2s;
    cursor: pointer
}

.boxes>div:hover {
    transform: scale(1.1, 1.1)
}

.instructions table {
    width: 100%
}

.instructions td:first-child {
    padding-right: 10px;
    width: 10px
}

.instructions td:last-child {
    padding-left: 10px;
    width: 10px
}

@media (max-width:479px) {
    .boxes>div {
        width: 32%
    }
}

@media (max-width:319px) {
    .boxes>div {
        width: 48%
    }
}

.sweet-overlay {
    background-color: rgba(0, 0, 0, .4);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10000
}

.sweet-alert {
    background-color: #fff;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 478px;
    padding: 17px;
    border-radius: 5px;
    text-align: center;
    left: 50%;
    top: 35%;
    margin-left: -256px;
    margin-top: -150px;
    overflow: hidden;
    z-index: 99999
}

@media all and (max-width:540px) {
    .sweet-alert {
        width: auto;
        margin-left: 0;
        margin-right: 0;
        left: 15px;
        right: 15px
    }
}

.sweet-alert p {
    color: #797979;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    text-align: inherit;
    float: none;
    margin: 0;
    padding: 0;
    line-height: normal
}

.sweet-alert .la-ball-fall {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -27px;
    margin-top: 4px;
    opacity: 0;
    visibility: hidden
}

.sweet-alert button {
    background-color: #e84242;
    color: #fff;
    border: medium none;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 26px 5px 0;
    cursor: pointer
}

.sweet-alert button:focus {
    outline: 0 none;
    box-shadow: 0 0 2px rgba(128, 179, 235, .5), 0 0 0 1px rgba(0, 0, 0, .05) inset
}

.sweet-alert button:hover {
    background-color: #7ecff4
}

.sweet-alert button:active {
    background-color: #5dc2f1
}

.sweet-alert button::-moz-focus-inner {
    border: 0 none
}

.sweet-alert .sa-icon {
    width: 80px;
    height: 80px;
    border: 4px solid gray;
    border-radius: 50%;
    margin: 20px auto;
    padding: 0;
    position: relative;
    box-sizing: content-box
}

.sweet-alert .sa-icon.sa-success {
    border-color: #a5dc86
}

.sweet-alert .sa-icon.sa-success::after,
.sweet-alert .sa-icon.sa-success::before {
    content: "";
    position: absolute;
    width: 60px;
    height: 120px;
    background: #fff none repeat scroll 0 0
}

.sweet-alert .sa-icon.sa-success::before {
    border-radius: 120px 0 0 120px;
    top: -7px;
    left: -33px;
    transform: rotate(-45deg);
    transform-origin: 60px 60px 0
}

.sweet-alert .sa-icon.sa-success::after {
    border-radius: 0 120px 120px 0;
    top: -11px;
    left: 30px;
    transform: rotate(-45deg);
    transform-origin: 0 60px 0
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    width: 80px;
    height: 80px;
    border: 4px solid rgba(165, 220, 134, .2);
    border-radius: 50%;
    box-sizing: content-box;
    position: absolute;
    left: -4px;
    top: -4px;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-fix {
    width: 5px;
    height: 90px;
    background-color: #fff;
    position: absolute;
    left: 28px;
    top: 8px;
    z-index: 1;
    transform: rotate(-45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line {
    height: 5px;
    background-color: #a5dc86;
    display: block;
    border-radius: 2px;
    position: absolute;
    z-index: 2
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    width: 25px;
    left: 14px;
    top: 46px;
    transform: rotate(45deg)
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    width: 47px;
    right: 8px;
    top: 38px;
    transform: rotate(-45deg)
}

.la-ball-fall {
    font-size: 0;
    color: #fff;
    width: 54px;
    height: 18px
}

@keyframes bounce {

    0%,
    100%,
    20%,
    53%,
    80% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%,
    43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom 0
}

@keyframes bounceIn {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    animation-name: bounceIn
}

.la-ball-fall {
    display: block
}

.opentry {
    display: none
}

.order_block {
    display: none
}

.boxtext {
    width: 100%;
    height: 100%;
    text-align: center;
    color: red;
    font-size: 25px;
    display: none;
    position: absolute;
    top: 0;
    left: 0
}

@media screen and (max-width:800px) {
    .boxtext {
        font-size: 23px
    }
}

@media screen and (max-width:600px) {
    .boxtext {
        font-size: 20px
    }
}

@media screen and (max-width:360px) {
    .boxtext {
        font-size: 16px
    }
}

#countdown {
    text-align: center
}

#countdown li {
    color: red
}

#countdown li,
#countdown-modal li {
    color: red
}

.centerr {
    text-align: center
}

.popupBox {
    height: 2673px;
    font-family: "PT Sans", sans-serif;
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, .7) none repeat scroll 0 0;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
    max-width: 100%
}

.windowPopupBox {
    position: absolute;
    width: 700px;
    height: auto;
    top: 20px;
    left: 50%;
    margin-left: -350px;
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 120px #000;
    padding: 15px 15px 35px;
    max-width: 100%
}

.close {
    position: relative;
    top: -5px;
    right: 2px;
    font-size: 35px;
    cursor: pointer;
    color: #707070;
    transition: all .2s ease 0s
}

.close:hover {
    color: #000;
    transition: all .2s ease 0s
}

.buttonPopupBox {
    margin: 0;
    transition: all .2s ease 0s;
    background: #83cf6b none repeat scroll 0 0;
    padding: 15px 30px 30px;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-shadow: 1px 1px 2px #000, 0 0 .7em #000;
    text-transform: uppercase;
    text-decoration: none;
    max-width: 100%
}

.buttonPopupBox:hover {
    transition: all .2s ease 0s;
    background: #48b3eb none repeat scroll 0 0;
    color: #fff;
    text-decoration: none
}

.headerPopupBox {
    margin: 0;
    color: #353535;
    font-size: 20px
}

.imgPopupBox {
    margin: 0 0 30px;
    height: 250px;
    width: auto
}

.timeTo {
    font-family: Tahoma, Verdana, Aial, sans-serif;
    font-size: 28px !important;
    line-height: 108%;
    font-weight: 700;
    height: 32px
}

.timeTo div ul li {
    font-size: 28px !important
}

.timeTo span {
    vertical-align: top
}

.timeTo.timeTo-white div {
    color: #000;
    background: transparent linear-gradient(to bottom, #fff 38%, #ccc 100%) repeat scroll 0 0
}

.timeTo.timeTo-black div {
    color: #fff;
    background: transparent linear-gradient(to bottom, #45484d 0, #000 100%) repeat scroll 0 0
}

.timeTo.timeTo-black .timeTo-alert {
    background: transparent linear-gradient(to bottom, #a74444 0, #3f0000 67%) repeat scroll 0 0
}

.timeTo.timeTo-white .timeTo-alert {
    background: transparent linear-gradient(to bottom, #fff 35%, #e17373 100%) repeat scroll 0 0
}

.timeTo figure {
    display: inline-block;
    margin: 0;
    padding: 0
}

.timeTo figcaption {
    text-align: center;
    line-height: 80%;
    font-weight: 400;
    color: #888
}

.timeTo div {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 30px;
    border-top: 1px solid silver;
    border-right: 1px solid silver;
    border-bottom: 1px solid silver;
    overflow: hidden
}

.timeTo div.first {
    border-left: 1px solid silver
}

.timeTo ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 3px;
    line-height: 1 !important
}

.timeTo ul li {
    margin: 0;
    padding: 0;
    list-style: outside none none
}

.inL_596855 {
    text-align: center
}

.inL_349602 {
    text-align: center
}

.inL_606947 {
    text-align: center
}

.inL_777738 {
    text-align: center
}

.inL_144481 {
    text-align: center
}

.inL_56188 {
    text-align: center
}

.inL_581526 {
    text-align: center
}

.inL_976163 {
    text-align: center
}

.inL_590030 {
    text-align: center
}

.inL_269486 {
    text-align: center
}

.inL_891368 {
    text-align: center
}

.inL_842149 {
    text-align: center
}

.inL_96099 {
    text-align: center
}

.inL_359926 {
    text-align: center
}

.inL_650286 {
    text-align: center
}

.inL_972248 {
    list-style-type: decimal;
    padding-left: 45px
}

.inL_199456 {
    max-width: 390px;
    width: 100%;
    margin: 20px auto;
    display: block
}

.inL_186268 {
    opacity: 1.03;
    display: none
}

.inL_397356 {
    display: inline-block;
    box-shadow: 0 0 2px rgba(140, 212, 245, .8), 0 0 0 1px rgba(0, 0, 0, .047) inset;
    background-color: #ffa400
}

.inL_631484 {
    padding-top: 15px;
    text-align: center;
    margin: -50px 0;
    font-size: 17px
}

.inL_519353 {
    margin-top: 65px
}

.inL_524364 {
    cursor: pointer;
    background: red none repeat scroll 0 0;
    color: #fff;
    padding: 15px 30px;
    border-radius: 10px;
    font-size: 20px;
    border: 0 none;
    margin: 15px auto
}

.inL_898336 {
    font-size: 12px;
    margin-top: -15px
}

.inL_225721 {
    text-align: center !important
}

.inL_292215 {
    text-align: center
}

.inL_357694 {
    height: 14374px;
    display: none
}

.inL_533716 {
    margin: 0;
    font-size: 14px;
    color: #353535
}

@media (max-width:400px) {
    .imgs {
        max-width: 220px !important
    }
}

.paragraph_after_form {
    text-align: center !important;
    margin-top: 25px
}

.name span {
    line-height: 25px;
    font-size: 18px
}

.submit-cups:hover {
    background: #b00;
    transition: background .3s
}

.submit-cups:active {
    transform: translateY(2px);
    box-shadow: none
}

.submit-cups,
input[value="Получить бесплатно"] {
    text-transform: uppercase;
    padding: 10px 15px;
    margin: 15px 0;
    outline: 0;
    border: none;
    margin-top: 5px;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    transition: background .3s;
    -webkit-appearance: none
}

input[value="Получить бесплатно"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Получить бесплатно"]:active {
    transform: translateY(2px);
    box-shadow: none !important
}

.input-cups {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: auto !important
}

input[placeholder="Ваш телефон"],
input[placeholder="Ваше имя"]{
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

.cups-p {
    text-indent: 0;
    color: #000;
    text-align: center !important;
    margin: 15px;
    line-height: 25px;
    font-weight: 700
}

.cups-p h2 {
    font-size: 25px;
    margin-bottom: 15px
}

.cups-a {
    color: #1697ce
}

.spin-wrapper {
    -webkit-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px;
    border: 3px solid red;
    padding: 20px 5px;
    border-radius: 10px;
    text-align: center;
    box-sizing: border-box
}

.spin-wrapper .cups-p {
    margin-bottom: 5px
}

.danger-text {
    color: red;
    font-weight: 700
}

.cups-wrapper {
    min-width: 300px !important
}

.ord_button {
    display: block;
    width: 270px;
    text-align: center;
    font-size: 20px !important;
    text-decoration: none !important;
    color: #fff !important;
    text-transform: uppercase;
    line-height: 20px;
    margin: 10px auto 65px
}

.front {
    transition: transform .6s cubic-bezier(.3, .7, .4, 1)
}

.pushable:hover .front {
    transform: translateY(-6px);
    transition: transform 250ms cubic-bezier(.3, .7, .4, 1.5)
}

.pushable:active .front {
    transform: translateY(-2px);
    transition: transform 34ms
}

.pushable {
    background: hsl(340deg 100% 32%);
    border: none;
    border-radius: 12px;
    padding: 0;
    cursor: pointer
}

.front {
    display: block;
    width: 270px;
    padding: 12px 35px;
    border-radius: 12px;
    background: hsl(345deg 100% 47%);
    color: #fff;
    transform: translateY(-4px);
    box-sizing: border-box
}

.pushable:active .front {
    transform: translateY(-2px)
}

.pushable:focus:not(:focus-visible) {
    outline: 0
}

.cups-speed {
    display: flex;
    justify-content: space-around;
    flex-wrap: nowrap;
    width: 100%;
    margin: 0 auto;
    padding: 4vh 0 5vh;
    position: relative
}

.cups-speed .cups {
    position: relative;
    z-index: 10;
    width: 125px;
    height: 125px
}

.order_block {
    display: none;
    text-align: center !important
}

.order_block img {
    width: 20%
}

.order_block h3 {
    font: 700 18px Arial !important;
    background: 0 0
}

#EgipetHils,
#ad1_devtizer,
#ad1_form,
#adbees_form,
#adeptcpa_form,
#aff1_form,
#apilead_form,
#apilead_form_reg4,
#burg_tl_form,
#cpagetti_form,
#crm_form,
#cryp_form,
#drcash_form,
#drcash_form_thx_reg2,
#everad_form,
#everad_form_params,
#everad_form_thx,
#funcpa_form,
#ha9_form,
#healthinlife_new,
#healthinlife_profitclicks,
#healthinlife_profitclicks_max,
#healthinlife_profitclicks_push,
#hp_form,
#hp_form3,
#kma_form,
#kma_form_thx,
#leadbit_form,
#leadgroup_form,
#leadtrade_form,
#leadvertex_cpa1,
#leadvertex_cpa1_reg2,
#leadvertex_cpa3_profitclicks,
#luckyshop_form,
#m_leads,
#monsterleads_form,
#omni_form,
#p_apilead_form,
#p_hp_form,
#p_hp_form_test,
#p_omni_form,
#p_omni_form_thx,
#p_rekl_form,
#papakarlo_form,
#profit_form2,
#pw_hp_form,
#rekl_form,
#rocket_form,
#rocket_form_new,
#scpa_pw_ad1_form,
#scpa_pw_apilead_form,
#scpa_pw_drcash_form,
#scpa_pw_hp_form,
#scpa_pw_leadtrade_form,
#scpa_pw_tl_form,
#shakes_form,
#static_omni_form,
#t_drcash_form,
#tiktok_apilead_form,
#tl_form,
#v_m_leads {
    display: flex;
    flex-direction: column;
    align-items: center
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.spin-result-wrapper {
    display: none;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    top: 0;
    z-index: 999;
    left: 0;
    height: 100%;
    position: fixed;
    background-color: rgba(0, 0, 0, .6);
    text-align: center
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.close-popup {
    position: absolute;
    width: 30px;
    height: 30px;
    background-image: url(../fonts/cross.svg);
    background-size: 100%;
    top: -40px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #fff;
    right: -40px;
    cursor: pointer
}

.pop-up-heading {
    font-size: 40px;
    margin-bottom: 20px
}

.pop-up-text {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
    text-align: center !important
}

.pop-up-button {
    text-transform: uppercase;
    text-decoration: none !important;
    padding: 10px 20%;
    font-size: 20px;
    border-radius: 5px;
    background-color: #71c341;
    color: #fff !important;
    border: medium;
    cursor: pointer;
    outline: medium
}

.ball-text br {
    display: none
}

.ballTwo {
    left: 5%
}

.ballThree {
    right: 5%
}

.ball-text {
    font-size: 10px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700
}

.stage {
    position: absolute;
    bottom: 21%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(55px + 4vw);
    height: calc(55px + 4vw);
    min-width: 55px;
    min-height: 55px;
    background-image: url(../fonts/Bola-oro.svg);
    background-repeat: no-repeat;
    background-size: cover
}

.cups-img2 {
    transform: translate(0, -50%)
}

.translateTwoY {
    animation: 1s linear 0s 1 alternate forwards translateTwoY
}

@keyframes translateCupsY {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(0, -50%)
    }
}

.super-translateOne {
    animation: .2s ease-in-out 0s 6 alternate forwards super-translateOne
}

@keyframes super-translateOne {
    from {
        transform: translate(0, 0)
    }

    to {
        transform: translate(150%, 0)
    }
}

.super-translateTwo {
    animation: .2s ease-in-out 0s 6 alternate forwards super-translateTwo
}

@keyframes super-translateTwo {
    from {
        transform: translate(0, 0)
    }

    to {
        transform: translate(30%, 0)
    }
}

.super-translateThree {
    animation: .2s ease-in-out 0s 6 alternate forwards super-translateThree
}

@keyframes super-translateThree {
    from {
        transform: translate(0, 0)
    }

    to {
        transform: translate(-150%, 0)
    }
}

.translateX:hover {
    cursor: pointer
}

.row-cups-wrapper {
    display: flex;
    justify-content: space-around
}

.row-cups {
    cursor: pointer;
    position: relative;
    transform: rotate(90deg);
    width: 80px;
    height: 50px;
    margin: 20px;
    animation: row-cups 1s linear infinite
}

.row-cups div {
    position: relative;
    top: 20px;
    width: 90px;
    height: 10px;
    background-color: #000;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    left: 0;
    display: block
}

.row-cups div::after {
    content: '';
    position: absolute;
    width: 40px;
    height: 10px;
    top: -11px;
    right: -8px;
    background-color: #000;
    transform: rotate(45deg)
}

.row-cups div::before {
    content: '';
    position: absolute;
    width: 40px;
    height: 10px;
    top: 11px;
    right: -8px;
    background-color: #000;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .2);
    transform: rotate(-45deg)
}

@keyframes row-cups {
    0% {
        top: 0
    }

    50% {
        top: 10px
    }

    100% {
        top: 0
    }
}

.cursor-text:active {
    -webkit-box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset;
    box-shadow: rgba(0, 0, 0, .4) 0 0 5px inset
}

.pop-up-layer {
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    background-color: rgba(0, 0, 0, .7) !important;
    z-index: 99 !important
}

.pop-up-layer-show {
    display: block
}

.pop-up-window {
    position: relative;
    max-width: 400px;
    right: 0;
    left: 0;
    top: 40%;
    margin: 0 auto;
    background: #fff none repeat scroll 0 0;
    text-align: center;
    padding: 10px;
    padding-top: 70px;
    padding-bottom: 20px;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.pop-up-window::before {
    content: "";
    position: absolute;
    width: 110px;
    height: 110px;
    top: -55px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #71c341;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.pop-up-window::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 20px;
    top: -20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

.text_small {
    font-size: .5em !important;
    font-weight: 400 !important
}

@keyframes pop-up-appear {
    0% {
        transform: translateY(-2000px)
    }

    30% {
        transform: translateY(100px)
    }

    100% {
        transform: translateY(0)
    }
}

@keyframes pop-up-appear-before {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.pop-up-button:hover {
    color: #fff !important;
    text-decoration: none !important
}

@media(min-width:520px) {
    .cups-speed .cups {
        width: 30%;
        height: auto
    }
}

@media all and (max-width:520px) {
    .cursor-text {
        line-height: 45px !important;
        font-size: 12px !important
    }
}

@media(min-width:520px) and (max-width:900px) {
    .ball-text {
        font-size: 16px
    }

    .stage {
        bottom: 23%
    }

    .cups-speed {
        padding: 9vh 0 7vh
    }

    .ballTwo {
        left: 8%
    }

    .ballThree {
        right: 8%
    }
}

@media(min-width:701px) and (max-width:900px) {
    .stage {
        bottom: 23%
    }

    .cups-speed {
        padding: 12vh 0 7vh
    }
}

@media(min-width:901px) {
    .ball-text {
        font-size: 1.3rem
    }

    .ord_button {
        margin: 10px auto 120px
    }

    .stage {
        bottom: 20%
    }

    .spin-wrapper .cups-p {
        margin-bottom: 5px
    }

    .cups-speed {
        padding: 90px 0 64px
    }

    .ballTwo {
        left: 11%
    }

    .ballThree {
        right: 11%
    }
}

@keyframes translateTwoY {
    from {
        transform: translate(0, -50%)
    }

    to {
        transform: translate(0, 0)
    }
}

.translateCupsY {
    animation: 1s linear 0s 1 alternate forwards translateCupsY
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .stage {
        bottom: 20%;
        right: 45%
    }

    .ball-text {
        position: relative;
        bottom: 20px
    }
}

@media(max-width:505px) {
    .cups-speed .cups {
        position: relative;
        z-index: 10;
        width: 80px;
        height: 80px
    }

    .row-cups div {
        left: -41px
    }

    .row-cups {
        cursor: pointer;
        position: relative;
        transform: rotate(90deg);
        width: 59px;
        height: 63px;
        margin: 20px;
        animation: row-cups 1s linear infinite
    }

    .stage {
        width: calc(55px);
        height: calc(55px);
        min-width: 55px;
        min-height: 55px;
        bottom: 10%
    }
}

@media(max-width:345px) {
    .spin-wrapper {
        min-width: 300px !important
    }

    .cups-speed {
        min-width: 300px !important;
        width: 300px !important
    }

    .cursor-text {
        line-height: 40px !important;
        font-size: 11px !important
    }
}

body,
html {
    margin: 0
}

.demon_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    font-family: sans-serif;
    display: none;
    z-index: 9999
}

.demon_popup.active {
    display: block
}

.demon_overflow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .7)
}

.demon_popup_body {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 850px;
    padding: 20px 20px 90px;
    background: linear-gradient(135deg, #3c72b5 0, #7b9fcc 100%) 0 0;
    box-sizing: border-box;
    border: 5px solid #ddd;
    min-height: 415px
}

.demon_popup_title {
    width: 100%;
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin: 0
}

.demon_popup_body img {
    position: absolute;
    left: 35px;
    top: 100px;
    width: 100%;
    max-width: 210px;
    height: 220px;
    object-fit: contain
}

.demon_popup_body p {
    padding-left: 266px;
    font-size: 23px;
    line-height: 1.3;
    margin: 0;
    padding-top: 30px;
    color: #fff
}

.demon_popup_body p span {
    color: #de455c;
    white-space: nowrap;
    font-size: 34px;
    font-weight: 700
}

.demon_popup_body p:first-of-type {
    padding-top: 58px
}

.demon_popup_body a:last-of-type {
    position: absolute;
    left: 50%;
    margin-left: -200px;
    bottom: 20px;
    height: 60px;
    background: transparent linear-gradient(to bottom, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37 100%) repeat scroll 0 0;
    color: #e0e2e6;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 400px;
    font-size: 26px;
    font-weight: 900;
    border-radius: 10px;
    text-decoration: none;
    box-shadow: 0 0 25px rgba(0, 0, 0, .8)
}

.demon_popup_body a:last-of-type:hover {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: pulse;
    animation-name: pulse
}

.demon_close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer
}

.demon_close:after {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #de455c;
    transform: rotate(45deg);
    position: absolute;
    top: 13px;
    left: -5px
}

.demon_close:before {
    content: "";
    width: 40px;
    height: 4px;
    background-color: #de455c;
    transform: rotate(-45deg);
    position: absolute;
    top: 13px;
    left: -5px
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.demon_popup.active .demon_popup_body {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@media (max-width:615px) {
    .ballTwo {
        left: 8.2%
    }
}

@media (max-width:650px) {
    .stage {
        bottom: 8%
    }
}

@media (max-width:505px) {
    .ballTwo {
        left: 10.2%
    }
}

@media (max-width:521px) {
    .ballThree {
        right: 9%
    }
}

@media (max-width:422px) {
    .ballTwo {
        left: 9.5%
    }
}

.create_rom_footer {
    line-height: 1.3
}

.rom__footer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    -ms-align-items: center;
    align-items: center
}

.rom__text {
    margin: 0;
    padding: 0;
    font-size: 14px
}

.rom__img {
    width: 30px;
    height: 30px;
    margin: auto;
    display: block;
    margin-right: 10px
}

.rom__link {
    font-size: 14px;
    text-decoration: none
}

.rom__link:hover {
    display: inline-block;
    text-decoration: underline
}

.rom__right .rom__text {
    text-align: right
}

.rom__center .rom__text {
    text-align: center
}

.rom__center {
    max-width: 400px;
    text-align: center
}

.rom__left {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    -ms-align-items: center;
    align-items: center
}

@media screen and (max-width:1023px) {

    .rom__right,
    .rom__text {
        display: none
    }

    .rom__footer {
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column
    }

    .rom__img {
        margin: 0 auto 2px
    }
}

@media(max-width:494px) {
    .close-popup {
        right: 0
    }
}