@charset "UTF-8";

.main_top_block .main_img_box:after,
.news_item .white_bottom,
.side_top_block .img_box:after {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start_color', endColorstr='#ffbd362f', GradientType=0)
}

ol > li {
    color: #000;
}

.simplebar-mask,
.simplebar-wrapper {
    overflow: hidden
}

.simplebar-wrapper,
[data-simplebar] {
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.slick-list:focus,
:focus {
    outline: 0
}

.doctors-widget-anim1__table,
.socials-bar__wrap_tlgm table,
table {
    border-collapse: collapse
}

.owl-carousel,
.owl-carousel .owl-item,
.select2-results,
.slick-slider {
    -webkit-tap-highlight-color: transparent
}

[data-simplebar] {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.simplebar-mask,
.simplebar-offset {
    position: absolute;
    padding: 0;
    margin: 0;
    right: 0;
    bottom: 0;
    top: 0;
    left: 0
}

.simplebar-mask {
    direction: inherit;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    -webkit-overflow-scrolling: touch
}

.simplebar-content {
    direction: inherit;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: scroll;
    max-width: 100%;
    max-height: 100%
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    -webkit-box-sizing: inherit !important;
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 1px;
    position: relative;
    float: left;
    max-height: 1px;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    -webkit-box-flex: inherit;
    -ms-flex-positive: inherit;
    flex-grow: inherit;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 1px;
    min-width: 1px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 2px;
    width: 7px;
    min-height: 10px
}

.simplebar-scrollbar:before {
    position: absolute;
    content: '';
    background: #000;
    border-radius: 7px;
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.simplebar-track .simplebar-scrollbar.simplebar-visible:before {
    opacity: .5;
    -webkit-transition: opacity 0s linear;
    -o-transition: opacity 0s linear;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 11px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 2px;
    bottom: 2px
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 11px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 2px;
    right: 2px
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 2px;
    height: 7px;
    min-height: 0;
    min-width: 10px;
    width: auto
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 500px;
    width: 500px;
    overflow-y: hidden;
    overflow-x: scroll
}

.owl-carousel,
.owl-carousel .owl-item {
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: '.';
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.on_mobile_only,
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
header.header .count_box_nodisplay {
    display: none
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results .select2-result-label,
.slick-slider,
.twentytwenty-container {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

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

    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=''] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s ease;
    transition: -webkit-transform .1s ease;
    -o-transition: transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label {
    opacity: 0
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
    content: ' ';
    display: block;
    background: #fff;
    position: absolute;
    z-index: 30
}

.twentytwenty-after-label:before,
.twentytwenty-before-label:before {
    content: attr(data-content);
    color: #fff;
    font-size: 13px;
    letter-spacing: .1em;
    position: absolute;
    background: rgba(255, 255, 255, .2);
    line-height: 38px;
    padding: 0 20px;
    border-radius: 2px
}

.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-horizontal .twentytwenty-handle:before {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px
}

.twentytwenty-vertical .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px
}

.twentytwenty-after-label,
.twentytwenty-before-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s
}

.twentytwenty-after-label,
.twentytwenty-before-label {
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay,
.twentytwenty-overlay {
    background: transparent
}

.twentytwenty-horizontal .twentytwenty-after-label:before,
.twentytwenty-horizontal .twentytwenty-before-label:before {
    top: 50%;
    margin-top: -19px
}

.twentytwenty-vertical .twentytwenty-after-label:before,
.twentytwenty-vertical .twentytwenty-before-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px
}

.twentytwenty-down-arrow,
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px
}

.twentytwenty-down-arrow,
.twentytwenty-up-arrow {
    left: 50%;
    margin-left: -6px
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative
}

.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block
}

.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    -o-transition-property: background;
    transition-property: background;
    z-index: 25
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, .5)
}

.twentytwenty-overlay:hover .twentytwenty-after-label,
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1
}

.twentytwenty-before {
    z-index: 20
}

.twentytwenty-after {
    z-index: 10
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -22px;
    margin-top: -22px;
    border: 3px solid #fff;
    border-radius: 1000px;
    -webkit-box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 0 0 12px rgba(51, 51, 51, .5);
    z-index: 40;
    cursor: pointer
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
    -webkit-box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 0 3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
    -webkit-box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 0 -3px 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: 3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5);
    box-shadow: -3px 0 0 #fff, 0 0 12px rgba(51, 51, 51, .5)
}

.twentytwenty-left-arrow {
    border-right: 6px solid #fff;
    left: 50%;
    margin-left: -17px
}

.twentytwenty-right-arrow {
    border-left: 6px solid #fff;
    right: 50%;
    margin-right: -17px
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid #fff;
    top: 50%;
    margin-top: -17px
}

.twentytwenty-down-arrow {
    border-top: 6px solid #fff;
    bottom: 50%;
    margin-bottom: -17px
}

a,
abbr,
acronym,
address,
applet,
article,
b,
big,
blockquote,
body,
caption,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: 0 0
}

.search input {
    background: 0 0;
    border: none
}

body {
    line-height: 1;
    font-family: sans-serif;
    background-color: #333
}

.red_fill_btn,
footer {
    font-family: sans-serif
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

ins {
    text-decoration: none
}

del {
    text-decoration: line-through
}

table {
    border-spacing: 0
}

sub,
sup {
    font-size: 75%;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

.menuOpened {
    overflow: hidden;
    padding-top: 56px
}

.menuOpened header.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999
}

header.header {
    width: 100%;
    height: 56px;
    position: relative
}

header.header .topline {
    width: 100%;
    height: 26px;
    padding: 15px 0;
    position: relative;
    z-index: 251;
    background-color: #333;
    max-width: 1000px;
    margin: 0 auto
}

header.header .topline .logo_box {
    height: 22px;
    display: block;
    float: left;
    position: relative
}

header.header .topline .logo_box img {
    display: block;
    height: 100%;
    float: left
}

header.header .topline .region {
    color: #fff;
    font-weight: 700;
    font-size: .75em;
    display: block;
    margin-top: 6px;
    text-transform: uppercase;
    float: left
}

header.header .topline .region img {
    display: none
}

header.header .topline .topline__hashtag {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    float: left;
    margin-left: 15%;
    position: relative;
    display: none
}

header.header .topline .twenty-ago-link {
    font-size: 22px;
    line-height: 27px;
    font-family: sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    position: absolute;
    text-align: center;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -36%);
    -ms-transform: translate(-50%, -36%);
    transform: translate(-50%, -36%)
}

header.header .topline .twenty-ago-link img,
header.header .topline .twenty-ago-link span {
    vertical-align: middle
}

header.header .topline .twenty-ago-link img {
    position: relative;
    top: -7px;
    width: 60px
}

header.header .topline .user {
    display: block;
    float: right;
    margin-right: 2.33%
}

header.header .topline .search_box {
    float: right;
    margin-right: 16px;
    position: relative
}

header.header .topline .search_box .search_ico {
    float: right;
    margin-left: 15px;
    width: 24px;
    height: 24px;
    display: block
}

header.header .topline .search_box .search_ico img {
    width: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: rotateY(0);
    -ms-transform: rotateY(0);
    transform: rotateY(0)
}

header.header .topline .search_box .search_input {
    position: absolute;
    overflow: hidden;
    width: 250px;
    height: 24px;
    top: 0;
    right: 40px;
    -webkit-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

header.header .topline .search_box .search_input input {
    height: 24px;
    width: calc(100% - 30px);
    border: 0;
    padding: 0 15px
}

header.header .topline .search_box.showSearch .search_input {
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1)
}

