.Body a:hover,
a {
    color: #4d6fa4
}

.Menu-link,
a,
a.button {
    text-decoration: none
}

b,
body,
div,
figcaption,
figure,
footer,
h1,
h3,
header,
html,
img,
nav,
p,
span,
strong {
    background: transparent none repeat scroll 0 0;
    outline: 0 none
}

a {
    background: transparent none repeat scroll 0 0
}

.Body h3,
.Body>*,
.HeaderButton-link,
.Menu {
    font-family: Roboto, sans-serif
}

.Menu-item {
    transition: color .15s ease-out 0s
}

@media only screen and (min-width:64em) {
    .Menu-item {
        border-bottom: 0;
        padding: 0 15px
    }

    .Menu-item:last-of-type {
        border-right: none
    }

    .Menu-item:hover {
        background-color: inherit;
        color: #134fad
    }

    .Header {
        padding: 0 15px
    }
}

.Menu-link {
    top: 1px;
    transition: color .15s ease-out 0s
}

.Menu-item:hover .Menu-link {
    color: #134fad
}

.Header {
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.HeaderButton {
    fill: currentcolor;
    background: transparent none repeat scroll 0 0
}

.HeaderButton:hover {
    color: #134fad
}

.HeaderButton-link {
    padding-top: 4px
}

.MaterialTag,
.MediaMaterial-containerClose {
    position: relative
}

.MaterialTag {
    color: #4d6fa4;
    display: inline-block;
    font-family: Roboto, sans-serif
}

.MaterialTag--solid {
    background: #4d6fa4 none repeat scroll 0 0;
    border-color: #4d6fa4
}

.MaterialClose {
    background-image: url(../images/1649a4c130b9e181154f.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px auto;
    cursor: pointer;
    display: none;
    height: 20px;
    width: 20px
}

@media only screen and (min-width:63.125em) {
    .MaterialClose {
        display: inline-block
    }
}

.MaterialMeta {
    display: inline-block;
    font-family: Roboto, sans-serif
}

.MaterialMeta--source {
    background-position-y: 1px
}

@media only screen and (min-width:48em) {
    .MaterialMeta {
        font-size: 15px;
        line-height: 18px;
        margin-right: 15px
    }

    .MaterialMeta--source {
        background-position-y: 4px;
        white-space: nowrap
    }
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
    font-family: Roboto, sans-serif
}

.MediaMaterial {
    padding: 15px
}

.MediaMaterial-close {
    position: absolute;
    right: 0;
    top: -10px;
    transition: transform .15s ease-out 0s, -webkit-transform .15s ease-out 0s
}

.MediaMaterial--bannerless .MediaMaterial-body {
    display: block;
    max-width: none
}

.Material-container {
    background: #fff none repeat scroll 0 0
}

.App,
.App-content,
.App-footer {
    transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s
}

.App-content {
    overflow: visible
}

.Footer {
    font-family: Roboto, sans-serif
}

.Body a {
    box-shadow: inset 0 -1px #4d6fa4;
    color: blue
}

.right {
    font-style: italic;
    text-align: right
}

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

.instructions {
    text-align: center
}

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

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

.boxes {
    margin: 10px 0
}

.box-o-t {
    position: absolute;
    top: -34%
}

.boxes .discover .box-o-b {
    position: relative;
    z-index: 1
}

.boxes .iphone {
    height: auto;
    left: 12%;
    position: absolute;
    top: -20%;
    transition-duration: .7s;
    width: 76%;
    z-index: 0
}

.boxes .discover>.iphone {
    top: -60%
}

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

.boxes>div:hover {
    -webkit-transform: scale(1.1);
    transform: scale(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: #000;
    background-color: rgba(0, 0, 0, .4);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 10000
}

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

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

.sweet-alert h2 {
    color: #575757;
    display: block;
    font-size: 25px;
    font-weight: 600;
    line-height: 40px;
    margin: 10px 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }

    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }

    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes showSweetAlert {
    0% {
        transform: scale(.7);
        -webkit-transform: scale(.7)
    }

    45% {
        transform: scale(1.05);
        -webkit-transform: scale(1.05)
    }

    80% {
        transform: scale(.95);
        -webkit-transform: scale(.95)
    }

    to {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@-webkit-keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    to {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@keyframes hideSweetAlert {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }

    to {
        transform: scale(.5);
        -webkit-transform: scale(.5)
    }
}

@-webkit-keyframes slideFromTop {
    0% {
        top: 0
    }

    to {
        top: 50%
    }
}

@keyframes slideFromTop {
    0% {
        top: 0
    }

    to {
        top: 50%
    }
}

@-webkit-keyframes slideToTop {
    0% {
        top: 50%
    }

    to {
        top: 0
    }
}

@keyframes slideToTop {
    0% {
        top: 50%
    }

    to {
        top: 0
    }
}

@-webkit-keyframes slideFromBottom {
    0% {
        top: 70%
    }

    to {
        top: 50%
    }
}

@keyframes slideFromBottom {
    0% {
        top: 70%
    }

    to {
        top: 50%
    }
}

@-webkit-keyframes slideToBottom {
    0% {
        top: 50%
    }

    to {
        top: 70%
    }
}

@keyframes slideToBottom {
    0% {
        top: 50%
    }

    to {
        top: 70%
    }
}

@-webkit-keyframes animateSuccessTip {

    0%,
    54% {
        left: 1px;
        top: 19px;
        width: 0
    }

    70% {
        left: -8px;
        top: 37px;
        width: 50px
    }

    84% {
        left: 21px;
        top: 48px;
        width: 17px
    }

    to {
        left: 14px;
        top: 45px;
        width: 25px
    }
}

@keyframes animateSuccessTip {

    0%,
    54% {
        left: 1px;
        top: 19px;
        width: 0
    }

    70% {
        left: -8px;
        top: 37px;
        width: 50px
    }

    84% {
        left: 21px;
        top: 48px;
        width: 17px
    }

    to {
        left: 14px;
        top: 45px;
        width: 25px
    }
}

@-webkit-keyframes animateSuccessLong {

    0%,
    65% {
        right: 46px;
        top: 54px;
        width: 0
    }

    84% {
        right: 0;
        top: 35px;
        width: 55px
    }

    to {
        right: 8px;
        top: 38px;
        width: 47px
    }
}

@keyframes animateSuccessLong {

    0%,
    65% {
        right: 46px;
        top: 54px;
        width: 0
    }

    84% {
        right: 0;
        top: 35px;
        width: 55px
    }

    to {
        right: 8px;
        top: 38px;
        width: 47px
    }
}

@-webkit-keyframes rotatePlaceholder {

    0%,
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    12%,
    to {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

@keyframes rotatePlaceholder {

    0%,
    5% {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg)
    }

    12%,
    to {
        transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg)
    }
}

.animateSuccessTip {
    -webkit-animation: animateSuccessTip .75s;
    animation: animateSuccessTip .75s
}

.animateSuccessLong {
    -webkit-animation: animateSuccessLong .75s;
    animation: animateSuccessLong .75s
}

.sa-icon.sa-success.animate:after {
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in
}

@-webkit-keyframes animateErrorIcon {
    0% {
        opacity: 0;
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg)
    }

    to {
        opacity: 1;
        transform: rotateX(0);
        -webkit-transform: rotateX(0)
    }
}

@keyframes animateErrorIcon {
    0% {
        opacity: 0;
        transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg)
    }

    to {
        opacity: 1;
        transform: rotateX(0);
        -webkit-transform: rotateX(0)
    }
}

.animateErrorIcon {
    -webkit-animation: animateErrorIcon .5s;
    animation: animateErrorIcon .5s
}

@-webkit-keyframes animateXMark {

    0%,
    50% {
        margin-top: 26px;
        opacity: 0;
        transform: scale(.4);
        -webkit-transform: scale(.4)
    }

    80% {
        margin-top: -6px;
        transform: scale(1.15);
        -webkit-transform: scale(1.15)
    }

    to {
        margin-top: 0;
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

@keyframes animateXMark {

    0%,
    50% {
        margin-top: 26px;
        opacity: 0;
        transform: scale(.4);
        -webkit-transform: scale(.4)
    }

    80% {
        margin-top: -6px;
        transform: scale(1.15);
        -webkit-transform: scale(1.15)
    }

    to {
        margin-top: 0;
        opacity: 1;
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.animateXMark {
    -webkit-animation: animateXMark .5s;
    animation: animateXMark .5s
}

@-webkit-keyframes pulseWarning {
    0% {
        border-color: #f8d486
    }

    to {
        border-color: #f8bb86
    }
}

@keyframes pulseWarning {
    0% {
        border-color: #f8d486
    }

    to {
        border-color: #f8bb86
    }
}

@-webkit-keyframes pulseWarningIns {
    0% {
        background-color: #f8d486
    }

    to {
        background-color: #f8bb86
    }
}

@keyframes pulseWarningIns {
    0% {
        background-color: #f8d486
    }

    to {
        background-color: #f8bb86
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes rotate-loading {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.sweet-alert .sa-icon.sa-success {
    border-color: transparent\9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    -ms-transform: rotate(45deg)\9
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    -ms-transform: rotate(-45deg)\9
}

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

@-webkit-keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%)
    }

    10%,
    90% {
        opacity: .5
    }

    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@keyframes ball-fall {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-145%);
        transform: translateY(-145%)
    }

    10%,
    90% {
        opacity: .5
    }

    20%,
    80% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translateY(145%);
        transform: translateY(145%)
    }
}

@-webkit-keyframes bounce {

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

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

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

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

@keyframes bounce {

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

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

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

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

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

@-webkit-keyframes bounceIn {

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

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

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

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

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

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

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

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

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

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

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

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

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

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

.la-ball-fall,
.visible {
    display: block
}

.boxtext,
.opentry {
    display: none
}

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

@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: 18px
    }
}

#countdown {
    text-align: center
}

#countdown li {
    color: red
}

.main-link span {
    display: inline !important
}

.country_select {
    moz-appearance: none !important;
    -webkit-appearance: none !important;
    background: none
}

.new-comebacker-wrapp .new-comebacker-btn {
    background: #7abf01;
    font-family: Open Sans, sans-serif;
    font-weight: 700
}

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

figcaption,
figure {
    display: block
}

.transition {
    transition: top .4s linear
}

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

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

.timeTo span {
    vertical-align: top
}

.timeTo.timeTo-white div {
    background: #fff;
    background: linear-gradient(180deg, #fff 38%, #ccc);
    color: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#cccccc", GradientType=0)
}

.timeTo.timeTo-black div {
    background: #45484d;
    background: linear-gradient(180deg, #45484d 0, #000);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#45484d", endColorstr="#000000", GradientType=0)
}

.timeTo.timeTo-black .timeTo-alert {
    background: #a74444;
    background: linear-gradient(180deg, #a74444 0, #3f0000 67%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a74444", endColorstr="#3f0000", GradientType=0)
}

.timeTo.timeTo-white .timeTo-alert {
    background: #fff;
    background: linear-gradient(180deg, #fff 35%, #e17373);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#e17373", GradientType=0)
}

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

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

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

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

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

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

.submit-roulette {
    background: red;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    color: #fff;
    font-weight: 700;
    margin: 5px 0 15px;
    outline: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: background .3s
}

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

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

input[value="Ïîëó÷èòü áåñïëàòíî"] {
    background: red;
    border: none;
    border-radius: 5px;
    box-shadow: 0 4px 3px #242120;
    color: #fff;
    font-weight: 700;
    margin: 5px 0 15px;
    outline: 0;
    padding: 10px 15px;
    text-transform: uppercase;
    transition: background .3s
}

input[value="Ïîëó÷èòü áåñïëàòíî"]:hover {
    background: #b00 !important;
    transition: background .3s
}

input[value="Ïîëó÷èòü áåñïëàòíî"]:active {
    box-shadow: none !important;
    -webkit-transform: translateY(2px);
    transform: translateY(2px)
}

.input-roulette {
    width: 250px !important
}

.input-roulette,
input[placeholder="Âàø òåëåôîí"],
input[placeholder="Âàøå èìÿ"] {
    height: 42px;
    margin-bottom: 10px;
    padding-left: 5px
}

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

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

.ruletka-a {
    color: #1697ce
}

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

.spin-wrapper .ruletka-p {
    margin-bottom: 15px;
    text-align: center !important
}

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

.wheel {
    margin: 0 auto;
    position: relative;
    width: 380px !important
}

.wheel img {
    margin-bottom: 0;
    max-width: 100%
}

.wheel-img {
    transition: 4s
}

.wheel-cursor {
    height: 35%;
    top: 50%;
    width: 35% !important
}

.cursor-text,
.wheel-cursor {
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.cursor-text {
    background-color: #ccc;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    box-shadow: inset 0 -2px 0 #fff, inset 0 2px 0 #fff, 0 0 5px rgba(0, 0, 0, .4);
    cursor: pointer;
    display: inline-block;
    font: 16px Arial !important;
    height: 45%;
    line-height: 61px !important;
    text-align: center;
    top: 49%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle;
    width: 45% !important;
    z-index: 2
}

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

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

#apilead_form,
#drcash_form,
#everad_form,
#hp_form,
#leadtrade_form,
#luckyshop_form,
#omni_form,
#p_omni_form,
#profit_form2,
#rocket_form,
#shakes_form {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

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

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

.pop-up-window {
    top: 20%
}

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

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

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

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

.super-rotation {
    -webkit-animation-duration: 7s;
    animation-duration: 7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: super-rotation;
    animation-name: super-rotation;
    transition-timing-function: ease-in-out
}

@-webkit-keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1783deg);
        transform: rotate(1783deg)
    }

    to {
        -webkit-transform: rotate(1790deg);
        transform: rotate(1790deg)
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1710deg);
        transform: rotate(1710deg)
    }

    to {
        -webkit-transform: rotate(1680deg);
        transform: rotate(1680deg)
    }
}

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

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

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

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

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

.pop-up-window:after,
.pop-up-window:before {
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0
}

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

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

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

    to {
        -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)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

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

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

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

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

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

    to {
        opacity: 1
    }
}

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

    to {
        opacity: 1
    }
}

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

@media (max-width:520px) {
    .wheel {
        width: 280px !important
    }

    .cursor-text {
        font-size: 12px !important;
        line-height: 45px !important
    }

    .close-popup {
        right: 0
    }

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

@media screen and (max-width:345px) {
    .wheel {
        width: 220px !important
    }

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

body:after {
    content: url(../images/e8f9655b7d97ad3124cd.png);
    display: none
}

.new-comebacker-overlay {
    background: rgba(0, 0, 0, .7);
    bottom: 0;
    display: none;
    left: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999
}

.new-comebacker-to-middle {
    display: table;
    height: 100%;
    width: 100%
}

.new-comebacker-wrapp {
    display: table-cell;
    position: relative;
    vertical-align: middle
}

.new-comebacker-content {
    background: #fff;
    border-radius: 5px;
    box-sizing: border-box;
    margin: auto;
    padding: 20px 10px;
    position: relative;
    text-align: center;
    width: 600px
}

.new-comebacker-close {
    background-color: #b22222;
    background-image: url(../images/e8f9655b7d97ad3124cd.png);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    border-radius: 50%;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 28px;
    z-index: 6
}

.new-comebacker-wrapp strong {
    display: block;
    font-size: 22px;
    font-weight: 400;
    line-height: 1.3
}

.new-comebacker-wrapp strong span {
    display: inline-block;
    text-decoration: underline
}

.new-comebacker-wrapp .new-comebacker-btn {
    background: #b22222;
    border-radius: 5px;
    box-shadow: none !important;
    color: #fff;
    display: block;
    font-size: 22px;
    height: 60px;
    line-height: 57px;
    margin: 20px auto 0;
    text-decoration: none;
    text-transform: uppercase;
    width: 280px
}

.new-comebacker-wrapp .footer__btn {
    background: #319934 !important;
    box-shadow: none !important;
    text-transform: uppercase
}

.new-comebacker-wrapp .blockInputForm input {
    border: 2px solid #319934 !important
}

@media screen and (max-width:660px) {
    .new-comebacker-content {
        margin-left: 10px;
        margin-right: 10px;
        padding: 20px 10px;
        width: auto
    }

    .new-comebacker-wrapp strong {
        font-size: 18px
    }
}

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

.delivery {
    border: 1px solid #ececec;
    border-radius: 20px;
    display: inline-block;
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 5px;
    padding: 4px 12px 4px 35px;
    position: relative
}

.delivery:after {
    content: "";
    height: 20px;
    left: 10px;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 20px
}

.price-block b {
    color: #323232;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3;
    margin-right: 12px
}

.price-block .old-price {
    color: #b4b0b0;
    display: inline-block;
    font-size: 38px;
    font-weight: 700;
    margin: 0 12px 0 0;
    text-decoration: line-through
}

.price-block .new-price {
    color: #ff5e00;
    display: inline-block;
    font-size: 30px;
    font-weight: 600
}

@media screen and (max-width:570px) {
    .price-block b {
        margin-right: 5px
    }

    .price-block .old-price {
        font-size: 28px;
        margin: 0 5px 0 0
    }

    .new-price {
        font-size: 20px
    }

    .price-block {
        text-align: center
    }
}

.form {
    height: auto
}

.form,
.form__bg {
    background-color: #fff
}

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




.order_info h2 {
    border: none !important;
    color: red !important
}

.left_count {
    background: red none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
    font-size: 32px !important;
    margin: 12px 0;
    padding: 23px;
    text-shadow: 0 -1px 0 #000, 0 -1px 0 #000, 0 1px 0 #000, 0 1px 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px 0 0 #000, 1px 0 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000, -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    width: 178px
}

.left_count .prod_left_val {
    font-size: 52px !important
}

#order_form_success {
    position: relative
}

@media screen and (max-width:480px) {
    #order_form label {
        font-size: 14px
    }

    #order_form button {
        font-size: 16px
    }

    #order_form {
        padding: 10px
    }

    #order_form .order_form_pole {
        margin: 2px;
        padding: 0
    }
}

