@charset "UTF-8";

address, article, aside, datalist, details, canvas, figcaption, figure, footer, header,hgroup, main, mark,  nav, section, summary {display: block; }
.clear:after,.clearfix:after, ul.button-group:after, ol.button-group:after, .nav ul:after, .tabs>div:after,[role~=tabpanel]:after{content:" "; display:block; height:0; font-size:0; clear:both; visibility:hidden; }
img { border:none; }
* { -webkit-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; margin:0; padding:0; }


body { 

	margin:0 auto;
	font-family: 'Lato', sans-serif;
	font-size:14px; 
	color:#fff; 
	overflow-x:hidden;
	background-color: #000000;
}


header.section {
    padding: 0;
	background: url("../images/bg.jpg") center top no-repeat; 
  	-webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;  
	}


.toprow {
    padding: 10px 0px 5px 0px;
    margin: 0 auto;
}


.toprow .toprow-inner .logo {
    max-width: 230px;
    width: 100%;
    /* padding: 0 15px; */
    filter: drop-shadow(0 1px 1px #000);
}

.toprow .toprow-inner {
    display: flex;
    justify-content: center;
    align-items: center;
}


.section-inner {
    max-width: 1240px;
    position: relative;
    margin: 0 auto;
}

.gradient{
    background: url(../images/bg-gradient.png) center bottom no-repeat;
    width: 100%;
    display: block;
    background-size: cover;
}

.offer .offer-block {
    max-width: 520px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    font-size: 15px;
    padding-top: 18px;
}

.offer-block {
    max-width: 490px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    font-size: 15px;
}

.bonus-offer .bonus-block .bonus-block-inner {
    padding: 40px 10px 12px;
    color: #ffffff;
}

.CodeLine{
	width: 90%;
    max-width: 575px;
    display: flex;
    justify-content: center;
    height: 65px;
    line-height: 45px;
    margin: 0 auto;
    position: relative;
    text-transform: uppercase;
}

.BoxCode{
    font-size: 32px;
    font-weight: 700;
    display: block;
    width: 55%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    color: #ffff00;
    float: left;
    border-left: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
    border-bottom: 1px dashed #ffffff;
    font-family: 'Lato', sans-serif;
}

.ButtonCode{
	font-size: 22px;
	font-weight: 700;
    display: block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    background-color: #ffff00;
    border-right: 1px solid #ffff00;
    border-top: 1px solid #ffff00;
    border-bottom: 1px solid #ffff00;
    border-left: 2px solid #ffff00;
    color: #000000;
    float: left;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
}

.button-bonus {
    background-color: #e92930;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 15px;
    transition: 0.1s;
    max-width: 575px;
    width: 90%;
    font-size: 32px;
}

.imgleft{
	width: 100%;
    max-width: 320px!important;
    position: absolute;
    top: 0px;
    left: 0px;
}

.imgright{
	width: 100%;
    max-width: 320px!important;
    position: absolute;
    top: 0px;
    right: 0px;
}

.section-container{
	padding: 55px 0 55px;
}


/* SECTION GIFS */


.gifs {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    text-align: center;
    padding: 25px 0 0;
}



.gifs li {
    width: 31.36%;
    max-width: 375px;
    margin: 15px 15px 30px;
}

.gifs li h3 {
    text-transform: uppercase;
    font-size: 22px;
}

li h3 {
    color: #ffffff;
}

ul, li {
    list-style: none;
    padding: 0;
}

.gifs{
	display: flex;
    justify-content: center;
    align-items: flex-start;
    padding: 25px 0 0;
}

.gifs img {
    width: 100%;
    height: auto;
    border: 0;
    outline: none;
    display: block;
    padding: 15px 0;
}

img {
    max-width: 100%;
}

#Bar_Footer {
     display: block;
     width: 100%;
     min-height: 75px;
     background: #6a0702;
}

#BarFooterTerms {
    display: block;
    width: 100%;
    height: auto;
    min-height: auto;
    background: #000000;
    position: relative;
    bottom: auto;
    left: auto;
    z-index: 9999999;
    opacity: 1;
    max-width: 900px;
    margin: 0 auto;
    text-align: justify;
}