header.header .topline .search_box.showSearch .search_ico img {
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

header.header .topline .search_box a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

header.header .topline .search_box a:hover {
    color: #da2429
}

header.header .fixed_menu {
    position: fixed;
    max-width: 100% !important;
    width: 100% !important;
    top: -100vh;
    left: 0;
    opacity: 0;
    border: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

header.header .regions_box,
header.header .top_menu_box {
    position: absolute;
    z-index: 250;
    background-color: #333;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

header.header .fixed_menu.fixed {
    top: 0;
    opacity: 1
}

header.header .regions_box {
    width: 100%;
    padding: 16px;
    overflow: hidden;
    height: 100vh;
    height: calc(100vh - 56px);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-130vh);
    -ms-transform: translateY(-130vh);
    transform: translateY(-130vh)
}

header.header .regions_box.show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

header.header .regions_box .regions li {
    display: inline-block;
    float: left;
    width: 25%;
    padding-left: 16px;
    line-height: 32px;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

header.header .regions_box .regions li a {
    text-shadow: none;
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

header.header .regions_box .regions li a:hover {
    color: #da2429
}

header.header .top_menu_box {
    padding: 0 16px;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100vh;
    height: calc(100vh - 56px);
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-transform: translateY(-130vh);
    -ms-transform: translateY(-130vh);
    transform: translateY(-130vh)
}

header.header .top_menu_box a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

header.header .top_menu_box .top_menu ul li a:hover,
header.header .top_menu_box .top_menu ul li.active>a,
header.header .top_menu_box a:hover {
    color: #da2429
}

header.header .top_menu_box .top_menu {
    max-width: 880px;
    margin: 0 auto 48px;
    width: 100%;
    padding-bottom: 32px
}

header.header .top_menu_box .top_menu:after {
    clear: both
}

header.header .top_menu_box .top_menu:after,
header.header .top_menu_box .top_menu:before {
    content: ' ';
    display: table
}

header.header .top_menu_box .top_menu ul li {
    font-size: 18px;
    line-height: 32px;
    text-transform: uppercase
}

header.header .top_menu_box .top_menu ul li a {
    display: block;
    width: 100%
}

header.header .top_menu_box .top_menu .main_menu {
    font-weight: 700;
    float: left;
    position: relative;
    width: 208px;
    list-style-type: none
}

header.header .top_menu_box .top_menu .main_menu .subrubrics_box {
    position: absolute;
    overflow: hidden;
    padding: 0 16px;
    width: 310px;
    top: 0;
    left: 208px;
    z-index: 0;
    opacity: 0;
    font-weight: 400;
    font-style: italic;
    background-color: #333;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

header.header .top_menu_box .top_menu .main_menu .subrubrics_box.show {
    opacity: 1;
    min-height: 100%;
    z-index: 450;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

header.header .top_menu_box .top_menu .main_menu .subrubrics_box .menuItem .subrubrics_box {
    position: relative;
    top: 0;
    left: 0
}

header.header .top_menu_box .top_menu .main_menu .subrubrics_box .menuItem .subrubrics_box .menuItem {
    font-size: 12px
}

header.header .top_menu_box .top_menu .main_menu .subrubrics_box .menuItem .subrubrics_box.show {
    min-height: 0;
    opacity: 0;
    height: 0
}

header.header .top_menu_box .top_menu .main_menu .subrubrics_box .menuItem:hover .subrubrics_box.show {
    opacity: 1;
    height: auto
}

header.header .top_menu_box .top_menu .main_menu .menuItem.show {
    max-height: none
}

header.header .top_menu_box .top_menu .main_menu .menuItem span {
    color: #fff
}

header.header .top_menu_box .top_menu .specprojects {
    overflow: hidden;
    opacity: 1;
    font-weight: 400;
    font-style: italic;
    padding: 0 16px;
    max-width: 320px;
    float: left;
    list-style-type: none;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

header.header .top_menu_box .top_menu .specprojects.hide {
    opacity: 0
}

header.header .top_menu_box .top_menu .specprojects b,
header.header .top_menu_box .top_menu .specprojects li:last-child {
    font-weight: 700
}

header.header .top_menu_box .top_menu .specprojects .subrubrics_box {
    opacity: 0;
    height: 0;
    padding-left: 16px;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

header.header .top_menu_box .top_menu .specprojects .menuItem .subrubrics_box .menuItem {
    font-size: 12px;
    font-weight: 400
}

.region_url,
footer .footer_menu ul li a {
    font-weight: 700;
    text-transform: uppercase
}

header.header .top_menu_box .top_menu .specprojects .menuItem:hover .subrubrics_box {
    opacity: 1;
    height: auto
}

header.header .top_menu_box .top_menu .right_box {
    float: right;
    width: 320px
}

header.header .top_menu_box .top_menu .right_box .fresh_number:after {
    clear: both
}

header.header .top_menu_box .top_menu .right_box .fresh_number:after,
header.header .top_menu_box .top_menu .right_box .fresh_number:before {
    content: ' ';
    display: table
}

.main_top_block .main_img_box:after,
.news_list::after,
.side_top_block .img_box:after {
    content: '';
    bottom: 0
}

header.header .top_menu_box .top_menu .right_box .fresh_number h3 {
    font-size: 1.125em;
    text-transform: uppercase;
    color: #fff;
    line-height: 32px;
    margin-bottom: 8px
}

header.header .top_menu_box .top_menu .right_box .fresh_number .number_box img {
    display: block;
    float: left;
    margin-right: 21px
}

header.header .top_menu_box .top_menu .right_box .fresh_number .number_box .text {
    font-size: 1em;
    line-height: 24px;
    font-style: italic
}

header.header .top_menu_box .top_menu .right_box .links_box {
    width: 100%;
    border-bottom: 1px solid #fff;
    padding: 16px 0
}

header.header .top_menu_box .top_menu .right_box .links_box a {
    font-weight: 700;
    font-size: 1.125em;
    text-transform: uppercase;
    color: #fff;
    line-height: 32px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

header.header .top_menu_box .top_menu .right_box .links_box a:hover {
    color: #da2429
}

header.header .top_menu_box .top_menu .right_box .sharings_box {
    color: #fff;
    padding: 16px 0
}

header.header .top_menu_box .top_menu .right_box .sharings_box span {
    font-size: 12px;
    line-height: 24px
}

header.header .top_menu_box .top_menu .right_box .sharings_box .soc {
    margin-right: -8px;
    padding-top: 5px
}

header.header .top_menu_box .top_menu .right_box .sharings_box .soc li {
    display: inline-block;
    margin: 4px 2px
}

header.header .top_menu_box .top_menu .right_box .sharings_box .soc li a {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 3px solid #da2429;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

header.header .top_menu_box .top_menu .right_box .sharings_box .soc li a img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

footer .footer_menu ul li a,
header.header .burger .burger__line {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

header.header .top_menu_box .top_menu .right_box .sharings_box .soc li a:hover {
    border: 3px solid #fff
}

header.header .top_menu_box .top_menu .right_box .sharings_box .soc li a:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

header.header .burger {
    display: block;
    float: left;
    margin: 0 15px
}

header.header .burger .burger__line {
    position: absolute;
    height: 3px;
    top: 50%;
    margin-top: -1px;
    display: block;
    width: 100%;
    background-color: #fff;
    cursor: pointer;
    border-radius: 1px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.alert,
.content_body,
.main_top_block,
.main_top_block .main_img_box,
.region_url,
footer {
    position: relative
}

header.header .burger .burger__line:first-child {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px)
}

header.header .burger .burger__line:nth-child(3) {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px)
}

header.header .burger__wrapper {
    position: relative;
    width: 24px;
    height: 24px
}

header.header.showMenu,
header.header.showRegionMenu {
    max-width: 100%;
    margin: 0 auto;
    background-color: #333
}

header.header.showMenu .burger__line:nth-child(1) {
    -webkit-transform: translateY(0) rotate(45deg);
    -ms-transform: translateY(0) rotate(45deg);
    transform: translateY(0) rotate(45deg)
}

header.header.showMenu .burger__line:nth-child(2) {
    -webkit-transform: scale(.1, 1);
    -ms-transform: scale(.1, 1);
    transform: scale(.1, 1)
}

header.header.showMenu .burger__line:nth-child(3) {
    -webkit-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    transform: translateY(0) rotate(-45deg)
}

header.header.showMenu .top_menu_box {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.overfl {
    overflow: hidden
}

footer {
    width: 100%;
    display: block;
    justify-content: center;
    background-color: #333;
    padding: 10px;
    z-index: 100;
    color: white;
    text-align: center;
}

footer .footer_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 16px
}

footer .footer_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 16px
}

footer .footer_logo .region_url {
    left: auto;
    margin-left: -34px;
    white-space: nowrap
}

footer .footer_menu {
    font-size: .75em;
    margin-bottom: 16px;
    overflow: hidden
}

footer .footer_menu ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

footer .footer_menu ul li {
    display: inline-block;
    font-size: .85em;
    margin-right: 20px;
    margin-bottom: 10px
}

footer .footer_menu ul li:last-child {
    margin-right: 0
}

footer .footer_menu ul li a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main_top_block .bottom_box .bottom_item a,
a,
footer .footer_text a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

a,
footer .footer_text a {
    text-decoration: none
}

footer .footer_menu ul li a:hover {
    color: #da2429
}

footer .footer_text {
    width: 100%;
    max-width: 930px;
    font-size: .625em;
    line-height: 14px;
    color: #fff;
    opacity: .7;
    margin-bottom: 32px
}

footer .footer_text p {
    margin-bottom: 16px
}

footer .footer_text a {
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

footer .footer_text a:hover {
    color: #da2429
}

.region_url {
    color: #fff;
    left: -35px;
    top: 13px;
    font-style: italic;
    font-size: .563em;
    float: left
}

.couter_block {
    margin: 0 16px 16px 0;
    float: left
}

.age16 {
    width: 32px;
    height: 32px;
    background-color: #fff;
    color: #333;
    font-size: .875em;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    float: left;
    border-radius: 50%
}

.alert,
.main_banner {
    width: 100%;
    margin: 0 auto
}

body.region__0 header.header .topline .topline__hashtag {
    display: block
}

.container {
    background-color: #e5e5e5;
    min-width: 320px
}

.cont_center {
    max-width: 1000px;
    min-width: 320px;
    margin: 0 auto
}

a {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.alert a:hover,
.news_list ul li a:hover {
    text-decoration: underline
}

a:hover {
    color: #da2429
}

.alert a,
.main_top_block .top_box a {
    color: #fff
}

.main_banner {
    max-width: 1360px;
    overflow: hidden
}

.main_banner img {
    max-width: 100%
}

.alert {
    background-color: #da2429;
    text-align: center;
    max-width: 1000px;
    line-height: 1.3em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px
}

.aif-player,
.main_page .cont_center,
.main_page header.header .topline,
body.main_page_body .alert {
    max-width: 1360px
}

.alert a {
    font-weight: 700;
    font-size: 1.25em
}

.content_body {
    width: 664px;
    padding-top: 16px;
    padding-right: 336px;
    padding-bottom: 16px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff
}

.content_body.content_body__full_width {
    width: 1000px;
    padding-right: 0
}

.content_body .content {
    width: 100%;
    float: left;
    padding-left: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.content_body .content .interesting {
    width: 100%;
    width: calc(100% - 16px)
}

.content_body .content .interesting ul {
    overflow: hidden
}

.content_body .content .interesting ul li {
    width: 47.67%;
    height: 48px;
    margin-right: 2.33%;
    display: block;
    float: left;
    overflow: hidden
}

.content_body .right_column {
    float: right;
    width: 320px;
    margin-right: -320px
}

.main_page .content_body {
    width: 1024px
}

.main_top_block {
    width: calc(100% - 16px);
    height: 440px;
    margin-bottom: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.main_top_block.main_top_block__region {
    width: calc(66.6667% - 16px);
    padding-right: 0;
    margin-right: 16px;
    float: left
}

.main_top_block.main_top_block__region .bottom_box .bottom_item {
    width: 50%
}

.main_top_block .main_img_box {
    width: 100%;
    height: 100%;
    overflow: hidden
}

.main_top_block .main_img_box img {
    min-height: 100%
}

.main_top_block .main_img_box:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    -webkit-background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0)));
    -webkit-background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    -moz-background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    -ms-background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.main_top_block .bottom_box,
.main_top_block .top_box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, .2)
}

.main_top_block .top_box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 67%;
    padding: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.main_top_block .top_box .rubric_name {
    margin-bottom: 8px
}

.main_top_block .top_box h2 {
    font-size: 1.75em;
    line-height: 1.2em;
    margin-bottom: 16px
}

.main_top_block .top_box a:hover {
    color: #da2429
}

.main_top_block .top_box .lead {
    line-height: 1.3em
}

.main_top_block .bottom_box {
    top: auto;
    height: 33%;
    bottom: 0;
    border-top: 1px solid rgba(255, 255, 255, .5)
}

.main_top_block .bottom_box .bottom_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
    overflow: hidden;
    float: left;
    width: 33.33%;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, .5)
}

.main_top_block .bottom_box .bottom_item.wid50 {
    width: 50%
}

.main_top_block .bottom_box .bottom_item:first-child {
    border-left: 0
}

.main_top_block .bottom_box .bottom_item a {
    font-weight: 700;
    line-height: 24px;
    font-size: 1.25em;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.main_top_block .bottom_box .bottom_item a:hover {
    color: #da2429
}

.side_top_block {
    width: 320px;
    width: 33.33333%;
    height: 440px;
    float: left;
    position: relative;
    overflow: hidden
}

.side_top_block .size2 {
    margin-right: 0
}

.side_top_block .img_box {
    width: 100%;
    height: 100%
}

.side_top_block .img_box img {
    width: 100%
}

.side_top_block .img_box:after {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    -webkit-background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(81.59%, rgba(0, 0, 0, 0)));
    -webkit-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 81.59%);
    -moz-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 81.59%);
    -ms-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 81.59%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(81.59%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #000 0, rgba(0, 0, 0, 0) 81.59%);
    background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 81.59%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.side_top_block .bottom_box {
    top: auto;
    height: 33%;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    color: #fff
}

.side_top_block .bottom_box .bottom_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px;
    overflow: hidden;
    float: left;
    height: 100%
}

.side_top_block .bottom_box .bottom_item a {
    font-weight: 700;
    line-height: 24px;
    font-size: 1.25em;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.articl_img .main_sign span,
.articl_img .main_sign:after {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.side_top_block .bottom_box .bottom_item a:hover {
    color: #da2429
}

.side_top_block .bottom_box .bottom_box__region {
    position: absolute;
    top: -6px;
    left: 0;
    padding-left: 16px;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/location-1.svg) 16px 0 no-repeat;
    background-size: 6px 9px
}

.side_top_block .bottom_box .bottom_box__region span {
    font-family: sans-serif;
    font-size: 10px;
    line-height: 12px;
    padding-left: 10px
}

.side_top_block__text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.news_list_filter {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    list-style-type: none;
    display: block;
    padding: 9px 8px 0;
    background-color: #fff;
    margin-bottom: 8px !important;
    float: none !important
}

.news_list_filter li {
    display: inline-block;
    margin-right: 16px
}

.news_list_filter li a {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    display: block;
    padding-bottom: 2px
}

.news_list_filter li.active a {
    border-bottom: 2px solid #da2429
}

.news_list {
    background-color: #fff;
    padding: 16px;
    height: 784px;
    overflow: hidden;
    position: relative
}

.news_list ul {
    overflow-x: scroll;
    height: 100%;
    width: 110%;
    width: calc(100% + 35px);
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.news_list ul li {
    margin-bottom: 26px
}

.news_list ul li .date {
    color: #666;
    font-size: .625em;
    margin-bottom: 8px
}

.news_item .author,
.news_item.news_item_hor h3,
.poll_item h3,
.title_box h2 {
    margin-bottom: 16px
}

.news_list ul li a {
    color: #000;
    font-size: .875em;
    line-height: 1.3em
}

.news_list::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 136px;
    z-index: 50;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255, 255, 255, 0)), color-stop(93.92%, #fff));
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 93.92%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 93.92%)
}

.news_list .blue_link {
    position: absolute;
    bottom: 16px;
    left: 16px;
    z-index: 60
}

.news_list_wrapper .news_list {
    height: 784px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.title_box h2 {
    font-size: 1.5em
}

.news_box {
    overflow: hidden
}

.news_box .news_item {
    width: 47.67%;
    margin-right: 2.33%
}

.news_item {
    background-color: #fff;
    height: 384px;
    position: relative;
    overflow: hidden
}

.news_item .img_box img {
    display: block;
    width: 100%
}

.news_item a {
    color: #000;
    text-decoration: none
}

.blue_link,
.checkbox_box .label a,
.news_item a:hover,
.question_answer_item .rubric_name {
    text-decoration: underline
}

.news_item .author {
    margin-top: -45px;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.news_item .author .face_box {
    position: relative;
    overflow: hidden;
    float: left;
    width: 46px;
    height: 46px;
    border: 2px solid #fff;
    border-radius: 50%
}

.news_item .author .face_box img {
    width: 100%
}

.news_item .author span {
    font-size: .625em;
    display: block;
    padding: 6px
}

.news_item .item_text {
    padding: 16px
}

.news_item .item_text a:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 340px
}

.news_item h3 {
    font-size: 1.25em;
    line-height: 24px
}

.news_item h2 {
    font-weight: 700;
    line-height: 1.3em;
    font-size: 1.25em;
    padding: 16px
}

.news_item .rubric_link {
    color: #999
}

.news_item .rubric_link.rubric_link_highlighted {
    color: #da2429
}

.news_item .descr_decor {
    padding: 0 16px 8px;
    line-height: 1.3em;
    position: relative
}

.news_item .descr_decor::after,
.news_item .white_bottom {
    position: absolute;
    content: ''
}

.news_item .descr_decor::after {
    height: 1px;
    width: 48px;
    border-bottom: 2px solid #da2429;
    left: 16px;
    bottom: 0
}

.news_item .descr {
    position: relative;
    overflow: hidden;
    padding: 16px;
    line-height: 1.3em
}

.news_item .white_bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    -webkit-background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #fff), color-stop(70%, rgba(255, 255, 255, 0)));
    -webkit-background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    -moz-background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    -ms-background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #fff), color-stop(70%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, #fff 15%, rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.full_width_block .fw_item .fwSlider_item::after,
.partners_materials .fw_item::after,
.question_answer_item .white_bottom {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start_color', endColorstr='#ffbd362f', GradientType=0)
}

.articl_img .main_sign a:after,
.articl_img .main_sign:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block
}

.news_item.news_item_hor {
    width: 97.66666%;
    height: auto
}

.news_item.news_item_hor .img_box {
    float: right;
    width: 208px;
    margin-left: 16px
}

.news_item.news_item_hor .item_text {
    padding: 16px 16px 32px;
    max-width: 65%
}

.articl_img .main_sign:after {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 2
}

.articl_img .main_sign:hover::after {
    background-color: rgba(0, 0, 0, .3)
}

.articl_img .main_sign a {
    z-index: 3
}

.articl_img .main_sign a:hover {
    color: #fff !important
}

.articl_img .main_sign a:after {
    z-index: 3
}

.articl_img .main_sign span {
    color: #fff;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.3em;
    display: block;
    position: relative;
    z-index: 3;
    margin-bottom: 16px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.blue_link,
.checkbox_box .label a {
    color: #0076ff
}

.src a,
.switcher ul li {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.checkbox_box .checkbox {
    display: none
}

.checkbox_box .checkbox_custom {
    overflow: hidden;
    display: block;
    float: left;
    width: 16px;
    height: 16px;
    position: relative;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/checkbox.svg) center center no-repeat
}

.checkbox_box .checkbox:checked+.checkbox_custom::before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/checkbox_check.svg) center center no-repeat
}

.checkbox_box .label {
    overflow: hidden;
    display: block;
    font-size: .75em;
    line-height: 1.3em;
    padding: 0 0 16px 6px
}

.checkbox_box .label a:hover {
    text-decoration: none
}

.poll_item {
    background-color: #fff;
    padding: 16px;
    overflow: hidden;
    position: relative
}

.poll_item h3 {
    font-size: 1.25em;
    line-height: 24px
}

.poll_item h3 label {
    font-size: .875em;
    font-weight: 700
}

.poll_item .poll_box {
    margin-bottom: 6px
}

.poll_item .poll_box.answers li {
    height: 34px
}

.poll_item .poll_box.answers li .bold {
    font-weight: 700
}

.poll_item .poll_box input[type=email],
.poll_item .poll_box input[type=text] {
    width: 100%;
    max-width: 300px;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    margin-bottom: 5px
}

.poll_item .poll_item__question {
    margin-bottom: 8px
}

.poll_item .radio {
    display: none
}

.poll_item .radio_custom {
    width: 16px;
    height: 16px;
    border: 1px solid #c4c4c4;
    position: relative;
    overflow: hidden;
    display: block;
    float: left
}

.poll_item .label {
    overflow: hidden;
    display: block;
    line-height: 1.3em;
    padding: 0 0 16px 6px
}

.poll_item .radio:checked+.radio_custom::before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 2px;
    bottom: 2px;
    left: 2px;
    background: #000;
    border-radius: 50%
}

.poll_block,
.question_answer_item {
    background-color: #fff;
    height: 384px
}

.poll_item .radio:checked+.radio_custom::before,
.poll_item .radio_custom {
    border-radius: 50%
}

.poll_item .black_fill_btn {
    margin-left: 22px
}

.poll_block {
    padding: 77px 16px 16px;
    text-align: center
}

.poll_block .rubric_name {
    text-align: center;
    font-size: .625em;
    color: #999;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 24px
}

.poll_block h2,
.want_more_box {
    margin-bottom: 32px
}

.poll_block h2 {
    font-size: 1.25em;
    line-height: 24px
}

.poll_block .red_fill_btn {
    margin: 0 auto 32px
}

.poll_block .blue_link {
    margin-bottom: 16px
}

.blue_link {
    line-height: 24px;
    font-size: .75em
}

.question_answer_item .descr,
.question_answer_item h2 {
    line-height: 1.3em;
    padding: 0 16px
}

.question_answer_item {
    position: relative;
    overflow: hidden
}

.question_answer_item .rubric_name {
    font-size: .625em;
    text-transform: uppercase;
    font-weight: 700;
    padding: 16px
}

.question_answer_item h2 {
    font-weight: 700;
    font-size: 1.25em;
    margin-bottom: 16px
}

.question_answer_item h2 a {
    color: #000
}

.question_answer_item h2 a:hover {
    color: #da2429
}

.question_answer_item .red_fill_btn {
    margin: 16px
}

.question_answer_item .white_bottom {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    -webkit-background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #fff), color-stop(70%, rgba(255, 255, 255, 0)));
    -webkit-background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    -moz-background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    -ms-background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(15%, #fff), color-stop(70%, rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, #fff 15%, rgba(255, 255, 255, 0) 70%);
    background: linear-gradient(to top, #fff 15%, rgba(255, 255, 255, 0) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.full_width_block {
    margin-bottom: 16px;
    overflow: hidden;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.full_width_block .fw_inner_box {
    padding: 0 16px;
    margin-right: -2.33%;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.full_width_block .news_box {
    width: 100%
}

.full_width_block .fw_item {
    position: relative;
    overflow: hidden;
    margin-bottom: 16px;
    z-index: 40;
    max-height: 435px
}

.full_width_block .fw_item .fwSlider_item {
    position: relative
}

.full_width_block .fw_item .fwSlider_item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 80%;
    z-index: 50;
    -webkit-background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(85%, rgba(0, 0, 0, 0)));
    -webkit-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    -moz-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    -ms-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(85%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #000 0, rgba(0, 0, 0, 0) 85%);
    background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.full_width_block .fw_item .img_box img {
    width: 100%;
    display: block
}

.full_width_block .fw_item .text_box {
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 60;
    color: #fff;
    left: 0;
    bottom: 0;
    padding: 0 16px 21px
}

.full_width_block .fw_item .text_box .icon_box {
    padding: 16px 16px 0 0;
    float: left
}

.full_width_block .fw_item .text_box .rubric_name {
    font-weight: 700;
    font-size: .625em;
    text-transform: uppercase;
    margin-bottom: 10px
}

.full_width_block .fw_item .text_box .rubric_name a {
    color: #fff;
    text-decoration: none
}

.full_width_block .fw_item .text_box .rubric_name a:hover {
    color: #da2429
}

.full_width_block .fw_item .text_box h2 {
    font-weight: 700;
    line-height: 1.2em;
    font-size: 1.5em;
    overflow: hidden;
    margin-bottom: 12px
}

.full_width_block .fw_item .text_box a {
    color: #fff
}

.full_width_block .fw_item .text_box a:hover {
    color: #da2429
}

.full_width_block .slick-dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 8px
}

.full_width_block .slick-dots li {
    display: inline-block;
    margin: 0 4px
}

.full_width_block .slick-dots li button {
    width: 8px;
    height: 8px;
    background-color: #fff;
    border-radius: 50%;
    border: none;
    padding: 0;
    text-indent: -9999px
}

.full_width_block .slick-dots li.slick-active button {
    background-color: red
}

.partners_materials {
    padding-top: 48px
}

.partners_materials .partners_decor_box {
    position: absolute;
    padding-top: 13px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
    background-color: #da2429;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.partners_materials .partners_decor_box h2 {
    color: #fff;
    width: 100%;
    font-size: 1.25em;
    text-align: center
}

.partners_materials .fw_item::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 60%;
    z-index: 50;
    -webkit-background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(85%, rgba(0, 0, 0, 0)));
    -webkit-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    -moz-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    -ms-background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #000), color-stop(85%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, #000 0, rgba(0, 0, 0, 0) 85%);
    background: linear-gradient(to top, #000 0, rgba(0, 0, 0, 0) 85%);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false)
}

.partners_materials .img_box {
    width: 100%
}

.partners_materials .img_box img {
    width: 100%;
    display: block
}

.rubric_link {
    font-size: .625em;
    font-weight: 700;
    color: #999;
    text-transform: uppercase;
    position: absolute;
    display: block;
    left: 16px;
    bottom: 16px;
    text-decoration: none
}

.rubric_link:hover {
    text-decoration: underline
}

.rubric_link.rubric_link_highlighted {
    color: #da2429
}

.article_list {
    width: 100%;
    padding-right: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.article_list .list_item {
    background-color: #fff;
    margin-bottom: 16px;
    width: 100%;
    overflow: hidden;
    position: relative
}

.article_list .list_item .text_box {
    padding: 16px 16px 32px;
    max-width: 65%
}

.article_list .list_item .text_box h3 {
    font-size: 1.25em;
    line-height: 24px;
    margin-bottom: 16px
}

.article_list .list_item .text_box a {
    text-decoration: none;
    color: #000
}

.article_list .list_item .text_box a:hover {
    text-decoration: underline
}

.article_list .list_item .text_box span {
    line-height: 24px
}

.article_list .list_item .rubric_link {
    color: #999
}

.article_list .list_item .rubric_link.rubric_link_highlighted {
    color: #da2429
}

.article_list .list_item .img_box {
    float: right;
    width: 208px;
    margin-left: 16px
}

.article_list .list_item .img_box img {
    display: block;
    width: 100%
}

.text_box__date {
    font-size: 10px;
    color: #000;
    display: block;
    margin: 10px 0
}

.topic_header {
    margin-right: 16px
}

.topic_header .title_box h3 {
    line-height: 20px;
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 13px
}

.topic_header .title_box h1 {
    line-height: 1.3em;
    font-size: 2.25em;
    font-weight: 800;
    margin-bottom: 16px
}

.topic_header .material_topline_info {
    font-size: .75em;
    line-height: 16px;
    margin-bottom: 21px
}

.topic_header .material_topline_info span {
    border-left: 1px solid #000;
    margin-left: 16px;
    padding-left: 16px
}

.topic_header .material_topline_info span:first-child {
    border-left: 0;
    margin-left: 0;
    padding-left: 0
}

.topic_header .description {
    line-height: 24px;
    font-size: 1em;
    margin-bottom: 16px
}

.topic_header .tags a {
    border: 1px solid #000;
    height: 24px;
    line-height: 24px;
    padding: 0 10px;
    border-radius: 10px
}

.topic_header.full_header {
    padding: 50px 16px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    margin-bottom: 16px
}

.topic_header.full_header .material_topline_info span {
    border-color: #fff
}

.topic_header.full_header .tags a {
    border-color: #fff;
    color: #fff
}

.checker_box {
    margin-bottom: 16px;
    padding-top: 3px;
    width: 100%;
    overflow: hidden
}

.checker_box input[type=checkbox] {
    position: absolute;
    left: -9999px
}

.checker_box input[type=checkbox]+label {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/check.svg) no-repeat;
    padding-left: 40px;
    height: 16px
}

.checker_box input[type=checkbox]:checked+label {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/checked.svg) no-repeat
}

.checker_box span {
    font-weight: 700;
    font-size: .625em;
    line-height: 13px;
    text-transform: uppercase
}

.switcher {
    margin: 0 16px 8px 0;
    padding: 16px;
    background-color: #fff
}

.switcher:after {
    content: '';
    display: block;
    float: none;
    clear: both
}

.switcher ul {
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.switcher ul.switcher__left {
    float: left;
    width: 60%
}

.switcher ul li {
    display: inline-block;
    margin-right: 16px;
    border-bottom: 2px solid #d1d1d1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 3px 0
}

.switcher ul li a {
    font-weight: 700;
    color: #000
}

.switcher ul li.active,
.switcher ul li:hover {
    border-bottom: 2px solid #da2429
}

.switcher .switcher__right {
    float: right;
    width: 40%
}

.switcher .switcher__right .checkbox_box {
    text-align: right;
    position: relative;
    top: 5px
}

.switcher .switcher__right .checkbox_box .label {
    padding: 0 0 0 6px
}

.switcher .switcher__right .checkbox_box label {
    display: inline-block
}

.search_form,
.tags_form {
    margin: 0 16px 16px 0
}

.search_form form,
.tags_form form {
    padding: 16px 16px 0;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.search_form .input_box,
.tags_form .input_box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 50%;
    height: 24px;
    padding-right: 16px;
    margin-bottom: 16px
}

.search_form .input_box label,
.tags_form .input_box label {
    width: 35%;
    line-height: 15px;
    font-size: .75em;
    display: inline-block;
    vertical-align: middle
}

.search_form .input_box input,
.search_form .input_box select,
.tags_form .input_box input,
.tags_form .input_box select {
    display: inline-block;
    width: 62%;
    background-color: #fff;
    height: 24px;
    line-height: 24px;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    border-radius: 5px;
    vertical-align: middle
}

.search_form .checker_box span,
.tags_form .checker_box span {
    font-weight: 400;
    text-transform: none;
    font-size: .75em
}

.block_type_title,
.poll_inj ul li .top_block .text_box b,
.poll_over ul li .top_block .text_box b {
    text-transform: uppercase
}

.search_form .search_box,
.tags_form .search_box {
    width: 100%;
    overflow: hidden
}

.search_form .search_box h3,
.tags_form .search_box h3 {
    font-size: .875em;
    font-weight: 700;
    margin-bottom: 6px
}

.search_form .search_box .red_fill_btn,
.tags_form .search_box .red_fill_btn {
    float: right;
    margin-right: 22px
}

.search_form .search_box .input_box,
.tags_form .search_box .input_box {
    width: 80%;
    width: calc(100% - 122px)
}

.search_form .search_box .input_box input,
.tags_form .search_box .input_box input {
    width: 100%
}

.article .gallery_content .lead {
    padding-left: 0
}

.article .gallery_content .red_line_btn {
    height: 48px;
    width: 208px;
    border-radius: 25px;
    margin: 0 auto 32px
}

.gallery_box .gallery_nav .img_box {
    padding: 0 16px 16px 0;
    height: 80px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0;
    position: relative;
    cursor: pointer
}

.gallery_box .gallery_nav .img_box img {
    height: 100%;
    width: auto
}

.gallery_box .gallery_nav .img_box::before {
    content: '';
    position: absolute;
    display: block;
    margin: 0 16px 16px 0;
    width: calc(100% - 22px);
    height: calc(100% - 22px);
    left: 0;
    top: 0
}

.gallery_box .gallery_nav .slick-current .img_box::before {
    border: 3px solid #da2429
}

.gallery_box .slick-slider__slide-description {
    max-width: 85%;
    margin: 0 0 16px
}

.gallery_box .slick-slider__slide-description span {
    font-size: .75em;
    line-height: 16px;
    display: block
}

.gallery_box .slick-slider__slide-description a {
    color: #999;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 12px
}

.bottom_link,
.src span {
    font-size: .75em;
    display: block
}

.gallery_box_inline {
    margin-left: -100px;
    margin-bottom: 16px;
    width: calc(100px + 100%)
}

.vo_box .gallery_box_inline {
    margin-left: 0;
    margin-bottom: 16px;
    width: 100%
}

.gallery_box h3 {
    margin-bottom: 5px
}

.src {
    margin-bottom: 16px
}

.src span {
    line-height: 16px
}

.src .img_copy,
.src a {
    font-size: 12px
}

.src a {
    color: #999;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.incut-form .input_box input,
.newspaper_carousel_box .text_content .subscribe_link {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.src a:hover {
    color: #da2429
}

.article .gallery_full .gallery_title,
.article .gallery_full .src span {
    color: #fff
}

.article .gallery_main .img_box {
    margin-bottom: 8px
}

.article .gallery_main .img_box img {
    width: auto;
    max-width: 100%;
    max-height: 436px;
    margin: 0 auto
}

.article .gallery_main .slick-arrow {
    height: 40px;
    top: 42%;
    margin-top: -20px
}

.article .gallery_main .src {
    max-width: 85%;
    float: left;
    display: none
}

.article .gallery_main .fs_link {
    float: right;
    cursor: pointer
}

.gallery_main-wrapper {
    position: relative
}

.gallery_main-wrapper .fs_link {
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: 0
}

.article .gallery_full {
    opacity: 0;
    position: fixed !important;
    z-index: 0;
    width: 100%;
    max-width: 1000px;
    max-height: 90vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5vh auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -150vh
}

.article .gallery_full.show {
    opacity: 1;
    z-index: 9999996;
    top: 0
}

.article .gallery_full .closer {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 450;
    cursor: pointer
}

.article .gallery_full .slick-slide {
    position: relative;
    max-height: 90vh !important;
    overflow: hidden
}

.article .gallery_full .src {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background: rgba(0, 0, 0, .5);
    margin-bottom: 0
}

.article .gallery_full .img_box {
    margin-bottom: 0
}

.article .gallery_full .img_box img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
    max-height: 90vh
}

.overlay {
    right: 0;
    bottom: 0
}

.newspaper_carousel_box {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.newspaper_carousel_box .newspaper_item {
    padding: 30px
}

.newspaper_carousel_box .bg_decor_box {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    width: 826px;
    height: 354px;
    padding: 40px 30px 50px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .4);
    -ms-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .4);
    border-radius: 16px
}

.newspaper_carousel_box .text_content {
    border: 1px solid #da2429;
    width: 100%;
    height: 260px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 370px;
    position: relative;
    z-index: 10;
    border-radius: 6px
}

.newspaper_carousel_box .text_content .date {
    background-color: #fff;
    padding: 0 16px;
    position: relative;
    margin-top: -8px;
    margin-left: -16px;
    font-weight: 700;
    width: 85px
}

.newspaper_carousel_box .text_content .newspaper_num {
    font-size: .625em;
    margin: 50px 0 20px
}

.newspaper_carousel_box .text_content a {
    color: #000
}

.newspaper_carousel_box .text_content a:hover {
    color: #da2429
}

.newspaper_carousel_box .text_content h2 {
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.3em;
    padding-right: 16px
}

.newspaper_carousel_box .text_content .subscribe_link {
    position: absolute;
    bottom: -22px;
    background-color: #fff;
    border: 3px solid #da2429;
    font-size: .625em;
    font-weight: 700;
    width: 186px;
    height: 44px;
    line-height: 39px;
    color: #000;
    text-align: center;
    text-transform: uppercase;
    border-radius: 18px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.newspaper_carousel_box .text_content .subscribe_link:hover {
    border-color: #000
}

.newspaper_carousel_box .img_box {
    position: absolute;
    bottom: 0;
    left: 56px;
    z-index: 20
}

.newspaper_carousel_box .img_box img {
    max-width: 300px
}

.newspaper_carousel_box .slick-arrow.slick-prev {
    left: calc(50% - 484px);
    opacity: 1;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/arrow_black.svg) center center no-repeat
}

.newspaper_carousel_box .slick-arrow.slick-next {
    right: calc(50% - 484px);
    opacity: 1;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/arrow_black.svg) center center no-repeat
}

.want_more_box .red_line_btn {
    margin: 0 auto;
    float: none;
    color: #000;
    background-color: transparent
}

.block_type_title {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 10px;
    line-height: normal;
    color: #999
}

.bottom_link {
    color: #0076ff;
    text-decoration: underline
}

.poll_inj h3,
.poll_over h3 {
    font-size: 1.25em;
    margin-bottom: 16px;
    font-weight: 700
}

.bottom_link:hover {
    text-decoration: none
}

.poll_over {
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden
}

.poll_over.poll_item {
    height: auto
}

.poll_over.poll_item .label {
    padding-bottom: 0
}

.poll_over ul {
    width: 100%;
    overflow: hidden
}

.poll_over ul li {
    width: 100%;
    margin-bottom: 16px
}

.poll_over ul li .top_block {
    width: 100%;
    overflow: hidden
}

.poll_over ul li .top_block .percent_box {
    color: #da2429;
    font-size: 1.5em;
    font-weight: 700;
    width: 75px;
    height: 40px;
    line-height: 40px;
    float: left
}

.poll_over ul li .top_block .text_box {
    line-height: 1.3em;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.poll_over ul li .progress_block {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    height: 3px;
    margin-top: 5px
}

.poll_over ul li .progress_block .progress {
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 5px;
    background-color: #da2429;
    border-radius: 2px
}

.poll_inj {
    width: 320px;
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    overflow: hidden;
    float: left;
    margin-left: -100px;
    margin-right: 16px
}

.poll_inj.poll_item {
    height: auto
}

.poll_inj.poll_item .label {
    padding-bottom: 0
}

.poll_inj.center_inj {
    width: 100%;
    margin-left: 0;
    float: none
}

.poll_inj ul {
    width: 100%;
    overflow: hidden
}

.poll_inj ul li {
    width: 100%;
    margin-bottom: 16px
}

.poll_inj ul li .top_block {
    width: 100%;
    overflow: hidden
}

.poll_inj ul li .top_block .percent_box {
    color: #da2429;
    font-size: 1.5em;
    font-weight: 700;
    width: 75px;
    height: 40px;
    line-height: 40px;
    float: left
}

.poll_inj ul li .top_block .text_box {
    line-height: 1.3em;
    min-height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.poll_inj ul li .progress_block {
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
    position: relative;
    height: 3px;
    margin-top: 5px
}

.poll_inj ul li .progress_block .progress {
    position: absolute;
    left: 0;
    bottom: -3px;
    height: 5px;
    background-color: #da2429;
    border-radius: 2px
}

.polls_list {
    width: 100%;
    padding-right: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.poll_area {
    background-color: #fff;
    padding: 16px;
    margin: 16px 0
}

.poll_area__date,
.poll_area__status {
    display: inline-block;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    margin-right: 16px
}

.test_inj .test_inj__result-text h6,
.test_inj h5 {
    font-weight: 700
}

.breaking_news a:hover,
.btn-main,
.btn-main-2 {
    color: #fff !important
}

.galleries_link,
.item_text__region span {
    font-size: 10px;
    line-height: 12px;
    font-family: sans-serif
}

.viewed {
    opacity: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.viewed:hover {
    opacity: 1
}

.adv_content.no_portr.center_adw.mbottom10 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 16px;
    overflow: hidden
}

.adv_content.no_portr.center_adw.mbottom10>div[id^=adfox_] {
    width: 100%;
    overflow: hidden
}

.item_text__region {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/location_black.svg) no-repeat;
    background-size: 6px 9px
}

.item_text__region span {
    padding-left: 10px;
    color: #000
}

.galleries_link {
    position: relative;
    padding-left: 12px;
    cursor: pointer;
    left: 58px
}

.galleries_link:after {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    border: 3px solid transparent;
    border-left: 6px solid #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.galleries_link:hover:after {
    border-left: 6px solid #da2429
}

.test_inj {
    width: calc(100px + 100%);
    background: #fff;
    border: 1px solid #e3e3e3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, .1);
    box-shadow: 0 20px 50px rgba(0, 0, 0, .1);
    border-radius: 8px;
    padding: 32px 16px 40px;
    margin: 40px 0 40px -100px;
    font-size: 16px
}

.test_inj .test_inj__posttitle,
.test_inj h5 {
    font-family: sans-serif;
    font-style: normal;
    font-size: 20px;
    color: #000;
    text-align: center
}

.test_inj h5 {
    line-height: 150%
}

.test_inj .test_inj__posttitle {
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 16px
}

.test_inj .test_inj__note span,
.test_inj .test_inj__ques-num {
    font-weight: 400;
    font-size: 12px;
    font-family: sans-serif;
    font-style: normal;
    line-height: 150%
}

.test_inj .score,
.test_inj .test_inj__question,
.test_inj .test_inj__result-title {
    font-weight: 600;
    font-style: normal;
    font-family: sans-serif
}

.test_inj .test_inj__note {
    text-align: center
}

.test_inj .test_inj__note span {
    color: #000;
    vertical-align: middle
}

.test_inj .test_inj__note img {
    vertical-align: middle
}

.test_inj .test_inj__ques-num {
    color: #999;
    margin-bottom: 8px
}

.test_inj .test_inj__progress {
    width: 100%;
    height: 4px;
    background: #e3e3e3;
    margin-bottom: 16px;
    font-size: 0
}

.test_inj .test_inj__progress-item {
    display: inline-block;
    height: 100%
}

.test_inj .test_inj__progress-item_unready {
    background: #999
}

.test_inj .test_inj__progress-item_right {
    background: #009e23
}

.test_inj .test_inj__progress-item_wrong {
    background: #da2429
}

.test_inj .test_inj__question {
    font-size: 16px;
    line-height: 150%;
    color: #000;
    margin-bottom: 25px
}

.test_inj .hint,
.test_inj .label {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 400
}

.test_inj .test_inj__pic {
    display: block;
    width: 100%;
    margin: 25px 0
}

.test_inj .test_inj__variants {
    padding: 0 !important;
    margin: 0 0 25px !important
}

.test_inj .test_inj__variants li {
    padding: 0;
    margin: 0 0 16px;
    list-style-type: none;
    display: block
}

.article .article_text ul,
.vo_o_text ul {
    list-style-type: initial;
    list-style-position: inside
}

.test_inj label {
    display: block;
    font-size: 0
}

.test_inj .radio {
    position: absolute;
    left: -9999px
}

.test_inj .radio_custom {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #c4c4c4;
    border-radius: 50%;
    margin-right: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle
}

.test_inj .radio:checked+.radio_custom {
    background-color: #da2429;
    border: none
}

.test_inj .correct .radio:checked+.radio_custom,
.test_inj .right-variant .radio_custom {
    background-color: #009e23
}

.test_inj .radio:checked~.label {
    color: #da2429
}

.test_inj .correct .radio:checked~.label {
    color: #009e23
}

.test_inj .hint,
.test_inj .label,
.test_inj .score {
    line-height: 150%;
    color: #000
}

.test_inj .label {
    font-size: 16px;
    vertical-align: middle
}

.test_inj .hint {
    font-size: 12px;
    margin-top: 8px;
    margin-left: 28px
}

.test_inj .show-correct-answer .radio_custom {
    background-color: #009e23;
    border: none
}

.test_inj .score {
    font-size: 28px;
    text-align: center;
    margin-bottom: 10px
}

.test_inj .test_inj__result-title {
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #000
}

.test_inj .share_title,
.test_inj .test_inj__result-posttitle {
    font-weight: 400;
    line-height: 150%;
    font-style: normal;
    font-family: sans-serif;
    color: #000;
    text-align: center
}

.test_inj .test_inj__result-posttitle {
    font-size: 16px;
    margin-bottom: 40px
}

.test_inj .sharing_hidden {
    display: none
}

.test_inj .share_title {
    font-size: 12px
}

.test_inj .share-block {
    margin: 10px 0 32px;
    text-align: center
}

.test_inj .share-block a {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 3px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%;
    margin: 0 5px;
    background-repeat: no-repeat;
    background-position: center
}

.test_inj .share-block .fb {
    background-image: url(https://helps-power.com/es/cl/lotox2prize/images/facebook_icon.png)
}

.test_inj .share-block .vk {
    background-image: url(https://helps-power.com/es/cl/lotox2prize/images/vk_icon.png)
}

.test_inj .share-block .tw {
    background-image: url(https://helps-power.com/es/cl/lotox2prize/images/twitter_icon.png)
}

.test_inj .share-block .odkl,
.test_inj .share-block .ok {
    background-image: url(https://helps-power.com/es/cl/lotox2prize/images/ok_icon.png)
}

.test_inj .test_inj__result-text {
    margin-top: 25px;
    font-family: sans-serif;
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    color: #000
}

.test_inj .test_inj__result-text p {
    font-weight: 400;
    margin-bottom: 0 !important
}

.articl_body .test_inj__preface,
.article .article_text .test_inj__preface,
.test_inj .test_inj__preface {
    margin: 27px 0 30px;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 150%
}

.aif-player__counter,
.aif-player__track-name {
    line-height: normal;
    text-transform: uppercase;
    font-style: normal
}

.center-btn-wrapper {
    text-align: center
}

.aif-player {
    margin: 0 auto;
    color: #000;
    width: 100%
}

.aif-player__table {
    display: table;
    width: 100%;
    height: 52px
}

.aif-player__inner {
    display: table-row;
    width: 100%;
    background-color: #d9d9d9
}

.aif-player__track-name {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 3px
}

.aif-player__counter {
    font-weight: 400;
    font-size: 10px
}

.aif-player__track-info {
    display: table-cell;
    padding: 15px 15px 0
}

.aif-player__controls {
    width: 145px;
    display: table-cell;
    vertical-align: middle;
    font-size: 0
}

.aif-player__play,
.aif-player__play.pause {
    background-image: url(https://helps-power.com/es/cl/lotox2prize/images/player__sprite.png);
    width: 42px;
    height: 42px
}

.aif-player__controls a {
    display: inline-block;
    vertical-align: middle
}

.aif-player__play {
    margin: 0 15px;
    background-position: -42px 0;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.aif-player__play.pause {
    background-position: 0 0
}

.aif-player__next,
.aif-player__prev {
    background-image: url(https://helps-power.com/es/cl/lotox2prize/images/player__sprite.png);
    width: 28px;
    height: 28px
}

.aif-player__prev {
    background-position: -28px -42px
}

.aif-player__next {
    background-position: 0 -42px
}

.aif-player__seekbar-wrapper {
    padding-right: 8px
}

.aif-player__seekbar {
    width: 0;
    height: 2px;
    background-color: #dd252a;
    position: relative;
    visibility: visible
}

.aif-player__seekbar.hide,
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.aif-player__runner {
    position: absolute;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #dd252a;
    left: 100%;
    z-index: 2;
    top: -3px
}

.bannerhide {
    display: none !important
}

figure.fleft {
    margin-right: 16px
}

figure.fright {
    margin-left: 16px
}

.incut-form .input_box {
    width: 100%;
    margin-bottom: 16px;
    position: relative
}

.incut-form .input_box label {
    font-size: .875em;
    font-weight: 700
}

.incut-form .input_box label a {
    font-size: .875em;
    color: #0076ff;
    font-weight: 400;
    float: right
}

.incut-form .input_box input {
    width: 100%;
    border: 1px solid #c4c4c4;
    border-radius: 8px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.incut-form .input_box textarea {
    width: 100%;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    height: 100px;
    line-height: 20px;
    padding: 0 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.incut-form .input_box.checkbox {
    margin-top: 10px
}

.incut-form .input_box.checkbox input {
    height: auto;
    width: auto;
    display: inline-block;
    margin-right: 5px
}

.incut-form .input_box.checkbox label {
    font-weight: 400;
    font-size: .75em
}

.incut-form .red_fill_btn {
    margin: 16px auto;
    width: 100%
}

.article,
.article_top>div,
.ds-btn__text {
    margin-right: 16px
}

.incut-form .red_fill_btn.padding_width {
    padding: 0 40px;
    display: inline-block;
    width: auto
}

.incut-form .notvisible {
    top: -5000px;
    opacity: 0;
    position: absolute;
    left: -9999999px
}

.incut-form .required:after {
    content: '*';
    color: #da2429;
    font-size: 16px;
    padding-left: 1px;
    font-weight: 400
}

.incut-form .red-aster {
    color: #da2429
}

.incut-form .policy-link {
    font-size: 12px
}

.full-width-btn-wrap {
    margin-left: -100px;
    margin-bottom: 16px;
    width: calc(100px + 100%)
}

.ds-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/ds_btn.png) no-repeat;
    background-size: 100% 100%;
    height: 67px;
    font-family: sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    color: #000;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.article .origins,
.article_top .autor a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.ds-btn:hover {
    background-image: url(https://helps-power.com/es/cl/lotox2prize/images/ds_btn_hover.png);
    color: #fff
}

.ds-btn:hover .ds-btn__hover-logo {
    display: inline
}

.ds-btn:hover .ds-btn__logo {
    display: none
}

.ds-btn__logo {
    vertical-align: middle
}

.ds-btn__hover-logo {
    display: none;
    vertical-align: middle
}

.white_bg,
.white_bg .content_body {
    background-color: #fff
}

.article_top {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 16px;
    overflow: hidden;
    font-size: .75em
}

.article_top .autor,
.article_top>div {
    float: left
}

.article_top .autor a {
    color: #000;
    text-decoration: underline;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.article_top .autor a:hover {
    color: #da2429
}

.article h1 {
    font-size: 2.188em;
    font-weight: 800;
    margin-bottom: 16px;
    line-height: 40px
}

.article h2 {
    font-size: 1.25em;
    margin-bottom: 16px
}

.article .origins {
    display: block;
    font-size: .75em;
    line-height: 1.3em;
    margin-bottom: 10px;
    color: #000;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.article .origins:hover {
    color: #da2429
}

.article .img_box {
    width: 100%;
    margin-bottom: 16px
}

.article .img_box img {
    display: block;
    width: 100%
}

.article .img_box .img_descript {
    color: #999;
    font-size: .75em;
    margin-top: 3px
}

.article .article_content .first_float,
.article .description {
    font-size: 1.25em;
    font-family: sans-serif;
    line-height: 1.3em;
    font-weight: 500
}

.article .img_box .img_descript span:first-child {
    color: #000
}

.article .img_box .img_descript a {
    color: #999;
    text-decoration: underline;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.article .img_box .img_descript a:hover {
    color: #da2429
}

.article .article_content {
    position: relative
}

.article .article_content .red_line_btn {
    margin: 40px auto;
    font-size: 18px
}

.article .article_content .first_float {
    display: inline-block;
    margin-bottom: 16px
}

.article .article_sharings,
.article .horizontal_sharings {
    display: inline-block;
    position: relative;
    margin: 0 22px 20px 0;
    border: 1px solid #999;
    z-index: 100;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.article .article_sharings .sharing_item,
.article .horizontal_sharings .sharing_item {
    border: 1px solid #999;
    background-color: #fff;
    float: left;
    width: 36px;
    height: 36px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.article .article_sharings .sharing_item a,
.article .horizontal_sharings .sharing_item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.article .article_sharings .sharing_item img,
.article .horizontal_sharings .sharing_item img {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.article .article_sharings .sharing_item:hover,
.article .horizontal_sharings .sharing_item:hover {
    border: 1px solid #000
}

.article .article_sharings .sharing_item:hover img,
.article .horizontal_sharings .sharing_item:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.article .article_sharings .allSharingsBox,
.article .horizontal_sharings .allSharingsBox {
    position: absolute;
    left: -1px;
    top: 76px;
    border: 1px solid #999;
    border-top: 0;
    overflow: hidden;
    width: 100%
}

.article .article_sharings .allSharingsBox .inner,
.article .horizontal_sharings .allSharingsBox .inner {
    height: 0;
    overflow: hidden
}

.article .article_sharings .allSharingsBox.show .inner,
.article .horizontal_sharings .allSharingsBox.show .inner {
    height: auto
}

.article .horizontal_sharings {
    width: auto;
    padding-bottom: 0;
    margin-bottom: 16px
}

.article .horizontal_sharings:after {
    clear: both
}

.article .horizontal_sharings:after,
.article .horizontal_sharings:before {
    content: ' ';
    display: table
}

.article .description,
.article .lead {
    padding-left: 100px;
    margin-bottom: 16px
}

.article .article_text,
.article .lead {
    font-size: 1em
}

.article .article_text {
    padding-left: 100px
}

.article .article_text h3 {
    margin: 32px 0 16px
}

.article .article_text p {
    margin-bottom: 16px
}

.article .article_text ol,
.article .article_text ul {
    margin-left: 20px;
    margin-bottom: 20px
}

.article .article_text ol {
    list-style-type: decimal
}

.article .article_text .poll_box,
.article .article_text .poll_box ul,
.article .article_text .poll_item__answers,
.article .article_text .poll_item__answers ul,
.article .extraform .switch_block ul {
    list-style-type: none
}

.article .article_text .adv_content {
    margin-left: -100px;
    clear: both;
    margin-bottom: 16px
}

.article .article_text .adv_content:before {
    content: '';
    display: block;
    clear: both
}

.article .article_text .adv_content .bnr_300_250_wrapper {
    margin: 16px 0
}

.article .img_inject {
    position: relative;
    width: 300px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin: 0 16px 16px -100px
}

.article .img_inject img {
    width: 100%;
    display: block
}

.article .img_inject .translation_info {
    font-size: .75em;
    color: #fff;
    font-weight: 400
}

.article .img_inject .inj_link_box {
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .35);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    font-weight: 800
}

.article .img_inject .inj_link_box .inj_name {
    text-transform: uppercase;
    color: #fff;
    text-decoration: underline;
    font-size: .625em
}

.article .img_inject .inj_link_box a {
    color: #fff;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article .img_inject .inj_link_box a span {
    display: block;
    position: absolute;
    bottom: 16px;
    left: 16px
}

.article .img_inject .inj_link_box a:hover span {
    text-decoration: underline
}

.article .video_box,
.article .video_inject {
    margin-left: -100px;
    margin-bottom: 16px;
    width: calc(100px + 100%)
}

.article .video_box .video_block,
.article .video_box .video_container_aif,
.article .video_inject .video_block,
.article .video_inject .video_container_aif {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.article .video_box .video_block iframe,
.article .video_box .video_container_aif iframe,
.article .video_inject .video_block iframe,
.article .video_inject .video_container_aif iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article .picture_inject {
    margin-left: -100px;
    margin-bottom: 16px;
    width: calc(100px + 100%)
}

.article .inj_bq,
.article .inj_bq2 {
    width: 100%;
    background-color: #fff;
    padding: 16px 16px 16px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 16px
}

.article .inj_bq .bq_borders,
.article .inj_bq2 .bq_borders {
    border-bottom: 2px solid #000
}

.article .inj_bq .bq_decor,
.article .inj_bq2 .bq_decor {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/bq.svg) center center no-repeat #fff;
    padding: 10px;
    margin: -30px auto 0;
    width: 34px;
    height: 34px;
    position: relative;
    z-index: 10
}

.article .inj_bq .inj_name,
.article .inj_bq2 .inj_name {
    font-size: .625em;
    text-transform: uppercase;
    text-decoration: underline;
    font-weight: 700;
    margin-bottom: 10px
}

.article .inj_bq .bq_content,
.article .inj_bq2 .bq_content {
    width: 100%;
    font-size: 1.25em;
    font-style: italic
}

.article .inj_bq .bq_autor,
.article .inj_bq2 .bq_autor {
    font-style: italic;
    font-weight: 700;
    line-height: normal;
    font-size: .625em;
    text-transform: uppercase;
    padding-top: 7px;
    margin-bottom: 7px;
    text-align: right
}

.article .inj_bq .bq_autor a,
.article .inj_bq2 .bq_autor a {
    color: #000
}

.article .inj_bq2 .bq_borders {
    border-bottom: 2px solid #999;
    border-top: 2px solid #999
}

.article .quote_inj {
    margin-bottom: 16px
}

.article .quote_inj img {
    margin-right: 16px;
    float: left;
    display: block
}

.article .quote_inj p {
    margin-bottom: 0
}

.article .dossier_inj {
    width: 100%;
    margin: 16px 0;
    border-left: 2px solid #e30000;
    padding-left: 8px
}

.article .dossier_inj .inj_header {
    text-transform: uppercase;
    color: #000;
    font-size: .625em;
    font-weight: 800;
    text-decoration: none;
    margin-bottom: 5px
}

.article .dossier_inj .inj_info {
    font-size: .75em;
    line-height: 18px
}

.article .articl_img {
    margin-bottom: 16px;
    position: relative;
    display: table
}

.article .articl_img img {
    width: 100%;
    display: block;
    margin-bottom: 4px
}

.article .articl_img figcaption {
    font-size: .75em;
    line-height: 2em;
    color: #000;
    display: table-caption;
    caption-side: bottom
}

.article .articl_img figcaption .photo_descr {
    color: #000;
    font-size: 1.5em
}

.article .articl_img figcaption a {
    color: #999
}

.article .articl_img figcaption a:hover {
    text-decoration: underline
}

.article .articl_img .relative {
    position: relative
}

.article .articl_img .main_sign {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .35);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 16px 16px 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.article .articl_img .main_sign a {
    color: #fff;
    font-weight: 700;
    font-size: 1.25em;
    line-height: 1.3em;
    display: block;
    margin-bottom: 16px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.article .articl_img .addit_sign,
.article .articl_img .main_sign a.addit_sign {
    font-size: .625em;
    margin-bottom: 0;
    text-align: left;
    text-transform: uppercase
}

.article .articl_img .main_sign a:hover {
    color: #da2429
}

.article .articl_img .addit_sign {
    position: absolute;
    font-weight: 700;
    left: 16px;
    bottom: 16px
}

.article .articl_img .addit_sign a {
    color: #fff;
    text-decoration: none
}

.article .article_owl_box__slide-text a:hover,
.article .img_source a:hover,
.autorization .simple_text a,
.interesting ul li a:hover,
.tizer .asg2_row a:hover,
.tizer .region-highlights__item a:hover {
    text-decoration: underline
}

.article .articl_img .addit_sign a:hover {
    color: #da2429
}

.article .bottom_link {
    margin-top: 14px
}

.article .fotoviktorina {
    margin-bottom: 16px
}

.article .fotoviktorina .poll_item {
    height: auto;
    padding: 16px 0
}

.article .fotoviktorina img {
    float: left;
    margin-right: 16px;
    max-width: 210px
}

.article .fotoviktorina .red_fill_btn {
    margin: 0 auto
}

.article .extraform {
    margin-bottom: 16px
}

.article .extraform .switcher {
    position: relative
}

.article .extraform .switcher ul {
    padding-left: 0
}

.article .extraform .switch_block {
    display: none
}

.article .extraform .switch_block.show {
    display: block
}

.article .extraform .switch_block .poll_item {
    height: auto;
    padding: 0;
    margin-bottom: 16px;
    border-bottom: 1px solid #e2e2e2;
    list-style-type: none
}

.article .extraform .switch_block .poll_item.city_element_js,
.article .extraform .switch_block .poll_item.email_element_js,
.article .extraform .switch_block .poll_item.name_element_js,
.article .extraform .switch_block .poll_item.recaptcha_element_js {
    border-bottom: none
}

.article .extraform .switch_block h4 {
    font-size: 1em;
    font-weight: 700;
    margin-bottom: 16px
}

.article .extraform .switch_block .list_order_js {
    position: relative;
    padding-right: 10px;
    margin-right: 20px;
    font-family: sans-serif;
    font-size: 15px;
    color: #000
}

.article .extraform .switch_block .list_order_js:first-child {
    margin-left: 20px
}

.article .extraform .switch_block .list_order_js:after {
    content: '';
    display: block;
    width: 11px;
    height: 12px;
    position: absolute;
    right: -5px;
    top: 5px
}

.article .extraform .switch_block .list_order_js.active.asc::after {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/img_sprite.png) -58px -529px no-repeat
}

.article .extraform .switch_block .list_order_js.active.desc::after {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/img_sprite.png) -33px -529px no-repeat
}

.article .extraform .switch_block .pagination {
    border-top: 1px solid #e2e2e2;
    margin: 30px 0;
    padding: 10px 0
}

.article .extraform .switch_block .pagination ul {
    text-align: center
}

.article .extraform .switch_block .pagination ul li {
    display: inline-block;
    font-family: sans-serif;
    font-size: 15px;
    line-height: normal;
    text-align: center;
    margin: 0 5px;
    padding: 1px 7px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 23px
}

.article .extraform .switch_block .pagination ul li a {
    color: #000
}

.article .extraform .switch_block .pagination ul li a:hover {
    color: red
}

.article .extraform .switch_block .pagination ul li.active a,
.more_btn {
    color: #fff
}

.article .extraform .switch_block .pagination ul li.active {
    background-color: red;
    border-radius: 4px
}

.article .extraform .switch_block .pagination ul li.active a:hover {
    color: #e7fc03
}

.article .extraform .status {
    position: static;
    right: 0;
    top: 20px;
    font-size: .625em;
    text-transform: uppercase;
    font-weight: 700
}

.article .extraform .status .red {
    color: #da2429
}

.article .extraform .win_list {
    padding-top: 16px;
    margin-top: 16px;
    border-top: 1px solid #e2e2e2
}

.article .extraform .win_list ul {
    width: 100%;
    overflow: hidden
}

.article .extraform .win_list .fleft {
    float: left;
    margin-bottom: 16px
}

.article .extraform .win_list h3 {
    font-size: 1.25em;
    padding-top: 5px
}

.article .extraform .win_list span {
    font-size: 1em
}

.article .extraform .win_list .select_box {
    padding-left: 16px;
    float: left
}

.article .extraform .win_list .select_box select {
    height: 30px;
    line-height: 30px;
    border: 1px solid #e2e2e2
}

.article .article_carousel_box {
    margin-left: -100px;
    margin-bottom: 16px;
    width: calc(100px + 100%);
    position: relative
}

.article .article_carousel_box .slick-slider {
    padding: 0 110px
}

.article .article_carousel_box .carousel_img_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.article .article_carousel_box .carousel_img_box img {
    max-width: 100%;
    margin-bottom: 8px
}

.article .article_carousel_box .img_source {
    opacity: 0;
    padding-left: 12px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.article .article_carousel_box .slick-active .img_source {
    opacity: 1
}

.article .article_carousel_box .slick-arrow {
    width: 96px;
    height: 92%;
    background: 0 0;
    overflow: hidden
}

.article .article_carousel_box .slick-arrow:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/arrow.svg) center center no-repeat rgba(0, 0, 0, .5)
}

.article .article_carousel_box .slick-arrow.slick-prev:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.article .article_owl_box {
    margin-left: -100px;
    margin-bottom: 16px;
    width: calc(100px + 100%);
    position: relative
}

.article .article_owl_box .owl_box_header {
    font-size: 20px;
    line-height: 24px;
    color: #000;
    margin: 16px 0
}

.article .article_owl_box__slide-text,
.article .img_source {
    font-size: .75em;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.article .article_owl_box .owl_box_header a {
    color: #000
}

.article .article_owl_box .owl_box_header a:hover {
    color: #da2429
}

.article .article_owl_box .owl-carousel {
    display: block
}

.article .article_owl_box .carousel_img_box {
    background-color: #dedede
}

.article .article_owl_box .owl-nav>button,
.slick-arrow {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/arrow.svg) center center no-repeat
}

.article .article_owl_box .carousel_img_table {
    display: table;
    margin: 0 auto
}

.article .article_owl_box .carousel_img_table-row {
    display: table-row
}

.article .article_owl_box .carousel_img_container {
    position: relative
}

.article .article_owl_box .carousel_img_container:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.article .article_owl_box .owl-item.active .carousel_img_container:after {
    content: none
}

.article .article_owl_box .owl-item.active.center .carousel_img_container img {
    margin: 0 auto
}

.article .article_owl_box .owl-nav span {
    display: none
}

.article .article_owl_box .owl-nav {
    position: absolute;
    width: 100%;
    height: 0;
    top: 50%;
    left: 0;
    margin-top: -20px
}

.article .article_owl_box .owl-nav>button {
    width: 40px;
    height: 40px;
    position: absolute
}

.checkerBtn_js,
.more_btn_box_js,
.to_next_content_wrap_js {
    position: relative
}

.article .article_owl_box .owl-prev {
    left: 20px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.article .article_owl_box .owl-next {
    right: 20px
}

.article .article_owl_box .img_source {
    opacity: 0
}

.article .article_owl_box .owl-item.active .img_source {
    opacity: 1
}

.article .article_owl_box .carousel_img_container {
    display: table-cell;
    vertical-align: middle
}

.article .article_owl_box .owl-dots {
    display: none
}

.article .img_source {
    width: 100%;
    color: #666;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    display: none
}

.article .img_source a {
    color: #000
}

.article .article_owl_box__slide-text {
    color: #666;
    padding-left: 110px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.article .article_owl_box__slide-text a,
.tags a {
    color: #000
}

.article .red_fill_btn.ask_your_question_btn {
    width: 300px;
    margin-bottom: 16px
}

.checkerBtn_js,
.tags {
    width: 100%
}

.tags {
    margin-bottom: 32px
}

.tags a {
    display: inline-block;
    margin-right: 8px;
    border: 2px solid #da2429;
    font-size: .625em;
    text-decoration: none;
    padding: 3px 6px;
    margin-bottom: 6px;
    border-radius: 4px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.tags a:hover {
    color: #da2429
}

.more_btn_outer {
    width: 320px;
    height: 37px;
    position: absolute;
    left: 50%;
    margin-left: -160px
}

.more_btn.nextMaterial_js {
    position: fixed;
    display: none;
    bottom: 0;
    z-index: 249
}

.more_btn.nextMaterial_js.fixed {
    display: block
}

.important-block {
    margin-bottom: 16px
}

.important-block__header {
    text-transform: uppercase;
    color: #000;
    font-size: 1em;
    font-weight: 800;
    margin-bottom: 10px
}

.important-block__info {
    width: 100%;
    font-size: 20px;
    line-height: 24px;
    font-style: italic
}

.article.dontknow_body p {
    margin-bottom: 16px
}

.article.dontknow_body .img_inject {
    margin-left: 0
}

.fancybox-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .9);
    display: none
}

.fancybox-overlay.fancybox-overlay-fixed {
    display: block;
    z-index: 9999991
}

.fancybox-wrap.fancybox-opened,
.popup {
    z-index: 9999999
}

a.fancybox-item.fancybox-close {
    width: 19px;
    height: 19px;
    border-radius: 50%;
    position: absolute;
    top: -50px;
    right: -50px;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/closer.svg) center center no-repeat;
    z-index: 9999999
}

.ds-help-btn-wrapper {
    padding-left: 100px
}

.red_fill_btn.ds-help-btn {
    width: 230px;
    margin: 25px 0;
    font-size: 10px
}

.red_fill_btn.ds-help-btn span {
    margin-right: 10px
}

.red_fill_btn.ds-help-btn img {
    margin-top: 6px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.red_fill_btn.ds-help-btn .ds-help-btn__logo_white {
    display: inline;
    opacity: 1
}

.red_fill_btn.ds-help-btn .ds-help-btn__logo_red,
.red_fill_btn.ds-help-btn:hover .ds-help-btn__logo_white {
    display: none;
    opacity: 0
}

.red_fill_btn.ds-help-btn:hover .ds-help-btn__logo_red {
    display: inline;
    opacity: 1
}

.ds-inject {
    border: 3px solid red;
    padding: 16px 10px 0
}

.ds-inject .ds-help-btn {
    margin: 25px auto
}

.popup {
    position: absolute;
    left: -110vw;
    background-color: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    box-shadow: 0 0 20px rgba(0, 0, 0, .3);
    border-radius: 8px
}

.popup.show {
    left: 50%
}

.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    display: none;
    z-index: 9999995
}

.overlay.show {
    display: block
}

.comments {
    position: fixed;
    left: auto;
    bottom: 0;
    padding-top: 32px;
    -webkit-transform: translateY(150vh);
    -ms-transform: translateY(150vh);
    transform: translateY(150vh);
    right: 16px;
    width: 656px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.comments.show {
    left: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.comments .closer {
    top: 4px;
    right: 4px;
    position: absolute;
    background-image: url(https://helps-power.com/es/cl/lotox2prize/fonts/gray_closer.svg)
}

.comments .comments_box {
    padding: 16px;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 392px
}

.comments .comments_box::-webkit-scrollbar {
    width: 4px
}

.comments .comments_box::-webkit-scrollbar-track {
    background: 0 0
}

.comments .comments_box::-webkit-scrollbar-thumb {
    background: #c4c4c4;
    border-radius: 4px
}

.comments .comments_box::-webkit-scrollbar-thumb:hover {
    background: #c4c4c4
}

.comments .comments_box .no_items {
    display: none
}

.comments .comments_box .avatar_box {
    float: left;
    margin-right: 16px
}

.comments .comments_box .text_box {
    overflow: hidden;
    margin-bottom: 20px
}

.comments .comments_box .text_box b,
.comments .comments_box .text_box span {
    font-size: .625em;
    text-transform: uppercase;
    margin-right: 8px
}

.comments .comments_box .text_box span {
    color: #c1c1c1
}

.comments .comments_box .text_box .comment_text {
    font-size: .75em;
    line-height: 1.3em
}

.comments .comments_box .text_box .comment_text blockquote {
    background: #e2e2e2;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 7px;
    margin-bottom: 8px
}

.comments .comments_box .text_box .answer_link {
    display: inline-block;
    padding-top: 3px;
    margin-right: 16px;
    font-size: .75em;
    color: #0076ff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.comments .comments_box .text_box .answer_link:hover {
    color: #da2429
}

.comments .comments_box .comment_answer .comment_item {
    padding-left: 70px;
    position: relative
}

.comments .comments_box .comment_answer .comment_item::before {
    content: '';
    position: absolute;
    left: 52px;
    top: -16px;
    width: 8px;
    height: 32px;
    border-left: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4
}

.comments .comments_box .show_more_link {
    width: 100%;
    display: block;
    text-align: center;
    font-size: .75em;
    color: #0076ff;
    height: 16px;
    margin: 16px auto 0
}

.comments .comments_box .show_more_link:hover {
    color: #da2429
}

.comments .refresh_box {
    display: block;
    background-color: #c4c4c4;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #000;
    font-size: .75em
}

.comments .refresh_box:hover {
    color: #da2429
}

.comments .answer_box {
    background-color: #ebebeb;
    width: 100%;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px
}

.comments .answer_box .textarea_box {
    width: 100%;
    margin-bottom: 16px
}

.comments .answer_box .textarea_box blockquote {
    position: relative;
    font-size: .75em;
    line-height: 1.3em;
    width: 100%;
    background: #e2e2e2;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 3px 20px 3px 10px
}

.comments .answer_box .textarea_box blockquote .closer {
    top: 1px;
    right: 0
}

.comments .answer_box .textarea_box textarea {
    min-height: 88px;
    max-height: 88px;
    height: 88px;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    border: 0;
    padding: 3px 10px;
    color: #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.comments .answer_box .textarea_box .letter_counter {
    font-size: .75em;
    color: #999;
    float: left;
    margin-right: 16px
}

.comments .answer_box .textarea_box .login_input {
    display: none
}

.comments .answer_box .textarea_box .error_box {
    color: #da2429;
    font-size: .75em
}

.comments .answer_box .textarea_box .success_box {
    color: #1abf40;
    font-size: .875em
}

.comments .answer_box .bottom_btns_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.comments .answer_box .captcha_box,
.comments .answer_box .red_fill_btn {
    float: left;
    margin-right: 16px
}

.comments .answer_box .blue_link {
    color: #0076ff;
    font-size: .625em;
    line-height: 34px
}

.comments .answer_box .blue_link:hover {
    text-decoration: none;
    color: #da2429
}

.comments .answer_box .please_login {
    text-align: center;
    padding: 16px 0
}

.aif_modal_messages_popup,
.ask_your_question,
.rules {
    padding: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.comments .answer_box .please_login .red_fill_btn {
    display: block;
    float: none;
    margin: 16px auto;
    width: 280px
}

.rules h2,
.rules p {
    margin-bottom: 16px
}

.comments .comment_item .toggle_collapse_comment {
    display: none;
    font-size: .75em;
    color: #0076ff
}

.comments .comment_item .toggle_on_collapse_comment {
    display: none
}

.comments .comment_item.collapsed_comment .toggle_on_collapse_comment {
    display: block
}

.comments .comment_item.collapsed_comment .answer_link,
.comments .comment_item.collapsed_comment .comment_text,
.rules {
    display: none
}

.rules {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .95)
}

.aif_modal_messages_popup .closer,
.ask_your_question .closer,
.autorization .closer,
.poll_item_popup .closer {
    right: 8px;
    background-image: url(https://helps-power.com/es/cl/lotox2prize/fonts/gray_closer.svg)
}

.rules.show {
    display: block
}

.rules h2 {
    font-size: 1.25em;
    font-weight: 700
}

.rules p {
    line-height: 1.3em;
    font-size: .75em
}

.rules .red_fill_btn {
    margin: 32px auto
}

.overscroll {
    overflow-y: auto;
    max-height: 90vh
}

.ask_your_question {
    position: fixed;
    width: 100%;
    max-width: 656px
}

.ask_your_question.show {
    top: 20vh;
    margin-left: -328px
}

.ask_your_question h2 {
    width: 100%;
    font-weight: 700;
    line-height: 24px;
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 16px
}

.ask_your_question .closer {
    position: absolute;
    top: 8px
}

.ask_your_question .form_box {
    width: 100%
}

.ask_your_question .form_box .input_box {
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px
}

.ask_your_question .form_box .input_box input,
.ask_your_question .form_box .input_box textarea {
    height: 40px;
    width: 100%;
    line-height: 40px;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px
}

.ask_your_question .form_box .input_box input.antispam,
.ask_your_question .form_box .input_box textarea.antispam {
    display: none
}

.ask_your_question .form_box .input_box textarea {
    height: 88px;
    min-height: 88px;
    max-width: 100%;
    min-width: 100%
}

.ask_your_question .form_box .input_box label {
    margin-bottom: 4px;
    display: block;
    font-size: .875em
}

.ask_your_question .form_box .input_box.w50 {
    width: 48%;
    float: left;
    margin-right: 0
}

.ask_your_question .form_box .input_box.w50:first-child {
    margin-right: 4%
}

.ask_your_question .form_box .input_box .errors li {
    color: red;
    font-size: .875em
}

.aif_modal_messages_popup {
    position: fixed;
    width: 100%;
    max-width: 656px
}

.aif_modal_messages_popup.show {
    top: 20vh;
    margin-left: -328px
}

.aif_modal_messages_popup .closer {
    position: absolute;
    top: 8px
}

.aif_modal_messages_popup .inner {
    padding: 10px 0
}

.autorization {
    top: -100vh;
    position: fixed;
    width: 320px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 90vh;
    overflow: auto
}

.autorization.show {
    top: 10vh;
    left: 50%;
    margin-left: -160px
}

.autorization .succesfull_text {
    color: #1abf40;
    font-size: .875em;
    padding: 20px
}

.autorization .closer {
    position: absolute;
    top: 8px
}

.autorization h2 {
    width: 100%;
    font-weight: 700;
    line-height: 24px;
    font-size: 1.25em;
    text-align: center;
    margin-bottom: 7px
}

.autorization .simple_text {
    font-size: .75em;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 16px
}

.autorization .simple_text a {
    color: #0076ff
}

.autorization .popup_form .blue_link:hover,
.autorization .simple_text a:hover {
    text-decoration: none
}

.autorization .popup_form {
    padding: 0 16px;
    position: relative
}

.autorization .popup_form .error_box {
    position: relative;
    color: #da2429;
    font-size: .75em;
    display: block;
    width: 100%;
    left: 0;
    bottom: -3px
}

.autorization .popup_form .checkbox_box .error_box {
    bottom: 10px
}

.autorization .popup_form .input_box {
    width: 100%;
    margin-bottom: 16px;
    position: relative
}

.autorization .popup_form .input_box .error_box {
    text-align: left
}

.autorization .popup_form .input_box label {
    font-size: .875em;
    font-weight: 700
}

.autorization .popup_form .input_box label a {
    font-size: .875em;
    color: #0076ff;
    font-weight: 400;
    float: right
}

.black_fill_btn,
.more_btn,
.red_fill_btn,
.red_line_btn,
.top5 .top_decor h3 {
    font-weight: 700;
    text-transform: uppercase
}

.autorization .popup_form .input_box label a:hover {
    color: #da2429
}

.autorization .popup_form .input_box input {
    width: 100%;
    border: 1px solid #c4c4c4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 8px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.autorization .popup_form .input_box input:focus {
    border: 1px solid #0076ff
}

.autorization .popup_form .input_box .seeDots {
    display: none
}

.autorization .popup_form .input_box.showPass .seeDots {
    display: inline-block
}

.autorization .popup_form .input_box.showPass .seePass {
    display: none
}

.autorization .red_fill_btn {
    margin: 16px auto;
    width: 100%
}

.autorization .share_login_box {
    border-top: 1px solid #c4c4c4;
    padding: 16px 16px 0
}

.autorization .share_login_box span {
    text-align: center;
    display: block;
    width: 100%;
    font-size: .75em
}

.autorization .share_login_box .sharings_box .soc {
    padding-top: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.autorization .share_login_box .sharings_box .soc li {
    display: inline-block;
    width: 32px;
    height: 32px
}

.autorization .share_login_box .sharings_box .soc li a {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #da2429
}

.autorization .share_login_box .sharings_box .soc li a img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.autorization .autorizationBlock.registration_block input[name=login],
.spinner {
    display: none
}

.autorization .share_login_box .sharings_box .soc li a:hover {
    opacity: 1 !important
}

.autorization .share_login_box .sharings_box .soc li a:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.autorization .share_login_box .sharings_box .soc li a.fb {
    background-color: #414f90
}

.autorization .share_login_box .sharings_box .soc li a.vk {
    background-color: #465b80
}

.autorization .share_login_box .sharings_box .soc li a.vk img {
    padding-left: 2px
}

.autorization .share_login_box .sharings_box .soc li a.google {
    background-color: #bd350d
}

.autorization .share_login_box .sharings_box .soc li a.ok {
    background-color: #f0941a
}

.autorization .share_login_box .sharings_box .soc li a.mail {
    background-color: #3c6298
}

.autorization .share_login_box .sharings_box .soc li a.lj {
    background-color: transparent
}

.autorization .autorizationBlock {
    padding: 0;
    height: 0;
    z-index: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.autorization .autorizationBlock.show {
    padding: 16px 0;
    height: auto;
    z-index: 500;
    opacity: 1
}

.poll_item_popup .poll_box,
.poll_over .poll_box {
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.autorization .autorizationBlock .notvisible {
    top: -5000px;
    opacity: 0;
    position: absolute;
    left: -9999999px
}

.autorization #forgotPass .blue_link {
    width: 100%;
    text-align: center;
    display: block
}

.poll_item_popup {
    position: fixed;
    width: 100%;
    max-width: 656px;
    max-height: 70vh;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.poll_item_popup.show {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.poll_item_popup .closer {
    position: absolute;
    top: 8px
}

.poll_item_popup .form_box_wpapper {
    height: 100%;
    padding-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.blue_eye,
.eye {
    display: inline-block;
    height: 12px
}

.poll_item_popup .block_type_title {
    text-align: left;
    margin-bottom: 16px
}

.poll_item_popup .bottom_link {
    margin-top: 18px
}

.eye {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/eye.svg) center center no-repeat;
    width: 20px;
    margin-top: 4px
}

.blue_eye {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/blue_eye.svg) center center no-repeat;
    width: 12px
}

.newspaper,
.topic {
    width: 20px;
    height: 20px;
    margin-top: -3px;
    margin-right: 6px;
    display: inline-block
}

.newspaper {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/newspaper.svg) center center no-repeat
}

.topic {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/topic.svg) center center no-repeat
}

@-webkit-keyframes spinner-animation {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

@keyframes spinner-animation {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

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

.spinner {
    margin: 32px auto;
    border-radius: 100%;
    border: 3px solid #eee;
    border-top: 3px solid #da2429;
    width: 32px;
    height: 32px;
    -webkit-animation: spinner-animation .8s linear infinite;
    animation: spinner-animation .8s linear infinite
}

.more_btn,
.spinner.show {
    display: block
}

.full_screen_ico {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/full_screen.svg) center center no-repeat;
    display: inline-block;
    width: 24px;
    height: 16px;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.more_btn,
.red_line_btn {
    font-size: .625em;
    text-align: center;
    text-decoration: none;
    -moz-transition: all .3s;
    -o-transition: all .3s
}

.full_screen_ico:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.closer {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/closer.svg) center center no-repeat;
    display: inline-block;
    width: 19px;
    height: 19px
}

.gallery_icon,
.info_icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.gallery_icon {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/gallery_ico.svg) 6px 10px no-repeat #da2429
}

.info_icon {
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/info_ico.svg) 9px 8px no-repeat #da2429
}

.more_btn {
    background-color: #000;
    width: 320px;
    height: 37px;
    margin: 34px auto;
    line-height: 37px;
    border: 2px solid #000;
    border-radius: 24px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.banner,
.top5 {
    margin-bottom: 16px
}

.more_btn:hover {
    background-color: #fff;
    color: #000
}

.more_btn.hide {
    display: none
}

.red_fill_btn,
.red_line_btn {
    display: block;
    -webkit-transition: all .3s
}

.red_line_btn {
    background-color: #fff;
    color: #da2429;
    width: 300px;
    height: 48px;
    line-height: 48px;
    border: 4px solid #da2429;
    border-radius: 24px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.black_fill_btn,
.red_fill_btn {
    font-size: .625em;
    text-decoration: none;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    text-align: center
}

.red_line_btn:hover {
    border: 4px solid #000;
    color: #000
}

.red_fill_btn {
    background-color: #da2429;
    width: 96px;
    height: 32px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 30px;
    color: #fff;
    border: 2px solid #da2429;
    border-radius: 24px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.red_fill_btn:hover {
    background-color: #fff;
    color: #da2429 !important
}

.red_fill_btn.auto_width {
    width: auto
}

.red_fill_btn.padding_width {
    padding: 0 40px;
    display: inline-block;
    width: auto
}

.black_fill_btn {
    display: block;
    background-color: #000;
    width: 96px;
    height: 20px;
    line-height: 22px;
    color: #fff;
    border: 2px solid #000;
    border-radius: 8px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.black_fill_btn:hover,
.covidjet,
.top5 ul {
    background-color: #fff
}

.banner,
.banner a {
    width: 100%
}

.black_fill_btn:hover {
    color: #000
}

.right_column {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.banner a {
    text-align: center;
    display: block
}

.topToDown.fixed {
    position: fixed;
    top: 16px;
    width: 320px
}

.endTopToDown_js,
.top5 {
    position: relative;
    width: 100%
}

.endTopToDown_js {
    overflow: hidden
}

.top5 {
    margin-top: 22px
}

.top5 .top_decor {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: -6px;
    left: 0
}

.top5 ul li,
.top5 ul li a {
    position: relative;
    text-align: center
}

.top5 .top_decor .red_line {
    height: 6px;
    width: 22%;
    border-bottom: 4px solid #da2429
}

.top5 .top_decor h3 {
    color: #da2429;
    display: block;
    font-size: 1em;
    text-align: center
}

.top5 ul {
    padding: 16px;
    border-width: 0 4px 4px;
    border-color: #da2429;
    border-style: solid;
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.top5 ul li {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.top5 ul li a {
    color: #000;
    z-index: 10;
    font-size: .875em;
    line-height: 17px;
    width: 100%
}

.top5 ul li a:hover {
    color: #da2429
}

.top5 ul li:before {
    display: none;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
    top: 0;
    color: rgba(255, 0, 0, .2);
    font-size: 5em;
    line-height: 80px;
    font-weight: 200
}

.top5 ul li:first-child:before {
    content: '1'
}

.top5 ul li:nth-child(2):before {
    content: '2'
}

.top5 ul li:nth-child(3):before {
    content: '3'
}

.top5 ul li:nth-child(4):before {
    content: '4'
}

.top5 ul li:nth-child(5):before {
    content: '5'
}

.subscribe_wid {
    width: 100%;
    margin-bottom: 32px
}

.subscribe_wid .section_header {
    text-align: center;
    font-weight: 700;
    font-size: 1.25em;
    margin-bottom: 10px
}

.subscribe_wid .input_box label {
    font-size: .875em;
    font-weight: 700
}

.subscribe_wid .input_box input {
    height: 40px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 10px;
    line-height: 40px;
    border: 1px solid #c4c4c4;
    border-radius: 8px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.attention-border,
.main-table td,
.subscribe_wid .input_box input:focus {
    border: 1px solid #000
}

.subscribe_wid .input_box.checkbox label {
    font-weight: 400;
    font-size: .75em
}

.subscribe_wid .input_box.checkbox label span {
    height: 18px;
    line-height: 18px;
    display: inline-block
}

.subscribe_wid .input_box.checkbox input {
    height: auto;
    width: auto;
    display: inline-block;
    margin-right: 5px
}

.subscribe_wid .red_fill_btn {
    width: 100%;
    float: none;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.subscribe_wid .error_box {
    width: 100%;
    color: red;
    font-family: sans-serif;
    font-size: .75em;
    margin-bottom: 5px;
    display: none
}

.interesting ul li a,
.tizer .asg2_row a,
.tizer .region-highlights__item a {
    color: #000
}

.subscribe_wid .error_box.show {
    display: block
}

.interesting {
    width: 100%;
    margin-bottom: 16px
}

.interesting h3 {
    text-align: left;
    margin-bottom: 10px
}

.interesting ul li,
.tizer {
    margin-bottom: 16px;
    width: 100%
}

.interesting ul {
    width: 100%;
    border-bottom: 2px solid #000
}

.interesting ul li {
    overflow: hidden;
    line-height: 16px;
    font-size: .75em
}

.interesting ul li img {
    float: left;
    margin-right: 16px;
    display: block
}

.tizer {
    font-family: sans-serif
}

.tizer .region-highlights__logo {
    display: none
}

.tizer .adf_sg_vs2 .asg2_l,
.tizer .mm_news_header,
.tizer .region-highlights__title {
    text-align: left;
    margin-bottom: 10px;
    background-color: transparent;
    color: #000;
    font-size: 1em !important;
    font-weight: 700;
    font-style: normal !important;
    font-family: sans-serif !important
}

.covidjet h4,
.tizer .asg2_row,
.tizer .mm_news,
.tizer .region-highlights__item {
    font-family: sans-serif
}

.tizer .asg2_row,
.tizer .region-highlights__item {
    width: 100%;
    overflow: hidden;
    margin-bottom: 16px;
    line-height: 16px;
    font-size: .75em
}

.tizer .asg2_row img,
.tizer .region-highlights__item img {
    float: left;
    margin-right: 16px;
    display: block
}

.tizer .asg2_row:last-child,
.tizer .region-highlights__item:last-child {
    padding-bottom: 16px;
    border-bottom: 2px solid #000
}

.tizer #roskachestvo_block .region-highlights__item:last-child {
    border-bottom: none
}

.tizer #roskachestvo_block>div:last-of-type .region-highlights__item {
    border-bottom: 2px solid #000
}

.tizer .adf_sg_vs2 span {
    display: block;
    margin-bottom: 10px
}

.tizer .mm_news {
    border: 0;
    border-bottom: 2px solid #000;
    padding-bottom: 16px
}

.tizer .mm_news .mm-body {
    padding: 0
}

.right_column .poll_item {
    width: 320px;
    border: 1px solid #999;
    text-align: center;
    padding: 70px 25px 65px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 16px
}

.right_column .poll_item .block_type_title {
    text-align: center;
    margin-bottom: 20px
}

.right_column .poll_item h3 {
    margin-bottom: 30px;
    text-align: center
}

.right_column .poll_item .bottom_link {
    margin-top: 30px;
    text-align: center
}

.right_column .poll_item .red_fill_btn {
    margin: 0 auto
}

.covidjet {
    width: 320px;
    margin-bottom: 15px
}

.covidjet h4 {
    font-style: normal;
    font-weight: 900;
    font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #da2429;
    float: left
}

.covidjet__diseased-num,
.covidjet__tab-link {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 700
}

.covidjet__header {
    padding: 10px 15px 8px;
    border-bottom: 1px solid #ebebeb
}

.covidjet__tab-link {
    font-size: 16px;
    line-height: 20px;
    color: #000;
    border-bottom: 2px solid transparent;
    float: right;
    margin-left: 12px
}

.covidjet__tab-link.active {
    border-bottom: 2px solid #da2429
}

.covidjet__diseased {
    padding: 9px 20px 12px;
    text-align: center;
    border-bottom: 1px solid #ebebeb
}

.covidjet__diseased-num {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    display: block
}

.covidjet__diseased-text,
.covidjet__result span {
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    color: #000;
    font-family: sans-serif;
    font-style: normal
}

.covidjet__diseased-text {
    text-align: center;
    display: block
}

.covidjet__result {
    padding: 10px 7px;
    text-align: center
}

.covidjet__result span {
    vertical-align: bottom
}

.covidjet__result span.covidjet__recovered-num {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #00a124;
    margin-right: 10px
}

.full_size,
.size2,
.size3,
.w50 {
    float: left;
    margin-right: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.covidjet__bottom {
    font-family: sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: rgba(0, 0, 0, .4);
    padding: 0 20px 10px
}

#covidjet__tab-2 {
    display: none
}

.covidjet_mobile {
    display: none;
    width: 100%;
    margin-top: 20px
}

.full_size,
.size2,
.size3 {
    margin-bottom: 16px
}

.full_size {
    width: 100%
}

.size2,
.size3 {
    width: 320px
}

.w50 {
    width: 656px
}

@media (max-width: 1360px) {
    .w50 {
        width: 47.67%;
        margin-right: 2.33%
    }

    .full_width_block .size2,
    .size2,
    .size3 {
        width: 31%;
        margin-right: 2.33%
    }
}

@media (max-width: 1023px) {
    .size2 {
        width: 31%;
        margin-right: 2.33%
    }

    .main_page .content .size2 {
        width: 47.67%
    }
}

@media (max-width: 768px) {
    .w50 {
        width: 97.67%;
        margin-right: 0;
        float: none
    }

    .full_width_block .size2,
    .size2,
    .size3 {
        width: 47.67%
    }
}

@media (max-width: 460px) {

    .full_width_block .size2,
    .main_page .content .size2,
    .size2,
    .size3 {
        width: 97.67%;
        margin-right: 0;
        float: none
    }
}

@media (max-width: 1360px) {
    .article_list {
        padding-right: 2.33%
    }

    .article_list ul li .text_box {
        max-width: 58%
    }

    .main_page .content_body {
        width: auto
    }

    .main_page .main_top_block {
        width: 97.67%;
        margin-right: 2.33%
    }

    .main_page .main_top_block.main_top_block__region {
        padding-right: .667%;
        width: 64.33%;
        margin-right: 2.33%
    }

    .main_page .main_top_block.main_top_block__region .bottom_box .bottom_item {
        width: 50%
    }

    .main_page .main_top_block .main_img_box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .main_page .main_top_block .bottom_box .bottom_item {
        width: 33.33%
    }

    .news_item h3 {
        font-size: 1.125em
    }

    .news_item.news_item_hor h3 {
        font-size: 1.25em;
        line-height: 24px
    }

    .news_box .news_item {
        width: 47.67%;
        margin-right: 2.33%
    }

    .news_item.news_item_hor {
        width: 97.66666%
    }
}

@media (max-width: 1200px) {

    .main_top_block .bottom_box .bottom_item a,
    .side_top_block .bottom_box .bottom_item a {
        font-size: 1em;
        line-height: 22px
    }

    .twenty-ago-link span {
        display: none
    }
}

@media (min-width: 1000px) and (max-width: 1360px) {
    .news_item h3 {
        font-size: 1em;
        line-height: 20px
    }

    .news_item.news_item_hor .h3 {
        font-size: 1.25em;
        line-height: 24px
    }
}

@media (max-width: 900px) {
    body.region__0 header.header .topline .topline__hashtag {
        font-size: 20px;
        margin-left: 5%;
        top: 2px
    }
}

@media (max-width: 1100px) {
    .article_list ul li .text_box span {
        display: none
    }

    footer .footer_logo {
        float: none;
        padding: 0 2.33%;
        width: 100%;
        margin-bottom: 16px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center
    }

    footer .footer_menu ul li {
        line-height: 1.3em
    }

    footer .footer_text {
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media (max-width: 1023px) {
    .on_mobile_only {
        display: block
    }

    .main_page .main_top_block .bottom_box .bottom_item:last-child,
    .main_page .main_top_block.main_top_block__region .top_box .lead,
    .specprojects {
        display: none
    }

    header.header .top_menu_box {
        overflow: auto;
        padding: 0 2.33%
    }

    header.header .top_menu_box .top_menu .main_menu,
    header.header .top_menu_box .top_menu .right_box,
    header.header .top_menu_box .top_menu .specprojects {
        width: 100%;
        float: none;
        padding: 16px 0;
        border-bottom: 1px solid #fff
    }

    header.header .top_menu_box .top_menu .main_menu .subrubrics_box {
        position: relative;
        width: 100%;
        height: 0;
        left: auto
    }

    header.header .top_menu_box .top_menu .main_menu .subrubrics_box.show {
        height: auto
    }

    .main_page .main_top_block .bottom_box .bottom_item {
        width: 50%
    }

    .main_page .main_top_block.main_top_block__region .bottom_box .bottom_item {
        width: 100%
    }

    .main_page .main_top_block.main_top_block__region {
        width: 47.67%
    }

    .content_body {
        width: 100%;
        padding-right: 0
    }

    .content_body .content {
        float: none;
        padding-left: 2.33%
    }

    .content_body .right_column {
        width: 100%;
        margin-right: 0;
        padding: 0 2.33%;
        float: none;
        display: none
    }

    .main_page .content_body {
        width: auto;
        padding-right: 336px
    }

    .main_page .content_body .content {
        float: left;
        padding-left: 16px
    }

    .main_page .content_body .right_column {
        float: right;
        width: 320px;
        margin-right: -320px;
        display: block
    }

    .full_width_block .fw_inner_box {
        padding: 0 2.33%
    }

    .full_width_block.partners_materials {
        padding-top: 48px
    }

    .article_list ul li .text_box span {
        display: block
    }

    .fs_link,
    .fw_item .galleries_link,
    .fw_item .icon_box,
    .overlay {
        display: none
    }

    .gallery_box .slick-slider__slide-description {
        margin-top: 0
    }

    .newspaper_carousel_box .slick-arrow.slick-prev {
        left: 16px
    }

    .newspaper_carousel_box .slick-arrow.slick-next {
        right: 16px
    }

    .news_box .news_item {
        width: 47.67%;
        margin-right: 2.33%
    }

    .news_item.news_item_hor {
        width: 97.66666%
    }

    .content_body.content_body__full_width {
        width: 100%
    }

    .ds-btn {
        height: 100px
    }

    header.header .topline .twenty-ago-link {
        left: 70%
    }
}

@media (min-width: 800px) and (max-width: 1030px) {

    .news_item,
    .news_item .item_text a::after,
    .question_answer_item,
    .question_answer_item .item_text a::after {
        height: 420px
    }
}

@media (max-width: 860px) {
    header.header .regions_box .regions li {
        width: 33.33%
    }

    .main_page .content_body {
        width: 100%;
        padding-right: 0
    }

    .main_page .content_body .content {
        float: none;
        padding-left: 2.33%
    }

    .main_page .content_body .right_column {
        width: 100%;
        margin-right: 0;
        padding: 0 2.33%;
        float: none;
        display: none
    }

    .banner {
        display: none
    }

    .newspaper_carousel_box .slick-arrow.slick-prev {
        left: 0
    }

    .newspaper_carousel_box .slick-arrow.slick-next {
        right: 0
    }

    .newspaper_carousel_box .bg_decor_box {
        width: 320px;
        height: 419px;
        padding: 0;
        border-radius: 0
    }

    .newspaper_carousel_box .img_box {
        z-index: 10;
        left: 0;
        width: 100%
    }

    .newspaper_carousel_box .img_box img {
        width: 100%;
        max-width: 100%
    }

    .newspaper_carousel_box .text_content {
        padding: 0;
        border: 0;
        z-index: 20;
        width: 100%;
        height: 100%;
        text-align: center;
        background: rgba(255, 255, 255, .8)
    }

    .newspaper_carousel_box .text_content .date {
        margin: 0;
        width: 100%;
        padding: 32px 0 0;
        background: 0 0
    }

    .newspaper_carousel_box .text_content .newspaper_num {
        font-size: .875em;
        line-height: 1.3em;
        margin-bottom: 50px;
        padding: 0 16px
    }

    .newspaper_carousel_box .text_content h2 {
        padding: 0 2.33%;
        font-size: 1.25em
    }

    .newspaper_carousel_box .text_content .subscribe_link {
        bottom: 32px;
        left: 50%;
        margin-left: -93px;
        font-size: .75em
    }

    a.fancybox-item.fancybox-close {
        width: 40px;
        height: 40px;
        top: 20px;
        right: 20px;
        background-color: rgba(0, 0, 0, .5)
    }

    .covidjet_mobile {
        display: block
    }
}

@media (max-width: 800px) {
    .ds-btn {
        height: 85px
    }
}

@media (max-width: 768px) {
    .content_body .content .interesting ul {
        width: 97.67%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 2.33%
    }

    .content_body .content .interesting ul li {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: none
    }

    .news_item,
    .poll_block,
    .question_answer_item {
        height: 384px
    }

    .article_list ul li .text_box span {
        display: none
    }

    .full_width_block.partners_materials {
        margin-right: 0
    }

    .full_width_block.partners_materials .partners_decor_box {
        width: 100%
    }

    .comments {
        width: 100%;
        height: 100vh;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 0;
        right: 0;
        top: 0;
        bottom: 0;
        padding-bottom: 163px
    }

    .comments .comments_box {
        max-height: calc(100vh - 350px)
    }

    .autorization {
        max-height: 98vh
    }

    .autorization.show {
        top: 2%
    }

    .ask_your_question.show {
        max-width: 96%;
        left: 0;
        margin: 0 2%
    }

    footer .footer_menu ul {
        width: 100%;
        float: none;
        overflow: hidden;
        margin-bottom: 16px
    }

    footer .footer_menu ul li {
        float: left;
        display: block;
        margin-right: 16px
    }

    .full_width_block .fw_item {
        max-height: none
    }

    .test_inj {
        width: 100%;
        margin: 40px 0
    }

    body.region__0 header.header .topline .topline__hashtag {
        font-size: 16px;
        margin-left: 5%;
        top: 5px
    }
}

@media (max-width: 700px) {
    body.region__0 header.header .topline .topline__hashtag {
        font-size: 12px;
        margin-left: 3%;
        top: 6px
    }

    header.header .topline .region span {
        display: none
    }

    .ds-btn {
        height: 75px
    }

    header.header .topline .twenty-ago-link {
        left: 50%
    }
}

@media (max-width: 680px) {

    .switcher .switcher__right,
    .switcher ul.switcher__left {
        float: none;
        width: 100%
    }

    .switcher .switcher__right .checkbox_box {
        margin-top: 10px;
        text-align: left
    }
}

@media (max-width: 640px) {

    .article .article_owl_box__slide-text,
    .article .article_text,
    .article .description,
    .article .ds-help-btn-wrapper,
    .article .first_float,
    .article .lead {
        padding-left: 0
    }

    .article .article_content .red_line_btn {
        margin: 32px auto;
        height: 40px;
        line-height: 40px
    }

    .article .article_content .article_sharings,
    .article .article_sharings,
    .article .horizontal_sharings {
        display: none
    }

    .article h1 {
        font-size: 20px;
        line-height: 28px
    }

    .article .article_content .first_float,
    .article .description {
        font-size: 16px
    }

    .article .article_text .adv_content,
    .article .article_text h2,
    .article .dossier_inj,
    .article .img_inject,
    .article .poll_inj {
        margin-left: 0
    }

    .article .article_carousel_box,
    .article .article_owl_box,
    .article .gallery_box_inline,
    .article .picture_inject,
    .article .video_box,
    .article .video_inject {
        margin-left: 0;
        width: 100%
    }

    .article .article_owl_box .owl-item img {
        height: auto;
        width: 100% !important
    }

    .article .article_owl_box .carousel_img_container {
        height: auto
    }

    header.header .regions_box {
        overflow: auto;
        padding-bottom: 16px
    }

    header.header .regions_box .regions li {
        width: 50%
    }

    .article .article_carousel_box .slick-slider {
        padding: 0
    }

    .article .article_carousel_box .carousel_img_box {
        display: block;
        padding: 0
    }

    .article .article_carousel_box .carousel_img_box img {
        margin: 0 auto
    }

    .article .article_carousel_box .img_source {
        padding-left: 2.33%
    }

    .article .article_carousel_box .slick-arrow {
        width: 40px;
        height: 40px;
        background: 0 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .article .article_carousel_box .slick-arrow:after {
        background-color: transparent
    }

    .article .article_carousel_box .slick-arrow.slick-next {
        right: 16px
    }

    .article .article_carousel_box .slick-arrow.slick-prev {
        left: 16px
    }

    .article_list .list_item .text_box {
        max-width: none
    }

    .article .gallery_main .img_box img {
        max-height: 63vw
    }

    .main_page .main_top_block {
        height: auto
    }

    .main_page .main_top_block.main_top_block__region {
        width: 100%;
        padding-right: 2.33%;
        float: none
    }

    .main_page .main_top_block .top_box {
        height: 63%
    }

    .main_page .main_top_block .top_box .lead {
        margin-bottom: 16px;
        display: none
    }

    .footer .footer_wrapper,
    .main_page .main_top_block .bottom_box .bottom_item:last-child,
    .main_page .main_top_block .main_img_box {
        display: block
    }

    .main_page .main_top_block .bottom_box {
        position: relative;
        width: 100%;
        background-color: #000
    }

    .main_page .main_top_block .bottom_box .bottom_item {
        width: 100%;
        float: none;
        border-top: 1px solid #fff;
        border-left: 0
    }

    .main_page .content .side_top_block {
        width: 100%;
        padding-right: 2.33%;
        margin-bottom: 16px
    }

    .main_page .content .side_top_block .img_box::after {
        width: 97.67%
    }

    .search_form .input_box,
    .tags_form .input_box {
        width: 100%;
        float: none;
        padding-right: 0
    }

    .search_form .input_box input,
    .search_form .input_box select,
    .tags_form .input_box input,
    .tags_form .input_box select {
        width: 48%
    }

    .search_form .search_box .input_box,
    .tags_form .search_box .input_box {
        width: calc(100% - 122px);
        float: left
    }

    .search_form .search_box .red_fill_btn,
    .tags_form .search_box .red_fill_btn {
        margin-right: 9px
    }

    .article .poll_inj .left,
    .article .poll_inj .right {
        width: 100%;
        float: none;
        padding: 0
    }

    .footer .footer.logo {
        margin-right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .full-width-btn-wrap {
        margin-left: 0;
        width: 100%
    }

    .ds-inject .ds-help-btn {
        margin: 25px 0;
        float: right
    }
}

@media (max-width: 600px) {
    .ds-btn {
        height: 60px;
        font-size: 20px
    }

    .ds-btn__hover-logo,
    .ds-btn__logo {
        width: 150px
    }
}

@media (max-width: 500px) {
    .ds-btn {
        height: 50px;
        font-size: 14px
    }

    .ds-btn__hover-logo,
    .ds-btn__logo {
        width: 120px
    }

    header.header .topline .twenty-ago-link {
        float: left;
        position: relative;
        margin-left: 15%;
        margin-top: -4px;
        left: 0;
        top: 0;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media (min-width: 460px) and (max-width: 550px) {
    .news_list_filter li {
        margin-right: 10px
    }

    .news_list_filter li a {
        font-size: 13px
    }
}

@media (min-width: 460px) and (max-width: 500px) {

    header.header .topline .search_box .search_ico img,
    header.header .topline .user img {
        width: 80%
    }

    header.header .topline .search_box {
        margin-right: 5px;
        margin-top: 3px
    }

    header.header .topline .search_box .search_ico {
        margin-left: 0
    }

    header.header .topline .user {
        margin-right: .33%;
        margin-top: 3px
    }
}

@media (max-width: 460px) {
    header.header .regions_box .regions li {
        width: 100%;
        padding: 0
    }

    header.header .topline .search_box {
        margin-right: 10px
    }

    header.header .topline .search_box .search_input {
        width: 180px
    }

    header.header .topline .search_box .search_ico {
        margin-left: 0
    }

    header.header .topline .region {
        margin: 0 2.33% 0 0;
        float: right
    }

    header.header .topline .region img {
        display: block
    }

    header.header .topline .region span {
        display: none
    }

    .region_url {
        position: absolute;
        left: 61px
    }

    .article_list .list_item .img_box {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .article_list .list_item .img_box img {
        width: 100%
    }

    .article_list .list_item .text_box {
        max-width: 100%;
        padding-bottom: 40px;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .news_box .news_item {
        width: 97.66666%
    }

    .news_item.news_item_hor .img_box {
        float: none;
        width: 100%;
        margin-left: 0
    }

    .news_item,
    .poll_block,
    .question_answer_item {
        height: auto;
        padding-bottom: 40px
    }

    .article .slick-arrow {
        width: 50px
    }

    .article .dossier_inj,
    .article .img_inject {
        float: none
    }

    .more_btn {
        width: 290px
    }

    .header .top_menu_box .top_menu .right_box .sharings_box .soc {
        text-align: center
    }

    .topic_header .title_box h1 {
        font-size: 1.75em
    }

    .full_width_block.partners_materials {
        padding-top: 38px
    }

    .full_width_block.partners_materials .partners_decor_box h2 {
        font-size: 1em
    }

    .newspaper_carousel_box .slick-arrow {
        width: 40px
    }

    .search_form .search_box .input_box,
    .tags_form .search_box .input_box {
        width: 100%;
        float: none
    }

    .search_form .search_box .red_fill_btn,
    .tags_form .search_box .red_fill_btn {
        width: 48%;
        margin-right: 0;
        margin-bottom: 16px
    }

    .ask_your_question .form_box .input_box.w50 {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .switcher ul {
        padding-bottom: 10px
    }

    .switcher ul li {
        display: block;
        width: 100%;
        margin-bottom: 6px;
        border-bottom: 0 !important
    }

    .switcher ul li a {
        border-bottom: 2px solid transparent
    }

    .switcher ul li.active a {
        border-bottom: 2px solid #da2429
    }

    .fotoviktorina>ul {
        padding-top: 16px
    }

    .fotoviktorina .poll_item {
        padding: 0
    }

    .fotoviktorina img {
        float: none;
        max-width: none;
        margin-bottom: 16px
    }

    .article .extraform .win_list .select_box {
        padding: 0 0 16px;
        width: 100%
    }

    .article .extraform .win_list .select_box select {
        width: 200px
    }

    footer .footer_wrapper {
        display: block
    }

    footer .footer.logo {
        margin-right: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    footer .footer_logo .region_url {
        position: relative
    }

    .news_list ul {
        overflow-x: initial
    }

    header.header .topline .topline__hashtag {
        display: none
    }

    body.region__0 header.header .topline .topline__hashtag {
        font-size: 11px;
        margin-left: 6%;
        top: 7px;
        display: block
    }
}

.adv_center,
.banner_box,
.oveloloading,
.related_content_block .related_content_list,
.related_content_block .related_content_list .relap__items-container,
.slick-list {
    overflow: hidden
}

@media (max-width: 430px) {
    body.region__0 header.header .topline .topline__hashtag {
        font-size: 10px;
        margin-left: 6%
    }
}

@media (max-width: 400px) {
    .main_top_block .top_box h2 {
        font-size: 1.5em
    }

    .main_top_block .main_img_box img {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    body.region__0 header.header .topline .topline__hashtag {
        top: 7px;
        display: block;
        font-size: 10px;
        margin-left: 4%
    }

    header.header .topline .twenty-ago-link {
        display: none;
        margin-left: 4%
    }

    header.header .topline .twenty-ago-link img {
        width: 50px;
        height: auto;
        top: 0
    }

    body.region__0 header.header .topline .twenty-ago-link {
        display: block
    }
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

@media (max-width: 380px) {
    body.region__0 header.header .topline .topline__hashtag {
        top: 7px;
        display: block;
        font-size: 8px
    }
}

@media (max-width: 360px) {
    .alert .cont_center {
        min-width: unset
    }

    body.region__0 header.header .topline .topline__hashtag {
        top: 10px;
        font-size: 8px;
        margin-left: 2%
    }

    .ds-btn__hover-logo,
    .ds-btn__logo {
        width: 100px
    }
}

@media (max-width: 350px) {
    body.region__0 header.header .topline .topline__hashtag {
        top: 8px;
        font-size: 7px;
        margin-left: 3%
    }
}

@media (max-width: 340px) {
    body.region__0 header.header .topline .topline__hashtag {
        top: 9px;
        font-size: 6px;
        margin-left: 2%
    }
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    margin: 0;
    padding: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: '';
    display: table
}

.slick-track:after {
    clear: both
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.oveloloading,
.slick-arrow {
    top: 0;
    height: 100%;
    position: absolute
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow {
    width: 80px;
    border: 0;
    color: transparent;
    z-index: 10;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.slick-arrow.slick-prev {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.slick-arrow.slick-next {
    right: 0
}

.slick-arrow:hover {
    opacity: 1
}

.oveloloading {
    left: 0;
    display: none;
    z-index: 99999999;
    width: 100%;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/fancybox_overlay.png)
}

.oveloloading .center_box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -150px;
    z-index: 99999;
    width: 300px
}

.oveloloading .loading_text {
    color: #e5e5e5;
    text-align: center;
    margin-bottom: 10px
}

.oveloloading .loading_box {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/overloading.gif) center no-repeat;
    height: 20px;
    width: 120px;
    margin: 0 auto
}

body>.oveloloading {
    position: fixed
}

.clearfix:after {
    clear: both
}

.clearfix:after,
.clearfix:before {
    content: ' ';
    display: table
}

.mbottom10 {
    margin-bottom: 10px
}

.doctors-widget-anim1 {
    background-color: #ff9c00;
    margin: 20px 0;
    cursor: pointer
}

.doctors-widget-anim1__link {
    display: block;
    text-decoration: none
}

.doctors-widget-anim1__text__underline,
.related_content_block li a:hover {
    text-decoration: underline
}

.doctors-widget-anim1__table {
    width: 100%
}

.doctors-widget-anim1__text-cell {
    vertical-align: middle;
    padding: 0 5px 0 20px
}

.doctors-widget-anim1__text {
    display: block;
    font-family: sans-serif;
    font-size: 0;
    text-transform: uppercase;
    -webkit-animation: text 7s infinite;
    animation: text 7s infinite
}

.doctors-widget-anim1__text__start {
    color: #000;
    font-size: 21px;
    line-height: 25px
}

.doctors-widget-anim1__text__dot,
.doctors-widget-anim1__text__underline {
    color: #f30b3c;
    font-size: 21px;
    line-height: 25px
}

.doctors-widget-anim1__text__end {
    color: #fff;
    font-size: 21px;
    line-height: 25px
}

.doctors-widget-anim1__icon-cell {
    vertical-align: bottom;
    width: 110px;
    padding-left: 15px
}

.doctors-widget-anim1__icon {
    max-width: none;
    display: block;
    -webkit-animation: bag 7s infinite;
    animation: bag 7s infinite
}

.doctors-widget-anim1__btn {
    border: none;
    background-color: #ff1b00;
    display: inline-block;
    height: 38px;
    -webkit-box-shadow: 0 3px 3px #8b5500;
    box-shadow: 0 3px 3px #8b5500;
    color: #fff;
    line-height: 38px;
    padding: 0 12px;
    border-radius: 5px;
    font-size: 0;
    cursor: pointer;
    min-width: 171px;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    -webkit-animation: button 7s ease-in-out infinite;
    animation: button 7s ease-in-out infinite
}

.doctors-widget-anim1__btn-icon {
    margin-right: 8px;
    display: inline;
    vertical-align: middle
}

.doctors-widget-anim1__btn-text {
    display: inline;
    font-size: 20px;
    font-family: sans-serif;
    vertical-align: middle
}

.doctors-widget-anim1__btn-cell {
    vertical-align: middle;
    padding-right: 20px
}

@media (min-width: 761px) and (max-width: 980px) {

    .doctors-widget-anim1__btn-cell,
    .doctors-widget-anim2__btn-cell {
        display: none
    }

    .doctors-widget-anim1__text-cell,
    .doctors-widget-anim2__text-cell {
        padding-right: 20px
    }
}

@media (min-width: 761px) and (max-width: 800px) {

    .doctors-widget-anim1__text__dot,
    .doctors-widget-anim1__text__end,
    .doctors-widget-anim1__text__start,
    .doctors-widget-anim1__text__underline {
        font-size: 18px
    }
}

@media (max-width: 640px) {
    .doctors-widget-anim1 {
        display: none
    }
}

.socials-bar {
    margin: 20px 0
}

.socials-bar__wrap {
    display: block;
    color: #333;
    text-decoration: none
}

.socials-bar__wrap_tlgm {
    background-color: #e1f3fc
}

.socials-bar__wrap_tlgm td {
    vertical-align: middle
}

.socials-bar__text-cell {
    font-family: sans-serif;
    font-style: italic;
    font-size: 14px;
    color: #333;
    padding: 10px 10px 10px 0
}

.socials-bar_emph {
    font-family: sans-serif;
    font-style: italic;
    font-weight: 700;
    position: relative;
    color: #168fcc
}

.socials-bar__icon-cell {
    width: 65px
}

.related_content_block {
    border-bottom: 1px solid #999
}

.related_content_block .section_header {
    font-size: 1.125em;
    font-weight: 700;
    border-bottom: 4px solid #000;
    padding: 5px 0;
    margin-bottom: 15px;
    background-color: #fff;
    height: auto
}

.related_content_block .related_content_list .material_col {
    float: left;
    width: 49.2%;
    padding-left: 1.5%;
    border-right: 0
}

.related_content_block .related_content_list .material_col:first-child {
    padding-left: 0
}

.related_content_block li {
    font-size: 1em;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/bullet_triangle_black.gif) left 7px no-repeat;
    padding-left: 10px;
    padding-right: 15px;
    margin-bottom: 20px;
    line-height: 1.3em
}

.related_content_block .related_content_list .relap__item a,
.related_content_block li a,
.related_content_block li span {
    color: #000;
    text-decoration: none
}

.related_content_block .comments_icon {
    margin-top: 5px;
    margin-right: 5px;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/img_sprite.png) -181px -457px no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block
}

.related_content_block .vote_num {
    margin-left: 10px;
    white-space: nowrap;
    font-size: .75em
}

.related_content_block .related_content_list .relap__item {
    font-size: .9em;
    font-family: sans-serif;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/bullet_triangle_black.gif) left 4px no-repeat;
    padding-left: 10px;
    padding-right: 15px;
    margin-bottom: 20px;
    line-height: 1.3em;
    width: 285px;
    float: left;
    height: 34px
}

.related_content_block .related_content_list .relap__item a:hover {
    text-decoration: underline
}

.related_content_block .related_content_list .relap__logo {
    position: absolute !important;
    left: 15px !important;
    bottom: -1px !important;
    padding: 5px 15px 5px 0 !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    font-family: sans-serif !important;
    text-decoration: none !important;
    color: #838383 !important;
    font-size: 11px !important
}

.related_content_block .related_content_list .relap__logo span {
    vertical-align: middle !important
}

.related_content_block .related_content_list .relap__logo__icon {
    display: inline-block !important;
    margin-right: 5px !important;
    height: 16px !important;
    width: 16px !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
    background: url(https://helps-power.com/es/cl/lotox2prize/fonts/favicon16.svg) no-repeat !important
}

.related_content_block .related_content_list .relap__top-container {
    position: relative;
    padding-bottom: 25px
}

@media (max-width: 479px) {
    .related_content_block .related_content_list .material_col {
        width: 100%
    }
}

.bg_and_top_adv header.header,
.total_branb_no_top header.header {
    max-width: 1000px;
    margin: 0 auto
}

.bg_and_top_adv header.header.showMenu,
.bg_and_top_adv header.header.showRegionMenu,
.total_branb_no_top header.header.showMenu,
.total_branb_no_top header.header.showRegionMenu {
    max-width: 100%;
    margin: 0 auto;
    background-color: #333
}

.bg_and_top_adv .alert,
.total_branb_no_top .alert {
    max-width: 1000px;
    margin: 0 auto
}

.bg_and_top_adv.main_page .alert,
.bg_and_top_adv.main_page header.header,
.total_branb_no_top.main_page .alert,
.total_branb_no_top.main_page header.header {
    max-width: 1360px
}

.bg_and_top_adv {
    margin-top: 180px
}

.banner_params.hide {
    display: none
}

.adv_center {
    margin-bottom: 10px;
    margin-top: 5px;
    padding-right: 16px
}

.only_mobile_slot {
    width: 97.67%;
    margin-bottom: 16px;
    display: none
}

.banner_box {
    position: relative;
    z-index: 260;
    background-color: #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dosug-inject.dosug-inject-who form input,
.dosug-inject.dosug-inject-who form span {
    margin-left: 0 !important
}

.dosug-inject.dosug-inject-who table {
    background-size: contain !important
}

.dosug-inject.dosug-inject-who td {
    padding: 15px 40px 0 50px
}

.search_recipe_wid .section_header {
    color: #fff;
    border-color: #fff;
    margin-bottom: 10px;
    font: 700 1.2em/1.4em Roboto, sans-serif;
    border-bottom: #fff 3px solid;
    position: relative
}

.search_recipe_wid {
    padding: 5px
}

.search_recipe_wid .tabgroup-tabs {
    overflow: hidden;
    padding: 0;
    margin: 0 0 -1px;
    list-style: none;
    z-index: 10
}

.search_recipe_wid .mbottom5 {
    margin-bottom: 5px
}

.search_recipe_wid .text_center {
    text-align: center
}

.search_recipe_wid .gray_button {
    list-style: none;
    padding: 2px 10px;
    font: .75em Roboto, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #f5f5f5;
    background-image: -o-linear-gradient(top, #fff, #cfcfcf);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cfcfcf));
    background-image: linear-gradient(to bottom, #fff, #cfcfcf);
    background-repeat: repeat-x;
    border: 1px solid #656565;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
    display: block;
    text-decoration: none;
    color: #000;
    text-shadow: 1px 1px 1px #fff;
    -moz-text-shadow: 1px 1px 1px #fff;
    -webkit-text-shadow: 1px 1px 1px #fff;
    -webkit-filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
    filter: Shadow(Color=#ffffff, Direction=1, Strength=1);
    cursor: pointer
}

.search_recipe_wid input[type=text] {
    width: 96%;
    font-size: .75em;
    font-family: sans-serif;
    padding: 6px 5px;
    margin: 0
}

.kitchen_recipe .orange_gradient_bg .select2-container,
.search_recipe_wid .select2-container {
    width: 100%;
    font-family: sans-serif;
    font-size: .75em;
    font-weight: 700
}

.search_type_wid a {
    color: #000;
    font: .75em Roboto, sans-serif;
    font-weight: 700;
    text-decoration: none;
    background-color: #ccc;
    padding: 3px 5px 4px
}

.search_type_wid li.on a {
    background-color: #fff
}

.search_type_wid li {
    float: left;
    height: 24px
}

.search_type_wid li:first-child a {
    border-right: 2px solid #999
}

.search_type_wid .on {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/white_down_delta.png) bottom center no-repeat
}

.search_recipe_wid .text_center a {
    color: #fff;
    font: .625em Roboto, sans-serif;
    text-decoration: underline
}

.search_recipe_wid a:hover {
    text-decoration: none
}

.diff_wid select {
    width: 58%
}

.diff_wid .gray_button {
    margin-top: 1px
}

.diff_font {
    font: .75em Roboto, sans-serif;
    font-weight: 700
}

.articl_body .ingrid_prep li,
ol.instructions.articl_body {
    list-style: none
}

.kitchen_orange_gradient {
    border-color: #bc4500;
    color: #fff;
    padding-left: 5px;
    background-color: #ff701e;
    background-image: -o-linear-gradient(top, #ff8641, #ff5e02);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8641), to(#ff5e02));
    background-image: linear-gradient(to bottom, #ff8641, #ff5e02)
}

.select2-display-none {
    display: none
}

.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}

.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto
}

.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff;
    font-family: sans-serif
}

.select2-offscreen,
.select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0 !important;
    top: 0 !important
}

.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    font-family: sans-serif;
    font-size: .75em;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    background: #d3d3d3;
    display: list-item;
    font-family: sans-serif;
    font-size: .75em;
    font-style: italic;
    color: #db2031;
    padding: 7px 10px
}

.select2-container-multi .select2-choices {
    height: 1%;
    margin: 0;
    padding: 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -o-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(top, #eee 1%, #fff 15%);
    min-height: 26px
}

.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    -webkit-box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ececec
}

.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 1px;
    outline: 0;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/select2.png) 100% 0 no-repeat
}

.select2-container-multi .select2-search-choice-close {
    left: 3px
}

.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width: 100%
}

.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: 0 0 !important
}

.subrubrics_old {
    max-width: 1000px;
    margin: 0 auto
}

.subrubrics_old .rubrics_menu {
    width: 100%;
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    height: 42px;
    background-color: #fff;
    margin-bottom: 20px
}

.subrubrics_old .rubrics_menu .rubrics_menu_list {
    height: 42px;
    line-height: 42px;
    display: table-cell;
    width: 100%
}

.subrubrics_old .rubrics_menu .subrubric_menu_link {
    padding: 0;
    visibility: hidden;
    cursor: pointer
}

.subrubrics_old .rubrics_menu .subrubric_menu_link a {
    line-height: 42px
}

.subrubrics_old .rubrics_menu .rubrics_menu_list li,
.subrubrics_old .rubrics_menu .subrubric_menu_link {
    height: 38px;
    display: inline-block
}

.subrubrics_old .rubrics_menu .rubrics_menu_list li a,
.subrubrics_old .rubrics_menu .subrubric_menu_link a {
    font-family: sans-serif;
    font-size: .75em;
    color: #000;
    padding: 0 10px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none
}

.dontknow_body .articl_header h1,
.vo_box {
    font-family: sans-serif
}

.subrubrics_old .rubrics_menu_list li.active,
.subrubrics_old .rubrics_menu_list li:hover,
.subrubrics_old .subrubric_menu_link.active,
.subrubrics_old .subrubric_menu_link:hover {
    border-bottom: 4px solid #dd252a
}

.subrubrics_old .cont_center {
    border-width: 0
}

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

@media screen and (max-width: 999px) and (orientation: landscape) {
    .no_lands {
        display: none
    }

    .adv_content {
        margin-right: 3.33%;
        float: left
    }
}

@media screen and (max-width: 999px) and (orientation: portrait) {
    .no_portr {
        display: none
    }
}

@media screen and (max-width: 479px) {
    .no_mob {
        display: none
    }

    .only_mobile_slot {
        display: block
    }
}

.bnr_300_250_wrapper>div {
    margin: 0 auto
}

.content.no_border {
    border: 0
}

.fright {
    float: right
}

.fleft {
    float: left
}

.vo_box {
    border: 3px solid #70a8ce;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-bottom: 10px;
    overflow: hidden
}

.vo_box .article_carousel_box,
.vo_box .dossier_inj,
.vo_box .img_inject,
.vo_box .poll_inj,
.vo_box .video_box {
    margin-left: 0
}

.vo_box .video_box {
    width: 100%
}

.dontknow_body .articl_header h1 {
    font-size: 1.625em;
    line-height: 1em;
    margin-top: 18px
}

.dontknow_body .articl_header h1.title {
    background: 0 0;
    padding-bottom: 0
}

.dontknow_body .autors_box {
    border-top: 1px dotted #999;
    border-bottom: 1px dotted #999;
    padding: 3px 0;
    margin-bottom: 10px
}

.dontknow_body .autors_box .artic_num_box {
    padding: 0 5px;
    border-left: 1px solid #000
}

.dontknow_body .autors_box .artic_num_box:first-child {
    padding-left: 0;
    border-left: 0
}

.dontknow_body .red_line_btn {
    margin: 16px auto
}

.dontknow_body .bottom_dotted.w100 {
    height: 2px;
    margin-bottom: 10px
}

.dontknow_body .vo_box.current_issues {
    background: 0 0
}

.dontknow_body .vo_box.current_issues .current_issues_header {
    background: #70a8ce;
    padding: 0 0 3px 5px;
    border: 0
}

.dontknow_body .vo_box.current_issues .list_img_box {
    width: 32%;
    max-width: 200px;
    margin-left: 10px
}

.dontknow_body .vo_box.current_issues .list_text {
    padding: 5px
}

.dontknow_body .vo_box.current_issues .list_text span {
    font-size: .875em
}

.dontknow_body .vo_box .current_issues_list {
    padding: 0
}

.dontknow_body .vo_box .current_issues_list li {
    overflow: hidden;
    padding: 0;
    border-bottom: 1px solid #70a8ce;
    background: 0 0
}

.dontknow_body .vo_box .current_issues_list li h3 {
    font-size: 1.375em;
    font-weight: 700;
    line-height: 1.2em
}

.dontknow_body .vo_box .current_issues_footer {
    text-align: left
}

.dontknow_body .vo_box.current_issues .data_info_line {
    margin: 0;
    padding-top: 5px;
    font-size: .813em;
    line-height: .75em
}

.dontknow_body .vo_box.current_issues .data_info_line a {
    font-size: 1em;
    line-height: .75em;
    text-decoration: underline
}

#other_quest .slide_item li a,
.dontknow_body .comments_num_block a:hover,
.dontknow_body .search_button,
.dontknow_body .vo_box.current_issues .data_info_line a:hover {
    text-decoration: none
}

.dontknow_body .comment_num_icon {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -29px -9px no-repeat;
    width: 12px;
    height: 11px
}

.dontknow_body .review_num_icon {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -7px -10px no-repeat;
    width: 13px;
    height: 9px
}

.back_iss i,
.more_iss i {
    width: 10px;
    height: 10px
}

.dontknow_body .more_iss i {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -29px -30px no-repeat
}

.dontknow_body .back_iss i {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -49px -30px no-repeat
}

.gr_link.more_iss i {
    background-position: -29px -49px
}

.gr_link.back_iss i {
    background-position: -49px -49px
}

.dontknow_body .blue_trian_left {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -9px -28px no-repeat;
    width: 10px;
    height: 12px
}

.back_iss,
.dontknow_body .link_bottom_left,
.more_iss {
    color: #70a8ce
}

.vo_section_header {
    background: #70a8ce;
    padding: 0 0 3px 5px;
    border: 0;
    color: #fff;
    font: 700 1.2em sans-serif
}

.vo_section_header a {
    color: #fff
}

.vo_search_box {
    padding: 10px;
    overflow: hidden
}

.vo_search_box input {
    width: 252px
}

.search_lens {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -69px -12px no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-left: -4px
}

.dontknow_body .vo_your_quest .user_name {
    margin-top: 10px;
    font-size: .875em
}

.dontknow_body .whom {
    border-left: 1px solid #ccc;
    padding: 3px 20px;
    margin-left: 10px;
    height: 50px;
    overflow: hidden
}

.dontknow_body .whom div {
    font: 700 .75em sans-serif
}

.button_blue {
    background-color: #70a8ce;
    color: #fff;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: .75em;
    font-weight: 700
}

.tizers_decor_box {
    position: relative;
    padding: 8px 0;
    z-index: 410
}

.tizers_full_box {
    background-color: #ededed;
    padding: 10px
}

.tizers_decor_bottom,
.tizers_decor_top {
    width: 100%;
    height: 8px;
    display: inline-block;
    position: absolute
}

.tizers_decor_top {
    top: 0
}

.tizers_decor_bottom {
    bottom: 0
}

.vo_box .equal_bottom {
    border: 3px solid #fff;
    background-color: #fff;
    margin: 0 -3px
}

.vo_equal_border {
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-color: #70a8ce;
    border-width: 0 3px 3px;
    border-style: solid;
    margin: -6px -3px 0;
    padding-bottom: 7px
}

.vo_box .equal_bottom a {
    color: #70a8ce
}

.tri_vo {
    position: relative
}

.dontknow_body .tri_vo ul {
    padding: 0 5px;
    border-bottom: 1px solid #b5b5b5
}

.dontknow_body .str_3_block li h3 {
    padding-left: 15px
}

.tri_vo.span-6 {
    width: 304px
}

.dontknow_body .relative {
    position: relative;
    overflow: hidden
}

.vo_merge_decor {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -71px -40px no-repeat;
    width: 20px;
    height: 58px;
    position: absolute;
    display: block;
    margin-left: -23px;
    top: 34%
}

.tri_vo:first-child .vo_merge_decor {
    display: none
}

.num_block_2 section.tri_vo:first-child .equal_bottom {
    left: auto
}

.num_block_2 section.tri_vo .equal_bottom {
    right: auto
}

.dontknow_body .carousel_white .other_quest_box .right_dark_gray_arrow,
.dot_header_section .right_box {
    right: 0
}

.vo_catalog {
    margin: 0 15px
}

.dontknow_body .line_decor_box {
    margin: 0 20px;
    text-align: center
}

.dot_blue {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -51px -10px no-repeat;
    width: 7px;
    height: 7px
}

.dot_header_section .left_box,
.dot_header_section .right_box {
    position: absolute;
    top: 10px
}

.dot_header_section .left_box {
    left: 0
}

.vo_catalog_list {
    overflow: hidden
}

.vo_catalog_list>div {
    width: 100%
}

.vo_catalog_list ul {
    width: 50%
}

.vo_catalog_list ul li {
    width: 48%;
    margin-bottom: 20px;
    padding-right: 2%;
    line-height: 1.2em;
    float: left;
    overflow: hidden
}

.vo_catalog_list a {
    color: #000;
    font-family: sans-serif;
    font-size: .875em
}

.vo_catalog_list a h3 {
    font-size: 1.143em;
    margin-bottom: 5px
}

.dontknow_body .dontknow_block.popul_comment {
    z-index: 410;
    position: relative
}

.dontknow_body .dontknow_block.popul_comment .tabgroup-tabs,
.dontknow_body .dontknow_block.popul_comment .time_sorter {
    text-align: center
}

.dontknow_body .dontknow_block.popul_comment .time_sorter a {
    color: #70a8ce
}

.dontknow_body .dontknow_block.popul_comment .tabgroup-tabs li,
.dontknow_body .dontknow_block.popul_comment .time_sorter li {
    display: inline-block;
    float: none
}

.dontknow_body .dontknow_block.popul_comment .tabgroup-tab a {
    color: #fff;
    padding: 3px 10px
}

.dontknow_body .dontknow_block.popul_comment .tabgroup-tab {
    background-color: #9ac9e8;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -o-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border: none;
    margin-top: 5px
}

.dontknow_body .dontknow_block.popul_comment .tabgroup-tabs li {
    margin-left: -4px
}

.dontknow_body .dontknow_block.popul_comment .time_sorter,
.dontknow_body .dontknow_block.popul_comment ol {
    border: 0
}

.dontknow_body .dontknow_block.popul_comment ol {
    padding: 0;
    width: 33%;
    float: left;
    border-right: 1px dotted #ccc;
    margin-bottom: 10px;
    counter-reset: list 0
}

.dontknow_body .dontknow_block.popul_comment.vo_middle ol {
    width: 49.5%
}

.dontknow_body .dontknow_block.popul_comment ol:last-child {
    border-right: 0
}

.most-comment-inner,
.most-popular-inner {
    overflow: hidden
}

.dontknow_body .dontknow_block.popul_comment .tabgroup-tab.on {
    background-color: #70a8ce;
    border-bottom: 1px solid #70a8ce;
    margin-top: 0
}

.dontknow_body .dontknow_block.popul_comment .tabgroup-tab.on a {
    padding: 6px 10px
}

.vo_box.tabgroup-panel {
    margin-bottom: 0
}

.dontknow_body .comment_block_list,
.dontknow_body .popular_block_list {
    overflow: hidden;
    margin-top: 10px
}

.dontknow_body .dontknow_block.popul_comment ol.start5 {
    counter-reset: list 4
}

.dontknow_body .dontknow_block.popul_comment ol.start9 {
    counter-reset: list 8
}

.dontknow_body .dontknow_block.popul_comment ol li::before {
    content: counter(list) ' ';
    counter-increment: list;
    text-align: center;
    font: 700 0.688em/1em sans-serif;
    float: left;
    display: inline-block;
    margin-left: -25px;
    margin-top: 0;
    padding-top: 3px;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -6px -66px no-repeat;
    width: 16px;
    height: 15px
}

.dontknow_body .vo_search_result .data_item i[class^=type_data],
.dontknow_body .vo_search_result .data_item[class^=type_data],
.dontknow_body .vo_search_result .data_item_sharing .msg_trans_box {
    display: none
}

.dontknow_body .dontknow_block.popul_comment ol li {
    background: 0 0;
    list-style: decimal;
    color: #fff;
    border-right: 0
}

.dontknow_body .dontknow_block.popul_comment .data_info_line {
    margin: 3px 0 0
}

.vo_search_box .vo_s_descr {
    font-weight: 700;
    font-size: .875em;
    margin-bottom: 3px
}

.vo_search_box input,
.vo_search_box select {
    height: 24px;
    border: 1px solid #ccc;
    padding: 0;
    margin: 0 0 10px
}

.vo_search_box .vo_search_text input {
    width: 100%
}

.vo_search_rubric {
    width: 200px;
    margin-right: 20px;
    float: left
}

.vo_search_rubric select {
    width: 100%
}

.vo_search_rubric .whomsel.select2-container {
    width: 200px;
    font-size: .875em
}

.whomsel.select2-container-active .select2-choice {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.vo_search_date {
    width: 290px;
    overflow: hidden;
    float: left
}

.vo_search_date .fleft {
    line-height: 1.5em
}

.vo_search_date input {
    width: 100px;
    margin-right: 20px
}

.vo_search_date span {
    margin-right: 5px
}

.dontknow_body .search_button {
    background-color: #70a8ce;
    color: #fff;
    text-transform: uppercase;
    font-size: .75em;
    font-weight: 700;
    line-height: 25px;
    width: 50px;
    padding-left: 30px;
    margin-top: 17px;
    float: right;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.dontknow_body .header_options {
    margin-bottom: 10px
}

.dontknow_body .vo_search_result .data_item .pleft33 {
    padding-left: 0
}

.dontknow_body .vo_search_result .data_prew_photo {
    width: 22.5%
}

.vo_search_result .review_num_icon {
    margin-top: 2px
}

.dontknow_body .vo_search_result .data_item_sharing {
    padding-bottom: 2px
}

.dontknow_body .quest_rite {
    float: right;
    border-left: 1px dotted #ccc;
    padding-left: 10px
}

.dontknow_body .quest_rite_title {
    font: .75em Roboto, sans-serif;
    margin-bottom: 5px
}

.dontknow_body .ans_exp_info,
.dontknow_body .ans_exp_info .autor_name,
.dontknow_body .articl_header .comment_like_number,
.sub_rub_list ul.sub_rub_col,
.vo_bread_crumbs {
    font-family: sans-serif
}

.dontknow_body .topic_story {}

.vo_o_text {
    padding: 10px;
    font-size: .875em
}

.vo_o_text p {
    margin-bottom: 16px
}

.vo_o_text .span-12 {
    max-width: 610px
}

.vo_o_text ul {
    margin-left: 20px;
    margin-bottom: 20px
}

.dontknow_body .articl_topline_info {
    margin-bottom: 0
}

.dontknow_body .articl_header .autors_box a.vo_bg {
    background-color: #70a8ce;
    color: #fff;
    padding: 2px 5px;
    margin-top: 6px
}

.dontknow_body .ans_exp_info {
    padding: 10px
}

.dontknow_body .ans_exp_info .autor_name {
    font-size: 1.2em;
    color: #70a8ce
}

.dontknow_body .ans_exp_info .img_link {
    float: left;
    margin-right: 10px
}

.dontknow_body .ans_exp_info .blue_trian_left {
    margin-top: -2px
}

.vo_section_header.aif_answer i {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -27px -68px no-repeat;
    width: 17px;
    height: 15px;
    display: inline-block;
    margin: 3px 5px 0 0
}

.vo_section_header.expert_answer i,
.vo_section_header.user_answer i {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -49px -71px no-repeat;
    width: 13px;
    height: 10px;
    display: inline-block;
    margin: 6px 5px 0 0
}

.vo_comment_num {
    float: right
}

.dontknow_body .comments_num_block {
    margin-bottom: 10px;
    padding-bottom: 10px
}

.dontknow_body .comments_num_block a {
    color: #70a8ce
}

.dontknow_body .up_page a {
    color: #000
}

.dontknow_body .related_content_list ul {
    margin-bottom: -20px
}

.dontknow_body .articl_header .comment_like_counter {
    text-decoration: none;
    border-bottom: 1px solid #dedede
}

.dontknow_body .articl_header .comment_like_number {
    font-size: 1.25em;
    line-height: 1.4em
}

.dontknow_body .quest_rite {
    margin-left: 10px;
    margin-top: 5px
}

.dontknow_body .vo_section_header .comment_like_counter {
    height: 18px;
    width: 20px;
    border: 0;
    line-height: 18px;
    font-size: 1em;
    color: #70a8ce;
    background: #fff;
    margin-left: 1px;
    margin-top: 2px
}

.vo_section_header .comment_like_number {
    color: #fff;
    font-size: .75em;
    line-height: 1.7em
}

.dontknow_body .other_quest_sec .section_header {
    margin-bottom: 0;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_aq_head_bg.png) 117px 100% no-repeat;
    height: 45px;
    position: relative;
    color: #fff
}

.dontknow_body .dec_header {
    position: absolute;
    padding: 2px 10px;
    background-color: #70a8ce;
    bottom: 0;
    border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0
}

.other_quest_sec.carousel_white .pager_sl a.selected {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -50px -9px no-repeat;
    width: 8px;
    height: 8px
}

.dontknow_body .other_quest_sec .decor_q {
    border-top: 3px solid #70a8ce;
    height: 7px
}

.dontknow_body .carousel_white.other_quest_sec .pager_sl {
    top: auto;
    bottom: 5px
}

.dontknow_body .carousel_white .other_quest_box .left_dark_gray_arrow,
.dontknow_body .carousel_white .other_quest_box .right_dark_gray_arrow {
    position: absolute;
    top: 50%;
    margin-top: -15px
}

.dontknow_body .other_quest_block {
    padding: 0 35px
}

#other_quest {
    height: 98px;
    overflow: hidden
}

#other_quest .slide_item {
    width: 265px;
    float: left
}

#other_quest .slide_item li {
    padding-bottom: 15px;
    padding-left: 15px
}

#other_quest .slide_item li a {
    line-height: 1.2em;
    font-size: .9em;
    color: #000
}

#other_quest .slide_item li a:hover {
    text-decoration: underline
}

.vo_bread_crumbs {
    padding-bottom: 10px;
    margin-bottom: 10px;
    line-height: 48px;
    font-weight: 700;
    font-size: 1.125em
}

.vo_bread_crumbs form {
    display: inline
}

.vo_bread_crumbs .rubric_label,
.vo_bread_crumbs a {
    color: #000;
    margin: 0 5px
}

.vo_bread_crumbs a:hover {
    text-decoration: none
}

.sub_rub_list ul.sub_rub_col {
    font-size: .875em;
    width: 33.2%;
    float: left
}

.sub_rub_list ul.sub_rub_col li {
    margin-bottom: 10px
}

.sub_rub_list ul.sub_rub_col li a {
    color: #000;
    text-decoration: none
}

.autors_box a,
.sub_rub_list ul.sub_rub_col li a:hover {
    text-decoration: underline
}

.whomsel.select2-container {
    width: 170px
}

.whomsel.select2-container .select2-choice {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background: 0 0;
    border: 1px solid #ccc
}

.whomsel.select2-container .select2-choice .select2-arrow {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    width: 25px;
    background: 0 0;
    border-left: 1px solid #ccc
}

.whomsel.select2-container .select2-choice .select2-arrow b {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -29px -30px no-repeat;
    width: 10px;
    height: 10px;
    margin: 8px 0 0 7px
}

.dontknow_body .select2-search {
    display: none
}

.dontknow_body .select2-drop-active {
    border: 1px solid #ccc
}

.dontknow_body .select2-results .select2-highlighted {
    background: #70a8ce
}

.catalogsel.select2-container {
    position: relative;
    top: -2px;
    left: -10px
}

.catalogsel.select2-container,
.catalogsel.select2-container .select2-choice,
.catalogsel.select2-container .select2-choice .select2-arrow {
    border: 0;
    background: 0 0
}

.catalogsel.select2-container .select2-choice .select2-arrow b {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/vo_sprite.png) -8px -90px no-repeat;
    width: 13px;
    height: 13px;
    margin: 7px 0 0 -5px
}

.catalogsel.select2-container .select2-chosen {
    text-decoration: underline;
    color: #000
}

.catalogsel.select2-container-active .select2-choice {
    border: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.dontknow_body .breadcrumbs_sel {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-color: #b1b1b1;
    font-weight: 700;
    font-size: 1.167em;
    min-width: 210px
}

.bad_comment_like_number,
.comment_like_number {
    font-size: 1.7em;
    padding-right: 7px;
    float: left;
    font-weight: 700
}

.dontknow_body .breadcrumbs_sel .select2-results li {
    border-top: 1px dotted #ccc
}

.dontknow_body .breadcrumbs_sel .select2-results li:first-child {
    border-top: 0
}

.articl_header {
    overflow: hidden;
    width: 100%;
    margin-bottom: 16px
}

.comment_like_number {
    color: #000
}

.bad_comment_like_number {
    color: #c00
}

.comment_like_counter {
    float: left;
    line-height: 24px;
    height: 26px;
    width: 26px;
    text-align: center;
    font-weight: 700;
    font-size: 2.1em;
    color: #000;
    border: 1px solid #dedede;
    border-bottom: none;
    background: -o-linear-gradient(top, #fff 0, #ededed 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(50%, #ededed));
    background: linear-gradient(top, #fff 0, #ededed 50%)
}

.comment_like_counter:hover {
    background: -o-linear-gradient(top, #ededed 0, #fff 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(50%, #fff));
    background: linear-gradient(top, #ededed 0, #fff 50%)
}

.articl_body .imgtable {
    margin-right: 10px;
    float: left
}

.articl_body table {
    margin-bottom: 20px
}

.articl_body table td {
    border-bottom: 1px solid #dedede;
    padding: .5em 1em;
    font-size: .9em
}

.articl_body table th {
    padding: .3em
}

.datatable,
.imgtable,
.table-incut {
    border-collapse: collapse;
    margin-bottom: 20px;
    width: 100%
}

.datatable td,
.imgtable td,
.table-incut td {
    border-bottom: 1px solid #dedede;
    padding: .5em 1em;
    font-size: .9em
}

.datatable tr:nth-child(even),
.imgtable tr:nth-child(even),
.table-incut tr:nth-child(even) {
    background-color: #fafafa
}

.datatable th,
.imgtable th,
.table-incut th {
    background-color: #ccc;
    padding: .3em
}

.cleartable {
    border: 1px solid #ccc;
    border-top: 0;
    background-color: #f6f6f6
}

.cleartable th,
.subscribe_popup {
    background-color: #fff
}

.cleartable caption {
    border: 1px solid #ccc;
    border-bottom: 0;
    font-weight: 700;
    font-size: 1.067em;
    padding: 10px
}

.cleartable td,
.cleartable th {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-align: left
}

.autors_box {
    font-size: .75em
}

.autors_box a {
    color: #000
}

.autors_box a:hover {
    text-decoration: none;
    color: #da2429
}

.article.dontknow_body .article_owl_box {
    width: 100%;
    margin-left: 0
}

.dontknow_body .vo_box .adv_content:before {
    content: '';
    display: block;
    clear: both
}

.dontknow_body .interscroller .a1Z-vTi,
.dontknow_body .interscroller .a3KQvJt {
    width: 100% !important
}

@media (max-width: 1030px) {
    .vo_catalog_list ul {
        width: 100%
    }

    .vo_merge_decor {
        display: none
    }
}

@media (max-width: 1000px) {
    .tri_vo.span-6 {
        width: 29.4%
    }

    .num_block_2 .tri_vo.span-6 {
        width: 45.4%
    }

    .vo_search_rubric {
        float: none;
        margin-bottom: 10px
    }
}

@media (max-width: 860px) {
    .sub_rub_list ul.sub_rub_col {
        width: 50%
    }

    .dontknow_body .dontknow_block.popul_comment.vo_middle ol {
        width: 100%
    }

    .whomsel.select2-container {
        width: 150px
    }
}

@media (max-width: 767px) {
    .dontknow_body .dontknow_block.popul_comment ol {
        width: 49.5%
    }

    .sub_rub_list ul.sub_rub_col {
        width: 33.2%
    }

    .dontknow_body .dontknow_block.popul_comment.vo_middle ol {
        width: 49.5%
    }

    .tri_vo.span-6 {
        width: 46%;
        -webkit-box-sizing: content-box;
        box-sizing: content-box
    }

    .num_block_3 .tri_vo.span-6:nth-child(3n) {
        width: 96%;
        margin-right: 4%
    }

    .num_block_3 .vo_box .equal_bottom {
        position: relative;
        width: 100%;
        margin: 0
    }

    .num_block_3 .tri_vo.span-6:nth-child(3n) .vo_equal_border {
        width: 100%
    }

    .vo_equal_border {
        padding-top: 10px;
        border: 0
    }

    .dontknow_body .vo_box .equal_bottom {
        border: 0
    }

    .dontknow_body .box_equal section {
        padding-bottom: 0;
        margin-bottom: 10px
    }

    .dontknow_body .num_block_2 section.tri_vo .equal_bottom {
        position: relative;
        width: 100%;
        background: 0 0
    }

    .vo_search_box input {
        width: 93%
    }

    .vo_search_box .vo_search_date input {
        width: 100px;
        margin-right: 10px
    }

    .vo_search_date {
        width: 270px
    }

    .vo_search_rubric {
        float: left
    }

    .whomsel.select2-container {
        width: 170px
    }

    .vo_o_text .span-12 {
        max-width: 100%
    }
}

@media (max-width: 640px) {
    .vo_search_rubric {
        float: none
    }

    .tri_vo.span-6 {
        width: 45.6%
    }
}

@media (max-width: 479px) {
    .dontknow_body .dontknow_block.popul_comment ol {
        width: 100%
    }

    .sub_rub_list ul.sub_rub_col {
        width: 50%
    }

    .dontknow_body .dontknow_block.popul_comment.vo_middle ol {
        width: 100%
    }

    .vo_catalog_list ul li {
        width: 100%;
        padding-right: 0
    }

    .vo_catalog_list ul {
        width: 100%;
        margin-right: 0
    }

    .vo_search_box input {
        width: 89%
    }

    .dontknow_body .whom {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        border-left: 0
    }

    .dontknow_body .search_button {
        float: none
    }

    .vo_search_box .vo_search_date input {
        margin-bottom: 0
    }
}

@media (max-width: 320px) {
    .sub_rub_list ul.sub_rub_col {
        width: 100%
    }
}

.subscribe_popup {
    position: fixed;
    width: 710px;
    padding: 20px 10px
}

.subscribe_popup.show {
    margin-left: -355px;
    top: 20vh
}

.subscribe_popup .button_red {
    border: 4px solid #dd252a;
    color: #dd252a;
    min-height: 20px;
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 700;
    float: left;
    cursor: pointer
}

.subscribe_popup .button_red:hover {
    text-decoration: none;
    -webkit-box-shadow: inset 0 0 0 1px #dd252a;
    -ms-box-shadow: inset 0 0 0 1px #dd252a;
    box-shadow: inset 0 0 0 1px #dd252a
}

.subscribe_popup .sub_decor {
    background: url(https://helps-power.com/es/cl/lotox2prize/images/sub_pop_bg.png) top left repeat-x;
    width: 100%;
    height: 7px;
    left: 0;
    position: absolute
}

.subscribe_popup .sub_decor.top {
    top: 0
}

.subscribe_popup .sub_decor.bottom {
    bottom: 0
}

.subscribe_popup .error_box {
    width: 100%;
    color: red;
    font-family: sans-serif;
    font-size: .75em;
    margin-bottom: 5px;
    display: none
}

.subscribe_popup .error_box.show {
    display: block
}

.subscribe_popup .popup_content_box h2 {
    font-size: 1.25em;
    margin: 20px 0
}

.subscribe_popup .popup_content_box h2.popup__xl-h2 {
    font-family: sans-serif;
    font-size: 27px;
    font-weight: 400;
    color: #000;
    line-height: 35px;
    margin: 40px 0 20px;
    text-transform: uppercase
}

.subscribe_popup .popup_content_box .popup__text {
    font-family: sans-serif;
    font-size: 20px;
    color: #000
}

.subscribe_popup .popup_content_box .popup_descr {
    font-size: 1.063em;
    margin-bottom: 20px
}

.subscribe_popup .popup_content_box .input_box {
    width: 45%;
    margin-right: 20px;
    margin-bottom: 20px;
    float: left
}

.subscribe_popup .popup_content_box .input_box.red input {
    border-color: red;
    border-width: 1px
}

.subscribe_popup .popup_content_box .input_box.red label {
    color: red
}

.subscribe_popup .popup_content_box .input_box label {
    font-size: .75em;
    display: block;
    font-weight: 700;
    margin-bottom: 5px
}

.subscribe_popup .popup_content_box .input_box input {
    width: 98%;
    height: 24px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px
}

.subscribe_popup .img_box {
    float: left;
    margin-right: 20px
}

.subscribe_popup .button_red {
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px;
    font-size: .875em
}

.subscribe_popup .closer {
    position: absolute;
    top: 20px;
    right: 10px;
    background: url(https://helps-power.com/es/cl/lotox2prize/images/closer.png) center center no-repeat;
    width: 21px;
    height: 21px
}

.subscribe_popup .no_sub_link {
    font-size: .75em;
    display: inline-block;
    margin-left: 20px;
    margin-top: 13px;
    color: #06c;
    text-decoration: underline
}

.subscribe_popup .no_sub_link:hover {
    text-decoration: none
}

.text-indent {
    padding-left: 50px
}

.text-danger {
    color: red
}

.text-big {
    font-size: 22px
}

.article {
    line-height: 1.6
}

.attention-block {
    margin: 0 0 20px;
    padding: 15px;
    background: #fff2cc
}

.attention-border {
    margin: 0 0 20px;
    padding: 15px;
    background: #f3f3f3
}

.attention-border :last-child {
    margin-bottom: 0
}

.cenz_wrapper {
    padding: 0 !important;
    position: relative;
    max-width: 600px;
    margin: 0 auto 20px
}

.cenz_wrapper>div {
    cursor: pointer
}

.cenz_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 5px solid red;
    max-width: 300px;
    margin: 0 auto;
    padding: 10px
}

.cenz_year {
    font-size: 60px;
    font-weight: 700;
    font-family: sans-serif;
    border-radius: 50%;
    border: 15px solid red;
    width: 150px;
    height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
    cursor: pointer;
    margin-top: 20px
}

.cenz_click {
    font-size: 40px !important;
    font-weight: 700;
    margin-top: 0;
    display: block !important
}

.article img.cenz_img {
    position: relative;
    max-width: 600px;
    top: 0;
    height: 100%;
    width: 100%;
    display: none
}

@media (max-width: 430px) {
    .cenz_block {
        padding: 10%
    }
}

@media (max-width: 380px) {
    .cenz_block {
        padding: 6%
    }
}

@media (max-width: 350px) {
    .cenz_block {
        padding: 2%
    }
}

@media (max-width: 340px) {
    .cenz_img {
        height: 100%;
        width: 100%
    }
}

.quiz-block {
    margin: 0 0 20px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .45);
    box-shadow: 0 0 10px rgba(0, 0, 0, .45);
    background: #b5e9ff;
    padding: 25px;
    text-align: center
}

.quiz-answer,
.quiz-item p {
    text-align: left
}

.quiz-item {
    display: none
}

.quiz-item.active {
    display: block
}

.quiz-item p {
    font-size: 1.5rem
}

.quiz-answer label {
    display: block;
    font-size: 16px
}

.text-small {
    font-size: 14px
}

body .text-center {
    text-align: center
}

.article_text img {
    display: block;
    width: 80%;
    max-width: 700px;
    margin: 0 auto 20px
}

.btn-main,
.btn-main-2 {
    display: inline-block;
    background: #2035dc;
    font-size: 20px;
    line-height: 1;
    text-align: center;
    cursor: pointer
}

.btn-main {
    padding: 15px 25px 17px;
    margin: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.btn-main-2 {
    margin: 20px 0 0;
    padding: 10px 35px 12px
}

.result-block {
    display: none
}

.main-table {
    margin: 0 0 20px;
    width: 100%;
    font-weight: 700;
    font-style: italic
}

.main-table td {
    padding: 10px;
    vertical-align: middle
}

.main-table td:first-child {
    text-align: center
}

.article .article_text .main-table p {
    margin: 0
}

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

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

.input-roulette {
    padding-left: 5px;
    height: 42px;
    width: 220px !important;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto 15px;
    font-size: 18px
}

.comment-body p img {
    display: block;
    margin: 20px 0 0;
    width: 100%;
    max-width: 400px
}

@media (max-width: 550px) {
    .text-indent {
        padding-left: 10px
    }
}

#quiz-block {
    max-width: 500px;
    width: 100%;
    margin-left: 30px;
    margin-bottom: 10px
}

@media (max-width: 550px) {
    #quiz-block {
        width: 90%;
        margin: 0 10px
    }
}

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

    30% {
        transform: translateY(100px)
    }

    to {
        transform: translateY(0)
    }
}

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

    30% {
        transform: translateY(100px)
    }

    to {
        transform: translateY(0)
    }
}

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

    to {
        transform: scale(1)
    }
}

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

    to {
        opacity: 1
    }
}

* {
    box-sizing: border-box
}

body {
    margin: 0 !important;
    background-color: #fff
}

h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    margin: 0
}

a,
li {
    text-decoration: none
}

a {
    cursor: pointer;
    color: inherit
}

.new_price_cur,
.new_price_val {
    padding: 0
}

.ctContainer {
    margin: -1px auto 0;
    width: 100%;
    background: 0 0
}

.ctContent {
    max-width: 1025px;
    margin: -1px auto 0;
    box-sizing: border-box
}

.ctContent,
.ctContentFluid {
    width: 100%;
    background: #fff
}

.ctContentAside:hover {
    outline: 0
}

.aifAside {
    float: right;
    margin: 0;
    padding: 0;
    width: 30%;
    box-sizing: border-box
}

.aifAside__topList {
    border: 4px solid #da2429;
    border-top: none;
    width: 100%;
    position: relative
}

.aifAside__topList:before {
    content: "";
    position: absolute;
    top: 0%;
    left: -1.9px;
    display: block;
    transform-origin: left;
    transform: rotate(270deg);
    width: 12%;
    height: 3.8px;
    background: #da2429
}

.aifAside__topList::after {
    content: "";
    position: absolute;
    top: 0%;
    right: -1.9px;
    display: block;
    transform-origin: right;
    transform: rotate(90deg);
    width: 12%;
    height: 3.8px;
    background: #da2429
}

.aifAside__topLi,
.aifAside__topList {
    display: flex;
    align-items: center;
    margin: 0;
    width: 100%
}

.aifAside__topList {
    flex-direction: column;
    list-style: none;
    padding: 15px
}

.aifAside__topLi {
    justify-content: center;
    padding: 0
}

.aifAside__topLink {
    padding: 10px 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 19px;
    line-height: 17px;
    word-break: break-word;
    text-align: center;
    transition: all .3s;
    cursor: pointer
}

.aifAside__topLink:hover {
    color: #da2429;
    transition: all .3s
}

.aifAside__container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    border-bottom: 2px solid #000;
    box-sizing: border-box
}

.aifAside__title {
    position: relative;
    margin: -8px 0 0;
    padding: 0;
    width: 100%;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 0;
    word-break: break-word;
    text-align: center;
    text-transform: uppercase;
    color: #da2429
}

.aifAside__title::after,
.aifAside__title::before {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 15%;
    height: 4px;
    background: #da2429
}

.aifAside__title::before {
    left: 0
}

.aifAside__title::after {
    right: 0
}

.aifAside__item {
    margin: 0;
    padding: 0 0 15px;
    box-sizing: border-box;
    cursor: pointer
}

.aifAside__item:hover {
    text-decoration: underline
}

.aifAside__containerTitle {
    margin-bottom: 10px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
    word-break: break-word
}

.aifAside__imgWrapper {
    float: left;
    margin: 0 20px 0 0;
    padding: 0;
    width: 100%;
    height: fit-content;
    max-width: 70px
}

.aifAside__img {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.aifAside__contentTitle,
.aifAside__link {
    font-family: sans-serif;
    font-weight: 700;
    word-break: break-word
}

.aifAside__link {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 26px;
    cursor: pointer
}

.aifAside__contentTitle {
    margin: 20px 0 10px;
    font-size: 16px;
    line-height: 16px;
    color: #000
}

.aifAside__listItem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px
}

.aifAside__listItem:nth-last-child(1) {
    border-bottom: 2px solid #000;
    padding-bottom: 16px
}

.aifAside__list {
    list-style: none;
    padding: 0
}

.aifAside__listWrapper {
    display: flex;
    margin-right: 16px;
    width: 100%;
    height: fit-content;
    max-width: 70px
}

.aifAside__listImg {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.aifAside__listText {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    word-break: break-word;
    color: #000;
    cursor: pointer
}

.aifAside__listText:hover {
    text-decoration: underline
}

.aifAside__contentLine {
    border-bottom: 2px solid #000;
    width: 100%;
    height: 2px
}

.aifCommentsBtn {
    width: 67%
}

.aifCommentsBtn__wrapper {
    display: flex;
    flex-wrap: wrap
}

.aifCommentsBtn__button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto;
    border: 4px solid #da2429;
    border-radius: 24px;
    padding: 16px 35px;
    width: 100%;
    max-width: 300px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    color: #da2429;
    background-color: #fff;
    transition: background-color .3s ease-in-out;
    cursor: pointer
}

.aifCommentsBtn__button:hover {
    border: 4px solid #000;
    color: #000
}

.aifDoors {
    padding: 20px;
    width: 67%
}

.aifDoors__subWrapper {
    border-radius: 10px;
    padding: 10px;
    background-color: #3a4752
}

.aifDoors__subTitle,
.aifDoors__supTitle {
    font-family: sans-serif;
    font-weight: 700;
    text-align: center
}

.aifDoors__supTitle {
    padding: 0 0 20px;
    font-size: 18px;
    line-height: 28px;
    color: #000
}

.aifDoors__subTitle {
    font-size: 22px;
    color: #fff
}

.aifDoors__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 100%
}

.aifDoors__wrapper--hide {
    display: none
}

.aifDoors__doorsWrapper {
    display: flex;
    justify-content: space-around;
    width: 100%
}

.aifDoors__box {
    position: relative;
    z-index: 0;
    padding: 30px
}

.aifDoors__prizeWrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    border: 1px solid #000;
    border-radius: 20px;
    padding: 15px;
    width: 100%;
    height: 100px;
    max-width: 130px;
    box-shadow: 0 1px 2px 2px #7f7878
}

.aifDoors__prize {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 46px;
    color: red
}

.aifDoors__imageWrapper {
    border: 2px solid #000;
    width: 100%;
    height: fit-content;
    max-width: 190px;
    perspective: 500px
}

.aifDoors__doorsImage {
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 0 2px #191919;
    object-fit: contain;
    transform-origin: 0 0;
    transition: .5s transform linear;
    cursor: pointer
}

.aifDoors__doorsImage:hover {
    transform: rotateY(-30deg)
}

.aifDoors__doorsImage--open {
    transform: rotateY(-90deg) !important
}

.aifDoors__popUpWrapper {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6)
}

.aifDoors__popUpWrapper--show {
    display: flex
}

.aifDoors__hiddenWrapper {
    width: 100%;
    max-width: 500px
}

.aifDoors__popUpCloser {
    display: block;
    margin-left: auto;
    width: 100%;
    height: fit-content;
    max-width: 30px;
    cursor: pointer
}

.aifDoors__closeImage {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 10px #fff;
    object-fit: contain
}

.aifDoors__popUpContent {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    border-radius: 10px;
    padding: 50px 20px 20px;
    width: 100%;
    max-width: 400px;
    background-color: #fff
}

.aifDoors__popUpTitle {
    padding: 10px 0;
    font-size: 40px;
    text-align: center
}

.aifDoors__popUpLink,
.aifDoors__popUpText,
.aifDoors__popUpTitle {
    font-family: sans-serif;
    font-weight: 400
}

.aifDoors__popUpText {
    padding: 5px 0;
    font-size: 16px;
    text-align: center
}

.aifDoors__popUpLink {
    display: flex;
    justify-content: center;
    margin: 10px 0 0;
    border-radius: 5px;
    padding: 10px 30px;
    min-width: 180px;
    font-size: 20px;
    color: #fff;
    background-color: #71c341;
    cursor: pointer
}

.aifDoors__offerWrapper {
    width: 100%;
    height: fit-content;
    max-width: 220px
}

.aifDoors__offerImage {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.aifDoors__form {
    z-index: 1;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 10px auto 40px;
    border: 2.5px dashed #ddd;
    padding: 20px 20px 5px;
    max-width: 465px;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    animation: .6s ease 0s normal none 1 running form-appear
}

.aifDoors__formImgWrapper {
    position: relative;
    width: 100%;
    height: fit-content;
    max-width: 215px
}

.aifDoors__formImg {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.aifDoors__timer {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    width: 100%
}

.aifDoors__timer .countdownTimerBox {
    display: flex;
    justify-content: center;
    margin: 0 auto 20px;
    max-width: 10%
}

.aifDoors__timer .countdownTimerBox .minutes,
.aifDoors__timer .countdownTimerBox .seconds {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 32px;
    transition: .2s
}

.aifDoors__timer .countdownTimerBox .minutesBox,
.aifDoors__timer .countdownTimerBox .secondsBox {
    display: flex
}

.aifDoors__timer .countdownTimerBox .timeBg {
    display: block;
    margin: 0;
    padding: 0;
    width: unset;
    height: unset;
    line-height: 32px;
    text-align: center;
    color: red;
    background: #fff
}

.aifDoors__timer .countdownTimerBox .timeBg:nth-child(2n) {
    margin-right: 0
}

.aifDoors__timer .countdownTimerBox .ending {
    display: block;
    margin: 0 5px;
    padding: 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 32px;
    text-align: center;
    color: #000;
    transition: .2s
}

.aifDoors__formTitle {
    margin: 10px 0 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    word-break: break-word;
    color: #222
}

.aifDoors__formTitle--red {
    color: #ca2d2d
}

.aifDoors__formSubTitle {
    margin: 10px 0 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 25px;
    word-break: break-word;
    color: #222
}

.aifDoors__formBtn,
.aifDoors__formName,
.aifDoors__formPhone {
    display: flex;
    outline: 0;
    border-radius: 35px;
    width: 100%;
    height: auto;
    max-width: 100%;
    box-shadow: none;
    box-sizing: border-box;
    font-style: normal
}

.aifDoors__formName,
.aifDoors__formPhone {
    flex-direction: column;
    align-items: flex-start;
    margin: 0 0 15px;
    border: 2.5px solid #ddd;
    padding: 15px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    background: #f2f2f2;
    transition: .25s
}

.aifDoors__formBtn {
    align-items: center;
    justify-content: center;
    margin: 15px 0 0;
    border: 0;
    padding: 15px 35px;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background: #388e3c;
    cursor: pointer
}

.aifDoors__textFooter {
    margin: 0;
    padding: 5px 0 0;
    font-family: sans-serif;
    text-align: center
}

.aifDoors__formBotText {
    margin: 10px 0 0;
    font-family: sans-serif;
    font-size: 10px;
    line-height: 15px;
    word-break: break-word;
    text-align: center;
    color: #888
}

.winPopupAifDoors,
.winPopupBgAifDoors {
    align-items: center;
    justify-content: center;
    width: 100%
}

.winPopupBgAifDoors {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    display: none;
    padding: 0 10px;
    height: 100%;
    background: rgba(0, 0, 0, .5)
}

.winPopupAifDoors {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 10px;
    padding: 70px 10px 20px;
    max-width: 400px;
    text-align: center;
    background: #fff 0 0;
    animation: .6s ease 0s normal none 1 running pop-up-appear
}

.winPopupAifDoors::after,
.winPopupAifDoors::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

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

.winPopupAifDoors::after {
    top: -20px;
    border-style: none none solid solid;
    border-width: medium medium 4px 4px;
    border-color: currentcolor currentcolor #fff #fff;
    border-image: none;
    width: 50px;
    height: 20px;
    transform: rotate(-45deg);
    transition: opacity 1s ease 0s;
    animation: .5s ease .3s normal backwards 1 running "pop-up-appear-after"
}

.winPopupAifDoors__closeBtn {
    position: absolute;
    right: -40px;
    top: -40px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-shadow: #fff 0 0 10px 0;
    cursor: pointer
}

.winPopupAifDoors__closeBtnIcon {
    width: 100%
}

.winPopupAifDoors__text {
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #111
}

.winPopupAifDoors__text--title {
    margin: 0 0 20px;
    font-weight: 400;
    font-size: 40px
}

.winPopupAifDoors__btn {
    margin: 25px auto 0;
    border: 0;
    border-radius: 5px;
    padding: 10px 20% 30px;
    font-family: sans-serif;
    font-size: 20px;
    line-height: 1;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #fff;
    background-color: #71c341;
    cursor: pointer
}

.winPopupAifDoors__text--red {
    color: red
}

.winPopupBgAifDoorsShow {
    display: flex
}

.winPopupBgAifDoorsEdit {
    position: unset;
    display: flex;
    min-height: 50vh
}

.aifDoorsFormShow {
    display: flex
}

.aifEighteen,
.aifEighteen__container {
    display: flex;
    align-items: center;
    justify-content: center
}

.aifEighteen {
    padding: 20px;
    width: 67%
}

.aifEighteen__container {
    width: 100%;
    height: fit-content;
    cursor: pointer
}

.aifEighteen__img {
    width: auto;
    height: auto;
    max-width: 100%;
    object-fit: contain
}

.aifImg {
    display: flex;
    justify-content: center;
    padding: 10px;
    width: 67%
}

.aifImg__wrapper {
    margin: 0;
    padding: 0;
    width: 100%;
    height: fit-content;
    max-width: 650px
}

.aifImg__img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.aifList {
    padding: 10px 15px
}

.aifList__container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0 0 25px;
    width: 67%;
    box-sizing: border-box
}

.aifList__table {
    margin: 0;
    border-collapse: collapse;
    padding: 0;
    width: 100%;
    box-sizing: border-box
}

.aifList__table td {
    vertical-align: center;
    padding: 10px
}

.aifList__table td:first-child {
    text-align: center
}

.aifList__text {
    position: relative;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
    line-height: 26px;
    color: #000
}

.aifListBlock {
    padding: 15px 15px 15px 30px;
    width: 67%
}

.aifListBlock__wrapper {
    padding: 0
}

.aifListBlock__list {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 20px
}

.aifListBlock__item {
    margin: 0;
    padding: 0 0 5px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    word-break: break-word
}

@media(min-width: 699px) {
    .aifListBlock__item {
        
    font-size: 22px;
    }
}

.aifListBlock__link {
    font-weight: 700;
    text-decoration: none;
    color: #00e;
    cursor: pointer
}

.aifCom__link:hover,
.aifCom__reply:hover,
.aifListBlock__link:hover,
.aifText__link:hover {
    color: #da2429
}

.aifOrderBtn {
    width: 67%
}

.aifOrderBtn__wrapper {
    display: flex;
    flex-wrap: wrap
}

.aifOrderBtn__button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 15px auto;
    padding: 15px 25px;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background-color: #2035dc;
    text-align: center;
    transition: background-color .3s ease-in-out;
    cursor: pointer
}

.aifText {
    margin: 0;
    padding: 5px 15px;
    width: 67%;
    font-family: sans-serif;
    font-weight: 400;
    font-size: 22px;
    line-height: 26px;
    word-break: break-word;
    color: #000
}

.aifText__link {
    font-weight: 700;
    text-decoration: none;
    color: #00e;
    cursor: pointer
}

.aifText__red {
    color: red
}

.aifText--bold {
    font-weight: 700
}

.aifText--boldCenter {
    font-weight: 700;
    text-align: center
}

.aifText--italic {
    font-style: italic
}

.aifText--red,
.aifText--redCenter {
    font-weight: 700;
    color: red
}

.aifText--redCenter {
    text-align: center
}

.aifText--date,
.aifText--imgInfo {
    padding: 20px 10px;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #5e6266
}

.aifText--imgInfo {
    padding: 2px 10px
}

.aifTitles__subTitle,
.aifTitles__title {
    margin: 0;
    padding: 5px 15px 10px;
    width: 67%;
    font-family: sans-serif;
    font-weight: 800;
    font-size: 35px;
    line-height: 40px;
    word-break: break-word;
    text-align: left;
    color: #222
}

.aifTitles__subTitle {
    padding: 15px 10px;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    text-align: center
}

.aifTitles__subTitle--list {
    font-size: 18px
}

.aifTitles__listTitle {
    margin: 0;
    padding: 30px 10px 10px;
    width: 67%;
    font-family: sans-serif;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    word-break: break-word;
    text-align: left;
    color: #222
}

.aifYellowBlock {
    padding: 5px 10px
}

.aifYellowBlock__container {
    padding: 10px 15px;
    width: 67%;
    background: #fff2cc
}

.aifYellowBlock__container--grey {
    border: 1px solid #000;
    background: #f3f3f3
}

.aifYellowBlock__info {
    margin: 0;
    padding: 5px 0;
    font-family: sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    word-break: break-word;
    color: #222
}

.aifCom {
    padding: 10px 0;
    width: 67%;
    box-sizing: border-box
}

.aifCom__wrapper {
    display: flex;
    margin: 0;
    padding: 10px 70px;
    width: 100%
}

.aifCom__info {
    width: 100%
}

.aifCom__avatarWrapper {
    margin-top: -9px;
    margin-right: 21px;
    border-radius: 50%;
    width: 100%;
    height: 50px;
    max-width: 50px
}

.aifCom__avatar {
    border-radius: 50%;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.aifCom__comment,
.aifCom__name {
    margin: 0;
    font-family: sans-serif;
    font-weight: 700;
    font-style: italic;
    font-size: 22px;
    line-height: 26px;
    color: #000
}

.aifCom__comment {
    padding: 0;
    font-style: normal
}

.aifCom__imgProductWrapper {
    margin: 0 0 0 -71px;
    height: fit-content;
    max-width: 250px
}

.aifCom__imgProduct {
    width: 100%;
    height: 100%
}

.aifCom__replyWrapper {
    display: flex;
    justify-content: flex-end
}

.aifCom__link,
.aifCom__reply {
    font-family: sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
    color: #00ee
}

.aifCom:first-child {
    margin-top: 0 !important
}

.aifCom:last-child {
    margin-bottom: 0 !important
}

.goToForm {
    display: none;
    padding: 10px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: red
}

.goToFormShow {
    display: block !important
}

.ctContentFluid--red {
    background: red
}

.aifAside__title-657582 {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px
}

.aifTitles__title-912867 {
    padding-top: 15px
}

.aifText-122120,
.aifText-178355,
.aifText-946789 {
    font-weight: 700
}

.aifText-137031 {
    font-weight: 400
}

.aifText-498072,
.aifText-728905,
.aifText-825973 {
    color: #2f3ced;
    font-weight: 700
}

.aifText-484294,
.aifText-992148 {
    font-weight: 400
}

.aifText-976550 {
    color: #2f3ced
}

.aifText-466884,
.aifText-799869 {
    font-weight: 400
}

.aifText-323184 {
    color: #2f3ced
}

.aifText-291042,
.aifText-327422 {
    font-weight: 400
}

.aifText-737476 {
    color: #2f3ced
}

.aifText-991906 {
    font-weight: 400
}

.aifList__text-176068 {
    color: #2f3ced;
    font-weight: 400
}

.aifImg__wrapper-422811 {
    max-width: 350px
}

.aifText-318717 {
    font-weight: 400
}

.aifText-669634 {
    color: #2f3ced;
    font-weight: 400
}

.aifYellowBlock__info-134186,
.aifYellowBlock__info-459090,
.aifYellowBlock__info-466485,
.aifYellowBlock__info-711925 {
    font-weight: 400
}

.aifText-203238,
.aifText-217549,
.aifText-444765,
.aifText-574415 {
    color: #2f3ced;
    font-weight: 400
}

.aifListBlock__item-109433,
.aifListBlock__item-125568,
.aifListBlock__item-126392,
.aifListBlock__item-261980,
.aifListBlock__item-326231,
.aifListBlock__item-330607,
.aifListBlock__item-369816,
.aifListBlock__item-418611,
.aifListBlock__item-545182,
.aifListBlock__item-628633,
.aifListBlock__item-650998,
.aifListBlock__item-658143,
.aifListBlock__item-681480,
.aifListBlock__item-691864,
.aifListBlock__item-746560,
.aifListBlock__item-773318,
.aifListBlock__item-801057,
.aifListBlock__item-837327,
.aifListBlock__item-898580,
.aifListBlock__item-910515,
.aifText-106685,
.aifText-114836,
.aifText-225427,
.aifText-571081,
.aifText-576904,
.aifText-614987,
.aifText-801822,
.aifText-892206,
.aifText-970493 {
    font-weight: 400
}

.aifText-951483 {
    color: #2f3ced
}

.aifText-986458 {
    font-weight: 400
}

.aifText-341561 {
    color: #2f3ced;
    font-weight: 400
}

.aifText-331629,
.aifText-961243 {
    font-weight: 400
}

.aifListBlock__item-217832 {
    color: #2f3ced;
    font-weight: 400
}

.aifListBlock__item-350230,
.aifListBlock__item-897408 {
    font-weight: 400
}

.aifText-304102 {
    color: #2f3ced;
    font-weight: 400
}

.aifListBlock__item-223730,
.aifListBlock__item-499449,
.aifListBlock__item-615121,
.aifListBlock__item-744096,
.aifListBlock__item-762492,
.aifText-102603 {
    font-weight: 400
}

.aifText-284281,
.aifText-401435,
.aifText-728469 {
    color: #2f3ced;
    font-weight: 400
}

.aifText-270219 {
    font-weight: 400
}

.aifText-399932 {
    color: red
}

.aifText-754806 {
    font-weight: 400
}

.aifText-755222 {
    color: #2f3ced
}

.aifText-779555 {
    font-weight: 400
}

.aifCom__comment-128443 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__comment-202204 {
    color: #2f3ced
}

.aifCom__comment-520303 {
    font-weight: 400
}

.aifCom__comment-693079 {
    color: #2f3ced
}

.aifCom__comment-600562 {
    font-weight: 400
}

.commentImgWrapper-315734 {
    max-width: 400px;
    width: 100%;
    height: fit-content;
    margin: auto 0 0;
    padding-left: 0;
    box-sizing: unset;
    padding-right: 0
}

.commentImg-642526 {
    width: 100%;
    object-fit: contain
}

.aifCom__comment-419594,
.aifCom__comment-787953,
.aifCom__reply-271485,
.aifCom__reply-373817 {
    font-weight: 400
}

.aifCom__comment-206575 {
    color: #2f3ced
}

.aifCom__comment-229374 {
    font-weight: 400
}

.commentImgWrapper-688635 {
    max-width: 400px;
    width: 100%;
    height: fit-content
}

.commentImg-802960 {
    width: 100%;
    object-fit: contain
}

.aifCom__comment-537402,
.aifCom__reply-490960 {
    font-weight: 400
}

.aifCom__comment-615200 {
    color: #2f3ced
}

.aifCom__comment-108830 {
    font-weight: 400
}

.commentImgWrapper-207822 {
    max-width: 400px;
    width: 100%;
    height: fit-content
}

.commentImg-718511 {
    width: 100%;
    object-fit: contain
}

.aifCom__comment-218958,
.aifCom__comment-824484,
.aifCom__reply-345028,
.aifCom__reply-772174,
.aifCom__reply-880406 {
    font-weight: 400
}

.aifCom__comment-243541 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__reply-150851 {
    font-weight: 400
}

.aifCom__comment-716697 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__comment-545081,
.aifCom__reply-839693 {
    font-weight: 400
}

.commentImgWrapper-277912 {
    max-width: 400px;
    width: 100%;
    height: fit-content
}

.commentImg-255482 {
    width: 100%;
    object-fit: contain
}

.aifCom__reply-601815 {
    font-weight: 400
}

.aifCom__comment-671361 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__reply-684164 {
    font-weight: 400
}

.aifCom__comment-580708 {
    color: #2f3ced;
    font-weight: 400
}

.commentImgWrapper-848499 {
    max-width: 400px;
    width: 100%;
    height: fit-content
}

.commentImg-479315 {
    width: 100%;
    object-fit: contain
}

.aifCom__reply-147301 {
    font-weight: 400
}

.aifCom__comment-231361 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__comment-222631,
.aifCom__reply-454396,
.aifCom__reply-632915 {
    font-weight: 400
}

.aifCom__comment-176966 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__reply-676562 {
    font-weight: 400
}

.aifCom__comment-599153 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__reply-188959 {
    font-weight: 400
}

.aifCom__comment-187872 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__comment-206630,
.aifCom__comment-541645,
.aifCom__reply-103843,
.aifCom__reply-640503,
.aifCom__reply-779993 {
    font-weight: 400
}

.aifCom__comment-334397 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__comment-822720,
.aifCom__reply-640678,
.aifCom__reply-908068 {
    font-weight: 400
}

.aifCom__comment-380116 {
    color: #2f3ced;
    font-weight: 400
}

.aifCom__comment-349586,
.aifCom__reply-822829 {
    font-weight: 400
}

.aifCom__comment-296490 {
    color: #2f3ced
}

.aifCom__comment-460295 {
    font-weight: 400
}

.commentImgWrapper-195080 {
    max-width: 400px;
    width: 100%;
    height: fit-content
}

.commentImg-988341 {
    width: 100%;
    object-fit: contain
}

.aifCom__comment-410147,
.aifCom__reply-829370 {
    font-weight: 400
}

.aifCom__comment-331189 {
    color: #2f3ced
}

.aifCom__comment-191254,
.aifCom__comment-213275,
.aifCom__reply-883532,
.aifCom__reply-975871 {
    font-weight: 400
}

@media (max-width: 967px) {
    .aifAside {
        display: none
    }

    .aifCommentsBtn,
    .aifDoors,
    .aifEighteen,
    .aifImg,
    .aifListBlock,
    .aifList__container,
    .aifOrderBtn,
    .aifText {
        width: 100%
    }

    .aifTitles__title {
        padding: 5px 15px 10px;
        width: 100%
    }

    .aifTitles__listTitle,
    .aifTitles__subTitle {
        padding: 10px;
        width: 100%
    }

    .aifCom,
    .aifYellowBlock__container {
        width: 100%
    }
}

@media (max-width: 959px) {

    .aifDoors__timer .countdownTimerBox .minutes,
    .aifDoors__timer .countdownTimerBox .seconds {
        font-size: 17px
    }

    .aifDoors__timer .countdownTimerBox .timeBg {
        width: unset;
        height: unset;
        line-height: 32px
    }

    .aifDoors__timer .countdownTimerBox .ending {
        font-size: 17px;
        line-height: 32px;
        letter-spacing: 0
    }
}

@media screen and (max-width: 767px) {
    .textMedia {
        padding: 5px
    }

    .textHeightMedia {
        line-height: normal
    }

    .textLetterMedia {
        letter-spacing: normal
    }
}

@media (max-width: 767px) {
    .aifDoors__box {
        padding: 10px
    }

    .aifDoors__prizeWrapper {
        border-radius: 10px;
        height: 30px;
        max-width: 50px
    }

    .aifDoors__prize {
        font-size: 20px
    }

    .aifDoors__imageWrapper {
        max-width: 95px
    }

    .aifDoors__formImgWrapper {
        max-width: 179px
    }

    .winPopupAifDoors__closeBtn {
        right: 0
    }

    .aifCom__name {
        padding: 0
    }
}

@media (max-width: 575px) {
    .aifDoors__form {
        padding: 15px
    }

    .aifCom__wrapper {
        padding: 10px 12px
    }

    .aifCom__imgProductWrapper {
        max-width: unset
    }

    .aifTitles__title {
        font-size: 20px;
        line-height: 24px;
    }
}

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border-color: #dadada
}

h1 {
    margin-top: 0;
    margin-bottom: 9px
}

h2 {
    margin-top: 0;
    margin-bottom: 9px
}

h4 a {
    color: #000
}

h5 {
    text-transform: uppercase
}

h6 {
    text-transform: uppercase
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: #000
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: #000;
    opacity: .6
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus,
input[type=checkbox],
input[type=radio] {
    outline: none;
    margin-right: 12px;
    background: #fff;
    border-color: #4e5b60;
    width: 14px;
    height: 14px
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    outline: none;
    background: #73b854;
    color: #fff;
    border: none;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    text-transform: uppercase;
    padding: 0 20px 0 8px
}

.jcf-radio {
    vertical-align: middle;
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: default;
    background: #fff;
    border: 1px solid #000;
    border-radius: 9px;
    margin: 0 3px 0 0;
    height: 16px;
    width: 16px
}

.jcf-radio span {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background: #000;
    border-radius: 100%
}

.jcf-radio input[type=radio] {
    position: absolute;
    height: 100%;
    width: 100%;
    border: 0;
    margin: 0;
    left: 0;
    top: 0
}

.jcf-radio.jcf-checked span {
    display: block
}

.jcf-disabled {
    background: #ddd !important
}

.btn {
    height: 55px;
    border: none;
    border-radius: 0;
    color: #fff;
    background: #73b854;
    font-weight: 600
}

.btn:hover {
    color: #fff
}

.breadcrumb {
    font-size: 0;
    line-height: 0;
    font-weight: 600;
    padding: 0;
    margin-bottom: 17px
}

.breadcrumb li {
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    background: #4e5b60;
    padding: 0 8px;
    margin-right: 10px
}

.breadcrumb a {
    color: #fff
}

.breadcrumb>.active {
    background: #73b854;
    color: #fff
}

.breadcrumb>li+li:before {
    display: none
}

a {
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.btn-default:hover,
.btn:hover,
a:hover {
    opacity: .8;
    cursor: pointer;
    text-decoration: none
}

.clearfix:after,
.widget:after,
.search-form:after,
.post-password-form p:after {
    content: "";
    display: block;
    clear: both
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

#content {
    float: left;
    width: 70%;
    padding: 20px 0 20px 2%
}

#sidebar {
    float: right;
    width: 25%;
    padding: 20px 0 20px 2%
}

img {
    max-width: 100%;
    height: auto
}

.comment-form input[type=text],
.search-form input[type=text],
.post-password-form input[type=text],
.comment-form input[type=tel],
.search-form input[type=tel],
.post-password-form input[type=tel],
.comment-form input[type=email],
.search-form input[type=email],
.post-password-form input[type=email],
.comment-form input[type=search],
.search-form input[type=search],
.post-password-form input[type=search],
.comment-form input[type=password],
.search-form input[type=password],
.post-password-form input[type=password],
.comment-form input[type=url],
.search-form input[type=url],
.post-password-form input[type=url],
.comment-form input[type=date],
.search-form input[type=date],
.post-password-form input[type=date],
.comment-form textarea,
.search-form textarea,
.post-password-form textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 1px solid #dadada;
    padding: 2px 8px;
    outline: none;
    font-size: 14px
}

.comment-form input[type=text]::-webkit-input-placeholder,
.search-form input[type=text]::-webkit-input-placeholder,
.post-password-form input[type=text]::-webkit-input-placeholder,
.comment-form input[type=tel]::-webkit-input-placeholder,
.search-form input[type=tel]::-webkit-input-placeholder,
.post-password-form input[type=tel]::-webkit-input-placeholder,
.comment-form input[type=email]::-webkit-input-placeholder,
.search-form input[type=email]::-webkit-input-placeholder,
.post-password-form input[type=email]::-webkit-input-placeholder,
.comment-form input[type=search]::-webkit-input-placeholder,
.search-form input[type=search]::-webkit-input-placeholder,
.post-password-form input[type=search]::-webkit-input-placeholder,
.comment-form input[type=password]::-webkit-input-placeholder,
.search-form input[type=password]::-webkit-input-placeholder,
.post-password-form input[type=password]::-webkit-input-placeholder,
.comment-form input[type=url]::-webkit-input-placeholder,
.search-form input[type=url]::-webkit-input-placeholder,
.post-password-form input[type=url]::-webkit-input-placeholder,
.comment-form input[type=date]::-webkit-input-placeholder,
.search-form input[type=date]::-webkit-input-placeholder,
.post-password-form input[type=date]::-webkit-input-placeholder,
.comment-form textarea::-webkit-input-placeholder,
.search-form textarea::-webkit-input-placeholder,
.post-password-form textarea::-webkit-input-placeholder {
    color: #dadada
}

.comment-form input[type=text]::-moz-placeholder,
.search-form input[type=text]::-moz-placeholder,
.post-password-form input[type=text]::-moz-placeholder,
.comment-form input[type=tel]::-moz-placeholder,
.search-form input[type=tel]::-moz-placeholder,
.post-password-form input[type=tel]::-moz-placeholder,
.comment-form input[type=email]::-moz-placeholder,
.search-form input[type=email]::-moz-placeholder,
.post-password-form input[type=email]::-moz-placeholder,
.comment-form input[type=search]::-moz-placeholder,
.search-form input[type=search]::-moz-placeholder,
.post-password-form input[type=search]::-moz-placeholder,
.comment-form input[type=password]::-moz-placeholder,
.search-form input[type=password]::-moz-placeholder,
.post-password-form input[type=password]::-moz-placeholder,
.comment-form input[type=url]::-moz-placeholder,
.search-form input[type=url]::-moz-placeholder,
.post-password-form input[type=url]::-moz-placeholder,
.comment-form input[type=date]::-moz-placeholder,
.search-form input[type=date]::-moz-placeholder,
.post-password-form input[type=date]::-moz-placeholder,
.comment-form textarea::-moz-placeholder,
.search-form textarea::-moz-placeholder,
.post-password-form textarea::-moz-placeholder {
    opacity: 1;
    color: #dadada
}

.comment-form input[type=text]:-moz-placeholder,
.search-form input[type=text]:-moz-placeholder,
.post-password-form input[type=text]:-moz-placeholder,
.comment-form input[type=tel]:-moz-placeholder,
.search-form input[type=tel]:-moz-placeholder,
.post-password-form input[type=tel]:-moz-placeholder,
.comment-form input[type=email]:-moz-placeholder,
.search-form input[type=email]:-moz-placeholder,
.post-password-form input[type=email]:-moz-placeholder,
.comment-form input[type=search]:-moz-placeholder,
.search-form input[type=search]:-moz-placeholder,
.post-password-form input[type=search]:-moz-placeholder,
.comment-form input[type=password]:-moz-placeholder,
.search-form input[type=password]:-moz-placeholder,
.post-password-form input[type=password]:-moz-placeholder,
.comment-form input[type=url]:-moz-placeholder,
.search-form input[type=url]:-moz-placeholder,
.post-password-form input[type=url]:-moz-placeholder,
.comment-form input[type=date]:-moz-placeholder,
.search-form input[type=date]:-moz-placeholder,
.post-password-form input[type=date]:-moz-placeholder,
.comment-form textarea:-moz-placeholder,
.search-form textarea:-moz-placeholder,
.post-password-form textarea:-moz-placeholder {
    color: #dadada
}

.comment-form input[type=text]:-ms-input-placeholder,
.search-form input[type=text]:-ms-input-placeholder,
.post-password-form input[type=text]:-ms-input-placeholder,
.comment-form input[type=tel]:-ms-input-placeholder,
.search-form input[type=tel]:-ms-input-placeholder,
.post-password-form input[type=tel]:-ms-input-placeholder,
.comment-form input[type=email]:-ms-input-placeholder,
.search-form input[type=email]:-ms-input-placeholder,
.post-password-form input[type=email]:-ms-input-placeholder,
.comment-form input[type=search]:-ms-input-placeholder,
.search-form input[type=search]:-ms-input-placeholder,
.post-password-form input[type=search]:-ms-input-placeholder,
.comment-form input[type=password]:-ms-input-placeholder,
.search-form input[type=password]:-ms-input-placeholder,
.post-password-form input[type=password]:-ms-input-placeholder,
.comment-form input[type=url]:-ms-input-placeholder,
.search-form input[type=url]:-ms-input-placeholder,
.post-password-form input[type=url]:-ms-input-placeholder,
.comment-form input[type=date]:-ms-input-placeholder,
.search-form input[type=date]:-ms-input-placeholder,
.post-password-form input[type=date]:-ms-input-placeholder,
.comment-form textarea:-ms-input-placeholder,
.search-form textarea:-ms-input-placeholder,
.post-password-form textarea:-ms-input-placeholder {
    color: #dadada
}

.comment-form input[type=text].placeholder,
.search-form input[type=text].placeholder,
.post-password-form input[type=text].placeholder,
.comment-form input[type=tel].placeholder,
.search-form input[type=tel].placeholder,
.post-password-form input[type=tel].placeholder,
.comment-form input[type=email].placeholder,
.search-form input[type=email].placeholder,
.post-password-form input[type=email].placeholder,
.comment-form input[type=search].placeholder,
.search-form input[type=search].placeholder,
.post-password-form input[type=search].placeholder,
.comment-form input[type=password].placeholder,
.search-form input[type=password].placeholder,
.post-password-form input[type=password].placeholder,
.comment-form input[type=url].placeholder,
.search-form input[type=url].placeholder,
.post-password-form input[type=url].placeholder,
.comment-form input[type=date].placeholder,
.search-form input[type=date].placeholder,
.post-password-form input[type=date].placeholder,
.comment-form textarea.placeholder,
.search-form textarea.placeholder,
.post-password-form textarea.placeholder {
    color: #dadada
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
input[type=date]:focus,
textarea:focus {
    outline: none
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button !important;
    cursor: pointer;
    border-radius: 0
}

.widget {
    margin-bottom: 1.2em
}

.widget ul {
    padding-left: 2em
}

.widget select {
    min-width: 150px
}

.comment-form label {
    display: block;
    padding-bottom: 4px
}

.comment-form textarea {
    overflow: auto;
    margin: 0;
    height: 120px;
    min-height: 120px
}

.comment-form textarea,
.comment-form input[type=text] {
    margin: 0 4px 0 0;
    width: 300px
}

.comment-form input[type=submit] {
    display: block;
    float: none
}

.post-password-form label {
    display: block
}

.post-password-form input[type=password] {
    margin: 0 4px 0 0;
    width: 300px
}

.search-form input {
    float: left;
    height: 25px
}

.search-form input[type=search] {
    margin: 0 4px 0 0;
    width: 150px
}

.post-password-form input {
    float: left;
    height: 25px
}

.post-password-form input[type=password] {
    width: 150px
}

.comment-form input[type=submit],
.post-password-form input[type=submit],
.search-form input[type=submit] {
    background: #73b854;
    color: #fff;
    height: 25px;
    border: none;
    padding: 0 .5em
}

.comment-form input[type=submit]:hover,
.post-password-form input[type=submit]:hover,
.search-form input[type=submit]:hover {
    opacity: .8
}

.commentlist {
    margin: 0 0 1.2em
}

.commentlist .edit-link {
    margin: 0
}

.commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0
}

.commentlist-item .commentlist-item {
    padding: 0
}

.comment,
.commentlist-holder {
    overflow: hidden
}

.commentlist-item .commentlist-item,
.commentlist-item+.commentlist-item {
    padding-top: 1.2em
}

.widget_calendar #next {
    text-align: right
}

.widget_calendar {
    font-size: 15px
}

.gallery-item dt {
    float: none;
    padding: 0
}

.navigation {
    position: relative;
    vertical-align: middle
}

.navigation .screen-reader-text {
    position: absolute;
    left: -99999px
}

.navigation .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px
}

.navigation .next,
.navigation .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 50%;
    background: #fff;
    color: #333;
    padding: .4em;
    text-decoration: none
}

.wp-caption {
    max-width: 100%;
    clear: both;
    border: 1px solid #666;
    padding: .4em;
    margin-bottom: 1.2em
}

.wp-caption img {
    margin: 0;
    vertical-align: top
}

.wp-caption p {
    margin: .4em 0 0
}

div.aligncenter {
    margin: 0 auto 1.2em
}

img.aligncenter {
    display: block;
    margin: 0 auto
}

.alignleft {
    float: left;
    margin: 0 1.2em 4px 0
}

.alignright {
    float: right;
    margin: 0 0 4px 1.2em
}

.mejs-container {
    margin-bottom: 1.2em
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
    height: auto
}

.widget_polls-widget .wp-polls-ul {
    margin: -2px 0 13px;
    padding: 0;
    color: #000;
    font-size: 16px;
    line-height: 22px
}

.widget_polls-widget .wp-polls-ul li {
    padding: 9px 5px;
    list-style: none;
    border-bottom: 2px dotted #dadada
}

.widget_polls-widget .widget-title {
    font-size: 16px;
    line-height: 22px;
    margin-top: 0
}

.widget_polls-widget .Buttons {
    margin-right: 13px
}

.widget_polls-widget .Buttons:hover {
    opacity: .8
}

.widget_polls-widget label {
    margin: 0
}

.result-button a {
    outline: none;
    color: #fff;
    border: none;
    font-size: 11px;
    line-height: 18px;
    height: 18px;
    text-transform: uppercase;
    background: #4e5b60 url(https://helps-power.com/es/cl/lotox2prize/css/images/bg-btn.png) no-repeat 92% 50%;
    padding: 0 20px 0 8px;
    margin-right: 13px;
    display: inline-block;
    vertical-align: top
}

iframe {
    display: block;
    width: 100%;
    margin: 0 auto 20px
}

blockquote {
    font-size: 15px;
    line-height: 17px;
    display: block;
    margin-bottom: 28px
}

blockquote p {
    padding: 0;
    margin: 0 0 20px;
    display: inline-block
}

blockquote p::before {
    content: open-quote
}

blockquote p::after {
    content: close-quote
}

table {
    margin-bottom: 20px
}

th,
td {
    border: 1px solid #666;
    padding: .5em;
    text-align: left;
    vertical-align: top
}

th {
    text-align: center;
    vertical-align: middle
}

dl {
    overflow: hidden
}

dl dt {
    float: left;
    clear: left;
    padding-right: .3em;
    font-weight: 700
}

dl dd {
    overflow: hidden;
    margin-bottom: 20px
}

pre {
    max-width: 100%
}

q {
    display: block;
    margin-bottom: 15px
}

#wrapper {
    width: 100%;
    position: relative
}

.ads-left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.ads-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1
}

.container {
    background: #f7f8f8;
    z-index: 5;
    position: relative
}

.top-bar {
    background: #4e5b60;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 4px;
    padding-bottom: 4px
}

.top-bar:after {
    content: " ";
    clear: both;
    display: block
}

.top-bar a {
    color: #fff
}

.add-menu {
    font-weight: 700;
    font-size: 11px;
    line-height: 22px;
    text-align: center;
    margin: 0
}

.add-menu>li {
    padding-left: 8px;
    padding-right: 8px
}

.add-menu img {
    margin-right: 8px;
    vertical-align: middle
}

.social-list {
    position: absolute;
    top: 0;
    right: 10px;
    margin: 0
}

.date {
    position: absolute;
    top: 2px;
    left: 12px
}

.nav-panel {
    background: #fff;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5
}

.nav-panel:after {
    content: " ";
    clear: both;
    display: block
}

.navbar {
    padding: 12px 0 0;
    background: 0 0;
    border: 0;
    border-radius: 0;
    margin: 0
}

.navbar .navbar-collapse {
    float: right;
    padding-top: 9px;
    margin-right: -34px
}

.navbar-brand {
    width: 246px;
    height: 32px;
    padding: 0
}

.navbar-brand:hover {
    opacity: 1
}

.navbar-default .navbar-nav {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase
}

.navbar-default .navbar-nav>li {
    position: relative
}

.navbar-default .navbar-nav>li:after {
    content: " ";
    clear: both;
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    height: 13px;
    width: 1px;
    background: #4e5b60
}

.navbar-default .navbar-nav>li>a {
    padding: 0 10px 11px 9px;
    color: #4e5b60
}

.navbar-default .navbar-nav>li>a:before {
    content: " ";
    clear: both;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #73b854;
    height: 3px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.navbar-default .navbar-nav>li:first-child:after {
    display: none
}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>.active>a {
    color: #4e5b60;
    background: 0 0;
    opacity: 1
}

.navbar-default .navbar-nav>.active>a:hover:before,
.navbar-default .navbar-nav>li>a:hover:before,
.navbar-default .navbar-nav>.active>a:before {
    opacity: 1
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background: 0 0 !important
}

.navbar-toggle {
    margin-left: 12px;
    float: left;
    height: 27px;
    width: 30px;
    padding: 4px 6px;
    border-radius: 2px;
    border: none;
    margin-top: 0;
    background: #4e5b60
}

.navbar-toggle .icon-bar {
    width: 17px;
    background: #fff !important
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: #73b854
}

.date-mobile {
    display: none
}

.popup-holder {
    float: right;
    position: relative;
    display: none
}

.popup-holder .open {
    display: block;
    width: 31px;
    height: 27px;
    background: #4e5b60;
    padding: 2px;
    border-radius: 2px;
    margin-top: 0;
    position: relative;
    z-index: 2;
    text-align: center;
    color: #fff
}

.popup-holder .open:hover {
    color: #fff;
    background: #73b854
}

.popup-holder .popup {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    height: 27px;
    width: 182px;
    z-index: 2
}

.navbar-form-mobile {
    position: relative;
    z-index: 3;
    width: 0;
    -webkit-transition: all .5s linear;
    transition: all .5s linear
}

.navbar-form-mobile .btn {
    width: 31px;
    height: 27px;
    background: #4e5b60;
    padding: 2px;
    border-radius: 2px;
    margin-top: -2px;
    position: relative;
    z-index: 2
}

.navbar-form-mobile .btn:hover {
    color: #fff;
    background: #73b854
}

.navbar-form-mobile .form-group {
    margin: 0;
    overflow: hidden;
    float: left
}

.navbar-form-mobile .form-control {
    width: 151px;
    height: 27px;
    line-height: 21px;
    font-size: 11px;
    padding: 2px 8px;
    border-radius: 2px 0 0 2px
}

.popup-active .navbar-form-mobile {
    width: 100%
}

.tags-panel {
    background: #dadada;
    overflow: hidden;
    padding: 5px 0
}

.tags-panel .title {
    background: #4e5b60;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
    font-weight: 700;
    padding: 2px 5px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px
}

.tags-panel .tags-list {
    margin-top: 1px;
    line-height: 20px
}

.tags-panel .tags-list li {
    vertical-align: middle
}

.tags-panel .tags-list>li:first-child {
    background: 0 0;
    padding-left: 0
}

.tags-panel .navbar-form {
    overflow: hidden;
    padding: 0;
    float: right;
    margin: 0 0 0 -20px
}

.tags-panel .navbar-form .form-group {
    float: left
}

.tags-panel .navbar-form .form-control {
    width: 105px;
    height: 25px;
    padding: 0 0 0 13px;
    font-size: 11px;
    line-height: 25px;
    color: #4e5b60;
    font-weight: 700;
    border-radius: 0;
    border: 0;
    float: left;
    box-shadow: 0 0 0
}

.tags-panel .navbar-form .btn {
    height: 25px;
    padding: 0;
    width: 44px;
    float: left;
    border: 0;
    background: #fff;
    border-radius: 0;
    color: #4e5b60
}

.tags-panel .navbar-form .btn:hover {
    background: #fff !important;
    opacity: 1;
    color: #73b854
}

.tags-list {
    text-transform: uppercase;
    font-size: 0;
    line-height: 0;
    font-weight: 600;
    margin: 0
}

.tags-list li {
    font-size: 14px;
    line-height: 19px;
    padding-left: 11px;
    padding-right: 3px
}

.tags-list a {
    color: #4e5b60
}

.ads {
    margin-bottom: 20px
}

.ads.ads__adsense {
    min-height: 60px
}

.ads img {
    width: 100%;
    height: auto;
    vertical-align: top
}

.ads-section {
    padding: 27px 0;
    text-align: center
}

.ads-section .ads {
    margin-bottom: 0
}

.ads-section .ads img {
    width: initial
}

.ads-section .ads div {
    margin: 0 auto
}

.details-list {
    font-weight: 300;
    color: #a8a1a1;
    font-size: 11px;
    margin-bottom: 4px;
    margin-left: -4px
}

.details-list li {
    padding: 0 4px;
    position: relative
}

.details-list li:after {
    content: " ";
    clear: both;
    background: #dadada;
    width: 1px;
    height: 11px;
    position: absolute;
    top: 3px;
    left: 0
}

.details-list li:first-child:after {
    display: none
}

.article img {
    height: auto;
    vertical-align: top;
    margin-bottom: 9px
}

.articles {
    font-size: 15px;
    line-height: 20px;
    position: relative
}

.articles:after {
    content: " ";
    clear: both;
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #dadada
}

.articles img {
    margin-bottom: 7px
}

.articles .details-list {
    margin-bottom: 8px
}

.heading {
    background: #edeeee;
    margin-bottom: 19px
}

.heading h3 {
    text-transform: uppercase;
    color: #fff;
    background: #73b854;
    display: inline-block;
    margin: 0 12px 0 0;
    padding: 4px 12px 3px;
    position: relative
}

.heading h3:after {
    content: " ";
    clear: both;
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -7px;
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 8px solid #73b854
}

.info-list {
    margin: 0;
    padding: 0
}

.info-list>li {
    list-style: none;
    border-top: 2px dotted #dadada;
    padding: 20px 0;
    overflow: hidden
}

.info-list>li:first-child {
    padding-top: 0;
    border-top: 0
}

.info-list h4 {
    margin: 0;
    line-height: 18px
}

.info-list h4 a {
    color: #000
}

.info-list .details-list {
    margin-bottom: 0;
    margin-left: -4px
}

.info-list .alignleft {
    margin: 3px 8px 0 0
}

.info-list .info-hold {
    overflow: hidden
}

.trends-section {
    margin-bottom: 20px
}

.top-box {
    background: #fff;
    border: 1px solid #e63700
}

.top-box .heading {
    background: #e63700;
    color: #fff;
    position: relative;
    font-size: 18px;
    line-height: 23px;
    padding-bottom: 2px;
    min-height: 25px
}

.top-box .heading .sub-title {
    padding-left: 20px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 17px
}

.top-box .heading .sub-title .number {
    display: inline-block;
    vertical-align: top;
    width: 32px;
    background: #fff;
    color: #e63700;
    margin-top: -3px;
    border: 1px solid #e63700;
    border-bottom: 0;
    font-size: 24px;
    line-height: 24px;
    padding-top: 3px;
    position: relative
}

.top-box .heading .sub-title .number:after {
    content: " ";
    clear: both;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 9px solid #fff
}

.top-box .heading .sub-title .number:before {
    content: " ";
    clear: both;
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-top: 10px solid #e63700
}

.top-box .holder {
    overflow: hidden
}

.visual {
    padding-top: 36px
}

.visual img {
    width: 100%;
    height: auto;
    vertical-align: top
}

.mobile-carousel-gallery {
    position: relative;
    padding: 0 7px;
    margin-bottom: 20px;
    overflow: hidden
}

.mobile-carousel-gallery .slideset {
    float: left;
    margin: 0
}

.mobile-carousel-gallery .slide {
    width: 200px;
    padding: 0 10px;
    float: left;
    text-align: center
}

.mobile-carousel-gallery .slide img {
    vertical-align: top;
    width: 178px;
    height: 105px
}

.mobile-carousel-gallery .slide h3 {
    margin-top: 11px;
    margin-bottom: 18px;
    line-height: 21px;
    font-size: 12px;
    text-align: left
}

.mobile-carousel-gallery .slide h4 {
    margin-top: 11px;
    margin-bottom: 18px;
    line-height: 21px
}

.mobile-carousel-gallery div.slide.active {
    z-index: 1
}

.mobile-carousel-gallery .btn-prev,
.mobile-carousel-gallery .btn-next {
    display: none
}

.mobile-carousel-gallery .btn-next {
    left: auto !important;
    right: 10px
}

.color-block {
    margin-bottom: 20px
}

.color-block .heading {
    margin: 0
}

.color-block .heading h3 {
    background: #4e5b60;
    color: #fff;
    text-transform: uppercase;
    display: block;
    margin: 0;
    font-weight: 600;
    font-size: 27px;
    line-height: 39px
}

.color-block .heading h3:after {
    border-top: 8px solid #4e5b60
}

.color-block .heading h3 img {
    margin-top: -12px
}

.color-block .block-holder {
    background: #edeeee;
    padding: 6px 0 0
}

.color-block .mobile-carousel-gallery .slide {
    padding: 9px 19px;
    vertical-align: top;
    position: relative;
    overflow: hidden
}

.color-block .mobile-carousel-gallery .slide:after {
    content: " ";
    clear: both;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #dadada;
    height: 180px;
    width: 1px
}

.color-block .mobile-carousel-gallery .slide:first-child:after {
    display: none
}

.color-block .mobile-carousel-gallery .slide h4 {
    font-size: 14px
}

.arrow-link {
    color: #000;
    font-weight: 700;
    font-size: 11px;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    position: relative
}

.arrow-link:after {
    content: " ";
    clear: both;
    position: absolute;
    top: 50%;
    right: 0;
    width: 0;
    height: 0;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-left: 5px solid #000;
    border-bottom: 4px solid transparent;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.arrow-link:hover:after {
    border-top: 4px solid transparent;
    border-left: 5px solid #518738;
    border-bottom: 4px solid transparent
}

.more {
    display: inline-block;
    vertical-align: top;
    background: #4e5b60;
    color: #fff;
    margin-bottom: 29px;
    padding: 2px 15px 3px;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    margin-top: 9px
}

.more:hover {
    color: #fff
}

.block {
    margin-bottom: 19px
}

.block .title {
    display: block;
    color: #000;
    font-size: 16px;
    margin-bottom: 13px;
    margin-top: 4px
}

.block .search-form {
    overflow: hidden;
    padding: 0;
    margin: 0 10%;
    border: 1px solid #000;
    background: #fff
}

.block .search-form .form-group {
    float: left;
    width: 80%;
    margin: 0
}

.block .search-form input[type=text] {
    width: 100%;
    overflow: hidden;
    height: 28px;
    padding: 0 0 0 7px;
    font-size: 13px;
    line-height: 28px;
    color: #4e5b60;
    border-radius: 0;
    border: 0;
    box-shadow: 0 0 0
}

.block .search-form .btn {
    height: 28px;
    padding: 0;
    width: 16%;
    float: right;
    border: 0;
    border-radius: 0;
    color: #4e5b60;
    background: #fff;
    line-height: 29px
}

.map-block {
    color: #000;
    font-size: 15px;
    line-height: 17px
}

.map-block h3 {
    margin: 0;
    display: block;
    text-align: center
}

.map-block .heading {
    margin-bottom: 10px
}

.map-block img {
    margin-bottom: 12px
}

.pagination {
    font-weight: 700;
    color: #000;
    display: block;
    text-align: center;
    font-size: 13px;
    line-height: 26px
}

.pagination .nav-links {
    overflow: hidden
}

.pagination a {
    color: #000
}

.pagination a:hover,
.pagination .current {
    background: #73b854;
    color: #fff;
    text-decoration: none
}

.pagination .next,
.pagination .prev {
    text-indent: -9999px;
    background: #73b854;
    width: 18px;
    min-width: 18px;
    height: 18px;
    border-radius: 50%;
    position: relative
}

.pagination .prev:after {
    content: " ";
    clear: both;
    display: block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-right: 6px solid #fff;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -4px
}

.pagination .next:after {
    content: " ";
    clear: both;
    display: block;
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 4px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -4px 0 0 -2px
}

.visual-block {
    position: relative;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700
}

.visual-block img {
    width: 100%;
    height: auto;
    vertical-align: top
}

.visual-block a {
    position: absolute;
    bottom: 15px;
    left: 0;
    color: #fff;
    background-color: rgba(115, 184, 84, .85);
    padding: 2px 5px 10px;
    width: 80%
}

.rel-articles .rel-articles__heading {
    margin-bottom: 1.5em
}

.rel-articles header a {
    position: absolute;
    font-size: 12px;
    font-weight: 700;
    top: 0;
    left: 12px;
    color: #fff;
    background-color: rgba(115, 184, 84, .85);
    padding: 2px 5px;
    width: auto
}

.rel-articles h4 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 40px
}

.rel-articles h3 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    color: #4e5b60
}

.rel-articles h3:before,
.rel-articles h3:after {
    background-color: #8e8e8e;
    content: '\a0';
    flex-grow: 1;
    height: 2px;
    position: relative;
    top: .5em
}

.rel-articles h3:before {
    margin-right: 10px
}

.rel-articles h3:after {
    margin-left: 10px
}

#footer {
    background: #252525;
    color: #fff;
    z-index: 5;
    position: relative
}

#footer .navbar-brand {
    width: 300px;
    height: 39px;
    padding: 0;
    margin: 0 auto !important;
    display: block;
    float: none
}

#footer .container {
    background: #252525
}

#footer h3 {
    font-size: 15px;
    line-height: 19px;
    text-transform: uppercase;
    color: #666;
    margin: 0 0 8px
}

#footer .email-form {
    max-width: 370px;
    min-width: 270px;
    padding-top: 20px;
    font-size: 16px;
    line-height: 19px
}

#footer .email-form h3 {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin: 0 0 14px;
    font-size: 24px;
    line-height: 27px
}

#footer .email-form p {
    margin-bottom: 22px
}

#footer .email-form .email-row {
    overflow: hidden;
    border: 1px solid #fff;
    background: #fff url(https://helps-power.com/es/cl/lotox2prize/css/images/bg-email.png) no-repeat 14px 50%;
    padding-left: 59px
}

#footer .email-form input[type=email],
#footer .email-form input[type=text] {
    border: none;
    height: 36px;
    line-height: 26px;
    padding: 5px 5px 5px 0;
    font-size: 17px;
    width: 180px;
    color: #4e5b60
}

#footer .email-form .btn {
    float: right;
    height: 36px;
    background: #252525
}

.footer-top {
    padding-top: 36px;
    padding-bottom: 29px;
    border-bottom: 4px solid #73b854
}

.footer-nav {
    font-size: 13px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: 700;
    border-top: 1px solid #3e3e3e
}

.footer-nav li {
    border-bottom: 1px solid #3e3e3e;
    padding: 5px 29px;
    vertical-align: top
}

.footer-nav li a {
    color: #fff
}

.footer-center {
    padding-top: 50px;
    padding-bottom: 18px
}

.footer-center .column {
    float: left;
    padding-right: 53px;
    width: 33%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.footer-center .social-column .footer-nav li {
    padding: 5px 11px
}

.footer-center .social-column .footer-nav img {
    margin-right: 8px
}

#footer .mobile-open-close .opener {
    display: none;
    color: #000;
    background: #666;
    padding: 3px 5px;
    height: 24px;
    margin-bottom: 15px
}

#footer .mobile-open-close .js-slide-hidden {
    position: static !important
}

.footer-bottom {
    border-top: 2px solid #73b854;
    padding-top: 24px;
    padding-bottom: 20px;
    font-size: 13px;
    line-height: 16px
}

.footer-bottom .footer-nav {
    border-top: 0;
    font-size: 0;
    line-height: 0
}

.footer-bottom .footer-nav li {
    border: 0;
    padding: 0 5px;
    position: relative;
    font-size: 13px;
    line-height: 16px
}

.footer-bottom .footer-nav li:after {
    content: " ";
    clear: both;
    width: 1px;
    height: 10px;
    background: #3e3e3e;
    position: absolute;
    top: 4px;
    left: 0
}

.footer-bottom .footer-nav li:first-child:after {
    display: none
}

.articles-list {
    margin-top: 27px;
    font-size: 14px;
    line-height: 18px;
    border-top: 1px solid #dadada
}

.articles-list .alignleft {
    vertical-align: top;
    margin-right: 12px
}

.articles-list>li {
    padding: 34px 0;
    overflow: hidden;
    border-bottom: 1px solid #dadada
}

.articles-list h2 a {
    color: #000
}

.articles-list .details-list {
    margin-bottom: 10px
}

div.carousel {
    position: relative
}

div.carousel div.mask {
    position: relative;
    overflow: hidden
}

div.carousel div.mask div.slideset {
    width: 99999px;
    float: left
}

div.carousel div.mask div.slide {
    float: left
}

.navigation {
    margin-bottom: 20px
}

.carousel .pagination {
    text-align: center;
    overflow: hidden
}

.carousel .pagination ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
    display: inline-block;
    vertical-align: middle
}

.carousel .pagination li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 24px;
    padding: 0 3px
}

.carousel .pagination a {
    display: inline-block;
    vertical-align: middle;
    min-width: 24px;
    text-decoration: none
}

.carousel .pagination .active a {
    background: #73b854;
    color: #fff
}

.carousel .pagination .next,
.carousel .pagination .prev {
    min-width: 18px
}

.attachment-thumbnail_666x399 {
    width: 100%;
    max-height: 399px
}

.attachment-thumbnail_207x124 {
    width: 100%
}

.slideset__iframe .slide h3 {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
    -webkit-line-clamp: 3;
    height: calc(1em * 1.2 * 3)
}

.lclamp {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important
}

.lclamp:after {
    content: '...';
    text-align: right;
    bottom: 0;
    right: 0;
    width: 25%;
    display: block;
    position: absolute;
    height: calc(1em * 1.2);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 75%)
}

@supports (-webkit-line-clamp:1) {
    .lclamp:after {
        display: none !important
    }
}

.lclamp-1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.2 * 1)
}

.lclamp-2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.2 * 2)
}

.lclamp-3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.16 * 3)
}