@media screen and (max-width:459px) {
    #order_form input {
        width: 80%
    }

    #order_form {
        margin-left: -20px;
        margin-right: -20px
    }
}

@media screen and (max-width:349px) {
    #order_form input {
        font-size: 17px
    }

    #order_form button {
        margin-left: 0
    }
}

.SvgIcon,
body {
    position: relative
}

.Menu-item,
.Menu-link {
    transition: color .15s ease-out 0s
}

.Menu-link,
.p5213 a,
a,
a.button {
    text-decoration: none
}

b,
body,
div,
figcaption,
figure,
footer,
h1,
h3,
header,
html,
img,
nav,
p,
span,
strong {
    background: 0 0;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

body {
    background-color: #f2f2f2;
    line-height: 1
}

.c15 {
    margin-bottom: 25px
}

.Body:last-child>:last-child,
.c15 .c3 p {
    margin-bottom: 0
}

.c15,
.c15 td,
.c15 tr {
    border: 1px solid #d6d6d6
}

.c15 .c3 p {
    padding: 5px 10px
}

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

figcaption,
figure,
footer,
header,
nav {
    display: block
}

a {
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

* {
    box-sizing: border-box
}

img {
    max-width: 100%
}

.Body {
    font-size: 18px;
    line-height: 22px
}

@media only screen and (min-width:48em) {
    .Body {
        font-size: 20px;
        line-height: 27px
    }
}

.Body>* {
    font-family: PFRegal, Georgia, serif;
    max-width: 980px
}

.Body p {
    margin-bottom: 15px
}

.Body p:empty {
    display: none
}

.Body h3 {
    font-size: 21px;
    font-weight: 700;
    margin-bottom: 12px;
    margin-top: 18px
}

.Body h3,
.HeaderButton-link,
.Menu {
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

.HeaderButton-link,
.Menu {
    font-weight: 600;
    text-transform: uppercase
}

.SvgIcon {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    z-index: 1
}

.Header,
.MeduzaLogo {
    position: relative
}

.App-content,
button {
    overflow: visible
}

.SvgIcon--meduzaLogo {
    height: 45px;
    margin-top: -2px
}

.Menu {
    color: #fff;
    display: none
}

@media only screen and (min-width:64em) {
    .Menu {
        display: -webkit-flex;
        display: flex;
        font-size: 13px;
        height: 45px;
        -webkit-justify-content: center;
        justify-content: center;
        letter-spacing: 1px;
        width: 100%
    }
}

.Menu-item {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    padding: 0;
    position: relative;
    text-align: center
}

@media only screen and (min-width:64em) {
    .Menu-item {
        border-bottom: 0;
        padding: 0 15px
    }

    .Menu-item:last-of-type {
        border-right: none
    }

    .Header {
        padding: 0 15px
    }
}

.Menu-link {
    line-height: 45px;
    position: relative;
    top: 2px
}

.MeduzaLogo {
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 100%;
    left: 0;
    top: 0
}

.Header {
    display: -webkit-flex;
    display: flex;
    height: 45px;
    -webkit-justify-content: space-evenly;
    justify-content: space-evenly
}

@media only screen and (max-width:63.9375em) {
    .Header .HeaderButton--chat {
        display: none
    }
}

.Header-left {
    height: 100%
}

.Header-center {
    display: none;
    height: 100%
}

@media only screen and (min-width:64em) {
    .Header-center {
        display: block
    }
}

.Header-meduzaLogo {
    display: -webkit-flex;
    display: flex;
    height: 45px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 0;
    position: absolute;
    right: 0
}

@media only screen and (min-width:64em) {
    .Header-meduzaLogo {
        position: static
    }
}

.HeaderButton {
    -webkit-align-items: center;
    align-items: center;
    background: 0 0;
    border: 0;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0;
    min-width: 45px;
    padding: 0 15px;
    position: relative;
    -moz-user-select: none
}

.HeaderButton:active {
    outline-width: 0
}

.HeaderButton:hover {
    color: #999
}

.HeaderButton:after {
    border-right: 1px solid #676767;
    bottom: 0;
    position: absolute;
    right: 0;
    top: 0
}

@media only screen and (min-width:64em) {
    .HeaderButton:after {
        bottom: 10px;
        top: 10px
    }
}

.HeaderButton-link {
    cursor: pointer;
    display: block;
    padding-top: 6px
}

.HeaderButton-link:before {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.HeaderButton--chat {
    font-size: 13px;
    letter-spacing: .05em
}

.Copyright {
    line-height: 1.2;
    padding: 0 15px
}

@media only screen and (min-width:64em) {
    .Copyright {
        padding: 0
    }
}

.Copyright-container {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0 auto;
    padding: 15px 0
}

.MaterialMeta,
.MaterialTag {
    display: inline-block;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

@media only screen and (min-width:48em) {
    .Copyright-container {
        -webkit-flex-wrap: nowrap;
        flex-wrap: nowrap;
        max-width: 675px;
        padding: 15px 0;
        text-align: left
    }
}

@media only screen and (min-width:64em) {
    .Copyright-container {
        max-width: 860px
    }
}

.Copyright-block {
    -webkit-flex: 1 0 20%;
    flex: 1 0 20%;
    font-size: 17px
}

@media only screen and (min-width:48em) {
    .Copyright-block {
        border-top: 0;
        padding-top: 0
    }
}

.Copyright-block:last-child {
    text-align: right
}

.MaterialTag {
    border: 1px solid;
    border-radius: 2px;
    color: #b88b58;
    font-weight: 700;
    line-height: 1;
    position: relative;
    text-transform: uppercase;
    -moz-user-select: none;
    vertical-align: top;
    z-index: 30
}

@media only screen and (max-width:32em) {
    .MaterialTag {
        font-size: 12px;
        letter-spacing: .5px;
        line-height: 15px;
        padding: 3px 5px
    }
}

span.MaterialTag {
    cursor: default;
    pointer-events: none
}

.eeee,
.r6934,
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

@media only screen and (min-width:32em) {
    .MaterialTag--medium {
        font-size: 12px;
        height: 20px;
        letter-spacing: 1px;
        line-height: 20px;
        padding: 0 7px
    }
}

.MaterialTag--solid {
    background: #de455c;
    border-color: #de455c;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .5)
}

.MaterialMeta--source,
.MaterialMeta--time {
    background-image: url()
}

.MaterialMeta {
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 12px auto;
    color: grey;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    margin-right: 12px;
    padding-left: 18px
}

@media only screen and (min-width:48em) {
    .MaterialMeta {
        font-size: 15px;
        line-height: 18px;
        margin-right: 15px
    }

    .MaterialMeta--source {
        white-space: nowrap
    }
}

.MaterialMeta--time {
    background-size: 12px 12px
}

.MediaMaterialHeader {
    max-width: 840px
}

.MediaMaterialHeader-first {
    color: #000;
    line-height: 27px
}

.MediaMaterialHeader-first,
.MediaMaterialHeader-separator {
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif;
    font-size: 24px;
    font-weight: 700;
    transition: color .25s ease-out 0s
}

.App,
.App-content,
.App-footer {
    transition: transform .25s ease-out 0s, -webkit-transform .25s ease-out 0s
}

.MediaMaterial {
    background-color: #fff;
    padding: 25px 15px 20px
}

.MediaMaterial-header {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    margin: 0 auto 15px;
    max-width: 650px
}

@media only screen and (min-width:63.125em) {
    .MediaMaterial-header {
        margin-bottom: 15px;
        max-width: 1000px
    }
}

.MediaMaterial-tag {
    margin-bottom: 5px
}

.MediaMaterial-meta {
    margin-top: 15px
}

@media only screen and (min-width:48em) {
    .MediaMaterialHeader-first {
        line-height: 38px
    }

    .MediaMaterialHeader-first,
    .MediaMaterialHeader-separator {
        font-size: 36px
    }

    .MediaMaterial {
        padding: 25px 15px 20px
    }

    .MediaMaterial-tag {
        margin-bottom: 11px
    }

    .MediaMaterial-meta {
        margin-top: 15px
    }

    .MediaMaterial--fullWidth .MediaMaterial-header {
        -webkit-align-items: center;
        align-items: center;
        text-align: center
    }
}

.MediaMaterial-materialContent {
    max-width: 650px;
    width: 100%
}

.MediaMaterial-body {
    margin: 0 auto;
    max-width: 650px;
    position: relative
}

@media only screen and (min-width:63.125em) {
    .MediaMaterial-body {
        max-width: 1000px
    }
}

.MediaMaterial--fullWidth .MediaMaterial-materialContent {
    max-width: none
}

.Material {
    padding: 12px 0 0
}

.Material-shadow {
    background-color: rgba(0, 0, 0, .15);
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 300
}

.App-content,
.App-footer {
    position: relative;
    z-index: 1
}

.Material-shadow--top {
    top: 0
}

.Material-container {
    background: #fff;
    position: relative
}

@media only screen and (min-width:48em) {
    .Material {
        padding: 15px 0 0
    }

    .Body h3 {
        font-size: 26px;
        line-height: 27px;
        margin-bottom: 20px;
        margin-top: 25px
    }
}

.MaterialContent--bannerless .Body>* {
    margin-left: auto;
    margin-right: auto
}

.MaterialContent .Figure {
    margin-left: -12px;
    margin-right: -12px
}

@media only screen and (min-width:40.625em) {
    .MaterialContent .Figure {
        margin-left: auto;
        margin-right: auto
    }

    .Figure img {
        border-radius: 2px
    }
}

.Figure {
    margin: 15px -12px
}

.Figure img {
    display: block;
    margin: 5px auto
}

@media only screen and (min-width:48em) {
    .Figure {
        margin: 27px auto 20px
    }
}

@media only screen and (min-width:75em) {
    .Figure {
        max-width: 650px
    }
}

.Figure img {
    max-width: 100%;
    vertical-align: bottom
}

.Figure-caption {
    font-size: 15px;
    line-height: 17px;
    margin: 0 auto;
    max-width: 650px;
    padding: 7px 12px 0;
    width: 100%
}

@media only screen and (min-width:40.625em) {
    .Figure-caption {
        font-size: 16px;
        line-height: 18px;
        padding-left: 0;
        padding-right: 0
    }
}

.App {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.App-content {
    background-color: #f2f2f2;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto
}

.App-header {
    position: relative
}

.App--isMaterial .App-content {
    background-color: #e6e6e6
}

.Footer {
    color: #999;
    font-family: Proxima Nova, Arial, Helvetica Neue, sans-serif
}

@font-face {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 400;
    src: local("Proxima Nova Regular"), local("ProximaNova-Regular"), url(../fonts/99528640efded3e12591.woff) format("woff"), url(../fonts/01a4c29f58737f99a4e2.woff2) format("woff2"), url(../fonts/b078618b41b9b6629ea0.ttf) format("truetype")
}

@font-face {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600;
    src: local("Proxima Nova Semibold"), local("ProximaNova-Semibold"), url(../fonts/ed8f65727833a8f60a21.woff) format("woff"), url(../fonts/d1b9553cc555155c23b3.woff2) format("woff2"), url(../fonts/be42827ac88aca64dbf0.ttf) format("truetype")
}

@font-face {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 700;
    src: local("Proxima Nova Bold"), local("ProximaNova-Bold"), url(../fonts/1f267da183b3d4fe3d5b.woff) format("woff"), url(../fonts/5168f90c338463e204be.woff2) format("woff2"), url(../fonts/7722451a8c88b6100185.ttf) format("truetype")
}

.logo {
    display: block;
    margin-top: 10px
}

.ava-img {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width: 50px
}

.Body a {
    box-shadow: inset 0 -1px #b88b58;
    color: #00f
}

.Body a:hover {
    box-shadow: none
}

a.button {
    background-color: red;
    border-radius: 30px;
    color: #fff !important;
    display: block;
    font-size: 20px;
    max-width: 320px;
    padding: 15px;
    text-align: center;
    width: 100%
}

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

.actsss {
    display: none !important
}

.eeee {
    background-color: rgba(0, 0, 0, .7);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000
}

.ouimain-text-img:after {
    clear: both;
    content: "";
    display: block
}

.lucky-chat-status__text--online:before {
    background-color: #93c296
}

.lucky-chat-status__text--offline:before {
    background-color: red
}

.lucky-chat-status__text:before {
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin-right: 3px;
    width: 8px
}

.lucky-chat-message__text:after {
    border-style: solid;
    content: "";
    height: 0;
    position: absolute;
    width: 0
}

.lucky-chat-message__item--doctor .lucky-chat-message__name:after {
    border-color: transparent #5fc890 transparent transparent;
    border-style: solid;
    border-width: 0 14px 12px 0;
    content: "";
    height: 0;
    margin-right: -2px;
    position: absolute;
    right: 100%;
    top: 0;
    width: 0
}

.lucky-chat-message__item--doctor .lucky-chat-message__text:after {
    display: none
}

.lucky-chat-message__item--guest .lucky-chat-message__text:after {
    border-color: #c8d8e8 transparent transparent;
    border-width: 14px 12px 0 0;
    left: 100%;
    margin-left: -2px;
    top: 0
}

.lucky-chat-message__item--system .lucky-chat-message__text:after {
    border-color: transparent #d47c3c transparent transparent;
    border-width: 0 14px 12px 0;
    margin-right: -2px;
    right: 100%;
    top: 0
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background: 0 0
}

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

b,
strong {
    font-weight: 700
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.n1543,
.y3498 p {
    overflow-wrap: break-word
}

button,
select {
    text-transform: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

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

.sendpulse-fab.sendpulse-fab-left .sendpulse-prompt-message:after,
.sendpulse-fab.sendpulse-fab-left .sendpulse-prompt-message:before {
    left: 23px;
    right: auto
}

.sendpulse-fab .sendpulse-prompt-message:after,
.sendpulse-fab .sendpulse-prompt-message:before {
    border: 10px solid transparent;
    border-top-color: #ccc;
    bottom: -21px;
    content: "";
    height: 0;
    position: absolute;
    right: 23px;
    width: 0
}

.sendpulse-fab .sendpulse-prompt-message:after {
    border-top-color: #fff;
    bottom: -20px
}

.sp-webpush-label:after {
    background-color: rgba(0, 0, 0, .4);
    content: "";
    -webkit-filter: blur(100px);
    filter: blur(100px);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.sp-bottom-push-label .sp-brand-link:after,
.sp-webpush-label .sp-brand-link>span:after {
    background-image: url();
    content: "";
    height: 20px;
    left: 0;
    margin: -10px 0 0;
    position: absolute;
    top: 50%;
    width: 20px
}

.sp-webpush-label.sp-linux.sp-firefox:after,
.sp-webpush-label.sp-windows.sp-firefox:after {
    max-width: 896px
}

.p5213,
.t4527 {
    position: fixed
}

.p5213 {
    font-weight: 380;
    text-align: left
}

td,
th {
    font-weight: 500;
    padding: 0 0 0 10px
}

.t4527 {
    background-color: rgba(0, 0, 0, .7);
    display: none;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 333
}

.p5213 a,
.y3498 {
    display: block;
    text-align: center
}

.p5213,
.p5213 a {
    box-sizing: border-box;
    left: 50%
}

.p5213 {
    background: linear-gradient(135deg, #3c72b5, #7b9fcc);
    border: 5px solid #ddd;
    height: auto;
    margin-left: -425px;
    padding: 20px 20px 90px;
    top: 5%;
    width: 850px;
    z-index: 3333
}

.p5213 a,
.r6934 {
    position: absolute
}

.y3498 {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 25px;
    margin: 0 0 25px
}

.r6934 {
    color: #de455c;
    font-size: 40px;
    height: 40px;
    line-height: 40px;
    opacity: .7;
    right: 10px;
    text-shadow: 1px 1px 2px #000, 0 0 1.5rem #fff;
    top: 10px;
    transition: all .2s ease 0s;
    width: 30px
}

.p5213 a,
.r6934:hover {
    opacity: 1
}

.i9983 {
    float: left;
    width: 35%
}

.i9983 img {
    height: auto;
    width: 100%
}

.n1543 {
    color: #fff;
    float: right;
    font-size: 24px;
    line-height: 1.4;
    margin-left: 5%;
    margin-top: 85px;
    width: 60%
}

.p5213 a {
    background: linear-gradient(180deg, #de455c 0, #de455c 13%, #c01f37 76%, #c01f37);
    border-radius: 10px;
    bottom: 20px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .8);
    color: #e0e2e6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-style: normal;
    font-weight: 900;
    height: 60px;
    line-height: 60px;
    margin: 0 0 0 -200px;
    text-indent: 0;
    text-transform: uppercase;
    transition: all .8s ease 0s;
    width: 400px
}

.p5213 a:hover {
    color: #fff !important;
    font-size: 28px;
    text-decoration: none !important;
    text-shadow: 1px 1px 2px #000, 0 0 1.5rem #fcf84b !important
}

.n1543 p,
.y3498 p {
    color: #fff;
    padding: 0
}

@media only screen and (max-width:866px) {
    .p5213 {
        left: 0;
        margin-left: 0;
        width: 100%
    }
}

@media only screen and (max-width:759px) {
    .y3498 {
        font-size: 26px
    }

    .n1543 {
        font-size: 18px
    }
}

@media only screen and (max-width:605px) {
    .i9983 {
        float: none;
        margin: auto
    }

    .n1543 {
        float: none;
        margin: 20px 0 0;
        width: 100%
    }

    .b4571 {
        font-size: 18px;
        margin-left: -135px;
        width: 250px
    }

    .y3498 {
        font-size: 24px
    }

    .r6934 {
        right: 0
    }
}

@media only screen and (max-width:450px) {
    .b4571 {
        display: block !important;
        font-size: 22px !important;
        left: 0 !important;
        margin-left: 2.5% !important;
        width: 95% !important
    }

    .n1543 b,
    .n1543 p,
    .n1543 span {
        font-size: 18px !important
    }
}

.y3498 p {
    display: block;
    font-size: 28px;
    font-weight: 700;
    line-height: 25px;
    margin: auto;
    text-align: center;
    width: 90%
}

.n1543 p {
    font-size: 24px;
    margin: 0
}

.minute:after,
.second:after {
    bottom: -10px;
    color: #fff;
    display: block;
    font-size: 12px;
    position: absolute;
    width: 100%
}

.minute:after {
    content: "РјРёРЅСѓС‚"
}

.second:after {
    content: "СЃРµРєСѓРЅРґ"
}

.p5213 {
    font-family: Helvetica Neue, Roboto, Arial, Droid Sans, sans-serif;
    line-height: 1.471
}

body {
    font-family: PT Sans, sans-serif
}

.contentBox {
    line-height: 1.3
}

.contentBox p {
    padding-bottom: 10px;
    padding-top: 10px
}

.contentBox h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center
}

@media (max-width:1009px) {
    .contentBox h1 {
        font-size: 26px;
        line-height: 1.2
    }
}

.contentBox h2 {
    line-height: 1.4;
    margin-bottom: 10px;
    margin-top: 10px
}

.right-vertical-box {
    background: #f1f1f1;
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    padding: 10px;
    width: 270px
}

.right-vertical-box img {
    float: right;
    height: auto;
    margin-bottom: 10px;
    width: 100%
}

.blue-horizontal-box {
    background: #e5f2ff;
    color: #165391;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
    width: 100%
}

.green-horizontal-box {
    background: #f1ffe7;
    color: #397b0d;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 2%;
    width: 96%
}

.red-horizontal-box {
    background: #fee;
    color: #9f0d0d;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px;
    width: 100%
}

.grey-horizontal-box {
    background: #eee;
    border: 1px solid #ccc
}

.grey-horizontal-box,
.red-border-horizontal-box {
    color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 2%;
    width: 96%
}

.red-border-horizontal-box {
    background: #fff;
    border: 3px solid red
}

.grey-shadow-horizontal-box {
    background: #ccc;
    box-shadow: 0 0 10px rgba(0, 0, 0, .75);
    color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 2%
}

.grey-shadow-horizontal-box ul {
    margin-left: 30px
}

.left-img-box {
    -webkit-align-items: center;
    align-items: center;
    background: #dadada;
    color: #000;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
    text-align: center
}

.left-img-box p {
    margin: 0;
    padding: 0
}

.left-img-box img {
    height: auto;
    max-width: 350px !important;
    width: 100%
}

.censor-box {
    background-image: url();
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto 80%;
    border: 5px solid red;
    cursor: pointer;
    margin: auto;
    max-width: 400px;
    width: auto
}

.censor-box img {
    max-width: 400px;
    opacity: 0;
    transition: .3s;
    width: 100%
}

.censor-box.censor-show {
    border: 5px solid #fff
}

.censor-box.censor-show img {
    opacity: 1;
    transition: .3s
}

.block-1 {
    background: #005f9e none repeat scroll 0 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, .75) !important;
    color: #fff !important
}

.block-1,
.block-7 {
    box-sizing: border-box !important;
    padding: 14px !important;
    width: 100% !important
}

.block-7 {
    background: 0 0 !important;
    border: 3px dashed #eaeaea !important
}

.block-2 {
    background: rgba(3, 224, 0, .04) !important;
    border: 4px double rgba(21, 160, 37, .32) !important;
    border-radius: 2px !important;
    color: #4a4a4a !important;
    padding: 14px !important;
    width: 100% !important
}

.block-2,
.block-4 {
    box-sizing: border-box !important
}

.block-4 {
    border-left: 5px solid #39b4ff !important;
    color: #39b4ff !important;
    margin: 0 35px !important;
    padding: 10px 25px !important
}

.block-5 {
    border-left: 5px solid red !important;
    padding: 10px !important
}

.block-5,
.block-6 {
    box-sizing: border-box !important;
    width: 100% !important
}

.block-6 {
    background: #ffeca6 !important;
    padding: 20px !important
}

.block-3 {
    background-color: #f5fef5 !important;
    background-image: repeating-linear-gradient(90deg, #bfe6bf, #f5fef5) !important;
    background-image: -ms-repeating-linear-gradient(0deg, #bfe6bf 0, rgba(3, 224, 0, .04) 100%) !important;
    border: 1px dotted #e2e2e2 !important;
    border-radius: 2px !important;
    border-right: none !important;
    color: #3a753a !important;
    padding: 14px !important;
    width: 100% !important
}

.block-3,
.block-8 {
    box-sizing: border-box !important
}

.block-8 {
    background: linear-gradient(#88bf7a, #5c994c) !important;
    border-radius: 5px !important;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25) !important;
    color: #fff !important;
    padding: 20px !important;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .4) !important
}

.block-9 {
    background: #fef3d9 !important;
    border: 5px double #d09959 !important;
    padding: 10px !important
}

.block-10 {
    background: linear-gradient(#e55151, #bd3838) !important;
    box-shadow: 0 14px 14px rgba(0, 0, 0, .25), 0 5px 5px rgba(0, 0, 0, .22) !important;
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .2), 0 -1px 0 rgba(0, 0, 0, .2), 0 1px 0 rgba(0, 0, 0, .2), 0 1px 0 rgba(0, 0, 0, .2), -1px 0 0 rgba(0, 0, 0, .2), 1px 0 0 rgba(0, 0, 0, .2), -1px 0 0 rgba(0, 0, 0, .2), 1px 0 0 rgba(0, 0, 0, .2), -1px -1px 0 rgba(0, 0, 0, .2), 1px -1px 0 rgba(0, 0, 0, .2), -1px 1px 0 rgba(0, 0, 0, .2), 1px 1px 0 rgba(0, 0, 0, .2), -1px -1px 0 rgba(0, 0, 0, .2), 1px -1px 0 rgba(0, 0, 0, .2), -1px 1px 0 rgba(0, 0, 0, .2), 1px 1px 0 rgba(0, 0, 0, .2);
    width: 100% !important
}

.block-10,
.block-12 {
    border-radius: 5px !important;
    box-sizing: border-box !important;
    padding: 20px !important
}

.block-12 {
    background: rgba(189, 61, 77, .04) !important;
    border: 2px solid #bd3d4d !important;
    color: #080808 !important;
    text-align: left !important;
    text-indent: 0 !important;
    text-shadow: 0 0 0 #616161 !important
}

.block-13 {
    background: rgba(189, 61, 77, .07) none repeat scroll 0 0 !important
}

.block-11,
.block-13 {
    box-sizing: border-box !important;
    padding: 20px !important;
    width: 100% !important
}

.block-11 {
    background: #3c72b5 !important;
    background: -webkit-gradient(left top, right bottom, color-stop(0, #3c72b5), color-stop(100%, #7b9fcc)) !important;
    background: linear-gradient(135deg, #3c72b5, #7b9fcc) !important;
    border-radius: 5px !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, .35) !important;
    color: #fff !important;
    font-family: Roboto !important;
    position: relative !important;
    text-shadow: 0 1px 4px rgba(0, 0, 0, .4) !important
}

.block-14 {
    background: #f7f7f7 !important;
    margin: auto !important;
    max-width: 600px !important;
    padding-bottom: 10px !important;
    text-align: center !important;
    width: 100% !important
}

.block-14 img {
    height: auto !important;
    margin: 0 0 10px !important;
    width: 100% !important
}

.block-14 p {
    font-style: italic !important;
    margin: 0 !important;
    padding: 0 !important
}

#bottom-ads-block {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    font-family: open sans, arial;
    margin: 10px 0;
    text-align: left;
    width: 100%
}

#bottom-ads-block h3 {
    margin: 0 0 10px;
    padding: 0
}

#bottom-ads-block .teaser-box {
    display: -webkit-inline-flex;
    display: inline-flex;
    height: 100px;
    margin-bottom: 10px;
    width: 100%
}

#bottom-ads-block .teaser-box img {
    height: 100%;
    margin: 0 7px 0 0 !important;
    width: auto
}

#bottom-ads-block .teaser-box p {
    margin: 0;
    padding: 0
}

a {
    box-shadow: none !important;
    text-decoration: none !important
}

.Body p {
    margin-bottom: 0
}

.contentBox span,
a,
h1,
h2,
h3,
h4,
p {
    font-family: PFRegal, Georgia, serif !important
}

.comment-box {
    border-bottom: 1px solid rgba(0, 0, 0, .15);
    margin-bottom: 20px;
    padding-bottom: 15px
}

.comment-profile-box {
    margin-bottom: 7px
}

.comment-text-box img {
    margin: 7px 0
}

ol {
    margin-left: 10px !important
}

.MediaMaterial-header {
    display: block;
    text-align: center
}

.etyuvr {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    font-size: 16px;
    margin-bottom: 25px;
    padding: 10px 20px
}

.etyuvr,
form.main_form {
    box-sizing: border-box;
    width: 100%
}

form.main_form {
    border-radius: 5px;
    margin: 0 auto;
    padding: 40px 10px
}

.main_form .textbox {
    border: 1px solid rgba(0, 0, 0, .3);
    border-radius: 3px;
    box-sizing: border-box;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    height: 35px;
    margin-bottom: 10px;
    padding: 10px;
    width: 100%
}

.main_form .message:focus,
.main_form .textbox:focus {
    border: 1px solid #1895d7;
    color: #1895d7;
    outline: 0
}

.main_form .message {
    background: hsla(0, 0%, 100%, .4);
    border: 1px solid rgba(0, 0, 0, .3);
    -moz-border-radius: 3px;
    display: block;
    font-size: 18px;
    height: 80px;
    margin-bottom: 30px;
    overflow: hidden
}

.main_form .button,
.main_form .message {
    border-radius: 3px;
    box-sizing: border-box;
    font-family: Open Sans, sans-serif;
    padding: 10px;
    width: 100%
}

.main_form .button {
    background: #d09959;
    border: 0 solid rgba(0, 0, 0, .3);
    color: #fff;
    cursor: pointer;
    font-size: 16pt;
    font-weight: 400;
    height: 50px;
    transition: background .4s
}

.main_form .button:hover {
    background: #c9873a
}

.overlay {
    background-color: rgba(49, 53, 61, .3);
    bottom: 0;
    cursor: default;
    left: 0;
    right: 0;
    top: 0;
    transition: opacity .5s;
    z-index: 10000
}

.overlay,
.popup {
    position: fixed;
    visibility: hidden;
    width: 100%
}

.popup {
    background-color: #fff;
    border-radius: 10px;
    border-radius: 11px;
    display: inline-block;
    left: 50%;
    max-width: 400px;
    opacity: 0;
    padding: 10px;
    text-align: center;
    top: 40%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: opacity .5s, top .5s;
    z-index: 999999
}

.popup h3 {
    margin: 10px auto
}

.popup .close_window {
    background: linear-gradient(top, #3d51c8, #051fb8);
    background-color: #3d51c8;
    border: 1px solid #061fb8;
    border-radius: 50%;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .5);
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: tahoma, sans-serif;
    font-size: 13px;
    height: 17px;
    padding: 1px 9px 4px;
    position: absolute;
    right: -15px;
    text-align: center;
    top: -15px;
    width: 6px
}

.popup .close_window:hover {
    background: linear-gradient(top, #051fb8, #3d51c8);
    background-color: #051fb8;
    border: 1px solid #00385e
}

#push-comments #push_mlyjekpdfdd1 {
    background-color: #f0f0f0;
    box-sizing: border-box;
    font-family: Arial, serif;
    padding: 3rem 2rem;
    transition: 1s;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1.hide {
    display: block !important;
    opacity: 0
}

#push-comments #push_mlyjekpdfdd1__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
}

#push-comments #push_mlyjekpdfdd1__title {
    border-bottom: 0 solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    color: #43a047;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
    margin-top: 0
}

#push-comments #push_mlyjekpdfdd1__message {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    box-sizing: border-box;
    font-size: 16px;
    height: 120px;
    padding: 10px 20px;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1__submit {
    background: #43a047;
    border: none;
    border-radius: 25px;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    display: table;
    font-size: 18px;
    height: 50px;
    margin: 20px 0 0;
    max-width: 280px;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    transition: .5s;
    width: 100%
}

#push-comments #push_mlyjekpdfdd1__submit:hover {
    background: #237a27;
    box-shadow: none;
    text-shadow: none
}

#push-comments #push_mlyjekpdfdd1__label:after,
#push-comments #push_mlyjekpdfdd1__label:before {
    content: "";
    display: none
}

.popup .close_window:active {
    background: #8f9be0
}

#push-comments #push_3dv4f7 {
    background-color: #f0f0f0;
    box-sizing: border-box;
    font-family: Arial, serif;
    padding: 3rem 2rem;
    transition: 1s;
    width: 100%
}

#push-comments #push_3dv4f7.hide {
    display: block !important;
    opacity: 0
}

#push-comments #push_3dv4f7__form {
    box-sizing: border-box;
    margin: auto;
    max-width: 600px
}

#push-comments #push_3dv4f7__title {
    border-bottom: 0 solid;
    box-shadow: 1px 4px 10px -7px #ccc;
    color: #43a047;
    display: inline-block;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 16px;
    margin-top: 0
}

