@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;
 500;
600;
700&family=Roboto:wght@400;
500;
700&display=swap);
@import url(../css/bootstrap.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.min.css);
@import url(../css/aos.css);

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

body {
    font-size: 16px !important;
    line-height: 26px;
    font-family: Roboto, sans-serif;
    background: #f9f9f9;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

section {
    padding: 60px 0;
}

nav ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none;
}

a,
button {
    font-size: 16px;
    font-family: Roboto, sans-serif;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    background: 0 0;
}

a {
    color: #ff057e;
}

a:hover,
button:hover {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: 700;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #141414;
}

h1 {
    font-size: 65px;
    line-height: 75px;
}

h2 {
    font-size: 45px;
    line-height: 60px;
}

h3 {
    font-size: 35px;
    line-height: 53px;
}

h4 {
    font-size: 25px;
    line-height: 38px;
}

h5 {
    font-size: 20px;
    line-height: 30px;
}

h6 {
    font-size: 16px;
    line-height: 26px;
}

p {
    color: #141414;
    font-size: 16px;
    line-height: 31px;
}

ul {
    list-style: none;
    font-size: 16px;
}

ol {
    font-size: 16px;
}

.p_bg {
    background: #141414;
}

.h_bg {
    background: #141414;
}

.primary_bg {
    background: #9d15f8;
}

.secondary_bg {
    background: #ff057e;
}

.success_bg {
    background: #fc0;
}

.danger_bg {
    background: #dc3545;
}

.warning_bg {
    background: #ffc107;
}

.info_bg {
    background: #17a2b8;
}

.light_bg {
    background: #f8f9fa;
}

.dark_bg {
    background: #343a40;
}

.link_bg {
    background: #0056b3;
}

.p_color {
    color: #141414;
}

.h_color {
    color: #141414;
}

.primary_color {
    color: #9d15f8;
}

.secondary_color {
    color: #ff057e;
}

.success_color {
    color: #fc0;
}

.danger_color {
    color: #dc3545;
}

.warning_color {
    color: #ffc107;
}

.info_color {
    color: #17a2b8;
}

.light_color {
    color: #f8f9fa;
}

.dark_color {
    color: #343a40;
}

.link_color {
    color: #0056b3;
}

.page_title_height {
    font-size: 55px !important;
    line-height: 65px !important;
}

.inner_page .gt_main_menu_areas {
    position: absolute;
    width: 100%;
    z-index: 1;
}

.inner_page .gt_main_menu_areas .nav-link {
    color: #fff;
}

.buttonMore a {
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 30px #9d15F833;
    border-radius: 4px;
    color: #fff;
    padding: 11px 39px;
    cursor: pointer;
}

.secondary_buttonMore a {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 30px #14141433;
    cursor: pointer;
}

.gt_submit {
    background: transparent linear-gradient(73deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 30px #f8829D73;
    border-radius: 4px;
    border: 0;
    padding: 7px 52px;
    color: #fff;
    margin: 0 auto;
    display: block;
}

.contnt_spin {
    animation-name: spin;
    animation-duration: 90s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-ms-keyframes spin {
    from {
        -ms-transform: rotate(0);
    }

    to {
        -ms-transform: rotate(360deg);
    }
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0);
    }

    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0);
    }

    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes AnimateHorizontal {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -100000px 0;
    }
}

@-moz-keyframes AnimateHorizontal {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -100000px 0;
    }
}

@-o-keyframes AnimateHorizontal {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -100000px 0;
    }
}

@keyframes AnimateHorizontal {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: -100000px 0;
    }
}

#horizontal_bg_animation {
    -moz-animation: AnimateHorizontal 2500s linear infinite;
    -o-animation: AnimateHorizontal 2500s linear infinite;
    animation: AnimateHorizontal 2500s linear infinite;
    background-repeat: repeat-x !important;
}