.lclamp-4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.2 * 4)
}

.lclamp-5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.2 * 5)
}

body.post-type-archive-encyclopedia.search-results div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content header.page-header {
    display: block
}

@media screen and (min-width: 401px) {

    body.post-type-archive-encyclopedia div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content div.encyclopedia-prefix-filters,
    body.tax-encyclopedia-category div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content div.encyclopedia-prefix-filters,
    body.tax-encyclopedia-tag div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content div.encyclopedia-prefix-filters,
    body.single-encyclopedia div#page.hfeed.site div#main.site-main div#primary.content-area div#content.site-content div.encyclopedia-prefix-filters {
        margin-top: -48px
    }
}

@media screen and (min-width: 846px) {

    body.post-type-archive-encyclopedia div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content div.encyclopedia-prefix-filters,
    body.tax-encyclopedia-category div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content div.encyclopedia-prefix-filters,
    body.tax-encyclopedia-tag div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content div.encyclopedia-prefix-filters,
    body.single-encyclopedia div#page.hfeed.site div#main.site-main div#primary.content-area div#content.site-content div.encyclopedia-prefix-filters {
        margin-top: -72px
    }
}

body.post-type-archive-encyclopedia.search-results div#page.hfeed.site div#main.site-main section#primary.content-area div#content.site-content div.encyclopedia-prefix-filters {
    margin-top: auto
}