#push-comments #push_3dv4f7__message,
.comment-input {
    border: 1px solid #43a047;
    box-shadow: 0 2px 4px -3px #237a27;
    box-sizing: border-box;
    font-size: 16px;
    height: 120px;
    padding: 10px 20px;
    width: 100%
}

#push-comments #push_3dv4f7__submit {
    background: #43a047;
    border: none;
    border-radius: 25px;
    box-shadow: 0 2px 4px -3px #000;
    color: #fff;
    cursor: pointer;
    display: table;
    font-size: 18px;
    height: 50px;
    margin: 20px 0 0;
    max-width: 280px;
    text-align: center;
    text-shadow: 0 0 1px #237a27;
    transition: .5s;
    width: 100%
}

#push-comments #push_3dv4f7__submit:hover {
    background: #237a27;
    box-shadow: none;
    text-shadow: none
}

#push-comments #push_3dv4f7__label:after,
#push-comments #push_3dv4f7__label:before {
    content: "";
    display: none
}

ul li {
    margin-bottom: 8px
}

.comment-text-box p {
    line-height: 1.3;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .contentBox {
        line-height: 1.35
    }
}

.comm-title {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/16efeab242f2a9c02828.woff2) format("woff2");
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fe7ccae4aafacf2c166e.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/c3c2f159f41cb239a10b.woff2) format("woff2");
    unicode-range: u+1f??
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/f9a61ed74fcae6f1888c.woff2) format("woff2");
    unicode-range: u+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/4292ffdb7eb8b2c3a612.woff2) format("woff2");
    unicode-range: u+0590-05ff, u+200c-2010, u+20aa, u+25cc, u+fb1d-fb4f
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/11d649535ea6885f781f.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+1ea0-1ef9, u+20ab
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/7499094f5ed870f470b6.woff2) format("woff2");
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/5ef02695780ab9f8498d.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/16efeab242f2a9c02828.woff2) format("woff2");
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/fe7ccae4aafacf2c166e.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/c3c2f159f41cb239a10b.woff2) format("woff2");
    unicode-range: u+1f??
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/f9a61ed74fcae6f1888c.woff2) format("woff2");
    unicode-range: u+0370-03ff
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/4292ffdb7eb8b2c3a612.woff2) format("woff2");
    unicode-range: u+0590-05ff, u+200c-2010, u+20aa, u+25cc, u+fb1d-fb4f
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/11d649535ea6885f781f.woff2) format("woff2");
    unicode-range: u+0102-0103, u+0110-0111, u+0128-0129, u+0168-0169, u+01a0-01a1, u+01af-01b0, u+1ea0-1ef9, u+20ab
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/7499094f5ed870f470b6.woff2) format("woff2");
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-display: swap;
    font-family: Open Sans;
    font-stretch: 100%;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/5ef02695780ab9f8498d.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fd1b1ba0314b74f5f36c.woff2) format("woff2");
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/042e2cd90bba59be3a07.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/6a358560170f782fedc7.woff2) format("woff2");
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/511cda7c9d29b2f9f538.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/765edb5daf631fc6e439.woff2) format("woff2");
    unicode-range: u+0460-052f, u+1c80-1c88, u+20b4, u+2de0-2dff, u+a640-a69f, u+fe2e-fe2f
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/d6f942df7f2c21b42fb4.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/1dca3fccba9be32b49d3.woff2) format("woff2");
    unicode-range: u+0100-024f, u+0259, u+1e??, u+2020, u+20a0-20ab, u+20ad-20cf, u+2113, u+2c60-2c7f, u+a720-a7ff
}

