@charset "UTF-8";
/* CSS Document */

/*----------------
Media Query in ordine alfabetico-----------------*/

@-webkit-keyframes animate-heroTwo {
       from { 
            -webkit-transform: scale(1.1) rotate(-7deg); 
           transform: scale(1.1) rotate(-7deg); 
           
        } to { 
            -webkit-transform: scale(1.4) rotate(0deg); 
           transform: scale(1.4) rotate(0deg); 
        }
}

@keyframes animate-heroTwo {
       from { 
            -webkit-transform: scale(1.1) rotate(-7deg); 
           transform: scale(1.1) rotate(-7deg); 
        } to { 
            -webkit-transform: scale(1.4) rotate(0deg); 
           transform: scale(1.4) rotate(0deg); 
        }
}

@-moz-keyframes animate-heroTwo {
       from { 
            -webkit-transform: scale(1.1) rotate(-7deg); 
           transform: scale(1.1) rotate(-7deg); 
        } to { 
            -webkit-transform: scale(1.4) rotate(0deg); 
           transform: scale(1.4) rotate(0deg); 
        }
}
   


@media only screen and (min-width : 320px) {
    
.footer .btn {
    display: inherit !important;
    padding: inherit  !important;
    margin-bottom: inherit !important;
    font-size: 14px !important;
    font-weight: normal !important;
    line-height: inherit !important;
    text-align: inherit !important;
    white-space: inherit !important;
    vertical-align: inherit !important;
    cursor: pointer !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    user-select: none !important;
    background-image: none !important;
    border: none !important;
    border-radius: none !important;
}

.anchorBonusSport{
    position: absolute;
    bottom: 1%;
    left: 1%;
    z-index: 1000;
}  
    
.anchorCasino{
    position: absolute;
    z-index: 500;
    left: 0%;
    bottom: 20%;
    color: #fff;
    border-bottom: 70px solid rgba(45,56,68,.62);
    border-right: 120px solid transparent;
}
    
.arrowAnchorIcon{
    width: 30px;
    fill: #e96105;
}
    
.antiMargin{
    margin-left: 0px;
    margin-right: 0px;
}    
    
.antiPadding{
    padding-left: 0px;
    padding-right: 0px;
}   
    
.bBCasino{
    width: 100%;
    height: auto;
    padding: 2% 4%;
    max-width: 760px;
}
    
.borderFirstCasino{
    background-color: rgba(45,56,68,.7);
}
    
.displayFlexCasino{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
    
.displayMobile{
    display: block;
}

.footer{
    border-top: 1px solid #6b6b6b;
    display: flex;
    align-items: center;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
}    

.hp-section.is-blue{
    color: white;
    background-color: #2d3844;
}
    
.hp-section.is-fullscreen {
    min-height: 45vh;
}

.hp-hero {
    position: relative;
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d; 
    }

    
.is-animated::before {
    animation-name: animate-heroTwo;
    animation-duration: 10s;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
}    
    
.hp-hero::before {
    transform: translate3d(0, 0, 0);
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.285;
    background-image: url(../images/backGroundSvgTwo.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 105%;
    z-index: 1;
    transform: rotate(-10deg) scale(1.1);
}
    
.hp-hero::after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: radial-gradient(ellipse at center, rgba(45, 134, 199, 0.5) 0%, rgba(45, 134, 199, 0) 100%);
    z-index: 2;
}   
    
.iconPreFooter{
    width: auto;
    height: 70px;
    fill: #2d3844;
}
    
.iconPreFooterWhite{
    width: auto;
    height: 55px;
    fill: #ffffff;
}
    
.iconPreFooterSlot{
    width: auto;
    height: 70px;
    fill: #2d3844;
    margin-left: 10px;
}
    
.iconPreFooterSlotWhite{
    width: auto;
    height: 55px;
    fill: #ffffff;
    margin-left: 10px;
}
    
.iconWrapperPreFooter{
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    width: 100%;
    padding-top: 8%;
    padding-bottom: 1%;
}
    
.iconWrapperPreFooterWhite{
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    width: 100%;
}
    
.imgAnchorCasino{
    width: 55px;
    height: auto;
    cursor: pointer;
    z-index: 600;
    position: absolute;
    bottom: 20.5%;
    left: 0.5%;
}
    
.logoFooter{
    width: auto;
    height: 23px;
    margin: 2% 1%;
}
    
.numberWrapperPreFooter{
    font-family: 'Oswald', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-size: 20px;
    color: #6b6b6b;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
    
.numberWrapperPreFooterWhite{
    font-family: 'Oswald', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-size: 25px;
    color: #ffffff;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
    
.promoWrapperCasino{
    display: block;
    width: 77%;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    z-index: 1000;
}
    
.registerButtonCasino {
    padding: 8px 5px;
    /*background-color: #e96105;*/
    background-color: #75c482;
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-style: normal;
    font-size: 17px;
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    cursor: pointer;
    margin-top: 10.5%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    letter-spacing: -0.3px;
}
    
.textAlignLeft{
    display: flex;
    align-items: center;
    justify-content: flex-start; 
}
    
.textAlignRight{
    display: flex;
    align-items: center;
    justify-content: flex-end; 
}
    
.textWrapperPreFooter{
    font-family: 'Oswald', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    color: #2d3844;
    font-weight: 500;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
    padding: 1% 15% 8% 15%;
}
    
.textWrapperPreFooterWhite{
    font-family: 'Oswald', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    text-align: -webkit-center;
    text-align: -moz-center;
}
    
.tradeMark{
    width: 1.5em;
    height: 1.35em;
    line-height: 1.5em;
    border-radius: 100%;
    min-height: 1.5em;
    max-height: 1.5em;
    border: solid 1px #2d3844;
    color: #2d3844;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: bold;
    font-style: normal;
    font-size: 8px;
    text-transform: uppercase;
    text-decoration: none;
    background-color: none;
    display: flex;
    align-items: center;
    justify-content: center;
}
    
.socialIcons {
    height: 16px;
    width: auto;
    fill: #2d3844;
    cursor: pointer;
    margin: 0% 3.5%;
}
    
.socialIcons:hover{
    fill: #e96105;
}
    
.viewportGrey{
    background-color: #2d3844;
}
    
.zIndex{
    z-index: 1000;
    display: none;
    position: absolute;
    bottom: 1%;
}
    
}


/*XS*/
@media only screen and (min-width : 480px) {
    
.anchorCasino{
    bottom: 0%;
}
    
.imgAnchorCasino{
    bottom: 0.5%;
}
   
.hp-hero::before {
    transform: rotate(0deg) scale(1.0);
}   
    
.hp-section.is-fullscreen {
    min-height: 350px;
}   
    
.promoWrapperCasino{
    width: 70%;
}
    
.registerButtonCasino {
    margin-top: 2.5%;
    width: 100%;
    padding: 7px 0px;
    letter-spacing: -0.6px;
}
    
}


/*SM*/
@media (min-width: 768px) { 
    
.borderFirstCasino{
    background-color: rgba(45,56,68,.5);
}
    


.footer{
    margin-left: auto;
    margin-right: auto;
}   
    
.hp-section.is-fullscreen {
    min-height: 100vh;
}
    
.iconWrapperPreFooter{
    padding-top: 20%;
}
    
.promoWrapperCasino{
    width: 55%;
    margin-bottom: 7%;
}
    
.registerButtonCasino {
    font-size: 18px;
    padding: 11px 6px;
    margin-top: 7.5%;
    width: 100%;
    letter-spacing: 0px;
}    
    
.textWrapperPreFooter{
    padding-bottom: 20%;
    font-size: 13px;
}
    
}


/*MD*/
@media (min-width: 992px) {   
    
.anchorCasino {
    border-bottom: 100px solid rgba(45,56,68,.62);
    border-right: 150px solid transparent;
}
    
.displayMobile{
    display: none;
}
    
.hp-hero::before {
    background-size: 87%;
    opacity: 0.085;
    transform: rotate(-10deg) scale(1.1);
}
    
.hp-section.is-fullscreen {
    height: 550px;
}
    
.imgAnchorCasino{
    width: 75px;
}
    
.logoFooter{
    height: 30px;
}
    
.numberWrapperPreFooter{
    font-size: 25px;
}
    
.paddingLeftIcon{
    padding-left: 13.8%;
}
    
.paddingRightIcon{
    padding-right: 13.8%;
}
    
.promoWrapperCasino{
    width: 40%;
    margin-bottom: 6%;
}
    
.registerButtonCasino {
    font-size: 21px;
    padding: 10px 8px;
    margin-top: 8.5%;
} 
    
.socialIcons{
    height: 20px;
    margin: 0% 1%;
}
    
.zIndex{
    z-index: 1000;
    display: block;
}
    
}



/*LG*/
@media (min-width: 1500px) { 
    
.anchorCasino{
    border-bottom: 150px solid rgba(45,56,68,.62);
    border-right: 200px solid transparent;
}
    
.hp-section.is-fullscreen {
    height: 700px;
}
    
.iconPreFooterWhite{
    height: 70px;
}
    
.iconPreFooterSlotWhite{
    height: 70px;
}
    
.imgAnchorCasino{
    width: 100px;
}
    
.numberWrapperPreFooter{
    font-size: 30px;
}
    
.numberWrapperPreFooterWhite{
    font-size: 30px;
}
    
.paddingLeftIcon{
    padding-left: 0%;
}
    
.paddingRightIcon{
    padding-right: 0%;
}
    
.promoWrapperCasino{
    margin-bottom: 3%;
    width: 30%;
}
    
.registerButtonCasino {
font-size: 28px;
    margin-top: 8.5%;
    padding: 10px 8px;
} 
    
.textWrapperPreFooterWhite{
    font-size: 15px;
}

}