.particles_area_global {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.particles_area_global .ele_1,
.particles_area_global .ele_2,
.particles_area_global .ele_3,
.particles_area_global .ele_4,
.particles_area_global .ele_5,
.particles_area_global .ele_6 {
    position: absolute;
}

.particles_area_global .ele_1 {
    top: 200px;
    left: 100px;
}

.particles_area_global .ele_3 {
    right: 200px;
    top: 200px;
}

.particles_area_global .ele_4 {
    top: 100px;
    left: 500px;
}

.particles_area_global .ele_5 {
    bottom: 200px;
    left: 75px;
}

.particles_area_global .ele_6 {
    right: -160px;
    bottom: -160px;
}

.particles_area_global_desktop {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.particles_area_global_desktop .ele_1,
.particles_area_global_desktop .ele_2,
.particles_area_global_desktop .ele_3,
.particles_area_global_desktop .ele_4,
.particles_area_global_desktop .ele_5,
.particles_area_global_desktop .ele_6 {
    position: absolute;
}

.particles_area_global_desktop .ele_1 {
    top: 200px;
    left: 100px;
}

.particles_area_global_desktop .ele_3 {
    right: 200px;
    top: 200px;
}

.particles_area_global_desktop .ele_4 {
    top: 50px;
    left: 300px;
}

.particles_area_global_desktop .ele_5 {
    bottom: 200px;
    left: 75px;
}

.particles_area_global_desktop .ele_6 {
    right: -160px;
    bottom: -160px;
}

.particles_area_global_desktop .exta_ele_4 {
    right: 100px;
    bottom: 100px;
    left: auto;
    top: auto;
}

.particles_area_global_mobile {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.particles_area_global_mobile .ele_1,
.particles_area_global_mobile .ele_2,
.particles_area_global_mobile .ele_3,
.particles_area_global_mobile .ele_4,
.particles_area_global_mobile .ele_5,
.particles_area_global_mobile .ele_6 {
    position: absolute;
}

.particles_area_global_mobile .ele_1 {
    top: 200px;
    left: 100px;
}

.particles_area_global_mobile .ele_3 {
    right: 200px;
    top: 200px;
}

.particles_area_global_mobile .ele_4 {
    top: 100px;
    left: 500px;
}

.particles_area_global_mobile .ele_5 {
    bottom: 200px;
    left: 75px;
}

.particles_area_global_mobile .ele_6 {
    right: -160px;
    bottom: -160px;
}

.particles_area .in_img_1 {
    left: -31px;
    top: 1160px;
}

.particles_area .in_img_2 {
    right: -33px;
    top: 1300px;
}

.particles_area .in_img_3 {
    left: -182px;
    top: 1600px;
}

.particles_area .in_img_4 {
    left: -130px;
    top: 2100px;
}

.particles_area .in_img_5 {
    right: -100px;
    top: 1900px;
}

.particles_area .in_img_6 {
    left: -129px;
    top: 2800px;
}

.particles_area .in_img_7 {
    right: 150px;
    top: 2600px;
}

.particles_area .in_img_8 {
    right: -115px;
    top: 2900px;
}

.inner_page .particles_area .in_img_1 {
    left: -35px;
    top: 500px;
}

.inner_page .particles_area .in_img_2 {
    right: -35px;
    top: 600px;
}

.inner_page .particles_area .in_img_4 {
    left: -140px;
    top: 900px;
}

.inner_page .particles_area .in_img_5 {
    top: 880px;
    right: -105px;
}

.modal-content .modal_close {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #0000009c;
    color: #fff;
    line-height: 1;
    padding: 6px;
    border-radius: 36px;
    height: 31px;
    width: 31px;
    text-align: center;
    transition: all .3s ease;
    opacity: 0;
    cursor: pointer;
}

.modal-content:hover .modal_close {
    opacity: 1;
}

@media (max-width:1199.98px) {
    section {
        padding: 30px 0;
    }

    .particles_area_global_mobile {
        overflow: hidden;
    }

    .particles_area_global_mobile .ele_1 {
        top: 200px;
        left: 50px;
    }

    .particles_area_global_mobile .ele_3 {
        right: 70px;
        top: 50px;
    }

    .particles_area_global_mobile .ele_4 {
        top: 40px;
        left: 100px;
    }

    .particles_area_global_mobile .ele_5 {
        left: -130px;
        bottom: 100px;
    }
}

@media (max-width:768px) {
    .particles_area_global_mobile {
        overflow: hidden;
    }

    .particles_area_global_mobile .ele_1 {
        top: 200px;
        left: 50px;
    }

    .particles_area_global_mobile .ele_3 {
        right: 30px;
        top: 50px;
    }

    .particles_area_global_mobile .ele_4 {
        top: 40px;
        left: 100px;
    }

    .particles_area_global_mobile .ele_5 {
        left: -130px;
        bottom: 100px;
    }
}

@media (max-width:575.98px) {
    .particles_area_global_mobile {
        overflow: hidden;
        display: none;
    }

    .particles_area_global_mobile .ele_1 {
        top: 120px;
        left: 14px;
    }

    .particles_area_global_mobile .ele_3 {
        right: -51px;
        top: 0;
    }

    .particles_area_global_mobile .ele_4 {
        left: auto;
        right: 15px;
        top: 0;
    }

    .particles_area_global_mobile .ele_5 {
        left: -50px;
        bottom: 408px;
    }
}

@media (min-width:1200px) {
    .particles_area_global_desktop {
        overflow: hidden;
    }
}

.modal {
    z-index: 99999999;
}

.bigshap #Ellipse_3_ {
    fill: url(#Ellipse_3_);
}

.bigshap .Ellipse_3_ {
    position: absolute;
    overflow: visible;
    width: 1296px;
    height: 1296px;
    left: 1005px;
    top: -216px;
}

.bigshap #Repeat_Grid_1 {
    fill: url(#Ellipse_3_);
}

.folding_svg_panel .svg_block {
    position: relative;
    left: -50%;
    margin-left: 20%;
}

#Repeat_Grid_1 {
    opacity: .5;
    position: absolute;
    width: 400px;
    height: 294px;
    left: 1407px;
    top: 439px;
    overflow: hidden;
}

#Group_261 {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Ellipse_235 {
    fill: #fff;
}

.Ellipse_235 {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_e {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 54px;
    top: 0;
    overflow: visible;
}

#Ellipse_235_e {
    fill: #fff;
}

.Ellipse_235_e {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fa {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 108px;
    top: 0;
    overflow: visible;
}

#Ellipse_235_fa {
    fill: #fff;
}

.Ellipse_235_fa {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fb {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 162px;
    top: 0;
    overflow: visible;
}

#Ellipse_235_fb {
    fill: #fff;
}

.Ellipse_235_fb {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fc {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 216px;
    top: 0;
    overflow: visible;
}

#Ellipse_235_fc {
    fill: #fff;
}

.Ellipse_235_fc {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fd {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 270px;
    top: 0;
    overflow: visible;
}

#Ellipse_235_fe {
    fill: #fff;
}

.Ellipse_235_fe {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_ff {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 324px;
    top: 0;
    overflow: visible;
}

#Ellipse_235_fg {
    fill: #fff;
}

.Ellipse_235_fg {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fh {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 378px;
    top: 0;
    overflow: visible;
}

#Ellipse_235_fi {
    fill: #fff;
}

.Ellipse_235_fi {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fj {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fk {
    fill: #fff;
}

.Ellipse_235_fk {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fl {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 54px;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fm {
    fill: #fff;
}

.Ellipse_235_fm {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fn {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 108px;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fo {
    fill: #fff;
}

.Ellipse_235_fo {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fp {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 162px;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fq {
    fill: #fff;
}

.Ellipse_235_fq {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fr {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 216px;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fs {
    fill: #fff;
}

.Ellipse_235_fs {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_ft {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 270px;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fu {
    fill: #fff;
}

.Ellipse_235_fu {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fv {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 324px;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fw {
    fill: #fff;
}

.Ellipse_235_fw {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fx {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 378px;
    top: 54px;
    overflow: visible;
}

#Ellipse_235_fy {
    fill: #fff;
}

.Ellipse_235_fy {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_fz {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_f {
    fill: #fff;
}

.Ellipse_235_f {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_f {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 54px;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_ga {
    fill: #fff;
}

.Ellipse_235_ga {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_ga {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 108px;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_gb {
    fill: #fff;
}

.Ellipse_235_gb {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gb {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 162px;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_gc {
    fill: #fff;
}

.Ellipse_235_gc {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gc {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 216px;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_gd {
    fill: #fff;
}

.Ellipse_235_gd {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gd {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 270px;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_ge {
    fill: #fff;
}

.Ellipse_235_ge {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_ge {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 324px;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_gf {
    fill: #fff;
}

.Ellipse_235_gf {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gf {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 378px;
    top: 108px;
    overflow: visible;
}

#Ellipse_235_gg {
    fill: #fff;
}

.Ellipse_235_gg {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gg {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_gh {
    fill: #fff;
}

.Ellipse_235_gh {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gh {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 54px;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_gi {
    fill: #fff;
}

.Ellipse_235_gi {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gj {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 108px;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_gk {
    fill: #fff;
}

.Ellipse_235_gk {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gl {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 162px;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_gm {
    fill: #fff;
}

.Ellipse_235_gm {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gn {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 216px;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_go {
    fill: #fff;
}

.Ellipse_235_go {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gp {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 270px;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_gq {
    fill: #fff;
}

.Ellipse_235_gq {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gr {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 324px;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_gs {
    fill: #fff;
}

.Ellipse_235_gs {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gt {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 378px;
    top: 162px;
    overflow: visible;
}

#Ellipse_235_gu {
    fill: #fff;
}

.Ellipse_235_gu {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gv {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_gw {
    fill: #fff;
}

.Ellipse_235_gw {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gx {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 54px;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_gy {
    fill: #fff;
}

.Ellipse_235_gy {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_gz {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 108px;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_g {
    fill: #fff;
}

.Ellipse_235_g {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_g {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 162px;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_ha {
    fill: #fff;
}

.Ellipse_235_ha {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_ha {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 216px;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_hb {
    fill: #fff;
}

.Ellipse_235_hb {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hb {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 270px;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_hc {
    fill: #fff;
}

.Ellipse_235_hc {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hc {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 324px;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_hd {
    fill: #fff;
}

.Ellipse_235_hd {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hd {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 378px;
    top: 216px;
    overflow: visible;
}

#Ellipse_235_he {
    fill: #fff;
}

.Ellipse_235_he {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_he {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 0;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_hf {
    fill: #fff;
}

.Ellipse_235_hf {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hf {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 54px;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_hg {
    fill: #fff;
}

.Ellipse_235_hg {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hg {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 108px;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_hh {
    fill: #fff;
}

.Ellipse_235_hh {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hh {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 162px;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_hi {
    fill: #fff;
}

.Ellipse_235_hi {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hj {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 216px;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_hk {
    fill: #fff;
}

.Ellipse_235_hk {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hl {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 270px;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_hm {
    fill: #fff;
}

.Ellipse_235_hm {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hn {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 324px;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_ho {
    fill: #fff;
}

.Ellipse_235_ho {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_261_hp {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 378px;
    top: 270px;
    overflow: visible;
}

#Ellipse_235_hq {
    fill: #fff;
}

.Ellipse_235_hq {
    position: absolute;
    overflow: visible;
    width: 14px;
    height: 14px;
    left: 0;
    top: 0;
}

#Group_273 {
    opacity: .6;
    position: absolute;
    width: 237.333px;
    height: 237.332px;
    left: 757.668px;
    top: 771.668px;
    overflow: visible;
}

#Group_6_ik {
    position: absolute;
    width: 52.276px;
    height: 52.276px;
    left: 12.703px;
    top: 172.353px;
    overflow: visible;
}

#Path_16_im {
    fill: url(#Path_16_im);
}

.Path_16_im {
    overflow: visible;
    position: absolute;
    width: 52.276px;
    height: 52.276px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_7_in {
    position: absolute;
    width: 99.86px;
    height: 99.86px;
    left: 1.228px;
    top: 136.244px;
    overflow: visible;
}

#Path_17_ip {
    fill: url(#Path_17_ip);
}

.Path_17_ip {
    overflow: visible;
    position: absolute;
    width: 99.86px;
    height: 99.86px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_8_iq {
    position: absolute;
    width: 126.768px;
    height: 126.768px;
    left: 0;
    top: 110.564px;
    overflow: visible;
}

#Path_18_is {
    fill: url(#Path_18_is);
}

.Path_18_is {
    overflow: visible;
    position: absolute;
    width: 126.769px;
    height: 126.768px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_9_it {
    position: absolute;
    width: 145.183px;
    height: 145.183px;
    left: 2.848px;
    top: 89.302px;
    overflow: visible;
}

#Path_19_iv {
    fill: url(#Path_19_iv);
}

.Path_19_iv {
    overflow: visible;
    position: absolute;
    width: 145.183px;
    height: 145.184px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_10_iw {
    position: absolute;
    width: 157.653px;
    height: 157.654px;
    left: 8.737px;
    top: 70.942px;
    overflow: visible;
}

#Path_20_iy {
    fill: url(#Path_20_iy);
}

.Path_20_iy {
    overflow: visible;
    position: absolute;
    width: 157.653px;
    height: 157.653px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_11_iz {
    position: absolute;
    width: 165.505px;
    height: 165.505px;
    left: 16.973px;
    top: 54.854px;
    overflow: visible;
}

#Path_21_ja {
    fill: url(#Path_21_ja);
}

.Path_21_ja {
    overflow: visible;
    position: absolute;
    width: 165.506px;
    height: 165.504px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_12_i {
    position: absolute;
    width: 169.372px;
    height: 169.373px;
    left: 27.22px;
    top: 40.74px;
    overflow: visible;
}

#Path_22_ja {
    fill: url(#Path_22_ja);
}

.Path_22_ja {
    overflow: visible;
    position: absolute;
    width: 169.372px;
    height: 169.373px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_13_i {
    position: absolute;
    width: 169.599px;
    height: 169.599px;
    left: 39.293px;
    top: 28.441px;
    overflow: visible;
}

#Path_23_ja {
    fill: url(#Path_23_ja);
}

.Path_23_ja {
    overflow: visible;
    position: absolute;
    width: 169.599px;
    height: 169.598px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_14_i {
    position: absolute;
    width: 166.183px;
    height: 166.183px;
    left: 53.175px;
    top: 17.975px;
    overflow: visible;
}

#Path_24_ja {
    fill: url(#Path_24_ja);
}

.Path_24_ja {
    overflow: visible;
    position: absolute;
    width: 166.184px;
    height: 166.183px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_15_jb {
    position: absolute;
    width: 158.844px;
    height: 158.844px;
    left: 69.006px;
    top: 9.482px;
    overflow: visible;
}

#Path_25_jd {
    fill: url(#Path_25_jd);
}

.Path_25_jd {
    overflow: visible;
    position: absolute;
    width: 158.845px;
    height: 158.845px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_16_je {
    position: absolute;
    width: 146.992px;
    height: 146.991px;
    left: 87.066px;
    top: 3.275px;
    overflow: visible;
}

#Path_26_jg {
    fill: url(#Path_26_jg);
}

.Path_26_jg {
    overflow: visible;
    position: absolute;
    width: 146.992px;
    height: 146.991px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_17_jh {
    position: absolute;
    width: 129.408px;
    height: 129.407px;
    left: 107.925px;
    top: 0;
    overflow: visible;
}

#Path_27_jj {
    fill: url(#Path_27_jj);
}

.Path_27_jj {
    overflow: visible;
    position: absolute;
    width: 129.408px;
    height: 129.407px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_18_jk {
    position: absolute;
    width: 103.807px;
    height: 103.807px;
    left: 132.914px;
    top: .611px;
    overflow: visible;
}

#Path_28_jm {
    fill: url(#Path_28_jm);
}

.Path_28_jm {
    overflow: visible;
    position: absolute;
    width: 103.807px;
    height: 103.807px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_19_jn {
    position: absolute;
    width: 60.671px;
    height: 60.671px;
    left: 166.8px;
    top: 9.861px;
    overflow: visible;
}

#Path_29_jp {
    fill: url(#Path_29_jp);
}

.Path_29_jp {
    overflow: visible;
    position: absolute;
    width: 60.672px;
    height: 60.672px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_267 {
    position: absolute;
    width: 109.248px;
    height: 109.248px;
    left: 845.71px;
    top: 267.71px;
    overflow: visible;
}

#Group_6_dw {
    position: absolute;
    width: 24.064px;
    height: 24.064px;
    left: 5.848px;
    top: 79.337px;
    overflow: visible;
}

#Path_16_dy {
    fill: url(#Path_16_dy);
}

.Path_16_dy {
    overflow: visible;
    position: absolute;
    width: 24.063px;
    height: 24.063px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_7_dz {
    position: absolute;
    width: 45.967px;
    height: 45.967px;
    left: .565px;
    top: 62.715px;
    overflow: visible;
}

#Path_17_ea {
    fill: url(#Path_17_ea);
}

.Path_17_ea {
    overflow: visible;
    position: absolute;
    width: 45.967px;
    height: 45.967px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_8_d {
    position: absolute;
    width: 58.354px;
    height: 58.353px;
    left: 0;
    top: 50.895px;
    overflow: visible;
}

#Path_18_ea {
    fill: url(#Path_18_ea);
}

.Path_18_ea {
    overflow: visible;
    position: absolute;
    width: 58.354px;
    height: 58.353px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_9_d {
    position: absolute;
    width: 66.83px;
    height: 66.83px;
    left: 1.311px;
    top: 41.107px;
    overflow: visible;
}

#Path_19_ea {
    fill: url(#Path_19_ea);
}

.Path_19_ea {
    overflow: visible;
    position: absolute;
    width: 66.83px;
    height: 66.83px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_10_d {
    position: absolute;
    width: 72.57px;
    height: 72.571px;
    left: 4.022px;
    top: 32.656px;
    overflow: visible;
}

#Path_20_ea {
    fill: url(#Path_20_ea);
}

.Path_20_ea {
    overflow: visible;
    position: absolute;
    width: 72.57px;
    height: 72.57px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_11_eb {
    position: absolute;
    width: 76.185px;
    height: 76.184px;
    left: 7.813px;
    top: 25.25px;
    overflow: visible;
}

#Path_21_ed {
    fill: url(#Path_21_ed);
}

.Path_21_ed {
    overflow: visible;
    position: absolute;
    width: 76.185px;
    height: 76.185px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_12_ee {
    position: absolute;
    width: 77.965px;
    height: 77.965px;
    left: 12.53px;
    top: 18.753px;
    overflow: visible;
}

#Path_22_eg {
    fill: url(#Path_22_eg);
}

.Path_22_eg {
    overflow: visible;
    position: absolute;
    width: 77.964px;
    height: 77.965px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_13_eh {
    position: absolute;
    width: 78.069px;
    height: 78.069px;
    left: 18.088px;
    top: 13.092px;
    overflow: visible;
}

#Path_23_ej {
    fill: url(#Path_23_ej);
}

.Path_23_ej {
    overflow: visible;
    position: absolute;
    width: 78.069px;
    height: 78.069px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_14_ek {
    position: absolute;
    width: 76.497px;
    height: 76.497px;
    left: 24.478px;
    top: 8.274px;
    overflow: visible;
}

#Path_24_em {
    fill: url(#Path_24_em);
}

.Path_24_em {
    overflow: visible;
    position: absolute;
    width: 76.497px;
    height: 76.497px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_15_en {
    position: absolute;
    width: 73.119px;
    height: 73.119px;
    left: 31.765px;
    top: 4.365px;
    overflow: visible;
}

#Path_25_ep {
    fill: url(#Path_25_ep);
}

.Path_25_ep {
    overflow: visible;
    position: absolute;
    width: 73.119px;
    height: 73.119px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_16_eq {
    position: absolute;
    width: 67.663px;
    height: 67.662px;
    left: 40.078px;
    top: 1.507px;
    overflow: visible;
}

#Path_26_es {
    fill: url(#Path_26_es);
}

.Path_26_es {
    overflow: visible;
    position: absolute;
    width: 67.663px;
    height: 67.662px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_17_et {
    position: absolute;
    width: 59.569px;
    height: 59.568px;
    left: 49.68px;
    top: 0;
    overflow: visible;
}

#Path_27_ev {
    fill: url(#Path_27_ev);
}

.Path_27_ev {
    overflow: visible;
    position: absolute;
    width: 59.569px;
    height: 59.568px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_18_ew {
    position: absolute;
    width: 47.784px;
    height: 47.784px;
    left: 61.184px;
    top: .281px;
    overflow: visible;
}

#Path_28_ey {
    fill: url(#Path_28_ey);
}

.Path_28_ey {
    overflow: visible;
    position: absolute;
    width: 47.784px;
    height: 47.784px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_19_ez {
    position: absolute;
    width: 27.928px;
    height: 27.928px;
    left: 76.781px;
    top: 4.539px;
    overflow: visible;
}

#Path_29_fa {
    fill: url(#Path_29_fa);
}

.Path_29_fa {
    overflow: visible;
    position: absolute;
    width: 27.929px;
    height: 27.928px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Ellipse_236_cc {
    opacity: .3;
    fill: url(#Ellipse_236_cc);
}

.Ellipse_236_cc {
    position: absolute;
    overflow: visible;
    width: 60px;
    height: 60px;
    left: 678px;
    top: 610px;
}

#Ellipse_237_ce {
    opacity: .5;
    fill: url(#Ellipse_237_ce);
}

.Ellipse_237_ce {
    position: absolute;
    overflow: visible;
    width: 32px;
    height: 32px;
    left: 184px;
    top: 206px;
}

#Group_20 {
    position: absolute;
    width: 109.248px;
    height: 109.248px;
    left: -24.29px;
    top: 574.71px;
    overflow: visible;
}

#Group_6 {
    position: absolute;
    width: 24.064px;
    height: 24.064px;
    left: 5.848px;
    top: 79.337px;
    overflow: visible;
}

#Path_16_cr {
    fill: url(#Path_16_cr);
}

.Path_16_cr {
    overflow: visible;
    position: absolute;
    width: 24.063px;
    height: 24.063px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_7 {
    position: absolute;
    width: 45.967px;
    height: 45.967px;
    left: .565px;
    top: 62.715px;
    overflow: visible;
}

#Path_17_cu {
    fill: url(#Path_17_cu);
}

.Path_17_cu {
    overflow: visible;
    position: absolute;
    width: 45.967px;
    height: 45.967px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_8 {
    position: absolute;
    width: 58.354px;
    height: 58.353px;
    left: 0;
    top: 50.895px;
    overflow: visible;
}

#Path_18_cx {
    fill: url(#Path_18_cx);
}

.Path_18_cx {
    overflow: visible;
    position: absolute;
    width: 58.354px;
    height: 58.353px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_9 {
    position: absolute;
    width: 66.83px;
    height: 66.83px;
    left: 1.311px;
    top: 41.107px;
    overflow: visible;
}

#Path_19_c {
    fill: url(#Path_19_c);
}

.Path_19_c {
    overflow: visible;
    position: absolute;
    width: 66.83px;
    height: 66.83px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_10 {
    position: absolute;
    width: 72.57px;
    height: 72.571px;
    left: 4.022px;
    top: 32.656px;
    overflow: visible;
}

#Path_20_c {
    fill: url(#Path_20_c);
}

.Path_20_c {
    overflow: visible;
    position: absolute;
    width: 72.57px;
    height: 72.57px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_11 {
    position: absolute;
    width: 76.185px;
    height: 76.184px;
    left: 7.813px;
    top: 25.25px;
    overflow: visible;
}

#Path_21_c {
    fill: url(#Path_21_c);
}

.Path_21_c {
    overflow: visible;
    position: absolute;
    width: 76.185px;
    height: 76.185px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_12 {
    position: absolute;
    width: 77.965px;
    height: 77.965px;
    left: 12.53px;
    top: 18.753px;
    overflow: visible;
}

#Path_22_c {
    fill: url(#Path_22_c);
}

.Path_22_c {
    overflow: visible;
    position: absolute;
    width: 77.964px;
    height: 77.965px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_13 {
    position: absolute;
    width: 78.069px;
    height: 78.069px;
    left: 18.088px;
    top: 13.092px;
    overflow: visible;
}

#Path_23_dc {
    fill: url(#Path_23_dc);
}

.Path_23_dc {
    overflow: visible;
    position: absolute;
    width: 78.069px;
    height: 78.069px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_14 {
    position: absolute;
    width: 76.497px;
    height: 76.497px;
    left: 24.478px;
    top: 8.274px;
    overflow: visible;
}

#Path_24_df {
    fill: url(#Path_24_df);
}

.Path_24_df {
    overflow: visible;
    position: absolute;
    width: 76.497px;
    height: 76.497px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_15 {
    position: absolute;
    width: 73.119px;
    height: 73.119px;
    left: 31.765px;
    top: 4.365px;
    overflow: visible;
}

#Path_25_di {
    fill: url(#Path_25_di);
}

.Path_25_di {
    overflow: visible;
    position: absolute;
    width: 73.119px;
    height: 73.119px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_16 {
    position: absolute;
    width: 67.663px;
    height: 67.662px;
    left: 40.078px;
    top: 1.508px;
    overflow: visible;
}

#Path_26_dl {
    fill: url(#Path_26_dl);
}

.Path_26_dl {
    overflow: visible;
    position: absolute;
    width: 67.663px;
    height: 67.662px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_17 {
    position: absolute;
    width: 59.569px;
    height: 59.568px;
    left: 49.68px;
    top: 0;
    overflow: visible;
}

#Path_27_do {
    fill: url(#Path_27_do);
}

.Path_27_do {
    overflow: visible;
    position: absolute;
    width: 59.569px;
    height: 59.568px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_18 {
    position: absolute;
    width: 47.784px;
    height: 47.784px;
    left: 61.184px;
    top: .281px;
    overflow: visible;
}

#Path_28_dr {
    fill: url(#Path_28_dr);
}

.Path_28_dr {
    overflow: visible;
    position: absolute;
    width: 47.784px;
    height: 47.784px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_19 {
    position: absolute;
    width: 27.928px;
    height: 27.928px;
    left: 76.781px;
    top: 4.539px;
    overflow: visible;
}

#Path_29_du {
    fill: url(#Path_29_du);
}

.Path_29_du {
    overflow: visible;
    position: absolute;
    width: 27.929px;
    height: 27.928px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Ellipse_238_b {
    fill: url(#Ellipse_238_b);
}

.Ellipse_238_b {
    position: absolute;
    overflow: visible;
    width: 320px;
    height: 320px;
    left: -184px;
    top: 949px;
}

#Group_262 {
    position: absolute;
    width: 144.076px;
    height: 42.945px;
    left: 1720px;
    top: 239.055px;
    overflow: visible;
}

#Path_30 {
    fill: #fff;
}

.Path_30 {
    overflow: visible;
    position: absolute;
    width: 144.076px;
    height: 42.945px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5341 {
    position: absolute;
    width: 2032px;
    height: 1212.961px;
    left: 0;
    top: 1200px;
    overflow: visible;
}

#Group_5339 {
    position: absolute;
    width: 267.522px;
    height: 256.44px;
    left: 823.785px;
    top: 141.332px;
    overflow: visible;
}

#Group_5337 {
    position: absolute;
    width: 267.523px;
    height: 256.441px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Group_5330 {
    position: absolute;
    width: 184.949px;
    height: 256.441px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Group_5324 {
    position: absolute;
    width: 97.074px;
    height: 60.881px;
    left: 56.399px;
    top: 1.973px;
    overflow: visible;
}

#Path_3703 {
    fill: #465a64;
}

.Path_3703 {
    overflow: visible;
    position: absolute;
    width: 97.073px;
    height: 60.88px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5325 {
    position: absolute;
    width: 175.997px;
    height: 218.181px;
    left: 0;
    top: 38.259px;
    overflow: visible;
}

#Path_3704_bwi {
    fill: url(#Path_3704_bwi);
}

.Path_3704_bwi {
    overflow: visible;
    position: absolute;
    width: 175.997px;
    height: 218.182px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5326 {
    position: absolute;
    width: 12.397px;
    height: 12.397px;
    left: 35.731px;
    top: 52.21px;
    overflow: visible;
}

#Ellipse_541 {
    fill: #e0889e;
}

.Ellipse_541 {
    position: absolute;
    overflow: visible;
    width: 12.397px;
    height: 12.397px;
    left: 0;
    top: 0;
}

#Group_5327 {
    position: absolute;
    width: 12.397px;
    height: 12.397px;
    left: 127.867px;
    top: 52.21px;
    overflow: visible;
}

#Ellipse_542 {
    fill: #e0889e;
}

.Ellipse_542 {
    position: absolute;
    overflow: visible;
    width: 12.397px;
    height: 12.397px;
    left: 0;
    top: 0;
}

#Group_5328 {
    position: absolute;
    width: 97.071px;
    height: 60.878px;
    left: 39.462px;
    top: 0;
    overflow: visible;
}

#Path_3705 {
    fill: #263237;
}

.Path_3705 {
    overflow: visible;
    position: absolute;
    width: 97.072px;
    height: 60.878px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5329 {
    position: absolute;
    width: 24.937px;
    height: 218.182px;
    left: 160.011px;
    top: 38.259px;
    overflow: visible;
}

#Path_3706 {
    fill: #e0889e;
}

.Path_3706 {
    overflow: visible;
    position: absolute;
    width: 24.938px;
    height: 218.182px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5336 {
    position: absolute;
    width: 216.92px;
    height: 122.267px;
    left: 50.602px;
    top: 102.075px;
    overflow: visible;
}

#Group_5331 {
    position: absolute;
    width: 207.97px;
    height: 122.267px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Path_3707 {
    fill: #fc0;
}

.Path_3707 {
    overflow: visible;
    position: absolute;
    width: 207.971px;
    height: 122.267px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5332 {
    position: absolute;
    width: 12.397px;
    height: 12.397px;
    left: 51.718px;
    top: 13.952px;
    overflow: visible;
}

#Ellipse_543 {
    fill: #b94049;
}

.Ellipse_543 {
    position: absolute;
    overflow: visible;
    width: 12.397px;
    height: 12.397px;
    left: 0;
    top: 0;
}

#Group_5333 {
    position: absolute;
    width: 12.397px;
    height: 12.397px;
    left: 143.854px;
    top: 13.952px;
    overflow: visible;
}

#Ellipse_544 {
    fill: #b94049;
}

.Ellipse_544 {
    position: absolute;
    overflow: visible;
    width: 12.397px;
    height: 12.397px;
    left: 0;
    top: 0;
}

#Group_5334 {
    position: absolute;
    width: 97.074px;
    height: 60.878px;
    left: 55.447px;
    top: 17.691px;
    overflow: visible;
}

#Path_3708 {
    fill: #263237;
}

.Path_3708 {
    overflow: visible;
    position: absolute;
    width: 97.074px;
    height: 60.878px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5335 {
    position: absolute;
    width: 8.951px;
    height: 122.266px;
    left: 207.969px;
    top: 0;
    overflow: visible;
}

#Path_3709 {
    fill: #b94049;
}

.Path_3709 {
    overflow: visible;
    position: absolute;
    width: 8.951px;
    height: 122.266px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Ellipse_545 {
    opacity: .3;
    fill: #141414;
}

.Ellipse_545 {
    position: absolute;
    overflow: visible;
    width: 160px;
    height: 28px;
    left: 1335px;
    top: 527px;
}

#Group_5062 {
    position: absolute;
    width: 1923px;
    height: 902.661px;
    left: 0;
    top: 310.3px;
    overflow: visible;
}

#Path_3420_bw {
    fill: url(#Path_3420_bw);
}

.Path_3420_bw {
    overflow: visible;
    position: absolute;
    width: 1920px;
    height: 902.661px;
    left: 3px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Mask_Group_17 {
    position: absolute;
    width: 1920px;
    height: 902.661px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Ellipse_254_bw {
    opacity: .5;
    fill: url(#Ellipse_254_bw);
}

.Ellipse_254_bw {
    position: absolute;
    overflow: visible;
    width: 32px;
    height: 32px;
    left: 40px;
    top: 326.332px;
}

#Group_296 {
    opacity: .3;
    position: absolute;
    width: 237.333px;
    height: 237.332px;
    left: 1794.667px;
    top: 0;
    overflow: visible;
}

#Group_6_bxa {
    position: absolute;
    width: 52.276px;
    height: 52.276px;
    left: 12.704px;
    top: 172.353px;
    overflow: visible;
}

#Path_16_bxc {
    fill: url(#Path_16_bxc);
}

.Path_16_bxc {
    overflow: visible;
    position: absolute;
    width: 52.276px;
    height: 52.276px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_7_bxd {
    position: absolute;
    width: 99.86px;
    height: 99.86px;
    left: 1.228px;
    top: 136.244px;
    overflow: visible;
}

#Path_17_bxf {
    fill: url(#Path_17_bxf);
}

.Path_17_bxf {
    overflow: visible;
    position: absolute;
    width: 99.86px;
    height: 99.86px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_8_bxg {
    position: absolute;
    width: 126.768px;
    height: 126.768px;
    left: .001px;
    top: 110.565px;
    overflow: visible;
}

#Path_18_bxi {
    fill: url(#Path_18_bxi);
}

.Path_18_bxi {
    overflow: visible;
    position: absolute;
    width: 126.769px;
    height: 126.767px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_9_bxj {
    position: absolute;
    width: 145.183px;
    height: 145.183px;
    left: 2.847px;
    top: 89.301px;
    overflow: visible;
}

#Path_19_bxl {
    fill: url(#Path_19_bxl);
}

.Path_19_bxl {
    overflow: visible;
    position: absolute;
    width: 145.183px;
    height: 145.183px;
    left: .002px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_10_bxm {
    position: absolute;
    width: 157.653px;
    height: 157.654px;
    left: 8.737px;
    top: 70.942px;
    overflow: visible;
}

#Path_20_bxo {
    fill: url(#Path_20_bxo);
}

.Path_20_bxo {
    overflow: visible;
    position: absolute;
    width: 157.653px;
    height: 157.654px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_11_bxp {
    position: absolute;
    width: 165.505px;
    height: 165.505px;
    left: 16.974px;
    top: 54.855px;
    overflow: visible;
}

#Path_21_bxr {
    fill: url(#Path_21_bxr);
}

.Path_21_bxr {
    overflow: visible;
    position: absolute;
    width: 165.506px;
    height: 165.505px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_12_bxs {
    position: absolute;
    width: 169.372px;
    height: 169.373px;
    left: 27.22px;
    top: 40.74px;
    overflow: visible;
}

#Path_22_bxu {
    fill: url(#Path_22_bxu);
}

.Path_22_bxu {
    overflow: visible;
    position: absolute;
    width: 169.372px;
    height: 169.373px;
    left: .002px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_13_bxv {
    position: absolute;
    width: 169.599px;
    height: 169.599px;
    left: 39.294px;
    top: 28.441px;
    overflow: visible;
}

#Path_23_bxx {
    fill: url(#Path_23_bxx);
}

.Path_23_bxx {
    overflow: visible;
    position: absolute;
    width: 169.599px;
    height: 169.599px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_14_bxy {
    position: absolute;
    width: 166.183px;
    height: 166.183px;
    left: 53.175px;
    top: 17.975px;
    overflow: visible;
}

#Path_24_bx {
    fill: url(#Path_24_bx);
}

.Path_24_bx {
    overflow: visible;
    position: absolute;
    width: 166.184px;
    height: 166.183px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_15_bx {
    position: absolute;
    width: 158.844px;
    height: 158.844px;
    left: 69.007px;
    top: 9.482px;
    overflow: visible;
}

#Path_25_bya {
    fill: url(#Path_25_bya);
}

.Path_25_bya {
    overflow: visible;
    position: absolute;
    width: 158.845px;
    height: 158.844px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_16_bx {
    position: absolute;
    width: 146.992px;
    height: 146.991px;
    left: 87.067px;
    top: 3.275px;
    overflow: visible;
}

#Path_26_bya {
    fill: url(#Path_26_bya);
}

.Path_26_bya {
    overflow: visible;
    position: absolute;
    width: 146.991px;
    height: 146.991px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_17_bx {
    position: absolute;
    width: 129.408px;
    height: 129.407px;
    left: 107.925px;
    top: 0;
    overflow: visible;
}

#Path_27_bya {
    fill: url(#Path_27_bya);
}

.Path_27_bya {
    overflow: visible;
    position: absolute;
    width: 129.408px;
    height: 129.407px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_18_bya {
    position: absolute;
    width: 103.807px;
    height: 103.807px;
    left: 132.915px;
    top: .611px;
    overflow: visible;
}

#Path_28_byc {
    fill: url(#Path_28_byc);
}

.Path_28_byc {
    overflow: visible;
    position: absolute;
    width: 103.807px;
    height: 103.807px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_19_byd {
    position: absolute;
    width: 60.671px;
    height: 60.671px;
    left: 166.8px;
    top: 9.861px;
    overflow: visible;
}

#Path_29_byf {
    fill: url(#Path_29_byf);
}

.Path_29_byf {
    overflow: visible;
    position: absolute;
    width: 60.672px;
    height: 60.671px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_172 {
    position: absolute;
    width: 428.294px;
    height: 415.614px;
    left: 1050.75px;
    top: 49.237px;
    overflow: visible;
}

#Path_498_byi {
    fill: url(#Path_498_byi);
}

.Path_498_byi {
    overflow: visible;
    position: absolute;
    width: 298.012px;
    height: 102.05px;
    left: 130.282px;
    top: 313.564px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_499_byk {
    fill: url(#Path_499_byk);
}

.Path_499_byk {
    overflow: visible;
    position: absolute;
    width: 318.094px;
    height: 318.367px;
    left: 57.495px;
    top: 97.247px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_500 {
    fill: #42445d;
}

.Path_500 {
    overflow: visible;
    position: absolute;
    width: 223.814px;
    height: 195.456px;
    left: 121.213px;
    top: 220.158px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_501 {
    fill: #3cb6d5;
}

.Path_501 {
    overflow: visible;
    position: absolute;
    width: 81.248px;
    height: 237.037px;
    left: 0;
    top: 178.576px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_502 {
    fill: #42445d;
}

.Path_502 {
    overflow: visible;
    position: absolute;
    width: 271px;
    height: 415.614px;
    left: 25.611px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_173 {
    position: absolute;
    width: 423.982px;
    height: 291.653px;
    left: 424px;
    top: 97.526px;
    overflow: visible;
}

#Path_503 {
    fill: #42445d;
}

.Path_503 {
    overflow: visible;
    position: absolute;
    width: 199.806px;
    height: 68.423px;
    left: 0;
    top: 210.229px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_504_byr {
    fill: url(#Path_504_byr);
}

.Path_504_byr {
    overflow: visible;
    position: absolute;
    width: 213.273px;
    height: 213.458px;
    left: 35.333px;
    top: 65.195px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_505_byt {
    fill: url(#Path_505_byt);
}

.Path_505_byt {
    overflow: visible;
    position: absolute;
    width: 150.066px;
    height: 131.051px;
    left: 55.82px;
    top: 147.602px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_506 {
    fill: #0d5bd9;
}

.Path_506 {
    overflow: visible;
    position: absolute;
    width: 54.475px;
    height: 158.928px;
    left: 232.682px;
    top: 119.725px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_507_byw {
    fill: url(#Path_507_byw);
}

.Path_507_byw {
    overflow: visible;
    position: absolute;
    width: 181.694px;
    height: 278.653px;
    left: 88.287px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3720_byy {
    fill: url(#Path_3720_byy);
}

.Path_3720_byy {
    overflow: visible;
    position: absolute;
    width: 181.695px;
    height: 278.653px;
    left: 242.287px;
    top: 13px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5060 {
    position: absolute;
    width: 815px;
    height: 225px;
    left: 526px;
    top: 833.332px;
    overflow: visible;
}

#Group_178 {
    position: absolute;
    width: 145px;
    height: 155px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Information {
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible;
    width: 146px;
    white-space: nowrap;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
}

#About_Us_Become_Affiliate_FAQs {
    left: 0;
    top: 62px;
    position: absolute;
    overflow: visible;
    width: 131px;
    white-space: nowrap;
    line-height: 35px;
    margin-top: -9.5px;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

#Group_177 {
    position: absolute;
    width: 168px;
    height: 120px;
    left: 245px;
    top: 0;
    overflow: visible;
}

#Service {
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible;
    width: 91px;
    white-space: nowrap;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
}

#Cookie_Policy_Why_Getshop_Toda {
    left: 0;
    top: 62px;
    position: absolute;
    overflow: visible;
    width: 169px;
    white-space: nowrap;
    line-height: 35px;
    margin-top: -9.5px;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

#Group_182 {
    position: absolute;
    width: 265.062px;
    height: 225px;
    left: 549.938px;
    top: 0;
    overflow: visible;
}

#Company_Info {
    left: 3.062px;
    top: 0;
    position: absolute;
    overflow: visible;
    width: 174px;
    white-space: nowrap;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
}

#Unit_GF_10_56-60_Nelson_Street {
    left: 26.062px;
    top: 62px;
    position: absolute;
    overflow: visible;
    width: 240px;
    white-space: nowrap;
    line-height: 35px;
    margin-top: -9.5px;
    text-align: left;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
}

#location {
    position: absolute;
    width: 11.38px;
    height: 16.55px;
    left: 2.746px;
    top: 65.451px;
    overflow: visible;
}

#Path_508 {
    fill: #fff;
}

.Path_508 {
    overflow: visible;
    position: absolute;
    width: 11.38px;
    height: 16.55px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#skype {
    fill: #fff;
}

.skype {
    overflow: visible;
    position: absolute;
    width: 14.314px;
    height: 14.317px;
    left: 2.771px;
    top: 207.71px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#mail {
    position: absolute;
    width: 16.993px;
    height: 12.745px;
    left: 1.069px;
    top: 173.255px;
    overflow: visible;
}

#Group_181 {
    position: absolute;
    width: 16.993px;
    height: 12.745px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Group_180 {
    position: absolute;
    width: 16.993px;
    height: 12.745px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Path_510 {
    fill: #fff;
}

.Path_510 {
    overflow: visible;
    position: absolute;
    width: 16.533px;
    height: 7.788px;
    left: .23px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_511 {
    fill: #fff;
}

.Path_511 {
    overflow: visible;
    position: absolute;
    width: 5.764px;
    height: 8.794px;
    left: 11.229px;
    top: 2.071px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_512 {
    fill: #fff;
}

.Path_512 {
    overflow: visible;
    position: absolute;
    width: 5.764px;
    height: 8.793px;
    left: 0;
    top: 2.072px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_513 {
    fill: #fff;
}

.Path_513 {
    overflow: visible;
    position: absolute;
    width: 16.42px;
    height: 5.423px;
    left: .286px;
    top: 7.322px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#phone {
    position: absolute;
    width: 18.063px;
    height: 18.063px;
    left: -.001px;
    top: 133.937px;
    overflow: visible;
}

#Group_179 {
    position: absolute;
    width: 18.063px;
    height: 18.063px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Path_509 {
    fill: #fff;
}

.Path_509 {
    overflow: visible;
    position: absolute;
    width: 18.063px;
    height: 18.063px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5059 {
    position: absolute;
    width: 60px;
    height: 60px;
    left: 903px;
    top: 1093.332px;
    overflow: visible;
}

#Ellipse_55 {
    fill: #fff;
}

.Ellipse_55 {
    filter: drop-shadow(0 10px 30px rgba(255, 255, 255, .251));
    position: absolute;
    overflow: visible;
    width: 150px;
    height: 150px;
    left: 0;
    top: 0;
}

#Path_514 {
    fill: transparent;
    stroke: #141414;
    stroke-width: 1px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

.Path_514 {
    overflow: visible;
    position: absolute;
    width: 19.439px;
    height: 10.427px;
    left: 21.079px;
    top: 25.858px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5061 {
    position: absolute;
    width: 1091px;
    height: 58px;
    left: 388px;
    top: 705.332px;
    overflow: visible;
}

#Rectangle_361_bzq {
    fill: #fff;
}

.Rectangle_361_bzq {
    position: absolute;
    overflow: visible;
    width: 1091px;
    height: 58px;
    left: 0;
    top: 0;
}

#Group_68_bzr {
    opacity: .4;
    position: absolute;
    width: 719px;
    height: 24px;
    left: 186px;
    top: 17px;
    overflow: visible;
}

#Group_67_bzs {
    position: absolute;
    width: 719px;
    height: 24px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Terms_and_Conditions {
    left: 0;
    top: 0;
    position: absolute;
    overflow: visible;
    width: 185px;
    white-space: nowrap;
    line-height: 28px;
    margin-top: -5px;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #0f0f0f;
}

#Privacy_Policy {
    left: 233px;
    top: 0;
    position: absolute;
    overflow: visible;
    width: 113px;
    white-space: nowrap;
    line-height: 28px;
    margin-top: -5px;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #0f0f0f;
}

#Refund_Policy {
    left: 394px;
    top: 0;
    position: absolute;
    overflow: visible;
    width: 115px;
    white-space: nowrap;
    line-height: 28px;
    margin-top: -5px;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #0f0f0f;
}

#Billing_and_Refunds {
    left: 557px;
    top: 0;
    position: absolute;
    overflow: visible;
    width: 163px;
    white-space: nowrap;
    line-height: 28px;
    margin-top: -5px;
    text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #0f0f0f;
}

#Group_5323 {
    position: absolute;
    width: 323.705px;
    height: 254.797px;
    left: 1155.158px;
    top: 365.42px;
    overflow: visible;
}

#Path_3682 {
    fill: #000;
}

.Path_3682 {
    overflow: visible;
    position: absolute;
    width: 323.705px;
    height: 254.797px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3683 {
    fill: #433426;
}

.Path_3683 {
    overflow: visible;
    position: absolute;
    width: 167.3px;
    height: 53.214px;
    left: 150.079px;
    top: 2.194px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3684 {
    fill: #48382a;
}

.Path_3684 {
    overflow: visible;
    position: absolute;
    width: 131.36px;
    height: 127.673px;
    left: 189.737px;
    top: 16.641px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3685 {
    fill: #433426;
}

.Path_3685 {
    overflow: visible;
    position: absolute;
    width: 29.395px;
    height: 33.036px;
    left: 287.175px;
    top: 103.888px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3686 {
    fill: #433426;
}

.Path_3686 {
    overflow: visible;
    position: absolute;
    width: 94.993px;
    height: 83.736px;
    left: 189.816px;
    top: 76.152px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3687 {
    fill: #48382a;
}

.Path_3687 {
    overflow: visible;
    position: absolute;
    width: 126.435px;
    height: 107.355px;
    left: 190.109px;
    top: 106.74px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3688 {
    fill: #3e3023;
}

.Path_3688 {
    overflow: visible;
    position: absolute;
    width: 11.155px;
    height: 114.624px;
    left: 168.237px;
    top: 83.812px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3689 {
    fill: #433426;
}

.Path_3689 {
    overflow: visible;
    position: absolute;
    width: 48.902px;
    height: 154.102px;
    left: 145.968px;
    top: 60.094px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3690 {
    fill: #48382a;
}

.Path_3690 {
    overflow: visible;
    position: absolute;
    width: 173.304px;
    height: 175.476px;
    left: 2.325px;
    top: 76.651px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3691 {
    fill: #403224;
}

.Path_3691 {
    overflow: visible;
    position: absolute;
    width: 136.612px;
    height: 117.772px;
    left: 6.941px;
    top: 111.9px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3692 {
    fill: #e68e45;
}

.Path_3692 {
    overflow: visible;
    position: absolute;
    width: 30.192px;
    height: 27.782px;
    left: 254.836px;
    top: 126.184px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3693 {
    fill: #fc9a4a;
}

.Path_3693 {
    overflow: visible;
    position: absolute;
    width: 26.697px;
    height: 26.522px;
    left: 258.423px;
    top: 127.853px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3694 {
    fill: #21180e;
}

.Path_3694 {
    overflow: visible;
    position: absolute;
    width: 42.426px;
    height: 23.842px;
    left: 150.171px;
    top: 50.408px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3695 {
    fill: #372b1f;
}

.Path_3695 {
    overflow: visible;
    position: absolute;
    width: 26.373px;
    height: 19.007px;
    left: 146.781px;
    top: 37.321px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3696 {
    fill: #000;
}

.Path_3696 {
    overflow: visible;
    position: absolute;
    width: 106.37px;
    height: 31.197px;
    left: 207.594px;
    top: 18.102px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3697 {
    fill: #000;
}

.Path_3697 {
    overflow: visible;
    position: absolute;
    width: 49.49px;
    height: 13.518px;
    left: 46.002px;
    top: 136.177px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3698 {
    fill: #000;
}

.Path_3698 {
    overflow: visible;
    position: absolute;
    width: 7.42px;
    height: 40.743px;
    left: 4.892px;
    top: 178.719px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3699 {
    fill: #000;
}

.Path_3699 {
    overflow: visible;
    position: absolute;
    width: 41.907px;
    height: 21.939px;
    left: 100.107px;
    top: 113.418px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3700 {
    fill: #000;
}

.Path_3700 {
    overflow: visible;
    position: absolute;
    width: 28.817px;
    height: 24.119px;
    left: 12.691px;
    top: 151.307px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3701 {
    fill: #000;
}

.Path_3701 {
    overflow: visible;
    position: absolute;
    width: 23.935px;
    height: 7.408px;
    left: 258.432px;
    top: 129.12px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3702 {
    fill: #000;
}

.Path_3702 {
    overflow: visible;
    position: absolute;
    width: 2.534px;
    height: 12.842px;
    left: 257.386px;
    top: 138.863px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5340 {
    position: absolute;
    width: 431.551px;
    height: 242.989px;
    left: 290.307px;
    top: 392.61px;
    overflow: visible;
}

#Path_3710 {
    fill: #9d15f8;
}

.Path_3710 {
    overflow: visible;
    position: absolute;
    width: 377.261px;
    height: 216.742px;
    left: .001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3711 {
    fill: #8c9c26;
}

.Path_3711 {
    overflow: visible;
    position: absolute;
    width: 197.404px;
    height: 31.632px;
    left: 174.887px;
    top: 185.109px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3712 {
    fill: #fc0;
}

.Path_3712 {
    overflow: visible;
    position: absolute;
    width: 284.153px;
    height: 117.833px;
    left: 132.063px;
    top: 34.949px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3713 {
    fill: #dcb92e;
}

.Path_3713 {
    overflow: visible;
    position: absolute;
    width: 284.153px;
    height: 12.294px;
    left: 132.063px;
    top: 34.949px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3714 {
    fill: #4e4d44;
}

.Path_3714 {
    overflow: visible;
    position: absolute;
    width: 191.738px;
    height: 52.631px;
    left: 173.642px;
    top: 190.358px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3715 {
    fill: #ecc62f;
}

.Path_3715 {
    overflow: visible;
    position: absolute;
    width: 21.548px;
    height: 21.552px;
    left: 189.115px;
    top: 205.827px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3716 {
    fill: #ecc62f;
}

.Path_3716 {
    overflow: visible;
    position: absolute;
    width: 21.552px;
    height: 21.552px;
    left: 328.359px;
    top: 205.827px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3717 {
    fill: #ecc62f;
}

.Path_3717 {
    overflow: visible;
    position: absolute;
    width: 304.185px;
    height: 12.571px;
    left: 127.366px;
    top: 22.379px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3718 {
    fill: #dcb92e;
}

.Path_3718 {
    overflow: visible;
    position: absolute;
    width: 191.462px;
    height: 11.189px;
    left: 177.098px;
    top: 152.783px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3719 {
    fill: #6e5740;
}

.Path_3719 {
    overflow: visible;
    position: absolute;
    width: 206.381px;
    height: 62.714px;
    left: 168.534px;
    top: 67.69px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_175 {
    position: absolute;
    width: 790px;
    height: 301px;
    left: 568px;
    top: 342.332px;
    overflow: visible;
}

#Rectangle_377 {
    fill: #fff;
}

.Rectangle_377 {
    filter: drop-shadow(0 10px 15px rgba(0, 0, 0, .161));
    position: absolute;
    overflow: visible;
    width: 835px;
    height: 346px;
    left: 0;
    top: 0;
}

#Your_Name {
    opacity: .5;
    left: 57px;
    top: 128px;
    position: absolute;
    overflow: visible;
    width: 80px;
    white-space: nowrap;
    line-height: 28px;
    margin-top: -6.5px;
    text-align: left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #555;
}

#Email {
    opacity: .5;
    left: 480px;
    top: 128px;
    position: absolute;
    overflow: visible;
    width: 39px;
    white-space: nowrap;
    line-height: 28px;
    margin-top: -6.5px;
    text-align: left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    color: #555;
}

#Line_2 {
    opacity: .3;
    fill: transparent;
    stroke: #707070;
    stroke-width: 1px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

.Line_2 {
    overflow: visible;
    position: absolute;
    width: 266px;
    height: 1px;
    left: 50.5px;
    top: 157.5px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Line_3 {
    opacity: .3;
    fill: transparent;
    stroke: #707070;
    stroke-width: 1px;
    stroke-linejoin: miter;
    stroke-linecap: butt;
    stroke-miterlimit: 4;
    shape-rendering: auto;
}

.Line_3 {
    overflow: visible;
    position: absolute;
    width: 266px;
    height: 1px;
    left: 473.5px;
    top: 157.5px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_174 {
    position: absolute;
    width: 162px;
    height: 43px;
    left: 314px;
    top: 208px;
    overflow: visible;
}

#Rectangle_366_b {
    fill: url(#Rectangle_366_b);
}

.Rectangle_366_b {
    filter: drop-shadow(0 10px 30px rgba(75, 197, 182, .2));
    position: absolute;
    overflow: visible;
    width: 252px;
    height: 133px;
    left: 0;
    top: 0;
}

#Subscribe_Now {
    left: 33px;
    top: 11.526px;
    position: absolute;
    overflow: visible;
    width: 97px;
    white-space: nowrap;
    text-align: center;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: lighter;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
}

#Subscribe_to_Our_Newsletter {
    left: 186px;
    top: 39px;
    position: absolute;
    overflow: visible;
    width: 419px;
    white-space: nowrap;
    text-align: center;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    color: #141414;
    text-transform: capitalize;
}

#Group_5322 {
    position: absolute;
    width: 153.61px;
    height: 130.152px;
    left: 1274px;
    top: 505.629px;
    overflow: visible;
}

#Group_5063 {
    opacity: .19;
    position: absolute;
    width: 79.359px;
    height: 12.237px;
    left: 48.414px;
    top: 115.652px;
    overflow: visible;
}

#Path_3422 {
    fill: #000;
}

.Path_3422 {
    overflow: visible;
    position: absolute;
    width: 79.359px;
    height: 12.237px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5064 {
    opacity: .12;
    position: absolute;
    width: 55.277px;
    height: 11.886px;
    left: 97.604px;
    top: 115.978px;
    overflow: visible;
}

#Path_3423 {
    fill: #000;
}

.Path_3423 {
    overflow: visible;
    position: absolute;
    width: 55.277px;
    height: 11.886px;
    left: 0;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5065 {
    opacity: .19;
    position: absolute;
    width: 81.598px;
    height: 12.924px;
    left: 1.578px;
    top: 117.227px;
    overflow: visible;
}

#Path_3424 {
    fill: #000;
}

.Path_3424 {
    overflow: visible;
    position: absolute;
    width: 81.598px;
    height: 12.924px;
    left: -.001px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Group_5321 {
    position: absolute;
    width: 153.61px;
    height: 128.657px;
    left: 0;
    top: 0;
    overflow: visible;
}

#Path_3425 {
    fill: #464c57;
}

.Path_3425 {
    overflow: visible;
    position: absolute;
    width: 11.731px;
    height: 32.251px;
    left: 107.271px;
    top: 93.625px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3426 {
    fill: #2e3138;
}

.Path_3426 {
    overflow: visible;
    position: absolute;
    width: 153.436px;
    height: 69.109px;
    left: .174px;
    top: 59.547px;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

#Path_3427 {
    fill: #14181c;
}

.Path_3427 {
    overflow: visible;
    position: absolute;
    width: 146.604px;
    height: 105.129px;
    left: 4.462px;
    top: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.gt_btn_white,
.gt_danger,
.gt_dark,
.gt_info,
.gt_primary,
.gt_secondary,
.gt_success,
.gt_warning {
    font-size: 16px;
    line-height: 1;
    padding: 10px 20px;
    border: 0;
    transition: .5s;
    position: relative;
    overflow: hidden;
}

.gt_btn_white:hover i,
.gt_danger:hover i,
.gt_dark:hover i,
.gt_info:hover i,
.gt_primary:hover i,
.gt_secondary:hover i,
.gt_success:hover i,
.gt_warning:hover i {
    opacity: 1;
}

.gt_btn_white:focus,
.gt_danger:focus,
.gt_dark:focus,
.gt_info:focus,
.gt_primary:focus,
.gt_secondary:focus,
.gt_success:focus,
.gt_warning:focus {
    outline: 0;
    box-shadow: none;
    border: 0;
}

.gt_primary {
    box-shadow: 0 10px 30px #14141433;
}

.gt_btn_white {
    box-shadow: 3px 4px 10px #00000021;
    border: 1px solid #fff;
    border-radius: 21px;
}

.gt_btn_white:hover {
    border-color: #000;
    background: 0 0;
}

.gt_link {
    box-shadow: none;
    border: 1px solid transparent;
    border-radius: 0;
    background: 0 0;
    border-left: 1px solid #fff;
    padding: 0 12px;
    color: #fff;
    margin-left: 15px;
}

.gt_link:hover {
    background: 0 0;
    border-color: transparent;
    border-left: 1px solid #fff;
    color: #000;
}

.gt_link i {
    margin-right: 5px;
}

.black_btn {
    font-size: 16px;
    background: #000;
    color: #fff;
    border-color: transparent;
    border: 0;
    display: inline-block;
    transition: .5s;
    position: relative;
    overflow: hidden;
    padding: 12px 25px;
    line-height: 1;
}

.black_btn:hover {
    color: #fff;
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
}

.black_btn.active {
    color: #fff;
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
}

.black_btn:active {
    color: #fff;
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
}

.gt_main_meue .nav-link {
    font-size: 16px;
    color: #141414;
}

.gt_main_meue .nav-link:hover {
    color: #9d15f8;
}

.gt_main_meue .active {
    font-weight: 600;
}

.gt_main_meue .active .nav-link {
    color: #9d15f8;
}

.gt_main_meue .nav_link_group {
    position: relative;
    z-index: 10;
}

.gt_main_meue .nav_link_group a {
    margin: 0 5px;
}

.gt_main_meue .navbar-toggler:hover {
    color: #9d15f8;
}

.gt_main_meue .navbar-toggler:focus {
    box-shadow: none;
    outline: 0;
}

.gt_main_meue .drop_down_nav {
    position: relative;
}

.gt_main_meue .drop_down_nav:hover .gtct_sub_menu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
}

.gt_main_meue .drop_down_nav .gtct_sub_menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #f9f9f9;
    width: 200px;
    box-shadow: 0 6px 20px -6px rgba(0, 0, 0, .63);
    z-index: 10;
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}

.gt_main_meue .drop_down_nav .gtct_sub_menu li a {
    display: block;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.2;
    color: #141414;
}

.gt_main_meue .drop_down_nav .gtct_sub_menu li a:hover {
    color: #9d15f8;
}

.gtct_mb_sub_menu,
.gtct_myacc_sub_menu {
    display: none;
}

.menu_m_acc {
    width: 150px !important;
    font-size: 16px !important;
}

.menu_m_acc:focus {
    border: 1px solid #000;
}

@media (max-width:768px) {
    .drop_down_nav:hover .gtct_sub_menu {
        display: block;
    }

    .gt_main_meue .gt_collapse {
        background: #ff4953;
    }

    .gt_main_meue .gt_collapse .nav-link {
        color: #fff;
    }

    .gt_main_meue .gt_mobile_menu {
        width: 100%;
    }

    .gt_mobie_menu .nav_link_group {
        text-align: center;
    }

    .nav_link_group a {
        display: block;
        margin: 10px auto !important;
        width: 100px;
        color: #141414 !important;
    }

    .nav_link_group a:last-child {
        background: #a21bf5;
        border: 0;
        color: #fff !important;
        border-radius: 21px;
    }

    .mobile_icon_menu {
        color: #ff6541;
        font-size: 35px;
    }

    .gt_mobie_menu .overlay {
        height: 0;
        width: 100%;
        position: fixed;
        z-index: 99;
        top: 0;
        left: 0;
        background-color: #ff6541f5;
        overflow-y: auto;
        transition: .5s;
    }

    .gt_mobie_menu .overlay-content {
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
        margin-top: 0;
    }

    .gt_mobie_menu .overlay-content ul {
        margin: 25px 0;
    }

    .gt_mobie_menu .overlay-content ul li a {
        padding: 8px 0;
        line-height: 1.2;
    }

    .gt_mobie_menu .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 18px;
        color: #fff;
        display: block;
        transition: .3s;
    }

    .gt_mobie_menu .overlay a:focus,
    .gt_mobie_menu .overlay a:hover {
        color: #f1f1f1;
    }

    .gt_mobie_menu .overlay .closebtn .overlay {
        overflow-y: auto;
    }

    .gt_mobie_menu .overlay .closebtn .overlay a {
        font-size: 20px;
    }

    .gt_mobie_menu .overlay .closebtn .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }

    .gt_mobie_menu .closebtn {
        text-align: right;
        font-size: 40px !important;
        padding: 10px 30px !important;
    }

    .gt_mobie_menu .gt_btn_white {
        display: block;
        width: 150px;
        margin: 0 auto 10px;
    }
}

@media screen and (max-height:450px) {
    .overlay {
        overflow-y: auto;
    }

    .overlay a {
        font-size: 20px;
    }

    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

@media (max-width:768px) {
    .gtct_sub_menu {
        display: none;
    }
}

@media (max-width:1199.98px) {
    .gt_main_meue .nav_link_group a {
        margin: 0 2px;
    }
}

#folding_part {
    height: 100vh;
    position: relative;
    margin-bottom: 200px;
    z-index: 10;
}

.particles_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.particles_area img {
    position: absolute;
}

.particles_area .ele_1 {
    top: 150px;
    left: 15%;
}

.particles_area .ele_2 {
    top: 100px;
    left: 44%;
}

.particles_area .ele_3 {
    bottom: 400px;
    left: -50px;
}

.particles_area .ele_4 {
    bottom: 250px;
    left: 45%;
    transform: translateX(-100%);
}

.particles_area .ele_5 {
    bottom: -100px;
    left: 35%;
}

.particles_area .ele_6 {
    bottom: -200px;
    left: -150px;
}

.particles_area .ele_7 {
    top: -250px;
    right: -375px;
}

.particles_area .ele_8 {
    bottom: 200px;
    right: 120px;
}

.gt_main_slider {
    padding: 100px 0;
}

.gt_main_slider .gt_slider_block .gt_slider_title {
    position: relative;
}

.gt_main_slider .gt_slider_block .gt_slider_title h1 {
    position: relative;
}

.gt_main_slider .gt_slider_block .gt_slider_title span {
    color: #ff057e;
}

.gt_main_slider .gt_slider_block .gt_slider_title:before {
    content: '';
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    height: 15px;
    background: #fc0;
}

.gt_main_slider .gt_slider_block .gt_slider_desc {
    margin-bottom: 20px;
}

.gt_main_slider .gt_slider_block .slider_btn {
    display: inline-block;
    margin-right: 10px;
}

.gt_main_slider .gt_slider_block .slider_play_btn a {
    display: inline-block;
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    padding: 20px 0;
    color: #fff;
    border-radius: 37px;
    line-height: 1;
    margin-top: 10px;
    transition: all .9s;
    width: 56px;
    text-align: center;
    margin-left: 10px;
}

.gt_main_slider .gt_slider_block .gt_primary {
    font-size: 25px;
    margin-top: 10px;
    padding: 15px 0;
    border-radius: 100px;
    display: inline-block;
    transition: all .9s;
    text-align: center;
    color: #fff;
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    min-width: 250px;
}

.gt_main_slider .gt_slider_block .gt_primary:hover,
.gt_main_slider .gt_slider_block .slider_play_btn a:hover {
    transform: translateY(-3px);
}

.gt_main_slider .typed {
    position: absolute;
    transform: translate(15px, 0);
}

.gt_main_slider .type_text {
    font-size: 60px;
}

.gt_main_slider .ct_sub_title {
    font-size: 25px;
    line-height: 33px;
}

.gt_main_slider .offer_time {
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
    margin: 15px 0;
    color: #ff057e;
}

.gt_slider_block {
    position: relative;
}

.gt_slide_img_Five,
.gt_slide_img_Four,
.gt_slide_img_one,
.gt_slide_img_three,
.gt_slide_img_two {
    position: absolute;
    right: -150px;
    opacity: 0;
    transition: .5s;
}

.gt_slide_img_active {
    right: 0;
    opacity: 1;
}

.video_play_btn i {
    color: #000;
    font-size: 50px;
    position: relative;
    transform: translateX(5px);
}

.blob.white {
    cursor: pointer;
    background: #fff;
    box-shadow: 0 0 0 0 #fff;
    animation: pulse-white 2s infinite;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
}

@keyframes pulse-white {
    0% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, .7);
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 80px rgba(255, 255, 255, 0);
    }

    100% {
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
}

.affiliate_page .gt_slider_block h1 {
    font-size: 55px;
    line-height: 65px;
    margin: 0 0 35px;
}

.affiliate_page .gt_slider_block .gt_slider_desc {
    margin: 0;
}

.affiliate_page .gt_main_slider {
    padding: 200px 0;
}

@media (max-width:1199.98px) {
    .gt_main_slider .typed {
        display: inline-block;
    }

    .gt_main_slider .gt_slider_block .gt_slider_title h1,
    .gt_main_slider .gt_slider_block .gt_slider_title h1 .type_text {
        font-size: 55px;
    }

    .gt_main_slider .type_text {
        font-size: 45px;
        line-height: 1.2;
    }

    #folding_part {
        margin-bottom: 0;
        height: auto;
    }

    .particles_area {
        overflow: hidden;
    }

    .particles_area .ele_1 {
        top: 690px;
    }

    .particles_area .ele_2 {
        left: 38%;
    }

    .particles_area .ele_3 {
        left: -80px;
    }

    .particles_area .ele_7 {
        right: -780px;
    }

    .particles_area .ele_8 {
        right: 65px;
    }

    .particles_area .ele_5 {
        display: none;
        bottom: -150px;
        left: 27%;
    }

    .particles_area .ele_6 {
        display: none;
    }
}

@media (max-width:768px) {
    .gt_main_slider .typed {
        display: inline-block;
    }

    .gt_main_slider .gt_slider_block .gt_slider_title h1,
    .gt_main_slider .gt_slider_block .gt_slider_title h1 .type_text {
        font-size: 35px;
        line-height: 45px;
    }

    .particles_area {
        overflow: hidden;
        display: none;
    }

    .particles_area .ele_7 {
        right: -910px;
    }

    .particles_area .ele_6 {
        bottom: 0;
        left: -195px;
        display: block;
    }

    .particles_area .ele_5 {
        bottom: 0;
        left: 40%;
        display: block;
    }
}

@media (max-width:575.98px) {
    .affiliate_page .gt_main_slider {
        padding: 30px 0 !important;
    }

    .gt_main_slider {
        padding: 50px 0;
    }

    .gt_main_slider .gt_slider_block {
        text-align: center;
    }

    .gt_main_slider .gt_slider_block .gt_slider_title h1 {
        font-size: 40px;
        line-height: 1.2;
    }

    .gt_main_slider .gt_slider_block .gt_primary {
        font-size: 18px;
    }

    .gt_main_slider .type_text {
        display: block;
        font-size: 35px;
    }

    .gt_main_slider .typed {
        position: static;
        transform: translate(0);
        min-height: 60px;
        display: block;
    }

    .particles_area {
        overflow: hidden;
    }

    .particles_area .ele_1 {
        top: 100px;
        left: 65%;
    }

    .particles_area .ele_2 {
        top: 82%;
        left: 65%;
    }

    .particles_area .ele_3 {
        top: 20%;
    }

    .particles_area .ele_6 {
        bottom: 0;
        left: -230px;
        transform: scale(.7);
    }

    .particles_area .ele_4,
    .particles_area .ele_5,
    .particles_area .ele_7,
    .particles_area .ele_8 {
        display: none;
    }

    .slider_btn {
        display: block;
    }

    .video_play_btn {
        margin-top: 60px;
    }

    .video_box {
        margin: 20px 0;
    }
}

@media (min-width:1200px) {
    .gt_main_slider .typed {
        display: inline-block;
    }
}

#gt_info_list {
    position: relative;
}

#gt_info_list .sub_title {
    font-size: 35px;
    line-height: 1.2;
    margin-top: 30px;
    margin-bottom: 15px;
}

#gt_info_list .list-unstyled .media-body h4 {
    line-height: 1.2;
}

.gt_image_layer {
    position: relative;
}

.gt_image_layer .ele_2,
.gt_image_layer .ele_3 {
    position: absolute;
    left: 0;
}

.gt_image_layer .ele_2 {
    bottom: 0;
}

.gt_image_layer .ele_3 {
    right: 105px;
    top: 100px;
    left: auto;
    bottom: auto;
}

.extra_margin {
    margin-top: 60px;
    margin-bottom: 0;
}

@media (max-width:1199.98px) {

    #gt_info_list .sub_title,
    #gt_info_list h2 {
        font-size: 30px;
        line-height: 1.2;
    }

    #gt_info_list .list-unstyled .media-body h4 {
        font-size: 20px;
    }

    #gt_info_list .particles_area_global {
        overflow: hidden;
    }

    #gt_info_list .particles_area_global .ele_5 {
        left: 60%;
        bottom: 50px;
    }

    #gt_info_list .particles_area_global_desktop .ele_3,
    #gt_info_list .particles_area_global_desktop .ele_4,
    #gt_info_list .particles_area_global_desktop .ele_5,
    #gt_info_list .particles_area_global_desktop .exta_ele_4 {
        display: none;
    }
}

@media (max-width:768px) {
    #gt_info_list .particles_area_global {
        overflow: hidden;
    }

    #gt_info_list .particles_area_global .ele_5 {
        left: 60%;
        bottom: 250px;
    }

    #gt_info_list .particles_area_global_desktop .ele_3 {
        right: -53px;
        top: 0;
    }

    #gt_info_list .particles_area_global_desktop .ele_4 {
        top: 31px;
        left: 300px;
    }

    #gt_info_list .particles_area_global_desktop .exta_ele_4 {
        right: 500px !important;
        top: 500px !important;
    }
}

@media (max-width:575.98px) {
    #gt_info_list {
        text-align: center;
    }

    #gt_info_list .sub_title,
    #gt_info_list h2 {
        font-size: 25px;
    }

    #gt_info_list .sub_title {
        margin-top: 15px;
    }

    #gt_info_list .particles_area_global {
        overflow: hidden;
    }

    .filter_title {
        text-align: center;
    }
}

@media (max-width:767px) {
    .extra_margin {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

#dropshipper_listing .section_title {
    border-bottom: 1px solid #ddd;
    padding: 0 0 25px;
    margin-bottom: 25px;
}

#dropshipper_listing .filter_title h4 {
    font-size: 22px;
    color: #949494;
    font-weight: 600;
}

#dropshipper_listing .category_listing {
    margin: 15px 0 50px;
}

#dropshipper_listing .tab_product_area {
    margin-bottom: 30px;
}

#dropshipper_listing .sd_pro_area_drop {
    padding: 30px;
    border: 1px solid rgba(216, 215, 215, .6);
    border-radius: 8px;
    margin-bottom: 30px;
}

#dropshipper_listing .tab_social_contact {
    position: absolute;
    right: 20px;
    top: 20px;
}

#dropshipper_listing .tab_social_contact ul li {
    margin-bottom: 25px;
}

#dropshipper_listing .tab_social_contact ul li a i {
    color: #fff;
    font-size: 30px;
}

#dropshipper_listing .others_info {
    position: absolute;
    bottom: 6px;
    left: 30%;
}

#dropshipper_listing .others_info .ratting {
    margin-bottom: 15px;
}

#dropshipper_listing .others_info .ratting small {
    font-size: 12px;
    color: #fff;
}

#dropshipper_listing .others_info .ratting i {
    color: #fff;
    margin-right: 5px;
}

#dropshipper_listing .cat_name_and_sku {
    margin-bottom: 25px;
}

#dropshipper_listing .cat_name_and_sku p {
    color: #fff;
    font-size: 20px;
}

#dropshipper_listing .cat_name_and_sku h6 {
    color: #fff;
    margin: 0;
    letter-spacing: 1px;
}

#dropshipper_listing .site_api ul li {
    display: inline-block;
    margin-right: 15px;
}

#dropshipper_listing .site_api ul li a {
    color: #141414;
    background-color: #fff;
    padding: 10px 70px;
    border-radius: 9px 9px 0 0;
}

#dropshipper_listing .site_api ul li a:hover {
    color: #fff;
    background: #9d15f8;
}

#dropshipper_listing .drop_product .card {
    border: none;
    transition: all .9s;
}

#dropshipper_listing .drop_product .card:hover {
    box-shadow: 0 0 20px #0000001A;
}

#dropshipper_listing .drop_product .card-title {
    font-size: 16px;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    width: 100%;
}

#dropshipper_listing .drop_product p {
    font-size: 16px;
}

#dropshipper_listing .drop_product i {
    font-size: 16px;
}

#dropshipper_listing .drop_foo_link a {
    border: 1px solid #ff057e;
    background: 0 0;
    color: #000;
    padding: 6px 12px;
    border-radius: 5px;
    display: block;
    text-align: center;
    margin-top: 15px;
}

#dropshipper_listing .drop_foo_link a:hover {
    background: #ff057e;
    color: #fff;
}

#video_items .particles_area .ele_1 {
    top: auto;
    bottom: 100px;
    left: 100px;
}

#video_items .particles_area .ele_3 {
    top: 200px;
    right: 100px;
}

.sd_pro_area_drop button {
    outline: 0;
    background: #343a409c !important;
    border-radius: 50px;
    width: 32px;
    height: 32px;
}

.sd_pro_area_drop .owl-nav {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    top: 30%;
    padding: 0 10px;
}

.sd_pro_area_drop button span {
    font-size: 45px;
    color: #fff;
    display: block;
    transform: translateY(-4px);
}

.sd_pro_area_drop img {
    width: 100%;
}

.video_items {
    height: 0;
    background: #af2bef;
    overflow: hidden;
    position: relative;
    z-index: 10;
}

.video_items .particles_area .ele_3 {
    left: auto;
    right: 200px;
    top: 20px;
}

.video_items .particles_area .ele_4 {
    top: 20px;
    left: 300px;
}

.video_items .particles_area .ele_5 {
    left: auto;
    right: 200px;
    top: 20px;
}

.video_title h4 {
    line-height: 1.5;
    font-size: 16px;
    margin-top: 15px;
    padding: 0;
}

.video_box {
    background: #fff;
    padding: 15px;
    margin: 100px 0;
    min-height: 277px;
}

.dropshipper_list_heading span {
    font-size: 55px !important;
    line-height: 65px !important;
    display: inline-block;
}

.brand_img{
    margin-top: 25px;
}

.brand_img img {
    width: 100%;
    max-width: 100px;
}

.bd-text-small-justify a {font-size: 25px;color: #ff057e;}

@media (max-width:767px) {
    .dropshipper_list_heading span {
        font-size: 46px !important;
    }

    .page_title_height {
        font-size: 22px !important;
        line-height: 32px !important;
    }

    section#kotokorchoh {
        padding: 0;
    }

    .bd-text-small-justify{
        font-size: 16px !important;
        text-align: justify;
    }

    .bd-text-small-justify a{
        font-size: 16px !important;
        text-align: justify;
    }

    .bd-small-padding{
        padding: 25px 0 0px 0 !important;
    }

    .bd_koto_title h3{
        font-size: 22px;
    }

    #dropshipper_listing .others_info {
        bottom: initial;
        top: 15%;
        left: 0;
        width: 100%;
        text-align: center;
    }

    #dropshipper_listing .site_api ul li {
        margin-right: 0;
    }

    #dropshipper_listing .site_api ul li:last-child {
        margin-left: 15px;
    }

    #dropshipper_listing .site_api ul li a {
        background-color: #fff;
        padding: 8px 20px;
        border-radius: 27px;
    }

    #dropshipper_listing .others_info .ratting {
        margin-bottom: 0;
    }

    #dropshipper_listing .tab_social_contact ul li {
        margin-bottom: 10px;
    }

    #dropshipper_listing .tab_social_contact ul li a i {
        font-size: 16px;
    }
}

@media only screen and (min-device-width:768px) and (max-device-width:992px) {
    #dropshipper_listing .others_info .ratting {
        margin-bottom: 0;
    }

    #dropshipper_listing .cat_name_and_sku {
        margin-bottom: 15px;
    }

    #dropshipper_listing .cat_name_and_sku p {
        font-size: 16px;
    }

    #dropshipper_listing .cat_name_and_sku h6 {
        font-size: 16px;
    }

    #dropshipper_listing .site_api ul li a {
        padding: 10px 20px;
    }

    #dropshipper_listing .tab_social_contact ul li {
        margin-bottom: 0;
    }

    #dropshipper_listing .tab_social_contact ul li a i {
        font-size: 16px;
    }
}

.gt_theme_collection {
    padding: 100px 0;
    position: relative;
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
}

.gt_theme_collection .section_title {
    margin-bottom: 46px;
}

.gt_theme_collection .section_title h2 {
    color: #fff;
}

.gt_theme_collection .product_block {
    position: relative;
    transform: translateY(0);
    transition: .5s;
    z-index: 99999999;
    margin-bottom: 30px;
}

.gt_theme_collection .product_block:hover {
    transform: translateY(-10px);
}

.gt_theme_collection .product_block ul {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
}

.gt_theme_collection .product_block .card_title {
    font-size: 16px;
    line-height: 1.25;
    margin-bottom: 20px;
}

.gt_theme_collection .tab_nav_menu .nav-item {
    position: relative;
    padding: 10px 30px;
    color: #9d15f8 !important;
    opacity: .6;
}

.gt_theme_collection .tab_nav_menu .nav-item:hover {
    border-color: transparent;
}

.gt_theme_collection .tab_nav_menu .nav-item:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    transform: translateY(-50%);
    background: #9d15f8;
    border: 1px solid #9d15f8;
    box-shadow: inset 0 0 0 2px #fff;
}

.gt_theme_collection .tab_nav_menu .active {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid;
    border-color: #dee2e6;
    opacity: 1;
}

.gt_theme_collection .tab_nav_menu .active:hover {
    border-color: transparent;
}

.gt_theme_collection .tab_nav_menu .nav-tabs {
    border: 1px solid #dee2e6;
    border-radius: 100px;
}

.gt_theme_collection .media {
    background: #fff;
    box-shadow: 0 0 20px 0 #e4e4e4;
}

.gt_theme_collection .media .media-body h5 {
    color: #9d15f8;
}

.gt_theme_collection .media .media-body li,
.gt_theme_collection .media .media-body p {
    font-size: 16px;
}

.gt_theme_collection .media .media-body li {
    line-height: 1.5;
}

.pro_description {
    position: relative;
    max-height: 150px;
    overflow: hidden;
}

.media_btn_block .black_btn {
    display: inline-block;
    margin: 5px;
}

.pro_description:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 105px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    cursor: pointer;
}

@media (max-width:1199.98px) {
    .gt_theme_collection {
        padding: 30px 0;
    }

    .gt_theme_collection .product_block .bind_content {
        top: 60px;
    }

    .gt_theme_collection .section_title h2 {
        font-size: 35px;
    }

    .gt_theme_collection .bind_content .tab-content .gt_media_image {
        max-width: 100px;
    }
}

@media (max-width:768px) {
    .gt_theme_collection {
        padding: 30px 0;
    }
}

@media (max-width:575.98px) {
    .gt_theme_collection {
        padding: 50px 0;
    }

    .gt_theme_collection .section_title {
        margin-bottom: 20px;
    }

    .gt_theme_collection .section_title h2 {
        font-size: 25px;
    }
}

footer {
    position: relative;
    margin-top: 100px;
    padding: 0 0 100px;
}

footer .colum li {
    margin: 12px 0;
}

footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 25%, 100% 0, 100% 100%, 0 100%);
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
}

footer .colum a {
    color: #fff;
    transition: .5s;
}

footer .colum a:hover {
    color: #9d15f8 !important;
}

footer p {
    color: #fff;
    line-height: 1.5;
    margin-bottom: 12px;
}

footer .newsletter_area {
    background: #fff;
    padding: 30px;
    border-radius: 15px;
    box-shadow: 0 4px 7px #00000036;
    text-align: center;
    margin-top: -60px;
}

footer .newsletter_area .title {
    font-size: 25px;
}

footer .newsletter_area p {
    color: #565656;
}

footer .newsletter_area .form {
    margin-top: 20px;
}

footer .newsletter_area .form input {
    border: 0;
    border-bottom: 1px solid #ddd;
}

footer .newsletter_area .form input:focus {
    outline: 0;
    box-shadow: none;
}

footer .newsletter_area .form button {
    width: 200px;
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    border: 0;
}

footer .footer_top_menu {
    background: #fff;
    margin: 30px 0;
    border-radius: 50px;
    box-shadow: 0 4px 7px #00000036;
}

footer .footer_top_menu li {
    padding: 10px 30px;
}

footer .footer_top_menu li a {
    color: #565656;
}

footer .menu_title {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

footer .particles_area_global .ele_1 {
    left: -100px;
}

footer .particles_area_global .ele_3 {
    right: -200px;
}

footer .particles_area_global .ele_5 {
    bottom: 50px;
    left: 70%;
}

.card_accept li {
    display: inline-block;
    margin: 0 8px;
}

.footer_bottom_menu ul li a {
    color: #fff;
}

@media (max-width:991.98px) {
    footer .footer_top_menu li {
        text-align: center;
        padding: 10px;
        line-height: 1;
        border-bottom: 1px solid #dddddd87;
    }

    footer .footer_top_menu li:first-child {
        padding-top: 10px;
    }

    footer .footer_top_menu li:last-child {
        border: 0;
        padding-bottom: 0;
    }
}

@media (max-width:575.98px) {
    footer .footer_top_menu {
        border-radius: 15px;
    }

    footer .footer_top_menu li {
        text-align: center;
    }

    footer .footer_top_menu li:first-child {
        padding-top: 10px;
    }

    footer .footer_top_menu li:last-child {
        border: 0;
        padding-bottom: 10px;
    }
}

#section_boxes {
    background-color: #f9f9f9;
    padding: 100px 0;
    position: relative;
}

#section_boxes .section_title {
    margin-bottom: 115px;
}

#section_boxes .box_waper {
    border: 1px solid #7070701f;
    border-radius: 24px;
    padding: 0 15px;
    transition: all .9s;
    background: #fff;
}

#section_boxes .box_waper:hover {
    background-color: #fff;
    box-shadow: 20px 15px 30px #0000001A;
}

#section_boxes .top_number span {
    position: relative;
    z-index: 10;
}

#section_boxes .box_content {
    padding: 20px 15px 30px;
}

#section_boxes .box_purle {
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    margin: auto;
    transform: translateY(-27px);
    font-size: 30px;
    position: relative;
}

#section_boxes .box_purle:after {
    position: absolute;
    content: '';
    background: #9d15f8 0 0 no-repeat padding-box;
    opacity: .4;
    filter: blur(25px);
    width: 100%;
    height: 100%;
    bottom: -15px;
    right: -15px;
}

#section_boxes .box_orange {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    margin: auto;
    transform: translateY(-27px);
    font-size: 30px;
    position: relative;
}

#section_boxes .box_orange:after {
    position: absolute;
    content: '';
    background: #fc0 0 0 no-repeat padding-box;
    opacity: .4;
    filter: blur(25px);
    width: 100%;
    height: 100%;
    bottom: -15px;
    right: -15px;
}

.section_img_left {
    padding: 180px 0 100px;
}

.section_img_right {
    padding: 0 0 100px;
}

#section_left_right {
    position: relative;
}

#section_left_right .section_bg_left {
    background-image: url(../img/Group810_new.png);
    position: absolute;
    width: 930px;
    height: 670px;
    background-repeat: no-repeat;
    top: 50%;
    left: 0;
    background-size: contain;
    transform: translateY(-50%);
}

#section_left_right .section_bg_right {
    background-image: url(../img/Group853_new.png);
    position: absolute;
    width: 930px;
    height: 670px;
    background-repeat: no-repeat;
    top: 50%;
    right: 0;
    background-size: contain;
    transform: translateY(-50%);
}

#section_left_right .left_right_image img {
    width: 100%;
}

#section_left_right .left_right_media .left_right_media_icon {
    margin-right: 25px;
}

#section_left_right .left_right_media .left_right_media_icon img {
    width: 100%;
}

@media (max-width:1199.98px) {
    #section_boxes {
        padding: 30px 0;
    }

    #section_boxes .section_title h2 {
        font-size: 35px;
        line-height: 1.5;
    }
}

@media (max-width:768px) {
    #section_boxes .box_content h4 {
        margin-bottom: 15px !important;
    }
}

@media (max-width:575.98px) {
    #section_boxes .section_title {
        margin-bottom: 50px;
    }

    #section_boxes .section_title h2 {
        font-size: 25px;
    }

    #section_boxes .box_waper {
        margin-bottom: 50px;
    }

    #gt_info_list .gt_image_layer .ele_3 {
        display: none;
    }
}

.page_header_waper {
    height: 392px;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 76%, 0 100%);
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    position: relative;
}

.page_header_waper .page_title {
    margin-top: 150px;
}

.page_header_waper .page_title h1 {
    color: #fff;
    font-size: 35px;
}

.page_header_waper .page_title h5 {
    color: #fff;
}

.page_header_waper:after {
    background-image: url(../img/page_header.png);
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}

.tutorial_tab {
    max-height: 425px;
    overflow-y: auto;
    padding-right: 15px;
}

.tutorial_tab a {
    font-size: 16px;
    color: #141414;
    border-bottom: 1px solid #efefef;
    width: 100%;
}

.tutorial_tab .nav-link.active {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    color: #fff;
}

.tutorial_tab::-webkit-scrollbar {
    width: 10px;
    background-color: #f8f8f8;
}

.tutorial_tab::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #f8f8f8;
}

.tutorial_tab::-webkit-scrollbar-thumb {
    background: transparent linear-gradient(180deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 2px 2px #00000029;
    border: .25px solid #7070703B;
    border-radius: 3px;
}

#themes_area .product_box {
    position: relative;
    margin: 0 0 30px;
}

#themes_area .product_box img {
    width: 100%;
}

#themes_area .product_box .media_btn_block {
    margin: 0 auto;
    text-align: center;
}

.category_listing {
    margin: 50px 0;
    border: 1px solid #70707021;
    border-radius: 9px;
    padding: 16px;
}

.category_listing .category_btn {
    background: #fff 0 0 no-repeat padding-box;
    border-radius: 9px;
    padding: 12px 15px;
    margin-right: 20px;
    border: 1px solid #70707021;
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #141414;
    font-size: 16px;
}

.category_listing .category_btn:hover {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 20px #14141429;
    color: #fff;
    border: none;
}

.cat_active {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box !important;
    box-shadow: 0 10px 20px #14141429;
    color: #fff !important;
    border: none;
}

.category_listing .category_btn.active {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 20px #14141429;
    color: #fff;
    border: none;
}

.category_listing .filter_items {
    position: relative;
}

.category_listing .owl-nav .owl-next.disabled,
.category_listing .owl-nav .owl-prev.disabled {
    display: none;
}

.category_listing .owl-nav {
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}

.category_listing .owl-nav button {
    outline: 0;
}

.category_listing .owl-nav .owl-prev {
    display: none;
}

.category_listing .owl-nav .fa {
    font-size: 35px;
}

.category_listing .owl-nav .owl-next {
    position: absolute;
    right: -17px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .5s;
}

.category_listing:hover .owl-nav {
    opacity: 1;
    visibility: visible;
}

#about_page .section_title .short_discription {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

#about_page_title {
    position: relative;
}

#about_page_title .section_title .short_discription {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}

#about_page_title .particles_area img {
    top: 100px;
    left: -60px;
}

#about_box_section {
    position: relative;
}

#about_box_section .about_boxes {
    padding: 25px;
    transition: all .5s;
    margin-bottom: 25px;
}

#about_box_section .about_boxes img {
    width: 100%;
    max-width: 120px;
}

#about_box_section .about_boxes:hover {
    box-shadow: 8px 8px 30px 0 rgba(42, 67, 113, .15);
}

#about_box_section .particles_area .in_ele_1 {
    top: 50%;
    left: 0;
}

#about_box_section .particles_area .in_ele_2 {
    bottom: 200px;
    right: -100px;
}

#whygetshop {
    position: relative;
    padding: 0 0 60px;
}

#whygetshop .right_img img {
    width: 100%;
    margin-top: 25px;
}

#whygetshop .particles_area .in_ele_1 {
    left: -150px;
}

#whygetshop .particles_area .in_ele_2 {
    bottom: 100px;
    left: 150px;
}

#whygetshop .particles_area .in_ele_3 {
    right: -58px;
    bottom: 300px;
}

#left_right_compare {
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    position: relative;
    color: #fff;
}

#left_right_compare .particles_area .in_ele_1 {
    left: -150px;
}

#left_right_compare .particles_area .in_ele_2 {
    bottom: 100px;
    left: 150px;
}

#left_right_compare .particles_area .in_ele_3 {
    right: -58px;
    bottom: 300px;
}

#left_right_compare:after {
    position: absolute;
    content: '';
    background: url(../img/about_bg_com.png);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-position: bottom right;
}

#left_right_compare h3 {
    color: #fff;
}

#left_right_compare .left_comp_area {
    margin-right: 15px;
}

#left_right_compare .left_comp_area .our_list ul li {
    position: relative;
}

#left_right_compare .left_comp_area .our_list ul li:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 10px;
    height: 10px;
    top: 14px;
    right: -27px;
    border-radius: 50%;
}

#left_right_compare .left_comp_area .our_list ul li:last-child:after {
    position: initial;
}

#about_left_bottom {
    position: relative;
}

#about_left_bottom .particles_area .in_ele_1 {
    left: -150px;
}

#about_left_bottom .particles_area .in_ele_2 {
    bottom: 100px;
    left: 150px;
}

#about_left_bottom .particles_area .in_ele_3 {
    right: -58px;
    bottom: 300px;
}

#about_left_bottom .left_img_content {
    text-align: right;
}

#about_left_bottom .right_ab_content .points_step ol {
    counter-reset: list 0;
}

#about_left_bottom .right_ab_content .points_step ol li {
    list-style-type: none;
    position: relative;
    margin: 25px 0;
    line-height: 25px;
    padding-left: 50px;
}

#about_left_bottom .right_ab_content .points_step ol li:before {
    content: counter(list) "";
    counter-increment: list;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 1;
    color: #fff;
    background: #ff057e;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width:767px) {
    .section_title h2 {
        font-size: 38px;
    }

    #whygetshop h2 {
        font-size: 30px;
    }

    #left_right_compare h3 {
        font-size: 22px;
    }

    #left_right_compare .left_comp_area .our_list ul li {
        margin-bottom: 10px;
    }

    #left_right_compare .left_comp_area .our_list ul li:before {
        display: none;
    }

    #left_right_compare .left_comp_area .our_list ul li:after {
        display: none;
    }

    #about_left_bottom h2 {
        font-size: 38px;
    }

    #about_left_bottom .left_img_content {
        text-align: left;
    }

    .right_promo {
        text-align: center;
    }

    #about_left_bottom .particles_area {
        display: none;
    }
}

@media (max-width:1199.98px) {
    #about_box_section .particles_area .in_ele_2 {
        right: -150px;
    }

    #whygetshop .particles_area .in_ele_1 {
        display: none;
    }

    #whygetshop .particles_area .in_ele_2 {
        left: 600px;
    }

    #about_left_bottom .particles_area .in_ele_2 {
        left: 50px;
        bottom: 0;
    }

    #about_left_bottom .particles_area .in_ele_3 {
        bottom: 100px;
    }
}

@media (max-width:768px) {
    #left_right_compare .left_comp_area .our_list ul li:before {
        display: none;
    }

    #left_right_compare .left_comp_area .our_list ul li:after {
        display: none;
    }

    #about_box_section .particles_area .in_ele_1 {
        top: 39%;
    }

    #about_box_section .particles_area .in_ele_2 {
        bottom: 0;
        right: -160px;
    }

    #whygetshop .particles_area .in_ele_1 {
        display: none;
    }

    #whygetshop .particles_area .in_ele_2 {
        left: 450px;
    }

    #whygetshop .particles_area .in_ele_3 {
        bottom: 200px;
    }

    #about_left_bottom .particles_area .in_ele_2 {
        bottom: 20px;
        left: 30px;
    }

    #about_left_bottom .particles_area .in_ele_3 {
        right: auto;
        bottom: 200px;
        left: -60px;
    }
}

@media (max-width:575.98px) {
    #about_page_title .particles_area img {
        top: -3px;
        left: auto;
        right: -60px;
    }

    #about_box_section .particles_area .in_ele_2 {
        bottom: 152px;
        right: -126px;
    }

    #whygetshop .particles_area {
        display: none;
    }

    #about_left_bottom .particles_area .in_ele_1 {
        left: 45px;
    }

    #about_left_bottom .particles_area .in_ele_2,
    #about_left_bottom .particles_area .in_ele_3 {
        display: none;
    }
}

