@charset "UTF-8";

* {
    margin: 0;
    padding: 0;
    border: 0;
}

#loader-container {
    width: 800px;
    height: 600px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: absolute;
    background: #fff;
    z-index: 10000;
    border: 1px solid #555555;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    -o-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    background: #fff;
}

#banner_content {
    display: none;
}

.banner {
    font-family: Arial, Helvetica, sans-serif;
    width: 800px;
    height: 600px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #555555;
    overflow: hidden;
    display: block !important;
    background: #531c40;
    transform: translate3d(0px, 0px, 0px);
}

strong {
    font-weight: bold;
}

sup {
    font-size: 6px;
    position: relative;
    top: -0.8em;
    left: -2px;
}

.positionAb {
    position: absolute;
}

.aC {
    left: 0;
    right: 0;
    margin: 0 auto;
}

#clickTag, #clicTr {
    width: 800px;
    height: 600px;
    cursor: pointer;
    box-sizing: border-box;
    top: -1px;
    left: -1px;
}

#loader-container .circle {
    -webkit-animation: spin 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
    border: 5px solid #ddd;
    border-bottom-color: #333;
    border-radius: 50%;
    height: 40px;
    left: 50%;
    margin-left: -22.5px;
    margin-top: -22.5px;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.7s ease-in-out;
    -o-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    width: 40px;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


img{
    width: 100%;
    height: 100%;
    background-size:contain;

}



[id*='txt-']{
    width: 800px;
    left: 0px;
    top: 0px;
}



[id*='cta']{
    width: 165px;
    height: 25px;
    left: 67px;
    top: 286px;
    border-radius: 30px !important;
    background-color: #EB0029;
}


[id*='btn']{
    width: 320px;
    height: 480px;
    left: 0px;
    top: 0px;
}



#background{
    width: 800px;
    height: 600px;
    left: 0px;
    top: 0px;
}

[id*='bg']{
    width: 800px;
    height: 600px;    
}



#p1, #p2, #p3, #p4, #p5, #wrapPaper{
    width: 800px;
    height: 600px;
}

#p1{
    left: 0px;
    top: 0px;
}

#p2{
    left: 800px;
    top: 0px;
}

#p3{
    left: 1600px;
    top: 0px;
}

#p4{
    left: 2400px;
    top: 0px;
}

#p5{
    left: 3200px;
    top: 0px;
}



#dog{
    width: 587px;
    height: 391px;
    left: -64px;
    top: 81px;
}


[id*="logo"]{
    width: 161px;
    height: 64px;
    left: 604px;
    top: 37px;
}


[id*="txt"], #endframe, #card1, #card2{
    width: 800px;
    height: 600px;
    left: 0px;
    top: 0px;
}

#paper{
    width: 800px;
    height: 600px;
    left: 0px;
    top: 0px;
    filter: drop-shadow(0px 0px 7px rgb(0, 0, 0, 0.5));
}




[id*="logo2"]{
    width: 245px;
    height: 98px;
    left: 276px;
    top: 39px;
}


#trama{
    width: 1019px;
    height: 1280px;
    left: 0px;
    top: -300px;
}



#broke{
    width: 4000px;
    height: 600px;
    left: 0px;
    top: 0px;
}