@import "vazir.css";
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;
}

.guide-col {
    margin-bottom: 30px;
    margin-top: 15px;
}

.guide-col li {
    margin-right: 20px;
    margin-left: 20px;
    margin-bottom: 10px;
}

a{
    color: #0a6ff9;
}


/* HTML5 display-role reset for older browsers */

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

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

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

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

:focus {
    outline: 0;
    border: none;
}


/* end css reset */

h1 {
    font-weight: 600;
    line-height: 18px;
}

form {
    width: 100%;
}

[DIR='LTR'] select {
    background-position: right 25px top 50%, 0 0;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath d='M119.5 326.9L3.5 209.1c-4.7-4.7-4.7-12.3 0-17l7.1-7.1c4.7-4.7 12.3-4.7 17 0L128 287.3l100.4-102.2c4.7-4.7 12.3-4.7 17 0l7.1 7.1c4.7 4.7 4.7 12.3 0 17L136.5 327c-4.7 4.6-12.3 4.6-17-.1z' fill='%23798CA3'/%3E%3C/svg%3E");
    background-repeat: no-repeat, repeat;
    background-position: left 25px top 50%, 0 0;
    background-size: .65em auto, 100%;
}

.input-icons {
    position: absolute;
    width: 16px;
    top: 2px;
    left: 25px;
    fill: #798CA3;
}

.form-text-input {
    position: relative;
    border: 1px solid #d1ddef;
    border-radius: 6px;
    overflow: hidden;
}

.form-text-input.error {
    border: 1px solid red;
}

.input-text::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 50px;
    height: 68px;
    background-repeat: no-repeat, repeat;
    background-position: left 25px top 50%, 0 0;
    background-size: 16px auto, 100%;
}

div.input-link::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M301.148 394.702l-79.2 79.19c-50.778 50.799-133.037 50.824-183.84 0-50.799-50.778-50.824-133.037 0-183.84l79.19-79.2a132.833 132.833 0 0 1 3.532-3.403c7.55-7.005 19.795-2.004 20.208 8.286.193 4.807.598 9.607 1.216 14.384.481 3.717-.746 7.447-3.397 10.096-16.48 16.469-75.142 75.128-75.3 75.286-36.738 36.759-36.731 96.188 0 132.94 36.759 36.738 96.188 36.731 132.94 0l79.2-79.2.36-.36c36.301-36.672 36.14-96.07-.37-132.58-8.214-8.214-17.577-14.58-27.585-19.109-4.566-2.066-7.426-6.667-7.134-11.67a62.197 62.197 0 0 1 2.826-15.259c2.103-6.601 9.531-9.961 15.919-7.28 15.073 6.324 29.187 15.62 41.435 27.868 50.688 50.689 50.679 133.17 0 183.851zm-90.296-93.554c12.248 12.248 26.362 21.544 41.435 27.868 6.388 2.68 13.816-.68 15.919-7.28a62.197 62.197 0 0 0 2.826-15.259c.292-5.003-2.569-9.604-7.134-11.67-10.008-4.528-19.371-10.894-27.585-19.109-36.51-36.51-36.671-95.908-.37-132.58l.36-.36 79.2-79.2c36.752-36.731 96.181-36.738 132.94 0 36.731 36.752 36.738 96.181 0 132.94-.157.157-58.819 58.817-75.3 75.286-2.651 2.65-3.878 6.379-3.397 10.096a163.156 163.156 0 0 1 1.216 14.384c.413 10.291 12.659 15.291 20.208 8.286a131.324 131.324 0 0 0 3.532-3.403l79.19-79.2c50.824-50.803 50.799-133.062 0-183.84-50.802-50.824-133.062-50.799-183.84 0l-79.2 79.19c-50.679 50.682-50.688 133.163 0 183.851z' fill='%23798CA3'/%3E%3C/svg%3E");
}