#contact_page .contact_left .image_contact img {
    width: 100%;
}

#contact_page .contact_left .address_media {
    display: flex;
    align-items: center;
}

#contact_page .contact_left .address_media i {
    width: 42px;
    height: 42px;
    border: 1px solid #ff057e;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 17px;
    line-height: 1;
    color: #ff5f45;
}

#contact_page .contact_left .address_media a {
    color: #141414;
    font-weight: 700;
}

#contact_page .contact_left .address_media p {
    font-weight: 700;
    line-height: 25px;
}

#contact_page .contact_form {
    background-color: #fff;
    padding: 35px;
}

#contact_page .social_area {
    padding: 80px 0 20px;
}

#contact_page .social_area .social_icons {
    margin-top: 40px;
    text-align: center;
}

#contact_page .social_area .social_icons a {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 20px #9d15F833;
    border-radius: 9px;
    width: 80px;
    height: 80px;
    display: inline-flex;
    font-size: 30px;
    color: #fff;
    align-items: center;
    justify-content: center;
    margin-right: 20px;
    margin-bottom: 20px;
}

@media (max-width:1199.98px) {
    #contact_page {
        position: relative;
    }

    #contact_page .social_area {
        padding-top: 20px;
    }

    #contact_page .particles_area .in_img_1 {
        top: 0;
    }

    #contact_page .particles_area .in_img_2 {
        top: 100px;
    }

    #contact_page .particles_area .in_img_4 {
        top: 550px;
    }

    #contact_page .particles_area .in_img_5 {
        top: 709px;
    }
}

