select {
    display: block;
    width: 100%;
    max-width: 352px;
    height: 74px;
    margin-top: 5px;
    padding: 15px;
    font-size: 16px;
    line-height: 1.2;
    font-family: inherit;
    background-color: #ffffff;
    border: 1px solid #e9e9e9;
    outline: none;
    transition: all .3s ease-out;
}


@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-before {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes pop-up-appear-after {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes super-rotation {
    70% {
        -webkit-transform: rotate(1660deg);
        transform: rotate(1660deg)
    }

    to {
        -webkit-transform: rotate(1620deg);
        transform: rotate(1620deg)
    }
}

a,
body,
div,
footer,
form,
h1,
h3,
header,
html,
img,
li,
p,
span,
ul {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

footer,
header {
    display: block
}

body {
    line-height: 1;
    background: url(../img/bg.png)
}

ul {
    list-style: none
}

.content,
.soc-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

a {
    color: inherit
}

a:hover {
    text-decoration: underline
}

@media screen and (max-width:570px) {
    body {
        position: relative
    }
}

.article:after,
.content:after,
.main-content:after {
    content: " ";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.page-wrap {
    max-width: 1280px;
    min-width: 272px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    cursor: auto;
    overflow-x: hidden
}

@media screen and (max-width:1680px) {
    .page-wrap {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width:1024px) {
    .page-wrap {
        width: 100%;
        min-width: 320px
    }
}

@media screen and (max-width:570px) {
    .page-wrap {
        padding: 0;
        overflow: hidden
    }
}

.main-content {
    background: #fff;
    z-index: 11;
    position: relative
}

.content {
    min-height: 700px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0 auto
}

@media screen and (max-width:1024px) {
    .content {
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.content__inner_wide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 38px;
    width: 100%;
    border-right: none
}

@media screen and (max-width:1024px) {
    .content__inner_wide {
        width: 100%
    }
}

.content,
.footer {
    clear: both
}

.header {
    width: 100%;
    z-index: 12;
    position: relative
}

.header__inner {
    height: 54px;
    background: #0095da;
    position: relative;
    z-index: 7;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1280px) {
    .header__inner {
        height: 42px
    }
}

.header__logo {
    height: 100%;
    position: relative;
    margin-left: 54px;
    padding: 20px 25px 20px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid #2483c5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:1280px) {
    .header__logo {
        margin-left: 42px;
        padding-top: 14px;
        padding-bottom: 14px
    }
}

.header__logo .logo {
    display: inline-block;
    width: 122px;
    height: 30px;
    background: url(../img/logo_new.png)no-repeat;
    background-size: contain;
    text-indent: -9000px;
    margin-top: -5px
}

.header__logo .spec {
    display: inline-block;
    height: 15px;
    font: 22px/15px Arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    margin-left: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

@media screen and (max-width:570px) {
    .header__logo .spec {
        font-size: 14px;
        padding-top: 1px
    }
}

.header__logo .spec:hover,
a {
    text-decoration: none
}

.nav,
.nav li {
    height: 54px;
    position: relative
}

.nav {
    max-width: 920px;
    overflow: hidden
}

@media screen and (max-width:1024px) {
    .nav {
        height: 42px
    }
}

@media screen and (max-width:770px) {
    .nav {
        display: none !important
    }
}

.nav .nav__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nav li {
    display: block;
    float: left;
    border-right: 1px solid #2483c5
}

.nav li:last-child {
    border-right: none
}

.nav li:not(.mobile-show) {
    display: none
}

@media screen and (max-width:1280px) {
    .nav li {
        height: 42px
    }
}

.nav li:hover {
    background: #2483c5
}

.nav li a {
    display: block;
    height: 100%;
    position: relative;
    font: 16px/54px Arial, sans-serif;
    color: #fff;
    padding: 0 24px;
    text-decoration: none
}

@media screen and (max-width:1280px) {
    .nav li a {
        line-height: 42px
    }
}

.header__menu-link {
    display: block;
    position: absolute;
    top: 17px;
    left: 17px;
    background: url(../img/burger.svg)50% 50%no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    z-index: 9
}

@media screen and (max-width:1280px) {
    .header__menu-link {
        width: 16px;
        height: 16px;
        left: 13px;
        top: 13px
    }
}

.search {
    padding: 13px 17px 11px;
    position: absolute;
    right: 0;
    background: url(../img/icons.png)18px -198px no-repeat;
    width: 20px;
    height: 30px;
    cursor: pointer
}

@media screen and (max-width:1280px) {
    .search {
        padding: 6px 11px;
        background-position: 12px -205px
    }
}

.footer {
    background: #1a1a1a;
    overflow: hidden;
    position: relative;
    z-index: 7;
    max-width: 1280px;
    margin: 0 auto
}

.create_rom_footer {
    padding: 20px 0
}

@media screen and (max-width:1680px) {
    .footer {
        margin: 0 auto;
        min-width: 860px
    }
}

@media screen and (max-width:1024px) {
    .footer {
        margin: 0 auto;
        width: 100%;
        min-width: 320px
    }
}

.footer-wrapper_top {
    border-top: 9px solid #2483c5;
    background: #262626;
    min-height: 80px
}

.footer__inner {
    padding: 0 64px;
    max-width: 1280px;
    min-width: 272px;
    margin: 0 auto
}

@media screen and (max-width:900px) {
    .footer__inner {
        padding: 0 24px
    }
}

.soc-buttons {
    padding-top: 24px
}

@media screen and (max-width:1024px) {
    .soc-buttons {
        width: 100%
    }
}

@media screen and (max-width:670px) {
    .soc-buttons {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: auto;
        -ms-flex-wrap: wrap;
        -o-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-top: 20px;
        padding-bottom: 24px
    }
}

.soc-buttons p {
    color: #ddd;
    font: 16px/24px Arial, sans-serif;
    padding-top: 3px;
    margin-right: 16px
}

@media screen and (max-width:670px) {
    .soc-buttons p {
        text-align: center;
        width: 100%;
        padding-top: 0;
        padding-bottom: 24px
    }
}

.soc-buttons a {
    display: block;
    float: left;
    margin-left: 16px;
    width: 32px;
    height: 32px;
    border-radius: 3px
}

.soc-buttons a:hover {
    opacity: .7
}

.soc-buttons a.soc-buttons_fb {
    background: #3c5a99 url(../img/facebook.svg)50% 50%no-repeat
}

.soc-buttons a.soc-buttons_twt {
    background: #1da1f2 url(../img/twitter.svg)50% 50%no-repeat
}

.soc-buttons a.soc-buttons_rss {
    background: #ee802f url(../img/rss.svg)50% 50%no-repeat
}

.soc-buttons a.soc-buttons_insta {
    background: #f00075 url(../img/insta.svg)50% 50%no-repeat
}

.soc-buttons a.soc-buttons_youtube {
    background: red url(../img/youtube.svg)50% 50%no-repeat;
    background-size: 22px 14px
}

.soc-buttons a.soc-buttons_flipboard {
    background: #e12828 url(../img/flipboard.svg)50% 50%no-repeat
}

.article {
    padding: 24px 70px 0
}

@media screen and (max-width:570px) {
    .article {
        padding: 24px 15px 0
    }
}

.article__date {
    font: 14px/18px Arial, sans-serif;
    color: #555
}

.article__title {
    font: 32px/36px Arial, sans-serif;
    padding: 4px 0 0;
    margin-bottom: 20px;
    font-family: Arial, sans-serif
}

.article__text {
    font: 18px/25px Arial, sans-serif;
    color: #333;
    padding-top: 14px;
    font-family: Arial, sans-serif
}

@media screen and (max-width:1280px) {
    .article__text {
        padding-left: 0
    }
}

.article__text p {
    padding: 0 0 20px
}

.article__text a {
    text-decoration: underline;
    color: #0095da
}

@media (max-width:900px) {
    .page-wrap {
        padding: 0
    }
}

@media (max-width:1024px) {
    .page-wrap {
        padding: 0
    }
}

input {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px
}

@media (max-width:530px) {
    .page-wrap {
        padding: 15px 0 0
    }
}

@media (max-width:670px) {
    .page-wrap {
        padding: 0
    }
}

img {
    max-width: 100%
}

.ListBlock-root li {
    position: relative;
    margin-bottom: 6px
}

.ListBlock-ul li {
    padding: 0 0 0 23px
}

@media only screen and (min-width:48em) {
    .ListBlock-ul li {
        padding: 0 0 0 38px
    }
}

.ListBlock-ul li:last-child {
    margin-bottom: 0
}

.ListBlock-ul li:before {
    position: absolute;
    top: 0;
    left: 5px;
    width: 8px;
    content: "•";
    text-align: center;
    color: #ff829b;
    font-size: 18px;
    line-height: inherit
}

@media only screen and (min-width:48em) {
    .ListBlock-ul li:before {
        left: 0;
        width: 36px;
        text-align: center;
        font-size: 20px
    }
}

.randdate {
    font-weight: 400
}

.ft {
    font-size: 11px
}

.submit-roulette,
.submit-roulette:hover {
    -webkit-transition: background .3s;
    transition: background .3s
}

.submit-roulette:hover {
    background: #b00
}

.submit-roulette:active {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-box-shadow: none;
    box-shadow: none
}

.submit-roulette {
    text-transform: uppercase;
    padding: 10px 30px;
    font-size: 14px;
    outline: 0;
    border: 0;
    margin: 5px 0 15px;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 3px #242120;
    box-shadow: 0 4px 3px #242120;
    background: red;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    width: 300px;
    max-width: 100%
}

.order_block {
    text-align: center !important
}

.order_block h3 {
    font: 700 18px Arial, sans-serif;
    background: 0 0
}

#everad_form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Arial, sans-serif
}

.time_remains {
    font-size: 1.1em;
    color: red;
    font-weight: 700
}

.left_count,
a.button {
    text-align: center;
    display: table
}

.left_count {
    line-height: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 20px;
    background: red;
    margin: 12px auto;
    color: #fff;
    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;
    font-size: 130% !important;
    border-radius: 5px
}

.green_text {
    color: green;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 0
}

.order_block .green_text {
    margin-bottom: 0
}

.Figure-caption {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-family: Arial, sans-serif;
    font-size: 16px;
    line-height: 22px;
    max-width: 520px;
    padding-top: 4px;
    color: #1a1a1a;
    display: block
}

.Figure {
    display: block;
    max-width: 650px;
    width: 100%;
    margin: 0 auto 20px
}

a.button {
    font-size: 120%;
    color: #fff !important;
    background-color: red;
    margin: 0 auto;
    width: 400px;
    max-width: 100%;
    border-radius: 15px;
    text-decoration: none;
    padding: 15px
}

a.button:hover {
    background-color: #c11f1f
}

#comments {
    margin-top: 60px
}

#comments h2 {
    background: url(../img/comentsm.jpg)no-repeat;
    padding-left: 40px;
    color: #000;
    border-bottom: 0 solid;
    border-color: #000;
    text-transform: uppercase;
    padding-bottom: 10px
}

#comments .coment_ava {
    float: left;
    margin-right: 15px
}

#comments .coment_ava img {
    margin: 0;
    width: 50px;
    height: 50px;
    border-radius: 5px
}

input,
input:active {
    outline: 0
}

button:active,
button:focus {
    outline: 0 !important
}

button::-moz-focus-inner {
    border: 0 !important
}

.pg {
    position: relative;
    padding-left: 65px
}

.row-y-item,
h2 {
    margin-bottom: 20px
}

.row-y-item {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.row-y-item--last {
    border: 0
}

.name {
    font-weight: 700
}

.ListBlock-root {
    margin: 0 0 20px;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 24px;
    font-family: Arial, sans-serif
}

@media only screen and (min-width:32em) {
    .ListBlock-root {
        font-size: 18px;
        line-height: 28px
    }
}

@media only screen and (min-width:48em) {
    .ListBlock-root {
        margin: 0 0 20px
    }
}

.ListBlock-root li {
    margin-left: 25px
}

.ListBlock-ul li {
    margin-left: 0
}

.left_count .prod_left_val {
    font-size: 52px !important
}

@media screen and (max-width:480px) {
    a.button {
        width: 90%
    }
}

h4.rul_3,
p.rul_1 {
    text-align: center;
    color: red;
    font-weight: 700;
    padding: 0;
    font-size: 120%
}

h4.rul_3 {
    color: green;
    font-size: 110%;
    margin: 20px 0
}

b {
    font-weight: bolder
}

.prod_img {
    max-width: 260px;
    width: 100%
}

.prod_img_wrapper {
    max-width: 300px;
    margin: 15px auto;
    position: relative
}

.span-input-roulette.phone_in:before {
    content: "Ingresar número de teléfono"
}

.span-input-roulette:before {
    display: inline-block;
    color: #333;
    line-height: 47px;
    position: absolute;
    top: -35px;
    font-size: 95%;
    left: 5px
}

input.submit-roulette {
    text-transform: uppercase;
    padding: 10px 30px;
    outline: 0;
    border: 0;
    margin: 5px 0 15px;
    border-radius: 5px;
    background: #ff0000f7;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: background .3s;
    transition: background .3s;
    width: 450px;
    max-width: 100%;
    -webkit-border-radius: 5px
}

.span-input-roulette {
    position: relative;
    display: block;
    margin-top: 20px;
    width: 100%;
    max-width: 450px
}

.span-input-roulette.name_in:before {
    content: "Ingresar nombre"
}

.input-roulette {
    padding-left: 5px;
    height: 42px;
    margin-bottom: 10px;
    width: 100%;
    border: 2px solid gray;
    border-radius: 5px;
    max-width: 450px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.js_old_price {
    display: block;
    margin: 0 auto
}

.price_main {
    border-bottom: 2px solid #d31812;
    font-size: 24px;
    line-height: 0;
    margin: 0 auto;
    color: #d31812
}

h2 {
    line-height: 1.2;
    margin-top: 0
}

.inL_25992,
.inL_413720,
.inL_895351 {
    text-align: center
}

@media screen and (max-width:770px) {
    .article__title {
        font-size: 28px
    }

    .ListBlock-root,
    .article__text {
        font-size: 17px
    }

    h2 {
        font-size: 24px
    }
}

@media screen and (max-width:480px) {
    .article__title {
        font-size: 26px
    }

    .article__text {
        font-size: 17px
    }

    h2 {
        font-size: 19px
    }

    .randdate {
        display: block
    }

    .prod_img {
        max-width: 200px
    }
}

@media screen and (max-width:345px) {
    .soc-buttons a {
        margin-left: 5px;
        margin-right: 5px
    }
}

.wheel__image {
    position: relative;
    margin-top: 35px;
    font-size: 0;
    text-align: center
}

.wheel__cursor,
.wheel__cursor-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.wheel__cursor-text {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: 50%;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    border-radius: 50%;
    background-color: #ccc;
    border: 1px solid #ccc;
    box-shadow: #fff 0-2px 0 inset, #fff 0 2px 0 inset, rgb(0 0 0/40%)0 0 5px;
    background: radial-gradient(ellipse at center, #fff 0, #eaeaea 100%), #ccc;
    user-select: none;
    z-index: 2
}

.super-rotation {
    animation-name: super-rotation;
    animation-duration: 7s;
    animation-fill-mode: forwards;
    transition-timing-function: ease-in-out
}

.order__result,
.popup {
    left: 0;
    text-align: center
}

.order__result {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 10px;
    background-color: rgba(0, 0, 0, .6);
    z-index: 10
}

.popup {
    position: relative;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    max-width: 280px;
    margin: 0 auto;
    padding: 70px 10px 20px;
    background-color: #fff;
    border-radius: 10px;
    animation: .7s ease 0s normal none 1 running pop-up-appear
}

.popup::after,
.popup::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.popup::before {
    top: -55px;
    width: 110px;
    height: 110px;
    background-color: #4db2ec;
    border-radius: 50%;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-before
}

.popup::after {
    top: -20px;
    display: block;
    width: 50px;
    height: 20px;
    transform: rotate(-45deg);
    border-width: medium medium 4px 4px;
    border-style: none none solid solid;
    border-color: currentcolor currentcolor #fff #fff;
    transition: opacity 1s ease 0s;
    animation: .5s ease .6s normal backwards 1 running pop-up-appear-after
}

.popup__heading,
.popup__text {
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 1.2
}

.popup__text {
    margin-bottom: 25px;
    font-size: 18px
}

.popup__button {
    padding: 10px 20%;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    background-color: #4db2ec;
    border: medium;
    cursor: pointer;
    outline: medium;
    transition: all .3s ease-out
}

.popup__button:active,
.popup__button:focus,
.popup__button:hover {
    color: #fff;
    text-decoration: none;
    background-color: #444
}

.popup__close {
    position: absolute;
    top: -40px;
    right: 0;
    width: 30px;
    height: 30px;
    background-image: url(../img/cross.svg);
    background-size: 100%;
    border-radius: 50%;
    box-shadow: 0 0 10px #fff;
    cursor: pointer
}

.order__certificate {
    display: none
}

.certificate {
    position: relative;
    max-width: 576px;
    margin: 0 auto;
    padding: 150px 15px 30px;
    text-align: center;
    background-color: #e9e9e9;
    background: url(../img/certificate-bg.jpg)center/100% 100%no-repeat, #e9e9e9
}

.certificate::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    width: 100px;
    height: 91px;
    background: url(../img/certificate-med-logo.png)center/contain no-repeat
}

.certificate__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.3
}

.certificate__info {
    margin-top: 25px;
    font-size: 16px;
    line-height: 1.5;
    color: #00f
}

.certificate__text {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.5
}

.certificate__prices {
    display: block;
    font-size: 0
}

.prices__item {
    display: inline-block;
    padding: 5px 10px;
    font-size: 18px
}

.prices__item--old {
    text-decoration: line-through
}

.prices__item--new {
    font-weight: 700;
    font-size: 24px;
    color: #11a1bd
}

.certificate__hint {
    max-width: 420px;
    margin: 20px auto;
    padding: 20px;
    border: 2px solid #11a1bd;
    font-size: 16px;
    line-height: 1.5
}

.certificate__form {
    max-width: 320px;
    margin: 0 auto
}

.certificate__label {
    display: block;
    width: 100%
}

.certificate__label:not(:first-of-type) {
    margin-top: 20px
}

.certificate__label-text {
    display: block;
    font-size: 14px;
    line-height: 1.2;
    text-align: left;
    color: #444
}

.certificate__field {
    display: block;
    width: 90%;
    margin-top: 5px;
    padding: 15px;
    font-size: 16px;
    line-height: 1.2;
    font-family: inherit;
    background-color: #fff;
    border: 1px solid #e9e9e9;
    outline: 0;
    transition: all .3s ease-out
}

.certificate__field:focus {
    border-color: #11a1bd;
    box-shadow: 0 0 0 3px rgba(7, 153, 153, .3)
}

.certificate__field--select::-ms-expand {
    display: none
}

.certificate__field--select {
    -webkit-appearance: none;
    appearance: none;
    background: url(../img/customselect.png)center right 15px no-repeat, #fff
}

.certificate__button {
    display: block;
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    font-family: inherit;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    border: 0;
    border-radius: 10px;
    background-color: #4db2ec;
    box-shadow: 0 5px 15px 0 rgba(41, 171, 226, .5);
    outline: 0;
    transition: all .3s ease-out;
    cursor: pointer
}

.certificate__note {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.4;
    color: #444
}