@font-face {
    font-display: swap;
    font-family: "PT Serif";
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/e03abe272e528634117b.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

* {
    -webkit-tap-highlight-color: transparent !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    outline: 0 !important
}

.pl_btn_danger,
.pl_btn_success,
.pl_modal_body,
.pl_modal_footer,
.pl_modal_header,
.pl_modal_phone {
    font-family: sans-serif !important
}

.upstar {
    position: relative
}

.upstar:after {
    bottom: 18px;
    content: "*";
    font-size: 16px;
    position: absolute;
    right: -10px;
    top: auto
}

body {
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -webkit-animation-name: fadeInLoad;
    animation-name: fadeInLoad;
    position: relative
}

@-webkit-keyframes fadeInLoad {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: .9
    }

    to {
        opacity: 1
    }
}

@keyframes fadeInLoad {
    0% {
        opacity: 0
    }

    25% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    75% {
        opacity: .9
    }

    to {
        opacity: 1
    }
}

@media screen and (max-width:767px) {
    #kmacb {
        bottom: 95px !important;
        right: 10px !important
    }
}

.bespl .pl_product_currency {
    font-size: .9em;
    margin-left: -3px
}

.mycity {
    background: #f5fbfb;
    border: 1px solid #989898;
    border-radius: 2px;
    color: #444;
    font-family: unset;
    font-size: 11px !important;
    font-weight: 700;
    margin-left: 5px;
    padding: 4px 7px 2px !important;
    position: relative;
    text-transform: uppercase;
    top: -3px;
    vertical-align: top
}