@media (max-width:768px) {
    #contact_page {
        position: relative;
    }

    #contact_page .contact_form h3,
    #contact_page .social_area h3 {
        font-size: 25px;
        line-height: 1;
    }

    #contact_page .social_area {
        padding-top: 20px;
    }

    #contact_page .particles_area .in_img_1 {
        top: 0;
    }

    #contact_page .particles_area .in_img_2 {
        top: 100px;
    }

    #contact_page .particles_area .in_img_4 {
        top: 550px;
    }

    #contact_page .particles_area .in_img_5 {
        top: 709px;
    }

    .category_listing .owl-nav {
        opacity: 1 !important;
        visibility: visible !important;
    }
}

@media (max-width:575.98px) {
    #contact_page {
        position: relative;
    }

    #contact_page .contact_form {
        margin-top: 30px;
        padding: 15px;
    }

    #contact_page .contact_form h3 {
        font-size: 25px;
        line-height: 1;
    }

    #contact_page .social_area {
        padding-top: 20px;
    }

    #contact_page .social_area h3 {
        font-size: 25px;
        line-height: 1;
    }

    #contact_page .social_icons {
        margin-top: 0 !important;
    }

    #contact_page .social_icons a {
        width: 50px !important;
        height: 50px !important;
    }

    #contact_page .particles_area .in_img_1 {
        top: 0;
    }

    #contact_page .particles_area .in_img_2 {
        top: 160px;
    }

    #contact_page .particles_area .in_img_4 {
        top: 1150px;
    }

    #contact_page .particles_area .in_img_5 {
        top: 400px;
    }

    .card_accept li {
        margin: 5px 8px;
    }

    footer .footer_top_menu li {
        padding: 15px;
    }

    footer .footer_top_menu li:first-child {
        padding-top: 15px;
    }

    footer .footer_top_menu li:last-child {
        padding-bottom: 15px;
    }
}