#BoxTerms{
    padding: 20px;
}


 #Bar_Footer .CenterCont {
     display: block;
     width: 100%;
     max-width: 700px;
     height: 100%;
     margin: 0px auto 0px auto;
     padding: 20px;
}
 #Bar_Footer .CenterCont #ButtonTerms {
    display: block;
    width: 100%;
    max-width: 140px;
    height: 36px;
    line-height: 33px;
    margin: 0px auto;
    float: left;
    background: #6a0702;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer !important;
    border-radius: 5px;
    border: 1px solid #ffffff;
    font-size: 14px;
}

 #Bar_Footer .CenterCont #payments {
     display: block;
     width: 100%;
     max-width: 450px;
     height: auto;
     margin: 0px auto 0px auto;
     float: right;
}

#payments{
	display: block;
    width: 100%;
    max-width: 450px;
    height: auto;
    margin: 0px auto 0px auto;
    float: right;
}


.skele{
    max-width: 200px;
	overflow: hidden;
}



/* 	media queries */

@media screen and (max-width: 1440px){

.imgleft{
    width: 100%;
    max-width: 320px!important;
    position: absolute;
    top: 0px;
    left: 15px;
}

.imgright{
    width: 100%;
    max-width: 320px!important;
    position: absolute;
    top: 0px;
    right: 0px;
}

.offer .offer-block {
    max-width: 450px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    font-size: 13px;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 901px){
 
.imgleft{
    width: 100%;
    max-width: 295px!important;
    position: absolute;
    top: 0px;
    left: 15px;
}

.imgright{
    width: 100%;
    max-width: 295px!important;
    position: absolute;
    top: 0px;
    right: 0px;
}

.ButtonCode {
    font-size: 16px;
    font-weight: 700;
    display: block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    background-color: #ffff00;
    border-right: 1px solid #ffff00;
    border-top: 1px solid #ffff00;
    border-bottom: 1px solid #ffff00;
    border-left: 2px solid #ffff00;
    color: #000000;
    float: left;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    }

.button-bonus {
    background-color: #e92930;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 15px;
    transition: 0.1s;
    max-width: 575px;
    width: 90%;
    font-size: 24px;
    }

.offer .offer-block {
    max-width: 365px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    font-size: 11px;
	}

.gifs {
    flex-direction: column;
    }

.gifs li{
    width: 90%;
    max-width: 500px;
    margin: 0 auto 30px;
    }
}

@media only screen and (max-width: 900px) and (min-width: 769px){
.imgleft{
    width: 100%;
    max-width: 250px!important;
    position: absolute;
    top: 0px;
    left: 15px;
}

.imgright{
    width: 100%;
    max-width: 250px!important;
    position: absolute;
    top: 0px;
    right: 0px;
}
.BoxCode {
    font-size: 26px;
    font-weight: 700;
    display: block;
    width: 55%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    color: #ffff00;
    float: left;
    border-left: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
    border-bottom: 1px dashed #ffffff;
    font-family: 'Lato', sans-serif;
    }

.ButtonCode {
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    background-color: #ffff00;
    border-right: 1px solid #ffff00;
    border-top: 1px solid #ffff00;
    border-bottom: 1px solid #ffff00;
    border-left: 2px solid #ffff00;
    color: #000000;
    float: left;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    }

.button-bonus {
    background-color: #e92930;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 15px;
    transition: 0.1s;
    max-width: 575px;
    width: 90%;
    font-size: 20px;
    }

.toprow .toprow-inner .logo {
    max-width: 180px;
    width: 100%;
    padding: 0 15px;
    filter: drop-shadow(0 1px 1px #000);
    }

.offer .offer-block {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    font-size: 10px;
    }

.offer-block h1{
    font-size: 20px;
    }

.gifs {
    flex-direction: column;
    }

.gifs li{
    width: 90%;
    max-width: 500px;
    margin: 0 auto 30px;
    }

#Bar_Footer .CenterCont {
    display: block;
    width: 100%;
    max-width: 570px;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 15px;
    }

#Bar_Footer .CenterCont #payments {
    display: block;
    width: 100%;
    max-width: 375px;
    height: auto;
    margin: 5px auto 0px auto;
    float: right;
    }

#Bar_Footer .CenterCont #ButtonTerms {
    display: block;
    width: 100%;
    max-width: 110px;
    height: 35px;
    line-height: 34px;
    margin: 2px auto;
    float: left;
    background: #6a0702;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer !important;
    border-radius: 5px;
    border: 1px solid #ffffff;
    font-size: 12px;
    }