div.input-hashtag::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M446.381 182.109l1.429-8c1.313-7.355-4.342-14.109-11.813-14.109h-98.601l20.338-113.891C359.047 38.754 353.392 32 345.92 32h-8.127a12 12 0 0 0-11.813 9.891L304.89 160H177.396l20.338-113.891C199.047 38.754 193.392 32 185.92 32h-8.127a12 12 0 0 0-11.813 9.891L144.89 160H42.003a12 12 0 0 0-11.813 9.891l-1.429 8C27.448 185.246 33.103 192 40.575 192h98.6l-22.857 128H13.432a12 12 0 0 0-11.813 9.891l-1.429 8C-1.123 345.246 4.532 352 12.003 352h98.601L90.266 465.891C88.953 473.246 94.608 480 102.08 480h8.127a12 12 0 0 0 11.813-9.891L143.11 352h127.494l-20.338 113.891C248.953 473.246 254.608 480 262.08 480h8.127a12 12 0 0 0 11.813-9.891L303.11 352h102.886a12 12 0 0 0 11.813-9.891l1.429-8c1.313-7.355-4.342-14.109-11.813-14.109h-98.601l22.857-128h102.886a12 12 0 0 0 11.814-9.891zM276.318 320H148.825l22.857-128h127.494l-22.858 128z' fill='%23798CA3'/%3E%3C/svg%3E");
}

div.input-email::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M464 64H48C21.5 64 0 85.5 0 112v288c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h416c8.8 0 16 7.2 16 16v41.4c-21.9 18.5-53.2 44-150.6 121.3-16.9 13.4-50.2 45.7-73.4 45.3-23.2.4-56.6-31.9-73.4-45.3C85.2 197.4 53.9 171.9 32 153.4V112c0-8.8 7.2-16 16-16zm416 320H48c-8.8 0-16-7.2-16-16V195c22.8 18.7 58.8 47.6 130.7 104.7 20.5 16.4 56.7 52.5 93.3 52.3 36.4.3 72.3-35.5 93.3-52.3 71.9-57.1 107.9-86 130.7-104.7v205c0 8.8-7.2 16-16 16z' fill='%23798CA3'/%3E%3C/svg%3E");
}

div.input-winners::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath d='M564 288h-40c-15.18 0-29.27 4.83-41.15 12.93 9.38 6.37 17.93 13.87 25.45 22.37 4.89-2.05 10.15-3.3 15.7-3.3h40c24.25 0 44 21.53 44 48 0 8.84 7.16 16 16 16s16-7.16 16-16c0-44.11-34.09-80-76-80zm-20-32c44.18 0 80-35.82 80-80s-35.82-80-80-80-80 35.82-80 80 35.82 80 80 80zm0-128c26.47 0 48 21.53 48 48s-21.53 48-48 48-48-21.53-48-48 21.53-48 48-48zM400.15 308.02c-11.88 0-23.87 1.73-35.49 5.26-14.16 4.3-29.1 6.72-44.66 6.72s-30.5-2.42-44.66-6.71a122.209 122.209 0 0 0-35.49-5.26c-36.29 0-71.58 16.18-92.28 46.93C135.21 373.3 128 395.41 128 419.2V432c0 26.51 21.49 48 48 48h288c26.51 0 48-21.49 48-48v-12.8c0-23.79-7.21-45.9-19.57-64.25-20.7-30.75-56-46.93-92.28-46.93zM480 432c0 8.82-7.18 16-16 16H176c-8.82 0-16-7.18-16-16v-12.8c0-16.63 4.88-32.67 14.11-46.38 13.83-20.54 38.4-32.8 65.74-32.8 8.9 0 17.71 1.31 26.19 3.88 17.69 5.37 35.84 8.1 53.96 8.1s36.27-2.72 53.96-8.1a89.887 89.887 0 0 1 26.19-3.88c27.34 0 51.91 12.26 65.74 32.8 9.23 13.71 14.11 29.75 14.11 46.38V432zM96 256c44.18 0 80-35.82 80-80s-35.82-80-80-80-80 35.82-80 80 35.82 80 80 80zm0-128c26.47 0 48 21.53 48 48s-21.53 48-48 48-48-21.53-48-48 21.53-48 48-48zm61.15 172.93C145.27 292.83 131.18 288 116 288H76c-41.91 0-76 35.89-76 80 0 8.84 7.16 16 16 16s16-7.16 16-16c0-26.47 19.75-48 44-48h40c5.55 0 10.81 1.25 15.7 3.3 7.52-8.5 16.07-16 25.45-22.37zM320 288c61.86 0 112-50.14 112-112V32l-56 28-56-28-56 28-56-28v144c0 61.86 50.14 112 112 112zM240 83.78l24 12 56-28 56 28 24-12V128H240V83.78zm0 76.22h160v16c0 44.11-35.89 80-80 80s-80-35.89-80-80v-16z' fill='%23798CA3'/%3E%3C/svg%3E");
}