.modal-leave .modal-leave__btn-no:hover,
.modal-leave__btn-motivation {
    text-decoration: underline
}

.e-comebacker {
    background: rgba(0, 0, 0, .4);
    bottom: 0;
    display: none;
    font-size: 16px !important;
    left: 0;
    line-height: normal;
    overflow: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9000
}

.e-comebacker,
.e-comebacker * {
    box-sizing: border-box;
    font-family: Open Sans, sans-serif !important;
    letter-spacing: 0;
    vertical-align: initial
}

.e-comebacker button {
    background: 0 0 !important;
    border: 0 !important;
    color: inherit !important;
    cursor: pointer;
    font: inherit !important;
    padding: 0 !important
}

.e-comebacker a {
    color: blue !important;
    text-decoration: none !important
}

.e-comebacker__inner {
    height: 100%;
    margin: 0 auto;
    max-width: 730px;
    padding: 0 15px;
    width: 100%;
    word-spacing: -5px
}

.e-comebacker__inner:before {
    content: "";
    display: inline-block;
    height: 100vh;
    vertical-align: middle;
    width: 0
}

.e-comebacker__inner>* * {
    word-spacing: normal
}

.e-comebacker__content {
    background: #fff;
    border-radius: 4px;
    box-sizing: border-box;
    color: #000;
    display: none;
    margin: 20px auto;
    padding: 15px 25px;
    vertical-align: middle;
    width: 100%
}