#Bar_Footer {
    display: block;
    width: 100%;
    min-height: 70px;
    background: #6a0702;
    }
}


@media only screen and (max-width: 768px) and (min-width: 640px){
.toprow .toprow-inner .logo {
    max-width: 180px;
    width: 100%;
    filter: drop-shadow(0 1px 1px #000);
    }
.offer .offer-block {
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    font-size: 9px;
    }

.imgleft{
    width: 100%;
    max-width: 200px!important;
    position: absolute;
    top: 0px;
    left: 15px;
    }

.imgright{
    width: 100%;
    max-width: 200px!important;
    position: absolute;
    top: 0px;
    right: 0px;
    }

.BoxCode {
    font-size: 25px;
    font-weight: 700;
    display: block;
    width: 55%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    color: #ffff00;
    float: left;
    border-left: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
    border-bottom: 1px dashed #ffffff;
    font-family: 'Lato', sans-serif;
    }
.ButtonCode {
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    background-color: #ffff00;
    border-right: 1px solid #ffff00;
    border-top: 1px solid #ffff00;
    border-bottom: 1px solid #ffff00;
    border-left: 2px solid #ffff00;
    color: #000000;
    float: left;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    }
.button-bonus {
    background-color: #e92930;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 15px;
    transition: 0.1s;
    max-width: 575px;
    width: 90%;
    font-size: 20px;
    }
.gifs {
    flex-direction: column;
    }

.gifs li{
    width: 90%;
    max-width: 500px;
    margin: 0 auto 30px;
    }

#Bar_Footer .CenterCont {
    display: block;
    width: 100%;
    max-width: 570px;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 15px;
    }

#Bar_Footer .CenterCont #payments {
    display: block;
    width: 100%;
    max-width: 375px;
    height: auto;
    margin: 5px auto 0px auto;
    float: right;
    }

#Bar_Footer .CenterCont #ButtonTerms {
    display: block;
    width: 100%;
    max-width: 110px;
    height: 35px;
    line-height: 34px;
    margin: 2px auto;
    float: left;
    background: #6a0702;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer !important;
    border-radius: 5px;
    border: 1px solid #ffffff;
    font-size: 12px;
    }
#Bar_Footer {
    display: block;
    width: 100%;
    min-height: 70px;
    background: #6a0702;
    }
}


@media only screen and (max-width: 640px) and (min-width: 480px){
.toprow .toprow-inner .logo {
    max-width: 160px;
    width: 100%;
    filter: drop-shadow(0 1px 1px #000);
    }

header.section {
    padding: 0;
    background: url("../images/bg-mbl.jpg") center top no-repeat; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
    }

.button-bonus {
    background-color: #e92930;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 15px;
    transition: 0.1s;
    max-width: 575px;
    width: 90%;
    font-size: 24px;
    }

.offer .offer-block {
    max-width: 400px;
    margin: 0 auto;
    text-align: center;
    border-radius: 3px;
    font-size: 10px;
    }

.ButtonCode {
    font-size: 18px;
    font-weight: 700;
    display: block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    background-color: #ffff00;
    border-right: 1px solid #ffff00;
    border-top: 1px solid #ffff00;
    border-bottom: 1px solid #ffff00;
    border-left: 2px solid #ffff00;
    color: #000000;
    float: left;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    }

.BoxCode {
    font-size: 28px;
    font-weight: 700;
    display: block;
    width: 55%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    color: #ffff00;
    float: left;
    border-left: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
    border-bottom: 1px dashed #ffffff;
    font-family: 'Lato', sans-serif;
    }

.imgleft{
    display: none;
    }

.imgright{
    display: none;
    }

.gifs {
    flex-direction: column;
    }

.gifs li{
    width: 90%;
    max-width: 500px;
    margin: 0 auto 30px;
    }

#Bar_Footer .CenterCont {
    display: block;
    width: 100%;
    max-width: 480px;
    height: 100%;
    margin: 0px auto 0px auto;
    padding: 20px;
    }

#Bar_Footer .CenterCont #payments {
    display: block;
    width: 100%;
    max-width: 270px;
    height: auto;
    margin: 5px auto 0px auto;
    float: right;
    }