div.input-winners-reserve::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath d='M512 224a128 128 0 1 0 128 128 128 128 0 0 0-128-128zm0 224a96 96 0 1 1 96-96 96 96 0 0 1-96 96zm58.67-117.33h-37.34v-37.34A5.33 5.33 0 0 0 528 288h-32a5.33 5.33 0 0 0-5.33 5.33v37.34h-37.34A5.33 5.33 0 0 0 448 336v32a5.33 5.33 0 0 0 5.33 5.33h37.34v37.34A5.33 5.33 0 0 0 496 416h32a5.33 5.33 0 0 0 5.33-5.33v-37.34h37.34A5.33 5.33 0 0 0 576 368v-32a5.33 5.33 0 0 0-5.33-5.33zM320 256a112 112 0 1 0-112-112 111.94 111.94 0 0 0 112 112zm0-192a80 80 0 1 1-80 80 80.11 80.11 0 0 1 80-80zM96 224a80 80 0 1 0-80-80 80 80 0 0 0 80 80zm0-128a48 48 0 1 1-48 48 48 48 0 0 1 48-48zm288.81 352H176a16 16 0 0 1-16-16v-44.8a83.08 83.08 0 0 1 14.1-46.4c13.8-20.5 38.4-32.8 65.7-32.8s37.2 12 80.2 12a164.08 164.08 0 0 0 36.33-3.66A157.66 157.66 0 0 1 370 279.85c-13.87 3.51-26.11 8.15-50 8.15-38.4 0-46.7-12-80.1-12-36.3 0-71.6 16.2-92.3 46.9a114.59 114.59 0 0 0-19.6 64.3V432a48 48 0 0 0 48 48h241a161 161 0 0 1-32.19-32zM157.1 268.9A72.83 72.83 0 0 0 116 256H76c-41.9 0-76 35.9-76 80a16 16 0 0 0 32 0c0-26.5 19.8-48 44-48h40a39.79 39.79 0 0 1 15.7 3.3 138.76 138.76 0 0 1 25.4-22.4z' fill='%23798CA3'/%3E%3C/svg%3E");
}

div.input-mentions::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath d='M256 8C118.941 8 8 118.919 8 256c0 137.058 110.919 248 248 248 52.925 0 104.68-17.078 147.092-48.319 5.501-4.052 6.423-11.924 2.095-17.211l-5.074-6.198c-4.018-4.909-11.193-5.883-16.307-2.129C346.93 457.208 301.974 472 256 472c-119.373 0-216-96.607-216-216 0-119.375 96.607-216 216-216 118.445 0 216 80.024 216 200 0 72.873-52.819 108.241-116.065 108.241-19.734 0-23.695-10.816-19.503-33.868l32.07-164.071c1.449-7.411-4.226-14.302-11.777-14.302h-12.421a12 12 0 0 0-11.781 9.718c-2.294 11.846-2.86 13.464-3.861 25.647-11.729-27.078-38.639-43.023-73.375-43.023-68.044 0-133.176 62.95-133.176 157.027 0 61.587 33.915 98.354 90.723 98.354 39.729 0 70.601-24.278 86.633-46.982-1.211 27.786 17.455 42.213 45.975 42.213C453.089 378.954 504 321.729 504 240 504 103.814 393.863 8 256 8zm-37.92 342.627c-36.681 0-58.58-25.108-58.58-67.166 0-74.69 50.765-121.545 97.217-121.545 38.857 0 58.102 27.79 58.102 65.735 0 58.133-38.369 122.976-96.739 122.976z' fill='%23798CA3'/%3E%3C/svg%3E");
}