#cookie p {
    margin-bottom: 15px;
}

@media (max-width:1199.98px) {
    #cookie {
        position: relative;
    }

    #cookie .particles_area .in_img_1 {
        top: 0;
    }

    #cookie .particles_area .in_img_2 {
        top: 100px;
    }

    #cookie .particles_area .in_img_4 {
        top: 420px;
    }

    #cookie .particles_area .in_img_5 {
        top: 400px;
    }
}

@media (max-width:768px) {
    #cookie {
        position: relative;
    }

    #cookie .particles_area .in_img_1 {
        top: 0;
    }

    #cookie .particles_area .in_img_2 {
        top: 100px;
    }

    #cookie .particles_area .in_img_4 {
        top: 470px;
    }

    #cookie .particles_area .in_img_5 {
        top: 400px;
    }

    .card_accept li {
        margin: 15px 8px;
    }
}

@media (max-width:575.98px) {
    #cookie {
        position: relative;
    }

    #cookie .particles_area .in_img_1 {
        top: 0;
    }

    #cookie .particles_area .in_img_2 {
        top: 160px;
    }

    #cookie .particles_area .in_img_4 {
        top: 740px;
    }

    #cookie .particles_area .in_img_5 {
        top: 400px;
    }
}

#login_registration .cam_img img {
    width: 100%;
    height: 100px;
}

#login_registration .login_form_area {
    padding: 50px 50px 50px 20px;
}

#login_registration .login_form_area #login {
    margin-top: 50px;
}

#login_registration .login_form_area .login_btn {
    margin-top: 50px;
}

#login_registration .login_form_area .form-check-label {
    line-height: 1;
}

#login_registration .login_form_area .form-check-input {
    margin-top: 10px;
}

#login_registration .log_img {
    position: relative;
    background: url(../img/login_bg.png);
    background-size: cover;
    background-position: top center;
    height: 100%;
    display: flex;
    align-items: center;
}

#login_registration .log_img img {
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
}

#login_registration .overlay_content {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 80px;
}

#login_registration .overlay_content h6 {
    color: #fff;
}

#login_registration .over_btn {
    margin-top: 40px;
}

#login_registration .login_reg_btn {
    border: 2px solid #fff;
    color: #fff;
    padding: 15px 60px;
    border-radius: 35px;
}

#login_registration .login_reg_btn:hover {
    transform: translateY(-10px);
}

@media (max-width:768px) {
    .log_img:after {
        position: absolute;
        content: '';
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .3;
    }

    #login_registration .overlay_content {
        position: absolute;
        width: 100%;
        text-align: center;
        top: 50%;
        transform: translateY(-50%);
    }

    #login_registration .login_reg_btn {
        background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
        border: none;
    }

    #login_registration .login_form_area {
        padding: 10px 20px 50px;
    }

    #login_registration .login_form_area #login {
        margin-top: 15px;
    }
}

.head_faq {
    padding: 80px 0;
    position: relative;
    background-image: url(../img/faq.png);
    height: 627px;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
}

.head_faq .faq_head_left {
    transform: translateY(100px);
}

.head_faq .faq_title h4 {
    margin-bottom: 10px;
    font-weight: 400;
}

.head_faq .faq_title h2 {
    font-weight: 400;
    margin-bottom: 20px;
}

.head_faq .faq_search {
    position: relative;
    max-width: 520px;
    width: 100%;
}

.head_faq .faq_search input {
    background: #fff;
    box-shadow: 0 10px 20px #0000000F;
    border-radius: 28px;
    position: relative;
}

.head_faq .faq_search i {
    color: #ff057e;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-60%);
    cursor: pointer;
}

.head_faq .faq_search input::-webkit-input-placeholder {
    font-size: 16px;
    color: #ddd;
}

#mainfaq {
    margin: 50px 0;
}

#mainfaq .card {
    margin-bottom: 30px;
    border: 0;
}

#mainfaq .card .card-header {
    border: 0;
    border-radius: 2px;
    padding: 0;
    background: #fff;
}

#mainfaq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    color: #ff057e;
    padding: 20px;
}

#mainfaq .card .card-header .btn-header-link:after {
    content: '';
    background-image: url(../img/awesome-arrow-down.png);
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    background-repeat: no-repeat;
    right: 21px;
    max-width: 19px;
}

#mainfaq .card .card-header .btn-header-link.collapsed {
    color: #000;
}

#mainfaq .card .card-header .btn-header-link.collapsed:after {
    background-image: url(../img/awesome-arrow-up.png);
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    background-repeat: no-repeat;
    right: 21px;
    max-width: 19px;
}

div#faqhead1,
div#faqhead2 {
    background: #a139ea2e !important;
}

#mainfaq .card .collapsing {
    line-height: 30px;
}

#mainfaq .card .collapse {
    border: 0;
}

.ins_head_1 {
    background: #f8f8f8 !important;
}

.written_tutorials h2 {
    font-size: 35px;
    color: #a139ea;
}

@media (max-width:1199.98px) {
    #mainfaq {
        position: relative;
    }

    #mainfaq .particles_area .in_img_1 {
        top: 0;
    }

    #mainfaq .particles_area .in_img_2 {
        top: 100px;
    }

    #mainfaq .particles_area .in_img_4 {
        top: 420px;
    }

    #mainfaq .particles_area .in_img_5 {
        top: 400px;
    }
}

@media (max-width:768px) {
    #mainfaq {
        position: relative;
    }

    #mainfaq .particles_area .in_img_1 {
        top: 0;
    }

    #mainfaq .particles_area .in_img_2 {
        top: 100px;
    }

    #mainfaq .particles_area .in_img_4 {
        top: 470px;
    }

    #mainfaq .particles_area .in_img_5 {
        top: 400px;
    }
}