body.post-type-archive-encyclopedia div#page.hfeed.site div#content.site-content section#primary.content-area main#main.site-main header.page-header {
    display: none
}

body.post-type-archive-encyclopedia.search-results div#page.hfeed.site div#content.site-content section#primary.content-area main#main.site-main header.page-header {
    display: block
}

.encyclopedia-filter {
    background-color: #f1f1f1;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
    text-align: center
}

.encyclopedia-filter:last-child {
    margin-bottom: 1em
}

.encyclopedia-filter .filter {}

.encyclopedia-filter .current-filter {}

.encyclopedia-filter .disabled-filter {
    cursor: not-allowed;
    color: #ccc
}

.encyclopedia-filter .filter-link {
    display: inline-block;
    text-align: center;
    padding: 8px .5em;
    font-size: 1em;
    text-decoration: none;
    letter-spacing: -1px;
    font-size: .9em
}

.encyclopedia-filter .current-filter .filter-link {
    font-weight: 700
}

.widget_encyclopedia_search .heading {
    background: 0 0;
    margin-bottom: 13px
}

.widget_encyclopedia_search .heading h3 {
    background: 0 0;
    text-transform: inherit;
    color: #000;
    background: 0 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    font-size: 16px
}

.widget_encyclopedia_search .heading h3:after {
    display: none
}