div.input-mentions-profile::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 496 512'%3E%3Cpath d='M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm128 421.6c-35.9 26.5-80.1 42.4-128 42.4s-92.1-15.9-128-42.4V416c0-35.3 28.7-64 64-64 11.1 0 27.5 11.4 64 11.4 36.6 0 52.8-11.4 64-11.4 35.3 0 64 28.7 64 64v13.6zm30.6-27.5c-6.8-46.4-46.3-82.1-94.6-82.1-20.5 0-30.4 11.4-64 11.4S204.6 320 184 320c-48.3 0-87.8 35.7-94.6 82.1C53.9 363.6 32 312.4 32 256c0-119.1 96.9-216 216-216s216 96.9 216 216c0 56.4-21.9 107.6-57.4 146.1zM248 120c-48.6 0-88 39.4-88 88s39.4 88 88 88 88-39.4 88-88-39.4-88-88-88zm0 144c-30.9 0-56-25.1-56-56s25.1-56 56-56 56 25.1 56 56-25.1 56-56 56z' fill='%23798CA3'/%3E%3C/svg%3E");
}

div.input-date-time::before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath d='M400 64h-48V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H128V12c0-6.6-5.4-12-12-12h-8c-6.6 0-12 5.4-12 12v52H48C21.5 64 0 85.5 0 112v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48zM48 96h352c8.8 0 16 7.2 16 16v48H32v-48c0-8.8 7.2-16 16-16zm352 384H48c-8.8 0-16-7.2-16-16V192h384v272c0 8.8-7.2 16-16 16zM148 320h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 96h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm-96 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm192 0h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12z' fill='%23798CA3'/%3E%3C/svg%3E");
}

input::-webkit-input-placeholder {
    color: #BEC6CF;
    font-family: vazir, sans-serif;
    font-size: 15px;
}

input::-moz-placeholder {
    color: #BEC6CF;
    font-family: vazir, sans-serif;
    font-size: 15px;
}

input:-ms-input-placeholder {
    color: #BEC6CF;
    font-family: vazir, sans-serif;
    font-size: 15px;
}

input::-ms-input-placeholder {
    color: #BEC6CF;
    font-family: vazir, sans-serif;
    font-size: 15px;
}

input::placeholder,
select {
    color: #BEC6CF;
    font-family: vazir, sans-serif;
    font-size: 14px;
}

body,
input {
    color: #242e4c;
    font-family: vazir, sans-serif;
    font-size: 15px;
}

select {
    text-indent: 25px;
}

input[type=button], input[type=submit]  {
    padding: 20px 30px;
    cursor: pointer;
    border: none;
    width: 100%;
    background: #256FF9;
    color: #fff;
    border-radius: 6px;
}

input[type=button]:hover {
    background: #2553F9;
}

input[type=submit]:hover {
    background: #2553F9;
}

input::-webkit-input-placeholder {
    font-size: 14px;
    color: #a4a4a4;
}

input::-moz-placeholder {
    font-size: 14px;
    color: #a4a4a4;
}

input:-ms-input-placeholder {
    font-size: 14px;
    color: #a4a4a4;
}

input::-ms-input-placeholder {
    font-size: 14px;
    color: #a4a4a4;
}

#wrapper {
    min-height: 100vh;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.pink-purple {
    background: -webkit-gradient(linear, left top, right top, from(#f9e6e8), color-stop(#eaaebd), color-stop(#bc98cc), color-stop(#a1afec), to(#cce4fb));
    background: -o-linear-gradient(left, #f9e6e8, #eaaebd, #bc98cc, #a1afec, #cce4fb);
    background: linear-gradient(to right, #f9e6e8, #eaaebd, #bc98cc, #a1afec, #cce4fb);
}

.gradient {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 92vh;
    background-size: 100%;
    background-repeat: no-repeat;
}

.gradient:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 55%;
    bottom: -1px;
    border: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 1)), color-stop(25%, rgba(255, 255, 255, 0.75)), color-stop(50%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.75) 25%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);
}