@media (max-width:575.98px) {
    #mainfaq {
        position: relative;
    }

    #mainfaq .particles_area .in_img_1 {
        top: 0;
    }

    #mainfaq .particles_area .in_img_2 {
        top: 160px;
    }

    #mainfaq .particles_area .in_img_4 {
        top: 740px;
    }

    #mainfaq .particles_area .in_img_5 {
        top: 400px;
    }
}

.event_filter_area {
    background-color: #fff;
    padding: 30px;
    margin-bottom: 60px;
}

.event_search_button {
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 30px #9d15F833;
    border-radius: 4px;
    color: #fff;
    padding: 6px 20px;
    border: 0;
    margin-right: 10px;
}

.secondary_color_button {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
}

.event_search_ico {
    transform: translateY(2px);
}

#event_page_area .event_item {
    border-radius: 25px;
    overflow: hidden;
    line-height: 1.5;
    margin-bottom: 30px;
    box-shadow: 0 -8px 10px #00000029;
    transition: .5s;
    border: 0;
}

#event_page_area .event_item:hover {
    box-shadow: 0 8px 10px #00000029;
}

#event_page_area .event_item:hover .card-body {
    transform: translateY(-5px);
    box-shadow: 0 -4px 0 0 #9d15f8;
}

#event_page_area .event_item .card-body {
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    margin-top: -25px;
    transition: .5s;
}

#event_page_area .event_item .card-title {
    color: #9d15f8;
    font-size: 16px;
    line-height: 21px;
    font-weight: 600;
}

#event_page_area .event_item .mata_name {
    background: #9d15f8;
    display: inline-block;
    padding: 4px 15px;
    font-size: 13px;
    border-radius: 20px;
    color: #fff;
}

#event_page_area .event_item .mata_date {
    display: inline-block;
    margin-left: 10px;
    color: #14141499;
}

#event_page_area .event_item .mata_date i {
    margin-right: 5px;
    color: #fc0;
}

#event_page_area .event_item .card_content {
    margin-top: 20px;
}

#event_page_area .event_item .card_content p {
    margin-bottom: 10px;
    line-height: 1.4;
    font-size: 16px;
}

@media (max-width:1199.98px) {
    #event_page_area .event_filter_area {
        margin-bottom: 50px;
    }

    #event_page_area .event_filter_area .button_area {
        margin-bottom: 30px;
    }

    #event_page_area .event_filter_area .form-inline {
        display: block;
    }

    #event_page_area .event_filter_area select {
        margin: 0 !important;
    }

    #event_page_area .event_filter_area .form-group {
        margin-bottom: 20px;
    }

    #event_page_area .event_item .mata_name {
        margin-bottom: 10px;
    }
}

@media (max-width:768px) {
    #event_page_area .event_filter_area {
        margin-bottom: 30px;
    }

    #event_page_area .event_filter_area .button_area {
        margin-bottom: 30px;
    }

    #event_page_area .event_filter_area .form-inline {
        display: block;
    }

    #event_page_area .event_filter_area select {
        margin: 0 !important;
    }

    #event_page_area .event_filter_area .form-group {
        margin-bottom: 20px;
    }
}

@media (max-width:575.98px) {
    #event_page_area .event_filter_area {
        margin-bottom: 50px;
    }

    #event_page_area .event_filter_area .button_area {
        margin-bottom: 20px;
    }

    #event_page_area .event_filter_area .form-inline {
        display: block;
    }

    #event_page_area .event_filter_area select {
        margin: 0 !important;
    }
}

#event_detaile_page_area .event_information {
    background: #fff;
    padding: 50px;
    box-shadow: 0 0 0 0 #000;
}

#event_detaile_page_area .event_title {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
}

#event_detaile_page_area .event_meta .meta_date,
#event_detaile_page_area .event_meta .meta_time {
    color: #9c9c9c;
}

#event_detaile_page_area .event_meta .meta_date i,
#event_detaile_page_area .event_meta .meta_time i {
    margin-right: 5px;
    color: #fc0;
}

#event_detaile_page_area .event_meta .meta_time i {
    color: #ff057e;
}

#event_detaile_page_area .event_content .description {
    font-size: 30px;
    display: block;
    margin: 20px 0;
}

#event_detaile_page_area .event_content h1 {
    font-size: 40px;
    line-height: 1.2;
}

#event_detaile_page_area .event_content h2 {
    font-size: 35px;
    line-height: 1.2;
}

#event_detaile_page_area .event_content h3 {
    font-size: 30px;
    line-height: 1.2;
}

#event_detaile_page_area .event_content h4 {
    font-size: 25px;
    line-height: 1.2;
}

#event_detaile_page_area .event_content h5 {
    font-size: 20px;
    line-height: 1.2;
}

#video_area .video_play_btn_img a i {
    font-size: 55px;
    box-shadow: 0 0 0 rgba(204, 169, 44, .4);
    animation: pulse 2s infinite;
    border-radius: 50%;
    color: #fff;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, .4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 40px rgba(204, 169, 44, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, .4);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, .4);
    }

    70% {
        -moz-box-shadow: 0 0 0 40px rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 40px rgba(204, 169, 44, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
    }
}

#event_detaile_page_area strong {
    line-height: 1.5;
    display: inline-block;
}

#event_detaile_page_area p {
    line-height: 1.5;
    margin: 30px 0;
}

#event_detaile_page_area .gt_requirement {
    color: #ff057e;
}

#event_detaile_page_area .gt_feedback,
#event_detaile_page_area .gt_requirement {
    font-size: 25px;
    font-weight: 700;
}

#map_address .row {
    background: #fff;
}

#map_address iframe {
    width: 100%;
    height: 400px;
}

#map_address .location_title {
    font: normal normal bold 25px/24px Poppins;
}

#video_area {
    position: relative;
    padding-top: 50px;
}

#video_area .video_content_area {
    position: relative;
}

#video_area .content_button {
    position: absolute;
    top: 46.5%;
    left: 0;
    transform: rotate(-90deg) translate(12px, -221px);
}

#video_area .content_area {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    padding: 0 100px;
    z-index: 11;
}

#video_area .content_area .video_text_content {
    color: #fff;
}

#video_area .content_area .video_text_content .title {
    font-size: 65px;
    font-weight: 600;
    font-family: Poppins, sans-serif;
    margin-bottom: 10px;
    line-height: 1;
}

#video_area .content_area .video_text_content .sub_title {
    font-size: 45px;
    margin-bottom: 10px;
    line-height: 1;
    font-weight: 300;
}

#video_area .content_area .video_text_content .video_text {
    font-size: 25px;
    line-height: 1;
    margin-bottom: 40px;
    font-weight: 300;
}

#video_area .content_area .video_text_content .buttonMore a {
    padding: 13px 39px;
}

.content_image img {
    position: relative;
    z-index: 10;
}

#video_area .event_content h1,
#video_area .event_content h2,
#video_area .event_content p {
    color: #fff;
}

.blure_bg_img {
    position: absolute;
    top: 250px;
    z-index: -1;
}

@media (max-width:1199.98px) {
    #video_area {
        padding-top: 50px;
    }
}

@media (max-width:768px) {
    #video_area {
        padding-top: 50px;
    }

    #video_area .content_area {
        padding: 0 38px;
    }

    #video_area .title {
        font-size: 35px !important;
    }

    #video_area .sub_title {
        font-size: 25px !important;
    }

    #video_area .video_text {
        font-size: 20px !important;
    }

    #video_area .content_button {
        top: 44%;
    }

    #video_area .event_content h1,
    #video_area .event_content h2,
    #video_area .event_content p {
        color: #fff;
        font-size: 25px;
        line-height: 1;
    }

    #video_area .content_area {
        position: absolute;
        z-index: 11;
    }

    #video_area .video_play_btn_img {
        text-align: center;
        top: -107px;
    }
}

@media (max-width:575.98px) {
    #event_detaile_page_area {
        padding-bottom: 0;
    }

    #video_area {
        padding-top: 50px;
    }

    #video_area .content_area {
        position: static;
        top: 0;
        left: 0;
        transform: translate(0);
        padding: 0 15px;
    }

    #video_area .content_area .video_text_content {
        color: #000;
        text-align: center;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    #video_area .content_area .title {
        font-size: 35px !important;
    }

    #video_area .content_area .sub_title {
        font-size: 25px !important;
    }

    #video_area .content_area .video_text {
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }

    #video_area .video_play_btn_img {
        position: absolute;
        top: -150px;
        left: 50%;
        width: 100px;
        transform: translateX(-50%);
    }

    #video_area .content_button {
        transform: translate(0);
        position: static;
        top: 0;
        left: 0;
        padding-bottom: 20px;
    }

    .blure_bg_img {
        top: 500px;
    }

    #event_detaile_page_area .event_information {
        padding: 15px;
    }

    #event_detaile_page_area .event_title {
        line-height: 1.2;
    }

    #event_detaile_page_area .event_content h4 {
        font-size: 16px;
        line-height: 1.5;
    }

    #video_area .event_content h1,
    #video_area .event_content h2,
    #video_area .event_content p {
        color: #000;
        font-size: 25px;
        line-height: 1;
    }

    #video_area .content_area {
        position: relative;
        z-index: 11;
    }

    #video_area .video_play_btn_img {
        text-align: center;
        top: -107px;
    }

    .mobile_button {
        text-align: center;
        padding: 15px 15px 0;
    }

    .mobile_button a {
        width: 100%;
        display: inline-block;
        margin-bottom: 15px;
    }

    .video_text_content .sd_ev_btn {
        width: 100%;
        display: inline-block;
        padding: 9px 39px !important;
    }

    #video_area .content_area .video_text_content {
        margin-bottom: 0;
    }

    .text-read-more {
        margin-bottom: 15px;
    }
}

.price_item {
    border: .5px solid #d6d6d6;
    background: #f9f9f9;
    padding: 50px 25px;
    border-radius: 10px;
    margin-bottom: 25px;
}

.price_item .ico_pirce {
    text-align: center;
}

.price_item .ico_pirce i {
    font-size: 51px;
    color: #9d15f8;
}

.price_item .price_title {
    text-align: center;
    margin: 25px 0;
}

.price_item .price_sub_head {
    text-align: center;
}

.price_item .price_sub_head p {
    line-height: 26px;
}

.price_item .price_amount {
    text-align: center;
    margin: 25px 0;
    overflow: hidden;
}

.price_item .price_amount h4 {
    color: #9d15f8;
    margin-bottom: 0;
    line-height: 30px;
}

.price_item .price_amount p {
    font-size: 12px;
    line-height: 16px;
    color: #afafaf;
}

.price_item .price_body ul li {
    font-size: 16px;
}

.price_item .price_body ul li i {
    color: #9d15f8;
    margin-right: 10px;
}

.price_item .price_footer {
    text-align: center;
    margin-top: 25px;
}

.price_item .price_footer a {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    color: #fff;
    padding: 10px 36px;
    border-radius: 4px;
    box-shadow: 0 10px 30px #14141414;
}

.price_item:hover {
    background: transparent linear-gradient(180deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box !important;
    border: .5px solid #d6d6d6;
    color: #fff;
}

.price_item:hover .price_amount h4 {
    color: #fff;
}

.price_item:hover .price_amount h6 {
    color: #fff;
}

.price_item:hover .price_amount p {
    color: #fff;
}

.price_item:hover .price_title h4 {
    color: #fff;
}

.price_item:hover .price_sub_head p {
    color: #fff;
}

.price_item:hover .ico_pirce i {
    color: #fff;
}

.price_item:hover .price_body ul li i {
    color: #fff;
}

#pricing_area .price_col:nth-child(2) .price_item {
    box-shadow: 0 6px 20px #0000001A;
    transform: scale(1.06);
    border: 0;
    background: transparent linear-gradient(180deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    color: #fff;
}

#pricing_area .price_col:nth-child(2) .price_amount h4 {
    color: #fff;
}

#pricing_area .price_col:nth-child(2) .price_amount p {
    color: #fff;
}

#pricing_area .price_col:nth-child(2) .price_title h4 {
    color: #fff;
}

#pricing_area .price_col:nth-child(2) .price_sub_head p {
    color: #fff;
}

#pricing_area .price_col:nth-child(2) .ico_pirce i {
    color: #fff;
}

#pricing_area .price_col:nth-child(2) .price_body ul li i {
    color: #fff;
}

.price_filter {
    margin: 0 auto 80px;
    display: block;
    text-align: center;
}

.price_filter ul {
    margin: 0;
    padding: 0;
    display: block;
}

.price_filter ul li {
    display: inline;
}

.price_filter ul li a {
    background-color: #e2e2e2;
    padding: 10px 25px;
    color: #141414;
}

.price_filter ul li:nth-child(1) a {
    border-radius: 40px 0 0 40px;
}

.price_filter ul li:nth-child(2) {
    position: relative;
}

.price_filter ul li:nth-child(2) a {
    border-radius: 0 40px 40px 0;
}

.price_filter ul li:nth-child(2) :after {
    position: absolute;
    content: '';
    background: url(../img/save30.png);
    width: 100%;
    height: 100%;
    top: -40px;
    right: -15px;
    background-repeat: no-repeat;
}

.price_filter ul li a.price_togle_desk_active {
    background-color: #9d15f8;
    color: #fff;
}

.price_filter ul li a:focus {
    box-shadow: none;
}

@media (max-width:1024px) {
    #pricing_area .price_col:nth-child(2) .price_item {
        transform: scale(1);
    }
}

.trial_modal_header {
    height: 281px;
    padding: 35px;
    background: url(../img/trial_modal.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.trial_modal_header_small {
    height: 130px;
}

.trial_modal_header h4 {
    margin: 0;
    line-height: 35px;
    color: #fff;
}

.trial_modal_body {
    padding: 35px;
    background-color: #fff;
}

.trial_modal_body .form-check-input {
    margin-top: 10px;
}

.trial_modal_body a {
    color: #141414;
}

.trial_modal_body .gt_cap .gt_cap_body {
    display: flex;
    justify-content: space-between;
}

.trial_modal_body .gt_cap .gt_cap_body .cam_img {
    order: 1;
}

.trial_modal_body .gt_cap .gt_cap_body .cam_img img {
    width: 100%;
    height: 150px;
}

.trial_modal_body .gt_cap .gt_cap_body .cap_inputs {
    order: 0;
}

@media (max-width:768px) {
    .trial_modal_body .gt_cap .gt_cap_body {
        display: block;
    }

    .price_item {
        border: 0;
        background: #e2e2e2;
    }
}

#why_this_package {
    background: #fff;
}

#why_this_package .page_title_height {
    font-size: 25px !important;
    line-height: 25px !important;
}

#why_this_package .why_pack p {
    margin-bottom: 15px;
    line-height: 26px;
    text-align: justify;
}

#why_this_package .why_pack_img img {
    width: 100%;
}

#become_supplier .become_supplier_title {
    margin-bottom: 50px;
    text-align: right;
}

#become_supplier .become_supplier_title h3 {
    margin: 0;
    line-height: 35px;
}

#become_supplier .become_supplier_title h6 {
    font-weight: 400;
}

#become_supplier .become_supplier_img img {
    width: 100%;
}

#become_supplier .price_col .price_item {
    background-color: #fff;
}

#become_supplier .price_col:nth-child(2) .price_item {
    box-shadow: 0 6px 20px #0000001A;
    border: 0;
    background: transparent linear-gradient(180deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    color: #fff;
}

#become_supplier .price_col:nth-child(2) .price_amount h4 {
    color: #fff;
}

#become_supplier .price_col:nth-child(2) .price_amount p {
    color: #fff;
}

#become_supplier .price_col:nth-child(2) .price_title h4 {
    color: #fff;
}

#become_supplier .price_col:nth-child(2) .price_sub_head p {
    color: #fff;
}

#become_supplier .price_col:nth-child(2) .ico_pirce i {
    color: #fff;
}

#become_supplier .price_col:nth-child(2) .price_body ul li i {
    color: #fff;
}

#what_client_says .what_client_say_title {
    text-align: center;
}

#what_client_says .what_client_say_title h3 {
    margin: 0;
    line-height: 35px;
}

#what_client_says .what_client_say_title h6 {
    font-weight: 400;
}

#what_client_says .testimonial_waper {
    background: url(../img/tesmonial.png);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 441px;
    display: flex;
    margin-top: 100px;
    position: relative;
}

#what_client_says .testimonial_waper:before {
    position: absolute;
    content: '';
    top: -90px;
    left: 46%;
    width: 100%;
    max-width: 180px;
    height: 100%;
    background: url(../img/google_review.png);
    background-repeat: no-repeat;
}

#what_client_says .testimonial_waper .testimonial_main {
    overflow: hidden;
}

#what_client_says .testimonial_waper .testimonial_main .testi_item {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    position: relative;
    margin-top: 80px;
}

#what_client_says .testimonial_waper .testimonial_main .testi_item:before {
    position: absolute;
    content: '';
    bottom: -40%;
    right: -100%;
    width: 100%;
    height: 100%;
    background: url(../img/quote-right.png);
    background-repeat: no-repeat;
}

#what_client_says .testimonial_waper .testimonial_main .testi_item:after {
    position: absolute;
    content: '';
    top: -40%;
    left: -8%;
    width: 100%;
    height: 100%;
    background: url(../img/quote-left.png);
    background-repeat: no-repeat;
}

#what_client_says .testimonial_waper .testimonial_main .testi_item p {
    color: #fff;
}

#what_client_says .testimonial_waper .testimonial_main .testi_author {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
}

#what_client_says .testimonial_waper .testimonial_main .testi_author h5 {
    margin: 0;
    line-height: 35px;
    color: #fff;
}

#what_client_says .testimonial_waper .testimonial_main .owl-item {
    visibility: hidden;
}

#what_client_says .testimonial_waper .testimonial_main .owl-item.active {
    visibility: visible;
}

#what_client_says .testimonial_waper .testimonial_main .owl-stage-outer {
    overflow: initial !important;
}

#what_client_says .testimonial_waper .testimonial_main button:focus {
    outline: 0;
}

#what_client_says .testimonial_waper .testimonial_main .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

#what_client_says .testimonial_waper .testimonial_main .owl-nav i {
    font-size: 50px;
    color: #ffffffa1;
}

#become_whole {
    padding: 0 0 60px;
}

#become_whole .whole_width {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
}

#offermap h3 {
    margin-bottom: 50px;
}

#offermap .frame iframe {
    width: 100%;
}

#why_aff {
    padding: 60px 0 0;
    position: relative;
}

#why_aff .why_aff_video_row {
    margin-top: 80px;
}

#why_aff .why_aff_text h4 {
    margin: -10px 0 0;
}

#mainfaq {
    position: relative;
}

#com_withdraw {
    padding: 0 0 30px;
}

#com_withdraw .aff_price_waper {
    box-shadow: 0 10px 20px #0000000F;
    border-radius: 9px;
    padding: 15px;
    position: relative;
    transition: .5s ease;
    margin-bottom: 30px;
}

#com_withdraw .aff_price_waper .price_header h5 {
    margin: 0;
    color: #9d15f8;
    transition: .5s ease;
}

#com_withdraw .aff_price_waper .price_header h6 {
    margin: 0;
}

#com_withdraw .aff_price_waper .price_body p {
    margin-bottom: 10px;
}

#com_withdraw .aff_price_waper .price_body p:last-child {
    margin-bottom: 0;
}

#com_withdraw .aff_price_waper hr {
    border-top: 1px solid #efebeb;
}

#com_withdraw .aff_price_waper:hover {
    transform: translateY(-5px);
}

#com_withdraw .aff_price_waper:hover:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
}

#com_withdraw .aff_price_waper:hover .price_header h5 {
    color: #ff057e;
}

#com_withdraw .aff_tabs {
    margin: 0 auto 80px;
    display: block;
    text-align: center;
}

#com_withdraw .aff_tabs ul {
    display: initial;
}

#com_withdraw .aff_tabs ul li {
    display: inline-block;
}

#com_withdraw .aff_tabs ul li a {
    color: #141414;
    padding: 16px 41px;
    display: block;
    background-color: #fff;
    border-radius: 50px;
}

#com_withdraw .aff_tabs ul li a:hover {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    color: #fff;
}

#com_withdraw .aff_tabs ul li a.active {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    color: #fff;
}

#com_withdraw .withdraw_comm p {
    margin-bottom: 15px;
}

@media (max-width:1199.98px) {
    #why_aff .particles_area .block_in_img_1 {
        top: 100px;
        left: -35px;
    }

    #mainfaq .particles_area .block_in_img_6 {
        bottom: 0;
        left: -150px;
    }
}

@media (max-width:768px) {
    .aff_tabs ul {
        display: initial;
    }

    .aff_tabs ul li {
        display: block !important;
    }

    .aff_tabs ul li:first-child {
        margin-bottom: 15px;
    }

    #why_aff .particles_area .block_in_img_1 {
        top: 100px;
        left: -35px;
    }

    #mainfaq .particles_area .block_in_img_6 {
        left: -135px;
        bottom: 0;
    }
}

@media (max-width:767px) {
    #why_aff .why_aff_text h4 {
        margin: 25px 0 0;
    }
}

@media (max-width:575.98px) {
    #why_aff .particles_area .block_in_img_1 {
        top: 11px;
        left: -35px;
    }

    #mainfaq .particles_area .block_in_img_6 {
        left: -135px;
        bottom: 0;
    }
}

.hub_right_waper p {
    margin-bottom: 15px;
}

.hub_right img {
    width: 100%;
}

.hub_left p {
    margin-bottom: 25px;
}