form#encyclopedia-searchform {}

form#encyclopedia-searchform .ui-helper-hidden-accessible {
    display: none
}

form#encyclopedia-searchform .ui-autocomplete {
    background-color: #edeeee;
    border: 1px solid #eee;
    position: absolute;
    text-align: left;
    left: auto;
    top: auto;
    list-style: none;
    z-index: 1050
}

form#encyclopedia-searchform .ui-autocomplete li {
    cursor: pointer;
    display: block;
    padding: 5px;
    font-size: 12px
}

form#encyclopedia-searchform .ui-autocomplete li:hover {}

.tips__a {
    color: #fff;
    text-decoration: none
}

.tips__a:hover {
    color: #fff
}

.encyclopedia-block {
    background: url(https://helps-power.com/es/cl/lotox2prize/css/images/photo_bg670.jpg) 0 0 no-repeat;
    position: relative;
    min-height: 164px;
    margin: 30px 0 20px
}

.encyclopedia-block__bgimg {
    position: absolute;
    top: -9px
}

.encyclopedia-block .heading {
    margin: 0 0 15px 22px;
    background: #4e5b60
}

.encyclopedia-block h3 a {
    color: #fff
}

.encyclopedia-block .heading h3 {
    background: 0 0;
    background-size: 30px 28px;
    padding-left: 24px
}

.encyclopedia-block .heading h3:after {
    display: none
}

.encyclopedia-block .encyclopedia-block__widget {
    clear: both
}

.encyclopedia-block .encyclopedia-block__widget .search-form input[type=text] {
    height: 26px;
    border-color: #4e5b60;
    font-size: 11px;
    width: 70%;
    color: #4e5b60
}

.encyclopedia-block .encyclopedia-block__widget .btn {
    font-size: 12px;
    color: #4e5b60;
    height: 26px;
    border: 1px solid #000;
    background: #fff;
    padding: 5px 12px;
    margin-left: 16px
}

.encyclopedia-block .encyclopedia-block__widget p {
    font-size: 14px;
    font-weight: 300
}

.article__encyclopedia {
    padding: 0 0 0 12px;
    max-height: 110px;
    overflow: hidden
}

.article__encyclopedia h2 {
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 6px;
    border-bottom: 1px solid #73b854
}

.article__encyclopedia a {
    padding: 0 0 4px
}

.article__encyclopedia p {
    font-weight: 300;
    font-size: 14px
}

@media (min-width: 768px) {
    .commentlist-item .commentlist-item {
        padding: 0 0 0 2em
    }
}

@media (max-width: 1419px) {
    .ads-left {
        display: none
    }

    .ads-right {
        display: none
    }
}

@media (max-width: 1199px) {
    .navbar-brand {
        width: 196px;
        height: 26px;
        background-size: 196px 26px
    }

    .navbar-default .navbar-nav>li>a {
        padding: 0 7px 11px
    }

    .mobile-carousel-gallery .slide {
        width: 20%
    }

    .color-block .mobile-carousel-gallery .slide {
        width: 20%
    }

    .footer-center .column {
        padding-right: 22px;
        max-width: 20%
    }
}

@media (max-width: 991px) {
    #content {
        width: 100%;
        padding: 20px 0 0
    }

    #sidebar {
        width: 100%;
        padding: 20px 0
    }

    .top-bar {
        padding-top: 20px
    }

    .social-list {
        top: -17px
    }

    .date {
        top: -17px
    }

    .nav-panel {
        background: 0 0
    }

    .navbar .navbar-collapse {
        float: none;
        margin: 0;
        padding: 9px 0 0
    }

    .navbar-brand {
        float: none;
        display: block;
        margin: 0 auto !important
    }

    .navbar-header {
        float: none;
        display: block
    }

    .navbar-default .navbar-nav {
        margin: 0 -12px
    }

    .tags-panel .title {
        margin-right: 0
    }

    .tags-panel .navbar-form {
        margin-top: 3px
    }

    .articles:after {
        display: none
    }

    .visual {
        padding: 0 0 20px
    }

    .mobile-carousel-gallery .mask {
        overflow: hidden;
        position: relative;
        width: 500px;
        margin: 0 auto
    }

    .mobile-carousel-gallery .slideset {
        width: 99999px
    }

    .mobile-carousel-gallery .slide {
        width: 500px
    }

    .mobile-carousel-gallery .slide img {
        float: left;
        width: 100px;
        margin-right: 15px
    }

    .mobile-carousel-gallery .slide h4 {
        margin: 0;
        text-align: left;
        overflow: hidden
    }

    .mobile-carousel-gallery .slide h3 {
        margin: 0;
        text-align: left;
        overflow: hidden
    }

    .mobile-carousel-gallery .btn-prev,
    .mobile-carousel-gallery .btn-next {
        display: block;
        position: absolute;
        top: 50%;
        left: 10px;
        width: 25px;
        height: 25px;
        text-indent: -9999px;
        background: #4e5b60;
        margin-top: -12px
    }

    .mobile-carousel-gallery .btn-prev:after,
    .mobile-carousel-gallery .btn-next:after {
        content: " ";
        clear: both;
        position: absolute;
        top: 50%;
        left: 50%;
        background: url(https://helps-power.com/es/cl/lotox2prize/css/images/bg-prev-next.png) no-repeat;
        width: 8px;
        height: 16px;
        margin: -8px 0 0 -6px;
        overflow: hidden
    }

    .mobile-carousel-gallery .btn-next:after {
        background-position: -8px 0;
        margin-left: -3px
    }

    .color-block .mobile-carousel-gallery .slide {
        width: 500px
    }

    .color-block .mobile-carousel-gallery .slide:after {
        display: none
    }

    .footer-nav {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        border-top: 0;
        overflow: hidden
    }

    .footer-nav li {
        padding: 0 20px;
        line-height: 30px;
        position: relative;
        border: 0;
        border-bottom: 0
    }

    .footer-nav li:after {
        content: " ";
        clear: both;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        background: #3e3e3e;
        height: 1px;
        width: 100%
    }

    .footer-center .column {
        max-width: 100%;
        padding: 0;
        float: none
    }

    .footer-center .social-column {
        float: left
    }

    .footer-center .social-column .footer-nav {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    #footer .mobile-open-close h3 {
        display: none
    }

    #footer .mobile-open-close .opener {
        display: block
    }

    #footer .mobile-open-close .opener h3 {
        display: inline-block;
        vertical-align: top;
        color: #000;
        margin: 0;
        padding-right: 10px;
        position: relative
    }

    #footer .mobile-open-close .opener h3:after {
        content: " ";
        clear: both;
        position: absolute;
        top: 50%;
        right: 0;
        width: 0;
        height: 0;
        margin-top: -2px;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 5px solid #000
    }

    #footer .mobile-open-close .js-slide-hidden {
        position: absolute !important
    }

    .footer-bottom .footer-nav {
        display: block;
        float: none !important;
        text-align: center;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }

    .footer-bottom p {
        text-align: center !important
    }
}