main {
    width: 1160px;
    margin: 30px auto;
}

.base-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 10px solid #ffffff40;
    border-radius: 6px;
}

.card {
    width: 100%;
    margin: 0 auto;
    background: #fff;
    border-radius: 6px;
}

.card-body {
    padding: 50px;
    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: start;
}

.card-body .card-body-right {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 30px 27px 50px 27px;
    background: #eff4fb;
    border-radius: 6px;
    min-height: 550px;
}

.card-body .card-body-right.lottery {
    min-height: 790px;
}

[DIR='LTR'] .card-body .card-body-right .Logo {
    background-image: url('../img/zelkaa-en.svg');
}

[DIR='LTR'] .card-body .card-body-right .Logo {
    background-size: 170px;
    width: 170px;
}

.card-body .card-body-right .Logo {
    background-image: url('../img/zelkaa.svg');
    background-position: right;
    background-repeat: no-repeat;
    background-size: 140px;
    width: 140px;
    height: 60px;
}

.card-body .card-body-right .Logo-Nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.card-body .card-body-right .Logo-Nav .nav {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 10%;
}

.card-body .card-body-right .Logo-Nav .nav a {
    text-decoration: none;
    color: #242e4c;
}

.card-body .card-body-right .Logo-Nav .nav a.active {
    color: #0a6ff9;
    border-bottom: 1px solid #0a6ff9;
}

.card-body .card-body-right .Logo img {
    width: 140px;
}

.card-body .card-body-right .Description h1 {
    margin-bottom: 10px;
}

.card-body .card-body-right .Description p a {
    color: #256ff9;
    text-decoration: none;
    padding-top: 15px;
    display: inline-block;
}

.card-body .card-body-right .Description p {
    font-weight: 100;
    text-align: justify;
    display: inline-block;
    line-height: 18px;
}

[DIR='LTR'] .card-body .card-body-left {
    padding-left: 50px;
}

.card-body .card-body-left {
    width: 60%;
    padding-right: 50px;
    padding-top: 30px;
}

.Description-Help {
    margin-top: 30px;
}

.card-body-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 45px;
    padding-bottom: 15px;
    position: relative;
}

.card-body-top::after {
    content: "";
    position: absolute;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #EBF1FE;
}

.card-body-top a {
    margin-left: 15px;
    cursor: pointer;
    width: 50%;
    text-align: center;
    text-decoration: none;
    color: #242e4c;
}

.card-body-top div a {
    color: #798CA3;
    text-decoration: none;
}

p {
    margin-bottom: 30px;
}

.card-body-right .exportSvg {
    width: 16px;
    fill: #F8B229;
    padding-bottom: 15px;
}

.card-body-top .active:hover,
.card-body-top .active:hover .svg {
    color: #0a6ff9!important;
    fill: #0a6ff9!important;
}

.card-body-top .tab-pane a:hover,
.card-body-top .tab-pane a:hover .svg {
    color: #475669;
    fill: #475669;
}

.card-body-top .active,
.card-body-top .active .svg {
    color: #0a6ff9;
    border-color: #0a6ff9;
    fill: #0a6ff9;
}

[DIR='LTR'] .card-body-top .active div::after {
    left: unset;
    right: -5px;
}

.card-body-top .active div::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #2774f9;
    bottom: -15px;
    width: 100%;
    z-index: 2;
    left: -5px;
}

.card-body-top .tab-pane a svg {
    width: 16px;
    fill: #798CA3;
}

.tab-pane .go-back svg {
    width: .65em !important;
}

.card-body-top a:last-child {
    margin-left: 0;
}