.hub_left p span {
    color: #9d15f8;
    margin-right: 5px;
    font-weight: 700;
}

#do_it_yourself {
    background-color: #fff;
    position: relative;
}

#do_it_yourself:after {
    position: absolute;
    content: '';
    top: -90px;
    right: 0;
    width: 100%;
    height: 162px;
    background-image: url(../img/top_shape.png);
    background-repeat: no-repeat;
    z-index: -1;
}

#do_it_yourself:before {
    position: absolute;
    content: '';
    bottom: -155px;
    right: 0;
    width: 100%;
    height: 183px;
    background-image: url(../img/bottom_shape.png);
    background-repeat: no-repeat;
    z-index: -1;
}

#do_it_yourself .do_your_self_title {
    text-align: center;
}

#do_it_yourself .do_your_self_title p {
    margin-bottom: 25px;
}

.cd-timeline {
    overflow: hidden;
    margin: 2em auto;
}

.cd-timeline__container {
    position: relative;
    width: 90%;
    max-width: 1170px;
    margin: 0 auto;
    padding: 2em 0;
}

.cd-timeline__container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    height: 100%;
    width: 2px;
    background: #e6e6e6;
}

@media only screen and (min-width:1170px) {
    .cd-timeline {
        margin-top: 3em;
        margin-bottom: 3em;
    }

    .cd-timeline__container::before {
        left: 50%;
        margin-left: 0;
    }
}

.cd-timeline__block {
    position: relative;
    margin: 2em 0;
}

.cd-timeline__block:after {
    content: "";
    display: table;
    clear: both;
}

.cd-timeline__block:first-child {
    margin-top: 0;
}

.cd-timeline__block:last-child {
    margin-bottom: 0;
}

@media only screen and (min-width:1170px) {
    .cd-timeline__block {
        margin: 4em 0;
    }
}

.cd-timeline__img {
    position: absolute;
    top: 27px;
    left: 11px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05);
    box-shadow: 0 0 0 4px #fff, inset 0 2px 0 rgba(0, 0, 0, .08), 0 3px 0 4px rgba(0, 0, 0, .05);
}

.cd-timeline__img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative;
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
}

.cd-timeline__img.cd-timeline__img--movie {
    background: #9d15f8;
}

@media only screen and (min-width:1170px) {
    .cd-timeline__img {
        width: 10px;
        height: 10px;
        left: 50%;
        margin-left: -5px;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .cd-timeline__img.cd-timeline__img--bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-1 .6s;
        animation: cd-bounce-1 .6s;
    }
}

@-webkit-keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes cd-bounce-1 {
    0% {
        opacity: 0;
        -webkit-transform: scale(.5);
        transform: scale(.5);
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.cd-timeline__content {
    position: relative;
    margin-left: 60px;
    background: #f8f8f8;
    border-radius: .25em;
    padding: 1em;
    box-shadow: -2px 0 0 #9d15f8;
}

.right_shadow {
    box-shadow: 2px 0 0 #ff057e;
}

.cd-timeline__content:after {
    content: "";
    display: table;
    clear: both;
}

.cd-timeline__content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #fff;
}

.cd-timeline__content h2 {
    color: #303e49;
}

.cd-timeline__content p,
.cd-timeline__date,
.cd-timeline__read-more {
    font-size: 1rem;
}

.cd-timeline__content p {
    margin: 1em 0;
    line-height: 1.6;
}

.cd-timeline__date,
.cd-timeline__read-more {
    display: inline-block;
}

.cd-timeline__read-more {
    float: right;
    padding: .5em 1em;
    background: #008cff;
    color: #fff;
    border-radius: .25em;
}

.cd-timeline__read-more:hover {
    background-color: #007ee6;
    color: #fff;
}

.cd-timeline__date {
    float: left;
    padding: .8em 0;
    opacity: .7;
}

@media only screen and (min-width:768px) {
    .cd-timeline__content h2 {
        font-size: 2rem;
    }

    .cd-timeline__content p {
        font-size: .9rem;
    }

    .cd-timeline__date,
    .cd-timeline__read-more {
        font-size: 1rem;
    }
}

@media only screen and (min-width:1170px) {
    .cd-timeline__content {
        margin-left: 0;
        padding: 1.6em;
        width: 45%;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    .cd-timeline__content::before {
        top: 24px;
        left: 100%;
        border-color: transparent;
        border-left-color: #fff;
    }

    .cd-timeline__read-more {
        float: left;
    }

    .cd-timeline__date {
        position: absolute;
        width: 100%;
        left: 122%;
        top: 6px;
        font-size: 1rem;
    }

    .cd-timeline__block:nth-child(even) .cd-timeline__content {
        float: right;
    }

    .cd-timeline__block:nth-child(even) .cd-timeline__content::before {
        top: 24px;
        left: auto;
        right: 100%;
        border-color: transparent;
        border-right-color: #fff;
    }

    .cd-timeline__block:nth-child(even) .cd-timeline__read-more {
        float: right;
    }

    .cd-timeline__block:nth-child(even) .cd-timeline__date {
        left: auto;
        right: 122%;
        text-align: right;
    }

    .cd-timeline__content.cd-timeline__content--bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 .6s;
        animation: cd-bounce-2 .6s;
    }
}

@media only screen and (min-width:1170px) {
    .cd-timeline__block:nth-child(even) .cd-timeline__content.cd-timeline__content--bounce-in {
        -webkit-animation: cd-bounce-2-inverse .6s;
        animation: cd-bounce-2-inverse .6s;
    }
}

@-webkit-keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes cd-bounce-2 {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes cd-bounce-2-inverse {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

.hub_particles_area {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hub_particles_area img {
    position: absolute;
}

.hub_particles_area .hub_img_1 {
    top: 1100px;
    left: -35px;
}

.hub_particles_area .hub_img_2 {
    top: 1200px;
    left: 500px;
}

.hub_particles_area .hub_img_4 {
    top: 1700px;
    left: -150px;
    right: 0;
}

.hub_particles_area .hub_img_8 {
    right: 0;
    top: 1300px;
}

.hub_particles_area .hub_img_9 {
    top: 1600px;
    right: -135px;
}

.hub_particles_area .hub_img_10 {
    top: 2300px;
    left: 50%;
}

.hub_particles_area .hub_img_5 {
    left: -150px;
}

.hub_particles_area .hub_img_6 {
    top: 800px;
    left: 255px;
}

.hub_particles_area .hub_img_7 {
    top: 1200px;
    right: 200px;
}

.hub_particles_area .hub_img_11 {
    right: -50px;
    top: 200px;
}

.hub_particles_area .hub_img_12 {
    top: 500px;
    right: 200px;
}

.hub_particles_area .hub_img_13 {
    right: 800px;
}

#back-to-top {
    position: fixed;
    bottom: 20%;
    right: 0;
    z-index: 99999999;
    width: 45px;
    height: 41px;
    text-align: center;
    line-height: 1;
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 14px 0 0 14px;
    text-decoration: none;
    transition: opacity .2s ease-out 0;
    opacity: 0;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#back-to-top.show {
    opacity: 1;
}

.gt_profile_area {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .03);
    padding: 15px;
}

.gt_profile_area .user_tabs {
    position: relative;
}

.gt_profile_area .user_tabs .product_tabs_btns_area {
    background: #ff057e;
}

.gt_profile_area .user_tabs .product_tabs_btns_area .gt_btn {
    color: #fff;
    display: block;
    width: 100%;
}

.gt_profile_area .user_tabs .product_tab_section,
.gt_profile_area .user_tabs .sub_product_tab_section {
    display: none;
}

.gt_profile_area .user_tabs .gt_active_tabs,
.gt_profile_area .user_tabs .gt_sub_active_tabs {
    display: block;
}

.gt_profile_area .user_tabs .gt_secondary {
    border-radius: 0;
}

.gt_profile_area .user_tabs .gt_secondary:hover {
    background: #e8e8e8;
    color: #ff057e;
}

.gt_profile_area .user_tabs .gt_active_tabs_btn,
.gt_profile_area .user_tabs .gt_sub_active_tabs_btn {
    background: #e8e8e8;
    border-color: #e8e8e8;
    color: #ff057e !important;
    border-radius: 0;
}

.gt_profile_area .user_tabs .product_tab_content {
    background: #fff;
    padding: 20px;
}

.gt_profile_area .user_tabs .product_rating_icon li {
    margin-right: 1 ps solid #9d15f8;
}

.gt_profile_area .user_tabs .product_rating_icon i {
    margin-left: 5px;
}

.gt_profile_area .user_tabs .review_form li {
    margin-right: 5px;
    color: #ff057e;
    font-size: 16px;
}

.gt_profile_area .user_tabs .ref_link_waper {
    display: block;
    padding: 15px;
    background: #f9f9f9;
    color: #000;
    margin-bottom: 30px;
}

.gt_profile_area .user_tabs .ref_link_waper #copy_ref_link {
    font-weight: 900;
}

.gt_profile_area .user_tabs .ref_link_waper .minicopy_btn {
    font-size: 16px;
    color: #fff;
    padding: 4px 10px;
    background: #d880e4;
    border-radius: 5px;
    margin-left: 15px;
    transition: .4s ease-in-out;
}

.gt_profile_area .user_tabs .ref_link_waper .minicopy_btn:hover {
    background: #fff;
    color: #000;
}

.aff_price_waper {
    padding: 15px 20px 30px;
    border-radius: 7px;
    position: relative;
    background: #f9f9f9;
    border: 1px solid #9d15f8;
    box-shadow: 1px 10px 15px #00000014;
    transition: .4s ease-in-out;
    margin-bottom: 30px;
}

.aff_price_waper .price_header {
    border-bottom: 2px dashed #ddd;
    margin-bottom: 5px;
    padding-bottom: 15px;
}

.aff_price_waper .price_header h5 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-weight: 700;
    color: #9d15f8;
    text-align: left;
}

.aff_price_waper .price_header h3 {
    padding: 0;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
}

.aff_price_waper .price_body p {
    padding: 10px 0 0;
    line-height: 28px;
}

.cat_selector_area {
    padding-bottom: 25px;
}

.cat_selector_area .cat_selector {
    display: flex;
}

.cat_selector_area .btn--dark {
    background: #374850 !important;
    color: #fff !important;
    margin-left: 15px;
}

.cat_selector_area .label {
    margin-bottom: 5px;
}

.cat_selector_area .label small {
    font-size: 85%;
}

.single_waper {
    padding: 15px;
    box-shadow: -1px 1px 2px 1px #dddddd7d;
    margin-bottom: 25px;
}

@media (max-width:767px) {
    .single_waper h4 {
        font-size: 13px;
        line-height: 23px;
    }
}

.header_img img {
    width: 100%;
}

.header_img {
    position: relative;
}

.download_icon {
    position: absolute;
    top: 15px;
    left: 15px;
    opacity: 0;
    transition: .9s ease;
    visibility: hidden;
}

.single_waper:hover .download_icon {
    opacity: 1;
    visibility: visible;
}

.download_icon a {
    background-color: #00000082;
    color: #fff;
    padding: 6px 15px;
    display: inline-block;
    border-radius: 3px;
}

.share_count {
    display: flex;
    justify-content: space-between;
    background: #f8f8f8;
    padding: 10px;
    margin-bottom: 8px;
}

.share_count p {
    margin: 0;
}

.feed_footer .btn {
    border-radius: 0;
    border: 0;
}

.feed_footer .facebook {
    background: #4267b2 !important;
    width: 100%;
    margin-top: 5px !important;
}

.feed_footer .whatsapp {
    background: #00e676 !important;
    width: 100%;
    margin-top: 5px !important;
}

.feed_footer .twitter {
    background: #1da1f2 !important;
    width: 100%;
    margin-top: 5px !important;
}

.danger_sd {
    background: #dd4f43 !important;
}

.padding_zero {
    padding: 0;
}

.body_content h5 {
    padding: 15px 0;
    font-weight: 700;
    text-align: left;
    color: #9d15f8;
}

.body_content p {
    line-height: 28px;
    margin-bottom: 15px;
}

@media (max-width:768px) {
    .share_whats_pc {
        display: none;
    }

    .share_whats_mobile {
        display: block;
    }
}

@media (min-width:992px) {
    .share_whats_pc {
        display: block;
    }

    .share_whats_mobile {
        display: none;
    }

    .feed_footer {
        display: flex;
    }
}

.mm_readmore {
    position: relative;
    max-height: 150px;
    overflow: hidden;
}

.mm_readmore:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 105px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    cursor: pointer;
}

.step-one .heading {
    background: none repeat scroll 0 0 #f9f9f9;
    color: #363432;
    font-size: 20px;
    margin-bottom: 20px;
    padding: 10px 25px;
    font-weight: 300;
    line-height: 1.5;
}

.gt_p_save_btn {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    border: 0;
    color: #fff;
}

#themedetails .left_waper {
    background-color: #fff;
    overflow: hidden;
}

#themedetails .left_waper .banner_img img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}

#themedetails .left_waper .slider_thumb {
    margin: 15px;
    overflow: hidden;
}

#themedetails .left_waper .slider_thumb img {
    max-width: 130px;
    border: 1px solid #ddd;
    padding: 15px;
    margin-top: 20px;
    cursor: pointer;
}

#themedetails .left_waper .slider_thumb .owl-dot.active span {
    background: #ae12e2;
    box-shadow: none;
}

#themedetails .left_waper .slider_thumb .owl-dot span {
    background: #ddd;
    box-shadow: none;
}

#themedetails .left_waper .slider_thumb .owl-dot {
    outline: 0;
}

#themedetails .live_preview {
    background-color: #fff;
    padding: 30px;
    border-radius: 10px 10px 0 0;
}

#themedetails .live_preview .content_area p {
    margin-bottom: 15px;
}

#themedetails .live_preview .content_area ul li {
    list-style: initial;
    margin-left: 15px;
}

#themedetails .live_preview .button_area {
    text-align: center;
    margin-top: 25px;
}

#themedetails .live_preview .details_btn {
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 30px #9d15F833;
    border-radius: 4px;
    color: #fff;
    padding: 9px 20px;
    transition: all .9s;
    display: inline-block;
    text-align: center;
    margin-right: 15px;
}

#themedetails .live_preview .details_btn:hover {
    box-shadow: none;
    transform: translateY(-3px);
}

#themedetails .live_preview .details_btn:last-child {
    margin-right: 0;
}

#themedetails .live_preview .secondary_details_btn {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
}

#themedetails .theme_content {
    background-color: #fff;
    margin-top: 30px;
    padding: 30px;
}

#themedetails .theme_content .tab_container .nav-link {
    border-radius: 4px;
    color: #000;
    padding: 9px 39px;
    margin-right: 15px;
    box-shadow: 0 10px 30px #9d15F833;
}

#themedetails .theme_content .tab_container .nav-link.active {
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    color: #fff;
}

#themedetails .theme_content .tab-content {
    margin-top: 30px;
}

#themedetails .theme_content .tab-content h6 {
    font-size: 18px;
    margin-bottom: 15px;
}

#themedetails .theme_content .tab-content .tech_spec ul li {
    list-style: initial;
    margin-left: 15px;
    margin-bottom: 15px;
}

#themedetails .theme_content .tab-content .tech_spec ul li:last-child {
    margin-bottom: 0;
}

#themedetails .theme_content .tab-content .tech_spec .col_two_ul {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
}

#themedetails .theme_content .tab-content .tech_spec p {
    margin-bottom: 15px;
}

#themedetails .theme_content .tab-content .tech_spec p:last-child {
    margin-bottom: 0;
}

.modal_price_filter {
    margin: 40px 0;
}

.buy_now_modal {
    background: #f9f9f9;
}

@media screen and (max-width:1200px) and (min-width:992px) {
    #themedetails .live_preview .details_btn {
        padding: 9px 12px;
        margin-right: 10px;
    }
}

@media (max-width:767px) {
    .themedetails_page_title h3 {
        font-size: 22px;
    }

    .gt_profile_area .user_tabs .ref_link_waper {
        text-align: center;
    }

    #themedetails .live_preview {
        padding: 30px;
        margin: 30px auto !important;
    }

    #themedetails .live_preview .details_btn {
        display: block !important;
        margin-bottom: 20px;
        margin-right: 0;
    }

    #themedetails .live_preview .details_btn:last-child {
        margin-bottom: 0;
    }

    #themedetails .theme_content .tab_container .nav-item {
        margin-right: 15px;
    }

    #themedetails .theme_content .tab_container .nav-item:last-child {
        margin-right: 0;
    }

    #themedetails .theme_content .tab_container .nav-link {
        color: #000;
        padding: 9px 16px;
        margin-right: 0;
    }

    #themedetails .theme_content .tab-content .col_two_ul {
        columns: 1 !important;
        -webkit-columns: 1 !important;
        -moz-columns: 1 !important;
    }
}

.gt_checkout_area .gt_main_title {
    margin: 100px 0;
}

.gt_checkout_area .gt_accordion .card-header {
    background-color: #fff;
}

.gt_checkout_area .gt_accordion .card-header span {
    color: #9d15f8;
    font-weight: 600;
}

.gt_checkout_area .gt_accordion .card-header .btn-link {
    color: #9d15f8;
    padding: 15px;
    font-weight: 600;
    transition: all .3s ease-in-out 0;
}

.gt_checkout_area .gt_accordion .card-header .btn-link:hover {
    text-decoration: none;
}

.gt_checkout_area .gt_accordion .card-header .btn-link:focus {
    outline: 0;
    box-shadow: none;
}

.gt_checkout_area .gt_accordion .card-header .collapsed {
    color: #000;
}

.gt_checkout_area .gt_accordion .card-header .collapsed:hover {
    text-decoration: none;
    color: #9d15f8;
    transform: translateX(10px);
}

.gt_checkout_area .gt_accordion .card-header .collapsed:hover .gt_close_icon {
    transform: translateX(-20px);
}

.gt_checkout_area .gt_accordion .card-header .collapsed .gt_close_icon {
    transform: rotate(0);
}

.gt_checkout_area .gt_accordion .card-header .gt_close_icon {
    transition: all .3s ease-in-out 0;
    font-size: 20px;
    transform: rotate(45deg);
}

.gt_checkout_area .gt_accordion .card-body {
    font-size: 16px;
    color: #141414;
}

.gt_checkout_area .gt_accordion .card-body .parsonal_info span,
.gt_checkout_area .gt_accordion .card-body .payment_method span,
.gt_checkout_area .gt_accordion .card-body .shipping_method span {
    font-weight: 600;
}

.gt_checkout_area .gt_accordion .card-body .parsonal_info li,
.gt_checkout_area .gt_accordion .card-body .payment_method li,
.gt_checkout_area .gt_accordion .card-body .shipping_method li {
    margin: 5px 0;
}

.gt_checkout_area .gt_accordion .card-body .review_cart .cart_product_area .cart_product_content:last-child {
    border-bottom: 1px solid #e6e4df;
}

.gt_checkout_area .gt_accordion .card-body .cart_details_price li {
    padding: 10px 0;
    border-bottom: 1px solid #e6e4df;
}

.gt_checkout_area .gt_accordion .card-body .cart_details_price li:last-child {
    border-bottom: 0;
    color: #000;
}

.gt_checkout_area .gt_accordion .card-body .cart_details_price li span {
    font-weight: 700;
    float: right;
}

.gt_checkout_area .gt_accordion .gt_active_write_address {
    display: none;
}

.gt_checkout_area .gt_accordion .gt_write_address,
.gt_checkout_area .gt_accordion .shipping_address_area {
    display: none;
}

.gt_checkout_area .check_domain p {
    font-weight: 600;
    font-size: 12px;
    font-style: italic;
}

.gt_checkout_area .cart_menu {
    background: #ff057e;
    color: #fff;
}

label.error {
    color: red;
    display: block;
    font-size: 12px;
}

input.error {
    border: 1px solid red !important;
}

.gt_default_btn {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    box-shadow: 0 10px 30px #14141433;
    border-radius: 4px;
    color: #fff;
    padding: .375rem .75rem;
    display: inline-block;
    line-height: 1.5;
}

.whats_bg a {
    background: #00e676 !important;
    color: #fff;
    padding: 6px 12px;
    border-radius: 2px;
    margin-top: 15px;
    display: inline-block;
}

@media (max-width:767px) {
    .affiliate_modal .gt_submit {
        padding: 7px 10px !important;
    }
}

.loader_img {
    display: none;
}

.loader_img img {
    max-width: 40px;
    margin-bottom: 15px;
}

@media (min-width:1200px) and (max-width:1500px) {

    .affiliate_page .gt_main_slider,
    .gt_main_slider {
        padding: 50px 0;
    }

    .gt_main_slider .gt_slider_block .gt_slider_title h1,
    .gt_main_slider .gt_slider_block .gt_slider_title h1 .typed,
    .gt_main_slider .gt_slider_block .gt_slider_title h1 small,
    .gt_main_slider .gt_slider_block .gt_slider_title h1 span {
        font-size: 55px !important;
        line-height: 1.4;
    }

    .laptop_particles .ele_7 {
        top: -308px;
        right: -628px;
    }

    .laptop_particles .ele_5 {
        bottom: -250px;
    }

    .laptop_particles .ele_8 {
        bottom: 130px;
    }

    .laptop_particles .ele_6 {
        bottom: -250px;
        left: -200px;
    }

    .laptop_particles .ele_1,
    .laptop_particles .ele_4 {
        display: none;
    }

    .gt_slide_img_Five,
    .gt_slide_img_Four,
    .gt_slide_img_one,
    .gt_slide_img_three,
    .gt_slide_img_two {
        transform: translateY(-75px);
    }
}