.e-comebacker__content.e-comebacker-active {
    display: -webkit-inline-flex;
    display: inline-flex
}

.modal-leave {
    display: -webkit-flex;
    display: flex;
    width: 100%
}

.modal-leave__info {
    box-sizing: border-box;
    color: #000;
    -webkit-flex-basis: 60%;
    flex-basis: 60%;
    margin-right: 50px;
    padding-right: 10px
}

.modal-leave__product-view {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-basis: 40%;
    flex-basis: 40%
}

.modal-leave .modal-leave__title {
    color: #ffb300;
    font-size: 36px !important;
    font-weight: 700 !important;
    margin-bottom: 8px !important;
    margin-top: 0 !important;
    text-align: center
}

.modal-leave .modal-leave__motivation {
    font-size: 19px !important;
    font-weight: 700 !important;
    padding: 0 20px;
    text-align: center
}

.modal-leave .modal-leave__motivation>strong {
    color: #ffb300
}

.modal-leave .modal-leave__text {
    font-size: 16px !important;
    font-weight: 400;
    margin: 12px auto 14px !important;
    padding: 0 30px !important;
    text-align: center
}

.modal-leave__text .inner-red {
    color: #d32f2f;
    font-weight: 700
}

.modal-leave__btn-wrapper {
    margin: 0 auto;
    max-width: 300px;
    text-align: center
}