.card-body-top .tab-pane {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.card-body-top .tab-pane a div {
    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;
    height: 32px;
    position: relative;
    padding: 0 10px;
}

[DIR='LTR'] .card-body-top .tab-pane a div span {
    margin-right: 0;
    margin-left: 10px;
}

.card-body-top .tab-pane a div span {
    margin-right: 10px;
}

.card-body-top .tab-pane>div {
    margin-right: 32px;
}

[DIR='LTR'] .card-body-top .tab-pane>div {
    margin-right: unset;
    margin-left: 32px;
}

.card-body-top .tab-pane.menus>div {
    margin-right: 16px;
}

[DIR='LTR'] .card-body-top .tab-pane.menus>div {
    margin-right: unset;
    margin-left: 16px;
}

.card-body-top .tab-pane div:first-child {
    margin-right: 0px;
}

[DIR='LTR'] .card-body-top .tab-pane div:first-child {
    margin-left: 0px;
}

[DIR='LTR'] .card-body-top .lang {
    padding-left: 10px;
}

.card-body-top .lang {
    position: relative;
    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;
    padding-right: 10px;
    height: 32px;
}

.card-body-top .lang svg {
    width: 16px;
}

[DIR='LTR'] .card-body-top .lang::before {
    left: 0;
    right: unset;
}

.card-body-top .lang::before {
    content: "|";
    position: absolute;
    height: 12px;
    right: 0;
    color: #EBF1FE;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
}

.card-body-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 30px;
}

.card-body-bottom div {
    width: 100%;
    margin-bottom: 30px;
}

.card-price-calculate{
    margin-bottom: 20px; font-size: 16px;margin-bottom: 20px;font-size: 16px;background-color: #eff4fb;padding: 1rem;border-radius: 6px;
    display: none;position: relative;
}

.card-body-bottom label {
    display: inline-block;
    margin-bottom: 10px;
}

.card-body-bottom div:last-child {
    margin-bottom: 0;
}

.card-body-bottom.pricing {
    flex-direction: column;
    border: 1px solid #d1ddef;
    border-radius: 6px;
}

.card-body-bottom.pricing div {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    border-bottom: 1px solid #d1ddef;
    padding: 16px 0;
}

.card-body-bottom.pricing div {
    width: 100%;
    margin-bottom: 0;
}

.card-body-bottom.pricing div:hover {
    background-color: #eff4fb;
}

.card-body-bottom.pricing div:first-child {
    background: #eff4fb;
}

.card-body-bottom.pricing div span {
    width: 50%;
    text-align: center;
}

.card-body-bottom input {
    width: calc(100% - 60px);
    height: 66px;
    border: none;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    margin-left: 50px;
}

.card-body-bottom .input-follow input {
    width: auto;
    height: auto;
    margin-left: 0;
    vertical-align: middle;
}

select,
select:focus {
    width: 100%;
    color: #242e4b;
    height: 66px;
    border: 1px solid #d1ddef;
    border-radius: 6px;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.card-body-bottom p {
    color: #808596;
    line-height: 1.5rem;
    font-size: 14px;
}

.card-body-bottom-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.card-body-bottom-data img {
    width: 32px;
}

.card-body-bottom-data div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
}

.card-body-bottom-data div span:last-child {
    margin-top: 15px;
}

.card-body-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.card-body-button div {
    width: 100%;
}

.lang-select>li img {
    border-radius: 50%;
    width: 18px;
}

[DIR='LTR'] .lang-select {
    left: unset;
    right: 0;
}

.lang-select {
    position: absolute;
    top: 30px;
    background: #eff5fba6;
    width: 55px;
    left: 0;
    padding: 16px;
    z-index: 2;
    border-radius: 6px;
}

.lang-select li:first-child {
    padding-bottom: 5px;
}

.lang-select li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

[DIR='LTR'] .lang-select li span:last-child {
    padding-right: unset;
    padding-left: 5px;
}

.lang-select li span:last-child {
    padding-right: 5px;
}

.languages {
    display: none;
}

.lang:hover .languages {
    display: block;
}

.iframe-container {
    width: 100%;
}

.responsive-iframe {
    width: 100%;
    height: 300px;
    border: none;
    border-radius: 6px;
}

.frm-row {
    display: flex;
    align-items: baseline;
    justify-content: flex-start;
    width: 100%;
    display: -webkit-flex;
    margin-bottom: 0 !important;
}