@media (max-width: 767px) {

    .navigation .next,
    .navigation .prev {
        padding: .2em
    }

    iframe {
        width: 100%;
        min-height: 300px
    }

    blockquote {
        margin-bottom: 33px
    }

    q {
        margin-bottom: 20px
    }

    .top-bar {
        display: none
    }

    .navbar {
        padding-top: 10px
    }

    .navbar .navbar-collapse {
        padding: 0;
        margin: 0 -12px
    }

    .navbar .container-fluid {
        margin: 0;
        padding: 0
    }

    .navbar-brand {
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -98px !important
    }

    .navbar-default .navbar-nav {
        margin: 0
    }

    .navbar-default .navbar-nav>li {
        border-bottom: 1px solid #73b854
    }

    .navbar-default .navbar-nav>li:after {
        display: none
    }

    .navbar-default .navbar-nav>li>a:before {
        display: none
    }

    .navbar-default .navbar-nav>li>a {
        padding: 5px 10px
    }

    .date-mobile {
        display: block;
        text-align: center;
        font-size: 10px;
        line-height: 13px;
        text-transform: uppercase;
        font-weight: 600;
        margin-bottom: 10px
    }

    .popup-holder {
        display: block
    }

    .tags-panel {
        display: none
    }

    .ads-section {}

    .ads-section.mobile-view {
        display: inline-block
    }

    .heading .arrow-link {
        float: right;
        margin-top: 7px;
        margin-right: 7px
    }

    .top-box {
        border: none;
        background: #edeeee
    }

    .top-box .title-box {
        display: none
    }

    .mobile-carousel-gallery .mask {
        width: 250px
    }

    .mobile-carousel-gallery .slide {
        width: 250px
    }

    .mobile-carousel-gallery .btn-prev,
    .mobile-carousel-gallery .btn-next {
        left: 0
    }

    .mobile-carousel-gallery .btn-next {
        right: 0;
        left: auto !important
    }

    .color-block .mobile-carousel-gallery .slide {
        width: 250px
    }

    #footer .navbar-brand {
        position: static;
        width: 180px;
        height: 23px;
        background-size: 180px 23px
    }

    #footer h3 {
        text-align: left
    }

    #footer .email-form {
        max-width: 330px
    }

    #footer .email-form .email-row {
        padding-left: 5px
    }

    #footer .email-form input[type=email],
    #footer .email-form input[type=text] {
        width: 150px
    }

    .footer-top {
        padding-top: 16px;
        padding-bottom: 20px
    }

    .footer-center {
        padding-top: 17px
    }

    .footer-center .social-column .footer-nav li {
        padding: 5px 13px
    }

    .articles-list .alignleft {
        float: none;
        width: 100%;
        height: auto
    }
}

.glyphicon-search {
    margin-top: 4px;
}

.red-link {
	font-weight: bold;
	display: block;
	text-decoration: underline;
	color: #ff0000;
	font-size: 19px;
	line-height: 1.35;
	font-weight: 700;
	max-width: 80%;
	margin: 0 auto;
	margin-bottom: 30px;
}
.red-link:hover {
	text-decoration: underline;
}
.red-link::after {
	display: inline-block;
	-webkit-animation: dotty steps(1, end) 2s infinite;
	animation: dotty steps(1, end) 2s infinite;
	content: '';
	position: absolute;
	margin-left: 10px;
}
@keyframes dotty {
	0% {
		content: '';
	}
	25% {
		content: '>';
	}
	50% {
		content: '>>';
	}
	75% {
		content: '>>>';
	}
	100% {
		content: '';
	}
}


@media(max-width: 767px) {
    .red-link {
        text-align: center;
    }
}