#Bar_Footer .CenterCont #ButtonTerms {
    display: block;
    width: 100%;
    max-width: 140px;
    height: 30px;
    line-height: 28px;
    margin: 0px auto;
    float: left;
    background: #6a0702;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer !important;
    border-radius: 5px;
    border: 1px solid #ffffff;
    font-size: 13px;
    }
#Bar_Footer {
    display: block;
    width: 100%;
    min-height: 65px;
    background: #6a0702;
    }
}


@media only screen and (max-width: 479px) and (min-width: 320px){

header.section {
    padding: 0;
    background: url("../images/bg-mbl.jpg") center top no-repeat; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;  
    }
.toprow .toprow-inner .logo {
    max-width: 160px;
    width: 100%;
    filter: drop-shadow(0 1px 1px #000);
    }

.button-bonus {
    background-color: #e92930;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: 15px;
    transition: 0.1s;
    max-width: 575px;
    width: 90%;
    font-size: 21px;
    }

.ButtonCode {
    font-size: 14px;
    font-weight: 700;
    display: block;
    width: 45%;
    height: 50px;
    line-height: 50px;
    margin: 0px;
    position: relative;
    background-color: #ffff00;
    border-right: 1px solid #ffff00;
    border-top: 1px solid #ffff00;
    border-bottom: 1px solid #ffff00;
    border-left: 2px solid #ffff00;
    color: #000000;
    float: left;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
    }

#Bar_Footer .CenterCont {
    display: block;
    width: 100%;
    max-width: 300px;
    height: 100%;
    margin: 0px auto 0px auto;
    padding-top: 15px;
    }
#Bar_Footer .CenterCont #ButtonTerms {
    display: block;
    width: 100%;
    max-width: 70px;
    height: 26px;
    line-height: 24px;
    margin: 0px auto;
    float: left;
    background: #6a0702;
    text-align: center;
    text-decoration: none;
    color: #fff;
    cursor: pointer !important;
    border-radius: 5px;
    border: 1px solid #ffffff;
    font-size: 8px;
    }
#Bar_Footer .CenterCont #payments {
    display: block;
    width: 100%;
    max-width: 180px;
    height: auto;
    margin: 0px auto 0px auto;
    float: right;
    padding-top: 5px;
    }
#Bar_Footer {
    display: block;
    width: 100%;
    min-height: 60px;
    background: #6a0702;
    }
.BoxCode {
    font-size: 30px;
    font-weight: 700;
    display: block;
    width: 55%;
    height: 50px;
    line-height: 45px;
    margin: 0px;
    position: relative;
    color: #ffff00;
    float: left;
    border-left: 1px dashed #ffffff;
    border-top: 1px dashed #ffffff;
    border-bottom: 1px dashed #ffffff;
    font-family: 'Lato', sans-serif;
    }
.gifs li h3 {
    text-transform: uppercase;
    font-size: 13px;
    }
.imgright,.imgleft {
    display: none;
    }
.offer-img{
    max-width: 290px;
    padding-bottom: 30px;
    }
.offer-block h1{
    font-size: 17px;
    }
.gifs {
    flex-direction: column;
    }

.gifs li{
    width: 90%;
    max-width: 500px;
    margin: 0 auto 30px;
    }
}

@media only screen and (max-width: 319px) and (min-width: 1px){

.section,.section-container,#Bar_Footer{
    display: none;
    }
}