.frm-row>div,
.frm-row>div>div {
    width: 100%;
}

.frm-row>div {
    margin-left: 30px;
}

[DIR='LTR'] .frm-row>div {
    margin-left: unset;
    margin-right: 30px;
}

.frm-row>div:last-child {
    margin-left: 0px;
}

[DIR='LTR'] .frm-row>div:last-child {
    margin-left: unset;
    margin-right: 0;
}

.frm-row:last-child>div {
    margin-bottom: 0!important;
}

/* new add */

.pricing-switch {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 15px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #bacdf5;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 25px;
    width: 25px;
    left: 0px;
    bottom: -4px;
    background-color: #e2e2e2;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked+.slider {
    background-color: #f9e5e9;
}

input:focus+.slider {
    box-shadow: none;
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

@media only screen and (max-width: 480px) and (min-width: 320px) {
    main {
        margin-top: 15px;
        width: 100%;
    }
    .card-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .card-body .card-body-right,
    .card-body .card-body-right.lottery {
        width: 80%;
        min-height: auto;
    }
    .card-body .card-body-left {
        width: 100%;
        padding-right: 0;
        padding-top: 30px;
    }
    .card-body-right .exportSvg {
        display: none;
    }
    .card-body .card-body-right .Description h1 {
        padding-top: 30px;
    }
    .card-body-top .socials>div {
        margin-right: 16px;
    }
    [DIR='LTR'] .card-body .card-body-left {
        padding-left: 0;
    }
    .card-body .card-body-right .Logo-Nav {
        flex-direction: column;
    }
    .card-body .card-body-right .Logo-Nav .nav {
        width: 100%;
        margin-top: 30px;
    }
    .frm-row {
        flex-direction: column;
        margin-bottom: 30px!important;
    }
    .frm-row:last-child {
        margin-bottom: 0!important;
    }
    .frm-row:last-child>div {
        margin-bottom: 30px!important;
    }
    .frm-row:last-child>div:last-child {
        margin-bottom: 0!important;
    }
    .card-body-top .tab-pane>div span {
        display: none;
    }
    .card-body-top .tab-pane>div {
        margin-right: 5px;
    }
    .card-body-top .tab-pane .active span {
        display: block;
    }
}

@media only screen and (max-width: 768px) and (min-width: 481px) {
    main {
        margin-top: 15px;
        width: 100%;
    }
    .card-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .card-body .card-body-right,
    .card-body .card-body-right.lottery {
        width: 90%;
        min-height: auto;
    }
    .card-body .card-body-left {
        width: 100%;
        padding-right: 0;
        padding-top: 30px;
    }
    .card-body-right .exportSvg {
        display: none;
    }
    .card-body .card-body-right .Description h1 {
        padding-top: 30px;
    }
    .card-body-top .socials>div {
        margin-right: 16px;
    }
    [DIR='LTR'] .card-body .card-body-left {
        padding-left: 0;
    }
    .frm-row {
        flex-direction: column;
        margin-bottom: 30px!important;
    }
    .frm-row:last-child {
        margin-bottom: 0!important;
    }
    .frm-row:last-child>div {
        margin-bottom: 30px!important;
    }
    .frm-row:last-child>div:last-child {
        margin-bottom: 0!important;
    }
    .card-body-top .tab-pane>div {
        margin-right: 16px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
    main {
        margin-top: 15px;
        width: 80%;
    }
    .card-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .card-body .card-body-right,
    .card-body .card-body-right.lottery {
        width: 90%;
        min-height: auto;
    }
    .card-body .card-body-left {
        width: 100%;
        padding-right: 0;
        padding-top: 30px;
    }
    .card-body-right .exportSvg {
        display: none;
    }
    .card-body .card-body-right .Description h1 {
        padding-top: 30px;
    }
    .card-body-top .socials>div {
        margin-right: 16px;
    }
    [DIR='LTR'] .card-body .card-body-left {
        padding-left: 0;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1025px) {
    main {
        width: 90%;
    }
}