
body {
    background: #212132 url(images/main.svg) repeat-y;
background-size: 100%;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: normal;
    overflow-x: hidden;
	font-size:15px;
	line-height:1.6;
	color: #c5c5c5;
	
}

html, body {
  width: 100%;
  height: 100%;
  margin:0;padding:0;
}



/*---------------------------------------
  Typorgraphy              
-----------------------------------------*/

h1,h2,h3,h4,h5,h6 {
  font-style: normal;
  font-weight: 700;
  margin:0 0 15px;
  line-height:1.3;
  color:#fff;
}

h1 {
 
  font-size: 24px;
 
}

h2 {
  
  font-size: 24px;
 
}

h3 {

  font-size: 20px;

}


p {
margin:0 0 15px;
}




html{
  -webkit-font-smoothing: antialiased;
}

a {
  color: #757557;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none !important;
}

a:hover, a:active, a:focus {
  color: #000000;
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#banner {
  background:url(images/welcomebonus.jpg) no-repeat center center;
  background-size: cover;
  height:380px;
  position:relative;
}
.overlay {position:absolute;left:0;top:0;width:100%;height:100%;}
@media (max-width:1199px) {
#banner {height:280px;}
}
@media (max-width:991px) {
#banner {height:200px;}
}
@media (max-width:767px) {
#banner {display:none;}
}
.container {
max-width:1200px;
padding-left:15px;
padding-right:15px;
width:100%;
margin:0 auto;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
b {font-weight:700;}
footer {
background: url(images/footer.png) repeat,#0a0a14;
clear: both;
width: 100%;
text-align: center;
padding:30px 0 0;
}

footer p {
font-size: 13px;
opacity:0.6;;
}
.develover-logos {padding:0 0 30px;opacity:0.7;}
.develover-logos img {margin:5px 10px;filter: brightness(0) invert(0.4);}
a.gl_1 {margin-right:10px;font-weight:700;text-align:center;padding:10px 30px;border-radius:30px;box-shadow: 0 3px 0 0 #3c7028,0 4px 4px 0 #000;
background-color: #62c23c;
color: #fff;}
a.gl_2 {font-weight:700;color:#fff;text-align:center;padding:10px 30px;border-radius:30px;box-shadow: 0 3px 0 0 #871628,0 4px 4px 0 #000;
background-color: #fe284a;}
.go_links_2 {padding:30px 0;}
.head-col-1, .head-col-2 {float:left;width:50%;}
.head-col-2 {text-align:right;}
.head-col-1 img {max-width:160px;display:block;}
header {padding:20px 15px 20px;
background-color: rgba(37,37,54,.95);
}
.copyright {padding:20px 0;border-top: 1px dashed #303036;}
.bonus-text {padding:30px 15px 50px;border-bottom:1px solid #6a6463;border-top:1px solid #746252;text-align:center;background: url(images/pattern.png) 0 0 repeat, rgba(32, 28, 25, 0.77);}
.bonus-text b {margin-bottom:30px;display:block;font-size:30px;color: #ffe2b7;
text-shadow: 2px 2px #000;}
.bonus-text a.gl_1 {margin:0;padding:12px 50px;}
#service {padding:40px 0 50px;}
table {border-collapse: collapse;margin:0 0 15px;width:100%;border:1px solid rgba(255,255,255,0.1);}
th, td {padding:10px 15px;border:1px solid rgba(255,255,255,0.1);}
ul, ol {margin:0 0 15px 15px;padding:0;}
blockquote {margin:0 0 15px;font-size:17px;font-style:italic;color:#fff;padding:0 0 0 15px;border-left:4px solid #ffde26;}
@media screen and (max-width: 767px) {
    .vatb {
        width: 100%;
        overflow: auto!important;
        border:1px solid rgba(255,255,255,0.1);
        box-sizing: border-box;
        margin: 20px 0 20px;
    }
    .vatb table {
        margin: 0 0 0 0!important;
        border: none!important;
        border-radius: 0!important;
    }
}
.about-block {padding:40px 0;box-shadow: inset 0 0 30px 0 rgba(0,0,0,.5);}
.about-block ul, .about-block ol {margin:0 0 15px;list-style:none;}
.about-block ul li, .about-block ol li {position:relative;}
.about-block ul li {padding-left:18px;}
.about-block ul li:before {content:"";position:absolute;left:0;top:9px;width:7px;height:7px;border-radius:50%;background:#fe284a;}
.about-block ol li {padding-left:36px;padding-bottom:15px;}
.about-block ol li:last-child {padding-bottom:0;}
.about-block ol li:before {content:"1";position:absolute;left:0;top:-2px;border-radius:50%;color:#fff;font-weight:700;text-align:center;width:26px;height:26px;background:#2c324c;}
.about-block ol li:nth-child(2):before {content:"2";}
.about-block ol li:nth-child(3):before {content:"3";}
.about-block ol li:nth-child(4):before {content:"4";}
.about-block ol li:nth-child(5):before {content:"5";}
.about-block ol li:nth-child(6):before {content:"6";}
.section_links a {background-color: #4d5a85;box-shadow: 0 3px 0 0 #2c3552,0 4px 4px 0 #000;border-radius:30px;font-weight:700;color:#fff;padding:7px 15px;margin:5px;text-align:center;} 
.section_links {text-align:center;padding:20px 0;}

@media (max-width:767px) {
.section_links {display:block;}
}

span.promocode { 
position:relative;

cursor:pointer;
color: #6ef770;
display:inline-block!important;
font-size:16px!important;
font-weight:700;

position:relative;
}

span.promocode:after {
	content: '';
    -webkit-mask-image: url(images/copy.svg);
    mask: url(images/copy.svg);
    -webkit-mask-position: 50%;
    background-color: #6ef770;
    position:absolute;
    width: 18px;
    height: 18px;
    top:3px;
	right:-25px;
}

@media (max-width:640px) {

.head-col-1, .head-col-2 {width:100%;}
.head-col-2 {text-align:center;}
.develover-logos img {max-width:110px;}
header {text-align:center;}
.head-col-1 img {margin:0 auto;}
.head-col-1 {padding:0 0 30px;}
}

@media (max-width:400px) {
.go_links_1 a, .go_links_2 a {display:block;}
a.gl_1 {margin-right:0;margin-bottom:15px;}
.develover-logos img {max-width:90px;}
}


html.with--no_scroll {
    overflow:     hidden;
    margin-right: 17px;
}

.popup__layout {
    position:           fixed;
    left:               0;
    top:                0;
    width:              100%;
    height:             100%;
    background:         #000;
    z-index:            1000;
    will-change:        top;
    opacity:            .75;
    visibility:         visible;
    -webkit-transition: opacity 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    transition:         opacity 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
}

.popup__container {
    position:            fixed;
    left:                0;
    top:                 0;
    width:               100%;
    height:              100%;
    -webkit-perspective: 600px;
    perspective:         600px;
    z-index:             1001;

    text-align:          center;
    visibility:          visible;
    overflow-y:          scroll;

    padding:             15px;
}

.popup__container:before {
    content:        '';
    display:        inline-block;
    height:         100%;
    vertical-align: middle;
}

.popup__body {

    border: 1px solid transparent;
    border-radius: 10px;
    box-shadow: 0 8px 10px #000;
    background: url(images/promo.png) repeat,linear-gradient(#1c2240,#1c2240) padding-box,linear-gradient(180deg,#4d5a85,rgba(70,82,121,0)) border-box;
   
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 25px 20px 20px;
 

    pointer-events:     auto;
    position:           relative;
   width:100%;
    display:            inline-block;
    vertical-align:     middle;
   
    -webkit-transition: all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    transition:         all 300ms cubic-bezier(.2, 0, .2, 1), visibility 0ms 0ms;
    visibility:         visible;
    -webkit-transform:  translateY(0);
    transform:          translateY(0);
    opacity:            1;
    max-width:          400px;
}
.popup__body.mobile {max-width: 340px;}
.popup__body a.gl_2 {display:block;margin:20px auto 10px;padding:10px;max-width:180px;}
.popup__close {
    position:        absolute;
    font-size:       1.2rem;
    right:           0px;
    top:             0px;
    cursor:          pointer;
    color:           #fff;
    background:      url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTQgMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik02Ljk5OTk5IDUuNTg1MThMMi4wNTA4IDAuNjM1OTg2TDAuNjM2NTg1IDIuMDUwMkw1LjU4NTc3IDYuOTk5MzlMMC42MzUzNzYgMTEuOTQ5OEwyLjA0OTU5IDEzLjM2NEw2Ljk5OTk5IDguNDEzNkwxMS45NTAzIDEzLjM2MzlMMTMuMzY0NSAxMS45NDk3TDguNDE0MiA2Ljk5OTM5TDEzLjM2MzMgMi4wNTAyOUwxMS45NDkxIDAuNjM2MDc5TDYuOTk5OTkgNS41ODUxOFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPg==") 50% 50% no-repeat;
    background-size: 13px;
    width:           30px;
    height:          30px;
    border:          0;
    display:         flex;
    align-items:     center;
    justify-content: center;
}


.popup__heading {
    font-size:   18px;
    line-height: 21px;
    margin:      0 0 12px;
    color:       #000;
    font-weight: bold;
    text-align:  center;
}

.promo__text {
    max-width:    400px;
    margin-left:  auto;
    margin-right: auto;
}

.promo__image {
   
    margin: 30px auto 15px;
	display:block;
 
}
.popup__heading__promo {font-weight:700;color:#fff;font-size:20px;margin: 0 0 30px;}
.promo {background-color: #212132;
background-image: url(images/bg.svg);
background-repeat: repeat;
padding:40px 0;
}

.promo-row {
 display: flex;
 justify-content: space-between;
 align-items: center;
border-radius: 8px;
box-shadow: 0 5px 10px 0 #000;
background: url(images/pbg.png) repeat,#1c2240;

margin:0 0 15px;

}
.prm {
margin:0;
 padding: 15px 20px;
flex: 0 1 auto;
width: 17.5%;

}
.prm:first-child {width:30%;} 
.prm:first-child b {color:#fff;}
.prm:nth-child(2) b, .prm:nth-child(3) b, .prm:nth-child(4) span {display:block;}
.prm span {font-size:14px;}

.prm:nth-child(2) b, .prm:nth-child(3) b {color:#ffee5b;}
.promo-title {font-weight:700;color:#e8ce3a;margin:0 0 15px;font-size:22px;}
@media (max-width: 1199px) {
.prm {width: 20%;}
.prm:first-child {width:20%;} 
}
@media (max-width: 991px) {
.promo-row {display: flex;
 flex-flow: column nowrap;
 justify-content: space-between;
 align-items: center;
 align-content: space-between;
 text-align:center;
 padding:10px 0 25px;
 max-width:330px;
 margin:0 auto 15px;
}
.prm {padding: 5px 15px;}
.prm {width: 100%;}
.prm:first-child {width:100%;} 
.prm:nth-child(4) {padding: 5px 15px 15px;}
}
@media (max-width: 768px) {


    .popup__body {
        min-width: auto;
    }

    .promo__image {
       
        margin-top: 10px;
    }

    html.with--no_scroll {
        margin-right: 0;
    }
}