.modal-leave .modal-leave__btn-next {
    background-color: #28a745 !important;
    border-radius: 4px;
    color: #fff !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    height: 56px;
    letter-spacing: -.5px;
    line-height: 25px;
    transition: background-color .3s linear;
    width: 100%
}

.modal-leave .modal-leave__btn-next:hover {
    background-color: #1f8a37 !important
}

.modal-leave .modal-leave__btn-no {
    color: #78909c !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    margin: 5px 0 0 !important
}

.modal-leave__on-sale {
    margin: 0 auto;
    position: relative
}

.modal-leave__sale-label {
    -webkit-align-items: center;
    align-items: center;
    background: 50% #388e3c;
    border-radius: 50%;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .15) !important;
    color: #fff;
    display: none !important;
    display: -webkit-flex;
    display: flex;
    font-size: 34px;
    font-weight: 700;
    height: 100px;
    -webkit-justify-content: center;
    justify-content: center;
    left: 105px;
    position: absolute;
    top: -15px;
    -webkit-transform: rotate(-12deg);
    transform: rotate(-12deg);
    width: 100px
}

.modal-leave__image {
    margin-left: -30px !important;
    max-width: 300px;
    width: 110%
}

.modal-offer {
    font-weight: 400;
    width: 100%
}

.modal-offer .modal-offer__title {
    color: #c62828;
    font-size: 29px !important;
    font-weight: 700 !important;
    margin-bottom: 8px;
    padding: 0 35px;
    text-align: center
}

.modal-offer .modal-offer__title--second {
    font-size: 25px !important
}

.modal-offer__timer {
    margin-top: 5px;
    text-align: center
}

.modal-offer__timer-time {
    color: #f44336;
    font-size: 35px;
    font-weight: 700
}

.modal-offer__promo {
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 10px
}

.modal-offer__price {
    -webkit-flex-basis: 42%;
    flex-basis: 42%;
    margin-right: 20px;
    padding-right: 40px;
    text-align: center
}

.modal-offer__price .__label {
    font-size: 20px;
    margin-bottom: 4px
}

.modal-offer__price .__value {
    color: #f44336;
    font-size: 43px;
    font-weight: 700;
    line-height: 1
}

.modal-offer__price .__currency {
    font-size: .74em;
    margin-left: 4px;
    text-transform: uppercase
}

.modal-offer__product {
    -webkit-flex-basis: 42%;
    flex-basis: 42%;
    text-align: center
}

.modal-offer__product .__image {
    margin-bottom: 0;
    max-width: 165px;
    width: 100%
}

.modal-offer__cong-text {
    margin: 12px auto 16px;
    max-width: 570px;
    text-align: center
}

.modal-offer__cong-text .__title {
    color: red !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    margin-bottom: 6px !important;
    text-align: center
}

.modal-offer__cong-text .cong-text__p {
    margin-bottom: 5px !important
}

.modal-offer__field {
    margin-bottom: 5px;
    text-align: center
}

.modal-offer__form {
    padding-left: 24px
}

.modal-offer__field .__wrapper {
    display: inline-block;
    max-width: 300px;
    position: relative;
    width: 100%
}

.modal-offer .modal-offer__btn-submit .__bg,
.modal-offer__field .__label {
    box-sizing: border-box;
    display: inline-block;
    left: 0;
    position: absolute;
    width: 100%
}