@media (max-width:1025px) {
    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }

    .navbar-expand-lg .navbar-toggler {
        display: block;
    }

    .drop_down_nav:hover .gtct_sub_menu {
        display: block;
    }

    .gt_main_meue .gt_collapse {
        background: #ff4953;
    }

    .gt_main_meue .gt_collapse .nav-link {
        color: #fff;
    }

    .gt_main_meue .gt_mobile_menu {
        width: 100%;
    }

    .nav_link_group {
        text-align: center;
    }

    .nav_link_group a {
        display: block;
        margin: 10px auto !important;
        width: 100px;
        color: #141414 !important;
    }

    .nav_link_group a:last-child {
        background: #a21bf5;
        border: 0;
        color: #fff !important;
        border-radius: 21px;
    }

    .mobile_icon_menu {
        color: #ff6541;
        font-size: 35px;
    }

    .gt_mobie_menu .overlay {
        height: 0;
        width: 100%;
        position: fixed;
        z-index: 19;
        top: 0;
        left: 0;
        background-color: #ff6541f5;
        overflow-y: hidden;
        transition: .5s;
    }

    .gt_mobie_menu .overlay-content {
        position: relative;
        top: 0;
        width: 100%;
        text-align: center;
        margin-top: 0;
    }

    .gt_mobie_menu .overlay-content ul {
        margin: 25px 0;
    }

    .gt_mobie_menu .overlay-content ul li a {
        padding: 15px 0;
        line-height: 1.2;
    }

    .gt_mobie_menu .overlay a {
        padding: 8px;
        text-decoration: none;
        font-size: 18px;
        color: #fff;
        display: block;
        transition: .3s;
    }

    .gt_mobie_menu .overlay a:focus,
    .gt_mobie_menu .overlay a:hover {
        color: #f1f1f1;
    }

    .gt_mobie_menu .overlay .closebtn .overlay {
        overflow-y: auto;
    }

    .gt_mobie_menu .overlay .closebtn .overlay a {
        font-size: 20px;
    }

    .gt_mobie_menu .overlay .closebtn .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }

    .gt_mobie_menu .closebtn {
        text-align: right;
        font-size: 40px !important;
        padding: 10px 30px !important;
    }

    .gt_mobie_menu .gt_btn_white {
        display: block;
        width: 150px;
        margin: 0 auto 20px !important;
    }

    .gtct_sub_menu {
        display: none;
    }
}

.booking_area {
    background: #fff;
    box-shadow: 0 4px 7px #00000012;
}

#special_offer_floating_area {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    padding: 11px;
    display: inline-block;
    position: fixed;
    right: -145px;
    top: 60%;
    transition: all .9s ease;
    border-radius: 14px 0 0 14px;
    opacity: .5;
    z-index: 99;
}

#special_offer_floating_area:hover {
    right: 0;
    opacity: 1;
}

#special_offer_floating_area a {
    color: #fff;
    font-size: 20px;
}

#special_offer_floating_area i {
    margin-right: 10px;
}

.drop_page_title_footer {
    font-size: 30px !important;
}

@media (max-width:575.98px) {
    .gt_main_slider .gt_slider_block .slider_play_btn a {
        width: 48px;
        padding: 16px 0;
    }

    .video_box {
        margin: 20px 0;
    }

    footer .newsletter_area .form button {
        width: 100%;
        padding: 13px 16px;
        line-height: 1;
    }

    footer .menu_title {
        padding-top: 20px;
    }
}

#float_area.hide {
    display: none;
}

#float_area.show {
    display: block;
}

#float_area {
    position: fixed;
    right: 0;
    top: 35%;
    margin-right: -93px;
    z-index: 11;
    cursor: pointer;
}

#float_area a {
    color: #fff;
    font-size: 21px;
}

.area_floating {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    padding: 8px 20px;
    display: inline-block;
    transform: rotate(90deg);
    border-radius: 0 0 10px 10px;
}

#float_area a {
    color: #fff;
    font-size: 21px;
}

.sticky_telephone {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    font-size: 21px;
    color: #fff;
    padding: 8px 9px;
    border-radius: 10px 0 0 10px;
    transition: .5s;
    transform: translate(92px, -95px);
}

.sticky_telephone_number {
    position: absolute;
    color: #fff;
    left: -168px;
    top: 0;
    background: #ff057e;
    padding: 8px 9px;
    transform: translateX(150%);
    transition: .5s;
}

.sticky_telephone:hover {
    border-radius: 0;
}

.sticky_telephone:hover .sticky_telephone_number {
    transform: translateX(10px);
}

@media (max-width:767px) {
    .chapter_title_readmore {
        position: relative;
        max-height: 200px;
        overflow: hidden;
        margin-bottom: -50px;
    }

    .chapter_title_readmore:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 105px;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
        cursor: pointer;
    }

    .price_filter {
        margin: 0 auto 60px;
    }

    .hub_right_waper {
        text-align: left;
    }

    .hub_left {
        margin-top: 30px;
        text-align: left;
    }

    #do_it_yourself .do_your_self_title {
        text-align: left;
    }
}

@media (max-width:1198px) {
    .page_header_waper {
        height: 140px;
    }

    .page_header_waper .page_title {
        margin: 0;
        display: none;
    }
}

#email_subs_confirm {
    display: none;
}

p#email_subs_confirm {
    margin: 5px 0 -10px;
    color: #a115f4;
    display: none;
}

@media (max-width:768px) {
    #become_supplier .price_col .price_item {
        border: 0;
        background: #e2e2e2;
    }

    .media_btn_block .black_btn {
        width: 45%;
    }
}

.black_friday_discount_pragraph p {
    color: #717171;
    font-style: italic;
}

.black_friday_offer_img img {
    width: 100%;
}

.discount_only {
    font-size: 10px;
    font-style: italic;
}

.black_cross {
    text-decoration: line-through;
    opacity: .5;
}

.price_item .price_amount h4 {
    color: #9d15f8;
    margin-bottom: 0;
    line-height: 30px;
    font-size: 19px;
}

#faq p {
    margin-bottom: 15px;
}

h2.sd_font_small {
    font-size: 16px !important;
    font-weight: 400;
}

.sd_section_title_h3 {
    font-size: 45px !important;
}

@media (max-width:767px) {
    .sd_section_title_h3 {
        font-size: 23px !important;
        line-height: 34px;
        margin-bottom: 25px;
    }
}

.left_margin_30 {
    margin-left: 15px;
}

.section_new_drop_content {
    position: relative;
    overflow: hidden;
}

.section_new_drop_content_readmore {
    max-height: 400px;
}

.section_new_drop_content_readmore:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 105px;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    cursor: pointer;
}

.section_new_drop_content p {
    line-height: 36px;
    margin-bottom: 10px;
    text-align: justify;
}

.section_new_drop_content h2 {
    color: #ff057e;
    font-size: 25px;
}

.page_why h2 {
    font-size: 25px;
    color: #a139ea;
}

.small_title {
    font-size: 20px;
}

.special_offer_pack {
    margin: 0 auto 40px;
    display: block;
    text-align: center;
}

.special_offer_pack a {
    background-color: #e2e2e2;
    padding: 10px 25px;
    color: #141414;
    display: inline;
}

.special_offer_pack a.active {
    background-color: #9d15f8;
    color: #fff;
}

.special_offer_pack a:nth-child(1) {
    border-radius: 40px 0 0 40px;
}

.special_offer_pack a:nth-child(2) {
    border-radius: 0 40px 40px 0;
}

@media (max-width:767px) {
    .section_new_drop_content h2 {
        color: #ff057e;
        font-size: 25px;
        line-height: 37px;
    }
}

.gt_main_slider .ct_sub_title strong {
    font-size: 32px;
    line-height: 1;
}

.gt_main_slider .ct_sub_title span {
    display: inline-block;
    font-size: 26px;
    transform: translateX(-6px);
}

@media (max-width:1024px) {
    .gt_main_slider .ct_sub_title strong {
        font-size: 25px;
    }
}

@media (max-width:768px) {
    .gt_main_slider .ct_sub_title strong {
        display: block;
        font-size: 26px;
        margin-top: 12px;
    }
}

.top_of_pricing_title {
    margin-bottom: 35px;
}

.fg-pw-button {
    margin: 0;
    margin-bottom: 15px;
}

.twitter-img {
    height: 21px;
    margin-top: 2px !important;
}

.blog-right-img {
    max-width: 100px;
}

.gt_sidebar {
    padding: 20px;
    margin: 20px 0;
    background: #f5f5f5;
}

.gt_sidebar .gt_title {
    font-size: 14px;
    margin: 0 0 23px;
    font-weight: 800;
    text-transform: uppercase;
}

.sidebar_search input {
    border: 0;
    border-right: 0;
    font-size: 14px;
    height: auto;
    padding: 13px 15px;
    background: #f5f5f5;
}

.sidebar_search input:focus {
    box-shadow: none;
}

.sidebar_search button {
    background: #f5f5f5;
    border-color: transparent;
    color: #000;
    border: 0;
    border-left: 0;
    font-size: 14px;
}

.sidebar_recent_post .popular_post .media {
    margin-bottom: 1em;
}

.sidebar_recent_post .popular_post .media:last-child {
    margin-bottom: 0;
}

.sidebar_category ul li {
    margin: 10px 0;
}

.sidebar_category ul li:last-child {
    margin-bottom: 0;
}

.gt_filter {
    background: #f5f5f5;
    padding: 8px 20px;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
}

.gt_filter .result {
    font-weight: 300;
    font-size: 12px;
    font-style: italic;
    margin: 0;
}

.gt_filter .filter-btn-area p {
    font-size: 12px;
}

.gt_filter .filter-btn {
    padding: 6px 10px;
    border-radius: 0;
    margin-left: 10px;
    background: #f7f7f7;
    border: 1px solid #ececec;
    color: #000;
    font-size: 12px;
}

.gt_pagination .page-link {
    font-size: 14px;
    color: #9d15f8;
}

.gt_pagination .active .page-link {
    background-color: #9d15f8;
    border-color: #9d15f8;
}

.gt_blog_area .single-products-box {
    background: #f5f5f5;
    margin-bottom: 30px;
    border: 1px solid #f5f5f5 !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    transition: all .3s ease-in-out 0s;
    background: #fff;
}

.gt_blog_area .single-products-box:hover {
    background: #f5f5f5;
}

.gt_blog_area .single-products-box:hover .box_title a,
.gt_blog_area .single-products-box:hover .card-title a,
.gt_blog_area .single-products-box:hover .read-more-btn {
    color: #ff057e;
}

.gt_blog_area .single-products-box .image {
    position: relative;
    overflow: hidden;
    background: #ececec;
    height: 250px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gt_blog_area .single-products-box .content {
    padding: 20px 29px;
    transition: .5s;
}

.gt_blog_area .gt_main_title {
    margin: 100px 0;
}

.gt_blog_area .read-more-btn {
    font-size: 14px;
    color: #141414;
    transition: .5s;
}

.gt_blog_area .box_title {
    display: inline-block;
    font-size: 22px;
    height: 50px;
    overflow: hidden;
}

.gt_blog_area .box_title a {
    color: #141414;
    transition: .5s;
}

.popular_post .media-body a {
    font-size: 14px;
    color: #ff057e;
    line-height: 1.3;
    display: inline-block;
}

.popular_post .media-body a:hover {
    color: #9d15f8;
}

.popular_post .media-body p {
    font-size: 12px;
}

.quotation {
    background: #f7f7f7;
    padding: 30px;
    box-shadow: 10px 10px 0 0 #e8e8e8;
}

.quotation strong {
    color: #1f1d1d;
}

.blog-post-meta .date {
    color: #fff;
}

.ct-badge {
    border-radius: 0;
    background: #fff;
    font-size: 12px;
    line-height: 13px;
    color: #000;
    transition: .5s;
}

.ct-badge:hover {
    background: #9d15f8;
    color: #fff;
}

.big-meta {
    margin-top: -40px;
    z-index: 10;
    position: relative;
    padding: 10px 20px;
    color: #fff;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 1%, rgba(0, 0, 0, .19) 14%, rgba(0, 0, 0, .65) 47%, #000 94%);
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .01) 1%, rgba(0, 0, 0, .19) 14%, rgba(0, 0, 0, .65) 47%, #000 94%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .01) 1%, rgba(0, 0, 0, .19) 14%, rgba(0, 0, 0, .65) 47%, #000 94%);
}

.big-meta .date {
    font-size: 12px;
}

.single-blog-comment-list .media {
    display: block;
}

.single-blog-comment-list .light-sky,
.single-blog-comment-list .media-body {
    margin-top: 1rem;
}

.single-blog-comment-list .comment_area {
    background: #f7f8f9;
}

.single-blog-comment-list a {
    color: #ff057e;
}

.single-blog-comment-list a:hover {
    color: #9d15f8;
}

@media (min-width:992px) {
    .single-blog-comment-list .media {
        display: flex;
    }

    .single-blog-comment-list .light-sky,
    .single-blog-comment-list .media-body {
        margin-top: 0;
    }
}

.blog-box {
    background: #f5f5f5;
}

.single-blog-comment-form .gt_btn {
    background: transparent linear-gradient(90deg, #ff057e 0, #9d15f8 100%) 0 0 no-repeat padding-box;
    color: #fff;
    padding: 16px 0;
}

.single-blog-comment-form .form-control:focus {
    box-shadow: none;
}

.post-comment-title {
    font-size: 25px;
}

@media (max-width:768px) {
    .blog-box {
        margin: 15px;
    }

    .blog-post-meta .date {
        color: #141414;
    }
}

.ct_filter_btn {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    border-color: transparent;
}

.ct_filter_btn:hover {
    border-color: transparent;
}

.filter_vertical_position {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translate(21px, -50%) rotate(-90deg);
    z-index: 9;
}

.gt_blog_area .btn-primary:not(:disabled):not(.disabled).active:focus,
.gt_blog_area .btn-primary:not(:disabled):not(.disabled):active:focus,
.gt_blog_area .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
    border-color: transparent;
}

.filter_sidebar {
    height: 100%;
    width: 300px;
    position: fixed;
    top: 0;
    left: -100%;
    background-color: #f9f9f9;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 0;
    z-index: 11;
}

.filter_sidebar>div {
    margin: 15px;
}

.open_sidebar {
    left: 0;
}

.closeBtn {
    margin: 0 !important;
    padding: 15px;
    display: block;
    text-align: right;
    transition: .5s;
}

.closeBtn a {
    display: inline-block;
    font-size: 25px;
    color: #141414;
}

.closeBtn a:hover {
    color: #9d15f8;
}

.filter_sidebar::-webkit-scrollbar {
    width: 0;
}

.filter_overlay {
    margin: 0 !important;
    background: #000;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -10;
    opacity: 0;
    transition: .5s;
}

.display_overlay {
    z-index: 10;
    opacity: .8;
}

@media (min-width:1025px) {
    .filter_sidebar {
        height: inherit;
        width: inherit;
        position: inherit;
        top: inherit;
        left: inherit;
        overflow-x: inherit;
        transition: inherit;
        z-index: inherit;
    }

    .closeBtn a {
        display: none;
    }

    .closeBtn {
        padding: 0;
    }

    .filter_vertical_position {
        display: none;
    }
}

#yearly_offer .price_body ul li {
    border-bottom: 1px dashed #a5a5a5;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    margin-left: 20px;
}

#yearly_offer .price_body ul li:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

#yearly_offer .price_body ul li i {
    margin-right: 10px;
    position: absolute;
    top: 13%;
    left: -26px;
}

span.product_count {
    font-weight: bold;
    font-size: 19px;
}

.themes_faq {
    margin-top: 60px;
}

.themes_faq #faqhead1 {
    background: transparent !important;
}

.themes_faq p {
    margin-bottom: 15px;
}

#partnetlogo {
    padding: 40px 0 80px 0;
}

#partnetlogo .partner_caro {
    padding: 20px 0 0 0;
}

#partnetlogo .partner_caro img {
    box-shadow: 0 0 5px 2px #ddddddb0;
    padding: 10px;
    margin: 15px 0;
}

@media (max-width: 768px) {
    .partner_title h2 {
        font-size: 25px;
    }

    #partnetlogo {
        padding: 20px 0 40px 0;
    }

    #partnetlogo .partner_caro {
        padding: 0 0 0 0;
    }
}


/*--------------------------------------
*	integration-services Box Style
*-------------------------------------*/
.integration_services {
    box-shadow: 0px 4px 15px -3px #00000024;
    display: flex;
    align-items: center;
    min-height: 442px;
    background: #fff;
    margin-bottom: 30px;
}

.integration_services .card {
    margin-bottom: 0 !important;
}

@media (max-width: 768px) {
    .integration_services {
        min-height: unset;
    }
}

.integration_services .card-body {
    text-align: center;
}

.integration_services .card-title {
    color: #828282;
}

.integration_services .card_price h5 {
    color: #a139ea;
}

.integration_services .card_img {
    padding: 30px;
    height: 150px;
    display: flex;
    align-items: center;
    border-bottom: 1px dashed;
    border-color: #ddd;
}

.integration_services .btn {
    font-size: 14px;
    letter-spacing: 1px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.social_icons_footer {
    margin-top: 15px;
    display: block;
}

.social_icons_footer a {
    color: #fff;
    margin-right: 10px;
    font-size: 18px;
}

.social_icons_footer a:hover {
    color: #9d15f8 !important;
}

@media (max-width: 768px) {
    .social_icons_footer a {
        margin-right: 7px;
    }
}


/*=================
	Floating marketing tool
	============*/

.flot_marketing_tool {
    position: fixed;
    top: 30%;
    z-index: 999;
    left: 0;
}

.origin_tool {
    background: #efefef;
    display: inline-block;
    padding: 23px;
    margin-left: -213px;
    transition: all 0.5s ease;
}

.origin_tool ul li {
    margin-bottom: 15px;
}

.origin_tool ul li:last-child {
    margin-bottom: 0;
}

.origin_tool ul li a {}

.right_sl_stick {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    padding: 8px 20px;
    display: inline-block;
    transform: rotate(90deg);
    border-radius: 10px 10px 0px 0px;
    position: absolute;
    right: -98px;
    top: 56px;
    z-index: 11;
    cursor: pointer;
}

.right_sl_stick a {
    color: #fff;
}

.origin_tool.active {
    margin-left: 0;
}

.onetimesetup p.title-ots {
    color: #9d15f8;
    font-weight: 600;
    font-size: 16px;
}

.addonprice {
    font-weight: bold;
    color: #9d15f8;
}

.addpon-price-area {
    max-width: 350px;
    width: 100%;
}

.price-addon-check {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.purchase_info {}

.purchase_info h2 {
    font-size: 20px;
    line-height: 30px;
    color: #9d15f8;
}

a.coupon_apply {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    color: #fff;
    padding: 6px 12px;
    width: 100px;
    text-align: center;
    border-radius: 3px;
    margin-left: 15px;
}

div#show_loader img {
    max-width: 29px;
    width: 100%;
    margin-left: 10px;
}

#show_loader {
    display: none;
}

span.old_price {
    text-decoration: line-through;
    color: #ababab;
}

/*====================
	Upgrade Newnine Package
	=========================*/
a.upgradeBtn {
    background: transparent linear-gradient(90deg, #ff057e 0, #fc0 100%) 0 0 no-repeat padding-box;
    color: #fff;
    padding: .375rem .75rem;
    border-radius: 3px;
    margin-top: 15px;
    display: inline-block;
}

a.upgradeBtn:hover {
    background: transparent linear-gradient(90deg, #fc0 0, #ff057e 100%) 0 0 no-repeat padding-box;
}

.details_package p {
    margin-bottom: 25px;
    font-style: italic;
    transform: translateY(-10px);
}

.activedPackage a.upgradeBtn {
    background: #8d8d8d;
}

.newactive {
    background: #a139ea45;
}

.payamount {
    font-weight: bold;
}

.noPostFound {
    padding: 121px;
    text-align: center;
    background: #fff;
    margin-bottom: 23px;
}

.noPostFound h4 {
    color: #c3c3c3;
}

.white-bg {
    background: #fff;
}

tr.renew_need {
    background-color: #ffeb3b33;
}

#trial_error_text {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    position: relative;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    padding: 12px 12px;
}

.sd-tuminol iframe{
    width: 100%;
}

.video_mb_tut iframe{
    width: 100%;
}
.video_mb_tut p {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 13px;
    color: #ff1176;
}

.video_mb_tut {
    background: #fff;
    padding: 11px 15px;
    margin-bottom: 15px;
}

a.fb_share_btn {
    background: #4267b2 !important;
    color: #fff;
    padding: 6px 12px;
    margin-top: 15px;
    display: inline-block;
    border-radius: 3px;
}


@media (max-width: 768px) {
    .saz_responsive a {
        display: block;
        margin-bottom: 20px;
        text-align: center
    }
}

.mobile_title h1 {
    font-size: 27px;
    line-height: 37px;
    font-weight: 500;
}

.btn-apply-now {
    background: #ffffffab;
}

.job_details {
    margin-bottom: 25px;
}

.job_details h4 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px;
}
.job_details ul li {
    list-style: circle;
    margin-bottom: 10px;
    margin-left: 16px;
}

.apply_form {
    background: #fff;
    padding: 25px;
    margin-top: 23px;
}

.apply_form label {
    margin-bottom: 15px;
}
.gif_loader img {
    max-width: 35px;
}