/*!
Theme Name: megapari
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: megapari
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

megapari is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


:root {
    --body-bg-color: #252429;
    --header-bg: #1f3b49;
    --header-text: #ffffff;
    --header-icon: #e7352a;
    --header-hover: #e7352a;
    --header-hover-text: #ffffff;
    --main-left-bg: #ffffff;
    --main-right-bg: #ffffff;
    --default-text: #1f3b49;
    --left-bonus-color: #1f3b49;
    --left-bonus-text: #ffffff;
    --right-bonus-color: #199dd9;
    --right-bonus-text: #ffffff;
    --card-bg-logo: #1f3b49;
    --bg-button: #008540;
    --text-button: #ffffff;
    --promotion-btn-bg: #e7352a;
    --promotion-btn-text: #203c47;
    --promotion-box-bg: #203c47;
    --promotion-box-text: #fff;
    --promotion-info-text: #a5ab9f;
    --buts-color: #199dd9;
    --buts-text-color: #fff
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style-type: none
}

blockquote,
q {
    quotes: none
}

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

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

* {
    outline: none;
    box-sizing: border-box
}

html {
    min-width: 320px;
    min-height: 100vh
}

body {
    background-color: var(--body-bg-color);
    padding-top: 65px;
    color: #1d3a48;
    min-width: 320px;
    min-height: 100vh;
    font-size: 1rem;
    line-height: 1.5;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-weight: 400;
    -ms-overflow-style: scrollbar;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

a {
    text-decoration: none;
    color: #008540
}

a:hover {
    text-decoration: underline
}

@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot');
    src: url('fonts/icomoon.eot@pnysg6') format('embedded-opentype'), url('fonts/icomoon.ttf') format('truetype'), url('fonts/icomoon.woff') format('woff'), url('fonts/icomoon.svg@pnysg6') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'icomoon';
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-document-edit:before {
    content: "\e900"
}

.icon-arrows:before {
    content: "\e901"
}

.icon-update:before {
    content: "\e907"
}

.icon-url:before {
    content: "\e909"
}

.icon-verify:before {
    content: "\e90a";
    color: #829aab
}

.icon-tab-of-content:before {
    content: "\e90b"
}

.icon-sidebar:before {
    content: "\e90c"
}

.icon-calander:before {
    content: "\e90d"
}

.icon-gift:before {
    content: "\e90e"
}

.icon-right-arrow:before {
    content: "\e902"
}

.icon-arrow:before {
    content: "\e903"
}

.icon-left-arrow:before {
    content: "\e90f"
}

.icon-check:before {
    content: "\e904"
}

.icon-star:before {
    content: "\e905"
}

.icon-mobil-menu:before {
    content: "\e906"
}

.icon-close:before {
    content: "\e908"
}

.icon-home2:before {
    content: "\e910"
}

.icon-stack:before {
    content: "\e92e"
}

.icon-minus:before {
    content: "\ea0b"
}

.icon-plus:before {
    content: "\ea0a"
}

img {
    max-width: 100%;
    height: auto
}

h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    color: var(--zoro-text);
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 1.1;
    display: block
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.75em;
    line-height: 1.2
}

h3 {
    font-size: 1.5em
}

h4 {
    font-size: 1.25em
}

h5 {
    font-size: 1.1em
}

h6 {
    font-size: 1em
}

.main-zoro ol,
.main-zoro ul {
    padding-left: 20px;
    margin: 1rem;
    list-style-type: disc
}

.main-zoro ol {
    list-style-type: decimal
}

blockquote {
    margin-left: 15px;
    margin-right: 5px;
    padding: 0 18px;
    font-size: 16px;
    font-style: italic;
    border: 4px solid #4f4f4f;
    border-width: 0 0 0 4px;
    background: #f5f5f5
}

strong {
    font-weight: bold
}

i,
em {
    font-style: italic
}

.container {
    width: 100%;
    max-width: 1515px;
    margin: 0 auto
}

.header {
    width: 100%;
    background-color: var(--header-bg);
    padding: 0 25px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 72px
}

.header-menu ul {
    display: flex;
    align-items: center;
    margin: 0 -35px
}

.header-menu ul li {
    position: relative;
    padding: 0 10px
}

.header-menu ul a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: var(--header-text);
    padding-left: 40px;
    line-height: 1.1;
    padding: 20px 23px 17px 50px;
    position: relative;
    border-top: 4px solid transparent
}

.header-menu ul a:hover {
    background: var(--header-hover);
    color: var(--header-hover-text);
    border-color: #fff;
    text-decoration: none
}

.header-menu ul a::after {
    font-family: "icomoon";
    content: "\e92e";
    position: absolute;
    left: 14px;
    top: 50%;
    color: var(--header-icon);
    font-size: 28px;
    transform: translate(0, -50%)
}

.header-menu ul a:hover::after {
    color: var(--zoro-text)
}

.header-menu ul a.h-icon::after {
    content: "\e910";
    font-size: 28px
}

.header-menu ul a strong {
    display: block;
    font-weight: 700
}

.hamburger {
    display: block;
    width: 35px;
    height: 30px;
    border: none;
    border-radius: 0;
    position: relative;
    background: transparent;
    cursor: pointer
}

.hamburger span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 4px;
    background: #fff;
    transition: background 0.3s;
    border-radius: 10px
}

.hamburger span::after {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    width: 100%;
    height: 4px;
    background: #fff;
    transition: transform 0.3s;
    border-radius: 10px
}

.hamburger span::before {
    content: "";
    position: absolute;
    left: 0;
    top: 24px;
    width: 100%;
    height: 4px;
    background: #fff;
    transition: transform 0.3s;
    border-radius: 10px
}

.show-menu .hamburger span {
    background: transparent
}

.show-menu .hamburger span::after {
    transform: rotate(45deg)
}

.show-menu .hamburger span::before {
    top: 12px;
    transform: rotate(-45deg)
}

.alignleft {
    float: left;
    margin: 0 22px 6px 0
}

.alignright {
    float: right;
    margin-left: 0.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

.main {
    display: flex;
    align-items: stretch
}

.main-left {
    width: 100%;
    max-width: 72%;
    padding: 30px 20px;
    background: var(--main-left-bg);
    margin-right: 4px
}

.bonus-img-box,
.bonus-btn-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -10px
}

.bonus-btn-box {
    padding: 15px 0
}

.bonus-img {
    width: 100%;
    max-width: 50%;
    padding: 0 10px
}

.bonus-img amp-img {
    display: block
}

.bonus-btn {
    width: 100%;
    max-width: 50%;
    padding: 0 10px
}

.bonus-btn a {
    display: block;
    width: 100%;
    max-width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background: var(--left-bonus-color);
    border-radius: 5px;
    padding: 10px 15px;
    text-transform: uppercase;
    position: relative
}

amp-img {
    margin-bottom: 6px
}

#video {
    float: left;
    padding-right: 10px;
    width: 50%
}

.bonus-btn a:hover {
    opacity: 0.8;
    text-decoration: none
}

.bonus-btn a::after {
    font-family: "icomoon";
    content: "\e903";
    position: absolute;
    right: 15px;
    top: 50%;
    font-size: 22px;
    transform: translate(0, -50%)
}

.bonus-btn a.bg-green {
    background: var(--right-bonus-color);
    color: var(--right-bonus-text)
}

.card-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px;
    padding: 60px 0 20px
}

.card-col {
    width: 100%;
    max-width: 25%;
    padding: 0 18px;
    position: relative
}

.card-box {
    background: #fff;
    padding: 22px 14px;
    border-radius: 5px;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px
}

.card-box .border {
    width: 100%;
    max-width: 32px;
    height: 4px;
    background: #6999b0;
    margin: 20px auto
}

.card-logo {
    background: var(--card-bg-logo);
    width: 100%;
    max-width: 174px;
    height: 42px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: -21px;
    left: 50%;
    transform: translate(-50%, 0)
}

.card-list {
    padding-left: 16px
}

.card-list li {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.8;
    position: relative;
    padding-left: 20px;
    color: var(--zoro-text)
}

.card-list li::after {
    font-family: "icomoon";
    content: "\e904";
    position: absolute;
    left: 0;
    top: -1px;
    font-size: 15px;
    font-weight: 400;
    color: #58e22d
}

.card-box .card-btn {
    display: block;
    width: 100%;
    max-width: 144px;
    padding: 8px 20px 8px 22px;
    font-size: 14px;
    font-weight: 600;
    background: var(--bg-button);
    border-radius: 5px;
    color: var(--text-button);
    text-transform: uppercase;
    margin: 25px auto 0;
    position: relative
}

.card-box .card-btn::after {
    font-family: "icomoon";
    content: "\e902";
    position: absolute;
    right: 14px;
    top: 8px
}

.card-box .card-btn:hover {
    opacity: 0.8;
    text-decoration: none
}

.card-box .card-btn span {
    padding-right: 4px
}

.card-box .card-btn span amp-img {
    display: block
}

.main-zoro {
    margin: 0 20px
}

.zoro-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 8px;
    border-bottom: 1px solid #e5e6ea;
    position: relative
}

.zoro-title h1 {
    font-size: 30px;
    font-weight: 500;
    color: #515467;
    position: relative;
    letter-spacing: -.03em
}

.zoro-title h1::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    max-width: 162px;
    height: 2px;
    background: #515467
}

.zoro-img {
    float: left;
    padding: 10px 0px 10px 0;
    margin-right: 10px
}

.main-zoro p {
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 4px;
    line-height: 28px;
    letter-spacing: -.03em
}

.company-row {
    margin-top: 15px
}

.sign-up-col {
    background: #fff;
    border-radius: 5px;
    padding: 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px
}

.sign-up-left-box {
    display: flex;
    align-items: center
}

.sign-up-left-box .number {
    width: 44px;
    height: 44px;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ececec;
    color: #213d4b;
    border-radius: 100px;
    background: #fff
}

.winner-logo {
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    margin: 0 30px 0 10px;
    width: 167px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center
}

.winner-logo amp-img {
    display: block
}

.bet-box {
    display: flex;
    align-items: center
}

.bet-box p {
    font-size: 16px;
    font-weight: 400;
    color: var(--zoro-text);
    padding-left: 20px;
    margin-bottom: 0;
    position: relative
}

.bet-box p::after {
    font-family: "icomoon";
    content: "\e90a";
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 19px;
    transform: translate(0, -50%)
}

.bonus-gift {
    position: relative;
    margin-left: auto;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    padding: 0 25px;
    display: flex
}

.gift-icon {
    width: 30px;
    height: auto;
    position: relative
}

.gift-icon::after {
    font-family: "icomoon";
    content: "\e90e";
    position: absolute;
    left: 0;
    top: 50%;
    color: var(--zoro-text);
    font-size: 30px;
    transform: translate(0, -50%)
}

.bonus-gift p {
    font-size: 16px;
    color: var(--zoro-text);
    font-weight: 400;
    line-height: 1.2;
    margin: -2px 0 0 10px;
    line-height: 1.1
}

.bonus-gift p strong {
    display: block;
    font-weight: 600;
    width: 100%
}

.sign-up-bonus {
    display: flex;
    align-items: center;
    padding-left: 15px
}

.sign-in-btn {
    padding: 0 5px
}

.sign-in-btn a {
    display: block;
    background: var(--header-bg);
    color: var(--header-text);
    font-size: 16px;
    font-weight: 700;
    width: 115px;
    padding: 12px 11px 12px 17px;
    border-radius: 5px;
    text-transform: uppercase;
    position: relative
}

.sign-in-btn a::after {
    font-family: "icomoon";
    content: "\e902";
    position: absolute;
    right: 17px;
    top: 50%;
    transform: translate(0, -50%)
}

.sign-in-btn.bg-green a {
    background: var(--bg-button);
    color: var(--text-button)
}

.sign-in-btn a span {
    display: block;
    padding-right: 4px
}

.sign-in-btn a:hover {
    opacity: 0.8;
    text-decoration: none
}

.zoro-table h2 {
    font-size: 22px;
    font-weight: 600;
    color: var(--zoro-text);
    text-align: center;
    margin-bottom: 0;
    line-height: 1.5
}

.zoro-table {
    padding-bottom: 35px
}

.zoro-table table {
    width: 100%
}

.rating-boxs {
    position: relative
}

.table-title {
    font-weight: 600
}

.caption {
    text-align: center;
    font-size: 21px;
    padding: 10px
}

table {
    border-spacing: 0;
    width: 100%;
    margin-bottom: 30px;
    border-collapse: collapse
}

table thead th {
    font-weight: bold;
    background-color: #f0f0f0
}

table td,
table th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px
}

.rating-boxs::after {
    font-family: 'icomoon';
    content: "\e905" "\e905" "\e905" "\e905" "\e905";
    position: absolute;
    font-size: 30px;
    color: gold;
    left: 0px;
    top: 50%;
    transform: translate(0, -50%);
    padding-bottom: 10px
}

.zoro-table table td {
    border: 1px solid #ededed;
    padding: 10px;
    width: 50%
}

.zoro-table table tr td strong {
    font-size: 16px;
    font-weight: 700;
    color: #1d3a4c;
    line-height: 1.7
}

.zoro-table table tr td p {
    font-size: 16px;
    font-weight: 400;
    color: #1d3a4c;
    margin-bottom: 0;
    line-height: 1.7
}

.zoro-table table tr td a {
    display: block;
    width: 100%;
    max-width: 50%;
    padding: 8px 10px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    background: #ffde3b;
    color: #0d181a
}

.zoro-table table tr td a:hover {
    opacity: 0.8;
    text-decoration: none
}

.table-btn::after {
    font-family: "icomoon";
    content: "\e901";
    font-size: 25px;
    position: absolute
}

.payment-box {
    padding: 20px 22px;
    background: var(--promotion-box-bg);
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.payment-box .circle {
    width: 46px;
    height: 46px;
    border: 5px solid var(--promotion-btn-bg);
    ;
    border-radius: 100px;
    background: transparent
}

.payment-box-info {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--promotion-box-text);
    padding: 0 10px
}

.payment-box-info span {
    color: var(--promotion-btn-bg)
}

.payment-box .box-btn {
    width: 100%;
    max-width: 275px
}

.payment-box .box-btn a {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 12px 0;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
    background: var(--promotion-btn-bg);
    color: var(--promotion-btn-text);
    text-align: center;
    position: relative
}

.payment-box .box-btn a::after {
    font-family: 'icomoon';
    content: "\e901";
    font-size: 25px;
    color: #14191d;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%)
}

.payment-box .box-btn a:hover {
    opacity: 0.8;
    text-decoration: none
}

.faq-wrap-title {
    font-size: 17px;
    font-weight: 500;
    color: #515264;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    position: relative
}

.faq-wrap-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    max-width: 140px;
    height: 2px;
    background: #515264
}

.faq-features {
    margin: 15px 0
}

.faq-feature {
    border-bottom: 1px solid #ededed;
    padding: 18px 0
}

.faq-feature:last-child {
    border-bottom: 0
}

.faq-title {
    display: flex;
    align-items: center;
    background: transparent;
    border: none;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    color: var(--zoro-text);
    padding: 5px 0
}

.faq-title:hover::after {
    background: var(--header-bg);
    color: #fff
}

.faq-title::after {
    font-family: 'icomoon';
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 12px;
    font-weight: 300;
    color: var(--zoro-text);
    width: 20px;
    height: 20px;
    border-radius: 100%;
    background: #e8ecf5;
    display: flex;
    align-items: center;
    justify-content: center
}

details:not([open]) .faq-title::after {
    content: "\ea0a"
}

details[open] .faq-title::after {
    content: "\ea0b";
    background: var(--header-bg);
    color: #fff
}

details[open] .faq-title {
    font-weight: 600;
    color: var(--zoro-text)
}

details p {
    font-size: 16px;
    border-left: 2px solid var(--header-bg);
    padding-left: 10px;
    margin-left: 14px;
    color: var(--zoro-text)
}

.faq-feature.amp {
    color: var(--zoro-text)
}

.faq-feature.amp p {
    border-left: 2px solid var(--header-bg);
    padding-left: 10px;
    margin-left: 14px;
    color: var(--zoro-text)
}

.publish-date {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.date-info {
    display: flex;
    align-items: center;
    position: relative
}

.date-info::after {
    font-family: "icomoon";
    content: "";
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    color: #1b3b46
}

.date-info.calender::after {
    content: "\e90d"
}

.date-info.write::after {
    content: "\e907"
}

.date-info p {
    font-size: 15px;
    margin-bottom: 0;
    padding-left: 18px
}

.navs-btns {
    display: flex;
    margin: 25px -8px 0
}

.navs-btn {
    width: 100%;
    max-width: 50%;
    padding: 0 8px
}

.navs-btn a {
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: 300;
    width: 100%;
    max-width: 100%;
    padding: 10px 15px 10px 42px;
    background: #dbe0e3;
    color: var(--zoro-text);
    border-radius: 5px;
    position: relative
}

.navs-btn a::after {
    font-family: "icomoon";
    content: "\e90f";
    font-size: 18px;
    position: absolute;
    left: 13px;
    top: 50%;
    transform: translate(0, -50%)
}

.navs-btn a:hover {
    opacity: 0.8;
    text-decoration: none
}

.navs-btn.row-reverse a {
    padding: 10px 42px 10px 15px;
    flex-direction: row-reverse
}

.navs-btn.row-reverse a::after {
    content: "\e903";
    left: auto;
    right: 14px
}

.user-searches {
    margin: 22px 0
}

.user-searches ul {
    margin: 0;
    padding: 0
}

.user-other-searches li {
    font-size: 16px;
    color: #545d6e;
    position: relative;
    padding: 10px 0 10px 22px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.user-other-searches li::after {
    font-family: "icomoon";
    content: "\e901";
    font-size: 24px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.user-other-searches li a {
    color: var(--zoro-text)
}

.user-other-searches li a:hover {
    color: #009688;
    text-decoration: none
}

.user-profile {
    display: flex;
    align-items: center
}

.comment {
    margin-top: 25px;
    border-bottom: 1px solid #ddd
}

.profile-pic {
    width: 44px;
    height: 44px;
    border-radius: 100px;
    background: #f2f2f2;
    color: #1c3949;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 700
}

.profile-info {
    padding-left: 12px;
    color: var(--zoro-text)
}

.profile-info p {
    font-size: 14px;
    margin-bottom: 0;
    line-height: 1.3;
    font-weight: 500
}

.profile-info p.date {
    padding-left: 14px;
    position: relative;
    font-size: 13px
}

.profile-info p.date::after {
    font-family: "icomoon";
    content: "\e90d";
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.comment .comment-info {
    font-size: 15px;
    line-height: 1.3;
    margin-bottom: 0;
    padding: 0px 0px 9px 55px
}

.main-right {
    width: 100%;
    max-width: 28%;
    padding: 20px;
    background: var(--main-right-bg)
}

.content-title {
    padding: 12px 14px 12px 30px;
    position: relative;
    background: var(--header-bg);
    border-radius: 5px
}

.content-title::after {
    font-family: "icomoon";
    content: "\e90b";
    position: absolute;
    color: #fff;
    left: 12px;
    top: 50%;
    transform: translate(0, -50%)
}

.content-title p {
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    display: flex;
    align-items: center
}

.content-list li a {
    display: block;
    font-size: 16px;
    padding: 7px 0 7px 30px;
    border-radius: 5px;
    color: var(--zoro-text)
}

.content-list li {
    position: relative;
    counter-increment: ol-counter
}

.content-list li::after {
    content: counter(ol-counter);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%);
    width: 22px;
    height: 22px;
    font-size: 11px;
    font-weight: 600;
    color: #fff;
    background: var(--header-bg);
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 4px
}

.content-list li a:hover {
    background: #e3f0f6;
    text-decoration: none
}

.latest-content {
    padding: 20px 0
}

.latest-content-list li a {
    color: var(--zoro-text)
}

.latest-content-list li {
    font-size: 16px;
    color: var(--zoro-text);
    padding: 9px 0 9px 24px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.latest-content-list li::after {
    font-family: "icomoon";
    content: "\e902";
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 10px
}

.sponsor-link-list li a {
    display: inline-block;
    font-size: 16px;
    color: #565d70;
    padding: 6px 0 6px 24px;
    position: relative
}

.sponsor-link-list li a::after {
    font-family: "icomoon";
    content: "\e909";
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.latest-content-list li a:hover {
    color: #009688;
    text-decoration: none
}

.sponsor-link-list li a:hover {
    color: #009688;
    text-decoration: none;
    font-weight: 600
}

.comment-title,
.searches-title,
.promotion-title,
.latest-title,
.sponsor-title,
.compaines-title {
    font-size: 18px;
    font-weight: 500;
    color: #555d70;
    border-bottom: 1px solid #ebebeb;
    position: relative;
    padding: 0 0 7px 18px
}

.user-comments p {
    padding-left: 0;
    font-size: 15px;
    line-height: 1.3
}

.comment-title::before,
.searches-title::before,
.promotion-title::before,
.latest-title::before,
.sponsor-title::before,
.compaines-title::before {
    font-family: "icomoon";
    content: "\e90c";
    font-size: 15px;
    color: #555d70;
    position: absolute;
    left: 0;
    top: 3px;
    letter-spacing: -2px
}

.comment-title::after,
.searches-title::after,
.promotion-title::after,
.latest-title::after,
.sponsor-title::after,
.compaines-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    max-width: 140px;
    height: 2px;
    background: #515264
}

.compaines-wrap {
    padding: 22px 0
}

.signup-boxes {
    margin-top: 4px
}

.signup-box {
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.signup-box:last-child {
    margin-bottom: 0
}

.bet-logo {
    width: 100%;
    max-width: 80px;
    height: 32px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.bonus-gift.bd-none {
    border: none;
    padding: 0 10px;
    margin: 0
}

.bonus-gift.bd-none p {
    font-size: 12px;
    color: #a5a9b5
}

.bonus-gift.bd-none p strong {
    font-weight: 700;
    font-size: 16px;
    color: #1e3b49
}

.signup-btn a {
    display: block;
    font-size: 12px;
    font-weight: 700;
    background: var(--bg-button);
    color: var(--text-button);
    width: 95px;
    padding: 5px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    position: relative
}

.signup-btn a::after {
    font-family: "icomoon";
    content: "\e902";
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translate(0, -50%)
}

.signup-btn a:hover {
    opacity: 0.8;
    text-decoration: none
}

.promotion-box {
    width: 100%;
    padding: 14px;
    border-radius: 5px;
    background: var(--promotion-box-bg);
    margin-top: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.promotion-img {
    position: relative;
    width: 25px;
    height: 25px
}

.promotion-img::after {
    font-family: 'icomoon';
    content: "\e92e";
    font-size: 32px;
    color: #ffde3b;
    color: var(--promotion-btn-bg);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -50%)
}

.promotion-info {
    padding: 0 10px
}

.promotion-info p {
    font-size: 14px;
    color: var(--promotion-box-text);
    line-height: 1.2
}

.promotion-info span {
    display: block;
    font-size: 12px;
    color: var(--promotion-info-text)
}

.promotion-btn a {
    display: block;
    width: 96px;
    padding: 4px 6px;
    font-size: 12px;
    border-radius: 5px;
    background: var(--promotion-btn-bg);
    color: var(--promotion-btn-text);
    text-transform: uppercase;
    position: relative;
    font-weight: 700
}

.promotion-btn a::after {
    font-family: 'icomoon';
    content: "\e903";
    font-size: 18px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translate(0, -50%)
}

.promotion-btn a:hover {
    opacity: 0.8;
    text-decoration: none
}

.footer {
    padding: 20px 26px;
    background: var(--header-bg);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px
}

.footer-list {
    display: flex;
    align-items: center;
    margin: 0 -7px;
    color: white
}

.footer-list li {
    padding: 0 22px;
    position: relative
}

.footer-list li::after {
    font-family: 'icomoon';
    content: "\e909";
    position: absolute;
    left: 0;
    top: 24%;
    transform: translate(0, -50%);
    width: 10px;
    height: 10px;
    color: white
}

.footer-list li a {
    font-size: 16px;
    color: #ffffff
}

.footer-list li a:hover {
    text-decoration: underline
}

.footer-info p {
    font-size: 16px;
    margin: 0 12px;
    font-weight: 500;
    float: left
}

.footer-info p a {
    color: #ffffff
}

@media (max-width:1439px) {
    body {
        padding-top: 0
    }

    .logo a {
        display: block;
        width: 100%;
        max-width: 160px
    }

    .logo a amp-img {
        display: block;
        width: 100%;
        max-width: 100%;
        height: 100%
    }

    .card-row {
        margin: 0 -10px
    }

    .card-col {
        padding: 0 10px
    }

    .card-list {
        padding-left: 0
    }

    .bonus-gift {
        padding: 0 20px
    }

    .zoro-title h1 {
        font-size: 26px
    }

    .signup-box {
        padding: 15px 10px
    }

    .signup-btn a {
        width: 95px
    }

    .signup-btn a::after {
        right: 12px
    }

    .bonus-gift p {
        margin-left: 7px
    }

    .bonus-gift.bd-none p strong {
        font-size: 14px
    }

    .navs-btns {
        margin: 20px -5px 0
    }

    .navs-btn {
        padding: 0 5px
    }

    .navs-btn a {
        font-size: 14px;
        height: 100%
    }

    .sign-up-bonus {
        padding-left: 20px
    }

    .sign-in-btn a {
        font-size: 15px;
        width: 99px;
        padding: 12px 15px 12px 30px
    }

    .sign-in-btn a::after {
        right: 16px
    }
}

@media (max-width:1199px) {
    .header {
        padding: 0 15px
    }

    .header-menu ul {
        margin: 0 -20px
    }

    .logo a {
        max-width: 150px
    }

    .header-menu ul li {
        padding: 0
    }

    .header-menu ul li a {
        padding: 16px 20px 16px 46px
    }

    .main-left {
        max-width: 70%
    }

    .header-menu ul a::after {
        left: 12px
    }

    .main-right {
        max-width: 30%
    }

    .card-row {
        justify-content: center
    }

    .card-col {
        max-width: 40%;
        margin-bottom: 40px
    }

    .card-col.mb-0 {
        margin-bottom: 0
    }

    .main-zoro {
        margin: 0
    }

    .zoro-title h1 {
        font-size: 24px
    }

    .sign-up-col {
        padding: 5px 5px
    }

    .payment-box {
        padding: 15px
    }

    .payment-box-info {
        font-size: 18px
    }

    .payment-box .box-btn {
        max-width: 240px
    }

    .winner-logo {
        margin-right: 10px
    }

    .bonus-gift p {
        font-size: 14px
    }

    .sign-in-btn a {
        font-size: 15px;
        width: 99px;
        padding: 10px
    }

    .bonus-gift {
        padding: 0 12px
    }

    .latest-content-list li {
        font-size: 15px
    }

    .signup-box {
        flex-direction: column
    }

    .bonus-gift.bd-none {
        margin: 20px 0;
        width: auto
    }

    .signup-btn a {
        font-size: 12px;
        width: 90px
    }

    .promotion-box {
        padding: 10px;
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .promotion-info {
        padding: 0 7px
    }

    .promotion-btn a {
        margin-top: 9px
    }

    .card-list {
        padding-left: 20px
    }

    .sign-in-btn.lg-none,
    .bet-box.lg-none {
        display: none
    }
}

@media (min-width:992px) {
    .header-menu ul {
        display: flex;
        align-items: center
    }

    .header-mobile-block.hidden-lg {
        display: none
    }
}

@media (max-width:991px) {
    .header {
        padding: 15px
    }

    .header-menu {
        width: 100%;
        min-width: 320px;
        background: #1f3b49;
        display: none;
        border-top: solid 1px #21374A;
        position: fixed;
        left: 0;
        top: 0;
        z-index: 555;
        padding-top: 60px
    }

    .show-menu .header-menu {
        display: block;
        height: 100%
    }

    .show-menu .header-mobile-block {
        position: relative;
        z-index: 999
    }

    .header-menu ul {
        display: block;
        width: 80%;
        margin: 0 auto
    }

    .header-menu ul li a {
        border-bottom: 1px solid #e2d7f542;
        padding: 16px 20px 16px 36px
    }

    .header-menu ul a::after {
        left: 0
    }

    .main {
        display: block
    }

    .main-left {
        max-width: 100%
    }

    .main-right {
        max-width: 100%
    }

    .card-row {
        padding-top: 40px
    }

    .card-list {
        padding-left: 35px
    }

    .promotion-box {
        justify-content: space-arround
    }

    .promotion-btn a {
        margin-top: 0
    }

    .zoro-title h1 {
        font-size: 22px
    }

    .signup-box {
        flex-direction: row
    }

    .bonus-gift.bd-none {
        margin: 0
    }
}

@media (max-width:767px) {

    .main-right,
    .main-left {
        padding: 20px 15px
    }

    .zoro-title h1 {
        font-size: 20px
    }

    .main-zoro p {
        font-size: 16px
    }

    .zoro-table table tr td strong,
    .zoro-table table tr td p {
        font-size: 15px
    }

    .zoro-table table tr td a {
        font-size: 15px;
        padding: 12px 0
    }

    .payment-box-info {
        font-size: 17px
    }

    .payment-box .box-btn {
        max-width: 220px
    }

    .footer-info p,
    .footer-list li a,
    .sponsor-link-list li a {
        font-size: 15px
    }

    .comment-title,
    .searches-title,
    .promotion-title,
    .latest-title,
    .sponsor-title,
    .compaines-title {
        font-size: 17px;
        padding-bottom: 12px
    }

    .payment-box {
        flex-direction: column
    }

    .payment-box-info {
        padding: 15px 0
    }

    .payment-box .box-btn a {
        font-size: 15px;
        padding: 10px 0
    }

    .payment-box .box-btn a::after {
        right: 8px
    }

    .bonus-img-box,
    .bonus-btn-box {
        margin: 0 -7px
    }

    .bonus-img,
    .bonus-btn {
        padding: 0 7px
    }

    .bonus-btn a {
        font-size: 13px;
        padding: 10px
    }

    .bonus-boxes {
        margin: 0 -5px
    }

    .bonus-box {
        padding: 0 5px
    }

    .bonus-btn a::after {
        right: 10px
    }

    .bonus-btn-box {
        padding: 10px 0
    }

    .card-list {
        width: 100%;
        max-width: 180px;
        margin: 0 auto;
        padding-left: 0
    }

    .faq-features {
        margin-top: 0
    }

    .faq-wrap-title {
        font-size: 17px;
        padding-bottom: 15px
    }

    .faq-title {
        font-size: 17px
    }

    .zoro-table {
        padding-bottom: 25px
    }
}

@media (max-width:575px) {

    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: 'Arial', sans-serif;
        font-weight: normal;
        margin-bottom: 20px;
        padding: 0;
        line-height: 1.1;
        display: block;
        color: var(--zoro-text)
    }

    h1 {
        font-size: 24px
    }

    h2 {
        font-size: 22px
    }

    h3 {
        font-size: 20px
    }

    h4 {
        font-size: 18px
    }

    h5 {
        font-size: 16px
    }

    h6 {
        font-size: 16px
    }

    #video {
        float: none;
        padding-right: 0;
        width: 100%
    }

    .zoro-img img {
        max-width: 100%;
        height: auto
    }

    .main-left {
        padding-top: 10px
    }

    .bonus-boxes {
        flex-wrap: wrap
    }

    .bonus-box {
        max-width: 100%;
        margin-bottom: 15px
    }

    .bonus-box:last-child {
        margin-bottom: 0
    }

    .bonus-img-box,
    .bonus-btn-box {
        margin: 0
    }

    .bonus-btn,
    .bonus-img {
        max-width: 100%;
        margin-bottom: 3px;
        padding: 0
    }

    .bonus-img img {
        max-width: 100%;
        padding: 0;
        border-radius: 5px
    }

    .card-col {
        max-width: 50%
    }

    .card-box .card-btn {
        max-width: 140px;
        font-size: 15px
    }

    .card-col.mb-0 {
        margin-bottom: 40px
    }

    .card-col:last-child {
        margin-bottom: 0
    }

    .sign-up-bonus {
        padding-left: 0
    }

    .bonus-gift {
        margin: 0;
        padding: 0 10px
    }

    .number.sm-none {
        display: none
    }

    .sign-in-btn a {
        font-size: 14px;
        width: 90px
    }

    .sign-in-btn a::after {
        right: 11px
    }

    .user-other-searches li {
        font-size: 15px;
        padding: 8px 0 8px 20px
    }

    .zoro-title h1 {
        font-size: 18px
    }

    .zoro-table table td {
        padding: 7px
    }

    .zoro-table table tr td strong,
    .zoro-table table tr td p {
        font-size: 14px
    }

    .zoro-table table tr td a {
        font-size: 14px;
        padding: 10px 0;
        max-width: 100%
    }

    .zoro-table {
        padding-bottom: 20px
    }

    .main-zoro p {
        margin-bottom: 16px;
        line-height: 26px;
        font-weight: 400;
        padding: 0;
        color: #7c7b85
    }

    .faq-feature p {
        font-size: 16px;
        border-left: 2px solid var(--header-bg);
        padding-left: 10px;
        margin-left: 14px
    }

    .bonus-gift p {
        line-height: 15px;
        margin: 0;
        font-size: 14px;
        padding-left: 7px
    }

    .profile-info p {
        margin-bottom: 0
    }

    .payment-box-info,
    .faq-title {
        font-size: 16px
    }

    .faq-feature {
        padding: 10px 0
    }

    .faq-wrap-title {
        font-size: 16px;
        padding-bottom: 10px
    }

    .bet-box p {
        margin-bottom: 0
    }

    .promotion-box {
        justify-content: flex-start
    }

    .promotion-info p {
        padding: 0 5px
    }

    .promotion-btn a {
        margin-top: 0px
    }

    .date-info p {
        margin-bottom: 0;
        padding-left: 12px
    }

    .publish-date {
        flex-wrap: wrap;
        margin: 0
    }

    .date-info::after {
        top: 2px;
        transform: translate(0, 0)
    }

    .date-info {
        padding: 0 10px 10px
    }

    .date-info:last-child {
        padding-bottom: 0
    }

    .navs-btns {
        flex-wrap: wrap
    }

    .navs-btn {
        max-width: 100%;
        margin-bottom: 10px
    }

    .navs-btn:last-child {
        margin-bottom: 0
    }

    .payment-box {
        flex-wrap: wrap;
        justify-content: flex-start;
        padding: 12px
    }

    .payment-box .box-btn {
        max-width: 215px
    }

    .footer {
        flex-direction: column;
        padding: 15px
    }

    .footer-info {
        padding-top: 10px
    }

    .footer-list {
        margin: 0 -15px
    }

    .footer-list li {
        padding: 0 15px
    }

    .winner-logo {
        margin: 0
    }

    .sign-in-btn {
        padding: 0
    }

    .winner-logo {
        width: 134px;
        height: 44px
    }

    .content-title {
        padding: 9px 14px 9px 30px
    }

    .header {
        height: 58px
    }
}

.entry-title {
    color: var(--zoro-text);
    margin-bottom: 5px;
    border-bottom: 1px solid #ebebeb;
    font-weight: 500
}

.entry-title::after {
    content: "";
    border-bottom: 2px solid var(--zoro-text);
    width: 140px;
    display: block;
    margin-top: 10px;
    margin-bottom: -2px
}

h2.entry-title {
    font-size: 20px;
    line-height: 1.3;
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 30px
}

h2.entry-title a {
    color: var(--zoro-text);
    text-decoration: none
}

h2.entry-title a:hover {
    color: #666
}

.entry-content {
    border-bottom: 1px solid #ebebeb;
    padding: 10px 0
}

.sidebar-close {
    max-width: 100%
}

.ortala {
    text-align: center
}

.buts {
    font-size: 24px;
    text-decoration: none;
    background-color: var(--buts-color);
    color: var(--buts-text-color);
    padding: 9.5px 28px;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s
}

.buts:before {
    font-family: "icomoon";
    content: "\e903";
    float: right;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    padding-left: 12px;
    line-height: 1.2
}

.buts:hover {
    text-decoration: none;
    opacity: 0.8
}

.sidebar-note {
    font-size: 16px;
    letter-spacing: -0.03em;
    line-height: 28px;
    color: #565d6f;
    margin-bottom: 10px
}



.mega-btn {
    display: flex;
    background: #1b9dda;
    padding: 20px;
    width: 370px;
    margin: 30px auto;
    text-align: center;
    color: #fff;
    font-size: 24px;
    font-weight: 500;
    border-radius: 10px;
}