.modal-offer__field .__label {
    font-weight: 400;
    max-width: 180px;
    padding-right: 16px;
    text-align: right;
    top: 50%;
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

.modal-offer__field .__input {
    border: 1px solid #757575 !important;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 17px;
    font-weight: 400;
    height: 40px;
    letter-spacing: 0;
    line-height: 1;
    padding: 0 15px 0 17px;
    text-align: left !important;
    width: 100%
}

.modal-offer .modal-offer__btn-submit {
    background-color: #16a835 !important;
    background-image: linear-gradient(90deg, #38a22e 1%, #3ab02a) !important;
    border-radius: 4px;
    box-sizing: border-box;
    color: #fff !important;
    cursor: pointer;
    font-family: Arial, sans-serif !important;
    font-size: 23px !important;
    font-weight: 700 !important;
    letter-spacing: -.5px;
    margin-top: 6px;
    max-width: 300px;
    padding: 10px !important;
    position: relative;
    width: 100%
}

.modal-offer .modal-offer__btn-submit .__bg {
    background-color: #16a835 !important;
    background-image: linear-gradient(90deg, #1f9913 1%, #2eae1d) !important;
    border-radius: inherit;
    height: 100%;
    top: 0;
    transition: opacity .3s linear
}

.modal-offer .modal-offer__btn-submit .__text {
    position: relative;
    z-index: 1
}

.modal-offer .modal-offer__btn-submit:hover .__bg {
    opacity: 0
}

.pl_field_address_info {
    border: none !important;
    height: 0 !important;
    margin: 0 !important;
    outline: 0 !important;
    padding: 0 !important;
    position: absolute;
    width: 0 !important;
    z-index: -1
}

.popin-anim {
    -webkit-animation: popin_appear .28s ease-out;
    animation: popin_appear .28s ease-out
}

@-webkit-keyframes popin_appear {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    80% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes popin_appear {
    0% {
        opacity: 0;
        -webkit-transform: scale(.2);
        transform: scale(.2)
    }

    80% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.fadeIn-anim {
    -webkit-animation: fadeIn_appear .28s ease-out;
    animation: fadeIn_appear .28s ease-out
}

@-webkit-keyframes fadeIn_appear {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn_appear {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.e-comebacker strong {
    font-weight: 700 !important
}

@media screen and (max-width:640px) {
    .e-comebacker {
        display: none !important
    }
}

.modal-offer .bespl {
    color: red;
    display: block;
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
    position: relative
}

a.modal-leave__btn-motivation {
    color: #ffb300 !important;
    cursor: pointer
}

.comebacker__snoska {
    display: block;
    font-size: 14px;
    margin-top: 5px;
    opacity: .7
}

@-moz-document url-prefix() {
    select {
        -webkit-text-indent: -2px;
        -moz-text-indent: -2px;
        text-indent: -2px
    }
}

.e-comebacker select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff !important
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format("woff2");
    unicode-range: u+0301, u+0400-045f, u+0490-0491, u+04b0-04b1, u+2116
}

@font-face {
    font-display: swap;
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format("woff2");
    unicode-range: u+00??, u+0131, u+0152-0153, u+02bb-02bc, u+02c6, u+02da, u+02dc, u+2000-206f, u+2074, u+20ac, u+2122, u+2191, u+2193, u+2212, u+2215, u+feff, u+fffd
}

* .ffl {
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    font-size: 16px !important;
    font-weight: 700;
    line-height: 1.5
}

@media screen and (min-width:469px) {
    .ffl {
        display: none
    }
}

.ffl {
    background-color: red;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding: 10px 30px;
    position: fixed;
    text-align: center;
    width: 100%;
    z-index: 2
}

.ffl__anim {
    -webkit-animation: example 1.3s;
    animation: example 1.3s;
    opacity: 1
}

@-webkit-keyframes example {

    0%,
    25%,
    50% {
        opacity: 0
    }

    75% {
        opacity: .9
    }

    to {
        opacity: 1
    }
}

@keyframes example {

    0%,
    25%,
    50% {
        opacity: 0
    }

    75% {
        opacity: .9
    }

    to {
        opacity: 1
    }
}

.ffl__wrap {
    position: relative
}

.ffl__close {
    color: #fff;
    cursor: pointer;
    font-family: serif;
    font-size: 25px;
    font-weight: 700;
    height: 16px;
    line-height: 16px;
    position: absolute;
    right: -20px;
    top: 0;
    width: 16px
}

.ffl__out {
    display: none
}

.ffl__text {
    color: #fff;
    text-transform: inherit
}

.ffl__price {
    font-size: 17px;
    text-transform: none;
    white-space: nowrap
}

.ffl__price-value {
    font-size: 18px;
    text-transform: uppercase
}

.ffl__btn,
.ffl__btn:active,
.ffl__btn:focus,
.ffl__btn:hover {
    -webkit-animation: blinker 2s cubic-bezier(1, 0, 0, 1) infinite;
    animation: blinker 2s cubic-bezier(1, 0, 0, 1) infinite;
    background-color: #ff0;
    border-radius: 3px;
    color: red;
    display: inline-block;
    line-height: 1.2;
    margin: 5px auto;
    padding: 7px 30px;
    text-decoration: none;
    text-transform: uppercase
}

@keyframes blinker {
    0% {
        opacity: 1
    }

    to {
        opacity: .7
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }

    to {
        opacity: .7
    }
}

.contentBox #promo-main-wrapper-aptboxes,
.contentBox #promo-main-wrapper-bags,
.contentBox #promo-main-wrapper-boxes,
.contentBox #promo-main-wrapper-door {
    margin: 30px auto !important
}

.contentBox #promo-main-wrapper-aptboxes .aids-title,
.contentBox #promo-main-wrapper-door .doors__header {
    font-size: 21px !important
}

.contentBox #promo-main-wrapper-koleso .promo-circle-text {
    max-width: 90% !important
}

.contentBox #promo-main-wrapper-aptboxes .promo-confirm-popup-aptboxes__close-popup,
.contentBox #promo-main-wrapper-bags .promo-confirm-popup-bags__close-popup,
.contentBox #promo-main-wrapper-boxes .promo-confirm-popup-boxes__close-popup,
.contentBox #promo-main-wrapper-door .promo-confirm-popup-doors__close-popup,
.contentBox #promo-main-wrapper-koleso .promo-confirm-popup-koleso__close-popup {
    right: 0 !important
}

.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes-product__image {
    max-height: -webkit-fit-content !important;
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
    max-width: 230px !important
}

.contentBox #promo-main-wrapper-koleso .promo-koleso-product__image {
    max-height: -webkit-fit-content !important;
    max-height: -moz-fit-content !important;
    max-height: fit-content !important;
    max-width: 280px !important
}

.contentBox #promo-main-wrapper-boxes .promo-boxes-wrapper,
.contentBox #promo-main-wrapper-door .promo-doors-form-wrapper .promo-doors {
    max-width: 460px !important
}

.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes-text--time,
.contentBox #promo-main-wrapper-koleso .promo-koleso-text--time {
    font-size: 16px !important;
    font-weight: 400 !important;
    text-transform: none !important
}

#promo-form-wrapper .promo-form .promo-form__field,
.contentBox #promo-form-wrapper .promo-form .promo-form__select,
.contentBox #promo-formce-wrapper .promo-form .promo-form__select,
.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes .promo-aptboxes__select,
.contentBox #promo-main-wrapper-bags .promo-bags__select,
.contentBox #promo-main-wrapper-boxes .promo-boxes .promo-boxes__select,
.contentBox #promo-main-wrapper-door .promo-doors .promo-doors__select,
.contentBox #promo-main-wrapper-koleso .promo-koleso .promo-koleso__select {
    background-color: #fff !important
}

.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes .promo-aptboxes__field,
.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes .promo-aptboxes__select,
.contentBox #promo-main-wrapper-bags .promo-bags__field,
.contentBox #promo-main-wrapper-bags .promo-bags__select,
.contentBox #promo-main-wrapper-boxes .promo-boxes .promo-boxes__field,
.contentBox #promo-main-wrapper-boxes .promo-boxes .promo-boxes__select,
.contentBox #promo-main-wrapper-door .promo-doors .promo-doors__field,
.contentBox #promo-main-wrapper-door .promo-doors .promo-doors__select {
    font-size: 15px !important
}

.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes {
    max-width: 400px !important
}

.contentBox #promo-main-wrapper-bags .promo-bags__btn,
.contentBox #promo-main-wrapper-boxes .promo-boxes__btn,
.contentBox #promo-main-wrapper-door .promo-doors__btn {
    max-width: 554px !important;
    padding: 10px !important;
    width: 100% !important
}

.contentBox #promo-main-wrapper-boxes .promo-boxes {
    margin-top: 20px !important
}

#promo-main-wrapper-boxes .promo-boxes-text,
.contentBox #promo-main-wrapper-boxes {
    text-align: center !important
}

.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes-text,
.contentBox #promo-main-wrapper-koleso .promo-koleso-text {
    line-height: 1.4 !important
}

.contentBox #promo-formce-wrapper .promo-form__btn,
.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes__btn,
.contentBox #promo-main-wrapper-koleso .promo-koleso__btn {
    background-color: red !important
}

.contentBox #promo-formce-wrapper .promo-form__btn:hover,
.contentBox #promo-main-wrapper-aptboxes .promo-aptboxes__btn:hover,
.contentBox #promo-main-wrapper-koleso .promo-koleso__btn:hover {
    background-color: #af0202 !important
}

.contentBox #promo-formce-wrapper .promo-form-text--how-to-get {
    border: 1px solid red !important
}

.contentBox #promo-form-wrapper {
    margin-bottom: 40px !important;
    margin-top: 20px !important
}

.contentBox #promo-main-wrapper-boxes,
.contentBox #promo-main-wrapper-boxes .promo-boxes-text {
    line-height: 1.4 !important
}

@media (max-width:520px) {
    .contentBox #promo-main-wrapper-koleso .promo-koleso-product__image {
        max-width: 230px !important
    }
}

@media (max-width:480px) {
    .contentBox #promo-form-wrapper .promo-form__btn {
        font-size: 17px !important
    }
}

.contentBox #promo-form-wrapper {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.contentBox #promo-formce-wrapper,
.contentBox #promo-main-wrapper-koleso {
    margin-top: 30px !important
}

.ord_button {
    background-color: #ff4141;
    border: 3px solid #dadada;
    border-radius: 8px;
    box-shadow: 2px 3px 8px #737373;
    color: #fff !important;
    display: inline-block;
    font-size: 22px;
    line-height: 1.4;
    margin: 10px 0 15px;
    max-width: 460px;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    transition: all .3s ease-in 0s;
    width: 100%
}

.ord_button,
.ord_button:hover {
    text-decoration: none !important
}

.ord_button:hover {
    background-color: #f52424;
    box-shadow: 2px 3px 3px #999;
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width:350px) {
    .mycity {
        display: block;
        line-height: 1.1;
        margin-left: 0;
        margin-top: 10px;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content
    }
}